.lbanner_text {
    display: none;
}


.details_top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.details_imgs {
    width: 60%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.details_img {
    margin-bottom: 20px;
    width: calc((100% - 20px) / 2);
}

.details_img .imgBox {
    padding-bottom: 132%;
}

.details_right_main {
    width: 36.3%;
}

.details_right_main .big_title {
    text-align: left;
}

.details_text1 {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #D7D7D7;
}

.details_text2 {
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    padding: 20px 0;
    line-height: 2;
    border-bottom: 1px solid #D7D7D7;
}

.details_text_main {
    margin-top: 30px;
    border: 1px solid #D7D7D7;
}

.details_text_main_div {
    border-bottom: 1px solid #D7D7D7;
}

.details_text_main .details_text_main_div:last-child {
    border-bottom: 0;
}


.details_text_main_t {
    position: relative;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
}

.details_text_main_t b {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    display: block;
    width: 13px;
    height: 7px;
    background: url('img/top.png') no-repeat;
    background-size: 100% 100%;
}


.details_text_main_d {
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    padding: 0 20px 25px;
}

.details_text_main_t.active b {
    background: url('img/bottom.png') no-repeat;
    background-size: 100% 100%;
}

.pro_btns {
    margin-top: 30px;
    justify-content: center;
}

.send_btn {
    height: 45px;
    background: #470125;
    border-radius: 9px;
    line-height: 45px;
    display: inline-block;
    padding: 0 35px;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF !important;
}

.download_btn {
    margin-left: 25px;
    height: 45px;
    line-height: 45px;
    display: flex;
    padding: 0 35px;
    align-items: center;
    border-radius: 9px;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #470125;
    border: 1px solid #470125;
}

.download_btn::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 11px;
    background: url('img/pro_down.png') no-repeat;
    background-size: 100% 100%;
    margin-right: 8px;
}

.pro_btns a:hover {
    opacity: .8;
    letter-spacing: 1px;
}

.pro_details {
    margin: 5% 0;
}

.pro_details_tit {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 30px;
    position: relative;
    padding-left: 37px;
    color: #000000;
}

.pro_details_tit::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 126px;
    height: 75px;
    display: inline-block;
    content: '';
    background: url('img/pro_icon.png') no-repeat;
    background-size: 100% 100%;
}

.pro_details_tit div {
    position: relative;
    z-index: 1;
}

.pro_details_main {
    margin-top: 50px;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

.pro_details_main img {
    max-width: 100%;
}

.pro_details_mx {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pro_details_mx_l {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    width: 71.8%;
}

.pro_details_mx_l img {
    width: 100%;
    margin-bottom: 10px;
}

.pro_details_mx_r {
    width: 25.9%;
}

.pro_details_mx_r .imgBox {
    padding-bottom: 160%;
}

.pro_reviews_box {
    margin-top: 60px;
    padding-bottom: 50px;
    position: relative;
}

.pro_reviews_box .swiper-pagination {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.pro_reviews_box .swiper-pagination-bullet {
    width: 26px;
    height: 5px;
    background: #F2EDE7;
    margin: 0 5px;
    border-radius: 0;
    opacity: 1;
}

.pro_reviews_box .swiper-pagination-bullet-active {
    background: #470125;
}

.pro_reviews {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

.pro_reviews .pro_details_tit {
    margin-bottom: 50px;
}

.pro_reviews_div {
    justify-content: space-between;
}

.pro_reviews_head {
    flex-shrink: 0;
    width: 31.2%;
}

.pro_reviews_head .imgBox {
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.pro_reviews_right {
    width: 61.5%;
}

.pro_reviews_t {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
}

.pro_reviews_d {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    margin: 10px 0;
}

.pro_reviews_img img {
    max-width: 100%;
}

@media only screen and (max-width: 950px) {
    .details_top {
        flex-wrap: wrap;
    }

    .details_imgs {
        width: 100%;
    }

    .details_right_main {
        width: 100%;
    }

    .pro_details_mx {
        flex-wrap: wrap;
    }

    .pro_details_mx_l {
        width: 100%;
        margin-bottom: 20px;
    }

    .pro_details_mx_r {
        width: 100%;
    }

    .pro_reviews_box .swiper-pagination {
        width: 100%;
    }
}