/* 筛选条件 */
.n_goods_tiaoj{

}
.n_goods_title{
    background: #fff;
    height: 50px;
    overflow: hidden;
}

.n_goods_title_rt{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #4BB89B;
}

.n_goods_title_item{
    display: inline-block;
    font-size: 14px;
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    float: left;
}
.n_goods_title_item_active{
    color: #4BB89B;
}
.n_goods_title_show{
    background: #fff;
}
.n_goods_neir{
    margin-top: 8px;
    /* border-bottom: 1px solid #EDEDED; */
}
.n_goods_neir_item{ 
    overflow: hidden;
    margin-top: 10px;
}
.n_g_item_s{
    width: 70px;
    height: 28px;
    border: 1px solid #D4D4D4;
    background: #F1F1F1;
    font-size: 12px;
    color: #333;
    line-height: 28px;
    text-align: center;
}
.n_g_item_txt{
    width: 780px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-left: none;
    border-bottom: none;

}
.n_g_item_a{
    display: inline-block;
    font-size: 14px;
    color: #555;
    text-align: center;
    padding: 7px 10px;
}
.n_g_item_a_active{
    color: #4BB89B;
}

/* 筛选条件 */


/* 商品列表 */
.new_goods_list{
padding: 21px 12px;
padding-right: 0;
overflow: hidden;
background: #fff;
margin-top: 10px;
}
.new_goods_list_item{
width: 200px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.newgoods_item{
    display: none;
}
.newgoods_item_active{
    display: block;
}
.n_g_l_img{
width: 200px;
height: 200px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
vertical-align: bottom;
}
.new_goods_item_bottom{
padding: 10px 12px;
background: #F9F9F9;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;    
}
.n_g_i_b_title{
    font-size: 14px;
    color: #333;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.n_g_i_b_mdj{
margin-top: 6px;
font-size: 14px;
color: #909090;
}
.n_g_i_b_pt{
margin-top: 6px;
overflow: hidden;
}
.n_g_i_b_pt_txt{
font-size: 12px;
color: #909090;
}
.n_g_i_b_pt_btn{
width: 70px;
height: 26px;
line-height: 26px;
border-radius: 30px;
background: #C64646;
font-size: 12px;
color: #CCCBCB;
text-align: center;
}
/* 商品列表 */


/* 商品展示页面 */

/* 精品推荐 */
    .new_jinptu{
        background: #fff;
        padding-top: 10px;
        margin-top: 20px;
    }
    .new_jinptu_item{
        overflow: hidden;
        padding-bottom: 8px;
        border-bottom: 2px solid #f1f1f1;
        margin: 0 10px;
    }
    .new_jinptu_title{
        font-size: 16px;
        color: #333;
        font-weight: 600;
    }
    .new_jinptu_shuax{
        font-size: 14px;
        color: #666;
        margin-right: 10px;
        cursor: pointer;
    }
    .new_jinptu_shuax::after{
        width: 15px;
        height: 15px;
        content: '';
        display: inline-block;
        position: relative;
        top: 2px;
        right: -4px;
        background: url(../newimg/new_jinptu_shuax_icon.png) no-repeat;
    }
    .newgoods{
        padding: 10px 12px; 
        padding-right: 0;
        padding-bottom: 0;
    }
    /* 8个商品列表 */
    .new_jin_box{
        margin-top: 10px;
        padding-top: 1px;
        background: #fff;
    }
    .new_jin_shouz{
        margin-top: 10px;
    }
    .new_jin_shouzbox{
        display: block;
        padding: 0 12px;
    }
    .new_jin_banner{
        width: 100%;
    }
/* 商品展示页面 */




/* 商品详情 */
  
    .content_max_box{
        margin-top: 20px;
    }
    .goods_xx_box{
        overflow: hidden;
        padding-bottom: 10px;
        background: #fff;
    }
    .goods_xx_fanda{
        width: 450px;
        height: 450px;
    }
    .goods_xx_fanda_img{
        width: 100%;
        height: 100%;
    }
    .goods_xx_list{
        margin-top: 10px;
        height: 76px;
        width: 450px;
        overflow: hidden;
    }
    .lg,.gt{
        width: 20px;
        height: 76px;
        line-height: 76px;
        text-align: center;
        background: #fff;
    }
    .goods_xx_img_list{
        width: 410px;
    }
    .goods_x_img{
        width: 76px;
        height: 76px;
        display: inline-block;
        margin-right: 2px;

    }
    .goods_x_img:last-child{
        margin-right: 0;
    }
    .goods_xx_rt{
        width: 400px;
        box-sizing: border-box;
        padding: 6px 12px 20px 20px;
    }
    .goods_xx_rt_title{
        font-size: 24px;
        color: #333;
        font-weight: 600;
        line-height: 32px;
    }
    .goods_xx_rt_mdj{
        margin-top: 23px;
        font-size: 14px;
        color: #666;
    }
    .goods_xx_rt_ptzxj{
        margin-top: 24px;
        font-size: 14px;
        color: #666;
    }
    .goods_xx_rt_ggtu{
        width: 367px;
        height: 34px;
        background: url(../newimg/goods_xx_rt_ggtu.png);
        background-size: 100% 100%;
        margin-top: 40px;
    }
    .goods_xx_rt_btn_box{
        overflow: hidden;
        margin-top: 50px;
    }
    .goods_xx_rt_btn{
        width: 120px;
        height: 46px;
        background: #4BB89B;
        text-align: center;
        line-height: 46px;
        border-radius: 24px;
        font-size: 14px;
        color: #fff;
    }
    .goods_xx_rt_text{
        margin-left: 22px;
    }
    .goods_xx_rt_text_b{
        height: 24px;
        overflow: hidden;
    }
    .sc_box{
        margin-right: 22px;
    }
    .b1{
        width: 24px;
        height: 24px;
    }
    
    .b22,.b11{
        display: inline-block;
        font-size: 14px;
        color: #999;
        height: 24px;
        line-height: 24px;
        position: relative;
        top: -7px;
    }
    .goods_xx_rt_text_top{
        margin-top: 8px;
    }

    .g_x_rt_1,.g_x_rt_3{
        font-size: 12px;
        color: #999;
    }
    .g_x_rt_2{
        font-size: 12px;
        color: #4BB89B;
    }
    .goods_xx_gg{
        display: block;
        width: 100%;
        height: 150px;
        margin-top: 10px;
    }
    .goods_xx_gg_img{
        width: 100%;
        height: 100%;
    }
    .goods_xx_tab_box{
        padding-right:20px;
        height: 50px;
        background: #fff;
        margin-top: 20px;
        position: relative;
        cursor: pointer;
    }

    .goods_xx_tab{
        display: inline-block;
        width: 100px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        font-size: 14px;
        color: #777;
    }
    .goods_xx_tab_active{
        color: #4BB89B;
    }
    .goods_xx_tab_liji{
        font-size: 14px;
        color: #777;
        height: 50px;
        line-height: 50px;
    }
    .goods_xx_tab_content{
        margin-top: 10px;
        background: #fff;
    }
    .goods_xx_tab_content_item{
        display: none;
        padding: 10px;
    }
    .goods_xx_tab_content_item_active{
        display: block;
    }
    .goods_xx_tab_content_item_img{
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
    }
    .goods_p_item{
        background: #fff;
        overflow: hidden;
        padding: 20px;
        margin-bottom: 10px;
    }
    .goods_p_item_img{
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }
    .goods_p_item_rt{
        width: 729px;
    }
    .goods_p_item_r_item{
        font-size: 14px;
        color: #4BB89B;
    }
    .goods_p_item_r_item_js{
        margin-top: 12px;
        font-size: 14px;
        color: #555;
    }
    .goods_p_item_rt_list{
        overflow: hidden;
        margin-top: 10px;
        width: 729px;
    }
    .goods_p_item_rt_list_item{
        float: left;
        margin-right: 5px;
        border-radius: 4px;
        width: 178px;
        height: 240px;
    }
    .goods_p_item_rt_list_item:nth-child(4){
        margin-right: 0px;
    }
    .goods_p_item_r_item_jbottom{
        margin-top: 10px;
        font-size: 13px;
        color: #8A8A8A;
    }
    .goods_p_item_r_item_jbottom .bolu{
        color: #4BB89B;
    }


    .goods_xx_seo{
        padding: 12px;
        font-size: 14px;
        color: #666;
        line-height: 22px;
    }

    .goods_xx_xiangg{
        background-color: #fff;
        margin-top: 20px;
    }
    .goods_xx_xg_title{
        height: 62px;
        text-align: center;
    }
    .goods_xx_xg_title span{
        display: inline-block;
    }
    .xx_xgtj{
        font-size: 18px;
        margin: 0px 10px;
        margin-top: 22px;
    }
    .xx_h{
        width: 90px;
        height: 2px;
        background: #EDEDED;
        position: relative;
        top: -5px;
    }
	
/* 商品详情 */

.list_more{
width: 100%;
}

.list_more li {float: left}
