.news_part{--vi:#c7160d;--image-ratio:1.54;--gray-100:#f5f5f4;--gray-500:#79716b;--gray-950:#1c1917;--gray-1000-rgb:0 0 0;--font-bold:PlusJakartaSans-B;--r-5:0;--r-9:0;--r-full:0;--bg-1:#f8f8f8}.news_part .category_part{padding:80px 0}.news_part .category_part .category_list_box{position:relative;width:100%;overflow-x:auto}.news_part .category_part .category_list_box .category_main_list{position:relative;min-width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.news_part .category_part .category_list_box .category_main_list:after{content:"";position:absolute;left:0;right:0;bottom:0;display:block;height:1px;background-color:rgba(0,0,0,.1)}.news_part .category_part .category_list_box .category_main_list .category_main_item{padding:20px 28px;position:relative;font-size:16px;line-height:24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.news_part .category_part .category_list_box .category_main_list .category_main_item:after{position:absolute;left:0;bottom:0;content:"";display:block;width:100%;height:2px;-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .55s ease;transition:-webkit-transform .55s ease;transition:transform .55s ease;transition:transform .55s ease, -webkit-transform .55s ease;background-color:#c7160d}.news_part .category_part .category_list_box .category_main_list .category_main_item.active,.news_part .category_part .category_list_box .category_main_list .category_main_item:hover{color:#c7160d}.news_part .category_part .category_list_box .category_main_list .category_main_item.active:after,.news_part .category_part .category_list_box .category_main_list .category_main_item:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}.news_part .category_part .category_list_box .categroy_inner_list{padding:20px 0}.news_part .category_part .category_list_box .categroy_inner_list .category_inner_item{padding:10px 28px;border-radius:9999px;border:1px solid transparent;-webkit-transition:border .3s ease,color .3s ease;transition:border .3s ease,color .3s ease}.news_part .category_part .category_list_box .categroy_inner_list .category_inner_item.active,.news_part .category_part .category_list_box .categroy_inner_list .category_inner_item:hover{border-color:#c7160d;color:#c7160d}@media screen and (max-width:750px){.news_part .category_part{padding:20px 0}.news_part .category_part .category_list_box .category_main_list .category_main_item{padding:10px 20px;font-size:14px;line-height:1.4}.news_part .category_part .category_list_box .category_main_list .category_main_item:after{display:none}.news_part .category_part .category_list_box .categroy_inner_list .category_inner_item{padding:4px 8px;font-size:14px;line-height:1.4}}.news_part .news_list_part{padding-bottom:160px}.news_part .news_list_part .news_list .news_item{padding:40px;margin-bottom:32px;border-radius:var(--r-9);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease}.news_part .news_list_part .news_list .news_item .news_item_left{max-width:870%;width:calc(100% - 200px)}.news_part .news_list_part .news_list .news_item .news_item_left .news_img_box{width:280px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.news_part .news_list_part .news_list .news_item .news_item_left .news_img_box .news_img_con{width:100%;padding-top:calc(100%/var(--image-ratio));position:relative}.news_part .news_list_part .news_list .news_item .news_item_left .news_img_box .news_img_con .news_img{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;border-radius:var(--r-5)}.news_part .news_list_part .news_list .news_item .news_item_left .news_img_box .news_img_con .news_img .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateZ(1px);transform:translateZ(1px);-webkit-transition:-webkit-transform .55s ease;transition:-webkit-transform .55s ease;transition:transform .55s ease;transition:transform .55s ease, -webkit-transform .55s ease}.news_part .news_list_part .news_list .news_item .news_item_left .news_info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-top:8px;margin-left:36px;min-width:0}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_title{max-width:100%;font-size:24px;line-height:1.4;color:var(--gray-950);font-family:var(--font-bold);font-weight:700;-webkit-transition:color .3s ease;transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_subtit{margin-top:2px;font-size:16px;line-height:1.4;color:var(--gray-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_message{margin-top:24px;font-size:14px;line-height:1.8;color:var(--gray-500);display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_tag_box{margin-top:32px}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_tag_box .news_tag_list{margin-left:-8px}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_tag_box .news_tag_list .news_tag_item{padding:6px 16px;border-radius:var(--r-full);background-color:var(--bg-1);margin-left:8px;color:var(--gray-950);border:1px solid var(--st-1)}.news_part .news_list_part .news_list .news_item .time_box{position:relative;padding-left:24px}.news_part .news_list_part .news_list .news_item .time_box .time_con{font-size:16px;line-height:1;margin-bottom:24px;color:var(--gray-950)}.news_part .news_list_part .news_list .news_item .time_box .time_icon_box{position:relative;width:24px;height:24px}.news_part .news_list_part .news_list .news_item .time_box .time_icon_box .iconfont{position:absolute;left:0;top:0;line-height:1;font-size:24px;color:var(--gray-950)}.news_part .news_list_part .news_list .news_item .time_box:after{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background-color:var(--gray-100)}.news_part .news_list_part .news_list .news_item:hover{-webkit-box-shadow:0 32px 64px rgba(var(--gray-1000-rgb)/10%);box-shadow:0 32px 64px rgba(var(--gray-1000-rgb)/10%)}.news_part .news_list_part .news_list .news_item:hover .news_item_left .news_img_box .news_img_con .news_img .image{-webkit-transform:scale(1.1);transform:scale(1.1)}.news_part .news_list_part .news_list .news_item:hover .news_item_left .news_info .news_title{color:#c7160d}@-webkit-keyframes time_icon{0%{left:0}50%{left:10px}to{left:0}}@keyframes time_icon{0%{left:0}50%{left:10px}to{left:0}}.news_part .news_list_part .news_list .news_item:hover .time_box .time_icon_box .iconfont{-webkit-animation:time_icon 1s ease-in-out;animation:time_icon 1s ease-in-out}.news_part .news_list_part .news_list .news_item:last-child{margin-bottom:0}.news_part .news_list_part .page_box{margin-top:40px}.news_part .news_list_part .page_box.pc_page li{margin-right:20px;position:relative}.news_part .news_list_part .page_box.pc_page li a,.news_part .news_list_part .page_box.pc_page li span{display:block;line-height:50px;text-align:center;font-size:14px;color:#737373}.news_part .news_list_part .page_box.pc_page li .no-allow{display:none}.news_part .news_list_part .page_box.pc_page li:not(:first-child,:last-child){line-height:1.3;-webkit-transition:color .3s ease;transition:color .3s ease}.news_part .news_list_part .page_box.pc_page li:not(:first-child,:last-child) .page-link{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.news_part .news_list_part .page_box.pc_page li:not(:first-child,:last-child) .current,.news_part .news_list_part .page_box.pc_page li:not(:first-child,:last-child) .page-link:hover{color:#c7160d}.news_part .news_list_part .page_box.pc_page li:nth-last-child(2){margin-right:0}.news_part .news_list_part .page_box.pc_page li:first-child .page-link,.news_part .news_list_part .page_box.pc_page li:last-child .page-link{width:50px;height:50px;border-radius:9999px;-webkit-transition:all .3s ease;transition:all .3s ease;color:#79716b;background-color:#f5f5f4;margin-right:0;font-size:18px}.news_part .news_list_part .page_box.pc_page li:first-child .page-link:hover,.news_part .news_list_part .page_box.pc_page li:last-child .page-link:hover{background-color:#c7160d;color:#fff}.news_part .news_list_part .page_box.pc_page li:first-child{margin-right:48px}.news_part .news_list_part .page_box.pc_page li:last-child{margin-left:48px}.news_part .news_list_part .page_box.pc_page li.no-allow-li{display:none}@media screen and (max-width:750px){.news_part .news_list_part .page_box.pc_page li{margin-right:18px}.news_part .news_list_part .page_box.pc_page li:first-child .page-link,.news_part .news_list_part .page_box.pc_page li:last-child .page-link{width:34px;height:34px;line-height:34px;font-size:12px}.news_part .news_list_part .page_box.pc_page li:first-child{margin-right:20px}.news_part .news_list_part .page_box.pc_page li:last-child{margin-left:20px}}.news_part .news_list_part .page_box.mobile_page{display:none}.news_part .news_list_part .page_box.mobile_page li{margin-right:18px;position:relative}.news_part .news_list_part .page_box.mobile_page li a,.news_part .news_list_part .page_box.mobile_page li span{display:block;line-height:50px;text-align:center;font-size:14px;color:#737373}.news_part .news_list_part .page_box.mobile_page li .no-allow{display:none}.news_part .news_list_part .page_box.mobile_page li:not(:first-child,:last-child){line-height:1.3;-webkit-transition:color .3s ease;transition:color .3s ease}.news_part .news_list_part .page_box.mobile_page li:not(:first-child,:last-child) .page-link{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.news_part .news_list_part .page_box.mobile_page li:not(:first-child,:last-child) .current,.news_part .news_list_part .page_box.mobile_page li:not(:first-child,:last-child) .page-link:hover{color:#c7160d}.news_part .news_list_part .page_box.mobile_page li:nth-last-child(2){margin-right:0}.news_part .news_list_part .page_box.mobile_page li:first-child .page-link,.news_part .news_list_part .page_box.mobile_page li:last-child .page-link{width:34px;height:34px;border-radius:9999px;-webkit-transition:all .3s ease;transition:all .3s ease;color:#79716b;background-color:#f5f5f4;margin-right:0;line-height:34px;font-size:12px}.news_part .news_list_part .page_box.mobile_page li:first-child .page-link:hover,.news_part .news_list_part .page_box.mobile_page li:last-child .page-link:hover{background-color:#c7160d;color:#fff}.news_part .news_list_part .page_box.mobile_page li:first-child{margin-right:20px}.news_part .news_list_part .page_box.mobile_page li:last-child{margin-left:20px}.news_part .news_list_part .page_box.mobile_page li.no-allow-li{display:none}.news_part .news_list_part .no_content{margin-top:20px;padding:60px 0;font-size:16px;color:#79716b;line-height:1.4;text-align:center}.news_part .news_list_part.no_category_part{padding-top:100px}@media screen and (min-width:751px)and (max-width:1200px){.news_part .news_list_part .news_list .news_item .news_item_left .news_img_box{width:180px}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_title{font-size:20px}}@media screen and (max-width:750px){.news_part .news_list_part{padding-bottom:60px}.news_part .news_list_part .news_list .news_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0}.news_part .news_list_part .news_list .news_item .news_item_left{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:none}.news_part .news_list_part .news_list .news_item .news_item_left .news_img_box{width:100%}.news_part .news_list_part .news_list .news_item .news_item_left .news_info{margin-left:0;margin-top:20px;padding-top:0;width:100%}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_title{font-size:18px}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_subtit{font-size:14px}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_message{margin-top:10px;font-size:14px}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_tag_box{margin-top:24px}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_tag_box .news_tag_list{margin-left:-4px}.news_part .news_list_part .news_list .news_item .news_item_left .news_info .news_tag_box .news_tag_list .news_tag_item{padding:4px 12px;font-size:12px;margin-left:4px}.news_part .news_list_part .news_list .news_item .time_box{margin-top:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:0}.news_part .news_list_part .news_list .news_item .time_box:after{display:none}.news_part .news_list_part .news_list .news_item .time_box .time_con{margin-bottom:0;font-size:14px;color:var(--gray-500)}.news_part .news_list_part .news_list .news_item .time_box .time_icon_box{text-align:center;width:20px;height:20px;line-height:20px;margin-left:10px}.news_part .news_list_part .news_list .news_item .time_box .time_icon_box .iconfont{font-size:20px;line-height:20px;color:var(--gray-500)}.news_part .news_list_part .news_list .news_item:hover{-webkit-box-shadow:none;box-shadow:none}.news_part .news_list_part .page_box.pc_page{display:none}.news_part .news_list_part .page_box.mobile_page{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}
