﻿
.sr-comInfo {
    background-image: url(/assets/img/bg/verified_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 45px;
    border-top: 1px solid #e6ecf2;
    position: relative;
    min-height: 180px;
    *zoom: 1
}

    .sr-comInfo:before, .sr-comInfo:after {
        content: "";
        display: table
    }

    .sr-comInfo:after {
        clear: both
    }

.sr-comInfo-logo {
    float: left;
    font-size: 0;
    margin-right: 15px;
    position: relative;
    height: 84px;
}

    .sr-comInfo-logo img {
        max-height: 84px;
        vertical-align: middle
    }

.sr-comInfo-contact {
    position: absolute;
    right: 0px;
    top: 10px;
}

.shop-key-action .action-item {
    margin-bottom: 12px;
}

    .shop-key-action .action-item button {
        width: 158px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 12px;
    }

.next-btn {
    background: transparent;
    border-radius: 100px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-style: normal;
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.next-btn-primary {
    background-color: #ff6a00;
    border-color: transparent;
    border-style: solid;
    color: #fff;
}

    .next-btn-primary:hover {
        background-color: #E35300;
    }

.next-btn-medium {
    border-width: 1px;
    font-size: 14px;
    height: 28px;
    line-height: 26px;
    margin: 0;
    padding: 0 15px !important;
}

.shop-key-action.isNewGolden .rc-btn {
    background-color: #ffffff80;
    border: 1px solid #fff;
    color: #333;
}

    .shop-key-action.isNewGolden .rc-btn:hover {
        background-color: #ECF7FF;
    }

.sr-comInfo-title {
    position: relative;
    display: inline-block
}

    .sr-comInfo-title .title-txt {
        font-size: 18px;
        display: flex;
        align-items: center;
        word-wrap: break-word;
        word-break: break-word;
    }

        .sr-comInfo-title .title-txt h1 {
            font-size: 20px;
            font-weight: bold
        }

        .sr-comInfo-title .title-txt .ob-icon {
            -webkit-transition: -webkit-transform .2s ease;
            transition: -webkit-transform .2s ease;
            transition: transform .2s ease;
            transition: transform .2s ease,-webkit-transform .2s ease;
            margin-left: 5px
        }

        .sr-comInfo-title .title-txt a {
            color: #222
        }

        .sr-comInfo-title .title-txt:hover .ob-icon {
            color: #ff6000;
            transform: rotate(180deg)
        }

        .sr-comInfo-title .title-txt:hover a {
            color: #ff6000
        }

    .sr-comInfo-title.in-pc .icon-down {
        display: inline-block
    }

    .sr-comInfo-title .icon-down {
        display: none
    }

.sr-comInfo-details {
    border: 1px solid #e6ecf2;
    box-shadow: 3px 3px 5px rgba(0,0,0,.2);
    width: 640px;
    position: absolute;
    background: #fff;
    /*    display: none;*/
    z-index: 99
}

    .sr-comInfo-details .details-cnt {
        padding: 30px 30px 0 30px
    }

    .sr-comInfo-details .detail-col {
        float: left;
        margin-right: 30px;
        min-height: 181px
    }

        .sr-comInfo-details .detail-col:last-child {
            margin-right: 0
        }

        .sr-comInfo-details .detail-col.column-1 {
            width: 200px
        }

        .sr-comInfo-details .detail-col.column-2 {
            width: 600px
        }

        .sr-comInfo-details .detail-col .review-scores div.score-item-rating span {
            cursor: pointer;
            vertical-align: middle
        }

            .sr-comInfo-details .detail-col .review-scores div.score-item-rating span:hover {
                color: #ff6000
            }

        .sr-comInfo-details .detail-col .review-scores div span {
            font-weight: 700
        }

        .sr-comInfo-details .detail-col .review-scores-new {
            padding-top: 10px;
            border-top: 1px solid #e6ecf2
        }

            .sr-comInfo-details .detail-col .review-scores-new .rating-score-title {
                margin-right: 5px;
                display: inline-block;
                color: #555
            }

            .sr-comInfo-details .detail-col .review-scores-new div span {
                font-weight: 400
            }

                .sr-comInfo-details .detail-col .review-scores-new div span a {
                    font-size: 14px;
                    font-weight: bold;
                    color: #222;
                    line-height: 21px;
                    text-decoration: underline
                }

                    .sr-comInfo-details .detail-col .review-scores-new div span a:hover {
                        color: #ff6000
                    }

        .sr-comInfo-details .detail-col .average-response-time {
            display: none;
            margin-top: 5px;
            font-size: 12px;
        }

            .sr-comInfo-details .detail-col .average-response-time .response-time-title {
                margin-right: 5px;
                color: #555
            }

            .sr-comInfo-details .detail-col .average-response-time .response-time-data {
                color: #222
            }

        .sr-comInfo-details .detail-col .gmv {
            margin-top: 5px
        }

            .sr-comInfo-details .detail-col .gmv .gmv-title {
                margin-right: 5px;
                color: #555
            }

            .sr-comInfo-details .detail-col .gmv .gmv-data {
                color: #222
            }

    .sr-comInfo-details .detail-address {
        margin-bottom: 10px
    }

        .sr-comInfo-details .detail-address .ob-icon {
            margin-right: 5px
        }

    .sr-comInfo-details .detail-address-map {
        position: relative;
        width: 200px;
        height: 176px
    }

        .sr-comInfo-details .detail-address-map .showLocation-content {
            top: -15px;
            left: -15px
        }

    .sr-comInfo-details .detail-infos .fal {
        position: absolute;
        left: 0;
        top: 3px
    }

        .sr-comInfo-details .detail-infos .fal.fa-check {
            color: #00c88c
        }

    .sr-comInfo-details .detail-infos .ob-icon.icon-shop {
        color: #888
    }

    .sr-comInfo-details .detail-infos .info-item {
        position: relative;
        padding-left: 0px;
        *zoom: 1;
        margin-bottom: 10px
    }

    .sr-comInfo-details .column-1 .detail-infos .info-item {
        padding-left: 22px;
    }

    .sr-comInfo-details .detail-infos .info-item:before, .sr-comInfo-details .detail-infos .info-item:after {
        content: "";
        display: table
    }

    .sr-comInfo-details .detail-infos .info-item:after {
        clear: both
    }

    .sr-comInfo-details .detail-infos .info-item:last-child {
        margin-bottom: 0
    }

    .sr-comInfo-details .detail-infos .info-label {
        float: left;
        width: 165px;
        color: #888;
        position: relative;
        padding-left: 22px;
        font-size: 12px;
    }

        .sr-comInfo-details .detail-infos .info-label .fal-check {
            position: absolute;
            left: 0;
            top: 3px
        }

    .sr-comInfo-details .detail-infos .info-fields {
        margin-left: 175px;
        font-size: 12px;
        color: #222;
    }

        .sr-comInfo-details .detail-infos .info-fields a {
            margin-right: 5px;
        }

            .sr-comInfo-details .detail-infos .info-fields a:hover {
                color: #ff6a00;
                text-decoration: underline;
            }

    .sr-comInfo-details .detail-intro {
        clear: both;
        margin: 20px 0 10px;
        color: #888;
        line-height: 20px;
        padding-top: 10px;
        font-size: 12px;
    }

    .sr-comInfo-details .details-footer {
        display: flex;
        border-top: 1px solid #e6ecf2;
        padding: 15px 30px
    }

        .sr-comInfo-details .details-footer .option-item, .sr-comInfo-details .details-footer a {
            margin-right: 15px
        }

            .sr-comInfo-details .details-footer .option-item .ob-icon, .sr-comInfo-details .details-footer .option-item .micon, .sr-comInfo-details .details-footer a .ob-icon, .sr-comInfo-details .details-footer a .micon {
                margin-right: 5px;
                vertical-align: -2px
            }

        .sr-comInfo-details .details-footer .option-item {
            font-size: 12px;
            display: flex;
            justify-content: space-around;
            align-items: center;
            height: 22px;
            line-height: 22px;
            border-radius: 12px;
            box-sizing: unset;
            border: 1px solid #ff6a00;
            padding: 0 15px;
            background: #ff6a00;
            color: #fff
        }

            .sr-comInfo-details .details-footer .option-item:hover {
                background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#E35300
            }

        .sr-comInfo-details .details-footer .tm-status-on, .sr-comInfo-details .details-footer .tm-status-off {
            display: flex;
            vertical-align: middle;
            white-space: nowrap;
            cursor: pointer;
            background-color: #fff;
            border: 1px solid #222;
            color: #222;
            -webkit-appearance: none;
            text-align: center;
            -webkit-box-sizing: border-box;
            outline: none;
            margin: 0;
            -webkit-transition: background-color .2s;
            transition: background-color .2s;
            font-size: 12px;
            -moz-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
            justify-content: space-around;
            align-items: center;
            padding: 0 15px 0 15px;
            background-position-x: 14px;
            height: 22px;
            line-height: 22px;
            border-radius: 12px;
            box-sizing: unset;
            background-size: 14px;
            border: 1px solid #222;
            text-decoration: none
        }

            .sr-comInfo-details .details-footer .tm-status-on:hover {
                background-color: #f4f4f4;
                background-size: 14px;
                background-position-x: 14px
            }

            .sr-comInfo-details .details-footer .tm-status-off:hover {
                background-color: #f4f4f4;
                background-size: 14px;
                background-position-x: 14px
            }



.sr-nav-wrap {
    height: 44px;
    z-index: 33;
    position: relative
}

.sr-layout-wrap {
    position: relative;
    max-width: 1440px;
    min-width: 768px;
    margin: auto;
    padding: 0 0px;
    box-sizing: border-box
}

.sr-nav {
    height: 44px;
    font-size: 14px;
    width: 100%;
    top: 0;
    left: 0
}

    .sr-nav .grid {
        width: 100%
    }

    .sr-nav a:hover {
        text-decoration: none
    }

.sr-nav-title {
    display: block;
    padding: 0 25px;
    color: #fff;
    line-height: 44px;
    height: 44px;
    cursor: pointer
}

    .sr-nav-title .fa {
        margin-right: 5px;
    }

    .sr-nav-title:hover {
        color: #fff
    }

.sr-nav-discover {
    position: relative
}

.sr-nav-liveFlag {
    padding: 0 5px;
    border-radius: 19px;
    position: absolute;
    right: -2px;
    top: -10px;
    background: #ff6000;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    z-index: 99
}

    .sr-nav-liveFlag.in {
        display: none
    }

.sr-nav-main {
    float: left
}

.sr-nav-item {
    float: left;
    position: relative
}

    .sr-nav-item:hover .sr-nav-sub {
        display: block
    }

    .sr-nav-item .ob-icon {
        margin-right: 5px;
        vertical-align: -2px
    }

.sr-nav-sub {
    display: none;
    position: absolute;
    box-shadow: 0px 3px 3px -3px rgba(0,0,0,.12),0px 6px 10px 0px rgba(0,0,0,.06),0px 9px 16px 8px rgba(0,0,0,.03);
    padding: 15px 0
}

    .sr-nav-sub .sr-nav-sub-li {
        position: relative
    }

.sr-nav-sub-title {
    display: flex;
    align-items: center;
    color: #222;
    width: 300px;
    padding: 5px 10px 5px 15px;
    position: relative;
    word-break: break-word;
    word-wrap: break-word
}

    .sr-nav-sub-title > .fa {
        margin-right: 0px
    }

    .sr-nav-sub-title:hover {
        color: #FF6600;
    }

        .sr-nav-sub-title:hover i {
            color: #222;
            text-decoration: none !important;
        }

    .sr-nav-sub-title .fa-angle-right {
        flex: 1;
        text-align: right
    }

    .sr-nav-sub-title .front-icon {
        position: absolute;
        left: 9px;
        top: 50%;
        margin-top: -9px
    }

.sr-nav-sub-title-txt {
    margin-right: 5px
}

.sr-nav-sub-item {
    width: 160px;
    display: block;
    margin-bottom: 10px;
    color: #8fadcc;
    white-space: initial
}

    .sr-nav-sub-item:hover, .sr-nav-sub-item.selected {
        color: #fff
    }

.sr-nav .search-bar {
    position: absolute;
    right: 20px;
    display: flex;
    flex-wrap: nowrap;
    background: #fff;
    border: 1px solid #ced3d9;
    box-sizing: border-box;
    border-radius: 4px;
    height: 30px;
    margin: 5px 0;
    line-height: 28px
}

    .sr-nav .search-bar .dropdown {
        padding: 0 10px;
        color: #555;
        border-right: 1px solid #ced3d9
    }

        .sr-nav .search-bar .dropdown .opt-item {
            margin-right: 5px
        }

    .sr-nav .search-bar .search {
        position: relative;
        width: 220px;
        box-sizing: border-box
    }

        .sr-nav .search-bar .search .keyword {
            position: absolute;
            left: 10px;
            width: 180px;
            height: 28px;
            line-height: 28px;
            font-size: 14px;
            box-sizing: border-box;
            border: 0 none
        }

        .sr-nav .search-bar .search .btn-submit {
            padding: 0;
            margin: 0;
            border: 0 none;
            background: transparent;
            color: #888;
            position: absolute;
            right: 2px;
            top: 0;
            width: 28px;
            height: 28px;
            text-align: center;
            vertical-align: middle;
            line-height: 28px;
            cursor: pointer
        }

            .sr-nav .search-bar .search .btn-submit:hover, .sr-nav .search-bar .search .btn-submit:active {
                color: #222
            }

            .sr-nav .search-bar .search .btn-submit .ob-icon {
                width: 28px;
                height: 28px;
                text-align: center;
                vertical-align: middle;
                line-height: 28px
            }

@media screen and (max-width: 1023px) {
    .sr-nav-title {
        padding: 0 20px
    }
}

.sr-nav .m-search-bar {
    position: absolute;
    right: 0px;
    width: 350px;
    flex-wrap: nowrap;
    background: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 10rem;
    height: 30px;
    margin: 8px 0 7px;
    line-height: 30px;
}

    .sr-nav .m-search-bar:hover {
        border: 1px solid #FF6A00;
    }

.sr-nav .layout-2-wings .layout-wing-right {
    width: auto;
    margin: auto
}

.sr-nav .layout-2-wings .layout-body {
    margin-right: 26px;
    margin-left: 125px !important;
}

.sr-nav .layout-2-wings .layout-wing-left {
    width: 26px;
    margin-top: -30px;
    margin-left: 5px;
    width: 120px;
    border-right: 1px solid #e4e4e0;
}

    .sr-nav .layout-2-wings .layout-wing-left select {
        outline: none;
        font-size: 12px;
    }

.sr-nav .layout-2-wings .layout-wing-right {
    width: 26px;
    margin-top: -30px;
    margin-right: 5px;
}

.sr-nav .m-search-btn {
    background: transparent;
    border: 0;
    height: 28px;
    line-height: 28px;
    width: 28px;
    cursor: pointer
}

    .sr-nav .m-search-btn i {
        color: #c4c6cf;
    }

        .sr-nav .m-search-btn i:hover {
            color: #999;
        }

.sr-nav .m-search-input {
    font-size: 14px;
    width: 100%;
    outline: none;
    border: none;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    padding: 0 10px;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.sr-nav .m-search-tips-wrap {
    position: relative;
    z-index: 9
}

.sr-nav .m-search-tips-list {
    display: none;
    box-sizing: border-box;
    position: absolute;
    left: -1px;
    right: -1px;
    padding: 5px 0;
    border: 1px solid #ced3d9;
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
    border-radius: 3px;
    background: #fff;
    z-index: 10
}

.sr-nav .m-search-tip-title {
    padding: 0 10px;
    line-height: 28px;
    color: #888
}

.sr-nav .m-search-tip {
    position: relative;
    display: block;
    padding: 0 10px;
    line-height: 28px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

    .sr-nav .m-search-tip.hover {
        background: #e6ecf2
    }

    .sr-nav .m-search-tip a {
        color: #222
    }

.sr-nav .m-search-tip-clear {
    padding: 0 10px;
    line-height: 28px;
    text-align: right
}

.sr-nav a.link-blue {
    color: #1470cc !important
}

.sr-nav .m-search-option-list {
    box-shadow: 3px 3px 5px rgba(0,33,66,.2);
    display: none;
    min-width: 100%;
    position: absolute;
    border: 1px solid #ced3d9;
    border-radius: 3px;
    background: #fff;
    z-index: 10;
    margin-left: -1px
}

.sr-nav .m-search-option {
    white-space: nowrap
}

    .sr-nav .m-search-option a {
        display: block;
        padding: 0 15px;
        line-height: 30px;
        color: #555
    }

    .sr-nav .m-search-option:hover {
        background: #e6ecf2;
        color: #555
    }

    .sr-nav .m-search-option.selected {
        background: #e6ecf2;
        color: #555
    }

.sr-nav .m-search-select {
    position: relative;
    cursor: pointer;
    /* border-right: 1px solid #ddd; */
}

    .sr-nav .m-search-select.hover .m-search-option-list {
        display: block
    }

.sr-nav .m-search-select-title {
    font-size: 14px;
    white-space: nowrap;
    height: 28px;
    line-height: 28px;
    border-right: 1px solid #dae0e5;
    padding: 0 15px
}

.sr-comInfo-sign .sign-item img {
    height: 16px;
}

.sr-comInfo-sign .sign-item {
    position: relative
}

    .sr-comInfo-sign .sign-item .tip-gold {
        z-index: 35;
        display: none;
        width: 271px;
        background: #fff;
        border: 1px solid #fff;
        padding: 10px 10px 5px;
        top: 32px;
        left: -9px;
        border-radius: 10px;
        box-shadow: 0px 3px 6px rgba(0,0,0,.12),0px 6px 10px rgba(0,0,0,.06),0px 9px 16px rgba(0,0,0,.03)
    }

        .sr-comInfo-sign .sign-item .tip-gold .arrow-out {
            left: 10px;
            border-color: transparent
        }

        .sr-comInfo-sign .sign-item .tip-gold .points-wrap {
            display: flex;
            align-items: center
        }

            .sr-comInfo-sign .sign-item .tip-gold .points-wrap .bar-content {
                width: 120px;
                height: 5px;
                background: #d9d9d9;
                margin-right: 5px;
                border-radius: 21px
            }

            .sr-comInfo-sign .sign-item .tip-gold .points-wrap .gold-bar {
                width: 96px;
                height: 5px;
                background: #ff9500;
                border-radius: 21px
            }

            .sr-comInfo-sign .sign-item .tip-gold .points-wrap .zuanshi-bar {
                width: 120px;
                height: 5px;
                background: #ff9500;
                border-radius: 21px
            }

            .sr-comInfo-sign .sign-item .tip-gold .points-wrap .points {
                font-size: 14px;
                line-height: 21px
            }

.sr-comInfo-sign {
    margin-top: 5px;
    display: flex;
    align-items: center
}

    .sr-comInfo-sign .sign-item {
        margin-right: 5px;
        color: #222;
        font-size: 12px;
        display: flex;
        align-items: center
    }

        .sr-comInfo-sign .sign-item img {
            height: 16px
        }

        .sr-comInfo-sign .sign-item.icon-star img:not(:first-child) {
            margin-left: -1px
        }

        .sr-comInfo-sign .sign-item .txt-as {
            display: none
        }

        .sr-comInfo-sign .sign-item .item-icon {
            display: inline-block;
            width: 16px;
            height: 16px;
            margin-right: 2px;
            vertical-align: middle
        }


.product-company-info {
    margin-left: 0 !important;
    color: #222;
    font-weight: bold;
}

    .product-company-info .company-country {
        height: 21px;
        line-height: normal;
        flex-shrink: 0;
    }

    .product-company-info .verify-icon img {
        margin-left: 0 !important;
    }

.m-search-select select {
    border: none;
}

.sr-container {
    margin-top: 0px;
}

.main-products {
    color: #333 !important;
    font-weight: normal !important;
}

    .main-products span {
        margin-right: 5px;
    }

.sr-comInfo-title .fas.fa-angle-down {
    transition: transform 0.3s ease;
    cursor: pointer;
}

    .sr-comInfo-title .fas.fa-angle-down.rotate {
        transform: rotate(180deg);
    }




.sr-home-banner {
    background: #fff
}

    .sr-home-banner .swiper-slide {
        min-height: 300px
    }

    .sr-home-banner img {
        width: 100%
    }

.sr-proSlide {
    background: #fff
}

    .sr-proSlide .swiper-button-disabled {
        background: rgba(0,0,0,.2);
        cursor: default
    }

@media only screen and (min-width: 769px) {
    .sr-proSlide .swiper-button-disabled:hover {
        background: rgba(0,0,0,.2)
    }
}

.sr-proSlide .sr-proSlide-btn-left {
    left: 0
}

@media only screen and (max-width: 768px) {
    .sr-proSlide .sr-proSlide-btn-left {
        display: none
    }
}

.sr-proSlide .sr-proSlide-btn-right {
    right: 0
}

@media only screen and (max-width: 768px) {
    .sr-proSlide .sr-proSlide-btn-right {
        display: none
    }
}

.sr-proSlide .hvalign-360, .sr-proSlide .hvalign-360-play, .sr-proSlide .hvalign-360-mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.sr-proSlide .hvalign-cnt {
    display: flex;
    align-items: center;
    max-height: 300px;
    height: 300px
}

.sr-proSlide .hvalign-360-mask {
    background-color: #000;
    filter: alpha(opacity=30);
    opacity: .3;
    z-index: 1
}

@media only screen and (min-width: 769px) {
    .sr-proSlide .hvaligh-360-shadow-wrap:hover .icon-360-circle {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg)
    }
}

.sr-proSlide .hvalign-360-play {
    z-index: 2
}

    .sr-proSlide .hvalign-360-play .hvalign-360-play-btn {
        color: #fff;
        border: none;
        filter: alpha(opacity=90);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-shadow: 2px 2px 3px rgba(0,0,0,.4)
    }

        .sr-proSlide .hvalign-360-play .hvalign-360-play-btn i {
            display: inline-block;
            width: 66px;
            height: 66px;
            vertical-align: middle
        }

            .sr-proSlide .hvalign-360-play .hvalign-360-play-btn i.icon-360 {
                background: url(../img/icon/bg-icon-360-01.png)
            }

            .sr-proSlide .hvalign-360-play .hvalign-360-play-btn i.icon-360-circle {
                background: url(../img/icon/bg-icon-360-02.png);
                -webkit-transition: -webkit-transform .4s ease;
                transition: -webkit-transform .4s ease;
                transition: transform .4s ease;
                transition: transform .4s ease,-webkit-transform .3s ease
            }

.sr-proSlide .pano-pic {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    transition: opacity 1s;
    box-shadow: 0 0 40px rgba(0,0,0,.4)
}

    .sr-proSlide .pano-pic.pano-pic-active {
        opacity: 1
    }

.sr-proSlide .slogan-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2
}

.sr-proSlide .caption-list-wrapper {
    position: absolute;
    z-index: 1
}

    .sr-proSlide .caption-list-wrapper.hidden {
        display: none
    }

    .sr-proSlide .caption-list-wrapper .caption-list {
        width: 100%;
        height: 100%;
        font-size: 0
    }

        .sr-proSlide .caption-list-wrapper .caption-list .caption-item {
            width: 100%;
            height: 100%;
            background-color: transparent;
            display: inline-block;
            vertical-align: top
        }

            .sr-proSlide .caption-list-wrapper .caption-list .caption-item.square-item .caption-container {
                border-radius: 5px
            }

            .sr-proSlide .caption-list-wrapper .caption-list .caption-item.circle-item .caption-container {
                border-radius: 50%
            }

            .sr-proSlide .caption-list-wrapper .caption-list .caption-item.item-shadow .caption-container {
                box-shadow: 3.5px 3.5px 10px rgba(0,0,0,.2)
            }

            .sr-proSlide .caption-list-wrapper .caption-list .caption-item .caption-container {
                width: 100%;
                height: 100%;
                background-color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                overflow: hidden
            }

                .sr-proSlide .caption-list-wrapper .caption-list .caption-item .caption-container .caption-img {
                    width: auto;
                    max-width: 100%;
                    max-height: 100%
                }

                    .sr-proSlide .caption-list-wrapper .caption-list .caption-item .caption-container .caption-img.horizontal-img {
                        width: 100%
                    }

                    .sr-proSlide .caption-list-wrapper .caption-list .caption-item .caption-container .caption-img.vertical-img {
                        height: 100%
                    }

.sr-proSlide .icon-3d {
    background-image: url("../img/icon/3d_icon_80.png");
    background-color: rgba(0,0,0,.5);
    background-size: 42px 30px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    border-radius: 50%
}

.sr-proSlide-diy {
    margin-bottom: 0
}

    .sr-proSlide-diy .sr-proSlide-pager {
        bottom: auto
    }

    .sr-proSlide-diy .sr-proSlide-btn-left {
        left: -30px
    }

    .sr-proSlide-diy .sr-proSlide-btn-right {
        right: -30px
    }

.showLocation-content {
    margin-top: 10px
}

.comshow-cnt {
    margin-bottom: 0
}

    .comshow-cnt .sr-proSlide-btn-left {
        left: -30px
    }

@media only screen and (max-width: 768px) {
    .comshow-cnt .sr-proSlide-btn-left {
        display: none
    }
}

.comshow-cnt .sr-proSlide-btn-right {
    right: -30px
}

@media only screen and (max-width: 768px) {
    .comshow-cnt .sr-proSlide-btn-right {
        display: none
    }
}

.comshow-cnt .pic-horizontal .sr-proList-pic-cut {
    padding-top: 66.7%
}

.comshow-cnt .pic-vertical .sr-proList-pic-cut {
    padding-top: 133.3%
}

.comshow-cnt .sr-proList-pic-cut {
    position: relative;
    width: 100%;
    height: 0;
    font-size: 0;
    overflow: hidden;
    border: 1px solid #e6ecf2
}

    .comshow-cnt .sr-proList-pic-cut img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        max-width: none;
        max-width: 100%;
        max-height: 100%
    }

.comshow-cnt .sr-proSlide-btn-left, .comshow-cnt .sr-proSlide-btn-right {
    margin-top: -60px
}

.comshow-cnt .sr-proList-name {
    text-align: center;
    margin-bottom: 0
}

.prod-video-mark, .prod-gif-mark {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: #7f7f7f;
    padding: 2px 5px;
    z-index: 2;
    font-size: 12px
}


.sr-proSlide {
    position: relative;
    margin-bottom: 20px
}

.sr-proSlide-left-open .sr-proSlide-btn-left {
    display: block
}

@media only screen and (max-width: 768px) {
    .sr-proSlide-left-open .sr-proSlide-btn-left {
        display: none
    }
}

.sr-proSlide-right-open .sr-proSlide-btn-right {
    display: block
}

@media only screen and (max-width: 768px) {
    .sr-proSlide-right-open .sr-proSlide-btn-right {
        display: none
    }
}

.sr-proSlide-btn-left, .sr-proSlide-btn-right {
    display: none;
    z-index: 1;
    position: absolute;
    width: 36px;
    height: 60px;
    line-height: 60px;
    top: 50%;
    margin-top: -30px;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-align: center
}

@media only screen and (min-width: 769px) {
    .sr-proSlide-btn-left:hover, .sr-proSlide-btn-right:hover {
        background: rgba(0,0,0,.8)
    }
}

.sr-proSlide-btn-left.disabled, .sr-proSlide-btn-right.disabled {
    background: rgba(0,0,0,.2);
    cursor: not-allowed
}

.sr-proSlide-btn-left {
    left: -30px
}

.sr-proSlide-btn-right {
    right: -30px
}

.sr-proSlide-pager {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 10px;
    width: 100%;
    z-index: 1
}

    .sr-proSlide-pager .swiper-pagination-bullet {
        cursor: pointer;
        display: inline-block;
        border-radius: 50%;
        background: #e6ecf2;
        margin: 0 5px;
        width: 10px;
        height: 10px
    }

    .sr-proSlide-pager .swiper-pagination-bullet-active {
        background: #ff6600
    }

.sr-proSlide .swiper-container {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 1
}

    .sr-proSlide .swiper-container.verifiedChange {
        overflow: unset;
        overflow-x: clip
    }

.sr-proSlide .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100% !important;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.sr-proSlide .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0
}



.sr-container {
    background: #f5f7fa;
    /*    padding-top: 20px;*/
    padding-bottom: 20px
}

.sr-layout-wrap {
    max-width: 1440px;
    min-width: 768px;
    width: 100%;
    margin: 0 auto;
    /*    padding: 0 20px;*/
    *zoom: 1
}

    .sr-layout-wrap:before, .sr-layout-wrap:after {
        content: "";
        display: table
    }

    .sr-layout-wrap:after {
        clear: both
    }

.sr-layout-extra {
    float: right;
    margin-left: 20px;
    min-height: 1px;
    width: 300px
}

@media only screen and (max-width: 1280px) {
    .sr-layout-extra {
        width: 260px
    }
}

.sr-layout-nav {
    float: left;
    margin-right: 20px;
    min-height: 1px;
    width: 300px
}

@media only screen and (max-width: 1280px) {
    .sr-layout-nav {
        width: 260px
    }
}

.sr-layout-main {
    overflow: hidden
}

    .sr-layout-main.home-layout-main {
        float: right !important
    }

@media only screen and (max-width: 1023px) {
    .sr-layout-resp .sr-layout-extra, .sr-layout-resp .sr-layout-nav {
        display: none
    }
}

.sr-layout-resp .sr-layout-main {
    overflow: inherit;
    width: -moz-calc(100% - 300px - 20px);
    width: -webkit-calc(100% - 300px - 20px);
    width: calc(100% - 300px - 20px);
    float: left
}

@media only screen and (max-width: 1280px) {
    .sr-layout-resp .sr-layout-main {
        width: -moz-calc(100% - 260px - 20px);
        width: -webkit-calc(100% - 260px - 20px);
        width: calc(100% - 260px - 20px)
    }
}

@media only screen and (max-width: 1023px) {
    .sr-layout-resp .sr-layout-main {
        width: 100%
    }
}

.sr-layout-block {
    padding: 30px 29px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e9eef4
}

@media only screen and (max-width: 1280px) {
    .sr-layout-block {
        padding: 20px
    }
}

.sr-layout-nopadding {
    padding: 0
}

.sr-layout-noborder {
    border: 0
}

.sr-layout-subblock {
    border-bottom: 1px solid #e6ecf2;
    padding: 30px;
    padding-left: 0;
    padding-right: 0
}

    .sr-layout-subblock:first-child {
        padding-top: 0
    }

    .sr-layout-subblock:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }

.sr-layout-row {
    /* margin-left: -10px; */
    /* margin-right: -10px; */
    /* margin-bottom: -20px; */
    *
    zoom: 1;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}

    .sr-layout-row:before, .sr-layout-row:after {
        content: "";
        display: table
    }

    .sr-layout-row:after {
        clear: both
    }

.sr-layout-col-1 {
    width: 100%;
    padding: 0 9px;
    margin-bottom: 20px;
    float: left
}

.sr-layout-col-2 {
    width: 50%;
    padding: 0 9px;
    margin-bottom: 20px;
    float: left
}

.sr-layout-col-3 {
    width: 33.3333333333%;
    padding: 0 9px;
    margin-bottom: 20px;
    float: left
}

.sr-layout-col-4 {
    width: 25%;
    padding: 0 9px;
    margin-bottom: 20px;
    float: left
}

.sr-layout-col-5 {
    width: 20%;
    padding: 0 9px;
    margin-bottom: 20px;
    float: left
}

.sr-layout-col-6 {
    width: 16.6666666667%;
    padding: 0 9px;
    margin-bottom: 20px;
    float: left
}

.sr-layout-col-7 {
    width: 14.2857142857%;
    padding: 0 9px;
    margin-bottom: 20px;
    float: left
}

.sr-layout-col-8 {
    width: 12.5%;
    padding: 0 9px;
    margin-bottom: 20px;
    float: left
}

.sr-txt-title {
    margin-bottom: 20px
}

    .sr-txt-title .title-icon {
        float: right;
        line-height: 27px
    }

        .sr-txt-title .title-icon a:hover {
            color: #ff6000 !important;
            text-decoration: underline !important;
        }

.sr-txt-h2 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    word-break: break-word;
    color: #252525;
    margin-bottom: 0px;
}

.sr-txt-sm {
    font-size: 12px;
    color: #888;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-weight: normal
}

.sr-txt-rightSpace {
    padding-right: 25px;
    position: relative
}

    .sr-txt-rightSpace .ob-icon {
        font-size: 16px;
        line-height: 27px;
        position: absolute;
        right: 0;
        top: 0
    }

    .sr-txt-rightSpace .icon-rotate-r {
        cursor: pointer
    }

        .sr-txt-rightSpace .icon-rotate-r:hover {
            color: #ff6000
        }



.sr-side-searchBar-button .micon {
    margin-right: 0
}

.sr-side-proGroup {
    padding-top: 20px;
    padding-bottom: 20px
}

.sr-side-proGroup-list {
    margin-top: -10px;
    margin-bottom: -10px;
    margin-left: -30px;
    margin-right: -30px
}

@media only screen and (max-width: 1280px) {
    .sr-side-proGroup-list {
        margin-left: -20px;
        margin-right: -20px
    }
}

.sr-side-proGroup-list + .sr-side-proGroup-list {
    margin-top: 10px
}

.sr-side-proGroup-list li {
    position: relative
}

    .sr-side-proGroup-list li a {
        line-height: 21px;
        padding: 10px 30px;
        color: #222;
        font-size: 14px;
        text-decoration: none;
        display: block;
        overflow-wrap: break-word;
        word-wrap: break-word
    }

    .sr-side-proGroup-list li .icon-lock {
        margin-top: -2px;
        color: #888
    }

@media only screen and (min-width: 769px) {
    .sr-side-proGroup-list li:hover {
        background: #e6ecf2
    }

        .sr-side-proGroup-list li:hover > .sr-side-proGroup-sublist {
            display: block
        }
}

.sr-side-proGroup-list li.selected {
    background: #e6ecf2
}

.sr-side-proGroup-list li.sr-side-proGroup-rightSpace {
    position: relative
}

    .sr-side-proGroup-list li.sr-side-proGroup-rightSpace > a {
        padding-right: 30px;
    }

    .sr-side-proGroup-list li.sr-side-proGroup-rightSpace i {
        position: absolute;
        right: 25px;
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

.sr-side-proGroup-more {
    margin-top: 20px
}

.sr-side-proGroup-sublist {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin-top: -11px;
    border: 1px solid #ced3d9;
    background: #fff;
    z-index: 99;
    padding: 10px 0;
    box-shadow: 3px 3px 5px rgba(0,0,0,.2)
}

    .sr-side-proGroup-sublist li a {
        padding: 10px 20px;
        white-space: nowrap
    }

    .sr-side-proGroup-sublist li.sr-side-proGroup-rightSpace > a {
        padding-right: 46px
    }

    .sr-side-proGroup-sublist li.sr-side-proGroup-rightSpace i {
        right: 20px
    }

.sr-side-proGroup-cat {
    padding-top: 15px;
    margin-bottom: -15px
}

    .sr-side-proGroup-cat a {
        color: #1470cc;
        text-decoration: none;
        font-size: 14px
    }

        .sr-side-proGroup-cat a:hover {
            color: #ff6000;
            text-decoration: none
        }

            .sr-side-proGroup-cat a:hover i, .sr-side-proGroup-cat a:hover span {
                color: #ff6000
            }

    .sr-side-proGroup-cat i {
        vertical-align: top
    }

.sr-side-proGroupR {
    padding-top: 20px;
    padding-bottom: 20px
}

.sr-side-proGroupR-list {
    margin: -10px -30px
}

@media only screen and (max-width: 1280px) {
    .sr-side-proGroupR-list {
        margin-left: -20px;
        margin-right: -20px
    }
}

.sr-side-proGroupR-list li {
    display: block
}

    .sr-side-proGroupR-list li a {
        padding: 10px 30px;
        color: #222;
        font-size: 14px;
        display: block;
        word-wrap: break-word;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        text-indent: 0
    }

        .sr-side-proGroupR-list li a:hover {
            background: #e6ecf2
        }

    .sr-side-proGroupR-list li .icon-lock {
        margin-top: -2px;
        color: #888
    }

    .sr-side-proGroupR-list li.sr-side-proGroupR-rightSpace {
        position: relative;
        padding-right: 0
    }

        .sr-side-proGroupR-list li.sr-side-proGroupR-rightSpace a {
            padding-right: 86px
        }

        .sr-side-proGroupR-list li.sr-side-proGroupR-rightSpace i {
            width: 65px;
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            cursor: pointer
        }

            .sr-side-proGroupR-list li.sr-side-proGroupR-rightSpace i:before {
                display: block;
                transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -webkit-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                transition: all .2s;
                -webkit-transition: all .2s;
                width: 40px;
                height: 40px;
                line-height: 40px;
                text-align: center
            }

        .sr-side-proGroupR-list li.sr-side-proGroupR-rightSpace .sr-side-proGroupR-sublist a {
            padding-left: 56px
        }

        .sr-side-proGroupR-list li.sr-side-proGroupR-rightSpace.selected > i:before {
            transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            -moz-transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            -o-transform: rotate(270deg)
        }

        .sr-side-proGroupR-list li.sr-side-proGroupR-rightSpace.selected > .sr-side-proGroupR-sublist {
            display: block
        }

.sr-side-proGroupR-sublist {
    display: none;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-indent: 26px
}

    .sr-side-proGroupR-sublist > .selected {
        font-weight: bold
    }

.sr-side-product-info {
    *zoom: 1;
    margin-bottom: 10px
}

    .sr-side-product-info:before, .sr-side-product-info:after {
        content: "";
        display: table
    }

    .sr-side-product-info:after {
        clear: both
    }

.sr-side-product-img {
    border: 1px solid #e6ecf2;
    font-size: 0;
    float: left;
    margin-right: 15px;
    width: 70px;
    height: 70px;
    position: relative
}

    .sr-side-product-img a {
        cursor: default
    }

    .sr-side-product-img img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto
    }

.sr-side-product-txt {
    overflow: hidden
}

.sr-side-product-name {
    line-height: 21px;
    height: 21px;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

    .sr-side-product-name a {
        color: #222;
        text-decoration: none
    }

@media only screen and (min-width: 769px) {
    .sr-side-product-name a:hover {
        color: #ff6000;
        text-decoration: none
    }
}

.sr-side-product-price {
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sr-side-product-num {
    color: #ff6000;
    font-size: 14px;
    line-height: 21px
}

.sr-side-product-unit {
    color: #888;
    font-size: 14px;
    line-height: 21px
}

.sr-side-product-btn .btn {
    display: block;
    margin-bottom: 5px
}

.sr-side-product-link {
    text-align: center
}

    .sr-side-product-link a {
        font-size: 12px
    }





.sr-side-contSupplier-info {
    *zoom: 1;
    margin-bottom: 20px
}

    .sr-side-contSupplier-info:before, .sr-side-contSupplier-info:after {
        content: "";
        display: table
    }

    .sr-side-contSupplier-info:after {
        clear: both
    }

.sr-side-contSupplier-pic {
    font-size: 0;
    float: left;
    margin-right: 15px
}

    .sr-side-contSupplier-pic a {
        cursor: default
    }

    .sr-side-contSupplier-pic img {
        max-width: 70px;
        max-height: 70px;
        border-radius: 3px
    }

.sr-side-contSupplier-txt {
    overflow: hidden
}

.sr-side-contSupplier-name {
    color: #222;
    font-size: 14px
}

.sr-side-contSupplier-position {
    color: #888;
    font-size: 14px;
    margin-bottom: 5px
}

.sr-side-contSupplier-chat {
    color: #1470cc;
    font-size: 14px;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-word
}

    .sr-side-contSupplier-chat .ob-icon {
        margin-right: 5px;
        font-size: 16px;
        vertical-align: -1px
    }

    .sr-side-contSupplier-chat .tm-status-on, .sr-side-contSupplier-chat .tm-status-off {
        /*        display: flex;*/
        vertical-align: middle;
        white-space: nowrap;
        cursor: pointer;
        -webkit-appearance: none;
        text-align: center;
        -webkit-box-sizing: border-box;
        outline: none;
        margin: 0;
        -webkit-transition: background-color .2s;
        transition: background-color .2s;
        font-size: 12px;
        justify-content: space-around;
        align-items: center;
        box-sizing: unset;
        padding: 0 15px;
        background-position-x: 9px;
        background-color: #fff;
        border: 1px solid #222;
        color: #222;
        height: 22px;
        line-height: 22px;
        border-radius: 12px;
        background-size: 14px;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none
    }

        .sr-side-contSupplier-chat .tm-status-on:hover, .sr-side-contSupplier-chat .tm-status-on:visited, .sr-side-contSupplier-chat .tm-status-on:link, .sr-side-contSupplier-chat .tm-status-off:hover, .sr-side-contSupplier-chat .tm-status-off:visited, .sr-side-contSupplier-chat .tm-status-off:link {
            color: #222
        }

        .sr-side-contSupplier-chat .tm-status-on:hover {
            text-decoration: none;
            background-color: #f4f4f4;
            background-size: 14px;
            background-position-x: 9px
        }

        .sr-side-contSupplier-chat .tm-status-off:hover {
            text-decoration: none;
            background-color: #f4f4f4;
            background-size: 14px;
            background-position-x: 9px
        }

.sr-side-contSupplier-btn {
    font-size: 12px
}

    .sr-side-contSupplier-btn .btn {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 18px
    }

        .sr-side-contSupplier-btn .btn:hover {
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#ff6000
        }

.sr-side-contSupplier-field {
    margin-bottom: 10px
}

    .sr-side-contSupplier-field textarea.input-textarea {
        resize: none
    }

.sr-side-contSupplier-emailfield {
    display: none
}

.sr-side-contSupplier-message {
    width: 100%;
    font-size: 12px
}

.sr-side-contSupplier-email {
    width: 100%;
    font-size: 12px
}

    .sr-side-contSupplier-email.readonly {
        border-color: #ced3d9 !important;
        background-color: #edf0f2 !important
    }



.sr-proList {
    position: relative;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 0;
    padding: 20px;
}

.sr-proList-pic-wrap {
    max-width: 500px;
    margin: 0 auto
}

.sr-proList-pic {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    font-size: 0;
    overflow: hidden
}

    .sr-proList-pic img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%
    }

.sr-proList-pic-cut {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    font-size: 0;
    overflow: hidden
}

    .sr-proList-pic-cut.verifiedChange {
        overflow: unset
    }

    .sr-proList-pic-cut img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        max-width: none
    }

.sr-proList-txt {
    margin-top: 10px
}

.sr-proList-name {
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

    .sr-proList-name a {
        color: #222;
        text-decoration: none
    }

@media only screen and (min-width: 769px) {
    .sr-proList-name a:hover {
        color: #ff6000;
        text-decoration: none
    }
}

.sr-proList-price {
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888
}

.sr-proList-detail-price .sr-proList-num {
    font-weight: normal
}

.sr-proList-num {
    color: #222;
    line-height: 30px;
    font-weight: bold;
    font-size: 20px;
}

.sr-proList-unit {
    font-size: 14px;
    line-height: 21px
}

.sr-proList .btn {
    font-weight: 600;
    height: 38px;
    line-height: 36px;
    border-radius: 100px;
    border: 1px solid #222;
    background: #fff
}

    .sr-proList .btn:hover {
        background: #f4f4f4
    }



.sr-comProfile-info-wrap {
    margin-bottom: 20px
}

.sr-comProfile-info-l {
    width: 38.3386%;
    min-width: 240px;
    margin-right: 30px;
    max-width: 360px;
    float: left
}

    .sr-comProfile-info-l.info-no-prod {
        width: 100%;
        float: none
    }

        .sr-comProfile-info-l.info-no-prod .sr-comProfile-btns {
            text-align: left;
            margin-bottom: 20px
        }

            .sr-comProfile-info-l.info-no-prod .sr-comProfile-btns .btn-item {
                width: auto;
                display: inline-block;
                margin-left: 0;
                margin-right: 10px;
                margin-bottom: 0
            }

    .sr-comProfile-info-l .sr-proList-pic-cut {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 66.7%;
        font-size: 0;
        overflow: hidden
    }

        .sr-comProfile-info-l .sr-proList-pic-cut img {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%)
        }

.sr-comProfile-slider {
    margin-bottom: 10px !important;
    border: 1px solid #e6ecf2
}

    .sr-comProfile-slider .swiper-slide img {
        cursor: pointer;
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .sr-comProfile-slider.sr-proSlide .sr-proSlide-btn-right {
        right: 0
    }

    .sr-comProfile-slider.sr-proSlide .sr-proSlide-btn-left {
        left: 0
    }

.sr-comProfile-btns {
    width: 100%;
    font-size: 0;
    text-align: center
}

    .sr-comProfile-btns .btn-item {
        display: inline-block;
        width: calc(50% - 5px);
        margin-left: 10px
    }

        .sr-comProfile-btns .btn-item:first-child {
            margin-left: 0
        }

        .sr-comProfile-btns .btn-item .ob-icon {
            margin-right: 5px
        }

.sr-comProfile-controls {
    text-align: center;
    position: absolute;
    font-size: 0;
    bottom: 10px;
    width: 100%
}

    .sr-comProfile-controls span {
        width: 10px;
        height: 10px;
        display: inline-block;
        border-radius: 50%;
        background: #e6ecf2;
        margin-right: 5px
    }

        .sr-comProfile-controls span:last-child {
            margin-right: 0
        }

        .sr-comProfile-controls span.swiper-pagination-bullet-active {
            background: #e64545
        }

@media only screen and (min-width: 769px) {
    .sr-comProfile-controls span:hover {
        cursor: pointer
    }
}

.sr-comProfile-intro .intro-cnt {
    margin: 20px 0 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    color: #222;
}

.sr-comProfile-intro.more .intro-cnt {
    display: block
}

.sr-comProfile .ar-from {
    border-top: 1px solid #e6ecf2;
    display: block
}

    .sr-comProfile .ar-from .icon-info {
        color: #007dfa
    }

    .sr-comProfile .ar-from .fa-check {
        color: #00c88c;
        margin-right: 0
    }

.sr-comProfile .overview-scores {
    border-top: 1px solid #e6ecf2;
    margin-top: 10px;
    padding-top: 10px
}

    .sr-comProfile .overview-scores .rating-score, .sr-comProfile .overview-scores .res-time-score {
        margin-right: 20px
    }

        .sr-comProfile .overview-scores .res-time-score span, .sr-comProfile .overview-scores .res-rate-score span {
            font-weight: 700
        }

        .sr-comProfile .overview-scores .rating-score a {
            cursor: pointer;
            font-size: 16px;
            vertical-align: middle
        }

            .sr-comProfile .overview-scores .rating-score a:hover {
                color: #e64545
            }

.sr-comProfile .overview-scores-new {
    border-top: 1px solid #e6ecf2;
    margin-top: 10px;
    padding-top: 15px
}

    .sr-comProfile .overview-scores-new .rating-score, .sr-comProfile .overview-scores-new .res-time-score {
        margin-left: 26px;
        color: #555
    }

        .sr-comProfile .overview-scores-new .res-time-score span, .sr-comProfile .overview-scores-new .res-rate-score span {
            font-weight: 700
        }

    .sr-comProfile .overview-scores-new .rating-score {
        display: flex;
        align-items: flex-start
    }

        .sr-comProfile .overview-scores-new .rating-score .rating-score-title {
            display: inline-block;
            padding-right: 20px;
            width: 195px
        }

        .sr-comProfile .overview-scores-new .rating-score a {
            cursor: pointer;
            font-size: 14px;
            font-weight: bold;
            vertical-align: middle;
            color: #222;
            line-height: 21px;
            text-decoration: underline
        }

            .sr-comProfile .overview-scores-new .rating-score a:hover {
                color: #e64545
            }

.sr-comProfile .average-response-time {
    display: none;
    margin-top: 10px;
    color: #555
}

    .sr-comProfile .average-response-time .response-time-title {
        display: inline-block;
        margin-left: 26px;
        padding-right: 20px;
        width: 195px
    }

    .sr-comProfile .average-response-time .response-time-data {
        color: #222
    }

.sr-comProfile .gmv {
    margin-top: 10px;
    color: #555
}

    .sr-comProfile .gmv .gmv-title {
        display: inline-block;
        margin-left: 26px;
        padding-right: 20px;
        width: 195px
    }

    .sr-comProfile .gmv .gmv-data {
        color: #222
    }

.sr-comProfile .no-yes-link .rating-score, .sr-comProfile .no-yes-link .res-time-score {
    margin-left: 0px
}

.sr-comProfile .no-yes-link .response-time-title {
    margin-left: 0px
}

.sr-comProfile .no-yes-link .gmv-title {
    margin-left: 0px
}

.sr-comProfile .swiper-video {
    position: relative
}

    .sr-comProfile .swiper-video i {
        font-size: 48px;
        color: #fff;
        position: absolute;
        top: calc(50% - 24px);
        left: calc(50% - 24px);
        z-index: 2;
        cursor: pointer;
    }

    .sr-comProfile .swiper-video .play-bg {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0,0,0,.2);
        cursor: pointer
    }

    .sr-comProfile .swiper-video .icon-play {
        cursor: pointer
    }

@media screen and (min-width: 1024px)and (max-width: 1440px) {
    .sr-comProfile-btns .btn-item {
        display: block;
        width: 100%;
        margin-left: 0
    }

        .sr-comProfile-btns .btn-item:first-child {
            margin-bottom: 10px
        }
}

@media screen and (max-width: 1023px) {
    .sr-comProfile-info-wrap {
        display: block
    }

    .sr-comProfile-info-l {
        width: 54.054%;
        margin: 0 auto;
        float: none
    }

        .sr-comProfile-info-l.info-no-prod {
            margin: 0
        }

    .sr-comProfile-infos.infos-top {
        width: 100%;
        max-width: none
    }

    .sr-comProfile-slider {
        margin-bottom: 10px
    }

        .sr-comProfile-slider .slider-list {
            border: 0
        }

    .sr-comProfile-controls {
        bottom: -66px
    }

    .sr-comProfile-btns {
        margin-bottom: 40px
    }
}



.sr-comProfile-infos.infos-top {
    float: left;
    max-width: 668px;
    width: calc(61.6% - 30px)
}

.sr-comProfile-infos table td {
    vertical-align: top;
    padding-bottom: 10px;
    color: #222;
}

.sr-comProfile-infos table .info-label-td {
    padding-right: 20px;
    color: #888;
    width: 195px
}

    .sr-comProfile-infos table .info-label-td .info-label-txt {
        display: block
    }

.sr-comProfile-infos .ar-from {
    padding-top: 10px;
    color: #888
}

    .sr-comProfile-infos .ar-from .icon-info {
        color: #007dfa;
        margin-right: 10px
    }

.sr-comProfile-infos .infos-tip {
    color: #888;
    padding-top: 10px
}

    .sr-comProfile-infos .infos-tip .tip-txt {
        margin: 10px 0
    }

    .sr-comProfile-infos .infos-tip .tip-links .num-item {
        margin-left: 26px
    }

    .sr-comProfile-infos .infos-tip .tip-links .link-item {
        white-space: nowrap
    }

        .sr-comProfile-infos .infos-tip .tip-links .link-item .ob-icon {
            margin-right: 5px
        }

        .sr-comProfile-infos .infos-tip .tip-links .link-item.item-verify {
            margin-left: 20px
        }

            .sr-comProfile-infos .infos-tip .tip-links .link-item.item-verify a {
                color: #007dfa
            }

@media only screen and (min-width: 769px) {
    .sr-comProfile-infos .infos-tip .tip-links .link-item.item-verify a:hover {
        color: #e64545
    }
}

.sr-comProfile-infos .infos-tip .tip-links .item-num {
    color: #222
}

.sr-comProfile-infos .infos-tip .tip-links .gap {
    color: #dae0e5;
    margin: 0 10px
}

.sr-comProfile-infos .no-yes-link .infos-tip .tip-links .num-item {
    margin-left: 0
}

.sr-comProfile-infos .fa-check {
    color: #00c88c;
    vertical-align: -2px;
    margin-right: 10px
}

.dlg-state-notitle .dlg-titlebar:after, .cf:after, .grid:after {
    clear: both;
}

.sr-comProfile-intro {
    clear: both;
    padding-top: 15px;
}

.sr-comProfile-infos table td a {
    margin-right: 5px;
}

    .sr-comProfile-infos table td a:hover,
    .sr-comProfile-viewmore a:hover {
        text-decoration: underline;
        color: #ff6000;
    }



.sr-sendMsg-row {
    margin-bottom: 0px;
    *zoom: 1
}

    .sr-sendMsg-row:before, .sr-sendMsg-row:after {
        content: "";
        display: table
    }

    .sr-sendMsg-row:after {
        clear: both
    }

    .sr-sendMsg-row:last-child {
        margin-bottom: 0
    }

    .sr-sendMsg-row .feedback-block .error {
        font-size: 14px
    }

.sr-sendMsg-label {
    width: 120px;
    margin-right: -120px;
    float: left;
    text-align: right;
    font-size: 14px;
    color: #555;
    padding: 6px 10px 6px 0;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

    .sr-sendMsg-label em {
        color: #e64545;
        margin-right: 3px
    }

.sr-sendMsg-field {
    float: left;
    margin-left: 120px;
    width: calc(100% - 120px);
    max-width: 800px;
    margin-bottom: 10px;
}

    .sr-sendMsg-field .sr-sendMsg-input {
        height: 33px;
        width: 100%;
        font-size: 14px
    }

.sr-sendMsg-area {
    width: 100%;
    font-size: 14px;
    min-height: 120px
}

.sr-sendMsg-tips {
    color: #888;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0
}

.sr-sendMsg-avatar {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    font-size: 0;
    width: 40px;
    height: 40px;
    position: relative
}

    .sr-sendMsg-avatar img {
        border-radius: 3px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%
    }

.sr-sendMsg-name {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #555;
    font-size: 14px;
    padding: 6px 0
}

.sr-sendMsg-position {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #888;
    font-size: 14px;
    padding: 6px 0
}

.sr-sendMsg-btn {
    font-size: 16px;
    margin-right: 20px
}

.sr-sendMsg-promote {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    color: #7a7a7a;
    font-size: 14px;
    padding: 6px 0
}

.sr-sendMsg-SR {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    color: #e64545;
    font-size: 14px;
    padding: 6px 0
}

.sr-sendMsg .micon {
    margin-right: 5px
}

.video-content {
    height: 480px;
}

    .video-content video,
    .video-content iframe {
        display: block;
        width: 100%;
        height: 100%;
        box-shadow: none !important;
        border-radius: 0 !important;
    }

.xgplayer-progress-played {
    background-color: #FF6000 !important;
}

.xgplayer-progress-btn {
    background-color: #FF6000 !important;
    border-color: #FF6000 !important;
}

.xgplayer-progress-buffered {
    background-color: rgba(255, 96, 0, 0.3) !important;
}

.xgplayer .xgplayer-progress-played {
    background: linear-gradient(-90deg, #FF6000 0%, #FF6000 100%) !important;
}

.xgplayer .xgplayer-drag {
    background: #FF6000 !important;
}

.company-albums .carousel-img {
    width: 100%;
    height: 480px;
    object-fit: contain;
    border: 1px solid #f4f4f4;
    background-color: #f4f4f4;
}

.n-carousel {
    --n-dot-color: rgba(0, 0, 0, 0.3) !important;
    --n-dot-color-focus: rgba(0, 0, 0, 0.5) !important;
    --n-dot-color-active: #FF6000 !important;
}

.sr-comshow-item {
    width: 100%;
    height: 600px;
    overflow-y: auto;
}

    .sr-comshow-item .item-title {
        margin: 0px 0 15px;
        position: relative
    }

        .sr-comshow-item .item-title .title-txt {
            font-weight: bold;
            font-size: 14px;
            padding-right: 130px
        }

        .sr-comshow-item .item-title .title-date {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 12px;
            width: 100px;
            text-align: right
        }

    .sr-comshow-item .item-pic {
        position: relative;
        width: 100%;
        height: 400px;
        border: 1px solid #f4f4f4;
        overflow: hidden;
        background-color: #f4f4f4;
    }

        .sr-comshow-item .item-pic img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            max-width: 100%;
            max-height: 100%;
            background-size: cover;
            background-color: #f4f4f4;
        }

        .sr-comshow-item .item-pic .certificateVerify {
            position: absolute;
            top: 0;
            right: 0;
            width: 115px;
            height: 32px;
            background-image: url("/assets/img/icon/certificateVerify.png");
            background-size: cover
        }

    .sr-comshow-item .item-cnt {
        margin: 15px 0 0 0;
        color: #555;
        font-size: 14px
    }

.n-carousel.n-carousel--bottom .n-carousel__arrow-group {
    right: 0 !important;
}

.n-carousel.n-carousel--show-arrow.n-carousel--bottom .n-carousel__dots {
    left: 0 !important;
}

.J-open-tm.tm-status-on {
    padding: 2px 10px;
}

    .J-open-tm.tm-status-on i {
        color: #5FBC21;
        font-size: 13px;
    }

.n-button {
    --n-padding: 3px 25px !important;
}

.about-top-bar {
    margin-top: 0px;
}

    .about-top-bar .about-tip {
        float: right;
        color: #888
    }

        .about-top-bar .about-tip .icon-info {
            color: #007dfa;
            margin-right: 5px;
            margin-top: -2px
        }

        .about-top-bar .about-tip .fa-check {
            color: #00c88c
        }


.sr-crumb {
    *zoom: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #888;
    font-size: 14px;
    line-height: 21px;
    vertical-align: middle;
    text-indent: 0;
    border-top: none;
    max-width: 728px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .sr-crumb:before, .sr-crumb:after {
        content: "";
        display: table
    }

    .sr-crumb:after {
        clear: both
    }

    .sr-crumb .icon-right, .sr-crumb .micon, .sr-crumb .fal {
        margin: 0;
        font-size: 14px;
        width: 14px;
        background: none;
        vertical-align: middle;
        margin-left: 5px;
    }

    .sr-crumb a, .sr-crumb > span, .sr-crumb > h1, .sr-crumb > h2, .sr-crumb > h3 {
        font-size: 14px;
        line-height: 21px;
        color: #888;
        font-weight: normal
    }

    .sr-crumb a {
        color: #555
    }

        .sr-crumb a:hover {
            color: #ff6000;
        }



.about-sub-block {
    margin-bottom: 50px
}

    .about-sub-block .about-sub-title {
        margin-bottom: 15px
    }

        .about-sub-block .about-sub-title .title-txt {
            font-size: 16px;
            display: inline-block;
            margin-right: 10px;
            word-break: break-word
        }

        .about-sub-block .about-sub-title .txt-sm {
            color: #888;
            display: inline-block;
            vertical-align: middle;
            margin-left: 5px;
            font-weight: normal
        }

    .about-sub-block .sr-proList-name {
        text-align: center
    }

    .about-sub-block:last-child {
        margin-bottom: 0
    }

        .about-sub-block:last-child .sr-proSlide {
            margin-bottom: 0
        }

    .about-sub-block .sr-proList-pic-cut {
        border: 1px solid #e6ecf2
    }

        .about-sub-block .sr-proList-pic-cut img {
            max-width: 100%;
            max-height: 100%
        }


.sr-txt-title {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .sr-txt-title .sr-as-status {
        font-size: 12px;
        color: #555
    }

        .sr-txt-title .sr-as-status .fa-check {
            color: #00c88c
        }

        .sr-txt-title .sr-as-status.all-verified {
            color: #00c88c
        }


.sr-comProfile-item {
    margin-bottom: 20px
}

    .sr-comProfile-item:last-child {
        margin-bottom: 0
    }

.sr-comProfile-fields table {
    width: 75%;
}

    .sr-comProfile-fields table th {
        font-weight: normal
    }

    .sr-comProfile-fields table td, .sr-comProfile-fields table th {
        border: 1px solid #dae0e5;
        padding: 7px 10px
    }

.sr-comProfile-fields img {
    max-width: 150px
}

.sr-comProfile-label {
    color: #888;
    float: left;
    position: relative;
    padding-left: 0px;
    width: 240px
}

    .sr-comProfile-label .ob-icon {
        color: #00c88c;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 14px;
        line-height: 21px
    }

.sr-comProfile-fields {
    *zoom: 1;
    margin-left: 259px;
    color: #222;
}

    .sr-comProfile-fields:before, .sr-comProfile-fields:after {
        content: "";
        display: table
    }

    .sr-comProfile-fields:after {
        clear: both
    }

.J-contact-fix {
    z-index: 99;
}



.sr-side-proGroup-list {
    margin-top: -10px;
    margin-bottom: -10px;
    margin-left: -30px;
    margin-right: -30px
}

@media only screen and (max-width: 1280px) {
    .sr-side-proGroup-list {
        margin-left: -20px;
        margin-right: -20px
    }
}

.sr-side-proGroup-list + .sr-side-proGroup-list {
    margin-top: 10px
}

.sr-side-proGroup-list li {
    position: relative
}

    .sr-side-proGroup-list li a {
        line-height: 21px;
        padding: 10px 30px;
        color: #222;
        font-size: 14px;
        text-decoration: none;
        display: block;
        overflow-wrap: break-word;
        word-wrap: break-word
    }

    .sr-side-proGroup-list li .icon-lock {
        margin-top: -2px;
        color: #888
    }

@media only screen and (min-width: 769px) {
    .sr-side-proGroup-list li:hover {
        background: #e6ecf2
    }

        .sr-side-proGroup-list li:hover > .sr-side-proGroup-sublist {
            display: block
        }
}

.sr-side-proGroup-list li.selected {
    background: #e6ecf2
}

.sr-side-proGroup-list li.sr-side-proGroup-rightSpace {
    position: relative
}

    .sr-side-proGroup-list li.sr-side-proGroup-rightSpace > a {
        padding-right: 56px
    }

    .sr-side-proGroup-list li.sr-side-proGroup-rightSpace i {
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }

.sr-side-proGroup-list h3 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
}

.sr-side-searchBar-wrap {
    position: relative;
    height: 36px;
    padding-right: 38px;
}

    .sr-side-searchBar-wrap .input-text {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 6px;
        padding-bottom: 6px;
        border: 1px solid #ced3d9;
        vertical-align: middle;
        line-height: 16px;
        font-size: 12px;
        background-color: #fff;
        margin-right: 0px;
        height: 36px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .sr-side-searchBar-wrap .input-text:hover {
            border: 1px solid #ff6000;
        }

.sr-side-searchBar-button {
    border: 1px solid #ced3d9;
    border-left: none;
    width: 38px;
    height: 36px;
    border-radius: 0 3px 3px 0;
    background: #f5f7fa;
    color: #222;
    position: absolute;
    top: 0;
    right: 0;
}

.btn-send-inquiry {
    margin-top: 13px;
    width: 100%;
    padding: 0;
    color: #222;
}
.btn-send-inquiry:hover{
    color:#000;
}