body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
body {
  text-align: left;
  font: 12px/1.5 Microsoft Yahei, tahoma, HELVETICA;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
img {
  border: none;
}
i,
em {
  font-style: normal;
}
input,
select,
option,
textarea {
  font-size: 12px;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
li {
  list-style-type: none;
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-20 {
  padding-bottom: 20px;
}
.ptb-20 {
  padding: 20px 0px;
}
.mb-20 {
  margin-bottom: 20px;
}
body a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
noscript,
.spanclass,
.contentdiv,
.hidden {
  display: none;
}
.fl,
.fr {
  display: inline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "\20";
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
/*右侧广告*/
.doc .side-area .area-ad .inner {
  width: 330px;
}
.doc .side .side-ad {
  margin-bottom: 0px;
}
.area-ad img,
.area-adiframe,
.area-ad object,
.area-ad embed {
  margin: 0 0 5px 0;
  line-height: 0px;
}
/*顶部导航条*/
.nav-glo {
  display: none;
}
body .navibar-wrap {
  width: 1120px;
}
/*收藏弹窗样式*/
.popup-wrap .btn {
  display: inline-block;
  background-color: #288bde;
  font: 14px/30px "Microsoft Yahei";
  color: #fff;
  border-radius: 3px;
  text-align: center;
}
.popup .popup-wrap .hd {
  line-height: 39px;
}
/*底部版权信息*/
.g-footer {
  font-size: 12px;
  line-height: 26px;
  text-align: left;
  margin: 0 auto;
  background-color: #f2f2f2;
  border-top: 1px solid #e6e6e6;
  clear: both;
  zoom: 1;
}
body .g-footer,
body .g-footer a {
  color: #696969;
}
.g-footer .gft-links {
  text-align: center;
}
.g-footer .gft-wrap {
  width: 1110px;
  margin: 0 auto;
  padding: 20px 0 30px;
}
/*公共样式*/
.doc {
  background: #f6f6f6;
}
.doc .inner {
  width: 1120px;
  clear: both;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.doc .area-ad {
  clear: both;
  overflow: hidden;
}
.doc .area-ad .inner {
  margin: 0 auto;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.doc .overlay,
.side-area .overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  z-index: 1;
}
.doc a:hover .overlay {
  display: block;
}
/*导航信息*/
.mnav-wrap {
  width: 100%;
  z-index: 999;
  height: 73px;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}
.nav-inner {
  overflow: visible;
  float: left;
  margin-left: 40px;
}
.mnav-wrap .nav {
  overflow: visible;
  height: 73px;
  width: 1110px;
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 5px;
  margin: 0 auto;
}
.mnav-wrap .nav .logo {
  float: left;
  width: 178px;
  height: 49px;
}
.mnav-wrap .nav .logo img {
  padding: 10px 0;
}
.col-ab {
  width: 760px;
  float: left;
}
.col-ab .art-list {
  position: relative;
  width: 760px;
  background: #fff;
}
.art-list .hover {
  background: #fbfbfb;
}
.art-list li {
  height: auto;
  display: block;
  overflow: hidden;
  padding: 10px 30px 0;
}
.list-wrap {
  padding-bottom: 10px;
}
.list-wrap .lpic {
  float: left;
  width: 200px;
  height: 169px;
  padding-right: 20px;
  position: relative;
}
.list-wrap .lastli .lpic,
.list-wrap .lastli dl {
  border-bottom: none;
}
.list-wrap dl {
  float: left;
  width: 480px;
  height: 169px;
  position: relative;
}
.list-wrap dt {
  width: 100%;
  max-height: 56px;
  line-height: 28px;
  overflow: hidden;
  font-size: 20px;
  font-weight: normal;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list-wrap dt a:hover {
  color: #0077dd;
  text-decoration: none;
}
.list-wrap .des {
  color: #989898;
  margin: 15px 0;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  max-height: 75px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list-wrap .info {
  color: #989898;
  width: 100%;
  height: 19px;
  overflow: hidden;
  position: absolute;
  bottom: 16px;
  left: 0px;
}
.list-wrap .pic-txts .pics {
  width: 720px;
  height: auto;
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom: dashed 1px #e5e5e5;
}
.list-wrap .pic-txts .info span {
  width: auto;
  height: 19px;
  font: 12px/19px Microsoft Yahei, tahoma, HELVETICA;
}
.list-wrap .info span {
  height: 19px;
  float: left;
}
.list-wrap .info span.channel {
  color: #0077dd;
}
.list-wrap .info .channel a {
  color: #0077dd;
}
.list-wrap .info .channel a:hover {
  text-decoration: none;
}
.list-wrap .info span.tag {
  margin-right: 0;
  max-width: 176px;
  _width: 176px;
  overflow: hidden;
}
.doc .list-wrap .overlay {
  width: 200px;
  height: 150px;
}
.info span.au i {
  background-position: 1px -152px;
}
.list-wrap dl .info span.au {
  color: #0077dd;
}
.info span.date i {
  background-position: -17px -152px;
}
.info span.tag i {
  background-position: -39px -152px;
}
.info span.tag a {
  color: #989898;
}
.info span.tag a:hover {
  color: #288bde;
}
.lpic img:hover,
.picbox img:hover,
.imgbox img:hover {
  transform: scale(1.05, 1.05);
}
.list-wrap .pic-txts span {
  width: 100%;
  overflow: hidden;
  height: 26px;
  font-size: 20px;
  font-weight: normal;
  float: left;
}
.list-wrap .pic-txts .pic {
  width: 230px;
  height: 130px;
  float: left;
  padding: 20px 0;
  margin-right: 15px;
}
.list-wrap .pic-txts .lastpic {
  margin-right: 0px;
}
.art-list .more-hidden {
  display: none;
}
/*分页*/
.col-ab .pconline_page {
  margin: 40px auto 0;
  text-align: center;
}
.col-ab .pconline_page a {
  display: inline-block;
  margin: 0 3px;
  width: 38px;
  height: 38px;
  border: solid 1px #dcdcdc;
  text-align: center;
  color: #000;
  font: normal 14px/38px "Microsoft YaHei";
  background: #fff;
}
.col-ab .pconline_page a:hover {
  text-decoration: none;
  background: #3399ff;
  color: #fff;
}
.col-ab .pconline_page span {
  display: inline-block;
  margin: 0 3px;
  width: 38px;
  height: 38px;
  border: solid 1px #3399ff;
  text-align: center;
  color: #fff;
  font: normal 14px/38px "Microsoft YaHei";
  background: #3399ff;
}
.pconline-icon,
.link-btn,
.news-list .hd i,
.picnum,
.guide-refresh i,
.guide-top i,
.play-btn,
.guide-feedback i {
  background: url('//www1.pconline.com.cn/zt/news20160822/images/icon.png') no-repeat;
}
.col-c {
  width: 340px;
  float: right;
}
.col-c .app-info {
  height: 100px;
  background-color: #fff;
}
.pconline-icon {
  float: left;
  width: 63px;
  height: 62px;
  background-position: 0 -41px;
}
.fixside {
  position: fixed;
  top: 50px;
  width: 300px;
}
/*24小时新闻*/
.box {
  padding: 20px;
  height: auto;
  background: #fff;
}
.box .hd {
  height: 20px;
  font-size: 18px;
  line-height: 20px;
  color: #0077dd;
  margin-bottom: 20px;
}
.col-c .news-list .hd {
  text-indent: 10px;
}
.news-list span {
  display: inline-block;
  overflow: hidden;
}
.box .hd i {
  float: left;
  width: 20px;
  height: 20px;
  background-position: -41px 0;
}
.box .bd {
  height: auto;
}
.box .bd a:hover {
  text-decoration: none;
}
.box li {
  height: auto;
  padding: 0 0 0 26px;
  position: relative;
  margin-bottom: 8px;
}
.box li.lastli {
  margin-bottom: 0px;
}
.box li em {
  font: italic 18px/20px "Arial";
  color: #999999;
  position: absolute;
  top: 2px;
  left: 0px;
}
.box li .lab-1,
.box li .lab-2,
.box li .lab-3 {
  color: #ff8800;
}
.box .top-news {
  height: 90px;
}
.top-news i {
  float: left;
  width: 120px;
  height: 90px;
  position: relative;
}
.box .top-news .overlay {
  margin: 0px;
}
.top-news span {
  width: 137px;
  height: 74px;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  float: left;
  margin: 10px 0 0 10px;
}
.box span {
  font-size: 14px;
  line-height: 22px;
}
.hot-cmt-article {
  overflow: hidden;
  padding-bottom: 0;
}
.hot-cmt-article .pics {
  overflow: hidden;
}
.hot-article li {
  position: relative;
}
.doc .hot-article .overlay,
.doc .hot-video .overlay {
  width: 300px;
  height: 170px;
  display: none;
  z-index: 1;
}
.hot-article .pics .overlay,
.hot-video .pics .overlay {
  display: none;
}
.hot-article span {
  display: inline-block;
  overflow: hidden;
}
.hot-article .bd {
  *height: 260px;
}
.pics {
  overflow: hidden;
}
.picnum {
  display: block;
  width: 41px;
  height: 20px;
  background-position: -62px 0;
  position: absolute;
  right: 0px;
  bottom: 45px;
  z-index: 2;
  font-size: 12px;
  color: #d8d5d1;
  text-align: center;
}
.box .pics li {
  padding: 0px;
  position: relative;
}
.box .pics span {
  line-height: 34px;
  text-align: center;
  display: block;
  width: 100%;
  height: 34px;
  overflow: hidden;
}
.box a:hover {
  color: #0077dd;
}
.hot-video {
  height: 460px;
  overflow: hidden;
  padding-bottom: 0;
}
.hot-video .pics {
  height: 436px;
  overflow: hidden;
}
.hot-video .pics span {
  height: 34px;
  overflow: hidden;
}
.hot-video .play-btn {
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 73px;
  left: 44%;
  background-position: -104px 0;
  z-index: 2;
}
.hot-video a:hover .play-btn {
  -moz-animation: spin 0.5s linear;
  -webkit-animation: spin 0.5s linear;
  -ms-animation: spin 0.5s linear;
  animation: spin 0.5s linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: scale(1);
  }
  50% {
    -ms-transform: scale(1.2);
  }
  100% {
    -ms-transform: scale(1);
  }
}
@keyframes spin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.loading {
  margin: 25px auto;
  width: 50px;
  height: 21px;
}
/*guide*/
.guide {
  width: 46px;
  margin-left: 570px;
  position: fixed;
  left: 50%;
  bottom: 35px;
  display: block;
  z-index: 6;
}
.guide a {
  display: block;
  text-align: center;
  color: #fff;
  border: 1px solid #d9d9d9;
}
.qrc-thumb i,
.guide .guide-wrap .sewm .qrc-thumb-icon i {
  background-image: url('//www1.pconline.com.cn/zt/news20160822/images/sprite.png');
  background-repeat: no-repeat;
  background-color: transparent;
}
.guide .guide-wrap .sewm {
  border: 1px solid #d9d9d9;
  background: #fff;
  position: relative;
  z-index: 2;
  width: 44px;
  height: 44px;
  display: block;
}
.guide .guide-wrap .sewm .qrc-thumb-icon i {
  width: 20px;
  height: 20px;
  margin: 12px;
  background-position: -140px 0;
  display: block;
}
.guide-top {
  border: 1px solid #d9d9d9;
  border-top: none;
  width: 44px;
  height: 44px;
  background-color: #fff;
  cursor: pointer;
}
.guide .guide-top i {
  display: block;
  width: 22px;
  height: 12px;
  background-position: 0px -194px;
  margin: 16px auto 0px;
}
.guide .guide-top:hover i {
  background-position: -23px -194px;
}
.guide .guide-qrc .sewms .sewm-pic {
  position: absolute;
  left: -256px;
  top: -172px;
}
.guide .sewm .qrc-thumb {
  display: none;
}
.guide .guide-qrc .sewms .qrc-thumb {
  display: block;
}
.guide .guide-refresh {
  width: 44px;
  height: 44px;
  background-color: #fff;
}
.guide .guide-refresh i {
  display: block;
  width: 19px;
  height: 21px;
  background-position: -123px -39px;
  margin: 12px auto 0px;
}
.guide .guide-refresh:hover i {
  background-position: -123px -61px;
}
.guide .guide-qrc .sewms .sewm-sjx {
  width: 0;
  font-size: 0px;
  overflow: hidden;
  height: 0px;
  border-left: 7px solid #fff;
  border-top: 7px solid #f6f6f6;
  border-bottom: 7px solid #f6f6f6;
  z-index: 2;
  position: absolute;
  left: -17px;
  top: 16px;
}
.guide-qrc .qrc-thumb i {
  width: 20px;
  height: 20px;
  margin: 12px;
  background-position: -140px 0;
  display: block;
}
.qrc-thumb i {
  background-image: url('//www1.pconline.com.cn/zt/news20160822/images/sprite.png');
  background-repeat: no-repeat;
  background-color: transparent;
}
.guide .sewms .qrc-thumb i {
  background-position: -140px -20px;
}
.guide .guide-qrc .sewm .sewm-txt1 {
  left: -256px;
}
.guide .sewm .sewm-tc {
  position: absolute;
  display: none;
  width: 50px;
  height: 45px;
  top: 0px;
  left: -45px;
  background: 0;
}
.guide .sewms .sewm-tc {
  display: block;
}
.guide .sewms .sewm-stxt {
  display: block;
}
.guide .sewms .sewm-txt1 {
  top: 0px;
  display: block;
  width: 238px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  font-size: 15px;
  color: #0077db;
  top: 45px;
  z-index: 3;
  left: -256px;
}
.guide .sewm .sewm-txt2 {
  font-weight: 700;
  top: 66px;
  z-index: 4;
}
.guide .guide-wrap .sewm .guide-qrc-hover i {
  background-position: -140px -20px;
}
.guide .guide-feedback {
  width: 44px;
  height: 44px;
  background-color: #fff;
}
.guide .guide-feedback i {
  display: block;
  width: 19px;
  height: 21px;
  background-position: 0px -210px;
  margin: 12px auto 0px;
}
.guide .guide-feedback:hover i {
  background-position: -23px -210px;
}
/* 广告 */
.ivy {
  overflow: hidden;
  zoom: 1;
}
.ivy img,
.ivy iframe,
.ivy object,
.ivy embed {
  display: block;
  padding: 5px;
  margin-bottom: 20px;
  background: #fff;
}
.ivy-tl1 {
  margin: 10px 0;
  text-align: center;
  line-height: 0;
}
.ivy-tl1 img,
.ivy-tl1 embed,
.ivy-tl1 object,
.ivy-tl1 iframe {
  margin: 0 ;
  padding-top: 0;
}
.ivy-tl1 .ivy-wrap > script + iframe,
.ivy-tl1 .ivy-wrap > script + a,
.ivy-tl1 .ivy-wrap > script + div {
  padding-top: 5px;
  background: #fff;
}
.ivy-tl1 .ivy-wrap > script + div object embed {
  padding: 0;
}
.ivy-330 img,
.ivy-330 embed,
.ivy-330 object,
.ivy-330 iframe {
  background: #fff;
}
.art-list .ivy-xx-tl1,
.art-list .ivy-xx-tl2 {
  padding: 0;
  margin: 0 20px ;
}
.art-list .ivy-xx-tl1 img,
.art-list .ivy-xx-tl1 object,
.art-list .ivy-xx-tl1 iframe,
.art-list .ivy-xx-tl2 img,
.ivy-xx-tl2 .ivy-xx-tl2 object,
.art-list .ivy-xx-tl2 iframe {
  padding: 20px 0;
  margin-bottom: 0;
  border-bottom: 1px dashed #e5e5e5;
}
a.fc-red:hover,
.fc-red a:hover,
a.fc-red:hover,
a.fc-red:hover,
a.fc-red:hover,
a.fc-red:hover,
a:hover .red,
a.fc-gray-80:hover,
.fc-gray-80 a:hover,
a.fc-blue:hover,
.fc-blue a:hover,
.orange,
a.fc-yel:hover,
.fc-yel a:hover {
  color: #f80;
}
#rank-twice-a {
  width: 165px;
  margin-right: 10px;
  float: left;
}
#rank-twice-c {
  width: 155px;
  margin-right: 10px;
  float: left;
}
/*140915修复有英文广告超字处理*/
.news li {
  font-family: Microsoft Yahei;
}
.new-align-b li .sub {
  margin-right: 4px;
}
.new-align-b li .w-special {
  width: 166px;
  margin-right: 0;
}
/*140915 end*/
/* 隐藏PV数 2014年9月19日 白舜 */
ol,
ul,
.pictext ul {
  list-style: none;
}
.show,
.block,
.area-1 .po-pic .alpha {
  display: block;
}
em.topBoxlist {
  position: absolute;
  width: 0;
  height: 5px;
  background: #288bde;
  display: block;
  left: 0;
  bottom: 0;
}
/* 文章内容 */
.crumb {
  margin-bottom: 10px;
  font: normal 14px/20px "Microsoft YaHei";
  color: #333333;
  margin-top: -3px;
}
.crumb .nolink {
  color: #999999;
}
.content-box {
  background: #fff;
}
.content {
  color: #333;
}
.content-tit-1 {
  font-size: 28px;
  margin: 0 0 20px 0px;
  padding-top: 30px;
  text-align: center;
}
.content-info {
  margin-bottom: 24px;
  font-size: 12px;
  color: #999;
}
.content-info span {
  margin-right: 30px;
}
.content-info span a {
  margin-right: 5px;
  color: #999;
}
.content-info span a:last-child {
  margin-right: 0;
}
.content-cont {
  width: 690px;
  font-size: 16px;
  line-height: 30px;
  zoom: 1;
  overflow: hidden;
  margin: 20px auto 0;
}
.content-cont p {
  margin-bottom: 20px;
  text-align: left;
}
.content-cont .txt {
  text-indent: 32px;
}
.content-cont img {
  margin: 0 61px;
  display: block;
  max-width: 598px;
  border: none;
}
.content-box .art-info {
  text-align: center;
}
.label {
  padding-bottom: 30px;
}
.label span {
  float: left;
}
.label .titHead {
  background: none;
}
.label .titHead:hover {
  background: none;
  color: #f80;
}
.label a {
  background: url(//www1.pconline.com.cn/zt/news20160822/images/art_bg.png) no-repeat scroll -134px -27px #f4f4f4;
  color: #999;
  display: block;
  float: left;
  height: 22px;
  line-height: 22px;
  margin-right: 5px;
  padding: 0 6px 0 20px;
}
.label a:hover {
  background: url(//www1.pconline.com.cn/zt/news20160822/images/art_bg.png) no-repeat scroll -134px -50px #288bde;
  color: #fff;
  text-decoration: none;
}
/* 评论调整 */
.box-comment {
  text-align: left;
  margin: 20px 0px;
  width: 730px;
  overflow: hidden;
  background: #fff;
  padding: 0 0 20px 0;
}
.box-comment .cmtcontainer {
  border: none;
}
.box-comment .cmtarea {
  margin: 0 20px 0 20px;
  padding: 15px 15px;
  background: #f9f9f9;
  zoom: 1;
}
.box-comment .cmtarea-header {
  display: none;
}
.box-comment .cmtarea-account,
body .cmtarea-account-online {
  margin-top: 0;
}
.box-comment .cmtarea-account a,
body .cmtarea-account b {
  margin-right: 3px;
}
.box-comment .cmtarea-account-login,
.cmtarea-sendBtn {
  border-radius: 3px;
  background: #999;
}
.box-comment .cmtarea-account-login {
  width: 70px;
}
.box-comment .cmtarea-account-login:hover {
  background: #777;
}
.box-comment .cmtarea-captcha-change {
  color: #0077dd;
}
.box-comment .cmtarea-section-content-avator {
  background: #fff;
  border-right: 1px solid #e5e5e5;
}
.box-comment .cmtarea-section-content {
  border: 1px solid #e5e5e5;
}
.box-comment .cmtList-detail-user {
  color: #07d;
}
.box-comment .cmtList {
  border-bottom: 1px dashed #e5e5e5;
}
.box-comment .cmtList-detail-tools span,
body .cmtList-detail-tools a,
body .cmtList-detail-tools-share .shareH {
  color: #07d;
  _display: none;
}
.box-comment .cmtList-detail-rep,
body .cmtList-detail .cmtList-detail {
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
}
.box-comment .cmtarea-captcha-img {
  margin-right: 15px;
}
.box-comment .cmtfooter {
  border-top: none;
  background: #f8f8f8;
  padding: 0;
  height: auto;
  line-height: 40px;
  text-align: center;
  margin: 20px 20px 0 20px;
}
.box-comment .cmtarea-captcha {
  margin-right: 26px;
}
.box-comment .cmtarea-header strong {
  color: #07d;
  font: 28px/36px Microsoft Yahei;
}
.box-comment .cmtarea-header a,
body .cmtfooter a {
  color: #999;
}
.box-comment .cmtList-detail-tools a:hover {
  color: #f80;
}
.box-comment .cmtDetail,
body .cmtarea-header a:hover,
body .cmtfooter a:hover,
body .cmtarea-header a:hover .cmtDetail,
body .cmtfooter a:hover .cmtDetail {
  color: #f80;
}
.box-comment .cmtarea-header strong,
body .cmtDetail {
  font-weight: normal;
}
.box-comment .cmtList-detail-header a {
  color: #07d;
  margin: 0 10px;
}
.box-comment .cmtList-detail-header a:hover {
  color: #f80;
}
.box-comment .cmtarea-account-login,
body .cmtarea-sendBtn,
body .cmtarea-account-login:hover,
body .cmtarea-sendBtn,
body .cmtarea-sendBtn:hover {
  color: #fff;
}
.box-comment .box-hd {
  font-size: 18px;
  color: #333;
}
.box-comment .box-hd .mark {
  margin: 20px 0 20px 20px;
}
.box-comment .cmtarea-footer {
  text-align: left;
}
.box-comment .cmtarea-captcha {
  margin-right: 0;
  float: left;
  overflow: hidden;
  margin-left: 260px;
}
.box-comment .cmtarea-captcha-value {
  width: 60px;
}
.box-comment .cmtarea-captcha-img {
  margin-right: 5px;
}
.box-comment .cmtarea-captcha-change {
  display: none;
}
.box-comment .cmtarea-async {
  float: left;
  overflow: hidden;
}
.box-comment .cmtarea-sendBtn {
  float: right;
  margin-top: 1px;
  background: #0077dd;
}
.box-comment .cmtarea-sendBtn:hover {
  background: #0077dd;
}
.box-comment .cmtcontent {
  max-height: 1855pxpx;
  overflow: auto;
  width: 690px;
  padding: 0 20px;
}
/*recommend*/
.recommend {
  width: 100%;
  background: #fff;
  float: left;
  padding-bottom: 20px;
}
.recommend .box {
  overflow: hidden;
}
.recommend .box-bd {
  width: 1080px;
  padding: 0 20px;
}
.recommend .box-bd li {
  float: left;
  width: 260px;
  height: 150px;
  position: relative;
  margin-right: 13px;
}
.recommend .box-bd .title-alpha {
  font-size: 16px;
  line-height: 40px;
  position: absolute;
  display: block;
  width: 260px;
  height: 40px;
  left: 0px;
  bottom: 0px;
  color: #fff;
  background: url(//www1.pconline.com.cn/zt/news20160822/images/trnslons.png) repeat-x top;
  text-align: center;
  z-index: 2;
}
.recommend .box-bd .lastli {
  margin-right: 0px;
}
.recommend .box .box-hd {
  width: 1080px;
  border-bottom: solid 1px #e5e5e5;
  margin: 20px auto 20px;
  padding-bottom: 20px;
}
.art-tools {
  margin-bottom: 30px;
}
.art-tools .at-wrap {
  text-align: center;
  padding-bottom: 20px;
}
.art-tools .at-btn,
.art-tools .pc-share {
  display: inline-block;
}
.art-tools .at-btn {
  padding: 0 17px 0 38px;
  margin-right: 5px;
  line-height: 30px;
  border-radius: 3px;
  display: inline-block;
  color: #fff;
  position: relative;
  zoom: 1;
  cursor: pointer;
  font-size: 14px;
}
.art-tools .at-btn em {
  width: 17px;
  height: 17px;
  background: url(//www1.pconline.com.cn/zt/news20160822/images/art_tools_v2.png) 0 0 no-repeat;
  position: absolute;
  left: 17px;
  top: 6px;
}
.art-tools .at-btn:hover {
  text-decoration: none;
  color: #fff;
}
.art-tools .at-btn-clt {
  background-color: #70d7fa;
}
.art-tools .at-btn-clt:hover {
  background-color: #5ed0f9;
}
.art-tools .at-btn-clt em {
  background-position: 0 -27px;
}
.art-tools .at-btn-clt .at-rate {
  color: #5ed0f9;
}
.art-tools .at-btn-pos {
  background-color: #fb8484;
}
.art-tools .at-btn-pos:hover {
  background-color: #fa6060;
}
.art-tools .at-btn-pos em {
  background-position: -18px -27px;
}
.art-tools .at-btn-pos .at-rate {
  color: #fb8484;
}
.art-tools .at-btn-neg {
  background-color: #fed46d;
}
.art-tools .at-btn-neg:hover {
  background-color: #fec64d;
}
.art-tools .at-btn-neg em {
  background-position: -36px -27px;
}
.art-tools .at-btn-neg .at-rate {
  color: #fed46d;
}
.art-tools .at-btn-share {
  background-color: #6ee1bd;
  cursor: default;
}
.art-tools .at-btn-share i,
.art-tools .at-btn-share em {
  cursor: default;
}
.art-tools .at-btn-share:hover {
  background-color: #4ed7a9;
}
.art-tools .at-btn-share em {
  background-position: -54px -27px;
}
.art-tools .at-btn-clt .at-rate {
  color: #6ee1bd;
}
.art-tools .actived,
.art-tools .actived em,
.art-tools .actived i,
.art-tools .disabled,
.art-tools .disabled em,
.art-tools .disabled i {
  cursor: default;
}
.art-tools .pc-share {
  width: 88px;
  position: relative;
  zoom: 1;
  cursor: default;
}
.art-tools .pc-share .pc-share-wrap {
  width: 200px;
  padding: 5px 0 0;
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  zoom: 1;
}
.art-tools .pc-share .bdsharebuttonbox {
  padding: 0;
}
.art-tools .pc-share-hover .pc-share-wrap {
  display: block;
}
.art-tools .at-rate {
  width: 28px;
  margin-left: -14px;
  position: absolute;
  font-size: 14px;
  left: 50%;
  top: 0;
  display: none;
}
/*文章分页*/
.page_num {
  height: 28px;
  clear: both;
  text-align: center;
  font: 14px/14px "Microsoft Yahei";
  font-size: 14px;
  margin-bottom: 25px;
}
.page_num span {
  margin: 0 2px;
  padding: 7px 10px 7px 10px;
  color: #fff;
  background: #288bde;
  display: inline-block;
}
.page_num a {
  padding: 7px 10px 7px 10px;
  margin: 0 2px 0 3px;
  color: #999;
  background: #f5f5f5;
  text-decoration: none;
  transition: inherit;
  display: inline-block;
}
.page_num a:hover {
  color: #fff;
  text-decoration: underline;
  background-color: #288bde;
  text-decoration: none;
}
.page_num .prev,
.page_num .next {
  background: url('//www1.pconline.com.cn/zt/news20160822/images/page.png') no-repeat #f5f5f5;
  border: none;
  font-size: 14px;
}
.page_num .prev {
  background-position: 0 0;
  padding: 7px 10px 7px 20px;
}
.page_num .next {
  background-position: 0 -29px;
  padding: 7px 20px 7px 10px;
}
.page_num a:hover.prev {
  background-position: 0 -58px;
}
.page_num a:hover.next {
  background-position: 0 -87px;
}
.page_num .viewAll {
  font-size: 14px;
  padding: 7px 10px 7px 10px;
  color: #999;
  font-family: "Microsoft Yahei";
}
/*文章导航*/
.art_nav_box {
  padding: 15px;
  border-bottom: 1px dashed #ccc;
  border-top: 1px dashed #ccc;
  margin: 0 10px 25px;
}
.topNavBox {
  margin: 0 10px 10px;
  padding: 0 15px;
  border: none;
}
.art_nav_box table {
  width: 100%;
  background: none;
}
.art_nav_box table td {
  line-height: 30px;
  font-size: 14px;
  color: #999;
}
.art_nav_box .art_nav_t {
  padding-bottom: 3px;
  text-align: left;
  font-size: 16px;
  background: none;
}
.art_nav_box .art_nav_t strong {
  font-weight: normal;
  color: #333;
}
.art_nav_box .article_brief_tb {
  color: #777;
}
.art_nav_box .article_brief_tb a {
  color: #333;
}
.art_nav_box .article_brief_tb a:hover {
  color: #f80;
}
.art_nav_box .article_brief_tb .current_page {
  font-weight: bold;
  color: #c00;
}
.article_brief_tb .article_brief_pageNum {
  float: left;
}
.article_brief_tb a {
  width: 290px;
  height: 30px;
  word-break: break-all;
  overflow: hidden;
}
/*全文浏览相关*/
.pageNumber {
  border-top: 1px dashed #e5e5e5;
  padding: 25px 0 5px;
  margin-top: 20px;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  zoom: 1;
}
.pageNumber .sNum {
  width: 26px;
  height: 26px;
  line-height: 25px;
  _line-height: 27px;
  color: #fff;
  font-size: 18px;
  background: url('//www1.pconline.com.cn/zt/news20160822/images/art_bg.png') no-repeat -53px -30px;
  float: left;
  text-align: center;
}
.pageNumber .sTit {
  width: 600px;
  height: 24px;
  line-height: 24px;
  color: #07d;
  font-size: 20px;
  padding-left: 12px;
  float: left;
  text-align: left;
}
.pageNumber .sTop {
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
/*翻页提示*/
.pageTips {
  width: 175px;
  height: 22px;
  margin: -22px auto 25px;
  padding: 0px 25px 0 10px;
  line-height: 22px;
  color: #777;
  border: 1px solid #ffdcaf;
  background: #fffbe7;
  position: relative;
  color: #999;
  display: none;
}
.pageTips i {
  display: block;
  width: 8px;
  height: 9px;
  position: absolute;
  top: 7px;
  right: 7px;
  cursor: pointer;
  background: url('//www1.pconline.com.cn/zt/news20160822/images/art_bg.png') -100px -20px no-repeat;
}
/* 关键词 */
.seo-links:after {
  content: "\20";
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.seo-links {
  zoom: 1;
  line-height: 32px;
}
.seo-links a {
  float: left;
  margin-right: 15px;
  white-space: nowrap;
  font-size: 14px;
}
/*产品库导量配合2016年11月16日*/
.fixside {
  z-index: 1;
}
.box-product .rank {
  padding-top: 2px;
}
.box-product .rank li {
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 13px;
  margin-bottom: 6px;
  position: relative;
  zoom: 1;
  overflow: hidden;
  -ms-word-break: break-all;
  word-break: break-all;
  vertical-align: middle;
}
.box-product .rank li em,
.rank li .sub,
.rank li em,
.rank li h6 {
  font-size: 14px;
}
.box-product .rank li em {
  width: 16px;
  position: absolute;
  top: 0;
  *top: -1px;
  left: -1px;
  font: bold 22px/31px Arial;
  color: #e5e5e5;
  text-align: left;
}
.box-product .rank li .sub {
  margin-left: 6px;
  float: right;
  color: #999;
  font-size: 12px;
  line-height: 32px;
}
.box-product .rank li h6 {
  font-weight: normal;
}
/* 导航添加更多下拉框 20170608*/
.mnav-wrap .nav ul li.hover i,
.mnav-wrap .nav ul li.hover a.label {
  color: #0077dd;
}
.mnav-wrap .nav ul.nav-inner {
  overflow: visible;
}
.mnav-wrap .nav ul.nav-inner li {
  width: 111px;
}
.mnav-wrap .nav ul.nav-inner .n8 .i-arrow {
  width: 18px;
  height: 7px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  background: url(//www1.pconline.com.cn/zt/news20160822/images/add/arrow.png) center no-repeat;
}
.mnav-wrap .nav ul.nav-inner li.drop .i-arrow {
  background: url(//www1.pconline.com.cn/zt/news20160822/images/add/arrow-hover.png) center no-repeat;
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mnav-wrap .nav ul.nav-inner li .drop-pop {
  width: 100%;
  background-color: #fff;
  border: 1px solid #eee;
  position: absolute;
  top: 84%;
  left: 50%;
  margin-left: -50%;
  font-size: 20px;
  display: none;
}
.mnav-wrap .nav ul.nav-inner li.drop .drop-pop {
  display: block;
}
.mnav-wrap .nav ul.nav-inner li .drop-pop a {
  width: 100%;
  height: 24px;
  line-height: 24px;
  padding: 8px 0;
  display: block;
  overflow: hidden;
  text-align: center;
}
.mnav-wrap .nav ul.nav-inner li .drop-pop a.hide {
  display: none;
}
.mnav-wrap .nav ul.nav-inner li .drop-pop .drop-pop-arrow {
  width: 14px;
  height: 7px;
  background: url(//www1.pconline.com.cn/zt/news20160822/images/add/drop-arrow.png) no-repeat center;
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -7px;
}
.fixnav .nav ul.nav-inner .n8 .i-arrow {
  right: 20%;
}
.fixnav .nav ul.nav-inner li .drop-pop {
  margin-left: -72%;
}
/* 20171031 	170927-电脑网资讯文章终端页优化  zyr */
.guide a em {
  display: none;
  padding: 5px 3px;
  width: 40px;
  font-size: 14px;
  line-height: 18px;
  color: #0077dd;
}
.guide a:hover i {
  display: none;
}
.guide a:hover em {
  display: block;
}
.hotList .control .item {
  color: #666;
  font-size: 16px;
  line-height: 18px;
  padding-right: 10px;
  cursor: pointer;
}
.hotList .control .current {
  color: #07d;
  font-size: 18px;
  line-height: 20px;
}
.hot-cmt-article {
  height: auto;
}
.hot-video {
  height: auto;
}
.col-c .box .hot-cmt-article span {
  height: 34px;
}
.nav-tab {
  background: #fff;
  padding: 0 30px;
  position: sticky;
  top: 0;
  z-index: 10;
}
.nav-tab-wrap {
  display: flex;
  align-items: center;
  height: 76px;
  column-gap: 16px;
}
.nav-tab-wrap .tab {
  font-size: 20px;
  line-height: 20px;
  color: #333;
  cursor: pointer;
  user-select: none;
  height: 36px;
  display: flex;
  align-items: center;
  border-radius: 6px;
  padding: 0 20px;
  background: #F6F6F6;
}
.nav-tab-wrap .tab.active {
  background-color: #0077DD;
  color: #fff;
}
.history {
  overflow: hidden;
  position: relative;
  padding-bottom: 24px;
  margin-top: -10px;
}
.history::before {
  content: "";
  position: absolute;
  left: 35px;
  top: 30px;
  height: 100%;
  width: 0px;
  border-left: 1px dashed #dadada;
}
.history-date {
  overflow: hidden;
  position: relative;
}
.history-date h2 {
  background: #fff url(../images/icon06.gif) no-repeat 158px 0;
  height: 59px;
  font-size: 25px;
  font-family: å¾®è½¯é›…é»‘;
  font-weight: normal;
  padding-left: 45px;
  margin-bottom: 74px;
}
.history-date h2.first {
  position: absolute;
  left: 0;
  top: 0;
  width: 935px;
  z-index: 99;
}
.history-date h2:hover {
  text-decoration: none;
}
.history-date h2 img {
  vertical-align: -5px;
}
.history-date h2.date02 {
  background: none;
}
.history-date ul.news-list-left {
  padding-bottom: 32px;
}
.history-date ul.news-list-left li.ivy-inner {
  display: none;
}
.history-date ul.news-list-left li::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #07d;
  position: absolute;
  top: 28px;
  left: 30px;
  background-color: #fff;
  border-radius: 100%;
}
.history-date ul.news-list-left li.day::before {
  background-color: #07d;
}
.history-date ul.news-list-left li {
  padding: 60px 0 0;
  zoom: 1;
  position: relative;
}
.history-date ul.news-list-left li.last {
  padding-bottom: 0;
}
.history-date ul.news-list-left li:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.history-date ul.news-list-left .u-pubTime {
  position: absolute;
  text-align: right;
  padding-right: 28px;
  top: 16px;
  left: 58px;
}
.history-date ul.news-list-left .hour .u-pubTime {
  color: #07d;
  line-height: 34px;
}
.history-date ul.news-list-left li.day:not(:first-child) {
  margin-top: 20px;
}
.history-date ul.news-list-left .day .u-pubTime {
  color: #333;
  font-size: 24px;
  font-weight: 500;
}
.history-date ul.news-list-left .dl {
  float: left;
  padding-left: 60px;
  margin-top: -10px;
  text-decoration: none;
  transition: color 0.5s;
}
.history-date ul.news-list-left .dl dl {
  padding-right: 32px;
}
.history-date ul.news-list-left .dl:hover {
  color: #07d;
}
.history-date ul.news-list-left .desc {
  color: #989898;
  font-size: 14px;
  line-height: 22px;
  display: block;
  overflow: hidden;
  padding-top: 10px;
}
.history-date ul.news-list-left li.day .dl {
  margin-top: -8px;
}
.history-date ul.news-list-left li.hour .dl dt {
  font-size: 20px;
}
.fixHotNews {
  position: sticky;
  top: 20px;
}
.m-container {
  display: flex;
  justify-content: space-between;
}
