@charset "UTF-8";
/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: bold;
}
del,
ins,
s,
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 12px/1.14 PingFangSC-Regular, "微软雅黑", STXihei, Verdana, Calibri,
    Helvetica, Arial, sans-serif;
  color: #333;
  outline: 0;
}
var,
strong,
em,
i,
s,
b {
  list-style: none;
  font-style: normal;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 60%;
  font-weight: 300;
  color: #7c7f83;
}
a {
  color: #000;
}
img {
  display: inline-block;
  vertical-align: middle;
}
html,
body {
  height: 100%;
}
/*清浮动*/
.fix {
  zoom: 1;
}
.fix:before,
.fix:after {
  content: "";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.fix:after {
  clear: both;
}
/*浮动*/
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.fn {
  float: none !important;
}
/*对齐方式*/
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
/*相对定位*/
.pr {
  position: relative;
}
/*间距*/
.mt5 {
  margin-top: 5px;
}
.mr5 {
  margin-right: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.ml5 {
  margin-left: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mr15 {
  margin-right: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.ml15 {
  margin-left: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml20 {
  margin-left: 20px;
}
.mt50 {
  margin-top: 50px;
}
.ml50 {
  margin-left: 50px;
}
/*字体*/
.ft_12 {
  font-size: 12px !important;
}
.ft_14 {
  font-size: 14px !important;
}
.ft_16 {
  font-size: 16px !important;
}
.ft_18 {
  font-size: 18px !important;
}
.ft_20 {
  font-size: 20px !important;
}
/* 显示隐藏 */
.c_hide {
  display: none !important;
}
.c_show {
  display: block;
}
/*word-break*/
.wbn {
  word-break: keep-all;
  white-space: nowrap;
}
.wby {
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
/*居中对齐*/
.vm {
  vertical-align: middle;
}
.vb {
  vertical-align: bottom;
}
.vt {
  vertical-align: top;
}
/* 文字溢出隐藏 */
.c_hidden {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body {
  font-family: PingFangSC-Regular, "微软雅黑", STXihei, Verdana, Calibri,
    Helvetica, Arial, sans-serif;
  min-height: 100%;
  background: #fff;
  color: #333;
  min-height: 100%;
  _height: 100%;
  font-size: 14px;
  color: #000;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
/* ==========================================================================
   头部 header
 ============================================================================ */
.header {
  height: 34px;
  line-height: 34px;
  background: #3c3c3c;
}
.header-main {
  color: #fff;
}
.header-left {
  float: left;
  padding: 0 0 0 14px;
}
.header-right {
  float: right;
  padding: 0 16px 0 0;
}
.header-login-no a {
  color: #fff;
}
.header-login-yet > a {
  position: relative;
  float: left;
  margin-right: 15px;
  color: #fff;
}
.header-login-yet > a:hover {
  text-decoration: none;
}
.warm-spots {
  position: absolute;
  width: 8px;
  height: 8px;
  right: -7px;
  top: 8px;
  background: url(../images/red.png) no-repeat;
  overflow: hidden;
}
.header-user {
  position: relative;
  float: left;
  cursor: pointer;
}
.header-user img {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.header-user span {
  display: inline-block;
  max-width: 140px;
}
.header-user em {
  display: inline-block;
  width: 8px;
  height: 4px;
  overflow: hidden;
  background: url(../images/icon_bar.png) no-repeat 0 -467px;
  overflow: hidden;
}
.set-menu {
  position: absolute;
  right: 0;
  top: 34px;
  width: 108px;
  display: none;
  z-index: 2000;
}
.set-menu li {
  height: 30px;
  line-height: 30px;
  background: #3c3c3c;
}
.set-menu li:hover {
  background: #595959;
}
.set-menu li a {
  display: block;
  height: 100%;
  padding-left: 13px;
  color: #fff;
}
.set-menu li a:hover {
  text-decoration: none;
}
.set-menu a span {
  float: left;
  padding-left: 8px;
}
.set-menu a i {
  float: left;
  margin-top: 7px;
}
.set-menu-1 a i {
  width: 17px;
  height: 16px;
  background: url(../images/icon_bar.png) no-repeat 0 -375px;
  overflow: hidden;
}
.set-menu-2 a i {
  width: 17px;
  height: 18px;
  background: url(../images/icon_bar.png) no-repeat 0 -412px;
  overflow: hidden;
}
.set-menu-3 a i {
  width: 15px;
  height: 16px;
  background: url(../images/icon_bar.png) no-repeat 0 -393px;
  overflow: hidden;
}
.set-menu-4 a i {
  width: 20px;
  height: 16px;
  background: url(../images/icon_bar.png) no-repeat 0 -500px;
  overflow: hidden;
}
/* ==========================================================================
  头部 header-new
 ============================================================================ */

.header-index {
  height: 60px;
}
/* ==========================================================================
.header-index{height:46px;border-top:2px solid #bd0509;border-bottom:1px solid #e6e6e6;width:1240px;margin:auto}
 ============================================================================ */

.header-index-box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.header-index-box img {
  width: 106px;
  height: 34px;
  display: inline-block;
  float: left;
}
.header-index-app {
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.header-index-app span {
  display: inline-block;
  font-size: 16px;
  cursor: default;
  line-height: 60px;
}
.header-index-app i {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 15px;
  height: 21px;
  background: url(../images/header-nav.png) no-repeat 0 2px;
  background-size: 105px;
}
.header-index-erweima {
  display: none;
  position: absolute;
  z-index: 2000;
  width: 116px;
  height: 158px;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.header-index-erweima img {
  width: 80px;
  height: 80px;
  padding: 18px 18px 10px 18px;
}
.header-index-erweima p {
  text-align: center;
  line-height: 20px;
  font-size: 12px;
}
.header-index-right {
  display: inline-block;
  float: right;
  padding-top: 7px;
}
.header-index-right .user-nav li.avatar img {
  margin: 6px 0 !important;
}
.header-index-right .user-nav li.notice {
  line-height: 46px !important;
}
.header-index-right .user-nav li.message {
  line-height: 46px !important;
}
.header-index-login > a {
  display: inline-block;
  padding: 0 7px;
  font-size: 16px;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
}
.header-index-login > a:hover {
  color: #fff;
  background-color: #bd0509;
}
.header-index-nav {
  display: inline-block;
  margin-left: 20px;
}
.header-nav-cell {
  display: inline-block;
  margin-left: -1px;
}
.header-nav-cell > a {
  display: inline-block;
  margin: 0 9px;
  height: 20px;
  padding: 22px 0 10px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.header-nav-cell > a:hover {
  border-bottom: 3px solid #bb101a;
}

/* ==========================================================================
  底部 footer
 ============================================================================ */
.footer {
  padding: 45px 0;
  width: 856px;
  margin: 0 auto;
  color: #7b7b7b;
  font-size: 12px;
}
.footer ul {
  height: 14px;
  padding-bottom: 5px;
  line-height: 14px;
}
.footer li {
  float: left;
  margin: 0 20px 0 0;
}
.footer a {
  font-size: 12px;
  color: #7b7b7b;
}
.footer a:hover {
  color: #bd0509;
}
.footer p {
  line-height: 18px;
  text-align: center;
}
/* ==========================================================================
  内容 content
 ============================================================================ */
.content-logo {
  width: 263px;
  height: 84px;
  margin: 32px auto;
  background: url(../images/mian-logo.png) no-repeat;
}
.content-logo-other {
  height: 82px;
  padding: 21px 0 45px 0;
  text-align: center;
  vertical-align: middle;
}
.content-logo-other img.logo {
  display: inline-block;
  width: 119px;
  height: 38px;
}
.content-logo-other img.point {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 30px 0;
}
.content-logo-other span {
  display: inline-block;
  height: 82px;
  line-height: 82px;
  font-size: 80px;
  color: #bd0509;
}
.content-logo-other span.sub {
  padding: 28px 0 0 4px;
  height: auto;
  line-height: 22px;
  font-size: 16px;
}
.content-main {
  padding-top: 30px;
  position: relative;
}
.content strong {
  color: #222222;
}
.content-quote {
  display: block;
  text-indent: 0em;
  padding: 20px 20px 6px 20px;
  border-left: 6px solid #d3d3d3;
  background-color: #f7f7f7;
  color: #8590a6;
  margin-bottom: 26px;
}
.content-quote > p {
  padding-bottom: 14px !important;
}
.content-triangle {
  background-color: #f1f1f1;
  color: #4c4c4c;
  position: relative;
  padding: 15px 25px;
  border-radius: 4px;
  margin: 15px 0;
}
.content-triangle:before {
  content: "";
  display: block;
  width: 25px;
  height: 26px;
  background: url(https://i.guancha.cn/content-triangle-left-s.png);
  position: absolute;
  top: 0;
  left: 0;
}
.content-colon {
  background-color: #f1f1f1;
  color: #4c4c4c;
  position: relative;
  padding: 26px 20px;
  border-radius: 4px;
  margin: 25px 0;
}
.content-colon:before {
  content: "";
  display: block;
  width: 23px;
  height: 21px;
  background: url(http://i.guancha.cn/content-cotton-s.png);
  position: absolute;
  top: -12px;
  left: 20px;
}
.content-colon:after {
  content: "";
  display: block;
  width: 23px;
  height: 21px;
  background: url(http://i.guancha.cn/content-cotton-s.png);
  position: absolute;
  bottom: -12px;
  right: 20px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg); /* Opera */
}
ul.content-list-circle {
  list-style-type: none !important;
}
.content-list-circle li {
  position: relative;
  padding-left: 32px;
  text-indent: 0;
}
.content-list-circle li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #9c0000;
  border-radius: 3em;
  position: absolute;
  left: 6px;
  top: 10px;
}
/* 导航
 ============================================================================ */
.nav {
  position: relative;
  width: 1150px;
  height: 44px;
  padding: 1px 0;
  padding-left: 50px;
  margin: 0 auto;
  background: #9d1518;
  overflow: hidden;
}
.nav-cell {
  float: left;
  width: 89px;
  height: 44px;
  margin-left: -1px;
}
.nav-cell > a {
  display: block;
  width: 100%;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background: url(../images/shutiao.png) no-repeat 100% 50%;
  font-size: 16px;
  font-weight: bold;
}
.nav-cell > a.last {
  background: none;
}
.nav-cell > a:hover {
  text-decoration: none;
  background: #fff;
  color: #bd0509;
}
.sub-menu {
  position: absolute;
  left: 0;
  top: 46px;
  width: 1198px;
  height: 240px;
  border: 1px solid #bd0509;
  background: #fff;
  display: none;
  z-index: 100;
}
.sub-menu-1 {
  float: left;
  width: 310px;
  margin: 15px 0 0 37px;
}
.sub-menu-1 li {
  padding: 11px 0 16px;
  border-bottom: 1px solid #e7b9b9;
}
.sub-menu-1 li.last {
  border-bottom: none;
}
.sub-menu-1 li img {
  float: left;
  width: 45px;
  height: 60px;
}
.sub-menu-1 li p {
  margin-left: 59px;
}
.sub-menu-1 li span {
  display: block;
  height: 52px;
  line-height: 26px;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
}
.sub-menu-1 li a {
  color: #000;
}
.sub-menu-1 li a:hover {
  color: #bd0509;
}
.sub-menu-1 li em {
  display: inline-block;
  margin-top: 8px;
  line-height: 16px;
  font-size: 14px;
}
.sub-menu-2 {
  float: left;
  padding: 24px 0 0 19px;
}
.sub-menu-2 li {
  float: left;
  margin: 0 8px;
  width: 186px;
}
.sub-menu-2 li img {
  display: block;
  width: 186px;
  height: 132px;
}
.sub-menu-2 li a {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.sub-menu-2 li a:hover {
  color: #bd0509;
}
.sub-menu-2 li a.title {
  padding-top: 4px;
  height: 52px;
  overflow: hidden;
}
.sub-menu-3 {
  float: left;
  padding: 13px 13px 0 0px;
  width: 208px;
}
.sub-menu-3 dt {
  display: block;
  height: 16px;
  line-height: 16px;
  padding-bottom: 8px;
  text-align: right;
}
.sub-menu-3 dt a {
  color: #bd0509;
}
.sub-menu-3 dd {
  float: left;
  width: 80px;
  margin: 0 6px;
  padding-left: 12px;
  height: 32px;
  line-height: 32px;
}
.sub-menu-3 dd a {
  color: #e7b9b9;
}
.sub-menu-3 dd a:hover {
  color: #bd0509;
}

/* 新闻模块
 ============================================================================ */
.module-news {
  width: 100%;
  padding-bottom: 5px;
  border-top: 2px solid #bd0509;
  background: #fff;
}
.module-news.gray {
  background: #efefef;
}
.module-news-header {
  height: 16px;
  line-height: 16px;
  padding: 7px 13px;
  color: #bd0509;
}
.module-news-header.comment-news-header {
  height: 18px;
  line-height: 18px;
  padding: 9px 13px;
  color: #fff;
  background-color: #bd0509;
}
.module-news-header span {
  float: left;
}
.module-news-header.comment-news-header span {
  padding-left: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAMAAACO0hVbAAAAaVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8G612AAAAInRSTlMAMTT80GLY6PBMN+vHm3hnUwngkYxeSCoXEAbLhG1ZQyggwpn+7AAAAH5JREFUGNN9zDcWgzAAwFCBwY1qOqT7/ofMEA+O88IfNQjawUeE7KBV9zzW6Q45862UiDxpmUBkafP/2qoa6FUPjVpD672EyU9w8SY0zAvc4mB7nP1+m02aFdTjQewYa2yli2KhLQJdWdhNqeZG38oPswOArIYnCVlvpK6O2BtfJwfIbkwZswAAAABJRU5ErkJggg==)
    no-repeat left center;
}
.module-news-header span.choose {
  float: right;
}
.module-news-header span.choose a {
  display: inline-block;
  color: #9b9b9b;
  margin: 0 5px;
  text-decoration: none;
}
.module-news-header span.choose a.active {
  color: #bd0509;
}
.module-news-header a {
  float: right;
  color: #bd0509;
}
.module-news-header > p {
  text-align: center;
  font-size: 20px;
}
.module-news-header .header-2 {
  position: relative;
  width: 180px;
  margin: 0 auto;
  height: 9px;
  border-bottom: 1px solid #bd0509;
}
.module-news-header .header-2 em {
  position: absolute;
  width: 100px;
  padding: 0 10px;
  background: #fff;
  color: #bd0509;
  left: 50%;
  margin-left: -60px;
  font-size: 20px;
  text-align: center;
}
.module-news-header .header-2 em.gray {
  background: #efefef;
}
.module-news-main {
  padding: 0 13px 10px;
}
.module-news-main a:hover {
  color: #bd0509;
}
.module-title {
  line-height: 28px;
  font-size: 22px;
}
.module-title a:hover {
  color: #bd0509;
}
.module-artile {
  line-height: 20px;
  color: #2b2b2b;
  margin-top: 10px;
  overflow: hidden;
}
.module-artile a {
  color: #d06868;
}
.module-img {
  display: block;
  margin-top: 9px;
}
.module-img img {
  width: 100%;
  height: auto;
}
.module-meeting {
  margin: 48px 0 16px 0;
  height: 40px;
  line-height: 20px;
  color: #7b7b7b;
}
.static-img {
  display: block;
}
.static-img img {
  width: 365px;
}
.fastRead-img {
  position: relative;
  margin-top: 9px;
}
.fastRead-img img {
  width: 100%;
  height: auto;
}
.fastRead-img .mask {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 26px 16px 14px 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAABCCAMAAABKMPd6AAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAKHRSTlNpRD2xq6Cblo6GgHtyYlpUTDMnIBsOFhMJBqikkol2bl5QSDgwLSsClsnwWgAAAGxJREFUCNc9wsURgDAABMDD3SGCe/rvkNyHnYUx0BpaQSkMA0sJKSAE+p67jtuW3xfPg/tG0/B1wXXZsR0+T9Q1HweqisuS9x1Fwb9tQ57zuiLLOE05SXhZEMc8z4giDkMOAp4mjCN8nz3P/gDISwhIqelSegAAAABJRU5ErkJggg==)
    repeat-x;
  color: #fff;
}
.fastRead-img .mask a {
  color: #fff;
}
.fastRead-img .mask a:hover {
  color: #fff;
}
.fastRead-img .mask span {
  float: right;
}
.fastRead-img:hover .mask {
  display: block;
}
.author-intro > p span {
  display: block;
  overflow: hidden;
}
.author-intro > a {
  float: left;
  width: 45px;
}
.author-intro > a img {
  display: block;
  width: 100%;
  height: auto;
}
.author-intro > p {
  margin-left: 55px;
  line-height: 20px;
  color: #7b7b7b;
}
.author-intro > p a {
  display: block;
  padding-bottom: 7px;
}
.author-intro > p a:hover {
  color: #bd0509;
}
.author-intro > p span {
  display: block;
  min-height: 20px;
  overflow: hidden;
}
.resemble-art {
  width: 100%;
  height: 20px;
  line-height: 20px;
  color: #7b7b7b;
}
.resemble-art a {
  color: #7b7b7b;
}
.resemble-art a:hover {
  color: #bd0509;
}
.resemble-art-black {
  padding-top: 7px;
  line-height: 22px;
  font-size: 16px;
  display: block;
}
.resemble-art-black a {
  color: #000;
}
.author-intro-head .con {
  margin-left: 55px;
  line-height: 20px;
  color: #7b7b7b;
}
.author-intro-head h5 {
  line-height: 26px;
}
.author-intro-head h5 a {
  font-size: 18px;
}
.left-main .editor {
  padding-top: 30px;
}
.left-main .editor > li {
  float: left;
  width: 200px;
  padding-right: 20px;
}
.editor-intro > p span {
  display: block;
  overflow: hidden;
}
.editor-intro > a {
  float: left;
  width: 36px;
}
.editor-intro > a img {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 3em;
}
.editor-intro > img {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 3em;
  float: left;
}
.editor-intro > p {
  margin-left: 50px;
  line-height: 20px;
  color: #7b7b7b;
}
.editor-intro > p a {
  display: block;
  font-size: 14px;
  line-height: 12px;
  padding-bottom: 4px;
}
.editor-intro > p a:hover {
  color: #bd0509;
}
.editor-intro > p span {
  display: block;
  font-size: 12px;
  height: 29px;
  overflow: hidden;
  line-height: 15px;
}
.left-column-gcy {
  padding-bottom: 10px;
  position: relative;
}
.left-column-gcy span {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #bd0509;
  font-size: 14px;
}
/* 新闻模块新样式
 ============================================================================ */
.module-news-2 {
  padding: 20px 0 0 0;
  font-size: 0px;
}
.module-news-2-header {
  height: 16px;
  line-height: 16px;
  padding: 20px 0 10px 0;
  color: #bd0509;
  border-top: 2px solid #bd0509;
}
.module-news-2-header span {
  float: left;
  font-weight: bold;
  line-height: 22px;
  border-left: 4px solid #bd0509;
}
.module-news-2-header a {
  float: right;
  color: #bd0509;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal !important;
}
/* 页码
 ============================================================================ */
.page-middle {
  float: left;
  position: relative;
  left: 50%;
}
.module-page {
  height: 22px;
  position: relative;
  left: -50%;
  bottom: 10px;
}
.module-page-right {
  float: right;
  left: 0%;
}
.module-page.middle {
  margin: 20px;
}
.module-page a {
  float: left;
  width: 20px;
  height: 22px;
  margin: 0 5px;
  line-height: 22px;
  text-align: center;
  background: #fff;
  color: #bd0509;
}
.module-page span {
  float: left;
  width: 20px;
  height: 22px;
  margin: 0 5px;
  line-height: 22px;
  text-align: center;
  color: #bd0509;
}
.module-page span.active,
.module-page a:hover {
  background: #bd0509;
  text-decoration: none;
  color: #fff;
}
.module-page a.last,
.module-page a.prev,
.module-page span.prev,
.module-page a.next,
.module-page span.next {
  width: 67px;
  color: #fff;
  background: #bcbcbc;
}

/* 风闻右栏 */
.module-fengwen-list-title {
  background: url(https://i.guancha.cn/fengwen-title-bg.png) no-repeat;
  width: 390px;
  height: 52px;
  background-size: 390px 52px;
  position: relative;
}
.go-fengwen {
  display: block;
  width: 145px;
  height: 42px;
}
.go-fengwen-post {
  text-decoration: none;
  font-size: 12px;
  color: #d30000;
  position: absolute;
  top: 20px;
  right: 30px;
  height: 12px;
  width: 78px;
  line-height: 12px;
  text-align: center;
}
.go-fengwen-post:hover {
  text-decoration: none;
}
.module-fengwen-list-title span {
  position: absolute;
  top: -13px;
  right: 5px;
}
.module-fengwen-list {
}
.fengwen-list li {
  padding-top: 20px;
  border-bottom: 1px solid #f2dcdc;
}
.fengwen-list-user {
  color: #7b7b7b;
  font-size: 15px;
}
.fengwen-list-img img {
  width: 100%;
  padding-top: 12px;
}
.fengwen-list-bigv {
  float: left;
  padding-right: 6px;
}
.fengwen-interact {
  position: relative;
  top: 1px;
  font-size: 14px;
}
/* 视频右栏 */
.module-video-list {
  border-top: 2px solid #bd0509;
  padding-top: 18px;
  margin-top: 18px;
  padding-bottom: 20px;
  display: none;
}
.module-video-list-title {
  background: url(https://i.guancha.cn/video-title-bg.png) no-repeat;
  width: 390px;
  height: 42px;
  background-size: 390px 42px;
}
.go-video-all {
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  background-color: #dc0100;
  position: absolute;
  right: 0;
  height: 42px;
  width: 84px;
  line-height: 42px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.go-video-all:hover {
  text-decoration: none;
}
.go-video {
  display: block;
  width: 145px;
  height: 42px;
}
.video-list .module-title {
  padding: 15px 12.5px;
}
.video-list-img {
  padding: 0 12.5px;
}
/* 观友之窗 */
.module-window-list {
  position: relative;
  padding-top: 18px;
  margin-top: 18px;
  display: none;
}
.module-window-list a {
  text-decoration: none;
}
.module-window-list-title {
  background: url(https://i.guancha.cn/window-title-bg.png) no-repeat;
  width: 390px;
  height: 42px;
  background-size: 390px 42px;
}
.go-window-all {
  font-size: 18px;
  color: #fff;
  background-color: #dc0100;
  position: absolute;
  right: 0;
  height: 42px;
  width: 84px;
  line-height: 42px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.go-window {
  display: block;
  width: 145px;
  height: 42px;
}
.window-main {
  width: 390px;
  position: relative; /*position:absolute;bottom:0;*/
}
.window-main-box {
  border-bottom: 2px solid #bd0509; /*border-bottom:1px solid #F2DCDC;*/
  width: 390px;
  height: 275px;
  overflow: hidden;
  position: relative;
}
.window-main li {
  height: 255px;
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.window-main-user img {
  border-radius: 50%;
}
.window-main-user span {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  vertical-align: middle;
  word-break: break-all;
  max-width: 345px;
  margin-left: 5px;
}
.window-main-title {
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.window-main-left .window-main-title {
  -webkit-line-clamp: 3;
}
.window-main-desc {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 18px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.window-main-left .window-main-desc {
  -webkit-line-clamp: 3;
}
.window-main-left {
  width: 218px;
  float: left;
  display: inline-block;
}
.window-main-right {
  padding-left: 22px;
  padding-top: 40px;
  width: 150px;
  display: inline-block;
}
.window-sub {
  padding-top: 20px;
  width: 390px;
  height: 170px;
  display: none; /*display:flex;*/
}
.window-sub li {
  float: left;
  width: 174px;
  padding-right: 20px;
}
.window-sub-left-box {
  width: 174px;
  height: 170px;
  margin-right: 20px;
  display: inline-block;
  float: left;
  overflow: hidden;
  display: flex;
}
.window-sub-left {
  width: 2000px;
  display: flex;
  position: relative;
}
.window-sub-right-box {
  width: 174px;
  height: 170px;
  margin-left: 20px;
  display: inline-block;
  overflow: hidden;
  display: flex;
}
.window-sub-right {
  width: 2000px;
  display: flex;
  position: relative;
}
.window-sub-split {
  width: 1px;
  background: #f2dcdc;
  float: left;
  height: 170px;
}
.window-sub-user img {
  border-radius: 50%;
}
.window-sub-user span {
  font-size: 14px;
  color: #999999;
  max-width: 125px;
  display: inline-block;
  word-break: break-all;
  vertical-align: middle;
  margin-left: 5px;
}
.window-sub-title {
  margin: 7px 0;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.window-sub-desc {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 18px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.window-list-select {
  position: absolute;
  bottom: 21px;
  right: -24px;
}
.window-list-select a {
  width: 18px;
  height: 26px;
  display: block;
}
.window-list-select-01 {
  background: url("../images/select-01-default.png");
}
.window-list-select-02 {
  background: url("../images/select-02-default.png");
}
.window-list-select-03 {
  background: url("../images/select-03-default.png");
}
.window-list-select-04 {
  background: url("../images/select-04-default.png");
}
.window-list-select-01.active {
  background: url("../images/select-01-active.png");
}
.window-list-select-02.active {
  background: url("../images/select-02-active.png");
}
.window-list-select-03.active {
  background: url("../images/select-03-active.png");
}
.window-list-select-04.active {
  background: url("../images/select-04-active.png");
}
/* 首页热点 */
.module-hot-point {
  display: none;
  margin: 12px 0;
  position: relative;
}
.module-hot-point div {
  position: absolute;
}
.hot-point-mark {
  padding-bottom: 15px;
}
.hot-point-title {
  position: relative;
  left: -50%;
  bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  letter-spacing: 0px;
  white-space: nowrap;
  padding: 2px 14px 4px 14px;
  background: linear-gradient(to right, #ffdd8c 0%, #ffa800 99%);
  border-radius: 25px;
  box-shadow: 0px 4px 8px 5px #e4e4e4;
  cursor: pointer;
}
.hot-point-title:hover {
  color: #ffffff;
  text-decoration: none;
}
.hot-point-title img {
  padding-left: 4px;
  margin-top: -4px;
}
.hot-point-no1 > .hot-point-title {
  padding: 6px 14px 8px 14px;
}
.hot-point-no1 {
  top: 116px;
  left: 195px;
}
.hot-point-no2 {
  top: 141px;
  left: 52px;
}
.hot-point-no3 {
  top: 100px;
  left: 340px;
}
.hot-point-no4 {
  top: 65px;
  left: 107px;
}
.hot-point-no5 {
  top: 176px;
  left: 235px;
}
.hot-point-no6 {
  top: 52px;
  left: 277px;
}
.hot-point-no7 {
  top: 202px;
  left: 100px;
}
.hot-point-no8 {
  top: 210px;
  left: 329px;
}
/* 面包屑
 ============================================================================ */
.crumbs {
  font-size: 12px;
  color: #7b7b7b;
}
.crumbs a {
  color: #bd0509;
}

/* 互动 module-interact
 ============================================================================ */
.module-interact {
  height: 20px;
  line-height: 20px;
  padding: 10px 0 7px;
}
.module-interact a {
  float: left;
  color: #7b7b7b;
  padding-right: 20px;
}
.module-interact a.interact-attention {
  padding-left: 20px;
  background: url(../images/icon_bar.png) no-repeat 0 -520px;
}
.module-interact a.interact-attention-fire {
  padding-left: 16px;
  background: url(https://i.guancha.cn/comment-fire.png) no-repeat 0 1px;
}
.module-interact a.interact-comment {
  padding-left: 20px;
  background: url(../images/icon_bar.png) no-repeat 0 -560px;
}
.module-interact a.interact-key {
  color: #d06868;
}
.module-interact span.interact-key {
  color: #d06868;
}
.module-interact a:hover {
  color: #bd0509;
}
.module-interact a:hover.interact-attention {
  background: url(../images/icon_bar.png) no-repeat 0 -538px;
}
.module-interact a:hover.interact-comment {
  background: url(../images/icon_bar.png) no-repeat 0 -583px;
}
.module-interact span {
  float: left;
  color: #7b7b7b;
  padding-right: 20px;
}
.module-interact-creator {
  font-size: 14px;
}
/* 三栏
 ============================================================================ */
.three-coloum {
  padding-top: 25px;
}
.three-coloum > li {
  float: left;
  width: 390px;
}
.three-coloum > li.middle {
  width: 365px;
  margin: 0 27px 0 28px;
}
.three-coloum > li.middle-18 {
  width: 365px;
  margin: 0 18px;
}
.three-coloum > li.middle-15 {
  width: 390px;
  margin: 0 15px;
}

/* 二栏
 ============================================================================ */
.two-coloum {
  padding-top: 25px;
}
.two-coloum > li.left {
  float: left;
  width: 770px;
}
.two-coloum > li.right {
  float: right;
  width: 390px;
}

/* 搜索
 ============================================================================ */
.search-box {
  margin-top: 15px;
}
.search input {
  float: left;
  width: 288px;
  height: 28px;
  padding-left: 33px;
  background: url(../images/icon_bar.png) no-repeat 0 -329px;
  border: 1px solid #bd0509;
}
.search a {
  float: left;
  width: 65px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #bd0509;
  border: 1px solid #bd0509;
}
.search a:hover {
  color: #fff;
  text-decoration: none;
}
.search-range {
  float: right;
  font-size: 16px;
  margin-bottom: 25px;
}
.search-list dt {
  margin-bottom: 10px;
}

/* 左图右标题
 ============================================================================ */
.module-img-head {
  padding-bottom: 14px;
}
.module-img-head > a {
  float: left;
  width: 141px;
  height: 100px;
}
.module-img-head > img {
  display: block;
  width: 100%;
  height: 100%;
}
.module-img-head .right {
  margin-left: 153px;
}
.module-img-head .right h5 {
  height: 66px;
  line-height: 22px;
  font-size: 16px;
}
.module-ad a {
  display: block;
  width: 365px;
  height: 100px;
  margin: 13px auto;
}
.module-ad img {
  display: block;
  width: 100%;
  height: 100%;
}
.ad-index {
  display: none;
}

/* 评论操作
 ============================================================================ */
.comment-operation {
  height: 16px;
  line-height: 16px;
}
.comment-operation a {
  float: left;
  margin-left: 20px;
  color: #999;
  font-size: 12px;
}
.comment-operation a:hover {
  color: #666;
  text-decoration: none;
}
.comment-operation a span {
  float: left;
  padding-left: 5px;
}
.comment-operation a i {
  float: left;
  margin-top: 3px;
}
.comment-operation a.praise i {
  float: left;
  width: 12px;
  height: 11px;
  background: url(../images/icon_bar.png) no-repeat 1px -273px;
  overflow: hidden;
}
.comment-operation a.tread i {
  float: left;
  width: 11px;
  height: 14px;
  background: url(../images/icon_bar.png) no-repeat 0 -302px;
  overflow: hidden;
}
.comment-operation a.share-c i {
  float: left;
  width: 7px;
  height: 11px;
  background: url(../images/icon_bar.png) no-repeat 0 -259px;
  overflow: hidden;
}
.comment-operation a.complain i {
  float: left;
  width: 8px;
  height: 11px;
  background: url(../images/icon_bar.png) no-repeat 0 -287px;
  overflow: hidden;
}
.comment-operation a.reply {
  height: 14px;
  line-height: 14px;
  width: 37px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #999;
}
.comment-operation a.active {
  color: #d06868;
}
.comment-operation a.active:hover {
  color: #d06868 !important;
}
.comment-operation a.praise.active i {
  background-position: -23px -273px;
}
.comment-operation a.tread.active i {
  background-position: -23px -302px;
}

.borderGray {
  border-bottom: 1px solid #e7e7e7;
  padding-top: 40px;
}
/* 主页标题
 ============================================================================ */

.TopShare {
  position: fixed;
  bottom: 60px;
  right: 30px;
}
.Share_style li {
  display: block;
  list-style-type: none;
  margin-left: 1px;
  margin-top: 5px;
}
.Share_style li a {
  background: url("../images/feature_icon.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 0;
  overflow: hidden;
  height: 38px;
  text-indent: -9999px;
  width: 38px;
}
.Share_style li a .weixin {
  position: absolute;
  display: none;
  top: 38px;
  right: 40px;
  background-position: 0 0;
  width: 100px;
  height: 100px;
  background: url(../images/gongzhonghao.jpg) no-repeat;
  background-size: 100%;
  z-index: 999;
}
.Share_style li a:hover .weixin {
  display: block;
}
.Share_style li a.Share_button_favorite {
  background-position: -120px 0;
}
.Share_style li a.Share_button_tsina {
  background-position: -40px 0;
}
.Share_style li a.Share_button_bg {
  background-position: -160px 0;
}
.Share_style li a.Share_button_weixin {
  background-position: -80px 0;
}

.Share_style li a.Share_buttom_SaveToButton {
  background-position: -155px 0;
  width: 96px;
}

/* 智库前沿
 ============================================================================ */
.container,
.container img {
  width: 769px;
  height: 297px;
}
.container {
  white-space: nowrap;
  diplay: inline;
  float: left;
}
.container img {
  border: 0;
}
#news_title {
  display: none;
}
.news_title {
  white-space: normal;
  width: 749px;
  height: 30px;
  float: left;
  color: white;
  font-size: 25px;
  font-weight: 900;
  font-family: "微软雅黑";
  position: absolute;
  bottom: 9px;
  left: 10px;
  overflow: hidden;
  z-index: 10;
}
.zhiku_title {
  font-size: 20px;
}
.container .mask {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #000;
  color: #fff;
  opacity: 0.69;
  filter: alpha(opacity=69);
}
.container .numdot {
  position: absolute;
  top: 10px;
  left: 10px;
}
.container .numdot li {
  list-style-type: none;
  float: left;
  margin-right: 6px;
  cursor: pointer;
  display: block;
  background: #ffffff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.container .numdot li.on {
  list-style-type: none;
  float: left;
  margin-right: 6px;
  cursor: pointer;
  display: block;
  background: #f00;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

/* 主页快讯
 ============================================================================ */
.fastreading {
  background-color: #fff;
  border-bottom: 2px solid #e3e2d9;
  border-top: 3px solid #b91520;
  height: 70px;
  margin-top: 15px;
  overflow: hidden;
  position: relative;
}
.fastreading .txt-box {
  float: left;
  height: 10000px;
  overflow: hidden;
  position: absolute;
}
.fastreading div.list {
  height: 30px;
  overflow: hidden;
  padding: 22px 0;
  margin-bottom: 2px;
}
.fastreading .txt-box ul li {
  color: #000;
  float: left;
  height: 17px;
  list-style: inside disc;
  margin-left: 30px;
  overflow: hidden;
  width: 360px;
}
.fastreading .txt-box ul li a {
  color: #000;
  font-family: "微软雅黑";
  font-size: 14px;
}
.fastreading .right-box {
  float: right;
  height: 70px;
  width: 35px;
}
.fastreading .more {
  position: absolute;
  right: 17px;
  bottom: 4px;
  color: #999;
  display: none;
}
.fastreading_btn {
  width: 26px;
  margin: 0px auto;
  position: relative;
  top: -9px;
}

.fastreading_btn span {
  background: #fcfbf0 url("../images/icons.png") repeat scroll 0 -19px;
  cursor: pointer;
  display: block;
  height: 18px;
  width: 26px;
}
.fastreading_btn span.stop {
  left: 0;
  position: absolute;
  top: 0;
}
.fastreading_btn span.play {
  background-position: 0 0;
  height: 0;
  left: 0;
  position: absolute;
  top: 9px;
}
.fastreading_show {
  padding: 22px 0;
}
.fastreading_show div.list {
  padding: 0;
}
.fastreading_show .txt-box {
  position: static;
}
.fastreading_show .cloned {
  display: none;
}

/* 最热新闻
 ============================================================================ */
.Thermalpaper {
  margin-top: 8px;
  width: 390px;
}
.ThermalTitle {
  height: 32px;
  width: 390px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.Thermalpaper h2 {
  color: #92070a;
  font-size: 14px;
  width: 120px;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.Thermalpaper ul.ThermalUl li {
  list-style-type: none;
  float: left;
  display: block;
  height: 32px;
  width: 89px;
  text-align: center;
  line-height: 32px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: relative;
  top: -1px;
}
.Thermalpaper ul.ThermalUl li a {
  display: block;
  color: #000;
  width: 89px;
  text-decoration: none;
}
.Thermalpaper ul.ThermalUl li.selectThermal a,
.Thermalpaper ul.ThermalUl li a:hover {
  color: #92070a;
  position: absolute;
  width: 89px;
  height: 33px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  background-color: #f3f0e7;
  top: -1px;
  left: -1px;
  z-index: 100;
}
.ThermalTxt {
  width: 390px;
  clear: both;
  padding-top: 10px;
  background-color: #f3f0e7;
  border: 1px solid #999;
  margin-top: -1px;
  margin-left: -1px;
  display: none;
  float: left;
  z-index: -100;
}
.ThermalTxt ul {
  padding: 0px 12px 4px 12px;
}
.Thermalpaper .selectThermal {
  display: block;
}
.Thermalpaper {
  width: 390px;
  height: 280px;
}
.ThermalTitle {
  height: 32px;
  width: 390px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.Thermalpaper h2 {
  color: #92070a;
  font-size: 15px;
  width: 120px;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}
.Thermalpaper ul.ThermalUl li {
  list-style-type: none;
  float: left;
  display: block;
  height: 32px;
  width: 89px;
  text-align: center;
  line-height: 32px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: relative;
  top: -1px;
}
.Thermalpaper ul.ThermalUl li a {
  display: block;
  color: #000;
  width: 89px;
  text-decoration: none;
}
.Thermalpaper ul.ThermalUl li.selectThermal a,
.Thermalpaper ul.ThermalUl li a:hover {
  color: #92070a;
  position: absolute;
  width: 89px;
  height: 33px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  background-color: #f3f0e7;
  top: -1px;
  left: -1px;
  /*z-index:100;*/
}
.ThermalTxt {
  width: 390px;
  clear: both;
  padding-top: 10px;
  background-color: #f3f0e7;
  border: 1px solid #999;
  margin-top: -1px;
  margin-left: -1px;
  display: none;
  float: left;
  z-index: -100;
}
.ThermalTxt ul {
  padding: 0px 12px 4px 12px;
}
.Thermalpaper .selectThermal {
  display: block;
}
.ThermalTxt ul li.Comment_0 {
  background-position: 0 0;
  display: block;
}
.ThermalTxt ul li {
  background: url(../images/list.jpg) no-repeat scroll 0 0 transparent;
  height: 17px;
  list-style-type: none;
  margin-bottom: 6px;
  padding-left: 26px;
  overflow: hidden;
}
.ThermalTxt ul li a {
  color: #000000;
  height: 17px;
  text-decoration: none;
  line-height: 17px;
}
.ThermalTxt ul li a:hover {
  color: #9c1519;
  text-decoration: underline;
}
.ThermalTxt ul li.Comment_0 {
  background-position: 0px 0px;
  display: block;
}
.ThermalTxt ul li.Comment_1 {
  background-position: 0px -23px;
}
.ThermalTxt ul li.Comment_2 {
  background-position: 0px -46px;
}
.ThermalTxt ul li.Comment_3 {
  background-position: 0px -69px;
}
.ThermalTxt ul li.Comment_4 {
  background-position: 0px -92px;
}
.ThermalTxt ul li.Comment_5 {
  background-position: 0px -115px;
}
.ThermalTxt ul li.Comment_6 {
  background-position: 0px -138px;
}
.ThermalTxt ul li.Comment_7 {
  background-position: 0px -161px;
}
.ThermalTxt ul li.Comment_8 {
  background-position: 0px -184px;
}
.ThermalTxt ul li.Comment_9 {
  background-position: 0px -207px;
}

/* 右侧悬浮
 ============================================================================ */
.full_nav,
.full_nav1 {
  position: fixed;
  display: none;
}
.full_nav a,
.full_nav1 a {
  display: block;
  position: relative;
}
.full_nav {
  bottom: 155px;
}
.full_nav1 {
  top: 370px;
  z-index: 9999;
}
.full_nav1 .showGuancha span {
  background: url(http://i.guancha.cn/app-erweima.png?20190610) no-repeat;
  display: none;
  width: 150px;
  background-size: 100%;
  height: 150px;
  position: absolute;
  right: -150px;
  top: 0;
}
.full_nav1 .showGuancha:hover span {
  display: block;
}
.full_nav1 a {
  width: 74px;
  height: 72px;
  background-image: url(/images/fullNav1_bg.png);
}
.full_nav1 .sendcomment {
  background-position: 0 -1px;
}
.full_nav1 .showGuancha {
  background-position: 0 -73px;
}
.full_nav1 .changColer {
  background-position: 0 -145px;
}

/* 分享
 ============================================================================ */
.w_share1 {
  background: url(../images/share_bg.png) no-repeat;
  width: 124px;
  height: 44px;
  padding: 5px 0px;
  overflow: hidden;
  background-size: 100%;
  position: absolute;
  display: none;
}
.w_share1 a {
  display: block;
  float: left;
  width: 28px;
  height: 28px !important;
  line-height: 28px !important;
  margin: 2px 0 0 10px !important;
  padding: 0 !important;
}
.w_share1 .qq {
  background: url(../images/qq.png) no-repeat;
}
.w_share1 .tsina {
  background: url(../images/weibo.png) no-repeat;
}
.w_share1 .weixin {
  background: url(../images/wexin.png) no-repeat;
}

/*错误弹窗
 ============================================================================ */
.dialogError {
  width: 390px;
  height: 211px;
}
.dialogError .dialog_ok {
  text-align: center;
  background: #d85154;
  border-radius: 6px;
  width: 302px;
  height: 46px;
  line-height: 46px;
  margin: 0 auto;
  font-size: 18px;
  color: #ffffff;
  display: block;
}
.dialogError .dialog_msg {
  text-align: center;
  height: 124px;
  line-height: 124px;
}
.dialogError .dialog_msg span {
  background: url(../images/prompt_error.png) no-repeat 0 4px;
  background-size: 20px;
  padding-left: 28px;
  color: #d85154;
  font-size: 20px;
}

/*成功弹窗
 ============================================================================ */
.dialogSuccess {
  width: 390px;
  height: 211px;
}
.dialogSuccess .dialog_ok {
  text-align: center;
  background: #d85154;
  border-radius: 6px;
  width: 302px;
  height: 46px;
  line-height: 46px;
  margin: 0 auto;
  font-size: 18px;
  color: #ffffff;
  display: block;
}
.dialogSuccess .dialog_msg {
  text-align: center;
  height: 124px;
  line-height: 124px;
}
.dialogSuccess .dialog_msg span {
  background: url(../images/prompt_success.png) no-repeat 0 4px;
  background-size: 20px;
  padding-left: 28px;
  color: #d85154;
  font-size: 20px;
}

/* 新浪表情弹框
 ============================================================================ */
#sinaEmotion {
  z-index: 999;
  width: 373px;
  padding: 10px;
  display: none;
  font-size: 12px;
  background: #fff;
  overflow: hidden;
  position: absolute;
  border: 1px solid #e8e8e8;
}
#sinaEmotion .right {
  float: right;
}
#sinaEmotion .prev,
#sinaEmotion .next {
  float: left;
  color: #555;
  width: 22px;
  height: 22px;
  font-size: 20px;
  margin-left: 5px;
  line-height: 22px;
  text-align: center;
  background: #f8f8f8;
  text-decoration: none;
}
#sinaEmotion .item {
  float: left;
  list-style: none;
}
#sinaEmotion .categories,
#sinaEmotion .faces,
#sinaEmotion .pages {
  margin: 0;
  padding: 0;
  overflow: hidden;
  _zoom: 1;
}
#sinaEmotion .category {
  float: left;
  color: #0a8cd2;
  cursor: pointer;
  padding: 0 8px;
  line-height: 22px;
  border-radius: 4px;
  white-space: nowrap;
}
#sinaEmotion .category:hover {
  text-decoration: underline;
}
#sinaEmotion .categories .current,
#sinaEmotion .categories .current:hover {
  color: #333;
  cursor: default;
  background: #e6e6e6;
  text-decoration: none;
}
#sinaEmotion .faces {
  width: 372px;
  padding: 11px 0 0 1px;
}
#sinaEmotion .face {
  z-index: 1;
  float: left;
  width: 26px;
  height: 22px;
  cursor: pointer;
  overflow: hidden;
  padding: 4px 2px;
  position: relative;
  text-align: center;
  margin: -1px 0 0 -1px;
  border: 1px solid #e8e8e8;
  _display: inline;
}
#sinaEmotion .face:hover {
  z-index: 2;
  border: 1px solid #0095cd;
}
#sinaEmotion .pages {
  float: right;
  margin-top: 8px;
}
#sinaEmotion .page {
  float: left;
  height: 22px;
  padding: 0 8px;
  color: #0a8cd2;
  margin-left: 5px;
  line-height: 22px;
  border-radius: 1px;
  background: #f2f2f2;
  text-decoration: none;
}
#sinaEmotion .pages .current {
  color: #333;
  cursor: default;
  background: #fff;
}
.sina-emotion {
  border: 0;
  vertical-align: text-bottom;
}

/* 汽车模板
 ============================================================================ */
.main_visual {
  width: 769px;
  height: 297px;
  overflow: hidden;
  position: relative;
}
.main_image {
  width: 769px;
  height: 297px;
  overflow: hidden;
  position: relative;
}
.main_image ul {
  width: 769px;
  height: 297px;
  overflow: hidden;
}
.main_image li {
  float: left;
  width: 100%;
  height: 297px;
}
.main_image li img {
  width: 769px;
  height: 297px;
}
.main_image .mask {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #000;
  color: #fff;
  opacity: 0.69;
  filter: alpha(opacity=69);
}

div.flicking_con {
  width: 769px;
  height: 21px;
  position: absolute;
  top: 5px;
  z-index: 50;
  text-align: center;
}
div.flicking_con div {
  width: 21px;
  height: 21px;
  display: inline-block;
}
div.flicking_con a {
  float: left;
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  background: url("../images/btn_main_img.png") 0 0 no-repeat;
  display: block;
  text-indent: -1000px;
}
div.flicking_con a.on {
  background-position: 0 -21px;
}
#btn_prev,
#btn_next {
  z-index: 11111;
  position: absolute;
  display: block;
  width: 30px !important;
  height: 30px !important;
  top: 58%;
  margin-top: -37px;
  display: none;
}
#btn_prev {
  background: url(../images/hover_left.png) no-repeat left top;
  left: 25px;
}
#btn_next {
  background: url(../images/hover_right.png) no-repeat right top;
  right: 25px;
}

.platform {
  position: relative;
  width: 1200px;
  padding: 1px 0;
  padding-left: px;
  margin: 0 auto;
  height: 46px;
  border-bottom: 1px solid #d06868;
  vertical-align: middle;
  line-height: 46px;
}
.platform span {
  float: left;
  margin-left: 107px;
  margin-right: 19px;
  font-size: 16px;
  font-weight: bold;
  color: #bd0509;
}
.platform div {
  float: left;
  width: 102px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
}

/* 风闻24小时最热
 ============================================================================ */
.fenwen24 {
  padding: 12px 0 0 0;
}
.fenwen24-header {
  height: 16px;
  line-height: 16px;
  padding: 20px 0 20px 0;
  color: #bd0509;
  border-top: 2px solid #bd0509;
}
.fenwen24-header span {
  float: left;
  font-weight: bold;
  line-height: 22px;
  border-left: 4px solid #bd0509;
}
.fenwen24-header a {
  float: right;
  color: #bd0509;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal !important;
}
.fenwen24-box {
  padding: 8px 0;
  border-top: 1px solid #e6e6e6;
  height: 80px;
  position: relative;
}
.fenwen24-box a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font-weight: bold;
}
.fenwen24-box span {
  display: inline-block;
  line-height: 14px;
  position: relative;
  left: 14px;
  bottom: 48px;
  color: #999999;
}
.fenwen24-box img {
  width: 80px;
  height: 80px;
}
.fenwen24-box-right {
  display: inline-block;
  height: 80px;
  line-height: 80px;
  width: 290px;
}
.fenwen24-title {
  width: 290px;
  font-size: 16px;
  position: relative;
  left: 14px;
  line-height: 22px;
}
.fenwen24-sankaku {
  width: 0px;
  height: 0px;
  border-color: transparent #b3b4b5;
  border-width: 0px 0px 34px 34px;
  border-style: solid;
  position: absolute;
  top: 8px;
}
.fenwen24-sankaku span {
  position: relative;
  font-weight: bold;
  color: #fffefe;
  font-size: 13px;
  top: 2px;
  right: 28px;
  left: initial;
  bottom: initial;
}
/* 最新视频
 ============================================================================ */
.latest-video {
  padding: 20px 0 0 0;
  font-size: 0px;
}
.latest-video-header {
  height: 16px;
  line-height: 16px;
  padding: 20px 0 12px 0;
  color: #bd0509;
  border-top: 2px solid #bd0509;
}
.latest-video-header span {
  float: left;
  font-weight: bold;
  line-height: 22px;
  border-left: 4px solid #bd0509;
}
.latest-video-header a {
  float: right;
  color: #bd0509;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal !important;
}
.latest-video-box {
  display: inline-block;
  width: 185px;
  padding-top: 20px;
  vertical-align: top;
}
.latest-video-box span {
  display: block;
  width: 185px;
  word-break: break-all;
  font-size: 16px;
  line-height: 18px;
  padding-top: 14px;
}
/* 新右栏快讯
 ============================================================================ */
.kuaixun-new {
  padding: 20px 0 0 0;
  font-size: 0px;
}
.kuaixun-new-header {
  height: 16px;
  line-height: 16px;
  padding: 20px 0 16px 0;
  color: #bd0509;
  border-top: 2px solid #bd0509;
}
.kuaixun-new-header span {
  float: left;
  font-weight: bold;
  line-height: 22px;
  border-left: 4px solid #bd0509;
}
.kuaixun-new-content {
  font-size: 18px;
}
.kuaixun-new-content li {
  list-style: disc inside;
  color: #666666;
  width: 390px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 10px 0;
}
.kuaixun-new-content a {
  color: #000;
}
.kuaixun-new-index {
  padding-bottom: 10px;
}
.kuaixun-new-index i {
  width: 4px;
  height: 4px;
  background: #000;
  margin-right: 12px;
  display: inline-block;
  border-radius: 2em;
  transform: translateY(-30%);
}
.kuaixun-new-index li {
  list-style: none;
  color: #666666;
  width: 323px;
  padding: 9px 0;
  font-size: 10px;
}
.kuaixun-new-index a {
  display: inline-block;
  color: #000;
  width: 260px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transform: translateY(17%);
  font-size: 14px;
  margin-left: -4px;
}
.kuaixun-new-index span {
  display: inline-block;
  float: right;
  transform: translateY(15%);
  font-size: 14px;
}
.kuaixun-new-index-more {
  font-size: 14px;
  float: right;
  position: relative;
  right: 11px;
  top: 2px;
  color: #bd0509;
  text-decoration: none;
}
/* 提醒图片
 ============================================================================ */
.notice-content .content > img {
  max-width: 200px;
  max-height: 20px;
}
/* 世界杯积分榜
 ============================================================================ */
.scoreboard_column {
  margin-top: 10px;
}
.scoreboard_group {
  height: 48.75px;
  background-color: #ff6a6a;
}
.scoreboard_group li {
  display: inline-block;
  width: 48.75px;
  line-height: 48.75px;
  float: left;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
}
.scoreboard_group li:hover {
  cursor: pointer;
}
.scoreboard_group .active {
  background-color: #ff4040;
}
.scoreboard_detail li {
  display: none;
}
.scoreboard_detail .active {
  display: block;
}
.scoreboard_row {
  display: inline-block;
  line-height: 48.75px;
  vertical-align: middle;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.scoreboard_row div {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-weight: bold;
  float: left;
}
.scoreboard_row .column_1 {
  width: 92.22px;
  text-align: center;
}
.scoreboard_row .column_1 span {
  display: block;
  width: 30px;
  line-height: 22px;
  border: 1px solid #ff6a6a;
  margin-left: 30px;
  margin-top: 12px;
}
.scoreboard_row .column_2 {
  width: 86.78px;
  text-align: center;
}
.scoreboard_row .column_3 {
  width: 38.75px;
  text-align: center;
  margin-left: 20px;
}
.scoreboard_row .column_4 {
  width: 38.75px;
  text-align: center;
}
.scoreboard_row .column_5 {
  width: 38.75px;
  text-align: center;
}
.scoreboard_row .column_6 {
  width: 38.75px;
  text-align: center;
  margin: 0 25px 0 9px;
}

.scoreboard_column_2 {
  margin-top: 10px;
}
.scoreboard_column_2 .scoreboard_group {
  background-color: #3262ac;
}
.scoreboard_column_2 .scoreboard_group .active {
  background-color: #103570;
}
.scoreboard_row_text {
  text-align: center;
  display: inline-block;
  float: left;
  min-height: 1px;
}
.scoreboard_row_text p {
  line-height: 18px;
  font-weight: normal !important;
  font-size: 14px !important;
}
.scoreboard_box {
  max-height: 36px;
  float: none !important;
}

.scoreboard_column_3 {
  margin-top: 10px;
}
.scoreboard_column_3 .scoreboard_group {
  background-color: #3262ac;
}
.scoreboard_column_3 .scoreboard_group .active {
  background-color: #103570;
}
.scoreboard_column_3 .scoreboard_group li {
  width: 97.5px;
}

.scoreboard_column_4 {
  margin-top: 10px;
}
.scoreboard_column_4 .scoreboard_group {
  background-color: #3262ac;
}
.scoreboard_column_4 .scoreboard_group .active {
  background-color: #103570;
}
.scoreboard_column_4 .scoreboard_group li {
  width: 195px;
}

.scoreboard_column_5 {
  margin-top: 10px;
}
.scoreboard_column_5 .scoreboard_group {
  background-color: #3262ac;
}
.scoreboard_column_5 .scoreboard_group .active {
  background-color: #103570;
}
.scoreboard_column_5 .scoreboard_group li {
  width: 195px;
}

/* 新版正文页头条
 ============================================================================ */
.head-inpost {
  padding: 20px 0 0 0;
}
.head-inpost-header {
  height: 16px;
  line-height: 16px;
  padding: 20px 0 20px 0;
  color: #bd0509;
  border-top: 2px solid #bd0509;
}
.head-inpost-header span {
  float: left;
  font-weight: bold;
  line-height: 22px;
  border-left: 4px solid #bd0509;
}
.head-inpost-header a {
  float: right;
  color: #bd0509;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal !important;
}
.head-inpost-box {
  padding: 8px 0;
  border-top: 1px solid #e6e6e6;
  height: 70.95px;
}
.head-inpost-box a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font-weight: bold;
}
.head-inpost-box span {
  display: inline-block;
  line-height: 14px;
  position: relative;
  left: 14px;
  bottom: 42px;
  color: #999999;
}
.head-inpost-box-right {
  display: inline-block;
  height: 70.95px;
  line-height: 70.95px;
  width: 270px;
}
.head-inpost-title {
  width: 270px;
  font-size: 16px;
  position: relative;
  left: 14px;
  line-height: 22px;
}

/* 正文页导读
 ============================================================================ */
.content-daodu {
  padding: 0 20px 20px 20px;
  margin-top: 34px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  white-space: pre-line;
}
.content-daodu div {
  width: 50px;
  height: 22px;
  font-size: 18px;
  text-align: center;
  background-color: #6ba2d6;
  color: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.content-daodu span {
  color: #8590a6;
  line-height: 22px;
}
.content-daodu p {
  color: #8590a6;
  line-height: 28px;
  font-size: 16px;
  text-indent: 32px;
  margin-top: 10px;
}
.content-daodu-new {
  padding: 25px;
  margin-top: 34px;
  background-color: #f7f7f7;
  border-radius: 6px;
  border-left: 5px #d3d3d3 solid;
  text-align: justify;
}
.content-daodu-new p {
  color: #707f9e;
  line-height: 28px;
  font-size: 16px;
}
/* 中国论坛作者框
 ============================================================================ */
.luntan-author-intro {
  width: 784px;
  min-height: 302px;
  display: block;
}
.luntan-author-intro img {
  display: inline-block;
  vertical-align: top;
}
.luntan-author-intro p {
  display: inline-block;
  word-break: break-all;
  width: 480px;
  margin-left: 30px;
  padding: 10px 0;
}
/* 在线课 书堂
 ============================================================================ */
/* 线 */
.auther-column-list > li {
  float: left;
  width: 477px;
  min-height: 215px;
  margin-right: 83px;
  padding: 24px 0;
  border-top: 1px solid #e8e8e8;
}

.auther-column-list {
  margin-top: 23px;
  padding-left: 10px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
/* //导航 */
.author-nav {
  height: 46px;
  line-height: 46px;
}
.auther-column-list {
  margin-top: 0px;
}
.author-nav span {
  width: 27px;
  height: 13px;
  font-size: 14px;
  font-family: PingFang SC Regular, PingFang SC Regular-Regular;
  font-weight: 400;
  text-align: left;
  margin-right: 20px;
}

.author-nav-red {
  color: #d9101c;
}
/* 线上课 */
.auther-class {
  width: 560px;
  height: 185px;
  margin-right: 5px;
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 12px;
  cursor: pointer;
}
.auther-class:hover {
  text-decoration: none;
}
.auther-class-img {
  width: 140px;
  height: 185px;
  background: #d8d8d8;
  border-radius: 12px;
  float: left;
}

.auther-class-img:hover {
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}
.auther-class-title {
  text-align: left;
  padding-left: 30px;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  height: 21px;
  font-size: 20px;
  font-family: PingFang SC Medium, PingFang SC Medium-Medium;
  font-weight: 500;
  text-align: left;
  color: #000000;
  margin-bottom: 19px;
}
.auther-class-introduce {
  text-align: left;
  padding-top: 9px;
  padding-left: 30px;
  height: 20px;
  font-size: 16px;
  font-family: PingFang SC Medium, PingFang SC Medium-Medium;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: 55px;
}
.auther-class-price {
  text-align: left;
  padding-left: 30px;
  width: 216px;
  height: 21px;
  font-size: 20px;
  font-family: PingFang SC Medium, PingFang SC Medium-Medium;
  font-weight: 400;
  color: #db080c;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: 9px;
}

.auther-new-column-list {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.auther-class-null {
  width: 155px;
  margin: 0 auto;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 300px;
}

.auther-class-null-img {
  width: 155px;
  margin-bottom: 20px;
}

.auther-class-null-text {
  height: 13px;
  font-size: 14px;
  font-family: PingFang SC Regular, PingFang SC Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  text-align: center;
}
/* 正文中栏专题展示
 ============================================================================ */
.homepage-special-show {
  display: none;
}
.homepage-special-box {
  box-shadow: 0px 2px 16px 0px rgb(0 0 0 / 8%);
}
.homepage-special-header {
  position: relative;
}
.homepage-special-header span {
  color: #bd0308;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  position: absolute;
  left: 31px;
  top: 4px;
}
.homepage-special-header h4 {
  position: absolute;
  left: 0;
  top: 0;
  height: 77px;
}
.homepage-special-header img {
  width: 365px;
}
.homepage-special-header a {
  padding: 10.5px 11px;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  width: 343px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none;
}
.homepage-special-list-first {
  padding: 11px 0 !important;
}
.homepage-special-list-first img {
  width: 341px;
  margin-left: -7px;
}
.homepage-special-list-first div {
  padding-bottom: 8px;
  font-size: 20px;
  line-height: 26px;
}
.homepage-special-list {
  padding: 0 11px;
  border: 1px solid #f2dcdc;
  border-top: 0;
}
.homepage-special-list li {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding: 11px 7px !important;
  border-color: #f1f1f1;
}

/* 正文右侧会员最新
 ============================================================================ */
.post-member-right {
  padding: 20px 0 0 0;
}
.member-right-header {
  height: 16px;
  line-height: 16px;
  padding: 20px 0 20px 0;
  color: #bd0509;
  border-top: 2px solid #bd0509;
}
.member-right-header span {
  float: left;
  font-weight: bold;
  line-height: 22px;
  border-left: 4px solid #bd0509;
}
.member-right-header a {
  float: right;
  color: #bd0509;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal !important;
}
.member-right-header img {
  width: 34px;
  position: relative;
  bottom: 13px;
  left: 12px;
}
.member-right-box {
  padding: 4px 0 16px;
  height: 102.95px;
  position: relative;
}
.member-right-box a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font-weight: bold;
}
.member-right-box span {
  display: inline-block;
  line-height: 14px;
  position: relative;
  left: 14px;
  bottom: 42px;
  color: #999999;
}
.member-right-box-right {
  display: inline-block;
  height: 102.95px;
  line-height: 70.95px;
  width: 270px;
}
.member-right-column {
  padding-bottom: 10px;
}
.member-right-column img {
  width: 22px;
}
.member-right-column a {
  vertical-align: middle;
  font-weight: normal;
  color: #999999;
  margin-right: 10px;
}
.member-right-title {
  width: 270px;
  font-size: 16px;
  position: relative;
  left: 14px;
  line-height: 22px;
}
/* 图说专用
 ============================================================================ */
.content .content-pic-desc {
  text-indent: 0;
  color: #444444;
  text-align: center;
  max-width: 530px;
  margin: auto;
  font-size: 16px;
  font-family: "楷体", "楷体_GB2312", "KaiTi", serif;
}
.content .content-pic-desc span {
  color: #666666;
  margin-left: 12px;
  word-break: keep-all;
  font-size: 14px;
  font-family: "SimSun", "STSong", "Songti SC", "宋体", sans-serif;
}
/* 钓鱼贴
 ============================================================================ */
.homepage-fishing {
  display: none;
}
/* 正文页电商
 ============================================================================ */
#ecommerce-post {
  margin-top: 15px;
  overflow: hidden;
}
#ecommerce-post ul {
  float: left;
}
#ecommerce-post li {
  float: left;
  position: relative;
}
#ecommerce-post a {
  text-decoration: none;
}
.ecommerce-post-slide {
  height: 100px;
  width: 2310px;
  overflow: hidden;
  position: relative;
}
.ecommerce-post-box-img {
  float: left;
}
.ecommerce-post-box-img img {
  width: 100px;
  height: 100px;
}
.ecommerce-post-box-info {
  float: left;
  padding-left: 12px;
  width: 136px;
}
#ecommerce-post h4 {
  max-height: 32px;
  margin-top: 8px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ecommerce-post-boxinbox {
  padding-top: 9px;
  padding-bottom: 10px;
  position: absolute;
  bottom: 24px;
  width: 200px;
}
.ecommerce-post-box-price {
  display: inline-block;
  font-size: 16px;
  color: #bd0509;
  font-weight: bold;
  cursor: default;
}
.ecommerce-post-box-price i {
  font-size: 14px;
  font-weight: normal;
  margin-left: -4px;
  margin-right: -2px;
}
.ecommerce-post-box-orgprice {
  display: inline-block;
  margin-left: 6px;
  font-size: 12px;
  color: #adadad;
  text-decoration: line-through;
  cursor: default;
  position: relative;
  bottom: 0.1em;
}
.ecommerce-post-buy {
  display: block;
  font-size: 12px;
  line-height: 14px;
  width: 62px;
  padding: 4px 0;
  background: url(http://i.guancha.cn/ecommerce-buy.png);
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 2px;
}
.ecommerce-post-buy:hover {
  color: #fff !important;
}
.ecommerce-post-jumper {
  margin-top: 16px;
  text-align: center;
}
.ecommerce-post-jumper i {
  display: inline-block;
  margin: 0 3px;
  width: 12px;
  height: 4px;
  background-color: #e6e6e6;
  cursor: pointer;
  border-radius: 0.2em;
}
.ecommerce-post-jumper .active {
  background-color: #bd0509;
}

/* 新年背景
 ============================================================================ */
.newyear {
  background: url(https://i.guancha.cn/news/origin/2025/01/27/20250127100407760.jpg)
    fixed #f2f2f2 no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  width: 1240px;
  margin: 0 auto;
}
@media (max-width: 1920px) {
  .newyear {
    background: url(https://i.guancha.cn/news/origin/2025/01/27/20250127100407760.jpg)
      top center fixed #fff no-repeat;
    width: 1240px;
    margin: 0 auto;
  }
}
/* 两会背景
 ============================================================================ */
.lianghui {
  background: url(https://i.guancha.cn/2021lianhui.jpg) fixed #f2f2f2 no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  width: 1240px;
  margin: 0 auto;
}
@media (max-width: 1920px) {
  .lianghui {
    background: url(https://i.guancha.cn/2021lianhui.jpg) top center fixed #fff
      no-repeat;
    width: 1240px;
    margin: 0 auto;
  }
}
.dahui {
  background: url(https://i.guancha.cn/rddahui2022.png) fixed #fff no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  width: 1240px;
  margin: 0 auto;
}
@media (max-width: 1920px) {
  .dahui {
    background: url(https://i.guancha.cn/rddahui2022.png) top center fixed #fff
      no-repeat;
    width: 1240px;
    margin: 0 auto;
  }
}
/* 19大背景
 ============================================================================ */
.nineteenth {
  background: url(https://i.guancha.cn/2012919.png) center top fixed #fff
    no-repeat;
  width: 1240px;
  margin: 0 auto;
}
/* 2020国庆大背景
 ============================================================================ */
.guoqing {
  background: url(https://i.guancha.cn/bbs/2025/09/30/20250930145542238.png)
    fixed #f2f2f2 no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  width: 1240px;
  margin: 0 auto;
}
@media (max-width: 1920px) {
  .guoqing {
    background: url(https://i.guancha.cn/bbs/2025/09/30/20250930145542238.png)
      top center fixed #fff no-repeat;
    width: 1240px;
    margin: 0 auto;
  }
}
/* 正文页打赏
 ============================================================================ */
.tip-box {
  text-align: center;
  margin: 60px 0;
}
.tip-box-crossbar i {
  display: inline-block;
  border-top: 1px solid #ffdad6;
  width: 80px;
  height: 1px;
  margin: 0 30px;
  position: relative;
  bottom: 5px;
}
.tip-box-crossbar span {
  color: #e6230f;
  font-size: 18px;
}
.tip-box-shang {
  margin-top: 30px;
  display: inline-block;
}
.tip-box-shang img {
  cursor: pointer;
}
.tip-box-user {
  margin-top: 30px;
}
.tip-box-user li {
  display: inline;
  margin: 0 3px;
}
.tip-box-user img {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.tip-box-count i {
  width: 6px;
  height: 12px;
  display: inline-block;
  position: relative;
  top: 1px;
  left: 12px;
  background-image: url(https://i.guancha.cn/tip-show-more.png);
}
.tip-box-count {
  margin-top: 10px;
  color: #a2a2a2;
  cursor: pointer;
  display: inline-block;
}
.tip-mask {
  position: fixed;
  top: 0;
  background-color: #000;
  opacity: 0.4;
  width: 100%;
  height: 100%;
  z-index: 2000;
}
.tip-menu-box {
  width: 360px;
  height: 540px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2001;
  background-color: #fff;
  border-radius: 12px;
}
.tip-menu-box p {
  color: #373737;
  font-size: 22px;
  text-align: center;
  padding: 30px 0 20px 0;
}
.tip-menu-user {
  text-align: center;
  position: relative;
}
.tip-menu-user img {
  display: block;
  margin: auto;
}
.tip-menu-user span {
  padding: 10px 0 20px 0;
  display: inline-block;
  color: #a2a2a2;
}
.tip-menu-user span {
  padding: 10px 0 20px 0;
  display: inline-block;
  color: #a2a2a2;
}
.tip-menu-avatar {
  display: block;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  margin: auto;
}
.tip-menu-member {
  position: absolute;
  left: 0;
  right: 0;
  top: 77px;
  width: 48px;
}
.tip-menu-price ul {
  font-size: 0;
}
.tip-menu-price li {
  display: inline-block;
  font-size: 18px;
  color: #e6230f;
  width: 90px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: 0 20px;
  background-color: #f2f2f2;
  border-radius: 19px;
  cursor: pointer;
}
.tip-menu-price .selected {
  background-color: #e6230f;
  color: #fff;
}
.tip-menu-price .center {
  margin: 5px;
}
.tip-menu-price input {
  display: inline;
  width: 60px;
  font-size: 18px;
  border: 0;
  background-color: #f2f2f2;
  color: #e6230f;
}
.tip-menu-channel .row {
  margin: 26px 20px;
  font-size: 18px;
}
.tip-menu-channel label {
  padding-left: 14px;
  position: relative;
  top: 2px;
}
.tip-menu-channel a {
  width: 18px;
  height: 18px;
  display: block;
  float: right;
  margin-top: 6px;
}
.tip-menu-uncheck {
  background: url(https://i.guancha.cn/tip-uncheck.png);
}
.tip-menu-check {
  background: url(https://i.guancha.cn/tip-check.png);
}
.tip-menu-confirm {
  margin: 30px 20px;
  text-align: center;
  line-height: 44px;
  background-color: #ec7171;
  font-size: 24px;
  color: #fff;
  border-radius: 22px;
  cursor: default;
}
.tip-menu-box .active {
  cursor: pointer;
  background-color: #e6230f;
}
.tip-detail-box {
  width: 456px;
  height: 617px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2002;
  background-color: #fff;
  border-radius: 12px;
}
.tip-detail-header {
  line-height: 69px;
  font-size: 22px;
  text-align: center;
  color: #1e1e1e;
  border-bottom: 1px solid #f2f2f2;
}
.tip-detail-box img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 40px;
  margin-right: 8px;
  vertical-align: top;
}
.tip-detail-box ul {
  margin-top: 24px;
  height: 450px;
}
.tip-detail-box li {
  padding-top: 30px;
}
.tip-detail-box .first {
  padding-top: 0px;
}
.tip-detail-user {
  display: inline-block;
  width: 332px;
}
.tip-detail-nick {
  color: #1e1e1e;
  font-size: 16px;
  padding-right: 22px;
}
.tip-detail-shang {
  color: #adacac;
  font-size: 16px;
}
.tip-detail-time {
  float: right;
  color: #adacac;
  font-size: 14px;
}
.tip-detail-title {
  width: 332px;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  color: #e6230f;
  font-size: 16px;
}
.tip-detail-title i {
  background-image: url(https://i.guancha.cn/tip-news.png);
  width: 16px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
}
.tip-detail-more {
  height: 73px;
  position: relative;
}
.tip-detail-more span {
  font-size: 16px;
  color: #adacac;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 108px;
  height: 20px;
  cursor: default;
}
.tip-detail-more .tip-show-more {
  cursor: pointer;
}
.m-pay-layer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2003;
}
.m-pay-layer-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
}
.m-pay-layer-body {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  border-radius: 4px;
}
.m-pay-layer-close {
  position: absolute;
  right: 30px;
  top: 16px;
  width: 19px;
  height: 18px;
  background: url(https://member.guancha.cn/imgs/icons.png) no-repeat;
  background-position: -465px 0;
  cursor: pointer;
}

.m-pay-layer-loading {
  width: 260px;
  margin-top: -50px;
  margin-left: -130px;
  text-align: center;
  padding: 30px 0;
}

.m-pay-loading-jd {
  display: inline-block;
  width: 160px;
  height: 10px;
  background: url(https://member.guancha.cn/imgs/loading.gif) no-repeat;
}
.m-pay-loading-txt {
  margin-top: 10px;
  font-size: 14px;
  color: #cb8130;
}

.m-pay-layer-wx {
  margin-top: -170px;
  margin-left: -238px;
}
.m-pay-layer-wx-header {
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #cacaca;
  font-size: 18px;
  color: #666;
}
.m-pay-layer-wx-body {
  width: 477px;
}
.m-pay-layer-wx .wxerweima {
  width: 160px;
  height: 160px;
  margin: 65px auto;
  display: block;
}

.m-pay-layer-confirm {
  padding: 40px;
  margin-left: -220px;
  margin-top: -100px;
  text-align: center;
  font-size: 24px;
  color: #333;
}
.m-pay-layer-confirm .m-pay-layer-close,
.m-pay-layer-tips .m-pay-layer-close {
  right: 10px;
  top: 10px;
}
.m-pay-layer-confirm-body > p {
  margin-bottom: 40px;
}
a.m-pay-layer-confirm-btn {
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #e6230f;
  text-align: center;
  border-radius: 6px;
  font-size: 24px;
}

.m-pay-layer-tips {
  margin-left: -150px;
  margin-top: -100px;
}
.m-pay-layer-tips-body {
  text-align: center;
  padding: 30px;
  width: 260px;
}
.m-pay-layer-tips-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../imgs/icons.png) no-repeat;
  background-position: -416px 0;
}
.m-pay-layer-tips-body > p {
  font-size: 18px;
  color: #323232;
  margin-top: 10px;
  margin-bottom: 30px;
}
/* 自动检测页面缩放 */
.leftPop {
  width: 330px;
  position: fixed;
  font-size: 12px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 16px 40px 16px 16px;
  z-index: 1000;
  right: 0px;
  background-color: #f0f9eb;
  top: 100px;
  border-left: 4px solid #c2e7b0;
  line-height: 19px;
  cursor: default;
}

.leftPop img {
  position: absolute;
  right: 20px;
  fill: #70b8f0;
  cursor: pointer;
  width: 1em;
  height: 1em;
}
/* ==========================================================================
 lazyload样式
 ============================================================================ */
.height142 {
  height: 142px !important;
}
.height150 {
  height: 250px !important;
}
.height219 {
  height: 219px !important;
}
.height259 {
  height: 259px !important;
}
.height254 {
  height: 254px !important;
}
.height40 {
  height: 40px !important;
}
.height60 {
  height: 60px !important;
}
.height45 {
  min-height: 45px !important;
}
/* ==========================================================================
 繁简转换
 ============================================================================ */
.zstrans {
  padding: 0 5px;
  margin: 0 15px;
  float: right;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

@media (max-width: 1400px) {
  .TopShare {
    display: none;
  }
}
