.channel-index #main-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #222;
}
.channel-index .subject-main-container {
  margin-top: 0px !important;
}
.channel-index .subject-list-main-container {
  margin-top: 0 !important;
}
.channel-index .sub-nav {
  height: 40px;
  overflow: initial;
}
.channel-index #main-container {
  margin: 50px auto 0;
  position: relative;
  background: #fff;
  width: 1180px;
  padding-top: 20px;
}
.channel-index #main-container .main {
  width: 640px;
  margin: 0 20px;
}
.channel-index #main-container .subject-main {
  width: 750px;
  margin: 10px 0 50px 26px;
}
.channel-index #main-container .subject-list-main .train-wrapper {
  margin: 0;
}
.channel-index #main-container .timeline {
  width: 160px;
}
.channel-index #main-container .sidebar {
  width: 340px;
}
.channel-index #main-container .sidebar .search-box {
  display: block;
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.channel-index #main-container .sidebar .search-content {
  width: 262px;
  height: 38px;
  padding: 0 10px;
  border: 1px solid #C0C0C0;
}
.channel-index #main-container .sidebar .search-content:focus {
  border-color: #375890;
}
.channel-index #main-container .sidebar .search-button {
  width: 56px;
  height: 100%;
  background: #375890;
  text-align: center;
  cursor: pointer;
}
.channel-index #main-container .sidebar .search-button:hover {
  background: #243E6A;
}
.channel-index #main-container .sidebar .search-button span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 9px;
  background-image: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/search-icon-9bb4d323034fedba57246580c01ce781.png);
}
.channel-index #main-container .sidebar .promote-wrap {
  height: 414px;
  margin-top: 10px;
}
.channel-index #main-container .sidebar .promote-wrap img {
  width: 100%;
}
.channel-index #main-container .column {
  width: 160px;
  position: absolute;
  left: 0;
  top: -6px;
  z-index: 60;
  height: 100%;
  visibility: visible;
}
.channel-index #main-container .column-fixed {
  position: fixed;
  left: 50%;
  margin-left: -590px;
}
.channel-index .hot-spots-r {
  display: block;
}
.channel-index .subject-banner {
  margin-top: 40px;
}
.channel-index .subject-decoration {
  width: 200%;
  height: 100%;
  position: absolute;
  left: -50%;
  text-align: center;
}
.channel-logo {
  background: #fff;
}
.channel-logo a {
  background: url(http://statics.itc.cn/os/channels/logo/business_logo.png) no-repeat center;
}
a:hover {
  color: #ab1119;
}
.cooperation .cooper a:hover {
  color: #ab1119;
}
.second-nav .box h4 {
  color: #c9141d;
}
.second-nav .box h4 a {
  color: #c9141d;
}
.bord,
.second-nav {
  border-top: 2px #c9141d solid;
}
.second-nav .show-nav .mod dl .ln {
  background: #c9141d;
}
.second-nav .box-cur h4 {
  background: #c9141d;
}
.second-nav .box-cur h4 a {
  color: #fff;
}
.second-nav .box-cur:hover h4 {
  background: #c9141d;
}
.second-nav .box-cur:hover h4 a {
  color: #fff;
}
/*通过after元素加入透明边框*/
.second-nav .show-nav .bg:after,
.second-nav .show-nav:after {
  border: 1px #c9141d solid;
}
/*搜索框背景色*/
.search .search-btn {
  background: #c9141d;
}
.search .search-btn:hover {
  background: #ab1119;
}
.search .search-input:focus {
  border-color: #c9141d;
}
/* pop-layer */
.body-shade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 70;
}
.pop-layer {
  z-index: 80;
  color: #333;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -217px 0 0 -265px;
  width: 530px;
  padding-bottom: 40px;
  background: #fff;
  border-radius: 7px;
}
.pop-layer a {
  color: #333;
}
.pop-layer a:hover {
  color: #FDD000;
}
.pop-layer .title {
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  padding: 35px 0 0;
}
.pop-layer .close-pop {
  position: absolute;
  top: 12px;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
}
.pop-layer a:hover.close-pop {
  background-position: 0 -20px;
}
.pop-layer .err-info {
  color: #FB1616;
  font-size: 14px;
  line-height: 1;
  padding: 14px 0 0 110px;
}
.pop-layer .login {
  width: 312px;
  margin: 0 auto;
}
.pop-layer .mobile-login {
  display: none;
}
.pop-layer .login ul {
  overflow: hidden;
}
.pop-layer .login li {
  height: 47px;
  margin-top: 20px;
  position: relative;
  float: left;
  width: 100%;
}
.pop-layer .login li input {
  width: 299px;
  font-size: 16px;
  line-height: 45px;
  color: #B0B0B0;
  background: #fff;
  vertical-align: top;
  height: 43px;
  padding-left: 10px;
  float: left;
  border-radius: 6px;
  border: 1px #E7E7E7 solid;
}
.pop-layer .login li.short input {
  width: 99px;
}
.pop-layer .login li.short img {
  padding-left: 49px;
  padding-top: 5px;
}
.pop-layer .login li input:focus {
  border-color: #FDD000;
  color: #191919;
}
.pop-layer .login li input.error {
  border-color: #FB1515;
}
.pop-layer .login li input.code-input-log {
  width: 179px;
}
.pop-layer .login .close-btn {
  position: absolute;
  top: 14px;
  right: 10px;
  display: inline-block;
  width: 19px;
  height: 19px;
  background: #CACACA;
  border-radius: 50%;
  text-align: center;
  line-height: 1;
}
.pop-layer .login .gain-code {
  position: absolute;
  top: 9px;
  right: 10px;
  color: #FDD000;
  font-size: 16px;
  line-height: 30px;
}
.pop-layer .login .veri-code-img {
  float: right;
}
.pop-layer .login .pw-txt {
  position: absolute;
  left: 11px;
  top: 16px;
  color: #B0B0B0;
  font-size: 16px;
  line-height: 1;
}
.pop-layer .auto-login {
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
}
.pop-layer .radio-btn {
  float: left;
  cursor: pointer;
}
.pop-layer .radio-icon {
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  background: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/radio_bg01-f808336a88e0a722529d8500a8215895.png) no-repeat 0 0;
}
.pop-layer .radio-icon input[type="radio"] {
  filter: alpha(opacity=0);
  opacity: 0;
}
.pop-layer .radio-icon-sel {
  background-position: 0 -20px;
}
.pop-layer .agreement {
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
}
.pop-layer .agreement a {
  color: #FDD000;
}
.pop-layer .back-link {
  float: right;
}
.pop-layer .login-btn {
  margin-top: 22px;
}
.pop-layer .login-btn .login-bn {
  width: 100%;
  height: 45px;
  font-size: 18px;
  color: #2F2F2F;
  background: #FDD000;
  border-radius: 4px;
  cursor: pointer;
  vertical-align: top;
  border: 0;
}
.pop-layer .login-btn .login-bn:hover {
  background: #F0C402;
}
.pop-layer .login-oper {
  font-size: 14px;
  text-align: right;
  margin: 6px auto 0;
  line-height: 20px;
}
.pop-layer .third {
  width: 344px;
  margin: 26px auto 0;
}
.pop-layer .third li {
  float: left;
  width: 25%;
  text-align: center;
}
.pop-layer .third li a {
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  background: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/third_bg01_o-e4255a2b30cb37e71bc3d92577979693.png) no-repeat 0 0;
}
.pop-layer .third .sinat a {
  background-position: 0 -60px;
}
.pop-layer .third .wx a {
  background-position: 0 -120px;
}
.pop-layer .third .oth a {
  background-position: 0 -180px;
}
.pop-layer .third li a:hover {
  background-image: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/third_bg01_o-e4255a2b30cb37e71bc3d92577979693.png);
}
.register-menu {
  height: 33px;
  padding: 40px 0 0;
  width: 340px;
  margin: 0 auto;
}
.register-menu li {
  float: left;
  width: 50%;
  font-size: 20px;
  line-height: 24px;
  height: 28px;
  box-sizing: border-box;
  text-align: center;
}
.register-menu li:last-child {
  border-left: 2px #E8E8E8 solid;
}
.register-menu li em {
  display: inline-block;
  width: 22px;
  height: 24px;
  margin-right: 10px;
  background: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/reg_icon-65fa3afdf74153b51cbcd47300bbd1c9.png) no-repeat 0 0;
  vertical-align: top;
}
.register-menu li .mail-reg {
  background-position: 0 -30px;
}
.register-menu .now .phone-reg {
  background-position: 0 -60px;
}
.register-menu .now .mail-reg {
  background-position: 0 -90px;
}
.register-menu .now {
  color: #FDD000;
}
/* passport v4 add mobile login */
/* 20171212 hongyili213591 */
.pop-layer .title {
  width: 312px;
  margin: 0 auto;
  height: 40px;
  border-bottom: 1px #E7E7E7 solid;
}
.pop-layer .title li {
  position: relative;
  height: 40px;
  font-size: 18px;
  width: 50%;
  float: left;
  color: #999;
  cursor: pointer;
}
.pop-layer .title .cur {
  color: #333;
}
.pop-layer .title .cur:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 3px;
  width: 100%;
  background: #FDD000;
  overflow: hidden;
}
.pop-layer .login li.short input {
  width: 180px;
}
.pop-layer .login li.short img {
  padding-left: 0;
  float: right;
}
.pop-layer .login .user-del {
  width: 19px;
  height: 19px;
  background: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/close102-c6957b01bacf3d6efb5bdfc024631abd.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: 14px;
  right: 8px;
}
.pop-layer .login .user-del:hover {
  background-position: 0 -30px;
}
.pop-layer .auto-login {
  margin-top: 20px;
}
.pop-layer .err-info {
  padding-top: 20px;
}
.pop-layer .history-user {
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 100;
  border: 1px #E7E7E7 solid;
  width: 310px;
  background: #fff;
}
.pop-layer .history-user dd {
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  padding-left: 10px;
  cursor: pointer;
}
.pop-layer .history-user .history-user-del {
  width: 9px;
  height: 9px;
  background: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/close101-2a92e87c1c6c38eab28c4cf367f50cff.png) no-repeat 0 0;
  float: right;
  margin: 17px 15px 0 0;
  display: none;
}
.pop-layer .history-user .history-user-del:hover {
  background-position: 0 -20px;
}
.pop-layer .history-user dd:hover {
  background: #F5F5F5;
}
.pop-layer .history-user dd:hover .history-user-del {
  display: block;
}
.pop-layer .login .dynamic-code .dynamic-input {
  width: 180px;
}
.pop-layer .login .dynamic-code .dynamic-btn {
  width: 110px;
  height: 45px;
  background: #ECECEC;
  display: block;
  float: right;
  border-radius: 4px;
  color: #999;
  font-size: 14px;
  line-height: 45px;
  text-align: center;
  pointer-events: none;
}
.pop-layer .login .dynamic-code .dynamic-btn-click {
  background: #FDD000;
  color: #333;
  pointer-events: auto;
}
.pop-layer .login .dynamic-code .dynamic-btn-click:hover {
  background: #F0C402;
}
.safe-hint {
  display: none;
  border: 1px #E7E7E7 solid;
  background: #fff;
  width: 372px;
  height: 222px;
  padding-top: 46px;
  border-radius: 5px;
  position: absolute;
  top: 120px;
  left: 78px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -186px;
  z-index: 110;
  box-shadow: 0 3px 3px rgba(231, 231, 231, 0.6);
}
.safe-tt {
  text-align: center;
  font-size: 18px;
  color: #666;
  height: 30px;
  line-height: 30px;
}
.safe-tt .safe-icon {
  width: 27px;
  height: 29px;
  background: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/safe_icon-a405d0098d28536ae2c735d0d1cd718e.png) no-repeat 0 0;
  margin-right: 9px;
}
.safe-hint .safe-info {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 19px 41px 0;
}
.safe-hint .safe-btn {
  padding-top: 27px;
  text-align: center;
}
.safe-hint .safe-btn a {
  height: 45px;
  border-radius: 4px;
  background: #ECECEC;
  color: #666;
  text-align: center;
  display: inline-block;
  width: 110px;
  font-size: 14px;
  line-height: 45px;
  margin: 0 5px;
}
.safe-hint .safe-btn a:hover {
  background: #d4d4d4;
  color: #666;
}
.safe-hint .safe-btn .btn-send {
  color: #2f2f2f;
  width: 180px;
  background: #FDD000;
}
.safe-hint .safe-btn .btn-send:hover {
  background: #F0C402;
}
.safe-title {
  padding-top: 44px;
}
.safe-title p {
  font-size: 16px;
  padding: 17px 0 0 110px;
  line-height: 26px;
}
.pop-layer .dynamic-hint {
  font-size: 14px;
  line-height: 18px;
  padding-top: 6px;
}
.pop-layer .dynamic-hint a {
  color: #FDD000;
}
.pop-layer .dynamic-hint a:hover {
  color: #F0C402;
}
.pop-layer .captcha-pic {
  cursor: pointer;
}
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;
}
body {
  overflow-x: hidden;
}
.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;
}
.area {
  min-width: 1180px;
}
.subject-area {
  min-width: 802px !important;
  width: 802px !important;
}
#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;
}
.sohu-index .sohu-head,
.tag-index .sohu-head,
.article-page .sohu-head,
.channel-index .sohu-head,
.channel-sub .sohu-head,
.error-index .sohu-head {
  background: #222;
  height: 40px;
  color: #fff;
}
.sohu-index .sohu-head a,
.tag-index .sohu-head a,
.article-page .sohu-head a,
.channel-index .sohu-head a,
.channel-sub .sohu-head a,
.error-index .sohu-head a {
  color: #fff;
}
.sohu-index .sohu-head-box,
.tag-index .sohu-head-box,
.article-page .sohu-head-box,
.channel-index .sohu-head-box,
.channel-sub .sohu-head-box,
.error-index .sohu-head-box {
  font-size: 14px;
  line-height: 40px;
}
.sohu-index .sohu-head .head-left span,
.tag-index .sohu-head .head-left span,
.article-page .sohu-head .head-left span,
.channel-index .sohu-head .head-left span,
.channel-sub .sohu-head .head-left span,
.error-index .sohu-head .head-left span {
  display: inline-block;
  float: left;
}
.sohu-index .sohu-head .head-right li,
.tag-index .sohu-head .head-right li,
.article-page .sohu-head .head-right li,
.channel-index .sohu-head .head-right li,
.channel-sub .sohu-head .head-right li,
.error-index .sohu-head .head-right li {
  float: left;
  padding: 0 10px;
  display: inline;
}
.sohu-index .sohu-head .login-after .user,
.tag-index .sohu-head .login-after .user,
.article-page .sohu-head .login-after .user,
.channel-index .sohu-head .login-after .user,
.channel-sub .sohu-head .login-after .user,
.error-index .sohu-head .login-after .user {
  float: left;
  margin-top: 8px;
  line-height: 40px;
}
.sohu-index .sohu-head .login-after .user img,
.tag-index .sohu-head .login-after .user img,
.article-page .sohu-head .login-after .user img,
.channel-index .sohu-head .login-after .user img,
.channel-sub .sohu-head .login-after .user img,
.error-index .sohu-head .login-after .user img {
  float: left;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin-right: 10px;
}
.sohu-index .sohu-head .login-after .write-link,
.tag-index .sohu-head .login-after .write-link,
.article-page .sohu-head .login-after .write-link,
.channel-index .sohu-head .login-after .write-link,
.channel-sub .sohu-head .login-after .write-link,
.error-index .sohu-head .login-after .write-link {
  margin-left: 16px;
  float: left;
  display: inline-block;
  padding-left: 21px;
  background: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/write_bg-ffc0b4aa88ccaa7374d7a9a4828e2bcc.png) no-repeat 0 8px;
  vertical-align: top;
}
.sohu-index .sohu-head .login-after,
.tag-index .sohu-head .login-after,
.article-page .sohu-head .login-after,
.channel-index .sohu-head .login-after,
.channel-sub .sohu-head .login-after,
.error-index .sohu-head .login-after {
  height: 40px;
}
.sohu-index .sohu-head .back-old a,
.tag-index .sohu-head .back-old a,
.article-page .sohu-head .back-old a,
.channel-index .sohu-head .back-old a,
.channel-sub .sohu-head .back-old a,
.error-index .sohu-head .back-old a {
  padding: 0 10px;
  display: inline-block;
}
.sohu-index .sohu-head .back-old:after,
.tag-index .sohu-head .back-old:after,
.article-page .sohu-head .back-old:after,
.channel-index .sohu-head .back-old:after,
.channel-sub .sohu-head .back-old:after,
.error-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;
}
.sohu-index #head-login,
.tag-index #head-login,
.article-page #head-login,
.channel-index #head-login,
.channel-sub #head-login,
.error-index #head-login {
  width: 100%;
}
.sohu-index .area .login,
.tag-index .area .login,
.article-page .area .login,
.channel-index .area .login,
.channel-sub .area .login,
.error-index .area .login {
  font-size: 14px;
  line-height: 40px;
  padding: 0 10px;
}
.sohu-index .area .blog,
.tag-index .area .blog,
.article-page .area .blog,
.channel-index .area .blog,
.channel-sub .area .blog,
.error-index .area .blog {
  padding: 0 10px;
}
.sohu-index .area .login ul li.blog:hover,
.tag-index .area .login ul li.blog:hover,
.article-page .area .login ul li.blog:hover,
.channel-index .area .login ul li.blog:hover,
.channel-sub .area .login ul li.blog:hover,
.error-index .area .login ul li.blog:hover,
.sohu-index .area .login ul li.login:hover,
.tag-index .area .login ul li.login:hover,
.article-page .area .login ul li.login:hover,
.channel-index .area .login ul li.login:hover,
.channel-sub .area .login ul li.login:hover,
.error-index .area .login ul li.login:hover {
  background: #444;
}
.sohu-index .area .login ul li.back-old a:hover,
.tag-index .area .login ul li.back-old a:hover,
.article-page .area .login ul li.back-old a:hover,
.channel-index .area .login ul li.back-old a:hover,
.channel-sub .area .login ul li.back-old a:hover,
.error-index .area .login ul li.back-old a:hover {
  background: #444;
}
.sohu-index .area .login .login-sohu,
.tag-index .area .login .login-sohu,
.article-page .area .login .login-sohu,
.channel-index .area .login .login-sohu,
.channel-sub .area .login .login-sohu,
.error-index .area .login .login-sohu {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.sohu-index .area .login .login-sohu .icon-user:before,
.tag-index .area .login .login-sohu .icon-user:before,
.article-page .area .login .login-sohu .icon-user:before,
.channel-index .area .login .login-sohu .icon-user:before,
.channel-sub .area .login .login-sohu .icon-user:before,
.error-index .area .login .login-sohu .icon-user:before {
  font-size: 16px;
  color: #fff;
  margin-right: 6px;
  top: 2px;
  position: relative;
  display: inline-block;
}
.sohu-index .area .login-after,
.tag-index .area .login-after,
.article-page .area .login-after,
.channel-index .area .login-after,
.channel-sub .area .login-after,
.error-index .area .login-after {
  position: relative;
  float: right;
  z-index: 10;
}
.sohu-index .area .login-after .user,
.tag-index .area .login-after .user,
.article-page .area .login-after .user,
.channel-index .area .login-after .user,
.channel-sub .area .login-after .user,
.error-index .area .login-after .user {
  margin-top: 8px;
  display: inline-block;
}
.sohu-index .area .login-after .user img,
.tag-index .area .login-after .user img,
.article-page .area .login-after .user img,
.channel-index .area .login-after .user img,
.channel-sub .area .login-after .user img,
.error-index .area .login-after .user img {
  border-radius: 50%;
  float: left;
  height: 26px;
  margin-right: 10px;
  width: 26px;
}
.sohu-index .area .login-after .user .login-avatar,
.tag-index .area .login-after .user .login-avatar,
.article-page .area .login-after .user .login-avatar,
.channel-index .area .login-after .user .login-avatar,
.channel-sub .area .login-after .user .login-avatar,
.error-index .area .login-after .user .login-avatar {
  border-radius: 50%;
  float: left;
  height: 26px;
  margin-right: 10px;
  width: 26px;
}
.sohu-index .area .login-after .user .name,
.tag-index .area .login-after .user .name,
.article-page .area .login-after .user .name,
.channel-index .area .login-after .user .name,
.channel-sub .area .login-after .user .name,
.error-index .area .login-after .user .name {
  display: inline-block;
  float: left;
  width: 78px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sohu-index .area .login-after .user .user-name,
.tag-index .area .login-after .user .user-name,
.article-page .area .login-after .user .user-name,
.channel-index .area .login-after .user .user-name,
.channel-sub .area .login-after .user .user-name,
.error-index .area .login-after .user .user-name {
  position: relative;
  float: left;
  top: -27px;
  left: 46px;
  text-align: left;
}
.sohu-index .area .login-after .user .num,
.tag-index .area .login-after .user .num,
.article-page .area .login-after .user .num,
.channel-index .area .login-after .user .num,
.channel-sub .area .login-after .user .num,
.error-index .area .login-after .user .num {
  position: absolute;
  left: 25px;
  top: 2px;
  text-align: center;
  display: inline-block;
  background: #ff4646;
  color: #fff;
  height: 14px;
  min-width: 14px;
  line-height: 14px;
  padding: 1px 3px 0;
  margin: 2px 0 0 -4px;
  border-radius: 7px;
  font-size: 12px;
  vertical-align: top;
  font-family: Arial;
}
.sohu-index .area .login-layer,
.tag-index .area .login-layer,
.article-page .area .login-layer,
.channel-index .area .login-layer,
.channel-sub .area .login-layer,
.error-index .area .login-layer {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  border: 1px #ccc solid;
  border-top: 0;
  background: #fff;
  width: 148px;
  position: absolute;
  left: -20px;
  top: 40px;
}
.sohu-index .area .login-layer .login-loyer-a,
.tag-index .area .login-layer .login-loyer-a,
.article-page .area .login-layer .login-loyer-a,
.channel-index .area .login-layer .login-loyer-a,
.channel-sub .area .login-layer .login-loyer-a,
.error-index .area .login-layer .login-loyer-a {
  color: #191919;
  display: block;
  width: 100%;
  line-height: 44px;
  text-align: center;
}
.sohu-index .area .login-layer .login-loyer-a:hover,
.tag-index .area .login-layer .login-loyer-a:hover,
.article-page .area .login-layer .login-loyer-a:hover,
.channel-index .area .login-layer .login-loyer-a:hover,
.channel-sub .area .login-layer .login-loyer-a:hover,
.error-index .area .login-layer .login-loyer-a:hover {
  background: #F9F9F9;
}
.sohu-index .area .login-after .login .login-after:hover .login-layer,
.tag-index .area .login-after .login .login-after:hover .login-layer,
.article-page .area .login-after .login .login-after:hover .login-layer,
.channel-index .area .login-after .login .login-after:hover .login-layer,
.channel-sub .area .login-after .login .login-after:hover .login-layer,
.error-index .area .login-after .login .login-after:hover .login-layer {
  visibility: visible;
  opacity: 1;
}
.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://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/back_top-da8864cb541a682afe37386507f4a8c2.png) no-repeat 0 -20px;
  margin-top: 24px;
  display: inline-block;
}
.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;
}
.pages-fun {
  margin: 10px auto 0;
}
.pages-fun :after {
  display: block;
  content: "";
  clear: both;
}
.pages-fun li {
  width: 100px;
  float: left;
  position: relative;
  height: 90px;
}
.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 .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://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/contact_icon-b4f1a419ae60e06b03869daad6bbc3ab.png) no-repeat 0 0;
  display: block;
  margin: 0 auto 6px;
}
.pages-fun a:hover .icon-qrcode:before {
  color: #666;
}
.pages-fun .wx-code {
  display: none;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 20;
  width: 165px;
  height: 160px;
  padding-top: 20px;
  background: #fff;
  text-align: center;
  border: 1px #f0f0f0 solid;
  line-height: 16px;
}
.pages-fun .wx-code .code-pic {
  height: 110px;
}
.pages-fun .wx-code .cort {
  display: none;
}
.pages-fun .icon-qrcode {
  display: block;
}
.pages-fun .qrcode-fun span {
  display: block;
}
.pages-fun table {
  margin: 0 auto;
}
.pages-fun .qrcode-fun:hover .wx-code {
  display: block;
}
.pages-fun .contact-fun a:hover .contact-icon {
  background-position: 0 -40px;
}
/* 致歉声明 */
.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 */
.us-pop-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  overflow: auto;
}
.us-pop {
  border: 1px #E7E7E7 solid;
  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 .radio-icon:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px #DEDEDE solid;
  position: absolute;
  top: 8px;
  z-index: 201;
  left: 0;
  border-radius: 50%;
}
.us-pop .box .clk .radio-icon:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #FDD000;
  position: absolute;
  top: 11px;
  left: 3px;
  z-index: 202;
  border-radius: 50%;
}
.us-pop .box .write-need textarea {
  font-size: 12px;
  border: 1px #E7E7E7 solid;
  color: #999;
  line-height: 20px;
  padding: 5px 10px;
  height: 70px;
  width: 664px;
  overflow: hidden;
  border-radius: 5px;
  resize: none;
  outline: none;
}
.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: none;
  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 .file-btn:hover {
  color: #191919;
}
.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 #F5F5F5 solid;
}
.us-pop .add-img .close-pic {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAD/SURBVHjaYvz//z8DCMyaNUsGSFUAsT8Qg9hPgHgjEHekpaWB2AwAAcQIUgxU6AhkbwBiPgZM8AmIA4Aa9gMEEOPMmTOFgZyrQCzOgBu8BGJtgABiAhKNMIXW1tYMUlJSYFkQDeJDAUi+ESCAQIq9YSL3799ncHFxYdDT0wPTID4S8AYIIJBiBRjv2bNnDJcuXWKwsLAA0yA+ElAACCAmqK/hVoNMPXHiBJiGOQkKngAEEAs0eLJBPEVFRYY9e/aATXzz5g2Yj2T6RoAAIik0AAKICRh+b4GMSCD+jkMhSDwSpA4ggBiRYlAVSOUDcQjUlrNAvB8kBVR4G6QGIMAA/QNUvMpn3xwAAAAASUVORK5CYII=) no-repeat 0 0;
}
.us-pop .err-info {
  color: #ff0000;
  display: none;
}
.us-pop .box-pic .err-info {
  margin-top: 9px;
  display: none;
  margin-left: 3px;
}
.us-pop .box-mode .input-mode {
  border: 1px #E7E7E7 solid;
  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 #E7E7E7 solid;
  background: #fff;
  border-radius: 4px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -56px 0 0 -145px;
  z-index: 10;
  display: none;
}
.unfeedback .feedback-icon {
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 auto;
  background: url(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/feedback_icon-cd4f2dc075297687a4991eec392623be.png) no-repeat 0 0;
}
.unfeedback p {
  text-align: center;
  line-height: 20px;
  padding-top: 13px;
}
/* index-block */
.index-block {
  margin: 20px auto 0;
  height: 100px;
  color: #191919;
}
.index-block .index-number {
  height: 98px;
  border: 1px #E8E8E8 solid;
  width: 638px;
  background: #F9F9F9;
}
.index-block .index-number .index-box {
  height: 100%;
  border-left: 1px #E8E8E8 solid;
  float: left;
  width: 172px;
  transition: width 0.2s ease-in;
}
.index-block .index-number .sh-index {
  border: 0;
}
.index-block .red {
  color: #E80B16;
}
.index-block .green {
  color: #04B25A;
}
.index-block .cor-red,
.index-block .cor-green,
.index-block .cor-line {
  width: 9px;
  height: 6px;
  display: inline-block;
  overflow: hidden;
  margin: 8px 0 0 6px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAeCAYAAAD+QjQzAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAEgSURBVHjaYvj//z8DDL/gEecE4jUgGlkcIICYGFDBBCAOBuKpyIIAAYRsSiwQ/0fCsTA5gABiBBEveSW0gBrOADEnkv7vQGwi/vnFNYAAYgTZD1WgxYAJroEUAgQQE9R+bAoYoOIzAQIIbB0hABBATAxEAIAAIkoRQAARpQgggIhSBBBARCkCCCCiFAEEEFGKAAKIKEUAAUSUIoAAIkoRQAARpQgggIhSBBBARCkCCCAW1k3Ri4B0LB41iwECCGRSOjRxMeBIdOkAAcT0228pKJmGQpMrA1ryDQXJAwQQ2E1ABkhHNpqibKg4A0AAMSDnL5aNUYuA+D+IRhYHCCAWNN0g93FBaTgACCCi0jhAABEVTgABRJQigAAiShFAgAEA05FsD1jcyIAAAAAASUVORK5CYII=) no-repeat 0 0;
  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: bold;
}
.index-block .index-number .number .num {
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  padding-top: 3px;
}
.index-block .index-number .number .float-index {
  font-weight: bold;
}
.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 */
.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;
  border: 0;
  vertical-align: top;
  line-height: 32px;
  border: 1px solid #eee;
  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: none;
}
.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;
}
.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 li:hover,
.business-stock .stock-tab .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;
}
.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-pcsbj-prod/300000000000/css/images/god_video_icon-f90ba4c15aa200a98d9051fa1479fb6d.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-pcsbj-prod/300000000000/css/images/god_i_icon-741cd43cb3d0e4c647ac492cbfea6d8e.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;
}
.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(https://g1.itc.cn/msfe-pcsbj-prod/300000000000/css/images/god_o_c-a2130551f7c0ab4e81b61b6712252e87.png) 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%;
}

