.sec-banner{
    padding: 20px;
}

.swiper-banner { position: relative;}
.swiper-banner .banner-img { width:100%; }
.sec-banner .swiper-banner-pagination {  left:0px;right:0px;text-align:center; margin-top:20px;   }
.sec-banner .swiper-pagination-bullet { height:20px;width:20px;background-color:#33ccff;opacity:0.5; margin: 0px 4px;}
.sec-banner .swiper-pagination-bullet-active { background-color:#33ccff;opacity:1;}


.sec-product > .wrapper {
    padding: 20px;
    margin: 0px auto;
    position: relative;
    display: inline-block;
}

.sec-product > .wrapper > .left{
    float: left;
    width: 28%;
}
.sec-product > .wrapper > .right{
    float: right;
    width: 72%;
}


.line{
    border-bottom: 1px solid #e4e3e3;
}

.sec-product > .wrapper > .right > .wrapper{
}

.sec-product .box-top-seller{
margin-bottom: 40px;
}

.sec-product .box-top-seller .header{
    background: #ff5ea0;
    color:#fff;
    padding: 23px 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.sec-product .box-top-seller .header span{
    width: 100%;
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px;
    color: #fff;
}

.sec-product .box-top-seller .body{
    background: #f4f1f1;
    padding: 20px;
    padding-bottom:0px;
}

.sec-product .box-top-seller .body .box{
    display: inline-block;
    border-bottom:1px solid #e4e3e3;
    padding-bottom:12px;
    margin-bottom:20px;
}

.box-top-seller .box .img-area{
    float: left;
    width: 26.5%;
}
.box-top-seller .box .img-area img{
    width: 100%;
}

.box-top-seller .box .content-area{
    float: left;
    width: 73.5%;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    color: #6f6f6f;
}

.box-top-seller .box .content-area div{
    margin-left:20px;
}

.box-top-seller .box .content-area .price{
    width: 100%;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    color: #000;
}

.box-top-seller .box .content-area .price-n{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #e6756e;
    text-decoration: line-through;
    display: block;
    width: 100%;
}


.box-banner-left{
    display: inline-block;
}
.box-banner-left a{
    display: inline-block;
    margin-bottom:40px;
}
.box-banner-left a img{
    width: 100%;
}


/* RIGHT */


.box-banner{
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}

.box-banner a,div.pic_topbanner{
    float: left;
    width: calc(50% - 40px);
    margin: 0 0 0 40px;
}
.box-banner a img,div.pic_topbanner img{
    width: 100%;
}

.box-category{
    display: inline-block;
    width: 100%;
}

.box-category .header{
    margin-left:40px;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    color: #000;
    margin-bottom: 40px;
    margin-top: 10px;
}

.box-category .header span{
    display: inline-block; width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    color: #000;
}

.box-category .body{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.box-category .body .box{
    /*
    float: left;
    width: calc(25% - 40px);
    */
    flex: 0 calc(25% - 40px);
    margin: 0 0 40px 40px;
    text-align: center;
}

.box-category .box .img-area{
    margin-bottom: 20px;
}
.box-category .box .img-area img{
    width: 100%;
}

.box-category .box .content-area{
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    color: #6f6f6f;
}



.box-category .box .content-area .cate{
    width: 100%;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    color: #000;
}



/* RECOMMEND */
.box-recommend{
    display: inline-block;
    width: 100%;
}

.box-recommend .header{
    margin-left:40px;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    color: #000;
    margin-bottom: 40px;
    margin-top: 10px;
}

.box-recommend .header span{
    display: inline-block; width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    color: #000;
}

.box-recommend .body{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.box-recommend .body .box{
    flex: 0 calc(25% - 40px);
    margin: 0 0 40px 40px;
    text-align: center;
}


.box-recommend .box .img-area{
    margin-bottom: 20px;
}
.box-recommend .box .img-area img{
    width: 100%;
}

.box-recommend .box .content-area{
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    color: #6f6f6f;
}

.box-recommend .box .content-area .price-n{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #e6756e;
    text-decoration: line-through;
    display: block;
    width: 100%;
}

.box-recommend .box .content-area .price{
    width: 100%;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    color: #000;
}


.mlr-20{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
}

/*   BOX BANNER  */
.box-banner2{
    margin-bottom: 30px;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
.box-banner2 a,.pic_footerbanner{
    float: left;
    width: calc(50% - 40px);
    margin: 0 20px 0 20px;
}
.box-banner2 a img,.pic_footerbanner img{
    width: 100%;
}

/*   PROMOTION */

.box-promotion{
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.box-promotion .header{
    margin-left:20px;
    margin-right: 20px;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    color: #000;
    margin-bottom: 40px;
}
.box-promotion .header span{
    display: inline-block; width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    color: #000;
}

.box-promotion .body{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.box-promotion .body .box{
    flex: 0 calc(25% - 40px);
    margin: 0 0 40px 40px;
    text-align: center;
}

.box-promotion .box .img-area{
    margin-bottom: 20px;
}
.box-promotion .box .img-area img{
    width: 100%;
}
.box-promotion .box .content-area{
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    color: #6f6f6f;
}

.box-promotion .box .content-area .price-n{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #e6756e;
    text-decoration: line-through;
    display: block;
    width: 100%;
}

.box-promotion .box .content-area .price{
    width: 100%;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    color: #000;
}

div.pic_leftbanner{
    display: inline-block;
    margin-bottom: 40px;
}
div.pic_leftbanner img{ width: 100%;}


a.btn-all{
    float:right;
    position: relative;
    margin-top: -24px;
    color: #33ccff;
    font-size: 16px;
    font-weight: normal;
}

@media screen and (max-width:600px) {
    .sec-product > .wrapper > .left{
        display: inline-block;
        width: 100%;
    }
    .sec-product > .wrapper > .right{
        display: inline-block;
        width: 100%;
    }

    .box-banner a, div.pic_topbanner{
        display: inline-block;
        width: 100%;
        margin: 0px;
        margin-bottom: 40px;
    }

    .box-category .header,.box-recommend .header{
        margin-left:0px;
    }

    .box-category .body,.box-recommend .body{
        margin-left: -20px;
        margin-right: -20px;
    }

    .box-category .body .box,.box-recommend .body .box {
        /*
        width: calc(50% - 40px);
        */
        flex: 0 calc(50% - 40px);
        margin: 0 20px 40px 20px;
    }
    .box-promotion .body .box {
        flex: 0 calc(50% - 40px);
        margin: 0 20px 40px 20px;
    }
    .box-banner{
        margin-bottom: 0px;
    }

    .box-category .box .content-area{
        min-height: 66px;
    }
}


