.action-list{display:flex;position:fixed;right:24px;bottom:5%;z-index:1000;align-items:flex-end}.action-list .hotline{padding:10px;background-color:rgba(0,0,0,.9);color:#fff}.action-list .action{display:flex;flex-direction:column;flex:1;padding-left:16px}.action-list .action .action-item{background-color:rgba(72,72,72,.6);width:48px;height:48px;line-height:48px;border-radius:50%;margin-bottom:16px;text-align:center;cursor:pointer}.action-list .action .action-item img{width:30px}.action-list .action .action-item:last-child{margin-bottom:0}.action-list .action .action-item:hover{background-color:rgba(93,93,93,.6)}.product{height:calc(100vh - 64px);background-color:#fff;padding:36px 3%;display:flex;flex-direction:column}.product .head{display:flex;justify-content:center;margin:0 7.5% 32px;position:relative}.product .head .title-wrapper{text-align:center}.product .head .title-wrapper .title{font-size:32px;font-weight:700;margin-bottom:8px;color:rgba(0,0,0,.9)}.product .head .title-wrapper .desc{font-size:14px;color:rgba(0,0,0,.65);line-height:28px}.product .head .more{position:absolute;bottom:0;right:0}.product .ant-carousel{flex:1}.product .ant-carousel .slick-slider{text-align:center;height:100%;background:#fff;padding:0 7.5%;overflow:hidden}.product .slick-list,.product .slick-track{height:100%}.product .ant-carousel .custom-slick-arrow{width:30px;height:30px;border-radius:50%;background-color:rgba(0,0,0,.25)}.product .ant-carousel .custom-slick-arrow img{width:30px;height:30px}.product .ant-carousel .custom-slick-arrow:hover{background-color:rgba(0,0,0,.4);opacity:1!important}.product .ant-carousel .custom-slick-arrow:before{display:none}.product .ant-carousel .custom-slick-arrow:hover{opacity:.5}.product .ant-carousel .slick-slide>div{height:100%}.product .ant-carousel .slick-dots{width:85%}.product .ant-carousel .slick-dots li{margin:0 4px}.product .product-lists{height:100%;display:flex!important;justify-content:space-between;padding:0 0 48px}.product .product-lists .left{width:40%;margin-right:16px;background:#1e1e1e;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.product .product-lists .left .title{font-size:18px;color:hsla(0,0%,100%,.8);position:absolute;left:50%;bottom:10px;transform:translateX(-50%)}.product .product-lists .left img{width:90%;height:300px;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:all .5s ease-in-out;overflow:hidden}.product .product-lists .left img:hover{transform:scale(1.2)}.product .product-lists .right{flex:1;display:flex;flex-wrap:wrap}.product .product-lists .right .item{width:49%;background:#1e1e1e;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;text-align:center;overflow:hidden}.product .product-lists .right .item .title{font-size:14px;color:hsla(0,0%,100%,.8);position:absolute;left:50%;bottom:10px;transform:translateX(-50%)}.product .product-lists .right .item img{width:200px;height:200px;margin:0 auto;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:all .5s ease-in-out}.product .product-lists .right .item img:hover{transform:scale(1.5)}.product .product-lists .right .item:nth-child(2n){margin-left:2%}.product .product-lists .right .item:first-child,.product .product-lists .right .item:nth-child(2){margin-bottom:2%}.scenes{position:relative;padding-top:112px;display:flex;flex-direction:column;height:calc(100vh - 64px);box-sizing:border-box;background-color:#fff}.scenes .title-wrapper{text-align:center}.scenes .title-wrapper .title{font-size:42px;font-weight:700;margin-bottom:24px;color:rgba(0,0,0,.9)}.scenes .title-wrapper .desc{font-size:20px;color:rgba(0,0,0,.65);margin-bottom:32px;line-height:28px}.scenes .swiper-container{width:100vw;flex:1;overflow:hidden!important}.scenes .swiper-container .swiper-wrapper .swiper-slide{width:56.23%;height:auto!important}.scenes .swiper-container .swiper-wrapper .swiper-slide .slide-content{position:absolute;top:56px;left:50%;transform:translateX(-50%);text-align:center;color:hsla(0,0%,100%,.9)}.scenes .swiper-container .swiper-wrapper .swiper-slide .slide-content .slide-title{font-size:24px;font-weight:600}.scenes .swiper-container .swiper-wrapper .swiper-slide .slide-content .slide-desc{font-size:14px;margin-top:16px}.scenes .swiper-container .swiper-wrapper .swiper-slide img,.scenes .swiper-container .swiper-wrapper .swiper-slide video{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.scenes .swiper-container .swiper-wrapper .swiper-slide-next,.scenes .swiper-container .swiper-wrapper .swiper-slide-prev{transform:scaleY(.8)}.scenes .swiper-container .swiper-wrapper .swiper-slide-next img,.scenes .swiper-container .swiper-wrapper .swiper-slide-prev img{height:100%!important}.scenes .swiper-container .swiper-wrapper .swiper-slide-next .slide-content,.scenes .swiper-container .swiper-wrapper .swiper-slide-prev .slide-content{opacity:0}.scenes .swiper-container .swiper-wrapper .swiper-slide-active{width:56.23%}.scenes .swiper-container .swiper-wrapper .swiper-slide-active:before{background:none!important}.scenes .swiper-container .swiper-wrapper .swiper-slide-next:before,.scenes .swiper-container .swiper-wrapper .swiper-slide-prev:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:999;top:0;left:0}.scenes .swiper-container .swiper-button-prev{margin-left:8.5%}.scenes .swiper-container .swiper-button-next{margin-right:8.5%}.scenes .swiper-container .swiper-button-next,.scenes .swiper-container .swiper-button-prev{color:#fff}.scenes .swiper-container .swiper-button-next:after,.scenes .swiper-container .swiper-button-prev:after{font-size:28px!important}.scenes .more{margin:32px auto}.scenes .zIndex{z-index:12}.more-btn-wrapper{display:inline-block}.more-btn{border:1px solid #fff;padding:7px 30px!important;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;background-color:transparent;z-index:10}.more-btn:before{content:"";position:absolute;left:0;top:0;width:0;z-index:-1;height:100%;transition:.4s;background-color:#8c00aa}.more-btn:hover{border:1px solid transparent}.more-btn-black:hover:before,.more-btn:hover:before{width:100%}.more-btn-black{border-color:rgba(0,0,0,.9);color:rgba(0,0,0,.9)}.more-btn-black:hover{color:#fff}.product-list{background-color:#fff;position:relative;padding:20px 10% 0}.product-list .tabs{display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:64px;z-index:4;border-bottom:.5px solid #f5f5f5;z-index:10;background-color:#fff}.product-list .tabs .tab-list{flex:1;display:flex;align-items:center;font-size:18px;color:rgba(0,0,0,.65);flex-shrink:0}.product-list .tabs .tab-list .tab-item:hover{color:#8c00aa}.product-list .tabs .tab-list .tab-item{display:inline-block;padding:20px 0;margin-right:56px;font-size:18px;color:rgba(0,0,0,.9);font-weight:700;position:relative;cursor:pointer}.product-list .tabs .tab-list .tab-item:last-child{margin:0}.product-list .tabs .tab-list .tab-item-active{color:#8c00aa}.product-list .tabs .tab-list .tab-item-active:after{display:inline-block;content:"";width:56px;height:4px;background-color:#8c00aa;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.product-list .products-wrapper{display:flex;margin-bottom:40px;margin-top:20px;position:relative}.product-list .products-wrapper .product-list-type{margin-right:40px;cursor:pointer}.product-list .products-wrapper .product-list-type:last-child{margin-right:0}.product-list .products-wrapper .product-list-type .list-type-default{display:flex;flex-direction:column;align-items:center;font-family:Source Han Sans CN;font-weight:400;font-size:14px;color:#000}.product-list .products-wrapper .product-list-type .list-type-default .type-img{width:80px;height:80px;border-radius:8px;background-color:rgba(0,0,0,.04);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.product-list .products-wrapper .product-list-type .list-type-default .type-img i{font-size:40px}.product-list .products-wrapper .product-list-type .active-product{color:#8c00aa}.product-list .products-wrapper .product-list-type .active-product .type-img{color:#fff;background-color:#8c00aa}.product-list .products{display:flex;flex-wrap:wrap;position:relative;padding-bottom:56px;min-height:362px}.product-list .products .product-item{width:25%;padding:8% 5% 32px;border:1px solid #f5f5f5;transition:all .6s ease-in-out;cursor:pointer}.product-list .products .product-item .product-img{width:100%;height:0;padding-bottom:100%;overflow:hidden;text-align:center;transition:all .5s;position:relative;zoom:1}.product-list .products .product-item .product-img img{max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all 1s;border:0;display:inline-block;vertical-align:top}.product-list .products .product-item .title{font-size:16px;color:rgba(0,0,0,.9);margin-top:24.4%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;padding:0 12px}.product-list .products .product-item:hover{box-shadow:0 0 10px #e7e7e7}.product-list .products .product-item:hover .product-img{transform:scale(1.1)}.product-list .products:after{content:"";flex:auto}.product-list .ant-tabs-nav .ant-tabs-tab{color:rgba(0,0,0,.65)}.product-list .ant-tabs-nav .ant-tabs-tab-active{color:#8c00aa;font-size:16px;font-weight:700}.recruit{background-color:#fff;padding:36px 10%;display:flex;flex-direction:column}.recruit .head{margin:0 7.5% 46px}.recruit .head .title-wrapper{text-align:center}.recruit .head .title-wrapper .title{font-size:32px;font-weight:700;margin-bottom:8px;color:rgba(0,0,0,.9)}.recruit .head .title-wrapper .desc{font-size:14px;color:rgba(0,0,0,.65);line-height:28px}.recruit .recruit-list{display:flex;flex-wrap:wrap}.recruit .recruit-list .recruit-item{width:32%;margin-bottom:16px;background-color:#f5f5f5;position:relative;padding:20px;color:rgba(0,0,0,.9);cursor:pointer}.recruit .recruit-list .recruit-item .num{position:absolute;top:20px;right:20px}.recruit .recruit-list .recruit-item .name{font-size:20px;font-weight:700}.recruit .recruit-list .recruit-item .post{margin:12px 0}.recruit .recruit-list .recruit-item .location,.recruit .recruit-list .recruit-item .post{font-size:14px}.recruit .recruit-list .recruit-item .post-desc{position:absolute;background:#591068;left:0;right:0;top:0;bottom:0;overflow-y:scroll;z-index:1;opacity:0;color:#fff;padding:12px;transition:all 1s ease-in-out;transform:rotateY(180deg)}.recruit .recruit-list .recruit-item .post-desc .title{font-size:16px;margin-bottom:12px}.recruit .recruit-list .recruit-item .post-desc .desc{font-size:12px;color:hsla(0,0%,100%,.9);text-align:justify}.recruit .recruit-list .recruit-item .post-desc::-webkit-scrollbar{display:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.recruit .recruit-list :not(.recruit-item:nth-child(3n)){margin-right:2%}.recruit .recruit-list .recruit-item:hover .post-desc{transform:rotateY(1turn);opacity:1}