ul{list-style:none}.banner{height:92.22%;box-sizing:border-box}.banner,.lineBorder{display:flex;justify-content:space-between}.lineBorder{z-index:2;width:100%;height:1px;background:#006cc8;align-items:center}.lineBorder:after,.lineBorder:before{display:inline-block;content:"";width:13px;height:4px;background:#19c8fd}.flex{display:flex;justify-content:space-between;align-items:center}.flexAround{display:flex;justify-content:space-around}.flexColumn{flex-direction:column}.flexColumn,.flexStart{display:flex;justify-content:space-between}.flexStart{align-items:center;align-items:flex-start}.borderFlex{height:100%;box-sizing:border-box;flex-direction:column}.borderFlex,.flexWrap{display:flex;justify-content:space-between}.flexWrap{flex-wrap:wrap}.flexColumnAround{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.scrollStyle::-webkit-scrollbar{width:3px;height:5px;display:block}.scrollStyle::-webkit-scrollbar-thumb{border-radius:10px;background-color:#272525;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent)}.scrollStyle::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#ededed;border-radius:10px}.flexColumnAroundStart{flex-direction:column;justify-content:space-around;align-items:center;align-items:flex-start}.flexBetween,.flexColumnAroundStart{display:flex;justify-content:space-between}.flexBetween{align-items:center}.bannerNode{padding-top:.1rem;height:100%;width:100%;box-sizing:border-box}span{display:inline-block}.PAVstyle{font-size:.16rem;color:#fc0;position:absolute;top:-.1rem;right:.2rem}.banner{padding-top:.12rem}.contentBox{height:92%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-row-gap:.24rem;grid-column-gap:.1rem}