.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 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(//statics.itc.cn/pcChannel/prod/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(//statics.itc.cn/pcChannel/prod/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(//statics.itc.cn/pcChannel/prod/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(//statics.itc.cn/pcChannel/prod/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(//statics.itc.cn/pcChannel/prod/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(//statics.itc.cn/pcChannel/prod/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(//statics.itc.cn/pcChannel/prod/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 {
  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;
}
#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(//statics.itc.cn/pcChannel/prod/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(//statics.itc.cn/pcChannel/prod/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;
}
.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: 100;
}
.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(//statics.itc.cn/pcChannel/prod/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(//statics.itc.cn/pcChannel/prod/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 .ad-exp {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  z-index: 100;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0 0 0 8px;
}
.god-channel-top .ad-exp .i-ad-exp {
  color: white;
  line-height: 22px;
  font-size: 16px;
}
.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(//statics.itc.cn/pcChannel/prod/css/images/god_o_c-a2130551f7c0ab4e81b61b6712252e87.png) no-repeat 0 0;
  text-decoration: none;
  cursor: pointer;
}
.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%;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@font-face {
  font-family: 'sohu-icon';
  src: url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-de7605af07865fbd8dd905408e75a210.eot);
  src: url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-de7605af07865fbd8dd905408e75a210.eot#iefix) format('embedded-opentype'), url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-01a2a431aa4df79a2ca7588610917c6d.ttf) format('truetype'), url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-b03367c3336f8459ce9335fd386c755d.woff) format('woff'), url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-89b175d018387f586afc1df1b9b023b1.svg#sohu_icon) 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: 'sohu-icon' !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-I:before {
  content: "\E906";
}
.icon-search:before {
  content: "\E907";
}
.icon-comment:before {
  content: "\E900";
}
.icon-home:before {
  content: "\E901";
}
.icon-left:before {
  content: "\E902";
}
.icon-right:before {
  content: "\E903";
}
.icon-sohu:before {
  content: "\E904";
}
.icon-user:before {
  content: "\E905";
}
.sports-homepage .ad-rect {
  padding: 0;
  margin-bottom: 0;
}
.sports-homepage .ad-rect-long .ad-rect {
  margin-bottom: 20px;
}
.sports-homepage #main-container {
  margin: 55px auto 0;
  overflow: visible;
}
.sports-homepage .god-channel-top {
  margin: 0 auto;
}
.sports-homepage .divide-line {
  border-top: 2px solid #0D3BB5;
}
.sports-homepage .z-c-block-list-item {
  font-size: 16px!important;
}
.sports-homepage .z-side-title h1 {
  padding-left: 15px;
}
.sports-homepage .z-side-title h1 .icon-I {
  left: -13px;
}
.sports-homepage .z-head-line {
  padding-bottom: 20px;
}
.sports-homepage .z-head-news_item:nth-of-type(6) {
  font-weight: 400 !important;
  margin-top: 0px !important;
}
.sports-homepage .sp_title {
  position: relative;
  padding-left: 22px;
  font-size: 22px;
  line-height: 22px;
  color: #303030;
}
.sports-homepage .sp_title:before {
  position: absolute;
  top: 1px;
  left: 2px;
  content: '';
  width: 3px;
  height: 20px;
  background-color: #0D3BB5;
}
.sports-homepage .z-c-title {
  padding-bottom: 10px;
}
.sports-homepage .z-c-title .sub-title {
  vertical-align: 6px;
}
.sports-homepage a:hover {
  color: #0D3BB5;
}
.sports-homepage a:hover p.title {
  color: #0D3BB5;
}
.sports-homepage .main-wrapper {
  width: 1180px;
  margin: 0 auto;
  background-color: #fff;
}
.sports-homepage .main-wrapper .z-top-header {
  margin: 5px 0;
}
.sports-homepage .main-wrapper .z-top-header .sports-logo {
  display: inline-block;
  width: 126px;
  height: 31px;
  padding: 20px 0;
}
.sports-homepage .main-wrapper .z-top-header .search-box {
  width: 550px;
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
  margin-left: 90px;
}
.sports-homepage .main-wrapper .z-top-header .header-right {
  float: right;
  vertical-align: middle;
}
.sports-homepage .main-wrapper .s-one {
  padding-top: 23px;
  padding-bottom: 20px;
}
.sports-homepage .main-wrapper .s-one .s-one_left {
  float: left;
  width: 320px;
  background-color: #F9F9F9;
}
.sports-homepage .main-wrapper .s-one .s-one_left .pic-rec {
  padding: 0 15px;
}
.sports-homepage .main-wrapper .s-one .s-one_left .sports-stock-wrap .top {
  padding-top: 27px;
}
.sports-homepage .main-wrapper .s-one .s-one_left .z-side-title {
  padding-left: 15px;
}
.sports-homepage .main-wrapper .s-one .s-one_left .slide-active {
  background-color: #0D3BB5 !important;
}
.sports-homepage .main-wrapper .s-one .s-one_center {
  float: left;
  width: 500px;
  padding: 0 30px;
}
.sports-homepage .main-wrapper .s-one .s-one_center .z-side-title {
  padding-top: 5px;
  margin-bottom: -4px;
}
.sports-homepage .main-wrapper .s-one .s-one_center .z-head-line_title {
  font-size: 22px;
  color: #303030;
  margin-bottom: 3px;
}
.sports-homepage .main-wrapper .s-one .s-one_center .z-head-line_title a {
  color: #303030;
}
.sports-homepage .main-wrapper .s-one .s-one_center .z-head-line_title a:hover {
  color: #0D3BB5;
}
.sports-homepage .main-wrapper .s-one .s-one_right {
  float: left;
  width: 300px;
  padding: 18px 0 0;
  background: #fafafa;
}
.sports-homepage .main-wrapper .s-one .s-one_right .s-one-padding {
  padding: 0 15px;
}
.sports-homepage .main-wrapper .s-two .s-two_left {
  float: left;
}
.sports-homepage .main-wrapper .s-two .s-two_left .s-two_left_top {
  width: 850px;
}
.sports-homepage .main-wrapper .s-two .s-two_left .s-two_left_btm_left {
  width: 420px;
  float: left;
  padding-bottom: 10px;
}
.sports-homepage .main-wrapper .s-two .s-two_left .s-two_left_btm_right {
  width: 410px;
  padding-left: 20px;
  float: left;
}
.sports-homepage .main-wrapper .s-two .s-two_right {
  font-size: 14px;
  float: right;
  width: 300px;
  background-color: #fafafa;
}
.sports-homepage .main-wrapper .s-three .s-three_left {
  width: 850px;
  float: left;
}
.sports-homepage .main-wrapper .s-three .s-three_left .z-c-block {
  padding-right: 0;
}
.sports-homepage .main-wrapper .s-three .s-three_left .z-c-block:nth-child(2n-1) {
  padding-right: 30px;
}
.sports-homepage .main-wrapper .s-three .s-three_right {
  font-size: 14px;
  float: right;
  width: 300px;
  background-color: #fafafa;
}
.sports-homepage .main-wrapper .service-foot {
  margin-top: -10px;
}
.sports-homepage .main-wrapper .service-foot #foot {
  padding: 0;
}
.sports-homepage .main-wrapper .border-gray {
  border-top: 1px solid #DDDDDD;
  padding-top: 30px;
  margin-top: 10px;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* search */
.search-model {
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
  box-sizing: border-box;
  position: relative;
  font-family: "PingFang SC", Arial, "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", simsun, sans-serif;
}
.search-input-wrapper {
  float: left;
  height: 100%;
  position: absolute;
  left: 0;
  right: 80px;
}
.search-input {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin: 0;
  outline: none;
  padding: 0 10px;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #ececec;
  border-radius: 1px 0 0 1px;
  border-right: 0;
  color: #bababa;
  font-size: 14px;
  background-color: #f9f9f9;
}
.search-icon {
  height: 100%;
  width: 80px;
  transition: all 0.3s;
  border-radius: 0px 1px 1px 0px;
  float: right;
  text-align: center;
  background-color: #0D3BB5;
}
.search-icon img {
  margin-top: 10px;
}
.search-icon:hover {
  cursor: pointer;
}
/* search */
@font-face {
  font-family: 'sohu-icon';
  src: url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-76d96d17e0286fd1d7c013a704d1901c.eot);
  src: url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-76d96d17e0286fd1d7c013a704d1901c.eot#iefix) format('embedded-opentype'), url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-ba08f87d3e9424aeb20afceab0274ac8.ttf) format('truetype'), url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-9883cc1ec749e9472c2d37fe50d600f3.woff) format('woff'), url(//statics.itc.cn/pcChannel/prod/css/images/sohu_icon-de973a4e3ee16c798174989636f3e3d9.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: 'sohu-icon' !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-ad-exp:before {
  content: "\F101";
}
.icon-arrow-down:before {
  content: "\F102";
}
.icon-arrow-left:before {
  content: "\F103";
}
.icon-arrow-right-three:before {
  content: "\F104";
}
.icon-arrow-right:before {
  content: "\F105";
}
.icon-arrow-up:before {
  content: "\F106";
}
.icon-backtop:before {
  content: "\F107";
}
.icon-close-bold:before {
  content: "\F108";
}
.icon-close:before {
  content: "\F109";
}
.icon-comment-oval:before {
  content: "\F10A";
}
.icon-comment-rect:before {
  content: "\F10B";
}
.icon-contact:before {
  content: "\F10C";
}
.icon-delete:before {
  content: "\F10D";
}
.icon-email:before {
  content: "\F10E";
}
.icon-fail:before {
  content: "\F10F";
}
.icon-feedback:before {
  content: "\F110";
}
.icon-fire:before {
  content: "\F111";
}
.icon-heart:before {
  content: "\F112";
}
.icon-home1:before {
  content: "\F113";
}
.icon-live:before {
  content: "\F114";
}
.icon-loading:before {
  content: "\F115";
}
.icon-location-fix:before {
  content: "\F116";
}
.icon-location-nav:before {
  content: "\F117";
}
.icon-logo-sogou:before {
  content: "\F118";
}
.icon-logo-sohu:before {
  content: "\F119";
}
.icon-more-bold:before {
  content: "\F11A";
}
.icon-more-thin:before {
  content: "\F11B";
}
.icon-play-btn:before {
  content: "\F11C";
}
.icon-refresh:before {
  content: "\F11D";
}
.icon-search-cancel:before {
  content: "\F11E";
}
.icon-search1:before {
  content: "\F11F";
}
.icon-share-app:before {
  content: "\F120";
}
.icon-share-circle:before {
  content: "\F121";
}
.icon-share-safari:before {
  content: "\F122";
}
.icon-thumb:before {
  content: "\F123";
}
.icon-video-play:before {
  content: "\F124";
}
.icon-view:before {
  content: "\F125";
}
.icon-comment:before {
  content: "\E901";
}
.icon-home:before {
  content: "\E902";
}
.icon-left:before {
  content: "\E903";
}
.icon-right:before {
  content: "\E904";
}
.icon-sohu:before {
  content: "\E905";
}
.icon-user:before {
  content: "\E906";
}
.icon-I:before {
  content: "\E907";
}
.icon-search:before {
  content: "\E908";
}

