/* unit: 1rem = 37.5 *@px */
.init * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.init body {
  height: 100%;
  color: #000;
  font-family: sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #f2f3f6;
}
.init li {
  list-style-type: none;
}
.init a {
  color: #000;
  text-decoration: none;
}
.init html,
.init div,
.init p,
.init ul,
.init li,
.init form,
.init span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
.init html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init i,
.init em {
  font-style: normal;
}
.init input,
.init textarea {
  border: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.init-pc * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
.init-pc body {
  height: 100%;
  color: #000;
  font-size: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
}
.init-pc li {
  list-style-type: none;
}
.init-pc a {
  color: #000;
  text-decoration: none;
}
.init-pc html,
.init-pc div,
.init-pc p,
.init-pc ul,
.init-pc li,
.init-pc form,
.init-pc span {
  line-height: 1;
}
.init-pc html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-pc i,
.init-pc em {
  font-style: normal;
}
.init-pc input,
.init-pc textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-no-bg * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.init-no-bg body {
  height: 100%;
  color: #000;
  font-family: sans-serif;
  -webkit-overflow-scrolling: touch;
}
.init-no-bg li {
  list-style-type: none;
}
.init-no-bg a {
  color: #000;
  text-decoration: none;
}
.init-no-bg html,
.init-no-bg div,
.init-no-bg p,
.init-no-bg ul,
.init-no-bg li,
.init-no-bg form,
.init-no-bg span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
.init-no-bg html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-no-bg i,
.init-no-bg em {
  font-style: normal;
}
.init-no-bg input,
.init-no-bg textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.header-nav-wrap {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
.header-nav {
  width: 1190px;
  margin: 0 auto;
}
.header-nav .header-nav-logo {
  float: left;
  width: 121px;
  height: 75px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.header-nav .header-nav-ul {
  padding-top: 29px;
  margin-left: 240px;
}
.header-nav .header-nav-ul .header-nav-li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin: 0 24px;
  color: #ffffff;
  cursor: pointer;
}
.header-nav .header-nav-ul .header-nav-li .sub-menu-area {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  display: none;
  padding-top: 47px;
}
.header-nav .header-nav-ul .header-nav-li .sub-menu-area .sub-menu {
  margin-bottom: 24px;
}
.header-nav .header-nav-ul .header-nav-li a {
  color: #ffffff;
}
.header-nav .header-nav-ul .header-nav-li:hover .sub-menu-area {
  display: block;
}
.header-nav .header-nav-ul .header-nav-li:not(:first-child):before {
  content: '';
  width: 1px;
  height: 16px;
  background: #ffffff;
  position: absolute;
  left: -24px;
  top: 0;
}
.header-nav .header-nav-ul .header-nav-li.active:after {
  content: '.';
  font-size: 0;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #FFCC00;
  border-radius: 4px;
  left: 0;
  bottom: -10px;
}
.header-nav .header-nav-ul .header-nav-li:nth-last-of-type(1):after {
  display: none;
}
.header-banner {
  width: 100%;
}
.header-banner .banner-img,
.header-banner .recycle {
  position: relative;
  height: 520px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.header-banner .banner-img .inner-wrapper,
.header-banner .recycle .inner-wrapper {
  width: 1300px;
  height: 520px;
  margin: 0 auto;
  position: relative;
}
.header-banner .banner-img .inner-wrapper .banner-download-btn,
.header-banner .recycle .inner-wrapper .banner-download-btn {
  position: absolute;
  top: 382px;
  left: 62px;
  width: 200px;
  height: 64px;
  cursor: pointer;
}
.header-banner .banner-img .inner-wrapper .banner-download-miniprogram-btn,
.header-banner .recycle .inner-wrapper .banner-download-miniprogram-btn {
  position: absolute;
  top: 382px;
  left: 278px;
  width: 216px;
  height: 64px;
  cursor: pointer;
}
.swiper {
  width: 100%;
  height: 520px;
  position: relative;
}
.swiper img {
  height: 520px;
  width: 100%;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: transparent;
  position: relative;
  border: 1px solid #F3F3F3;
}
.swiper .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper .inner-wrapper {
  width: 1300px;
  height: 520px;
  margin: 0 auto;
  position: relative;
}
.swiper .inner-wrapper .banner-download-btn {
  position: absolute;
  top: 382px;
  left: 62px;
  width: 200px;
  height: 64px;
  cursor: pointer;
}
.swiper .inner-wrapper .banner-download-miniprogram-btn {
  position: absolute;
  top: 382px;
  left: 278px;
  width: 216px;
  height: 64px;
  cursor: pointer;
}
/* unit: 1rem = 37.5 *@px */
.init * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.init body {
  height: 100%;
  color: #000;
  font-family: sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #f2f3f6;
}
.init li {
  list-style-type: none;
}
.init a {
  color: #000;
  text-decoration: none;
}
.init html,
.init div,
.init p,
.init ul,
.init li,
.init form,
.init span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
.init html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init i,
.init em {
  font-style: normal;
}
.init input,
.init textarea {
  border: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.init-pc * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
.init-pc body {
  height: 100%;
  color: #000;
  font-size: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
}
.init-pc li {
  list-style-type: none;
}
.init-pc a {
  color: #000;
  text-decoration: none;
}
.init-pc html,
.init-pc div,
.init-pc p,
.init-pc ul,
.init-pc li,
.init-pc form,
.init-pc span {
  line-height: 1;
}
.init-pc html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-pc i,
.init-pc em {
  font-style: normal;
}
.init-pc input,
.init-pc textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-no-bg * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.init-no-bg body {
  height: 100%;
  color: #000;
  font-family: sans-serif;
  -webkit-overflow-scrolling: touch;
}
.init-no-bg li {
  list-style-type: none;
}
.init-no-bg a {
  color: #000;
  text-decoration: none;
}
.init-no-bg html,
.init-no-bg div,
.init-no-bg p,
.init-no-bg ul,
.init-no-bg li,
.init-no-bg form,
.init-no-bg span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
.init-no-bg html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-no-bg i,
.init-no-bg em {
  font-style: normal;
}
.init-no-bg input,
.init-no-bg textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bottom-content-wrap {
  min-height: 149px;
  overflow: hidden;
  width: 100%;
  background: #ffffff;
  border-top: 8px solid #ff483c;
}
.bottom-content {
  height: 141px;
  width: 1190px;
  margin: 0 auto;
}
.bottom-content .bottom-mark {
  float: left;
  margin-right: 188px;
}
.bottom-content .bottom-mark .bottom-logo {
  float: left;
  width: 136px;
  height: 75px;
  margin-top: 29px;
  margin-right: 107px;
}
.bottom-content .bottom-mark .bottom-slogan {
  margin-top: 54px;
  overflow: hidden;
  text-align: center;
}
.bottom-content .bottom-mark .bottom-slogan .bottom-slogan-h1 {
  font-size: 26px;
  color: #111111;
  font-family: PingFangSC-Medium, PingFang SC;
}
.bottom-content .bottom-mark .bottom-slogan .bottom-slogan-h2 {
  line-height: 1.2;
  padding-top: 12px;
  font-size: 16px;
  color: #484848;
}
.bottom-content .bottom-info-download {
  float: left;
}
.bottom-content .bottom-info-download .bottom-info-download-btn {
  float: right;
  margin-right: 25px;
  margin-top: 16px;
}
.bottom-content .bottom-info-download .bottom-info-download-btn .bottom-info-download-btn-item {
  cursor: pointer;
  clear: both;
  display: block;
  width: 184px;
  height: 48px;
  margin-bottom: 8px;
}
.bottom-content .bottom-info-download .bottom-info-download-QR {
  width: 107px;
  height: 105px;
  margin-top: 16px;
  margin-bottom: 24px;
  float: right;
  border: 1px solid #ff483c;
  border-radius: 10px;
}
.bottom-close {
  display: none;
}
.bottom-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0 30px;
  border: 1px solid #e3e3e3;
  background: rgba(255, 255, 255, 0.9);
}
.bottom-fixed .bottom-fixed-wrap {
  width: 1190px;
  margin: 0 auto;
}
.bottom-fixed .bottom-close {
  float: right;
  display: inline-block;
  width: 37px;
  height: 37px;
  margin-top: 50px;
  margin-right: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAFVBMVEUAAACGhoaCgoKBgYGCgoKDg4OCgoKfKsD5AAAAB3RSTlMAFdSFf3vqczRi1gAAAO1JREFUSMeN1MEJwgAQBdGVWIDaQTTeJVhAwAYC9pD+Swg5zWFhfua8PPiXrXP9K/etxyceDWNdXvFqvhWYUAVmFJhQYEaBCQUWKDChwIQCEwosUGBCgSUKrFMZgwILFJhQYEKBBQpMKLBAgQUKDCphUB2bjAJbAgUGJRiUYFABgxIMyjAow6AM+0EJtnWqNzyXys33qTI1HjPzQz5mZqrAhCowocCMAhMKLFBgQoEJBSYUmFBgSoEJBfY2CmwNFJhQYEKBBQpMKLBAgQUKDCpiUB0LFFigwKAEgxIMSjCogEEJBiUYlGPXRnVs3QFQ1B9nmtVuUgAAAABJRU5ErkJggg==) no-repeat center;
  background-size: 37px 37px;
}
.bottom-filed-wrap {
  position: relative;
  border-top: 1px solid #d8d8d8;
  background: #fafafa;
  height: 260px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
.bottom-filed-wrap .certificateArea {
  margin: 24px 0 0;
}
.bottom-filed-wrap .certificateArea .row {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
}
.bottom-filed-wrap .certificateArea .row a {
  color: #999999;
}
.bottom-filed-wrap .logoArea {
  margin: 20px auto 0;
}
.bottom-filed-wrap .logoArea a {
  width: 103px;
  height: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.bottom-filed-wrap .logoArea a:not(:first-child) {
  margin: 0 0 0 8px;
}
/* unit: 1rem = 37.5 *@px */
.init * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.init body {
  height: 100%;
  color: #000;
  font-family: sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #f2f3f6;
}
.init li {
  list-style-type: none;
}
.init a {
  color: #000;
  text-decoration: none;
}
.init html,
.init div,
.init p,
.init ul,
.init li,
.init form,
.init span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
.init html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init i,
.init em {
  font-style: normal;
}
.init input,
.init textarea {
  border: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.init-pc * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
.init-pc body {
  height: 100%;
  color: #000;
  font-size: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
}
.init-pc li {
  list-style-type: none;
}
.init-pc a {
  color: #000;
  text-decoration: none;
}
.init-pc html,
.init-pc div,
.init-pc p,
.init-pc ul,
.init-pc li,
.init-pc form,
.init-pc span {
  line-height: 1;
}
.init-pc html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-pc i,
.init-pc em {
  font-style: normal;
}
.init-pc input,
.init-pc textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-no-bg * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.init-no-bg body {
  height: 100%;
  color: #000;
  font-family: sans-serif;
  -webkit-overflow-scrolling: touch;
}
.init-no-bg li {
  list-style-type: none;
}
.init-no-bg a {
  color: #000;
  text-decoration: none;
}
.init-no-bg html,
.init-no-bg div,
.init-no-bg p,
.init-no-bg ul,
.init-no-bg li,
.init-no-bg form,
.init-no-bg span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
.init-no-bg html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-no-bg i,
.init-no-bg em {
  font-style: normal;
}
.init-no-bg input,
.init-no-bg textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.active-display {
  display: none;
}
.popup-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
}
.popup-download {
  width: 440px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #ffffff;
  border-radius: 10px;
  padding: 22px 30px;
}
.popup-download .popup-download-head {
  position: relative;
  border-bottom: 3px solid #ff483c;
}
.popup-download .popup-download-head .popup-download-head-h1 {
  font-weight: bold;
  font-size: 20px;
  color: #504A4D;
}
.popup-download .popup-download-head .popup-download-head-h2 {
  font-size: 14px;
  color: #989898;
  padding: 10px 0 20px;
}
.popup-download .popup-download-head .popup-download-head-close {
  width: 21px;
  height: 20px;
  right: 0;
  top: 0;
  position: absolute;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMzE3MDc0QTMzMDcxMUU4OTJDNkJDOEM4QzQ5MzgyNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMzE3MDc0QjMzMDcxMUU4OTJDNkJDOEM4QzQ5MzgyNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAzMTcwNzQ4MzMwNzExRTg5MkM2QkM4QzhDNDkzODI3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAzMTcwNzQ5MzMwNzExRTg5MkM2QkM4QzhDNDkzODI3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+nQe92AAAAwhJREFUeNqUVD1oFFEQnvezt7sXI4qXhBAQxULQUmxUELRTGxUFJbEQxUJyCtqKUdFKMXfBStFCMULUQtAuKaxsUiqIgjbhLnJJJD+3u7f75jmziUnu8C7xLXfLvjfzvZlv5hvx7fuPc1PTMwMGsSilGIQmS6R/EoQQIBDAWgnaMYCQAbc9CyaY31tdCO8oJV/piVJ5W0br7VKIh+RG5lCE/1iSLqoF0Z5aEH60FjxEW5We790WSl6xZGDRFsBCft2AUlLE8b5wbv4TGvS0I1872unXtMvnRU7LWlvgn+BkRYuIyYXtk8Qeik00ygkq5b7IOLKPAgO5ijQGvpL62NYRpwEAHomTeDQMItB+5knG39BnTeq8CnTdwFwye8Jg/D4IQ+jK5Ya25DZfNGDYh5NoAF0LWPAenkkweRNFNejp7n6wa/fOPCICcbrCdZP+aQS+TDnzR58x5iXRBmjx3sb2tutsg8bUueu06vQICh3prFoLwXUccF23yLcvFW+QTA7SxzG2o24ZoCtu2VUcL3XyIqjmtkAJqCRk2yTs6NgK079noVKZBsfRReqEXwQ6bI09lTaFlOfp9YxBuNJppMhqwGVcrbiSUgBqF7LtGro6O8EYC6XSJGQczcT7DeQEDEX9DRPlEpQmy2AInDsz5owJTyJXjHeY7ATrawxw0yI+JbtAKDFCWwlHzcUjSVOfGghq8WKkgMuespnOCfAuGjtgWetSXqIITtPv6t/iUep5VpSjVAOnFnSd7MiA1+zcwn3S9DXJHCp1luyHORN6P6Ir1FrK0yuAMtXyl89fi+VKpd/3PNBSn0Qh3lqL9e0GrSWtF0eaAEXPVGXmcXV24QIDKukcpZMPKRH/6uMWwBpSzgCiYP65SWq9nu8ST85harMxa03zEdUCWBJVPbU4HjEm6gVQScZx92sNY2lHiDVmX6PygCRNQWqaNEM0WI8TpyFNmgPC2HHEkM7V+obqIjDrtmANFmgmbCJBiXd0S9b3vRvKd8ejuWqTgdByFTFtHpXv6cj9/CPAAC1UpsAI/7cgAAAAAElFTkSuQmCC) no-repeat center;
  background-size: 21px 20px;
}
.popup-download .popup-download-content {
  margin-top: 30px;
  overflow: hidden;
  padding-left: 165px;
  position: relative;
}
.popup-download .popup-download-content .popup-download-content-QR {
  position: absolute;
  width: 160px;
  height: 160px;
  left: 0;
  top: -20px;
}
.popup-download .popup-download-content .popup-download-content-os {
  overflow: hidden;
  width: 198px;
  height: 130px;
}
.popup-download .popup-download-content .popup-download-content-os > a {
  display: block;
}
.popup-download .popup-download-content .popup-download-content-os .popup-download-os-ios {
  cursor: pointer;
  width: 198px;
  height: 58px;
}
.popup-download .popup-download-content .popup-download-content-os .popup-download-os-andr {
  cursor: pointer;
  float: right;
  width: 198px;
  height: 58px;
  margin-top: 5px;
}
.popup-download .popup-download-hint {
  font-size: 14px;
  color: #504A4D;
  padding: 19px 0 7px;
}
.popup-wechat {
  width: 548px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.popup-subs .popup-wechat-content .popup-wechat-app {
  width: 100%;
}
.popup-wechat-content {
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}
.popup-wechat-content .popup-wechat-app {
  width: 50%;
  float: left;
  text-align: center;
  border-right: 1px solid #F1F1F1;
}
.popup-wechat-content .popup-wechat-app:nth-of-type(2) {
  border-right: none;
}
.popup-wechat-content .popup-wechat-app .popup-wechat-mini-QR {
  margin-top: 51px;
  width: 168px;
  height: 168px;
}
.popup-wechat-content .popup-wechat-app .popup-wechat-app-h1 {
  margin-top: 15px;
  font-size: 18px;
  color: #504A4D;
}
.popup-wechat-content .popup-wechat-app .popup-wechat-app-h2 {
  margin-top: 8px;
  margin-bottom: 46px;
  font-size: 14px;
  color: #504A4D;
}
.popup-wechat-content .popup-wechat-app .publish-download-app {
  border: 1px solid #e8e8e8;
  padding: 18px;
  border-radius: 10px;
}
.popup-wechat-close {
  width: 52px;
  height: 52px;
  margin: 20px auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAMAAADypuvZAAAAh1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9qkf8RAAAALHRSTlMAztTFwlIGuxDjmYyFHuCzrRS2qGVNPjUbGQzx7OXHcSwnIvj025SSgXhXR92ZLzYAAAGhSURBVEjHnVbZkoJADMw4AyPKqYIipwee+f/v23IXSpcJiuknXromdDpJAwE7rmYLJYRazKrYhjHYu9r3hQ7CMNDC97W7/0i5ybw8JRG0iJJTmcvbW4o1cc476GF3dibWIGUjjxeb/MnLUW4GnkGVwgBSheRjc1zBG6xwDgaWuIa3WOPS5HjwAV6fNccUPiL9X6GFNYxA/apGRGlAqxFBB6lgJJTsvmLcjiVtMW6/ChdGwy1aFQ7wBQ5/WojZN6SZ+LVp5n1D8rLNo0rR97QVvbqn73vhAthybri9mUKHEKu+saUNdyfpF9DgpGMFaPg4ce5wdYwmTScdS2NWG61yrq0aJMtWmPeGv1V7oYFmAZRYUJtIL0AFQLOURp9sRqBAhEBCIkp6UYZiiGQ/SDBEosvzfNSq1dAsjxZiX2AJ0CpvCkFKvstR2a3ylORUc+sM9bNfRHMJG60Rg6fyjWfaiDBsheGzXw1apmGp0Xi1aGSZo8EaQs64sxYLZ4WxliVnLbMOAOfUcI4a53xyDjUnEnDCByfm8AIVP7rxQyIrjv4A7r0jpfjdmvMAAAAASUVORK5CYII=) no-repeat center;
  background-size: 52px 52px;
}
.popup-concat {
  width: 644px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.popup-concat-content {
  background: #ffffff;
  border-radius: 10px;
  padding: 55px 60px;
  overflow: hidden;
}
.popup-concat-content .popup-concat-way {
  padding-left: 60px;
  min-height: 44px;
}
.popup-concat-content .popup-concat-way:nth-of-type(1) {
  margin-bottom: 49px;
}
.popup-concat-content .popup-concat-way:nth-of-type(2) {
  margin-bottom: 49px;
}
.popup-concat-content .popup-concat-way .popup-concat-tel-desc {
  font-size: 14px;
  color: #504A4D;
  line-height: 1.5;
  word-break: break-all;
}
.popup-concat-content .popup-concat-tel-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAqFBMVEUAAABltEBkskBksUBlsT9lsj9kskBlsT9lsj9kskBksj9ksj9kskBlsUBlsj9ptERlsUBksT9os0T9/v3t9ujw9+ygz4qWyn35/Pd4u1drtEf1+vPh8NmbzYSUyXqPx3VyuFButkvn8+Lk8d3d7tXa7NHV6crP58S73au12qOw152n05Kj0Y6MxXCAv2J+vl9vt03y+O/m8uDR6MbD4bWDwWXN5cGHwmp/BAt6AAAAEXRSTlMARDj88+7n2cO/raWZg20ikAcWOJUAAAGBSURBVDjLndVnb4MwEAZgSMKGJK/ZI2Tvvdr//88a2iaywYTA8wHJ0smyfcedkNeyDE3pdBTNsFrCW6IpgyKbYmloS0WByt++p4NL73FOIKGEVDhLt41S7S4b28dbfWZfVKD2Ftuo0BZf7yChkvR8Ex0f0P9zgY/8ZYfO29CZn8Cn/t6Ojo39RULAl93RxEt09hFNVuAzH8FUna2vAA72Hlwyez3nO/uuktIrWtQqCLPvyD6CyxIMajXzALJ1LhG4DEGjVt4UGNi7sufQBIVaEddDaPsooQgdUAbnE9bOGHwdNhhfS5DkWhqsgDZ2NgjdGwFAjsVjaGDcgwEO7mIMMrGn+/wFDbDSwEc4c9OtM1rZt4h9Ogs5/mNvsrZtDzhckhGTlGI1D+MNEKZ4iBZztqJl5N2d5XPDrcMUkmCi4LSMPWR2wZAtUREcvjvdHdO5S7+HSP1WLOLN4smGzqVa64et0wpqNZk67atZY6xuuY2befWYaD6Aykdb06FZaxz/AArIazTW43zuAAAAAElFTkSuQmCC) no-repeat center left;
  background-size: 44px 44px;
}
.popup-concat-content .popup-concat-mail-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAe1BMVEUAAAA5o+s4o+s4pew7pO04ouo4ous4ouo5ous4o+s4pOw4pOw8pfD///85o+w4our///9Dp+tVr+w7o+rv9/15wfH8/v7i8fyd0vVOrOzM5/m33fev2vao1vWWzvRouO9ds+1RruzU6vrT6vrQ6fqMyfKBxPFyvfBuu++52BqZAAAAD3RSTlMA8cFEOOfZraWZg20iAZAs9kjoAAABJklEQVQ4y5WV65KCMAxG01KhVDAgLeCqu7r393/CdZlRG8qlOb/PZJLO1wRGlMpomQqRSm1UCUsk+QY9NnkyqyqJAVJNqkWGk2TFRAcCZxBBL9sGZ2m21N3hIjtSF1fwaifNmtw8+i4EriLub5JhBBkMKIxCDbKMk+UwHUbyP2OOT/q2orQ9PsgBSj9n7XlPObdeBks6XnVAyqEiIxoiX5ZkA5rI9kRqv734sgZJ5GtvT9en2n1V5PFSItdY9/a4xxu/n913U/tyCmIkI9av9nj5ee8cIhJZhPKgdx83NZCDNiijNmS8LEHHyxpMvGxAxcuKBsm6muIsCRKJqLMVxToSUUb4Od+K9WE5q4C1ZDjri7MYOSuXs8w5Z4JzgNinjX80Wef4D3s7WqnUImzwAAAAAElFTkSuQmCC) no-repeat center left;
  background-size: 44px 44px;
}
.popup-concat-content .popup-concat-link-icon {
  background: url(data:image/png;base64,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) no-repeat center left;
  background-size: 44px 44px;
}
.popup-official-store {
  width: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #ffffff;
  border-radius: 10px;
  padding: 21px 30px;
}
.popup-official-store .popup-official-store-head {
  position: relative;
}
.popup-official-store .popup-official-store-head .popup-official-store-head-h1 {
  font-weight: bold;
  font-size: 20px;
  color: #504A4D;
  text-align: center;
  line-height: 28px;
}
.popup-official-store .popup-official-store-head .popup-official-store-head-close {
  width: 21px;
  height: 20px;
  right: 0;
  top: 6px;
  position: absolute;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMzE3MDc0QTMzMDcxMUU4OTJDNkJDOEM4QzQ5MzgyNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMzE3MDc0QjMzMDcxMUU4OTJDNkJDOEM4QzQ5MzgyNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAzMTcwNzQ4MzMwNzExRTg5MkM2QkM4QzhDNDkzODI3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAzMTcwNzQ5MzMwNzExRTg5MkM2QkM4QzhDNDkzODI3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+nQe92AAAAwhJREFUeNqUVD1oFFEQnvezt7sXI4qXhBAQxULQUmxUELRTGxUFJbEQxUJyCtqKUdFKMXfBStFCMULUQtAuKaxsUiqIgjbhLnJJJD+3u7f75jmziUnu8C7xLXfLvjfzvZlv5hvx7fuPc1PTMwMGsSilGIQmS6R/EoQQIBDAWgnaMYCQAbc9CyaY31tdCO8oJV/piVJ5W0br7VKIh+RG5lCE/1iSLqoF0Z5aEH60FjxEW5We790WSl6xZGDRFsBCft2AUlLE8b5wbv4TGvS0I1872unXtMvnRU7LWlvgn+BkRYuIyYXtk8Qeik00ygkq5b7IOLKPAgO5ijQGvpL62NYRpwEAHomTeDQMItB+5knG39BnTeq8CnTdwFwye8Jg/D4IQ+jK5Ya25DZfNGDYh5NoAF0LWPAenkkweRNFNejp7n6wa/fOPCICcbrCdZP+aQS+TDnzR58x5iXRBmjx3sb2tutsg8bUueu06vQICh3prFoLwXUccF23yLcvFW+QTA7SxzG2o24ZoCtu2VUcL3XyIqjmtkAJqCRk2yTs6NgK079noVKZBsfRReqEXwQ6bI09lTaFlOfp9YxBuNJppMhqwGVcrbiSUgBqF7LtGro6O8EYC6XSJGQczcT7DeQEDEX9DRPlEpQmy2AInDsz5owJTyJXjHeY7ATrawxw0yI+JbtAKDFCWwlHzcUjSVOfGghq8WKkgMuespnOCfAuGjtgWetSXqIITtPv6t/iUep5VpSjVAOnFnSd7MiA1+zcwn3S9DXJHCp1luyHORN6P6Ir1FrK0yuAMtXyl89fi+VKpd/3PNBSn0Qh3lqL9e0GrSWtF0eaAEXPVGXmcXV24QIDKukcpZMPKRH/6uMWwBpSzgCiYP65SWq9nu8ST85harMxa03zEdUCWBJVPbU4HjEm6gVQScZx92sNY2lHiDVmX6PygCRNQWqaNEM0WI8TpyFNmgPC2HHEkM7V+obqIjDrtmANFmgmbCJBiXd0S9b3vRvKd8ejuWqTgdByFTFtHpXv6cj9/CPAAC1UpsAI/7cgAAAAAElFTkSuQmCC) no-repeat center;
  background-size: 21px 20px;
}
.popup-official-store .popup-official-store-content {
  margin-top: 14px;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-bottom: 24px;
}
.popup-official-store .popup-official-store-content .popup-official-store-content-QR {
  width: 132px;
  height: 132px;
  margin: 0 auto;
}
/* unit: 1rem = 37.5 *@px */
.init * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.init body {
  height: 100%;
  color: #000;
  font-family: sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #f2f3f6;
}
.init li {
  list-style-type: none;
}
.init a {
  color: #000;
  text-decoration: none;
}
.init html,
.init div,
.init p,
.init ul,
.init li,
.init form,
.init span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
.init html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init i,
.init em {
  font-style: normal;
}
.init input,
.init textarea {
  border: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.init-pc * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
.init-pc body {
  height: 100%;
  color: #000;
  font-size: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
}
.init-pc li {
  list-style-type: none;
}
.init-pc a {
  color: #000;
  text-decoration: none;
}
.init-pc html,
.init-pc div,
.init-pc p,
.init-pc ul,
.init-pc li,
.init-pc form,
.init-pc span {
  line-height: 1;
}
.init-pc html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-pc i,
.init-pc em {
  font-style: normal;
}
.init-pc input,
.init-pc textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-no-bg * {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
.init-no-bg body {
  height: 100%;
  color: #000;
  font-family: sans-serif;
  -webkit-overflow-scrolling: touch;
}
.init-no-bg li {
  list-style-type: none;
}
.init-no-bg a {
  color: #000;
  text-decoration: none;
}
.init-no-bg html,
.init-no-bg div,
.init-no-bg p,
.init-no-bg ul,
.init-no-bg li,
.init-no-bg form,
.init-no-bg span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
}
.init-no-bg html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.init-no-bg i,
.init-no-bg em {
  font-style: normal;
}
.init-no-bg input,
.init-no-bg textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
* {
  margin: 0;
  padding: 0;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
body {
  height: 100%;
  color: #000;
  font-size: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
}
li {
  list-style-type: none;
}
a {
  color: #000;
  text-decoration: none;
}
html,
div,
p,
ul,
li,
form,
span {
  line-height: 1;
}
html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
i,
em {
  font-style: normal;
}
input,
textarea {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.rules {
  margin: 45px auto;
  width: 710px;
  color: #504A4D;
}
.rules h2 {
  font-size: 36px;
  line-height: 50px;
  text-align: center;
}
.rules .rules-wrap {
  font-size: 16px;
}
.rules .rules-wrap .rule {
  position: relative;
  margin-top: 25px;
}
.rules .rules-wrap .rule:first-child {
  margin-top: 30px;
}
.rules .rules-wrap .rule::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: -15px;
  top: 50%;
  border-radius: 50%;
  background-color: #a1a1a1;
  width: 4px;
  height: 4px;
  -webkit-transform: translate(0, -2px);
      -ms-transform: translate(0, -2px);
          transform: translate(0, -2px);
}
.rules .rules-wrap .rule > a {
  -webkit-transition: color 0.15s linear 0s;
  -o-transition: color 0.15s linear 0s;
  transition: color 0.15s linear 0s;
  font-weight: bold;
}
.rules .rules-wrap .rule > a:hover {
  color: rgba(80, 74, 77, 0.95);
}
.rules .rules-wrap .rule .up-time {
  float: right;
  color: #a1a1a1;
}
table,
table tr th,
table tr td {
  border: 0.5px solid lightgray;
}
table {
  width: 60%;
  margin: 30px auto;
  border-collapse: collapse;
  text-align: center;
}
.tr-content {
  height: 30px;
}
a:link {
  text-decoration: none;
}

/*# sourceMappingURL=Rules.d4a24ba0a3b209c936ab.css.map*/