/*
 * Powered by ueeshop.com       http://www.ueeshop.com
 * 广州联雅网络科技有限公司     020-83226791
 */
.themes_title{ font-size:28px;}
.bx_text_p2{
    line-height: 1.6em;
    height: 3.2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.btn0{
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.btn0:hover{
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.title0{
    font-size: 28px;
    padding: 20px 0;
    line-height: 1.2em;
    font-weight: bold;
}
.title0_p{
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}


/* banner */
.banner{
    position: relative;
}
.banner img{
    width: 100%;
}
.banner .pagination{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 1.8vw;
    left: 0;
}


/* type */
.type_li h3{
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.type_li p{
    font-size: 14px;
}
.btn_136{
    display: inline-block;
    width: 136px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    text-transform:capitalize;
}
.btn_h38{
    display: inline-block;
    width: 136px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    transition:all .3s;
}
.ml_a{
    margin-left: auto;
}
.mr_a{
    margin-right: auto;
}
.new_li{
    position: relative;
}
.new_li .img_box{
    overflow:hidden;
}
.new_li h3{
    font-weight: bold;
}
.new_li .info{
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
}

/* banner_m2 */
.banner_m2{}
.banner_m2 .banner_item{float:left; width:48.33333%; overflow:hidden; position:relative;}
.banner_m2 .banner_item:before,.banner_m2 .banner_item:after{content:''; width:100%; height:100%; position:absolute; top:0; left:-100%; z-index:1; transition:all .6s ease 0s; opacity:0;}
.banner_m2 .banner_item:after{left:auto; right:-100%;}
.banner_m2 .banner_item:hover:before{left:50%; opacity:1;}
.banner_m2 .banner_item:hover:after{right:50%; opacity:1;}
.banner_m2 .banner_item:first-child{margin-right:3.33333%;}
.banner_m2 .banner_item  .new_li{padding:10px 0px;}
.banner_m2 .banner_item  .new_li  .img_box{width:55%; float:left;}
.banner_m2 .banner_item .new_li  .img_box img{transition:all .3s;}
.banner_m2 .banner_item:hover .new_li  .img_box img{transform:scale(1.05);}
.banner_m2 .banner_item  .new_li  .font_box{width:44%; float:left;}


/* pro */
.pro_li {
    position: relative;
}
.pro_li .bx_relative{
    overflow:hidden;
    margin-bottom: 24px;
}
.pro_li .img{
    width:100%;
    margin: 0 auto;
    position: relative;
    padding-top: 100%;
    height:auto;
    min-height: unset;
}
.pro_li .img img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin:auto;
}
.pro_li h3 a{text-decoration:none; transition:all 0.3s;}
.span_yell {
    display: block;
    position: absolute;
    left: 10px;
    top: 15px;
    width: 57px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    transform-origin: left top;
}
.icon_seckill{display:none; width:57px; height:20px; line-height:20px; position:absolute; top:15px; left:0; text-align:center; font-size:14px; transform-origin:left top;}
.pro_li .action_box{
    position: absolute;
    bottom: -48px;;
    right: 0;
    width: 100%;
    transition:all .3s;
}
.pro_li:hover .action_box{
    bottom:0px;
}

.action_icon{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    width: 44px;
    border-radius: 50%;
    position: relative;
    margin: 0 7px;
    cursor: pointer;
    transition:all .3s;
}
.action_icon .to_detail, .action_icon .to_cart, .action_icon .favorite_btn{
    display: inline-block; width:44px; height: 44px;
}

.action_box .action_icon:first-of-type{
    margin-left: 0;
}
.action_box .action_icon:last-of-type{
    margin-right: 0;
}
.arrival_li .action_box{padding-left:10px; position:absolute; bottom:-48px; right:0; transition:all .3s;}
.arrival_li:hover .action_box{bottom:30px;}

.pro_it{transition:all 0.3s; overflow:hidden;}
.pro_it .info{padding:0 10px;}
.pro_it .info h3 a{text-decoration:none; transition:all 0.3s;}
.price_box{
    font-size: 16px;
}
.price_before{
    text-decoration: line-through;
    font-weight: normal;
}

.price_before span{
    text-decoration: line-through;
}

.price_box span{
    margin: 0 5px;
    display: inline-block;
}
.price_box span:first-of-type{
    margin-left: 0;
}
.price_box span:last-of-type{
    margin-right: 0;
}


/* hot */
.title_hot{
    font-size: 28px;
    padding: 10px 0;
    line-height: 34px;
}
.title_hot .pa_right{
    position: absolute;
    right: 0;
    top: 10px;
    width: 79px;
    height: 34px;
}
.hot_seller .pro_item {
    width: 330px;
}
.hot_seller .pro_item .pro_li {
    padding:0px 10px;
}

/* blog */
.blog_li{
    position: relative;
}
.blog_li .info a{
    text-decoration:none;
    transition:all .3s;
}
.blog_li .img{
    overflow:hidden;
    transition:all .3s;
}
.blog_li .img img{
    transition:all .3s;
}
.blog_li .img:hover img{
    transform:scale(1.05);
}
.col_md_4:last-of-type .blog_li::after{
    display: none;
}
.blog_li h3{
    font-weight: bold;
}


[class*=col_]{float: left;box-sizing: border-box;}
[class*=col_].fr{float: right;}
.col_18{width: 18%;}
.col_md_25{width: 20%;}
.col_md_3{width: 25%;}
.col_md_4{width: 33.3333333%;}
.col_md_5{width: 41.66666666666667%;}
.col_md_6{width: 50%;}
.col_md_7{width: 48%; margin:0 1%;}
.col_4 {width: 40%;}
.col_46 {width: 46%;}
.col_54 {width: 54%;}
.col_6 {width: 60%;}

.col_24_16 {width: 24.16666%;}

.col_mr_1_08 {margin-right: 1.08333%;}

.bx_overflow{overflow: hidden;}
.row30{margin-left: -30px;margin-right: -30px;}
.row15{margin-left: -15px;margin-right: -15px;}
.row{margin-left: -5px !important;margin-right: -5px !important;}
.row2{margin-left: -20px !important;margin-right: -20px !important;}

.button_next,
.button_prev{
    position: absolute;
    left: 0;
    top: 50%;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
}
.button_next{left: auto; right: 0;}
.srcoll_btn_next,
.srcoll_btn_prev{
    position: absolute;
    right: 0;
    top: 27px;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
}
.srcoll_btn_prev{right: 45px;}
.hot_seller .col_54 {position: relative;}

.cirlce.button_next,
.cirlce.button_prev{
    width: 77px;
    height: 77px;
    left: 50px;
    margin-top: -38.5px;
}
.cirlce.button_next{left: auto;right: 50px;}

.bx_img_hover:hover img{
    transform: scale(1.2);
}


@media (max-width: 1300px){
    .row30,
    .row15,
    .row{margin-left: -5px !important;margin-right: -5px !important;}
}
@media (max-width: 1200px){
    .btn0{
      width: 150px;
      height: 38px;
      line-height: 38px;
      font-size: 16px;
    }
    .hot_seller .pro_item {
        width: 260px;
    }
}

@media (max-width: 1000px ){
    .pro_li .img{margin-bottom:5px; font-size:0px;}

    .hot_seller .pro_item {
        width: 50%;
    }

    .col_xs_6{
        width: 46%;
        margin:0 2%;
    }
    .button_prev.btn_cirlce, .button_next.btn_cirlce{
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    .bx_xs_block{display: block;}

    .srcoll_btn_next,
    .srcoll_btn_prev{
        display: none;
    }

    .row30,
    .row15,
    .row2,
    .row{padding-left: 5px;padding-right: 5px;}

    .bx_fs30{font-size: 19px;}
    .bx_fs28{font-size: 15px;}
    .bx_fs24{font-size: 17px;}
    .bx_fs20{font-size: 14px;}
    .bx_fs18{font-size: 12px;}
    .bx_fs16{font-size: 12px;}
    .bx_plr15{padding-left: 5px;padding-right: 5px;}
    .bx_plr20{padding-left: 5px;padding-right: 5px;}
    .bx_plr55{padding-left: 30px;padding-right: 30px;}
    .bx_ptb50{padding-top: 25px; padding-bottom: 25px;}
    .bx_ptb40{padding-top: 15px; padding-bottom: 15px;}
    .bx_ptb20{padding-top: 12px;padding-bottom: 12px;}
    .bx_ptb60{padding-top: 15px;padding-bottom: 15px;}
    .bx_pb40{padding-bottom: 20px;}
    .bx_pb70{padding-bottom: 46.5px;}
    .bx_pt55{padding-top: 30px;}
    .bx_p20{padding: 5px;}
    .bx_pt10{padding-top: 5px;}

    
    .btn_136{
        width: 91.5px;
        height: 31px;
        line-height: 31px;
        font-size: 14px;
    }
    .btn_h38{
        width: 121px;
        height: 32px;
        line-height: 32px;
    }

    .pro_li{
        padding: 0;
        position: relative;
    }
    .pro_li h3{
        font-size: 14px;
        padding: 0;
    }
  
    .type_li h3{
        font-size: 14px;
        padding: 5px 0;
    }
    .hot_img{
        text-align: right;
    }
    .hot_img img{
        max-width: 330px;
    }
    .span_yell{
        left: 0;
        top: 10px;
        width: 48px;
        height: 23px;
        line-height: 23px;
    }

    .web_promise{overflow-x: auto; white-space:nowrap;}
    .web_promise .promise_item{float:unset; display:inline-block;padding-bottom: 15px; }
    
    .arrival_li{
        padding: 5px;
        text-align: center;
    }

    .img.bg{
        margin-bottom: 10px;
    }
    .start_box img{
        width: 9px;
    }
    .action_box {
        display: none;
    }
    .action_icon{
        width: 20px;
        height: 20px;
    }
    .price_box{
        font-size: 14px;
    }
    .blog_li .info{
        text-align: center;
    }
    .blog_li .info p{
        font-size: 14px;
    }
    .up_img_r{
        line-height: 20px;
        width: 80%;
    }

    .row30{
        margin-left: -7px;
        margin-right: -7px;
    }
    .bx_plr30{
        padding: 7px;
    }
    .xs_fn{
        float: none;
    }
    .btn_border{
        display: block;
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 6px;
    }
    
    .btn_box{
        width: 207px;
        line-height: 38px;
        height: 40px;
    }
    .btn_161{
        width: 124px;
        height: 35px;
        line-height: 33px;
        letter-spacing: 1px;
        font-size: 14px;
    }
    .btn_175{
        width: 132px;
        height: 35px;
        line-height: 33px;
        font-size: 14px;
    }
    .btn_220{
        width: 164px;
        height: 35px;
        line-height: 33px;
        font-size: 14px;
        letter-spacing: 1px;
    }
    .border_b_xs{
        padding-bottom: 15px;
    }

    .pagination.circle .bullet{
        width: 6px;
        height: 6px;
        line-height: 6px;
    }

    .container{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .row_xs_5{
        margin-left: -5px;
        margin-right: -5px;
    }
    .bx_ptb10{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .bx_ptb15{padding-top: 7px;padding-bottom: 7px;}
    .bx_ptb35{padding-top: 15px;padding-bottom: 15px;}
    .bx_pt30{padding-top: 15px;}
    .m1660{max-width: 100%;padding-left: 15px;padding-right: 15px;}


    .bx_fs14{font-size: 12px;}

    .title0{
        font-size: 18px;
        padding: 10px 0;
    }
    .title0_p{
        font-size: 14px;
        padding-bottom: 10px;
        line-height:18px;
    }
    .bx_xs_mt0{margin-top: 0;}
    .bx_xs_mb0{ margin-bottom: 0; }
    .bx_xs_mb20{ margin-bottom: 20px; }
    .bx_xs_mtb10{margin-top: 10px;margin-bottom: 10px;}

    .bx_xs_pt0{padding-top: 0;}
    .bx_xs_pt20{padding-top: 20px;}
    .bx_xs_pb10{padding-bottom: 10px;}
    .bx_xs_pb30{padding-bottom: 30px;}
    .bx_xs_pb0{padding-bottom: 0;}
    .bx_xs_plr15{padding-left: 15px;padding-right: 15px;}
    .bx_xs_ptb0{padding-top: 0;padding-bottom: 0;}
    .bx_xs_ptb10{padding-top: 10px;padding-bottom: 10px;}
    .bx_xs_ptb30{padding-top: 15px; padding-bottom: 15px;}
    .bx_xs_p0{padding: 0;}
    .bx_xs_fs12{font-size: 12px;}
    .col_xs_12{
      width: 100%;
    }

      /* banner_m2 */
      .banner_m2 { width: 97.2%; margin: 0 auto; padding-top: 0; }
      .banner_m2 .banner_item { width: 100%; margin-top: 20px; }
      .banner_m2 .banner_item:first-child { margin-top: 0; }
      .pro_li .bx_relative { margin-bottom: 0px; }
      .xs_width { width: 97.2%; margin: 0 auto; }
      .xs_width100 { width: 100%; }
      .blog_li .img { text-align: center; }
      .blog_li .img:hover img {transform:none; }
      .blog_li h3 { line-height: 21px; padding: 7px 0; }
      .xs_pb15 { padding-bottom: 15px; }
      .banner_m2 .banner_item:hover:before { opacity: 0; }
      .banner_m2 .banner_item:hover:after { opacity: 0; }
      .banner_m2 .banner_item:hover .new_li  .img_box img{transform:none;}
      .blank30 { height: 10px !important; }
      .p_xs_t0 { padding-top: 0; }
      .l_r_0 { padding-left: 0 !important; padding-right: 0 !important; margin-right: 0 !important; margin-left: 0 !important; }
      .xs_p_10 { padding-bottom: 10px; }
      .xs_pb5 { padding-bottom: 5px; }
}

@media (max-width:1000px){
    .col_plusx_6{
        width: 50%;
    }
    .hot_img{
        text-align: left;
    }
}
@media (max-width:520px){
    .col_xs_12{
        width: 100%;
    }
    .hot_img{
        text-align: right;
    }
}
