@charset "utf-8";
/* CSS Document */
* {	margin: 0;	padding: 0;}
body {
	margin: 0px;
	font-size: 12px;
	font-family: "宋体";
	background-color: #FFF;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

ul li{  margin: 0; padding: 0; }
a, a:link, a:visited {	text-decoration: none;	color:#004b91; border:none;}
a:hover { color: #cc0000; text-decoration: underline; }
input, select { vertical-align:middle; }
img { border:none; }

/*网站logo*/
#HeadLogo { margin-left: 2px; margin-top: 2px; text-align: left; float: left; }

/*头部横幅广告*/
#HeadAD { margin-top: 2px; margin-right: 0px; float: right; text-align: right; }
#HeadAD img { width:727px; height:69px; }

/*报表样式*/
.rept_look{width: 100%; margin-top: 5px; margin-bottom: 4px;padding-top: 5px;padding-bottom: 2px;}
.rept_detail{ width:100%; margin:auto; border-collapse:collapse;font-size:12px; }
.rept_detail td{ height:26px; text-align:left; border:solid 1px #a1a1a1; padding:1px;}
.rept_title td{ height:26px; text-align:center; background-color:#CCC; font-weight:bold;}

/*信息列表样式*/
.table_info{ width:100%; margin:auto; border-collapse:collapse;}
.table_info td{ height:28px; border:solid 1px #a1a1a1}
.td_left{width:150px; text-align:right; padding-right: 10px; }
.td_right{text-align:left; padding:0px; padding-left: 10px; padding-right: 10px;padding-top: 2px;padding-bottom: 2px;}
.td_title{background-color:#CCC; font-weight:bold; text-align:center;}

/*数据分页样式*/
div.pagelist{width:100%; margin:4px auto 2px 0; height:24px; background-color:#EBEBEB; border:solid 1px #a1a1a1; padding-top:2px; padding-bottom:4px; }
div.pagelist table { width:98%; margin: auto; font-size:12px; }

div.operation{width:99%; margin:12px auto 10px auto;}
div.orderspace { width:766px; margin: 6px 0 2px 0; padding:5px; background-color:#ffe7e2; border:solid 1px #a1a1a1; }
div.orderspace table { width: 100%; margin: auto; }

div.orderspace_s { width:968px; margin: 6px 0 2px 0; padding:5px; background-color:#ffe7e2; border:solid 1px #a1a1a1; }
div.orderspace_s table { width: 100%; margin: auto; }

/*文章页*/
#subtitle{width:100%; margin:5px auto 20px; color:#808081; text-align:center;}
#subtitle h2 {font-size:115%; font-weight:bold; color:#ee4a04;}

/*字符颜色*/
span.Red {color:#f01122;}
span.Green {color:#6ab339;}
span.Litter{font-size:12px; color:gray;}
span.Yellowbig { font-weight:bold; color:#f57805;}

span.shopnum{font-size:120%;font-weight:bold;color:red;}
span.greennum{font-size:130%;font-weight:bold;color:#6ab339;}
span.rednum{font-size:130%;font-weight:bold;color:#ff6600;}
span.cuxiaobar{font-size:15px;background-color:red;color:#fff;}

#wrap {
	width: 1010px;
	margin:auto;
	background-color: #FFF;
	padding-left: 10px;
}


#header {
	margin:0 auto;
	text-align:center;
	width:100%;
	position:relative;
	z-index:10;
}
#header .di {
	background-image: url(d9.gif);
	height: 20px;
	width: 1000px;
	margin:auto;
	clear:both;
}
#loginBar {
	background-image: url(d1.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 984px;
	line-height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	margin:auto;
}
#loginBar a{
	color: #ff0000;
	text-decoration: none;
}

.loginbar_1 {
	border: 1px solid #CCC;
	color: #F00;
}
.loginbar_2 {
	background-image: url(d2.gif);
	background-repeat: repeat-x;
	border: 1px solid #F93;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	width: 40px;
}

#loginBar #barleft { float:left; }
#loginBar #barleft img { margin-left:6px; margin-bottom:-4px; border:none;  }

#loginBar #barright { float:right; }
#loginBar #barright a { color:black; }
#loginBar #login_stat { float:left; margin-left:8px; }
#loginBar #login_stat form { display:inline; }
#loginBar #login_stat form a img { margin-left:4px; margin-bottom:-8px; border:0; }

#logo {
	width: 1000px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e4e2e3;
	margin:auto;
}
#logo img {
	margin-top: 12px;
	margin-right: 5px;
	border:0;
}

#HeadMainAD { float:left; margin-top:46px; font-size:13px; color:red; font-weight:bold; }

/*二级导航*/
#head_hot{height:30px;padding:0px;margin:0px;width:100%; background:url(header_line.gif) repeat-x 0 -30px;overflow:hidden;}
#head_hot .secondnav{ text-align:left; margin:0 auto;padding:0 24px 0 15px;width:921px;height:30px;background:url(header_line.gif) repeat-x 0 -30px;overflow:hidden;position:relative;*height:29px;*padding-top:1px;}
#head_hot .secondnav i{display:block;position:absolute;top:4px;left:15px;width:3px;height:30px;background:#ff8037;}
#head_hot .secondnav a{display:inline-block;text-align:center;padding:7px 14px 5px;background:url(header_line.gif) no-repeat -240px -37px;color:#fff;font-size:12px;text-decoration:none;}
#head_hot .secondnav a:hover{color:#fff;text-decoration:underline;}
#head_hot .secondnav a img{margin-left:3px;}

#search {
	height: 40px;
	width: 998px;
	background-color: #f9f3e7;
	margin: 6px auto;
	border: 1px solid #d6ab4f;
}

#search .search_1 {
	height: 30px;
	width: 220px;
	float: left;
	padding-top:5px;
	padding-left: 4px;
	position:relative;
	z-index:500;
}
#search .search_2 {
	float: left;
	width: 425px;
	background-image: url(d7.gif);
	height: 30px;
	padding-top: 8px;
	padding-left: 24px;
}
#search .search_2 .textfield3 {
	background-color: #f9f3e7;
	border: 1px solid #960;
	font-size: 12px;
	color: #F00;
	width: 260px;
	height:22px;
	margin-right: 3px;
	line-height: 22px;
}
#search .shop {
	width: 258px;
	float: left;
	height: 40px;
	color: #3a2804;
	padding-left: 26px;
}
#search .shop .shop_1 {
	float: left;
	padding-top:4px;
}
#search .shop .shop_2 {
	padding:0;
	float:left;
	height: 22px;
	line-height: 22px;
}

/*顶部结束*/

#main {
	float: left;
	width: 1000px;
}
#main .content_1 {
	float: left;
	width: 210px;
}
#main .content_1_1 {
	float: left;
	width: 210px;
	margin-right: 10px;
}
.sidebar {
	border: 1px solid #d8d8d8;
	width: 208px;
	float: left;
	margin-bottom: 10px;
}
.sidebar ul {
	list-style-type: none;
	float: left;
	width: 198px;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
.sidebar ul li{
	padding: 0px;
	margin: 0px;
	float: left;
}
.sidebar ul li a{
	list-style-type: none;
	background-image: url(d12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	color: #333;
	text-decoration: none;
	line-height: 42px;
	font-size: 14px;
	height: 42px;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 148px;
}
.sidebar ul li a:hover{
	list-style-type: none;
	background-image: url(d12_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	color: #930;
	text-decoration: none;
}
.sidebar ul li a img {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftsideBar {
	margin-bottom:6px;
	float: left;
	width: 210px;
	border: 1px solid #cfcfcf;
}

.leftsideBar ul {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 5px;
}
.leftsideBar ul li {
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	padding: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.leftsideBar ul li a{
	color: #333;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	line-height: 20px;
	height:20px;
}
.leftsideBar ul li a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	padding-right: 1px;
	padding-left: 1px;
}
.leftsideBar ul h2 {
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	background-image: url(001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	letter-spacing: 2px;
}
.leftsideBar ul h2 a{
	color: #333;
	text-decoration: none;
}
.leftsideBar ul h2 a:hover{
	color: #FFF;
	text-decoration: underline;
}
.biao {	float: left;	background-image: url(d10.gif);	background-repeat: repeat-x;	height: 26px;	width: 100%;}
.biao h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	line-height: 26px;
	background-image: url(d11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 2px;
}
.biao img {
	float: right;
	margin-right: 20px;
}

.leftsideCatlog {margin-bottom:6px;	float: left;	width: 210px;	border: 1px solid #cfcfcf; }
.leftsideCatlog ul {float: left;	width: 200px;	margin: 0px;	padding: 5px;}
.leftsideCatlog ul li {font-size: 13px; list-style-type: none;	line-height: 28px; height:28px;	padding: 0px; width:190px; margin: 0px; margin-left: 8px; 	border-bottom-width: 1px;
	border-bottom-style: dashed;	border-bottom-color: #ddd;}
.leftsideCatlog ul li a{color: #333;	text-decoration: none;	padding-right: 1px;	padding-left: 1px;	}
.leftsideCatlog ul li a:hover{	color: #FFF;	text-decoration: none;	background-color: #F00;	padding-right: 1px;	padding-left: 1px;}


/*促销*/
.bar_cuxiao { float:left; margin:0; padding:0; }
.bar_cuxiao li { float:left; margin:0; height:28px; padding:0; display:block;}
.bar_cuxiao li a { width:188px; height:26px; padding:0; overflow:hidden; display:block;  }

/*排行*/
#main .content_3 .box ul .pifa { float:left; line-height: 27px; height:27px; background-image: none; padding-left:12px; text-indent: 8px;  }
#main .content_3 .box ul .pifa a { display:block; width:188px; height:24px; overflow:hidden; }
#main .content_3 .box .pifa_1 {	
	margin-top: 4px;
	margin-bottom: 0px;	
	margin-left: 2px;
	background-image: url(d16.gif);	
	background-position: left top;	
	background-repeat: no-repeat;	
	padding-top: 0px;	
	padding-right: 0px;
	padding-bottom: 6px;	
	padding-left: 0px;	
	background-color: #FFF;
}
#main .content_3 .box .pifa_1 .pifa span {font-size:12px;	color:#FF0000;}


/*中部*/
#main .content_2 {
	float: left;
	width: 555px;
	margin-left: 10px;
}
#main .content_2 .banner {
	float: left;
}
#main .content_2 .banner_1 {
	width: 555px;
	float: left;
	margin-top: 10px;
	border: 1px solid #d8d8d8;
}

#main .content_2 .news {
	float: left;
	width: 553px;
	margin-top: 10px;
	border: 1px solid #d8d8d8;
}
#main .content_2 .news ul {
	float: left;
	width: 545px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 25px;
}
#main .content_2 .news ul li {
	float: left;
	width: 155px;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
#main .content_2 .news ul li a {
	background-color: #f2f3f7;
	width: 155px;
	float: left;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	color: #333;
	display: block;
}
#main .content_2 .news ul li a:hover{
	background-color: #008200;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#main .content_2  .tuijian {
	float: left;
	width: 553px;
	margin-top: 10px;
	border: 1px solid #d8d8d8;
}
#main .content_2 .tuijian .tuijian_1 {
	width: 520px;
	display: block;
	padding-top: 10px;
	padding-right: -1px;
	padding-bottom: 6px;
	padding-left: 21px;
	margin:0 auto;
}
#main .content_2 .tuijian .tuijian_1 .tuijian_2 {
	float: left;
	width: 122px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
}
#main .content_2 .tuijian .tuijian_1 .tuijian_2 .tuijian_3 {
	float: left;
	width: 114px;
	margin-bottom: 3px;
}
#main .content_2 .tuijian .tuijian_1 .tuijian_2 .tuijian_3 img {
	padding: 3px;
	border: 1px solid #CCC;
	width:110px;
	height:134px;
	margin-bottom:4px;
}

.daoh {
	float: left;
	width: 553px;
	background-image: url(d13.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.daoh h3 {
	font-size: 12px;
	color: #FFF;
	background-image: url(d14.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 120px;
	margin: 0px;
}
.daoh img {
	float: right;
	margin-right: 20px;
}

#main .content_3 {
	float: right;
	width: 215px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	margin-right:0px;
}

/*右侧评论*/
#main .content_3 .rightboxlist {float: left;	width: 215px;	padding:0px;	margin-bottom: 12px;	border: 1px solid #d8d8d8;}
#main .content_3 .rightboxlist  ul {float: right;	width: 200px;	padding: 0px;	background-color: #f9fbfa;	margin: 5px; }
#main .content_3 .rightboxlist ul li { font-size: 12px;	list-style-type: none;	padding-left:4px; padding-top:8px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #ddd; }
#main .content_3 .rightboxlist ul li p { width:100%; margin:6px auto 6px auto; font-size:12px; line-height:18px; }
#main .content_3 .rightboxlist ul li span { color:gray; font-size:12px; }
#main .content_3 .rightboxlist ul li span span { color:red; }
#main .content_3 .rightboxlist ul li a{ color: #333; text-decoration: none;}
#main .content_3 .rightboxlist ul li a:hover{	color: #F00; text-decoration: none; }


/*右侧排行*/
#main .content_3 .box {
	float: left;
	width: 215px;
	padding:0px;
	margin-bottom: 12px;
	border: 1px solid #d8d8d8;
}

#main .content_3 .box  ul {
	float: right;
	width: 200px;
	padding: 0px;
	background-color: #f9fbfa;
	margin: 5px;
}
#main .content_3 .box  ul li span {
	float: right;
	color: #666;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main .content_3 .box  ul li {
	list-style-type: none;
	background-image: url(001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
}
#main .content_3 .box  ul li a{
	color: #333;
	text-decoration: none;
}
#main .content_3 .box  ul li a:hover{
	color: #F00;
	text-decoration: none;
}
#main .content_3 .box .paih {
	line-height: 25px;
	float: left;
	width: 195px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#main .content_3 .box .paih a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	margin-right: 20px;
	padding-left: 20px;
	background-image: url(d15.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
}

/*尾部*/
#footer {
	float: left;
	width: 1000px;
}
#footer #help {
	float: left;
	width: 998px;
	border: 1px solid #d8d8d8;
	margin-top: 10px;
}
#footer #help .help_1 {
	background-image: url(d17.gif);
	background-repeat: repeat-x;
	float: left;
	height: 33px;
	width: 1000px;
}
#footer #help .help_1 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	background-image: url(d18.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	line-height: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	letter-spacing: 3px;
}
#footer #help .help_2 {
	float: left;
	width: 267px;
	height: 100px;
	background-image: url(d19.gif);
	background-position: center center;
	margin-top: 20px;
	margin-right: 40px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
#footer #help .help_3 {
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(d20.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer #help .help_3 ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 25px;
	float: left;
	width: 140px;
}
#footer #help .help_3 ul li {
	background-image: url(dot_1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
}
#footer #help .help_3 ul li a{
	color: #333;
	text-decoration: none;
}
#footer #help .help_3 ul li a:hover{
	color: #F00;
	text-decoration: underline;
}
#footer #copyRight {
	float: left;
	width: 1000px;
	margin-top: 5px;
	line-height: 25px;
	text-align: center;
	padding-top: 12px;
	margin-bottom: 10px;
	color: #333;
}
#footer #copyRight a{	color: #333;	text-decoration: none;}
#footer #copyRight a:hover{	color: #F00;	text-decoration: underline;}
#footer #copyRight .footimg { margin: 0 auto 15px auto; padding:0; }

/*购物车*/
#shop {
	float: left;
	width: 978px;
	border: 1px solid #cbcbcb;
	font-size: 12px;
	color: #333;
	padding: 10px;
}
#shop a{
	color: #333;
	text-decoration: none;
}
#shop a:hover{
	color: #F00;
	text-decoration: underline;
}
#shop p { line-height:30px; }
.sl {
	font-size: 12px;
	color: #F00;
	width: 30px;
}
.shop_1{
	font-size: 12px;
	color: #F00;
	}
.shop_2 {
	line-height: 35px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*图书目录*/

#container {
	float: right;
	width: 778px;
	line-height: 20px;
	z-index:0;
}
#container .breadCrumb {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#container .breadCrumb a{
	color: #900;
	text-decoration: none;
}

#container .breadCrumb a:hover{
	color: #F00;
	text-decoration: underline;
}
#container .breadCrumb_1 {
	font-size: 12px;
	line-height: 25px;
	color: #333;
	background-color: #F6F6F6;
	border: 1px solid #EFEFEF;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#container .breadCrumb_1 a{
	color: #F00;
	text-decoration: none;
}
#container .breadCrumb_1 a:hover{
	color: #000;
	text-decoration: underline;
}

/*筛选器*/
#container .breadCrumb_1 h3 { font-size:14px; }
#container .breadCrumb_1 b { float:left; margin-left:16px; }
#container .breadCrumb_1 ul { list-style-type: none; float:left; margin-left:12px; width:644px; }
#container .breadCrumb_1 ul li { float:left; padding:2px; width:120px; height:18px; line-height:18px; overflow:hidden;   }
#container .breadCrumb_1 ul li span { background-color: #F00f0f; padding:3px; }

#container .content {
	font-size: 12px;
	float: left;
	width: 778px;
	line-height: 25px;
}
#container .content a{
	color: #900;
	text-decoration: none;
}
#container .content a:hover{
	color: #F00;
	text-decoration: underline;
}
#container .content table tr td h2 {
	font-size: 12px;
	font-weight: bold;
	color: #970000;
	padding: 0px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container .content_4 {
	float: left;
	width: 776px;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container .content_4 ul {
	float: left;
	width: 750px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	display: block;
}
#container .content_4 ul .tuijian .tuijian img {
	border: 1px solid #CCC;
	padding: 3px;
	width: 130px;
	height: 165px;
	float: left;
}
#container .content_4 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#container .content_4 ul .tuijian {
	float: left;
	width: 150px;
	list-style-type: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#container .content_5 {
	font-size: 12px;
	line-height: 25px;
	float: left;
	width: 736px;
	border: 1px solid #CCC;
	padding: 20px;
}

#container .content_5 a{
	color:#004ba8;
}
#container .content_5 a:hover{
	color: #F00;
}
/*商品详细*/
.name {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	line-height: 25px;
}
.shuom {
	float: left;
	width: 738px;
	font-size: 13px;
	line-height: 26px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 12px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.shuom br { padding:0; margin:0; line-height: 26px; }
.shuom p { margin-top:6px; margin-bottom:6px; }
.artshare { float:left; margin-top:32px; padding:0; }
.shuom table { width:98%; margin:auto; padding:8px; border-collapse:collapse; }
.shuom table td{ border:solid 1px #a1a1a1; padding:4px; }

.chanpint {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 0px;
}
.bt {
	font-size: 14px;
	line-height: 30px;
	color: #F60;
	margin: 0px;
	padding: 0px;
	}
	
.jiage {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.jiag_1 {
	font-size: 14px;
	color: #F00;
}
.jiag_2 {
	font-size: 16px;
	font-weight: bold;
	color: #009B00;
}	
/*客服帮助*/	

.help {
	float: left;
	width: 208px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.help ul {
	display: block;
	width: 182px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.help ul li {
	line-height: 30px;
	list-style-type: none;
	background-image: url(001.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
	padding-left: 10px;
}
.help ul li a{
	color: #333;
	text-decoration: none;
}
.help ul li a:hover{
	color: #F00;
	text-decoration: underline;
}

.memmenu {}
.memmenu .linow { font-weight: bold; background:138px 12px url(point.gif) no-repeat; }

/*左侧推荐商品*/
.leftimglist {	margin-bottom:6px;	float: left;	width: 210px;	border: 1px solid #cfcfcf;}
.leftimglist ul { float: left;	width: 200px;	margin: 0px;	padding: 6px; }
.leftimglist ul li { font-size: 12px;	list-style-type: none;	line-height: 18px; text-align:center; padding-top:8px; }
.leftimglist ul li img { width:100px; margin:auto; border:0; }
.leftimglist ul li p { width:100%; margin:6px auto 8px auto; }

/*左侧商品列表*/
.leftgoodlist {	margin-bottom:6px;	float: left;	width: 208px;	border: 1px solid #cfcfcf;}
.leftgoodlist ul { float: left;	width: 200px;	margin: 0px; padding: 6px; }
.leftgoodlist ul li { font-size: 12px;	list-style-type: none;	padding-left:12px; padding-top:6px; background-image: url(001.gif);background-repeat: no-repeat;
background-position: left center; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #ddd; }
.leftgoodlist ul li p { margin:0; width:100%; padding-top:6px; padding-bottom:8px; font-size:12px; color:gray; }
.leftgoodlist ul li p span { color:red; font-size:13px; margin:0; padding:0; }
.leftgoodlist ul li a{ width:180px; height:13px; overflow:hidden; font-size:13px; color: #333;text-decoration: none; float:left; margin-bottom:4px;}
.leftgoodlist ul li a:hover{color: #F00; text-decoration: none; }

.leftsidead { margin-bottom:6px; padding:0; float:left; width:210px; border: 1px solid #cfcfcf; }
.leftsidead img { width:210px; height:168px; border:0; }

/*左侧商品列表(带图片)*/
.leftgoodimglist {	margin-bottom:6px;	float: left; width: 208px;	border: 1px solid #cfcfcf;}
.leftgoodimglist ul { float: left;	width: 200px;	margin: 0px; padding: 6px; text-align:center; }
.leftgoodimglist ul li { font-size: 12px; list-style-type: none; padding-top:12px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #ddd; }
.leftgoodimglist ul li img {  margin-bottom:6px; border: 1px solid #cfcfcf; padding:8px; max-width:130px; max-height:130px; }
.leftgoodimglist ul li .priceinfo { margin-bottom:10px; }
.leftgoodimglist ul li .priceinfo a { width:200px; height:13px; overflow:hidden; font-size:13px; color: #333; float:left; margin-top:4px; margin-bottom:10px; }
.leftgoodimglist ul li .priceinfo a:hover{color: #F00; text-decoration: none; }

/*左侧客户评论列表*/
.leftcomlist {	margin-bottom:6px;	float: left; width: 208px;	border: 1px solid #cfcfcf;}
.leftcomlist ul { float: left;	width: 200px;	margin: 0px;	padding: 6px; }
.leftcomlist ul li { font-size: 12px;	list-style-type: none;	padding-left:4px; padding-top:8px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #ddd; }
.leftcomlist ul li p { width:100%; margin:6px auto 6px auto; font-size:12px; line-height:18px; }
.leftcomlist ul li span { color:gray; font-size:12px; }
.leftcomlist ul li span span { color:red; }
.leftcomlist ul li a{ color: #333; text-decoration: none;}
.leftcomlist ul li a:hover{	color: #F00; text-decoration: none; }

#main .content_3 .box .rightbrand { padding:0; margin:8px 0 2px 0; }
#main .content_3 .box .rightbrand li { padding:0px; margin:4px 6px 4px 0; float:left; clear:right; list-style-type: none; background-image:none; width:92px; height:60px;  border-width: 1px;
	border-style: dashed; border-color: #ddd;
 }
#main .content_3 .box .rightbrand li img { width:92px; height:60px; border:0; padding:0; margin:0; }

/*顶部导航*/ 
.jarhuhead_mainnav{height:30px;margin-top:57px; list-style: none;}
.jarhuhead_mainnav li{float:left;height:30px;position:relative;z-index:50;}
.jarhuhead_mainnav a{display:block;width:98px;height:30px;background:url(unite_header.gif) no-repeat -200px 0;color:#4F4F4F;font-weight:bold;font-size:14px;line-height:20px;text-align:center;text-decoration:none;cursor:pointer;}
.jarhuhead_mainnav .mainindex a{display:block;width:98px;height:30px;background:url(unite_header.gif) no-repeat -200px 0;color:#4F4F4F;font-weight:bold;font-size:14px;line-height:20px;text-align:center;text-decoration:none;cursor:pointer;}
.jarhuhead_mainnav a span{display:block;padding:6px 0 4px;height:20px;*padding:7px 0 2px;cursor:pointer;}
.jarhuhead_mainnav a.now,.jarhuhead_mainnav a:hover{background-position:-100px 0;color:#fff;text-decoration:none}
.jarhuhead_mainnav .home a:hover{margin-left:0;padding-left:0;}
.jarhuhead_mainnav .home_now a, .home_now a:hover{background-position:-300px 0px;margin-left:0px;position:relative;padding-left:0px;color:#fff;}
.jarhuhead_mainnav li .new{background:url(new_g.gif) no-repeat 0 0;width:25px;height:15px;position:absolute;top:-10px;right:0;z-index:20;}
.jarhuhead_mainnav li .xiango{background:url(go_ey.gif) no-repeat 0 0;width:26px;height:18px;position:absolute;top:-11px;right:2px;z-index:20;}

div .clearspace{ clear:both; height:0; margin:0; padding:0 }

/*产品列表*/
.goodlist{ margin:4px auto 4px 10px; padding:0; }
.goodlist ul { float:left; list-style: none; width:528px; margin:0; padding:0;}
.goodlist ul li { float:left; width:264px; height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; }
.goodlist .glink{ float:left; width:100%; }
.goodlist .glink a { font-weight:bold; }
.goodlist .goper{ float:left; width:100%; margin:6px auto 4px auto; }
.goodlist .gprice{ float:left; width:100%; margin:5px auto 5px auto; }

.goodlist .btn-img{cursor:pointer;margin:0;padding:0;border:0;overflow:hidden;text-align:center;}
.goodlist .btn-coll{float:left;width:84px;height:22px;padding:0 0 2px 20px;background:url(bg_btn.jpg) #ccc no-repeat 0 -117px;line-height:22px;margin-right:10px;}
.goodlist .btn-text{cursor:pointer;margin:0;padding:0;overflow:hidden;text-align:center;}
.goodlist .btn-append{float:left;width:88px;height:22px;line-height:100px;background:url(bg_btn.jpg) #f90 no-repeat 0 -140px;margin-right:10px;}
.goodlist .btn-quehuo{float:left;width:88px;height:22px;padding:2px 0 0 20px;background:url(bg_btn.jpg) #f90 no-repeat 0 -94px;margin-right:10px; }

#summary { float:left; list-style: none; width:456px; margin:0; padding:0; }
#summary li { float:left; width:228px; height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; }

/*内页大分类样式开始*/
.topbiao{
	float:left;
	width:214px;
	height:32px;
	background:url(buttom-3.gif) no-repeat 0 -7px;
	text-align:center;
}
.topbiaoa{
	font-size:14px;
	font-weight:bold;
	display:block;
	width:214px;
	height:32px;
	color:#FDB08B;
	padding-top:6px;
	cursor:hand;
	cursor:pointer;
}
.topbiaohover
{
	background-position:-238px -7px;
	text-align:center;
}
.topbiaohover .topbiaoa{
	color:#4F4F4F;
}

/*全部商品分类 */
.jarhu_sort{position:absolute;top:34px;left:4px;width:212px;border-left:1px solid #AEDFF5;border-right:1px solid #AEDFF5;background:#bbeafd;z-index:1000;}
.jarhu_sort_bottom{width:214px;height:3px;line-height:0;overflow:hidden;background:url(bg_bottom.gif) no-repeat 0 0;position:relative;margin:0 -1px;z-index:300;}
.jarhu_sort ul.jarhu_sort_nav{width:206px;padding:6px 3px 0;background:#f3fbff;margin:0 auto;list-style:none}
.jarhu_sort_nav li{padding:0px auto 0px;border-bottom:1px solid #cbeefc;border-top:1px solid #fafdff;height:26px;background:url(bg_sprite.gif) no-repeat 188px -50px;position:relative;}
.jarhu_sort_nav li.frist{border-top:none;padding-top:1px;height:30px;padding-top:0;}
.jarhu_sort_nav li.end{border-bottom:none;padding-bottom:1px;}

.jarhu_sort_nav li a.nav{display:block;color:#404040;height:26px;line-height:26px;padding-left:10px;line-height:27px;overflow:hidden;text-align:left;}
.jarhu_sort_nav li.hover a.nav,.jarhu_sort_nav li a.nav:hover{height:26px;color:#fff;font-weight:bold;background:#4cafdd;text-decoration:none;}
.jarhu_sort_nav li.frist a.nav{padding-top:0;padding-bottom:4px;}

/*分类弹窗*/
.jarhu_popup table.jarhu_popup{margin-left:-2px;border-collapse:inherit;*border-collapse:collapse;border-spacing:0;position:absolute;border:1px solid #4cafdd;background-color:#fff;overflow:hidden;z-index:500;line-height:20px;height:240px;}
.jarhu_popup table td{vertical-align:top;padding-bottom:10px;}
.jarhu_popup .jarhu_popup_left{width:452px;overflow:hidden;}
.jarhu_popup .jarhu_popup_right{padding-top:2px;width:153px;overflow:hidden;background:#f3fbff;}
/*分类二级*/
.jarhu_popup_left .popup_title{width:438px;height:27px;padding:12px 2px 0 14px;line-height:24px;*line-height:26px;font-weight:bold;text-align:left;background:#fff url(icon_selectionsort.gif) no-repeat 84px 22px;position:relative;overflow:hidden;z-index:3000;margin-bottom:-1px;font-size:14px;}
.jarhu_popup_list,.jarhu_popup_list_third{padding:4px 0 3px 0;margin:0 auto;overflow:hidden;border-top:1px solid #e4f5fe;position:relative;}
.jarhu_popup_list .category_first{float:left;overflow:hidden;width:15px;padding-right:4px;text-align:right;height:20px;color:#0086ce;font-weight:bold;}
.jarhu_popup_list .clearfix{float:left;overflow:hidden;}
.jarhu_popup_list .clearfix a{float:left;padding:0 12px 0 0;white-space:nowrap;}
.jarhu_popup_list .clearfix a:hover{float:left;padding:0 12px 0 0;white-space:nowrap;text-decoration:underline;color:#86D8FF;}

/*促销分类*/
.jarhu_popup_right .popup_title{width:139px;padding:13px 0 0 14px;font-size:14px;font-weight:bold;overflow:hidden;}
.jarhu_popup_right .alone{margin:0 auto;width:143px;padding:6px 0 0 0;overflow:hidden;line-height:24px;}
.jarhu_popup a{color:#696969;text-decoration:none;}
.jarhu_popup .hot,.jarhu_popup a.hot,.jarhu_popup .hot a,.jarhu_popup .hot a:hover{color:#f60!important;}
.jarhu_popup .category_first a,.jarhu_popup .category_first a:hover{color:#2490c2;font-weight:bold;}

input.sumbitBtn { background-color:#fce4bb; color:#060902; width:130px; height:28px; margin:10px auto 4px 4px; }

.blcokbig {width:1000px; min-height:390px; margin:0px auto 8px auto;border:1px solid #d8d8d8;}
.blcokbig .blocktitle{width:997px;height:28px;border-bottom:2px solid #a20806;background:url(http://i.vanclimg.com/www/info/yqlinks_linksbgt.jpg) repeat-x scroll left top;}
.blcokbig .blocktitle h2{margin-left:15px;line-height:28px;font-size:14px;font-weight:bold;}

/*友情链接*/
.sqlinksLef{width:550px;height:280px;float:left;margin-left:35px;display:inline;}
.sqlinksLef h3{font-weight:bold;line-height:24px;}
.sqlinksLef dl{width:550px;height:auto;margin-bottom:14px;line-height:24px;overflow:hidden;}
.sqlinksLef dl dt{width:15px;float:left;}.sqlinksLef dl dd{width:445px;float:left;}
.sqlinksRig{float:left;width:390px;height:280px;margin:0px;}
.xxLinks{width:390px;height:auto;overflow:hidden;margin-bottom:5px;line-height:26px;}
.xxLinks .linksLabel{float:left;}.xxLinks .linksShuru{float:left;}
.xxLinks .linksShuru input{width:279px;height:22px;border:1px solid #dedede;}
.xxLinks .linksShuru textarea{width:279px;height:66px;border:1px solid #dedede;}
.sqlinksRig .tijiaosq{width:97px;height:27px;background:url(tijiaosq.jpg) no-repeat scroll;border:0;border:none;cursor:pointer;margin-left:137px;}
.sqlinksRig .err{height:18px;line-height:18px;color:#A10000;text-indent:30px;margin-left:10px;}

.linksList{width:960px;margin:0px auto;}
.linksList ul{float:left; list-style:none}
.linksList ul li{ float:left;  width:145px; padding-left:15px;line-height:24px;background:url(yqlinks_linkspoint.jpg) no-repeat scroll 5px center;border-bottom:1px dotted #bfbfbf;}
.linksList ul li a:link,.linksList ul li a:visited{color:#000;}
.linksList ul li a:hover{color:#a10000;}.linksLogo{width:938px;height:115px;margin:0px auto;}

/*友情链接(前台)*/
#friendLink {float: left;	width: 978px;	border: 1px solid #cdcdcd;	padding: 10px;	margin-top: 8px;}
#friendLink h3 {font-size: 14px;font-weight: bold;	padding: 0px;margin-top: 0px;margin-right: 0px;	margin-bottom: 0px;	margin-left: 20px;	display: inline;}
#friendLink ul {float: left;width: 940px;	list-style-type: none;padding: 0px;margin-top: 14px;margin-right: 0px;	margin-bottom: 0px;	margin-left: 20px;}
#friendLink ul li {	float: left;padding-right: 8px;height: 17px; line-height: 17px; width:78px; overflow:hidden; }
#friendLink ul li a{color: #333;text-decoration: none;}
#friendLink ul li a:hover{color: #F00;	text-decoration: none;}

