.row {
    margin-left: 0;
    margin-right: 0;
}
.zhuomian-banner .row .word {
    margin: -75px 0 0 0 !important;
    left:0;
    width: 100%;
    text-align:center;
}
.main-page8-banner .arror-boxess{
    margin-left:-127px;
}
.product {
    font-family: Arial;
}
.product .breadcrumb--red{
    margin-bottom:0;
}
.product .container {
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
    position: relative
}
.pro-type {
    margin: 40px -24px;
}
.pro-type li {
    padding: 0 24px;
}
.product-list{
    margin-bottom:60px;
}
.product-list li {
    padding-top: 15px;
    padding-bottom: 15px;
}
.product-list li > div {
    padding: 20px 20px 15px;
    background-color: #F8F6F9;
}
.product-list .imgbox{
    display:block;
    width:250px;
    height:250px;
    line-height:1;
    text-align:center;
    margin:0 auto;
}
.product-list .imgbox img{
    max-width:250px;
    max-height:250px;
}
.product-list .list-title{
    margin-top:18px;
}
.product-list .operline{
    margin-top:10px;
}
.sortline {
    height: 32px;
    line-height: 32px;
}
.sortline .breadcrumb--red {
    padding: 0;
}
.sort {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
}
.sort label{
    height:32px;
    line-height:32px;
    margin-right:5px;
    margin-bottom:0;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    vertical-align:middle;
}
.sort .select .btn{
    height:32px;
    min-width:200px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(136,136,136,1);
    border-radius:0;
}
.product--access {
    background-color: #F8F6F9;
}
.product--access .product-list li>div{
    background-color:#fff;
}
.access-wrap {
    height: 60px;
    line-height: 60px;
    background-color: #353235;
}
.access-type li{
    float:left;
}
.access-type li:last-child{
    float:right;
}
.product--access .product-list{
    margin-bottom:0;
}
.product--access .select .btn {
    background-color: #F8F6F9;
}
.product--access .select .dropdown-menu {
    background-color: #F8F6F9;
}
.product .pagination {
    margin: 10px 0 15px 0;
}

.product-info {
    padding-bottom:35px;
    background-color: #EFEFEF;
}
.product-features {
    padding:50px 0;
    text-align:justify;
    background-color: #E7E7E7;
}
.info-imgbox {
    position: relative;
    z-index: 100;
    text-align: center;
    width: 500px;
    height: 500px;
/*    margin-left: 100px;
    margin-bottom: 10px;*/
    /* line-height: 350px; */
    /* padding-left: 100px; */
    /* padding-bottom: 30px; */
}

.col-md-8-2 {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 500px;
    margin-left: 200px;
}
.col-md-8 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 50px;
}
.info-imgbox img {
    max-height: 100%;
    max-width: 100%;
}

.detail-wrapper{
    position: relative;
    width: 500px;
    height: 500px;
}
.img-content {
    position:relative;
    height: 500px;
    width: 500px;
    text-align: center;
}


.layer {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move;
/*    background: url("/images/product/bigmirror.png") repeat scroll 0 0 transparent;*/
    background-color: #454545;
    opacity: 0.4;
    z-index: 99;
    display: none;
}

.preview {
    position: absolute;
    top: 0;
    right: 600px;
    height: 600px;
    width: 600px;
    display: none;
    overflow: hidden;
    background-color: #EFEFEF;
}

.carousel-wrap {
    position: relative;
    width: 400px;
    height:100px;
    overflow: hidden;
    margin:0 auto;
}
.carousel-imglist {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .carousel-imglist li {
        float: left;
        width: 80px;
        height: 80px;
        margin: 0 10px;
        text-align: center;
        border: 1px solid #D5D5D5;
      
    }

.carousel-prev {
    position: absolute;
    left:0;
    bottom: 40px;
    cursor: no-drop;
    font-size:22px
}
.carousel-next {
    position: absolute;
    right: 10px;
    bottom: 40px;
    cursor: pointer;
    font-size: 22px
}
.carousel-imglist .act {
    border-color: #D20220;
}

.product-info .c3 {
    z-index: 101;
}
.oper-blo {
    position: relative;
    width: 400px;
    margin-left: 220px;
    padding: 30px;
}
.oper-blo .spinner {
    float: left;
    width: 122px;
    height: 40px;
    margin-top: 0;
    margin-right: 20px;
    border: solid 1px #B2B2B2;
    background: linear-gradient(0deg,rgba(206,206,206,1) 0%,rgba(232,232,232,1) 100%);
}
.oper-blo .spinner input{
    width:50px;
    height:20px;
    margin-top:9px;
    padding:0;
    border-color:#B2B2B2;
    box-shadow:none;
    text-align:center;
}
.oper-blo button{
    width:196px;
    height:40px;
    font-size:16px;
    border-radius:2px;
}
.oper-blo button .iconfont{
    font-size:20px;
    vertical-align:middle;
    margin-right:10px;
}
.oper-blo .spinner .input-group-addon{
    width:34px;
    border:none;
    background-color:transparent;
}
.oper-blo .spinner .input-group-addon a{
    display:block;
    color:#333;
    font-size:16px;
}
.oper-blo-price{
    margin-bottom:25px;
    font-size:16px;
}
.oper-blo-price span{
    font-size:30px;
    color:#D20220;
    margin-left:10px;
}

.product-detail .detail2 .title {
    font-size: 18px;
    font-family: Franklin Gothic Medium;
    font-weight: 400;
    color: rgba(210,2,32,1);
    line-height: 20px;
}
.product-detail .detail2 table{
    margin-top:10px;
}
.product-detail .detail2 tr {
    border-bottom: dotted 1px #CCCCCC;
}
.product-detail .detail2 th{
    color:#333;
    font-weight:normal;
    padding:3px 5px 3px 0;
}
.product-detail .detail2 td {
    color: #555;
}
.product-detail .detail2 tr:last-child{
    border-bottom:none;
}
.product-features .title {
    font-size: 18px;
    font-family: Franklin Gothic Medium;
    font-weight: 400;
    color: rgba(210,2,32,1);
    line-height: 20px;
}
.product-features ul{
    width:540px;
    padding-left:15px;
    margin-top:10px;
}
.product-features li {
    font-size: 14px;
    font-family: Times New Roman;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 26px;
    list-style: disc;
}
.out-sign {
    position:relative;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    background-color: #000000;
    font-size:12px;
    color:#fff;
}
.oper-blo.out-stock .out-sign {
    position: absolute;
    right: 10px;
    top: 10px;
    padding-left:3px;
}
.oper-blo.out-stock .out-sign::before {
    position: absolute;
    left: -26px;
    top: 0;
    content: '';
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 15px solid #000;
}
.oper-blo.out-stock .spinner input {
    background-color: #CBCBCB;
    color: #7D7D7D;
}
.oper-blo.out-stock .btn {
    color: #7D7D7D;
    border-color: #CBCBCB;
    background-color: #CBCBCB;
}
.off-shelves{
    width:500px;
    margin-left:100px;
}
.off-shelves .out-sign{
    margin-right:20px;
}
.off-shelves .out-sign::before {
    position: absolute;
    right: -13px;
    top: 0;
    content: '';
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-left: 13px solid #000;
}
.off-shelves > p {
    padding:0 27px;
    font-size: 18px;
}
.off-shelves .product-carousel{
    padding:20px 20px 0 20px;
}
.off-shelves .product-carousel .bx-wrapper{
    margin-bottom:0;
}
.off-shelves .product-carousel li {
    padding: 0 7.5px;
}
.off-shelves .image-link{
    display:block;
    width:100px;
    height:100px;
    padding:5px;
    /*line-height:100px;*/
    text-align:center;
    border:1px solid rgba(213,213,213,1);
}
    .off-shelves .image-link img {
        max-width: 100%;
        max-height: 100px;
        top: 50%;
        position: relative;
        transform: translateY(-50%);
    }
.off-shelves .bx-wrapper .bx-controls-direction a{
    top:50%;
    margin-top:-11px;
    font-family:'iconfont'!important;
    text-indent:unset;
    background:none;
    width:22px;
    height:22px;
    line-height:22px;
    color:#333;
    font-size:22px;
}
.off-shelves .bx-wrapper .bx-controls-direction .bx-prev{
    left:-27px;
}
.off-shelves .bx-wrapper .bx-controls-direction .bx-next{
    right:-27px;
}
.off-shelves .bx-wrapper .bx-controls-direction .bx-prev:before {
    content: "\e911";
}
.off-shelves .bx-wrapper .bx-controls-direction .bx-next:before {
    content: "\e601";
}
.trait-list{
    display:inline-block;
    margin-top:40px;
    overflow:hidden;
}
.trait-list li {
    position: relative;
    float:left;
    height: 23px;
    line-height: 23px;
    padding: 0 20px;
    font-size: 20px;
    color: #8C8C8C;
}
.trait-list li:not(:first-child)::before{
    content:'';
    position:absolute;
    left:-1px;
    top:0;
    display:block;
    width:2px;
    height:100%;
    background-color:#BF1B1D;
}
.product-info-l{
    padding-top:80px;
}
.product-info-l .btn {
    margin-top: 40px;
    padding-left: 45px;
    padding-right: 45px;
    font-size: 20px;
}
.product-info-r{
    text-align:right;
}
.product-info-r > div {
    display: inline-block;
}
.product-info-r .img-content img{
    width:500px;
    height:500px;
}
.product-info-r .scroll>div
{
    position: relative;
    width: 500px;
}
.product-des {
    padding: 40px 30px 45px 40px;
    background-color: #fff;
}
/*.product-des-l{
    padding:0;
}*/
.product-des-l img{
    width:100%;
}
.product-des-l {
    width: 700px;
    height: 394px;
    padding: 0;
    overflow-y:hidden;
}
.product-des-l iframe,
.product-des-l video{
    width: 100%;
    height: 100%;
}
.product-des-r {
    width:420px;
    padding-left:40px;
    padding-right:0;
}
.cover-video {
    position: relative;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}
.cover-video::after {
    z-index:1;
    content:'';
    position: absolute;
    left:0;
    top:0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, .25);
    transition: all .4s;
}
.cover-video:hover::after{
    background: rgba(20, 20, 20, .15);
}
.cover-video .iconfont{
    z-index: 2;
    position:absolute;
    left:50%;
    top:50%;
    color:#fff;
    font-size:54px;
    transform:translate(-50%,-50%);
}
.product-des-download a{
    float:left;
}
.product-des-download a {
    margin-left: 40px;
    color: #333333;
    text-align:center;
}
.product-des-download img{
    width:100px;
    font-size:12px;
}
.product-des-download p {
    margin-top: 15px;
    font-size:16px;
}
.product-des-download a:hover p {
    color: #D20220;
    text-decoration:underline;
}
.product-spec .row {
    padding: 0 30px 50px 30px;
    background-color: #1E1D1C;
}
.spec-list{
    padding-right:100px;
}
.spec-list li {
    margin-top:35px;
    border-bottom: dashed 1px #5A595A;
}
.spec-list p{
    padding-bottom:5px;
}
.spec-list p:first-child{
    color:#989898;
    font-weight:bold;
}
.spec-list p:last-child{
    color:#fff;
    font-size:18px;
}
.product-imgs{
    max-width:100%;
    overflow:hidden;
}
.product-imgs img {
    max-width: 100% !important;
}
.features-carousel {
    position: relative;
    padding: 30px;
    margin-top: 20px;
    background-color: #fff;
    overflow: hidden;
}
.features-carousel img{
    width:100%;
}
.features-carousel .bx-wrapper{
    margin-bottom:0;
}
.features-carousel li{
    padding-bottom:50px;
    background-color:#333;
}
    .features-carousel li img {
        min-height: 180px;
    }

.features-carousel li > div {
    position: absolute;
    top: calc(100% - 50px);
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    background: rgba(30, 29, 28, .75);
}
.features-carousel li>div>div{
    position:absolute;
    top:0;
    width:100%;
    padding:0 20px;
}
.features-carousel li p:first-child{
    height:50px;
    line-height:50px;
    font-size:20px;
}
    .features-carousel li p:last-child {
        line-height: 24px;
        max-height: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
.features-carousel li:hover>div{
    top:0;
}
.features-carousel li:hover>div>div{
    top:45%;
    transform:translateY(-50%);
}
    .features-carousel li:hover p:first-child {
        line-height: 24px;
        
    }
.product-detail .bx-wrapper .bx-controls-direction a {
    text-indent: initial;
}
.features-carousel .bx-controls-direction a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    /*background: #E6BBC1;*/
    background: #D20220;
    border-radius: 50%;
    color: #fff;
    transition: all .5s;
    overflow:hidden;
    cursor:pointer;
}
.features-carousel .bx-controls-direction img {
    width:initial;
    max-width:initial!important;
    margin-top: 8px;
}
.features-carousel .bx-controls-direction .bx-prev img {
    transform: rotate(180deg);
    margin-left: -39px;
}

.features-carousel .bx-controls-direction .bx-prev:hover img {
    animation: moveleft .5s forwards;
}
.features-carousel .bx-has-controls-direction a.noclick{
    opacity:.5;
    cursor:not-allowed;
}
.features-carousel .bx-controls-direction a.noclick:hover img {
    animation: none !important;
}
@keyframes moveleft {
    from {
        margin-left: 16px;
    }

    to {
        margin-left: -39px;
    }
}
.features-carousel .bx-controls-direction .bx-next img {
    margin-left: 15px;
}
.features-carousel .bx-controls-direction .bx-next:hover img {
    animation: moveright .4s forwards;
}
@keyframes moveright {
    from {
        margin-left: -38px;
    }

    to {
        margin-left: 15px;
    }
}
.features-carousel .bx-prev{
    left:-19px;
}
.features-carousel .bx-next {
    right: -19px;
}
.product-access{
    background-color:#fff;
    padding:50px 0;
}
.access-carousel {
    margin-left: 0;
    margin-top:10px;
    padding:0;
}
.access-carousel .bx-controls-direction a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 44px;
    background: none;
    color: #000;
   /* opacity: .1;
    transition: all .4s;*/
}
.access-carousel .bx-controls-direction a.noclick
{
    opacity:.5;
}
/*.access-carousel .bx-controls-direction a:hover{
    opacity:1;
}*/
.access-carousel .bx-prev {
    left: -60px;
}
.access-carousel .bx-next {
    right: -60px;
}
.access-carousel .image-box img{
    width:100%;
}
.view-all {
    position: absolute;
    right: 0;
    top: 15px;
    padding: 7px 20px;
    background: #000000;
    color: #fff;
    border-radius: 2px;
    font-size: 20px;
}
.view-all:hover{
    color:#fff;
    background: #333;
}
.modal-dialog.pos {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) !important;
    width: auto !important;
    text-align: right
}
.buy-it-now .btn {
    margin-top: 20px;
    width: 160px;
    background: #D20220;
    border-radius: 8px;
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    font-weight: 400;
}
.cwz{
    position:absolute;
    top:0;
    left:410px;
}
.cp {
    position: absolute;
    top: 500px;
    left: 410px;
}
.cbt {
    position: absolute;
    top: 580px;
    left: 410px;
}
#carouselImgList {
    position: absolute;
}

.feat-list li {
    display: flex;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.feat-list li:nth-child(2n) {
    flex-direction: row-reverse; /*ÔªËØ»»Ë³Ðò*/
}
.feat-list li > span {
    float: left;
    width: 50%;
    height: 100%;
}
.feat-list li img {
    width: 100%;
    height: 100%;
}
.feat-list li > div {
    float: left;
    width: 50%;
    height: 100%;
    padding: 60px 30px 0 30px;
    box-sizing: border-box;
    background: #fff;
    /*text-align: right;*/
}
.feat-list li:nth-child(2n)  > div{
    text-align:left;
}

@media (min-width:990px) {
    .access-type li {
        width: 14.2%;
    }
}
@media (min-width:991px) and (max-width:1199px) {
    .product-des-l {
        width: 510px;
        height: 340px;
    }
    .product-des-r {
        width: 390px;
    }
    .product-des-download a {
        margin-left: 10px;
    }
    .product-des-download img {
        width: 80px;
    }
    .product-des-r .mh190 {
        max-height: 130px;
    }
    .product-des-download .mt-3 {
        margin-top: 10px;
    }
    .access-carousel {
        margin-left: 0;
    }
    .access-carousel .bx-prev {
        left: -20px;
    }
    .access-carousel .bx-next {
        right: -20px;
    }
    .product .container {
        width: 970px;
        max-width: 970px;
        position: relative
    }
    .pro-type {
        margin: 40px -18px;
    }
    .pro-type li {
        padding: 0 18px;
    }
    .pro-type li span {
        height: 130px;
        line-height: 130px;
    }
    .pro-type li span img {
        max-width: 100px;
        max-height: 80px;
    }
    .pro-type li.curr span {
        border-width: 2px;
        line-height: 126px;
    }
    .access-type li {
        font-size: 16px;
    }
}
@media (min-width: 1200px) {
    .product .container {
        width: 1200px;
    }

    .access-carousel {
        width: 1200px;
        max-width: 1200px;
    }
}
@media (min-width: 1200px) and (max-width:1300px) {
    .access-carousel .bx-prev {
        left: 0;
    }

    .access-carousel .bx-next {
        right: 0;
    }
}

@media (max-width:992px) {
    .fs46 {
        font-size: 30px;
    }

    .fs32 {
        font-size: 18px;
    }

    .lh40 {
        line-height: 25px;
    }

    .mt-4 {
        margin-top: 20px;
    }

    .trait-list {
        margin-top: 20px;
    }

        .trait-list li {
            height: 20px;
            line-height: 20px;
            padding: 0 5px;
            font-size: 12px;
        }

    .product-info-l {
        padding-top: 0;
        padding-bottom: 20px;
    }

        .product-info-l .btn {
            margin-top: 40px;
            padding-left: 25px;
            padding-right: 25px;
            font-size: 16px;
        }

    .product-des-l {
        width: 100%;
        padding: 0;
        height: 280px;
    }

    .product-des-r {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .access-carousel {
        margin-left: 0;
    }

        .access-carousel .bx-prev {
            left: -20px;
        }

        .access-carousel .bx-next {
            right: -20px;
        }

    .product-list .small {
        width: 100%;
        height: 100%;
    }

    .product-list .imgbox img {
        max-width: 100%;
        max-height: 100%;
    }
}
@media (max-width: 768px) {
    .pro-type li {
        padding: 0 10px;
    }
    .acc-no-data {
        padding-left: 30px;
        padding-right: 30px;
    }
    .head > .container > .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .product-list{
        margin-top:15px;
        margin-bottom:20px;
    }
    .product-list li {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .product-list li:nth-child(odd){
        padding-left:0;
        padding-right:5px;
    }
     .product-list li:nth-child(even){
        padding-left:5px;
        padding-right:0;
    }
    .product-list .imgbox {
        width: 100%;
        height: 150px;
    }
    .product-list li > div {
        padding: 10px;
    }
    .fs36 {
        font-size: 22px;
    }
    .mt-3 {
        margin-top: 15px;
    }
    .carousel-wrap {
        height: 90px;
    }
    .product-spec .row {
        padding: 15px;
    }
    .spec-list {
        padding-right: 15px;
        padding-top: 0;
    }
    .spec-list li {
        margin-top: 15px;
    }
    .spec-list p:last-child {
        font-size: 14px;
    }
    .pb-8 {
        padding-bottom: 40px;
    }
    .features-carousel {
        padding: 20px;
    }
    .features-carousel li > div {
        top: calc(100% - 40px);
    }
    .features-carousel li > div > div {
        padding: 0 15px;
    }
    .features-carousel li p:first-child {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .features-carousel li p:last-child {
        line-height: 22px;
    }
    .features-carousel .bx-controls-direction a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .features-carousel .bx-controls-direction .bx-prev img{
        margin-left:-25px;
    }
    .features-carousel .bx-controls-direction .bx-next img {
        margin-left: 12px;
    }
     .features-carousel .bx-controls-direction img {
        width: 42px;
    }
    .features-carousel .bx-prev {
        left: -15px;
    }
    .features-carousel .bx-next {
        right: -15px;
    }
    .product-access-title .fs20 {
        font-size: 14px;
    }
    .product-access-title .fs46 {
        font-size: 20px;
    }
    .view-all {
        top: 0;
        right: 15px;
        padding: 5px 10px;
        font-size: 14px;
    }
    .product-info-r {
        text-align: center;
    }
    .product-info-r .img-content, .product-info-r .img-content img {
        width: 100%;
        height: auto;
    }
    .product-info-r .scroll > div, .carousel-wrap, .product-info-r .scroll {
        width: 99%;
    }
    .carousel-imglist li {
        width: 25%;
        height: initial;
    }
    .carousel-prev {
        left: -20px;
    }
    .carousel-next {
        right: -20px;
    }
    .product-des {
        padding: 15px;
    }
    .product-des-download a {
        /*margin-left: 10px;*/
    }
    .product-des-download p {
        font-size: 14px;
    }
    .product-des-download img {
        width: 70px;
    }
    .access-carousel {
        margin-left: 0;
    }
    .access-carousel .bx-controls-direction a {
        font-size: 24px;
    }
    .access-carousel .bx-prev {
        left: -15px;
    }
    .access-carousel .bx-next {
        right: -15px;
    }
    .product .container {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
        position: relative
    }
    .pro-type {
        margin: 20px 0;
    }
    .sort {
        position: relative;
        margin-top: 10px;
    }
    .grills-list {
        margin-bottom: 10px;
    }
    .access-wrap {
        height: 100px;
        line-height: 100px;
        overflow-x: auto;
    }
    .access-wrap .container {
        padding: 0;
    }
    .access-type li {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .product .top.mt-3 {
        padding: 0 20px;
        margin-top: 10px;
    }
    .product .cwz {
        position: relative;
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .product .cp {
        position: relative;
        left: 0;
    }
    .product .cbt {
        position: relative;
        top: 0 !important;
        left: 0;
        margin-left: 20px;
    }
    .content-detail-kaolv .container .top .c1 {
        padding-right: 0;
    }
    .content-detail-kaolv .container .top .c1 .detail2 {
        margin-top: 20px;
    }
    .content-detail-kaolv .container .top .c3 {
        right: 0;
        width: auto;
    }
    .product-info {
        padding-bottom: 30px;
    }
    .info-imgbox {
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
    }
    .oper-blo {
        width: 100%;
        margin-left: 0;
        padding: 15px;
        margin-top: 20px;
    }
    .oper-blo-price {
        margin-bottom: 10px;
    }
    .oper-blo .btn {
        width: auto;
    }
    .off-shelves > p {
        padding: 0;
        font-size: 15px;
    }
    .off-shelves .out-sign {
        margin-right: 15px;
    }
    .off-shelves {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .off-shelves .image-link {
        width: 100%;
        height: 70px;
        line-height: 70px;
    }
    .product-features {
        padding: 20px 0;
    }
    .product-features ul {
        width: 100%;
    }
    body .detail-red {
        margin-top: 0;
    }
    .feat-list li {
        display: block;
        height: initial;
    }
    .feat-list li > div {
        width: 100%;
        padding: 30px 15px;
        text-align:left;
    }
    .feat-list li > span {
        width: 100%;
    }
}
@media (max-width: 375px) {
    .product-des-download a {
        display: inline-block;
        width: 80px;
    }
    .off-shelves .image-link {
        height: 60px;
        line-height: 60px;
    }
}