body{background:#f6f6f6}
.mbx{height: 65px;background: #fff;line-height: 65px;}
.mbx li{width: 120px;text-align: center;transition: 0.5s all}
.mbx li a{color: #000;transition: 0.5s all}
.mbx li:hover{background: #006eab;color: #fff;transition: 0.5s all}
.mbx li:hover a{color: #fff;transition: 0.5s all}
.acr{background: #006eab;color: #fff}
.acr a{color: #fff!important}
.mbx img{margin-right: 25px;}
.mbx_lep1{color: #000}
.mbx_lep2{color: #006eab;margin-left: 5px}

.news_tb{background: #fff;margin-top:15px;padding:  30px;box-sizing:border-box; margin-bottom:15px;}
.newsb_top{background: #f4eeda;padding: 18px 18px;box-sizing: border-box;}
.newsb_topp1{font-size: 18px;color: #000000;padding-bottom: 15px;border-bottom: 1px dashed #dedede;}
.newsb_topp2{font-size: 14px;color: #000;opacity: .6;margin-top: 15px}
.news_tb .newsb_topul{margin-top: 0px;}
.news_tb .newsb_topul li{padding: 10px 0;box-sizing: border-box;border-bottom: 1px solid #dedede}
.newsb_p1{width: 900px;color: #000;font-size: 14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.newsb_p2{font-size: 14px;color: #000;opacity: 0.5;}
.pages{margin-top: 40px;margin-bottom:80px;}
.pages li{padding:10px 15px;background: #ededed;display: inline-block;margin-right: 5px;transition: all 0.5s}
.pages li a{color: rgba(0,0,0,0.5);font-size: 14px;transition: all 0.5s}
.acts { background: #c90111!important;color: #fff!important; }
.pages li:hover {background: #c90111!important;transition: all 0.5s }
.pages li:hover a{color: #fff;transition: all 0.5s}