@charset "utf-8";
body {
	color: #000000;
	font-size: 14px;
	background-color: #fff;
	overflow-x: auto;
	font-family: "Microsoft YaHei", "Tahoma", "宋体";
	*font-family: "微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

img {
	display: inline-block;
	border: none;
}

a {
	cursor: pointer;
	text-decoration: none;
}

li {
	list-style: none;
}

input {
	border: none;
}

.mainNav {
	clear: both;
	width: 100%;
	margin: 0px auto 0;
	margin-top: 0px;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
}

.mainNav .mainNav_wrap {
	width: 1000px;
	margin: 0 auto;
	height: 100px;
	background: url(../img/nav_bg.png) no-repeat;
	overflow: hidden;
	position: relative;
	z-index: 100;
}

.mainNav .nav_bg {
	height: 26px;
	background: #000;
	width: 100%;
	margin-top: -65px;
	position: relative;
	z-index: -1;
}

.mainNav.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav ul {
	width: 900px;
	margin: 0 auto;
	color: #fbfbfb;
	height: 50px;
	margin-top: 20px;
	line-height: 23px;
}

.mainNav ul li {
	width: auto;
	padding: 0 5px;
	text-align: center;
	float: left;
	font-size: 16px;
	cursor: pointer;
}

.mainNav ul li:hover {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.mainNav ul a:hover {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.mainNav ul .activeNav a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.mainNav a {
	float: left;
	text-align: center;
	font-size: 16px;
	width: 135px;
	cursor: pointer;
	color: #fff;
}

.mainNav a.last {
	position: relative;
	top: 10px;
}

.nav_zx {
	margin-top: 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.wrapper {
	width: 1000px !important;
	margin: 0 auto;
}

.a_btn {
	display: block;
	width: 250px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	font-size: 16px;
	color: #9d6f5b;
	border: 1px solid #9d6f5b;
	box-sizing: border-box;
	border-radius: 4px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.a_btn:hover {
	background: #9d6f5b !important;
	color: #fff;
}

.a_btn_hollow {
	display: block;
	background: #fff !important;
	width: 322px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
	text-align: center;
	color: #51c21a;
	cursor: pointer;
	border: 1px solid #51c21a;
}

.a_btn_hollow:hover {
	background: #51c21a !important;
	color: #fff;
}

.a_list {
	display: block;
	width: 510px;
	margin: 0 auto;
	margin-top: 40px;
}

.a_list a:nth-child(1) {
	float: left;
}

.a_list a:nth-child(2) {
	float: right;
	margin-top: 30px;
}

.contents .content {
	display: none;
}

.contents .active-content {
	display: block !important;
}

.padtop60 {
	padding-top: 60px;
}


/*<!--头部【导语和表单】-->*/

.header {
	width: 100%;
	height: 556px;
	background: url(../img/banner.jpg) no-repeat center top;
}

.header .headbtn_list {
	position: relative;
	width: 300px;
	height: 34px;
	line-height: 34px;
	margin: 0 auto;
	top: 370px;
	left: -330px;
}

.header .headbtn_list a.button {
	display: block;
	font-size: 18px;
	height: 58px;
	line-height: 58px;
	color: #8e8f91;
	background: url(../img/btn_bannder.png) no-repeat;
	background-size: contain;
}

.header .headbtn_list p {
	font-size: 20px;
	color: #008260;
	width: 300px;
	text-align: center;
	margin-top: 10px;
}

.dyform {
	width: 100%;
	height: 430px;
	padding-bottom: 30px;
}

.dyform p {
	font-size: 16px;
	color: #333;
	padding-left: 15px;
	margin-top: 10px;
}

.dybox {
	width: 510px;
	height: 364px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	padding: 40px 0 0 20px;
}

.biaodan {
	width: 425px;
	height: 364px;
	padding-top: 40px;
	background: url(../img/bg_form.png) no-repeat;
	position: relative;
	top: 30px;
}

.biaodan h2 {
	line-height: 30px;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	display: block;
	width: 265px;
	color: #aab2bd;
}

.biaodan form .mobile,
.biaodan form .name,
.biaodan form .branch,
.biaodan form .Pchengji {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 36px;
	margin-bottom: 10px;
}

.biaodan form .mobile {
	background: url(../img/telBox.jpg) no-repeat center;
}

.biaodan form .name {
	background: url(../img/nameBox.jpg) no-repeat center;
}

.biaodan form .Pchengji {
	background: url(../img/input3.gif) no-repeat center;
}

.biaodan form .branch {
	background: url(../img/cityBox.jpg) no-repeat center;
}

.biaodan form .from_submit {
	width: 301px;
	margin: 0 auto;
}

.from_submit #submit {
	display: block;
	background: #9d6f5b !important;
	margin-bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #9d6f5b;
}

.from_submit #submit:hover {
	background: #886252 !important;
	color: #fff;
}

.from_submit a.submit {
	background: #fff !important;
	margin-bottom: 0;
	margin-top: -49px;
	width: 141px;
	height: 46px;
	line-height: 46px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
	color: #51c21a;
	cursor: pointer;
	border: 1px solid #51c21a;
}

.from_submit a.submit:hover {
	background: #51c21a !important;
	color: #fff;
}

.img_semicircle {
	position: relative;
	top: 70px;
}


/*********************公共区域**********************/

.sections {
	position: relative;
	top: -39px;
	/*z-index: -1;*/
}

.sections .section {
	width: 100%;
	padding: 60px 0 0 0;
}

.sections .section:last-child {
	padding: 0;
}

.sections .section:last-child .section_content {
	padding: 50px 0;
}

.sections .titleh2 {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 33px;
	color: #333;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 50px;
	z-index: 1;
	position: relative;
}

.sections .titleh2:after {
	content: '';
	background: url(../img/icon_title.png) no-repeat;
	position: absolute;
	width: 100px;
	height: 30px;
	margin-left: -42px;
	z-index: -1;
	margin-top: 3px;
}

.sections .title_p {
	font-size: 24px;
	color: #666;
	padding: 10px 0;
}

.section_icon {
	position: relative;
	top: 45px;
}

.identi_wrapper {
	width: 1000px;
	margin: 0 auto;
	height: 100px;
}

.section_content {
	padding-bottom: 50px;
}


/*--千呼万唤始出来，初始留学中心--*/

.sec_center {
	background: #f5f5f5;
	/*padding-bottom: 50px !important;*/
}

.sec_center .div_inter {
	background: url(../img/sec_ct_bg.jpg) no-repeat left top;
	padding: 49px 0px 47px 490px;
}

.sec_center .inter_content strong {
	color: #454545;
}

.sec_center .inter_content {
	background: #fff;
	padding: 55px;
	width: 400px;
	font-size: 16px;
	color: #666;
	line-height: 35px;
}


/*--项目优势--*/

.sec_advantage {
	background: #fff;
}

.sec_advantage .titleh2 {
	padding-top: 50px;
}

.sec_advantage ul li {
	float: left;
	width: 480px;
	margin-bottom: 40px;
	border: 5px solid #f0e7e2;
	box-sizing: border-box;
	padding: 20px;
}

.sec_advantage ul li:nth-child(2n) {
	margin-left: 40px;
}

.sec_advantage li div {
	width: 256px;
	align-items: center;
	display: flex;
	padding: 0px 8px;
	height: 140px;
	color: #666;
	font-size: 16px;
	line-height: 30px;
	float: right;
}


/*--英国+国内服务大曝光*/

.sec_service {
	background: #f5f5f5;
}

.sec_service .sec_icon:before {
	content: '';
	background: url(../img/sec_icon.png) no-repeat;
	position: absolute;
	width: 100px;
	height: 115px;
	margin-top: -120px;
	margin-left: -250px;
}

.sec_service .div_tab {
	background: #d9d9d9;
}

.div_tab ul li {
	float: left;
	padding: 20px 65px;
	color: #fff;
	cursor: pointer;
	background: #999;
	border-radius: 90px;
	font-size: 24px;
	margin-right: 20px;
}

.div_tab li:hover,
.div_tab li.currentContent {
	background: #333;
}

.div_tab ul li:nth-child(2n) {
	margin-right: 0;
}

ul.application-tab {
	width: 616px !important;
	margin: 0 auto;
}

.module_inter .im_h3 {
	margin: 80px 0 50px 0;
}

.picScroll-left,
.picScroll-left2,
.picScroll-left3,
.picScroll-left4,
.picScroll-left5 {
	position: relative;
	/*margin-top: 40px;*/
}

.picScroll-left .hd .prev,
.picScroll-left3 .hd .prev,
.picScroll-left4 .hd .prev,
.picScroll-left5 .hd .prev {
	position: absolute;
	top: 40%;
	left: 10px;
	width: 27px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/prev.png) no-repeat;
}

.picScroll-left2 .hd .prev {
	position: absolute;
	top: 50%;
	left: 390px;
	width: 27px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/prev2.png) no-repeat;
}

.picScroll-left .hd .next,
.picScroll-left3 .hd .next,
.picScroll-left4 .hd .next,
.picScroll-left5 .hd .next {
	position: absolute;
	top: 40%;
	right: 1px;
	width: 27px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/next.png) no-repeat;
}

.picScroll-left2 .hd .next {
	position: absolute;
	top: 50%;
	right: -50px;
	width: 27px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/next2.png) no-repeat;
}

.picScroll-left .hd .prev:hover,
.picScroll-left3 .hd .prev:hover,
.picScroll-left4 .hd .prev:hover,
.picScroll-left5 .hd .prev:hover {
	background: url(../img/prev_hover.png) no-repeat;
}

.picScroll-left2 .hd .prev:hover {
	background: url(../img/prev2_hover.png) no-repeat;
}

.picScroll-left .hd .next:hover,
.picScroll-left3 .hd .next:hover,
.picScroll-left4 .hd .next:hover,
.picScroll-left5 .hd .next:hover {
	background: url(../img/next_hover.png) no-repeat;
}

.picScroll-left2 .hd .next:hover {
	background: url(../img/next2_hover.png) no-repeat;
}


/*.picScroll-left2 .prev:hover, .picScroll-left2 .next:hover,.picScroll-left3 .prev:hover, .picScroll-left3 .next:hover { filter: alpha(opacity=100); opacity: 1; display:inline-block;}*/

.picScroll-left .bd,
.picScroll-left3 .bd,
.picScroll-left4 .bd,
.picScroll-left5 .bd {
	margin: 0px 42px 50px;
	/*width:185px;*/
	overflow: hidden;
}

.picScroll-left .bd,
.picScroll-left3 .bd {
	width: 827px;
	margin: 0 auto;
}

.picScroll-left .bd ul,
.picScroll-left3 .bd ul,
.picScroll-left4 .bd ul,
.picScroll-left5 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li,
.picScroll-left3 .bd ul li,
.picScroll-left4 .bd ul li,
.picScroll-left5 .bd ul li {
	width: 827px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li a {
	display: block;
}

.picScroll-left .bd ul li .pic {
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0 15px;
}

.picScroll-left .bd ul li .pic img {
	width: 263px;
	height: 388px;
	border: 1px solid #c9c9c9;
	display: block;
}

.picScroll-left .bd ul li .title {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	padding-top: 25px;
	color: #666;
}

.picScroll-left2 .bd ul li {
	width: 647;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .hd ul {
	position: absolute;
	bottom: -40px;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 10px;
	font-size: 1px;
	z-index: 1000;
}

.picScroll-left2 .hd ul {
	position: absolute;
	bottom: 16px;
	text-align: center;
	display: block;
	width: 640px;
	line-height: 10px;
	font-size: 1px;
	z-index: 1000;
}

.picScroll-left3 .hd ul {
	position: absolute;
	bottom: -40px;
	text-align: center;
	display: block;
	width: 1000px;
	line-height: 10px;
	font-size: 1px;
	z-index: 1000;
}

.picScroll-left4 .hd ul {
	position: absolute;
	bottom: -40px;
	text-align: center;
	display: block;
	width: 1000px;
	line-height: 10px;
	font-size: 1px;
	z-index: 1000;
}

.picScroll-left .hd ul li,
.picScroll-left2 .hd ul li,
.picScroll-left3 .hd ul li,
.picScroll-left4 .hd ul li {
	display: inline-block;
	cursor: pointer;
	color: transparent;
	margin: 0 5px;
	width: 13px;
	height: 13px;
	background-color: transparent;
	border: 1px solid #4d5361;
	border-radius: 50px;
}

.picScroll-left .hd ul li.on,
.picScroll-left2 .hd ul li.on,
.picScroll-left3 .hd ul li.on,
.picScroll-left4 .hd ul li.on {
	background-color: #4d5361;
	color: #4d5361;
}

.picScroll-left2 {
	padding-bottom: 50px;
	width: 570px;
	padding-left: 360px;
	padding-top: 55px;
	/*overflow: hidden;*/
}

.slide_outer {
	border: 1px solid #ccc;
	border-radius: 10px;
	background: #fff;
	padding: 30px 34px;
	float: left;
	width: 190px;
	height: 455px;
	margin-right: 20px;
}

.slide_outer:nth-child(3n) {
	margin-right: 0;
}

.slide_outer h1 {
	font-size: 24px;
	font-weight: bold;
	color: #fea44b;
	margin-bottom: 30px;
}

.slide_outer p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}


/*--多重选择--*/

.md_multiselect p {
	font-size: 14px;
	color: #666;
	text-align: left;
}

.md_multiselect strong {
	font-size: 18px;
	color: #333;
	line-height: 30px;
}

.md_multiselect table {
	width: 100%;
	margin-top: 30px;
}

.md_multiselect td,
.md_multiselect th {
	height: 50px;
	line-height: 50px;
}

.md_multiselect th {
	font-size: 16px;
	color: #fff;
	background: #a37f5b;
}

.md_multiselect td {
	font-size: 14px;
	color: #666;
}

.md_multiselect tr td {
	background: #fff;
}

.md_multiselect tr:nth-child(2n) td {
	background: #fff7ef;
}

.md_multiselect img {
	margin-top: 12px;
}


/*--圆梦篇--*/

.md_multiselect .inter {
	background: url(../img/bg_uk_dream.png) no-repeat;
	height: 780px;
}

.slide_outer2 {
	width: 385px;
	background: url(../img/anli_bg_1.png);
	padding: 40px 50px;
	height: 305px;
}

.picScroll-left2 .bd .set {
	padding-left: 80px;
	margin-top: 65px;
	width: 485px !important;
	overflow: hidden;
}

.slide_outer2 h1 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

.slide_outer2 h5 {
	font-size: 18px;
	color: #333;
	line-height: 30px;
}

.slide_outer2 p {
	font-size: 14px;
	color: #666;
	line-height: 35px;
	margin-top: 30px;
}

.picScroll-left3 .slide_outer {
	height: 160px !important;
}

.md_yzs {
	margin-bottom: 30px;
}

.md_cxdy h3 {
	font-size: 24px;
	color: #666;
	margin-top: -36px;
}

.md_kbcb ul li {
	float: left;
	width: 240px;
	text-align: center;
	border: 1px solid #bb8a55;
	box-sizing: border-box;
	height: 510px;
	margin-right: 10px;
}

.md_kbcb ul li:nth-child(4n) {
	margin-right: 0;
}

.md_kbcb .title_h1 {
	font-weight: bold;
	color: #fff;
	background: #bb8a55;
	height: 70px;
	line-height: 70px;
}

.md_kbcb h5 {
	color: #fff;
	background: #454545;
	height: 22px;
	line-height: 22px;
	width: 80px;
	text-align: center;
	margin: 15px auto;
	font-size: 14px;
}

.md_kbcb p {
	color: #666;
	line-height: 30px;
}

.picScroll-left4 .tempWrap {
	width: 764px !important;
	margin: 0 auto;
}

.picScroll-left4 .tempWrap .left {
	width: 130px;
	background: #fff;
	padding: 20px 35px;
	height: 480px;
}

.picScroll-left4 .tempWrap .right {
	width: 617px;
	margin-left: 10px;
	/*background: #fff;*/
}

.picScroll-left4 .right .top {
	background: #c69c73;
	padding: 30px 0;
}

.picScroll-left4 .top h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.picScroll-left4 .top p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 100;
	color: #fff;
}

.picScroll-left4 .right .bottom {
	width: 455px;
	background: #fff;
	padding: 35px 50px;
	height: 306px;
}

.picScroll-left4 .bottom .inter_left {
	float: left;
	width: 221px;
}

.picScroll-left4 .inter_left p,
.picScroll-left4 .bottom .div_p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
}

.picScroll-left4 .inter_left p:before,
.picScroll-left4 .bottom .div_p:before {
	content: '';
	background: url(../img/icon_syh.png) no-repeat left top;
	width: 40px;
	height: 30px;
	position: absolute;
	margin-left: -35px;
}

.picScroll-left4 .bottom .inter_right {
	float: right;
	text-align: right;
}

.picScroll-left4 .left h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 15px auto;
}

.picScroll-left4 .left p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
}

.process-box {
	width: 1000px;
	height: 530px;
	margin: 0 auto;
	margin-top: 50px;
}

.process-box ul {
	width: 1000px;
}

.process-box ul li {
	width: 244px;
	height: 210px;
	float: left;
	cursor: pointer;
	position: relative;
}

.process-box ul li .text1 {
	width: 334px;
	height: 334px;
	text-align: center;
	z-index: 3;
	position: absolute;
	left: 7px;
	top: 2px;
}

.process-box ul li .text1 .bg {
	width: 334px;
	height: 334px;
}

.process-box ul li .text1 .bg1 {
	background: url(../img/service_1.png) no-repeat;
}

.process-box ul li .text1 .bg2 {
	background: url(../img/service_2.png) no-repeat;
}

.process-box ul li .text1 .bg3 {
	background: url(../img/service_3.png) no-repeat;
}

.process-box ul li .text1 .bg4 {
	background: url(../img/service_4.png) no-repeat;
}

.process-box ul li .text1 .bg5 {
	background: url(../img/service_5.png) no-repeat;
}

.process-box ul li .text1 .num {
	padding-top: 50px;
	font-size: 86px;
	color: #dacdc2;
	font-weight: 700;
}

.process-box ul li .text1 .title {
	font-size: 15px;
	color: #422710;
}

.process-box ul li .text1 .eng {
	font-size: 12px;
	color: #b4a078;
}

.process-box ul li .text2 {
	width: 334px;
	height: 334px;
	z-index: 4;
	position: absolute;
	left: 5px;
	top: 0px;
	display: none;
}

.process-box ul li .text2 .mengban {
	border: 1px solid #fff;
	position: absolute;
	z-index: 1;
	width: 234px;
	height: 234px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
	margin-top: 51px;
	margin-left: 51px;
}

.process-box ul li .text2 .desc {
	position: absolute;
	z-index: 2;
	width: 140px;
	height: 110px;
	top: 113px;
	left: 99px;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 27px;
}

.process-box ul li {
	margin-right: 89px;
}

.process-box ul.two li {
	margin-top: -30px;
	margin-left: 167px;
}

.process-box ul li:hover .text2 {
	display: block;
}


/*--院校推荐－－*/

.yxtj {
	background: url(../img/sec_bgimg.png) no-repeat;
	padding-top: 30px !important;
}

.yxtj .titleh2 {
	color: #fff;
}

.recomIcons {
	margin-bottom: 80px;
}

.recomIcons li {
	height: 130px;
	width: 130px;
	border: 1px solid #fe7b31;
	float: left;
	margin-right: 85px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-ms-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}

.recomIcons li.currentRecom,
.recomIcons li:hover {
	background-color: #fe7b31;
}

.recomImg {
	width: 130px;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}

.recomImg img {
	margin: 0 auto;
}

.recomImg img.recomIcon-current {
	display: none;
}

.recomIcons li.currentRecom .recomImg img.recomIcon-current,
.recomIcons li:hover .recomImg img.recomIcon-current {
	display: block;
}

.recomIcons li.currentRecom .recomImg img.recomIcon,
.recomIcons li:hover .recomImg img.recomIcon {
	display: none;
}

.recom-name {
	text-align: center;
	font-size: 24px;
	line-height: 50px;
	color: #fe7b31;
	font-weight: bold;
}

.recomIcons li.currentRecom .recom-name,
.recomIcons li:hover .recom-name {
	color: #FFFFFF;
}

.recomContent {
	display: none;
}

.recomContent.activeRecom {
	display: block;
}

.recom-subtit {
	color: #fff;
	width: 108px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	border: 1px solid #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

.recomIcon {
	margin-left: 38px !important;
}

.recom-txt {
	color: #fff;
	line-height: 30px;
}

.uniList {
	padding-top: 40px;
}

.uniList li {
	cursor: pointer;
	padding: 25px;
	width: 410px;
	float: left;
	border: 5px solid #ffd7c0;
	margin-right: 60px;
	background-color: rgba(0, 0, 0, .3);
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-ms-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}

.uniList li:hover {
	background-color: rgba(0, 0, 0, .6);
}

.uni-name {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 58px;
	color: #fff;
}

p.uni-abs {
	line-height: 24px;
	font-size: 14px;
	height: 144px;
	color: #fff;
}

.uniList li a {
	display: block;
	height: 34px;
	line-height: 34px;
	width: 103px;
	color: #fff;
	background-color: #986158;
	margin: 10px auto 0;
	text-align: center;
	cursor: pointer;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-ms-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}

.uniList li a:hover {
	background-color: #ffd7c0;
}

.uniList li a.uniLink {
	width: 150px;
	height: 50px;
}

.uniList li:nth-child(2n) {
	margin-right: 0;
}

.ul_banner li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.ul_banner li:nth-child(2n) {
	margin-right: 0;
}

.mban_adva {
	background: #f5f5f5;
}

.mban_adva:before {
	content: '';
	background: url(../img/sec_icon.png);
	width: 75px;
	height: 110px;
	position: absolute;
	float: right;
	right: 300px;
	/* top: 0px; */
	margin-top: -124px;
}