@charset "UTF-8";
body {
  font-family: "微软雅黑";
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.tac {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
/*公共样式*/
.footer-wrap {
  width: 100%;
  min-width: 1200px;
}
.footer-benefit-wrap {
  width: 100%;
  height: 165px;
  background-color: #fff;
}
.footer-benefit-list {
  position: relative;
  width: 299px;
  height: 165px;
  box-sizing: border-box;
}
.footer-benefit-list::after {
  position: absolute;
  top: 50px;
  right: 0;
  content: "";
  width: 1px;
  height: 46px;
  background: #e4e4e4;
}
.footer-benefit-list4::after {
  width: 0;
}
.fbi-img {
  display: block;
  width: 47px;
  height: 40px;
  margin: 53px 20px 0 18px;
}
.footer-benefit-list1 .fbi-img {
  margin-left: 0;
}
.fbi-wrap {
  width: 214px;
  height: 165px;
}
.fbi-wrap .p1 {
  font: 18px/18px "微软雅黑";
  color: #333;
  padding: 38px 0 18px;
}
.fbi-wrap .p2 {
  font: 14px/14px "微软雅黑";
  color: #999;
  padding-bottom: 10px;
}
.footer-meta-wrap {
  width: 100%;
  height: 273px;
  background-color: #303030;
}
.ewm-jt {
  width: 120px;
  height: 120px;
}
.footer-meta {
  height: 272px;
  border-bottom: 1px solid #3a3a3a;
}
.footer-meta .inner-links {
  position: relative;
  float: left;
  width: 550px;
  height: 259px;
}
.footer-meta .inner-links {
  position: relative;
  width: 550px;
  height: 259px;
}
.footer-meta .inner-links::after {
  position: absolute;
  top: 38px;
  right: 0;
  content: "";
  width: 1px;
  height: 183px;
  background-color: #3a3a3a;
}
.footer-meta .inner-links-contains {
  width: 100%;
  height: 100%;
}
.footer-meta .inner-links-contain {
  float: left;
  margin-right: 77px;
}
.footer-meta .inner-links-contain-last {
  margin-right: 0;
}
.footer-meta .inner-links-list1 {
  font: 18px/18px "微软雅黑";
  color: #fff;
  padding: 40px 0 25px;
}
.footer-meta .inner-links-list2 {
  height: 14px;
  padding-bottom: 15px;
  font: 14px/14px "微软雅黑";
}
.footer-meta .inner-links-list2 a {
  color: #7c7c7c;
}
.footer-meta .inner-links-list2 a:hover {
  color: rgba(64, 195, 255, 0.4);
}
.footer-meta .public-nunmber {
  position: relative;
  float: left;
  width: 430px;
  height: 259px;
}
.footer-meta .public-nunmber::after {
  position: absolute;
  top: 38px;
  right: 0;
  content: "";
  width: 1px;
  height: 183px;
  background-color: #3a3a3a;
}
.footer-meta .public-number-contains {
  width: 100%;
  height: 100%;
}
.footer-meta .public-number-contain {
  float: left;
  padding-left: 50px;
  margin-right: 5px;
}
.footer-meta .public-number-item1 {
  font: 18px/18px "微软雅黑";
  color: #fff;
  padding: 40px 0 14px;
}
.footer-meta .public-number-item2 {
  height: 14px;
  padding-bottom: 15px;
  font: 14px/14px "微软雅黑";
  color: #7c7c7c;
}
.footer-meta .hot-line {
  float: left;
  width: 220px;
  height: 259px;
}
.footer-meta .hot-line-items {
  padding-left: 66px;
}
.footer-meta .hot-line-item {
  font: 14px/14px "微软雅黑";
  color: #7c7c7c;
  padding-bottom: 7px;
}
.footer-meta .hot-line-item1 {
  position: relative;
  height: 25px;
  font: 18px/25px "微软雅黑";
  color: #fff;
  padding-top: 40px;
}
.footer-meta .hot-line-item1::before {
  position: absolute;
  top: 40px;
  left: -30px;
  content: "";
  width: 25px;
  height: 25px;
  background: url("../images/hot_line_icon1.png") center center no-repeat;
}
.footer-meta .hot-line-item2 {
  position: relative;
  height: 25px;
  font: 18px/25px "微软雅黑";
  color: #fff;
  padding-top: 16px;
}
.footer-meta .hot-line-item2::before {
  position: absolute;
  top: 16px;
  left: -30px;
  content: "";
  width: 25px;
  height: 25px;
  background: url("../images/hot_line_icon2.png") center center no-repeat;
}

.footer-meta .hot-line-item3 {
  position: relative;
  height: 25px;
  font: 18px/25px "微软雅黑";
  padding-top: 16px;
}

.footer-meta .hot-line-item3::before {
  position: absolute;
  top: 16px;
  left: -30px;
  content: "";
  width: 25px;
  height: 25px;
  background: url("../images/hot_line_icon3.png") center center no-repeat;
}
.footer-copyright-wrap {
  width: 100%;
  height: 54px;
  background-color: #303030;
}
.footer-copyright {
  width: 1200px;
  height: 12px;
  margin: 0 auto;
  font: 12px/12px "微软雅黑";
  color: #7c7c7c;
  padding: 22px 0 20px;
  text-align: center;
}
