.home{position:relative;width:100%}.home .banner{width:100%;position:relative}.home .banner img{width:100%;display:block;object-fit:cover}.home .banner .nums{position:absolute;left:0;width:100%;bottom:5%;display:flex;justify-content:center}.home .banner .nums .line{width:1px;height:93px;background-color:white;margin:0 8vw}.home .banner .nums .item{text-align:center}.home .banner .nums .item .t1{display:flex;align-items:flex-end}.home .banner .nums .item .t1 .sz{color:#FFFFFF;font-size:3.2vw;font-weight:bold}.home .banner .nums .item .t1 .tag{color:white;font-size:1.1vw;transform:translateY(-15px)}.home .banner .nums .item .t2{color:white;font-size:1.1vw;margin-top:10px}.home .section1{width:80vw;margin:4vw auto;display:flex;justify-content:space-between;align-items:center}.home .section1 .l{width:48%}.home .section1 .l .t{color:#232323;font-size:2.5vw;font-weight:bold;margin-bottom:3vw}.home .section1 .l .des{color:#333333;font-size:1vw;line-height:2}.home .section1 .l .des span{font-weight:bold}.home .section1 .l .t2{color:#333333;font-size:1.26vw;font-weight:bold;margin:3vw 0 2vw 0}.home .section1 .l .pic{margin-top:2vw}.home .section1 .l .pic img{max-width:100%}.home .section1 .r{width:48%}.home .section1 .r .pic{position:relative;text-align:center}.home .section1 .r .pic img{max-width:100%;object-fit:cover;transition:all 600ms}.home .section1 .r .pic:hover img{transform:scale(1.02)}.home .section2{padding:6vw 10vw;display:flex;justify-content:space-between;gap:20px;background-color:#f7f7f7}.home .section2 .item{width:50%;background: white;}.home .section2 .item .pic{overflow:hidden}.home .section2 .item .pic img{width:100%;transition:all 600ms}.home .section2 .item .text{background-color:white;padding:30px}.home .section2 .item .text .p1{color:#333333;font-size:1.26vw;font-weight:bold}.home .section2 .item .text .des{color:#333333;font-size:1vw;line-height:1.8;margin-top:1vw}.home .section2 .item:hover .pic img{transform:scale(1.05)}@media screen and (max-width: 1024px){.home{padding-top:60px}.home .banner .nums .item .t1 .sz{font-size:30px}.home .banner .nums .item .t1 .tag{font-size:16px;transform:translateY(-5px)}.home .banner .nums .item .t2{font-size:16px}.home .section1{width:90%;margin:20px auto;flex-direction:column}.home .section1 .l{width:100%}.home .section1 .l .t{font-size:24px}.home .section1 .l .des{font-size:14px}.home .section1 .l .t2{font-size:18px}.home .section1 .r{width:100%;margin-top:20px}.home .section2{padding:30px 5%;flex-direction:column}.home .section2 .item{width:100%}.home .section2 .item .text{padding:15px}.home .section2 .item .text .p1{font-size:18px}.home .section2 .item .text .des{font-size:14px}}
