@charset "utf-8";
/* 禁用iPhone中Safari的字号自动调整 */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;

}
/* 去除iPhone中默认的input样式  清除苹果浏览器的圆角表单*/
input[type="submit"],

input[type="reset"],

input[type="button"],

input{-webkit-appearance:none; resize: none;}
/* 取消链接高亮  */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
/* 设置HTML5元素为块 */
article, aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section {
display: block;
}
/* 图片自适应 */
img {
max-width: 100%;
height: auto;
width:auto\9; /* ie8 */
display: block;
-ms-interpolation-mode:bicubic;/*为了照顾ie图片缩放失真*/
}
/* 初始化 */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{margin:0; padding:0; border:none;}
body{font-family: Microsoft YaHei,Tahoma,Arial,sans-serif; color:#555; background-color:#F7F7F7;}
em,i{font-style:normal;}
strong{font-weight: normal;}
.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none; color:#969696; font-family: Microsoft YaHei,Tahoma,Arial,sans-serif;}
a:hover{ text-decoration:none;}
ul,ol{list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-family: Microsoft YaHei;}
img{border: none;}

/*-------------------头部-----------------------*/

body{
	background: #f0f1f1;
}

.wrap{
	height: 100%;
	overflow: hidden;
	margin-bottom:274px;
	position: relative;
}

/*------------------------------------校区--------------------------*/
.school{
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 98px;
	z-index: 888;
	background: #fff;
	box-shadow: 0 10px 10px 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 10px 10px 10px rgba(0,0,0,.4);
	padding-bottom: 17px;
	display: none;
	height:90%;
	overflow-y:scroll;
}

.school span,.phone span{
	display: block;
	width: 100%;
	height: 65px;
	line-height: 65px;
	background: #f0f0f0;
	padding-left: 22px;
	box-sizing: border-box;
	font-size: 25px;
	color: #767676;
}

.school .xiaoqu{
	width: 100%;
	padding: 0 12px;
	margin:0px auto;

}

.school .xiaoqu li {
	width: 90%;
	height: auto;
	float: left;
	line-height: 70px;
	text-align: left;
	font-size: 22px;
	color: #505050;
	position: relative;
	border-top: 1px solid #f0f0f0;
}
/*4.0问题修改*/
.school .xiaoqu li a{
	display: inline-block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #ff5527;
	border-radius: 8px;
	color: #fff;
	margin-left: 10px;
	padding:0px 6px;
}


.school .xiaoqu li b {
	text-align: left;
	font-size: 26px;
	color: #505050; display:block; font-weight:bold;

}
.school i.close,.phone i.close{
	width: 14px;
	height: 14px;
	position: absolute;
	top: 22px;
	right: 12px;
	background: url(../images/sprite.png) -553px -69px no-repeat;
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
}
/*----------------全国校区电话-------------------------*/

.phone{
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 98px;
	left: 0;
	z-index: 999;
	box-sizing: border-box;
	background: #fff;
	display: none;
}

.phone_xiaoqu{
	padding: 0 12px;
	box-sizing: border-box;
}

.phone_xiaoqu li{
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	height: 85px;
	line-height: 85px;
	padding-right: 25px;
	box-sizing: border-box;
}

.phone_xiaoqu li p{
	float: right;
	font-size: 25px;
	color: #000;
}

.phone_xiaoqu li p:first-child{
	float: left;
}

.phone_xiaoqu .boda a{
	display: inline-block;
	width: 85px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #ff5527;
	border-radius: 8px;
	color: #fff;
	margin-left: 10px;
}


/*--------------分享-------------------------*/

.fenxiang{
	width: 90px;
	overflow: hidden;
	position: absolute;
	top: 98px;
	right: 0;
	background: rgba(0,0,0,.7);
	padding: 30px 10px 0;
	z-index: 999;
	box-sizing: border-box;
	display: none;
}

.fenxiang ul li{
	width: 100%;
	padding-top: 15px;
	height: 88px;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(255,255,255,.4);
}

.fenxiang ul li:last-child{
	border-bottom: 0;
}

.fenxiang ul li a{
	margin: 0 auto;
	display: block;
	width: 51px;
	height: 88px;
	background: url(../images/sprite.png) -532px -132px no-repeat;
}

.fenxiang ul li:nth-child(2) a{
	background-position: -532px -219px;
	width: 54px;
	height: 57px;
}

.fenxiang ul li:nth-child(3) a{
	background-position: -532px -284px;
	width: 54px;
	height: 62px;
}

.fenxiang ul li:nth-child(4) a{
	background-position: -534px -367px;
	width: 46px;
	height: 45px;
}

.fenxiang i.close{
	width: 14px;
	height: 14px;
	position: absolute;
	top: 18px;
	right: 12px;
	background: url(../images/sprite.png) -552px -18px no-repeat;
	cursor: pointer;
}

/*---------------------在线测试---------------------*/

.ceshi{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	position: absolute;
	top: 98px;
	left: 0;
	z-index: 999;
	display: none;
}

.ceshi span{
	display: block;
	width: 100%;
	height: 60px;
	background: #f0f0f0;
	font-size: 24px;
	color: #2b2b2b;
	text-align: center;
	line-height: 60px;
}

.ceshi .xinxi{
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.ceshi .xinxi .biaodan{
	padding: 60px 0;
	overflow: hidden;
}

.ceshi .xinxi .biaodan li{
	width: 100%;
	float: left;
}

.ceshi .xinxi .biaodan input{
	display: block;
	width: 290px;
	height: 55px;
	border: 1px solid #d4d4d4;
	margin: 10px auto;
	border-radius: 8px;
	text-align: center;
	font-size: 24px;
}

.ceshi .xinxi .biaodan li:last-child input{
	width: 100px;
	height: 40px;
	background: #e85094;
	color: #fff;
	border: 0;
	margin-top: 25px;
}

.ceshi i{
	width: 14px;
	height: 14px;
	position: absolute;
	top: 18px;
	right: 12px;
	background: url(../images/sprite.png) -552px -69px no-repeat;
	cursor: pointer;
}


/*----------------------头部---------------------*/

header{
	width: 100%;
	height: 98px;
	background: #007ecd;
	padding: 20px 25px 18px;
	box-sizing: border-box;
}

header a.icon{
	float: left;
	width: 47px;
	height: 44px;
	background: url(../images/sprite.png) 0 -200px no-repeat;
	margin-top: 5px;
}

header .logo{
	margin: 0 auto;
	width: 360px;
}

header .logo a{
	float: left;
}

header .logo span{
	padding-left: 10px;
	float: left;
	font-size: 41px;
	color: #fff;
	line-height: 60px;
}

header a.icon3{
	float: right;
	background-position: 0 -250px;
}

header a.icon2{
	float: right;
	background-position: 0 -305px;
	margin-left: 30px;
}



/*----------------------轮播图-------------------*/

.pic{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.focus{ 
	width: 100%;   
	margin:0 auto; 
	overflow:hidden;   
}
.focus .hd{  
	position:absolute; 
	z-index: 1; 
	bottom: 10px; 
	text-align:center; 
	right: 5%;
	
}
.focus .hd ul{ 
	overflow:hidden;
}
.focus .hd ul li{ 
	float: left; 
	width: 17px; 
	height: 17px; 
	background: rgba(255,255,255,.4); 
	margin: 0 5px; 
	border-radius: 50%; 
	text-align: center; 
	font-size: 0;
}
.focus .hd ul .on{
	background: rgba(255,255,255,.7);
}
.focus .bd{ 
	position:relative; z-index:0;
}
.focus .bd li img{ 
	width: 100%; 
}
.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ 
}

/*--------------------------环球名师-------------------*/

.picScroll{
	 margin:20px auto; 
	 text-align:center;  
	 position:relative;
	 overflow: hidden;
	 background: #fff;
	 height: 400px;
}

.picScroll .bd ul{
	width:100%;  
	float:left; 
	padding-top:28px;  
}

.picScroll .bd li{ 
	width:33.33%; 
	float:left; 
	text-align:center;  
}

.picScroll .bd li p{
	font-size: 26px;
	color: #666;
	line-height: 70px;
}

.picScroll .bd li a{
	display: block;
	width: 98px;
	height: 98px;
	border-radius: 50%;
	background-color: #f7f7f7;
	border: 1px solid #f3f3f3;
	margin: 0 auto;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ 
	position: relative;
	text-indent:-9999px;
}

.picScroll .bd li a:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 39px;
	height: 49px;
	background: url(../images/sprite.png) 0 0 no-repeat;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

.picScroll .bd .ul_one li:nth-child(2) a:after{
	background-position: 0 -59px;
	width: 37px;
	height: 41px;
}

.picScroll .bd .ul_one li:nth-child(3) a:after{
	background-position: -1px -104px;
}

.picScroll .bd .ul_one li:nth-child(4) a:after{
	background-position: -2px -153px;
	width: 41px;
	height: 41px;
}
.picScroll .bd .ul_one li:nth-child(5) a:after{
	background-position: 0px -399px;
	width: 41px;
	height: 41px;
}
.picScroll .bd .ul_one li:nth-child(6) a:after{
	background-position: 0px -352px;
	width: 41px;
	height: 41px;
}

.picScroll .hd{ 
	overflow:hidden; 
	text-align:left;
	font-size: 0; 
}

.picScroll .hd ul{ 
	position: absolute; 
	bottom: 10px; 
	left: 50%; 
	float:right; 
	padding-top:16px; 
	z-index: 999;
}

.picScroll .hd li{ 
	float:left; 
	width: 18px; 
	height: 18px; 
	background:#c2c2c2; 
	margin:0 5px; 
	overflow:hidden; 
	border-radius: 50%; 
}

/*--------------------------距离考试-------------------------*/

.pic2{
	width: 100%;
	height: 105px;
}

.pic2 ul li{
	float: left;
	width: 25%;
}

.pic2 ul li img{
	display: block;
	width: 100%;
	height: 100%;
}

/*----------------------课程------------------------*/

.kecheng{
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #fff;
}

.kecheng_top{
	width: 100%;
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #c2c2c2;
	border-left: 10px solid #007ecd;
	padding-left: 28px;
	box-sizing: border-box;
}

.kecheng_top h3{
	font-size: 32px;
	color: #007ecd;
	float: left;
}

.kecheng_top a{
	font-size: 24px;
	float: right;
	padding-right: 70px;
	position: relative;
}

.kecheng_top a:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	width: 33px;
	height: 33px;
	background: url(../images/sprite.png) -61px -11px no-repeat;
	transform: translate(-50%,0);
	-webkit-transform: translate(0,-50%);
}

.kecheng_bottom ul li{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #c2c2c2;
	padding-left: 50px;
	box-sizing: border-box;
	position: relative;
}

.kecheng_bottom ul li:last-child{
	border: 0;
}

.kecheng_bottom ul li p{
	float: left;
	font-size: 28px;
	color: #282828;
	line-height: 80px;
	overflow: hidden;
	width: 44%;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.kecheng_bottom ul li:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 30px;
	width: 5px;
	height: 5px;
	background: #e63873;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}

.kecheng_bottom ul li i{
	float: left;
	margin-top: 28px;
	width: 62px;
	height: 28px;
	line-height: 28px;
	background: #fe525d;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.kecheng_bottom ul li span{
	float: right;
	width: 104px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #ff9f23;
	margin-right: 25px;
	border-radius: 8px;
	margin-top: 17px;
	font-size: 28px;
	color: #fff;
}

.kecheng_bottom ul li span.purple{
	background-color: #e85094;
}

/*--------------------------------备考----------------------------*/

.beikao{
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
	margin-bottom: 50px;
}

.beikao .kecheng_top h3{
	color: #333;
}

.tabBox .hd{ 
	height:80px; 
	line-height:80px; 
	font-size:20px; 
	background:#fbfbfb; 
	border-bottom: 1px solid #c2c2c2;
	box-sizing: border-box;
}
.tabBox .hd ul{ 
	overflow:hidden;  
}
.tabBox .hd ul li{ 
	width: 25%; 
	float:left; 
	color:#515151;  
	text-align: left;
	box-sizing: border-box;
	position: relative;
	font-size: 26px;
	padding-left: 40px;
	overflow: hidden;
}

.tabBox .hd ul li span{
	position: absolute;
	top: 50%;
	left: 7px;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	float: left;
	background-color: #ccc;
	border-radius: 8px;
	color: #fff;
	transform: translate(-17%,-50%);
	-webkit-transform: translate(-17%,-50%);
	text-align: center;
}

.tabBox .hd ul li.on{ 
	border-bottom: 4px solid #007ecd; 
	height: 80px;
}

.tabBox .hd ul .on a{ 
	display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  
	color: #007ecd;
}

.tabBox .hd ul .on span{
	background-color: #007ecd;
} 

.tabBox .bd ul{ 
	padding: 0 20px;  
	box-sizing: border-box;
}

.tabBox .bd ul li{
	width: 100%;
	float: left;
}

.tabBox .bd li.tuwen:nth-child(1),.tabBox .bd li.tuwen:nth-child(2){ 
	padding: 20px 20px;
	height: 153px;
	line-height:33px;  
	border-bottom: 1px solid #c2c2c2;
	box-sizing: border-box;
}

.tabBox .bd li dl dt,.tabBox .bd li dl dd{
	float: left;
}

.tabBox .bd li dl dt{
	margin-right: 40px;
}

.tabBox .bd li dl dd{
	padding-top: 10px;
	width: 58%;
}

.tabBox .bd li dl dd h3{
	font-size: 26px;
	color: #3e3e3e;
}

.tabBox .bd li dl dd p{
	font-size: 20px;
	color: #3f3f3f;
	width: 330px;
	overflow:hidden;
	white-space: nowrap;
  	text-overflow: ellipsis;
}

.tabBox .bd li span{
	float: right;
	padding-top: 15px; 
	font-size: 20px;
	color: #999;
}

.tabBox .bd li ul li:nth-child(1),.tabBox .bd li ul li:nth-child(2){
	padding-top: 20px;
}

.tabBox .bd li ul li:nth-child(2),.tabBox .bd li ul li:nth-child(4){
	border: 0;
	padding-left: 40px;
}

.tabBox .bd li:nth-child(3){
	padding-bottom: 10px;
}

.tabBox .bd li ul li{
	float: left;
	width: 50%;
	text-align: left;
	font-size: 26px;
	color: #007ecd;
	height: 90px;
	line-height: 75px;
	border-right: 1px solid #c2c2c2;
	box-sizing:border-box;
}

.tabBox .bd li ul li span{
	float: left;
	font-size: 26px;
	line-height: 32px;
	padding: 0;
	color: #fff;
	width: 32px;
	height: 32px;
	background: #007ecd;
	margin-top: 22px; 
	margin-right: 5px;
	text-align: center;
	border-radius: 8px;
}

.tabBox .bd li ul li a{
	float: left;
	color: #007ecd;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
	width: 80%;
}

.tabBox .bd a{ 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
}  /* 去掉链接触摸高亮 */

.tabBox .bd li a{ 
	color:#555; 
}

.tabBox .bd li:last-child p a{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	position: relative;
}

.tabBox .bd li:last-child p a:after{
	content: "";
	position: absolute;	
	top: 50%;
	margin-left: 10px;
	width: 33px;
	height: 33px;
	background:url(../images/sprite.png) -61px -11px no-repeat;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}

/*-----------------------footer-------------------------*/

footer{
	width: 100%;
	height: 220px;
	border-top: 2px solid #ccc;
	position: fixed;
	bottom:48px;
	left: 0;
	background-color: #f5f5f5;
	z-index: 999;
}

footer a{
	float: left;
	width:20%;
	text-align: center;
	padding-top: 15px;
	box-sizing: border-box;
}

footer a span{
	display: block;
	width: 46px;
	height: 46px;
	margin: 0 auto;
	background:url(../images/sprite.png) -198px -79px no-repeat;
	padding-bottom: 10px;
}

footer a.current p{
	color: #ff8533;
}

footer a.current:nth-child(1) span{
	background-position: -197px 0;
}

footer a.current:nth-child(2) span{
	background-position: -252px -79px;
}

footer a.current:nth-child(3) span{
	background-position: -305px -81px;
}

footer a.current:nth-child(4) span{
	background-position: -352px -80px;
}

footer a.current:nth-child(5) span{
	background-position: -393px -81px;
}

footer a.current:nth-child(6) span{
	background: url(../images/qiehuan.png) center center no-repeat;
}

footer a:nth-child(2) span{
	background-position: -252px 0;
	width: 43px;
}

footer a:nth-child(3) span{
	background-position: -305px 0;
	width: 43px;
}

footer a:nth-child(4) span{
	background-position: -351px 0;
	width: 34px;
}

footer a:nth-child(5) span{
	width: 46px;
	background-position: -393px 0;
}

footer a:nth-child(6) span{
	width: 46px;
	background-position: -447px 0;
}

footer a p{
	font-size: 18px;
	
}

footer div{
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
	float: left;
}

footer div.daohang a span{
	background: none;
	width: 46px;
	height: 46px;
}














