.foot[data-v-2ec1f3d2] {
  margin-top: 135px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 11px;
  color: #9d9d9d;
}
.foot .service .to-service[data-v-2ec1f3d2] {
  text-decoration: none;
  color: #666666;
}
.foot .service .to-service img[data-v-2ec1f3d2] {
  width: 18px;
  height: 15px;
  vertical-align: text-bottom;
  margin-right: 10px;
}
.foot .service .to-service .phone[data-v-2ec1f3d2] {
  width: 12px;
  height: 16px;
}
.foot .service .to-service.online-person[data-v-2ec1f3d2] {
  margin-right: 30px;
}
.foot .service .to-service[data-v-2ec1f3d2]:hover {
  color: #456fff;
}
.foot .service .to-service:hover .hot-line[data-v-2ec1f3d2] {
  color: #666666;
}
.foot .copyright[data-v-2ec1f3d2] {
  padding: 10px 0;
  font-size: 10px;
  box-sizing: border-box;
}

.error-page {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #f7f7f7;
  z-index: 2147483647;
}
.error-page .section {
  width: 860px;
  min-height: 670px;
  background: #ffffff;
  margin: 0 auto;
  margin-top: 80px;
  padding-top: 200px;
  overflow: hidden;
}
.error-page .section img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.error-page .section .text {
  margin-top: 20px;
  font-size: 14px;
  color: #999999;
}
.error-page .section .btn {
  margin-top: 30px;
  font-size: 14px;
  color: #456fff;
  cursor: pointer;
}
.error-page .section .btn:active {
  opacity: 0.3;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  font-size: 42px;
  color: #aaa;
  text-align: center;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.5);
}
.pacman {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 120px;
  width: 288px;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.pacman > div:first-of-type,
.pacman > div:nth-child(2) {
  position: absolute;
  width: 0;
  height: 0;
  border-right: 54px solid transparent;
  border-top: 54px solid #59a4dd;
  border-left: 54px solid #59a4dd;
  border-bottom: 54px solid #59a4dd;
  border-radius: 54px;
  z-index: 10;
}
.pacman > div:nth-child(3) {
  animation: pacman-balls 1.2s 0.4s infinite linear;
  background-color: #6fe4ca;
}
.pacman > div:nth-child(4) {
  animation: pacman-balls 1.2s 0.8s infinite linear;
  background-color: #8ac4ff;
}
.pacman > div:nth-child(5) {
  animation: pacman-balls 1.2s 1.2s infinite linear;
  background-color: #ffc171;
}
.pacman > div:first-of-type {
  animation: rotate_pacman_half_up 0.4s 0s infinite;
}
.pacman > div:nth-child(2) {
  animation: rotate_pacman_half_down 0.4s 0s infinite;
}
.pacman > div:nth-child(3),
.pacman > div:nth-child(4),
.pacman > div:nth-child(5),
.pacman > div:nth-child(6) {
  border-radius: 100%;
  margin: 6px;
  width: 30px;
  height: 30px;
  position: absolute;
  transform: translate(125px, -3px);
  top: 40px;
  left: 90px;
}
@keyframes rotate_pacman_half_up {
0%,
  100% {
    transform: rotate(270deg);
}
50% {
    transform: rotate(360deg);
}
}
@keyframes rotate_pacman_half_down {
0%,
  100% {
    transform: rotate(90deg);
}
50% {
    transform: rotate(0);
}
}
@keyframes pacman-balls {
75% {
    opacity: 0.7;
}
100% {
    transform: translate(-189px, -3px);
}
}

.err-content .os-app-title .close-btn {
  position: absolute;
  top: 1.86rem;
  left: 0.72rem;
  width: 0.72rem;
  height: 0.72rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAeUExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFpVxF4AAAAJdFJOUwDXEH8wIO+fQMG+kB4AAAD/SURBVEjH7dUxDoMwDAXQCBr1AC0DW3ODDl3YeoTmDgy9QA+CkIp820JKEluxXZZueLNkPZnwA8bstReqy4aZ6kRae+aGHFxx6993BmphxFALPQcBpjxASc0QIMoubUEdATDll25gpUQFiFnKYSpAzONhSoIIJUGYkiFEyVCmNChRGhSpSYUipUKR0qFMKVCmejXD7jdkzCEMTfpt8EBzxZVddxo3QCpl0zmNGyCF+kLPVqXW1+80Kuao0qiUI4XKgVQoFEiRwskWKZJsgaJXRKBqmqNADcVXtCOBDFRjGAoHcqaGR7l5R5I9Uw1zTjVNtuMgY2704rz2399e/6kP/BTQi6uee7IAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.vertical-pad,
.horizontal-pad {
  /* prettier-ignore */
}
.vertical-pad .os2-content.err-content .title-icon,
.horizontal-pad .os2-content.err-content .title-icon {
  width: 1.8rem;
  height: 1.8rem;
}
.vertical-pad .os2-content.err-content .title-icon img,
.horizontal-pad .os2-content.err-content .title-icon img {
  display: block;
}
.vertical-pad .os2-content.err-content .title-tip.mt54,
.horizontal-pad .os2-content.err-content .title-tip.mt54 {
  font-size: 0.16rem;
  margin-top: 0.12rem;
}

.waploading {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.waploading .loading-content {
  width: 9.12rem;
  height: 3rem;
  border-radius: 0.9rem;
  font-size: 0.42rem;
  color: #aaa;
  text-align: center;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.waploading .loading-content .loading-animation {
  width: 0.72rem;
  height: 0.72rem;
}

.tool-back[data-v-d6efdaba] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 0;
}
.tool-mask[data-v-d6efdaba] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 0;
}
@mixin notSelect {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}
@mixin not-touch {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tool-element .floatBtn[data-v-d6efdaba] {
@include notSelect;
@include not-touch();
  position: fixed;
  z-index: 1;
  overflow: hidden;
  width: 120px;
  right: calc(100% - 130px);
  top: calc(100% - 40px);
  color: #ffffff;
  background: rgba(51, 51, 51, 0.55);
  font-size: 14px;
  height: 40px;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 8px;
  border-radius: 20px;
}
.tool-element .send-btn[data-v-d6efdaba],
.tool-element .font-btn[data-v-d6efdaba],
.tool-element .language-btn[data-v-d6efdaba],
.tool-element .language-btn1[data-v-d6efdaba],
.tool-element .fontscale-btn-list[data-v-d6efdaba] {
  position: fixed;
  width: 140px;
  height: 30px;
  font-size: 14px;
  background: rgba(51, 51, 51, 0.55);
  color: #efefef;
  text-align: center;
  vertical-align: middle;
  bottom: 50px;
  left: 10px;
  border-radius: 5px;
}
.tool-element .send-btn > li.active[data-v-d6efdaba],
.tool-element .font-btn > li.active[data-v-d6efdaba],
.tool-element .language-btn > li.active[data-v-d6efdaba],
.tool-element .language-btn1 > li.active[data-v-d6efdaba],
.tool-element .fontscale-btn-list > li.active[data-v-d6efdaba] {
  background: #fff;
  font-size: 17px;
  color: #000;
}
.tool-element .send-btn[data-v-d6efdaba],
.tool-element .font-btn[data-v-d6efdaba],
.tool-element .language-btn[data-v-d6efdaba] {
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 8px;
}
.tool-element .send-btn[data-v-d6efdaba] {
  bottom: 90px;
}
.tool-element .font-btn[data-v-d6efdaba] {
  bottom: 130px;
}
.tool-element .fontscale-btn-list[data-v-d6efdaba] {
  overflow: auto;
  width: 160px;
  height: auto;
  left: 50%;
  margin-left: -80px;
}
.tool-element .fontscale-btn-list li[data-v-d6efdaba] {
  border-bottom: 1px solid #efefef;
  padding: 10px 0;
}
.tool-element .language-btn1[data-v-d6efdaba] {
  overflow: auto;
  width: 160px;
  height: 70%;
  left: 50%;
  margin-left: -80px;
}
.tool-element .language-btn1 li[data-v-d6efdaba] {
  border-bottom: 1px solid #efefef;
}
.tool-element .language-btn1 li[data-v-d6efdaba]:nth-of-type(3) {
  margin-top: 62px;
}
.tool-element .language-btn1 .list-top1[data-v-d6efdaba] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tool-element .language-btn1 .list-top1[data-v-d6efdaba],
.tool-element .language-btn1 .list-top2[data-v-d6efdaba] {
  background: #7c7b7b;
  position: fixed;
  width: 160px;
}
.tool-element .language-btn1 .list-top2[data-v-d6efdaba] {
  margin-top: 31px;
}
.tool-element .btn-width[data-v-d6efdaba] {
  width: 80px;
}

.captcha-pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
}
.captcha-pop .captcha-pop-box {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -165px;
  margin-top: -166px;
  width: 330px;
  height: 332px;
  padding: 40px 7px 48px 7px;
  background: #fff;
  border-radius: 30px;
  box-sizing: border-box;
  /** 滑块样式 */
  /* 适配多语言文案 */
}
.captcha-pop .captcha-pop-box.WEBstyle {
  top: auto;
  bottom: 28px;
}
.captcha-pop .captcha-pop-box .captcha-pop-title {
  margin-bottom: 25px;
  height: 19px;
  line-height: 19px;
  font-size: 16px;
  font-family: HanyiVar-vivo;
  color: #000;
  text-align: center;
  font-weight: 750;
}
.captcha-pop .captcha-pop-box .captcha-pop-close {
  position: absolute;
  right: 17px;
  top: 17px;
  width: 15px;
  height: 15px;
}
.captcha-pop .captcha-pop-box .captcha-pop-close::before {
  display: block;
  content: '';
  position: absolute;
  left: 0px;
  top: 7px;
  width: 15px;
  height: 2px;
  background: #d1d1d1;
  transform: rotateZ(45deg);
  transform-origin: center;
}
.captcha-pop .captcha-pop-box .captcha-pop-close::after {
  display: block;
  content: '';
  position: absolute;
  left: 0px;
  top: 7px;
  width: 15px;
  height: 2px;
  background: #d1d1d1;
  transform: rotateZ(135deg);
  transform-origin: center;
}
.captcha-pop .captcha-pop-box .dx_captcha_basic_bar-inform {
  overflow: hidden;
}
.captcha-pop .captcha-pop-box .dx_captcha_basic_bar-inform span {
  display: inline-block;
  font-size: 12px;
  line-height: 16px !important;
  margin: 0 60px 0 70px !important;
  text-align: left !important;
  margin-right: 30px !important;
  margin-left: 64px !important;
  overflow: hidden;
}
.captcha-pop .captcha-pop-box .dx_captcha_basic_bar-inform span + img {
  width: 11px;
  height: 8px;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 15px;
}
.captcha-pop .captcha-pop-box .dx_captcha_basic_init-inform {
  height: 42px;
}
.captcha-pop .captcha-pop-box .dx_captcha_basic_init-inform span {
  margin-top: 0 !important;
}
.captcha-pop .captcha-pop-box .dx_captcha_basic_init-inform img {
  margin-top: 1px !important;
}
/** 适配大字体 */
.fontZoom5 .captcha-pop .captcha-pop-box .dx_captcha_basic_bar-load-fail,
.fontZoom5 .captcha-pop .captcha-pop-box .dx_captcha_basic_init-inform,
.fontZoom5 .captcha-pop .captcha-pop-box .dx_captcha_basic_bar-inform {
  line-height: 30px;
}
.fontZoom6 .captcha-pop .captcha-pop-box .dx_captcha_basic_bar-load-fail,
.fontZoom6 .captcha-pop .captcha-pop-box .dx_captcha_basic_init-inform,
.fontZoom6 .captcha-pop .captcha-pop-box .dx_captcha_basic_bar-inform {
  line-height: 23px;
}
.fontZoom7 .captcha-pop .captcha-pop-box .dx_captcha_basic_bar-load-fail,
.fontZoom7 .captcha-pop .captcha-pop-box .dx_captcha_basic_init-inform,
.fontZoom7 .captcha-pop .captcha-pop-box .dx_captcha_basic_bar-inform {
  line-height: 19px;
}
.fontZoom6 .captcha-pop .captcha-pop-box .dx_captcha_basic_arrow_lb,
.fontZoom7 .captcha-pop .captcha-pop-box .dx_captcha_basic_arrow_lb {
  margin: 10px 0 0 20px !important;
}
.fontZoom6 .dx_captcha_basic_init-inform span,
.fontZoom7 .dx_captcha_basic_init-inform span {
  padding-bottom: 20px;
}
.fontZoom6 .dx_captcha_basic_init-inform span,
.fontZoom7 .dx_captcha_basic_init-inform span,
.fontZoom6 .dx_captcha_basic_bar-inform span,
.fontZoom7 .dx_captcha_basic_bar-inform span {
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mask {
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  height: 200%;
  margin: 0 auto;
  z-index: 999999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
}
.wap #tcaptcha_transform {
  width: auto !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
}
@media screen and (min-width: 320px) {
.wap #tcaptcha_transform {
    transform: scale(0.7);
}
}
@media screen and (min-width: 360px) {
.wap #tcaptcha_transform {
    transform: scale(0.8);
}
}
@media screen and (min-width: 375px) {
.wap #tcaptcha_transform {
    transform: scale(0.85);
}
}
@media screen and (min-width: 411px) {
.wap #tcaptcha_transform {
    transform: scale(0.9);
}
}

.clear-input[data-v-24ccb5dc] {
  position: relative;
  font-size: 16px;
  display: inline-block;
}
.clear-input .clear-input__clear[data-v-24ccb5dc] {
  position: relative;
  width: 18px;
  height: 18px;
  display: inline-block;
  background: #f1f1f1;
  border-radius: 50%;
  top: 14px;
}
.clear-input .clear-input__clear[data-v-24ccb5dc]:hover {
  background: #dad8d8;
}
.clear-input .clear-input__clear[data-v-24ccb5dc]::before,
.clear-input .clear-input__clear[data-v-24ccb5dc]::after {
  position: absolute;
  content: ' ';
  background-color: #adaaaa;
  width: 1px;
  height: 10px;
  top: 4px;
}
.clear-input .clear-input__clear[data-v-24ccb5dc]::before {
  transform: rotate(45deg);
}
.clear-input .clear-input__clear[data-v-24ccb5dc]::after {
  transform: rotate(-45deg);
}
.clear-input[data-v-24ccb5dc]::-webkit-scrollbar {
  z-index: 11;
  width: 6px;
}
.clear-input[data-v-24ccb5dc]::-webkit-scrollbar:horizontal {
  height: 6px;
}
.clear-input[data-v-24ccb5dc]::-webkit-scrollbar-thumb {
  border-radius: 5px;
  width: 6px;
  background: #b4bccc;
}
.clear-input[data-v-24ccb5dc]::-webkit-scrollbar-corner,
.clear-input[data-v-24ccb5dc]::-webkit-scrollbar-track {
  background: #fff;
}
.clear-input[data-v-24ccb5dc]::-webkit-scrollbar-track-piece {
  background: #fff;
  width: 6px;
}
.clear-input .clear-input__clear[data-v-24ccb5dc] {
  color: #c0c4cc;
  font-size: 14px;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.clear-input .clear-input__clear[data-v-24ccb5dc]:hover {
  color: #909399;
}
.clear-input .clear-input__count[data-v-24ccb5dc] {
  height: 100%;
  display: inline-flex;
  align-items: center;
  color: #909399;
  font-size: 12px;
}
.clear-input .clear-input__count .clear-input__count-inner[data-v-24ccb5dc] {
  background: #fff;
  line-height: normal;
  display: inline-block;
  padding: 0 5px;
}
.clear-input .clear-input__inner[data-v-24ccb5dc] {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border: 0;
  box-sizing: border-box;
  color: #000000;
  display: inline-block;
  font-size: inherit;
  height: 46px;
  line-height: 46px;
  outline: none;
  padding: 0;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.clear-input .clear-input__inner[data-v-24ccb5dc]::placeholder {
  color: #c0c4cc;
}
.clear-input .clear-input__inner[data-v-24ccb5dc]:hover {
  border-color: #c0c4cc;
}
.clear-input .clear-input__inner[data-v-24ccb5dc]:focus {
  outline: none;
  border-color: #409eff;
}
.clear-input .clear-input__suffix[data-v-24ccb5dc] {
  position: absolute;
  height: 100%;
  right: 5px;
  top: 0;
  text-align: center;
  color: #c0c4cc;
  pointer-events: none;
}
.clear-input .clear-input__suffix-inner[data-v-24ccb5dc] {
  pointer-events: all;
}
.pad .clear-input .clear-input__inner[data-v-24ccb5dc] {
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.24rem;
  margin-top: -0.08rem;
}
.pad .clear-input .clear-input__suffix[data-v-24ccb5dc] {
  right: 0.24rem;
}
.pad .clear-input .clear-input__suffix .clear-input__clear[data-v-24ccb5dc] {
  background-color: red;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAOVBMVEVHcEzv7+/x8fHv7+/v7+/v7+/v7+/4+Pjv7+/v7+/y8vLw8PDu7u6ysrLr6+u9vb3Pz8/c3Ny4uLhnksxVAAAADHRSTlMA4EDLlmR+D/CvKk+EqJMHAAABj0lEQVRYw+2X27KDIAxFQUBAo6L//7GnPToFNIagfeq437ytCZCdRCEePXr0Q7K99kqOTnnddtcpxjtIJHVzDZNRVql6lJGAyleu0MOZXF+zLAWEWjank0DKc+MpcAD0F9a1ytzb50SMNOg5HJC2CEo2aNx/PlYcnfm8Oi/DlKGyG64Qko2+WIYhI82v6yFwTy4GNL6/S0j/nARUCCk5sikjrZxhjs9Jq9hkKWNK2jiBm5XZ2SckhAOOAmlASRgHoONn9UZaUA6Z3XubbSSUQxru4PtIClV16WAKGJczDnlsx3q/7fPOLcWI1BkHI5mKWhQ5CKln59EnDyeURB1/i3Jyt3xEubZDOYCSFLc+Zr5ASHSNTDZpyfJnIwWe1YRodoUt7HI8XstCzVZZYQt7t8zs1hZDghDm3C3pDVXTH6l2VO6QneM0SM4c0X+n0R7SGx22urvjGqcTEd69MfwZan+qxtHmdGrzVlTJtmgaXBi0hdUHlDTikl5/IglL3fgbeSd6Y1rdmr6x4tGjRz+lP3lvTkZlCvaBAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
  width: 0.36rem;
  height: 0.36rem;
  top: 0.1rem;
}
.pad .clear-input .clear-input__suffix .clear-input__clear[data-v-24ccb5dc]::before,
.pad .clear-input .clear-input__suffix .clear-input__clear[data-v-24ccb5dc]::after {
  position: absolute;
  content: ' ';
  background-color: #fff;
  width: 0rem;
  height: 0rem;
  top: 0.04rem;
}
.pad .clear-input .clear-input__suffix .el-icon-view[data-v-24ccb5dc] {
  display: none;
}

.clear-input[data-v-35476bf2] {
  position: relative;
  font-size: 0.48rem;
  display: inline-block;
}
.clear-input .clear-input__clear[data-v-35476bf2] {
  position: absolute;
  width: 0.72rem;
  height: 0.72rem;
  display: inline-block;
  top: 50%;
  margin-top: -0.27rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAASUExURQAAAEdwTIGBgQAAAF1dXZKSktJW7H0AAAAFdFJOUxMAbAkxJPpi1AAAAQpJREFUSMft1ksOgyAQBuBf7QFsuIAb9xAv0E0vYMr9r9IioDCMOiHdmMh2vozDaxBPwcCNroAmDWA6RAphmH20GqLAm1ylCNngkc5RxyEFMgyDNEVdiYpESaoV9SVqCgRmUKQ4ZAjyX3vE8Cv7HrK5jYM37ZzND2lJrfVBjHZIi0Ja0tv6YGvtJy0KaUm/4OwThUwNg0I0WorCnvjwmihWnqMlviUiKK6PA1uiOD2CXKot0R5qHRpOkEs14x9I9LmjwrVkCUSLKdoW0QaLjoro0ImOL38RUHOl2MvZ1FxzrmF0da2nbGKobYeixkonaHjUs72QPhs9b/YeoOboKVMTTp+yxd3/BRdBX4lrmJlCZyrEAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.clear-input[data-v-35476bf2]::-webkit-scrollbar {
  z-index: 11;
  width: 0.06rem;
}
.clear-input[data-v-35476bf2]::-webkit-scrollbar:horizontal {
  height: 0.06rem;
}
.clear-input[data-v-35476bf2]::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  width: 0.06rem;
  background: #b4bccc;
}
.clear-input[data-v-35476bf2]::-webkit-scrollbar-corner,
.clear-input[data-v-35476bf2]::-webkit-scrollbar-track {
  background: #fff;
}
.clear-input[data-v-35476bf2]::-webkit-scrollbar-track-piece {
  background: #fff;
  width: 0.06rem;
}
.clear-input .clear-input__clear[data-v-35476bf2] {
  color: #c0c4cc;
  font-size: 0.14rem;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.clear-input .clear-input__clear[data-v-35476bf2]:hover {
  color: #909399;
}
.clear-input .clear-input__count[data-v-35476bf2] {
  height: 100%;
  display: inline-flex;
  align-items: center;
  color: #909399;
  font-size: 0.12rem;
}
.clear-input .clear-input__count .clear-input__count-inner[data-v-35476bf2] {
  background: #fff;
  line-height: normal;
  display: inline-block;
  padding: 0 0.05rem;
}
.clear-input .clear-input__inner[data-v-35476bf2] {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border: 0;
  box-sizing: border-box;
  color: #000000;
  display: inline-block;
  font-size: inherit;
  height: 100%;
  width: auto;
  outline: none;
  padding: 0;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.clear-input .clear-input__inner[data-v-35476bf2]::placeholder {
  color: #cccccc;
}
.clear-input .clear-input__inner[data-v-35476bf2]:hover {
  border-color: #cccccc;
}
.clear-input .clear-input__inner[data-v-35476bf2]:focus {
  outline: none;
  border-color: #409eff;
}
.clear-input .clear-input__suffix[data-v-35476bf2] {
  position: relative;
  float: right;
  height: 100%;
  text-align: center;
  color: #c0c4cc;
  pointer-events: none;
}
.clear-input .clear-input__suffix-inner[data-v-35476bf2] {
  pointer-events: all;
}
.clear-input-small[data-v-35476bf2] {
  font-size: 0.42rem;
  top: 0.06rem;
}
.vertical-pad .clear-input__clear[data-v-35476bf2],
.horizontal-pad .clear-input__clear[data-v-35476bf2] {
  margin-top: -0.33rem;
}
.vivo-dark-mode .clear-input .clear-input__count .clear-input__count-inner[data-v-35476bf2] {
  background: transparent !important;
}
.vivo-dark-mode .clear-input .clear-input__inner[data-v-35476bf2] {
  background-color: transparent !important;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
section,
article,
aside,
header,
footer,
nav,
dialog,
figure,
hgroup {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
* {
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
body {
  font-family: HYQiHei-EZS, 'microsoft yahei', "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}
a,
input,
textarea,
select,
button {
  outline: 0;
}
li,
ol,
ul {
  list-style: none;
}
em,
i {
  font-style: normal;
}
input,
img {
  vertical-align: middle;
}
input {
  border: none;
}
input::-webkit-credentials-auto-fill-button {
  display: none !important;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  /* 避免占用 input 元素额外的 padding，正常情况下存在 display: none!; 就可以了 */
  right: 0;
}
.vivo-dark-mode.vivo-dark-custom {
  background-color: #000000 !important;
}
.vivo-dark-mode.vivo-dark-custom body {
  background-color: #000000 !important;
}
.w860 {
  width: 860px;
  min-height: 670px;
  margin: 0 auto;
  margin-top: 100px;
  padding: 60px 0 101px;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
}
.w600 {
  width: 600px;
  margin: 0 auto;
  margin-top: 40px;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
}
.personal-pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.personal-pop .w490 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 490px;
  padding-top: 40px;
  padding-bottom: 75px;
  min-height: 290px;
  background-color: #fff;
  z-index: 99;
}
.personal-pop .w490 .personal-center-pc-title {
  font-family: HYQiHei-FZS, sans-serif;
  font-size: 22px;
  color: #000000;
  text-align: center;
}
* {
  touch-action: pan-y;
}
html {
  height: 100%;
}
html,
body {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  margin: 0 auto;
}
@media (max-width: 340px) {
  .dx_captcha {
    transform: scale(0.9) !important;
  }
}
.wap-letter-space {
  letter-spacing: -1px;
}
.wap-letter-space::after {
  right: 0.1rem !important;
}
.wap-letter-space .icon-arrow-down,
.wap-letter-space .img {
  right: 0.1rem !important;
}
.wap {
  background-color: #fff;
}
input {
  letter-spacing: 1px !important;
}
/**
* 安卓11以下低版本非无障碍模式tabindex需要去掉focus框
*/
*[tabindex='0']:focus {
  outline: none !important;
}
.os-pc-btn {
  display: block;
  width: 360px;
  height: 48px;
  line-height: 48px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  cursor: pointer;
  background-color: #456fff;
  /*IE<9>*/
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#418eff, endColorstr=#4566ff);
  background-image: linear-gradient(90deg, #418eff 0%, #4566ff 100%);
}
.os-pc-btn.disabled {
  background-color: transparent !important;
  background-image: linear-gradient(90deg, rgba(66, 141, 255, 0.5) 0%, rgba(69, 111, 255, 0.5) 100%);
  cursor: not-allowed;
}
.os-pc-btn.disabled:hover {
  background-image: none !important;
  background-color: rgba(66, 111, 255, 0.5) !important;
  filter: none;
}
.os-pc-btn:hover {
  background-image: none !important;
  background-color: #4566ff !important;
  filter: none;
}
.os-pc-btn.mt30 {
  margin-top: 30px;
}
.os-pc-btn2 {
  width: 360px;
  height: 48px;
  line-height: 48px;
  border: solid 1px #456fff;
  color: #456fff;
  font-size: 17px;
  text-align: center;
  margin: 20px auto;
  cursor: pointer;
}
.os-pc-btn2:hover {
  background-color: #d4dffa;
}
.os-wap-btn {
  width: 9.6rem;
  height: 1.2rem;
  margin: 0 auto;
  margin-top: 0.72rem;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.48rem;
  color: #ffffff;
  border-radius: 0.6rem;
  background-color: #5C81FF;
}
.os-wap-btn:active {
  background: linear-gradient(90deg, #418eff 0%, #4566ff 100%);
  background-image: none !important;
  background-color: #4566ff !important;
  opacity: 0.3;
}
.os-wap-ipt-title {
  position: relative;
  float: left;
  width: 2.1rem;
  height: 1.54rem;
  line-height: 1.54rem;
  padding-top: 0.04rem;
  font-size: 0.5rem;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.second-wap-btn {
  color: #5C81FF;
  width: 9.6rem;
  height: 1.2rem;
  margin: 0 auto;
  margin-top: 0.48rem;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.48rem;
  /* prettier-ignore */
  border: solid 0.03rem #4566ff;
  border-radius: 0.6rem;
  background-color: #fff;
}
.second-wap-btn:active {
  opacity: 0.3;
}
.os-wap-pop .os-wap-pop-title {
  font-size: 0.48rem;
}
.os-wap-pop .os-wap-pop-tip {
  margin-top: 0.42rem;
  text-align: center;
  line-height: 0.54rem;
}
.os-wap-pop .os-wap-pop-ipt {
  margin-top: 0.3rem;
}
.os-wap-pop .os-wap-pop-ipt input {
  border-radius: 0.48rem;
}
.os-wap-pop .os-wap-pop-forget {
  margin-top: 0.3rem;
  color: #456fff;
}
.os-wap-pop .os-wap-pop-sure,
.os-wap-pop .os-wap-pop-cancel {
  font-size: 0.48rem;
  color: #456fff;
}
.os-wap-pop .os-wap-pop-sure {
  float: right;
}
.second-pc-btn {
  margin: 0 auto;
  margin-top: 15px;
  width: 360px;
  height: 48px;
  line-height: 48px;
  font-size: 17px;
  border: solid 1px #456fff;
  color: #456fff;
  cursor: pointer;
}
.second-pc-btn:hover {
  background-color: #d4dffa;
}
.jos-wap {
  font-size: 0.41rem;
  padding-left: 0.72rem;
  padding-right: 0.72rem;
  padding-bottom: 0.99rem;
}
.jos-wap.pb84 {
  padding-bottom: 0.84rem;
}
.vertical-pad .jos-wap {
  padding-bottom: 1.8rem;
}
.horizontal-pad .jos-wap {
  padding-bottom: 1.5rem;
}
.pad-full .jos-wap {
  padding-left: 0.9rem;
  padding-right: 0.9rem;
  padding-bottom: 0.99rem;
}
input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: transparent !important;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
  -webkit-transition-delay: 99999s;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #AAAAAA !important;
}
input:-moz-placeholder {
  color: #AAAAAA !important;
}
input::-moz-placeholder {
  color: #AAAAAA !important;
}
input:-ms-input-placeholder {
  color: #AAAAAA !important;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
input::-webkit-input-safebox-button {
  display: none;
}
.full {
  display: inherit;
  width: 100%;
  height: 100%;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  /* IE, Safari (WebKit) */
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  /* Opera */
}
.ellipsis-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.unselect {
  user-select: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: '';
}
.clearfix:after {
  clear: both;
}
.fade-enter-active,
.fade-leave-active {
  transition: all 0.3s ease-in;
}
.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.fadeInDown {
  animation: fadeInDown 1s 0.2s ease both;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeIn {
  animation: fadeIn 1s 0.2s ease both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.dropload-load {
  height: 120px;
  line-height: 120px;
  text-align: center;
  color: #666;
  font-size: 30px;
}
.dropload-load .text {
  vertical-align: middle;
}
.dropload-load .loading2 {
  display: inline-block;
  height: 28px;
  width: 28px;
  border-radius: 100%;
  border: 3px solid #666;
  border-bottom-color: transparent;
  vertical-align: middle;
  -webkit-animation: rotate 0.75s linear infinite;
  animation: rotate 0.75s linear infinite;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mobile-contanier {
  background-color: #fff;
}
.mobile-contanier .scroller-component {
  height: 714px;
}
.mobile-contanier .scroller-mask {
  background-size: 100% 306px;
}
.mobile-contanier .scroller-indicator {
  height: 102px;
  top: 306px;
  background-size: 100% 2px;
}
.mobile-contanier .scroller-item {
  height: 102px;
  line-height: 102px;
  font-size: 48px;
}
input:-moz-placeholder {
  color: #AAAAAA;
}
input::-moz-placeholder {
  color: #AAAAAA;
}
input:-ms-input-placeholder {
  color: #AAAAAA !important;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
.weui-toast.vux-toast-bottom {
  bottom: 1.92rem !important;
  transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
}
.weui-cell {
  padding: 0;
}
.weui-toast {
  margin-top: 50px;
  margin-right: -35%;
  width: auto !important;
  background-color: #ffffff !important;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.wap .weui-toast {
  margin-right: -35%;
  width: auto !important;
  border-radius: 0.3rem !important;
  background: rgba(71, 71, 71, 0.8) !important;
}
.weui-icon-success-no-circle {
  font-size: 0.3rem;
}
.weui-icon_toast.weui-icon-success-no-circle:before {
  font-size: 1.55rem;
}
.weui-icon_toast {
  margin: 0.5rem 0 0;
}
.weui-toast__content {
  padding: 8px 12px 10px 12px !important;
  font-size: 18px !important;
  color: #000000;
}
.wap .weui-toast__content {
  padding: 8px 12px 10px 12px !important;
  font-size: 18px !important;
}
.wap .weui-toast__content {
  padding: 0.3rem 0.24rem !important;
  font-size: 0.4rem !important;
  color: #ffffff;
}
.submitAccountInfo /deep/ .vui-picker {
  color: #456fff;
}
.date-picker /deep/ .src-components-popup-picker-index--year--OG-YE,
.date-picker /deep/ .src-components-popup-picker-index--month--OG-MN {
  color: #456fff;
}
.fontZoom5 .os-wap-btn,
.fontZoom6 .os-wap-btn,
.fontZoom7 .os-wap-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: unset;
}

