﻿body {
}

.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #E1251B;
    border: none;
}

.el-checkbox__input.is-focus .el-checkbox__inner, .el-checkbox__inner:hover {
    border-color: #E1251B;
}



.probanner {
    width: 1200px;
    height: 259px;
    margin: auto;
    display: none;
    background-color: #FFFFFF;
}

.probjwz {
    margin: 75px 0 0 122px;
    float: left;
}

.probj {
    margin: 17px 0 0 150px;
    float: left;
}

.probox {
    width: 1199px;
    height: 600px;
    margin: auto;
}

.pro-li {
    position: relative;
    width: 227px;
    height: 223px;
    float: left;
    margin: 37px 16px 0 0;
}

    .pro-li > a {
        width: 227px;
        height: 223px;
        display: block;
    }

    .pro-li img {
        width: 227px;
        height: 185px;
    }

        .pro-li:hover {
            box-shadow: 0px 0px 16.38px 6px rgba(233,232,232 , 72%);
        }

    .pro-li p {
        text-align: center;
        font-size: 18px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        padding: 15px 0 0 77px;
        background-color:#fff;
    }

    .pro-li:hover {
        cursor: pointer;
       
    }

.probox li:nth-child(5n+5) {
    margin-right: 0;
}

.pro_Menu_List {
    width: 285px;
    height: 100%;
    background: #ffffff;
    padding: 10px 20px;
    color: #333333;
    float: left;
    margin-bottom: 50px;
}

    .pro_Menu_List li img {
        margin-top: -5px;
        /*padding-right: 10px;*/
        /*max-height:10px;*/
        vertical-align: middle;
    }

    .pro_Menu_List .first_Menu li {
        font-size: 16px;
        line-height: 54px;
    }

    .pro_Menu_List .second_Menu li {
        font-size: 14px;
        line-height: 40px;
        color: #666666;
        padding-left: 10px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .pro_Menu_List .third_Menu li, .third_Menu li a {
        color: #999999;
    }

    .pro_Menu_List .third_Menu li {
        padding: 0 20px;
    }

    .pro_Menu_List .first_Menu li.fold ul {
        height: 0px;
        visibility: hidden;
    }

    .pro_Menu_List .first_Menu li.unroll ul {
        height: auto;
        visibility: visible;
    }

    .pro_Menu_List .second_Menu li.fold ul {
        height: 0px;
        visibility: hidden;
    }

    .pro_Menu_List .second_Menu li.unroll ul {
        height: auto;
        visibility: visible;
    }

    /*点击一级时三级收起*/
.trd_fold {
    height: 0px;
    visibility: hidden;
}

.trf_unroll {
    height: auto;
    visibility: visible;
}

.pro_Menu_List .specifications {
    padding-top: 24px;
    border-top: 1px solid #e6e6e8;
    margin-top: 24px
}

        .pro_Menu_List .specifications li {
            line-height: 42px;
        }

            .pro_Menu_List .specifications li input {
                height: 20px;
                width: 20px;
                border: 1px solid #999999;
                border-radius: 4px;
            }

            .pro_Menu_List .specifications li label {
                /*padding-left: 14px;*/
                /*line-height:42px;
                width:100%;*/
                width:100%;
                margin:0px;
                padding-right:10px;
            }

                .pro_Menu_List .specifications li label .el-checkbox__inner {
                    width: 16px;
                    height: 16px;
                    border-color: #999999;
                    border-radius: 4px;
                }

                .pro_Menu_List .specifications li label .el-checkbox__label {
                    font-size: 16px;
                }

                .pro_Menu_List .specifications li label .el-checkbox__inner::after {
                    height: 8px;
                    margin: 4px 2px;
                    width: 4px;
                    margin-top: 1px;
                }

                .pro_Menu_List .specifications li label .el-checkbox__input.is-checked + .el-checkbox__label {
                    color: #666666;
                }

    
            /*给个固定宽度防止图片width6-10变化抖动*/
            .menu_list_combi {
                display: flex;
            }

.menu_list_combi .combi_img{
    width:10px;
}

.pro_Menu_List a, .pro_Menu_List span {
    margin-left: 10px;
}

.checkBoxLi .el-checkbox__label{
    margin:0;
}

.pro_Menu_List a:hover {
    cursor: pointer;
}

    .pro_Menu_List .specifications .el-checkbox-group {
        position: relative;
    }

    .pro_Menu_List .specifications .view-All {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #999999;
    }

        .pro_Menu_List .specifications .view-All u {
            padding-left: 10px;
            cursor: pointer;
        }

            .pro_Menu_List .specifications .view-All u:hover {
                color: #E1251B;
            }

    .pro_Menu_List .specifications .view-All-Body {
        position: absolute;
        left: 100%;
        top: 0;
        max-width: 600px;
        padding-bottom:10px;
        background: #fff;
        box-shadow: 0 0 60px -2px rgb(199 199 199 / 40%);
        display: none;
        z-index: 5;
        border-radius: 6px;
        line-height:18px;
    }
        .pro_Menu_List .specifications li.view-All-Body div {
            float: left;
            padding-top:10px;
        }

            .pro_Menu_List .specifications li.view-All-Body div .el-checkbox {
                margin-right: 0px;
                padding-bottom:6px;
            }

.pro_Menu_List .specifications li.view-All-Body img {
    float: right;
    cursor: pointer;
    height: 16px;
    margin-top: 12px;
    margin-right: 10px;
    opacity: 0.6;
}
.pro_Menu_List .specifications li.view-All-Body span {
    margin-left: 0px;
}
.pro_Menu_List .specifications li.view-All-Body label .el-checkbox__label {
    font-size: 14px;
    padding-left: 4px;
    padding-right: 0px;
}
.pro_Menu_List .specifications li.view-All-Body label .el-checkbox__inner {
    width: 14px;
    height: 14px;
}
.pro_Menu_List .specifications li.view-All-Body label {
    width:auto;
}
.pro_Menu_List .specifications li.view-All-Body .checboxCon {
    max-width: 600px;
    width: max-content;
}
.pro_Menu_List .specifications li.view-All-Body label .el-checkbox__inner::after {
    height: 7px;
    margin: 4px 2px;
    width: 3px;
    left: 3px;
    margin-top: 1px;
}
.pro_Menu_Body {
    float: left;
    width: 910px;
    color: #333333;
    margin: 0 0 30px 0;
}

    .pro_Menu_Body .menu_item, .menu_item1 {
        width: 288px;
        margin: 0 0 20px 15px;
        float: left;
        background-color: #fff;
    }

        .pro_Menu_Body .menu_item:hover, .menu_item1:hover {
            box-shadow: 0px 0px 16.38px 6px rgba(233,232,232,72%);
        }

    .pro_Menu_Body .menu_item {
        height: 260px;
    }

        .pro_Menu_Body .menu_item .imgInfo, .menu_item .title_Info, .menu_item1 .imgInfo, .menu_item1 .title_Info {
            width: 100%;
        }

        .pro_Menu_Body .menu_item .imgInfo, .menu_item1 .imgInfo {
            height: 176px;
            text-align: center;
        }

        .pro_Menu_Body .menu_item .title_Info, .menu_item1 .title_Info {
            padding: 0px 20px;
            line-height: 36px;
            font-size: 16px;
            display: flex;
            justify-content: center;
            align-items: baseline;
            flex-wrap:wrap;
            text-align:center;
        }

            .pro_Menu_Body .menu_item .title_Info div:nth-child(1) {
                /*float: left;*/
                /*flex-wrap:wrap;*/
                word-break:break-all;
                overflow-wrap:break-word;
                padding-left: 10px;
                width:100%;
                line-height:24px;
                overflow:hidden;
                display:-webkit-box;
                -webkit-line-clamp:2;
                -webkit-box-orient:vertical;
            }

            .pro_Menu_Body .menu_item .title_Info:hover {
                color: #E1251B;
            }

            .pro_Menu_Body .menu_item .title_Info div.btn {
                /*float: right;*/
                margin-top: 10px;
                padding: 0px 20px;
                background-color: #fff;
                cursor: pointer;
                border-radius: 6px;
                width: 100%;
                border: 1px solid #F0F0F0;
            }

            .pro_Menu_Body .menu_item .title_Info:hover div.btn {
                background-color: #fff;
                border: 1px solid #E1251B;
            }

                .pro_Menu_Body .menu_item .title_Info:hover div.btn a {
                    color: #E1251B;
                }

    .pro_Menu_Body .menu_item1 {
        height: 286px;
    }

        .pro_Menu_Body .menu_item1 .title_Info div {
            text-align:center;
            width: 100%;
            margin:0 auto;
            line-height: 24px;
            word-break: break-all;
            overflow-wrap: break-word;
            /*padding-left: 10px;*/
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

        .pro_Menu_Body .menu_item1 .title_Info .btn {
            /*background-color: #f1f3f5;*/
            color: #999999;
            cursor: pointer;
            border-radius: 4px;
            margin-top: 12px;
            padding: 8px 10px;
            line-height: 24px;
            text-align: center;
        }
        .pro_Menu_Body .menu_item1 .title_Info:hover div {
            color: #E1251B;
        }
        .pro_Menu_Body .menu_item1 .title_Info:hover .btn {
            background-color: #fff;
            border: 1px solid #E1251B;
        }

            .pro_Detaile_List {
                width: 100%;
                background: #ffffff;
                /*    margin-top: 57px;*/
                /*    font-size: 16px;
*/
            }

.pro_Detaile_List_box {
    width: 1200px;
    color: #333333;
    font-size: 14px;
    margin: auto;
    clear: both;
    height: auto;
    overflow:auto;
    display:flex;
    justify-content:space-between;
}

.pro_Detaile_List_box_box {
    width: 835px;
    display:inline-block;
    padding-bottom: 50px;
}

.pro_Detaile_List_box .img {
    display: inline-block;
}

    .pro_Detaile_List_box .img img {
        object-fit: cover;
        vertical-align: middle;
    }

.pro_Detaile_List_box .goodsTitle {
    font-size: 36px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 99px;
}

.generalSpec {
    width: 1200px;
    margin: 42px auto 0 auto;
}

    .generalSpec .title {
        font-size: 28px;
    }

    .generalSpec table {
        margin-top: 24px;
        border-collapse: collapse;
        border-radius: 2px;
    }

        .generalSpec table td {
            border: 1px solid #edf0f5;
        }

            .generalSpec table td div {
                float: left;
                padding: 0 35px;
                line-height: 50px;
                min-width: 135px;
                border-left: 1px solid #edf0f5;
            }

                .generalSpec table tr:nth-of-type(odd) {
                    background-color: #f7f7f7;
                }

.pro_Detaile_List_box_box p {
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 32px;
}

.pro_Shop_Goods_List {
    width: 1200px;
    margin: auto;
    /*    margin-top: 48px;
*/ clear: both;
}

    .pro_Shop_Goods_List .title {
        line-height: 90px;
        font-size: 28px;
    }

    .pro_Shop_Goods_List .content {
        overflow: auto;
        padding-bottom: 50px;
    }

    .pro_Shop_Goods_List table {
        color: #333333;
        padding-bottom: 50px;
    }

        .pro_Shop_Goods_List table th {
            min-width:132px;
            font-weight: 400;
        }

        .pro_Shop_Goods_List table td .el-checkbox__label {
            display: none;
        }

        .pro_Shop_Goods_List table td a {
            color: #E1251B;
            text-decoration: underline;
            cursor: pointer;
        }


.pro_Menu_Box {
    /* width: 1200px;*/
    width: 1214px;
    margin: auto;
    margin-top: 50px;
    clear: both;
    overflow:auto;
    min-height:580px;
}

.pro_list-ul {
    width: 895px;
    height: 769px;
    margin-left: 305px;
}

.pro_List-li {
    width: 288px;
    height: 243px;
    background: #ffffff;
    margin: 0 15px 19px 0;
    float: left;
}

    .pro_List-li img {
        width: 288px;
        height: 176px;
    }

    .pro_List-li p {
        font-size: 18px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #333333;
        text-shadow: -8px 0px 8.19px 0.72px rgba(68,68,68,0.10);
        margin: 22px 0 0 41px;
        float: left;
    }

    .pro_List-li:hover {
        box-shadow: -8px 0px 8.19px 0.72px rgba(68,68,68,0.10);
    }

.pro_List-li-box {
    width: 113px;
    height: 36px;
    background: #f1f3f5;
    border-radius: 6px;
    margin: 12px 19px 0 0;
    float: right;
    color: #333333;
}

    .pro_List-li-box span {
        font-size: 18px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        margin: 9px 20.22px 9px 20.22px;
        line-height: 36px;
    }

    .pro_List-li-box:hover {
        background: #E1251B;
        box-shadow: -8px 0px 8.19px 0.72px rgba(68,68,68,0.10);
        border-radius: 6px;
        float: right;
        color: #FFFFFF;
    }

.pro_List-li:nth-child(3n+2) {
    margin-right: 0;
}

.pro_Detail_Tabel {
    width: 1200px;
    border-collapse: collapse;
    text-align: center;
}

    .pro_Detail_Tabel tbody:nth-child(odd) {
        background-color: #F7F5F5;
    }
    .pro_Detail_Tabel tbody:nth-child(even) {
        background-color: #E9E9E9;
    }
    /*    .pro_Detail_Tabel tr {
        width: 1200px;
        text-align: center;
    }*/
    .pro_Detail_Tabel tr td:first-child, .pro_Detail_Tabel tr th:first-child {
        min-width: 50px;
    }
    .pro_Detail_Tabel td .delivery-time {
        color: #74C148;
    }
        .pro_Detail_Tabel td .delivery-time.ofstock {
            color:#666;
        }

        .pro_Detail_Tabel td .price {
            color: #EC0404;
        }

    .pro_Detail_Tabel .spec-th {
        width: 0px;
        min-width: 124px;
    }

    .pro_Detail_Tabel tr:first-child {
        /*width: 1200px;*/
        /*  height: 52px;*/
        /*        background: #fafafa;
*/
    }

    .pro_Detail_Tabel tr.tablehead {
        height: 50px;
        background: #E9E9E9;
        font-weight: 600;
    }

    .pro_Detail_Tabel .screeningGoods {
        width: 0px;
        min-width: 132px;
    }

        .pro_Detail_Tabel .screeningGoods .spec-item {
            margin:0 0 20px 8px;
        }

            .pro_Detail_Tabel .screeningGoods .spec-item .el-input--suffix .el-input__inner {
                height: 48px;
                line-height: 48px;
            }

    .pro_Detail_Tabel th.title {
        font-size: 24px;
        text-align: left;
        color: #333333;
        line-height: 36px;
        vertical-align: top;
        font-weight: 500;
    }

    .pro_Detail_Tabel .resetSpec {
        border-radius: 6px;
        width: 120px;
        height: 48px;
        float: left;
        line-height: 48px;
        margin-bottom: 20px;
        margin-left: 10px;
        cursor: pointer;
    }

        .pro_Detail_Tabel .resetSpec span {
            font-size: 18px;
            margin-left: 10px;
        }

    .pro_Detail_Tabel tbody td .el-checkbox__inner {
        width: 20px;
        height: 20px;
        border-color: #999999;
        border-radius: 4px;
    }

        .pro_Detail_Tabel tbody td .el-checkbox__inner::after {
            height: 9px;
            left: 6px;
            width: 4px;
        }

    .pro_Detail_Tabel .shopping-Cart {
        width: 180px;
        margin-left:20px;
    }
    .pro_Detail_Tabel th.shopping-Cart {
        text-align:left;
        padding-left:20px;
    }

        .pro_Detail_Tabel .shopping-Cart div {
            /* display: inline-block;
            vertical-align: top;*/
            float: left;
        }

        .pro_Detail_Tabel .shopping-Cart .goodsNum {
            border-radius: 6px;
            border: 1px solid #bbbbbb;
            margin-right: 13px;
        }

            .pro_Detail_Tabel .shopping-Cart .goodsNum div {
                line-height: 35px;
                width: 30px;
                text-align: center;
                border-right: 1px solid #bbbbbb;
            }

            .pro_Detail_Tabel .shopping-Cart .goodsNum .reduce, .pro_Detail_Tabel .shopping-Cart .goodsNum .plus {
                cursor: pointer;
            }

            .pro_Detail_Tabel .shopping-Cart .goodsNum div:nth-child(2) {
                width: 40px;
            }

            .pro_Detail_Tabel .shopping-Cart .goodsNum div:last-child {
                border-right: 0px;
            }

        .pro_Detail_Tabel .shopping-Cart .addShop {
            background-color: #EC0404;
            border-radius: 6px;
            width: 52px;
            height: 35px;
            text-align: center;
            cursor: pointer;
        }

            .pro_Detail_Tabel .shopping-Cart .addShop img {
                padding: 8px 16px;
            }

    .pro_Detail_Tabel .goodsDetail {
        visibility: hidden;
        height: 0px;
        overflow: hidden;
        width: 1180px;
        background: #ffffff;
        box-shadow: 0px 0px 19.11px 0.32px rgba(210,210,210,0.13);
    }

    .pro_Detail_Tabel .goods-Detail {
        padding-bottom: 30px;
    }

        .pro_Detail_Tabel .goods-Detail .title {
            text-align: left;
            /*     width: 100%;*/
            float: left;
            font-size: 18px;
            line-height: 56px;
            margin-top: 10px;
        }
        /*  .pro_Detail_Tabel .goods-Detail tbody {
            float:left;
            width:50%;
        }*/
        .pro_Detail_Tabel .goods-Detail table {
            margin: 24px 30px 10px 30px;
            border-collapse: collapse;
            width: 1120px;
        }

            .pro_Detail_Tabel .goods-Detail table td {
                border: 1px solid #edf0f5;
                text-align: left;
            }

                .pro_Detail_Tabel .goods-Detail table td div {
                    float: left;
                    padding: 0 35px;
                    line-height: 50px;
                    min-width: 200px;
                    border-left: 1px solid #edf0f5;
                }

                    .pro_Detail_Tabel .goods-Detail table td div.specvalue {
                        min-width: 300px;
                    }

            .pro_Detail_Tabel .goods-Detail table tr:nth-of-type(odd) {
                background-color: #f7f7f7;
            }

        .pro_Detail_Tabel .goods-Detail .downtool {
            margin: 35px 30px 0 30px;
            overflow: auto;
        }

            .pro_Detail_Tabel .goods-Detail .downtool div {
                float: left;
                width: auto;
                margin: 0;
                line-height: 45px;
                font-size: 14px;
            }

                .pro_Detail_Tabel .goods-Detail .downtool div.tool {
                    margin: 0 8px;
                    color: #E1251B;
                    background-color: #fff;
                    border-radius: 6px;
                    border: 1px solid #E1251B;
                    padding: 0 20px;
                    cursor: pointer;
                }

                    .pro_Detail_Tabel .goods-Detail .downtool div.tool:hover {
                        background-color: #E1251B;
                        color: #fff;
                    }

                        .pro_Detail_Tabel .goods-Detail .downtool div.tool:hover img {
                            content: url("../images/products/ico/xiazai_xuanzhong.png");
                        }

                .pro_Detail_Tabel .goods-Detail .downtool div.title {
                    margin-right: 30px;
                }

                .pro_Detail_Tabel .goods-Detail .downtool div img {
                    padding-right: 8px;
                }

                .pro_Detail_Tabel .goods-Detail .downtool div.title img {
                    padding-right: 10px;
                }

        .pro_Detail_Tabel .goods-Detail .recommendation {
            text-align: initial;
            overflow: auto;
            margin: 35px 30px 30px 30px;
        }

            .pro_Detail_Tabel .goods-Detail .recommendation div {
                float: left;
            }

            .pro_Detail_Tabel .goods-Detail .recommendation .info {
                height: 250px;
                width: 150px;
                margin-right: 20px;
            }

                .pro_Detail_Tabel .goods-Detail .recommendation .info img {
                    height: 150px;
                    width: 150px;
                    margin-bottom: 16px;
                }

                .pro_Detail_Tabel .goods-Detail .recommendation .info p {
                    overflow: hidden;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    font-size: 14px;
                }

                .pro_Detail_Tabel .goods-Detail .recommendation .info .addshop {
                    width: 100%;
                    font-size: 14px;
                    margin-top: 16px;
                    line-height: 16px;
                }

                    .pro_Detail_Tabel .goods-Detail .recommendation .info .addshop .el-checkbox-group {
                        float: right;
                    }

                    .pro_Detail_Tabel .goods-Detail .recommendation .info .addshop .el-checkbox__inner {
                        border-radius: 50%;
                        width: 23px;
                        height: 23px;
                    }

                        .pro_Detail_Tabel .goods-Detail .recommendation .info .addshop .el-checkbox__inner::after {
                            height: 10px;
                            left: 7px;
                            width: 4px
                        }

            .pro_Detail_Tabel .goods-Detail .recommendation .moreGoods {
                width: 80px;
                padding: 0 15px;
                text-align: center;
                height: 250px;
            }

                .pro_Detail_Tabel .goods-Detail .recommendation .moreGoods .icon {
                    height: 150px;
                    line-height: 150px;
                    font-size: 20px;
                    font-weight: bold;
                    width: 100%;
                }

                .pro_Detail_Tabel .goods-Detail .recommendation .moreGoods .move {
                    line-height: 74px;
                    width: 100%;
                    background: #f1f3f5;
                    margin-top: 21px;
                }

                    .pro_Detail_Tabel .goods-Detail .recommendation .moreGoods .move:hover {
                        background: #E1251B;
                        color: #fff;
                    }

            .pro_Detail_Tabel .goods-Detail .recommendation .addtoShop {
                width: 280px;
                height: 250px;
                background: #f7f7f7;
                padding-top: 20px;
            }

                .pro_Detail_Tabel .goods-Detail .recommendation .addtoShop div {
                    float: none;
                    width: 100%;
                    text-align: center;
                    font-size: 18px;
                    line-height: 50px;
                }

                    .pro_Detail_Tabel .goods-Detail .recommendation .addtoShop div:nth-child(1) {
                        font-size: 24px;
                    }

                    .pro_Detail_Tabel .goods-Detail .recommendation .addtoShop div .price-Num {
                        color: #ed1c1c;
                    }

                    .pro_Detail_Tabel .goods-Detail .recommendation .addtoShop div.addShop {
                        background-color: #EC0404;
                        border-radius: 6px;
                        color: #fff;
                        margin: 0 56px;
                        width: 180px;
                        font-size: 16px;
                    }

                        .pro_Detail_Tabel .goods-Detail .recommendation .addtoShop div.addShop img {
                            padding-right: 16px;
                        }

.pro_Shop_Goods_List .moreGoodsInfo {
    width: 100%;
    text-align: center;
    margin-top:40px;
    cursor:pointer;
}

    .pro_Shop_Goods_List .moreGoodsInfo div {
        text-align: center;
        width: 174px;
        height: 48px;
        background: #ec0404;
        border-radius: 6px;
        font-size: 18px;
        color: #fff;
        line-height: 48px;
        position: relative;
        left: 50%;
        margin-left: -87px;
    }

.pro_Detaile_gwc {
    width: 52px;
    height: 35px;
    background: #ec0404;
    border-radius: 6px;
}

    .pro_Detaile_gwc img {
        width: 20px;
        height: 20px;
        margin: 8px 16px 7px 16px;
    }

.pro_Show_Box {
    width: 1200px;
    height: auto;
    min-height: 1141px;
    background: #ffffff;
    margin: 0 auto;
    margin-bottom:50px;
    position:relative;
}

    .pro_Show_Box .detail-Info {
        margin: 0 42px;
        padding-bottom: 42px;
    }

        .pro_Show_Box .detail-Info .tab-info {
            background: #f7f7f7;
            width: 100%;
            margin-top: 26px;
        }

    .pro_Show_Box .show_detail_list_nav {
        color: #333333;
    }

        .pro_Show_Box .show_detail_list_nav div {
            width: 100%;
            height: 20px;
            border-right: 1px solid #bbbbbb;
            margin-left: 3px;
        }

        .pro_Show_Box .show_detail_list_nav th:nth-last-child(1) div {
            border-color: #fff;
        }

        .pro_Show_Box .show_detail_list_nav span {
            font-size: 18px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            text-align: left;
            line-height: 20px;
            display: inline-block;
            vertical-align: middle;
        }

        .pro_Show_Box .show_detail_list_nav th img {
            display: inline-block;
            vertical-align: middle;
            margin-right: 11px;
        }

        .pro_Show_Box .show_detail_list_nav .active {
            background-color: #E1251B;
        }

            .pro_Show_Box .show_detail_list_nav .active span {
                color: #fff;
            }

            .pro_Show_Box .show_detail_list_nav .active div {
                border-right: #E1251B;
            }

    .pro_Show_Box .spec-Detail table {
        margin-top: 24px;
        border-collapse: collapse;
        width: 100%;
    }

        .pro_Show_Box .spec-Detail table td {
            border: 1px solid #edf0f5;
            text-align: left;
        }

            .pro_Show_Box .spec-Detail table td div {
                float: left;
                padding: 0 35px;
                line-height: 50px;
                min-width: 200px;
                border-left: 1px solid #edf0f5;
            }

                .pro_Show_Box .spec-Detail table td div.specvalue {
                    min-width: 300px;
                }

        .pro_Show_Box .spec-Detail table tr:nth-of-type(odd) {
            background-color: #f7f7f7;
        }

    .pro_Show_Box .show_detail_cpxq {
        width: 100%;
    }

        .pro_Show_Box .show_detail_cpxq p {
            width: 1118px;
            font-size: 16px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            text-align: left;
            color: #333333;
            line-height: 36px;
            margin-top: 24px;
        }

    .pro_Show_Box .show_gpqx {
        text-align: center;
    }

        .pro_Show_Box .show_gpqx img {
            width: 553px;
            height: 370px;
            margin-top: 24px;
        }

        .pro_Show_Box .show_gpqx .download-img {
            width: 180px;
            display: inline-block;
            line-height: 48px;
            border: 1px solid #ec0404;
            border-radius: 6px;
            margin-top: 15px;
            font-size: 18px;
            color: #ec0404;
            cursor: pointer;
        }

            .pro_Show_Box .show_gpqx .download-img img {
                height: 18px;
                width: 18px;
                margin-top: 0px;
            }

            .pro_Show_Box .show_gpqx .download-img div {
                display: inline-block;
            }

.pro_Show_List_Box {
    width: 100%;
    height: 506px;
    position: relative;
}

.pro_Show_img_box {
    width: 383px;
    height: 383px;
    margin: 48px 0 0 51px;
    text-align: center;
    position: absolute;
}

    .pro_Show_img_box .btnicon {
        position: inherit;
        margin-top: 180px;
        cursor: pointer;
    }

        .pro_Show_img_box .btnicon.left {
            left: 8px;
        }

        .pro_Show_img_box .btnicon.right {
            right: 8px;
        }

    .pro_Show_img_box .goods-img {
        display: none;
        width: 383px;
        height: 383px;
    }

        .pro_Show_img_box .goods-img.selected {
            display: block
        }

    .pro_Show_img_box .switch-icon {
        width: 100%;
        margin-top: -36px;
        cursor: default;
    }

        .pro_Show_img_box .switch-icon div {
            width: 14px;
            height: 3px;
            background-color: #ececec;
            display: inline-block;
            margin-right: 6px;
            cursor: pointer;
        }

            .pro_Show_img_box .switch-icon div:first-child {
                margin-right: 2px;
            }

            .pro_Show_img_box .switch-icon div.selected {
                background-color: #999999;
            }

.pro_Show_list_box {
    width: 660px;
    height: 380px;
    position: absolute;
    margin: 44px 0 0 488px;
}

.pro_Show_Title {
    font-size: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 36px;
}

.pro_Show_list_box p {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    margin-top: 22px;
}

.pro_Show_list_box span {
    height: 28px;
    font-size: 36px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ec0404;
    line-height: 82px;
}

.pro_Show_list_box .note-info {
    cursor: default;
}

.pro_Show_proNo_box {
    width: 658px;
    height: 56px;
    background: #f7f7f7;
    border-radius: 6px;
    margin-top: 21px;
    display: flex;
    justify-content: space-between;
}

    .pro_Show_proNo_box li {
        margin: 10px 0;
        float: left;
        vertical-align: middle;
        /*width: 219px;*/
        margin:auto;
        text-align: center;
    }

        .pro_Show_proNo_box li img {
            display: inline-block;
            vertical-align: middle;
        }

        .pro_Show_proNo_box li span {
            font-size: 15px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            text-align: left;
            color: #666666;
            line-height: 16px;
            margin: 4px 11px;
            display: inline-block;
            vertical-align: middle;
            padding-top: 6px;
            /*单行超出隐藏*/
            white-space:nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
            -o-text-overflow:ellipsis;
        }

.show_addCart_box {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .show_addCart_box span {
        line-height: 30px;
        text-align: center;
        background: #ffffff;
    }

    .show_addCart_box .el-input-number--small {
        height: 48px;
        width: 142px;
        float:left;
    }

    .show_addCart_box .el-input-number .el-input {
        height: 48px;
    }

    .show_addCart_box .el-input-number span {
        height: 46px;
        width: 47px;
    }

    .show_addCart_box .el-icon-minus {
        padding-top: 10px;
    }

    .show_addCart_box .el-input-number span i {
        width:100%;
        height:100%;
        padding-top: 18px;
    }

    .show_addCart_box .el-input input {
        height: 48px;
    }

.show_addCart_button {
    width: 174px;
    height: 48px;
    background: #fd803d;
    border-radius: 6px;
    border: none;
    margin-left: 23.72px;
    color: #FFFFFF;
    font-size: 18px;
}

    .show_addCart_button:hover {
        text-decoration: auto;
        cursor: pointer;
    }

.show_addCart_Buy {
    width: 174px;
    height: 48px;
    background: #ec0404;
    border-radius: 6px;
    border: none;
    margin-left: 12px;
    color: #FFFFFF;
    font-size: 18px;
}

    .show_addCart_Buy:hover {
        text-decoration: auto;
        cursor: pointer;
    }

.show_List_box_fgx {
    /* width: 659px;
    height: 0px;*/
    border-top: 1px solid #edf0f5;
}

.show_addCart_gy_box {
    height: 16px;
    margin-top: 24px;
}

.show_addCart_gy-li {
    height: 16px;
    float: left;
    margin-left: 31px;
    margin-top: 10px;
    position: relative;
}

    .show_addCart_gy-li:first-child {
        margin-left: 0;
    }

    .show_addCart_gy-li img {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .show_addCart_gy-li span {
        height: 15px;
        font-size: 14px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #999999;
        line-height: 36px;
        margin-left: 5px;
        cursor: pointer;
    }

    .show_addCart_gy-li .triangle {
        margin-top: -2px;
        width: 0;
        height: 0;
        left: 50%;
        position: relative;
        border: 6px solid transparent;
        border-bottom-color: #fff;
        margin-left: -6px;
        z-index: 1;
        display: none;
    }

.show_detail_list_nav {
    width: 1118px;
    height: 52px;
    background: #f7f7f7;
}

    .show_detail_list_nav th {
        width: 202px;
        height: 52px;
    }

        .show_detail_list_nav th:hover {
            cursor: pointer;
        }

        .show_detail_list_nav th :focus, .show_detail_list_nav th img :focus {
            background: #E1251B;
            opacity: 0.25;
        }

.hover-info {
    width: 380px;
    padding: 20px;
    box-shadow: 0 0px 15px 4px hsl(0deg 0% 80% / 20%);
    position: absolute;
    left: -160px;
    background-color: #fff;
    display:none;
    color:#666666;
}
.wb_box {
    margin-top:0px;
}
.el-popper .popper__arrow {
    left:50% !important;
}
.el-popper[x-placement^=bottom] .popper__arrow::after {
    top: 2px;
}
.el-scrollbar {
    box-shadow: -4px -7px 70px 10px rgb(f f d / 6%);
}
.el-popper[x-placement^=bottom] .popper__arrow {
    margin-left:-6px;
}

.firstImg-text {
    position: relative;
    bottom: calc(100% - 20px);
    left: 31px;
}

    .firstImg-text .top-text {
        display: flex;
        font-size: 20px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #111111;
        line-height: 36px;
    }

        .firstImg-text .top-text img {
            width: 12px;
            height: 12px;
            margin: 0 0 0 8px;
        }

        .firstImg-text .sub-text {
            display: flex;
            font-size: 16px;
            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
            font-weight: 400;
            text-align: left;
            color: #666666;
            line-height: 36px;
        }