:root{--bs-primary: #e93b24;--bs-bg: #f4f4f4;--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-secondary: #6c757d;--bs-success: #67c23a;--bs-info: #909399;--bs-warning: #e6a23c;--bs-danger: #f56c6c;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient( 180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0) )}:root{--shadow: 0px 12px 32px 4px rgba(0, 0, 0, .04), 0px 8px 20px rgba(0, 0, 0, .08);--shadow-light: 0px 0px 12px rgba(0, 0, 0, .12);--shadow-lighter: 0px 0px 6px rgba(0, 0, 0, .12);--shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, .08), 0px 12px 32px rgba(0, 0, 0, .12), 0px 8px 16px -8px rgba(0, 0, 0, .16)}:root{--text-color-primary: #303133;--text-color-regular: #606266;--text-color-secondary: #909399;--text-color-placeholder: #a8abb2;--text-color-disabled: #c0c4cc}main.content{display:flex}section .article-list{padding-bottom:40px}section .article-list .article-list__title{margin:0 25px 17px;background:#f75351;color:#fff;font-size:16px;padding:6px 25px;position:relative;text-align:center;width:100px}section .article-list .article-list__title:before{border:5px solid transparent;border-right-color:#d82e2b;bottom:-5px;content:"";display:inline-block;left:-5px;position:absolute;transform:rotate(45deg)}section .article-list article{cursor:pointer;padding:25px;height:150px;display:flex;align-items:center;transition:.3s}section .article-list article:hover{background-color:#f5f5f5;box-shadow:var(--shadow-light)}section .article-list article .accounts-item__cover{width:250px;height:150px;border-radius:10px;margin-right:20px;overflow:hidden}section .article-list article .accounts-item__cover img{width:100%;height:100%}section .article-list article .accounts-item__info{display:flex;flex-direction:column;justify-content:space-between;flex:1;height:100%;position:relative}section .article-list article .accounts-item__info .info__title h2{font-weight:700;font-size:16px;margin-bottom:10px}section .article-list article .accounts-item__info .info__title p{line-height:1.5}section .article-list article .info__date span{color:var(--text-color-placeholder)}section .article-list article .info__date svg-icon[name=eye]{width:20px;height:20px}.section-content{padding:30px;flex:1;overflow-y:auto}.section-content .section-content-keyword a{color:var(--text-color-secondary);font-size:14px}.section-content .notice-title{font-size:24px;color:var(--text-color-main)}.section-content .notice-detail{font-size:18px;color:var(--text-color-regular)}.section-content .notice-context{font-size:16px;padding:20px 30px;overflow-x:hidden;min-height:80vh;line-height:2.5rem}.section-content .notice-context img{margin:0 auto;border-radius:10px;display:block;min-width:200px;max-width:100%}.section-content .notice-context p{font-size:16px}.section-content .notice-tags .tags{--el-tag-bg-color: #fef0f0;--el-tag-border-color: #fde2e2;--el-tag-hover-color: #f56c6c;--el-tag-text-color: #f56c6c;background-color:var(--el-tag-bg-color);border-color:var(--el-tag-border-color);color:var(--el-tag-text-color);display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;padding:4px 12px;font-size:16px;line-height:1;border-width:1px;border-style:solid;border-radius:3px;box-sizing:border-box;white-space:nowrap;--el-icon-size: 14px;margin-right:8px}aside{width:300px}aside .aside-article{margin-bottom:10px;padding:20px;min-height:200px}aside .aside-article .aside-article__title{font-weight:400;text-align:center;color:var(--text-color-primary);font-size:18px;margin-bottom:18px}aside .aside-article .aside-article__content p{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}aside .aside-article .aside-article__content p:hover a,aside .aside-article .aside-article__content p:hover span{font-size:16px;color:var(--bs-primary)}aside .aside-article .aside-article__content p a{display:inline-block;flex:1}aside .aside-article .aside-article__content p a,aside .aside-article .aside-article__content p span{font-size:16px;color:var(--text-color-regular)}aside .aside-article .hot-game__list{display:flex;flex-wrap:wrap}aside .aside-article .hot-game__list .hot-game__item{width:33%;transition:transform .3s}aside .aside-article .hot-game__list .hot-game__item:hover{transform:scale(1.1)}aside .aside-article .hot-game__list .hot-game__item .item__logo{width:50px;height:50px;margin-bottom:10px;border-radius:10px;overflow:hidden}aside .aside-article .hot-game__list .hot-game__item .item__logo img{width:100%;height:100%}aside .aside-article .hot-game__list .hot-game__item .item__text{font-size:14px;width:100%;text-align:center;margin-bottom:5px}.news-paging{display:flex;margin-top:40px}.news-paging a{max-width:300px;overflow:hidden;white-space:nowrap}.news-paging .prev{margin-right:auto}.news-paging .next{margin-left:auto}
