/* 通用 */
.page-section {
    padding: 70px 0;
}

.page-banner {
    margin-top: 97px;
    height: 400px;
}

.banner .container {
    position: relative;
    height: 100%;
}

.banner .container .banner-t {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.banner .container .banner-t h3,
.banner .container .banner-t h1 {
    margin-bottom: 15px;
}

.banner .container .banner-t h3,
.banner .container .banner-t h1,
.banner .container .banner-t .sub-t {
    font-size: 36px;
    color: #fff;
}

.page {
    text-align: center;
    margin-top: 50px;
}

.page a,
.page .a1 {
    display: inline-block;
    padding: 6px 30px;
    background-color: #f5f5f5;
    border-radius: 8px;
    margin-right: 10px;
    font-size: 14px;
}

.page a:first-child,
.page a:last-child {
    padding: 6px 30px;
}

.page a {
    padding: 6px 14px;
}

.page span {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 8px;
    margin-right: 10px;
    font-size: 14px;
    background-color: #034289;
    color: #fff;
}

.page-nav {
    border-bottom: 1px solid #dcdcdc;
    line-height: 69px;
}

.page-nav .nav-l a {
    display: inline-block;
    position: relative;
    margin-right: 30px;
}

.page-nav .nav-l a:last-child {
    margin-right: 0;
}

.page-nav .nav-l a h1,
.page-nav .nav-l a h3 {
    font-size: 18px;
    display: inline-block;
}

.page-nav .nav-l .current {
    color: #cc0000;
}

.page-nav .nav-l .current::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #cc0000;
    position: absolute;
    bottom: 0;
    left: 0;
}

@media(max-width:1600px) {
    .page-banner {
        height: 292px;
    }
}

@media (max-width:1440px) {
    .page-banner {
        height: 263px;
    }
}

@media (max-width:1366px) {
    .page-banner {
        height: 250px;
    }
}

@media (max-width:1280px) {
    .page-banner {
        height: 233px;
    }
}

@media (max-width:1200px) {
    .page-banner {
        height: 220px;
    }
}

@media (max-width:1024px) {
    .page-banner {
        height: 263px;
    }
}

@media(max-width:991px) {

    .page-banner {
        height: 255px;
        margin-top: 76px;
    }
}

@media(max-width:768px) {
    .page-banner {
        height: 240px;
    }

    .page-section {
        padding: 30px 0;
    }

    .page-nav .nav-l a h1,
    .page-nav .nav-l a h3 {
        font-size: 16px;
    }

    .banner .container .banner-t h3,
    .banner .container .banner-t h1,
    .banner .container .banner-t .sub-t {
        font-size: 30px;
    }
}

@media(max-width:640px) {
    .page-nav .nav-r {
        display: none;
    }
}

@media (max-width:552px) {
    .page-banner {
        height: 173px;
    }

    .banner .container .banner-t h3,
    .banner .container .banner-t h1,
    .banner .container .banner-t .sub-t {
        font-size: 24px;
    }
}

@media(max-width:540px) {
    .page-banner {
        margin-top: 56px;
    }

    .page a:first-child,
    .page a:last-child {
        padding: 6px 8px;
    }

    .page a {
        padding: 6px 8px !important;
    }
}

@media(max-width:425px) {

    .banner .container .banner-t h3,
    .banner .container .banner-t h1,
    .banner .container .banner-t .sub-t {
        font-size: 20px;
    }

    .page-banner {
        height: 133px;
    }

    .page a,
    .page .a1 {
        margin-bottom: 10px;
    }
    .product-main .pro-list ul li a p{
        height: 48px;
    }
}

@media (max-width:375px) {
    .page-banner {
        height: 117px;
    }
}

@media (max-width:320px) {
    .page-banner {
        height: 100px;
    }
}

.show-pro .pro-top .pro-img .swiper-top img{ width: 485px; height: 400px;}
.show-pro .pro-top .pro-img .swiper-bottom .img-box img{width: 85px; height: 86px;}
@media (max-width:1366px) {
.show-pro .pro-top .pro-img .swiper-top img{ width: 440px; height: 363px;}
.show-pro .pro-top .pro-img .swiper-bottom .img-box img{width: 75px; height: 76px;}
}
@media (max-width:1280px) {
.show-pro .pro-top .pro-img .swiper-top img{ width: 455px; height: 375px;}
}
@media (max-width:1200px) {
.show-pro .pro-top .pro-img .swiper-top img{ width: 365px; height: 301px;}
.show-pro .pro-top .pro-img .swiper-bottom .img-box img{width: 55px; height: 56px;}
}
@media (max-width:992px) {
.show-pro .pro-top .pro-img .swiper-top img{ width: 720px; height: 595px;}
.show-pro .pro-top .pro-img .swiper-bottom .img-box img{width: 115px; height: 116px;}
}
@media (max-width:568px) {
.show-pro .pro-top .pro-img .swiper-top img{ width: 550px; height: 455px;}
.show-pro .pro-top .pro-img .swiper-bottom .img-box img{width: 85px; height: 86px;}
}
@media (max-width:420px) {
.show-pro .pro-top .pro-img .swiper-top img{ width: 390px; height: 322px;}
.show-pro .pro-top .pro-img .swiper-bottom .img-box img{width: 55px; height: 56px;}
}
@media (max-width:400px) {
.show-pro .pro-top .pro-img .swiper-top img{ width: 320px; height: 265px;}
}
