#mp-editor a, a {
    background-color: transparent
}

img, input {
    border: 0
}

.img-do img, .pic-mix .left-img-do a img {
    transition: -webkit-transform .5s ease .1s
}

#mp-editor {
    font-size: 16px;
    box-sizing: border-box;
    line-height: 1.9;
    outline: 0;
    overflow-y: auto;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    word-wrap: break-word
}

#mp-editor blockquote, #mp-editor h1, #mp-editor h2, #mp-editor h3, #mp-editor h4, #mp-editor h5, #mp-editor h6, #mp-editor ol, #mp-editor p, #mp-editor pre, #mp-editor ul {
    margin: .63em 0 1.8em;
    padding: 0;
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

#mp-editor h1 {
    font-size: 1.25em
}

#mp-editor blockquote {
    border-left: 4px solid #ccc;
    padding-left: 16px;
    margin-bottom: 0
}

#mp-editor blockquote + blockquote {
    margin-top: 0
}

#mp-editor ol, #mp-editor ul {
    padding-left: 0
}

#mp-editor ol > li, #mp-editor ul > li {
    list-style-type: none
}

#mp-editor ul > li::before {
    content: '\2022'
}

#mp-editor ul[data-checked=false], #mp-editor ul[data-checked=true] {
    pointer-events: none
}

#mp-editor ul[data-checked=false] > li *, #mp-editor ul[data-checked=true] > li * {
    pointer-events: all
}

#mp-editor ul[data-checked=false] > li::before, #mp-editor ul[data-checked=true] > li::before {
    color: #777;
    cursor: pointer;
    pointer-events: all
}

#mp-editor ul[data-checked=true] > li::before {
    content: '\2611'
}

#mp-editor ul[data-checked=false] > li::before {
    content: '\2610'
}

#mp-editor li::before {
    display: inline-block;
    white-space: nowrap;
    width: 1.2em
}

#mp-editor li:not(.ql-direction-rtl)::before {
    margin-left: -1.5em;
    margin-right: .3em;
    text-align: right
}

#mp-editor li.ql-direction-rtl::before {
    margin-left: .3em;
    margin-right: -1.5em
}

#mp-editor ol li:not(.ql-direction-rtl), #mp-editor ul li:not(.ql-direction-rtl) {
    padding-left: 1.5em
}

#mp-editor ol li.ql-direction-rtl, #mp-editor ul li.ql-direction-rtl {
    padding-right: 1.5em
}

#mp-editor ol li {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-0
}

#mp-editor ol li:before {
    content: counter(list-0, decimal) '. '
}

#mp-editor ol li.ql-indent-1 {
    counter-increment: list-1;
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

#mp-editor ol li.ql-indent-1:before {
    content: counter(list-1, lower-alpha) '. '
}

#mp-editor ol li.ql-indent-2 {
    counter-increment: list-2;
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

#mp-editor ol li.ql-indent-2:before {
    content: counter(list-2, lower-roman) '. '
}

#mp-editor ol li.ql-indent-3 {
    counter-increment: list-3;
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9
}

#mp-editor ol li.ql-indent-3:before {
    content: counter(list-3, decimal) '. '
}

#mp-editor ol li.ql-indent-4 {
    counter-increment: list-4;
    counter-reset: list-5 list-6 list-7 list-8 list-9
}

#mp-editor ol li.ql-indent-4:before {
    content: counter(list-4, lower-alpha) '. '
}

#mp-editor ol li.ql-indent-5 {
    counter-increment: list-5;
    counter-reset: list-6 list-7 list-8 list-9
}

#mp-editor ol li.ql-indent-5:before {
    content: counter(list-5, lower-roman) '. '
}

#mp-editor ol li.ql-indent-6 {
    counter-increment: list-6;
    counter-reset: list-7 list-8 list-9
}

#mp-editor ol li.ql-indent-6:before {
    content: counter(list-6, decimal) '. '
}

#mp-editor ol li.ql-indent-7 {
    counter-increment: list-7;
    counter-reset: list-8 list-9
}

#mp-editor ol li.ql-indent-7:before {
    content: counter(list-7, lower-alpha) '. '
}

#mp-editor ol li.ql-indent-8 {
    counter-increment: list-8;
    counter-reset: list-9
}

#mp-editor ol li.ql-indent-8:before {
    content: counter(list-8, lower-roman) '. '
}

#mp-editor ol li.ql-indent-9 {
    counter-increment: list-9
}

#mp-editor ol li.ql-indent-9:before {
    content: counter(list-9, decimal) '. '
}

#mp-editor .ql-align-center {
    text-align: center
}

#mp-editor .ql-align-justify {
    text-align: justify
}

#mp-editor .ql-align-right {
    text-align: right
}

#mp-editor a {
    -webkit-text-decoration-skip: objects;
    color: #06c;
    text-decoration: underline
}

#mp-editor .img-desc {
    display: block;
    width: 528px;
    margin: 14px auto 20px;
    font-size: 12px !important;
    line-height: 20px !important;
    color: #919191 !important
}

#foot, #foot a {
    color: #8B8B8B
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    color: #191919;
    text-decoration: none
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

.sohu-index .wrapper-box, body {
    overflow-x: hidden
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    padding: 0;
    margin: 0;
    outline: 0
}

input[type=checkbox], input[type=radio] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

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

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

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

table, tbody, td, tfoot, th, thead, tr {
    margin: 0;
    padding: 0;
    font-size: 100%
}

.area, body {
    margin: 0 auto
}

ol, ul {
    list-style: none
}

li {
    display: list-item
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

body, input {
    font-family: "PingFang SC", Arial, "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", simsun, sans-serif
}

body {
    -webkit-font-smoothing: antialiased;
    background: #FFF;
    color: #666;
    font-size: 12px;
    line-height: 1.667
}

a:hover {
    color: #c9141d;
    text-decoration: none
}

em {
    font-style: normal
}

#foot, footer {
    height: 95px
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}

.article-page .container, .channel-index .container, .sohu-index .container, .tag-index .container {
    background-color: #fff
}

#sohu-play-content {
    display: none;
    overflow: hidden;
    position: absolute;
    width: 528px;
    height: 298px;
    border-radius: 10px 10px 0 0
}

#foot {
    text-align: center;
    line-height: 21px;
    padding: 16px 0 0;
    height: 79px
}

header {
    min-width: 1180px
}

.area {
    width: 1180px
}

.left, .right {
    float: center;
    display: inline
}

.right {
    float: right
}

.icon {
    display: inline-block;
    vertical-align: top
}

.img-do {
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.img-do img {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform .5s ease .1s;
    transition: transform .5s ease .1s, -webkit-transform .5s ease .1s;
    -webkit-transition: -webkit-transform .5s ease .1s
}

.img-do img:hover {
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.big-mix-pic {
    height: 34px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pic-mix {
    margin-bottom: 12px
}

.pic-mix .left-img-do {
    float: left;
    width: 426px;
    height: 213px
}

.pic-mix .left-img-do a {
    display: block;
    width: 100%;
    height: 213px;
    overflow: hidden;
    font-size: 0
}

.pic-mix .left-img-do a img {
    width: 100%;
    height: 213px;
    transition: transform .5s ease .1s;
    transition: transform .5s ease .1s, -webkit-transform .5s ease .1s;
    -webkit-transition: -webkit-transform .5s ease .1s
}

.pic-mix .left-img-do a img:hover {
    -webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
    transform: matrix(1.05, 0, 0, 1.05, 0, 0)
}

.pic-mix .right-pic-wrap {
    float: right;
    width: 212px
}

.pic-mix .right-pic-wrap .common-right-pic {
    width: 100%
}

.pic-mix .right-pic-wrap .common-right-pic a {
    display: block;
    overflow: hidden;
    font-size: 0
}

.pic-mix .right-pic-wrap .common-right-pic a img {
    width: 100%;
    transition: -webkit-transform .5s ease .1s;
    transition: transform .5s ease .1s;
    transition: transform .5s ease .1s, -webkit-transform .5s ease .1s;
    -webkit-transition: -webkit-transform .5s ease .1s
}

.pic-mix .right-pic-wrap .common-right-pic a img:hover {
    -webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
    transform: matrix(1.05, 0, 0, 1.05, 0, 0)
}

.pic-mix .right-pic-wrap .top-img-do {
    margin-bottom: 2px
}

.pic-mix .right-pic-wrap .top-img-do a {
    height: 106px
}

.pic-mix .right-pic-wrap .top-img-do a img {
    height: 100%
}

.pic-mix .right-pic-wrap .bottom-img-do a {
    height: 105px
}

.linear-box, .pic-mix .right-pic-wrap .bottom-img-do a img {
    height: 100%
}

.linear-box {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%
}

.linear-box .linear-bg, .linear-new-box .linear-new-bg {
    display: block;
    height: 100%;
    width: 100%;
    color: #fff;
    background: #000;
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .9) 100%);
    background: linear-gradient(top, transparent 0, rgba(0, 0, 0, .9) 100%)
}

.search .search-btn, .search-right .search-btn {
    display: inline-block;
    text-align: center;
    cursor: pointer
}

.icon-video {
    position: absolute;
    left: 5px;
    bottom: 6px;
    z-index: 3;
    width: 25px;
    height: 25px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/video_bg01_2.png) no-repeat
}

.icon-video:hover {
    background-position: 0 -30px
}

.icon-video-big {
    left: 8px;
    bottom: 8px;
    width: 35px;
    height: 35px;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/video_bg02_2.png)
}

.icon-video-big:hover {
    background-position: 0 -40px
}

.icon-video-sm {
    width: 20px;
    height: 20px;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/video_bg03_2.png)
}

.icon-video-sm:hover {
    background-position: 0 -30px
}

.sidebar .video-focus-pic {
    width: 100%;
    height: 220px;
    position: relative
}

.video-txt {
    height: 34px
}

.video-txt .txt {
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 50px;
    bottom: 6px;
    width: 270px;
    line-height: 30px
}

.search {
    height: 40px;
    margin: 13px auto 0
}

.search .search-input {
    width: 559px;
    height: 38px;
    color: #999;
    font-size: 14px;
    border: 1px solid silver;
    border-right: 0;
    line-height: 38px;
    padding-left: 10px;
    float: left;
    border-radius: 2px 0 0 2px
}

.search .search-input:focus {
    color: #191919
}

.search .search-btn {
    float: right;
    width: 70px;
    height: 40px;
    background: #fdd000
}

.search .search-icon {
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: 10px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/search_icon_new.png) no-repeat;
    background-size: 20px 20px
}

.search .search-btn:hover {
    background: #ffba00
}

.search-right {
    height: 36px;
    margin: 0 auto 10px 20px
}

.search-right .search-input {
    width: 236px;
    height: 34px;
    color: #999;
    font-size: 14px;
    border: 1px solid silver;
    border-right: 0;
    line-height: 34px;
    padding-left: 10px;
    float: left;
    border-radius: 2px 0 0 2px;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.search-right .search-input:focus, .titleR {
    color: #191919
}

.search-right .search-btn {
    float: left;
    width: 53px;
    height: 36px;
    background: #fdd000
}

.search-right .search-icon {
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: 8px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/search_icon_new.png) no-repeat;
    background-size: 20px 20px
}

.search-right .search-btn:hover {
    background: #ffba00
}

.bord {
    margin: 0 auto;
    padding-bottom: 8px;
    background: #fff;
    border-top: 0
}

.bord img {
    display: block
}

.titleR {
    height: 25px;
    padding: 16px 20px 8px;
    line-height: 25px;
    text-align: right;
    position: relative
}

.titleR .tt {
    font-size: 20px;
    float: left;
    font-weight: 700
}

.titleR .close {
    height: 19px;
    padding: 0 6px;
    position: absolute;
    top: 7px;
    right: 4px;
    line-height: 19px
}

.titleR .close .txt {
    display: none;
    margin-right: 7px
}

.titleR a.close:hover {
    background: #FDD000;
    border-radius: 3px
}

.titleR a.close:hover .icon-close:before {
    color: #897620
}

.titleR a.close:hover .txt {
    display: inline-block;
    color: #897620
}

.recommend {
    padding-bottom: 10px;
    height: auto
}

.recommend .pic-txt {
    padding: 10px 0;
    width: 300px;
    line-height: 16px;
    margin: 0 auto
}

.recommend .pic-txt .pic {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    float: left;
    overflow: hidden
}

.recommend .pic-txt .pic img {
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.recommend .pic-txt h4 {
    font-size: 14px
}

.recommend .pic-txt p {
    color: #999;
    padding-top: 2px
}

.hot-article {
    padding-bottom: 10px;
    height: auto
}

.hot-article .pic:hover img {
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.hot-article .pic-txt {
    margin: 0 auto;
    width: 300px
}

.hot-article .pic-txt .pic {
    width: 90px;
    height: 60px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-left: 1px solid rgba(0, 0, 0, .05);
    border-right: 1px solid rgba(0, 0, 0, .05)
}

.hot-article .pic-txt h4 {
    font-size: 14px;
    line-height: 22px
}

.hot-article .pic-txt .sn {
    width: 100%;
    height: 40px;
    padding-top: 20px;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-indent: 10px
}

.hot-article .pic-txt {
    padding: 8px 0
}

.cooperation, .hot-atlas {
    padding-bottom: 10px
}

.hot-article .pic-txt p {
    text-align: left;
    padding-top: 4px;
    line-height: 1;
    color: #999
}

.hot-article .pic-txt p a {
    color: #999
}

.hot-article .pic-txt p a:hover {
    color: #c9141d
}

.hot-article .pic-txt h4 {
    padding-top: 0;
    height: 44px;
    overflow: hidden
}

.cooperation .cooper {
    font-size: 14px;
    line-height: 34px;
    color: #e3e3e3;
    padding: 0 20px
}

.cooperation .cooper a {
    color: #666;
    display: inline-block
}

.float-btn {
    width: 36px;
    position: fixed;
    left: 50%;
    margin-left: 590px;
    bottom: 100px
}

.float-btn div {
    border-bottom: 1px #fff solid
}

.float-btn a {
    width: 36px;
    height: 27px;
    display: block;
    background: #E4E4E4;
    padding-top: 9px
}

.float-btn a:hover {
    background: #B9B9B9
}

.float-btn a em {
    width: 22px;
    height: 16px;
    display: block;
    margin: 0 auto
}

.float-btn .back-top a {
    height: 26px;
    padding-top: 10px
}

.float-btn .back-top {
    height: 36px
}

.float-btn .back-top a em {
    width: 19px;
    height: 11px
}

.float-btn .back-index a {
    height: 28px;
    padding-top: 8px
}

.float-btn .icon-angle-up:before {
    font-size: 21px;
    color: #fff;
    position: relative;
    left: -1px;
    top: -2px
}

.float-btn .icon-home:before {
    font-size: 23px;
    color: #fff
}

.float-btn .icon-cached:before {
    font-size: 22px;
    color: #fff;
    position: relative;
    left: 1px
}

.float-btn .end {
    border: 0
}

.float-links {
    width: 60px;
    position: fixed;
    bottom: 100px;
    left: 50%;
    margin-left: 600px
}

.float-links li {
    width: 100%;
    height: 60px;
    margin-top: 3px;
    background: #999;
    font-size: 14px;
    line-height: 16px;
    text-align: center
}

.float-links li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff
}

.float-links li a:hover {
    color: #fff
}

.float-links li a em {
    display: block;
    padding-top: 14px
}

.float-links li .icon {
    width: 24px;
    height: 12px;
    margin: 0 auto
}

.float-links li:hover {
    background: #666
}

.float-links .back-top {
    background: inherit
}

.float-links .back-top a {
    background: #999
}

.float-links .back-top a:hover {
    background: #666
}

.float-links .back-top .icon {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/back_top.png) 0 -20px no-repeat;
    margin-top: 24px
}

.float-links .back-top:hover {
    background: inherit
}

.float-links .prize-survey {
    background: #fdd000
}

.float-links .prize-survey:hover {
    background: #ffba00
}

.float-links .prize-survey a, .float-links .prize-survey a:hover {
    color: #333
}

.article-head, .channel-head, .error-head, .tag-head {
    background: #111;
    height: 48px;
    position: relative;
    z-index: 2
}

.article-head .head-container, .channel-head .head-container, .error-head .head-container, .tag-head .head-container {
    position: relative;
    height: 100%;
    width: 1240px;
    margin: 0 auto
}

.article-head .head-nav, .channel-head .head-nav, .error-head .head-nav, .tag-head .head-nav {
    position: absolute;
    left: 0;
    top: 0;
    height: 48px
}

.article-head .head-nav li, .channel-head .head-nav li, .error-head .head-nav li, .tag-head .head-nav li {
    float: left;
    margin-right: 8px;
    height: 32px;
    text-align: center;
    white-space: nowrap
}

.article-head .head-nav li a, .channel-head .head-nav li a, .error-head .head-nav li a, .tag-head .head-nav li a {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 12px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.article-head .head-nav li:hover, .channel-head .head-nav li:hover, .error-head .head-nav li:hover, .tag-head .head-nav li:hover {
    background: rgba(255, 255, 255, .1)
}

.article-head .head-nav li.index, .channel-head .head-nav li.index, .error-head .head-nav li.index, .tag-head .head-nav li.index {
    margin-right: 24px;
    height: 48px;
    width: 72px;
    padding: 0
}

.article-head .head-nav li.index a, .channel-head .head-nav li.index a, .error-head .head-nav li.index a, .tag-head .head-nav li.index a {
    padding: 0
}

.article-head .head-nav li.index .sohu-logo, .channel-head .head-nav li.index .sohu-logo, .error-head .head-nav li.index .sohu-logo, .tag-head .head-nav li.index .sohu-logo {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/sohu-logo.png) no-repeat;
    background-size: contain
}

.article-head .head-nav li.index:hover, .channel-head .head-nav li.index:hover, .error-head .head-nav li.index:hover, .tag-head .head-nav li.index:hover {
    cursor: pointer
}

.article-head .head-nav li.nav-item, .channel-head .head-nav li.nav-item, .error-head .head-nav li.nav-item, .tag-head .head-nav li.nav-item {
    margin: 8px 8px 8px 0
}

.article-head .head-nav .more-nav, .channel-head .head-nav .more-nav, .error-head .head-nav .more-nav, .tag-head .head-nav .more-nav {
    position: relative
}

.article-head .head-nav .more-nav .more-tag, .channel-head .head-nav .more-nav .more-tag, .error-head .head-nav .more-nav .more-tag, .tag-head .head-nav .more-nav .more-tag {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article-head .head-nav .more-nav:hover, .channel-head .head-nav .more-nav:hover, .error-head .head-nav .more-nav:hover, .tag-head .head-nav .more-nav:hover {
    border-top-color: transparent
}

.article-head .head-nav .more-nav:hover .cor, .channel-head .head-nav .more-nav:hover .cor, .error-head .head-nav .more-nav:hover .cor, .tag-head .head-nav .more-nav:hover .cor {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.article-head .head-nav .more-nav:hover .more-nav-box, .channel-head .head-nav .more-nav:hover .more-nav-box, .error-head .head-nav .more-nav:hover .more-nav-box, .tag-head .head-nav .more-nav:hover .more-nav-box {
    visibility: visible;
    opacity: 1
}

.article-head .head-nav .cor, .channel-head .head-nav .cor, .error-head .head-nav .cor, .tag-head .head-nav .cor {
    display: inline-block;
    width: 16px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/icon_fold.png) no-repeat;
    background-size: contain;
    font-size: 0;
    height: 16px;
    overflow: hidden;
    vertical-align: top;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    margin-left: 5px
}

.article-head .head-nav .more-nav-box, .channel-head .head-nav .more-nav-box, .error-head .head-nav .more-nav-box, .tag-head .head-nav .more-nav-box {
    width: 338px;
    height: 144px;
    background: #FFF;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .06), 0 4px 10px -2px rgba(0, 0, 0, .07);
    border: 1px solid rgba(0, 0, 0, .02);
    visibility: hidden;
    opacity: 0;
    font-size: 14px;
    line-height: 40px;
    position: absolute;
    top: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    padding: 14px 4px 4px 12px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.article-head .head-nav .more-nav-box::after, .channel-head .head-nav .more-nav-box::after, .error-head .head-nav .more-nav-box::after, .tag-head .head-nav .more-nav-box::after {
    content: '';
    position: absolute;
    right: 50%;
    top: -16px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #FFF;
    border-left: 6px solid transparent;
    z-index: 1
}

.article-head .head-nav .more-nav-box a, .channel-head .head-nav .more-nav-box a, .error-head .head-nav .more-nav-box a, .tag-head .head-nav .more-nav-box a {
    display: inline-block;
    max-width: 88px;
    min-width: 56px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 32px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 22px;
    padding: 5px 12px;
    margin-right: 8px;
    margin-bottom: 8px
}

.article-head .head-nav .more-nav-box a:hover, .channel-head .head-nav .more-nav-box a:hover, .error-head .head-nav .more-nav-box a:hover, .tag-head .head-nav .more-nav-box a:hover {
    background: #F8F8F8
}

.article-head .head-rihgt, .channel-head .head-rihgt, .error-head .head-rihgt, .tag-head .head-rihgt {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.article-head .no-barrier, .channel-head .no-barrier, .error-head .no-barrier, .tag-head .no-barrier {
    display: inline-block;
    height: 28px;
    border: 1px solid rgba(255, 255, 255, .4);
    margin-right: 24px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.article-head .no-barrier a, .channel-head .no-barrier a, .error-head .no-barrier a, .tag-head .no-barrier a {
    display: inline-block;
    padding: 3px 11px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFF !important;
    line-height: 20px
}

.article-head .no-barrier a:hover, .channel-head .no-barrier a:hover, .error-head .no-barrier a:hover, .tag-head .no-barrier a:hover {
    cursor: pointer;
    font-weight: 600
}

.article-head #head-login, .channel-head #head-login, .error-head #head-login, .tag-head #head-login {
    display: inline-block
}

.right-fixed {
    width: 340px;
    top: 0;
    position: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.article-page .right-fixed, .channel-index .right-fixed, .channel-sub .right-fixed, .tag-index .right-fixed {
    width: 340px;
    top: 60px;
    position: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.pop-news {
    position: fixed;
    left: 90px;
    top: 110px;
    width: 364px;
    height: 125px;
    border: 1px solid #ADD4FF;
    background: #D8E9FC;
    border-radius: 12px;
    display: none;
    z-index: 222
}

.pop-news .pop-news-close {
    width: 12px;
    height: 12px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/pop_close.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block
}

.pop-news h3 {
    font-size: 16px;
    color: #000;
    padding: 12px 0 0 18px;
    line-height: 30px
}

.pop-news h3 em {
    color: #117ef4;
    font-weight: 700
}

.pop-news .pop-news-cont {
    width: 300px;
    height: 58px;
    background: #fff;
    margin: 6px auto 0;
    font-size: 10px;
    line-height: 15px;
    color: #333
}

.pop-news .pop-news-cont .pic {
    float: left;
    width: 58px;
    height: 58px;
    margin-right: 7px
}

.pop-news .pop-news-cont .pic img {
    display: block;
    width: 100%;
    height: 100%
}

.pop-news .pop-news-cont h4 {
    color: #333;
    padding-top: 5px;
    height: 35px
}

.pop-news .pop-news-cont h4 a {
    color: #333
}

.pop-news .pop-news-cont p a {
    color: #999
}

.article-page .sohu-head, .article-video-page .sohu-head, .channel-index .sohu-head, .channel-sub .sohu-head, .collection .sohu-head, .error-index .sohu-head, .sohu-index .sohu-head, .tag-index .sohu-head {
    background: #222;
    height: 40px;
    color: #fff
}

.article-page .sohu-head a, .article-video-page .sohu-head a, .channel-index .sohu-head a, .channel-sub .sohu-head a, .collection .sohu-head a, .error-index .sohu-head a, .sohu-index .sohu-head a, .tag-index .sohu-head a {
    color: #fff
}

.article-page .sohu-head-box, .article-video-page .sohu-head-box, .channel-index .sohu-head-box, .channel-sub .sohu-head-box, .collection .sohu-head-box, .error-index .sohu-head-box, .sohu-index .sohu-head-box, .tag-index .sohu-head-box {
    font-size: 14px;
    line-height: 40px
}

.article-page .sohu-head .head-left span, .article-video-page .sohu-head .head-left span, .channel-index .sohu-head .head-left span, .channel-sub .sohu-head .head-left span, .collection .sohu-head .head-left span, .error-index .sohu-head .head-left span, .sohu-index .sohu-head .head-left span, .tag-index .sohu-head .head-left span {
    display: inline-block;
    float: left
}

.article-page .sohu-head .head-right li, .article-video-page .sohu-head .head-right li, .channel-index .sohu-head .head-right li, .channel-sub .sohu-head .head-right li, .collection .sohu-head .head-right li, .error-index .sohu-head .head-right li, .sohu-index .sohu-head .head-right li, .tag-index .sohu-head .head-right li {
    float: left;
    padding: 0 10px;
    display: inline
}

.article-page .sohu-head .login-after .user, .article-video-page .sohu-head .login-after .user, .channel-index .sohu-head .login-after .user, .channel-sub .sohu-head .login-after .user, .collection .sohu-head .login-after .user, .error-index .sohu-head .login-after .user, .sohu-index .sohu-head .login-after .user, .tag-index .sohu-head .login-after .user {
    float: left;
    margin-top: 8px;
    line-height: 40px
}

.article-page .sohu-head .login-after .user img, .article-video-page .sohu-head .login-after .user img, .channel-index .sohu-head .login-after .user img, .channel-sub .sohu-head .login-after .user img, .collection .sohu-head .login-after .user img, .error-index .sohu-head .login-after .user img, .sohu-index .sohu-head .login-after .user img, .tag-index .sohu-head .login-after .user img {
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-right: 10px
}

.article-page .sohu-head .login-after .write-link, .article-video-page .sohu-head .login-after .write-link, .channel-index .sohu-head .login-after .write-link, .channel-sub .sohu-head .login-after .write-link, .collection .sohu-head .login-after .write-link, .error-index .sohu-head .login-after .write-link, .sohu-index .sohu-head .login-after .write-link, .tag-index .sohu-head .login-after .write-link {
    margin-left: 16px;
    float: left;
    display: inline-block;
    padding-left: 21px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/write_bg.png) 0 8px no-repeat;
    vertical-align: top
}

.article-page .sohu-head .login-after, .article-video-page .sohu-head .login-after, .channel-index .sohu-head .login-after, .channel-sub .sohu-head .login-after, .collection .sohu-head .login-after, .error-index .sohu-head .login-after, .sohu-index .sohu-head .login-after, .tag-index .sohu-head .login-after {
    height: 40px
}

.article-page .sohu-head .back-old a, .article-video-page .sohu-head .back-old a, .channel-index .sohu-head .back-old a, .channel-sub .sohu-head .back-old a, .collection .sohu-head .back-old a, .error-index .sohu-head .back-old a, .sohu-index .sohu-head .back-old a, .tag-index .sohu-head .back-old a {
    padding: 0 10px;
    display: inline-block
}

.article-page .sohu-head .back-old:after, .article-video-page .sohu-head .back-old:after, .channel-index .sohu-head .back-old:after, .channel-sub .sohu-head .back-old:after, .collection .sohu-head .back-old:after, .error-index .sohu-head .back-old:after, .sohu-index .sohu-head .back-old:after, .tag-index .sohu-head .back-old:after {
    float: right;
    content: "";
    background: #666;
    width: 1px;
    height: 15px;
    overflow: hidden;
    display: inline-block;
    margin: 13px 0 0 10px
}

@font-face {
    font-family: icomoon;
    src: url(https://statics.itc.cn/msfe/pc-article/prod/static/fonts/icomoon.eot);
    src: url(https://statics.itc.cn/msfe/pc-article/prod/static/fonts/icomoon.ttf) format('truetype'), url(https://statics.itc.cn/msfe/pc-article/prod/static/fonts/icomoon.woff) format('woff'), url(//statics.itc.cn/web/static/fonts/icomoon.svg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-daohang:before {
    content: "\e900";
    color: #E63939;
    font-size: 23px
}

.header-narrow .icon-daohang:before {
    color: #fff
}

.icon-search:before {
    content: "\e908";
    color: #E63939;
    font-size: 19px
}

.search-btn:hover .icon-search:before {
    color: #C43131
}

.icon-wan:before {
    content: "\e909";
    color: #E63939;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 10px
}

.icon-cached:before {
    content: "\e901";
    font-size: 22px;
    color: #E63939;
    position: relative;
    left: 1px
}

.icon-comment:before {
    content: "\e902";
    margin-right: 6px;
    color: #9C9C9C;
    font-size: 16px;
    vertical-align: top;
    position: relative;
    top: 2px
}

.float-btn .icon-comment:before {
    margin: 0;
    font-size: 23px;
    color: #E63939;
    position: relative;
    left: 1px
}

.article-info .icon-comment:before {
    font-size: 17px
}

.icon-fire:before {
    content: "\e903";
    margin-right: 5px;
    font-size: 16px;
    top: 1px;
    position: relative
}

.icon-home:before {
    content: "\e904";
    font-size: 23px;
    color: #E63939;
    position: relative;
    left: 0;
    top: 0
}

.channel-list .icon-home:before {
    font-size: 19px;
    margin-right: 10px
}

.icon-qrcode:before {
    content: "\e905";
    font-size: 21px;
    color: #E63939;
    position: relative;
    left: 1px
}

.icon-user:before {
    content: "\e906";
    font-size: 16px;
    color: #B9B9B9;
    margin-right: 6px;
    top: 2px;
    position: relative
}

nav .login .login-sohu .icon-user:before {
    color: #fff
}

.login-link .icon-user:before {
    font-size: 23px;
    color: #E63939
}

.header-narrow .login-link .icon-user:before {
    color: #fff
}

.icon-angle-up:before {
    content: "\e907"
}

.icon-add:before {
    content: "\e90a";
    font-size: 13px;
    color: #fff
}

.follow-btn .icon-add:before {
    font-size: 8px;
    margin-right: 5px;
    position: relative;
    top: -1px
}

.icon-close:before {
    content: "\e90b";
    color: #C3C3C3;
    font-size: 12px
}

.close-pop:hover .icon-close:before {
    color: #9E9E9E
}

.close-btn .icon-close:before {
    color: #fff;
    font-size: 10px;
    position: relative;
    top: 1px
}

.nav-tag-con .close .icon-close:before {
    color: #A0A0A0;
    font-size: 14px
}

.prompt .close .icon-close:before {
    color: #EA7B22;
    font-size: 9px
}

.icon-more:before {
    content: "\e90c";
    font-size: 16px;
    margin-left: 6px;
    position: relative;
    top: 1px
}

.plugin {
    display: none
}

.plugin.plugin-article-bottom, .plugin.plugin-side-right, .plugin.plugin-top {
    width: 100%
}

.plugin[data-widget-id=tv_index_component] {
    border-top: none
}

.sohu-index .list-link {
    margin: 8px auto !important
}

.sidebar .video-focus-pic .icon-video {
    left: 20px !important
}

.sidebar .video-txt .txt {
    left: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sidebar .list-link {
    width: 300px
}

.sidebar .plugin[data-widget-id=focus_index_component_1] .focus-ad {
    width: 300px;
    margin: 0 auto
}

.sidebar .plugin[data-widget-id=focus_index_component_1] .focus-ad .search-wrap {
    margin: 0
}

#SOHUCS #SOHU_MAIN .module-cmt-footer {
    padding: 17px 0 0 !important
}

.sidebar .bord.plugin.plugin-side-right .select {
    border: 1px solid #eee;
    float: left;
    overflow: hidden;
    height: 30px;
    width: 219px;
    display: inline-block;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/sogou_bg01_2.png) 205px no-repeat #fff
}

.sidebar .bord.plugin.plugin-side-right select {
    border: 0;
    height: 30px;
    padding-left: 8px;
    font-size: 14px;
    color: #6C6C6C;
    background: 0 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    vertical-align: top
}

.sidebar .bord.plugin.plugin-side-right select::-ms-expand {
    display: none
}

.sidebar .bord.plugin.plugin-side-right select option {
    line-height: 26px
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper {
    width: 300px;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin: 10px auto 0
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .con {
    float: left;
    width: 9999px;
    position: relative;
    left: 0;
    top: 0;
    transition: all .5s;
    -webkit-transition: all .5s
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .con .pic {
    width: 300px;
    height: 150px;
    float: left;
    position: relative
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .con .pic img {
    display: block;
    width: 100%;
    height: 100%
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .con .img-do img:hover {
    -webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
    transform: matrix(1.05, 0, 0, 1.05, 0, 0)
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .con .pic span {
    height: 55px;
    font-size: 14px;
    line-height: 20px
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .con .pic span a {
    color: #fff;
    position: absolute;
    width: 300px;
    height: 20px;
    left: 10px;
    bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .bullets span, .sidebar .bord.plugin.plugin-side-right .widget-swiper .bullets span a {
    display: inline-block;
    vertical-align: top
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .bullets {
    bottom: 5px;
    height: 9px;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .bullets span {
    cursor: pointer;
    height: 9px;
    margin: 0 1px;
    overflow: hidden;
    width: 9px
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .bullets span a {
    background: #999;
    border-radius: 50%;
    font-size: 0;
    height: 5px;
    width: 5px;
    margin-top: 2px
}

.sidebar .bord.plugin.plugin-side-right .widget-swiper .bullets span.active a {
    background: #FDD000
}

.sidebar .bord.plugin.plugin-side-right .widget-tabs {
    margin: 15px auto 0;
    height: 31px;
    padding: 0 20px
}

.sidebar .bord.plugin.plugin-side-right .widget-tabs li {
    font-size: 15px;
    float: left;
    height: 29px;
    line-height: 24px;
    width: 33.3%;
    text-align: center
}

.sidebar .bord.plugin.plugin-side-right .widget-tabs li.cur {
    border-bottom: 2px #FDD000 solid;
    color: #191919
}

.sidebar .bord.plugin.plugin-side-right .c2 li {
    width: 50%
}

.sidebar .bord.plugin.plugin-side-right .c4 li {
    width: 25%
}

.sidebar .bord.plugin.plugin-side-right .pub {
    padding: 0 20px
}

.sidebar .bord.plugin.plugin-side-right .auto-search {
    height: 32px;
    position: relative;
    margin: 20px auto 0
}

.sidebar .bord.plugin.plugin-side-right .auto-search .search-input {
    float: left;
    width: 236px;
    padding-left: 10px;
    height: 30px;
    color: #999;
    font-size: 14px;
    vertical-align: top;
    line-height: 30px;
    border: 1px solid #eee;
    border-right: 0
}

.sidebar .bord.plugin.plugin-side-right .auto-search .search-input:focus {
    color: #333;
    border-color: #FDD000
}

.sidebar .bord.plugin.plugin-side-right .auto-search .search-btn {
    float: left;
    cursor: pointer;
    width: 53px;
    height: 32px;
    display: inline-block;
    background: #FDD000;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #191919
}

.sidebar .bord.plugin.plugin-side-right .auto-search .select {
    width: 122px;
    background-position: 106px center;
    border-right: 0
}

.sidebar .bord.plugin.plugin-side-right .auto-search select {
    float: left;
    width: 122px
}

.sidebar .bord.plugin.plugin-side-right .auto-brand {
    margin: 20px auto 0
}

.sidebar .bord.plugin.plugin-side-right .auto-brand li {
    height: 60px;
    width: 50px;
    float: left;
    margin-right: 12px;
    font-size: 14px;
    line-height: 40px;
    text-align: center
}

.sidebar .bord.plugin.plugin-side-right .auto-brand li a {
    width: 100%;
    height: 45px;
    background: #EDF2F5;
    border-radius: 50%;
    display: block;
    padding-top: 5px;
    color: #909FAA
}

.sidebar .bord.plugin.plugin-side-right .auto-brand li a:hover {
    background: #e3e9f0
}

.sidebar .bord.plugin.plugin-side-right .auto-brand li img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto
}

.sidebar .bord.plugin.plugin-side-right .auto-brand li.end {
    margin-right: 0
}

.sidebar .bord.plugin.plugin-side-right .auto-wd {
    margin: 10px auto 0
}

.sidebar .bord.plugin.plugin-side-right .auto-wd a {
    border: 1px solid #D0E4F9;
    width: 63px;
    height: 22px;
    line-height: 22px;
    color: #539FF3;
    text-align: center;
    display: inline-block;
    margin-right: 13px
}

.sidebar .bord.plugin.plugin-side-right .auto-wd a.end {
    margin-right: 0
}

.sidebar .bord.plugin.plugin-side-right .auto-wd a:hover {
    background: #539FF3;
    color: #fff;
    border-color: #539FF3
}

.sidebar .bord.plugin.plugin-side-right .auto-recommend {
    margin: 18px auto 0;
    line-height: 20px;
    line-height: 19px \9
}

.sidebar .bord.plugin.plugin-side-right .auto-recommend .tt {
    width: 61px;
    display: inline-block;
    font-size: 14px
}

.sidebar .bord.plugin.plugin-side-right .auto-recommend a {
    display: inline-block;
    margin-left: 5px;
    padding: 0 10px;
    color: #fff;
    height: 19px
}

.sidebar .bord.plugin.plugin-side-right .auto-recommend .bg1 {
    background: #529FF2
}

.sidebar .bord.plugin.plugin-side-right .auto-recommend .bg2 {
    background: #FF9000
}

.sidebar .bord.plugin.plugin-side-right .auto-recommend .bg3 {
    background: #DE4721
}

.sidebar .bord.plugin.plugin-side-right .auto-list {
    margin: 6px auto 0
}

.sidebar .bord.plugin.plugin-side-right .auto-list li {
    float: left;
    width: 74px;
    line-height: 34px
}

.sidebar .bord.plugin.plugin-side-right .auto-list .wdA {
    width: 120px
}

.sidebar .bord.plugin.plugin-side-right .auto-list .wdB {
    width: 106px
}

.sidebar .bord.plugin.plugin-side-right .second-car .info {
    margin: 15px auto 0;
    text-align: center
}

.sidebar .bord.plugin.plugin-side-right .second-car .info h4 {
    color: #529FF2;
    line-height: 26px;
    font-size: 16px
}

.sidebar .bord.plugin.plugin-side-right .second-car .info p {
    color: #999;
    line-height: 24px;
    font-size: 14px
}

.sidebar .bord.plugin.plugin-side-right .auto-form {
    margin: 20px auto 0
}

.sidebar .bord.plugin.plugin-side-right .auto-form .box {
    padding-bottom: 30px
}

.sidebar .bord.plugin.plugin-side-right .auto-form .box .tt {
    float: left;
    width: 77px;
    font-size: 14px;
    line-height: 32px
}

.sidebar .bord.plugin.plugin-side-right .auto-form .box select {
    width: 221px
}

.sidebar .bord.plugin.plugin-side-right .auto-form .box .input-text {
    border: 1px solid #eee;
    height: 30px;
    padding-left: 10px;
    width: 209px;
    font-size: 14px;
    color: #999;
    line-height: 28px
}

.sidebar .bord.plugin.plugin-side-right .auto-form .box .input-text:focus {
    color: #191919;
    border-color: #FDD000
}

.sidebar .bord.plugin.plugin-side-right .auto-form .btns {
    text-align: center
}

.sidebar .bord.plugin.plugin-side-right .auto-form .btns a {
    width: 98px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #D0E4F9;
    color: #539FF3;
    font-size: 14px;
    display: inline-block
}

.sidebar .bord.plugin.plugin-side-right .auto-form .btns a:hover {
    background: #539FF3;
    border-color: #539FF3;
    color: #fff
}

.sidebar .swiper .btns, .sidebar .swiper .btns a {
    height: 25px;
    position: absolute
}

.sidebar .swiper .btns {
    display: none;
    left: 0;
    pointer-events: none;
    top: 58px;
    width: 100%
}

.sidebar .swiper .btns a {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/focus_btn01.png);
    left: 10px;
    pointer-events: all;
    top: 0;
    width: 25px
}

.sidebar .swiper .btns a.btnr {
    background-position: 0 -30px;
    left: auto;
    right: 10px
}

.sidebar .swiper:hover .btns {
    display: block
}

.news-list .news-box {
    padding: 10px 0;
    border-bottom: 1px #F0F0F0 solid;
    color: #191919
}

.news-list .news-box .pic {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 15px;
    overflow: hidden;
    position: relative
}

.news-list .news-box h4 {
    height: 63px;
    font-size: 18px;
    line-height: 24px;
    vertical-align: top;
    padding-top: 7px
}

.news-list .news-box h4 a:visited {
    color: #999
}

.news-list .news-box h5 {
    font-size: 16px;
    line-height: 20px
}

.news-list .news-box .list {
    padding-top: 6px;
    float: left;
    width: 310px;
    margin-right: 20px
}

.news-list .news-box .list li {
    height: 30px;
    line-height: 30px;
    font-size: 14px
}

.news-list .news-box .list li .dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    float: left;
    margin: 13px 8px 0 0;
    font-size: 0;
    overflow: hidden;
    background: #ccc
}

.news-list .news-box .list-end {
    margin: 0
}

.news-list .news-box .other {
    line-height: 20px;
    color: #777;
    height: 20px
}

.news-list .news-box .other a {
    color: #777
}

.news-list .news-box .other a:hover {
    color: #c9141d
}

.news-list .news-box .other span {
    display: inline-block;
    vertical-align: top
}

.news-list .news-box .other .dot {
    margin: 0 2px 0 6px
}

.news-list .news-box .other .img {
    float: left
}

.news-list .news-box .other .img img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px;
    display: block
}

.news-list .news-box .other .com {
    float: right;
    width: 52px;
    *margin-top: -20px
}

.news-list .news-box .other .channel, .news-list .news-box .other .channel-dot {
    display: none
}

.news-list .news-box .icon-comment:before {
    margin-right: 6px;
    color: #9C9C9C;
    font-size: 16px;
    position: relative;
    top: 2px
}

.news-list .news-box .pt {
    font-size: 14px;
    line-height: 18px;
    width: 215px;
    float: left;
    margin-right: 10px
}

.news-list .news-box .pt .sm-img {
    float: left;
    width: 60px;
    height: 60px
}

.news-list .news-box .pt span {
    display: inline-block;
    padding: 2px 0 0 10px;
    float: left;
    width: 140px
}

.news-list .news-box .pic-group {
    margin: 0 auto 10px
}

.news-list .news-box .pic-group li {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 13px;
    overflow: hidden;
    position: relative
}

.news-list .news-box .video-txt .txt {
    color: #fff;
    position: absolute;
    left: 35px;
    bottom: 0;
    width: 115px;
    line-height: 30px;
    font-size: 12px
}

.news-list .news-box .pic-group .end {
    margin-right: 0
}

.news-list .news-box .pic-group .pic-more a {
    background: #eaeaea;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 100px;
    font-size: 14px;
    color: #666
}

.news-list .news-box-list h4 {
    height: 30px;
    padding-top: 4px
}

.news-list .news-box-pt .pic {
    height: 150px
}

.news-list .news-box-pt h4 {
    height: 60px;
    padding-top: 10px
}

.news-list .news-box-thr {
    padding-top: 13px
}

.news-list .news-box-thr h4 {
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-list .news-box-txt h4 {
    height: auto;
    padding: 10px 0 15px
}

.news-list .news-box.news-box-aa:nth-child(1) {
    padding-top: 20px
}

.news-list .cpc-news h4, .news-list .cpc-news li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-list .news-box.cpc-news .list li {
    font-size: 18px
}

.more-load {
    margin: 20px auto;
    text-align: center;
    font-size: 14px;
    line-height: 32px
}

.more-load a {
    display: inline-block;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/loading.gif) no-repeat;
    padding-left: 40px;
    height: 32px;
    color: #898989;
    border-radius: 17px
}

.index-block, .news-list .promotion-box {
    color: #191919
}

.news-list .promotion-tag {
    display: inline-block;
    max-width: 100px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 600;
    padding: 0 2px;
    height: 16px;
    line-height: 16px
}

.index-block {
    margin: 20px auto 0;
    height: 100px
}

.index-block .index-number {
    height: 98px;
    border: 1px solid #E8E8E8;
    width: 638px;
    background: #F9F9F9
}

.index-block .index-number .index-box {
    height: 100%;
    border-left: 1px #E8E8E8 solid;
    float: left;
    width: 172px;
    -webkit-transition: width .2s ease-in;
    transition: width .2s ease-in
}

.index-block .index-number .sh-index {
    border: 0
}

.index-block .red {
    color: #E80B16
}

.index-block .green {
    color: #04B25A
}

.index-block .cor-green, .index-block .cor-line, .index-block .cor-red {
    width: 9px;
    height: 6px;
    display: inline-block;
    overflow: hidden;
    margin: 8px 0 0 6px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/business_cort02.png) no-repeat;
    vertical-align: top
}

.index-block .cor-green {
    background-position: 0 -20px
}

.index-block .cor-line {
    height: 2px;
    background: #A8A8A8;
    margin-top: 10px
}

.index-block .index-number .number {
    float: left;
    padding-top: 10px;
    width: 125px;
    padding-left: 20px
}

.index-block .index-number .number h4 {
    font-size: 14px;
    line-height: 22px
}

.index-block .index-number .number h4 em {
    color: #A8A8A8;
    font-weight: 700
}

.index-block .index-number .number .num {
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    padding-top: 3px
}

.index-block .index-number .number .float-index {
    font-weight: 700
}

.index-block .index-number .number .float-index .float-num {
    width: 64px;
    float: left
}

.index-block .index-number .index-img {
    float: left;
    display: none;
    margin-top: 10px
}

.index-block .index-number .index-now {
    background: #fff;
    width: 292px
}

.index-block .index-number .index-now .index-img {
    display: inline
}

.business-stock {
    margin: 0 auto 10px;
    color: #191919
}

.business-stock .red {
    color: #E80B16
}

.business-stock .green {
    color: #04B25A
}

.business-stock .business-search {
    height: 32px;
    position: relative;
    padding: 10px 20px 0
}

.business-stock .business-search .search-input {
    width: 246px;
    padding-left: 10px;
    height: 32px;
    color: #999;
    font-size: 14px;
    vertical-align: top;
    line-height: 32px;
    border: 1px solid #eee;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.business-stock .business-search .search-input:focus {
    color: #333
}

.business-stock .business-search .search-btn {
    float: left;
    cursor: pointer;
    width: 54px;
    height: 32px;
    display: inline-block;
    background: #c9141d;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 32px
}

.business-stock .business-search .search-btn:hover {
    background: #AB1119
}

.business-stock .stock-box {
    position: relative;
    padding: 6px 0 10px
}

.business-stock .stock-box h4 {
    padding: 0 20px;
    height: 30px;
    text-align: right;
    font-size: 14px;
    line-height: 30px
}

.business-stock .stock-box h4 a {
    color: #C9141D
}

.business-stock .stock-box h4 span {
    float: left
}

.business-stock .stock-list ul {
    overflow: hidden;
    font-size: 14px
}

.business-stock .stock-list li {
    height: 26px;
    padding: 4px 0;
    float: left
}

.business-stock .stock-list .tt {
    color: #999;
    font-size: 12px
}

.business-stock .stock-list li span {
    float: left;
    line-height: 26px
}

.business-stock .stock-list li .wdA {
    width: 146px;
    text-indent: 20px
}

.business-stock .stock-list li .wdB {
    width: 122px
}

.business-stock .stock-list li .wdC {
    width: 72px;
    position: relative
}

.business-stock .stock-list .add-stock {
    position: absolute;
    top: 2px;
    left: -2px;
    display: none;
    width: 52px;
    height: 22px;
    color: #fff;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background: #c9141d
}

.business-stock .stock-list .add-stock:hover {
    background: #AB1119
}

.business-stock .stock-list li:hover span {
    background: #F0F0F0
}

.business-stock .stock-list li:hover .add-stock {
    display: block
}

.business-stock .stock-list li.tt:hover span {
    background: 0 0
}

.business-stock .stock-list h5 {
    background: #F7F7F7;
    text-align: center;
    height: 22px;
    line-height: 22px;
    color: #838383
}

.business-stock .stock-tab {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border-bottom: 1px #EDEDED solid;
    width: 100%;
    display: none
}

.err-js, .us-pop-wrapper {
    position: fixed;
    left: 0;
    top: 0
}

.business-stock .stock-tab ul {
    overflow: hidden
}

.business-stock .stock-tab li {
    border-bottom: 1px #EDEDED solid;
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
    *float: left
}

.business-stock .stock-tab .hover, .business-stock .stock-tab li:hover {
    background: #F0F0F0
}

.business-stock .stock-tab li span {
    float: left;
    width: 70px
}

.business-stock .stock-tab li .wdA {
    width: 88px
}

.business-stock .stock-tab li .wdB {
    width: 94px;
    overflow: hidden;
    display: inline-block;
    height: 31px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.business-stock .stock-tab li .wdD {
    width: 68px;
    text-align: right;
    color: #999
}

.business-stock .stock-tab h5 {
    text-align: center;
    line-height: 25px
}

.err404 {
    width: 280px;
    margin: 150px auto;
    height: 255px;
    padding: 180px 0 0 420px;
    background: url(//statics.itc.cn/web/static/images/pic/404_bg.png) no-repeat
}

.err404 h4 {
    font-size: 24px;
    color: #191919
}

.err404 .go-sohu {
    width: 130px;
    height: 38px;
    background: #C9141D;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 2px
}

.sohu-index .err-js {
    top: 0
}

.ie-low {
    width: 425px;
    height: 225px;
    margin: 120px auto;
    padding: 155px 0 0 525px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/ie_low.png) no-repeat
}

.ie-low p {
    line-height: 36px;
    font-size: 24px;
    color: #333
}

.ie-low h5 {
    padding-top: 18px
}

a.upgrade-btn {
    width: 130px;
    height: 38px;
    display: inline-block;
    background: #FDD000;
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    color: #191919
}

.err-js, a.cached-btn {
    font-size: 14px;
    color: #191919
}

.err-js {
    height: 45px;
    line-height: 45px;
    background: #FFFBE7;
    border-bottom: 1px #FDD000 solid;
    z-index: 500;
    width: 100%;
    text-align: center
}

.err-js .err-js-icon {
    margin: 16px 6px 0 0;
    width: 14px;
    height: 14px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/err_js_icon.png) no-repeat
}

a.cached-btn {
    width: 69px;
    height: 28px;
    display: inline-block;
    background: #FDD000;
    border-radius: 2px;
    text-align: center;
    line-height: 28px;
    margin-left: 20px
}

a.cached-btn .icon-cached:before {
    font-size: 14px;
    color: #191919;
    margin-right: 6px
}

.err404 h4 {
    padding-bottom: 0
}

.err404 .countdown {
    font-size: 16px;
    color: #191919;
    line-height: 40px;
    height: 42px;
    padding-top: 4px
}

.err404 .countdown em {
    font-size: 28px;
    font-family: Tahoma, Arail;
    color: #ca1720;
    display: inline-block;
    margin-right: 6px;
    float: left;
    line-height: 32px
}

.pages-fun :after {
    display: block;
    content: "";
    clear: both
}

.pages-fun .icon-qrcode, .pages-fun .qrcode-fun span {
    display: block
}

.pages-fun table {
    margin: 0 auto
}

.pages-fun .contact-fun-zqsm {
    background: #f9f9f9;
    height: 71px;
    padding-top: 19px;
    color: #ccc;
    text-align: center;
    width: 110px
}

.pages-fun .contact-fun-zqsm a {
    height: auto;
    padding-top: 0;
    display: inline-block
}

.pages-fun .contact-fun-zqsm .contact-icon-link {
    display: block
}

.pages-fun .contact-fun-zqsm a:hover {
    color: #c9141d
}

.us-pop-wrapper {
    width: 100%;
    height: 100%;
    z-index: 121;
    overflow: auto
}

.us-pop {
    border: 1px solid #E7E7E7;
    background: #fff;
    width: 686px;
    height: 628px;
    padding: 0 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -319px 0 0 -403px;
    border-radius: 6px;
    z-index: 3;
    color: #191919
}

.us-pop .us-tt {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    padding-top: 25px
}

.us-pop .icon-close:before {
    position: absolute;
    right: 15px;
    top: 15px
}

.us-pop .box {
    padding-top: 10px
}

.us-pop .box h4 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px
}

.us-pop .box .tt {
    font-size: 14px;
    line-height: 28px;
    float: left;
    width: 102px
}

.us-pop .box .radio-sel li {
    height: 30px;
    line-height: 30px;
    cursor: pointer
}

.us-pop .box .radio-sel li input {
    float: left;
    margin: 3px 8px 0 0;
    opacity: 0;
    opacity: 100 \9;
    *margin-top: 0;
    visibility: hidden
}

.us-pop .box .radio-icon {
    position: relative;
    float: left;
    cursor: pointer
}

.us-pop .box .clk .radio-icon:after, .us-pop .box .radio-icon:before {
    position: absolute;
    display: block;
    content: ""
}

.us-pop .box .radio-icon:before {
    width: 10px;
    height: 10px;
    background: #fff;
    border: 1px solid #DEDEDE;
    top: 8px;
    z-index: 201;
    left: 0;
    border-radius: 50%
}

.us-pop .box .clk .radio-icon:after {
    width: 6px;
    height: 6px;
    background: #FDD000;
    top: 11px;
    left: 3px;
    z-index: 202;
    border-radius: 50%
}

.us-pop .box .write-need textarea {
    font-size: 12px;
    border: 1px solid #E7E7E7;
    color: #999;
    line-height: 20px;
    padding: 5px 10px;
    height: 70px;
    width: 664px;
    overflow: hidden;
    border-radius: 5px;
    resize: none;
    outline: 0
}

.us-pop .add-file .file-btn:hover, .us-pop .box .write-need textarea:focus {
    color: #191919
}

.us-pop .box-pic {
    padding-top: 10px;
    height: 40px
}

.us-pop .box-pic .tt {
    padding-top: 7px
}

.us-pop .add-file {
    overflow: hidden;
    width: 70px;
    height: 30px;
    position: relative;
    float: left;
    margin-top: 5px
}

.us-pop .add-file .myFile {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    outline: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.us-pop .add-file .file-btn {
    display: inline-block;
    background: #FDD000;
    border-radius: 4px;
    cursor: pointer;
    height: 100%;
    line-height: 30px;
    text-align: center;
    width: 70px;
    float: left
}

.us-pop .add-file.disable a {
    background: #ccc
}

.us-pop .add-file.disable .myFile {
    z-index: 0
}

.us-pop .add-img {
    float: left;
    width: 40px;
    height: 40px;
    position: relative;
    margin-right: 10px
}

.us-pop .add-img img {
    width: 38px;
    height: 38px;
    display: block;
    border: 1px solid #F5F5F5
}

.us-pop .add-img .close-pic {
    position: absolute;
    right: -5px;
    top: -5px;
    width: 11px;
    height: 11px;
    display: inline-block;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/us_close.png) no-repeat
}

.us-pop .err-info {
    color: red;
    display: none
}

.us-pop .box-pic .err-info {
    margin-top: 9px;
    display: none;
    margin-left: 3px
}

.us-pop .box-mode .input-mode {
    border: 1px solid #E7E7E7;
    height: 28px;
    color: #999;
    width: 572px;
    padding-left: 10px;
    border-radius: 5px;
    line-height: 28px
}

.us-pop .box-mode .input-mode:focus {
    color: #191919
}

.us-pop .btns {
    padding-top: 25px;
    text-align: center
}

.us-pop .btns .us-btn {
    width: 140px;
    height: 30px;
    background: #F0F0F0;
    cursor: pointer;
    border-radius: 3px;
    color: #999;
    display: inline-block
}

.us-pop .btns .us-btn-ok {
    background: #fdd000;
    color: #191919
}

.unfeedback {
    width: 290px;
    height: 90px;
    padding-top: 22px;
    border: 1px solid #E7E7E7;
    background: #fff;
    border-radius: 4px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -56px 0 0 -145px;
    z-index: 10;
    display: none
}

.hot-atlas .focus .widget-swiper, .hot-atlas .pic-group li img {
    border-top: 1px solid rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-left: 1px solid rgba(0, 0, 0, .05);
    border-right: 1px solid rgba(0, 0, 0, .05)
}

.unfeedback .feedback-icon {
    width: 35px;
    height: 35px;
    display: block;
    margin: 0 auto;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/feedback_icon.png) no-repeat
}

.unfeedback p {
    text-align: center;
    line-height: 20px;
    padding-top: 13px
}

.hot-atlas {
    background: #fff
}

.hot-atlas .pic-group .end, .hot-atlas .pic-group li {
    padding: 8px 0;
    margin-right: 10px
}

.hot-atlas .focus {
    width: 300px;
    height: 200px;
    position: relative;
    overflow: hidden;
    margin: 8px auto 0
}

.hot-atlas .focus .scroll {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.hot-atlas .focus .widget-swiper {
    height: 200px
}

.hot-atlas .focus .con {
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 9999px
}

.hot-atlas .focus .con .pic {
    float: left;
    height: 200px;
    position: relative;
    width: 300px;
    overflow: hidden
}

.hot-atlas .focus .con .pic img {
    height: 100%;
    display: block
}

.hot-atlas .focus .con .pic .icon-video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/playBig_icon.png) no-repeat
}

.hot-atlas .focus .con .pic .linear-box {
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    background: #000;
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .9) 100%);
    background: linear-gradient(top, transparent 0, rgba(0, 0, 0, .9) 100%)
}

.hot-atlas .focus .con .pic .linear-box a {
    display: -webkit-box;
    position: absolute;
    left: 12px;
    font-size: 16px;
    line-height: 20px;
    max-height: 40px;
    color: #fff;
    width: 280px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    bottom: 20px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.hot-atlas .focus .btns {
    width: 100%;
    left: 0;
    pointer-events: none;
    top: 85px;
    display: none;
    height: 25px
}

.hot-atlas .focus .btns a {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/focus_btn01.png);
    left: 10px;
    pointer-events: all;
    top: 0;
    width: 25px;
    height: 25px;
    position: absolute
}

.hot-atlas .focus .btns .btnr {
    background-position: 0 -30px;
    left: auto;
    right: 10px
}

.hot-atlas .focus .bullets {
    bottom: 9px;
    height: 2px;
    position: absolute;
    left: 12px;
    text-align: center
}

.hot-atlas .focus .bullets span {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    width: 6px;
    height: 2px;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.hot-atlas .focus .bullets span a {
    display: inline-block;
    vertical-align: top;
    background: #ccc;
    border-radius: 3px;
    font-size: 0;
    height: 100%;
    width: 100%
}

.hot-atlas .focus .bullets .active {
    width: 12px
}

.hot-atlas .focus .bullets .active a {
    background: #fff
}

.hot-atlas .focus:hover .btns {
    display: block
}

.hot-atlas .pic-group {
    margin: 0 auto;
    width: 300px
}

.hot-atlas .pic-group li {
    position: relative;
    width: 300px;
    overflow: hidden
}

.hot-atlas .pic-group li img {
    height: 60px;
    width: 90px;
    display: block;
    float: left;
    margin-right: 10px
}

.hot-atlas .pic-group li .txt {
    margin-top: 5px;
    display: block;
    display: -webkit-box;
    width: 197px;
    height: 36px;
    line-height: 18px;
    font-size: 14px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.hot-atlas .pic-group li .icon-video {
    position: absolute;
    left: 10px;
    top: 55px;
    width: 26px;
    height: 26px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/playSmall_icon.png) no-repeat
}

.hot-atlas .pic-group .new-end {
    margin-right: 0 !important;
    margin-bottom: 10px !important
}

.real_response_bottom {
    background: #f4f5f7;
    position: relative
}

.real_response_bottom .swiper-mask {
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: #f4f5f7
}

.real_response_bottom .swiper-mask-right {
    right: 0;
    left: auto
}

.real_response_bottom .title {
    font-size: 16px !important;
    color: #191919 !important;
    position: absolute;
    z-index: 9;
    left: 20px;
    line-height: 1;
    margin-top: 16px
}

.real_response_bottom .title .c-line {
    float: left;
    width: 4px;
    height: 16px;
    background: #fdd000;
    border-radius: 2px;
    margin-right: 7px
}

.real_response_bottom .wrapper {
    background: #f4f5f7;
    padding: 60px 30px 35px
}

.real_response_bottom .wrapper .logo {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 12px;
    text-decoration: none
}

.real_response_bottom .wrapper .logo .logo-img {
    border-radius: 100%;
    width: 100%;
    height: 100%
}

.real_response_bottom .content {
    overflow: hidden
}

.real_response_bottom .content .content-head {
    position: relative;
    line-height: 1
}

.real_response_bottom .content .content-head .username {
    text-decoration: none
}

.real_response_bottom .content .content-head .username .head-title {
    font-size: 16px;
    color: #191919;
    font-weight: 700
}

.real_response_bottom .content .content-head .username .remark {
    font-size: 12px;
    color: #666
}

.real_response_bottom .content .content-head .time {
    position: absolute;
    top: 4px;
    right: 0;
    margin: auto;
    color: #999;
    font-size: 12px
}

.real_response_bottom .content .brief {
    font-size: 14px;
    color: #191919;
    line-height: 24px;
    padding: 3px 0 10px
}

.real_response_bottom .content .read-more-link {
    padding: 4px 0 32px;
    color: #191919;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none
}

.real_response_bottom .content .read-more-link:hover {
    color: #539ff3
}

.swiper-container {
    position: relative;
    width: 650px;
    overflow: hidden
}

.swiper-container .swiper-wrapper {
    float: left;
    left: 0;
    position: relative;
    top: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 9999px
}

.swiper-container .swiper-slide {
    float: left;
    position: relative;
    width: 640px;
    overflow: hidden
}

.swiper-container .btns {
    width: 100%;
    left: 0;
    pointer-events: none;
    top: 85px;
    display: none;
    height: 25px;
    position: absolute;
    z-index: 9
}

.swiper-container .btns a {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/focus_btn01.png);
    left: 10px;
    pointer-events: all;
    top: 0;
    width: 25px;
    height: 25px;
    position: absolute
}

.swiper-container .btns .btnr {
    background-position: 0 -30px;
    left: auto;
    right: 10px
}

.swiper-container .bullets {
    bottom: 9px;
    height: 6px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99999
}

.swiper-container .bullets span {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.swiper-container .bullets span a {
    display: inline-block;
    vertical-align: top;
    background: #ccc;
    border-radius: 3px;
    font-size: 0;
    height: 100%;
    width: 100%
}

.swiper-container .bullets .active {
    width: 15px
}

.swiper-container .bullets .active a {
    background: #FDD000
}

.swiper-container:hover .btns {
    display: block
}

#mp-editor {
    width: 100%
}

#mp-editor .insert-rec {
    width: 590px;
    margin: 1.5em auto
}

#mp-editor .insert-rec .insert-box {
    position: relative;
    display: block;
    border: 1px solid #E9E9E9;
    border-bottom: 0;
    overflow: hidden;
    text-decoration: none
}

#mp-editor .insert-rec .insert-rec__title {
    margin: 0;
    line-height: 22px;
    font-size: 16px;
    color: #191919;
    font-weight: 400;
    word-break: break-all
}

#mp-editor .insert-rec .auther {
    margin: 0;
    font-size: 12px;
    color: #999
}

#mp-editor .insert-article .insert-box:hover {
    border-color: #d1d1d1
}

#mp-editor .insert-article .insert-box:hover .insert-rec__title {
    color: #E63939
}

#mp-editor .insert-article .insert-article__title {
    max-height: 50px
}

#mp-editor .insert-article .insert-article__des {
    margin: 0;
    max-height: 38px;
    line-height: 18px;
    color: #999;
    font-size: 13px;
    word-break: break-all;
    overflow: hidden
}

#mp-editor .insert-article .insert-article__footer {
    margin: 0;
    line-height: 1
}

#mp-editor .insert-article .insert-article__footer .tip {
    padding-bottom: 2px;
    font-size: 14px;
    color: #666;
    border-bottom: 2px solid #FDD000
}

#mp-editor .article-nopic .insert-article__box {
    padding: 12px 20px
}

#mp-editor .article-nopic .insert-article__title {
    margin-bottom: 8px
}

#mp-editor .article-nopic .insert-article__des {
    line-height: 19px
}

#mp-editor .article-nopic .insert-article__footer {
    margin-top: 20px;
    line-height: 1
}

#mp-editor .article-nopic .insert-article__footer .tip {
    float: right;
    margin-top: -3px;
    margin-right: -4px;
    padding-bottom: 2px;
    border-bottom: 2px solid #FDD000
}

#mp-editor .article-onepic .insert-rec__title {
    min-height: 28px;
    margin-top: -2px
}

#mp-editor .article-onepic .insert-article__box {
    padding: 13px
}

#mp-editor .article-onepic .img-box {
    float: left;
    overflow: hidden
}

#mp-editor .article-onepic .insert-article__img {
    width: 150px;
    height: 100px;
    margin: 0;
    overflow: hidden
}

#mp-editor .article-onepic .insert-article__content {
    margin-left: 165px
}

#mp-editor .article-onepic .insert-article__content .insert-article__des {
    margin-top: 2px
}

#mp-editor .article-onepic .insert-article__footer {
    margin: 0;
    line-height: 1
}

#mp-editor .article-onepic .insert-article__footer .auther {
    position: absolute;
    bottom: 13px;
    font-size: 12px;
    color: #999
}

#mp-editor .article-onepic .insert-article__footer .tip {
    position: absolute;
    bottom: 13px;
    right: 15px;
    padding-bottom: 2px;
    font-size: 14px;
    color: #666;
    border-bottom: 2px solid #FDD000
}

#mp-editor .insert-atlas .insert-atlas__title:hover {
    color: #E63939
}

#mp-editor .insert-atlas .insert-atlas__box {
    padding: 12px 13px
}

#mp-editor .insert-atlas .insert-atlas__gallery {
    float: left
}

#mp-editor .insert-atlas .insert-atlas__gallery .img-left {
    float: left;
    margin-right: 1px;
    overflow: hidden
}

#mp-editor .insert-atlas .insert-atlas__gallery .img-left img {
    width: 194px;
    height: 129px;
    margin: 0;
    overflow: hidden
}

#mp-editor .insert-atlas .insert-atlas__gallery .img-right {
    float: left;
    overflow: hidden
}

#mp-editor .insert-atlas .insert-atlas__gallery .img-right img {
    width: 97px;
    height: 64px;
    margin: 0;
    overflow: hidden
}

#mp-editor .insert-atlas .insert-atlas__gallery .img-right .img-right__item1 {
    width: 97px;
    height: 64px;
    margin-bottom: 1px;
    overflow: hidden
}

#mp-editor .insert-atlas .insert-atlas__gallery .img-right .img-right__item2 {
    position: relative
}

#mp-editor .insert-atlas .insert-atlas__gallery .img-right .img-right__item2 .img-right__cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 64px
}

#mp-editor .insert-atlas .insert-atlas__content {
    margin: 0 0 0 305px
}

#mp-editor .insert-atlas .insert-atlas__content .atlas-flag {
    margin: -6px 0 0;
    color: #303030;
    font-size: 16px
}

#mp-editor .insert-atlas .insert-atlas__content .atlas-flag span {
    padding-bottom: 8px;
    border-bottom: 1px solid #D0D0D0
}

#mp-editor .insert-atlas .insert-atlas__content .atlas-flag .atlas-icon {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/atlas-icon.png) no-repeat
}

#mp-editor .insert-atlas .insert-atlas__content .insert-atlas__title {
    margin-top: 9px
}

#mp-editor .insert-atlas .insert-atlas__content .auther {
    position: absolute;
    bottom: 10px
}

#mp-editor .insert-list {
    width: unset;
    padding: 20px 30px 0;
    background: #FCFCFC;
    border: 1px solid #E9E9E9
}

#mp-editor .insert-list .insert-list__title {
    color: #191919;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1
}

#mp-editor .insert-list .insert-list__ul {
    margin: 0 0 0 -12px;
    list-style: none
}

#mp-editor .insert-list .insert-list__li {
    line-height: 1;
    margin: 0 0 18px
}

#mp-editor .insert-list .insert-list__li::before {
    font-size: 14px;
    color: #ccc
}

#mp-editor .insert-list .insert-list__li a {
    font-size: 14px;
    color: #191919;
    text-decoration: none
}

#mp-editor .insert-list .insert-list__li a:hover {
    color: #E63939
}

#mp-editor .insert-list .insert-list__li .atlas-font {
    padding: 0 3px;
    font-size: 14px;
    color: #ff9600;
    border: 1px solid #ffd584;
    margin-right: 6px
}

#mp-editor .insert-shop-card {
    cursor: pointer
}

#mp-editor .insert-shop-card .insert-box {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 530px;
    margin: 0 30px;
    padding: 15px 15px 20px;
    border-radius: 10px 10px 0 0
}

#mp-editor .insert-shop-card .padding-zero {
    padding: 0
}

#mp-editor .insert-shop-card .img-box {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden
}

#mp-editor .insert-shop-card .img-box img {
    margin: 0;
    width: 100%;
    min-height: 100%
}

#mp-editor .insert-shop-card .border-color {
    border: 1px solid #E9E9E9;
    border-bottom: 0
}

#mp-editor .insert-shop-card .external-poster .border-top-zero, #mp-editor .insert-shop-card .external-video .border-top-zero {
    border-top: 0
}

#mp-editor .insert-shop-card .external-poster .border-bottom-zero, #mp-editor .insert-shop-card .external-video .border-bottom-zero {
    border-bottom: 0
}

#mp-editor .insert-shop-card .insert-content {
    float: left;
    width: 380px;
    margin-left: 10px
}

#mp-editor .insert-shop-card .insert-content .insert-rec__title {
    margin-bottom: 7px
}

#mp-editor .insert-shop-card .insert-content .footer {
    color: #666
}

#mp-editor .insert-shop-card .insert-content .footer p {
    line-height: 24px;
    font-size: 14px;
    margin: 0
}

#mp-editor .insert-shop-card .insert-content .external-footer {
    color: #999
}

#mp-editor .insert-shop-card .insert-content .external-footer .brief {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 440px;
    font-size: 14px;
    line-height: 24px
}

#mp-editor .insert-shop-card .insert-content .fixMargin {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 24px
}

#mp-editor .insert-shop-card .insert-btn {
    position: absolute;
    right: 16px;
    bottom: 13px;
    padding: 10px 16px;
    line-height: 1;
    font-size: 14px;
    color: #F94A25;
    background-color: #F4F4F4;
    border-radius: 20px
}

#mp-editor .insert-shop-card .external-poster {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 530px;
    border-radius: 10px 10px 0 0;
    overflow: hidden
}

#mp-editor .insert-shop-card .external-poster img {
    margin: 0;
    width: 100%;
    height: auto
}

#mp-editor .insert-shop-card .external-poster .text-detail {
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 15px 14px;
    width: 100%
}

#mp-editor .insert-shop-card .external-poster .text-detail .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 433px;
    height: 16px;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 16px;
    color: #191919;
    line-height: 16px
}

#mp-editor .insert-shop-card .external-poster .text-detail .content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 433px;
    height: 14px;
    font-size: 14px;
    color: #999;
    line-height: 14px
}

#mp-editor .insert-shop-card .external-video {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    width: 530px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    cursor: pointer
}

#mp-editor .insert-shop-card .external-video .video-detail {
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 15px 14px
}

#mp-editor .insert-shop-card .external-video .video-detail .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 370px;
    height: 16px;
    margin-bottom: 11px;
    font-size: 16px;
    color: #191919;
    line-height: 16px
}

#mp-editor .insert-shop-card .external-video .video-detail .content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 370px;
    height: 14px;
    font-size: 14px;
    color: #999;
    line-height: 14px
}

#mp-editor .insert-shop-card .external-video .sohu-video-container {
    position: relative;
    width: 530px;
    height: 298px
}

#mp-editor .insert-shop-card .external-video .sohu-video-container .bg-video {
    margin: 0;
    width: 100%;
    height: 100%
}

#mp-editor .insert-shop-card .external-video .sohu-video-container .play-logo {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 108px;
    left: 218px;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/pc-play-icon.png);
    background-size: cover
}

#mp-editor .insert-shop-card .insert-btn-fix {
    position: absolute;
    top: 4px;
    right: 0;
    padding: 8px 17px;
    line-height: 1;
    font-size: 14px;
    color: red;
    background: #f4f4f4;
    border-radius: 20px
}

#mp-editor .insert-shop-card .fix-position {
    top: 18px;
    right: 15px
}

#mp-editor .expired {
    pointer-events: none
}

#mp-editor .expired a {
    opacity: .5
}

#mp-editor .expired .title {
    color: #999 !important
}

#mp-editor .expired .insert-btn-fix {
    display: none !important
}

#mp-editor .shop-house .shop-house-opare {
    display: block;
    position: relative;
    margin-top: 14px;
    margin-bottom: 54px;
    padding-top: 4px;
    color: #333;
    font-size: 14px
}

#mp-editor .shop-house .shop-house-opare .retract-tip {
    position: absolute;
    right: 0;
    top: -34px;
    line-height: 1;
    color: #999;
    cursor: pointer
}

#mp-editor .shop-house .shop-house-opare .retract-tip .icon-angle-up {
    color: #B6B6B6;
    margin-left: 4px
}

#mp-editor .shop-house .shop-house-opare .retract-tip:hover, #mp-editor .shop-house .shop-house-opare .retract-tip:hover .icon-angle-up {
    color: #666
}

#mp-editor .shop-house .shop-house-opare .input-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

#mp-editor .shop-house .shop-house-opare .col-title {
    display: inline-block;
    width: 60px;
    font-size: 14px;
    color: #333
}

#mp-editor .shop-house .shop-house-opare .col-input {
    width: 220px;
    height: 36px;
    color: #333;
    background: #f8f8f8;
    border-radius: 4px;
    text-indent: 10px
}

#mp-editor .shop-house .shop-house-opare .col-input::-webkit-input-placeholder {
    color: #999
}

#mp-editor .shop-house .shop-house-opare .col-input::-moz-placeholder {
    color: #999
}

#mp-editor .shop-house .shop-house-opare .col-input::-ms-input-placeholder {
    color: #999
}

#mp-editor .shop-house .shop-house-opare .code-input-box {
    position: relative
}

#mp-editor .shop-house .shop-house-opare .code-input-box .get-code-btn {
    position: absolute;
    right: 120px;
    bottom: 0;
    border-left: 1px solid #DADADA;
    margin: 12px 10px 11px 0;
    line-height: 1;
    cursor: pointer
}

#mp-editor .shop-house .shop-house-opare .code-input-box .get-code-btn .btn-text {
    font-size: 14px;
    line-height: 1;
    padding-left: 14px;
    color: #C5C5C5
}

#mp-editor .shop-house .shop-house-opare .code-input-box .get-code-btn:hover .btn-text {
    color: #e50000
}

#mp-editor .shop-house .error-tip {
    display: none;
    position: absolute;
    left: 280px;
    bottom: 18px;
    font-size: 12px;
    color: #FD3C00
}

#mp-editor .shop-house .enroll-btn {
    cursor: pointer
}

#mp-editor .shop-house .fixPosition {
    right: 255px !important;
    left: auto !important
}

#mp-editor .shop-house .enroll-btn-submit {
    font-weight: 700;
    background: #f4f4f4;
    border: 0
}

#mp-editor .shop-house .enroll-btn-done {
    border: none;
    color: #999
}

#mp-editor .shop-house .dialog-tip {
    display: none;
    position: fixed;
    top: 50%;
    left: 40%;
    padding: 18px;
    border-radius: 4px;
    background: rgba(0, 0, 0, .65);
    color: #fff;
    z-index: 1
}

#mp-editor .shop-telephone .insert-content .footer .price-number {
    font-size: 16px;
    font-weight: 700;
    color: #FF5723
}

#mp-editor .shop-telephone .insert-btn {
    padding-left: 40px;
    background: #fff;
    border-color: #FFF5F5
}

#mp-editor .shop-telephone .insert-btn .telephone-icon {
    position: absolute;
    left: 16px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/phone.png);
    background-size: 100%
}

#mp-editor .rec {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 30px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    width: 530px;
    padding: 10px 15px;
    background: #f9f9f9;
    border-radius: 0 0 12px 12px;
    border: 1px solid #E9E9E9;
    border-top: 0
}

#mp-editor .rec .rec-avator {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 9px;
    overflow: hidden
}

#mp-editor .rec .rec-avator img {
    width: 100%;
    height: 100%;
    margin: 0
}

#mp-editor .rec .rec-text {
    color: #999;
    font-size: 12px;
    line-height: 15px
}

#mp-editor .rec .rec-expired-tag {
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 12px;
    color: #999
}

.qrcode-card-c {
    width: 336px;
    height: 100px;
    background: #FFF;
    border-radius: 12px;
    border: 1px solid #E9E9E9;
    margin: 0 auto 24px;
    padding: 16px
}

.qrcode-card-c .code-img {
    width: 100px;
    height: 100px !important;
    display: block;
    margin: 0 !important;
    float: left
}

.qrcode-card-c .desc-c {
    float: left;
    width: 220px;
    height: 100px;
    margin-left: 16px;
    position: relative
}

.qrcode-card-c .desc-c .title {
    display: block;
    font-size: 16px;
    color: #191919;
    line-height: 22px
}

.qrcode-card-c .desc-c .price {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 25px;
    font-size: 18px;
    font-weight: 500;
    color: #F94A25;
    line-height: 25px
}

.qrcode-card-c .desc-c .tag {
    position: absolute;
    display: block;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    padding-right: 4px;
    background: #F2F2F2;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 12px;
    color: #999
}

#atricleVote {
    width: 100%
}

#atricleVote .article-vote {
    position: relative;
    padding: 15px;
    margin-bottom: 28px;
    border: 1px solid #E9E9E9;
    font-size: 0;
    overflow: hidden
}

#atricleVote .box-left {
    float: left
}

#atricleVote .article-vote__cover {
    width: 178px;
    height: 100px;
    cursor: pointer;
    overflow: hidden
}

#atricleVote .box-right {
    margin-left: 193px
}

#atricleVote .article-vote__title {
    margin-top: 4px;
    font-size: 16px;
    line-height: 26px;
    color: #191919;
    cursor: pointer
}

#atricleVote .article-vote__title:hover {
    color: #E63939
}

#atricleVote .article-vote__footer {
    position: absolute;
    right: 15px;
    bottom: 17px
}

#atricleVote .article-vote__footer .tip {
    display: inline-block;
    font-size: 14px
}

#atricleVote .article-vote__footer .tip.warn {
    color: #FF8A00
}

#atricleVote .article-vote__footer .tip.error {
    color: #FF2E35
}

#atricleVote .article-vote__footer .count {
    position: relative;
    display: inline-block;
    margin-left: 16px;
    font-size: 15px;
    color: #191919
}

#atricleVote .article-vote__footer .count .vote-num {
    padding-right: 4px;
    font-size: 18px
}

#atricleVote .article-vote__footer .vote-btn {
    display: inline-block;
    margin-left: 15px;
    padding: 7px 16px;
    line-height: 1;
    font-size: 14px;
    border-radius: 50px;
    color: #fffefe;
    background: #FDB300;
    text-shadow: 0 0 6px rgba(255, 115, 1, .22);
    cursor: pointer
}

#atricleVote .article-vote__footer .vote-btn.disabled {
    background: #ddd
}

#atricleVote .article-vote__footer .vote-btn:hover {
    background: #ffa423
}

#atricleVote .article-vote__footer .add1 {
    position: absolute;
    display: none;
    top: 0;
    right: 10px;
    width: 15px;
    height: 15px;
    color: #d92227;
    font-size: 18px;
    font-weight: 700
}

.article-judge-wrapper {
    position: relative;
    margin-bottom: 16px;
    width: 100%;
    height: 70px;
    background: #f5f5f5;
    -webkit-transition: height ease-out .3s;
    transition: height ease-out .3s
}

.article-judge-wrapper.fadeout {
    height: 0
}

.article-judge-wrapper .question-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    height: 100%;
    padding: 14px 0 14px 16px
}

.article-judge-wrapper .question-wrapper .question {
    font-size: 16px;
    color: #191919;
    line-height: 22px
}

.article-judge-wrapper .question-wrapper .more-link {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #666;
    line-height: 17px
}

.article-judge-wrapper .choice-list {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 19px 8px 19px 230px;
    text-align: right
}

.article-judge-wrapper .choice-list .choice-item {
    display: inline-block;
    margin-right: 8px;
    padding: 6px 16px;
    font-size: 13px;
    line-height: 18px;
    background: #fff;
    color: #191919;
    border: 1px solid #f0f0f0;
    border-radius: 14px
}

.article-judge-wrapper .choice-list .choice-item:hover {
    background: #fdd000;
    cursor: pointer
}

.article-judge-wrapper .thankyou {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 70px;
    font-size: 16px;
    color: #191919
}

.article-judge-wrapper .thankyou .icon-ic_smile {
    position: absolute;
    margin-left: -26px;
    top: 27px;
    width: 16px;
    height: 16px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/icon-smile_s.png);
    background-size: 100% 100%
}

.article-like {
    position: relative;
    margin-top: 24px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 80px;
    height: 34px;
    border: 1px solid #e5e5e5;
    border-radius: 17px;
    text-align: center;
    cursor: pointer
}

.article-like .like-text {
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 6px 0 9px;
    line-height: 17px;
    color: #606060;
    font-size: 12px
}

.article-like .like-text em {
    line-height: 20px
}

.article-like .like-note {
    position: absolute;
    top: -6px;
    left: 32px;
    color: #da2228;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    opacity: 0
}

.article-like .like-note.plus {
    opacity: 1;
    top: -26px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.article-like .icon-like {
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 18px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/article-like.png) 100% 100% no-repeat;
    margin-right: 5px
}

.article-like.liked {
    border-color: #ed9194
}

.article-like.liked .like-text {
    color: #da2228
}

.article-like.liked .icon-like {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/article-liked.png) 100% 100% no-repeat
}

.article-like .toast {
    display: none;
    position: fixed;
    margin: 0 auto;
    z-index: 999;
    top: 80px
}

.article-like .toast .toast-text {
    margin-left: 20px;
    width: 600px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #303030;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .12)
}

.article-page .bottom-relate-wrap.type-2 .read-wrap, .article-page .bottom-relate-wrap.type-3 .read-wrap {
    margin-top: 33px
}

.article-page #main-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

.article-page.ariabodytopfiexed #main-header {
    top: 100px
}

.article-page .clearfix:after {
    display: block;
    content: "";
    clear: both
}

.article-page .location-without-nav {
    margin-top: 52px
}

.article-page .location {
    height: 33px;
    margin-top: 40px;
    padding-top: 15px;
    border-bottom: 1px #F0F0F0 solid;
    line-height: 18px;
    font-size: 14px;
    color: #191919
}

.article-page .location a {
    display: inline-block;
    margin: 0 8px
}

.article-page .location .top-gods {
    height: 90px;
    margin-bottom: 15px
}

.article-page .location .top-banner-god {
    height: 100%;
    float: left
}

.article-page .location .top-block-god {
    width: 200px;
    height: 100%;
    float: left;
    margin-left: 26px
}

.article-page .location .sohu-logo a:first-child {
    margin-left: 0;
    margin-right: 8px
}

.article-page .location .dir-end {
    color: #666;
    display: inline-block;
    margin-left: 8px
}

.article-page #article-container {
    padding: 35px 0 0;
    position: relative
}

.article-page #article-container .column {
    width: 140px
}

.article-page #article-container .left-author-sogou-god {
    width: 200px;
    overflow: hidden;
    position: absolute;
    left: -60px
}

.article-page #article-container .main {
    width: 640px;
    margin-left: 0 auto;
}

.article-page #article-container .sidebar {
    width: 340px
}

.article-page .user-info {
    background: #fff;
    position: relative;
    padding-top: 56px;
    width: 138px;
    border: 1px solid #ddd
}

.article-page .user-info .user-pic {
    height: 70px;
    width: 70px;
    position: absolute;
    top: -22px;
    left: 35px
}

.article-page .user-info .user-pic img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #fff
}

.article-page .user-info h4 {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    padding-top: 3px
}

.article-page .user-info .user-num {
    padding: 14px 2px 15px;
    height: 42px
}

.article-page .user-info .user-num dd {
    height: 42px;
    width: 66px;
    float: left;
    text-align: center;
    color: #666;
    line-height: 1
}

.article-page .user-info .user-num dd:first-child {
    border-right: 1px #EEE solid
}

.article-page .user-info .user-num .value {
    color: #191919;
    font-size: 14px;
    display: block;
    height: 26px;
    line-height: 26px;
    vertical-align: middle
}

.article-page .user-info .user-num .value .num {
    font-size: 16px
}

.article-page .user-info .user-more {
    height: 31px;
    background: #F9F9F9;
    text-align: center;
    line-height: 31px
}

.article-page .user-info .user-more a {
    color: #666
}

.article-page .user-info .user-more a:hover {
    color: #c9141d
}

.article-page .user-info .author-tag {
    display: block;
    text-align: center;
    color: #666
}

.article-page .author-tag i {
    display: inline-block;
    position: relative;
    top: 3px;
    width: 12px;
    height: 13px;
    margin-top: 3px;
    margin-right: 2px;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/article-approve-icon.png);
    background-repeat: no-repeat
}

.article-page .abroad-share-box {
    float: right;
    height: 24px
}

.article-page .abroad-share-box .abroad-share-icon {
    width: 24px;
    height: 24px;
    margin-left: 8px;
    display: inline-block
}

.article-page .abroad-share-box .abroad-share-img {
    width: 24px;
    height: 24px
}

.article-page .abroad-share-box .weixin {
    position: relative
}

.article-page .abroad-share-box .weixin:hover .wx-code {
    display: block
}

.article-page .abroad-share-box .wx-code {
    display: none;
    position: absolute;
    width: 140px;
    height: 120px;
    text-align: center;
    bottom: 17px;
    left: 50%;
    margin-left: -70px;
    -webkit-transition: opacity ease-in-out .5s;
    transition: opacity ease-in-out .5s
}

.article-page .abroad-share-box .wx-code .cort {
    display: none
}

.article-page .abroad-share-box .wx-code .qrcode {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 116px;
    height: 120px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/bg_wechat_qrcode.png) no-repeat;
    padding: 15px 16px 21px
}

.article-page .abroad-share-box .wx-code p {
    font-size: 14px;
    line-height: 20px;
    color: #191919
}

.article-page .abroad-share-box .toast {
    display: none;
    position: fixed;
    width: 1180px;
    z-index: 999;
    top: 80px;
    left: 50%;
    margin-left: -590px
}

.article-page .abroad-share-box .toast .toast-text {
    margin-left: 190px;
    width: 600px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #303030;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .12)
}

.article-page .abroad-article-author-card {
    width: 300px;
    height: 72px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
    background: #f8f8f8;
    cursor: pointer;
    margin: 0 auto
}

.article-page .abroad-article-author-card:hover {
    background: #f2f2f2
}

.article-page .abroad-article-author-card .abroad-article-author-card-box {
    display: inline-block;
    width: 100%
}

.article-page .abroad-article-author-card .abroad-article-author-card-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ddd;
    float: left
}

.article-page .abroad-article-author-card .abroad-article-author-card-userinfo {
    width: 210px;
    float: right;
    height: 40px
}

.article-page .abroad-article-author-card .abroad-article-author-card-author-info {
    height: 20px;
    line-height: 20px;
    margin-bottom: 4px;
    overflow: hidden;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #303030
}

.article-page .abroad-article-author-card .abroad-article-author-card-message {
    height: 16px;
    line-height: 16px;
    overflow: hidden
}

.article-page .abroad-article-author-card .abroad-article-author-card-message-label {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 16px;
    margin-right: 8px
}

.article-page .abroad-article-author-card .abroad-article-author-card-message-divide {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #ccc;
    margin: 0 8px;
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px)
}

.article-page .abroad-article-author-card .abroad-article-author-card-message-value {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666;
    line-height: 16px
}

.article-page .article-do {
    margin: 30px auto 0;
    text-align: center
}

.article-page .article-do .title {
    position: absolute;
    width: 44px;
    background: #fff;
    color: #303030;
    top: -10px;
    right: 48px;
    text-align: center;
    font-size: 14px
}

.article-page .article-do-fixed {
    margin: 0 0 0 -590px;
    position: fixed;
    top: 60px;
    left: 50%;
    background: #fff;
    width: 140px
}

.article-page .article-done {
    border-top: 1px #EFEFEF solid;
    position: relative
}

.article-page .article-done dd {
    padding-top: 20px;
    font-size: 24px;
    position: relative
}

.article-page .article-done dd a, .article-page .article-done dd a em, .article-page .article-done dd a span {
    display: block
}

.article-page .article-done dd .num {
    font-family: Georgia, Arial;
    color: #DA2128;
    line-height: 32px
}

.article-page .article-done dd .comment-icon {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/comment_icon_grey.png) 100% 100% no-repeat
}

.article-page .article-done dd:hover .comment-icon {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/comment_icon_red.png) 100% 100% no-repeat
}

.article-page .article-done dd .zan-icon {
    width: 25px;
    height: 19px;
    margin: 10px 0 0 12px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/zan_bg01.png) no-repeat
}

.article-page .article-done dd .zan-icon.cur, .article-page .article-done dd:hover .zan-icon.cur {
    background-position: 0 -30px
}

.article-page .article-done .add-one {
    color: #DA2128;
    position: absolute;
    top: -17px;
    right: 4px;
    font-size: 16px;
    display: none
}

.article-page .article-done dd:hover .icon-comment:before, .article-page .article-done dd:hover .num {
    color: #c43131
}

.article-page .share {
    position: relative;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px #EFEFEF solid
}

.article-page .share li {
    margin-bottom: 20px
}

.article-page .share li a {
    color: #606060;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 20px;
    text-align: left;
    padding-left: 22px
}

.article-page .share li:hover a {
    color: #303030
}

.article-page .share li .icon {
    margin-right: 8px;
    width: 20px;
    height: 20px;
    opacity: .8
}

.article-page .share li .icon:hover, .article-page .share li:hover .icon {
    opacity: 1
}

.article-page .share li .sinat-icon {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/share_weibo.png) no-repeat
}

.article-page .share li .weixin-icon {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/share_wechat.png) no-repeat
}

.article-page .share li .qzone-icon {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/share_qzone.png) no-repeat
}

.article-page .share li .link-icon {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/share_copy_link.png) no-repeat
}

.article-page .share .weixin {
    position: relative
}

.article-page .share .weixin:hover .wx-code {
    display: block
}

.article-page .share .wx-code {
    display: none;
    position: absolute;
    width: 140px;
    height: 120px;
    text-align: center;
    bottom: 17px;
    -webkit-transition: opacity ease-in-out .5s;
    transition: opacity ease-in-out .5s
}

.article-page .share .wx-code .cort {
    display: none
}

.article-page .share .wx-code .qrcode {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 116px;
    height: 120px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/bg_wechat_qrcode.png) no-repeat;
    padding: 15px 16px 21px
}

.article-page .share .wx-code p {
    font-size: 14px;
    line-height: 20px;
    color: #191919
}

.article-page .share .toast {
    display: none;
    position: fixed;
    width: 1180px;
    margin: 0 auto;
    z-index: 999;
    top: 80px
}

.article-page .share .toast .toast-text {
    margin-left: 190px;
    width: 600px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #303030;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .12)
}

.article-page .text h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    color: #191919
}

.article-page .original-tag, .article-page .recommend-tag {
    background: #FDD000;
    display: inline-block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
    color: #191919;
    border-radius: 1px
}

.article-page .text .text-focus-pic {
    width: 640px;
    height: 320px;
    position: relative
}

.article-page .text .text-focus-pic .pic, .article-page .text .text-focus-pic .pic img {
    width: 100%;
    height: 100%
}

.article-page .text .text-focus-pic .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    filter: alpha(opacity=40);
    opacity: .4
}

.article-page .text .text-focus-pic .txt {
    position: absolute;
    bottom: 20px;
    left: 30px;
    width: 580px;
    z-index: 2
}

.article-page .text .text-focus-pic h1 {
    color: #fff;
    padding-top: 5px
}

.article-page .article-info {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    padding-top: 35px
}

.article-page .article-info a {
    color: #999
}

.article-page .article-info a:hover {
    color: #c9141d
}

.article-page .article-info .com a {
    float: right
}

.article-page .text .text-title {
    position: relative;
    top: -6px
}

.article-page .text .text-title .article-info {
    padding-top: 15px
}

.article-page .text .text-title .article-tag {
    display: inline-block;
    font-weight: 400;
    position: relative;
    top: -4px
}

.article-page .text .text-title .article-tag em {
    margin-left: 8px
}

.article-page .article {
    color: #191919;
    font-size: 16px;
    line-height: 30px;
    padding-top: 5px;
    overflow: hidden
}

.article-page .article p {
    padding: 10px 0 20px
}

.article-page .article h4 {
    font-size: 20px;
    padding: 12px 0 16px
}

.article-page .article img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.article-page .article img:first-child {
    margin: 10px auto 0
}

.article-page .article .article-pic {
    margin: 15px auto 20px
}

.article-page .article .article-bg {
    background: #F8F7F4;
    border-left: 5px #EBE5D4 solid;
    padding: 13px 20px;
    margin: 23px auto 25px
}

.article-page .article #sohuplayer {
    text-align: center;
    width: 500px;
    height: 300px;
    margin: 0 auto
}

.article-page #sohuplayer iframe {
    background: #000;
    margin: 0 auto
}

.article-page .article .video-title {
    text-align: center;
    padding-top: 0;
    color: #666;
    font-size: 13px
}

.article-page .article .video-ionc {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/god_video_icon.png);
    display: inline-block;
    width: 18px;
    vertical-align: middle;
    height: 18px;
    background-size: 100% 100%;
    position: relative;
    top: -2px;
    background: 0 0 \9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/god_video_icon.png', sizingMethod='scale')
}

.article-page .article .article-video {
    margin: 14px auto 5px
}

.article-page .article dl {
    padding: 10px 0 20px
}

.article-page .article .cir {
    display: inline-block;
    margin: 12px 14px 0 0;
    width: 5px;
    height: 5px;
    background: #191919;
    border-radius: 50%;
    vertical-align: top
}

.article-page article a, .article-page article a:hover {
    color: #056bc1
}

.article-page .blue {
    color: #0070c0
}

.article-page .orange {
    color: #ff6827
}

.article-page .red {
    color: #cc1b1b
}

.article-page .green {
    color: #639505
}

.article-page .external-link-pop {
    display: inline-block;
    cursor: pointer;
    position: relative
}

.article-page .safety-icon {
    cursor: pointer;
    width: 16px;
    height: 17px;
    margin: 6px 0 0 2px;
    *margin-top: 0;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/safety_icon.png) no-repeat
}

.article-page .safety-pop {
    display: none;
    position: absolute;
    left: 0;
    top: 35px;
    border: 1px solid #E7E7E7;
    height: 35px;
    background: #fff;
    font-size: 12px;
    color: #666;
    line-height: 35px;
    text-align: center;
    width: 251px;
    border-radius: 6px
}

.article-page .safety-pop .safety-icon {
    background-position: 0 -30px;
    margin: 9px 6px 0 0;
    *margin-top: 0
}

.article-page .safety-pop .horn {
    position: absolute;
    top: -9px;
    left: 20px;
    width: 14px;
    height: 10px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/horn_bg01.png) no-repeat
}

.article-page .external-link-pop:hover .safety-pop {
    display: block
}

.article-page .area, .article-page .statement {
    color: #999;
    line-height: 16px
}

.article-page .bottom-relate-wrap {
    padding-bottom: 8px
}

.article-page .bottom-relate-wrap .bottom-relate-tag {
    display: inline-block;
    width: 550px
}

.article-page .bottom-relate-wrap .bottom-relate-tag .article-bottom-banner {
    height: 20px
}

.article-page .bottom-relate-wrap .read-wrap {
    float: right;
    margin-top: 24px
}

.article-page .article-oper {
    height: 39px;
    margin: 36px auto 0
}

.article-page .article-oper-bord {
    border-bottom: 2px #F7F7F7 solid
}

.article-page .article-oper .article-oper-l span {
    display: inline-block
}

.article-page .article-oper .read-num {
    font-size: 14px;
    line-height: 22px
}

.article-page .article-oper .kw {
    margin-left: 4px
}

.article-page .article-oper .kw a {
    display: inline-block;
    border: 1px solid #EAEAEA;
    background: #f9f9f9;
    height: 22px;
    line-height: 22px;
    color: #666;
    padding: 0 8px;
    margin-left: 12px;
    border-radius: 2px
}

.article-page .article-oper .kw a:hover {
    background: #F0F0F0;
    color: #c9141d
}

.article-page .article-oper .article-oper-r {
    line-height: 24px
}

.article-page .article-oper .article-oper-r a {
    color: #a8a8a8;
    display: inline-block
}

.article-page .article-oper .article-oper-r .icon {
    width: 14px;
    height: 14px;
    margin: 4px 6px 0 0;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/oper_icon.png) no-repeat
}

.article-page .article-oper .article-oper-r .examine-link {
    color: #d92227;
    margin-right: 25px
}

.article-page .article-oper .article-oper-r .examine-icon {
    width: 16px;
    height: 17px;
    margin-top: 2px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/examine_icon.png) no-repeat
}

.article-page .attestation-logo {
    position: relative;
    display: inline-block;
    top: 2px;
    width: 15px;
    height: 15px;
    margin-left: -3px;
    text-align: center
}

.article-page .attestation-logo1 {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/logo-vip1.png) center center no-repeat;
    background-size: contain
}

.article-page .attestation-logo2 {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/logo-vip2.png) center center no-repeat;
    background-size: contain
}

.article-page .company {
    margin-left: 13px;
    margin-bottom: 9px
}

.article-page .company li {
    position: relative;
    line-height: 18px;
    font-size: 12px;
    color: #999;
    padding-left: 10px;
    margin-bottom: 2px
}

.article-page .company li .dot {
    position: absolute;
    top: 8px;
    left: 0;
    display: inline-block;
    width: 3px;
    height: 3px;
    margin-right: 4px;
    background: #DDD;
    border-radius: 50%
}

.article-page .uninterested {
    display: inline-block;
    margin-right: 25px;
    position: relative;
    z-index: 13
}

.article-page .uninterested-link {
    color: #a8a8a8;
    display: inline-block;
    font-size: 12px;
    padding-left: 20px;
    line-height: 24px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/uninterested_bg.png) 0 5px no-repeat
}

.article-page a:hover {
    color: #E63939
}

.article-page .not-href:hover {
    color: initial
}

.article-page .fox-wrap {
    width: 100%;
    height: 16px;
    padding-top: 9px;
    position: relative
}

.article-page .fox-wrap .fox-head-wrap {
    position: absolute;
    width: 100%;
    height: 16px;
    text-align: center;
    z-index: 43
}

.article-page .fox-wrap .fox-head-wrap .fox-logo {
    display: inline-block;
    height: 15px;
    width: 16px;
    vertical-align: top;
    margin-right: 3px;
    cursor: pointer
}

.article-page .fox-wrap .fox-head-wrap .fox-logo:last-child {
    margin-right: 0
}

.article-page .fox-wrap .fox-head-wrap .fox-golden {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/hu-golden.png) no-repeat;
    background-size: cover
}

.article-page .fox-wrap .fox-head-wrap .fox-sliver {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/hu-silver.png) no-repeat;
    background-size: cover
}

.article-page .fox-wrap .fox-head-wrap .fox-zuan {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/hu-zuan.png) no-repeat;
    background-size: cover
}

.article-page .fox-wrap .fox-hover-wrap {
    display: none;
    position: relative;
    height: 0;
    width: 0;
    top: -11px;
    left: -11px;
    z-index: 30
}

.article-page .fox-wrap .fox-hover-wrap .fox-each-wrap {
    width: 293px;
    height: 211px;
    padding: 102px 58px 0 35px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 201
}

.article-page .fox-wrap .fox-hover-wrap .fox-each-wrap .fox-content {
    line-height: 22px;
    font-size: 14px;
    color: #191919;
    font-weight: 400
}

.article-page .fox-wrap .fox-hover-wrap .fox-each-wrap .fox-content .fox-grade {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 71px;
    height: 15px;
    line-height: 22px;
    vertical-align: middle;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/hu-grade.png) no-repeat;
    background-size: cover
}

.article-page .fox-wrap .fox-hover-wrap .fox-each-golden {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/hu-golden-cen.png) no-repeat;
    background-size: cover
}

.article-page .fox-wrap .fox-hover-wrap .fox-each-sliver {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/hu-sliver-cen.png) no-repeat;
    background-size: cover
}

.article-page .fox-wrap .fox-hover-wrap .fox-each-zuan {
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/hu-zuan-cen.png) no-repeat;
    background-size: cover
}

.article-page .uninterested-link:hover {
    color: #a8a8a8
}

.article-page .uninterested-box {
    width: 246px;
    border: 1px solid #E7E7E7;
    padding: 20px 0;
    position: absolute;
    left: -96px;
    top: 30px;
    background: #fff;
    border-radius: 6px;
    display: none
}

.article-page .uninterested-box .cort {
    position: absolute;
    left: 138px;
    top: -9px;
    width: 16px;
    height: 9px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/cort02.png) no-repeat
}

.article-page .uninterested-box h4 {
    color: #191919;
    font-size: 16px;
    line-height: 18px;
    text-align: center
}

.article-page .uninterested-box ul {
    padding-top: 10px
}

.article-page .uninterested-box ul li {
    padding-left: 21px;
    height: 30px;
    font-size: 14px;
    cursor: pointer
}

.article-page .uninterested-box ul li input {
    float: left;
    margin: 3px 8px 0 0;
    opacity: 0;
    opacity: 100 \9;
    *margin-top: 0
}

.article-page .uninterested-box ul li .checkbox-icon {
    position: relative;
    float: left;
    cursor: pointer
}

.article-page .uninterested-box ul li .checkbox-icon:before {
    content: "";
    display: block;
    display: none \9;
    width: 10px;
    height: 10px;
    background: #fff;
    border: 1px solid #DEDEDE;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 6;
    border-radius: 3px
}

.article-page .uninterested-box ul li.clk .checkbox-icon:after {
    content: "";
    display: block;
    display: none \9;
    width: 6px;
    height: 6px;
    background: #FDD000;
    position: absolute;
    top: 8px;
    left: 3px;
    z-index: 7;
    border-radius: 2px
}

.article-page .uninterested-box .unia {
    text-align: center;
    padding-top: 2px;
    display: none
}

.article-page .uninterested-box .unia textarea {
    width: 210px;
    min-height: 50px;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    outline: 0;
    color: #666;
    line-height: 20px;
    resize: none
}

.article-page .uninterested-box .btn {
    padding-top: 15px;
    width: 80px;
    margin: 0 auto
}

.article-page .uninterested-box .btn a {
    color: #191919;
    text-align: center
}

.article-page .uninterested-box .btn span {
    margin-left: 6px;
    display: none
}

.article-page .uninterested-box .uninterested-ok {
    background: #FDD000;
    width: 80px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    color: #191919;
    border-radius: 2px
}

.article-page .unfeedback p {
    text-align: center;
    line-height: 20px;
    padding-top: 13px
}

.article-page .uninterested-no {
    width: 102px;
    height: 33px;
    border: 1px solid #E7E7E7;
    position: absolute;
    left: -7px;
    top: -42px;
    background: #fff;
    border-radius: 6px;
    text-align: center;
    line-height: 33px;
    display: none
}

.article-page .uninterested-no .cort {
    position: absolute;
    left: 45px;
    bottom: -9px;
    width: 16px;
    height: 9px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/cort03.png) no-repeat
}

.article-page .bd-wrap {
    height: 178px;
    overflow: hidden
}

.article-page .artcile-allsee-google {
    margin: 30px 0
}

.article-page .article-allsee {
    padding-top: 15px
}

.article-page .article-allsee .title {
    height: 19px
}

.article-page .article-allsee .title span {
    float: left;
    line-height: 1;
    font-size: 18px;
    color: #191919
}

.article-page .article-allsee .title .ln {
    float: left;
    margin-right: 12px;
    width: 4px;
    height: 19px;
    border-radius: 2px;
    background: #fdd000
}

.article-page .article-allsee .allsee-list {
    width: 680px;
    padding-top: 13px
}

.article-page .article-allsee .allsee-item {
    float: left;
    margin-right: 27px;
    margin-bottom: 16px;
    width: 195px;
    height: 178px;
    position: relative
}

.article-page .article-allsee .allsee-item .allsee-image {
    display: block;
    height: 130px
}

.article-page .article-allsee .allsee-item .allsee-image img {
    width: 100%;
    height: 100%
}

.article-page .article-allsee .allsee-item .allsee-title {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    margin-top: 8px;
    width: 100%;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #303030;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical
}

.article-page .article-allsee .allsee-item .allsee-title:hover {
    color: #E63939
}

.article-page .article-allsee .allsee-item .allsee-ad-icon {
    display: block;
    position: absolute;
    width: 17px;
    top: 115px;
    height: 15px;
    right: 26px;
    font-size: 0;
    background-color: rgba(0, 0, 0, .5)
}

.article-page .article-allsee .allsee-item .allsee-ad-icon .see-i-icon {
    cursor: pointer;
    position: absolute;
    height: 15px;
    width: 15px;
    display: inline-block;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/ad-icon.png) 3px 2px no-repeat;
    background-size: 11px 11px;
    z-index: 2
}

.article-page .article-allsee .allsee-item .adver-i-tag {
    position: absolute;
    bottom: 48px;
    right: 0;
    display: inline-block;
    width: 26px;
    margin-left: 16px;
    height: 15px;
    line-height: 16px;
    background-color: rgba(0, 0, 0, .5);
    color: #DDD;
    font-size: 12px
}

.article-page .bussiness_area {
    width: 1020px
}

.article-page .bussiness_main {
    margin-left: 0 !important
}

.article-page .comment {
    width: 100%
}

.article-page .groom-read {
    margin: 20px auto 0;
    position: relative
}

.article-page .groom-read .title {
    height: 19px
}

.article-page .groom-read .title span {
    color: #191919;
    float: left;
    font-size: 18px;
    line-height: 1;
    font-weight: 700
}

.article-page .groom-read .title .ln {
    float: left;
    width: 4px;
    height: 19px;
    background: #fdd000;
    border-radius: 2px;
    margin-right: 12px
}

.article-page .groom-menu {
    width: 140px;
    border-top: 2px #fdd000 solid;
    background: #f9f9f9;
    position: absolute;
    left: -170px;
    top: 0;
    height: 100%
}

.article-page .groom-menu li {
    font-size: 14px;
    line-height: 36px;
    padding-left: 25px;
    height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.article-page .groom-menu li .dot {
    display: none
}

.article-page .groom-menu li:hover {
    background-color: #F0F0F0
}

.article-page .groom-menu .cur, .article-page .groom-menu .cur:hover {
    background: #fdd000
}

.article-page .groom-menu-fixed {
    position: fixed;
    left: 50%;
    top: 60px;
    margin-left: -590px
}

.article-page .user-god {
    background: #FCFCFC;
    border: 1px solid #F7F7F7;
    margin: 10px auto 0;
    width: 638px;
    position: relative;
    padding: 14px 0
}

.article-page .user-god .user-god-pic {
    padding: 0 20px;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    border-right: 1px #F3F3F3 solid
}

.article-page .user-god .user-god-pic img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.article-page .user-god .user-god-link {
    width: 547px;
    float: right
}

.article-page .user-god .user-god-link dl {
    width: 232px;
    padding: 0 20px;
    float: left;
    line-height: 16px;
    color: #999
}

.article-page .user-god .user-god-link dt {
    padding-bottom: 6px
}

.article-page .user-god .user-god-link dt a {
    color: #666
}

.article-page .user-god .user-god-link dt a:hover {
    color: #c9141d
}

.article-page .article-recom {
    margin: 20px auto 0
}

.article-page .article-recom .title {
    height: 16px
}

.article-page .article-recom .title span {
    float: left;
    line-height: 1;
    font-size: 16px;
    color: #191919
}

.article-page .article-recom .title .ln {
    float: left;
    margin-right: 7px;
    width: 4px;
    height: 16px;
    border-radius: 2px;
    background: #FDD000
}

.article-page .article-recom .title .new {
    display: none
}

.article-page .article-recom .recom-list {
    margin: 6px auto 0
}

.article-page .article-recom .recom-list li {
    float: left;
    overflow: hidden;
    width: 33.3%;
    height: 28px;
    line-height: 28px;
    font-size: 14px
}

.article-page .article-recom .recom-list .pt {
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #ccc
}

.article-page .article-recom .recom-list .hot-icon {
    display: inline-block;
    margin: 5px 0 0 4px;
    width: 24px;
    height: 16px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/hot_icon.png) no-repeat
}

.article-page .article-recom.right-side {
    margin: 10px auto;
    padding: 10px;
    border-top: 2px #FDD000 solid;
    background: #f9f9f9
}

.article-page .article-recom.right-side .title {
    padding-left: 10px;
    height: 16px
}

.article-page .article-recom.right-side .title span {
    float: left;
    line-height: 1;
    font-size: 16px;
    color: #191919
}

.article-page .article-recom.right-side .title .new {
    display: inline-block
}

.article-page .article-recom.right-side .title .ln, .article-page .article-recom.right-side .title .origin {
    display: none
}

.article-page .article-recom.right-side .recom-list {
    margin: 10px auto 0
}

.article-page .article-recom.right-side .recom-list li {
    padding: 0 10px;
    width: 140px
}

.article-page .article-recom.right-side .recom-list a {
    position: relative;
    display: block;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    width: 100%;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article-page .article-recom.right-side .hot-icon {
    display: none
}

.article-page #SOHUCS #SOHU_MAIN .module-cmt-footer {
    padding: 17px 0 0 !important
}

.article-page .article table {
    margin: 20px 0 30px
}

.article-page .article table td {
    background: #F8F7F3;
    padding: 9px 15px;
    line-height: 26px;
    font-size: 14px;
    color: #191919
}

.article-page .sohu-khd {
    display: none;
    position: fixed;
    left: 50%;
    bottom: 50px;
    width: 141px;
    height: 41px;
    padding-top: 102px;
    margin-left: -590px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/sohu_khd.png) no-repeat;
    text-align: center
}

.article-page .sohu-khd .download-khd {
    background: #FDD000;
    width: 116px;
    height: 30px;
    color: #000;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border-radius: 4px
}

.article-page .sohu-khd .download-khd:hover {
    background: #ffd824
}

.article-page .sohu-khd .khd-d-icon {
    width: 13px;
    height: 13px;
    margin: 8px 10px 0 0;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/sohu_khd_d.png) no-repeat
}

.article-page .sohu-khd .close-khd {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 13px;
    display: block;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/close.png) no-repeat
}

.article-page [data-role=original-link] {
    padding-left: 20px;
    display: none
}

.article-page [data-role=editor-name] {
    font-size: 14px;
    text-align: right;
    display: none
}

.article-page .center-iframe {
    display: block;
    margin: 0 auto
}

.article-page #backsohucom .backsohu {
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/backsohu.png) center no-repeat;
    display: inline-block;
    vertical-align: top
}

.article-page #backsohucom .backword {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    font-size: 15px;
    color: #539ff3
}

.article-page #backsohucom:hover .backword {
    color: #c9141d
}

.article-page .article-bottom-banner {
    max-height: 20px;
    margin-top: 25px;
    overflow: hidden
}

.article-page .article-bottom-banner .tag {
    display: inline-block;
    color: #999;
    height: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    padding: 0 8px;
    margin-right: 4px
}

.article-page .article-bottom-banner .tag:hover {
    background: #f5f5f5;
    color: #539ff3
}

.article-page .text .text-title .article-info .collection-tag {
    float: right;
    padding-left: 25px
}

.article-page .text .text-title .article-info .collection-tag a {
    float: right;
    max-width: 160px;
    color: #328BED;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.article-page .text .text-title .article-info .collection-tag a:hover {
    color: #c9141d
}

.article-page .sohu-mod {
    background: #000;
    background: rgba(0, 0, 0, .6);
    filter: alpha(opacity=80);
    height: 140px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0
}

.article-page .sohu-mod .sohu-news {
    padding-top: 12px;
    width: 465px;
    margin-left: 170px
}

.article-page .sohu-mod .sohu-news .title {
    color: #fdd000;
    font-size: 16px;
    line-height: 24px
}

.article-page .sohu-mod .sohu-news .list li {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding-right: 15px
}

.article-page .sohu-mod .sohu-news .list li a {
    color: #fff
}

.article-page .sohu-mod .sohu-news .list li a:hover {
    color: #fdd000
}

.article-page .sohu-mod .sohu-news .list li:before {
    float: left;
    content: "";
    background: #FDD000;
    width: 4px;
    height: 4px;
    overflow: hidden;
    display: inline-block;
    margin: 10px 8px 0 0;
    border-radius: 50%
}

.article-page .sohu-mod .auto-sohu {
    margin-top: 15px;
    height: 110px;
    border-left: 1px #fff dashed;
    padding-left: 40px;
    position: relative;
    cursor: pointer
}

.article-page .sohu-mod .auto-sohu .count-down {
    height: 72px;
    font-size: 14px;
    color: #fff;
    line-height: 60px
}

.article-page .sohu-mod .auto-sohu .count-down span {
    font-size: 46px;
    color: #fdd000;
    margin: 0 8px 0 18px
}

.article-page .sohu-mod .auto-sohu .go-sohu a {
    width: 94px;
    height: 26px;
    background: #FDD000;
    text-align: center;
    border-radius: 2px;
    color: #191919;
    display: inline-block;
    line-height: 26px
}

.article-page .sohu-mod .auto-sohu .go-sohu a:hover {
    background: #ffba00
}

.article-page .sohu-mod .auto-sohu .close-sohu {
    position: absolute;
    left: 150px;
    top: -5px;
    width: 24px;
    height: 24px;
    display: block;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/close_sohu.png)
}

.article-page .sohu-mod .auto-sohu .close-sohu:hover {
    background-position: 0 -30px
}

.article-page .sohu-mod {
    display: none;
    z-index: 999
}

.article-page .sohu-remend {
    display: none;
    width: 100%;
    height: 176px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 666
}

.article-page .sohu-remend .sohu-remend-layer {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%
}

.article-page .sohu-remend .sohu-remend-box {
    position: relative;
    z-index: 667
}

.article-page .sohu-remend a, .article-page .sohu-remend a:hover {
    color: #fff
}

.article-page .sohu-remend .remend-tt {
    color: #fdd000;
    font-size: 20px;
    width: 24px;
    line-height: 1;
    padding-top: 45px
}

.article-page .sohu-remend .sohu-pp {
    width: 960px;
    padding-top: 13px
}

.article-page .sohu-remend .sohu-pp li {
    width: 220px;
    height: 160px;
    float: left;
    margin-left: 20px
}

.article-page .sohu-remend .sohu-pp li a:hover {
    color: #fdd000
}

.article-page .sohu-remend .sohu-pp img {
    display: block;
    width: 100%;
    height: 110px
}

.article-page .sohu-remend .sohu-pp .txt {
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin-top: 5px
}

.article-page .sohu-remend .sohu-do {
    width: 158px;
    border-left: 1px #fff dashed;
    margin-top: 13px;
    height: 152px;
    position: relative;
    text-align: center
}

.article-page .sohu-remend .sohu-do .go-sohu {
    width: 105px;
    height: 37px;
    overflow: hidden;
    display: block;
    background: #FDD000;
    margin: 38px auto 0;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #000;
    border-radius: 2px
}

.article-page .sohu-remend .sohu-do a .go-sohu {
    color: #000
}

.article-page .sohu-remend .sohu-do a:hover .go-sohu {
    background: #ffba00
}

.article-page .sohu-remend .sohu-do .feedback-link {
    line-height: 20px;
    margin: 18px auto 0;
    display: block
}

.article-page .sohu-remend .sohu-do .feedback-link:hover {
    color: #ccc
}

.article-page .sohu-remend .sohu-do .close-remend {
    width: 20px;
    height: 20px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/close11.png) no-repeat;
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

.article-page .article-page .user-info .user-pic img {
    background: #fff
}

.article-page .comment-more-clone {
    margin-top: 22px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    color: #7e7e7e;
    background: #f8f8f8;
    border-radius: 20px
}

.article-page .comment-more-clone:hover {
    color: #5d5d5d
}

.article-page .hot-article .pic-txt {
    padding: 8px 0
}

.article-page .hot-article .pic-txt p {
    text-align: left;
    padding-top: 4px;
    line-height: 1;
    color: #999
}

.article-page .hot-article .pic-txt p a {
    color: #999
}

.article-page .hot-article .pic-txt p a:hover {
    color: #c9141d
}

.article-page .hot-article .pic-txt h4 {
    padding-top: 0;
    height: 44px;
    overflow: hidden
}

.article-page .lookall-box {
    position: relative;
    top: -10px;
    width: 100%
}

.article-page .lookall-box .lookall-shadow {
    position: absolute;
    top: -53px;
    height: 40px;
    width: 100%;
    background: -webkit-linear-gradient(top, transparent 0, #fff 100%);
    background: linear-gradient(top, transparent 0, #fff 100%)
}

.article-page .lookall-box .lookall {
    margin-bottom: 8px
}

.article-page .lookall-box .lookall .show-all {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 22px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/showMore.png) 85px 4px no-repeat;
    background-size: 12px 12px
}

.article-page .lookall-box .lookall .show-all em {
    float: left;
    margin-left: 21px;
    line-height: 20px;
    font-size: 14px;
    color: #ff7e00
}

.article-page .control-hide {
    display: none
}

.article-page #MPCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-discuss, .article-page #MPCOMMENT #mpbox .c-make-floor .c-floor .c-floor-discuss {
    word-wrap: break-word;
    word-break: normal
}

.real-response {
    padding: 10px 16px;
    background: #f4f5f7;
    margin: 28px 0;
    position: relative;
    overflow: hidden
}

.real-response .time {
    float: left;
    font-size: 12px;
    color: #666;
    margin-right: 14px;
    line-height: 16px
}

.real-response .content {
    word-break: break-all;
    font-size: 14px;
    line-height: 16px
}

.real-response .content .brand {
    display: inline-block;
    max-width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle
}

.real-response .content #brands {
    margin-right: 5px
}

.real-response .content .username-link {
    text-decoration: none;
    color: #539ff3
}

.real-response .content .username-link:hover {
    color: #428cf1
}

.real-response .content .read-more-link {
    display: none;
    color: #666;
    font-size: 12px;
    position: absolute;
    right: 27px
}

.real-response .content .read-more-link .read-more {
    position: absolute;
    top: 50%;
    right: -11px;
    margin-top: -2px;
    margin-left: 4px;
    width: 7px;
    height: 4px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/icon-more.png) no-repeat
}

.original-logo {
    position: relative;
    top: -5px;
    background: #fdd000;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    padding: 3px 5px;
    margin-top: 0
}

.transfer-container {
    background: #f9f9f9;
    padding: 0 20px;
    margin-bottom: 30px
}

.transfer-container span {
    font-size: 12px;
    line-height: 35px
}

.transfer-container .transfer-mark {
    color: #191919
}

.transfer-container .transfer-link {
    text-decoration: none;
    color: #539FF3
}

.left-bottom-float {
    position: fixed;
    width: 200px;
    bottom: 0;
    left: 0;
    z-index: 100
}

.left-bottom-float-fullScreenSleepContainer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    cursor: pointer
}

.left-bottom-float-fullScreenSleepContainer .left-bottom-float-fullScreenSleep {
    position: absolute;
    left: 50%;
    top: 200px
}

.left-bottom-float-fullScreenSleepContainer .left-bottom-float-fullScreenSleep .close-tag {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/close02.png) no-repeat
}

@media screen and (max-width: 1360px) {
    .left-bottom-float {
        display: none !important
    }
}

#collection .area-min {
    position: relative;
    width: 771px
}

#collection .scolumn-header {
    position: relative;
    width: 100%;
    height: 260px;
    color: #fff;
    font-size: 16px;
    text-align: center
}

#collection .scolumn-header .bkg {
    width: 100%;
    height: 100%
}

#collection .scolumn-header .bkg-img {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 260px;
    z-index: -1;
    overflow: hidden
}

#collection .scolumn-header .bkg-img .bkg-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 0
}

#collection .scolumn-header .bkg-img img {
    width: 100%;
    min-height: 260px
}

#collection .scolumn-header .scolumn-header__title {
    padding-top: 50px;
    color: #fff;
    font-size: 36px;
    line-height: 1
}

#collection .scolumn-header .scolumn-header__title .slash {
    position: relative;
    top: -6px;
    font-size: 18px
}

#collection .scolumn-header .scolumn-header__des {
    margin: 28px auto 0;
    max-height: 44px;
    max-width: 560px;
    line-height: 24px;
    color: #fff;
    opacity: .7;
    overflow: hidden
}

#collection .scolumn-header .scolumn-header__tip {
    position: absolute;
    bottom: 47px;
    left: 50%;
    margin-left: -50px;
    margin-top: 36px;
    line-height: 1;
    font-size: 14px;
    color: #fff;
    opacity: .7
}

#collection .scolumn-header .scolumn-header__tip .num {
    font-size: 22px
}

#collection .scolumn-author {
    float: left;
    display: block;
    position: relative;
    z-index: 1;
    cursor: pointer
}

#collection .display-none, #collection .share .wx-code .cort {
    display: none
}

#collection .scolumn-author .scolumn-author__portrait {
    float: left;
    width: 114px;
    height: 114px;
    margin-top: -60px;
    border: 3px solid #fff;
    border-radius: 50%
}

#collection .scolumn-author .scolumn-author__name {
    padding-top: 15px;
    margin-left: 138px;
    font-size: 18px;
    color: #303030
}

#collection .scolumn-author .scolumn-author__name:hover {
    color: #E63939
}

#collection #sColumnFeed {
    margin-top: 30px
}

#collection #topFeed .feed-item:last-child {
    border-bottom: none
}

#collection .feed-header {
    position: relative;
    margin-top: 28px;
    overflow: hidden
}

#collection .feed-header .feed-header__title {
    float: left;
    line-height: 1;
    padding-bottom: 15px;
    border-bottom: 2px solid #FF8600;
    font-size: 24px;
    color: #303030
}

#collection .feed-header .fake-hr {
    height: 2px;
    margin-left: 100px;
    margin-top: 39px;
    background: #f1f1f1
}

#collection .more-load {
    line-height: 28px;
    color: #666
}

#collection .more-load a {
    height: 28px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/loading-2.gif) no-repeat
}

#collection .page-status .more-load {
    margin-top: 120px;
    color: #6F9ECB
}

#collection .page-status .status-tip {
    width: 195px;
    height: 146px;
    margin: 120px auto 0;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/staus-tip.png) no-repeat
}

#collection .share ul {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 1
}

.video-article__hot-list .video-item:hover .cover-layer, .video-article__rec-tab .video-list-box .video-item:hover .cover-layer {
    z-index: -1
}

#collection .share li {
    float: left;
    margin-left: 15px
}

#collection .share li .icon {
    width: 32px;
    height: 32px;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/share-icon2.png);
    background-repeat: no-repeat
}

#collection .share li .icon:hover {
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/share-icon1.png)
}

#collection .share li .sinat-icon {
    background-position: 0 -34px
}

#collection .share li .weixin-icon {
    background-position: 0 0
}

#collection .share li .qzone-icon {
    background-position: 0 -68px
}

#collection .share li.tt {
    color: #B4B4B4;
    font-size: 14px;
    line-height: 30px;
    margin: 0
}

#collection .share .weixin {
    position: relative
}

#collection .share .wx-code {
    display: none;
    position: absolute;
    top: 37px;
    left: -60px;
    width: 155px;
    height: 166px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/share-box.png) -3px 0 no-repeat
}

#collection .share .wx-code .code-pic {
    height: 100px;
    margin-top: 52px
}

#collection .share .wx-code .wx-tip {
    position: absolute;
    top: 21px;
    left: 43px;
    color: #B4B4B4
}

#collection .share .wx-code p {
    font-size: 14px;
    line-height: 20px;
    color: #191919
}

#collection .share .weixin:hover .wx-code {
    display: block
}

#collection .feed-item {
    position: relative;
    border-bottom: 1px solid #F1F1F1
}

#collection .feed-item__box {
    position: relative;
    display: block;
    padding: 14px 0 15px;
    overflow: hidden
}

#collection .feed-item__title {
    margin-bottom: 13px;
    line-height: 28px;
    font-size: 18px;
    color: #121212
}

#collection .feed-item__title:hover {
    color: #E63939
}

#collection .feed-item__des {
    line-height: 22px;
    font-size: 14px;
    color: #7D7D7D
}

#collection .feed-item__footer {
    font-size: 12px;
    color: #ADADAD
}

#collection .feed-item__footer .auther-box {
    float: left;
    display: block
}

#collection .feed-item__footer .auther-img {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    vertical-align: bottom
}

#collection .feed-item__footer .auther__name {
    margin-left: 4px
}

#collection .feed-item__footer .auther__name:hover {
    color: #E63939
}

#collection .feed-item__footer .time {
    margin-left: 15px;
    vertical-align: sub
}

#collection .no-img .feed-item__title {
    margin-bottom: 8px
}

#collection .no-img .feed-item__des {
    margin-bottom: 16px
}

#collection .single-img .feed-item__left {
    float: left;
    overflow: hidden
}

#collection .single-img .feed-item__right {
    margin-left: 210px
}

#collection .single-img .feed-item__cover {
    width: 190px;
    height: 126px;
    border-radius: 3px
}

#collection .single-img .feed-item__des {
    max-height: 84px;
    overflow: hidden
}

#collection .single-img .feed-item__footer {
    position: absolute;
    bottom: 15px
}

#collection .triple-imgs .feed-item__left {
    float: left
}

#collection .triple-imgs .feed-item__left .img-left {
    float: left;
    margin-right: 1px;
    border-radius: 3px 0 0 3px;
    overflow: hidden
}

#collection .triple-imgs .feed-item__left .img-left img {
    width: 249px;
    height: 165px;
    margin: 0;
    overflow: hidden
}

#collection .triple-imgs .feed-item__left .img-right {
    float: left;
    overflow: hidden
}

#collection .triple-imgs .feed-item__left .img-right img {
    width: 124px;
    height: 82px;
    margin: 0;
    overflow: hidden
}

#collection .triple-imgs .feed-item__left .img-right .img-right__item1 {
    margin-bottom: 1px;
    border-radius: 0 3px 0 0;
    overflow: hidden
}

#collection .triple-imgs .feed-item__left .img-right .img-right__item2 {
    position: relative;
    border-radius: 0 0 3px;
    overflow: hidden
}

#collection .triple-imgs .feed-item__left .img-right .img-right__item2 .img-right__cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 80px;
    background: rgba(0, 0, 0, .4);
    font-size: 14px;
    color: #fff
}

#collection .triple-imgs .feed-item__right {
    margin: 0 0 0 393px
}

#collection .triple-imgs .feed-item__right .atlas-flag {
    margin: 10px 0 0;
    font-size: 16px;
    color: #303030;
    font-weight: 700
}

#collection .triple-imgs .feed-item__right .atlas-flag span {
    display: block;
    width: 57px;
    margin-bottom: 4px;
    padding-bottom: 10px;
    line-height: 1;
    border-bottom: 1px solid #e3e3e3
}

#collection .triple-imgs .feed-item__right .atlas-flag .atlas-icon {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/atlas-icon2.png) no-repeat
}

#collection .triple-imgs .feed-item__right .feed-item__title {
    margin-top: 0
}

#collection .triple-imgs .feed-item__right .feed-item__footer {
    position: absolute;
    bottom: 25px
}

.video-article__rec-tab {
    float: left;
    width: 305px;
    height: 100%;
    background: #23242F;
    padding-left: 15px
}

.video-article__rec-tab .nav {
    position: absolute;
    font-size: 16px;
    color: #999;
    padding: 16px 15px 16px 0
}

.video-article__rec-tab .nav .nav-item {
    display: inline-block;
    margin-right: 25px;
    cursor: pointer
}

.video-article__rec-tab .nav .active {
    color: #FDD000
}

.video-article__rec-tab .nav .active .nav-line {
    display: block;
    width: 26px;
    height: 2px;
    margin: 2px auto;
    background: #FDD000
}

.video-article__rec-tab .rec-list-box, .video-article__rec-tab .review-list-box {
    height: 100%
}

.video-article__rec-tab .video-list-box {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding-top: 58px;
    overflow: auto
}

.video-article__rec-tab .video-list-box .video-item {
    padding: 8px 0;
    display: block;
    overflow: hidden
}

.video-article__rec-tab .video-list-box .video-item .img-box {
    position: relative;
    float: left;
    width: 130px;
    height: 74px;
    margin-right: 10px;
    border-radius: 2px;
    background: #EEE;
    overflow: hidden
}

.video-article__rec-tab .video-list-box .video-item .img-box img {
    width: 100%;
    border-radius: 2px
}

.video-article__rec-tab .video-list-box .video-item .img-box .video-info-tip {
    bottom: 6px;
    right: 6px
}

.video-article__rec-tab .video-list-box .video-item .title {
    line-height: 21px;
    font-size: 15px;
    color: #B4B4B4;
    word-break: break-all
}

.video-article__rec-tab .video-list-box .video-item:hover .title {
    color: #FDD000
}

.video-article__rec-tab .more-load {
    font-size: 13px
}

.video-article__rec-tab .more-load a {
    font-size: 13px;
    background: unset
}

.video-article__rec-tab .mCSB_scrollTools {
    width: 5px
}

.video-article__rec-tab .mCSB_inside > .mCSB_container {
    margin-right: 15px
}

.video-article__rec-tab .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin-right: 0;
    background: #393B49
}

.video-article__rec-tab .mCSB_scrollTools .mCSB_draggerRail {
    display: none
}

.video-article__hot-list {
    width: 100%;
    margin: 28px auto 0;
    overflow: hidden
}

.video-article__hot-list .header {
    margin-right: 7px;
    margin-bottom: 30px;
    font-size: 25px;
    color: #404040;
    font-weight: 700
}

.video-article__hot-list .hot-video-list {
    overflow: hidden
}

.video-article__hot-list .video-item {
    float: left;
    width: 230px;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 14px;
    border-radius: 3px;
    background: #fff
}

.video-article__hot-list .video-item .img-box {
    position: relative;
    width: 100%;
    height: 128px;
    border-radius: 3px 3px 0 0;
    background: #EEE;
    overflow: hidden
}

.video-article__hot-list .video-item .img-box img {
    width: 100%;
    border-radius: 3px 3px 0 0
}

.video-article__hot-list .video-item .img-box .video-info-tip {
    bottom: 10px;
    right: 10px
}

.video-article__hot-list .video-item .title-box {
    padding: 10px 14px
}

.video-article__hot-list .video-item .title-box .title {
    height: 44px;
    line-height: 21px;
    font-size: 15px;
    color: #404040;
    overflow: hidden
}

.video-article__hot-list .video-item:hover {
    box-shadow: 0 1px 5px 5px rgba(0, 0, 0, .03)
}

.article-video-page {
    margin-top: 40px;
    background: #F9F9F9
}

.article-video-page header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.article-video-page .main-content {
    width: 100%;
    min-width: 990px;
    padding: 20px 0 50px;
    background: #1B1B26
}

.article-video-page .main-content .main-content__wrapper {
    width: 990px;
    margin: 0 auto
}

.article-video-page .main-content .main-content__top {
    position: relative
}

.article-video-page .main-content .main-content__top .main-c-r {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%
}

.article-video-page .main-content .main-content__top .player-box .recMore {
    display: none;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    cursor: pointer
}

.article-video-page .main-content .main-content__top .player-box .recMore img {
    width: 100%;
    height: auto;
    -webkit-filter: brightness(.6);
    filter: brightness(.6);
    -webkit-transition: all .8s;
    transition: all .8s
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container {
    position: relative;
    width: auto
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile .author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile .author .userImg {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 60px;
    height: 60px;
    background-size: 100% auto;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .8);
    border: 2px solid rgba(255, 255, 255, .8)
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile .author .userImg:hover {
    box-shadow: #fff 0 0 4px
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile .author .brief {
    width: 256px;
    margin-left: 8px;
    font-weight: 700
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile .author .brief .rec-title {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #eee
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile .author .brief .rec-title:hover {
    text-shadow: 0 0 1px #fff
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-userProfile .author .brief .rec-desc {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-weight: 400;
    color: #B4B4B4
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container a {
    text-decoration: none;
    display: block
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container a:active, .article-video-page .main-content .main-content__top .player-box .recMore .recMore-container a:hover, .article-video-page .main-content .main-content__top .player-box .recMore .recMore-container a:link {
    text-decoration: none
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .share ul li {
    margin-left: 12px
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .share ul li .icon {
    width: 26px;
    height: 26px;
    overflow: hidden
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .share ul li .sinat-icon {
    background: rgba(0, 0, 0, 0);
    position: relative
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .share ul li .sinat-icon::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/ic_weibo_video.png);
    background-size: cover
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .share ul li .weixin-icon {
    background: rgba(0, 0, 0, 0);
    position: relative
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .share ul li .weixin-icon::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/ic_wechat_video.png);
    background-size: cover
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .share ul li .qzone-icon {
    background: rgba(0, 0, 0, 0);
    position: relative
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .share ul li .qzone-icon::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/ic_qzone_video.png);
    background-size: cover
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .replay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 6px;
    width: 69px;
    height: 26px;
    margin-top: 10px;
    background: rgba(0, 0, 0, .3);
    color: #eee;
    border-radius: 13px
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .replay .tip {
    display: block;
    position: relative;
    padding-left: 14px;
    color: #eee
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .replay .tip::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 10px;
    height: 10px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAaCAYAAACtv5zzAAAAAXNSR0IArs4c6QAAAqZJREFUSA2dlrtrFFEUxnfGZRHWfRYGYuqAYKEi1lYpxFIULRViIQQfTbRK5aMwEP8AiyAJsU0qK/+CRLAyYBcTIrLvQth1x9832TPcHWbizg5czrnnnO879577mlwu49doNB7TvtFuTQL1JwlyYzzPu03/Em272Wyut1qtmuuP617cEO8HQeC12+2rEM8Ph8NZ5EPkRSfuCH2xXq/vOLZITU3Q7XbPDwaDZRLcIfpChEhX3pJkOe5OLBFTf97v939A/nRC8hwzW4iTq593jRCehfwD8p5rB3yM7QvygHYzViKR7xQKhUUXY/pYApHjiMgBfvV9/0W5XP6MPhSImGuIcA2wNdGf1Gq1dfmSviiByuKOHPD7arX6DPk3BvytPvZtRv2oWCxqkU//tKDs6y4tUCPZWhqCQZTZVdfT/Il2CFcd8l1IziQGTmH0IfNodw1LzV8mlMXcmaWvQwRqVkiIj7WgmVlOAeQhnTc/M9FWDHeL2bJKVYSS3xeO3bWR1/E3EsgPTJ9Wjsg/Co+eSzzJ05ILxyBV8vBDn2FN/UMzML0506eVcET3FtxH2kX7RkbGG/SnnpWw4jA++t/9SqWyiyGcBYaZTqezYAFZpbDiGOF+wr2njAFty8hY9FcEZT5owoB9bTxwfhJ3WI58Pv8GR09OAq/wSq1a4KRSGLCXR/G9EefJLiqVSr/ItmJkBC6xxdY0KrOlScWMYpcsRlziVH/sReM+2sDmXtd7ujrc69pIIPZVc5UF3UYu9yYvW3jQ1BlLQGD44GCPkoRBzoOjPnFzjFI7zhZUZn2bnN4H+P6cdGMJzMiU9Tas0D9ntv/InsoC+bt43NgMXKfz6Oumja4TNwb9EOItLajVPOYfL1HcqT4zGfttkU2nH/u+zhAJAtnSvn9Aql0sRISvuAAAAABJRU5ErkJggg==)
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .right-detail .replay:hover {
    background-color: rgba(0, 0, 0, .5)
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-recList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-recList .recList-item {
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5);
    border-radius: 3px
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-recList .recList-item .brief {
    position: absolute;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    bottom: 0;
    width: 100%;
    padding: 5px 9px;
    font-size: 13px;
    color: #F9F9F9;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: justify;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%)
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-recList .recList-item:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .recMore-recList .recList-item:hover .brief {
    font-weight: 700;
    overflow: visible;
    white-space: pre-line
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .bigItem > a {
    width: 230px;
    height: 128px;
    margin-bottom: 18px
}

.article-video-page .main-content .main-content__top .player-box .recMore .recMore-container .smallItem > a {
    width: 180px;
    height: 100px;
    margin-bottom: 12px
}

.article-video-page .main-content .main-content__top .player-box:hover .mptcfe-player__control {
    display: block
}

.article-video-page .main-content .main-content__top .player-box .fullScreen-recMore {
    position: fixed;
    z-index: 100
}

.article-video-page .main-content .main-content__top .player-box .rec-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.article-video-page #sohuplayer {
    width: 670px;
    height: 427px
}

.article-video-page #sohuplayer .x-pugc-title {
    display: none !important
}

.article-video-page .content-info {
    margin-right: 327px;
    margin-top: 18px;
    font-size: 14px;
    color: #999
}

.article-video-page .content-info .title {
    line-height: 36px;
    margin-bottom: 12px;
    font-size: 25px;
    color: #EEE;
    word-break: break-all;
    font-weight: 700
}

.article-video-page .content-info .info {
    float: left;
    margin-right: 12px
}

.article-video-page .content-info .author-box .portrait {
    position: relative;
    top: 4px;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.article-video-page .content-info .author-box .name {
    color: #999;
    margin-right: 4px
}

.article-video-page .content-info .author-box .area {
    color: #999;
    margin-right: 12px
}

.article-video-page .content-info .author-box:hover .name {
    color: #fff
}

.article-video-page .cover-layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .25);
    z-index: 1
}

.article-video-page .share {
    position: relative;
    float: left;
    top: 4px
}

.article-video-page .share ul {
    right: 0;
    z-index: 1
}

.article-video-page .share li {
    float: left;
    margin-left: 8px
}

.article-video-page .share li .icon {
    width: 57px;
    height: 22px;
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/ic_share_nor.png);
    background-repeat: no-repeat
}

.article-video-page .share li .icon:hover {
    background-image: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/ic_share_hov.png)
}

.article-video-page .share li .sinat-icon {
    background-position: 0 0
}

.article-video-page .share li .weixin-icon {
    background-position: -64px 0
}

.article-video-page .share li .qzone-icon {
    width: 72px;
    background-position: -129px 0
}

.article-video-page .share li.tt {
    line-height: 22px;
    margin: 0;
    color: #999;
    font-size: 14px
}

.article-video-page .share .weixin {
    position: relative
}

.article-video-page .share .wx-code {
    display: none;
    position: absolute;
    top: 30px;
    left: -48px;
    width: 155px;
    height: 166px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/share-box.png) -3px 0 no-repeat;
    z-index: 10
}

.article-video-page .share .wx-code .cort {
    display: none
}

.article-video-page .share .wx-code .code-pic {
    height: 100px;
    margin-left: 32px;
    margin-top: 52px
}

.article-video-page .share .wx-code .wx-tip {
    position: absolute;
    top: 21px;
    left: 43px;
    color: #B4B4B4
}

.article-video-page .share .wx-code p {
    font-size: 14px;
    line-height: 20px;
    color: #191919
}

.article-video-page .share .weixin:hover .wx-code {
    display: block
}

.article-video-page #videoHotListContent {
    width: 990px;
    margin: auto
}

.article-video-page .video-info-tip {
    position: absolute;
    line-height: 1;
    font-size: 12px;
    color: #EEE;
    z-index: 2;
    font-weight: 700
}

.article-video-page #float-btn {
    display: none;
    z-index: 1000
}

.article-video-page #float-btn.float-links {
    left: unset;
    right: 10px;
    margin-left: unset
}

@media (min-width: 1790px) {
    .article-video-page .main-content .main-content__wrapper {
        width: 1710px
    }

    .article-video-page .main-content #sohuplayer {
        width: 1390px;
        height: 782px
    }

    .article-video-page #videoHotListContent {
        width: 1710px
    }
}

@media (max-width: 1789px) {
    .article-video-page .main-content .main-content__wrapper {
        width: 1500px
    }

    .article-video-page .main-content #sohuplayer {
        width: 1180px;
        height: 714px
    }

    .article-video-page #videoHotListContent {
        width: 1500px
    }
}

@media (max-width: 1549px) {
    .article-video-page .main-content .main-content__wrapper {
        width: 1200px
    }

    .article-video-page .main-content #sohuplayer {
        width: 880px;
        height: 545px
    }

    .article-video-page #videoHotListContent {
        width: 1220px
    }
}

@media (max-width: 1290px) {
    .article-video-page .main-content .main-content__wrapper {
        width: 990px
    }

    .article-video-page .main-content #sohuplayer {
        width: 670px;
        height: 427px
    }

    .article-video-page #videoHotListContent {
        width: 990px
    }
}

.pages-fun {
    margin: 10px auto 0
}

.pages-fun li {
    width: 100px;
    float: left;
    position: relative;
    height: 90px
}

.god-mark, .pages-fun .wx-code {
    position: absolute;
    text-align: center
}

.pages-fun li a {
    height: 68px;
    background: #F9F9F9;
    text-align: center;
    padding-top: 22px;
    line-height: 20px;
    display: block;
    color: #191919
}

.pages-fun .contact-fun a {
    height: 71px;
    padding-top: 19px
}

.pages-fun .icon-qrcode:before {
    font-size: 25px;
    color: #999;
    display: block;
    margin: 0 auto 9px
}

.pages-fun .contact-icon {
    width: 30px;
    height: 31px;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/contact_icon.png) no-repeat;
    display: block;
    margin: 0 auto 6px
}

.pages-fun a:hover .icon-qrcode:before {
    color: #666
}

.pages-fun .wx-code {
    display: none;
    top: 90px;
    left: 0;
    z-index: 20;
    width: 165px;
    height: 160px;
    padding-top: 20px;
    background: #fff;
    border: 1px solid #f0f0f0;
    line-height: 16px
}

.pages-fun .wx-code .code-pic {
    height: 110px
}

.pages-fun .wx-code .cort {
    display: none
}

.pages-fun .qrcode-fun:hover .wx-code {
    display: block
}

.pages-fun .contact-fun a:hover .contact-icon {
    background-position: 0 -40px
}

.god-mark {
    right: 0;
    bottom: 0;
    padding: 0 5px;
    height: 20px !important;
    display: inline-block;
    line-height: 20px;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 8px 0 0;
    z-index: 2
}

.focus-god {
    position: relative
}

.god-mark-origin {
    bottom: auto;
    top: 0;
    left: 0;
    right: auto;
    border-radius: 0 0 8px;
    z-index: 1
}

.got-i-icon, .got-video-icon {
    position: absolute;
    z-index: 2;
    cursor: pointer
}

.got-video-icon {
    bottom: 7px;
    right: 7px;
    width: 31px;
    height: 31px;
    display: block;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/god_video_icon.png) no-repeat
}

.got-i-icon {
    top: 0;
    right: 0;
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/god_i_icon.png) no-repeat
}

.adA, .godA {
    margin-top: 17px;
    position: relative;
    overflow: hidden
}

.adA img, .godA img {
    display: block;
    margin: 0 auto
}

.adA .swf-top, .godA .swf-top {
    background: #fff;
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    opacity: .01;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    cursor: hand
}

.adL, .adR, .god-article-bottom, .godL, .godR {
    position: relative;
    overflow: hidden
}

.adL, .godL {
    padding-bottom: 24px;
    display: none
}

.adL img, .godL img {
    display: block;
    margin: 0 auto
}

.adL .god-mark, .godL .god-mark {
    bottom: 24px
}

.adR, .god-article-bottom, .godR {
    padding: 20px 0 10px;
    display: none;
    z-index: 0
}

.adR img, .adR object, .god-article-bottom img, .god-article-bottom object, .godR img, .godR object {
    display: block;
    margin: 0 auto;
    width: 100%
}

.adR .god-mark-origin, .adR .got-i-icon, .god-article-bottom .god-mark-origin, .god-article-bottom .got-i-icon, .godR .god-mark-origin, .godR .got-i-icon {
    top: 10px
}

.adR, .godR {
    padding: 10px 0 0;
    display: none;
    max-height: 250px
}

.adR .swf-top, .god-article-bottom .swf-top, .godR .swf-top {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    left: 0
}

.adR .swf-top, .godR .swf-top {
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    opacity: .01;
    cursor: pointer;
    cursor: hand
}

.god-article-bottom {
    width: 100%;
    max-height: 150px;
    padding: 10px 0
}

.god-article-bottom .swf-top {
    filter: alpha(opacity=0);
    opacity: 0
}

.god-banner, .god-bigpic {
    position: relative
}

.god-banner img, .god-bigpic img {
    width: 640px;
    display: block
}

.god-article-bottom .god-mark-origin, .god-article-bottom .got-i-icon {
    top: 10px
}

.god-article-bottom .god-mark {
    bottom: 10px
}

.god-article-bottom img, .god-article-bottom object {
    height: 150px
}

.god-banner img {
    height: 100px
}

.god-video, .god-video-do {
    width: 100%;
    position: absolute
}

.god-txtL {
    margin-top: 3px;
    border: 1px solid #E5E5E5;
    padding: 0 4px;
    line-height: 19px;
    color: #BFBFBF
}

.god-list-txt .god-txtL {
    margin-top: 0
}

.god-list-txt .got-i-icon {
    position: static;
    top: auto;
    right: auto;
    background-position: 0 -30px;
    margin-left: 3px
}

.god-pop {
    position: relative;
    overflow: visible
}

.god-video {
    top: 0;
    left: 0;
    background: #000;
    z-index: 199
}

.god-video video {
    width: 100%;
    height: auto
}

.god-video-do {
    top: 4px;
    left: 0;
    z-index: 200;
    line-height: 20px
}

.god-video-do .god-mark {
    background: 0 0;
    font-size: 14px;
    width: 46px;
    bottom: auto;
    top: 0;
    height: 21px
}

.god-video-do .god-video-close {
    width: 54px;
    height: 21px;
    display: block;
    position: absolute;
    top: 0;
    right: 4px;
    color: #fff;
    text-align: center;
    font-size: 14px
}

.god-video-do .god-video-close .icon-close:before {
    color: #fff;
    margin-left: 7px;
    font-size: 11px
}

.god-video-do .god-video-close:hover {
    background-color: rgba(255, 255, 255, .5)
}

.god-channel-top.show-all {
    height: 240px
}

.god-channel-top {
    position: relative;
    transition: height .5s;
    -webkit-transition: height .5s;
    -ms-transition: height .5s;
    -moz-transition: height .5s;
    height: 100px;
    overflow: hidden;
    padding: 0;
    margin: 50px auto -40px;
    display: none
}

.god-channel-top img {
    width: 1180px
}

.god-channel-top .god-mark {
    bottom: 0
}

.sidebar .adA .god-mark, .sidebar .godA .god-mark, .sidebar .godR .god-mark {
    bottom: 10px
}

.god-channel-top .flash {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.god-channel-top .god-mark-origin, .god-channel-top .got-i-icon {
    top: 0
}

.god-channel-top .god-o-c {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 32px;
    font-size: 14px;
    width: 49px;
    height: 50px;
    padding-top: 6px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: url(https://statics.itc.cn/msfe/pc-article/prod/static/images/god_o_c.png) no-repeat;
    text-decoration: none
}

.god-channel-top .god-o-c em {
    font-size: 10px;
    display: block
}

#god_fix_1 .god-mark, #god_fix_1 .got-i-icon, #god_fix_1 .small-god, #god_fix_1 .swf-top, .god-ad-fix, .god-channel-top .b-960, .god-channel-top .s-960 {
    display: none
}

.god-channel-top .god-o-c:hover {
    color: #fff
}

#god_fix_1 {
    height: auto;
    background-color: #fff
}

#god_fix_1 .big-god {
    display: none;
    height: 250px
}

@media (min-height: 630px) {
    #god_fix_1 .god-mark, #god_fix_1 .got-i-icon, #god_fix_1 .small-god, #god_fix_1 .swf-top, .god-ad-fix {
        display: block
    }

    #god_fix_1 {
        background-color: #f9f9f9
    }

    #god_fix_1 .small-god img {
        height: 100px
    }
}

@media (min-height: 900px) {
    #god_fix_1 .big-god {
        display: block
    }

    #god_fix_1 .small-god {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .godA {
        display: none !important
    }
}

.god-one .swf-top {
    background: #fff;
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    opacity: .01;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    cursor: hand;
    z-index: 1
}

.sidebar .adA, .sidebar .godA {
    width: 300px;
    margin: 0 auto
}

.sidebar .adA a, .sidebar .godA a {
    display: block
}

.sidebar .adA div, .sidebar .godA div {
    margin-bottom: 10px
}

.sidebar .adA img, .sidebar .godA img {
    width: 100%;
    height: 64px
}

#god_index .swiper .widget-swiper, #god_index .swiper .widget-swiper .con .pic, #god_index .swiper-wrap {
    width: 300px;
    height: 150px
}

.sidebar .godR {
    background-color: #fff;
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-top: 20px
}

.sidebar .godR img, .sidebar .godR object {
    width: 300px
}

.sidebar .godR .god-mark, .sidebar .godR .got-i-icon {
    right: 20px
}

.sidebar .godR .god-mark-origin {
    left: 20px;
    right: initial
}

#god_index .swiper-wrap {
    background-color: #999
}

#god_index .tab-wrap {
    font-size: 14px;
    margin: 0 auto
}

#god_index .tab-nav {
    height: 43px;
    list-style: none;
    margin: 0 auto
}

#god_index .tab-nav-item {
    float: left;
    height: 43px;
    font-size: 14px;
    line-height: 43px;
    cursor: pointer;
    border-bottom: 2px solid #f9f9f9
}

#god_index .tab-nav-item span {
    display: inline-block;
    height: 43px
}

#god_index .tab-nav-item.active {
    border-bottom: 2px solid #fdd000
}

#god_index .tab-body {
    margin: 7px auto 0;
    transition: all .3s;
    -webkit-transition: all .3s
}

#god_index .tab-body-item.active {
    display: block
}

#god_index .tab-body-item-list-item {
    line-height: 29px;
    height: 29px;
    width: 100%;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#god_index .tab-body-item-list-item .dot {
    width: 4px;
    height: 4px;
    display: inline-block;
    float: left;
    margin: 13px 6px 0 0;
    overflow: hidden;
    background: #ccc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

#god_index .tab-body-item-list-item a:hover {
    color: #E63939;
    text-decoration: none
}

#god_index .tab-body-item-title {
    font-size: 16px;
    color: #529ff2;
    height: 34px;
    line-height: 30px;
    text-align: center
}

#god_focus {
    height: 100%;
    position: absolute;
    z-index: 4
}

#god_focus .linear-box {
    height: 55px;
    font-size: 20px;
    line-height: 44px
}

#god_focus .linear-box a {
    color: #fff;
    position: absolute;
    width: 530px;
    left: 20px;
    height: 42px;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#god_focus img {
    display: block;
    width: 100%;
    height: 100%
}

.god-channel-top-fix {
    z-index: 10;
    position: fixed;
    top: 40px;
    left: 50%;
    margin-left: -430px;
    height: 75px
}

.god-channel-top-fix.area {
    width: 1020px
}

.god-channel-top-fix .god-mark {
    left: 0;
    right: inherit;
    border-radius: 0 8px 0 0
}

.god-channel-top-fix .god-close-ad {
    position: absolute;
    right: 20px;
    top: 0;
    padding: 0 5px;
    height: 22px !important;
    text-align: center;
    display: inline-block;
    line-height: 23px;
    font-size: 13px;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    cursor: pointer
}

.god-channel-top-fix .god-close-ad .icon-close {
    margin-right: 2px
}

.god-channel-top-fix .god-close-ad .icon-close:before {
    color: #fff
}

.god-channel-top-fix .swf-top {
    background: #fff;
    filter: alpha(opacity=1);
    -moz-opacity: .01;
    opacity: .01;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    cursor: hand;
    z-index: 1
}

.tab-wrap {
    width: 300px;
    height: auto;
    background: #f9f9f9
}

.sidebar .tab-wrap .tab-nav {
    margin: 15px auto 0;
    height: 31px
}

.sidebar .tab-wrap .tab-nav li {
    font-size: 15px;
    float: left;
    height: 29px;
    line-height: 24px;
    width: 33.3%;
    text-align: center;
    cursor: pointer
}

.sidebar .tab-wrap .tab-nav li.active {
    color: #191919
}

.sidebar .tab-wrap .tab-body.none {
    display: none
}

.sidebar .tab-wrap .tab-body {
    margin-top: 10px;
    float: left;
    width: 9999px;
    position: relative;
    left: 0;
    top: 0
}

.sidebar .tab-wrap .tab-body .tab-body-item {
    width: 300px;
    height: 204px;
    float: left;
    position: relative;
    margin-bottom: 2px;
    padding-right: 20px;
    overflow: hidden
}

.single-big-img h4 {
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 24px;
    vertical-align: top;
    padding-top: 7px
}

.single-big-img .img-container {
    margin: 0 auto 10px;
    width: 640px;
    height: 213px;
    position: relative
}

.single-big-img .img-container img {
    display: block;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .5s ease .1s;
    transition: transform .5s ease .1s;
    transition: transform .5s ease .1s, -webkit-transform .5s ease .1s;
    -webkit-transition: -webkit-transform .5s ease .1s
}

.single-big-img .img-container img:hover {
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.single-big-img .img-container .name {
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #777;
    font-size: 12px;
    background-color: #eae8e8;
    padding: 1px;
    opacity: .8
}

.single-big-img .detail {
    line-height: 20px;
    color: #777;
    height: 20px
}

.single-big-img .detail .qihoo-icon {
    position: static;
    top: auto;
    right: auto;
    background-position: 0 -30px;
    margin-left: 3px;
    vertical-align: top
}

.img-array h4 {
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 24px;
    vertical-align: top;
    padding-top: 7px
}

.img-array .img-group {
    margin: 0 auto 10px
}

.img-array .img-group .img-container {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.img-array .img-group .img-container img {
    display: block;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .5s ease .1s;
    transition: transform .5s ease .1s;
    transition: transform .5s ease .1s, -webkit-transform .5s ease .1s;
    -webkit-transition: -webkit-transform .5s ease .1s
}

.img-array .img-group .img-container img:hover {
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.img-array .img-group .img-container .name {
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #777;
    font-size: 12px;
    background-color: #eae8e8;
    padding: 1px;
    opacity: .8
}

.img-array .detail {
    line-height: 20px;
    color: #777;
    height: 20px
}

.img-array .detail .qihoo-icon {
    position: static;
    top: auto;
    right: auto;
    background-position: 0 -30px;
    margin-left: 3px;
    vertical-align: top
}

.single-small-img {
    padding: 10px 0;
    border-bottom: 1px #f0f0f0 solid;
    color: #191919
}

.single-small-img .left-img-container {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 15px;
    overflow: hidden;
    position: relative
}

.single-small-img .left-img-container img {
    display: block;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .5s ease .1s;
    transition: transform .5s ease .1s;
    transition: transform .5s ease .1s, -webkit-transform .5s ease .1s;
    -webkit-transition: -webkit-transform .5s ease .1s
}

.single-small-img .left-img-container img:hover {
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.single-small-img .left-img-container .name {
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #777;
    font-size: 12px;
    background-color: #eae8e8;
    padding: 1px;
    opacity: .8
}

.single-small-img h4 {
    height: 63px;
    font-size: 18px;
    line-height: 24px;
    vertical-align: top;
    padding-top: 7px;
    font-weight: 400
}

.single-small-img .detail {
    line-height: 20px;
    color: #777;
    height: 20px
}

.clear:after, .qihoo-feed-container:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both
}

.single-small-img .detail .qihoo-icon {
    position: static;
    top: auto;
    right: auto;
    background-position: 0 -30px;
    margin-left: 3px;
    vertical-align: top
}

.qihoo-feed-container {
    padding: 10px 0;
    border-bottom: 1px #f0f0f0 solid;
    color: #191919
}

.clear {
    zoom: 1;
    overflow: hidden
}

.author-subscribe {
    width: 100%;
    background: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 20px
}

.author-subscribe a {
    display: inline-block
}

.author-subscribe .header {
    padding-bottom: 2px
}

.author-subscribe .header .title {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 700;
    font-size: 20px;
    height: 25px;
    color: #191919;
    line-height: 25px
}

.author-subscribe .container-box {
    width: 100%;
    height: 84px;
    box-shadow: inset 0 -1px 0 0 #EBEBEB
}

.author-subscribe .container-box .content-left {
    width: 72px;
    text-align: center;
    height: 84px;
    padding-top: 14px;
    padding-bottom: 14px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.author-subscribe .container-box .content-left:hover {
    color: #C9141D
}

.author-subscribe .container-box .content-left .avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin: 0 auto
}

.author-subscribe .container-box .content-left .name {
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #111;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center
}

.author-subscribe .container-box .content-right {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: top;
    width: 212px
}

.author-subscribe .container-box .content-right .article {
    width: 202px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #404040;
    line-height: 20px;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.author-subscribe .container-box .content-right .article:hover {
    color: #C9141D
}

.float-discuss-enter[data-v-04b1214e] {
    position: relative
}

.float-discuss-enter .header[data-v-04b1214e] {
    margin-top: 20px;
    height: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.float-discuss-enter .header img[data-v-04b1214e] {
    width: 20px;
    height: 20px
}

.float-discuss-enter .header span[data-v-04b1214e] {
    height: 25px;
    margin-left: 8px;
    font-size: 18px;
    font-weight: 400;
    color: #191919;
    line-height: 25px
}

.float-discuss-enter .float-discuss-container[data-v-04b1214e] {
    margin-top: 8px;
    display: block;
    padding: 10px 12px 0;
    background: #f5f5f5;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px
}

.float-discuss-enter .float-discuss-container .top[data-v-04b1214e] {
    width: 626px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.float-discuss-enter .float-discuss-container .footer[data-v-04b1214e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;
    padding-top: 12px
}

.float-discuss-enter .float-discuss-container .footer .views-c[data-v-04b1214e] {
    height: 16px;
    overflow: hidden
}

.float-discuss-enter .float-discuss-container .footer .views-c .view-swiper[data-v-04b1214e] {
    height: 16px;
    overflow: hidden;
    color: #3c3c3d
}

.float-discuss-enter .float-discuss-container .footer .views-c .view-swiper .view-item[data-v-04b1214e] {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-weight: 400
}

.float-discuss-enter .float-discuss-container .footer .views-c .view-swiper .view-item img[data-v-04b1214e] {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 4px
}

.float-discuss-enter .float-discuss-container .footer .views-c .view-swiper .view-item span[data-v-04b1214e] {
    height: 16px;
    line-height: 16px;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.float-discuss-enter .float-discuss-container .footer .no-views[data-v-04b1214e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 16px
}

.float-discuss-enter .float-discuss-container .footer .no-views img[data-v-04b1214e] {
    width: 16px;
    height: 16px
}

.float-discuss-enter .float-discuss-container .footer .no-views span[data-v-04b1214e] {
    margin-left: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #3c3c3d
}

.float-discuss-enter .float-discuss-container .footer .count[data-v-04b1214e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 16px
}

.float-discuss-enter .float-discuss-container .footer .count .number[data-v-04b1214e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.float-discuss-enter .float-discuss-container .footer .count .number .hot-txt[data-v-04b1214e] {
    margin-left: 2px;
    font-size: 12px;
    color: #ff950a;
    font-weight: 500
}

.float-discuss-enter .float-discuss-container .footer .count .number .hot-icon[data-v-04b1214e] {
    width: 14px;
    height: 14px
}

.float-discuss-enter .float-discuss-container .footer .count .view-count[data-v-04b1214e] {
    font-size: 12px;
    font-weight: 400;
    color: #666;
    margin-left: 8px
}

.float-discuss-enter .float-discuss-container .footer .count .view-count[data-v-04b1214e]::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #999;
    vertical-align: middle;
    margin: -1px 8px 0
}

.float-discuss-enter .float-discuss-container .multi-options-c[data-v-04b1214e] {
    padding-top: 16px;
    height: 74px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    overflow-y: hidden
}

.float-discuss-enter .float-discuss-container .multi-options-c .item[data-v-04b1214e] {
    margin-bottom: 5px;
    font-weight: 500;
    text-align: center;
    padding-left: 24px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #333;
    line-height: 32px;
    height: 32px;
    background: #fff;
    border-radius: 4px;
    opacity: .8;
    border: 1px solid rgba(164, 164, 164, .4)
}

.float-discuss-enter .float-discuss-container .multi-options-c .item-selected[data-v-04b1214e] {
    border-radius: 4px;
    opacity: .8;
    border: 1px solid #4a70ff;
    margin-bottom: 8px;
    height: 32px;
    line-height: 32px;
    font-weight: 500;
    color: #1842df;
    font-size: 14px;
    text-align: left;
    padding-left: 12px
}

.float-discuss-enter .float-discuss-container .multi-options-c .item-selected-first[data-v-04b1214e] {
    border: 1px solid rgba(164, 164, 164, .4);
    color: #424242;
    background: #f5f5f5
}

.float-discuss-enter .float-discuss-container .multi-options-c .item-bg[data-v-04b1214e] {
    background: #ecf0ff;
    border: 1px solid rgba(74, 112, 255, .4)
}

.float-discuss-enter .float-discuss-container .multi-options-c .item-bg-selected[data-v-04b1214e] {
    border: 1px solid #a4a4a4;
    color: #424242
}

.float-discuss-enter .float-discuss-container .discussed[data-v-04b1214e], .float-discuss-enter .float-discuss-container .unDiscuss[data-v-04b1214e] {
    margin-bottom: 16px
}

.float-discuss-enter .float-discuss-container .middle[data-v-04b1214e] {
    font-size: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.float-discuss-enter .float-discuss-container .middle .left[data-v-04b1214e] {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.float-discuss-enter .float-discuss-container .middle .left .left-name[data-v-04b1214e] {
    height: 17px;
    font-size: 12px;
    font-weight: 500;
    color: #4a70ff;
    line-height: 17px;
    margin-right: 4px
}

.float-discuss-enter .float-discuss-container .middle .selected-icon[data-v-04b1214e] {
    width: 14px;
    height: 14px
}

.float-discuss-enter .float-discuss-container .middle .right[data-v-04b1214e] {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.float-discuss-enter .float-discuss-container .middle .right .right-name[data-v-04b1214e] {
    display: inline-block;
    height: 17px;
    font-size: 12px;
    font-weight: 500;
    color: #ff5e4d;
    line-height: 17px;
    margin-left: 4px
}

.float-discuss-enter .float-discuss-container .bottom-bar[data-v-04b1214e] {
    width: 100%;
    height: 16px;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.float-discuss-enter .float-discuss-container .bottom-bar .percent-txt[data-v-04b1214e] {
    display: inline-block;
    height: 32px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    line-height: 32px
}

.float-discuss-enter .float-discuss-container .discuss-icon[data-v-04b1214e] {
    width: 40px;
    height: 38px;
    line-height: 44px;
    display: inline;
    vertical-align: sub
}

.float-discuss-enter .float-discuss-container .vs-icon[data-v-04b1214e] {
    height: 25px;
    margin-right: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.float-discuss-enter .float-discuss-container .vs-icon img[data-v-04b1214e] {
    width: 20px;
    height: 20px
}

.float-discuss-enter .float-discuss-container .text-short[data-v-04b1214e] {
    height: 25px;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 25px;
    max-width: 580px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.float-discuss-enter .float-discuss-container .remind-text[data-v-04b1214e] {
    position: absolute;
    right: 40px;
    height: 32px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #e67a00;
    line-height: 32px
}

.float-discuss-enter .float-discuss-container .right-next-yellow[data-v-04b1214e], .float-discuss-enter .float-discuss-container .right-next[data-v-04b1214e] {
    position: absolute;
    right: 0;
    width: 32px;
    height: 32px
}

.float-discuss-enter .float-discuss-container .bottom[data-v-04b1214e] {
    margin-top: 16px;
    height: 32px;
    width: 100%;
    position: relative;
    background: url(//statics.itc.cn/msfe/pictures/dicuss_bg@2x.png) center no-repeat;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.float-discuss-enter .float-discuss-container .bottom .left[data-v-04b1214e], .float-discuss-enter .float-discuss-container .bottom .right[data-v-04b1214e] {
    width: 313px;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.float-discuss-enter .float-discuss-container-extra[data-v-04b1214e] {
    padding-bottom: 0
}

.float-discuss-enter .close-icon[data-v-04b1214e] {
    height: 32px;
    width: 32px;
    position: absolute;
    top: 8px;
    right: 8px
}

.float-discuss-enter .gradient[data-v-04b1214e] {
    width: 640px;
    position: absolute;
    bottom: 38px;
    left: 0;
    height: 18px;
    background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0) 0, #f5f5f5 100%);
    background: linear-gradient(180deg, rgba(245, 245, 245, 0) 0, #f5f5f5 100%)
}
