.product-left {

    width: 900px;
    float: left;
}
.product-left-content {
    width: 900px;
    /* height: 700px; */
    /* min-height: 700px; */
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.product-left-content-div {
    width: 150px;
    height: 150px;
}
.product-left-content-div>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.product-title-rel {
    margin-top: -20px;
    padding-left: 20px;
    width: 522px;
}

h3 {
    font-size: 26px;
    font-weight: 500;
    color: #1D2733;
}

.product-p {
    letter-spacing: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: rgb(119, 125, 133);
    font-size: 16px;
    font-weight: 300;
    text-align: left;
}

.amount {
    color: rgb(250, 20, 20);
    font-size: 32px;
    font-weight: 500;
    text-align: left;
}

.amount span {
    font-size: 16px;
}

.scope-limitations li {
    margin-bottom: 27px;
    color: rgb(29, 39, 51);
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.scope-limitations>ul>li:nth-child(1) span {
    color: rgb(29, 39, 51);
}

.scope-limitations>ul>li:nth-child(2) span {
    color: #777D85;
}

.scope-limitations li span {
    margin-left: 53px;
}

.scope-limitations>ul>li:nth-child(4) span {
    margin-left: -60px;
}

.scope-limitations>ul>li:nth-child(3) span {
    margin-left: -70px;
}

.package-content {
    width: 377px;
    height: 92px;
    border-radius: 5px;
    background: rgb(248, 248, 249);
    float: right;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    border-radius: 10px;
    padding: 19px;
}

.check_box {
    margin-left: 55px;
    width: 78px;
    height: 32px;

}

.package-content img {
    width: 16px;
    height: 10px;
    margin-right: 10px;
}

.product-btn {
    margin-top: 10px;
}

.product-btn button {
    width: 140px;
    height: 48px;
    line-height: 48px;
    margin: auto;
    margin-right: 24px;
    border-radius: 5px;
}

.purchase {
    background: rgb(20, 124, 250);
    color: #ffffff;
}

.collect {
    color: rgb(20, 124, 250);
    background: rgb(238, 243, 250);
}

.product-con {
    width: 100%;
}

.product-details {
    float: left;
    position: relative;
    width: 100%;
}

.products-details {
    width: 100%;
    background-color: #ffffff;
}

.comment-star {
    width: 100%;
    margin: 40px auto;
    padding: 0 20px;
}

.rating-comments {
    width: 100%;
    height: 80px;
    border-radius: 5px;
    line-height: 80px;
    background: rgb(248, 248, 249);
    padding: 0 22px;
}

.comments {
    font-size: 20px;
    color: #1D2733;
}

.comments>span {
    color: #147CFA;
    font-size: 24px;
    font-weight: 600;
    margin-left: 20px;
}

.comments>span>span {
    font-size: 20px;
    font-weight: 500;
}

.comments>div {
    color: #777D85;
    display: inline;
    float: right;
    font-weight: 300;
}

.evaluate-content {
    width: 100%;
    margin: 10px auto;

}

.evaluate-list {
    margin: 48px auto;
    border-bottom: 1px solid #E4E5E7;
    display: flex;
}

.evaluate-list>img {
    width: 54px;
    height: 54px;
    margin-right: 15px;
}

.evaluate-information {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

.evaluate-name {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    height: 55px;
    font-size: 20px;
    color: #1D2733;
    margin-bottom: 26px;
}

.evaluate-name span {
    font-size: 14px;
    color: #777D85;
    font-weight: 300;
}

.divide {
    font-size: 20px;
    color: #147CFA;
}

.evaluate-comment {
    font-size: 16px;
    color: #1D2733;
}

.comment-time {
    font-size: 14px;
    color: #777D85;
    font-weight: 300;
    margin-bottom: 23px;
}

.details-item {
    width: 260px;
    height: 1350px;
    background: #ffffff;
    float: right;
}

.product-title {
    display: flex;
}

.products {
    width: 100px;
    height: 76px;
    position: relative;
    float: left;
    margin-left: 25px;
}

.products span {
    padding-left: 16px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #0D2233;
    line-height: 70px;
}

.productsactive {
    border-bottom: 4px solid #147CFA;
    color: #147CFA !important;
}

.spanactive {
    color: #147CFA !important;
}

.product-left-evaluate {
    width: 900px;
    height: 770px;
    /* min-height: 770px; */
    background-color: #ffffff;
    color: #1D2733;
    border-radius: 10px;




    margin: 20px auto;
}

.product-right {
    width: 300px;
    float: right;


}

.customer-service {
    width: 300px;
    height: 265px;
    padding: 30px 20px;
    background-color: #ffffff;
    border-radius: 10px;
    background: url("../img/background/customer-service.png ")no-repeat right top
}

.service-title {
    color: rgb(29, 39, 51);
    font-size: 24px;
    font-weight: 400;
    text-align: left;
}

.consult {
    margin: 24px auto;
}

.consult button {
    width: 260px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #147CFA;
    color: #147CFA;
    background: transparent;
    margin: 0 auto;
    border-radius: 6px;
}

.service-time {
    color: rgb(29, 39, 51);
    font-size: 16px;
    font-weight: 300;
    margin-top: 40px;

    text-align: center;
}

.recommend {
    width: 300px;
    /* height: 1090px; */
    background-color: #ffffff;
    border-radius: 10px;
    margin: 20px auto;
    padding: 30px 20px;
}

.service-img {
    width: 240px;
    height: 148px;
    background-color:#F8F9FC;
}
.service-img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recommend-title {
    margin: 15px auto;
    text-align: left;
    color: rgb(29, 39, 51);
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.service-content-div {
    padding:10px;
    margin-top:10px;
}
.service-content-div:hover {
    background-color: #fafafa;
}
.amountrec {
    font-size: 20px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    color: #FA1414;
}

.amountrec>span>span {
    font-size: 16px;
}

.sales-volume {
    color: #777D85;
    font-size: 12px;
    font-weight: 300;
    float: right;
}

@media screen and (min-width:431px) {}

@media screen and (max-width: 430px) {
    .type-area {
        overflow: visible !important;
    }
    .product-left-content {
        /* width: 100%; */
        max-width: 430px;
        min-width: 375px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        border-radius: 0;
       
        
    }
    .product-left-evaluate {
        height: 100%;
    }
    h3 {
        margin-top: 40px;
    }

    .product-left-evaluate {
        width: 430px;
        display: flex;
        margin: 0;
        border-radius: 0;
    }
    .customer-service {
        display: none;
    
    }
    .product-right {
        width: 100%;
        background: #ffffff;
        margin: 0 auto;
    }
    .recommend {
        padding: 0 30px;
    }
    .product-title-rel {
        width: 100%;
    }
}
@media screen and (max-width: 414px) {
    .product-left-content{
        width: 414px;
    }
    .products-details {
        width: 414px;
    }
    .customer-service {
        display: none;
    }
    .product-title-rel {
        width: 100%;
    }
}
@media screen and (max-width: 390px) {
        .product-left-content{
            width: 390px;
        }
        .products-details {
            width: 390px;
        }
        .customer-service {
            display: none;
        }
        .product-title-rel {
            width: 100%;
        }
}
@media screen and (max-width: 375px) {
    .product-left-content{
        width: 375px;
    }
    .products-details {
        width: 375px;
    }
    .rating-comments {
        padding: 0;
    }
    .customer-service {
        display: none;
    }
    .product-title-rel {
        width: 100%;
    }
}