/*------------ProductHome-------------*/
.producthome-bound{
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
}
.producthome-bound h3{
	text-transform:uppercase;
	font-size:14px !important;
	color:#373b3f;
	padding-left:10px;
	margin:0 0 15px 0 !important;
}
.producthome-bound.default h3{
	border-left:3px solid #ff4401;
}
.producthome-bound.slide h3{
	border-left:3px solid #52a1e6;
}
.producthome-bound.three-column .producthome-column1 h3{
	border-left:3px solid #df61ab;
}
.producthome-bound.three-column .producthome-column3 h3{
	border-left:3px solid #b58571;
}
.producthome-bound >div{
	border:1px solid #eaeaea;
	height:438px;
}
/*---lauyoutdefault---*/
.default .producthome-column1{
	border:none;
	width:240px;
	float:left;
}
.default .producthome-column2{
	width:200px;
	padding:0 20px;
	float:left;
}
.default .producthome-column1 img{width:240px;}
.default .producthome-column2,
.default .producthome-column3{
	border-left:none;
}
.default .producthome-column3{
	width:410px;
	float:left;
}
.default .producthome-column4{
	width:250px;
	height:400px;
	padding:20px;
	float:right;
	background:#f3f3f3;
	border:none;
	overflow:hidden;
}
.producthome-items{
	width:100%;
	text-align:center;
	list-style:none;
}
/*---ProductHomeItemsProduct---*/
.producthome-items a{
	display:block;
	font-size:12px !important;
	color:#3e3e3e !important;
}
.producthome-items p a{
	padding:10px 0;
}
.producthome-items span{
	color:#ff4401;
}
/*---items-lager---*/
.producthome-items.items-lager li{
	width:150px;
	padding:28px 20px 25px 20px;
	float:left;
}
.producthome-items.items-lager>li>a{
	display:table-cell;
	width:150px;
	height:150px;
	vertical-align:middle;
}
.producthome-items.items-lager img{max-width:150px;max-height:150px;}
/*---items-medium---*/
.producthome-items.items-medium li{
	border-top:1px solid #eaeaea;
	padding:15px 0;
	overflow:hidden;
}
.slide .producthome-column1 .producthome-items.items-medium li{padding-top:35px;}
.producthome-items.items-medium li:first-child{border:none;}
.producthome-items.items-medium img{max-width:130px;max-height:130px;}
.slide .producthome-column3 .producthome-items.items-medium li img{max-width:120px;max-height:120px;}
/*---items-small---*/
.producthome-items-bottom{
	padding: 40px 20px 20px 20px;
	border-top:1px solid #eaeaea;
}
.producthome-items.items-small li{
	width:80px;
	height:90px;
	margin:0 5px;
	overflow:hidden;
	float:left;	
}
.producthome-items.items-small>li>a{
	display:table-cell;
	width:80px;
	height:60px;
	vertical-align:middle;
	text-align:center;
}
.producthome-items.items-small li p a{
	padding:5px 0;
}
.producthome-items.items-small img{max-width:60px;max-height:60px;}
/*---items-other---*/
.producthome-items.items-other li{
	float: left;
	margin:5px 15px;
	width: 100px;
	height: 140px;
	overflow:hidden;
	line-height:22px;
}
.producthome-items.items-other li:nth-child(2n+0){margin-right:0 !important;}
.producthome-items.items-other img{max-width:100px;max-height:100px;}
/*---lauyoutslide---*/
.slide .producthome-column1{
	width:200px;
	height:400px;
	padding:19px;
	float:left;
}
.slide .producthome-column2{
	width:450px;
	border-left:none;
	border-right:none;
	float:left;
}
.slide .producthome-column3{
	width:159px;
	height:388px;
	float:left;
	padding:25px 20px;
	background:#f8f8f8;
}
.slide .producthome-column4{
	width:258px;
	height:398px;
	padding:20px;
	float:left;
	border-left:none;
	overflow:hidden;
}
/*---lauyout3column---*/
.three-column .producthome-column1{
	width:478px;
	height:438px;
	float:left;
}
.three-column .producthome-column2{
	width:410px;
	height:438px;
	float:left;
	border-left:none;
}
.three-column .producthome-column3{
	width:290px;
	height:440px;
	float:right;
	background:#f3f3f3;
	border:none;
	overflow:hidden;
}
.three-column div.producthome-up{position:relative;padding:19px 20px 20px 20px;height: 248px;overflow:hidden;}
.three-column .producthome-column1 span,
.three-column .producthome-column3 span{
	display:block;
	height: 25px;
	line-height:25px;
	text-indent:10px;
	color:#3e3e3e;
	width: 440px;
	position:absolute;
	left:20px;
	bottom:16px;
}
.three-column .producthome-column1 span:hover{color:#ff4400;}
.black-cover{
	background-color: white;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.three-column .producthome-column1>div.producthome-items-bottom .producthome-items.items-small li{
	padding:5px;
}
.three-column .producthome-column1>div.producthome-items-bottom a{
	float:left;
}
.three-column .producthome-column3 div.producthome-up{
	height:140px !important;
}
.three-column .producthome-column3 span{
	width:250px;
	left:20px;
	bottom:18px;
	color:#fff;
}
.three-column .producthome-column2 div.producthome-up{position:relative;padding:19px 0 20px 0;height: 248px;overflow:hidden;}
.three-column .producthome-column3 .producthome-down{width:250px;margin:0 auto;padding: 20px 0;;border-top:1px dashed #d8d8d8;overflow:hidden;}
.three-column .producthome-column3 .producthome-down div{float:left;background:#fff;}
.three-column .producthome-column3 .producthome-down a{
	position:relative;
}
.three-column .producthome-column3 .producthome-down span{left:0;bottom:0;display:none;}
.three-column .producthome-column3 .producthome-down a:hover span{display:block;}
.three-column .producthome-column3 .producthome-down .producthome-down-right span{width:110px;}
.three-column .producthome-column3 .producthome-down .producthome-down-left span{width:139px;display:block;}
.three-column .producthome-column3 span.black-cover{background:#000;}
.three-column div.producthome-down-left{
	width: 139px;
	height: 221px;
	margin-right: 1px;
}
.three-column div.producthome-down-right{
	width: 110px;
	height: 221px;
}
.three-column div.producthome-down-right img{max-width:110px;max-height:110px;}
/*---------------------------ProductList----------------------------*/
.product-list-bound{
	width:100%
}
.product-list-total{
	width:100%;
	height:29px;
	line-height:29px;
	margin-top:10px;
}
.product-list-left{
	width:960px;
	float:left;
}
.product-list-right{
	width:220px;
	margin-top:10px;
	float:right;
}
.product-list-total>ul>li{
	float:left;
	position:relative;
	background:url(../images/arr-right5.png) 0 10px no-repeat;
	padding:0 20px;
}
.product-list-total>ul>li.first{background:none;}
.product-list-total>ul>li.total{padding-left:0 !important;}
.product-list-total a{display:block;color:#2b2a2a;text-decoration:none;font-size:12px !important;}
.product-list-total>ul>li>a:hover{color:#ff4400 !important;}
.product-list-total>ul>li.active>a,.product-list-total .path-child td>a{color:#ff4400 !important;font-weight:700;}
.product-list-total .path-child{
	width:1190px;
	position:absolute;
	border:none;
	left:0;
	background:transparent !important;
	z-index:100;
}
.product-list-total .path-child td>a{padding:0 5px;}
.product-list-total .path-child td .product-list-child>li>a{
	background:url(../images/arr-right4.png) 5px 11px no-repeat;
	padding:0 15px;
	font-size:11px !important;
}
.product-list-total>ul>li.search{
	padding-top:5px;
}
.p-keyword{
	width:130px;
	height:21px;
	border:1px solid #d9d9d9;
	border-right:none;
	float:left;
}
.p-btn-search{
	width:20px;
	height:21px;
	border:none;
	background:url(../images/icon-search1.png) 0 0 no-repeat;
	cursor:pointer;
	float:left;
}
#zone_id{width:200px;}
#order_by{width:150px;}
.product-list-category{
	overflow:hidden;
	border:1px solid #ebc4c3;
	background:#fff url(../images/bg-ulti.png) 0 0 no-repeat;;
}
.product-list-category-left{
	width:80px;
	padding:20px;
	float:left;
}
.product-list-category-right{
	width:1050px;
	float:left;
}
.product-list-category-right ul li{
	float:left;
	line-height:25px;
	padding-left:30px;
}
.product-list-category-right ul li a{color:#2c2c2c;text-decoration:none;}
.product-list-category-right ul li.active a{color:#ff4400;font-weight:700;}
.product-list-category-right ul li a:hover{color:#ff4400;}
/*---Productproperties---*/
.product-list-properties{
	width:100%;
	margin-top:10px;
}
.product-list-properties-up{
	border-top:1px solid #d03d59;
}
.product-list-properties-up ul{
	width:100%;
}
.product-list-properties-up li{
	width:163px;
	text-align:center;
	float:left;
	line-height:30px;
	height:30px;
	position:relative;
	border-bottom:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
.product-list-properties-up li a{color:#2c2c2c;text-decoration:none;}
.product-list-properties-up ul li.first{
	width:83px;
	border:1px solid #f4b39d;
	border-top:none;
	background:#fff5e8;
}
.product-list-properties-up li.search-price{width:287px;}
.product-list-properties-up li.search-price .p-btn-search{position:absolute;top:5px;right:5px;}
.p-price{
	width:65px;
	height:17px;
	border:1px solid #d9d9d9;
}
.product-list-properties-up li.product-checked a{background:url(../images/arr-down.png) right center no-repeat;padding-right:20px;}
.product-list-properties-up li.search-province{width:350px;border-right:none;text-align:left;text-indent:20px;}
.product-list-properties-up li.chose-layout{width:72px;}
.product-list-properties-up li.chose-layout a{display:block;width:9px;height:9px;float:left;border:1px solid #d5d5d5;padding:5px;margin-top:5px;margin-right:1px;}
.product-list-properties-up li.chose-layout a.grid{background:url(../images/sprites.png) -1px -485px no-repeat;}
.product-list-properties-up li.chose-layout a.grid:hover,.product-list-properties-up li.chose-layout a.grid.active{background:#f0f0f0 url(../images/sprites.png) -1px -505px no-repeat;}
.product-list-properties-up li.chose-layout a.list{background:url(../images/sprites.png) -1px -525px no-repeat;}
.product-list-properties-up li.chose-layout a.list:hover,.product-list-properties-up li.chose-layout a.list.active{background:#f0f0f0 url(../images/sprites.png) -1px -545px no-repeat;}
.product-list-properties-down{width:100%;}
.product-list-properties-down>ul{
	width:843px;
	line-height:30px;
	border:1px solid #d9d9d9;
	border-top:none;
	position:relative;
	overflow:hidden;
	padding-left:115px;
}
.product-list-properties-down ul li a{
	color:#000;
	background:url(../images/icon-check.png) 0 1px no-repeat;
	padding-left:15px;
	text-decoration:none;
}
.product-list-properties-down ul li a.active{background-position:0 -12px;}
.product-list-properties-down>ul.checked-properties{
	background:#f9f9f9;
}
.product-list-properties-down ul li{
	width:125px;
	float:left;
	font-size:11px;
}
.product-list-properties-down ul.button li{
	width:800px;
}
.product-list-properties-down ul.button.size li a{
	display: inline-block;
	min-width: 20px;
	height:18px;
	line-height:18px;
	padding: 2px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 1px solid #C8C9CD;
	_width: 10px;
	margin-right:2px;
	position:relative;
}
.product-list-properties-down ul.button.color{
	height:31px;
}
.product-list-properties-down ul.button.color li a{
	display: inline-block;
	min-width: 10px;
	padding: 2px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 1px solid #C8C9CD;
	_width: 10px;
	position:relative;
}
.product-list-properties-down ul.button.color li a span{
	display:block;
	width: 15px;
	height: 15px;
	text-indent: -10000px;
}
.product-list-properties-down>ul.color>:last-child a{
	margin:5px 10px 0 0;
}
.product-list-properties-down ul.button li a.active{border: 1px solid #ff4400 !important;}
.product-list-properties-down ul.button li a.active i{
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 99;
	background: url(../images/sprites3.png) -10px -642px no-repeat;
	cursor: pointer;
}
.product-list-properties-down>ul>:first-child{
	position:absolute;
	width:100px;
	left:0;
	padding:0 5px;
	font-size:12px;
}
.product-list-properties-down>ul>:last-child{
	position:absolute;
	right:10px;
	width:80px;
	float:right;
}
.product-list-properties-down>ul.button>:last-child{
	clear:both;
	position:relative;
	width:830px;
}
.product-list-properties-down ul li [type=button]{
	float:left;
	height:20px;
	border:1px solid #f2f2f2;
	margin:5px 1px;
	background:url(../images/button-bg.png) repeat-x;
	cursor:pointer;
	position:relative;
	z-index:98;
}
.product-list-properties-down ul>:last-child.view>a{color:#ff4400;padding:0;background:none;}
.properties-more{
	clear:both;
	width:780px !important;
	display:none;
}
.properties-more>ul>li{
	padding-left:0;
}
/*product-list-content*/
.product-list-content{
	width:100%;
	padding:25px 0;
}
.product-list-content ul li{
	float:left;
	width:230px;
	height:450px;
	margin-right:12.8px;
	position:relative;
}
.product-list-content.search ul li{
	margin-right:10px;
	position:relative;
}
.product-list-content ul li:nth-child(4n+0){margin-right:0;}
.product-list-content.search ul li:nth-child(4n+0){margin-right:10px;}
.product-list-content.search ul li:nth-child(5n+0){margin-right:0;}
.product-img{
	width:220px;
	height:220px;
	padding:5px;
	border:1px solid #f2f2f2;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.product-list-content ul li:hover .product-img{border:1px solid #D7D7D7;}
.product-img img{
	max-width:220px;
	max-height:220px;
}
.product-info h2{margin:5px 0;font-weight:normal;}
.product-info h2 a{display:block;color:#2e2e2e;text-decoration:none;line-height:20px;}
.product-info h2 a:hover{color:#ff4400;}
.product-info p{line-height:12px;}
.product-view{font-size:11px;color:#8a8888;}
.product-price span{display:block;}
.product-price .price-fix{
	font-size:12px;
	font-weight:normal;
	text-decoration:line-through;
	color:#9a9a9a;
}
.product-price .price-sell{font-size:15px;font-weight:bold;color:#ff4401;}
.product-discount{
	position:absolute;
	width:60px;
	height:80px;
	top:1px;
	left:1px;
	color: #fff;
	font-size: 18px;
	background:url(../images/icon_percent.png) 0 0 no-repeat;
	text-align:center;
	overflow:hidden;
}
.product-discount span{
	display: block;
	font-size: 24px;
	right: 24px;
	position: absolute;
	font-weight:bold;
	top: 34px;
}
.product-shop-info .name a{
	color:#333232;
	font-size:11px;
	text-transform:uppercase;
	padding-left:20px;
	text-decoration:none;
	background:url(../images/viplist.png) 0 0 no-repeat;
}
.product-shop-info .address{
	font-size:11px;
	color:#333232;
	line-height:20px;
}
.shop-info{margin-top:10px;}
.shop-info a{display:block;width:16px;height:16px;float:left;background:url(../images/sprites.png) no-repeat;margin-right:15px;}
.shop-info a.yahoo{background-position:-54px -388px;}
.shop-info a.confirm{background-position:-54px -244px;}
.shop-info a.credit{background-position:-54px -320px;}
.shop-info a.phone{background-position:-54px -371px;}

/*List*/
.product-list-content.list ul li{float:none;width:100%;height:105px;border-top:1px solid #e5e5e5;padding:25px 0;}
.product-list-content.list ul li:first-child{border-top:none;padding-top:0;}
.product-list-content.list .product-img{width:87px;height:87px;padding:0;float:left;margin-right:20px;}
.product-list-content.list .product-img a{display:table-cell;width:87px;height:87px;vertical-align:middle;text-align:center;}
.product-list-content.list .product-img img{max-width:87px;max-height:87px;}
.product-list-content.list .product-info div{min-height:18px;}
.product-list-content.list .product-info h2{margin-top:0;}
.product-list-content.list .product-info{float:left;width:250px;padding-right:40px;}
.product-list-content.list .product-price-bound{float:left;width:160px;padding-right:40px;}
.product-list-content.list .product-price-rate{float:left;width:160px;padding-right:40px;}
.product-list-content.list .product-shop-info-other{float:right;}
.product-list-content.list .product-shop-info-other .product-shop-confirm{margin-left:10px;}
.product-list-content.list .product-shop-info-other .product-shop-valuerate{background:#f2f2f2;border:1px solid #e4e4e4;padding:2px 5px;}
/*ProductListVip*/
.product-list-vip-bound{width:100%;overflow:hidden;margin:15px 0;}
.product-list-vip-up{width:100%;}
.product-list-vip-down{width:100%;}
.vip-up-left{width:238px;float:left; padding:0 1px;margin-right:10px;}
.vip-up-right{width:940px;float:left;}
.vip-up-right-l{width:737px;float:left;}
.vip-up-right-r{width:195px;float:right;}
.vip-up-right-d{width:100%;}
.vip-categrory-bound{
	padding:10px;
	border:1px solid #eee;
	border-radius:4px;
}
.vip-category-items{
	width:100%;
}
.vip-category-title{
	
}