
.no-webp .m-contact {background:#eff1f4}
.webp .m-contact {background:#eff1f4}
.m-contact {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3.64% 10%;
  color: #909090;
}
.m-contact .box-contact {
  margin: 0 auto;
  width: 100%;
  max-width: 1320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-contact .official-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.m-contact .official-item {
  position: relative;
}
.no-webp .m-contact .official-item .icon {background:center no-repeat}
.webp .m-contact .official-item .icon {background:center no-repeat}
.no-webp .m-contact .official-item .icon {background-size:contain}
.webp .m-contact .official-item .icon {background-size:contain}
.m-contact .official-item .icon {
  width: 30px;
  height: 30px;
}
.m-contact .official-item .text {
  display: none;
}
.no-webp .m-contact .official-item .qrcode {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/qrcode-bg_60ac4f19.png) no-repeat}
.webp .m-contact .official-item .qrcode {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/qrcode-bg_60ac4f19.webp) no-repeat}
.m-contact .official-item .qrcode {
  display: none;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 100%;
  left: 50%;
  margin-left: -65px;
  padding: 10px 10px 15px;
  width: 130px;
  height: 135px;
  z-index: 9;
}
.m-contact .official-item .qrcode img {
  width: 100%;
}
.m-contact .official-item + .official-item {
  margin-left: 32px;
}
.no-webp .m-contact .official-item .icon-wb {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-wb_7287af8b.png)}
.webp .m-contact .official-item .icon-wb {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-wb_7287af8b.webp)}
.m-contact .official-item .icon-wb {
}
.no-webp .m-contact .official-item .icon-lt {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-luntan_ba323c4f.png)}
.webp .m-contact .official-item .icon-lt {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-luntan_ba323c4f.webp)}
.m-contact .official-item .icon-lt {
}
.no-webp .m-contact .official-item .icon-xz {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-xiazhong_f8bcf425.png)}
.webp .m-contact .official-item .icon-xz {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-xiazhong_f8bcf425.webp)}
.m-contact .official-item .icon-xz {
}
.no-webp .m-contact .official-item .icon-wx {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-wx_255f93d8.png)}
.webp .m-contact .official-item .icon-wx {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-wx_255f93d8.webp)}
.m-contact .official-item .icon-wx {
}
.no-webp .m-contact .official-item .icon-ds {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-ds_e2efd467.png)}
.webp .m-contact .official-item .icon-ds {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-ds_e2efd467.webp)}
.m-contact .official-item .icon-ds {
}
.m-contact .split {
  margin: 0 40px;
  height: 30px;
  border-right: 1px solid #767c90;
}
.m-contact .contact-list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.no-webp .m-contact .share-btn {background-size:contain}
.webp .m-contact .share-btn {background-size:contain}
.m-contact .share-btn {
  position: relative;
  top: -5px;
  padding-left: 30px;
  height: 30px;
  cursor: pointer;
}
.m-contact .share-btn > span {
  display: none;
}
.m-contact .share-btn img {
  display: none;
}
.m-contact .share-btn .share-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0;
  z-index: 9;
  overflow: hidden;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.m-contact .share-btn .share-wrap #pc-share {
  padding-left: 8px;
  width: 120px;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-txt {
  display: none;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-iconBtn {
  white-space: nowrap;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-iconBtn a {
  line-height: 30px;
  color: #909090;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-iconBtn a:hover {
  color: #afafaf;
}
.m-contact .share-btn .share-wrap #pc-share .NIE-share-iconBtn .morebtn {
  display: none;
}
.m-contact .search {
  position: relative;
  margin-left: 20px;
  height: 25px;
  border: 1px solid #b7b7b7;
  border-radius: 13px;
}
.no-webp .m-contact .search .btn-search {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-search_ea1fcb0e.png) center no-repeat}
.webp .m-contact .search .btn-search {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/icon-search_ea1fcb0e.webp) center no-repeat}
.m-contact .search .btn-search {
  position: absolute;
  top: 0;
  left: 10px;
  width: 14px;
  height: 100%;
}
.no-webp .m-contact .search input {background:none}
.webp .m-contact .search input {background:none}
.m-contact .search input {
  padding-left: 32px;
  padding-right: 10px;
  width: 80px;
  height: 100%;
  -webkit-transition: 0.5s width;
  transition: 0.5s width;
}
.m-contact .search input:focus,
.m-contact .search input.active {
  width: 150px;
}
.m-contact .service .text:after,
.m-contact .service-time .text:after {
  content: '\FF1A';
}
.m-contact .service a:hover,
.m-contact .service-time a:hover {
  border-bottom: 1px dashed;
}
.m-contact .service-time {
  margin-left: 40px;
}
.m-contact .flex-fill {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#NIE-share-m {
  font-size: 40px;
}
.no-webp #NIE-share-m a i {background:#5f6881}
.webp #NIE-share-m a i {background:#5f6881}
#NIE-share-m a i {
}
@media screen and (min-width: 960px) {
  .m-contact .official-item:hover .qrcode {
    display: block;
  }
}
/** width < 1400px **/
@media screen and (max-width: 1279px) {
  .m-contact .search {
    display: none;
  }
}
@media screen and (max-width: 959px) {
.no-webp .m-contact {background:#2a2a2a}
.webp .m-contact {background:#2a2a2a}
  .m-contact {
    padding: 0;
    border-bottom: 1px dashed #525252;
  }
  .m-contact .box-contact {
    display: block;
  }
.no-webp .m-contact .official-list {background:#5f6881}
.webp .m-contact .official-list {background:#5f6881}
  .m-contact .official-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #ffffff;
  }
  .m-contact .official-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .m-contact .official-item .official-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .m-contact .official-item .icon {
    width: 45px;
    height: 45px;
  }
  .m-contact .official-item .text {
    display: block;
    text-align: left;
    margin-left: 10px;
    font-size: 14px;
    font-family: fzbysong, serif;
    white-space: nowrap;
  }
.no-webp .m-contact .official-item .icon-wb {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-wb_78649a98.png)}
.webp .m-contact .official-item .icon-wb {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-wb_78649a98.webp)}
  .m-contact .official-item .icon-wb {
  }
.no-webp .m-contact .official-item .icon-wx {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-wx_7e2ed567.png)}
.webp .m-contact .official-item .icon-wx {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-wx_7e2ed567.webp)}
  .m-contact .official-item .icon-wx {
  }
.no-webp .m-contact .official-item .icon-lt {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-luntan_14f2eba3.png)}
.webp .m-contact .official-item .icon-lt {background-image:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-luntan_14f2eba3.webp)}
  .m-contact .official-item .icon-lt {
  }
  .m-contact .official-item.wx {
    padding-right: 10px;
  }
  .m-contact .official-item.xz,
  .m-contact .official-item.ds {
    display: none;
  }
  .m-contact .official-item + .official-item {
    margin-left: 0;
  }
  .m-contact .contact-list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    padding: 25px 0;
    color: #d7dde9;
    opacity: 0.4;
  }
  .m-contact .share-btn,
  .m-contact .service {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
.no-webp .m-contact .share-btn {background-size:35px}
.webp .m-contact .share-btn {background-size:35px}
  .m-contact .share-btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 40px;
    width: auto;
    height: 35px;
  }
  .m-contact .share-btn > span {
    display: none;
  }
  .m-contact .share-btn .share-wrap {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -15px;
  }
  .m-contact #pc-share-btn {
    line-height: 35px;
  }
  .m-contact #btn_gw {
    display: none;
  }
  .m-contact #btn-download {
    display: none;
  }
.no-webp .m-contact .service {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-service_439812e5.png) left no-repeat;
    background-size: 35px}
.webp .m-contact .service {background:url(https://n.res.netease.com/pc/zt/20210308165742/img/m-icon-service_439812e5.webp) left no-repeat;
    background-size: 35px}
.no-webp .m-contact .service {background-size:35px}
.webp .m-contact .service {background-size:35px}
  .m-contact .service {
    text-align: left;
    padding-left: 40px;
    height: 35px;
  }
  .m-contact .service .text,
  .m-contact .service .tel {
    display: block;
  }
  .m-contact .service .text:after,
  .m-contact .service-time .text:after {
    display: none;
  }
  .m-contact .split,
  .m-contact .service-time,
  .m-contact .flex-fill {
    display: none;
  }
  .m-contact .tel-cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.share-btn #leihuo_top_content #btn_gw {
  display: none;
}
.share-btn #leihuo_top_content #btn_download {
  display: none;
}

.no-webp .m-copyright {background:#2a2a2a}

.webp .m-copyright {background:#2a2a2a}

.m-copyright {
  position: relative;
  color: #888888;
}
.m-copyright .pc-copyright {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 40px;
}
.m-copyright .mobile-copyright {
  display: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 0;
  font-size: 12px;
  line-height: 1.65;
}
@media screen and (max-width: 1023px) {
  .m-copyright .pc-copyright {
    display: none;
  }
  .m-copyright .mobile-copyright {
    display: block;
  }
}

