.home-banner-module{width:100%}.home-banner-module .banner-list{width:100%}.home-banner-module .banner-list .banner-item{width:100%;aspect-ratio:1910/1025;position:relative;display:flex;align-items:center;padding:11.4rem 0}.home-banner-module .banner-list .banner-item .banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.home-banner-module .banner-list .banner-item .banner-bg video,.home-banner-module .banner-list .banner-item .banner-bg img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.home-banner-module .banner-list .banner-item .banner-bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,0.38)}.home-banner-module .banner-list .banner-item .banner-content{position:relative;z-index:3}.home-banner-module .banner-list .banner-item .banner-content .banner-title{font-weight:bold;font-size:var(--f-s-60);color:#FFFFFF;line-height:1.2;margin:0 0 4.2rem}.home-banner-module .banner-list .banner-item .banner-content .banner-btn{padding:1.8rem 5.4rem}@media (max-width: 992px){.home-banner-module .banner-list .banner-item{aspect-ratio:375/679;align-items:flex-start;padding:15.9rem 0}.home-banner-module .banner-list .banner-item .banner-content .banner-title{font-size:var(--f-s-36);margin:0 0 4rem}.home-banner-module .banner-list .banner-item .banner-content .banner-btn{padding:1.8rem 3.6rem}}.text-card-list-module{position:relative}.text-card-list-module .card-bg{position:absolute}.text-card-list-module .card-bg.bg-top{width:100%;left:0;top:.1rem;transform:translateY(-100%);z-index:3;fill:var(--ui-color-primary)}.text-card-list-module .card-bg.bg-top .svg-one{position:relative;z-index:4;min-width:100%;max-width:100%}.text-card-list-module .card-bg.bg-top .svg-one path:first-child{opacity:.4}.text-card-list-module .card-bg.bg-top .svg-one path:last-child{opacity:.6}.text-card-list-module .card-bg.bg-top .svg-two{position:absolute;bottom:0;right:0;z-index:5;width:44.3rem}.text-card-list-module .card-bg.bg-bottom{bottom:0;right:0;height:auto;width:44.3rem;z-index:5;fill:#fff}.text-card-list-module .card-box{position:relative;width:100%;background-color:var(--ui-color-primary);z-index:4;overflow:hidden;padding:7.6rem 0 12.2rem}.text-card-list-module .card-box .text-head{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;grid-gap:3rem;margin:0 0 6.8rem}.text-card-list-module .card-box .text-head .text-title{font-weight:bold;font-size:var(--f-s-36);color:#171717;line-height:1.4}.text-card-list-module .card-box .text-head .card-arrow-item{display:flex;grid-gap:.6rem;width:fit-content}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn{width:4.9rem;height:4.9rem;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-left{background-color:#DAB40A}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-left:hover span i{transform:translateX(-2.4rem)}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-right{background-color:#907807}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-right span i{transform:translateX(-2.4rem)}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-right:hover span i{transform:translateX(0)}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn span{display:flex;width:2.4rem;height:2.4rem;align-items:center;overflow:hidden}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn span i{width:2.4rem;text-align:center;color:#fff;font-size:var(--f-s-18);line-height:1;transition:.3s all}.text-card-list-module .card-box .card-list{width:100%}.text-card-list-module .card-box .card-list .swiper-wrapper{display:flex}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item{min-height:30.5rem;width:38.5rem;background-color:#FFDF4F;border-radius:1rem;padding:4.3rem 3rem 3.2rem}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item:nth-child(4n) .card-img:after{right:-.3rem;bottom:1rem}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item:nth-child(4n+1) .card-img:after{top:0;right:.7rem}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item:nth-child(4n+2) .card-img:after{bottom:0;left:-.6rem}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item:nth-child(4n+3) .card-img:after{top:.2rem;left:.7rem}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item .card-img{width:4.7rem;height:3.7rem;margin:0 0 2.2rem;position:relative}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item .card-img:after{content:"";position:absolute;width:1.3rem;height:1.3rem;border-radius:50%;background-color:#fff}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item .card-img img{position:relative;z-index:2;object-fit:contain}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item .card-title{font-weight:bold;font-size:var(--f-s-24);color:#171717;line-height:1.2;margin:0 0 2rem}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item .card-desc{font-weight:400;font-size:var(--f-s-18);color:#171717;line-height:1.7}@media (max-width: 992px){.text-card-list-module .card-bg{position:absolute}.text-card-list-module .card-bg.bg-top{width:100%;left:0;top:.1rem;transform:translateY(-100%);z-index:3;fill:var(--ui-color-primary)}.text-card-list-module .card-bg.bg-top .svg-one{height:12.9rem}.text-card-list-module .card-bg.bg-top .svg-two{position:absolute;bottom:0;right:0;z-index:5;width:44.3rem}.text-card-list-module .card-bg.bg-bottom{bottom:0;right:0;height:auto;width:44.3rem;z-index:5;fill:#fff}.text-card-list-module .card-box{padding:3.4rem 0 7.8rem}.text-card-list-module .card-box .text-head{width:100%;display:flex;flex-direction:column;grid-gap:2.1rem;margin:0 0 3.5rem}.text-card-list-module .card-box .text-head .text-title{font-size:var(--f-s-28)}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn{width:3.2rem;height:3.2rem}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-left{background-color:#DAB40A}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-left:hover span i{transform:translateX(-2.4rem)}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-right{background-color:#907807}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-right span i{transform:translateX(-2.4rem)}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn.card-arrow-right:hover span i{transform:translateX(0)}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn span{display:flex;width:2.4rem;height:2.4rem;align-items:center;overflow:hidden}.text-card-list-module .card-box .text-head .card-arrow-item .card-arrow-btn span i{width:2.4rem;text-align:center;color:#fff;font-size:var(--f-s-14);line-height:1;transition:.3s all}.text-card-list-module .card-box .card-list{width:100%}.text-card-list-module .card-box .card-list .swiper-wrapper{display:flex}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item{width:25.4rem;min-height:auto;border-radius:1rem;padding:4.3rem 3rem 3.5rem}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item .card-title{font-size:var(--f-s-24);margin:0 0 1.7rem}.text-card-list-module .card-box .card-list .swiper-wrapper .card-item .card-desc{font-size:var(--f-s-16)}}@media (max-width: 767px){.text-card-list-module .card-bg{position:absolute}.text-card-list-module .card-bg.bg-top .svg-one{position:relative;z-index:4;min-width:100%;max-width:100%;height:129px}.text-card-list-module .card-bg.bg-top .svg-one path:first-child{opacity:.4}.text-card-list-module .card-bg.bg-top .svg-one path:last-child{opacity:.6}.text-card-list-module .card-bg.bg-top .svg-two{position:absolute;bottom:0;right:0;z-index:5;width:243px;height:46px}.text-card-list-module .card-bg.bg-bottom{width:243px;height:46px}}.image-text-module{position:relative;padding:13.5rem 0 8.7rem}.image-text-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:#fff;z-index:6;width:44.3rem;overflow:hidden}.image-text-module .content-box{display:flex;grid-gap:7.5rem;align-items:flex-start}.image-text-module .content-box .image-box{width:57rem;max-width:100%}.image-text-module .content-box .image-box:hover .image-item img{transform:scale(1.05)}.image-text-module .content-box .image-box .image-item{width:100%;aspect-ratio:570/445;margin:0 0 -6.6rem;border-radius:1rem;overflow:hidden}.image-text-module .content-box .image-box .image-item img{transition:.3s all}.image-text-module .content-box .image-box .info-box{width:100%;display:flex;justify-content:center;position:relative;z-index:3}.image-text-module .content-box .image-box .info-box .info-content{min-width:30.1rem;max-width:100%;border-radius:1.5rem;box-shadow:0 0 2rem 0 rgba(0,0,0,0.15);display:flex;flex-direction:column;overflow:hidden}.image-text-module .content-box .image-box .info-box .info-content .content-head{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;grid-gap:1.2rem;padding:2.8rem 2rem 1.7rem;align-items:center;background-color:#fff}.image-text-module .content-box .image-box .info-box .info-content .content-head .content-image{display:flex}.image-text-module .content-box .image-box .info-box .info-content .content-head .content-image .content-img{width:5.7rem;height:5.7rem;border:.2rem solid var(--ui-color-primary);border-radius:50%;overflow:hidden;position:relative;margin:0 0 0 -2.3rem}.image-text-module .content-box .image-box .info-box .info-content .content-head .content-image .content-img:first-child{margin:0}.image-text-module .content-box .image-box .info-box .info-content .content-head .content-num{font-weight:800;font-size:var(--f-s-32);color:#000000;line-height:1.2}.image-text-module .content-box .image-box .info-box .info-content .content-bottom{width:100%;background-color:var(--ui-color-primary);text-align:center;font-weight:bold;font-size:var(--f-s-18);color:#000000;line-height:1.2;padding:.7rem 2rem}.image-text-module .content-box .text-box{flex:1}.image-text-module .content-box .text-box .text-subtitle{font-weight:bold;font-size:var(--f-s-16);color:#333333;line-height:1.2;display:inline-block;text-decoration:underline;margin:0 0 1.7rem}.image-text-module .content-box .text-box .text-title{font-weight:bold;font-size:var(--f-s-36);color:#171717;line-height:1.2;margin:0 0 3.2rem}.image-text-module .content-box .text-box .text-desc{font-weight:400;font-size:var(--f-s-18);color:#333333;line-height:1.7;margin:0 0 4.6rem}.image-text-module .content-box .text-box .text-btn{padding:1.8rem 3.6rem}@media (max-width: 992px){.image-text-module{padding:4.6rem 0 8.2rem}.image-text-module .bg-img{width:243px;height:46px;overflow:hidden}.image-text-module .content-box{grid-gap:4.8rem;flex-direction:column}.image-text-module .content-box .image-box{width:100%;max-width:100%;padding:0 1.8rem}.image-text-module .content-box .image-box .image-item{aspect-ratio:308/241;margin:0 0 -4.7rem}.image-text-module .content-box .image-box .info-box .info-content{min-width:25.9rem}.image-text-module .content-box .image-box .info-box .info-content .content-head{padding:2.4rem 1.6rem 1.4rem}.image-text-module .content-box .image-box .info-box .info-content .content-head .content-image{display:flex}.image-text-module .content-box .image-box .info-box .info-content .content-head .content-image .content-img{width:4.9rem;height:4.9rem;margin:0 0 0 -2rem}.image-text-module .content-box .image-box .info-box .info-content .content-head .content-num{font-size:var(--f-s-28)}.image-text-module .content-box .image-box .info-box .info-content .content-bottom{padding:.6rem 1.6rem}.image-text-module .content-box .text-box{width:100%}.image-text-module .content-box .text-box .text-subtitle{margin:0 0 1.3rem}.image-text-module .content-box .text-box .text-title{font-size:var(--f-s-28);margin:0 0 2rem}.image-text-module .content-box .text-box .text-desc{font-size:var(--f-s-16);line-height:1.6;margin:0 0 3rem}.image-text-module .content-box .text-box .text-btn{padding:1.8rem 3.2rem}}.layout-text-module{width:100%;position:relative;background-color:var(--ui-color-primary);padding:7rem 0 8rem}.layout-text-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:var(--ui-color-primary);z-index:6;width:44.3rem;overflow:hidden}.layout-text-module .text-content{display:flex;grid-gap:3rem 29.6rem;align-items:center;flex-wrap:nowrap}.layout-text-module .text-content .text-title{width:100%;max-width:79.1rem;font-weight:bold;font-size:var(--f-s-36);color:#171717;line-height:1.667}.layout-text-module .text-content .text-btn{position:absolute;right:8rem;top:calc(50% - 2.3rem);margin-top:-5rem;z-index:12;padding:1.4rem 3.2rem;font-size:var(--f-s-14)}@media (max-width: 992px){.layout-text-module{padding:4rem 0 6rem}.layout-text-module .bg-img{width:243px;height:46px;overflow:hidden}.layout-text-module .text-content{display:flex;justify-content:space-between;grid-gap:3rem;align-items:center;flex-wrap:wrap}.layout-text-module .text-content .text-title{max-width:100%;font-size:var(--f-s-28);line-height:1.4}.layout-text-module .text-content .text-btn{position:relative;top:0;margin:0;right:unset;padding:1.4rem 3.2rem}}.switch-card-num-module{position:relative;width:100%;display:flex;flex-direction:column;padding:13.3rem 0 15.5rem}.switch-card-num-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:#fff;z-index:6;width:44.3rem;overflow:hidden}.switch-card-num-module .switch-content{display:flex;flex-direction:column;grid-gap:4.4rem}.switch-card-num-module .switch-content .switch-head-list{width:fit-content;max-width:100%;border-bottom:.1rem solid #c2c2c2;display:flex;grid-gap:2.4rem;flex-wrap:wrap}.switch-card-num-module .switch-content .switch-head-list .switch-head-item{display:inline-flex;position:relative;padding:0 0 1.3rem;font-weight:bold;color:#737373;line-height:1.2;transition:.3s all}.switch-card-num-module .switch-content .switch-head-list .switch-head-item:after{content:"";position:absolute;bottom:-.1rem;z-index:2;left:0;width:0;height:.4rem;background-color:var(--ui-color-primary);transition:.3s all}.switch-card-num-module .switch-content .switch-head-list .switch-head-item:hover,.switch-card-num-module .switch-content .switch-head-list .switch-head-item.active{color:#171717;cursor:pointer}.switch-card-num-module .switch-content .switch-head-list .switch-head-item:hover:after,.switch-card-num-module .switch-content .switch-head-list .switch-head-item.active:after{width:100%}.switch-card-num-module .switch-content .switch-content-list{width:100%;margin:0 0 14.2rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item{width:100%;display:flex;align-items:flex-start;grid-gap:4.8rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-text{margin:1.5rem 0 0;flex:1}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-text .content-title{color:#171717;font-weight:bold;line-height:1.4;margin:0 0 1.9rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-text .content-desc{font-weight:400;color:#333333;line-height:1.67;margin:0 0 5.2rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-img{width:59.7rem;max-width:50%;aspect-ratio:597/443;overflow:hidden;border-radius:1rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-img img{transition:.3s all}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-img:hover img{transform:scale(1.05)}.switch-card-num-module .num-list{width:148.8rem;display:flex;flex-wrap:wrap;justify-content:center;grid-gap:5.8rem}.switch-card-num-module .num-list .num-item{width:fit-content;flex:auto;display:flex;flex-direction:column;grid-gap:1.6rem}.switch-card-num-module .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}.switch-card-num-module .num-list .num-item .num-head .num-unit{font-size:var(--f-s-60);line-height:1.333}.switch-card-num-module .num-list .num-item .num-head .num-unit.unit-mini{font-size:var(--f-s-40);line-height:1.3}.switch-card-num-module .num-list .num-item .num-desc{font-weight:600;color:#171717;line-height:1.2}@media (max-width: 992px){.switch-card-num-module{padding:5.6rem 0 10rem}.switch-card-num-module .bg-img{width:243px;height:46px;overflow:hidden}.switch-card-num-module .switch-content{display:flex;flex-direction:column;grid-gap:4.4rem}.switch-card-num-module .switch-content .switch-head-list{grid-gap:2rem;min-width:100%;justify-content:space-between}.switch-card-num-module .switch-content .switch-head-list .switch-head-item{font-size:1.6rem;padding:0 0 1.2rem}.switch-card-num-module .switch-content .switch-content-list{margin:0 0 4.1rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item{flex-direction:column;grid-gap:3.9rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-text{margin:0;flex:1;width:100%;word-break:break-word}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-text .content-title{font-size:var(--f-s-28);line-height:1.2;margin:0 0 1.7rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-text .content-desc{line-height:1.75;margin:0 0 2.8rem}.switch-card-num-module .switch-content .switch-content-list .switch-content-item .content-img{width:100%;max-width:100%;aspect-ratio:344/256}.switch-card-num-module .num-list{grid-gap:2.9rem;flex-direction:column;align-items:center}.switch-card-num-module .num-list .num-item{grid-gap:1.2rem;text-align:center;justify-content:center}.switch-card-num-module .num-list .num-item .num-head{font-size:5rem;color:transparent;line-height:1;text-stroke:3px #000000;-webkit-text-stroke:3px #000000;justify-content:center}.switch-card-num-module .num-list .num-item .num-head .num-unit{font-size:var(--f-s-30);line-height:1.2}.switch-card-num-module .num-list .num-item .num-head .num-unit.unit-mini{font-size:var(--f-s-30);line-height:1.2}}.card-list-module{width:100%;position:relative;flex-direction:column;padding:10.4rem 0 10.6rem;background-color:#f1f1f1}.card-list-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:#f1f1f1;z-index:6;width:44.3rem;overflow:hidden}.card-list-module .text-subtitle{font-weight:bold;color:#171717;line-height:1.2;margin:0 0 1.9rem;text-decoration:underline;text-underline-offset:.6rem}.card-list-module .text-title{font-weight:bold;color:#171717;line-height:1.67;margin:0 0 6.1rem}.card-list-module .card-box{width:100%;overflow:hidden}.card-list-module .card-box .card-list{width:100%}.card-list-module .card-box .card-list .swiper-wrapper{display:flex;overflow:unset;grid-gap:1.6rem}.card-list-module .card-box .card-list .card-item{width:45.6rem;position:relative}.card-list-module .card-box .card-list .card-item:nth-child(3n) .card-bg:before{background:rgba(122,209,82,0.27)}.card-list-module .card-box .card-list .card-item:nth-child(3n+1) .card-bg:before{background:rgba(175,136,253,0.18)}.card-list-module .card-box .card-list .card-item:nth-child(3n+2) .card-bg:before{background:rgba(255,209,0,0.22)}.card-list-module .card-box .card-list .card-item:hover .card-bg:after{top:2.9rem;left:2.3rem}.card-list-module .card-box .card-list .card-item .card-bg{position:absolute;width:100%;height:100%;z-index:1}.card-list-module .card-box .card-list .card-item .card-bg:after,.card-list-module .card-box .card-list .card-item .card-bg:before{content:"";position:absolute;width:calc(100% - 2.3rem);height:calc(100% - 2.9rem);border:.4rem solid transparent;border-radius:.8rem .8rem 3.6rem .8rem;transition:.3s all}.card-list-module .card-box .card-list .card-item .card-bg:after{top:0;left:0;border-color:#000}.card-list-module .card-box .card-list .card-item .card-bg:before{top:2.9rem;left:2.3rem}.card-list-module .card-box .card-list .card-item .card-content{position:relative;z-index:3;width:100%;min-height:100%;display:flex;flex-direction:column;padding:5.4rem 5.2rem 6.1rem 6.4rem;transition:.3s all}.card-list-module .card-box .card-list .card-item .card-content .card-image{width:7.7rem;height:7.7rem;background-color:#fff;border-radius:50%;margin:0 0 2.4rem;display:flex;align-items:center;justify-content:center;padding:1rem}.card-list-module .card-box .card-list .card-item .card-content .card-image img{object-fit:contain}.card-list-module .card-box .card-list .card-item .card-content .card-title{font-weight:bold;color:#171717;line-height:1.2;margin:0 0 1.7rem}.card-list-module .card-box .card-list .card-item .card-content .card-desc{font-weight:400;color:#171717;line-height:1.67;margin:0 0 1.7rem}.card-list-module .card-box .card-list .card-item .card-content .card-line{flex:1;width:100%;min-height:.1rem}.card-list-module .card-box .card-list .card-item .card-content .card-btn{position:relative;font-weight:bold;color:#171717;line-height:1.2;display:flex;grid-gap:1.6rem;padding:0 0 1rem;align-items:center;width:fit-content;transition:.3s all}.card-list-module .card-box .card-list .card-item .card-content .card-btn:hover{grid-gap:2rem;cursor:pointer}.card-list-module .card-box .card-list .card-item .card-content .card-btn:before{content:"";position:absolute;bottom:0;left:0;background-color:#171717;width:100%;height:.2rem;transition:.3s all}.card-list-module .card-box .card-list .card-item .card-content .card-btn:after{content:"\e72e";font-family:iconfont !important;color:inherit;line-height:inherit}@media (max-width: 992px){.card-list-module .bg-img{width:243px;height:46px;overflow:hidden}.card-list-module .text-title{font-size:var(--f-s-28);line-height:1.2;margin:0 0 3.3rem}.card-list-module .card-box .card-list .swiper-wrapper{grid-gap:1.8rem}.card-list-module .card-box .card-list .card-item{width:28.1rem}.card-list-module .card-box .card-list .card-item:hover .card-bg:after{top:2.9rem;left:2.3rem}.card-list-module .card-box .card-list .card-item .card-bg{position:absolute;width:100%;height:100%;z-index:1}.card-list-module .card-box .card-list .card-item .card-bg:after,.card-list-module .card-box .card-list .card-item .card-bg:before{width:calc(100% - 1.4rem);height:calc(100% - 2.4rem)}.card-list-module .card-box .card-list .card-item .card-bg:after{top:0;left:0;border-color:#000}.card-list-module .card-box .card-list .card-item .card-bg:before{top:2.4rem;left:1.4rem}.card-list-module .card-box .card-list .card-item .card-content{padding:4.5rem 3.8rem 6.5rem}.card-list-module .card-box .card-list .card-item .card-content .card-image{width:5.7rem;height:5.7rem;margin:0 0 2.6rem}.card-list-module .card-box .card-list .card-item .card-content .card-title{font-size:var(--f-s-24);margin:0 0 1.5rem}.card-list-module .card-box .card-list .card-item .card-content .card-desc{font-weight:400;color:#171717;line-height:1.5;margin:0 0 2rem}}.card-list-owl-module{position:relative;width:100%;background-color:#fff;padding:11.2rem 0 15.1rem;flex-direction:column}.card-list-owl-module .card-list-box .owl-carousel-pre,.card-list-owl-module .card-list-box .owl-carousel-next{width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;margin:auto 0;z-index:2;cursor:pointer;border-radius:50%;transition:.2s ease-in-out}.card-list-owl-module .card-list-box .owl-carousel-pre i,.card-list-owl-module .card-list-box .owl-carousel-next i{transition:.2s ease-in-out;font-size:var(--f-s-20)}.card-list-owl-module .card-list-box .owl-carousel-pre:hover,.card-list-owl-module .card-list-box .owl-carousel-next:hover{background-color:var(--ui-color-primary);opacity:.9}.card-list-owl-module .card-list-box .owl-carousel-pre:hover i,.card-list-owl-module .card-list-box .owl-carousel-next:hover i{color:#FFFFFF}.card-list-owl-module .card-list-box .owl-carousel-pre{left:10px}.card-list-owl-module .card-list-box .owl-carousel-next{right:10px}.card-list-owl-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:#fff;z-index:6}.card-list-owl-module .text-head{width:100%;display:flex;justify-content:space-between;grid-gap:3rem;margin:0 0 7.7rem}.card-list-owl-module .text-head .head-left{flex:1}.card-list-owl-module .text-head .head-left .text-subtitle{font-weight:bold;color:#171717;line-height:1.2;margin:0 0 1.7rem;text-decoration:underline;text-underline-offset:.6rem}.card-list-owl-module .text-head .head-left .text-title{font-weight:bold;color:#171717;line-height:2}.card-list-owl-module .text-head .head-right{flex:1;display:flex;grid-gap:6.6rem;justify-content:flex-end}.card-list-owl-module .text-head .head-right .num-item{width:fit-content;flex:auto;display:flex;flex-direction:column;grid-gap:1.6rem}.card-list-owl-module .text-head .head-right .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}.card-list-owl-module .text-head .head-right .num-item .num-head .num-unit{font-size:var(--f-s-60);line-height:1.333}.card-list-owl-module .text-head .head-right .num-item .num-head .num-unit.unit-mini{font-size:var(--f-s-40);line-height:1.3}.card-list-owl-module .text-head .head-right .num-item .num-desc{font-weight:600;color:#171717;line-height:1.2}.card-list-owl-module .card-box{width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;grid-gap:7.4rem;align-items:center}.card-list-owl-module .card-box .card-list{width:100%;max-width:93rem;display:flex}.card-list-owl-module .card-box .card-list .owl-stage-outer{overflow:unset}.card-list-owl-module .card-box .card-list .owl-stage-outer .active .card-item .card-content{opacity:1;transform:translateY(0)}.card-list-owl-module .card-box .card-list .card-item{position:relative;border:.4rem solid #000;border-radius:6rem;overflow:hidden;padding:5.4rem 4.8rem 5.4rem 5.7rem;display:flex;align-items:flex-end;min-height:62.7rem}.card-list-owl-module .card-box .card-list .card-item:hover .card-bg img{transform:scale(1.05)}.card-list-owl-module .card-box .card-list .card-item .card-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.card-list-owl-module .card-box .card-list .card-item .card-bg img{transition:.3s all}.card-list-owl-module .card-box .card-list .card-item .card-content{border-radius:9rem;width:100%;height:auto;background-color:#000;padding:4rem 6rem 3.8rem;display:flex;justify-content:space-between;grid-gap:3rem;align-items:center;position:relative;z-index:2;transition:.3s all;opacity:0;transform:translateY(30rem)}.card-list-owl-module .card-box .card-list .card-item .card-content .content-text{flex:1}.card-list-owl-module .card-box .card-list .card-item .card-content .content-text .card-subtitle{font-weight:bold;color:#FFFFFF;line-height:1.2;margin:0 0 .5rem}.card-list-owl-module .card-box .card-list .card-item .card-content .content-text .card-title{font-weight:bold;line-height:1.2;color:#fff}.card-list-owl-module .card-box .card-list .card-item .card-content .card-link{min-width:6.7rem;height:6.7rem;border-radius:6.7rem;background-color:var(--ui-color-primary);text-align:center;display:flex;align-items:center;justify-content:center;padding:1.2rem 1.2rem;font-size:var(--f-s-14)}.card-list-owl-module .card-box .card-list .card-item .card-content .card-link:after{content:"\e617";font-family:iconfont !important;color:inherit;line-height:inherit}.card-list-owl-module .card-box .card-list .card-item .card-content .card-link:hover{cursor:pointer}@media (max-width: 992px){.card-list-owl-module{padding:6.2rem 0 8.1rem}.card-list-owl-module .bg-img{width:243px;height:46px;overflow:hidden}.card-list-owl-module .text-head{flex-direction:column;margin:0 0 3.6rem}.card-list-owl-module .text-head .head-left{flex:1}.card-list-owl-module .text-head .head-left .text-subtitle{margin:0 0 2rem}.card-list-owl-module .text-head .head-left .text-title{font-size:var(--f-s-28);line-height:1.2}.card-list-owl-module .text-head .head-right{flex:1;display:flex;grid-gap:4rem;justify-content:flex-start}.card-list-owl-module .text-head .head-right .num-item{grid-gap:.5rem}.card-list-owl-module .text-head .head-right .num-item .num-head{font-size:4rem}.card-list-owl-module .text-head .head-right .num-item .num-head .num-unit{font-size:var(--f-s-30);line-height:1.333}.card-list-owl-module .text-head .head-right .num-item .num-desc{font-size:var(--f-s-14)}.card-list-owl-module .card-box{grid-gap:3.7rem}.card-list-owl-module .card-box .card-list{max-width:calc(100% - 6.6rem)}.card-list-owl-module .card-box .card-list .card-item{border-radius:3rem;padding:1.9rem 2rem;min-height:36.7rem}.card-list-owl-module .card-box .card-list .card-item .card-content{border-radius:3rem;padding:1.4rem 1.5rem 1rem 2.7rem;grid-gap:1rem}.card-list-owl-module .card-box .card-list .card-item .card-content .content-text .card-subtitle{margin:0 0 .7rem}.card-list-owl-module .card-box .card-list .card-item .card-content .card-link{min-width:2.7rem;height:2.7rem;border-radius:2.7rem;padding:.2rem .2rem;font-size:var(--f-s-12)}}.comment-info-module{width:100%;background-color:#F1F1F1;padding:12.4rem 0 12.4rem}.comment-info-module .text-subtitle{font-weight:bold;color:#333333;line-height:1.2;text-align:center;text-decoration:underline;text-underline-offset:.6rem;margin:0 0 3.1rem}.comment-info-module .text-title{font-weight:bold;text-align:center;color:#171717;line-height:1.67;margin:0 0 2.8rem}.comment-info-module .text-image-content{width:100%;display:flex;align-items:flex-start;grid-gap:3.4rem}.comment-info-module .text-image-content .image-item{width:46.7rem;aspect-ratio:467/591;overflow:hidden;max-width:50%}.comment-info-module .text-image-content .image-item img{transition:.3s all}.comment-info-module .text-image-content .image-item:hover img{transform:scale(1.05)}.comment-info-module .text-image-content .text-item{flex:1;padding:9.8rem 0 0}.comment-info-module .text-image-content .text-item .item-icon{width:5.7rem;height:5.7rem;background-color:var(--ui-color-primary);color:#000;font-size:var(--f-s-30);display:flex;align-items:center;justify-content:center;text-align:center;margin:0 0 2.3rem;border-radius:.6rem}.comment-info-module .text-image-content .text-item .item-icon i{font-size:inherit;line-height:1}.comment-info-module .text-image-content .text-item .item-desc{font-weight:600;color:#171717;line-height:1.675;padding:0 0 3.2rem;border-bottom:.1rem solid #A9A9A9;margin:0 0 3.2rem}.comment-info-module .text-image-content .text-item .item-title{font-weight:bold;color:#171717;line-height:1.2;margin:0 0 1rem}.comment-info-module .text-image-content .text-item .item-name{font-weight:500;color:#171717;line-height:1.2}@media (max-width: 992px){.comment-info-module{padding:4.3rem 0 19.2rem}.comment-info-module .text-subtitle{margin:0 0 2rem}.comment-info-module .text-title{font-size:var(--f-s-28);line-height:1.2;margin:0 0 1rem}.comment-info-module .text-image-content{grid-gap:1.4rem;flex-direction:column}.comment-info-module .text-image-content .image-item{width:24.9rem;aspect-ratio:249/315;max-width:100%;margin:0 auto}.comment-info-module .text-image-content .text-item{padding:0}.comment-info-module .text-image-content .text-item .item-icon{width:4.5rem;height:4.5rem;font-size:var(--f-s-30);margin:0 0 1.5rem}.comment-info-module .text-image-content .text-item .item-desc{font-size:var(--f-s-18);line-height:1.5;padding:0 0 1.9rem;margin:0 0 1.9rem}.comment-info-module .text-image-content .text-item .item-title{font-size:var(--f-s-18);line-height:1.2;margin:0 0 1.2rem}}.text-video-module{position:relative;width:100%;background-color:#171717;padding:14rem 0 26rem}.text-video-module .card-bg{position:absolute}.text-video-module .card-bg.bg-top{width:100%;left:0;top:.1rem;transform:translateY(-100%);z-index:3;fill:#171717}.text-video-module .card-bg.bg-top .svg-two{position:absolute;bottom:0;right:0;z-index:5;width:44.3rem;fill:#171717}.text-video-module .card-bg.bg-bottom{bottom:0;left:0;height:auto;width:100%;z-index:5;fill:#CACACA}.text-video-module .card-bg .svg-one{position:relative;z-index:4;min-width:100%;max-width:100%}.text-video-module .card-bg .svg-one path:first-child{opacity:.4}.text-video-module .card-bg .svg-one path:last-child{opacity:.6}.text-video-module .text-content{display:flex;flex-direction:column;align-items:center;position:relative;z-index:3;text-align:center}.text-video-module .text-content .text-subtitle{color:#FFFFFF;line-height:1.2;font-weight:bold;text-decoration:underline;text-underline-offset:.6rem;margin:0 0 3.1rem}.text-video-module .text-content .text-title{color:#FFFFFF;font-weight:bold;line-height:1.2;margin:0 0 3.5rem}@media (max-width: 992px){.text-video-module{padding:6.2rem 0 21.6rem}.text-video-module .card-bg.bg-top .svg-two{width:243px;height:46px}.text-video-module .card-bg .svg-one{height:129px}.text-video-module .text-content .text-subtitle{margin:0 0 2.4rem}.text-video-module .text-content .text-title{margin:0 0 6.3rem}.text-video-module .text-content .text-btn{padding:2.3rem 7.2rem}}.layout-news-list-module{position:relative;width:100%;background-color:#f1f1f1;padding:13.3rem 0 13.8rem}.layout-news-list-module .bg-img{position:absolute;top:.1rem;right:0;transform:translateY(-100%);fill:#f1f1f1;z-index:6;width:44.3rem}.layout-news-list-module .text-subtitle{font-weight:bold;color:#333333;line-height:1.2;text-align:center;margin:0 0 3.1rem;text-decoration:underline;text-underline-offset:.6rem}.layout-news-list-module .text-title{font-weight:bold;color:#171717;line-height:1.2;text-align:center;margin:0 0 8.4rem}.layout-news-list-module .news-list{width:100%;display:flex;grid-gap:3.2rem}.layout-news-list-module .news-list .owl-item .news-item{width:100%}.layout-news-list-module .news-list .news-item{width:calc((100% - 6.4rem) / 3);min-height:100%;display:flex;border-radius:3rem;border:.4rem solid #000;flex-direction:column;grid-gap:3.1rem}.layout-news-list-module .news-list .news-item:hover .news-image img{transform:scale(1.05)}.layout-news-list-module .news-list .news-item .news-image{overflow:hidden;border-radius:3rem;width:100%;aspect-ratio:457/272}.layout-news-list-module .news-list .news-item .news-image img{transition:.3s all}.layout-news-list-module .news-list .news-item .news-content{width:100%;flex:1;display:flex;flex-direction:column;padding:0 3.5rem 4.2rem}.layout-news-list-module .news-list .news-item .news-content .content-info{display:flex;flex-wrap:wrap;grid-gap:2rem;margin:0 0 1.7rem}.layout-news-list-module .news-list .news-item .news-content .content-info .info-item{display:flex;grid-gap:.7rem;color:#171717;line-height:1.2;font-weight:600}.layout-news-list-module .news-list .news-item .news-content .content-info .info-item i{font-size:inherit;line-height:inherit;margin:.1rem 0 0}.layout-news-list-module .news-list .news-item .news-content .content-title{font-weight:bold;color:#171717;line-height:1.2;margin:0 0 4.6rem}.layout-news-list-module .news-list .news-item .news-content .content-line{width:100%;flex:1;min-height:.1rem}.layout-news-list-module .news-list .news-item .news-content .content-btn{position:relative;font-weight:bold;color:#171717;line-height:1.2;display:flex;grid-gap:1.6rem;padding:0 0 1rem;align-items:center;width:fit-content;transition:.3s all}.layout-news-list-module .news-list .news-item .news-content .content-btn:hover{cursor:pointer;grid-gap:2rem}.layout-news-list-module .news-list .news-item .news-content .content-btn:before{content:"";position:absolute;bottom:0;left:0;background-color:#171717;width:100%;height:.2rem;transition:.3s all}.layout-news-list-module .news-list .news-item .news-content .content-btn:after{content:"\e617";font-family:iconfont !important;color:inherit;line-height:inherit}@media (max-width: 992px){.layout-news-list-module{padding:6rem 0 9.4rem}.layout-news-list-module .bg-img{width:243px;height:46px;overflow:hidden}.layout-news-list-module .text-subtitle{margin:0 0 1.9rem}.layout-news-list-module .text-title{font-size:var(--f-s-28);margin:0 0 2.5rem}.layout-news-list-module .news-list{position:relative}.layout-news-list-module .news-list .owl-nav{display:flex;grid-gap:.7rem;position:absolute;bottom:-5.9rem;width:fit-content;max-width:100%;left:50%;transform:translateX(-50%)}.layout-news-list-module .news-list .owl-nav .owl-prev{background-color:#A9A9A9;left:0}.layout-news-list-module .news-list .owl-nav .owl-prev:hover{background-color:#A9A9A9}.layout-news-list-module .news-list .owl-nav .owl-prev:after{content:"\ee54"}.layout-news-list-module .news-list .owl-nav .owl-next{background-color:#333333;right:0}.layout-news-list-module .news-list .owl-nav .owl-next:hover{background-color:#333333}.layout-news-list-module .news-list .owl-nav .owl-next:after{content:"\ed51"}.layout-news-list-module .news-list .owl-nav .owl-prev,.layout-news-list-module .news-list .owl-nav .owl-next{width:3.2rem;height:3.2rem;border-radius:50%;border:none !important;position:relative}.layout-news-list-module .news-list .owl-nav .owl-prev:after,.layout-news-list-module .news-list .owl-nav .owl-next:after{font-size:var(--f-s-14);color:#FFFFFF}.layout-news-list-module .news-list .news-item{width:100%;border:.2rem solid #000;grid-gap:1.6rem}.layout-news-list-module .news-list .news-item .news-image{aspect-ratio:344/194}.layout-news-list-module .news-list .news-item .news-content{padding:0 2rem 3.5rem}.layout-news-list-module .news-list .news-item .news-content .content-info{margin:0 0 1.4rem}.layout-news-list-module .news-list .news-item .news-content .content-title{font-size:var(--f-s-18);margin:0 0 2rem}}.faq-list-module{width:100%;background-color:#fff;padding:10.2rem 0 13.4rem}.faq-list-module .text-list{width:100%;text-align:center}.faq-list-module .text-list .text-subtitle{font-weight:bold;color:#333333;line-height:1.2;text-decoration:underline;text-underline-offset:.6rem;margin:0 0 .5rem}.faq-list-module .text-list .text-title{font-weight:bold;color:#171717;line-height:2;margin:0 0 3.8rem}.faq-list-module .faq-list{width:100%;margin:0 auto;max-width:112rem;display:flex;flex-direction:column;grid-gap:1.5rem}.faq-list-module .faq-list .faq-item{width:100%;border-radius:1rem;background-color:#f4f4f2;padding:3rem 6.8rem 3rem 5.5rem}.faq-list-module .faq-list .faq-item .faq-head{width:100%;display:flex;align-items:flex-start;grid-gap:6rem}.faq-list-module .faq-list .faq-item .faq-head[aria-expanded="true"] .faq-in i:first-child{display:none}.faq-list-module .faq-list .faq-item .faq-head[aria-expanded="true"] .faq-in i:last-child{display:block}.faq-list-module .faq-list .faq-item .faq-head .faq-in{border:.2rem solid #000;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--ui-color-primary)}.faq-list-module .faq-list .faq-item .faq-head .faq-in i{color:#000;font-size:var(--f-s-24)}.faq-list-module .faq-list .faq-item .faq-head .faq-in i:last-child{display:none}.faq-list-module .faq-list .faq-item .faq-head .faq-title{flex:1;font-weight:bold;color:#000000;line-height:1.3;padding:.5rem 0}.faq-list-module .faq-list .faq-item .faq-content .faq-desc{padding:1.5rem 0 .8rem 10rem;font-weight:400;color:#000000;line-height:1.67}@media (max-width: 992px){.faq-list-module .text-list .text-subtitle{margin:0 0 1.3rem}.faq-list-module .text-list .text-title{font-size:var(--f-s-28);line-height:1.2;margin:0 0 3.3rem}.faq-list-module .faq-list{max-width:100%;grid-gap:1.3rem}.faq-list-module .faq-list .faq-item{width:100%;border-radius:1rem;background-color:#f4f4f2;padding:2.2rem 1.9rem 1.4rem 1.7rem}.faq-list-module .faq-list .faq-item .faq-head{width:100%;display:flex;align-items:flex-start;grid-gap:2rem}.faq-list-module .faq-list .faq-item .faq-head .faq-in{width:3.2rem;height:3.2rem;margin:.3rem 0 0}.faq-list-module .faq-list .faq-item .faq-head .faq-in i{font-size:var(--f-s-20)}.faq-list-module .faq-list .faq-item .faq-head .faq-title{padding:0}.faq-list-module .faq-list .faq-item .faq-content .faq-desc{padding:1.6rem 0 1.8rem 5.2rem;line-height:1.75}}.home-container{max-width:100%;overflow:visible}.home-container .module .module-width{width:130rem}.home-container .layout-text-module:last-child{padding:4.4rem 0 4.6rem}@media (max-width: 992px){.home-container .layout-text-module:last-child{padding:3.4rem 0 7.2rem}}
