﻿.container {
	background-color: #f3f3f2;
	padding-top: 4.1rem
}

.logo-word {
	margin-left: .95rem;
	float: left
}

.nav-wrap {
	height: 2rem;
	background-color: #fff;
	position: fixed;
	width: 100%;
	top: 2.1rem;
	border-bottom: solid 1px #e5e5eb;
	z-index: 2
}

.nav-box {
	height: 2rem;
	overflow: hidden
}

.nav-box li {
	float: left;
	padding: .15rem .5rem;
	font-size: .7rem;
	text-align: center
}

.nav-box a {
	color: #a3a3a2;
	height: 1.7rem;
	line-height: 1.7rem;
	padding: 0 .15rem;
	display: inline-block
}

.nav-box .selected a {
	color: #d22929;
	border-bottom: solid 2px #d22929
}

.banner {
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	background: url(../images/loading.gif)50% 50% no-repeat #fff;
	-webkit-background-size: 7rem 7rem;
}

.banner-slide {
	float: left
}

.pagination-banner {
	position: absolute;
	bottom: .35rem;
	width: 100%;
	height: .35rem;
	text-align: center
}

.swiper-pagination-switch {
	width: .3rem;
	height: .3rem;
	background-color: #7f7f7f;
	display: inline-block;
	margin: 0 .125rem;
	-webkit-border-radius: .3rem;
	border-radius: .3rem;
	vertical-align: top;
	overflow: hidden
}

.pagination-current {
	background-color: #fff9ee;
	opacity: 1
}

.guarantee-banner {
	border-bottom: solid 1px #e5e5e5
}

.freeship {
	padding-bottom: 0
}

.picks-title {
	height: 1.75rem;
	line-height: .8rem;
	padding-top: .95rem;
	padding-left: .5rem;
	font-size: .75rem;
	color: #595857
}

.freeship .picks-item-title {
	color: #3399db
}

.picks-title-sub {
	font-size: .6rem
}

.category-item a,.picks-item a {
	display: block;
	color: #a3a3a2
}

.throw-row .picks-item {
	width: 4.9rem;
	height: 6.5rem;
	float: left;
	margin-right:.4rem;
}

.throw-row .even{
	margin-right: 0;
}

.picks-item-title {
	font-size: .4rem;
	position: absolute;
	left: .5rem;
	color: #595857;
	height:1rem;
	line-height:1rem;
	overflow: hidden
}

.picks-item-describe {
	color: #b4b4b4;
	font-size: .6rem;
	position: absolute;
	left: .5rem;
	top: 1.5rem;
	height: .75rem;
	line-height: .75rem;
	overflow: hidden
}

.picks-single .picks-item {
	width: 100%;
	margin: .4rem 0 0
}

.picks-big-small .picks-item {
	height: 6.5rem;
	float: left;
	width: 10.2rem;
	margin-right: .4rem
}

.picks-big-small .even {
	margin-right: 0;
	width: 4.9rem
}

.picks-small-big .picks-item {
	width: 4.9rem;
	height: 6.5rem;
	float: left
}

.picks-small-big .even,.picks-small-big .picks-item:nth-child(2) {
	width: 10.2rem;
	margin-left: .4rem
}

.picks-more {
	color: #d22929;
	font-size: .6rem;
	float: right
}

.picks-product {
	padding: .25rem
}

.picks-product-img {
	width: 4.4rem;
	height: 4.4rem;
	overflow: hidden
}

.picks-product-name {
	padding-top: .05rem;
	color: #595857;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.picks-product-price {
	color: #ff3933;
	text-align: center
}

/*����ͼ��ʽ*/
#slider{ margin-top:1em; box-shadow:0 1px 4px rgba(0,0,0,.2); }