.about-kv .img-box img{width:100%;height:100vh;object-fit:cover}.about-kv .text-box{position:absolute;z-index:1;left:1.56rem;top:3.51rem;color:#fff;width:6rem;transform:translateY(2rem);opacity:0;text-align:left}.about-kv .text-box .title{font-size:.45rem;font-weight:500;margin-bottom:.3rem}.about-kv .text-box .text{font-weight:400;font-size:.17rem;line-height:.3rem}.about-kv .text-box.active{transform:translateY(0);opacity:1;transition:all 1s ease-in-out .5s}.about-kv2 .img-box img{width:100%;height:100vh;object-fit:cover}.about-kv2 .text-box{position:absolute;z-index:1;left:50%;top:1.3rem;color:#fff;width:8rem;transform:translateX(-50%) translateY(2rem);opacity:0;text-align:center}.about-kv2 .text-box .title{font-size:.45rem;font-weight:500;margin-bottom:.3rem}.about-kv2 .text-box .text{font-weight:400;font-size:.17rem;line-height:.3rem}.about-kv2 .text-box.active{transform:translateX(-50%) translateY(0);opacity:1;transition:all 1s ease-in-out .5s}.about-hover-list{display:flex;justify-content:space-between;width:100%}.about-hover-list .hover-item{position:relative;transition:all .5s;width:25%;height:9rem}.about-hover-list .hover-item .hover-img{width:100%;height:100%}.about-hover-list .hover-item .hover-img img{width:100%;height:100%}.about-hover-list .hover-item .hover-master{width:100%;height:100%;position:absolute;left:0;bottom:0;transition:all .5s ease-in-out;z-index:2;display:flex;justify-content:flex-end;align-items:center;color:#fff;text-align:center;flex-direction:column;gap:.6rem}.about-hover-list .hover-item .hover-master .hover-icon{width:1.7rem}.about-hover-list .hover-item .hover-master .title{font-size:.5rem;font-weight:600;margin-bottom:.13rem;position:relative}.about-hover-list .hover-item .hover-master .title::after{content:"";position:absolute;left:0;bottom:-0.3rem;width:0;height:.01rem;background:#fff;transition:all .5s}.about-hover-list .hover-item .hover-master .text{font-size:.28rem;font-weight:300;line-height:.4rem;width:80%;height:0;overflow:hidden;transition:all .5s;white-space:nowrap}.about-hover-list .hover-item::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:50%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);transition:all .5s}.about-hover-list .hover-item.active{width:50%}.about-hover-list .hover-item.active .hover-master{justify-content:center}.about-hover-list .hover-item.active .hover-master .text{height:1.5rem}.about-hover-list .hover-item.active .hover-master .title::after{width:100%}.about-hover-list .hover-item.active.active::after{height:100%}.culture-list{display:flex;justify-content:space-between;position:absolute;bottom:1rem;left:0;color:#fff;width:100%}.culture-list .culture-item{width:33%;display:flex;flex-direction:column;gap:.3rem;text-align:center;align-items:center}.culture-list .culture-item .culture-item-t1{font-size:.4rem;font-weight:500;width:80%}.culture-list .culture-item .culture-item-t2{font-size:.17rem;font-weight:300;line-height:.3rem;width:80%;height:.9rem}.about-map-box{position:relative}.about-map-box .about-map-item{position:absolute;left:0;top:0;width:100%;height:100%}.about-map-box .about-map-item .about-map-text{position:absolute;left:50%;transform:translateX(-50%);top:1.08rem;color:#000;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-map-box .about-map-item .about-map-text .about-map-title{font-size:.5rem;font-weight:500;margin-bottom:.3rem}.about-map-box .about-map-item .about-map-text .about-map-desc{font-weight:300;font-size:.2rem}.about-map-box .about-map-item .about-map-text .about-map-btn-list{display:flex;gap:.11rem;justify-content:center;align-items:center;width:3.3rem;height:.52rem;background:rgba(0,45,76,.36);border-radius:.27rem;color:#fff}.about-map-box .about-map-item .about-map-text .about-map-btn-list .about-map-btn{width:1.5rem;height:.39rem;background:rgba(0,45,76,.37);border-radius:.2rem;display:flex;justify-content:center;align-items:center;font-size:.13rem;font-weight:400;cursor:pointer}.about-map-box .about-map-item .about-map-text .about-map-btn-list .about-map-btn.active{background:linear-gradient(135deg, #E70012 0%, #EA5433 100%)}.about-map-box .about-map-item .map-hover-box{position:absolute;color:#000;width:0;height:0;border:#e70012 .08rem solid;border-radius:.08rem;text-align:center;cursor:pointer;transition:all .5s;z-index:2}.about-map-box .about-map-item .map-hover-box::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:.08rem;height:.08rem;border-radius:.08rem;background:rgba(231,0,18,.21);animation:scalePulse 2s linear infinite}.about-map-box .about-map-item .map-hover-box .map-hover-text{display:flex;justify-content:center;flex-direction:column;position:absolute;left:1.2rem;top:1.3rem;text-align:left;white-space:nowrap;gap:.28rem;width:0;overflow:hidden}.about-map-box .about-map-item .map-hover-box .map-hover-text .map-hover-name{font-weight:600}.about-map-box .about-map-item .map-hover-box .img-box{width:0;height:auto;position:absolute;left:0;top:0;z-index:2;transition:all .5s;overflow:hidden}.about-map-box .about-map-item .map-hover-box .img-box img{width:3.66rem;height:1.68rem;position:absolute;left:0;top:0}.about-map-box .about-map-item .map-hover-box:hover::before{width:1rem}.about-map-box .about-map-item .map-hover-box:hover .map-hover-text{width:3.5rem;transition:all .5s;transition-delay:.5s}.about-map-box .about-map-item .map-hover-box:hover .img-box{width:3.66rem;height:1.68rem}.about-map-box .about-map-item .map-hover-box.map-hover-box-left{left:60%;top:50%}.about-map-box .about-map-item .map-hover-box.map-hover-box-left .map-hover-text{right:1.3rem;left:auto;text-align:right}.about-map-box .about-map-item .map-hover-box.map-hover-box-left .img-box{left:auto;right:0}.about-map-box .about-map-item .map-hover-box.map-hover-box-left .img-box img{left:auto;top:auto;right:0;bottom:0}.about-map-box .about-map-item .map-hover-box.map-hover-box-left-top{left:60%;top:50%}.about-map-box .about-map-item .map-hover-box.map-hover-box-left-top::before{transform:rotate(-30deg)}.about-map-box .about-map-item .map-hover-box.map-hover-box-left-top .map-hover-text{left:1.3rem;top:-2.1rem}.about-map-box .about-map-item .map-hover-box.map-hover-box-left-top .img-box{left:0;top:auto;bottom:0}.about-map-box .about-map-item .map-hover-box.map-hover-box-left-top .img-box img{top:auto;bottom:0}.about-map-box .about-map-item .map-hover-box.map-hover-box-right-top{left:60%;top:50%}.about-map-box .about-map-item .map-hover-box.map-hover-box-right-top::before{transform:rotate(-150deg)}.about-map-box .about-map-item .map-hover-box.map-hover-box-right-top .map-hover-text{right:1.3rem;left:auto;top:-2.1rem;text-align:right}.about-map-box .about-map-item .map-hover-box.map-hover-box-right-top .img-box{left:auto;top:auto;right:0;bottom:0}.about-map-box .about-map-item .map-hover-box.map-hover-box-right-top .img-box img{left:auto;top:auto;right:0;bottom:0}.about-map-box .about-map-item .map-hover-box.map-hover-box1{left:38%;top:52.5%}.about-map-box .about-map-item .map-hover-box.map-hover-box1:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box2{left:38.8%;top:55%}.about-map-box .about-map-item .map-hover-box.map-hover-box3{left:40%;top:57.5%}.about-map-box .about-map-item .map-hover-box.map-hover-box3:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box4{left:39%;top:57%}.about-map-box .about-map-item .map-hover-box.map-hover-box4:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box5{left:38%;top:58%}.about-map-box .about-map-item .map-hover-box.map-hover-box6{left:35%;top:58%}.about-map-box .about-map-item .map-hover-box.map-hover-box7{left:37.8%;top:61%}.about-map-box .about-map-item .map-hover-box.map-hover-box7:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box8{left:38%;top:52.5%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box8:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box9{left:40%;top:56.5%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box9:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box10{left:39%;top:52.5%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box11{left:40.2%;top:57.9%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box11:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box12{left:39.2%;top:56.5%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box12:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box20{left:38%;top:58%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box20:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box13{left:39.8%;top:58.5%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box13:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box14{left:25%;top:39%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box14 .map-hover-text{display:none}.about-map-box .about-map-item .map-hover-box.map-hover-box14::before{display:none}.about-map-box .about-map-item .map-hover-box.map-hover-box15{left:36%;top:59.5%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box15:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box16{left:38.5%;top:60%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box17{left:34.5%;top:65.5%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box18{left:39.5%;top:55.5%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box18:hover .map-hover-text{width:8rem}.about-map-box .about-map-item .map-hover-box.map-hover-box19{left:39%;top:54%;border:#e70012 .05rem solid}.about-map-box .about-map-item .map-hover-box.map-hover-box19:hover .map-hover-text{width:8rem}.about-management{position:relative}.about-management .about-management-text{position:absolute;left:1.56rem;top:50%;transform:translateY(-50%);color:#000;width:7.3rem}.about-management .about-management-text .title{font-size:.5rem;font-weight:500;margin-bottom:.3rem}.about-management .about-management-text .text{font-weight:400;font-size:.2rem;margin-bottom:.57rem;line-height:.3rem}.about-management .about-management-text .desc{font-size:.16rem;font-weight:300;line-height:.28rem}@keyframes scalePulse{0%{width:.08rem;height:.08rem;border-radius:.08rem;opacity:1}100%{width:.32rem;height:.32rem;border-radius:.32rem}}@media(max-width: 768px){.about-kv2 .text-box{top:2.26rem;width:6.5rem;display:flex;flex-direction:column;align-items:center}.about-kv2 .text-box .title{font-size:.5rem}.about-kv2 .text-box .text{font-size:.22rem;width:90%}.culture-list{flex-direction:column;bottom:auto;top:2.24rem;align-items:center;gap:.92rem}.culture-list .culture-item{width:5.45rem}.culture-list .culture-item .culture-item-t1{font-size:.42rem}.culture-list .culture-item .culture-item-t2{font-size:.23rem;height:auto}.about-map-box .about-map-item .about-map-text{top:1.5rem;width:100%}.about-map-box .about-map-item .about-map-text .about-map-btn-list{width:3.85rem;height:.68rem}.about-map-box .about-map-item .about-map-text .about-map-btn-list .about-map-btn{width:1.71rem;height:.52rem;border-radius:.26rem;font-size:.17rem}.about-map-box .about-map-item .map-hover-box{display:none}.about-management .about-management-text{left:50%;top:1.5rem;transform:translateX(-50%);width:5.66rem;text-align:center}.about-management .about-management-text .title{font-size:.5rem}.about-management .about-management-text .text{font-size:.22rem}}
