@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
    font-family: sans-serif; /* 1 */
    line-height: 1.15; /* 2 */
    -ms-text-size-adjust: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
    outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
    border: none;
    outline: none;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}

* :after,
* :before {
    box-sizing: border-box;
}

* div {
    font-weight: 400;
}

* strong {
    font-weight: 900;
}

.clearfix {
    display: inline-block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1px;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

body {
    background-color: #F2F3F4;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif;
}

a {
    text-decoration: none;
    color: #4a4a4a;
}

body {
    font-family: PingFang SC, Hiragino Sans GB, Helvetica Neue, Helvetica, Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif;
    background-color: #f2f3f4;
}

.mar-center {
    margin-left: auto;
    margin-right: auto;
}

::placeholder {
    color: #b3bac6;
    /* font-weight: 200; */
    font-weight: 400;
}

/*::selection{*/
/*width: 10px;*/
/*height: 10px;*/
/*-webkit-border-radius: 5px;*/
/*-moz-border-radius: 5px;*/
/*border-radius: 5px;*/
/*color:#000;*/
/*}*/
/*!*::-webkit-scrollbar{*!*/
/*width: 10px;*/
/*height: 10px;*/
/*-webkit-border-radius: 5px;*/
/*-moz-border-radius: 5px;*/
/*border-radius: 5px;*/
/*color:#000;*/
/*}*/
.row:after, .clear:after {
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    content: '';

}

.left {
    float: left;
}

.right {
    float: right;
}

.block {
    display: block;
}

.inline {
    display: inline-block;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.align-top {
    vertical-align: top;
}

.align-bot {
    vertical-align: bottom;
}

.align-cen {
    vertical-align: middle;
}

.align-t-b {
    vertical-align: text-bottom;
}

.text-cen {
    text-align: center;
}

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

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

.block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pointer {
    cursor: pointer;
}

.event-none {
    pointer-events: none;
}

.fixed-box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(53, 53, 53, .9);
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

.fixed-box .fixed-outbox {
    width: 1200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -52%);

}

#contents {
    padding: 0 !important;
}

.large-box {
    margin: 0 auto;
    width: 1158px;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 9px;
}

.v_hidden {
    visibility: hidden !important;
}

.v_show {
    visibility: visible !important;
}

.show {
    display: block;
}

.hide {
    display: none;
}

/*颜色*/
.color-black {
    color: #000;
}

.color-link {
    color: #4990e2;
}

.color-ori {
    color: #e57163;
}

.color-liter-grey {
    color: #bcc1cc;
}

.color-better-grey {
    color: #727a89;
}

.color-title {
    color: #4a4a4a;
}

.color-green {
    color: #74b94e;
}

.bg-link {
    background-color: #4aa5eb;
}

.bg-ori {
    background-color: #f6a623;
}

.bg-grey {
    background-color: #9b9b9b;
}

.bg-write {
    background: #fff !important;
}

.bg-f9 {
    background: #f9f9f9;
}

/*边框*/
.bor-bot1 {
    border-bottom: solid 1px rgba(188, 193, 204, 0.5);;
}

.bor-1 {
    border: 1px solid #eaeaf1;
}

.bor-no-bot {
    border-left: 1px solid #eaeaf1;
    border-top: 1px solid #eaeaf1;
    border-right: 1px solid #eaeaf1;
}

.bor-bot-litGrey {
    border: solid 1px #eaeaf1;
}

.bor-rad2 {
    border-radius: 2px;
    border: solid 1px #eaeaf1;
}

.bor-ques-right {
    border: solid 1px #eaeaf1 !important;
}

.bor-top1 {
    border-top: 1px solid rgb(227, 227, 234) !important;
}

/*字体*/
.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.f-200 {
    /* font-weight: 200; */
    font-weight: 400;
}

.font-16 {
    font-size: 16px;
}

/*尺寸*/
.width-60 {
    width: 60px;
}

.width-75 {
    width: 75px;
}

.width-100 {
    width: 100px;
}

.width-690 {
    width: 690px;
}

.width-723 {
    width: 723px;
}

.width-639 {
    width: 639px;
}

.width-709 {
    width: 709px;
}

.height-178 {
    height: 178px !important;
}

.min-heihgt-178 {
    min-height: 178px !important;
}

.mar-left0 {
    margin-left: 0 !important;
}

.mar-left10 {
    margin-left: 10px;
}

.mar-left20 {
    margin-left: 20px;
}

.mar-left25 {
    margin-left: 25px;
}

.mar-left35 {
    margin-left: 35px;
}

.mar-top10 {
    margin-top: 10px;
}

.mar-Top10 {
    margin-top: -10px;
}

.mar-top14 {
    margin-top: 14px;
}

.mar-top38 {
    margin-top: 38px;
}

.mar-top40 {
    margin-top: 40px;
}

.mar-bot40 {
    margin-bottom: 40px;
}

.mar-bot25 {
    margin-bottom: 25px;
}

.mar-bot15 {
    margin-bottom: 15px;
}

.pad-top28 {
    padding-top: 28px;
}

.pad-top8 {
    padding-top: 8px;
}

.pad-left10 {
    padding-left: 10px;
}

.pad-left15 {
    padding-left: 15px;
}

.pad-left35 {
    padding-left: 35px;
}

.pad-right35 {
    padding-right: 35px;
}

.pad-right13 {
    padding-right: 13px;
}

.pad-1520 {
    padding: 15px 20px;
}

.line-height20 {
    line-height: 20px;
}

.line-height25 {
    line-height: 25px;
}

.line-height30 {
    line-height: 30px;
}

.line-height36 {
    line-height: 36px;
}

.btn-short-blue {
    width: 75px;
    height: 33px;
    border-radius: 2px;
    background-color: #4990e2;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    font-weight: 500;
    color: #feffff;
}

.btn-short-light {
    width: 73px;
    height: 33px;
    border-radius: 2px;
    background-color: #e6f5fd;
    border: solid 1px #4990e2;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    font-weight: 400;
    color: #4990e2;
}

.btn-short-lig {
    width: 75px;
    height: 33px;
    border-radius: 2px;
    background-color: #bcc1cc;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 33px;
    text-align: center;
    border:1px solid #bcc1cc;
}

/*icon*/
.icon-true {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/question_icon.svg") no-repeat;
    background-position: -4px -21px;
}

.icon-star-grey {
    display: inline-block;
    background: url("../images/question_icon.svg") no-repeat;
    width: 21px;
    background-position: -51px -22px;
    height: 17px;
    vertical-align: middle;
}

.icon-tran {
    display: inline-block;
    width: 13px;
    height: 11px;
    background: url("../images/question_icon.svg") no-repeat;
    background-position: -101px -21px;
}

.icon-fing-grey {
    height: 20px;
    vertical-align: top;
    width: 22px;
    display: inline-block;
    background: url("../images/question_icon.svg") no-repeat;
    background-position: -141px -21px;
}

.icon-fing-yel {
    width: 12px;
    height: 16px;
    background: url("../images/question_icon.svg") no-repeat;
    background-position: 0;
}

.icon-short-write {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/question_icon.svg) no-repeat;
    background-position: -114px -57px;
    vertical-align: middle;
}

.icon-big-write {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/question_icon.svg) no-repeat;
    background-position: -143px -57px;
    vertical-align: middle;
}

.icon-rev {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/question_icon.svg) no-repeat;
    background-position: -75px -57px;
    vertical-align: middle;
}

.icon-rev {
    vertical-align: middle;
    pointer-events: none;
}

.icon-meun {
    transition: 0.4s ease;
    vertical-align: middle;
    pointer-events: none;
}

.icon-meun:hover svg g,
.icon-meun-hov:hover .icon-meun svg g,
.icon-meun-hov.checked .icon-meun svg g {
    fill: #4990E2
}

.icon-peo {
    pointer-events: none;
    vertical-align: middle;
}

.icon-peo:hover svg g,
.icon-meun-hov:hover .icon-peo svg g,
.icon-meun-hov.checked .icon-peo svg g {
    fill: #4990E2
}

.icon-good {
    vertical-align: middle;
    pointer-events: none;
}

.icon-good:hover svg g,
.icon-meun-hov:hover .icon-good svg g,
.icon-meun-hov.checked .icon-good svg g {
    fill: #4990E2
}
/*伪类*/
.sico::before {
    display: block;
    position: absolute;
    top: 36px;
    left: 50%;
    margin-left: -50%;
    width: 20px;
    height: 20px;
    content: '';
    background: #f9f9f9;
    transform: rotate(-45deg);
    /*box-shadow:  2px  -2px 1px 0 rgba(188, 193, 204, 0.51);*/
    border-top: solid 1px #eaeaf1;
    border-right: solid 1px #eaeaf1;
    z-index: 3;
    border-top-right-radius: 2px;
}

/*item_list*/
.mar-top23 {
    margin-top: 23px;
}

.mar-top20 {
    margin-top: 20px;
}

.width-525 {
    width: 528px;
}

.width-max-528 {
    max-width: 528px;
}

.pad-bot22-left18 {
    padding-bottom: 22px;
    padding-left: 18px;
}

.pad-bot30 {
    padding-bottom: 30px;
}

.item_list {
    text-align: center;
}

.item_list li {
    display: inline-block;
    margin-left: 1px;
    padding: 0 5px;
    min-width: 20px;
    text-align: center;
    line-height: 26px;
    border-radius: 2px;
    background-color: #ddeff9;
    color: #9e9e9e;
    cursor: pointer;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased
}

.item_list li a {
    color: #9e9e9e;
}

.item_list li:first-child {
    margin-left: 0;

}

.item_list li:hover {
    background-color: #4990e2;
    color: #fff;
}

.item_list li:hover a {
    color: #fff !important;
}

.item_list li.item {
    width: 12px;
    background: rgba(0, 0, 0, 0);
    pointer-events: none;
}

.item_list li.item:hover {
    background: rgba(0, 0, 0, 0) !important;
    color: #9e9e9e;
}

.item_list li.checked {
    background-color: #4990e2;
    color: #fff;
    pointer-events: none;
}

.item_list li.checked a {
    color: #fff;
    pointer-events: none;
}

.item_list li.checked:hover {
    pointer-events: none;
}

/*输入框*/
textarea {
    margin: 0;
}

textarea:focus {
    outline: none;
}

.ask-textarea {
    width: 494px;
    max-width: 494px;
    max-width: 494px;
    height: 22px;
    padding: 8px 12px;
    background: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-right: 10px;
    border: solid 1px #e3e3ea;
    resize: both;
}

.ask-btn {
    width: 75px;
    height: 38px;
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #bcc1cc;
    font-size: 14px;
    color: #4a4a4a;
    text-align: center;
    line-height: 38px;
}

#header-pc2 {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 10px 0 rgba(25, 81, 164, 0.09);
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
    z-index: 100000;
}

/*#header-pc2:hover {*/
/*top: 0 !important;*/
/*}*/

#header-pc2 .head-nav {
    margin: 0 auto;
    width: 1158px;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 9px;
    background: #fff;
}

#header-pc2 .header-top {
    line-height: 41px;
    padding-bottom: 8px;
    width: 1158px;
    padding-top: 11px;
}

#header-pc2 .header-top .color-link {
    font-weight: 400;
    color: #4990e2
}

.ques_tainal_link {
    font-weight: 400;
    text-decoration: none !important;
}

#header-pc2 .header-top .color-link:hover {
    font-weight: 400;
    color: #4990e2
}

#header-pc2 .header-top a {
    font-weight: 500;
    color: #4a4a4a;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

#header-pc2 .header-top a:hover {
    color: #4990e2;
}

#header-pc2 .header-top ul {
    padding-left: 5px;
}

#header-pc2 .header-top ul li:first-child {
    height: 40px;
    width: 115px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: -6px;
    margin-right: 20px;
}

#header-pc2 .header-top ul li:last-child {
    height: 40px;
    /*width:140px;*/
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: 3px;
    /*float: right;*/
}

#header-pc2 .header-top ul li {
    display: inline-block;
    padding: 0 10px 0;
    font-family: PingFangSC;
    font-size: 15px;
    /* font-weight: 200; */
    font-weight: 400;
    vertical-align: middle;
}

#header-pc2 .header-top ul li.header-search {
    padding-left: 19px;
    padding-right: 0;
}

#header-pc2 .header-top ul li.header-search {
    width: 256px;
    height: 36px;
    border-radius: 100px;
    background-color: #f2f3f4;
    border: 1px solid #EAEAF1;
    transition: 0.4s ease;
    cursor: pointer;
    -webkit-font-smoothing: subpixel-antialiased;
    position: relative;
}

#header-pc2 .header-top ul li.header-search.short {
    width:156px;
}

#header-pc2 .header-top ul li.header-search input {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    line-height: 25px;
    height: 25px;
    top: -2px;
    width: 216px;
}

#header-pc2 .header-top ul li.header-search button {
    display: inline-block;
    width: 32px;
    height: 100%;
    border-radius: 0 100px 100px 0;
    cursor: pointer;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);

    position: absolute;
    top: -2px;
    right: 3px;
}

#header-pc2 .header-top ul li.header-search button img {
    margin-top: 10px;
}

#header-pc2 .header-top ul li.ask {
    margin-left: 24px;
    width: 96px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    background-color: #449fea;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

#header-pc2 .header-top .masg {
    width: 30px;
    height: 40px;
    vertical-align: middle;
}

#header-pc2 .header-top .masg span.masg_head {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 35px;
    background-color: #aba8ab;
    background: url("../images/masg.svg") no-repeat;
    background-position: center 5px;
    cursor: pointer;
}

#header-pc2 .header-top .login {
    vertical-align: middle;
    height: 40px;
}

#header-pc2 .header-top .login-on {
    display: inline-block;
    margin-left: 28px;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: url("../images/user_static.svg") no-repeat;
    cursor: pointer;
    background-size: cover;
}

#header-pc2 .header-bot {

    border-top: 1px solid #eaeaf1
}

#header-pc2 .header-bot a{
    display: inline-block;
    font-family: PingFangSC;
    font-size: 13px;
    color: #727a89;
    width: 118px;
    height: 35px;
    line-height: 45px;
    text-align: center;
    /* font-weight: 200; */
    font-weight: 400;
    cursor: pointer;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

#header-pc2 .header-bot a:hover {
    color: #465A79;
    font-size: 14px;
    /*font-weight: 400;;*/
}

#header-pc2 .header-bot a:first-child {
    width: 52px;
    margin-right: 20px;

}

#header-pc2 .header-bot a.color-nav {
    font-size: 14px;
    color: #474a4f;
    font-weight: 400;
}

#header-pc2 .header-bot a.color-nav:hover {
    font-size: 14px;
    color: #474a4f;
    font-weight: 400;
}

/*登录*/
#login {
    display: inline-block;
    margin-left: 22px;
    cursor: pointer;
    font-size: 14px;
    vertical-align: top;
    opacity: .7;
}

#login:before {
    content: "";
    margin-right: 10px;
    width: 11px;
    height: 14px;
    display: inline-block;
    margin-bottom: -1px;
    background: url(../images/lock_gray.svg) no-repeat;
    opacity: .7;
}

#login:hover {
    opacity: 1;
}

#login:before:hover {
    opacity: 1;
}

/*注册*/
#register {
    display: inline-block;
    margin-left: 25px;
    cursor: pointer;
    font-size: 14px;
    vertical-align: top;
    opacity: .7;

}

#register:before {
    content: "";
    margin-right: 10px;
    width: 11px;
    height: 14px;
    display: inline-block;
    margin-bottom: -1px;
    background: url(../images/user_circular_gray.svg) no-repeat;
    margin-bottom: -3px;
    opacity: 0.7;
}

#register:hover {
    opacity: 1;
}

#register:before:hover {
    opacity: 1;
}

/*消息*/

#header-pc2 .header-top .masg span i {
    display: inline-block;
    position: relative;
    top: -4px;
    left: 3px;
    float: right;
    font-size: 10px;
    background-color: #d84a33;
    border: solid 2px #fff;
    line-height: 15px;
    /*width: 13px;*/
    text-align: center;
    color: #fff4b0;
    border-radius: 13px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: sub;
    font-style: inherit;
    pointer-events: none;
}

#header-pc2 .header-top .masg .masg_list {
    display: none;
    position: absolute;
    top: 47px;
    left: -154.75px;
    width: 331.5px;
    height: 376.6px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(50, 96, 182, 0.31);
    border: solid 1px rgba(188, 193, 204, 0.51);
    z-index: 1;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

#header-pc2 .header-top .masg .masg_list:before {
    display: block;
    position: absolute;
    top: -9px;
    left: 161px;
    width: 16px;
    height: 16px;
    content: '';
    background: #fff;
    transform: rotate(-45deg);
    /*box-shadow:  1px  -1px 1px 0 rgba(188, 193, 204, 0.51);*/
    border-top: solid 1px rgba(188, 193, 204, 0.51);
    border-right: solid 1px rgba(188, 193, 204, 0.51);
    border-top-right-radius: 3px;
}

#header-pc2 .header-top .masg .masg_list .masg_list_top {
    position: relative;
    z-index: 2;
    height: 40px;
}

#header-pc2 .header-top .masg .masg_list .masg_list_top div {
    text-align: center;
    /*justify-items: 0;*/
    width: 33.3%;
    /*padding-top: 11px;*/
    /*padding-bottom: 11px;*/
    float: left;
}

#header-pc2 .header-top .masg .masg_list .masg_list_top div:before {
    display: inline-flex;
    width: 2px;
    height: 5px;
    content: '';

}

#header-pc2 .header-top .masg .masg_list .masg_ans_list {
    height: 298px;
    width: 100%;
    border-bottom: solid 1px rgba(188, 193, 204, 0.4);
    border-top: solid 1px rgba(188, 193, 204, 0.4);
    overflow: auto;
}

#header-pc2 .header-top .masg .masg_list .masg_ans_list ul {
    padding: 0 15px;

}

#header-pc2 .header-top .masg .masg_list .masg_ans_list li {
    box-sizing: border-box;
    width: 100% !important;
    padding: 9px 0;
    line-height: 20px;
    font-size: 13px;
    text-align: left;
    word-break: break-all;
    color: #4990e2;
    height: auto;
    border-bottom: solid 1px rgba(188, 193, 204, 0.21);;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#header-pc2 .header-top .masg .masg_list .masg_ans_list li:last-child {
    border: none;
}

.masg_ans_list li span {
    color: #4a4a4a;
}

/*问答*/
#questions-pc2 {
    margin: 0 auto;
    width: 1158px;
    padding-left: 21px;
    padding-right: 21px;
}

#questions-pc2 .ask-ques {
    overflow: hidden;
    /*width: 1085px;*/
    padding-top: 38px;
    min-height: 171px;
    padding-bottom: 16px;
    background-color: #f6fcff;
    box-sizing: border-box;
    margin-top: 31px;
    margin-bottom: 23px;
    padding-left: 55px;
    background-color: #f6fcff;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

#questions-pc2 .ask-ques p {
    width: 415px;
    font-size: 13px;
    line-height: 1.62;
    text-align: justify;
    color: #3260b6;
    /*text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);*/
    margin-bottom: 18px;
    margin-right: 129px;
    font-family:  PingFangSC;
}

#questions-pc2 .ask-ques div {
    display: table-cell;
    vertical-align: middle;
}

#questions-pc2 .ask-ques .ask_close {
    display: inline-block;
    width: 137px;
    height: 30px;
    font-size: 13px;
    color: #3260b6;
    text-align: center;
    border-radius: 2px;
    line-height: 30px;
    border: solid 2px rgba(74, 144, 226, 0.54);
    cursor: pointer;
}

#questions-pc2 .ask-ques .ask_open {
    display: inline-block;
    margin-left: 17px;
    width: 153px;
    height: 30px;
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    text-align: left;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    background-color: #4990e2;
    border: solid 2px #4990e2;
    cursor: pointer;
    /* font-weight: 200; */
    font-weight:400;
}

#questions-pc2 .ask-ques .left img {
    margin-top: 53px;
}

#questions-pc2 .ans-ques-left {
    width: 882px;
    margin-right: 8px;
    vertical-align: top;
}

#questions-pc2 .ans-top-list {
    margin-bottom: 9px;
    background: #fff;
}

#questions-pc2 .ans-top-list ul {
    padding-top: 10px;
    padding-bottom: 10px;
}

#questions-pc2 .ans-top-list ul li {
    display: inline-block;
    /*width: 100px;*/
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    text-align: center;
    position: relative;
    color: #666;
    cursor: pointer;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

#questions-pc2 .ans-top-list ul li:hover {
    color: #4990e2;
}

#questions-pc2 .ans-top-list ul li:last-child:after {
    display: none;
}

#questions-pc2 .ans-top-list ul li:after {
    display: inline-block;
    position: absolute;
    right: -1px;
    top: 8px;
    width: 2px;
    height: 15px;
    content: '';
    background: rgba(188, 193, 204, 0.5);

}

#questions-pc2 .ans-top-list ul li.checked {
    color: #4990e2;
    pointer-events: none;

}

#questions-pc2 .ans-bot-list .ans-ques-list {
    padding-top: 17px;
    /*padding-bottom: 10px;*/
    background: #fff;
    cursor: pointer;
}

#questions-pc2 .ans-bot-list .ans-ques-z {
    padding: 5px;
    margin-left: 16px;
    margin-right: 33px;
    width: 42px;
    height: 42px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: top;
    transform: scale(0.83);
    margin-top: -3px;

}

#questions-pc2 .ans-bot-list .ans-ques-list-title {
    font-size: 13px;
    text-align: left;
    color: #727a89;
}

#questions-pc2 .ans-bot-list .ans-ques-list-content {
    font-size: 16px;
    line-height: 2;
    text-align: left;
    color: #444;
    padding-bottom: 10px;
}

#questions-pc2 .ans-ques-list .ans-ques-list-right {
    padding-right: 17px;
    width: 745px;
}

#questions-pc2 .ans-ques-list:hover .ans-ques-list-content,
#questions-pc2 .ans-ques-list:hover .ans-ques-list-content span,
#questions-pc2 .ans-ques-list:hover .ans-ques-list-content span * {
    color: #4990e2 !important;

}

#questions-pc2 .ans-ques-list .ans-ques-list-content,
#questions-pc2 .ans-ques-list .ans-ques-list-content span,
#questions-pc2 .ans-ques-list .ans-ques-list-content span * {

    font-weight: 400;
}

#questions-pc2 .ans-ques-list:hover .ans-ques-list-content .ques_tainal_link {
    color: #4990e2 !important;
}

#questions-pc2 .ans-ques-list:hover .ans-ques-list-content .ques_tainal_link * {
    color: #cbc6c9 !important;
}

#questions-pc2 .ans-ques-list .ans-ques-list-content .ques_tainal_link:hover .color-link {
    color: #4990e2 !important;
}

#questions-pc2 .ans-ques-list .ans-ques-list-content .ques_tainal_link .color-link {
    color: #cbc6c9 !important;
    font-weight: 400;

}

#questions-pc2 .ans-ques-list .ques_tainal_link:hover .ans-ques-img-tag {
    background: url("../images/img_tag_bover.svg") no-repeat;
}

.ans-ques-img-tag {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 30px;
    margin-right: 9px;
    background: url("../images/img_tag_defult.svg") no-repeat;
    background-size: 12px;
    vertical-align: middle;
}

/*.ans-ques-img-tag:hover{*/
/*background: url("../images/img_tag_bover.svg") no-repeat;*/
/*}*/
#questions-pc2 .ans_ques_right {
    width: 261px;
}

#questions-pc2 .ans_ques_right .ans-ques-user-top {
    padding-left: 16px;
    padding-right: 15px;
    width: 228px;
    height: 49px;
    line-height: 49px;
    background-color: #fff;
    border-bottom: solid 1px #eee;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #4a4a4a;
}

#questions-pc2 .ans_ques_right .ans-ques-user-top .right {
    color: #9b9b9b;;
    font-size: 13px;
    cursor: pointer;
    font-weight: 400;
    line-height: 51px;
}

#questions-pc2 .ans_ques_right .ans-ques-user-top .right span:hover {
    color: #333;;
}

#questions-pc2 .ans_ques_right .ans-ques-user-list {
    line-height: 40px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(188, 193, 204, 0.5);
    border: solid 1px #ffffff;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: left;
    color: #4a4a4a;
    padding-left: 14px;
    margin-bottom: 11px;
    cursor: pointer;
}

#questions-pc2 .ans_ques_right .ans-ques-detile-list {
    line-height: 20px;
    background-color: #fff;
    /*box-shadow: 0 2px 4px 0 rgba(188, 193, 204, 0.5);*/
    border: solid 1px #eaeaf1;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: left;
    color: #4a4a4a;
    padding-top: 10px;
    padding-left: 17px;
    padding-right: 18px;
    margin-bottom: 11px;
    cursor: pointer;
    border-top: none;
    font-size: 15px;
}

#header-pc2 * {
    /*font-family: "PingFang SC" !important;*/
    font-family:-apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
}

/*#header-pc2 a {*/
/*font-weight: 400 !important;*/
/*}*/

#questions-pc2 .ans_ques_right .ans-ques-detile-list li {
    padding-top: 10px;
    padding-bottom: 10px;
}

#questions-pc2 .ans_ques_right .ans-ques-detile-list li:hover {
    background-color: #EAEAF1;
    margin-left: -17px;
    padding-left: 17px;
    width: 224px;
    padding-right: 18px;
}

#questions-pc2 .ans_ques_right .ans-ques-user-list li:hover {
    background-color: #EAEAF1;
    margin-left: -15px;
    padding-left: 15px;
    width: 233px;
    padding-right: 13px;
}

#questions-pc2 .ans_ques_right .ans-ques-user-list li {
    padding-right: 13px;
}

#questions-pc2 .ans_ques_right .ans-ques-detile-list li a {
    font-size: 15px;
    font-weight: 400;
    color: #3260b6;
    line-height: 1.6;
    font-family: HelveticaNeue;
}

#questions-pc2 .ans_ques_right .ans-ques-user-list li:hover {
    color: #3260B6;
}

#questions-pc2 .user-img {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 13px;
}

#questions-pc2 .ans-ques-num {
    display: inline-block;
    vertical-align: middle;
    margin-left: 21px;
    font-size: 13px;
    text-align: left;
    color: #909cb2;
}

#questions-pc2 .ans-user-list-num {
    display: inline-block;
    color: #9b9b9b;
    width: 21px;
}

.share-code {
    width: 260px;
    height: 105px;
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #eaeaf1;
}

.share-code img {
    vertical-align: middle;
}

.share-code img:first-child {
    width: 75px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 28px;
}

.share-code img:last-child {
    width: 111px;
}

.load-more {
    margin: 32px auto 0;
    width: 121px;
    height: 36px;
    line-height: 36px;
    border-radius: 100px;
    background-color: #ffffff;
    border: solid 1px #eaeaf1;
    font-family: HelveticaNeue;
    font-size: 14px;
    text-align: center;
    color: #333333;
    cursor: pointer;
}

.load-more span {
    vertical-align: top;
}

.load-more a {
    text-decoration: none !important;
    color: #333333 !important;
}

/*插件*/
/*问题弹框*/
.model_close {
    position: absolute;
    top: -40px;
    right: -45px;
    width: 30px;
    height: 30px;
    font-size: 25px;
    font-weight: 100;
    text-align: center;
    line-height: 25px;
    border-radius: 100%;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
}

.model_btn {
    width: 210px;
    height: 33px;
    border-radius: 4px;
    background-color: #37aef2;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    font-weight: 400;
    color: #f8fafd;
    cursor: pointer;
}

#model_ask_ques {
    position: relative;
}

#model_ask_ques .model_tag_list li {
    display: inline-block;
    padding: 0 15px;
    margin-top: 11px;
    margin-right: 19px;
    border-radius: 13px;
    border: solid 1px rgba(188, 193, 204, 0.51);
    font-size: 14px;
    color: #bcc1cc;
    /* font-weight: 200; */
    font-weight: 400;
    cursor: pointer;
    line-height: 25px;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

#model_ask_ques .ask_check_bg {
    background-color: rgba(245, 166, 35, 0.6);
    color: #4a4a4a;
}

.ask-title {
    height: 25px;
    font-family: PingFangSC;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #3260b6;
}

.ask-title span {
    vertical-align: bottom;
    display: inline-block;
    font-size: 14px;
    text-align: left;
    color: #bcc1cc;
    /* font-weight: 200; */
    font-weight: 400;
}

.ask-text {
    margin-bottom: 17px;
    margin-top: 19px;
}

.user-box {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background: url(../images/user_static.svg) no-repeat;
    background-size: cover !important;
}

/*问题详情页*/
.ans-ques-detil-title {
    padding: 41px 0 28px;
}

.ans-ques-detil-title div {
    display: inline-block;
}

.ans-ques-ans {
    box-sizing: border-box;
    /*width: 850px;*/
    width: 100%;
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #eaeaf1;
    padding: 25px 25px 18px 25px;
}

.ans-ques-ans p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    color: #4a4a4a;
}

.ans-ques-btn {
    width: 92px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #37aef2;
    font-size: 14px;
    font-weight: 500;
    color: #f8fafd;
    text-align: center;
    cursor: pointer;
}

.ans-text-area {
    margin-top: 21px;
    margin-bottom: 13px;
}

#questions-pc2 {
    padding-bottom: 35px;
    padding-top: 106px;
}

.width-822 {
    width: 822px;
}

#questions-pc2 .ans-bot-list ul.bg-write li:last-child div.bor-bot1 {
    border-bottom: none;
}

.ans-bot-list a {
    color: #4990e2;
    text-decoration: underline;
}

/*没有内容*/
#container_reply {
    border: 1px solid #E3E3EA;
    border-radius: 0 0 2px 2px;
    border-top: none;
    background-color: #f9f9f9;
}

#container_reply .comment_box {
    min-height: 294px;
    /*max-height: 500px;*/
    overflow-y: auto;
    padding-right: 25px;
    box-sizing: border-box;
    position: relative;
}

.no_comment {
    height: 85px;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.no_comment .no_comment_img {
    background: url(../images/no_message_gray.svg) no-repeat;
    width: 48px;
    height: 50px;
    margin: 0 auto;
    padding-right: 13px;
}

.no_comment .no_comment_text {
    width: 100%;
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding-top: 13px;
}

/*弹框*/

.neko_box_big {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(53, 53, 53, 0.9);
    z-index: 9999;
    min-width: 1200px;
}

.neko_box_big .addition_input .warning_message {
    left: 440px !important;
    top: 23px !important;
}

.neko_box_big .up_warning {
    font-size: 14px;
    color: #F86756;
    position: absolute;
    left: 0;
    top: 183px;
}

.neko_box_big .close_btn {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 165px;
    top: 68px;
    background-image: url("../images/cancel.svg");
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.neko_box_big .neko_shadow_box {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    margin-top: -48px;
}

.neko_box_big .neko_shadow_box .neko_login {
    position: relative;
}

.neko_box_big .neko_shadow_box .neko_login .input_item {
    width: 440px;
}

.neko_box_big .neko_shadow_box .logo_box .logo {
    width: 64px;
    height: 95px;
    background-image: url("../images/logo_single.svg");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: contain;
}

.neko_box_big .neko_shadow_box .logo_box .mail_succ_logo {
    width: 71px;
    height: 56px;
    margin-bottom: 8px;
    background-image: url("../images/message_opacity.svg");
}

.neko_box_big .neko_shadow_box .logo_box .logo_text {
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 16px;
}

.neko_box_big .neko_shadow_box .logo_box .mail_succ_text {
    font-size: 24px;
}

.neko_box_big .neko_shadow_box .input_box .input_item {
    margin-top: 25px;
    position: relative;
    background-color: #2A2A2A;
    border-radius: 2px;
}

.neko_box_big .neko_shadow_box .input_box .input_item .warning_message {
    font-size: 14px;
    color: #F86756;
    position: absolute;
    left: 460px;
    top: 27px;
    display: table;
}

.neko_box_big .neko_shadow_box .input_box .input_item .cancel_input,
.neko_box_big .neko_shadow_box .input_box .input_item .name_state,
.neko_box_big .neko_shadow_box .input_box .input_item .password_state,
.neko_box_big .neko_shadow_box .input_box .input_item .email_state,
.neko_box_big .neko_shadow_box .input_box .input_item .vc_state {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: top;
    background-position: center;
}

.neko_box_big .neko_shadow_box .input_box .input_item .name_state,
.neko_box_big .neko_shadow_box .input_box .input_item .password_state,
.neko_box_big .neko_shadow_box .input_box .input_item .email_state,
.neko_box_big .neko_shadow_box .input_box .input_item .vc_state {
    margin-left: 18.3px;
    margin-top: 28px;
    width: 15px;
    height: 15px;
}

.neko_box_big .neko_shadow_box .input_box .input_item .cancel_input {
    width: 20.1px;
    height: 20.1px;
    background-image: url("../images/cancel.svg");
    cursor: pointer;
    margin-top: 26px;
    margin-left: 30px;
    visibility: hidden;
}

.neko_box_big .neko_shadow_box .input_box .input_item .name_state {
    background-image: url("../images/user_black.svg");
}

.neko_box_big .neko_shadow_box .input_box .input_item .password_state {
    background-image: url("../images/key_black.svg");
}

.neko_box_big .neko_shadow_box .input_box .input_item .email_state {
    background-image: url("../images/message_black.svg");
}

.neko_box_big .neko_shadow_box .input_box .input_item .vc_state {
    margin-top: 17px;
    background-image: url("../images/defender_black.svg");
}

.neko_box_big .neko_shadow_box .input_box .input_item .company {
    width: 339px;
}

.neko_box_big .neko_shadow_box .input_box .neko_input {
    width: 331px;
    height: 50px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #2A2A2A;
    border-radius: 2px;
    padding-left: 25px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}

.neko_box_big .neko_shadow_box .input_box .email {
    width: 440px;
}

.neko_box_big .neko_shadow_box .tool_box {
    margin-top: 32px;
}

.neko_box_big .neko_shadow_box .tool_box .forgot {
    font-size: 14px;
    color: #2F8BE6;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
}

.neko_box_big .neko_shadow_box .tool_box .neko_btn {
    height: 46px;
    float: right;
}

.neko_box_big .neko_shadow_box .tool_box .neko_btn .neko_regist {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding-right: 25px;
    cursor: pointer;
}

.neko_box_big .neko_shadow_box .tool_box .neko_btn .neko_login {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 92px;
    height: 100%;
    text-align: center;
    line-height: 46px;
    background-color: #33A466;
    border-radius: 2px;
    cursor: pointer;
}

.neko_box_big .neko_shadow_box .tool_box .mail_succ_btn {
    float: none;
}

.neko_box_big .neko_shadow_box .tool_box .mail_succ_btn > * {
    display: block !important;
    margin: 0 auto;
}

.neko_box_big .neko_shadow_box .tool_box .tip_msg_box {
    font-size: 14px;
    display: inline-block;
    margin-top: 15px;
}

.neko_box_big .neko_shadow_box .tool_box .tip_msg_box .msg {
    color: #fff;
    display: inline-block;
}

.neko_box_big .neko_shadow_box .tool_box .tip_msg_box .jump_msg {
    color: #2F8BE6;
    display: inline-block;
    cursor: pointer;
}

.neko_box_big .neko_shadow_box .tool_box .long_submit_btn {
    height: 42px;
    background-color: #33A466;
    border-radius: 2px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.neko_box_big .neko_shadow_box .neko_box .input_item {
    margin-top: 15px;
}

.neko_box_big .neko_shadow_box .neko_box .neko_input {
    height: 60px;
}

.neko_box_big .neko_shadow_box .neko_box .cancel_input {
    margin-top: 21px !important;
}

.neko_box_big .neko_shadow_box .neko_box .name_state,
.neko_box_big .neko_shadow_box .neko_box .password_state {
    margin-top: 24px !important;
}

.neko_box_big .neko_shadow_box .neko_box .warning_message {
    top: 22px !important;
}

.neko_box_big .neko_shadow_box .neko_box .neko_password_box {
    border-top: 1px solid #2A2A2A;
    border-bottom: 1px solid #2A2A2A;
    padding-bottom: 15px;
    margin-top: 15px;
}

.neko_box_big .neko_shadow_box .neko_box .vc_input_box {
    width: 307px;
    display: inline-block;
    vertical-align: top;
}

.neko_box_big .neko_shadow_box .neko_box .vc_input_box .vc_input {
    width: 198px;
    height: 46px;
}

.neko_box_big .neko_shadow_box .neko_box .vc_input_box .cancel_input {
    margin-top: 14px !important;
}

.neko_box_big .neko_shadow_box .neko_box .vc_input_box .password_state {
    margin-top: 17px !important;
}

.neko_box_big .neko_shadow_box .neko_box .vc_box {
    position: relative;
    width: 118px;
    height: 46px;
    margin-left: 15px;
    border: 8px solid #2A2A2A;
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    background-color: #fff;
    cursor: pointer;
}

.neko_box_big .neko_shadow_box .neko_box .vc_box .vc_warning {
    font-size: 14px;
    color: #F86756;
    position: absolute;
    left: 131px;
    display: table;
    top: 8px;
}

.neko_box_big .addition .tool_box {
    margin-top: 20px;
}

.neko_box_big .addition .chooser_box {
    margin-top: 15px;
    border-top: 1px solid #2A2A2A;
}

.neko_box_big .addition .neko_input {
    height: 60px !important;
}

.neko_box_big .addition .cancel_input {
    margin-top: 21px !important;
    margin-left: 37px !important;
}

.neko_box_big .addition .chooser_box {
    width: 420px;
}

.neko_box_big .addition .chooser_box .chooser_item {
    background-color: #2A2A2A;
    border-radius: 2px;
    margin-top: 15px;
    height: 60px;
    position: relative;
    cursor: pointer;
}

.neko_box_big .addition .chooser_box .chooser_item .warning_message {
    font-size: 14px;
    color: #F86756;
    position: absolute;
    left: 440px;
    top: 23px;
    display: table;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_text {
    width: 352px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    color: #999999;
    line-height: 60px;
    padding-left: 20px;
    box-sizing: border-box;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_img {
    width: 68px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    background-image: url("../images/arrow_gray_down.svg");
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_list {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    max-height: 239px;
    background-color: #2A2A2A;
    z-index: 9999;
    cursor: auto;
    overflow-y: auto;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_list::-webkit-scrollbar {
    opacity: 0;
    width: 5px;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_list::-webkit-scrollbar-thumb {
    opacity: 0.5;
    background-color: #BCC1CC;
    border-radius: 100px;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_list .list_item {
    height: 54px;
    cursor: pointer;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_list .list_item .list_name {
    line-height: 54px;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 14px;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_list .list_item .list_img {
    width: 20px;
    height: 20px;
    background-image: url("../images/arrow_gray_right.svg");
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-right: 18px;
    margin-top: 18px;
}

.neko_box_big .addition .chooser_box .chooser_item .chooser_list .list_item:hover {
    background-color: #323232;
}

.pc2_collect {
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    width: 680px;
    height: 460px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);

}

.font-24 {
    font-size: 24px;
    font-weight: 500;
    color: #4a4a4a;
}

.pc2_collect input {
    width: 609px;
    padding: 7px;
    display: block;
    height: 43px;
    font-size: 18px;
    line-height: 43px;
    background-color: #d8d8d8;
    box-sizing: border-box;
    color: #666;
}

.pc2_collect input:focus {
    box-sizing: border-box;
}

.pc2_collect input::placeholder {
    color: #bcc1cc;
}

.pc2_collect textarea {
    padding: 10px;
    font-size: 16px;
    color: #666;
    width: 609px;
    height: 123px;
    max-height: 123px;
    max-width: 609px;
    background-color: #d8d8d8;
    box-sizing: border-box;
    border: none;
}

.pc2_collect textarea::placeholder {
    color: #bcc1cc;
}

.btn-collect {
    width: 121px;
    height: 33px;
    border-radius: 4px;
    background-color: #37aef2;
    font-size: 18px;
    /* font-weight: 200; */
    font-weight: 400;

    color: #f8fafd;
    line-height: 33px;
    cursor: pointer;
}

.btn-collect-close {
    width: 121px;
    height: 33px;
    border-radius: 4px;
    background-color: #bcc1cc;
    font-size: 18px;
    /* font-weight: 200; */
    font-weight: 400;

    color: #f8fafd;
    line-height: 33px;
    cursor: pointer;
}

.pc2_collect .collect_list {
    box-sizing: border-box;
    max-height: 277px;
    overflow: auto;

}

.pc2_collect .collect_list li {
    box-sizing: border-box;
    padding: 25px 0 25px;
    line-height: 20px;
    font-size: 16px;
    color: #4a4a4a;
    border-bottom:1px solid #e1e2e3;
}

.pc2_collect .collect_list li:first-child {
    margin-top: 0;
}

.pc2_collect .collect_list li span:first-child {
    width: 520px;
    font-weight: 400;
    font-size: 18px;
}

.pc2_collect .collect_list li .pointer {
    padding: 8px 19px;
    border: 1px solid #4990e2;
    cursor: pointer;
    margin-top: -9px;
    font-weight: 400;
    border-radius: 3px;

}

.pc2_collect .collect_list li span.checked {
    background: #4990e2 !important;
    color: #fff !important;
}

.font-18 {
    font-size: 18px;
}

.height-500 {
    height: 500px;
}

.height-323 {
    height: 323px;
}

.pad-bot20 {
    padding-bottom: 20px;
}

#footer {
    position: fixed;
    left: 0;
    width: 100%;
    /* height: 52px; */
    text-align: center;
    color: #727A89;
    font-size: 15px;
    line-height: 26px;
    border-top: 1px solid #E5E5E9;
    box-sizing: border-box;
    z-index: 9999;
    /* margin-top: 15px; */
    bottom: 0;
}

.nav_right,
.nav_item {
    color: #727A89;
}

.nav_right {
    /*float: right;*/
    font-size: 14px;
    padding: 0 !important;
}

.login_msg {
    cursor: pointer;
}

.login_msg:before {
    background: url("../images/lock_gray.svg") no-repeat;
    opacity: .7;
}

.regist:before {
    content: "|";
    color: #EAEAF1;
    margin-right: 13px;
    margin-left: 13px;
}

@keyframes navSearchInputFocus {
    0% {
        background-color: #f9f9f9;
    }
    100% {
        background-color: rgba(249, 249, 249, 0);
    }
}

@keyframes navSearchInputBlur {
    0% {
        background-color: rgba(249, 249, 249, 0);
    }
    100% {
        background-color: #f9f9f9;
    }
}

.login_msg:hover,
.regist_msg:hover {
    color: #333;
}

.login_msg:hover:before {
    opacity: 1;
}

.user_stat_box {
    background-color: #F2F3F4;
    border: 1px solid #EAEAF1;
    border-radius: 100px;
    box-sizing: border-box;
    height: 40px;
    margin-top: -2px;
}

.user_stat_box:hover .stat_tools .user_name {
    display: none;
}

.user_stat_box:hover .stat_tools .config,
.user_stat_box:hover .stat_tools .logout {
    display: inline-block;
    vertical-align: top;
    margin-top: 9px;
    background-repeat: no-repeat;
}

.user_stat_box .header {
    width: 38px;
    height: 38px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: top;
    background-size: cover;
    background-position: center;
}

.user_stat_box .stat_tools {
    padding-left: 14px;
    padding-right: 17px;
    box-sizing: border-box;
    display: inline-block;
}

.user_stat_box .stat_tools .user_name {
    font-size: 14px;
    color: #3D7EE3;
    display: inline-block;
    /*vertical-align: top;*/
    line-height: 38px;
}

.user_stat_box .stat_tools .config {
    width: 22px;
    height: 22px;
    background-image: url("../images/gear_green.svg");
    margin-right: 25px;
    margin-left: 10px;
    display: none;
    cursor: pointer;
}

.user_stat_box .stat_tools .logout {
    width: 22px;
    height: 22px;
    background-image: url("../images/switch_orange.svg");
    display: none;
    cursor: pointer;
}

.tag-box {
    box-sizing: border-box;
    /*padding-left: 15px;*/
    padding: 15px 25px;
    /*width: 1081px;*/
    min-height: 117px;
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #eaeaf1;
    margin-bottom: 30px;

}

.tag-box h3 {
    font-family: PingFangSC;
    font-size: 18px;
    text-align: left;
    color: #222222;
    line-height: 35px;
    font-weight: 400;
}

.tag-box h3:before {
    display: inline-block;
    width: 17px;
    height: 18px;
    background: url("../images/icon_tag_h3.svg") no-repeat;
    content: "";
    margin-right: 10px;
    margin-top: -5px;
    vertical-align: middle;
}

.tag-box div {
    font-family: PingFangSC;
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    word-break: break-all;
}

.ans-ques-detil-title .ans-img-top {
    display: none;
}

.ans-img-top {
    height: 0;
    overflow: hidden;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

.ans-img-top img {
    box-sizing: border-box;
    padding: 5px;
    width: 711px;
    border: solid 1px #979797;
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

.ans-top-img-hide {
    display: none;
}

.first_big::first-letter {
    /*initial-letter: 3 0;*/
    /*font-size: 2em;*/
}

.more-line-net {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*-webkit-line-clamp: 3;*/
    -webkit-box-orient: vertical;
}

.more-line-net:after {
    display: inline-block;;
}

.more-line-net::first-letter {
    initial-letter: 3 0;
    /*font-size: 2.5em;*/
}

.ans_ques_right .ans-ques-user-top .right .color-ori {
    pointer-events: none;
    color: #449fea;
}

/*学术服务*/
.mar-top70 {
    margin-top: 70px;
}

.science_nav {
    background: #020b32;
}

.science_ban {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.height-445 {
    height: 445px;
}

.height-58 {
    height:58px;
}

.line-h58 {
    line-height:58px;
}

.font-40 {
    font-size: 40px;
}

.color-f {
    color: #fff;
}

.bor-p10 {
    border: 1px solid #fff;
    padding: 0 10px;
    line-height: 40px;
}

.science_top {
    top: 173px;
    left: 63px;
}

.science_bot {
    right: -91px;
    top: 9px;
}

.science_bot img {
    width: 780px;
}

.hidden {
    overflow: hidden;
}

.font-36 {
    font-size: 36px;
}

.science_title {
    line-height: 50px;
    padding-top: 50px;
    font-weight: 400;
}

.science_title span:after {
    display: block;
    position: absolute;
    bottom: -20px;
    left: 11%;
    width: 78%;
    content: "";
    height: 4px;
    background-color: #eaeaf1;
}

.mar-left30 {
    margin-left: 30px;
}

.mar-top55 {
    margin-top: 55px;
}

.mar-bot52 {
    margin-bottom: 52px;
}

.science_title_box {
    position: relative;
    top: 0;
    width: 300px;
    height: 379.1px;
    border-radius: 4px;
    background-color: #ffffff;
    vertical-align: top;
    transition: .4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.science_title_box:hover {
    top: -20px;
    box-shadow: 3px 7px 20px 0 rgba(55, 55, 57, 0.07);
}

.science_title_box .mar-bot25 {
    margin-bottom: 22px;
    font-size: 20px;
    font-weight: 400;
}

.science_title_box .pad-lr50 {
    text-align: justify;
    line-height: 1.5;
}

.height-125 {
    height: 125px;
}

.science_title_box_img {
    vertical-align: middle;
    display: table-cell;
    width: 300px;
}

.pad-lr50 {
    padding-left: 50px;
    padding-right: 50px;
}

.pad-bot93 {
    padding-bottom: 93px;
}

.width-436 {
    width: 478px;
}

.width-295 {
    width: 375px;
    word-break: break-all;
}

.width-65 {
    width: 65px;
}

.width-95 {
    width: 95px;
}

.mar-top65 {
    margin-top: 65px;
}

.mar-left60 {
    margin-left: 60px;
}

.mar-top132 {
    margin-top: 132px;
}

.color_ban {
    color: #79787a;
}

.font-22 {
    font-size: 22px;
}

.mar-bot5 {
    margin-bottom: 5px;
}

.sci_bam_box,
.sci_ban_tit {
    transition: 0.4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 2px;
}

.sci_ban_box {
    width: 914px;
    margin: 0 auto;
    letter-spacing: 1px;
}

.sci_ban_tit_top {
    box-sizing: border-box;
    width: 914px;
    /*height: 60px;*/
    background-color: #3d83f8;
    line-height: 30px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    transition: .4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

.sci_ban_tit_bot {
    height: 0;
    overflow: hidden;
    background-color: #3d83f8;
    transition: height .4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

.sci_ban_tit.checked .sci_ban_tit_top {
    background: rgba(45, 36, 121, .65);
    padding: 20px 0;
}

.sci_ban_tit.checked .sci_ban_tit_bot {
    border-top: solid 1px rgba(231, 236, 252, .5);
    margin-bottom: -2px;
    background: rgba(45, 36, 121, .65);
    height: 214px;
    opacity: .8;
}

.mar_bot2 {
    margin-bottom: 2px;
}

.mar_Bot2 {
    margin-bottom: -2px;
}

.height-637 {
    height: 637px
}

.height-95 {
    height: 95px;
}

.width-185 {
    width: 185px;
}

.sci_ban_tit_bot .inline {
    vertical-align: top;
    width: 198px;
    padding: 0 51px 30px;
    font-size: 13px;
    color: #fff;
    line-height: 1.5;
}

/*.sci_ban_tit_bot .inline div:first-child{*/
/*text-align: center;*/
/*font-size: 22px;*/
/*color: #fff;*/
/*line-height: 33px;*/
/*margin-bottom: 10px;*/
/*}*/
.sci_bot_mid {
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 33px;
    /*margin-bottom: 10px;*/
    /*padding-top: 15px;*/
}

.sci_bot_mid .inline {
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 33px;
    margin-bottom: 10px;
    padding: 15px 53px 0 45px;
}

.scien_bg_1 {
    background: url("../images/500325611.png") no-repeat;
    background-size: 1920px;
}

.scien_bg_2 {
    background: url("../images/500022276.png") no-repeat;
    background-size: 1920px;
    background-position: 0 -10px;
}

.scien_bg_2:hover {
    background: url("../images/500022276.png") no-repeat;
    background-size: 1920px;
    background-position: 0 0;

    -webkit-animation: back_ease_in_out 1.5s;
    animation: back_ease_in_out 1.5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.mar-bot60 {
    margin-bottom: 60px;
}

.icon_tel:before {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 15px;
    background: url("../images/wechat_icon.svg") no-repeat;
    content: '';
    vertical-align: middle;
}

.icon_email:before {
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-right: 15px;
    background: url("../images/email.svg") no-repeat;
    content: '';
    vertical-align: middle;
}

.anm_head {
    -webkit-animation: re-banner-slide-40 1.5s cubic-bezier(.4, 0, .2, 1) 0s 1;
    animation: re-banner-slide-40 1.5s cubic-bezier(.4, 0, .2, 1) 0s 1
}

@-webkit-keyframes back_ease_in_out {
    0% {
        background-position-y: -10px;
    }
    /*50%{*/
    /*background-position: 0 0;*/
    /*}*/
    100% {
        background-position-y: 0px;
    }
}

@keyframes back_ease_in_out {
    0% {
        background-position-y: -10px;
    }
    /*50%{*/
    /*background-position: 0 0;*/
    /*}*/
    100% {
        background-position-y: 0px;
    }
}

@-webkit-keyframes re-banner-slide-40 {
    0% {
        opacity: 0;
        top: 49px
    }

    to {
        opacity: 1;
        top: 9px;
    }
}

@keyframes re-banner-slide-40 {
    0% {
        opacity: 0;
        top: 49px
    }

    to {
        opacity: 1;
        top: 9px;
    }
}

.anm_head_2 {
    -webkit-animation: re-banner-slide-20 1.5s cubic-bezier(.4, 0, .2, 1) 0s 1;
    animation: re-banner-slide-20 1.5s cubic-bezier(.4, 0, .2, 1) 0s 1
}

@-webkit-keyframes re-banner-slide-20 {
    0% {
        opacity: 0;
        top: 213px
    }

    to {
        opacity: 1;
        top: 173px;
    }

}

@keyframes re-banner-slide-20 {
    0% {
        opacity: 0;
        top: 213px
    }

    to {
        opacity: 1;
        top: 173px;
    }
}

.prev {
    background: url(../images/question_icon.svg) no-repeat;
    background-position: -224px -15px;
    transform: rotateZ(-90deg);
    padding: 0 !important;
    height: 30px;
    width: 26px;
    /* vertical-align: middle; */
    position: relative;
    top: -2px;
}

.next {
    background: url(../images/question_icon.svg) no-repeat;
    background-position: -224px -15px;
    transform: rotateZ(90deg);
    padding: 0 !important;
    height: 30px;
    width: 26px;
    /* vertical-align: middle; */
    position: relative;
    top: -2px;
}

.prev:hover {
    background-position: -224px -50px;
}

.next:hover {
    background-position: -224px -50px;
}

.icon_top:before {
    display: inline-block;
    width: 30px;
    height: 20px;
    content: '';
    background: url(../images/question_icon.svg) no-repeat;
    background-position: -224px -15px;
}

.mar-bot8 {
    margin-bottom: 8px;
}

.science_title_lar {
    position: relative;
    top: 20px;
    transition: .4s ease;
    -webkit-font-smoothing: subpixel-antialiased;
}

/*协议*/
#yika_agreement {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 2px;
}

#yika_agreement .agreement_info {
    width: 500px;
    height: 610px;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid #2A2A2A;
    overflow-y: auto;
    margin: 0;
    white-space: pre-line;
    line-height: 27px;
}

#yika_agreement .agreement_btn {
    width: 500px;
    text-align: center;
    height: 40px;
    color: #333;
    font-size: 16px;
    border-radius: 0 0 2px 2px;
    line-height: 40px;
    cursor: pointer;
}

#yika_agreement pre {
    font-family: monospace, monospace;
    font-size: 1em;
    font-weight: 400;
}

center {
    display: block;
    text-align: -webkit-center;
}

pre {
    white-space: pre-line;
}

.user-bar {
    width: 243px;
    box-sizing: border-box;
}

.user-bar * {
    box-sizing: border-box;
}

.user-bar-top {
    padding: 28px 25px 12px;
    background: #fff;
    border-radius: 4px;
    /* font-weight: 400; */
}

.user-bar-top-img {
    margin-bottom: 5px;
}

.user-bar-top-img span {
    display: inline-block;
    width: 63px;
    height: 63px;
    background: url(../images/user_static.svg) no-repeat;
    border:1px solid #eee;
}

.user-bar-top-name {
    line-height: 25px;
    font-family: HelveticaNeue;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.user-bar-top-des {
    margin-top: 10px;
    font-family: PingFangSC;
    font-size: 14px;
    line-height: 1.71;
    text-align: left;
    color: #4a4a4a;
}

.user-bar-top-num {
    margin-top: 20px;
}

.user-bar-top-num .inline {
    width: 95px;
    color: #333333;
}

.user-bar-top-num .inline span:first-child {
    color: #8c96aa;
}

.after_line:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 30px;
    background: #ddd;
    position: absolute;
    top: 11px;
    right: 0;
}

.user-bar-btn {
    margin-top: 17px;
    line-height: 32px;
    border-radius: 2px;
    border: solid 1px #4990e2;
    font-family: PingFangSC;
    font-size: 16px;
    color: #4990e2;
    text-align: center;
    cursor: pointer;
}

.user-bar-bot {
    margin-top: 17px;
    background: #fff;
    border-radius: 4px;
    font-weight: 400;
}

.user-bar-bot div {

}

.user-bar-bot-line {
    height: 1px;
    opacity: 0.26;
    border-bottom: solid 1px #cdcdcd;
}

.user-bar-tag {
    padding-left: 30px;
    position: relative;
    font-family: PingFangSC;
    font-size: 16px;
    text-align: left;
    color: #333333;
    line-height: 49px;
    cursor: pointer;
    transition: all 0.4s ease;
    font-weight: 400;
}

.user-bar-tag:before {
    position: absolute;
    top: 9px;
    left: 6px;
    width: 4px;
    height: 30px;
    background-color: transparent;
    content: '';
    display: block;
}

.user-bar-tag:hover {
    background-color: #4990e2;
    color: #fff;
}

.user-bar-tag:hover:before {

}

.user-bar-left-checked:before {
    background-color: #4990e2;
}

.user-menu {
    margin-left: 9px;
    width: 900px;
    vertical-align: top;
}

.user-info {
    background: #fff;
}

.user-info .user-info-tag {
    height: 70px;
    line-height: 90px;
    border-bottom: 1px solid #eaeaf1;
}

.user-info .user-info-tag div {
    position: relative;
    margin-left: 35px;
    margin-right: 25px;
    height: 30px;
    cursor: pointer;
    color: #727a89;
    transition: all .2s ease-in;
}

.user-info .user-info-tag div:after {
    position: absolute;
    bottom: -44px;
    content: '';
    height: 4px;
    width: 88px;
    background: transparent;
    left: -10px;
    pointer-events: none;
}

.user-info .user-info-tag div:hover {
    font-weight: 500;
    color: #000000;
}

.user-info .user-info-tag div:hover:after {
    background: #4a4a4a;
}

.user-info .user-info-tag .checked {
    font-weight: 500;
    color: #000000;
    pointer-events: none;
}

.user-info .user-info-tag .checked:after {
    background: #4a4a4a;
}

.user-info-bot {
    padding: 29px 40px 54px 35px;
}

.user-info-usr {

}

.pad-left35 {
    padding-left: 35px;
}

.pad-rig40 {
    padding-right: 40px;
}

.user-info-title {
    line-height: 20px;
    font-family: PingFangSC;
    font-size: 14px;
    text-align: left;
    color: #666666;
    margin-top: 28px;
    margin-bottom: 15px;
}

.user-info-usr .inner_box {
    width: 229px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: top;
}

.user-info-usr .inner_box .user-info-item {
    width: 230px;
    height: 54px;
    border: 1px solid #EAEAF1;
    border-radius: 2px;
    background-color: #f2f3f4;
    margin-top: 24px;
    font-size: 14px;
    color: #8C96AA;
    line-height: 54px;
    padding-left: 17px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

.user-info-usr .user-info-box .selector_img {
    display: inline-block;
    width: 42px;
    height: 38px;
    background-image: url(../images/add_gray.svg);
    background-repeat: no-repeat;
    display: inline-block;
    background-color: #fff;
    background-position: center;
    cursor: pointer;
    margin: 6px;
    border: 1px solid #EAEAF1;
    border-radius: 2px;
}

.user-info-usr .user-info-box .selector_text {
    display: inline-block;
    vertical-align: top;
    padding-left: 6px;
}

.user-info-usr .user-info-box,
.user-info-pass .user-info-box {
    float: left;
    margin-right: 23px;
    vertical-align: top;
    display: inline-block;
    width: 257px;
    height: 54px;
    border-radius: 2px;
    background-color: #f2f3f4;
    border: solid 1px #eaeaf1;
    color: #8C96AA;
    line-height: 54px;
    font-size: 14px;
    position: relative;
}

.user-info-box .chooser_list {
    max-height: 226px;
    width: 259px;
    position: absolute;
    top: 53px;
    border: 1px solid #EAEAF1;
    border-top: none;
    overflow-y: auto;
    right: -1px;
    border-radius: 0 0 2px 2px;
    background-color: #F9F9F9;
    color: #333333;
    z-index: 999;
    box-sizing: border-box;
}

.user-info-box .chooser_list .chooser_item {
    box-sizing: border-box;
    padding-left: 23px;
    position: relative;
    border-bottom: 1px solid #EAEAF1;
    cursor: pointer;
}

.user-info-box .chooser_list .chooser_item:after {
    content: '';
    background-image: url(../images/arrow_gray_right.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 6px;
    transition: .2s;
    background-repeat: no-repeat;
    background-position: center;
}

.user-info-box .chooser_list .no_next:after {
    display: none;
}

.user-info-box .chooser_list .chooser_item:last-child {
    border-bottom: none;
}

.user-info-box .chooser_active {
    border-radius: 2px 2px 0 0;
}

.user-info-box .chooser_active:after {
    transform: rotate(180deg);
    transition: .2s;
}

.user-info-box .chooser_item:hover {
    background-color: rgba(234, 234, 241, 0.3);
}

.chooser .chooser_list::-webkit-scrollbar {
    opacity: 0;
    width: 5px;
}

.chooser_list::-webkit-scrollbar-thumb {
    opacity: 0.5;
    background-color: #BCC1CC;
    border-radius: 100px;
}

.user-info-box label {
    width: 100%;
    display: block;
    height: 54px;
}

div .user-info-box:last-child {
    margin-right: 0;
}

.row:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both;
}

.wi1 {
    width: 100%;
    height: 100%;
}

.user-info-box input[type=text],
.user-info-box input[type=tel],
.user-info-box input[type=email],
.user-info-box input[type=password] {
    width: 100%;
    height: 100%;
    background: #f2f3f4;
    padding-left: 17px;
    padding-right: 17px;
    display: block;
    box-sizing: border-box;
}

.chooser {
    position: relative;
    padding-left: 17px;
    cursor: pointer;
}

.chooser:after {
    content: '';
    background-image: url(../images/arrow_gray_down.svg);
    width: 12px;
    height: 7.9px;
    display: inline-block;
    position: absolute;
    top: 23px;
    right: 17px;
    transition: .2s;
}

.user-info ::placeholder {
    color: #8C96AA;
}

.user-info input,
.user-info textarea {
    color: #8C96AA;
}

.width-1 {
    width: 100% !important;
}

.user-info-pass .user-info-box {
    float: none;
    display: block;
    margin-top: 26px;
    width: 380px;
    margin-right: 0;
}

.user-info-pass .user-info-title {
    margin-top: 14px;
}

.user-info-bot .fin_toolbox {
    padding-right: 0;
}

/*收藏*/
.user-collect-top {
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #eaeaf1;
}

.user-collect-title {
    line-height: 22px;
    font-family: PingFangSC;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    padding: 22px 21px 19px;
}

.user-collect-tag {
    border-top: solid 1px rgba(205, 205, 205, .26);;
    line-height: 30px;
    font-family: PingFangSC;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 8px;
}

.user-collect-tag span {
    display: inline-block;
    font-family: PingFangSC;
    font-size: 16px;
    color: #bcc1cc;
    padding-left: 21px;
    padding-right: 5px;
    vertical-align: top;
}

.user-collect-tag ul {
    display: inline-block;
    width: 760px;
    font-size: 15px;
}

.user-collect-tag ul li {
    display: inline-block;
    float: left;
    margin-left: 37px;
    cursor: pointer;
    color: #4a4a4a;
    transition: all .2s ease;
    font-weight: 400;
}

.user-collect-tag .checked {
    color: #f6a623;
}

.user-collect-tag li:hover {
    color: #f6a623;
}

.user-collect-cho-tag {
    margin-top: 12px;
}

.user-collect-cho-tag .tag {
    float: right;
    display: inline-block;
    width: 82px;
    line-height: 27px;
    border-radius: 4px;
    border: solid 1px #bcc1cc;
    text-align: center;
    font-size: 14px;
    color: #4a4a4a;
    cursor: pointer;
}

.user-collect-list {
    margin-top: 12px;
    background: #fff;
    border-radius: 4px;
    border: solid 1px #eaeaf1;
}

.user-collect-list li {
    padding: 18px 21px 18px 13px;
    border-bottom: solid 2px rgba(205, 205, 205, .26);
}

.user-collect-list li:last-child {
    border-bottom: none;
}

.user-collect-list .user-collect-list-title {
    line-height: 25px;
    font-family: PingFangSC;
    font-size: 15px;
    text-align: left;
    color: #333;
    margin-bottom: 7px;
    padding-left: 21px;
    font-weight: 400;
    cursor: pointer
}

.user-collect-list .user-collect-list-title:hover {
    color: #2461a6
}

.user-collect-list-img {
    vertical-align: top;
    width: 70px;
}

.user-collect-list-img .user {
    display: block;
    margin-left: 21px;
    width: 30px;
    height: 30px;
    vertical-align: top;
    border-radius: 50%;
    background: url(../images/user_static.svg) no-repeat;
}

.user-collect-list-text {
    width: 720px;
}

.user-collect-list-name {
    line-height: 22px;
    font-family: PingFangSC;
    font-size: 15px;
    text-align: left;
    color: #3260b6;
    margin-bottom: 5px;
    font-weight: 400;
}

.user-collect-list-artic {
    font-family: PingFangSC;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
    color: #4a4a4a;
    margin-bottom: 10px;
}

.user-collect-list-tag span {
    display: inline-block;
    margin-right: 26px;
    font-size: 13px;
    color: #727a89;
    line-height: 18px;
}

.user-collect-list-tag span:last-child {
    margin-right: 0;
}



.user-comm {
    padding-left: 20px;
    background: url(../images/question_icon2.svg) no-repeat;
    background-position: -2px -186px;
}

.user-fig {
    padding-left: 20px;
    background: url(../images/question_icon2.svg) no-repeat;
    background-position: -2px -130px;
}

.user-coll {
    padding-left: 22px;
    background: url(../images/question_icon2.svg) no-repeat;
    background-position: -2px -38px;
    cursor: pointer;
}

.video-coll{
    font-size: 18px;
    color: #727a89;
    line-height: 18px;
}

.user-atten-top {
    background: #fff;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #eaeaf1;
    margin-bottom: 45px;
}

.user-atten-top li {
    display: inline-block;
    position: relative;
    margin-left: 23px;
    margin-right: 25px;
    height: 30px;
    cursor: pointer;
    color: #727a89;
    transition: all .2s ease-in;
}

.user-atten-top li:after {
    position: absolute;
    bottom: -46px;
    content: '';
    height: 4px;
    width: 128%;
    background: transparent;
    left: -14%;
    pointer-events: none;
}

.user-atten-top li.checked {
    font-weight: 500;
    color: #000000;
    pointer-events: none;
}

.user-atten-top .checked:after {

    background: #4a4a4a
}

.user-atten-top li:hover {
    font-weight: 500;
    color: #000000;
}

.user-atten-top li:hover:after {
    background: #4a4a4a;
    bottom: -46px;
}

.user-attenbot-box .list {
    background: #fff;
    border-radius: 2px;
    border: solid 1px #eaeaf1;
}

.user-atten-bot .list li {
    padding: 23px 30px 20px 30px;
    border-bottom: 1px solid #eaeaf1;
    line-height: 30px;
}

.user-atten-bot .list li:last-child {
    border-bottom: none;
}

.user-tag-icon {
    padding-left: 20px;
    background: url("../images/img_tag_defult.svg") no-repeat;
    background-position: 1px 3px;
    font-size: 14px;
    color: #4990e2;
}

.user-atten-bot .user-atten-tit {
    font-family: PingFangSC;
    font-size: 15px;
    text-align: left;
    color: #333;
    line-height: 25px;
    margin-bottom: 7px;
    Font-weight: 400
}

.user-atten-bot .user-atten-tit:hover {
    color:#2461a6
}

.user-ask-ques .user-ask-ques-tit:hover {
    color: #2461a6
}
.user-atten-bot .user-tag-icon {
    margin-left: 15px;
}

.user-atten-tag {
    line-height: 18px;
}

.user-atten-tag span {
    display: inline-block;
    margin-right: 20px;
    font-family: PingFangSC;
    font-size: 13px;
    color: #727a89;
}

.user-ask-ques {
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #eaeaf1;
}

.user-ask-ques li {
    padding: 19px 30px 19px;
    border-bottom: 1px solid #eaeaf1;
}

.user-ask-ques li:last-child {
    border-bottom: none;
}

.user-ask-ques .user-ask-ques-tit {
    line-height: 25px;
    font-size: 15px;
    text-align: left;
    color: #333;
    margin-bottom: 8px;
    Font-weight: 400
}

.user-ask-ques .user-ask-ques-tit:hover {

    color:#2461a6;

}

.mar-Top0 {
    margin-top: 0;
}

.user-mess {
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 1px #eaeaf1;
}

.user-mess-user {
    display: inline-block;
    width: 97px;
    text-align: center;
    vertical-align: top;
}

.user-mess-user span {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(../images/user_static.svg) no-repeat;
    vertical-align: top;
}

.user-mess li {
    padding-top: 18px;
    margin-bottom: 5px;
    padding-left: 3px;
}

.user-mess-content {
    padding-top: 16px;
    width: 680px;
    padding-right: 35px;
    display: inline-block;
    font-family: PingFangSC;
    font-size: 13px;
    color: #4a4a4a;
    line-height: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(205, 205, 205, .25);
}

.user-mess-content span {
    display: inline-block;
}

.user-mess li:last-child .user-mess-content {
    border-bottom: none
}

.wid-605 {
    width: 605px;
}

.user-atten-fan {
    background: #fff;
    padding-top: 24px;
}

.user-atten-fan li {
    position: relative;
    padding-left: 4px;
    padding-top: 23px;
    padding-bottom: 31px;
}

.user-atten-fan .user-atten-fan-user {
    width: 123px;
}

.user-atten-fan-user span {
    display: inline-block;
    width: 75px;
    height: 75px;
    margin-left: 24px;
    background: url(../images/user_static.svg) no-repeat;
}

.user-atten-fan-box {
    width: 500px;
}

.user-atten-fan-name {
    line-height: 25px;
    font-family: PingFangSC;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #3260b6;
    margin-bottom: 5px;
}

.user-atten-fan-content {
    line-height: 24px;
    font-family: PingFangSC;
    font-size: 14px;
    line-height: 1.71;
    text-align: left;
    color: #4a4a4a;
    margin-bottom: 11px;
}

.user-atten-fan-tag {
    line-height: 24px;
    font-family: PingFangSC;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #8c96aa;
    /* font-weight: 200; */
    font-weight: 400;
}

.user-atten-fan-tag span {
    display: inline-block;
    margin-right: 25px;
}

.user-atten-fan-att {
    position: absolute;
    right: 43px;
    top: 50%;
    margin-top: -15px;
    width: 78px;
    line-height: 29px;
    border-radius: 4px;
    background-color: #4990e2;
    font-family: PingFangSC;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;

}

.user-atten-fan-att:hover {
    opacity: .85;
}

.user-atten-fan .checked {
    background-color: #ddeff9;
    color: #4990e2;
}

.user-atten-fan li:after {
    position: absolute;
    bottom: 0;
    width: 793px;
    height: 1px;
    background-color: #eaeaf1;
    right: 0;
    content: '';
    display: block;
}

.user-atten-fan li:last-child:after {
    display: none;
}

#footer {
    min-width: 1200px;
}

#neko_shadow_box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(53, 53, 53, 0.9);
    z-index: 9999;
}

#neko_shadow_box .addition_input .warning_message {
    left: 440px !important;
    top: 23px !important;
}

#neko_shadow_box .up_warning {
    font-size: 14px;
    color: #F86756;
    position: absolute;
    left: 0;
    top: 183px;
}

#neko_shadow_box .close_btn {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 165px;
    top: 68px;
    background-image: url("../images/cancel.svg");
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

#neko_shadow_box .neko_shadow_box {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

#neko_shadow_box .neko_shadow_box .neko_login {
    position: relative;
}

#neko_shadow_box .neko_shadow_box .neko_login .input_item {
    /* width: 440px; */
}

#neko_shadow_box .neko_shadow_box .logo_box .logo {
    width: 64px;
    height: 95px;
    background-image: url("../images/logo_single.svg");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: contain;
}

#neko_shadow_box .neko_shadow_box .logo_box .mail_succ_logo {
    width: 71px;
    height: 56px;
    margin-bottom: 8px;
    background-image: url("../images/message_opacity.svg");
}

#neko_shadow_box .neko_shadow_box .logo_box .logo_text {
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 10px;
    /* padding-bottom: 16px; */
}

#neko_shadow_box .neko_shadow_box .logo_box .mail_succ_text {
    font-size: 24px;
}

#neko_shadow_box .neko_shadow_box .input_box .input_item {
    margin-top: 25px;
    position: relative;
    background-color: #2A2A2A;
    border-radius: 2px;
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .warning_message {
    font-size: 14px;
    color: #F86756;
    position: absolute;
    left: 434px;
    top: 13px;
    display: table;
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .cancel_input,
#neko_shadow_box .neko_shadow_box .input_box .input_item .name_state,
#neko_shadow_box .neko_shadow_box .input_box .input_item .password_state,
#neko_shadow_box .neko_shadow_box .input_box .input_item .email_state,
#neko_shadow_box .neko_shadow_box .input_box .input_item .vc_state {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: top;
    background-position: center;
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .name_state,
#neko_shadow_box .neko_shadow_box .input_box .input_item .password_state,
#neko_shadow_box .neko_shadow_box .input_box .input_item .email_state,
#neko_shadow_box .neko_shadow_box .input_box .input_item .vc_state {
    margin-left: 18.3px;
    margin-top: 28px;
    width: 15px;
    height: 16px;
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .cancel_input {
    width: 20.1px;
    height: 20.1px;
    background-image: url("../images/cancel.svg");
    cursor: pointer;
    margin-top: 26px;
    margin-left: 30px;
    visibility: hidden;
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .name_state {
    background-image: url("../images/user_black.svg");
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .password_state {
    background-image: url("../images/key_black.svg");
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .email_state {
    background-image: url("../images/message_black.svg");
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .vc_state {
    margin-top: 17px;
    background-image: url("../images/defender_black.svg");
}

#neko_shadow_box .neko_shadow_box .input_box .input_item .company {
    width: 375px;
}

#neko_shadow_box .neko_shadow_box .input_box .neko_input {
    width: 374px;
    line-height: 50px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #2A2A2A;
    border-radius: 2px;
    padding-left: 18px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}

#neko_shadow_box .neko_shadow_box .input_box .email {
    width: 440px;
}

#neko_shadow_box .neko_shadow_box .tool_box {
    margin-top: 32px;
}

#neko_shadow_box .neko_shadow_box .tool_box .forgot {
    font-size: 14px;
    color: #2F8BE6;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
}

#neko_shadow_box .neko_shadow_box .tool_box .neko_btn {
    height: 46px;
    /* float: right; */
}

#neko_shadow_box .neko_shadow_box .tool_box .neko_btn .neko_regist {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding-right: 25px;
    cursor: pointer;
}

#neko_shadow_box .neko_shadow_box .tool_box .neko_btn .neko_login {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 379px;
    height: 100%;
    text-align: center;
    line-height: 46px;
    background-color: #45a0ea;
    border-radius: 2px;
    cursor: pointer;
}

#neko_shadow_box .neko_shadow_box>.submit_login {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 376px;
    line-height: 46px;
    text-align: center;
    background-color: #45a0ea;
    border-radius: 2px;
    cursor: pointer;
}

#neko_shadow_box .neko_shadow_box .tool_box .mail_succ_btn {
    float: none;
}

#neko_shadow_box .neko_shadow_box .tool_box .mail_succ_btn > * {
    display: block !important;
    margin: 0 auto;
}

#neko_shadow_box .neko_shadow_box .tool_box .tip_msg_box {
    font-size: 14px;
    display: inline-block;
    margin-top: 15px;
}

#neko_shadow_box .neko_shadow_box .tool_box .tip_msg_box .msg {
    color: #fff;
    display: inline-block;
}

#neko_shadow_box .neko_shadow_box .tool_box .tip_msg_box .jump_msg {
    color: #2F8BE6;
    display: inline-block;
    cursor: pointer;
}

#neko_shadow_box .neko_shadow_box .tool_box .long_submit_btn {
    height: 42px;
    background-color: #45a0ea;
    border-radius: 2px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

#neko_shadow_box .neko_shadow_box .neko_box .input_item {
    margin-top: 15px;
}

/* #neko_shadow_box .neko_shadow_box .neko_box .neko_input {
    height: 60px;
} */

#neko_shadow_box .neko_shadow_box .neko_box .cancel_input {
    margin-top: 21px !important;
}

#neko_shadow_box .neko_shadow_box .neko_box .name_state,
#neko_shadow_box .neko_shadow_box .neko_box .password_state {
    margin-top: 24px !important;
}

#neko_shadow_box .neko_shadow_box .neko_box .warning_message {
    top: 22px !important;
}

#neko_shadow_box .neko_shadow_box .neko_box .neko_password_box {
    /* border-top: 1px solid #2A2A2A; */
    /* border-bottom: 1px solid #2A2A2A; */
    padding-bottom: 15px;
    margin-top: 15px;
}

#neko_shadow_box .neko_shadow_box .neko_box .vc_input_box {
    width: 307px;
    display: inline-block;
    vertical-align: top;
}

#neko_shadow_box .neko_shadow_box .neko_box .vc_input_box .vc_input {
    width: 198px;
    height: 50px;
}

#neko_shadow_box .neko_shadow_box .neko_box .vc_input_box .cancel_input {
    margin-top: 14px !important;
}

#neko_shadow_box .neko_shadow_box .neko_box .vc_input_box .password_state {
    margin-top: 17px !important;
}

#neko_shadow_box .neko_shadow_box .neko_box .vc_box {
    position: relative;
    width: 118px;
    height: 46px;
    margin-left: 15px;
    border: 8px solid #2A2A2A;
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    background-color: #fff;
    cursor: pointer;
}

#neko_shadow_box .neko_shadow_box .neko_box .vc_box .vc_warning {
    font-size: 14px;
    color: #F86756;
    position: absolute;
    left: 131px;
    display: table;
    top: 8px;
}

#neko_shadow_box .addition .tool_box {
    margin-top: 20px;
}

#neko_shadow_box .addition .chooser_box {
    margin-top: 15px;
}

#neko_shadow_box .addition .neko_input {
    height: 50px !important;
}

#neko_shadow_box .addition .cancel_input {
    margin-top: 21px !important;
    margin-left: 37px !important;
}

#neko_shadow_box .addition .chooser_box {
    width: 375px;
}

#neko_shadow_box .addition .chooser_box .chooser_item {
    background-color: #2A2A2A;
    border-radius: 2px;
    margin-top: 15px;
    height: 50px;
    position: relative;
    cursor: pointer;
}

#neko_shadow_box .addition .chooser_box .chooser_item .warning_message {
    font-size: 14px;
    color: #F86756;
    position: absolute;
    left: 440px;
    top: 23px;
    display: table;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_text {
    width: 352px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    color: #333;
    line-height: 50px;
    padding-left: 20px;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #F5F9FF;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_img {
    width: 16px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    background-image: url("../images/arrow_gray_down.svg");
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_list {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    max-height: 239px;
    background-color: #2A2A2A;
    z-index: 9999;
    cursor: auto;
    overflow-y: auto;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_list::-webkit-scrollbar {
    opacity: 0;
    width: 5px;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_list::-webkit-scrollbar-thumb {
    opacity: 0.5;
    background-color: #BCC1CC;
    border-radius: 100px;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_list .list_item {
    height: 54px;
    cursor: pointer;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_list .list_item .list_name {
    line-height: 54px;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 14px;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: top;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_list .list_item .list_img {
    width: 20px;
    height: 20px;
    background-image: url("../images/arrow_gray_right.svg");
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-right: 18px;
    margin-top: 18px;
}

#neko_shadow_box .addition .chooser_box .chooser_item .chooser_list .list_item:hover {
    background-color: #323232;
}

.fin_toolbox {
    width: 100%;
    height: 42px;
    margin-top: 23px;
    font-size: 14px;
    text-align: right;
    padding-right: 35px;
    box-sizing: border-box;
}

.fin_toolbox > div {
    width: 76px;
    height: 100%;
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}

.fin_toolbox .cancel {
    background-color: #FDF1E6;
    color: #F07F32;
    margin-right: 15px;
}

.fin_toolbox .submit {
    background-color: #33B76F;
    color: #FFF;
}

.shadow_btn:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05));
}

/*收藏夹*/
.pc2_watch_collect {
    width: 680px;
    height: auto;
    max-height: 397px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    padding: 36px 31px 48px 40px;
}

.pc2_watch_collect ul {
    margin-top: -3px;
    line-height: 19px;
    font-family: PingFangSC;
    font-size: 16px;
    color: #4a4a4a;
    max-height: 192px !important;
}

.pc2_watch_collect ul li span {
}

.collect_change {
    display: inline;
    float: right;
    width: auto !important;
    font-family: PingFangSC;
    font-size: 15px;
    text-align: left;
    color: #4990e2;
    margin-right: 18px;
    cursor: pointer;
}

.collect_del {
    display: inline;
    float: right;
    width: auto !important;
    font-family: PingFangSC;
    text-align: left;
    color: #4990e2;
    margin-right: 10px;
    cursor: pointer;
    font-size: 15px;
}

.collect_text {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;;
}

.pc2_colect_del {
    width: 807px;
    height: 251px;
    padding: 77px 20px 3px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
}

.pc2_colect_del p {
    margin-bottom: 64px;
    line-height: 24px;
    font-family: PingFangSC;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #4a4a4a;
}

.user-menu-list {
    position: relative;
    min-height: 470px;
}
.user-menu-list .no_comment {
    width: 750px;
}

.compents_paginator_list .paginator li {
    position: relative;
}

.compents_paginator_list .paginator li:hover:after {
    border-radius: 2px;
}

.compents_paginator_list .compents_paginator {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.compents_paginator_list .compents_paginator .page {
    width: 23px;
    height: 23px;
}

.compents_paginator_list .compents_paginator .page_saver {
    text-align: right;
}

.compents_paginator_list .compents_paginator .page_ender {
    margin: 0;
}

.compents_paginator_list .page_saver input {
    background: #fff;
    border-radius: 2px;
    width: 29px;
    height: 21px;
    text-align: center;
    margin-right: 7px;
    padding: 0 5px;
}

.compents_paginator_list .page_number {
    display: inline-block;
    vertical-align: middle;
}

.compents_paginator_list .paginator_controller li {
    background: #f2f3f4 !important;
}

.compents_paginator_list .compents_paginator .page_saver,
.compents_paginator_list .compents_paginator .page_number,
.compents_paginator_list .compents_paginator .page_ender {
    /*background: #fff;*/
    font-size: 12px;
    color: #000000;
}

.compents_paginator_list .compents_paginator .page_number:before {
    content: '\5171';
    padding-right: 7px;
    vertical-align: middle;
}

.compents_paginator_list .compents_paginator .page_number:after {
    content: '\9875,\A0\A0\8DF3\81F3';
    padding-left: 7px;
    vertical-align: middle;
}

.compents_paginator_list .compents_paginator li {
    display: inline-block;
    margin-left: 7px;
    background: #Fff;
    border-radius: 2px;
    cursor: pointer;
}

.compents_paginator_list .compents_paginator li a {
    font-size: 12px;
    color: #000;
    text-decoration: inherit;
    line-height: 23px;
    text-align: center;
    width: 100%;
    display: block;
}

.compents_paginator_list .compents_paginator .first,
.compents_paginator_list .compents_paginator .prev,
.compents_paginator_list .compents_paginator .next,
.compents_paginator_list .compents_paginator .last {
    width: 56px;
    height: 23px;
    transform: rotateZ(0);
    top: 0;
}

.compents_paginator_list .compents_paginator .first:hover,
.compents_paginator_list .compents_paginator .prev:hover,
.compents_paginator_list .compents_paginator .next:hover,
.compents_paginator_list .compents_paginator .last:hover {
    background: #3B7FE1;
    color: #fff;
}

.compents_paginator_list .compents_paginator .first:hover a,
.compents_paginator_list .compents_paginator .prev:hover a,
.compents_paginator_list .compents_paginator .next:hover a,
.compents_paginator_list .compents_paginator .last:hover a {
    color: #fff;
}

.compents_paginator_list .compents_paginator .disabled {
    cursor: not-allowed;
}

.compents_paginator_list .compents_paginator .page.active {
    background: #3B7FE1;
}

.compents_paginator_list .compents_paginator .page:hover {
    background: #3B7FE1;
}

.compents_paginator_list .compents_paginator .page:hover a {
    color: #fff;
}

.compents_paginator_list .compents_paginator .page.active a {
    color: #fff;
}

.height-237 {
    height: 237px;
}

#model_alert_box {
    position: relative;
    text-align: center;
    width: 415px;
    height: 251px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

#model_alert_box .alert_box_content {
    position: absolute;
    top: 75px;
    width: 100%;
    left: 0;
    padding: 0 40px;
    word-wrap: break-word;
    word-break: break-all;
    box-sizing: border-box;
}

#model_alert_box .model_btn {
    position: absolute;
    top: 180px;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top:0px;
}

#alert_shadow_box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(53, 53, 53, 0.9);
    z-index: 9999;
}

#alert_shadow_box .close_btn {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 165px;
    top: 68px;
    background-image: url(../images/cancel.svg);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

#alert_shadow_box .neko_shadow_box {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

img {
    max-width: 100%;
}

#container_reply .ans-ques-ans {
    /*width: 809px;*/
    padding-top: 0;
    padding-right: 25px;
}

#container_reply textarea {
    width: 828px;
    max-width: 828px;
    min-width: 828px;
    height: 150px;
    min-height: 150px;
    box-sizing: border-box;
    padding: 10px;
    background:#f2f3f4;
}

#change_title_font {
    padding-right: 65px;
}

#change_title_font h2 {
    font-size: 1em;
    font-weight: 400;
}

#change_title_font h2 a{
    color: #4990e2;
}
.wid-654 {
    width: 654px;
}

.pad-rig45 {
    padding-right: 45px;
}

.sicoUl li p .width-60 {
    display: none;
}

.sicoUl li:hover p .width-60 {
    display: inline-block;
}

.ques_bar_meun {
    position: relative;
}

.ques_bar_meun img {
    vertical-align: middle;
    width: 1rem;
}

.ques_bar_meun_list {
    display: none;
    position: absolute;
    top: 64px;
    right: 1px;
    width: 123px;
    background-color: #ffffff;
    box-shadow: 0 5px 20px rgba(0, 34, 77, .1);
    z-index: 10;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ques_bar_meun_list:before {
    display: block;
    position: absolute;
    top: -12px;
    right: 11px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #fff;
    content: '';
}

.ques_bar_meun_list a{
    display: block;
    line-height: 45px;
    border-bottom: solid 1px #f3f2f2;
    font-size: 14px;
    color: #3b3c3d!important;
    font-family: PingFangSC;
    text-align: left;
    padding-left: 23px;
    /* vertical-align: middle; */
    font-size: 16px;
    font-weight: 400!important;
}

.ques_bar_meun_list a img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -1px;}

.ques_bar_meun_list a:hover {
    background: #f4f8fb;
    color: #7a8599;
}

.ques_bar_meun_list a:last-child {
    border-bottom: none;
}

.user-collect-list-img a {
    cursor: default;
}

.user-collect-list-text a {
    cursor: default;
}
.masg_ans_list ul li:first-child{
    margin-left: 0!important;
    margin-right: 0!important;
}

pagination—list > li:first-child > a, .pagination—list > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination—list > li > a, .pagination—list > li > span {
    position: relative;
    float: left;
    /* padding: 6px 12px; */
    line-height: 1.42858;
    text-decoration: none;
    color: #4990e2;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    margin: 0 3px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.pagination—list .prev a, .pagination—list .next a {
    width: 70px;
}
.pagination—list {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination—list > li {
    display: inline;
}

/*新翻页*/
.pagination—list > .active > a, .pagination—list > .active > a:hover, .pagination—list > .active > a:focus, .pagination—list > .active > span, .pagination—list > .active > span:hover, .pagination—list > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #4990e2;
    border-color: #4990e2;
    cursor: default;
}

.pagination—list > .disabled > span, .pagination—list > .disabled > span:hover, .pagination—list > .disabled > span:focus, .pagination—list > .disabled > a, .pagination—list > .disabled > a:hover, .pagination—list > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination—list > li:last-child > a, .pagination—list > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination—list > li > a:hover, .pagination—list > li > a:focus, .pagination—list > li > span:hover, .pagination—list > li > span:focus {
    /*color: #fff;*/
    background-color: #ddeff9;
    border-color: #ddd;
}

.item_list a{
    text-decoration: none;
}


.no_login_box {
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
}

.no_login_box > * {
    display: inline-block;
}

.no_login_box .no_login_img {
    background: url("../images/warning_gray.svg") center no-repeat;
    width: 17.1px;
    height: 13.5px;
    display: inline-block;
    vertical-align: top;
    padding-top: 2px;
}

.no_login_box .text {
    color: #727A89;
    padding-left: 5px;
    padding-right: 5px;
}

.no_login_box a {
    color: #3260B6;
    cursor: pointer;
}

.ans-bot-list li div.mar-bot15 img{
    display: block;
    margin: 20px auto;
    max-width: 80%;
}

.video_top {
    position: relative;
}
.item-part{
    width:190px;
}

.order_title{
    height:60px;
    padding-left:18px;
    padding-right: 18px;
    line-height: 60px;
    border-bottom: solid 1px rgba(205,205,205,0.26);
}
.order_id{
    font-family: PingFangSC;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    margin-left:11px;
    display: inline-block;
    vertical-align: middle;
}
.order_time{
    font-family: PingFangSC;
    font-size: 14px;
    text-align: left;
    color: #8c96a9;
    margin-left:41px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top:3px;
}
.delete_order{
    cursor: pointer;
    vertical-align: middle;
    margin-left:430px;
}
.order_content{
    padding:30px 21px 41px;
}
.order_content_inner{
    height:105px;
    position: relative;
}
.order_img{
    cursor: pointer;
    width: 182px;
    height: 105px;
    border-radius: 3px;
}
.order_content_detail{
    height:105px;
    margin-left:21px;
    position: relative;
    display:inline-block;
    vertical-align: top;
}
.order_name{
    height:25px;
    font-family: PingFangSC;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}
.order_price{
    margin-top:14px;
    padding-left:5px;
    font-family: PingFangSC;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.4px;
    text-align: left;
    color: #e57163;
}
.order_state{
    display: inline-block;
    width: 99px;
    height: 105px;
    position: absolute;
    top:0;
    right:15px;
}
.state_waiting{
    margin-top:39px;
}
.waiting{
    font-family: PingFangSC;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #d84a33;
}
.pay_right_now{
    width: 99px;
    height: 35px;
    border-radius: 2px;
    background-color: #449fea;
    font-family: PingFangSC;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: normal;
    text-align: center;
    color: #f2f3f4;
    cursor: pointer;
    margin-top:10px;
}
.state_others{
    font-family: PingFangSC;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #9b9b9b;
    position:absolute;
    right:0px;
    bottom:0px;
}
.confirm_background{
    width: 100%;
    height: 100%;
    margin-top:-20px;
    position:fixed;
    background: rgba(0,0,0,0.3); 
    z-index:999999999999;
}
.confirm_container{
    width: 465px;
    height: 187px;
    border-radius: 7px;
    background-color: #ffffff;
    position:fixed;
    top:298px;
    left:50%;
    margin-left:-230px;
}
.confirm_cancel{
    position: absolute;
    top:15px;
    right:15px;
    width:17px;
    height: 17px;
    cursor: pointer;
}
.confirm_title{
    font-family: PingFangSC;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    text-align: left;
    color: #232323;
    margin-top:47px;
    padding-left:63px;
}
.button_container{
    margin-top:28px;
    padding-left: 83px;
}
.confirm_button{
    width: 136px;
    height: 47px;
    border-radius: 2px;
    background-color: #f5a623;
    font-family: PingFangSC;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 47px;
    letter-spacing: 1.1px;
    text-align: center;
    color: #ffffff;
    display:inline-block;
    cursor: pointer;
}
.cancel_button{
    width: 136px;
    height: 47px;
    border-radius: 2px;
    background-color: #fcfbfb;
    border: solid 1px #d8d8d8;
    font-family: PingFangSC;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 47px;
    letter-spacing: 1.1px;
    text-align: center;
    color: #403f40;
    margin-left:34px;
    display: inline-block;
    cursor: pointer;
}
.empty_order{
    font-family: PingFangSC;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #9b9b9b;
    margin-top:74px;
}
.information_box{
    display: inline-block;
    min-width: 300px!important;
    text-align: right!important;
    padding-right:5px;
}
.information_error_box{
    color: red;
}
.information_success_box{
    color: green;
}
.user_pg_submit.disabled{
    background: #999;
}
.min_width_container{
    min-width: 1200px;
}
