body{
  text-align: center;
}
.banner{
  background: url(./../../../../img/www/second/resly-bg.png) center center no-repeat;
  background-size: 1920px auto;
  height: 400px;
  position: relative;
}
.banner img{
  width: 1200px;
  display: block;
  margin: 0 auto;
}
.banner .sign{height:98px;width: 1200px;background:#fff;box-shadow:0px 2px 20px 0px rgba(0,0,0,0.1);left: 50%;margin-left: -600px;bottom: -49px;position: absolute;text-align: center;}
.banner .sign p:first-child{font-size: 20px;line-height: 26px;padding-top: 20px;color: #333;}
.banner .sign p:last-child{font-size: 18px;line-height: 24px;color: #999;margin-top: 8px;font-family: ArialMT,Arial;}

article{
  width: 100%;
  text-align: center;
  display: block;
}
article h1{
  font-size:24px;
  font-family:MicrosoftYaHei-Bold,MicrosoftYaHei,"微软雅黑";
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:31px;
  letter-spacing:1.6px;
  margin-top: 125px;
}
article h3{
  font-size:14px;
  font-family:ArialMT,Arial;
  letter-spacing: 0.93px;
  color:rgba(40,54,73,1);
  line-height:16px;
  font-weight: 400;
  margin-top: 8px;
  margin-bottom: 32px;
}
.about-yigong-img img{
  width: 1160px;
  height: 248px;
}
.about-value_imgBox{
  width: 100%;
  display: flex;
  justify-content: center;
}
.about-value_imgBox div{
  width: 369px;
  height: 294px;
  margin: 0 4px;
}
.about-value_imgBox .value1{
  background: url(./../../../../img/www/second/resly_value1.png) no-repeat;
  background-size: 100% auto;
}
.about-value_imgBox .value1:hover{
  background: url(./../../../../img/www/second/resly_value_on_1.png) no-repeat;
  background-size: 100% auto;
}
.about-value_imgBox .value3{
  background: url(./../../../../img/www/second/resly_value3.png) no-repeat;
  background-size: 100% auto;
}
.about-value_imgBox .value3:hover{
  background: url(./../../../../img/www/second/resly_value_on_3.png) no-repeat;
  background-size: 100% auto;
}
.about-value_imgBox .value2{
  background: url(./../../../../img/www/second/resly_value2.png) no-repeat;
  background-size: 100% auto;
}
.about-value_imgBox .value2:hover{
  background: url(./../../../../img/www/second/resly_value_on_2.png) no-repeat;
  background-size: 100% auto;
}
.about-focus{
  margin-top: 40px;
  width: 100%;
  height: 433px;
  background: #283649;
  padding-top: 60px;
}
.about-focus .yeild-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}
.yeild-item{
  width: 252px;
  height: 180px;
  margin-right: 29px;
}
.yeild-item img {
  width: 100%;
  vertical-align: bottom;
}
.last{
  margin-right: 0;
}
.about-focus .about-yeild h1{
  color: #fff;
  margin-top: 0;
}
.about-focus .about-yeild h3{
  color: #fff;
  /* margin-bottom: 120px; */
}
.yeild-bottom{
  height: 110px;
  background-color: #fff;
  padding: 27px 22px 34px;
  box-sizing: border-box;
}
.yeild-item h4{
  color: #283649;
  background-color: #fff;
  text-align: left;
  font-size:22px;
  line-height: 22px;
  font-family:SourceHanSansCN-Bold,SourceHanSansCN,Microsoft YaHei,"微软雅黑";
  font-weight:bold;
}
.yeild-item p{
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  line-height: 16px;
  background-color: #fff;
  text-align: left;
  margin-top: 10px;
}
.yeild-item:hover .yeild-bottom{
  background:rgba(170,24,44,1);
}
.yeild-item:hover .yeild-bottom h4{
  background:rgba(170,24,44,1);
  color: #fff;
}
.yeild-item:hover .yeild-bottom p{
  background:rgba(170,24,44,1);
  color: #fff;
}
.about-people-imgbox{
 text-align: center;
}
.about-people-imgbox img{
  width: 1076px;
  display: block;
  margin: 0 auto;
}
.about-have{
  margin-bottom: 0px;
}
.about-have h1{
  margin-top: 40px;
}
.about-have-img{
  margin-bottom: 81px;
}
.about-have-img img{
  width: 1084px;
  display: block;
  margin: 0 auto;
}
.hd_box ul li:nth-child(5) a{
  font-size:18px;
  font-family:MicrosoftYaHei-Bold,MicrosoftYaHei,"微软雅黑";
  font-weight:bold;
  color:rgba(51,51,51,1);
}
.hd_box ul li:nth-child(5) .childList a{
  font-weight: 400;
  font-size:14px;
  font-family:MicrosoftYaHei,"微软雅黑";
  color:rgba(51,51,51,1);
}
.hd_box ul li:nth-child(1) a{
  font-weight: 400;
  font-family:MicrosoftYaHei,"微软雅黑";
  color:rgba(51,51,51,1);
}
.footer .left{
  text-align: left;
}
@media screen and (max-width:1200px){
  .banner img{
    margin-left: 48px;
  }
}
@media screen and (min-width:1920px){
  .banner{
    background: url(./../../../../img/www/second/resly-bg.png) center center no-repeat;
    background-size: 100% auto;
  }
}