.page-wrapper{padding:0 .9375rem}.page-wrapper .banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:7.25rem}
.page-wrapper .banner-wrapper .swiper-container{-webkit-box-flex:1;-ms-flex:1;flex:1;height:7.25rem;overflow:hidden;cursor:pointer;margin:0}
.page-wrapper .banner-wrapper .swiper-container img{width:100%;height:auto;-webkit-transition:all .6s;transition:all .6s}
.page-wrapper .banner-wrapper .swiper-container img:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}
.page-wrapper .banner-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet{width:.625rem;height:.625rem;background:rgba(255,255,255,0.5)}
.page-wrapper .banner-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:#fff}
.page-wrapper .banner-wrapper .banner-content{width:7.875rem;margin-left:.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.page-wrapper .banner-wrapper .banner-content .items{display:grid;grid-template-columns:repeat(2,1fr);gap:.375rem}
.page-wrapper .banner-wrapper .banner-content .items img{width:100%;height:2.5rem}
.page-wrapper .home-nav{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;font-size:.75rem;color:#222;line-height:1.0625rem;text-align:center}
.page-wrapper .articles{margin-top:1rem}.page-wrapper .articles .article-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.75rem}
.page-wrapper .articles .article-item .article-img{width:8.5rem;height:100%;margin-right:.625rem}
.page-wrapper .articles .article-item .article-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.page-wrapper .articles .article-item .article-content .article-title{font-weight:500;font-size:.875rem;color:#3a3a3a;line-height:1.25rem;text-align:left;font-style:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.page-wrapper .articles .article-item .article-content .article-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:.125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.page-wrapper .articles .article-item .article-content .article-info .article-avatar{width:1rem;height:1rem;margin-right:.25rem}
.page-wrapper .articles .article-item .article-content .article-info p{font-weight:400;font-size:.625rem;color:#999;line-height:.875rem}
.page-wrapper .articles .article-item .article-content .article-info .article-time{margin-left:auto}