/*!
 * 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%;
}
body {
  margin: 0;
}
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 {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 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%;
}
ol,
ul {
  list-style: none;
}
li {
  display: list-item;
}
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%;
}
ol,
ul {
  list-style: none;
}
li {
  display: list-item;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
input {
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
}
body,
input {
  font-family: "PingFang SC", Arial, "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", simsun, sans-serif;
}
body {
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  background: #FFF;
  color: #666;
  font-size: 12px;
  line-height: 1.667;
}
a {
  color: #191919;
  text-decoration: none;
}
a:hover {
  color: #c9141d;
  text-decoration: none;
}
em {
  font-style: normal;
}
footer,
#foot {
  height: 95px;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.sohu-index .container,
.tag-index .container,
.channel-index .container,
.article-page .container {
  background-color: #fff;
}
.sohu-index .wrapper-box {
  overflow-x: hidden;
}
#foot {
  text-align: center;
  color: #8B8B8B;
  line-height: 21px;
  padding: 16px 0 0;
  height: 79px;
}
header {
  min-width: 1180px;
}
#foot a {
  color: #8B8B8B;
}
.clear {
  zoom: 1;
  overflow: hidden;
}
.clear:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.area {
  width: 1180px;
  margin: 0 auto;
}
.left,
.right {
  float: left;
  display: inline;
}
.right {
  float: right;
}
.icon {
  display: inline-block;
  vertical-align: top;
}
.img-do {
  overflow: hidden;
  transform-style: preserve-3d;
}
.img-do img {
  transition: transform 0.5s ease 0.1s;
  -webkit-transition: -webkit-transform 0.5s ease 0.1s;
}
.img-do img:hover {
  transform: matrix(1.05, 0, 0, 1.05, 0, 0);
  backface-visibility: hidden;
}
/* line-gradient */
.linear-box {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.linear-box .linear-bg {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  background: #000;
  background: -moz-linear-gradient(top, transparent 0%, #333 100%);
  background: -webkit-linear-gradient(top, transparent 0%, #333 100%);
  background: -o-linear-gradient(top, transparent 0%, #333 100%);
  background: -ms-linear-gradient(top, transparent 0%, #333 100%);
  background: linear-gradient(top, transparent 0%, #333 100%);
  filter: alpha(opacity=50);
}
/* video-icon */
.icon-video {
  position: absolute;
  left: 5px;
  bottom: 6px;
  z-index: 3;
  width: 25px;
  height: 25px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/video_bg01_2.png) no-repeat 0 0;
}
.icon-video-big {
  left: 8px;
  bottom: 8px;
  width: 35px;
  height: 35px;
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/video_bg02_2.png);
}
.icon-video-sm {
  width: 20px;
  height: 20px;
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/video_bg03_2.png);
}
.icon-video-sm:hover {
  background-position: 0 -30px;
}
/* plugin tv */
.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;
}
/* sidebar */
.bord {
  border-top: 2px #FDD000 solid;
  margin: 0 auto 10px;
  background: #F9F9F9;
}
.bord img {
  display: block;
}
/* titleR */
.titleR {
  height: 25px;
  padding: 6px 20px 0;
  color: #191919;
  line-height: 25px;
  text-align: right;
  position: relative;
}
.titleR .tt {
  font-size: 16px;
  float: left;
  font-weight: bold;
}
.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 */
.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;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend .pic-txt p {
  color: #999;
  padding-top: 2px;
}
/* hot-article */
.hot-article {
  padding-bottom: 10px;
  height: auto;
}
.hot-article .pic:hover img {
  transform: matrix(1.04, 0, 0, 1.04, 0, 0);
  backface-visibility: hidden;
}
.hot-article .pic-txt {
  padding: 10px 0;
  margin: 0 auto;
  width: 300px;
}
.hot-article .pic-txt .pic {
  width: 90px;
  height: 60px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  position: relative;
}
.hot-article .pic-txt h4 {
  font-size: 14px;
  line-height: 22px;
  padding-top: 6px;
}
.hot-article .pic-txt .sn {
  width: 100%;
  height: 40px;
  padding-top: 20px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-indent: 10px;
}
/* cooperation */
.cooperation {
  padding-bottom: 10px;
}
.cooperation .cooper {
  font-size: 14px;
  line-height: 34px;
  color: #e3e3e3;
  padding: 0 20px;
}
.cooperation .cooper a {
  color: #666;
  display: inline-block;
}
/* float-btn */
.float-btn {
  width: 36px;
  position: fixed;
  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;
}
/* new float btn */
.float-links {
  width: 48px;
  position: fixed;
  bottom: 100px;
  right: 40px;
  z-index: 999;
}
.float-links li {
  width: 100%;
  height: 48px;
  margin-top: 8px;
  background: #F2F2F2;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.float-links li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.float-links li a em {
  display: block;
  padding-top: 14px;
}
.float-links li a .tooltip {
  display: none;
}
.float-links li a .tooltip .side-sohu-tooltip {
  position: absolute;
  right: 58px;
  top: 10px;
  width: 78px;
  height: 32px;
  background: #333333;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
}
.float-links li a .tooltip .side-sohu-three {
  border-bottom: 8px solid transparent;
  border-left: 4px solid #333;
  border-top: 8px solid transparent;
  height: 0;
  position: absolute;
  right: 54px;
  top: 18px;
  width: 0;
}
.float-links li .icon {
  width: 18px;
  height: 18px;
  margin: 0 auto;
}
.float-links li .fb-icon {
  width: 18px;
  height: 18px;
}
.float-links li:hover {
  background: #EBEBEB;
}
.float-links .back-sohu > a:hover .tooltip {
  display: block;
}
.float-links .user-feedback > a:hover .tooltip {
  display: block;
}
.float-links .back-top {
  background: inherit;
}
.float-links .back-top a {
  background: #F2F2F2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-links .back-top a:hover {
  background: #EBEBEB;
}
.float-links .back-top .fb-icon {
  width: 18px;
  height: 18px;
}
.float-links .back-top .icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAADkDTpVAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAKRSURBVHjaYvz//z8DMWDWrFn8QGo7lOuZlpb2kRh9AAHESIwFQMNFgdROIOaDCn0CYnegJa8J6QUIICYiDJcBUgeAmBWI7aEYxD4AlcMLAAKIiYDhylDDvwGxE9DFT0EYxIaKHYCqwQkAAogJj+GaQOogED8HYhfk4ICyXaByB6FqsQKAAGLCYbgBkDoExNegYY0RoVAxd6iaQ1A9GAAggJiwGG4BdflRIPYBGvQNl+ugcj5QtQehelEAQAAxoRkOCtt9QLwFiIOBBvwiFIlQNcFQPfugZsABQAAxIRnuB03nC4E4BqjxLwORAKo2Bqp3O9QsMAAIICao4dFAag0QTwDiLKCG/wwkAqieLKgZa6BmMgAEEOPMmTPTgPR0IK4HKmphoAIAGl4DpBqBOBMggEAWvANxgIZPZKAiAFqSD3I0QAAxElsWkQsAAoiJgcYAIIBobgFAANHcAoAAorkFAAFEcwsAAojmFgAEEM0tAAggUiwA1cnHoJifWE0AAURsRsNaJwMxwToZIICI8QHOOhkqhxcABBADyAd4sDIQ3wHi00AsiiQuChW7A1WD0wyAAMJnuCYQPwHiw0DMj0WeHyr3BKoWqzkAAYTLcAMgfg3Eu4CYC48juKBqXkP1YKgBCCBsmiyA+CMQbwBiNgJByABVswGqxwJdHiCA0BU7AfE3IF4KxMxEGA7DzFA936BmwOUAAghZkR8Q/wTi6UDMSILhMMwI1fsTahZYHCCAYJLRQPwLiDvJNBzZkk6oWSAzGQACCCSYBsR/gbiGAoPRcQ3UzDSAAAJx3gFxPhUNh2GQme8AAojmdTJAANG8NAUIIJpbABBANLcAIIBobgFAANHcAoAAorkFAAFEcwsAAgwAayIxKic9uoUAAAAASUVORK5CYII=) no-repeat 0 -20px;
  margin-top: 24px;
}
.float-links .back-top:hover {
  background: inherit;
}
.float-links .prize-survey {
  background: #FFD100;
}
.float-links .prize-survey:hover {
  background: #FFE561;
}
.unfeedback {
  display: none;
  width: 290px;
  height: 90px;
  padding-top: 22px;
  border: 1px #E7E7E7 solid;
  background: #fff;
  border-radius: 4px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -56px 0 0 -145px;
  z-index: 10;
}
.unfeedback p {
  text-align: center;
  line-height: 20px;
  padding-top: 13px;
}
/* head */
.article-head,
.channel-head,
.tag-head,
.error-head {
  background: #111111;
  height: 48px;
  position: relative;
  z-index: 2;
}
.article-head .head-container,
.channel-head .head-container,
.tag-head .head-container,
.error-head .head-container {
  position: relative;
  height: 100%;
  width: 1240px;
  margin: 0 auto;
}
.article-head .head-nav,
.channel-head .head-nav,
.tag-head .head-nav,
.error-head .head-nav {
  position: absolute;
  left: 0;
  top: 0;
  height: 48px;
  /* li */
  /* .more-nav */
  /* .cor */
  /* .more-nav-box */
}
.article-head .head-nav li,
.channel-head .head-nav li,
.tag-head .head-nav li,
.error-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,
.tag-head .head-nav li a,
.error-head .head-nav li a {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 22px;
  padding: 5px 12px;
  box-sizing: border-box;
}
.article-head .head-nav li:hover,
.channel-head .head-nav li:hover,
.tag-head .head-nav li:hover,
.error-head .head-nav li:hover {
  background: rgba(255, 255, 255, 0.1);
}
.article-head .head-nav li.index,
.channel-head .head-nav li.index,
.tag-head .head-nav li.index,
.error-head .head-nav li.index {
  margin-right: 24px;
  height: 48px;
  width: 72px;
  padding: 0px;
}
.article-head .head-nav li.index a,
.channel-head .head-nav li.index a,
.tag-head .head-nav li.index a,
.error-head .head-nav li.index a {
  padding: 0px;
}
.article-head .head-nav li.index .sohu-logo,
.channel-head .head-nav li.index .sohu-logo,
.tag-head .head-nav li.index .sohu-logo,
.error-head .head-nav li.index .sohu-logo {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/sohu-logo.png) no-repeat 0 0;
  background-size: contain;
}
.article-head .head-nav li.index:hover,
.channel-head .head-nav li.index:hover,
.tag-head .head-nav li.index:hover,
.error-head .head-nav li.index:hover {
  cursor: pointer;
}
.article-head .head-nav li.nav-item,
.channel-head .head-nav li.nav-item,
.tag-head .head-nav li.nav-item,
.error-head .head-nav li.nav-item {
  margin: 8px 8px 8px 0px;
}
.article-head .head-nav .more-nav,
.channel-head .head-nav .more-nav,
.tag-head .head-nav .more-nav,
.error-head .head-nav .more-nav {
  position: relative;
}
.article-head .head-nav .more-nav .more-tag,
.channel-head .head-nav .more-nav .more-tag,
.tag-head .head-nav .more-nav .more-tag,
.error-head .head-nav .more-nav .more-tag {
  display: inline-flex;
  align-items: center;
}
.article-head .head-nav .more-nav:hover,
.channel-head .head-nav .more-nav:hover,
.tag-head .head-nav .more-nav:hover,
.error-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,
.tag-head .head-nav .more-nav:hover .cor,
.error-head .head-nav .more-nav:hover .cor {
  transform: rotate(180deg);
}
.article-head .head-nav .more-nav:hover .more-nav-box,
.channel-head .head-nav .more-nav:hover .more-nav-box,
.tag-head .head-nav .more-nav:hover .more-nav-box,
.error-head .head-nav .more-nav:hover .more-nav-box {
  visibility: visible;
  opacity: 1;
}
.article-head .head-nav .cor,
.channel-head .head-nav .cor,
.tag-head .head-nav .cor,
.error-head .head-nav .cor {
  display: inline-block;
  width: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAALVJREFUWEftlLERwzAMA4mZ4pnsmeKZ4pmQY86FCkcEreTUkK1E6g8ABZtcmPy+FUApUAqUAqVAqADJp5mtN7/sHcDW6w0BvJnky8weSYgDwBL1qAD+uENkagFwRA0SwKmC2+B2KLUB2JWLMsAJoeQh9L0FSwEIeZB8HwXo5UHyfQigkwfZ92GAizykfP8JQJMHU/b920akQ9gOIvn5nJR9/wuAsufRnSEFouHKeQGUAqXAdAXevj41IS0yryAAAAAASUVORK5CYII=) no-repeat 0 0;
  background-size: contain;
  font-size: 0;
  height: 16px;
  overflow: hidden;
  vertical-align: top;
  transition: all 0.2s ease-in-out 0s;
  margin-left: 5px;
}
.article-head .head-nav .more-nav-box,
.channel-head .head-nav .more-nav-box,
.tag-head .head-nav .more-nav-box,
.error-head .head-nav .more-nav-box {
  width: 338px;
  height: 144px;
  background: #FFFFFF;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06), 0px 4px 10px -2px rgba(0, 0, 0, 0.07);
  border: 1px solid rgba(0, 0, 0, 0.02);
  visibility: hidden;
  opacity: 0;
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding: 14px 4px 4px 12px;
  transition: all 0.2s ease-in;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.article-head .head-nav .more-nav-box::after,
.channel-head .head-nav .more-nav-box::after,
.tag-head .head-nav .more-nav-box::after,
.error-head .head-nav .more-nav-box::after {
  content: '';
  position: absolute;
  right: 50%;
  top: -16px;
  transform: translateX(50%);
  width: 0px;
  height: 0px;
  border-top: 8px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #FFFFFF;
  border-left: 6px solid transparent;
  z-index: 1;
}
.article-head .head-nav .more-nav-box a,
.channel-head .head-nav .more-nav-box a,
.tag-head .head-nav .more-nav-box a,
.error-head .head-nav .more-nav-box a {
  color: #191919;
  display: inline-block;
  max-width: 88px;
  min-width: 56px;
  width: fit-content;
  height: 32px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  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,
.tag-head .head-nav .more-nav-box a:hover,
.error-head .head-nav .more-nav-box a:hover {
  background: #F8F8F8;
}
.article-head .head-rihgt,
.channel-head .head-rihgt,
.tag-head .head-rihgt,
.error-head .head-rihgt {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
/*right-fix*/
.right-fixed {
  width: 340px;
  top: 0;
  position: fixed;
  transform: translateZ(0);
}
.tag-index .right-fixed,
.article-page .right-fixed,
.channel-index .right-fixed,
.channel-sub .right-fixed {
  width: 340px;
  top: 60px;
  position: fixed;
  transform: translateZ(0);
}
/*sohu-news-push 20171121*/
.pop-news {
  position: fixed;
  left: 90px;
  top: 110px;
  width: 284px;
  height: 125px;
  border: 1px #ADD4FF solid;
  background: #D8E9FC;
  border-radius: 12px;
  display: none;
  z-index: 222;
}
.pop-news .pop-news-close {
  width: 12px;
  height: 12px;
  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: bold;
}
.pop-news .pop-news-cont {
  width: 260px;
  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;
}
@font-face {
  font-family: 'icomoon';
  src: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/fonts/icomoon.eot);
  src: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/fonts/icomoon.ttf) format('truetype'), url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/fonts/icomoon.woff) format('woff'), url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/fonts/icomoon.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -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-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: 0px;
  top: 0px;
}
.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;
}
.god-mark {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 5px;
  height: 20px!important;
  text-align: center;
  display: inline-block;
  line-height: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px 0 0 0;
  z-index: 1;
}
.swf-top {
  background: #fff;
  background-color: #ffffff;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
.focus-god {
  position: relative;
}
.god-mark-origin {
  bottom: auto;
  top: 0;
  left: 0;
  right: auto;
  border-radius: 0 0 8px 0;
  z-index: 1;
}
.got-video-icon {
  cursor: pointer;
  position: absolute;
  bottom: 7px;
  right: 7px;
  width: 31px;
  height: 31px;
  display: block;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/god_video_icon.png) no-repeat 0 0;
  z-index: 2;
}
.got-i-icon {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/god_i_icon.png) no-repeat 0 0;
  z-index: 2;
}
.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;
  background-color: #ffffff;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  cursor: pointer;
  cursor: hand;
}
.adL,
.godL {
  padding-bottom: 24px;
  position: relative;
  display: none;
  overflow: hidden;
}
.adL img,
.godL img {
  display: block;
  margin: 0 auto;
}
.adL .god-mark,
.godL .god-mark {
  bottom: 24px;
}
.adR,
.god-article-bottom {
  padding: 20px 0 10px;
  position: relative;
  display: none;
  overflow: hidden;
  z-index: 0;
}
.adR img,
.god-article-bottom img,
.adR object,
.god-article-bottom object {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.adR .got-i-icon,
.god-article-bottom .got-i-icon {
  top: 10px;
}
.adR .god-mark-origin,
.god-article-bottom .god-mark-origin {
  top: 10px;
}
.adR {
  /* 20170307 */
  padding: 10px 0 0px;
  position: relative;
  display: none;
  height: 250px;
  overflow: hidden;
}
.adR .swf-top {
  background: #fff;
  background-color: #ffffff;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
.god-article-bottom {
  width: 100%;
  height: 150px;
  padding-bottom: 0;
  padding: 10px 0 10px;
}
.god-article-bottom .swf-top {
  z-index: 1;
  background: #fff;
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
}
.god-article-bottom .got-i-icon {
  top: 10px;
}
.god-article-bottom .god-mark-origin {
  top: 10px;
}
.god-article-bottom .god-mark {
  bottom: 10px;
}
.god-article-bottom img,
.god-article-bottom object {
  height: 150px;
}
.god-banner {
  position: relative;
}
.god-banner img {
  display: block;
  width: 640px;
  height: 100px;
}
.god-txtL {
  margin-top: 3px;
  border: 1px #E5E5E5 solid;
  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 {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  background: #000;
  z-index: 199;
}
.god-video video {
  width: 100%;
  height: auto;
}
.god-video-do {
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  z-index: 200;
  line-height: 20px;
}
.god-video-do .god-mark {
  background: none;
  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, 0.5);
}
/* 20161107 */
.god-channel-top.show-all {
  height: 240px;
}
.god-channel-top {
  position: relative;
  transition: height 0.5s;
  -webkit-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -moz-transition: height 0.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: 0px;
}
.god-channel-top .flash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.god-channel-top .got-i-icon {
  top: 0px;
}
.god-channel-top .god-mark-origin {
  top: 0px;
}
.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAA4CAYAAABUkxDUAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJeSURBVHjaYmRgYEhjGOIAIICYGIYBAAigYeEJgAAaFp4ACKBh4QmAABoWngAIoGHhCYAAGhaeAAigYeEJgAAaFp4ACKBh4QmAABoWngAIoGHhCYAAGhaeAAigYeEJgAAaFp4ACKBh4QmAABoWngAIoGHhCYAAGhaeAAigYeEJgAAaFp4ACKBh4QmAABoWngAIoGHhCYAAGhaeAAigYeEJgAAaFp4ACCAWYhR1dXUZDoTjysrKzhOjDiCAGBmGwYAyQAANi+QEEEDDwhMAATQsPAEQQMPCEwABNCw8ARBAw8ITAAE0LDwBEEDDwhMAAcQMxN+AWHqIeugPEB8FCCDG////MzAyMgoCOS5ALDiEPPAZiPcC3f8KIIDAngC3PxgZQe0oSyDWHAIeeALE+4Bu/wHiAAQQ3BPwxhQjoyKQsgditkHqgXNAN59BFgAIIAxPQD0yGJPXLyDeA3TvE3QJgADC6olBmLzeAPFuoFs/Y5MECCCcnhhEyes6EB8HuvMPLgUAAUTQE1CP8AIpZyAWo3PxCXL8dUIKAQKIKE9APQKqRyyAWIdOxSco+bwhRjFAABHtCTomryfQDPyLWA0AAUSyJ2icvM4A3XOOVE0AAUSWJ5CSlwkQG1DB8T+gldcTcjQDBBDZnkDyjAyQcgRiTjKNeAVtPnwm1w0AAUSxJ6Ae4QZSrmQkL4LFJzEAIICo4gkykhe49Qm0+yY17AYIIKp5goTkBUo2O4H2vqOWnQABRHVPQD3CCfWIDJrUI2gG/kVN+wACiCaeQPIMKGnpAvE/IL4MtOsSLewBCDAA5J+ezprFo88AAAAASUVORK5CYII=) no-repeat 0 0;
  text-decoration: none;
}
.god-channel-top .god-o-c em {
  font-size: 10px;
  display: block;
}
.god-channel-top .god-o-c:hover {
  color: #fff;
}
.god-channel-top .b-960,
.god-channel-top .s-960 {
  display: none;
}
#god_fix_1 {
  height: auto;
}
#god_fix_1 .big-god {
  display: none;
  height: 250px;
}
#god_fix_1 .small-god {
  display: block;
}
#god_fix_1 .small-god img {
  height: 110px;
}
@media (min-height: 769px) {
  #god_fix_1 .big-god {
    display: block;
  }
  #god_fix_1 .small-god {
    display: none;
  }
}
/* 20170214 */
@media screen and (max-width: 1024px) {
  .godA {
    display: none !important;
  }
}
/* feeds ad */
.god-one .swf-top {
  background: #fff;
  background-color: #ffffff;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
.sidebar .adA,
.sidebar .godA {
  display: none;
  width: 100%;
  margin: 0 auto 10px;
}
.sidebar .adA img,
.sidebar .godA img {
  width: 100%;
  height: 64px;
}
.sidebar .godR {
  background-color: #f9f9f9;
}
.sidebar .godR object,
.sidebar .godR img {
  width: 300px;
  height: 250px;
}
.sidebar .godR .got-i-icon,
.sidebar .godR .god-mark {
  right: 0px;
}
.sidebar .godR .god-mark {
  bottom: 0px;
}
.sidebar .godR .god-mark-origin {
  left: 20px;
  right: initial;
}
/* 17/3/10  搜狐首页右侧，推广 */
#god_index .swiper .widget-swiper {
  height: 150px;
  width: 300px;
}
#god_index .swiper .widget-swiper .con .pic {
  height: 150px;
  width: 300px;
}
#god_index .swiper-wrap {
  width: 300px;
  height: 150px;
  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;
}
#god_index .tab-nav-item span {
  display: inline-block;
  height: 43px;
}
#god_index .tab-nav-item {
  border-bottom: 2px solid #f9f9f9;
}
#god_index .tab-nav-item.active {
  border-bottom: 2px solid #fdd000;
}
#god_index .tab-body {
  margin: 7px auto 0 auto;
  transition: all 0.3s;
  -webkit-transition: all 0.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;
}
/* 17/3/15  搜狐首页焦点图 #index-focus */
#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%;
}
.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;
}
.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 0 0;
}
.err404 h4 {
  font-size: 24px;
  color: #191919;
  padding-bottom: 16px;
}
.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;
}
.err-js {
  height: 45px;
  line-height: 45px;
  background: #FFFBE7;
  border-bottom: 1px #FDD000 solid;
  left: 0;
  top: 40px;
  z-index: 500;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #191919;
  position: relative;
}
.sohu-index .err-js {
  top: 0;
}
.err-js .err-js-icon {
  margin: 16px 6px 0 0;
  width: 14px;
  height: 14px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAIAAACQKrqGAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAESSURBVHjaYvz/+zkDBPx9///t7P9fDjF8Pwvichoz8jozCqcwMPFC5AECiBGi9P/nHf+f5DH8+8yABlhlGaX7GbmtgUyAAAIpBal7lAiXZVRYA9L8IAQhIjuHkc8bIIAY//+49u+WObJ5TNoge/5dlUSYzcTLpHYSIICYgO7DYi8a+PcZqAwggJj+f97JQAQAKgMIICaGX4+JUQpUBhBATAxEA4AAYmFgk2X4cQ3Frq9HsShkkwUIIBZGXvf/aEqRggkRXrzuAAHExCiUCI8PeLhCghY5sIDKAAKIiYFFFBgf+F0JUsAiChBAsIj9tPX/00LsESvVzchjD2QCBBAj9uQCtIpDj4FTj1EkE+48gAADADfkZuwj2qqpAAAAAElFTkSuQmCC) no-repeat 0 0;
}
.ie-low {
  width: 425px;
  height: 225px;
  margin: 120px auto;
  padding: 155px 0 0 525px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/ie_low.png) no-repeat 0 0;
}
.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 {
  height: 45px;
  line-height: 45px;
  background: #FFFBE7;
  border-bottom: 1px #FDD000 solid;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #191919;
}
.err-js .err-js-icon {
  margin: 16px 6px 0 0;
  width: 14px;
  height: 14px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAIAAACQKrqGAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAESSURBVHjaYvz/+zkDBPx9///t7P9fDjF8Pwvichoz8jozCqcwMPFC5AECiBGi9P/nHf+f5DH8+8yABlhlGaX7GbmtgUyAAAIpBal7lAiXZVRYA9L8IAQhIjuHkc8bIIAY//+49u+WObJ5TNoge/5dlUSYzcTLpHYSIICYgO7DYi8a+PcZqAwggJj+f97JQAQAKgMIICaGX4+JUQpUBhBATAxEA4AAYmFgk2X4cQ3Frq9HsShkkwUIIBZGXvf/aEqRggkRXrzuAAHExCiUCI8PeLhCghY5sIDKAAKIiYFFFBgf+F0JUsAiChBAsIj9tPX/00LsESvVzchjD2QCBBAj9uQCtIpDj4FTj1EkE+48gAADADfkZuwj2qqpAAAAAElFTkSuQmCC) no-repeat 0 0;
}
a.cached-btn {
  width: 69px;
  height: 28px;
  display: inline-block;
  background: #FDD000;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
  color: #191919;
  margin-left: 20px;
}
a.cached-btn .icon-cached:before {
  font-size: 14px;
  color: #191919;
  margin-right: 6px;
}
.uninterested-box {
  width: 246px;
  display: none;
  border: 1px #E7E7E7 solid;
  padding: 20px 0;
  position: absolute;
  left: -79px;
  top: 30px;
  background: #fff;
  border-radius: 6px;
}
.uninterested-box .cort {
  position: absolute;
  left: 115px;
  top: -9px;
  width: 14px;
  height: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADbSURBVHjaYvz//z8DNvDixQsvEC0hIbENmzxAADGANKLj58+f97579+4/CIPY2NQABBA2Tc1v3rz5/+/fPzAGsUFi6OoAAghdU9Xr16////379z8MgNggMZAcslqAAELWFPfy5cv/f/78+Y8OQGIgOZAamHqAAIJp8gEGxv9fv379xwVAciA1ILUgPQABxAhkWAID6ZigoCADOzs7Az7w8+dPhvfv34OYVgABxAQkMvn5+QlqAgGQGpBakB6AAGL8/Pnzfx4eHgZSwJcvXxgAAojxP64UQAAABBgAi1oLM46RWfYAAAAASUVORK5CYII=) no-repeat 0 0;
}
.uninterested-box h4 {
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}
.uninterested-box ul {
  padding-top: 10px;
}
.uninterested-box ul li {
  padding-left: 21px;
  height: 30px;
  font-size: 14px;
  cursor: pointer;
}
.uninterested-box ul li input {
  float: left;
  margin: 3px 8px 0 0;
  opacity: 0;
  opacity: 100\9;
}
.uninterested-box ul li .checkbox-icon {
  position: relative;
  float: left;
  cursor: pointer;
}
.uninterested-box ul li .checkbox-icon:before {
  content: "";
  display: block;
  display: none\9;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px #DEDEDE solid;
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 6;
  border-radius: 3px;
}
.uninterested-box ul .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;
}
.uninterested-box .unia {
  text-align: center;
  padding-top: 2px;
}
.uninterested-box .unia textarea {
  width: 210px;
  min-height: 50px;
  border: 1px #E7E7E7 solid;
  border-radius: 4px;
  outline: none;
  color: #666;
  line-height: 20px;
  resize: none;
}
.uninterested-box .btn {
  padding-top: 15px;
  text-align: center;
}
.uninterested-box .uninterested-ok {
  background: #FDD000;
  width: 80px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  color: #191919;
  border-radius: 2px;
}
.uninterested-no {
  display: none;
  width: 102px;
  height: 33px;
  border: 1px #E7E7E7 solid;
  position: absolute;
  left: -7px;
  top: -42px;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  line-height: 33px;
}
.uninterested-no .cort {
  position: absolute;
  left: 45px;
  bottom: -9px;
  width: 16px;
  height: 9px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADhSURBVHjaYnz+/Pl/fn5+Bk5OTgZSwPfv3xk+fvzIABBATEC2FYjx69cvojWD1IL0gPQCBBDD////GYCuiHr58uX/379//ycEQGpAaoF6QkF6AQIIbADUkJxXr179//PnD07NIDmQGpBamD6AAIIbADWk6vXr1////v2LoRkkBpIDqUHWAxBAKAZADWl+8+bN/3///sE1g9ggMZAcunqAAMIwAGpI74cPH+AGvH//HqS5F5tagADCagDUkGmfPn36D8IgNi51AAHECDYFC3jx4gU3kMqEcqdLSEh8xaYOIMAA7aRmBdQpoRgAAAAASUVORK5CYII=) no-repeat 0 0;
}
.share ul {
  z-index: 1;
  height: 30px;
}
.share li {
  float: left;
  margin-left: 15px;
}
.share li .icon {
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
}
.share li .sinat-icon {
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/wb.png);
}
.share li .sinat-icon:hover {
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/wb-hover.png);
}
.share li .weixin-icon {
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/wx.png);
}
.share li .weixin-icon:hover {
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/wx-hover.png);
}
.share li .qzone-icon {
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/zone.png);
}
.share li .qzone-icon:hover {
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/zone-hover.png);
}
.share li.tt {
  color: #B4B4B4;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
}
.share .weixin {
  position: relative;
}
.share .wx-code {
  display: none;
  position: absolute;
  z-index: 20;
  top: 37px;
  left: -65px;
  width: 155px;
  height: 166px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/share-box.png) -3px 0 no-repeat;
}
.share .wx-code .cort {
  display: none;
}
.share .wx-code .code-pic {
  height: 100px;
  margin-top: 52px;
  padding: 0 32px;
}
.share .wx-code .wx-tip {
  position: absolute;
  top: 21px;
  left: 43px;
  color: #B4B4B4;
}
.share .wx-code p {
  font-size: 14px;
  line-height: 20px;
  color: #191919;
}
.share .weixin:hover .wx-code {
  display: block;
}
.hotlist-swiper,
.scroll,
.con {
  width: 546px;
  height: 520px;
}
.widget-swiper {
  width: 546px;
  height: 550px;
  overflow: hidden;
  position: relative;
}
.widget-swiper .scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}
.widget-swiper .con {
  float: left;
  width: 9999px;
  position: relative;
  left: 0;
  top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.widget-swiper .con .pic {
  width: 546px;
  height: 520px;
  float: left;
  position: relative;
}
.widget-swiper .con .pic .hot-item {
  position: relative;
  width: 160px;
  min-height: 154px;
  margin-right: 22px;
  margin-bottom: 22px;
  float: left;
}
.widget-swiper .con .pic .hot-item .hot-order {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 25px;
  height: 23px;
  z-index: 10;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.widget-swiper .con .pic .hot-item .hot-order.index-0 {
  background: #FF393F;
}
.widget-swiper .con .pic .hot-item .hot-order.index-1 {
  background: #FF7019;
}
.widget-swiper .con .pic .hot-item .hot-order.index-2 {
  background: #FF9600;
}
.widget-swiper .con .pic .hot-item .img-container {
  width: 100%;
  height: 107px;
  overflow: hidden;
}
.widget-swiper .con .pic .hot-item .img-container img {
  width: 100%;
  height: 100%;
  display: block;
  margin-bottom: 11px;
}
.widget-swiper .con .pic .hot-item p {
  font-size: 12px;
  color: #CECECE;
  line-height: 18px;
  margin-top: 9px;
}
.widget-swiper .con .pic .hot-item iframe {
  height: 144px!important;
}
.widget-swiper .con .pic img {
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease 0.1s;
  -webkit-transition: -webkit-transform 0.5s ease 0.1s;
}
.widget-swiper .con .img-do img:hover {
  transform: matrix(1.05, 0, 0, 1.05, 0, 0);
}
.widget-swiper .con .pic span {
  height: 55px;
  font-size: 14px;
  line-height: 20px;
}
.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;
}
.widget-swiper .bullets span,
.widget-swiper .bullets span a {
  display: inline-block;
  vertical-align: top;
}
.widget-swiper .bullets {
  bottom: 0px;
  height: 9px;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
}
.widget-swiper .bullets span {
  cursor: pointer;
  height: 9px;
  margin: 0 1px;
  overflow: hidden;
  width: 38px;
}
.widget-swiper .bullets span a {
  background: #999;
  font-size: 0;
  height: 3px;
  width: 38px;
  margin-top: 2px;
}
.widget-swiper .bullets span.active a {
  background: #FF3841;
}
/* widget-tabs */
.widget-tabs {
  margin: 15px auto 0;
  height: 31px;
  padding: 0 20px;
}
.widget-tabs li {
  font-size: 15px;
  float: left;
  height: 29px;
  line-height: 24px;
  width: 33.3%;
  text-align: center;
}
.widget-tabs li.cur {
  border-bottom: 2px #FDD000 solid;
  color: #191919;
}
.recommend-gallery {
  width: 100%;
  background: #f7f7f7;
}
.recommend-gallery .hot-gallery-title {
  padding: 22px 0 12px;
  font-size: 22px;
  color: #191919;
}
.relevant-recom {
  margin: 0 auto;
}
.relevant-recom #feed-loading {
  text-align: center;
  font-size: 12px;
  padding-bottom: 90px;
  position: relative;
}
.relevant-recom #feed-loading img {
  position: relative;
  left: -10px;
  top: 8px;
}
#recommend-feed .av-item {
  height: 250px;
}
#recommend-feed .av-item > a {
  display: block;
  height: 250px;
}
#recommend-feed .item {
  width: 300px;
  padding-bottom: 12px;
}
#recommend-feed .item .item-inner {
  display: block;
  overflow: hidden;
  transition: all 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#recommend-feed .item .item-inner:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 16px 32px -4px rgba(0, 0, 0, 0.17);
  transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  border-radius: 4px;
}
#recommend-feed .item img {
  width: 300px;
  display: block;
}
#recommend-feed .item .pic {
  max-height: 420px;
  overflow: hidden;
  position: relative;
}
#recommend-feed .item .pic .pic-num {
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: inline-block;
  width: 40px;
  height: 20px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
}
#recommend-feed .item .description {
  background-color: #fff;
}
#recommend-feed .item .description .title {
  padding: 16px 16px;
  font-size: 16px;
  color: #303030;
  line-height: 24px;
  max-height: 48px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dsy-article {
  min-width: 1180px;
  /* slide-box */
}
.dsy-article .clearfix:before,
.dsy-article .clearfix:after {
  content: " ";
  display: table;
}
.dsy-article .clearfix:after {
  clear: both;
}
.dsy-article .dsy-wrap {
  position: relative;
  background: #000;
  width: 100%;
  height: 870px;
}
.dsy-article .dsy-wrap .dsy-contentA {
  position: relative;
  height: 100%;
}
.dsy-article .dsy-wrap .dsy-contentA.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside {
  position: relative;
  width: 300px;
  height: 100%;
  margin-left: auto;
  background-color: #000;
  border-left: 1px solid #1c1d1e;
  color: #fff;
  border-left: 1px solid #333333;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions {
  box-sizing: border-box;
  padding: 17px 10px 17px 20px;
  height: 49px;
  border-bottom: 1px solid #333333;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions span {
  display: inline-block;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link {
  height: 18px;
  line-height: 18px;
  float: left;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link .add-likes {
  display: inline-block;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link .icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 7px;
  float: left;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link .num {
  font-size: 14px;
  color: #FFFFFF;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link .zan-icon {
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/like.png) no-repeat center center;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link .zan-icon:hover {
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/like-hover.png) no-repeat center center;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link .zan-icon.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link .unzan-icon {
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/like-hover.png) no-repeat center center;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .zan-link .unzan-icon.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-actions .gallery-share {
  width: 120px;
  float: right;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant {
  padding: 20px 20px 16px 20px;
  border-bottom: 1px solid #333333;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant h2 {
  line-height: 1;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 20px;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant .altas-list .altas-item {
  width: 120px;
  float: left;
  margin-right: 18px;
  margin-bottom: 6px;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant .altas-list .altas-item .img-container {
  width: 120px;
  height: 80px;
  overflow: hidden;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant .altas-list .altas-item .img-container img {
  width: 100%;
  height: 100%;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant .altas-list .altas-item .title {
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant .altas-list .altas-item:first-child {
  width: 258px;
  margin-bottom: 14px;
  margin-right: 0;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant .altas-list .altas-item:first-child .img-container {
  width: 258px;
  height: 129px;
  overflow: hidden;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant .altas-list .altas-item.last-child {
  margin-right: 0!important;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-aside .theater-aside-relevant .altas-list .altas-item iframe {
  height: 126px!important;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main {
  position: absolute;
  top: 0;
  right: 300px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-color: #000;
  padding: 20px;
  min-width: 760px;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title {
  height: 80px;
  margin: 10px 0;
  position: relative;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title h1 {
  font-size: 22px;
  color: #fff;
  line-height: 22px;
  margin-bottom: 12px;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info {
  height: 30px;
  color: #878686;
  font-size: 12px;
  line-height: 30px;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info a {
  color: #777;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info a.disabled {
  cursor: default;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info a.disabled:hover {
  color: #777;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info a:hover {
  color: #c9141d;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info span {
  display: inline-block;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info .name img {
  width: 28px;
  height: 28px;
  float: left;
  border-radius: 50%;
  margin-right: 10px;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info .time {
  margin-left: 18px;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info .article-area {
  margin-left: 18px;
}
.dsy-article .dsy-wrap .dsy-contentA .theater-main .article-title .info .article-statement {
  float: right;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area {
  height: 633px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .enlarge-cont {
  position: absolute;
  top: 10px;
  right: 67px;
  z-index: 20;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(60, 60, 60, 0.4);
  cursor: pointer;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .enlarge-cont:hover {
  background: rgba(60, 60, 60, 0.8);
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .enlarge-cont.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .enlarge-pic {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/enlarge.png) no-repeat center center;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .switch-btn {
  z-index: 4;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .pic-explain {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 50px 0 ;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .pic-explain .explain-area {
  width: 830px;
  margin: 0 auto;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .pic-explain .pic-number {
  display: inline-block;
  float: left;
  margin-right: 21px;
  font-size: 18px;
  line-height: 22px;
  color: #999999;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .pic-explain .pic-number .num {
  color: #ffffff;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .pic-explain .pic-exp {
  padding: 0 0 13px 48px;
  text-align: justify;
  line-height: 22px;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .pic-explain .pic-exp .txt {
  height: 66px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .pic-explain .pic-exp .txt p {
  font-size: 14px;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .pic-explain .pic-exp .txt p.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .picture {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 33px;
  z-index: 1;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .picture i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .picture img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .picture img.long {
  width: 100%;
  height: auto;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .picture.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-pre {
  display: block;
  width: 40px;
  position: absolute;
  z-index: 25;
  left: 0;
  bottom: 33px;
  cursor: pointer;
  top: 0;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-pre:hover {
  background: #181818;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-pre .pre-icon {
  width: 29px;
  height: 54px;
  float: left;
  margin: 275px 0 0 10px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/left-arrow.png) no-repeat 0 0;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-pre .pre-icon.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-pre span {
  width: 100px;
  margin-top: 60px;
  font-style: normal;
  display: none;
  color: #666;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-pre span.show {
  display: block;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-pre.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-next {
  display: block;
  width: 40px;
  position: absolute;
  z-index: 25;
  right: 0;
  top: 0;
  bottom: 33px;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-next:hover {
  background: #181818;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-next .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  left: 0;
  width: 100%;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-next .next-icon {
  width: 29px;
  height: 54px;
  float: right;
  margin: 275px 0 0 0;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/right-arrow.png) no-repeat;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-next .next-icon.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-next span {
  width: 100px;
  margin-top: 60px;
  font-style: normal;
  display: none;
  color: #666;
  margin-left: -14px;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main .pic-area .btn-next span.show {
  display: block;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-main.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list {
  position: relative;
  height: 75px;
  width: 880px;
  margin: 19px auto;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll {
  width: 830px;
  height: 75px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .con {
  float: left;
  position: absolute;
  top: 0;
  width: 9999px;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .pic-wrap {
  display: inline-block;
  position: relative;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .pic {
  float: left;
  width: 108px;
  box-sizing: border-box;
  margin: 0 5px 0 5px;
  height: 71px;
  position: relative;
  cursor: pointer;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .pic:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .pic .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .pic.hid {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .current-thumb {
  border: 2px solid #ffffff;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .scroll .current-thumb:after {
  background-color: rgba(0, 0, 0, 0);
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .btns {
  width: 100%;
  position: absolute;
  left: 0;
  pointer-events: none;
  top: 28px;
  height: 22px;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .btns a {
  width: 14px;
  height: 22px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/thumb-left.png) no-repeat center center;
  background-size: contain;
  left: 0;
  pointer-events: all;
  top: 0;
  cursor: pointer;
  position: absolute;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .btns a:hover {
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/thumb-left-hover.png) no-repeat center center;
  background-size: contain;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .btns .unbtnl {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .btns .btnr {
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/thumb-right.png);
  background-size: contain;
  left: auto;
  right: 0;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .btns .btnr:hover {
  background-image: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/thumb-right-hover.png);
  background-size: contain;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .btns .unbtnr {
  display: none;
}
.dsy-article .dsy-wrap .dsy-contentA .pic-list .btns.short {
  left: -20px;
  right: -20px;
  width: auto;
}
.dsy-article .dsy-wrap .pic-last {
  margin: 0 auto;
  padding: 30px 20px;
  position: relative;
}
.dsy-article .dsy-wrap .pic-last .top-area-last {
  padding-bottom: 28px;
  border-bottom: 1px solid #333333;
}
.dsy-article .dsy-wrap .pic-last .pic-current-title {
  display: inline-block;
  font-size: 22px;
  color: #ffffff;
}
.dsy-article .dsy-wrap .pic-last .restart {
  display: inline-block;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  float: right;
}
.dsy-article .dsy-wrap .pic-last .restart:hover {
  cursor: pointer;
}
.dsy-article .dsy-wrap .pic-last .restart:hover .restart-title {
  color: #ff3203;
}
.dsy-article .dsy-wrap .pic-last .restart:hover .restart-icon {
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/restart-hover.png) no-repeat center center;
}
.dsy-article .dsy-wrap .pic-last .restart .restart-icon {
  display: inline-block;
  width: 16px;
  height: 32px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/restart.png) no-repeat center center;
  margin-right: 9px;
}
.dsy-article .dsy-wrap .pic-last .restart .restart-title {
  font-size: 14px;
  color: #FFFFFF;
}
.dsy-article .dsy-wrap .pic-last .last-mod {
  width: 940px;
  margin: 120px auto 0;
}
.dsy-article .dsy-wrap .pic-last .last-mod .title {
  font-size: 16px;
  line-height: 32px;
  color: #404040;
  height: 44px;
}
.dsy-article .dsy-wrap .pic-last .last-mod .hot-list-icon {
  float: left;
  display: inline-block;
  width: 43px;
  height: 470px;
  margin-right: 21px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/hot-list.png) no-repeat top center;
}
.dsy-article .dsy-wrap .pic-last .last-mod .pic-group li {
  width: 142px;
  height: 152px;
  margin-right: 16px;
  float: left;
}
.dsy-article .dsy-wrap .pic-last .last-mod .pic-group li img {
  width: 100%;
  height: 97px;
  display: block;
}
.dsy-article .dsy-wrap .pic-last .last-mod .pic-group li span {
  display: block;
  line-height: 18px;
  margin: 7px auto 0;
  word-wrap: break-word;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dsy-article .dsy-wrap .pic-last .last-mod .pic-group .end {
  margin-right: 0;
}
.dsy-article .dsy-wrap .pic-last .last-mod .pic-group-right .pic-group-right-item {
  width: 300px;
  height: 250px;
  margin-bottom: 10px;
}
.dsy-article .dsy-wrap .pic-last .last-mod .pic-group-right .pic-group-right-item iframe {
  height: 250px!important;
}
.dsy-article .dsy-wrap .pic-last .last-btn {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
.dsy-article .dsy-wrap .pic-last .last-btn a {
  position: absolute;
  left: 15px;
  top: 0;
  color: #FFFFFF;
}
.dsy-article .dsy-wrap .pic-last .last-btn a:hover {
  background: #181818;
}
.dsy-article .dsy-wrap .pic-last .last-btn a .pre-pic-icon {
  display: block;
  height: 36px;
  margin-bottom: 10px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/left-arrow.png) no-repeat center center;
}
.dsy-article .dsy-wrap .pic-last .last-btn .pre-img-btn {
  display: inline-block;
  box-sizing: border-box;
  width: 72px;
  height: 96px;
  padding: 15px 9px 13px;
}
.dsy-article .dsy-wrap .pic-last .last-btn .pre-img-btn .pre-pic-info {
  display: inline-block;
  width: 58px;
  text-align: center;
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection {
  display: inline-block;
  box-sizing: border-box;
  height: 96px;
  padding: 10px;
  background: #303030;
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-icon {
  display: inline-block;
  width: 48px;
  height: 58px;
  margin: 10px 10px 0 0;
  float: left;
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-icon .next-pic {
  display: inline-block;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/next-pic.png) no-repeat top center;
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-icon .next-info {
  margin-top: -10px;
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-img {
  display: inline-block;
  width: 110px;
  height: 76px;
  position: relative;
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-img img {
  width: 100%;
  height: 100%;
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-img .next-img-desc {
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  height: 16px;
  overflow: hidden;
  padding: 0 6px;
  background: rgba(0, 0, 0, 0.66);
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-img .next-img-desc .txt {
  width: 100%;
  font-size: 12px;
  line-height: 16px;
}
.dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-img:hover .next-img-desc {
  height: 32px;
}
@media screen and (max-width: 1300px) {
  .dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection .next-img {
    display: none;
  }
}
@media screen and (max-width: 1300px) {
  .dsy-article .dsy-wrap .pic-last .last-btn .next-pic-collection {
    background-color: transparent;
  }
}
.dsy-article .dsy-wrap .pic-last .last-btn .br {
  background-position: -80px 0;
  left: auto;
  right: 15px;
}
.dsy-article .dsy-wrap .pic-last.hid {
  display: none;
}
.dsy-article .body-shade {
  z-index: 1000;
}
.dsy-article .login-pop {
  z-index: 1000;
}
.dsy-article .slide-box {
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 340;
}
.dsy-article .slide-box .slide-btn {
  position: absolute;
  top: 80px;
  right: 80px;
  z-index: 500;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.8);
}
.dsy-article .slide-box .slide-btn span {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/narrow.png) no-repeat center center;
  cursor: pointer;
}
.dsy-article .slide-box .slide-btn span .show-hint-text {
  position: relative;
  display: inline-block;
  left: -14px;
  top: 40px;
  width: 48px;
  text-align: center;
  background: #333;
  border: solid 1px #333;
  color: #fff;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  border-radius: 8px;
}
.dsy-article .slide-box .slide-btn span.hid {
  display: none;
}
.dsy-article .slide-box .slide-main {
  position: relative;
  width: 100%;
  height: 100%;
}
.dsy-article .slide-box .slide-main .slide-pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.dsy-article .slide-box .slide-main .slide-pic .slide-con {
  float: left;
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease 0s;
  width: 9999px;
}
.dsy-article .slide-box .slide-main .slide-pic .slide-con .picture {
  height: 100%;
  float: left;
  text-align: center;
  display: none;
}
.dsy-article .slide-box .slide-main .slide-pic .slide-con .picture i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.dsy-article .slide-box .slide-main .slide-pic .slide-con .picture img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}
.dsy-article .slide-box .slide-main .slide-pic .slide-con .picture.show {
  display: block;
}
.dsy-article .slide-box .slide-main .slide-lr {
  position: absolute;
  top: 50%;
  margin-top: -26px;
  left: 0;
  width: 100%;
  z-index: 10;
}
.dsy-article .slide-box .slide-main .slide-lr span {
  width: 27px;
  height: 52px;
  display: block;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/left-arrow.png) no-repeat 0 0;
  position: absolute;
  left: 80px;
  cursor: pointer;
  top: 0;
}
.dsy-article .slide-box .slide-main .slide-lr span:hover {
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/big-left-hover.png) no-repeat 0 0;
}
.dsy-article .slide-box .slide-main .slide-lr .btn-next {
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/right-arrow.png) no-repeat 0 0;
  left: auto;
  right: 80px;
}
.dsy-article .slide-box .slide-main .slide-lr .btn-next:hover {
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/big-right-hover.png) no-repeat 0 0;
}
.dsy-article .slide-box .slide-main .slide-explain {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 4;
}
.dsy-article .slide-box .slide-main .slide-explain .explain {
  width: 1180px;
  padding: 10px 0 33px 0;
  margin: 0 auto;
  z-index: 4;
  position: relative;
  color: #fff;
}
.dsy-article .slide-box .slide-main .slide-explain .explain .bg-area {
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=40);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.dsy-article .slide-box .slide-main .slide-explain .explain .pic-number {
  font-size: 16px;
  width: 88px;
  text-align: center;
  line-height: 22px;
  float: left;
}
.dsy-article .slide-box .slide-main .slide-explain .explain .pic-number .num {
  color: #ffffff;
}
.dsy-article .slide-box .slide-main .slide-explain .explain .pic-number .total {
  color: #999999;
}
.dsy-article .slide-box .slide-main .slide-explain .explain .pic-exp {
  line-height: 22px;
  padding: 0 10px 0 80px;
  font-size: 14px;
}
.dsy-article .slide-box .slide-main .slide-explain .explain .pic-exp p.hid {
  display: none;
}
.dsy-article .slide-box .slide-main .slide-explain .explain.hid {
  display: none;
}
.dsy-article .slide-box .slide-main .slide-explain .btn-fold,
.dsy-article .slide-box .slide-main .slide-explain .btn-unfold {
  width: 58px;
  height: 20px;
  padding-top: 13px;
  display: block;
  border-radius: 5px 5px 0 0;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
}
.dsy-article .slide-box .slide-main .slide-explain .btn-fold .bg-area,
.dsy-article .slide-box .slide-main .slide-explain .btn-unfold .bg-area {
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=40);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 5px 0 0;
  z-index: -1;
}
.dsy-article .slide-box .slide-main .slide-explain .btn-fold .icon,
.dsy-article .slide-box .slide-main .slide-explain .btn-unfold .icon {
  width: 22px;
  height: 13px;
  display: block;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/dsy_hide.png) no-repeat 0 0;
  margin: 0 auto;
}
.dsy-article .slide-box .slide-main .slide-explain .btn-fold .unfold-icon,
.dsy-article .slide-box .slide-main .slide-explain .btn-unfold .unfold-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAoCAYAAAD6xArmAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHKSURBVHjaYvz//z8DMeDp06dghdLS0ozEqAcIICYiDf2MjY0PAAQQIyEXQw0CuRKmEMwGupwXnz6AAGIi1lCQQVDDQBYwEnI5QAAxEWsoTJxYwwECiIkUQ0kxHCCAmEg1FIvhHEA9v9HlAQKIiRxD0Qx/DMQfgXrvIcsBBBATkqH/gBQ3sYYiGa4EpD4BMR+y4QABBE5uUEMZSckAWILwL5JvmQECiPHJkyefoS4FGcrEQAFAMvwrQACBDOIBcSg1FOowZmiEcgMEEBPU6YwMVAIwwwECiJHYQohUABBATAw0AgABRDODAQKIZgYDBBDNDAYIIJoZDBBANDMYIIBIMfg/Ui1CEAAEELEGf8bBxgkAAoiYDIK1zgNivCUgQAAxkWAoLxT/h4rhdTlAADGRYCgMEGU4QAAxkWgo0YYDBBA2g0H1FwcR4YjXcIAAQjcYVLV8hNZjxFRPOA0HCCAmNEP5oPWXEgnpG2Y4qBb6BxMECCBYcvuLFKbMZGa2/0g0E0AAMaFFFDMFuRg5rX8GCCCQi/9RwVAMlwMEEBOVDYW7HCCAaFbnAQQQzYpNgACimcEAAUQzgwECiGYGAwQQzQwGCCCaGQwQYAAel6kJaXbYQgAAAABJRU5ErkJggg==) no-repeat 0 0;
}
.dsy-article .slide-box .slide-main .slide-explain .btn-fold.hid,
.dsy-article .slide-box .slide-main .slide-explain .btn-unfold.hid {
  display: none;
}
.dsy-article .slide-box.show {
  display: block;
}
.dsy-article #nomoreAd {
  margin-left: 5px;
}
.dsy-article .godR {
  display: block;
  width: 300px;
  height: 250px;
  margin-bottom: 10px;
  position: relative;
}
.dsy-article .godR .god-mark {
  z-index: 2;
}
.dsy-article .godR img {
  display: block;
  margin: 0 auto;
}
.dsy-article .godR div {
  font-size: 0;
}

.feed-back-c[data-v-1c4e4385] {
  width: 48px;
}
.feed-back-c .feed-back[data-v-1c4e4385] {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.feed-back-c .feed-back .fb-icon[data-v-1c4e4385] {
  width: 18px;
  height: 18px;
}
.feed-back-c .feed-back .tooltip-c[data-v-1c4e4385] {
  display: none;
}
.feed-back-c .feed-back .tooltip-c .side-sohu-tooltip[data-v-1c4e4385] {
  position: absolute;
  right: 58px;
  top: 10px;
  width: 78px;
  height: 32px;
  background: #333333;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
}
.feed-back-c .feed-back .tooltip-c .side-sohu-three[data-v-1c4e4385] {
  border-bottom: 8px solid transparent;
  border-left: 4px solid #333;
  border-top: 8px solid transparent;
  height: 0;
  position: absolute;
  right: 54px;
  top: 18px;
  width: 0;
}
.feed-back-c .feed-back:hover .tooltip-c[data-v-1c4e4385] {
  display: block;
}

#GALLERYCOMMENT {
  background: #000;
  height: 420px;
  margin: 20px 20px 0 20px;
}
#GALLERYCOMMENT .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #333;
}
#GALLERYCOMMENT #mpbox {
  height: auto;
  font-weight: 400;
  text-align: left;
  color: #fff;
  background: #F9F9F9;
  font-size: 12px;
  line-height: 1;
  overflow: visible;
  background-color: transparent;
}
#GALLERYCOMMENT #mpbox .comment-h-box {
  padding: 30px 0 18px;
  font-size: 16px;
  color: #fff;
}
#GALLERYCOMMENT #mpbox .comment-h-box .num {
  float: right;
}
#GALLERYCOMMENT #mpbox .c-comment-submiter {
  margin-bottom: 16px;
  position: relative;
  border: 1px solid #333;
  background: #333;
}
#GALLERYCOMMENT #mpbox .c-comment-submiter .c-comment-box {
  position: relative;
  z-index: 9;
  zoom: 1;
  padding: 8px 10px 1px 15px;
  overflow: hidden;
  background-color: #333;
}
#GALLERYCOMMENT #mpbox .c-comment-submiter .c-comment-box .c-comment-textbox {
  padding: 0 0 8px;
  width: 184px;
  height: 18px;
  line-height: 24px;
  font-size: 14px;
  resize: none;
  overflow: hidden;
  background-image: none;
  background-color: #333;
  color: #ccc;
  background-attachment: scroll;
  border: 0;
  outline: 0;
}
#GALLERYCOMMENT #mpbox .c-comment-submiter .c-submit-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 53px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #fff;
  background: #333;
  cursor: pointer;
  text-align: center;
  z-index: 10;
}
#GALLERYCOMMENT #mpbox .c-comment-submiter.c-active .c-submit-btn {
  background: #1f1f1f;
}
#GALLERYCOMMENT #mpbox .c-comment-submiter.c-active .c-submit-btn:hover {
  background: #0D0D0D;
}
#GALLERYCOMMENT #mpbox .c-comment-content-box {
  height: 350px;
  margin-right: -5px;
  overflow-y: auto;
}
#GALLERYCOMMENT #mpbox .c-comment-content {
  overflow: auto;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment {
  padding: 16px 0 16px;
  border-bottom: 1px solid #1B1B1B;
  overflow: visible;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-head {
  margin-bottom: 9px;
  overflow: hidden;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-head .c-head-wrapper {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  overflow: hidden;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-head .c-head-wrapper img {
  width: 100%;
  height: 100%;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-head .c-item-info .c-username {
  margin-left: 8px;
  margin-top: 6px;
  font-size: 13px;
  color: #666666;
  display: inline-flex;
  align-items: center;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-head .c-item-info .c-username span {
  font-size: 11px;
  padding: 0 2px;
  color: #7e7e7e;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-discuss {
  padding: 0 7px 0 0;
  margin-bottom: 12px;
  line-height: 22px;
  font-size: 14px;
  word-break: break-all;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-discuss-reply {
  margin-bottom: 18px;
  padding: 14px 15px;
  line-height: 14px;
  font-size: 14px;
  color: #666;
  background: #0F0F0F;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-discuss-reply .c-username {
  margin-bottom: 14px;
  border-left: 3px solid #666666;
  padding-left: 6px;
  display: inline-flex;
  align-items: center;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-discuss-reply .c-discuss-reply-content {
  line-height: 20px;
  word-wrap: break-word;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-controller {
  position: relative;
  text-align: right;
  height: 16px;
  line-height: 16px;
  color: #666;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-controller .c-date {
  font-size: 12px;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-controller .c-reply {
  color: #666;
  font-size: 12px;
  line-height: 17px;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-controller .c-reply .reply-icon {
  vertical-align: middle;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM4QzdEMjZBQzQ4NTExRTlBRTNBODYyRjhGOUEwNDVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM4QzdEMjZCQzQ4NTExRTlBRTNBODYyRjhGOUEwNDVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzhDN0QyNjhDNDg1MTFFOUFFM0E4NjJGOEY5QTA0NUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzhDN0QyNjlDNDg1MTFFOUFFM0E4NjJGOEY5QTA0NUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5wnh9LAAAAbklEQVR42mLcv3+/FwMDw1wglmDADZ4AcToTkJhDQCEIyIDUgRRLMhAHJJkYSACDSPFzItU+BylOAeIXBBSC5FNAirdBg48RTcEVILaFioPkt2Fz81cgLgdiQyA+gizBgqZwExDnAvEjbG4BCDAASWMRuCIQ/8oAAAAASUVORK5CYII=) no-repeat;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-controller .c-reply:hover {
  color: #fff;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment .c-item-content .c-controller .c-reply:hover .reply-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRBQ0RGREI1QzQ4NTExRTk5MTE2QTgxODBCQThCMzkwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRBQ0RGREI2QzQ4NTExRTk5MTE2QTgxODBCQThCMzkwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEFDREZEQjNDNDg1MTFFOTkxMTZBODE4MEJBOEIzOTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEFDREZEQjRDNDg1MTFFOTkxMTZBODE4MEJBOEIzOTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4cwjLOAAAAaElEQVR42mL8/PmzFwMDw1wglmDADZ4AcTojUPEzIEOSgTB4zkSkQhCQZGIgAQwixc+JVAsOjRQgfkFAIUg+BRTOyIL/kdhXgDgTiI/gc/NXIC4HYkNkhSDAgqZwExDnAvEjbG4BCDAAh8kYzTgSYZoAAAAASUVORK5CYII=) no-repeat;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-main .c-item-comment.c-no-border {
  border: 0;
}
#GALLERYCOMMENT #mpbox .c-comment-content .author {
  display: inline-block;
  width: 28px;
  height: 16px;
  background: #F2F2F2;
  font-size: 11px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
  text-align: center;
  margin-left: 6px;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-more {
  margin: 22px 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  color: #666;
  background: #000;
  border-radius: 20px;
}
#GALLERYCOMMENT #mpbox .c-comment-content .c-comment-nomore {
  margin: 20px 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  text-align: center;
  color: #666;
  background: #000;
  border-radius: 20px;
}
#GALLERYCOMMENT #mpbox .c-comment-empty span {
  display: block;
  margin: 10px 0 30px 60px;
  padding-left: 60px;
  line-height: 48px;
  overflow: hidden;
  font-size: 14px;
  color: #9a9a9a;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/comment-empty.png) no-repeat;
}
#GALLERYCOMMENT #mpbox .c-comment-closed {
  display: none;
  padding-bottom: 30px;
  width: 100%;
  height: 65px;
  line-height: 120px;
  overflow: hidden;
  font-size: 14px;
  text-align: center;
  color: #9a9a9a;
  background: url(https://g1.itc.cn/msfe-pcgall-prod/300000000000/assets/images/close-comment.png) no-repeat center top;
}
#GALLERYCOMMENT #mpbox .clear {
  zoom: 1;
  overflow: hidden;
}
#GALLERYCOMMENT #mpbox .clear:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
#GALLERYCOMMENT #mpbox .left {
  float: left;
  display: inline;
}
#GALLERYCOMMENT #mpbox .right {
  float: right;
  display: inline;
  position: relative;
}
#GALLERYCOMMENT #mpbox:hover .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #4b4b4b;
}

