@charset "utf-8"; 

div img {
	cursor: pointer;
	transition: all .6s
}

div img:hover {
	transform: scale(1.2)
}

.view-info {
	clear: both;
	height: 32px;
	text-align: left;
	line-height: 32px;
	background: #f2f2f2;
	position: relative
}

.view-info .view-search-info {
	padding-left: 10px;
	font-weight: bold
}

.view-info .view-showtype-info {
	position: absolute;
	top: 0;
	right: 5px;
	width: 200px;
	text-align: right
}

a.view-mode {
	display: inline-block;
	width: 13px;
	height: 12px;
	margin: 2px 5px 0 5px
}

a.view-mode-list{display:inline-block;width: 13px;height: 12px;background: url(../images/myskin.png) -50px -700px no-repeat;}
a.view-mode-list-light{background: url(../images/myskin.png) 0 -700px no-repeat;}
a.view-mode-grid{display:inline-block;width: 13px;height: 12px;background: url(../images/myskin.png) -50px -670px no-repeat;}
a.view-mode-grid-light{background: url(../images/myskin.png) 0 -670px no-repeat;}

.items-grid-wrap {
	margin-top: 10px
}

.items-grid {
	margin: -1px 0 0 0;
	width: calc(100% - -5px);
	width: -moz-calc(100% - -5px);
	width: -webkit-calc(100% - -5px)
}

.items-grid li {
	float: left;
	width: 25%;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #fff;
	overflow: hidden;
	border: 1px solid #ddd;
	margin: 0 0 -1px -1px;
	overflow: hidden
}

.items-grid li .item-img {
	padding: 3% 10% 3% 10%
}

.items-grid li .item-img img {
	width: 100%
}

.items-grid li .item-info {
	margin: 0 10%;
	height: auto
}

.items-grid li .item-info-title {
	display: block;
	height: 40px;
	line-height: 18px;
	font-size: 14px;
	overflow: hidden
}

.items-grid li .item-info-title a {
	color: #0654ba
}

.items-grid li .item-info-title a:hover, .items-grid li .item-info-title a:active
	{
	text-decoration: underline
}

.items-grid .item-info-price {
	width: 100%;
	display: block;
	line-height: 30px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.items-grid .item-info-price b {
	font-size: 16px;
	color: #F60
}

.items-grid .item-info-contact {
	display: block;
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px
}

.items-grid .item-info-contact .go-btn {
	display: inline-block;
	margin-right: 5px;
	background: #ae3a35;
	border: 1px solid #ae3a35;
	border-radius: 3px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	color: #fff
}

.items-grid .item-info-contact a {
	color: #000;
	text-decoration: none
}

@media only screen and (max-width:1260px) {
	.items-grid li {
		width: 33.33%
	}
}

@media only screen and (max-width:1021px) {
	.items-grid li {
		width: 50%
	}
}

@media only screen and (max-width:768px) {
	.page-main .page-main-con-wrap .page-main-con {
		margin: 0
	}
	.sider-left {
		display: none
	}
}

.items-search-other-tip {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: left;
	padding: 10px 0 0 0
}

.items-pagination {
	color: #666;
	font-size: 14px;
	padding: 20px 0;
	text-align: center;
	height: 32px;
	line-height: 32px;
	clear: both
}

.items-pagination input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	vertical-align: middle
}

.items-pagination a {
	padding: 6px;
	border-radius: 2px;
	border: 1px solid #d6d6d6
}

.items-pagination a:link, .items-pagination a:visited, .items-pagination a:active
	{
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	text-decoration: none;
	padding: 6px
}

.items-pagination a:hover {
	border: 1px solid #ae3a35;
	color: #ae3a35;
	text-decoration: none
}

.items-pagination strong {
	background: #ae3a35;
	border: 1px solid #ae3a35;
	border-radius: 2px;
	color: #fff;
	padding: 6px
}

.pages_inp {
	border: 1px solid #d6d6d6;
	color: #666;
	font-size: 14px;
	text-align: center;
	width: 40px;
	height: 30px;
	line-height: 30px;
	position: relative;
	top: -1px;
	*top: 0;
	*height: 28px;
	*line-height: 28px
}

.pages_inp:focus {
	border: 1px solid #70a5e0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 0 1px 0
		rgba(112, 165, 224, 1)
}

.pages_btn {
	background: #f1f1f1;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	color: #666;
	cursor: pointer;
	font-weight: bold;
	height: 30px;
	width: 45px;
	position: relative;
	top: -1px;
	*top: 0
}

.pages_btn:hover {
	border: 1px solid #ae3a35;
	color: #fff;
	background: #ae3a35
}

.items-pagination label {
	background: #fff;
	border: 1px solid #e6e6e6;
	color: #666;
	padding: 6px
}

.items-pagination label em {
	color: #40b1b6;
	font-style: normal;
	font-weight: bold
}

.items-pagination label span {
	font-weight: bold
}

.items-pagination cite {
	font-size: 14px;
	font-style: normal
}

.items-list-wrap {
	margin-top: 10px
}

.items-list li {
	height: auto;
	background: #fff;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	padding: 10px 0
}

.items-list .item-img {
	width: 220px;
	float: left;
	text-align: center;
	padding: 0 5px 0 15px;
	margin-left: -100%
}

.items-list .item-img img {
	width: 218px;
	height: 218px
}

.items-list .item-info-wrap {
	width: 100%
}

.items-list .item-info {
	margin-left: 240px;
	height: auto
}

.items-list .item-info-goods {
	width: 60%;
	float: left
}

.items-list .item-info-title {
	display: block;
	width: 95%;
	padding-top: 3px;
	height: auto;
	line-height: 18px;
	font-size: 16px;
	overflow: hidden
}

.items-list .item-info-title a {
	color: #0654ba
}

.items-list .item-info-title a:hover, .product-list-line li .item-info-title a:active
	{
	text-decoration: underline
}

.items-list .item-info-price {
	width: 100%;
	display: block;
	line-height: 30px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.items-list .item-info-price b {
	font-size: 16px;
	color: #F60
}

.items-list .item-info-other {
	width: 38%;
	height: auto;
	min-height: 210px;
	float: left;
	position: relative
}

.items-list .item-info-contact {
	display: block;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	position: absolute;
	bottom: 0
}

.items-list .item-info-contact .go-btn {
	display: inline-block;
	margin-right: 5px;
	background: #ff7519;
	border: 1px solid #ff7519;
	border-radius: 3px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	color: #fff
}

.items-list .item-info-contact a {
	color: #000;
	text-decoration: none
}