<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;}

.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{
  color:#333;
}
@-webkit-keyframes titBall {
  from, to {-webkit-transform: translateY(8px) scaleY(.98);}
  80% {-webkit-transform: translateY(3px) scaleY(1);}
}
@-moz-keyframes titBall {
  from, to {-moz-transform: translateY(8px) scaleY(.98);}
  80% {-moz-transform: translateY(3px) scaleY(1);}
} 
@-ms-keyframes titBall {
  from, to {-ms-transform: translateY(8px) scaleY(.98);}
  80% {-ms-transform: translateY(3px) scaleY(1);}
}
@-o-keyframes titBall {
  from, to {-o-transform: translateY(8px) scaleY(.98);}
  80% {-o-transform: translateY(3px) scaleY(1);}
}  
@keyframes titBalls {
  from, to {transform: translateY(-8px) scaleY(.98);}
  80% {transform: translateY(-3px) scaleY(1);}
}
@-webkit-keyframes titBall {
  from, to {-webkit-transform: translateY(-8px) scaleY(.98);}
  80% {-webkit-transform: translateY(-3px) scaleY(1);}
}
@-moz-keyframes titBall {
  from, to {-moz-transform: translateY(-8px) scaleY(.98);}
  80% {-moz-transform: translateY(-3px) scaleY(1);}
} 
@-ms-keyframes titBall {
  from, to {-ms-transform: translateY(-8px) scaleY(.98);}
  80% {-ms-transform: translateY(-3px) scaleY(1);}
}
@-o-keyframes titBall {
  from, to {-o-transform: translateY(-8px) scaleY(.98);}
  80% {-o-transform: translateY(-3px) scaleY(1);}
}  
@keyframes titBall {
  from, to {transform: translateY(8px) scaleY(.98);}
  80% {transform: translateY(3px) scaleY(1);}
}
@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/*Y循环翻转*/
@keyframes strList {
  0% {transform: rotateY(0deg);}
  20%{transform: rotateY(360deg);}
  40%{transform: rotateY(0deg);}
  100%{transform: rotateY(0deg);}
}
@-webkit-keyframes strList {
  0% {-webkit-transform: rotateY(0deg);}
  20%{-webkit-transform: rotateY(360deg);}
  40%{-webkit-transform: rotateY(0deg);}
  100%{-webkit-transform: rotateY(0deg);}
}
@-moz-keyframes strList {
  0% {-moz-transform: rotateY(0deg);}
  20%{-moz-transform: rotateY(360deg);}
  40%{-moz-transform: rotateY(0deg);}
  100%{-moz-transform: rotateY(0deg);}
}
@-ms-keyframes strList {
  0% {-ms-transform: rotateY(0deg);}
  20%{-ms-transform: rotateY(360deg);}
  40%{-ms-transform: rotateY(0deg);}
  100%{-ms-transform: rotateY(0deg);}
}
@-o-keyframes strList {
  0% {-o-transform: rotateY(0deg);}
  20%{-o-transform: rotateY(360deg);}
  40%{-o-transform: rotateY(0deg);}
  100%{-o-transform: rotateY(0deg);}
}
/*@keyframes titPic{
  0% {transform: translateX(0px) scale(.8);opacity: 1;}
  100% {transform: translateX(20px) scale(1.2);opacity: 0;}
}
@-webkit-keyframes titPic{
  0% {-webkit-transform: translateX(0px) scale(.8);opacity: 1;}
  100% {-webkit-transform: translateX(20px) scale(1.2);opacity: 0;}
}
@-moz-keyframes titPic{
  0% {-moz-transform: translateX(0px) scale(.8);opacity: 1;}
  100% {-moz-transform: translateX(20px) scale(1.2);opacity: 0;}
}
@-ms-keyframes titPic{
  0% {-ms-transform: translateX(0px) scale(.8);opacity: 1;}
  100% {-ms-transform: translateX(20px) scale(1.2);opacity: 0;}
}
@-o-keyframes titPic{
  0% {-o-transform: translateX(0px) scale(.8);opacity: 1;}
  100% {-o-transform: translateX(20px) scale(1.2);opacity: 0;}
}*/
.banner{
  background: url(../images/ban.jpg) center no-repeat;
  background-size:cover;
  height:750px;
  text-align: center;
  padding-top:140px;
  box-sizing: border-box;

}
.banner img.bt{
  
  margin-bottom: 35px;
  line-height: 1;
  width:65%;
  
}
.banner h3{
  font-size: 48px;
  color: rgb(255, 255, 255);
  line-height: 1.894;
  text-align: center;
  text-shadow: 0 5px 13px #FF702B;
  line-height: 1;
 margin-bottom: 258px;
}
.title{
  font-size: 50px;
  color: rgb(243, 82, 3);
  text-align: center;
  font-weight: bold;
  margin-bottom: 55px;
}
.title img{
  position: relative;
  z-index: 1;
  animation: titBall 3s cubic-bezier(0.30, 2.40, 0.85, 2.50) infinite;
}
.title img.left{
  left: 30px;
  top: -12px;
}
.title img.right{
  right: 24px;
  top: 18px;
   animation: titBalls 3s cubic-bezier(0.30, 2.40, 0.85, 2.50) infinite;
}
.panel01{
  background: url(../images/bg.jpg) top center no-repeat;
  background-size:cover;
  padding-bottom: 80px;
  overflow: hidden;
}
.panel01 .main-cont{
  padding:35px 0;
  border-radius: 10px;
  background-color: rgb(253, 132, 67);
  overflow: hidden;
}
.panel01 .list-txt{
  width:299.5px;
  height:335px;
  background: url(../images/tbg.png) no-repeat;
  text-align: center;
  padding-top:60px;
  box-sizing: border-box;
  font-size: 28px;
  color: rgb(51, 51, 51);
  line-height: 1.286;
  padding:45px 45px 0;
  float:left;
  background-size:100% 100%;
}
.panel01 .list-txt a:hover{
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.panel01 .s-title{
  width:138px;
  font-size: 34px;
  color: rgb(116, 53, 24);
  background: url(../images/border.png) bottom center no-repeat;
  margin:0 auto 20px;

}
.panel01 p{
  border-bottom:1px dashed #E3C6AE;
  padding-bottom: 20px;
  margin-bottom: 25px;
}

.panel01 .list-txt a {
  border-radius: 10px;
  background-color: rgb(252, 95, 50);
  line-height: 66px;
  width: 230px;
  height: 66px;
  font-size: 26px;
  color: rgb(255, 255, 255);
  display: block;
  margin-left:-10px;
}
.panel02,.panel03,.panel05{
  padding-top: 60px;
  padding-bottom: 70px;
}
.panel02 .title,.panel03 .title,.panel05 .title,.panel06 .title{
  color:#333;
}
.panel02 .title{
  margin-bottom: 30px;
}
.tip-txt {
  font-size: 26px;
  margin-bottom: 60px;
  line-height: 1.692;
  text-align: center;
}
.panel02 li{
  float:left;
  font-size: 28px;
  width:14.2%;
  text-align: center;
}
.panel03,.panel05,.panel06{
  background: #FFF7F1;
}
.panel03 .title{
  margin-bottom: 25px;
}
.sub-title{
  text-align: center;
  color: #FF613B;
  font-size:28px;
  margin-bottom: 55px;
}
.panel03 .sm-title{
   background-color: rgb(255, 114, 44);
   width: 428px;
  height: 73px;
  text-align: center;
  line-height: 73px;
  border-radius: 50px;
  color:#fff;
   font-size: 34px;
   margin:0 auto 68px;
}
.panel03 .sm-title i{
  border-radius: 50%;
  background: #fff;
  width: 47px;
  height: 47px;
  line-height: 47px;
  color: #FF7219;
  display: inline-block;
  font-style: normal;
  margin-right:18px;
}
.one-box .zz{
  display: block;
  margin:0 auto 70px;
}
.one-box .txt{
  text-align: center;
  font-size: 32px;
  color: rgb(252, 98, 67);
}
.one-box .get-img{
  display: block;
  margin:0 auto 25px;
  text-align: center;
}
.sec-box .list-txt{
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 16px 0px rgba(255, 165, 120, 0.17);
  position: relative;
  width: 228px;
  height: 369px;
  padding:85px 15px 0;
  box-sizing: border-box;
  float:left;
  margin:0 6px;
  
}
.sec-box .list-txt p{
  font-size: 18px;
  line-height: 1.7;
}
.sec-box .tips{
  border-radius: 50%;
  background-image: -moz-linear-gradient( 90deg, rgb(252,111,48) 0%, rgb(253,138,37) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(252,111,48) 0%, rgb(253,138,37) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(252,111,48) 0%, rgb(253,138,37) 100%);
  box-shadow: 0px 0px 18px 0px rgba(252, 119, 45, 0.34);
  border-radius: 50%;
  width: 112px;
  height: 112px;
  text-align: center;
  font-size: 30px;
  color:#fff;
  position: absolute;
  left:0;
  right:0;
  margin:0 auto;
  top:-56px;
  /*font-weight:bold;*/
  padding-top:15px;
  box-sizing: border-box;
  /*animation: strList 4s linear 1.9s infinite normal;*/
}
.sec-box .sm-title{
  margin-bottom: 135px;
}
.intr-txt{
   font-size: 22px;
   line-height: 1.75;
   padding:50px 6px 0px;
   margin-bottom: 50px;
}
.zl a{
  background-color: rgb(252, 98, 67);
  box-shadow: 0px 0px 29px 0px rgba(236, 79, 47, 0.4);
  width: 620px;
  height: 86px;
  border-radius: 50px;
  text-align: center;
  line-height: 86px;
  display: block;
  margin:0 auto 60px;
  font-size: 38px;
  color:#fff;
}
.zl a:hover{
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.three-box .zl a{
  margin-bottom: 0;
}
.panel03 .three-box .sm-title{
  width:245px;
}
.three-box .list-txt{
  float:left;
  margin:0 10px;
}
.three-box .list-txt .a-title {
  border-radius: 10px;
  background-color: #FF7900;
  box-shadow: 0px 0px 13px 0px rgba(223, 94, 31, 0.34);
  color:#fff;
  line-height: 68px;
  width: 280px;
  height: 68px;
  margin-bottom: 6px;
  font-size:30px;
  text-align: center;
}

.three-box .list-txt p {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 16px 0px rgba(255, 165, 120, 0.17);
  width: 280px;
  height: 290px;
  font-size: 20px;
  line-height: 1.7;
  padding:44px 14px 0;
  box-sizing: border-box;
}
.get-db{
  font-size: 31px;
  color: rgb(252, 98, 67);
  text-align: center;
  padding:60px 0;
}
.panel04{
  background: #FF7D08;
  padding:55px 0;
}
.panel04 .cont-box{
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 65px 0px rgba(234, 163, 21, 0.64);
  padding:20px 10px;
  box-sizing: border-box;
}
.panel04 ul{
  /*border:1px dashed #FFC152;*/
  border-radius: 10px;
  padding:30px 0;
}
.panel04 li {
  border-radius: 10px;
  background-color: rgb(249, 96, 66);
  box-shadow: 0px 0px 21px 0px rgba(254, 95, 64, 0.24);
  float: left;
  width: 280px;
  height: 405px;
  margin:0 7px;
  color: rgb(255, 255, 255);
}

.panel04 li p{
  font-size: 18px;
  line-height: 1.7;
  padding:0 34px 0 30px;
  text-align: left;
  padding-top:5%;
}
.panel04 li:nth-child(1) p{
  padding-top:0;
}
.panel04 h3{
  font-size: 24px;
  line-height: 1.2;
  font-weight:normal;
  text-align: center;
  padding-top:40px;
  padding-bottom: 10px;
  
}
.panel04 li:nth-child(1) h3{
  padding-top:25px;
}
.panel05 li{
  float:left;
  font-size: 24px;
}
.panel05 li{
  float: left; 
}
.panel05 li a{
  display: block;
  color:#fff;
  width: 153px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  border-radius: 50px;
  margin:0 6px 15px;
   border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 9px 0px rgba(254, 233, 216, 0.5);
  font-size: 28px;
  color: #333;
}
.panel05 li a:hover{
  background: linear-gradient(90deg,#FE5418,#FB8D21);
  color:#fff;
}
.panel06 a {
    display: block;
    float: left;
    color: #333;
    width: 374px;
    text-align: center;
    font-size: 30px;
    margin:0 11px 90px;
    
}
.panel06 a img{
  width: 374px;
   height:239px;
   margin-bottom: 10px;
}
.panel06 .img-box{
  background: #fff;
  padding-top:40px;
}


.provinces-wrap li a:hover{
  background: linear-gradient(90deg,#AC44E2,#8715C8);
}


/* 通用底部 */
.footer {
 
  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); }
  .Width {  width: 96%;  }
 
  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2) ,
  .footer p,
  .pc,
  .onlypc,
  .ht_top .topnav
  ,.right-fix
  {  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:13.5rem;
    background:url(../images/mban.jpg) no-repeat;
    background-size:100% 100%;
    padding-top:2rem;
  }
  .banner img{
    width:92%;
    margin-bottom:0rem;
  }
  .banner img.bt{
    margin-bottom: 0rem;
    width:75%;
  }
  .banner h3{
    font-size:1.25rem;
    margin-bottom:6.5rem;
  }
  .title{
    font-size:1rem;
    margin-bottom: 1.5rem;
  }
  .panel02 .title{
    margin-bottom: 1rem;
  }
  .title img.left{
    width:2rem;
    left:.8rem;
    top:0rem;
  }
  .title img.right{
    width:1.5rem;
    right:.5rem;
    top:.5rem;
  }
  .panel02, .panel03, .panel05,.panel04{
    padding:1.25rem 0 1.5rem;
  }
  .panel01{
    padding-bottom: 1.5rem;
    padding-top:2rem;
  }
  .panel01 .main-cont{
    padding:1.25rem 0 .75rem;
    border-radius: 5px;
  }
  .panel01 .list-txt{
    width:48%;
    margin:0 1% .5rem;
    padding:1rem 2%;
    height:8.5rem;
  }
  .panel01 .s-title{
    width:55%;
    font-size:1rem;
    background-size:100% .4rem;
    margin-bottom: .25rem;
  }
  .panel01 .list-txt a{
    border-radius: 5px;
    width:5.75rem;
    height:1.625rem;
    line-height: 1.625rem;
    font-size:.75rem;
    margin-left:14%;
  }
  .panel01 p{
    width:85%;
    font-size:.7rem;
    padding-bottom: .75rem;
    margin:0 auto .75rem;
  }
  .tip-txt,.sub-title{
    font-size:.7rem;
    margin-bottom: 1rem;
  }
  .tip-txt{
    text-align: left;
  }
  .panel02{
    padding-bottom: 1rem;
  }
  .panel02 li{
    width:25%;
    margin-bottom: .5rem;
    font-size:.65rem;
  }
  .panel02 li img{
    width:3rem;
    height:3rem;
  }
  .panel02 li p{
    line-height: 1.4;
  }
  .panel02 li:nth-child(5){
    margin-left:13%;
  }
  .panel03 .sm-title {
    width: 12rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size:.85rem;
    margin: 0 auto 3.25rem;
  }
  .panel03 .one-box .sm-title {
    margin-bottom: 1.5rem;
  }
  .one-box .zz {
    width:13.5rem;
    margin-bottom: 1.5rem;
  }
  .panel03 .sm-title i {
    width:1.25rem;
    height: 1.25rem;
    line-height:1.25rem;
    margin-right:.4rem;
    margin-left:-1rem;
  }
  .one-box .txt,.get-db{
    font-size:.7rem;
  }
  .get-db{
    padding:.5rem 0 1rem;
  }
  .one-box .txt{
    font-size:.8rem;
    padding-left:21%!important;
  }
  .one-box .get-img{
    margin-bottom: .5rem;
  }
  .one-box .get-img img{
    width:14.5rem;
  }
  .sec-box .list-txt{
    width:31.33%;
    margin:0 1% 2.8rem;
    padding:1.5rem 2% 0;
    height:12rem;
  }
  .sec-box .list-txt:nth-child(4),
   .sec-box .list-txt:nth-child(5){
    width: 48%;
    height: 8.5rem;
    margin-bottom: 0rem;
    /*margin-left:10%;
    margin-right:10%;*/
  }
  .intr-txt{
    font-size:.7rem;
    padding: 1.25rem .1rem 0px;
    margin-bottom:1.25rem;
  }
  .zl a {
    width:15rem;
    height:2rem;
    line-height:2rem;
    margin: 0 auto 1.5rem;
    font-size: .85rem;
  }
  .panel03 .three-box .sm-title{
    width:6rem;
    margin-bottom: 1.5rem;
  }


  .panel04 li{
    width:48%;
    margin:0 1% .9rem;
    height:auto;
    border-radius: 5px;
    padding-bottom: 1.5rem;
    position: relative;
  }
  .panel04 li:nth-child(1){
    top:.75rem;
  }
  .panel04 li:nth-child(2){
    margin-bottom: 2rem;
    height: 13rem;
    top:.35rem;
  }
  .panel04 li:nth-child(2) h3{
    margin-top:1rem;
  }
  .panel04 li:nth-child(4){
    margin-top:-12.75rem;
    padding-bottom: 1rem;
  }
  .panel04 ul{
    padding:.5rem 0;
    border-radius: 5px;
  }
  .panel04 .cont-box{
    padding:.5rem 1%;
    border-radius: 5px;
  }
  .panel04 li p{
    font-size:.75rem;
    line-height: 1.4;
    padding:0 5%;
  }
  .panel04 h3{
    font-size:.85rem;
    padding-top:1rem;
    padding-bottom: .5rem;
  }
  .sec-box .tips{
    width:3rem;
    height:3rem;
    font-size:.75rem;
    padding-top:.45rem;
    line-height: 1.4;
    top:-1.9rem;
  }
  .sec-box .list-txt p{
    font-size:.6rem;
    line-height: 1.5;
  }
  .three-box .list-txt{
    margin:0 .5rem .5rem;
  }
  .three-box .list-txt .a-title {
    border-radius: 5px;
    line-height:1.75rem;
    height:1.75rem;
    width:8rem;
    margin-bottom: 6px;
    font-size: .85rem;
  }
  .three-box .list-txt p{
    width: 8rem;
    height:9.75rem;
    font-size:.65rem;
    padding:1rem 4%;
  }
  .panel05{
    padding-bottom: 1rem;
  }
  .panel05 li{
    width:23%;
    margin:0 1% .5rem;
    height:1.75rem;

  }
  .panel05 li a{
    width:100%;
    font-size:.7rem;
    height:1.55rem;
    line-height: 1.55rem;
    margin:0;
    border-radius: 5px;
  }
  .panel06 a{
    width:31.33%;
    margin:0 1% .5rem;
    font-size:.65rem;
    line-height: 1.4;
  }
  .panel06 a img{
    width:100%;
    height:4.25rem;
    margin-bottom: 0;
  }
  .panel06 .img-box{
    padding-top:1rem;
  }
  /* 通用底部 */
  .footer { 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; 
  }
}
</pre></body></html>