@charset "utf-8";
body, button, input, select, textarea {
	font-size: 13px;
	font-family: "Microsoft YaHei", "SimSun", "Arial", "Verdana", "sans-serif";
    line-height:1.5;
	color: #666;
	-ms-overflow-style: scrollbar;
	margin: 0;
	padding: 0;
}
input:focus, textarea:focus {
	outline: none;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}*/
.blank {
	height: 10px;
	line-height: 10px;
	clear: both;
	visibility: hidden;
}
.blank5 {
	height: 5px;
	line-height: 5px;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.blank20 {
	height: 20px;
	line-height: 20px;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.grid-c-l {
	float: left
}
.grid-c-r {
	float: right
}
.r {
	float: right;
}
.l {
	float: left;
}
address, cite, dfn, em, var {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace
}
ul, ol {
	list-style: none
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
fieldset, img {
	border: 0
}
.sidebar-nav .mods table {
	border-collapse: collapse;
	border-spacing: 0
}
#page, #header, #content, #footer {
	margin-left: auto;
	margin-right: auto
}
.w950 {
	width: 950px
}
.col-main {
	float: left;
	width: 100%;
	min-height: 1px
}
.col-sub, .col-extra {
	float: left
}
.layout:after, .main-wrap:after, .col-sub:after, .col-extra:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both
}
.layout, .main-wrap, .col-sub, .col-extra {
	zoom: 1
}
.hidden {
	display: none
}

/* ===============
 * 重新定义Html元素
 * =============== */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, i, pre, code, address, caption, cite, code, em {	
	font-style: normal;
	font-weight: normal;
}
strong {
	font-weight: 600;
}
ul, ol {
	list-style: none outside none;
}
caption {
	text-align: left;
}
a {
	color: #666;
	outline: medium none;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
em{color:#FF9900; font-weight:600;   font-family: "Helvetica", "Arial", "sans-serif";}

/* 为旧版本浏览器格式化Html5元素 */
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block;
}
/* 常用宽度、高度、边距、边框属性 */
.autowidth{
    min-width: 1210px;
    width: auto!important;
	min-height: 590px;
	height:auto;	
	background:#F2F2F2;	
}
.autowidth2{
    width:100%;	
	height:auto;	
}
 .w {
	width: 1210px;
	margin: 0 auto;
}
.wrapper {
	width: 1210px;
	margin: auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.block {
	display: block;
}
.none {
	display: none;
}

/*按钮*/
.btn2 {
	display: inline-block;
*display:inline;
*zoom:1;
	margin-bottom: 0;
	font-size: 1.2em;
	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #FF9900;
	color: #FF9900;
	padding: 0;
	width: 148px
}
.btn2:hover, .btn2:focus {
	color: #fff;
	outline: 0;
	text-decoration: none;
	background-color: #FF9900
}
.btn2.active, .btn2:active {
	outline: 0;
	background-color: #FF9900;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15)
}
.btn2.disabled, .btn2[disabled] {
	cursor: default;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #e5e9ec;
	background: #ccd0d9
}
.btn-small {
	height: 30px;
	line-height: 30px;
	width: 155px;
	font-size: 1.1em;
}
.btn-primary {
	background-color: #FF9900;
	border-color: #FF9900;
	color: #fff
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active, .btn-primary:active {
	color: #fff;
	border-color: #ee330a;
	background-color: #ee330a
}
.btn-yellow {
	background-color: #ffdb3d;
	border-color: #ffdb3d;
	color: #333
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow.active, .btn-yellow:active {
	color: #333;
	border-color: #ffc700;
	background-color: #ffc700
}

.hide {
	display: none;
}
.m, .mt, .mc, .mb, .sm, .smt, .smc, .smb {
	overflow: hidden;
	zoom: 1;
}
.m, .sm {
	margin-bottom: 10px;
}
.pagin a, .pagin span {
	float: left;
	height: 20px;
	padding: 3px 10px;
	border: 1px solid #D4D4D4;
	margin-left: -1px;
	font-family: "Helvetica", "Arial", "sans-serif";
	line-height: 20px;
	font-size: 1.2em;
	overflow: hidden;
}
.pagin .text, .pagin .current {
	border: none;
	padding: 4px 11px;
	letter-spacing: 2px;
}
.pagin .text font{
	color:#FF9900;
}
.pagin a:link, .pagin a:visited {
	color: #555;
}
.pagin a:hover, .pagin a:active {
	background: #555;
	color: #fff;
	text-decoration: none;
	border: 1px solid #555;
}
.pagin .current, .pagin .current:link, .pagin .current:visited {
	color: #f60;
	font-weight: bold;
}
.pagin b {
	dispaly: block;
	position: absolute;
	top: 9px;
	width: 5px;
	height: 9px;
	overflow: hidden;
}
.pagin .prev, .pagin .next, .pagin .prev-disabled, .pagin .next-disabled {
	position: relative;
	padding-top: 5px;
	height: 18px;
	line-height: 18px;
}
.pagin .prev-disabled, .pagin .next-disabled {
	color: #ccc;
	cursor: default;
}
.pagin .prev, .pagin .prev-disabled {
	padding: 4px 19px;
}
.pagin .prev b {
	left: 3px;
	background-position: -68px -608px;
}
.pagin .prev-disabled b {
	left: 3px;
	background-position: -80px -608px;
}
.pagin .next, .pagin .next-disabled {
	padding: 4px 19px;
}
.pagin .next b {
	right: 3px;
	background-position: -62px -608px;
}
.pagin .next-disabled b {
	right: 3px;
	background-position: -74px -608px;
}
.pagin-m a, .pagin-m span {
	height: 14px;
	line-height: 14px;
}
.pagin-m b {
	top: 5px;
}
.pagin-m .prev, .pagin-m .next, .pagin-m .prev-disabled, .pagin-m .next-disabled {
	padding-top: 3px;
	height: 14px;
	line-height: 14px;
	*line-height:16px;
	font-family: "\5b8b\4f53";
  	text-align: center;
  	font-size: 1.2em;
}
#product-track {
	OVERFLOW: hidden;
	ZOOM: 1;
	MARGIN-TOP: 10px
}
#product-track .nothing {
	MARGIN-TOP: 100px;
	TEXT-ALIGN: center
}
#product-track .m2 H2 {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 0px;
	FONT: 16px/28px 'microsoft yahei';
	PADDING-TOP: 0px
}
#product-track .left .m2 .mt {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BACKGROUND: 0px 50%;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 28px;
	PADDING-TOP: 0px;
	HEIGHT: 28px;
	BORDER-RIGHT-WIDTH: 0px
}
#product-track .m2 {
}
#product-track .left {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 222px;
	PADDING-TOP: 0px
}
#product-track .right {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: right;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	WIDTH: 988px;
}
#recent-view-track {
	BORDER-RIGHT: #ddd 0px solid;
	BORDER-TOP: #ddd 1px solid;
	BORDER-LEFT: #ddd 1px solid;
	BORDER-BOTTOM: #ddd 1px solid
}
#recent-view-track .mc UL {
	OVERFLOW-Y: auto;
	HEIGHT: 250px
}
#recent-view-track H2 {
	font-size: 1.2em;
	FLOAT: left
}
#recent-view-track .extra {
	FLOAT: right;
	MARGIN-RIGHT: 10px
}
#recent-view-track UL {
	PADDING-RIGHT: 8px;
	MARGIN-TOP: -1px;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
#recent-view-track LI {
	PADDING-BOTTOM: 2px;
	OVERFLOW: hidden;
	ZOOM: 1
}
#recent-view-track .p-img {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 50px;
	MARGIN-RIGHT: 5px;
	HEIGHT: 50px
}
#recent-view-track .p-name {
	MARGIN-TOP: 5px;
	FLOAT: left;
	WIDTH: 130px;
	HEIGHT: 3em;
	overflow: hidden
}
#recent-view-track .p-price {
	FLOAT: left;
	WIDTH: 130px
}
#recent-view-track .p-price strong {
	color: #FF9900
}
#recent-view-track .no-track {
	BACKGROUND: url(../images/base/foot.png) no-repeat left bottom;
	MARGIN: 10px;
	HEIGHT: 230px
}
#recent-view-track .no-track P {
	MARGIN-TOP: 5px;
	LINE-HEIGHT: 1.5em
}
#recent-view-track .no-track H4 {
	FONT: 18px "microsoft yahei"
}
#recent-view-track .all-recent {
	BORDER-BOTTOM-WIDTH: 0px
}
#product-track #maybe-like {
	BORDER: 1px solid #ddd;
}
#maybe-like .mt {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 28px;
	BORDER-RIGHT-WIDTH: 0px
}
#maybe-like H2 {
	font-size: 1.5em;
	FLOAT: left;
	color: #FF9900;
	width: 120px;    
    font-size: 1.5em;
    text-align: center;
    display: inline-block;
    background: #fff;
    z-index: 2;
    border-top: 2px solid #FF9900;    
    margin-top: -1px;
}
#maybe-like .extra {
	FLOAT: right;
	FONT: 12px/29px "Arial";
	MARGIN-RIGHT: 10px
}
#maybe-like .extra SPAN {
	PADDING-RIGHT: 4px;
	DISPLAY: inline-block;
	PADDING-LEFT: 4px;
	BACKGROUND: #999;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 0px 0px 5px;
	CURSOR: pointer;
	COLOR: #fff;
	LINE-HEIGHT: 16px;
	PADDING-TOP: 0px;
	ZOOM: 1;
	font-family: "Helvetica", "Arial", "sans-serif";
	HEIGHT: 16px
}
#maybe-like .extra .curr {
	BACKGROUND: #d00
}
#maybe-like .mc {
	BORDER-TOP-WIDTH: 0px;	
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	OVERFLOW: hidden;
	POSITION: relative;
	HEIGHT: 256px;
	BORDER-RIGHT-WIDTH: 0px
}
#recent-view-track .mc {
	BORDER-TOP-WIDTH: 0px;
	MARGIN-TOP: 10px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	OVERFLOW: hidden;
	POSITION: relative;
	HEIGHT: 250px;
	BORDER-RIGHT-WIDTH: 0px
}
#maybe-like .p-comm {
	height: 18px;
    line-height: 18px;
    padding: 10px 0 0;
}
#maybe-like .p-comm .p-price {
    float: left;
    font-size: 1.2em;
	color: #FF9900;
    font-family: "Helvetica", "Arial", "sans-serif";
    font-weight: 600;
}
#maybe-like .p-comm .p-comm-num{
    float: right;
}
#product-track .star {
	BACKGROUND-IMAGE: url(../images/base/newicon20121106.png);
	BACKGROUND-REPEAT: no-repeat
}
#maybe-like .mc LI {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 10px;
	WIDTH: 158px;
	PADDING-TOP: 10px;	
}
#maybe-like .mc .p-name {
	line-height: 20px;
    height: 40px;
    overflow: hidden;
}
#maybe-like .p-price {
	HEIGHT: 16px
}
#maybe-like .p-price strong {
	color: #FF9900
}
#guess-scroll {
	MARGIN-LEFT: 40px;
}
#maybe-like .disabled {
	CURSOR: default
}
#product-track .guess-control {
	DISPLAY: block;
	Z-INDEX: 1;
	BACKGROUND-IMAGE: url(../images/base/footprint-arr.png);
	OVERFLOW: hidden;
	WIDTH: 14px;
	CURSOR: pointer;
	TEXT-INDENT: -9999px;
	BACKGROUND-REPEAT: no-repeat;
	POSITION: absolute;
	TOP: 100px;
	HEIGHT: 50px
}
#guess-backward {
	BACKGROUND-POSITION: -16px 0px;
	RIGHT: 10px;
	LEFT: auto
}
#guess-backward:hover {
	BACKGROUND-POSITION: -16px -50px
}
#guess-forward {
	BACKGROUND-POSITION: 0px 0px;
	LEFT: 10px
}
#guess-forward:hover {
	BACKGROUND-POSITION: 0px -50px
}
.disabled#guess-forward {
	BACKGROUND-POSITION: 0px -100px
}
.disabled#guess-backward {
	BACKGROUND-POSITION: -16px -100px
}
#product-track .star {
	DISPLAY: inline-block;
	WIDTH: 75px;
	HEIGHT: 14px
}
#product-track .sa5 {
	BACKGROUND-POSITION: -109px -239px
}
#product-track .sa4 {
	BACKGROUND-POSITION: -124px -239px
}
#product-track .sa3 {
	BACKGROUND-POSITION: -139px -239px
}
#product-track .sa2 {
	BACKGROUND-POSITION: -154px -239px
}
#product-track .sa1 {
	BACKGROUND-POSITION: -169px -239px
}
#product-track .sa0 {
	BACKGROUND-POSITION: -184px -239px
}

.rank .mt {
	height: 31px;
	padding-left: 8px;
	background: #f7f7f7;
	line-height: 31px;
	border-bottom: 1px solid #ddd;
}
.tab {
	overflow: hidden;
	zoom: 1;
}
.tab li, .tab a, .tab-item {
	float: left;
	text-align: center;
}
/*头部*/
.sn-qrcode p, .sn-qrcode1 p, #mallLogo .mlogo s, .sn-quick-menu .sn-site-link ,.sn-quick-menu .sn-mobile-link,.globa-nav .allGoodsCat .menuEvent i,#site-nav .sn-qrcode .app_xiazai a.app_store,#site-nav .sn-qrcode .app_xiazai1 a.app_android{
	background: transparent url(../images/header/user_header.png) no-repeat;	
	font-style: normal;
}
#site-nav a:hover, #site-nav a:active, #site-nav .menu-bd {
	color: #FF9900
}
#site-nav .hover a.menu-hd, #site-nav .sn-menu:hover a.menu-hd {
	color: #FF9900
}
#site-nav .menu-bd a:hover, #site-nav .menu-bd a:active {
	color: #FF9900;
	text-decoration: underline
}
#site-nav {	
	height: 32px;	
	background: #f2f2f2;	
	z-index:999;	
}
#sn-bg, #site-nav .sn-edge {
	display: none
}
#sn-bd {
	width: 1210px;
	margin: auto;
	position: relative;
 *zoom:1
}
#sn-bd:after, #site-nav .sn-container:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both
}
#site-nav .sn-container {
	height: 32px;
	width: 100%;
}
#site-nav .sn-container .hidden {
	display: none
}
#site-nav .sn-cart .mui-global-iconfont {
	position: relative;
}
#site-nav .sn-logout, #site-nav .menu-hd, #site-nav .sn-cart, #site-nav .sn-mybrand, #site-nav .sn-mobile, #site-nav .sn-home, #site-nav .sn-quick-menu .sn-cart {
	padding: 0 10px
}
#site-nav .sn-login, #site-nav .sn-seller-center, #site-nav .sn-register{
	padding: 0 5px
}
#site-nav .sn-mobile {
	display: none
}
#site-nav .sn-login {
	padding-left: 10px
}
#site-nav .sn-mytaobao .menu-hd, #site-nav .sn-favorite .menu-hd, #site-nav .sn-sitemap .menu-hd, #site-nav .sn-seller .menu-hd {
	padding-right: 14px
}
#site-nav .sn-login-info {
	height: 32px;
	line-height: 32px;
	display: inline-block;
*display:inline;
*zoom:1;
	position: relative
}
#site-nav .sn-quick-menu .sn-separator {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 0;
	height: 14px;
	line-height: 14px;
	vertical-align: top;
	position: relative;
	top: 9px;
	left: 0;
	font-size: 0;
	border-left: 1px solid #ccc;
	margin: 0 2px 0 5px
}
#site-nav .sn-logout, #site-nav .sn-login, #site-nav .sn-register {
*vertical-align:baseline;
*zoom:1
}
#site-nav .sn-logout {
	_vertical-align: baseline
}
#site-nav .sn-quick-menu {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	line-height: 32px;
	-webkit-backface-visibility: hidden
}
#site-nav .sn-quick-menu li {
	float: left;
	position: relative
}
#site-nav .menu-item {
	position: relative;
	z-index: 93110
}
#site-nav .menu-hd {
	display: block;
	height: 32px;
	line-height:32px;
	cursor: pointer;
	z-index: 100001;
	border: solid #f2f2f2;
	border-width: 0 1px;
	position: relative
}
#site-nav .sn-favorite .menu-hd {
	_width: 36px
}
#site-nav .sn-seller .menu-hd, #site-nav .sn-mytaobao .menu-hd {
	_width: 48px
}
#site-nav .sn-sitemap .menu-hd, #site-nav .sn-mobile .menu-hd {
	_width: 64px
}
#site-nav .sn-quick-menu .menu-hd b, #site-nav .sn-all-msg b {
	position: absolute;
	right: 2px;
	top: 10px;
	background: url(../images/upgrade_ad/site-bg.png) no-repeat 2px 0px;
	margin-left: 3px;
	display: inline-block;
*zoom:1;
	width: 11px;
	height: 11px;
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	vertical-align: -1px
}
#site-nav .sn-quick-menu .hover .menu-hd b, #site-nav .sn-quick-menu .sn-menu:hover .menu-hd b {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg)
}
#site-nav .menu-bd {
	display: none;
	position: absolute;
	left: 0;
	top: 33px;
	background: #fff;
	opacity: .99;
	filter: alpha(opacity=99);
	z-index: 93110;
	border: solid #eee;
	border-width: 0 1px 1px
}
#site-nav .menu-bd a:hover, #site-nav .menu-bd a:active {
	color: #FF9900
}
#site-nav .sn-quick-menu iframe.menu-bd {
	border: 0;
	background: 0 0;
	filter: alpha(opacity=0);
	float: left;
	z-index: -1
}
#site-nav .menu-bd-panel a {
	display: block;
	line-height: 20px
}
#site-nav .sn-menu {
	position: relative;
	padding:0 5px;
}
#site-nav .sn-menu a:hover {
	text-decoration: underline
}
#site-nav .sn-quick-menu .hover .menu-hd, #site-nav .sn-menu:hover .menu-hd {
	background-color: #fff;
	border-color: #eee;
	padding-bottom: 1px
}
#site-nav .sn-quick-menu .hover .menu-bd, #site-nav .sn-menu:hover .menu-bd {
	display: block
}
#site-nav .sn-mytaobao .menu-bd, #site-nav .sn-favorite .menu-bd, #site-nav .sn-sitemap .menu-bd, #site-nav .sn-seller .menu-bd {
	line-height: 1.4;
	padding: 8px 10px
}
#site-nav .sn-mytaobao .menu-bd {
	width: 74px
}
#site-nav .sn-favorite .menu-bd {
	width: 62px
}
#site-nav .sn-seller .menu-bd {
	width: 122px;
	overflow: hidden;
	right: 0;
	left: auto
}
#site-nav .sn-seller ul {
	margin-top: -5px;
	overflow: hidden;
	width: 122px
}
#site-nav .sn-seller li {
	float: none;
	padding: 5px 0;
	height: auto;
	display: block;
	line-height: 1.4;
	border-bottom: 1px dotted #827777;
*zoom:1;
}
#site-nav .sn-seller h3 {
	font-weight: 700
}
#site-nav .sn-seller li a {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 48px;
	margin-right: 10px;
	line-height: 22px
}
#site-nav .sn-mybrand a, .sn-mobile a, .sn-home a {
	display: inline
}
#site-nav .sn-qrcode {
	position: absolute;
	width: 210px;
	height: 110px;
	background: #fff;
	left: 0px;
	top: 33px;
	padding: 15px 10px 15px;
}
#site-nav .sn-qrcode .app_xiazai {
	width: 100px;
	float: left;
	text-align: center
}
#site-nav .sn-qrcode .app_xiazai1 {
	margin-left: 10px;
	width: 100px;
	float: left;
	text-align: center
}
#site-nav .sn-qrcode .app_xiazai img, #site-nav .sn-qrcode .app_xiazai1 img {
	margin-top: 10px
}
#site-nav .sn-qrcode .app_xiazai a.app_store {
	display: block;
	width: 97px;
	height: 30px;
	background-position: -201px -115px
}
#site-nav .sn-qrcode .app_xiazai1 a.app_android {
	display: block;
	width: 97px;
	height: 30px;
	background-position: -201px -155px
}
#site-nav .sn-qrcode p {
	background-position: -141px -73px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 10px
}
#site-nav .sn-qrcode b {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -2px;
	border-width: 5px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff
}
#site-nav .sn-sitemap .menu-bd {
	width: 1208px;
	border-width: 0 1px 1px;
	right: 0;
	left: auto
}
#site-nav .site-hot, #site-nav .site-market, #site-nav .site-brand {
	float: left
}
#site-nav .sn-sitemap .menu-bd {
	padding: 25px 0
}
#site-nav .sn-sitemap .menu-hd {
	font-weight: 400
}
#site-nav .site-cont {
	padding-left: 30px;
	overflow: hidden
}
#site-nav .site-cont h2 {
	font-size: 1.5em;
	padding-bottom: 8px;	
}
#site-nav .site-cont h2 span {
	padding-left: 6px
}
#site-nav .site-cont ul {
	overflow: hidden
}
#site-nav .site-hot h2, #site-nav .site-hot a:hover {
	color: #f56a00
}
#site-nav .site-market h2, #site-nav .site-market a:hover {
	color: #2263d4
}
#site-nav .site-brand h2, #site-nav .site-brand a:hover {
	color: #000
}
#site-nav .site-hot {
	width: 410px
}
#site-nav .site-market {
	width: 375px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5
}
#site-nav .site-brand {
	width: 310px
}
#site-nav .site-list li {
	width: 100px;
	float: left;
	padding: 6px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#site-nav .sn-sitemap .mui-global-iconfont {
	padding-right: 4px
}
#site-nav .site-list li a {
	position: relative;
	_display: inline-block;
	_display: inline;
	_zoom: 1
}
#site-nav .sn-quick-menu .sn-cart {
	position: relative;
	text-align: center;
	text-decoration: none
}
#site-nav .sn-quick-menu .sn-cart a {
	position: static
}
#site-nav .sn-quick-menu .mini-cart .menu-hd {
	padding: 0;
	position: static;
	text-decoration: none
}
.sn-quick-menu .mc-count {
	padding: 0 2px;
	font-weight: 700;
	font-family: "Helvetica", "Arial", "sans-serif";
}
#site-nav .sn-simple-logo, #site-nav .sn-back-home {
	height: 32px;
	line-height: 32px;
	margin-right: 20px;
	float: left
}
#site-nav .sn-back-home .mui-global-iconfont {
	margin-right: 4px;
	position: relative;
	top: -1px
}
#site-nav .sn-simple-logo-shop {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin-left: 10px;
	position: relative;
	top: 1px
}
.subLogo, .subLogo-hd i, #mallNav .chnNew, #mallNav .chnHot, #footer {
	background: url(../images/header/T1ZCvEFdhdXXbZ5s3B-191-421.png) no-repeat
}
#mallLogo {
	float: left;
	padding-top: 15px;
	width: 330px;
	height: 64px;
	line-height: 64px;
	position: relative;
}
#mallLogo a {
	position: relative;
	display: block;
	color: #fff;
	text-indent: 0!important;
}
#mallLogo s {
	position: absolute;
	display: block;
	top: 0;
	cursor: pointer
}
#mallLogo .mlogo {
	float: left;
	margin-right: 10px
}
#mallLogo .mlogo a {
	height: 30px;
	font-size: 1.5em;
	width: 190px;
	overflow: hidden;
}
#mallLogo .mlogo s {
	background-position: -249px -186px;
	height: 28px;
	width: 190px
}
#mallLogo .mlogo {
	padding: 0;
	background-position: -249px -186px;
}
.headerCon:after, .clearfix:after, .clearfix:before, .headerCon:before {
	display: table;
	content: "";
	overflow: hidden
}
.headerCon:after, .clearfix:after {
	clear: both
}
.headerCon, .clearfix {
	zoom: 1
}
#headtop {
    position: relative;
	height: 171px;
	background: #fff;
	min-width: 1210px;
	width: auto!important;	
	z-index: 1000
}
#header {
	height: 105px;
	background: #fff;	
	width: 100%;	
}
.headerLayout {
	width: 1210px;
	margin: 0 auto
}
#content {
	-webkit-backface-visibility: hidden;
	background: #f5f5f5
}
.main-container {
	position: relative;
	width: 1210px;
	margin: auto
}
#header #mallSearch label, #header .s-combobox .s-combobox-input-wrap, #header #mallSearch .s-combobox, #header .mallSearch-input {
	height: 32px;
	line-height: 32px
}
#header #mallSearch {
	float: left;
    padding-left: 50px;
	padding-top: 23px;
	width: 540px;
	z-index:999999999;
	position:relative;	
	overflow:visible;
	-webkit-transform: translate3d(0, 0, 0)
}
#header #mallSearch #keyword:focus, #header .s-combobox .s-combobox-input:focus {
	outline: 0
}

.mallSearch-form {
	border: solid #FF9900;
	overflow: hidden;
	border-width: 2px 0 2px 2px
}
#mallSearch legend {
	display: none
}
#mallSearch fieldset {
	position: relative
}
.mallSearch-input {
	background: #fff;	
	position: relative;
}
#mallSearch #keyword {
	margin: 0;
	position: relative;
	z-index: 2;
	width: 450px;
	height: 22px;
    line-height: 22px;
    padding: 5px 3px 5px 5px;
    outline: 0;
    border: 0;	
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
    *top:-1px;
	_height: 18px;
	_line-height: 18px
}
#mallSearch .button {
	position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    border: 0;
    font-size: 1.3em;
    letter-spacing: 4px;
    cursor: pointer;
    color: #fff;
    background-color: #FF9900;    
    overflow: hidden;	
	height: 33px;
	line-height: 33px;
	_height: 37px;
	_line-height: 37px;
	right: -1px
}
#mallSearch .s-combobox .s-combobox-input:focus {
	outline: 0
}
.hot-query {
	padding: 10px 0 0;
	margin-left: -12px;
	height: 16px;
	overflow: hidden;
	width: 100%;
*height:16px
}
.hot-query li {
	display: inline-block;
*zoom:1;
*display:inline;
	border-left: 1px solid #ccc;
	line-height: 1.1;
	padding: 0 12px
}

/*  智能搜索样式 */
#search_tips {
	z-index: 999999;
	position: absolute;
	left: 50px;
	cursor: pointer;
	/* margin:26px 0 0 0px;寮? */
	display: block;	
	background: #FFFFFF;
	border: 2px solid #FF9900;
    border-top:none;	
	width: 459px;
	top: 58px;
}
#search_tips div {
	height: 22px;
	line-height: 22px;
	padding: 1px 8px 1px 8px;
	clear: both;
	overflow: hidden;
}
#search_tips div span {
	float: right;	
}
#search_tips label {
	display: block;
	width: 100%;
	background: #f5f5f5;	
	color: #FF8800;
	font-weight: bold;
	text-align: right;
}
.search_t_div_2 {
	background: #FFDFC6;
}
/* 代码增加_end   */

#header .headerCon {
	position: relative
}
#header .header-extra {
	overflow: visible;
}
#header .header-banner {
	position: absolute;
	top: 21px;
	right: 0;
	height: 60px;
	text-align: center;
	width: 200px;
}
#header .header-banner div{
	width:33.3%;
	height:60px;
	float:left;
	display:inline-block;	
}
#header .header-banner p{
	height:25px;
	line-height:25px;	
}
/*iconfont公用图标定义*/
.svg:last-of-type {fill: #FF9900; }
.sn-quick-menu .sn-mybrand .svg{float:left;display:block;height: 16px; width: 16px; margin:7px 3px 0 0;}
.sn-quick-menu .sn-menu .svg{float:left;display:block;height: 15px; width: 16px; margin:8px 3px 0 0;}
.sn-quick-menu .sn-cart .svg{float:left;display:block;height: 14px; width: 15px; margin:8px 3px 0 0;}
.site-footer .list-service .svg{display:inline-block; vertical-align:middle;height: 40px; width: 40px; }
.header-banner .svg{height: 40px; width: 40px; }
.right-sidebar .svg{float:left;display:block;height: 16px; width: 16px; margin:12px 4px 0 0;}
.pifaqu .svg{display:block;height: 19px; width: 24px;}

.sn-quick-menu .sn-mobile-link {
	background-position:-356px 7px;
	text-indent: 12px;
	width: 55px;	
}
.sn-quick-menu .sn-site-link {
	background-position: -295px -40px;
	padding-left: 18px;
	height:32px;
	line-height:32px;
}
.clearbox {
	height: 0px;
	line-height: 0px;
	clear: both;
}
.sn-simple-logo {
	_width: auto!important
}
#content .sn-simple-logo {
	position: absolute
}
#header .headerCon, #mallNav .wrapper, .mallNav-con {
	width: 1210px!important
}
#site-nav .sn-mobile, #site-nav .sn-sitemap {
	display: block
}
#site-nav .site-hot {
	width: 410px
}
#site-nav .site-market {
	width: 375px
}
#site-nav .site-brand {
	width: 310px
}
#site-nav .sn-sitemap .menu-bd {
	width: 1208px
}
/*底部*/
#footer {
	clear: both;
	background: #F5F5F5;
	position: relative;
	text-align: left;
	border-top: 0;
	margin: 0;
	padding: 0;
	height: auto
}
#footer p {
	padding: 5px 0
}
#footer p strong {
	font-weight: 400
}
#footer p a {
	margin-right: 3px;
	color: #555
}

.site-footer .footer-service {
	padding: 5px 0;
	border-bottom: 1px solid #dfdfdf
}
.site-footer .footer-links {
	padding: 20px 0;
	border-bottom: 1px solid #dfdfdf;
}
.site-footer .footer-info {
	padding: 15px 0 15px;
}
.site-footer .list-service {
	margin: 0;
	padding: 0;
	height:40px;
	padding:10px 0;
	background-color:#F7F7F7;
	list-style-type: none
}
.site-footer .list-service li {	
	float: left;
	width: 20%;
	text-align: center;
}
.site-footer .list-service li a .iconfont {
	font-size: 1.9em;
}
.site-footer .list-service li strong {
	vertical-align:middle;
	font-size: 1.5em;
	font-weight: 400;
	margin-left:10px;
}
.site-footer .col-links {
	float: left;
	_display: inline;
	width: 190px;
	margin: 0px;
	border-right: 1px solid #dfdfdf;
	text-align: center
}
.site-footer .col-links dt {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight:bold;
}
.site-footer .col-links dd {
	margin: 0 0 6px
}
.site-footer .col-links-first {
	margin-left: 0
}
.site-footer .col-contact {
	float: right;
	width: 250px;
	text-align: center
}
.site-footer .col-contact p {
	margin: 0 0 15px
}
.site-footer .col-contact p.phone {
	margin-bottom: 5px;
	font-size: 1.7em;
	font-weight:600;
	line-height: 1;
	color:#FF9900
}
.site-footer .info-text {
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}
.site-footer .info-text .nav_bottom a {
	padding: 0px 8px
}
.site-footer .info-text .logo-mini {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 15px;
	background: #FF9900;
	text-align: center
}
.site-footer .info-text .logo-mini i {
	font-size: 1.8em;
	color: #fff
}
.site-footer .info-text .sep {
	margin: 0 3px
}
.site-footer .info-text p {
	margin: 0;
	line-height: 25px
}
.site-footer .info-links {
	clear: both
}
.site-footer .info-links img {
	width: auto;
	height: 20px
}
/*右侧侧边栏*/
.globa-nav ul.sideMenu2 li span.ico_xia1,.sidebar-nav td i,.sidebar-nav .reserve i,.sidebar-nav .dropdown .form .login_right .login-item i{
	background:url(../images/header/site_bar.png) no-repeat;	
}
@charset "utf-8";
.sidebar-nav {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 35px;
	z-index: 99999;
	padding-top: 1px;
	background-color: #333333;
}
.sidebar-nav .mods {
	position: relative;
	height: 100%
}
.sidebar-nav .mod {
	margin: 20px 0 14px;
	overflow: visible;
	position: relative;
	border: 0;
	z-index: 1;
	background-color: transparent;
	-webkit-transition: border-color ease .2s, background-color ease .2s;
	-moz-transition: border-color ease .2s, background-color ease .2s;
	transition: border-color ease .2s, background-color ease .2s
}
.sidebar-nav .mod:hover, .sidebar-nav .mod.active {
	background: #FF9900!important;
	z-index: 2
}
.sidebar-nav .mod.active {
	z-index: 100
}
.sidebar-nav .mod.active table {
	color: #fff;
	margin-top: -45px
}
.sidebar-nav .mod.active .dropdown {
	z-index: 10;
	display: block
}
.sidebar-nav .dropdown {
	position: absolute;
	min-height: 114px;
	top: 0;
	right: 42px;
	background: #fff;
	border: 1px solid #e4e4e4;
	display: none;
	padding: 10px;
	box-shadow: -1px 2px 2px 0 rgba(0,0,0,.08);
	-webkit-box-shadown: -1px 2px 2px 0 rgba(0,0,0,.08);
	-moz-box-shadown: -1px 2px 2px 0 rgba(0,0,0,.08);
	-ms-box-shadown: -1px 2px 2px 0 rgba(0,0,0,.08)
}
.sidebar-nav .dropdown_t {
	top: -77px;
	*top: -90px;
}
.sidebar-nav .dropdown span.cart_arrow {
	display: inline-block;
	height: 134px;
	width: 8px;
	position: absolute;
	top: 0px;
	right: -8px;
	border-left: 1px #fff solid
}
.sidebar-nav .dropdown .arrow-1, .sidebar-nav .dropdown .arrow-2 {
	position: absolute;
	width: 0;
	height: 0;
	top: 16px;
	right: 0px;
	border-style: solid;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent #ccc
}
.sidebar-nav .dropdown_t .arrow-1, .sidebar-nav .dropdown_t .arrow-2 {
	top: 90px;
	*top: 97px;
}
.sidebar-nav .dropdown .arrow-2 {
	border-left-color: #fff;
	right: 1px
}
.sidebar-nav .dropdown .head {
	height: 30px;
	line-height: 30px;
	margin: 5px 0
}
.sidebar-nav .dropdown .head h3 {	
	font-weight: 400
}
.sidebar-nav .dropdown .head h3 i {
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	margin-right: 3px;
}
.sidebar-nav .btn {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 2;
	-webkit-transition: background-color ease .2s;
	-moz-transition: background-color ease .2s;
	transition: background-color ease .2s
}
.sidebar-nav .btn:hover {
	color: #fff!important;
	text-decoration: none !important;
}
.sidebar-nav .btn:hover table {
	margin-top: -45px
}
.sidebar-nav .btn:hover td em {
	color: #333;	
}
.sidebar-nav .btn span {
	display: block;
	-webkit-transition: margin-top ease .2s;
	-moz-transition: margin-top ease .2s;
	transition: margin-top ease .2s
}
.sidebar-nav table {
	-webkit-transition: margin-top ease-in-out .2s;
	-moz-transition: margin-top ease-in-out .2s;
	transition: margin-top ease-in-out .2s
}
.sidebar-nav td {
	text-align: center;
	vertical-align: middle;
	line-height: 16px;	
	cursor: pointer
}
.sidebar-nav td i {
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}
.sidebar-nav td em {
	display: inline-block;
	padding-top: 2px;
	font-style: normal;
	line-height: 18px;
	color: #fff;
	font-size: 0.9em;
	-webkit-transition: color ease .2s;
	-moz-transition: color ease .2s;
	transition: color ease .2s
}
.sidebar-nav .qrcode i {
	background-position:-6px -144px
}
.sidebar-nav .qrcode .dropdown {
	width: 160px;
	height: auto;
	padding: 20px
}
.sidebar-nav .qrcode .dropdown span {
	display: block;
	width: 110px;
	height: 110px;
	margin: 0 auto 10px;
	background: url(../images/header/akd_weixin_qrcode_110x110.png) no-repeat
}
.sidebar-nav .qrcode .dropdown p {	
	text-align: center;
	margin-bottom: 0;
}
.sidebar-nav .online-service {
	color: #fff!important;
	background: #FF9900!important
}
.sidebar-nav .online-service table {
	color: #fff;
	margin-top: -45px!important
}
.sidebar-nav .online-service .head {
	margin: 5px 0 0;
	height: 20px;
	line-height: 20px
}
.sidebar-nav .online-service .head h3 {
	float: none;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.sidebar-nav .online-service .button-bar {
	padding-bottom: 2px;
}
.sidebar-nav .online-service .customer_service {
	width: 130px;
	height: auto;
}
.sidebar-nav .online-service .customer_service ul {
	text-align: center;
}
.sidebar-nav .online-service .customer_service ul li {
	list-style: none;
	height: 30px;
	line-height: 30px;
}
.sidebar-nav .online-service .button-bar iframe {
	display: block;
	margin: 0 auto
}
.sidebar-nav .reserve:hover .count, .sidebar-nav .reserve.active .count {
	display: none
}
.sidebar-nav .reserve .dropdown {
	width: 300px
}
.sidebar-nav .reserve .btn {
	position: relative
}
.sidebar-nav .reserve .btn-bar a {
	display: inline-block;
	padding: 0 10px
}
.sidebar-nav .reserve .cart_goods{
	width: 300px;
	height: auto;
	float: left;
}
.sidebar-nav .reserve .cart_goods_list{
	width: 300px;
	height: 353px;
	overflow:hidden;
	float: left;
}
.sidebar-nav .reserve ul{
	height: 343px;
	overflow-y: auto;
	margin-top: 10px;
}
.sidebar-nav .reserve li {
	display: block;	
	margin: 5px 0;
	border-bottom: 1px solid #f2f2f2;
	height: 78px;
	*height: 74px;
}
.sidebar-nav .reserve li.loading {
	background: url(../images/header/loading-2.gif) no-repeat center
}
.sidebar-nav .reserve ul a{
	display: block;
	overflow: hidden;
	padding: 0 10px 0 90px;
	text-decoration:none;
	float:left;
	cursor:pointer
}
.sidebar-nav .reserve ul a i {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 1.5em;
	background-image: none;
	float: right;
	margin: -70px -25px 0 0;
	font-style: normal;
	border-radius: 0 0 0 2px;
	-moz-border-radius: 0 0 0 2px;
	-webkit-border-radius: 0 0 0 2px;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	transition: all ease .2s
}
.sidebar-nav .reserve ul i {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 1.5em;
	background-image: none;
	float: right;
	font-style: normal;
	border-radius: 0 0 0 2px;
	-moz-border-radius: 0 0 0 2px;
	-webkit-border-radius: 0 0 0 2px;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	transition: all ease .2s;
	float:right;
	cursor: pointer;
	margin-top:0px;
}
.sidebar-nav .reserve ul a i:hover, .sidebar-nav .reserve ul i:hover {
	background: #333;
	color: #fff;
	cursor: pointer;
}
.sidebar-nav .reserve img {
	width: 70px;
	height: 70px;
	margin-left: -90px;
	float: left
}
.sidebar-nav .reserve h4 {	
	line-height: 15px;
	font-weight: 400;
	margin: 5px 0 5px;
	width:150px;
	height: 30px;
	overflow: hidden
}
.sidebar-nav .reserve li span {
	display: block;
	color: #888;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.sidebar-nav .reserve li strong {
	color: #ea5614
}
.sidebar-nav .reserve .count{
	position: absolute;
	font-family: "Helvetica", "Arial", "sans-serif";
	font-weight: 700;
	height: 20px;
	width: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background: url(../images/header/circle.png) no-repeat;
	top: -8px;
	left: -8px;
	z-index: 2
}
.sidebar-nav .reserve .empty-tip {
	padding: 20px 0
}
.sidebar-nav .reserve .empty-tip p {
	text-align: center;
	margin-bottom: 20px
}
.sidebar-nav .reserve.empty .btn-bar {
	display: none
}
.sidebar-nav .reserve.empty .bar {
	display: none
}
.sidebar-nav .reserve.empty ul {
	display: none
}
.sidebar-nav .reserve.empty .empty-tip {
	display: block
}
.sidebar-nav .traffic i {
	background-position:-6px -74px
}
.sidebar-nav .asset i {
	background-position:-6px -214px
}
.sidebar-nav .insure i {
	background-position:-6px -109px
}
.sidebar-nav .vote_list i {
	background-position:-6px -4px
}
.sidebar-nav .reserve i {
	width: 35px;
	height: 35px;
	background-position:0px -39px;
	display: block;
}
.sidebar-nav .reserve .bar {
	margin-bottom: 5px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 10px
}
.sidebar-nav .reserve .tip {	
	height:30px;
	line-height: 30px;
	text-align: right;
}
.sidebar-nav .reserve .tip .count {
	position: static;
	display: inline-block!important;
	background: 0 0;
	width: auto;
	height: auto;
	padding: 0;
	color: #FF9900;	
	margin: 0px 3px;
	font-weight: 700
}
.sidebar-nav .reserve .btn-bar {
	text-align: right
}
.sidebar-nav .reserve .submit-btn {
	display: inline-block;
	background: #ff6400;
	line-height: 30px;
	text-align: center;	
	color: #fff!important;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	transition: all ease .2s
}
.sidebar-nav .reserve .submit-btn:hover {
	background: #E65C00
}
.sidebar-nav .top {
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	transition: all ease .2s
}
.sidebar-nav .top.disabled {
	height: 0;
	margin: 0;
	overflow: hidden
}
.sidebar-nav .top i {
	background-position:-6px -179px
}
.sidebar-nav .mod, .sidebar-nav td, .sidebar-nav .btn {
	width: 35px;
	height: 45px;
}
.sidebar-nav .mod_head{
	height: 45px;
}
.sidebar-nav .btn_head {
	width: 35px;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 2;
}
.sidebar-nav .middle-items {
	position: absolute;
	height: 570px;
	top: 50%;
	margin-top: -285px
}
.sidebar-nav .bottom-items {
	background-color: #333333;
	position: absolute;
	bottom: 0;
	z-index: 5;
}
.sidebar-nav .bottom-items .mod {
	margin-bottom: 3px;
	margin-top: 5px;
}
.sidebar-nav .fold {
	top: 2px
}
.sidebar-nav .fold i {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0;
	border-color: gray transparent
}
.sidebar-nav.border {
	border-left: 1px solid #ccc;
	box-shadow: -1px 0 2px 1px rgba(0,0,0,.1);
	-webkit-box-shadown: -1px 0 2px 1px rgba(0,0,0,.1);
	-moz-box-shadown: -1px 0 2px 1px rgba(0,0,0,.1);
	-ms-box-shadown: -1px 0 2px 1px rgba(0,0,0,.1)
}
.sidebar-nav.fold {
	height: 59px;
	top: auto;
	bottom: 0;
	overflow: hidden
}
.sidebar-nav.fold, .sidebar-nav.fold .bottom-items {
	background-color: transparent
}
.sidebar-nav.fold .mod {
	display: none
}
.sidebar-nav.fold .fold {
	background-color: #fff;
	border: 1px solid #ccc;
	display: block
}
.sidebar-nav.fold .fold, .sidebar-nav.fold .fold .btn, .sidebar-nav.fold .fold td {
	width: 33px
}
.sidebar-nav.fold .fold i {
	border-width: 0 10px 10px
}
.sidebar-nav .online-service .dropdown {
	width: 150px !important;
}
.sidebar-nav .vote_list .dropdown {
	width: 150px !important;
}
.sidebar-nav .online-service .customer_service .sidebar_subdl {
	width: 130px;
	margin: 7px 10px;
	padding: 0;
	list-style-type: none;
}
.sidebar-nav .online-service .customer_service .sidebar_subdl dd {
	border-bottom: 1px solid #ededed;
	width: 100%;
	display: block;
}
.sidebar-nav .online-service .customer_service .sidebar_subdl dd:last-child {
	border-bottom: 0
}
.sidebar-nav .dropdown .form{
	padding:10px 15px;
	width:210px;
}
.sidebar-nav .dropdown .form h2{
	height:30px;
	line-height:30px;
	font-size: 1.5em;	
	margin-bottom:10px;	
}
.sidebar-nav .dropdown .form h2 strong{
	color:#FF9900;
	float:left;
	border-bottom:2px solid #FF9900;
}
.sidebar-nav .dropdown .form h2 span{
	float:right;
}
.sidebar-nav .dropdown .form h2 span a.right_register{
	background:#FF9900;
	color:#ffffff;
	padding:2px 5px;
	text-decoration:none;
}
.sidebar-nav .dropdown .form .item{
	width:210px;
	height:30px;
	line-height:30px;
	padding:10px 0px 0px;
}
.sidebar-nav .dropdown .form .item span,.sidebar-nav .dropdown .form .item div{
	float:left;	
}
.sidebar-nav .dropdown .form .item span{
	padding:0px 5px;
	letter-spacing:7px;	
	font-size: 1.2em;
}
.sidebar-nav .dropdown .form .item span.label_t{
	letter-spacing:0px	
}
.sidebar-nav .dropdown .form .item div input.text{
	height:15px;
	line-height:15px;	
	padding:5px;
	width:145px;
	border:1px solid #ddd;
}
.sidebar-nav .dropdown .form .item div input.text-1{
	width:70px;
}
.sidebar-nav .dropdown .form .item img{
	width:65px;
	height:25px;
	margin-top:-2px;	
	*margin-top:-10px;	
}
.sidebar-nav .dropdown .form .item div.safety{
	width:210px;
}
.sidebar-nav .dropdown .form .item div.safety .checkbox{
	float:left;
	margin:9px 5px 0px 5px;
	*margin:5px 5px 0px 5px
}
.sidebar-nav .dropdown .form .item div.safety .mar-b{
	vertical-align:middle;
	float:left;
}
.sidebar-nav .dropdown .form .item div.safety a{
	float:right;
	color:#FF9900;
	text-decoration:none	
}
.sidebar-nav .dropdown .form .item .btn-img{
	width:210px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	background:#FF9900;
	text-align:center;
	border:none;
	cursor:pointer
}
.sidebar-nav .dropdown .form .username{
	width:100%;
	color: #FF9900;
	border-bottom:1px #ddd solid	
}
.sidebar-nav .dropdown .form .login_right ul{
	width:100%;
	height:auto;
	display:inline-block
}
.sidebar-nav .dropdown .form .login_right li{
	width:50%;
	height:30px;
	line-height:30px;
	float:left;	
}
.sidebar-nav .dropdown .form .login_right .login-item i{
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
}	
.sidebar-nav .dropdown .form .login_right .login-item .member i{
	background-position:0px -245px;
}
.sidebar-nav .dropdown .form .login_right .login-item .order i{
	background-position:-25px -245px;
}
.sidebar-nav .dropdown .form .login_right .login-item .account i{
	background-position:0px -270px;
}
.sidebar-nav .dropdown .form .login_right .login-item .message_list i{
	background-position:-25px -270px;
}
.sidebar-nav .dropdown .form .login_right .login-item a{
	padding-left:5px;
}
dd#qqdd {
	height: 40px;
	line-height: 40px;
}
dt#qqdt {
	height: 30px;
	line-height: 30px;
	font-size: 1.16em;
	border-bottom: 1px solid #A8A8A8;
	text-align: left;
}
.sidebar-nav .online-service .customer_service .sidebar_subdl img {
	vertical-align: middle;
}
.sidebar-nav table td {
	color: #ffffff;
}
/*右侧边栏 end*/
.fp-event-banner .event-banner-pic {
	position: relative;
	left: 0;
	-webkit-transition: left .3s ease;
	-moz-transition: left .3s ease;
	-o-transition: left .3s ease;
	transition: left .3s ease
}
.fp-event-banner .event-banner-pic:hover {
	left: -5px
}
/*左侧菜单*/
.Left {
	float: left
}
.globa-nav {	
	height: 34px;	
	background: #FF9900;		
	margin:0 auto;
}
.globa-nav .allGoodsCat {
	height: 34px;
	position: relative;
	width: 210px;
	z-index: 103;
}
.globa-nav .allGoodsCat .menuEvent {
	color: #fff;
	display: block;	
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	width: 210px;
	height: 34px;
	line-height: 34px;
	z-index: 9999;
	background: #999;
	position: absolute;
	top: 0px;
	left: 0;
}
.globa-nav .allGoodsCat .menuEvent .catName {
    font-weight: 700;
	font-size: 1.16em;
	height: 34px;
	line-height: 34px
}
.globa-nav .allGoodsCat .menuEvent i {
	background-position:-428px -115px;
	width: 10px;
	height: 7px;
	display: block;
	position: absolute;
	top: 17px;
	left: 175px
}
.globa-nav ul.allMenu {
	font-weight: 400;
	line-height: 34px;
	width:1000px;
	text-align: center;
	float: left;
	padding: 0
}
.globa-nav ul.allMenu li {
	text-decoration: none;
	position: relative;
	float: left;
	z-index: 10
}
.globa-nav ul.allMenu li a {
	color: #FFFFFF;
	font-weight:700;
	height: 34px;
	padding: 0 20px;
	line-height: 34px;
	display: inline-block;
	text-decoration: none;
	font-size: 1.16em;
}
.globa-nav ul.allMenu li a.index {
	padding: 0;
	width: 88px;
	margin-left: 20px;
	font-size: 1.16em;
}
.globa-nav ul.allMenu li a.nav:hover, .globa-nav ul.allMenu li a.current {
	color: #FFFFFF!important;
	background: #999;
}
.globa-nav ul.sideMenu2 {
	font-size: 1.2em;
	font-weight: 700;
	height: 37px;
	line-height: 37px;
	padding: 0
}
.globa-nav ul.sideMenu2 li {
	position: relative;
	float: left;
	padding-left: 5px;
	z-index: 100;
}
.globa-nav ul.sideMenu2 li.shopnima {
	background: none;
	padding-left: 0;
}
.globa-nav ul.sideMenu2 li a {
	color: #FF9900;
	height: 37px;
	padding: 0 8px;
	line-height: 37px;
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 9;
	font-size: 1.16em;
}
.globa-nav ul.sideMenu2 li span.ico_xia1 {
	width: 11px;
	height: 6px;
	background-position:-40px 0px;
	position: absolute;
	top: 16px;
	right: 5px;
}
.globa-nav ul.allMenu li span.icon_hot {
	display: block;
	width: 19px;
	height: 23px;
	background: url(../images/sicon.gif) no-repeat -38px top;
	position: absolute;
	top: -10px;
	right: 0;
	z-index: 99;
}
.globa-nav ul.allMenu li span.ico_xia {
	width: 11px;
	height: 6px;
	background: url(../images/li_xia.gif) no-repeat 0px top;
	position: absolute;
	top: 16px;
	right: 0px;
}
.blank15 {
	height: 12px;
	line-height: 12px;
	clear: both;
	background: #FFF;
}
.globa-nav ul.allMenu li span.icon_new {
	display: block;
	width: 19px;
	height: 23px;
	background: url(../images/sicon.gif) no-repeat -19px top;
	position: absolute;
	top: -10px;
	right: 0;
}
.expandMenu {
	display: none;
    top:34px;	
}
.all_cat {	
	border: #FF9900 2px solid;	
	height: 421px;
	position: absolute;
	width: 206px;
	z-index: 100;
	margin-top:-3px;
	background: #F8F8F8;
}
.all_cat .list {
	height: 38px;
	padding: 0px 15px 0 15px;
	background: #F8F8F8;
}
.all_cat .list .cat {
    
	border-bottom: solid 1px #F1F1F1;
	height: 38px;	
	position: absolute;
	width: 180px;	
	z-index: 12;	
}
.all_cat .list .cat .catName {
	height: 38px;
	padding-top:12px;
	overflow: hidden;
}
.all_cat .list .cat .catName em {
	float:right;
}
.all_cat .list .cat .catName strong, .all_cat .list .cat .catName span {
	display: inline-block;
	height: 18px;
	line-height: 16px;
	font-weight: normal;
}
.all_cat .list .cat .catName a {
	color: #3C3C3C!important;
	text-decoration: none;
}
.all_cat .list .cat .catName strong {
	FONT-WEIGHT: 400;
	font-size: 1.2em;	
	color: #3C3C3C!important;
	padding-left: 12px;
	display: block;
	width: 156px;
}
.all_cat .list .cat .catName p {
	height: 20px;
	line-height: 20px;
	width: 166px;
	margin-top: 0px;
	text-indent: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0px
}
.all_cat .list .cat .catName p a {
	margin-left: 8px;
}
/*.all_cat .list.hover .cat .catName strong {
	background: url(../images/header/icohover.png) no-repeat;
}*/
.all_cat .list .cat .catName .cat1 {
	BACKGROUND-POSITION: 0px 0px
}
.all_cat .list .cat .catName .cat2 {
	BACKGROUND-POSITION: 0px -24px
}
.all_cat .list .cat .catName .cat3 {
	BACKGROUND-POSITION: 0px -48px
}
.all_cat .list .cat .catName .cat4 {
	BACKGROUND-POSITION: 0px -72px
}
.all_cat .list .cat .catName .cat5 {
	BACKGROUND-POSITION: 0px -96px
}
.all_cat .list .cat .catName .cat6 {
	BACKGROUND-POSITION: 0px -120px
}
.all_cat .list .cat .catName .cat7 {
	BACKGROUND-POSITION: 0px -144px
}
.all_cat .list .cat .catName .cat8 {
	BACKGROUND-POSITION: 0px -168px
}
.all_cat .list .cat .catName .cat9 {
	BACKGROUND-POSITION: 0px -192px
}
.all_cat .list .cat .catName .cat10 {
	BACKGROUND-POSITION: 0px -216px
}
.all_cat .list .cat .catName .cat11 {
	BACKGROUND-POSITION: 0px -338px
}
.all_cat .list .cat .catName .cat12 {
	BACKGROUND-POSITION: 0px -264px
}
.all_cat .list .cat .catName .cat13 {
	BACKGROUND-POSITION: 0px -288px
}
.all_cat .list .cat .catName .cat14 {
	BACKGROUND-POSITION: 0px -312px
}
.all_cat .list .cat .catName .cat15 {
	BACKGROUND-POSITION: 0px -336px
}
.all_cat .list .cat .catName .cat16 {
	BACKGROUND-POSITION: 0px -360px
}
/*.all_cat .list.hover .cat .catName .cat1 {
	BACKGROUND-POSITION: 0px 0px
}
.all_cat .list.hover .cat .catName .cat2 {
	BACKGROUND-POSITION: 0px -24px
}
.all_cat .list.hover .cat .catName .cat3 {
	BACKGROUND-POSITION: 0px -48px
}
.all_cat .list.hover .cat .catName .cat4 {
	BACKGROUND-POSITION: 0px -72px
}
.all_cat .list.hover .cat .catName .cat5 {
	BACKGROUND-POSITION: 0px -96px
}
.all_cat .list.hover .cat .catName .cat6 {
	BACKGROUND-POSITION: 0px -120px
}
.all_cat .list.hover .cat .catName .cat7 {
	BACKGROUND-POSITION: 0px -144px
}
.all_cat .list.hover .cat .catName .cat8 {
	BACKGROUND-POSITION: 0px -168px
}
.all_cat .list.hover .cat .catName .cat9 {
	BACKGROUND-POSITION: 0px -192px
}
.all_cat .list.hover .cat .catName .cat10 {
	BACKGROUND-POSITION: 0px -216px
}
.all_cat .list.hover .cat .catName .cat11 {
	BACKGROUND-POSITION: 0px -240px
}
.all_cat .list.hover .cat .catName .cat12 {
	BACKGROUND-POSITION: 0px -264px
}
.all_cat .list.hover .cat .catName .cat13 {
	BACKGROUND-POSITION: 0px -288px
}
.all_cat .list.hover .cat .catName .cat14 {
	BACKGROUND-POSITION: 0px -312px
}
.all_cat .list.hover .cat .catName .cat15 {
	BACKGROUND-POSITION: 0px -336px
}
.all_cat .list.hover .cat .catName .cat16 {
	BACKGROUND-POSITION: 0px -360px
}*/
.all_cat .list .cat .catName span {
	color: #ddd
}
.all_cat .list .cat .catList {
	height: 47px;
	margin-top: 3px
}
.all_cat .list .cat .catList a {
	color: #FF9900;
	display: inline-block;
	line-height: 22px
}
.all_cat .list .hideMap {
	background: #fff;
	border: solid 1px #FF9900;	
	display: none;
	left: 207px;
	position: absolute;
	top: 0;
	width: 788px;
	min-height:421px;
	z-index: 11;
}
.all_cat .list .Map_positon1 {
	top: 0px;
}
.all_cat .list .Map_positon2 {
	top: 0px;
}
.all_cat .list .Map_positon3 {
	top: 0px;
}
.all_cat .list .Map_positon4 {
	top: 0px;
}
.all_cat .list .Map_positon5 {
	top: 0px;
}
.all_cat .list .Map_positon6 {
	top: 0px;
}
.all_cat .list .Map_positon7 {
	top: 0px;
}
.all_cat .list .Map_positon8 {
	top: 0px;
}
.all_cat .list .hideMap .topMap .subCat {
	float: left;
	margin-left: 15px;
	width: 555px;
	_margin-left: 10px;
	font-size: 1.2em;
}
.all_cat .list .hideMap .topMap .subCat .list1 {	
	height: auto;
	padding: 5px 0;
}
.all_cat .list .hideMap .topMap .subCat .list1 .cat1 {
	FONT-WEIGHT: bold;
	color: #b10000;
	float: left;
	height: 28px;
	line-height: 28px;
	text-align: right;
	width: 75px;	
}
.all_cat .list .hideMap .topMap .subCat .list1 .link1 {
	color: #ddd;
	float: right;
	line-height: 28px;
	width: 465px;	
	border-bottom: solid 1px #eee;
}
.all_cat .list .hideMap .topMap .subCat .list1 .link1 a {
	display: inline-block;
}
.all_cat .list .hideMap .topMap .ad {
	float: right;
	height: 381px;
	overflow: hidden;
	width: 240px
}
.all_cat .list .hideMap .topMap .subBrand {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	width: 194px;
	_margin-right: 10px;
	font-size: 1.2em;
}
.all_cat .list .hideMap .topMap .subBrand dt {
	FONT-WEIGHT: 400;
	font-size: 1em;	
	padding: 10px 0px;	
	background-color:#F1F1F1;text-align:center;width:189px;height:20px;line-height:20px;
}
.all_cat .list .hideMap .topMap .subBrand dd {
	padding: 7px 0px;
	height: auto;
}
.all_cat .list .hideMap .topMap .subBrand dd ul {	
	display: inline-block;
	height: 183px;
	overflow: hidden;
}
.all_cat .list .hideMap .topMap .subBrand dd ul li {
	float: left;
	width: 97px;
	height:46px;	
}
.all_cat .list .hideMap .topMap .subBrand dd ul li img{
	width:90px;	height:38px; border: solid 1px #EEE;
}
.all_cat .list .hideMap .bottomMap {
	background: #f9f9f9;
	border-top: solid 1px #f2f2f2;
	height: 88px
}
.all_cat .list .hideMap .bottomMap .brand {
	float: left;
	height: 72px;
	padding: 8px 0
}
.all_cat .list .hideMap .bottomMap .brand .li {
	border-right: dashed 1px #e8e8e8;
	float: left;
	height: 72px;
	padding: 0 25px;
	text-align: center;
	width: 85px
}
.all_cat .list .hideMap .bottomMap .brand .img {
	height: 50px;
	overflow: hidden
}
.all_cat .list .hideMap .bottomMap .brand .name {
	color: #848482;
	font-size: 1.2em;
	font-weight: 700;
	height: 22px;
	line-height: 22px
}
.all_cat .list .hideMap .bottomMap .go {
	background: #d0d0d0;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 1.5em;
	height: 30px;
	line-height: 30px;
	margin: 29px 30px 0 0;
	padding: 0 28px;
	text-decoration: none
}
.all_cat .list.hover .cat {
	background-color:#FFF;	
	width: 193px;
	height: 37px;
	padding: 0px 0px 4px 15px;
	border:solid #FF9900;
	border-width:1px 0 1px 2px;
	position: absolute;
	left: -2px;
 *left:-2px;
	cursor: pointer;
}
.all_cat .list.hover .cat .catName a {
	color: #FF7700!important;
}
.all_cat .otherMenu {
	height: 33px;
	padding: 10px 8px;
	_padding: 5px 8px;
}
.all_cat .otherMenu a {
	display: inline-block;
	font-size: 1.2em;
	line-height: 24px;
	padding: 0 6px;
}
.Right, #mainNav ul.mainNav_r {
	float: right
}
a:hover img {
	text-decoration: none
}
.red, a.red, .topMenu .login .red {
	color: #FF9900
}
.topMenu .login a:hover {
	color: #c00!important;
	text-decoration: none!important;
}
.footer-icon .iconMap {
	height: 30px
}
.inline_block, .globa-nav .allMenu img {
	display: inline-block
}
.uline {
	text-decoration: underline
}
#top .weibo a span, #top .top_menu LI A {
	color: #888
}
.globa-nav .allGoodsCat .menuEvent:hover, .all_cat .list .hideMap .bottomMap .go:hover, .footer-icon .order .orderBtn:hover {
	color: #fff!important
}
.globa-nav .allGoodsCat .menuEvent strong, .globa-nav .allGoodsCat .menuEvent span, .footer-icon .iconMap a {
	display: inline-block;
	vertical-align: top
}
.all_cat .list .hideMap .bottomMap .brand a, .all_cat .list.hover .hideMap, .globa-nav .allGoodsCat.hover .expandMenu {
	display: block
}

/*搜索 start*/
.search-type li {
	cursor: pointer;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 50px;
}
.search-type li:hover {
	background-color: #f9e6e6;
	color: #c60000;
}
.search-type .cur, .search-type li.cur:hover {
	background-color: #FF9900;
	color: #fff;
	font-weight: 700;
}
/*搜索 end*/
.my_left {
	background-image: url(../images/bg_title.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	height: 25px;
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
	width: 244px;
	overflow: hidden;
	line-height: 25px;
}

.lh {
	overflow: hidden;
	zoom: 1;
}
.lh li, .lh dl, .lh .item {
	float: left;
}
.ld {
	position: relative;
	zoom: 1;
}
.ld s, .ld b, .ld .block {
	position: absolute;
	overflow: hidden;
}
.p-img, .p-name, .p-price, .p-market, .p-detail {
	overflow: hidden;
}
.p-img {
	padding: 5px 0;
}
.p-img a{
	text-decoration: none;
}
.p-img .pi {
	cursor: pointer;
}
.p-detail {
	word-break: break-all;
}
.p-price strong, .p-market strong {
	color: #FF9900;
	font-family: "Helvetica", "Arial", "sans-serif";
}
.p-price strong.best_goods_price{
	color:#ffffff;
}
.breadcrumb{	
	height:35px;
	line-height:35px;
}

/*线上红包样式*/
.bonusimg_box{
	width:1210px;
	height:100px;
	margin:10px auto;	
}
.bonusimg_box a{
	display:block;
	width:100%;
	height:100px;	
}

/***************右侧侧边栏**************/
.right-sidebar-panel {
	width: 34px;
	height: 100%;
	top: 0;	
	border-right:1px solid #FF7700;	
	right: 0;
	position: fixed;
	bottom: 0;
	z-index: 1000002;
}
.right-sidebar-panel .quick-links-a {
	display: block;
	line-height: 200px;
	width: 34px;
	height: 36px;
	text-decoration: none;
	color: #d8d8d8;
	overflow: hidden;
	background-color: #999;
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0px;
	z-index: 1;
	margin: 0;
	padding: 0;
}
.right-sidebar-panel .popup {
	height: 36px;
	line-height: 36px;
	width: 92px;
	position: absolute;
	z-index: 0;
	left: -22px;
	top: -1px;
	padding:2px 0 2px 2px;
	border-width:1px 0 1px 1px;
	border-color:#FF7700;
	border-style:solid;
	border-radius: 5px 0 0 5px;
	color: #FFFFFF;
	text-align: center;
	background: #FFFFFF;
	visibility: hidden;
}
.right-sidebar-panel .popup .tishi {
	height: 36px;
	line-height: 36px;
	width: 92px;
	background: #FF9900;
	color: #FFFFFF;
	text-align: center;
	display: block; 
    border-radius: 5px 0 0 5px;	
}
.right-sidebar-panel i{
	display: inline-block;
	background: url(../images/common-icon.png) no-repeat;
	cursor: pointer;
	height: 19px;
	width: 18px;
	vertical-align: top;
	position: absolute;	
}
.quick-links {
	position: absolute;
	top: 40%;
	left: 0;
	margin-top: -127px;
 *margin-top: -100px;	
	z-index: 2;
	width: 34px;
}
.quick-links .sidebar-tabs {height:121px;}
.quick-links_min .right-sidebar-panel {
	right: 280px;
}
.quick-links li {
	position: relative;
	display: block;
	left: 0;
	top: 0px;
	margin-top: 4px;
	border:1px solid #FF7700;
	border-radius: 5px 0 0 5px;
	height:40px;
}
.quick-links a{text-decoration:none;}
.quick-links li a{
    border:2px solid #fff;
	border-radius: 6px 0 0 6px;
	height:34px;
}
.quick-links li a:hover{
    border-left:none;
	border-radius:0;
    margin-left:2px;	
	height:34px;
}

.quick-links li:hover .quick-links-a, .quick-links li.current .quick-links-a,.quick-links li .mpbtn_bonus{
	background: #FF9900;	
    height:36px;	
}
.quick-links a i,.quick-links .cart-list i{
	width: 30px;
	height: 30px;
	left: 3px;
	top: 4px;
}
.quick-links i.setting {
	background-position: -322px 0;
}
.quick-links i.cart {
	background-position: -324px -30px;
}
.quick-links i.stores{
	background-position: -323px -60px;
}
.quick-links i.collect {
	background-position: -323px -90px;
}
.quick-links i.history{
	background-position: -323px -120px;
}
.quick-links i.contrast{
	background-position: -323px -150px;
}
.quick-links i.bonus{
	background-position:-363px -120px;	
}
.quick-links .popup i.arrow-righta {
	position: absolute;
	right: -5px;
	top: 15px;
	width: 5px;
	height: 9px;	
	overflow: hidden;
}
.quick-toggle{ 
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 36px;
}
.quick-toggle li {
	position: relative;
	display: block;
	left: 0;
	top: 0px;
}
.quick-toggle li:hover .quick-links-a, .quick-toggle li.current .quick-links-a{
	background: #FF9900;
	text-decoration: none;
}
.quick-area a i{
	width: 30px;
	height: 30px;
	left: 2px;
	top: 4px;
}
.quick-area i.customer-service{
	background-position: -323px -180px;
}
.quick-area i.qr-code{
	background-position: -360px -30px;
}
.returnTop{ 
	height: 40px;
}
.returnTop a{
	width: 34px;
	height: 34px;
	line-height: 34px;
	border:solid #fff 2px;
	border-radius: 6px 0 0 6px;
}
.returnTop a i.top{ 
	background: url(../images/top.png) no-repeat;
	width: 22px;
	height: 22px;
	left: 7px;
	top: 7px;
}
.quick-toggle .popup i.arrow-righta {
	position: absolute;
	right: -5px;
	top: 15px;
	width: 5px;
	height: 9px;	
	overflow: hidden;
}
/*侧边购物车列表*/
.quick-links .cart-list .ECS_CARTINFO .sidebar-cart-box{
	display:none;	
}
.ECS_CARTINFO.right-sidebar-panels .cart_num{
	display:none;	
}
.quick-links .cart-list {
	width:34px;	
	height: 117px;
	line-height: 16px;
	overflow: hidden;	
	color: #fff;
	background: #FF9900;
    border:solid #fff 2px;
	border-radius: 6px 0 0 6px; 
    position:relative; 
	display:block; 
	text-decoration:none; 
}
.quick-links .cart-list .carttext{
	width:36px; height:50px; display:block; margin:35px 0 0 10px;
}
.quick-links .sidebar-car{
    height: 121px;
}
.quick-links .cart-list i{
	top: 5px;
}
.quick-links .cart-list .span {
	width: 16px;
	display: block;
	height: 48px;
	margin: 35px 0 0 10px;
	cursor: pointer;
}
.quick-links .cart-list .cart_num {
	width: 20px;
	height: 20px;
	display: block;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	line-height: 20px;
	margin: 5px 0 0 6px;
	cursor: pointer;
	color: #FF9900;
}
.right-sidebar-panels {
  position: absolute;
  right: 0px;
  top: 0;
  width: 475px;
  height: 100%;
  z-index: 2;
  background: #eceaea;
  display: none;
}
.right-sidebar-main-open {
	width:306px;
	position: absolute;
	right: 0px;
	top: 0px;
  	display: block;
}
.right-sidebar-main-open .right-sidebar-panels{
	display: block	
}
@-webkit-keyframes toolbar-scaleIn {
from {
opacity:.7;
-webkit-transform:translateX(270px);
-moz-transform:translateX(270px);
transform:translateX(270px)
}
to {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px)
}
}
@-ms-keyframes toolbar-scaleIn {
from {
opacity:.7;
-webkit-transform:translateX(270px);
-moz-transform:translateX(270px);
transform:translateX(270px)
}
to {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px)
}
}
@-moz-keyframes toolbar-scaleIn {
from {
opacity:.7;
-webkit-transform:translateX(270px);
-moz-transform:translateX(270px);
transform:translateX(270px)
}
to {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px)
}
}
@keyframes toolbar-scaleIn {
from {
opacity:.7;
-webkit-transform:translateX(270px);
-moz-transform:translateX(270px);
transform:translateX(270px)
}
to {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px)
}
}
@-webkit-keyframes toolbar-scaleOut {
to {
opacity:.5;
-webkit-transform:scale(0.7) translateX(270px);
-moz-transform:scale(0.7) translateX(270px);
transform:scale(0.7) translateX(270px)
}
}
@-ms-keyframes toolbar-scaleOut {
to {
opacity:.5;
-webkit-transform:scale(0.7) translateX(270px);
-moz-transform:scale(0.7) translateX(270px);
transform:scale(0.7) translateX(270px)
}
}
@-moz-keyframes toolbar-scaleOut {
to {
opacity:.5;
-webkit-transform:scale(0.7) translateX(270px);
-moz-transform:scale(0.7) translateX(270px);
transform:scale(0.7) translateX(270px)
}
}
@keyframes toolbar-scaleOut {
to {
opacity:.5;
-webkit-transform:scale(0.7) translateX(270px);
-moz-transform:scale(0.7) translateX(270px);
transform:scale(0.7) translateX(270px)
}
}
.animate-in {
	-webkit-animation: toolbar-scaleIn .35s ease-in-out;
	-moz-animation: toolbar-scaleIn .35s ease-in-out;
	animation: toolbar-scaleIn .35s ease-in-out
}
.animate-out {
	-webkit-animation: toolbar-scaleOut .35s ease-in;
	-moz-animation: toolbar-scaleOut .35s ease-in;
	animation: toolbar-scaleOut .35s ease-in
}
/*侧边栏历史记录*/
.sidebar-panel-header {
	position: relative;
	width: 475px;
	height: 40px;
	line-height: 40px;
	background: #eceaea
}
.sidebar-panel-header i {
	background: url(../images/common-icon.png) no-repeat;
	margin-right: 4px;
	margin-left: 10px;
	vertical-align: top;
	width: 20px;
  	height: 17px;
  	margin-top: 11px;
  	background-position: -365px -64px;
	display: inline-block;
}
.sidebar-panel-header i.cart-icon{
	background-position:-365px -94px;	
}
.sidebar-panel-header i.bonus-icon{
	background-position:-366px -153px;	
}
.sidebar-panel-header .title {
	display: inline-block;
	height: 40px;
	color: #5e5050;
	font: 16px/40px "Microsoft YaHei";
}
.sidebar-panel-header .title em {
	display: inline-block;
	vertical-align: top
}
.sidebar-panel-header .close-panel {
	width: 12px;
	height: 12px;
	background: url(../images/common-icon.png) no-repeat;
	background-position: -429px -40px;
	position: absolute;
	right: 8px;
	top: 16px;
	cursor: pointer;
	-webkit-transition: transform .2s ease-out 0s;
	-moz-transition: transform .2s ease-out 0s;
	transition: transform .2s ease-out 0s
}
.sidebar-panel-header .close-panel:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg)
}
.sidebar-panel-main {
	position: relative
}
.sidebar-panel-content {
	width: 475px;
	height: 590px;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative
}
.sidebar-panel-content::-webkit-scrollbar {
	width:5px
}
.sidebar-panel-content::-webkit-scrollbar-track {
	-webkit-border-radius:6px;
	border-radius:6px;
	background-color:transparent
}
.sidebar-panel-content::-webkit-scrollbar-thumb {
	-webkit-border-radius:6px;
	border-radius:6px;
	background:#7b6f6f
}
.sidebar-panel-content .history-panel {
  	width: 455px;
  	margin: 0 auto;
}
.sidebar-panel-content ul{
	overflow: hidden;
  	margin-right: 0;
}
.sidebar-panel-content ul li {
  	float: left;
  	position: relative;
  	text-align: center;
  	width: 100px;
  	height: 130px;
  	margin-right: 15px;
  	background: #fff;
  	margin-bottom: 10px;
  	padding: 5px;
}
.sidebar-panel-content ul li .p-img{
	width: 100px;
  	height: 100px;
	margin-bottom: 3px;
}
.sidebar-panel-content ul li .p-img a {
  	display: block;
  	width: 100px;
  	height: 100px;
  	text-align: center;
  	margin-bottom: 5px;
}
.sidebar-panel-content ul li .p-img a img{
	width: 100px;
  	height: 100px;
}
.sidebar-panel-content ul li .p-name{
	display: none;
}
.sidebar-panel-content ul li .p-comm{
	width: 100px;
}
.sidebar-panel-content ul li.price {
  color: #c81623;
}
/*侧边栏购物,红包内容*/
.cart-panel-main,.bonus-panel-main{
	position:relative;	
}
.cart-panel-content,.bonus-panel-content {
    width: 270px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
}
.tip-box{
	position:absolute;
	top:50%;
	width:270px;
	margin-top:-100px;	
	text-align:center;
}
.category-wrap .tip-box{
	position:static;
	margin:50px auto 0;	
}
.tip-box .tip-icon{
	display:block;
	width:156px;
	height:85px;
	margin:0 auto;
	background:url(../images/noresult.png) no-repeat 0 0;
}
.tip-box .tip-text{
	line-height:20px;
	padding:10px;
}
.cart-panel-content .cart-list{
	width:100%;	
}
.cart-panel-content .cart-item{
	padding: 0 5px;
    margin-bottom: 10px;
    background: #fff;	
}
.cart-panel-content .cart-item .item-goods{
	padding: 10px 0;
    position: relative;
    overflow: hidden;	
}
.cart-panel-content .cart-item .item-goods .p-img {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    padding: 0;
    margin-right: 5px;
}
.cart-panel-content .cart-item .item-goods .p-img img {
    width: 50px;
    height: 50px;
}
.cart-panel-content .cart-item .item-goods .p-name {
    height: 32px;
    line-height: 16px;
    margin-bottom: 4px;
    overflow: hidden;
}
.cart-panel-content .cart-item .item-goods .p-price {
    height: 16px;
    padding-right: 65px;
    overflow: hidden;
    font: 12px/16px verdana;
}
.cart-panel-content .cart-item .item-goods .p-price strong {
    color: #FF9900;
    font-weight: 400;
}
.cart-panel-content .cart-item .item-goods .p-del {
    position: absolute;
    right: 10px;
    _right: 18px;
    top: 46px;
    width: 35px;
    height: 16px;
    line-height: 16px;
    color: #005aa0;
    text-align: right;
    display: none;
}
.cart-panel-content .cart-item:hover .item-goods .p-del{
	display:block;	
}
.cart-panel-footer{
	height: 50px;
    background-color: #eceaea;	
}
.cart-panel-footer .cart-footer-checkout{
	height: 40px;
    padding: 5px 110px 5px 5px;
    position: relative;	
}
.cart-panel-footer .cart-footer-checkout .number,.cart-panel-footer .cart-footer-checkout .sum {
    line-height: 20px;
}
.cart-panel-footer .cart-footer-checkout .number strong,.cart-panel-footer .cart-footer-checkout .sum .total{
    font-family: verdana;
    color: #FF9900;
}
.cart-panel-footer .cart-footer-checkout .btn{
	position: absolute;
    right: 5px;
    top: 7px;
    width: 110px;
    height: 35px;
	line-height:35px;
    font-size: 1.5em;
    text-align: center;
    background: #FF9900;
    color: #fff;	
}
/*侧边栏红包列表*/
.bonus-panel-content .bonus-list{
	width:100%;	
}
.bonus-panel-content .bonus-item {
    margin:0 10px 10px;
    background: #FF9900;
	overflow:hidden;
}
.bonus-panel-content .bonus-item a{
	color:#fff;	
}
.bonus-panel-content .bonus-info{
	padding:10px 20px;	
	position:relative;
}
.bonus-panel-content .bonus-info .bonus-name{
	font-size: 1.2em;
	line-height:30px;	
}
.bonus-panel-content .bonus-info .bonus-price{
	font-size: 1.4em;
	line-height:30px;	
}
.bonus-panel-content .bonus-info .bonus-btn{
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	height:24px;
	line-height:24px;
	background:#FFFF9D;
	color:#FF9900;
	padding:0 10px;
	font-size: 1.2em;
	margin-top:2px;
}

/*侧边栏用户弹出内容*/
.sidebar-user,.sidebar-code,.sidebar-service{
	width: 227px;
    height: auto;
    padding: 15px 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.4);
    border-radius: 5px 0 0 5px;
    border: 1px solid #999;	
    z-index: 999999;
    position: absolute;
    top: 0;
    left: -247px;
    left: -250px\0;
    display: none;	
}
.sidebar-user .arrow-righta,.sidebar-code .arrow-righta,.sidebar-service .arrow-righta{
	position: absolute;
    right: -5px;
    top: 15px;
    width: 5px;
    height: 9px;
    background-position: -294px -124px;
    overflow: hidden;	
}
.sidebar-user .user-pic{
	width:74px;
	height:74px;
	position:relative;	
	margin:0 auto;
}
.sidebar-user .user-pic img{
	width:74px;
	height:74px;	
}
.sidebar-user .user-pic-mask{
	width:74px;
	height:74px;
	background:url(../images/mask1.png) no-repeat center center;
	position:absolute;
	left:0;
	top:0;
}
.sidebar-user p{
	text-align:center;	
	padding-bottom:10px;
}
.sidebar-user a{
	padding:0 5px;	
	margin:0 5px;
}
.sidebar-user .user-have-login {
	overflow:hidden;	
}
.sidebar-user .user-have-login .user-pic{
	float:left;	
}
.sidebar-user .user-have-login .user-info{
	width:130px;
	padding-left:20px;
	float:left;	
	padding-top:15px;
}
.sidebar-user .user-have-login .user-info p{
	text-align:left;
	padding-bottom:5px;
	white-space: nowrap;
}	
.sidebar-user .btn,.sidebar-user .btn:hover{
	display:inline-block;
	padding:5px 15px;
	background:#F9F9F9;
	border:1px solid #eee;
    border-radius: 5px 5px;	
	height:20px;
}
.sidebar-user .mt10{
	margin-top:10px;	
}
/*侧边栏二维码弹出内容*/
.sidebar-code{
	padding:10px;
	width:130px;
	height:130px;
	top: auto;
	bottom:0;
    left: -150px;
    left: -151px\0;
}
.sidebar-code .arrow-righta{
	top:auto;
	bottom:15px;	
}
/*侧边栏在线客服*/
.sidebar-service{
	padding:10px;
	width:130px;
	height:auto;
	bottom:0;
	top:auto;
	left:-150px;
	left:-151px\0;	
}
.sidebar-service .arrow-righta{
	top:auto;
	bottom:15px;	
}
.sidebar-service .customer-service{
	overflow:hidden;	
	padding:6px 0;
}
.sidebar-service .customer-service span{
	display:block;
	width:27px;
	height:27px;
	float:left;
	background:url(../images/user-icon.png) no-repeat;	
	margin-right:10px;
}
.sidebar-service .customer-service .icon-online{
	background-position:-54px -123px;	
}
.sidebar-service .customer-service .icon-ww{
	background-position:0 -123px;	
}
.sidebar-service .customer-service .icon-qq{
	background-position:-27px -123px;	
}
.sidebar-service .customer-service a{
	float:left;
	height:27px;
	line-height:27px;	
}
.sidebar-service .customer-service a:hover{
	float:left;
	border:none;
	height:31px;
	line-height:31px;	
}
/*页面当前位置*/
.breadcrumb .index,.crumbs-title,.crumbs-nav,.crumbs-arrow,.breadcrumb .last{
	float:left;	
	font-size: 1.16em;
}
.crumbs-arrow{
	font-family: simsun;
    font-style: normal;	
	padding: 1px 10px;
	color:#FF9900;	
}
.crumbs-nav {
	position:relative;
	z-index:2;
}
.crumbs-nav  a{
	text-decoration:none;
}
.crumbs-nav .crumbs-title{
	display: inline-block;
    height: 22px;	
    padding: 2px 25px 2px 10px;    
    line-height: 22px;
	position:relative;
	z-index:1;	
}
.crumbs-nav .crumbs-title .icon{
	position:absolute;
	right:4px;
	top:9px;
	display:block;
	width:11px;
	height:6px;
    background: url(../images/common-icon.png) no-repeat;	
	background-position:0 -62px;
}
.crumbs-nav .crumbs-drop{
	display:none;	
	border:1px solid #FF9900;
	width:352px;
	padding:10px 0 10px 10px;
	position:absolute;
	left:0;
	top:27px;
	background:#FFF;
}
.crumbs-nav .crumbs-drop li{
	float: left;
    width: 78px;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    margin-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;	
}
.crumbs-nav0 .crumbs-drop li{
	width:165px;	
}
.crumbs-nav.curr {
	z-index:13;	
}
.crumbs-nav.curr .crumbs-title{
	border:1px solid #FF9900;
	height:23px;
	background:#fff;
	border-bottom:0;	
}
.crumbs-nav.curr .crumbs-title .icon{
	background-position:0 0;
}
.crumbs-nav.curr .crumbs-drop{
	display:block;	
}
/*对比样式*/
#compareBox{
	width: 985px;
    background-color: white;
    position: fixed;
    bottom: 0;
    z-index: 999;
	display: none;
    position: fixed;
    bottom: 0;
}
#compareBox .menu {
    position: relative;
    border: 1px solid #eee;
	height:31px;
	border-bottom:0;
    z-index: 2;
}
#compareBox .menu li {
    float: left;
    font: 14px/30px 'microsoft yahei';
    height: 30px;
    position: relative;
    text-align: center;
    width: 80px;
    bottom: -3px;
    z-index: 2000;
	cursor: pointer
}
#compareBox .menu li.current {
    background-color: #fff;
    top: 2px;
    border: 2px solid #FF7700;
    border-bottom: none;
    height: 36px;
	line-height:41px;
    left: -1px;
    margin-top: -7px;
    position: relative;
}
#compareBox .hide-compare{
    float: right;
    height: 16px;
    margin-top: 10px;
    line-height: 15px;
    margin-right: 10px;
    background: url(../images/common-icon.png) no-repeat -41px -44px;
    width: 16px;
}
#compareList {
    color: #CCCCCC;
    height: 90px;
    overflow: hidden;
    padding: 6px;
    position: relative;
    border: 2px solid #FF7700;
    z-index: 1;
}
#compareList dl {
    border-right: 1px dotted #ccc;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    padding: 17px 10px 12px 0;
}
#compareList dt {
    border: 1px solid #FFF;
    color: #CCC;
    float: left;
    font: 36px/48px "Arial";
    height: 48px;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
    width: 48px;
}
#compareList dt img{
	width:50px;
	height:50px;	
}
#compareList dd {
    float: left;
    width: 140px;
}
#compareList dd .name {
    display: block;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    text-align: left;
	margin-bottom:.5em;
}
#compareList dd span {
	display:block;
	height:20px;
    text-align: left;
}
#compareList dd span strong{
	font-size: 1.2em;
    font-weight: 700;
    font-family: "Helvetica", "Arial", "sans-serif";
	color:#FF7700;
}
#compareList dd span a{
	cursor:pointer;
	margin-left:10px;	
}
#compareBox .operate {
    position: absolute;
    right: 22px;
    text-align: center;
    top: 22px;
    width: 85px;
}
#compareBox .operate .compare {
    background: #FF7700;
    border: 0 none;
    color: #FFF;
    cursor: pointer;
    border-radius: 3px;
    cursor: default;
    display: block;
    font: 700 14px/30px 'Microsoft YaHei';
    height: 30px;
    margin-bottom: 11px;
    margin-left: 13px;
    width: 59px;
    cursor: pointer;
}
#compareBox .operate .clear {
    cursor: pointer;
	clear:none;
}
#historyList {
    border: 2px solid #FF7700;
    color: #CCC;
    height: 90px;
    overflow: hidden;
    padding: 6px;
    position: relative;
}
#historyList .scroll-btn {
    cursor: pointer;
    height: 50px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    top: 30px;
    width: 14px;
    z-index: 10;
}
#historyList .sc-prev {
    background-position: -197px 0;
    float: left;
    margin-left: 10px;
}
#historyList .sc-next {
    background-position: -213px 0;
    float: right;
    margin-right: 10px;
}
#historyList .disable {
    background-position:-229px 0 ;
    cursor: default;
}
#historyList .sc-next.disable {
    background-position: -245px 0;
    cursor: default;
}
#historyList .scroll_wrap {
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 903px;
}
#historyList ul {
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
}
#historyList li {
    float: left;
    height: 90px;
    overflow: hidden;
}
#historyList li .item_wrap {
    border-right: 1px dotted #ccc;
    margin-right: 10px;
    overflow: hidden;
    padding: 10px 10px 0 0;
    width: 205px;
}
#historyList .item_wrap .dt {
    color: #CCC;
    float: left;
    font: 36px/48px "Arial";
    height: 48px;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
    width: 48px;
}
#historyList .item_wrap .dd {
    float: left;
    width: 140px;
    text-align: left;


}
#historyList .item_wrap .dd a.name {
    display: block;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
	margin-bottom:.5em;
}
#historyList .item_wrap .dd .btn span strong{
	float:left;	
	font-size: 1.2em;
    font-weight: 700;
    font-family: "Helvetica", "Arial", "sans-serif";
	line-height:21px;
	color:#FF7700;
}
#historyList .item_wrap .compare-btn{
	background-position:-59px -43px;
	float:left;
	width:58px;
	height:21px;
	margin-right:10px;	
}
#historyList .item_wrap .compare-btn.curr{
	background-position:-59px -67px;	
}

/********弹框提示信息********/
.pop-header .pop-close,.pop-con .pop-icon{
	background:url(../images/common-icon.png) no-repeat;
}
.pop-mask{
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.15;
	filter:alpha(opacity=15);
	left:0;
	top:0;
	z-index:999999;
	display:none;s
}
.pop-main{
	border: 4px solid rgba(0,0,0,.1);
    border: 4px solid #ccc\9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 410px;
    position: fixed;
    z-index: 1000001;
    display: none;
    overflow: hidden;
	left:50%;
	margin-left:-209px;
}	
.pop-header{
	position: relative;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    background: #f7f7f7;
    font-size: 1.2em;    
}
.pop-header .pop-close,.pop-header .tell-me-close{
	display:block;
	width:13px;
	height:13px;
	background-position:-41px -44px;
	position:absolute;
	right:13px;
	top:13px;
}
.pop-con{
	padding:10px 10px 20px;
	background:#fff;	
	position:relative;
	min-height:80px;
	text-align:center;
}
.pop-con .pop-icon{
	display:block;
	width:39px;
	height:39px;
	background-position:-118px -43px;
	position:absolute;
	left:20px;
	top:20px;
}
.pop-con .pop-text{
	padding:10px 20px 15px 60px;	
	font-size: 1.2em;
	line-height:1.5em;
	text-align:left;
}
/*.pop-con .pop-sure{
	display: block;
	width:100px;
    height: 30px;
	line-height:30px;
    font-size: 1.2em;
	text-align:center;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	margin:10px auto;
	border:0;
	cursor:pointer;
}*/

/*翻页*/
.page{
	padding:20px 0;	
}
.page-num .num{
	position: relative;
    float: left;
    margin-left: -1px;
    width: 35px;
    border: 1px solid #eee;
    height: 35px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
	font-size: 1.2em;
}
.page-num .prev,.page-num .next{
	width:70px;	
}
.page-num .prev i,.page-num .next i{
	display:inline-block;	
}
.page-num .prev .icon,.page-num .next .icon{
	background:url(../images/common-icon.png) no-repeat;	
	display:inline-block;
	width:6px;
	height:9px;
}
.page-num .prev .icon{
	background-position:-26px 0;	
}
.page-num .next .icon{
	background-position:-74px 0;	
}
.page-num a:hover{
    z-index: 1;
	color:#FF9900;
	border:1px solid #FF9900;
}
.page-num .curr{
    z-index: 1;
	color:#fff;
	border:1px solid #FF9900;
	background:#FF9900;
    cursor: default;
}
.page-num .prev{
	margin-right:6px;
	margin-left:0;
}
.page-num .next{
	margin-left:6px;
}
.page-num .disabled{
	color:#ccc;	
}
.page-num a.prev:hover .icon{
	background-position:-42px 0;	
}
.page-num a.next:hover .icon{
	background-position:-90px 0;	
}
.page-num .prev.disabled .icon{
	background-position:-58px 0;
}
.page-num .next.disabled .icon{
	background-position:-106px 0;
}
.page-wrap .total{
	float:left;
	line-height:37px;
	margin-left:10px;
}
.page-wrap .form .text{
	float:left;
	line-height:37px;
	margin-left:5px;
}
.page-wrap .form .input{
	width: 35px;
    border: 1px solid #ededed;
    height: 21px;
    text-align: center;
	margin:7px 0 0 5px;	
}

/*列表为空提示信息*/
.notice-noresult{
	width:420px;
	margin:0 auto;
	padding:40px 0 80px;	
}
.noresult-con{
	padding-left:70px;
	position:relative;	
}
.noresult-con .noresult-icon{
	display:block;
	width:48px;
	height:42px;
	background-position:-165px -40px;
	position:absolute;
	left:0;
	top:11px;
}
.noresult-con .noresult-text{
	line-height:32px;
	font-size: 1.2em;
}	

/*****登陆弹框*****/
.pop-login .msg-wrap .msg-icon,.pop-login .item .icon,.pop-login .item-coagent a i{
	background:url(../images/user-icon.png) no-repeat;	
}
.pop-login{
	display:none;	
	width:410px!important;
}
.pop-login .form{
	width:306px;
	margin:0 auto;
	padding:15px 0;
}
.pop-login .form .mt {
    display: block;
    overflow: hidden;
    height: 27px;
}
.pop-login .form .mt h2{
    height: 27px;
    line-height: 27px;
    float: left;
    font-size: 1.4em;	
}
.pop-login .form .mt .right_register{
	float:right;
	line-height:27px;		
}
.pop-login .form .mt .right_register .text{
	float:left;	
}
.pop-login .form .mt .right_register .icon{
	float:left;
	width:6px;
	height:9px;
	background:url(../images/common-icon.png) no-repeat;
	background-position:-90px 0;
	margin:9px 0 0 4px;
}
.pop-login .form .mc{
	overflow:hidden;	
	text-align:left;
}
.pop-login .msg-wrap{
	min-height: 31px;
    height: auto;
    margin: 5px 0;
	visibility:hidden;	
}
.pop-login .msg-wrap .msg-error{
	position: relative;
    background: #fff6f7;
    color: #FF9900;
    border: 1px solid #ff6d82;
    padding: 3px 10px 3px 40px;
    line-height: 18px;
    min-height: 18px;	
}
.pop-login .msg-wrap .msg-icon{
	position:absolute;
	left:13px;
	top:5px;
	display:block;
	width:14px;
	height:14px;
	background-position:0 0;
}
.pop-login .item{
	overflow:hidden;	
	height:38px;
	position:relative;
	border: 1px solid #ddd;
	margin-bottom:20px;
}
.pop-login .item-error,.pop-login .item-authcode .item-error{
	border:1px solid #FF9900!important;	
}
.pop-login .item-focus,.pop-login .item-authcode .item-focus{
		
}
.pop-login .item .icon{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:10px;
	top:9px;	
}
.pop-login .item .text{
	line-height: 18px;
    height: 18px;
    border: 0;
    padding: 10px 0 10px 40px;
    width: 264px;
    float: none;
    overflow: hidden;
    font-size: 1.2em;
}
.pop-login .item-name .icon{
	background-position:0 -15px;	
}
.pop-login .item-password .icon{
	background-position:0 -36px;	
}
.pop-login .item-authcode {
	border:0;	
	height:40px;
}
.pop-login .item-authcode .item-detail{
	border:1px solid #ddd;
	width:100px;	
}
.login-wrap .login-form .item-authcode .item-error{
	border-color:#FF9900;	
}
.pop-login .item-authcode .icon{
	background-position:0 -57px;	
}
.pop-login .item-authcode .text{
	width:60px;	
	float:left;
}
.pop-login .item-authcode .img{
	margin-top:3px;	
}
.pop-login .safety{
	margin-bottom:15px;
	overflow:hidden;
	height:18px;
	line-height:18px;
}
.pop-login .safety .checkbox{
	vertical-align:middle;	
}
.pop-login .login-btn{
	margin-bottom:20px;	
}
.pop-login .login-btn .btn-img{
	width: 300px;
    height: 35px;
    font-size: 1.2em;
    color: #FFF;
    background: #FF9900;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 2px;
    border: none;	
}
.pop-login .item-coagent{
	height:24px;
	line-height:24px;	
	overflow:hidden;
}
.pop-login .item-coagent a{
	float:left;
	height:24px;	
	padding-left:26px;
	position:relative;
	margin-right:25px;
}
.pop-login .item-coagent a i{
	display:block;
	width:24px;
	height:24px;	
	position:absolute;
	left:0;
	top:0;
}
.pop-login .item-coagent a i.weixin{
	background-position:-24px 0;	
}
.pop-login .item-coagent a i.qq{
	background-position:-24px -25px;	
}
.pop-login .item-coagent a i.sina{
	background-position:-24px -50px;	
}
.pop-login .item-coagent a i.alipay{
	background-position:-24px -76px;	
}
.pop-login .item-coagent a.last{
	margin:0;	
}
/*系统信息提示*/
.message {
	background: #FAFAFA;
	padding: 20px 0px 20px;
	clear: both
}
.message .message-all {
	width: 1150px;
	height: auto;
	margin: 0 auto;
	padding: 15px 30px;
	background: #ffffff;
}
.message .message-all .message-tit {
	height: 40px;
	line-height: 40px;
	font-size: 1.3em;
	border-bottom: 1px solid #eaeaea; 
}
.message .message-all .message-con {
	min-height: 80px;
	height: auto;
	width: 1150px;
	padding: 60px 0px;
	text-align: center;
}
.message .message-all .message-con p {
	height: 30px;
	line-height: 30px;	
}
.message .message-all .message-con p.msg-con {
	color: #FF9900;
	font-size: 1.2em;
}
/*到货通知*/
.tell-me-form{
	display:none;	
	position:fixed;
	z-index:9999999;
	width: 600px;
	height: auto;
	border: 4px solid rgba(0,0,0,.1);
    border: 4px solid #ccc\9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.tell-me-form .tell-me-content{
	background:#fff;	
}
.tell-me-form .tell-me-content td{
	padding:10px 0;	
}
.tell-me-form .notice-note{
	background: #FFFDEE;
    padding: 10px 10px;
    border: 1px dotted #ff3300;
    height: 60px;
    line-height: 150%;
    font-weight: normal;	
	width:90%;
	margin:0 auto;
}
.tell-me-form .tell-me-notice,.required-notice{
	display:inline-block;	
	position: absolute;
    color: #FF9900;
	overflow:hidden;
	height:30px;
	line-height:30px;
	visibility:hidden;
	padding-left:5px;
}
.tell-me-form .tell-me-notice .notice-icon,.required-notice .notice-icon{
	float:left;
    width: 14px;
    height: 14px;
	background:url(../images/user-icon.png) no-repeat 0 0;
	margin-top:8px;
}
.tell-me-form .tell-me-notice .notice-text,.required-notice .notice-text{
	float:left;
	color:#FF9900;	
	padding-left:5px;
}
.tell-me-form .tell-me-result{
	display:none;
	width:200px;
	padding:30px 0;	
	overflow:hidden;
	margin:0 auto;
}
.tell-me-form .tell-me-result .result-icon{
	width:33px;
	height:33px;
	float:left;
	background: url(../images/user-center.png) no-repeat -175px -150px;	
}
.tell-me-form .tell-me-result .result-text{
	position: relative;
    margin-left: 50px;
    min-height: 100px;	
}
.tell-me-form .tell-me-result .title{
	font-size: 1.3em;
	line-height:30px;
	font-weight:bold;
	color:#4ABD54;	
}
.tell-me-form .tell-me-result .bottom{
	padding:20px 0;	
}
.cancel-btn{
	display:inline-block;
	background:#f5f5f5;
    height: 28px;
    line-height: 28px;
    padding: 0 25px;
    border: 1px solid #ddd;	
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	cursor:pointer;
	vertical-align:top;
}
.sure-btn,.pop-sure{
	display: inline-block;
	width:auto;
	padding:0 25px;
    height: 28px;
	line-height:28px;
    font-size: 1.2em;
	text-align:center;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border:1px solid #FF9900;
	background:#FF9900;
	cursor:pointer;
	margin-right:20px;
}
.sure-btn:hover,.pop-sure:hover{
	color:#fff;	
}
.spe-btn .sure-btn{
	margin-right:20px;	
}
.pop-btn{
	display:inline-block;
	margin:0 auto;
	padding:10px 0 15px;	
}
.tell-me-form .tell-me-result.failed .result-icon{
	background-position: -100px -150px;	
}
.tell-me-form .tell-me-result.failed .title{
	color:#FF9900;	
}
#tell-me-result,.pop-compare-small{
	width:400px;	
}
.pop-compare-small .pop-con{
	padding:30px 90px 30px 110px;	
}
.pop-compare-small .pop-con .pop-icon{
	left:115px;
	top:42px;	
}
.pop-compare-small .pop-con .pop-text{
	font-size: 1.3em;
	font-weight:bold;
	color:#FF9149;
}
/*商品加入购物车选择属性*/
#speDiv{
	background:rgba(0,0,0,.1);
    background:#ccc\9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width:500px;
	padding:4px;
	height:auto;
	position:fixed;
	z-index:10000;	
	left:50%;
	margin-left:-245px;
}
#speDiv .spe-close{
	width: 13px;
    height: 13px;
    background: url(../images/common/common-icon.png) no-repeat;
    background-position: -41px -44px;
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer;	
}
#speDiv .attr-list,#speDiv .spe-btn{
	background:#fff;
	overflow:hidden;
}
#speDiv .attr-list{
	padding:20px 20px 0 20px;	
}
#speDiv .attr-list .dt,#speDiv .attr-list .dd{
	float:left;	
}
#speDiv .attr-list .dt{
	float: left;
    width: auto;
	heihgt:28px;
	line-height:28px;
    min-width: 60px;
    text-align: right;
	margin-right:10px;
}
#speDiv .attr-list .dd{
	width:360px;
	float:left;	
}
#speDiv .attr-list .attr-radio{
	float: left;
    margin: 0px 10px 10px 0;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    position: relative;	
	height:26px;
	line-height:26px;
	border:1px solid #ddd;
	cursor:pointer;
}
#speDiv .attr-list .attr-radio.curr{
	background:url(../images/bg_attr_sel_zyh.png) no-repeat bottom right;
	border:1px solid #FF9900;	
}
#speDiv .attr-list .attr-radio label{
	display:block;
	padding:0 7px;
	height:26px;
	line-height:26px;	
}
#speDiv .attr-list .attr-radio input{
	display:none;
}
#speDiv .spe-btn{
	text-align:center;
	padding-bottom:20px;	
}
/*文字必填提示*/
.price-text-notice{
    color: #FA4862;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;	
	display:none;
}
.price-text-notice .notice-icon{
    float: left;
    width: 14px;
    height: 14px;
    background: url(../images/user-icon.png) no-repeat 0 0;
    margin-top: 8px;
}
.price-text-notice .notice-text{
    float: left;
    color: #FA4862;
    padding-left: 5px;
}

/*商家点评晒单*/
.file {
    float: left;
    position: relative;
    display: inline-block;
    background: url(../../images/xiangji.png) no-repeat center center;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0px 0px;
    overflow: hidden;
    color: #1E88C7;
    margin-right: 3px;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
    background-size: auto 50px;
}

.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}



