@charset "utf-8";
/* CSS Document */
.mgb12 {
	margin-bottom:12px;	
}
.mgt20 {
	margin-top:20px;	
}
.clear {
	font-size:0;
	line-height:0;
	height:0;
	width:100%;
	clear:both;	
}
.index-first-left {
	float:left;
	width:186px;	
}
.index-first-cen {
	width:542px;
	float:left;
	margin:0px 29px;	
}
.index-first-right {
	float:left;
	width:218px;
}
.index-second-right {
	float:right;
	width:790px;	
}
.typeListbox {
	position:relative;
	height: 196px;	
}
.typeList {
	overflow:hidden;
	height:196px;	
	position:absolute;
	left:0;
	top:0;
	width: 186px;
	z-index:2;
}
.typeList dd {
	background-color:#f5f5f5;
	border:1px solid #e5e5e5;
	border-top:0 none;
	height:48px;
	line-height:48px;
	padding-left:50px;
}
.typeList dd a {
	font-weight:bold;
	font-size:14px;
	color:#863249;
}
.typeList dd a:hover {
	text-decoration:underline;	
}
.typeList dd .ico {
	float:left;
	position:relative;
	margin-left:-28px;
	margin-top:16px;
	width:16px;
	height:16px;
	overflow:hidden;
}
.typeList dd .ico img {
 	max-width:16px;
}
.typeList dd .close {
	font-size:14px;
	font-weight:bold;
	color:#863249;
}
#typeclose {
	cursor:pointer;	
}
.cont-box {
	border:1px solid #ededed;
	border-top:0 none;
	padding:5px;
}
.ntitle {
	height:44px;
	background-color:#863249;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:44px;
	text-indent:20px;
}
.ntitle a {
	color:#fff;
}
.nlist {
	overflow: hidden;
	padding: 10px 0 10px 6px;
}
.nlist li {
	clear: both;
	white-space: nowrap;
	padding: 7px 0 7px 16px;
	text-align: left;
	background: url(/Images/sch-dot.png) no-repeat left center;
	overflow: hidden;
	font-size: 14px;
}
.nlist.moddotgrey li {
	padding: 6px 0 6px 16px;
	background: url("/Images/index/index_ico_circle2.png") no-repeat scroll 5px center;
}
.nlist.moddotred li {
	padding: 5px 0 5px 16px;
	white-space: normal;
	background: url("/Images/index/index_ico_circle1.png") no-repeat scroll 5px 16px;
}
.nlist.moddotred li a {
	line-height: 24px;
}
.nlist.moddotred li a:hover {
	color:#863249;
}
.title-floor {
	height:34px;
	border-bottom:2px solid #d4d4d4;
}
.title-floor h2 {
	font-weight:bold;
	font-size:16px;
	float:left;
	position:relative;
	color:#863249;
	height:34px;
	line-height:34px;
	padding:0px 90px 0px 5px;
	border-bottom:2px solid #863249;
}
.con-floor {
	overflow:hidden;
	margin:20px 0 10px;	
}
.shoplist {
	overflow:hidden;	
}
.shoplist li {
	float:left;
	width:240px;
	margin-right:14px;
	overflow:hidden;	
}
.shoplist.plist li {
	margin-bottom:25px;	
}
.shoplist li.last {
	margin-right:0;
}
.shoplist .simg,.shopbox .simg {
	display:block;	
}
.shoplist .simg img {
	width:240px;
	height:240px;	
}
.shoplist li p {
	padding:5px 0;
}
.shoplist li p.sname {
	height:40px;
	line-height:20px;
	overflow:hidden;
}
.shoplist li p.sname a,.shopbox p.sname a {
	color:#363636;
/*	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;*/
}
.shoplist li p.sname a:hover,.shopbox p.sname a:hover {
	text-decoration:underline;
	color:#863249;
}
.shoplist li p.price,.shopbox p.price {
	color:#863249;
}
.shoplist li p.price span {
	font-family:Arial;
	font-size:18px;
}
.shopbox {
	background-color:#f5f5f5;
	border:1px solid #e5e5e5;
	border-top:0 none;
	padding:10px;	
}
.shopbox dl {
	height:58px;
	overflow:hidden;
	margin:10px 0 20px;
}
.shopbox dd {
	float:left;
	width:58px;
	height:58px;
}
.shopbox dt {
	float:right;
	width:100px;
	height:58px;
}
.shopbox p {

}
.shopbox p.sname {
	height:36px;
	line-height:18px;
	overflow:hidden;
}
.shopbox .simg img {
	width:58px;
	height:58px;	
}
.shopbox p.price  {
	margin-top:3px;	
}
.shopbox p.price span {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.subfoot {
	margin-top:35px;
	border-top:1px solid #d7d7d7;
	padding:18px 0px 18px;
}
.subfoot dl {
	float:left;
	width:120px;
	margin-left:21px;
	margin-right:25px;
	display:inline;
}
.subfoot dt {
	padding:7px 0;
}
.subfoot dt a {
	font-family:MicroSoft Yahei,"微软雅黑";
	font-size:16px;
}
.subfoot dd {
	padding:5px 0 5px 3px;
}
/*数字*/
.pdpage {
	clear:both;
	margin:10px 0px;	
}
.totalNum {
	color: #863249;
	font-size: 14px;
	font-weight: bold;
}
.pageNum {
	clear: both;
	overflow: hidden;
	padding: 10px 0px;
}
 .pageNum a:link, .pageNum a:visited, .pageNum a:active {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #000;
	margin-right: 8px;
	border: 1px solid #863249;
	margin-top: 2px;
	font-size:14px;
	background-color: #fff;
}
.pageNum a:hover, .pageNum a.selected, .pageNum a.selected:visited {
	background-color: #863249;
	border-color: #863249;
	color: #fff;
}
/*内页导航*/
.bread-nav {
	color:#575757;
 	font-size:14px;
	font-weight:normal;
	padding:6px 0px 8px 5px;
	border-bottom:1px solid #863249;
}
.bread-nav span {
	font:normal 8px "宋体";
	-webkit-text-size-adjust:none;
}
.bread-nav span.c {
	color:#575757;
	font-size:14px;
	font-family: Arial,san-serif;
}
.bread-nav a:link, .bread-nav a:visited, .bread-nava:active{
 
}
.bread-nav a:hover {
	color:#863249;
}
/*分类,排序*/
.channelSort {
    background-color: #f2f2f2;
    height: 38px;
    padding: 0 15px;
}
.channelSort li {
    background-color: #f9f9f9;
    border: 1px solid #e8e8e8;
    float: left;
    height: 21px;
    line-height: 21px;
    margin-left: -1px;
    margin-top: 8px;
    position: relative;
}
.channelSort li.default {
    background-color: #dcdcdc;
}
.channelSort li a {
    color: #666666;
    line-height: 22px;
    padding: 0 18px;
}
.channelSort li b {
    background: url("/Shopping/Images/ico_order_up.png") no-repeat scroll right center;
    height: 8px;
    position: absolute;
    right: 6px;
    top: 7px;
    width: 7px;
}
.channelSort li.selected b {
    background: url("/Shopping/Images/ico_order_down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.classify-channel {
    background: none repeat scroll 0 0 #ffffff;
    padding: 15px;
	overflow:hidden;
}
.classify-dl {
    border-bottom: 1px dotted #c2c2c2;
    overflow: hidden;
    padding: 10px 0 10px 80px;
    position: relative;
}
.classify-dl dt {
    background: url("/Shopping/Images/ico_index_typ.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #575757;
    height: 24px;
    left: 0;
    line-height: 24px;
    position: absolute;
    text-align: right;
    top: 10px;
    width: 80px;
}
.classify-dl dd, .classify-ul li {
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 1px 6px;
    position: relative;
}
.classify-dl dd a, .classify-ul li a {
    color: #575757;
    display: inline-block;
    line-height: 24px;
    padding: 0 6px;
    white-space: nowrap;
}
.classify-ul {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f2f1f1;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 7px 80px;
    padding: 6px 10px 0;
}
.classify-ul li a {
    color: #666666;
}
.classify-dl dd a.selected, .classify-ul li a.selected {
    background-color: #863249;
    color: #fff;
    font-weight: bold;
}
.sch-box {
	overflow:hidden;
	width:264px;
	height:28px;
	margin:10px 0px 20px;
}
.sch-box .sch-txt {
	float:left;
	overflow:hidden;
	width:164px;
	border:1px solid #863249;
	height:26px;
	line-height:26px;
	padding:0px 5px;
}
.sch-box .sch-btn {
	float:left;
	width:88px;
	height:28px;
	line-height:28px;
	color:#fff;
	text-indent:10px;
	background:#863249 url(/Shopping/Images/ico_6.png) no-repeat 66px center;
}

.detail-first-top {
	margin-bottom:30px;
	margin-top:15px;
}
.detail-first-bot {
	
}
.detail-top-left {
	float:left;
	width:360px;
}
.detail-top-right {
	float:right;
	width:410px;
}
/*tab标签*/
ul.idTabs {
	zoom:1;
	clear:both;
}
ul.idTabs li {
	float:left;
 
}
ul.idTabs li a { 
}
ul.idTabs li a.selected {
}
.idTabsBox {
	overflow:hidden;	
}
.proDetail .idTabs {
	clear:both;
	overflow:hidden;
	height:38px;
	background:#f4f4f4;
	border:1px solid #dbdbdb;
}
.proDetail .idTabs li {
	height:38px;
	text-align:center;
	display:inline;
}
.proDetail .idTabs li a {
	border-bottom:none; 
	font: bold 14px/38px Tahoma;
	padding:0px 15px;
	display:block;
	float:left;
	color:#525252;
	border:1px solid #dbdbdb;
	border-left:0 none;
	border-top:0 none;
}
.proDetail .idTabs li a.selected {
	position:relative;
	border:none;
	background-color:#ffffff;
	height:35px;
	border-top:3px solid #863249;
	color:#000;
	line-height:30px;
	border-right:1px solid #dbdbdb;
}
.proDetail .idTabsBox {
	clear:both;
	color:#525252;
	padding:15px;
	overflow:hidden;
	zoom:1;
}
.spdetail {
	padding:50px 30px;	
}
.spdetail.mod {
	padding:20px 30px;	
}
.txtcon {
	font-size:14px;
	line-height:28px;
	color:#515151;	
}

/*商品详细*/
 .pro_title {
	font: bold 14px/24px Tahoma;
	color:#000;
}
.proDetail_tit_box .pro_info {
	overflow:hidden;
}
.pro_info li {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
	color:#666;
}
.pro_info .attr{
	float: left;
	width: 75px;
	color: #666;
}
.pro_info a.postAgeCont {
	display: inline-block;
	padding: 0 16px 0 4px;
	background:url(/Shopping/Images/icon_arrow_down.png) no-repeat right center;
	line-height: 18px;
	height: 18px;
	cursor: pointer;
	margin: 0 5px 0 2px;
	color: #816957;
}
.pro_info li.main_price {
	line-height:28px;	
}
.pro_info li.main_price strong {
	color:#d20163;
	font:bold 26px Arial, sans-serif;	
}
.pro_info .attrSalesNum {
	color: #38b;
	font-weight:bold;
}
.pro_info .attrPingjia a{
	line-height:11px;
	color: #38b;
}
.pro_info .attrPingjia a:hover {
	text-decoration:underline;
}
.pro_choose {
	background-color: #F8F8F8;
	padding: 8px 15px;
	border: 1px solid #eee;
	overflow:hidden;
	margin-top:5px;
	clear:both;
}
.pro_choose dl {
	width:100%;
	overflow:hidden;
	padding-bottom:8px;
	clear:both;
}
.pro_choose dl dt {
	float: left;
	width: 55px;
	padding-top:4px;
	color: #666;
}
.pro_choose dl dd {
	float:left;
 	display:inline;
	overflow:hidden;
	width: 300px;
	padding-top: 4px;
}
.pro_choose ul {
	overflow:hidden;
	float:left;
	z-index:0;
}
.pro_choose ul.tb_btn li {
	float: left;
	position: relative;
	margin: 4px 4px 0px 0;
	cursor: pointer;
	background: #fff;
	white-space: nowrap;			
}
.pro_choose .tb_btn li a {
	display:block;
	z-index:0;
	border: 1px solid #C8C9CD;
	padding: 3px 12px;
	text-align: center;
	white-space: nowrap;
}
.pro_choose .tb_btn li i {
	display:none;
}
.pro_choose .tb_btn li a:hover, .pro_choose .tb_btn li.cur a {
	border: 1px solid #e51074;
	color:#e51074;
	background-color:#fef6fa;
}
.pro_choose .tb_btn li.cur i {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	background:url(/Shopping/Images/icon_selected.png) no-repeat left top;
	width:14px;
	height:12px;	
}
.pro_choose .tb_img li a {
	display: block;
	min-width: 32px;
	height: 32px;
	padding:0px;
	line-height: 32px;
	_width: 32px;		
}
.pro_choose .tb_img li.tb-txt a {
	padding:0px 5px;	
}
.pro_choose .tb_img li a img {
	height: 30px;
	padding:1px;
	width:30px;
	display:block;
}
.pro_choose .tb_count, .shopcar .tb_count {
	overflow:hidden;
}
.pro_choose .tb_count li, .shopcar .tb_count li{
	float:left;
	height:17px;
	border: 1px solid #D9D9D9;
	cursor: pointer;
	text-indent: -99999em;
	margin-right: 2px;	
}
.pro_choose .tb_count li.count, .shopcar .tb_count li.count {
	width: 17px;	
}
.pro_choose .tb_count li.add, .shopcar .tb_count li.add {
	background:url(/Shopping/Images/icon_add.png) no-repeat left top;	
}
.pro_choose .tb_count li.mins, .shopcar .tb_count li.mins {
	background:url(/Shopping/Images/icon_mins.png) no-repeat left top;	
}
.pro_choose .tb_count li.input, .shopcar .tb_count li.input {
	width: 33px	
}
.pro_choose .tb_count li.input input, .shopcar .tb_count li.input input {
	float: left;
	padding: 0 3px;
	width: 26px;
	height: 17px;
	overflow: hidden;
	line-height: 17px;
	text-align: center;	
}
.btnBox {
	margin:25px 0;
}
a.carBtn:link,a.carBtn:visited {
	font-family:MicroSoft Yahei,"微软雅黑";
	font-size:18px;
	color:#fff;
	display:block;
	width:194px;
	height:52px;
	line-height:52px;
	text-indent:25px;
	background:#863249 url(/Shopping/Images/car.png) no-repeat 134px center;
}
/*选择城市*/
div.disnone { display:none; }
.citybox {
	width: 410px;
	overflow:hidden;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #e3d7cb;
	position:absolute;
	z-index:999;
	display:block; 	
}
.citybox b {
	background: url(/Shopping/Images/icon_close.png) no-repeat 0 0;
	width: 8px;
	height: 8px;
	position: absolute;
	right: 5px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -3em;
	top: 5px;	
}
.cityList {
	overflow:hidden;	
}
.cityList li {
	float: left;
	cursor: pointer;
	width: 54px;
	margin: 4px 0 0;
}
.cityList li a {
	color: #999;
	display: block;
	padding: 0 5px;
	float: left;
	white-space: nowrap;
	border: 1px solid #f9f9f9;
	font: 12px/18px Tahoma;
}
.cityList li a.select, .cityList li a:hover {
	background-color: #a18c7c;
	display: block;
	color: #fff;
	text-decoration: none;
}
.zxCity {
	padding: 3px 10px 2px;
}
.ptCity {
	padding: 0 10px 10px 10px;
}
.ejCity {
	border-top: 1px solid #f0f0f0;
	padding: 2px 10px 17px;
}
/*放大镜*/
.pic_box {
	width:358px;
	height:358px;
	border:1px solid #ccc;
	position:relative;	
}
.small_pic_box {
	height:84px;
	margin-top:5px;
	overflow:hidden;
	width:100%;
}
a.prevbtn,a.nextbtn {
	width:12px;
	height:84px;
}
a.prevbtn {
	float:left;
	background:url(/Shopping/Images/icon_arr_left.png) no-repeat left center;
}
a.nextbtn {
	float:right;
	background:url(/Shopping/Images/icon_arr_right.png) no-repeat left center;
}
.pic_box_small {
	float:left;
	height:76px;
	margin-top:6px;
	width:320px;
	margin-left:7px;
	overflow:hidden;
	position:relative;
}
.pic_box_small_list {
	width:4000px;
	height:76px;
	position:absolute;
	left:0;
	top:0;
}
a.pic_small_pic {
	height:76px;
	width:76px;
	display:block;
	float:left;
	overflow:hidden;
	margin-right:2px;
	margin-left:2px;
}
.pic_box_small img {
	height:72px;
	width:72px;
	display:block;	
	border:1px solid #bdbdbd;
	padding:1px;		
}
a.pic_small_pic:hover {
 
}
/*评论*/
.comment .uitem {
	position: relative;
	padding: 0 0 2px 120px;
	zoom: 1;
	overflow:hidden;
	margin-bottom:8px;
	clear:both;	
}
.comment .uitem .item-user{
	position: absolute;
	top: 10px;
	left: 0;
	width: 120px;
	text-align: center;
}
.comment .uitem .item-user a{
	color: #005aa0;
}
.comment .uitem .uname{
	width: 120px;
	padding:2px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.comment .item-user .uicon img {
	width: 50px;
	height: 50px;
	padding: 8px;
	background: url(/Shopping/Images/icon_avatar_bg.png) no-repeat 0 0;	
}
.comment .uitem .item-box {
	padding: 10px 15px 5px;
	border: 1px solid #efefee;
	background: #fff;
}
.comment .uitem .item-box .itopic {
	clear:both;
	zoom:1;
	padding:4px 0px;
	overflow:hidden;
	border-bottom: 1px solid #efefee;
}
.comment .uitem .item-box .icontent {
	clear:both;
	margin-top:10px;
}
.comment .uitem .item-box .icontent dl {
	padding: 2px 0;
	overflow: hidden;
	zoom: 1;
	clear:both;
}
.comment .uitem .item-box .icontent dl dt {
	float: left;
	width: 62px;
	line-height:20px;
	text-align: right;
	color: #9C9A9C;
}
.comment .uitem .item-box .icontent dl dd {
	float: left;
	width: 430px;
	line-height:20px;
	word-wrap: break-word;
}
.shaidan .icontent dl dd img {
	width:85px;
	height:85px;
}
.comment .uitem .item-box .ibtns {
	clear: both;
	padding: 10px 0 5px;
	overflow: hidden;
	zoom: 1;
	line-height: 20px;	
}
.btn_reply {
	display: block;
	height: 20px;
	padding: 0 10px;
	border: 1px solid #d5d5d5;
	text-decoration: none;
	text-align: center;
	background: -webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#f2f2f2));
	background: -moz-linear-gradient(top,#fafafa,#f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f2f2f2');
	margin-right: 0;
	border-radius: 3px;
}
.reply_list {
	clear:both;
	overflow:hidden;
	padding:5px;
	padding-left:50px;
	border-top: 1px dotted #F7E7C6;
	zoom:1;
	display:none;
}
.reply_list strong {
	width: 45px;
	color: #BEBEBE;
	font-size: 20px;
	font-family: arial;
	text-align: center;
	float: left;
	display: inline;
	margin:5px 0px 0px -45px;	
}
.reply_meta {
	padding:5px;
	color: #999;
}
.reply_con {
	line-height:18px;
		
}
.reply_con a{
	color: #005aa0;
}
.reply_form {
	clear:both;
	zoom:1;
	overflow:hidden;
}
.arrow {
	width: 11px;
	height: 6px;
	font: 12px/12px simsun;
	overflow: hidden;
	background: #fff;
	position: relative;
	top: 1px;
	z-index: 1;
}
.reply_form .arrow {
	float: right;
	display: inline;
	margin-right: 2.5em;		
}
.arrow em {
	color: #D9D9D9;
	float: left;
	width: 12px;
	height: 12px;
}
.arrow span {
	color: #f5f5f5;
	margin-top:-11px;
	_margin-top:-13px;
	float: left;
	width: 12px;
	height: 12px;
}
.reply-wrap {
	border: 1px solid #d9d9d9;
	background: #f5f5f5;
	padding: 0 10px 10px;
	margin-bottom: 5px;
	overflow:hidden;
	clear: both;
	zoom:1;
}
.reply-wrap p {
	height: 30px;
	line-height: 30px;
}
.reply-wrap em  {
	color: #999;
}
.reply-input {
	line-height: 20px;	
	overflow:hidden;	
}
.reply-input input {
	width: 380px;
	height: 15px;
	line-height: 12px;
	padding: 4px 5px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	background-color:#fff;
}
.comment .uitem .item-corner{
	top: 10px;
	left: 112px;
	width: 10px;
	height: 15px;
	position: absolute;
	overflow: hidden;
	background:url(/Shopping/Images/icon_right_arr.png) no-repeat left top;
}
.splogin {
	height:50px;
	line-height:50px;
	font-size:14px;
	border-bottom:1px solid #c9c9c9;
	overflow:hidden;
	margin-bottom:20px;
}
a.btnPlun {
	display:inline-block;
	width:88px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#fff;
	background-color:#863249;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.price_cj {
    color: #f50;
    font-weight: 700;
}
.jiaoyi {
	table-layout: fixed;
	width: 100%;
	color: #404040;
	border: 1px solid #d7d7d7;
}
.jiaoyi th {
	padding-bottom: 5px;
	text-align: left;
	height: 30px;
	border-bottom: 1px solid #f1f1f1;
	padding-left:10px;
	background: #f5f5f5;
	font-weight:bold;
}
.jiaoyi td {
	padding: 10px 5px 10px 0;
	border-bottom: 1px dashed #dadada;
	background: #fff;
	padding-left:10px;
}
.loadmore {
	margin:20px 0 10px;
	height:34px;
	line-height:34px;
	text-align:center;
	background-color:#ececec;
}

/*购物车*/
.shopStep {
	zoom:1;
	overflow:hidden;
	margin-bottom:20px;	
}
.shopStep li {
	float:left;
	height:37px;
}
.shopStep li span {
	display:block;
	text-align:left;
	font:bold 14px/37px Tahoma;
	color:#FFF;
	text-indent:30px;	
}
.shopStep li.step1 {
	width:273px;
	background: url(/Shopping/Images/icon_step1.png) no-repeat 0 0;	
}
.shopStep li.step1 .hover {
	background: url(/Shopping/Images/icon_stephover1.png) no-repeat 0 0;	
}
.shopStep li.step2 {
	width:284px;
	background: url(/Shopping/Images/icon_step2.png) no-repeat 0 0;	
}
.shopStep li.step2 .hover {
	background: url(/Shopping/Images/icon_stephover2.png) no-repeat 0 0;	
}
.shopStep li.step3 {
	width:222px;
	background: url(/Shopping/Images/icon_step3.png) no-repeat 0 0;	
}
.shopStep li.step3 .hover {
	background: url(/Shopping/Images/icon_stephover3.png) no-repeat 0 0;	
}
.shopStep li.step4 {
	text-align:right;
	width:215px;
	padding-right:10px;
	background: url(/Shopping/Images/icon_step4.png) no-repeat 0 0;	
}
.shopStep li.step4 span {
	float:right;
	height:37px;
	width:110px;
	padding-right:40px;
	color:#000;
	background: url(/Shopping/Images/icon_shopping.png) no-repeat right 0;		
}
.shopBox {
	border:1px solid #dedede;
	background-color:#f4f4f4;
	overflow:hidden;
	padding:15px 10px;	
}
.shopBox h1 {
	font:bold 14px Tahoma;
	color:#3a3a3a;
	margin-bottom:10px;
}
.shopBox h1.f12 {
	font-size:12px;	
}
.shopBox p {
	padding:5px 0px;
	color:#9c9c9c;
	line-height:20px;	
}
.shopListBox {
	padding:5px;
	background-color:#fff;
	border:1px solid #dedede;
}
.shopListBox table {
	border-top:1px solid #dedede;
	border-left:1px solid #dedede;		
}
.shopListBox table th {
	background: url(/Shopping/Images/icon_tit_btn.png) repeat-x left 0;
	height:28px;
	line-height:28px;
	color:#312a2a;
	text-align:center;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;	
}
.shopListBox table td {
	text-align:center;
	padding:4px 0px;
	padding-left:8px;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;	
}
.shoporder table td {
	text-align:left;	
}
.shoporder table td.shopListTitle {
	text-align:right;
	font:bold 12px Tahoma;
	width:125px;
	height:24px;
}

.shopListBox .shopname{
	text-align:left;
	padding-left:8px;	
}
.shopListBox .shopname ul {}
.shopListBox .shopname li {
	padding:2px 0px;
	color:#666;
	white-space:nowrap;
}
.shopListBox .shopname li a {
	color: #363636;
}
.shopListBox .shoppic img {
	width:42px;
	height:42px;
}
.shopListBox .shopcount {
	width:92px;
}
.shopListBox .shopclose {
	cursor:pointer;
	width:11px;
	height:8px;
}
.shopListBox .shopsale select{
	width:120px;
}
.shopPriceBox {
	background-color:#f4f4f4;
	border:1px solid #dedede;
	padding:10px;
	text-align:right;
	margin-top:2px;
	overflow:hidden;
	zoom:1;
}
.shopPriceBox em{
	font: 20px/24px Arial;
	color:#e51074;
}
.shopPriceBox strong {
	font: bold 14px/22px Tahoma;
	color:#3e3e3e;
}
.shopPriceBox dl {
	overflow:hidden;
	float:right;
	width:290px;
}
.shopPriceBox dl dd {
	overflow:hidden;
	clear:both;
	text-align:right;
	padding:4px 0px;
}
.shopPriceBox dd label {
	height:30px;
	line-height:30px;
	float:left;
}
.shopPriceBox dl dd .chk {
	margin:0px 2px;
}
.shopaddress dd.addr {
	padding-left:90px;
	height:22px;
	line-height:22px;
	position:relative;
	border:1px solid #fff;
}
.shopaddress dd.addredit {
	padding-left:90px;
	background-color:#fff5cc;
	border:1px solid #ffe580;
	height:auto;
	position:relative;
}
.shopaddress dd.addredit span.addredit_btn {
	position:absolute;
	top:10px;
	right:20px;
	color:#ff9000;
	font-weight:bold;
}
.shopaddress dd.hover {
	background-color:#fff5cc;
	border:1px solid #ffe580;	
}
.shopaddress dd.addr span.icoa {
	position:absolute;
	left:20px;
	top:4px;
	height:22px;
	color:#6c6c6c;
 
	width:80px;
	text-indent:20px;
	background: url(/Shopping/Images/jd.png) no-repeat left center;
	 
}
.shopaddress dd.hover span.icoa {
	display:block;	
}
.shopaddress dd.addr b.selected {
	color:#404040;	
}
.shopaddress dd.addr b {
	font-weight:normal;
}
.shopaddress dd.addr em {
	text-decoration:underline;
}
.shopaddress dd.addr em a {
	color: #3366cc;
	padding:0 5px
}
.shopaddress dd.addr span.mg5 {
	margin-right:5px;
}
.shopPriceBtn  {
	clear:both;
	overflow:hidden;
	zoom:1;
	padding:10px 0px;
}
.shopPriceBtn .Btn_settle {
	width:124px;
	height:42px;
	cursor:pointer;
}
.shopPriceBtn .Btn_back,.shopPriceBtn .Btn_settle {
	display: block;
	height: 42px;
	padding: 0 20px;
	border: 1px solid #d5d5d5;
	text-decoration: none;
	text-align: center;
	background: -webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#f2f2f2));
	background: -moz-linear-gradient(top,#fafafa,#f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f2f2f2');
	margin-right: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;		
}
.shopPriceBtn .Btn_settle {
	border: 1px solid #863249;
	background: -webkit-gradient(linear,0 0,0 100%,from(#863249),to(#863249));
	background: -moz-linear-gradient(top,#863249,#863249);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#863249', endColorstr='#863249');
}
.shopPriceBtn .Btn_back a,.shopPriceBtn .Btn_settle a {
	display:block;
	font:bold 14px/42px Tahoma;
	color:#3a3a3a;
}
.shopPriceBtn .Btn_settle a {
	color:#fff;
}
/*.shopPriceBox .shopMessage {
	width:100px;	
}
.shopPriceBox .shopMessageInut textarea {
	width:400px;
	border:1px solid #dedede;
	height:46px;
}*/
.shopBoxWrap {
	overflow:hidden;
	width:100%;
	clear:both;
	position:relative;
}
.shopBoxWrap h1 {
	position:absolute;
	top:50%;
	margin-top:-17px;
}
.w840 {
	width:840px;
	overflow:hidden;	
}
.wrapshop {
	float:left;
	height:30px;
	padding-left:4px;
	overflow:hidden;
}
.shopaddress dl {
	overflow:hidden;	
}
.shopaddress dd {
	clear:both;
	padding:6px 0px;
	overflow:hidden;
	margin-bottom:2px;
	zoom:1;
}
.shopaddress dd.line {
	padding:0px;
	font-size:0;
	height:0px;
	line-height:0;
	border-bottom:1px solid #c0c0c0;
}
.shopaddress dd.message {
	color:#6c6c6c;
}
.shopaddress dd label {
	float:left;
	height:30px;
	line-height:30px;
	text-align:right;
	width:100px;
}
.shopaddress .sel {
	margin-top:5px;
	height:24px;
	width:120px;
}
.shopaddress .chk {
	float:left;
	margin-top:8px;
	*margin-top:4px;
}
.shopaddress i {
	height:30px;
	line-height:30px;
	float:left;
	margin-left:4px;
}
.shoppattern dl {
	overflow:hidden;
	clear:both;
	border-bottom:1px solid #dedede;
	zoom:1;
}
.shoppattern dl dt {
	float:left;
	height:40px;
	width:186px;
	line-height:40px;
	padding-left:10px;
	border-right:1px solid #dedede;
}
.shoppattern dl dd {
	float:left;
	height:40px;
	line-height:40px;
	padding-left:10px;
	zoom:1;
}
.shoppattern label  {
	float:left;
	height:40px;
	line-height:40px;
	text-align:left;
	width:92px;
}
.shoppattern .rad {
	display:inline-block;
	margin:0px 4px;
	float:left;
	margin-top:14px;
	*margin-top:10px;
}
.paybtn a {
	margin:0px auto;	
}
.shopPriceOrder {
	overflow:hidden;
	zoom:1;
}
.shopPriceOrder ul {
}
.shopPriceOrder li {
	text-align:center;
	zoom:1;
	padding:4px 0px;
	clear:both;
}
.shopPriceOrder em {
	font: 20px/24px Arial;
	color:#e51074;	
}
.cart-toolbar {
    line-height: 22px;
    padding: 5px 10px;
}
.deletebtn {
	padding-left:12px;
	background: url(/Shopping/Images/icon_close.png) no-repeat left center;
}
.mgb10 {
    margin-bottom: 10px;
}
.mgb16 {
	margin-bottom: 16px;
}
.txt96, .txt456, .txt220, .txt246 {
    background-color: #fff;
    border: 1px solid #a3a3a3;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 4px;
}
.txt96 { width:96px; }
.txt220 { width:218px; }
.txt246 { width:244px; }
.txt456 { width:454px; }
.successBox {
	width:400px;
	height:60px;
	margin:30px auto;
	overflow:hidden;
}
.successBox .icosu {
	float:left;
	width:74px;
	height:60px;
	background: url(/Shopping/Images/icon_success.png) no-repeat left center;	
}
.successBox h2 {
	float:left;
	font-size:18px;
	font-family:MicroSoft Yahei,"微软雅黑";
	color:#863249;
	padding:20px;
}
.ico-type {
	cursor:pointer;
	float:right;
	width:19px;
	height:15px;
	margin-top:15px;
	margin-right:10px;
	background: url(/Shopping/Images/ico_5.png) no-repeat left center;	
}

.helpSub {
	overflow: hidden;
	margin-right: 10px;
	float: left;
	padding-bottom: 5px;
    width: 180px;
}
.help_side {
    border: 1px solid #f849a9;
}
.helpMain {
    overflow: hidden;
    width: 800px;
}
.help_side dt {
	background: #fddff0;
	height: 32px;
	line-height: 32px;
	padding-left: 25px;
	color: #4a4a4a;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.help_side dd {
	background: url(/Images/ico_dot6.png) no-repeat 20px center;
	padding-left: 32px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	border-top: 1px dotted #f9dcf1;
}
.help_side dd.dd1 {
	border-top: medium none;
}
.help_tit {
	background: url("/Shopping/images/newpp.png") repeat-x;
	height: 36px;
	line-height: 36px;
	padding-left: 9px;
}
.help_tit strong {
	float: left;
	height: 36px;
	line-height: 36px;
	position: relative;
	font-size: 16px;
	color: #f849a9;
	font-family: "microsoft yahei";
}
.help_box {
	padding: 10px 10px 10px 20px;
  	font-size: 12px;
    line-height:28px;
	color: #666;
}
.newHead {
	margin:20px 0px;	
}
.newTit, .newSubTit {
	font-weight:normal;
	color: #3e3e3e;
	font-family:Microsoft YaHei;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.newSubTit {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-bottom: none;
	color: #8e8e8e;
	padding-bottom:10px;
	border-bottom: 1px dotted #d7d8db;
	margin:10px  0px 20px;
	font-weight:normal;
}
.content {
  	font-size: 12px;
    line-height:28px;
	color: #666;	
}
.content img {
	max-width:100%;	
}
/*新闻列表*/
.newsList2 { 
	overflow:hidden;
	margin:20px 0px;
}
.newsList2 dd {
	background: url(/Images/dot.jpg) no-repeat left center;
	text-indent:12px;
	position:relative;
	clear:both;
	overflow:hidden;
}
.newsList2 label {
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block;
	width:100%;
	padding:6px 0px 6px 0;
	border-bottom:1px dashed #bfbfbd;
}
.newsList2 span {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	float:right;
	margin-top:5px;
}
.newsList2 a:link, .newsList a:visited, .newsList2 a:active {
	font-size:12px;
 
}
.newsList2 a:hover {
 
}
a.btnSave {
	display: inline-block;
	*zoom:1;
	*display:inline;
	height: 28px;
	line-height:28px;
	color:#fff;
	padding: 0 20px;
 
	text-decoration: none;
	text-align: center;
	margin-right: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;		
 
	border: 1px solid #863249;
	background: -webkit-gradient(linear,0 0,0 100%,from(#863249),to(#863249));
	background: -moz-linear-gradient(top,#863249,#863249);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#863249', endColorstr='#863249');
}












