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

.content[data-v-5902e5f9] {
  font-size: 14px;
  border-radius: 0 0 6px 6px;
  border: 1px solid #ebebeb;
}
.content[data-v-5902e5f9] .Tabs .Tabs-ul .Tab {
    width: auto;
    margin: 0 25px 0 0px;
    font-weight: 400;
}
.pages[data-v-5902e5f9] {
  height: 123px;
  padding: 44px 0 47px 0;
  text-align: center;
}

/*.Tabs .Tabs-ul .Tab{
    width:250px;
}*/

.Tabs {
  font-size: 14px;
}
.Tabs .Tabs-ul {
    height: 46px;
    padding-left: 42px;
}
.Tabs .Tabs-ul .Tab {
      position: relative;
      display: inline-block;
      height: 100%;
      font-weight: 500;
      line-height: 46px;
      text-align: center;
      white-space: pre;
      color: #666;
      cursor: pointer;
}
.Tabs .Tabs-ul .Tab .Counts {
        position: absolute;
        top: 14px;
        left: 60px;
        height: 20px;
        border-radius: 4px;
        padding: 0 4px;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        background: #ff7351;
}
.Tabs .Tabs-ul .Tab.Active {
      border-bottom: 2px solid #8b76f9;
      color: #8b76f9;
}

.Message-box[data-v-e6779e36] {
  width: 880px;
}
.Message-box .Title[data-v-e6779e36] {
    position: relative;
    height: 60px;
    padding-left: 30px;
    border-radius: 6px 6px 0 0;
    border: 1px solid #ebebeb;
    border-bottom: none;
    font-weight: 700;
    background: #fff;
}
.Message-box .Title span[data-v-e6779e36] {
      display: inline-block;
      position: absolute;
      top: 50%;
      height: 16px;
      padding-left: 8px;
      border-left: 4px solid #a187f9;
      margin-top: -8px;
      font-size: 16px;
}
.Message-box .Content[data-v-e6779e36] {
    background: #fff;
}

.Info[data-v-bf043c96] {
  position: relative;
  width: 290px;
  height: 387px;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  text-align: center;
  font-size: 14px;
  color: #666;
  background: #fff;
}
.Info .Avatar[data-v-bf043c96] {
    cursor: pointer;
    margin-top: 24px;
    margin-bottom: 11px;
}
.Info .Avatar div[data-v-bf043c96] {
      width: 80px;
      height: 80px;
      margin: 0 auto;
      border-radius: 50%;
      background-repeat: no-repeat;
      background-size: 100% 100%;
}
.Info .Nickname[data-v-bf043c96] {
    min-height: 25px;
    margin-bottom: 7px;
    word-break: break-all;
    line-height: 25px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    cursor: pointer;
}
.Info .Flag[data-v-bf043c96] {
    padding-left: 6px;
}
.Info .Flag .Flag-item[data-v-bf043c96] {
      margin-right: 8px;
      margin-left: 0;
}
.Info .Follow-status[data-v-bf043c96] {
    margin-top: 34px;
}
.Info .Follow-status .Follow[data-v-bf043c96] {
      display: inline-block;
      margin-right: 12px;
}
.Info .Follow-status .Follow .Topic[data-v-bf043c96] {
        margin-right: 9px;
        cursor: pointer;
}
.Info .Follow-status .Follow .Number[data-v-bf043c96] {
        position: relative;
}
.Info .Follow-status .Follow .Number .Red-tips[data-v-bf043c96] {
          position: absolute;
          right: -8px;
          top: 0;
          width: 6px;
          height: 6px;
          border-radius: 50%;
          background: #ff5858;
}
.Info .Follow-status .I-follow[data-v-bf043c96] {
      padding-left: 12px;
      border-left: 1px solid #d8d8d8;
      margin-right: 0;
}
.Info .Box[data-v-bf043c96] {
    position: absolute;
    left: 50%;
    width: 210px;
    height: 100px;
    margin-left: -105px;
    margin-top: 50px;
}
.Info .Box .List[data-v-bf043c96] {
      font-size: 14px;
      height: 20px;
      margin-bottom: 32px;
      cursor: pointer;
}
.Info .Box .List .New[data-v-bf043c96] {
        height: 18px;
        border-radius: 4px;
        padding: 0 4px;
        margin-top: -2px;
        margin-left: 6px;
        line-height: 18px;
        text-align: center;
        color: #fff;
        background: #ff7351;
}
.Info .Box .List .Counts[data-v-bf043c96] {
        text-align: right;
        width: 26px;
        text-align: right;
        line-height: 17px;
}

.FLAG[data-v-39acb34a] {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  background: 0 0 no-repeat;
  background-size: 100% 100%;
}
.FLAG.zhenxin[data-v-39acb34a] {
    background-image: url(../images/flag_zhenxin.56ba56c.png);
}
.FLAG.star[data-v-39acb34a] {
    background-image: url(../images/flag_star.5d64d69.png);
}
.FLAG.realname[data-v-39acb34a] {
    background-image: url(../images/flag_realname.1de9993.png);
}
.FLAG.realnameText[data-v-39acb34a] {
    width: 52px !important;
    background-image: url(../images/flag_realname_tag.2f4677b.png);
}
.FLAG.face[data-v-39acb34a] {
    width: 52px !important;
    background-image: url(../images/flag_face.f480085.png);
}
.FLAG.pointer[data-v-39acb34a] {
    cursor: pointer;
}
.FLAG.gray.zhenxin[data-v-39acb34a] {
    background-image: url(../images/flag_zhenxin_gray.a552697.png);
}
.FLAG.gray.star[data-v-39acb34a] {
    background-image: url(../images/flag_star_gray.0e8ec7d.png);
}
.FLAG.gray.realname[data-v-39acb34a] {
    background-image: url(../images/flag_realname_gray.220a2a7.png);
}

.message-list {
  font-size: 14px;
}
.message-list .buyBtns {
    text-align: center;
    margin-bottom: 120px;
}
.message-list .buyBtns .BTN {
      display: inline-block;
}
.message-list .buyBtns .starTips {
      border: 1px solid #B1B1B1;
}
.message-list .buyBtns .starTips .BTN-box {
        color: #B1B1B1;
}
.message-list .no-message {
    font-size: 14px;
}
.message-list .no-message .image-box {
      width: 142px;
      height: 142px;
      margin: 0 auto;
      margin-top: 84px;
}
.message-list .no-message .image-box img {
        width: 100%;
        height: 100%;
}
.message-list .no-message .tips-text {
      width: 294px;
      margin: 13px auto 60px auto;
      line-height: 21px;
      text-align: center;
      color: #333;
}
.message-list .no-message .tips-text span {
        color: #8B76F9;
}
.message-list .box {
    position: relative;
    height: 55px;
}
.message-list .box .state-ul {
      position: absolute;
      top: 50%;
      height: 23px;
      padding-left: 42px;
      margin-top: -11px;
}
.message-list .box .state-ul .state {
        display: inline-block;
        width: 45px;
        height: 100%;
        text-align: center;
        line-height: 22px;
        border: 1px solid #d8d8d8;
        border-radius: 4px;
        margin-right: 30px;
        cursor: pointer;
        color: #666;
}
.message-list .box .state-ul .state.active {
        background: #f3f1fe;
}
.message-list .mail-ul .mail-li {
    position: relative;
    height: 150px;
    padding: 25px 30px 25px 20px;
    border-bottom: 1px solid #f3f3f3;
}
.message-list .mail-ul .mail-li:hover {
      background: #f3f1fe;
}
.message-list .mail-ul .mail-li:hover .delete {
      display: block;
}
.message-list .mail-ul .mail-li .avatar {
      width: 106px;
      height: 106px;
      margin-right: 12px;
      cursor: pointer;
}
.message-list .mail-ul .mail-li .avatar img {
        width: 100%;
        height: 100%;
        border-radius: 6px;
}
.message-list .mail-ul .mail-li .info {
      width: 398px;
      margin-right: 8px;
}
.message-list .mail-ul .mail-li .info .name {
        height: 28px;
        padding-top: 4px;
}
.message-list .mail-ul .mail-li .info .name .nickname {
          display: inline-block;
          font-size: 16px;
          font-weight: 500;
          color: #333;
          cursor: pointer;
          font-weight: 700;
}
.message-list .mail-ul .mail-li .info .show-content {
        margin: 11px 0;
        color: #666;
}
.message-list .mail-ul .mail-li .info .show-content .count {
          color: #FF5858;
}
.message-list .mail-ul .mail-li .info .time {
        color: #ababab;
}
.message-list .mail-ul .mail-li .tips {
      width: 95px;
      margin-right: 12px;
      margin-top: 37px;
      font-weight: 500;
      text-align: right;
      color: #666;
}
.message-list .mail-ul .mail-li .readed {
      background: #dbdbdb;
}
.message-list .mail-ul .mail-li .delete {
      display: none;
      position: absolute;
      right: 14px;
      top: 14px;
      width: 11px;
      height: 11px;
      cursor: pointer;
}
.message-list .btns {
    margin-top: 60px;
}
.message-list .btns button {
      display: inline-block;
      height: 36px;
      line-height: 36px;
      border-radius: 4px;
      background: #fff;
      padding: 0 15px;
      border: 1px solid #DBDBDB;
      cursor: pointer;
      font-size: 14px;
      color: #B098FC;
}
.message-list .btns button .follow {
        width: 64px;
}
.message-list .btns button.cancelFollow .cancel {
        display: none;
}
.message-list .btns button.cancelFollow:hover .follow {
        display: none;
}
.message-list .btns button.cancelFollow:hover .cancel {
        padding-left: 4px;
        padding-right: 4px;
        display: block;
}
.message-list .btns button.disabled {
        padding: 0 22px;
        background: #D8D8D8;
        border: 1px solid #D8D8D8;
        cursor: auto;
        color: #FFFFFF;
}
.message-list .btns button.disabled:hover {
          border: 1px solid #D8D8D8;
          background: #D8D8D8;
          color: #FFFFFF;
}
.message-list .btns button div {
        padding-left: 22px;
        background-repeat: no-repeat;
        background-position: 0;
}
.message-list .btns button div.hi {
          background-image: url(../images/hi.0b1da4f.png);
}
.message-list .btns button div.follow {
          background-image: url(../images/follow.892dbc5.png);
}
.message-list .btns button div.message {
          background-image: url(../images/message.5df9bac.png);
}
.message-list .btns button:hover {
        border: 1px solid #C1B7F8;
        background: #C1B7F8;
        color: #FFFFFF;
}
.message-list .btns button:hover div.hi {
          background-image: url(../images/hi-hover.ce40168.png);
}
.message-list .btns button:hover div.follow {
          background-image: url(../images/follow-hover.683901a.png);
}
.message-list .btns button:hover div.message {
          background-image: url(../images/message-hover.515a346.png);
}

.PAGES {
  font-size: 14px;
}
.PAGES li {
    vertical-align: top;
}
.PAGES .ITEM {
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #b1b1b1;
    margin-right: 12px;
    line-height: 32px;
    text-align: center;
    color: #b1b1b1;
    cursor: pointer;
}
.PAGES .ITEM:hover {
      border: none;
      background: #8b76f9;
      color: #fff;
}
.PAGES .ITEM-MORE {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: -12px;
    vertical-align: bottom;
    line-height: 50px;
    text-align: center;
    color: #b1b1b1;
}
.PAGES .ITEM-CURRENT {
    border: none;
    background: #8b76f9;
    color: #fff;
}
.PAGES .ITEM-FIRST,
  .PAGES .ITEM-LAST {
    margin-right: 10px;
}
.PAGES .ARROW {
    position: relative;
    width: 0px;
    height: 0px;
    margin: 11px auto 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.PAGES .ARROW:after {
      content: '';
      position: absolute;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
}
.PAGES .ITEM-PREV .LEFT_ARROW {
    border-right: 5px solid #b1b1b1;
}
.PAGES .ITEM-PREV .LEFT_ARROW:after {
      top: -4px;
      left: 1px;
      border-right: 4px solid #fff;
}
.PAGES .ITEM-PREV:hover .LEFT_ARROW {
    border-right: 5px solid #ffffff;
}
.PAGES .ITEM-PREV:hover .LEFT_ARROW:after {
    border-right: 4px solid #8b76f9;
}
.PAGES .ITEM-NEXT .RIGHT-ARROW {
    border-left: 5px solid #b1b1b1;
}
.PAGES .ITEM-NEXT .RIGHT-ARROW:after {
      top: -4px;
      left: -5px;
      border-left: 4px solid #fff;
}
.PAGES .ITEM-NEXT:hover .RIGHT-ARROW {
    border-left: 5px solid #ffffff;
}
.PAGES .ITEM-NEXT:hover .RIGHT-ARROW:after {
    border-left: 4px solid #8b76f9;
}

.message-list {
  font-size: 14px;
}
.message-list .buyBtns {
    text-align: center;
    margin-bottom: 120px;
}
.message-list .buyBtns .BTN {
      display: inline-block;
}
.message-list .buyBtns .starTips {
      border: 1px solid #B1B1B1;
}
.message-list .buyBtns .starTips .BTN-box {
        color: #B1B1B1;
}
.message-list .no-message {
    font-size: 14px;
}
.message-list .no-message .image-box {
      width: 142px;
      height: 142px;
      margin: 0 auto;
      margin-top: 84px;
}
.message-list .no-message .image-box img {
        width: 100%;
        height: 100%;
}
.message-list .no-message .tips-text {
      width: 294px;
      margin: 13px auto 60px auto;
      line-height: 21px;
      text-align: center;
      color: #333;
}
.message-list .no-message .tips-text span {
        color: #8B76F9;
}
.message-list .box {
    position: relative;
    height: 55px;
}
.message-list .box .state-ul {
      position: absolute;
      top: 50%;
      height: 23px;
      padding-left: 42px;
      margin-top: -11px;
}
.message-list .box .state-ul .state {
        display: inline-block;
        width: 45px;
        height: 100%;
        text-align: center;
        line-height: 22px;
        border: 1px solid #d8d8d8;
        border-radius: 4px;
        margin-right: 30px;
        cursor: pointer;
        color: #666;
}
.message-list .box .state-ul .state.active {
        background: #f3f1fe;
}
.message-list .mail-ul .mail-li {
    position: relative;
    height: 150px;
    padding: 25px 30px 25px 20px;
    border-bottom: 1px solid #f3f3f3;
}
.message-list .mail-ul .mail-li:hover {
      background: #f3f1fe;
}
.message-list .mail-ul .mail-li .avatar {
      width: 106px;
      height: 106px;
      margin-right: 12px;
      cursor: pointer;
}
.message-list .mail-ul .mail-li .avatar img {
        width: 100%;
        height: 100%;
        border-radius: 6px;
}
.message-list .mail-ul .mail-li .info {
      width: 398px;
      margin-right: 8px;
}
.message-list .mail-ul .mail-li .info .name {
        height: 28px;
        padding-top: 4px;
}
.message-list .mail-ul .mail-li .info .name .nickname {
          display: inline-block;
          font-size: 16px;
          font-weight: 500;
          color: #333;
          cursor: pointer;
          font-weight: 700;
}
.message-list .mail-ul .mail-li .info .show-content {
        margin: 11px 0;
        color: #666;
}
.message-list .mail-ul .mail-li .info .show-content .count {
          color: #FF5858;
}
.message-list .mail-ul .mail-li .info .time {
        color: #ababab;
}
.message-list .mail-ul .mail-li .tips {
      width: 95px;
      margin-right: 12px;
      margin-top: 37px;
      font-weight: 500;
      text-align: right;
      color: #666;
}
.message-list .mail-ul .mail-li .readed {
      background: #dbdbdb;
}
.message-list .mail-ul .mail-li .delete {
      display: none;
      position: absolute;
      right: 14px;
      top: 14px;
      width: 11px;
      height: 11px;
      cursor: pointer;
}
.message-list .btns {
    margin-top: 60px;
}
.message-list .btns button {
      display: inline-block;
      height: 36px;
      line-height: 36px;
      border-radius: 4px;
      background: #fff;
      padding: 0 15px;
      border: 1px solid #DBDBDB;
      cursor: pointer;
      font-size: 14px;
      color: #B098FC;
}
.message-list .btns button .follow {
        width: 64px;
}
.message-list .btns button.cancelFollow .cancel {
        display: none;
}
.message-list .btns button.cancelFollow:hover .follow {
        display: none;
}
.message-list .btns button.cancelFollow:hover .cancel {
        padding-left: 4px;
        padding-right: 4px;
        display: block;
}
.message-list .btns button.disabled {
        padding: 0 22px;
        background: #D8D8D8;
        border: 1px solid #D8D8D8;
        cursor: auto;
        color: #FFFFFF;
}
.message-list .btns button.disabled:hover {
          border: 1px solid #D8D8D8;
          background: #D8D8D8;
          color: #FFFFFF;
}
.message-list .btns button div {
        padding-left: 22px;
        background-repeat: no-repeat;
        background-position: 0;
}
.message-list .btns button div.hi {
          background-image: url(../images/hi.0b1da4f.png);
}
.message-list .btns button div.follow {
          background-image: url(../images/follow.892dbc5.png);
}
.message-list .btns button div.message {
          background-image: url(../images/message.5df9bac.png);
}
.message-list .btns button:hover {
        border: 1px solid #C1B7F8;
        background: #C1B7F8;
        color: #FFFFFF;
}
.message-list .btns button:hover div.hi {
          background-image: url(../images/hi-hover.ce40168.png);
}
.message-list .btns button:hover div.follow {
          background-image: url(../images/follow-hover.683901a.png);
}
.message-list .btns button:hover div.message {
          background-image: url(../images/message-hover.515a346.png);
}

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