﻿* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	background: #ffffff;
}
img {
	border: 0;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}
#contrast {
	position: absolute;
	visibility: visible;
	z-index: 10000;
	right: 10px;
	width: 110px;
	border: 1px solid #ccc; 
	text-align: center;
	padding: 6px;
	background: #fff;
}
.dbge {
	border: 1px solid #ddd;
	padding: 5px;
	margin-bottom: 6px;
	text-align: left;
	background: #f1f1f1;
}
#contentbox {
	clear: both;
	margin: auto;
	width: 1002px;
	background: url(header-top.jpg) no-repeat; 
}
.btn2 {
	background: #333;
	color: #ffffff;
	border: none;
	height: 18px;
	padding: 0 2px !important;
	padding: 3px 2px 0 2px;
}
.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}
.mainbox {
	clear: both;
	width: 100%;
	margin: 0px auto 0 auto;
}
#left {
	float: left;
	width: 180px;
	padding-left: 100px;
}
#right {
	float: left;
	width: 660px;
	overflow: hidden;
}
/*---------------- 头部开始 ---------------------*/
#top_nav {
	clear: both;
}
#top_nav h1 {
	float: left;
	width: 74px;
	padding-top: 15px;
	padding-left: 100px;
}
#top_nav p {
	float: right;
	width: 750px;
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 22px;
}
#top_nav p span { 
    font-weight: normal; 
	padding-right: 100px;
	padding-bottom: 15px;
}
#top_nav p a {
	padding: 0 6px;
	color: #383838;
}
/*head css*/
#head {
	clear: both;
	background: #2b2b2b;
	line-height: 40px;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 15px;
}
#head span {
	float: right;
	padding-top: 12px;
	line-height: 20px;
}
#head a {
	color: #fff;
	padding: 0 7px;
}

#category {
	clear: both;
	background: #5a5a5a;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	text-align: center;
	color: #9f9f9f;
	padding: 0 20px;
	font-size: 12px;
}
#category a {
	padding: 0 10px;
	color: #eaeaea;
}
#sousuo {
	background: #dfdfdf;
	line-height: 34px;
	padding: 0 22px;
	height: 34px;
	overflow: hidden;
	color: #222;
	font-weight: bold;
}
#sousuo p {
	float: left;
}
#sousuo form {
	float: right;
	padding-top: 0px !important;
	padding-top: 6px;
}
#sousuo .btn {
	width: 200px;
}
#sousuo p a {
	color: #222;
}
/*---------------- 头部结束 ---------------------*/

/*---------------- 通用标题样式 ---------------------*/
.sybq li {
	padding: 2px; 
	float: left; 
	width: 19.3%;
	list-style: none;
	line-height: 18px;
	overflow: hidden;
}
.sybq li a {
	display: block; 
	background: url(arrow1.gif) 3px center no-repeat; 
	border: 1px solid #f7fff4;  
	padding-left: 12px;
}
.sybq li a:hover {
	border: #d2e2ff 1px solid; 
	background-position:;  
	background: #ffffcc url(arrow1_o.gif) 3px center no-repeat; 
	text-decoration: none
}
.ri2 {
	clear: both;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	overflow: hidden;
	height: 100%;
}
.ri2 ul {
	margin: 5px 10px;
	padding-bottom: 5px;
}
#location1 p {
    padding-top: 33px;
	padding-right: 70px;
	margin: 0 15px;
	float:right;
}
#location,#location1 {
	background: url(loc_bg.gif) no-repeat;
	height: 68px;
	width: 660px;
	float: left;
	}
.loc {
    background: url(loc_bg_bottom.gif) no-repeat;
	height: 19px;
}
#location { border-bottom: 1px solid #cdcdcd; }
#location p {
	text-align: right;
	padding-right: 15px;	
}
#location p b {
	background: url(arrow2.gif) 0 5px no-repeat;
	padding-left: 13px;
	font-weight: normal;
}
.page,.page1 {
	clear: both;
	margin: 8px 15px 0 15px;
	padding-top: 7px;
	text-align: center;
}

.page {
	border-top: 1px solid #dfdfdf;
}
.page span,.page1 span {
	font-weight: bold;
	padding: 0 5px;
}
.page a,.page1 a {
	color: #c00;
	text-decoration: underline;
}
.page input,.page1 input {
	width: 20px;
	height: 16px;
	border: 1px groove #ccc;
	margin: 0 6px;
}
.page input.btn2,.page1 input.btn2 {
	width: 50px;
	height: 18px;
	border: none;
	margin: 0 6px;
}
.title8,.title88 {
	background: #f5f5f5;
	padding: 9px 0;
	border-bottom: 1px dashed #ccc;
	border-top: 1px solid #cdcdcd;
	margin-bottom: 10px;
}
.title88 {
	border: 1px solid #cdcdcd;
}
.title8 span,.title88 p {
	background: url(icon.gif) 12px -120px no-repeat;
	padding-left: 38px;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.title88 p span,.title8 span b {
	font-size: 12px;
	font-weight: normal;
	padding-left: 6px;
	color: #999;
}
/*--------------- 通用标题样式结束 ----------------*/

/*---------------- 左边开始 ---------------------*/
#login {
	background: url(left_menu_login.gif) no-repeat;
	height: 120px;
	overflow: hidden;
	text-align: center;
	padding-top: 12px;
	line-height: 20px;
}
#login span {
	color: #f60;
	font-weight: bold;
}
#login p { 
    padding-top: 3px;
	font-weight: bold;
	color: #000000;
	font-family:"宋体";
	}
#login .inp {
	width: 70px;
	height: 16px;
	border: 1px solid #bbb;
}
.ri1 p {
	margin-top: 5px;
	text-align: center;
}
.ri1 .inp {
	border: 1px solid #999;
	background: #fff;
	width: 182px;
	height: 15px;
	color: #666;
	padding-top: 1px;
}
.ri11 {
	text-align: left;
	line-height: 20px;
	padding-left: 13px;
	padding-top: 3px;
}
.ri11 strong {
	color: #c00;
}
.le3,.le5 {
	background: url(left_top_bg.gif) no-repeat;
	height: 32px;
	padding-top: 26px;
	padding-left: 10px;
	font-size: 12px;
}	
.le5 {
	background: url(notice_title2.gif) no-repeat;
}
.tel {
    background: url(left_tel.gif) no-repeat;
	height: 44px;
}
.telc {
    background-color: #fefefe;
    border: 1px solid #e3e3e3;
	border-top: none;
	border-bottom: none;
	height: 100%;
	overflow: hidden;
	padding: 0 0 5px 0px;
	margin-bottom: -5px;
}
.telb {
    background: url(left_tel_bottom.gif) no-repeat;
	height: 13px;
}
.le1,.le2,.le6 {
	border: 1px solid #cecece;
	border-top: none;
	padding: 0 10px 15px 10px;
	height: 100%;
	overflow: hidden;
	width: 158px;
}
.le6 { width: 218px; }
.le7 { 
    background: url(left_notice.gif) no-repeat;
	height: 130px;
	border: 0px;
	padding-left:8px;
	padding-right: 8px;
	}
.le8 {
    padding-top: 7px;
	}
#le9 {
    background: url(left_notice.gif) no-repeat;
	height: 38px;
}
.le9 {
    background: url(left_free.gif) no-repeat;
	height: 39px;
}
.le10 { 
    background: url(left_free_center.gif) no-repeat;
	height: 139px;
	border: 0px;
	padding-left:8px;
	padding-right: 8px;
	}
.nav {
    background: url(nav.gif) no-repeat;
	height: 78px;
}
.navul {
    border: 3px solid #e7e5e6;
	border-bottom: none;
	border-top: none;
	height: 100%;
	clear:both;
	padding-left: 25px;
	padding-bottom: 5px;
	font-size:16px;
	font-weight:bold
};
.navul dd {
    background: url(icon6.gif) left center no-repeat;
	height: 20px;
	overflow: hidden;
	margin-top: 3px;
	border-bottom: 1px #E4E0C3 solid;
	padding-left: 40px;
	float:left;
	width: 57%
	}
.navb {
   background: url(nav_bottom.gif) no-repeat;
   height: 14px;
   padding-bottom:2px;
}	
/*右边开始*/
.dynamic {
   background: url(dynamic.gif) no-repeat;
  }
.dynamic_center {
   background: url(dynamic_center.gif) repeat-y;
   height: 100%;
  }
.dynamic_bottom {
   background: url(dynamic_bottom.gif) no-repeat;
   height: 30px;
  }
.dynotice {
	overflow: hidden;
	padding-left: 20px;
}
.dynotice li {
	background: url(icon5.gif) left center no-repeat;
	list-style: none;
	line-height: 23px;
	padding-left: 15px;
	color: #3f3f3f;
}
.link {
    background: url(link.gif) no-repeat;
}
/*end*/	
/*分类开始*/
.fl {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin-bottom: 6px;
}
.fl dt {
	font-weight: bold;
	padding: 4px 0 3px 18px;
	background: url(icon1.gif) left 7px no-repeat;
	line-height: 1.6em;
}
.fl dd { padding-left: 18px; }
.fl dd a { color: #777; }
/*end*/
/*品牌开始*/
.pinpai,.ly li,.le22 li {
	padding: 3px 0 4px 13px;
	background: url(jum.gif) left center no-repeat;
	font-weight: bold;
	list-style: none;
}
.le22 li { font-weight: normal; }
.ly li span { float: right; font-weight: normal; }
/*end*/
/*销售排行*/
#sale li {
	border-bottom: 1px dashed #cccccc;
	list-style: none;
	line-height: 22px;
}
#sale li strong {
	float: left;
	color: #ff0000;
	padding-right: 5px;
	font-family: georgia;
}
#sale li span {
	float: right;
	color: #333;
}
#sale li a p {
	display: none;
}
#sale li a:hover {
	position: relative;
}
#sale li a:hover p {
	display: block;
	position: absolute;
	left: 0px;
	top: 16px;
	background: #ffffff;
}
#sale li a:hover p img {
	border: 1px solid #cccccc;
}
/*end*/
/*已经浏览*/
#over {
	margin-left: 1px;
}
#over li {
	float: left;
	width: 33%;
	text-align: center;
	list-style: none;
}
#over li img {
	display: block;
	width: 43px;
	height: 43px;
	border: 1px solid #cccccc;
	padding: 1px;
	margin-bottom: 3px;
}
#over li a:hover {
	background: #eee;
	padding-left: 3px;
}
#over1 li {
	line-height: 20px;
	list-style: none;
	padding-left: 10px;
}
/*end*/
/*投票*/
.ri2 h5 {
	font-size: 12px;
	color: #333;
	padding: 8px 8px 0 8px;
}
#tp2 {
	margin: 10px;
	line-height: 18px;
}
#tp2 input {
	margin-right: 3px;
}
#tp {
	text-align: center;
}
/*end*/
/*联系我们*/
#tel {
	background: url(tel.gif) 8px 0 no-repeat;
	height: 44px;
	padding-left: 77px;
	border-bottom: 1px solid #dfdfdf;
	margin: 6px 10px;
	color: #333;
}
.ri2 h6 {
	font-weight: normal;
	font-size: 12px;
	padding: 0 10px;
	line-height: 22px;
}
.ri2 h6 strong {
	font-weight: bold;
}
/*end*/
/*---------------- 左边结束 ---------------------*/

/*---------------- 页脚开始 ---------------------*/
/*友情链接*/
#flink {
    margin: 0 0 0 83px;
	clear: both;
	border-top: 1px dashed #c0c0c0;
	width: 838px;
}
#flink p {
	padding-top: 5px;
	line-height: 20px;
}
#flink p a { padding-left: 5px; }
#flink img {
	width: 88px;
	height: 31px;
}
/*end*/	
#bottom {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	border-top: solid 3px #d9d9d9;
	width: 838px;
	margin: 0 0 0 83px;
}
#foot_nav {
	text-align: center;
	font-weight: bold;
}
#foot_nav a {
	padding: 0 10px;
}
#foot p span {
	padding-right: 8px;
}
/*---------------- 页脚结束 ---------------------*/

/*---------------- 主页开始 ---------------------*/
#left1 {
	float: left;
	width: 371px;
	overflow: hidden;
	padding: 0 10px 0 10px;
}
#right1 {
	float: left;
	width: 240px;
}
#search {
	background: url(search.gif) no-repeat;
	line-height: 34px;
	padding: 7px 0 0 22px;
	height: 34px;
	overflow: hidden;
	color: #222;
	font-weight: bold;
}
#search .btn {
    border: #999999 1px;
}
#flash {
    float: left;
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 0 5px 0 0;
}
.flash {
	overflow: hidden;
	padding-right: 10px;
}
.lef1 {
	background: url(center_title_bg.gif) no-repeat;
	height: 35px;
	padding: 9px 5px 0 10px;
}	
.lef1 a {
	float: right;
	padding-top: 6px; 
}
.lef2 {
	background: #f0f0f0;
	border-top: 5px solid #dfdfdf;
	border-bottom: 5px solid #dfdfdf;
	height: 100%;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 12px;
}
.lef2 ul { margin-left: 5px; } 
.lef2 li {
	float: left;
	list-style: none;
	padding-top: 10px;
	width: 118px;
}
.lef2 li img {
	width: 94px;
	height: 36px;
	border: 3px solid #dfdfdf;
}
.notice {
	overflow: hidden;
}
.notice li {
	background: url(jum.gif) left center no-repeat;
	list-style: none;
	line-height: 23px;
	padding-left: 10px;
	color: #3f3f3f;
}
.notice li span{ float: right; }
.le4 { border-right:1px solid #e3e3e3;}
.le4 li {
	background: url(icon3.gif) 5px 5px no-repeat;
	padding: 1px 0 4px 10px;
	list-style: none;
	font-weight: normal;
	color: #538E34;
}
.le4 h3 {
	clear: both;
	background: #f4f4f4;
	margin-top: 2px;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	color: #056194;
}
.le4 h3 a {
	color: #056194;
}
.video{
    background: url(video.gif) no-repeat;
	height: 110px;
	padding: 16px 0 0 5px;
	overflow:hidden;
}
.video img {
    border: 1px solid #2F1AF1;
	border-bottom: none;
	border-top: none;
}
/*------------------ end -----------------------*/

/*---------------- 商品开始 ---------------------*/
.news {
    background: url(news_back.gif) no-repeat;
	clear: both;
	height: 100%;
	overflow: hidden;
}
.news ul {
	clear: both;
	margin-left: 130px;
}
.best ul {
	clear: both;
	margin-left: 10px;
}
.best li {
	float: left;
	width: 50%;
	text-align: left;
	list-style: none;
	line-height: 15px;
}
.best8 li {
	width: 180px;
}
#hot {
    background: url(infant.gif) no-repeat;
}
.hot {
    width: 171px;
	clear: both;
	border: 1px solid #cecece;
	border-top: none;
	height: 100%;
	padding-bottom: 5px;
	float: right;
}
.hot ul {
	clear: both;
    padding-left: 10px;
}
.work {
    background: url(work_top.gif) no-repeat;
	height: 34px;
}
.workcn {
	border: 3px solid #e5e5e5;
	border-bottom: none;
	border-top: none;
}
.workcn dd {
	float: left;
	width: 40%;
	text-align: center;
	list-style: none;
	line-height: 18px;
	padding: 5px 0 0 5px;
}
.workbb {
    background: url(work_bottom.gif) no-repeat;
	height: 34px;
}
.proboard {
	clear: both;
	border: 6px solid #F3F0E9;
	border-top: none;
	border-bottom: none;
	height: 100%;
	width: 595px;
	padding-bottom: 10px;
}
.proboard li {
	float: left;
	width: 545px;
	text-align: left;
	list-style: none;
	line-height: 18px;
	padding: 5px 0 0 25px;;
}
.pro {
	clear: both;
	border: 6px solid #F3F0E9;
	border-top: none;
	border-bottom: none;
	height: 100%;
	width: 595px;
	padding-bottom: 10px;
}
.pro ul {
	clear: both;
	margin-left: 10px;
	}
.pro li {
	float: left;
	width: 249px;
	text-align: center;
	list-style: none;
	line-height: 18px;
	padding: 5px 0 0 25px;;
}
.pro8 li {
	width: 121px;
}
.sn {
    background: url(icon4.gif) left center no-repeat;
	height: 15px;
	overflow: hidden;
	margin-top: 3px;
	border-bottom: 1px #222 dotted;
	padding-left: 10px;
}
.sn1 {
    background: url(icon4.gif) left center no-repeat;
	height: 15px;
	overflow: hidden;
	margin-top: 3px;
	padding-left: 10px;
}
.sn2 {
    background: url(icon7.gif) left center no-repeat;
	height: 15px;
	overflow: hidden;
	padding-left: 15px;
}
.sn3 {
    background: url(icon8.gif) left center no-repeat;
	height: 15px;
	overflow: hidden;
	padding-left: 15px;
}
.sn4 {
	height: 15px;
	overflow: hidden;
}
.sn img {
	padding-left: 2px;
}
.ss span {
	font-weight: bold;
	padding: 0 5px 0 0;
}
.sp span {
	color: #ff0000;
	padding: 0 5px 0 0;
}
.tn { text-indent: 2em; }
.pro .nt {
	background: url(c_2.jpg) bottom right no-repeat;
	clear: both;
	height: 100%;
	overflow: hidden;
	margin: 10px 14px;
	border-bottom: none;
}
.pro .nt dl {
	background: url(c_4.jpg) bottom left no-repeat;
	padding-bottom: 10px;
	height: 100%;
	overflow: hidden;
}
.pro .nt dt {
	clear: both;
	background: url(c_1.jpg) right top no-repeat;
	font-weight: bold;
}
.pro .nt dt p {
	background: url(c_3.jpg) left 0 no-repeat;
	padding-left: 30px;
	padding-top: 11px;
	padding-bottom: 12px;
}	
.pro .nt dt p span { color: #c00; }	
.pro .nt dd {
	float: left;
	width: 16%;
	padding-left: 18px;
}
.pro .sl {
	padding: 8px 10px 6px 10px;
	margin: 0px 13px 0 13px;
	background: #f3f3f3;
}
.pro .sl strong {
	color: #f00;
}
.pro1,.pro3 {
    background: url(jum.gif) left center no-repeat;
	clear: both;
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #dfdfdf;
	margin: 0 2%;
	padding: 10px 0 0 15px;
}
.pro1 dt {
	float: left;
	width: 25%;
	text-align: center;
}
.pro1 dd {
	float: right;
	width: 74%;
}
.pro2 {
	float: left;
	width: 45%;
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #dfdfdf;
	margin: 0 1.5%;
	line-height: 20px;
	padding: 15px 0;
}
.pro2 dt {
	float: left;
	width: 46%;
	text-align: center;
}
.pro2 dd {
	float: right;
	width: 54%;
}
.pp2 dt img,.pro2 dt img {
	display: block;
	border: 1px solid #cccccc;
	padding: 3px;
}
.product_pre { clear:both; line-height:22px; }
.product_pre a { text-decoration:underline; color:#c00; }
/*-------------------- end ---------------------*/


/*---------------- 促销、团购、拍卖商品 --------------------*/
#ri_bot {
	clear: both;
	width: 100.8%;
	margin-top: 6px;
}
.ri_l {
	float: left;
	width: 32.3%;
	margin: 0 6px 6px 0;
	border: 1px solid #cdcdcd;
}
#ri_bot h3 {
	background: #f8f8f8;
	border-bottom: 1px solid #cdcdcd;
	font-size: 12px;
	padding: 0 10px;
	line-height: 23px;
}
#ri_bot h3 span {
	float: right;
}
#ri_bot dl {
	clear: both;
	height: 100%;
	overflow: hidden;
}
#ri_bot dt {
	float: left;
	width: 45%;
	margin-top: 8px;
	text-align: center;
}
#ri_bot dt img {
	width: 80px;
	height: 86px;
	padding: 3px;
	border: 1px solid #cccccc;
}
#ri_bot dd {
	float: right;
	width: 55%;
	line-height: 20px;
}
#ri_bot .rt {
	font-weight: bold;
	color: #333;
	padding-top: 5px;
}
#ri_bot .rt a {
	color: #333;
}
#ri_bot .rt a:hover {
	color: #ff6600;
}
#ri_bot .tg {
	background: url(gb_graph.gif) no-repeat;
}
#ri_bot .t1 {
	padding: 0 0 0 6px;
	line-height: 15px;
}
#ri_bot .t2 {
	padding: 6px 0 0 40px;
}
#ri_bot .t3 {
	padding: 6px 0 10px 70px;
	color: #ff0000;
	font-weight: bold;
}
#ri_bot .t4,#ri_bot .t5,#ri_bot .t6 {
	float: left;
	text-align: center;
	font-size: 10px;
}
#ri_bot .t4 {
	width: 36px;
}
#ri_bot .t5 {
	width: 35px;
}
#ri_bot .t6 {
	width: 50px;
}
#ri_bot .jg {
	font-weight: bold;
}
#ri_bot .jg span {
	color: #ff0000;
}
#ri_bot h4 {
	clear: both;
	border-top: 1px solid #dfdfdf;
	padding: 17px 10px;
	font-weight: normal;
	font-size: 12px;
}
#ri_bot h4 span {
	float: right;
	line-height: 22px;
	background: url(gb_buy_button.gif) no-repeat;
	width: 56px;
	padding-left: 8px;
}
#ri_bot h4 strong {
	color: #ff0000;
}
#ri_bot h6 {
	clear: both;
	border-top: 1px solid #dfdfdf;
	text-align: right;
	padding: 24px 18px 12px 0;
	background: url(action.gif) right center no-repeat;
	font-weight: normal;
	font-size: 12px;
}
#ri_bot h5 {
	clear: both;
	border-top: 1px solid #dfdfdf;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
#ri_bot h5 p {
	clear: both;
	display: block;
}
#ri_bot h5 p span {
	float: right;
}
#ri_bot h5 p span strong {
	color: #ff0000;
	background: #ffffff;
	padding: 0;
}
#ri_bot h5 p b {
	padding: 0 30px;
	background: #333;
	margin-left: 5px;
}
#ri_bot h5 p strong {
	padding: 0 18px;
	background: #333;
	margin-left: 5px;
}
/*--------------------- end -----------------------*/

/*------------------ 品牌展示开始 -------------------*/
.brank {
	clear: both;
	border: 1px solid #cdcdcd;
	border-top: none;
	height: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
.brank ul,.brank dl {
	height: 100%;
	overflow: hidden;
	line-height: 20px;
	padding-bottom: 10px;
}
.brank dl {
	background: #f8f8f8;
	margin: 10px 13px 0 13px;
}
.brank li {
	float: left;
	list-style: none;
	width: 24.9%;
	margin: 8px 0;
	text-align: center;
}
.brank .img img {
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 50px;
	padding: 2px;
	border: 1px solid #cccccc;
}
.brank .sn {
	font-weight: bold;
	text-align: center;
	height: 20px;
	overflow: hidden;
}
.brank dt {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 10px;
}
.brank dd {
	float: right;
	width: 74%;
	padding-top: 10px;
}
/*-------------------- end ---------------------*/

/*详细商品页面新增加的css*/
#spxxym {
	background: url(loc_bg.gif) top repeat-x;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	font-size: 30px;
	color: #000;
	padding: 20px 20px 10px 20px;
	line-height: 1.1em;
}
#spxxym b { font-weight: normal; font-size: 12px;  padding-top: 5px; color: #585858; }
.jqzoom { 
	text-align: center; 
	padding: 20px 0;
	border-top: 1px solid #dfdfdf;
	margin: 0 20px;
}
.spsmf {
	padding: 6px 20px 20px 20px; 
	font-size: 14px;
}
.tjj {
	padding: 0 20px;
	line-height: 1.6em;
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.fdf {
	padding: 5px 20px;
	color: #888;
	font-size: 16px;
}
.fdf strong { font-weight: normal; text-decoration: line-through; }
.fdf span { color: #f00; padding-left: 50px; }
#shop_dr1 {
	float: left;
	text-align: center;
	width: 90%;
}
#shop_dr1 p {
	padding-top: 10px;
}
#shop_dl1 {
	float: right;
	width: 60%;
	color: #000;
}
#shop_dl1 p {
	line-height: 25px;
	border-bottom: 1px dashed #ddd;
	margin-right: 20px;
}
#shop_dl1 p b {
	float: left;
	width: 80px;
	text-align: right;
	font-weight: normal;
}
#shop_dl1 p span {
	color: #c00;
	font-weight: bold;
}
#shop_dl1 p.xj1 {
	padding: 5px 0;
}
#shop_dl1 p.xj1 .inp {
	border: 1px groove #ddd;
	background: #fff;
}
.xj8 {
	background: url(h_cart.gif) no-repeat;
	padding: 1px 9px 4px 9px;
	padding: 4px 9px !important;
	color: #fff;
}
.xj8:hover {
	color: #fff;
	text-decoration: none;
}
.xgsp {
	margin: 10px 0 0 20px;
}
.xgsp li {
	float: left;
	width: 19.9%;
	list-style: none;
	padding: 0;
	margin-bottom: 8px;
	line-height: 18px;
}
/*详细商品页面新增加的css 结束*/
#shop_dl {
	float: left;
	width: 66%;
	line-height: 30px;
}
#shop_dl dl {
	clear: both;
	height: 100%;
	overflow: hidden;
}
#shop_dl dt {
	float: left;
	width: 150px;
	background: #f7f7f7;
	font-weight: bold;
	text-align: right;
	color: #000;
}
#shop_dl dd span {
	color: #ff6600;
	font-weight: bold;
}
#shop_dl dd {
	float: left;
	padding-left: 5px;
}
#shop_dr {
	float: right;
	text-align: center;
	width: 34%;
	margin-top: 10px;
}
#shop_d .xx {
	clear: both;
	background: #f7f7f7;
	height: 100%;
	overflow: hidden;
}
#shop_d .xx dt {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-top: 8px;
	color: #000;
}
#shop_d .xx dd {
	float: left;
	width: 538px;
	background: #ffffff;
	line-height: 20px;
	padding: 6px 45px 8px 5px;
}
#shop_d .xx h5 {
	font-size: 12px;
	color: #ff6600;
	padding-top: 5px;
}
#shop_d .xx h5 a {
	color: #ff6600;
}
#shop_d .xx h5 input {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	height: 18px;
	color: #ff6600;
	margin-left: 35px;
	width: 250px;
}
#shop_d .xx h6 {
	font-size: 12px;
	font-weight: normal;
	padding: 20px 0 3px 0;
}
.shop_xg .text {
	border: 1px groove #ddd;
	background: #fff;
}
.shop_xg .xg1 {
	clear: both;
	font-weight: bold;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.shop_xg .xg1 span {
	float: right;
	color: #c00;
}
.shop_xg .xg2 {
	clear: both;
	width: 565px;
	margin: 0 auto;
	color: #000;
}
.shop_xg .xg2 p {
	padding-top: 5px;
}
.shop_xg .p {
	background: #fefefe;
	margin: 10px;
	padding: 8px 10px;
	line-height: 20px;
}
.shop_xg .xgpl {
	clear: both;
	background: #fafafa;
	margin: 0 10px 10px 10px;
	padding: 8px 10px;
	line-height: 20px;
}
.shop_xg .xgpl1 {
	clear: both;
	background: #fafafa;
	margin: 0 0 10px 0;
	padding: 8px 10px;
	line-height: 1.6em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.shop_xg h5 {
	clear: both;
	border-bottom: 1px dashed #ccc;
	font-size: 12px;
	color: #000;
	line-height: 30px;
	margin-bottom: 6px;
	height: 100%;
	overflow: hidden;
}
.shop_xg h5 a {
	float: right;
	color: #c00;
}
.shop_xg dl {
	clear: both;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
}
.shop_xg dt {
	padding-bottom: 5px;
}
.shop_xg dt span {
	float: right;
}
.shop_xg dt b {
	color: #ff6600;
	font-weight: normal;
}
.shop_xg .bj {
	text-align: right;
}
.shop_xg .bj a {
	color: #333;
}
.shop_xg .hf {
	background: #fefefe;
	border: 1px dashed #cdcdcd;
	margin: 8px 25px 8px 33px;
	padding: 4px;
}
.shop_xg .hf h3 {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	margin: 0;
}
.shop_xg .hf p {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	color: #ff6600;
}
/*---------------- 内页结束 ---------------------*/

/*---------------- 会员开始 ---------------------*/
.member_xg,.member_xg1,.shop_xg {
	clear: both;
	height: 100%;
	overflow: hidden;
	padding-bottom: 18px;
}
.member_xg fieldset,.member_xg1 fieldset,.shop_xg fieldset {
	padding: 10px;
	line-height: 20px;
	border: 1px solid #d6d6d6;
	margin: 0 20px 10px 20px !important;
	margin: 0 20px;
}
.member_xg legend,.member_xg1 legend,.shop_xg legend {
	font-weight: bold;
	color: #c00;
	padding: 0 5px 0 20px;
	background: url(arrow3.gif) 5px center no-repeat;
}
.member_l {
	float: left;
	width: 47%;
	text-align: center;
	margin: 30px 0 18px 0;
}
.member_r {
	float: right;
	width: 42%;
	border-left: 1px solid #dfdfdf;
	padding-left: 10%;
	margin: 30px 0 18px 0;
	line-height: 26px;
}
.member_l h3,.member_r h3 {
	font-size: 14px;
}
.member_l p {
	margin-top: 10px;
}
.member_l p .inp {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	height: 18px;
	color: #ff6600;
}
.member_l p .inp3 {
	width: 145px;
}
.member_r p {
	color: #999;
}
.member_r p a {
	font-weight: bold;
}
.member_xg ul {
	margin: 20px 0 20px 20px;
}
.member_xg li {
	float: left;
	width: 141px;
	list-style: none;
	padding-left: 58px;
	margin-bottom: 20px;
	line-height: 18px;
	overflow: hidden;
	padding-right: 20px;
}
.member_xg li a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.member_xg .mem1 {
	background: url(menber.gif) 0 0 no-repeat;
	height: 50px;
}
.member_xg .mem2 {
	background: url(menber.gif) 0 -49px no-repeat;
	height: 50px;
}
.member_xg .mem3 {
	background: url(menber.gif) 0 -98px no-repeat;
	height: 50px;
}
.member_xg .mem4 {
	background: url(menber.gif) 0 -147px no-repeat;
	height: 50px;
}
.member_xg .mem5 {
	background: url(menber.gif) 0 -196px no-repeat;
	height: 50px;
}
.member_xg .mem6 {
	background: url(menber.gif) 0 -245px no-repeat;
	height: 50px;
}
.member li {
	list-style: none;
	background: url(icon2.gif) 3px 6px no-repeat;
	padding-left: 10px;
	line-height: 20px;
}
.member li .inp,.member .yx dd .inp {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	color: #ff6600;
	width: 60px;
	height: 16px;
}
.member .yx dd .inp {
	width: 100px;
}
.member .tb {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	border: 1px solid #ddd;
}
.member .tb td {
	padding: 6px 0;
}
.member .tb th,.member .yx dt {
	background: url(tableheader.gif);
	color: #ffffff;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}
.member .jg {
	color: #ff6600;
}
.member table .s {
	background: #fefefe;
}
.member .page1 {
	clear: both;
	line-height: 28px;
	background: #fefefe;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	text-align: center;
	font-size: 12px;
	margin: 4px 0 0 0;
}
.member .yx {
	border: 1px solid #cdcdcd;
	margin-top: 10px;
	padding: 1px;
}
.member .yx dd {
	padding: 8px 0;
	text-align: center;
}
.member .page1 {
	padding: 4px 0;
}
/*---------------- 会员结束 ---------------------*/

/*---------------- 购物车开始 ---------------------*/
.zc {
	padding-top: 10px;
}
.zc span {
	float: left;
	width: 150px;
	text-align: right;
}
.zc .inp {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	height: 18px;
	color: #ff6600;
	width: 250px;
}
.zc .inp3 {
	background: #333;
	border: 1px solid #fefefe;
	margin-left: 5px;
	width: 100px;
	text-align: center;
	height: 16px;
	padding-top: 2px;
	color: #ffffff;
}
.zc .inp4 {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	height: 18px;
	color: #ff6600;
	width: 60px;
}
.zc .inp5 {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	color: #ff6600;
	width: 400px;
}
.zc1 {
	text-align: center;
	margin: 10px auto;
}
.td1 {
	padding-left: 10px;
}
.td1 a span {
	display: none;
}
.td1 a:hover {
	position: relative;
}
.td1 a:hover span {
	display: block;
	position: absolute;
	left: 0px;
	top: 15px;
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 8px 10px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
.ca1 {
	clear: both;
	border-bottom: 3px solid #f60;
	margin: 0 20px;
	padding: 3px 0;
	font-weight: bold;
	color: #000;
}
.ca1 a {
	float: right;
	text-decoration: underline;
	padding-right: 3px;
	padding-top: 5px;
	font-weight: normal;
	color: #c00;
}
.ca2 {
	clear: both;
	width: 96%;
	margin: 10px auto;
	border: 1px solid #ddd;
	line-height: 22px;
}
.ca2 th {
	background: #eee;
	border-bottom: 1px solid #ddd;
	height: 25px;
}
.ca4 {
	margin: 15px auto;
	width: 100%;
	text-align: center;
}
.ca4 th {
	background: #dfdfdf;
	line-height: 25px;
	font-size: 12px;
}
.ca4 td {
	border-bottom: 1px solid #dfdfdf;
	padding: 4px 0;
}
.c_inp {
	width: 30px;
	height: 18px;
	background: #fefefe;
	border: 1px solid #dfdfdf;
	color: #ff6600;
}
.c_inp2 {
	height: 20px;
	color: #585858;
}
.ca5 td {
	font-weight: bold;
	color: #c00;
}
.ca5 span {
	float: right;
}
.ca5 span strong {
	color: #c00;
}
.ca6 {
	text-align: right;
	margin: 5px 0 0 0;
}	
.ca7 {
	background: url(ts.gif) 5px center no-repeat;
	padding-left: 40px;
	color: #ec9a00;
	line-height: 20px;
}
.ca7 span {
	color: #ff0000;
	font-weight: bold;
}
.ca8 {
	background: url(zy.gif) 5px center no-repeat;
	padding-left: 40px;
	color: #ff0000;
	line-height: 20px;
}
.ca9 {
	background: #fefefe;
	padding: 10px 20px;
	margin-top: 10px;
	line-height: 30px;
}
.cat1 dl,.cat8  {
	clear: both;
	overflow: hidden;
	height: 100%;
	margin: 0 20px;
	padding: 1px 0;
}
.cat8 { width: 550px; margin: 0 auto; }
.cat8 th { width: 80px; text-align: left; }
.cat2 dl {
	clear: both;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
	height: 100%;
	padding: 5px 0;
	margin: 0 20px;
}
.cat6 dl {
	clear: both;
	overflow: hidden;
	height: 100%;
	padding: 5px 0;
	margin: 0 20px;
}
.cat1 dt,.cat2 dt,.cat6 dt {
	float: left;
	width: 18%;
	text-align: right;
	font-weight: bold;
	line-height: 22px;
}
.cat1 dd,.cat2 dd,.cat6 dd {
	float: right;
	width: 80%;
}
.cat1 dd .inp,.cat2 dd .inp,.cat6 dd .inp,.cat6 dd .inp3,.cat8 .inp {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	color: #ff6600;
	width: 250px;
	height: 18px;
}
.cat8 .inp { width: 130px; }
.cat6 dd .inp3 { width: 105px; }
.cat2 dd strong,.cat5 strong { color: #f00; }
.cat6 dd span {
	color: #ff6600;
	padding-left: 10px;
}
.cat1 dd .inp2,.cat2 dd .inp2,.cat6 dd .inp2  {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	color: #ff6600;
	width: 450px;
}
.cat3 {
	width: 96%;
	margin: 10px auto;
	border: 1px solid #ddd;
	border-top: 3px solid #cdcdcd;
	border-collapse: collapse;
}
.cat3 td {
	border: 1px solid #ddd;
	border-collapse: collapse;
	padding: 5px 10px;
}
.cat3 td span,.cat3 td strong {
	color: #ff0000;
	padding-right: 20px;
}
.cat3 th {
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
}
.cat4 {
	text-align: center;
	font-weight: bold;
	width: 100px;
}
.cat5 {
	background: #fefefe;
	padding: 10px 20px;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
}
.cat7 {
	padding: 10px 10px 10px 10px;
	width:90%;
	}
.cat7 dl {
	clear: both;
	height: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	padding: 6px 8px;
	line-height: 18px;
}
.cat7 dt {
	float: left;
	width: 18%;
	font-weight: bold;
}
.cat7 dd {
	float: right;
	width: 80%;
	padding-left: 15px;
}
.cat7 dd a {
	padding-right: 10px;
	white-space: nowrap;
}
.cat7 p {
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
	padding-left: 8px;
}
.cat7 p a {
	padding-right: 15px;
	white-space: nowrap;
}
/*---------------- 购物车结束 ---------------------*/

/*---------------- 留言开始 ---------------------*/
#board {
	clear: both;
	border: 1px solid #cdcdcd;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 8px 0;
	height: 100%;
	overflow: hidden;
}
#board ul {
	margin: 0 20px;
}
#board ul li {
	clear: both;
	border-bottom: 1px solid #eee;
	list-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#board ul li a {
	padding-left: 15px;
	display: block;
	background: #ffffff url(icon2.gif) 5px 10px no-repeat;
}
#board ul li a:hover {
	background: #fefefe url(icon.gif) 8px 11px no-repeat;
	padding-left: 18px;
}
#board ul li a span {
	float: right;
	padding-right: 8px;
}
#board ul li a:hover span {
	color: #f93;
}
#board ul li b {
	color: #333;
	padding-right: 5px;
	font-weight: normal;
}
#board h5 {
	padding-top: 10px;
	margin: 0 22px;
	font-size: 12px;
	font-weight: normal;
}
#board h5 span {
	float: right;
}
#board h3 {
	line-height: 38px;
	font-size: 20px;
	text-align: center;
	color: #333;
}
#board h6 {
	text-align: center;
	font-weight: normal;
	margin: 0 20px;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
#board p {
	line-height: 1.6em;
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 0 20px 10px 20px;
}
#board .hf {
	background: #fafafa;
	border: 1px dashed #dfdfdf;
	margin: 10px 20px;
	padding: 5px 8px;
}
#board .hf p,#board .hf h5 {
	padding: 0;
	margin: 0;
}
#board .hf h5 span a {
	color: #ff6600;
}
#board .xhf .inp,#board h5 span .inp {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	color: #ff6600;
	width: 120px;
	height: 16px;
}
#board .xhf .inp2 {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	width: 99.5%;
}
#board .xhf p {
	padding: 1px 20px;
}
#board .xhf span {
	float: right;
}
#board .dz {
	text-align: right;
	margin: 10px 0 0 20px;
}
#board .dz a {
	padding: 4px 8px 1px 8px;
}
.fb {
	clear: both;
	margin: auto;
	width: 90%;
	line-height: 20px;
}
.fb dl {
	margin: 2px 0 0 0;
}
.fb dt {
	float: left;
	width: 15%;
	text-align: right;
	font-weight: bold;
}
.fb dd {
	float: left;
	width: 84%;
}
.fb .inp {
	background: #fefefe;
	border: 1px solid #dfdfdf;
	color: #ff6600;
	width: 250px;
	height: 18px;
}
.fb .inp2 {
	float: left;
	background: #fefefe;
	border: 1px solid #dfdfdf;
	color: #ff6600;
	width: 90%;
}
.fb dd span {
	color: #ff6600;
	padding-left: 6px;
}
.fb p {
	clear: both;
	text-align: center;
	width: 100%;
}
.fabiao {
	background: url(board_write.gif) no-repeat;
	width: 43px;
	line-height: 21px;
	font-weight: bold;
	margin-left: 5px;
	padding: 3px 18px 7px 23px;
}
*html .fabiao {
	padding: 5px 18px 5px 23px;
}
/*---------------- 留言结束 ---------------------*/
/*---------------- 推荐邮件 ---------------------*/
#m_content {
	clear: both;
	width: 550px;
	margin: 10px auto;
}
#m_content #m_table {
	width: 550px;
	border: 1px solid #cdcdcd;
	line-height: 18px;
}
#m_content table {
	width: 544px;
	border: 4px solid #fff;
}

#m_content td,#m_content th {
	border-bottom: 1px solid #ccc;
	padding: 5px 8px;
	text-align: left;
}
#m_content th {
	font-weight: normal;
	background: #333;
	color: #fff;
	width: 80px;
}
#m_content td img {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	border: 1px solid #d7d7d7;
	padding: 3px;
}
#m_content span {
	font-weight: bold;
	color: #f00;
}
#m_content .inp {
	background: #fefefe;
	color: #f63;
	border: 1px solid #dfdfdf;
	width: 120px;
}
#m_content .inp2 {
	background: #f99;
	color: #fff;
	border: 1px solid #f00;
	width: 120px;
}
#m_content .inp3 {
	background: #fefefe;
	color: #f63;
	border: 1px solid #dfdfdf;
	width: 100%;
}
#m_content #m_but {
	text-align: center;
	margin: 10px auto 10px auto;
}
/*---------------- 推荐邮件结束 ---------------------*/

/*---------------- 报价单 ---------------------*/
#px {
	border-bottom: 1px solid #cdcdcd;
	text-align: right;
	padding: 5px 5px 5px 10px;
}
#px span {
	float: left;
}
#px a {
	padding: 0 5px;
}
#px span a {
	color: #333;
}
.bjd {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
	line-height: 18px;
}
.bjd td,.bjd th {
	border-bottom: 1px dashed #ccc;
	padding: 5px 0;
}
.bjd_img img {
	width: 45px;
	height: 45px;
	border: 1px solid #ddd;
}
.bjd td strong {
	color: #c00;
	font-weight: normal;
	padding-left: 3px;
}
/*---------------- 报价单结束 ---------------------*/
/*---------------- 收货地址开始 ---------------------*/
.shzz {
	width: 96%;
	border: 1px solid #ddd;
	line-height: 20px;
	margin: 8px auto;
}
.shzz .td1 {
	text-align: right;
	width: 80px;
}
.shzz th {
	background: #f3f3f3;
	border-bottom: 1px solid #ddd;
	padding-left: 80px;
	text-align: left;
	height: 22px;
}
.shzz .btn2 {
	margin-top: 5px;
	padding: 3px 6px;
}
.shzz2 {
	border: 1px solid #eaeaea;
	border-collapse: collapse;
	width: 96%;
	margin: 6px auto;
}
.shzz2 td,.shzz2 th {
	border: 1px solid #eaeaea;
	padding: 5px;
	border-collapse: collapse;
}
.shzz2 .td2 {
	background: #FAFAD2;
	padding-top: 8px;
	padding-bottom: 3px;
}
.shzz2 span {
	color: #f00;
	font-weight: bold;
	padding: 0 5px 0 0;
}
.shzz2 th {
	font-weight: normal;
	text-align: right;
	width: 100px;
}
.shzz2 .inp {
	background: #fefefe;
	color: #f63;
	border: 1px solid #dfdfdf;
	width: 250px;
}
.shzz3 {
	line-height: 25px;
}
/*---------------- 收货地址结束 ---------------------*/
.xxym1 { 
	clear: both;
	padding-left: 5px;
}
.xxym1 .inp {
	background: #fefefe;
	color: #f63;
	border: 1px solid #dfdfdf;
	width: 200px;
}
.compare {
	clear: both;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #cdcdcd;
	border-top: none;
}
.compare th {
	width: 90px;
	border: 1px solid #e5e5e5;
	background: #fefefe;
	text-align: right;
	padding: 0 10px;
}
.compare td {
	border: 1px solid #e5e5e5;
	padding: 6px 10px;
}
/*-----------end------------*/
/*--------------文章详细-------------*/
.pager {
    padding-left: 37px;
	padding-right: 37px;
	font-family: "宋体";
	font-size:14px;
	line-height: 200%;
}