.page-content{background-color: #c80700;background-image: url(/front/www_icswb_com/channel/105815/img/banner.png);background-repeat: no-repeat;background-position: top;background-size: 100% auto;padding-top: 200px;}
.top-tab-bar{width: 100%;position: sticky;position: -webkit-sticky;top: 0;background-color: #c80700;border-radius: 8px 8px 0 0;color: #fff9d4;padding: 4px 16px;}
.top-tab-bar .top-tab-bar-item{padding: 8px;cursor: pointer;width: 25%;text-align: center;}
.top-tab-bar .top-tab-bar-item.current{position: relative;font-weight: bold;}
.top-tab-bar .top-tab-bar-item.current::after{content:'';position:absolute;width:2em;bottom:0;left:calc(50% - 1em);height:2px;background-color:#fff9d4;border-radius: 8px;}

.list-box{width: 100%;padding: 8px 16px 60px;background-image: url(/front/www_icswb_com/channel/105815/img/page_bg.png);background-color: #eeebdf;background-position: top;background-size: 100% auto;border-radius: 8px 8px 0 0;}
.list-box .list-item{cursor: pointer;padding: 16px 0;border-bottom: 1px solid #9e9e9d;}
.list-box .list-item .item-title{font-size: 16px;font-weight: bold;line-height: 24px;margin-bottom: 16px;text-align: justify;}
.list-box .list-item .item-info{font-size: 14px;color: #9e9e9d;}
.list-box .list-item .item-info-item{line-height: 24px;}

/*.bottom-tab-bar{bottom: 16px;left:16px;right:16px;margin:0 auto;background-color: #c80700;color: #fff;border-radius: 8px;padding: 8px 0;}*/
.bottom-tab-bar{position:fixed;bottom:16px;left:16px;right:16px;background-color:#c80700;color:#fff;border-radius:8px;padding:8px 0}
.bottom-tab-bar .bottom-tab-bar-item:last-child{border-right: none;}
.bottom-tab-bar .bottom-tab-bar-item{cursor: pointer;width: 33%;text-align: center;padding: 4px 8px;border-right: 1px solid #fff;font-size: 16px;}
.bottom-tab-bar .bottom-tab-bar-item img{width: 24px;height: 24px;margin-right: 8px;}
.bottom-tab-bar .bottom-tab-bar-item2{width:50%}
.bottom-tab-bar .bottom-tab-bar-item2 img{margin-right:16px}

.btnMore{text-align:center;background-color:#c80700;border-radius:5px;color:#fff;line-height:36px;font-size:16px;cursor:pointer;margin:10px 0}
.noMore{text-align:center;line-height:36px;font-size:16px;color:#9e9e9e;margin:10px 0}