/*
Template Name: ECSHOP Default
Template URI: http://www.ecshop.com/
Description: 默认升级版.
Version: 2.7.2
Author: ECSHOP Team
Author URI: http://www.ecshop.com/
Logo filename: logo.gif
Template Type: type_0
*/


/* ====================
     公共样式
==================== */
body {
	background:#fff;
	font-size:12px;
	font-family:"微软雅黑", tahoma, "宋体", Verdana, Arial;
	margin:0;
	padding:0;
	color:#6b6b6b;
	text-align:left;
}




h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
pre {
	line-height: 18px;
	height: 18px;
}
.block {
	width:1190px;
	height:auto;
	margin: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;
}
.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;
}
*html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
/*英文强制换行*/
.word {
	word-break:break-all;
}
/*边框*/
  .B_blue {
	border:1px solid #c5e4ff;
}
.B_input {
	border:1px solid #0f97ed;
}
.inputBg {
	border:1px solid #A5AFC3;
	height:18px;
	width:200px;
}

/*填写错误提示样式*/
.notice {
	display:block;
	height:20px;
	line-height:20px;
	color:red;
	margin-top:2px;
}
/*字体颜色*/
  .f1 {
	color:#ff6666;
}
.f2 {
	color:#006bd0;
	font-weight:bold;
	margin-right:15px;
}
.f3 {
	color:#9e9e9e;
}
.f4 {
	color:#b92501;
}
.f4_b {
	color:#fe596a;
	font-weight:bold;
}
.f5 {
	font-size:14px;
	font-weight:bold;
}
.f6 {
	color:#ff6800;
}
.fzhu {
	color:#8c2818;
}
.market {
	text-decoration:line-through;
}
.shop {
	color:#bc0000;
	font-size:30px;
	font-weight:500;
	font-family:"微软雅黑"
}
.market_s {
	text-decoration:line-through;
}
.shop_s {
	color:#fe596a;
}
.red {
	color:red
}
a.red {
	color:red
}
/*按钮部分*/
  .bnt_blue {
	background:url(images/member/btn.png) repeat-x;
	width:52px;
	height:21px;
	text-align:center;
	line-height:21px;
	color:#fff;
	border:none;
	cursor:pointer;
}
.bnt_blue_clear {
	background:url(images/clear.png) no-repeat 0px;
	width:110px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	border:none;
	cursor:pointer;
}
.bnt_blue_1 {
	background:url(images/member/btn.png) repeat-x;
	width:77px;
	height:21px;
	text-align:center;
	line-height:21px;
	color:#fff;
	border:none;
	cursor:pointer;
}
.bnt_blue_2 {
	background:url(images/member/btn.png) repeat-x;
	width:139px;
	height:21px;
	text-align:center;
	line-height:21px;
	color:#fff;
	border:none;
	cursor:pointer;
}
.bnt_bonus {
	background:url(images/bg.gif) no-repeat -56px 0px;
	width:52px;
	height:21px;
	text-align:center;
	line-height:21px;
	color:#fff;
	border:none;
	cursor:pointer;
}
/*模块容器*/
  .box {
	background:#f1f1f1;
	padding-bottom:2px;
	overflow:hidden;
}
.box_1 {
	border:1px solid #cccccc;
	background-color:#fff;
}
.box_2 {
	border:1px solid #cccccc;
	background:url(images/box_2Bg.gif) repeat-x top left;
	background-color:#edf8fe;
	overflow:hidden;
}
.boxCenterList {
}
/*模块标题*/
  h3 {
	height:44px;
	line-height:38px;
	font-size:12px;
}
h3.border {
	border:1px solid #c5e4ff;
	border-bottom:none;
}
h3 img {
	position:relative;
	top:7px;
}
h3 span {
	float:left;
	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;
}
h5 {
	height:40px;
	line-height:30px;
	text-align:right;
	background: url(images/member/h5title.png);
	font-size:12px;
	color:#333;
	padding:0 10px 0 0;
}
h5 span {
	float:left;
	font-weight:bold;
	padding-left:25px;
	color: #ffffff;
	font-size: 14px;
}
h6 {
	height:23px;
	line-height:23px;
	text-align:right;
	font-size:12px;
	background:#d9d9d9;
	color:#3f3f3f;
	border:1px solid #fff;
	padding-right:10px;
}
h6 span {
	float:left;
	padding-left:15px;
}
/*页面留白*/
  .blank {
	height:8px;
	line-height:8px;
	clear:both;
	visibility:hidden;
}
.blank5 {
	height:5px;
	line-height:5px;/* _margin:-3px 0;*/
	clear:both;
	visibility:hidden;
}
/*布局*/
  .AreaL {
	width:200px;
	float:left;
	margin-right:10px;
}
.AreaR {
	width:980px;
	float:left;
}
.AreaR .AreaRMain {
	background:#fff;
}
.AreaR .AreaRMain .tc {
	border:1px dashed #ddd;
	padding:10px;
	background:url(images/titil_bg.gif);
	margin-bottom:10px;
}
.AreaR .AreaRMain h2 {
	height:30px;
	line-height:30px;
	font-size:16px;
	margin-bottom:5px;
	font-family: "microsoft yahei",宋体;
	color:#000;
}
.articleMain {
	border:1px solid #ebebeb;
	padding:15px 50px;
}
.articleMain p{
	line-height:18px;
	margin-bottom:10px;
}

.AreaR .articleMain {
	border:1px solid #ebebeb;
	padding:15px 50px;
}

/*公用背景图样式*/
.logo .track,#header .header_bottom .search_key,#header .header_bottom .search_btn, .hotcategory_title,.indextitle,.header_top_bottom .cart .shopCart,.header_top_bottom .cart .checkOut, .catetitle, .relatedbg, .inplan2, .paixu a, .paixu a span, .otherxiliegoods .title, .Back a,.brandSwitching h2, .fangjianSelect, .Articletitle, .regist_usBox .tab .curr, .regist_usBox .tab .fore a:hover, .regist_usBox .tab .fore a:active  {
	background:url(images/blue/spritesbg.png) no-repeat;
}


/* ====================
     导航部分
==================== */
  /*顶部管理型导航*/
.log {
	height:50px;
}
.log li {
	float:left;
}
.log .userInfo {
*margin-right:10px; /*width:300px;*/
	text-align:left;
}
.log .userInfo a {
	color:#006acd;
	text-decoration:none;
}
.log li img {
	position:relative;
	top:5px;
}
#topNav {
	background:url(images/topNavBg.gif) no-repeat left top;
	height:31px;
	line-height:31px;
	color:#bebfc1;
	padding:0px 15px;
	margin:0px 10px;
	position:relative;
}
#topNav .topNavR {
	background:url(images/topNavR.gif) no-repeat;
	width:5px;
	height:31px;
	position:absolute;
	top:0px;
	right:0px;
}
#topNav a {
	color:#006ad0;
	text-decoration:none;
}
/*页面主导航*/
  #mainNav {
	padding:0 25px;
	width:910px;
}
#mainNav a {
	display:block;
	height:26p;
	float:left;
	line-height:26px;
	text-align:center;
	padding:0 15px;
	background:url(images/NavBg.gif) no-repeat 0 -29px;
	position:relative;
	margin-right:2px;
	color:#026acb;
	text-decoration:none;
}
#mainNav a span {
	width:3px;
	height:26px;
	background:url(images/NavBg.gif) no-repeat 0 -88px;
	position:absolute;
	top:0px;
	right:0px;
}
#mainNav a:hover {
	display:block;
	height:26p;
	float:left;
	line-height:26px;
	text-align:center;
	padding:0 15px;
	background:url(images/NavBg.gif) no-repeat 0 0;
	position:relative;
	margin-right:2px;
	color:#fff;
	text-decoration:none;
}
#mainNav .cur {
	display:block;
	height:26p;
	float:left;
	line-height:26px;
	text-align:center;
	padding:0 15px;
	background:url(images/NavBg.gif) no-repeat 0 0;
	position:relative;
	margin-right:2px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#mainNav a:hover span, #mainNav .cur span {
	width:3px;
	height:26px;
	background:url(images/NavBg.gif) no-repeat 0 -59px;
	position:absolute;
	top:0px;
	right:0px;
}
/*搜索*/
  #search {
	border:1px solid #5cb4e6;
	background:url(images/searchBg.gif) repeat-x left top;
	width:918px;
	padding:0px 20px;
	height:36px;
	line-height:36px;
}
#search a {
	color:#fff;
	text-decoration:none;
}
#search .keys {
	background:url(images/bg.gif) no-repeat 0 -28px;
	color:#fff;
	padding-left:40px;
}
#search .go {
	background:url(images/bnt_search.gif);
	border:none;
	width:52px;
	height:19px;/* position:relative; top:2px; utf8下*/
}
/*当前位置*/
  #ur_here {
	border:1px solid #c5e4ff;
	border-top:none;
	background:url(images/uh_bg.gif) repeat-x left top;
	height:36px;
	line-height:36px;
	padding:0 12px;
}
#ur_here a {
	color:#006cce;
	text-decoration:none;
}
/* ====================
     模块
==================== */
   /*商品分类*/
   #category_tree {
	background-color:#fff;
	float:left;
	width:188px;
	overflow:hidden;

}
#category_tree dl {
	background:url(images/lineBg.gif) repeat-x left bottom;
	padding-bottom:14px;
	float:left;
}
#category_tree dt {
	color:#3f3f3f;
	line-height:30px;
	margin-bottom:4px;
	float:left;
}
#category_tree dt a {
	background:url(images/sanjiao2.gif) no-repeat left 10px;
	display:block;
	width:178px;
	color:#3f3f3f;
	padding-left:10px;
	text-decoration:none;
	float:left;
	font-weight:bold;
}/*2012-05-07修改系列分类标题位置*/
#category_tree dd {
	width:75px;
	float:left;
	line-height:22px;
	padding-left:14px;
}
#category_tree dd a {
	color:#757575;
	text-decoration:none;
}
#category_tree dd a:hover {
	color:#3f3f3f;
	text-decoration:none;
}
#category_tree dt a.nobg {
	color:#aba38e;
	background-image:none;
	width:178px;
	background-color:#f1f1f1;
	height:22px;
	line-height:22px;
}

/*系列列表页面底部页码显示*/
.xilie_page {
	float:left;
	width:775px;
}


/*系列分类*/
.productsubcats {
	border:1px solid #ddd;
	padding:10px;
	zoom:1;
}
.xilieproductsubcats .xilieTitle {
	height:30px;
	padding-top:10px;
	line-height:30px;
}
#xilie_tree {
	background-color:#bbb1a4;
	overflow:auto;
	padding-bottom:50px;
}
#xilie_tree .GradeA {
	line-height:26px;
	border-top:1px solid #dcd9d2;
	text-indent:2em;
}
#xilie_tree .GradeA a {
	color:#fff;
	display:block;
	width:210px;
}
#xilie_tree .GradeA a:hover {
	background:#DCD9D2;
}

#xilie_tree .GradeA ul {
	background:#FDFDFA;
	
}
#xilie_tree .GradeA ul .GradeB {
	border-bottom:1px solid #ede7e7;
	text-indent:3em;
}
#xilie_tree .GradeA ul .GradeB a {
	color:#787878;
}
#xilie_tree .GradeA ul .GradeB a:hover {
	background:#DCD9D2;
	color:#fff;
}
#xilie_tree .GradeA ul li.mouseon {
	background:#d6d0c8!important;
	text-indent:3em;
}
#xilie_tree .GradeA ul li.mouseon a {
	color:#fff;
	font-weight:bold;
}
/*-------2012-5-22添加系列选中样式------------*/
#xilie_tree dd {
	width:86px;
	float:left;
	line-height:22px;
	padding-left:14px;
}
#xilie_tree dd a {
	color:#757575;
	text-decoration:none;
}
#xilie_tree dd a:hover {
	color:#3f3f3f;
	text-decoration:none;
}
#xilie_tree dt a.nobg {
	background:none;
	color:#9c753c;
}
.xilieinfo {
	height:300px;
	margin-bottom:10px;
	background-color:#ddd;
}
.xilieinfo div {
	float:left;
	color:#6a5542
}
.xilieinfo .d1 {
	line-height:236px;
	width:200px;
	font-size:14px;
	text-align:center
}
.xilieinfo .d2 {
	width:340px;
}
.xilieinfo .d3 {
	width:210px;
	padding:10px;
	line-height:20px;
	height:216px;
	overflow:auto;
}

.xiliegoods,.otherFang{
	border:1px solid #ddd;
	border-top:none;
	width:773px;
	margin-bottom:10px;
}
.xiliegoods .title {
	background:url(images/xiliegoods.png) no-repeat;
	height:40px;
	line-height:44px;
	margin-top:20px;
	padding-left:26px;
	font-size:14px;
	color:#6a5542;
	font-weight:bold;
	overflow:hidden;
}

.otherxiliegoods .title {
	background-position:0px -551px;
	height:32px;
	line-height:32px;
	margin-bottom:10px;
	padding-left:26px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	overflow:hidden;
}

/*2013年系列下面房间去页卡样式*/
#J_TabBar .selected, #J_TabBarBox {
    background-color: #F5F3F0;
}
#J_TabBarBox {
    border:1px solid #D2D2D2;
	border-left:none;
	border-right:none;
    margin-bottom: 10px;
    padding-bottom: 3px;
    width:773px;
    z-index: 9999;
}
#J_TabBar {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D2D2D2;
    height: 30px;
}
#J_TabBar li {
    float: left;
    height: 28px;
    line-height: 28px;
    margin-left: -1px;
    overflow: hidden;
    padding: 1px 0;
}
#J_TabBar .selected {
    border-top:4px solid #485784;
    height: 28px;
    margin-top:-1px;
    position:relative;
    z-index:1;
}
#J_TabBar .selected a {
    border-right: 1px solid #D2D2D2;
    height: 28px;
    line-height: 24px;
}
#J_TabBar a {
    border-left: 1px solid #D2D2D2;
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 0 20px;
    text-decoration: none;
}
#J_TabBar a:hover {
	color:#B10000;
}

/*销售排行*/
.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;
}
#history_list {
	margin-top: 10px;
}
/*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;
}
/*首页焦点图*/
   #focus {
	border-right:1px solid #c5e4ff;
	padding:8px;
	background:url(images/foucsBg.gif) repeat-x left top;
}
#mallNews {
	width:230px;
	padding:8px 8px 0px 8px;
	background:url(images/foucsBg.gif) repeat-x left top;
}
#mallNews .NewsTit {
	background:url(images/bg.gif) 0px -132px;
	height:23px;
}
#mallNews .NewsList {
	background:#FFFFFF;
	padding:8px;
}
#mallNews .NewsList ul {
	margin-top:10px;
}
#mallNews .NewsList li {
	background:url(images/bg.gif) no-repeat 0px -167px;
	padding:0px 0px 0px 10px;
	text-align:left;
}
/*今日特价和品牌*/
   #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;
}/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/
/*精品推荐，新品上市，热卖商品*/
   .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;
}
/*帮助*/
   .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:43px;
	line-height:43px;
	width:122px;
	text-align:center;
	font-size:14px;
	background:url(images/h2bg_bg.gif) left top;
	float:left;
	color:#000;
	font-weight:bold;
	margin-right:3px;
}

.product_info h3 {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.goodstitle{
	background:#e7e7e7;
}

.history .h2bg {
	height:43px;
	line-height:43px;
	width:122px;
	text-align:center;
	font-size:14px;
	background:url(images/h2bg_bg.gif) right top;
	float:left;
	color:#000;
	font-weight:normal;
}
.history .h2bg a {
	color:#000
}
.history .aaa a {
	color:#000
}
#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 {
	background:url(images/brandBg.gif) repeat-y top center;
	margin-top:12px;
	height:1%;
}
#brandList .brandBox {
	width:240px;
	_width:236px;
	float:left;
	margin:0 5px 20px 5px;
	text-align:center;
	overflow:hidden;
	height:160px;
}
#brandList .brandBox .brandLogo {
	width:188px;
	height:52px;
	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:8px;
}
#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;
}
/* ====================
     用户中心
==================== */
.regist_usBox .mt {
    background: url(images/blue/tit_regist.jpg) repeat-x scroll 0 -34px transparent;
    height: 33px;
	width:1190px;
}
.regist_usBox .mt h2 {
    background: url(images/blue/tit_regist.jpg) no-repeat scroll 0 0 transparent;
    float:left;
    height:33px;
    line-height:33px;
    padding-left:15px;
	font-size:14px;
	color:#333;
}
.regist_usBox .mt span {
    float: right;
    height: 33px;
    line-height: 33px;
    text-align: right;
}
.regist_usBox .mt span a {
	color:#005AA0!important;
}
.regist_usBox .mt b {
    background: url(images/blue/tit_regist.jpg) no-repeat scroll 0 -68px transparent;
    float: right;
    height: 33px;
    width: 10px;
}
.regist_usBox .mc {
	border:1px solid #d1d1d1;
	border-top:none;
    margin-bottom: 10px;
    padding: 15px 20px 20px;
}
.regist_usBox .tab {
    border-bottom: 1px solid #a3b0d9;
    height: 29px;
    margin-bottom: 25px;
    overflow: visible;
    padding-left: 300px;
}
.regist_usBox .tab li {
    color: #F79100;
	float:left;
    font-size:14px;
    height:27px;
    line-height:27px;
    padding-top:3px;
    text-align:center;
    width:130px;
	margin:0px 5px;
}
.regist_usBox .tab li.fore {
    width: 170px;
}
.regist_usBox .tab .curr {
	background-position:-268px -583px;
    color:#333;
    font-weight: bold;
    position: relative;
    z-index: 10;
}
.regist_usBox .tab .line {
}
.regist_usBox .tab a:link, .regist_usBox .tab a:visited {
    display: block;
    height: 23px;
    line-height: 23px;
    margin: 0 auto;
    overflow: hidden;
}
.regist_usBox .tab .fore a:link, .regist_usBox .tab .fore a:visited {
    width: 168px;
}
/*.regist_usBox .tab a:hover, .regist_usBox .tab a:active {
	background-position:-398px -583px;
    color:#fff;
    text-decoration: none;
}
*/
/*.regist_usBox .tab .fore a:hover, .regist_usBox .tab .fore a:active {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
}
*/
.deginerUserAd {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-bottom:20px;
	height:80px;
	background:url(images/blue/shejishitq.jpg) no-repeat top center;
}
.deginerUserAd h2 {
	font-family:微软雅黑;
	height:30px;
	line-height:20px;
	margin-bottom:10px;
}
.deginerUserAd ul {
	width:800px;
	height:30px;
}
.deginerUserAd ul li {
	float:left;
	font-size:14px;
	width:200px;
	font-family:"微软雅黑";
}
.regist_usBox .f_l {
	width:478px;
}



.form .item {
    height: 50px;
    line-height: 26px;
    padding-top: 5px;
}
.item .label {
    font-size:14px;
	color:#333;
    text-align:right;
    width:170px;
	float:left;
	display:inline-block;
}
.item .fl {
	float:left;
}




.regist_usBox .f_l .f_item {
    float: left;
    height: 51px;
    overflow: hidden;
    padding-left: 201px;
    position: relative;
    width: 390px;
}

label.i_label {
    display: inline-block;
    float: left;
    font: 12px/25px '宋体';
    height: 25px;
    margin-left: -115px;
    text-align: right;
    width: 112px;
}


input.inputBg {
    border: 1px solid #A7A6AB;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    width: 250px;
}
.deginerQR {
	display:block;
	color:#666666;
}
.passwordQD {
	height:50px;
}
.passwordQD span {
	display:inline-block;
	height:22px;
	line-height:22px;
	margin:0px 20px;

}

/*.regist_usBox .f_l tr {
	height:55px;
	line-height:20px;
	valign:top;
}
*/.regist_usBox .f_l tr td{
	vertical-align:top!important;
}

.regist_usBox .f_l b {
	color:#FF0000;
}
.regist_usBox .f_r{
	float:left;
	width:480px;
	height:369px;
	background:url(images/blue/zhubig.jpg) no-repeat top right;
}




.usBox {
	background:#f2f2f2;
	border:1px solid #e2e2e2;
	padding:15px;
	width:1158px;
}
.usBox_1 {
	background:#fff;
	text-align:left;
	width:590px;
	height:228px;
	padding:33px 123px 60px 90px;
}
.usBox_1 .logtitle {
	height:30px;
	background:url(images/login_title.jpg) no-repeat 0px 0px;
}
.us_Submit {
	border:none;
	width:158px;
	height:41px;
	background:url(images/login.png);
}
.us_Submit_reg {
	border:none;
	cursor: pointer;
	width:158px;
	height:41px;
	background:url(images/regist.jpg);
}
.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;
}
/*注册*/
    .usBox_2 {
	background:#fff;
	text-align:left;
	padding:43px 153px 60px 123px;
}
.usBox_2 .regtitle {
	height:30px;
	background:url(images/ur_bg.gif) no-repeat 0px -34px;
}
.actionSub a {
	color:#ad3400;
	text-decoration:underline;
	background:url(images/ur_bg.gif) no-repeat 0px -68px;
	padding-left:14px;
}
.msgBottomBorder {
	clear:both;
	background:url(images/lineBg.gif) repeat-x left bottom;
	padding-bottom:8px;
	margin-bottom:8px;
}
.regist_usBox table td {
	color:#333;
}
.userCenterBox .userMenu ul li {
	background:url(images/member/usermenubg.png) no-repeat;
	height:32px;
	line-height:32px;
	margin-top:1px;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	color:#766c5f;
}
.userCenterBox .userMenu ul li a {
	color:#766c5f;
}
.userCenterBox .userMenu ul li.first {
	background-position:0 -96px;
}
.userCenterBox .userMenu ul li.second {
	background-position:0 -32px;
}
.userCenterBox .userMenu ul li.third {
	background-position:0 -64px;
}
.userCenterBox .userMenu ul li.third, .userCenterBox .userMenu ul li.third a {
	color:#666;
	font-weight:normal;
}
.userCenterBox .userMenu ul li.curs {
	background-position:0 0;
}
.userCenterBox .userMenu ul li.curs a {
	color:#fff;
}
/* ====================
     商品分类页面
==================== */
    /*属性组合搜索*/
#screening {
}
.screeArea {
	border:1px solid #ddd;
	padding:0px 20px;
	margin-bottom:10px;
	overflow:hidden;
}
.screeBox {
	padding:10px 0px;
	border-bottom:1px dotted #ccc;
}
.screeBox ul .saixuanTitle{
	color:#666;
}
.screeBox ul li{
	float:left;
	padding:0px 8px;
}
.on{background:#D9D9D9;color:#9C4635;font-weight:border}
.screeBox {
	float:left;
	line-height:20px;
	width:735px;
}

.screeBox a {
	color:#0053a1;
	display:inline-block;
	margin:0px 5px;
}
.screeBox dt {
	width:40px;
	float:left;
}
.screeBox dd {
	width:690px;
	float:left;
}
.screeBox span {
	background:#d9d9d9;
	padding:1px 5px;
	margin:0 3px;
	color:#272727
}
.screeBox strong {
	padding-right:10px;
	width:80px;
	font-weight:normal;
}
.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:#f2f2f2;
	padding:8px;
}
.group li {
	float:left;
	background:#fff;
	padding:8px;
}
.groupInfoLeft {
	float:left;
	width:310px;
	margin-right:10px;
}
.groupInfoRight {
	float:left;
	width:680px;
}
.group_product_info {
	margin-top:30px;
}
.group_product_info h3 {
	border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
/* ====================
     购物流程
==================== */
    .flowBox {
}
.flowBox table {
	margin:0 auto;
	color:#000;
}
/*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
==================== */
.Articletitle {
	background-position:-68px -583px;
	height:37px;
	width:200px;
}
.article_search {
	margin:8px 0;
}
.article_search .inputBg {
	width:300px;
}
.catlist ul li {
	height:37px;
	line-height:37px;
	background:url(images/catlistbg.png) no-repeat;
	padding-left:30px;
	font-size:14px;
	margin-bottom:1px;
}
.catlist ul li a {
	color:#3a486e;
}
.newlist ul {
	padding-top:10px
}
.newlist ul li {
	height:26px;
	line-height:26px;
	font-size:12px;
	padding:0 10px;
	width:180px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}
/* ====================
    打印报价单
==================== */
    .quotation {
	margin:20px auto 20px auto;
	text-align:center;
}
/*翻页*/
   .pagebar {
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#f3f3f3
}
.pagebar img {
	top:2px;
}
.pagebar a {
	margin:0 1px;
}
.pagebar a:hover {
	color:#ff5a6a;
	text-decoration:none;
}
.pagebar .page_now {
	padding:0 5px;
	color:#fff;
	background:#7180ae;
	border:1px solid #677fc8;
}
#pager a {
	color:#2d2b2c;
	text-decoration:none;
	background:#f3f3f3;
	border:1px solid #292b28;
	padding:0 5px;
}
#pager a.kase {
	color:#7180ae;
}
/*底部导航+友情链接*/
   #bottomNav {
	width:958px;
}
.bNavList {
	border:1px solid #fff;
	background:#eef6f9;
	height:27px;
	line-height:27px;
	padding:0 12px;
}
.links {
	border:1px solid #fff;
	background:#eef6f9;
	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:128px;
	background:url(images/compareBg.gif) no-repeat top center;
	background-color:#edf8ff;
	padding:35px 0 8px 0;
	border: 1px solid #c5e4ff;
	position: absolute;
	right:1px;
	top:200px;
}
#compareBox input {
	width:52px;
	height:13px;
	border:none;
	background:url(images/compareSub.gif) no-repeat;
}
#compareList {
	margin:0px 0px 8px 0px;
	padding:0px;
	width:120px;
	background:#FFFFFF;
	border:1px solid #d6ecff;
}
#compareList li {
	color: #333;
	text-align:left;
	background: #fff;
	padding: 3px 5px;
	margin: 3px 0;
}
#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;
}
/*头部*/
.textl {
	text-align:left
}
.textr {
	text-align:right
}
.del {
	text-decoration:line-through
}
.price {
	color:#bc0000;
	font-weight:600!important;
	font-size:12px!important;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.left {
	float:left
}
.right {
	float:right
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.plr1 {
	padding:0 1px;
}
.plr2 {
	padding:0 2px;
}
.plr3 {
	padding:0 3px;
}
.plr4 {
	padding-left:4px;
}
.mtop10 {
	margin:10px 0 0 0;
}
A {
	text-decoration:none;
	color:#666666;
}
.gray, a.gray {
	color:#999;
}
.black, a.gray {
	color:#000;
}
.orange, a.orange {
	color:#ff6600
}
.white, a.white {
	color:#ffffff
}


/*-----------------头部样式开始----------------*/
#header {
	margin: 0 auto;
	position:relative;
	min-width:1000px;
}
#header .header_top {
	background:#212e55;
	padding:10px 0px 30px;
}
.header_top .header_top_top {
	margin:0 auto;
	width:1000px;
	line-height:26px;
	color:#fff;
}
.header_top .header_top_top a {
	color:#fff;
}
#header .header_top_bottom {
	margin:0px auto;
	width:1000px;
}
.header_top .header_top_bottom .logo {
	margin:15px 0 0 0;
	width:820px;
	float:left;
}
.header_top .header_top_bottom .logo .track {
	display:block;
	height:72px;
	width:277px;
}


/*动态购物车样式*/
/*.shoppingCart {
	float:left;
	height:86px;
}
	
#shoppingCarNone p {
	background-position:-279px 0;
	margin:47px 0 0 0;
	width:161px;
	height:39px;
}
#shoppingCarNone p, #shoppingCarNone.hover p {
    height:39px;
    width:161px;
}
#shoppingCarNone .shopborder {
    float: left;
    height: 18px;
    line-height: 18px;
    padding-left:60px;
    padding-top: 8px;
    width:101px;
}
#shoppingCarNone .shopborder span {
    color: #A10000;
    font-weight: bold;
    padding: 0 5px;
    text-align: center;
}
#shoppingCarNone p em {
	background-position:-463px 0px;
    display: inline-block;
    height:6px;
    margin-top:14px;
    overflow:hidden;
    vertical-align:top;
    width:3px;
}

#shoppingCarNone .shopDropList {
    height: 100%;
    width: 100%;
}
.shopDropList {
	position:relative;
}
.havepru {
    left: -151px;
    color: #A10000;
    position: absolute;
    text-align: center;
    top:0px;
    width: 157px;
}
.havepruTop, .havepruBom {
	background-position:0px -320px;
    border-right: 1px solid #A10000;
    font-size: 0;
    height: 5px;
    line-height: 0;
    overflow: hidden;
    width: 307px;
}
.havepruMid {
    background:none repeat scroll 0 0 #FFFFFF;
    position: relative;
    z-index:10;
	width:306px;
	height:200px;
	border:1px solid #212E55;
	border-bottom:none;
	border-top:none;
}

.havepruBom {
    background-position: 0px -331px;
    border: medium none;
    width: 308px;
}
#shoppingCarNone .last {
	margin-left:8px;
}*/
.header_top_bottom .cart {
	margin:20px 0 0 0;
	float:left;
}
.header_top_bottom .tel{
	font-size:20px;
	color:#fff;
	vertical-align:top;
}
.header_top_bottom .cart .checkOut,.header_top_bottom .cart .shopCart {
	display:inline-block;
	width:83px;
	height:23px;
}
.header_top_bottom .cart .shopCart {
	background-position:-468px 0px;
}
.header_top_bottom .cart .checkOut {
	margin-left:8px;
	background-position:-553px 0px;
}
#header .header_bottom {
	width:1000px;
	margin:0 auto;
	background:url(images/blue/nav_bg.jpg) repeat-x;
	height:30px;
	line-height:30px;
	margin-top:10px;
}

#header .header_bottom .nav {
	font-size:14px;
	width:740px;
	padding-left:20px;
	float:left;
	height:30px;
}
#header .header_bottom .nav ul {
	float:left;
}
#header .header_bottom .nav ul li {
	float:left;
	height:30px;	
	line-height:30px;
	vertical-align:middle;
}

#header .header_bottom .nav a {
	padding:0 14px;
	color:#fff;
	display:inline-block;
	margin:0px 8px;
	height:30px;
	line-height:30px;
	font-weight:bold;
}
#header .header_bottom .nav li a.current {
	font-weight:bold;
	color:#212E55;
	height:22px;
	line-height:22px;
	background-color:#fff;
	margin-top:4px;
	_margin-top:4px;
}
#header .header_bottom .search {
	width:240px;
	float:left;
	padding-top:4px;
}
.NavBg,.NavBgOn {
	background:url(images/blue/bgnav.png) no-repeat;
	height:30px;
	width:18px;
	display:block;
	float:left;
}
.NavBg {
	background-position:0px 0px;
}
.current .NavBg{
	background-position:-2px -30px;
}
.NavBgOn {
	background-position:0px -30px;
}

#header .header_bottom .search_key {
	background-position:-279px -41px;
	width:150px;
	height:22px;
	line-height:20px;
	border:0;
	float:left;
	color:#684E44;
	text-indent: 10px;
	padding:0px;
}
#header .header_bottom .search_btn {
	background-position:-520px -41px;
	width:55px;
	height:22px;
	border:0;
	float:left;
}
.header_bottom {
	background-color:#6e5338;
	height:9px;
}
.search_bottom_btn{
	background:#eaeaea url(images/index/44.jpg) center center no-repeat;
	width:45px;
	height:40px;
	border-left:0px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	float:left;
	outline: 0px;
	cursor:pointer;
	/* Gecko browsers */
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 10px;
	 
	/* Webkit browsers */
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	 
	/* W3C syntax */
	border-top-left-radius: 0px;
	border-top-right-radius: 10px;
	border-bottom-left-radius:  0px;
	border-bottom-right-radius: 10px;
}
#keyword_bottom{
	height:36px;
	border-left:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:0px solid #e8e8e8;
	width:190px;
	float:left;
	background:#efefef;
	line-height:36px;
	outline: 0px;
	text-indent: 10px;
	/* Gecko browsers */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 10;
	-moz-border-radius-bottomright: 0px;
	 
	/* Webkit browsers */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10;
	-webkit-border-bottom-right-radius: 0px;
	 
	/* W3C syntax */
	border-top-left-radius: 10px;
	border-top-right-radius: 0;
	border-bottom-left-radius:  10px;
	border-bottom-right-radius: 0;
}
/*底部*/
#footer {
	margin:0 auto;
	background-color:#212E55;
}
#footer .servicetrait {
	height:77px;
	background-color:#f8ecd8;
	border-bottom:1px solid #95846d;
}
.servicetrait .servicetrait_content {
	margin:0 auto;
	width:1000px;
}
#footer .service {
	height:160px;
	padding-top:20px;
	margin-bottom:20px;
}

/*-----------2013新春头部新增样式，节后可去掉----------------*/

.service .service_content {
	margin:0 auto;
	width:1000px;
}
.service .service_content dl {
	height:160px;
	width:130px;
	padding-left:60px;
	float:left;
	margin:0px 5px;
	_margin:0px 4px;
	background-color:#39456a;
	border-radius:2px;
}
.service .service_content dl dt {
	line-height:40px;
}
.service .service_content dl dt a {
	font-weight:bold;
	color:#fff;
	font-size:14px;
}
.service .service_content dl dd {
	line-height:20px;
}
.service .service_content dl dd a {
	color:#fff;
}

/*-----------2013新春头部新增样式，节后可去掉----------------*/



#footer .copyright {
	margin:0 auto;
	width:1000px;
	height:77px;
	line-height:77px;
	text-align:center;
}
#footer .copyright p {
	_height:30px;
	_line-height:30px;
}
.copyright .nav_bottom {
	line-height:24px;
	height:24px;
}
.copyright .nav_bottom a {
	color:#a5abbb;
	padding:0 10px;
}
.copyright .copy {
	line-height:24px;
	height:24px;
	color:#a5abbb;
}
/*内容部分*/
#wrapper {
	margin:10px auto;
	width:1190px;
}
#wrapper_dayin {
	margin:30px auto;
	width:808px;
}
/*首页顶部轮播*/
#home .homebanner {
	height:365px;
	overflow: hidden;
	position: relative;
	width: 1190px;
}
#home .homebanner .slides_container {
	height: 365px;
	width: 1190px;
}
#home .homebanner ul.pagination {
	bottom: 15px;
	display: none;
	position: absolute;
	right: 15px;
	z-index: 11;
}
#home .homebanner ul.pagination li {
	background-color: #fff;
	color: #666666;
	cursor: pointer;
	float: left;
	line-height: 18px;
	margin-right: 5px;
	position: relative;
	text-align: center;
	height: 17px;
	width: 17px;
	border:1px solid #b5b4b1;
}
#home .homebanner ul.pagination li.current {
	background-color: #bd1a01;
	border:1px solid #bd1a01;
	color: #FFFFFF;
}
/*首页品牌*/
.hotbrand {
	background:url(images/index/brand_bg.jpg) no-repeat;
	height:55px;
	margin-top:10px;
	padding:6px 0 0 140px;
}
.hotbrand ul li {
	float:left;
	height:50px;
	margin:0px 10px;
}
/*商品分类和公告*/


.category_artlist {
	margin-top:10px;
}
.hotcategory_box {
	float:left;
	width:731px;
	overflow:hidden;
	border:1px solid #ddd;
	padding:10px;
	height:330px;
	overflow:hidden;
}
.hotcategory_title {
	background-position:0px -74px;
	height:31px;
}
/*-----------------------2012年5月19日海派公司针对首页产品分类进行样式调整--------------------------*/

/*.hotcategory_box ul{ width:753px; height:29px; line-height:29px; margin-top:8px;font-size:13px; }
.hotcategory_box ul li{ float:left;}
.hotcategory_box ul li.cate_name{ background:url(images/cate_child_bg.jpg) no-repeat; width:76px; height:29px; line-height:29px; padding-left:8px;}
.hotcategory_box ul li.cate_child{ margin-left:8px; border-bottom:1px solid #e5e5e5; line-height:28px; width:661px; height:28px;}
.hotcategory_box ul li.cate_child a{ padding:5px; color:#666}
*/
/*---------------2012年6月16日海派公司针对首页产品分类新增风格分类进行样式调整------------*/
.StyleCategory {
	height:40px;
	background:#f6f3ef;
	margin:10px 0px 2px 0px;
	padding:0px 10px;
}
.StyleCategory h3 {
	float:left;
	line-height:40px;
	height:40px;
	width:73px;
	margin-right:10px;
	background:url(images/StyleCategory/stylecate-title-bg.gif) center center no-repeat;
}
.StyleCategory .StyleCate_ul {
	width:610px;
	float:left;
	height:40px;
	line-height:40px;
}
.StyleCategory .StyleCate_ul li {
	float:left;
	padding:5px;
	height:18px;
	line-height:18px;
	background:#fff;
	border:1px solid #ddd;
	margin-top:5px;
	margin-right:10px;
	position:relative;
}
.StyleCategory .StyleCate_ul li ul {
	position:absolute;
	top:29px;
	left:-1px;
	width:104px;
	height:44px;
}
.StyleCategory .StyleCate_ul li ul li {
	width:101px;
	border:1px solid #ddd;
	border-top:0px;
	margin:0px;
	padding:0px;
	height:24px;
	line-height:24px;
	text-align:center;
}
.StyleCategory .StyleCate_ul li ul li a:hover {
	color:#7a4f21;
}




.hotcategory_box .cate_ul {
	width:358px;
	height:90px;
	border:1px solid #ddd;
	margin-top:8px;
	font-size:12px;
	float:left;
}
.hotcategory_box ul li {
	float:left;
}
.hotcategory_box ul li.categorystyle {
	width:83px;
	height:30px;
	line-height:21px;
	padding-top:60px;
	text-align:center;
	border-right:1px solid #ddd;
}
.hotcategory_box ul li.categorystyle a {
	font-weight:bold;
	color:#212E55;
}
.hotcategory_box ul li.cate_child {
	width:254px;
	height:70px;
	padding:10px;
	background-color:#f7f8fd;
	line-height:24px;
}
.hotcategory_box ul li.cate_child a {
	display:inline-block;
	padding:0px 5px;
	color:#666;
	white-space: nowrap;
}
.hotcategory_box ul li.cate_child a:hover {
	color:#5b4239;
}
.hotcategory_box ul.cate_ul1 {
	margin-right:11px;
}
.hotcategory_box ul.cate_ul3 {
	margin-right:11px;
}
.hotcategory_box ul.cate_ul5 {
	margin-right:11px;
}
.hotcategory_box ul li.cate_name1 {
	background:url(images/category/cate_name1.gif) no-repeat;
}
.hotcategory_box ul li.cate_name2 {
	background:url(images/category/cate_name2.gif) no-repeat;
}
.hotcategory_box ul li.cate_name3 {
	background:url(images/category/cate_name3.gif) no-repeat;
}
.hotcategory_box ul li.cate_name4 {
	background:url(images/category/cate_name4.gif) no-repeat;
}
.hotcategory_box ul li.cate_name5 {
	background:url(images/category/cate_name5.gif) no-repeat;
}
.hotcategory_box ul li.cate_name6 {
	background:url(images/category/cate_name6.gif) no-repeat;
}








/*-------最新公告开始-----------*/
.artlist_box {
	float:right;
	width:234px;
}
.cartsection ul.title {
	background:url(images/carttabs_bg.jpg) no-repeat top;
	width:234px;
	height:30px;
	line-height:30px;
}
.cartsection ul.title li {
	float:left;
	width:117px;
	text-align:center;
	background:#f1f1f1;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-left:-1px;
}
.cartsection ul.title li.on {
	background:#fff;
}
.cartsection ul.title li.on a {
	font-weight:bold;
}
.cartsection ul.title li a {
	color:#212E55;
}
.cartsection {
	height:178px;
	border:1px solid #ddd;
	margin-bottom:10px;
	overflow:hidden;
}
.cartsection .condv {
	background-color:#fff;
	padding:8px 15px;
	height:104px;
}
.cartsection .condv ul {
	height:104px;
	overflow:hidden;
}
.cartsection .condv ul.productsrow li {
	height:26px;
	line-height:26px;
	width:192px;
	border-bottom:1px dashed #d3d3d3;
	overflow:hidden;
	background:url(images/dian.jpg) left center no-repeat;
	padding-left:10px;
}
.cartsection .condv ul.productsrow li a {
	color:#434343
}
.cartsection .condv ul.productsrow li a:hover {
	color:#7a4f21;
}
/*-------最新公告结束-----------*/
.brand_video {
	float:right;
	width:234px;
	height:161px;
	line-height:160px;
	background-color:#fbf8f1;
	text-align:center
}
.indextitle {
	height:40px;
	line-height:30px;
	font-size:12px;
	color:#515151;
	border-top:2px solid #605f5d;
	margin-top:10px;
}
.t1 {
	background-position:0px -103px;
}
.t2 {
	background-position:0 -139px;
}
.t3 {
	background-position:0 -175px;
}
.t4 {
	background-position:0 -211px;
}
.t5 {
	background-position:0px -445px;
}
.t6 {
	background-position:0 -200px;
}
.t7 {
	background-position:0 -240px;
}
.t8 {
	background-position:0 -280px;
}
.t9 {
	background-position:0 -320px;
}
.t10 {
	background-position:0 -360px;
}
.t12 {
	background-position:0 -400px;
}
/*.catet1 {
	background-position:0 0;
}
*/
.catet2 {
	background-position:0 -40px;
}
.hotrecommend .ad {
	margin:10px 0;
}
#home .sectionitems {
	position: relative;
}
#home .sectionitems .sectionitems_ul {
	padding-left: 33px;
}
#home .sectionitems .slides_container {
	height: 246px;
	overflow: hidden;
	position: relative;
	width: 940px;
}
#home .sectionitems .slides_container ul {
	display: block;
	height: 246px;
	width: 940px;
}
#home .sectionitems .slides_container ul.productsrow li {
	float: left;
	height: 246px;
	margin: 0 8px;
	overflow: hidden;
	position: relative;
	width: 214px;
	text-align:center;
}
#home .sectionitems .slides_container a.productitem {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 10px;
	position: relative;
	text-decoration: none;
}
#home .sectionitems .slides_container a.productitem span.productname {
	display: block;
	line-height: 22px;
	overflow: hidden;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding-left:4px;
	width: 198px;
}
#home .sectionitems .slides_container a.productitem span.salerow {
	display: block;
	line-height: 22px;
	overflow: hidden;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	padding-left:4px;
	width: 198px;
}
#home .sectionitems .slides_container a.productitem span.salerow .del {
	background-color:#eeeeee;
	padding:0 4px;
}
#home .sectionitems .slides_container a.productitem span.salerow .price {
	font-size:16px;
	font-weight:normal
}
#home .sectionitems a.prev {
	background:url(images/left.gif);
	display: block;
	height: 24px;
	left: 0;
	outline: medium none;
	position: absolute;
	text-indent: -9999px;
	top: 150px;
	width: 24px;
}
#home .sectionitems a.prev:hover {
	background:url(images/left_on.gif);
}
#home .sectionitems a.next {
	background:url(images/right.gif);
	display: block;
	height: 24px;
	outline: medium none;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 150px;
	width: 24px;
}
#home .sectionitems a.next:hover {
	background:url(images/right_on.gif);
}
.goodslist_style1 ul li.gone {
	width:770px;
	height:616px;
	float:left
}
.goodslist_style1 ul li.gone img {
	width:770px;
	height:616px;
}
.goodslist_style1 ul li.gother {
	width:200px;
	float:right;
	margin-bottom:8px;
}
.goodslist_style1 ul li img {
	width:200px;
}
.goodslist_style1 ul li p {
	text-align:center;
	line-height:18px;
}
.goodslist_style1 ul li p a {
	color:#000;
}
.goodslist_style2 ul li.gone {
	width:342px;
	height:426px;
	float:left
}
.goodslist_style2 ul li.gone img {
	width:342px;
	height:426px;
}
.goodslist_style2 ul li.gother {
	width:197px;
	float:left;
	height:196px!important;
	overflow:hidden;
	border:1px solid #ddd;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
}
.goodslist_style2 ul li.gother a img {
	width:197px;
	display:inline-block;
}
.goodslist_style2 ul li.gother p {
	width:197px;
	text-align:center;
	height:18px;
	line-height:18px;
	overflow:hidden;
}
.goodslist_style3 ul li {
	width:176px;
	height:210px;
	float:left;
	text-align:center;
	border:1px solid #ddd;
	margin-left:10px;
	padding:5px;
	overflow:hidden;
}
.goodslist_style3 ul li a img {
	display:inline-block;
	width:176px;
	margin-bottom:5px;
}
.goodslist_style3 ul li p {
	line-height:18px;
}
/*内页广告*/
.innerAD {
	margin-bottom:10px;
}
.innerAD a {
	display:block;
	width:1000px;
	height:83px;
}

/*当前位置*/
#breadcrumb {
	background:url(images/urhere_bg_new.gif) no-repeat;
	width:1170px;
	height:32px;
	line-height:32px;
	color:#9d9d9d;
	padding-left:20px;
	margin-bottom:10px
}
#breadcrumb a {
	color:#9d9d9d;
}
#usershejishi {
	background:url(images/urhere_bg_new.gif) no-repeat;
	width:1170px;
	height:32px;
	line-height:32px;
	color:#9d9d9d;
	padding-left:20px;
	margin-bottom:10px
}

/*列表页*/
.sidebar {
	clear: both;
	float: left;
	overflow: hidden;
	width:210px;
}
h1.side_left {
	font-size:14px;
	color:#fff;
	height:26px;
	line-height:24px;
	font-family:Tahoma,"Microsoft Yahei","Helvetica Neue","Luxi Sans","DejaVu Sans","Hiragino Sans GB",STHeiti !important;
	background-color:#bbb1a4;
	padding:0px 10px;
}
#history_div, .top10 {
	margin-top:10px;
	border:1px solid #ddd;
	padding:8px;
}
#history_list dl, .top10 dl {
	height:80px;
	overflow:hidden;
	padding:15px 0px;
	border-top:1px dotted #ddd;
}
#history_list dl dt, .top10 dl dt {
	height:100px;
	width:77px;
	float:left;
	margin-right:8px;
}
#history_list dl dd, .top10 dl dd {
	width:107px;
	float:left;
}
#history_list dl dt a img, .top10 dl dt a {
	display:block;
}
#history_list dl dt a img, .top10 dl dt a img {
	display:block;
	width:75px;
	float:left;
	border:1px solid #ddd;
}
#history_list dl dd p, .top10 dl dd p {
	line-height:18px;
	margin-bottom:4px;
	width:107px;
	float:left;
}
#history_list dl dd p a, .top10 dl dd p a {
	color:#666;
}
.historyAreaPrice {
	color:#bc0000;
	font-weight:bold;
	font-size:12px;
	width:107px;
	display:inline-block;
}



#productarea {
	float:left;
}

.maincon {
	float:left;
	overflow:hidden;
	width:775px;
	margin-left:15px!important;
}
.centerPadd .goodsBox .more {
	text-align:right;
	clear:both;
	margin:0 8px 8px 0;
}
/*排序样式开始*/
.catetitle {
	background-position:0px -481px;
	height:33px;
	padding-top:9px;
	font-size:12px;
	_height:28px;
	_line-height:30px;
	_padding-top:12px;
	color:#515151;
	border-top:2px solid #605f5d;
	width:442px;
}
.paixu {
	padding-left:333px;
}
.paixu ul li {
	float:left;
	height:19px;
	line-height:19px;
	margin-left:2px;
	_margin-left:1px;
}
.paixu a{
	background-position:-710px 0px;
	display:inline-block;
	height:19px;
	width:89px;
	padding:0px 5px;
}
.paixu a span{
	display:inline-block;
	height:9px;
	width:7px;
	margin-left:5px;
}
.price-low-trend-high, .volume-low-trend-high {
	background-position:-809px 0px!important;
}
.price-high-trend-low, .volume-high-trend-low {
	background-position:-816px 0px!important;
}
.paixu a:hover, .active{
	color:#FF6600; 
}
.paixu a:hover .price-low-trend-high, .paixu a:hover .volume-low-trend-high, .active .price-low-trend-high, .active .volume-low-trend-high {
	background-position:-809px -9px!important;
}
.paixu a:hover .price-high-trend-low, .paixu a:hover .volume-high-trend-low, .active .price-high-trend-low, .active .volume-high-trend-low {
	background-position:-816px -9px!important;
}


/*排序样式结束*/
.centerPadd .goodsBox ul li {
	float:left;
	border:1px solid #ddd;
	margin:0px 7px 12px 7px;
	_margin:0px 6px 12px 6px;
	padding:10px;
	text-align:center;
	width:221px;
	height:322px;
}
	/*2012-05-07修改li的边框*/
.centerPadd .goodsBox ul li.last {
}
.centerPadd .goodsBox ul li .inplan2 {
	width:73px;
	height:30px;
	display:inline-block;
	margin-top:20px;
	background-position:-637px 0px;
}
.centerPadd .goodsBox ul li a.inplan img {
	padding-top:10px
}
.centerPadd .goodsBox ul li a {
	color:#000;
}
.centerPadd .goodsBox ul li.on {
	background-color:#eee;
	border:1px solid #ccc;
}
.centerPadd .goodsBox ul li img.goodimg {
	width:220px;
	height:176px;
}
.product_related{ height:394px; overflow: hidden; margin-bottom:10px;}
.product_related .centerPadd .goodsBox ul li{ margin: 6px 3px;}
.relatedbg{
	background-position:0px -247px;
    text-align: right; 
	padding-right:24px; 
	height:34px; 
	line-break:38px; 
	width:976px;
	border-top:2px solid #605F5D;
}
.relatedbg a{ color: #000000; font-size: 14px;line-height: 38px;}
.relatedbg1{
	background:url(images/shipin.png) no-repeat ;
    text-align: right; 
	padding-right:24px; 
	height:34px; 
	line-break:38px; 
	width:976px;
	border-top:2px solid #605F5D;
}
.relatedbg1 a{color: #000000; font-size: 14px;line-height: 38px;}
/*商品详情页*/
.product_detail {
	margin-bottom:10px;
}
.product_detail .img_part {
	width:540px;
	float:left;
}
.product_detail .product_info {
	width:440px;
	float:left;
	margin-left:20px;
}
.kh_info {
	background-color:#f8f8f8;
	line-height:20px;
	padding:8px 15px;
}

.good_xilieurl {
	color:#2948a4;
	text-decoration:underline;
}



.goods_othercolor img {
	display:inline-block;
	border:1px solid #ddd;
	margin-top:5px;
	width:50px;
	height:40px;
	margin-right:3px
}



.goodsname {
	font-size:16px;
	font-weight:bold;
	color:#333;
	line-height:34px;
	padding:0 10px;
}
.textInfo ul {
	padding:0 10px;
	font-family:Tahoma, Geneva, sans-serif;
}
.textInfo ul li dd {
	line-height:20px;
	float: left;
	min-width:45%;
	_width:45%;
}
.textInfo ul li .ddL {
	padding:3px 0
}
.textInfo ul li .ddL h4 {
	font-weight:normal;
	color:#666;
	line-height:30px;
	font-size:12px;
	
	
}
.textInfo ul .padd label {
	display:inline-block;
/*	float:left;*/
	height:22px;
	line-height:22px;
	/*width:420px;*/
}
.textInfo ul .padd label input {
	vertical-align:middle;
}
.goods_othercolor img {
	display:inline-block;
	border:1px solid #ddd;
	margin-top:5px;
}

.myjiathis {
	float:left;
	height:25px;
	padding:0px 10px;
	padding-top:5px;
}


.buy_info {
	background-color:#ececea;
	line-height:30px;
	padding:8px 15px;
	color:#444;
	float:left;
	width:410px;
}
.buy_info input {
	border:1px solid #b8b8b7;
	background-color:#fff;
}
.buybtn {
	text-align:right;
	margin-top:10px;
	float:left;
}


.blockquote .title {
	width:1000px;
	border:1px solid #ddd;
	margin-top:10px;
}
.blockquote .title h1 {
	width:122px;
	height:36px;
	line-height:36px;
	background-color:#f5f3f0;
	font-size:14px;
	text-align:center;
	color:#000;
	border-top:4px solid #485784;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-left:6px;
	margin-top:-1px;
}
.goodsxiangce ul li {
	text-align:center;
	margin-top:10px;
}
.GD_xx {
	background: none repeat scroll 0 0 #E6E6E6;
	clear: both;
	overflow: hidden;
	width:995px;
}
.GD_xx h3 {
	height:24px;
	line-height:24px;
}
.GD_xx_list {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #545454;
	float: left;
	margin-bottom: -32747px;
	margin-right: 1px;
	padding: 0 18px 32767px;
	width: 295px;
}
.GD_xx_title {
	border-bottom: 1px dashed #BFBFBF;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 3px;
}
.GD_xx_text {
	line-height: 16px;
	padding-top: 7px;
}
.GD_xx_list_last {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #545454;
	float: left;
	margin-bottom: -32747px;
	padding: 0 18px 32767px;
	width: 295px;
	margin-right: 0;
}
/*详情页面切换按钮样式2013.5.7*/
.G_TabBar {
	width:1188px;
    border:1px solid #D2D2D2;
    background-color:#F5F3F0;
    margin-bottom:10px;
    padding-bottom:3px;
    z-index:9999;
	overflow:hidden;
}
.G_TabBar ul {
    background-color:#FFFFFF;
    border-bottom:1px solid #D2D2D2;
    height:30px;
}
.G_TabBar ul li{
    float: left;
    height: 28px;
    line-height: 28px;
    margin-left: -1px;
    overflow: hidden;
    padding: 1px 0;
}
.G_TabBar ul li a {
    border-left: 1px solid #D2D2D2;
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 0 20px;
    text-decoration: none;
}
.G_TabBar ul li a:hover {
	color:#B10000;
}
.G_TabBar .libg {
}
.G_TabBar ul .selected {
    border-top:4px solid #485784;
	background-color:#F5F3F0;
    height: 28px;
    margin-top:-1px;
    padding:0;
    position:relative;
    z-index:1;
}
.G_TabBar ul .selected a {
    border-right: 1px solid #D2D2D2;
    height: 28px;
    line-height: 24px;
}




/*品牌列表页*/
ul.brandlist_ad li {
	float:left;
	margin-bottom:40px;
	width:575px;
	height:552px;
}
ul.brandlist_ad li a img {
	display:inline-block;
	width:575px;
	height:552px;
}
/*品牌详情页*/
.brand_desclist {
	margin:10px 0;
}
.brand_desclist .G_TabBar {
	margin-bottom:0px;
}
.brand_desclist ul.brand_desclistul {
	height:39px;
	width:1190px;
	overflow:hidden;
}
.brand_desclist ul.brand_desclistul li {
	float:left;
	height:39px;
	line-height:33px;
	text-align:center;
	border-right:1px solid #ffffff;
}
.brand_desclist ul.brand_desclistul li a {
	height:39px;
}

.brand_desclist ul.brand_desclistul li.current {
	background-color:#F5F3F0;
	border-top:4px solid #3f4e77;
	margin-top:-1px;
}
.brand_desclist ul.brand_desclistul li.current a {
	color:#3F4E77;
}
.brand_desc {
	padding:10px 50px;
	width:1088px;
	border:1px solid #ddd;
	border-top:none;
	font-family:"微软雅黑";
	color:#333;
	overflow:hidden;
	min-height:300px;
}
.brand_desc p {
	font-size:14px;
	margin:15px 0px;
	line-height:24px;
}
.brand_desc img {
	padding:0 10px 10px 0;
}
/*商品详情 放大镜*/
.product_detail .img_part .product_img {
	height: 432px;
	margin-bottom: 6px;
	position: relative;
	text-align: center;
	width: 540px;
	z-index: 191;
}
.product_detail .thumbnails {
	height: 58px;
	overflow: hidden;
	padding-left: 22px;
	position: relative;
	text-align:center;
	width: 442px;
	margin:0 0 6px 38px;
}
.product_detail .thumbnails .slides_container {
	float: left;
	height: 58px;
	overflow: hidden;
	position: relative;
	width: 410px;
}
.product_detail .thumbnails .slides_container ul {
	float: left;
	margin-bottom:10px;
}
.product_detail .thumbnails .slides_container li {
	float: left;
	height: 58px;
	padding: 0 0 0 25px;
	width: 73px;
}
.product_detail .thumbnails .slides_container li a:hover, .product_detail .thumbnails .slides_container li a.zoomThumbActive {
	border-color: #CCCCCC;
}
.product_detail .thumbnails .slides_container li a {
	display: block;
	float: left;
	height: 56px;
	outline: medium none;
	overflow: hidden;
	text-align: center;
	width: 73px;
}
.product_detail .thumbnails a.prev, .product_detail .thumbnails a.next {
	background:url(images/product_detail_nav_bg.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 58px;
	outline: medium none;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 22px;
}
.product_detail .thumbnails a.prev {
	left: 0;
}
.product_detail .thumbnails a.prev:hover {
	background-position: 0 -58px;
}
.product_detail .thumbnails a.next {
	background-position: -22px 0;
	right: 0;
}
.product_detail .thumbnails a.next:hover {
	background-position: -22px -58px;
}
.xilie_list ul li {
	float:left;
	border:1px solid #ddd;
	padding:5px;
	margin:10px 8px;
	_margin:10px 7px;
	line-height:30px;
	width:228px;
	text-align:center;
	overflow:hidden;
}
.xilie_list ul li a img {
	display:inline-block;
	width:228px;
	height:182px;
}


/*设计师页面*/
.shejifaTitle {
	background-color:#ececea; 
	height:40px; 
	line-height:40px; 
	color:#766C5F; 
	text-align:center; 
	font-size:14px; 
	font-weight:bold;
	position:relative;
}
.shejifaTitle span {
	position:absolute;
	font-size:12px;
	font-weight:normal;
	right:10px;
	top:0px;
}
table.sheji_table {
	margin:15px auto;
}
table.sheji_table_dayin {
	margin:0px auto;
}
.sheji_table input {
	background:1px solid #dbdbdb;
	height:20px;
	line-height:20px;
	width:350px;
}
.sheji_table input.w200 {
	width: 200px
}

.ForwardIcon {
	background:url(images/sheji/left-icon.png) no-repeat;
	display:inline-block;
	width:14px;
	height:14px;
	margin:0px 5px;
}
.BackwardIcon {
	background:url(images/sheji/right-icon.png) no-repeat;
	display:inline-block;
	width:14px;
	height:14px;
	margin:0px 5px;
}

.UpwardIcon {
	background:url(images/sheji/up-icon.png) center center no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align:middle;
	margin:0 8px;
}

.DownwardIcon {
	background:url(images/sheji/down-icon.png) center center no-repeat;
	display:inline-block;
	width:16px;
	height:16px;
	margin:0 8px;
	vertical-align:middle;
}


/*--20120523新增删除房间样式--*/
.fangjianzu {
	border:1px solid #ddd;
	margin-bottom:10px;
}
.fangjianTitle {
	 background-color:#ececea; 
	 height:40px; 
	 line-height:40px; 
	 color:#52362a; 
	 text-align:left; 
	 font-size:14px; 
	 font-weight:bold;
	 position:relative;
	vertical-align:middle;

}
.delfangjian{
	float:right;margin-right:10px;color:#52362a;
	position:absolute;
	right:10px;
	top:0px;
}
.delfangjian a {
	font-weight:normal;
	font-size:12px;
}

.fangjiangoods ul li {
	float:left;
	width:184px;
	text-align:center;
	margin:5px 3px;
	_margin:5px 2px;
	padding:5px;
	padding-bottom:25px;
	border:1px solid #ddd;
	height:170px;
	overflow:hidden;
	position:relative;
}
.fangjiangoods ul li a img {
	display:block;
    MAX-WIDTH: 100%!important;
	HEIGHT: auto!important;
	width:expression(this.width > 184 ? "184px" : this.width)!important;
    MAX-height: 100%!important;
	height:expression(this.height > 122 ? "122px" : this.height)!important;
}
.fangjiangoods ul li p {
	width:164px;
	line-height:20px;
	padding:0px 10px;
}
.fangjiangoods ul li p a {
	display:block;
	line-height:20px;
	text-align:center;
}
.fangjiangoods ul li p span {
	font-weight:normal;
	background:none;
	float:left;
	line-height:20px;
	width:164px;
	padding-left:0px;
	text-align:center;
	color:#960;
}
.fangjiangoods ul li a.dels {
	position:absolute;
	bottom:6px;
	right:6px;
	width:18px;
	height:18px;
	overflow:hidden;
	background:url(images/sheji/close.png) no-repeat;
}
.xinzeng td a {
	background-color:#bbb1a4;
	padding:3px 7px;
	color:#fff
}
.popupbox {
	position:absolute;
	left:0;
	bottom:0;
	display:none;
	z-index:300;
}
.popupbox .popupbox_t {
	position:relative;
	border:10px solid #909090;
}
.popupbox .popupbox_b {
	height:8px;
	font-size:1px;
	overflow:hidden;
}
.popupbox .popupbox_con {
	padding:10px 25px 0 40px;
	background:#eee 25px 22px no-repeat;
}
.popupbox .popupbox_con_warning {
	padding-left:70px;
	background:#eee 30px 25px no-repeat;
}
.popupbox .headline {
	height:30px;
	position:relative;
	color:#eee;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	line-height:30px;
	background-color:#111;
}
.popupbox .headline a.close {
	top:8px;
}
.popupbox .headline span.info {
	height:30px;
	color:#eee;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	top:0;
	right:40px;
}
.popupbox .headline span.info a {
	color:#fff;
}
.popupbox .closelink1 {
	width:15px;
	height:15px;
	display:block;
	position:absolute;
	top:5px;
	right:5px;
	_top:15px;
	_right:15px;
	text-indent:-1000px;
	background:url(images/closebutton_bg1.png) center center no-repeat;
}
.popupbox .green {
	color:#007900;
	font-size:14px;
}
.popupbox_addcart {
	width:345px;
	top:-165px;
	left:-100px;
	left: 218px;
	top: 0px;
	z-index: 10000;
	display:none;
}
.popupbox_addcart .popupbox_con {
	min-height:120px;
}
.popupbox_addcart_errormsg {
	width:335px;
	top:-165px;
	left:-100px;
}
.popupbox_addcart_errormsg .popupbox_con {
	height:120px;
}
.popupbox_addcart_errormsg .popupbox_con p {
	color:#ff6600;
	font-size:14px;
}
.popupbox_addcart_errormsg .popupbox_con div {
	padding-left:55px;
	padding-top:20px;
}
.popupbox_addcart .popupbox_con .okmsg {
	font-size:14px;
	color:#333;
	height:130px;
	line-height:100px;
	padding-left:45px;
}
/*会员页面 设计*/
.goods_tinfo {
	position:relative;
	width:1000px;
}
.goods_tdaohang {
	z-index:999;
	background-color:#f3f9e4;
	height:30px;
}
.goods_tdaohang ul li {
	float:left;
	width:80px;
	border:1px solid #ffffff;
	border-left:0;
	height:30px;
	line-height:30px;
	text-align:center
}
.goods_tdaohang ul li.a1 {
	width:55px;
	border-left:1px solid #ddd;
}
.goods_tdaohang ul li.a2 {
	width:96px;
}
.goods_tdaohang ul li.a3 {
	width:131px;
}
.goods_tdaohang ul li.a4 {
	width:91px;
}
.goods_tdaohang ul li.a5 {
	width:59px;
}
.goods_tdaohang ul li.a6 {
	width:72px;
}
.goods_tdaohang ul li.a7 {
	width:71px;
}
.goods_tdaohang ul li.a8 {
	width:200px;
}
.goods_tdaohang ul li.a9 {
	width:95px;
}
.goods_tdaohang ul li.a100 {
	width:99px;
}
.goods_tdaohang ul {
	clear:both
}
.table_a_end td {
	font-weight:bold;
	font-size:14px;
	font-family:"微软雅黑";
	color:#000
}
.minus {
	background:url(images/zengjian_button_bj.png) -12px 0 no-repeat;
	width:11px;
	height:11px;
	display:inline-block;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	top:2px;
    *top:0;
}
.plus {
	background-position:0 0;
}
.dayin {
	float: right;
	margin:10px auto;
	width:80px;
	text-align:center;
	padding:6px 20px;
	background:#062c69;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.dayin a {
	color:#ffffff;
}
.dayinlist {
	position:relative;
}

/*生成方案设计*/
.shengchengBtn {
	background:url(images/member/shengchengbtn.jpg) no-repeat;
	 height:36px; 
	 line-height:44px; 
	 float:left;
	 cursor:pointer;
	 font-weight:bold; 
	 text-align:center; 
	 font-size:15px; 
	 color:#fff; 
	 border:none; 
}
.project {
     margin-left:200px;
	 _margin-left:100px;
	 background-position:0px 0px;
	 width:125px; 
}
.excel{
	background-position:-129px 0px;
	margin-left:10px;
	width:141px; 
}
.shejiFAlist {
	border:1px solid #ddd;
	border-bottom:0px; 
	background-color:#ececea; 
	height:40px; 
	line-height:40px; 
	color:#52362a; 
	text-align:center; 
	font-size:14px; 
	font-weight:bold;
}
/*用户中心当前位置样式*/
.position {
	height:22px;
	line-height:12px;
}

/*2012年5月18日海派信息添加正文p 及 图片的样式 */
.AreaR .MsoNormal {
	line-height:20px;
	margin:15px 0px;
	color:#444;
	font-size:12px;
}
.AreaR p {
	line-height:24px;
	margin:20px 0px;
	color:#444;
	width:880px;
	overflow:hidden;
	font-size:14px;
	font-family:微软雅黑,Tahoma, Geneva, sans-serif;
}
.AreaR p img {
	display:block;
	MAX-WIDTH:100%!important;
	height:auto!important;
width:expression(this.width > 725 ? "725px" : this.width)!important;
	margin:10px auto;
}
/*---上一篇，下一篇----*/
.prev_next_article {
	padding:8px 0 8px 30px; 
	margin-top:15px; 
	text-align:left; 
	font-size:12px;
	background-color:#f2f2f2; 
	line-height:30px;
}


/*品牌页导航 2012-5-29新增*/
.brand_list{float:left; padding-left:140px;border:1px solid #ddd;padding: 0px 5px;width:680px;}
.brand_list ul li{ float:left; height:70px; line-height:70px;}
.brand_list ul li a {
	display:block;
}
.brand_list ul li img{ 
	margin-top:6px;
	display:inline-block;
	height:30px;
	width:71px;
	margin:0px 6px;
	margin-top:20px;

}
.go_goods{float: left;border:1px solid #ddd;padding: 0px 5px;margin-right: 10px;width:475px}
.go_goods ul li {
	float:left;
	height:70px;
	line-height:70px;
	margin:0px 5px;
}
.madeIn {
	display:inline-block;
	float:left;
}
.brandIn {
	display:inline-block;
	float:left;
	line-height:70px;
}


.brandIn a {
	display:inline-block;
	background:#3f4e77;
	height:30px;
	line-height:30px;
	color:#fff;
	padding:0px 5px;
	margin-top:20px;
}

/*品牌系列页面新增样式*/
.brandXilie {
	width:1000px;
}
.col1, .col2, .col3 {
	width:382px;
	float:left;
}
.col1 {
	margin-right:22px;
}
.col2 {
	margin-right:22px;
}
.brandSwitching {
	background:#f0f1f5;
	padding:10px;
	height:150px;
	margin-bottom:20px;
	width:366px;
}
.brandSwitching h2 {
	height:34px;
	line-height:34px;
	border-top:1px solid #878787;
	font-size:14px;
	padding-left:45px;
	color:#3a486f;
	background-position:-528px -583px;
}
.brandSwitching ul {
	float:left;
	padding:10px 0px;
	padding-top:5px;
	border-bottom:1px solid #878787;
}
.brandSwitching ul li {
	width:165px;
	float:left;
	height:24px;
	margin:0px 4px;
	_margin:0px 4px;
	padding:0px 4px;
	line-height:24px;
}
.brandSwitching ul li.on {
	background:#8895be;
}
.brandSwitching ul li.on a {
	color:#fff;
}
.plXilieWrap {
	width:358px;
	padding:14px 14px 0px;
	background:#f0f1f5;
	margin-bottom:20px;
	border:medium none;
	box-shadow:0 1px 3px rgba(50, 50, 50, 0.32);
}
.plXilieWrap a img {
	display:block;
	width:358px;
	height:289px;
}
.plXilieWrap h3 {
	text-align:center;
	height:33px;
	line-height:33px;
}
.brandXilie .brandSwitching {
	width:304px;
}

.fangjianSelect {
	height:34px;
	line-height:30px;
	background-position:-528px -583px;
	background-color:#f0f1f5;
	margin-bottom:20px;
	padding-left:45px;
	font-size:14px;
	font-weight:bold;
	color:#3a486f;
	overflow:hidden;
}
.fangjianSelect table {
	margin:0px;
	padding:0px;
}
.fangjianSelect table tbody {
	margin:0px;
	padding:0px;
}
.fangjianSelect table tr {
	margin:0px;
	padding:0px;
}

.fangjianSelect table tr td {
	margin:0px;
	padding:0px;
}

.fangjianSelect select {
	width:170px;
	line-height:18px;
	border:1px solid #878787;
}


/*产品详情页放大图片等比列缩放样式 2012-6-1*/
.goodsLft {
	height:432px;
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell; 
    vertical-align:middle; 
    /*设置水平居中*/
    text-align:center; 
    /* 针对IE的Hack */
    *display: block; 
    *font-size: 380px;/*约为高度的0.873，200*0.873 约为175*/
    *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
	
.zoomPad .bigImg {
    vertical-align:middle; 
    /*非IE6下的等比缩放*/
    max-height:432px; 
    max-width:540px;
	HEIGHT: auto;
	width:auto;

/*IE6下的等比缩放，注意expression其实是运行了一个JS程序，所以如果图片很多的话会引起CPU占用率高*/
	width:expression(this.width > 540 && this.width > this.height ? 540 : true)!important;
	height: expression(this.height > 432 ? 432 : true)!important;
}




/* 系列页面新增房间组系列导航样式*/
.xilieNavs {
	height:28px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}
.xilieNavs ul li {
	width:91px;
	float:left;
}
.xilieNavs ul li a {
	display:block;
	float:left;
	padding:2px 10px;
	border:1px solid #ddd;
	border-bottom:0px;
	margin:0px 6px 0px 0px;
	width:65px;
	height:23px;
	line-height:23px;
	text-align:center;
}
.xilieNavs ul li a:hover {
	background:#A7908A;
	color:#fff;
	font-weight:bold;
	border:0px;
	width:67px;
	height:24px;
}
.xilieNavs ul li a.on {
	background:#A7908A;
	color:#fff;
	font-weight:bold;
	border:0px;
	height:24px;
	width:67px;
}



/*-----------搜索结果样式--------------*/
.SearchResults {
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #ddd;
	height:40px;
	line-height:40px;
	padding:0px 10px;
	width:752px;
	margin-bottom:10px;
}
.SearchResults span {
	display:inline-block;
	width:100px;
	margin-right:410px;
	height:40px;
	line-height:40px;
	color:#666;
	background:url("images/bg.gif") no-repeat scroll 0 -565px;
}
.SearchResults .sort {
	display:inline-block;
	float:left;
	width:230px;
	height:40px;
}
.SearchResults form {
	_height:30px!important;
	_line-height:30px;
	_margin-top:10px;
}
.SearchResults .sort select {
	vertical-align:middle;
}
.SearchResults .sort input {
	position:static;
	vertical-align:middle;
}


/*----------分享到样式--------------*/
#ckepop {
	width:420px;
	padding:0px 10px;
	margin:10px 0px;
	float:left;
}

/*--------购物车样式----------------*/
.cartArea {
}
.cartArea h3 {
	height:40px;
	line-height:40px;
	font-size:18px;
	font-family:微软雅黑,黑体;
	font-weight:normal;
	color:#b66d2d;
	background:url(images/cart_title.gif) left top no-repeat;
	border-bottom:2px solid #999999;
}
.cartArea .SeltTitle {
	font-size:14px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin-bottom:3px;
}
.cartArea .tips {
	height:30px;
	line-height:30px;
}
.cartArea .tips span {
	color:#b66d2d;
}
.cartArea .flow_no {
	background:url(images/flow_no.gif) 180px center no-repeat;
	height:200px;
	line-height:200px;
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-align:center;
}
.cartArea .flow_no p a {
	color:#b66d2d;
	text-decoration:underline;
}

.customInput {
	width:160px!important;
	height:64px;
	font-size:12px;
	color:#555;
	text-align:left!important;
	padding:2px;
	line-height:16px!important;
}
.priceColor {
	color:#BC0000;
}
.flowBox tr th {
	font-weight:normal;
	color:#666;
	height:35px;
	line-height:35px;
	background-color:#f7f7f7;
}
.flowBox form tr td {
	background:#FFFDEE;
}
.flowBox form tr td img {
	border:1px solid #ddd;
}
.tdNoneBG td {
	background:#ddd!important;
}

/*2014年3月21日新增饰品专区首页样式*/
#accessory .accessory_box {
	margin-top:10px;
	padding:5px 10px;
	height:auto;
	float:left;
	background:#dfdfdf;
}
#accessory .accessory_box ul li {
	float:left;
	width:390px;
	margin:5px 0;
}
#accessory .accessory_box ul li a{
	display:inline-block;
	float:left;
	cursor:pointer;
}
#accessory .accessory_box ul li a img {
	display:inline-block;
	width:315px;
	height:155px;
}
#accessory .accessory_box ul li a h3 {
	display:inline-block;
	width:75px;
	font-size:14px;
	height:155px;
	line-height:153px;
	text-align:center;
	background:#ebebe8;

}

/*2014年10月24日新增超值礼包样式*/
.stabcon{
	
}
.stabcon .suits{
	float:left;
	width:800px;
	position: relative;
	padding-bottom: 10px;
}
.suits ul{
	list-style: none;
	overflow: hidden;
}
.suits .goods{
	width: 240px;
	float: left;
	display: list-item;
}
.suits .add{
	width: 24px;
	float: left;
	display: list-item;
}
.suits .multiplication{
	width: 76px;
	float: left;
	display: list-item;
}
.suits .add s{
	display: inline;
	width: 24px;
	height: 22px;
	float:left;
	background-position: 0 -260px;
	margin-top: 70px;
	margin-right: 3px;
	background-image: url(images/newicon.png);
	background-repeat: no-repeat;
}
.suits .multiplication .icon-x{
	float: left;
	display: inline;
	width: 23px;
	height: 23px;
	margin-top: 70px;
	margin-right: 3px;
	background-image: url(images/x.png);
	background-repeat: no-repeat;
}
.suits .multiplication .num{
	float: left;
	display: inline;
	height: 50px;
	margin-top: 50px;
	margin-right: 20px;
	line-height:50px;
	font-size:50px;
	color:#E4393C;
}
.suits li .p-img{
	width:240px;
	padding: 5px 0;
	overflow: hidden;
}
.suits li .p-name{
	width:240px;
	overflow: hidden;
}

.stabcon .infos{
	float:left;
	width:190px;
	line-height: 20px;
	padding-left: 10px;
}
.stabcon .infos .ln{
	overflow: hidden;
}
.stabcon .infos s{
	float: left;
	width: 24px;
	height: 22px;
	background-position: -30px -260px;
	margin-top: 80px;
	background-image: url(images/newicon.png);
	background-repeat: no-repeat;
}
.stabcon .p-subtotal{
	color:#999;
	margin-top:60px;
	margin-left:30px;
}
.stabcon .p-subtotal del{
	text-decoration: line-through;
}
.stabcon .p-price{
	color:#999;
	margin-left:30px;
}
.stabcon .p-price strong{
	color: #E4393C;
}
.stabcon .p-saving{
	color:#999;
	margin-left:30px;
}
.stabcon .p-saving strong{
	color: #E4393C;
}
.stabcon .btns .btn-buy{
	display: block;
	width: 77px;
	height: 25px;
	margin-top: 10px;
	margin-left: 30px;
	background-image: url(images/newicon.png);
	background-repeat: no-repeat;
	background-position: -166px -112px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-weight: 700;
}

.paddB10{
	padding-bottom:10px;
}

.min-w-1000{
	min-width:1000px;
}
.brand_bigimg{
	text-align:center;
}

/*goods*/
.goods_select i{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 12px;
	height: 12px;
	overflow: hidden;
	text-indent: -99em;
	display: block;
	background:url(images/goods/9.png) -62px -16px no-repeat;
}
.goods_button{
	float:left;
	position:relative;
	margin:0px 4px 4px 0px;
	line-height:28px;
	vertical-align: middle;
	padding:1px;
}
.goods_button span{
	float: left;
	background-color: #fff;
	white-space: nowrap;
	width: auto!important;
	min-width: 10px;
	padding: 0 9px;
	text-align: center;
	border: 1px solid #b8b7bd;
	color: #000;
	text-decoration: none;
	outline: 0;
	cursor:pointer;
}

.goods_select span{
	border: 2px solid #be0106;
	margin: -1px;
}

/* 商品选择框 */
.p-choose{

}
.p-choose .dt{
	float: left;
}
.p-choose .dd{
	float: left;
}
.p-choose .dd .item{
	float: left;
    position: relative;
    margin: 0px 4px 4px 0px;
    line-height: 28px;
    vertical-align: middle;
    padding: 1px;
}
.p-choose .dd .item span{
	float: left;
	background-color: #fff;
	white-space: nowrap;
	width: auto!important;
	min-width: 10px;
	padding: 0 9px;
	text-align: center;
	border: 1px solid #b8b7bd;
	color: #000;
	text-decoration: none;
	outline: 0;
	cursor:pointer;
}
.p-choose .dd .item.selected span{
	border: 2px solid #be0106;
	margin: -1px;
}
.p-choose .dd .item i{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 12px;
	height: 12px;
	overflow: hidden;
	text-indent: -99em;
	display: block;
	background:url(images/goods/9.png) -62px -16px no-repeat;
}