.home{position:relative;width:100%}.home .banner{width:100%;position:relative}.home .banner .bg img{width:100%;display:block;object-fit:cover}.home .banner .t{position:absolute;left:50%;top:45%;transform:translate(-50%, -50%);color:#FFF;font-size:2.7vw;font-weight:700}.home .banner .add{position:absolute;left:50%;bottom:30%;transform:translateX(-50%);z-index:10;transition:all 600ms}.home .banner .add img{width:3.125vw}.home .banner .add:hover{transform:translateX(-50%) rotate(180deg)}.home .types{display:flex;justify-content:center;border-bottom:1px solid rgba(0,0,0,0.1);align-items:center}.home .types span{width:1px;height:1.5vw;background:#E6E6E6}.home .types a{width:15vw;color:#666;font-size:.9vw;text-align:center;position:relative;padding:1.5vw 0;transition:all 600ms}.home .types a::after{content:'';display:block;position:absolute;left:0;bottom:0;width:0;height:3px;background:#79C536;transition:all 600ms}.home .types a:hover{color:#79C536}.home .types .active{color:#79C536}.home .types .active::after{width:100%}.home .section1{width:75vw;margin:4vw   auto;display:flex;justify-content:space-between}.home .section1 .lbox{width:22%}.home .section1 .lbox .t{color:#333;font-size:1.04167vw;font-weight:600}.home .section1 .lbox .search{position:relative;margin:1vw 0}.home .section1 .lbox .search input{border:1px solid #DBDBDB;outline:none;width:100%;padding:10px 0;font-size:.9vw;text-indent:10px}.home .section1 .lbox .search input::placeholder{color:rgba(54,54,54,0.3)}.home .section1 .lbox .search .btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}.home .section1 .lbox .search .btn img{display:block}.home .section1 .lbox .proTypes .item{position:relative;margin-bottom:1vw}.home .section1 .lbox .proTypes .item .d1{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg, #51AE25 0%, #84CB3B 100%);padding:0.6vw 1vw;font-size:.8vw;color:white}.home .section1 .lbox .proTypes .item .d1 .icon{cursor:pointer}.home .section1 .lbox .proTypes .item .d1 .icon img{display:block;transition:all 600ms}.home .section1 .lbox .proTypes .item .d2{display:none}.home .section1 .lbox .proTypes .item .d2 a{display:flex;justify-content:space-between;align-items:center;color:#777;font-size:.8vw;padding:0.6vw 1vw}.home .section1 .lbox .proTypes .item .d2 a .name,.home .section1 .lbox .proTypes .item .d2 a .num{transition:all 600ms}.home .section1 .lbox .proTypes .item .d2 a:hover{background-color:#fff}.home .section1 .lbox .proTypes .item .d2 a:hover .name{color:#d55e2f}.home .section1 .lbox .proTypes .item .d2 a:hover .num{color:#333}.home .section1 .lbox .proTypes .item .d2 .active{background-color:#fff}.home .section1 .lbox .proTypes .item .d2 .active .name{color:#d55e2f}.home .section1 .lbox .proTypes .item .d2 .active .num{color:#333}.home .section1 .lbox .proTypes .show{background:#F5F5F5;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.15)}.home .section1 .lbox .proTypes .show .d1 .icon img{transform:rotate(-180deg)}.home .section1 .rbox{width:76%}.home .section1 .rbox .pt{padding:1.5vw;background:url("../images/pbg.png") no-repeat;background-size:cover;font-size:1.4vw;font-weight:600}.home .section1 .rbox .pros{display:flex;flex-wrap:wrap;width:103.5%;margin-left:-1.5%}.home .section1 .rbox .pros a{border-radius:3px;border:1px solid #E6E6E6;background:#FFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.09);width:calc(31% - 2vw);margin-left:1.6%;margin-top:2vw;padding:1vw}.home .section1 .rbox .pros a .pic img{width:100%;display:block;object-fit:cover;transition:all 600ms}.home .section1 .rbox .pros a .name{font-size:.9vw;color:#333;font-weight:500;margin:10px 0}.home .section1 .rbox .pros a .tag{color:#999;font-size:.8vw}.home .section1 .rbox .pros a .more{margin:2vw 0 1vw 0;display:flex;align-items:center}.home .section1 .rbox .pros a .more p{color:#999;font-size:.9vw;margin-right:8px;transition:all 600ms}.home .section1 .rbox .pros a .more svg path{transition:all 600ms}.home .section1 .rbox .pros a:hover .pic img{transform:scale(1.05)}.home .section1 .rbox .pros a:hover .more p{color:#79C536}.home .section1 .rbox .pros a:hover .more svg path{fill:#79C536}.home .section1 .rbox .pager{display:flex;justify-content:center;margin:3vw auto;align-items:center}.home .section1 .rbox .pager .nums{display:flex;margin:0 10px}.home .section1 .rbox .pager .nums a{width:1.71875vw;height:1.71875vw;border:1px solid #79C536;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#333;font-size:.8vw;margin:0 10px;transition:all 600ms}.home .section1 .rbox .pager .nums a:hover{background-color:#79C536;color:white}.home .section1 .rbox .pager .nums .active{background-color:#79C536;color:white}.home .section2{width:100%;background:url(../images/bg.png) no-repeat;background-size:cover;padding:4vw 0 3vw 0}.home .section2 .box{width:70vw;margin:0 auto;display:flex;align-items:center}.home .section2 .box .t{color:white;font-size:1.4vw;font-weight:600}.home .section2 .box .form{display:flex;align-items:center}.home .section2 .box .form input{border-radius:4px;background:#FFF;backdrop-filter:blur(2px);width:13.54167vw;outline:none;border:none;margin-left:2vw;padding:1.2vw 0;color:#999;font-size:.8vw;text-indent:15px}.home .section2 .box .form .submit{border-radius:4px;background:#344A83;padding:1vw 3vw;color:white;font-size:.9vw;margin-left:2vw;cursor:pointer}@media screen and (max-width: 1024px){.home{padding-top:60px}.home .banner .bg img{height:300px}.home .banner .t{font-size:20px}.home .banner .add{bottom:25%}.home .banner .add img{width:20px}.home .types a{width:30%;font-size:14px;padding:10px 0}.home .types a::after{height:2px}.home .types span{height:10px}.home .section1{width:90%;margin:30px auto;flex-direction:column}.home .section1 .lbox{width:100%}.home .section1 .lbox .t{font-size:18px}.home .section1 .lbox .search{margin:10px 0}.home .section1 .lbox .search input{font-size:16px}.home .section1 .lbox .proTypes .item{margin-bottom:10px}.home .section1 .lbox .proTypes .item .d1{font-size:14px;padding:8px 15px}.home .section1 .lbox .proTypes .item .d2 a{padding:8px 15px;font-size:14px}.home .section1 .rbox{width:100%;margin-top:30px}.home .section1 .rbox .pt{font-size:20px;padding:15px}.home .section1 .rbox .pros{width:100%;margin-left:0;justify-content:space-between}.home .section1 .rbox .pros a{width:calc(48% - 32px);margin-left:0;margin-top:15px;padding:15px}.home .section1 .rbox .pros a .name{font-size:16px}.home .section1 .rbox .pros a .tag{font-size:14px}.home .section1 .rbox .pros a .more p{font-size:14px;margin-right:10px}.home .section1 .rbox .pager{margin-bottom:40px}.home .section1 .rbox .pager .nums a{font-size:14px;width:30px;margin:0 5px;height:30px}.home .section2 .box{width:90%;flex-direction:column}.home .section2 .box .t{font-size:18px}.home .section2 .box .form{width:100%;flex-direction:column}.home .section2 .box .form input{font-size:14px;width:100%;padding:10px 0;margin-top:10px}.home .section2 .box .form .submit{margin-top:10px;font-size:14px;padding:5px 15px}}
