body {
	background: #f6f6f6;
	width: 100%;
}

.top {
	width: 100%;
	height: 0.98rem;
	text-align: center;
	background: white;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	z-index: 9999;
	display: flex;
	justify-content: space-between;
}

.top .fanhui{
	width: 0.2rem;
	height: 0.35rem;
}

.top span{
	width: 1.5rem;
	margin: auto;
	display: flex;
}

.top span:first-child{
	margin-left: 0.3rem;
}

.top span:last-child{
	margin-right: 0.3rem;
}

.top>img{
	margin: auto;
}

.roomIndex{
	width: 0.4rem;
	height: 0.4rem;
	margin: auto;
	margin-left: 0.1rem;
	margin-right: 0;
}

.logo-img {
	width: 2.03rem;
	height: 0.42rem;
}

.search-img {
	width: 0.34rem;
	margin: auto;
}

.flexslider {
	margin-top: 1rem;
}
.slides:after {
	display: block;
	content: "";
	clear: both;
	visibility: hidden;
	height: 0;
}
.flex-control-paging {
    position: absolute;
    left: 50%;
    color: #f00;
    margin-left: -25px;
    margin-top: -20px;
    z-index: 99999;
}
.flex-direction-nav a:before {
	content: "";
}
.flex-direction-nav a {
	width: 50px;
	height: 80px;
	opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    /*left: 240px;*/
    opacity: 1;
    left: 240px;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 240px;
}

.flex-control-paging li a {
  width: 8px;
  height: 8px;
  display: block;
  background: #fff;
  background: rgba(255,255,255, .8);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgb(220,220,220);
  -moz-box-shadow: inset 0 0 3px rgb(220,220,220);
  -o-box-shadow: inset 0 0 3px rgb(220,220,220);
  box-shadow: inset 0 0 3px rgb(220,220,220);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #4BA87B;
  background: rgba(75, 168,123);
}
.flex-control-paging li a.flex-active {
  background: rgb(75,168,123);
  cursor: default;
}
.remind {
	font-size: 0.26rem;
	padding: 0.17rem;
	height: 0.3rem;
	line-height: 0.3rem;
	background: white;
}

.remind-img {
	width: 0.32rem;
	height: 0.27rem;
	background: url(../../img/index/gonggao.png) no-repeat;
	background-size: 0.32rem 0.27rem;
	float: left;
	margin-top: 0.04rem;
}

.remind-word {
	margin-left: 0.5rem;
}

.column-box {
	margin-top: 0.2rem;
	background: white;
}

.column-box ul{
	font-size: 0;
	padding-bottom: 0.3rem;
}

.column-box ul li {
	display: inline-block;
	width: 25%;
	text-align: center;
	margin-top: 0.3rem;
}

.column-img {
	width: 0.96rem;
	height: 0.96rem;
}

.column-img1 {
	width: 1.0rem;
	height: 1.0rem;
}

.column-fs {
	font-size: 0.28rem;
	color: #444;
	display: block;
	margin-top: 0.18rem;
}

.promotion-sale-box,
.koubeijingxuan-box {
	margin-top: 0.2rem;
	font-size: 0;
}

.promotion-sale-box a {
	color: #333;
}

.promotion-title {
	width: 100%;
	height: 0.99rem;
}

.promotion-banner img {
	width: 100%;
	height: 3.2rem;
}

.promotion-goods-img-box {
	width: 2.5rem;
	height: 2.5rem;
}

.promotion-goods-img {
	width: 2.5rem;
	height: 2.5rem;
	float: left;
}

.promotion-goods {
	/*height: 5.1rem;*/
	background: white;
	padding-left: 0.2rem;
	padding-top: 0.2rem;
	padding-bottom: 0.3rem;
}

.promotion-goods ul li {
	min-width: 2.7rem;
	float: left;
	box-sizing: border-box;
	padding: 0.1rem;
	margin-top: 0.1rem;
}

.goods-name {
	font-size: 0.28rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	box-sizing: border-box;
	margin-top: 0.2rem;
	height: 0.79rem;
}

.goods-name i{
    display: inline-block;
	height: 0.28rem;
	border-right: 1px solid #333333;
	margin: 0 0.1rem;
	vertical-align: sub;
	margin-bottom: 0.02rem;
}

.goods-price {
	display: block;
	color: #da4e2b;
	font-size: 0.36rem;
}

.tesco-price {
	display: block;
	color: #999;
	font-size: 0.24rem;
}

.see-all {
	margin-top: 1.2rem;
	border: 1px solid #eee;
	width: 2rem;
	height: 2rem;
	border-radius: 0.1rem;
	text-align: center;
	-webkit-box-shadow: 10px 10px 5px 5px #f00;
	-moz-box-shadow: 10px 10px 5px 5px #f00;
	-o-box-shadow: 10px 10px 5px 5px #f00;
	box-shadow: 0 0 3px 3px #f6f6f6;
}

.see-all a {
	color: #333;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 0;
}

.see-all span{
	font-size: 0.32rem;
}

.see-all-go {
	display: block;
	width: 0.5rem;
	margin-left: 0.7rem;
	margin-top: 0.08rem;
}

.see-all-go i{
	display: block;
	width: 100%;
	border-top: 1px solid #ccc;
}

.koubeijingxuan-title {
	width: 7.5rem;
	height: 1rem;
}

.koubeijingxuan-banner {
	width: 7.5rem;
	height: 3.2rem;
}

.koubeijingxuan-category-goods-box {
	padding: 0.2rem 0.2rem 0 0.2rem;
	/*height: 14.9rem;*/
	background: #fff;
}

.koubeijingxuan-category-goods-box ul li {
	float: left;
	width: 3.5rem;
	border-bottom: 1px solid #f2f2f2;
	box-sizing: border-box;
	margin-top: 0.2rem;
	position: relative;
}

.koubeijingxuan-category-goods-box ul li a {
	display: block;
	color: #333;
	margin-right: 0.2rem;
}

.koubeijingxuan-goods-img-box {
	width: 3.3rem;
	height: 3.3rem;
}

.koubeijingxuan-goods-img {
	width: 3.3rem;
	height: 3.3rem;
	float: left;
}

.koubeijingxuan-goods-flag {
	width: 0.42rem;
	height: 0.42rem;
	float: right;
	margin-top: -3.2rem;
	margin-right: 0.2rem;
}

.koubeijingxuan-goods-name {
	font-size: 0.30rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	box-sizing: border-box;
	margin-top: 0.25rem;
}

.koubeijingxuan-goods-price {
	display: block;
	color: #da4e2b;
	font-size: 0.36rem;
	margin-top: 0.1rem;
	margin-bottom: 0.2rem;
}

.hwg-goods-box {
	margin-top: 0.2rem;
	font-size: 0;
}

.hwg-title {
	width: 7.5rem;
	height: 0.99rem;
}

.hwg-banner {
	width: 7.5rem;
	height: 3.2rem;
}

.hwg-goods-img-box {
	width: 2.5rem;
	height: 2.5rem;
}

.hwg-goods-img {
	width: 2.5rem;
	height: 2.5rem;
	float: left;
}

.goods-flag {
	width: 0.42rem;
	height: 0.42rem;
	float: right;
	margin-top: -2.40rem;
	margin-right: 0.05rem;
}

.goods-flag-noshow {
	display: none;
}

.hwg-goods {
	height: 4.9rem;
	background: white;
	padding-left: 0.2rem;
}

.hwg-goods ul li {
	min-width: 2.7rem;
	float: left;
	box-sizing: border-box;
	padding: 0.1rem;
	margin-top: 0.1rem;
	position: relative;
}

.promotion-label {
	display: inline-block;
	background: #da4e2d;
	font-size: 0.24rem;
	padding: 0.02rem 0.08rem;
	border-radius: 0.08rem;
	color: white;
	margin-top: 0.2rem;
}

.consume-inform-box {
	margin-top: 0.2rem;
	font-size: 0;
}

.consume-inform-box img {
	width: 7.5rem;
	height: 3.2rem;
}

.parents-longlife-floor,
.charm-woman-floor,
.strong-man-floor,
.nutrition-vic-floor,
.apparatus-floor {
	font-size: 0;
	background: white;
	margin-top: 0.2rem;
}

.a-color {
	color: #333;
}

.floor-name {
	font-size: 0.32rem;
	padding: 0.2rem 0;
	margin: 0 0.2rem;
	border-bottom: 1px solid #eee;
}

.right-arrow {
	display: inline-block;
	float: right;
	width: 0.15rem;
	height: 0.27rem;
	background: url(../../img/index/jinru.png) no-repeat;
	background-size: 0.15rem 0.27rem;
	margin-top: 0.07rem;
}

.second-category-pre {
	/*display: none;*/
	font-size: 0.3rem;
	background: white;
	height: 0.8rem;
	margin-left: 0.2rem;
}

.second-category-pre li {
	float: left;
	height: 0.8rem;
	line-height: 0.8rem;
	margin-right: 0.3rem;
}

.second-category-pre li a {
	color: #666;
}

.second-category-behind {
	display: none;
	background: #f0f0f0;
	font-size: 0.3rem;
	padding-left: 0.2rem;
}

.second-category-behind a {
	display: inline-block;
	color: #666;
	height: 0.8rem;
	line-height: 0.8rem;
	margin-right: 0.3rem;
}

.arrow-div{
	height:0.8rem;
	width: 8%;
	display: inline-block;
	position: absolute;
	margin-left: 92%;
	text-align: center;
}

.down-arrow {
	display: inline-block;
	width: 0.27rem;
	height: 0.15rem;
	background: url(../../img/index/guanbi.png) no-repeat;
	background-size: 0.27rem 0.15rem;
	margin-top: 0.3rem;
}

.up-arrow {
	display: inline-block;
	width: 0.27rem;
	height: 0.15rem;
	background: url(../../img/index/dakai.png) no-repeat;
	background-size: 0.27rem 0.15rem;
	margin-top: 0.3rem;
}

.category-goods-box,
.parents-longlife-category-goods-box,
.charm-woman-category-goods-box,
.strong-man-category-goods-box,
.nutrition-vic-category-goods-box,
.apparatus-category-goods-box {
	padding: 0 0.2rem;
	/*height: 14.9rem;*/
}

.category-goods-box ul,
.parents-longlife-category-goods-box ul,
.charm-woman-category-goods-box ul,
.strong-man-category-goods-box ul,
.nutrition-vic-category-goods-box ul,
.apparatus-category-goods-box ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.category-goods-box ul li,
.parents-longlife-category-goods-box ul li,
.charm-woman-category-goods-box ul li,
.strong-man-category-goods-box ul li,
.nutrition-vic-category-goods-box ul li,
.apparatus-category-goods-box ul li {
	width: 3.45rem;
	border-bottom: 1px solid #f2f2f2;
	box-sizing: border-box;
	margin-top: 0.2rem;
	position: relative;
}

.category-goods-box ul li a,
.parents-longlife-category-goods-box ul li a,
.charm-woman-category-goods-box ul li a,
.strong-man-category-goods-box ul li a,
.nutrition-vic-category-goods-box ul li a,
.apparatus-category-goods-box ul li a {
	display: block;
	color: #333;
}

.category-goods-img {
	width: 100%;
}

.category-goods-flag {
	width: 0.42rem;
	height: 0.42rem;
	position: absolute;
	right:0.2rem;
	top: 0.4rem;
}

.category-goods-flagno {
	display: none;
}

.goods-ad {
	display: block;
	font-size: 0.26rem;
	text-align: center;
	background: #fbede9;
	color: #da4e2b;
	width: 100%;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ad-label {
	font-size: 0.2rem;
	color: #bbb;
	padding: 1px 4px;
	background: #eee;
	height: 0.35rem;
	line-height: 0.35rem;
	box-sizing: border-box;
	position: absolute;
	right:0;
	top: 3.1rem;
}
.category-goods-name {
	font-size: 0.30rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	box-sizing: border-box;
	margin-top: 0.25rem;
}

.category-goods-price {
	display: block;
	color: #da4e2b;
	font-size: 0.36rem;
	margin-top: 0.05rem;
	margin-bottom: 0.2rem;
}

.footer-tip {
	font-size: 0.3rem;
	margin-bottom: 1.2rem;
	text-align: center;
	margin-top: 0.2rem;
	color: #666;
}

.back-top {
	width: 1rem;
	height: 1rem;
	margin-bottom: 1.3rem;
	position: fixed;
	bottom: 0;
	right: 0;
	margin-right: 0.6rem;
}

.back-top-icon {
	width: 0.72rem;
	height: 0.72rem;
	display: none;
}