.news{background:#101821;color:#fff;font-family:"Isamanru"}.news .inner-default{padding-top:50px;height:auto;min-height:100vh}@media screen and (max-width: 1024px){.news .inner-default{padding-bottom:50px}}.news_inner{width:80%;max-width:1200px;height:100%;margin:0 auto;padding-bottom:30px}@media screen and (max-width: 1024px){.news_inner{width:95%}}.news_inner .news_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px;border-bottom:1px solid #333;padding-bottom:10px}@media screen and (max-width: 1024px){.news_inner .news_head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;padding-bottom:50px;position:relative}}.news_inner .news_head .news_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media screen and (max-width: 1024px){.news_inner .news_head .news_tabs{gap:15px;-ms-flex-item-align:start;align-self:flex-start}}.news_inner .news_head .news_tabs li button{background:none;border:none;color:#888;font-size:18px;font-weight:bold;cursor:pointer;padding:10px 20px;position:relative;-webkit-transition:color .3s;transition:color .3s}@media screen and (max-width: 1024px){.news_inner .news_head .news_tabs li button{font-size:min(18px,3.5vw);font-weight:300}}.news_inner .news_head .news_tabs li button:hover{color:#ccc}.news_inner .news_head .news_tabs li.active button{color:#51e0b5}.news_inner .news_head .news_tabs li.active button::after{content:"";position:absolute;left:0;bottom:-11px;width:100%;height:2px;background-color:#51e0b5}@media screen and (max-width: 1024px){.news_inner .news_head .news_tabs li.active button::after{bottom:0}}.news_inner .news_head .news_search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #555;border-radius:4px;padding:8px 15px;width:250px}@media screen and (max-width: 1024px){.news_inner .news_head .news_search{position:absolute;right:0;bottom:0;width:200px;font-size:min(16px,3.5vw)}}.news_inner .news_head .news_search input{background:rgba(0,0,0,0);border:none;color:#fff;width:calc(100% - 20px);outline:none}.news_inner .news_head .news_search .btn_search{background:none;border:none;color:#888;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news_inner .news_head .news_search .btn_search svg{width:18px;height:18px}@media screen and (max-width: 1024px){.news_inner .news_body{position:relative}}.news_inner .news_body .search_result_txt p{text-align:center;padding:50px 0}@media screen and (max-width: 1024px){.news_inner .news_body .search_result_txt p{font-size:min(16px,3.5vw)}}.news_inner .news_body .search_result_txt p span{color:#51e0b5}.news_inner .news_body .list_info{font-size:16px;color:#ccc;margin-bottom:18px}@media screen and (max-width: 1024px){.news_inner .news_body .list_info{position:absolute;left:0;top:-42px;margin-bottom:0;font-size:min(16px,4vw);padding:0 5px;font-weight:300}.it .news_inner .news_body .list_info,.pt .news_inner .news_body .list_info{top:-50px;line-height:1.25}}.news_inner .news_body .news_list{border-top:1px solid #333}.news_inner .news_body .news_list>li{border-bottom:1px solid #333}.news_inner .news_body .news_list>li:hover>a{background:-webkit-gradient(linear, left top, right top, from(rgba(81, 224, 181, 0)), color-stop(30%, rgba(81, 224, 181, 0.15)), to(rgba(81, 224, 181, 0)));background:linear-gradient(90deg, rgba(81, 224, 181, 0) 0%, rgba(81, 224, 181, 0.15) 30%, rgba(81, 224, 181, 0) 100%)}.news_inner .news_body .news_list>li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 10px;text-decoration:none;color:#fff;-webkit-transition:background .3s;transition:background .3s}@media screen and (max-width: 1024px){.news_inner .news_body .news_list>li a{padding:15px 0}}.news_inner .news_body .news_list>li a .badge{display:inline-block;padding:10px;border-radius:20px;font-size:14px;font-weight:400;border:2px solid rgba(0,0,0,0);width:100px;text-align:center;margin-right:30px}@media screen and (max-width: 1024px){.news_inner .news_body .news_list>li a .badge{font-size:min(14px,3vw);padding:8px 16px;width:auto;font-weight:300;margin-right:15px}}.news_inner .news_body .news_list>li a .badge.notice{color:#51e0b5;border-color:#51e0b5}.news_inner .news_body .news_list>li a .badge.update{color:#e051b5;border-color:#e051b5}.news_inner .news_body .news_list>li a .title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300}@media screen and (max-width: 1024px){.news_inner .news_body .news_list>li a .title{font-size:min(16px,3.5vw)}}.news_inner .news_body .news_list>li a .date{color:#888;font-size:14px;margin-left:20px;font-weight:300}@media screen and (max-width: 1024px){.news_inner .news_body .news_list>li a .date{font-size:min(14px,3vw)}}.news_inner .news_body .news_list>li.pin{position:relative;border-bottom:0}.news_inner .news_body .news_list>li.pin>a{background:-webkit-gradient(linear, left top, right top, from(rgba(81, 224, 181, 0)), color-stop(30%, rgba(81, 224, 181, 0.35)), to(rgba(81, 224, 181, 0)));background:linear-gradient(90deg, rgba(81, 224, 181, 0) 0%, rgba(81, 224, 181, 0.35) 30%, rgba(81, 224, 181, 0) 100%)}.news_inner .news_body .news_list>li.pin::before,.news_inner .news_body .news_list>li.pin::after{content:"";width:100%;height:1px;left:0;display:block;background:-webkit-gradient(linear, left top, right top, from(rgba(81, 224, 181, 0)), color-stop(40%, #51e0b5), to(rgba(81, 224, 181, 0)));background:linear-gradient(90deg, rgba(81, 224, 181, 0) 0%, #51e0b5 40%, rgba(81, 224, 181, 0) 100%)}.news_inner .news_body .news_list>li .news_item_detail{padding:20px 30px;line-height:1.5;font-weight:300;font-size:16px;margin-top:10px;margin-bottom:10px;border-top:1px solid #333;background-color:rgba(144,150,153,.1)}@media screen and (max-width: 1024px){.news_inner .news_body .news_list>li .news_item_detail{font-size:min(16px,3.5vw)}}.news_inner .news_body .news_list>li .news_item_detail em,.news_inner .news_body .news_list>li .news_item_detail i{font-style:italic}.news_inner .news_body .news_list>li .news_item_detail b,.news_inner .news_body .news_list>li .news_item_detail strong{font-weight:bold}.news_inner .news_body .news_list>li .news_item_detail u{text-decoration:underline}.news_inner .news_body .news_list>li .news_item_detail s,.news_inner .news_body .news_list>li .news_item_detail del{text-decoration:line-through}.news_inner .news_body .news_list>li .news_item_detail p{margin-bottom:15px}.news_inner .news_body .news_list>li .news_item_detail p:last-child{margin-bottom:0}.news_inner .news_body .news_list>li .news_item_detail h1,.news_inner .news_body .news_list>li .news_item_detail h2,.news_inner .news_body .news_list>li .news_item_detail h3,.news_inner .news_body .news_list>li .news_item_detail h4,.news_inner .news_body .news_list>li .news_item_detail h5,.news_inner .news_body .news_list>li .news_item_detail h6{font-weight:bold;margin-top:30px;margin-bottom:15px;line-height:1.3;color:#fff}.news_inner .news_body .news_list>li .news_item_detail h1{font-size:2em}.news_inner .news_body .news_list>li .news_item_detail h2{font-size:1.5em}.news_inner .news_body .news_list>li .news_item_detail h3{font-size:1.17em}.news_inner .news_body .news_list>li .news_item_detail h4{font-size:1em}.news_inner .news_body .news_list>li .news_item_detail h5{font-size:.83em}.news_inner .news_body .news_list>li .news_item_detail h6{font-size:.67em}.news_inner .news_body .news_list>li .news_item_detail ul,.news_inner .news_body .news_list>li .news_item_detail ol{padding-left:30px;margin-bottom:20px}.news_inner .news_body .news_list>li .news_item_detail ol li{list-style:decimal;margin-bottom:6px}.news_inner .news_body .news_list>li .news_item_detail ul li{list-style:disc;margin-bottom:6px}.news_inner .news_body .news_list>li .news_item_detail img,.news_inner .news_body .news_list>li .news_item_detail video,.news_inner .news_body .news_list>li .news_item_detail iframe{max-width:100%;height:auto;margin:20px 0;display:block;border-radius:8px}.news_inner .news_body .news_list>li .news_item_detail a{color:#51e0b5;text-decoration:underline}.news_inner .news_body .news_list>li .news_item_detail a:hover{text-decoration:none}.news_inner .news_body .news_list>li .news_item_detail blockquote{margin:20px 0;padding:15px 20px;border-left:4px solid #51e0b5;background-color:hsla(0,0%,100%,.05);font-style:italic;color:#ddd}.news_inner .news_body .news_list>li .news_item_detail table{width:100%;margin-bottom:20px;border-collapse:collapse}.news_inner .news_body .news_list>li .news_item_detail table th,.news_inner .news_body .news_list>li .news_item_detail table td{border:1px solid #444;padding:10px}.news_inner .news_body .news_list>li .news_item_detail table th{background-color:hsla(0,0%,100%,.05);font-weight:bold}.news_inner .news_body .news_list>li .news_item_detail hr{border:0;border-top:1px solid #444;margin:30px 0}.news_inner .news_foot{text-align:center;margin-top:40px}.news_inner .news_foot .btn_more{background:#51e0b5;border:none;color:#000;font-size:18px;font-weight:bold;padding:15px 60px;cursor:pointer;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);-webkit-transition:background .3s;transition:background .3s}.news_inner .news_foot .btn_more span{display:inline-block;-webkit-transform:skewX(15deg);transform:skewX(15deg)}.news_inner .news_foot .btn_more:hover{background:rgb(124.287804878,231.712195122,199.4097560976)}.news .inner-default{padding-top:50px}