* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

body,
html {
  width: 100%;
  height: auto;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  width: 100%;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.container {
  width: 1200PX;
  margin: 0 auto;
}

input,
textarea,
button {
  outline: none;
  border: none;
}

button {
  cursor: pointer;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearfix {
  zoom: 1;
}
.clearfix::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.header {
  background: url("../images/index_header_bg.png") no-repeat center 0/100% 100%;
}
.header-top {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.90625rem;
}
.header-top .container {
  width: 100%;
  height: 0.90625rem;
  padding: 0 0.625rem;
  overflow: hidden;
}
.header-top .container .logo {
  height: 0.30208rem;
}
.header-top__phone {
  width: 1.15625rem;
  height: 0.19792rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  background: url("../images/400.png") no-repeat 0 0/100% 100%;
}
.header-top__phone > div {
  display: none;
  pointer-events: none;
}
.header-top__phone .icon-contact {
  width: 0.18229rem;
  height: 0.19792rem;
  background: url("../images/icon/contact.png") no-repeat 0 0/cover;
}
.header-top__phone .right-content {
  margin-left: 0.03646rem;
}
.header-top__phone .right-content .phone {
  font-size: 0.09375rem;
  color: #000;
}
.header-top__phone .right-content .label {
  font-size: 0.07292rem;
  color: #d41300;
}
.header-top__search {
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.header-top__search .input-content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.17188rem;
  border: 0.00521rem solid #b1b2b2;
  -moz-border-radius: 52.07813rem;
       border-radius: 52.07813rem;
  padding: 0.04167rem 0.07292rem;
}
.header-top__search .input-content input {
  cursor: pointer;
}
.header-top__search .icon-search {
  width: 0.08854rem;
  height: 0.08854rem;
  background: url("../images/icon/search.png") no-repeat 0 0/cover;
}
.header-top__search .icon-menu {
  margin-left: 0.10938rem;
  width: 0.17188rem;
  height: 0.17188rem;
  background: url("../images/icon/menu.png") no-repeat 0 0/100% 100%;
  cursor: pointer;
}
.header .container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header.fixed {
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 999;
  -moz-box-shadow: 0 0 10PX rgba(0, 0, 0, 0.1);
       box-shadow: 0 0 10PX rgba(0, 0, 0, 0.1);
}

.nav {
  height: 0.26042rem;
  line-height: 0.26042rem;
  background-color: #201d6e;
  position: relative;
  z-index: 200;
}
.nav-bg {
  display: none;
  width: 100%;
  height: 0.35417rem;
  background-color: rgba(0, 0, 0, 0.33);
  position: absolute;
  top: 0.26042rem;
  z-index: 80;
}
.nav-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.13021rem;
}
.nav-list-item {
  height: 100%;
  color: #fff;
  margin-right: 0.26042rem;
  position: relative;
}
.nav-list-item:last-child {
  margin-right: 0;
}
.nav-list-item.active span {
  color: #c61621;
}
.nav-list-item span {
  color: #fff;
  font-size: 0.10417rem;
  font-weight: bold;
  white-space: nowrap;
  cursor: pointer;
}

.nav-mobile {
  display: none;
  width: 2.22917rem;
  min-height: 0.52083rem;
  padding: 0.33854rem 0.20833rem 0.41667rem;
  background-color: rgba(231, 223, 223, 0.89);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 300;
}
.nav-mobile .close {
  width: 0.14583rem;
  height: 0.14583rem;
  position: absolute;
  top: 0.18229rem;
  right: 0.20833rem;
  cursor: pointer;
}
.nav-mobile .close::after, .nav-mobile .close::before {
  content: " ";
  width: 0.15625rem;
  height: 0.01042rem;
  background-color: #bb1303;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav-mobile .close::after {
  -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
}
.nav-mobile__item {
  padding: 0.10417rem 0;
  border-bottom: 0.01042rem solid #a16969;
}
.nav-mobile__item .title {
  font-size: 0.09375rem;
  color: #bb1303;
  margin-bottom: 0.07813rem;
}
.nav-mobile__item .link-item {
  display: inline;
  margin-right: 0.10417rem;
}
.nav-mobile__item .link-item a {
  color: #a16969;
  font-size: 0.07292rem;
  line-height: 1.7;
}
.nav-mobile__item .link-item a:hover {
  color: #bb1303;
}

.scroller-bar {
  padding-right: 0.05208rem;
}
.scroller-bar::-webkit-scrollbar {
  width: 0.02604rem;
  height: 0.00521rem;
}
.scroller-bar::-webkit-scrollbar-thumb {
  width: 0.02604rem;
  background-color: #c5baba;
}
.scroller-bar::-webkit-scrollbar-track {
  background-color: #e4e2e2;
}

.mobile-module {
  display: none;
  background-color: rgba(0, 0, 0, 0.67);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1000;
}
.mobile-module .mobile-module-close {
  width: 0.19792rem;
  height: 0.19792rem;
  position: absolute;
  top: 0.20833rem;
  left: 0.20833rem;
}
.mobile-module .mobile-module-close::after, .mobile-module .mobile-module-close::before {
  content: " ";
  width: 0.23958rem;
  height: 0.02083rem;
  background-color: #bb1303;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.11979rem;
  margin-top: -0.01042rem;
}
.mobile-module .mobile-module-close::before {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mobile-module .mobile-module-close::after {
  -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
}
.mobile-module .mobile-module-content {
  height: 100%;
  margin-left: 15.28%;
  padding-top: 0.28646rem;
  padding-left: 0.40625rem;
  transition: -webkit-transform linear 0.3s;
  -o-transition: -o-transform linear 0.3s;
  -moz-transition: transform linear 0.3s, -moz-transform linear 0.3s;
  transition: transform linear 0.3s;
  transition: transform linear 0.3s, -webkit-transform linear 0.3s, -moz-transform linear 0.3s, -o-transform linear 0.3s;
  -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
       transition-delay: 0.5s;
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  background: url("../images/mobile-module__top.png") no-repeat 0 top/100% auto, url("../images/mobile-module__bottom.png") no-repeat 0 bottom/100% auto;
  background-color: #bb1303;
}
.mobile-module .mobile-module-content .logo {
  height: 0.41667rem;
  margin-bottom: 0.36458rem;
}
.mobile-module .mobile-module-content .nav-list {
  display: block;
  padding-left: 0;
}
.mobile-module .mobile-module-content .nav-list__item {
  width: 1.04167rem;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  line-height: 0.26042rem;
  position: relative;
  margin-bottom: 0.35417rem;
  -webkit-animation: name duration timing-function delay iteration-count direction fill-mode;
     -moz-animation: name duration timing-function delay iteration-count direction fill-mode;
       -o-animation: name duration timing-function delay iteration-count direction fill-mode;
          animation: name duration timing-function delay iteration-count direction fill-mode;
}
.mobile-module .mobile-module-content .nav-list a {
  color: #d2b5b5;
  font-size: 0.1875rem;
  white-space: nowrap;
}
.mobile-module .mobile-module-content .nav-list a.active {
  color: #fff;
}
.mobile-module .mobile-module-content .nav-list .link {
  display: none;
  position: absolute;
  top: 0;
  left: 1.45833rem;
  z-index: 10;
}
.mobile-module .mobile-module-content .nav-list .link-item {
  margin-bottom: 0.10417rem;
}
.mobile-module .mobile-module-content .nav-list .link-item a {
  white-space: nowrap;
  font-size: 0.15625rem;
}
.mobile-module--open .mobile-module-content {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.dropdown {
  display: none;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  top: 0.26042rem;
}
.dropdown-list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.dropdown-list__item {
  margin-right: 0.19792rem;
  line-height: 0.35417rem;
}
.dropdown-list__item a {
  color: #fff;
  font-size: 0.09375rem;
}
.dropdown-list__item a:hover {
  color: #bb1303;
}

.footer-top {
  height: 1.51042rem;
  background: url("../images/footer_top.png") no-repeat center 0/100% 100%;
}
.footer-top .container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-top__location {
  padding-top: 0.20833rem;
}
.footer-top__location .icon {
  width: 0.15625rem;
  height: 0.21354rem;
  background: url("../images/icon/location.png") no-repeat 0 0;
  -moz-background-size: contain;
       background-size: contain;
}
.footer-top__phone {
  width: 0;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.20833rem;
}
.footer-top__phone .friendly-link {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 1.44792rem;
  height: 0.25521rem;
  border: 1PX solid #dbdbdb;
  margin-top: 0.21875rem;
  position: relative;
  cursor: pointer;
}
.footer-top__phone .friendly-link::after {
  content: " ";
  border: 0.03125rem solid transparent;
  border-top-color: #dbdbdb;
  position: absolute;
  right: 0.05208rem;
  top: 50%;
  margin-top: -0.01563rem;
  z-index: 10;
}
.footer-top__phone .friendly-link input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  padding: 0 0.05208rem;
  font-size: 0.07292rem;
  color: #a2a1a8;
  cursor: pointer;
}
.footer-top__phone .friendly-link input::-webkit-input-placeholder {
  color: #a2a1a8;
}
.footer-top__phone .friendly-link__dropdown {
  display: none;
  max-height: 2.60417rem;
  overflow: auto;
  font-size: 0;
  border: 1PX solid #dbdbdb;
  background-color: #2c2c36;
  padding: 0.07813rem 0;
  position: absolute;
  bottom: 0.24479rem;
  left: -1PX;
  right: -1PX;
}
.footer-top__phone .friendly-link__dropdown a {
  color: #a2a1a8;
  font-size: 0.07292rem;
  line-height: 2;
  padding: 0 0.05208rem;
}
.footer-top__phone .friendly-link__dropdown li {
  cursor: pointer;
  margin-bottom: 0.04167rem;
}
.footer-top__phone .friendly-link__dropdown li:last-child {
  margin-bottom: 0;
}
.footer-top__phone .friendly-link__dropdown li:hover a {
  color: #bb1303;
}
.footer-top__wechat {
  margin-top: 0.23438rem;
  margin-left: auto;
}
.footer-top__wechat .focus {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto 0.08333rem;
  margin-left: 0.14583rem;
  font-size: 0.07292rem;
  height: 0.15625rem;
  color: #a2a1a8;
  position: relative;
  padding-right: 0.21875rem;
  background: url("../images/icon/wechat.png") no-repeat right 0/0.19271rem 0.15625rem;
}
.footer-top__wechat .qrcode {
  width: 0.625rem;
  margin: 0 auto 0.07292rem;
}
.footer-top__wechat .qrcode img {
  width: 100%;
}
.footer-top__wechat .logo {
  height: 0.30208rem;
}
.footer-top .location {
  margin-top: 0.10417rem;
}
.footer-top .location-item {
  font-size: 0.07292rem;
  line-height: 1.7;
  color: #a2a1a8;
}
.footer-copyright {
  font-size: 0.07292rem;
  line-height: 0.25rem;
  text-align: center;
  color: #ece6e5;
  background-color: #050402;
}

.breakcrumb {
  height: 0.43229rem;
  line-height: 0.43229rem;
  background-color: #f2f2f2;
  border-bottom: 0.00521rem solid #c3c3c3;
}
.breakcrumb .container {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.breakcrumb .left-content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breakcrumb .icon {
  display: inline-block;
}
.breakcrumb .icon-home {
  width: 0.10417rem;
  height: 0.09375rem;
  margin-right: 0.05208rem;
  background: url("../images/icon/home.png") no-repeat 0 0/cover;
}
.breakcrumb .icon-arrow-right {
  width: 0.02604rem;
  height: 0.05208rem;
  margin: 0 0.0625rem;
  background: url("../images/icon/arrow-right.png") no-repeat 0 0/cover;
}
.breakcrumb-item {
  font-size: 0.07292rem;
}
.breakcrumb .right-content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.breakcrumb .right-content .tab {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.breakcrumb .right-content .tab-item {
  margin-left: 0.18229rem;
  position: relative;
}
.breakcrumb .right-content .tab-item .link {
  font-size: 0.07292rem;
  color: #000;
}
.breakcrumb .right-content .tab-item.active::after {
  content: " ";
  height: 0.02083rem;
  background-color: #bb1303;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.00521rem;
}

.slogan {
  padding-bottom: 0.33333rem !important;
  background: url("../images/slogan_bg.png") no-repeat right bottom/auto 100%;
}
.slogan > img {
  height: 0.22917rem;
  margin-bottom: 0.03125rem;
}
.slogan-title {
  color: #c60000;
  font-size: 0.15625rem;
  font-weight: normal;
}
.slogan-desc {
  font-size: 0.09375rem;
  line-height: 1.5;
  margin-top: 0.10417rem;
}

@font-face {
  font-family: "shzhjt";
  src: url("../font/shzhjt.ttf") format("truetype"), url("../font/shzhjt.woff") format("woff"), url("../font/shzhjt.svg") format("svg"), url("../font/shzhjt.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
.page-title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.33854rem;
  height: 0.4375rem;
  border-left: 0.00521rem solid #bb1303;
}
.page-title .bottom {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-title .text {
  font-size: 0.21875rem;
  line-height: 1;
  color: #d6d3d3;
  white-space: nowrap;
  padding: 0 0.13021rem;
}
.page-title .cn {
  font-size: 0.1875rem;
  color: #3e3e3e;
  line-height: 1;
  padding-left: 0.13021rem;
  position: relative;
  white-space: nowrap;
}
.page-title .cn::after {
  content: " ";
  width: 0.00521rem;
  height: 0.17708rem;
  background-color: #bb1303;
  position: absolute;
  top: 0.01563rem;
  left: 0;
}

.page-banner {
  position: relative;
  overflow: hidden;
}
.page-banner .title {
  height: 0.48958rem;
  position: absolute;
  top: 50%;
  margin-top: -0.24479rem;
}

.page-banner {
  width: 100%;
  height: 2.77083rem;
}

.aboutus-header {
  background: url("../images/abouus_header_bg.png") no-repeat center 0/cover;
}

.job-header {
  background: url("../images/groupcareers.png") no-repeat center 0/cover;
}

.partner-header {
  background: url("../images/partner-banner.png") no-repeat center 0/cover;
}

.news-header {
  background: url("../images/news-banner.png") no-repeat center 0/cover;
}

.search-header {
  background: url("../images/search-banner.png") no-repeat center 0/cover;
}

.contact-header {
  background: url("../images/contact-banner.png") no-repeat center 0/cover;
}

.member-header {
  background: url("../images/member-banner.png") no-repeat center 0/cover;
}

.case-header {
  background: url("../images/case-banner.png") no-repeat center 0/cover;
}

.business-header {
  background: url("../images/business-system-banner.png") no-repeat center 0/cover;
}

.load-more {
  width: 100%;
  height: 0.34896rem;
  color: #fff;
  font-size: 0.07292rem;
  background-color: #c60000;
  -moz-border-radius: 0.05208rem;
       border-radius: 0.05208rem;
}

.charts-title {
  width: 0.63021rem;
  margin: 0.18229rem auto 0.15625rem;
}

.numbers {
  position: relative;
}
.numbers-block {
  width: 100%;
  padding: 0.20833rem 0.50521rem 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: absolute;
  top: 0;
}
.numbers-block__item {
  width: 50%;
  margin-bottom: 0.22917rem;
}
.numbers-block__item:nth-child(even) {
  padding-left: 0.25rem;
}
.numbers-block__item .top {
  white-space: nowrap;
  font-size: 0.07292rem;
  color: #bc011b;
  font-family: "shzhjt";
}
.numbers-block__item .label {
  font-size: 0.09375rem;
  margin-left: -0.03646rem;
  position: relative;
}
.numbers-block__item .title {
  font-size: 0.07292rem;
  color: #bc011b;
  font-family: "shzhjt";
  white-space: nowrap;
  margin-top: 0.02083rem;
}
.numbers-block__item:nth-child(4n) .label {
  position: relative;
  margin-left: 0.02604rem;
}
.numbers-block__item:nth-child(4n) .label::after {
  content: "+";
  font-size: 0.125rem;
  font-family: "shzhjt";
  position: absolute;
  left: -0.07813rem;
}
.numbers-block .value {
  font-size: 0.25rem;
  letter-spacing: 0.03646rem;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .container {
    width: 990PX;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .charts-title {
    width: 0.73438rem;
  }
  .nav {
    display: none;
  }
  .container {
    width: 100%;
    padding: 0 16PX;
  }
  .breakcrumb {
    height: auto;
    background-color: transparent;
    border-bottom: none;
  }
  .breakcrumb-item {
    font-size: 0.13542rem;
  }
  .breakcrumb .container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .breakcrumb .left-content {
    width: 100%;
    padding: 0 16PX;
    background-color: #f2f2f2;
    border-bottom: 0.00521rem solid #c3c3c3;
  }
  .breakcrumb .right-content {
    width: 100%;
    display: block;
    overflow-x: auto;
    padding: 0 16PX;
  }
  .breakcrumb .right-content .tab {
    white-space: nowrap;
    float: left;
  }
  .breakcrumb .right-content .tab-item {
    float: left;
    margin-left: 0;
    margin-right: 0.18229rem;
  }
  .breakcrumb .right-content .tab-item .link {
    font-size: 0.13542rem;
  }
  .header-top__search .input-content {
    border: none;
    -moz-border-radius: 0;
         border-radius: 0;
    height: 0.19792rem;
    padding: 0;
    margin-right: 0.10417rem;
  }
  .header-top__search .input-content input {
    display: none;
  }
  .header-top__search .input-content .icon-search {
    width: 0.19792rem;
    height: 0.19792rem;
    background: url("../images/icon/search.svg") no-repeat 0 0/100% 100%;
  }
  .header-top .container .logo {
    height: 0.25rem;
  }
  .header-top__search {
    margin-left: auto;
  }
  .header-top .header-top__phone {
    display: none;
  }
  .header-top__search .icon-menu {
    width: 0.30208rem;
    height: 0.30208rem;
    background: url("../images/icon/menu.svg") no-repeat 0 0/cover;
  }
  .header-top {
    padding: 0.10417rem 0 !important;
  }
  .header-top, .header-top .container {
    height: auto;
    padding: 0 16PX;
  }
  .nav-mobile {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .footer-top {
    padding-bottom: 0.15625rem;
    height: auto;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    background-position: 0 0;
  }
  .footer-top .container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .footer-top .container > div {
    width: 100%;
  }
  .footer-top .container .footer-top__phone, .footer-top .container .footer-top__wechat {
    width: 50%;
  }
  .footer-top .container .footer-top__phone img {
    width: 100%;
  }
  .footer-top .container .location-item {
    font-size: 0.125rem;
  }
  .footer-top .container .footer-top__phone .friendly-link {
    width: 100%;
  }
  .footer-top .container .focus {
    font-size: 0.11458rem;
  }
  .footer-top .container .footer-top__wechat {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-left: 20%;
  }
  .footer-top .container .footer-top__wechat .logo {
    width: 80%;
    height: auto;
    margin: auto;
  }
  .nav-mobile__item .title {
    font-size: 0.14583rem;
  }
  .nav-mobile__item .link-item a {
    font-size: 0.125rem;
  }
  .nav-mobile .close {
    right: 28PX;
  }
  .nav-mobile .close::after, .nav-mobile .close::before {
    width: 0.26042rem;
  }
  .banner .swiper img {
    width: 100%;
  }
  .banner .container .swiper-button-prev::after, .banner .container .swiper-button-next::after {
    font-size: 0.20833rem;
  }
  .banner .container .swiper-button-prev {
    left: 16PX !important;
  }
  .banner .container .swiper-button-next {
    right: 16PX !important;
  }
  .slogan {
    -moz-background-size: 100%;
         background-size: 100%;
  }
  .page-title .top {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.04167rem;
  }
  .load-more {
    font-size: 0.14583rem;
  }
  .slogan-desc {
    white-space: nowrap;
    font-size: 0.125rem;
  }
  .numbers-block__item .value {
    font-size: 0.28125rem;
  }
  .numbers-block__item .label {
    font-size: 0.14583rem;
  }
  .numbers-block__item .title {
    font-size: 0.125rem;
  }
}
.viewer {
  position: fixed;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  z-index: 1000;
}
.viewer-mask {
  position: fixed;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.viewer-wrap {
  width: 100%;
  padding: 0.05208rem;
  overflow: auto !important;
  background-color: #fff;
  position: absolute;
  top: 30%;
}
.viewer-wrap img {
  width: 100%;
}