.home-wrapper {
	min-height: 460px;
	
}

.home-container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding-bottom:20PX;
	
}




.icon-btn-arrow-3 {
	display: inline-block;
	background: url(../../images/search/ad.png);
	width: 9px;
	height: 5px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.block-tail:hover .icon-btn-arrow-3,.icon-btn-arrow-3-hover {
	display: inline-block;
	background: url(../../images/search/adh.png);
	width: 9px;
	height: 5px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.icon-btn-arrow-3.up {
	display: inline-block;
	background: url(../../images/search/au.png);
	width: 9px;
	height: 5px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.block-tail:hover .icon-btn-arrow-3.up,.icon-btn-arrow-3-hover.up {
	display: inline-block;
	background: url(../../images/search/auh.png);
	width: 9px;
	height: 5px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.no-padding-left {
	padding-left: 0!important
}

.padding-span {
	display: inline-block;
	width: 20px
}

.block-header {
	width: 100%
}

.block-header:after {
	content: '';
	display: block;
	width: 100%;
	visibility: hidden;
	clear: both
}

.bread-nav,.classify-nav {
	float: left;
	width: 100%
}

.bread-nav .bread-nav-item {
	float: left;
	position: relative;
	margin-right: 5px;
	color: #888
}

.bread-nav-item:after {
	content: '>';
	position: absolute;
	display: inline-block;
	right: -5px;
	top: 2px
}

.bread-nav-item.active .close-link,.bread-nav-item.active .nav-link {
	color: #232323
}

.bread-nav-item:hover .close-link,.bread-nav-item:hover .nav-link {
	color: #f26a18
}

.bread-nav-item.bread-end:not(.normal) {
	border: 1px solid #e8e8e8
}

.bread-nav-item.bread-end:after {
	display: none
}

.bread-nav-item .close-link {
	color: #888;
	margin-right: 5px;
	font-size: 14px
}

.bread-nav-item .nav-link {
	display: inline-block;
	color: #888;
	padding: 2px 10px
}

.classify-nav {
	position: relative;
	margin-top: 30px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #e8e8e8
}

.classify-nav-left {
	position: absolute;
	left: 0
}

.classify-nav-cont {
	margin: 0 85px
}

.classify-nav-right {
	position: absolute;
	top: 0;
	right: 0
}

.classify-nav .classify-item {
	float: left;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	color: #888;
		font-size:14px;
	font-weight: bold;
}

.classify-item a {
	display: block;
	padding: 0 30px;
	color: #767676;
	font-size:14px;
	
}

.classify-item a.active,.classify-item:hover a {
	color: #698bab
}

.scaleAni:hover
{
	transform: matrix(1.03,0,0,1.03,0,0);
	transition: all .5s;
	
}


.product-list {
	margin-top: 30px
}

.product-list .product-item {
	position: relative;
	float: left;
	width: 400px;
	height: 415px;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 398px\9
}

.product-figure {
	margin: 30px 40px 27px;
	width: 320px;
	height: 296px
}


.product-figure img{
	
	width: 290px;
	height: 290px
}

.product-figure a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.product-title {
	font-size: 18px;
	font-weight: 400;
	padding-left: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

.product-item .price {
	margin-top: 10px;
	padding-left: 20px
}

.product-bottom {
	position: relative;
	margin-top: 8px;
	padding-left: 20px;
	font-size: 12px;
	color: #9e9e9e
}

.product-bottom p {
	width: 220px;
	height: 40px;
	overflow: hidden
}

.link-btn {
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	vertical-align: middle;
	font-size: 18px;
	color: #f26a18;
	border: 1px solid #f26a18;
	border-radius: 3px;
	box-sizing: border-box;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

.link-btn:hover {
	color: #fff;
	background-color: #f26b17
}

.product-link {
	position: absolute;
	right: 20px;
	top: 0;
	height: 40px;
	width: 130px;
	line-height: 40px
}

.mainsrp-noresult {
	color: #3e3e3e;
	height: 450px;
	line-height: 450px;
	text-align: center;
	width: 100%
}

.label-img-con {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 72px
}