@charset "utf-8";
html, body {
	color: #333333;
	width: 100%;
	height: 100%;
	font-size: 100px;
	background-color: #fff;
}
.textCenter {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
#wrapper {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	padding-bottom: 1rem;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.fs24 {
	font-size: 0.24rem;
}
#Validform_msg {
	font-size: 14px;
}
/*header*/

header {
	width: 100%;
	max-width: 750px;
	height: 0.94rem;
	background: #333333;
	line-height: 0.94rem;
	color: #FFFFFF;
	font-size: 0.34rem;
	position: relative;
}
header>img {
	position: absolute;
	height: 0.28rem;
	left: 0.3rem;
	top: 0.33rem;
	cursor: pointer;
}
/*header*/


/*<!--头图-->*/

.banner {
	background: url(../img/banner.jpg) no-repeat;
	background-size: 7.5rem 3.61rem;
	height: 3.61rem;
}
.banner h1 {
	/*width: 3rem;*/
	padding: 1.05rem 0 0 0.4rem;
	color: #0099cc;
	line-height: 0.5rem;
}
.banner span {
	font-size: .3rem;
	font-weight: normal;
}
.banner b {
	font-size: .5rem;
	line-height: 0.56rem;
}
.banner em {
	font-size: .16rem;
	font-style: normal;
	color: #fff;
	font-weight: normal;
	padding-left: .1rem;
}
.leadAndForm {
	padding: 0;
}
/*<!--头图-->*/

/*<!--电话和咨询-->*/
.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: 0 auto .5rem;
	border: 0.04rem solid #0088d2;
	-webkit-border-radius: 0.12rem;
	-moz-border-radius: 0.12rem;
	border-radius: 0.12rem;
	overflow: hidden;
	font-size: 0.3rem;
}
.telRefer a {
	display: block;
	float: left;
	width: 50%;
	height: 1.1rem;
	text-align: center;
}
.telRefer a.tel_link {
	color: #0088d2;
	font-size: 0.34rem;
	line-height: 1.06rem;
}
.telRefer a.referlink {
	color: #FFFFFF;
	background-color: #0088d2;
	line-height: 1.06rem;
}
.ly-link {
	display: block;
	margin: .4rem auto 0;
	height: .9rem;
	line-height: .9rem;
	-webkit-border-radius: .09rem;
	-moz-border-radius: .09rem;
	border-radius: .09rem;
	color: #ff9900;
	border: 1px solid #ff9900;
	font-size: .3rem;
	width: 6.7rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ly-link2 {
	margin-top: .2rem;
}
/*<!--导语-->*/

.lead {
	padding: 0.3rem 0.5rem 0.5rem;
}
.lead p {
	line-height: 0.48rem;
	font-size: 0.3rem;
}
/*<!--导语-->*/


/*<!--form-->*/
.biaodan .form {
	width: 6.1rem;
	margin: 0 auto 0.1rem;
	overflow: hidden;
	height: auto;
	padding: 0rem 0 0.4rem 0;
	border: 0.05rem solid #99ccff;
}
.biaodan .form {
	padding-left: 0.28rem;
}
.biaodan .form h1 {
	font-size: 0.36rem;
	margin: .7em 0 0.3rem;
	color: #454545;
	text-align: center;
	font-weight: normal;
}
.biaodan form p .Validform_checktip.Validform_wrong {
	color: #fff !important;
}
.biaodan form input {
	width: 5.16rem;
	height: 0.75rem;
	line-height: 0.75rem;
	border: 0;
	font-size: 0.28rem;
	color: #aab2bd;
	margin: 1px 0px 0px 0.74rem;
	font-family: "微软雅黑";
}
.biaodan form select {
	width: 5.2rem;
	height: 0.75rem;
	line-height: 0.75rem;
	background: none;
	font-size: 0.28rem;
	border: 0;
	color: #aab2bd;
	margin: 1px 0px 0px 0.68rem;
	font-family: "微软雅黑";
}
/*.biaodan .form form .professional { background: url(../img/city_box.jpg) no-repeat; background-size: 5.91rem 0.79rem; }*/
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: none;
}
.from_btn {
	display: -webkit-inline-box;
	background: #ff9900;
	color: #fff !important;
	/* background: -webkit-linear-gradient(left, #dc0125, #f08200); 
 background: -o-linear-gradient(right, #dc0125, #f08200); 
 background: -moz-linear-gradient(right, #dc0125, #f08200); 
 background: linear-gradient(to right, #dc0125, #f08200); 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;
}
.biaodan form div {
	width: 5.91rem;
	height: 0.79rem;
	overflow: hidden;
	margin-bottom: 0.15rem;
}
.biaodan form .mobile {
	background: url(../img/phone_box.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}
.biaodan form .name {
	background: url(../img/name_box.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}
.biaodan form .Nstep {
	background: url(../img/cjBox.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}
.biaodan form .branch {
	background: url(../img/cityBox.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}
/*<!--form-->*/


/*<!--leadAndForm-->*/


/***********************公共内容版块样式**********************/
.section {
	width: 7.5rem;
	padding: 0 0 0.4rem;
}
.section h1 {
	margin-bottom: 0.1rem;
	color: #000;
	font-size: 0.43rem;
	text-align: center;
	padding-top: 0.4rem;
}
.section h2 {
	margin-bottom: 0.4rem;
	color: #666;
	font-size: 0.36rem;
	text-align: center;
}
.ly_wrap {
	padding: 0 0.40rem;
	margin-top: 0.40rem;
}
.grey {
	background-color: #f5f5f5;
}
.connection {
	position: fixed;
	bottom: 0;
	height: 1rem;
	max-width: 750px;
	width: 100%;
	z-index: 9999;
}
/**************************公共内容版块样式**************************/
.Ask .form {
	width:6.1rem;
	overflow: hidden;
	height: auto;
	padding: 0.2rem 0.7rem 0.4rem 0.7rem;
	border: 0.05rem solid #ebeff8;
	background: #ebeff8;
}
.Ask .form p {
	background: url(../img/bj.jpg) no-repeat bottom center;
	background-size: 6.1rem 0.16rem;
	color: #076cbe;
	text-align: center;
	font-size: 0.36rem;
	line-height: 0.5rem;
	margin: 0 0.3rem;
	padding-bottom: 0.3rem;
}
.Ask .form p span {
	font-size: 0.3rem;
}
.Ask .form h1 {
	font-size: 0.33rem;
	color: #000;
	text-align: center;
	padding: 0.2rem 0;
}
.Ask form input {
	width: 5.16rem;
	height: 0.75rem;
	line-height: 0.75rem;
	border: 0;
	font-size: 0.28rem;
	color: #aab2bd;
	margin: 1px 0px 0px 0.74rem;
	font-family: "微软雅黑";
}
.Ask form select {
	width: 5.2rem;
	height: 0.75rem;
	line-height: 0.75rem;
	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;
}
.Ask form div {
	margin: 0 auto;
	width: 5.91rem;
	height: 0.79rem;
	overflow: hidden;
	margin-bottom: 0.15rem;
}
.Ask form .mobile {
	background: url(../img/phone_box_1.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}
.Ask form .name {
	background: url(../img/name_box_1.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}
.Ask form .branch {
	background: url(../img/cityBox.jpg) no-repeat;
	background-size: 5.91rem 0.79rem;
}
.Mes {
	height: auto !important;
}
textarea {
	border: 0.02rem solid #cccccc;
	width: 5.91rem;
	padding: 0.2rem;
	box-sizing: border-box;
}
.Validform_wrong,  .Validform_checktip {
	display: none !important;
}
.prompt {
	background: #ffe7e7;
}
.hide {
	display: none !important;
}
.txtPro {
	text-align: left;
	display: -webkit-box;
	color: #d84d4d;
	font-weight: bold;
}
/*<!--asklist end-->*/ 
.pic {
	margin: 0 auto;
	padding:0 0.4rem 0.4rem; 0.4rem;
}
.bglue {
	background-color: #dceffe;
}
.reasons_swiper {
	text-align: center;
	padding-bottom: 0.2rem;
	margin-bottom: 0.1rem;
	margin-top: 0.1rem;
}
.reasons_swiper .swiper-slide {
	width: 5.5rem !important;
	padding: 0.4rem 0 .48rem;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #efefef;
	box-shadow: 0px 0px 0.15rem #d8dae1;
	margin: 0.3rem auto;
}
.reasons_swiper img {
	width: 1.26rem;
	height: 1.26rem;
	display: block;
	margin: 0 auto 0.4rem;
}
.reasons_swiper strong {
	color: #126ab5;
	font-size: .24rem;
}
.reasons_swiper p {
	color: #666;
	line-height: 0.36rem;
	padding: 0.2rem 0.5rem 0;
	display: block;
}
.reasons_swiper p b {
	color: #333;
}
.reasons_swiper a.more {
	float: left;
	height: 0.63rem;
	line-height: 0.63rem;
	display: block;
	width: 1.83rem;
	border: 0.01rem solid #333;
	margin-left: 1.9rem;
	margin-top: 0.4rem;
	border-radius: 0.5rem;
	text-align: center;
	cursor: pointer;
	color: #333;
}
/*易答雅思 屠雅新利器 end*/
.course_swiper {
	text-align: center;
	padding-bottom: 0.4rem;
	margin-bottom: 0.1rem;
	margin-top: 0.2rem;
}
.course_swiper .swiper-slide {
	width: 5.5rem !important;
	padding: 0 0 .48rem;
	box-sizing: border-box;
	background: #fff;
	border: 0.01rem solid #efefef;
	box-shadow: 0px 0px .15rem #d8dae1;
	margin: 0.3rem auto;
}
.course_swiper h3 {
	color: #fff;
	line-height: 1.1rem;
	text-align: left;
	font-weight: bold;
	font-size: .3rem;
	height: 1.1rem;
	text-indent: 2rem;
}
.course_swiper .cBox {
	padding: 0.3rem 0 0 .30rem;
	height: 5.10rem;
	line-height: .29rem;
}
.course_swiper strong {
	float: left;
	color: #126ab5;
	display: inline-block;
	width: 1.8rem;
	text-align: left;
	font-size: .24rem;
}
.course_swiper .txt {
	line-height: .4rem;
}
.course_swiper p {
	display: inline-block;
	width: 3.25rem;
	float: left;
	color: #666;
	text-align: left;
}
.course_swiper p b {
	color: #333;
}
.course_swiper .bot {
	text-align: center;
}
.course_swiper .bot a {
	display: inline-block;
	color: #ff8202;
	line-height: 38px;
	text-align: center;
	margin: 0 5px;
}
.cbg1 {
	background: url(../img/cbg1.jpg) no-repeat;
	background-size:5.7rem 1.1rem;
}
.cbg2 {
	background: url(../img/cbg2.jpg) no-repeat;
	background-size:5.7rem 1.1rem;
}
.cbg3 {
	background: url(../img/cbg3.jpg) no-repeat;
	background-size:5.7rem 1.1rem;
}
.cbg4 {
	background: url(../img/cbg4.jpg) no-repeat;
	background-size:5.7rem 1.1rem;
}
/*易答雅思 高效备考 end*/
.cases_swiper {
	text-align: center;
	padding-bottom: 0.3rem;
	margin-bottom: 0.05rem;
	margin-top: 0.2rem;
}
.cases_swiper .swiper-slide {
	width: 5.5rem !important;
	padding: 0.5rem 0 .48rem;
	box-sizing: border-box;
	background: #fff;
	border: 0.01rem solid #efefef;
	box-shadow: 0px 0px .15rem #d8dae1;
	margin: 0.05rem auto;
}
.cases_swiper img {
	margin: 0 auto 0.35rem;
	width: 1.26rem;
	height: 1.26rem;
	display: block;
}
.cases_swiper h3 {
	color: #0086f9;
	font-weight: bold;
	font-size: .3rem;
	margin-bottom: 0.2rem;
}
.cases_swiper .cBox {
	padding: 0.3rem 0 0 .30rem;
	height: 5.10rem;
	line-height: .29rem;
}
.cases_swiper strong {
	float: left;
	color: #126ab5;
	display: inline-block;
	width: 1.70rem;
	text-align: left;
	font-size: .24rem;
}
.cases_swiper span {
	font-weight: bold;
	color: #333;
}
.cases_swiper p {
	color: #666;
	line-height: .36rem;
	padding: 0 0.3rem;
	text-align: left;
}
.cases_swiper a {
	margin-top: 20px;
	margin: 20px auto 0;
	font-weight: bold;
	color: #FE9403;
	width: 90px;
}
/*成功经典案例分享 end*/
.after_swiper {
	text-align: center;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
	margin-top: 0.2rem;
}
.after_swiper .swiper-slide {
	width: 5.5rem !important;
	padding: 0.4rem 0 .48rem;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #efefef;
	box-shadow: 0px 0px 0.15rem #d8dae1;
	margin: 0.3rem auto;
	height: 4.88rem;
}
.after_swiper img {
	width: 1.26rem;
	height: 1.26rem;
	display: block;
	margin: 0 auto 0.4rem;
}
.after_swiper strong {
	color: #126ab5;
	font-size: .24rem;
}
.after_swiper p {
	color: #666;
	line-height: 0.36rem;
	padding: 0.2rem 0.3rem 0;
	display: block;
	text-align: left;
}
.after_swiper p b {
	color: #333;
}
.after_swiper a.more {
	float: left;
	height: 0.63rem;
	line-height: 0.63rem;
	display: block;
	width: 1.83rem;
	border: 0.01rem solid #333;
	margin-left: 1.9rem;
	margin-top: 0.4rem;
	border-radius: 0.5rem;
	text-align: center;
	cursor: pointer;
	color: #333;
}
/*易答雅思 屠雅新利器 end*/
.famous_swiper {
	text-align: center;
	padding-bottom: 0.1rem;
	margin-bottom: 0.05rem;
	margin-top: 0.2rem;
}
.famous_swiper .swiper-slide {
	width: 5.5rem !important;
	padding: 0.4rem 0 .48rem;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #efefef;
	box-shadow: 0px 0px 0.15rem #d8dae1;
	margin: 0.3rem auto;
}
.famous_swiper img {
	width: 1.45rem;
	height: 1.45rem;
	display: block;
	margin: 0 auto 0.25rem;
}
.famous_swiper strong {
	margin-bottom: 0.1rem;
	display: block;
}
.famous_swiper strong, .famous_swiper h3 {
	color: #126ab5;
	font-size: 0.3rem;
}
.famous_swiper h3 {
	font-weight: normal;
}
.famous_swiper p {
	color: #666;
	line-height: 0.36rem;
	font-size: 0.24rem;
	padding: 0.2rem 0.4rem 0;
	display: block;
	text-align: left;
}
.famous_swiper p b {
	color: #333;
}
.famous_swiper a.more {
	display: block;
	margin: 0 0.4rem;
	border: 0.02rem solid #FF8202;
	color: #FF8202;
	height: .57rem;
	line-height: .57rem;
	text-align: center;
	font-size: 0.24rem;
	margin-top: .2rem;
	cursor: pointer;
}
/*易答雅思 屠雅新利器 end*/

.reasons_swiper .swiper-pagination, .course_swiper .swiper-pagination, .cases_swiper .swiper-pagination, .after_swiper .swiper-pagination, .famous_swiper .swiper-pagination {
	bottom: 0 !important;
}
.reasons_swiper .swiper-pagination-bullet, .course_swiper .swiper-pagination-bullet, .cases_swiper .swiper-pagination-bullet, .after_swiper .swiper-pagination-bullet, .famous_swiper .swiper-pagination-bullet {
	width: 0.10rem;
	height: 0.10rem;
	background-color: transparent;
	border: 0.01rem solid #333;
	opacity: 1;
}
.reasons_swiper .swiper-pagination-bullet-active, .course_swiper .swiper-pagination-bullet-active, .cases_swiper .swiper-pagination-bullet-active, .after_swiper .swiper-pagination-bullet-active, .famous_swiper .swiper-pagination-bullet-active {
	background-color: #333;
}
.query {
	width: 6.7rem;
	margin: 0 auto;
	padding-bottom: 0.3rem;
	background: #fff;
}
.query h3 {
	height: .8rem;
	line-height: .8rem;
	text-align: center;
	color: #fff;
	background: -webkit-linear-gradient(left, #008260, #4ec01c);
	background: -moz-linear-gradient(left, #008260, #4ec01c);
	background: linear-gradient(left, #008260, #4ec01c);
	margin-bottom: 0.27rem;
}
.query p {
	padding-left: 0.9rem;
	line-height: 0.48rem;
	color: #666;
}
.query p b {
	padding: 0 0.1rem 0 0;
	font-weight: bold;
}
.querybot {
	text-align: center;
	font-size: 0.3rem;
	line-height: .6rem;
	padding: 0.3rem 0;
}
.choice_swiper {
	text-align: center;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
}
.choice_swiper .swiper-slide {
	width: 5.5rem !important;
	padding: 0 0 0.4rem;
	box-sizing: border-box;
	background: #fff;
	margin-top: 0.1rem;
	border: 1px solid #efefef;
	box-shadow: 0px 0px 15px #d8dae1;
	margin: 0.3rem auto;
}
.choice_swiper h3 {
	float: left;
	width: 4.84rem;
	height: 0.77rem;
	display: block;
	line-height: 0.77rem;
	text-align: left;
	text-indent: 0.4rem;
	color: #fff;
	border-radius: 0 0.5rem 0.5rem 0;
	margin: 0.4rem 0 0.12rem;
	background: -webkit-linear-gradient(left, #51c21a, #b4eb00);
	background: -o-linear-gradient(left, #51c21a, #b4eb00);
	background: -moz-linear-gradient(left, #51c21a, #b4eb00);
	background: -ms-linear-gradient(left, #51c21a, #b4eb00);
	background: linear-gradient(left, #51c21a, #b4eb00);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0051c21a', endColorstr='#00b4eb00', GradientType=1);
}
.choice_swiper p {
	color: #666;
	line-height: 0.36rem;
	padding: 0.1rem 0.4rem 0;
	display: block;
	float: left;
}
.choice_swiper p b {
	color: #333;
	display: block;
}
.choice_swiper a.more {
	float: left;
	height: 0.63rem;
	line-height: 0.63rem;
	display: block;
	width: 2.74rem;
	border: 0.01rem solid #333;
	margin-left: 1.4rem;
	margin-top: 0.4rem;
	border-radius: 0.5rem;
	text-align: center;
	cursor: pointer;
	color: #333;
}
/*高端申请 end*/
.promote_swiper {
	text-align: center;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
	margin-top: 0.2rem;
}
.promote_swiper .swiper-slide {
	width: 4.8rem !important;
	padding: 0 0.4rem 0.3rem;
	box-sizing: border-box;
	background: #fff;
	margin-top: 0.1rem;
	border: 1px solid #efefef;
	box-shadow: 0px 0px 15px #d8dae1;
	margin: 0.3rem auto;
}
.promote_swiper .tit {
	text-align: center;
	display: block;
	line-height: 1rem;
	margin: 0.4rem 0 0.1rem;
}
.promote_swiper img {
	width: 1rem;
	height: 1rem;
	display: inline-block;
}
.promote_swiper h3 {
	display: inline-block;
	padding-left: 0.2rem;
	color: #52b482;
}
.promote_swiper p {
	color: #666;
	line-height: 0.36rem;
	padding-top: 0.1rem;
}
.promote_swiper p b {
	color: #333;
}
.promote_swiper a.more {
	float: left;
	height: 0.63rem;
	line-height: 0.63rem;
	display: block;
	width: 2.83rem;
	border: 0.01rem solid #333;
	margin-left: .6rem;
	margin-top: 0.4rem;
	border-radius: 0.5rem;
	text-align: center;
	cursor: pointer;
	color: #333;
}
/*留学背景提升 end*/

.suitable {
	margin: 0 auto;
	width: 6.7rem;
	margin-top: 0.3rem;
}
.suitable .item {
	padding: 0 0 0 0.3rem;
	height: 1.6rem;
	box-shadow: 0px 0px 15px #d8dae1;
	background: #fff url(../img/suitable.png) no-repeat .78rem .34rem;
	background-size: .45rem .45rem;
	margin-top: 0.2rem;
}
.suitable .item strong {
	float: left;
	width: 1.6rem;
	text-align: center;
	font-size: 0.28rem;
	line-height: .28rem;
	margin-top: .9rem;
	margin-right: .25rem;
}
.suitable .item p {
	float: left;
	width: 4.5rem;
	line-height: .38rem;
	padding-top: .48rem;
	color: #666;
}
.ulwhy {
	width: 3.0rem;
	float: left;
	margin-top: .5rem;
	margin-left: .3rem;
}
.ulwhy li {
	float: left;
	color: #333;
	text-align: center;
	font-size: 0.3rem;
	width: 1.29rem;
	height: 1.29rem;
	border: 0.02rem solid #dcdcdc;
	line-height: 1.29rem;
	border-radius: .8rem;
	display: inline-block;
	margin-bottom: 0.2rem;
}
.ulwhy li img {
	display: block;
}
.ulwhy li:nth-child(2n) {
	margin-right: .2rem;
}
.ulwhy li:first-child {
	margin-left: .8rem;
	margin-right: 0;
}
.ulwhy li:last-child {
	border-right: 1px solid #dcdcdc;
}
.ulwhy li.active {
	border: 0.02rem solid #688fff;
}
.why_swiper {
	width: 3.55rem;
	float: left;
	background: #fff;
	margin-top: .5rem;
	box-shadow: 0px 0px .15rem #d8dae1;
	margin-left: 0.2rem;
	margin-top: 0.4rem;
}
.why_swiper .swiper-slide {
}
.whylist {
	height: 4.45rem;
	line-height: .36rem;
	color: #666;
	padding: 0 0.27rem;
}
.whylist strong {
	display: block;
	margin-bottom: .1rem;
	font-size: .3rem;
	color: #333;
	margin-top: .5rem;
}
/*<!--why end-->*/ 
.gift {
}
.gift .ad {
	background: url(../img/giftbanner.jpg) no-repeat;
	height: 2.4rem;
	box-shadow: 0px 0px 15px #d8dae1;
	background-size: 7.5rem 2.4rem;
	margin-bottom: 0.4rem;
}
.gift .item {
	box-shadow: 0px 0px 15px #d8dae1;
	margin: 0.1rem 0.4rem;
	border-radius: 1.8rem;
	background-color: #fff;
	padding: 0.28rem 0.6rem;
	text-align: center;
	font-size: .24rem;
	color: #666;
}
.gift .item strong {
	color: #52b482;
	display: block;
	margin-bottom: 0.1rem;
}
/*gift end*/
.approve-items {
	padding: 0 .4rem .5rem;
	margin-bottom: 0.5rem;
	position: relative;
}
.apporveList {
	background: url(../img/apporveList.jpg) repeat-y;
	padding: 0 0 0.38rem 0;
	font-size: .24rem;
	color: #666666;
	line-height: .36rem;
	position: relative;
	height: 6.0rem;
	overflow: hidden;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.apporveList.auto {
	height: 24.6rem;
}
.apporveList:before {
	content: "";
	position: absolute;
	width: .7rem;
	height: .7rem;
	background: url(../img/timeIcon.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	left: .32rem;
	top: .38rem;
}
.apporveList li {
	background: url(../img/apporveList_li.jpg) repeat-y;
	margin-bottom: 0.1rem;
	padding: 0.2rem 0;
	position: relative;
}
.apporveList li h5 {
	display: block;
	color: #53c7fd;
	padding-left: 1.27rem;
	background: url(../img/apporveList_h4.png) no-repeat left center;
	background-size: 1.17rem 0.58rem;
	line-height: 0.58rem;
	font-size: .28rem;
}
.apporveList li p {
	line-height: 0.36rem;
	padding: 0.15rem 0.4rem 0.05rem 0.5rem;
	color: #666;
}
.slideMore {
	display: block;
	text-align: center;
	font-size: .24rem;
	background-color: #FFFFFF;
	font-style: normal;
	color: #506cfe;
	padding: .22rem 0;
	-webkit-box-shadow: .04rem -.06rem .15rem #CCCCCC;
	box-shadow: .04rem -.06rem .15rem #CCCCCC;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -3.35rem;
	width: 6.7rem;
}
.slideMore.slideDown img {
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}
.slideMore img {
	width: .3rem;
	height: .24rem;
	display: inline-block;
	margin-left: .15rem;
	margin-top: .03rem;
}
/*2019年英国留学申请季 end*/

.UKbg {
	color: #fff;
	background: url(../img/UKbg.jpg) no-repeat;
	width: 7.5rem;
	height: 10.4rem;
	padding: 0 !important;
}
.UKbg h2 {
	margin-bottom: 0.4rem;
	margin-top: 0.4rem;
}
.UKbg h2 strong {
	font-size: 0.4rem;
	height: 0.3rem;
	color: #fff;
	padding-bottom: 0.4rem;
	display: block;
	margin-bottom: 0.20rem;
	background: url(../img/h2_strong2.png) no-repeat bottom center;
	background-size: 6.7rem 0.12rem;
}
.UKbg h6 {
	display: block;
	margin: 0 auto;
	margin-top: 0.49rem;
	width: 5.9rem;
	height: 0.8rem;
	background-color: #fff;
	color: #6cc063;
	border-radius: 0.5rem;
	font-size: 0.30rem;
	text-align: center;
	line-height: 0.8rem;
	cursor: pointer;
}
.ukintro {
	height: 3.2rem;
	background-color: #fff;
	margin: 0.4rem;
	line-height: .36rem;
}
.introL {
	width: 1.98rem;
	float: left;
	background-color: #4f9aff;
	height: 3.2rem;
	text-align: center;
}
.introL img {
	width: .9rem;
	height: .4rem;
	display: block;
	margin: 0.5rem auto 0.3rem;
}
.introL strong {
	display: inline-block;
}
.introL p {
	padding: 0 0.2rem;
	text-align: left;
}
.introR {
	float: left;
	width: 4.3rem;
	padding: 0 0.2rem;
	color: #666;
	padding-top: 0.3rem;
}
.introR strong {
	color: #4f9aff;
	display: block;
	margin-bottom: 0.1rem;
}
.introul {
	padding: 0 0.4rem;
}
.introul li {
	background: url(../img/intro_li.png) no-repeat left;
	background-size: .17rem .19rem contain;
	padding-left: 0.3rem;
	line-height: .6rem;
	font-size: .28rem;
}
.adList {
	width: 6.7rem;
	background: #fff;
	margin: 0.5rem auto 0;
}
.adList a {
	margin-top: 0.1rem;
	width: 100%;
	float: left;
}
.adList a img {
	display: block;
	width: 6.7rem;
	height: 1.5rem;
}
/*星级留学产品 end*/
.condit_swiper .swiper-pagination, .choice_swiper .swiper-pagination {
	bottom: 0 !important;
}
.condit_swiper .swiper-pagination-bullet, .choice_swiper .swiper-pagination-bullet {
	width: 0.14rem;
	height: 0.14rem;
	background-color: transparent;
	border: 0.01rem solid #333;
	opacity: 1;
}
.condit_swiper .swiper-pagination-bullet-active, .choice_swiper .swiper-pagination-bullet-active {
	background-color: #333;
}
.kxfali {
	padding: 0 0.35rem;
	color: #666;
	line-height: 0.36rem;
}
/*------begin 易答雅思简介模块-----*/
	
	.brand_desc {
		padding: 0.7rem 0.5rem 0rem;
		margin-top: 1.2rem;
		background: url(../img/desc_bg.png) no-repeat center;
		background-size: cover;
		height: 3.4rem;
		box-sizing: border-box;
	}
	
	.brand_desc .brand_logo {
		position: absolute;
		margin-left: 1.58rem;
		margin-top: -1.4rem;
		width: 2.8rem;
		height: 1rem;
		box-shadow: 0px 0px 0.1rem #d4d4d4;
	}
	
	.brand_desc p {
		color: #fff;
		line-height: 0.35rem;
		font-weight: 350;
	}
	/*------end 易答雅思简介模块-----*/
	/*------begin  课程匹配体系-----*/
	
	.system_desc {
		margin-right: 0.4rem;
		background: url(../img/class_bg.png) no-repeat center;
		background-size: cover;
		padding-top: 0.78rem;
		padding-left: 2.1rem;
		padding-right: 0.3rem;
		box-sizing: border-box;
		height: 6.4rem;
	}
	
	.system_desc li {
		margin-bottom: 0.1rem;
	}
	
	.system_desc li span {
		float: left;
		color: #fff;
		line-height: 0.4rem;
	}
	
	.system_desc li .strong {
		color: #fff;
		font-weight: bold;
		width: 0.9rem;
		text-align: left;
		font-size: 0.3rem;
		height: 0.8rem;
		padding-right: 0.1rem;
		margin-right: 0.1rem;
		border-right: solid 0.06rem #fff;
	}
	
	.system_desc li .sm_str {
		box-sizing: border-box;
		padding-top: 0.2rem;
		width: 1.05rem;
	}
	
	.system_desc li .sm_str2 {
		box-sizing: border-box;
		padding-top: 0.2rem;
		width: 1.06rem;
	}
	
	.system_desc .btn {
		display: inline-block;
		width: 1.6rem;
		border: 0.02rem solid #ccc;
		text-align: center;
		padding: 0.05rem 0;
		color: #ff8202;
		border: solid 0.02rem #ff8202;
		float: right;
	}
	/*------end  课程匹配体系------*/
	/*------begin 奖学金----------*/
	
	.sec_bronus {
		background: #DCEFFE;
	}
	
	.sec_bronus .top {
		color: #fff;
		height: 1.5rem;
		text-align: center;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		background: #1A94D5;
		background: -webkit-linear-gradient(left, #297ABC, #1A94D5);
		background: -o-linear-gradient(right, #297ABC, #1A94D5);
		background: -moz-linear-gradient(right, #297ABC, #1A94D5);
		background: linear-gradient(to right, #297ABC, #1A94D5);
	}
	
	.sec_bronus .botm {
		background: #fff;
		height: 3rem;
		margin-bottom: 0.3rem;
		box-shadow: 0px 4px 25px #cad1d6;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	
	.bronus_desc .top,
	.bronus_desc .botm {
		box-sizing: border-box;
		padding: 0.25rem 0.6rem;
	}
	.bronus_desc{ padding:0 0.4rem;}
	.bronus_desc .top h3 {
		margin: 0;
		font-size: 0.4rem;
	}
	
	.bronus_desc .info {
		font-size: 0.3rem;
		margin-top: 0.1rem;
	}
	
	.box_top img {
		height: 1rem;
		width: 0.8rem;
		margin: 0 auto;
		margin-top: 0.3rem;
	}
	
	.bronus_desc .box .botm p,
	.bronus_desc .box .botm strong {
		color: #126Ab5;
		font-weight: bold;
		font-size: 0.26rem;
		margin-top: 0.3rem;
	}
	
	.bronus_desc .box .botm strong {
		position: relative;
		top: 0.1rem;
	}
	
	.sec_bronus .bonus_box div {
		float: left;
		width: 1.81rem;
		height: 2.5rem;
		border-right: 1px dashed #ccc;
	}
	
	.sec_bronus .bonus_box div:nth-child(3n) {
		border: 0;
	}
	
	.box_botm img {
		height: 0.9rem;
		width: 1rem;
		margin: 0 auto;
	}
	
	.sec_bronus .bonus_box p.tit {
		color: #6e6e6e;
		font-size: 0.28rem;
	}
	
	.sec_bronus .bonus_box b {
		color: #189BD0;
		font-weight: 400;
		position: relative;
		left: 3px;
		top: -2px;
	}
	
	.p_instruct strong {
		color: #126Ab5;
		font-weight: bold;
	}
	
	.p_instruct {
		color: #666;
		line-height: 0.4rem;
	}
	
	.btn_list {
		margin-top: 0.2rem;
	}
	
	.a_btn_hollow {
		display: block;
		font-size: 0.3rem;
		padding: 0.3rem;
		box-sizing: border-box;
		width: 100%;
		text-align: center;
		color: #FF8202;
		border: 0.02rem solid #FF8202;
	}
	/*------end   奖学金----------*/
	/*--6大教学体系--*/
	
	.sec_class .ul_class li.active {
		background: #82BFEB;
		color: #fff;
		font-weight: bold;
	}
	
	.ul_class li {
		width: 2.3rem;
		float: left;
		margin-right: 0.1rem;
		border: 1px solid #82BFEB;
		font-size: 0.28rem;
		color: #82BFEB;
		font-weight: bold;
		text-align: center;
		height: 0.7rem;
		line-height: 0.7rem;
		margin-bottom: 0.1rem;
	}
	
	.ul_class li:nth-child(3n) {
		margin-right: 0;
	}
	
	.sec_class .swiper-slide {
		padding: 0rem 0;
		width: 100% !important;
		background: none;
		border: 0 !important;
		box-shadow: none !important;
	}
	
	.sec_class h3 {
		background: url(../img/system_line.jpg) no-repeat bottom left;
		background-size: 4.15rem 0.15rem;
		padding-bottom: 0.2rem;
		margin-bottom: 0.3rem;
		font-size: 0.36rem;
	}
	
	.sli_inter {
		margin-top: 0.3rem;
		line-height: 0.4rem;
		text-align: left;
	}
	
	.sli_inter .head_info {
		font-size: 0.28rem;
		color: #666;
		margin-bottom: 0.3rem;
	}
	.sli_inter .div_content
	{
		background: #f2f3f7;
		padding: 0.3rem 0.2rem;
	}
	.sli_inter .div_content .title
	{
		font-size: 0.28rem;
		color: #126ab5;
		font-weight: bold;
	}
	.sli_inter .div_content .info
	{
		font-size: 0.28rem;
		color: #666;
	}
	.sli_inter .div_content .box
	{
		margin-bottom: 0.2rem;
	}
	
	.swiper-pagination-bullet-active {
		opacity: 1;
		background: #515d6d !important;
	}
	
	.swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		display: inline-block;
		border-radius: 100%;
		background: #fff;
		opacity: 1;
		border: 1px solid #515d6d;
	}