body{min-width:1200px}.container{width:1200px;margin:0 auto}.block-title{text-align:center}.block-title h2{font-size:36px;font-weight:400;color:#202124}.block-title .describe{font-weight:400;font-size:16px;margin-top:28px;color:#60646b}.btn-primary{display:block;width:160px;text-align:center;height:42px;line-height:42px;margin-top:40px;color:#fff;outline:none;border:none;border-radius:4px;background:#3c55ff;cursor:pointer}.btn-primary:hover{opacity:.96}.swiper{width:100%;height:31.25vw;min-height:400px;background:#3c55ff}.swiper:hover .swiper-button-prev,.swiper:hover .swiper-button-next{opacity:1}.swiper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.swiper>.swiper-pagination-bullets{bottom:110px;left:calc((100vw - 1200px)/2);width:auto;text-align:left}.swiper .swiper-pagination-bullet{display:inline-block;margin-right:10px;width:40px;height:4px;border-radius:0;background-color:rgba(242,247,255,.3);cursor:pointer;-webkit-transition:all .2s;transition:all .2s;position:relative;opacity:1;outline:none}.swiper .swiper-pagination-bullet-active{background-color:rgba(242,247,255,.3)}.swiper .swiper-pagination-bullet-active::after{display:block;content:" ";width:0;height:4px;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f2f7ff;z-index:2;-webkit-animation:pagination 5s linear;animation:pagination 5s linear}.swiper .swiper-button-prev,.swiper .swiper-button-next{opacity:0;-webkit-transition:all .3s;transition:all .3s;background-size:35px 35px;width:44px;outline:none;border:none}.swiper .swiper-button-prev{background-image:url("/fe/www/img/index/icon-prev.png");left:calc((100vw - 1200px)/2 - 120px)}.swiper .swiper-button-next{background-image:url("/fe/www/img/index/icon-next.png");right:calc((100vw - 1200px)/2 - 120px)}@-webkit-keyframes pagination{0%{width:0}100%{width:40px}}@keyframes pagination{0%{width:0}100%{width:40px}}.entries{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-70px;margin-bottom:40px;position:relative;z-index:9}.entries-item{-webkit-box-sizing:border-box;box-sizing:border-box;width:276px;height:120px;border-radius:8px;color:#fff;padding:28px 24px;border:1px solid #fff;position:relative;overflow:hidden}.entries-item:hover .entries-item__icon{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.entries-item--0{background:#19c9ab}.entries-item--1{background:#ff9727}.entries-item--2{background:#ff7272}.entries-item--3{background:#3c7cff}.entries-item__name{font-weight:400;font-size:24px}.entries-item__go{width:75px;height:28px;line-height:28px;text-align:center;border-radius:14.5px;margin-top:12px;background:rgba(255,255,255,.3);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.entries-item__go::after{content:" ";width:0;height:0;margin-left:5px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:7px solid #fff}.entries-item__icon{width:117px;height:117px;position:absolute;right:-30px;bottom:-30px;-webkit-transition:all .2s;transition:all .2s}.data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:96px}.data-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#202124}.data-item__icon{width:64px;height:64px;margin-right:6px}.data-item__number{font-weight:Bold;font-size:28px;letter-spacing:2px;margin:0;font-family:"Helvetica Neue"}.data-item__unit{font-weight:400;font-size:16px}.data-item__name{font-size:14px;margin:2px 0 0}.lightspot{text-align:center}.lightspot-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:60px}.lightspot-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;outline:none;width:200px;height:54px;border-radius:4px;cursor:pointer;background:#f1f4fb;font-size:16px}.lightspot-button.active{color:#fff;background-color:#3c55ff}.lightspot-button.active .icon{display:none}.lightspot-button.active .icon-active{display:block}.lightspot-button .icon-active{display:none}.lightspot-button img{margin-right:6px}.lightspot-content-container{text-align:left}.lightspot-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:32px;margin-bottom:96px;-webkit-animation:opacityshow 1s;animation:opacityshow 1s}@media(prefers-reduced-motion: reduce){.lightspot-content{-webkit-animation:none;animation:none}}.lightspot-content strong{font-size:24px}.lightspot-content li{margin-top:30px;list-style:disc;color:#3c55ff;list-style-position:inside}.lightspot-content li span{color:#202124}.lightspot-img{width:962px;height:540px;border-radius:8px}@-webkit-keyframes opacityshow{0%{opacity:.6}100%{opacity:1}}@keyframes opacityshow{0%{opacity:.6}100%{opacity:1}}.interact-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:60px;margin-bottom:40px}.interact-button{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;outline:none;background:none;margin:10px 70px;cursor:pointer}.interact-button .icon{margin:0 auto;width:92px;height:82px;background-repeat:no-repeat;background-position:0 0;background-size:100%}.interact-button.active::after{width:100%;background-color:#3c55ff}.interact-button::after{display:block;content:"";position:relative;right:0;left:0;bottom:0;width:0;height:2px;background-color:#eee;-webkit-transition:all .4s;transition:all .4s}.interact-button p{font-size:16px;margin:12px auto}.interact-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-animation:opacityshow 1s;animation:opacityshow 1s}@media(prefers-reduced-motion: reduce){.interact-content{-webkit-animation:none;animation:none}}.interact-item{width:calc((100% - 60px)/4);border-radius:8px;-webkit-box-shadow:0 0 20px 2px #ccc;box-shadow:0 0 20px 2px #ccc;margin-bottom:30px;margin-right:20px;overflow:hidden;-webkit-transition:all .4s;transition:all .4s;cursor:pointer}.interact-item:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 6px 8px 0 rgba(94,115,255,.2);box-shadow:0 6px 8px 0 rgba(94,115,255,.2)}.interact-item:nth-child(4n){margin-right:0}.interact-item img{display:block;width:100%;height:156px}.interact-item__name,.interact-item__describe{padding-left:20px}.interact-item__name{padding-top:10px;font-size:18px;color:#202124}.interact-item__describe{padding-bottom:10px;font-size:14px;color:#a5a8b1;margin-top:2px}.interact .btn-primary{outline:none;border:none;margin:40px auto 80px auto}.solution-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px;margin-bottom:40px}.solution-button{width:255px;height:42px;background:#3c55ff;border:1px solid #3c55ff;outline:none;background:none;margin:10px 0;cursor:pointer}.solution-button.active{color:#fff;background-color:#3c55ff}.solution-button:first-child{border-radius:8px 0 0 8px}.solution-button:last-child{border-radius:0 8px 8px 0}.solution-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-animation:opacityshow 1s;animation:opacityshow 1s}@media(prefers-reduced-motion: reduce){.solution-content{-webkit-animation:none;animation:none}}.solution-item{width:calc((100% - 40px)/3);border-radius:8px;-webkit-box-shadow:0 0 20px 2px #ccc;box-shadow:0 0 20px 2px #ccc;margin-bottom:30px;margin-right:20px;overflow:hidden;-webkit-transition:all .4s;transition:all .4s}.solution-item:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 6px 8px 0 rgba(94,115,255,.2);box-shadow:0 6px 8px 0 rgba(94,115,255,.2)}.solution-item:nth-child(3n){margin-right:0}.solution-item:hover .solution-item__button{opacity:1}.solution-item img{display:block;width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.solution-item__footer{padding:6px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.solution-item__name{padding-top:10px;font-size:18px;color:#202124}.solution-item__describe{padding-bottom:10px;font-size:14px;color:#a5a8b1;margin-top:2px}.solution-item__button{opacity:0;cursor:pointer;width:112px;text-align:center;height:42px;line-height:42px;border-radius:4px;border:none;outline:none;color:#fff;background:#3c55ff;-webkit-transition:all .5s;transition:all .5s}.advantage .block-title{margin:40px auto 20px auto}.advantage-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.advantage-item__icon{display:block;width:96px;height:96px;border-radius:50%;margin:30px auto}.advantage-item__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:276px;height:276px;border-radius:8px;color:#fff;text-align:center;background:-webkit-gradient(linear, left bottom, left top, from(#3c55ff), to(#3cb3ff));background:linear-gradient(to top, #3c55ff, #3cb3ff)}.advantage-item__name{font-size:36px;font-weight:bold;margin-bottom:32px;position:relative;z-index:1}.advantage-item__embellish{position:absolute;right:0;bottom:0;z-index:0;width:100px}.advantage-item li{position:relative;z-index:1;margin-bottom:14px}.case{position:relative;margin-bottom:40px;overflow:hidden}.case .block-title h2{color:#fff}.case-header{padding-top:96px;padding-bottom:38px;color:#fff;background-color:#3c55ff}.case-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:60px}.case-category-item{width:109px;height:109px;border-radius:12px;background:#556bff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer}.case-category-item.active{color:#000;background-color:#fff}.case-category-item.active::after{content:"";display:block;position:absolute;bottom:-40px;left:calc(50% - 15px);z-index:2;width:0;height:0;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-bottom:15px solid #fff}.case-category-item.more .icon{height:90%;color:#3c55ff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#e5edfd}.case-category .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:94px;height:66px;background-color:#e5edfd;border-radius:8px}.case-category img{width:40px;height:56px;-o-object-fit:contain;object-fit:contain}.case-category p{margin-top:6px}.case-swiper{margin-top:40px}.case-swiper-item{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f1f4fb;-webkit-animation:opacityshow 1s;animation:opacityshow 1s}@media(prefers-reduced-motion: reduce){.case-swiper-item{-webkit-animation:none;animation:none}}.case-swiper-item__logo{display:block;width:84px;height:84px}.case-swiper-item__left{padding:35px 38px;color:#333}.case-swiper-item__image{display:block;width:600px;height:338px;-ms-flex-negative:0;flex-shrink:0}.case-swiper-item__title{margin-top:28px;margin-bottom:34px;font-size:22px}.case .swiper-button-prev{background-size:17px 24px;top:559px;left:calc((100vw - 1200px)/2 - 80px);outline:none}.case .swiper-button-next{background-size:17px 24px;top:559px;right:calc((100vw - 1200px)/2 - 80px);outline:none}.case-logos{margin:30px auto;width:1200px;height:auto;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated;-o-object-fit:contain;object-fit:contain}.news-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:62px;margin-bottom:40px}.news-container-item{-webkit-box-flex:1;-ms-flex:1;flex:1;width:30%;margin-right:32px}.news-container-item:last-child{margin-right:0}.news-li{margin-top:24px}.news-li a{width:90%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-item__image{width:100%;height:180px;border-radius:6px;overflow:hidden}.news-item__image img{width:100%;height:100%;-webkit-transition:all .4s;transition:all .4s}.news-item__image img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-title{font-size:14px;color:#202124;width:80%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-title:hover{color:#3c55ff}.news-date{color:rgba(32,33,36,.5);font-size:12px}.free-use{width:100%;background-image:url(/fe/www/img/index/free-use-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:40px 0;color:#fff}.free-use-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.free-use strong{display:block;font-size:30px;font-weight:bold;margin-bottom:28px}.free-use p{font-size:22px}.free-use .btn-primary{color:#3c55ff;border:none;margin:0;cursor:pointer;font-size:16px;background-color:#fff}.mask{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.mask video{position:absolute;top:calc(50% - 252px);left:calc(50% - 350px);width:700px;height:504px;background-color:#000;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 2px 6px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.enter-dialog{position:fixed;width:100%;height:100%;z-index:200;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.6)}.enter-dialog-img{display:inline-block;width:418px;height:453px;max-height:80vh;background:url("/fe/www/img/10th/enterdialog.png") no-repeat;background-size:contain;background-position:center;margin-bottom:20px}.enter-dialog .enter-dialog-close{width:30px;height:30px;background:url("/fe/www/img/10th/act_close.png") no-repeat center/100% 100%;cursor:pointer}.enter-dialog .enter-dialog-close:active{background:url("/fe/www/img/10th/close.png") no-repeat center/100% 100%}