.news-box{margin-bottom:3em}.news-box .news-head{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;margin-bottom:2em}.news-box .news-head .head-item{background-color:var(--up-light);font-size:24px;line-height:1.8;padding:.5em 0;position:relative;text-align:center;width:25%}.news-box .news-head .head-item:after{background-color:var(--up-orange);bottom:0;content:"";height:67px;left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition:transform .25s ease-out;width:100%;z-index:1}.news-box .news-head .head-item:hover:after{transform:scaleX(1);transform-origin:left center}.news-box .news-head .head-item .item-text{color:var(--up-dark);position:relative;transition:color .15s ease-out;z-index:2}.news-box .news-head .head-item:hover .item-text{color:#fff}.news-box .news-head .head-item.current{background-color:var(--up-orange)}.news-box .news-head .head-item.current .item-text{color:#fff}.news-box .news-body{margin-bottom:5em}.news-box .news-body .body-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-box .news-body .body-items .body-item{width:33.333%}.news-box .news-body .body-items .body-item .item-box{background-color:var(--up-light);margin:20px}.news-box .news-body .body-items .body-item .item-box .item-wrap{padding:24px}.news-box .news-body .body-items .body-item .item-box .item-img{overflow:hidden;padding-bottom:45%;position:relative}.news-box .news-body .body-items .body-item .item-box .item-img img{height:100%;left:0;object-fit:cover;object-position:top center;position:absolute;top:0;width:100%}.news-box .news-body .body-items .body-item .item-box .item-wrap .item-title{font-size:22px;font-weight:700;line-height:32px;margin-bottom:.8em}.news-box .news-body .body-items .body-item .item-box .item-wrap .item-content{word-wrap:break-word;height:60px;line-height:20px;overflow:hidden;word-break:break-all}.news-box .news-body .body-items .body-item .item-box .item-wrap .item-footer{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin-top:24px;width:100%}.news-box .news-body .body-items .body-item .item-box .item-wrap .item-footer .item-btn{-ms-flex-pack:end;display:-ms-flexbox;display:flex;justify-content:flex-end}.news-box .news-body .body-items .body-item .item-box .item-wrap .item-footer .item-date{color:var(--bs-gray);font-weight:bolder}.news-box .news-paginator{margin-bottom:1em}@media screen and (max-width:992px){.news-box .news-head{-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.news-box .news-head .head-item{margin-bottom:1.5%;width:50%;width:49%}.news-box .news-body .body-items .body-item{width:50%}.news-box .news-body .body-items .body-item .item-box{margin:0 0 14px}.news-box .news-body .body-items .body-item:nth-child(odd) .item-box{margin-right:7px}.news-box .news-body .body-items .body-item:nth-child(2n) .item-box{margin-left:7px}}@media screen and (max-width:600px){.item-btn .btn-more{padding:6px 8px}}@media screen and (max-width:425px){.news-box .news-body .body-items .body-item:not(:nth-child(-n+3)){display:none}.news-box .news-body .body-items .body-item.show{display:block}.news-box .news-body .body-items .body-item{width:100%}.item-btn .btn-more{padding:12px 15px}}@media screen and (max-width:320px){.news-box .news-head .head-item{margin-bottom:7px;width:100%}}
/*# sourceMappingURL=news.min.css.map */