.pover-title font{
    color: #e60707;
}
.pover-title h3{
    color: #333333;
    font-weight: bold;
}
.pover-h{
    padding: 1px 0px;
    background-color: #f5f5f5;
}
.prover-hot-p,
.pover-visit-h,
.pover-display,
.pover-b{
    margin: 5% auto;
}
.pover-display-fl-h .swiper-slide,
.pover-fr .swiper-slide {
    text-align: center;
    font-size: 18px;
}
.pover-display-fl-h .swiper-slide img,
.pover-fr .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pover-fr .swiper-scrollbar-drag{
    background-color: #e60707;
}
.pover-fl p{
    color: #666666;
}
.pover-fl a{
    color: #ffffff;
    background-color: #e60707;
}
.pover-display-h{
    padding: 1px 0px;
}
.pover-display-fl-h .swiper-wrapper .swiper-slide{
    padding: 5%;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: left;
    box-sizing: border-box;
}
.pover-display-fl-h strong{
    display: block;
    font-weight: bold;
}
.pover-display-fl-h .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.pover-display-fl-h .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    background-color: #ffffff0d;
}
.pover-display-fl-h .swiper-horizontal>.swiper-pagination-bullets, 
.pover-display-fl-h .swiper-pagination-bullets.swiper-pagination-horizontal, 
.pover-display-fl-h .swiper-pagination-custom, 
.pover-display-fl-h .swiper-pagination-fraction{
    width: 40px;
    left: auto;
}
.pover-display figure img{
    width: 100%;
    display: block;
}

.pover-visit{
    background-color: #f5f5f5;
}
.prover-hot-p .pover-title,
.pover-visit-h .pover-title{
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
}
.pover-visit-h ul li{
    width: 23%;
    float: left;
    margin: 0% 1%;
    padding: 1%;
    box-shadow: 0px 0px 6px 2px #0000002d;
    box-sizing: border-box;
    background-color: #ffffff;
}
.pover-visit-h ul li figure img,
.pover-visit-h ul li figure{
    width: 100%;
}
.pover-visit-h ul li figure img{
    display: block;
}
.pover-visit-h ul li span{
    display: block;
    height: 0px;
    overflow: hidden;
    transition: all 1s linear;
}
.pover-visit-h ul li span strong{
    font-weight: bold;
    color: #333333;
}
.pover-visit-h ul li:hover span{
    margin: 2% auto;
}





@media screen and (min-width:1600px){
    
}
@media screen and (max-width:1600px){
    .pover-display-fl-h{
        height: 240px;
    }
}
@media screen and (min-width:1400px){
    .pover-fl p{
        width: 90%;
        font-size: 18px;
        line-height: 30px;
        margin-top: 6%;
        height: 160px;
    }



}
@media screen and (max-width:1400px){
    .pover-fl p{
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        margin-top: 3%;
        height: 130px;
    }
    .pover-display-fl-h {
        height: 230px;
    }


}
@media screen and (min-width:1200px){
    .pover-title font{
        font-size: 20px;
        line-height: 30px;
    }
    .pover-title h3{
        font-size: 32px;
        line-height: 40px;
    }
    .pover-fl a{
        font-size: 16px;
        padding: 8px 12px;
    }
    .pover-display-fl .pover-title h3{
        margin: 3% auto 5%;
    }
    .pover-visit-h ul li span strong{
        font-size: 24px;
        line-height: 24px;
    }
    .pover-visit-h ul li:hover span{
        height: 30px;
    }
    
}
@media screen and (max-width:1200px){
    .pover-title font {
        font-size: 18px;
        line-height: 26px;
    }
    .pover-title h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .pover-fl a{
        font-size: 14px;
        padding: 6px 10px;
    }
    .pover-visit-h ul li span{
        text-align: center;
    }
    .pover-visit-h ul li span strong{
        display: block;
        font-size: 18px;
        line-height: 18px;
    }
    .pover-visit-h ul li:hover span{
        height: 36px;
    }
    

}
@media screen and (min-width:992px){
    .pover-fl{
        width: 40%;
        float: left;
        letter-spacing: 2px;
    }
    .pover-fr{
        width: 59%;
        float: right;
    }
    .pover-display{
        background-color: #e60707;
    }
    .pover-display-fl-h .swiper-wrapper .swiper-slide p{
        font-size: 18px;
        line-height: 32px;
    }
    .pover-display-fl-h strong{
        font-size: 30px;
        line-height: 40px;
        margin: 2% auto 5%;
    }
    .pover-display-fl{ 
        width: 50%;
        float: left;
    }
    .pover-display figure{
        width: 50%;
        float: right;
    }
    .pover-display-fl .pover-title{
        background-color: #ffffff;
        padding-bottom: 5%;
        width: 100%;
    }
    .pover-display-fl-h .swiper-horizontal>.swiper-pagination-bullets, 
    .pover-display-fl-h .swiper-pagination-bullets.swiper-pagination-horizontal, 
    .pover-display-fl-h .swiper-pagination-custom, 
    .pover-display-fl-h .swiper-pagination-fraction{
        right: 10%;
        bottom: 0%;
    }
}
@media screen and (max-width:992px){
    .pover-display-fl,
    .pover-display figure,
    .pover-fl,
    .pover-fr{
        width: 96%;
        margin: 2% auto;
    }
    .pover-fl p{
        height: auto;
        margin: 3% auto;
    }
    .pover-display-fl-h{
        height: auto;
        background-color: #e60707;
    }
    .pover-display-fl-h .swiper-wrapper .swiper-slide p{
        font-size: 16px;
        line-height: 26px;
    }
    .pover-display-fl-h strong{
        font-size: 22px;
        line-height: 30px;
        margin: 2% auto;
    }
    .pover-display-fl .pover-title h3{
        margin: 4% auto 6%;
    }
    .pover-display-fl-h .swiper-horizontal>.swiper-pagination-bullets, 
    .pover-display-fl-h .swiper-pagination-bullets.swiper-pagination-horizontal, 
    .pover-display-fl-h .swiper-pagination-custom, 
    .pover-display-fl-h .swiper-pagination-fraction{
        right: 3%;
        bottom: 5%;
    }
}
@media screen and (min-width:768px){
    
}
@media screen and (max-width:768px){
    .pover-visit-h ul li{
        width: 48%;
        margin-bottom: 2%;
    }
    .pover-visit-h ul li span{
        height: 36px;
    }
    .pover-visit-h ul li span font{
        display: none;
    }
    .pover-visit-h ul li span strong{
        line-height: 36px;
    }
}
@media screen and (min-width:640px){
    
}
@media screen and (max-width:640px){
    
}
@media screen and (min-width:560px){
    
}
@media screen and (max-width:560px){
    .pover-fl,
    .pover-fr{
        margin: 3% auto;
    }
    

}
@media screen and (min-width:460px){
    
}
@media screen and (max-width:460px){
    
}
@media screen and (min-width:380px){
    
}
@media screen and (max-width:380px){
    
}











