.layout-breadcrumb-module{position:relative;overflow:hidden;min-height:470px;display:flex;align-items:flex-end}.layout-breadcrumb-module .image-bg{position:absolute !important;top:0;left:0;width:100%;height:100%;z-index:0}.layout-breadcrumb-module .image-bg img{width:100%;height:100%;object-fit:cover}.layout-breadcrumb-module .image-bg::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0.24deg, transparent 43.44%, rgba(0,0,0,0.74) 95.72%)}.layout-breadcrumb-module .content-box{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;width:100%;justify-content:flex-end}.layout-breadcrumb-module .content-box .breadcrumb-nav{padding-bottom:20px;display:flex;width:100%;justify-content:flex-end}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list{display:flex;align-items:center;gap:8px;width:fit-content;margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-icon{width:20px;height:20px;font-size:var(--f-s-20);line-height:1;color:#fbcb00}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-text{font-size:var(--f-s-14);color:#ffffff}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-current{color:#ffffff;font-weight:500;text-decoration:underline}.layout-breadcrumb-module .content-box .tab-nav{background:rgba(0,0,0,0.63);padding:0;width:100%}.layout-breadcrumb-module .content-box .tab-nav .tab-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item{display:flex;align-items:center;justify-content:space-between;text-align:center;position:relative;padding:27px 41px 23px;font-size:var(--f-s-20);color:#ffffff;cursor:pointer;white-space:nowrap;flex:1;max-width:100%;box-sizing:border-box}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item::after{content:"\e60d";color:#FFFFFF;font-size:12px;font-family:iconfont !important}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item.active,.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item:hover{transform:unset;color:#ffffff;font-weight:600;background:#01478c}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item.single-tab{max-width:20%}@media (max-width: 1199px){.layout-breadcrumb-module{min-height:250px}.layout-breadcrumb-module .content-box .breadcrumb-nav{padding-top:60px;padding-bottom:15px}.layout-breadcrumb-module .content-box .tab-nav{display:none}}.news-center-module{padding:60px 0}.news-center-module .section-header{margin-bottom:40px;padding:0 18px 28px;position:relative;border-bottom:1px solid #B8B8B8}.news-center-module .section-header:after{content:"";position:absolute;width:5px;height:34px;top:0;left:0;background-color:#01478C;border-radius:3px}.news-center-module .section-header .section-title{font-size:24px;font-weight:500;color:#313131}.news-center-module .featured-news{display:flex;gap:36px;background:#F0F6FF;padding:42px 80px 42px 40px;margin-bottom:40px}.news-center-module .featured-news .news-image{width:461px;height:273px;flex-shrink:0;border-radius:15px;overflow:hidden}.news-center-module .featured-news .news-image img{transition:.3s all}.news-center-module .featured-news .news-image:hover img{transform:scale(1.1)}.news-center-module .featured-news .news-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.news-center-module .featured-news .news-content .news-category{display:inline-block;padding:4px 12px;border:1px solid #01478C;background-color:#fff;color:#01478c;font-size:var(--f-s-16);border-radius:3px;margin-bottom:12px;align-self:flex-start}.news-center-module .featured-news .news-content .news-title{font-size:var(--f-s-40);font-weight:600;color:#01478c;margin-bottom:24px;line-height:1.4}.news-center-module .featured-news .news-content .news-meta{font-size:var(--f-s-16);color:#B8B8B8;font-weight:400;line-height:1.5;margin-bottom:16px}.news-center-module .featured-news .news-content .news-summary{font-size:var(--f-s-16);color:#313131;line-height:1.8;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-center-module .news-grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:49px 35px}.news-center-module .news-grid .news-item{display:flex;flex-direction:column}.news-center-module .news-grid .news-item:hover .item-content .news-category{color:#01478c}.news-center-module .news-grid .news-item:hover .item-content .news-title{color:#01478c;text-decoration:underline}.news-center-module .news-grid .news-item .news-image{width:100%;height:auto;aspect-ratio:354/211;overflow:hidden;border-radius:15px}.news-center-module .news-grid .news-item .news-image:hover img{transform:scale(1.05)}.news-center-module .news-grid .news-item .news-image img{transition:.3s all}.news-center-module .news-grid .news-item .item-content{display:flex;flex-direction:column;flex:1;width:100%;padding:12px 12px 0}.news-center-module .news-grid .news-item .item-content .news-category{display:inline-block;color:#575757;font-size:var(--f-s-16);transition:.3s all;margin:0 0 16px}.news-center-module .news-grid .news-item .item-content .news-title{font-size:var(--f-s-24);font-weight:400;color:#313131;line-height:1.5;transition:.3s all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0 0 24px}.news-center-module .news-grid .news-item .item-content .news-meta{margin-top:auto;font-size:var(--f-s-16);color:#B8B8B8;font-weight:normal;line-height:1.5}@media (max-width: 1199px){.news-center-module{padding:40px 0}.news-center-module .section-header{margin-bottom:24px;padding:0 8px 16px}.news-center-module .section-header:after{height:24px}.news-center-module .section-header .section-title{font-size:var(--f-s-24)}.news-center-module .featured-news{flex-direction:column;gap:16px;padding:16px;margin-bottom:24px}.news-center-module .featured-news .news-image{width:100%;height:180px;aspect-ratio:461/273;border-radius:10px}.news-center-module .featured-news .news-content .news-category{font-size:var(--f-s-14);padding:4px 10px;margin-bottom:8px}.news-center-module .featured-news .news-content .news-title{font-size:var(--f-s-18);margin-bottom:12px}.news-center-module .featured-news .news-content .news-meta{font-size:var(--f-s-14);margin-bottom:10px}.news-center-module .featured-news .news-content .news-summary{font-size:var(--f-s-14)}.news-center-module .news-grid{grid-template-columns:repeat(1, 1fr);gap:16px}.news-center-module .news-grid .news-item .news-image{border-radius:8px}.news-center-module .news-grid .news-item .item-content{padding:8px 4px 0}.news-center-module .news-grid .news-item .item-content .news-category{font-size:var(--f-s-14);margin-bottom:8px}.news-center-module .news-grid .news-item .item-content .news-title{font-size:var(--f-s-18);margin-bottom:8px}.news-center-module .news-grid .news-item .item-content .news-meta{font-size:var(--f-s-14)}}
