.ichelaba_main{
    background:#f1f1f1;
    padding-top:1px;
}
.ichelaba_contentWrap{
    width:1200px;
    margin:19px auto 0;
}
.ichelaba_main_left{
    float:left;
}

.user_infm{
    /*width:294px;*/
    /*border:1px solid #d6d7dc;*/
    /*background:#fafcfd url(../images/user_infm_bg.jpg) left top no-repeat;*/
    background: #fff;
    padding-bottom:20px;
}
.user_portrait{
    /*float:left;*/
    /*margin:15px 0 0 14px;*/
    display: block;
    margin: 0 auto ;
    padding-top: 40px;
    width:70px;
    height:70px;
}
.user_infm_right{
	margin-top: 20px;
    /*float:left;*/
    /*margin-left:20px;*/
}
.user_name{
    display:block;
    font-size:16px;
    font-family:"黑体";
    font-weight: bold;
    /*margin-top:40px;*/
    text-align: center;
}
.user_score{
    display:block;
    padding-left:26px;
    background:url(../images/icon_score.png) left top no-repeat;
    height:17px;
    font-size:14px;
    color:#c51d1d;
    margin-top:15px;
}

.fenbei_shop_nav{
    width:296px;
    /*border-radius:5px 5px 0 0;*/
}
.fenbei_shop_navTop{
    height:36px;
    margin-top:23px;
    /*background:url(../images/line_blue36.png) repeat-x;
    border-radius:5px 5px 0 0;*/
}
.fenbei_shop_navTopContent{
	text-align: center;
    text-indent:50px;
    height:36px;
    color:#fff;
    /*text-shadow:1px 1px 1px #000;*/
    line-height: 36px;
    background:#fb1728 url(../images/icon_top_goods.png) 110px center no-repeat;
}
.fenbei_shop_nav_main{
    /*width:294px;*/
    background:#fff;
    /*border:1px solid #d6d7dc;*/
    border-top:none;
    padding-top:1px;
    padding-bottom:33px;
}
/*aaaa*/
.fenbei_shop_nav_sub{
    display:block;
    margin-top:24px;
    height:22px;
    line-height: 22px;
    color:#595959;
    text-indent: 20px;
    font-size: 14px;
}
.fenbei_shop_nav_subIcon{
    width:40px;
    height:22px;
    display:inline-block;
    vertical-align:top;
}
.fenbei_shop_nav_subIcon1{
    background:url(../images/icon_goods.png) center no-repeat;
}
.fenbei_shop_nav_subIcon2{
    background:url(../images/icon_Digital.png) center no-repeat;
}
.fenbei_shop_nav_subIcon3{
    background:url(../images/icon_JingdongCard.png) center no-repeat;
}
.fenbei_shop_nav_subIcon4{
    background:url(../images/icon_automobile.png) center no-repeat;
}
.fenbei_shop_nav_subIcon5{
    background:url(../images/icon_Bill.png) center no-repeat;
}
.fenbei_shop_nav_subIcon6{
    background:url(../images/icon_OilCard.png) center no-repeat;
}
.fenbei_shop_nav_sub:hover{
    color:#fb1728;
    background:url(../images/red.jpg) left center no-repeat;
}
.aHover{
	color:#fb1728;
    background:url(../images/red.jpg) left center no-repeat;
}
.fenbei_shop_nav_sub:hover .fenbei_shop_nav_subIcon1{
    background-image:url(../images/icon_goods_hover.png);
}
.fenbei_shop_nav_sub:hover .fenbei_shop_nav_subIcon2{
    background-image:url(../images/icon_Digital_hover.png);
}
.fenbei_shop_nav_sub:hover .fenbei_shop_nav_subIcon3{
    background-image:url(../images/icon_JingdongCard_hover.png);
}
.fenbei_shop_nav_sub:hover .fenbei_shop_nav_subIcon4{
    background-image:url(../images/icon_automobile_hover.png);
}
.fenbei_shop_nav_sub:hover .fenbei_shop_nav_subIcon5{
    background-image:url(../images/icon_Bill_hover.png);
}
.fenbei_shop_nav_sub:hover .fenbei_shop_nav_subIcon6{
    background-image:url(../images/icon_OilCard_hover.png);
}
.classification {
	border-bottom: 2px solid #f1f1f1;
}
.classification{
    width:884px;
    height:60px;
    background:#fff;
    box-sizing: border-box;
    /*border:1px solid #d6d7dc;*/
}
.classification_sub{
	box-sizing: border-box;
    margin-top:-1px;
    height:60px;
    width:140px;
    float:left;
    text-align: center;
    line-height: 60px;
    /*border:1px solid #d6d7dc;
    border-left:none;*/
    color:#000;
    font-size:16px;
    cursor:pointer;
}
.classification_sub.on{
    /*border:none;
    background:url(../images/line_red40.png) repeat-x;*/
    border-bottom: 2px solid #fb1728;
    color:#fb1728;
    /*height:40px;
    width:79px;*/
}

.ichelaba_main_right{
    float:right;
    width:886px;
    overflow: hidden;
    background: #fff;
}
.fenbei_goods_list{
    width:920px;
    margin-bottom:20px;
}
.fenbei_goods_sub{
    margin:20px 35px 0 0;
    width:193px;
    border:1px solid #d6d7dc;
    background:#fff;
    float:left;
}
.fenbei_goods_sub_image{
    width:183px;
    height:190px;
    display:block;
    margin:4px auto 4px;
    border-radius:5px;
    box-shadow:2px 2px 2px 1px #e2e2e2;
}
.fenbei_goods_sub_s{
    display:block;
    margin-left:9px;
    font-size:14px;
    color:#2e2e2e;
    margin-top:6px;
    overflow: hidden;
    height:18px;
}
.fenbei_goods_sub_s2{
    text-indent:29px;
    background:url(../images/icon_score.png) left center no-repeat;
    color:#c22525;
}
.fenbei_goods_sub_href{
    margin:7px auto 6px;
    display:block;
    width:179px;
    height:28px;
    background:url(../images/line_red28.png) repeat-x;
    text-align: center;
    line-height: 28px;
    border-radius:3px;
    color:#fff;
    font-size:14px;
    box-shadow:2px 2px 2px 1px  #888888;
}
.fenbei_goods_sub_href.on{
    background:#888;
    color:#fff;
}
/**/
.zhang_wrap {
	width: 100%;
	height: 20px;
	overflow: hidden;
	margin-top: 20px;
}
.zhang {
	width: 50%;
	height: 20px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.zhang:first-child{
	border-right: 1px solid gainsboro;
}
.zhang:last-child {
	cursor: pointer;
}
.zhang_img1 {
	width: 17px;
	height: 16px;
	background:url(../images/zhang_img1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
}
.zhang_img2 {
	width: 15px;
	height: 16px;
	background:url(../images/zhang_img2.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
}
.zhang_txt {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.over{
	overflow: hidden;
}
.user_active_wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	display: none;
}
.user_active {
	width: 998px;
	height: 560px;
	background:url(../images/user_active.png) no-repeat;
	background-size: 100% 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
}
.user_del {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
