@charset "UTF-8";

.w1400 {
    width: 1400px;height: auto;margin: 0 auto;
}
.videos {
    width: 100%;height: auto;background: #F5F5F5;
    position: relative;padding-top: 1px;margin: 0 auto;

}

.floor {
    padding-top: 0;
}
.floor .floor_img {
    width: 100%;
    height: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.floor .floor_img img {
    width: 750px;
    height: 60px;
}
.floor ul {
    width: 100%;
    height: auto;
}

.imageHover {
    position: relative;
    overflow: hidden;
}
.imageHover img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.imageHover img:hover {
    transform: scale(1.1);
}
.imageHover>span {
    width: 84px;
    height: 26px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    background: url("https://img3.91jf.com/qcloud/adv/20250417/20250417100313_3400503710.png") no-repeat center / auto 100%;
}
/*品牌精选*/
.winnow li {
    overflow: hidden;
}
.winnow .winnow_1 {
    width: 453px;/*height: 360px;*/float: left;margin: 0 0 20px 20px;border-radius: 0px;
}
.winnow .winnow_1:nth-child(3n+1) {
    margin-left: 0;
}

.winnow .winnow_2 {
    width: 335px;/*height: 380px;*/float: left;margin: 0 0 20px 20px;position: relative;border-radius: 0px;
}
.winnow .winnow_2:nth-child(4n+1) {
    margin-left: 0;
}


.winnow .winnow_3 {
    width: 216px;/*height: 280px;*/float: left;margin: 0 0 20px 20px;position: relative;border-radius: 0px;
}
.winnow .winnow_3:nth-child(6n+1) {
    margin-left: 0;
}


.winnow .winnow_4 {
    width: 264px;/*height: 220px;*/float: left;margin: 0 0 20px 20px;position: relative;border-radius: 0px;
}
.winnow .winnow_4:nth-child(5n+1) {
    margin-left: 0;
}


.winnow .winnow_5 {
    width: 453px;/*height: 180px;*/float: left;margin: 0 0 20px 20px;position: relative;border-radius: 0px;
}
.winnow .winnow_5:nth-child(3n+1) {
    margin-left: 0;
}




/*二维码展示*/
.winnow .imageHover p {
    width: 100%;height: 100%;background: rgba(0,0,0,0.4);position: absolute;top: 0;left: 0;z-index: 2;display: none;
}
.winnow .imageHover p img {
    width: 120px;height: 120px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 3;
}
.winnow .winnow_1 .store {
    width: 100%;height:60px;position: absolute;top: 80%;margin-top: 20px;left: 50%;text-align: center;transform: translate(-50%,-50%);z-index: 3; color: #ffffff; font-size: 15px; font-weight: 400;background: rgba(0, 0, 0, 0);
}
.winnow .winnow_1 .imageHover p img {
    width: 180px;height: 180px;
}
.winnow .imageHover:hover p {
    display: block;
}

.winnow .winnow_2 .imageHover p img {
    width: 180px;height: 180px;
}
.winnow .winnow_2 .store {
    width: 100%;height:60px;position: absolute;top: 80%;margin-top: 12px;left: 50%;text-align: center;transform: translate(-50%,-50%);z-index: 3; color: #ffffff; font-size: 15px; font-weight: 400;background: rgba(0, 0, 0, 0);
}

.winnow .winnow_3 .imageHover p img {
    width: 120px;height: 120px;
}
.winnow .winnow_3 .store {
    width: 100%;height:60px;position: absolute;top: 80%;margin-top: 12px;left: 50%;text-align: center;transform: translate(-50%,-50%);z-index: 3; color: #ffffff; font-size: 15px; font-weight: 400;background: rgba(0, 0, 0, 0);
}

.floor_area {
    width: 1400px;
    height: auto;
    margin: -20px auto 0;
}


.floor_area .floor_content {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.floor_area .floor_content .fc {
    width: 686px;
    height: 93px;
    line-height: 93px;
    float: left;
    margin: 20px 7px 7px;
    background: url("https://img3.91jf.com/detail/images/sp-bg@2x.png") no-repeat center / auto 100%;
    position: relative;
}
.floor_area .floor_content .fc .fc_qg {
    width: 50px;
    height: 24px;
    position: absolute;
    top: 38px;
    left: 12px;
}
.floor_area .floor_content .fc .fc_info {
    width: 555px;
    height: 20px;
    margin: 36px 30px 36px 100px;
    text-align: center;
}
.floor_area .floor_content .fc .fc_info span {
    width: 83%;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-align: left;
}

.floor_area .floor_content .fc .fc_more {
    width: auto;height: 20px;line-height: 20px;display: inline-block;position: absolute;left: 50%;bottom: 12px;transform: translateX(-50%);
    color: #666666;font-size: 13px;font-weight: 400;
}
.floor_area .floor_content .fc img {
    width: auto;height: 20px;line-height: 20px;float: right;
}
.floor_area .floor_content .floor_item_1 {
    width: 287px;
    height: 360px;
    margin: 14px 7px;
    background: #ffffff;
}
.floor_area .floor_content .floor_item_1>a {
    width: 287px;
    height: 287px;
    display: block;
    position: relative;
}
.floor_area .floor_content .floor_item_1>a img {
    width: 100%;height: 100%;
}
.floor_area .floor_content .floor_item_1>a .brand_main {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    position: absolute;
    left: 0;top: 0;
    display: none;
}
.floor_area .floor_content .floor_item_1>a:hover .brand_main {
    display: block;
}
.floor_area .floor_content .floor_item_1>a .brand_main>p {
    width: 92%;
    height: auto;
    line-height: 22px;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%,-50%);
}
.floor_area .floor_content .floor_item_1 .brand_bottom {
    width: 259px;
    height: 50px;
    padding: 11px 14px;
    display: flex;
    align-items: center;
    position: relative;
}
.floor_area .floor_content .floor_item_1 .brand_bottom img {
    width: 50px;
    height: 50px;
}
.floor_area .floor_content .floor_item_1 .brand_bottom .bb_name {
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    margin-left: 10px;
}
.floor_area .floor_content .floor_item_1 .brand_bottom .bb_btn {
    width: 70px;
    height: 26px;
    line-height: 26px;
    padding: 5px 9px 4px;
    border: 1px solid #333333;
    font-size: 13px;
    text-align: center;
    position: absolute;
    top: 18px;right: 14px;
}
.floor_area .floor_content .floor_item_2 {
    width: 287px;
    height: 200px;
    padding: 14px 7px;
    position: relative;
}
.floor_area .floor_content .floor_item_2>a img {
    width: 100%;
    height: 100%;
    display: block;
}
.floor_area .floor_content .floor_item_2 .brand_main {
    width: 200px;
    height: 70px;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.08);
    border-radius: 4px;
    position: absolute;
    left: 44px;bottom: -5px;
    text-align: center;
    overflow: hidden;
}
.floor_area .floor_content .floor_item_2 .brand_main p:first-child {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
    margin: 10px auto;
}
.floor_area .floor_content .floor_item_2 .brand_main p:last-child {
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.floor_area .floor_content .floor_left_img {
    width: 287px;
    height: 588px;
    margin-top: 14px;
}
.floor_area .floor_content .floor_right_bar {
    width: 903px;
    display: flex;
    flex-wrap: wrap;
}
.floor_area .floor_content .floor_right_bar .fr_item {
    width: 287px;
    height: 287px;
    margin: 14px 0 0 14px;
}

