@charset "utf-8";
/*

Template Name: EcTouch Default

Template URI:

Description: Ectoch默认模板

Version: 1.5

Author:

Author URI:

Logo filename: logo.gif

Template Type: type_0*/

.html {
	font-size: .625rem;
	height: 100%;
}
body {
	color: #484848;
	font-size: 0.8rem;
	font-family: "Lucida Grande", "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	background: #F9F9F9;
	-webkit-overflow-scrolling: touch;
	height: 100%;
	margin: 0 auto;
	width: 100%;
	max-width: 64rem;
	font-weight: 300;
}
.header {
	z-index: 13;
	position: relative;
	height: 43px;
	display: block;/*border-bottom:1px solid #FFF;*/
	background-color: #fed53e;
}
footer {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
img, input, select {
	display: inline-block;
	vertical-align: middle;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
/*address, caption, cite, code, dfn, em, th, var, i, b {
	font-weight: 400;
}*/
fieldset, img {
	border: 0
}
input {
	-webkit-appearance: none; /*去除input默认样式*/
}
input[type="submit"], input[type="reset"], input[type="button"], input {
	-webkit-appearance: none;
}
button, input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input[type=submit], input[type=reset], input[type=button], button {
	-webkit-appearance: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	list-style: outside none none;
}
ul, ol {
	list-style: none
}
.inputBg {
	height: 2.4rem;
	width: 94%;
	border: solid 1px #eee;
	padding: 0 3%;
	color: #333;
	font-size: 0.8rem;
	-webkit-border-radius: 0;
	background: #fff;
}
.inputBg2 {
	width: 94%;
	border: solid 1px #eee;
	padding: 3%;
	color: #333;
	font-size: 0.8rem;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	background: #fff;
}
.pop-share {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 7;
	background: rgba(0,0,0,0.8) url(images/share.png) center 1rem no-repeat;
	background-size: 90% auto;
}
input.graybtn {
	_border: none;
}
.padd1 {
	padding: 0.5rem
}
.padd2 {
	padding: 1rem
}
.w50 {
	width: 50%
}
.w40 {
	width: 40%
}
.w30 {
	width: 30%
}
.w20 {
	width: 20%
}
.w10 {
	width: 10%
}
.white {
	color: #fff;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ftl {
	float: left;
}
.ftr {
	float: right;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.f400 {
	font-weight: 400;
}
.price.f400 {
	font-weight: 400;
}
.table_box dl.none {
	display: none;
}
.none {
	display: none;
}
/*=======================================

   		共用样式wula2016-05-31

  =======================================*/

#loading {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,1);
	margin-left: -2.5rem;
	margin-top: -1rem;
	z-index: 111;
}
#loading img {
	position: absolute;
	width: 5rem;
	height: auto;
	left: 50%;
	top: 50%;
	margin-left: -2rem;
	margin-top: -3rem;
}
#login-page {
	padding-top: 9rem;
	background-color: #5e4534;
	color: #FFF;
}
@font-face {
	font-family: "iconfont";
	src: url('../../style/font/iconfont.eot'); /* IE9*/
	src: url('../../style/font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../style/font/iconfont.woff') format('woff'), /* chrome、firefox */ url('../../style/font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../../style/font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 1.5rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
a {
	color: #484848;
	text-decoration: none;
	font-size: 0.8rem;
}
.graybtn {
	cursor: pointer;
	background-color: #EFEFEF;
	background-image: linear-gradient(#F8F8F8, #E5E5E5);
	background-repeat: repeat-x;
	border: 1px solid #C4C4C4;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(200,200,200,0.3);
	color: #666666;
	display: inline-block;
	font-size: 100%;
	padding: 0.5rem 1.2rem;
	text-shadow: 0 0.1rem #FFFFFF;
	vertical-align: middle;
	float: right;
}
.graybtn:hover {
	background: none repeat scroll 0 0 #E5E5E5;
	color: #666666;
	text-decoration: none;
}
input.graybtn {
	_border: none;
}
.c-btn1 {
	border: none;
	display: inline-block;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.8rem;
	color: #fff;
	padding: 0 2rem;
	width: 5rem;
	border-radius: 5px;
	background: #B4000B;
}
.c-btn2 {
	color: #fff;
	border: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 40%;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	font-size: 0.9rem;
	background: #B4000B;
	text-align: center
}
.c-btn2 a, .c-btn2 a:visited {
	color: #fff;
}
.c-btn3 {
	color: #fff;
	border: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 45%;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	font-size: 0.9rem;
	background: #B4000B;
	text-align: center
}
.c-btn4 {
	color: #fff;
	border: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 45%;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	font-size: 0.9rem;
	background: #00D20D;
	text-align: center
}
.c-btn5 {
	color: red;
	border: 0;
	height: 2.6rem;
	line-height: 2.5rem;
	width: 100%;
	text-indent: 1rem;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	font-size: 1.6rem;
	background: #fff;
	text-align: left;
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	margin-top: 1.5rem;
}
.hidden {
	display: none
}
.wrap {
	padding: 0 0;
	overflow: hidden;
	margin-top: 0rem;
}
#page_groupBuy .wrap {
	float: left;
	width: 100%;
}
.wrap2 {
	padding: 0 0;
	overflow: hidden;
	margin-top: 0rem;
	position: relative;
}
#page_groupBuy .wrap2 {
	float: left;
	width: 100%;
}
.center {
	text-align: center;
}
.ml_25b {
	margin-left: 25%;
}
.ml_32b {
	margin-left: 32%;
}
.ml5 {
	margin-left: 0.5rem;
}
.mt2 {
	margin-top: 0.2rem;
}
.mt3 {
	margin-top: 0.3rem;
}
._ml5 {
	margin-left: -0.5rem;
}
.ml10 {
	margin-left: 1rem;
}
.mr5 {
	margin-right: 0.5rem;
}
.mr8 {
	margin-right: 0.8rem;
}
.mr10 {
	margin-right: 1rem;
}
.mr20 {
	margin-right: 2rem;
}
.mt10 {
	margin-top: 1rem;
}
.mt20 {
	margin-top: 2rem;
}
.pr5 {
	padding-right: 0.5rem;
}
.pt5 {
	padding-top: 0.5rem;
}
.pt10 {
	padding-top: 1rem;
}
.mb10 {
	margin-bottom: 1rem;
}
.mb60 {
	margin-bottom: 6rem;
}
.f14 {
	font-size: 1.4rem;
}
.f18 {
	font-size: 1.8rem;
}
.price_s {
	color: #B4000B;
	font-size: .675rem;
	display: inline-block;
}
.price {
	color: #ff6666;
	font-size: 1.2rem;
	display: inline-block;
	font-weight: bold;
}
.c333 {
	color: #333
}
.c999 {
	color: #999
}
.w100 {
	width: 100%;
}
.flex {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
}
.flex-f-row {
	-webkit-flex-flow: row;
}
.flex_in {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
}
.box1 {
	border: 1px solid #e2e2e2;
	background: #FFFFFF;
	overflow: hidden;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.f12 {
	font-size: 12px;
}
.blank_1 {
	height: 0.1px;
	line-height: 0.1px;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.blank_2 {
	height: 0.1rem;
	line-height: 0.1rem;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.blank1 {
	height: 0.4rem;
	line-height: 0.4rem;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.blank2 {
	height: 0.1rem;
	line-height: 0.1rem;
	clear: both;
	visibility: hidden;
}
.blank3 {
	height: .5rem;
	line-height: 1rem;
	clear: both;
	visibility: hidden;
}
.blank4 {
	height: 2rem;
	line-height: 2rem;
	clear: both;
	visibility: hidden;
}
.mr-t20 {
	margin-top: 20px
}
.mr-t30 {
	margin-top: 30px
}
.mr-b30 {
	margin-bottom: 30px
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.ico_01 {
	background: url(images/ico_01.png) no-repeat 50% 50%;
	-webkit-background-size: 1.8rem 1.8rem;
	-moz-background-size: 1.8rem 1.8rem;
	-o-background-size: 1.8rem 1.8rem;
	background-size: 1.8rem 1.8rem;
}
/* 购物车图标*/

.ico_02 {
	-webkit-background-size: 1.8rem 1.8rem;
	-moz-background-size: 1.8rem 1.8rem;
	-o-background-size: 1.8rem 1.8rem;
	background-size: 1.8rem 1.8rem;
}
/* 菜单栏图标*/

#page_sellhome .ico_02 {
	background: url(images/ico_002.png) no-repeat 50% 50%;
	-webkit-background-size: 1.8rem 1.8rem;
	-moz-background-size: 1.8rem 1.8rem;
	-o-background-size: 1.8rem 1.8rem;
	background-size: 1.8rem 1.8rem;
}
/* 菜单栏图标*/

.ico_03 {
	background: url(images/ss.png) no-repeat 50% 50%;
	-webkit-background-size: 1.8rem 1.8rem;
	-moz-background-size: 1.8rem 1.8rem;
	background-size: 1.8rem 1.8rem;
	width: 1.8rem;
	height: 1.8rem
}
/* 搜索图标_白*/

.ico_04 {
	background: url(images/ico_04.png) no-repeat 50% 50%;
	-webkit-background-size: 0.8rem 0.8rem;
	-moz-background-size: 0.8rem 0.8rem;
	background-size: 0.8rem 0.8rem;
	width: 0.8rem;
	height: 0.8rem
}
/* 箭头图标向右*/

.ico_04_b {
	background: url(images/ico_04_b.png) no-repeat 50% 50%;
	-webkit-background-size: 0.8rem 0.8rem;
	-moz-background-size: 0.8rem 0.8rem;
	background-size: 0.8rem 0.8rem;
	width: 0.8rem;
	height: 0.8rem
}
/* 箭头图标向左*/

.ico_05 {
	background: url(images/ico_05.png) no-repeat 50% 50%;
	-webkit-background-size: 1.8rem 1.8rem;
	-moz-background-size: 1.8rem 1.8rem;
	background-size: 1.8rem 1.8rem;
	width: 1.8rem;
	height: 1.8rem
}
/* 主页图标*/

.ico_06 {
	background: url(images/ico_06.png) no-repeat 50% 50%;
	-webkit-background-size: 1.0rem 1.0rem;
	-moz-background-size: 1.0rem 1.0rem;
	background-size: 1.0rem 1.0rem;
	width: 1.0rem;
	height: 1.0rem
}
/* 返回顶部图标*/

.ico_07 {
	background: url(images/ico_07.png) no-repeat 50% 50%;
	-webkit-background-size: 1.2rem 1.2rem;
	-moz-background-size: 1.2rem 1.2rem;
	background-size: 1.2rem 1.2rem;
	width: 1.2rem;
	height: 1.2rem
}
/* 搜索图标_灰*/

.ico_08 {
	background: url(images/ico_08.png) no-repeat 50% 50%;
	-webkit-background-size: 1.0rem 1.0rem;
	-moz-background-size: 1.0rem 1.0rem;
	background-size: 1.0rem 1.0rem;
	width: 1.0rem;
	height: 1.0rem
}
/* 叉叉_白色*/

.ico_09 {
	background: url(images/ico_09.png) no-repeat 50% 50%;
	-webkit-background-size: 0.8rem 0.8rem;
	-moz-background-size: 0.8rem 0.8rem;
	background-size: 0.8rem 0.8rem;
}
/* 叉叉_灰色*/

.ico_10 {
	background: url(images/left_go.png) no-repeat 50% 50%;
	-webkit-background-size: 25% 50%;
	-moz-background-size: 25% 50%;
	background-size: 25% 50%;
}
/* 箭头向左_白色*/

.ico_10_1 {
	background: url(images/left_go_white.png) no-repeat 50% 50%;
	-webkit-background-size: 25% 50%;
	-moz-background-size: 25% 50%;
	background-size: 25% 50%;
}
/* 箭头向左_白色*/

.ico_11 {
	background: url(images/ico_11.png) no-repeat 50% 50%;
	-webkit-background-size: 1.2rem 1.2rem;
	-moz-background-size: 1.2rem 1.2rem;
	background-size: 1.2rem 1.2rem;
}
/* 箭头向下_黑色*/

.ico_12 {
	background: url(images/ico_12.png) no-repeat 50% 50%;
	-webkit-background-size: 1.2rem 1.2rem;
	-moz-background-size: 1.2rem 1.2rem;
	background-size: 1.2rem 1.2rem;
}
/* 箭头向上_黑色*/

.ico_13 {
	background: url(images/ico_13.png) no-repeat 50% 50%;
	-webkit-background-size: 1.2rem 1.2rem;
	-moz-background-size: 1.2rem 1.2rem;
	background-size: 1.2rem 1.2rem;
}
/* 箭头向上_黑色*/

.ico_14 {
	background: url(images/ico_14.png) no-repeat 50% 50%;
	-webkit-background-size: 1.2rem 1.2rem;
	-moz-background-size: 1.2rem 1.2rem;
	background-size: 1.2rem 1.2rem;
}
/* 电话_褐色*/

.ico_15 {
	background: url(images/new_ico_15.png) no-repeat 50% 50%;
	-webkit-background-size: 1.5rem 1.5rem;
	-moz-background-size: 1.5rem 1.5rem;
	background-size: 1.5rem 1.5rem;
}
/* 分享_白色*/

.ico_16 {
	background: url(images/ico_16.png) no-repeat 50% 50%;
	-webkit-background-size: 75% 75%;
	-moz-background-size: 75% 75%;
	background-size: 75% 75%;
}
/* 购物车_灰色*/

.ico_17 {
	background: url(images/ico_17.png) no-repeat 50% 50%;
	-webkit-background-size: 1.5rem 1.5rem;
	-moz-background-size: 1.5rem 1.5rem;
	background-size: 1.5rem 1.5rem;
}
/* 分享_灰色*/

.ico_18 {
	background: url(images/ico_18.png) no-repeat 50% 58%;
	-webkit-background-size: 75% 75%;
	-moz-background-size: 75% 75%;
	background-size: 75% 75%;
}
/* 收藏_灰色*/

.ico_19 {
	background: url(images/ico_19.png) no-repeat 50% 50%;
	-webkit-background-size: 1.2rem 1.2rem;
	-moz-background-size: 1.2rem 1.2rem;
	background-size: 1.2rem 1.2rem;
	width: 1.2rem;
	height: 1.2rem
}
/* 登录_白色*/

.ico_20 {
	background: url(images/ico_20.png) no-repeat 50% 50%;
	-webkit-background-size: 1.2rem 1.2rem;
	-moz-background-size: 1.2rem 1.2rem;
	background-size: 1.2rem 1.2rem;
	width: 1.2rem;
	height: 1.2rem
}
/* 注册_白色*/

/* 栏目ico*/

.ico_touch_01 {
	background: url(images/ico_touch_01.png) no-repeat 50% 50%;
	-webkit-background-size: 1.3rem 1.3rem;
	-moz-background-size: 1.3rem 1.3rem;
	background-size: 1.3rem 1.3rem;
}
/* 电话图标*/

.ico_touch_02 {
	background: url(images/ico_touch_02.png) no-repeat 50% 50%;
	-webkit-background-size: 1.3rem 1.3rem;
	-moz-background-size: 1.3rem 1.3rem;
	background-size: 1.3rem 1.3rem;
}
/* 在线联系*/

.ico_touch_03 {
	background: url(images/ico_touch_03.png) no-repeat 50% 50%;
	-webkit-background-size: 1.3rem 1.3rem;
	-moz-background-size: 1.3rem 1.3rem;
	background-size: 1.3rem 1.3rem;
}
/* 地图图标*/

/* 按钮*/

.orderbtn-gotopay {
	height: 20px;
	width: auto;
	padding: 4px 15px;
	text-align: center;
	line-height: 20px;
	margin-right: 2px;
	color: #ddd;
	border-radius: 3px;
	border: 1px solid #fed53e;
	background-color: #fed53e;
}
.orderbtn-received {
	height: 20px;
	width: auto;
	padding: 4px 10px;
	text-align: center;
	line-height: 20px;
	margin-right: 2px;
	color: #ddd;
	border-radius: 3px;
	border: 1px solid #A5DE37;
	background-color: #A5DE37;
}
.orderbtn-received a, a.orderbtn-new {
	color: #FFF;
}
.orderbtn-pingj {
	height: 20px;
	width: auto;
	padding: 4px 6px;
	text-align: center;
	line-height: 20px;
	margin-right: 2px;
	color: #ddd;
	border-radius: 3px;
	border: 1px solid #FF6666;
	background-color: #FF6666;
}
.orderbtn-pingj a, a.orderbtn-pingj {
	color: #FFF;
}
/* 头部 wula2016-01-26*/

#TopTipHolder {
	overflow: hidden;
	position: relative
}
#TopTip {
	line-height: 35px;
	text-align: center;
	background: #F00;
	color: #FFF
}
.tit1 {
	height: 2rem;
	line-height: 2rem;
	background: #f9f9f9;
	font-size: 0.8rem;
	padding: 0 0.5rem
}
.radius2 {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.radius5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}
.radius10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.radius15 {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.position_a_lt {
	position: absolute;
	left: 0;
	top: 0;
}
.position_a_rb {
	position: absolute;
	right: 0;
	bottom: 0;
}
#header {
	z-index: 13;
	position: relative;
	height: 43px;
	display: block;
	/*border-bottom:0.5px solid #e3e3e3;*/
	background-color: #fed53e;
}
#header-goods {
	z-index: 13;
	position: relative;
	height: 2.5rem;
	display: block;
}
#header-msg {
}
/***********标题栏***************/

.u-header {
	background: #fed53e none repeat scroll 0 0;
	font-size: 1.2rem;
	height: 3rem;
	line-height: 43px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 3;
}
.ui-header {
	background: #fed53e none repeat scroll 0 0;
	position: fixed;
	width: 100%;
	height: 45px;
	line-height: 45px;
padding: 0 10pxbox-sizing: border-box;
	top: 0;
	left: 0;
	z-index: 3;
}
.ui-header .ui-header-nav {
	position: absolute;
	top: 0
}
.ui-header .ui-header-left {
	left: 10px;
}
.ui-header .ui-header-right {
	right: 10px
}
.ui-header .ui-header-icon {
	color: #484848;
}
.ui-header h1 {
	margin-top: 0;
	margin-bottom: 0
}
.ui-header .ui-header-title {
	margin: 0 30%;
	font-size: 1.2rem;
	color: #484848;
	font-weight: 400;
	text-align: center;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.ui-header .ui-header-title img {
	margin-top: 12px;
	height: 25px;
	vertical-align: top
}
.u-header-goods {
	font-size: 1.2rem;
	height: 3rem;
	line-height: 3rem;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 3;
}
.u-header::before {/*border-bottom: 1px solid #dedede;*/
	bottom: -1px;
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
}
.header_tit {
	height: 0.88rem;
	left: 0;
	pointer-events: none;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
/*wula2016-06-29 display: inline-flex;*/
.u-hd-right {
	float: right;
	display: inline-flex;
}
.u-inx-hd-right {
	float: right
}
.u-hd-left {
	float: left
}
.u-hd-left a {
	display: block;
	position: absolute;
	left: 0.8rem;
	color: #484848;
	text-align: center;
	line-height: 40px;
}
.u-hd-right a {
	display: block;
	position: absolute;
	right: 0.8rem;
	color: #484848;
	text-align: center;
	line-height: 40px;
}
.u-inx-hd-left a {
	display: block;
	position: absolute;
	left: 0.8rem;
	color: #484848;
	text-align: center;
}
.u-inx-hd-right a {
	display: block;
	position: absolute;
	right: 0.8rem;
	color: #484848;
	text-align: center;
}
.u-icon-px {
	background: url(images/icon_sprite.png) no-repeat scroll 0 0 / 225px auto;
	display: inline-block;
}
.u-hd-tit {
	height: 0.88rem;
	left: 0;
	pointer-events: none;
	position: absolute;
	text-align: center;
	line-height: 2.5rem;
	width: 100%;
	font-size: 16px;
	letter-spacing: .1rem;
	color: #484848;
}
.u-hd-titt {
	height: 0.88rem;
	left: 0;
	pointer-events: none;
	position: absolute;
	text-align: center;
	line-height: 10rem;
	width: 100%;
	font-size: 1.2rem;
}
.u-hd-titt2 {
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 1rem;
	top: 7rem;
}
.u-hd-nav, .u-hd-tit span {
	color: #484848;
	display: inline-block;/* overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 4.4rem;word-break: keep-all;*/
}
.u-hd-right a {
	position: relative;
}
.u-inx-hd-right a {
	position: relative;
}
.i-hd-home {
	background-position: -125px 0;
	height: 22px;
	margin-top: 11px;
	width: 23px;
	display: block;
}
.i-hd-back {
	background-position: -75px -25px;
	height: 19px;
	margin-top: 14px;
	width: 11px;
	display: block;
}
.footbar {/*display: table;*/
	position: fixed;
	bottom: 0;
	left: 0;
	height: 3rem;
	background: url('images/footbar_bg.png') repeat-x 0 0 #fff;
	width: 100%;
	z-index: 10;
	border-top: 1px solid #e3e3e3
}
.footbar li {
	width: 18%;
	padding: 0.1rem 1%;
	text-align: center;
	float: left;
}
.footbar li a {
	color: #484848;
}
.footbar li p.bar_ico {
	height: 25px;
	color: #484848;
}
.footbar li p.bar_ico img {
	height: 25px;
}
.footbar li.bar-cart .bar_ico, .footbar li.bar-kefu .bar_ico, .footbar li.bar-user .bar_ico {
	position: relative;
}
.footbar li.bar-cart .bar_ico img {
	height: 23px;
	margin-top: 2px
}
.footbar li.bar-cart .bar_ico span, .footbar li.bar-user .bar_ico span {
	position: absolute;
	left: 55%;
	top: 0px;
	background: #fed53e;
	;
	padding: 2px 7px;
	display: block;
	border-radius: 99px;
	color: #484848;
	font-style: 12px;
	text-align: center;
}
.footbar li.bar-cart .bar_ico i, .footbar li.bar-user .bar_ico i {
	float: left;
	width: 100%;
}
.footbar li.bar-kefu .bar_ico i {
	position: absolute;
	left: 60%;
	top: 0px;
	background: #fed53e;
	padding: 2px 7px;
	display: block;
	border-radius: 99px;
	color: #484848;
	font-style: 12px;
	text-align: center;
}
.footbar li.bar-user .bar_ico img {
	height: 24px;
}
.footbar li.bar-kefu .bar_ico img {
	height: 24px;
}
.footbar li p.bar_tit {
	margin-top: 2px;
	font-size: 0.6rem
}

/**横屏样式**/

@media (orientation: landscape) {
.home_rec_goods li .photo img {
	margin: 3% 0 3%;
	height: auto;
	width: 40%
}
.copyright p {
	margin: 10px 0;
	text-align: center;
	margin-left: 4%;
	width: 92%;
	margin-bottom: 50px;
}
.cart-list li .thumb img {
	width: 30%;
}
}
.mustknow {
	text-align: center;
	font-size: 16px;
	line-height: 48px;
	text-indent: 24px;
	white-space: normal;
	color: #E53333;
}
.mustknow-text {
	text-align: left;
	font-size: 0.8rem;
	line-height: 2rem;
	white-space: normal;
	color: #484848;
	margin: 1rem;
}
/***********标题栏End***************/

#page_group #header {
	background: url(../../style/new_images/jhs_bg.png) repeat-x center center;
	border-bottom: 0px;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
}
#page_group #header h1 {
	background: none;
	color: #fff;
	font-weight: 700;
}
#page_goods #header {
	z-index: 20;
	background: none;/*position:fixed;*/
	float: left;
	width: 100%;
	height: 32px;
	display: block;/*top:5px;*//*border-bottom: 0px solid #ccc;*/
}
/*#page_category #header{background:url(../../style/images/cat.png) repeat-x center center;border-bottom:0px;}

#page_category #header #search_box.top_search_box{background:none;color:#fff;font-weight:700;}*/

#page_help #header {
	background: url(../../style/images/help_n.png) repeat-x center center;
	border-bottom: 0px;
}
#page_help #header h1 {
	background: none;
	color: #fff;
	font-weight: 700;
}
#page_ex #header {
	background: url(../../style/images/ex.png) repeat-x center center;
	border-bottom: 0px;
}
#page_ex #header h1 {
	background: none;
	color: #fff;
	font-weight: 700;
}
#page_groupBuy #header {
	z-index: 20;
	background: none;
	position: fixed;
	float: left;
	width: 100%;
	height: 32px;
	display: block;
	border-bottom: 0px solid #ccc;
}
#header h1 {
	font-size: 1rem;
	line-height: 3rem;
	text-align: center;
}
#page_goods #header span {
	width: 33.33%;
	height: 35px;
	text-align: center;
	position: relative;
	float: left;
}
#page_goods #header span.First {
	width: 33.33%;
	height: 32px;
	text-align: center;
	position: relative;
	float: left;
}
#page_goods #header span.Second {
	width: auto;
	height: 32px;
	text-align: center;
	position: relative;
	float: right;
}
#page_goods #header span.Three {
	width: auto;
	height: 32px;
	text-align: center;
	position: relative;
	float: right;
}
#page_goods #intro {
	position: fixed;
	height: 39px;
	background: #fff;
	z-index: 19;
	width: 100%;
	display: none;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
#Intro {
	position: absolute;
	top: 100px;
	height: 39px;
	z-index: 19;
	width: 100%;
}
#page_groupBuy #header span {
	width: 33.33%;
	height: 35px;
	text-align: center;
	position: relative;
	float: left;
}
#page_groupBuy #header span.First {
	width: 33.33%;
	height: 32px;
	text-align: center;
	position: relative;
	float: left;
}
#page_groupBuy #header span.Second {
	width: auto;
	height: 32px;
	text-align: center;
	position: relative;
	float: right;
}
#page_groupBuy #header span.Three {
	width: auto;
	height: 32px;
	text-align: center;
	position: relative;
	float: right;
}
#page_groupBuy #intro {
	position: fixed;
	height: 39px;
	background: #fff;
	z-index: 19;
	width: 100%;
	display: none;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
#header .header_r {
	position: absolute;
	top: 0rem;
	right: 0.8rem;
	color: #fff;
}
#header .header_r1 {
	position: absolute;
	top: 0;
	right: 0;
}
#header .header_r1 .iconfont {
	font-size: 30px;
	margin-right: 15px;
}
#header .header_r2 {
	position: absolute;
	top: 0.7rem;
	right: 5px;
	font-size: 12px;
}
#header .header_r2 a {
}
#header .header_r a {
	display: block;
	overflow: hidden;
	line-height: 2.5rem;
	color: #484848;
}
#header .header_r1 a {
	font-size: 1rem;
	display: block;
	margin: 12px 1rem 0 0;
	padding: 0rem;
	overflow: hidden;
}
#header .header_l {
	position: absolute;
	top: 0.5rem;
	color: #fff;
}
#header .header_l a {
	width: 3rem;
	height: 3rem;
	display: block;
	overflow: hidden;
	cursor: pointer;
	line-height: 2rem;
	color: #484848;
	font-size: 1.2rem;
}
#header .header_l2 {
	position: absolute;
	top: 0.2rem;
	left: 0.8rem;
	color: #484848;
}
/*#header .header_2 a{width: 3rem;height:3rem;display: block;padding: 0 0.2rem;text-indent: -999em;overflow: hidden;}*/

/*#allconcent{width:98%;max-width: 64rem;overflow: auto;position:absolute;top:3rem;bottom:40px;} */

#page_group #header .header_l {
	line-height: 48px;
	height: 48px;
	background: url(../../style/new_images/jhs.png) no-repeat center center;
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
#page_ex #header .header_l {
	line-height: 48px;
	height: 48px;
	background: url(../../style/images/ex_l.png) no-repeat center center;
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
#page_goods #header .new_goods_header {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
#page_goods #header .First .new_goods_header a {
	float: left;
	margin-left: 0.6rem;
}
#page_goods #header .Second .new_goods_header a {
	float: right;
	margin-right: 1rem;
}
#page_goods #header .Three .new_goods_header a {
	float: right;
	margin-right: 1rem;
}
#page_goods #header .new_goods_header a {
	position: relative;
	text-align: center;
	margin: 0 auto;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	border-radius: 99px;
	background-color: #fff;
	padding: 6px;
	width: 20px;
	height: 20px;
	text-indent: -999em;
	display: block;
}
#page_goods #header .new_goods_header a #J_panels {
	position: relative;
	text-indent: 0em;
}
#page_goods #header .new_goods_header a #J_panels .panel {
	position: absolute;
	width: auto;
	display: inline;
	white-space: nowrap;
	padding: 5px 15px;
	background: #484848;
	color: #fff;
	border-radius: 5px;
	right: -210px;
}
.arrow-right {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 10px solid #484848;
	top: -10px;
	right: 14px;
}
#page_goods #header em#tb-cartnum {
	position: absolute;
	background: red;
	top: -2px;
	border-radius: 99rem;
	line-height: 10px;
	width: 10px;
	height: 10px;
	text-indent: 0em;
	color: #fff;
	padding: 3px;
	font-size: 10px;
	right: -3px;
}
#page_goods #header dt#addcart-success {
	background: #484848;
	border-radius: 99px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-indent: 0em;
	color: #fff;
	padding: 3px;
	margin-top: 12px;
	margin-left: 20px;
}
#page_goods #header em#tb-fav {
	visibility: hidden;
	text-indent: 0em;
}
#page_goods #header #J_panelsend em {
	background-color: #00B000;
	border: 1px solid #018E01;
	border-radius: 20px;
	color: #FFF;
	display: inline-block;
	font-family: Arial;
	height: 15px;
	left: 1px;
	line-height: 15px;
	padding: 0px 4px;
	position: absolute;
	cursor: pointer;
	top: 2px;
}
#page_groupBuy #header .new_goods_header {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
#page_groupBuy #header .First .new_goods_header a {
	float: left;
	margin-left: 0.6rem;
}
#page_groupBuy #header .Second .new_goods_header a {
	float: right;
	margin-right: 1rem;
}
#page_groupBuy #header .Three .new_goods_header a {
	float: right;
	margin-right: 1rem;
}
#page_groupBuy #header .new_goods_header a {
	position: relative;
	text-align: center;
	margin: 0 auto;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	border-radius: 99px;
	background-color: #fff;
	padding: 6px;
	width: 20px;
	height: 20px;
	text-indent: -999em;
	display: block;
}
#page_groupBuy #header .new_goods_header a #J_panels {
	position: relative;
	text-indent: 0em;
}
#page_groupBuy #header .new_goods_header a #J_panels .panel {
	position: absolute;
	width: auto;
	display: inline;
	white-space: nowrap;
	padding: 5px 15px;
	background: #484848;
	color: #fff;
	border-radius: 5px;
	right: -210px;
}
#page_groupBuy #header em#tb-cartnum {
	position: absolute;
	background: red;
	top: -2px;
	border-radius: 99rem;
	line-height: 10px;
	width: 10px;
	height: 10px;
	text-indent: 0em;
	color: #fff;
	padding: 3px;
	font-size: 10px;
	right: -3px;
}
#page_groupBuy #header dt#addcart-success {
	background: #484848;
	border-radius: 99px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-indent: 0em;
	color: #fff;
	padding: 3px;
	margin-top: 12px;
	margin-left: 20px;
}
#page_groupBuy #header em#tb-fav {
	visibility: hidden;
	text-indent: 0em;
}
#page_groupBuy #header #J_panelsend em {
	background-color: #00B000;
	border: 1px solid #018E01;
	border-radius: 20px;
	color: #FFF;
	display: inline-block;
	font-family: Arial;
	height: 15px;
	left: 1px;
	line-height: 15px;
	padding: 0px 4px;
	position: absolute;
	cursor: pointer;
	top: 2px;
}
#header .header_search .ico_03 {
	-webkit-background-size: 2rem 2rem;
	-moz-background-size: 2rem 2rem;
	background-size: 2rem 2rem;
}
.app-topbar .header_r {
	position: absolute;
	top: 0;
	right: 0;
}
.app-topbar .header_r a {
	width: 2rem;
	height: 2rem;
	display: block;
	margin: 9px 0.6rem 0 0;
	padding: 0rem;
	text-indent: -999em;
	overflow: hidden;
}
.app-topbar .header_l {
	position: absolute;
	top: 0;
	left: 0;
}
.app-topbar .header_l a {
	width: 3rem;
	height: 3rem;
	display: block;
	padding: 0 0.2rem;
	text-indent: -999em;
	overflow: hidden;
}
.app-topbar .header_search .ico_03 {
	-webkit-background-size: 2rem 2rem;
	-moz-background-size: 2rem 2rem;
	background-size: 2rem 2rem;
}
.search_box {
	position: relative;
	top: 0.4rem;
	margin: 0 auto;
	width: 80%;
	background: #fff;
	border-radius: 5px;
	text-align: center;
}
.search_box input {
	width: 85%;
	height: 2rem;
	line-height: 14px;
	border: none;
	background: #fff;
	font-size: 12px;
	overflow: hidden;
	font-weight: 400;
}
#page_index .search_box {
	position: relative;
	top: 0.4rem;
	margin: 0 auto;
	width: 90%;
	background: #484848;
	border-radius: 7px;
	text-align: center;
}
#page_index .search_box input {
	width: 100%;
	height: 2rem;
	line-height: 14px;
	border: none;
	color: #484848;
	background: #fff;
	font-size: 12px;
	overflow: hidden;
	font-weight: 400;
	margin-right: 173px;
}
.search_box button {
	position: absolute;
	top: 0.4rem;
	right: 0.6rem;
	width: 1.2rem;
	height: 1.2rem;
	border: none;
}
#page_index .search_box input:-moz-placeholder {
color: #dedede;
}
#page_index .search_box input:-ms-input-placeholder {
color: #dedede;
}
#page_index .search_box input::-webkit-input-placeholder {
color: #ffffff;
}
#search_box {/*padding: 0 3.2rem 0 1rem;*/
	position: relative;
	background-color: #ff6666;
	height: 3rem;
	top: 2.5rem;
	display: none
}
#search_box .search_box {
	position: relative;
	top: 0.5rem;
}
#search_box .cuowu button {
	opacity: 0;
}
#search_box .ico_08 {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3rem;
	height: 3rem;
	padding: 0 0.2rem;
}
#search_box2 {
	padding: 0 3.2rem;
	height: 3rem;
	top: -3rem;
}
#search_box2 .search_box {
	position: relative;
	top: 7px;
}
#search_box.top_search_box {
	display: block;
	top: 2.5rem;/*margin: 0 auto;padding: 0;*/
	background: #fed53e;
}
#page_category #search_box.top_search_box {
	background: #F1F1F1;
}
#page_search #search_box.top_search_box {
	background: #F1F1F1;
}
html.mm-opened .mm-page, html.mm-opened #mm-blocker, html.mm-opened .mm-fixed-top, html.mm-opened .mm-fixed-bottom, html.mm-opened .mm-menu.mm-horizontal > .mm-panel {
	-webkit-transition: none 0.4s ease;
	-moz-transition: none 0.4s ease;
	-ms-transition: none 0.4s ease;
	-o-transition: none 0.4s ease;
	transition: none 0.4s ease;
	-webkit-transition-property: top, right, bottom, left, border;
	-moz-transition-property: top, right, bottom, left, border;
	-ms-transition-property: top, right, bottom, left, border;
	-o-transition-property: top, right, bottom, left, border;
	transition-property: top, right, bottom, left, border;
}
html.mm-opened .mm-page, html.mm-opened #mm-blocker {
	left: 0%;
	top: 0;
	margin: 0;
	border: 0px solid rgba(0, 0, 0, 0);
}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker {
	border: 0px solid rgba(100, 100, 100, 0);
}
.mm-menu .mm-hidden {
	display: none;
}
.mm-fixed-top, .mm-fixed-bottom {
	position: fixed;
	left: 0;
}
.mm-fixed-top {
	top: 0;
}
.mm-fixed-bottom {
	bottom: 0;
}
html.mm-opened .mm-page, .mm-menu > .mm-panel {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html.mm-opened, html.mm-opened body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
html.mm-opened .mm-page {
	height: 100%;
	overflow: hidden;
	position: absolute;
}
html.mm-background .mm-page {
	background: inherit;
}
#mm-blocker {
	background: #fff;
	opacity: 0;
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 16;
}
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
	display: block;
}
.mm-menu.mm-current {
	display: block;
}
.mm-menu {
	background: inherit;
	display: none;
	overflow: hidden;
	height: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	top: 2.5rem;
	z-index: 0;
	background-color: #484848;
}
.mm-menu > .mm-panel {
	background: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 0;
}
.mm-menu > .mm-panel.mm-opened {
	left: 0%;
}
.mm-menu > .mm-panel.mm-subopened {
	left: -40%;
}
.mm-menu > .mm-panel.mm-highest {
	z-index: 1;
}
.mm-menu > .mm-panel.mm-hidden {
	display: block;
	visibility: hidden;
}
.mm-menu .mm-list {
	padding: 20px 0;
}
.mm-menu > .mm-list {
	padding: 20px 0 40px 0;
}
/*wula2016-02-22 newadd*/

#categorypage .mm-menu > .mm-list {
	padding: 40px 0 40px 0;
}
.mm-panel > .mm-list {
	margin-left: -20px;
	margin-right: -20px;
}
.mm-panel > .mm-list:first-child {
	padding-top: 0;
}
.mm-list, .mm-list > li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.mm-list {
	font: inherit;
	font-size: 14px;
}
.mm-list a, .mm-list a:hover {
	text-decoration: none;
}
.mm-list > li {
	position: relative;
}
.mm-list > li > a, .mm-list > li > span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	line-height: 20px;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
	width: auto;
	margin-left: 20px;
	position: relative;
	left: auto;
}
.mm-list a.mm-subopen {
	width: 40px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.mm-list a.mm-subopen.mm-fullsubopen {
	width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
	border-left: none;
}
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
	padding-right: 5px;
	margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
	background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span {
	padding-right: 45px;
	margin-right: 0;
}
.mm-list a.mm-subclose {
	text-indent: 20px;
	padding-top: 30px;
	margin-top: -20px;
}
.mm-list > li.mm-label {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
	padding-right: 5px;
}
.mm-list > li.mm-spacer {
	padding-top: 40px;
}
.mm-list > li.mm-spacer.mm-label {
	padding-top: 25px;
}
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 7px;
	height: 7px;
	margin-bottom: -5px;
	position: absolute;
	bottom: 50%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
	border-top: none;
	border-left: none;
	right: 18px;
}
.mm-list a.mm-subclose:before {
	border-right: none;
	border-bottom: none;
	margin-bottom: -15px;
	left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
	display: none;
	padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
	border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
	display: block;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
	height: 40px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	right: 16px;
}
html.mm-opened .mm-page {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
#page_index .mm-ismenu {
	background: #484848;
}
#page_sellhome .mm-ismenu {
	background: #484848;
}
.mm-menu {
	color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list > li:after {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
	background: rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
	background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
	background: rgba(255, 255, 255, 0.05);
}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-fixed-bottom {
	left: 80%;
}
.mm-menu {
	width: 80%;
}

@media all and (max-width: 175px) {
.mm-menu {
	width: 140px;
}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-fixed-bottom {
	left: 140px;
}
}

@media all and (min-width: 550px) {
.mm-menu {
	width: 440px;
	background: #484848;
}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-fixed-bottom {
	left: 440px;
}
}
html.mm-nooverflowscrolling.mm-opened {
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}
html.mm-nooverflowscrolling.mm-opened body {
	overflow: auto;
}
html.mm-nooverflowscrolling.mm-opened .mm-page {
	min-height: 1000px;
	position: fixed;
}
html.mm-nooverflowscrolling.mm-opened .mm-menu {
	height: auto;
	min-height: 1000px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	left: auto;
	top: auto;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel {
	position: relative;
	height: auto;
	display: none;
	left: 0;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel.mm-current {
	display: block;
}
.goods-content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	padding-top: 0;
}
.focus {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	padding-top: 43px;
}
#focus {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	padding-top: 43px;
}
.focus .hd {
	width: 100%;
	height: 1rem;
	position: absolute;
	z-index: 1;
	bottom: .5rem;
	text-align: center;
}
.focus .hd ul {
	display: inline-block;
	height: .5rem;
	padding: .3rem .5rem;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem;
	font-size: 0;
	vertical-align: top;
}
.focus .hd ul li {
	display: inline-block;
	width: .6rem;
	height: .6rem;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: 0px;/*background: #484848;border: 1px solid #fff;*/
	margin: 0 .5rem;
	vertical-align: top;
	overflow: hidden;
}
.focus .hd ul .on {/*background: #fed53e;*/
}
.focus .bd {
	position: relative;
	z-index: 0;
	background-color: #FFF;
}
.focus .bd li img {
	width: 100%;
	height: auto;
	display: block;
}
.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* 取消链接高亮*/
}
header .fakeInput {
	height: 2.5rem;
	margin: 0 auto;
	position: relative;
	background: #fff;
}
header .fakeInput .search {
	width: 2.5rem;
	height: 2.5rem;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0px 15px 15px 0px;
	-webkit-border-radius: 0px 15px 15px 0px;
	background-color: #B4000B
}
header .fakeInput button {
	background: none;
	font-size: 14px;
	height: 2.5rem;
	width: 100%;
	border: none;
	text-align: left;
	padding-left: 5%;
}
.main-search {
	display: none
}
.main-search .hd {
	height: 2.4rem;
	background: #B4000B;
	position: relative
}
.main-search .hd .close {
	width: 2.4rem;
	height: 2.4rem;
	display: block;
	overflow: hidden;
	text-indent: -6.6rem;
	float: right;
}
.main-search .tab {
	position: absolute;
	left: 10px;
	bottom: 0
}
.main-search .tab li {
	display: inline-block;
	width: 80px;
	height: 30px;
	margin: 0 10px 0 0;
	line-height: 30px;
	border: 1px solid #850100;
	border-radius: 4px 4px 0 0;
	color: #fff;
	background-color: #990002;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer
}
.main-search .tab li.on {
	color: #990002;
	background-color: #eee;
	border-bottom: 1px solid #eee
}
.main-search .bd {
	padding: 0.2rem 0.6rem;
	background-color: #eee;
	height: 3rem;
	position: relative
}
.main-search .bd .clear {
	position: absolute;
	z-index: 13;
	right: 3rem;
	top: 0.45rem;
	width: 0.8rem;
	height: 0.8rem;
	padding: 0.2rem;
	background-color: #eee;
	overflow: hidden;
	display: block;
	border: 0;
	text-indent: -99rem;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.row_category {
	margin-bottom: 0rem;
	padding: 0 0 0.3rem;
	background: #fff;
}
.row {
	overflow: hidden;
}
.row_category ul {
	margin: 0.7rem auto 0;
}
.row_category li {
	overflow: hidden;
	text-align: center;
	width: 25%;
}
.row_category li a {
	display: block;
	overflow: hidden;
}
.row_category li a img {
	width: 2.2rem;/*border-radius: 99px;*/
}
.row_category li p {
	color: #484848;
	font-size: 0.8rem;
	margin-top: 0.3rem;
}
.new-tbl-type {
	display: table;
	width: 98%;
}
.new-tbl-cell {
	display: table-cell;
}
.new-msale-lst {
	height: 8rem;
	padding: 0.9rem 0;
	width: 100%;
}
.new-msale-lst .new-tbl-cell {
}
.new-msale-lst .new-tbl-cell a {
	display: block;
	text-align: center;
	position: relative;
	width: 7.5rem;
}
.new-msale-lst .new-tbl-cell img {
	vertical-align: top;
	width: 100px;
	height: 100px;
	margin-bottom: 0.3rem
}
.item_show_box2 {
	text-align: center;
	position: relative;
	padding: 0.3rem 0
}
.item_show_box2 .position_a_lt a p, .item_show_box2 .position_a_rb a p {
	display: inline-block
}
.item_show_box2 .position_a_lt div, .item_show_box2 .position_a_rb div {
	width: 6rem;
	height: 3.5rem;
	position: relative;
	background: #B4000B;
}
.item_show_box2 .position_a_lt a, .item_show_box2 .position_a_rb a {
	display: block;
	color: #FFFFFF;
	font-size: 0.8rem;
	line-height: 1.3rem;
	position: absolute;
}
.item_show_box2 a .ico_6, .item_show_box2 a .ico_6_b {
	bottom: -0.1rem;
	position: relative
}
.item_show_box2 .position_a_lt div {
	left: -0.9rem;
	top: -2.4rem;
	-moz-transform: rotate(-22deg);/* FF3.5+*/
	-o-transform: rotate(-22deg);/* Opera 10.5*/
	-webkit-transform: rotate(-22deg);/* Saf3.1+, Chrome*/
}
.item_show_box2 .position_a_lt a {
	left: 0.5rem;
	top: 0;
}
.item_show_box2 .position_a_rb div {
	right: -0.9rem;
	bottom: -2.4rem;
	-moz-transform: rotate(-202deg);/* FF3.5+*/
	-o-transform: rotate(-202deg);/* Opera 10.5*/
	-webkit-transform: rotate(-202deg);/* Saf3.1+, Chrome*/
}
.item_show_box2 .position_a_rb a {
	right: 0.2rem;
	bottom: 0;
}
.item_show_box2 .position_a_rb a .ico_6 {
	-moz-transform: rotate(-180deg);/* FF3.5+*/
	-o-transform: rotate(-180deg);/* Opera 10.5*/
	-webkit-transform: rotate(-180deg);/* Saf3.1+, Chrome*/
}
.item_show_box1 header {
	background: #B4000B;
	color: #FFFFFF;
	font-size: 0.8rem;
	height: 1.9rem;
	line-height: 1.9rem;
	padding-left: 0.3rem;
	margin: 0.6rem;
	text-align: right
}
.item_show_box1 header span {
	float: left
}
.item_show_box1 header .more {
	float: right;
	margin: 0.55rem 0.3rem 0 0
}
.item_show_box1 .item_tags {
	margin: 0.6rem;
}
.item_show_box1 .item_tags a {
	height: 1.8rem;
	line-height: 1.8rem;
	border: 1px solid #ececec;
	text-align: center;
	color: #666;
	float: left;
	margin: 0.4rem 0.4rem 0 0;
	padding: 0 0.6rem;
	font-size: 0.8rem;
	overflow: hidden
}
.goodsItem {
	width: 10rem;
	padding: 0.6rem;
}
.goodsItem img {
	width: 100%;
	height: auto;
}
.goodsItem del {
	height: 1rem;
	line-height: 1rem;
	font-size: 0.4rem
}
.footer {
	padding: 0 0.6rem 0.6rem;
	color: #aaa;
	font-size: 0.6rem;
}
.footer .in {
	height: auto;
	margin: 0 -0.6rem;
	width: 96%;
	padding: 0 2%;
	background-color: #B9B9B9;
}
#page_goods .footer .in {
	background-color: #EFEFEF;
}
#page_groupBuy .footer .in {
	background-color: #EFEFEF;
}
.homeBtn, .footer .gotop {
	position: absolute;
	top: 0;
	width: 2.8rem;
	height: 2.8rem;
	color: #fff;
	font-size: 0.65rem;
}
.footer .gotop, .footer .homeBtn {
	background: #a1a1a1;
}
.homeBtn {
	left: 0;
}
.cart-box .btn-css4 i {
	margin-left: 5px;
	vertical-align: -1px;
	font-size: 20px;
}
.homeBtn span {
	position: absolute;
	left: 0.5rem;
	top: 0.5rem;
}
.footer .gotop {
	right: 0;
}
.footer .gotop span {
	position: absolute;
	left: 50%;
	top: 0.8rem;
	width: 0.9rem;
	height: 0.9rem;
	margin: -0.3rem 0 0 -0.3rem;
}
.footer .gotop p {
	position: absolute;
	bottom: 0.14rem;
	left: 0.45rem;
	width: 2.2rem;
}
.footer .favLink, .footer p {
	text-align: center;
	line-height: 1.3rem;
}
.footer .link {
	line-height: 1rem;
	font-size: 0.7rem;
	color: #1ca2e1;
}
.footer .link a {
	display: inline-block;
	margin-top: 0.3rem;
	padding: 0 0.6rem 0 0.3rem;
	border-right: 1px solid #D5D5D5;
	color: #1CA2E1;
}
.footer .link a:last-child {
	border: none;
}
.footer .favLink a {
	margin-right: 0.3rem;
	color: #aaa;
}
.new_footer {
	position: fixed;
	display: none;
	bottom: 3rem;
	right: 0rem;
	width: 3rem;
	height: 3rem;
	z-index: 16;
}
.new_footer #scrollUp i {
	border-radius: 100%;
	color: #484848;
	font-size: 2.5rem;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	border: medium none;
	display: block;
	opacity: 1;
	z-index: 3;
}
.pagenav-wrapper .pagenav-content {
	padding: 0.67rem 0.67rem 0 0.67rem;
	text-align: center;
	line-height: 1.87rem;
	background: none;
}
.pagenav-wrapper .pagenav {
	display: -webkit-box;
	display: flex;
	text-align: left
}
.pagenav-wrapper .pagenav>div {
	background-color: #fff;
	border: 1px solid #CCC;
	line-height: 1.87rem;
	white-space: nowrap;
	border-radius: 2px;
	cursor: pointer;
	margin: 0 0.2rem
}
.pagenav .p-first, .pagenav .p-end {
	width: 2.8rem
}
.pagenav .p-prev, .pagenav .p-next {
	width: 2.8rem;
}
.pagenav .pagenav-cur {
	-webkit-box-flex: 1;
	flex: 1;
	position: relative;
	background: #fff
}
.pagenav .pagenav-select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	text-align: center
}
.pagenav .pagenav-cur i {
	display: inline-block;
	width: 10px;
	height: 7px;
	background: url(images/cate_biao2.png);
	background-size: 10px 7px
}
.pagenav-wrapper .pagenav .p-gray {
	background-color: #FFFFFF;
	color: #b4b1b1
}
.pagenav-wrapper a {
	color: #FF702F
}
.pagenav-wrapper a.no {
	color: #B4B1B1
}
.pagenav a:hover {
	text-decoration: none
}
.clist {
	width: 100%;
	background: #f4f4f4;
	clear: both
}
.clist ul {
	width: 100%;
	background: #f4f4f4
}
.clist_sub {
	border-bottom: 1px solid #d7d7d8
}
.crow {
	line-height: 4.5rem;
	width: 100%;
	background: #f4f4f4;
	clear: both;
	height: 4.5rem
}
.crow_row {
	border-bottom: #d7d7d8 1px solid;
	line-height: 4.5rem;
	width: 100%;
	heigth: 4.5rem
}
.crow_icon {
	line-height: 7.2rem;
	margin: 0px 0.6rem;
	width: 3.6rem;
	float: left;
	height: 3.3rem;
}
.crow_icon img {
	width: 3.6rem;
	height: 3.3rem;
	float: left;
}
.crow_title {
	line-height: 4.5rem;
	float: left;
	margin-left: 0.3rem
}
.crow_item {
	text-align: center;
	line-height: 2rem;
	margin: 1.3rem auto;
	width: 32%;
	font-family: "华文细黑";
	background: #f4f4f4;
	float: left;
	height: 2rem;
	color: #585858;
	font-size: 0.9rem;
	border-left: #d7d7d7 1px solid
}
.crow_item A {
	margin: 0px 0.3rem;
	text-overflow: clip;
	white-space: nowrap
}
.crow_item_clear {
	border-left-width: 0px;
	box-shadow: 0px 0 0px #fff;
	-webkit-box-shadow: 0px 0 0px #fff
}
.crow_title span {
	font-size: 1rem;
	heigth: 4.5rem
}
.crow_arrow {
	float: right;
	margin-right: 1.2rem
}
.crow_arrow img {
	width: 1rem;
}
#header .header_r a.switchBtn {
	background-size: 25px 25px;
	margin-top: 3px;
}
.switchBtn-list {
	background: url(images/new_sort1.png) no-repeat 50% 50%;
	opacity: 1
}
.switchBtn-album {
	background: url(images/new_sort2.png) no-repeat 50% 50%;
}
.switchBtn-grid {
	background: url(images/new_sort3.png) no-repeat 50% 50%;
}
#page_ex .switchBtn-list {
	background: url(images/sort1.png) no-repeat 50% 50%;
	opacity: 1
}
#page_ex .switchBtn-album {
	background: url(images/sort2.png) no-repeat 50% 50%;
}
#page_ex .switchBtn-grid {
	background: url(images/sort3.png) no-repeat 50% 50%;
}
.filter {
	width: 100%;
	text-align: center;
	height: 2.4rem;
	background: #fff;
	border-bottom: 1px solid #ddd;
	line-height: 2.4rem;
}
.filter dl {
	width: 25%;
	float: left;
}
.filter ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse
}
.filter ul li {
	display: table-cell;
	padding: 0rem 0
}
.filter ul li.filter-cur {
	border-bottom: 1px solid #F54D01;
}
.filter ul li.filter-cur a {
	color: #F54D01
}
.filter a {
	display: inline-block;
	width: 100%;
	font-size: 0.9rem;
	width: 80%;
	padding: 0px 10%;
	color: #666;
	text-decoration: none;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.filter a.current {
	color: #F37;
	background: url("images/icons.png") no-repeat scroll right 9px #FFF;
	text-decoration: none;
	background-size: 16px;
}
#float_are .filter_box dd {
	position: absolute;
	z-index: 24;
	width: 100%;
	left: 0px;
	background: #fff;
	border: .5px solid #ccc;
	border-left: none;
	border-right: none;
}
#float_are .filter_box dd div {
	float: left;
	width: 33.3%;
	max-width: 33.3%;
}
.filter a span {
	position: relative
}
.filter a:hover {
	text-decoration: none
}
.filter i {
	position: absolute;
	display: inline-block;
	overflow: hidden;
	top: 0.4rem;
	width: 0.47rem;
	height: 0.67rem;
	line-height: 0.67rem;
	margin-left: 0.13rem
}
.filter .f-ico-arrow-d {
	background: url(images/filter.png) no-repeat 0 0;
	background-size: 0.6rem 0.8rem;
	position: static;
	width: 0.6rem;
	height: 0.8rem;
	vertical-align: middle
}
.filter li.filter-cur .f-ico-arrow-d {
	background-image: url(images/filter_b.png)
}
.filter .f-ico-triangle-mt, .filter .f-ico-triangle-mb {
	border-width: 0.33rem;
	border-style: solid;
	border-color: transparent;
	height: 0;
	width: 0
}
.filter .f-ico-triangle-mt {
	border-bottom-color: #999;
	top: -0.2rem
}
.filter .f-ico-triangle-mb {
	border-top-color: #999;
	top: 0.6rem
}
.filter .filter-cur .f-ico-triangle-mt.f-ico-triangle-slctd {
	border-bottom-color: #F54D01
}
.filter .filter-cur .f-ico-triangle-mb.f-ico-triangle-slctd {
	border-top-color: #F54D01
}
.filter .filter-navBtn {
	padding: 0
}
.filter .filter-navBtn a {
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	width: 80%;
	padding: 0.13rem 0;
	color: #333
}
#page {
	position: relative;
}
#loginpage {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	top: 0;
	border-width: 0 0 1px;
	border-radius: 0;
}
#indexnav {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	top: 0;
	border-width: 0 0 1px;
	border-radius: 0;
}
#flowheader {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	top: 0;
	border-width: 0 0 1px;
	border-radius: 0;
}
#page_cat {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	border-width: 0 0 1px;
	border-radius: 0;
}
.nav {
	background: #ccc;
	position: fixed;
	top: 0;
	right: -276px;
	height: 100%;
	width: 276px;
	padding-top: 2.3rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}
.nav .hold-height {
	height: 100%;
	padding-bottom: 1000rem;
	background: #ccc;
}
.nav .attrs {
	padding-top: 0.67rem;
	width: 100%;
	overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-overflow-scrolling: touch
}
.nav .attrs>* {
	margin: 0.67rem 0;
	padding: 0 1.53rem;
}
.nav .attrs .attr .attrKey {
	color: #333;
	font-size: 0.8rem;
	padding-bottom: 0.1rem;
}
.nav .attrs .attr .attrValues {
	padding-top: 0.33rem
}
.nav .attrs .attr .attrValues ul {
	margin: 0;
	padding: 0
}
.nav .attrs .attr .attrValues ul:after {
	display: block;
	content: ' ';
	clear: both;
	height: 0;
	overflow: hidden
}
.nav .attrs .attr .attrValues .av-collapse {
	overflow: hidden
}
.nav .attrs .attr .attrValues .av-expand {
	max-height: none
}
.nav .attrs .attr .attrValues li {
	float: left;
	position: relative;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 0.2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 7rem;
	margin: 0.33rem 0;
	text-align: center;
	list-style: none;
	line-height: 1.72rem
}
.nav .attrs .attr .attrValues li:nth-child(2n+1) {
	margin-right: 0.59rem
}
.nav .attrs .attr .attrValues li a {
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0.13rem;
	display: block;
	width: 100%;
	color: #333;
	font-size: 0.8rem;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.nav .attrs .attr .attrValues li.av-selected {
	border-color: #B4000B
}
.nav .attrs .attr .attrValues li.av-selected a {
	border-color: #B4000B
}
.nav .attrs .attr .attrValues li.av-selected:after {
	background: -webkit-linear-gradient(left top, transparent 49%, #B4000B 49%, #B4000B 100%);
	background: -moz-linear-gradient(left top, transparent 49%, #B4000B 49%, #B4000B 100%);
	background: -o-linear-gradient(left top, transparent 49%, #B4000B 49%, #B4000B 100%);
	content: '7';
	position: absolute;
	right: -0.27rem;
	bottom: -0.27rem;
	width: 22px;
	height: 22px;
	color: #fff;
	font-family: tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	line-height: 2rem;
	text-indent: 0.6rem;
	overflow: hidden;
	-webkit-transform: rotate(-90deg) scaleX(-1) scale(0.55);
	-moz-transform: rotate(-90deg) scaleX(-1) scale(0.55);
	-o-transform: rotate(-90deg) scaleX(-1) scale(0.55)
}
.nav .attrs .attr .attrValues .av-options {
	margin: 0.33rem 0;
	padding: 0.33rem 0;
	font-size: 0.8rem;
	text-align: center;
	letter-spacing: .1em
}
.nav .attrs .attr .attrValues .av-options .avo-multiple {
	display: none
}
.nav .attrs .attr .attrValues .av-options .avo-more {
	color: #999;
	text-decoration: none
}
.nav .attrs .attr .attrValues .av-options .avo-more i {
	background-image: -webkit-linear-gradient(left, transparent 70%, #999 70%, #999 100%), -webkit-linear-gradient(top, transparent 70%, #999 70%, #999 100%);
	background-image: -moz-linear-gradient(left, transparent 70%, #999 70%, #999 100%), -moz-linear-gradient(top, transparent 70%, #999 70%, #999 100%);
	background-image: -o-linear-gradient(left, transparent 70%, #999 70%, #999 100%), -o-linear-gradient(top, transparent 70%, #999 70%, #999 100%);
	position: relative;
	display: inline-block;
	width: 0.6rem;
	height: 0.6rem;
	margin-left: 0.2rem
}
.nav .attrs .attr .attrValues .av-options .avo-more.avo-more-down i {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	top: -0.13rem
}
.nav .attrs .attr .attrValues .av-options .avo-more.avo-more-up i {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	top: 0.13rem
}
.nav .attrs .attr .attrValues .av-btns {
	display: none
}
.nav .attrs .attr .attrValues .av-sep {
	color: #fff;
	letter-spacing: .2em;
	font-weight: 700;
	font-size: 0.67rem
}
.nav .attrs .attr.priceAttr .attrValues {
	text-align: center;
	position: relative
}
.nav .attrs .attr.priceAttr .attrValues .start_price, .nav .attrs .attr.priceAttr .attrValues .end_price {
	-webkit-appearance: none;
	border: 0;
	border-radius: 0.2rem;
	width: 5.33rem;
	height: 1.2rem;
	padding: 0.2rem;
	margin: 0.13rem 0;
	text-align: center;
	line-height: 1.27rem;
	color: #333;
	font-size: 1rem;
	font-family: arial;
	font-weight: 700
}
.nav .attrs .attr.priceAttr .attrValues .priceRange {
	margin-top: 0.33rem
}
.nav .attrs .attr.brandAttr .av-collapse, .nav .attrs .attr.propAttr .av-collapse {
	max-height: 80px;
}
.nav .attrs .attr.cateAttr .av-collapse {
	max-height: 5.33rem
}
.nav .attr-fix>* {
	padding-right: 0.533rem
}
.nav .attrExtra {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #aeaeae;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin: -2.3rem 0 -0.67rem 0;
	padding: 0 1.533rem;
	width: 276px;
	height: 3rem;
	line-height: 3rem;
	z-index: 4;
}
.nav .attrExtra a, .nav .attrExtra button, .nav .attrExtra input:not([type=hidden]) {
	background-color: #fff;
	border: 0;
	border-radius: 0.2rem;
	padding: 0.4rem 1rem;
	color: #333;
	font-size: 1rem;
	line-height: 1.2rem;
	letter-spacing: .2em;
	text-decoration: none;
	cursor: pointer
}
.nav .attrExtra .attrExtra-submit, .nav .attrExtra .attrExtra-cancel {
	margin-top: 0.4rem
}
.nav .attrExtra .attrExtra-submit {
	background-color: #B4000B;
	color: #fff
}
.nav .attrExtra .attrExtra-cancel {
	float: right
}
.nav .attrExtra .attrExtra-clear {
	float: right;
	margin-top: 0.4rem;
	margin-right: 0.67rem;
	background-color: #dfdfdf
}
.nav .attrExtra .attrExtra-clear.attrExtra-clear-disabled {
	color: #999
}
.srp {
	display: table;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #fff;
}
.srp.album {
	width: 96%;
	margin: 9px 1% 0% 3%;
}
#page_group .srp.album {
	width: 100%;
	margin: 0;
	background: #fff;
}
.srp:after {
	display: block;
	clear: both;
	height: 0;
	content: ' '
}
.srp em {
	font-style: normal
}
.srp .product {
	display: inline-block;
	align-items: stretch;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;/*padding:6px;*/
	padding-bottom: 0
}
.srp .pro-inner {
	position: relative;
	background-color: #fff;
	border-radius: 0px;
	overflow: hidden;
	width: 100%;
	height: 100%
}
.srp .proImg-wrap {
	float: left
}
.srp .proImg-wrap img {
	border-radius: 0px;
	margin-left: 0px;
}
.list .proImg-wrap img {
	border-radius: 0px;
	margin-left: 3px;
}
.srp .proInfo-wrap {
	float: left;
	padding: 5px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}
.srp .proPrice {
	height: 20px;
	line-height: 21px
}
.srp .proPrice em {
	color: #FF6666;
	font-size: 16px;
	font-weight: 700;
	margin-left: 2px
}
#page_group .srp .proPrice em {
	margin-left: 0px
}
.srp .proPrice em.proService {
	font-size: 12px;
	font-weight: 400;
}
.srp del {
	color: #999;
	font-size: 12px
}
.srp .proTitle {
	overflow: hidden
}
.srp .proTitle a {
	color: #333;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: all .3s linear
}
.srp .proSales {
	float: left;
	color: #999;
	font-size: 12px;
}
.srp .proSales em {
	color: #333
}
.srp .proService {
	color: #333;
	font-size: 13px;
	height: 20px;
	line-height: 21px
}
.srp .proIcons {
	padding-left: 10px;
	height: 20px;
	overflow: hidden
}
.srp.list .proIcons {
	padding-left: 0px;
	height: 20px;
	overflow: hidden;
	width: 70%;
	color: #ff6666;
}
.srp .proIcons>* {
	margin: 0 3px 0 0
}
.srp .proIcons img {
	vertical-align: middle
}
.srp .proSales {
	line-height: 16px;
	margin-top: 6px;
	width: 70%;
}
.srp.list {
	width: 100%
}
.srp.list .product {
	width: 100%;
	padding: 0px 0;
	float: left;
}
.srp.list .pro-inner {
	width: 100%;
	background-color: #fff;
	padding: 13px 0 13px;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #eee;
}
.srp.list .proImg-wrap {
	width: 26.4%;
	margin-right: 10px;
	-webkit-transition: all .6s linear
}
.srp.list .proImg-wrap img {
	width: 100%
}
.srp.list .proInfo-wrap {
	float: none;
	padding: 0;
	padding-left: 28.4%
}
.srp.list .proTitle {
	line-height: 17px;
	margin-bottom: 8px;
	margin-right: 3px;
}
.srp.list .proTitle a {
	color: #252525;
	font-size: .9rem;
}
.srp.list .proBrief {
	line-height: 17px;
	margin-bottom: 8px;
	margin-right: 3px;
}
.srp.list .proBrief a {
	color: #484848;
}
.srp.list .proPrice {
	float: left;
	margin-right: 0px;
}
.srp.list .proPrice del {/*display:none*/
}
.srp.album .product {
	width: 48%;
	margin-bottom: 10px;
	float: left;
	margin-right: 2%
}
#page_group .srp.album .product {
	width: 47%;
	margin: 0.5rem 3% 0 0;
	box-shadow: 0 2px 2px rgba(200,200,200,0.4);
}
.srp.album .pro-inner {
	align-items: stretch;
	padding-bottom: 70px;
	height: auto;
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;/*border: .5px solid #ccc;*/
}
#page_group .srp.album .pro-inner {
	padding-bottom: 43px;
}
.srp.album .proInfo-wrap {
	position: absolute;
	bottom: 5px;
	width: 100%;
	height: 65px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.8rem;
}
#page_group .srp.album .proInfo-wrap {
	bottom: 0px;
	background: url(../../style/images/white.png)repeat;
	height: 83px;
}
.srp.album .proImg-wrap {
	width: 100%;
	overflow: hidden;
}
.srp.album .proImg-wrap img {
	width: 70%;
	border-radius: 0;
	height: auto;
	border: 0px;
}
.srp.album .proTitle {
	height: 39px;
	line-height: 19px;
	position: relative;
	top: 19px;
}
#page_group .srp.album .proTitles {
	height: 38px;
	position: relative;
	top: 0px;
	word-wrap: break-word;
	word-break: normal;
	overflow: hidden;
}
#page_group .srp.album .proTitles a {
	color: #333;
}
#page_group .srp.album .proSKU {
	padding: 0px 0;
}
.srp.album .proPrice {
	position: relative;
	top: -39px
}
#page_group .srp.album .proPrice {
	position: relative;
	top: -3px
}
#page_group .srp.album .proPrice .fr {
	color: #666;
	font-size: 12px;
	font-weight: 400;
}
#page_group .srp.album .proPrice span {
	font-size: 12px;
	font-weight: 400;
}
.srp.album .proPrice del {
	display: none
}
.srp.album .proService {
	display: none
}
.srp.album .proSales {
	float: right;
	position: relative;
	top: -36px;
	right: 2px;
	margin: 0
}
.srp.album .proIcons {
	padding-left: 0;
	width: 100%;
	position: relative;
	color: #ff6666;
}
.srp.album .proIcons del {
	color: #888;
}
.srp.grid .product {
	width: 100%;
	-webkit-transition: all .5s linear
}
.srp.grid .proImg-wrap {
	width: 100%
}
.srp.grid .proImg-wrap img {
	width: 100%;
	border-radius: 5px 5px 0 0
}
.srp.grid .proTitle {
	height: 19px
}
.srp.grid .proPrice {
	float: left;
	margin-right: 10px
}
.srp.grid .proPrice em {
	margin-right: 10px
}
.srp.grid .proPrice del {
	display: none
}
.srp.grid .proService, .srp.grid .proIcons {
	float: none
}
.srp.grid .proSales {
	clear: left
}

@media screen and (max-device-height:568px) and (orientation:portrait) {
.srp {
	display: table;
	width: 100%
}
.srp .product {
	display: inline-block;
	float: none
}
.srp.album .proImg-wrap {
	overflow: hidden;
	max-height: 200px
}
}

@media screen and (min-device-width:768px) and (orientation:portrait) {
.srp {
	display: table;
	width: 100%
}
.srp .product {
	display: inline-block;
	float: none
}
.srp.album .proImg-wrap {
	overflow: hidden;
	max-height: 380px
}
}

@media screen and (max-device-width:480px) and (orientation:portrait) {
.srp.album .proImg-wrap {
	overflow: hidden;
	max-height: 240px
}
}
.get_more {
	margin: 0px auto 0px;
	display: block;
	text-align: center
}
.goods_slider {
	background-color: #fff;
	height: auto;
	position: relative
}
.goods_slider .scroller {
	transition-property: transform;
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	transition-duration: 0ms;
	transform: translate3d(0px, 0px, 0px);
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	display: -webkit-box;
	-webkit-box-lines: multiple;
	text-align: center;
}
.goods_slider .scroller div {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center
}
.goods_slider .scroller img {
	-webkit-user-drag: none;
	-webkit-user-select: none;
	max-width: 100%;
	max-height: 100%
}
.goods_slider .scroller ul li {
	text-align: center
}
.goods_slider .slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	max-width: 100%;
}
.goods_slider .slideBox .icons {
	position: absolute;
	bottom: 1rem;
	height: 0.8rem;
	line-height: 0.8rem;
	left: 0;
	right: 0;
	text-align: center
}
.goods_slider .slideBox .icons li {
	display: inline-block;
	width: 0.6rem;
	height: 0.6rem;
	-webkit-border-radius: 1.2rem;
	-moz-border-radius: 1.2rem;
	border-radius: 1.2rem;
	background: rgba(0,0,0,.2);
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0.3rem;
}
.goods_slider .slideBox .icons li.on {
	background: #B4000B;
}
.goods_slider .slideBox .bd {
	position: relative;
	z-index: 0;
	height: 100%;
	width: 100%;
}
.goods_slider .slideBox .bd li {
	position: relative;
	text-align: center;
	width: 100%;
}
.goods_slider .slideBox .bd li img {
	background: url(images/loading.gif) center center no-repeat;
	vertical-align: middle;
	margin: auto 0;
	width: 100%;
	height: auto;/* 图片宽度100%，达到自适应效果*/
}
#goodsinfo-warp {
	width: 100%;
	height: auto;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: .8rem;
	border-bottom: 1px solid #F8F8FF;
}
.goodsInfo {
	background-color: #fff;
	padding: 0 2%;
	float: left;
	width: 96%;/*margin-bottom: .5rem;*/
}
.goodsInfo .collect {
	display: inline;
	text-align: center;
	clear: both;
	color: #fff;
	font-size: 0.8rem;
	font-weight: 400;
	padding: 0 0.8rem 0 1.7rem;
	height: 1.6rem;
	line-height: 1.8rem;
	font-size: 12px;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(images/ico_star.png) no-repeat 0.4rem 50% rgba(0,0,0,.2);
	background-size: 1rem 1rem
}
.goodsInfo .collect1 {
	display: inline;
	text-align: center;
	clear: both;
	color: #fff;
	font-size: 0.8rem;
	font-weight: 400;
	padding: 0 0.8rem 0 1.7rem;
	height: 1.6rem;
	line-height: 1.8rem;
	font-size: 12px;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(images/ico_star.png) no-repeat 0.4rem 50% rgba(253, 63, 85, 0.7);
	background-size: 1rem 1rem
}
.goodsInfo h1 {
	background-color: rgba(255,255,255,0.9);
	padding: 0.4rem 0 1rem;
	padding-bottom: 0.5rem;
	font-size: 1rem;
	color: #484848;
	font-weight: 600;
}
.goodsInfo h2 {
	background-color: rgba(255,255,255,0.9);
	padding: 0.4rem 0 1rem;
	padding-bottom: 0.5rem;
	font-size: 1rem;
	color: #484848;
	font-weight: normal
}
.goodsInfo ul {
	padding: 0.4rem 0;
	color: #484848;
}
.goodsInfo ul:last-child {
	border: none
}
.goodsInfo ul>li {
	margin-bottom: 0
}
.goodsInfo ul>li:last-child {
	margin: 0
}
.goodsInfo ul .price {
	display: inline-block
}
.goodsInfo .line {
	border-bottom: 1px solid #f3f3f3;
	padding: 0.6rem 0;
}
.goodsInfo .rule i {
	background-image: -webkit-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -webkit-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	background-image: -moz-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -moz-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	background-image: -o-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -o-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	position: relative;
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	margin-left: 0.2rem;
	float: right;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	top: 0.4rem;
}
.goodsBuy {
	margin: 0;
	background-color: #fff;/* border-bottom: .5px solid #ccc; padding: 0 2%;*/
	float: left;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1500;
}
.goodsBuy .infos {
	display: block;
	color: #999;
	padding: 0.33rem 0 0.47rem;
	border-bottom: 1px solid #f3f3f3
}
.goodsBuy .infos div {
	margin-bottom: 0.1rem
}
.goodsBuy .infos div span {
	color: #333;
	margin-left: 0.5rem
}
.goodsBuy .infos div i {
	background-image: -webkit-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -webkit-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	background-image: -moz-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -moz-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	background-image: -o-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -o-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	position: relative;
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	margin-right: 0.2rem;
	float: right;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	top: 0.3rem;
}
.goodsBuy .infos .selected {
	overflow: hidden
}
.goodsBuy .infos .selected li {
	margin-bottom: 0.1rem;
	width: 50%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 1rem;
	-webkit-box-sizing: border-box
}
.goodsBuy .infos .selected em {
	color: #333
}
.goodsBuy #goodsBuy-open {
	display: none
}
.goodsBuy #goodsBuy-open:checked+.info i {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
}
.goodsBuy.open .infos::after {
	-webkit-transform: rotate(180deg)
}
.goodsBuy .fields {
	display: none;
	overflow: hidden
}
.goodsBuy .fields ul li {
	color: #999
}
.goodsBuy .fields .ul1 {
	background-color: #fff;
	overflow: hidden;
	padding: 0.4rem 0;
	height: auto;
	margin-bottom: 5px;
	line-height: 1.2rem;
	position: static;
}
.goodsBuy .fields .ul1 li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 50%;
}
.goodsBuy .fields .ul2 {
	-webkit-tap-highlight-color: transparent
}
.goodsBuy .fields .ul2 .ul2-prop {
	padding: 1rem 0 0.5rem;
	border-bottom: 1px solid #f3f3f3
}
.goodsBuy .fields .ul2 h2 {
	color: #999;
	margin: 0.4rem 0;
}
.goodsBuy .fields .ul2 label {
	display: inline-block;
	border: .5px solid #ccc;
	background-color: #fff;
	padding: 0.2rem 0.6rem;
	margin: 0 0.4rem 0.4rem 0;
	max-width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;
}
.goodsBuy .fields .ul2 input {
	display: none
}
.goodsBuy .fields .ul2 input:checked+label {
	border-color: #ff6666;
	position: relative;
	background: #ff6666;
	color: #fff;
}
.goodsBuy .fields .quantity_attr_ready {
	position: relative;
}
.goodsBuy .fields .quantity {/*padding: 0 2%;border-top: 1px solid #eee;*//*border-bottom: 0px solid #ccc;*/
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	z-index: 15;
	background: #fff;/*height: 3.5rem;*//*font-size: 0.8rem;*/
}
.goodsBuy .fields .quantity h2 {
	color: #999;
	font-weight: normal;
	width: 2.5rem;
	float: left;
	line-height: 2rem;
}
.goodsBuy .fields .quantity .items {
}
.goodsBuy .fields .quantity .ui-number {
	float: left;
	display: inline-block;
	vertical-align: middle;
	border: 0.6px solid #e3e3e3;
	letter-spacing: 0;
	height: 2rem;
	line-height: 2rem;
	overflow: hidden
}
.goodsBuy .fields .quantity .ui-number .increase, .goodsBuy .quantity .ui-number .decrease, .goodsBuy .quantity .ui-number .num {
	float: left;
	text-align: center
}
.goodsBuy .fields .quantity .ui-number .increase, .goodsBuy .quantity .ui-number .decrease {
	font-style: normal;
	font-size: 1.5rem;
	font-weight: 700;
	border: 0;
	display: inline-block;
	width: 2rem;
	height: 100%;
	-webkit-user-select: none;
	background: #fff;
}
.goodsBuy .fields .quantity .ui-number .num {
	height: 100%;
	width: 2.8rem;
	border: 0;
	border-left: 0.8px #ccc solid;
	border-right: 0.8px #ccc solid;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-weight: 700
}
 .goodsBuy .fields .quantity .ui-number .num::-webkit-inner-spin-button {
display:none
}
.goodsBuy .option {
	padding: 0.8rem 0;
	display: -webkit-box;
	text-align: center
}
.goodsBuy .option .btn {
	color: #fff;
	border: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 50%;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	font-size: 0.9rem
}
.goodsBuy .option .buy {
	background-color: #6bd0a2
}
.goodsBuy .option .buy[disabled] {
	background-color: #6bd0a2
}
.goodsBuy .option .buy .countdown {
	padding-left: 2rem;
	margin-left: 2rem;
	border-left: 2px solid #fff;
	vertical-align: middle
}
.goodsBuy .option .cart {
	background-color: #B4000B;
	margin-left: 0.5rem;
}
.goodsBuy .option .cart .ico_01 {
	-webkit-background-size: 1rem 1rem;
	-moz-background-size: 1rem 1rem;
	-o-background-size: 1rem 1rem;
	background-size: 1rem 1rem;
	display: inline-block;
	width: 1rem;
	height: 1rem;
	margin-right: 0.5rem;
	position: relative;
	top: 0.2rem
}
.goodsBuy .option .cart[disabled] {
	background-color: gray;
	display: none
}
.guarantee {
	background: #fffdce url(images/cert_danbao_icon.png) no-repeat 4px 7px;
	height: 32px;
	line-height: 32px;
	border-radius: 4px;
	background-size: 18px;
	margin-top: 0px;
	padding-left: 24px;
	font-size: 12px;
}
.goodscomment {
	padding: 0 2%;
	margin: 0 0 0rem 0;
	background-color: #fff;
	color: #686868;
}
.goodscomment .infos {
	display: block;
	color: #484848;
	font-size: 0.9rem;
	position: relative;
	padding-top: 1rem;
	padding-bottom: .6rem;
	line-height: 1rem;
}
.goodscomment .photo {
	line-height: 30px;
	margin-bottom: 0;
}
.goodscomment .photo img.tou {
	border-radius: 1rem;
	float: left;
}
.goodscomment .photo .no {
	line-height: 1rem;
	padding-left: .5rem;
	font-size: 0.8rem;
}
.goodscomment .photo .name {
	line-height: 1rem;
	padding-left: .5rem;
	font-size: 0.8rem;
	font-weight: 700;
}
.goodscomment .photo img.star_one {
	width: 80px;
	margin-left: 10px;
}
.goodscomment .tit {
	color: #666;
	padding-bottom: 6px;
}
.goodscomment_warp {
	background-color: #FFF;
	float: left;
	width: 100%;
	overflow: hidden;
}
.goodsshow_warp {
	background-color: #FFF;
	float: left;
	width: 100%;
	overflow: hidden;
}
.tipMask {
	background-color: #484848;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 8;
}
.popGeneral {
	background-color: #efefef;
	position: fixed;
	z-index: 22;
	left: 0px;
	bottom: 35%;
	height: auto;
	width: 90%;
	display: none;
	margin: 0 5%;
}
.popGeneral .tit {
	background-color: #B4000B;
	line-height: 2rem;
	height: 2rem;
}
.popGeneral .tit h4 {
	font-size: 0.8rem;
	color: #FFF
}
.popGeneral .tit .ico_08 {
	cursor: pointer;
	display: inline-block;
	position: absolute;
	right: 0.8rem;
	top: 0.5rem;
}
.popGeneral #main {
	display: table;
	border-collapse: collapse;
	width: 100%;
}
.popGeneral #left {
	display: table-cell;
	width: 40%;
	padding: 0.3rem 0;
	text-align: center;
	vertical-align: top
}
.popGeneral #right {
	display: table-cell;
	width: 60%;
	padding: 0.3rem 0;
	text-align: left;
	vertical-align: top
}
.popGeneral #right p {
	display: block;
	height: 2rem;
	color: #333;
	line-height: 1rem;
	padding-bottom: 0.8rem;
	padding-right: 0.8rem;
}
.popGeneral #right span {
	color: #666;
	display: block;
	margin-bottom: 0.4rem;
}
.popGeneral .popbtn {
	font-size: 0.9rem;
	height: 2rem;
	width: auto;
	padding: 0.5rem 0.5rem;
	background: #e1e1e1;
	display: -webkit-box
}
.popGeneral .popbtn a {
	background: #6bd0a2;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	display: block;
	width: 50%;
	color: #fff;
}
.popGeneral .popbtn .bnt2 {
	margin-left: 0.5rem;
	background: #B4000B
}
.s-detail a {
	color: #333
}
.s-detail header {
	z-index: 1;
	margin-top: 0px;
	overflow: hidden;
	margin-bottom: 7px;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
.s-detail header .float_art ul {
}
.s-detail header .float_art ul li {
	width: 33.33%;
	background-color: #f5f5f5;
	color: #333;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-top: 2px solid #ccc;
	-webkit-box-flex: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.s-detail header .float_art ul li.current {
	position: relative;
	background-color: #fff;
	border-top: 2px solid #FF702F;
	margin-left: -0px;
	float: left;
}
.s-detail header .float_art ul li.current .mod {
	display: block
}
.s-detail header .float_art ul li .review-count {
	font-size: 0.76rem;
	color: #666
}
.s-detail header .float_art ul li>a {
	display: block;
	height: 100%
}
.s-detail header ul {
	text-align: center;
	font-size: 0.8rem;
	background-color: #eee;
	width: 100%;
	display: block;
	width: 100%;
	height: 40px;
	float: left;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
.s-detail header ul li {
	width: 33.3%;
	background: url(images/s-detail-line.gif) no-repeat right top #f5f5f5;
	color: #333;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-top: 2px solid #ccc;
	float: left;
}
.s-detail header ul li#tabs3 {
	background: #f5f5f5;
	color: #333;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-top: 2px solid #ccc;
	float: left;
}
.s-detail header ul li.current {
	position: relative;
	background-color: #fff;
	border-top: 2px solid #FF702F;
	float: left;
}
.s-detail header ul li#tabs3.current {
	position: relative;
	background-color: #fff;
	border-top: 2px solid #FF702F
}
.s-detail header ul li.current .mod {
	display: block
}
.s-detail header ul li .review-count {
	font-size: 0.76rem;
	color: #666
}
.s-detail header ul li>a {
	display: block;
	height: 100%
}
.s-detail #float_art {
	width: 100%;
	float: left;
}
.s-detail .wrap {
	overflow: hidden;
}
.s-detail .wrap .scroller {
	display: -webkit-box
}
.s-detail .wrap .scroller .current {
	overflow: visible
}
.s-detail .m-review, .s-detail .m-recommend {
	padding-bottom: 0.5rem;
	min-height: 23rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.s-detail .desc {
	background: #FFF;
}
.s-detail .desc table {
	max-width: 100%;
}
.s-detail .desc img {
	width: auto;
	height: auto;
	display: block;
}
.s-detail .desc p {
	-webkit-margin-before: -0.4em
}
.s-detail .list li {
	background: #FFF;
	margin-bottom: 0.5rem;
	padding: 0.5rem
}
.s-detail .list li .tit {
	height: 2.2rem;
	line-height: 2.2rem;
	background: #f8f8f8;
	padding: 0 0.5rem;
	text-align: right;
	color: #999;
}
.s-detail .list li .tit span {
	float: left;
	color: #333
}
.s-detail .list li p {
	line-height: 1.5rem;
	display: block;
	padding: 0 0.5rem
}
.s-detail .list li .star {
	width: 5.8rem;
	height: auto;
	vertical-align: middle
}
.s-detail .commentsList {
	background: #FFF;
	padding: 0.5rem;
}
.s-detail .commentsList td {
	padding: 5px 0
}
.s-detail .m-recommend li {
	-webkit-border-radius: 0.13rem;
	border-radius: 0.13rem;
	margin-bottom: 0.52rem;
	width: 49%;
	float: left
}
.s-detail .m-recommend a {
	display: block
}
.s-detail .m-recommend .summary {
	background-color: #fff;
	position: relative;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center
}
.s-detail .m-recommend .summary img {
	width: 100%;
	height: auto;
	display: block
}
.s-detail .m-recommend .summary .price {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.3rem 0;
	text-align: center;
	background-color: rgba(255,255,255,.7)
}
.s-detail .m-recommend .reviews {
	border-top: 1px solid #f2f2f2;
	padding: 0 0.5rem;
	color: #999
}
.s-detail .m-recommend .reviews blockquote {
	padding: 0.5rem 0;
	border-bottom: 1px solid #e9e9e9
}
.s-detail .m-recommend .reviews blockquote:last-child {
	border: 0
}
.s-detail .m-recommend .reviews .user {
	color: #333;
	margin-right: 1rem
}
.empty-cart .cart-logo {
	height: auto;
	padding: 3rem auto;
	width: 100%
}
.empty-cart .cart-logo img {
	height: auto;
	width: 100%
}
.empty-cart p.message {
	font-size: 14px;
	margin-bottom: 30px;
	text-align: center
}
.empty-cart .list li {
	position: relative;
	text-indent: 20px;
	height: 35px
}
.empty-cart .list a {
	display: block
}
.empty-cart .list .arrow {
	top: 1px;
	right: 20px;
	width: 6px;
	height: 6px;
	display: inline-block;
	position: absolute;
	border-top: 3px solid #666;
	border-left: 3px solid #666
}
.empty-cart .list .arrow.right {
	-webkit-transform: rotate(135deg)
}
.empty-cart i {
	display: inline-block;
	width: 0.8rem;
	height: 0.8rem;
	-webkit-background-size: 0.8rem 0.8rem;
	-moz-background-size: 0.8rem 0.8rem;
	background-size: 0.8rem 0.8rem;
}
.cart-step {
	width: 100%;
	text-align: center;
	height: 2.4rem;
	background: #fff;
}
.cart-step ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	vertical-align: middle
}
.cart-step ul li {
	display: table-cell;
	line-height: 2.4rem;
	position: relative
}
.cart-step ul .cur {
	border-bottom: 1px solid #B4000B;
	color: #B4000B
}
.toolbar {
	background: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 2.67rem;
	font-size: 0.8rem;
	overflow: hidden
}
.toolbar p {
	width: 55%;
	height: 2.67rem;
	padding-left: 0.5rem;
	display: -webkit-box;
	-webkit-box-align: center
}
.toolbar a {
	display: block;
	text-align: center;
	line-height: 2.67rem;
	position: absolute;
	right: 0;
	top: 0;
	width: 40%;
	height: 100%;
	border: 0;
	font-size: 1rem;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	color: #FFF;
	background: #B4000B
}
.table_box dl {
	padding: 0.5rem 0%;
	display: table;
}
.table_box dd {
	display: table-cell;
}
.table_box dd .inputBg {
}
.f6 {
	font-size: 0.8rem;
	color: #1CA2E1;
	height: 1.8rem;
	line-height: 1.8rem;
	padding: 0;
	margin-right: 2rem;
	margin-left: 2rem;
	display: inline-block;
	border: none;
	background: none;
	vertical-align: top;
}
.hezuo .t {
	height: 2.4rem;
	line-height: 2.4rem
}
.hezuo .b {
	display: block
}
.hezuo .b a {
	display: inline-block;
	margin: 0 0.7rem 0.5rem 0;
}
.hezuo .b img {
	width: 2.2rem;
	height: 2.2rem;
}
.loginBox {
	margin: 10px auto;
}
.loginBox .hd {
	height: 2.7rem;
	line-height: 2.5rem;
	font-size: 1.1rem;
	overflow: hidden;
	width: 80%;
}
.loginBox .hd span {
	float: left;
	font-size: 0.8rem;
}
.loginBox .hd ul {
	float: right;
}
.loginBox .hd ul li {
	float: left;
	padding-left: 0.5rem;
	vertical-align: top;
}
.loginBox .hd ul li.on a {
	color: #B4000B;
	display: block;
	height: 2.5rem;
	line-height: 2.5rem;
	border-bottom: 2px solid #B4000B;
}
.loginBox .bd ul {
	padding: 0px 0rem;
}
.loginBox .bd ul li {
	border-bottom: 1px dotted #eee;
}
.loginBox .bd li a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.readMore {
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 10px auto 20px auto;
	text-align: center;
	text-decoration: underline;
}
.border_t_b {/*border-top: .5px solid #ccc;border-bottom: .5px solid #ccc;*/
}

.order_box .in {
	display: block;
	background: url(images/order_bg1.png) repeat-x;
	-webkit-background-size: 2.4rem 0.4rem;
	-moz-background-size: 2.4rem 0.4rem;
	background-size: 2.4rem 0.4rem;
}
.order_box .table_box dl {
	border-bottom: 1px solid #f3f3f3;
	padding: 0.7rem 0;
}
.order_box .line_no dl {
	border-bottom: none;
	padding: 0.4rem 0
}
.order_box .table_box dl:last-child {
	border-bottom: none
}
.order_box .in {
	color: #333;
	font-size: 0.8rem;
	padding: 0.8rem 0 0 0
}
.order_box .in .f1 {
	font-size: 1.1rem
}
.order_box .in .ico_14 {
	display: inline-block;
	width: 0.6rem;
	height: 0.6rem;
	-webkit-background-size: 0.6rem 0.6rem;
	-moz-background-size: 0.6rem 0.6rem;
	background-size: 0.6rem 0.6rem;
}
.order_box .table_box2 dl {/*padding: 0 2%;*/
	position: relative;
	width: 100%;
}
.table_box2 .dd1 {
	width: 16%;
	vertical-align: middle;/*height: 2rem;line-height: 2rem;*/
	font-weight: bolder;
}
.table_box2 .dd2 {
	color: #484848;
	font-size: 0.8rem;
	text-align: left;
	width: 80%;/*height: 2.5rem;*/
	line-height: normal;
	vertical-align: middle;
	border: none
}
.table_box2 .dl_box_jifen {
	width: 100%;
	;
	/*height: 35px;*/
	overflow: hidden;/*margin-top: 3px;*/
}
.table_box2 .dl_box_jifen dl {
	width: 96%;
	;
	float: left;
	height: 35px;
	overflow: hidden;
}
.table_box2 .dl_box_jifen dl .weiruan {
	width: 72%;
	float: left;
	margin-top: 5px;
}
.table_box2 .dl_box_jifen dl .weiruan input {
	border: 1px solid #eee;
	width: 94%;
	border-radius: 0px;
	padding: 8px 2% 7px 2%;
}
.table_box2 input {
	height: 13px;
	line-height: 12px;
	width: 96%;
	padding: 9px 2%;
	font-size: 12px;
	margin-bottom: 5px;
}
.table_box2 input.radio {
	width: auto;
	margin-top: 10px;
}
.table_box2 .span1 {
	font-size: 0.8rem;
	background: #fed53e;
	color: #FFF;
	display: inline-block;
	padding: 0 0.2rem;
	width: 1.7rem;
	vertical-align: middle;
}
.table_box2 .dd3 {
	text-align: right
}
.table_box2 i {
	background-image: -webkit-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -webkit-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	background-image: -moz-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -moz-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	background-image: -o-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -o-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	position: absolute;
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	margin-right: 0.2rem;
	float: right;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	top: 1rem;
	right: 0.5rem;
}
.table_box2 .modRadio {
	TEXT-INDENT: 2em;
	background-color: #ccc;
	border-radius: 15px;
	color: #FFFFFF;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding: 1px;
	text-align: center;
	width: 48px;
}
.table_box2 .modRadio .fl {
	margin-left: 1px;
}
.table_box2 .modRadio i {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 15px;
	display: inline-block;
	height: 23px;
	margin: 1px 1px 0 0;
	width: 23px;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	top: 0;
	right: 0;
	position: static;
}
.table_box2 .modRadio .fl {
	float: left;
}
.table_box3 .dd1 {
	text-align: left
}
.table_box3 .dd1 a {
	color: #5498db
}
.table_box3 .dd2 {
	text-align: center
}
.table_box3 .dd3 {
	text-align: right
}
.modify {
	background: #5498db;
	color: #FFF;
	display: inline-block;
	padding: 0 0.5rem;
	float: right;
}
.f4_b {
	color: #ff6666;
	display: inline-block;
}
.select_city select {
}
.art_content {
	background: #FFF;
	overflow: hidden;
	padding: 0.5rem;
}
.art_content>h2 {
	margin-bottom: 0.5rem;
	text-align: right;
	color: #999;
	line-height: 1.8rem;
	font-weight: normal;
	font-size: 0.8rem;
	border-bottom: 1px dashed #ddd;
}
.art_content>h2 span {
	font-size: 1rem;
	color: #333;
	float: left;
	font-weight: bold
}
.art_content img {
	box-sizing: border-box;
	width: 100%;
	height: auto
}
.user_top {
	overflow: hidden;/*background: url(images/user.jpg) no-repeat;*/
	background-color: #fed53e;
	position: relative;
	background-size: 100%;
	width: 100%;
}
.user_top dt {
	margin: 1.5rem;
	position: relative;
	width: 6rem;
	height: 6rem;
	border-radius: 3.7rem;
	padding: 0.15rem;
	background: #754988
}
.user_top dt img {
	width: 5rem;
	position: relative;
}
.user_top dt span {
	width: 68px;
	height: 26px;
	position: absolute;
	left: 5px;
	top: 4px;
	padding-top: 64px;
	font-size: 10px;
	color: #fff;
	display: block
}
.user_top dd {
	font-size: 1rem;
	color: #fff;
	margin-top: 0.8rem;
}
.user_top dd span {
	font-size: 0.8rem;
	position: absolute;
	top: 15px;
	margin-left: 16px;
}
.user_top dd span img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 0px solid #B90720;
}
.user_top_list {
	height: 5rem;
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;/*background: rgba(0,0,0,0.4);*/
	background-color: rgba(0,0,0,0.1);
}
.user_top_list ul {
	display: -webkit-box;
}
.user_top_list ul li {
	-webkit-box-flex: 1;
	text-align: center;
	position: relative;
	float: left;
}
.user_top_list ul li a {
	display: block;
	padding-top: 1rem;
	height: 1.2rem;
	display: block;
	position: relative;
	color: #666;
	text-decoration: none;
	margin: 0 auto;
	text-align: center
}
.user_top_list ul li a img {
	width: 1.9rem;
	height: 1.9rem;
}
.user_top_list ul li a span {
	display: block;
	font-size: 0.8rem;
	color: #fff;
}
.user_top_list ul li strong {
	margin-top: 0.15rem;
	display: block;
	color: #FFF;
	font-size: 1.4rem;
	display: block;
	font-weight: normal;
	height: 1.2rem;
	line-height: 1.2rem;
	border-radius: 1.2rem;
	text-align: center;
	padding-top: .5rem;
}
.user_top .quan1 {
	position: absolute;
	right: 1rem;
	top: 0.5rem;
	width: 4rem;
	height: 4rem;
	border-radius: 3rem;
	background: rgba(255,255,255,0.2);
	box-shadow: 0 0 0.6rem rgba(250,0,0,0.2);
}
.user_top .quan2 {
	position: absolute;
	right: 3rem;
	top: 2.5rem;
	width: 3rem;
	height: 3rem;
	border-radius: 3rem;
	background: rgba(255,255,255,0.1);
	box-shadow: 0 0 0.6rem rgba(250,0,0,0.15);
}
.user_top .quan3 {
	position: absolute;
	right: 5rem;
	top: 4.5rem;
	width: 2rem;
	height: 2rem;
	border-radius: 3rem;
	background: rgba(255,255,255,0.05);
	box-shadow: 0 0 0.6rem rgba(250,0,0,0.1);
}
.user_top .u-info {
	position: absolute;
	left: 5.8rem;
	top: 2.5rem;
}
.user_top .u-info a {
	width: 120px;
	float: right;
	color: #fff;
	font-size: 0.8rem;
}
.user_top .left_picture {/*position: relative;width: 12%;*/
	position: relative;
	height: 4.5rem;
	text-align: center;/*float: left;*/
	padding-top: 1rem;
	margin-bottom: 1rem;
}
.user_top .left_picture img {
	border-radius: 3rem;
	width: 5rem;
	height: 5rem;/*margin: 0.8rem;*/
	vertical-align: top;
	border: 3px solid #F9E6A5;/*margin-bottom: 120%;float: left;*/
}
.user_top .right_infos {/*width: 70%;float: left;display: inline-block;margin-top: 2rem;text-align: center;*/
	position: relative;
	height: 3rem;/*float: left;margin-left: 1rem;*/
	padding-top: 1rem;
	text-align: center;
}
.user_top .right_infos li a {/*float: left;display: inline-block;*/
	color: #999;
	font-size: 0.8rem;
}
.user_top .right_infos .usernames {
	display: inline-block;
	color: #fff;
	font-size: 0.8rem;
}
.user_top .right_infos .usernames a {/*float: left;*/
	display: inline-block;
	color: #FFF;
	font-size: 18px;
}
.info a {
	color: #fff;
	border: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	margin: 1rem 10%;
	width: 80%;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	font-size: 0.9rem;
	background: #B4000B;
	text-align: center
}
.list_box {
	background: #FFF;
	font-size: 0.8rem;
	word-break: break-all;
	word-wrap: break-word;
	width: 96%;
	margin: 0 auto;
}
.list_box img {
	width: 100%;
	height: 100%
}
.list_box a {
	border-bottom: 1px solid #f3f3f3;
	padding: 0.7rem 0;
	display: block;
	line-height: 23px;
}
.list_box a:last-child {
	border-bottom: none
}
.list_box a span {
	float: left
}
.list_box a i {
	background-image: -webkit-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -webkit-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	background-image: -moz-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -moz-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	background-image: -o-linear-gradient(left, transparent 70%, #666 70%, #666 100%), -o-linear-gradient(top, transparent 70%, #666 70%, #666 100%);
	position: relative;
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	margin-right: 0.2rem;
	float: right;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-4deg);
	-o-transform: rotate(-45deg);
	top: 0.5rem;
}
.list_box .ico_touch {
	float: left;
	width: 1.2rem;
	height: 1.2rem;
	margin-top: 0.2rem;
	margin-right: 0.3rem
}
.list_box_meilire_style {
	padding-top: 0;
	padding-bottom: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4)
}
.share2 {
	float: right
}
.share2 a {
	float: left
}
.share2 span {
	float: left;
	padding-top: 0.8rem
}
.share ul {
	-webkit-flex-flow: row;
	width: 100%;
	float: left;
	height: 3rem;
	margin-bottom: 10px;
}
.share ul li {
	background: #fff;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
	width: 49%;
	height: 3rem;
	line-height: 3rem;
	position: relative;
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}
.share ul li span {
	position: absolute;
	left: 3.5rem;
	top: 0rem;
	z-index: 1;
}
.share ul li a {
	width: 100%;
	position: relative;
	z-index: 2;
	margin-left: 15px;
	color: #666;
}
.ectouch_table {
	margin: 0px;
}
.ectouch_table td {
	padding: 0px 0;
	vertical-align: top;/*text-align: center;*/
}
.ectouch_table_no_border td {
	border: none;
}
.new-arr {
	position: absolute;
	top: 24px;
	right: 0;
	width: 20px;
	height: 40px;
	background: url(images/jd_icon.png) -47px -806px no-repeat;
}
.order_handler a {
	color: #fff;
	border: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 100%;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	font-size: 0.9rem;
	background: #46776f;
	text-align: center
}
.order_handler span {
	color: #fff;
	border: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 100%;
	-webkit-box-flex: 1;
	display: block;
	-webkit-user-select: none;
	font-size: 0.9rem;
	background: #1BBD5C;
	text-align: center
}
.smart-result {
	padding: 0
}
.smart-result table {
	width: 100%
}
.smart-result table tr {
	width: 100%;
	font-weight: bold;
	color: #909090
}
.smart-result table tr.last-line {
	color: #333333;
}
.smart-result table tr.last-line {
	color: #FF6600;
}
.smart-result table td {
	height: 60px;
	background: none
}
.smart-result table tr.odd {
	background: #f6f6f6
}
.smart-result table tr.even {
	background: #eeeeee
}
.smart-result table td.col1 {
	width: 30%;
}
.smart-result table td.col2 {
	padding: 10px;
	width: 60%;
	line-height: 24px;
}
.smart-result table td.colstatus {
	width: 10%
}
.smart-result table tr td.colstatus {
	background: url("images/step_point.png") center center no-repeat
}
.smart-result table tr.first-line td.colstatus {
	background: url("images/step_start.png") center center no-repeat
}
.smart-result table tr.wait td.colstatus {
	background: url("images/step_wait.gif") center center no-repeat
}
.smart-result table tr.checked td.colstatus {
	background: url("images/step_finish.png") center center no-repeat
}
.single_item {
	position: relative;
}
#collection_del {
	position: absolute;
	bottom: 8px;
	right: 10px;
	font-size: 20px;
	width: 30px;
	text-align: center;
	height: 30px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	border-radius: 99px;
	border: .5px solid #ccc;
}
#collection_del a.dian {
	margin-top: -6px;
	height: 20px;
	display: block;
	color: #bbb;
}
.del_collection {
	position: fixed;
	bottom: -180px;
	width: 100%;
	z-index: 15;
	height: 120px;
	background: #fff;
	left: 0px;
	overflow: hidden;
}
.del_collection .three {
	height: 70px;
	width: 100%;
	float: left;
	display: block;
	overflow: hidden;
	line-height: 70px;
}
.del_collection .three span {
	position: relative;
	width: 33.3%;
	float: left;
	text-align: center;
	float: left;
}
.del_collection .three a.deltel {
	width: 33.3%;
	background: url(images/quxiao.png) center center no-repeat;
	height: 70px;
	float: left;
	background-size: 50px;
	display: block;
}
.del_collection .three a.chakan {
	width: 33.3%;
	background: url(images/chakan.png) center center no-repeat;
	height: 70px;
	float: left;
	background-size: 50px;
	display: block;
}
.del_collection .three a.fenxiang {
	width: 33.3%;
	background: url(images/fenxiang.png) center center no-repeat;
	height: 70px;
	float: left;
	background-size: 50px;
	display: block;
}
.no_collection {
	background: url(../../style/images/no_collection.png) center center no-repeat;
	margin: 0 auto;
	width: 99%;
	height: 89%;
	display: block;
	background-size: 200px;
}
.no_history {
	background: url(../../style/images/no_zuji.png) center center no-repeat;
	margin: 0 auto;
	width: 99%;
	height: 89%;
	display: block;
	background-size: 200px;
}
.no_bonus {
	background: url(../../style/images/no_bonus.png) center center no-repeat;
	margin: 0 auto;
	width: 99%;
	height: 89%;
	display: block;
	background-size: 200px;
}
.no_money {
	background: url(../../style/images/no_money.png) center center no-repeat;
	margin: 0 auto;
	width: 99%;
	height: 89%;
	display: block;
	background-size: 200px;
}
.no_moneylog {
	background: url(../../style/images/no_moneylog.png) center center no-repeat;
	margin: 0 auto;
	width: 99%;
	height: 89%;
	display: block;
	background-size: 220px;
}
.del_collection .colle_bottom {
	height: 50px;
	background: #666;
	text-align: center;
	width: 100%;
	font-size: 16px;
	line-height: 50px;
	float: left;
}
.del_collection .colle_bottom a {
	width: 100%;
	color: #fff;
	height: 100%;
	display: block;
}
.result-date, .result-time {
	display: block;
	width: 100%;
	text-align: center
}
.result-date {
	height: 15px;
	padding-top: 10px;
	font-weight: normal;
	font-size: 12px;
}
.result-time {
	height: 35px;
	font-size: 24px;
}
.inputBg_touch {
	border-radius: 0px;
	height: 24px;
	border: 1px #eee solid;
	width: 90%;
	padding: 0 0.5rem;
}
.gift {
	float: left;
}
.gift dd {
	clear: both;
	text-align: center;
}
.waterfallCon {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 4px;
	width: 100%;
}
.waterfallCon ul.side {
	margin: 0 0 0 1%;
	padding: 0;
}
.side li {
	list-style: none outside none;
	width: 48.5%;
	margin-right: 5px;
	opacity: 0;
}
.side li.shown, .no-js .side li, .no-cssanimations .side li {
	opacity: 1;
}
.grid.effect-1 li.animate {
	-webkit-animation: fadeIn 0.65s ease forwards;
	-moz-animation: fadeIn 0.65s ease forwards;
	animation: fadeIn 0.65s ease forwards;
}
 @-webkit-keyframes fadeIn {
to {
opacity: 1;
}
}
 @-moz-keyframes fadeIn {
to {
opacity: 1;
}
}
 @keyframes fadeIn {
to {
opacity: 1;
}
}
.side li a {
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	color: #484848000;
	display: block;
	margin-bottom: 4px;
	text-align: center;
}
.side li .box-logo {
	margin: 0;
	text-align: center;
}
.side .box-info {
	background-color: rgba(12, 11, 11, 0.44);
	color: #EEEEEE;
	margin-top: -102px;
	overflow-x: hidden;
	position: absolute;
	text-overflow: ellipsis;
	width: 99%;
}
.side .box-title {
	font-family: 'Lucida Grande', 'Microsoft YaHei';
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding-top: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.side .box-desc {
	font-size: 12px;
	height: 20px;
	line-height: 19px;
	margin: 0;
	overflow: hidden;
	padding-bottom: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.side img {
	width: 100%;
	height: auto;
}
.flow_jiajian .ui-number {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #e3e3e3;
	margin-top: -0.2rem;
	letter-spacing: 0;
	height: 1.4rem;
	line-height: 1.4rem;
	overflow: hidden
}
.flow_jiajian .ui-number .increase, .flow_jiajian .ui-number .decrease, .flow_jiajian .ui-number .num {
	float: left;
	text-align: center
}
.flow_jiajian .ui-number .increase, .flow_jiajian .ui-number .decrease {
	font-style: normal;
	font-size: 0.8rem;
	line-height: 0.6rem;
	font-weight: 700;
	border: 0;
	display: inline-block;
	width: 1.5rem;
	height: 100%;
	-webkit-user-select: none;
	background: #EFEFEF
}
.flow_jiajian .ui-number .num {
	height: 100%;
	width: 1.8rem;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-weight: 700
}
 .flow_jiajian .ui-number .num::-webkit-inner-spin-button {
display:none
}
.btn-css3 {
	background-color: #fed53e;
	background-repeat: repeat-x;
	border: 1px solid #fed53e;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(255,122,47,0.5);
	color: #484848;
	display: inline-block;
	font-size: 100%;
	overflow: hidden;
	padding: 1rem 2rem;
	vertical-align: middle;
}
.btn-css9 {
	background-color: #FF6666;
	background-repeat: repeat-x;
	border: 1px solid #FF6666;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(255,122,47,0.5);
	color: #FFF;
	display: inline-block;
	font-size: 100%;
	overflow: hidden;
	padding: 1rem 2rem;
	text-shadow: 0 -1px #FF6666;
	vertical-align: middle;
}
input.btn-css3 {
	_border: none;
}
.mb_10 {
	margin-bottom: 1rem;
}
.mt-10 {
	margin-top: 10px;
}
.no-records {
	text-align: center;
	padding: 10px;
}
.attmylist td {
	border: .5px solid #ccc;
	line-height: 2.5rem;
}
.index_picAd {
	width: 100%;
	margin: 0.6rem auto 0;
	padding: 0;
	line-height: 100%;
}
.index_picAd_jx {
	width: 100%;
}
.index_picAd_mr {
	width: 100%;
}
.index_picAd_xs {
	width: 100%;
}
.index_left_big {
	float: left;
	width: 49.5%;
	margin-bottom: 1rem;
}
.index_left_big img {
	float: left;
	width: 100%;
	border-right: 1px solid #eee;
	margin-left: -1px;
}
.index_right_pic {
	float: right;
	width: 49.5%;
}
.index_right_up {
	float: left;
	width: 100%;
}
.index_right_up img {
	float: left;
	width: 100%;
}
.index_right_down {
	float: left;
	width: 100%;
}
.index_right_down img {
	width: 100%;
	float: left;
	margin-top: -1px;
	border-top: 1px solid #eee;
}
.index_right_down_1 {
	width: 50%;
	float: left;
}
.index_right_down_2 {
	width: 50%;
	float: left;
}
.index_right_down_2 img {
	margin-left: -1px;
	border-left: 1px solid #eee;
}
.group_picAd {
	width: 96%;
	padding: 0.6rem 2%;
	line-height: 100%;
	background: #fff;
	float: left;
	margin-bottom: 0rem;
}
.group_left_big {
	float: left;
	width: 38.2%;
	overflow: hidden;
}
.group_left_big img {
	float: left;
	width: 100%;
}
.group_right_pic {
	float: left;
	width: 61.8%;
	overflow: hidden;
}
.group_right_up {
	float: right;
	width: 98%;
	overflow: hidden;
}
.group_right_up img {
	float: right;
	width: 100%;
}
.group_right_down {
	float: right;
	width: 98%;
	margin-top: 2%;
}
.group_right_down img {
	width: 100%;
	float: left;
}
.group_right_down_1 {
	width: 49%;
	overflow: hidden;
	float: left;
}
.group_right_down_2 {
	width: 49%;
	float: right;
	overflow: hidden
}
.group_right_down_1 img {
	float: right;
}
.group_right_down_2 img {
	float: right;
}
.group_shop_list {
	width: 96%;
	padding: 0 1% 0 3%;
	background: #fff;
	border-top: 1px solid #ddd;
	float: left;
}
.group_shop_list .title {
	height: 20px;
	line-height: 20px;
	margin: 15px 0;
	border-left: 5px solid #ff6699;
	color: #777;
	font-size: 14px;
	line-height: 22px;
}
.group_shop_list .title h2 {
	padding-left: 0.5rem;
	color: #ff6699;
	font-weight: 700;
	font-size: 16px;
	float: left;
	line-height: 20px;
}
.group_shop_list .title span {
	padding-left: 1rem;
}
.group_shop_list .line {
	background: #eee;
	width: 98%;
	height: 1px;
	float: left;
	display: block;
	overflow: hidden;
}
.p_index_picAd {
	margin: 0.2rem auto 0;
	padding: 0;
	overflow: hidden;
	border-radius: 0px;
	font-size: 1rem;
	line-height: 2rem;
	height: 2rem;
	background: #fff;
	width: 100%;
	color: #48BFB5;
	text-align: center;
	letter-spacing: 0.2rem;
}
.p_index_left_big {
	float: left;
	width: 50%;
	border-top: 1px solid #eee;
}
.p_index_left_big img {
	float: left;
	width: 100%;
	margin-left: -1px;
	border-right: 1px solid #eee;
}
.p_index_right_pic {
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
}
.p_index_right_up {
	float: left;
	width: 50%;
}
.p_index_right_up img {
	float: left;
	width: 100%;
	height: auto;
	display: inline-block;
}
.p_index_right_down {
	float: left;
	width: 50%;
}
.p_index_right_down img {
	width: 100%;
	float: left;
	margin-top: -1px;
	border-top: 1px solid #eee;
}
.p_index_down_four {
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
}
.p_index_down_four_one {
	float: left;
	width: 25%;
}
.p_index_down_four_two {
	float: left;
	width: 25%;
}
.p_index_down_four img {
	float: left;
	width: 100%;
	margin-left: -1px;
	border-left: 1px solid #eee;
}
.everyday_new {
	border-radius: 0px;
	font-size: 1rem;
	line-height: 2rem;
	height: 2rem;
	background: #fff;
	width: 100%;
	color: #48BFB5;
	text-align: center;
	letter-spacing: 0.2rem;
}
.p_index_picAd .more {
	margin-right: 1%;
	padding-right: 1.5rem;
	line-height: 2rem;
}
.p_index_picAd i {
	background: url(images/ico_04.png) #FC4400 no-repeat 50% 50%;
	-webkit-background-size: 0.8rem 0.8rem;
	-moz-background-size: 0.8rem 0.8rem;
	border-radius: 5px;
	background-size: 0.8rem 0.8rem;
	height: 1.5rem;
	width: 1.5rem;
	overflow: hidden;
	float: right;
	margin-top: 0.3rem;
}
.p_index_ALLAd {
	width: 100%;
	border-top: 1px solid #eee;
	margin: 0 auto;
	text-align: center;
	float: left;
}
.p_index_ALLAd img {
	width: 100%;
	float: left;
}
.p_index_cat {
	width: 100%;
	margin: 0.2rem auto 0;
	padding: 0;
	line-height: 100%;
	overflow: hidden;
}
.p_index_cat .more {
	margin-right: 1%;
	padding-right: 1.5rem;
	line-height: 2rem;
}
.p_index_cat .more a {
	line-height: 2rem;
	margin-right: 1rem;
}
.p_index_cat i {
	background: url(images/ico_04.png) #FC4400 no-repeat 50% 50%;
	-webkit-background-size: 0.8rem 0.8rem;
	-moz-background-size: 0.8rem 0.8rem;
	border-radius: 5px;
	background-size: 0.8rem 0.8rem;
	height: 1.5rem;
	width: 1.5rem;
	overflow: hidden;
	float: right;
	margin-top: 0.3rem;
}
.p_index_catlist {
	background: #fff;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.p_index_catlist span {
	width: 50%;
	float: left;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #eee;
	margin-left: -1px;
	border-left: 1px solid #eee;
}
.p_index_catlist span .fl {
	width: 20%;
	float: left;
	padding: 5%;
	margin-right: 5%;
}
.p_index_catlist span .fl img {
	width: 100%;
	float: left;
}
.p_index_catlist span .fr {
	width: 65%;
	float: right;
}
.p_index_catlist dd .name {
	margin: 0.5rem 0;
	text-align: left;
	width: 100%;
}
.p_index_catlist dd .name h4 {
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	height: 18px;
	width: 100%;
	color: #F8F8FF;
}
.p_index_catlist dd img {
	margin-bottom: 0rem;
	width: 50%;
}
.item-top {
	box-sizing: border-box;
	padding: 0rem 0;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -ms-flexbox;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	display: -moz-box;
	-moz-box-pack: center;
	-moz-box-align: center;
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAN3d3QAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) repeat-x 0 center;
	background-size: 1px
}
.item-top span {
	display: block;
	height: 1rem;
	padding: 0 .3rem 0 .3rem;
	color: #484848;
	font-size: 1rem;
	letter-spacing: 0.3rem;
}
.info_topmeilire {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.info_topmeilire .title {
	font-size: 18px;
}
.goods_label_img{width: 1rem;height: 1rem;}
.info_topmeilire .fenxiang_fav {
	text-align: center;
	width: 15%;
	float: left;
	overflow: hidden;
	border-left: 1px #ddd dashed;
	margin-left: -1px;
	margin-top: 15px;
}
.info_topmeilire .shouchang {
	text-align: center;
	width: 9%;
	float: left;
	overflow: hidden;
	border-left: 1px #F8F8FF dashed;
	margin-top: 15px;
	margin-left: -1px;
}
.brief {/*background: #efefef;*/
	padding: 2px 0;
	/* float: left; */
/* color: #ff6666; */
	font-size: 12px;
}
.attr_shuxing {
	border-top: 1px solid #F8F8FF;
	padding-top: 0.4rem;
	font-size: 0.8rem;
}
.vipprice {
	border-top: 1px solid #eee;
	padding-top: 0.4rem;
	font-size: 0.8rem;
}
.PopupLayer {
	width: 100%;
	height: auto;
	padding: 10px 0;
	position: fixed;
	left: 0%;
	margin-left: 0px;
	background: #fff;
	background-clip: padding-box;
	z-index: 17;
}
.PopupLayer a.close_phpoto {
	position: absolute;
	right: 3px;
	display: block;
	width: 20px;
	height: 20px;
	color: #333;
	float: right;
	text-align: center;
	overflow: hidden;
	padding: 5px 5px;
	margin-right: 8px;
	font-size: 16px;
}
.PopupLayeR {
	width: 100%;
	max-height: 90%;
	bottom: -1000px;/*padding: 10px 3% 0;*/
	position: fixed;
	right: 0%;
	margin-left: 0px;
	background: #fff;
	background-clip: padding-box;
	z-index: 25;
}
.PopupLayeR a.close_phpoto {
	position: absolute;
	right: 3px;
	display: block;
	width: 20px;
	height: 20px;
	color: #333;
	float: right;
	text-align: center;
	overflow: hidden;
	padding: 5px 5px;
	margin-right: 8px;
	font-size: 16px;
}
.goodsInfo ul.infos i {
	background-image: -moz-linear-gradient(left center, transparent 70%, #666 70%, #666 100%), -moz-linear-gradient(center top, transparent 70%, #666 70%, #666 100%);
	position: relative;
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	margin-right: 0.2rem;
	float: right;
	transform: rotate(45deg);
	top: 0.7rem;
}
#zhezhao {
	background-color: #484848;
	position: absolute;
	z-index: 14;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#zhezhao2 {
	background-color: #484848;
	position: fixed;
	z-index: 14;
	left: 0;
	top: 0;
	width: 100%;
	display: none;
	height: 100%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.PopupLayer_comment {
	width: 100%;
	height: auto;
	padding: 10px 0;
	position: fixed;
	left: 0%;
	margin-left: 0px;
	background: #fff;
	background-clip: padding-box;
	z-index: 7;
}
.PopupLayer_comment a.close_phpoto_comment {
	position: absolute;
	right: 3px;
	display: block;
	width: 20px;
	height: 20px;
	color: #333;
	float: right;
	text-align: center;
	overflow: hidden;
	padding: 5px 5px;
	margin-right: 8px;
	font-size: 16px;
}
.back_top {
	font-size: 14px;
	font-weight: 700;
	position: fixed;
	width: 28%;
	left: 0px;
	height: 39px;
	bottom: 0px;
	background: #fff;
	text-align: center;
	border-top: .5px solid #ccc;
	line-height: 38px;
	display: block;
	overflow: hidden;
	z-index: 18;
}
#ontimebuy {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	position: fixed;
	width: 36%;
	left: 28%;
	opacity: 1;
	height: 40px;
	bottom: 0px;
	background: #FF9402;
	text-align: center;
	border: 0px solid #ccc;
	line-height: 40px;
	display: block;
	overflow: hidden;
	z-index: 18;
}
#atttimebuy {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	position: fixed;
	width: 36%;
	right: 0px;
	opacity: 1;
	height: 40px;
	bottom: 0px;
	background: #FF5000;
	text-align: center;
	border: 0px solid #ccc;
	line-height: 40px;
	display: block;
	overflow: hidden;
	z-index: 18;
}
.wins_comment {
	position: fixed;
	right: -1500px;
	height: 100%;
	width: 100%;
	top: 0px;
	z-index: 27;
	overflow-y: auto;
	overflow-x: hidden;
	background: #EEEEEE;
}
.comment_new {
	background: #fff;
	margin: 8px 0;
}
.comment_new .list li {
	padding-top: 8px;
	;
	margin: 0 0.5rem;
	background-color: #fff;
	border-top: 1px solid #eee;
}
.comment_new .list li.first {
	border-top: 0;
}
.comment_new .list li .infos {
	display: block;
	color: #999;
	padding: 0.33rem 0 0.47rem;
}
.comment_new .list li .photo {
	line-height: 30px;
	margin-bottom: 8px;
}
.comment_new .list li .photo img.tou {
	border-radius: 99px;
	float: left;
}
.comment_new .list li .photo .no {
	line-height: 30px;
	padding-left: 6px;
}
.comment_new .list li .photo .name {
	line-height: 20px;
	padding-left: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #555;
}
.comment_new .list li .photo img.star_one {
	width: 80px;
	margin-left: 10px;
}
.comment_new .list li .tit {
	color: #666;
	padding-bottom: 6px;
}
.fancybox-lock-test {
}
.fancybox-lock-test-none {
	display: none
}
.fancybox-lock-test .goods_leftgogogo {
	height: 700px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.goods_shuxing {
	background: #fff;
	margin: 8px 0 0 0;
	padding: 0 1%;
	overflow: hidden;
	border-top: 1px solid #eee;
}
.goods_shuxing li {
	color: #333;
	overflow: hidden;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.goods_shuxing li .name {
	padding: 18px 0;
	width: 25%;
	overflow: hidden;
	text-align: left;
	color: #666;
	float: left;
}
.goods_shuxing li .shuxin_conont {
	padding: 18px 0;
	width: 70%;
	overflow: hidden;
	text-align: left;
	float: left;
	padding-left: 15px;
	border-left: 1px solid #eee;
}
.s-detail .srp {
	padding: 0 0.5% 5px;
}
.tit_re {
	color: #c03
}
#page_goods .tit_re {
	margin-bottom: 6px;
}
#page_goods .feedbackimg {
	margin-bottom: 8px;
}
#page_goods .feedbackimg img {
	margin-top: 4px;
}
#page_goods .outerStar2 {
	margin-top: 4px;
}
#page_groupBuy .tit_re {
	margin-bottom: 6px;
}
#page_groupBuy .feedbackimg {
	margin-bottom: 8px;
}
#page_groupBuy .feedbackimg img {
	margin-top: 4px;
}
#page_groupBuy .outerStar2 {
	margin-top: 4px;
}
.com_box2 {
	height: 40px;
	background: #F54D01;
	width: 80%;
	margin: 0 10% 8px;
	text-align: center;
	float: left;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.com_box2 dt {
	line-height: 40px;
	float: left;
	width: 100%;
}
.com_box2 dt a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
}
.com_box2 dt a#goods_more {
	color: yellow;
}
a .com_box3 {
	border-top: 1px solid #fff;
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	height: 40px;
	background: #ccc;
	margin: 0 auto 10px;
	width: 100%;
	text-align: center;
}
a.last_comment {
	display: none;
}
.checkboxFour {
	width: 24px;
	float: left;
	min-height: 24px;
	background: none repeat scroll 0% 0% #CCC;
	margin: 6px 10px 0px 0px;
	text-align: center;
	border-radius: 99%;
	position: relative;
}
.checkboxFour input[type=checkbox]:checked + label {
	float: left;
	background: url(images/ok.png) #fed53e no-repeat;
	background-size: 24px;
	width: 24px;
	height: 24px;
	margin-left: -1px;
	margin-top: -1px;
}
.checkboxFour label {
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 99px;
	cursor: pointer;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	background: #fff;
}
/*Msg*/

.Msg-wrapper {
	position: absolute;
	width: auto;
}
.Msg-wrapper.fixed {
	position: fixed;
}
.Msg-wrapper {
	empty-cells: show;
	width: 76%;
}
.Msg-wrapper .title-bar {
	display: none;
	background: none repeat scroll 0 0 #DFDFDF;
	border-bottom: 1px solid #DEDEDE;
	color: #343434;
	height: 40px;
	position: relative;
	overflow: hidden;
}
.Msg-wrapper .title-bar.dragging {
	cursor: move;
}
.Msg-wrapper .title-bar h2 {
	display: inline-block;
	font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial, simsun;
	font-size: 16px;
	height: 35px;
	line-height: 40px;
	margin-left: 13px;
	vertical-align: top;
}
.Msg-wrapper .title-bar .close {
	color: #8F8F8F;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 11px;
	width: 18px;
}
.Msg-wrapper .title-bar .close:hover {
	color: #BF1B3D !important;
	text-decoration: none;
}
.Msg-wrapper .Msg-content {
	padding: 0px;
}
.Msg-wrapper .question {
	padding: 30px 40px;
}
.Msg-wrapper .answers, .Msg-wrapper .action {
	text-align: right;
	border-top: 1px solid #EEE;
	background: #F6F6F6;
	margin: 0;
	padding: 6px 10px;
}
.Msg-wrapper .icons_td {
	padding: 0 10px 0 0;
	vertical-align: top;
	width: 32px;
}
.Msg-wrapper .content_td {
	color: #333333;
	line-height: 1.8;
	vertical-align: middle;
	padding-right: 10px;
	font-size: 14px;
	max-width: 300px;
}
.Msg-wrapper .icons {
	background: url("images/icon_msg.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 32px;
	width: 32px;
}
.Msg-wrapper .icons_warn {
	background-position: 0 -64px;
}
.Msg-wrapper .icons_ok {
	background-position: 0 -32px;
}
.Msg-inner {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #989898;
	overflow: hidden;
}
.Msg-modal-blackout {
	position: absolute;
	background-color: black;
	left: 0;
	top: 0;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
.Msg-wrapper .Msg-btn {
	background: #EEEEEE;
	border: 1px solid #eeeDDD;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(200,200,200,0.3);
	color: #999999;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-left: 15px;
	padding: 2px 8px;
	text-align: center;
}
.Msg-wrapper .highlight {
	background: #59BBEC;
	border: 1px solid #38ABE4;
	color: #FFFFFF;
}
.Msg-btn1:hover, .Msg-btn2:hover, .Msg-btn3:hover {
	background-position: 0 -141px;
}
.Msg-wrapper-load .Msg-content {
	padding: 0px;
}
.Msg-wrapper-load {
	empty-cells: show;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0px solid #B0B0B0;/*box-shadow:2px 2px 0 rgba(0,0,0,0.1);*/
	z-index: 11;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.Msg-wrapper-load .title-bar {
	display: block;
	border-bottom: 1px solid #D0D0D0;
	height: 45px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.Msg-wrapper-load .title-bar.dragging {
	cursor: move;
}
.Msg-wrapper-load .title-bar h2 {
	display: block;
	font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial, simsun;
	;
	font-size: 12px;
	font-weight: 100;
	line-height: 45px;
	margin: 0 10px;
	text-align: Center;
}
.Msg-wrapper-load .title-bar .close {
	display: none;
	color: #8F8F8F;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 18px;
}
.Msg-wrapper-load .title-bar .close:hover {
	color: #BF1B3D !important;
	text-decoration: none;
}
.Msg-wrapper-load .Msg-inner {
	border: none;
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.Msg-wrapper-load .answers {
	text-align: center;
	border-top: 1px solid #F4F4F4;
	margin: 0 18px;
	padding: 11px 15px 14px 0;
}
.Msg-wrapper-load .icons_td {
	padding: 0 20px 0 25px;
	vertical-align: middle;
	width: 32px;
}
.Msg-wrapper-load .content_td {
	color: #333333;
	line-height: 1.8;
	vertical-align: middle;
}
.Msg-wrapper-load .icons {
	background: url("images/icon_msg.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 32px;
	width: 32px;
}
.Msg-wrapper-load .icons_warn {
	background-position: 0 -64px;
}
.Msg-wrapper-load .icons_ok {
	background-position: 0 -32px;
}
#page_myfoot .Msg-wrapper-load .title-bar {
	display: none;
}
#page_myfoot .New-date {
	background: none;
	padding: 7px 0;
	border-radius: 0px 0px 0px 0px;
}
#page_myfoot .dwbss {
	height: 40px;
	line-height: 40px;
}
#page_myfoot .Msg-inner {
	background: #efefef;
	position: fixed;
	bottom: 0;
	left: 0;
	border-radius: 0px;
}
#page_myfoot .Msg-wrapper-load {
	background: none;
}
.Msg2-wrapper {
	position: absolute;
	width: auto;
}
.Msg2-wrapper.fixed {
	position: fixed;
}
.Msg2-wrapper {
	empty-cells: show;
	width: 42px;
}
.Msg2-wrapper .title-bar {
	display: none;
	background: none repeat scroll 0 0 #DFDFDF;
	border-bottom: 1px solid #DEDEDE;
	color: #343434;
	height: 40px;
	position: relative;
	overflow: hidden;
}
.Msg2-modal-blackout {
	position: absolute;
	background-color: black;
	left: 0;
	top: 0;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
.Msg2-wrapper-load .Msg2-content {
	padding: 0px;
}
.Msg2-wrapper-load {
	empty-cells: show;
	border: 0px solid #B0B0B0;
	z-index: 11;
}
.aler {
	padding: 0px;
}
.aler .loading {
	background: url("../../style/images/loading2.gif") no-repeat scroll left center transparent;
	display: inline-block;
	float: left;
	height: 16px;
	width: 16px;
	background-size: 16px;
}
.empty-cart .guangguang {
	width: 36%;
	margin: 10px 32% 0px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #666;
	background: none;
	border: 1px solid #555;
	font-size: 18px;
	font-weight: 700;
}
.you_money {
	width: 94%;
	padding: 0px 3%;
	float: left;
	height: 45px;
	line-height: 45px;
	background: #FFF;
	margin-bottom: 10px;
	border-bottom: .5px solid #ccc;
	margin-top: 10px;
	border-top: .5px solid #ccc;
	overflow: hidden;
}
.you_money_list {
	width: 94%;
	padding: 0px 3%;
	float: left;
	background: #fff;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.you_money_list li {
	width: 100%;
	padding: 8px 0;
	float: left;
	background: #fff;
	height: 60px;
	line-height: 30px;
	border-top: 1px dashed #eee;
}
.you_money_list li.last {
	border-top: none;
}
.you_money_list li span img {
	width: 50px;
	padding: 5px;
	float: left;
	height: 50px;
	margin-right: 5px;
}
.you_money_list li .conton {
	width: 40%;
	float: left;
	color: #999;
}
.you_money_list li .conton .fl {
	width: 100%;
}
.you_money_list li .conton .fl.c333 {
	color: #333;
}
.you_money_list li .contoe {
	width: 30%;
	float: right;
	text-align: right;
}
.you_money_list li .contoe .fl {
	width: 100%;
	color: #999;
}
.you_money_list li .contoe .fl.c333 {
	color: #333;
}
.border_bottom {
	border-bottom: .5px solid #ccc;
}
.New_page .pagenav-wrapper .pagenav-content {
	background: none;
}
.share_meilire {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	height: 100%;
	line-height: 100%;
}
.share_meilire table {
	margin: 0 auto;
}
.share_meilire .bdshare-button-style1-32 {
	width: 100%;
}
/*
.search{float: left;position: fixed;top: 0;z-index: 14;display: none;border: medium none;margin: 0 auto;text-align: center;max-width: 100%;width: 100%;}
*/
.ect-padding-lr {
	position: relative;
	overflow: hidden;/* width: 90%; margin: 0 3%; padding: 10px 2%;*/
	text-align: left;
}
#page_goods .ect-padding-lr {
	width: 100%;
	padding: 0;
	margin: 0;
}
#page_groupBuy .ect-padding-lr {
	width: 100%;
	padding: 0;
	margin: 0;
}
.input-search {
	position: relative;
	margin-top: 0.8em;
	height: 3em;
}
.input-search span {
	position: absolute;
	left: 0em;
	right: 2.9em;
}
.input-search span input {
	width: 99%;
	height: 3em;
	font-size: 1.2em;
	padding: 0px 3% 0 2%;
	box-sizing: border-box;
	border: medium none;
	border-radius: 5px 0px 0px 5px;
}
.input-search button {
	width: 3.6em;
	height: 3.6em;
	background: none repeat scroll 0% 0% #E6E6E6;
	display: block;
	position: absolute;
	right: 0em;
	border-radius: 0px 0.4em 0.4em 0px;
	border: medium none;
}
.input-search button i {
	color: #999;
	font-size: 1.8em;
}
.hot-search {
	margin-top: 1.5em;
	display: table;
	width: 100%;
	color: yellow;
}
.hot-search a {
	color: #Fff;
	margin-right: 5px;
}
.hot-search h4 {
	font-size: 20px;
	color: #Fff;
	line-height: 1.3em;
	display: block;
	height: 1.6em;
	overflow: hidden;
}
.cat_allRight {
	width: 22px;
	height: 40px;
	margin-right: 15px;
	display: block;
	background: url(../../style/images/bg7.png) no-repeat center center;
	background-size: 22px;
}
#page_group .cat_allRight {
	background: url(../../style/images/bg8.png) no-repeat center center;
	background-size: 22px;
}
/*#page_category .cat_allRight{background: url(../../style/images/bg8.png) no-repeat center center;background-size:22px;}*/

#page_help .cat_allRight {
	background: url(../../style/images/bg8.png) no-repeat center center;
	background-size: 22px;
}
.cat_allCaidan {
	display: none;
	position: fixed;
	top: 30%;
	z-index: 17;
	left: 0px;
	background: #666;
	color: #fff;
	border: 1px solid #efefef;
	width: 80%;
	margin: 10%;
	height: 120px;
}
.cat_allCaidan_open {
	-webkit-animation: zoomIn 1s;
	-moz-animation: zoomIn 1s;
}
.cat_allCaidan .hid2 li {
	width: 33.3%;
	float: left;
	height: auto;
	text-align: center;
	height: 60px;
}
.cat_allCaidan .hid2 li i {
	width: 100%;
	float: left;
}
.cat_allCaidan .hid2 li i.cat_all_fx {
	width: 100%;
	height: 30px;
	display: block;
	background: url(images/ico_star_gray.png) no-repeat center center;
	background-size: 24px;
}
.cat_allCaidan .hid2 li i.jifen {
	width: 100%;
	height: 30px;
	display: block;
	background: url(images/jifen.png) no-repeat center center;
	background-size: 25px;
}
.cat_allCaidan .hid2 li i.iconfont {
	width: 100%;
	height: 36px;
	display: block;
	font-size: 30px;
	margin-top: -6px;
}
.cat_allCaidan .hid2 li i.cat_all_tx {
	width: 100%;
	height: 36px;
	display: block;
	background: url(../../style/images/tx.png) no-repeat center center;
	background-size: 27px;
}
.cat_allCaidan .hid2 li i.cat_all_zd {
	width: 100%;
	height: 36px;
	display: block;
	background: url(images/zd.png) no-repeat center center;
	background-size: 27px;
}
.cat_allCaidan .hid2 li i.cat_all_cz {
	width: 100%;
	height: 30px;
	display: block;
	background: url(../../style/images/cz.png) no-repeat center center;
	background-size: 27px;
}
.bdsharebuttonbox {
	margin-top: 8px;
}
.share_img {
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}
 @-webkit-keyframes zoomIn {
0% {
opacity:1;
 -webkit-transform:scale3d(.3, .3, .3);
 transform:scale3d(.3, .3, .3)
}
 100% {
opacity:1
}
}
 @keyframes zoomIn {
0% {
opacity:1;
 -webkit-transform:scale3d(.3, .3, .3);
 -ms-transform:scale3d(.3, .3, .3);
 transform:scale3d(.3, .3, .3)
}
 100% {
opacity:1
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
.art_catlist {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 8px;
	width: 100%;
	background: #fff;
	float: left;
}
.art_catlist ul {
	width: 100%;
}
.art_catlist ul .left {
	width: 25%;
	float: left;
	height: 80px;
	overflow: hidden;
	border-right: 1px solid #eee;
}
.art_catlist ul .left li {
	float: left;
	height: 80px;
	display: block;
	width: 100%;
}
.art_catlist ul .left li span {
	display: inline-block;
	text-align: center;
}
.art_catlist ul .left .i_line {
	background: #FD4609;
	width: 5px;
	float: left;
	height: 80px;
	overflow: hidden;
	position: absolute;
	left: 0px;
}
.art_catlist ul .left .ico {
	float: left;
	height: 40px;
	overflow: hidden;
	width: 90%;
	display: inline;
	margin-left: 5%;
	text-align: center;
}
.art_catlist ul .left .ico span {
	width: 25px;
	height: 25px;
	margin-top: 9px;
	line-height: 25px;
	background: #FD4609;
	color: #fff;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	border-radius: 99px;
}
.art_catlist ul .left .title {
	float: left;
	height: 20px;
	overflow: hidden;
	width: 90%;
	display: inline;
	margin-left: 5%;
	color: #FD4609;
}
.art_catlist ul .left .more {
	float: left;
	height: 20px;
	overflow: hidden;
	width: 90%;
	display: inline;
	margin-left: 5%;
}
.art_catlist ul .left .more a {
	color: #ccc;
}
.art_catlist ul .right {
	width: 75%;
	float: left;
	overflow: hidden;
	height: 80px;
}
ul.links1 .left .i_line {
	background: #09BF56;
}
ul.links2 .left .i_line {
	background: #F906D4;
}
ul.links3 .left .i_line {
	background: #4DABFB;
}
ul.links4 .left .i_line {
	background: #F9C025;
}
ul.links5 .left .i_line {
	background: #4DDCFB;
}
ul.links6 .left .i_line {
	background: #EC2207;
}
ul.links1 .left .ico span {
	background: #09BF56;
}
ul.links2 .left .ico span {
	background: #F906D4;
}
ul.links3 .left .ico span {
	background: #4DABFB;
}
ul.links4 .left .ico span {
	background: #F9C025;
}
ul.links5 .left .ico span {
	background: #4DDCFB;
}
ul.links6 .left .ico span {
	background: #EC2207;
}
ul.links1 .left .title {
	color: #09BF56;
}
ul.links2 .left .title {
	color: #F906D4;
}
ul.links3 .left .title {
	color: #4DABFB;
}
ul.links4 .left .title {
	color: #F9C025;
}
ul.links5 .left .title {
	color: #4DDCFB;
}
ul.links6 .left .title {
	color: #EC2207;
}
.art_catlist ul .right {
	width: 75%;
	float: left;
	overflow: hidden;
	height: 80px;
	margin-left: -1px;
}
.art_catlist ul .right li {
	width: 50%;
	float: left;
	overflow: hidden;
	height: 40px;
	margin-left: -1px;
	line-height: 40px;
	border-right: 1px solid #eee;
	text-align: center;
	border-top: 1px solid #eee;
	margin-top: -1px;
}
.search_box_artcat {
	position: relative;
	width: 100%;
	background: #ddd;
	height: 60px;
	float: left;
	overflow: hidden;
	display: block;
}
.search_box_artcat input {
	width: 92%;
	background: #ddd;
	padding: 0 2%;
	height: 40px;
	float: left;
	overflow: hidden;
	display: block;
	margin: 10px 2% 0;
	background: #fff;
}
.search_box_artcat button {
	float: right;
	margin-top: -40px;
	margin-right: 2%;
	border: 0;
	width: 40px;
	height: 40px;
	display: block;
	background: #fff;
}
.search_box_artcat button i {
	color: #666;
	font-size: 20px;
}
.art_content_other h2 {
	height: 30px;
	line-height: 30px;
	padding-left: 0.5rem;
	color: #666;
	font-weight: 400;
}
.art_content span.fl, .art_content span.fr {
	border: .5px solid #ccc;
	text-align: center;
	padding: 5px 15px;
	margin: 8px 0 3px;
	color: #666;
}
.art_content span.fl a, .art_content span.fr a {
	color: #666;
}
.empty-all-info {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	float: left;
}
.empty-all-info .guangguang {
	width: 130px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #aaa;
	margin: 15px auto 0;
}
.empty-all-info .text {
	text-align: center;
	line-height: 30px;
	margin: 15px 8px 0;
}
.empty-all-logo {
	width: 150px;
	height: 150px;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	background: url(images/muyou.png) #ddd no-repeat center center;
	margin: 20% auto 0;
}
.pro-inner.myzuji_list {
	border: 0.5px solid #ccc;
	border-radius: 5px;
	width: 100%;
}
.user_order {
	width: 100%;
	height: 120px;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 6px #eee;
	-moz-box-shadow: 3px 3px 6px #666;
	box-shadow: 3px 3px 6px #eee;
	border-radius: 5px;
}
.user_order ul {
	width: 100%;
	height: 70px;
	border-bottom: 0.5px solid #ddd;
}
.user_order li {
	height: 100px;
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
	overflow: hidden;
	display: block;
}
.user_order li.wait_pay {
	background: url(../../style/images/user_order1.png) no-repeat center 10px;
	height: 100%;
	background-size: 25px;
}
.user_order li.wait_pei {
	background: url(../../style/images/user_order2.png) no-repeat center 10px;
	height: 100%;
	background-size: 25px;
}
.user_order li.wait_shou {
	background: url(../../style/images/user_order3.png) no-repeat center 10px;
	height: 100%;
	background-size: 25px;
}
.user_order li.wait_pin {
	background: url(../../style/images/user_order4.png) no-repeat center 10px;
	height: 100%;
	background-size: 25px;
}
.user_order li.wait_tui {
	background: url(../../style/images/user_order5.png) no-repeat center 10px;
	height: 100%;
	background-size: 25px;
}
.user_order li span {
	width: 100%;
	margin-top: 40px;
	display: block;
}
.user_order li span a {
	padding: 0px;
}
.New_User .user_order dd {
	margin: 0 0 0 12px;
}
.user_order li .num {
	position: absolute;
	top: 6px;
	margin-left: 55%;
	left: 0px;
	width: 15px;
	line-height: 15px;
	color: #FFF;
	;
	height: 15px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	border-radius: 99px;
	background: #fed53e;
	font-size: 10px;
}
.order_list_leibei {
	width: 100%;
	height: 45px;
	line-height: 44px;
	background: #fff;
}
.order_list_leibei dd {
	border-bottom: 1px solid #ddd;
	line-height: 44px;
	float: left;
	width: 20%;
	height: 44px;
	text-align: center;
}
.order_list_leibei dd.active {
	border-bottom: 2px solid #FF6666;
	height: 43px;
}
.order_status {
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 12px;
}
.order_status .fl {
	color: #666;
	width: 160px;/*background: url("images/jd_icon_order.png") no-repeat right center transparent;*/
	background-size: 12px;
}
.graybtn-new {
	border: 1px solid #aaa;
	height: 20px;
	width: auto;
	padding: 4px 6px;
	text-align: center;
	line-height: 20px;
	margin-right: 2px;
	color: #ddd
}
.graybtn-new1 {
	height: 20px;
	width: auto;
	padding: 5px 15px;
	text-align: center;
	line-height: 20px;
	margin-right: 2px;
	color: #ddd;
	border-radius: 5px;
}
.graybtn-new1 a, a.graybtn-new {
	color: #FFF
}
.ectouch_table_no_border tbody {
}
.yellowbtn-new {
	background: #fed53e;
	border: 1px solid #fed53e;
	height: 20px;
	width: auto;
	padding: 5px 15px;
	text-align: center;
	line-height: 20px;/*margin-left:10px;*/
	color: #ddd
}
input.comment_file {
	vertical-align: middle;
	position: relative;
	margin: 1px 0 0 -60px;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 1;
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
}
.image-wrap {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	background: url(/style/new_images/jia.png) #eee no-repeat center center;
	border: .5px solid #ccc;
	position: relative;
}
.image-wrap img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.comment_img_star img {
	margin-top: -4px;
}
.comment_pic_new {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	position: relative;
	background: #efefef;
}
.comment_content {
	background: #efefef;
	width: 96%;
	padding: 5px 1%;
	border: 1px solid #ddd;
}
.comment_contents {
	background: #FEEE91;
	width: 96%;
	padding: 5px 1%;
	border: 1px solid #E8C501;
	color: #c03;
}
/**评价等级*/

.outerStar2, .innerStar2 {
	background: url("images/commentBg.png") no-repeat scroll 0 -30px transparent;
	display: inline-block;
	height: 17px;
	vertical-align: top;
}
.outerStar2 .w1 {
	width: 16px;
}
.outerStar2 .w2 {
	width: 37px;
}
.outerStar2 .w3 {
	width: 57px;
}
.outerStar2 .w4 {
	width: 77px;
}
.outerStar2 .w5 {
	width: 97px;
}
.starLi {
	line-height: 18px;
}
.feedbackimg {
}
.feedbackimg img {
	width: 13.5%;
	height: auto;
	margin-right: 1%;
	margin-top: 8px;
	border: 1px solid #ddd;
	padding: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bg_gif {
	background: url(../../style/images/loading2.gif) no-repeat center center;
}
.master {
	width: 100%;
	float: left;
}
.user_txs {
	width: 96%;
	float: left;
	margin: 0 2%;
	background: #fff;
	box-shadow: 5px 5px 5px #888888;
}
.user_txs a {
	position: relative;
	width: 16%;
	float: left;
	text-align: center;
	margin: 2% 2% 1%;
	background: #fff;
}
.user_txs a img {
	width: 94%;
	margin: 3%;
	text-align: center;
	height: auto;
}
.user_txs a #meng {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #484848;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.user_txs a.user_txs_curr #meng {
	display: block
}
.usercenter_photo .upload {
	width: 94%;
	float: left;
	margin: 10px 2% 0;
	background: #fff;
	padding: 1%;
	box-shadow: 5px 5px 5px #888888;
}
.usercenter_photo .upload .yulan {
	float: left;
	width: 33.3%;
}
.usercenter_photo .upload .yulan img {
	float: left;
	width: 94%;
	padding: 3%;
	height: auto;
}
.usercenter_photo .up-pic-first {
	width: 33.3%;
	float: left;
	padding: 0%;
	height: auto;
	position: relative;
}
.usercenter_photo .up-pic {
	width: 94%;
	float: left;
	margin: 3%;
	height: auto;
	position: relative;
}
.usercenter_photo .up-pic .image-wrap {
	width: 98%;
	height: 98%;
	margin: 1%;
}
.usercenter_photo .up-pic input.comment_file {
	margin: 0px;
	position: absolute;
	left: 0px;
	width: 100%;
}
.usercenter_photo .up-pic .image-wrap img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}
.usercenter_photo .ok-pic {
	width: 33.3%;
	float: left;
	padding: 0%;
	height: auto;
	position: relative;
}
.usercenter_photo .ok-pic input {
	width: 94%;
	height: 94%;
	margin: 3%;
}
.white_bg {
	background: #fff;
}
.xitong_photo {
	width: 92%;
	margin: 11px 2%;
	padding: 10px 2%;
	color: #FFF;
	background: #ff6666;
	box-shadow: 2px 2px 2px #888888;
}
.xitong_photo2 {
	width: 92%;
	margin: 11px 2% 0px;
	padding: 10px 2%;
	color: #FFF;
	float: left;
	background: #ff6666;
	box-shadow: 2px 2px 2px #888888;
}
.new_orange, .new_orange a, a.new_orange {
	color: #ff6666;
}
.new_grey, .new_grey a, a.new_grey {
	color: #cccccc;
}
.order_detail_pay .fr {
	float: left;
	margin: 5px 0 5px 0;
}
.order_detail_payment {
	border-top: .5px solid #ccc;
	border-bottom: .5px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding: 10px 3%;
}
.order_detail_shipping {
	border-top: .5px solid #ccc;
	border-bottom: .5px solid #ccc;
	margin-bottom: 10px;
	padding: 8px 3%;
	color: #666;
}
.order_detail_num {
	padding: 8px 3%;
	border-top: .5px solid #ccc;
	border-bottom: .5px solid #ccc;
	margin-top: 10px;
	margin-bottom: 3rem;
	background-color: #FFF;
}
.order_detail_consignee {
	border-bottom: .5px solid #ccc;
	padding: 8px 3%;
	margin-top: 0px;
	background-color: #fff;
}
.order_detail_zhuangtai {
	background: #fed53e;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
	font-weight: 400;
	padding: 8px 3%
}
.order_detail_surplus_input {
	text-align: center;
	border: .5px solid #ccc;
	background: #efefef;
	padding: 3px;
	border-radius: 5px;
}
#float_are {
	top: 0px;
	left: 0px;
	z-index: 23;
	width: 100%;
}
.fixed {
	position: fixed;
}
#float_are .filter_box dl {
	height: 39px;
}
#float_are .filter_box dl dt {
	width: 100%;
}
#float_are .filter_box dl dt span {
	border: .5px solid #ccc;
	background: #fff;
	line-height: 27px;
	width: 80%;
	height: 27px;
	margin: 5px 10%;
	overflow: hidden;
	display: block;
	font-size: 0.8rem;
}
#float_are .filter_box dl dt span.current {
	border: 1px solid #FD4C00;
	color: #F37;
	background: url("images/select.png") no-repeat scroll right bottom #FFF;
	background-size: 16px;
}
.float_are_ready {
	height: 39px;
	float: left;
	width: 100%;
}
#filter_box {
	position: relative;
	background: #efefef;
}
#J_ItemList {
}
#zhezhao3 {
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;
	top: 128px;
}
#page_search .list-pagination {
	width: 100%;
	float: left;
	padding: 5px 0 14px;
	border-top: 0px;
}
.list-pagination {
	width: 100%;
	border-top: 1px solid #ddd;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	bottom: 0rem;
	border-width: 0 0 1px;
	border-radius: 0;
}
.BY-AND-JIA {
	FLOAT: RIGHT;
	width: 100%;
	/*padding: 0 2%;*/
	height: 3rem;
	border-top: 1px solid #eee;
}
#page_goods .btn-css3 {
	padding: 1rem 2rem;
	margin-top: 0px;
}
#page_goods .graybtn {
	padding: 8px 12px;
	margin-top: -2px;
}
#page_groupBuy .btn-css3 {
	padding: 9px 12px;
	margin-top: -2px;
}
#page_groupBuy .graybtn {
	padding: 8px 0;
	margin-top: -1px;
	width: 100%;
}
#page_groupBuy MeiliRe {
	position: fixed;
}
#page_goods MeiliRe {
	position: fixed;
}
.goods_meilire {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	display: none;
	background: url(../../style/images/grey.gif)repeat;
	z-index: 26;
	left: 0;
}
.goodsInfo .time {
	line-height: 30px;
}
.goodsInfo .attr_shuxing {
	width: 100%;
	overflow: hidden;
	overflow: hidden;
}
.goodsInfo .attr_shuxing2 {
	width: 50%;
	height: 100%;
	text-align: left;
	font-size: 0.8rem;
}
.goodsInfo .attr_shuxing3 {
	width: 50%;
	text-align: center;
	font-size: 1rem;
}
#page_goods .open_attr_ready {
	width: 60%;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}
#page_goods .open_attr_ready img {
	width: 100%;
	height: 10rem;
}
#page_groupBuy .open_attr_ready {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
#page_groupBuy .open_attr_ready img {
	width: 100%;
	height: 50px;
}
.ajax_comment {
	text-align: center;
	background-color: rgba(255, 215, 71, 0.28);
	height: 2.5rem;
	line-height: 2.5rem;
	color: #FF6666;
	font-size: 1rem;
}
#page_goods .footer {
	border-top: .5px solid #ccc;
	padding-top: 7px;
}
#page_groupBuy .footer {
	border-top: .5px solid #ccc;
	padding-top: 7px;
}
#page_groupBuy .goodsInfo .attr_shuxing .why {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	padding: 3px;
	background: #c03;
	color: #fff;
	font-size: 12px;
	height: 10px;
	width: 10px;
	overflow: hidden;
	display: block;
	margin-left: 8px;
	margin-top: 7px;
	text-align: center;
	border-radius: 99px;
	line-height: 12px;
}
.hook * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.hook {
	display: none;
	height: 55px;
	;
	clear: both;
	z-index: 16;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.hook-text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	text-shadow: 0 1px #fff;
}
.hook-loader {
	padding: 2.3rem 0 2rem;
}
.hook-spinner {
	display: block;
	background: url(images/hook-spinner.png) no-repeat center;
	width: 20px;
	height: 20px;
	-webkit-animation: spin 1s linear infinite both;
	-moz-animation: spin 1s linear infinite both;
	-o-animation: spin 1s linear infinite both;
	animation: spin 1s linear infinite both;
}
.hook-with-text .hook-loader {
	padding: 10px 0;
}
 @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
.hook-spinner {
	background: url(images/hook-spinner@2x.png) no-repeat center;
	background-size: 20px 20px;
}
 @-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.top_5 {
	top: 5px;
}
.bottom_5 {
	bottom: 5px;
}
.top_0 {
	top: 0px;
}
.bottom_0 {
	bottom: 0px;
}
.order_detail_pay_left .btn {
	margin: 0px 2% 0px 0px;
	display: inline-block;
	padding: 4px 12px;
	border-radius: 3px;
	border: 1px solid #fed53e;
	background-color: #fed53e;
}
/*底部**/

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.copyright p {
	margin: 10px 0;
	text-align: center;
	margin-left: 4%;
	width: 92%;
	margin-bottom: 76px;
}

/**竖屏样式**/

@media (orientation: portrait) {
.detail-name .fl {
 width: 60%;
}
.detail-name .fr {
 width: 30%
}
.detail-price li.sale_price {
 width: 100%
}
.detail-price li.add_cart_li {
 clear: both;
 float: left;
 margin-top: 10px
}
.detail-price li.add_cart_li img {
 width: 121px;
 height: 40px;
}
}
/*留言管理页*/

.u-msglist {
	background: #fff;
	border-bottom: 2px solid #e3e3e3;
}
.u-msglist ul {
	padding: 10px 0;
}
.u-msglist ul li {
	background: #fff;
}
.u-msglist ul li .info {
	overflow: hidden;
	background: #fed53e;
	padding: 8px 0
}
.u-msglist ul li .info .msg_time {
	float: right;
}
.u-msglist ul li .talk {
	background: #fff;
}
.u-msglist ul li .talk .user_text {
	background: #fff;
	padding-bottom: 10px;
}
.u-msglist ul li .talk .msg_time {
	font-weight: 600;
}
.u-msglist ul li .reply {
	background: #eee;
	margin: 0;
	padding: 10px;
	text-align: right;
}
.u-msglist ul li .reply .re_msg_time {
	font-weight: 600;
}
/*wula2016-06-03 红包*/

.u-bouns {
	font-size: 14px;
	max-width: 1240px;
	margin: 0 auto;
}
.u-bouns h3 {
	color: #f08c2c;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0;
}
.u-bouns li {
	overflow: hidden;/*padding: 10px;border-bottom: 1px solid #d3d3d3;margin-bottom: .1rem;*/
}
.u-bouns li .b-name {
	width: 30%;
	float: left;
	text-align: right;
}
.u-bouns li .b-name i {
	font-size: 36px;
	color: #c8b297;
}
.u-bouns li .b-info {
	width: 60%;
	float: right;
	border-left: 1px solid #eee;
	padding-left: 5%;
}
.u-bouns li .b-info p {
	clear: both;
}
.u-bouns li .b-info span {
	float: left;
	display: inline-block;
}
.bouns_list_leibei {
	width: 100%;
	height: 45px;
	line-height: 44px;
	margin-bottom: 0.5rem;
	background: #fff;
}
.bouns_list_leibei dd {
	border-bottom: 1px solid #ddd;
	line-height: 44px;
	float: left;
	width: 25%;
	height: 44px;
	text-align: center;
}
.bouns_list_leibei dd.active {
	border-bottom: 2px solid #FF6666;
	height: 43px;
}
/*会员中心**/

.form-box {
	background-color: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 6px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	height: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.form-box li {
	border-bottom: 1px solid #c6c6c6;
	height: 40px;
	width: 100%;
}
.form-box li span.txt {
	color: #666;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	width: 65px;
	margin-left: 4%;
	text-align: right;
	margin-top: 8px;
	overflow: hidden;
}
.form-box li input.text {
	-moz-appearance: none;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #353535;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 40px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 7px;
	text-indent: 3px;
	width: 60%;
}
.form-foot p {
	overflow: hidden;
	padding-bottom: 10px;
	line-height: 24px;
	font-size: 14px;
}
.btn2-css3 {
	background-color: #fed53e;
	border: 0 none;
	border-radius: 7px;
	/*box-shadow: 0 4px 0 0 #f08c2c;*/
	color: #ffffff;
	display: inline-block;
	font-size: 100%;
	overflow: hidden;
	padding: 5px 12px;
	vertical-align: middle;
	text-align: center;
}
.user_form h1 {
	font-size: 16px;
	font-weight: normal;
	font-family: '微软雅黑';
	margin-top: 10px;
	line-height: 26px;
	height: 26px;
}
.user_form h1 em.msg {
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
}
.form-foot p .btn2-css3 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding: 0;
	font-size: 20px;
	font-family: '微软雅黑';
	font-weight: normal;
}
.reg-form li span.txt {
	width: 75px;
	text-align: right;
}
input.text, textarea.text {
	-moz-appearance: none;
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #fff;
	color: #353535;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 27px;
	vertical-align: middle;
	padding: 0 7px;
	text-indent: 3px;
}
.logout-btn {
	width: 100%;
	padding: 10px 0;
	font-size: 14px;
}
/*首页部分样式*/

/*登录页面部分样式*/

#page .topback {
	background: #fed53e;
	background-size: 100% auto;
	text-align: center;
	font-size: 1rem;
	display: block;
	padding: 1rem;
	overflow: hidden;
}
#page .uesr_get {
	background: #fed53e;
	background-size: 100% auto;
	text-align: center;
	font-size: 1rem;
	display: block;
	padding: 1rem;
	overflow: hidden;
}
/*#page .uesr_get{font-size: 1rem;display: block;padding: 1rem;overflow: hidden;}*/

#wrap .loginimg {
	text-align: center;
}
#wrap2 .loginimg {
	text-align: center;
}
#wrap .get_user {
	background: #ffc000;
	background-size: 100% auto;
	text-align: center;
	font-size: 1rem;
	display: block;
	padding: 0.4rem;
	overflow: hidden;
	color: #3B1E1E;
	margin-left: 0%;
	margin-right: 0%;
	-moz-border-radius: 10px; /* -webkit-border-radius: 10px; border: 4px solid #ffb400;*/
	border-bottom: 3px solid #FFb400;
	border-right: 3px solid #FFb400;
}
#wrap .text .get_user {
	background: #fed53e;
	background-size: 100% auto;
	text-align: center;
	font-size: 1rem;
	display: block;
	padding: 0.6rem;
	overflow: hidden;
	color: #3B1E1E;
	font-family: STHeiti, 'Lucida Grande', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, SimHei, Arial, sans-serif;
	margin-left: 0%;
	margin-right: 0%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #fed53e;
}
#wrap .result {
	text-align: center;
}
.detail_box {
	font-size: 0.8rem;
}
.box {/*background: #fff none repeat scroll 0 0;border-bottom: 2px solid #e3e3e3;*/
}
.login {
	width: 100%;/*font-size: 1.2rem;font-weight: bold;*/
}
.getuser {
	width: 100%;
	padding-top: 3rem;
	font-size: 1rem;
	margin: 0 auto;
	text-align: center;
}
/*会员评论中心**/

.ocom-main {
	overflow: hidden;
	border: 1px solid #ededed
}
.ocom-tit {
}
.ocom-tit li {
	text-align: center;
	line-height: 35px;
	height: 35px;
	float: left;
	background: #f5f5f5;
}
.ocom-main li.fore1 {
	width: 50%
}
.ocom-main li.fore2 {
	width: 30%
}
.ocom-main li.fore3 {
	width: 20%
}
.ocom-sn {
	padding: 20px 0 10px;
	font-size: 14px;
}
.ocom-sn .red {
	font-weight: bold;
}
.ocom-goods {
	height: 78px;
	clear: both;
	border-top: 1px solid #ededed;
	background-color: #fff;
}
.ocom-goods li {
	float: left;
}
.ocom-goods li .og-thumb {
	margin: 13px 10px 0 8px;
	display: inline-block;
	border: 1px solid #eee;
	float: left;
}
.ocom-goods li .og-name {
	margin: 25px 0 0 0;
	display: inline-block;
	float: left;
	width: 260px
}
.ocom-goods li.fore2 span {
	display: block;
	margin: 25px auto 0;
	text-align: center;
}
.ocom-goods li.fore3 a {
	display: block;
	margin: 25px auto 0;
	text-align: center;
}
.ocom-goods li a:hover {
	text-decoration: none;
	color: #f70
}
/*.ocom-box {
	border: 1px solid #d1ccc8;
	padding: 10px;
	background: #FFF;
	position: relative;
	margin: 0 8px 20px;
	display: none;
}
.ocom-box i.arrow {
	position: absolute;
	right: 7%;
	top: -15px;
	width: 22px;
	height: 22px;
	background: url('images/comment/ocom_arrow.gif') no-repeat transparent;
}
.ocom-box .msg-error {
	background: none repeat scroll 0 0 #ffebeb;
	border: 1px solid #ffbdbe;
	color: #e4393c;
	line-height: 24px;
	clear: both;
	display: none;
	padding: 2px 6px;
	float: left;
}*/
.add-com-box th {
	width: 100px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	line-height: 2;
	display: block;
	clear: both;
}
.add-com-box td {
	/*padding: 5px;*/
	display: block;
	clear: both;
}
.tag-list {
	width: auto;
	overflow: hidden;
}
.tag-list li {
	background: url("images/comment/cicon.png") no-repeat scroll 9px -21px #fff;
	/*border: .5px solid #ccc;*/
	cursor: pointer;
	float: left;
	/*line-height: 18px;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 18px;*/
	padding: 6px 9px 3px 25px;
	white-space: nowrap;
}
.tag-list li.select {
	/*border: 2px solid #c00;
	padding: 5px 8px 5px 32px;*/
	background-position: 8px 8px;
	/*height: 18px;*/
}
.tag-list li.list-last {
	background-position: 8px -52px;
}
.tag-list li.list-last-input {
	padding: 0;
	height: 26px;
}
.tag-list li.list-last input {
	/*border: 0;*/
	padding: 0;
	height: 26px;
	padding: 0 10px;
	line-height: 26px;
	display: inline-block;
	vertical-align: top;
	width: 80px
}
.tag-list li.list-last a {
	background: #fed53e;
	color: #fff;
	height: 26px;
	display: inline-block;
	line-height: 26px;
	padding: 0 6px 0 8px;
}
.add-com-box textarea {
	width: 100%;
}
.add-com-box .ocom_content {
	width: auto;
}
.add-com-box .msg-text {
	text-align: left;
	color: #999;
	padding-top: 5px;
	display: block;
	clear: both;
}
.add-com-box .show_pics {
	width: auto;
}
.add-com-box .show_pics li {
	margin-bottom: 10px;
	position: relative;
	clear: both;
}
.add-com-box .show_pics li a {
	color: #999;
	display: block;
	text-align: left;
}
.add-com-box .show_pics li .del-pic {
	background-color: #484848;
	height: 80px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 80px;
}
.add-com-box .show_pics li .hide {
	display: none;
}
.add-com-box .show_pics li .del-pic span {
	color: #fff;
	cursor: pointer;
	font-family: verdana;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 18px
}
.add-com-box .show_photo {
	width: auto;
}
.add-com-box .show_photo li {
	float: left;
	margin-right: 10px;
	position: relative;
	border: .5px solid #ccc;
	height: 80px;
	width: 80px;
	margin-bottom: 10px;
}
.add-com-box .tags-list {
	width: auto;
}
.add-com-box .tags-list li {
	border: 1px solid #eee;
	float: left;
	line-height: 18px;
	background: #eee;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 18px;
	padding: 6px 9px;
	white-space: nowrap;
}
.star-rating {
	float: left;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	background: transparent;
	overflow: hidden
}
.star-rating, div.star-rating a {
	background: url('images/star.gif') no-repeat 0 0
}
.star-rating a {
	display: block;
	width: 24px;
	height: 24px;
	background-position: 0 0;
	border: 0
}
.rating-cancel, div.rating-cancel a {
	display: none;
}
.star-rating-on a {
	background-position: 0 -24px !important
}
.star-rating-hover a {
	background-position: 0 -48px !important
}
.star-rating-readonly a {
	cursor: default !important
}
.star-rating {
	background: transparent!important;
	overflow: hidden!important
}
/*购物底栏*/

.ly-container {
	margin: 0 auto;
	max-width: 64rem;
}
.clearfix:after, dl:after, ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/*签到*/

.user_sign_all {
	width: 100%;
	float: left;
	height: auto;
	background: url(../../style/new_images/qiandao.jpg) no-repeat center top;
}
.user_sign_all .tomorrow {
	width: 100%;
	background: url(../../style/new_images/tomorrow.png) no-repeat left bottom;
	padding-left: 25px;
	margin-left: 15px;
}
.user_sign_all .leiji {
	width: 100%;
	background: url(../../style/new_images/leiji.png) no-repeat left bottom;
	padding-left: 25px;
	margin-left: 15px;
}
.user_sign {
	width: 100%;
	height: 100%;
	background: #fff;
	float: left;
	margin: 10px 0;
	overflow: hidden;
	display: block;
}
.user_sign li {
	position: relative;
	width: 16.6%;
	float: left;
	height: 40px;
	text-align: center;
	line-height: 20px;
}
.user_sign li span {
	width: 100%;
	height: 20px;
	background: url(../../style/new_images/sign_ico.png) no-repeat center center;
	background-size: 15px;
	display: block;
	float: left;
}
.user_sign li.sign_data_ok span {
	background: url(../../style/new_images/sign_ico_ok.png) no-repeat center center;
}
.user_sign li span.text {
	background: none;
	font-size: 12px;
	font-family: sans-serif;
	color: #926363;
}
.user_sign li dd {
	position: absolute;
	height: 3px;
	background: #fff;
	display: block;
	width: 49%;
	right: 0px;
	z-index: 998;
	top: 9px;
}
.user_sign li dd1 {
	position: absolute;
	height: 3px;
	background: #fff;
	display: block;
	width: 49%;
	left: 0px;
	z-index: 998;
	top: 9px;
}
.user_sign li dd.data_ok {
	background: #50C509;
}
.user_sign li dd1.data_ok {
	background: #50C509;
}
#user_sign {
	float: left;
	width: 50%;
	margin: 0 25%;
	background: #FF5B3D;
	height: 35px;
	margin-bottom: 10px;
	border-radius: 25px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}
#user_sign a {
	color: #fff;
}
#user_sign .every_this_ok {
	background: #ccc;
	border-radius: 25px;
}
.user_sign_all .every_day {
	padding: 5px 0 0 5px;
	color: #484848;
	width: 100%;
    text-align: center;
	font-size:12px;
}
.user_sign_all .every_huan {
	padding: 5px 5px 0 0;
	color: #926363;
}
.user_sign_all .every_huan a {
	color: #926363;
}
.user_sign_all .qiandao_cont {
	width: 100%;
	height: 85px;
	background: #fff;
	float: left;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.user_sign_all .qiandao_cont li {
	width: 33.3%;
	float: left;
	text-align: center;
	height: 85px;
	overflow: hidden;
	line-height: 20px;
	border-right: 1px solid #eee;
	margin-left: -1px;
	padding-top: 40px;
}
.user_sign_all .qiandao_cont li.lian_qian {
	background: url(../../style/new_images/lian_qian.png) no-repeat center 10px;
}
.user_sign_all .qiandao_cont li.jin_qian {
	background: url(../../style/new_images/jin_qian.png) no-repeat center 10px;
}
.user_sign_all .qiandao_cont li.lei_qian {
	background: url(../../style/new_images/lei_qian.png) no-repeat center 10px;
}
.goodscart {
	font-weight: 300;
	text-decoration: none;
	text-align: center;
	/*line-height: 2.5rem;
	height: 2.5rem;
	padding: 0 1.5rem;*/
	margin: 0;
	display: inline-block;
	cursor: pointer;
	border: none;
	transition-property: all;
	transition-duration: .3s;
	width: 20%;
}
 @keyframes fillon {
0% {
transform:scale(1, 1);
}
50% {
transform:scale(1.3, 1.3);
}
100% {
transform:scale(1, 1);
}
}
@-webkit-keyframes fillon {
0% {
-webkit-transform:scale(1, 1);
}
50% {
-webkit-transform:scale(1.3, 1.3);
}
100% {
-webkit-transform:scale(1, 1);
}
}
.font.iconfont {
	font-size: 2rem;
}
.heart-fill-anim {
	-webkit-animation: fillon 1s;
	animation: fillon 1s;
}
.goodscart li.bar-cart .bar_ico i {
	position: relative;
	left: 60%;
	top: 0px;
	background: #fed53e;
	padding: 2px 7px;
	display: block;
	border-radius: 99px;
	color: #484848;
	font-style: 12px;
	text-align: center;
}
.goodsser {
	font-weight: 300;
	text-decoration: none;
	text-align: center;
	/* line-height: 2.5rem;
	height: 2.5rem;
	padding: 0 2rem; */
	margin: 0;
	display: inline-block;
	cursor: pointer;
	border: none;
	transition-property: all;
	transition-duration: .3s;
	padding-top: .1rem;
}

.title-fr {
	font-size: 0.8rem;
	float: right;
	color: #999;
}
.goods-notice {
	border-bottom: .5px solid #ccc;
}
.goods-notice img {
	width: 100%;
	float: left;
	background-color: #fff;
	border-bottom: .5px solid #ccc;
	border-top: .5px solid #ccc;
}
/*美洽客服样式*/

#MEIQIA-BUBBLE {
	position: fixed;
	bottom: 6rem;
	display: none;
	width: 50%;
	height: auto;
	margin-top: -48px;
	border: 1px solid #f7f7f7;
	border-radius: 4px;
	color: #000;
	text-align: left;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, .16);
	line-height: 1.428571429;
	background-color: #fff;
	right: 2px;
	cursor: pointer;
	z-index: 1030;
}
#MEIQIA-BUBBLE-ARROW1 {
	right: 10%;
	top: 96px;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	z-index: 2;
	font-size: 0;
	line-height: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: 0;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
	cursor: pointer;
}
#MEIQIA-BUBBLE-ARROW2 {
	right: 10%;
	top: 97px;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	z-index: 1;
	font-size: 0;
	line-height: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: 0;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
	cursor: pointer;
}
#MEIQIA-BUBBLE-CLOSE {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 10px;
	height: 10px;
	background-position: -5px -245px;
	cursor: pointer;
}
#MEIQIA-BUBBLE-READ {
    display: block;
    position: absolute;
    bottom: 2px;
    right: 12px;
    width: auto;
    height: auto;
    background-position: -5px -245px;
    cursor: pointer;
    font-size: 10px;
}
#unreadMsg {
	font-size:.6rem;
	padding-top: 6px;
}
#MEIQIA-BUBBLE-INSIDE {
	margin: 8px;
    padding-bottom: 10px;
}
#MEIQIA-BUBBLE-AVATAR {
	width: 26px;
	height: 26px;
	border-radius: 13px;
	margin-right: 6px;
	vertical-align: top;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
	border: 0;
	display: inline-block;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: 0;
	margin: 0;
	padding: 0;
}
#MEIQIA-BUBBLE-NAME {
	display: inline-block;
	margin-top: 3px;
	margin-left: 5px;
	font-size: .8rem;
	color: #000;
	text-align: left;
	line-height: 1.428571429;
	cursor: pointer;
}
#MEIQIA-BUBBLE-MSG {
	height: 40px;
	margin-top: 5px;
	font-size: 14px;
	overflow: hidden;
	color: #000;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.428571429;
	cursor: pointer;
}
.MEIQIA-ICON {
	background-size: 40px auto;
	background-repeat: no-repeat;
	background-image: url("https://app-widget-cdn-s0.b0.upaiyun.com/dist/images/icon-mq.png?v=71nwrl216frms4i");
}
 @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2) {
.MEIQIA-ICON {
 background-image: url("https://app-widget-cdn-s0.b0.upaiyun.com/dist/images/icon-mq@2x.png?v=71nwrl216frms4i");
}
}
.MEIQIA-ICON-CHAT1 {
	background-position: 0 0;
}
.MEIQIA-ICON-CHAT2 {
	background-position: 0 -20px;
}
.MEIQIA-ICON-CHAT3 {
	background-position: 0 -40px;
}
.MEIQIA-ICON-CHAT4 {
	background-position: 0 -60px;
}
.MEIQIA-ICON-CHAT5 {
	background-position: 0 -80px;
}
.MEIQIA-ICON-CHAT6 {
	background-position: 0 -100px;
}
.MEIQIA-ICON-CHAT7 {
	background-position: 0 -120px;
}
.MEIQIA-ICON-CHAT8 {
	background-position: 0 -140px;
}
.MEIQIA-ICON-CHAT9 {
	background-position: 0 -160px;
}
.MEIQIA-ICON-CHAT10 {
	background-position: 0 -180px;
}
.MEIQIA-ICON-CHAT11 {
	background-position: 0 -200px;
}
.MEIQIA-ICON-CHAT12 {
	background-position: 0 -220px;
}
.MEIQIA-ICON-TICKET1 {
	background-position: -20px 0;
}
.MEIQIA-ICON-TICKET2 {
	background-position: -20px -20px;
}
.MEIQIA-ICON-TICKET3 {
	background-position: -20px -40px;
}
.MEIQIA-ICON-TICKET4 {
	background-position: -20px -60px;
}
.MEIQIA-ICON-TICKET5 {
	background-position: -20px -80px;
}
.MEIQIA-ICON-TICKET6 {
	background-position: -20px -100px;
}
.MEIQIA-ICON-TICKET7 {
	background-position: -20px -120px;
}
.MEIQIA-ICON-TICKET8 {
	background-position: -20px -140px;
}
.MEIQIA-ICON-TICKET9 {
	background-position: -20px -160px;
}
.MEIQIA-ICON-TICKET10 {
	background-position: -20px -180px;
}
.MEIQIA-ICON-TICKET11 {
	background-position: -20px -200px;
}
.MEIQIA-ICON-TICKET12 {
	background-position: -20px -220px;
}
.fuwucn {
	border-top: 1px solid #F8F8FF;
}
.fuwucn a {
	float: left;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: .8rem;
	margin-bottom: .4rem;
	margin-right: 1rem;
	color: #808080;
}
.fuwucn i {
	float: left;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 1rem;
	margin-bottom: .4rem;
	color: #fed53e;
}
.goodsshow {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 2.8rem;
}
.goodspinglun {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.goods-comment {
	height: 1rem;
	display: inline-block;
	line-height: 1rem;
	color: #252525;
	font-size: .9rem;
}
.good-comment-text {
	float: right;
	color: #cbcbcb;
}
.goodsshowcomment {
	border-bottom: 1px solid #F8F8FF;
	border-top: 1px solid #F8F8FF;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: .8rem;
}
.hc_detail_box {
	border-bottom: #eee solid 1px;/*border-top:#ccc solid 1px;*/
	float: left;
	width: 100%;
}
.comment {
	padding-top: 2.5rem;
}
.myWL-item {
	padding: 12px 0 12px 0;
	background: #fff;
	display: -webkit-box;
}
.New_User dd a {
	line-height: 50px;
	padding: 0 0 0 28px;
	font-size: 14px;
}
.New_User dd2 a {
	line-height: 30px;
	padding: 0 0 0 28px;
	font-size: 14px;
}
.right_editss {
	position: relative;
	height: 0;
	float: right;
	margin-right: 1rem;
	padding-top: 3rem;
}
.ui-label {
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	position: relative;
	padding: 2px;
	border-radius: 2px;
	vertical-align: middle;
}
.ui-label-Pink {
	color: #fff;
	background-color: #ff6666;
}
.ui-label-Yellow {
	color: #fff;
	background-color: #fed53e;
}
.ui-label-Black {
	color: #FFE066;
	background-color: #484848;
}
.mui-table-view {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	background-color: #fff
}
.mui-table-view-cell {
	position: relative;
	overflow: hidden;
	padding: 6px 0px;
	-webkit-touch-callout: none;
	border-top: 1px solid #F8F8F8;
}
.good-goods {
	position: relative;
	overflow: hidden;
	padding: 6px 0px;
	-webkit-touch-callout: none;
	border-top: 1px solid #F8F8F8;
}
.good-goods a {
	-webkit-box-flex: 1;
	width: 100%;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-box-align: center;
}
.mui-table-view-cell i {
	font-size: .8rem;
}
.mui-badge {
	font-size: 12px;
	line-height: 1;
	display: inline-block;
	padding: 2px 4px;
	color: #333;
	border-radius: 100px;
	background-color: rgba(0,0,0,.15)
}
.mui-badge-sup {
	position: absolute;
	top: 2px;
}
.mui-badge-yellow {
	color: #fff;
	background-color: #fed53e;
}
.mui-btn, button, input[type=button], input[type=reset], input[type=submit] {
	font-weight: 400;
	line-height: 3rem;
	padding: 0;
	margin: 0;
	display: inline-block;
	appearance: none;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	color: #333;
	border: 1px solid #ccc;
	/*border-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;*/
	background-color: #fff;
	background-clip: padding-box
}
.mui-btn-warning, .mui-btn-yellow {
	color: #484848;
	border: 1px solid #fed53e;
	background-color: #fed53e
}
.mui-btn-warning.mui-active:enabled, .mui-btn-warning:enabled:active, .mui-btn-yellow.mui-active:enabled, .mui-btn-yellow:enabled:active {
	color: #fff;
	border: 1px solid #ec971f;
	background-color: #ec971f
}
.wula-btn, button, input[type=button], input[type=reset], input[type=submit] {
	font-weight: 400;
	line-height: 3rem;
	padding: 0;
	margin: 0;
	display: inline-block;
	appearance: none;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	color: #333;
	border: 1px solid #ccc;
	/*border-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;*/
	background-color: #fff;
	background-clip: padding-box
}
.wula-btn-yellow {
	color: #484848;
	border: 1px solid #fed53e;
	background-color: #fed53e
}
.move-nav {
	z-index: 13;
	position: relative;
	height: 43px;
	display: none;/*border-bottom:1px solid #FFF;*/
	background-color: #fed53e;
}