﻿


















/* order_tab */
.order_tab{
	clear:both;
	height:37px;
	width:100%;
	min-width:320px;
	max-width:640px;
	overflow:hidden;
	position:fixed;
	top:40px;
}

.order_tab ul li{
	color:#333;
	float:left;
	height:35px;
	cursor:pointer;
	font-size:14px;
	width:33.3333%;
	line-height:35px;
	text-align:center;
	background-color:#f6f6f6;
	border-bottom:solid 2px #d9d9d9;
}

.order_tab ul li.on{
	color:#3190e8;
	border-bottom:solid 2px #3190e8;
}

#header .goback{
	position:absolute;
	left:15px;
}

#header .goback i{
	color:#FFF;
	font-size:22px;
	line-height:30px;
}

.order_tab_c{
	margin-top:70px;
	padding-left:15px;
	background-color:#ffffff;
}

.order_list{
	overflow:hidden;
	padding:8px 0px;
	border-bottom:solid 1px #dddddd;
}

.order_list a{
	width:100%;
	overflow:hidden;
}

.order_list .order_zt{
	color:#484848;
	font-size:12px;
	line-height:26px;
}

.order_list .order_zt span{
	color:#999;
	font-size:11px;
}

.order_list .img{
	float:left;
	width:45px;
	height:45px;
}

.order_list .order_w{
	float:left;
	width:80%;
}

.order_list .order_w h2{
	color:#333;
	font-size:14px;
	padding-left:15px;
	line-height:26px;
	overflow: hidden;
	width:95%;
	text-overflow: ellipsis;/*省略标记*/
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;/*水平或垂直排列*/
}

.order_list .order_w p{
	color:#666;
	font-size:13px;
	padding-left:15px;
}


/* shop */
.Menu_box{
	clear:both;
	width:100%;
}

#left_Menu {
	position: absolute;
	z-index: 2;
	top: 3em;
	/*bottom: 0px;*/
	bottom:3em;
	/*margin-bottom:3em;*/
	left: 0;
	width: 6em;
	overflow: hidden;
	background: #F6F6F6;
}

#left_Menu #scroller {
	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;
}

#left_Menu #scroller ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
	
	float:left;
}

#left_Menu #scroller li {
	
	line-height: 1.8em;
    padding:0.8em;
	background: #eeeeee;
	text-align:center;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	
	 float:left;
	 width:100%;
}

#left_Menu #scroller li.on{
	background:#FFF;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#left_Menu #scroller li h2{
	font-size:12px;
}

#left_Menu #scroller li h2 .hot{
	color:#ff3a11;
	font-size:12px;
	padding-right:5px;
}

#left_Menu #scroller li h2 .hp{
	color:#f79f00;
	font-size:12px;
	padding-right:5px;
}

#right_Menu {
	position: absolute;
	z-index: 1;
	top:3em;
	/*bottom: 0px;*/
	bottom:3em;
	/*margin-bottom:3em;*/
	left:0;
	padding-left:6em;
	width: 100%;
	/*background: #ccc;*/
	background-color:#fff;
	overflow: hidden;
}

#right_Menu #scroller2 {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	padding-left:6em;
	left: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;
}

#right_Menu #scroller2 ul {
	list-style: none;
	text-align: left;
	float:left;
	width:100%;
	padding:0 0.5em;
	background-color: #fff;
}

#right_Menu #scroller2 li {
	border-bottom: 1px solid #dddddd;
	float:left;
	width:100%;
	padding:0.5em 0px;
}

#right_Menu #scroller2 li bdo{
	color:#F60;
	font-size:14px;
}

#right_Menu #scroller2 li p{
	color:#333;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;/*省略标记*/
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;/*水平或垂直排列*/
}
/*
#scroller ul li:last-child
{
	margin-bottom:3em;
}
#scroller2 ul li:last-child
{
	margin-bottom:3em;
}*/
.rscroll-title
{
	float:left;
	width:100%;
	height:1.5em;
	line-height:1.5em;
	margin-bottom:0.5em;
	color:#888;
	 font-weight:700;
}
.rscroll-content
{
	float:left;
	width:100%;
}
.rsc-main
{
	float:left;
	width:33.33%;
	text-align:center;
}
.rsc-main img
{
	 width:72%;
}

.rsc-main .products-name
{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    padding:0.5em 0;
}














































