﻿@charset "utf-8";
html,
body {
	color: #333333;
	width: 100%;
	height: 100%;
	font-size: 100px;
}

.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;
}

.fs28 {
	font-size: 0.28rem;
}

#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-->*/

.banner b.zhuantiTit {
	font-size: 0.58rem;
	padding: 0 0.4rem;
	display: block;
}

.banner b.zhuantiTit span {
	font-weight: normal;
}

.banner p.about {
	padding: 0 0.4rem;
	margin-top: 0.14rem;
	margin-bottom: 0.38rem;
}


/*<!--banner-->*/


/*<!--telRefer-->*/

.telRefer {
	height: 1.12rem;
	padding: 0 0.52rem;
	background-color: #ff6d55;
	line-height: 1.12rem;
	color: #FFFFFF;
	width: 5.66rem;
	margin: 0 auto;
	margin-top: 0.5rem;
	-webkit-border-radius: 4rem;
	-moz-border-radius: 4rem;
	border-radius: 4rem;
	-webkit-box-shadow: 3px 3px 10px #b3594a;
	-moz-box-shadow: 3px 3px 10px #b3594a;
	box-shadow: 3px 3px 10px #b3594a;
}

.telRefer a {
	display: block;
	float: right;
}

.telRefer a.tel_link {
	padding: 0 0.2rem 0 0.4rem;
	margin-top: 0.36rem;
	border-left: 1px solid #FFFFFF;
}

.telRefer a.referlink {
	color: #FFFFFF;
	padding: 0 0.3rem;
	font-size: 0.3rem;
}

.telRefer span {
	display: block;
	float: left;
	font-size: 0.36rem;
}

.telRefer img {
	height: 0.38rem;
}

.lead {
	line-height: 0.48rem;
	padding: 0.5rem 0.4rem;
}


/*<!--leadAndForm-->*/

.leadAndForm {
	padding: 0 0.4rem;
}


/*<!--form-->*/

.biaodan {
	padding: 0.5rem 0.24rem 0.4rem 0.26rem;
	background-color: #EDECF2;
	margin-bottom: 0.5rem;
}

.biaodan h5 {
	line-height: 0.6rem;
	font-size: 0.36rem;
	font-weight: normal;
	margin-bottom: 0.24rem;
}

.biaodan div {
	margin-bottom: 0.2rem;
}

.biaodan input,
.biaodan select {
	display: block;
	height: 0.8rem;
	width: 5.2rem;
	font-size: 0.27rem;
	color: #999999;
	font-family: helvetica, "微软雅黑";
	padding-left: 0.72rem;
	margin: 0 auto;
	line-height: 0.8rem;
}

#name {
	background: url(../images/namebox.jpg) no-repeat center;
	-webkit-background-size: 5.92rem, 0.8rem;
	background-size: 5.92rem, 0.8rem;
}

#mobile {
	background: url(../images/telbox.jpg) no-repeat center;
	-webkit-background-size: 5.92rem, 0.8rem;
	background-size: 5.92rem, 0.8rem;
}

#branch {
	width: 5.92rem;
	padding-left: 0.66rem;
	background: url(../images/citybox.jpg) no-repeat center;
	-webkit-background-size: 5.92rem, 0.8rem;
	background-size: 5.92rem, 0.8rem;
}

#submit {
	padding: 0;
	color: #FFFFFF;
	-webkit-border-radius: 0.08rem;
	-moz-border-radius: 0.08rem;
	border-radius: 0.08rem;
	height: 0.98rem;
	border: 1px solid #ff6d55;
	background-color: #ff6d55;
	width: 100%;
	font-size: 0.33rem;
}


/*<!--form-->*/


/*<!--leadAndForm-->*/


/***********************公共内容版块样式**********************/

.section {
	padding: 0.7rem 0.4rem 0.2rem;
}

.section h3 {
	font-size: 0.35rem;
	text-align: center;
	-webkit-background-size: 3.65rem;
	background-size: 3.65rem;
	padding: 0.2rem 0 0.5rem 0;
}

.section h3 span {
	position: relative;
}

.section h3 span:before {
	position: absolute;
	content: "";
	width: 0.5rem;
	height: 0.1rem;
	background: -webkit-linear-gradient(left, #66CC33, #99FF00);
	background: linear-gradient(left, #66CC33, #99FF00);
	-webkit-border-radius: 0.05rem;
	border-radius: 0.05rem;
	top: -0.15rem;
}

.ly_wrap {
	padding: 0 0.4rem;
}

.ly_link {
	display: block;
	margin: 0 auto;
	height: 0.98rem;
	line-height: 0.98rem;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	background-color: #ff6d55;
	margin-top: 0.4rem;
	border: 1px solid #ff6d55;
	font-size: 0.3rem;
	width: 6.7rem;
	color: #FFFFFF;
	text-align: center;
}

.ly_link2 {
	color: #6E86CE;
	background-color: #FFFFFF;
	margin-top: 0.2rem;
}


/* common css*/

.advan,
.wonderful {
	padding: 0.7rem 0 0.2rem;
}

.applicationRequirement,
.advan,
.bill {
	background-color: #F5F5F5;
}

.coverflowSwiper {
	padding-bottom: 0.5rem;
}

.coverflowSwiper .swiper-slide {
	width: 4.8rem;
	background-color: #FFFFFF;
	-webkit-box-shadow: 2px 2px 15px #CCCCCC;
	-moz-box-shadow: 2px 2px 15px #CCCCCC;
	box-shadow: 2px 2px 15px #CCCCCC;
	-webkit-border-radius: 0.08rem;
	border-radius: 0.08rem;
}

.coverflowSwiper .swiper-pagination {
	bottom: 0;
}

.coverflowSwiper .swiper-pagination-bullet {
	height: 8px;
	width: 8px;
	background-color: transparent;
	border: 1px solid #666666;
	opacity: 1;
}

.coverflowSwiper .swiper-pagination-bullet-active {
	background-color: #666666;
}

.eduList,
.costList {
	border: 1px solid #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 5rem;
	margin: 0 auto 0.5rem;
	border-right: none;
}

.eduList li,
.costList li {
	float: left;
	width: 50%;
	border-right: 1px solid #333333;
	text-align: center;
	font-weight: bold;
	line-height: 0.98rem;
	height: 0.98rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.eduList li.currentWay,
.costList li.currentWay {
	background-color: #333333;
	color: #FFFFFF;
}


/* common css*/


/**************************公共内容版块样式**************************/


/*<!--advan-->*/

.advanSwiper h4 {
	text-align: center;
	color: #339966;
	margin-bottom: 0.2rem;
}

.advanSwiper .swiper-slide {
	padding: 0.3rem 0;
	height: 3.25rem;
}

.advanSwiper img {
	height: 0.8rem;
	margin: 0 auto 0.2rem;
}

.advanSwiper p {
	line-height: 0.42rem;
	color: #666666;
	padding: 0 0.68rem;
	font-size: 0.24rem;
}


/*<!--advan-->*/


/*<!-applicationRequirement-->*/

.eduSwiper .swiper-slide {
	background-color: #FFFFFF;
	padding: 0.5rem 0;
}

.eduSwiper h4 {
	text-align: center;
	padding-bottom: 0.2rem;
}

.eduSwiper h4 span {
	background: linear-gradient(to right, #009966, #66CC33);
	-webkit-background-clip: text;
	color: transparent;
}

.eduSwiper h4 span:nth-child(3) {
	font-weight: normal;
}

.eduSwiper p {
	padding: 0 0.7rem 0.1rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.38rem;
}

.eduSwiper p.pt-20 {
	padding-top: 0.2rem;
}

.eduSwiper p b {
	color: #333333;
}

.eduSwiper h5 {
	width: 5.26rem;
	height: 0.62rem;
	text-align: center;
	margin: 0.2rem auto;
	color: #FFFFFF;
	background-color: #4CA9EA;
	line-height: 0.62rem;
	font-weight: normal;
	font-size: 0.26rem;
}


/*<!--applicationRequirement-->*/


/*<!--bill-->*/

.bill {
	padding-bottom: 0.7rem;
}

.costSwiper .swiper-slide {
	background-color: #63B994;
	color: #FFFFFF;
	padding-bottom: 0.25rem;
}

.costSwiper h4 {
	text-align: center;
	height: 0.54rem;
	line-height: 0.54rem;
	background-color: #479F8F;
	padding: 0.15rem 0;
	margin-bottom: 0.4rem;
}

.costSwiper h4 img {
	max-height: 100%;
	display: inline-block;
	margin-right: 0.2rem;
}

.costSwiper p {
	font-size: 0.24rem;
	padding: 0 0.4rem;
	/*height: 0.75rem;*/
	overflow: hidden;
	margin-bottom: 0.24rem;
}

.costSwiper p b {
	display: block;
	background-color: #FFFFFF;
	color: #63B994;
	width: 2.15rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	margin-right: 0.2rem;
	float: left;
}

.costSwiper p span {
	float: left;
	width: 3.4rem;
	line-height: 0.34rem;
	padding-top: 0.08rem;
}


/*<!--bill-->*/


/*<!--plan-->*/

.slideList li {
	margin-bottom: 0.1rem;
}

.slideList li:last-of-type {
	margin-bottom: 0;
}

.slideList li h4 {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	line-height: 1.1rem;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}

.planList li h4 span {
	display: inline-block;
	/*background-color: rgba(119, 198, 230, .8);*/
	/*height: 0.58rem;
	width: 4.66rem;
	-webkit-border-radius: 0.29rem;
	-moz-border-radius: 0.29rem;
	border-radius: 0.29rem;
	line-height: 0.62rem;*/
}

.slideList h4:after {
	content: "";
	position: absolute;
	width: 0.28rem;
	height: 0.22rem;
	background: url(../images/down.png) no-repeat center;
	background-size: 0.28rem;
	top: 50%;
	margin-top: -0.11rem;
	right: 0.54rem;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}

.slideList h4.rotate:after {
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.slideList li div {
	display: none;
	padding: 0.2rem 0;
	color: #666666;
	font-size: 0.24rem;
	line-height: 0.48rem;
}

.slideList li div b {
	color: #333333;
}


/*<!--plan-->*/


/*<!--ready-->*/

.ready {
	padding: 0.7rem 0.4rem;
}

.timeList {
	font-size: 0.24rem;
	padding-left: 0.6rem;
	position: relative;
}

.timeList:before {
	height: 100%;
	position: absolute;
	content: "";
	width: 0.04rem;
	background-color: #A3A3A3;
	left: 0.17rem;
	-webkit-border-radius: 0.02rem;
	border-radius: 0.02rem;
}

.timeList li {
	padding: 0.3rem 0;
	border-bottom: 1px dashed #999999;
}

.timeList li:last-of-type {
	border-bottom: 0;
}

.timeList b {
	display: table-cell;
	vertical-align: middle;
	width: 1.6rem;
	text-align: center;
	color: #66CC66;
	position: relative;
}

.timeList b:before {
	position: absolute;
	content: "";
	height: 0.38rem;
	width: 0.38rem;
	background: url(../images/circle.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	left: -0.6rem;
}

.timeList span {
	display: table-cell;
	vertical-align: middle;
	padding-left: 0.2rem;
	line-height: 0.38rem;
	color: #666666;
}


/*<!--ready-->*/


/*<!--studyMamas-->*/

.studyMamas {
	background: url(../images/pd-bg.jpg) no-repeat center top;
	-webkit-background-size: 7.5rem;
	background-size: 7.5rem;
	padding-bottom: 0.7rem;
}

.studyMamas h3 {
	color: #FFFFFF
}

.studyMamasContent {
	padding: 0.7rem 0.9rem;
	background-color: rgba(255, 255, 255, .9);
}

.studyMamasContent h4 {
	text-align: center;
	margin-bottom: 0.7rem;
}

.studyMamasContent h4 span {
	display: block;
	font-weight: normal;
}

.require p {
	display: table-cell;
	vertical-align: middle;
	font-size: 0.24rem;
	line-height: 0.38rem;
	color: #666666;
}

.require span {
	display: inline-block;
	width: 0.75rem;
	padding: 0.15rem 0.25rem;
	font-size: 0.26rem;
	background-color: #2A9676;
	margin-right: 0.35rem;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 0.38rem;
}

.require b {
	display: block;
	font-weight: normal;
	margin-bottom: 0.08rem;
}


/*<!--studyMamas-->*/


/*<!--wonderful-->*/

.wonderfulSwiper .swiper-slide {
	width: 5.25rem;
	border: 0.08rem solid #AFD3C5;
	padding: 0.4rem 0;
	height: 4.13rem;
}

.wonderfulSwiper h4 {
	height: 1rem;
	text-align: center;
	line-height: 1rem;
	font-size: 0.3rem;
	color: #2A9676;
	margin-bottom: 0.4rem;
}

.wonderfulSwiper h4 img {
	max-height: 1rem;
	display: inline-block;
	margin-right: 0.2rem;
}

.wonderfulSwiper p {
	padding: 0 0.55rem 0.15rem;
	color: #666666;
	line-height: 0.38rem;
	font-size: 0.24rem;
}


/*<!--wonderful-->*/


/*<!--recommend-->*/

.recList li {
	margin-bottom: 0.1rem;
}

.recList li:last-of-type {
	margin-bottom: 0;
}


/*<!--recommend-->*/


/*<!--idpAdvantage-->*/

.idp-advantage {
	padding-bottom: 0;
}


/*<!--idpAdvantage-->*/

.connection {
	position: fixed;
	bottom: 0;
	height: 1rem;
	max-width: 750px;
	width: 100%;
	z-index: 9999;
}
.xc1{
	background:url(../images/bg1.png);
}
.xc2{
	background:url(../images/bg2.png);
}
.xc3{
	background:url(../images/bg3.png);
}
.xc{
	width:100%;
	height:2.1rem;
	background-size:100% 100%;
	margin-top:0.4rem;
	padding-top:1.6rem;

}
.xc p{
	margin-bottom:0.3rem;
}
.xc a{
	display: block;
	width:100%;
	height: 0.6rem;
}
