.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}.home .section1 .l{width:48%}.home .section1 .l .t{color:#232323;font-size:2.5vw;font-weight:bold}.home .section1 .l .des{color:#333333;font-size:1vw;line-height:2;margin-top:2vw}.home .section1 .l .des span{font-weight:bold}.home .section1 .r{width:48%}.home .section1 .r .pic{position:relative}.home .section1 .r .pic img{width:100%;display:block;object-fit:cover;transition:all 600ms}.home .section1 .r .pic::after{content:'';display:block;position:absolute;width:100%;height:100%;right:-20px;bottom:-20px;z-index:-1;border: 1px solid #d3c6b6;transition:all 600ms}.home .section1 .r .pic:hover img{transform:scale(1.02)}.home .section1 .r .pic:hover::after{transform:scale(1.02)}.home .section2{width:80vw;margin:0 auto;display:flex;justify-content:space-between}.home .section2 .item{display:flex;justify-content:space-between;width:24%;align-items:center}.home .section2 .item .icon{width:26px;height:26px}.home .section2 .item .text{width:calc(95% - 26px);color:#333333;font-size:1vw;line-height:1.5}.home .section2 .code img{max-width:100%;object-fit:contain}.home .section3{background:#f9f9f9;margin:4vw 0 0 0}.home .section3 .t{color:#232323;font-size:2.5vw;font-weight:bold;padding:4vw 10vw}.home .section3 .allItems{width:100%;margin:0 auto 6vw auto}.home .section3 .allItems .swiper-container{width:100%}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide .pic img{width:100%;transform:scale(0.85);transition:all 600ms}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide-active .pic img{transform:scale(1)}@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:30px 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 .r{width:100%;margin-top:20px}.home .section1 .r .pic::after{right:-10px;bottom:-10px}.home .section2{width:90%;flex-direction:column}.home .section2 .item{width:100%;margin-bottom:15px}.home .section2 .item .text{font-size:14px}.home .section3 .t{font-size:24px;padding:30px 5%}}
