.producttag {
	display:none;
	z-index:198;
	width:100%;
	top:0;
	left:0;
	background:url(../../img/static/images/darkbg.png) repeat;
	height:100%;
	position:fixed;}
.producttag section {
	background:#fff;
	width:100%;
	height:100%;
	position:absolute;
	right:0;
	top:0;}
.producttag .tit {
	width:100%;
	margin:0 auto;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #ccc;}

.swiper-slide {
	width: 100%;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

#listright_new {
    float: right;
    width: 70%;
}

#wrapper {
	position: absolute;
	z-index: 1;
	top: 65px;
	bottom: 57px;
	left: 0;
	width: 100%;
	overflow: hidden;
}

#listproducttag {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

.select_menu{background-color:#EC0909!important}
.un_select_menu{background-color: #F26A6A!important}
#recommended_retail_second_price_detail div {
		display: block;
		padding-left: 10px;
		background: url(../../img/static/images/notice.png) no-repeat left center;
		background-size: 3px;
		line-height: 40px;
		white-space: nowrap;
		overflow: hidden;
		font-size: 0.8em;
		border-bottom: 1px dashed #ccc;
	}
.listtop{margin-top: 50px;}
