.product-section {
    background: #F5F7FA;
}

    .product-section .breadcrumb {
        margin-bottom: 0;
        ;
    }

    .product-section .flex {
        display: flex;
    }

    .product-section .bgf {
        background: #fff;
        padding-left: 0;
    }

    .product-section .pro-img-wrap {
        width: 40%;
    }

    .product-section .product-details .pro-img-div {
        height: 217px;
        overflow: hidden;
    }

        .product-section .product-details .pro-img-div .a {
            width: calc(100% - 40px);
            left: 20px;
            margin: 0;
            top: 0;
            padding: 40px;
            position: absolute;
            /* transform:translateY(-50%); */
        }

    .product-section .product-details .pro-img {
        padding: 20px;
        border: 0;
    }

        .product-section .product-details .pro-img .text {
            border: 1px solid #ECEEF2;
            left: 20px;
            bottom: 20px;
            padding: 10px;
            width: calc(118% - 40px);
            margin-top: 17px;
        }

    .product-section .product-details .rfq-go {
        width: calc(100% - 40px);
        margin-top: 0px;
        margin-left: 20px;
        background-position: top center;
        height: 91px;
    }

    .product-section .product-details .rfq_btn .rfq-txt {
        font-size: 20px;
        line-height: 23px;
        transform: translateY(9px);
    }

        .product-section .product-details .rfq_btn .rfq-txt span {
            font-size: 14px;
            font-weight: bold;
        }

    .product-section .pro-info-wrap {
        width: 60%;
        padding-left: 5px;
    }

    .product-section .product-details .part-number {
        padding-top: 30px;
        font-size: 20px;
        font-weight: 400;
        color: #3F3F3F;
        line-height: 23px;
    }

    .product-section .product-details .card-body .tip dt {
        font-size: 14px;
        font-family: Inter-SemiBold, Inter;
        font-weight: normal;
        color: #3F3F3F;
        /* line-height: 16px; */
    }

    .product-section .product-details .card-body .tip dd {
        font-size: 14px;
        font-weight: 400;
        color: #575757;
        line-height: 26px;
    }

        .product-section .product-details .card-body .tip dd font {
            font-family: Inter-Medium, Inter;
            font-weight: 500;
            color: #FF6221;
        }

    .product-section .in-stock {
        background: #fff;
        padding: 15px;
        padding-top: 30px;
    }

        .product-section .in-stock.not-show-price {
            padding-top: 15px;
        }

    .product-section .product-details .in-stock h5 {
        font-size: 14px;
        /* font-family: Inter-Medium, Inter; */
        font-weight: 500;
        color: #3F3F3F;
    }

        .product-section .product-details .in-stock h5 span {
            width: 50%;
            float: left !important;
            max-width: 50%;
            margin-bottom: 10px;
        }

            .product-section .product-details .in-stock h5 span i {
                font-style: normal;
            }

    .product-section .product-details .red {
        color: red;
        font-weight: bold;
    }

    .product-section .product-details .order-form {
        border: 0px;
    }

        .product-section .product-details .order-form form {
            padding: 0
        }

        .product-section .product-details .order-form .div-alt {
            height: 46px;
            line-height: 46px;
            width: 100%;
            padding-left: 20px;
            background-color: #F5F8FF;
            border-radius: 4px 4px 0px 0px;
            opacity: 1;
        }

            .product-section .product-details .order-form .div-alt b {
                font-family: Inter-Medium, Inter;
                font-weight: 500;
            }

.form-div-click {
    background: url('/images/rfq/icon-bottom.png') no-repeat 97% center;
    background-color: #F5F8FF;
}

    .form-div-click.slideup {
        background: url('/images/rfq/icon-top.png') no-repeat 97% center;
        background-color: #F5F8FF;
    }

.product-section .product-details .order-form .add-cart {
    background: #FF6221;
    border-color: #FF6221;
    border-radius: 4px 4px 4px 4px;
}

.product-section .product-details .col-form-label {
    text-align: left;
    padding-left: 16px;
}

.product-section .product-details .order-form .add-cart:hover {
    background: #E45012;
}

.product-section .product-details .order-form .form-group {
    margin-bottom: 1rem !important;
}

.product-section .price-call-box .td, .product-section .price-call-box .alt, .product-section .price-call-box .td .value {
    border: 0;
}

.product-section .product-details .price-call-box {
    background: #E9EFFE;
    line-height: 24px;
    height: 68px;
    margin-bottom: 0;
}

.product-section .product-details .not-show-price .price-call-box {
    margin-top: 16px;
}

    .product-section .product-details .not-show-price .price-call-box.StockState {
        height: 60px;
        line-height: 60px;
    }

.product-section .product-details .not-show-price .div-alt:first-child {
    margin-top: 0 !important
}

.product-section .product-details .price-call-box .value {
    padding-top: 10px;
}

    .product-section .product-details .price-call-box .value:last-child {
        padding-bottom: 10px;
        padding-top: 0px;
    }

.product-section .product-details .not-show-price .price-call-box .value {
    padding: 0;
    text-align: left;
    text-indent: 20px;
    transform: translateY(10px);
}

.product-section .product-details .not-show-price .price-call-box.StockState .value {
    transform: translateY(0px);
}

.product-section .product-details .not-show-price .order-form .btn-div {
    margin-top: 36px;
    padding-bottom: 24px;
}

.price-call-box .td .value span {
    font-weight: bold;
}

.product-section .product-details .card {
    background: none;
}

    .product-section .product-details .card .ceit {
        background: #fff;
    }

        .product-section .product-details .card .ceit img {
            transform: translateY(2px);
        }

.product-section .product-image .product-image-div {
    background: #fff;
    padding: 20px;
}

.product-section .product-image .more-box .btn-primary {
    height: 46px;
    line-height: 46px;
    padding: 0 30px;
    font-size: 14px;
}

.product-section .parameter .table-responsive {
    background: #fff;
    padding: 15px;
}

    .product-section .parameter .table-responsive .tr {
        border-top-style: dashed;
    }

        .product-section .parameter .table-responsive .tr:first-child {
            border-top: 0;
        }

    .product-section .parameter .table-responsive .tbody .tr:last-child {
        border-bottom-style: dashed;
    }

.product-section .shopping-guide .guide {
    margin-left: -12px;
    margin-right: -12px;
    background: none;
    padding: 0;
}

    .product-section .shopping-guide .guide > div {
        padding-left: 12px;
        padding-right: 12px;
    }

        .product-section .shopping-guide .guide > div .item {
            background-color: #fff;
            padding: 1.5rem 0;
            height: 100%;
        }

            .product-section .shopping-guide .guide > div .item .s-g-img {
                height: 93px;
            }

.product-section .related-parts .table-responsive {
    padding: 14px 20px;
    border: 0;
}

.product-section .products-table .table-responsive thead {
    background: #F8F8F8;
}

.product-section .hot-sales .hot-product .flex {
    height: 100%;
    margin-bottom: 0;
}

.product-section .hot-sales .hot-product > div {
    margin-bottom: 16px;
    ;
}

    .product-section .hot-sales .hot-product > div:nth-child(4) {
        margin-bottom: 0;
    }

    .product-section .hot-sales .hot-product > div:nth-child(5) {
        margin-bottom: 0;
    }

    .product-section .hot-sales .hot-product > div:nth-child(6) {
        margin-bottom: 0;
    }

.product-section .popular-search .parts {
    background: #fff;
    border-top: 0;
    padding: 30px 26px;
}

.product-section .product-details .product-index .index-alt {
    font-size: 20px;
}

.product-section .product-details .product-index .links > a {
    font-size: 16px;
}

.product-section .product-details .order-form .form-group .select {
    position: relative;
    z-index: 99;
}

    .product-section .product-details .order-form .form-group .select .option {
        position: absolute;
        background-color: #fff;
        border-radius: 6px;
        box-shadow: 0 3px 11px -6px #333;
        cursor: pointer;
        max-height: 0;
        overflow-y: auto;
        transition: all .3s;
        width: calc(100% - 30px);
        z-index: 100;
    }

        .product-section .product-details .order-form .form-group .select .option.active {
            max-height: 200px;
        }

        .product-section .product-details .order-form .form-group .select .option p {
            align-items: center;
            display: flex;
            height: 40px;
            margin: 0;
            padding: 10px;
            width: 100%;
        }

            .product-section .product-details .order-form .form-group .select .option p:hover {
                color: #007bff;
                font-size: 15px;
            }

.product-section .product-details .product-attr-wrap .table tr {
    height: 32px;
}

.product-section .product-details .card .ceit {
    box-shadow: none;
}

    .product-section .product-details .card .ceit i {
        display: none;
    }

.product-section .hot-sales .hot-product .flex .img {
    width: 25%;
}

    .product-section .hot-sales .hot-product .flex .img .img-div {
        padding: 10px;
        transform: translateY(-50%);
        position: relative;
        top: 50%;
    }

.product-section .products-table .table-responsive thead th:last-child {
    text-align: center;
}

.product-section .products-table .table-responsive .AddToQuote {
    width: 90%;
    margin: auto;
}

.product-section .hot-sales .hot-product .flex .p-info .prices span {
    color: #3F3F3F;
    font-weight: normal;
}

.product-section .popular-search .parts {
    margin-top: 0;
}

    .product-section .popular-search .parts a {
        color: #575757;
    }

.popular-search .parts > div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-section .site-title-h2 {
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
}

#go-top {
    width: 60px;
    height: 60px;
    background: url('/images/go-top.png') no-repeat center;
    background-size: 100%;
    position: fixed;
    z-index: 99999;
    right: 0.8em;
    bottom: 10%;
    cursor: pointer;
}

    #go-top:active {
        background-image: url('/images/go-top-active.png')
    }

    #go-top:hover {
        background-image: url('/images/go-top-active.png')
    }

.product-details #key-cart .AddToQuote {
    color: #007bff
}

    .product-details #key-cart .AddToQuote:hover {
        text-decoration: underline;
    }

@media screen and (max-width:768px) {
    .product-section .product-card .card-body > .row > .col-12 {
        padding: 0;
    }

    .product-section .product-details .order-form .div-alt {
        font-size: 12px;
    }

    .product-section .flex {
        display: block;
    }

    .product-section .pro-img-wrap {
        width: 100%;
    }

    .product-section .pro-info-wrap {
        width: 100%;
        padding: 20px;
    }

    .product-section .products-table .table-responsive thead {
        line-height: 30px;
    }

        .product-section .products-table .table-responsive thead th {
            transform: translateY(-25%);
        }

            .product-section .products-table .table-responsive thead th:nth-child(2) {
                transform: translateY(0%);
            }
}
/* 加入购物车 */
.addShippingCart {
    margin: 20px auto;
}

    .addShippingCart .txt {
        font-size: 14px;
        width: 24%;
        text-align: center;
        color: #575757;
        line-height: 34px;
    }

    .addShippingCart .num-div {
        width: 50%;
        text-align: center;
    }

        .addShippingCart .num-div .decr {
            border: 1px solid #BEBEBE;
            width: 34px;
            height: 34px;
            display: block;
            background: url("/images/product/btn-d.webp") no-repeat center;
            cursor: pointer;
        }

        .addShippingCart .num-div input {
            width: 116px;
            height: 34px;
            border: 1px solid #BEBEBE;
            border-left: 0;
            border-right: 0;
            text-align: center;
        }

        .addShippingCart .num-div .inc {
            border: 1px solid #BEBEBE;
            width: 34px;
            height: 34px;
            display: block;
            background: url("/images/product/btn-a.webp") no-repeat center;
            cursor: pointer;
        }

    .addShippingCart .BtnAddCart {
        width: 30%;
        height: 34px;
        line-height: 34px;
        background: #FFFFFF;
        text-align: center;
        border-radius: 2px 2px 2px 2px;
        border: 1px solid #0057FF;
        font-size: 14px;
        cursor: pointer;
        color: #0057FF;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .addShippingCart .BtnAddCart em {
            display: inline-block;
            width: 18px;
            height: 34px;
            background: url("/images/product/shipping-cart.webp") no-repeat center;
        }
