body{--primary-color: #48bdcd;--font-color-h1: rgba(0, 0, 0, .9);--font-color-h2: rgba(0, 0, 0, .6);--font-color-p1: rgba(0, 0, 0, .4);--font-color-p2: rgba(0, 0, 0, .2);--font-color-link: #27ba9b;--font-color-reverse: #fff;--color-yellow: #d4f706;--color-blue: #48bdcd;--color-black: #000;--color-red: #ff523a;--color-green: #26b919;--color-bnb: #e8b30b;--line-color: rgba(0, 0, 0, .1);--line-color-2: rgba(0, 0, 0, .05);--bg: #333;--bg-page: #fafafa;--bg-2: rgba(255, 255, 255, .2);--bg-input: rgba(0, 0, 0, .04);--bg-table: rgba(0, 0, 0, .025);--bg-light: rgba(0, 0, 0, .02)}body.dark{--primary-color: #fff}.flex-row{display:flex;flex-direction:row;justify-content:center;align-items:center}.flex-col{display:flex;flex-direction:column;justify-content:center;align-items:center}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis2{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical}.footer-tabbar .nav-list{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px}.footer-tabbar .nav-list .nav-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;cursor:pointer}.footer-tabbar .nav-list .nav-item:last-child .shu{display:none}.footer-tabbar .nav-list .nav-item .text{font-weight:400}.footer-tabbar .nav-list .nav-item .text:hover{color:#9a0000}.footer-tabbar .nav-list .nav-item .shu{display:block;width:2px;height:18px;background-color:#000;font-weight:400}.footer-tabbar p{text-align:center;margin-top:16px;font-weight:600;cursor:pointer}.footer-tabbar .label{font-size:14px;color:#393939;font-weight:400}
