
/* footer */
.footerConBox{
  width: 100%;
  min-width: 1102px;
  background:#1d1d1d;
}
.footerCon .footer_top{
  padding-bottom: 34px;
}
.footerCon .footer_top .wrapin{
  font-size: 0;
  text-align: center;
  color:#fff;
}
.footerCon .footer_top .wrapin>div,
.footerCon .footer_top .wrapin>ul{
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.footer_top .tit{
  font-size:32px;
  line-height: 36px;
  width: 75px;
  border-right:1px solid #fff;
  margin-top:34px;
}
.footer_top .tip1{
  padding:34px 35px 0 12px;
  font-size:30px;
  line-height: 36px;
}
.footer_top ul{
  font-size:16px;
  line-height: 24px;
  padding:34px 30px 0 12px;
}

.footer{
  padding: 8px 0 37px 0;
  text-align: center;
}
.footer .wp{
  font-size: 0;
  text-align: center;
  padding: 52px 0 20px;
}
.footer ul{
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
  color:#fff;
  text-align:left;
  padding-left:52px;
  padding-right: 26px;
  background:url(https://www.cdhuaying.com/zt/2021/0820meiguo/images/ft_tel.png) left center no-repeat;
}
.footer ul:last-child{
  padding-right: 0;
}
.footer ul li{
  line-height: 22px;
  font-size: 14px;
  color:#fff;
}
.ft_copy{
  text-align: center;
  padding-top:32px;
  padding-bottom:16px;
  line-height:22px;
  font-size:14px;
  color:#fff;
}
.tips_copy p{
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #757474;
}
