.color-black, .cate-in-pad .cate-item.hover .item-more .more-categories-items .item, .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item, .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .item, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item {
	color: #555
}
.more-link, .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item-more, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item-more {
	color: #1470cc!important
}

.cate-in-pad {
	display: none;
	position: fixed;
	-webkit-transition: left .5s ease-out;
	transition: left .5s ease-out;
	top: 0;
	left: -1024px;
	height: 100%;
	width: 100%;
	z-index: 999
}
.cate-in-pad.on {
	left: 0
}
.cate-in-pad a {
	color: #555;
	text-decoration: none
}
.cate-in-pad a.more-link, .cate-in-pad .more-cate-wrap .sub-cate-items a.sub-item-more, .cate-in-pad .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items a.sub-item-more, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .cate-in-pad a.sub-item-more {
	color: #1470cc
}
.cate-in-pad a:hover {
	cursor: pointer;
	color: #6b0b5d
}
.cate-in-pad .cate-title {
	width: 280px;
	padding: 20px 0 20px 20px;
	border-bottom: 1px solid #e6ecf2;
	color: #555;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	background: #f5f7fa
}
.cate-in-pad .cate-title .micon {
	margin-right: 5px;
	cursor: pointer;
	font-size: 20px
}
.cate-in-pad .cate {
	height: 100%
}
.cate-in-pad .cate-item {
	border-top: 1px solid #f5f7fa;
	border-bottom: 1px solid #f5f7fa
}
.cate-in-pad .cate-item .item-link {
	position: relative;
	z-index: 13;
	padding: 0 20px;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	text-decoration: none;
	border-right: 1px solid #e6ecf2;
	cursor: pointer
}
.cate-in-pad .cate-item .item-link .cate-name {
	line-height: 18px;
	padding: 4px 0;
	max-width: 90%
}
.cate-in-pad .cate-item .item-link .micon {
	line-height: 18px;
	padding: 4px 0
}
.cate-in-pad .cate-item .item-more {
	display: none
}
.cate-in-pad .cate-item.cate-more .fl {
	color: #1470cc
}
.cate-in-pad .cate-item.hover {
	background: #fff;
	border-top: 1px solid #e6ecf2;
	border-bottom: 1px solid #e6ecf2
}
.cate-in-pad .cate-item.hover .item-link {
	border-right: 1px solid #fff
}
.cate-in-pad .cate-item.hover .item-more {
	display: block;
	padding: 20px;
	width: calc(100% - 340px);
	position: absolute;
	top: 0;
	left: 299px;
	height: 100%;
	z-index: 1;
	background: #fff;
	border-left: 1px solid #e6ecf2;
	overflow-y: auto
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6ecf2
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .row:before, .cate-in-pad .cate-item.hover .item-more .more-categories-items .row:after {
	content: "";
	display: table
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .row:after {
	clear: both
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .col {
	width: 50%;
*width:49%;
	float: left
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .inr {
	margin: 0 10px;
	background: 0;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.cate-in-pad .cate-item.hover .item-more .more-categories-items .inr {
	padding: 0
}
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .item {
	margin-bottom: 10px;
	width: 100%;
	float: left;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .item:hover {
	color: #6b0b5d
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .item .item-name {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.cate-in-pad .cate-item.hover .item-more .more-categories-items .cate-more {
	color: #1470cc
}
.cate-in-pad .cate-item.hover .item-more .more-products-items {
	margin: 0;
	border-bottom: 1px solid #e6ecf2
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .row:before, .cate-in-pad .cate-item.hover .item-more .more-products-items .row:after {
	content: "";
	display: table
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .row:after {
	clear: both
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .col {
	width: 25%;
*width:24%;
	float: left
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .inr {
	margin: 0 10px;
	background: 0;
	border: 0;
	padding: 20px 10px 25px 10px;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.cate-in-pad .cate-item.hover .item-more .more-products-items .inr {
	padding: 20px 10px 25px 10px
}
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .items {
	margin: 0 -10px
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .item {
	text-align: center;
	color: #555;
	font-size: 12px
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .item img {
	width: 50px;
	height: 50px;
	margin: 0 auto
}
.cate-in-pad .cate-item.hover .item-more .more-products-items .item .prod-img {
	padding: 0 0 10px 0;
	height: 50px
}
.cate-in-pad .cate-item.hover .item-more .more-hot-prod {
	margin-top: 15px;
	font-size: 12px;
	color: #888
}
.cate-in-pad .cate-item.hover .item-more .more-hot-prod .hot-prod-word {
	color: #909090
}
.cate-in-pad .cate-item.hover .item-more .more-hot-prod .hot-prod-word:hover {
	color: #6b0b5d
}
.cate-in-pad .cate-more.hover {
	background: #e6ecf2
}
.cate-in-pad .cate-more.hover .item-link .micon {
	display: none
}
.cate-in-pad .cate-more.hover .item-more {
	display: block;
	width: 233px;
	top: -1px;
	left: 100%;
	z-index: 2;
	min-height: 455px;
	max-height: 600px;
	position: absolute;
	display: table
}
.cate-in-pad .more-cate-wrap .sub-cate-items {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6ecf2
}
.cate-in-pad .more-cate-wrap .sub-cate-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.cate-in-pad .more-cate-wrap .sub-cate-items .row:before, .cate-in-pad .more-cate-wrap .sub-cate-items .row:after {
	content: "";
	display: table
}
.cate-in-pad .more-cate-wrap .sub-cate-items .row:after {
	clear: both
}
.cate-in-pad .more-cate-wrap .sub-cate-items .col {
	width: 50%;
*width:49%;
	float: left
}
.cate-in-pad .more-cate-wrap .sub-cate-items .inr {
	margin: 0 10px;
	background: #fff;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.cate-in-pad .more-cate-wrap .sub-cate-items .inr {
	padding: 0
}
}
.cate-in-pad .more-cate-wrap .sub-cate-items .sub-item {
	box-sizing: border-box;
	width: 100%;
	float: left;
*padding:0;
*width:97%;
*margin-right:3%;
	margin-bottom: 10px;
	color: #555;
	font-size: 12px;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 18px
}
.cate-in-pad .more-cate-wrap .sub-prod-items {
	margin: 0;
	border-bottom: 1px solid #e6ecf2
}
.cate-in-pad .more-cate-wrap .sub-prod-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.cate-in-pad .more-cate-wrap .sub-prod-items .row:before, .cate-in-pad .more-cate-wrap .sub-prod-items .row:after {
	content: "";
	display: table
}
.cate-in-pad .more-cate-wrap .sub-prod-items .row:after {
	clear: both
}
.cate-in-pad .more-cate-wrap .sub-prod-items .col {
	width: 25%;
*width:24%;
	float: left
}
.cate-in-pad .more-cate-wrap .sub-prod-items .inr {
	margin: 0 10px;
	background: #fff;
	border: 0;
	padding: 15px 0 25px 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.cate-in-pad .more-cate-wrap .sub-prod-items .inr {
	padding: 15px 0 25px 0
}
}
.cate-in-pad .more-cate-wrap .sub-prod-items .sub-item {
	text-align: center;
	color: #555;
	font-size: 12px
}
.cate-in-pad .more-cate-wrap .sub-prod-items .sub-item img {
	width: 50px;
	height: 50px;
	margin: 0 auto
}
.cate-in-pad .more-cate-wrap .more-hot-prod {
	margin-top: 15px;
	font-size: 12px;
	color: #888
}
.cate-in-pad .more-cate-wrap .more-hot-prod .hot-prod-word {
	color: #909090
}
.cate-in-pad .more-cate-wrap .more-hot-prod .hot-prod-word:hover {
	color: #6b0b5d
}
.cate-in-pad .items-line {
	overflow: hidden
}
.cate-in-pad .items-line .items-line-wrap {
	overflow: hidden;
	margin: -10px -10px 0
}
.cate-in-pad .items-line .items-line-child {
	float: left;
	width: 50%;
*width:49%
}
.cate-in-pad .items-line.items-line2 .items-line-child {
	width: 50%;
*width:49%
}
.cate-in-pad .items-line .items-line-child-title {
	font-size: 14px;
	color: #222;
	font-weight: bold;
	margin: 10px 0;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.cate-in-pad .items-line .items-line-long {
	height: 377px;
	padding: 0 10px
}
.cate-in-pad .items-line .items-line-short {
	height: 181px;
	padding: 0 10px
}
.home-banner {
	background: #fff;
	border-bottom: 1px solid #e6ecf2
}
.home-banner .home-banner-list {
	height: 250px
}
.home-banner .home-banner-list a {
	height: 100%
}
.home-banner .banner-ad {
	width: 21px;
	height: 16px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2
}
.home-banner .slide-home {
	max-width: 1440px;
*max-width:990px;
*width:990px;
	height: 250px;
	padding: 0 20px 40px;
	margin: 0 auto;
	width: auto
}
.home-banner .slide-home .banner-box {
	max-width: 1440px;
	height: 250px;
	margin-top: 0
}
.home-banner .slide-home .pagination {
	bottom: 11px
}
.home-banner .slide-home .banner-wrap {
	display: block
}
.home-banner .slide-home .banner-left {
	top: 95px;
	text-decoration: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}
.home-banner .slide-home .banner-left .ob-icon {
*margin-top:15px
}
.home-banner .slide-home .banner-left.open {
	left: 0;
	cursor: pointer
}
.home-banner .slide-home .banner-right {
	top: 95px;
	text-decoration: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}
.home-banner .slide-home .banner-right .ob-icon {
*margin-top:15px
}
.home-banner .slide-home .banner-right.open {
	right: 0;
	cursor: pointer
}
.home-guide {
	position: relative;
	z-index: 1
}
.home-guide .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.home-guide .row:before, .home-guide .row:after {
	content: "";
	display: table
}
.home-guide .row:after {
	clear: both
}
.home-guide .col {
	width: 33.33333%;
*width:33%;
	float: left
}
.home-guide .inr {
	
	background: #fff;
	border: 1px solid #e6ecf2;
	padding: 30px;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.home-guide .inr {
	padding: 20px
}
}
.home-guide>.row>.col {
*width:336px
}
.home-guide>.col {
*width:336px
}
.home-guide .cate-in-pc {
	height: auto;
	position: relative;
	padding: 30px 0 30px 20px!important
}

@media only screen and (max-width:1279px) {
.home-guide .cate-in-pc {
	padding: 20px 0 20px 10px!important
}
}
.home-guide .cate-title {
	padding: 0 20px 0 10px;
	font-size: 18px;
	line-height: 27px
}
.home-guide .cate-title:hover {
	color: #6b0b5d;
	cursor: pointer
}
.home-guide .cate-items {
	margin-top: 15px
}
.home-guide .cate-items .cate-item, .home-guide .cate-items .cate-more {
	padding: 0 20px 0 10px
}
.home-guide .cate-items .cate-item .item-link, .home-guide .cate-items .cate-more .item-link {
	display: block;
	font-size: 14px;
	color: #555;
	text-decoration: none
}
.home-guide .cate-items .cate-item .item-link .cate-name, .home-guide .cate-items .cate-more .item-link .cate-name {
	line-height: 21px;
	padding: 5px 0;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 90%
}
.home-guide .cate-items .cate-item .item-link .micon, .home-guide .cate-items .cate-more .item-link .micon {
	line-height: 21px;
	padding: 5px 0
}
.home-guide .cate-items .cate-item .item-more, .home-guide .cate-items .cate-more .item-more {
	display: none
}
.home-guide .cate-items .cate-item.cate-more .fl, .home-guide .cate-items .cate-more.cate-more .fl {
	color: #1470cc
}
.home-guide .cate-items .cate-item {
	-webkit-transition: background .2s ease-out;
	transition: background .2s ease-out
}
.home-guide .cate-items .cate-item.hover {
	-webkit-transition: background .5s ease-out;
	transition: background .5s ease-out;
	background: #e6ecf2
}
.home-guide .cate-items .cate-item.hover .item-more {
	display: block;
	padding: 20px;
	width: 630px;
	position: absolute;
	top: -1px;
	left: 100%;
	z-index: 9;
	background: #fff;
	min-height: 430px;
	max-height: 600px;
	border: 1px solid #ced3d9;
	box-shadow: 3px 3px 5px 0 rgba(5,5,5,0.2);
	overflow-y: auto
}
.home-guide .cate-items .cate-item.hover .item-more .more-categories-items {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6ecf2
}
.home-guide .cate-items .cate-item.hover .item-more .more-categories-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.home-guide .cate-items .cate-item.hover .item-more .more-categories-items .row:before, .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .row:after {
	content: "";
	display: table
}
.home-guide .cate-items .cate-item.hover .item-more .more-categories-items .row:after {
	clear: both
}
.home-guide .cate-items .cate-item.hover .item-more .more-categories-items .col {
	width: 33.33333%;
*width:33%;
	float: left
}
.home-guide .cate-items .cate-item.hover .item-more .more-categories-items .inr {
	margin: 0 10px;
	background: #fff;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.home-guide .cate-items .cate-item.hover .item-more .more-categories-items .inr {
	padding: 0
}
}
.home-guide .cate-items .cate-item.hover .item-more .more-categories-items .item {
	box-sizing: border-box;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	color: #555;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items {
	margin: 0;
	border-bottom: 1px solid #e6ecf2
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .row {
	margin-left: 0;
	margin-right: 0;
*zoom:1
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .row:before, .home-guide .cate-items .cate-item.hover .item-more .more-products-items .row:after {
	content: "";
	display: table
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .row:after {
	clear: both
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .col {
	width: 25%;
*width:24%;
	float: left
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .inr {
	margin: 0;
	background: #fff;
	border: 0;
	padding: 20px 15px 25px 15px;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .inr {
	padding: 20px 15px 25px 15px
}
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .items {
	margin: 0 -10px
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .item {
	text-align: center;
	color: #555;
	font-size: 12px
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .item img {
	width: 50px;
	height: 50px;
	margin: 0 auto
}
.home-guide .cate-items .cate-item.hover .item-more .more-products-items .item .prod-img {
	padding: 0 0 10px 0;
	height: 50px
}
.home-guide .cate-items .cate-item.hover .item-more .more-hot-prod {
	margin-top: 15px;
	font-size: 12px;
	color: #888
}
.home-guide .cate-items .cate-item.hover .item-more .more-hot-prod .hot-prod-word {
	color: #909090
}
.home-guide .cate-items .cate-item.hover .item-more .more-hot-prod .hot-prod-word:hover {
	color: #6b0b5d
}
.home-guide .cate-items .cate-more-inner {
	display: none
}
.home-guide .cate-items .cate-more.hover {
	background: #e6ecf2
}
.home-guide .cate-items .cate-more.hover .cate-more-inner {
	display: block
}
.home-guide .cate-items .cate-more.hover .cate-more-inner {
	position: absolute;
	left: 100%;
	top: -1px;
	width: 667px;
	min-height: 472px;
	max-height: 646px;
	background: #fff;
	z-index: 9;
	overflow: hidden;
	box-shadow: 3px 3px 5px 0 rgba(5,5,5,0.2);
	border: 1px solid #ced3d9
}
.home-guide .cate-items .cate-more.hover .item-more {
	width: 200px;
	float: left;
	display: block;
	background: #555;
	padding-bottom: 999px;
	margin-bottom: -999px
}
.home-guide .cate-items .cate-more.hover .more-cate-list {
	overflow: hidden;
	max-height: 588px;
	overflow-y: auto;
	margin: 15px 0 15px 10px
}
.home-guide .cate-items .cate-more.hover .more-cate-list .list-items .item-link {
	color: #fff;
	font-size: 12px
}
.home-guide .cate-items .cate-more.hover .more-cate-list .list-items .item {
	cursor: pointer;
	padding: 4px 20px 4px 10px;
	color: #fff
}
.home-guide .cate-items .cate-more.hover .more-cate-list .list-items .item.hover {
	color: #555;
	background: #fff
}
.home-guide .cate-items .cate-more.hover .more-cate-list .list-items .item.hover .item-link {
	color: #555
}
.home-guide .cate-items .cate-more.hover .more-item-list {
	width: 467px;
	float: left;
	min-height: 100%;
	background: #fff
}
.home-guide .cate-items .cate-more.hover .more-cate {
	display: none
}
.home-guide .cate-items .cate-more.hover .more-cate.hover {
	display: block
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap {
	padding: 20px
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6ecf2
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .row:before, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .row:after {
	content: "";
	display: table
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .row:after {
	clear: both
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .col {
	width: 50%;
*width:49%;
	float: left
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .inr {
	margin: 0 10px;
	background: #fff;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .inr {
	padding: 0
}
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item {
	box-sizing: border-box;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #555;
	font-size: 12px;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 18px
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item-more {
	padding-left: 0
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items {
	margin: 0;
	border-bottom: 1px solid #e6ecf2
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .row:before, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .row:after {
	content: "";
	display: table
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .row:after {
	clear: both
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .col {
	width: 25%;
*width:24%;
	float: left
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .inr {
	margin: 0 10px;
	background: #fff;
	border: 0;
	padding: 20px 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .inr {
	padding: 20px 0
}
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .sub-item {
	text-align: center;
	color: #555;
	font-size: 12px
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-prod-items .sub-item img {
	width: 50px;
	height: 50px;
	margin: 0 auto
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .more-hot-prod {
	margin-top: 15px;
	font-size: 12px;
	color: #888
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .more-hot-prod .hot-prod-word {
	color: #909090
}
.home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .more-hot-prod .hot-prod-word:hover {
	color: #6b0b5d
}
.home-guide .cate-items .items-line {
	overflow: hidden
}
.home-guide .cate-items .items-line .items-line-wrap {
	margin: -10px -10px 0;
	overflow: hidden
}
.home-guide .cate-items .items-line .items-line-child {
	float: left;
	width: 33.33333%;
*width:33%
}
.home-guide .cate-items .items-line.items-line2 .items-line-child {
	width: 50%;
*width:49%
}
.home-guide .cate-items .items-line .items-line-child-title {
	font-size: 14px;
	color: #222;
	font-weight: bold;
	margin: 10px 0;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.home-guide .cate-items .items-line .items-line-long {
	padding: 0 10px;
	height: 377px
}
.home-guide .cate-items .items-line .items-line-short {
	height: 181px;
	padding: 0 10px
}
.home-guide .pyr {
	height: 410px
}
.home-guide .pyr .pyr-header .more-link, .home-guide .pyr .pyr-header .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item-more, .cate-in-pad .more-cate-wrap .sub-cate-items .home-guide .pyr .pyr-header .sub-item-more, .home-guide .pyr .pyr-header .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item-more, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .pyr .pyr-header .sub-item-more {
	padding: 3px 0
}
.home-guide .pyr .pyr-hr-header {
	margin-bottom: 20px
}
.home-guide .pyr .pyr-img-wrap {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-right: 20px
}
.home-guide .pyr .pyr-img-wrap img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}
.home-guide .pyr .pyr-items {
	padding: 20px 0 25px
}
.home-guide .pyr .pyr-items li {
	color: #909090;
	margin-bottom: 5px
}
.home-guide .pyr .pyr-items li .micon {
	color: #6b0b5d;
	margin-right: 10px
}
.home-guide .pyr .pyr-hr-content {
	margin-bottom: 20px
}
.home-guide .pyr .pyr-hr-content ul {
	width: calc(100% - 85px);
*width:65%
}
.home-guide .pyr .pyr-hr-content ul .pyr-prod-name {
	margin-bottom: 5px;
	color: #222
}
.home-guide .pyr .pyr-hr-content ul .pyr-prod-name .prod-name {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
	font-weight: 500
}
.home-guide .pyr .pyr-hr-content ul .pyr-prod-desc {
	color: #888;
	max-width: 100%;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}
.home-guide .pyr .psr-btn {
	padding-top: 6px
}
.home-guide .pyr .psr-btn .psr-btn-link {
	display: block;
	padding: 7px 0;
	border-radius: 3px;
	text-align: center;
	color: #6b0b5d;
	text-decoration: none;
	border: 1px solid #6b0b5d
}
.home-guide .pyr .psr-btn .psr-btn-link .micon {
	margin-right: 10px;
	color: #6b0b5d
}
.home-guide .pyr .psr-btn .psr-btn-link:hover {
	color: #fff;
	background: #6b0b5d
}
.home-guide .pyr .psr-btn .psr-btn-link:hover .micon {
	color: #fff
}
.home-guide .you-may-like {
	height: auto
}
.home-guide .yml-header {
	margin-bottom: 9px
}
.home-guide .yml-content .item {
	height: 50px;
	line-height: 50px;
	padding: 13px 0;
	border-bottom: 1px solid #e6ecf2
}
.home-guide .yml-content .item:last-child {
	border: 0
}
.home-guide .yml-content .item-name {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	color: #555;
	max-width: calc(100% - 180px);
*max-width:37%;
	float: left
}
.home-guide .yml-content .item-num {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
	color: #888;
	float: right;
	max-width: 104px;
*max-width:104px
}
.home-guide .yml-img-wrap {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-right: 20px
}
.home-guide .yml-img-wrap img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}
.select-trending {
	margin-top: 20px
}
.select-trending .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.select-trending .row:before, .select-trending .row:after {
	content: "";
	display: table
}
.select-trending .row:after {
	clear: both
}
.select-trending .col {
	width: 100%;
*width:99%;
	float: left
}
.select-trending .inr {
	margin: 0 10px;
	background: #fff;
	border: 1px solid #e6ecf2;
	padding: 30px;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.select-trending .inr {
	padding: 20px
}
}
.select-trending>.row>.col {
*width:1008px
}
.select-trending>.col {
*width:1008px
}
.select-trending .products-inr .products-wrap .row {
	margin-left: 0;
	margin-right: 0;
*zoom:1
}
.select-trending .products-inr .products-wrap .row:before, .select-trending .products-inr .products-wrap .row:after {
	content: "";
	display: table
}
.select-trending .products-inr .products-wrap .row:after {
	clear: both
}
.select-trending .products-inr .products-wrap .col {
	width: 50%;
*width:49%;
	float: left
}
.select-trending .products-inr .products-wrap .inr {
	margin: 0;
	background: #fff;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.select-trending .products-inr .products-wrap .inr {
	padding: 0
}
}
.select-trending .products-inr .products .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.select-trending .products-inr .products .row:before, .select-trending .products-inr .products .row:after {
	content: "";
	display: table
}
.select-trending .products-inr .products .row:after {
	clear: both
}
.select-trending .products-inr .products .col {
	width: 33.33333%;
*width:33%;
	float: left
}
.select-trending .products-inr .products .inr {
	margin: 0 10px;
	background: #fff;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.select-trending .products-inr .products .inr {
	padding: 0
}
}
.select-trending .products-inr .products .product {
	border: 0!important;
	text-align: center;
	font-size: 14px;
	max-width: 200px;
	padding: 0 10px;
	margin: 20px auto 0
}
.select-trending .products-inr .products .product .product-img-area {
	overflow: hidden;
	margin-bottom: 10px
}
.select-trending .products-inr .products .product .product-img-wrap {
	width: 100%;
	text-align: center;
	padding-top: 100%;
	position: relative
}
.select-trending .products-inr .products .product .product-img-wrap img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
	bottom: 0;
	right: 0
}
.select-trending .products-inr .products .product .product-desc {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.select-trending .products-inr .product-tag {
	font-size: 12px;
	line-height: 18px;
	padding: 0 3px;
	width: auto;
	display: inline-block;
	margin-top: 6px
}
.expo {
	margin-top: 20px
}
.expo .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.expo .row:before, .expo .row:after {
	content: "";
	display: table
}
.expo .row:after {
	clear: both
}
.expo .col {
	width: 100%;
*width:99%;
	float: left
}
.expo .inr {
	margin: 0 10px;
	background: #fff;
	border: 1px solid #e6ecf2;
	padding: 30px;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.expo .inr {
	padding: 20px
}
}
.expo>.row>.col {
*width:1008px
}
.expo>.col {
*width:1008px
}
.expo .expo-inr {
	border-bottom: 0
}
.expo .expo-header {
	line-height: 27px
}
.expo .expo-header .expo-header-title {
	margin-right: 10px
}
.expo .expo-header .header-mark {
	font-size: 12px;
	color: #888
}
.expo .expo-header .expo-header-link {
	color: #222
}
.expo .expo-header .expo-header-link:hover {
	color: #6b0b5d;
	cursor: pointer
}
.expo .expo-header .more-link, .expo .expo-header .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item-more, .cate-in-pad .more-cate-wrap .sub-cate-items .expo .expo-header .sub-item-more, .expo .expo-header .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item-more, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .expo .expo-header .sub-item-more {
	font-size: 14px
}
.expo .expo-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.expo .expo-items .row:before, .expo .expo-items .row:after {
	content: "";
	display: table
}
.expo .expo-items .row:after {
	clear: both
}
.expo .expo-items .col {
	width: 50%;
*width:49%;
	float: left
}
.expo .expo-items .inr {
	margin: 0 10px;
	background: #fff;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.expo .expo-items .inr {
	padding: 0
}
}
.expo .expo-items .item {
	margin-top: 20px
}
.expo .expo-items .item .inr .expo-img-content {
	width: 100%;
	position: relative
}
.expo .expo-items .item .inr .expo-img-content .expo-img-wrap {
	width: 100%;
	position: relative;
	height: 250px;
	overflow: hidden
}
.expo .expo-items .item .inr .expo-img-content .expo-img-wrap .img-ba {
	z-index: 2;
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(255,255,255,0))
}
.expo .expo-items .item .inr .expo-img-content .expo-img-wrap img {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	top: 0
}
.expo .expo-items .item .inr .expo-img-content .expo-live {
	z-index: 3;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(230,69,69,0.8);
	color: #fff;
	line-height: 18px;
	padding: 4px 10px;
	font-size: 12px;
	text-align: center
}
.expo .expo-items .item .inr .expo-img-content .expo-desc {
	z-index: 3;
	position: absolute;
	left: 20px;
	bottom: 15px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2)
}
.expo .expo-items .item .inr .expo-img-content .expo-desc li {
	color: #fff
}
.expo .expo-items .item .inr .expo-img-content .expo-desc li .micon {
	margin-right: 5px
}
.expo .expo-items .item .inr .expo-content {
	padding: 20px 20px 0 20px
}
.expo .expo-items .item .inr .expo-content .expo-name {
	margin-bottom: 10px
}
.expo .expo-items .item .inr .expo-content .expo-name .expo-name-text {
	font-weight: bold;
	color: #222
}
.expo .expo-items .item .inr .expo-content .expo-name .expo-name-text:hover {
	color: #6b0b5d
}
.expo .expo-items .item .inr .expo-content .expo-desc {
	color: #555;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px
}
.expo .expo-items .item .inr .expo-content .expo-mark {
	font-size: 12px;
	color: #909090;
	line-height: 21px
}
.expo .expo-items .item .inr .expo-content .expo-mark .micon {
	margin-right: 5px
}
.expo .expo-items .item .inr .expo-content .expo-mark span {
	margin-right: 30px
}
.trade-show .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.trade-show .row:before, .trade-show .row:after {
	content: "";
	display: table
}
.trade-show .row:after {
	clear: both
}
.trade-show .col {
	width: 100%;
*width:99%;
	float: left
}
.trade-show .inr {
	margin: 0 10px;
	background: #fff;
	border: 1px solid #e6ecf2;
	padding: 30px;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.trade-show .inr {
	padding: 20px
}
}
.trade-show>.row>.col {
*width:1008px
}
.trade-show>.col {
*width:1008px
}
.trade-show .trade-header {
	line-height: 20px
}
.trade-show .trade-header .trade-header-title:hover {
	color: #6b0b5d;
	cursor: pointer
}
.trade-show .more-link, .trade-show .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item-more, .cate-in-pad .more-cate-wrap .sub-cate-items .trade-show .sub-item-more, .trade-show .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item-more, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .trade-show .sub-item-more {
	font-size: 14px
}
.trade-show .items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.trade-show .items .row:before, .trade-show .items .row:after {
	content: "";
	display: table
}
.trade-show .items .row:after {
	clear: both
}
.trade-show .items .col {
	width: 25%;
*width:24%;
	float: left
}
.trade-show .items .inr {
	margin: 0 10px;
	background: #fff;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.trade-show .items .inr {
	padding: 0
}
}
.trade-show .items .item {
	margin-top: 20px
}
.trade-show .items .item .item-img-wrap {
	width: 90px;
	height: 78px;
	line-height: 78px;
	text-align: center;
	float: left;
	margin-right: 10px;
	border: 1px solid #e6ecf2;
	position: relative
}

@media(min-width:1023px) and (max-width:1364px) {
.trade-show .items .item .item-img-wrap {
	float: none
}
}
.trade-show .items .item .item-img-wrap .item-img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}
.trade-show .items .item .item-content {
	max-width: calc(100% - 110px);
	float: left;
	max-width: 100%\9;
	width: 100%\9;
	margin-top: 10px\9;
	max-width: calc(100% - 110px) \9\0;
	width: calc(100% - 110px) \9\0;
	margin-top: 0\9\0
}

@media(min-width:1023px) and (max-width:1364px) {
.trade-show .items .item .item-content {
	float: none;
	margin-top: 10px;
	max-width: 100%
}
}
.trade-show .items .item .item-content .item-title {
	max-width: 100%;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #222
}
.trade-show .items .item .item-content .item-mark {
	max-width: 100%;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	font-size: 12px;
	color: #909090;
	line-height: 18px
}
.dn-miss .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.dn-miss .row:before, .dn-miss .row:after {
	content: "";
	display: table
}
.dn-miss .row:after {
	clear: both
}
.dn-miss .col {
	width: 100%;
*width:99%;
	float: left
}
.dn-miss .inr {
	margin: 0 10px;
	background: 0;
	border: 0;
	padding: 40px 0 0 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.dn-miss .inr {
	padding: 30px 0 0 0
}
}
.dn-miss>.row>.col {
*width:1008px
}
.dn-miss>.col {
*width:1008px
}
.dn-miss .trade-header {
	margin-bottom: 20px;
	text-align: center
}
.dn-miss .trade-header .dn-miss-header {
	font-size: 24px;
	color: #222;
	line-height: 36px;
	font-weight: normal
}
.dn-miss .dont-miss-ad {
	width: 21px;
	height: 16px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2
}
.dn-miss .trade-in-pad {
	display: none;
	border: 1px solid #e6ecf2;
	background: #fff;
	height: 148px;
	width: 100%
}
.dn-miss .trade-in-pad .banner-box {
	height: 148px!important;
	margin-top: 0
}
.dn-miss .trade-in-pad .pagination {
	bottom: 6px
}
.dn-miss .trade-in-pad .pagination .swiper-pagination-switch {
	position: relative;
	border: 2px solid rgba(0,0,0,0.1);
	background: 0
}
.dn-miss .trade-in-pad .pagination .swiper-pagination-switch:after {
	border-radius: 10px;
	background: rgba(255,255,255,0.3);
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 10px
}
.dn-miss .trade-in-pad .pagination .swiper-pagination-switch.swiper-active-switch {
	border: 2px solid rgba(0,0,0,0.5);
	background: 0
}
.dn-miss .trade-in-pad .pagination .swiper-pagination-switch.swiper-active-switch:after {
	background: white
}
.dn-miss .trade-in-pad .banner-wrap {
	display: block
}
.dn-miss .items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.dn-miss .items .row:before, .dn-miss .items .row:after {
	content: "";
	display: table
}
.dn-miss .items .row:after {
	clear: both
}
.dn-miss .items .col {
	width: 50%;
*width:49%;
	float: left
}
.dn-miss .items .inr {
	margin: 0 10px;
	background: #fff;
	border: 1px solid #e6ecf2;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.dn-miss .items .inr {
	padding: 0
}
}
.dn-miss .items>.row>.col {
*width:503px
}
.dn-miss .items>.col {
*width:503px
}
.dn-miss .items .item .inr {
	height: 148px
}
.dn-miss .items .item .inr .img-wrap {
	width: 100%;
	height: 148px;
	line-height: 148px;
	text-align: center;
	overflow: hidden;
	position: relative
}
.dn-miss .items .item .inr .img-wrap img {
	vertical-align: middle;
	position: absolute;
	left: 50%;
	margin-left: -360px
}

@media only screen and (max-width:1023px) {
.dn-miss .trade-in-pc {
	display: none
}
.dn-miss .trade-in-pad {
	display: block
}
}
.hot-items {
	padding-bottom: 60px
}
.hot-items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.hot-items .row:before, .hot-items .row:after {
	content: "";
	display: table
}
.hot-items .row:after {
	clear: both
}
.hot-items .col {
	width: 100%;
*width:99%;
	float: left
}
.hot-items .inr {
	margin: 0 10px;
	background: 0;
	border: 0;
	padding: 40px 0 0 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.hot-items .inr {
	padding: 30px 0 0 0
}
}
.hot-items>.row>.col {
*width:1008px
}
.hot-items>.col {
*width:1008px
}
.hot-items .hot-items-header {
	margin-bottom: 5px;
	line-height: 20px
}
.hot-items .hot-items-header .hot-header {
	font-weight: normal;
	color: #222
}
.hot-items .items .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.hot-items .items .row:before, .hot-items .items .row:after {
	content: "";
	display: table
}
.hot-items .items .row:after {
	clear: both
}
.hot-items .items .col {
	width: 16.66667%;
*width:16%;
	float: left
}
.hot-items .items .inr {
	margin: 0 10px;
	background: 0;
	border: 0;
	padding: 0;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.hot-items .items .inr {
	padding: 0
}
}
.hot-items .items>.row>.col {
*width:168px
}
.hot-items .items>.col {
*width:168px
}
.hot-items .item-mark {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 5px;
	color: #909090
}
.hot-items .hot-items-more, .hot-items .hot-items-less {
	display: none;
	cursor: pointer;
	padding-top: 10px;
	width: 40px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.ssts {
	margin-bottom: 20px
}
.ssts .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.ssts .row:before, .ssts .row:after {
	content: "";
	display: table
}
.ssts .row:after {
	clear: both
}
.ssts .col {
	width: 25%;
*width:24%;
	float: left
}
.ssts .inr {
	margin: 0 10px;
	background: #fff;
	border: 1px solid #e6ecf2;
	padding: 30px;
	transition: all .3s
}

@media only screen and (max-width:1280px) {
.ssts .inr {
	padding: 20px
}
}

@media only screen and (max-width:1023px) {
.ssts .row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1
}
.ssts .row:before, .ssts .row:after {
	content: "";
	display: table
}
.ssts .row:after {
	clear: both
}
.ssts .col {
	width: 50%;
*width:49%;
	float: left
}
.ssts .inr {
	margin: 0 10px;
	background: #fff;
	border: 1px solid #e6ecf2;
	padding: 30px;
	transition: all .3s
}
}

@media only screen and (max-width:1023px) and (max-width:1280px) {
.ssts .inr {
	padding: 20px
}
}


.grayscale {
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%)
}
@-webkit-keyframes upToBackLonger {
from {
-webkit-transform:translate3d(0, 50px, 0);
transform:translate3d(0, 50px, 0);
opacity:0
}
to {
opacity:1
}
}
@keyframes upToBackLonger {
from {
-webkit-transform:translate3d(0, 50px, 0);
transform:translate3d(0, 50px, 0);
opacity:0
}
to {
opacity:1
}
}
@-webkit-keyframes upToBack {
from {
-webkit-transform:translate3d(0, 30px, 0);
transform:translate3d(0, 30px, 0);
opacity:0
}
to {
opacity:1
}
}
@keyframes upToBack {
from {
-webkit-transform:translate3d(0, 30px, 0);
transform:translate3d(0, 30px, 0);
opacity:0
}
to {
opacity:1
}
}
@-webkit-keyframes imgEnlarge {
from {
-webkit-transform:scale(1);
transform:scale(1)
}
to {
-webkit-transform:scale(1.15);
transform:scale(1.15)
}
}
@keyframes imgEnlarge {
from {
-webkit-transform:scale(1);
transform:scale(1)
}
to {
-webkit-transform:scale(1.15);
transform:scale(1.15)
}
}



.more-products-items .item .link-hover, .more-products-items .item .cate-in-pad .cate-item.hover .item-more .more-categories-items .item, .cate-in-pad .cate-item.hover .item-more .more-categories-items .more-products-items .item .item, .more-products-items .item .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item, .cate-in-pad .more-cate-wrap .sub-cate-items .more-products-items .item .sub-item, .more-products-items .item .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .item, .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .more-products-items .item .item, .more-products-items .item .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .more-products-items .item .sub-item, .more-products-items .sub-item .link-hover, .more-products-items .sub-item .cate-in-pad .cate-item.hover .item-more .more-categories-items .item, .cate-in-pad .cate-item.hover .item-more .more-categories-items .more-products-items .sub-item .item, .more-products-items .sub-item .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item, .cate-in-pad .more-cate-wrap .sub-cate-items .more-products-items .sub-item .sub-item, .more-products-items .sub-item .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .item, .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .more-products-items .sub-item .item, .more-products-items .sub-item .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .more-products-items .sub-item .sub-item, .sub-prod-items .item .link-hover, .sub-prod-items .item .cate-in-pad .cate-item.hover .item-more .more-categories-items .item, .cate-in-pad .cate-item.hover .item-more .more-categories-items .sub-prod-items .item .item, .sub-prod-items .item .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item, .cate-in-pad .more-cate-wrap .sub-cate-items .sub-prod-items .item .sub-item, .sub-prod-items .item .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .item, .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .sub-prod-items .item .item, .sub-prod-items .item .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-prod-items .item .sub-item, .sub-prod-items .sub-item .link-hover, .sub-prod-items .sub-item .cate-in-pad .cate-item.hover .item-more .more-categories-items .item, .cate-in-pad .cate-item.hover .item-more .more-categories-items .sub-prod-items .sub-item .item, .sub-prod-items .sub-item .cate-in-pad .more-cate-wrap .sub-cate-items .sub-item, .cate-in-pad .more-cate-wrap .sub-cate-items .sub-prod-items .sub-item .sub-item, .sub-prod-items .sub-item .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .item, .home-guide .cate-items .cate-item.hover .item-more .more-categories-items .sub-prod-items .sub-item .item, .sub-prod-items .sub-item .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-item, .home-guide .cate-items .cate-more.hover .more-cate.hover .more-cate-wrap .sub-cate-items .sub-prod-items .sub-item .sub-item {
	max-height: 38px;
	line-height: 18px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	word-wrap: break-word
}
