#news_cont_main h1{font-size: 30px;text-align: center;padding: 20px;line-height: 36px; color: #aa0e04; font-family: "΢���ź�";font-weight: normal;}
#news_cont_main {border:1px solid #ccc;
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    clear: both;
}
.news_info{ height: 30px; line-height: 30px; color: #8b8b8b; position: relative;background: #eeeeee; font-size: 12px;text-align: center;display:flex;justify-content: center;}
.gov_author{margin: 0 40px 0 0;}
.gov_comeword{margin-right:40px;}
.gov_time{margin-right:40px;}
.ContTextSize{padding: 10px 30px; color: #323232; line-height: 30px;font-size: 14px;}
.ContTextSize p{font-size:14pt;}
.ContTextSize p strong{font-size:14pt;font-family: 宋体;color: #323232;}
table{margin:0 auto;}


.TRS_Editor P{margin-top: 16px;margin-bottom: 16px;}.TRS_Editor span{margin-top: 16px;margin-bottom: 16px;}.TRS_Editor DIV{margin-top: 16px;margin-bottom: 16px;}
.TRS_Editor TD{margin-top: 16px;margin-bottom: 16px;}
.TRS_Editor TH{margin-top: 16px;margin-bottom: 16px;}
.TRS_Editor FONT{margin-top: 16px;margin-bottom: 16px;}
.TRS_Editor UL{margin-top: 16px;margin-bottom: 16px;}
.TRS_Editor LI{margin-top: 16px;margin-bottom: 16px;}
.TRS_Editor A{margin-top: 16px;margin-bottom: 16px;font-size: initial!important;font-family: inherit!important;}



/*移动端*/
@media(max-width:768px){
  .warp{width:100%;}
  #news_cont_main{width:100%;border:none;}
  .lnfgw_gl {
    min-height: 568px;
    border: #e5e5e5 solid 1px;
    margin: 15px;
    overflow: hidden;
  }
  .gov_author{margin:0 10px 0 10px;width: 100px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .gov_comeword{margin-right:10px;width: 100px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .gov_time{margin-right:10px;width: 100px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .fg_link{width: 100%;background: url(/uiFramework/commonResource/image/2021070517140570280.jpg) 20px bottom no-repeat;padding: 0; margin-top: 10px; margin-bottom: 10px;height: 300px;overflow: hidden;}
  .foot_img{height:100px!important;}
  table{table-layout: fixed;}
  .news-text{padding:10px 10px;}
  .fg_content{margin-top:58px;}
  .TRS_Editor img{ width:100%;}
}