<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  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;
  }
}
/*************  å®šä¹‰æ‰€æœ‰åŠ¨ç”»å…ƒç´&nbsp;çš„åŸºæœ¬å±žæ€§   **************/
.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;
}
.bg-style {
  position: relative;
  background-image: url(/images/bg_icon.56bdc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}
.bg-style .logo-style {
  display: flex;
  padding-top: 120px;
  margin: auto;
  width: 350px;
  height: 478px;
}
.bg-style .btn-style {
  cursor: pointer;
  margin: 60px auto auto auto;
  height: 60px;
  width: 200px;
  background: linear-gradient(180deg, #0775cc 0%, #409fea 100%);
  border-radius: 4px;
  text-align: center;
  line-height: 60px;
  font-size: 22px;
  color: #fff;
}
.bg-style .down-style {
  cursor: pointer;
  width: 200px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-top: 20px;
}
.bg-style .down-style .text-style {
  color: #3c3c3c;
  font-size: 16px;
}
.bg-style .down-style .arrow-style {
  margin-left: 10px;
  width: 10px;
  height: 16px;
}
.template-style {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
}
.template-style .template-icon {
  max-height: 510px;
  height: 510px;
  margin: 120px auto 0 auto;
  display: none;
}
.template-style .template-panel {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 800px;
  margin: 40px auto auto auto;
}
.template-style .template-panel .template-text {
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  opacity: 0.4;
}
.bottom-bg-style {
  position: relative;
  width: 100%;
  height: 100vh;
}
.bottom-bg-style .bottom-bg-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.bottom-bg-style .bottom-title {
  position: relative;
  z-index: 2;
  padding-top: 120px;
  width: 100%;
  font-size: 28px;
  text-align: center;
  color: #63636e;
}
.bottom-bg-style .bottom-text {
  position: relative;
  z-index: 2;
  width: 100%;
  text-align: center;
  padding-top: 20px;
  font-size: 60px;
  color: #fff;
}
.bottom-bg-style .bottom-line {
  position: relative;
  z-index: 2;
  width: 1140px;
  margin: 15px auto auto auto;
  background-color: #606062;
  height: 1px;
}
.bottom-bg-style .bottom-tip-panel {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 1140px;
  margin: 281px auto auto auto;
}
.bottom-bg-style .bottom-tip-panel .bottom-tip-1 {
  font-size: 14px;
  color: #fff;
}
.bottom-bg-style .bottom-tip-panel .bottom-tip-2 {
  margin-left: 60px;
  font-size: 14px;
  color: #fff;
}
.bottom-bg-style .footer-style {
  position: relative;
  background: none;
  z-index: 2;
}
.code-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
}
.code-style {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #2c2c2c;
  border-radius: 20px;
  transform: translate(-50%, -50%);
  width: 391px;
}
.code-style .code-icon {
  width: 294px;
  height: 294px;
  padding: 49px 49px 37px 49px;
}
.code-style .code-text {
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 37px;
  width: 100%;
  text-align: center;
}
</pre></body></html>