@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: '方正准雅宋_GBK';
    src: url(/resource/img/fzzys_simplify.ttf);
}
.cont-top {width:1240px;background-color:#fff;margin:0px auto;padding:40px;box-sizing:border-box;border-bottom: 1px solid #ededed;}
.cont-top a:hover {text-decoration:underline;}
.article-info {font-size:14px;color:#999;width:900px;height:45px;line-height:45px;}
.article-info .article-time,.article-source {display:block;float:left;margin-right:24px;}
.article-info .article-size {cursor:pointer;}
.article-share {width:155px;position:relative;}
.article-share .share-weixin {display:block;float:left;width:45px;height:45px;border-radius:50%;background: url(/resource/img/weixin.png) 1px 5px #4cad04;margin-right:10px;}
.article-share .share-weibo {display:block;float:left;width:45px;height:45px;border-radius:50%;background: url(/resource/img/weibo.png) 3px 2px #f5c400;margin-right:10px;}
.article-share .share-qq {display:block;float:left;width:45px;height:45px;border-radius:50%;background: url(/resource/img/qqzone.png) -2px 2px #008df0;}
.article-share-qrcode{ position: absolute;left:-260px;top: 0px;z-index: 1000;width: 240px;height: 300px;background: #fff;border: 1px solid #ccc;box-shadow: 0 1px 13px rgb(191 191 191);padding: 15px;
box-sizing: border-box;color: #999;display:none;font-size:12px;}
.article-share-qrcode .code {padding:20px;}
.article-share-qrcode .closed {float: right;width: 12px;height: 12px;background: url(/resource/img/close_btn.png);background-position: 0px 0px;cursor: pointer;}
.article-title {padding: 30px 0px;line-height: 50px;font-size: 2.4em;font-weight: 600;width: 100%;clear: both;}
.cont-main {width:1240px;background-color:#fff;margin:0px auto;overflow:hidden;padding:40px;box-sizing:border-box;}
.cont-main a:hover {text-decoration:underline;}
.cont-left {width:820px;}
.cont-ad img {max-width:820px;}
.cont-article {width:820px;margin:0px auto;}
.cont-article p {line-height: 35px;font-size: 18px;padding: 10px 0px;}
.cont-article img {max-width:800px;}
.cont-article-rel ul {padding:10px 0px;}
.cont-article-rel li {line-height:30px;font-size:16px;}
.article-rel-title {border-bottom:1px solid #eee;height:39px;font-size:16px;}
.article-rel-title span{display:inline-block;border-bottom: 4px solid #ee1c25;width:100px;height:35px;line-height:35px;}
.cont-article-attachment a {line-height:30px;color:#09F;}
.cont-article-editor {text-align: right;padding: 15px 0px;}
.cont-article-editor span {display:inline-block;padding-left:15px;}
.cont-article-gaoyuan {text-align: right;}
.cont-article-gaoyuan img {height:30px;}
.cont-right {width:270px;}
.right-item {width:270px;margin:0px auto;}
.right-item .right-item-title {height:26px;font-size:24px;line-height:26px;margin-top:20px;margin-bottom:15px;font-family:'方正准雅宋_GBK';}
.right-item .right-item-title span {display:block;width:12px;height:26px;background-color:#bcbcbc;float:left;margin-right:10px;}
.right-item ul {padding:0px;}
.right-item .right-item-txt li {line-height:24px;font-size:14px;padding:10px 0px;}
.right-item .right-item-pic img {width:270px;}
.right-item .right-item-pic h4 {line-height:24px;font-size:14px;font-weight:normal;text-align:center;padding:10px 0px;}
.right-qrcode {text-align:center;padding-top:10px;}
.right-qrcode img {width:200px;}
