<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.add_m_none{ display:none;}
.pz_menubox{ display:none;}
* {
	margin:0;
	padding:0;
}
body,ul,li,dl,tl,dd,h1,h2,h3,h4,p{ margin:0px; padding:0px;}
ul, li {
	list-style-type:none; overflow:hidden;
}
img{ border:0px;}
body {
	font-size:14px;
	color:#333;
	line-height:30px;
	font-family:"微软雅黑";
	background:#fff;
}

a {
	color:#121212;
	text-decoration:none;
}
a:webkit-any-link {
display:block;
}
a:hover {
	color:#d81f27;
	text-decoration:none;
}
.height20{ clear:both; height:20px; width:100%; background:#fff;}
.r{ border:1px solid red;}
.g{ border:1px solid green;}
.b{ border:1px solid blue;}
.clear{ clear:both; }
.height10{ clear:both; height:20px; width:100%; background:none;}
.margintop10{ margin-top:10px;}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
.clear{ clear:both; }
.clear1 {
	clear:both;
}
.fl {
	float:left;
    !important;
	_display:inline;
}
.fr {
	float:right;
   !important;
	_display:inline;
}
.wrap {
	width:900px;
	margin:50px auto;
	background: #FFFFFF;
    border: 1px #F5F5F5 solid;
    padding: 20px 20px 30px 20px;
    height: auto;
    overflow: hidden;
	    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

 .nynews_box h1{    height: 50px;
    font-family: "微软雅黑";
    font-size: 28px;
    font-weight: bold;
    color: #f0532d;
    line-height: 40px;
    padding-left: 0px;
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    margin-top: 25px;
    padding-bottom: 10px;}
	
	.nynews_box .time {
    line-height: 50px;
 
}

.zhiyao {
    position: relative;
    margin-top: 14px;
    background-color: #f8f8f8;
    border-radius: 10px;
    border: 2px solid #f0532d;
    box-shadow: 0px 12px 0 0px #a9acb4;
	margin-bottom:30px;
}

.zhiyao .zhiyaotop {
    width: 100%;
    height: 57px;
    position: absolute;
    left: -3px;
    top: -14px;
    font-size: 22px;
    color: white;
    background: url(/images/ddd2.png) no-repeat;
    text-indent: 19px;
    line-height: 43px;
    font-weight: bold;
}

.zhiyao  p {
    padding: 45px 26px 30px;
    font-size: 16px;
    color: #555;
    line-height: 1.8;
    position: relative;
}

.nynews-article {
font-size: 16px;
    color: #333;
    line-height: 2;
    text-indent: 0;
    padding: 0;
    margin: 0;
    text-align: left;
}
.nynews-article img{max-width:100%;}

.nynews_list{ background:#f9f9f9;   border-top: 1px solid #e4e4e4; margin-top:20px;padding:0 20px;}
.nynews_list li{ height:33px;line-height:33px; font-size: 16px;}
.nynews_list_title{padding:10px 0; font-size:18px; font-weight:bold;}</pre></body></html>