

/*内页建站风格*/

.inside-case ul li .inside-case-img {
    height: 17.75rem;
}

.inside-case ul li .inside-case-img img {
    height: 23vh;
    top: 5%;
}

.inside-case ul li {
    margin-left:0vh;
}
footer .baxx p {
    display: flex;
    width: 55%;
    font-size: 0.8rem;
}
footer .baxx .ga {
    display: flex;
    margin-left: 0;
}
footer .baxx p a {
    margin-right: 2%;
}
footer .baxx .ga a {
    color: #656565;
}
.bottom-img img {
    opacity: 1;
    position: relative;
    width: 71%;
    left: 14.7%;
    height: 24.3vh;  
    top: 11%;
    
}
.swiper-button-prev, .swiper-button-next {
    top: 55% !important;
}