@import url(/assets/lib/pagination/pagination.css);.layout-head-module{background-color:#F8F8F8;width:100%;padding:20.5rem 0 8.8rem}.layout-head-module .head-content{display:flex;align-items:flex-start;grid-gap:11.3rem}.layout-head-module .head-content .text-item{flex:1;display:flex;flex-direction:column;padding:6.3rem 0 2rem;min-height:100%}.layout-head-module .head-content .text-item .text-subtitle{font-weight:bold;color:#333333;line-height:1.2;margin:0 0 1.6rem}.layout-head-module .head-content .text-item .text-title{font-weight:bold;color:#171717;line-height:1.2;margin:0 0 1.5rem}.layout-head-module .head-content .text-item .text-desc{font-weight:400;color:#171717;line-height:1.67;margin:0 0 2.2rem}.layout-head-module .head-content .text-item .text-line{flex:1}.layout-head-module .head-content .text-item .breadcrumb-list{max-width:100%;width:57.2rem;border-top:.1rem solid #C0C4C3;display:flex;flex-wrap:wrap;grid-gap:.8rem;font-weight:600;font-size:var(--f-s-14);color:#000000;line-height:2}.layout-head-module .head-content .text-item .breadcrumb-list .bread-item{display:inline-block;max-width:100%}.layout-head-module .head-content .text-item .breadcrumb-list .bread-item.active{color:#737373}.layout-head-module .head-content .text-item .breadcrumb-list .bread-line{display:inline-block;color:var(--ui-color-primary)}.layout-head-module .head-content .image-item{border-radius:1rem;width:65.9rem;max-width:55%;aspect-ratio:659/580;overflow:hidden}.layout-head-module .head-content .image-item img{transition:.3s all}.layout-head-module .head-content .image-item:hover img{transform:scale(1.05)}@media (max-width: 992px){.layout-head-module{padding:11.3rem 0 10rem;overflow:hidden}.layout-head-module .head-content{flex-direction:column-reverse;grid-gap:3.3rem}.layout-head-module .head-content .text-item{padding:0;min-height:auto;width:100%}.layout-head-module .head-content .text-item .text-subtitle{margin:0 0 1.4rem}.layout-head-module .head-content .text-item .text-title{font-size:var(--f-s-28);margin:0 0 1.4rem}.layout-head-module .head-content .text-item .text-desc{line-height:1.5;margin:0 0 5.3rem}.layout-head-module .head-content .text-item .text-line{display:none}.layout-head-module .head-content .text-item .breadcrumb-list{max-width:100%;width:100%}.layout-head-module .head-content .image-item{width:100%;max-width:100%;aspect-ratio:345/304}}.news-list-module{padding:8.6rem 0 13.6rem;position:relative}.news-list-module .module-width{display:flex;flex-direction:column}.news-list-module .module-width .switch-box{display:flex;grid-gap:3rem;border-bottom:1px solid #C2C2C2;width:fit-content}.news-list-module .module-width .switch-box .switch-item{padding-bottom:1.4rem;position:relative;cursor:pointer;color:#737373;transition:.3s ease}.news-list-module .module-width .switch-box .switch-item:after{content:'';position:absolute;width:100%;height:.4rem;background-color:var(--ui-color-primary);bottom:-.1rem;left:0;opacity:0;transition:.3s ease;z-index:5}.news-list-module .module-width .switch-box .switch-item.active{color:#171717}.news-list-module .module-width .switch-box .switch-item.active:after{opacity:1}.news-list-module .module-width .news-list{display:flex;flex-direction:column;margin-bottom:12rem;grid-gap:6.4rem}.news-list-module .module-width .news-list .news-item{padding-top:7.2rem;border-top:1px solid #A9A9A9;display:flex;grid-gap:5.8rem;cursor:pointer}.news-list-module .module-width .news-list .news-item:hover .img-box>img{transform:scale(1.1)}.news-list-module .module-width .news-list .news-item:hover .info-box .title{color:var(--ui-color-primary)}.news-list-module .module-width .news-list .news-item:hover .info-box .read-more-btn:before{width:100%}.news-list-module .module-width .news-list .news-item:hover .info-box .read-more-btn:after{transform:translateX(6px)}.news-list-module .module-width .news-list .news-item:nth-child(1){border-top:unset}.news-list-module .module-width .news-list .news-item .img-box{width:47.2rem;height:31.8rem;border-bottom-right-radius:8rem;overflow:hidden}.news-list-module .module-width .news-list .news-item .img-box>img{transition:.3s ease}.news-list-module .module-width .news-list .news-item .info-box{display:flex;flex-direction:column;flex:1}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box{display:flex;grid-gap:3.2rem;align-items:center;margin-bottom:3.2rem}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .tag{font-size:var(--f-s-14);padding:.5rem .8rem;background-color:var(--ui-color-primary);color:#171717;border-radius:.5rem;border:1px solid #000000}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .date-box,.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .view-box{display:flex;align-items:center;grid-gap:.6rem;color:#6B6B6B}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .date-box .iconfont,.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .view-box .iconfont{font-size:var(--f-s-20)}.news-list-module .module-width .news-list .news-item .info-box .title{font-weight:bold;margin-bottom:2rem;line-height:1.4;transition:.3s ease}.news-list-module .module-width .news-list .news-item .info-box .desc{line-height:1.4;margin-bottom:2.6rem}.news-list-module .module-width .news-list .news-item .info-box .read-more-btn{font-weight:bold;color:#171717;padding:1rem 0;position:relative;display:flex;grid-gap:.6rem;align-items:center;width:fit-content}.news-list-module .module-width .news-list .news-item .info-box .read-more-btn:before{content:'';width:0;height:.2rem;background-color:#171717;position:absolute;bottom:0;left:0;transition:.3s ease}.news-list-module .module-width .news-list .news-item .info-box .read-more-btn:after{content:'\e617';font-size:var(--f-s-20);color:#171717;font-family:iconfont;transition:.3s ease}.news-list-module .module-width .news-page-box{width:100%;display:flex;justify-content:center;flex-wrap:wrap;grid-gap:3.6rem;align-items:flex-start}.news-list-module .module-width .news-page-box .page-left{display:flex;grid-gap:1rem;align-items:center}.news-list-module .module-width .news-page-box .page-left .page-total-item{font-weight:400;font-size:var(--f-s-16);color:#555555;line-height:1}.news-list-module .module-width .news-page-box .page-left .page-select-box{border:1px solid #94A3B8;padding:.8rem 1rem;border-radius:.6rem;font-weight:400;font-size:var(--f-s-16);color:#555555;line-height:1.5}.news-list-module .module-width .news-page-box .bottom-page-box{margin:0}.news-list-module .module-width .news-page-box .bottom-page-box .page-list{margin:0}.news-list-module .module-width .news-page-box .bottom-page-box .page-list .page-item{border-radius:.3rem;background:#F5F6F8;width:4rem;height:4rem;border-color:#F5F6F8;color:#94A3B8}.news-list-module .module-width .news-page-box .bottom-page-box .page-list .page-item.active-page-item,.news-list-module .module-width .news-page-box .bottom-page-box .page-list .page-item:hover{background:var(--ui-color-primary);border-color:#000;color:#171717}.news-list-module .module-width .news-page-box .go-to-item{display:flex;grid-gap:1rem;align-items:center;color:#555;font-weight:400;font-size:var(--f-s-16);line-height:1}.news-list-module .module-width .news-page-box .go-to-item input{width:4rem;height:4rem;border:1px solid #94A3B8;border-radius:.6rem;text-align:center}.news-list-module .bg-img{position:absolute;right:0;top:.1rem;transform:translateY(-100%);fill:#FFFFFF;z-index:6}@media (max-width: 992px){.news-list-module{padding:3.2rem 0 13rem}.news-list-module .bg-img{width:243px;height:46px;overflow:hidden}.news-list-module .module-width .switch-box{margin-bottom:4rem}.news-list-module .module-width .switch-box .switch-item{font-weight:bold;font-size:var(--f-s-16)}.news-list-module .module-width .news-list{margin-bottom:4rem;grid-gap:4.2rem}.news-list-module .module-width .news-list .news-item{padding-top:unset;border-top:unset;padding-bottom:3.4rem;border-bottom:1px solid #A9A9A9;flex-direction:column;grid-gap:2rem;cursor:pointer}.news-list-module .module-width .news-list .news-item .img-box{width:100%;height:23.2rem}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box{grid-gap:2.4rem;margin-bottom:2rem;flex-wrap:wrap}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .tag{font-size:var(--f-s-12)}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .date-box,.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .view-box{color:#6B6B6B}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .date-box .date,.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .date-box .view,.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .view-box .date,.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .view-box .view{font-size:var(--f-s-12)}.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .date-box .iconfont,.news-list-module .module-width .news-list .news-item .info-box .tag-date-box .view-box .iconfont{font-size:var(--f-s-14)}.news-list-module .module-width .news-list .news-item .info-box .title{font-size:var(--f-s-28);margin-bottom:.8rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}.news-list-module .module-width .news-list .news-item .info-box .desc{margin-bottom:2.4rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.news-list-module .module-width .news-list .news-item .info-box .read-more-btn{font-weight:bold;color:#171717;padding:1rem 0;position:relative;display:flex;grid-gap:.6rem;align-items:center;width:fit-content}.news-list-module .module-width .news-list .news-item .info-box .read-more-btn:before{content:'';width:0;height:.2rem;background-color:#171717;position:absolute;bottom:0;left:0;transition:.3s ease}.news-list-module .module-width .news-list .news-item .info-box .read-more-btn:after{content:'\e617';font-size:var(--f-s-20);color:#171717;font-family:iconfont;transition:.3s ease}.news-list-module .module-width .news-page-box .page-left{width:100%;justify-content:center}}
