.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;*/
      text-align: left;
      padding-right: 10px;
}

.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: 200px;
  /*border-right: 1px solid #3a4047;*/
}

.footer-page-wrap .cif-footer .cif-footer__band .item .tit {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}

.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: #fff;
}

.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;
  background-image: url(../../images/74709f4e4aee6badd8096f1393942e9.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.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 > .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/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/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/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/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: 20px;
  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: 20px;
}

.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;
}

.cif-imgbox img {
  width: 100%;
  height: 100%;
}

.footer_content_pc {
  background-color: #0c0c0d;
  /*padding-top: 45px;*/
  padding-bottom: 45px;
  min-height: 385px;
}
.footer_content_pc dt {
  color: #fff;
  font-size: 16px;
  margin-bottom: 24px;
}
.footer_content_pc dd {
  /*height: 34px;*/
  /*color: #888888;*/
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
  cursor: pointer;
   /*line-height: 34px; */
}
.footer_content_pc .conts {
  margin-bottom: 24px;
}
.footer_content_pc .conts .logo {
  width: 34px;
  height: 34px;
  display: inline-block;
  background-image: url(../../../images/201808161937293118.png);
}
.footer_content_pc .conts .logo.ic-ic_rss {
  background-position: 0px -703px;
}
.footer_content_pc .conts .logo.ic-ic_weibo {
  background-position: 0px -379px;
}
.footer_content_pc .conts .logo.ic-ic_wechat {
  background-position: 0px -775px;
}
.footer_content_mobile {
  background-color: #0c0c0d;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer_content_mobile dl {
  margin-bottom: 0;
}
.footer_content_mobile dl dt {
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(../../../images/xiala.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: right center;
}
.footer_content_mobile dl dd {
  color: #888888;
  font-size: 16px;
  margin-bottom: 15px;
}
.mobile_follow_us {
  padding-left: 0;
}
.mobile_follow_us li {
  background-image: url(../../../images/201808161937293118.png);
  width: 36px;
  height: 36px;
  margin-right: 10px;
  display: inline-block;
}
.mobile_follow_us_rss {
  background-position: 0px -703px;
}
.mobile_follow_us_weibo {
  background-position: 0px -379px;
}
.mobile_follow_us_wechat {
  background-position: 0px -775px;
}
.subtitle {
  margin-bottom: 20px;
  font-size: 20px;
  color: #888888;
}
.subtitle_button {
  display: flex;
}
.subtitle_button input {
  text-indent: 15px;
  font-size: 20px;
  flex-grow: 1;
  max-width: 350px;
  height: 48px;
  line-height: 48px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.subtitle_button button {
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: #00000000;
  padding: 0 17px;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.article_fetch_box a {
  color: #888888;
}
.article_fetch_box_2 a {
  color: #888888;
}
ol, ul {
    padding-left: 0rem;
    margin-bottom: 0.2rem;
}

