@media screen and (min-width: 765px) {
    /* 横幅轮播图 */
    #swiper-banner {
        height: 320px;
    }
    #swiper-banner .swiper-banner-img {
        height: 320px;
    }
    /* END 横幅轮播图 */
    /*导航*/
    #header-pro {
        height: 103px;
    }
    #header {
        height: 80px;
    }
    #header .menu img{
        width: 50px;
        height: 50px;
    }
    #header .menu {
        width: 55px;
        height: 55px;
        padding-top: 8px;
    }
    #header #logo img {
        height: 70px;
    }
    /*end 导航*/
    /*侧边栏*/
    #nav {
        top: 101px;
    }
    /*/侧边栏*/
    /**/
    .product-frame .left-product {
        height: 600px;
    }
    .product-frame .back-img {
        height: auto;
    }
    .product-frame .left-product .l-product-title {
        top: 138px;
        font-size: 47px;
    }
    .product-frame .left-product .l-product-describe {
        top: 267px;
        font-size: 22px;
    }
    .product-frame .right-product .right-product-top {
        height: 338px;
    }
    .product-frame .right-product .right-product-top .r-top-product-title {
        top: 38px;
        font-size: 47px;
    }
    .product-frame .right-product .right-product-top .r-top-product-describe {
        top: 123px;
        font-size: 22px;
    }
    .product-frame .right-product .r-bottom-product-title {
        top: 88px;
        font-size: 47px;
    }
    .product-frame .right-product .r-bottom-product-describe {
        top: 188px;
        font-size: 22px;
    }
    .product-frame .right-product .right-product-right {
        height: 367px;
    }
    .product-frame .right-product .right-product-left {
        height: 367px;
    }

    #swiper-news .swiper-news-img {
        height: 649px;
    }
    .news .news-card {
        height: 863px;
    }
}
