.footer_bg {
  /*margin-top: 20px;*/
}
.footer_bg .footerWeb1_bg {
  background: #fafafa;
  padding: 10px;
}
.footer_bg .footerWeb1_bg .footerWeb1 li {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding-left: 20px;
}
.footer_bg .footerWeb1_bg .footerWeb1 li .td1 {
  width: 72px;
}
.footer_bg .footerWeb1_bg .footerWeb1 li .td2 {
  font-size: 16px;
  color: #454545;
}
.footer_bg .footerWeb2_bg {
  padding: 20px 0;
  background: #fff;
  border-top: 1px #e3e3e3 solid;
}
.footer_bg .footerWeb2_bg .footerWeb2 .list {
  float: left;
  width: 728px;
}
.footer_bg .footerWeb2_bg .footerWeb2 .list dl {
  float: left;
  width: 20%;
}
.footer_bg .footerWeb2_bg .footerWeb2 .list dl dt {
  font-size: 14px;
  color: #151515;
  margin-bottom: 16px;
  font-weight: bold;
}
.footer_bg .footerWeb2_bg .footerWeb2 .list dl dt a{
  font-size: 14px;
  color: #151515;
  line-height: normal;
}
.footer_bg .footerWeb2_bg .footerWeb2 .list dl dd a {
  line-height: 25px;
  color: #454545;
  font-size: 12px;
}
.footer_bg .footerWeb2_bg .footerWeb2 .list dl:nth-child(5) {
 /* padding-left: 40px;
  box-sizing: border-box;*/
}
.footer_bg .footerWeb2_bg .footerWeb2 .wxBx {
  padding-top: 30px;
  width: auto;
  float: left;
  margin-left: 10px;
  text-align: center;
  padding-right: 30px;
  box-sizing: border-box;
}
.footer_bg .footerWeb2_bg .footerWeb2 .telBx {
  float: right;
  width: 161px;
}
.footer_bg .footerWeb2_bg .footerWeb2 .telBx .item {
  margin-top: 10px;
  margin-bottom: 20px;
  border: 1px #ddd solid;
  box-sizing: border-box;
  padding: 10px;
}
.footer_bg .footerWeb2_bg .footerWeb2 .telBx .item .red {
  color: #f41f00;
  font-weight: bold;
}
.footer_bg .footerWeb3_bg {
  padding: 20px 0;
  background: #fff;
  border-top: 1px #e3e3e3 solid;
}

.footer_bg .footerWeb3_bg .footerWeb3 a {
  display: inline-block;
  margin: 5px 16px;
  float: left;
}
.footer_bg .footerWeb3_bg .footerWeb3 a:first-of-type{
   margin-left: 0;
 }
.footer_bg .footerWeb4_bg {
  padding: 20px 0;
  background: #fafafa;
  border-top: 1px #e3e3e3 solid;
}
.footer_bg .footerWeb4_bg .footerWeb4 .bvison {
  float: left;
  width: 70%;
  font-size: 14px;
  line-height: 25px;
}
.footer_bg .footerWeb4_bg .footerWeb4 .bvison a{color: #333;}
.footer_bg .footerWeb4_bg .footerWeb4 .tps {
  float: right;
  width: 25%;
  text-align: right;
}
.footer_bg .fitemsdd a[href]:hover,.footer_bg .footerWeb4_bg .footerWeb4 .bvison a[href]:hover,.footer_bg .footerWeb2_bg .footerWeb2 .list a[href]:hover{color: #2a84df;}
.footer_bg .wxzximgli{position: relative;}
.footer_bg .wxzximgli .wxzximg{position:absolute;width:auto;left:0;bottom:-70px;display: none;}
.footer_bg .wxzximgli:hover .wxzximg{display: block;}
.footer_bg .fitemsdd{overflow: hidden;}
.footerWeb4_bg  .tps a{margin-left: 6px;display: inline-block;}
.footerWeb4_bg  .tps a:first-of-type{margin-left: 0;}