@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;}
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;}
.mt20{
  margin-top: 20px;
}

/* 通用头部 */
.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: 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(//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: 600px;
}
.banner .txt01{
  position: absolute;
  left: 50%;
  top: 96px;
  margin-left: -600px;
  font-size: 56px;
  line-height: 70px;
  font-weight: bold;
  color: #fff;
}
.banner .txt02{
  position: absolute;
  left: 50%;
  top: 170px;
  width: 537px;
  height: 130px;
  margin-left: -600px;
  background: url(../images/txt02.png) no-repeat;
  text-indent: -999rem;
  overflow: hidden;
}
.banner .txt03{
  position: absolute;
  left: 50%;
  top: 315px;
  width: 330px;
  height: 66px;
  margin-left: -600px;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 32px;
  line-height: 66px;
  text-align: center;
  color: #fff;;
}
.banner .person{
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 934px;
  height: 520px;
  margin-left: -186px;
  background: url(../images/person.png) no-repeat;
  overflow: hidden;
}
.bg01{
  position: absolute;
  left: 50%;
  top:0;
  width: 2000px;
  height: 1440px;
  margin-left: -1000px;
  background: url(../images/bg01.jpg) no-repeat center top;
  z-index: -1;
}
.bg02{
  position: absolute;
  left: 50%;
  top:-500px;
  width: 2000px;
  height: 2678px;
  margin-left: -1000px;
  background: url(../images/bg02.jpg) no-repeat center top;
  z-index: -1;
}
.title{
  width: 1000px;
  height: 170px;
  margin: 0 auto; 
  background: url(../images/titbg.png) no-repeat center center;
  font-size: 40px;
  line-height: 170px;
  color: #4843ad;
  text-align: center;
}
.box01{
  padding-bottom: 20px;
}
.leftnews{
  width: 600px;
  height: 322px;
  overflow: hidden;
}
.leftnews h3{
  height: 30px;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.leftnews p{
  height: 38px;
  font-size: 20px;
  line-height: 38px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.leftnews a:hover{
  color: #fb5152;
  text-decoration: underline;
}
.slides {
  width: 568px;
  height: 322px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.slides .hd {
  position: absolute;
  bottom: 50px;
  width: 100%;
  height: 2px;
  z-index: 1;
}

.slides .hd ul {
  text-align: center;
  height: 2px;
  font-size: 0;
  line-height: 2px;
}

.slides .hd li {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 20px;
  margin-right: 10px;
  cursor: default;
}

.slides .hd li:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  width: 30px;
  height: 2px;
  background: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slides .hd li.on:after {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slides .bd {
  position: relative;
  height: 100% !important;
  z-index: 0;
}

.slides .bd ul {
  width: 100% !important;
  height: 100% !important;
}

.slides .bd li {
  width: 100% !important;
  height: 100% !important;
  zoom: 1;
  vertical-align: middle;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.slides .bd li a{
	display: block;
	width: 100%;
	height: 100%;
}
.slides .bd > a {
  display: block;
  width: 100%;
  height: 100%;
}
.box02{
  padding: 124px 0 42px;
}
.flow{
  width: 1042px;
  height: 460px;
  margin: 48px auto 72px;
}
.flowInfo{
  height: 526px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.menu{
  height: 70px;
  padding-top: 10px;
  margin-bottom: 50px;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
}
.menu span{
  display: inline-block;
  width: 272px;
  height: 60px;
  border-radius: 60px;
  font-size: 28px;
  line-height: 60px; 
  cursor: pointer;
}
.menu span:nth-child(2){
  margin: 0 140px;
}
.menu span.on{
  color: #fff;
  background:#f6441d;
  background: -webkit-linear-gradient(-160deg,#f6441d, #fb7f23);
}
.cont{
  height: 460px;
  display: none;
}
.cont p{
  float: left;
  width: 460px;
  height: 360px;
  margin-left: 50px;
  font-size: 18px;
  line-height: 34px;
  overflow: hidden;
}
.cont .img{
  float: right;
  width: 687px;
}
.cont .img img{
  display: block;
  margin: 0 auto;
}

.box03 ul li{
  float: left;
  width: 176px;
  height: 176px;
  margin-left: 54px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.1);
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  display: table;
}
.box03 li:nth-child(6){
  margin-left: 170px;
}
.box03 li:hover{
  background:#f6441d;
  background: -webkit-linear-gradient(-160deg,#f6441d, #fb7f23);
}
.box03 li:hover a{
  color: #fff;
}
.box03 li a{
  display: table-cell;
  vertical-align: middle;
}
.box04{
  padding: 100px 0 136px;
} 
.box04 li{
  position: relative;
  float: left;
  width: 240px;
  height: 200px;
  border: 1px solid #dde3e3;
  box-sizing: border-box;
}
.box04 li a{
  position: absolute;
  width: 100%;
  height: 100%;
}
.box04 li h4{
  font-size: 28px;
  line-height: 200px;
  text-align: center;
}
.box04 li h4.special{
  font-size: 48px;
  color: #fd996b;
}
.box04 li p{
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  height: 169px;
  padding: 25px 25px 0;
  background-color: #fff;
  font-size: 18px;
  line-height: 24px;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  display: none;
}
.box04 li:hover p{
  display: block;
}
.box04 li:hover{
  background-color: #fff;
  box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.2);
}
.box05 .title{
  color: #fff;
}
.box05 ul{
  width: 600px;
  padding-top: 26px;
}
.box05 ul li{
  padding-left: 48px;
  height: 36px;
  background: url(../images/dot.jpg) no-repeat 38px center;
  font-size: 18px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box05 ul li a{
  color: #fff;
}
.box05 li a:hover{
  color: #f8647b;
}
.box06{
  padding: 90px 0 0;
}
.box06 li{
  position: relative;
  width: 574px;
  height: 306px;
  margin-top: 36px;
  border-radius: 10px;
}
.box06 li:nth-child(1){
  background:#f98b62;
  background: -webkit-linear-gradient(-135deg,#f98b62, #f86c60);
}
.box06 li:nth-child(2){
  background:#b8c6dd;
  background: -webkit-linear-gradient(96deg,#b8c6dd, #6984af);
}
.box06 li:nth-child(3){
  background:#61b2f9;
  background: -webkit-linear-gradient(-135deg,#61b2f9, #4c81f6);
}
.box06 li:nth-child(4){
  background:#5e5af4;
  background: -webkit-linear-gradient(-81deg,#61b2f9, #5e5af4);
}
.box06 li span{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 170px;
  height: 234px;
  background: url(../images/libg.png) no-repeat left top;
}
.box06 li h3{
  position: relative;
  padding-left: 32px;
  font-size: 28px;
  line-height: 90px;
  color: #fff;
}
.box06 li h3:after{
  content: "";
  position: absolute;
  left: 32px;
  top:72px;
  width: 50px;
  height: 2px;
  background-color: #fff;
}
.box06 li p{
  height: 36px;
  padding-left: 32px;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box06 li p a{
  color: #fff ;
}
.box06 li p a:hover{
  color: #fff ;
  text-decoration: underline;
}
.box07{
  position: relative;
  padding: 0 0 80px;
}
.box07 .wrap a{
  float: left;
  width: 134px;
  height: 48px;
  margin: 0 18px 14px 0;
  background:#6865ed;
	background: -webkit-linear-gradient(0deg,#6865ed, #1d1ca7);
  border-radius: 48px;
  font-size: 22px;
  line-height: 48px;
  color: #fff;
  text-align: center;
}
.box07 .wrap a:nth-child(8n){
  margin: 0 0 14px 0;
}
.box07 .wrap a:hover{
  background: #1d1ca7;
  color: #fff;
}
.xf{
  position: fixed;
  right: 0;
  bottom:50%;
  margin-bottom: -172px;
  width: 110px;
  height: 348px;
  padding: 8px 12px 0;
  background: #4031af;
  border-radius: 12px;
  text-align: center;
  box-sizing: border-box;
}
.xf a{
  display: block;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #5a4dba;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}
.xf span{
  display: block;
  width: 100%;
  height: 56px; 
  background: url(../images/arr.png) no-repeat center 12px;
  font-size: 14px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.xf span:hover,.xf a:hover{
  color:#f8647b; 
}


 /* 通用底部*/
	.footer {
	/* position: relative; */
	padding:30px 0;
	/* background-color: #47383b; */
	background: linear-gradient(50deg, #f88961, #d86035);
	/* background: linear-gradient(136deg, #5fbac3, #4228c0); */
	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
}

.m-footer {
  display: none;
}

@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.76rem; }

  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2) ,
  .footer p ,
  .pc,
  .onlypc,.bg01,.bg02
  {  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(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-m {
    width: 18.75rem;
    height: 14.75rem;
    background: url(../images/banner-m.png) no-repeat center top / 100% auto;
  }
  .bg02{
    position: absolute;
    left: 50%;
    top:-500px;
    width: 2000px;
    height: 2678px;
    margin-left: -1000px;
    background: url(../images/bg02.jpg) no-repeat center top;
    z-index: -1;
  }
  .title{
    width: 100%;
    height: 4.25rem;
    background: url(../images/titbg.png) no-repeat center center / auto 2rem;
    font-size: 1.1rem;
    line-height: 4.25rem;
  }
  .box01{
    padding-bottom: .5rem;
  }
  .leftnews{
    width: 100%;
    height: 12rem;
  }
  .leftnews h3{
    height: 1.2rem;
    font-size: .75rem;
    line-height: 1.2rem;
    margin-bottom: .25rem;
  }
  .leftnews p{
    height: 1.2rem;
    font-size: .65rem;
    line-height: 1.2rem;
  }
  .slides {
    width: 17.75rem;
    height: 10.06rem;
  }
  .slides .hd {
    bottom: 1.2rem;
  }
  .box02{
    padding: 1rem 0;
  }
  .flow-m{
    width: 18.1rem;
    height: 11rem;
    margin: 1rem auto 1.5rem;
  }
  .flow-m img{
    width: 100%;
    height: 100%;
  }
  .flowInfo{
    height: auto;
  }
  .menu{
    height: 2.2rem;
    padding-top: .3rem;
    margin-bottom: 1rem;
  }
  .menu span{
    display: inline-block;
    width: 5.6rem;
    height: 1.8rem;
    border-radius: 1.8rem;
    font-size: .75rem;
    line-height: 1.8rem; 
  }
  .menu span:nth-child(2){
    margin: 0;
  }
  .cont{
    height: auto;
    display: none;
  }
  .cont p{
    width: 100%;
    height: auto;
    padding: 0 .7rem 1rem;
    margin: 0;
    font-size: .7rem;
    line-height: 1.1rem;
    box-sizing: border-box;
  }
  .cont .img{
    width: 100%;
    padding-bottom: 2rem;
  }
  .cont .img img{
    width: 17.175rem;
    height: auto;
  }
  .box03 ul{
    margin-left: 1rem;
  }
  .box03 ul li{
    width: 4rem;
    height: 4rem;
    margin: .6rem;
    font-size: .7rem;
    line-height: 1rem;
  }
  .box03 li:nth-child(6){
    margin-left: .5rem;
  }

  .box04{
    padding: 1rem 0;
  } 
  .box04 li{
    width: 5.92rem;
    height: 5rem;
  }
  .box04 li h4{
    font-size: 1rem;
    line-height: 5rem;
    text-align: center;
  }
  .box04 li h4.special{
    font-size: 1.2rem;
  }
  .box04 li p{
    height: 5rem;
    padding: .2rem .4rem 0;
    font-size: .6rem;
    line-height: .8rem;
  }
  .box04 li:hover p{
    display: block;
  }
  .box04 li:hover{
    background-color: #fff;
    box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.2);
  }
  .box05{
    width: 100%;
    padding-bottom: 1rem;
    background-color: #3933b6;
  }
  .box05 ul{
    width: 100%;
    padding-top: 1rem;
  }
  .box05 ul li{
    padding-left: .6rem;
    height: 1.2rem;
    margin-bottom: .4rem;
    background: url(../images/dot.jpg) no-repeat .4rem center / .1rem .1rem;
    font-size: .7rem;
    line-height: 1.2rem;
    color: #fff;
  }
  .box05 ul li a{
    color: #fff;
  }
  .box06{
    padding: 1rem 0 0;
  }
  .box06 li{
    width: 100%;
    height: 12rem;
    margin-top: 1rem;
    border-radius: .25rem;
  }
  .box06 li span{
    width: 4.25rem;
    height: 5.85rem;
    background: url(../images/libg.png) no-repeat left top / 100% 100%;
  }
  .box06 li h3{
    padding-left: 1rem;
    font-size: 1rem;
    line-height: 3rem;
  }
  .box06 li h3:after{
    left: 1rem;
    top: 2.4rem;
    width: 2rem;
    height: .05rem;
  }
  .box06 li p{
    height: 1.1rem;
    padding-left: 1rem;
    margin-bottom: .5rem;
    font-size: .7rem;
    line-height: 1.1rem;
  }
  .box07{
    position: relative;
    padding: 0 0 1rem;
  }
  .box07 .wrap a{
    width: 4rem;
    height: 1.8rem;
    margin: 0 .5rem .5rem 0;
    border-radius: 1.8rem;
    font-size: .7rem;
    line-height: 1.8rem;
  }
  .box07 .wrap a:nth-child(8n){
    margin: 0 .5rem .5rem 0;
  }
  .box07 .wrap a:nth-child(4n){
    margin: 0 0 .5rem 0;
  }
  .box07 .wrap a:hover{
    background: #1d1ca7;
    color: #fff;
  }
  .xf{
    position: fixed;
    right: 0;
    bottom:0;
    margin-bottom: 0;
    width: 100%;
    height: 2rem;
    padding: 0;
    background: #4031af;
    border-radius: 0;
    z-index: 999;
  }
  .xf a{
    float: left;
    width: 14.285%;
    height: 2rem;
    border-bottom: none;
    font-size: .6rem;
    line-height: 2rem;
  }
  .xf span{
    position: fixed;
    right: .2rem;
    bottom: 3rem;
    width: 2rem;
    height: 2rem; 
    background:#4031af url(../images/arr.png) no-repeat center .4rem / .8rem auto;
    border-radius: 50%;
    font-size: .65rem;
    line-height: 2.6rem;
    z-index: 999;
  }
  .xf span:hover,.xf a:hover{
    color:#ffff; 
  }
  
  	/* 通用底部*/ 
.footer {
    /*height:3rem;*/
    padding:0;
 margin-top: 1rem;
 overflow:hidden;
}
.footer p {
 display: none;
}
.m-footer {
 display: block;
 color: #fff;
 text-align: center;
 height: 35rem;
 width: 100%;
 font-size: 0.7rem;
 line-height: 2.5rem;
 background: linear-gradient(50deg, #f88961, #d86035);
 /* background-color:  rgb(12, 40, 198); */
}

}

/*通用移动端结束*/

