@charset "utf-8";
/* CSS Document */
body { font:12px/24px "Hiragino Sans GB","MicroSoft YaHei",Arial,sans-serif; background:#fff; overflow-x: hidden;}
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; color:#333; }
img { border:none; max-width:100%; }
a { color:#333; text-decoration:none;}
a:hover{color: #e4393c;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;}

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

/* 通用头部 */
.ht_top {width: 100%;background: #fafafa url(http://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;line-height: 41px;overflow: hidden;}
.ht_top .zt_top { width: 1200px;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:#333; font-size:12px;}
.ht_top .topnav a {padding:0 8px;}
.ht_top .topnav a:hover { color:#e4393c; text-decoration:underline;}

.banner {
  position: relative; 
  height: 638px;
  border-bottom: 3px solid #000;
  background: #fcaa53 url(../images/bg01.png) no-repeat center top;
}
.banner .txt01{
  position: absolute;
  left: 50%;
  top:117px;
  width: 711px;
  height: 175px;
  margin-left: -355px;
  background-image: url(../images/txt01.png);
  background-repeat: no-repeat;
  text-indent: -999rem;
  overflow: hidden;
}
.banner .txt02{
  position: absolute;
  left: 50%;
  top:300px;
  width: 935px;
  height: 196px;
  margin-left: -467px;
  background-image: url(../images/txt02.png);
  background-repeat: no-repeat;
  text-indent: -999rem;
  overflow: hidden;
}

.title{
  padding:70px 0 50px ;
  text-align: center;
}
.title h2{
  display: inline-block;
  height: 74px;
  padding: 0 50px 0 110px;
  margin: 0 auto;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 74px;
  font-size: 34px;
  line-height: 70px;
  color: #030303;
  position: relative;
}
.title strong{
  position: absolute;
  left: -3px;
  top: -2px;
  width: 73px;
  height: 73px;
  background-color: #dcc0fe;
  border: 3px solid #000;
  border-radius: 50%;
  font-size: 56px;
  line-height: 74px
}
.title span{
  display: inline-block;
  width: 67px;
  height: 33px;
  background: url(../images/year.png) no-repeat center / 100% 100%;
  text-indent: -999rem;
  overflow: hidden;
  vertical-align: middle;
}
.title b{
  display: inline-block;
  vertical-align: middle;
}
.box01{
  width: 100%;
  padding-bottom: 50px;
  border-bottom: 3px solid #000;
  background-color: #b484ef;
}
.box01 .sm{
  margin-bottom: 45px;
  background-color: #fff;
  border: 3px solid #000;
  box-sizing: border-box;
}
.box01 .sm p{
  padding: 16px 80px 16px 140px;
  font-size: 22px;
  line-height: 50px;
  color: #030303;
  text-align: center;
}
.icon01{
  position: absolute;
  left: -28px;
  top:-26px;
  width: 99px;
  height: 105px;
  background: url(../images/icon01.png) no-repeat center / 100% 100%;
}
.icon01-2{
  position: absolute;
  right: -3px;
  top:-3px;
  width: 33px;
  height: 32px;
  background: url(../images/icon01-2.png) no-repeat center / 100% 100%;
}
.line{
  position: absolute;
  left: 145px;
  top:65px;
  width: 963px;
  height: 1px;
  border-bottom: 2px dashed #000;
}
.ul01 li{
  position: relative;
  float: left;
  width: 285px;
  height: 408px;
  margin-right: 20px;
  background: url(../images/libg01.png) no-repeat center / 100% 100%;
}
.ul01 li:nth-child(2n){
  background: url(../images/libg02.png) no-repeat center / 100% 100%;
}
.ul01 li:nth-child(4){
  margin-right: 0;
}
.ul01 h4{
  width: 178px;
  height: 40px;
  margin: 60px auto 30px;
  background-color: #000;
  border-radius: 40px;
  font-size: 22px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.ul01 p{
  height: 160px;
  font-size: 18px;
  line-height: 32px;
  color: #030303;
  padding: 0 40px;
  overflow: hidden;
}
.ul01 .btn{
  display: block;
  width: 116px;
  height: 34px;
  margin: 34px auto 0;
  background-color: #fff;
  border: 2px solid #000;
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}
.icon02-1{
  position: absolute;
  left: -15px;
  top:195px;
  width: 30px;
  height: 30px;
  background: url(../images/icon02-1.png) no-repeat center / 100% 100%;
}
.icon02-2{
  position: absolute;
  right: 0;
  bottom:0;
  width: 39px;
  height: 40px;
  background: url(../images/icon02-2.png) no-repeat center / 100% 100%;
}
.icon02-3{
  position: absolute;
  right: -24px;
  bottom:-23px;
  width: 88px;
  height: 85px;
  background: url(../images/icon02-3.png) no-repeat center / 100% 100%;
}
.icon02-4{
  position: absolute;
  right: -15px;
  top:195px;
  width: 30px;
  height: 30px;
  background: url(../images/icon02-1.png) no-repeat center / 100% 100%;
}
.icon03-1{
  position: absolute;
  left: -3px;
  bottom: -28px;
  width: 141px;
  height: 178px;
  background: url(../images/icon03-1.png) no-repeat center / 100% 100%;
}
.icon03-2{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 135px;
  height: 150px;
  background: url(../images/icon03-2.png) no-repeat center / 100% 100%;
}
.icon03-3{
  position: absolute;
  right: -2px;
  bottom: -2px;
  width: 45px;
  height: 45px;
  background: url(../images/icon03-3.png) no-repeat center / 100% 100%;
}
.icon04-1{
  position: absolute;
  left: -3px;
  bottom: -24px;
  width: 92px;
  height: 24px;
  background: url(../images/icon04-1.png) no-repeat center / 100% 100%;
}
.icon04-2{
  position: absolute;
  right: -23px;
  top: -3px;
  width: 23px;
  height: 90px;
  background: url(../images/icon04-2.png) no-repeat center / 100% 100%;
}
.icon04{
  position: absolute;
  background: url(../images/icon04.png) ;
}
.icon05-1{
  position: absolute;
  left: -26px;
  top: -23px;
  width: 210px;
  height: 93px;
  background: url(../images/icon05-1.png) no-repeat center / 100% 100%;
}
.icon05-2{
  position: absolute;
  right: -3px;
  bottom: -15px;
  width: 364px;
  height: 36px;
  background: url(../images/icon05-2.png) no-repeat center / 100% 100%;
}
.box02{
  width: 100%;
  border-bottom: 3px solid #000;
  background-color: #59c9fe;
}
.box02 .title strong{ background-color: #b9e9ff;}
.menuwrap{
  position: relative;
  width: 1280px;
  margin: 0 auto;
}
.arrLeft{
  position: absolute;
  left: 0;
  top:36px;
  width: 21px;
  height: 40px;
  background: url(../images/arr-left.png) no-repeat center / 100% auto;
  cursor: pointer;
}
.arrRight{
  position: absolute;
  right: 0;
  top:36px;
  width: 21px;
  height: 40px;
  background: url(../images/arr-right.png) no-repeat center / 100% auto;
  cursor: pointer;
}
.menubox{
  height: 132px;
  background: url(../images/ulbg.png) no-repeat center top / 100% auto;
  overflow: hidden;
}
.menu{
  position: absolute;
  left: 0;
  top:0;
  width: 9999px;
  height: 132px;
}
.menu li{
  position: relative;
  float: left;
  width: 94px;
  height: 132px;
  margin-left: 15px;
  font-size: 22px; 
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.menu li.on{
  background: url(../images/libg03.png) no-repeat center top / 100% auto;
  color: #fff;
}
.menu li span{
  display: block;
  width: 100%;
  height: 60px;
  padding-top: 22px;
}
.menu li i{
  position: absolute;
  left: 50%;
  top: 114px;
  width: 27px;
  height: 27px;
  margin: -13px 0 0 -13px;
  background-color: #fff;
  border-radius: 50%;
  border: 3px solid #000;
  box-sizing: border-box; 
}
.menu li.on i{
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  border: 3px solid #f00; 
}

.conbox{
  padding: 35px 0 70px;
}
.conbox .left{
  position: relative;
  width: 704px;
  height: 594px;
  background-color: #fff;
  border: 3px solid #000;
  box-sizing: border-box; 
}
.leftcon{
  position: absolute;
  width: 238px;
  height: 186px;
  background-color: #d3b2fc;
  border: 3px solid #000;
}
.leftcon h4{
  position: absolute;
  top: -24px;
  left: -14px;
  width: 190px;
  height: 55px;
  background-color: #ff0;
  border: 3px solid #000;
  font-size: 24px;
  line-height: 52px;
  box-sizing: border-box;
  text-align: center;
}
.leftcon p{
  padding: 50px 18px 10px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
.leftcon01{
  left: 42px;
  top: 96px;
}
.leftcon02{
  left: 375px;
  top: 50px;
}
.leftcon03{
  left: 86px;
  top: 368px;
}
.leftcon04{
  left: 420px;
  top: 322px;
}
.conbox .left img{
  position: absolute;
  left: 283px;
  top:239px;
  width: 140px;
  height: 131px;
}
.leftcon02 h4{ left: 64px;}
.leftcon03 h4{ left: -54px;}
.leftcon04 h4{ left: 64px;}

.ul02{
  width: 496px;
}
.ul02 li{
  float: left;
  width: 230px;
  height: 236px;
  margin: 0 0 50px 16px;
  border: 3px solid #000;
  box-sizing: border-box;
  position: relative;
}
.ul02 li h4{
  height: 56px;
  margin-bottom: 14px;
  background-color: #fff;
  border-bottom: 3px solid #000;
  font-size: 24px;
  line-height: 56px;
  text-align: center;
}
.ul02 .btn{
  display: inline-block;
  height: 36px;
  padding: 0 15px;
  background-color: #fff;
  border: 2px solid #000;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
  box-sizing: border-box;
}
.ul02 .li01{background-color: #fdc739; text-align: center;}
.ul02 .li02{background-color: #fa70bb;}
.ul02 .li03{background-color: #d7d5fd;}
.ul02 .li04{background-color: #43d461;}
.ul02 .li01 p{
  padding: 14px 0 0;
  font-size: 18px;
  line-height: 44px;
  font-weight: bold;
}
.ul02 .li02 p{
  padding: 10px 0 0 35px;
}
.ul02 .li03 p{
  padding: 16px 10px 0 50px;
  font-size: 18px;
  line-height: 30px;
}
.ul02 .li04 p{
  padding: 16px 0 0 20px;
  font-size: 18px;
  line-height: 30px;
}
.ul02 .li04 .btn{
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  padding: 0 10px;
}
.ul02 .li01 .icon04{
  width: 70px;
  height: 60px;
  right: 0;
  bottom: 0;
}
.ul02 .li02 .icon04{
  width: 60px;
  height: 36px;
  right: 0;
  top: 60px;
}
.ul02 .li03 .icon04{
  width: 40px;
  height: 136px;
  left: 0;
  bottom: 20px;
}
.ul02 .li04 .icon04{
  width: 160px;
  height: 40px;
  right: 0;
  bottom: 0;
}
.box03{
  width: 100%;
  padding-bottom: 50px;
  border-bottom: 3px solid #000;
  background-color: #fdc739;
}
.box03 .title strong{ background-color: #ffe297;}
.box03 .Width{
  background-color: #fff;
  border: 3px solid #000;
  box-sizing: border-box;
}
.box03 .topbox{
  float: left;
  width: 660px;
  height: 60px;
  margin:44px 0 50px 260px;
  background-color: #ff0;
  border: 3px solid #000;
  box-sizing: border-box;
  position: relative;
}
.box03 .topbox .wrap{
  position: absolute;
  left: -25px;
  top:-15px;
  width: 660px;
  height: 60px;
  background-color: #fff;
  border: 3px solid #000;
  text-align: center;
  box-sizing: border-box;
}
.topbox span{
  display: inline-block;
  margin: 0 10px;
  font-size: 22px;
  line-height: 60px;
}
.topbox i{
  display: inline-block;
  width: 60px;
  height: 10px;
  margin-left: 5px;
  background-color: #9591ff;
  border: 3px solid #000;
  box-sizing: border-box;
  vertical-align: middle;
}
.topbox span:nth-child(2) i{
  background-color: #fd8eff;
}
.topbox span:nth-child(3) i{
  background-color: #ff7300;
}
.box03 .left{
  float: left;
  width: 520px;
  height: 364px;
  margin:0 44px 50px 35px;
  background-color: #59c9fe;
  border: 3px solid #000;
  box-sizing: border-box;
  position: relative;
}
#chart{
  position: absolute;
  left: 0;
  top:-15px;
  width: 528px;
  height: 400px;
}
.box03 .right{
  float: left;
  width: 577px;
  height: 311px;
  padding: 25px 40px;
  margin-top: 22px;
  background: url(../images/tablebg.png) no-repeat;
  box-sizing: border-box;
}
.box03 .right table{
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
}
.box03 .right table th{
  text-align:center; 
  font-size:18px; 
  line-height:50px;  
}
.box03 .right table td{
  text-align:center; 
  font-size:18px; 
  line-height:72px;
}

.box04{
  width: 100%;
  padding-bottom: 60px;
  background-color: #fa70bb;
}
.box04 .title strong{ background-color: #fbaed8;}
.box04 .wrapbox{
  border: 3px solid #000;
  box-sizing: border-box;
}
.box04 .wrapbox div{
  padding: 20px 0 40px;
  background-color: #fbaed8;
  border: 20px solid #fff;
}
.box04 a{
  float: left;
  width: 102px;
  height: 40px;
  border: 2px solid #1b1b1b;
  background-color: #fff;
  margin: 21px 0 0 38px;
  background-color: #fefefe;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  box-sizing: border-box;
}
.box04 a:hover{
  background-color: #ff0;
  color: #333;
}
.icon08{
  position: absolute;
  left: -2px;
  bottom:-20px;
  width: 174px;
  height: 20px;
  background: url(../images/icon08.png) no-repeat center / 100% 100%;
}
.icon09{
  position: absolute;
  right: -3px;
  bottom:-25px;
  width: 183px;
  height: 25px;
  background: url(../images/icon09.png) no-repeat center / 100% 100%;
}

  /* 通用底部 */
.footer { 
  position: relative;
  padding:30px 0;  
  background-color: #fa70bb;
  text-align: center;
 }
.footer p {
  line-height: 26px; 
  color:#fff; 
  font-size:14px;
  position: relative;
}
.footer p a {
  color: #fff; 
  font-size:14px;
}
.footer p span {
  padding-bottom: 0px; 
  padding-left: 5px; 
  padding-right: 5px; 
  padding-top: 0px
}

@media only all and (max-width:1200px){
  .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; }
  html,body{  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .Width {  width: 17.75rem; }

  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2) ,
  .footer p ,
  .pc,
  .onlypc 
  {  display: none;  }

  /* 通用头部 */
  .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(http://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:10rem;
    border-bottom: .1rem solid #000;
    background: #fcaa53 url(../images/banner-m.png) no-repeat center top / 18.75rem 9.5rem;
  }
  .banner .txt01{
    top:1.8rem;
    width: 11rem;
    height: 2.7rem;
    margin-left: -5.5rem;
    background-size: 100% 100%;
  }
  .banner .txt02{
    top: 4.6rem;
    width: 14rem;
    height: 2.93rem;
    margin-left: -7rem;
    background-size: 100% 100%;
  }
  .title{
    padding:1.5rem 0 1.25rem;
  }
  .title h2{
    height: 2rem;
    padding: 0 1.25rem 0 2.75rem;
    border: .1rem solid #000;
    border-radius: 2rem;
    font-size: 1rem;
    line-height: 2rem;
  }
  .title strong{
    left: -.1rem;
    top: -.1rem;
    width: 2rem;
    height: 2rem;
    border: .1rem solid #000;
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .title span{
    width: 2rem;
    height: 1rem;
    background: url(../images/year.png) no-repeat center / auto 100%;
  }
  .box01{
    padding-bottom: 1.5rem;
    border-bottom: .1rem solid #000;
  }
  .box01 .sm{
    margin-bottom: 1.2rem;
    border: .1rem solid #000;
  }
  .box01 .sm p{
    padding: .5rem 1.1rem .5rem 2.1rem;
    font-size: .7rem;
    line-height: 1.5rem;
    text-align: left;
  }
  .icon01{
    left: -.7rem;
    top:-.65rem;
    width: 2.5rem;
    height: 2.6rem;
  }
  .icon01-2{
    right: -.1rem;
    top:-.1rem;
    width: .8rem;
    height: .8rem;
  }
  .line{
    display: none;
  }
  .ul01 li{
    width: 8.5rem;
    height: 12.17rem;
    margin-right:.75rem;
    margin-bottom: .75rem;
  }
  .ul01 li:nth-child(2n){
    margin-right: 0;
  }
  .ul01 h4{
    width: 5.8rem;
    height: 1.5rem;
    margin: 1.5rem auto .8rem;
    border-radius: 1.5rem;
    font-size: .7rem;
    line-height: 1.5rem;
  }
  .ul01 p{
    height: 5rem;
    font-size: .6rem;
    line-height: 1rem;
    padding: 0 1rem;
  }
  .ul01 .btn{
    width: 4rem;
    height: 1.1rem;
    margin: 1rem auto 0;
    border: .05rem solid #000;
    font-size: .65rem;
    line-height: 1.1rem;
  }
  .icon02-1{
    left: -.4rem;
    top:6rem;
    width: .75rem;
    height: .75rem;
  }
  .icon02-2{
    width: 1rem;
    height: 1rem;
  }
  .icon02-3{
    right: -.6rem;
    bottom:-.6rem;
    width: 2.2rem;
    height: 2.1rem;
  }
  .icon02-4{
    right: -.4rem;
    top:6rem;
    width: .75rem;
    height: .75rem;
  }
  .icon03-1{
    left: -.1rem;
    bottom: -.7rem;
    width: 3.5rem;
    height: 4.45rem;
  }
  .icon03-2{
    width: 3.375rem;
    height: 3.75rem;
  }
  .icon03-3{
    right: -.05rem;
    bottom: -.05rem;
    width: 1.1rem;
    height: 1.1rem;
  }
  .icon04-1{
    left: -.1rem;
    bottom: -.6rem;
    width: 2.3rem;
    height: .6rem;
  }
  .icon04-2{
    right: -.6rem;
    top: -.1rem;
    width: .6rem;
    height: 2.25rem;
  }
  .icon05-1{
    left: -.65rem;
    top: -.6rem;
    width: 5.25rem;
    height: 2.325rem;
  }
  .icon05-2{
    right: -.1rem;
    bottom: -.4rem;
    width: 9.1rem;
    height: .9rem;
  }
  .box02{
    border-bottom: .1rem solid #000;
  }
  .menuwrap{
    width: 18.85rem; 
  }
  .menubox{
    width: 16rem;
    height: 4rem;
    background: url(../images/ulbg.png) no-repeat center top / 100% 3.6rem;
  }
  .arrLeft{
    top:1rem;
    width: 1rem;
    height: 2rem;
  }
  .arrRight{
    top:1rem;
    width: 1rem;
    height: 2rem;
  }
  .menu{
    height: 4rem;
  }
  .menu li{
    width: 3rem;
    height: 4rem;
    margin-left: 1rem;
    font-size: .7rem; 
    line-height: 2rem;
  }
  .menu li span{
    height: 2rem;
    padding-top: .5rem;
  }
  .menu li i{
    top: 3.6rem;
    width: .7rem;
    height: .7rem;
    margin: -.35rem 0 0 -.35rem;
    border: .1rem solid #000;
  }
  .menu li.on i{
    width: .8rem;
    height: .8rem;
    margin: -.4rem 0 0 -.4rem;
    border: .1rem solid #f00; 
  } 
  .conbox{
    padding: 1rem 0 2rem;
  }
  .conbox .left{
    position: relative;
    width: 17.75rem;
    height: 20rem;
    border: .1rem solid #000; 
  }
  .leftcon{
    width: 7rem;
    height: 6.5rem;
    border: .1rem solid #000;
  }
  .leftcon h4{
    top: -.6rem;
    left: 1rem;
    width: 5rem;
    height: 1.5rem;
    border: .1rem solid #000;
    font-size: .7rem;
    line-height: 1.5rem;
  }
  .leftcon p{
    padding: 1.5rem .4rem .3rem;
    font-size: .6rem;
    line-height: 1.1rem;
  }
  .leftcon01{
    left: 1rem;
    top: 2rem;
  }
  .leftcon02{
    left: 9.5rem;
    top: 2rem;
  }
  .leftcon03{
    left: 1rem;
    top: 10rem;
  }
  .leftcon04{
    left: 9.5rem;
    top: 10rem;
  }
  .conbox .left img{
    display: none;
  }
  .leftcon02 h4{ left:1rem}
  .leftcon03 h4{ left: 1rem}
  .leftcon04 h4{ left: 1rem}
  


  .ul02{
    padding-top: 1.5rem;
    width: 17.75rem;
  }
  .ul02 li{
    width: 8.5rem;
    height: 8rem;
    margin:0 .75rem 1.5rem 0;
    border: .1rem solid #000;
  }
  .ul02 li:nth-child(2n){
    margin-right: 0;
  }
  .ul02 li h4{
    height: 1.8rem;
    margin-bottom: .5rem;
    border-bottom: .1rem solid #000;
    font-size: .7rem;
    line-height: 1.8rem;
  }
  .ul02 .btn{
    height: 1.1rem;
    padding: 0 .4rem;
    border: .05rem solid #000;
    font-size: .6rem;
    line-height: 1.1rem;
  }
  .ul02 .li01 p{
    padding: .4rem 0 0;
    font-size: .6rem;
    line-height: 1.1rem;
  }
  .ul02 .li02 p{
    padding: .25rem 0 0 1rem;
  }
  .ul02 .li03 p{
    padding: .4rem .25rem 0 1rem;
    font-size: .6rem;
    line-height: 1rem;
  }
  .ul02 .li04 p{
    padding: .4rem 0 0 .5rem;
    font-size: .6rem;
    line-height: 1rem;
  }
  .ul02 .li04 .btn{
    height: 1rem;
    line-height: 1rem;
    margin-left: .25rem;
    padding: 0 .25rem;
  }
  .ul02 .li01 .icon04{
    width: 1.75rem;
    height: 1.5rem;
  }
  .ul02 .li02 .icon04{
    width: 1.5rem;
    height: .9rem;
    top: 1.8rem;
  }
  .ul02 .li03 .icon04{
    width: 1rem;
    height: 3.2rem;
    bottom: .5rem;
  }
  .ul02 .li04 .icon04{
    width: 4rem;
    height: 1rem;
  }
  .box03{
    padding-bottom: 1.5rem;
    border-bottom: .1rem solid #000;
  }
  .box03 .Width{
    border: .1rem solid #000;
    padding-bottom: 1rem;
  }
  .box03 .topbox{
    width: 16rem;
    height: 2rem;
    margin:2.5rem 0 1.2rem 1rem;
    border: .1rem solid #000;
  }
  .box03 .topbox .wrap{
    left: -.6rem;
    top:-.4rem;
    width: 16rem;
    height: 2rem;
    border: .1rem solid #000;
  }
  .topbox span{
    margin: 0 .25rem;
    font-size: .7rem;
    line-height: 2rem;
  }
  .topbox i{
    width: 1rem;
    height: .3rem;
    border: none;
    margin-left: .1rem;   
  }
  .box03 .left{
    width: 17rem;
    height: 10rem;
    margin:0 .35rem 1rem;
    border: .1rem solid #000;
  }
  #chart{
    width: 17rem;
    height: 11rem;
    left: 0;
    top:-.5rem;
  }
  .box03 .right{
    width: 16rem;
    height: 6.62rem;
    padding: .4rem 1rem;
    margin: .6rem 0 0 1rem;
    background: url(../images/tablebg.png) no-repeat center / 100% 100%;
  }
  .box03 .right table th{
    font-size:.7rem; 
    line-height:1.2rem;  
  }
  .box03 .right table td{
    font-size:.7rem; 
    line-height:1.6rem;
  }
  
  .box04{
    padding-bottom:1rem;
  }
  .box04 .wrapbox{
    border: .1rem solid #000;
  }
  .box04 .wrapbox div{
    padding: .5rem 0 1rem;
    border: .5rem solid #fff;
  }
  .box04 a{
    width: 4rem;
    height: 1.7rem;
    border: .05rem solid #1b1b1b;
    margin: .5rem 0 0 1.15rem;
    font-size: .7rem;
    line-height: 1.7rem;
  }
  .icon08{
    left: -.05rem;
    bottom:-.5rem;
    width: 4.35rem;
    height: .5rem;
  }
  .icon09{
    right: -.1rem;
    bottom:-.6rem;
    width: 4.55rem;
    height: .6rem;
  }
  
  /* 通用底部 */
  .footer { height:3rem; padding:0;overflow:hidden; padding-top: 0rem;}
  .footer p { display: none;}
  .footer:before { color:#fff; position:absolute; left:0; top:0; display:block; content:"华图教育集团版权所有";
    width: 100%; height:3rem; padding:0; overflow:hidden;
    line-height:3rem; font-size:0.7rem; text-align: center; }

}

/*通用移动端结束*/

