/*细览*/
.govXLBox {
    width: 960px;
    /* border: 1px solid #dcdcdc; */
    border-bottom: 0 none;
    background-color: #fff;
    overflow: hidden;
    /* padding: 40px 75px; */
    margin: 0 auto;
}
.govXLTitle {
    font-size: 16px;
    text-align: center;
    height: 58px;
    line-height: 38px;
    color: #dc0404;
    padding-top: 20px;
}
.govWinBox {
    width: 100%;
    overflow: hidden;
    /* border-bottom: 1px solid #3f6cc6; */
    /* padding-bottom: 10px; */
    /* margin-bottom: 40px; */
    height: 36px;
    line-height: 36px;
    border-top: 1px dashed #c8c8c8;
    color: #555;
    position: relative;
    /* padding-left: 10px; */
}
.govWinTime,.govWinSetting{font-size: 14px;line-height: 30px;}
.govXLTtitle{margin-bottom: 30px;}
.govXLTtitle p{text-align: center;margin-bottom: 14px;}
.govXLText{margin-bottom: 100px;}
.govXLText p{ margin-top: 16px;
    margin-bottom: 16px;
    line-height: 1.5;
    font-family: 宋体;
    font-size: 12pt;}
.govXLNewText{width: 100%;height: 40px;background-color: #f2f2f2;line-height: 40px;padding-left: 30px;}

.TRS_Editor p{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.TRS_Editor div{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.TRS_Editor td{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.TRS_Editor th{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.TRS_Editor span{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.TRS_Editor font{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.TRS_Editor ul{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.TRS_Editor li{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.TRS_Editor a{margin-top:16px;margin-bottom:16px;line-height:1.5;font-family:宋体;font-size:12pt;}
.easysite-related-news ul li span {max-width: 100px !important;}
@media screen and (max-width:1199px) {
	p.position{line-height:1.5em; height:auto; }
    .easysite-paddingrl { padding: 10px; }
}
@media screen and (max-width:999px) {
	
}
@media screen and (max-width:767px) {
    .govXLTitle { font-size: 20px; line-height: 1.6em; padding-top: 40px; }
    .share_author > span, .share { display: none; }
    .easysite-news-describe { width: 100%; float: none; margin-left: 0; position: static; }
    .govXLBox{width:96%;margin:0 auto;padding:0 5px;}
    .govWinTime{width:100%;font-size:16px;text-align: center;float:none;}
   .govWinBox p.fr{display:none;}
   .easysite-related-news ul li a{max-width: 78%;}
   .easysite-related-news ul li span {max-width: 22%;}
   .TRS_Editor p img{width:100%;}
}