#reg form label{    margin: 15px 0;}
/* banner */
.banner {
	width: 100%;
	height: 500px;
	position: relative;
	background: url("../images/banner_bg.jpg") no-repeat center top;
}

.banner_t {
	position: absolute;
	top: 96px;
	left: 50%;
	margin-left: -311px;
}

.banner_b {
	position: relative;
	top: -62px;
	left: 50%;
	margin-left: -526px;
}
.logo{position: relative; z-index: 1;}

/*navÃ¥Â¯Â¼Ã¨Ë†Âª*/
.nav-height {
	position: relative;
	height: 50px;
	padding-bottom: 30px;
	background: #f9ba00;
}

.nav-box {
	height: 80px;
	margin: 0 auto;
	background: url(../images/nav_bg.jpg) no-repeat center top;
}

.nav-box.navFix {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99999;
	padding-bottom: 30px;
}

.nav-box ul {
	padding: 0;
	margin: 0 auto;
	display: block;
}

.nav-box.navFix ul {
	border-bottom: 0;
}

.nav-box li {
	display: inline-block;
	width: 25%;
	text-align: left;
	height: 80px;
	line-height: 80px;
	float: left;
	text-align: center;
	position: relative;
}

.nav-box li a {
	display: block;
	padding: 0 20px;
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
}

.nav-box li a:hover {
	color: #fff;
	font-weight: bold;
}

.nav-box li a.active {
	height: 78px;
	background: #fff;
	border: 1px solid #218cff;
	color: #188dce;
	font-weight: bold;
}

.nav-mobile {
	display: none;
	font-weight: bold;
	width: 100%;
}

/*part*/
.page {
	padding: 30px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.page .title {
	margin-bottom: 40px;
	text-align: center;
}

.page .title img {
	margin: 0 auto;
	display: block;
}

/* Ã¥Â°Å Ã¤ÂºÂ«Ã¨Â®Â¡Ã¥Ë†â€™Ã¤Â»â€¹Ã§Â»Â */
.page1{padding:60px 0 30px;}
.page1 .content .des {
	font-size: 20px;
	color: #5e5d5d;
	font-weight: bold;
	text-align: center;
	margin-bottom: 70px;
}

.page1 .content ul {
	margin: 0px auto 66px;
	padding: 20px 15px;
	width: 96%;
	position: relative;
	border-radius: 10px;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
}

.page1 .content ul h4 {
	position: absolute;
	top: -50px;
	left: 0;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	line-height: 50px;
	text-indent: -6px;
	width: 249px;
	height: 50px;
	text-align: center;
}

.page1 .content ul h4.smtit01 {
	/* text-indent: 48px; */
	background: url(../images/page1_smtit01.png) no-repeat top center;
}

.page1 .content ul h4.smtit02 {
	/* text-indent: 48px; */
	background: url(../images/page1_smtit02.png) no-repeat top center;
}

.page1 .content ul h4.smtit03 {
	/* text-indent: 24px; */
	background: url(../images/page1_smtit03.png) no-repeat top center;
}
.page1 .content ul li{
	margin-bottom: 10px;
}
.page1 .content ul.w50 li {
	width: 48%;
	float: left;
	margin-right: 2%;
}

.page1 .content ul li dl dt {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
}

.page1 .content ul li dl dd {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.page1 .content ul li dl dd span{
	font-size: 22px;
	padding-right: 2px;
	vertical-align: top;
	font-weight: bold;
}
.page1 .content ul li dl dd em{
	font-weight: bold;
}
/* Ã¦Å“ÂÃ¥Å Â¡Ã¥â€ â€¦Ã¥Â®Â¹ */
.page2 {
	padding-top: 58px;
	padding-bottom: 0;
	background: url(../images/page2_bg.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding-bottom: 85px;

}

.page2 .content ul li {
	text-align: center;
	display: table;
	float: left;
	width: 200px;
	height: 150px;
}

.page2 .content ul li.bg01 {
	background: url(../images/page2_ul_bg01.png) no-repeat top center;
	background-size: 100% 100%;
	margin-left: 100px;
}


.page2 .content ul li.bg02 {
	background: url(../images/page2_ul_bg02.png) no-repeat top center;
	background-size: 100% 100%;
}

.page2 .content ul li.bg03 {
	background: url(../images/page2_ul_bg03.png) no-repeat top center;
	background-size: 100% 100%;
}

.page2 .content ul li.bg04 {
	background: url(../images/page2_ul_bg04.png) no-repeat top center;
	background-size: 100% 100%;
}

.page2 .content ul li.bg05 {
	background: url(../images/page2_ul_bg05.png) no-repeat top center;
	background-size: 100% 100%;
}

.page2 .content ul li.bg06 {
	margin-left: 300px;
	background: url(../images/page2_ul_bg06.png) no-repeat top center;
	background-size: 100% 100%;
}

.page2 .content ul li.bg07 {
	background: url(../images/page2_ul_bg07.png) no-repeat top center;
	background-size: 100% 100%;
}

.page2 .content ul li.bg08 {
	background: url(../images/page2_ul_bg08.png) no-repeat top center;
	background-size: 100% 100%;
}

.page2 .content ul li.bg09 {
	background: url(../images/page2_ul_bg09.png) no-repeat top center;
	background-size: 100% 100%;
}


.page2 .content ul li h4 {
	font-size: 20px;
	color: #6a3906;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
}

/* Ã¤Â¸ÂªÃ¤ÂºÂºÃ¦â€Â¶Ã¨Å½Â· */
.page3 {
	padding-top: 0;
	background: url(../images/page3_bg.jpg) no-repeat top center;
	background-size: 100% 100%;
}

.page3 .content ul li {
	width: 96%;
	float: left;
	padding: 16px 0;
	position: relative;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
	margin-left: 18px;
	margin-bottom: 20px;
}

.page3 .content ul li.w46 {
	width: 46%;
	margin-right: 2%;
}

.page3 .content ul li p {
	text-indent: 35px;
	font-size: 18px;
	line-height: 30px;
}

.page3 .content ul li span {
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: #6a3906;
	border-radius: 50%;
	color: #ffffff;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	text-align: center;
	left: -18px;
}

/* Ã¥Â°Å Ã¤ÂºÂ«Ã¥Â¯Â¼Ã¥Â¸Ë† */
.page4 .w1000{
	overflow: initial;
	width: 1320px
}
.page4 .content{
	position: relative;
	padding:0 60px;
}
.page4 .content .pc{
	display: block;
}
.page4 .content .mobile{
	display: none;
}
.page4 .content .swiper-container {
	width: 100%;
	height: 380px;
	padding-bottom: 50px;
}

.page4 .content .swiper-slide {
	position: relative;
}

.page4 .content .swiper-slide div.th {
	position: absolute;
	bottom: 0;
	padding: 12px 0 60px;
	width: 1188px;
	border-radius: 10px;
	border: 6px solid #dadada;
}

.page4 .content .swiper-slide img.photo {
	position: absolute;
	bottom: 12px;
	margin-left: 2%;
}


.page4 .content .swiper-slide div.txt {
	padding-left: 320px;

}

.page4 .content .swiper-slide div.txt img.pc {
	display: block;
}
.page4 .content .swiper-slide div.txt img.mobile{
	display: none;
}
.page4 .content .swiper-slide div.txt h4 {

	line-height: 40px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.page4 .content .swiper-slide div.txt p {
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	padding-right: 12px;
}

.page4 .content .swiper-slide a {
	cursor: pointer;
	position: absolute;
	bottom: 12px;
	right: 12px;
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #ed6d1f;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	border-radius: 10px;
}

.page4 .content .mobile .swiper-pagination span {
	display: inline-block;
	width: 24px;
	height: 16px;
	border-radius: 8px;
	background-color: #fac018;
}

.page4 .content .mobile .swiper-pagination span.swiper-pagination-bullet-active {
	width: 66px;
	height: 16px;
	background-color: #6a3906;
}
.swiper-button-next1, .swiper-button-prev1{
	position: absolute;
	    top: 60%;
	    width: 50px;
	    height: 50px;
	    margin-top: -60px;
	    z-index: 10;
	    cursor: pointer;
	    -moz-background-size: 50px 50px;
	    -webkit-background-size: 50px 50px;
	    background-size: 50px 50px;
	    background-position: center;
	    background-repeat: no-repeat;
}
.swiper-button-prev1 {
	background: url(../images/L.png) no-repeat top center;
	left:0px;
}
.swiper-button-next1 {
	background: url(../images/R.png) no-repeat top center;
	right:0px;
}

/* Ã¦Ë†ÂÃ¥Å Å¸Ã¦Â¡Ë†Ã¤Â¾â€¹ */
.page5 .tab {
	width: 100%;
}

.page5 .tab .thead {
	width: 100%;
	display: table;
	background: #ed6d1f;
	height: 45px;
}
.page5 .tab .thead div{
	float: left;
	vertical-align: middle;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	color: #000000;
	line-height: 24px;
}
.page5 .tab .tbody li div {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	color: #000000;
	line-height: 24px;
}

.page5 .tab .thead div {
	color: #ffffff;
	font-weight: bold;
}
.page5 .tab .tbody{
	height: 500px;
	overflow-y: auto;
}
.page5 .tab .xxbj,
.page5 .tab .gpa,
.page5 .tab .toefl,
.page5 .tab .gre {
	width: 13%;
}

.page5 .tab .sqxw,
.page5 .tab .lqjg,
.page5 .tab .lqzy {
	width: 15%;
}

.page5 .tab .lqjg {
	width: 18%;
}

.page5 .tab .gray {
	background-color: #fff6dd;
}




/* Ã¥Â­Â¦Ã¥â€˜ËœÃ¦â€žÅ¸Ã¨Â¨â‚¬ */
.page6 .offer {
	width: 100%;
	position: relative;
	padding-bottom: 50px;
}

.page6 .offer .swiper-container3 {
	width: 73%;
	overflow: hidden;
	margin: 0 auto;
	/* height: 300px; */
	border: 1px solid #a3a3a3;
}
.page6 .offer .swiper-container3 .swiper-slide{
	overflow-y: hidden;
}
.page6 .offer .swiper-container3 .swiper-slide img{
	width: 100%;
}


.swiper-button-next3, .swiper-button-prev3{
	position: absolute;
	    top: 50%;
	    width: 80px;
	    height: 80px;
	    margin-top: -60px;
	    z-index: 10;
	    cursor: pointer;
	    -moz-background-size: 80px 80px;
	    -webkit-background-size: 80px 80px;
	    background-size: 80px 80px;
	    background-position: center;
	    background-repeat: no-repeat;
}
.swiper-button-prev3 {
	background: url(../images/pre.png) no-repeat top center;
	left:0px;
}
.swiper-button-next3 {
	background: url(../images/next.png) no-repeat top center;
	right: 0px;
}



.zxyy{
	background: url(../images/zxyy_bg.jpg) no-repeat top center;
}






.form-wrap .btn-wrap{
	background-color: #6a3906;
}
.xdf_bottomForm.form-wrap h4 {
    font-size: 22px;
    color: #ffffff;
    padding: 20px 0 0 10px;
	font-weight: bold;
}
.xdf_bottomForm.form-wrap form .label{width:32%;}
.iconFormBlue2.xdf_bottomForm.form-wrap .xdf_formbtn{width: 20%;}





@media screen and (max-width:1000px) {
	body {
		font-size: 1.4rem;
		line-height: 140%;
	}

	.w1000 {
		width: 98%;
		margin: 0 auto;
	}

	.pc {
		display: none;
	}

	.mobile {
		display: block;
	}

	.page {
		padding: 2rem 2%;
	}
	.banner{
		height: 25.5rem;
		background: url(../images/m_banner_bg.jpg) no-repeat top center;
	}
	.banner .w1000{
		width: 96%;
	}
	
	.banner_t{
		top: 125px;
	}
	.banner_b{
		top: 347px;
	}
	.nav-box li a{
		padding: 0;
	}

	.nav-box ul{
		display: block !important;
	}
	
	.page1 .content .des{
		font-size: 24px;
		font-weight: bold;
		line-height: 32px;
		-webkit-text-size-adjust: none;
	}
	.page1 .content ul{
		width: 95%;
	}
	.page1 .content ul.w50 li{
		float: none;
		width: 100%;
	}
	.page1 .content ul li dl dt{
		font-size: 24px;
		line-height: 44px;
		-webkit-text-size-adjust: none;
	}
	.page1 .content ul li dl dd{
		font-size: 20px;
		line-height: 34px;
		-webkit-text-size-adjust: none;
	}
	.page1 .content ul li dl dd span{
		 font-size: 40px;
		 padding-right: 2px;
		 vertical-align: top;
		 font-weight: bold;
	}
	.page1 .content ul h4{
		text-align: center;
	}
	/* .page1 .content ul h4.smtit01{
		text-indent: 66px;
	}
	.page1 .content ul h4.smtit02{
		text-indent: 66px;
	} */
	.page2{
		background: url(../images/m_page2_bg.jpg) no-repeat top center;
		background-size: 100% 100%;
	}
	.page2 .content ul li {
	    margin-right: 3px;
	    margin-bottom: 17px;
	}
	.page2 .content ul li.bg01{margin-left: 150px;}
	.page2 .content ul li.bg03,.page2 .content ul li.bg06,.page2 .content ul li.bg09{
		margin-left: 50px;
		margin-right: 0;
	}
	.page3{
		margin-top: -1px;
		padding-bottom: 0;
		background: url(../images/m_page3_bg.jpg) no-repeat top center;
	}
	.page3 .content ul li.w46,.page3 .content ul li{
		width: 96%;
	}
	.page3 .content ul li p{
		text-indent: 0;
		padding-left: 34px;
		padding-right: 10px;
		line-height: 32px;
		font-size: 24px;
	}
	.page4{
		padding: 2rem 0;
	}
	.page4 .w1000{
		width: 100%;
		
	}
	.page4 .content{padding:0;}
	.page4 .content .pc{
		display: none;
	}
	.page4 .content .mobile{
		display: block;
	}
	.page4 .content .swiper-container {
	    width: 100%;
	    height: 545px;
	    padding-bottom: 66px;
	}
	.page4 .content .swiper-slide div.txt{
		padding-left: 306px;
	}
	.page4 .content .swiper-slide div.th{
		    width: 98.4%;
			    padding: 12px 0 76px;
	}
	.page4 .content .swiper-slide img.photo {
	    bottom: 120px;
	}
	.page4 .content .swiper-slide a {
	    left: 50%;
	    margin-left: -247px;
	    width: 494px;
	}
	.page4 .content .swiper-slide div.txt h4{
		font-size: 24px;
		line-height: 36px;
	}
	.page4 .content .swiper-slide div.txt p{
		font-size: 20px;
	}
	.page4 .content .mobile .swiper-pagination span{
		width: 44px;
		height: 30px;
	}
	.page4 .content .mobile .swiper-pagination span.swiper-pagination-bullet-active{
		width: 122px;
		height: 30px;
	}
	.page6 .offer .swiper-container3{
		width: 100%;
	}
	.zxyy{
		background-size: cover;
	}
	
	
}
