﻿* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	font-size: 100px;
	max-height: 999999px;
}

body {
	font-family: "微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
	*font-family: "微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}

.textCenter {
	text-align: center;
}

ol,
ul,
p,
input {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.wrap {
	width: 100%;
	max-width: 750px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 0.28rem;
}

.sec_wrap {
	width: 6.75rem !important;
	margin: 0 auto;
}

.section,
.section1 {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	font-size: 0.28rem;
}

.cont {
	width: 6.7rem;
	margin: 0 auto;
	padding-bottom: 0.4rem;
	font-size: 0.24rem;
}

header {
	width: 100%;
	max-width: 7.5rem;
	height: 0.88rem;
	background: #333333;
	line-height: 0.88rem;
	color: #FFFFFF;
	font-size: 0.3rem;
	position: relative;
	text-align: center;
}

header>img {
	position: absolute;
	height: 0.28rem;
	left: 0.3rem;
	top: 0.29rem;
	cursor: pointer;
}

.clearfix {
	zoom: 1;
}

.banner {
	width: 7.5rem;
	position: relative;
}

.banner p.about {
	padding: 0 0.4rem;
	margin-top: 0.14rem;
	margin-bottom: 0.38rem;
}

.banner .head_t {
	position: absolute;
	color: #fff;
	width: 4.88rem;
	margin-top: -2.97rem;
	margin-bottom: 2rem;
	text-align: center;
}

.banner h3 {
	font-size: 0.28rem;
	margin-bottom: 0.2rem;
	text-align: center;
}

.head_p {
	width: 4.13rem;
	margin-left: 3rem;
}

.head_t h1 {
    font-size: 0.4rem;
    line-height: .5rem;
    height: .5rem;
    width: 4.13rem;
    border-radius: .6rem;
    margin-top: 0.1rem;
    margin-bottom: 0;
    color: #fafafa;
}

.head_t h6 {
    font-size: .24rem;
    line-height: .3rem;
    margin-bottom: .75rem;
    color: #fafafa;
}

.banner .head_t span {
	line-height: .25rem;
	font-size: .18rem;
	color: #fafafa;
}

.lead {
	padding: 0.2rem 0.40rem .4rem;
	/*background: #f5f5f5;*/
	line-height: .48rem;
}

.lead span {}

.lead_tel {
	width: 7.5rem;
	margin: 0 auto;
	line-height: 1.0rem;
	text-align: center;
	overflow: hidden;
	color: #fff;
	background: #333;
	/* border-radius: 50px; box-shadow: 0px 7px 20px 3px #e2dbdb;*/
}

.lead_tel span {
	width: 3.32rem;
	color: #fff;
	font-size: 0.36rem;
}

.lead_tel a {
	color: #fff;
	font-size: 0.3rem;
	height: 1.1rem;
	background: transparent;
}

.lead_tel .div_outer {
	width: 3rem;
}

.lead_tel .tel_img {
	width: 0.4rem;
	height: 0.4rem;
	display: -webkit-inline-box;
	margin-top: 0.3rem;
	margin-left: 0.2rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0!important;
}


/*<!--电话和咨询-->*/

.telRefer {
	height: 1.1rem;
	line-height: 1.1rem;
	color: #FFFFFF;
	width: 6.7rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: .4rem auto 0;
	border: .04rem solid #51C21A;
	-webkit-border-radius: 0.12rem;
	-moz-border-radius: 0.12rem;
	border-radius: 0.12rem;
	overflow: hidden;
	font-size: .3rem;
}

.telRefer a {
	display: block;
	float: left;
	width: 50%;
	height: 1.1rem;
	text-align: center;
}

.telRefer a.tel_link {
	color: #51C21A;
	font-size: .34rem;
	line-height: 1.06rem;
}

.telRefer a.referlink {
	color: #FFFFFF;
	background-color: #51C21A;
	line-height: 1.06rem;
}


/*<!--导语-->*/

.lead {
	padding: .3rem .4rem;
}

.lead p {
	line-height: .54rem;
	position: relative;
}


/*<!--导语-->*/


/*<!--idpAdvantage-->*/

.idp-advantage {
	padding-bottom: 0;
}


/*<!--idpAdvantage-->*/

.connection {
	position: fixed;
	bottom: 0;
	height: 1rem;
	max-width: 750px;
	width: 100%;
	z-index: 9999;
}

.a_btn {
	display: block;
	width: 6.7rem;
	height: 1rem;
	line-height: 1rem;
	background: #ff8202;
	font-size: 0.3rem;
	color: #fff;
	border-radius: 0.1rem;
	text-align: center;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.a_btn_hollow {
	display: block;
	width: 6.7rem;
	height: 1rem;
	line-height: 1rem;
	background: transparent;
	font-size: 0.3rem;
	color: #f18200;
	border: 1px solid #f18200;
	border-radius: 0.1rem;
	text-align: center;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.div_btns {
	margin: 0.4rem 0 0rem 0;
}

.usBox1 .form {
	margin: 0 .4rem .4rem;
	overflow: hidden;
	height: auto;
	padding: 0.4rem 0 0.4rem;
	border: 0.05rem solid #0086f9;
}

.usBox1 form {
	width: 5.9rem;
	margin: 0 auto;
}

.usBox1 .form h1 {
	font-size: 0.36rem;
	margin: 0 0 0.36rem;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-weight: normal;
}

.usBox1 form p .Validform_checktip.Validform_wrong {
	color: #fff !important;
}

.usBox1 form input {
	width: 5.16rem;
	height: 0.76rem;
	line-height: 0.76rem;
	border: 0;
	font-size: 0.28rem;
	color: #aab2bd;
	margin: 1px 0px 0px 0.74rem;
	font-family: "微软雅黑";
}

.usBox1 form select {
	width: 5.2rem;
	height: 0.76rem;
	line-height: 0.76rem;
	background: none;
	font-size: 0.28rem;
	border: 0;
	color: #aab2bd;
	margin: 1px 0px 0px 0.68rem;
	font-family: "微软雅黑";
}

select option {
	background: #FFFFFF;
	color: #7dbbfa;
	border: none;
	line-height: 0.22rem;
}

.usBox1 form div {
	width: 5.91rem;
	height: 0.79rem;
	overflow: hidden;
	margin-bottom: 0.15rem;
}

.usBox1 form .mobile {
	background: url(../img/telBox.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}

.usBox1 form .name {
	background: url(../img/namebox.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}

.usBox1 form .Mschool {
	background: url(../img/targetUni.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}

.usBox1 .form form .branch {
	background: url(../img/cityBox.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}

.usBox1 .form form .guojia {
	background: url(../img/con_box.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}

input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: none;
}

.from_btn {
	display: inline-block;
	background: #51c21a;
	color: #FFFFFF !important;
	width: 5.91rem !important;
	height: 0.98rem !important;
	line-height: 0.98rem !important;
	-webkit-border-radius: 0.05rem;
	-moz-border-radius: 0.05rem;
	border-radius: 0.05rem;
	font-size: 0.3rem !important;
	cursor: pointer;
	margin: 0.1rem 0 !important;
}

#knowMore {
	padding: 0;
	color: #51c21a;
	-webkit-border-radius: 0.08rem;
	-moz-border-radius: 0.08rem;
	border-radius: 0.08rem;
	height: 0.98rem;
	border: 0.02rem solid #51c21a !important;
	background-color: transparent;
	width: 2.85rem;
	font-size: 0.3rem;
	color: #51c21a;
	float: right;
	line-height: 0.98rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	text-align: center;
	position: relative;
	left: -0.3rem;
}


/*---------------------公共样式部分-----------------------------------------*/

.grey {
	background-color: #f3f4f7;
}

.nopadingbottom {
	padding-bottom: 0 !important;
}

.coverflowSwiper {
	padding-bottom: .5rem;
	overflow: visible;
}

.coverflowSwiper .swiper-slide {
	width: 5.2rem;
	background-color: #FFFFFF;
	-webkit-box-shadow: .02rem .02rem .15rem #CCCCCC;
	box-shadow: .02rem .02rem .15rem #CCCCCC;
	-webkit-border-radius: .08rem;
	border-radius: .03rem;
	padding: .4rem 0;
}

.coverflowSwiper .swiper-pagination {
	bottom: 0;
}

.coverflowSwiper .swiper-pagination-bullet {
	height: .14rem;
	width: .14rem;
	background-color: transparent;
	border: .01rem solid #666666;
	opacity: 1;
}

.coverflowSwiper .swiper-pagination-bullet-active {
	background-color: #666666;
}

.section {
	padding: 0.4rem 0;
	position: relative;
	margin-top: .4rem;
}

.section h1 {
	margin: 0;
	margin-bottom: 0.2rem;
	color: #333;
}

.section h1 strong {
	font-size: 0.4rem;
	line-height: .6rem;
	padding-top: 0.3rem;
	margin-bottom: .08rem;
	background: url(../img/h1_strong.png) no-repeat top center;
	display: block;
	background-size: 1.21rem 0.14rem;
}

.section h1 p {
	font-weight: normal;
	font-size: 0.3rem;
	color: #333;
	display: block;
	margin-top: .2rem;
}

.bg1 {
	width: .85rem;
	height: .85rem;
	background: url(../img/bg1.png) no-repeat;
	background-size: .85rem .85rem;
	position: absolute;
	left: .4rem;
	top: -.4rem;
}

.ly-link {
	display: block;
	margin: 0 auto;
	height: .98rem;
	line-height: .98rem;
	-webkit-border-radius: .08rem;
	border-radius: .08rem;
	background-color: transparent;
	margin-top: .4rem;
	border: 1px solid #51c21a;
	background-color: #51c21a;
	font-size: .3rem;
	width: 6.7rem;
	color: #fff;
	text-align: center;
}


/*.ly-link:hover{background:#ff4343 !important; color:#fff;}*/

.padding {
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	box-sizing: border-box;
}


/*内容*/

.quick {
	margin: 0 .4rem;
}

.quickTop {
	height: 1.1rem;
	border: .02rem solid #0086f9;
	border-radius: .8rem;
	background: #fff;
}

.quickTop strong {
	float: left;
	font-size: .34rem;
	color: #fff;
	background: #0086f9;
	border-radius: .7rem;
	width: 1.1rem;
	height: 1.1rem;
	display: block;
	line-height: 1.1rem;
	text-align: center;
}

.quickul {
	padding-top: .15rem;
}

.quickul li {
	color: #0086f9;
	font-weight: bold;
	float: left;
	font-size: .24rem;
	width: 2.6rem;
	line-height: .4rem;
	padding-left: .15rem;
}

.quickCon {
	background: url(../img/quickCon.jpg) no-repeat center top;
	background-size: .6rem .4rem;
}

.quickCon h3 {
	font-size: .28rem;
	text-align: center;
	padding-top: .58rem;
}

.quickConul {
	margin-top: .3rem;
}

.quickConul li {
	width: 2.07rem;
	background: #fff;
	float: left;
	margin-right: .2rem;
	text-align: center;
	padding-bottom: .2rem;
}

.quickConul li img {
	display: block;
	margin: .27rem auto 0.1rem;
}

.quickConul li p {
	line-height: .35rem;
	color: #666;
	font-size: .24rem;
}

.quickConul li:nth-child(3) {
	margin-right: 0;
}

.Points .swiper-slide,
.fitFor .swiper-slide,
.schFor .swiper-slide {
	width: 5.7rem;
	margin-top: .05rem;
}

.Points img,
.fitFor img {
	display: block;
	width: 1.2rem;
	height: 1.2rem;
	margin: 0.1rem auto .3rem;
}

.Points h3,
.fitFor h3 {
	color: #333;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: .3rem;
}

.Points p,
.fitFor p {
	padding: 0 0.6rem;
	font-size: .24rem;
	line-height: .36rem;
	color: #666;
	padding-top: .2rem;
}

.fitFor h3 {
	color: #0086f9;
}

.schTab {
	margin: 0.3rem 0;
	display: block;
	padding-left: 1.6rem;
}

.schTab li,
.ulpe3 li,
.ulpe4 li {
	cursor: pointer;
	margin-right: .2rem;
	float: left;
	text-align: center;
	color: #666;
	font-size: .18rem;
	width: 1.8rem;
	height: .68rem;
	line-height: .68rem;
	/*font-weight: bold;*/
	box-sizing: border-box;
	display: inline-block;
	border: .01rem solid #999;
}

.schTab li:nth-child(),
.ulpe3 li:nth-child(),
.ulpe4 li:nth-child() {
	border-right: 1px solid #999 !important;
}

.schTab li.active,
.ulpe3 li.active,
.ulpe4 li.active {
	color: #fff;
	background: #4cdfcc;
	border: .01rem solid #4cdfcc;
	font-weight: bold;
}

.ulpe3,
.ulpe4 {
	margin: 0.3rem 0;
	display: block;
	padding-left: .4rem;
}

.ulpe4 {
	font-size: .4rem;
}

.schItem {
	display: none;
}

.schItem.activeSchItem {
	display: block;
}

.schFor img {
	display: block;
	width: 2rem;
	height: .7rem;
	margin: 0.1rem auto .25rem;
}

.schFor h3 {
	font-size: .3rem;
	text-align: center;
	font-weight: normal;
	display: block;
	margin-bottom: .2rem;
}

.schFor .txt {
	color: #666;
	font-size: .24rem;
	text-align: left;
	line-height: .36rem;
	padding: 0 .3rem .1rem;
}

.schFor .txt strong {
	color: #0086f9;
	display: block;
}

.cityslide {}

.city_bj {
	background: #fff url(../img/city/bj.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}
.city_cd {
	background: #fff url(../img/city/cd.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}

.city_cq {
	background: #fff url(../img/city/cq.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}

.city_hz {
	background: #fff url(../img/city/hz.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}

.city_sz {
	background: #fff url(../img/city/suzhou.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}

.city_sh {
	background: #fff url(../img/city/sh.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}

.city_nj {
	background: #fff url(../img/city/nj.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}

.city_shenzhen {
	background: #fff url(../img/city/shenzhen.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}

.city_gz {
	background: #fff url(../img/city/gz.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}

.city_wh {
	background: #fff url(../img/city/wh.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}
.city_qd {
	background: #fff url(../img/qd.jpg) no-repeat center top;
	background-size: 5.7rem 1.5rem;
}


.cityslide h3 {
	width: 2.5rem;
	height: .64rem;
	line-height: .64rem;
	background: #0086f9;
	color: #fff;
	margin: 0.75rem auto .2rem;
	font-size: .3rem;
	text-align: center;
	font-weight: normal;
	display: block;
}

.cityslide p {
	padding: 0 .3rem .1rem;
	font-size: .24rem;
	line-height: .36rem;
	color: #666;
}

.cityslide p strong {
	display: block;
	color: #0086f9;
}

.cityslide .more {
	text-align: center;
	font-weight: bold;
	color: #51c21a;
	display: block;
}

.adva {
	margin: 0 .4rem;
}

.adva img {
	display: block;
	margin: 0 auto;
	width: 6.7rem;
	height: 4.09rem;
}

.advaul {
	margin-top: .3rem;
}

.advaul li {
	width: 3.15rem;
	float: left;
	margin-right: .4rem;
	background: url(../img/advaul_li.jpg) no-repeat left top;
	background-size: 3.15rem .02rem;
	height: 1.02rem;
}

.advaul li strong {
	font-size: .3rem;
	color: #0086f9;
	display: block;
	margin-top: .1rem;
	margin-bottom: .05rem;
}

.advaul li p {
	color: #666;
	font-size: .24rem;
	line-height: .36rem;
}

.advaul li:nth-child(2n) {
	margin-right: 0;
}

.fc3ul {}

.fc3ul li {
	line-height: .55rem;
	border-bottom: .01rem solid #0086f9;
	color: #666;
	font-size: .24rem;
}

.fc3ul li:nth-child(5) {
	border-bottom: none;
}

.pomptop {
	padding: 0 .4rem;
}

.pomptop h3 {
	font-size: .28rem;
	display: block;
	padding: .1rem 0;
}

.pomptop p {
	color: #666;
	line-height: .36rem;
	font-size: .24rem;
}

.pomptop p em {
	font-style: normal;
	color: #0b85ea;
}

.pomptop a.more {
	color: #666;
	text-decoration: underline;
	display: block;
	line-height: .45rem;
	font-size: .24rem;
}

.pomptop a.more:hover {
	color: #0b85ea;
}

.pomp .swiper-slide {
	width: 7.5rem;
	padding-top: 0;
	background-color: #f3f4f7;
	box-shadow: none !important;
}

.pomp {
	text-align: center;
	padding-top: .35rem;
	padding-bottom: 0.2rem !important;
}

.pomp img {
	display: block;
	margin: 0 auto;
}


/*<!--offer-->*/

.offer .swiper-slide {
	width: 7.5rem;
	padding-top: 0;
	background: #fff;
	box-shadow: none !important;
}

.offer {
	text-align: center;
	padding-top: .35rem;
}

.ul-offer {
	margin: 0 .4rem;
}

.ul-offer li {
	float: left;
	width: 3.15rem;
	text-align: left;
	height: .7rem;
	line-height: .7rem;
	margin-right: .1rem;
	margin-bottom: .3rem;
	border-radius: .5rem;
	background: #0086f9;
	margin-right: .4rem;
}

.ul-offer li:nth-child(2n) {
	margin-right: 0;
}

.ul-offer li img {
	width: .7rem;
	height: .7rem;
	display: inline-block;
	float: left;
	margin-right: .1rem;
}

.ul-offer li a {
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: .7rem;
}

.ul-offer li a span {
	font-size: .24rem;
}

.ul-offer li a:hover span {
	border-bottom: 1px solid #fff;
}


/*<!--qus-sec-->*/

.qus-sec {
	margin: 0 .4rem;
}

.qusCon {}

.qusCon h3 {
	line-height: .36rem;
	font-size: .24rem;
	font-weight: normal;
	color: #666;
	padding: 0 .2rem .2rem;
}

.fc4ul {
	padding-left: .25rem;
}

.fc4ul li {
	float: left;
	margin-right: .2rem;
	width: 1.9rem;
	height: 2.12rem;
	background: #fff;
}

.fc4ul li img {
	width: 1.9rem;
	height: 1rem;
	display: block;
}

.fc4ul li h5 {
	color: #333;
	font-size: .2rem;
	margin: .2rem 0 .1rem .2rem;
	text-align: center;
	font-weight: normal;
	text-align: left;
}

.fc4ul li .btn-link {
	color: #51c21a;
	text-align: left;
	font-size: .24rem;
	font-weight: bold;
	padding: 0 .2rem;
}

.fc4ul li:nth-child(3) {
	margin-right: 0;
}