.floor_body2 h2{
    color: #333;
    line-height: 25px;
    height: 35px;
    margin-bottom: 10px;
}
.good-thing-img{
    width: 9px;
    height: 15px;
}
.good-thing-frame{
    width: 100%;
    height: 25px;
    margin-top: 25px;
}
.good-thing{
    margin-right: 10px;
    margin-left: 10px;
}
.home_page_img{
    width: 100%;
    background-size: 100% 80%;


}
.scrollimg{
    width: 95%;
    padding-top: 10px;
    position: static;
}

#search_text{
    background:#fff;
    border-radius: 25px;
    color: #999;
    text-indent: 0px;
}
.index_search_mid span img{
    margin-left: 19px;
    margin-top: 6px;
}
.top_bt{
    background: none;
    left: 8px;
    top:2px;
}
.top_bt img{
    width: 25px;
    height: 25px;
    padding-top: 3px;
}
.bt-top{
    position: relative;
}
.user_btn{
    background: none;
    top: 5px;
    right: 8px;
}
.btn-top{
    position: relative !important;

}
.user_btn img{
    width: 22px;
    height: 21px;
}
.top_bt_word{
    position: relative;
    top:-2px;
    white-space:nowrap;
}
.user_btn_word{

    white-space:nowrap;
}


.entry-lists{
    width: 90%;
    margin: auto;
    padding-top: 0.2rem;

}
.clock-img{
    width: 20px;
    height: 18px;
}
.seckill-img{
    width: 75px;
    height: 18px;

}
.geng{
    width: 75px;
}
.geng a{
    width: 55px;
    color: #666;
}
.scroll_hot ul li .products_kuang img.flashimg{
    border-radius: 5px;
}
.floor_body ul li .price{
    border-top: none;
    height: 20px;
}
.scroll_hot .bd ul li .price{
    border-top: none;
    padding-top: 0px;
}
.scroll_hot .hd{
    height: 20px;
}
.lide_block{
   padding-left: 5px;
    height:10px;
    border-radius: 10px;
  line-height: 10px;
    background: #dfdfdf;
    margin: auto;
    padding-right: 5px;
    min-width: 40px;
}
.scroll_hot .hd ul{
    padding-top:1px;
}
.scroll_hot .hd .on{
    background: #fff;
}
.img-frames{
   height: 26px;
    width: auto;
    font-size: 12px;
}
.img-frames img{
    width: 26px;
    height: 26px;
    margin-right: 5px;
}
.yellow-c{
     color: #ffb03f;

}
.advert-frame{
    width: 100%;
  text-align: center;
    background: #fff;
    border-bottom: 5px solid #eee;
    padding-top: 10px;
}
.advert-frame img{
    width:95%;

}
.scroll_hot .bd ul li .products_kuang img{
  text-align:left ;
}
.scroll_hot .bd ul li .products_kuang{
    height: auto;!important;
}
.group-img-frame{

    margin: 0px!important;

}

.scroll_hot .bd ul li .goods_name{
    margin-top: 0px;
    line-height:14px;
    max-height: 27px;
    white-space:normal;
    height: auto;
    color:#333;

}

.group-frame{
    height: 16px;
    width: auto;
    border-radius: 3px;
    border: 1px solid #C4182E;
    line-height: 17px;
}
.people-val-img{
    background: #C4182E;
    border-top-right-radius:5px;
    padding: 0px 3px;
    border-bottom-right-radius: 5px;
}
.people-val-img img{
        width:11px;
        height: 11px;
    margin-bottom:3px;
}
.huoli{
    height: 25px;
    width: 21px;
    top: -10px;
}
.obtain{
    width: auto;
    height: 16px;
    background:#C4182E ;
    border-radius: 10px;
    line-height: 17px;

}
.val{
    margin-left: 20px;
    margin-right: 7px;
}
.scroll_hot .bd ul li .products_kuang{
    width: auto;
}
.group_big_frame{
    float: none!important;
    width: 100% !important;
    border-bottom: 4px solid #eee !important;
    margin-bottom: 10px !important;
    padding-bottom: 25px;
}

.price .pd_price{

}
.number{
    font-size: 10px!important;
    color:#C4182E;padding:0px 5px;
}
.user-img-frame{
    width: 25px;
    height: 16px;
    line-height: 10px;
    text-align: center;
    border-right: 2px solid #eee;

}
.user-img-frame img{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color:#b9b9b9;
}
.user-name-frame{
    width: 100px;
    margin-left: 5px;

}
.user-name{
    width: 30px;
}
 .fill{
     width: 100%;
     max-height: 388px;
     min-height: 140px;
 }
.scroll_hot .hd ul{
    background: #dfdfdf;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin: auto;
}
.index_floor_lou{
    border-bottom: 5px solid #dcdcdc;
    margin-top: 5px;
    padding-top: 12px;
}
.positions{
    bottom: 22px;
    left: 44%;
}
.index_floor{
    border-bottom: none;
    padding-top: 13px;
}
.home_page_img{
    margin-top: 55px;
    background-repeat:no-repeat;

}
.index_search_mid span{
    left: -7px;
}
.index_search_mid input{
    width: 100%;
}
.header, #header{
    height: auto;
    background: #fff;
}
.index_floor{
    margin-top: 0px;
}
.floor_body2{
    background: #fff;
}

.pt_active{
    -moz-animation: sport 2s infinite;
   /* animation: sport 0.5s;*/
}
@keyframes sport {
    0%   {transform: translateY(30px);opacity: 0;}
    100% {transform: translateY(0px);opacity: 1}
}
@-moz-keyframes sport /* Firefox */
{
    0%   {transform: translateY(30px);opacity: 0;}
    100% {transform: translateY(0px);opacity: 1}
}
@-webkit-keyframes sport  /* Safari and Chrome */
{
    0%   {transform: translateY(30px);opacity: 0;}
    100% {transform: translateY(0px);opacity: 1}
}

@-o-keyframes sport  /* Opera */
{
    0%   {transform: translateY(30px);opacity: 0;}
    100% {transform: translateY(0px);opacity: 1}
}

.user_name{
    height: 100%;
    overflow: hidden;
}


.index_search_mid{
    height: 30px;
    width:60%;
    left: -4%;
    padding-right: 10px;
}
.index_search_mid input{
    height: 30px;
    margin-top: 8px;
}
.scrollimg .hd{
    bottom: 10px;
}
.slide_block{
    width: auto;
    border-radius: 10px;
    background:#e0e0e0;
    margin: auto;
    width: 16%;
    max-width: 50%;
}
.scrollimg .hd li.on{
    background: #999;
}
.scrollimg .hd li{
    margin-bottom: 6px;
}
.xc-class-img{
    width:41px;
    margin-bottom: 8px;

}
.service-class-frame{
  padding-top: 15px;
}
.line{
    width: 30%;
    border-bottom: 1px solid #000;
    height: 1px;
}
.title-name{
    margin-left: 10px;
    margin-right: 10px;
}
.floor_body2 ul li{
    width: 47%;
}
.floor_images{
    margin-top: 0px;
}
.floor_body1 h2{
    margin-bottom: 20px;
}


/*1.3的改版*/
.new-user-frame{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0rem;
    left: 0rem;
    background: rgba(0,0,0,0.4);
    z-index: 222;
}
.advert_popup{
    position: absolute;
    top: 2%;
    left: 50%;
    margin: 0 0 -1rem -2.2rem;
    width: 4.5rem;
    height: auto;
    border: none;
    border-radius: 0.14rem;
    z-index: 1200;
}
.close_layui{
    width: 0.5rem;
    margin: auto;
}
.new_gift_poster{
    width: 100%;
}
