.ant-modal{box-sizing:border-box;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto;padding:0 0 24px}.ant-modal.zoom-appear,.ant-modal.zoom-enter{-webkit-transform:none;transform:none;opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch;z-index:1000}.ant-modal-title{margin:0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:rgba(0,0,0,.45);font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:rgba(0,0,0,.75);text-decoration:none}.ant-modal-header{padding:16px 24px;color:rgba(0,0,0,.85);background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #f0f0f0;border-radius:0 0 2px 2px}.ant-modal-footer .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;text-align:left;vertical-align:middle}@media (max-width:767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1 1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:rgba(0,0,0,.85);font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#ff4d4f}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#04f}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-modal-wrap-rtl{direction:rtl}.ant-modal-wrap-rtl .ant-modal-close{right:auto;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body{direction:rtl}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{float:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}.ant-spin{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";position:absolute;display:none;color:#04f;text-align:center;vertical-align:middle;opacity:0;transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86),-webkit-transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;transition:opacity .3s}.ant-spin-container:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none\9;width:100%;height:100%;background:#fff;opacity:0;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;overflow:hidden;opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:rgba(0,0,0,.45)}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#04f;border-radius:100%;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.3;-webkit-animation:antSpinMove 1s linear infinite alternate;animation:antSpinMove 1s linear infinite alternate}.ant-spin-dot-item:first-child{top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}.ant-spin-dot-spin{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:antRotate 1.2s linear infinite;animation:antRotate 1.2s linear infinite}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-spin-blur{background:#fff;opacity:.5}}@-webkit-keyframes antSpinMove{to{opacity:1}}@keyframes antSpinMove{to{opacity:1}}@-webkit-keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}.ant-spin-rtl{direction:rtl}.ant-spin-rtl .ant-spin-dot-spin{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation-name:antRotateRtl;animation-name:antRotateRtl}@-webkit-keyframes antRotateRtl{to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes antRotateRtl{to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}.ant-checkbox{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";position:relative;top:.2em;line-height:1;white-space:nowrap;outline:none;cursor:pointer}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#04f}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #04f;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;direction:ltr;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;transition:all .3s}.ant-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-checkbox-checked .ant-checkbox-inner{background-color:#04f;border-color:#04f}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";display:inline-flex;align-items:baseline;line-height:unset;cursor:pointer}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum";display:inline-block}.ant-checkbox-group-item{margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#04f;border:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.ant-checkbox-rtl{direction:rtl}.ant-checkbox-group-rtl .ant-checkbox-group-item{margin-right:0;margin-left:8px}.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child{margin-left:0!important}.ant-checkbox-group-rtl .ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:8px}.ant-carousel{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:"tnum","tnum";font-feature-settings:"tnum","tnum"}.ant-carousel .slick-slider{position:relative;display:block;box-sizing:border-box;touch-action:pan-y;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.ant-carousel .slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden}.ant-carousel .slick-list:focus{outline:none}.ant-carousel .slick-list.dragging{cursor:pointer}.ant-carousel .slick-list .slick-slide{pointer-events:none}.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide input.ant-radio-input{visibility:hidden}.ant-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input{visibility:visible}.ant-carousel .slick-list .slick-slide>div>div{vertical-align:bottom}.ant-carousel .slick-slider .slick-list,.ant-carousel .slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0);touch-action:pan-y}.ant-carousel .slick-track{position:relative;top:0;left:0;display:block}.ant-carousel .slick-track:after,.ant-carousel .slick-track:before{display:table;content:""}.ant-carousel .slick-track:after{clear:both}.slick-loading .ant-carousel .slick-track{visibility:hidden}.ant-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}.ant-carousel .slick-slide img{display:block}.ant-carousel .slick-slide.slick-loading img{display:none}.ant-carousel .slick-slide.dragging img{pointer-events:none}.ant-carousel .slick-initialized .slick-slide{display:block}.ant-carousel .slick-loading .slick-slide{visibility:hidden}.ant-carousel .slick-vertical .slick-slide{display:block;height:auto}.ant-carousel .slick-arrow.slick-hidden{display:none}.ant-carousel .slick-next,.ant-carousel .slick-prev{position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;font-size:0;line-height:0;border:0;cursor:pointer}.ant-carousel .slick-next,.ant-carousel .slick-next:focus,.ant-carousel .slick-next:hover,.ant-carousel .slick-prev,.ant-carousel .slick-prev:focus,.ant-carousel .slick-prev:hover{color:transparent;background:transparent;outline:none}.ant-carousel .slick-next:focus:before,.ant-carousel .slick-next:hover:before,.ant-carousel .slick-prev:focus:before,.ant-carousel .slick-prev:hover:before{opacity:1}.ant-carousel .slick-next.slick-disabled:before,.ant-carousel .slick-prev.slick-disabled:before{opacity:.25}.ant-carousel .slick-prev{left:-25px}.ant-carousel .slick-prev:before{content:"←"}.ant-carousel .slick-next{right:-25px}.ant-carousel .slick-next:before{content:"→"}.ant-carousel .slick-dots{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex!important;justify-content:center;margin-right:15%;margin-left:15%;padding-left:0;list-style:none}.ant-carousel .slick-dots-bottom{bottom:12px}.ant-carousel .slick-dots-top{top:12px;bottom:auto}.ant-carousel .slick-dots li{position:relative;display:inline-block;flex:0 1 auto;box-sizing:content-box;width:16px;height:3px;margin:0 3px;padding:0;text-align:center;text-indent:-999px;vertical-align:top;transition:all .5s}.ant-carousel .slick-dots li button{display:block;width:100%;height:3px;padding:0;color:transparent;font-size:0;background:#fff;border:0;border-radius:1px;outline:none;cursor:pointer;opacity:.3;transition:all .5s}.ant-carousel .slick-dots li button:focus,.ant-carousel .slick-dots li button:hover{opacity:.75}.ant-carousel .slick-dots li.slick-active{width:24px}.ant-carousel .slick-dots li.slick-active button{background:#fff;opacity:1}.ant-carousel .slick-dots li.slick-active:focus,.ant-carousel .slick-dots li.slick-active:hover{opacity:1}.ant-carousel-vertical .slick-dots{top:50%;bottom:auto;flex-direction:column;width:3px;height:auto;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-carousel-vertical .slick-dots-left{right:auto;left:12px}.ant-carousel-vertical .slick-dots-right{right:12px;left:auto}.ant-carousel-vertical .slick-dots li{width:3px;height:16px;margin:4px 2px;vertical-align:baseline}.ant-carousel-vertical .slick-dots li button{width:3px;height:16px}.ant-carousel-vertical .slick-dots li.slick-active,.ant-carousel-vertical .slick-dots li.slick-active button{width:3px;height:24px}.ant-carousel-rtl{direction:rtl}.ant-carousel-rtl .ant-carousel .slick-track{right:0;left:auto}.ant-carousel-rtl .ant-carousel .slick-prev{right:-25px;left:auto}.ant-carousel-rtl .ant-carousel .slick-prev:before{content:"→"}.ant-carousel-rtl .ant-carousel .slick-next{right:auto;left:-25px}.ant-carousel-rtl .ant-carousel .slick-next:before{content:"←"}.ant-carousel-rtl.ant-carousel .slick-dots{flex-direction:row-reverse}.ant-carousel-rtl.ant-carousel-vertical .slick-dots{flex-direction:column}.style_titleBox__3uKer{font-size:20px}.style_contentBox__2waqu{margin-left:0}.style_contentBox__2waqu .ant-modal-confirm .ant-modal-body{width:422px;padding:30px}.style_contentBox__2waqu .ant-modal-confirm .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{margin-left:48px;margin-top:20px}.style_contentBox__2waqu .ant-modal-confirm .ant-modal-confirm-btns{margin-top:30px;width:100%;text-align:center;float:none}.style_contentBox__2waqu .ant-modal-confirm .ant-modal-confirm-btns button+button{margin-left:30px}.style_body__2Ussm{position:relative}.style_body__2Ussm h2{text-align:center;font-weight:400}.style_body__2Ussm .style_header__2IpZ6{text-align:center}.style_body__2Ussm .style_time__3jzPi{text-align:center;color:#000}.style_body__2Ussm h3{font-weight:700}.style_body__2Ussm p{text-indent:2em}.style_body__2Ussm strong{font-weight:700;color:#000}.style_body__2Ussm .style_checkHistoryVersion__d7IpR{margin:0 0 12pt;text-align:justify;font-size:11pt;text-indent:0}.style_body__2Ussm .style_checkHistoryVersion__d7IpR .style_checkHistoryVersionButton__2-myP{background-color:#f5f5f5;border:1px solid #ccc;color:#333;padding:6px 12px;text-decoration:none;cursor:pointer;border-radius:4px;font-size:11pt}.style_body__2Ussm .style_checkHistoryVersion__d7IpR .style_checkHistoryVersionOptions__1FHdU{position:absolute;top:100%;left:0;min-width:132px;background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1000;border-radius:4px;overflow:hidden}.style_body__2Ussm .style_checkHistoryVersion__d7IpR .style_checkHistoryVersionOptions__1FHdU .style_checkOption__2vY2V{display:block;padding:8px 12px;text-decoration:none;font-size:11pt}.style_body__2Ussm .style_checkHistoryVersion__d7IpR .style_checkHistoryVersionOptions__1FHdU .style_checkOption__2vY2V:not(:first-child){border-top:1px solid #eee}.style_box__1nYDp{position:relative;width:5.7rem;height:60px;background-size:110% 100%;overflow:hidden}.style_box__1nYDp .style_track__36e89{height:120px}.style_box__1nYDp .style_item__ZvhvC{height:60px}.style_box__1nYDp .style_item__ZvhvC .style_detail__1zdda{height:60px;display:flex;align-items:center;padding:0 .16rem;text-align:center;justify-content:center;color:#2370ff}.style_box__1nYDp .style_item__ZvhvC .style_detail__1zdda .style_company__2114V,.style_box__1nYDp .style_item__ZvhvC .style_detail__1zdda .style_timing__km6Je{word-break:keep-all;white-space:nowrap;color:#7e8795}.style_box__1nYDp .style_item__ZvhvC .style_detail__1zdda .style_company__2114V{margin-left:.3rem;color:rgba(0,0,0,.88)}.style_box__1nYDp .style_item__ZvhvC .style_detail__1zdda .style_company__2114V .style_c_name__VG-m1{color:rgba(0,0,0,.88)}.style_box__1nYDp .style_item__ZvhvC .style_detail__1zdda .style_company__2114V .style_c_name_1__2hZWD{color:rgba(0,0,0,.88);margin-left:.04rem}.style_box__1nYDp .style_item__ZvhvC .style_detail__1zdda .style_company__2114V .style_company__2114V{font-size:.14rem}.style_box__1nYDp .style_item__ZvhvC .style_detail__1zdda .style_company__2114V .style_timing__km6Je{margin-left:.24rem;font-size:.14rem;color:#ccc;-webkit-transform:scale(.75);transform:scale(.75)}.style_banner__1ZNxX{position:relative;margin:0 auto;overflow:hidden}.style_banner__1ZNxX,.style_carousel__AOChP{width:100%;height:665px}.style_carousel__AOChP .slick-list,.style_carousel__AOChP .slick-slide,.style_carousel__AOChP .slick-slide>div,.style_carousel__AOChP .slick-slider,.style_carousel__AOChP .slick-track{height:665px}.style_carousel__AOChP .slick-dots{bottom:100px}.style_carousel__AOChP .slick-dots li{width:30px;height:4px;margin:0 4px}.style_carousel__AOChP .slick-dots li button{width:100%;height:100%;border-radius:2px;background:rgba(0,0,0,.15)}.style_carousel__AOChP .slick-dots li.slick-active button{background:#1596ff}.style_slide__3xkdb{width:100%;height:665px;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.style_openPlatformTitle__1GsCf{font-size:36px;font-weight:700;color:#1b1b1c;line-height:58px;margin-bottom:24px}.style_openPlatformDesc__3KX0m{color:#333;font-size:16px;font-weight:400;line-height:36px;margin-bottom:40px}.style_openPlatformBtn__2UtMk{display:flex;align-items:center;justify-content:center;width:129px;height:38px;font-size:16px;color:#2370ff;border:1px solid #2370ff;border-radius:4px;cursor:pointer}.style_openPlatformBtn__2UtMk:hover{background:#2370ff;color:#fff}.style_formFixedWrapper__2XqSr{position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1440px;height:100%;z-index:10;display:flex;align-items:center;justify-content:flex-end;pointer-events:none}@media screen and (min-width:1681px){.style_container__2LO1-,.style_formFixedWrapper__2XqSr{width:1360px}}@media screen and (min-width:1440px)and (max-width:1680px){.style_container__2LO1-,.style_formFixedWrapper__2XqSr{width:1280px}}@media screen and (min-width:1260px)and (max-width:1439px){.style_container__2LO1-,.style_formFixedWrapper__2XqSr{width:1145px}}@media screen and (max-width:1259px){.style_container__2LO1-,.style_formFixedWrapper__2XqSr{width:1064px}}.style_container__2LO1-{height:623px;position:relative;margin:0 auto}.style_innerContainer__-benA{width:100%;height:497px;position:absolute;left:34px;top:64px}.style_leftContent__WmYR9{width:570px;height:325px;position:absolute;left:0;top:72px}.style_leftTextContentBox__1rvdF{position:relative;width:100%;height:100%}.style_userNewTk__2j_VL{position:relative;bottom:20px;cursor:pointer}.style_userNewTk__2j_VL img{width:311px;height:83px}.style_titleBox__X_6jP{width:570px;height:107px;position:absolute;left:0;top:0}.style_title__1DhfE{width:auto;max-width:570px;height:auto;position:absolute;left:0;top:0;font-family:Source Han Sans,sans-serif;font-size:40px;font-weight:700;line-height:1.45;color:rgba(0,0,0,.88);margin:0;padding:0;white-space:nowrap}.style_title__1DhfE .style_highlight__1MnjF{color:#1596ff}.style_subtitle__21SIG{width:auto;max-width:570px;height:auto;position:absolute;left:0;top:64px;font-family:Source Han Sans,sans-serif;font-size:28px;font-weight:700;line-height:1.43;color:rgba(0,0,0,.88);margin:0;padding:0;white-space:nowrap}.style_subtitle__21SIG .style_highlight__1MnjF{color:#1596ff}.style_features__1kWU2{position:absolute;left:0;top:137px}.style_featureItem__2in-P{height:26px;position:absolute;left:0;display:flex;align-items:center;grid-gap:10px;gap:10px}.style_featureItem__2in-P:first-child{top:0}.style_featureItem__2in-P:nth-child(2){top:42px}.style_featureItem__2in-P:nth-child(3){top:84px}.style_dot__Mf4Tg{width:6px;height:6px;border-radius:50%;background-color:rgba(0,0,0,.45);flex-shrink:0;position:relative;top:0}.style_featureText__3lDsd{font-family:Source Han Sans,sans-serif;font-size:18px;font-weight:400;line-height:26px;color:rgba(0,0,0,.88);margin:0;padding:0;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_featureText__3lDsd .style_emphasize__1Kvlu{font-weight:500;color:#1596ff}.style_platformsImage__333s2{width:311px;height:48px;position:absolute;left:0;top:277px;cursor:pointer}.style_platformsImage__333s2 img{width:100%;height:100%;display:block}.style_rightContent__eAQ-b{min-height:425px;overflow:visible;pointer-events:auto}.style_formCard__3sB_4{width:525px;height:425px;z-index:1;padding:13px 15px;background:linear-gradient(180deg,#ebf8ff,#fff 16%);border:1px solid #fff;border-radius:20px;box-shadow:4px 4px 30px 0 rgba(121,170,255,.3)}.style_formContent__15w7o,.style_notificationBanner__1TzmK{z-index:2}.style_notificationBanner__1TzmK{width:502px;height:56px;display:flex;align-items:center;justify-content:center;position:relative;top:-3px;left:-3px}.style_notificationText__3ybWo{font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;line-height:24px;letter-spacing:0;color:rgba(0,0,0,.65)}.style_notificationText__3ybWo .style_time__2d62M{font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:400;color:rgba(0,0,0,.45)}.style_formContent__15w7o{width:404px;min-height:317px;margin:20px auto 0;display:flex;flex-direction:column;grid-gap:24px;gap:24px}.style_formHeader__1sEhI{width:418px;height:35px;display:flex;align-items:center}.style_formTitle__1-1eo{height:35px;font-family:Source Han Sans,sans-serif;font-size:24px;font-weight:500;line-height:35px;color:rgba(0,0,0,.88);margin:0;padding:0}.style_couponBadge__3OpnQ{height:25px;background-image:url(/images/newhome/coupon-bg.png);background-size:229px 25px;background-repeat:no-repeat;background-position:0 0;display:flex;align-items:center;justify-content:center;padding:0 31px;box-sizing:border-box}.style_couponInner__PHuIp{display:flex;align-items:center;grid-gap:4px;gap:4px}.style_couponText__35gW9{font-weight:500;color:rgba(0,0,0,.88)}.style_couponAmount__1-19b,.style_couponText__35gW9{font-family:Source Han Sans,sans-serif;font-size:14px;line-height:20px}.style_couponAmount__1-19b{font-weight:700;background:linear-gradient(91deg,#ff2e62 11%,#ff832b 98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.style_phoneInputWrapper__1I7rS{width:404px;position:relative}.style_phoneInput__19kVH{width:404px;height:56px;display:flex}.style_errorMsg__7KOYq{font-size:12px;color:#ff5e51;line-height:20px;padding-left:2px;position:absolute;left:0}.style_areaCodeSelect__1CYeG{width:79px;height:56px;border:1px solid #d9d9d9;border-radius:10px 0 0 10px;background:#fff;display:flex;align-items:center;justify-content:center;padding:0 8px;box-sizing:border-box}.style_areaCodeSelect__1CYeG .ant-select{width:100%}.style_areaCodeSelect__1CYeG .ant-select .ant-select-selector{border:none!important;background:transparent!important;padding:0!important;height:24px!important}.style_areaCodeSelect__1CYeG .ant-select .ant-select-selection-item{font-family:Source Han Sans CN,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:rgba(0,0,0,.88);padding:0 12px 0 0!important}.style_areaCodeSelect__1CYeG .ant-select .ant-select-arrow{right:9px;margin-right:-4px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.style_areaCodeSelect__1CYeG .ant-select .ant-select-arrow svg{width:6.31px;height:10.23px}.style_phoneInputBox__1g-mR{width:326px;height:56px;border:1px solid #d9d9d9;border-radius:0 10px 10px 0;background:#fff;box-sizing:border-box}.style_phoneInputBox__1g-mR .ant-input{width:100%;height:100%;border:none!important;border-radius:0 10px 10px 0;background:transparent;padding:0 16px;font-family:Source Han Sans CN,sans-serif;font-size:16px;line-height:24px;color:rgba(0,0,0,.88);box-sizing:border-box;outline:none!important;box-shadow:none!important}.style_phoneInputBox__1g-mR .ant-input::-webkit-input-placeholder{color:rgba(0,0,0,.45)}.style_phoneInputBox__1g-mR .ant-input:-ms-input-placeholder{color:rgba(0,0,0,.45)}.style_phoneInputBox__1g-mR .ant-input::placeholder{color:rgba(0,0,0,.45)}.style_phoneInputBox__1g-mR .ant-input:focus,.style_phoneInputBox__1g-mR .ant-input:hover{border:none!important;box-shadow:none!important}.style_phoneInputBox__1g-mR:focus-within,.style_phoneInputBox__1g-mR:hover{border-color:#1596ff}.style_submitButton__2BiSq{width:404px!important;height:56px!important;border-radius:10px;background:linear-gradient(93deg,#43bdff,#1596ff 41%)!important;border:none!important;font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#fff!important;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0!important;box-shadow:none!important;transition:background .3s}.style_submitButton__2BiSq:focus,.style_submitButton__2BiSq:hover{background:linear-gradient(91deg,#4ac0ff 2%,#52b1ff 92%)!important;color:#fff!important}.style_submitButton__2BiSq:active{background:linear-gradient(91deg,#108bff,#0d88fa 91%)!important}.style_submitButton__2BiSq:disabled{background:linear-gradient(91deg,#afd8ff,#9fd1ff 91%)!important;cursor:not-allowed;color:#fff!important}.style_submitButton__2BiSq .ant-btn-loading-icon{color:#fff}.style_agreement__diZJV{width:400px;min-height:24px;display:flex;flex-direction:column}.style_agreement__diZJV .ant-checkbox-wrapper{display:flex;align-items:center;grid-gap:6px;gap:6px;margin:0;width:100%}.style_agreement__diZJV .ant-checkbox-wrapper .ant-checkbox{margin:1px 0 0;flex-shrink:0}.style_agreement__diZJV .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{width:16px;height:16px;border-radius:2px;border-color:#d9d9d9;background-color:#fff}.style_agreement__diZJV .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#3569fd;border-color:#3569fd}.style_agreementText__1vaU1{font-family:Source Han Sans,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:rgba(0,0,0,.65);margin:0;white-space:nowrap;top:2px;position:relative}.style_agreementText__1vaU1 a{color:rgba(0,0,0,.65);cursor:pointer;text-decoration:none}.style_agreementText__1vaU1 a:hover{color:#3569fd;text-decoration:none}.style_agreementTip__200wA{font-family:Source Han Sans,sans-serif;font-size:12px;font-weight:400;color:#ff5e51;line-height:20px;margin-top:0;padding-left:30px;width:100%;box-sizing:border-box}.style_promoterSection__2rqBT{width:404px;height:auto;display:flex;justify-content:flex-end;align-items:center}.style_promoterLink__uqoxs{font-family:Source Han Sans,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:rgba(0,0,0,.65);cursor:pointer;display:inline-block}.style_promoterLink__uqoxs:hover{color:#1596ff}.style_promoterLinkLabel__1KQVX:hover{cursor:default;color:rgba(0,0,0,.65)}.style_promoterInput__2mEUx{width:200px;height:32px}.style_promoterInput__2mEUx .ant-input{height:32px;border:1px solid #d9d9d9;border-radius:4px;padding:0 11px;font-size:14px;line-height:24px;color:rgba(0,0,0,.88)}.style_promoterInput__2mEUx .ant-input::-webkit-input-placeholder{color:rgba(0,0,0,.45)}.style_promoterInput__2mEUx .ant-input:-ms-input-placeholder{color:rgba(0,0,0,.45)}.style_promoterInput__2mEUx .ant-input::placeholder{color:rgba(0,0,0,.45)}.style_promoterInput__2mEUx .ant-input:focus,.style_promoterInput__2mEUx .ant-input:hover{border-color:#1596ff}.style_verifyStep__2HiFQ{width:100%;position:relative}.style_backButton__8YZlU{position:absolute;left:0;top:0}.style_backButton__8YZlU .ant-btn{color:rgba(0,0,0,.88);padding:0}.style_backButton__8YZlU .ant-btn:hover{color:#1596ff}.style_verifyContent__k82ty{padding-top:50px;display:flex;flex-direction:column;align-items:center}.style_verifyTitle__1cLYR{font-size:24px;font-weight:500;line-height:35px;color:rgba(0,0,0,.88);margin:0 0 8px}.style_verifyTip__Q_h0U,.style_verifyTitle__1cLYR{font-family:Source Han Sans,sans-serif;text-align:center}.style_verifyTip__Q_h0U{font-size:14px;font-weight:400;line-height:24px;color:rgba(0,0,0,.65);margin:0 0 32px}.style_verifyTip__Q_h0U .style_phoneNumber__3120u{color:rgba(0,0,0,.88);font-weight:500}.style_codeInputWrapper__3zdfO{width:100%;margin-bottom:24px}.style_verifyInputs__1kWrB{display:flex;justify-content:center;grid-gap:12px;gap:12px}.style_verifyInputs__1kWrB .ant-input-hover{width:52px;height:56px;border:1px solid #d9d9d9;border-radius:10px;text-align:center;font-size:24px;font-weight:500;color:rgba(0,0,0,.88)}.style_verifyInputs__1kWrB .ant-input-hover:focus,.style_verifyInputs__1kWrB .ant-input-hover:hover{border-color:#1596ff}.style_verifyInputs__1kWrB .ant-input-hover.error{border-color:#ff5e51}.style_resendCode__1vsnp{text-align:center;font-size:14px;line-height:24px}.style_resendCode__1vsnp .style_disabledLink__4HEeF{color:rgba(0,0,0,.45);cursor:not-allowed}.style_resendCode__1vsnp .ant-btn-link{color:#1596ff;padding:0;height:auto;line-height:24px}.style_resendCode__1vsnp .ant-btn-link:hover{color:#1596ff;opacity:.8}.style_container__3wnJD{width:100%;background:hsla(0,0%,100%,.8);backdrop-filter:blur(51px);-webkit-backdrop-filter:blur(51px);border-radius:60px 60px 0 0;border:2px solid #fff;border-width:2px 1px 0;position:relative;top:-75px;margin:0 auto -75px;z-index:10}.style_container__3wnJD,.style_content__2T1MT{height:100px;display:flex;justify-content:center;align-items:center}.style_content__2T1MT{width:1440px;flex-direction:row;grid-gap:40px;gap:40px}.style_newsSection__l8Y5e{width:380px;height:100px}.style_newsSection__l8Y5e,.style_newsTag__1_dZ0{display:flex;flex-direction:row;align-items:center;grid-gap:10px;gap:10px}.style_newsTag__1_dZ0{width:37px;height:52px;justify-content:center;padding:5px 0}.style_tagText__pvEpc{width:37px;height:24px;font-family:YouSheBiaoTiHei,sans-serif;font-size:16px;font-weight:700;line-height:24px;color:#ff8a1c;text-align:left;white-space:nowrap}.style_newsContent__2RF2Z{width:362px;height:100px;flex-grow:1;flex-shrink:1;background:linear-gradient(270deg,#fff 2%,hsla(0,0%,100%,0) 41%);display:flex;flex-direction:column;justify-content:center;grid-gap:10px;gap:10px;padding-left:10px}.style_newsTitle__1Orug{white-space:nowrap;width:330px;font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:500;line-height:auto;color:rgba(0,0,0,.88);text-align:left;margin:0;transition:color .3s ease;text-align:center}.style_newsTitle__1Orug:hover{color:#3569fd}.style_newsSubtitle__KiARX{width:330px;height:23px;font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:500;line-height:auto;color:rgba(0,0,0,.88);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;transition:color .3s ease}.style_newsSubtitle__KiARX:hover{color:#ff8a1c}.style_platformsSection__28BMV{flex:1 1;height:100%;display:flex;flex-direction:row;align-items:center}.style_sectionTitle__1v5JS{width:40px;font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:rgba(0,0,0,.88);text-align:left;white-space:nowrap;margin:0;text-align:center}.style_platformsList__xrq-N{display:flex;flex-direction:row;align-items:center;flex-grow:1}.style_platformItem__jwrnw{width:90px;height:90px;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:6px;gap:6px;padding:10px}.style_platformItem__jwrnw:hover .style_platformIcon__3vgsB{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:scale(1.3);transform:scale(1.3)}.style_miniProgramItem__PSvOp{position:relative}.style_platformIcon__3vgsB{width:30px;height:30px;flex-shrink:0;object-fit:contain}.style_platformName__1jruH{font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:rgba(0,0,0,.88);text-align:left;white-space:nowrap}.style_qrOverlay__ZFLUo{position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:10px;z-index:1000;-webkit-animation:style_fadeIn__2c7CO .2s ease-in-out;animation:style_fadeIn__2c7CO .2s ease-in-out}@-webkit-keyframes style_fadeIn__2c7CO{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px)}to{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}}@keyframes style_fadeIn__2c7CO{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px)}to{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}}.style_qrContainer__3vD-a{background:#fff;border-radius:12px;box-shadow:0 4px 16px 0 rgba(0,0,0,.12);padding:16px;display:flex;flex-direction:column;align-items:center;grid-gap:8px;gap:8px}.style_qrContainer__3vD-a:after{content:"";position:absolute;bottom:-8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.06));filter:drop-shadow(0 4px 4px rgba(0,0,0,.06))}.style_qrImage__EwDfY{width:160px;height:160px;object-fit:contain}.style_qrText__2aigL{font-family:Source Han Sans,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:rgba(0,0,0,.88);margin:0;white-space:nowrap}.style_videoModal__2Vsg1 .ant-modal-content{background:#000;border-radius:8px}.style_videoModal__2Vsg1 .ant-modal-body{padding:0}.style_videoModal__2Vsg1 .ant-modal-close{color:#fff}.style_videoModal__2Vsg1 .ant-modal-close:hover{color:#fff;opacity:.8}@media screen and (max-width:1920px){.style_container__3wnJD{width:100%;max-width:1920px}}.style_wrapper__3yxZb{position:relative;width:100%}.style_wrapper__3yxZb .style_line__S5KT7{position:absolute;width:100%;height:1px;z-index:1}.style_container__C7vSe{width:1920px;height:979px;position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto}.style_background__2Mu4C{width:1920px;height:979px;position:absolute;top:0;left:0;background-image:url(/images/newhome/why-choose-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}@media screen and (min-width:1681px)and (max-width:1919px){.style_content__2I31i{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_content__2I31i{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_content__2I31i{width:1145px!important}}@media screen and (max-width:1259px){.style_content__2I31i{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_headerSection__2Lf4k{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_headerSection__2Lf4k{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_headerSection__2Lf4k{width:1145px!important}}@media screen and (max-width:1259px){.style_headerSection__2Lf4k{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_carouselSection__1fa3i{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_carouselSection__1fa3i{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_carouselSection__1fa3i{width:1145px!important}}@media screen and (max-width:1259px){.style_carouselSection__1fa3i{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_slideContent__19KHi{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_slideContent__19KHi{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_slideContent__19KHi{width:1145px!important}}@media screen and (max-width:1259px){.style_slideContent__19KHi{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_indicators__3tfFY{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_indicators__3tfFY{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_indicators__3tfFY{width:1145px!important}}@media screen and (max-width:1259px){.style_indicators__3tfFY{width:1064px!important}}.style_content__2I31i{width:1440px;height:889px;position:relative;z-index:1;display:flex;flex-direction:column;grid-gap:40px;gap:40px;padding:20px 0 60px}.style_headerSection__2Lf4k{width:1440px;height:143px;display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px}.style_titleWrapper__3MGK9{width:417px;height:94px;position:relative}.style_englishTitle__39fEs{width:537px;height:87px;left:-61px;top:-22px;font-size:60px;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 83%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.style_chineseTitle__l8uf8,.style_englishTitle__39fEs{position:absolute;font-family:Source Han Sans,sans-serif;font-weight:700;line-height:auto;text-align:center;margin:0;white-space:nowrap}.style_chineseTitle__l8uf8{width:336px;height:70px;left:40px;top:24px;font-size:48px;color:rgba(0,0,0,.88)}.style_subtitle__3ayg8{width:220px;height:29px;font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:400;line-height:auto;color:rgba(0,0,0,.65);text-align:left;white-space:nowrap;margin:0}.style_carouselSection__1fa3i{width:1440px;height:578px;flex-shrink:1}.style_slideContent__19KHi{width:100%;height:578px;display:flex;flex-direction:row;align-items:center;grid-gap:0;gap:0;padding:0 20px;box-sizing:border-box}.style_leftContent__2SfkK{width:min(525px,44%);height:578px;display:flex;flex-direction:column;justify-content:center;grid-gap:40px;gap:40px;flex-shrink:0}.style_titleGroup__18j7J{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.style_slideTitle__227e4{font-family:Source Han Sans,sans-serif;font-size:36px;font-weight:500;line-height:52px;color:rgba(0,0,0,.88);text-align:left;margin:0}.style_listGroup__2tYx7{width:100%;max-width:575px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.style_listItem__18Im6{font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:rgba(0,0,0,.65);text-align:left;margin:0;display:flex;align-items:flex-start}.style_listBullet__Wtapn{font-weight:500;color:rgba(0,0,0,.88);margin-right:4px;flex-shrink:0}.style_listText__tJyas{flex:1 1}.style_listHighlight__3uD0l{font-weight:700;color:rgba(0,0,0,.88)}.style_listBlue__3fNPx{font-weight:500;color:#1677ff}.style_registerButton__ItkZU{width:205px;height:55px;background:linear-gradient(93deg,#43bdff,#1596ff 41%);border-radius:10px;border:none;box-shadow:0 10px 30px 0 rgba(49,131,255,.3);display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:4px;gap:4px;padding:10px 40px;cursor:pointer;transition:background .3s,box-shadow .2s,-webkit-transform .2s;transition:background .3s,transform .2s,box-shadow .2s;transition:background .3s,transform .2s,box-shadow .2s,-webkit-transform .2s;font-family:Source Han Sans,sans-serif;font-size:24px;font-weight:700;line-height:auto;color:#fff;white-space:nowrap}.style_registerButton__ItkZU:hover{background:linear-gradient(91deg,#4ac0ff 2%,#52b1ff 92%);-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 12px 35px 0 rgba(49,131,255,.4)}.style_registerButton__ItkZU:active{background:linear-gradient(91deg,#108bff,#0d88fa 91%);-webkit-transform:translateY(0);transform:translateY(0);box-shadow:0 8px 25px 0 rgba(49,131,255,.3)}.style_rightContent__2MbPK{width:auto;max-width:915px;height:578px;flex:1 1;position:relative;display:flex;justify-content:center;align-items:center;min-width:0;flex-shrink:0}.style_imageWrapper__2je3I{width:100%;height:415px;position:absolute;top:84px}.style_contentImage__X4cD1,.style_fullImage__CnfBM{width:100%;height:auto;object-fit:contain}.style_fullImage__CnfBM{max-height:100%}.style_statsCard__1hVLC{width:479px;height:83px;position:absolute;top:441px;background:linear-gradient(180deg,#e8f7ff,#f8fdff);border-radius:20px;box-shadow:4px 4px 10px 0 rgba(121,170,255,.3);display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:0 20px}@media screen and (max-width:1440px){.style_statsCard__1hVLC{top:380px}}@media screen and (max-width:1439px){.style_slideContent__19KHi{padding:0 16px}.style_leftContent__2SfkK{width:420px;grid-gap:32px;gap:32px}.style_slideTitle__227e4{font-size:32px;line-height:46px}.style_listGroup__2tYx7{max-width:520px}.style_rightContent__2MbPK{height:540px}.style_imageWrapper__2je3I{top:70px;height:390px}.style_statsCard__1hVLC{top:412px;width:430px}}@media screen and (max-width:1259px){.style_slideContent__19KHi{padding:0 12px}.style_leftContent__2SfkK{width:390px;grid-gap:26px;gap:26px}.style_slideTitle__227e4{font-size:28px;line-height:40px}.style_listItem__18Im6{font-size:15px;line-height:22px}.style_registerButton__ItkZU{width:180px;height:48px;font-size:22px}.style_rightContent__2MbPK{height:520px}.style_imageWrapper__2je3I{top:58px;height:360px}.style_statsCard__1hVLC{top:380px;width:400px;height:76px}.style_statNumber__1f1mN{font-size:22px}.style_statLabel__27Sbh{font-size:14px}}.style_statItem__2A6Vj{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:6px;gap:6px}.style_statNumber__1f1mN{font-size:24px;font-weight:700;background:linear-gradient(96deg,#43bdff,#1596ff 41%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.style_statLabel__27Sbh,.style_statNumber__1f1mN{font-family:Source Han Sans,sans-serif;line-height:auto;white-space:nowrap}.style_statLabel__27Sbh{font-size:16px;font-weight:400;color:#3d3d3d;text-align:left}.style_indicators__3tfFY{width:1440px;height:8px;flex-shrink:1;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:10px;gap:10px;border-radius:30px}.style_indicator__3AKgc{width:35px;height:8px;border-radius:4px;background:#d3efff;cursor:pointer;transition:background .3s,-webkit-transform .2s;transition:background .3s,transform .2s;transition:background .3s,transform .2s,-webkit-transform .2s}.style_indicator__3AKgc.style_active__2X76q{background:linear-gradient(96deg,#43bdff,#1596ff 41%)}.style_indicator__3AKgc:hover{-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}@media screen and (max-width:1920px){.style_container__C7vSe{width:100%;max-width:1920px}.style_background__2Mu4C{width:100%}}.style_container__C7vSe .ant-carousel .slick-slide{text-align:center;overflow:hidden}.style_container__1RKLU,.style_container__C7vSe .ant-carousel .slick-track{display:flex;align-items:center}.style_container__1RKLU{width:1920px;height:457px;position:relative;justify-content:center;margin:0 auto;overflow:hidden}.style_background__2zsIU{width:1920px;height:455px;position:absolute;top:2px;left:0;background:#fff;z-index:0}.style_content__DuZ6v{width:1440px;height:455px;position:relative;z-index:1;display:flex;flex-direction:column;grid-gap:40px;gap:40px;padding:20px 0 60px}@media screen and (min-width:1681px)and (max-width:1919px){.style_content__DuZ6v{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_content__DuZ6v{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_content__DuZ6v{width:1145px!important}}@media screen and (max-width:1259px){.style_content__DuZ6v{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_headerSection__3ipE1{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_headerSection__3ipE1{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_headerSection__3ipE1{width:1145px!important}}@media screen and (max-width:1259px){.style_headerSection__3ipE1{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_logosSection__3eEKO{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_logosSection__3eEKO{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_logosSection__3eEKO{width:1145px!important}}@media screen and (max-width:1259px){.style_logosSection__3eEKO{width:1064px!important}}.style_headerSection__3ipE1{width:1440px;height:143px;display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px}.style_titleWrapper__1bSiE{width:417px;height:94px;position:relative}.style_englishTitle__QgkZ_{height:87px;left:-170px;top:-22px;font-size:60px;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 83%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.style_chineseTitle__19ReM,.style_englishTitle__QgkZ_{position:absolute;font-family:Source Han Sans,sans-serif;font-weight:700;line-height:auto;text-align:center;margin:0;white-space:nowrap}.style_chineseTitle__19ReM{width:402px;height:70px;left:7px;top:24px;font-size:48px;color:rgba(0,0,0,.88)}.style_subtitle__6RzX5{height:29px;font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:400;line-height:auto;color:rgba(0,0,0,.65);text-align:left;white-space:nowrap;margin:0}.style_logosSection__3eEKO{width:1440px;height:192px;position:relative;overflow:hidden}.style_logoRow__17An4{width:100%;height:44px;position:relative;overflow:hidden;margin-bottom:30px}.style_logoRow__17An4:last-child{margin-bottom:0}.style_logoTrack__1OlF0{display:flex;flex-direction:row;grid-gap:30px;gap:30px;position:absolute;left:0;top:0;will-change:transform}.style_logoItem__3WeRy{width:110px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.style_logoImage__ELY9p{max-width:100%;max-height:100%;object-fit:contain}.style_maskLeft__2D54T{left:-1px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.style_maskLeft__2D54T,.style_maskRight__1QyfY{width:230px;height:192px;position:absolute;top:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.8) 40%,hsla(0,0%,100%,0));pointer-events:none;z-index:10}.style_maskRight__1QyfY{right:0}@media screen and (max-width:1920px){.style_container__1RKLU{width:100%;max-width:1920px}.style_background__2zsIU{width:100%}}.style_logoRow__17An4:hover .style_logoTrack__1OlF0,.style_logoTrack__1OlF0:hover{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}@media screen and (min-width:1681px)and (max-width:1919px){.style_content__hLdy5{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_content__hLdy5{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_content__hLdy5{width:1145px!important}}@media screen and (max-width:1259px){.style_content__hLdy5{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_headerSection__N___Q{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_headerSection__N___Q{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_headerSection__N___Q{width:1145px!important}}@media screen and (max-width:1259px){.style_headerSection__N___Q{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_statsSection__pjCbv{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_statsSection__pjCbv{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_statsSection__pjCbv{width:1145px!important}}@media screen and (max-width:1259px){.style_statsSection__pjCbv{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_mainSection__1N-pg{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_mainSection__1N-pg{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_mainSection__1N-pg{width:1145px!important}}@media screen and (max-width:1259px){.style_mainSection__1N-pg{width:1064px!important}}.style_container__1UZSH{width:100%;height:1214px;position:relative;display:flex;justify-content:center;align-items:center;margin:80px auto 0}.style_background__1ybZz{width:100%;height:1212px;position:absolute;top:1px;left:0;background-image:url(/images/newhome/account-security-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.style_content__hLdy5{height:1212px;position:relative;z-index:1;grid-gap:40px;gap:40px;padding:20px 0 60px}.style_content__hLdy5,.style_headerSection__N___Q{width:1440px;display:flex;flex-direction:column;align-items:center}.style_headerSection__N___Q{height:143px;grid-gap:20px;gap:20px}.style_titleWrapper__ZLRKl{width:417px;height:94px;position:relative}.style_englishTitle__2Qh6U{height:87px;left:-159.5px;top:-22px;font-size:60px;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 83%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.style_chineseTitle__92RRN,.style_englishTitle__2Qh6U{position:absolute;font-family:Source Han Sans,sans-serif;font-weight:700;line-height:auto;text-align:center;margin:0;white-space:nowrap}.style_chineseTitle__92RRN{width:624px;height:70px;left:-104px;top:24px;font-size:48px;color:rgba(0,0,0,.88)}.style_subtitle__3fJ8D{width:340px;height:29px;font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:400;line-height:auto;color:rgba(0,0,0,.65);text-align:left;white-space:nowrap;margin:0}.style_statsSection__pjCbv{width:1440px;min-height:168px;position:relative;background-image:url(/images/newhome/account-security-stats-bg.png);background-size:885px auto;background-position:50%;background-repeat:no-repeat;border-radius:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:60px;gap:60px;padding:10px 0}.style_statItem__3MqWZ{display:flex;flex-direction:column;align-items:center;grid-gap:15px;gap:15px}.style_statNumber__2JZDU{font-size:48px;font-weight:500;line-height:1.2;text-transform:uppercase;background:linear-gradient(96deg,#43bdff,#1596ff 41%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.style_statLabel__Mj-Nf,.style_statNumber__2JZDU{font-family:Source Han Sans,sans-serif;white-space:nowrap}.style_statLabel__Mj-Nf{font-size:16px;font-weight:400;line-height:24px;text-transform:uppercase;color:rgba(0,0,0,.65);text-align:left}.style_statDivider__1VSXR{width:1px;height:70px;background:linear-gradient(180deg,#fbfdff,#e6eeff 49%,#fafcff)}.style_mainSection__1N-pg{width:1428px;height:741px;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:80px;gap:80px;padding:0 84px;border-radius:16px}@media screen and (max-width:1200px){.style_mainSection__1N-pg{grid-gap:20px;gap:20px}}.style_menuButtons__1aCtd{width:370px;height:606px;min-width:220px;display:flex;flex-direction:column;grid-gap:0;gap:0;border-radius:20px;overflow:hidden}.style_menuButton__31Dxx{width:370px;height:121px;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;padding-left:24px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.style_menuButton__31Dxx:active{-webkit-transform:scale(.98);transform:scale(.98)}.style_menuButton__31Dxx:first-child{border-radius:20px 20px 0 0}.style_menuButton__31Dxx:last-child{border-radius:0 0 20px 20px}.style_buttonContent__2vdeW{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.style_buttonTitle__2_tHc{font-family:Source Han Sans CN,sans-serif;font-size:20px;font-weight:400;line-height:auto;text-transform:uppercase;color:rgba(0,0,0,.88);white-space:nowrap}.style_active__KvD5h .style_buttonTitle__2_tHc{font-size:24px;font-weight:700}.style_active__KvD5h .style_buttonTitle__2_tHc,.style_buttonSubtitle__2u75U{font-family:Source Han Sans,sans-serif;line-height:auto;color:#fff;text-shadow:0 4px 4px rgba(0,47,234,.5)}.style_buttonSubtitle__2u75U{font-size:16px;font-weight:500;text-transform:uppercase;white-space:nowrap}.style_carouselSection__4nRqx{border-radius:20px;overflow:hidden;box-shadow:4px 4px 30px 0 rgba(121,170,255,.3)}.style_carouselSection__4nRqx,.style_slideContent__3wxeH{width:810px;height:606px;min-width:810px;min-height:606px}.style_slideContent__3wxeH{display:flex;align-items:center;justify-content:center;background:#fff}.style_demoImage__3mcyY{width:100%;height:auto;object-fit:cover;border-radius:20px}.style_ctaButton__39WoV{width:407px;height:75px;background:linear-gradient(93deg,#43bdff,#1596ff 41%);border-radius:10px;border:none;box-shadow:0 10px 30px 0 rgba(49,131,255,.3);display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:4px;gap:4px;padding:20px 40px;cursor:pointer;transition:background .3s,box-shadow .2s,-webkit-transform .2s;transition:background .3s,transform .2s,box-shadow .2s;transition:background .3s,transform .2s,box-shadow .2s,-webkit-transform .2s;font-family:Source Han Sans,sans-serif;font-size:24px;font-weight:700;line-height:auto;color:#fff;white-space:nowrap;text-align:center}.style_ctaButton__39WoV:hover{background:linear-gradient(91deg,#4ac0ff 2%,#52b1ff 92%);-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 12px 35px 0 rgba(49,131,255,.4)}.style_ctaButton__39WoV:active{background:linear-gradient(91deg,#108bff,#0d88fa 91%);-webkit-transform:translateY(0);transform:translateY(0);box-shadow:0 8px 25px 0 rgba(49,131,255,.3)}@media screen and (max-width:1920px){.style_container__1UZSH{width:100%;max-width:1920px}.style_background__1ybZz{width:100%}}.style_verticalSwiper__1WAHH{width:100%;height:606px}.style_verticalSwiper__1WAHH .swiper-wrapper{height:606px}.style_verticalSwiper__1WAHH .swiper-slide{height:606px;min-width:810px;min-height:606px;display:flex;align-items:center;justify-content:center}.style_carouselWrp__2NjJL{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:30px;gap:30px;padding:20px 0}.style_scroll-container__1_Ffd{width:100%;max-width:810px}.style_image-scroller__1SNpP{width:810px;overflow:hidden;position:relative;margin:0 auto}.style_scroll-track__1_EgH{display:flex;width:-webkit-max-content;width:max-content;-webkit-animation:style_scroll__RWduN 15s linear infinite;animation:style_scroll__RWduN 15s linear infinite}.style_scroll-track__1_EgH.style_paused__UbTMM{-webkit-animation-play-state:paused;animation-play-state:paused}.style_scroll-track__1_EgH.style_offset__1vJll{-webkit-animation-name:style_scrollOffset__2FP0J;animation-name:style_scrollOffset__2FP0J}@-webkit-keyframes style_scroll__RWduN{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-1 * (380px + 30px) * 4));transform:translateX(calc(-1 * (380px + 30px) * 4))}}@keyframes style_scroll__RWduN{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-1 * (380px + 30px) * 4));transform:translateX(calc(-1 * (380px + 30px) * 4))}}@-webkit-keyframes style_scrollOffset__2FP0J{0%{-webkit-transform:translateX(-200px);transform:translateX(-200px)}to{-webkit-transform:translateX(calc(-200px - (380px + 30px) * 4));transform:translateX(calc(-200px - (380px + 30px) * 4))}}@keyframes style_scrollOffset__2FP0J{0%{-webkit-transform:translateX(-200px);transform:translateX(-200px)}to{-webkit-transform:translateX(calc(-200px - (380px + 30px) * 4));transform:translateX(calc(-200px - (380px + 30px) * 4))}}.style_image-item__1ccGM{flex:0 0 380px;margin-right:30px;position:relative;border-radius:4px;overflow:hidden;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.style_image-item__1ccGM:last-child{margin-right:0}.style_image-item__1ccGM:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.style_image-item__1ccGM img{width:100%;height:auto;object-fit:cover;display:block}@media(max-width:768px){.style_scroll-container__1_Ffd{padding:10px}}.style_container__3nYVB{width:100%;height:916px;position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto}.style_separator__c9gP4{height:81px;top:-1px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url(/images/newhome/separator-bg.png)}.style_background__1F1mZ,.style_separator__c9gP4{width:100%;position:absolute;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.style_background__1F1mZ{height:836px;top:80px;left:0;background-image:url(/images/newhome/account-defense-bg.png)}.style_content__1pYWZ{height:836px;position:relative;z-index:1;grid-gap:40px;gap:40px;padding:20px 0 60px;margin-top:80px}.style_content__1pYWZ,.style_headerSection__2Ifzb{width:1440px;display:flex;flex-direction:column;align-items:center}.style_headerSection__2Ifzb{height:143px;grid-gap:20px;gap:20px}.style_titleWrapper__1Hwoe{width:417px;height:94px;position:relative}.style_englishTitle__9324G{height:87px;left:-77.5px;top:-22px;font-size:60px;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 83%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.style_chineseTitle__3va38,.style_englishTitle__9324G{position:absolute;font-family:Source Han Sans,sans-serif;font-weight:700;line-height:auto;text-align:center;margin:0;white-space:nowrap}.style_chineseTitle__3va38{width:480px;height:70px;left:-32px;top:24px;font-size:48px;color:rgba(0,0,0,.88)}.style_subtitle__JRRGQ{width:300px;height:29px;font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:400;line-height:auto;color:rgba(0,0,0,.65);text-align:left;white-space:nowrap;margin:0}.style_buttonsSection__3NJot{width:1440px;height:573px;position:relative}.style_button__2JglL{position:absolute;background:linear-gradient(105deg,#f1f8ff 10%,#fff 91%);border:1px solid #fff;border-radius:60px;box-shadow:4px 4px 10px 0 rgba(121,170,255,.3);cursor:pointer;transition:box-shadow .2s,background .3s,color .3s,text-shadow .3s,border .3s,-webkit-transform .2s;transition:transform .2s,box-shadow .2s,background .3s,color .3s,text-shadow .3s,border .3s;transition:transform .2s,box-shadow .2s,background .3s,color .3s,text-shadow .3s,border .3s,-webkit-transform .2s;font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:500;line-height:20px;color:rgba(0,0,0,.65);text-align:center;white-space:nowrap;text-shadow:none;height:72px}.style_button__2JglL:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 12px 35px 0 rgba(49,131,255,.4)}.style_button__2JglL:active,.style_button__2JglL:hover{background:linear-gradient(96deg,#43bdff,#1596ff 41%);border:none;color:#fff;text-shadow:0 4px 5px rgba(3,87,255,.5)}.style_button__2JglL:active{-webkit-transform:translateY(0);transform:translateY(0);box-shadow:0 8px 25px 0 rgba(49,131,255,.3)}.style_btn2__Rm6iv{width:156px;left:310px;top:0}.style_btn1__3GeSb{width:228px;left:530px;top:0}.style_btn7__Erxuo{width:210px;left:822px;top:0}.style_btn13__2f7JX{width:210px;left:258px;top:120px}.style_btn11__3Rc5J{width:210px;left:532px;top:120px}.style_btn12__1WaB8{width:156px;left:806px;top:120px}.style_btn9__K0IuT{width:156px;left:1026px;top:120px}.style_btn3__3PXDi{width:204px;left:250px;top:240px}.style_btn4__19LYv{width:262px;left:526px;top:240px}.style_btn10__1sRSu{width:262px;left:860px;top:240px}.style_btn8__3D2u1{width:156px;left:295px;top:360px}.style_btn14__2hDZT{width:268px;left:515px;top:360px}.style_btn15__3E_C9{width:268px;left:847px;top:360px}.style_btn5__kG4xc{width:262px;left:400px;top:480px}.style_btn6__TIJmt{width:204px;left:767px;top:480px}@media screen and (max-width:1920px){.style_container__3nYVB,.style_separator__c9gP4{width:100%;max-width:1920px}.style_background__1F1mZ{width:100%}}@media screen and (min-width:1681px)and (max-width:1919px){.style_headerSection__3z0H-{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_headerSection__3z0H-{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_headerSection__3z0H-{width:1145px!important}}@media screen and (max-width:1259px){.style_headerSection__3z0H-{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_logoSection__1nOf4{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_logoSection__1nOf4{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_logoSection__1nOf4{width:1145px!important}}@media screen and (max-width:1259px){.style_logoSection__1nOf4{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_logoGrid__393-N{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_logoGrid__393-N{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_logoGrid__393-N{width:1145px!important}}@media screen and (max-width:1259px){.style_logoGrid__393-N{width:1064px!important}}.style_container__1EFWW{padding-top:50px;justify-content:center;margin:0 auto;background-image:url(/images/newhome/most-choose-us-bg.png);background-size:cover;background-position:bottom;background-repeat:no-repeat}.style_container__1EFWW,.style_content__2_3sF{width:100%;position:relative;display:flex;align-items:center}.style_content__2_3sF{height:1390px;z-index:1;flex-direction:column;grid-gap:40px;gap:40px;padding:26px 0 60px}.style_headerSection__3z0H-{width:1440px;height:94px;display:flex;flex-direction:column;align-items:center;grid-gap:18px;gap:18px}.style_titleWrapper__3UcYW{width:417px;height:94px;position:relative}.style_englishTitle__XpLjD{height:87px;left:-194px;top:-22px;font-size:60px;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 83%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.style_chineseTitle__2xKlq,.style_englishTitle__XpLjD{position:absolute;font-family:Source Han Sans,sans-serif;font-weight:700;line-height:auto;text-align:center;margin:0;white-space:nowrap}.style_chineseTitle__2xKlq{width:487px;height:70px;left:-35.5px;top:24px;font-size:48px;color:rgba(0,0,0,.88)}.style_statsSection__3e-GT{width:994px;height:118px;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;grid-gap:80px;gap:80px}.style_statItem___L4LF{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:8px;gap:8px}.style_statNumber__2mHWG{font-size:48px;font-weight:500;text-transform:uppercase;background:linear-gradient(96deg,#43bdff,#1596ff 41%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.style_statLabel__3pP5T,.style_statNumber__2mHWG{font-family:Source Han Sans,sans-serif;line-height:auto;text-align:center}.style_statLabel__3pP5T{font-size:16px;font-weight:400;color:rgba(0,0,0,.65);white-space:pre-line}.style_statDivider__100Z8{width:1px;height:115px;background:linear-gradient(180deg,rgba(11,19,14,0),rgba(11,19,14,.12) 46%,rgba(11,19,14,0) 98%)}.style_logoSection__1nOf4{min-height:600px}.style_logoGrid__393-N,.style_logoSection__1nOf4{width:1440px;display:flex;justify-content:center;align-items:center}.style_logoGrid__393-N{flex-direction:row;grid-gap:clamp(13px,1.6vw,23px);gap:clamp(13px,1.6vw,23px);overflow:hidden}.style_logoColumn__3Wuzn{display:flex;flex-direction:column;grid-gap:clamp(12px,1.38vw,19.9px);gap:clamp(12px,1.38vw,19.9px);flex:1 1;min-width:0}.style_logoImage__1l6C9{width:100%;height:auto;object-fit:cover}.style_testimonialSection__2h_su{width:100%;height:584px;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;position:relative}.style_cardsWrapper__33tPA{display:flex;flex-direction:row;align-items:center;grid-gap:72px;gap:72px;position:relative;transition:-webkit-transform .8s cubic-bezier(.4,0,.2,1);transition:transform .8s cubic-bezier(.4,0,.2,1);transition:transform .8s cubic-bezier(.4,0,.2,1),-webkit-transform .8s cubic-bezier(.4,0,.2,1)}.style_testimonialCard__h9ML8{width:416px;height:319px;background:#f8f9fd;border-radius:20px;box-shadow:inset 0 0 30px 0 rgba(45,110,222,.2);display:flex;flex-direction:column;padding:50px 30px;grid-gap:30px;gap:30px;flex-shrink:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center;transform-origin:center;margin:0 -21px;transition:background .5s cubic-bezier(.4,0,.2,1),margin .5s cubic-bezier(.4,0,.2,1),-webkit-transform .5s cubic-bezier(.4,0,.2,1);transition:transform .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1),margin .5s cubic-bezier(.4,0,.2,1);transition:transform .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1),margin .5s cubic-bezier(.4,0,.2,1),-webkit-transform .5s cubic-bezier(.4,0,.2,1)}.style_centerCard__1UxzO,.style_hoveredCard__3cTBA{-webkit-transform:scale(1.101,1.161);transform:scale(1.101,1.161);margin:0;background:linear-gradient(148deg,#feffff 7%,#f3faff 83%)}.style_hoveredCard__3cTBA{z-index:1}.style_cardContent__2gsNW{width:100%;display:flex;flex-direction:column;grid-gap:20px;gap:20px;flex:1 1}.style_quoteIcon__2JRhx{width:41px;height:34px;background-image:url(/images/newhome/most-choose-us/quote-icon.png);background-size:contain;background-repeat:no-repeat;background-position:50%;flex-shrink:0;position:absolute}.style_quote__2dUGy{font-family:Source Han Sans,sans-serif;font-size:18px;font-weight:400;line-height:40px;color:#3d3d3d;text-align:left;margin:0;flex:1 1;padding-left:58px}.style_cardDivider__Nu0X7{width:100%;height:2px;background:#ebf2fc;flex-shrink:0}.style_cardFooter__3A6yj{width:356px;display:flex;flex-direction:row;align-items:center;grid-gap:16px;gap:16px;flex-shrink:0}.style_avatarWrapper__2PKiq{width:56px;height:56px;flex-shrink:0;position:relative}.style_avatar__1pBKC{width:100%;height:100%;border-radius:50%;object-fit:cover}.style_userInfo__1d-bo{width:284px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;padding:0 0 2px}.style_nameRow__3S1B5{display:flex;flex-direction:row;align-items:center;justify-content:space-between;grid-gap:4px;gap:4px}.style_name__2HAd5{font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:700;line-height:auto;color:rgba(0,0,0,.88);text-align:left;white-space:nowrap}.style_stars__21Ypl{width:140px;height:20px;background-image:url(/images/newhome/most-choose-us/stars.png);background-size:contain;background-repeat:no-repeat;background-position:0;flex-shrink:0}.style_title__15Rn5{font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:400;line-height:14px;color:rgba(0,0,0,.45);text-align:left;white-space:nowrap}.style_bottomSpacing__JG5Nj{width:100%;height:80px;background-image:url(/images/newhome/most-choose-us/bottom-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0}@media screen and (max-width:1920px){.style_container__1EFWW{width:100%;max-width:1920px}}@media screen and (min-width:1681px)and (max-width:1919px){.style_content__3GGt7{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_content__3GGt7{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_content__3GGt7{width:1145px!important}}@media screen and (max-width:1259px){.style_content__3GGt7{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_headerSection__1zwDS{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_headerSection__1zwDS{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_headerSection__1zwDS{width:1145px!important}}@media screen and (max-width:1259px){.style_headerSection__1zwDS{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_titleContainer__WDKjX{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_titleContainer__WDKjX{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_titleContainer__WDKjX{width:1145px!important}}@media screen and (max-width:1259px){.style_titleContainer__WDKjX{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_articlesSection__3XPKD{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_articlesSection__3XPKD{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_articlesSection__3XPKD{width:1145px!important}}@media screen and (max-width:1259px){.style_articlesSection__3XPKD{width:1064px!important}}.style_container__1zpET{padding-top:120px;width:100%;height:578px;position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;background-image:url(/images/newhome/expert-col-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.style_content__3GGt7{width:1440px;height:578px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;grid-gap:40px;gap:40px;padding:20px 0 60px}.style_headerSection__1zwDS{width:1440px;display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px}.style_titleContainer__WDKjX{width:1440px;height:94px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}.style_titleWrapper__IGSUB{width:417px;height:94px;position:relative}.style_englishTitle__3fiTZ{height:87px;left:-41px;top:-22px;font-size:60px;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 83%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.style_chineseTitle__3bIuZ,.style_englishTitle__3fiTZ{position:absolute;font-family:Source Han Sans,sans-serif;font-weight:700;line-height:auto;text-align:center;margin:0;white-space:nowrap}.style_chineseTitle__3bIuZ{width:196px;height:70px;left:110.5px;top:24px;font-size:48px;color:rgba(0,0,0,.88)}.style_arrowButtons__3txeE{position:absolute;right:0;top:46px;display:flex;flex-direction:row;grid-gap:14px;gap:14px}@media screen and (max-width:1320px){.style_arrowButtons__3txeE{right:50px}}.style_arrowButton__1fX6Q{width:48px;height:48px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:389px;box-shadow:0 4px 8px 0 rgba(161,171,190,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0}.style_arrowButton__1fX6Q:hover:not(:disabled){border-color:rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(161,171,190,.18)}.style_arrowButton__1fX6Q:disabled{cursor:not-allowed;opacity:.5}.style_arrowIcon__2ROe_{width:21.33px;height:19.91px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.10457 8.67608L21.3333 8.67608L21.3333 11.2361L5.10457 11.2361L12.2565 18.1019L10.3709 19.9121L0 9.95608L10.3709 0L12.2565 1.81019L5.10457 8.67608Z' fill='rgba(0, 0, 0, 0.88)'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.style_arrowButton__1fX6Q:disabled .style_arrowIcon__2ROe_{background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.10457 8.67608L21.3333 8.67608L21.3333 11.2361L5.10457 11.2361L12.2565 18.1019L10.3709 19.9121L0 9.95608L10.3709 0L12.2565 1.81019L5.10457 8.67608Z' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.style_arrowIconRight__b25m8{width:21.33px;height:19.91px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.10457 8.67608L21.3333 8.67608L21.3333 11.2361L5.10457 11.2361L12.2565 18.1019L10.3709 19.9121L0 9.95608L10.3709 0L12.2565 1.81019L5.10457 8.67608Z' fill='rgba(0, 0, 0, 0.88)'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.style_arrowButton__1fX6Q:disabled .style_arrowIconRight__b25m8{background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.10457 8.67608L21.3333 8.67608L21.3333 11.2361L5.10457 11.2361L12.2565 18.1019L10.3709 19.9121L0 9.95608L10.3709 0L12.2565 1.81019L5.10457 8.67608Z' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E")}.style_subtitle__2TN3v{width:401px;height:29px;font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:400;line-height:auto;color:rgba(0,0,0,.65);text-align:left;margin:0;white-space:nowrap}.style_articlesSection__3XPKD{width:1440px;height:315px;position:relative;overflow:hidden}.style_leftGradient__EF2jv{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.style_leftGradient__EF2jv,.style_rightGradient__33P-J{width:230px;height:353px;position:absolute;top:-19px;background:linear-gradient(270deg,#f5faff 4%,rgba(245,250,255,0) 94%);z-index:2;pointer-events:none}.style_rightGradient__33P-J{right:0}.style_articlesWrapper__1DDGa{width:100%;height:100%;overflow:hidden}.style_articlesContainer__rL87i{display:flex;flex-direction:row;grid-gap:40px;gap:40px;transition:-webkit-transform .5s cubic-bezier(.4,0,.2,1);transition:transform .5s cubic-bezier(.4,0,.2,1);transition:transform .5s cubic-bezier(.4,0,.2,1),-webkit-transform .5s cubic-bezier(.4,0,.2,1);margin-left:20px;position:relative;top:15px}.style_articleCard__3cTve{width:350px;flex-shrink:0;border-radius:20px;box-shadow:4px 4px 30px 0 rgba(121,170,255,.3);overflow:hidden;cursor:pointer;transition:box-shadow .3s}.style_articleCard__3cTve:hover{box-shadow:4px 8px 40px 0 rgba(121,170,255,.4)}.style_coverImage__2Ut7d{overflow:hidden;width:350px;height:198px}.style_coverImage__2Ut7d img{width:100%;height:100%;object-fit:contain}.style_articleFooter__1CVr_{width:380px;height:57px;background:#fff;padding:16px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.style_articleTitle__1dfBS{font-family:Source Han Sans CN,sans-serif;font-size:16px;font-weight:400;line-height:auto;color:#000;text-align:left;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_bottomSpacing__16DLD{width:100%;height:80px;background-image:url(/images/newhome/expert-col-bottom-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0}.style_videoOverlay__2x6s1{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1000;display:flex;align-items:center;justify-content:center}.style_videoModal__1Xol3{position:relative;width:880px;max-width:90vw;max-height:85vh;border-radius:12px;overflow:hidden;background:#000}.style_videoCloseBtn__2Q_sh{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.5);border:none;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center;transition:background .2s}.style_videoCloseBtn__2Q_sh:hover{background:rgba(0,0,0,.8)}.style_videoPlayer__3uvBe{width:100%;max-height:85vh;display:block;outline:none}@media screen and (max-width:1920px){.style_container__1zpET{width:100%;max-width:1920px}}.style_carouselWrapper__1GKRz{width:100%;overflow:hidden;position:relative;height:281px}.style_carouselWrapper__1GKRz .style_carouselTrack__25lo2{display:flex;transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);will-change:transform;margin-left:20px}.style_carouselWrapper__1GKRz .style_honorCard__3Ihf8{flex-shrink:0;height:248px;display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px;background:#fff;box-shadow:4px 4px 30px 0 rgba(121,170,255,.3);border-radius:20px}.style_carouselWrapper__1GKRz .style_honorCard__3Ihf8 .style_imageWrapper__BDTMQ{width:100%;height:200px;border-radius:20px 20px 0 0;overflow:hidden}.style_carouselWrapper__1GKRz .style_honorCard__3Ihf8 .style_imageWrapper__BDTMQ img{width:100%;height:100%;object-fit:cover;display:block}.style_carouselWrapper__1GKRz .style_honorCard__3Ihf8 .style_cardTitle__3DZKY{width:100%;height:24px;display:flex;align-items:center;justify-content:center;padding:0;font-family:Source Han Sans CN,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:rgba(0,0,0,.88);text-align:center;word-break:break-word;position:relative;bottom:6px}.style_controlBtn__2xiTM{width:48px;height:48px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 4px 8px 0 rgba(161,171,190,.12);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;padding:0}.style_controlBtn__2xiTM .style_arrowImg__3NHy1{width:21px;height:21px}.style_controlBtn__2xiTM.style_disabled__xG_ev{cursor:not-allowed}@media screen and (min-width:1681px)and (max-width:1919px){.style_content__AdRtJ{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_content__AdRtJ{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_content__AdRtJ{width:1145px!important}}@media screen and (max-width:1259px){.style_content__AdRtJ{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_headerSection__1SrRQ{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_headerSection__1SrRQ{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_headerSection__1SrRQ{width:1145px!important}}@media screen and (max-width:1259px){.style_headerSection__1SrRQ{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_titleContainer__1uKjx{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_titleContainer__1uKjx{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_titleContainer__1uKjx{width:1145px!important}}@media screen and (max-width:1259px){.style_titleContainer__1uKjx{width:1064px!important}}.style_container__2sl2n{position:relative;width:100%;min-height:500px;background:url(/images/newhome/corporate-honors/corporate-honors-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.style_container__2sl2n .style_content__AdRtJ{position:relative;width:100%;max-width:1668px;height:100%;margin:0 auto;padding:20px 0 60px;display:flex;flex-direction:column;grid-gap:50px;gap:50px}.style_container__2sl2n .style_headerSection__1SrRQ{display:flex;justify-content:center;align-items:center}.style_container__2sl2n .style_headerSection__1SrRQ .style_titleContainer__1uKjx{display:flex;flex-direction:column;align-items:center;grid-gap:18px;gap:18px;position:relative;width:1440px}.style_container__2sl2n .style_headerSection__1SrRQ .style_titleContainer__1uKjx .style_titleWrapper__2NvAK{display:flex;flex-direction:column;align-items:center;width:100%}.style_container__2sl2n .style_headerSection__1SrRQ .style_titleContainer__1uKjx .style_titleWrapper__2NvAK .style_englishTitle__hogYj{font-family:Source Han Sans,sans-serif;font-size:60px;font-weight:700;line-height:1;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:-22px 0 0}.style_container__2sl2n .style_headerSection__1SrRQ .style_titleContainer__1uKjx .style_titleWrapper__2NvAK .style_chineseTitle__mZKhd{font-family:Source Han Sans,sans-serif;font-size:48px;font-weight:700;line-height:1;color:rgba(0,0,0,.88);margin:0}.style_container__2sl2n .style_headerSection__1SrRQ .style_titleContainer__1uKjx .style_controls__1NJOq{position:absolute;right:0;bottom:0;display:flex;grid-gap:14px;gap:14px;align-items:center}@media screen and (max-width:1320px){.style_container__2sl2n .style_headerSection__1SrRQ .style_titleContainer__1uKjx .style_controls__1NJOq{right:50px}}.style_container__2sl2n .style_carouselSection__23b7m{position:relative;width:100%;max-width:1440px;margin:0 auto;overflow:hidden}.style_container__2sl2n .style_carouselSection__23b7m .style_carouselWrapper__GxiGC{width:100%;overflow:visible}.style_container__2sl2n .style_carouselSection__23b7m .style_leftGradient__63zkH,.style_container__2sl2n .style_carouselSection__23b7m .style_rightGradient__2LdE6{position:absolute;top:0;width:230px;height:315px;pointer-events:none;z-index:1}.style_container__2sl2n .style_carouselSection__23b7m .style_leftGradient__63zkH{left:0;background:linear-gradient(270deg,rgba(245,250,255,0) 4%,#f5faff 94%)}.style_container__2sl2n .style_carouselSection__23b7m .style_rightGradient__2LdE6{right:0;background:linear-gradient(270deg,#f5faff 4%,rgba(245,250,255,0) 94%)}.style_container__2sl2n .HonorCarousel_honorCard{background:#fff;box-shadow:4px 4px 30px 0 rgba(121,170,255,.3);border-radius:20px}.style_bottomSpacing__KBb9V{height:80px;background-image:url(/images/newhome/corporate-honors/corporate-honors-bottom-bg.png);flex-shrink:0}.style_bottomSpacing__KBb9V,.style_container__xHPQ9{width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.style_container__xHPQ9{position:relative;height:394px;background-image:url(/images/newhome/partners/partners-bg.png);overflow:hidden}@media screen and (min-width:1681px)and (max-width:1919px){.style_container__xHPQ9 .style_content__38kVT{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_container__xHPQ9 .style_content__38kVT{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_container__xHPQ9 .style_content__38kVT{width:1145px!important}}@media screen and (max-width:1259px){.style_container__xHPQ9 .style_content__38kVT{width:1064px!important}}.style_container__xHPQ9 .style_content__38kVT{position:relative;width:1440px;height:100%;margin:0 auto;padding:20px 0 60px;display:flex;flex-direction:column;grid-gap:45px;gap:45px}.style_container__xHPQ9 .style_headerSection__kQ93k{display:flex;justify-content:center;align-items:center}.style_container__xHPQ9 .style_headerSection__kQ93k .style_titleWrapper__3EUGc{display:flex;flex-direction:column;align-items:center}.style_container__xHPQ9 .style_headerSection__kQ93k .style_titleWrapper__3EUGc .style_englishTitle__2abvE{font-family:Source Han Sans,sans-serif;font-size:60px;font-weight:700;line-height:1;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:-22px 0 0}.style_container__xHPQ9 .style_headerSection__kQ93k .style_titleWrapper__3EUGc .style_chineseTitle__3ieyX{font-family:Source Han Sans,sans-serif;font-size:48px;font-weight:700;line-height:1;color:rgba(0,0,0,.88);margin:0}.style_container__xHPQ9 .style_partnersImage__5-JED{width:100%;height:190px;display:flex;justify-content:center;align-items:center;border-radius:10px}.style_container__xHPQ9 .style_partnersImage__5-JED img{width:100%;height:auto;object-fit:cover;display:block}.style_bottomSpacing__2dMam{width:100%;height:80px;background-image:url(/images/newhome/corporate-honors/corporate-honors-bottom-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0}@media screen and (min-width:1681px)and (max-width:1919px){.style_content__2Zxxb{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_content__2Zxxb{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_content__2Zxxb{width:1145px!important}}@media screen and (max-width:1259px){.style_content__2Zxxb{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_headerSection__23WNW{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_headerSection__23WNW{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_headerSection__23WNW{width:1145px!important}}@media screen and (max-width:1259px){.style_headerSection__23WNW{width:1064px!important}}@media screen and (min-width:1681px)and (max-width:1919px){.style_stepsSection__2YF78{width:1360px!important}}@media screen and (min-width:1440px)and (max-width:1680px){.style_stepsSection__2YF78{width:1280px!important}}@media screen and (min-width:1260px)and (max-width:1439px){.style_stepsSection__2YF78{width:1145px!important}}@media screen and (max-width:1259px){.style_stepsSection__2YF78{width:1064px!important}}.style_container__2rye-{position:relative;width:100%;min-height:625px;background-image:url(/images/newhome/get-started-bg@1x.png);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.style_container__2rye- .style_content__2Zxxb{position:relative;height:100%;margin:0 auto;padding:20px 0 80px;display:flex;flex-direction:column;grid-gap:40px;gap:40px}.style_container__2rye- .style_headerSection__23WNW{grid-gap:20px;gap:20px}.style_container__2rye- .style_headerSection__23WNW,.style_container__2rye- .style_headerSection__23WNW .style_titleWrapper__2SR2B{display:flex;flex-direction:column;align-items:center}.style_container__2rye- .style_headerSection__23WNW .style_titleWrapper__2SR2B .style_englishTitle__2F1gP{font-family:Source Han Sans,sans-serif;font-size:60px;font-weight:700;line-height:1;text-transform:uppercase;background:linear-gradient(180deg,#ddebff 34%,rgba(221,235,255,0) 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:-22px 0 0}.style_container__2rye- .style_headerSection__23WNW .style_titleWrapper__2SR2B .style_chineseTitle__m9iPE{font-family:Source Han Sans,sans-serif;font-size:48px;font-weight:700;line-height:1;color:rgba(0,0,0,.88);margin:0}.style_container__2rye- .style_headerSection__23WNW .style_subtitle__1eQ7I{font-family:Source Han Sans,sans-serif;font-size:20px;font-weight:400;line-height:1;color:rgba(0,0,0,.65);margin:0}.style_container__2rye- .style_stepsSection__2YF78{display:flex;grid-gap:25px;gap:25px;justify-content:center;align-items:stretch;flex-wrap:wrap}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro{flex:1 1;max-width:463px;height:313px;background:#fff;border-radius:16px;box-shadow:4px 4px 30px 0 rgba(121,170,255,.3);padding:32px;display:flex;flex-direction:column}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI{display:flex;flex-direction:column;grid-gap:16px;gap:16px;height:100%;position:relative}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI .style_textCon__3vPrO{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI .style_textCon__3vPrO .style_stepTitle__FbW2H{font-family:Source Han Sans CN,sans-serif;font-size:20px;font-weight:400;line-height:30px;color:#020617;margin:0}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI .style_textCon__3vPrO .style_stepDescription__2ZprJ{font-family:Source Han Sans CN,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:rgba(0,0,0,.65);margin:0!important}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI .style_textCon__3vPrO .style_registerButton__1W9OJ{margin-top:80px;width:128px;height:44px;background:linear-gradient(93deg,#43bdff,#1596ff 41%);border:none;border-radius:10px;box-shadow:4px 4px 10px 0 rgba(121,170,255,.3);font-family:Source Han Sans,sans-serif;font-size:16px;font-weight:700;line-height:24px;color:#fff;cursor:pointer;transition:background .3s,box-shadow .2s,-webkit-transform .2s;transition:background .3s,transform .2s,box-shadow .2s;transition:background .3s,transform .2s,box-shadow .2s,-webkit-transform .2s;padding:10px 20px}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI .style_textCon__3vPrO .style_registerButton__1W9OJ:hover{background:linear-gradient(91deg,#4ac0ff 2%,#52b1ff 92%);-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:4px 6px 15px 0 rgba(121,170,255,.4)}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI .style_textCon__3vPrO .style_registerButton__1W9OJ:active{background:linear-gradient(91deg,#108bff,#0d88fa 91%);-webkit-transform:translateY(0);transform:translateY(0)}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI .style_imageWrapper__207yy{flex:1 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro .style_cardContent__3V6HI .style_imageWrapper__207yy img{width:100%;height:100%;object-fit:cover;display:block}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:first-child{position:relative;background:linear-gradient(318deg,#fce3da -9%,#fde4de 3%,#fff 42%,#fffefe 54%)}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:first-child .style_cardContent__3V6HI{flex-direction:row;align-items:center;grid-gap:16px;gap:16px}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:first-child .style_cardContent__3V6HI .style_textContent__jsYOY{width:185px;display:flex;flex-direction:column}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:first-child .style_cardContent__3V6HI .style_textContent__jsYOY .style_stepTitle__FbW2H{margin-bottom:10px}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:first-child .style_cardContent__3V6HI .style_textContent__jsYOY .style_stepDescription__2ZprJ{margin-bottom:80px}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:first-child .style_cardContent__3V6HI .style_textContent__jsYOY .style_registerButton__1W9OJ{margin-top:0}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:first-child .style_imageWrapper__207yy{position:absolute;margin-right:-10px;right:0;width:252px;height:205px;flex-shrink:0}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:nth-child(2) .style_imageWrapper__207yy,.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:nth-child(3) .style_imageWrapper__207yy{width:399px;height:auto}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:nth-child(2) .style_imageWrapper__207yy{height:175px}.style_container__2rye- .style_stepsSection__2YF78 .style_stepCard__3H0Ro:nth-child(3) .style_imageWrapper__207yy{height:155px}.style_bottomSpacing__1jypg{width:100%;height:49px;background-image:url(/images/newhome/get-started/get-started-bottom-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0}.style_container__3AlOu{overflow:hidden;transition:all .33s ease-out;position:fixed;top:0;left:0;width:100%;z-index:1001}.style_container__3AlOu .close{position:absolute;top:35px;margin-top:-8.5px;right:2%;line-height:100%;cursor:pointer}.style_container__3AlOu .close:hover{opacity:.75}