
body {
  background: #FAFAFA;
}
.f-topIndex {
  position: relative;
  z-index: 9;
}
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
* {
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* custom */
a {
  color: #7e8c8d;
  -webkit-backface-visibility: hidden;
  text-decoration: none; }

li {
  list-style: none; }

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body, input, textarea {
  font-family: PingFangSC-Regular, Microsoft YaHei,sans-serif; }

input, img {
  border: none; }

input, button, textarea {
  outline: none; }

img {
  vertical-align: bottom;
  max-width: 100%; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

input[type="number"] {
  -moz-appearance: textfield; }

::-ms-clear {
  display: none; }

::-ms-reveal {
  display: none; }
.f-text-center {
  text-align: center; }

.f-text-left {
  text-align: left; }

.f-text-right {
  text-align: right; }

.f-block {
  display: block; }

.f-inline-block {
  display: inline-block; }

.f-inline {
  display: inline; }

.f-cl:after, .f-cl:before {
  display: table;
  content: ""; }

.f-cl:after {
  clear: both; }

.f-cl:before {
  clear: both; }

.f-fl {
  float: left; }

.f-fr {
  float: right; }

.f-clamp1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.f-clamp2 {
  -webkit-line-clamp: 2; }

.f-clamp3 {
  -webkit-line-clamp: 3; }

.f-clamp4 {
  -webkit-line-clamp: 4; }

.f-clamp2, .f-clamp3, .f-clamp4 {
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  line-break: loose;
  overflow: hidden; }

.f-color-purple {
  color: #9463F7; }
body {
  min-width: 1200px; }

.u-fc-purple {
  color: #8B76F9; }

.bg-purple[data-v-0a89432e] {
  background: #996ef0 !important;
  opacity: 1 !important;
}
.opacity-scroll[data-v-0a89432e] {
  transition: background 0.3s ease-in-out;
}
.m-relative[data-v-0a89432e] {
  position: relative;
}
.m-fixed[data-v-0a89432e] {
  position: fixed;
}
.overflow-div[data-v-0a89432e] {
  overflow: hidden;
}
.top-bar[data-v-0a89432e] {
  z-index: 24;
  width: 100%;
  height: 80px;
  background: linear-gradient(314deg, #8070f1 0%, #b06cef 100%);
  box-shadow: 0px 2px 11px 0px rgba(163, 163, 163, 0.3);
}
.top-bar.ie9-background[data-v-0a89432e] {
    filter: none;
}
.top-bar img[data-v-0a89432e] {
    margin: 8px 70px 0 0;
    width: 130px;
}
.top-bar .link-data[data-v-0a89432e] {
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    font-weight: 500;
    color: white;
}
.top-bar .link-data span[data-v-0a89432e] {
      cursor: pointer;
      margin-right: 52px;
}
.top-bar .link-data .current-active[data-v-0a89432e] {
      position: relative;
}
.top-bar .link-data .current-active[data-v-0a89432e]::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -18px;
        width: 30px;
        height: 3px;
        background: white;
        border-radius: 2px;
}
.top-bar .part-margin-left[data-v-0a89432e] {
    margin-right: -300px;
}
.top-bar .right-part .is-login[data-v-0a89432e] {
    width: 584px;
    height: 80px;
    line-height: 56px;
}
.top-bar .right-part .is-login .z-index-up[data-v-0a89432e] {
      z-index: 33;
}
.top-bar .right-part .is-login .z-index-down[data-v-0a89432e] {
      z-index: -11;
}
.top-bar .right-part .is-login .right-mail[data-v-0a89432e] {
      position: absolute;
      width: 190px;
      height: 214px;
      z-index: 22;
}
.top-bar .right-part .is-login .right-mail img[data-v-0a89432e] {
        margin: 0;
        width: 30px;
        height: 30px;
}
.top-bar .right-part .is-login .right-mail .mail-icon[data-v-0a89432e] {
        cursor: pointer;
        margin-left: 120px;
        position: relative;
        width: 60px;
        text-align: right;
        height: 80px;
}
.top-bar .right-part .is-login .right-mail .mail-icon .right-count[data-v-0a89432e] {
          position: absolute;
          right: -14px;
          top: 18px;
          font-size: 14px;
          font-weight: 400;
          display: inline-block;
          padding: 0 5px;
          height: 18px;
          background: #ff7351;
          border-radius: 4px;
          color: #fff;
          line-height: 17px;
}
.top-bar .right-part .is-login .right-mail .mail-data[data-v-0a89432e] {
        position: absolute;
        top: 80px;
        right: 0px;
        padding: 10px 10px 0 20px;
        width: 160px;
        height: 134px;
        background: white;
        box-shadow: 0px 2px 8px 0px rgba(202, 202, 202, 0.5);
        border-radius: 4px;
}
.top-bar .right-part .is-login .right-mail .mail-data[data-v-0a89432e]::after {
          content: "";
          position: absolute;
          top: -20px;
          right: 20px;
          box-sizing: border-box;
          width: 10px;
          height: 0;
          border: 10px solid transparent;
          border-bottom: 10px solid #fff;
}
.top-bar .right-part .is-login .right-mail .mail-data div[data-v-0a89432e] {
          cursor: pointer;
          height: 42px;
          font-size: 14px;
          font-weight: 400;
          color: #333333;
          line-height: 42px;
}
.top-bar .right-part .is-login .right-mail .mail-data div span[data-v-0a89432e] {
            position: absolute;
            right: 10px;
            margin-top: 10px;
            display: inline-block;
            padding: 0 5px;
            height: 18px;
            background: #ff7351;
            border-radius: 4px;
            color: #fff;
            line-height: 20px;
}
.top-bar .right-part .is-login .right-mail .mail-data div .watched-span[data-v-0a89432e] {
            border-radius: 20px;
            height: 6px;
            width: 6px;
            padding: 0;
            margin-top: 17px;
}
.top-bar .right-part .is-login .right-me[data-v-0a89432e] {
      position: absolute;
      width: 190px;
      height: 300px;
      margin-left: 70px;
}
.top-bar .right-part .is-login .right-me .me-icon[data-v-0a89432e] {
        margin-left: 120px;
        position: relative;
        width: 60px;
        text-align: right;
        height: 80px;
        cursor: pointer;
}
.top-bar .right-part .is-login .right-me .me-icon img[data-v-0a89432e] {
          margin: 0;
          width: 30px;
          height: 30px;
}
.top-bar .right-part .is-login .right-me .me-data[data-v-0a89432e] {
        position: absolute;
        top: 80px;
        right: -6px;
        width: 160px;
        background: white;
        box-shadow: 0px 2px 8px 0px rgba(202, 202, 202, 0.5);
        border-radius: 4px;
}
.top-bar .right-part .is-login .right-me .me-data[data-v-0a89432e]::after {
          content: "";
          position: absolute;
          top: -20px;
          right: 20px;
          box-sizing: border-box;
          width: 10px;
          height: 0;
          border: 10px solid transparent;
          border-bottom: 10px solid #fff;
}
.top-bar .right-part .is-login .right-me .me-data div[data-v-0a89432e] {
          cursor: pointer;
          height: 42px;
          padding: 0px 10px 0 10px;
          font-size: 14px;
          font-weight: 400;
          color: #333333;
          line-height: 42px;
}
.top-bar .right-part .is-login .right-me .me-data .border-top[data-v-0a89432e] {
          border-top: 1px solid #efefef;
}
.top-bar .right-part .no-login[data-v-0a89432e] {
    display: flex;
}
.bg-transparent[data-v-0a89432e] {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  box-shadow: none !important;
  filter: none;
}

@charset "UTF-8";
.BTN {
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden\0;
  user-select: none;
  font-size: 14px;
  cursor: pointer;
  /* 这个box也是为了兼容ie9，一层结构，ie9的border-radius不生效 */
}
.BTN .BTN-box {
    /* 兼容ie9 */
    overflow: hidden\0;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    background: linear-gradient(-135deg, #856df1, #a468ef);
}
.BTN.disabled:hover {
    opacity: 1;
}
.BTN.disabled .BTN-box {
    background: #D9D9D9 !important;
    color: #4D4D4D;
    filter: none;
    color: #fff;
    cursor: not-allowed;
}
.BTN:hover {
    opacity: .9;
}
.BTN:active {
    opacity: 1;
}
.BTN .primary {
    background: linear-gradient(-135deg, #856df1, #a468ef);
}
.BTN .plain {
    border: 1px solid #fff;
    background: transparent;
    filter: none;
}
.BTN .pure {
    background: #9463F7;
    filter: none;
}

.CONTAINER {
  margin-left: auto;
  margin-right: auto;
}
.CONTAINER.primary {
    width: 1200px;
}

.COPYRIGHT[data-v-2aceaafc] {
  margin: 90px auto 50px;
  text-align: center;
  color: #333333;
  font-size: 14px;
}
.COPYRIGHT .brand[data-v-2aceaafc] {
    margin-top: 15px;
}
.COPYRIGHT p[data-v-2aceaafc] {
    line-height: 26px;
}
.COPYRIGHT a[data-v-2aceaafc] {
    color: #333333;
}
.COPYRIGHT a[data-v-2aceaafc]:hover {
      text-decoration: underline;
}
.COPYRIGHT .quick a[data-v-2aceaafc] {
    cursor: pointer;
    padding: 0 8px;
}
.COPYRIGHT .out-link[data-v-2aceaafc] {
    margin-top: 10px;
}
.COPYRIGHT .out-link img[data-v-2aceaafc] {
      max-height: 36px;
}
.COPYRIGHT .city[data-v-2aceaafc] {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    width: 1200px;
    line-height: 1.6em;
    margin: 0 auto 30px;
}
.COPYRIGHT .city a[data-v-2aceaafc] {
      margin: 0 5px;
}

.notice-holiday[data-v-2bc22024] {
  background-color: #fbdacf;
  position: relative;
  font-size: 14px;
  color: #855;
  text-align: center;
  padding: 14px 16px;
}

.photos[data-v-6d561550] {
  position: relative;
  font-size: 14px;
}
.photos .tips[data-v-6d561550] {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    padding-left: 18px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 6px 6px 0 0;
    color: #fff;
    font-weight: 700;
    background: rgba(8, 8, 8, 0.5);
}
.photos .photo-wrapper[data-v-6d561550] {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 270px;
    border-radius: 6px;
}
.photos .photo-wrapper .photo-box[data-v-6d561550] {
      position: absolute;
      height: 270px;
      cursor: pointer;
}
.photos .photo-wrapper .photo-box .photo-item[data-v-6d561550] {
        float: left;
        width: 1200px;
        height: 270px;
}
.photos .photo-wrapper .photo-scroll[data-v-6d561550] {
      transition: left 1s;
}
.photos .photo-wrapper .dot-wrapper[data-v-6d561550] {
      position: absolute;
      right: 12px;
      bottom: 12px;
}
.photos .photo-wrapper .dot-wrapper ul li[data-v-6d561550] {
        float: left;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        border-radius: 50%;
        margin-left: 8px;
        background: rgba(255, 255, 255, 0.5);
        color: #666;
        cursor: pointer;
}
.photos .photo-wrapper .dot-wrapper ul .current[data-v-6d561550] {
        background: white;
        color: #333;
}

.process-box[data-v-7710157b] {
  width: 880px;
  margin-top: 30px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  background: #fff;
}
.process-box .title[data-v-7710157b] {
    height: 58px;
    padding-left: 30px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 700;
    line-height: 58px;
}
.process-box .title .topic[data-v-7710157b] {
      height: 16px;
      padding-left: 8px;
      border-left: 4px solid #a187f9;
      margin-top: -8px;
      font-size: 16px;
      color: #333;
}
.process-box .title .topic-desc[data-v-7710157b] {
      margin-left: 14px;
      color: #999;
}
.process-box .content[data-v-7710157b] {
    padding: 53px 60px 54px 22px;
}
.process-box .content ul[data-v-7710157b] {
      float: left;
      width: 189px;
      margin-right: 56px;
}
.process-box .content ul .active[data-v-7710157b] {
        box-shadow: 0px 0px 10px 0px rgba(186, 184, 233, 0.5);
}
.process-box .content ul li[data-v-7710157b] {
        width: 100%;
        height: 62px;
        padding: 9px 0 9px 34px;
        margin-bottom: 31px;
        cursor: pointer;
}
.process-box .content ul li h2[data-v-7710157b] {
          display: inline-block;
          position: relative;
          font-size: 16px;
          font-weight: 700;
          line-height: 22px;
          color: #333;
}
.process-box .content ul li h2[data-v-7710157b]::after {
            content: '';
            position: absolute;
            right: -20px;
            top: 4px;
            width: 14px;
            height: 14px;
}
.process-box .content ul li .process1[data-v-7710157b]::after {
          background: url(../images/process1.1fb4d82.png) no-repeat center center/100% 100%;
}
.process-box .content ul li .process2[data-v-7710157b]::after {
          background: url(../images/process2.9289372.png) no-repeat center center/100% 100%;
}
.process-box .content ul li .process3[data-v-7710157b]::after {
          background: url(../images/process3.4d3fd13.png) no-repeat center center/100% 100%;
}
.process-box .content ul li .process4[data-v-7710157b]::after {
          background: url(../images/process4.2b4342f.png) no-repeat center center/100% 100%;
}
.process-box .content ul li .process5[data-v-7710157b]::after {
          background: url(../images/process5.1943657.png) no-repeat center center/100% 100%;
}
.process-box .content ul li p[data-v-7710157b] {
          font-weight: 700;
          line-height: 20px;
          color: #999;
}
.process-box .content .detail-wrapper[data-v-7710157b] {
      float: left;
      width: 550px;
}
.process-box .content .detail-wrapper .nav h2[data-v-7710157b] {
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        color: #8b76f9;
}
.process-box .content .detail-wrapper .nav p[data-v-7710157b] {
        font-weight: 700;
        line-height: 20px;
        color: #999;
}
.process-box .content .detail-wrapper .introduce[data-v-7710157b] {
        padding: 41px 0 51px 44px;
}
.process-box .content .detail-wrapper .introduce .img1[data-v-7710157b] {
          float: left;
          width: 131px;
          height: 136px;
          margin-right: 100px;
}
.process-box .content .detail-wrapper .introduce .img2[data-v-7710157b] {
          float: left;
          width: 133px;
          height: 151px;
          margin-right: 82px;
}
.process-box .content .detail-wrapper .introduce .img3[data-v-7710157b] {
          float: left;
          width: 134px;
          height: 142px;
          margin-right: 86px;
          margin-top: 41px;
}
.process-box .content .detail-wrapper .introduce .img4[data-v-7710157b] {
          float: left;
          width: 140px;
          height: 139px;
          margin-right: 86px;
}
.process-box .content .detail-wrapper .introduce .img5[data-v-7710157b] {
          float: left;
          width: 137px;
          height: 141px;
          margin-right: 83px;
}
.process-box .content .detail-wrapper .introduce .point-box[data-v-7710157b] {
          display: inline-block;
}
.process-box .content .detail-wrapper .introduce .point-box .desc[data-v-7710157b] {
            width: 250px;
            margin-bottom: 39px;
}
.process-box .content .detail-wrapper .introduce .point-box .desc[data-v-7710157b]:last-child {
              margin-bottom: 0;
}
.process-box .content .detail-wrapper .introduce .point-box .desc .desc-title[data-v-7710157b] {
              position: relative;
              color: #666;
              line-height: 20px;
              font-weight: 700;
}
.process-box .content .detail-wrapper .introduce .point-box .desc .desc-title .big-circular[data-v-7710157b] {
                position: absolute;
                top: 5px;
                left: -14px;
                width: 10px;
                height: 10px;
                border-radius: 50%;
                border: 1px solid #837ded;
}
.process-box .content .detail-wrapper .introduce .point-box .desc .desc-title .big-circular .small-circular[data-v-7710157b] {
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  width: 6px;
                  height: 6px;
                  margin-top: -3px;
                  margin-left: -3px;
                  border-radius: 50%;
                  background: #837ded;
}
.process-box .content .detail-wrapper .introduce .point-box .desc .detail[data-v-7710157b] {
              font-size: 12px;
              color: #999;
              line-height: 16px;
              font-weight: 700;
}
.process-box .content .detail-wrapper .example[data-v-7710157b] {
        width: 553px;
        padding-top: 23px;
        border-top: 1px solid #ededed;
}
.process-box .content .detail-wrapper .example img[data-v-7710157b] {
          float: left;
          width: 236px;
          height: 149px;
          margin: 0 11px 5px 0;
}
.process-box .content .detail-wrapper .example .text[data-v-7710157b] {
          color: #999;
          font-weight: 700;
          line-height: 21px;
}

.process-box[data-v-c441a8dc] {
  width: 880px;
  margin-top: 30px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  background: #fff;
}
.process-box .title[data-v-c441a8dc] {
    height: 58px;
    padding-left: 30px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 700;
    line-height: 58px;
}
.process-box .title .topic[data-v-c441a8dc] {
      height: 16px;
      padding-left: 8px;
      border-left: 4px solid #a187f9;
      margin-top: -8px;
      font-size: 16px;
      color: #333;
}
.process-box .title .desc[data-v-c441a8dc] {
      margin-left: 14px;
      color: #999;
}
.process-box .content ul li[data-v-c441a8dc] {
    position: relative;
    min-height: 160px;
    border-bottom: 1px solid #ededed;
    padding: 20px 32px 0 62px;
    display: flex;
}
.process-box .content ul li[data-v-c441a8dc]:last-child {
      border-bottom: none;
}
.process-box .content ul li .text[data-v-c441a8dc] {
      margin-left: 30px;
      font-weight: 700;
}
.process-box .content ul li .text .privilege-title[data-v-c441a8dc] {
        margin-bottom: 15px;
        color: #333;
        line-height: 20px;
}
.process-box .content ul li .text .desc-box[data-v-c441a8dc] {
        line-height: 20px;
}
.process-box .content ul li .text .desc-box .desc[data-v-c441a8dc] {
          float: left;
          width: 273px;
          margin-right: 25px;
          margin-left: 14px;
          margin-bottom: 14px;
}
.process-box .content ul li .text .desc-box .desc .desc-title[data-v-c441a8dc] {
            position: relative;
            color: #666;
}
.process-box .content ul li .text .desc-box .desc .desc-title span[data-v-c441a8dc] {
              font-size: 12px;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular[data-v-c441a8dc] {
              position: absolute;
              top: 5px;
              left: -14px;
              width: 10px;
              height: 10px;
              border-radius: 50%;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular .small-circular[data-v-c441a8dc] {
                position: absolute;
                top: 50%;
                left: 50%;
                width: 6px;
                height: 6px;
                margin-top: -3px;
                margin-left: -3px;
                border-radius: 50%;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular1[data-v-c441a8dc] {
              border: 1px solid #837ded;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular1 .small-circular1[data-v-c441a8dc] {
                background: #837ded;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular2[data-v-c441a8dc] {
              border: 1px solid #f3599f;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular2 .small-circular2[data-v-c441a8dc] {
                background: #f3599f;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular3[data-v-c441a8dc] {
              border: 1px solid #f2b524;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular3 .small-circular3[data-v-c441a8dc] {
                background: #f2b524;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular4[data-v-c441a8dc] {
              border: 1px solid #3963fb;
}
.process-box .content ul li .text .desc-box .desc .desc-title .big-circular4 .small-circular4[data-v-c441a8dc] {
                background: #3963fb;
}
.process-box .content ul li .text .desc-box .desc .detail[data-v-c441a8dc] {
            font-size: 12px;
            color: #999;
}
.process-box .content ul li .text1[data-v-c441a8dc] {
      left: 220px;
}
.process-box .content ul .privilege1[data-v-c441a8dc] {
    width: 99px;
    height: 114px;
}
.process-box .content ul .privilege2[data-v-c441a8dc] {
    width: 122px;
    height: 104px;
}
.process-box .content ul .privilege3[data-v-c441a8dc] {
    width: 112px;
    height: 102px;
}

.process-box[data-v-23c64108] {
  width: 880px;
  margin-top: 30px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  background: #fff;
}
.process-box .title[data-v-23c64108] {
    height: 58px;
    padding-left: 30px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 700;
    line-height: 58px;
}
.process-box .title .topic[data-v-23c64108] {
      height: 16px;
      padding-left: 8px;
      border-left: 4px solid #a187f9;
      margin-top: -8px;
      font-size: 16px;
      color: #333;
}
.process-box .content[data-v-23c64108] {
    padding: 0 42px;
    overflow: hidden;
}
.process-box .content .tips[data-v-23c64108] {
      font-size: 16px;
      color: #a187f9;
      font-weight: 700;
      line-height: 22px;
      margin: 14px 0 8px 0;
}
.process-box .content .desc[data-v-23c64108] {
      color: #666;
      font-weight: 700;
      line-height: 20px;
}
.process-box .content .card-box[data-v-23c64108] {
      margin: 25px 0 53px 0;
}
.process-box .content .card-box .card-wrapper[data-v-23c64108] {
        width: 700px;
        height: 100px;
        margin: 0 auto;
}
.process-box .content .card-box .card-wrapper .card[data-v-23c64108] {
          float: left;
          position: relative;
          width: 320px;
          height: 100px;
          box-shadow: 0px 1px 18px 0px rgba(208, 208, 208, 0.5);
          border-radius: 6px;
}
.process-box .content .card-box .card-wrapper .upgrade[data-v-23c64108] {
          margin-right: 51px;
}
.process-box .content .card-box .card-wrapper .upgrade img[data-v-23c64108] {
            vertical-align: middle;
            width: 56px;
            height: 56px;
            margin: 0 22px 0 28px;
}
.process-box .content .card-box .card-wrapper .upgrade span[data-v-23c64108] {
            font-size: 20px;
            font-weight: 700;
            line-height: 100px;
            color: #666;
}
.process-box .content .card-box .card-wrapper .upgrade .tag[data-v-23c64108] {
            position: absolute;
            right: 0;
            bottom: 11px;
            width: 83px;
            height: 30px;
            line-height: 30px;
            color: #fff;
            text-align: center;
            border-radius: 37px 0 0 37px;
            background: #8b76f9;
            cursor: pointer;
}
.process-box .content .card-box .card-wrapper .tel img[data-v-23c64108] {
          vertical-align: middle;
          width: 56px;
          height: 56px;
          margin: 21px 22px 0 28px;
}
.process-box .content .card-box .card-wrapper .tel .text[data-v-23c64108] {
          float: right;
          margin-right: 44px;
          margin-top: 22px;
          color: #666;
}
.process-box .content .card-box .card-wrapper .tel .text .call[data-v-23c64108] {
            font-size: 16px;
            line-height: 22px;
}
.process-box .content .card-box .card-wrapper .tel .text .number[data-v-23c64108] {
            font-size: 24px;
            font-weight: 700;
            line-height: 33px;
}
.process-box .content .question-box ul li[data-v-23c64108] {
      margin-bottom: 35px;
}
.process-box .content .question-box ul li .question[data-v-23c64108] {
        position: relative;
        height: 20px;
        line-height: 20px;
        font-weight: 700;
        border-top: 1px solid #efefef;
        margin-left: 19px;
        margin-bottom: 2px;
        color: #666;
}
.process-box .content .question-box ul li .question span[data-v-23c64108] {
          position: relative;
          top: -11px;
          background: #fff;
}
.process-box .content .question-box ul li .question span[data-v-23c64108]::before {
            content: '';
            position: absolute;
            left: -18px;
            top: 4px;
            width: 14px;
            height: 14px;
            background: url(../images/question.c4be140.png) no-repeat center center/14px 14px;
}
.process-box .content .question-box ul li .answer[data-v-23c64108] {
        line-height: 20px;
        font-weight: 700;
        color: #999;
        word-break: break-all;
}

.process-box[data-v-458ec40d] {
  width: 290px;
  margin-top: 30px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  background: #fff;
  color: #666;
}
.process-box .title[data-v-458ec40d] {
    height: 58px;
    padding-left: 30px;
    font-weight: 700;
    line-height: 58px;
}
.process-box .title .topic[data-v-458ec40d] {
      height: 16px;
      margin-top: -8px;
      font-size: 16px;
}
.process-box .content[data-v-458ec40d] {
    height: 562px;
}
.process-box .content .content-wrapper[data-v-458ec40d] {
      position: relative;
      overflow: hidden;
      width: 233px;
      height: 475px;
      margin: 0 auto;
}
.process-box .content .content-wrapper ul[data-v-458ec40d] {
        position: absolute;
        width: 233px;
}
.process-box .content .content-wrapper .member-scroll[data-v-458ec40d] {
        transition: bottom 1s;
}
.process-box .content ul[data-v-458ec40d] {
      width: 233px;
}
.process-box .content ul li[data-v-458ec40d] {
        margin-bottom: 20px;
}
.process-box .content .avatar[data-v-458ec40d] {
      float: left;
      width: 75px;
      height: 75px;
      margin-right: 15px;
      background: #efefef no-repeat center center / 100% 100%;
}
.process-box .content .info[data-v-458ec40d] {
      float: left;
}
.process-box .content .info .name[data-v-458ec40d] {
        width: 143px;
        height: 20px;
        overflow: hidden;
        word-break: break-all;
        height: 20px;
        font-size: 14px;
        line-height: 20px;
        margin-top: 8px;
}
.process-box .content .info .name .nickname[data-v-458ec40d] {
          float: left;
          position: relative;
          word-break: break-all;
          max-width: 100px;
}
.process-box .content .info .name .nickname[data-v-458ec40d]::after {
            content: '';
            width: 20px;
            height: 13px;
            position: absolute;
            right: -23px;
            top: 4px;
            background: url(../images/vip.ef4ea8a.png) center center/100% 100% no-repeat;
}
.process-box .content .info .time[data-v-458ec40d] {
        width: 143px;
        height: 17px;
        overflow: hidden;
        word-break: break-all;
        color: #999;
        line-height: 17px;
        font-size: 12px;
}
.process-box .content .info .desc[data-v-458ec40d] {
        overflow: hidden;
        word-break: break-all;
        line-height: 17px;
        font-size: 12px;
}
.process-box .content .info .desc span[data-v-458ec40d] {
          display: inline-block;
          overflow: hidden;
          word-break: break-all;
          height: 17px;
}
.process-box .content .info .desc .age[data-v-458ec40d] {
          width: 32px;
          margin-right: 4px;
}
.process-box .content .info .desc .address[data-v-458ec40d] {
          width: 95px;
}

.process-box[data-v-0be68a37] {
  width: 290px;
  margin-top: 30px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  background: #fff;
}
.process-box .title[data-v-0be68a37] {
    height: 58px;
    padding-left: 20px;
    font-weight: 700;
    line-height: 58px;
}
.process-box .title .topic[data-v-0be68a37] {
      height: 16px;
      padding-left: 8px;
      border-left: 4px solid #a187f9;
      margin-top: -8px;
      font-size: 16px;
      color: #333;
}
.process-box .content[data-v-0be68a37] {
    height: 584px;
    padding-bottom: 20px;
}
.process-box .content .content-wrapper[data-v-0be68a37] {
      position: relative;
      overflow: hidden;
      width: 250px;
      height: 564px;
      margin: 0 auto;
}
.process-box .content .content-wrapper ul[data-v-0be68a37] {
        position: absolute;
        bottom: 12px;
        padding-bottom: 20px;
}
.process-box .content .content-wrapper ul li[data-v-0be68a37] {
          padding-top: 20px;
          color: #666;
}
.process-box .content .content-wrapper ul li .nickname[data-v-0be68a37] {
            line-height: 20px;
            font-weight: 700;
}
.process-box .content .content-wrapper ul li .desc[data-v-0be68a37] {
            font-size: 12px;
            font-weight: 700;
            line-height: 17px;
            padding: 7px 0 20px 0;
            border-bottom: 1px solid #ededed;
}
.process-box .content .content-wrapper .word-scroll[data-v-0be68a37] {
        transition: bottom 1s;
}

.process-box[data-v-657b18a6] {
  width: 290px;
  margin-top: 30px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  background: #fff;
}
.process-box .title[data-v-657b18a6] {
    height: 58px;
    padding-left: 20px;
    font-weight: 700;
    line-height: 58px;
}
.process-box .title .topic[data-v-657b18a6] {
      height: 16px;
      padding-left: 8px;
      border-left: 4px solid #a187f9;
      margin-top: -8px;
      font-size: 16px;
      color: #333;
}
.process-box .content[data-v-657b18a6] {
    width: 250px;
    margin: 0 auto;
    height: 327px;
}
.process-box .content .tips[data-v-657b18a6] {
      color: #666;
      margin-bottom: 16px;
      font-size: 12px;
      line-height: 17px;
}
.process-box .content .remain[data-v-657b18a6] {
      height: 17px;
      font-size: 12px;
      line-height: 17px;
      margin-top: 4px;
      color: #fe4a3a;
}

.ZA-TEXTAREA {
  position: relative;
  display: inline-block;
  line-height: 40px;
  padding: 12px 14px;
  padding-bottom: 24px;
  background: #f2f3f5;
  border: 1px solid #EBEBEB;
}
.ZA-TEXTAREA textarea {
    text-align: justify;
    display: block;
    background-color: #F2F3F5;
    border-radius: 4px;
    font-size: 14px;
    resize: none;
    border: none;
}
.ZA-TEXTAREA textarea::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #ababab;
      font-size: 14px;
}
.ZA-TEXTAREA textarea:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #ababab;
      font-size: 14px;
}
.ZA-TEXTAREA textarea::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #ababab;
      font-size: 14px;
}
.ZA-TEXTAREA textarea:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #ababab;
      font-size: 14px;
}
.ZA-TEXTAREA textarea:focus {
      border-color: #EBEBEB;
}
.ZA-TEXTAREA .remain-word {
    position: absolute;
    bottom: 4px;
    right: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #ababab;
    line-height: 20px;
}
.ZA-TEXTAREA .fake-placeholder {
    position: absolute;
    color: #ababab;
    font-size: 14px;
    white-space: nowrap;
    left: 20px;
    top: 0;
    user-select: none;
    cursor: text;
}

.loading-box[data-v-71c8c53d] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.loading-box .loading-wrapper[data-v-71c8c53d] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3%;
}
.loading-box .loading-wrapper img[data-v-71c8c53d] {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 68px;
      height: 68px;
}

.btn-wrapper[data-v-1a20a336] .cancelBtn {
  color: #666;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #999;
}
.text[data-v-1a20a336] {
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 20px;
}
.btn-wrapper[data-v-1a20a336] {
  margin-top: 30px;
}

.DIALOG {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity .1s ease-out;
}
.DIALOG.active {
    opacity: 1;
}
.DIALOG.active .DIALOG-box {
      transform: scale(1);
}
.DIALOG .DIALOG-box {
    position: relative;
    width: 542px;
    margin: 15vh auto 50px;
    transform: scale(0);
    background-color: #fff;
    transition: transform .1s ease-out;
}
.DIALOG .DIALOG-box .title {
      position: relative;
      height: 44px;
      line-height: 44px;
      text-align: center;
      font-size: 14px;
      color: #999;
      background-color: #F3F3F3;
}
.DIALOG .DIALOG-box .title.colorfulTitle {
        color: #fff;
        background: linear-gradient(314deg, #8070f1 0%, #b06cef 100%);
}
.DIALOG .DIALOG-box .title.colorfulTitle .close::before, .DIALOG .DIALOG-box .title.colorfulTitle .close::after {
          background: #fff;
}
.DIALOG .DIALOG-box .title .close {
        position: absolute;
        right: 10px;
        top: 12px;
        width: 20px;
        height: 20px;
        transform: rotate(45deg);
        cursor: pointer;
}
.DIALOG .DIALOG-box .title .close::before, .DIALOG .DIALOG-box .title .close::after {
          content: "";
          position: absolute;
          left: 50%;
          top: 50%;
          width: 12px;
          height: 2px;
          background: #666;
}
.DIALOG .DIALOG-box .title .close::before {
          transform: translate(-50%, -50%);
}
.DIALOG .DIALOG-box .title .close::after {
          transform: translate(-50%, -50%) rotate(90deg);
}
.DIALOG .DIALOG-box .content {
      padding: 26px 40px 40px;
}
.DIALOG-HIDDEN-BODY {
  height: 100%;
  overflow: hidden;
}

.PAY[data-v-22611ac6] {
  min-height: 353px;
  font-size: 14px;
  color: #333;
  vertical-align: baseline;
}
.PAY .mgt[data-v-22611ac6] {
    margin-top: 10px;
}
.PAY .priceArea[data-v-22611ac6] {
    margin-left: auto;
}
.PAY .price[data-v-22611ac6] {
    font-size: 34px;
    color: #F1494C;
}
.PAY .deal[data-v-22611ac6] {
    margin-top: 18px;
}
.PAY .deal a[data-v-22611ac6] {
      color: #A784FF;
}
.PAY .payDesc[data-v-22611ac6] {
    display: flex;
    align-items: baseline;
}
.PAY .payType[data-v-22611ac6] {
    margin-top: -10px;
    margin-left: -18px;
}
.PAY .payType .item[data-v-22611ac6] {
      width: 141px;
      height: 42px;
      line-height: 42px;
      margin-top: 20px;
      margin-left: 18px;
      border: 1px solid #DFDFDF;
      text-align: center;
      cursor: pointer;
}
.PAY .payType .item.active[data-v-22611ac6] {
        border: 2px solid #4887E7;
        line-height: 38px;
}
.PAY .payType .item .icon[data-v-22611ac6] {
        width: 26px;
        height: 26px;
        vertical-align: middle;
        margin-right: 6px;
}
.PAY .payType .item .icon-onlinebank[data-v-22611ac6] {
        width: 23px;
        height: 15px;
}
.PAY .payType .item .icon-alipay[data-v-22611ac6] {
        width: 20px;
        height: 20px;
}
.PAY .payDes[data-v-22611ac6] {
    line-height: 17px;
    margin-top: 30px;
}
.PAY .payDes .textSmall[data-v-22611ac6] {
      font-size: 12px;
      color: #666;
}
.PAY .payDes .imgCode[data-v-22611ac6] {
      margin-right: 19px;
      width: 120px;
      height: 124px;
      outline: 1px solid #ddd;
      background: url(../images/qr_loading.c8ad984.gif) no-repeat center;
}
.PAY .payDes .imgCode.active[data-v-22611ac6] {
        outline: initial;
}
.PAY .payDes .imgCode div[data-v-22611ac6] {
        background-color: #fff;
}
.PAY .payDes .imgCode img[data-v-22611ac6] {
        width: 120px;
        height: 120px;
}
.PAY .payDes .imgCode iframe[data-v-22611ac6] {
        width: 100%;
        height: 100%;
}
.PAY .payDes .info[data-v-22611ac6] {
      color: #1d1d1d;
}
.PAY .payDes .btn[data-v-22611ac6] {
      width: 157px;
      height: 46px;
      line-height: 46px;
      text-align: center;
      background: #4987E8;
      color: #fff;
      cursor: pointer;
      margin-top: 33px;
}
.PAY .wechatDes[data-v-22611ac6] {
    padding-top: 40px;
}
.PAY .wechatDes .info[data-v-22611ac6] {
      margin-top: 39px;
}
.PAY .unionPayDes .info[data-v-22611ac6] {
    margin-top: 30px;
}
.PAY .unionPayDes img[data-v-22611ac6] {
    width: 140px;
    height: 50px;
    padding: 8px;
    border: 1px solid #ddd;
}
.PAY .onlineBankDes .bankList[data-v-22611ac6] {
    margin-left: -19px;
}
.PAY .onlineBankDes .bankList .bank[data-v-22611ac6] {
      float: left;
      margin-top: 14px;
      margin-left: 19px;
      width: 141px;
      height: 44px;
      border: 1px solid #DFDFDF;
      cursor: pointer;
      overflow: hidden;
}
.PAY .onlineBankDes .bankList .bank.active[data-v-22611ac6] {
        border: 2px solid #4887e7;
}
.PAY .onlineBankDes .bankList .bank img[data-v-22611ac6] {
        width: 100%;
}
.PAY .bankTransfer .info[data-v-22611ac6] {
    margin-top: 14px;
}
.m-payMethod[data-v-22611ac6] {
  position: relative;
  height: 80px;
  padding: 9px 0;
  border: 1px solid #DFDFDF;
  margin-top: 16px;
}
.m-payMethod__recommend[data-v-22611ac6] {
    position: absolute;
    right: -1px;
    top: 0;
    width: 49px;
    height: 44px;
    color: #fff;
    text-align: right;
    font-size: 18px;
    line-height: 28px;
}
.m-payMethod__recommend[data-v-22611ac6]::before {
      content: '';
      position: absolute;
      z-index: -1;
      left: 0;
      top: 0;
      border-width: 22px 24px;
      border-style: solid;
      border-color: #f1494c #f1494c transparent transparent;
}
.m-payMethod__logo[data-v-22611ac6] {
    width: 160px;
    height: 100%;
    text-align: center;
}
.m-payMethod__logo img[data-v-22611ac6] {
      margin-top: 5px;
      width: 100%;
}
.m-payMethod__logo--alipay img[data-v-22611ac6] {
      width: 85px;
      margin-top: 15px;
}
.m-payMethod__info[data-v-22611ac6] {
    color: #1D1D1D;
    font-size: 12px;
}
.m-payMethod__info + .m-payMethod__info[data-v-22611ac6] {
      margin-top: 6px;
}
.m-payMethod__info--aliPay[data-v-22611ac6] {
      margin-top: 10px !important;
}
.m-payMethod__account[data-v-22611ac6] {
    color: #A784FF;
}
.PAY-CONFIRM[data-v-22611ac6] {
  font-size: 14px;
}
.PAY-CONFIRM .info[data-v-22611ac6] {
    margin-bottom: 23px;
}
.PAY-CONFIRM .info img[data-v-22611ac6] {
      width: 47px;
      height: 47px;
}
.PAY-CONFIRM .info .text[data-v-22611ac6] {
      margin-left: 12px;
      line-height: 22px;
}
.PAY-CONFIRM .btn[data-v-22611ac6] {
    width: 157px;
    height: 46px;
    line-height: 46px;
    background: #4987E8;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.PAY-CONFIRM .btn.fail[data-v-22611ac6] {
      color: #666;
      border: 1px solid #979797;
      background: #EFEFEF;
}
