/*
Template Name: 指尖云网络科技
Template URI: http://www.zhijianyun.net.cn/
Description: 买模板请认准指尖云网络科技 <br/> 24小时客服联系 QQ:1312204550

*/
@charset "utf-8";
/* ====================
     公共样式
==================== */

body ,input {
	background: #fff;
	font: 12px/1.5 "微软雅黑",Verdana,Tahoma,Arial,Helvetica,"宋体",sans-serif;;
	padding: 0;
	margin: 0;
	color: #606060;
}
#footer {
	font: 12px/1.5 'Helvetica Neue', Helvetica, Arial, Sans-serif; clear:both;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p, div {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
em, i {
font-style: normal;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
.block {
	width: 1002px;
	height: auto;
	margin: 0 auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.dis {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none!important;
}
.dashed {
	background: url(images/lineBg.gif) repeat-x left top;
	color: #3f3f3f;
	padding: 2px 0 3px 12px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{*zoom:1;}
input{ outline:none;hide-focus: expression(this.hideFocus=true);}

.clear {
	clear: both;
}
 .mt, .mc, .mb, .sm, .smt, .smc, .smb {
	overflow: hidden;
	zoom: 1
}
.mt, .smt {
	cursor: default
}
h4, h5, h6 {
	font-size: 12px
}
img {
	vertical-align: middle
}
a {
  color: #606060;
  text-decoration: none;
}
a:hover {
color:#005AA9;
}
ol, ul {
	list-style: none
}
.fl {
	float: left
}
.ld {
	position: relative;
	zoom: 1
}
.fr {
	float: right
}
.lh {
	overflow: hidden;
	zoom: 1
}
.lh li, .lh dl, .lh .item {
	float: left
}
.ld s, .ld b, .ld .block {
	position: absolute;
	overflow: hidden
}
.w {
	width: 1002px;
	margin: 0 auto
}

#bd {
	background-color: #fff;
	width: 1002px;
	font: 12px 'Hiragino Sans GB', "Simsun", "Arial";
	margin: 0 auto;
	color: #686868;
}
.brand_w{ display:block;}
.pb10 {
padding-bottom: 10px;
}
.mb10 {
margin-bottom: 10px;
}
.mb10 {
margin-bottom: 10px!important;
}
.mt10 {
margin-top: 10px;
}
.mt10 {
margin-top: 10px!important;
}
/*英文强制换行*/
.word {
	word-break: break-all;
}
/*字体颜色*/
.f1 {
	color: #ff6666;
}
.f2 {
	color: #006bd0;
	font-weight: bold;
	margin-right: 15px;
}
.f3 {
	color: #005aa9;
}
.f4 {
	color: #ff2832;
}
.f4_b {
	color: #d00;
	font-weight: bold;
}
.f5 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.user_center h5 span {
	color: #C00;
	font-size: 14px;
}
.f6 {
	color: #2272c8;
}
.market {
	font-size: 14px;
	text-decoration: line-through;
}
.shop {
	color: #fe596a;
	font-size: 14px;
	font-weight: 600;
}
.market_s {
	text-decoration: line-through;
}
.shop_s {
	color: #fe596a;
}
.w1 {
	margin-bottom: 30px
}
.w1 {
	padding-top: 8px
}
/*按钮部分*/
.btn{
	display: inline-block;
	*zoom:1;
	*display:inline;
	border: none;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	vertical-align: middle;
	margin-right: 10px;
	background:#005AA9;	
}
.btn:hover{
	opacity: 0.85;
	filter: alpha(opacity=85);	
	color:#fff;
}
.btn a{ color:#fff;}
.btn-light{
	background: #FEACA0;
	border: 1px solid #FEACA0;	
}
.btn-line{
	background: #fff;
	color:#005aa9;	
}
.btn-line:hover{ color:#005aa9;}
.btn-small{
	width:69px;
}
/*小标签*/
.item-tips {
	display: inline-block;
	*zoom:1;
	*display:inline;
	height: 16px;
	line-height: 16px;
	padding: 0 3px;
	background: #d71249;
	font-family: "宋体"!important;
	font-size: 12px!important;
	color: #FFF!important;
	margin-right: 3px;
	font-weight: normal!important;
}
.item-tips-green{
	background: #8DCF65;
}
/*模块容器*/
.box {
	background: #f1f1f1;
	padding-bottom: 2px;
	overflow: hidden;
}
.box_1 {
	border: 1px solid #DDDDDD;
	background-color: #fff;
}
.box_2 {
	border: 1px solid #c5e4ff;
	background: url(images/box_2Bg.gif) repeat-x top left;
	background-color: #edf8fe;
	overflow: hidden;
}
.boxCenterList {
	padding: 8px;
}
.box_1 h3 {
	padding: 10px 0 10px 10px;
}

/*主体部分 灰色背景*/
.content{ background:#f2f2f2;}
.container{width:1190px; margin:0 auto; position:relative;}
/*模块标题*/
h3.border {
	border: 1px solid #c5e4ff;
	border-bottom: none;
}
h3 img {
	position: relative;
	top: 7px;
}
h3 span {
}
h5 {
	height: 33px;
	line-height: 33px;
	margin-bottom: 10px;
}
h5 span {
	float: left;
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
}
h6 {
}
h6 span {
}
/*页面留白*/
.blank {
	height: 10px;
	clear: both;
}
.blank5 {
	height: 5px;
	line-height: 5px;/* _margin:-3px 0;*/
	clear: both;
}
/*布局*/
.AreaL {
	width: 200px;
	float: left;
	margin-right: 10px;
}
.AreaR {
	width: 990px;
	float: left;
}

/*页面模块*/
.happybox {
	padding: 10px 10px 0;
	background: #F4F5F7;
	margin-bottom: 10px;
	border: 1px solid #DDD;
	overflow: hidden;
	color: #909090;
}
.happybox h2{
	line-height: 20px;
	font-size: 1.1em;
	color:#606060;	
}
.whitebox {
	position: relative;
	padding: 15px;
	margin: 10px 0px;
	color: #5F5F5F;
	background: #FFF;
	border: 1px solid #DDD;
	overflow: hidden;
}

/*表格样式*/
.table-data{ width: 100%;}
.table-data .thead th{
	text-align: left;
	border-bottom: solid 2px #A0A1A2;
	height: 38px;
	line-height: 38px;
}
.table-data .tbody td,.table-data .tbody th {
	border-bottom: 1px dashed #E9E9E9;
	padding: 20px 0;
}
.table-data .a-pro-img, .a-pro-name {
	display: inline-block;
	*zoom:1;
	*display:inline;
	vertical-align: middle;
}
.table-data .a-pro-img img{ width:52px; height:52px;}
.table-data .a-pro-name {
	font-weight: bold;
	margin-left: 13px;
}

.table-data .tfoot td{
	height: 48px;
	padding-left: 10px;	
}
 .td-submit form{
	display:inline;
}
 .td-submit input[type=submit]{
	display: inline-block;
	*zoom:1;
	*display:inline;
	border: none;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	vertical-align: middle;
	margin-right: 10px;
	background:#005AA9;
}
.table-data .td-submit input[type=button],.table-data .td-submit input[type=reset]{
	display: inline-block;
	*zoom:1;
	*display:inline;
	border: none;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	vertical-align: middle;
	margin-right: 10px;
	background:#E31A52;
}



/* ====================  公共部分 ==================== */
/*顶部悬浮搜索*/
.ng-fix-bar {
margin: 0 auto;
position: fixed;
height: 50px;
width: 100%;
min-width: 990px;
background: #fff;
box-shadow: rgba(0,0,0,.2) 0 1px 5px;
left: 0;
top:-50px;
opacity: .95;
filter: alpha(opacity=95);
z-index:99999999999999999999999;
}
.screen-large .ng-search{ left:330px;}
.ng-search .g-search-fixed .search-keyword-box {
  width: 358px;
}
.ng-search .g-search-fixed .search-keyword {
  width: 358px;
}

.ng-toolbar .reg-bar-node-fixed {
  position: fixed;
  top: 6px;
  right:0;
}
.screen-large .ng-toolbar a{ margin-left:10px;}
.screen-large .settleup-2013 dl.hover dd{ display:none;}
.screen-large .ng-toolbar{ background:none; border-bottom:none;}
.screen-large .ng-bar-node-mini-cart-fixed{ top:6px;}
.screen-large .no_index{ height:36px;}
/*顶部可关闭广告*/
.top-active {
	position: relative;
	z-index: 99;
	clear: both;
	width: 100%;
	font-size: 0
}
.top-active-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	height:80px;
}
.top-active-wrap img {
	display: block;
	width: 1920px;
	position:absolute;
	left:50%;
	margin-left:-960px;
}
.top-active .btn {
	position: absolute;
	top: 3px;
	right: 2px;
	width: 15px;
	height: 15px;
	background: url(images/bg.png) no-repeat -270px -22px;
	overflow: hidden
}
.top-active .btn:hover {
	background-position: -285px -22px
}
.top-active .btn-open {
	background-position: -270px -37px
}
.top-active .btn-open:hover {
	background-position: -285px -37px
}
.no_index_top-active{ display:none;}





/*顶部导航*/

.ng-toolbar {
	position: relative;
	z-index: 7;
	height: 34px;
	border-bottom: #ECECEC;
	background: #F6F6F6;
	line-height: 34px;
}
.wrap {
	margin: 0 auto;
	position: relative;
	width: 1190px;
}

.ng-toolbar .ng-toolbar-con {
margin: 0 auto;height: 34px;line-height: 34px;
position: relative;
}
.ng-toolbar .ng-bar-node-box {
position: relative;
float: left;
margin-left: -1px;
_top: 1px;
z-index:7691;
}
.root61 .screen-large { display:block;}
.ng-toolbar .ng-bar-node {
position: relative;
float: left;
padding: 0 10px;
line-height: 34px;
height: 34px;
overflow: hidden; z-index:7692;
}
.ng-toolbar .ng-bar-node .login{
	padding: 3px 5px;
	background: #33BEFF;
	color: #FFF;
	border-radius: 3px;
	margin-left: 5px;	
}
.ng-toolbar .mb-suning {
margin-left: -13px;
}
.ng-toolbar-left {
float: left;
}
.choose-city-box .s-city, .choose-city-box .em-city, .a-fav-ehaier, .a-weixin-ehaier, .btn-search, .ul-mainnav .em-nav-new, a.a-all-category, .all-category-box-over, .category-contact .online-service, .p-mini-cart, .li-pormise, .s-thumb-prev, .s-thumb-next, .a-servicer, a.a-backtop, .a-tip-servicer, .s-wx2w, .a-promise, .s-wechat, .a-app-ehaier {
	background: url(images/base.png) no-repeat -1000px -3000px;
}
.a-fav-ehaier{
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	padding-left: 20px;
	background-position: 2px -892px;	
}
.ng-toolbar-left .s-weixin-box {
	float: left;
	position: relative;
}
.a-weixin-ehaier {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom:1;
	*display:inline;
	padding-left: 20px;
	background-position: 0 -642px;
}
.img-weixin-qr {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
}
.s-weixin-box .em-close {
	display: none;
	position: absolute;
	left: 115px;
	top: 40px;
	width: 45px;
	height: 18px;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}
.s-app-box {
	float: left;
	position: relative;
	margin-left: 12px;
}
.s-app-box .em-close {
	display: none;
	position: absolute;
	left: 129px;
	top: 40px;
	width: 45px;
	height: 18px;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}
.a-app-ehaier {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom:1;
	*display:inline;
	padding-left: 12px;
	background-position: -159px -591px;
}
.img-app-qr {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
}
.s-weixin-box-over .img-weixin-qr, .s-app-box-over .img-app-qr {
	display: block;
}
.s-weixin-box-over .em-close, .s-app-box-over .em-close{
	display:block;	
}
.ng-toolbar .ng-bar-node em.mb {
margin-right: 2px;
font-size: 17px; float:left;
color: #666;
width: 18px;
}
.ng-toolbar .ng-bar-node span {
display: inline-block;
*zoom:1;
*display:inline;
cursor: pointer;
}
.ng-toolbar .ng-bar-node em.down {
display: inline-block;
*zoom:1;
*display:inline;
font-size: 10px;
width:10px;
color: #bbb;
margin-left: 3px;
transform-origin: 50% 48%;
-webkit-transform-origin: 50% 50%;
-webkit-transition: transform .2s ease-in;
-moz-transition: transform .2s ease-in;
-o-transition: transform .2s ease-in;
transition: transform .2s ease-in;
}


.ng-toolbar .ng-d-box {
z-index: 7691;
}
.ng-toolbar .ng-mb-box .ng-code-box, .ng-toolbar .ng-mb-box .ng-app-box {
display: inline-block;
*zoom:1;
*display:inline;
float: left;
height: 162px;
width: 132px;
margin-bottom: 10px;
}
.ng-toolbar .ng-mb-box .ng-code-box {
padding-right: 15px;
border-right: 1px solid #eee;
}
.ng-toolbar .ng-d-box p.ng-tip {
line-height: 25px;
text-align: center;
height: 30px;
}
.ng-toolbar .ng-d-box a {
padding: 0;
}
.ng-toolbar .ng-mb-box .ng-app-box {
padding-left: 15px;
overflow: hidden;
width: 80px;
padding-top: 40px;
height: 132px;
}
.ng-toolbar .ng-mb-box .ng-app-box .ng-app-list {
width: 98px;
height: 89px;
overflow: hidden;
}
.ng-toolbar .ng-mb-box .ng-app-box a.ng-app {
float: left;
margin-right: 15px;
margin-bottom: 20px;
height: 32px;
width: 32px;
overflow: hidden;
}
.ng-toolbar .ng-mb-box .ng-app-box img {
display: block;
height: 32px;
width: 32px;
}
.ng-close {
position: absolute;
display: inline-block;
*zoom:1;
*display:inline;
height: 35px;
width: 35px;
text-align: center;
line-height: 35px;
color: #989898;
right: 1px;
top: 1px;
-webkit-transition: transform .2s ease-in;
-moz-transition: transform .2s ease-in;
-o-transition: transform .2s ease-in;
transition: transform .2s+ease-in;
}
a.ng-close em {
font-size: 22px;
cursor: pointer;
}
.ng-toolbar .ng-mb-box .ng-code-box img {
display: block;
height: 132px;
width: 132px;
}
.ng-toolbar .ng-bar-node-hover {
background: #fff;
border: 1px solid #005aa9;
border-bottom: 0;
line-height: 28px;
height: 30px;
padding: 0 9px;
}
a.ng-close {
position: absolute;
display: inline-block;
height: 30px;
width: 35px;
text-align: center;
line-height: 30px;
color: #989898;
right: 1px;
top: 1px;
-webkit-transition: transform .2s ease-in;
-moz-transition: transform .2s ease-in;
-o-transition: transform .2s ease-in;
transition: transform .2s+ease-in;
}
.ng-toolbar .ng-bar-node-hover em.down {
transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
}
a.ng-close:hover {
text-decoration: none;
color: #005aa9;
-moz-transform-origin: 50% 50%;
transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
}
.ng-toolbar i.ng-line {
	float: left;
	display: inline-block;
	width: 1px; 
	height:14px;
	line-height:14px; 
	background:#606060; 
	margin:9px 6px 0;
}
.ng-toolbar .ng-bar-node-box {
position: relative;
float: left;
margin-left: -1px;
_top: 1px;
}
.ng-toolbar .ng-bar-node-box {
z-index: 7691;
}
.ng-toolbar .ng-bar-node span {
display: inline-block;
cursor: pointer;
}
.ng-toolbar .ng-bar-node-site:hover span {
text-decoration: none;
color: #666;
cursor: default;
}
.ng-toolbar .ng-site-nav-box i {
position: absolute;
display: inline-block;
height: 16px;
width: 16px;
background: url(images/npbg.png) no-repeat;
left: auto;
right: -18px;
top: 0;
}
.ng-toolbar .ng-site-nav-box span i {
position: relative;
right: 0;
display: none;
}
.ng-toolbar .ng-site-nav-box i.new {
background-position: -16px -205px;
}
.ng-toolbar .ng-d-box {
position: absolute;
top: 30px; left:0px;
border: 1px solid #005aa9;
background: #fff;
}
.ng-toolbar .ng-sn-site-nav {
width: 988px;
padding: 20px 0;
}
.ng-toolbar .ng-d-box {
z-index: 7691;
}
.ng-toolbar dl.sn-site-list {
float: left;
width: 176px;
border-right: 1px solid #eee;
padding-left: 20px;
}
.ng-toolbar .ng-mb-box {
left: -13px;
width: 243px;
height: 210px;
padding: 15px;
}
.ng-toolbar dl.sn-site-list dt {
height: 25px;
width: 100%;
font-size: 14px;
font-family: "Microsoft Yahei";
line-height: 17px;
}
.ng-toolbar dl.sn-site-list dd {
width: 100%;
overflow: hidden;
}
.ng-toolbar dl.sn-site-list dd p {
	overflow:hidden;
	position:relative;/*解决overflowhidden无效bug*/
	float: left;
	height: 25px;
	width: 78px;
	line-height: 25px;
}
.ng-toolbar dl.sn-site-list dd a {
position: relative;
display: inline-block;
}
.ng-toolbar .ng-d-box a {
padding: 0;
}
.ng-toolbar dl.rnb {
border-right: 0;
}
.ng-toolbar-right {
float: right;
}
.ng-toolbar .ng-bar-node-box,.ng-toolbar .ng-bar-nav-box {
	position: relative;
	float: left;
	margin-left: -1px;
}
.ng-toolbar .ng-bar-nav-box a{
	float:left;
	display:inline-block;
	*zoom:1;
	*dispaly:inline;
}
.ng-toolbar .ng-down-box {
width: 79px;
padding-bottom: 5px;
}
.ng-toolbar .ng-down-box a {
display: block;
height: 30px;
line-height: 30px;
padding-left: 10px;
width: 71px;
}
/*头部 */
.ng-header {
	position: relative;
	z-index: 6;
	height: 82px;
	background: #FFF;
	zoom: 1;
}
.root61 .screen-large .ng-header-con {
width: 1190px;
}
.screen-large .ng-header-con{width: 990px;}
.ng-header .ng-header-con {
z-index: 6;
}
.ng-header .ng-header-con {
position: relative;
}
.ng-header .ng-header-box {
z-index: 7683;
}
.ng-header .ng-header-box {
position: absolute;
width: 100%;
min-width: 990px;
left: 0;
top: 0;
}
.ng-header a.logo {
	float: left;
	height: 59px; 
	padding: 16px 0 0 10px;
	width: 143px;
}
.ng-header .slogn {
	float: left;
	height: 60px;
	width: 170px;
	padding-top:19px;
	background:url(images/slogan.png) no-repeat center center;
}
.ng-search {
position: absolute;
top: 0;
left: 352px;
width:490px;
}
/*.screen-large .ng-search {
left: 380px;
}*/
.ng-search {
	z-index: 7684;
}
.g-search {
	position: relative;
	float: right;
	display: inline;
	
	z-index: 6790;
	margin: 23px 0 0 0;s
}


.g-search .search-keyword-box {
	float: left;
	width: 450px;
	border: 1px solid #ccc;
	border-right: 0;
}
.g-search .search-keyword {
	outline:none;
	width: 440px;
	height: 25px;
	margin-top: 0;
	padding: 2px 0 2px 10px;
	border: 0;
	_border: 0;
	background: #FFF;
	color: #888;
	line-height: 18px;
	*line-height:24px;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.g-search .search-keyword, .g-search .search-btn {
float: left;
}

.g-search .search-btn {
	width: 51px;
	height: 32px;
	line-height:32px;
	margin-top: 0;
	border: 0;
	cursor: pointer;
	background: #ff8a81;
	font-size: 12px;
	color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
.btn-search{
	width: 34px;
	height: 31px;
	border: 0;
	background-position: 0 -1100px;
	color: #005AA9;
	font-size: 0;
	line-height: 0;
	cursor: hand;
	cursor: pointer;	
}
.g-search .search-btn:hover{
	background:#005aa9;	
}
.g-search .search-keyword, .g-search .search-btn {
float: left;
}
.g-search-hotwords, .g-search-hotwords a {
color: #666;
}
.g-search-hotwords {
float: left;
height: 18px;
margin-top: 5px;
overflow: hidden;
_float: none;
}
.ng-channel-header .g-search-hotwords, .g-search-hotwords a {
color: #999;
}
.g-search-hotwords a {
margin-right: 10px;
white-space: nowrap;
font-size: 12px;
}
.g-search .search-icon {
position: absolute;
display: block;
height: 34px;
width: 34px;
top: 0;
left: 0;
text-align: center;
line-height: 34px;
font-size: 18px;
color: #ccc;
}
.g-search-hotwords a:hover {
color: #005aa9;
}

/*购物车*/
.settleup-2013 {
	float: left;
	position: relative;
	z-index: 7692;
}
.settleup-2013 .prompt { position:absolute;
	top: 0;
left: 0;
width: 100%;
height: 100%;
background: #FFF;
z-index: 2;
}
.settleup-2013 .nogoods {
	
}
.settleup-2013 .nogoods b {
	float: left;
	width: 56px;
	height: 49px;
	background-position: 0 0;
}
.settleup-2013 dt {
	z-index: 3;color: #666;
	padding: 0 9px;
	padding-right: 0;
	line-height: 28px;
	height: 28px; position:relative;
	border:1px solid transparent;

}
.settleup-2013-hover dt{
	border:1px solid #005aa9;
	border-bottom:0 none;
	background:#fff;	
}
.settleup-2013 dt .shopping {
display: inline-block;
position:absolute;
right: 1px;
top: 1px;
height: 16px;
line-height: 15px;
z-index: 300;
font-size: 12px; background:#005aa9; border-radius:50%;
}
.settleup-2013 dt .header-img {
	width:29px;
	height:28px;
	margin-top:0;
	float:left;
}
.settleup-2013 dt .shopping span {
	position: relative;
display: inline-block;
height: 16px;
min-width: 8px;
padding: 0 4px;
text-align: center;
z-index: 10;
color: #FFF; font-weight:bold;
} 
.settleup-2013 dt a {
display: inline-block; float:left;color: #333; width:58px; text-align:left;
}
.settleup-2013 dd { display:none; position:absolute; left:0; top:28px; width:261px;}
.settleup-2013-hover dd{
	border:1px solid #005aa9;
	background:#fff;	
}
.settleup-2013 .g-cart-body{}
.settleup-2013 .g-cart-body .g-cart-item{
	margin:0 15px;
	padding:8px 0;
	border-bottom:1px solid #f2f1f1;	
}
.settleup-2013 .g-cart-item .g-cart-images{
	float:left;	
	width:60px;
	height:60px;
}
.settleup-2013 .g-cart-item .g-cart-msg{
	float:left;	
	width:140px;
	margin-right:10px;
}
.settleup-2013 .g-cart-item .g-cart-msg .title{
	height:28px;
	overflow:hidden;	
}
.settleup-2013 .price{
	color:#005aa9;
	font-size:17px;
	font-weight:normal;
}
.settleup-2013 .price em{
	font-size:12px;
	margin-right:3px;
}
.settleup-2013 .g-cart-close{
	float:left;
	display:block;
	margin-top:7px;
	height:15px;
	width:15px;
	background:url(images/indexw_shopCard_del.jpg) no-repeat left top;	
}
.settleup-2013 .g-cart-close:hover{
	background-position:-15px top;	
}
.settleup-2013 .g-cart-bottom{
	padding:0 15px 4px 15px;	
}
.g-cart-checkout-btn{
	width:54px;
	height:24px;
	margin-top:6px;
	background:url(images/indexw_shopCard_jiesuan.jpg) no-repeat -54px top;	
}
.g-cart-checkout-btn:hover{
	background-position:left top;	
}
.head-promise{
	float: right;
	padding: 14px 0 0;	
}
.head-promise .a-promise {
float: left;
display: inline-block;
overflow: hidden;
margin-right: 28px;
padding-top: 36px;
color: #005AAB;
text-align: center;
}
.freeship {
	background-position: center -240px;
}
.deliverinstall {
	background-position: center -160px;
}
.satisfy {
	background-position: center -1400px;
}


/*中部导航*/
.ng-nav-bar{
	position: relative;
	z-index: 5;
	height: 40px;
	background: #0156a7;
}
.ng-nav{
	list-style:none;
	float: left;
	padding: 0 0 0 194px;
	height: 40px;
}
.ng-nav li{
	float:left;
	border-right: 1px dashed #fff;
}
.ng-nav li a{
	white-space: nowrap;
	display:inline-block;
	*zoom:1;
	*display:inline;
	padding:0 24px;
	line-height:40px;
	text-align:center;	
	color:#fff;
	font-size:16px;
	-webkit-transition: all .3s ease-in-out 0;
	-moz-transition: all .3s ease-in-out 0;
	-o-transition: all .3s ease-in-out 0;
	transition: all .3s ease-in-out 0;
}
.ng-nav li a:hover,.ng-nav li a.cur{
	background: #606060;
}
.ng-sort{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 192px;
}
.ng-sort .ng-all-hook{
	background:#606060;
	line-height: 40px;
	display: block;
	height: 40px;
	color: #FFF;
	text-align: center;
	font-size: 1.34em;
}
.ng-sort .ng-sort-list-box{
	position: relative;
	left: 0;
	display: none;
	width: 1188px;
	height: auto;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #E7EDF4;	
}
.body-nocatelist .ng-sort .ng-sort-list-box{ height:0; visibility:hidden;}
.ng-sort-hover .ng-sort-list-box{
	display:block;	
}
.ng-sort .ng-sort-list-box dl{
	float: left;
	display: inline-block;
	overflow: hidden;
	margin-left: -1px;
	padding: 0 20px;
	width: 157px;
	height: 420px;
	border-left: 1px solid #FFF;
	color: #606060;
	line-height: 1.6em;	
}
.ng-sort .ng-sort-list-box dl dt{
	margin-top: 10px;	
}
.ng-sort .ng-sort-list-box dl dt a{
	color: #005AAB;
	font-weight: bold;	
}
.ng-sort .ng-sort-list-box dl dd{
	margin-bottom: 20px;	
}
.ng-sort .ng-sort-list-box dl dd a{
	color: #0D0D0D;
	white-space: nowrap;
	word-break: keep-all;	
}
.ng-sort .ng-sort-list-box .category-contact {
	clear: both;
	width: 1188px;
	border-top: 1px solid #FFF;
	color: #4B4B4B;
	text-align: center;
	font-size: 1.17em;
	line-height: 50px;
}
.ng-sort .ng-sort-list-box .category-contact .online-service {
	margin-left: 35px;
	padding-left: 25px;
	background-position: 0 -800px;
}
.mini-cart{
	position: absolute;
	top: 0;
	right: 0;
	width: 154px;
	height: 40px;	
}
.mini-cart dt.p-mini-cart{
	padding: 0 0 0 42px;
	height: 40px;
	background-color: #626262;
	background-position: 16px -338px;
	color: #FFF;
	font-size: 1.18em;
	line-height: 38px;
	cursor: hand;
	cursor: pointer;	
}
.mini-cart.hover dt{
	position: relative;
	background-color: #FAFAFA;
	background-position: 16px -438px;	
	color:#005aa9;
}
.mini-cart dt.p-mini-cart a#settleup-url{
	float: left;
	
	color:#fff;	
	margin-left: 10px;
	width: 80px;
}
.mini-cart.hover dt.p-mini-cart a#settleup-url{
	color:#005aa9;	
}
#shopping-amount{
	display:inline-block;
	float:right;
	*zoom:1;
	*display:inline;
	margin-top: 7px;
	margin-right:15px;
	width: 40px;
	height: 24px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #959595;
	text-align: center;
	font-weight: bold;
	line-height: 24px;	
}
.mini-cart.hover #shopping-amount{
	background: #005aa9;
	color:#fff;
}
.mini-cart dd{
	display:none;	
}
.mini-cart.hover dd{
	display:block;	
	background:#fafafa;
}
.mini-cart-list {
	position: absolute;
	top: 40px;
	right: 0;
	width: 340px;
	background: #F6F6F6;
	-webkit-box-shadow: 1px 1px 6px #CCC;
	-moz-box-shadow: 1px 1px 6px #ccc;
	box-shadow: 1px 1px 6px #CCC;
}
.ul-mini-cart-list .li-mini-cart {
	overflow: hidden;
	padding: 12px;
	padding-bottom: 10px;
	border-top: 1px solid #EEE;
	background: #FAFAFA;
	line-height: 1.5em;
	zoom: 1;
}
.ul-mini-cart-list .a-thumb {
	float: left;
}
.ul-mini-cart-list .a-thumb {
	width:60px;
	height:60px;
}
.ul-mini-cart-list .a-title {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 115px;
	word-break: break-all;
	min-height: 48px;
	_height: 48px;
}
.ul-mini-cart-list .s-price, .ul-mini-cart-list .s-del {
	float: right;
	color: #005AA9;
	text-align: right;
}
.ul-mini-cart-list .s-price {
	width: 122px;
	height: 24px;
}
.ul-mini-cart-list .s-price em{
	padding: 0 2px;
	font-weight: bold;
	font-size: 1.18em;
}
.ul-mini-cart-list .s-del {
	color: #999;
	cursor: hand;
	cursor: pointer;
}
.ul-mini-cart-list .li-total {
	background: #F5F5F5;
}
.ul-mini-cart-list .p-total {
	text-align: right;
	line-height: 1.8em;
}
.ul-mini-cart-list .s-total {
	margin: 0 0 0 10px;
}
.ul-mini-cart-list .em-all-num, .ul-mini-cart-list .em-total-price {
	color: #005AA9;
	font-weight: bold;
	font-size: 1.18em;
}
.ul-mini-cart-list a.a-to-check {
	display: -moz-inline-stack;
	display: inline-block;
	*zoom:1;
	*display:inline;
	margin: 8px 0 0;
	width: 90px;
	height: 32px;
	background: #005AA9;
	color: #FFF;
	text-align: center;
	font-size: 1.34em;
	line-height: 32px;
}

/*中部导航 下拉部分*/
.snav_hide{
	background: url('images/snav_rept.png') bottom left repeat-x;
	width: 100%;
	position: absolute;
	top: 36px;
	*top:33px;
	left: 0;
	z-index: 998;
	overflow:hidden;
}
.snav_hide li{
	height: 306px;
	display:none;	
	margin-bottom: 23px;
	width:100%;
	position:relative;
	z-index:998;
}
.snav_hide li.on{
	display:block;	
}
.snav_title{
	position: relative;
	float: left;
	width: 235px;
	height: 305px;
}	
.snav_title .txtimg,.snav_title .txt,.snav_title .img{
	position: absolute;
	display: block;	
}
.snav_title .txtimg{
	left: 32px;
	top: 35px;
	z-index: 52;
}
.snav_title .txt{
	left: 32px;
	top: 70px;
	z-index: 53;
	color: #666;
	letter-spacing: 1px;
}
.snav_title .img{
	left: 4px;
	top: 0;
	*top:3px;
	z-index: 51;
}
.snav_list{
	float: left;
	margin-top: 65px;
	text-align: left;
	padding-left: 32px;
}
.snav_list{
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	letter-spacing: 1px;	
}
.snav_list a{
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	letter-spacing: 1px;	
}
.snav_list a:hover{ color:#005aa9;}
.snav_ads{
	float: right;
	text-align: right;
	padding-top: 45px;
}
.snav_ads a {
	padding-left: 16px;
}


/*右侧固定*/
#serviceOnlineDiv{
	z-index: 97;
	OVERFLOW: hidden;
	background: url('images/pc_consult.png') left center no-repeat;
	width: 94px;
	height: 210px;
	cursor: pointer;	
	right: 0; 
	top: 250px; 
	position: fixed;
}
#serviceOnlineDiv:hover{
	background-position: right center;	
}


/*页脚底部开始*/
/*服务*/
.all-service{
	padding-top: 15px;
	padding-bottom:15px;
	zoom: 1;	
	position:relative;
	z-index:1;
}
.all-service .services-rule {
	float: left;
	padding: 15px 0 0 9px;
	line-height: 2em;
}
.all-service .services-rule .h3-title {
	padding-left: 6px;
	font-size: 1.18em;
}
.all-service .services-rule .a-rule {
	margin: 0 6px;
}
.all-service .services-online {
	float: right;
	height: 50px;
	padding: 0 0 0 25px;
	margin: 15px 0 0;
	border-left: 1px solid #DDD;
	position: relative;
}
.all-service .a-servicer {
	float: right;
	display: inline;
	margin: 25px 50px 0 0;
	padding-left: 25px;
	height: 25px;
	background-position: 0 -800px;
	line-height: 18px;
	cursor:pointer;
}
.all-service .service-online{ position:relative;}
.all-service .s-wechat {
	float: right;
	display: inline;
	margin: 25px 50px 0 0;
	padding-left: 25px;
	height: 25px;
	background-position: -1px -693px;
	line-height: 18px;
	cursor: pointer;
}
.all-service .img-wechat {
	position: absolute;
	bottom: -218px;
	right: 89px;
	display: none;
	z-index:100;
}
/*帮助*/
.all-help{
	overflow: hidden;
	padding-top: 15px;
	border-top: 1px solid #DDD;
	text-align: center;
	zoom: 1;	
}
.all-help .dl-all-help {
	float: left;
	margin-left: -15px;
	padding: 0 0 0 2.8%;
	width: 17.9%;
	border-left: 1px solid #DDD;
	text-align: left;
}
.dl-all-help dt {
	padding: 0 0 6px;
	font-weight: bold;
	font-size: 1.18em;
}
.dl-all-help dd {
	float: left;
	overflow: hidden;
	width: 49.9%;
	height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 22px;
}
/*承诺*/
.all-promise {
	clear: both;
	padding: 20px 0 15px;
}
.ul-all-promise {
	overflow: hidden;
	text-align: center;
	zoom: 1;
	width:1200px;
}
.li-all-promise {
	float: none;
	display: inline-block;
	*zoom:1;
	*display:inline;
	overflow: hidden;
	margin-left: .5%;
	width: 24.2%;
	height: 90px;
	background: #FFF;
	vertical-align: middle;
	text-align: left;
	line-height: 1.8em;
}
.li-all-promise-1 {
	margin-left: 0;
	width: 26.2%;
}
.li-all-promise-3 {
	width: 22%;
}
.li-all-promise .img-promise {
	float: left;
	display: inline;
	margin: 7px 8px 0 9px;
}
.li-all-promise .strong-title {
	display: block;
	padding-top: 20px;
	font-size: 1.18em;
}
/*版权*/
.all-footer {
	padding: 20px 0 10px;
	line-height: 2em;
	background: #E1E1E1;
	text-align: center;
	position: relative;
}
.all-footer a {
	margin: 0 3px;
}
/*页脚底部结束*/

/*右侧固定定位*/
.all-tipbar {
	position: fixed;
	right: 5px;
	bottom: 3px;
	z-index: 7;
	width: 60px;
	height: 208px;
	_position: absolute;
}
.all-tipbar-show{
	height:274px;	
}
.all-tipbar .s-wx2w {
	display: block;
	overflow: hidden;
	margin-bottom: 2px;
	width: 60px;
	height: 140px;
	background: url(images/ballon.png) no-repeat -4px 18px;
	text-indent: -999em;
	cursor: hand;
	cursor: pointer;
}
.all-tipbar .img-wx2w {
	position: absolute;
	top: -44px;
	left: -145px;
	display: none;
	width: 150px;
	height: 184px;
}
a.a-backtop, .a-tip-servicer {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 64px;
}
.a-tip-servicer {
	margin-bottom: 2px;
	background-position: -108px -1250px;
	opacity: .9;
	cursor: pointer;
	filter: alpha(opacity=90);
}
/*客服窗口*/
 .kfbox{
	position: absolute;
	z-index:999;
	bottom:2px;
	right:60px;
	display: none;
	background: #FAFAFA;
	width:160px;
	box-shadow: 0 0 5px #DDD;
}
 .kfbox.openkf,.kfbox.openkf a{
	display:block;	
}
.kfbox .close{
	font-family:cursive,inherit;
	color:#fff;
	position:absolute;
	right:14px;
	top:11px;	
}
.kfbox .kf-title{
	font-size: 14px;
	color: #FFF;
	background: #005AA9;
	padding: 10px;	
}
.kfbox .kf-qq{
	padding:10px 16px;	
}
.kfbox .kf-qq a{
	border-bottom: 1px dotted #DDD;
	padding: 5px 0;	
}
.kfbox .kf-tel{
	font-size:14px;
	padding:10px;	
	line-height:22px;
}
.kfbox .kf-tel b{ color:#005aa9;}
/*客服窗口结束*/

a.a-backtop {
	display: none;
	background-color:#005aaa;
	background-position: -120px -1150px;
	opacity: .9;
	filter: alpha(opacity=90);
	position:relative;
	z-index:1;
}
a.a-backtop:hover {
	background-color: #005AA9;
	filter: alpha(opacity=100);
	opacity: 1;
}
.all-tipbar-show a.a-backtop, .s-wx2w-over .img-wx2w, .s-wx2w-over .img-jiangunfold {
	display: block;
}


/*面包屑*/
.breadNavBg {
	padding: 5px 10px;
	line-height: 30px;
	color: #666;
	margin: 0 auto;
}
.breadNavBg a {
	color: #666;
	margin-right:7px;
}
.breadNavBg code{ font-family:arial; margin-right:3px;}





/* ====================
     模块
==================== */
/*商品分类*/
#category_tree {
	border: 4px solid #f1faff;
	background-color: #fff;
}
#category_tree dl {
	margin: 6px;
}
#category_tree dt {
	background: url(images/lineBg.gif) repeat-x left bottom;
	color: #3f3f3f;
	padding: 2px 0 3px 12px;
}
#category_tree dt a {
	background: url(images/bg.gif) no-repeat 0 -69px;
	color: #3f3f3f;
	padding-left: 15px;
	text-decoration: none;
}
#category_tree dd {
	padding: 3px 0 3px 10px;
}
#category_tree dd a {
	color: #404040;
	text-decoration: none;
}
#category_tree dd a:hover {
	color: #ff6600;
	text-decoration: none;
}
/*销售排行*/
.top10Tit {
	background: url(images/bg.gif) no-repeat 0px -85px;
	height: 30px;
}
.top10List {
	border: 1px solid #d7ecfd;
	background-color: #fff;
	margin: 0px 4px 4px 4px;
}
.top10List ul {
	border-bottom: 1px solid #e2f3fd;
	position: relative;
}
.top10List .iteration {
	position: absolute;
	top: 6px;
	left: 6px;
}
.top10List .iteration1 {
	padding-left: 3px;
}
.top10List li.topimg {
	width: 35px;
	height: 35px;
}
.top10List .samllimg {
	width: 35px;
	height: 35px;
	margin-bottom: 4px;
}
.top10List li {
	padding: 3px 3px 3px 23px;
	float: left;
}
/*linkCOLOR*/
.top10List li a, #mallNews .NewsList li a, .boxCenterList li a {
	color: #3f3f3f;
	text-decoration: none;
}
.top10List li a:hover, #mallNews .NewsList li a:hover, .boxCenterList li a:hover {
	color: #ff6600;
	text-decoration: none;
}


/*今日特价和品牌*/
#sales {
	width: 500px;
	background: url(images/salesBg.gif) repeat-x left bottom;
	border-bottom: 2px solid #f0f1f3;
	background-color: #eef8ff;
}
#sales h1 {
	font-size: 12px;
	background: url(images/salesTitBg.gif) no-repeat;
	height: 33px;
	text-align: right;
}
#sales h1 img {
	position: relative;
	top: 10px;
	right: 8px;
}
#sales .goodBox {
	margin: 10px 0px 10px 10px;
	_margin-left: 5px;
}
#sales .goodBox .goodList p {
	text-align: left;
	color: #3f3f3f;
}
#sales .goodBox .goodList p a {
	color: #3f3f3f;
	text-decoration: none;
}
#sales .goodBox .goodList p a:hover {
	color: #ff6600;
	text-decoration: none;
}
#sales .goodList {
	width: 110px;
	margin: 0px 5px 0px 5px;
	float: left;
}
#sales .goodList img {
	background: url(images/salesGoodBg.gif) no-repeat;
	width: 100px;
	height: 100px;
	padding: 5px;
}
#sales .goodList p {
	margin-top: 3px;
	text-align: center;
}
#brands {
	width: 247px;
	height: 199px;
*height:201px;
	padding: 1px 0 0 1px;
	position: relative;
}
#brands .brandsMore {
	position: absolute;
	left: 178px;
	bottom: 10px;
	width: 65px;
	height: 41px;
}
#brands .brandsMore img {
	border: none;
	width: 65px;
	height: 41px;
}
#brands img {
	width: 78px;
	height: 40px;
	border: 1px solid #c5e4ff;
}
#brands a {
	color: #0069cd;
	text-decoration: none;
	margin: 2px 1px;
	display: block;
	float: left;
}
.brandsIe6 {
	_width: 250px;
}
#cart_show {
	width: 382px;
	height: 152px;
	position: absolute;
	z-index: 10000002;
	overflow: hidden;
	padding: 0;
	border: 4px solid rgba(0, 0, 0, .1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
}
#cart_show .success {
	width: 320px;
	margin-top: 24px;
}
.cart_show_wrap {
	width: 380px;
	border: 1px solid #C4C4C4;
	background: white;
	height: 150px;
}
#cart_show #initCart_next_go a {
	display: block;
}
#cart_show .success b, #cart_show .success-b {
	float: left;
	overflow: hidden;
	width: 264px;
	height: 40px;
	padding-left: 56px;
	background: url(images/20130425D.png) no-repeat 0 -100px;
	font: normal 24px/40px 微软雅黑;
	color: #7ABD54;
	margin-left: 35px;
}
#cart_show .success-b {
	color: #999;
	font: 12px/150% Arial, Verdana, "宋体";
	height: auto;
}
#cart_show .success-b h3 {
	color: #005aa9;
	font: 24px/40px 微软雅黑;
}
#cart_show .btn-pay, #cart_show .btn-continue, #cart_show .btn-append {
	background: url(images/20130425D.png) no-repeat scroll 0 0 #ccc;
	display: block;
	line-height: 100px;
	overflow: hidden;
}
#cart_show .btn-continue {
	background-position: -90px -37px;
	float: left;
	height: 36px;
	width: 94px;
	margin-left: 35px;
	margin-top: 20px;
}
#cart_show #initCart_next_go {
	margin-top: 15px;
	width: 360px;
}
#cart_show .btn-pay {
	background-position: 0 0;
	float: right;
	height: 36px;
	margin: 20px 20px 0 0px;
	width: 189px;
}
/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/
/*精品推荐，新品上市，热卖商品*/
.centerPadd {
	padding: 5px 8px 8px 8px;
	overflow: hidden;
}
.itemTit {
	height: 30px;
	background: url(images/bg.gif) no-repeat 0px -195px;
	padding-left: 190px;
	text-align: right;/*margin-bottom:-3px; _margin-bottom:-2px;*/
}
.itemTit.New {
	background: url(images/bg.gif) no-repeat 0px -225px;
}
.itemTit.Hot {
	background: url(images/bg.gif) no-repeat 0px -256px;
}
.itemTit img {
	position: relative;
	top: 7px;
}
.itemTit h2 {
	float: left;
	height: 27px;
	background: url(images/itemH2Bg.gif) repeat-x left top;
	border: 1px solid #d6ecff;
	font-size: 12px;
	text-align: center;
	color: #3f3f3f;
	font-weight: 100;
	padding: 0px 10px;
	line-height: 28px;
	margin: 0 6px 0 0;
	border-bottom: none;
	position: relative;
	bottom: -3px;
	display: inline;
	white-space: nowrap;
}
.itemTit h2 a {
	color: #3f3f3f;
	text-decoration: none;
}
.itemTit .h2bg {
	height: 27px;
	line-height: 28px;
	border: none;
	background: none;
	font-size: 12px;
	text-align: center;
	color: #006ace;
	font-weight: 100;
	padding: 0px 10px;
	display: inline;
	white-space: nowrap;
}
.itemTit .h2bg a {
	color: #006ace;
	text-decoration: none;
}
.centerPadd .goodsBox {
	border: 1px solid #d6ecff;
	background: #fff;
	padding: 12px 0px 0px 17px;
*padding:12px 0px 0px 17px;
	_padding: 12px 0px 0px 0px;
}
.centerPadd .goodsBox .more {
	text-align: right;
	clear: both;
	margin: 0 8px 8px 0;
}
/*单个商品*/
.goodsItem {
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0px 9px 15px 14px;
}
.goodsItem .goodsimg {
	width: 200px;
	height: 200px;
	border: 2px solid #ffd5d7;
	margin-bottom: 4px;
}
.goodsItem img {
	width: 52px;
	height: 17px;
}
.goodsItem p {
	height: 36px;
	line-height: 18px;
	text-align: left;
	color: #3f3f3f;
}
.goodsItem p a {
	color: #3f3f3f;
	text-decoration: none;
}
.goodsItem p a:hover {
	color: #ff6600;
	text-decoration: none;
}
.goodsItem span {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.goodsItem span.best {
	background: url(images/bg.gif) no-repeat 0px -304px;
}
.goodsItem span.news {
	background: url(images/bg.gif) no-repeat -75px -304px;
}
.goodsItem span.hot {
	background: url(images/bg.gif) no-repeat -161px -304px;
}
/*帮助*/
.helpTitBg {
	background: url(images/helpTitBg.gif) repeat-x left top;
	text-align: left;
	border: 1px solid #c5e4ff;
	background-color: #fff;
	padding: 0 0 10px 15px;
}
.helpTitBg dl {
	float: left;
	margin-right: 30px;
	_margin-right: 20px;
	_width: 130px;
}
.helpTitBg dt {
	background: url(images/bg.gif) no-repeat 0px -570px;
	width: auto;
	height: 33px;
	line-height: 33px;
	text-align: left;
	font-weight: bold;
	color: #56a5ee;
	padding-left: 12px;
	margin-bottom: 8px;
}
.helpTitBg dt a {
	font-weight: bold;
	color: #56a5ee;
	text-decoration: none;
}
.helpTitBg dd a {
	color: #006acd;
	text-decoration: none;
	background: url(images/bg.gif) no-repeat 0px -170px;
	padding: 0px 0px 0px 10px;
}
/*相关商品*/
.boxCenterList ul {
	height: 1%;
	margin-bottom: 5px;
}
.boxCenterList li {
	float: left;
	width: 120px;
}
.boxCenterList li.goodsimg {
	width: 48px;
	margin-right: 10px;
}
.boxCenterList li.goodsimg img {
	width: 48px;
	height: 48px;
	display: block;
}
/*相关文章(其它带有小三角点的文字列表共用)*/
.RelaArticle a, .alone {
	background: url(images/bg.gif) no-repeat 0px -170px;
	padding: 0px 0px 0px 10px;
	color: #3f3f3f;
	text-decoration: none;
}
.RelaArticle a:hover {
	background: url(images/bg.gif) no-repeat 0px -170px;
	padding: 0px 0px 0px 10px;
	color: #ff6600;
	text-decoration: none;
}
/*浏览历史，收藏*/
.history h2 {
	height: 26px;
	line-height: 26px;
	padding: 0px 10px 0 20px;
	text-align: center;
	font-size: 12px;
	background: url(images/bg.gif) no-repeat 0px -466px;
	float: left;
	color: #57a7f0;
	margin: 6px 5px 0 0;
	border: 1px solid #c5e3ff;
	border-bottom: none;
	background-color: #FFFFFF;
}
.history .h2bg {
	height: 26px;
	line-height: 26px;
	padding: 0px 10px 0 20px;
	text-align: center;
	font-size: 12px;
	background: url(images/bg.gif) no-repeat 0px -508px;
	float: left;
	color: #a0a0a0;
	margin: 6px 5px 0 0;
	border: none;
}
#history li {
	width: 100%;
}
#clear_history a {
	background: none;
	padding: 0px;
	color: #3f3f3f;
	text-decoration: none;
	float: right;
	cursor: pointer;
}
.colle a {
	background: none;
	padding: 0px;
	color: #3f3f3f;
	text-decoration: none;
}
.colle a:hover {
	background: none;
	padding: 0px;
	color: #ff6600;
	text-decoration: none;
}
/* ====================
     商品详情页面部分模块
==================== */
#goodsInfo {
	background: #f2f2f2;
	padding: 8px;
	_height: 1%;
}
#goodsInfo .imgInfo {
	width: 230px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
#goodsInfo .imgInfo .thumb {
	width: 230px;
	height: 230px;
	display: block;
}/*商品详情图片*/
#goodsInfo span {
	width: 4px;
	height: 48px;
	background: url(images/bg.gif) no-repeat 0 -527px;
	float: left;
}
#goodsInfo span.spanR {
	width: 4px;
	height: 48px;
	background: url(images/bg.gif) no-repeat -5px -527px;
	float: right;
}
#goodsInfo .gallery {
	width: 204px;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
	overflow: hidden;
}
#goodsInfo .gallery ul {
	width: auto;
}
#goodsInfo .gallery li {
	float: left;
	width: 48px;
	margin: 0 2px;
}
#goodsInfo .gallery li img {
	width: 46px;
	height: 46px;
	display: block;
}
/*文字信息*/
#goodsInfo .textInfo {
	background: #fff;
	width: 473px;
	float: left;
	padding: 10px;
}
#goodsInfo .textInfo p {
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 5px 8px;
}
#goodsInfo .textInfo ul {
	border-top: 1px solid #ccc;
}
#goodsInfo .textInfo li {
	background: url(images/lineBg.gif) repeat-x left bottom;
	padding: 0px 8px;
	_height: 1%;
}
#goodsInfo .textInfo li.padd {
	padding: 7px 0px 7px 8px;
}
#goodsInfo .textInfo li dd {
	width: 50%;
	float: left;
	padding: 7px 0px;
}
#goodsInfo .textInfo li dd.ddR {
	border-left: 1px solid #eeecec;
	width: 48%;
	padding-left: 8px;
}
#goodsInfo .textInfo li dd.ddL {
	border-right: 1px solid #eeecec;
}
#goodsInfo .textInfo a {
	color: #006bce;
	text-decoration: underline;
}
#goodsInfo .textInfo .loop {
	background: #f7f7f7;
	margin-top: 8px;
}
/*用户评论*/
.ie6 {
	padding-left: 25px;
	_padding-left: 15px;
	height: 1%;
}
/*购买此商品的人还购买的商品*/
.comments li {
	background: url(images/lineBg.gif) repeat-x left bottom;
	padding: 3px 8px;
	width: 97%;
	_height: 1%;
	text-align: left;
	position: relative;
	margin-bottom: 8px;
}
.comments li img {
	position: absolute;
	right: 0px;
	top: 3px;
}
.comments li p {
	margin: 3px auto;
	text-align: left;
}
.commentsList {
	border: 1px solid #ccc;
	background: #f7f7f7;
	padding: 10px;
}
.commentsList .inputBorder {
	border: 1px solid #ccc;
	background: #fff;
}
.captcha {
	margin-left: 0px;
	position: relative;
	top: -1px;
*margin-left:8px;
*position:relative;
	top: 3px;
	cursor: pointer;
}
/* ====================
     品牌推荐
==================== */
    /*品牌列表*/
#brandList {
	height: 1%;
}
#brandList .brandBox {
	width: 228px;
	float: left;
	margin: 0 5px 5px 5px;
	text-align: center;
	overflow: hidden;
	height: 160px;
}
#brandList .brandBox .brandLogo {
	width: 228px;
	overflow: hidden;
}
#brandList .brandBox h4 {
	height: 23px;
	line-height: 23px;
	background: #e9e9e9;
	margin: 15px 0 8px 0;
	padding: 0 10px;
	text-align: right;
	font-weight: 100;
	font-size: 12px;
}
#brandList .brandBox h4 span, #brandList .brandBox h4 span a {
	float: left;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}
#brandList p {
	text-align: left;
	margin-bottom: 5px;
	color: #909090;
	padding:6px 8px 5px 8px;
	width: 216px;
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 4;
overflow: hidden;
}
#brandList p.brandCategory, #brandList p.brandCategory a {
	text-align: left;
	color: #006acd;
	text-decoration: none;
}
#brandList .brandArticle {
	border: 1px dashed #d9d9d9;
	background: #f8f8f8;
	text-align: left;
}
.brandCategoryA a {
	margin-right: 15px;
}
/* ====================
     用户中心
==================== */
.box_1 .userCenterBox {
	border: 4px solid #fff;
	background-color: #fff;
}
.usBox {
}
.usBox_1 {
	background: #fff;
	text-align: left;
	width: 297px;
	height: 208px;
	padding: 43px 153px 60px 123px;
}
.usBox_1 .logtitle {
	height: 30px;
	background: url(images/ur_bg.gif) no-repeat 0px 0px;
}
.us_Submit {
	border: none;
	width: 115px;
	height: 40px;
	background: url(images/bnt_ur_log.gif);
}
.us_Submit_reg {
	border: none;
	width: 113px;
	height: 40px;
	background: url(images/bnt_ur_reg.gif);
}
.usTxt {
	width: 265px;
	height: 267px;
	padding: 43px 0 0 90px;
	background: #f2f2f2;
	float: right;
	text-align: left;
	background: url(images/ur_bg1.gif) no-repeat 0 50%;
	line-height: 23px;
}
.usTxt img {
	margin-top: 15px;
}
/* ====================
     商品分类页面
==================== */
    /*属性组合搜索*/
.screeBox {
	padding: 10px;
}
.screeBox a {
	color: #404040;
}
.screeBox span {
	background: #91d3f7;
	padding: 3px 5px;
	margin: 0 3px;
}
.sort a {
	position: relative;
	bottom: 5px;
}
.sort input {
	position: relative;
	top: 5px;
}
/*商品列表显示方式*/
.goodsList {
	padding: 10px 10px 0 10px;
}
.goodsList ul {
	margin-bottom: 10px;
}
.goodsList ul#bgcolor {
	background: #fbfbfb;
	border-top: 1px dashed #e8e8e8;
	border-bottom: 1px dashed #e8e8e8;
}
.goodsList li {
	float: left;
	padding-top: 8px;
}
.goodsList li.thumb {
	width: 80px;
	text-align: center;
}
.goodsList li.thumb img {
	width: 50px;
	height: 50px;
	border: 1px solid #ccc;
	padding: 1px;
}
.goodsList li.goodsName {
	width: 290px;
	margin-right: 10px;
}
.goodsList li.action {
	float: right;
	margin-left: 10px;
}
.goodsList li.action a.abg {
	background: url(images/bg.gif) no-repeat 0px -735px;
	padding-left: 18px;
	position: relative;
	bottom: 5px;
}
/* ====================
     团购
==================== */

.group {
	background: #FFF;
	padding: 8px;
	border-bottom: 1px dashed #ccc;
}
.group li {
	float: left;
	background: #fff;
	padding: 8px;
	width: auto;
}
/* ====================
     购物流程
==================== */
.flowBox h6 {
	border-bottom: 1px solid #ddd;
	font: 700 16px/46px helvetica, tahoma, arial, sans-serif;
	height: 46px;
	margin: 10px 0px;
}
.flowBox h6 span {
	color: #000;
  font-weight: bold;
  font-size: 16px;
  font-family: Microsoft YaHei;
}
.flowBox table {
	margin: 0px auto;
}
/*2.62在购物车里面显示相关配件*/
.flowGoodsFittings {
	padding: 10px;
}
.flowGoodsFittings ul {
	height: 1%;
	margin: 5px 4px;
	float: left;
}
.flowGoodsFittings li {
	float: left;
	width: 120px;
}
.flowGoodsFittings li.goodsimg {
	width: 48px;
	margin-right: 10px;
}
.flowGoodsFittings li.goodsimg img {
	width: 48px;
	height: 48px;
	display: block;
}
/* ====================
     文章列表页-2009.6.8
==================== */
.article_search {
	margin: 8px 0;
}
.article_search .inputBg {
	width: 300px;
}
/* ====================
    打印报价单
==================== */
.quotation {
	margin: 20px auto 20px auto;
	text-align: center;
}
/*翻页*/
.pagebar {
	height: 20px;
	float: right;
}
.pagebar img {
	position: relative;
	top: 2px;
}
.pagebar a {
	display: block;
	float: left;
	margin: 0 2px;
	color: #0066cc;
	text-decoration: none;
}
.pagebar a:hover {
	color: #ff5a6a;
	text-decoration: none;
}
.pagebar .page_now {
	display: block;
	float: left;
	margin: 0 5px;
	color: #ff5a6a;
	font-weight: bold;
	background: #fff;
}
#pager a {
	color: #0066cc;
	text-decoration: none;
}
/*底部导航+友情链接*/
.index .backpanel {
	display: none;
}

a.ng-close {
  position: absolute;
  display: inline-block;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  color: #989898;
  right: 1px;
  top: 1px;
  -webkit-transition: transform .2s ease-in;
  -moz-transition: transform .2s ease-in;
  -o-transition: transform .2s ease-in;
  transition: transform .2s+ease-in;
}
a.ng-close em {
  font-size: 14px;
  cursor: pointer;
}
.ng-bottom-fixed .ng-slide-box-title {
  width: 100%;
  height: 35px;
  background: #fff;
  text-indent: 10px;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  line-height: 35px;
}
.ng-bottom-fixed .ng-slide-box {
  display: none;
  position: absolute;
  right: 0;
  bottom: 30px;
  width: 248px;
  border: 1px solid #eee;
  background: #f9f9f9;
  box-shadow: rgba(0,0,0,.3) 0 0 5px;
}
.ng-bottom-fixed .ng-slide-box-code {
  height: 464px;
}


.fix_box {
	position: fixed;
	_position: absolute;
	_margin-top: -10px;
	z-index: 2000;
	left: 50%;
	margin-left: 620px;
	bottom:0px;
	width: 70px;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-top: 0;
}

.fix_box .item {
	display: block;
	width: 70px;
	cursor: pointer;
	padding: 8px 0;
	text-align: center;
	color: #ff647c;
	border-top: 1px solid #e6e6e6;
	position: relative;
	height: 27px;
	line-height: 27px;
}
.fix_box .fix_erweima .little {
	text-indent: -9999px;
	background: url(images/phone.gif) no-repeat center;
}
.fix_box .fix_erweima .bcar {
	text-indent: -9999px;
	background: url(images/bcar.gif) no-repeat center;
	float: none;
	margin: 0;
}
.fix_box .fix_erweima .little:hover, .fix_box .fix_erweima .on {
	text-indent: -9999px;
	background: #ff4965 url(images/phone_hover.gif) no-repeat center;
}
.fix_box .fix_erweima .big {
	display: none;
	position: absolute;
	z-index: 3;
	left: -184px;
	top: -62px;
	width: 160px;
	padding: 10px;
	border: 2px solid #ff4965;
	background: #fff;
}
.fix_box .fix_erweima .bbig {
	width: 350px;
	position: absolute;
	right: 0px;
	bottom: -100px;
	left: -350px;
	display: block;
}
.fix_box .fix_erweima .big p {
	text-align: center;
	color: #333;
	margin: 0;
	line-height: 16px;
	font-size: 13px;
	font-family: "微软雅黑";
}
.fix_box .fix_erweima {
}
.fix_box .fix_box_survey {
	text-indent: -9999px;
	background: url(images/kefu.gif) no-repeat center;
}
.fix_box .fix_box_back_up:hover, .fix_box .fix_box_survey:hover {
	background: none;
	background-color: #ff4965;
	color: #fff;
	text-indent: 0px;
}
.fix_box .fix_box_back_up {
	text-indent: -9999px;
	background: url(images/gtop.gif) no-repeat center;
}
.settleup {
	background: #fff url(images/bcar.gif) no-repeat center;
	z-index: 999999999;
}
.settleup:hover {
	background: #ff4965 url(images/bcar_hover.gif) no-repeat center;
}
.settleup .prompt {
	padding: 10px 15px;
	background: white;
}
.settleup .nogoods {
	height: 160px;
	line-height: 160px;
	overflow: hidden;
	font-size: 16px;
	color: rgb(153, 145, 140);
	text-align: center;
}
.settleup .nogoods b {
	float: left;
	width: 56px;
	height: 49px;
	background-position: 0 0;
}
.settleup dt {
}
.settleup dt .shopping {
	position: absolute;
	top: -13px;
	left: 20px;
	background-image: url(images/20130330A_1.png);
	background-position: -133px -279px;
	padding-left: 6px;
	color: #fff
}
.settleup dt .shopping span {
	color: #fff;
	display: inline-block;
	font-size: 11px;
	position: absolute;
	right: -36px;
	text-align: center;
	top: 9px;
	width: 14px;
	line-height: 14px;
	height: 14px;
	border-radius: 50%;
	background: #7DCA00;
}
.settleup dt a {
	text-indent: -9999px;
	float: left;
}
.settleup dd {
	display: none;
	position: absolute;
	bottom: -100px;
	right: 70px;
	width: 340px;
	background-color: transparent;
	border: 1px solid rgb(255, 84, 130);
	width: 340px;
	text-align: left;
	color: rgb(0, 0, 0);
	z-index: 29;
	cursor: default;
}

.settleup .smc {
	border: solid #ddd;
	border-width: 0 1px;
	background: #fff;
	height: auto!important;
	height: 344px;
	max-height: 344px;
	overflow-y: auto
}
.settleup .smb {
	height: 47px;
	background: #fff9fb;
	border: solid #e3e3e3;
	border-width: 1px 0 0 0;
	width: 340px;
}
.settleup .smb span {
	padding: 10px 15px;
	display: inline-block;
	float: left;
	color: #666;
}
.settleup ul {
	margin-top: -1px
}
.settleup li {
	padding: 12px;
	border-top: 1px dotted #bebab7;
	overflow: hidden;
	height: 60px;
	vertical-align: bottom;
 *zoom:1
}
.settleup .dt {
	padding: 2px 10px
}
#mcart-mj .dt, #mcart-mz .dt, #mcart-mj .dt:hover, #mcart-mz .dt:hover {
	background: #bffab1
}
.settleup .p-img {
	padding: 2px;
	width: 50px;
	height: 50px;
	border: 2px solid #cccccc;
	margin-right: 10px;
}
.p-img a:link, .p-img a:visited {
	text-decoration: none
}
.p-img, .p-name, .p-price, .p-market, .p-detail {
	overflow: hidden
}
.p-name, .p-detail {
	word-break: break-all;
	word-wrap: break-word;
}
.settleup .p-name {
	width: 170px;
	height: 52px
}
.settleup .p-name span {
	display: inline-block;
	height: 30px;
	line-height: 1.3em;
	overflow: hidden;
}
.settleup .p-name span a {
	color: #3e3e3e;
}
.settleup .p-name p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #aaa;
}
.ar {
	text-align: right
}
.p-img, .p-name, .p-price, .p-market, .p-detail {
	overflow: hidden
}
.p-detail strong {
	font-size: 13px;
	color: #ff5482;
}
.p-detail .delete {
	color: #aaa
}
.settleup .smb b {
	margin: 0 5px;
	color: #E4393C
}
.settleup .p-name span a:hover {
	color: #CA3C3C
}
.settleup a:hover {
	color: #CA3C3C
}
.settleup .smb strong, .settleup-2013 .smb b {
	font-size: 18px;
	color: #e53363;
	font-family: "微软雅黑";
	font-weight: normal;
}
.settleup .smb a {
	display: inline-block;
	width: 120px;
	height: 35px;
	margin-top: 6px;
	margin-left: 16px;
	background: url(images/qujiesuan.png) no-repeat;
}
.settleup dl.hover dt a {
	color: #FFF;
}
.settleup dl.hover dd {
	display: block;
}
.backpanel .backpanel-inner {
	left: 50%;
	margin-left: 610px;
	height: 172px;
	position: fixed;
	bottom: 40px;
	_position: absolute;
_top: expression(eval(documentElement.scrollTop+document.documentElement.offsetHeight-220));
	z-index: 10000;
	width: 54px;
}
.backpanel .bp-item {
	clear: both;
}
.bp-item .survey {
	background-position: 0 -497px;
}
.backpanel .bp-item a {
	display: block;
	width: 54px;
	overflow: hidden;
	background: url(http://img3.ddimg.cn/00363/doc/backtop2.png) no-repeat 0 0;
	opacity: .8;
	filter: alpha(opacity=80);
	line-height: 22px;
	height: 22px;
	padding-top: 32px;
	font-size: 12px;
	text-align: center;
	color: #7e7e7e;
	text-decoration: none;
}
.backpanel .bp-item .bp-item-backtop a {
	background-position: 0 -54px;
	text-indent: -9999px;
}
.backpanel .bp-item .backtop:hover {
	background-position: -54px -54px;
	color: #FFF;
}
.backpanel .bp-item .survey:hover {
	background-position: -54px 0;
	color: #FFF;
}
.backpanel .bp-item .survey {
	background-position: 0 -0;
	margin-bottom: 5px;
}
.backpanel .bp-item .survey:hover {
}
.bp-item a:hover, .bp-item a:visited {
	text-decoration: none;
}
.bp-item a:hover, .bp-item a:visited {
	text-decoration: none;
}
#bottomNav {
	width: 958px;
}
.bNavList {
	border: 1px solid #fff;
	background: #eef6f9;
	height: 27px;
	line-height: 27px;
	padding: 0 12px;
}

.bNavList a, .links a {
	color: #006acd;
	text-decoration: none;
}
.bNavList img {
	_position: relative;
	top: 8px;
}
.links img {
	width: 88px;
	height: 30px;
	margin: 5px;
}
/* ======商品比较浮动块 ====== */
#compareBox {
	width: 250px;
	/*background: url(images/compareBg.gif) no-repeat top center; */
	background-color: #FFF;
	border: 3px solid #D71249;
	position: absolute;
	right: 1px;
	top: 200px;
	z-index:180;
}
#compareBox input {
	display: block;
	margin: 0 auto 20px;
	width: 85px;
	height: 30px;
	line-height: 29px;
	font-size: 1.18em;
	text-align: center;
	background: url(images/icon-search.png) no-repeat  0 -550px;
	border:none;
	color: #FFF;
	font-weight: bold;
}
#compareList {
	padding: 8px;
}
#compareList li {
	color: #333;
	text-align: left;
	background: #fff;
	padding: 3px 5px;
	margin: 3px 0;
	background: #FFFFFF url(images/dotline-a.png) left bottom;
}
#compareList li img {
	float: right;
	padding-top: 4px;
}
/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
	list-style-type: none;
	padding: 5px;
	color: red
}
.messagediv {
	font-size: 12px;
	position: absolute;
	border: 1px solid #FFD700;
	text-align: center;
	padding: 5px;
	background-color: #FFFACD;
	filter: alpha(opacity=50);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*  积分兑换样式修改 */
.point li {
	float: left;
	width: 300px;
}

/*底部*/

.ng-footer {
font-family: "Microsoft Yahei";
height: 499px;
}
.ng-footer .ng-ser-box {
width: 100%;
background: #f5f5f5;
border-top: 1px solid #e7e7e7;
}
.root61 .ng-footer .ng-ser-box-con {
width: 1190px;
}
.ng-footer .ng-ser-box-con {
width: 990px;
margin: 0 auto;
overflow: hidden;
}
.root61 .ng-footer .ng-promise {
width: 1250px;
}
.ng-footer .ng-promise {
width: 1050px;
padding: 12px 0;
border-bottom: 1px solid #eaeaea;
}
.ng-footer .ng-promise dl {
float: left;
width: 210px;
overflow: hidden;
}
.root61 .ng-footer .ng-promise dl {
width: 250px;
}
.ng-footer .ng-promise dt {
float: left;
width: 48px;
height: 48px;
background: url(images/npbg.png) no-repeat;
text-indent: -999em;
overflow: hidden;
margin-right: 8px;
}
.ng-footer .ng-promise dt.zheng {
background-position: 0 0;
}
.ng-footer .ng-promise dd {
float: left;
height: 48px;
width: 140px;
}
.root61 .ng-footer .ng-promise dd {
width: 180px;
}
.ng-footer .ng-promise dd p {
line-height: 24px;
width: 100%;
color: #545454;
}
.ng-footer .ng-promise dd p strong {
font-weight: 700;
color: #222;
font-size: 14px;
}
.ng-footer .ng-promise dt.jisu {
background-position: -48px 0;
}
.ng-footer .ng-promise dt.wuyou {
background-position: -96px 0;
}
.ng-footer .ng-promise dt.te {
background-position: -144px 0;
}
.ng-footer .ng-promise dt.help {
background-position: -192px 0;
}
.ng-footer .ng-help-box {
float: left;
width: 850px;
height: 180px;
}
.root61 .ng-footer .ng-help-box {
width: 1050px;
}
.ng-footer .ng-help-box dl {
float: left;
height: 160px;
width: 170px;
}
.root61 .ng-footer .ng-help-box dl {
width: 210px;
}
.ng-footer .ng-help-box dt {
width: 100%;
line-height: 40px;
font-weight: 700;
color: #545454;
height: 35px;
font-size: 14px;
overflow: hidden;
}
.ng-footer .ng-help-box dd {
width: 100%;
line-height: 22px;
}
.ng-footer .ng-help-box dd a {
color: #545454;
}
.ng-footer .ng-app-down {
float: left;
height: 180px;
width: 90px;
}
.ng-footer .ng-hot-line p, .ng-footer .ng-app-down p {
width: 100%;
line-height: 40px;
font-weight: 700;
color: #545454;
height: 35px;
font-size: 14px;
margin-bottom: 5px;
overflow: hidden;
}

.ng-footer .ng-new-pro {
position: relative;
width: 100%;
height: 125px;
background: #33302b;
}
.root61 .ng-footer .ng-new-pro-con {
width: 1190px;
}
.ng-footer .ng-new-pro-con {
width: 990px;
margin: 0 auto;
overflow: hidden;
}
.ng-footer .ng-new-pro-list {
float: left;
width: 620px;
height: 125px;
margin-left: -20px;
color: #eee;
}
.root61 .ng-footer .ng-new-pro-list {
width: 850px;
margin-left: -50px;
}
.ng-footer .ng-new-pro-list dl {
float: left;
height: 100px;
padding: 0 20px;
width: 269px;
margin-top: 12px;
border-right: 1px dotted #444;
}
.root61 .ng-footer .ng-new-pro-list dl {
padding: 0 50px;
width: 324px;
}
.ng-footer .ng-new-pro-list dt {
float: left;
height: 80px;
width: 80px;
margin-right: 20px;
margin-top: 5px;
}
.root61 .ng-footer .ng-new-pro-list dd {
width: 224px;
}
.ng-footer .ng-new-pro-list dd {
float: left;
height: 100px;
width: 169px;
}
.ng-footer .ng-new-pro-list dd p.ng-title {
line-height: 25px;
font-size: 14px;
font-weight: 700;
}
.ng-footer .ng-new-pro-list dd p.ng-title a {
color: #eee;
}
.ng-footer .ng-new-pro-list dd p.ng-intro {
line-height: 18px;
}
.ng-footer .ng-new-pro-list dd p.ng-intro a {
color: #fff;
text-decoration: none;
}
.ng-footer .ng-serch-suning {
float: left;
width: 390px;
height: 100px;
margin-top: 10px;
}
.ng-footer .ng-serch-suning dt {
float: left;
height: 94px;
width: 140px;
margin-top: 3px;
background: url(images/npbg.png) 0 -50px no-repeat;
}
.ng-footer .ng-serch-suning dd {
float: left;
height: 100px;
width: 190px;
color: #eee;
}
.ng-footer .ng-serch-suning dd p.ng-title {
line-height: 25px;
font-size: 14px;
font-weight: 700;
}
.ng-footer .ng-serch-suning dd p.ng-intro {
line-height: 18px;
}

.ng-s-footer {
background: #33302b;
width: 100%;
padding-top: 15px;
}
.root61 .ng-s-footer .ng-s-f-con {
width: 1190px;
min-width: 1190px;
}
.ng-s-footer .ng-s-f-con {
height: 105px;
width: 990px;
min-width: 990px;
margin: 0 auto;
font-family: "Microsoft Yahei";
}
.ng-s-footer p.ng-url-list {
height: 25px;
line-height: 25px;
}
.ng-s-footer p.ng-url-list a {
color: #f9f9f9;
}
.ng-s-footer p.ng-url-list span {
color: #888;
padding: 0 8px;
}
.ng-s-footer .ng-authentication {
float: right;
height: 25px;
width: 350px;
margin-top: 5px;
}
.ng-s-footer .ng-authentication a {
display: inline-block;
margin-right: 8px;
}
.root61 .ng-s-footer div.ng-copyright {
width: 840px;
}
.ng-s-footer div.ng-copyright {
float: right;
width: 640px;
line-height: 25px;
color: #999;
height: 25px;
margin-top: 5px;
}
/*翻页开始*/
.paginating {
	height: 43px;
	margin: 50px 0 40px 0; float:right;
}
.paginating .paging {
	line-height: 24px;
	color: #666;
}
.paginating .paging li {
	
}
.paginating ul{ float:left;}
.paginating li{ float: left; line-height: 30px;}
.paginating li a,.paginating li span{ padding:0 11px; height:30px; float:left; background:#fff; border:1px solid #ccc; margin-left:7px; position:relative; font-size: 14px;}
.paginating li span{ color:#005aa9; font-weight:700;}
.paginating li b{ position: absolute; top:10px; width: 0; height: 0; line-height: 0; font-size: 0;  border-width: 5px; border-style: solid; border-color: #fff #333 #fff #fff;}
.paginating li.prev a,.paginating li.prev span{ padding-left:20px;}
.paginating li.prev b{ left:3px;}
.paginating li.prev.nonep span,.paginating li.next.nonep span{ color:#ccc;}
.paginating li.prev.nonep span b{ border-right-color:#ccc;}
.paginating li.next a,.paginating li.next span{ padding-right:20px;}
.paginating li.next b{ border-color: #fff #fff #fff #333; right:3px;}
.paginating li.next.nonep span{ font-weight:100;}
.paginating li.next.nonep span b{ border-left-color:#ccc; right:3px;}
.w1190 .proList a{ color: #333; word-wrap: break-word; word-break: break-all;}
/*
.paginating a.now{height: 30px;float: left; display:block; position:relative;
line-height: 30px;
padding: 0 11px;
font-size: 14px;
font-weight: bold;
text-align: center;
background: #fff;
border: 1px solid #d7d7d7;
margin-left: 4px;color: #333;
}
.paginating a.current{border: 1px solid #d7d7d7!important;
color: #F70!important;}
.paginating .none a {
	color: #ccc;
	cursor: default;
	_line-height: 26px;
}
 .paginating .prev , .paginating .next  {
	 position:relative;
}
.paginating li.prev  {
font-size: 14px;
font-weight: normal;
_margin-right: 0;text-indent: 6px;
}
.paginating li.next {
margin-left: 4px;
font-size: 14px;
}
.paginating li.next b {
right: 1px;
top: 13px;
border-color: #fff #fff #fff #333;
}
.paginating li.prev b {
left: 1px;
top: 13px;
}
.paginating li.nonep  b {
left: 1px;
top: 13px;
border-color: #fff #b1b1b1 #fff #fff;
}
.paginating li.nonen b {
right: 1px;
top: 13px;
border-color: #fff #fff #fff #b1b1b1;
}


.paginating li.nonep, .paginating li.nonen {
display: inline;position: relative;
float: left;
width: 73px;
height: 30px;
line-height: 30px;
line-height: 34px\9;
_line-height: 30px;
margin: 0;
overflow: hidden;
color: #b1b1b1;
text-align: center;
background: #fff;
border: 1px solid #d7d7d7; margin-left:4px;
}
.paginating a:hover, .paginating .current {
	
	color: #f70;
	
}
*/

.paginating .page_input {
	height: 33px;
line-height: 30px;
line-height: 34px\9;
_line-height: 30px;
margin-top: -1px;
padding-left: 30px;
overflow: hidden;
color: #333;
font-size: 14px; float:left; position:relative;
}
.paginating .page_input span {
	
}
.paginating input {
	_top: -1px;
	width: 32px;
	height: 26px;
	height:22px\9;
	margin: 0 3px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #d7d7d7;
	vertical-align:2px\9;
	*vertical-align:middle;
	
}
.paginating .button {
	position: relative;
top: 1px;
top: 0\9;
_top: 0;
cursor: pointer;
width: 45px;
height: 30px;
overflow: hidden;
background: url(images/common.png) no-repeat 0 0; 
}
/*翻页结束*/


/*留言板样式 start*/
#succeed {
	position: relative;
	overflow: visible;
}
.message_error {
	margin: 0 auto;
	padding: 10px;
}
.message_error h3 {
	font: normal 24px/40px 微软雅黑;
	color: #7ABD54;
}
.msgBottomBorder {
  clear: both;
  background: url(images/lineBg.gif) repeat-x left bottom;
  padding-bottom: 8px; line-height:20px;
  margin-bottom: 8px;
}
/*留言板样式 end*/


.exchange_order {
	float: left;
	line-height: 26px;
	zoom: 1;
}
.exchange_order span {
	float: left;
	line-height: 26px;
	zoom: 1;
}
.exchange_listform {
	float: right;
}
.exchange_box1 {
	width: 300px;
	float: left;
}
.share-list .bdshare-button-style0-16 a, .share-list .bdshare-button-style0-16 .bds_more {
	float: left;
	font-size: 0;
	padding-left: 0;
	line-height: 0;
	height: 23px;
	background-image: url(images/newicon20140417.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0;
}
.share-list .bdshare-button-style0-16 {
	width: auto;
	margin: 0;
}
#sortlist_atc ul {
	display: none;
}
#sortlist_atc .current ul {
	display: block;
}
/*团购页样式*/
.content-wrap {
	padding-top: 10px;
	margin-bottom: 10px;
}
.brand {
	width: 1002px;
	font-family: Arial, 'Microsoft YaHei';
	margin: 10px auto 0;
	overflow: hidden;
}
.brand .v_shop_box_title {
	width: 1155px;
	height: 41px;
	line-height: 41px;
	background: url(images/shop_box_title_bg.png) 0 0 no-repeat;
	padding-left: 45px;
	font-weight: normal;
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
}
.brand li {
	width: 286px;
	height: 364px;
	margin-left: 10px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	background: #fff;
	padding: 3px;
	background-color: #fff;
	-moz-transition: background-color .2s ease-out;
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	-ms-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
}
.brand li .img {
	display: block;
	width: 286px;
	height: 286px;
	overflow: hidden;
	background: #fff;
}
.brand li .img img {
	display: block;
	width: 286px;
	height: 286px;
}
.brand li .name {
	position: absolute;
	width: 286px;
	bottom: 51px;
	left: 0;
	height: 30px;
	line-height: 30px;
	background-color: #eee;
	text-align: center;
	padding: 0 3px;
	overflow: hidden;
}
.brand li .price {
	height: 48px;
	width: 286px;
	position: absolute;
	background-color: #fff;
	left: 3px;
	top: 319px;
	overflow: hidden;
}
.brand li.hover {
	background-color: #e20052;
}
.brand li.hover .name a {
	background-color: #e20052;
	color: #fff;
}
.brand li.hover .name {
	padding: 0;
	left: 3px;
}
.brand li .price .price_s {
	font-size: 30px;
	color: #e20052;
	position: absolute;
	right: 6px;
	top: 9px;
	display: block;
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 20px;
}
.brand li .price .price_s span {
	font-size: 18px;
	color: #e20052;
	position: absolute;
	right: 0;
	top: 14px;
	display: block;
	width: 20px;
	height: 22px;
	line-height: 22px;
}
.brand li .price .price_n {
	font-size: 20px;
	color: #e20052;
	line-height: 48px;
	margin-left: 1px;
	position: relative;
	top: 4px;
}
.brand li .price .price_r {
	font-size: 14px;
	color: #999;
	line-height: 48px;
	text-decoration: line-through;
	margin-left: 3px;
	position: relative;
	top: 3px;
}
.brand li .name a {
	color: #666;
	font-size: 14px;
	display: block;
	text-decoration: none;
	-moz-transition: background-color .2s ease-out;
	-webkit-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	-ms-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
	word-break: break-all;
}
.brand .curr {
	border: 1px solid #E33B3D;
}
.brand-wrap ul li.curr {
	border: 1px solid #E33B3D;
	border-bottom: 5px solid #E33B3D;
	height: 413px;
}
a.href-wrap {
	display: block;
	width: 321px;
	height: 417px;
	overflow: hidden;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	background: url(images/giftu.gif) repeat;
	cursor: pointer;
}
.href-wrap:hover {
	text-decoration: none;
}
.brand li .p-img {
	padding: 0;
}
ul.brand li .p-img {
	position: relative;
	margin: 0 auto;
	width: 277px;
	padding-top: 20px;
}
.brand-wrap ul.brand li .p-img img {
	width: 277px;
	height: 277px;
}
.brand li .p-name {
	width: 275px;
}
.brand li div.p-name {
	font-family: microsoft yahei;
	line-height: 21px;
	margin: 10px 22px 0;
	height: 42px;
	overflow: hidden;
	color: #666;
}
.brand li .p-name a {
	font-size: 14px;
	font-family: microsoft yahei;
}
.brand li .p-name .hrefname {
	position: relative;
	z-index: 6;
}
.brand-wrap ul.brand li .p-name a {
	height: 42px;
	display: block;
	overflow: hidden;
	color: #666;
}
.brand li .p-price {
	font-size: 14px;
	overflow: Hidden;
	margin: 15px;
}
ul.brand li .p-price {
	margin: 10px 20px 0;
	height: 40px;
	_margin: 2px 20px 0;
}
.brand li .p-price .left {
	line-height: 15px;
	width: 170px;
	overflow: hidden;
	float: left;
	margin-right: 0;
}
.brand li .p-price .col {
	color: #E4393C;
	font-weight: 400;
}
.brand li .p-price .size {
	font-size: 36px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
}
.brand li .p-price .size {
	font-size: 36px;
	font-weight: 700;
	font-family: verdana;
}
.brand li .p-price span.size {
	_margin-top: 5px;
}
.brand li .p-price .group_block {
	color: #E3393C;
	display: inline-block;
	font-family: microsoft yahei;
	font-size: 14px;
	font-weight: 400;
	padding-top: 3px;
}
.brand li .p-price del {
	color: #999;
	font-weight: 400;
	display: block;
	padding-top: 2px;
	font-family: verdana;
}
.brand li .p-price .right {
	width: 110px;
	text-align: right;
	color: #999;
	overflow: hidden;
	float: right;
	_margin-top: 5px;
}
.e-content {
	background: white;
}
.detial-center span {
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
}
.detial-center #leftTime span.num {
	width: 37px;
	padding-right: 3px;
	background: url(images/little_icon.png) 0 -164px no-repeat;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 28px;
}
.e-content {
	overflow: hidden;
	width: 948px;
	border: 1px solid #ddd;
	border-top: 2px solid #e20052;
	line-height: 30px;
	margin-bottom: 20px;
	float: left;
}
.time-price .detial-center .num {
}
.e-content h2 {
	overflow: hidden;
	width: 928px;
	margin: 10px;
	font-size: 18px;
	font-family: microsoft yahei;
	color: #333;
	max-height: 53px;
	line-height: 25px;
}
.e-extra {
	overflow: hidden;
	padding: 0 0 0 10px;
	zoom: 1;
}
.time-price {
	float: right;
	width: 508px;
}
.e-extra .bg, .e-extra .tuan {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
}
.time-price .price-top {
	width: 488px;
	height: 70px;
	line-height: 70px;
	font-family: verdana;
	padding: 0 0 0 40px;
	overflow: hidden;
	background-position: 0 0;
	_padding-top: 10px;
}
.e-extra strong {
	margin-right: 5px;
	font-size: 24px;
}
.time-price .price-top .now {
	color: white;
	font-size: 36px;
}
.time-price .price-top .prime {
	color: #8F0000;
	font-size: 14px;
}
.time-price .price-top .sale, .time-price .price-top .comment {
	display: inline-block;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	background-position: 0 -80px;
	padding: 0 15px;
}
.time-price .price-top .sale {
	margin-left: 10px;
}
.time-price .price-top .sale i {
	background: #FFFDDC;
	color: #E3393C;
	padding: 2px 3px;
	font-style: normal;
}
.time-price .detial-center {
	padding: 10px 0 10px 8px;
	line-height: 25px;
	font-size: 14px;
	border-bottom: 1px dotted #CBCBCB;
}
.time-price .detial-center .text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}
.time-price .extra-bottom {
	padding: 10px 0 0 40px;
}
.e-extra .tuan {
	display: block;
	width: 188px;
	height: 46px;
	line-height: 46px;
	color: white;
	text-decoration: none;
	margin: 10px 0 0 0;
}
.e-extra .tuan2 {
	background-position: -41px -214px;
}
.e-extra a.tuan {
	color: white;
	text-align: center;
}
.e-extra .tuan strong {
	font-family: microsoft yahei;
}
.e-extra .p-img {
	padding: 0;
}
.e-extra .img-info {
	position: relative;
	height: 400px;
	width: 400px;
}
.go-share {
	border: none;
	margin: 10px 0;
	padding-left: 10px;
}
.detail-wrap .right-extra {
	float: right;
	width: 228px;
}
.inter-eva {
	width: 950px;
	float: left;
}
.detail-con .inter-eva .tab {
	overflow: visible;
	width: 950px;
}
.detail-con .inter-eva .tab .mt {
	background: #F7F7F7;
	border-color: #ececec #DDD #DDD;
	border-style: solid;
	border-width: 2px 1px 1px;
	height: 30px;
	line-height: 30px;
	overflow: visible;
	width: 948px;
}
.detail-con .inter-eva .tab .mt ul {
	font-family: microsoft yahei;
	font-size: 14px;
	margin: 0 0 0 -1px;
	float: left;
}
.detail-con .inter-eva .tab .mt li {
	float: left;
	text-align: center;
	font-weight: normal;
}
.detail-con .inter-eva .tab .mt .curr {
	background: white;
	border-top: 2px solid #e20052;
	color: #e20052;
	height: 34px;
	margin-top: -6px;
	position: relative;
	top: 1px;
	z-index: 2;
}
.detail-con .inter-eva .tab .mt a {
	float: left;
	height: 30px;
	line-height: 28px;
	padding: 0 13px;
}
.detail-con .inter-eva .tab .mt .curr a {
	border-color: #DDD;
	border-image: none;
	border-style: solid;
	border-width: 0 1px;
	color: #e20052;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding: 0 12px;
}
#product-detail-1 {
	width: 950px;
	overflow: hidden;
}
.product-bg {
	background-position: 0 -110px;
	height: 60px;
	width: 948px;
}
.detail-con .tabcon {
	background: white;
	overflow: hidden;
}
.mall_goods_foursort_style {
	padding: 15px 0;
}
.mall_goods_foursort_style_frame {
	float: left;
	line-height: 22px;
	overflow: hidden;
	color: #666;
	width: 33%;
	text-indent: 22px;
}
.inter-eva .right_title1 {
	background-color: #f5f5f5;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	padding-left: 17px;
	color: #404040;
}
.r {
	overflow: hidden;
	float: right;
	width: 228px;
	margin-bottom: 10px;
	border: 1px solid #DDD;
	border-top: 2px solid #e20052;
}
.rm {
	float: left;
	width: 228px;
	height: auto;
}
.rm .rmt, .rm2 .rmt {
	width: 216px;
	height: 33px;
	padding-left: 12px;
	background: #F1F1F1;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font-family: microsoft yahei;
	line-height: 33px;
}
.rm .rmc, .rm2 .rmc {
	width: 208px;
	height: auto;
	padding: 10px;
	background: white;
}
#hott .rmc .tcon2 {
	float: left;
	width: 208px;
	height: auto;
	margin-top: 0;
	border: 0;
}
#hott .rmc .tcon, #hot1 .rmc .tcon, #vhot .rmc .tcon {
	float: left;
	width: 208px;
	height: auto;
	margin-top: 10px;
	border-top: 1px solid #DDD;
}
#hott .rmc .title, #hot1 .rmc .title, #vhot .rmc .title {
	overflow: hidden;
	float: left;
	width: 208px;
	height: 36px;
	padding-top: 5px;
}
#hott .rmc .pic, #hot1 .rmc .pic, #vhot .rmc .pic {
	float: left;
	width: 208px;
	height: auto;
	padding-top: 5px;
	text-align: center;
}
#hott .rmc .pic img, #hot1 .rmc .pic img, #vhot .rmc .pic img {
	width: 208px;
	height: 208px;
}
#hott .rmc .price, #hot1 .rmc .price, #vhot .rmc .price {
	float: left;
	width: 202px;
	height: 27px;
	padding: 6px 6px 0 0;
	background: whiteSmoke;
	line-height: 20px;
}
#hott .rmc .price span, #hot1 .rmc .price span, #vhot .rmc .price span {
	padding-left: 10px;
	color: #E3393C;
}
#hott .rmc .price span.qg, #hot1 .rmc .price span.qg, #vhot .rmc .price span.qg {
	float: right;
	width: 54px;
	height: 21px;
	padding: 0;
	border-radius: 2px;
	background-color: #e20052;
	background: -webkit-gradient(linear, left top, left bottom, from(#e20052), to(#e20052));
	line-height: 20px;
	font-weight: normal;
	text-align: center;
}
#hott .rmc .price span.qg a, #hott .rmc .price span.qg a:hover, #hot1 .rmc .price span.qg a, #hot1 .rmc .price span.qg a:hover, #vhot .rmc .price span.qg a, #vhot .rmc .price span.qg a:hover {
	display: block;
	width: 54px;
	height: 20px;
	color: white;
	text-decoration: none;
}
#hott .rmc .price span, #hot1 .rmc .price span, #vhot .rmc .price span {
	padding-left: 10px;
	color: #e20052;
}
/*文章列表页*/
.article .left {
	width: 170px;
	float: left;
	border-top: 4px solid #999;
}
.article .right {
	width: 778px;
	overflow: hidden;
	float: right;
	font-size: 12px;
	line-height: 150%;
	border: 1px solid #ddd;
}
.article .home-ann{ display:none;}
.backoffice-wrapper {
	margin: 20px auto;
	background: url(images/split_bg.png) repeat-y 180px 0 #fff;
	border: 1px solid #e4e4e4;
}
.article .breadNav { width:990px; }
.pure-u-1-5 {
	float: left;
  width: 188px;
}
.bo-main {

}
.bo-main h3 {
	margin: 0 8px 0 0;
	padding: 0 0 6px 10px;
	font-size: 1.27em;
	border-bottom: 2px solid #ff5482;
	color: #000;
}
.pure-u-4-5 {
	width: 800px;
	float: right;
}
.pure-u {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	line-height: 1.5em;
}
.mr-10 {
	margin-right: 10px;
}

.pure-u-2-9 {
	width: 222.222px;
	float: left;
}
.account-mod {
	border: 1px dashed silver;
	margin: 0 0 10px;
	height: 80px;
}
.f-14 {
	font-size: 14px;
}
.notice-mod  ul{ clear:both;}
.notice-mod li {
	list-style: none;
	margin: 8px 0 2px 10px;
	font-size: 13px;
	color: #3e3e3e; width:200px; height:15px;
}
.notice-mod {
	background: #fffce5;
	border: 0;
}
.notice-mod .f-14 {
	background: url(images/gonggao.png) no-repeat;
	padding-left: 20px;
}

.bo-main a.pink-btn:hover, .bo-main .pink-btn:hover {
	background: #f70;
}
.bo-main a.pink-btn, .bo-main .pink-btn {
	padding: 4px 13px;
	background: #005aa9;
	border-radius: 3px;
	color: #fff;
	border: 1px solid #f70;
	text-shadow: 0 -1px 0 #c30;
	font-size: 13px;
}

.p10 {
	padding: 10px;
}
.pure-u-6-11 {
	width: 545.455px;
	float: left;
}

.user-wrapper {
	margin: 20px auto;
	border: 1px solid #e4e4e4;
	background-color: #fff;
}
.help-nav li.order a {
	background: url(images/aicon1.png) no-repeat 45px center;
}
.help-nav li.shipping a {
	background: url(images/aicon2.png) no-repeat 45px center;
}
.help-nav li.assistance a {
	background: url(images/aicon3.png) no-repeat 45px center;
}
.help-nav li.refunds a {
	background: url(images/aicon4.png) no-repeat 45px center;
}
.help-nav .cont {
	font-family: '微软雅黑', '黑体';
	font-size: 16px;
	font-weight: 700;
	color: #444;
}
.help-nav .cont, .help-nav .english {
	display: block;
}
.help-nav .english {
	font-family: Verdana, Tahoma, Arial;
	color: #999;
}
.main-title h2 {
	padding-left: 15px;
  height: 29px;
  border: solid #ffe0c5;
  border-width: 1px 1px 0 1px;
  background: #fff6ee;
  font: 700 16px/30px "Microsoft Yahei";
  color: #F70;
}

.sideMenu {
	border: 1px solid #ffe0c5;
}
.sideMenu h2 { width:188px;
	height: 32px;
	line-height:32px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dashed #ffe0c5;
	font-size: 14px;
	float: left;
	position: relative;
}
.sideMenu h2 a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding-left: 40px;
	color: #666;
}
.sideMenu h2 a:hover {
	color: #f70;
	text-decoration: none;
}
.sideMenu h2 em {
	float: right;
  margin-right: 10px;
  margin-top: 15px;
  width: 10px;
  height: 5px;
  background: url(images/icon.png) no-repeat -10px 0px;
  overflow: hidden;
}
.sideMenu h2.on em {
	 background: url(images/icon.png) no-repeat 0 0;
}
.sideMenu ul {
	width: 170px;
	margin-left: 30px;
	float: left;
}
.sideMenu ul li {
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	padding-left: 12px;
	margin: 6px 0; width:140px;
	float: left; overflow:hidden;
}
.sideMenu ul li a {
	width: 140px;
	display: block;
	color: #666;
}
.sideMenu ul li a.sell {
	color: #f70;
	font-weight: bold;
}
.sideMenu ul li a:hover {
	color: #f70;
	text-decoration: none;
	font-weight: bold;
}
.article .searchRight_paging {
	width: 700px;
	padding-left: 10px;
}
.markdown-body {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font: 13px Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
	line-height: 1.4;
	color: #333;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, freesans, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	word-wrap: break-word;
}
.markdown-body {
	font-size: 14px;
	margin-left: 10px;
	width: 790px;
}
.markdown-body h2 {
	 padding-left: 5px;
  width: 785px;
  height: 28px;
  background: #fffeed;
  border-top: 2px solid #fc9a01;
 
}
.markdown-body span {
	 font: 700 14px/28px "SimSun";
  color: #333;
}

.content_right {
	padding: 25px;
	color: #777;
}
.level, .level span {
	background: url(images/icon_star.png) left top repeat-x;
	display: inline-block;
	width: 60px;
	height: 12px;
	overflow: hidden;
	line-height: 12px;
	font-size: 0;
}
.level span {
	background-position: left bottom;
	vertical-align: top;
}


@font-face {font-family: 'iconfont';
    src: url('iconfont.eot'); /* IE9*/
    src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('iconfont.woff') format('woff'), /* chrome、firefox */
    url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
/*最右侧悬浮*/

#Floatright_nav {
	position:fixed;
	top: 0;
	z-index:9999999999;
	right: 0;
	height:100%;
	width: 35px;
    background-color: #383838;
}

.Floatright_box {
  position: relative;
  height: 100%;
}
.logo-qrcode {
 
}
.mui-tab li ,.mui-tab li  a.tab-icon { display:block;
	left: 0;
	width: 35px;
	height: 30px;
	position:relative;
	background-color:#383838;
	cursor: pointer;
	z-index: 9; margin-bottom:10px;
}
.mui-tab li .tab-icon {
  display: block;
  position: relative;
  width: 35px;
  height: 30px;
  z-index: 2;
  background-color: #383838;
  cursor: pointer;
}
.mui-tab li a.tab-icon,.mui-tab li.on a.tab-icon ,.mui-tab li .tab-icon ,.mui-tab li.on  .tab-icon{background: url(images/sidebaricon.png) no-repeat; }
.mui-tab li a.tab-icon-member{ background-position: -28px 5px;}
.mui-tab li.on a.tab-icon-member{background-position: 7px 5px;}
.mui-tab li a.tab-icon-service{ background-position: -27px -174px;}
.mui-tab li.on a.tab-icon-service{background-position: 8px -174px;}
.mui-tab li .tab-icon-code{ background-position:-26px -144px;}
.mui-tab li.on .tab-icon-code{ background-position: 9px -144px;} 
.mui-tab li a.tab-icon-feedback{ background-position: -26px -204px;}
.mui-tab li.on a.tab-icon-feedback{background-position: 8px -204px;}
.mui-tab li a.tab-icon-to-top{ background-position: -27px -234px;}
.mui-tab li.on a.tab-icon-to-top{background-position: 8px -234px;} 

.mui-mbar-tab-cart { 
	height: 135px;
}
li.mui-mbar-tab-cart {width: 29px;
  padding: 0 3px;
  background-color: #383838;
  margin:10px 0 5px 0; height:117px; position:static;

}
li.mui-mbar-tab-cart .cart{
  font-size: 18px;
  padding-top:5px; color:#FFF; font-weight:normal;}
li.mui-mbar-tab-cart #settleup-url {display: block;
  width: 20px;
  margin: 0 auto;
  color: #FFF; font-family:"微软雅黑"; padding-top:3px;}
li.mui-mbar-tab-cart #shopping-amount {
  display: inline-block;
  min-width: 17px;
  height: 15px;
  padding: 0 2px;
  background-color: #D00;
  color: #FFF;
  line-height: 15px;
  border-radius: 5px;
}
.mui-mbar-tab-cart .tab-cart-tip-warp { 
  padding: 3px 0 10px;
  border: 1px solid #4D4D4D;
  border-width: 1px 0;
  text-align: center;
  cursor: pointer; 
}
.tab-cart-tip-warp dd{position: absolute; display:none;
 width: 280px; top:0px; bottom:0;
  height: 100%; right:35px;
  background-color: #FFF;
  border-top: 1px solid #DDD;
  overflow-y: scroll; box-shadow: 1px 0 4px #888; overflow:hidden;
 
 }
.mui-tab li.on {
	background-color:#005aa9;
}
.logo-qrcode.on .mui-mbarp-qrcode-tip {
	display:block;
}
i.i_sbar_cat {
	background:url(images/logocar.png) no-repeat;
	width:35px;
	height:35px;
	display:block
}
p.sbar_cart_text {
	display: block;
	left: 7px;
	margin:0 auto;
	top: 40px;
	text-align:center;
	color:#fff;
	width: 20px;
	height: 50px;
	line-height: 16px;
	overflow: hidden;
	padding: 0;
}
i.i_sbar_nub {	margin:0 auto;
	width:20px;	height:20px;	text-align:center;
	margin-top:10px;font-style:normal;	display:block;	color:#fff;border-radius: 10px;
	background-color: #C40000;}
.mui-tab li a {text-decoration:none}

.left_conts {position: absolute;
	right:70px;width: 90px;height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;background-color: #005aa9;
	display:none;}
.mui-mbar-arr {position: absolute;
	width: 16px;top: 10px;
	right: -8px;color: #494949;
	height: 16px;line-height: 16px;
	text-align: center;
	font-size: 16px;
	font-family: "宋体b8b\4f53";}
.mui-mbarp-qrcode-arr {
	position: absolute;
	bottom: 9px;
	right: -7px;
	width:16px;
	height:16px;
	color: white;
	z-index: 999999;
}
.mui-mbarp-qrcode-tip {
	position: absolute;
	top: -61px;
	right:35px;
	background: white;
	z-index: 999999;
	cursor: default;
	border: 1px solid #D1D1D1;
	border-left: 0;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	text-align:center;
	visibility:hidden;
}
#settleup-content{
 

 }
 .sn-sidebar .g-cart-td {
  padding: 0 14px;
}

.sn-sidebar .g-cart-item {
  position: relative;
  padding: 10px 8px 10px 0;
  border-top: 1px solid #EEE;
  zoom: 1;
}
.sn-sidebar .ng-min-cart .fisrt .g-cart-item {
  border-top: 0 none;
}
.sn-sidebar .g-cart-close {
  position: absolute;
  right: -8px;
  top: 12px;
}
.sn-sidebar .g-cart-close a {background: url(images/sidebar.png) no-repeat 0 -60px;
  width: 12px;
  height: 12px;
  overflow: hidden; display:block;
}
.sn-sidebar .g-cart-td-images {
  position: relative;
  width: 62px;
  height: 62px;
  margin-right: 10px;
  overflow: hidden;
}
.sn-sidebar .g-cart-td-images a {
  display: block;
  border: 1px solid #eee;
}
.sn-sidebar .g-cart-td-images img {
  display: block;
  width: 60px;
  height: 60px;
}
.sn-sidebar .g-cart-td-msg {
  margin-left: 10px;
  padding-top: 8px;
  zoom: 1;
}
.sn-sidebar .g-cart-td-msg p {
  height: 24px;
  margin-bottom: 2px;
  line-height: 24px;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
}
.sn-sidebar .g-cart-td-msg p a {
  color: #666;
}
.sn-sidebar .g-cart-store .price {
  color: #333;
  font-weight: 400;
}

.sn-sidebar .ng-min-cart .price em {
  padding-left: 2px;
  font-family: tahoma;
}
.sn-sidebar .g-cart-cout-text {
  width: 66px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  overflow: hidden;
}
.sn-sidebar .g-cart-bottom {
  padding: 0; position:absolute; bottom:0; left:0;
  border-top: 2px solid #DDD; width:100%;
}
.sn-sidebar .g-cart-bottom .g-cart-info {
  height: 43px;
  padding: 10px 10px 0 12px;
  color: #333;
  line-height: normal;
  border-radius: 4px;
}
.sn-sidebar .g-cart-bottom .g-cart-info {
  height: 43px;
  padding: 10px 10px 0 12px;
  color: #333;
  line-height: normal;
  border-radius: 4px;
}
.sn-sidebar .g-cart-bottom .g-cart-info .price {
  display: inline-block;
  width: 74px;
  height: 20px;
  color: #333;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  overflow: hidden;
}

.sn-sidebar .g-cart-checkout-btn {
  position: relative;
  display: block;
  background: #005aa9;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
}
.sn-sidebar .g-cart-bottom .g-cart-checkout-btn {
  width: 115px;
  height: 32px;
  background-color: #F90;
  padding-left: 10px;
  border: 1px solid #E68A00;
  color: #FFF;
  text-align: left;
  font: 14px/32px "Microsoft YaHei";
}
.sn-sidebar  .g-cart-info .price {
  font: 700 16px/26px Arial;
  color: #D00;
  vertical-align: middle;
}
.sn-sidebar  .g-cart-info p{ text-align:left;}
.mui-tab li.on .tab-cart-tip-warp  dd{ display:block;}
.sn-sidebar .g-cart-store-title .store-info {
  height: 28px; clear:both;
  line-height: 28px; text-align:left; margin-left:15px;
}
.sn-sidebar .g-cart-no-data {
  position: absolute;
  top: 30%;
  left: 0;
  padding: 0 8px;
  text-align: center;
  color: #BBB;
}
.sn-sidebar .g-cart-tipbox {
  position: relative;
  left: 0;
  top: 50%;
  width: 247px;
}
.sn-sidebar .g-cart-no-data .icon {
  display: block;
  width: 150px;
  height: 96px;
  margin: 0 auto;background: url(images/sidebar.png) no-repeat;background-position: 0 -291px;
}
.sn-sidebar .g-cart-no-data h5 {
  margin-top: 10px;
  font: 400 14px/1.5 "Microsoft YaHei"; border:0;
}
#snSideTools {
  position: fixed;
  _position: absolute;
  width: 44px;
}
#snSideTools li {
  margin-bottom: 5px;
  float: left;
  clear: both;
  background: #FFF;
}
#snSideTools li a {
  display: block;
  width: 42px;
  height: 42px;
  border: 1px solid #cecece;
  border-radius: 2px;
  background: #fff url(images/am.gif) no-repeat center center;
}
#snSideTools li.erweima .sntool {
  background: url(images/icons-2.png) -180px -365px!important;
  cursor: default;
}
#snSideTools li .ewm-pic {
  position: absolute;
  bottom: 0;
  left: -108px;
  width: 100px;
  height: 118px;
  border: 1px solid #cecece;
  background: #FFF;
  overflow: hidden;
}
#snSideTools li .ewm-pic iframe {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 115px;
}
#snSideTools li .ewm-pic a {
  position: relative;
  z-index: 10;
  width: auto;
  height: auto;
  border: 0;
  color: #666;
}
#snSideTools li .ewm-pic img {
  position: relative;
  z-index: 10;
  display: block;
  margin: 10px auto 0;
  width: 80px;
  height: 80px;
}
#snSideTools li .ewm-pic p {
  text-align: center;
  margin: 5px 5px 0;
  height: 18px;
  overflow: hidden;
}
#snSideTools li .ewm-pic a {
  position: relative;
  z-index: 10;
  width: auto;
  height: auto;
  border: 0;
  color: #666;
}
#snSideTools li a.sntool, #snSideTools li a.sntool:hover, #snSideTools li a.sntool:visited {
  border: 1px solid #cecece;
  border-radius: 2px;
  background: #f4f4f4;
  width: 24px;
  height: 28px;
  padding: 7px 9px;
  line-height: 14px;
  overflow: hidden;
  text-decoration: none;
  color: #666;
}
#snSideTools li a.sntool3 {
  background: #f4f4f4 url(images/npbg.png) no-repeat -42px -248px;
}
.ng-bar-node-mini-cart-fixed dl{ display:none;}