﻿.detail-pro-top {
    overflow: hidden;
    width: 69%;
    float: left;
    padding-right: 25px;
}

.detail-pro-transform {
    transform: translateY(-65px);
}

.detailswiper2 {
    height: 552px;
    margin-bottom: 17px;
}

    .detailswiper2 > div {
        height: 100%;
    }

    .detailswiper2 .img,
    .detailswiper .img {
        height: 100%;
        border-radius: 10px;
        overflow: hidden;
    }

.detailswiper .img {
    height: 145px;
}

.detail-pro-right::before {
    content: '';
    position: absolute;
    clip-path: path("M350.84 169.18H0.839844V0.180176C0.841454 0.192992 0.841454 0.205936 0.839844 0.218752C1.39412 1.83877 19.8498 53.718 124.438 62.3801C230.701 71.1635 340.424 85.6224 350.84 169.18Z");
    background-color: #222;
    width: 100%;
    height: 172px;
    top: 20px;
}

.detail-pro-right {
    width: 350px;
    float: right;
    position: relative;
}

    .detail-pro-right .decor {
        width: 100%;
        position: relative;
        top: -3px;
    }

.detail-pro-wrap {
    /* background-color: #3333331f; */
}

.detail-pro-container {
    padding-bottom;
    padding-bottom;
    padding-bottom: 0;
    padding-bottom FONT-WEIGHT: 200;
}

.detail-pro .grid.wide {
    max-width: 1180px;
}

.detail-pro-bottom {
    padding: 30px 20px;
    display: none;
}

.banner-product-title {
    position: absolute;
    color: #fff;
    font-family: monM;
    font-weight: 100;
    font-size: 40px;
    width: 100%;
    text-align: center;
    padding: 0 130px;
    line-height: 165%;
}

.detail-pro-right .side-content {
    position: relative;
    z-index: 2;
    padding: 0 12px;
    background-color: #222;
    margin-top: -12px;
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


.detail-pro-right .side-title {
    color: #fff;
    margin: 0;
    font-family: 'monSB';
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 100;
    margin-bottom: 18px;
    transform: translateY(-23px);
}

.detail-pro-right .side-list {
    transform: translateY(-14px);
}

.detail-pro-right .side-descript {
    color: #fff;
    font-size: 16px;
    width: 100%;
    display: block;
    line-height: 166%;
    text-align: justify;
}

.detail-pro-right .side-item {
    margin: 12px 0;
    display: flex;
    align-items: center;
    position: relative;
}

    .detail-pro-right .side-item img {
        width: 22px;
        position: absolute;
        top: 0px;
    }

    .detail-pro-right .side-item span {
        display: block;
        padding-left: 32px;
        color: #fff;
        font-size: 16px;
        line-height: 152%;
    }

.banner-product {
    height: 400px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .banner-product .grid.wide {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: 0;
    }

    .banner-product::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: .5;
    }

    .banner-product img {
        width: 100%;
        height: 100%;
    }

.detail-pro {
    background-color: #3333331f;
}

    .detail-pro .same-pro-slider .pro.content-item {
        margin-bottom: 0;
    }

    .detail-pro .grid.wide.f {
    }


    .detail-pro .container {
        overflow: hidden;
        position: relative;
        background-color: #fff;
    }

        .detail-pro .container .decor {
            position: absolute;
            bottom: 0;
            width: 100%;
        }

    .detail-pro .title-top {
        color: var(--default-color-1);
        font-family: 'monSB';
        margin-top: 0;
        font-size: 34px;
        margin-bottom: 15px;
        font-weight: 100;
    }

    .detail-pro .description-top {
        color: #333;
        font-size: 20px;
        opacity: .8;
        margin-top: 0;
        font-weight: 100;
        line-height: 167%;
        margin-bottom: 0;
    }

.banner-product .infor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 35px 0;
    margin-bottom: 0;
    padding-bottom: 35px;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.banner-product .table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 1px solid #0000005c;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border: none;
    flex-wrap: wrap;
    user-select: none;
    justify-content: center;
}

    .banner-product .table .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px 20px;
        -webkit-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s;
        border: none;
        border: 2px solid #ffffff9e;
        margin: 8px 12px;
        border-radius: 3px;
    }

        .banner-product .table .item:hover {
            background-color: var(--default-color-1);
            cursor: default;
            border-color: var(--default-color-1);
        }

        .banner-product .table .item.n {
        }

        .banner-product .table .item:hover .text {
            color: #fff !important;
        }

.detail-pro .container h1 {
}

.detail-pro .container h2 {
}


.banner-product .table .item .text.head {
    position: relative;
    color: var(--blue-default);
    font-family: 'RobotoB';
    font-size: 16px;
    color: #fff;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.banner-product .table .item:hover .text.head {
    opacity: 1;
}

.banner-product .table .item .text.head::before {
    content: '';
    position: absolute;
    top: calc(100% + 3px);
    width: 17px;
    height: 2px;
    border-radius: 2px;
    background-color: var(--blue-default);
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}

.banner-product .table .item:hover .text.head::before {
    width: 30px;
    background-color: #fff;
}

.detail-pro .item .text {
    font-size: 14px;
    opacity: .9;
    margin-top: 14px;
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
    text-align: center;
    color: #fff;
}

.detail-pro .options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.detail-pro .op-left {
    font-size: 13px;
    margin-right: 23px;
    color: #fff;
}

.detail-pro section {
    font-size: 18px;
    padding: 10px 0;
}

    .detail-pro section img {
        margin: 0 auto;
        max-width: 100%;
    }

.slider-detail-pro {
    height: 270px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .slider-detail-pro .swiper {
        height: 100%;
    }

    .slider-detail-pro a {
        overflow: hidden;
    }

        .slider-detail-pro a img {
            transition: all linear .3s;
        }

        .slider-detail-pro a:hover img {
            transform: scale(1.05);
        }

.same-pro {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}

    .same-pro .decor {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        display: none;
    }

    .same-pro .title {
        position: relative;
        margin-top: 0;
        text-transform: uppercase;
        font-family: 'monSB';
        color: var(--default-color-1);
        font-size: 27px;
        margin-bottom: 45px;
        font-weight: 100;
    }

        .same-pro .title::before {
            content: '';
            position: absolute;
            width: 45px;
            height: 2px;
            bottom: -4px;
            background-color: var(--default-color-1);
        }

.detail-pro-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--default-color-5);
    overflow: hidden;
    padding: 10px 16px;
}

    .detail-pro-options .hotline {
        color: #fff;
        display: flex;
    }

        .detail-pro-options .hotline a {
            margin-left: 4px;
            transition: all linear .2s;
            font-weight: 100;
            font-family: 'RobotoB';
        }

            .detail-pro-options .hotline a:hover {
                text-decoration: underline;
            }

    .detail-pro-options .options {
    }


    .detail-pro-options .grid.wide {
        display: flex;
        justify-content: space-between;
    }


.detail-album {
    background-color: #222222;
    padding: 60px 0;
}

    .detail-album .grid.wide {
        max-width: 1960px;
        padding: 0;
    }

.detail-album-container {
}

.detail-album-title {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 36px;
    position: relative;
    text-align: center;
    justify-content: center;
    display: flex;
    font-weight: 100;
}

    .detail-album-title::before {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background-color: #fff;
        bottom: -6px;
        border-radius: 55px;
    }

.detail-album-list {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 0;
    row-gap: 0;
    margin-top: 55px;
}

.detail-album-item {
    height: 27vw;
    overflow: hidden;
}

    .detail-album-item a {
    }

        .detail-album-item a:hover img {
            transform: scale(1.03);
        }

        .detail-album-item a img {
            transition: all .3s;
        }
/*RS*/
@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none !important
    }

    .detail-pro-top,
    .detail-pro-right {
        float: unset;
        width: 100%;
        padding: 0;
    }

        .detail-pro-transform,
        .detail-pro-right .side-title,
        .detail-pro-right .side-list {
            transform: translateY(0);
        }

    .detail-pro-right {
        margin-top: 30px;
    }

    .detail-pro-container {
        padding: 35px 0;
    }

    .detail-pro-right .side-content {
        padding: 18px;
        border-radius: 10px;
    }

    .detail-pro-right .decor,
    .detail-pro-right::before {
        display: none;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none !important
    }



    .detail-album {
        padding: 30px 0;
    }
}

@media(max-width:739px) {
    .no-display-mobile {
        display: none !important
    }

    .detail-album {
        padding: 20px 0;
    }

    .detail-pro .grid.wide.f {
        overflow: unset;
        padding: 20px 10px;
    }

    .detail-pro .title-top {
        font-size: 20px;
    }

    .detail-pro .description-top {
        font-size: 15px;
        margin-bottom: 0;
    }

    .detail-pro .table {
        width: 100%;
    }

    .banner-product {
        height: 300px;
    }

    .detail-pro .infor {
        /* margin: 30px 0; */
        padding-bottom: 0;
    }

    .slider-detail-pro {
        height: 250px;
    }

    .same-pro {
    }

    .same-pro {
        padding: 20px 0;
    }

        .same-pro .title {
            font-size: 20px;
            margin-bottom: 26px;
        }

    .detail-pro .table .item {
        margin: 0;
        width: fit-content;
        margin: 10px 7px;
        padding: 12px 16px;
    }

    .banner-product .table .item .text.head {
        font-size: 14px;
    }

    .detail-pro .item .text {
        font-size: 12px;
    }


    .detail-pro .table .item.n {
        border-bottom: none;
    }

    .detail-pro .container {
        background-color: #fff;
    }

    .detail-pro-top {
        padding: 0;
    }

    .detail-pro-options {
        flex-direction: column;
        padding: 20px 10px;
    }

        .detail-pro-options .grid.wide {
            flex-direction: column;
            align-items: center;
        }

        .detail-pro-options .options {
            justify-content: space-between;
            justify-content: space-between;
            margin-top: 15px;
            width: 100%;
        }

            .detail-pro-options .options .op-left {
                margin: 0;
            }

    .detail-pro-bottom {
        padding: 20px 0;
    }

    .detail-album-title {
        font-size: 24px;
    }

    .detail-album-item {
        height: 240px;
    }

    .detail-album-list {
        margin-top: 25px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .detail-album-title::before {
        width: 36px;
        height: 3px;
        bottom: -5px;
    }


    .banner-product-title {
        font-size: 22px;
        padding: 0 10px;
    }

    .detailswiper2 {
        height: 256px;
        margin-bottom: 15px;
    }

    .detail-pro-container {
        padding: 20px 0;
    }

    .detailswiper .img {
        height: 80px;
    }

    .detail-pro-right .decor {
        top: 0;
    }
}
