*{margin:0;padding:0;box-sizing:border-box}li{list-style:none}html{color:#666}button{border:none;background-color:transparent;font-size:16px;cursor:pointer;padding:4px 10px}input{outline:none}a{color:inherit;text-decoration:none}html{background-color:#f2f5fe}.bg-white{background-color:#fff}.p-10{padding:10px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.inline{display:inline-block;width:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.color-grey{color:gray}.one-line{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex-auto{height:0;overflow:auto;flex:1}.flex-1{flex:1}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-items-end{justify-content:flex-end}.fl{float:left}.fr{float:right}.flow-root{display:flow-root}.break-all{word-break:break-all}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#fff}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.public-container{max-width:1200px;margin:auto}.toast-wrapper{position:fixed;z-index:999;top:20px;left:50%;transform:translate(-50%)}.toast{z-index:1000;transition:.3s ease-out;height:60px}.toast p{animation:slideDown .3s ease-out forwards;padding:0 24px;height:44px;line-height:44px;border-radius:4px;color:#fff}.toast.exit{height:0;opacity:0}.toast.exit p{animation:slideUp .3s ease-out forwards}.toast--success p{background-color:#4caf50}.toast--error p{background-color:#f44336}.toast--default p{background-color:#333}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.list-wrapper{margin:40px auto 20px}.news-list{border-radius:10px;padding:10px;min-height:60vh}.news-list .item{margin-bottom:10px;text-decoration:none;color:initial}.news-list .item:not(:last-child){border-bottom:1px solid #eee}.news-list .item:hover img{transform:scale(1.1)}.news-list .item .img{margin:10px;display:block;height:160px;width:160px;overflow:hidden;border-radius:6px}.news-list .item .img img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.news-list .item .content{padding:12px 10px;line-height:1.5}.news-list .item .name{padding-top:4px;height:80px;font-size:20px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:.5s ease}.news-list .item .name:hover{color:var(--color-theme)}.news-list .item .des{margin-top:10px;margin-bottom:10px;font-size:14px;color:#999}.news-list .item .share-box{color:#999;height:40px;line-height:40px}.news-list .item .social-share{display:inline-block}.news-list .item .social-share .icon-wechat .wechat-qrcode{top:-165px;left:-62px;width:156px;height:152px;z-index:1000}.news-list .item .social-share .social-share-icon{width:20px;height:20px;line-height:20px;font-size:13px}.rt{border-radius:10px;margin-left:10px;width:300px;padding:10px;height:724px;position:sticky;top:80px}.rt h3{letter-spacing:4px;padding:21px 0 0 20px;color:#fff;height:60px;background:linear-gradient(to right,#fff0,#ffffff80),url(../../gw/img/bg-latest.png) center left/contain no-repeat}.rt .list{margin-top:20px}.rt a{margin-bottom:10px}.rt a:hover .title{color:var(--color-theme)}.rt .img{width:80px;height:80px;margin-right:6px;background-color:#eee;border-radius:4px;background-size:contain}.rt .title{height:40px;margin-top:4px;margin-bottom:14px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.rt .datetime{margin-top:6px;font-size:13px}.my-pagination{text-align:center;justify-content:center}.my-pagination button{margin:0 5px;min-width:26px;color:#666;font-size:16px;line-height:37px}.my-pagination .active{background-repeat:no-repeat;background-size:contain;background-position:center;color:var(--color-theme)}.my-pagination button:disabled{opacity:.3}.my-pagination .btn-prev:disabled,.my-pagination .btn-next:disabled{cursor:not-allowed}.spin-loading{position:relative}.spin-loading .spinning{position:absolute;z-index:-1;inset:0;opacity:0}.spin-loading.loading .spinning{opacity:1;z-index:1}.spin-loading.loading .spin-container>*{clear:both;opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none}.spin-loading .spin-holder{width:32px;height:32px;margin:auto}.spin-loading .spin-dot{width:32px;height:32px;position:absolute;top:50%;margin-top:-16px;animation:antRotate 1.2s linear infinite}.spin-loading .spin-dot-item{width:14px;height:14px;position:absolute;opacity:.3;background:var(--color-theme);border-radius:50%;transform:scale(.75);animation:spinMove 1s infinite alternate}.spin-loading .spin-dot-item:nth-child(1){top:0;inset-inline-start:0;animation-delay:0}.spin-loading .spin-dot-item:nth-child(2){top:0;inset-inline-end:0;animation-delay:.4s}.spin-loading .spin-dot-item:nth-child(3){bottom:0;inset-inline-end:0;animation-delay:.8s}.spin-loading .spin-dot-item:nth-child(4){bottom:0;inset-inline-start:0;animation-delay:1.2s}@keyframes spinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(360deg)}}
