@charset "utf-8";
/* CSS Document */
body { font-family:"Hiragino Sans GB","MicroSoft YaHei",Arial,sans-serif; overflow-x: hidden;color:#333;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td { margin: 0; padding: 0; }
img { border:none; max-width:100%; }
a { color:#0d0d0d; text-decoration:none;}
a,area { blur:expression(this.onFocus=this.blur()) }
ul, li{ list-style:none;}
table { border-collapse:collapse;border-spacing:0; max-width:100%;}
input { outline:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
:focus { outline: none; }
input::focus-inner { padding:0;border:0;}
select{
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}

body,html{
  font-size:20px;
}
.fl { float:left;} .fr { float:right;}
.clearfix:after {  display: block;  content: '';  clear: both; }
.clearfix { zoom: 1;}
.clear { height:0; width:100%; font-size:1px; line-height:0; visibility:hidden; overflow:hidden;}
.Width { width:1200px; margin:0 auto;position: relative;}
.hide { display:none;} .onlymob { display:none;}
.pointer { cursor:pointer;}
.ml480 { margin-left:620px; }


/* 通用头部 */
.ht_top {width: 100%;background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;line-height: 41px;overflow: hidden;}
.ht_top .zt_top { width: 1070px;height: 41px;margin: 0 auto;}
.ht_top h1 { float:left;}
.ht_top h1 a {float: left;width: 131px;height: 40px;overflow: hidden;text-indent: -100em;background: url(http://www.huatu.com/z/topfooter/images/logo.gif) no-repeat; font-size:12px;}
.ht_top .topnav {float: right; color:#0d0d0d; font-size:12px;}
.ht_top .topnav a {padding:0 8px;}
.ht_top .topnav a:hover { color:#e4393c; text-decoration:underline;}
@keyframes movef{
  0%{
    transform: translateX(-10px);
  }
  100%{
    transform: translateX(10px);

  }
}
@keyframes moves{
  0%{
    transform: translateX(25px);
  }
  100%{
    transform: translateX(-25px);

  }
}
body{
  background:#F5F8F6;
}


/*右侧选悬浮样式结束*/
.banner {
  position: relative;
  height:820px;
  color:#fff;
  background: url(../images/ban.jpg) top center no-repeat;
  margin-bottom: 20px;
}
.banner p {
  font-size: 40px;
  padding-top:160px;
  margin-bottom: 55px;
  line-height: 1;
}
.banner .Width>div{
  background-image: -moz-linear-gradient( -180deg, rgb(255,33,85) 0%, rgb(255,156,0) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgb(255,33,85) 0%, rgb(255,156,0) 100%);
  background-image: -ms-linear-gradient( -180deg, rgb(255,33,85) 0%, rgb(255,156,0) 100%);
  width: 363px;
  height: 63px;
  border-radius: 33px;
  text-align: center;
  line-height: 63px;
  font-size:32px;
  margin-top:45px;
}

.title {
  font-size: 40px;
 color: rgb(220, 7, 60);
 text-align: center;
 font-weight:bold;
}
.sub-title{
  font-size: 36px;
  color:#333;
  font-weight:bold;
  text-align: center;
  margin-bottom: 50px;
}
.nav-bar {
  margin-top:44px;
  margin-bottom: 52px;
}
.nav-bar li{
  float:left;
  font-size: 24px;
  line-height: 102px;
  padding:0 13px;
  text-align: center;
   color: rgb(51, 51, 51);
  cursor: pointer;
}

.nav-bar li.hover {
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 19px 28px 0px rgba(152, 152, 152, 0.15);
}
.nav-bar li.hover{
  color:#EE295A;
}
.tab-cont .list-tab-cont{
  display: none;
}
.tab-cont .list-tab-cont:last-child .panel01{
  padding-bottom: 290px;
}
.panel01{
  padding-bottom: 75px;
}
.panel01 .left-video{
  width:610px;
  height:430px;
  margin-right:40px;
}
.panel01 .right-cont{
  width:545px;
}
.time-txt{
  position: absolute;
  left:20px;
  width:100%;
  top:430px;

}
.sm-tip{
  font-size: 24px;
  color: rgb(51, 51, 51);
  margin-bottom: 10px;
  font-weight:bold;
  position: relative;
  padding-left:32px;
  padding-top:24px;
}
.sm-tip i{
  width:24px;
  height:24px;
  background:url(../images/yy.png) left top no-repeat;
  background-size:100% 100%;
  position: absolute;
  left:0;
  top:28px;
}
.panel01 .top-txt{
  margin-bottom: 5px;
}
.panel01 .top-txt p,
.panel01 .bottom-txt p{
  font-size: 15px;
   line-height: 1.5;
   padding-left:32px;
}

.panel02{
  padding-top:80px;
  padding-bottom: 50px;
  overflow:hidden;
  background:linear-gradient(90deg,#D4003A,#F82044);
}
.panel02 .sub-title{
  color:#fff;
  margin-bottom: 50px;
}
.panel02 .main-cont>div{
   width: 591px;
  height: auto;
  border-radius: 20px;
  padding:38px 30px 0;
  box-sizing: border-box;
  color:#fff;
  font-size: 16px;
  line-height: 1.688;
  background:linear-gradient(90deg,#E9273E,#F43140);
}
.panel02 .main-cont .txt{
  margin-bottom: 15px;
}
.panel02 .main-cont>div p{
  padding-left:2%;
}


.panel02 .main-cont>div.left-cont{
  background:linear-gradient(90deg,#E01F3B,#E9273E);
}
.panel02 .tip{
  font-size:26px;
  margin-bottom: 12px;
}

.panel02 .top-tip span{
  border-top:4px solid #fff;
   padding-top:15px;
}
.panel03 .sub-title{
  color:#DC073C;
  margin-bottom: 48px;
}
.panel03 {
  padding-top:75px;
  overflow: hidden;
}
table{
  text-align: center;
   font-size: 18px;
   border-left:1px solid #FA97A9;
   box-sizing: border-box;
   margin-bottom: 25px;
}
table th{
  background:#E20C3E;
  color:#fff;
  padding:20px 0;
  font-weight:normal;
   border-right:1px solid #FA97A9;
  border-bottom:1px solid #FA97A9;
}
table td{
  border-right:1px solid #FA97A9;
  border-bottom:1px solid #FA97A9;
  padding:5px 0;

}
.panel04{
  padding-top:50px;
  padding-bottom: 20px;
  overflow:hidden;
}
.panel04 .sub-title{
  color:#DC073C;
}
.panel04 .sub-title p{
   font-size: 18px;
    color: rgb(51, 51, 51);
    padding-top:15px;
}

.panel04 .list-cont{
   width: 288px;
  height: 415px;
  margin-right:14px;
  float:left;

}
.panel04 .list-cont:nth-child(4n){
  margin-right:0;
}
.panel04 .list-cont img{
  width:100%;
  height:100%;
}

.panel05{
  padding-top: 240px;
  background:url(../images/bg1.jpg) top center no-repeat;
  background-size: cover;
  overflow:hidden;
}
.panel05 .sub-title,
.panel06 .sub-title{
  color:#fff;
}
.panel05 .sub-title p,
.panel06 .sub-title p{
  color:#fff;
  font-size:18px;
  padding-top:20px;
  margin-bottom: 65px;
}
.panel05 .books-wrap a{
  float:left;
  width:380px;
  text-align: center;
  font-size:18px;
  color:#fff;
  margin-bottom: 45px;
}
.panel05 .books-wrap a:nth-child(3n-1){
  margin:0 30px;
}
.panel05 .books-wrap a img{
  width:380px;
  height:260px;
  margin-bottom: 10px;
}
.baom {
  background-image: -moz-linear-gradient( 123deg, rgb(255,183,79) 0%, rgb(255,156,113) 100%);
  background-image: -webkit-linear-gradient( 123deg, rgb(255,183,79) 0%, rgb(255,156,113) 100%);
  background-image: -ms-linear-gradient( 123deg, rgb(255,183,79) 0%, rgb(255,156,113) 100%);
  box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.14);
  display: block;
  width: 273px;
  height: 65px;
  margin:0 auto;
  text-align: center;
  line-height: 65px;
  border-radius: 33px;
  color:#fff;
  font-size:28px;
  margin-bottom: 40px;
}
.baom:hover{
   background-image: -moz-linear-gradient( 123deg, rgb(255,156,113) 0%, rgb(255,183,79) 100%);
  background-image: -webkit-linear-gradient( 123deg, rgb(255,156,113) 0%, rgb(255,183,79) 100%);
  background-image: -ms-linear-gradient( 123deg, rgb(255,156,113) 0%, rgb(255,183,79) 100%);
}

.panel06{
  padding-top:60px;
  background:url(../images/bg2.jpg) top center no-repeat; 
  background-size:cover;
  overflow:hidden;
}
.panel06 .list-step{
  float: left;
  color:#fff;
  position: relative;
  padding-top:34px;
  padding-left:28px;
  padding-right:40px;
  box-sizing: border-box;
  margin-bottom: 80px;
}

.panel06 .list-step1{
  width:392px;
  height:393px;
  background:url(../images/s1.png) no-repeat;
  background-size:100% 100%;
  position: relative;
  top:100px;
  margin-right:6px;
}
.panel06 .list-step>div{
  font-size: 18px;
  line-height: 1.556;
  margin-bottom: 30px;
  text-align:center;
}
.panel06 .list-step p{
  font-size:24px;
}
.panel06 .list-step1 p{
  position: absolute;
  bottom:40px;
}
.panel06 .list-step2{
  width:393px;
  height:436px;
  background:url(../images/s2.png) no-repeat;
  background-size:100% 100%;
  position: relative;
  top:55px;
}
.panel06 .list-step2 p{
  position: absolute;
  bottom:75px;
}
.panel06 .list-step3{
  width:393px;
  height:494px;
  background:url(../images/s3.png) no-repeat;
  background-size:100% 100%;
}
.panel06 .list-step3 p{
  position: absolute;
  bottom:108px;
}


.panel06 h4{
  font-size:22px;
  font-weight:normal;
  color:#FFB74F;
  margin-bottom: 30px;
  text-align:center;
}

.panel07{
  padding-top:70px;
}
.panel07 a{
  float:left;
  width:378px;
  height:243px;
  margin-right:32px;
  margin-bottom: 28px;
}
.panel07 a:nth-child(3n){
  margin-right:0;
}
.panel07 a img{
  width:100%;
  height:100%;
}

.provinces-wrap li{
  float:left;
  font-size:24px;
   margin-right:20px;
  margin-bottom: 20px;
}
.provinces-wrap li a{
  display: block;
  color:#fff;
  background-color:#E50F3F;
   width: 221px;
  height: 67px;
  text-align: center;
  line-height: 67px;
  border-radius: 50px;
   box-shadow: 0px 19px 28px 0px rgba(212, 9, 43, 0.15);
}
.provinces-wrap li:nth-child(5n){
  margin-right:0;
}

.provinces-wrap li a:hover{
  background: linear-gradient(90deg,#FF9C71,#FFB74F);
}
.bottom-fixed{
  position: fixed;
  width:100%;
  height:107px;
  background:#3E3E3E;
  z-index: 9;
  bottom:0;
  left:0;
  line-height: 107px;
  box-sizing: border-box;
  padding-top: 30px;
}
.bottom-fixed img{
  left:-90px;
  position: absolute;
  bottom: -80px;
}
.bottom-fixed .Width{
  padding-left:220px;
  box-sizing: border-box;
}
.bottom-fixed span{
  font-size: 30px;
  color: rgb(255, 255, 255);
  margin-right:10px;
}
.bottom-fixed input,.bottom-fixed select {
  display: block;
  float: left;
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.05);
  width: 119px;
  height: 49px;
  border:none;
  text-indent: 14px;
  font-size:16px;
  margin-right:5px;
  position: relative;
  color:#333;

}
.bottom_fixed input#fs{
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  width: 120px;
  background: rgba(212,0,59,4);
  margin-right: 0;
  z-index: 3;
  color: #fff;
  text-align: center;
}
.bottom_fixed{
  float: left;
  position: relative;
  margin-right:5px;
  width: 250px;
}
.bottom_fixed input{
  width: 250px;
}

.getCodeBox{ width:109px;}

.bottom-fixed select {
  text-indent: 0;
  padding-left: 28px;
  background-image: url(../images/arrow.png);
  background-position: 90% center;
  background-repeat: no-repeat;
  background-color: #fff;
}
.bottom-fixed button {
  border-radius: 6px;
  background-image: -moz-linear-gradient( -180deg, rgb(248,32,68) 0%, rgb(212,0,58) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgb(248,32,68) 0%, rgb(212,0,58) 100%);
  background-image: -ms-linear-gradient( -180deg, rgb(248,32,68) 0%, rgb(212,0,58) 100%);
  line-height: 49px;
  text-align: center;
  color:#fff;
  width: 148px;
  height: 49px;
  border:none;
  font-size:20px;
  position: relative;
  top:-5px;
  cursor: pointer;
}
.bottom-fixed button:hover{
  background:linear-gradient(180deg,#F72044,#D4003A);
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #333;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #333;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #333;
}




/* 通用底部 */
/* 通用底部 */
.footer {
  margin-bottom: 107px;
  position: relative; 
  padding: 30px 0;
  background: #000;
  text-align: center; 
}
.footer p {
  position: relative; 
  z-index: 2;
  color: #fff; 
  font-size: 14px;
  line-height: 26px; 
}
.footer p a {
  color: #fff;
  font-size: 14px;
}
.footer p span { padding: 0 5px; }


@media screen and (max-width:1080px){
  .onlymob { display:block;}
  html{ font-size:20px; }
  body { font: 0.7rem/1.2rem "Hiragino Sans GB","\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",Arial,sans-serif; width: 18.75rem; margin: 0 auto; overflow-x: hidden;
    background-size: 200% 24rem; }
  html,body{  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);font-size: 14px; }
  .Width {  width: 96%;  }
 
  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2) ,
  .footer p,
  .pc,
  .onlypc,
  .ht_top .topnav
  ,.right-fix
  ,.bottom-fixed img
  {  display: none;  }
  .mob{
    display: block;
  }
  

  /* 通用头部 */
  .ht_top { line-height: 2.5rem; height:2.5rem; background-size:auto 100%; }
  .ht_top .zt_top { width:17.5rem; height:2.5rem; }
  .ht_top h1 a { height:2.5rem; width:7.5rem; background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center; background-size:100%; }
  .ht_top .topnav { font-size:0.8rem; text-indent:-1000rem;}
  .ht_top .topnav a { padding:0 0 0 0.3rem; text-indent: 0; float: right; }
  
  .banner { 
    height:11rem; 
    background-size:cover;
    margin-bottom: .5rem;
  }
  .banner p{
    font-size:.75rem;
    padding-top:1.5rem;
    margin-bottom: .65rem;
  }
  .banner img{
    width:60%;
  }
  .banner .Width>div{
    font-size:.7rem;
    width:8rem;
    height:1.75rem;
    line-height: 1.75rem;
    margin-top:0;
  }
  .title{
    font-size:1rem;
  }
  .nav-box{
     overflow-x:scroll;
  }
  .nav-bar{
    margin:1rem 0;
  }
  .nav-bar li{
    font-size:14px!important;
    line-height: 1.5rem;
    padding:0 .15rem;
    margin:0 .15rem;
    /*width:4rem;*/
  }
  .sub-title{
    font-size:.9rem;
    margin-bottom: 1rem;
  }
  .panel05 .sub-title p, .panel06 .sub-title p{
    font-size:.8rem;
    padding-top:.5rem;
    margin-bottom: 1rem;
  }
  .panel01 .left-video{
    width:100%;
    height:auto;
  }
  .panel01 .right-cont{
    width:100%;
  }
  .sm-tip{
    font-size:.8rem;
    padding-left:1rem;
    padding-top:.75rem;
  }
  .sm-tip i{
    width:.8rem;
    height:.8rem;
    top:1rem;
  }
  .panel01 .top-txt p, .panel01 .bottom-txt p{
    padding-left:1rem;
    font-size:.65rem;
    line-height: 1.5;
  }
  .panel01{
    padding-bottom: 1.25rem;
  }
  .panel02{
    padding:1.5rem 0  1rem;
  }
  .panel02 .sub-title{
    margin-bottom: 1.5rem;
  }
  .panel02 .main-cont>div{
    width:100%;
    padding:1rem .75rem;
    font-size:.6rem;
    line-height: 1.5;
    float:none!important;
    height:auto;
    border-radius: 10px;
    margin-bottom: .5rem;
  }
  .panel02 .top-tip span{
    border-width:2px;
    padding-top: .25rem;
  }
  .panel02 .tip{
    font-size:.75rem;
  }
  .panel03{
    padding-top:1.5rem;
  }
  .panel03 .sub-title{
    margin-bottom: 1rem;
  }
  table{
    font-size:.65rem;
    line-height: 1.5;
    margin-bottom: .5rem;
  }
  table td{
    padding:.15rem;
  }
  table th{
    padding:.25rem 0;
  }
  table th:nth-child(3){
    width:25%;
  }
  table th:nth-child(4){
    width:20%;
  }
  table th:nth-child(1){
    width:25%;
  }
  .panel04{
    padding-top:1rem;
  }
  .panel04 .sub-title p{
    font-size:.8rem;
    padding-top:.5rem;
  }
  .panel04 .list-cont {
    width: 48%;
    height: 12.5rem;
    margin:0 1%;
  }

  .panel04 .list-cont img{
    width:100%;
    height:100%;
  }
  .panel05{
    padding-top:1.5rem;
    background:#E50F3F;
  }
  .panel05 .books-wrap a,
  .panel05 .books-wrap a:nth-child(3n-1){
    width:31.1%;
    margin:0 1.1% 1rem;
    font-size:.6rem;
  }
  .panel05 .books-wrap a img{
    width:100%;
    height:4rem;
    margin-bottom: 0;
  }
  .baom{
    font-size:.75rem;
    width:6.5rem;
    height:1.75rem;
    line-height: 1.75rem;
    margin-bottom: 1.5rem;
  }
  .panel06{
    padding-top:0;
  }
  .panel06 .list-step{
    width:100%;
    float:none;
    padding:1rem .75rem;
    top:0;
    margin-bottom: 0;
  }
  .panel06 .list-step1{
    height:14rem;
    margin-right:0;
  }
  .panel06 .list-step1 p{
    bottom:1.25rem;
  }
  .panel06 .list-step2{
    height:16rem;
  }
  .panel06 .list-step2 p{
    bottom:2.5rem;
  }
  .panel06 .list-step3{
    height:17rem;
  }
  .panel06 .list-step3 p{
    bottom:3.5rem;
  }
  .panel06 h4{
    font-size:.8rem;
    margin-bottom: .75rem;
  }
  .panel06 .list-step>div{
    font-size:.65rem;
    margin-bottom: .75rem;
  }
  .panel06 .list-step p{
    font-size:.9rem;
  }
  .panel07 {
    padding:1.5rem 0 1rem;
  }
  .panel07 a{
    width:31.3%;
    margin:0 1.1% .5rem;
    height:4rem;
  }
  
  .provinces-wrap{
    padding-bottom: 1rem;
   
  }
  .provinces-wrap li{
    width:23%;
    margin:0 1% .35rem .55%;
    height:1.75rem;
  }
  .provinces-wrap li a{
    width:100%;
    font-size:.7rem;
    height:1.55rem;
    line-height: 1.55rem;
  }
 
  .bottom-fixed .Width{
    padding-left:0;
  }
  .bottom-fixed{
    line-height: 1;
    height: 4.5rem;
    text-align: center;
    padding-top: .1rem;
  }
  .bottom-fixed span{
    font-size: .7rem;
    display: block;
    width:80%;
   line-height:2.5rem;
    margin:0 auto;
    text-align: center;
  }
  .bottom-fixed input, .bottom-fixed select,.bottom-fixed button{
    width: 4rem;
    height:1.5rem;
    border-radius: 3px;
    font-size:.65rem;
    text-indent: 3px;
    margin: .2rem;
    top:0;
    padding-left: .2rem;
    line-height: 1.5rem;
    margin-bottom: .5rem;
  }
  .bottom_fixed input#fs{
    position: absolute;
    cursor: pointer;
    right: 0;
    margin: 0;
    top: 0;
    width: 3.5rem;
    background: rgba(212,0,59.4);
    z-index: 3;
    color: #fff;
    text-align: center;
  }
  .bottom_fixed{
    float: left;
    position: relative;
    padding: 0;
    margin: .2rem;
    height: 1.5rem;
    width: 8rem;
  }
  .bottom_fixed input{
    margin: 0;
    box-sizing: border-box;
    width: 8rem;
  }
  .time-txt{
    position: relative;
    top:0;
    left:0;
  }
  .time-txt .sm-tip{
    display: none;
  }
  .tab-cont .list-tab-cont:last-child .panel01{
    padding-bottom: 1rem;
  }
  /* 通用底部 */
  .footer { margin-bottom:7rem;height:2.1rem; padding:0;  overflow:hidden; position:relative; }
  .footer p { display: none;}
  .footer:before { color:#fff; position:absolute; left:0; top:0; display:block; content:"华图教育集团版权所有";
    width: 100%; height:2.1rem; padding:0; overflow:hidden;
    line-height:2.1rem; font-size:0.7rem; text-align: center; 
  }
}
