/*buyhome-contant*/

.screen_info {
    width: 1200px;
    height: 382px;
    margin: 0 auto;
    position: relative;
}

.screen_info .nav_left {
    width: 220px;
    height: 382px;
    float: left;
    border-radius: 4px;
    position: relative;
    z-index: 999;
}

.screen_info .nav_left h3 {
    width: 220px;
    height: 40px;
    padding: 0;
    position: absolute;
    top: -40px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    cursor: default;
    background: #FF8000;
}

.screen_info .nav_left .nav_head {
    position: absolute;
    top: -40px;
    display: none;
}

.screen_info .nav_left .nav_head:hover {
    top: -50px
}

.screen_info .nav_left .cate_menu {
    position: relative;
    width: 220px;
    top: 0;
    /* background-color: #fff; */
    font-size: 12px;
    color: #222;
    border-radius: 4px;
}

.screen_info .nav_left li:hover a {
    color: #A6293E;
}


/* .screen_info .nav_left li .icon01 {
    background-position: 0 0px;
}

.screen_info .nav_left li .icon02 {
    background-position: -30px 0px;
}

.screen_info .nav_left li .icon03 {
    background-position: -60px 0px;
}

.screen_info .nav_left li .icon04 {
    background-position: -90px 0px;
}

.screen_info .nav_left li .icon05 {
    background-position: -120px 0px;
}

.screen_info .nav_left li .icon06 {
    background-position: 0px -30px;
}

.screen_info .nav_left li .icon07 {
    background-position: -30px -30px;
}

.screen_info .nav_left li .icon08 {
    background-position: -60px -30px;
}

.screen_info .nav_left li .icon09 {
    background-position: -90px -30px;
}

.screen_info .nav_left li .icon010 {
    background-position: -120px -30px;
} */

.screen_info .nav_left .cate_pop {
    display: none;
}

.screen_info .nav_left .cate_pop li {
    color: #333;
    font-size: 14px;
    height: auto;
    line-height: 30px;
}

.screen_info .nav_left .clearfix ul li {
    display: inline-block;
    padding-right: 11px;
    margin-right: 10px;
    height: 22px;
    line-height: 22px;
    float: left;
    position: relative;
}

/* .screen_info .nav_left .clearfix ul li:after {
    content: "|";
    position: absolute;
    right: 3px;
    top: 1px;
    width: 1px;
    height: 11px;
    color: #d2d2d2;
    font-family: 宋体;
} */

.screen_info .nav_left .clearfix ul li:last-child:after {
    display: none;
}

.head_nav .nav_left {
    font-size: 16px;
    width: 171px;
    height: 40px;
    line-height: 40px;
    background: url(../../distributionImage/head_sort_icon.png) no-repeat 15px center;
    color: #333;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 49px;
    text-decoration: none;
}

.buyhome-contant a {
    color: #222;
}


.buyhome-contant {
    width: 100%;
    background: #f2e7e9;
    padding-bottom: 24px;
}


/*首屏*/

.screen_first {
    width: 1200px;
    margin: 0 auto;
    padding-top: 8px;
    position: relative;
}


/*分类*/

.screen_first .left-sort-con {
    width: 220px;
    height: 382px;
    position: relative
}

.left-sort-con .left-sort {
    width: 220px;
    height: 374px;
    padding: 8px 0 0;
    border-radius: 4px;
    font-size: 14px;
    background: #fff;
}

.left-sort-con .left-sort li {
    height: 36px;
    line-height: 36px;
    width: 202px;
    overflow: hidden;
    white-space: nowrap;
}

.left-sort .icon {
    float: left;
    width: 24px;
    height: 24px;
    overflow: hidden;
    margin: 6px 12px 0;
}

.left-sort .icon img {
    display: block;
}


/*轮播*/

.screen_first .ban_circle {
    width: 744px;
    height: 382px;
    position: absolute;
    top: 8px;
    left: 228px;
    overflow: hidden;
}

.ban_circle .img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100000px;
}

.ban_circle .img li {
    float: left;
}

.ban_circle .img img {
    width: 744px;
    height: 382px;
    border-radius: 4px;
}

.ban_control .ban_btn {
    display: none;
    width: 24px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 99;
}

.ban_circle:hover .ban_control .ban_btn {
    display: block;
}

.ban_control .ban_prev {
    left: 0px;  
    background: url("../../distributionImage/buy/hot-left.png") no-repeat center;
}

.ban_control .ban_next {
    right: 0px;
    background: url("../../distributionImage/buy/hot-right.png") no-repeat center;
}

.ban_circle .banner_nav {
    position: absolute;
    z-index: 100;
    width: 100%;
    text-align: center;
    bottom: 10px;
}

.ban_circle .banner_nav span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin: 0 4px;
    cursor: pointer;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    border-radius: 50%;
    opacity: 0.3;
    filter: alpha(opacity=30)
}

.ban_circle .banner_nav span.on {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.screen_info .nav_left h3 .icon {
    width: 14px;
    height: 14px;
    background-position: 0 0;
    font-size: 14px;
    color: #fff;
    margin: 0 12px 0 60px;
    top: 2px;
    position: relative;
}


/*用户信息*/

.screen_first .user-con {
    position: absolute;
    top: 8px;
    right: 0;
    width: 204px;
    padding: 12px 8px 0;
    height: 370px;
    border-radius: 4px;
    background-color: #fff;
}

.user-con .user-info {
    height: 55px;
    border-bottom: 1px solid #eee;
    font-size: 12px;
}

.user-info .pic {
    min-width: 44px;
    height: 44px;
    line-height: 44px;
    float: left;
    margin-right: 12px;
    text-align: center;
}
.user-info .pic img{
    width: 44px;
    height: 44px;
}
.user-info .user_info{float: left;}
.user-info .welcome {
    text-align: center;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    color: #222222;
}

.user-info .btn {
    margin-top: 5px;
}

.user-info .btn button {
    box-sizing: border-box;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    margin: 0 5px 0 0;
    border: 1px solid #FF0D35;
    font-size: 12px;
}

.user-info .btn button.btn-white {
    color: #FF0D35;
    background: #fff;
    border: 1px solid #FF0D35;
}

.user-info .btn button.btn-red {
    color: #fff;
    background: #FF0D35;
}

.user-info .btn button.btn-blue {
    color: #fff;
    background: #92D1F1;
    border: 1px solid #92D1F1;
}

.user-info .btn button.status_39,.user-info .btn button.status_40{
    display: none;  
}

.user-con .right-mymenu {
    height: 58px;
    border-bottom: 1px solid #eee;
    padding-top: 7px;
}

.user-con .right-mymenu li {
    float: left;
    width: 33%;
    text-align: center;
    cursor: pointer;
}
.user-con .right-mymenu li:hover{
    color: #FF0D35;
}
.right-mymenu li .icon {
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin: 0 auto 2px;
}

.right-mymenu li .icon img {
    display: block;
}

.user-con .msg_right {
    padding: 0 10px;
}

.user-con .msg_right h3 {
    font-size: 12px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
}

.user-con .msg_right .more {
    font-weight: normal;
    color: #808080;
    padding: 0 25px 0 0;
    background: url("../../distributionImage/buy/more.png") no-repeat right 13px;
    float: right;
}

.user-con .msg_right .more:hover {
    color: #FF0D35;
}

.msg_right .msg_con li {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.msg_right .msg_con a {
    background: url("../../distributionImage/buy/icon_gg.png") no-repeat 0 0;
    padding: 0 0 0 32px;
}

/* 未认证样式 */
.user-un.user-con {background-image: url("../../distributionImage/userInfoBg.png");background-position: center; background-repeat: no-repeat;background-size: 100%;}
.user-un.user-con .user-info{height: 209px;}
.user-un.user-con .user-info .pic{float: initial; padding: 26px 0 24px;height: 64px;margin-right: 0;}
.user-un.user-con .user-info .pic img{width:64px;height:auto;}
.user-un.user-con .user-info .user_info{float: initial}
.user-un.user-con .user-info .btn{margin-top: 23px; text-align: center;}
.user-un.user-con .right-mymenu{ border-bottom:none;padding-top: 43px;}
.user-un.user-con .rankingList{display: none;}
/* 未认证样式end */

.user-con .rankingList {height: 233px;width: 204px;padding-top: 7px;overflow: hidden;position: relative;}
/* .user-con .rankingList .swiper-wrapper{height: 233px;width: 408px}
.user-con .rankingList .swiper-slide{height: 233px;width: 204px} */
.user-con .rankingList .switchPagination{width: 100%;text-align: center;position: absolute;bottom: 0;font-size: 0;cursor: pointer;}
.user-con .rankingList .ranking_switch{display: inline-block; width: 8px;height: 2px;border-radius: 2px;background: #222222;opacity: 0.3;}
.user-con .rankingList .ranking_switch+.ranking_switch{margin-left: 4px;}
.user-con .rankingList .ranking_switch.ranking_active_switch{opacity: 1;}
.user-con .rankingList .icon{ display: inline-block;width: 12px;height: 16px;padding-top: 3px;user-select: none; background-image: url("../../distributionImage/rankingIcon/NO4_bg.png") ;background-position: center; background-repeat: no-repeat; background-size: 100%;margin-right: 22px; vertical-align: top; font-size: 12px; font-weight: 700;line-height: 16px;color: #fff;text-align: center;}
.user-con .rankingList .icon i{font-style: normal;}
.user-con .rankingList li a{display: inline-block;height: 32px;}
.user-con .rankingList .scale_icon{font-size: 12px;}

.user-con .rankingList .ranking_title{color: #903D3D;font-size: 12px; width: 204px;;user-select: none;;height: 24px;line-height: 24px;border-radius: 4px;background: linear-gradient(45deg, #ffc1ca 0%, #ffeec8 100%);background: -webkit-linear-gradient(45deg, #ffc1ca 0%, #ffeec8 100%);background: -moz-linear-gradient(45deg, #ffc1ca 0%, #ffeec8 100%);background: -o-linear-gradient(45deg, #ffc1ca 0%, #ffeec8 100%);background: -ms-linear-gradient(45deg, #ffc1ca 0%, #ffeec8 100%);}
.user-con .rankingList .ranking_title .stars{display: inline-block;margin: 0 4px;width: 12px;height: 12px;background: url("../../distributionImage/rankingIcon/stars.png") no-repeat center/100%;}
.user-con .rankingList .ranking_title .ranking_more{float: right;color: #903D3D}
.user-con .rankingList .ranking_title .ranking_more:hover{color: #903D3D}
.user-con .rankingList .ranking_title .ranking_more_icon{    display: inline-block;vertical-align: middle;width: 16px;height: 16px;background: url("../../distributionImage/rankingIcon/more.png") no-repeat center/100%;margin:0 8px 3px 4px;}
.user-con .rankingList .swiper-slide {background: #FFF;}
.user-con .rankingList .brand_list .brand{margin-top: 8px;margin-left: 32px;font-size: 0;}
.user-con .rankingList .brand_list .brand img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.user-con .rankingList .brand_list .brand .logo{ width: 96px; height: 32px;line-height: 32px; display: inline-block;text-align: center;overflow: hidden;}
.user-con .rankingList .brand_list .brand .logo .no-info{color: #AAAAAA;font-size: 12px;}
.user-con .rankingList .project_list .ranking_title{color: #6C3D90;background: linear-gradient(134.3deg, rgba(246,193,248,1) 0%, rgba(197,243,211,1) 100%);background: -webkit-linear-gradient(134.3deg, rgba(246,193,248,1) 0%, rgba(197,243,211,1) 100%);background: -moz-linear-gradient(134.3deg, rgba(246,193,248,1) 0%, rgba(197,243,211,1) 100%);background: -o-linear-gradient(134.3deg, rgba(246,193,248,1) 0%, rgba(197,243,211,1) 100%);background: -ms-linear-gradient(134.3deg, rgba(246,193,248,1) 0%, rgba(197,243,211,1) 100%);}
.user-con .rankingList .project_list .ranking_title .ranking_more{color: #6C3D90}
.user-con .rankingList .project_list .ranking_title .ranking_more:hover{color: #6C3D90}
.user-con .rankingList .project_list .ranking_title .ranking_more_icon{background: url("../../distributionImage/rankingIcon/more_2.png") no-repeat center/100%;}
.user-con .rankingList .project_list .project{margin-top: 8px;}
.user-con .rankingList .project_list .project .icon{margin-right: 2px;}
.user-con .rankingList .project_list .project img{width: 32px;height: 32px;border-radius: 4px;}
.user-con .rankingList .project_list .project .no-info{display: inline-block; width: 182px; height: 32px;line-height: 32px;font-size: 12px;color: #aaa;text-align: center;}
.user-con .rankingList .project_list .project .info{float: right;font-size: 12px;width: 150px;    margin-left: 4px;}
.user-con .rankingList .project_list .project .info_name{color: #222222;overflow: hidden;text-overflow: ellipsis;text-overflow: -o-ellipsis-lastline;white-space: nowrap;}
.user-con .rankingList .project_list .project .info_price{color: #FF0D35;font-weight: 700;}
.user-con .rankingList .brand:nth-of-type(1) .icon,.user-con .rankingList .project:nth-of-type(1) .icon {background-image: url("../../distributionImage/rankingIcon/NO1_bg.png");}
.user-con .rankingList .brand:nth-of-type(2) .icon,.user-con .rankingList .project:nth-of-type(2) .icon{background-image: url("../../distributionImage/rankingIcon/NO2_bg.png");}
.user-con .rankingList .brand:nth-of-type(3) .icon,.user-con .rankingList .project:nth-of-type(3) .icon{background-image: url("../../distributionImage/rankingIcon/NO3_bg.png");}


/*热卖爆款*/

.confloor-hot {
    width: 1200px;
    margin: 16px auto 0;
    border-radius: 8px;
    background: #F5F5F5;
    min-height:408px;    
}

.confloor-hot h3 {
    /* background: #fff url("../../distributionImage/floor_hot_red.png") no-repeat 22px center; */
    background:#fff url("../../distributionImage/liji_icon.png") no-repeat 22px center;
    padding: 0 24px 0 52px;
    height: 62px;
    line-height: 62px;
    font-weight: bold;
    font-size: 24px;
    color: #FF0D35;
    border-radius: 8px 8px 0 0;
}

.confloor-hot .hot-out{
    max-width:1000px;
    overflow-x: auto;
    float: right;
    height: 62px;
    overflow-y: hidden;
    margin-right: 44px;
}

.confloor-hot h3 li {
    font-size: 16px;
    margin-left: 40px;
    float: left;
    color: #222;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
    font-weight: 400;
}

.confloor-hot h3 li.current {
    color: #FF0D35;
    font-weight: bold;
    background: #fff;
    border-bottom: 2px solid #FF0D35;
}

.confloor-hot-list {
    height: 330px;
    position: relative;
    padding: 16px 0 0;
    display: none
}

.confloor-hot-list-active{
    display: block;
}

.confloor-hot-list .new_btn {
    position: absolute;
    top: 113px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.confloor-hot-list .new_prev {
    background: url("../../distributionImage/buy/hot-left-1.png") no-repeat 0 0;
    left: 0;
}

.confloor-hot-list .new_next {
    background: url("../../distributionImage/buy/hot-right-1.png") no-repeat 0 0;
    right: 0;
}

.confloor-hot-wrap {
    width: 1152px;
    overflow: hidden;
    background: #fff;
    margin: 0 auto;
    height: 307px;
}

.confloor-hot-wrap ul li {
    width: 190px;
    float: left;
    height: 307px;
    padding: 12px;
    box-sizing: border-box;
    background: #fff;
}

.confloor-hot-wrap .promotion_ul{
    width:1152px;
    float: left;
    background: #F5F5F5;
}
.confloor-hot-wrap .promotion_ul li:first-child{
    border-radius: 4px 0 0 4px;
}

.confloor-hot-wrap .promotion_ul li:last-child{
    border-radius: 0 4px 4px 0;
}

/* .confloor-hot-wrap .number {
    width: 53px;
    height: 18px;
    border-radius: 0 0 4px 4px;
    background: linear-gradient(135deg, rgba(255, 187, 13, 1) 3%, rgba(255, 13, 53, 1) 100%);
    font: bold 12px/18px "微软雅黑";
    color: #fff;
    text-align: center;
    margin: 0 auto;
} */

.confloor-hot-wrap .pic {
    width: 168px;
    height: 168px;
    margin: 0 auto;
    position: relative;
}

.confloor-hot-wrap .pic img {
    width: 168px;
    height: 168px;
}

.confloor-hot-wrap .pic_dis::after{
    content: "已抢完";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0.8;
    color: rgb(255, 255, 255);
    display: block;
    text-align: center;
    line-height: 168px;
    font-size: 14px;
    background: rgb(0, 0, 0);
}

.confloor-hot-wrap .name {
    font-size: 14px;
    width: 160px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
    margin-top: 4px;
}



.confloor-hot-wrap .pro_mark_line{
    margin-top:5px;
}

.confloor-hot-wrap .pro_mark_line em{
    /* width: 32px; */
    height: 17px;
    border-radius: 2px;
    display: inline-block;
    border:1px solid #FF0D35;
    color: #FF0D35;
    text-align: center;
    margin-right: 4px;
    padding: 0 3px;
}
.confloor-hot-wrap .pro_mark_line .em_xh{
    background: #FF0D35;
    color: #fff;
}


.confloor-hot-wrap .price {
    color: #FF0D35;
    font-size: 18px;
    font-weight: bold;
    width: 160px;
    height: 24px;
    overflow: hidden;    
    text-align: left;
    margin-top: 9px;
    line-height: 24px;
}
.confloor-hot-wrap .price .btn-logged{
    float: left;
}

.confloor-hot-wrap .price .price_del{
    float: right;
    color: #808080;
    font-size: 12px;
    font-weight: normal;
}

.confloor-hot-wrap .pro_process_line{
    margin-top:8px;
    line-height: 15px;
    width: 172px;
}

.confloor-hot-wrap .pro_process_line .pro_process_num{
    color: #AAAAAA;
    font-size: 12px;  

}

.confloor-hot-wrap .pro_process_line .pro_process_out{
    width: 100px;
    height: 4px;
    border-radius: 4px;
    background: #F5F5F5; 
    vertical-align: middle; 
    position: relative;
    display: inline-block;
    margin-left: 3px;
}
.confloor-hot-wrap .pro_process_line .pro_process_in{
    height: 4px;
    border-radius: 4px;
    background: #FF0D35;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}


.count_time_box{   
    color: #808080;
    font-size: 14px;
    float: left;
}
.count_time_box span{
    margin-left: 16px;
    display: inline-block; 
}
.count_time_box .count_time_rt{
    position: relative;
    top: -3px;
}
.count_time_box em{
    color: #FF0D35;
    font-size: 24px;
    font-weight: bold;
    top: 2px;
    margin: 0 3px;
}

.count_time_box i{
    width: 24px;
    height: 24px;
    border-radius: 2px;
    background: linear-gradient(to bottom, #E60C30 50%, #FF0D35 0%);
    display: inline-block;
    text-align: center;
    line-height: 22px;
    color: #fff;
}

.confloor-hot .confloor-hot-more{
    color: #808080;
    float: right;
    font-size: 14px;
    background: url("../../distributionImage/right_red_icon.png") no-repeat right center;
    padding-right: 24px;
    font-weight: 400;
}

/*热卖品牌*/

.confloor-brand {
    width: 1200px;
    margin: 16px auto 0;
    height: 290px;
    background: url("../../distributionImage/buy/bg_brand.png") no-repeat 0 0;
}

.confloor-brand h3 {
    color: #E4B471;
    font-size: 24px;
    font-weight: bold;   
    /* padding: 0 0 0 56px; */
    height: 62px;
    line-height: 62px;
}
.confloor-brand h3 .brand_icon{
    display: block;
    width: 24px;
    height: 24px;
    background: url(../../distributionImage/brand_y.png) no-repeat center;
    float: left;   
    margin:20px 7px 0 25px;
}
.confloor-brand h3 .title {
    float: left;
}

.confloor-brand h3 .more {
    float: left;
    background: url("../../distributionImage/buy/more-yellow.png") no-repeat 60px 2px;
    border-radius: 4px;
    border: 1px solid #E4B471;
    font-size: 12px;
    font-weight: normal;
    width: 70px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 8px;
    margin: 20px 0 0 12px;
    color: #E4B471;
}

.confloor-brand h3 ul {
    float: right;
    padding: 19px 16px 0 0;
}

.confloor-brand h3 ul li {
    float: left;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    background: #27040A;
    color: #808080;
    font-size: 16px;
    overflow: hidden;
    font-weight: normal;
    margin: 0 0 0 4px;
    text-align: center;
    cursor: pointer;
}

.confloor-brand h3 ul li.on{
    background: #FF0D35;
    color: #fff;
}

.confloor-brand ul .favorites .def_img{
    display: inline-block;
    vertical-align: text-bottom;
}
.confloor-brand ul .favorites .on_img{
    display: none;
}

.confloor-brand ul .favorites.on .def_img{
    display: none;
}
.confloor-brand ul .favorites.on .on_img{
    display: inline-block;
    vertical-align: text-bottom;
}


.confloor-brand .brand-con {  
    overflow: hidden;
    padding: 16px 0 0 25px;
    display: none;
}
.confloor-brand .brand-con.active{
    display: block;
}

.brand-con li {
    float: left;
    width: 224px;
    height: 90px;
    overflow: hidden;
    margin: 0 8px 8px 0;
    border-radius: 4px;
    background: #fff;
   
}
.brand-con li a{
    width: 224px;
    height: 90px;
    display: table;
    text-align: center;
}
.brand-con li .countbox{
    display: table-cell;
    vertical-align: middle;
}
.brand-con li img {
    display: inline-block;
    max-width: 200px;
    height: auto;
}


/*楼层*/

.confloor {
    width: 1200px;
    margin: 16px auto 0;
}

.confloor .confloor_banner {
    width: 1200px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

.confloor_banner .title {
    display: block;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    padding: 16px 0 0 24px;
    float: left;
}

.confloor_banner .title .icon {
    float: left;
    width: 24px;
    height: 24px;
    overflow: hidden;
    margin: 5px 4px 0 0;
}

.confloor_banner .title .icon img {
    display: block;
    /* margin-left: -30px; */
}

.confloor_banner ul {
    float: right;
    width: 950px;
    text-align: right;
    padding-right: 24px;
    margin-top:24px;
}

.confloor_banner ul li {
    display: inline-block;
    height: 22px;
    border-radius: 12px;
    border: 1px solid #fff;
    line-height: 22px;
    padding: 0 8px;
    margin-left: 12px;
    margin-bottom: 10px;
}

.confloor_banner ul li a {
    color: #fff;
}

.confloor_goods {
    height: 564px;
    background: #fff;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
}

.confloor_goods li {
    float: left;
    width: 168px;
    height: 266px;
    overflow: hidden;
    padding: 16px 16px 0;
}

.confloor_goods .pic {
    width: 168px;
    height: 168px;
}

.confloor_goods .pic img {
    display: block;
    width: 168px;
    height: 168px;
}

.confloor_goods .name {
    width: 168px;
    margin-top: 12px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 16px;
}

.confloor_goods .price {
    color: #FF0D35;
    font-size: 18px;
    font-weight: bold;
    width: 144px;
    height: 24px;
    overflow: hidden;
    margin: 11px 0 0;
}

/*价格登录可见*/

.btn-logged {
    display: block;
    width: 92px;
    height: 22px;
    line-height: 22px;
    color: #FF0D35;
    font-size: 12px;
    padding: 0 0 0 12px;
    background: url("../../distributionImage/buy/btn-logged.png") no-repeat 84px 2px;
    border: 1px solid #FF0D35;
    border-radius: 4px;
    margin: 0 auto;
}

/* .confloor,.confloor-hot,.confloor-brand{
	padding-top: 98px;margin-top: -68px;clear: none;
} */
/*common-footer*/


/*侧边栏*/

.home_sidebar {
    width: 100px;
    position: fixed;
    left: 50%;
    top:200px;
    margin-left: -716px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: none;
}

.home_sidebar li {
    width: 100px;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.home_sidebar .go_top{
    width: 100px;
    height: 70px;
    text-align: center;
}

.home_sidebar .go_top .side_def{
    display: block;
    margin: 0 auto;
    height: 24px;
}

.home_sidebar li a {
    display: block;
    color: #222;
    text-decoration: none;
    font-size: 14px;
    text-align: center;   
}

.home_sidebar li a .side_act {
    display: none;
}

.home_sidebar .side_item a:hover {
    background: #FF0D35;
    color: #fff;
}

.home_sidebar li .go_top {
    color: #808080;
}

/*首页导航栏固定顶部*/
.fixed_header{
	position: fixed;
	top: 0;
	z-index: 9999;	
	box-shadow: 0 4px 4px 0 rgba(224,224,224,0.50);
    width: 100%;
    height: 60px!important;
}
.fixed_header .lodo_01{
	height: 60px;
	line-height: 60px;
}
.fixed_header .key_word{
	display: none;
}
.fixed_header .search_box{
	margin-top:10px;
}
.fixed_header .cart{
	margin-top:-20px;
}
.fixed_header .logo{
    padding:0;
    margin-top:0px;
}


/*拉幕*/
.ban_draw{width:100%; position:relative;background:#f1b03d;overflow: hidden;}
.ban_draw .pic{width:1200px;height:500px;margin:0 auto;display:block;}
.ban_draw .pic img{display:block;width:1200px;height:500px;}
.ban_draw .close{width:16px;height:16px; overflow:hidden; font-size:0; line-height:60px; background:url(../.../../distributionImage/rankingIcon/index/close.png) no-repeat 0 0; position:absolute;left:50%;margin-left:570px;top:37px;}

/*底部浮窗*/
.ban_bottom{width: 1920px;
    height: 100px;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 999;
    overflow: hidden;}
.ban_bottom .pic,.ban_bottom .pic img{
    display: block;
    width: 1920px;
    height: 100px;
}
.ban_bottom .close{
    width: 16px;
    height: 16px;
    overflow: hidden;
    font-size: 0;
    line-height: 60px;
    background:url(../.../../distributionImage/rankingIcon/index/close.png) no-repeat 0 0;
    position: absolute;
    top: 12px;
    left: 50%;
    margin-left: 572px;
    cursor: pointer;
}
/* 优惠券 */
.coupon_center{ width: 1200px; margin: 16px auto 0;}
.coupon_center h3 {background: #FFFFFF; padding: 0 24px;height: 62px;line-height: 62px;font-weight: bold;font-size: 24px;color: #FF0D35;border-radius: 8px 8px 0 0;}
.coupon_center  .more {color: #808080; float: right;font-size: 14px;font-weight: 400;background: url(../../distributionImage/right_red_icon.png) no-repeat right center;padding-right: 24px;}
.coupon_center .title-icon-active{ display: inline-block;width: 24px;height: 24px;background: url(../../distributionImage/coupons/title-icon-active.png) no-repeat center center/100%;vertical-align: middle;}
.coupon_center .coupon_list{padding:14px 20px;border-radius: 0 0 8px 8px;background: #f5f5f5;}
.coupon_center .coupon_item {width: 380px;height: 188px;margin-right: 10px;float: left;background: url(../../distributionImage/coupons/coupon-bg.png) no-repeat center center/100%;}
.coupon_center .coupon_item.collected {background-image: url(../../distributionImage/coupons/coupon-bg-collected.png);}
.coupon_center .coupon_item:nth-of-type(3n) {margin-right: 0;}
.coupon_center .coupon_item-left {display: inline-block;float: left;width: 270px;padding: 30px 20px 0 29px;font-size: 12px;position: relative;}
.coupon_center .collected .coupon_item-left::after {content: '';display: inline-block;width: 80px;height: 80px;background: url(../../distributionImage/coupons/collected-icon.png) no-repeat center center/100%;position: absolute;right: 20px;top: 5px;}
.coupon_center .coupon_num_box {display: inline-block;margin-right: 8px;}
.coupon_center .coupon_num_box p {line-height: 17px;}
.coupon_center .coupon_num_box p+p {padding: 5px 0;}
.coupon_center .coupon-type {float: left;font-weight: 700;font-size: 0;}
.coupon_center .coupon-type-text {float: left;padding-left: 8px;}
.coupon_center .coupon_num {font-size: 40px;line-height: 40px;height: 46px;display: inline-block;}
.coupon_center .coupon_company {font-size: 12px;}
.coupon_center .red-color {color: #ff0d35;}
.coupon_center .gray-color {color: #999999;}
.coupon_center .line {padding-top: 21px;height: 36px;display: inline-block;overflow: hidden;line-height: 18px;}
.coupon_center .line span{display: inline-block;}
.coupon_center .tag {font-size: 12px;padding: 0 4px;line-height: 17px;border-radius: 2px;border: 1px solid #ff0d35;background: #ffffff;margin-right: 20px;vertical-align: middle;}
.coupon_center .line .coupon_item-text{  width:200px;vertical-align: middle;}
.coupon_center .coupon_timer {padding: 12px 0 20px;border-top: 1px dashed #f5f5f5;margin-right: -20px;}
.coupon_center .timer {padding-right: 14px;}
.coupon_center .coupon_item-right {width: 58px;font-size: 14px;float: left;text-align: center;user-select:none;cursor: pointer;}
.coupon_center .coupon_item-right .status {display: inline-block;width: 15px;line-height: 20px;padding: 54px 0;color: #FFFFFF;user-select:none;cursor: pointer;}
.coupon_center .coupon_item-right .status:visited{color: #FFFFFF;}

/* 活动弹窗 */
.active-dialog-box  {position: fixed;right: 0;left: 0;bottom: 0;top: 0;z-index: 999999;background: rgba(34, 34, 34, 0.6);}
.active-dialog-box   .active-dialog{width: 900px;height: 460px;margin: 0 auto;background: transparent; position: relative;top: 50%;margin-top: -230px;}
.active-dialog-box   .active-contetn-list{width: 100%;height: 100%;position: relative;}
.active-dialog-box   .close-button{position: absolute;right: -130px;top: -100px;width: 34px;height: 34px;cursor: pointer;background: url(../../distributionImage/close-dailog.png) no-repeat center/34px;z-index: 1;}
.active-dialog-box   .active-item{position: absolute;right: 0;left: 0;bottom: 0;top: 0;display: none;background: transparent no-repeat center/100%;animation:scale 0.5s linear infinite;-webkit-animation:scale 0.5s linear alternate ;-moz-animation:scale 0.5s linear alternate ;-o-animation:scale 0.5s linear alternate ;-ms-animation:scale 0.5s linear alternate ;}
.active-dialog-box   .active-item:first-of-type{display: block;}
.active-dialog-box   .active-item.pointer{cursor: pointer;}
@keyframes scale{0%{-webkit-transform: scale(0);}50%{ -webkit-transform: scale(1.2);}100%{-webkit-transform: scale(1);}}
@-webkit-keyframes scale{0%{-webkit-transform: scale(0);}50%{ -webkit-transform: scale(1.2);}100%{-webkit-transform: scale(1);}}
@-moz-keyframes scale{0%{-webkit-transform: scale(0);}50%{ -webkit-transform: scale(1.2);}100%{-webkit-transform: scale(1);}}
@-o-keyframes scale{0%{-webkit-transform: scale(0);}50%{ -webkit-transform: scale(1.2);}100%{-webkit-transform: scale(1);}}
@-ms-keyframes scale{0%{-webkit-transform: scale(0);}50%{ -webkit-transform: scale(1.2);}100%{-webkit-transform: scale(1);}}