.content{overflow:hidden;}
.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: #1f8bcf;font-size: 16px;font-family: "微软雅黑";position:absolute;}
.mt10 {
    margin-top: 10px;
}
.mbt10{margin-bottom:10px;}
.cont-title {
    display:flex;
    justify-content: space-between;
    background: url(/uiFramework/commonResource/image/2021072116014372984.png) 10px 10px no-repeat;
    width: 975px;
    height: 30px;
    margin: 15px auto;
    line-height: 30px;
    border-bottom: 2px solid #027ecb;
}
.cont-title h2 {
    float: left;
    height: 30px;
    padding-left: 20px;
    color: #1f8bcf;
    font-size: 16px;
    font-family: "微软雅黑";
}
.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: #4d4d4d;
    font-family: "宋体", Arial, tohama, arial, "Hiragino Sans GB", \5B8B\4F53, sans-serif;
    font-weight:normal;
}
.news-content-main h2 {
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    margin-bottom: 10px;
    color: #4d4d4d;
    font-family: "宋体", Arial, tohama, arial, "Hiragino Sans GB", \5B8B\4F53, sans-serif;
    font-weight:normal;
}
.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;}
.news-info a{padding-left:5px;padding-right:5px;}

.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;}

.news-attachment {
    padding: 10px 15px 15px;
}
.news-attachment h4 {
    color: #1b3b78;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
    background: url() no-repeat center left;
    padding-left: 35px;
    border-bottom: dashed 1px #bababa;
}.news-attachment ul {
    padding: 0px 3px;
}
#wrap_left,.czt_tzxx_right1{display:none;}

/*移动端*/
@media(max-width:768px){
  .container,.main,.cont-title,.news-content-main,.news-info{width:100%;}
  .news-info ul li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .news-info ul li:last-child{display:none;}
  .news-info{margin-left:0;}
  .more-link-long{display:none;}
  .TRS_Editor img{width:100%;}
}