/**新闻内容*/
.news-content-main{ width:970px; margin-left:auto; margin-right:auto; overflow:hidden; *zoom:1;}
.news-content-main h1{font-size: 12pt;text-align:center;padding-top: 35px;padding-bottom: 0px;line-height:24px;font-weight: bold;color: #323232;}
.news-info{ height:30px; line-height:30px; color:#434343; position:relative; padding-left:20px; background:#f2f2f2;font-size:12px; width:920px; text-align:center; margin-left:15px; margin-top:5px;}
.news-info a:link,.news-info a:visited{ color:#303030;}.news-info a:hover{ color:#303030;}
.news-info span.news-edit-cont{
	position: absolute;
	right: -19px;
	top: -2px;
	font-size: 12px;
}
.news-text{ padding:10px; color:#323232; line-height:30px; font-size:14px;overflow-x:auto;}
.news-bottom-info{border-top:none; border-bottom:1px dotted #c8c8c8;}
.news-attachment{ padding:10px 15px 15px;}
.news-attachment a:link,.news-attachment a:visited,.news-attachment a:hover{ color:#434343;}
.news-attachment h4{ color:#db0700; height:42px; line-height:42px; font-size:14px; font-weight: bold;  padding-left:5px; border-bottom:dashed 1px #bababa; margin-bottom:10px;}.news-attachment ul{ padding:0px 3px;}.news-attachment li{  height:30px; line-height:30px; }.news-attachment li.on{background:#ececec;}
.news-attachment li{  height:30px; line-height:30px; position:relative; padding-left:22px; position:relative;}
.news-attachment li:hover{ background:#f2f2f2;}
.news-attachment li span.xiazai{ position:absolute; right:10px; top:0px;  padding-left:16px; color:#24427b;}
.news-attachment li span a:link,.news-attachment li span a:hover,.news-attachment li span a:visited,.news-attachment li span a:active{ color:#24427b;}
.zzjg-map{ width:615px; height:310px; margin:0 auto; padding-bottom:30px; padding-top:30px;}
.zzjg-map img{ margin:0px; padding:0px; overflow:hidden; float:left;width:615px; height:310px; }
.more-link-long{
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	right: 4px;
	top: 10px;
	background:url(/uiFramework/commonResource/image/2021080515463781685.png) no-repeat left;
	padding-left:20px;

}
@media screen and (max-width: 768px){

.news-content-main {
    width: 100%;
   
}
.news-info {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.news-content-main img {
   
    width: 100%;
}
}