﻿.home-banner .banner-animote{opacity:1}
.home-banner{position:relative}
@media (min-width:1024px){.home-banner .banner-animote .p2{font-size:42px;font-weight:900}
.home-banner .banner-animote .p3 a{font-size:24px;font-weight:900}}
.home-cirt{padding: 3% 0;}
.home-about-1{padding:3% 0}
.home-about-1 .title{font-size:36px;font-weight:bold;text-transform:capitalize;color:#494848;line-height:1.2;margin-bottom:2%}
.home-about-1 .desc{margin-bottom:2%;color:#494848;font-size:17px}
.home-about-1 lite-youtube{border-radius:20px;box-shadow:0px 55px 50px -40px #212121}
.home-about-1 .l-wrap{display:flex}
.home-about-1 .more{padding:15px 30px;background:var(--color);color:#fff;border-radius:30px 30px 30px  0;width:fit-content;font-size:23px;font-weight:bold}
.home-about-1 .l-wrap .left{width:50%;margin-right:2%}
.home-about-1 .l-wrap .right{flex:1}
@media (max-width:1024px){.home-about-1 .title{font-size:28px;text-align:center}
.home-about-1 .more{font-size:16px}
.home-about-1 .l-wrap{flex-wrap:wrap}
.home-about-1 .l-wrap .left{width:100%}
.home-about-1 .l-wrap .right{width:100%;margin-top:2%;flex:unset}}
.home-expert{padding:4% 0;background:#edf2ee}
.home-expert .l-wrap{display:flex;flex-direction:column;align-items:center}
.home-expert .l-wrap .title{font-size:45px;color:#494848;font-weight:bold;line-height:1.5;text-align:center;margin-bottom:2%}
.home-expert .l-wrap .desc{color:#494848;font-size:17px;margin-bottom:6%}
.home-expert .l-wrap .list{display:grid;gap:30px;grid-template-columns:repeat(5,1fr)}
.home-expert .l-wrap .list li{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}
.home-expert .l-wrap .list li .l-title{font-size:27px;margin:5% 0;color:#494848;font-weight:bold}
.home-expert .l-wrap .list li .icon{max-width:100px}
.home-expert .l-wrap .list li .l-dsec{color:#494848}
@media (max-width:1024px){.home-expert .l-wrap .list{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}
}@media (max-width:768px){.home-expert .l-wrap .list{grid-template-columns:repeat(2,1fr)}
}@media (max-width:500px){.home-expert .l-wrap .list{grid-template-columns:repeat(1,1fr)}
}
.home-cate .catelist{padding:0;}
@media (min-width:1025px){.home-cate .catelist ul li{width:24%;margin-right:1.333%;}
.home-cate .catelist ul li:nth-child(3n){margin-right:1.333%;}
.home-cate .catelist ul li:nth-child(4n){margin-right:0;}}
@media (min-width:769px){.home-cate .catelist ul li{margin-bottom:20px}}
.home-cate .catelist ul li .title a{line-height:1.5}
.home-development{background:url(/uploads/43915/index/bg.jpg) no-repeat center fixed;background-size:cover;position:relative;padding:150px 0;margin-bottom:6%}
.home-development .l-wrap{padding:0;max-width:1100px;color:#fff;}
.development-icon{position:absolute;left:40px;width:calc(50% - 550px);bottom:0;transform:translateY(38%);}
.development-title{font-weight:bold;font-size:44px;max-width:690px;line-height:1.4;}
.development-des{font-size:var(--fontsize20);max-width:690px;line-height:2;padding-top:20px;}
.development-btn{display:flex;margin-top:30px;}
.development-btn a{display:block;line-height:44px;padding:0 25px;background:#fff;color:#000;font-size:var(--fontsize16);transition:.5s;}
.development-btn a:hover{background:#222;color:#fff}
@media (max-width:1440px){.home-development{padding:80px 0}
.development-icon{left:30px;width:120px;transform:translateY(48%);}
.development-title{font-size:32px}
.development-des{font-size:var(--fontsize16);line-height:1.6}}
@media (max-width:1200px){.home-development .l-wrap{max-width:900px}}
@media (max-width:1024px){.home-development .l-wrap{padding:0 15px}
.development-icon{left:20px;width:110px;}}
@media (max-width:768px){.development-icon{display:none}
.development-title{font-size:var(--fontsize24)}
.development-des{padding-top:12px}}
@media (max-width:500px){.home-development{background:#533928;padding:50px 0}
.development-title{font-size:var(--fontsize22)}}
.home-manufacturer{padding-bottom:4%}
.manufacturer-title{font-weight:bold;text-align:center;font-size:46px;color:#494848;margin-bottom:10px;line-height:1.3}
.manufacturer-des{text-align:center;font-size:var(--fontsize17);color:#494848;margin-bottom:30px}
.manufacturer-swiper{width:100%;padding:0 30px;position:relative}
.manufacturer-btn>div{position:absolute;width:20px;height:20px;top:50%;margin-top:-10px;cursor:pointer;color:#069E2D;font-weight:bold;display:flex;align-items:center;justify-content:center}
.manufacturer-btn>div.manufacturer-prev{left:0;}
.manufacturer-btn>div.manufacturer-next{right:0;}
.manufacturer-btn>div.manufacturer-prev em{font-size:var(--fontsize20);transform:rotate(90deg);display:block}
.manufacturer-btn>div.manufacturer-next em{font-size:var(--fontsize20);transform:rotate(-90deg);display:block}
.manufacturer-swiper .swiper-pagination{display:none}
@media (max-width:1200px){.manufacturer-title{font-size:36px}}
@media (max-width:768px){.home-manufacturer{padding-bottom:40px}
.manufacturer-title{font-size:24px}}
#homeproducts .swiper-slide{height:auto;flex-direction:column;display:flex}
#homeproducts .swiper-slide .slide-title{flex:1;}
#homeproducts .swiper-slide .slide-title a{line-height:1.3;text-align:center;padding:15px 10px;height:100%;height:100%;transition:.4s;display:flex;align-items:center;justify-content:center}
#homeproducts .swiper-slide:hover .slide-title a{background:var(--color);color:#fff}
@media (max-width:500px){#homeproducts .swiper-slide .slide-title a{padding:8px}}
.home-about .l-wrap>.home-title{font-weight:bold;color:#000;font-size:42px;}
.home-about .about-item .about-content .icon1{font-size:30px;margin-bottom:10px;line-height:1.4;}
.home-about .about-item .about-img img{height:100%;display:block;width:100%;object-fit:cover}
.home-about .about-item.item1{align-items:inherit}
@media (max-width:1280px){.home-about .l-wrap>.home-title{font-size:36px}
.home-about .about-item .about-content .icon1{font-size:var(--fontsize26)}}
@media (max-width:1024px){.home-about .l-wrap>.home-title{font-size:30px}
.home-about .about-item .about-content .icon1{font-size:var(--fontsize22)}}
@media (max-width:768px){.home-about .l-wrap>.home-title{font-size:var(--fontsize26)}
.home-about .about-item .about-content .icon1{font-size:var(--fontsize20)}}
.home-banner .banner-animote{text-align: left;}
@media (min-width:1280px) {
.home-banner .banner-animote .title{font-size: 52px;font-weight: bold;line-height: 1;}
.home-banner .banner-animote .p1{font-size: 80px;font-weight: bold;margin-bottom: 20px;line-height: 1;}
.home-banner .banner-animote .p2{font-size: 22px;margin-bottom: 27px;}}
@media (min-width:1025px) {.home-cirt .l-wrap{max-width: 1380px;}}

.customize{padding: 3% 0;}
.customize .cuslist{margin-top: 20px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.customize .item{width: 24%;border-radius: 35px 35px 35px 0px;padding: 28px;color: #fff;}
.customize .item:nth-child(1){background: #85412c;}
.customize .item:nth-child(2){background: #cf8474;}
.customize .item:nth-child(3){background: #CF84747D;}
.customize .item:nth-child(4){background: #887777;}
.customize .img{margin-bottom: 5px;}
.customize .img a{display: block;width: 100%;height: 100%;overflow: hidden;}
.customize .img a img{display: block;width: 100%;height: 100%;transition: .3s;border-radius: 25px;}
.customize .img:hover img{transform: scale(1.2);}
.customize .title{font-size: 23px;font-weight: bold;margin-bottom: 10px;margin-top: 8px;}
@media (max-width:1024px) {
.customize .item{width: 48%;}
}
@media (min-width:1025px) {.home-about .home-title{margin-bottom: 50px;}}
  @media (min-width:1024px){.home-banner .banner-animote .p3{justify-content:flex-start}
.home-banner .banner-animote .p1{font-size:74px}
}.customize .home-title{font-weight:var(--fontbold9)}
.customize .title a{color:#fff}
.home-cate .catelist ul li .title a,#homeproducts .swiper-slide .slide-title a{color:var(--fontcolor)}
.home-title {font-weight: var(--fontbold6)}
.home-news .news-more{display:none}
.home-news{padding-top:2%}
.home-news .list li .info .title {color:var(--fontcolor)}
@media (min-width:769px){.home-about .about-item .about-img{width:48%;border-radius:35px;overflow:hidden;}
.home-about .about-item .about-content{padding-left:4%}
.home-about .about-item.item2 .about-content{padding-right:4%;}
.home-about .about-item.item2 .about-img img{transform:none;}
.home-about .about-item.item2 .about-img{padding:0;}
.home-about .about-item.item2{padding-top:5%;}
.home-about .about-item.item2 .about-img::after{display:none;}}
@media (max-width:768px){.home-about .about-item.item2 .about-img img{transform:none}
.home-about .about-item.item2 .about-img{padding:10px 0 0}
.home-about .about-item.item2{flex-direction:column-reverse}}