.container{background: #fff url(/uiFramework/commonResource/image/2021071916043770690.png) center top no-repeat;text-align: center;}
.main{width:1000px;margin:0 auto;}
.screen {
    overflow: hidden;
    background: #fff;
}
.bor {
    border: #d6d6d6 solid 1px;
}
.mbt10 {
    margin-bottom: 10px;
}
.mt10 {
    margin-top: 10px;
}
.cont-title {
    position: relative;
    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;
    position: absolute;
    right: 4px;
    top: 0px;
    color: #4d4d4d;
}
.news-content-main {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom:50px;
}
.news-content-main h1 a {
    font-size: 23px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
    color: #4d4d4d;
    font-weight:normal;
}
.news-text {
    padding: 10px;
    color: #323232;
    line-height: 30px;
    font-size: 14px;
}
.TRS_Editor p{text-align:left;}
.TRS_Editor p strong{font-size:12pt;color:#000;}





/*附件列表*/
/* 详情附件下载 */
.news-attachment{float:left;width:100%;text-align:left;}
.news-attachment a:link,.news-attachment a:visited,.news-attachment a:hover{ color:#434343;}
.news-attachment h4{ color:#1b3b78; height:42px; line-height:42px; font-size:14px; font-weight: bold;  padding-left:5px; border-bottom:dashed 1px #bababa; margin-bottom:10px;}.news-attachment ul{ padding:0px 3px;}.news-attachment li{  height:30px; line-height:30px; }.news-attachment li.on{background:#ececec;}
.news-attachment a{    display: block; line-height: 40px; padding-left: 20px;}
.news-attachment a:hover {background-color:#eee;}