.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{padding:4vw 10vw}.home .section2 .t{color:#333333;font-size:1.26vw;font-weight:bold}.home .section2 .t2{color:#d3c6b6;font-size:1.1vw;margin:1.5vw 0 1vw 0}.home .section2 .des{color:#333333;font-size:1vw;line-height:1.7}.home .section2 .pics{width:100%;margin:2vw 0;justify-content:space-between;display:flex;gap:20px}.home .section2 .pics .pic{width:50%;overflow:hidden}.home .section2 .pics .pic img{width:100%;object-fit:cover;transition:all 600ms}.home .section2 .pics .pic:hover img{transform:scale(1.05)}.home .hasbg{background:#f7f7f7}@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:15px}.home .section1 .r .pic::after{right:-10px;bottom:-10px}.home .section2{padding:30px 5%}.home .section2 .t{font-size:24px}.home .section2 .t2{font-size:18px;margin:15px 0}.home .section2 .des{font-size:14px}}
