html,body{background-color: #f5f5f5;}
.bg-white{background-color: #fff;}

.main-top .top-col1{height: 400px; position: relative;}
.main-top .top-col1 .swiper-container{height: 400px;}
.main-top .top-col1 .swiper-slide a{display: block; width: 12000px; height: 400px; }
.main-top .top-col1 .cont{width: 1200px; height: 400px; margin: 0 auto;}
.main-top .top-col1 .cont a{display: block; width: 1200px; height: 400px; overflow: hidden;}
.main-top .top-col1 .cont a img{width: 1200px; height: 400px;}
.main-top .top-col1 .swiper-button-next{position: absolute; width: 28px; height: 60px; right:50%; top:50%; margin-top: -35px; margin-right: -564px; border-radius: 3px; background: rgba(0,0,0,0.3);}
.main-top .top-col1 .swiper-button-next:before{content: ''; display: block; width: 10px; height: 10px; border-right: 2px solid #fff; border-bottom: 2px solid #fff;
    position: absolute; right: 11px; top:24px; transform: rotate(-45deg);}
.main-top .top-col1 .swiper-button-prev{position: absolute; width: 28px; height: 60px; left:50%; top:50%; margin-top: -35px; margin-left: 505px; border-radius: 3px; background: rgba(0,0,0,0.3);}
.main-top .top-col1 .swiper-button-prev:before{content: ''; display: block; width: 10px; height: 10px; border-left: 2px solid #fff; border-bottom: 2px solid #fff;
    position: absolute; left: 12px; top:24px; transform: rotate(45deg);}


.main-top .top-col1 .slidercontrol{display: block; opacity: 0.7; transition: opacity 120ms; width: 34px; height: 70px; border-radius:2px; background-color: rgba(0,0,0,0.35);}
.main-top .top-col1 .slidercontrol:hover{opacity: 1;}
.main-top .top-col1 .slider-control-prev{position: absolute; right:50%; top:50%; margin-top: -35px; margin-right: -564px;}
.main-top .top-col1 .slider-control-prev i{display: block; width: 10px; height: 10px; border-left: 2px solid #fff; border-bottom: 2px solid #fff;
    position: absolute; left: 13px; top:30px; transform: rotate(45deg);}
.main-top .top-col1 .slider-control-next{position: absolute; right:50%; top:50%; margin-top: -35px; margin-right: -600px;}
.main-top .top-col1 .slider-control-next i{display: block; width: 10px; height: 10px; border-right: 2px solid #fff; border-bottom: 2px solid #fff;
    position: absolute; right: 13px; top:30px; transform: rotate(-45deg);}
.main-top .top-col1 .slider-indicators{width: 1200px; height: 5px; font-size: 0; position: absolute; bottom: 20px; left: 50%; margin-left: -600px; text-align: right;}



.main-top .top-col1 .slider-indicators span{display: inline-block; width: 22px; height: 5px; border-radius:3px; background-color: rgba(0,0,0,0.35);
    margin-right: 4px; position: relative; font-size: 0; overflow: hidden;}
.main-top .top-col1 .slider-indicators i{display: inline-block; width: 0; height: 5px; transition: width 1.5s; background-color: #fff; position: absolute; right: 0; top:0;}
.main-top .top-col1 .slider-indicators .cur i{width: 100%;}

.swiper-container1 .swiper-pagination{text-align: right;width: 1200px!important;left: 50%!important;transform: translateX(-50%);}
.swiper-container1 .swiper-pagination-bullet{width: 22px;height: 5px;border-radius: 3px;}
.swiper-container1 .swiper-pagination-bullet-active{width: 22px;background: #fff;height: 5px;border-radius: 3px;}


.swiper-container .swiper-pagination{text-align: center;width: 1200px!important;left: 50%!important;transform: translateX(-50%);bottom: 2px;}
.swiper-container .swiper-pagination-bullet{width: 5px;height: 5px;border-radius: 3px;}
.swiper-container .swiper-pagination-bullet-active{width: 22px;background: #575757;height: 5px;border-radius: 3px;}


.main-top .top-col2{ margin: 0 auto; padding: 15px 0 15px 230px; width: 970px; height: 180px;}

.main-top .top-col2 .item{width: 308px; height: 180px; border-radius: 3px; float: left; margin-left:15px; overflow: hidden;}






.time_limited_spike{width: 100%;padding: 40px 0;background: url(../case/miaosha.png) no-repeat 0 0 / 100%;}
.time_limited_spike .s_item{width: 1200px;margin: 0 auto;background: rgba(0,0,0,.6);height: 460px;position: relative;border-top-left-radius: 60px;overflow: hidden;}
.time_limited_spike .s_item .spike_top{height: 60px;width: 1000px;position: absolute;top: 0;left: 200px;background: url(../case/bg_nainiu.png) no-repeat 0 0 / 100%;}







.time_limited_spike .s_item .spike_top .data_time2{width: 100px;height: 46px;text-align: center;margin-top: 7px;margin-left: 10px;position: relative;left: -190px;}
.time_limited_spike .s_item .spike_top .data_time2 h5{color: #FFFFFF;font-size: 20px;padding-top: 6px;}
.time_limited_spike .s_item .spike_top .data_time2 p{color: #FFFFFF;font-size: 14px;line-height: 16px;}


.time_limited_spike .s_item .spike_top .spike_pic{width: 200px;height: 80px;position: relative;
    background-color: #EA2325 ;
    background: -moz-linear-gradient(-45deg, #EA2325  0%, #FF5A86 100%);
    background: -webkit-linear-gradient(-45deg, #EA2325  0%,#FF5A86 100%);
    background: linear-gradient(135deg, #EA2325  0%,#FF5A86 100%);
    left:-200px;
}
.time_limited_spike .s_item .spike_top .spike_pic span{font-size: 30px;font-weight: bold;position: absolute;left: 50%;top: 40%;
    transform: translate(-50%,-50%);color: #fff;white-space: nowrap;}
.time_limited_spike .s_item .spike_top .spike_pic .miansha_icon{
    position: absolute;
    width: 37px;
    height: 52px;
    right: 0;
    top: -7px;
}
.time_limited_spike .s_item .spike_top .spike_pic .miansha_icon img{width: 37px;height: 52px;}

.time_limited_spike .s_item .spike_top .data_time{width: 100px;height: 46px;
    margin-top: 7px;
    margin-left: 16px;
    background-color: #EA2325;
    position: relative;
    background: -moz-linear-gradient(-45deg, #EA2325 0%, #FF5A86 100%);
    background: -webkit-linear-gradient(-45deg, #EA2325 0%,#FF5A86 100%);
    background: linear-gradient(135deg, #EA2325 0%,#FF5A86 100%);
    z-index: 99;
    position: relative;
}
.time_limited_spike .s_item .spike_top .data_time:after{
    content: '';
    position: absolute;
    left: 50%;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #FF5A86;
    transform: translateX(-50%);
    bottom: -5px;
}




.time_limited_spike .s_item .spike_top .more_text{font-size: 16px;color: #FFFFFF;line-height: 60px;padding-right: 27px;cursor: pointer;position: relative;}
.time_limited_spike .s_item .spike_top .more_text:after{
    position: absolute;
    content: '';
    right: 15px;
    top: 25px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(45deg);
}



.time_limited_spike .s_item .bg_pink .pink_title{height: 50px;position: absolute;width: 100%;top: 0;left: 0;text-align: center;}
.time_limited_spike .s_item .bg_pink .pink_title span{display: inline-block;}
.time_limited_spike .s_item .bg_pink .pink_title .p1{font-size: 18px;color: #30302F;font-weight: bold;position: relative;top: 10px;padding: 0 5px;}
.time_limited_spike .s_item .bg_pink .pink_title .p2{/*width: 30px;*/height: 30px;text-align: center;line-height: 30px;background: #575757;border-radius: 3px;color: #fff;font-size: 22px;position: relative;top: 10px;padding: 0px 3px;}
.time_limited_spike .s_item .bg_pink .pink_title .p3{font-size: 24px;color: #30302F;position: relative;top: 10px;padding: 0 5px;}



.time_limited_spike .s_item .bg_pink{width: 1180px;height: 390px;position: absolute;top: 60px;right: 10px;left: 10px;bottom: 10px;background: #FCF7FB;border-radius: 3px;}
.time_limited_spike .s_item .bg_pink .bg_fff{width: 1120px;height: 300px;background: #fff;position: absolute;top: 50px;right: 30px;bottom: 40px;left: 30px;}
.time_limited_spike .s_item .bg_pink .bg_fff .bg_left{position: absolute;width: 24px;height: 60px;border-radius: 1px;background: rgba(0,0,0,.2);top: 50%;
    transform: translateY(-50%);left: -24px;}
.time_limited_spike .s_item .bg_pink .bg_fff .bg_left:after{
    top: 42%;
    left: 10px;
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(-45deg);
}
.time_limited_spike .s_item .bg_pink .bg_fff .bg_left:hover{background: rgba(0,0,0,.1);}
.time_limited_spike .s_item .bg_pink .bg_fff .bg_right:hover{background: rgba(0,0,0,.1);}
.time_limited_spike .s_item .bg_pink .bg_fff .bg_right{position: absolute;width: 24px;height: 60px;border-radius: 1px;background: rgba(0,0,0,.2);top: 50%;
    transform: translateY(-50%);right: -24px;}
.time_limited_spike .s_item .bg_pink .bg_fff .bg_right:after{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(45deg);
    top: 42%;
    left: 4px;
}

.time_limited_spike .s_item .bg_pink .bg_fff .fff_list{padding: 10px 50px;height: 100%;border-radius: 2px;}
.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item{width: 206px;height: 280px;float: left;padding: 8px 8px 10px 8px;margin-left: 40px;}
.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item:first-child{margin-left: 0;}

.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_pic{width: 190px;height: 190px;}
.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_pic img{width: 190px;height: 190px}

.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_snatch{padding-left: 6px;}
.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_snatch .snatch_l{width: 110px;background: rgba(255,95,34,0.15);height: 25px;
    border-bottom-left-radius: 15px;text-align: center;line-height: 25px;}
.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_snatch .snatch_l .now_jiage{font-size: 14px;color: #FF5F22;margin-right: 4px;position: relative;top: 0px;}
.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_snatch .snatch_l .now_jiage span{font-size: 18px;position: relative;top: 0px;}
.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_snatch .snatch_l .age_jiage{font-size: 12px;color: #666666;position: relative;top: -2px;text-decoration:line-through}

.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_snatch .snatch_r{width: 80px;height: 25px;background: #FF5F22;border-bottom-right-radius: 15px;
    font-size: 14px;color: #FFFFFF;text-align: center;line-height: 23px;font-weight: bold;}

.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_title{font-size: 14px;color: #526069;height: 36px;line-height: 18px;width: 160px;
    margin: 5px auto 0;font-weight: bold;text-align: center;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.time_limited_spike .s_item .bg_pink .bg_fff .fff_list .fff_item .fff_title a:hover{color: #EA2325;}
.time_limited_spike .s_item .bg_pink .select_index{text-align: center;position: relative;top: -5px;}
.time_limited_spike .s_item .bg_pink .select_index .yuandian{width: 6px;height: 6px;border: 1px solid #999999;border-radius: 6.5px;display: inline-block;margin-left: 5px;cursor: pointer;}
.time_limited_spike .s_item .bg_pink .select_index .cur{background: #575757;border-radius: 6.5px;width: 20px;}








.floor-box .floor-inner{width: 1200px; margin: 0 auto; padding-bottom: 21px;}
.floor-box .floor-inner .floor-hd{padding: 30px 0 14px; height: 32px;}
.floor-box .floor-inner .floor-hd span{line-height: 32px; float: left; color: #3F5159; font-size: 22px;}
.floor-box .floor-inner .hd-icon{width: 28px; height: 28px; float: left; margin: 2px 10px 0 0; overflow: hidden;}
.floor-box .floor-inner .hd-icon img{width: 28px; height: 28px;}
.floor-box .floor-inner .more{float: right; line-height: 22px; margin-top: 5px; color: #3F5159; font-size: 16px; padding-right: 12px; position: relative;}
.floor-box .floor-inner .more:before{content: ''; width: 8px; height: 8px; border-right: 1px solid #76838F; border-bottom: 1px solid #76838F; position: absolute; right: 0; top:7px; transform: rotate(-45deg);}
.floor-box .floor-inner .floor-bd{width: 1210px;height: 520px; background-color: #fff; box-shadow: 0 3px 10px 0 rgba(0,0,0,0.10);}
.floor-box .floor-inner .bd-left{width: 280px; height: 520px; float: left; overflow: hidden;}
.floor-box .floor-inner .bd-left img{width: 280px; height: 520px;}


.floor-box .floor-inner .bd-center{width: 920px; height: 520px; padding-left: 9px; float: left; border-right: 1px solid #eee; position: relative;}
.floor-box .floor-inner .bd-center li{width: 180px; height: 250px; float: left; position: relative;}
.floor-box .floor-inner .bd-center .item{width: 180px; height: 250px; padding-top: 20px; position: absolute; left: 0; top:0;margin-left: 10px;}


.floor-box .floor-inner .bd-center .pic{width: 140px; height: 140px; margin: 0 auto; overflow: hidden;}
.floor-box .floor-inner .bd-center .pic img{width: 140px; height: 140px;}
.floor-box .floor-inner .bd-center .title{display: block;padding-right: 20px;padding-left: 24px; margin-top: 15px; height: 20px; color: #526069; font-weight: bold; font-size: 14px; line-height: 20px;}
.floor-box .floor-inner .bd-center .title:hover{color: #EA2325;}
.floor-box .floor-inner .bd-center .explain{text-align: left; height: 18px; color: #818E9A ; line-height: 18px;padding-left: 20px;padding-right: 20px;}
.floor-box .floor-inner .bd-center .price{color: #EA2325; padding-left: 20px; letter-spacing:-1px; font-size: 18px; font-weight: bold; margin-top: 3px;}


.floor-box .floor-inner .fsbanner{width: 1200px; height: 100px; margin-top: 20px;}
.floor-box .floor-inner .fsbanner img{width: 1200px; height: 100px;}



.floor-box .floor-inner .bd-center .bd_top{height: 250px;}
.floor-box .floor-inner .bd-center .bd_top .bd_top_l{height: 250px;width: 50%;}
.floor-box .floor-inner .bd-center .bd_top .bd_top_l img{height: 250px;width: 100%;}
.floor-box .floor-inner .bd-center .bd_top .bd_top_r {height: 250px;width: 50%;}
.floor-box .floor-inner .bd-center .bd_top .bd_top_r img {height: 250px;width: 100%;}
.floor-box .floor-inner .bd-center .bd_bottom {height: 270px;}










.low_temperature_milk{width: 100%;height: 735px;}
.low_temperature_milk .item{width: 1200px;height: 735px;margin: 0 auto;}


.low_temperature_milk .item .floor-hd {
    padding: 30px 0 14px;
    height: 32px;
}

.low_temperature_milk .item .hd-icon {
    width: 28px;
    height: 28px;
    float: left;
    margin: 2px 10px 0 0;
    overflow: hidden;
}
.low_temperature_milk .item .hd-icon img {
    width: 28px;
    height: 28px;
}
.low_temperature_milk .item .floor-hd span {
    line-height: 32px;
    float: left;
    color: #3F5159;
    font-size: 22px;
}
.low_temperature_milk .item .more {
    float: right;
    line-height: 22px;
    margin-top: 5px;
    color: #3F5159;
    font-size: 16px;
    padding-right: 12px;
    position: relative;
}
.low_temperature_milk .item .more:before {
    content: '';
    width: 8px;
    height: 8px;
    border-right: 1px solid #76838F;
    border-bottom: 1px solid #76838F;
    position: absolute;
    right: 0;
    top: 7px;
    transform: rotate(-45deg);
}



.low_temperature_milk .item .item_list{height: 510px;width: 100%;}
.low_temperature_milk .item .item_list .list_lpic{width: 200px;height: 510px;}
.low_temperature_milk .item .item_list .list_lpic img{width: 200px;height: 510px;}

.low_temperature_milk .item .item_list .list_r{width: 1000px;height: 510px;}
.low_temperature_milk .item .item_list .list_r .list_r_box{width: 140px;height: 210px;background: #fff;padding: 20px 25px;margin-left: 10px;margin-bottom: 10px;}

.low_temperature_milk .item .item_list .list_r .list_r_box .box_pic{width: 140px;height: 140px;}
.low_temperature_milk .item .item_list .list_r .list_r_box .box_pic img{width: 140px;height: 140px;}

.low_temperature_milk .item .item_list .list_r .list_r_box .box_title{font-size: 14px;color: #222222;margin-top: 8px;font-weight: bold;}
.low_temperature_milk .item .item_list .list_r .list_r_box .box_title a{display: block; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;height: 20px; line-height: 20px;}
.low_temperature_milk .item .item_list .list_r .list_r_box .box_title a:hover{color: #EA2325;}

.low_temperature_milk .item .item_list .list_r .list_r_box .box_text{font-size: 12px;color: #999;overflow: hidden;
    text-overflow:ellipsis;white-space: nowrap;line-height: 17px;text-align: center;}

.low_temperature_milk .item .item_list .list_r .list_r_box .box_price{font-size: 18px;color: #EA2325;overflow: hidden;
    text-overflow:ellipsis;white-space: nowrap;line-height: 18px;margin-top: 3px;text-align: center;font-weight: bold;}


.low_temperature_milk .item  .fsbanner {
    width: 1200px;
    height: 100px;
    margin-top: 20px;
}

.low_temperature_milk .item  .fsbanner img {
    width: 1200px;
    height: 100px;
}



.fresh_cow{width: 100%;background: #fff;   margin-top: -8px;}

.fresh_cow .item{width: 1200px;height: 690px;margin: 0 auto;  padding: 39px 0 12px 0;}

.fresh_cow .item .product_list{height: 560px;box-shadow: 0 3px 10px 0 rgba(0,0,0,0.10);}
.fresh_cow .item .product_list .list_top{height: 290px;}
.fresh_cow .item .product_list .list_top .adv1{height: 290px;width: 240px;float: left;}
.fresh_cow .item .product_list .list_top .adv2{height: 290px;width: 580px;float: left;}
.fresh_cow .item .product_list .list_top .adv3{height: 290px;width: 380px;float: left;}
.fresh_cow .item .product_list .list_top .list_top_picl{height: 290px;width: 240px;display: block;}
.fresh_cow .item .product_list .list_top .list_top_picl img{height: 290px;width: 240px;}

.fresh_cow .item .product_list .list_top .list_top_picc{height: 290px;width: 580px;display: block;}
.fresh_cow .item .product_list .list_top .list_top_picc img{height: 290px;width: 580px;}
.fresh_cow .item .product_list .list_top .list_top_picr{height: 290px;width: 380px;display: block;}
.fresh_cow .item .product_list .list_top .list_top_picr img{height: 290px;width: 380px;}






.fresh_cow .item .product_list .list_buttom{}
.fresh_cow .item .product_list .list_buttom .b_item{width: 140px;height: 210px;padding: 30px 20px 0 20px;margin-left: 23px;}
.fresh_cow .item .product_list .list_buttom .b_item:first-child{margin-left: 0;}
.fresh_cow .item .product_list .list_buttom .b_item .b_item_pic{width: 140px;height: 140px;}
.fresh_cow .item .product_list .list_buttom .b_item .b_item_pic img{width: 140px;height: 140px;}

.fresh_cow .item .product_list .list_buttom .b_item .b_item_title{font-size: 14px;color: #222222;font-weight: bold;margin-top: 12px;line-height: 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.fresh_cow .item .product_list .list_buttom .b_item .b_item_title a{display: block; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;height: 20px; line-height: 20px;}
.fresh_cow .item .product_list .list_buttom .b_item .b_item_title a:hover{color: #EA2325;}
.fresh_cow .item .product_list .list_buttom .b_item .b_item_text{font-size: 12px;color: #999;line-height: 17px;}
.fresh_cow .item .product_list .list_buttom .b_item .b_item_price{font-size: 18px;color: #EA2325;font-weight: bold;margin-top: 5px;}




.fresh_cow .item  .fsbanner {width: 1200px;height: 100px;margin-top: 20px;}
.fresh_cow .item  .fsbanner img {width: 1200px;height: 100px;}











.featured_gift{width: 100%;background: url(../case/BJ_jinxuan.png) no-repeat 0 0/100% 100%;;position: relative;}
.featured_gift .item{width: 1210px;margin: 0 auto;position: relative;padding-top: 83px;height: 390px;z-index: 99;}
.featured_gift .item .xian{width: 100%; height: 35px;text-align: center; font-size: 28px; color: #fff; font-weight: bold;position: relative;}
.featured_gift .item .xian span{display: inline-block; height: 35px; line-height: 35px; background: url("../images/xiexian.png") no-repeat center center;}

.featured_gift .item .xian :after{
    content: '';
    position: absolute;
    width: 490px;
    background:rgba(255,255,255,.3);
    height: 1px;
    left: 0;
    top: 20px;
}
.featured_gift .item .xian :before{
    content: '';
    position: absolute;
    width: 490px;
    background:rgba(255,255,255,.3);
    height: 1px;
    right: 0;
    top: 20px;
}

.featured_gift .item .featured_list{padding-top: 50px;padding-bottom: 20px;}
.featured_gift .item .featured_list .list_item{width: 330px;height: 140px;padding: 30px;background: #fff;border-radius: 3px;margin-left: 20px;cursor: pointer;}

.featured_gift .item .featured_list .list_item:first-child{margin-left: 0;}
.featured_gift .item .featured_list .list_item .list_item_pic{width: 140px;height: 140px;}
.featured_gift .item .featured_list .list_item .list_item_pic img{width: 140px;height: 140px;}


.featured_gift .item .featured_list .list_item .list_item_text{max-width: 160px;padding-top: 50px;padding-left: 14px;}
.featured_gift .item .featured_list .list_item .list_item_text .list_item_title{font-size: 14px;color: #526069;line-height: 18px;}

.featured_gift .item .featured_list .list_item .list_item_text .list_item_integral{font-size: 22px;color: #EA2325;margin-top: 20px;}
.featured_gift .item .featured_list .list_item .list_item_text .list_item_integral span{font-size: 14px;color: #526069;}

.featured_gift .item  .select_index{text-align: center;}
.featured_gift .item  .select_index .yuan{border: 1px solid #F5F5F5;border-radius: 6.5px;width: 6px;height: 6px;display: inline-block;cursor: pointer;margin-left: 5px;}
.featured_gift .item  .select_index .cur{width: 20px;background: #fff;}



.featured_gift .item .jiantou{text-align: center;margin-top: 20px;}
.featured_gift .item .jiantou .jt_left{width: 24px;height: 30px;border-radius: 1px;background: rgba(0,0,0,.2);display: inline-block;position: relative;cursor: pointer;}

.featured_gift .item .jiantou .jt_left:after{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(-45deg);
    top: 38%;
    left: 10px;
}
.featured_gift .item .jiantou .jt_left:hover{background: rgba(0,0,0,.1)}
.featured_gift .item .jiantou .jt_right:hover{background: rgba(0,0,0,.1)}
.featured_gift .item .jiantou .jt_right{width: 24px;height: 30px;border-radius: 1px;background: rgba(0,0,0,.2);display: inline-block;position: relative;cursor: pointer;}
.featured_gift .item .jiantou .jt_right:after{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(45deg);
    top: 38%;
    left: 4px;

}
.featured_gift .featured_gift_footer{position: absolute;bottom: 0;left: 0;width: 100%;height: 30px;}
.featured_gift .featured_gift_footer img{width: 100%;height: 30px;}


.bg_fff .swiper-button-next{position: absolute; width: 28px; height: 60px; right:50%; top:50%; margin-top: -35px; margin-right: -560px; border-radius: 3px; background: rgba(0,0,0,0.3);}
.bg_fff .swiper-button-next:before{content: ''; display: block; width: 10px; height: 10px; border-right: 2px solid #fff; border-bottom: 2px solid #fff;
    position: absolute; right: 11px; top:24px; transform: rotate(-45deg);}


.bg_fff .swiper-button-prev{position: absolute; width: 28px; height: 60px; right:50%; top:50%; margin-top: -35px; margin-right: 531px; border-radius: 3px; background: rgba(0,0,0,0.3);}
.bg_fff .swiper-button-prev:before{content: ''; display: block; width: 10px; height: 10px; border-left: 2px solid #fff; border-bottom: 2px solid #fff;
    position: absolute; left: 12px; top:24px; transform: rotate(45deg);}


/*2019-01-11*/
.main-top .top-col1{width: 100%; overflow: hidden;}

/*2019-02-13新增*/
.main-top .top-col1 .swiper-button-next{ background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c000000,endColorStr=#4c000000);}
.main-top .top-col1 .swiper-button-next:before{width: 9px; height: 15px; border-right: none; border-bottom: none;right: 8px; top:24px; transform: none;background: url("../images/before-icon.png") no-repeat -91px -35px;}
.main-top .top-col1 .swiper-button-prev{ background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c000000,endColorStr=#4c000000);}
.main-top .top-col1 .swiper-button-prev:before{width: 9px; height: 15px; border-left: none; border-bottom: none;left: 10px; top:24px; transform:none;background: url("../images/before-icon.png") no-repeat -79px -35px;}

.time_limited_spike{background: url(../case/miaosha.png) no-repeat;}
.time_limited_spike .s_item{background: #000; background:rgba(0,0,0,0.6); filter:alpha(opacity=60);}
.time_limited_spike .s_item .spike_top{background: url(../case/bg_nainiu.png) no-repeat;}
.time_limited_spike .s_item .spike_top .spike_pic span{left: 20%;top: 15%;transform: translate(0,0);}
.time_limited_spike .s_item .spike_top .data_time2 h5{padding-top: 2px;}
.time_limited_spike .s_item .spike_top .data_time:after{
    transform: none;
    margin-left: -5px;
}
.featured_gift{ background: url("../case/BJ_jinxuan.png") no-repeat center 0; height: 450px;}
.featured_gift .item{padding-top: 60px;}
.right_nav .item{background: #000; background:rgba(0,0,0,0.5); filter:alpha(opacity=50);}
.right_nav .item a{position: relative;}
.right_nav .item .hide_content .pic{background: none;}
.right_nav .item .hide_content .pic img{width: 120px; height: 120px;}

.featured_gift .item .xian :after{
    background:#fff;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    opacity: 0.3;
}
.featured_gift .item .xian :before{
    background:#fff;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    opacity: 0.3;
}
.time_limited_spike .s_item .spike_top .more_text:after{
    position: absolute;
    content: '';
    right: 15px;
    top: 25px;
    width: 6px;
    height: 11px;
    border-right: none;
    border-top: none;
    transform:none;
    background: url("../images/before-icon.png") no-repeat -62px -35px;
}
.floor-box .floor-inner .more:before{content: ''; width: 6px; height: 11px; border-right: none; border-bottom: none; position: absolute; right: 0; top:7px; transform: none;background: url("../images/before-icon.png") no-repeat -70px -35px;}

.low_temperature_milk .item .more:before {
    content: ''; width: 6px; height: 11px; border-right: none; border-bottom: none; position: absolute; right: 0; top:7px; transform: none;background: url("../images/before-icon.png") no-repeat -70px -35px;}




.main-top .top-col1 .swiper-button-next{ background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c000000,endColorStr=#4c000000);}
.main-top .top-col1 .swiper-button-next:before{width: 9px; height: 15px; border-right: none; border-bottom: none;right: 8px; top:24px; transform: none;background: url("../images/before-icon.png") no-repeat -91px -35px;}
.main-top .top-col1 .swiper-button-prev{ background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c000000,endColorStr=#4c000000);}
.main-top .top-col1 .swiper-button-prev:before{width: 9px; height: 15px; border-left: none; border-bottom: none;left: 10px; top:24px; transform:none;background: url("../images/before-icon.png") no-repeat -79px -35px;}



.featured_gift .item .jiantou .jt_left{width: 24px;height: 30px;border-radius: 2px;background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c000000,endColorStr=#4c000000);}

.featured_gift .item .jiantou .jt_left:after{
    width: 9px; height: 15px; border-left: none; border-top: none;left: 7px; top:8px; transform:none;background: url("../images/before-icon.png") no-repeat -79px -35px;
}

.featured_gift .item .jiantou .jt_right{width: 24px;height: 30px;border-radius: 2px;background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c000000,endColorStr=#4c000000);}
.featured_gift .item .jiantou .jt_right:after{
    width: 9px; height: 15px; border-right: none; border-top: none;left:8px; top:8px; transform: none;background: url("../images/before-icon.png") no-repeat -91px -35px;}

.featured_gift .item .jiantou .jt_left:hover{background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c000000,endColorStr=#4c000000);}
.featured_gift .item .jiantou .jt_right:hover{background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4c000000,endColorStr=#4c000000);}



