.news-list-page{background:transparent}.news-list-page__container{width:1200px;margin:0 auto}.news-list-page__head{padding:22px 0 14px;border-bottom:1px solid rgba(28,28,30,.25);margin-bottom:14px}.nlp-title{display:flex;align-items:flex-end;gap:12px}.nlp-title__img{width:137px;height:auto;display:block}.nlp-title__sub{color:#94a3b8;font-size:13px;line-height:1;padding-bottom:6px}.news_box{margin:0 auto;display:flex;justify-content:space-between}.news_box,.news_box .news_box_left{width:1200px}.news_box .news_box_cont{box-sizing:border-box}.news_box .news_list_box>ul{padding-bottom:26px}.nlp-item{padding:14px;background:#fff;display:flex;gap:16px;margin-bottom:14px;border-radius:10px;border:1px solid #eef2f7;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.nlp-item:hover{cursor:pointer;transform:translateY(-1px);border-color:rgba(27,142,216,.25);box-shadow:0 10px 22px rgba(12,30,57,.08)}.nlp-item__img{width:210px;height:126px;border-radius:10px;overflow:hidden;flex:0 0 210px;background:#f1f5f9}.nlp-item__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.nlp-item__cont{flex:1;min-width:0;padding-top:2px}.nlp-item__title{font-size:18px;font-weight:600;color:#0f172a;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.nlp-item__meta{margin-top:6px;color:#94a3b8;font-size:12px;line-height:1}.nlp-item__desc{margin-top:10px;font-size:14px;font-weight:400;color:#475569;line-height:22px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page_box{display:flex;justify-content:center;padding:10px 0 28px}.page_box .el-pagination{-webkit-user-select:none;-moz-user-select:none;user-select:none}.news_nav{background:#fff;box-shadow:0 2px 9px 1px rgba(240,241,245,.98);margin:0 auto;padding:15px 15px;border-radius:5px;box-sizing:border-box;margin-bottom:20px!important;border-bottom:2px solid #e1e3ed}.news_nav>p{border-bottom:1px solid #f5f5f5;padding-bottom:20px}.news_nav>p>a{font-size:14px;font-weight:400;color:#656565;transition:all .2s}.news_nav>p>a:hover{color:#23b7ef}.news_nav .news_nav_box{margin-bottom:5px;margin-top:10px;display:flex}.news_nav .news_nav_box>label{color:#333;width:80px;margin-right:30px;font-size:14px;font-weight:400;padding:5px 0;box-sizing:border-box}.news_nav .news_nav_box .major_box .subject_child .child_list>ul>li,.news_nav .news_nav_box .major_box .subject_list>ul>li{margin-right:10px}.news_nav .news_nav_box .type_list>ul{display:flex;flex-wrap:wrap}.news_nav .news_nav_box .type_list>ul>li{margin-right:10px;padding:3px 20px;border-radius:15px;border:1px solid transparent;font-size:14px;font-weight:400;color:#656565;transition:all .2s;cursor:pointer}.news_nav .news_nav_box .type_list>ul>li:hover{border:1px solid #23b7ef;box-sizing:border-box;background:#dbedfb;color:#222}.news_nav .news_nav_box .type_list>ul .li_avtive{background:#dbedfb;color:#222;font-weight:700;border:1px solid transparent}.news_nav .news_nav_box .type_list>ul .li_avtive:hover{color:#222;background:#dbedfb;border:1px solid #23b7ef}