
#ts {
    display: none;
}

@media screen and (max-width: 768px) {
    #ts {
        text-align: center;
        color: royalblue;
        line-height: 3em;
        display: block;
    }

    body {
        background-color: #f5f5f5 !important;
    }
}

.top_logo_ff {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #0066b3 !important;
    background-color: #0066b3;
    color: #fff;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #0066b3;
    color: #fff;
}

.parent {
    border-bottom: 1px solid #f0f0f0;
}

.product {
    height: 1122px;
}

    .product .main {
        margin-top: 30px;
        display: flex;
        align-items: center;
        height: 46px;
        background-color: #f5f5f5;
        border: 1px solid #e5e5e5;
        padding-left: 19px;
    }

        .product .main .layui-form-checkbox[lay-skin=primary] span {
            padding-right: 0px;
        }

        .product .main > div:nth-child(1) {
            margin-right: 100px;
        }

        .product .main > div:nth-child(2) {
            margin-right: 185px;
        }

        .product .main > div:nth-child(3) {
            margin-right: 56px;
        }

        .product .main > div:nth-child(4) {
            margin-right: 50px;
        }

        .product .main > div:nth-child(5) {
            margin-right: 40px;
        }

        .product .main > div:nth-child(6) {
            margin-right: 70px;
        }

        .product .main > div:nth-child(7) {
            margin-right: 110px;
        }

        .product .main > div:nth-child(8) {
            margin-right: 122px;
        }




    .product .trade {
        display: flex;
        background-color: #f0f9ff;
        align-items: center;
        height: 44px;
        border: 1px solid #e5e5e5;
        margin-top: 10px;
        padding-left: 29px;
    }

        .product .trade .whole {
            width: 60px;
            height: 21px;
            background-color: #0066b3;
            color: #fff;
            font-size: 12px;
            text-align: center;
            line-height: 21px;
            margin-right: 30px;
        }

        .product .trade .txt {
            font-size: 12px;
            margin-right: 20px;
        }

        .product .trade .trade_in {
            border: 1px solid #0066b3;
            color: #0066b3;
            width: 60px;
            height: 23px;
            font-size: 12px;
            margin: 0 20px 0 0;
            line-height: 23px;
            text-align: center;
            cursor: pointer;
        }

        .product .trade .continue {
            color: #5e9ccb;
            cursor: pointer;
            user-select: none;
        }

    .product .table .th_head {
        border: 1px solid #e5e5e5;
        height: 140px;
        margin-top: 10px;
    }

        .product .table .th_head ul {
            display: flex;
            height: 100%;
        }

            .product .table .th_head ul > li {
                height: 100%;
            }

                .product .table .th_head ul > li:nth-child(1) {
                    display: flex;
                }

                    .product .table .th_head ul > li:nth-child(1) .int {
                        display: flex;
                        height: 100%;
                        align-items: center;
                        margin-left: 19px;
                    }

                    .product .table .th_head ul > li:nth-child(1) .chemistry {
                        display: flex;
                        height: 100%;
                        align-items: center;
                        margin-left: 10px;
                        width: 156px;
                    }

                    .product .table .th_head ul > li:nth-child(1) .txt_cont {
                        padding-top: 30px;
                        margin-left: 20px;
                        font-size: 12px;
                    }

                        .product .table .th_head ul > li:nth-child(1) .txt_cont .gif_bb {
                            color: #999999;
                            margin-top: 4px;
                        }

                .product .table .th_head ul > li:nth-child(2) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 95px;
                    margin-left: 4px;
                }

                .product .table .th_head ul > li:nth-child(3) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 105px;
                }

                .product .table .th_head ul > li:nth-child(4) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 70px;
                }

                .product .table .th_head ul > li:nth-child(5) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 115px;
                    color: #0267b3;
                }

                .product .table .th_head ul > li:nth-child(6) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 125px;
                    color: #0267b3;
                }

                .product .table .th_head ul > li:nth-child(7) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 172px;
                }

                    .product .table .th_head ul > li:nth-child(7) input {
                        width: 58px;
                        height: 32px;
                        border-top: 1px solid #e5e5e5;
                        border-bottom: 1px solid #e5e5e5;
                        text-align: center;
                    }

                    .product .table .th_head ul > li:nth-child(7) .augment {
                        width: 31px;
                        height: 32px;
                        border: 1px solid #e5e5e5;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        user-select: none;
                        cursor: pointer;
                    }

                    .product .table .th_head ul > li:nth-child(7) .minus {
                        width: 31px;
                        height: 32px;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        border: 1px solid #e5e5e5;
                        user-select: none;
                        cursor: pointer;
                    }



                .product .table .th_head ul > li:nth-child(8) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 125px;
                    color: #0267b3;
                }

                .product .table .th_head ul > li:nth-child(9) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 84px;
                }

                    .product .table .th_head ul > li:nth-child(9) .delete {
                        margin-top: 4px;
                    }

    .product .setting {
        height: 70px;
        margin-top: 10px;
        background-color: #f5f5f5;
        border: 1px solid #e5e5e5;
    }

        .product .setting ul {
            display: flex;
            height: 100%;
            position: relative;
        }

            .product .setting ul li {
                height: 100%;
                display: flex;
            }

                .product .setting ul li:nth-child(1) {
                    align-items: center;
                    padding-left: 19px;
                }

                    .product .setting ul li:nth-child(1) .layui-form-checkbox[lay-skin=primary] span {
                        color: #333;
                    }

                    .product .setting ul li:nth-child(1) .layui-form-checkbox[lay-skin=primary] {
                        padding-left: 30px;
                    }

                .product .setting ul li:nth-child(2) {
                    justify-content: center;
                    align-items: center;
                    width: 60px;
                    font-size: 12px;
                }

                .product .setting ul li:nth-child(3) {
                    justify-content: center;
                    align-items: center;
                    width: 137px;
                    font-size: 12px;
                }

                .product .setting ul li:nth-child(4) {
                    width: 199px;
                    flex-direction: column;
                    margin-left: 300px;
                    font-size: 12px;
                    color: #999999;
                    padding-top: 16px;
                }

                    .product .setting ul li:nth-child(4) .total {
                        width: 167px;
                        display: flex;
                        justify-content: space-between;
                    }

                    .product .setting ul li:nth-child(4) .discounts {
                        width: 167px;
                        display: flex;
                        justify-content: space-between;
                        margin-top: 4px;
                    }

                .product .setting ul li:nth-child(5) {
                    padding-top: 11px;
                }

                    .product .setting ul li:nth-child(5) .rental {
                        border-left: 1px solid #dcdcdc;
                        height: 49px;
                        padding-left: 30px;
                    }

                        .product .setting ul li:nth-child(5) .rental > div:nth-child(1) {
                            display: flex;
                            align-items: center;
                        }

                            .product .setting ul li:nth-child(5) .rental > div:nth-child(1) span {
                                font-size: 18px;
                                margin-left: 20px;
                                color: #be4141;
                                font-weight: 700;
                            }

                        .product .setting ul li:nth-child(5) .rental > div:nth-child(2) {
                            font-size: 12px;
                            text-align: right;
                            color: #be4141;
                        }

                .product .setting ul li:nth-child(6) {
                    position: absolute;
                    right: 0;
                    top: -1px;
                    width: 150px;
                    height: 70px;
                    background-color: #0066b3;
                    font-size: 18px;
                    line-height: 70px;
                    color: #fff;
                }

                    .product .setting ul li:nth-child(6) .place {
                        text-align: center;
                        width: 150px;
                        height: 70px;
                        cursor: pointer;
                    }

.commodity_cc {
    height: 400px;
    border: 1px solid #e5e5e5;
    margin-top: 30px;
    position: relative;
}

    .commodity_cc .gies {
        height: 46px;
        padding-left: 28px;
        line-height: 46px;
        font-size: 18px;
        font-weight: 700;
        background-color: #f5f5f5;
        margin-bottom: 30px;
    }

    .commodity_cc .slideshow {
        width: 1020px;
        margin: 0px auto 0;
        height: 290px;
        position: relative;
    }

        .commodity_cc .slideshow .swiper-button-prev,
        .commodity_cc .slideshow .swiper-container-rtl .swiper-button-next {
            background-image: url(../images/selete_01_08_15.png);
            background-size: cover;
            left: -60px;
            transform: rotate(180deg);
        }

        .commodity_cc .slideshow .swiper-button-next,
        .commodity_cc .slideshow .swiper-button-prev {
            width: 40px;
            height: 40px;
        }

        .commodity_cc .slideshow .swiper-button-next,
        .commodity_cc .slideshow .swiper-container-rtl .swiper-button-prev {
            background-image: url(../images/selete_01_08_15.png);
            background-size: cover;
            right: -46px;
            left: auto;
        }

        .commodity_cc .slideshow .swiper-container-ff {
            width: 100%;
            height: 100%;
            box-sizing: content-box;
        }

            .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont {
                height: 290px;
                padding-right: 30px;
            }

                .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity {
                    background-color: #fff;
                    width: 100%;
                    height: auto;
                    border: 1px solid #dcdcdc;
                }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity img {
                        width: 100%;
                    }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity > div {
                        padding: 25px 20px 0;
                    }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial {
                        font-size: 14px;
                        color: #333333;
                        margin-top: 20px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_02 {
                        margin-top: 5px;
                        font-size: 12px;
                        color: #666666;
                    }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_03 {
                        display: flex;
                        justify-content: space-between;
                        margin-top: 8px;
                        color: #666666;
                    }

#ts {
    display: none;
}

@media screen and (max-width: 768px) {
    #ts {
        text-align: center;
        color: royalblue;
        line-height: 3em;
        display: block;
    }

    body {
        background-color: #f5f5f5 !important;
    }
}

.top_logo_ff {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #0066b3 !important;
    background-color: #0066b3;
    color: #fff;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #0066b3;
    color: #fff;
}

.parent {
    border-bottom: 1px solid #f0f0f0;
}

.product {
    height: 1122px;
}

    .product .main {
        margin-top: 30px;
        display: flex;
        align-items: center;
        height: 46px;
        background-color: #f5f5f5;
        border: 1px solid #e5e5e5;
        padding-left: 19px;
    }

        .product .main .layui-form-checkbox[lay-skin=primary] span {
            padding-right: 0px;
        }





    .product .trade {
        display: flex;
        background-color: #f0f9ff;
        align-items: center;
        height: 44px;
        border: 1px solid #e5e5e5;
        margin-top: 10px;
        padding-left: 29px;
    }

        .product .trade .whole {
            width: 60px;
            height: 21px;
            background-color: #0066b3;
            color: #fff;
            font-size: 12px;
            text-align: center;
            line-height: 21px;
            margin-right: 30px;
        }

        .product .trade .txt {
            font-size: 12px;
            margin-right: 20px;
        }

        .product .trade .trade_in {
            border: 1px solid #0066b3;
            color: #0066b3;
            width: 60px;
            height: 23px;
            font-size: 12px;
            margin: 0 20px 0 0;
            line-height: 23px;
            text-align: center;
            cursor: pointer;
        }

        .product .trade .continue {
            color: #5e9ccb;
            cursor: pointer;
            user-select: none;
        }

    .product .table .th_head {
        border: 1px solid #e5e5e5;
        height: 140px;
        margin-top: 10px;
    }

        .product .table .th_head ul {
            display: flex;
            height: 100%;
        }

          /*  .product .table .th_head ul > li {
                height: 100%;
            }

                .product .table .th_head ul > li:nth-child(1) {
                    display: flex;
                }

                    .product .table .th_head ul > li:nth-child(1) .int {
                        display: flex;
                        height: 100%;
                        align-items: center;
                        margin-left: 19px;
                    }

                    .product .table .th_head ul > li:nth-child(1) .chemistry {
                        display: flex;
                        height: 100%;
                        align-items: center;
                        margin-left: 10px;
                        width: 156px;
                    }

                    .product .table .th_head ul > li:nth-child(1) .txt_cont {
                        padding-top: 30px;
                        margin-left: 20px;
                        font-size: 12px;
                    }

                        .product .table .th_head ul > li:nth-child(1) .txt_cont .gif_bb {
                            color: #999999;
                            margin-top: 4px;
                        }

                .product .table .th_head ul > li:nth-child(2) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 95px;
                    margin-left: 4px;
                }

                .product .table .th_head ul > li:nth-child(3) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 80px;
                }

                .product .table .th_head ul > li:nth-child(4) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 70px;
                }

                .product .table .th_head ul > li:nth-child(5) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 115px;
                    color: #0267b3;
                }

                .product .table .th_head ul > li:nth-child(6) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 125px;
                    color: #0267b3;
                }

                .product .table .th_head ul > li:nth-child(7) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 172px;
                }

                    .product .table .th_head ul > li:nth-child(7) input {
                        width: 58px;
                        height: 32px;
                        border-top: 1px solid #e5e5e5;
                        border-bottom: 1px solid #e5e5e5;
                        text-align: center;
                    }

                    .product .table .th_head ul > li:nth-child(7) .augment {
                        width: 31px;
                        height: 32px;
                        border: 1px solid #e5e5e5;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        user-select: none;
                        cursor: pointer;
                    }

                    .product .table .th_head ul > li:nth-child(7) .minus {
                        width: 31px;
                        height: 32px;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        border: 1px solid #e5e5e5;
                        user-select: none;
                        cursor: pointer;
                    }



                .product .table .th_head ul > li:nth-child(8) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 125px;
                    color: #0267b3;
                }

                .product .table .th_head ul > li:nth-child(9) {
                    display: flex;
                    justify-content: center;
                    padding-top: 30px;
                    width: 172px;
                }

                    .product .table .th_head ul > li:nth-child(9) .delete {
                        margin-top: 4px;
                    }*/

    .product .setting {
        height: 70px;
        margin-top: 10px;
        background-color: #f5f5f5;
        border: 1px solid #e5e5e5;
    }

        .product .setting ul {
            display: flex;
            height: 100%;
            position: relative;
        }

            .product .setting ul li {
                height: 100%;
                display: flex;
            }

                .product .setting ul li:nth-child(1) {
                    align-items: center;
                    padding-left: 19px;
                }

                    .product .setting ul li:nth-child(1) .layui-form-checkbox[lay-skin=primary] span {
                        color: #333;
                    }

                    .product .setting ul li:nth-child(1) .layui-form-checkbox[lay-skin=primary] {
                        padding-left: 30px;
                    }

                .product .setting ul li:nth-child(2) {
                    justify-content: center;
                    align-items: center;
                    width: 60px;
                    font-size: 12px;
                }

                .product .setting ul li:nth-child(3) {
                    justify-content: center;
                    align-items: center;
                    width: 137px;
                    font-size: 12px;
                }

                .product .setting ul li:nth-child(4) {
                    width: 199px;
                    flex-direction: column;
                    margin-left: 300px;
                    font-size: 12px;
                    color: #999999;
                    padding-top: 16px;
                }

                    .product .setting ul li:nth-child(4) .total {
                        width: 167px;
                        display: flex;
                        justify-content: space-between;
                    }

                    .product .setting ul li:nth-child(4) .discounts {
                        width: 167px;
                        display: flex;
                        justify-content: space-between;
                        margin-top: 4px;
                    }

                .product .setting ul li:nth-child(5) {
                    padding-top: 11px;
                }

                    .product .setting ul li:nth-child(5) .rental {
                        border-left: 1px solid #dcdcdc;
                        height: 49px;
                        padding-left: 30px;
                    }

                        .product .setting ul li:nth-child(5) .rental > div:nth-child(1) {
                            display: flex;
                            align-items: center;
                        }

                            .product .setting ul li:nth-child(5) .rental > div:nth-child(1) span {
                                font-size: 18px;
                                margin-left: 20px;
                                color: #be4141;
                                font-weight: 700;
                            }

                        .product .setting ul li:nth-child(5) .rental > div:nth-child(2) {
                            font-size: 12px;
                            text-align: right;
                            color: #be4141;
                        }

                .product .setting ul li:nth-child(6) {
                    position: absolute;
                    right: 0;
                    top: -1px;
                    width: 150px;
                    height: 70px;
                    background-color: #0066b3;
                    font-size: 18px;
                    line-height: 70px;
                    color: #fff;
                }

                    .product .setting ul li:nth-child(6) .place {
                        text-align: center;
                        width: 150px;
                        height: 70px;
                        cursor: pointer;
                    }

.commodity_cc {
    height: 400px;
    border: 1px solid #e5e5e5;
    margin-top: 30px;
    position: relative;
}

    .commodity_cc .gies {
        height: 46px;
        padding-left: 28px;
        line-height: 46px;
        font-size: 18px;
        font-weight: 700;
        background-color: #f5f5f5;
        margin-bottom: 30px;
    }

    .commodity_cc .slideshow {
        width: 1020px;
        margin: 0px auto 0;
        height: 290px;
        position: relative;
    }

        .commodity_cc .slideshow .swiper-button-prev,
        .commodity_cc .slideshow .swiper-container-rtl .swiper-button-next {
            background-image: url(../images/selete_01_08_15.png);
            background-size: cover;
            left: -60px;
            transform: rotate(180deg);
        }

        .commodity_cc .slideshow .swiper-button-next,
        .commodity_cc .slideshow .swiper-button-prev {
            width: 40px;
            height: 40px;
        }

        .commodity_cc .slideshow .swiper-button-next,
        .commodity_cc .slideshow .swiper-container-rtl .swiper-button-prev {
            background-image: url(../images/selete_01_08_15.png);
            background-size: cover;
            right: -46px;
            left: auto;
        }

        .commodity_cc .slideshow .swiper-container-ff {
            width: 100%;
            height: 100%;
            box-sizing: content-box;
        }

            .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont {
                height: 290px;
                padding-right: 30px;
            }

                .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity {
                    background-color: #fff;
                    width: 100%;
                    height: auto;
                    border: 1px solid #dcdcdc;
                }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity img {
                        width: 100%;
                    }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity > div {
                        padding: 25px 20px 0;
                    }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial {
                        font-size: 14px;
                        color: #333333;
                        margin-top: 20px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_02 {
                        margin-top: 5px;
                        font-size: 12px;
                        color: #666666;
                    }

                    .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_03 {
                        display: flex;
                        justify-content: space-between;
                        margin-top: 8px;
                        color: #666666;
                    }
