.clear{clear:both;}
.header {
    overflow: hidden;
    width: 1000px;
    height: 261px;
    background: url(/uiFramework/commonResource/image/2021111510340635177.png) no-repeat;
    background-position: top center;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
}
.content{width:100%;}
.main {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}
.newsTitle {
    width: 100%;
    height: 35px;
    border-bottom: 2px solid #af0000;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.newsTitle h2 {
    font-family: "微软雅黑",Microsoft YaHei;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    color: #fff;
    text-align: center;
    width: 114px;
    height: 35px;
    background: url(/uiFramework/commonResource/image/2021111510562740071.png) no-repeat;
}
.newsList li {
    position: relative;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 20px;
}
.listDot {
    display: inline-block;
    width: 23px;
    height: 13px;
    background: url(/uiFramework/commonResource/image/2021111511021273673.jpg);
    background-color: #333;
    position: absolute;
    top: 10px;
    +: ;
    top: 11px;
    left: 0;
}
.newsListA {
    font-family: '宋体',SimSun;
    padding-left: 5px;
    text-decoration: none;
}
.listTime {
    position: absolute;
    top: 12px;
    +: ;
    top: 13px;font-size:14px;color:#2a2a2a;
    right: 5px;font-family: '宋体',SimSun;
}
.active{margin-bottom:15px;}

/*分页*/
.newListPiecePage{padding:50px;}
.page{height: 34px;line-height: 34px;color: #555;overflow: hidden;font-size: 12px;display:flex;justify-content: center;}
.page a,.page span{font-size:12px;}


/*page*/
.page {color: #555;text-align: center;overflow: hidden;font-size: 14px; line-height: 24px;clear:both;font-family: "Microsoft Yahei",Tahoma,Geneva,sans-serif;}
.page span,.page a,.NormalRed{ height: 24px;line-height: 24px; display: inline-block;font-size: 14px;box-sizing:border-box; border: 1px solid transparent;vertical-align: middle; }
.page .easysite-page-wrap a,.NormalRed,.page .easysite-total-page a,.page .easysite-jump-page a { padding: 0 3px; color: #555;line-height: 24px; vertical-align: middle;border: 1px solid #f0f0f0;min-width: 30px; margin-left: -7px;}
.NormalRed { background: #f0f0f0;}
.page .easysite-page-wrap a:hover,.NormalRed:hover{background: #f0f0f0 none repeat scroll 0% 0%;}
.page input {vertical-align: middle; border: 1px solid #D4D4D4;padding: 3px;text-align: center; background:#fff; font-size:12px;}
.page .easysite-total-page, .page .easysite-page-wrap, .page .easysite-jump-page{
   display: inline-block;
   font-size: 14px;
}
.page .easysite-total-page a,.page .easysite-total-page span{
   margin-right: 10px;
}
.page .easysite-total-page a:last-child{
   margin-right: 10px;
}
.easysite-jump-page a{
   margin-right:  10px;
}
.easysite-jump-page span{
   margin-left:  -5px;
}
 .page .easysite-page-text{
   width: 25px;
}
.pageDiv_1 .easysite-total-page a{
      border: 1px solid transparent;
}
.pageDivzt_1{
      border: 1px solid transparent!important;
}


/*底部*/
.footer {
    width: 100%;
    height: 155px;
}
.footmain {
    position: relative;
    width: 1000px;
    height: 152px;
    margin: 0 auto;
    border-top: 3px solid #af0000;
}
.foottext {
    display: block;
    padding-top: 60px;
}
.foottext p {
    padding-bottom: 10px;
    text-align: center;font-size:14px;font-family:'瀹嬩綋',SimSun;color:#2a2a2a;
}