.news-home{width:100%;background:url(/index/img/bg3.png) center top/1920px no-repeat #f0f2f8;background-size:100%;box-sizing:border-box;flex-direction:column}.news-home-container{height:100%;overflow:auto;position:relative}.news-home-header{color:#fff}.news-home-title{font-size:40px;font-weight:600;color:#fff;text-align:center;margin-top:40px;font-family:PingFang SC-Semibold,PingFang SC;text-shadow:rgba(23,19,121,.46) 0px 7px 26px}.news-home-desc{font-size:14px;text-align:center}.news-home-message{width:40%;box-shadow:0 2px 6px #0000001a;border:1px solid #467bff;border-radius:30px;padding:5px 5px 5px 10px;background:#fff;margin:10px auto 20px}.news-home-message .input{flex:1;border:none;outline:none;line-height:32px;margin-left:10px;font-size:16px;resize:vertical}.news-home-message-send{width:64px;height:40px;background:#467bff;justify-content:center;color:#fff;border-radius:20px;font-size:14px}.news-home .news-category-list{width:70%;margin:50px auto 0;background:#fff;position:sticky;top:0;display:flex;align-items:center;justify-content:center;box-shadow:0 30px 100px #21279e1a,0 8px 20px #21279e1a;border-radius:10px;padding:24px 0;background-color:#fff;flex-wrap:wrap}.news-home .news-category-list .category-item{margin:0 3px;padding:0 20px;height:40px;font-size:14px;font-weight:500;color:#3c485c;line-height:24px;display:flex;align-items:center;justify-content:center}.news-home .news-category-list .category-item-active{color:#5687ff;background:#565dff1a;border-radius:100px}.news-home .news-home-list{width:70%;margin:50px auto 0}.news-home .news-home-list .news-home-h2{width:100%;text-align:left;position:relative;font-size:16px;text-indent:10px;margin-bottom:20px}.news-home .news-home-list .news-home-h2:before{left:0;top:4px;width:2px;height:16px;content:" ";background:#477bff;position:absolute}.news-home .news-home-list{display:grid;grid-gap:20px;grid-template-columns:1fr}@media (min-width: 600px){.news-home .news-home-list{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.news-home .news-home-list{grid-template-columns:repeat(3,1fr)}}.news-home .empty{text-align:center;margin-top:100px;color:#999}.news-home .loading-more{width:100px;height:34px;display:block;margin:0 auto 20px;border-radius:20px}
