*{margin:0;padding:0}
.h{display:none;}
#slider3{margin:0 auto;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.img_tabs li{float:left;margin:10px 1%;width:15%;text-align:center}
.rslides_here a{display:block;background:0 0;box-shadow:0 0 0 2px #666}
.arttBody img{width:50px;height:50px}
dd,dl,dt,li,ol,ul{margin:0;padding:0;list-style:none}
.topbar{position:fixed;top:0;z-index:10;width:100%;background:#c40000}
.topbar h1{margin:0;padding:0;height:44px;color:#fff;text-align:center;font-weight:400;font-size:20px;line-height:44px}
.topbar .leftBtn{float:left;padding:10px}
.topbar .search-btn{display:inline-block;width:23px;height:23px;background:url(search-w.png) no-repeat center;background-size:23px}
.topbar .rightBtn{float:right;margin:6px 10px 0 10px}
.topbar .nav-btn{display:inline-block;padding:0 12px;height:30px;border:1px solid #fff;-webkit-border-radius:3px;border-radius:3px;background:#c40000;color:#fff;font-size:14px;line-height:30px}
.topbar .nav-btnA{padding:0;padding-top:4px;width:55px;height:26px;border:0;background:0;font-size:10px;line-height:12px}
.topbar .nav-btnA::before{float:left;width:28px;height:28px;background-size:23px;content:"";-webkit-background-size:23px;-moz-background-size:23px}
.infoA{height:35px}
.article-topbar{background:#f5f5f5}
.article-topbar h1{color:#333}
.article-topbar .back-btn{display:inline-block;width:25px;height:25px;background:url(http://www1.pconline.com.cn/zt/2131028/jcz/img/back.png) no-repeat center;background-size:25px}
.article-topbar .comment-btn{display:inline-block;padding:0 0 0 25px;height:32px;background:url(http://www1.pconline.com.cn/zt/2131028/jcz/img/com.png) no-repeat left center;background-size:20px;color:#333;font-weight:700;font-size:14px;line-height:32px}
.article-topbar{background:#f5f5f5}
.article-topbar h1{color:#333}
.article-topbar .back-btn{display:inline-block;width:25px;height:25px;background:url(http://www1.pconline.com.cn/zt/2131028/jcz/img/back.png) no-repeat center;background-size:25px}
.article-topbar .comment-btn{display:inline-block;padding:0 0 0 25px;height:32px;background:url(http://www1.pconline.com.cn/zt/2131028/jcz/img/com.png) no-repeat left center;background-size:20px;color:#333;font-weight:700;font-size:16px;line-height:32px}
.article{position:relative;margin:10px 15px;font-size: 16px;}
.title{margin:0;padding:10px 0;color:#333;font-weight:600;font-size:18px}
.subTitle{overflow:hidden;padding: 5px 0;color: #666;}
.subTitle .spana{display:inline-block;margin:0 10px 0 0;color:#c20000;font-size:16px}
.subTitle .spanb{color: #a3a3a3;font-size:12px;}
.info {
    clear: both;
    margin: 3%;
    font-size: 16px;
    line-height: 30px;
}
.info img {
    width: 100%;
}












*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

.addWrap{ position:relative; width:100%;background:#fff;margin:0; padding:0;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative;}
#position{ position:absolute; bottom:0; right:0; margin:0; width:100%; filter: alpha(opacity=50);text-align:center;}
#position li{width:10px;height:10px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#AFAFAF;}
#position li.cur{background-color:#FF0000;}
.img-responsive { display: block; max-width:100%;height: auto;}

.downbtt {
    width: 150px;
    margin-left: 3%;
    color: #fff;
    font-size: 14px;
    background-color: #dd00ff;
    border-radius: 9px;
    text-align: center;
    display: block;
}



.footer-fixed {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 18;
  display: flex;
  background: #fff;
  box-shadow: 1px 5px 15px rgba(50,50,50,.3);
}
.footer-fixed a{color:#000;text-decoration:none;}
.toushu, .guanzhu {
    width: 15%;
    float: left;
    text-align: center;margin-top: 10px;
    font-size: 14px;
}

.btliao {
    background-image: linear-gradient(to right, #1da3ff , #1e86ff);
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    margin: 10px auto;
    line-height: 50px;
    width: 60%;text-align: center;
}