
body {
  background: #f4f4f4;
}
.safe-top {
  width: 1200px;
  height: 390px;
}
.safe-top div {
    height: 60px;
    position: relative;
    padding-left: 57px;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 60px;
    letter-spacing: 1px;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 6px;
}
.safe-top div:before {
      position: absolute;
      content: "";
      left: 42px;
      top: 22px;
      width: 6px;
      height: 16px;
      background: #8b76f9;
}
/**
 * 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-1d548e89] {
  background: #996ef0 !important;
  opacity: 1 !important;
}
.opacity-scroll[data-v-1d548e89] {
  transition: background 0.3s ease-in-out;
}
.m-relative[data-v-1d548e89] {
  position: relative;
}
.m-fixed[data-v-1d548e89] {
  position: fixed;
}
.overflow-div[data-v-1d548e89] {
  overflow: hidden;
}
.top-bar[data-v-1d548e89] {
  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-1d548e89] {
    filter: none;
}
.top-bar img[data-v-1d548e89] {
    margin: 8px 70px 0 0;
    width: 130px;
}
.top-bar .link-data[data-v-1d548e89] {
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    font-weight: 500;
    color: white;
}
.top-bar .link-data span[data-v-1d548e89] {
      cursor: pointer;
      margin-right: 52px;
}
.top-bar .link-data .current-active[data-v-1d548e89] {
      position: relative;
}
.top-bar .link-data .current-active[data-v-1d548e89]::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-1d548e89] {
    margin-right: -300px;
}
.top-bar .right-part .is-login[data-v-1d548e89] {
    width: 584px;
    height: 80px;
    line-height: 56px;
}
.top-bar .right-part .is-login .z-index-up[data-v-1d548e89] {
      z-index: 33;
}
.top-bar .right-part .is-login .z-index-down[data-v-1d548e89] {
      z-index: -11;
}
.top-bar .right-part .is-login .right-mail[data-v-1d548e89] {
      position: absolute;
      width: 190px;
      height: 214px;
      z-index: 22;
}
.top-bar .right-part .is-login .right-mail img[data-v-1d548e89] {
        margin: 0;
        width: 30px;
        height: 30px;
}
.top-bar .right-part .is-login .right-mail .mail-icon[data-v-1d548e89] {
        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-1d548e89] {
          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-1d548e89] {
        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-1d548e89]::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-1d548e89] {
          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-1d548e89] {
            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-1d548e89] {
            border-radius: 20px;
            height: 6px;
            width: 6px;
            padding: 0;
            margin-top: 17px;
}
.top-bar .right-part .is-login .right-me[data-v-1d548e89] {
      position: absolute;
      width: 190px;
      height: 300px;
      margin-left: 70px;
}
.top-bar .right-part .is-login .right-me .me-icon[data-v-1d548e89] {
        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-1d548e89] {
          margin: 0;
          width: 30px;
          height: 30px;
}
.top-bar .right-part .is-login .right-me .me-data[data-v-1d548e89] {
        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-1d548e89]::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-1d548e89] {
          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-1d548e89] {
          border-top: 1px solid #efefef;
}
.top-bar .right-part .no-login[data-v-1d548e89] {
    display: flex;
}
.bg-transparent[data-v-1d548e89] {
  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;
}

.suggestDialog textarea[data-v-922a3474] {
  width: 100%;
  height: 120px;
  border: 1px solid #e1e1e1;
  outline: none;
}
.suggestDialog .send_btn[data-v-922a3474] {
  margin-top: 10px;
  text-align: right;
  color: #8b8b8b;
}
.suggestDialog .send_btn span[data-v-922a3474] {
    font-weight: bold;
}
.suggestDialog button[data-v-922a3474] {
  cursor: pointer;
  border: none;
  background: #fea0a0;
  color: #fff;
  padding: 5px 18px;
  border-radius: 2px;
  font-size: 12px;
  margin-left: 10px;
}
.suggestDialog button[data-v-922a3474]:hover {
    background: #ff5b5b;
}
.slideIcon[data-v-922a3474] {
  position: fixed;
  right: 0;
  bottom: 100px;
  width: 55px;
  height: 250px;
  z-index: 99;
}
@keyframes slide-data-v-922a3474 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
    right: 62px;
}
}
.slideIcon .qr[data-v-922a3474] {
    display: none;
    opacity: 0;
    width: 165px;
    height: 180px;
    position: absolute;
    right: 50px;
    top: 50px;
    box-shadow: 0px 0px 19px #ccc;
    background: #fff;
}
.slideIcon .qr .pic[data-v-922a3474] {
      width: 142px;
      height: 165px;
      text-align: center;
      font-size: 13px;
      color: #444;
      padding-top: 145px;
      margin: 10px auto;
      background: url(../images/qrcode.a5c72c4.jpg);
      background-size: 142px 135px;
      background-repeat: no-repeat;
}
.slideIcon .qr .arrow[data-v-922a3474] {
      border: 6px solid transparent;
      border-left: 10px solid #fff;
      width: 0;
      height: 0;
      position: absolute;
      right: -16px;
      top: 85px;
}
.slideIcon .qr.animateShow[data-v-922a3474] {
      display: block;
      animation: 0.6s slide-data-v-922a3474 forwards;
      opacity: 1 \0;
      right: 62px \0;
}
.slideIcon ul[data-v-922a3474] {
    float: right;
    right: 0;
}
.slideIcon ul li[data-v-922a3474] {
      width: 50px;
      height: 50px;
      cursor: pointer;
      display: block;
      background: url(../images/tool_bar.72bfb50.png);
      margin-bottom: 10px;
}
.slideIcon ul li.kefu[data-v-922a3474] {
        background-position: 0 -276px;
}
.slideIcon ul li.kefu[data-v-922a3474]:hover {
          background-position: -70px -276px;
}
.slideIcon ul li.qrcode[data-v-922a3474] {
        background-position: 0 -111px;
}
.slideIcon ul li.qrcode[data-v-922a3474]:hover {
          background-position: -70px -111px;
}
.slideIcon ul li.collect[data-v-922a3474] {
        background: #fff url(../images/tool_collect.400f3c9.png) no-repeat;
        border: 1px solid #ccc;
        background-size: 100% 100%;
}
.slideIcon ul li.collect[data-v-922a3474]:hover {
          background: #fff url(../images/tool_collect_hover.e70565b.png) no-repeat;
}
.slideIcon ul li.qa[data-v-922a3474] {
        background-position: 0 -166px;
}
.slideIcon ul li.qa[data-v-922a3474]:hover {
          background-position: -70px -166px;
}
.slideIcon ul li.gotop[data-v-922a3474] {
        background-position: 0 -221px;
}
.slideIcon ul li.gotop[data-v-922a3474]:hover {
          background-position: -70px -221px;
}
.ui-dialog-body[data-v-922a3474] {
  text-align: center;
  line-height: 24px;
}

.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;
}

.tab-header[data-v-47bb35c5] {
  padding-left: 44px;
  border: 1px solid #F4F4F4;
  border-radius: 6px 6px 0 0;
}
.tab-header .default-tab[data-v-47bb35c5] {
    cursor: pointer;
    padding: 14px 13px 10px;
    margin-right: 60px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #666666;
    line-height: 45px;
    letter-spacing: 1px;
}
.tab-header .active-tab[data-v-47bb35c5] {
    font-weight: 500;
    color: #8b76f9;
    border-bottom: 2px solid #8B76F9;
}

.report-box[data-v-13c007b0] {
  border: 1px solid #F4F4F4;
  border-top: none;
  border-radius: 0 0 6px 6px;
  padding: 47px 58px 58px 59px;
}
.report-box .title[data-v-13c007b0] {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 500;
    color: #333333;
    line-height: 32px;
    letter-spacing: 2px;
}
.report-box .content-left[data-v-13c007b0] {
    margin-top: 151px;
    width: 441px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 23px;
}
.report-box .report-desc[data-v-13c007b0] {
    width: 1083px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
}

[data-v-57169f94] .strong {
  color: #FF7E01;
}
.guid-box[data-v-57169f94] {
  padding: 55px 58px 92px 58px;
  border: 1px solid #F4F4F4;
  border-top: none;
  border-radius: 0 0 6px 6px;
}
.guid-box .guid-desc[data-v-57169f94] {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    margin-bottom: 30px;
}
.guid-box .content[data-v-57169f94] {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    margin-bottom: 54px;
    text-align: justify;
}
.guid-box .content .right-content[data-v-57169f94] {
      width: 645px;
      height: 100%;
}
.guid-box .content .right-content p[data-v-57169f94] {
        width: 645px;
}
.guid-box .content .left-content[data-v-57169f94] {
      height: 100%;
}
.guid-box .content .left-content p[data-v-57169f94] {
        width: 590px;
}
.guid-box .content .img-box[data-v-57169f94] {
      width: 385px;
      height: 100%;
}
.guid-box .content .right-img[data-v-57169f94] {
      margin-left: 38px;
}
.guid-box .content .left-img[data-v-57169f94] {
      margin-right: 106px;
}
.guid-box .content img[data-v-57169f94] {
      width: 385px;
      height: 385px;
}
.guid-box .content .title[data-v-57169f94] {
      font-size: 80px;
      font-weight: 900;
      color: #9c8bf2;
      line-height: 100px;
}
.guid-box .content .title span[data-v-57169f94] {
        display: inline-block;
        margin-left: 26px;
        font-size: 23px;
        font-weight: 400;
        color: #333333;
        line-height: 22px;
}
.guid-box .content .tip[data-v-57169f94] {
      color: #A187F9;
      margin-top: 13px;
}

.guid-box[data-v-242cf526] {
  padding: 55px 58px 92px 58px;
  border: 1px solid #F4F4F4;
  border-top: none;
  border-radius: 0 0 6px 6px;
}
.guid-box .content[data-v-242cf526] {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    margin-bottom: 54px;
    text-align: justify;
}
.guid-box .content .right-content[data-v-242cf526] {
      width: 645px;
      height: 100%;
}
.guid-box .content .right-content p[data-v-242cf526] {
        width: 645px;
}
.guid-box .content .left-content[data-v-242cf526] {
      height: 100%;
}
.guid-box .content .left-content p[data-v-242cf526] {
        width: 590px;
}
.guid-box .content .img-box[data-v-242cf526] {
      width: 385px;
      height: 100%;
}
.guid-box .content .right-img[data-v-242cf526] {
      margin-left: 38px;
}
.guid-box .content .left-img[data-v-242cf526] {
      margin-right: 106px;
}
.guid-box .content img[data-v-242cf526] {
      width: 385px;
      height: 385px;
}
.guid-box .content .title[data-v-242cf526] {
      font-size: 80px;
      font-weight: 900;
      color: #9c8bf2;
      line-height: 100px;
}
.guid-box .content .title span[data-v-242cf526] {
        display: inline-block;
        margin-left: 26px;
        font-size: 23px;
        font-weight: 400;
        color: #333333;
        line-height: 22px;
}
.guid-box .content .tip[data-v-242cf526] {
      margin-top: 26px;
      margin-bottom: 20px;
      font-size: 23px;
      font-weight: 500;
      color: #333333;
      line-height: 32px;
      letter-spacing: 2px;
}

[data-v-4b50fcd4] .strong {
  color: #FF7599;
}
.guid-box[data-v-4b50fcd4] {
  padding: 58px 145px 86px 58px;
  border: 1px solid #F4F4F4;
  border-top: none;
  border-radius: 0 0 6px 6px;
}
.guid-box .tips[data-v-4b50fcd4] {
    width: 434px;
    height: 55px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 26px;
}
.guid-box .search-tips[data-v-4b50fcd4] {
    font-weight: 700;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 26px;
}
.guid-box .content[data-v-4b50fcd4] {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    margin-bottom: 54px;
    text-align: justify;
}
.guid-box .content-wechat[data-v-4b50fcd4] {
      margin-top: 60px;
      display: block;
      width: 100% !important;
      height: 486px !important;
}
.guid-box .content-stress[data-v-4b50fcd4] {
      margin-top: 40px;
      text-align: center;
      font-family: SourceHanSansSC-Medium;
      font-weight: 500;
      font-size: 15px;
      color: #FF7599;
      line-height: 22px;
}
.guid-box .content-stress__img[data-v-4b50fcd4] {
        vertical-align: middle;
}
.guid-box .content .right-content[data-v-4b50fcd4] {
      width: 441px;
      height: 100%;
}
.guid-box .content .right-content p[data-v-4b50fcd4] {
        width: 441px;
}
.guid-box .content .left-content[data-v-4b50fcd4] {
      width: 398px;
      height: 100%;
}
.guid-box .content .left-content p[data-v-4b50fcd4] {
        width: 398px;
}
.guid-box .content .img-box[data-v-4b50fcd4] {
      width: 398px;
      height: 340px;
}
.guid-box .content .right-img[data-v-4b50fcd4] {
      margin-left: 156px;
}
.guid-box .content .left-img[data-v-4b50fcd4] {
      margin-right: 145px;
}
.guid-box .content .img[data-v-4b50fcd4] {
      width: 398px;
      height: 340px;
}
.guid-box .content .title[data-v-4b50fcd4] {
      font-size: 80px;
      font-weight: 900;
      color: #9c8bf2;
      line-height: 100px;
}
.guid-box .content .title span[data-v-4b50fcd4] {
        display: inline-block;
        margin-left: 26px;
        font-size: 23px;
        font-weight: 400;
        color: #333333;
        line-height: 22px;
}
.guid-box .content .tip[data-v-4b50fcd4] {
      margin-top: 94px;
      margin-bottom: 20px;
      font-size: 23px;
      font-family: PingFangSC-Medium;
      font-weight: 500;
      color: #333333;
      letter-spacing: 2px;
}
.guid-box .submit[data-v-4b50fcd4] {
    border: 0 none;
    outline: none;
    display: flex;
    width: 83px;
    height: 48px;
    margin-left: 10px;
    background: #767dff;
    border-radius: 6px;
    font-weight: 500;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    cursor: pointer;
}
.guid-box .submit[data-v-4b50fcd4]:disabled {
      background-color: #AEAFB3;
}
.guid-box .search[data-v-4b50fcd4] {
    display: flex;
    margin-top: 18px;
}
.guid-box .search .input[data-v-4b50fcd4] {
      width: 286px;
      height: 44px;
      background: #F2F4F5;
      border-radius: 6px;
      font-size: 14px;
      font-weight: 500;
      line-height: 30px;
      padding: 24px 0 24px 24px;
}
.guid-box .search .input[data-v-4b50fcd4] ::-webkit-input-placeholder {
        color: #aeafb3;
}
.guid-box .example[data-v-4b50fcd4] {
    margin-top: 40px;
}
.guid-box .example-title[data-v-4b50fcd4] {
      font-family: PingFangSC-Regular;
      font-weight: 400;
      font-size: 14px;
      color: #FF7599;
      line-height: 22px;
}
.guid-box .example-img[data-v-4b50fcd4] {
      margin-top: 12px;
      display: block;
      width: 319px;
      height: 88px;
}
.guid-box .result[data-v-4b50fcd4] {
    width: 1080px;
    background: #F2F4F5;
    border-radius: 6px;
    padding: 16px;
    margin-top: 31px;
    font-family: SourceHanSansSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #6c6d75;
    line-height: 22px;
}
.guid-box .result .vertify[data-v-4b50fcd4] {
      border: 0 none;
      outline: none;
      background-color: transparent;
      margin-top: 16px;
      font-weight: 400;
      font-size: 14px;
      color: #8B76F9;
      text-decoration: underline;
      cursor: pointer;
}
