.marginB_0 {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 0;
    font-size: 14px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 45px
}

.banner-bg {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 600px;
    position: relative
}

.bannerText,
.btnBannerContainer {
    position: absolute;
    top: 9%;
    left: 0;
    width: 100%
}

.bannerText {
    text-align: center
}

.btnBannerContainer {
    text-align: right;
    padding-right: 50px
}

.bannerText p:first-child img {
    height: 100%
}

.subTitle {
    font-size: 18px;
    margin-bottom: 15px
}

.switchText {
    margin-top: 10px;
    width: 100%;
    text-align: center
}

.wirelessSwitchText {
    position: absolute;
    width: 100%;
    top: 5%;
    left: 0;
    text-align: center
}

.partnerText {
    position: absolute;
    width: 100%;
    top: 5%;
    left: 0;
    text-align: center
}

.partnerText {
    position: absolute;
    width: 100%;
    top: 5%;
    left: 0;
    text-align: center
}

.partnerText {
    position: absolute;
    width: 100%;
    top: 5%;
    left: 0;
    text-align: center
}

.width100 {
    width: 100%
}

.shlyBorder {
    border: 1px solid rgba(100, 100, 100, 0.3)
}

.col-md-12,
.col-md-3 {
    padding-left: 3px;
    padding-right: 3px
}

.col-md-4,
.col-md-3 {
    margin-bottom: 5px
}

.col-md-12:hover .shlyShadow,
.col-md-4:hover .shlyShadow {
    box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
    -webkit-box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
    -moz-box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3)
}

.color5a {
    color: #5a5a5a;
    font-size: 20px
}

.color50 {
    font-size: 18px;
    color: #505050;
    opacity: .8
}

.color46 {
    font-size: 14px;
    color: #464646;
    opacity: .8
}

.btn {
    background-color: #3bada5 !important;
    color: #fff !important;
    font-size: 14px !important; line-height:20px;
    padding-left: 12px !important;
    padding-right: 12px !important
}

.btn:hover {
    background-color: #007eab !important
}

.btn img {
    width: 15px !important;
    vertical-align: top
}

.subBtnContainer {
    margin-top: 15px;
    height: 20px;
    padding: 0 8%;
    text-align: center
}

.subBtnContainer .to-check {
    display: block;
    float: left;
    color: #000;
    font-size: 14px
}

.subBtnContainer .to-buy {
    display: block;
    float: right;
    color: #00abe5;
    font-size: 14px
}

.subBtnContainer a:hover,
.switchText p:hover {
    color: #00aae6
}

.btnSubProduct {
    margin: 0 auto;
    display: block
}

.marginTop0 {
    margin-top: 0
}

.marginBottom0 {
    margin-bottom: 0
}

@media(max-width:991px) {
    .banner-bg {
        background: url('../images/productsbanner-mb.jpg?v=20190808')
    }
}

@media(max-width:767px) {
    .banner-bg {
        height: 320px
    }

    .bannerText p:first-child {
        width: 100%;
        height: auto
    }

    .bannerText p:first-child img {
        width: 70%
    }

    .bannerText {
        top: 5%
    }

    .btnBannerContainer {
        top: 90%;
        text-align: center;
        padding-right: inherit
    }

    .bg-height {
        height: 100px;
        display: none;
        background-color: #f9f9f9
    }
}

.product-list {
    margin-top: 50px;
    padding-bottom: 30px;
    min-height: 500px
}

.product-select {
    width: 96%;
    padding: 15px 20px;
    min-height: 200px;
    border: 1px solid #333;
    background-color: #646464;
    cursor: pointer
}

.product-select .name {
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
    margin-left: -5px
}

.product-select .classify {
    cursor: pointer;
    padding-left: 10px
}

.product-select .classify label {
    display: block;
    color: #fff;
    font-size: 14px;
    margin: 18px 0;
    height: 15px;
    line-height: 15px;
    padding-left: 8px;
    font-weight: normal;
    cursor: pointer
}

.product-select .classify label input {
    appearance: none;
    -webkit-appearance: none;
    outline: 0;
    display: none
}

.product-select .classify label span {
    float: left;
    display: inline-block;
    margin: 0;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    background: #fff url(../images/icon-tick.png?v=20190808) no-repeat;
    background-position-x: 0;
    background-position-y: -25px;
    position: relative
}

.product-select .classify label input[type="checkbox"]:checked+.span-checked {
    background-position: 0 0
}

.product-box {
    height: 400px;
    min-height: 400px;
    margin-right: 15px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    cursor: pointer
}

.product-box:hover {
    box-shadow: 0 0 12px #ccc
}

.product-box .product-img {
    display: block;
    width: 216px;
    height: 216px;
    margin: 20px auto
}

.product-content {
    min-height: 500px
}

.pc-content {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 100px
}

.pc-content img {
    width: 100%
}

.pc-content .productInfo {
    position: absolute;
    left: 25.9%;
    top: 3.6em
}

.pc-content .productInfo .com-name {
    position: relative;
    margin: 0;
    font-size: .45em;
    height: 1.05em;
    color: #000;
    margin-bottom: .4em
}

.pc-content .productInfo .com-name span {
    float: left
}

.pc-content .com-name .com-name-label {
    display: inline-block;
    padding: .25em .4em;
    border: 1px solid #00aae6;
    border-radius: 4px;
    font-size: .5em;
    color: #00aae6;
    text-align: center;
    margin-left: 10px;
    margin-top: .2em
}

.pc-content .com-name .com-name-label.curtain {
    color: #6e4948;
    border-color: #6e4948
}

.pc-content .productInfo .com-desc {
    margin: 0;
    font-size: .28em;
    color: #333;
    margin-bottom: .8em
}

.pc-content .productInfo .com-extra {
    margin: 0;
    font-size: .20em;
    color: #aaa;
    margin-top: 1.8em
}

.pc-content .productInfo .com-price {
    margin: 0;
    font-size: .32em;
    color: #00aae6;
    margin-top: 2em
}

.pc-content .productInfo .com-price .desc {
    font-size: 12px;
    padding-left: 4px
}

.pc-content .productInfo .com-tips {
    margin: 0;
    font-size: 11px;
    color: #bbb;
    margin-top: 3em;
    width: 100%;
    line-height: 16px
}

.pc-content .productInfo .com-btn.curtain {
    margin-top: 14px;
    font-size: 14px;
    background-color: #6e4948;
    width: 200px;
    height: 30px;
    color: #fff;
    line-height: 29px;
    text-align: center;
    border-radius: 5px
}

.pc-content .productInfo .com-btn.curtain:hover {
    background-color: #fff;
    border: 1px solid #6e4948;
    line-height: 28px
}

.pc-content .productInfo .com-btn.curtain:hover a {
    color: #6e4948 !important
}

.pc-content .com-bottom {
    margin: 0;
    position: absolute;
    bottom: 1.8em;
    font-size: .16em;
    color: #aaa
}

.pc-content .com-top {
    position: absolute;
    top: 1em;
    width: 80%;
    left: 10%
}

.pc-content .com-top h2 {
    margin: 0;
    font-size: .36em;
    color: #fff;
    margin-bottom: .6em;
    text-align: center
}

.pc-content .com-top .tips {
    font-size: .22em;
    color: #fff;
    opacity: .6;
    text-align: center
}

.pc-content .plug-banner {
    left: 11.4%
}

@media(min-width:1920px) {
    .pc-content {
        font-size: 100px
    }
}

@media(min-width:1380px) and (max-width:1920px) {
    .pc-content {
        font-size: 72px
    }
}

@media(min-width:1380px) and (max-width:1600px) {
    .pc-content .plug-banner {
        left: 12.3%;
    }
    .pc-content {
        font-size: 56px
    }
}

@media(min-width:1180px) and (max-width:1380px) {
    .pc-content .plug-banner {
        left: 10%;
    }

    .pc-content {
        font-size: 46px
    }

    .subTitle {
        font-size: 16px
    }

    .pc-content .com-name .com-name-label {
        margin-top: 0
    }
}

@media(max-width:1180px) {
    .pc-content .plug-banner {
        left: 7.5%
    }

    .pc-content {
        font-size: 38px
    }

    .subTitle {
        font-size: 16px
    }

    .marginB_0 {
        font-size: 12px
    }

    .pc-content .com-name .com-name-label {
        margin-top: 0
    }
}

@media(max-width:768px) {
    .product-select {
        width: 100%
    }
}

.page {float: left;width: 948px;padding-top: 15px;font-size: 14px;height: 60px; color: #3f3f3f;text-align: center; background-color:#FFF;}

