.swiper-container{
    width: 100%;
}
.swiper-slide{
    width: 100%;
    position: relative;
    display: flex;
}
.swiper-slide a{
    width: 100%;
    display: flex;
}
.swiper-slide a img{
    width: 100%;
    object-fit: scale-down;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 2%;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 5px;
    height: 5px;
    border-radius: 3px;
}
.swiper-pagination-bullet-active{
    background: #63BB15;
    opacity: 1;
    width: 20px;
    height: 5px;
    border-radius: 3px;
}
.swiper-ad{
    width: 100%;
    height: 63px;
    background-color: #F6F6F6;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.swiper-ad .swiper-slide{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.swiper-slide-ad{
    width: 1440px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.swiper-slide-ad a{
    font-size: 16px;
    color: #333333;
    line-height: 1;
    margin-left: 5px;
}
.banner-ad{
    width: 500px;
    height: 280px;
    background-color: rgba(254, 254, 254, 0.75);
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -140px;
    margin-left: -250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.banner-ad .banner-ad1{
    font-size: 32px;
    font-weight: bold;
    color: #63BB15;
    line-height: 1;
}
.banner-ad .banner-ad2{
    font-size: 20px;
    color: #666666;
    line-height: 1;
    margin-top: 30px;
}
.banner-ad .banner-ad3{
    width: 160px;
    height: 50px;
    background: #63BB15;
    border-radius: 2px;
    margin-top: 45px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    background-image: url(../images/arrow-r.png);
    background-size: 15px 11px;
    background-repeat: no-repeat;
    background-position: 110px 20px;
    text-indent: -10px;
    display: block;
}
.index-container1,.index-container2{
    width: 100%;
    height: fit-content;
    padding: 70px 0;
    background-color: #fff;
}
.index-container2{
    background-color: #F6F6F6;
}
.index-h1{
    font-size: 46px;
    color: #333333;
    line-height: 1;
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}
.index-products{
    width: 1440px;
    height: fit-content;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.index-products-i{
    width: 340px;
    height: 390px;
    display: flex;
    flex-direction: column;
}
.index-products-i a{
    width: 340px;
    height: 390px;
    display: flex;
    flex-direction: column;
}
.index-products-image{
    width: 340px;
    height: 340px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-products-image img{
    max-height: 100%;
    object-fit: scale-down;
}
.index-products-a{
    width: 100%;
    height: 18px;
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    margin-top: 25px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; 
}
.index-products-i a:hover .index-products-a{
    color: #63BB15;
}
.index-aboutus{
    width: 660px;
    height: fit-content;
    display: flex;
    flex-direction: column;
}
.index-aboutus-title{
    font-size: 46px;
    color: #333333;
    line-height: 1;
}
.index-aboutus-desc{
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    margin-top: 30px;
}
.index-aboutus a{
    width: 205px;
    height: 60px;
    background: #63BB15;
    border-radius: 2px;
    margin-top: 30px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
}
.index-news-hot,.index-news-content{
    width: 1440px;
    height: fit-content;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
}
.index-news-content{
    margin-top: 30px;
    justify-content: space-between;
}
.index-news-hotl{
    width: 720px;
    height: 490px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-news-hotl img{
    width: 100%;
    object-fit: scale-down;
}
.index-news-hotr{
    width: 600px;
    height: 418px;
    padding: 35px 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #ddd;
    border-left: 0px;
}
.index-gdt{
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.index-gdt-title{
    font-size: 18px;
    color: #333333;
}
.index-gdt-info{
    font-size: 80px;
    font-weight: bold;
    color: #333333;
    width: 100%;
    height: 65px;
    margin: 35px 0;
    line-height: 65px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.index-gdt-info span{
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    width: fit-content;
    height: 65px;
    line-height: 80px;
    margin: 0 20px 0 10px;
}
.index-gdt-info img{
    width: 62px;
    height: 62px;
}
.index-gdt:last-of-type{
    border-bottom: 0px;
}
.index-gdt:last-of-type span{
    margin: 0 10px 0;
}
.index-news-hotr a{
    width: 600px;
    height: 60px;
    background: #63BB15;
    border-radius: 2px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
}
.index-news{
    width: 460px;
    height: 440px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
}
.index-news img{
    max-width: 100px;
}
.index-news-img{
    width: 460px;
    height: 250px;
    
}
.index-news-img a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-news-img a img{
    max-width: 100%;
    max-height: 100%;
    object-fit: scale-down;
}
.index-news-desc{
    width: 400px;
    height: 60px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    margin: 35px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}
.index-news-desc:hover{
    color: #63BB15;
}
.index-news-time{
    width: 400px;
    height: 20px;
    font-size: 18px;
    color: #666666;
    line-height: 20px;
    margin: 0 30px;
}
.index-news-time text{
    margin: 0 15px;
}
.index-case-tab{
    width: 1440px;
    height: 60px;
    margin: 0px auto 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.index-case{
    width: 300px;
    height: 60px;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.index-case-tab .activity,.index-case:hover{
    color: #63BB15;
    border-bottom: 2px solid #63BB15;
}
.index-case-content{
    width: 1440px;
    height: 400px;
    margin: 0 auto;
    display: none;
    flex-direction: row;
}
.index-case-l{
    width: 720px;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}
.index-case-l text{
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    margin-left: 30px;
    margin-bottom: 18px;
}
.index-case-l a{
    width: 118px;
    height: 48px;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    margin-right: 26px;
    margin-bottom: 18px;
}
.index-case-r{
    width: 560px;
    height: 400px;
    padding: 0 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background: radial-gradient(#AEDA67, #8EC632);
}
.index-case-t{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 1;
}
.index-case-d{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 36px;
    margin-top: 25px;
    text-align: justify;
}
.index-zh{
    width: 1440px;
    height: 600px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 46px;
    color: #FFFFFF;
    line-height: 1;
}
.index-zh a{
    width: 250px;
    height: 48px;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    margin-top: 75px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
}
.index-parent-content{
    width: 1440px;
    height: fit-content;
    margin: 0 auto;
}
.index-parent{
    width: 268px;
    height: 106px;
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
}
.index-parent:nth-child(5n){
    margin-right: 0;
}
.index-parent a{
    width: 268px;
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-parent a img{
    max-width: 100%;
    max-height: 100%;
    object-fit: scale-down;
}