﻿.zy_banner > div {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
}

    .zy_banner > div > * {
        height: auto;
        width: 100%;
        color: #fff;
    }

    .zy_banner > div .product-map {
        height: auto;
        width: auto;
        border-radius: 15px;
    }

.p_div_01 .plistLi .newbox {
    width: 100%;
}

.prolist_06 {
    width: 63%;
}

    .prolist_06 li {
        width: 24.5%;
    }

.prolist_07 {
    width: 35%;
    border-color: #ffffff;
    background-color: #ffffff;
}

    .prolist_07 p {
        padding: 5px 0;
        color: #666;
    }

.p_div_02 .right {
    margin-top: 60px;
}

.detailUl_01 li .r_text {
    text-align: left;
}

.prolist_06 li dl {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
}

    .prolist_06 li dl dd {
        color: #666;
    }

.p_div_06 .layui-tab-title .layui-this dl, .prolist_06 li:hover dl {
    background-color: #1654b8;
    border-color: #1654b8;
}

    .p_div_06 .layui-tab-title .layui-this dl dd, .prolist_06 li:hover dl dd {
        color: #ffffff;
    }

.p_div_06 .layui-tab-title dl {
    background-color: #ffffff;
    border-color: #ffffff;
}

.prolist_07 > div {
    height: 425px;
}

.prolist_07 p {
    padding-bottom: 0;
}

#certify .swiper-pagination {
    display: none;
}

.prolist_04 {
    height: 340px;
    border-radius: 5%;
    width: 150px;
    margin: 50px 1.4% 0;
    padding: 40px 40px 20px;
}