html{
	font-size: 50px;
	background: #333;
}

/* 头部 */
header{
	height: .9rem;
	width: 7.5rem;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.return {
	width:.8rem ;
	height:100% ;
	text-align: center;
}
.return img{
	width: .19rem;
	height:.32rem ;
	margin:.29rem 0;
}
header h3{
	width:100% ;
	position: absolute;
	height: 100%;
	text-align: center;
	font-size: .34rem;
	color: #333;
	left:0;
	top:1px;
	line-height: .9rem;
	z-index: -1;
	padding-top: 0;
}
.go-home{
	padding:0 .25rem;
	height:100% ;
}
.go-home img{
	width: .26rem;
	height: .26rem;
	margin-right: .1rem;
}
.go-home span{
	font-size: .28rem;
	color: #999;
	line-height: .9rem;
}

/* 头部大banner */
.sec-head,
.sec-head img{
	width: 7.5rem;
	height: 3.65rem;
}
.sec-head{
	overflow: hidden;
}
.sec-head img{
	height:3.68rem ;
}

/* nav */
nav{
	background: #000;
	height: .77rem;
	border-top: 1px solid #3f3c3d;
	border-bottom: 1px solid #3f3c3d;
	width: 100%;
	z-index: 2;
}
nav li{
	padding: 0 .3rem;
}
nav li:nth-child(2){
	padding: 0;
}
nav li:nth-child(3){
	padding-left: 0;
	padding-right: .2rem;
}
nav li p{
	font-size: .24rem;
	color: #fff;
	line-height: .77rem;
}
nav li p a{
	color: #fff;
}
nav li span{
	font-size: .32rem;
	font-weight: bold;
}
nav li button{
	font-size: .32rem;
	color: #fff;
	line-height: .77rem;
	padding: 0 .4rem;
	background: #c60000;
	border:none;
	border: 1px solid #c60000;
	position: relative;
	top:-1px;
}
.place-nav{
	height:.78rem;
	display: none;
}

/* 申明条件 */
.sec-1{
	background: #1d1d1d;
	padding-top: .4rem;
}
.condition{
	width: 6.9rem;
	height: 2.82rem;
	background: url(../img/condition-1.png) no-repeat center center;
	background-size:7.9rem 3.2rem ;
	margin: 0 auto;
	color: #000;
	text-align: center;
	overflow: hidden;
}
.condition h3{
	font-size: .6rem;
	line-height: .7rem;
	padding-top: .35rem;
}
.condition p{
	font-size:.24rem;
	line-height: .34rem;
}
.condition ul{
	margin-top: .25rem;
}
.condition li p{
	font-size:.28rem;
	line-height: .48rem;
	text-align: left;
	padding-left: 1.1rem;
}
.condition li p img{
	margin-right: .16rem;
	vertical-align: sub;
	width: .34rem;
	height:.3rem;
}
.score{
	text-align: center;
}
.score img{
	width: 5.31rem;
	margin-top: .58rem;
	vertical-align: top;
}
.score p{
	font-size: .32rem;
	color: #fff;
	line-height:.42rem; 
	margin-bottom:.5rem; 
}
.score div{
	width: 3rem;
	height: 1px;
	background:#3a3a3a;
	position: relative;
	margin: 0 auto; 
}
.score div span{
	position: absolute;
	width: .52rem;
	height: 3px;
	background:#ffd703; 
	left: 1.24rem;
	top:-1px;
}
.score h5{
	font-size:.54rem ;
	color:#fff ;
	line-height: .84rem;
	font-weight: normal;
}
.score h5 em{
	font-style: normal;
	color: #ffd600;
}
.english ul{
	margin: 0 .3rem;
	border-bottom: 1px solid #2f2f2f;
	color: #fff;
	margin-top: .5rem;
	padding-bottom: .3rem;
}
.english ul .size1{
	padding-top: .11rem;
	font-size: .36rem;
	line-height: .56rem;
}
.english ul .color1{
	color: #ffd600;
}
.english ul i{
	width: 1px ;
	height: 1.1rem;
	background:#2f2f2f; 
	margin-right: .3rem;
    margin-top: .1rem;
}
.english ul .size2{
	font-size: .24rem;
	line-height: .4rem;
}
.english ul .size2 span{
	font-size: .36rem;
	margin-left: 3px;
}
.english li .no-white p{
	margin-right: 0;
}
.english li p{
	margin-right: .45rem;
}
.add-score li{
	width: 2.5rem;
	text-align: center;
	color: #fff;
	line-height:.3rem ;
	font-size:.2rem ;
	padding-top: .4rem;
}
.add-score li img{
	width: 1rem;
	height: 1rem;
}
.add-score li h4{
	font-size: .36rem;
	color: #ffd600;
	font-weight: normal;
	line-height: .56rem;
}

/* 策略 */
.strategy{
	background: #1d1d1d;
	padding-bottom: .5rem;
}
.strategy1{
	padding:.4rem .2rem; 
}
.strategy1-box p{
	font-size: .28rem;
	padding: 0 .3rem;
}
.strategy1 li{
	width:3.35rem ;
	height:1.33rem ;
	background: #eaeaea;
	border: .04rem solid #fff;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0.15rem .1rem;
	font-size:.22rem ;
	color:#000 ;
	line-height: .34rem;
}
.strategy1 li img{
	width:.72rem ;
	height: .72rem;
	margin: .26rem .2rem .26rem .26rem;
}
.strategy1 li div{
	margin-top: .325rem;
}

.strategy2 li{
	height: 3.94rem;
	text-align: center;
}
.strategy2 li img{
	width: 2.9rem;
	height: 2.18rem;
	margin: .15rem 0;
	vertical-align: middle;
}
.strategy2 li p{
	padding: 0 .2rem;
	text-align: left;
}
.score p em{
	color:#d6b405 ;
	font-style: normal;
}


.strategy-xiu-box{
	padding: 0.4rem .2rem;
}
.strategy-xiu-box li{
	width: 2.9rem;
	height: 2.18rem;
	border:.2rem solid #454545;
	margin: .15rem .12rem;
}
.strategy-xiu-box li img{
	width: 100%;
	height: 100%;
}

.strategy3 {
	padding: 0 .3rem;
}
.strategy3 img{
	width:100%;
	margin-top: .2rem; 
}
.strategy3 p{
	font-size: .24rem;
	color: #fff;
	line-height:.34rem ;
	text-align: center;
}
.strategy3 span{
	font-size: .36rem;
}
.strategy3-box{
	padding: 0.4rem .3rem;
}
.strategy3-box li{
	width: 2.3rem;
	text-align: center;
	margin-bottom: .4rem;
}
.strategy3-box li img{
	width:1.6rem;
	height: 1.6rem;
}
.strategy3-box li p{
	font-size: .32rem;
	color: #fff;
	line-height: .42rem;
}
.strategy3-box li span{
	font-size: .24rem;
	color: #fff;
	line-height: .34rem;
}
.teacher-info{
	padding: 0 .3rem;
}
.teacher-info li{
	position: relative;
	text-align: center;
	margin-bottom: .5rem;
	width: 2.3rem;
}
.teacher-info li p{
	font-size: .32rem;
	color: #ffd600;
	line-height: .42rem;
}
.teacher-info li span{
	font-size: .18rem;
	color: #fff;
	line-height: .28rem;
}
.teacher-info li .jiantou{
	position: absolute;
	width:.32rem;
	height: .2rem;
	right:-.2rem;
	top:.74rem;
}
.teacher-info li .jiantou2{
	width: 1.4rem;
	height: 1.3rem;
	position: absolute;
	right:-1.2rem;
	top:-.38rem;
}
.teacher-info li .lun{
	width:1.77rem;
	height: 1.67rem;
}
.add-teacher{
	text-align: center;
}
.add-teacher img{
	width: 6.9rem;
	margin-top: .5rem;
}
.add-teacher h3{
	font-size: .4rem;
	color:#fff;
	line-height:.5rem ;
	margin-top: .8rem;
	font-weight: normal;
}
.add-teacher span{
	color:#ffd600 ;
}
.strategy4{
	padding: 0 .2rem;
	margin-bottom: .3rem;
}
.strategy4 li{
	width:2.16rem ;
	height:1.2rem ;
	margin: 0 .1rem;
	background: url(../img/bkcol-1.png) no-repeat center center;
	background-size:2.16rem 1.6rem ;
	margin-top: .5rem;
	color: #fff;
	text-align: center;
	font-size: .3rem;
	line-height: .34rem;
	padding-top: .4rem;
}
.fact p{
	font-size: .28rem;
}
.fact .small-font{
	font-size: .32rem;
	margin-bottom: 0;
	line-height: .62rem;
}
.fact-img{
	padding:0 .3rem; 
	margin-top: .5rem;
}
.fact-img img{
	width: 100%;
}
#marquee {
	overflow:hidden;
	width:6.9rem;
	height:3.45rem;
}  

/*footer 底部 */
.footer {
	background-color: #333333;
	color: #fff;
	text-align: center;
	padding-top: .6rem;
	padding-bottom: .4rem;
	border-top: 1px solid #454545;
}
.footer .copy-p{
	font-size: .24rem;
	color: #bababa;
	text-align: center;
}
.footer img{
	width: 3.55rem;
}

/* 时间进度条 */
.scale{
	padding: 0 .3rem;
	background: #1d1d1d;
	padding-top: .45rem;
}
.scale-box{
	position: relative;
	width: 100%;
	height: 1.4rem;
}
.scale-line1{
	width: 100%;
	height: 1px;
	background: #626162;
	position: absolute;
	left:0;
	top:50%;
}
.scale-box li{
	text-align: center;
	position: relative;
	color: #fff;
	margin: 0 .6rem;
}
.scale-box li p{
	font-size: .28rem;
	line-height:.38rem ;
}
.scale-box li span{
	font-size: .33rem;
	line-height:.43rem ;
}
.scale-box li span i{
	font-size: .18rem;	
	line-height:.28rem ;
	font-style: normal;
} 
.scale-box li div{
	width:.13rem ;
	height: .13rem;
	background: #8f8f8f;
	border:.04rem solid #3f3c3d ;
	border-radius: 50%;
	margin: .23rem auto;
}
.scale-box li em{
	width:1px ;
	height: .12rem;
	background: #626162;
	position: absolute;
	left:50%;
}
.scale-box li  .line2{
	top:.4rem;
}
.scale-box li  .line3{
	top:.95rem;
}
.scale-box li.on{
	color: #ffee97;
}
.scale-box li.on div{
	background: #ffee97;
}