@charset "UTF-8";
.footer {
  background: #0D0E14;
  border-radius: 0 0 0 0;
  min-width: 1rem;
}
.footer p {
  margin: 0;
  padding: 0;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer b, .footer strong {
  font-weight: normal;
}
.footer i {
  display: block;
}
.footer .footer_top {
  background: #0D0E14;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 12.6rem;
  margin: 0 auto;
  padding: 0.6rem 0 0.59rem;
}
.footer .footer_top .item .item_title {
  font-size: 0.18rem;
  color: #c5c5c5;
  margin-bottom: 0.29rem;
  padding-left: 0.11rem;
}
.footer .footer_top .item.type_content_company .footer_logo {
  display: block;
}
.footer .footer_top .item.type_content_company p {
  width: 2.55rem;
  font-size: 0.14rem;
  color: #bbbbbb;
  line-height: 0.23rem;
  margin: 0.3rem 0 0.2rem;
}
.footer .footer_top .item.type_content_company .type_content_typeface {
  width: 1.13rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  border: solid 0.01rem #999999;
  font-size: 0.12rem;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.2rem !important;
  position: relative;
  cursor: default;
}
.footer .footer_top .item.type_content_company .type_content_typeface:hover i,
.footer .footer_top .item.type_content_company .type_content_typeface:hover .dropdown__select {
  display: block;
}
.footer .footer_top .item.type_content_company .type_content_typeface i {
  width: 1.18rem;
  height: 0.11rem;
  position: absolute;
  bottom: 0.38rem;
  left: 0;
  display: none;
}
.footer .footer_top .item.type_content_company .type_content_typeface img {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.08rem;
}
.footer .footer_top .item.type_content_company .type_content_typeface .dropdown__select {
  position: absolute;
  bottom: 0.38rem;
  left: 0;
  width: 100%;
  min-width: 2rem;
  margin: 0.1rem -0.01rem;
  border-radius: 0.03rem !important;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.6rem rgba(34, 34, 34, 0.25);
          box-shadow: 0 0 0.6rem rgba(34, 34, 34, 0.25);
  z-index: 20;
  display: none;
}
.footer .footer_top .item.type_content_company .type_content_typeface span {
  color: #EEEEEE;
}
.footer .footer_top .item.type_content_company .scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 2.2rem;
}
.footer .footer_top .item.type_content_company .dropdown__select ul li {
  height: 0.44rem;
  margin: 0;
  padding: 0 0.1rem;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  color: #5f7d95;
  line-height: 0.44rem;
  text-align: left;
  border-radius: 0;
}
.footer .footer_top .item.type_content_company .dropdown__select ul li:hover {
  cursor: pointer;
  background-color: #f68b1f;
  color: #fff;
}
.footer .footer_top .item ul.info_list li {
  font-weight: 400;
  font-size: 0.14rem;
  color: #eeeeee;
  line-height: 0.16rem;
  margin-bottom: 0.1rem;
  width: 1.6rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border-radius: 0.08rem;
  padding-left: 0.11rem;
}
.footer .footer_top .item ul.info_list li a {
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-size: 0.14rem;
  color: #eeeeee;
  text-decoration: none !important;
}
.footer .footer_top .item.hot_product li, .footer .footer_top .item.member_service li, .footer .footer_top .item.about_us li {
  position: relative;
}
.footer .footer_top .item.hot_product li:hover, .footer .footer_top .item.member_service li:hover, .footer .footer_top .item.about_us li:hover {
  cursor: pointer;
  color: #666666;
}
.footer .footer_top .item.hot_product li:hover a, .footer .footer_top .item.member_service li:hover a, .footer .footer_top .item.about_us li:hover a {
  color: #666666;
  font-weight: bold;
}
.footer .footer_top .item.hot_product li:hover::after, .footer .footer_top .item.member_service li:hover::after, .footer .footer_top .item.about_us li:hover::after {
  display: block;
}
.footer .footer_top .item.hot_product li::after, .footer .footer_top .item.member_service li::after, .footer .footer_top .item.about_us li::after {
  content: "";
  width: 1.6rem;
  height: 0.4rem;
  border-radius: 0.08rem;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.footer .footer_top .item.contact_service {
  cursor: default;
}
.footer .footer_top .item.contact_service ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  width: auto;
  height: auto;
  margin-bottom: 0;
}
.footer .footer_top .item.contact_service ul li:hover {
  background: none;
}
.footer .footer_top .item.contact_service ul li.qq {
  margin-bottom: 0.2rem;
  padding-top: 0.1rem;
}
.footer .footer_top .item.contact_service ul li.qq a:hover {
  text-decoration: underline;
}
.footer .footer_top .item.contact_service ul li.qq a:hover strong {
  font-weight: bold;
}
.footer .footer_top .item.contact_service ul li.qq, .footer .footer_top .item.contact_service ul li.phone {
  font-size: 0.14rem;
  color: #eeeeee;
}
.footer .footer_top .item.contact_service ul li.qq p, .footer .footer_top .item.contact_service ul li.phone p {
  margin-bottom: 0;
}
.footer .footer_top .item.contact_service ul li.qq a strong, .footer .footer_top .item.contact_service ul li.phone a strong {
  color: #eeeeee;
  width: 0.8rem;
  display: inline-block;
}
.footer .footer_top .item.contact_service ul li.qq .time, .footer .footer_top .item.contact_service ul li.phone .time {
  margin-left: 0.06rem;
  width: 1.43rem;
  height: 0.24rem;
  display: block;
  line-height: 0.24rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0.04rem !important;
  font-weight: 400;
  font-size: 0.12rem;
  color: #C5C5C5;
  text-align: center;
}
.footer .footer_top .item.contact_service ul li.qq .qq_img,
.footer .footer_top .item.contact_service ul li.qq .phone_img, .footer .footer_top .item.contact_service ul li.phone .qq_img,
.footer .footer_top .item.contact_service ul li.phone .phone_img {
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 0.08rem;
  border: 0.01rem solid #666666;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.1rem;
}
.footer .footer_top .item.contact_service ul li.qq .qq_img.qq_img,
.footer .footer_top .item.contact_service ul li.qq .phone_img.qq_img, .footer .footer_top .item.contact_service ul li.phone .qq_img.qq_img,
.footer .footer_top .item.contact_service ul li.phone .phone_img.qq_img {
  background-image: url("/resource/newFoxit/img/footer/qqImg.svg");
}
.footer .footer_top .item.contact_service ul li.qq .qq_img.phone_img,
.footer .footer_top .item.contact_service ul li.qq .phone_img.phone_img, .footer .footer_top .item.contact_service ul li.phone .qq_img.phone_img,
.footer .footer_top .item.contact_service ul li.phone .phone_img.phone_img {
  background-image: url("/resource/newFoxit/img/footer/email.svg");
}
.footer .footer_top .item.contact_service ul li .public_wechat_img,
.footer .footer_top .item.contact_service ul li .wechat_img {
  margin-top: 0.3rem;
  width: 0.92rem;
  height: 0.6rem;
  border-radius: 0.08rem;
  border: 0.01rem solid #707070;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0.06rem;
  -webkit-transition: background-color 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
  -o-transition: background-color 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
  transition: background-color 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
  /* 设置背景色的过渡效果，耗时2秒 */
}
.footer .footer_top .item.contact_service ul li .public_wechat_img.public_wechat_img,
.footer .footer_top .item.contact_service ul li .wechat_img.public_wechat_img {
  -webkit-transition: background-image 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
  -o-transition: background-image 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
  transition: background-image 0.7s cubic-bezier(0.15, 0, 0.2, 1) 0.1s;
  /* 设置背景色的过渡效果，耗时2秒 */
  background-image: url("/resource/newFoxit/img/footer/publicWechat.svg");
}
.footer .footer_top .item.contact_service ul li .public_wechat_img.wechat_img,
.footer .footer_top .item.contact_service ul li .wechat_img.wechat_img {
  background-image: url("/resource/newFoxit/img/footer/wechatImg.svg");
}
.footer .footer_top .item.contact_service ul li .public_wechat,
.footer .footer_top .item.contact_service ul li .wechat {
  text-align: center;
  font-size: 0.12rem;
  color: #eeeeee;
  position: relative;
}
.footer .footer_top .item.contact_service ul li .public_wechat .drop_wrap,
.footer .footer_top .item.contact_service ul li .wechat .drop_wrap {
  width: 1.8rem;
  height: 2.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem;
  background: #ffffff;
  position: absolute;
  bottom: 0.88rem;
  left: -0.42rem;
  z-index: -2;
  border-radius: 0.08rem;
  display: none;
  -webkit-box-shadow: 0 0.06rem 0.2rem 0.01rem rgba(0, 0, 0, 0.12);
          box-shadow: 0 0.06rem 0.2rem 0.01rem rgba(0, 0, 0, 0.12);
}
.footer .footer_top .item.contact_service ul li .public_wechat .drop_wrap img,
.footer .footer_top .item.contact_service ul li .wechat .drop_wrap img {
  width: 1.4rem;
  height: 1.4rem;
  margin-bottom: 0.2rem;
}
.footer .footer_top .item.contact_service ul li .public_wechat .drop_wrap p,
.footer .footer_top .item.contact_service ul li .wechat .drop_wrap p {
  font-weight: bold;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.16rem;
}
.footer .footer_top .item.contact_service ul li .public_wechat.public_wechat,
.footer .footer_top .item.contact_service ul li .wechat.public_wechat {
  margin-right: 0.2rem;
}
.footer .footer_top .item.contact_service ul li .public_wechat:hover .drop_wrap,
.footer .footer_top .item.contact_service ul li .wechat:hover .drop_wrap {
  display: block;
  z-index: 2;
}
.footer .footer_top .item.contact_service ul li .public_wechat:hover i,
.footer .footer_top .item.contact_service ul li .wechat:hover i {
  background: #666666;
}
.footer .footer_top .item.contact_service ul li .public_wechat:hover i.public_wechat_img,
.footer .footer_top .item.contact_service ul li .wechat:hover i.public_wechat_img {
  background-image: url("/resource/newFoxit/img/footer/publicWechat_h.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.footer .footer_top .item.contact_service ul li .public_wechat:hover i.wechat_img,
.footer .footer_top .item.contact_service ul li .wechat:hover i.wechat_img {
  background-image: url("/resource/newFoxit/img/footer/wechatImg_h.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.footer .line {
  width: 100%;
  height: 0;
  border-bottom: 0.01rem solid #07070a;
}
.footer .footer_bottom {
  background: #07070A;
  padding-top: 0.31rem;
}
.footer .footer_bottom .footer_bottom_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.24rem;
  cursor: pointer;
}
.footer .footer_bottom .footer_bottom_title span {
  font-size: 0.14rem;
  color: #999999;
  position: relative;
}
.footer .footer_bottom .footer_bottom_title span.links {
  margin-right: 0.29rem;
  padding: 0;
  background: none;
}
.footer .footer_bottom .footer_bottom_title span.active::after {
  content: "";
  position: absolute;
  bottom: -0.06rem;
  left: 0;
  width: 0.56rem;
  height: 0.02rem;
  background: #666666;
  border-radius: 0 0 0 0;
}
.footer .footer_bottom .links_content,
.footer .footer_bottom .software_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 12.6rem;
  margin: 0 auto;
}
.footer .footer_bottom .links_content li a,
.footer .footer_bottom .software_content li a {
  display: block;
  font-size: 0.12rem;
  color: #999999;
  line-height: 0.2rem;
  padding: 0 0.1rem;
  text-decoration: none;
}
.footer .extra_company {
  background: #07070A;
  font-size: 0.12rem;
  color: #999999;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.3rem 0 0.37rem;
}
.footer .extra_company .national_img {
  margin-right: 0.05rem;
}
.footer .extra_company a {
  font-size: 0.12rem;
  color: #999999;
  text-decoration: none;
}
.footer .extra_company .affirm_text {
  margin: 0 0.3rem 0 0;
}
.footer .extra_company .notice_text {
  margin: 0 0 0 0.3rem;
}

@media screen and (max-width: 1280px) and (min-width: 1000px) {
  .footer {
    width: 12.6rem;
  }
}
@media screen and (max-width: 1245px) and (min-width: 1000px) {
  .footer .footer_top {
    width: 10rem;
  }
  .footer .footer_bottom .links_content,
.footer .footer_bottom .software_content {
    width: 10rem;
  }
}
@media screen and (max-width: 1000px) {
  .footer {
    width: 11rem;
  }
  .footer .footer_top {
    width: 11rem;
  }
  .footer .footer_top .info_list li {
    width: 1.4rem !important;
  }
  .footer .footer_top .item.hot_product li::after, .footer .footer_top .item.member_service li::after, .footer .footer_top .item.about_us li::after {
    width: 1.4rem !important;
  }
  .footer .footer_bottom .links_content,
.footer .footer_bottom .software_content {
    width: 10rem;
  }
}