* {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-overflow-scrolling: touch;
}
body {
  background: #121217;
}
.theme {
  filter: grayscale(1);
}
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
div,
video {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
input {
  background: none;
  outline: none;
  border: 0px;
  border-radius: 0;
}
.top {
  position: relative;
  height: 32px;
  background: #444444;
  z-index: 4;
}
.top .content {
  margin: auto;
  width: 1200px;
  color: #8e8e8e;
  text-align: right;
  padding-top: 12px;
  line-height: 12px;
  font-size: 12px;
  /* font-family: "microsoftYaHei"; */
}
.top .content span {
  margin-right: 30px;
}
.bot {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 52px;
  background: rgba(44, 44, 44, 0.94);
  border-bottom: 1px solid #343434;
  z-index: 4;
}
.bot .content {
  margin: auto;
  width: 1200px;
  font-size: 0;
  position: relative;
}
.bot .content .logo-header {
  display: inline-block;
  margin-top: 15px;
  margin-left: 30px;
  vertical-align: top;
}
.bot .content .logo-header img {
  width: 100px;
}
.bot .content .mobile-logo-header {
  display: none;
  margin-top: 15px;
  margin-left: 30px;
  vertical-align: top;
}
.bot .content .mobile-logo-header img {
  width: 30px;
}
.bot .content nav {
  display: inline-block;
  height: 20px;
  margin-top: 16px;
  margin-left: 20px;
  /* background: #f00; */
  border-left: 1px solid #646464;
}
.bot .content nav ul li {
  list-style: none;
  display: inline-block;
  margin-left: 110px;
  margin-top: 3px;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  cursor: pointer;
  font-weight: 300;
}
.bot .content nav ul li a {
  text-decoration: none;
  color: #ffffff;
}
.bot .content nav ul li a:hover {
  color: #4fc3ff;
}
.bot .content nav ul li .current {
  color: #7d7d7d;
}
.bot .content nav ul li .current:hover {
  color: #7d7d7d;
}
.bot .content button {
  position: absolute;
  right: 110px;
  top: 12px;
  vertical-align: top;
  border: none;
  width: 66px;
  height: 28px;
  border-radius: 14px;
  background: linear-gradient(to bottom, #409fea, #0b78ce);
  color: #ffffff;
  cursor: pointer;
  font-weight: 300;
}
.bot .content button a {
  text-decoration: none;
  color: #ffffff;
}
.bot .content button:hover {
  background: linear-gradient(to bottom, #5ab7ff, #1786dd);
}
.bot .content .pcmanager {
  right: 0px;
  width: 95px;
}
.bot .m-bot {
  display: none;
}
.m-nav {
  display: none;
}
.bottom-info {
  background: #2c2c2c;
  height: 308px;
  width: 100%;
}
.bottom-info .item-container {
  width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.bottom-info .info-item {
  margin-left: 130px;
}
.bottom-info .info-item .info-title {
  width: 120px;
  font-size: 20px;
  color: #ffffff;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-top: 40px;
}
.bottom-info .info-item .info-text {
  font-size: 16px;
  color: #999999;
  margin-top: 14px;
}
.bottom-info .info-item .info-text a {
  text-decoration: none;
  color: #999999;
}
.bottom-info .info-item .info-text a:hover {
  color: #4fc3ff;
}
.bottom-info .info-item .info-text:hover {
  color: #4fc3ff;
}
.bottom-info .info-item .no-ponter {
  cursor: auto;
}
.bottom-info .info-item .code {
  display: block;
  width: 132px;
  height: 132px;
  margin-bottom: 16px;
  margin-top: 44px;
}
.bottom-info .info-item .code-text {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
.bottom-info .info-item:first-child {
  margin-left: 0;
}
footer {
  color: #8a8a8a;
  font-size: 14px;
  line-height: 14px;
  background: #2c2c2c;
}
footer .footer-content {
  padding-top: 21px;
  padding-bottom: 27px;
  width: 1140px;
  margin: auto;
  text-align: center;
}
footer .code-color {
  color: #4fc3ff;
}
footer .code-color a {
  text-decoration: none;
  color: #4fc3ff;
}
footer .telecom {
  margin-left: 36px;
}
footer .network-card-label {
  margin-left: 36px;
}
.toast-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.toast-wrapper .toast-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.toast-wrapper .toast-content .toast {
  padding: 4px 10px;
  font-size: 14px;
  color: #eeeeee;
  border-radius: 5px;
  background: #000000;
  box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
}
.login-template {
  position: fixed;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 2;
}
.login-template .regist-view-wrapper {
  display: none;
}
.login-template .pc-regist-view-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
}
.login-template .pc-regist-view-wrapper .pc-regist-view-content {
  width: 840px;
  height: 400px;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-line {
  height: 400px;
  border-left: 1px dotted #e3e3e3;
}
.login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .regist-title {
  font-size: 30px;
  font-weight: 600;
  color: #262b49;
  line-height: 42px;
  text-align: center;
}
.login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .regist-desc {
  margin-top: 30px;
  font-size: 15px;
  text-align: center;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
  max-width: 332px;
}
.login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .regist-red-desc {
  margin-top: 32px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #f52663;
  line-height: 18px;
  max-width: 262px;
}
.login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .mini-code-icon {
  margin-top: 10px;
  width: 160px;
  height: 160px;
}
.login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .regist-goto-btn {
  cursor: pointer;
  margin-top: 22px;
  text-align: center;
  width: 170px;
  height: 45px;
  border-radius: 25px;
  border: 1px solid #262b49;
  font-size: 18px;
  font-weight: 600;
  color: #262b49;
  line-height: 45px;
  letter-spacing: 1px;
}
.login-template .loading-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.login-template .loading-wrapper .loading-pic {
  display: block;
  width: 80px;
  height: 80px;
  animation: loadingAnimate 700ms infinite linear;
  -o-animation: loadingAnimate 700ms infinite linear;
  -ms-animation: loadingAnimate 700ms infinite linear;
  -webkit-animation: loadingAnimate 700ms infinite linear;
  -moz-animation: loadingAnimate 700ms infinite linear;
}
@keyframes loadingAnimate {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes loadingAnimate {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loadingAnimate {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loadingAnimate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loadingAnimate {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.login-template .toast-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.login-template .toast-wrapper .toast {
  color: #fff;
  background: #000;
  padding: 5px;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 16px;
}
.login-template .contact-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.login-template .contact-wrapper .contact-pannel {
  color: #333;
  background: #fff;
  width: 300px;
  border-radius: 6px;
  text-align: center;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}
.login-template .contact-wrapper .contact-pannel .contact-title {
  font-size: 20px;
  color: #333;
  margin-top: 15px;
}
.login-template .contact-wrapper .contact-pannel .contact-phone {
  font-size: 18px;
  color: #999;
  margin-top: 15px;
}
.login-template .contact-wrapper .contact-pannel .contact-cancel {
  margin-top: 15px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #666;
  border-top: 1px solid #d9d9d9;
  cursor: pointer;
}
@media only screen and (max-width: 1300px) {
  .top {
    height: 30px;
  }
  .top .content {
    max-width: 800px;
    min-width: 720px;
    width: 100%;
    padding-top: 10px;
    font-size: 12px;
  }
  .top .content span {
    margin-right: 20px;
  }
  .bot {
    height: 40px;
  }
  .bot .content {
    width: 100%;
    min-width: 720px;
    max-width: 800px;
  }
  .bot .content .logo-header {
    margin-top: 12px;
  }
  .bot .content .logo-header img {
    width: 80px;
  }
  .bot .content nav {
    margin-top: 10px;
    position: relative;
    width: 70%;
  }
  .bot .content nav ul li {
    font-size: 13px;
    margin-left: 8%;
  }
  .bot .content button {
    top: 10px;
    width: 60px;
    height: 20px;
    font-size: 12px;
  }
  .bot .m-bot {
    display: none;
  }
  .m-nav {
    display: none;
  }
  .bottom-info {
    height: 208px;
    width: 100%;
  }
  .bottom-info .item-container {
    width: 690px;
  }
  .bottom-info .info-item {
    margin-left: 73px;
  }
  .bottom-info .info-item .info-title {
    width: 80px;
    font-size: 14px;
    padding-bottom: 7px;
    margin-top: 27px;
  }
  .bottom-info .info-item .info-text {
    font-size: 12px;
    margin-top: 10px;
  }
  .bottom-info .info-item .code {
    width: 90px;
    height: 90px;
    margin-bottom: 11px;
    margin-top: 30px;
  }
  .bottom-info .info-item .code-text {
    font-size: 12px;
  }
  footer {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    margin: auto;
  }
  footer .footer-content {
    padding-bottom: 17px;
    width: 712px;
  }
  footer .telecom {
    margin-left: 37px;
  }
  footer .network-card-label {
    display: block;
    margin-left: 0px;
    text-align: left;
  }
  .login-template {
    top: 0px;
  }
  .login-template .pc-regist-view-wrapper .pc-regist-view-content {
    width: 569px;
    height: 271px;
  }
  .login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-line {
    height: 271px;
  }
  .login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .regist-title {
    font-size: 20px;
    line-height: 32px;
  }
  .login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .regist-desc {
    margin-top: 15px;
    font-size: 12px;
    line-height: 16px;
    max-width: 254px;
  }
  .login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .regist-red-desc {
    margin-top: 10px;
    font-size: 12px;
    line-height: 14px;
    max-width: 185px;
  }
  .login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .mini-code-icon {
    margin-top: 7px;
    width: 108px;
    height: 108px;
  }
  .login-template .pc-regist-view-wrapper .pc-regist-view-content .regist-content .regist-goto-btn {
    margin-top: 15px;
    width: 115px;
    height: 30px;
    border-radius: 25px;
    font-size: 12px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 735px) {
  .top {
    display: none;
    height: 40px;
  }
  .top .content {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    padding-top: 15px;
    font-size: 12px;
  }
  .top .content span {
    margin-right: 20px;
  }
  .bot {
    height: 44px;
  }
  .bot .m-bot {
    height: 24px;
    padding: 10px 8px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .bot .m-bot .menu {
    position: relative;
    width: 32px;
    height: 32px;
  }
  .bot .m-bot .menu .menu-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    -webkit-transition: -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96), -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
  }
  .bot .m-bot .menu .menu-icon .menu-line {
    position: absolute;
    left: 8px;
    width: 16px;
    height: 2px;
    border-radius: 1px;
    background: #ffffff;
    -webkit-transition: -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s, -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
  }
  .bot .m-bot .menu .menu-icon .menu-line-top {
    top: 15px;
    transform: translateY(-3px);
  }
  .bot .m-bot .menu .menu-icon .menu-line-bot {
    bottom: 15px;
    transform: translateY(3px);
  }
  .bot .m-bot .menu .menu-icon .menu-line-actived {
    transform: translateY(0);
  }
  .bot .m-bot .menu .menu-icon-actived {
    transform: rotate(45deg);
  }
  .bot .m-bot .menu .menu-icon-actived:nth-child(2) {
    transform: rotate(-45deg);
  }
  .bot .m-bot .m-logo {
    width: 26px;
    height: 26px;
  }
  .bot .m-bot a {
    font-size: 0;
  }
  .bot .m-bot .login {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  .bot .content {
    display: none;
  }
  .m-nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #303030;
    padding-top: 44px;
    z-index: 3;
  }
  .m-nav ul {
    font-size: 0;
  }
  .m-nav ul a {
    text-decoration: none;
  }
  .m-nav ul a li {
    display: block;
    padding: 16px;
  }
  .m-nav ul a li .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
  }
  .m-nav ul a li .text {
    vertical-align: middle;
    font-size: 15px;
    color: #ffffff;
    margin-left: 14px;
  }
  .m-nav ul .current-tab li {
    opacity: 0.5;
    background: #252525;
  }
  .bottom-info {
    height: auto;
    width: 100%;
  }
  .bottom-info .item-container {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
  }
  .bottom-info .info-item {
    margin-left: 5%;
    vertical-align: top;
    text-align: left;
  }
  .bottom-info .info-item .info-title {
    width: 60px;
    font-size: 12px;
    padding-bottom: 3px;
    margin-top: 15px;
  }
  .bottom-info .info-item .info-text {
    font-size: 10px;
    margin-top: 5px;
  }
  .bottom-info .info-item .code {
    margin: auto;
    width: 45px;
    height: 45px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .bottom-info .info-item .code-text {
    font-size: 10px;
  }
  .bottom-info .code-item {
    display: none;
  }
  footer {
    font-size: 10px;
    line-height: 1.5;
    padding: 8% 4% 0;
    text-align: center;
  }
  footer .footer-content {
    padding-top: 2%;
    padding-bottom: 5%;
    width: auto;
  }
  footer .telecom {
    display: block;
    margin-left: 0px;
  }
  footer .network-card-label {
    display: block;
    margin-left: 0px;
    text-align: center;
  }
  footer .code-br {
    margin-left: 10px;
    display: block;
  }
  .login-template {
    z-index: 2;
    background: url(/images/regist_bg.b1f77.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
  }
  .login-template .pc-regist-view-wrapper {
    display: none;
  }
  .login-template .regist-view-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .login-template .regist-view-wrapper .regist-view-content {
    width: 300px;
    height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: scale(0);
    background: #fff;
    border-radius: 0.133rem;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0.133rem 0.267rem rgba(0, 0, 0, 0.4);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .login-template .regist-view-wrapper .regist-view-content .regist-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 38px;
    height: 38px;
  }
  .login-template .regist-view-wrapper .regist-view-content .mobile-mini-code-icon {
    width: 170px;
    height: 170px;
    margin-top: 70px;
  }
  .login-template .regist-view-wrapper .regist-view-content .mobile-title {
    margin-top: 25px;
    font-size: 22px;
    font-weight: 600;
    color: #333333;
    line-height: 30px;
  }
  .login-template .regist-view-wrapper .regist-view-content .mobile-title span:nth-child(2) {
    color: #f52663;
  }
  .login-template .regist-view-wrapper .regist-view-content .mobile-desc {
    margin-top: 12px;
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
  }
  .login-template .regist-view-wrapper .regist-view-content-active {
    transform: scale(1);
  }
  .login-template .loading-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99;
  }
  .login-template .loading-wrapper .loading-pic {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    animation: loadingAnimate 700ms infinite linear;
    -o-animation: loadingAnimate 700ms infinite linear;
    -ms-animation: loadingAnimate 700ms infinite linear;
    -webkit-animation: loadingAnimate 700ms infinite linear;
    -moz-animation: loadingAnimate 700ms infinite linear;
  }
  @keyframes loadingAnimate {
    100% {
      transform: rotate(360deg);
    }
  }
  @-o-keyframes loadingAnimate {
    100% {
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-ms-keyframes loadingAnimate {
    100% {
      -ms-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes loadingAnimate {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes loadingAnimate {
    100% {
      -moz-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .login-template .toast-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99;
  }
  .login-template .toast-wrapper .toast {
    color: #fff;
    background: #000;
    padding: 5px;
    border-radius: 3px;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 0.187rem;
  }
  .login-template .contact-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99;
  }
  .login-template .contact-wrapper .contact-pannel {
    color: #333;
    background: #fff;
    width: 80%;
    border-radius: 6px;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
  }
  .login-template .contact-wrapper .contact-pannel .contact-title {
    font-size: 0.24rem;
    color: #333;
    margin-top: 0.2rem;
  }
  .login-template .contact-wrapper .contact-pannel .contact-phone {
    font-size: 0.2rem;
    color: #999;
    margin-top: 0.2rem;
  }
  .login-template .contact-wrapper .contact-pannel .contact-cancel {
    margin-top: 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.18rem;
    color: #666;
    border-top: 1px solid #d9d9d9;
    cursor: pointer;
  }
  .login-template .wx-guide-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .login-template .wx-guide-wrapper .wx-guide-content {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .login-template .wx-guide-wrapper .wx-guide-content .wx-guide-img {
    width: 80%;
    border-radius: 5px;
  }
  .login-template .wx-guide-wrapper .wx-guide-content .wx-guide-text {
    margin-top: 10px;
    font-size: 15px;
    color: #eeeeee;
    letter-spacing: 1.5px;
  }
}
/*************  定义所有动画元素的基本属性   **************/
.animation-panel {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.flip-animation-panel {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.regist-animation-panel {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.movedown-panel {
  opacity: 0;
  transform: translateY(50px);
}
.movedown-actived {
  transform: translateY(0);
  opacity: 1;
}
/*************  文字上移渐变动画   **************/
.moveup-panel {
  opacity: 0;
  transform: translateY(10px);
}
.moveup-actived {
  transform: translateY(0);
  opacity: 1;
}
/*************  长距离上移渐变动画   **************/
.moveupLong-panel {
  opacity: 0;
  transform: translateY(30px);
}
.moveupLong-actived {
  transform: translateY(0);
  opacity: 1;
}
/*************  向左滑动渐变动画   **************/
.slideToLeft-panel {
  opacity: 0;
  transform: translateX(180px);
}
.slideToLeft-actived {
  transform: translateY(0);
  opacity: 1;
}
/*************  轻微向左滑动渐变动画   **************/
.slideToLeftSlignt-panel {
  opacity: 0;
  transform: translateX(15px);
}
.slideToLeftSlignt-actived {
  transform: translateY(0);
  opacity: 1;
}
/*************  快速超远向左滑动渐变动画   **************/
.slideToLeftSlignt-faraway-panel {
  opacity: 0;
  transform: translateX(2500px);
}
.slideToLeftSlignt-faraway-actived {
  transform: translateX(0);
  opacity: 1;
}
/*************  轻微向右滑动渐变动画   **************/
.slideToRightSlignt-panel {
  opacity: 0;
  transform: translateX(-15px);
}
.slideToRightSlignt-actived {
  transform: translateY(0);
  opacity: 1;
}
/*************  快速超远向右滑动渐变动画   **************/
.slideToRightSlignt-faraway-panel {
  opacity: 0;
  transform: translateX(-500px);
}
.slideToRightSlignt-faraway-actived {
  transform: translateX(0);
  opacity: 1;
}
/*************  淡出动画   **************/
.fadeOut-actived {
  opacity: 0;
}
.fadeIn-pannel {
  opacity: 0;
}
.fadeIn-actived {
  opacity: 1;
}
/*************  反转动画   **************/
.front-panel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: rotateY(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.back-panel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: rotateY(-180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-panel {
  perspective: 1760px;
}
.flip-deep-trans-actived {
  z-index: 2;
}
.flip-deep-trans-actived .front-panel {
  transform: rotateY(180deg);
}
.flip-deep-trans-actived .back-panel {
  transform: rotateY(0);
  z-index: 3;
}
div.v5-btn-right {
  height: auto;
  right: 0;
  padding: 0;
  border-radius: 5px 0 0 5px;
}
div.v5-btn,
div.v5-btn-left,
div.v5-btn-right {
  z-index: 2147483584;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  position: fixed;
  width: 40px;
  min-height: 116px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  *-webkit-writing-mode: tb-lr;
  *writing-mode: tb-lr;
  -webkit-writing-mode: tb-lr\9;
  -ms-writing-mode: tb-lr\9;
  writing-mode: tb-lr\9;
  font-size: 15px !important;
  text-align: center;
  cursor: pointer;
  background-color: #242c33;
  color: #fff;
  -webkit-box-shadow: 0 0 14px 0 rgb(0 0 0%);
  box-shadow: 0 0 14px 0 rgb(0 0 0%);
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", SimHei, "\9ED1\4F53", STHeiti, SimSun, "\5B8B\4F53";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.v5-btn-title {
  height: auto;
  display: block;
  max-height: 200px;
  padding: 0;
  margin: 16px 0 10px 0;
  overflow: hidden;
  line-height: 40px;
  word-break: break-all;
  word-wrap: break-word;
  letter-spacing: 6px;
}
.help-template {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 2;
}
.box-template {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
}
.title-template {
  width: 420px;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0px 0px 4px 0px rgb(0 0 0%);
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.desc-template {
  margin-top: 30px;
  font-size: 15px;
  text-align: center;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
  max-width: 332px;
}
.code-template {
  margin-top: 10px;
  width: 300px;
}
.main {
  background-color: #121217;
}
.main .banner {
  position: relative;
  width: 100%;
  min-width: 1200px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/1.75fd1.jpg);
  background-position: center;
  z-index: 1;
}
.main .banner .banner-text {
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  line-height: 60px;
  padding-top: 70px;
  padding-bottom: 70px;
}
.main .cover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.main .common {
  width: 1200px;
  margin: 0 auto 14px auto;
  font-size: 0;
  position: relative;
}
.main .common .left {
  width: 593px;
  height: 593px;
  display: inline-block;
  font-size: 0;
  position: relative;
}
.main .common .left .title {
  font-size: 24px;
  color: #a7a7a7;
  font-weight: bold;
  line-height: 24px;
}
.main .common .left .text {
  color: #ffffff;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
}
.main .common .left .text-en {
  font-size: 18px;
  line-height: 18px;
  font-family: "MicrosoftYaHei";
  color: #797979;
}
.main .common .right {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  position: relative;
  width: 593px;
  height: 593px;
  margin-left: 14px;
}
.main .common .right .title {
  font-size: 24px;
  color: #a7a7a7;
  font-weight: bold;
  line-height: 24px;
}
.main .common .right .text {
  color: #ffffff;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
}
.main .common .right .text-en {
  font-size: 18px;
  line-height: 18px;
  font-family: "MicrosoftYaHei";
  color: #797979;
}
.main .common .back-panel .icon {
  display: block;
}
.main .common .btn-box {
  width: 43px;
  height: 43px;
  position: absolute;
  display: block;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
  background-image: url(/images/add.de155.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.main .common .front-panel {
  background-color: #000000;
  border-radius: 4px;
  cursor: pointer;
}
.main .common .back-panel {
  background: #222222;
  border-radius: 4px;
  font-size: 16px;
}
.main .common .back-panel .back-text {
  margin-top: 30px;
}
.main .common .back-panel .back-text span {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
}
.main .common .back-panel .back-text span:first-child {
  font-weight: bold;
}
.main .common .back-panel .back-text span:not(:first-child) {
  color: #b3b3b3;
}
.main .common .back-panel .back-text p {
  font-size: 18px;
  line-height: 18px;
  margin-top: 10px;
  color: #5b5b5b;
  font-family: 'microsoftYaHei';
}
.main .common .back-panel .get-more {
  display: none;
  color: #4fc3ff;
  font-size: 18px;
  font-family: 'microsoftYaHei';
  vertical-align: middle;
  margin-top: 30px;
  cursor: pointer;
}
.main .common .back-panel .get-more img {
  width: 10px;
  height: 16px;
  vertical-align: middle;
}
.main .common .close {
  cursor: pointer;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 30px;
  left: 30px;
}
.main .container1.common {
  height: 390px;
  margin: 14px auto;
  position: relative;
}
.main .container1.common .back-panel {
  padding-top: 84px;
  padding-left: 180px;
}
.main .container1.common .back-panel .icon {
  width: 77px;
  height: 92px;
}
.main .container1.common .left {
  width: 648px;
  height: 390px;
  font-size: 48px;
  line-height: 48px;
}
.main .container1.common .left .title {
  margin-top: 76px;
  margin-left: 72px;
}
.main .container1.common .left .text {
  margin-left: 72px;
  margin-top: 30px;
}
.main .container1.common .left .text-en {
  margin-left: 72px;
  margin-top: 20px;
}
.main .container1.common .right {
  width: 436px;
  height: 390px;
  margin-left: -10px;
}
.main .container1.common:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container2 {
  height: 593px;
}
.main .container2 .left {
  cursor: pointer;
}
.main .container2 .left .back-panel {
  padding-top: 157px;
  padding-left: 72px;
}
.main .container2 .left .back-panel .icon {
  width: 77px;
  height: 71px;
}
.main .container2 .left .img-box {
  width: 282px;
  height: 282px;
  margin: 77px 153px 50px 158px;
}
.main .container2 .left .img-box img {
  width: 100%;
}
.main .container2 .left .title {
  margin-left: 72px;
}
.main .container2 .left .text {
  font-size: 30px;
  margin-left: 72px;
  margin-top: 20px;
  line-height: 30px;
}
.main .container2 .left .text-en {
  margin-left: 72px;
  margin-top: 13px;
}
.main .container2 .left:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container2 .right .back-panel {
  padding-top: 131px;
  padding-left: 113px;
}
.main .container2 .right .back-panel .icon {
  width: 77px;
  height: 89px;
}
.main .container2 .right .title {
  margin-top: 57px;
  margin-left: 88px;
}
.main .container2 .right .text {
  margin-left: 88px;
  margin-top: 15px;
}
.main .container2 .right .text.last {
  margin-top: 18px;
}
.main .container2 .right .text-en {
  margin-top: 13px;
  margin-left: 88px;
}
.main .container2 .right .img-box {
  width: 422px;
  height: 321px;
  margin: 6px 78px 34px 93px;
}
.main .container2 .right .img-box img {
  width: 100%;
}
.main .container2 .right:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container3 {
  height: 593px;
}
.main .container3 .left .back-panel {
  padding-top: 131px;
  padding-left: 115px;
}
.main .container3 .left .back-panel .icon {
  width: 73px;
  height: 89px;
}
.main .container3 .left .title {
  margin-top: 57px;
  margin-right: 66px;
  text-align: right;
  margin-bottom: 25px;
}
.main .container3 .left .text {
  text-align: right;
  margin-right: 64px;
}
.main .container3 .left .text.last {
  margin-top: 16px;
  margin-right: 16px;
}
.main .container3 .left .text-en {
  text-align: right;
  margin-right: 66px;
  margin-top: 14px;
}
.main .container3 .left .img-box {
  width: 301px;
  height: 294px;
  margin: 48px 170px 95px 122px;
}
.main .container3 .left .img-box img {
  width: 100%;
}
.main .container3 .left:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container3 .right .back-panel {
  padding-top: 131px;
  padding-left: 120px;
}
.main .container3 .right .back-panel .icon {
  width: 63px;
  height: 89px;
}
.main .container3 .right .img-box {
  width: 446px;
  height: 234px;
  margin: 75px 61px 48px 86px;
}
.main .container3 .right .img-box img {
  width: 100%;
}
.main .container3 .right .title {
  font-size: 24px;
  color: #a7a7a7;
  margin-left: 86px;
  line-height: 24px;
}
.main .container3 .right .text {
  margin-left: 86px;
  margin-top: 20px;
}
.main .container3 .right .text-en {
  margin-left: 86px;
  margin-top: 13px;
}
.main .container3 .right:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container4 {
  height: 490px;
  background-color: #000000;
  position: relative;
}
.main .container4 .back-panel {
  padding-top: 139px;
  padding-left: 193px;
}
.main .container4 .back-panel .icon {
  width: 76px;
  height: 76px;
}
.main .container4 .left {
  width: 579px;
  height: 490px;
}
.main .container4 .left .img-box {
  width: 352px;
  height: 445px;
  padding: 45px 80px 0 147px;
}
.main .container4 .left .img-box img {
  width: 100%;
}
.main .container4 .right {
  width: 621px;
  height: 490px;
  margin-left: 0;
}
.main .container4 .right .title {
  margin-top: 99px;
  text-align: right;
  margin-right: 134px;
  margin-bottom: 32px;
}
.main .container4 .right .text {
  text-align: right;
  margin-right: 81px;
}
.main .container4 .right .text.last {
  margin-top: 16px;
}
.main .container4 .right .text-en {
  text-align: right;
  margin-right: 132px;
  margin-top: 13px;
}
.main .container4.common:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container5 {
  height: 593px;
}
.main .container5 .left .back-panel {
  padding-top: 142px;
  padding-left: 114px;
}
.main .container5 .left .back-panel .icon {
  width: 84px;
  height: 70px;
}
.main .container5 .left .title {
  margin-top: 70px;
  text-align: center;
}
.main .container5 .left .text {
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  margin-top: 25px;
}
.main .container5 .left .text-en {
  text-align: center;
  margin-top: 13px;
}
.main .container5 .left .img-box {
  width: 360px;
  height: 220px;
  margin: 70px 116px 114px 117px;
}
.main .container5 .left .img-box img {
  width: 100%;
}
.main .container5 .left:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container5 .right .back-panel {
  padding-top: 142px;
  padding-left: 114px;
}
.main .container5 .right .back-panel .icon {
  width: 68px;
  height: 68px;
}
.main .container5 .right .title {
  text-align: right;
  margin-right: 101px;
  margin-top: 57px;
  margin-bottom: 25px;
}
.main .container5 .right .text {
  text-align: right;
  margin-right: 62px;
  font-size: 36px;
  line-height: 36px;
}
.main .container5 .right .text.last {
  margin-top: 14px;
}
.main .container5 .right .text-en {
  text-align: right;
  margin-right: 97px;
  margin-top: 5px;
}
.main .container5 .right .img-box {
  width: 398px;
  height: 251px;
  margin: 28px 98px 92px 97px;
}
.main .container5 .right .img-box img {
  width: 100%;
}
.main .container5 .right:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container6 {
  height: 593px;
}
.main .container6 .left {
  width: 773px;
}
.main .container6 .left .back-panel {
  padding-top: 167px;
  padding-left: 135px;
}
.main .container6 .left .back-panel .icon {
  width: 74px;
  height: 60px;
}
.main .container6 .left .img-box {
  width: 575px;
  height: 231px;
  margin: 91px 81px 50px 117px;
}
.main .container6 .left .img-box img {
  width: 100%;
}
.main .container6 .left .title {
  margin-left: 82px;
}
.main .container6 .left .text {
  font-size: 36px;
  margin-left: 82px;
  line-height: 36px;
  margin-top: 25px;
}
.main .container6 .left .text-en {
  margin-left: 82px;
  margin-top: 12px;
}
.main .container6 .left:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container6 .right {
  width: 413px;
  height: 593px;
}
.main .container6 .right .back-panel {
  padding-top: 152px;
  padding-left: 64px;
}
.main .container6 .right .back-panel .icon {
  width: 73px;
  height: 71px;
}
.main .container6 .right .title {
  margin-left: 59px;
  margin-top: 52px;
}
.main .container6 .right .text {
  font-size: 36px;
  margin-left: 59px;
  line-height: 36px;
  margin-top: 31px;
}
.main .container6 .right .text.last {
  margin-top: 10px;
}
.main .container6 .right .text-en {
  margin-left: 59px;
  margin-top: 10px;
}
.main .container6 .right .img-box {
  width: 180px;
  height: 304px;
  margin: 26px 174px 49px 59px;
}
.main .container6 .right .img-box img {
  width: 100%;
}
.main .container6 .right:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container7 {
  height: 593px;
}
.main .container7 .left .back-panel {
  padding-top: 138px;
  padding-left: 113px;
}
.main .container7 .left .back-panel .icon {
  width: 78px;
  height: 76px;
}
.main .container7 .left .img-box {
  width: 440px;
  height: 250px;
  margin: 57px 81px 42px 72px;
}
.main .container7 .left .img-box img {
  width: 100%;
}
.main .container7 .left .title {
  font-size: 36px;
  line-height: 36px;
  margin-left: 72px;
}
.main .container7 .left .text {
  margin-left: 72px;
  padding-top: 24px;
}
.main .container7 .left .text-en {
  padding-top: 13px;
  margin-left: 72px;
}
.main .container7 .left:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container7 .right .back-panel {
  padding-top: 136px;
  padding-left: 113px;
}
.main .container7 .right .back-panel .icon {
  width: 78px;
  height: 78px;
}
.main .container7 .right .title {
  font-size: 36px;
  margin-left: 88px;
  line-height: 36px;
  margin-top: 57px;
}
.main .container7 .right .text {
  margin-left: 88px;
  margin-top: 25px;
}
.main .container7 .right .text-en {
  margin-top: 16px;
  margin-left: 88px;
}
.main .container7 .right .img-box {
  width: 295px;
  height: 295px;
  margin: 23px 135px 92px 163px;
}
.main .container7 .right .img-box img {
  width: 100%;
}
.main .container7 .right:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container8 {
  height: 593px;
}
.main .container8 .left .back-panel {
  padding-top: 136px;
  padding-left: 113px;
}
.main .container8 .left .back-panel .icon {
  width: 78px;
  height: 78px;
}
.main .container8 .left .title {
  font-size: 36px;
  margin-top: 57px;
  text-align: center;
  margin-bottom: 24px;
}
.main .container8 .left .text {
  text-align: center;
  margin-bottom: 19px;
}
.main .container8 .left .text-en {
  text-align: center;
  margin-bottom: 53px;
}
.main .container8 .left .img-box {
  width: 279px;
  height: 279px;
  margin: 0px auto 75px auto;
}
.main .container8 .left .img-box img {
  width: 100%;
}
.main .container8 .left:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container8 .right .back-panel {
  padding-top: 136px;
  padding-left: 113px;
}
.main .container8 .right .back-panel .icon {
  width: 78px;
  height: 82px;
}
.main .container8 .right .img-box {
  width: 410px;
  height: 286px;
  margin: 27px 97px 21px 86px;
  background-image: url(/images/15.c5b54.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.main .container8 .right .img-box img {
  width: 100%;
}
.main .container8 .right .title {
  font-size: 36px;
  line-height: 36px;
  margin-left: 86px;
  padding-bottom: 20px;
}
.main .container8 .right .text {
  margin-left: 86px;
}
.main .container8 .right .text.last {
  margin-top: 16px;
}
.main .container8 .right .text-en {
  font-size: 19px;
  line-height: 19px;
  margin-left: 86px;
  padding-top: 14px;
}
.main .container8 .right:hover .btn-box {
  background-image: url(/images/add-hover.42377.png);
}
.main .container9 {
  height: 390px;
  background-image: url(/images/16.5fa9b.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.main .container9 .title {
  text-align: center;
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 89px;
  margin-bottom: 27px;
}
.main .container9 .title-en {
  font-size: 30px;
  font-family: "MicrosoftYaHei";
  color: #ffffff;
  text-align: center;
  margin-bottom: 54px;
}
.main .container9 .btn {
  width: 200px;
  font-size: 22px;
  line-height: 22px;
  outline: none;
  border: none;
  padding-top: 19px;
  padding-bottom: 19px;
  color: #ffffff;
  display: inline-block;
  background: linear-gradient(to bottom, #409fea, #0b78ce);
  margin-left: 500px;
  border-radius: 4px;
  cursor: pointer;
}
.main .container9 .btn a {
  text-decoration: none;
  color: #ffffff;
}
.main .container9 .btn:hover {
  background: linear-gradient(to bottom, #5ab7ff, #1786dd);
}
.main .container9.common {
  margin: auto;
}
.bottom-info {
  margin-top: 100px;
  background: transparent;
}
footer {
  background: transparent;
}
@media only screen and (max-width: 1300px) {
  .main .banner {
    min-width: 692px;
    height: 115px;
  }
  .main .banner .banner-text {
    font-size: 34px;
    line-height: 34px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main .common {
    width: 692px;
    margin: 0 auto 8px auto;
  }
  .main .common .left {
    width: 342px;
    height: 342px;
  }
  .main .common .left .title {
    font-size: 14px;
    line-height: 14px;
  }
  .main .common .left .text {
    font-size: 27px;
    line-height: 28px;
  }
  .main .common .left .text-en {
    font-size: 12px;
    line-height: 12px;
  }
  .main .common .right {
    width: 342px;
    height: 342px;
    margin-left: 8px;
  }
  .main .common .right .title {
    font-size: 14px;
    line-height: 14px;
  }
  .main .common .right .text {
    font-size: 27px;
    line-height: 28px;
  }
  .main .common .right .text-en {
    font-size: 12px;
    line-height: 12px;
  }
  .main .common .btn-box {
    width: 25px;
    height: 25px;
    right: 17px;
    bottom: 17px;
  }
  .main .common .back-panel {
    background: #222222;
    border-radius: 4px;
    font-size: 12px;
  }
  .main .common .back-panel .back-text {
    margin-top: 17px;
  }
  .main .common .back-panel .back-text span {
    font-size: 14px;
    line-height: 20px;
  }
  .main .common .back-panel .back-text p {
    font-size: 12px;
    line-height: 12px;
    margin-top: 6px;
  }
  .main .common .back-panel .get-more {
    font-size: 12px;
    margin-top: 17px;
  }
  .main .common .back-panel .get-more img {
    width: 6px;
    height: 9px;
  }
  .main .common .close {
    width: 14px;
    height: 14px;
    top: 17px;
    left: 17px;
  }
  .main .container1.common {
    height: 225px;
    margin: 8px auto;
  }
  .main .container1.common .back-panel {
    padding-top: 48px;
    padding-left: 104px;
  }
  .main .container1.common .back-panel .icon {
    width: 44px;
    height: 53px;
  }
  .main .container1.common .left {
    width: 373px;
    height: 225px;
    font-size: 27px;
    line-height: 27px;
  }
  .main .container1.common .left .title {
    margin-top: 73px;
    margin-left: 41px;
  }
  .main .container1.common .left .text {
    margin-left: 41px;
    margin-top: 17px;
  }
  .main .container1.common .left .text-en {
    margin-left: 41px;
    margin-top: 12px;
  }
  .main .container1.common .right {
    width: 251px;
    height: 130px;
    margin-left: -3px;
  }
  .main .container1.common .right img {
    width: 100%;
  }
  .main .container2 {
    height: 342px;
  }
  .main .container2 .left .back-panel {
    padding-top: 110px;
    padding-left: 41px;
  }
  .main .container2 .left .back-panel .icon {
    width: 44px;
    height: 41px;
  }
  .main .container2 .left .img-box {
    width: 162px;
    height: 162px;
    margin: 44px 88px 29px 91px;
  }
  .main .container2 .left .title {
    margin-left: 41px;
  }
  .main .container2 .left .text {
    font-size: 17px;
    margin-left: 41px;
    margin-top: 11px;
    line-height: 17px;
  }
  .main .container2 .left .text-en {
    margin-left: 41px;
    margin-top: 7px;
  }
  .main .container2 .right .back-panel {
    padding-top: 96px;
    padding-left: 65px;
  }
  .main .container2 .right .back-panel .icon {
    width: 44px;
    height: 51px;
  }
  .main .container2 .right .title {
    margin-top: 18px;
    margin-left: 50px;
  }
  .main .container2 .right .text {
    margin-left: 50px;
    margin-top: 8px;
  }
  .main .container2 .right .text.last {
    margin-top: 10px;
  }
  .main .container2 .right .text-en {
    margin-top: 7px;
    margin-left: 50px;
  }
  .main .container2 .right .img-box {
    width: 243px;
    height: 184px;
    margin: 3px 45px 19px 53px;
  }
  .main .container3 {
    height: 342px;
  }
  .main .container3 .left .back-panel {
    padding-top: 96px;
    padding-left: 66px;
  }
  .main .container3 .left .back-panel .icon {
    width: 42px;
    height: 51px;
  }
  .main .container3 .left .title {
    margin-top: 32px;
    margin-right: 38px;
    margin-bottom: 14px;
  }
  .main .container3 .left .text {
    margin-right: 37px;
  }
  .main .container3 .left .text.last {
    margin-top: 9px;
    margin-right: 9px;
  }
  .main .container3 .left .text-en {
    margin-right: 38px;
    margin-top: 8px;
  }
  .main .container3 .left .img-box {
    width: 173px;
    height: auto;
    margin: 27px 98px 54px 70px;
  }
  .main .container3 .right .back-panel {
    padding-top: 106px;
    padding-left: 69px;
  }
  .main .container3 .right .back-panel .icon {
    width: 36px;
    height: 51px;
  }
  .main .container3 .right .img-box {
    width: 257px;
    height: auto;
    margin: 43px 35px 27px 49px;
  }
  .main .container3 .right .title {
    font-size: 14px;
    margin-left: 49px;
    line-height: 14px;
  }
  .main .container3 .right .text {
    margin-left: 49px;
    margin-top: 11px;
  }
  .main .container3 .right .text-en {
    margin-left: 49px;
    margin-top: 7px;
  }
  .main .container4 {
    height: 282px;
  }
  .main .container4 .back-panel {
    padding-top: 90px;
    padding-left: 111px;
  }
  .main .container4 .back-panel .icon {
    width: 43px;
    height: 43px;
  }
  .main .container4 .left {
    width: 333px;
    height: 282px;
  }
  .main .container4 .left .img-box {
    width: 203px;
    height: 261px;
    padding: 26px 46px 0 84px;
  }
  .main .container4 .right {
    width: 358px;
    height: 282px;
    margin-left: 0;
  }
  .main .container4 .right .title {
    margin-top: 57px;
    margin-right: 77px;
    margin-bottom: 18px;
  }
  .main .container4 .right .text {
    margin-right: 46px;
  }
  .main .container4 .right .text.last {
    margin-top: 9px;
  }
  .main .container4 .right .text-en {
    margin-right: 76px;
    margin-top: 7px;
  }
  .main .container5 {
    height: 342px;
  }
  .main .container5 .left .back-panel {
    padding-top: 100px;
    padding-left: 66px;
  }
  .main .container5 .left .back-panel .icon {
    width: 48px;
    height: 40px;
  }
  .main .container5 .left .title {
    margin-top: 40px;
  }
  .main .container5 .left .text {
    font-size: 20px;
    line-height: 20px;
    margin-top: 14px;
  }
  .main .container5 .left .text-en {
    margin-top: 7px;
  }
  .main .container5 .left .img-box {
    width: 207px;
    height: auto;
    margin: 40px 67px 65px 67px;
  }
  .main .container5 .right .back-panel {
    padding-top: 100px;
    padding-left: 65px;
  }
  .main .container5 .right .back-panel .icon {
    width: 39px;
    height: 39px;
  }
  .main .container5 .right .title {
    margin-right: 58px;
    margin-top: 32px;
    margin-bottom: 14px;
  }
  .main .container5 .right .text {
    margin-right: 35px;
    font-size: 20px;
    line-height: 20px;
  }
  .main .container5 .right .text.last {
    margin-top: 8px;
  }
  .main .container5 .right .text-en {
    margin-right: 56px;
    margin-top: 2px;
  }
  .main .container5 .right .img-box {
    width: 229px;
    height: auto;
    margin: 16px 59px 53px 56px;
  }
  .main .container6 {
    height: 342px;
  }
  .main .container6 .left {
    width: 445px;
  }
  .main .container6 .left .back-panel {
    padding-top: 110px;
    padding-left: 77px;
  }
  .main .container6 .left .back-panel .icon {
    width: 42px;
    height: 34px;
  }
  .main .container6 .left .img-box {
    width: 332px;
    height: auto;
    margin: 52px 46px 28px 67px;
  }
  .main .container6 .left .title {
    margin-left: 47px;
  }
  .main .container6 .left .text {
    font-size: 20px;
    margin-left: 47px;
    line-height: 20px;
    margin-top: 14px;
  }
  .main .container6 .left .text-en {
    margin-left: 47px;
    margin-top: 7px;
  }
  .main .container6 .right {
    width: 238px;
    height: 342px;
  }
  .main .container6 .right .back-panel {
    padding-top: 105px;
    padding-left: 36px;
  }
  .main .container6 .right .back-panel .icon {
    width: 42px;
    height: 38px;
  }
  .main .container6 .right .title {
    margin-left: 34px;
    margin-top: 30px;
  }
  .main .container6 .right .text {
    font-size: 20px;
    margin-left: 34px;
    line-height: 20px;
    margin-top: 17px;
  }
  .main .container6 .right .text.last {
    margin-top: 6px;
  }
  .main .container6 .right .text-en {
    margin-left: 34px;
    margin-top: 6px;
  }
  .main .container6 .right .img-box {
    width: 103px;
    height: auto;
    margin: 15px 100px 28px 34px;
  }
  .main .container7 {
    height: 342px;
  }
  .main .container7 .left .back-panel {
    padding-top: 110px;
    padding-left: 65px;
  }
  .main .container7 .left .back-panel .icon {
    width: 45px;
    height: 43px;
  }
  .main .container7 .left .img-box {
    width: 253px;
    height: auto;
    margin: 32px 46px 24px 41px;
  }
  .main .container7 .left .title {
    font-size: 20px;
    line-height: 20px;
    margin-left: 41px;
  }
  .main .container7 .left .text {
    margin-left: 41px;
    padding-top: 13px;
  }
  .main .container7 .left .text-en {
    padding-top: 7px;
    margin-left: 41px;
  }
  .main .container7 .right .back-panel {
    padding-top: 110px;
    padding-left: 65px;
  }
  .main .container7 .right .back-panel .icon {
    width: 45px;
    height: 45px;
  }
  .main .container7 .right .title {
    font-size: 20px;
    margin-left: 50px;
    line-height: 20px;
    margin-top: 32px;
  }
  .main .container7 .right .text {
    margin-left: 50px;
    margin-top: 14px;
  }
  .main .container7 .right .text-en {
    margin-top: 9px;
    margin-left: 50px;
  }
  .main .container7 .right .img-box {
    width: 170px;
    height: auto;
    margin: 13px 77px 53px 94px;
  }
  .main .container8 {
    height: 342px;
  }
  .main .container8 .left .back-panel {
    padding-top: 105px;
    padding-left: 65px;
  }
  .main .container8 .left .back-panel .icon {
    width: 45px;
    height: 45px;
  }
  .main .container8 .left .title {
    font-size: 20px;
    margin-top: 32px;
    text-align: center;
    margin-bottom: 13px;
  }
  .main .container8 .left .text {
    text-align: center;
    margin-bottom: 11px;
  }
  .main .container8 .left .text-en {
    text-align: center;
    margin-bottom: 30px;
  }
  .main .container8 .left .img-box {
    width: 160px;
    height: auto;
    margin: 0px auto 43px auto;
  }
  .main .container8 .right .back-panel {
    padding-top: 105px;
    padding-left: 65px;
  }
  .main .container8 .right .back-panel .icon {
    width: 45px;
    height: 47px;
  }
  .main .container8 .right .img-box {
    width: 236px;
    height: auto;
    margin: 15px 56px 12px 49px;
  }
  .main .container8 .right .title {
    font-size: 20px;
    line-height: 20px;
    margin-left: 49px;
    padding-bottom: 11px;
  }
  .main .container8 .right .text {
    margin-left: 49px;
  }
  .main .container8 .right .text.last {
    margin-top: 9px;
  }
  .main .container8 .right .text-en {
    font-size: 11px;
    line-height: 11px;
    margin-left: 49px;
    padding-top: 18px;
  }
  .main .container9 {
    height: 225px;
  }
  .main .container9 .title {
    font-size: 34px;
    padding-top: 51px;
    margin-bottom: 15px;
  }
  .main .container9 .title-en {
    font-size: 17px;
    margin-bottom: 31px;
  }
  .main .container9 .btn {
    width: 115px;
    font-size: 14px;
    line-height: 14px;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-left: 288px;
  }
}
@media only screen and (max-width: 735px) {
  .main .banner {
    min-width: 100%;
    height: 0.867rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main .banner .banner-text {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .main .common {
    width: auto;
    height: auto;
    margin: 0 5px;
    margin-bottom: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .main .common .left {
    width: 50%;
    height: 3.5rem;
  }
  .main .common .left .title {
    font-size: 10px;
    line-height: 10px;
  }
  .main .common .left .text {
    font-size: 17px;
    line-height: 18px;
  }
  .main .common .left .text-en {
    font-size: 9px;
    line-height: 9px;
  }
  .main .common .right {
    width: 50%;
    height: 3.5rem;
    margin-left: 5px;
  }
  .main .common .right .title {
    font-size: 10px;
    line-height: 10px;
  }
  .main .common .right .text {
    font-size: 14px;
    line-height: 15px;
  }
  .main .common .right .text-en {
    font-size: 9px;
    line-height: 9px;
  }
  .main .common .btn-box {
    width: 0.3rem;
    height: 0.3rem;
    right: 0.167rem;
    bottom: 0.167rem;
  }
  .main .common .back-panel {
    background: #222222;
    border-radius: 4px;
    font-size: 0.16rem;
  }
  .main .common .back-panel .back-text {
    margin-top: 0.227rem;
  }
  .main .common .back-panel .back-text span {
    font-size: 0.187rem;
    line-height: 0.267rem;
  }
  .main .common .back-panel .back-text p {
    font-size: 0.16rem;
    line-height: 0.16rem;
    margin-top: 0.08rem;
  }
  .main .common .back-panel .get-more {
    font-size: 0.16rem;
    margin-top: 0.227rem;
  }
  .main .common .back-panel .get-more img {
    width: 0.08rem;
    height: 0.12rem;
  }
  .main .common .close {
    width: 0.187rem;
    height: 0.187rem;
    top: 0.213rem;
    left: 0.213rem;
  }
  .main .container1.common {
    height: auto;
    margin: 5px;
    display: block;
  }
  .main .container1.common .back-panel {
    padding-top: 0.447rem;
    padding-left: 0.893rem;
    padding-right: 0.213rem;
  }
  .main .container1.common .back-panel .icon {
    width: 0.307rem;
    height: 0.333rem;
  }
  .main .container1.common .front-panel {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
  }
  .main .container1.common .left {
    flex: 1;
    display: block;
    height: auto;
  }
  .main .container1.common .left .title {
    margin-top: 0.267rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    margin-left: 0.213rem;
  }
  .main .container1.common .left .text {
    margin-left: 0.213rem;
    margin-top: 0.227rem;
    font-size: 0.24rem;
    line-height: 0.28rem;
  }
  .main .container1.common .left .text-en {
    margin-left: 0.213rem;
    margin-top: 0.08rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container1.common .right {
    display: block;
    width: 2.23rem;
    height: auto;
    margin-left: 0px;
    margin-right: 0.7rem;
  }
  .main .container1.common .right img {
    width: 100%;
  }
  .main .container2 .left .back-panel {
    padding-top: 0.76rem;
    padding-left: 0.267rem;
    padding-right: 0.213rem;
  }
  .main .container2 .left .back-panel .icon {
    width: 0.387rem;
    height: 0.347rem;
  }
  .main .container2 .left .front-panel {
    position: relative;
    padding: 0.5rem 0;
    height: 100%;
  }
  .main .container2 .left .img-box {
    width: 1.08rem;
    height: 1.08rem;
    margin: 0px auto;
    margin-bottom: 0.187rem;
  }
  .main .container2 .left .title {
    margin-left: 0.213rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
  }
  .main .container2 .left .text {
    font-size: 0.24rem;
    line-height: 0.28rem;
    margin-left: 0.213rem;
    margin-right: 0.413rem;
    margin-top: 5px;
  }
  .main .container2 .left .text-en {
    margin-left: 0.213rem;
    margin-top: 0.08rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container2 .right .back-panel {
    padding-top: 0.807rem;
    padding-left: 0.427rem;
    padding-right: 0.213rem;
  }
  .main .container2 .right .back-panel .icon {
    width: 0.293rem;
    height: 0.347rem;
  }
  .main .container2 .right .front-panel {
    position: relative;
    padding: 0.5rem 0;
    height: 100%;
  }
  .main .container2 .right .title {
    margin-top: 0;
    margin-left: 0.213rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
  }
  .main .container2 .right .text {
    font-size: 0.24rem;
    line-height: 0.24rem;
    margin-left: 0.213rem;
    margin-top: 5px;
  }
  .main .container2 .right .text.last {
    margin-top: 2px;
  }
  .main .container2 .right .text-en {
    margin-top: 0.08rem;
    margin-left: 0.213rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container2 .right .img-box {
    width: 2rem;
    height: auto;
    margin: 0.08rem auto;
  }
  .main .container3 {
    height: 3.5rem;
  }
  .main .container3 .left .back-panel {
    padding-top: 0.893rem;
    padding-left: 0.44rem;
    padding-right: 0.213rem;
  }
  .main .container3 .left .back-panel .icon {
    width: 0.28rem;
    height: 0.333rem;
  }
  .main .container3 .left .title {
    margin-top: 0.267rem;
    margin-right: 0.213rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    margin-bottom: 0;
  }
  .main .container3 .left .text {
    font-size: 0.24rem;
    line-height: 0.24rem;
    margin-right: 0.213rem;
    margin-top: 5px;
  }
  .main .container3 .left .text.last {
    margin-top: 4px;
  }
  .main .container3 .left .text-en {
    margin-top: 0.08rem;
    margin-right: 0.213rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container3 .left .img-box {
    width: 1.83rem;
    height: auto;
    margin: 0.2rem auto;
  }
  .main .container3 .right .back-panel {
    padding-top: 0.907rem;
    padding-left: 0.453rem;
    padding-right: 0.213rem;
  }
  .main .container3 .right .back-panel .icon {
    width: 0.24rem;
    height: 0.333rem;
  }
  .main .container3 .right .img-box {
    width: 2.1rem;
    height: auto;
    margin: 0.467rem auto;
  }
  .main .container3 .right .title {
    margin-top: 0.267rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    margin-left: 0.213rem;
  }
  .main .container3 .right .text {
    margin-left: 0.213rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    margin-top: 5px;
  }
  .main .container3 .right .text-en {
    margin-left: 0.213rem;
    margin-top: 0.08rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container4 {
    height: 2.1rem;
    display: block;
  }
  .main .container4 .back-panel {
    padding-top: 0.433rem;
    padding-left: 0.733rem;
    padding-right: 0.213rem;
  }
  .main .container4 .back-panel .icon {
    width: 0.36rem;
    height: 0.36rem;
  }
  .main .container4 .front-panel {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .main .container4 .left {
    width: auto;
    flex: 1;
    height: 2.1rem;
  }
  .main .container4 .left .img-box {
    width: auto;
    height: 2.1rem;
    padding: 0.213rem;
    padding-top: 0;
  }
  .main .container4 .left .img-box img {
    width: auto;
    height: 2.1rem;
  }
  .main .container4 .right {
    width: auto;
    height: auto;
    margin-left: 0;
  }
  .main .container4 .right .title {
    margin-top: 0.373rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    margin-right: 0.213rem;
    margin-bottom: 0;
  }
  .main .container4 .right .text {
    margin-top: 5px;
    margin-right: 0.213rem;
    font-size: 0.23rem;
    line-height: 0.24rem;
  }
  .main .container4 .right .text.last {
    margin-top: 4px;
  }
  .main .container4 .right .text-en {
    margin-right: 0.213rem;
    margin-top: 0.08rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container5 {
    height: 3.5rem;
  }
  .main .container5 .left .back-panel {
    padding-top: 0.847rem;
    padding-left: 0.44rem;
    padding-right: 0.213rem;
  }
  .main .container5 .left .back-panel .icon {
    width: 0.4rem;
    height: 0.347rem;
  }
  .main .container5 .left .title {
    margin-top: 0.467rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
  }
  .main .container5 .left .text {
    margin-top: 5px;
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .main .container5 .left .text-en {
    margin-top: 0.08rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container5 .left .img-box {
    width: 2rem;
    height: auto;
    margin: 0.4rem auto;
  }
  .main .container5 .right .back-panel {
    padding-top: 0.847rem;
    padding-left: 0.427rem;
    padding-right: 0.213rem;
  }
  .main .container5 .right .back-panel .icon {
    width: 0.343rem;
    height: 0.343rem;
  }
  .main .container5 .right .title {
    margin-top: 0.413rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    margin-right: 0.213rem;
    margin-bottom: 0;
  }
  .main .container5 .right .text {
    margin-right: 0.213rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    margin-top: 5px;
  }
  .main .container5 .right .text.last {
    margin-top: 4px;
  }
  .main .container5 .right .text-en {
    margin-right: 0.213rem;
    margin-top: 0.08rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container5 .right .img-box {
    width: 2.1rem;
    height: auto;
    margin: 0.13rem auto;
  }
  .main .container6 {
    height: 3.5rem;
  }
  .main .container6 .left {
    width: 65%;
  }
  .main .container6 .left .back-panel {
    padding-top: 0.94rem;
    padding-left: 0.567rem;
    padding-right: 0.213rem;
  }
  .main .container6 .left .back-panel .icon {
    width: 0.38rem;
    height: 0.327rem;
  }
  .main .container6 .left .img-box {
    width: 2.22rem;
    height: auto;
    margin: 0.547rem auto;
  }
  .main .container6 .left .title {
    margin-top: 0.213rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    margin-left: 0.213rem;
    margin-bottom: 0;
  }
  .main .container6 .left .text {
    margin-top: 5px;
    margin-left: 0.213rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .main .container6 .left .text-en {
    margin-left: 0.213rem;
    margin-top: 0.08rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container6 .right {
    width: 35%;
    height: 3.5rem;
  }
  .main .container6 .right .back-panel {
    padding-top: 0.573rem;
    padding-left: 0.213rem;
    padding-right: 0.213rem;
  }
  .main .container6 .right .back-panel .icon {
    width: 0.28rem;
    height: 0.253rem;
  }
  .main .container6 .right .title {
    margin-top: 0.213rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    margin-left: 0.213rem;
    margin-bottom: 0;
  }
  .main .container6 .right .text {
    margin-top: 5px;
    margin-left: 0.213rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .main .container6 .right .text.last {
    margin-top: 4px;
  }
  .main .container6 .right .text-en {
    margin-left: 0.213rem;
    margin-top: 0.08rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container6 .right .img-box {
    width: 0.8rem;
    height: auto;
    margin-left: 0.213rem;
    margin-top: 0.1rem;
  }
  .main .container7 {
    height: 3.5rem;
  }
  .main .container7 .left .back-panel {
    padding-top: 0.907rem;
    padding-left: 0.36rem;
    padding-right: 0.213rem;
  }
  .main .container7 .left .back-panel .icon {
    width: 0.343rem;
    height: 0.33rem;
  }
  .main .container7 .left .img-box {
    width: 2rem;
    height: auto;
    margin-top: 0.513rem;
    margin-left: 0.213rem;
  }
  .main .container7 .left .title {
    margin-top: 0.213rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    margin-left: 0.213rem;
    margin-bottom: 0;
  }
  .main .container7 .left .text {
    margin-top: 7px;
    padding: 0;
    margin-left: 0.213rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .main .container7 .left .text-en {
    margin-top: 0.08rem;
    padding: 0;
    font-size: 0.106rem;
    line-height: 0.106rem;
    margin-left: 0.213rem;
  }
  .main .container7 .right .back-panel {
    padding-top: 0.92rem;
    padding-left: 0.427rem;
  }
  .main .container7 .right .back-panel .icon {
    width: 0.353rem;
    height: 0.353rem;
  }
  .main .container7 .right .title {
    margin-top: 0.513rem;
    margin-left: 0.213rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
  }
  .main .container7 .right .text {
    margin-top: 7px;
    margin-left: 0.213rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .main .container7 .right .text-en {
    margin-top: 4px;
    font-size: 0.106rem;
    line-height: 0.106rem;
    margin-left: 0.213rem;
  }
  .main .container7 .right .img-box {
    width: 1.5rem;
    height: auto;
    margin: 0.107rem auto;
  }
  .main .container8 {
    height: 3.5rem;
  }
  .main .container8 .left .back-panel {
    padding-top: 0.82rem;
    padding-left: 0.427rem;
  }
  .main .container8 .left .back-panel .icon {
    width: 0.353rem;
    height: 0.353rem;
  }
  .main .container8 .left .title {
    text-align: center;
    margin-top: 0.373rem;
    margin-bottom: 0;
    font-size: 0.13rem;
    line-height: 0.13rem;
  }
  .main .container8 .left .text {
    text-align: center;
    margin-top: 7px;
    margin-bottom: 0;
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .main .container8 .left .text-en {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 0.106rem;
    line-height: 0.106rem;
  }
  .main .container8 .left .img-box {
    width: 1.5rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.3rem;
  }
  .main .container8 .right .back-panel {
    padding-top: 0.72rem;
    padding-left: 0.427rem;
  }
  .main .container8 .right .back-panel .icon {
    width: 0.363rem;
    height: 0.376rem;
  }
  .main .container8 .right .img-box {
    width: 2rem;
    height: auto;
    margin: 0.373rem auto;
  }
  .main .container8 .right .title {
    margin-left: 0.213rem;
    font-size: 0.13rem;
    line-height: 0.13rem;
    padding-bottom: 0;
  }
  .main .container8 .right .text {
    margin-top: 7px;
    margin-left: 0.213rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
  }
  .main .container8 .right .text.last {
    margin-top: 4px;
  }
  .main .container8 .right .text-en {
    margin-top: 4px;
    font-size: 0.106rem;
    line-height: 0.106rem;
    margin-left: 0.213rem;
    padding-top: 0;
  }
  .main .container9 {
    height: 1.867rem;
    display: block;
    margin: 0 5px;
  }
  .main .container9 .title {
    font-size: 0.24rem;
    text-align: center;
    padding-top: 0.333rem;
    margin-bottom: 0.01rem;
  }
  .main .container9 .title-en {
    font-size: 0.106rem;
    line-height: 0.106rem;
    margin-bottom: 0.213rem;
  }
  .main .container9 a {
    display: block;
    margin: 0 auto;
    text-decoration: none;
    padding-bottom: 0.267rem;
  }
  .main .container9 .btn {
    display: block;
    width: 1.067rem;
    font-size: 0.106rem;
    line-height: 0.106rem;
    margin: 0 auto;
  }
  .main .container9.common {
    margin: 0 5px;
  }
  footer {
    width: 100%;
    margin: 0% 0 0;
  }
}
