.content{overflow:hidden;background:#fff;border:1px solid #ccc;}
.cont-title h2 span{display:flex;    color: transparent;}
.cont-title h2 span a{display:none;}
.cont-title h2 span a:last-child{display:block!important;color:#000;font-size: 18px;font-family: "Microsoft YaHei UI","微软雅黑";position:absolute;font-weight:normal;}
.mt10 {
    margin-top: 10px;
}
.mbt10{margin-bottom:10px;}
.cont-title {
    display:flex;
    justify-content: space-between;
    
    width: 975px;
    height: 30px;
    margin: 15px auto;
    line-height: 30px;
    background:url(/uiFramework/commonResource/image/2022021814031460640.jpg) left bottom repeat-x;
}
.cont-title h2 {
    background: url(/uiFramework/commonResource/image/2022021813584949584.jpg) left bottom repeat-x;
    float: left;
    line-height:20px;
    font-family: "Microsoft YaHei UI","微软雅黑";
    padding: 0 30px;
    display: inline-block;
    font-size: 18px;
}
.more-link-long {
    font-size: 13px;
    font-weight: normal;
    color: #4d4d4d;
}
.news-content-main {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.news-content-main h1 {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
    color: #000;
    font-family: "宋体", Arial, tohama, arial, "Hiragino Sans GB", \5B8B\4F53, sans-serif;
    font-weight:bold;
}
.news-info {
    height: 26px;
    line-height: 26px;
    color: #4d4d4d;
    padding-left: 20px;
    background: #eef8fe;
    font-size: 12px;
    width: 920px;
    text-align: center;
    margin-left: 15px;
}
.news-info ul{display:flex;justify-content:center;}
.news-info ul li{padding-right:20px;font-family: "宋体";}
.news-info a{padding-left:5px;padding-right:5px;font-size: 12px;font-family: "宋体";}
.news-info li {color: #000;}
.news-text {
    padding: 10px;
    color: #323232;
    line-height: 30px;
    font-size: 14px;
}
.Custom_UnionStyle div p{    font-family: "宋体", Arial, tohama, arial, "Hiragino Sans GB", \5B8B\4F53, sans-serif;}
.Custom_UnionStyle div p img{vertical-align:middle;display:block;margin:0 auto;}




.wz {
    line-height: 50px;
    height: 50px;
    margin: 0 15px;color:#000;
    border-bottom: 1px solid #b0b0b0;
    padding-left: 10px;font-size:14px;
}

/*附件*/
.xl_file {
    line-height: 30px;
    margin: 30px;
    text-align: left;
    background-color: #f1f8ff;
    border: 1px solid #dde9f5;
    padding-left: 20px;
    font-size:14px;
}
.xl_file li{font-size:14px;}


/*移动端*/
@media (max-width: 768px) {
  .main{width:100%;}
  .content,.news-content-main,.news-info{width:100%;}
  .news-info{margin-left:0;}
  .govWinSetting{display:none!important;}
  .news-info ul li{width:30%;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;display:inline-block;text-align:left;}
  .TRS_Editor img{width:100%;}
}