.case{width:100%;background-color:#2a2a2a}.case .case-container{padding:1.2rem .3rem 1rem}.case .case-container .case-title{font-size:.48rem;font-weight:bold;color:#fff;line-height:.5rem}.case .case-container .case-text{width:100%;margin-top:.44rem;font-size:.24rem;font-weight:400;color:#fff;line-height:.48rem;text-align:justify}.contact{padding:.74rem 0 1.54rem}.contact .contact-title{font-size:.48rem;font-weight:bold;color:#000;line-height:.5rem;text-align:center}.contact .contact-detail{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:1.2rem}.contact .contact-detail .contact-item-line{width:4.04rem;height:1px;background:rgba(0,0,0,0.3);margin:.52rem 0 .6rem}.contact .contact-detail .contact-item .contact-item-title{font-size:.32rem;font-weight:bold;color:#000;line-height:.34rem;text-align:center}.contact .contact-detail .contact-item .contact-item-text{margin-top:.32rem;font-size:.26rem;font-weight:400;color:rgba(0,0,0,0.9);line-height:.36rem;text-align:center}.map{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:8.51rem;background:#272727;padding-top:1.18rem}.map .line-one{position:absolute;top:0;left:2.35rem;width:1px;height:100%;background-color:rgba(255,255,255,0.1)}.map .line-two{position:absolute;top:0;right:2.35rem;width:1px;height:100%;background-color:rgba(255,255,255,0.1)}.map .map-title{font-size:.48rem;font-weight:bold;color:#fff;line-height:.5rem}.map .map-bg{position:relative;width:100%;height:3.7rem;background-repeat:no-repeat;background-size:cover;margin-top:1.5rem}.map .map-bg .map-item{position:absolute}.map .map-bg .map-item .map-item-light{width:.7rem;height:.7rem;transform:scale(.5);animation:spread 2.5s infinite}.map .map-bg .map-item .map-item-content{position:absolute;right:.9rem;top:-0.1rem;display:flex;flex-direction:column;align-items:center;padding:.3rem .3rem .6rem;background:rgba(0,0,0,0.7);opacity:0;transition:all .3s;pointer-events:none}.map .map-bg .map-item .map-item-content .map-item-title{width:100%;font-size:.3rem;font-weight:bold;color:#fff;line-height:.32rem}.map .map-bg .map-item .map-item-content .map-item-line{width:2.2rem;height:1px;background:rgba(255,255,255,0.4);margin:.3rem 0 .3rem}.map .map-bg .map-item .map-item-content .map-item-text{width:100%;font-size:.26rem;font-weight:400;color:rgba(255,255,255,0.7);line-height:.36rem}.map .map-bg .map-item:hover .map-item-content{opacity:1}.map .map-bg .map-item.one{top:1.3rem;right:1.2rem}.map .map-bg .map-item.two{top:.5rem;left:.6rem}.map .map-bg .map-item.three{top:2rem;left:1.6rem}.map .map-bg .map-item.four{top:.6rem;left:3.4rem}.map .map-bg .map-item.five{top:1.2rem;left:3.2rem}.map .map-bg .map-item.six{top:1.8rem;left:3.6rem}.map .map-bg .map-item.seven{top:.1rem;right:1.4rem}.map .map-bg .map-item.eight{top:2.5rem;right:.5rem}@keyframes spread{0%{transform:scale(.5)}50%{transform:scale(1)}100%{transform:scale(.5)}}