.probg{background: #eaf3e7  url(../images/pronrbg.jpg) top left repeat-x;}
        
        .swiper-button-next:after, .swiper-button-prev:after{
            font-size: 20px;
        }

        .swiper-button-next, .swiper-button-prev{
            color: var(--color);
            width: 50px;
            height: 50px;
            border: 1px solid var(--color);
            border-radius: 100%;
            text-align: center;
        }

        .swiper-button-next{
            right: 8%;
        }

        .swiper-button-prev{
            left: 8%;
        }
        .xilie-list-item{
            overflow-x: auto;
            white-space: nowrap;
            flex-wrap: nowrap;
            width: 100%;
        }
        .xilie-list-item.more-than{
            justify-content: flex-start;
        }


 .tab-content-item { display: none;  }
 .tab-content .tab-content-item.on{display: block;}
 .tab-content-item.active { display: block; }
.tab-content-item.on { display: block; }
.sonnav .on{color:#107a3c}
/*.sonnav{display: none;}*/
.sonnav li{color:#959494}
.gallery-top {
    height: 620px;
    width: 100%;
}

.gallery-top-info{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding:4% 0;
    display: flex;
}

.gallery-top-info .gallery-top-info-img{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-top-info .gallery-top-info-img img{
    display: block;
    max-width: 100%;max-height:520px;
}

.gallery-top-info-text{
    width: 40%;
    display: flex;
    align-items: center;
    padding-left: 5%;
}

.gallery-top-info-text-xilie{
    font-size: 40px;
    color: #333;
}

.gallery-top-info-text-title h4{font-size: 18px;color: #7d7d7d;position: relative;padding-bottom: 10px;margin-top: 20px;font-weight: 300;}
.gallery-top-info-text-title h4:after{content: '';display: block;width: 50px;height: 2px;background: #107a3c;position: absolute;left: 0;bottom: 0;}
.gallery-top-info-text-xilie-desc{
    padding-top: 1.042vw;
    padding-bottom: 1.458vw;
    font-size: 1.042vw;
    line-height: 1.51vw;
    color: #666;
}

.gallery-top-info-text-kouwei{
    position: relative;
    padding-top: 1.615vw;
    font-size: 1.146vw;
    line-height: 1.771vw;
    color: #666666;
}

.gallery-top-info-text-kouwei::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.042vw;
    height: 2px;
    background-color: #45b035;
}

.gallery-top-info-text-kouwei-desc{
    padding-top: 35px;
    font-size: 18px;
    line-height: 1.6;
    color: #565656;
}

.xilie-list-item{
    display: flex;margin-top: 4vw;
    height: 16vw;
    align-items: center;
    justify-content: center;
}
.xilie-list-item::-webkit-scrollbar{
    width: 6px;
}

.xilie-list-item-img{
    position: relative;
    width: 11.5vw;
    min-width:11.5vw;height:11.5vw;overflow: hidden; 
   
   
  
}

.xilie-list-item-img:last-child{
    margin-right: 0;
}

.xilie-list-item-img img{
    max-width: 100%;max-height:80%;    
    position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%); 
}

.xilie-list-item-img:hover .xilie-list-item-img-name{
    opacity: .95;
}

.xilie-list-item-img-name{
    transition: all 0.5s;
    position: absolute;
    align-items: center;
    justify-content: center;
    width:100%;
    height:calc(100% - 50px );
    border-radius: 50%;
    white-space: pre-line;
    background: #f2f2f2 url(../images/categoryBg.png) no-repeat 2.8vw 4vw;
    flex-direction: column;
    background-size: 0.833vw 0.313vw;
    top: 0px;
    left: 0vw;
    line-height: 1vw;
    text-align: center;
    color: #666;
    opacity: 0;
    cursor: pointer;
    padding-top:50px;
}

.swiper-slide-thumb-active::before{
    width: 0;
    height: 0;
    border: 0.625vw solid #107a3c;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    content: "";
    left: 50%;
    top: 0vw;
    margin-left: -0.625vw;
}

.xilie-data{
    display: none;
}

.xilie-list{
    display: flex;
    justify-content: center;
    border-top: 1px solid #ddd;
    padding: 10px 0 100px 0;
}

.xilie-list .tab-header-item{
    position: relative;
    margin-right: 30px;
    font-size: 18px;
    color: #959494;
    text-align: center;
    cursor: pointer;
}
.tab-header-item ul{font-size: 16px;margin-top: 10px;padding-top: 10px;position: relative;line-height: 1.8}
.tab-header-item ul:after{content: '';position: absolute;top: 0;left: 50%;margin-left: -20px;width: 40px;height: 1px;background: #107a3c;}
.xilie-list .tab-header-item:last-child{
    margin-right: 0;
}

.xilie-list .tab-header-item.on{
    color: #107a3c;background: none;
}
.xilie-list .tab-header-item.on a{color:#107a3c; }
.xilie-list .tab-header-item.on::before{
    content: ' ';
    position: absolute;
    width: 100%;
    top: -11px;
    left: 0;
    border-top: 2px solid #107a3c;
}


.link{
    border: 1px solid var(--color);
    display: block;
    width: 150px;
    height: 50px;
    border-radius: 50px;
    margin-top: 40px;
    text-align: center;
    line-height: 50px;
    color: var(--color);
    transition: all 0.5s;
}

.link:hover{
    background: var(--color);
    color: #fff;
}

@media screen and (max-width: 1024px) {
    .gallery-top-info {
        display: block;
    }

    .gallery-top-info .gallery-top-info-img{
        width: 100%;
    }

    .gallery-top-info-text{display: block;
        width: 96%;
        padding-left: 0;
        margin: 0 auto;
    }

    .gallery-top-info-text-xilie{
        font-size: 6vw;
    }

    .gallery-top-info-text-xilie-desc {
        padding-top: 3vw;
        padding-bottom: 3vw;
        font-size: 3vw;
        line-height: 5vw;
        color: #666;
    }

    .gallery-top-info-text-kouwei {
        padding-top: 3vw;
        font-size: 4vw;
        line-height: 8vw;
    }

    .gallery-top{
        height: auto;
    }

    .gallery-top-info-text-kouwei-desc {
        font-size: 3vw;
        line-height: 5vw;
    }

    .gallery-top .swiper-slide{
        background-size: 100% 100%;
    }

    .link{
        width: 100px;
        height: 40px;
        line-height: 40px;
    }
}


.detail-info-2{
    width: 100%;
    margin: 0 auto;
    padding: 4vw 0;
}

.detail-info-2 img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.detail-prev-next{
    text-align: right;
    margin: 5% auto; color: #565656;
    font-size: 16px;
}

.detail-prev-next a{
    color: #565656;
    font-size: 16px;
}

.detail-prev-next a:last-child{
    margin-right: 0;
}

@media screen and (max-width: 1024px) {
    .detail-info-1{
        display: block;
    }

    .detail-info-1-img{
        width: auto;
    }

    .detail-info-1-info-title{
        padding-bottom: 6vw;
        font-size: 6vw;
    }

    .detail-info-1-info-title::after{
        width: 11.646vw;
        top: 10.385vw;
    }

    .detail-info-1-info-rule{
        font-size: 4vw;
        margin-bottom: 4vw;
    }

    .detail-info-1-info-daili{
        margin-bottom: 4vw;
    }

    .detail-info-1-info-btn a {
        border-radius: 10vw;
        padding: 3vw 5vw;
        line-height: 7vw;
        margin-right: 3vw;
    }

    .detail-prev-next a {
        margin-right: 5vw;
        font-size: 4vw;
    }

    .detail-prev-next{
        padding-right: 3vw;
    }
}

@media screen and (max-width: 1024px) {
    body {
        scrollbar-width: none;
        scrollbar-color: transparent transparent;
    }

    .swiper-button-next, .swiper-button-prev{display: none;
        width: 30px;
        height: 30px;
        top: 27%;
    }

    .xilie-list-item-img{
       width: 50vw;
        height: 50vw;
    }

    .xilie-list{
        overflow: auto;
        padding-bottom: 30px;
        width: 100%;margin-top: 20px;
    }

    .xilie-list span{
        white-space: nowrap;
    }

    .xilie-list-item{
        height: auto;
        justify-content: flex-start;
    }

}