﻿.list_pic{
	background-image: url(../image/list_pic.png);
	background-repeat: no-repeat;
}
.star_l,.star_r{
	height: 255px;
}
.star_l{
	width: 25%;
	background-color: #1D1D1D;
	line-height: 255px;
	text-align: right;
}
.star_l h1{
	margin-right: 25px;
}
.star_r{
	width: 75%;
	background-color: #5A5A5A;
}
.star_cont{
	padding-top: 80px;
	color: #FFFFFF;
}
.goods_list2{
	background: rgba(65, 65, 65, 0.7) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=70);
	background: #414141;
}
.goods_icon{
	background-image: url(../image/goods_icon.png);
	background-repeat: no-repeat;
	height: 46px;
	line-height: 46px;
	padding-left: 46px;
}
.goods_title_02{
	background-position: 0px -130px;
}
.goods_title_03{
	background-position: 0px -65px;
}
.goods_title_04{
	background-position: 0px -194px;
}
.goods_title_05{
	background-position: 0px -258px;
}
.goods_title_06{
	background-position: 0px -330px;
}
.goods_list_cont li:hover .good_pic{
	border: 4px solid #D1D1D1;
	-moz-box-shadow: 0px 0px 16px #aeaeae;
	-webkit-box-shadow: 0px 0px 16px #aeaeae;
	box-shadow: 0px 0px 16px #aeaeae;
}
.good_pic,.good_pic a img{
	width: 152px;
	height: 152px;
	border-radius: 95px;
}
.good_pic{
	border: 4px solid #676767;
}
.good_name{
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	margin-top: 15px;
	text-overflow : ellipsis;
	white-space: nowrap;
	width: 160px;
	overflow: hidden;
}

.more_a_good{
	height: 35px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 35px;
	font-size: 16px;
	border: 1px solid #E9E9E9;
	border-radius: 25px;
}
.category_list{
	margin-top: 122px;
	margin-left: 110px;
}
.discont0{
	display: none;
}
.discont1{
	border-radius: 95px;
	width: 152px;
	height: 152px;
	text-align: center;
	line-height: 152px;
	font-size: 16px;
	position: absolute;
	background: rgba(21, 21, 21, 0.4) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=40);
	background: #151515;
}
.goodname_w{
	width: 850px;
	overflow: hidden;
}