.mod-header{position:relative; height:40px; padding-left:9px; background:no-repeat; overflow:hidden; border-bottom:1px solid #9e1742;}
.mod-header h2{float:left; height:58px; line-height:40px; font-size:14px; background: url(/uiFramework/commonResource/image/2021122423051615081.png) 0px 13px no-repeat; padding-left:30px; color:#9e1742; font-size:16px; font-family:"Microsoft YaHei UI";font-weight: normal;}
.mod-header h2 span a{color:#9e1742; font-size:16px; font-family:"Microsoft YaHei UI";}
.mod-header .more-link{ background: url(/uiFramework/commonResource/image/2021122614431622676.png) 0px 1px no-repeat; padding-left:18px;color: #292929;}
.mod-header .more-link{position:absolute;right:25px;top:15px;}

.mod-body{ text-align:left; padding:0px; border:#d2d2d2 1px solid;}
/** 细览页面 */
.news-content-main{  margin-left:auto; margin-right:auto; overflow:hidden; *zoom:1; border:#ccc 1px d2d2d2; padding:15px;}
.news-content-main h1{ font-size:18px; text-align:center; line-height:40px; margin-bottom:10px; color:#9e1742;}
.news-content-main .sub-titles{ font-size:18px; text-align:center; line-height:30px; margin-bottom:10px; color:#4d4d4d;}
.news-info{height:30px;line-height:30px;color:#4d4d4d;text-align:left;border-bottom:1px solid #f2e0e6;color:#797979;position:relative;font-size: 12px;background:#fff6f9;}
.news-info a:link,.news-info a:visited{ color:#303030;}
.news-info a:hover{ color:#303030;}
.news-info span.news-cont-left{
	position: absolute;
	left: 430px;
	top: 2px;} /*适当调整*/
.news-info span.news-cont-cent{
	position: absolute;
	left: 759px;
	top: 2px;
	width: 200px;
}
.news-info span.news-cont-right{position: absolute;	right:0px;	top: 2px;}
.news-text{padding:10px;color:#323232;line-height:30px;font-size:14px;min-height:300px;border-bottom:1px solid #d2d2d2;}
.news-bottom-info{border-top:none; border-bottom:1px dotted #c8c8c8;}
.TRS_Editor p img{max-width:100%;}
/** 细览附件 */
.news-attachment{ padding:10px 20px 15px 20px;}
.news-attachment .news-atta-header{padding:0px;}
.news-atta-header h4{ color:#9e1742; height:42px; line-height:42px; font-size:14px; font-weight: bold; }
    .news-atta-body{ padding:0px;}
    .news-atta-body ul{ padding:0px 3px;}
    .news-atta-body li{ background: url(/uiFramework/commonResource/image/2021122616255645605.png) 15px 10px no-repeat; height:36px; line-height:36px; position:relative; padding-left:42px; border-bottom:1px dotted #ccc;}
    .news-atta-body li span{ position:absolute; right:20px; top:0px;  padding-left:16px; color:#4f6b8d;}
    .news-atta-body li span.cap-btn-download{ display:block;}
    .news-atta-body li a:link,.news-atta-body li a:visited,.news-atta-body li a:hover{ color:#434343;}
    .news-atta-body li a.cont-app-file{display:block;}


/*-------自适应--------*/
@media screen and (max-width:600px){
.mod-header{height: auto;margin-top: 10px; padding-bottom: 8px;}
.mod-header h2{display:none;}
.mod-header .more-link{position: inherit;right:auto;top: auto;}
.news-content-main h1{line-height:30px;}
.news-info{height:auto;}
.news-info span.news-cont-left,.news-info span.news-cont-cent{ position: inherit;left: auto;top: auto;width: auto;}
.TRS_Editor p img{height:auto !important;}
.TRS_Editor table{width:100%;}


}