.home{position:relative;width:100%}.home .banner{width:100%;position:relative}.home .banner .swiper-container{width:100%}.home .banner .swiper-container .swiper-wrapper .swiper-slide{position:relative}.home .banner .swiper-container .swiper-wrapper .swiper-slide .pic img{width:100%;display:block;object-fit:cover;max-height:100vh}.home .banner .swiper-container .swiper-wrapper .swiper-slide .text{position:absolute;left:10vw;bottom:4%}.home .banner .swiper-container .swiper-wrapper .swiper-slide .text .p1{color:#FFF;font-size:2.1vw}.home .banner .swiper-container .swiper-wrapper .swiper-slide .text .p2{color:#FFF;font-size:1.1vw;margin:1vw 0}.home .banner .btns{position:absolute;right:10vw;bottom:4%;display:flex;z-index:10}.home .banner .btns .prev{width:54px;height:54px;display:flex;background:#B4835A;align-items:center;justify-content:center;cursor:pointer}.home .banner .btns .next{width:54px;height:54px;display:flex;background:#B4835A;align-items:center;justify-content:center;margin-left:5px;cursor:pointer}.home .section1{padding:3vw 10vw;background:#f7f7f7}.home .section1 .t{color:#232323;font-size:2.5vw;font-weight:bold}.home .section1 .allItems{margin:3vw auto;display:flex;justify-content:space-between;flex-wrap:wrap}.home .section1 .allItems .item{width:48.5%;background:#eee;margin-bottom:2vw;position:relative}.home .section1 .allItems .item .pic{width:100%;overflow:hidden}.home .section1 .allItems .item .pic img{width:100%;object-fit:cover;transition:all 600ms}.home .section1 .allItems .item .title{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;text-align:center;color:#fff;font-size:1.3vw;font-weight:bold}.home .section1 .allItems .item:hover .pic img{transform:scale(1.05)}.home .section2{background:url(../images/brand.png) no-repeat;padding:4vw 10vw;background-size:cover}.home .section2 .t{color:#fff;font-size:2.5vw;font-weight:bold}.home .section2 .content{text-align:right;position:relative}.home .section2 .content .box1{background-color:rgba(116,140,166,0.8);position:absolute;left:0;width:calc(50% - 9vw);padding:6vw 3vw 6vw 6vw;top:0;text-align:left}.home .section2 .content .box1 .line{position:absolute;left:2vw;top:50%;transform:translateY(-50%)}.home .section2 .content .box1 .t1{color:#FFFFFF;font-size:1.26vw;font-weight:500;position:relative;display:inline-block;padding-bottom:20px}.home .section2 .content .box1 .t1::after{position:absolute;left:0;bottom:0;width:80%;height:5px;display:block;content:'';background:#f7f0e7}.home .section2 .content .box1 .des{color:#FFFFFF;font-size:.9vw;line-height:2;margin:2vw 0}.home .section2 .content .box1 .des span{color:#f7f0e7}.home .section2 .content .box1 a{color:white;font-size:.8vw;text-decoration:underline;margin-top:4vw;display:block}.home .section2 .content .dot{margin:3vw 0 2vw 0}.home .section3{padding:3vw 10vw;background-image:url(../images/nbg.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.home .section3 .t{color:#232323;font-size:2.5vw;font-weight:bold}.home .section3 .allItems{width:100%;margin:2vw 0}.home .section3 .allItems .swiper-container{width:100%}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a{display:block;width:100%;background-color:white;position:relative}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .pic{overflow:hidden}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .pic img{width:100%;transition:all 600ms}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .text{padding:30px}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .text .p1{font-size:.9vw;color:#232323;font-weight:bold}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .text .p2{color:rgba(0,0,0,0.5);font-size:.8vw;margin-top:10px}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .more{position:absolute;right:30px;bottom:30px;display:flex;align-items:center;color:#333333;font-size:.9vw}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .more .icon{width:37px;height:37px;border-radius:50%;background:#f7f0e7;display:flex;align-items:center;margin-left:1vw;justify-content:center}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a:hover .pic img{transform:scale(1.05)}.home .section4{width:80vw;margin:4vw auto}.home .section4 .t{color:#232323;font-size:2.5vw;font-weight:bold}.home .section4 .content{display:flex;justify-content:space-between;margin-top:3vw}.home .section4 .content .l{width:30%;position:relative}.home .section4 .content .l .types{margin-top:2vw}.home .section4 .content .l .types .item{width:300px;display:flex;align-items:center;background-color:white;padding:10px 20px;justify-content:space-between;border-top-right-radius:40px;border-bottom-right-radius:40px;margin-bottom:1vw;cursor:pointer;transition:all 600ms}.home .section4 .content .l .types .item p{font-size:1.1vw}.home .section4 .content .l .types .item .icon{width:37px;height:37px;border-radius:50%;background:#f7f0e7;display:flex;align-items:center;justify-content:center;opacity:0;transition:all 600ms}.home .section4 .content .l .types .active{box-shadow:0 0 10px rgba(0,0,0,0.2)}.home .section4 .content .l .types .active .icon{opacity:1}.home .section4 .content .l .more{display:flex;align-items:center;position:absolute;left:0;bottom:5%;cursor:pointer}.home .section4 .content .l .more p{color:#333333;font-size:.8vw}.home .section4 .content .l .more .icon{width:45px;height:45px;opacity:1;border:1px solid #f7f0e7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:10px}.home .section4 .content .r{width:65%}.home .section4 .content .r .pic{width:100%;overflow:hidden}.home .section4 .content .r .pic img{width:100%;transition:all 600ms}.home .section4 .content .r .pic:hover img{transform:scale(1.05)}@media screen and (max-width: 1024px){.home{padding-top:60px}.home .banner .swiper-container .swiper-wrapper .swiper-slide .text{width:90%;left:5%}.home .banner .swiper-container .swiper-wrapper .swiper-slide .text .p1{font-size:20px}.home .banner .swiper-container .swiper-wrapper .swiper-slide .text .p2{font-size:16px;margin:15px 0}.home .banner .swiper-container .swiper-wrapper .swiper-slide .text a{padding:10px;width:140px}.home .banner .btns{display:none}.home .section1{padding:30px 5%}.home .section1 .t{font-size:18px}.home .section1 .allItems .item{width:100%;margin-bottom:20px}.home .section1 .allItems .item .title{font-size:18px}.home .section1 .allItems .item a{font-size:16px}.home .section1 .allItems .item a .icon{margin-left:10px}.home .section2{padding:30px 5%}.home .section2 .t{font-size:18px}.home .section2 .content .dot{display:none}.home .section2 .content .dot img{width:60px}.home .section2 .content .bg{display:none}.home .section2 .content .bg img{width:100%}.home .section2 .content .box1{position:relative;width:80%;padding:20px 10%;margin-top:20px}.home .section2 .content .box1 .t1{font-size:16px}.home .section2 .content .box1 .des{font-size:14px}.home .section2 .content .box1 a{font-size:14px}.home .section3{padding:30px 5%}.home .section3 .t{font-size:18px}.home .section3 .allItems{margin:20px 0}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .text{padding:20px 15px}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .text .p1{font-size:16px}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .text .p2{font-size:14px}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .more{font-size:14px;right:15px}.home .section3 .allItems .swiper-container .swiper-wrapper .swiper-slide a .more .icon{margin-left:10px}.home .section4{width:90%;margin:30px auto}.home .section4 .t{font-size:18px}.home .section4 .content{margin-top:20px;flex-direction:column}.home .section4 .content .l{width:100%}.home .section4 .content .l .types .item{padding:5px  5%;width:90%}.home .section4 .content .l .types .item p{font-size:16px}.home .section4 .content .l .more{position:static;justify-content:flex-end}.home .section4 .content .l .more p{font-size:14px}.home .section4 .content .r{width:100%;margin-top:20px}}