.channel .channel-container .channel-left .channel-list,body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}body{min-height:100vh;margin:0}.channel{-ms-flex:1;flex:1;background:#fff}.channel .channel-container{display:-ms-flexbox;display:flex;gap:.2rem;padding-top:.2rem;padding-bottom:.2rem}.channel .channel-container .channel-left{width:3rem}.channel .channel-container .channel-left .channel-list{width:100%;border-radius:.06rem;border:.01rem solid #f5d850;-ms-flex-align:center;align-items:center;gap:.1rem;padding:.05rem 0}.channel .channel-container .channel-left .channel-list .channel-item{width:96%;height:.32rem;line-height:.32rem;font-weight:400;font-size:.14rem;color:#111;text-indent:1em;cursor:pointer}.channel .channel-container .channel-left .channel-list .channel-item-active{background:#f5d850;border-radius:.04rem;color:#491414;font-weight:700}.channel .channel-container .channel-right{width:9.8rem}.channel .channel-container .channel-right .swiper-container{width:100%;height:2.96rem!important;overflow:hidden!important}.channel .channel-container .channel-right .swiper-container .swiper-slide{width:100%!important;height:2.96rem!important}.channel .channel-container .channel-right .channel-content{margin-top:.2rem}.channel .channel-container .channel-right .channel-content .channel-content-item{line-height:.32rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.08rem;padding:.05rem 0}.channel .channel-container .channel-right .channel-content .channel-content-item span{font-size:.14rem;color:#999;font-weight:400}.channel .channel-container .channel-right .channel-content .channel-content-item a{font-weight:400;font-size:.14rem;color:#02070d;transition:color .2s}.channel .channel-pagination{margin-top:.1rem}