/*CSS Doument*/
html,body,h1,h2,h3,h4,h5,div,p,ul,ol,dl,dt,dd,fieldset,img,q,i,em,sub,sup{margin:0;padding:0;list-style:none;font-style: normal;font-weight:normal;border:0 none;}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{text-decoration:none; color:#fff;}
a:focus,input:focus,textarea:focus{outline:none;}
img { border: 0; -ms-interpolation-mode: bicubic; display:block;} 


/*按钮图*/
.button{width:100%; height:auto; text-align:center; margin:0px auto; line-height:35px; font-family:"微软雅黑"; font-size:14px; float:left;}

/*顶部LOGO 电话*/
.nav_top{width:100%; height:50px; line-height:50px; background:#333; position:relative;}
  .nav_logo{ position:absolute; top:10px; left:10px;}
  .nav_phone{ text-align:center; font-weight:bold; font-size:14px; color:#fff; font-family:"微软雅黑";}
  .nav_home{position:absolute; top:10px; right:20px;}

/*焦点图*/
.step_jdt{width:100%; height:auto; overflow:hidden; margin:0px auto;}


/*预约栏*/
.step_yuyue{ background:#0084e1;}

/*新闻*/
.step_xw{width:100%; height:auto; overflow:hidden; margin:0 auto 5px auto;}
    .step_xw h2{width:100%; font-size:18px; font-family:"微软雅黑"; text-align:center; padding:10px 0; font-weight:bold;}
    .step_xw ul{width:100%; overflow:hidden;}
	.step_xw ul li{width:100%; overflow:hidden; float:left; margin:5px 5px;}
	.step_xw ul li a b{ margin-right:10px; font-weight:bold; color:#c00000; }
	.step_xw ul li a{width:auto; height:30px; line-height:30px; display:block; color:#000; font-size:14px;border-radius:3px; text-align:center;}

	
/*常见问题*/
.step_wt{width:100%; height:auto; overflow:hidden; margin:0px auto;}
    .step_wt h2{width:100%; font-size:18px; font-family:"微软雅黑"; text-align:center; padding:10px 0; font-weight:bold;}
    .step_wt ul{width:100%; overflow:hidden;}
	.step_wt ul li{width:25.333333%; overflow:hidden; float:left; margin:10px 4%; text-align:center;}
	.step_wt ul li a{width:100%; height:30px; line-height:30px; display:block; color:#fff; font-size:12px; float:left; border-radius:3px;}
    .step_wt ul li a.wt_1{background:#f82b52;}
	.step_wt ul li a.wt_2{background:#2ca5de;}
	.step_wt ul li a.wt_3{background:#f82b52;}
	.step_wt ul li a.wt_4{background:#2ca5de;}
	.step_wt ul li a.wt_5{background:#f82b52;}
	.step_wt ul li a.wt_6{background:#2ca5de;}
	.step_wt ul li a.wt_7{background:#f82b52;}
	.step_wt ul li a.wt_8{background:#2ca5de;}
	.step_wt ul li a.wt_9{background:#f82b52;}


/*课程*/
.step_kc{width:100%; height:auto; overflow:hidden; border-top:2px dashed #CCC;}
  .step_kc h2{width:100%; font-size:18px; font-family:"微软雅黑"; text-align:center; padding:10px 0; font-weight:bold; color:#000;}
  .ielts_kc{width:100%; text-align:center; font-size:14px; font-family:"微软雅黑"; margin:10px auto;}
  .ielts_kc th{background:#e62a47; line-height:35px; height:35px; color:#fff; padding:0px 2px;}
    .kc_1{width:30%;}
	.kc_2{width:50%;}
	.kc_3{width:20%;}
  .ielts_kc td{background:#f5f5f5; line-height:35px; height:35px;}
  .ielts_kc td a{color:#000;}
  
  
/*讲师*/
.step_ms{width:100%; height:auto; overflow:hidden; margin:0px auto;}
   .step_ms h2{width:100%; font-size:18px; font-family:"微软雅黑"; text-align:center; padding:5px 0; font-weight:bold; color:#000;}
   .step_ms ul{}
   .step_ms ul li{width:50%; overflow:hidden; float:left; margin:10px 0; text-align:center;}
   .step_ms ul li p{width:100%; text-align:center; font-size:14px; font-family:"微软雅黑"; line-height:25px; height:25px;}
   
   
/*高分学员*/
.step_gf{width:100%; height:auto; overflow:hidden; margin:0px auto;}
   .step_gf h2{width:100%; font-size:18px; font-family:"微软雅黑"; text-align:center; padding:10px 0; font-weight:bold; color:#000;}
   .step_gf ul{}
   .step_gf ul li{width:50%; overflow:hidden; float:left; margin:5px 0; text-align:center;}
   .step_gf ul li p{width:100%; text-align:center; font-size:14px; font-family:"微软雅黑"; line-height:25px; height:25px;}

/*校区*/
.step_xq{width:100%; height:auto; overflow:hidden; margin:0 auto 20px 0; border-top:2px dashed #CCC;}
   .step_xq h2{width:100%; font-size:18px; font-family:"微软雅黑"; text-align:center; padding:10px 0; font-weight:bold; color:#000;}
   .step_xq ul{}
   .step_xq ul li{width:22%; overflow:hidden; float:left; margin:10px 1.5%; text-align:center;}
   .step_xq ul li a{color:#fff; font-family:"微软雅黑"; font-size:14px; line-height:35px; height:35px; background:#333; display:block;}
   .step_xq ul li a:hover{background:#f82b52;}


/*底部信息*/
.step_dx{width:100%; height:auto; overflow:hidden; margin:0 auto 20px 0; }
  .step_dx p{font-size:12px; text-align:center; line-height:25px;  font-family:"微软雅黑"; color:#666; }
    .step_dx p a{ color:#666;}
   
/*底部咨询*/
.step_zx{width:100%; height:auto; overflow:hidden; margin:0px auto; right:0px; bottom:0px; position:fixed;  }
   .step_zx .zx_1,.step_zx .modalLink,.step_zx .zx_3{width:30%; height:50px; line-height:50px; font-size:14px; font-weight:bold; text-align:center;  display:block; float:left; overflow:hidden;}
.step_zx .zx_4{width:10%; height:50px; line-height:50px; font-size:14px; font-weight:bold; text-align:center;  display:block; float:left; overflow:hidden;}
   .zx_1{background:#1d48b1;}
   .modalLink{background:#333;}
   .zx_3{background:#1d48b1;}
   .zx_4{background:#000;}