.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}}.video-list-module{position:relative;background-color:#fff;width:100%;padding:11.6rem 0 13.6rem}.video-list-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:#fff;z-index:6;width:44.3rem}.video-list-module .text-title{font-weight:bold;color:#171717;line-height:1.2;margin:0 0 2.6rem}.video-list-module .text-desc{width:100%;max-width:75.4rem;font-weight:400;color:#333333;line-height:1.67;margin:0 0 6.3rem}.video-list-module .video-list-box{overflow:hidden;width:100%}.video-list-module .video-list{width:100%;margin:0 0 2.3rem}.video-list-module .video-list .video-item{position:relative;z-index:1;overflow:hidden;border-radius:1rem;width:100%;aspect-ratio:1404/678}.video-list-module .video-list .video-item .video-bg{position:relative;width:100%;height:100%;z-index:1;object-fit:cover}.video-list-module .video-list .video-item .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;width:9.7rem;height:9.7rem;border-radius:50%;border:.2rem solid #000;background-color:var(--ui-color-primary);display:flex;align-items:center;justify-content:center}.video-list-module .video-list .video-item .video-btn:hover{cursor:pointer}.video-list-module .video-list .video-item .video-btn:hover:after{transform:scale(1.2)}.video-list-module .video-list .video-item .video-btn:after{content:"";width:0;height:0;margin:0 0 0 .7rem;border-top:1.5rem solid transparent;border-left:2.4rem solid #171717;border-bottom:1.5rem solid transparent;transition:.3s all}.video-list-module .video-arrow-box{width:100%;height:0;padding:0 6.3rem;display:flex;justify-content:flex-end;grid-gap:.6rem}.video-list-module .video-arrow-box .arrow-btn{position:relative;z-index:8;width:4.9rem;height:4.9rem;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;transform:translateY(-10.6rem);background-color:#fff;transition:.3s all}.video-list-module .video-arrow-box .arrow-btn i{font-size:var(--f-s-20)}.video-list-module .video-arrow-box .arrow-btn:hover{cursor:pointer;background-color:rgba(255,255,255,0.4)}.video-list-module .video-page-list{display:flex;flex-wrap:wrap;grid-gap:2rem}.video-list-module .video-page-list .page-item{width:calc((100% - 8rem) / 5);aspect-ratio:265/128;height:auto;border-radius:.5rem;border:.2rem solid transparent;opacity:.5;transition:.3s all;position:relative}.video-list-module .video-page-list .page-item:hover{cursor:pointer}.video-list-module .video-page-list .page-item.active,.video-list-module .video-page-list .page-item:hover{opacity:1;border-color:#000}.video-list-module .video-page-list .page-item .page-in{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;width:3.5rem;height:3.5rem;border-radius:50%;border:.2rem solid #000;background-color:var(--ui-color-primary);display:flex;align-items:center;justify-content:center}.video-list-module .video-page-list .page-item .page-in:after{content:"";width:0;height:0;margin:0 0 0 .3rem;border-top:.6rem solid transparent;border-left:1rem solid #171717;border-bottom:.6rem solid transparent;transition:.3s all}@media (max-width: 992px){.video-list-module{padding:5.4rem 0 10.6rem}.video-list-module .bg-img{width:243px;height:46px;overflow:hidden}.video-list-module .text-title{font-size:var(--f-s-28);margin:0 0 2rem}.video-list-module .text-desc{max-width:100%;line-height:1.5;margin:0 0 3.2rem}.video-list-module .video-list{width:100%;margin:0 0 2.2rem}.video-list-module .video-list .swiper-wrapper{display:flex}.video-list-module .video-list .video-item{width:27.2rem;aspect-ratio:272/131}.video-list-module .video-list .video-item .video-btn{display:none}.video-list-module .video-arrow-box{height:3.2rem;padding:0;justify-content:center;grid-gap:.7rem}.video-list-module .video-arrow-box .arrow-btn{width:3.2rem;height:3.2rem;transform:translateY(0)}.video-list-module .video-arrow-box .arrow-btn.video-arrow-left{background-color:#a9a9a9}.video-list-module .video-arrow-box .arrow-btn.video-arrow-right{background-color:#333}.video-list-module .video-arrow-box .arrow-btn i{color:#fff;font-size:var(--f-s-16)}.video-list-module .video-page-list{display:none}}.icon-text-module.module .text-content.module-width{width:93.8rem}.icon-text-module{position:relative;width:100%;background-color:#F8F8F8;padding:10rem 0 6.6rem}.icon-text-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:#F8F8F8;z-index:6;width:44.3rem}.icon-text-module .text-content .text-in{font-weight:bold;font-size:4.6rem;color:#000000;line-height:1;margin:0 0 3.2rem}.icon-text-module .text-content .text-desc{font-weight:600;font-size:var(--f-s-30);color:#000000;line-height:1.5;margin:0 0 2.7rem}.icon-text-module .text-content .text-subtitle{font-weight:600;color:#000000;line-height:1.67}@media (max-width: 992px){.icon-text-module{padding:4.6rem 0 8.1rem}.icon-text-module .bg-img{width:243px;height:46px;overflow:hidden}.icon-text-module .text-content{width:100%}.icon-text-module .text-content .text-in{font-size:3.6rem;margin:0 0 2.4rem}.icon-text-module .text-content .text-desc{font-size:var(--f-s-22);line-height:1.6;margin:0 0 2.1rem}.icon-text-module .text-content .text-subtitle{line-height:1.875}}.bg-num-module{position:relative;width:100%;background-color:#fff;padding:10.5rem 0 11.1rem}.bg-num-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:#fff;z-index:6;width:44.3rem}.bg-num-module .bg-num-box{position:relative;min-height:57.4rem}.bg-num-module .bg-num-box .text-item{position:relative;z-index:2;width:fit-content;max-width:100%;padding:17.2rem 0 0}.bg-num-module .bg-num-box .text-item .text-title{font-weight:bold;color:#171717;line-height:1.2;margin:0 0 4.8rem}.bg-num-module .bg-num-box .text-item .num-list{display:flex;grid-gap:6.6rem;flex-wrap:wrap;width:fit-content;max-width:100%}.bg-num-module .bg-num-box .text-item .num-list .num-item{width:fit-content;flex:auto;display:flex;flex-direction:column;grid-gap:1.6rem}.bg-num-module .bg-num-box .text-item .num-list .num-item .num-head{display:flex;align-items:flex-end;font-family:Unbounded, Unbounded;font-weight:bold;font-size:8rem;color:transparent;line-height:1;text-stroke:3px #000000;-webkit-text-stroke:3px #000000}.bg-num-module .bg-num-box .text-item .num-list .num-item .num-head .num-unit{font-size:var(--f-s-60);line-height:1.333}.bg-num-module .bg-num-box .text-item .num-list .num-item .num-head .num-unit.unit-mini{font-size:var(--f-s-40);line-height:1.3}.bg-num-module .bg-num-box .text-item .num-list .num-item .num-desc{font-weight:600;color:#171717;line-height:1.2}.bg-num-module .bg-num-box .bg-map-content{position:absolute;top:0;right:-8.6rem;z-index:1;width:auto;min-height:100%;max-height:57.4rem;aspect-ratio:1004/574}.bg-num-module .bg-num-box .bg-map-content .map-image{position:absolute;width:100%;height:100%;z-index:2}.bg-num-module .bg-num-box .bg-map-content .map-list{position:absolute;width:100%;height:100%;z-index:2;background-color:transparent}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item{width:1.7rem;height:1.7rem;position:absolute;background-color:var(--ui-color-primary);border-radius:50%}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item .item-in{width:15rem;height:15rem;margin:-7.5rem 0 0 -7.5rem;background-color:rgba(255,209,0,0.2);position:absolute;top:50%;left:50%;border-radius:50%;-webkit-animation:bg_numMapScale 3s linear infinite;animation:bg_numMapScale 3s linear infinite}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item .item-desc{font-weight:400;color:#000000;line-height:1.2;position:absolute;top:100%;left:50%;transform:translateX(-50%)}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(1){top:24.4rem;left:21.3rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(2){left:31.3rem;bottom:16.7rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(3){top:19.1rem;left:43.8rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(4){left:50.8rem;top:12.3rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(5){left:51.7rem;top:18.1rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(6){top:28.4rem;right:38.9rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(7){top:28.7rem;right:28.7rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(8){top:11.6rem;right:16.2rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(9){top:18.6rem;right:14.9rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(10){top:23.1rem;right:20rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(11){top:24.6rem;right:13.3rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(12){bottom:12.7rem;right:11.1rem}@media (max-width: 992px){.bg-num-module{padding:6rem 0}.bg-num-module .bg-img{width:243px;height:46px;overflow:hidden}.bg-num-module .content-box{width:100%;overflow:hidden}.bg-num-module .bg-num-box{position:relative;min-height:unset;display:flex;flex-direction:column;grid-gap:1.4rem}.bg-num-module .bg-num-box .text-item{position:relative;z-index:2;width:fit-content;max-width:100%;padding:0}.bg-num-module .bg-num-box .text-item .text-title{font-size:var(--f-s-28);margin:0 0 2.8rem}.bg-num-module .bg-num-box .text-item .num-list{display:flex;grid-gap:2.8rem;flex-wrap:wrap;width:100%;max-width:100%}.bg-num-module .bg-num-box .text-item .num-list .num-item{grid-gap:.5rem}.bg-num-module .bg-num-box .text-item .num-list .num-item .num-head{font-size:4rem}.bg-num-module .bg-num-box .text-item .num-list .num-item .num-head .num-unit{font-size:var(--f-s-30);line-height:1.333}.bg-num-module .bg-num-box .text-item .num-list .num-item .num-desc{font-size:var(--f-s-14)}.bg-num-module .bg-num-box .bg-map-content{position:relative;top:0;right:0;z-index:1;width:calc(100% + 3rem);min-height:auto;max-height:auto;aspect-ratio:375/214;margin:0 -1.5rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item{width:.6rem;height:.6rem;position:absolute;background-color:var(--ui-color-primary);border-radius:50%}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item .item-in{width:3rem;height:3rem;margin:-1.5rem 0 0 -1.5rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item .item-desc{font-size:var(--f-s-12)}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(1){top:9.1rem;left:7.9rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(2){left:11.7rem;bottom:6.3rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(3){top:7.1rem;left:16.3rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(4){left:18.9rem;top:4.6rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(4) .item-desc{top:-2rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(5){left:19.3rem;top:6.8rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(5) .item-desc{top:-.4rem;left:100%;transform:translateX(0.3rem)}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(6){top:10.6rem;right:14.9rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(7){top:10.7rem;right:10.7rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(8){top:4.3rem;right:6.1rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(8) .item-desc{top:-2rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(9){top:6.9rem;right:5.6rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(9) .item-desc{top:-.4rem;left:100%;transform:translateX(0.3rem)}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(10){top:8.6rem;right:7.5rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(10) .item-desc{top:-.4rem;left:unset;right:100%;transform:translateX(-0.3rem)}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(11){top:9.2rem;right:5rem}.bg-num-module .bg-num-box .bg-map-content .map-list .map-item:nth-child(12){bottom:4.8rem;right:4.2rem}}@keyframes bg_numMapScale{0%{transform:scale(0);opacity:1}50%{transform:scale(1);opacity:.8}100%{transform:scale(0);opacity:1}}.bg-text-module{position:relative;width:100%;padding:12rem 0;display:flex;align-items:center}.bg-text-module .bg-img{position:absolute;top:-.2rem;left:0;width:100%;height:4.6rem;z-index:3;fill:#fff;display:flex}.bg-text-module .bg-img .svg-three{transform:rotate(180deg)}.bg-text-module .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.bg-text-module .bg-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.25)}.bg-text-module .text-content{position:relative;z-index:5;word-break:break-word}.bg-text-module .text-content .text-item{width:100%;max-width:75.4rem}.bg-text-module .text-content .text-item .text-title{font-weight:bold;color:#FFFFFF;line-height:1.2;margin:0 0 2.9rem}.bg-text-module .text-content .text-item .text-desc{font-weight:400;color:#FFFFFF;line-height:1.67;margin:0 0 4.2rem}.bg-text-module .text-content .text-item .text-btn{padding:1.8rem 4.2rem}@media (max-width: 992px){.bg-text-module{padding:11.1rem 0 7.3rem}.bg-text-module .bg-img{width:calc(100% - 243px);height:46px}.bg-text-module .text-content .text-item{max-width:100%}.bg-text-module .text-content .text-item .text-title{font-size:var(--f-s-28);margin:0 0 1.8rem}.bg-text-module .text-content .text-item .text-desc{line-height:1.5;margin:0 0 3.4rem}.bg-text-module .text-content .text-item .text-btn{padding:1.8rem 4.2rem}}
