@charset "utf-8";
/* CSS Document */
/* 小丘QQ:1977917927 */


/*==============================================================================================*/
/*goods-content css
/*==============================================================================================*/
.goods-content {
	width: 1200px;
	margin: auto;
}
.goods-content img{ max-width:none;}
.goods-content em{font-style: normal;}
.goods-content ul, .goods-content ol , .goods-content li {
	list-style: none outside none;
}
.goods-content h1, .goods-content h2, .goods-content h3,.goods-content h4,.goods-content h5 { padding:0px; margin:0px; line-height:normal; height:auto;}

.goods-content dd,.goods-content dt,.goods-content dl{ padding:0px; margin:0px;}

/*goods-info 商品基本内容 */

.goods-info {
	min-height: 490px;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
}


/*goods-picture 商品图片集*/
.goods-picture {
	margin-right:30px;
	border: solid 1px #EEE;
	background-color: #FFF;
	position: absolute;
	z-index: 99;
	top: 10px;
	left: 0px;
	width:420px;
}
.goods-picture .gallery_wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 10px;
	left: 10px;
}
.goods-picture .controller_wrap {
 filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2FFFFFF', endColorstr='#B2FFFFFF');
	background: rgba(255, 255, 255, 0.7);
	margin-top:20px;
	padding: 0;
	padding-left: 10px;
}
.goods-picture .close_wrap {
	position: absolute;
	top: -10px;
	right: -10px;
}
.goods-picture .close_wrap a {
	font: lighter 20px/20px Verdana;
	color: #ccc;
	background-color: #FFF;
	text-align: center;
	display: none;
	width: 22px;
	height: 22px;
	border: solid 1px #CCC;
	border-radius: 24px;
	overflow: hidden;
}
.goods-picture .controller {
	width: 320px;
	height: 62px;
	position: relative;
	overflow: hidden;
}
.goods-picture .prev, .goods-picture .next {
 filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66FFFFFF', endColorstr='#66FFFFFF');
	background: rgba(255, 255, 255, 0.4);
	display: none;
	border-radius: 0 56px 56px 0;
	width: 28px;
	height: 56px;
	position: absolute;
	top: -190px;
	left: 0px;
}
.goods-picture .next {
	border-radius: 56px 0 0 56px;
	left: auto;
	right: 0px;
}
.goods-picture .prev span, .goods-picture .next span {
	text-indent: -99px;
	background: url(../images/shop/2014_ncs_public_img.png) no-repeat -12px 0;
	display: block;
	margin: 18px 0 0 4px;
	width: 10px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}
.goods-picture .next span {
	background-position: -22px 0;
	margin-left: 9px;
}
.goods-picture .controller ul {
	font-size: 0px;
	*word-spacing:-1px/*IE6、7*/:;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.goods-picture .controller li {
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	width: 68px;
}
.goods-picture .controller li {
 *display: inline/*IE6,7*/:;
}
.goods-picture .controller a {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
    *display: block:;
	padding: 1px;
	border: 1px solid #EEE;
	overflow: hidden;
}
.goods-picture img {
	display: block;
	-ms-interpolation-mode: bicubic;
}
.goods-picture .controller a img {
	max-width: 58px;
	max-height: 58px;
 margin-top: expression(58-this.height/2);
 *margin-top:expression(29-this.height/2):;
}
.goods-picture .controller a:hover, .goods-picture .controller .current {
	padding: 0;
	border-width: 2px;
	border-color: #FF5500;
}
.goods-picture .gallery {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}


/*goods-summary 基本信息 */
.goods-summary {
	float: right;
	padding-bottom:30px;
	width:780px;
	min-height: 490px;
	position:relative;
}
.goods-summary .goods-taocan{ margin-left:35px; padding-top:15px; padding-bottom:10px; border-top:1px solid #eee}
.goods-summary .consult-box {
    position: absolute;
    right:10px;
    text-align: center;
    bottom: 20px;
}
.goods-summary .consult-link-box {
    border: 2px solid #feb38c;
    border-radius: 10px;
    display: block;
    height: 78px;
    width: 78px;
}
.goods-summary .consult-link {
    height: 30px;
    margin-top: 10px;
    width: 30px;
}
.goods-summary .consult-link-box p {
    color: #ff5500;
    padding: 10px 0;
}
.goods-summary .share_box {
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 10px auto;
    width: 80px;
}
.goods-summary .share_box .share_icon {
    background:url(../images/detail-icons.png) no-repeat scroll -41px -99px;
    display: inline-block;
    height: 15px;
    margin-top: -1px;
    vertical-align: middle;
    width: 15px;
}
.goods-summary .share_box:hover {
    border-radius: 15px;
    color: #ff5500;
}
.goods-summary .share_box:hover .share_icon {
    background-position: -41px -113px;
}

.goods-summary .name {
	margin-left:35px;
	padding: 15px 35px 10px 0;
	 border-bottom: 1px solid #eeeeee;
}

.goods-summary .spec-list-item{
	 overflow:hidden; float:left; border:#e8e8e8 solid 1px;  margin-right:10px; margin-bottom:10px;
}
.goods-summary li.active{ border:#d93600 solid 1px;}
.goods-summary .spec-list-item a{ display:block;padding:5px 20px; background:#fff;}
.goods-summary .non-stock a{ color:#ccc;}

.goods-summary .ncs-meta {
	padding: 10px 0;
	position: relative;
	z-index: 1;
}
.goods-summary .ncs-plus {
	padding: 0;
}
.goods-summary .ncs-key {
	border-top: dotted 1px #DDD;
	padding-top: 15px;
}
.goods-summary .ncs-btn {
	display: inline-block;
	margin: 30px 0 0 35px;
	position: relative;
	z-index: 70;
}
.ncs-plus dl dt, .ncs-plus dl dd, .ncs-meta dl dt, .ncs-meta dl dd, .ncs-key dl dt, .ncs-key dl dd {
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
 	*display: inline/* IE6,7 */:;
	min-height: 20px;
	padding: 4px 0;
 	*zoom:1:;
}
.ncs-meta .rate {
	text-align: center;
	width: 100px;
	position: absolute;
	z-index: 1;
	top: 20px;
	right: 5px;
}
.ncs-meta .price {
	padding:2px 0;
	margin-left:35px;
    color:#666;
    font-size:20px;
	vertical-align: middle;
}
.ncs-meta .price-hui{
	color:#ff5500;
	font-size:24px;
}
.ncs-meta .price-hui i {
    font-size:20px !important;
}
.ncs-meta .price i {
    font-size:18px;
    vertical-align:bottom;
}
.goods-promotion {
	margin-left:35px;
}
.goods-promotion .phone-icon {
    background-position: -42px -37px;
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    vertical-align: top;
    width: 20px;
}
.detail-icon {
    background:url("../images/detail-icons.png") no-repeat scroll 0 0;
    display: inline-block;
}
.goods-promotion p {
    color: #666;
    display: inline-block;
    font-size: 16px;
}
.goods-promotion p strong{
    color: #ff0b0b;
    font-size: 16px;
}


.ncs-meta .price span{ font-size:16px;}
.ncs-meta .cost-price strong {
	text-decoration: line-through;
}
.ncs-meta .rate a {
	color: #777;
	display: block;
}
.ncs-meta dl dt, .ncs-plus dl dt, .ncs-key dl dt {
    color: #333;
    font-size: 14px;
    line-height: 30px;
	width:80px;
	margin-right: 6px;
}
.ncs-meta dl dd, .ncs-plus dl dd, .ncs-key dl dd {
	line-height:30px;
	text-align: left;
	width: 510px;
 *width: 509px/*IE7*/:;
}
.figure-input{ height:40px;}
.raty {
	font-size: 0px;
	line-height: 0;
 *word-spacing:-1px/*IE6、7*/:;
	vertical-align: middle;
	display: inline-block;
 *display: inline/*IE7*/:;
	zoom: 1;
}
.raty img {
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 2px 0;
}
.goods-summary .ncs-btn {
    *display: inline/*IE6,7*/:;
	zoom: 1;
}

.goods-summary .ncs-btn a.buynow, .goods-summary .ncs-btn a.addcart, .goods-summary .ncs-btn a.no-buynow, .goods-summary .ncs-btn a.no-addcart {
	font: lighter 16px/20px "Microsoft Yahei";
	color: #fff;
	text-align: center;
	display: inline-block;
	height: 20px;
	padding: 6px 18px;
	margin-right: 10px;
	border-radius: 2px;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 0px 2px rgba(204, 204, 204, 0.25);
}
.goods-summary .ncs-btn a.buynow {
	box-sizing:content-box;
	line-height:35px;
	height:35px;
	background-color: #22ac38;
}
.goods-summary .ncs-btn a.addcart {
	box-sizing:content-box;
	line-height:35px;
	height:35px;
	background-color: #FF5500;
}
.goods-summary .ncs-btn a i {
	font-size: 17px;
	margin-right: 6px;
}
.goods-summary .name h1, .goods-summary .name strong {
    color: #333;
    font-size: 28px;
    line-height: 1.5;
	color: #333;
	display: block;
	overflow: hidden;
	font-weight:normal;
}
.goods-summary .name strong {

    color: #FF9900;
    font-size: 16px;
    padding: 10px 0 15px;
}

.figure-input {
	position: relative;
	z-index: 1;
}
.figure-input .w30 {
	box-sizing:content-box;
	width: 30px;
	font: 12px/20px Tahoma;
	color: #777;
	background-color: #FFF;
	vertical-align: top;
	display: inline-block;
	height: 20px;
	padding: 4px;
	border: solid 1px #CCC;
	outline: 0 none;
}
.figure-input a {
	box-sizing:content-box;
	font: 11px/12px sans-serif, serif, Arial;
	color: #aaa;
	background-color: #FFF;
	text-align: center;
	display: block;
	width: 16px;
	height: 12px;
	border: solid 1px #CCC;
	position: absolute;
	z-index: 1;
	left: 42px;
	-webkit-text-size-adjust: none;
}
.figure-input a.increase {
	top: 4px;
}
.figure-input a.decrease {
	top: 20px;
}
.figure-input span {
	margin-left: 30px;
	color: #999;
}
.figure-input span em {
	margin: 0 2px;
}


<!-- 店铺基本信息 -->
.shop-info {
	width: 210px;
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
}
.shop-info .title {
	background-color: #F5F5F5;
	padding: 5px 10px;
	border: solid 1px #E6E6E6;
}
.shop-info .content {
	border: solid #E6E6E6;
	border-width: 0 1px 1px;
}
.shop-info .content dl {
	font-size: 0px;
 	*word-spacing:-1px/*IE6、7*/:;
	display: block;
	border-bottom: solid 1px #E6E6E6;
	padding: 6px 0;
}
.shop-info .goto {
	text-align: center;
	padding: 10px 0;
}
.shop-info .all-rate .rating {
	background: url(../images/2014grate.png) no-repeat 0 -18px;
	vertical-align: middle;
	display: inline-block;
 *display: inline/*IE7*/:;
	width: 79px;
	height: 17px;
 *zoom:1:;
}
.shop-info .all-rate em {
	color: #da542e;
	font-weight: 600;
	vertical-align: middle;
	margin-right: 2px;
}
.shop-info .all-rate .rating span {
	background: url(../images/2014grate.png) no-repeat 100% 0;
	display: block;
	height: 18px;
}
.shop-info .title h4 {
	font: 600 14px/20px "Microsoft Yahei";
	color: #555;
}
.detail-rate {
	color: #999;
	width: 182px;
	padding: 5px;
	margin: 0 auto;
	border-bottom: dotted 1px #E6E6E6;
}

.shop-other {
	width: 208px;
	height: 36px;
	margin-top: 10px;
}
.info-btn-map {
	width: 103px;
	height: 36px;
	border-top: solid 1px #E7E7E7;
	border-right: solid 1px #E7E7E7;
	float: left;
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFCFC', endColorstr='#F1F1F1');
	background-image: -webkit-gradient( linear, left top, left bottom, from(#FCFCFC), to(#F1F1F1));
	background-image: -moz-linear-gradient(top, #FCFCFC, #F1F1F1);
}
.info-btn-qrcode {
	width: 103px;
	height: 36px;
	border-top: solid 1px #E7E7E7;
	border-left: solid 1px #FFF;
	float: left;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFCFC', endColorstr='#F1F1F1');
	background-image: -webkit-gradient( linear, left top, left bottom, from(#FCFCFC), to(#F1F1F1));
	background-image: -moz-linear-gradient(top, #FCFCFC, #F1F1F1);
}
.info-btn-map a, .info-btn-qrcode a {
	line-height: 16px;
	color: #555;
	background: url(../images/shop/public.png) no-repeat;
	padding-left: 20px;
	width: 73px;
	height: 16px;
	float: left;
	padding: 9px 1px 10px 29px;
	border-top: solid 1px #FFF;
	position: relative;
	z-index: 999;
}
.info-btn-qrcode a {
	background-position: -90px -150px;
}
.shop-other p, .shop-other .info-map {
	display: none;
	border: solid #E7E7E7;
	border-width: 0px 1px 1px 1px;
	background: #FFF url(../images/loading.gif) no-repeat 50% 50%;
	position: absolute;
	top: 35px;
	text-align: center;
	zoom: 1;
}
.info-btn-map a {
	background-position: 10px -150px;
}
.goods-info .goto a {
	color: #005ea6;
	margin: 0 10px;
}
.goods-info .goto a em {
	color: #999;
	font-weight: 600;
	margin-left: 2px;
	vertical-align: middle;
}
.goods-info .content dl dt {
	font-size: 12px;
	color: #666;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: right;
	display: inline-block;
 	*display: inline/*IE7*/:;
	width: 68px;
	 *zoom:1:;
}
.goods-info .content dl dd {
	font-size: 12px;
	color: #333;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
 	*display: inline/*IE7*/:;
	width: 130px;
 	*width: 125px:;
	overflow: hidden;
	zoom: 1;
}
.detail-rate h5 {
	color: #777;
	margin-bottom: 4px;
}
.detail-rate li {
	padding: 2px 0;
}
.detail-rate .credit {
	color: #555;
	display: inline-block;
	width: 35px;
	margin-left: 4px;
}
.detail-rate .high {
	color: #da542e;
	display: inline-block;
}
.detail-rate .high i {
	background: url(../images/2014grate.png) no-repeat 0 -40px;
	vertical-align: middle;
	display: inline-block;
	width: 9px;
	height: 8px;
	margin-right: 4px;
}
.detail-rate .high em {
	color: #fff;
	background-color: #DA542E;
	text-align: center;
	display: inline-block;
	width: 40px;
	margin-left: 2px;
}
.detail-rate h5 strong {
	font-weight: 700;
	margin-right: 30px;
}


/*goods-detail 商品详情 */
.goods-detail{
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

/*goods-main 内容右侧栏 */
.goods-main {
	float: right;
	width: 980px;
	overflow:hidden;
	_position: relative;
}
.goods-promotion {
	margin-bottom:15px;
}
.tabbar {
	background: #FFF;
}
.goods-title-nav {
	margin-top: 7px;
}
.goods-title-nav ul {
	font-size: 0px;
 	*word-spacing:-1px/*IE6、7*/:;
	background-color: #FCFCFC;
	border: solid #D7D7D7 1px;
	padding:0px;
	margin:0px;
}
.goods-title-nav ul li {
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
}
.goods-title-nav ul li {
 	*display: inline/*IE6,7*/:;
}
.goods-title-nav ul li.current {
	margin: -7px 0 -1px -1px;
}
.goods-title-nav ul li a {
	font: normal 14px/20px "Microsoft Yahei";
	text-decoration: none;
	color: #777;
	background-color: #F5F5F5;
	display: block;
	padding: 6px 15px 5px 15px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 0 1px 0 0;
}
.goods-title-nav ul li.current a {
	color: #333;
	background-color: #FFF;
	padding: 11px 15px 6px 15px;
	border-style: solid;
	border-color: #22ac38 #DDD transparent #DDD;
	border-width: 2px 1px 0 1px;
}

.goods-title-bar {
	background-color: #FCFCFC;
	border-style: solid;
	border-color: #22ac38 #D7D7D7 #F5F5F5 #D7D7D7;
	border-width: 2px 1px 1px 1px;
	padding: 6px 15px 5px 15px;
}
.goods-info-content{

}
.goods-info-content .default{
	min-height:300px;
	margin-bottom:20px;

}
.goods-info-content .top {
	padding: 9px;
	margin-bottom: 20px;
	border: solid #D7D7D7;
	border-width: 0 1px 1px;
}

.goods-comment em{font-style: normal;}
.goods-commend-main {
	padding: 20px 0 0 0;
	border: solid #D7D7D7;
	border-width: 0 1px 1px;
}
.goods-comment .rate {
	line-height: 20px;
	color: #d93600;
	vertical-align: middle;
	display: inline-block;
 	*display: inline:;
 	*zoom:1:;
	margin: 10px 40px 10px 20px;
}
.goods-comment .rate strong {
	font: lighter 40px/40px arial;
	vertical-align: bottom;
}
.goods-comment .rate span {
	color: #999;
	display: block;
	clear: both;
}


.goods-comment .percent {
	vertical-align: middle;
	display: inline-block;
 	*display: inline:;
	 *zoom:1:;
}
.goods-comment .percent dl {
	font-size: 0px;
 *word-spacing:-1px/*IE6、7*/:;
}
.goods-comment .percent dt {
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	width: 80px;
	height: 20px;
}
.goods-comment .percent dt {
 *display: inline/*IE6,7*/:;
}
.goods-comment .percent dd {
	background-color: #F5F5F5;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	width: 100px;
	height: 14px;
	margin: 3px 0;
}
.goods-comment .percent dd {
 *display: inline/*IE6,7*/:;
}
.goods-comment .percent dd i {
	background-color: #D93600;
	display: block;
	height: 14px;
}
.goods-comment .percent dt em {
	color: #999;
	margin-left: 4px;
}

.goods-comment .comment-btn {
	text-align:center;
	height: 35px;
	line-height:35px;
	width:100px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	background:#d93600;
	color:#fff;
	overflow:hidden;
}


.cosult-askbtn {
	float: right;
	padding: 10px;
	font: normal 14px/20px "Microsoft Yahei";
	color: #777;
	background-color: #F5F5F5;
	text-align: center;
	display: block;
	overflow:hidden;
	padding: 4px 16px;
	border: solid 1px;
	border-color: #DCDCDC #DCDCDC #B3B3B3 #DCDCDC;
	cursor: pointer;
}

.nc-goods-sort {
	font-size: 0px;
   *word-spacing:-1px/*IE6、7*/:;
	background-color: #FFF;
	border: solid #DDD;
	border-width: 0 1px 1px;
	padding: 10px 0;
	margin-bottom: 10px;
}
.nc-goods-sort li {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 23%;
	padding: 0 0 0 2%;
	margin: 0;
	overflow: hidden;
}
.nc-goods-sort li {
 *display: inline:;
}




/*goods-sidebar 扩展左侧栏 */
.goods-sidebar {
	display: none;
  	width: 210px _position:relative/*IE6*/;
	width: 210px;
	display: block;
	float: left;
	_position: relative;
}

/* sidebar-box */
.sidebar-container {
	margin-bottom: 10px;
}
.sidebar-container .title {
	background-color: #F7F7F7;
	height: 40px;
	padding: 5px 10px;
	border: solid #DDD;
	border-width: 1px 1px 0 1px;
}
.sidebar-container .title h4{line-height: 30px;}
.sidebar-container .content {
	border: solid 1px #DDD;
	background: #FFF;
}

.hot_goods_list{ overflow:hidden; margin-top:10px; margin-bottom:10px;}
.hot_goods_list ul{ list-style:none;}
.hot_goods_list ul li{ list-style:none; width:190px; margin:0px auto 10px auto; overflow:hidden;}
.hot_goods_list ul li .img-responsive{ max-width: 190px;}
.hot_goods_list ul li .text-more{ font-size:14px; white-space:normal; padding-top:10px;}
.hot_goods_list ul li .money{ font-size:14px; color:#ff4200;}
.goods-code{ text-align:center; padding:10px;}

/* message-box */
.message-bar {
	border: solid 1px #D7D7D7;
	margin-bottom: 10px;
}
.message-bar .default {
	padding: 9px;
	border-top: solid 1px #D7D7D7;
	margin-top: -1px;
}
.message-bar .service-list {
	border-top: solid 1px #D8D8D8;
}
.message-bar dl {
	width: 180px;
	padding: 9px;
	overflow: hidden;
}
.message-bar dt {
	line-height: 20px;
	font-weight: 600;
	color: #333;
	display: block;
}
.message-bar dd {
	color: #555;
	margin-left: 16px;
	clear: both;
	padding: 4px 0;
}
.message-bar dd p {
	line-height: 20px;
}
.message-bar dd span {
	line-height: 22px;
	margin: 0 6px 0 0;
}
.message-bar dd img {
	vertical-align: middle;
}
.message-bar .default h5 {
	line-height: 20px;
	font-weight: 600;
	display: inline-block;
}
.message-bar .default span {
	color: #555;
	height: 20px;
}


/* cate-bar-box */
.cate-bar p {
	background-color: #F9F9F9;
	border-bottom: solid 1px #E7E7E7;
	height: 28px;
}
.cate-bar p span {
	text-align: center;
	display: inline-block;
	width: 24%;
	height: 20px;
	padding: 4px 0;
 	*display:block:;
 	*float:left:;
}
.cate-bar p a {
	line-height: 16px;
	color: #777;
	padding: 2px;
}
.cate-search {
	display: block;
	padding: 5px;
	border-bottom: dotted 1px #D7D7D7;
}
.cate-search input.text{
    font: 12px/20px Tahoma;
    color: #777;
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    height: 28px;
    padding: 4px;
    border: solid 1px #CCC;
    outline: 0 none;
}

.cate-search .cate-btn{
	display: inline-block;
    color: #777;
    background-color: #F5F5F5;
    text-align: center;
    display: inline-block;
    height: 28px;
    padding: 4px 10px;
    border: solid 1px;
    border-color: #DCDCDC #DCDCDC #B3B3B3 #DCDCDC;
    cursor: pointer;
}


.cate-submenu {
	width: 170px;
	margin: 5px 13px 5px 15px;
	_margin: 5px 6px 5px 8px;
	_display: inline-block;
	_float: left;
}
.cate-submenu li {
	text-align: left;
	margin: 6px 0;
	clear: both;
}
.cate-submenu li a {
	line-height: 20px;
	word-wrap: break-word;
	display: inline-block;
 	*dispaly: inline:;
	max-width: 135px;
	color: #333;
	overflow: hidden;
 	*zoom:1:;
}
.cate-submenu li ul {
	width: 150;
	margin: 5px 0px 5px 20px;
}
.cate-submenu li ul li {
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin: 4px 0;
}

.ico-none, .ico-block, .ico-sub {
	display: inline-block;
	float: left;
	cursor: default;
}
.ico-none, .ico-block, .ico-sub {
 *display: inline:;
}
.ico-none, .ico-block {
	width: 10px;
	height: 10px;
	text-align: center;
	margin: 5px 10px 5px 0;
	border-radius: 2px;
}

.ico-sub {
	font-size: 0px;
	line-height: 0;
	width: 3px;
	height: 3px;
	margin: 8px 6px 8px 0;
	border-radius: 3px;
}
.ico-none em, .ico-block em {
	font-size: 12px;
	line-height: 10px !important;
	height: 10px;
}

.detail_tit {
    background: #f8f8f8 none repeat scroll 0 0;
    width: 940px;

}
.detail_tit ul {
    border-bottom: 2px solid #666;
}
.detail_tit ul  li a {
    font-size: 16px;
    padding: 20px 50px;
    text-decoration: none;
}
.detail_tit ul  li a.curr {
    background-color: #666666;
    color: #fff;
}
.detail_tit ul :last-child a {
    border-right: medium none;
}
.detail_tit ul  a .comm-num {
    color: #008cd6;
    font-size: 12px;
    vertical-align: top;
}
.detail_tit ul  a:link, ..detail_tit ul  a:visited {
    color: #666;
}
.detail_tit ul  a:hover, ..detail_tit ul  a:active, ..detail_tit ul  a.curr {
    background-color: #666666;
    color: #fff;
}
.detail_tit .yuyue-btn {
    font-size: 18px;
    height: 58px;
    line-height: 58px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    width: 170px;
	margin-left: 15px;
    text-align: center;
	background: #ff5500;
    color: #fff;
}
.nav-fixed {
    background: #fff none repeat scroll 0 0;
    left: 50%;
    margin-left: -330px;
    position: fixed;
    top: 0;
	z-index:999;
}
.lwx_goods_tab_ct {
    margin-bottom: 25px;
}
.lwx_goods_tab_ct .nav-name {
    display: inline-block;
    font-size: 26px;
    font-weight: normal;
    line-height: 2;
    margin: 0 50px 15px 0;
}
.lwx_goods_arguments{ 
border: 1px solid #e6e6e6;
padding:10px 0;
}
.lwx_goods_arguments .pinpai{
    height: 40px;
    line-height: 40px;
    padding: 8px 20px 10px;
	font-size:14px;
	
	}
.lwx_goods_arguments .pinpai a{
	font-size:14px;
	}
.lwx_goods_arguments  ul {
    padding: 0 20px 18px;
    text-indent: 0;
}
.lwx_goods_arguments  ul li {
    color: #666;
    display: inline;
    float: left;
    height:22px;
    line-height:22px;
    margin: 10px 15px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    width:30%;
}