.pageheader{background: #FAFAFA; padding-top: 20px;}

.news-page-top {}
.news-page-top li {list-style-type: none; float: left;  width: 267px; margin: 10px;}
.news-page-top li img { width: 267px;}
.news-page-top li h4 {font-weight: 500;     margin-top: 10px;}

.pictop {
    height: 130px;
    display: block;
    overflow: hidden;
}
.zhao {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
DISPLAY: NONE
}

#share {
    width: 75%;
    text-align: center;
    margin: auto;
    border: 1px solid #dcdcdc;
    position: absolute;
    top: 20%;
    background: #fff;
    margin-left: 50%;
    left: -38%;
    z-index: 999;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
}


#share img{
    width: 80%;
}

.title {      border-top: .1rem solid #333;}
.authorinfo {line-height: 45px;  border-bottom: .1rem solid rgba(0,0,0,.15);  border-top: .1rem solid rgba(0,0,0,.15);      position: relative; width: 100%; margin-bottom: 20px; }
.authorinfo em{    line-height: 1.1;
    display: inline-block;
    vertical-align: middle;
   
    font-style: normal;
    margin-top: -10px;}
.authorinfo .meta_original_tag{}
		
.article {
	background: #fff;
	padding: 20px;
	line-height: 1.5em;
	letter-spacing: 0.03em;    
	margin-top: 0px;
	    padding-top: 0px;
	        PADDING-BOTTOM: 0PX;
}
.article hr {
	border: none;
	border-bottom: 1px solid #cccccc;
	display: block;
	height: 1px;
}

.article h1 {
	font-size: 25px;
	line-height: 1.3em;
	margin-bottom: 18px;
}
.article h2 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin: 33px 0;
}

.article h2 a{font-size: 22px;}
.article h5 {
    font-weight: 400;
    margin-bottom: 10px;
}
.article ul, .article ol {
	margin: 20px;
	font-size: 16px;
	line-height: 26px;
}
.article ol {
	list-style-type: decimal;
}
.article ul {
	list-style: initial;
}
.article li {    MARGIN-BOTTOM: 1EM;
    list-style-type: square;
    margin-left: 2em;}
.article li p{TEXT-INDENT: 0em;}
.article p {
	TEXT-INDENT: 2em;
	text-align: left;
	font-size: 16px;

	line-height: 28px;
	margin-bottom: 10px;
}

.L120 {	margin-LEFT: 130px;}
.article p a {
	color: #ee6e50 !important;
	text-decoration: underline;
	
}
.article p a:hover {
	color: #d7583a;
}
.article a {
	color: #ee6e50 !important;
	font-size: 16px;
	
}
.article h3 {
    line-height: 55px;
    font-size: 18px;
}

.article h3 a{font-size: 18px;}
.article a:hover {
	color: #d7583a;
}
.article .caption {
	font-size: 14px;
	font-size: 1.4rem;
	color: gray;
	text-align: center;
}
.article .caption:after {
	content: "\00a0";
	display: block;
	width: 30%;
	border-bottom: 1px solid #dddddd;
	margin: -2% auto 0 auto;
	position: relative;
}
.article img {
	display: block;
	margin: 30px auto !important;
	height: auto;
	max-width: 90%;
}
.article blockquote {
	color: gray;
	font-size: 14px;
	border-left: 5px solid #eaeaea;
	margin: 30px 0%;
	padding-left: 3%;
	line-height: 1.7em;
}
.article blockquote p {
	color: gray;
}

.article table {
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
}
.article table>tbody>tr>td, .article table>tbody>tr>th, .article table>tfoot>tr>td, .article table>tfoot>tr>th, .article table>thead>tr>td, .article table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 8px;      
    line-height: 1.42857143;      
    vertical-align: top;      
    border-top: 1px solid #ddd;
    border-spacing: 0;      
    border-collapse: collapse;
}

.weixin-i {width: 18px; height: 20px; background: url(../img/ico.png) -4px -25Px;     display: inline-block; margin-top: 13px; margin-right: 10px; cursor: pointer;}
.weixin:hover .weixin-i{background: url(../img/ico.png) -25px -25Px; }
.weixin-i:hover .qr-code{display: none;}
.qr-code {position: absolute;     right: 42px;
    top: 0px;
display: none;
    width: 130px;
    height: 130px;
    padding: 10px;
    margin-top: -50px;
    box-shadow: 0 0 6px rgba(14,22,30,.3);
    background-color: #fff;
    z-index: 10;
    }
.qr-code:before {
    content: '';
    position: absolute;
    background: url(../img/ico.png) -60px -25Px;
    display: block;
    width: 16px;
    height: 20px;
    border: 0px;
    z-index: 1;
    margin-left: -10px;
    top: 60px;
    right: -16px;
 
}

.hot-pic{ }
.hot-pic li {width: 23%; float: left;  padding: 1%; margin-bottom: 20px;}
.hot-pic li img {width: 100%; MIN-HEIGHT: 120PX;}
.hot-pic li h4{font-weight: 400;}

/* for 980px or less*/
@media screen and (max-width: 980px) {
	.news-page-top {
	display: none;
}
.title {    border-top: 0px;padding: 0.5rem; padding-top: 0px;}

.title h1 {font-size: 1.2rem;     margin: .67em 0.5rem;}


.authorinfo {
    width: 96%;
    margin-left: 3%;
    margin-right: 3%;
}
.mr {width: 100%; margin: 0px}

.weixin {display: none;}

.authorinfo em {font-size: 12px; margin-left: 5px;}

.hot-pic{ padding: 10px;}
.hot-pic li {width: 46%; float: left;  padding: 2%;}


}