

/*<!--统计-->*/
.countBox{margin:.18rem .14rem 0; display: flex; align-items: center; justify-content: space-between; height: 1.42rem; background: linear-gradient(-90deg, #F5EFFB 0%, #F0FAF9 100%); border-radius: .886rem; padding: 0 .84rem 0 .2rem;}
.countBox{font-size: .822rem; font-weight: bold;color: #FF0000;}
.countBox span{font-size: .822rem; font-weight: bold; font-family: moneyNumber; color: #3897A5; line-height: .822rem; margin-top: .034rem}
.countBox .readAll{display: flex; align-items: center; justify-content: flex-start;}
.countBox .readAll::before{content: ''; display: block; width: 1.0rem; height: .8rem; background: url(../images/count_icon.gif) no-repeat center/cover; margin-right: .12rem}
.countBox .readAll2{display: flex; align-items: center; justify-content: flex-start;}
.countBox .readAll2::before{content: ''; display: block; width: 1.0rem; height: 1.0rem; background: url(../skin/images/hqwz.png) no-repeat center/cover; margin-right: .12rem}
.hasBgBox {position: relative; padding-bottom: .14rem}
.hasBgBox .bg_img{width: 100%; height: 4.9rem; background: url(../images/index_bg.png) no-repeat center bottom/100% auto; position: absolute; bottom: 0; left: 0; right: 0;}

/* 举报 */
.jubaoBox{margin: .22rem 0; display: flex; align-items: center; justify-content: space-between; padding: .25rem; background: #F7F8FA; border-radius: .2rem; color:#667480; font-size: .722rem;}
.jubaoBox .jubao_btn{color: #FC410D; font-size: .826rem; display: flex; align-items: center; flex-shrink: 0; margin-left: .45rem;}
.jubaoBox .jubao_btn::before{content: ''; display: block; width: .932rem; height: .932rem; background: url(../images/jubao_icon.png) no-repeat center/cover; margin-right: .06rem;}
/* 公告 */