#news_cont_main h1{
    font-size: 24px;
    text-align: center;
    padding: 20px;
    line-height: 36px;
    color: #000;
    font-weight: normal;
    font-weight: bold;
}
#news_cont_main {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    clear: both;
}
.news_info{ height: 30px; line-height: 30px; color: #8b8b8b; position: relative; /*font-size: 16px;*/text-align: center;display:flex;justify-content: center; border-bottom: 1px solid #bfbfbf; padding-bottom: 20px;}
.gov_author{margin: 0 20px;}
.gov_comeword{margin-right:40px;}
.gov_time{margin:0 20px;}
.ContTextSize{padding: 10px 0px; color: #171717 !important; line-height: 30px;/*font-size: 14px;*/}
.ContTextSize p{//font-size:14pt;}
.ContTextSize p strong{font-size:14pt; font-family: 宋体; color: #171717 !important;}
.ContTextSize strong span{ color: #171717 !important; }
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%;}
}