@charset "utf-8";
/* CSS Document */
.main {margin:0px auto;}

.cont_box {	
	overflow:hidden;
}
.cont_left {width:1100px;float:left;background-color:#fff;}
.cont_right {width:360px;float:right;background-color:#fff;}
.cont {   
	padding:20px;
	position: relative;
}

.cont .article_top {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
}

.cont .article_title {
    font-size: 30px;
    text-align: center;
	line-height: 60px;
	font-weight: 600;
}
.cont .article_subtitle {
    font-size: 22px;
    text-align: center;
	line-height: 40px;
}
.cont .article_introtitle {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    padding: 0px 20px;
}

.cont .article_main {
    padding: 20px 0;
	text-align: center;
}
.cont .article_userInfo {
    margin-right:15px;
}

.cont .article_info {
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 40px;
	margin-bottom: 20px;
}

.cont .article_info span {
    display: inline-block;
}

.cont .article_source {
    margin-left: 25px;
}

.cont .article_time {
    margin: 0 25px 0 0px;
}
.cont #countClickConfig {margin-right: 20px;}
.cont .article_copyright {
	border-top: 1px solid #e2e2e2;
	line-height:50px;
	font-size: 16px;
    text-align:center;
	color: #666;
	font-weight:600;
}
.cont .article_other {
	
	padding-top:10px;
	font-size: 14px;
    text-align:right;
	color: #666;
}
.cont .article_att {padding:10px;}
.cont .article_att a {font-size:14px;color:#f00;line-height:26px;}

.change_size {
    padding: 0 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.article {
    line-height: 36px;
    font-size: 18px;
}

.article a {
    color: #01a796;
}

.article img {
    max-width: 900px; 
	margin: 0 auto;
}

.article p {
    margin-bottom: 20px;
    text-indent: 2rem;
    text-align: justify;
}
.article_summary{
font-size: 16px;
 color: #666;
 border:1px solid #e2e2e2;
padding: 10px;
/*  text-align: center;   */
 text-indent: 2em;
margin-bottom: 30px; 
    background-color: #f3f3f3;
}
.close_window {
    display: block;
    margin: 20px auto;
    border: 1px solid #aaa;
    border-radius: 10px;
    overflow: hidden;
    width: 140px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #fff;
}

.close_window:hover {
    color: #01a796;
    cursor: pointer;
}

.cont_right_list {padding:10px 15px; background: rgb(250, 252, 255);}
.cont_right_list li {border-bottom:2px solid #eee;position: relative;}
.cont_right_list li:last-child{border-bottom:none;}
.cont_right_list li span{display: block;position: absolute;background: #c1bbbb;width: 30px;height: 25px;text-align: center;color: #fff;border-radius: 5px;line-height: 25px;left: 0px;top: 10px;}
.cont_right_list .list_txt {padding-left:35px;padding-top: 5px;padding-bottom: 5px;}
.cont_right_list a {line-height:30px;font-size: 16px;}
.cont_right_list .picNews {display:block;position:relative;overflow:hidden;width:100%;margin:10px 0px;}
.cont_right_list .picNews img {width:320px;height:200px;vertical-align:bottom;transition: .3s ease;}
.cont_right_list .picNews:hover img{transform: scale(1.2);transition: .3s ease;}
.cont_right_list .picNews .shadow {position: absolute;width:100%;height:149px;background: url("../img/pic_shadow_1.png") repeat-x center bottom;left:0;bottom:0;}
.cont_right_list .picNews p {position: absolute;bottom:0;height:50px;line-height:50px;color: #fff;text-align:left;font-size:19px;padding:0px 10px;}
.cont_right_title{width:100%;border-bottom:60px solid #59969e;height:60px;line-height:60px;padding:0px 132px;box-sizing:border-box;font-family: SourceHanSerifCN-Heavy;font-size:21px;}
.cont_right_mtjz {padding:15px 15px; background: rgb(250, 252, 255);overflow:hidden;position: relative;height:290px;}
.cont_right_mtjz li {width:20%;float:left;height:60px;margin-bottom:10px;text-align:center;}
.cont_right_mtjz li img {width:50px;height:50px;}
.cont_right_mtjz .media_pic {width: 150px;height: 150px;margin:0px auto;} 
.cont_right_mtjz .media_pic img  {width: 150px;height: 150px;} 
.cont_right_ztbd {padding:15px 15px; background: rgb(250, 252, 255);overflow:hidden;position: relative;height:780px;}
.cont_right_ztbd li {margin-bottom:20px;text-align:center;}
.cont_right_ztbd li img {width:320px;height:180px;}
.article-share {width:110px;;position:absolute;left:-50px;top:10px;}
.article-share .share-weixin {display:block;width:40px;height:40px;border-radius:50%;background: url(/resource/img/weixin.png) 2px 6px #4cad04;background-size: 100% auto;background-repeat: no-repeat;}
.article-share .share-weibo {display:block;width:40px;height:40px;border-radius:50%;background: url(/resource/img/weibo.png) 0px 0px #f5c400;margin-top:15px;background-size: 100% auto;background-repeat: no-repeat;}
.article-share .share-qq {display:block;width:40px;height:40px;border-radius:50%;background: url(/resource/img/qqzone.png) -2px 3px #008df0;margin-top:15px;background-size: 100% auto;background-repeat: no-repeat;}
.article-share-qrcode{ position: absolute;left:50px;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;}
.share_fixed {position: fixed;left: 50%;margin-left: -800px;z-index: 9;top: 160px;}