.footer a {
  /*display: block;*/
}

.footer {
  margin-top: 40px;
}

.footer .footer-top {
  position: relative;
  background-color: #eaeaea;
}
.footer .footer-top .wechat{
  position: absolute;
  right: 0;
  width: 120px;
  bottom: 0;
}

.footer .footer-top .main {
  max-width: 1336px;
  margin: 0 auto;
  min-height: 200px;
  overflow: hidden;
  position: relative;
}

.footer .footer-top .main .menu-wrap {
  width: 780px;
  overflow: hidden;
  padding: 20px;
  margin: 0 auto;
}

.footer .footer-top .main .menu-wrap .list-wrap {
  /*width: 20%;*/
  width: 170px;
  float: left;
  width: 16.666%;
}

.footer .footer-top .main .menu-wrap .list-wrap:nth-last-of-type(1) {
  /*width: 20%;*/
  width: auto;
  float: left;
}

.footer .footer-top .main .menu-wrap .list-wrap .title {
  font-size: 16px;
  color: #231816;
  font-weight: bold;
  margin-bottom: 10px;
}

.footer .footer-top .main .menu-wrap li {
  margin-left: -3px;
  margin-bottom: 2px;
}

.footer .footer-top .main .menu-wrap a {
  color: #727071;
  font-size: 14px;
}

.footer .footer-top .main .menu-wrap a:hover {
  color: #ae251b;
}


/*phone*/

.footer .footer-top .main .footer-top-bottom {
  height: 60px;
}

.footer .footer-top .main .footer-top-bottom p {
  text-align: center;
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
}

.footer .footer-top .main .footer-top-bottom span {
  font-size: 24px;
  color: #231816;
  font-weight: bold;
}


/**/

.footer .footer-bottom {
  background-color: #727071;
  width: 100%;
  /*min-height: 50px;*/
  overflow: hidden;
}

.footer .footer-bottom .ico-wrap {
  width: 175px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  margin-bottom: 5px;
}

.footer .footer-bottom .ico-wrap .ico {
  width: 28px;
  height: 28px;
  float: left;
  margin-left: 20px;
  background-size: 100% 100%;
  margin-top: 25px;
  cursor: pointer;
  margin-bottom: 30px;
}

.bdsharebuttonbox {
  width: 100%;
  /*height: 100%;*/
  display: flex;
  justify-content: space-between;
}

.bdsharebuttonbox a {
  width: 28px!important;
  height: 28px!important;
  /*  float: none!important;*/
  padding: 0!important;
  display: block;
}

.bds_sqq {
  display: block !important;
  background: url(../images/qqhove.png) no-repeat center center/28px 28px !important;
}

.bds_weixin {
  display: block !important;
  background: url(../images/wx.png) no-repeat center center/28px 28px !important;
}

.bds_tsina {
  display: block !important;
  background: url(../images/sain.png) no-repeat center center/28px 28px !important;
}

.bds_qzone {
  display: block !important;
  background: url(../images/qz.png) no-repeat center center/28px 28px !important;
}

.footer .footer-bottom p {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  color: white;
}
.footer .footer-bottom p a{
  color: white;
}

.footer .footer-bottom p img {
  max-width: auto;
}

.ico-wrap i {
  font-size: 30px;
  color: white;
  cursor: pointer;
}

.mob-footer {
  display: none;
}

@media only screen and (min-width: 100px) and (max-width: 750px) {
  .footer {
    display: none;
  }
  .mob-footer {
    display: block;
  }
  /**/
  .mob-footer-link-wrap {
    border-top: 1px solid #737071;
  }
  .mob-list a {
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #737071;
    height: 1.04rem;
    line-height: 1.04rem;
    font-size: 0.3rem;
    color: #333333;
    box-sizing: border-box;
    padding-left: 0.7rem;
    padding-right: 0.4rem;
overflow: hidden;
  }
  /**/
  .mob-footer-bottom {
    /*height: 2.06rem;*/
    /*margin-top: 1rem;*/
    background-color: #231816;
    overflow: hidden;
  }
  .mob-footer-bottom div{
    padding: 0 3%;
  }
img.wechatmob, .wechatmob{
    float: right;
    max-width: 120px;
    width: 23%;
max-width: auto;
  }
.wechatmob p{
font-size: 12px;
text-align: center;
color: #fff;
}
  .mob-phone {
    width: 55%;
    color: white;
    /*text-align: center;*/
    font-size: 0.27rem;
    margin-top: 0.3rem;
  }
  .mob-phone-hm {
    width: 55%;
    color: white;
    /*text-align: center;*/
    font-size: 0.36rem;
    font-weight: bold;
    margin-top: 0.1rem;
  }
.mob-phone-hm a{
    color: white;
    /*text-align: center;*/
    font-size: 0.36rem;
    font-weight: bold;

}

  .mob-ba {
    width: 100%;
    color: white;
    text-align: center;
    font-size: 0.2rem;
    margin-top: 0.3rem;
  }
.mob-ba a.link_1{
color:#fff;
display:block;
}
.mob-ba a{
display:initial;
}
  /**/
  .mob-list a p {
    float: left;
    width: 2.04rem;
/*    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between; 
            align-items: center;
            -webkit-box-pack: center;*/
text-align: right;

  }
.mob-list a p .iconfont{
float:left;
}
  .foot-ico-i-gd {
    float: right;
  }
  .mob-footer h3 {
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.5rem;
  }
  /*简历*/
  .sz-sta-list-right {
    height: auto;
    margin-bottom: 5px;
  }
  .sz-foot-ps {
    margin-bottom: 20px;
  }
}