body {
    background: #fff;
}

.body-gray {
    background: #e8e7e7;
}

.banner .swiper-slide {
    position: relative;
}

.banner .banner-img {
    width: 100%;
}

.banner img {
    width: 100%;
}

.top-banner-txt img {
    width: auto;
    max-width: 100%;
}

.banner .swiper-pagination-bullet-active {
    background: #fff;
    display: none;
}

.banner .banner-text {
    position: absolute;
    top: 50%;
    margin-top: -54px;
    font-size: 64px;
    color: #32c9be;
    width: 100%;
    text-align: center;
}

.banner .banner-yy {
    position: absolute;
    top: 50%;
    margin-top: -110px;
    height: 220px;
}

    .banner .banner-yy img {
        height: 100%;
        width: auto;
    }

.list-box {
    padding: 0 50px;
}

.left-screening {
    width: 210px;
    float: left;
}

    .left-screening .screening-box {
        background: #32c9be;
        color: #fff;
        font-size: 12px;
        padding: 30px 15px;
    }

        .left-screening .screening-box .se-con {
            font-size: 14px;
        }

    .left-screening .se-con {
        padding-bottom: 5px;
    }

    .left-screening .title {
        color: rgba(255, 255, 255, 0.55);
        padding-left: 0;
    }

    .left-screening .se-con {
        text-align: center;
        position: relative;
    }

        .left-screening .se-con span {
            position: absolute;
            right: 0;
        }

    .left-screening .screening-list {
        border-top: 1px solid #88d6d4;
    }

        .left-screening .screening-list .title {
            padding-top: 15px;
        }

    .left-screening input[type="checkbox"] + span {
        color: #fff;
    }

    .left-screening .screening-list > li {
        padding: 0px 0;
    }

    .left-screening .sub-list > li {
        padding: 5px 0;
    }

.wrap-product-list {
    margin-left: 240px;
}

.container-canyi .wrap-product-list {
    margin-left: 120px;
    margin-right: 120px;
}

.check-box {
    margin: 0;
}

    .check-box label {
        padding: 0;
    }

    .check-box input[type="checkbox"] {
        display: none;
    }

        .check-box input[type="checkbox"] + span {
            display: inline-block;
            position: relative;
            width: 14px;
            height: 14px;
            border: 1px solid #cccccc;
            border-radius: 2px;
            vertical-align: middle;
            margin-right: 5px;
        }

            .check-box input[type="checkbox"] + span:before {
                opacity: 0;
                margin-left: 1px;
            }

        .check-box input[type="checkbox"]:checked + span:before {
            position: absolute;
            top: 0;
            left: 0px;
            opacity: 1.0;
        }

.wrapper-content {
    margin-top: 60px;
}

    .wrapper-content ul.product-list {
        margin-left: -15px;
        margin-right: -15px;
        overflow: hidden;
        margin-top: -15px;
    }

        .wrapper-content ul.product-list li {
            padding: 15px;
        }

        .wrapper-content ul.product-list .item {
            border: 1px solid #e9e9e9;
            position: relative;
            overflow: hidden;
            text-align: center;
            color: #4f5f69;
            padding: 10px;
            background: #f8f8f8;
        }

        .wrapper-content ul.product-list .name {
            color: #4f5f69;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .wrapper-content ul.product-list .older {
            color: #4f5f69;
            font-size: 12px;
            font-weight: bold;
        }

        .wrapper-content ul.product-list p {
            margin-bottom: 0;
        }

        .wrapper-content ul.product-list .link-detail {
            position: absolute;
            z-index: 11;
            top: 50%;
            margin-top: -10px;
            color: #fff;
            width: auto;
            width: 100%;
        }

        .wrapper-content ul.product-list .loaded img {
            height: 100%;
        }

        .wrapper-content ul.product-list .mo {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            bottom: 0;
            right: 0;
        }

        .wrapper-content ul.product-list .super-img img {
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
        }

        .wrapper-content ul.product-list .item:hover .mo {
            opacity: 1;
            -webkit-transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }

        .wrapper-content ul.product-list .more-p {
            position: absolute;
            line-height: 28px;
            top: 50%;
            margin-top: -30px;
            width: 100%;
            text-align: center;
            color: rgba(79, 95, 105, 0.66);
            font-weight: bold;
            left: 0;
        }

/****** video-list *******/
.video-list {
    padding-bottom: 50px;
}

.video-sec {
    background: #f7f9fb;
    min-height: 500px;
}

    .video-sec .title {
        color: #32c9be;
        font-size: 20px;
        margin: 30px 0;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .video-sec .video-box video {
        width: 100%;
        display: block;
    }

    .video-sec .video-content {
        margin-top: 20px;
        position: relative;
        cursor: pointer;
    }

.video-list .video-content {
    margin-right: 0;
    margin-left: 0;
    background: #ffffff;
}

.video-list .video-left {
    padding-right: 0px;
    padding-left: 0;
}

.video-list .video-mm {
    position: relative;
    padding-left: 0;
}

.video-sec .video-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

    .video-sec .video-right .img-box {
        padding: 0;
    }

.video-sec .video-play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/play.png") center no-repeat;
    opacity: 0;
}

.video-sec .stop {
    opacity: 1.0;
}

.video-sec .tab-bar .nav-tabs {
    border-bottom: 0;
}

.video-sec .tab-bar li {
    width: 50%;
    margin-bottom: 0;
}

    .video-sec .tab-bar li:nth-last-child(1), .video-sec .tab-bar li:nth-last-child(1) ~ li {
        width: 100%;
    }

    .video-sec .tab-bar li:nth-last-child(2), .video-sec .tab-bar li:nth-last-child(2) ~ li {
        width: 50%;
    }

    .video-sec .tab-bar li:nth-last-child(3), .video-sec .tab-bar li:nth-last-child(3) ~ li {
        width: 33.33%;
    }

    .video-sec .tab-bar li a {
        color: #fff;
        font-size: 20px;
        background: #32c9be;
        text-align: center;
        border-radius: 0;
        margin: 0;
        border: none;
        font-weight: bold;
    }

.video-list.video-sec .tab-bar li a {
    font-size: 14px;
}

.video-sec .tab-bar li a:hover,
.video-sec .tab-bar li a:focus {
    color: #fff;
    opacity: 0.8;
}

.video-sec .tab-bar .nav-tabs > li.active > a,
.video-sec .tab-bar .nav-tabs > li.active > a:focus,
.video-sec .tab-bar .nav-tabs > li.active > a:hover {
    border: none;
    background: #006b77;
}

.video-sec .tab-content {
    font-size: 16px;
    padding-bottom: 0px;
}

.video-cc .tab-content {
    position: absolute;
    top: 40px;
    bottom: 0;
    overflow-y: auto;
    font-size: 16px;
    padding-bottom: 20px;
}

    .video-cc .tab-content::-webkit-scrollbar {
        /*滚动条整体样式*/
        width: 10px;
        /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }

    .video-cc .tab-content::-webkit-scrollbar-thumb {
        /*滚动条里面小方块*/
        border-radius: 10px;
        background-color: #aaa;
        /*background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);*/
    }

    .video-cc .tab-content::-webkit-scrollbar-track {
        /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        /*border-radius: 10px;*/
        background: #efefef;
    }

.video-sec .tab-content .video-select {
    overflow-y: auto;
}

    .video-sec .tab-content .video-select .text {
        padding-right: 0;
    }

.video-sec .tab-content li {
    padding-top: 15px;
    cursor: pointer;
    overflow: hidden;
    padding-left: 0;
}

.video-list .tab-content {
    background: #ffffff;
}

/****** 产品详情 ******/
.detail-sec01 {
    background: #fff;
    padding: 70px 0;
}

    .detail-sec01 .product-l {
        padding-left: 0;
        padding-left: 0;
    }

    .detail-sec01 .product-r {
        padding-left: 10%;
        background: url("../images/bk-bbf-logo.png") no-repeat;
        background-position-y: -30%;
        background-position-x: 104%;
        background-size: 30%;
    }

    .detail-sec01 .pc-lgimg {
        border: 1px solid #e3e3e3;
        position: relative;
    }

    .detail-sec01 .ar-box {
        position: absolute;
        right: 15px;
        top: 15px;
        width: 70px;
        z-index: 2;
    }

        .detail-sec01 .ar-box img {
            width: 100%;
        }

    .detail-sec01 .pc-lgimg .lg-imgbox {
        text-align: center;
        overflow: hidden;
    }

    /*
.detail-sec01 .pc-lgimg .lg-imgbox img {
max-width: 300px;
max-height: 300px;
}*/

    .detail-sec01 .pc-lgimg .swiper-slide {
        border: 1px solid #e3e3e3;
    }

    .detail-sec01 .pc-lgimg .active {
        border: 1px solid #32c9be;
    }

    .detail-sec01 .swiper-slide {
        cursor: pointer;
    }

    .detail-sec01 .pc-lgimg .swiper-button-next,
    .detail-sec01 .pc-lgimg .swiper-button-prev {
        background: rgba(138, 138, 138, 0.3);
        border-radius: 2px;
        height: 30px;
        margin-top: -15px;
        padding-top: 5px;
        color: #32c9be;
    }

    .detail-sec01 .m-lgimg {
        display: none;
    }

    .detail-sec01 .p-name {
        font-size: 20px;
        font-weight: bold;
    }

    .detail-sec01 .p-sinfo {
        color: #999;
        line-height: 180%;
        border-bottom: 1px dashed #dddddd;
    }

#sec-color {
    border-bottom: none;
}

.icon-attribute {
    width: 16px;
    height: 16px;
    background: url("../images/icon_weight.png") no-repeat center;
    background-size: contain;
    margin-right: 5px;
}

#sec-code .icon-attribute {
    background: url("../images/icon-code.png") no-repeat center;
    background-size: contain;
}

#sec-color .icon-attribute {
    background: url("../images/icon-color.png") no-repeat center;
    background-size: contain;
}

#sec-baseinfo .icon-attribute {
    background: url("../images/icon-baseinfo.png") no-repeat center;
    background-size: contain;
}

.detail-sec01 .p-sinfo:last-child {
    border-bottom: none;
}

.detail-sec01 .p-sinfo p {
    font-size: 12px;
    margin-bottom: 3px;
}

.detail-sec01 .link-pop {
    background: #32c9be;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 5px;
    margin-bottom: 10px;
}

.detail-sec01 .attribute-name {
    font-size: 14px;
    position: relative;
    margin-top: 10px;
}

.detail-sec01 .color-select {
    padding: 10px 30px;
    position: relative;
}

.detail-sec01 .color-list {
    padding: 0px;
    position: static;
}

    .detail-sec01 .color-list .active {
        border: 1px solid #32c9be;
    }

.detail-sec01 .swiper-slide {
    /*border: 1px solid #E0E0E0;*/
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.detail-sec01 .swiper-button-next,
.detail-sec01 .swiper-button-prev {
    width: 18px;
    background: none;
    height: auto;
    margin-top: -15px;
}

.detail-sec01 .swiper-button-next,
.detail-sec01 .swiper-container-rtl .swiper-button-prev {
    right: 0px;
}

.detail-sec01 .color-select .swiper-button-next {
    right: -5px;
}

.detail-sec01 .color-select .swiper-button-prev {
    left: -5px;
}

.detail-sec01 .swiper-button-prev,
.detail-sec01 .swiper-container-rtl .swiper-button-next {
    left: 0;
}

.btn-buy {
    border: 1px solid #32c9be;
    color: #32c9be;
    border-radius: 5px;
    padding: 5px 5px 5px 10px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
}

    .btn-buy .demo-icon {
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

    .btn-buy:hover {
        text-decoration: none;
        color: #32c9be;
    }

        .btn-buy:hover .demo-icon {
            margin-left: 10px;
        }

.product-detail {
    background-color: #fff;
}

    .product-detail p {
        margin-bottom: 0;
    }

    .product-detail img {
        max-width: 100%;
    }

@media (min-width: 992px) {
    .video-mm {
        margin-right: 300px;
    }

    .video-cc {
        width: 270px;
    }

        .video-cc .text {
            font-size: 14px;
        }

    .detail-sec01 .row, .detail-sec02 .row, .detail-sec03 .row, .detail-sec04 .row, .detail-sec05 .row {
        margin-left: 120px;
        margin-right: 120px;
    }
}

@media (min-width: 1560px) {
    .video-list .container {
        width: 1560px;
        padding-left: 0;
        padding-right: 0;
    }

    .video-mm {
        margin-right: 410px;
    }

    .video-cc {
        width: 360px;
    }

        .video-cc .text {
            font-size: 16px;
        }
}

@media (max-width: 767px) {
    .mc-detail {
        display: block !important;
    }

    .detail-sec04 .c-img03 {
        background-image: none !important;
    }

    .product-detail-content .container {
        padding-right: 0;
        padding-left: 0;
    }

    .detail-sec01 {
        padding: 0;
        padding-bottom: 30px;
    }

    .video-sec .container {
        padding-left: 0;
        padding-right: 0;
    }

    .video-sec .tab-bar li a {
        font-size: 16px;
    }

    .detail-sec01 .attribute-name {
        font-size: 12px;
        margin-top: 0;
        font-weight: bold;
    }

    .detail-sec01 .icon-attribute {
        width: 14px;
        height: 14px;
    }

    .detail-sec01 .btn-buy {
        font-size: 14px;
    }

    .detail-sec01 .product-r {
        padding-top: 10px;
        background-position-y: -10%;
        background-position-x: 100%;
        background-size: 20%;
    }

        .detail-sec01 .product-r .p-name {
            display: block;
        }

        .detail-sec01 .product-r .buy-bar {
            text-align: left;
        }

    .detail-sec01 .p-sinfo {
        padding: 5px 0;
    }

        .detail-sec01 .p-sinfo p {
            margin-bottom: 0;
            font-size: 12px;
        }

    .detail-sec01 .m-lgimg {
        /*border-bottom: 1px solid #e3e3e3;*/
        padding: 0 15px;
        display: block;
    }

        .detail-sec01 .m-lgimg .swiper-container {
            padding: 0;
        }

        .detail-sec01 .m-lgimg img {
            max-width: 300px;
        }

        .detail-sec01 .m-lgimg .swiper-pagination-bullet-active {
            background: #32c9be;
        }

    .detail-sec01 .pc-lgimg {
        display: none;
    }
}

.photo-class {
    border: 1px solid #32c9be;
    background: #fff;
    max-height: 90%;
}

    .photo-class .photo-list .carousel-inner .item img {
        width: 100%;
    }

    .photo-class .layui-layer-phimg img {
        border: 20px solid #fff;
    }

    .photo-class .layui-layer-imgnext {
        right: 0;
    }

    .photo-class .layui-layer-ico {
        background: url("../images/close01.png") center no-repeat;
        background-size: 100%;
    }

        .photo-class .layui-layer-ico:hover {
            background: url("../images/close02.png") center no-repeat;
            background-size: 100%;
        }

.layui-layer-shade {
    opacity: 0.5 !important;
}

.detail-sec02 {
    background: #f2f2f2;
    padding: 50px 0;
}

    .detail-sec02 .video-content {
        margin-top: 0px;
        position: relative;
    }

.detail-sec03 {
    font-size: 14px;
    color: #4f5f69;
    padding: 30px 0 40px 0;
}

    .detail-sec03 .sec03-title, .detail-sec05 .sec05-title {
        padding-bottom: 20px;
        font-size: 20px;
        font-weight: bold;
        color: #4f5f69;
    }

    .detail-sec03 .sec-box {
        position: relative;
    }

    .detail-sec03 .img-box img {
        max-width: 460px;
    }

    .detail-sec03 .sec-box .sec03-nei .nav-tabs {
        border-bottom: none;
    }

    .detail-sec03 .sec-box .sec03-nei {
        position: absolute;
        z-index: 111;
        width: 210px;
        line-height: 32px;
    }

        .detail-sec03 .sec-box .sec03-nei li {
            position: relative;
            height: 108px;
            float: none;
            margin-bottom: 0;
        }

        .detail-sec03 .sec-box .sec03-nei .text-deo {
            position: absolute;
            width: 100%;
            transform: translateY(-50%);
            top: 50%;
            cursor: pointer;
            padding: 0;
            border: none;
            color: #4f5f69;
            background: transparent;
        }

        .detail-sec03 .sec-box .sec03-nei li:hover .text-deo,
        .detail-sec03 .sec-box .sec03-nei li.active .text-deo {
            color: #32c9be;
        }

    .detail-sec03 .sec-box .sec03-left {
        text-align: right;
    }

    .detail-sec03 .sec-box .sec03-right {
        right: 0;
    }

    .detail-sec03 .sec-box .sec03-bottom {
        text-align: center;
        font-size: 12px;
        color: #999999;
        margin-top: 10px;
    }

        .detail-sec03 .sec-box .sec03-bottom span {
            display: inline-block;
            padding: 0 10px;
        }

    .detail-sec03 .sec-box-mo {
        display: none;
        line-height: 18px;
    }

        .detail-sec03 .sec-box-mo .sec03-nei {
            padding: 10px;
            font-size: 14px;
            color: #999999;
        }

            .detail-sec03 .sec-box-mo .sec03-nei li {
                padding: 10px 0;
                position: relative;
                height: auto;
            }

            .detail-sec03 .sec-box-mo .sec03-nei .text-deo {
                position: absolute;
                width: 100%;
                transform: translateY(-50%);
                top: 50%;
                left: 0px;
                padding-left: 50px;
            }

            .detail-sec03 .sec-box-mo .sec03-nei .icon {
                vertical-align: middle;
                background-image: url("../images/icon-img.png");
                background-repeat: no-repeat;
                background-size: 40px;
                display: inline-block;
                width: 40px;
                height: 40px;
            }

        .detail-sec03 .sec-box-mo p {
            margin-bottom: 0;
        }

        .detail-sec03 .sec-box-mo .sec03-bottom {
            text-align: center;
            font-size: 12px;
            color: #8f8f8f;
        }

        .detail-sec03 .sec-box-mo span {
            display: inline-block;
            padding: 0 10px;
        }

        .detail-sec03 .sec-box-mo .pl-02 span {
            display: block;
        }

/*************************************零售页面**************************************************/
.online-buy {
    text-align: center;
    max-width: 1200px;
}

.table-title, .table-choose, .table-list {
    border: 1px solid #cccccc;
    font-size: 16px;
    text-align: left;
    text-indent: 50px;
}

.table-list {
    border-bottom: none;
}

    .table-title .left, .table-title .right, .table-choose, .table-list .left, .table-list .right {
        padding: 15px;
    }

    .table-title .left, .table-list .left {
        border-right: 1px solid #cccccc;
    }

.table-choose {
    border-top: none;
    text-indent: 0;
}

    .table-choose label {
        margin-right: 70px;
    }

    .table-choose .check-box {
        margin-left: 10px;
    }

        .table-choose .check-box input[type="checkbox"] + span,
        .table-choose .check-box input[type="checkbox"]:checked + span {
            width: 16px;
            height: 16px;
        }

            .table-choose .check-box input[type="checkbox"]:checked + span:before {
                color: #32c9be;
            }

.table-list {
    border-top: none;
    max-height: 265px;
    overflow-y: auto;
}

    .table-list .list-content {
        border-bottom: 1px solid #cccccc;
        overflow: hidden;
        position: relative;
    }

.online-buy .table-list .list-content {
    display: flex;
    /* 09版 */
    -webkit-box-align: center;
    /* 12版 */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.table-list a {
    color: #4f5f69;
}

.table-list .flagship {
    color: #32c9be;
}

.detail-sec04 {
    text-align: center;
}

    .detail-sec04 .img-box img {
        width: 75%;
    }

    .detail-sec04 .c-text {
        /*padding-top: 12%;*/
        padding-top: 8%;
        line-height: 2.4;
    }

    .detail-sec04 .title {
        color: #32c9be;
        font-size: 18px;
        font-weight: bold;
    }

    .detail-sec04 .explain {
        font-size: 14px;
        color: #4f5f69;
    }

    .detail-sec04 .c-content:nth-child(2n+1) {
        background-color: #ededed;
        padding: 40px 0;
    }

        .detail-sec04 .c-content:nth-child(2n+1) .c-text {
            float: left;
        }

        .detail-sec04 .c-content:nth-child(2n+1) .c-img {
            float: right;
        }

    .detail-sec04 .c-content:nth-child(2n) {
        background-color: #fff;
        padding: 40px 0;
    }

        .detail-sec04 .c-content:nth-child(2n) .c-text {
            float: right;
        }

        .detail-sec04 .c-content:nth-child(2n) .c-img {
            float: left;
        }

    .detail-sec04 .c-img02 {
        /*background: url("../images/img19.png") right center no-repeat;*/
        height: 380px;
        background-repeat: no-repeat;
        background-size: auto 100%;
    }

        .detail-sec04 .c-img02.bg-left {
            background-position: left bottom;
        }

        .detail-sec04 .c-img02.bg-right {
            background-position: right bottom;
        }

    .detail-sec04 .c-img03 {
        background-repeat: no-repeat;
        background-position: 90% center;
        height: 380px;
        background-size: auto 100%;
    }

.detail-sec05 {
    background: #fff;
    padding: 50px 0;
}

    .detail-sec05 .swiper-button-next,
    .detail-sec05 .swiper-button-prev {
        background: none;
        height: auto;
        margin-top: -17px;
        color: #fff;
        font-size: 24px;
    }

    .detail-sec05 .swiper-button-prev {
        left: 0;
    }

    .detail-sec05 .swiper-button-next {
        right: 0;
    }

    .detail-sec05 .more-photo {
        background: #32c9be;
        padding: 30px;
        position: relative;
    }

        .detail-sec05 .more-photo .more-photo-pc {
            position: static;
        }

    .detail-sec05 .item {
        display: block;
        position: relative;
    }

    .detail-sec05 .layer-text {
        display: none;
        position: absolute;
        background: rgba(0, 89, 94, 0.5);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        color: #fff;
        text-align: center;
    }

        .detail-sec05 .layer-text .text {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%;
            padding: 0 20px;
        }

    .detail-sec05 .item:hover .layer-text {
        display: block;
    }

    .detail-sec05 .photo-mc {
        display: none;
    }

    .detail-sec05 .title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .detail-sec05 .explain span {
        display: block;
        font-size: 14px;
    }

.radio-bar .radio-inline {
    padding-left: 0;
}

.radio-bar input[type="radio"] {
    display: none;
}

.radio-bar .radio-select:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #e0e0e0;
    margin-right: 5px;
    vertical-align: middle;
}

.radio-bar input[type="radio"]:checked + .radio-select:before {
    background: url("../images/check-rodia.png") center;
}

.layer-video {
    background: #000;
    z-index: 119999;
}

    .layer-video .modal-dialog {
        margin: 0;
    }

    .layer-video .layer-close {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 15px;
        height: 15px;
        background: url("../images/close.svg");
        background-size: 100%;
        border: none;
        z-index: 100;
    }

    /*.layer-video .layui-layer-setwin{right: auto;}
.layer-video .layui-layer-setwin .layui-layer-close2{left: 10px;top:10px;}
.layer-video .layui-layer-ico{background: url("../images/close.svg");background-size: 100%;}*/
    .layer-video .layui-layer-content {
        height: 100%;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .layer-video .pop-video {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100%;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .layer-video .video {
        max-width: 100%;
        max-height: 100%;
    }

    .layer-video video::-webkit-media-controls-overlay-play-button {
        display: flex !important;
        border: none;
        background: none;
    }

/**************************** 屏幕分辨率适配 ************************************/
/*屏幕小于等于767*/
@media (max-width: 767px) {
    .detail-sec01 .p-name,
    .detail-sec03 .sec03-title {
        font-size: 16px;
    }

    .detail-sec03 .sec03-title {
        margin: 30px 0 0 0;
    }

    .detail-sec03 .sec-box {
        display: none;
    }

    .detail-sec03 .sec-box-mo {
        display: block !important;
    }

    .detail-sec04 .c-img {
        padding-bottom: 0;
    }

    .detail-sec04 .c-img02.bg-left {
        background-image: none !important;
    }

    .detail-sec04 .c-img02.bg-right {
        background-image: none !important;
    }
}

/*屏幕在768~991之间*/
@media (min-width: 768px) and (max-width: 991px) {
    .detail-sec01 .product-r {
        padding-left: 4%;
    }

    .video-sec {
        background-color: #fff;
    }

    .video-list.video-sec .title {
        margin: 20px 0;
        font-size: 20px;
    }

    .video-list .video-left {
        margin-right: 0;
    }

    .video-list.video-sec .video-right {
        position: static;
        padding-top: 20px;
        width: auto;
    }

    .video-list.video-sec .tab-content {
        position: static;
    }

    .video-sec .tab-content {
        font-size: 14px;
    }

    .detail-sec03 {
        font-size: 14px;
    }

        .detail-sec03 .img-box img {
            width: 350px;
        }

        .detail-sec03 .sec-box .sec03-nei {
            width: 160px;
            line-height: 24px;
            padding-top: 5px;
        }

            .detail-sec03 .sec-box .sec03-nei li {
                position: relative;
                height: 80px;
            }
}

/*屏幕 992 ~ 1199 之间*/
@media (min-width: 992px) and (max-width: 1199px) {
    .detail-sec03 .sec-box .sec03-nei {
        width: 115px;
    }

    .detail-sec03 .img-box img {
        width: 500px;
    }

    .detail-sec03 .sec-box li {
        position: relative;
        height: 118px;
    }
}

/*屏幕小于等于 992*/
@media (max-width: 992px) {
    .detail-sec05 .title {
        font-size: 18px;
    }

    .detail-sec05 .explain span {
        font-size: 14px;
    }

    .wrapper-content {
        margin-top: 20px;
    }

    .se-con.pc {
        display: none;
    }

    .se-con.mc {
        display: block;
    }

    .left-screening {
        width: 100%;
        float: none;
    }

    .container-canyi .wrap-product-list,
    .wrap-product-list {
        padding-top: 30px;
        margin-left: 0;
        margin-right: 0;
    }

    .banner {
        overflow: hidden;
        text-align: center;
    }

        .banner img {
            width: 120%;
            margin-left: -10%;
            max-width: initial;
        }

        .banner .banner-yy {
            margin-top: -90px;
            height: 180px;
        }

        .banner .banner-text {
            position: absolute;
            top: 50%;
            margin-top: -45px;
            font-size: 44px;
            color: #32c9be;
            width: 100%;
            text-align: center;
        }

        .banner .top-banner-txt img {
            width: 70%;
            margin-left: 0;
        }

    .left-screening .screening-box {
        padding: 10px 20px;
    }

    .left-screening .screening-list {
        display: none;
    }

        .left-screening .screening-list.show {
            display: none;
        }

    .detail-sec04 {
        text-align: center;
    }

        .detail-sec04 .c-text {
            padding-top: 15%;
            line-height: 24px;
        }

        .detail-sec04 .title {
            color: #32c9be;
            font-size: 18px;
        }

        .detail-sec04 .explain {
            font-size: 14px;
        }

        .detail-sec04 .c-img02 {
            background: url("../images/img19.png") right center no-repeat;
            height: 300px;
            background-size: auto 100%;
        }

        .detail-sec04 .c-img03 {
            height: 300px;
            background-size: auto 100%;
        }
}

.video-sec .video-right {
    padding-right: 0;
}

/*屏幕小于等于767*/
@media (max-width: 767px) {
    /*产品详情*/
    .detail-sec01 .product-r {
        padding-left: 15px;
    }

    /*产品列表*/
    .wrapper-content ul.product-list {
        margin-left: -5px;
        margin-right: -5px;
        margin-top: -5px;
    }

        .wrapper-content ul.product-list li {
            padding: 5px;
        }

    .banner img {
        width: 140%;
        margin-left: 0;
        max-width: initial;
    }

    .left-screening .screening-box {
        font-size: 14px;
    }

    .left-screening .se-con {
        padding-bottom: 0;
    }

    .wrap-product-list {
        padding-top: 20px;
    }

    .banner .banner-text {
        margin-top: -27px;
        font-size: 24px;
    }

    .banner .banner-yy {
        margin-top: -60px;
        height: 120px;
    }

    .banner .top-banner-txt img {
        width: 100%;
    }

    /*视频列表*/
    .video-sec {
        margin-bottom: 0;
        min-height: 0;
        background-color: #fff;
    }

        .video-sec .title {
            color: #32c9be;
            font-size: 16px;
            padding: 15px;
            margin-top: 0;
            margin-bottom: 0;
        }

        .video-sec .video-left,
        .video-sec .video-right {
            margin-right: 0;
            padding: 0 15px;
        }

    .nav.nav-tabs a {
        padding: 10px;
    }

    .video-sec .video-right {
        position: static;
        padding-top: 15px;
        width: auto;
    }

    .video-sec .video-content {
        margin: 0;
    }

    .video-sec .tab-content {
        position: static;
        font-size: 16px;
        padding-bottom: 0;
    }

        .video-sec .tab-content .video-select {
            overflow-y: auto;
            padding: 10px 0;
        }

        .video-sec .tab-content li {
            padding: 0px 0;
            cursor: pointer;
            overflow: hidden;
            margin: 5px 0;
        }

            .video-sec .tab-content li:nth-child(2n+1) {
                padding-right: 10px;
            }

            .video-sec .tab-content li:nth-child(2n) {
                padding-left: 10px;
            }

        .video-sec .tab-content .text {
            padding: 10px;
            padding-left: 0;
            font-size: 12px;
            line-height: 1.6;
            height: 44px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

    /*产品详情*/
    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .detail-sec01 .product-l {
        padding-right: 0;
    }

    .detail-sec01 .link-pop {
        padding: 4px 5px;
        font-size: 12px;
    }

    .detail-sec02 {
        background: #ffffff;
        padding: 0;
    }

    .detail-sec03 {
        padding: 0;
        padding-bottom: 30px;
    }

        .detail-sec03 .img-box img {
            width: 50%;
        }

    .detail-sec04 {
        text-align: center;
    }

        .detail-sec04 .c-text {
            padding: 0 0 15px 0;
            line-height: 2;
        }

        .detail-sec04 .title {
            color: #32c9be;
            font-size: 14px;
        }

        .detail-sec04 .c-img img {
            width: 300px;
            height: auto;
        }

        .detail-sec04 .explain {
            font-size: 12px;
            padding: 0 15px;
        }

        .detail-sec04 .c-content:nth-child(2n+1) {
            background: #ededed;
            padding: 30px 0;
        }

            .detail-sec04 .c-content:nth-child(2n+1) .c-text {
                float: none;
                width: 100%;
                background-color: #ededed;
            }

            .detail-sec04 .c-content:nth-child(2n+1) .c-img {
                float: none;
                width: 100%;
            }

        .detail-sec04 .c-content:nth-child(2n) {
            background: #fff;
            padding: 30px 0;
        }

            .detail-sec04 .c-content:nth-child(2n) .c-text {
                float: none;
                width: 100%;
            }

            .detail-sec04 .c-content:nth-child(2n) .c-img {
                float: none;
                width: 100%;
            }

        .detail-sec04 .c-img02 {
            background: none;
            height: auto;
            padding: 0 !important;
        }

        .detail-sec04 .c-img03 {
            background: none;
            height: auto;
            padding: 30px 0 !important;
        }

        .detail-sec04 .c-img02 .c-img {
            /*background: url("../images/img19.png") right center no-repeat;*/
            height: 200px;
            background-size: auto 100%;
            background-repeat: no-repeat;
        }

        .detail-sec04 .c-img02.bg-left .c-img.mc-detail {
            background-position: left bottom;
        }

        .detail-sec04 .c-img02.bg-right .c-img.mc-detail {
            background-position: right bottom;
        }

        .detail-sec04 .c-img02 .container {
            padding: 0;
        }

        .detail-sec04 .c-img02 .c-text {
            background: #fff;
            padding: 15px 30px;
        }

    .detail-sec05 {
        padding: 30px 0 0 0;
    }

        .detail-sec05 .sec05-title {
            font-size: 16px;
        }

        .detail-sec05 .swiper-button-next,
        .detail-sec05 .swiper-button-prev {
            background: none;
            height: auto;
            margin-top: -17px;
            color: #fff;
            font-size: 24px;
        }

        .detail-sec05 .swiper-button-prev {
            left: 10px;
        }

        .detail-sec05 .swiper-button-next {
            right: 10px;
        }

        .detail-sec05 .more-photo {
            background: #32c9be;
            padding: 0px 0px;
            position: relative;
        }

        .detail-sec05 .item {
            display: block;
            position: relative;
        }

            .detail-sec05 .item img {
                width: 100%;
            }

        .detail-sec05 .layer-text {
            display: block;
            position: absolute;
            background: rgba(0, 89, 94, 0.5);
            top: auto;
            right: 0;
            bottom: 0;
            left: 0;
            color: #fff;
            text-align: center;
            padding: 15px;
        }

            .detail-sec05 .layer-text .text {
                position: static;
                top: 50%;
                transform: translateY(0%);
                width: 100%;
            }

        .detail-sec05 .item:hover .layer-text {
            display: block;
        }

        .detail-sec05 .photo-mc {
            display: block;
        }

        .detail-sec05 .photo-pc {
            display: none;
        }

        .detail-sec05 .title {
            font-size: 16px;
        }

        .detail-sec05 .explain span {
            display: block;
            font-size: 12px;
        }
}

/*屏幕大于等于1500*/
@media (min-width: 1500px) {
    .wrapper-content ul.product-list {
        font-size: 16px;
    }

    .video-sec.detail-sec02 .container,
    .detail-sec03 .container,
    .detail-sec05 .container,
    .detail-sec01 .container {
        width: 1230px;
    }
}

.photo-list {
    padding: 30px 40px;
    background: #fff;
}

    .photo-list .carousel-control.right,
    .photo-list .carousel-control.left {
        background: none;
    }

    .photo-list .carousel-control .glyphicon-chevron-left,
    .photo-list .carousel-control .glyphicon-chevron-right,
    .photo-list .carousel-control .icon-next,
    .photo-list .carousel-control .icon-prev {
        text-align: center;
        color: #32c9be;
        text-shadow: none;
    }

    .photo-list .carousel-control .glyphicon-chevron-right,
    .photo-list .carousel-control .icon-next {
        margin-right: 0px;
        right: 0;
        width: auto;
    }

    .photo-list .carousel-control .glyphicon-chevron-left,
    .photo-list .carousel-control .icon-prev {
        margin-left: 0px;
        left: 0;
    }

/*屏幕小于等于414*/
@media (max-width: 414px) {
    .wrapper-content ul.product-list .name {
        font-size: 14px;
        margin-top: 25px;
        margin-bottom: 0;
        font-weight: normal;
    }

    .wrapper-content ul.product-list .older {
        font-size: 12px;
        font-weight: normal;
    }

    .wrapper-content ul.product-list .loaded img {
        height: 130%;
    }
}

.p-query {
    padding: 50px;
    margin-top: 0;
    background: #f4f5f6;
}

    .p-query .red {
        color: #ff0000;
    }

    .p-query .query-content {
        max-width: 700px;
        margin: auto;
    }

    .p-query .step-list {
        padding-left: 0;
        font-size: 16px;
        padding-top: 20px;
    }

        .p-query .step-list li {
            padding: 15px 0;
        }

        .p-query .step-list .step {
            cursor: pointer;
            display: block;
            max-width: 135px;
            height: 70px;
            padding-top: 18px;
            text-align: center;
            vertical-align: middle;
            color: #999;
            border-radius: 4px;
            position: relative;
            border: 1px solid #e3e3e3;
        }

        .p-query .step-list .step-check {
            font-size: 12px;
            position: absolute;
            top: 5px;
            right: 5px;
        }

        .p-query .step-list .icon {
            font-size: 32px;
            vertical-align: middle;
            margin-top: -2px;
            display: inline-block;
            line-height: 40px;
        }

        .p-query .step-list .step:hover,
        .p-query .step-list .step.active {
            color: #4f5f69;
            border-radius: 0;
            background: url("../images/step-bg.png") left top no-repeat #fff;
            border: none;
            border-bottom: 4px solid #32c9be;
            box-shadow: 0 2px 6px #aaa;
            background-size: 20%;
        }

            .p-query .step-list .step:hover .step-check,
            .p-query .step-list .step.active .step-check {
                color: #32c9be;
            }

    .p-query .title {
        font-size: 20px;
        color: #4f5f69;
        font-weight: bold;
    }

    .p-query .query-form {
        margin-top: 30px;
        display: table;
        width: 100%;
    }

        .p-query .query-form li {
            display: table;
            width: 100%;
        }

            .p-query .query-form li + li {
                margin-top: 15px;
            }

        .p-query .query-form .query-row {
            display: table-row;
        }

            .p-query .query-form .query-row .query-vlue {
                border-radius: 0;
            }

                .p-query .query-form .query-row .query-vlue:last-child {
                    border-radius: 0 4px 4px 0;
                }

        .p-query .query-form .query-label,
        .p-query .query-form .query-vlue,
        .p-query .query-form .query-vlue02 {
            display: table-cell;
            background: #fff;
            border: 1px solid #e5e4e3;
            vertical-align: middle;
        }

        .p-query .query-form .query-label {
            font-weight: normal;
            border-right: none;
            padding: 10px 0 10px 10px;
            border-radius: 4px 0 0 4px;
            width: 110px;
            color: #999;
        }

            .p-query .query-form .query-label span {
                display: inline-block;
                width: 10px;
            }

        .p-query .query-form .code-btn {
            background: #32c9be;
            color: #fff;
            padding: 2px 10px;
        }

        .p-query .query-form .active .query-label,
        .p-query .query-form .active .query-vlue,
        .p-query .query-form .active .query-vlue02 {
            border-color: #32c9be;
        }

        .p-query .query-form .required {
            position: relative;
        }

            .p-query .query-form .required .query-label,
            .p-query .query-form .required .query-vlue,
            .p-query .query-form .required .query-vlue02 {
                border-color: #32c9be;
                border-width: 2px;
            }

        .p-query .query-form .query-vlue {
            border-left: none;
            border-radius: 0 4px 4px 0;
        }

        .p-query .query-form .query-vlue02 {
            border-radius: 4px;
        }

        .p-query .query-form .form-control {
            border: none;
            box-shadow: none;
        }

    .p-query .btn-bar {
        margin-top: 30px;
    }

        .p-query .btn-bar .btn {
            background: #32c9be;
            color: #fff;
            padding: 10px;
        }

        .p-query .btn-bar .btn02 {
            background: #32c9be;
        }

    .p-query .query-result {
        margin-top: 30px;
    }

        .p-query .query-result .title {
            font-size: 18px;
            margin-bottom: 15px;
        }

    .p-query .result-box {
        border-radius: 4px;
        color: #999;
        border: 1px solid #dfdddc;
    }

        .p-query .result-box li {
            border-bottom: 1px solid #dfdddc;
            padding: 10px 15px;
        }

            .p-query .result-box li:last-child {
                border-bottom: none;
            }

    .p-query .contact-box {
        margin-top: 25px;
        color: #4f5f69;
        overflow: hidden;
    }

        .p-query .contact-box i {
            color: #32c9be;
            font-size: 24px;
            line-height: 20px;
        }

/*屏幕小于等于767*/
@media (max-width: 767px) {
    /*产品验证*/
    .p-query {
        padding: 0px 0;
        background: #ffffff;
    }

        .p-query .step-list {
            font-size: 15px;
            padding: 15px;
            overflow: hidden;
        }

            .p-query .step-list li {
                float: left;
                width: 33.33%;
                padding: 0px 5px;
            }

            .p-query .step-list .step {
                display: block;
                max-width: inherit;
                height: 50px;
                padding-top: 10px;
            }

            .p-query .step-list .step-check {
                font-size: 12px;
            }

            .p-query .step-list .icon {
                font-size: 30px;
                line-height: 30px;
                margin-right: 5px;
            }

            .p-query .step-list .step.active {
                color: #4f5f69;
                border-radius: 0;
                background: url("../images/step-bg.png") left top no-repeat #fff;
                background-size: auto 80%;
                border: none;
                border-bottom: 4px solid #32c9be;
                box-shadow: 0 2px 6px #aaa;
            }

                .p-query .step-list .step.active .step-check {
                    color: #32c9be;
                }

        .p-query .title {
            font-size: 16px;
            color: #4f5f69;
            margin-top: 15px;
        }

        .p-query .query-form {
            margin-top: 20px;
            display: table;
            width: 100%;
        }

            .p-query .query-form li {
                display: table;
                width: 100%;
            }

                .p-query .query-form li + li {
                    margin-top: 15px;
                }

            .p-query .query-form .query-row {
                display: table-row;
            }

                .p-query .query-form .query-row .query-vlue {
                    border-radius: 0;
                }

                    .p-query .query-form .query-row .query-vlue:last-child {
                        border-radius: 0 4px 4px 0;
                    }

            .p-query .query-form .query-label,
            .p-query .query-form .query-vlue,
            .p-query .query-form .query-vlue02 {
                display: table-cell;
                background: #fff;
                border: 1px solid #e5e4e3;
            }

            .p-query .query-form .query-label {
                font-weight: normal;
                border-right: none;
                padding: 10px 0 10px 10px;
                border-radius: 4px 0 0 4px;
                width: 110px;
                color: #999;
            }

                .p-query .query-form .query-label span {
                    display: inline-block;
                    width: 10px;
                }

            .p-query .query-form .active .query-label,
            .p-query .query-form .active .query-vlue,
            .p-query .query-form .active .query-vlue02 {
                border-color: #32c9be;
            }

            .p-query .query-form .query-vlue {
                border-left: none;
                border-radius: 0 4px 4px 0;
            }

            .p-query .query-form .query-vlue02 {
                border-radius: 4px;
            }

            .p-query .query-form .form-control {
                border: none;
                box-shadow: none;
            }

        .p-query .btn-bar {
            margin-top: 30px;
        }

            .p-query .btn-bar .btn {
                background: #006b76;
                color: #fff;
                padding: 10px;
            }

            .p-query .btn-bar .btn02 {
                background: #32c9be;
            }

        .p-query .query-result {
            margin-top: 30px;
        }

            .p-query .query-result .title {
                font-size: 14px;
                margin-bottom: 15px;
            }

        .p-query .result-box {
            border-radius: 4px;
            color: #999;
            border: 1px solid #dfdddc;
        }

            .p-query .result-box li {
                border-bottom: 1px solid #dfdddc;
                padding: 10px 15px;
            }

                .p-query .result-box li:last-child {
                    border-bottom: none;
                }

        .p-query .contact-box {
            margin-top: 25px;
            color: #4f5f69;
            padding-bottom: 20px;
            overflow: hidden;
            font-size: 12px;
        }

        .p-query .btn-bar div:first-child {
            padding-left: 0;
        }

        .p-query .btn-bar div:last-child {
            padding-right: 0;
        }

        .p-query .contact-box div {
            padding: 0;
        }

        .p-query .contact-box i {
            color: #32c9be;
        }
}

.page-title {
    font-size: 28px;
    text-align: center;
    padding: 30px 0;
}

.shop-sec {
    padding: 15px 0;
    overflow: hidden;
}

    .shop-sec .map-address {
        position: relative;
    }

    .shop-sec .map {
        padding-right: 360px;
    }

    .shop-sec .icon-dian {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        background: url("../images/icon-01.png") center no-repeat;
        background-size: 100%;
    }

    .shop-sec .shop-content {
        background: #f7f7f7;
        padding: 15px 40px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 360px;
    }

    .shop-sec .shop-list {
        font-size: 12px;
        overflow-y: auto;
    }

        .shop-sec .shop-list li {
            padding: 5px 0;
        }

        .shop-sec .shop-list .addname {
            background: url("../images/icon-02.png?v20220901") left no-repeat;
            background-size: 20px auto;
            padding: 10px 0 10px 25px;
            font-size: 14px;
            font-weight: bold;
        }

        .shop-sec .shop-list p {
            margin-bottom: 0;
            color: #4f5f69;
            line-height: 1.5;
        }

    .shop-sec .shop-search {
        padding: 10px 0;
        position: relative;
        cursor: pointer;
    }

.shop-search .icon-search {
    color: #999;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
}

.shop-sec .tips {
    /*color: #999;*/
    color: #32c9be;
    margin-top: 20px;
}

.bottom-banner img {
    width: 100%;
}

.swiper-pagination-bullet-active {
    background: #32c9be;
}

.pc-banne {
    display: block;
}

.mc-banne, .mc-detail {
    display: none;
}

    .mc-banne img {
        width: 100%;
    }

/*屏幕小于等于768*/
@media (max-width: 768px) {
    .pc-banne {
        display: none;
    }

    .mc-banne {
        display: block;
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 1px;
    }

    .page-title {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        padding: 20px 0;
    }

    .online-buy .buy-item {
        padding-bottom: 15px;
        text-align: center;
    }

    .shop-sec {
        padding: 15px 0;
        overflow: hidden;
    }

        .shop-sec .map-address {
            position: relative;
        }

        .shop-sec .map {
            display: none;
            padding-right: 0px;
        }

        .shop-sec .icon-dian {
            display: inline-block;
            width: 20px;
            height: 20px;
            vertical-align: middle;
            background: url("../images/icon-01.png") center no-repeat;
            background-size: 100%;
        }

        .shop-sec .page-title {
            background: #fff;
        }

        .shop-sec .shop-content {
            background: #fff;
            padding: 0 15px;
            position: static;
            top: 0;
            right: 0;
            bottom: 0;
            width: auto;
        }

        .shop-sec .shop-list {
            font-size: 14px;
            margin-top: 20px;
            overflow-y: auto;
            max-height: 300px;
        }

            .shop-sec .shop-list li {
                padding: 10px;
                border-bottom: 1px dashed #ccc;
                /*background: url("../images/icon-02.png") left no-repeat;*/
            }

            .shop-sec .shop-list .addname {
                background: none;
                padding: 0px;
                font-size: 16px;
            }

            .shop-sec .shop-list p {
                margin-bottom: 0;
                color: #4f5f69;
                line-height: 24px;
            }

        .shop-sec .shop-search {
            padding: 0;
        }

        .shop-sec .tips {
            color: #999;
            margin-top: 0px;
            margin-bottom: 20px;
        }

    .table-title, .table-choose, .table-list {
        text-indent: 0;
        font-size: 14px;
    }

        .table-choose .check-box {
            display: box; /* OLD - Android 4.4- */
            display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
            display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
            display: -ms-flexbox; /* TWEENER - IE 10 */
            display: -webkit-flex; /* NEW - Chrome */
            display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
            /* 09版 */
            -webkit-box-pack: space-around;
            /* 12版 */
            -webkit-justify-content: space-around;
            -moz-justify-content: space-around;
            -ms-justify-content: space-around;
            -o-justify-content: space-around;
            justify-content: space-around;
            margin-left: 0;
        }

            .table-choose .check-box label {
                margin-right: 0;
            }
}

/*20190322新增*/
.video-list .video-content.sub-video {
    background-color: rgba(0, 0, 0, 0);
    cursor: auto;
}

.video-box {
    cursor: pointer;
}

.show-video-list {
    color: #4f5f69;
    font-size: 16px;
    font-weight: normal;
    padding: 15px;
}
