.footer-page-wrap .cif-footer {
  background-color: #222930;
}

.footer-page-wrap .cif-container {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.footer-page-wrap .cif-footer .cif-footer__band {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1200px;
  height: auto;
  padding: 40px 0;
  margin: 0 auto;
  display: flex;
}

.footer-page-wrap .cif-footer .cif-footer__band .item_left {
  display: flex;
}

.footer-page-wrap .cif-footer .cif-footer__band .item.about {
  width: 145px;
  text-align: left;
}

.footer-page-wrap .cif-footer .cif-footer__band .item:nth-last-child(1) {
  border-right: none;
}

.footer-page-wrap .cif-footer .cif-footer__band .item_left .item {
  border-right: 1px solid #3a4047;
}

.footer-page-wrap .cif-footer .cif-footer__band .item ul li a:hover {
  color: var(--color);
}

.footer-page-wrap .cif-footer .cif-footer__band .item {
  text-align: center;
  margin: 0;
  width: 105px;
  border-right: 1px solid #3a4047;
}

.footer-page-wrap .cif-footer .cif-footer__band .item .tit {
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  margin-bottom: 20px;
  font-weight: bold;
}
.footer-page-wrap .cif-footer .cif-footer__band .item .media {
  display: flex;
  justify-content: space-around;
  margin-left: 10px;
}
.footer-page-wrap .cif-footer .cif-footer__band .item ul {
  padding-top: 2px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item li {
  height: 35px;
  width: 100%;
}

.footer-page-wrap .cif-footer .cif-footer__band .item li a {
  line-height: 34px;
  font-size: 14px;
  color: #78808d;
}

.footer-page-wrap .cif-footer .cif-footer__band .item.cooperation {
  width: 235px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item.prod {
  width: 250px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item.app {
  width: 180px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item .cif-imgbox {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  padding: 3px;
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
}

.erweima {
  width: 134px !important;
  height: 134px !important;
}

.footer-page-wrap .cif-imgbox {
  display: block;
  position: relative;
  overflow: hidden;
}

.footer-page-wrap .cif-imgbox .cifnews_block_linkUrl img {
  position: absolute;
  max-width: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.footer-page-wrap .cif-footer .cif-footer__band {
  display: flex;
  justify-content: space-between;
}
.footer-page-wrap .cif-footer .cif-footer__band > .item.attention {
  width: 176px;
  text-align: right;
}

.footer-page-wrap .cif-footer .cif-footer__band > .item .logo {
  float: right;
  margin-left: 10px;
  cursor: pointer;
}

.footer-page-wrap .cif-footer .cif-footer__band .ic-ic_rss {
  background-image: url(../../images/new/201808161937293118.png);
  background-position: 0px -451px;
  width: 34px;
  height: 34px;
}

.footer-page-wrap .cif-footer .cif-footer__band > .item .logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.footer-page-wrap .cif-footer .cif-footer__band .ic-ic_weibo {
  background-image: url(../../images/new/201808161937293118.png);
  background-position: 0px -379px;
  width: 34px;
  height: 34px;
}

.footer-page-wrap .cif-footer .cif-footer__band .ic-ic_applets {
  background-image: url(../../images/new/201808161937293118.png);
  background-position: 0px -703px;
  width: 34px;
  height: 34px;
}

.footer-page-wrap .cif-footer .cif-footer__band .ic-ic_wechat {
  background-image: url(../../images/new/201808161937293118.png);
  background-position: 0px -775px;
  width: 34px;
  height: 34px;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll {
  border-top: 1px solid #3a4047;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .tab {
  width: 100%;
  padding-top: 38px;
  display: flex;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .tab > .item {
  position: relative;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  margin-right: 20px;
  cursor: pointer;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .tab > .is-active:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid var(--color);
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .tab > .is-active {
  color: var(--color);
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .cont {
  padding: 25px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .cont > .item {
  font-size: 12px;
  color: #78808d;
  line-height: 12px;
  margin-right: 15px;
  margin-bottom: 14px;
}

.footer-page-wrap .cif-footer .cif-footer__webrecord {
  padding: 13px 0 23px;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  color: #4b5058;
}

.footer-page-wrap .cif-footer .cif-footer__webrecord a,
.footer-page-wrap .cif-footer .cif-footer__webrecord a:link,
.footer-page-wrap .cif-footer .cif-footer__webrecord a:active,
.footer-page-wrap .cif-footer .cif-footer__webrecord a:visited {
  color: #4b5058;
}

.footer-page-wrap .cif-container::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}

.lianjieneirong a:hover {
  color: var(--color) !important;
}

.cif-footer {
  min-width: 1200px;
}

/*----*/
.footer-page-wrap .cif-footer .cif-footer__band > .item.attention {
  padding-right: 12px;
  text-align: center;
}
.footer-page-wrap .cif-footer .cif-footer__band > .item .logo:nth-child(1) {
  margin-left: 0;
}

.footer-page-wrap .cif-footer .cif-footer__band .item .media {
  margin-left: 0;
}
.footer-page-wrap .cif-footer .cif-footer__blogroll {
  margin-left: 24px;
}
.fuzhilianjie_deshaw {
  position: fixed;
  left: calc(50% - 50px);
  top: calc(50%);
  min-width: 100px;
  background-color: #000;
  filter: alpha(opacity=60);
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
  padding: 12px 25px;
  text-align: center;
}
.media {
  position: relative;
  height: 100px;
  height: 142px;
}
#erweima_code {
  padding: 4px;
  background-color: #fff;
  transition: 0.3s;
  opacity: 0;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100px;
  height: 100px;
}
#erweima_code canvas {
  width: 100px;
  height: 100px;
}
.ic-ic_wechat:hover + #erweima_code {
  opacity: 1;
}
