.pub-foot {
  background: #f2f2f2;
  width: 100%;
  margin-top: 100px;
}
.pub-foot a{font-size: 14px;}
.pub-foot a:hover { color: #4c4c4c;}

.pub-foot .foot-li li img{display: none;}
.pub-foot .foot-li ul li a{
    background-image:url("/img/newhead/flink_fw.png");
    background-position: top right;
    background-repeat: no-repeat;
    padding-right: 20px;
    height: 16px;
}
.pub-foot .foot-li ul li a:hover {
    background-image:url("/img/newhead/flink_fw_on.png");
}

.pub-foot .foot-li .foot-li-show{display: block;margin-bottom: 20px;}


.pub-foot .mobile-g {
  display: none;
}
.pub-foot .foot-container {
  max-width: 1180px;
  padding: 0 85px;
  margin: 0 auto;
  height: 100%;
}
.pub-foot .foot-container .foot-con1 {
  width: 100%;
  font-size: 12px;
}
.pub-foot .foot-container .foot-con1 .foot-ui {
  overflow: hidden;
}
.pub-foot .foot-container .foot-con1 .foot-li {
  float: left;
  width: 25%;
}
.pub-foot .foot-container .foot-con1 .foot-li a.mobile {
  display: none;
}
.pub-foot .foot-container .foot-con1 .foot-li a {
  line-height: 30px;
}
.pub-foot .foot-container .foot-con1 .foot-li .foot-li-show img {
  display: none;
}
.pub-foot .foot-container .foot-con1 .foot-li-first {
  height: 241px;
  margin-top: 28px;
}
.pub-foot .foot-container .foot-con2 {
  width: 100%;
  padding-top: 25px;
  margin-top: 72px;
  border-top: 1px solid #d0d3d4;
}
.pub-foot .foot-container .foot-con2 .foot-con2-ul {
  overflow: hidden;
  margin-bottom: 16px;
}
.pub-foot .foot-container .foot-con2 .foot-con2-ul li {
  float: left;
  width: 12.28%;
  text-align: center;
  font-size: 12px;
  position: relative;
  margin-bottom: 27px;
  padding: 0 20px;
}
.pub-foot .foot-container .foot-con2 .foot-con2-ul li img {
  margin-bottom: 9px;
}
.pub-foot .foot-container .foot-con2 .foot-con2-ul li span {
  display: block;
  position: absolute;
  right: 0px;
  width: 1px;
  height: 30px;
  background: #d0d3d4;
  top: 28px;
}
.pub-foot .foot-infor {
  width: 100%;
  background: #4c4c4c;
}
.pub-foot .foot-infor .infor-container {
  max-width: 1180px;
  padding: 0 85px;
  margin: 0 auto;
  padding-top: 18px;
  overflow: hidden;
}
.pub-foot .foot-infor .infor-container .infor-ul {
  overflow: hidden;
  float: left;
  width: 720px;
}
.pub-foot .foot-infor .infor-container .infor-ul li {
  float: left;
  font-size: 12px;
  margin-right: 30px;
  margin-top: 17px;
}
.pub-foot .foot-infor .infor-container .infor-ul li a {
  color: white;
}
.pub-foot .foot-infor .infor-container .infor-ul a:hover {
  color: #ccc;
}
.pub-foot .foot-infor .infor-container .infor-share {
  width: 120px;
  height: 40px;
  float: left;
  position: relative;
  top: 20px;
  left: 100px;
}
.pub-foot .foot-infor .infor-container .infor-share a {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 20px;
}

.pub-foot .foot-infor .infor-container .infor-share .audiapp {
  background: url(../img/newhead/audiapp30x30.png) 5px 4px no-repeat;
}
.pub-foot .foot-infor .infor-container .infor-share .audiapp:hover {
  background: url(../img/newhead/audiapp30x30.png) 5px 4px no-repeat #131618;
}
.pub-foot .foot-infor .infor-container .infor-share .xinlang {
  background: url(../img/newhead/xinlang.png) 5px 4px no-repeat;
}
.pub-foot .foot-infor .infor-container .infor-share .xinlang:hover {
  background: url(../img/newhead/xinlang.png) 5px 4px no-repeat #131618;
}
.pub-foot .foot-infor .infor-container .infor-share .weixin {
  background: url(../img/newhead/weixin.png) 5px 4px no-repeat;
}
.pub-foot .foot-infor .infor-container .infor-share .weixin:hover {
  background: url(../img/newhead/weixin.png) 5px 4px no-repeat #131618;
}
.pub-foot .foot-infor .infor-container .info-copyright {
  padding: 25px 0;
  float: left;
  width: 100%;
  border-top: 1px solid #353c42;
  margin-top: 27px;
  color: #b0b6b8;
  font-size: 14px;
}
@media screen and (max-width: 1143px) and (min-width: 846px) {
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li {
    width: 16.6666%;
  }
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border1 {
    display: none;
  }
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border2 {
    display: block;
  }
}
@media screen and (max-width: 845px) and (min-width: 581px) {
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li {
    width: 24.6666%;
  }
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border2,
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border1 {
    display: block;
  }
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border3 {
    display: none;
  }
}
@media screen and (max-width: 580px) and (min-width: 437px) {
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li {
    width: 32.6666%;
  }
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border1,
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border4 {
    display: none;
  }
}
@media screen and (max-width: 437px) {
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li {
    width: 49.6666%;
  }
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border1,
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border3,
  .pub-foot .foot-container .foot-con2 .foot-con2-ul li .foot-icon-border5 {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  .pub-foot .foot-infor .infor-container .infor-ul {
    width: 100%;
  }
  .pub-foot .foot-infor .infor-container .infor-share {
    left: 0px;
    top: 0px;
    margin-top: 30px;
    margin-bottom: 27px;
  }
  .pub-foot .foot-infor .infor-container .info-copyright {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .pub-foot .foot-container {
    padding: 0 25px;
  }
  .pub-foot .foot-container .foot-con1 .foot-ui {
    margin-left: 30px;
  }
  .pub-foot .foot-container .foot-con1 .foot-li {
    width: 33%;
  }
  .pub-foot .foot-container .foot-con1 .foot-li-last {
    margin-top: 25px;
  }
  .pub-foot .foot-container .foot-con1 .foot-li-second {
    margin-top: 0px;
  }
  .pub-foot .foot-infor .infor-container {
    padding: 0 25px;
  }
}

@media screen and (max-width: 900px) {
    .pub-foot .foot-li ul li a{background: none;}
    .pub-foot .foot-li ul li a:hover{background: none;}
}
@media screen and (max-width: 765px) {
    .pub-foot .foot-li .foot-li-show{display: inline;margin-bottom:0;}

  .pub-foot {
    overflow: hidden;
  }
  .pub-foot .foot-container {
    padding: 0;
  }
  .pub-foot .foot-container .mobile-g {
    display: block;
  }
  .pub-foot .foot-container .foot-con1 .foot-ui {
    margin-left: 0px;
    width: 100%;
    background: #e7e9ea;
  }
  .pub-foot .foot-container .foot-con1 .foot-li {
    margin-top: 0px;
    width: 100%;
    float: none;
    height: auto;
    border-bottom: 1px solid #cccccc;
  }
  .pub-foot .foot-container .foot-con1 .foot-li a.pc {
    display: none;
  }
  .pub-foot .foot-container .foot-con1 .foot-li a.mobile {
    display: block;
  }
  .pub-foot .foot-container .foot-con1 .foot-li a.mobile:hover {
    color: #000;
  }
  .pub-foot .foot-container .foot-con1 .foot-li a {
    line-height: 45px;
    display: block;
    width: 100%;
    height: 45px;
    padding-left: 25px;
  }
  .pub-foot .foot-container .foot-con1 .foot-li .foot-li-show img {
    display: block;
    float: right;
    margin-right: 25px;
    margin-top: 20px;
  }
  .pub-foot .foot-container .foot-con1 .foot-li ul {
    display: none;
  }
  .pub-foot .foot-container .foot-con1 .foot-active ul {
    display: block;
  }
  .pub-foot .foot-container .foot-con1 .foot-active ul li {
    background: white;
  }
  .pub-foot .foot-container .foot-con1 .foot-active ul li a {
    border-top: 1px solid #cccccc;
  }
  .pub-foot .foot-container .foot-con1 .foot-active ul li img {
    display: none;
  }
  .pub-foot .foot-container .foot-con2 {
    padding-top: 17px;
  }
  .pub-foot .foot-container .foot-con2 .foot-con2-ul {
    margin-bottom: 10px;
  }
  .pub-foot .foot-infor .infor-container {
    padding: 0 15px;
  }
  .pub-foot .foot-infor .infor-container .infor-ul li {
    margin-top: 20px;
  }
}
