﻿.pic-box {
  margin: 6.667vw 2.133vw
}
.pic-box > P {
  margin-top: 2.667vw
}
.pic-box {
  margin: 13.333vw 2.133vw 0;
  border-radius: 2.133vw;
  background-color: #fff;
  padding: 5.333vw
}
.pic-box > P {
  text-align: center;
  font-size: 4.267vw;
  color: #848895
}
.pic-box .error-img {
  width: 37.333vw;
  height: 37.333vw;
  display: block;
  margin: 0 auto
}
.pic-box .btn-gradient {
  width: 32vw;
  height: 9.6vw;
  background-image: linear-gradient(90deg, rgba(16, 199, 255, .6), rgba(29, 239, 199, .6));
  border-radius: 4.8vw;
  color: #2c2d2e;
  font-size: 3.733vw;
  line-height: 9.6vw;
  margin: 5.333vw auto 0;
  text-align: center
}
.nuxt-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: .267vw;
  width: 0;
  opacity: 1;
  transition: width .1s, opacity .4s;
  background-color: #4479f2;
  z-index: 999999
}
.nuxt-progress.nuxt-progress-notransition {
  transition: none
}
.nuxt-progress-failed {
  background-color: red
}
body, html {
  height: 100%;
  width: 100vw;
  line-height: 1
}
body {
  -webkit-text-size-adjust: 100% !important
}
blockquote, body, button, dd, dl, dt, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: -apple-system, PingFang SC, PingFangSC-Regular, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif
}
div, h1, h2, h3, h4, h5, h6, li, p {
  word-break: break-all
}
textarea {
  resize: none
}
li, ol, ul {
  list-style: none
}
i {
  font-style: normal;
  font-weight: 400
}
button, input, select, textarea {
  font-size: 100%
}
a {
  text-decoration: none;
  color: inherit
}
a, button, input {
  outline: none
}
a:hover {
  text-decoration: none
}
::-moz-focus-inner {
  border: 0
}
a:focus {
  outline: none
}
:link, :visited, ins {
  text-decoration: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
a, button, html, input, textarea {
  -webkit-tap-highlight-color: transparent
}
a, img {
  -webkit-touch-callout: none
}
button, input, textarea {
  -webkit-appearance: none
}
em, i {
  font-style: normal
}
.logo-img {
  width: 18vw;
  height: 5.067vw;
  display: block
}
.half-price .clue-dialog .clue-dialog-inner .content .tip .statement-status-checkbox {
  -webkit-appearance: checkbox
}
.list-loading {
  width: 14.667vw;
  height: 5.867vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto
}
.list-loading:before {
  background-color: rgba(16, 199, 255, .5);
  z-index: 1;
  -webkit-animation: BeforeAnimate .6s linear infinite alternate;
  animation: BeforeAnimate .6s linear infinite alternate
}
.list-loading:after {
  background-color: rgba(29, 239, 199, .5);
  -webkit-animation: AfterAnimate .6s linear infinite alternate;
  animation: AfterAnimate .6s linear infinite alternate
}
.list-loading:after, .list-loading:before {
  content: "";
  display: block;
  width: 2.933vw;
  height: 2.933vw;
  border-radius: 100%
}
@-webkit-keyframes BeforeAnimate {
  to {
    transform: translate(44px)
  }
}
@keyframes BeforeAnimate {
  to {
    transform: translate(44px)
  }
}
@-webkit-keyframes AfterAnimate {
  to {
    transform: translate(-44px)
  }
}
@keyframes AfterAnimate {
  to {
    transform: translate(-44px)
  }
}
.icon-index-tj {
  width: 12.267vw;
  height: 4.8vw;
  background: url(../image/icon-tk.png) 0 0/100% auto no-repeat;
  display: inline-block;
  vertical-align: middle
}
.van-popover[data-popper-placement=bottom-end] .van-popover__arrow {
  border-width: 1.6vw
}
.van-popover .van-popover__action {
  width: 34.133vw !important;
  line-height: 10.667vw !important;
  font-size: 3.733vw !important;
  padding: 0 4.267vw !important;
  height: 10.667vw
}
.van-popover {
  width: 34.133vw
}
.van-popover .van-popover__action-icon {
  font-size: 4.8vw
}
.van-icon:before {
  font-size: 3.733vw !important
}
.van-toast .van-icon:before {
  font-size: 5.6vw !important
}
.g-doc {
  width: 100vw;
  margin: 0 auto;
  background: #f2f6fb url(../image/bg.png) 0 -11.733vw/100% auto no-repeat;
  min-height: 100vh
}
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.933vw 4.267vw
}
.header .login-wrap {
  max-width: 50%
}
.header .login {
  display: flex;
  align-items: center
}
.header .login .login-face .van-image {
  width: 6.667vw !important;
  height: 6.667vw !important
}
.header .login.logined:after {
  content: "";
  border-color: #2c2d2e transparent transparent;
  border-style: solid;
  border-width: 1.067vw 1.067vw 0;
  margin-left: .667vw
}
.header .login > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  word-break: break-all;
  font-size: 3.2vw
}
.header .login .login-face {
  flex-shrink: 0;
  margin-right: 2vw;
  border-radius: 100%
}
.go-top {
  width: 10.667vw;
  height: 10.667vw;
  position: fixed;
  bottom: 20vw;
  right: 2.133vw;
  background: url(../image/icon-dropup.png) 0 0/100% auto no-repeat;
  z-index: 1000
}