/* hover */
.component_hover  a img{opacity: 1;transition: 0.3s;-webkit-transition: 0.3s;-khtml-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);filter:"alpha(opacity=100)";}
.component_hover  a img:hover {opacity: 0.8;-khtml-opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);filter:"alpha(opacity=80)";}
/* component_2 */
.component_2{width: 1200px;overflow: hidden;}
.component_2 img{width: 100%;max-height: 310px;}
/* component_3 */
.component_3 ul{overflow: hidden;margin-right: -10px;}
.component_3 ul li{float: left;margin-right: 10px;margin-top: 10px;width: 292px;overflow: hidden;box-sizing: border-box;height: 292px;}
.component_3 .brand {
    width: 120px;
    height: 120px;
    margin-right: 80px;
}
.component_3 ul li img{width: 100%;height: 100%;}
/* component_4 */
.component_4 ul{margin-right: -10px;}
.component_4 ul li>div{display: inline-block}
.component_4 ul li.component_4_l div{width: 188px;height: 396px;margin-right: 10px;}
.component_4 ul li.component_4_r{width: 406px;}
.component_4 ul li.component_4_r div{width: 193px;height: 193px;margin-right: 10px;}
.component_4 ul li.component_4_r div:nth-child(1){width: 396px;margin-bottom: 10px;}
.component_4 ul li img{width: 100%;height: 100%;}




/* 公共样式*/
.w1920{width: 100%;}
.w1200{width: 1200px;margin: auto;}
/* 全屏剧中 */
.w1920_img_wrap{ overflow:hidden; width:1920px; position: relative;left:50%;margin-left:-960px;font-size: 0;text-align: center}
.w1920_img{font-size: 0;max-width: 100%;cursor: pointer}

/*公共样式 右侧 导航 */
.flow-wave {
    background:radial-gradient(circle at 11px -7px, transparent 8px, currentColor 8px, currentColor 10px, transparent 9px) repeat-x, radial-gradient(circle at 11px 28px, transparent 8px, currentColor 8px, currentColor 10px, transparent 8px) repeat-x;
    background-size: 20px 20px;
    background-position: -10px calc(100% + 16px), 0 calc(100% - 4px);
    /*animation: waveFlow 1s infinite linear;*/
}
@keyframes waveFlow {
    from { background-position-x: -10px, 0; }
    to { background-position-x: -30px, -20px; }
}
.nav-float-l-center.clearfix {
    max-height: 300px;
    overflow-y: auto;
}
.nav-float-l{position: fixed;right: 5%;top: 200px;z-index: 999;width: 83px;text-align: center;background: white;display: none;color: #666;border-radius: 8px;}
.nav-float-l-top{color: #FF4C4E;font-size: 15px;padding: 10px;box-sizing: border-box;font-weight: bold;height: 65px;}
.nav-float-l-top .flow-wave{width: 100%;height: 14px;opacity: 0.8;}
.nav-float-l-top .flow-wave:nth-child(n+3){margin-top: -9px;}
.nav-float-l-bottom{height: 70px;cursor: pointer;font-size: 12px;border-top: 1px solid #ededed;margin: 0 8px}
.nav-float-l-bottom .icon_wrap:hover {color: #FF4C4E}
.nav-float-l-bottom .icon_wrap:hover .icon_img_1 {display: none}
.nav-float-l-bottom .icon_wrap .icon_img_2 {display: none}
.nav-float-l-bottom .icon_wrap:hover .icon_img_2 {display: inline-block;}
.nav-float-l-bottom .icon_wrap img {margin-top: 7px}
.sidebar_1_user_pr{
    width: 290px;
    height: 384px;
    bottom: 0;
    right: 80px;
    position: absolute;
    border: 0;
    padding-right: 10px;
    display: none;
}
.sidebar_1_user_pr .user .user_saoma {
    height: 336px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    background-color: #fff;
    border-radius: 8px;
}
.sidebar_1_user_pr .user .user_saoma .user_saoma_li {
    width: 224px;
    margin: 0 auto;
    height: 112px;
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #c9c9c9;
    box-sizing: border-box;
}
.sidebar_1_user_pr .user .user_saoma .user_saoma_li .ewm {
    width: 92px;
    height: 92px;
    border: 1px solid #c9c9c9;
    border-radius: 6px;
    box-sizing: border-box;
    float: left;
    margin-right: 16px;
}
.sidebar_1_user_pr .user .user_saoma .user_saoma_li .guanzhu_text {
    overflow: hidden;
}
.sidebar_1_user_pr .user .user_saoma .user_saoma_li .guanzhu_text h5 {
    font-size: 14px;
    color: #323232;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.sidebar_1_user_pr .user .user_saoma .user_saoma_li .guanzhu_text > div {
    color: #ff4138;
    font-size: 14px;
    line-height: 16px;
}
.sidebar_1_user_pr .user .user_saoma .user_saoma_li .guanzhu_text img {
    margin-top: 5px;
}
.sidebar_1_user_pr .user .select_collect_bottom {
    height: 32px;
    background-color: #eeeeee;
    padding: 0 20px;
    line-height: 32px;
    width: 280px;
    box-sizing: border-box;
    font-size: 14px;
    color: #898989;
}
.sidebar_1_user_pr .user .select_collect_bottom .collect_delete {
    float: left;
}
.sidebar_1_user_pr .user .select_collect_bottom .collect_delete_all {
    float: right;
}
.nav-float-l-bottom:hover .sidebar_1_user_pr{
    display: block;
}
.nav-float-l-bottom span{display: inline-block;font-size: 25px;}
.nav_link {width: 100%;cursor: pointer;display: block;text-align: center;float: left;}
.nav_link p{color: #666;width: 62px;height: 25px;font-size:12px;line-height: 25px;display: block;text-align: center;float: left;margin: 6px 0;margin-left: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nav_link.active p{background: #ff4138;color: #ffffff;border-radius: 10px;}

/* 单个 banner图 宽度用w1920 */
.banner {overflow: hidden;width: 100%;}
.banner img {width: 1920px;display: inline-block;margin: auto;}
/* 商品列表 一排4个 无限延伸 带购物车logo */
.template_more_list{position: relative;}
.template_more_list_ul li{width: 280px;height: 450px;list-style: none;float: left;margin: 0px 24px 24px 0;background: #fff;}
.template_more_list_ul li:nth-child(4n+4){margin-right: 0;}
.template_more_list_ul .list_img{width: 280px;height: 280px;overflow: hidden;vertical-align: middle;padding: 10px;box-sizing: border-box;}
.template_more_list_ul .list_img img{width: 100%;}
.template_more_list_ul .list_text {font-size: 14px;display: block;font-weight: 700;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 15px;text-align: center;padding: 0 10px;box-sizing: border-box;color: #333333}
.template_more_list_ul .point {font-size: 28px;color: #b4272d;margin-bottom: 10px;font-weight: bold;text-align: center;}
.template_more_list_ul .mkt_point{ color: #999999;font-weight: 200;font-size: 18px;padding-left: 5px;}
.template_more_list_ul .point span {font-size: 18px;margin-top: -8px;margin-right: 5px;}
.list_bottom_info{text-align: center}
.list_bottom_info .cart{margin-left: 15px;}

/* 轮播 */
.lun_banner_wrap {
    margin-left: auto;
    margin-right: auto;
    min-width: 1200px;
    position: relative;
    width: 100%!important;
    height: 580px;
    /*overflow: hidden;*/
}
.lun_banner_wrap .lun_banner_list li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.lun_banner_list li a img {
    width: 1920px;
    height: auto;
}
.lun_banner_btn_wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 39px;
    width: 1200px;
    height: 1px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.lun_banner_btn_wrap .lun_banner_btn_bg {
    display: inline-block;
    padding: 5px 5px;
    border-radius: 13px;
    background-color: #b29999;
    background-color: rgba(0, 0, 0, 0.4);
}
.lun_banner_btn_wrap .lun_banner_btn_bg span {
    display: inline-block;
    margin: 0 4px;
    float: left;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #fff;
    box-sizing: border-box;
}
.lun_banner_btn_wrap .lun_banner_btn_bg span.active {
    background-color: #ff4138;
}
.lun_banner_btn_wrap .lun_banner_btn_bg span:hover {
    background-color: #ff4138;
}
/* kill_01 模板 */
.kill_01_wrap .kill_01_time{
    position: relative;
    width: 314px;
    height: 430px;
}
.kill_01_wrap .kill_01_time>img{
    font-size: 0;
    width: 100%;
    height: 100%;
}
.kill_01_wrap .kill_01_time_position{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    text-align: center;
}
.kill_01_wrap .kill_01_time_position>p{
    margin-top: 70px;
    font-size: 30px;
    line-height: 50px;
    font-weight: 600;
    color: #333333;
}
.kill_01_wrap .kill_01_time_position .br{
    display: block;
    width: 25px;
    height: 5px;
    background-color: #333333;
    margin: auto;
}
.kill_01_wrap .kill_01_time_position .kill_01_time_bg{
    vertical-align: middle;
    font-size: 0;
    width: 98px;
    margin-top: 44px;
}
.kill_01_wrap .kill_01_time_position>span{
    display: block;
    width: 100%;
    font-size: 20px;
    color: #666666;
    line-height: 45px;
}
.kill_01_wrap .kill_01_time_position ul{
    margin-left: 87px;
}
.kill_01_wrap .kill_01_time_position ul li{
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}
.kill_01_wrap .kill_01_time_position ul li:nth-child(odd) {
    background-color: #FF4C4E;
    border-radius: 3px;
    color: #ffffff;
    width: 36px;
    height: 40px;
}
.kill_01_wrap .kill_01_time_position ul li:nth-child(even) {
    color: #FF4C4E;
    width: 16px;
    font-size: 30px;
}
.kill_01_wrap .kill_01_item{
    width: 886px;
}
.kill_01_wrap .kill_01_item>.fl{
    width:50%;
    height: 215px;
    box-sizing: border-box;
    background-color: #ffffff;
    padding:22px 0;
}
.kill_01_wrap .kill_01_item .putaway_img{
    width: 170px;
    height: 170px;
    font-size: 0;
    margin-left: 22px;
}
.kill_01_wrap .kill_01_item .putaway_img img{
    width: 100%;
    height: 100%;
    vertical-align: center;
}
.kill_01_wrap .kill_01_item .recommend_details{
    width: 250px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666666;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 16px;
 }
.kill_01_wrap .kill_01_item .recommend_text{
    font-size: 20px;
    line-height: 40px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.kill_01_wrap .kill_01_item .recommend_info{
    height: 24px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.kill_01_wrap .kill_01_item .recommend_price{
    color: #c70505;
    margin-top: 66px;
}
.kill_01_wrap .kill_01_item .recommend_price .jifen{
    font-size: 30px;
    font-weight: 600;
}
/* 领券 coupon_3 */
.coupon_3 .coupon_3_list{position: absolute;width: 1200px;left: 0;right: 0;bottom: 50px;margin: auto;box-sizing: border-box;padding:0 60px;}
.coupon_3 .coupon_3_img:nth-last-child(1){margin-right: 0;}
/* 1张券 */
.coupon_3 .coupon_3_img_2{width: 100%;}
/* 2张券 */
.coupon_3 .coupon_3_img_3{width: 47%;margin-right: 6%;}
/* 3张券 */
.coupon_3 .coupon_3_img_4{width: 30%;margin-right: 5%;}
.component_26_pr_content{overflow: hidden;width: 1200px;margin: 0 auto 30px auto;}
