﻿/*
重置 css 用于文件开头
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

ins { 
    text-decoration: none; 
} 
del { 
    text-decoration: line-through; 
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	*font-size: 100%;
}
/*
重置 css 用于文件开头 结束
*/

html,body{font-size:12px;font-family:宋体;}
a img {border: 0;}

/******************************************
LAYOUT
******************************************/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



body{
	color: #0d571c;
	text-align:center;
	background: #0d571c;}

.err{
color:#FF0000;}

.txt_bg{
background-color:#FFFFCC;}

div#site{
	width: 100%;
	background: #fb8b29 url('img/bg_site.jpg') top center repeat-x;
	float: left;
	display: inline;}

div#container{
	width:796px;
	margin:0 auto;
	text-align:left;}

div#container-home{
	width:796px;
	height:1100px;
	margin:0 auto;
	text-align:left;
	background: transparent url('img/bg_home.gif') top center repeat-y;}

div#header{
	height:89px;
	margin:0;
	padding:0;
	background: transparent url('img/bg_header.jpg') top center no-repeat;
	overflow: hidden;}

div#title{
	color: #0d571b;
	float: right;
	display: inline;
	margin: 15px 1px 5px 15px;
	width: 250px;
	height:70px;}

#search_form {
	margin:0px;}

#search_box{
	margin-top:0px!important;
	margin-top:5px}

#search_box #s {
    float: left;
    margin: 12px 0px 0px 125px;
    padding: 0px;
    border: 0px;
    width: 100px;
    background: none;
    font-size: 12px;}
	
#search_box #go {
    float: right;
    margin: 10px 4px 0px 0px;}
	
div#xinxi{
	float: left;
	margin: 70px 2px 1px 0px;}

div#menu{
	height:46px;
	line-height:41px;
	margin:0px;
	padding:0px;
	background: transparent url('img/bg_menu.jpg') top center no-repeat;}

div#news{
	width:100px;
	height:20px; 
	text-align:right;
	display: inline;
	float:right;
	position:relative;
	z-index:999}
	

div#news_mu{
	border:solid 1px #FB8B29;
	padding:1px 1px 1px 0px;
	background-color:#fff;
	width:68px;
	height:70px;
	position:absolute;
	top:0px;
	left:32px;
	display:none;
	text-align:left;
	z-index:99999;}


/*
news_xl
*/
div#news_xl{ position:absolute; left:620px; top:18px; border:solid 1px #695; width:175px; height:175px;display: none;}
div#news_xl_e{ width:43px; height:120px; }

div#news_xl_d{ width:43px; height:92px; cursor:pointer;}
div#news_xl_d a{width:43px; height:95px;display:block;}


div#content{
	float:left;
	display: inline;
	width:796px;
	border:solid 0px #695;
	margin:0px;
	background-color:#FFFBF2;}

div#content-product{
	float:left;
	display: inline;
	width:796px;
	border:solid 0px #695;
	border-bottom:solid 0px #695;
	margin:0px;
	background-color:#FFFBF2;}

div#content-home{
	float:left;
	display: inline;
	width:796px;
	background: transparent url('img/corner_right.jpg') top right no-repeat;}

div#min-height{ /*以弃用*/
	float: left;
	display: inline;
	width: 10px;
	height: 357px;
	background: transparent url('img/corner_left.jpg') top center no-repeat;}

div#home-top{
	float: left;
	display: inline;
	width: 776px;
	height: 10px;
	background: transparent url('img/hometop.gif') top left no-repeat;}
	
div#tekst{
	margin: 0 auto;
	width: 776px;}

div#clear{
	clear: both;
	width:100%;
	height: 0px;
	display:none;}

div#footer{
	clear:both;
	width:100%;
	color: #FFF;
	background: transparent url('img/bg_footer.jpg') top center repeat-x;}

div#footercontainer{
	width:796px;
	height: 220px;
	margin:0 auto;
	text-align:left;
	background: transparent url('img/bg_footercontainer.jpg') top center no-repeat;}

div#footerhome{
	width:796px;
	height: 200px;
	margin:0 auto;
	text-align:left;
	background: transparent url('img/bg_footerhome.jpg') top center no-repeat;}

div#footermenu{
	float: left;
	display: inline;
	width: 760px;
	margin: 120px 0px 0px 30px;
	text-align: center;
	color: #ffec06;}

.item{
	border: 1px solid #ffe297;
	background: #fff2d0;
	margin: 10px;
	padding: 5px;
	font-size:12px;
	line-height: 18px;}

.item2{
	border: 1px solid #ffe297;
	background: #FFE9B7;
	margin: 10px;
	padding: 5px;
	font-size:12px;
	line-height: 18px;}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #ffe297;
	clear: both;}
	
/*大图拖动*/
#fotoid_title { background-color:#FDB21B; width:85%; height:20px; padding-top:3px; float:left;}
.suofang	{ background-color:#FDB21B; float:right; width:15%; height:20px; padding-top:3px;}
#fotoid_div		{BORDER: #FDB21B 2px solid; BACKGROUND: url(img/list_bg.jpg) #FFF no-repeat 160px 100px;WIDTH:772px; overflow:hidden; position:relative; float:left; margin-bottom:10px; text-align:center;}
#Fotoid			{CURSOR: move; POSITION: relative; LEFT:2px; TOP:2px;}

img.homeimg1, img.homeimg2{
	float: left;
	display: inline;
	margin: 0 28px 0 0;}

img.homeimg3{
	float: left;
	display: inline;
	margin: 0;}

img.thumb{
	float: left;
	display: inline;
	margin: 3px 10px 5px 0px;
	border: 2px solid #0d571c;}

img.thumb2{
	float: right;
	display: inline;
	margin: 3px 10px 5px 0;
	border: 2px solid #0d571c;}
/******************************************
TYPOGRAFIE
******************************************/
.p{
	margin: 0px 0px 10px;
	padding: 0px;}

h1{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size:24px;
	color: #0d571c;}

h2{
	margin: 5px 5px 5px 5px;
	padding: 0px;
	font-size:16px;}

h3{
	margin: 0px;
	padding: 10px;
	color: #0d571c;
	font-weight: normal;
	text-transform: uppercase;}
	
h4{
	font-size:14px;
	margin: 0px;
	padding: 10px;
	color: #0d571c;
	font-family:bold;}

.div4{
	margin: 0px;
	padding: 4px;
	color: #0d571c;
	border-bottom:dashed 1px #DCD9D1;
}

.baozhuang{
	font-size:14px;
	margin: 0px;
	padding:0px 2px 2px 6px;
	color: #0d571c;}

.div4_b{
	font-size:15px;
	margin: 4px 2px;
	padding-left:2px;
	color: #0d571c;
	font-weight: bold;
	float: left;
}
	
.text{
	font-size:12px;
	color:#0d571c;
	/*text-indent:24px;*/
	letter-spacing:1px;
	overflow:hidden;}

a{
	text-decoration: none;
	/*font-weight: bold;*/
	color: #fb8b29;}
	
a:link    {color: #fb8b29; text-decoration: none;}
a:visited {color: #fb8b29; text-decoration: none;}
a:hover   {color: #0d571c; text-decoration: none;}
a:active  {color: #fb8b29; text-decoration: none;}

div#footermenu a{
	text-decoration: none;
	font-weight: normal;
	padding: 0 2px;
	color: #a7a713;}
	
div#footermenu a:link    {color: #a7a713; text-decoration: none;}
div#footermenu a:visited {color: #a7a713; text-decoration: none;}
div#footermenu a:hover   {color: #ffec06; text-decoration: none;}
div#footermenu a:active  {color: #a7a713; text-decoration: none;}


/******************************************
MENU
******************************************/

div#menu ul {
	float: left;
	display: inline;
	margin: 6px 0 0 10px;
	height: 30px;
	border-left: 1px solid #ffda84;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;}

div#menu ul li{
	display: inline;
	float: left;
	text-align: center;
	border-right: 1px solid #ffda84;
	list-style-type: none;}

div#menu ul a{
	display: inline;
	float: left;
	width: 110px;
	padding: 0;
	margin: 0;
	line-height:30px;
	font-weight: normal;
	font-size: 12px;
	text-transform: capitalize;}

div#menu ul a:link,
div#menu ul a:visited{
	color: #0d571b;
	background: transparent url('img/menuhover.jpg') -100px -100px no-repeat;
	text-decoration: none;
	height:30px;}

div#menu ul a:hover {
	color: #0d571b;
	font-weight: bold;
	background: transparent url('img/menuhover.jpg') top center repeat-x;
	text-decoration: none;
	height:30px;}

div#menu ul a:active {
	color: #0d571b;
	font-weight: bold;
	background: transparent url('img/menuhover.jpg') top center repeat-x;
	text-decoration: none;
	height:30px;}

div#menu ul li.hier a {
	line-height:30px;
	font-weight: normal;
	font-size: 12px;}
	
div#menu ul li.hier a:link,
div#menu ul li.hier a:visited{
	color: #0d571b;
	background: transparent url('img/menuhover.jpg') top center repeat-x;
	text-decoration: none;
	height:30px;}
	
div#menu ul li.hier a:hover{
	color: #0d571b;
	background: transparent url('img/menuhover.jpg') top center repeat-x;
	text-decoration: none;
	height:30px;
	font-weight: bold;}

.menu_hover{  /*菜单的焦点状态*/
	background: url('img/menuhover.jpg') top center repeat-x;}

#menu2{ padding-top:6px;}

#menu2 a{ 
font-size:14px;
}

.menu2_dq{color:#0d571c; padding-bottom:10px; margin-right:5px; font-size:20px; height:40px; background: url(img/xiaojt.gif) no-repeat 50% 25px; display:inline;}

#menu2 a:hover   {color: #0d571c; text-decoration: underline;}

#Layer1 {
	width:185px;
	height:20px;
	text-align: center;}


#Layer2{
	position: absolute;
	width: 90px;
	height: 70px;
	background-image:url(img/xinxi_bg.gif);
	visibility: hidden;
	padding: 10px;
	text-align: left;
	line-height:20px;
	overflow: hidden;
	z-index:2;}

.lay2{
color:#FF0000;
font-weight: bold;}

.cart{
padding:5px;
margin-left:5px;
width:755px;}

.cart_mx{
padding:2px;
width:750px;
height:100px;
border: solid 1px #fff;
border-top: solid 1px #DED4BB;
float:left;
}

.cart_mx_{
padding:2px;
width:750px;
height:100px;
border: solid 1px #fff;
border-top: solid 1px #DED4BB;
background-color:#FFFFE6;
float:left;
}


.cart_mx1{
width:30px;
height:100px;
float:left;
border-right: solid 1px #E4E1D9;}

.cart_mx2{
width:85px;
height:100px;
float:left;
border-right: solid 1px #E4E1D9;}

.cart_mx3{
width:320px;
height:100px;
float:left;
border-right: solid 1px #E4E1D9;}

.cart_mx4{
width:80px;
height:100px;
float:left;
text-align:center;
border-right: solid 1px #E4E1D9;}

.cart_mx5{
width:80px;
height:100px;
float:left;
text-align:center;
border-right: solid 1px #E4E1D9;}

.cart_mx6{
width:80px;
height:100px;
float:left;
text-align:center;
border-right: solid 1px #E4E1D9;}

.cart_mx7{
width:70px;
height:100px;
float:left;
text-align:center;
border-right: solid 1px #E4E1D9;}

.div_bs{
/*悬浮购物车*/
background-color:#FFF2D0;
border:solid 1px #FEDA0C;}

.div_bs_{
/*点击购物车切换样式*/
background-color:#F9E3B1;
border:solid 1px #E25599;}

.div_bs__{
/*点击产品列表切换样式*/
border:solid 1px #E25599;}

.red{
color:#FF0000;
font-size:14px;
margin:3px;}

.input_bg {border:1px solid #cea773; background:url(img/input_bg.gif);}


/*list.asp  规格流程图*/
div#guige_lc	{ float:left; margin:0px;}


/* xxk */
#xxk {
	position: relative;
	width: 100%;
	height: 30px;
	width: 796px;
	margin-top:10px;
	*margin-top:-5px;
	z-index:1;
}

#xxk ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 796px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#xxk ul#primary li  {
	display: inline;
	list-style: none;
}

#xxk ul#primary a,#xxk ul#primary span,#xxk ul#primary a.current {
	/*width: 74px;*/
	display: block;
	float: left;
	padding: 4px 2px 4px 2px;
	margin: 1px 1px 0 0;
	text-align: center;
	text-decoration: none;
	color: #333;
}

#xxk ul#primary span,#xxk ul#primary a.current,#xxk ul#primary a.current:hover {
	border: 1px solid #695;
	border-bottom: none;
	background: #FFF3B3;
	padding-bottom: 6px;
	margin-top: 0;
	font-weight: bold;
}

#xxk ul#primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#xxk ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#xxk ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -2.0em;
	left: 1px;
	width: 796px;
	height: 23px;
	background-color: #FFF3B3; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	background-image:url(img/pp_bg.gif);
}

#xxk ul#secondary li a {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;
	margin-top: 6px;
}

#xxk ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 5px;
	margin: 0;
	text-align: auto;
	border: none;
	background: none;
	margin-top: 6px;
	font-weight: normal;
}

#xxk ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#xxk ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
	margin-top: 5px;
}

#xxk ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#xxk ul#secondary li:last-child a { border: none; }

/*浏览历史*/
#llls {
	min-height:200px;
    width:116px;
	border-left:solid 1px #FFFBF2;
	border-color:#669955 #669955 #669955 #FFFBF2;
    color:#eee;
    position:absolute;
    z-index:1;
    top:200px;
	left:-500px;
}
#llls_1 {height:35px;background: url(img/llls_bg_top.gif) no-repeat;}
#llls_2 {height:100%;background-color:#FFFBF2;color:#993300; }
#llls_2 div img {width:51px;height:57px;}
#llls_2 div {width:51px;height:86px;margin:2px;	float:left;	overflow:hidden;}
#llls_3 {height:35px;background: url(img/llls_bg_bot.gif) no-repeat;clear:both;color:#FF0000;}
#llls_3 span{cursor:pointer;}

/*查看批发价 加强型提示框*/
#floatObj{
	position:absolute;width:380px;height:201px;z-index:1;left:222px;top:156px;BACKGROUND: url(img/ljhz_w_bg.gif) no-repeat;display:none;
}

.help_pl{height:30px; border-bottom:dashed 1px #695;}
.help_pl span {display:inline-block;}
.help_pl_1{width:250px;margin-right:10px; margin-left:10px;}
.help_pl_2{width:70px; margin-right:10px;}
.help_pl_3{width:70px; margin-right:10px;}
.help_pl_4{width:80px; margin-right:10px;}
.help_pl_5{width:60px; }

.ind7	{text-align:center; border: 2px solid #FB8F29;background: #FB8F29; width:500px; margin-bottom:20px;}

#bktext li	{padding:3px 0px 3px 0px;}	

#yc { display:none} /*友情连接隐藏*/

.zengsong{cursor:pointer;width:47px; height:25px; background-image:url(images/zengsong.gif); font-size:16px; font-weight:bold; float:left; margin-right:5px;}

.biaoqian_ts {display:none;margin-left:20px; width:280px;BACKGROUND:url(img/xiaoxi.gif) #FFDEAD no-repeat 1px 50%; border:solid 1px #733D1A;text-indent:20px;}
.biaoqian_ts2{display:none;margin-left:20px; width:310px;BACKGROUND:url(img/gou.gif) #98FB98 no-repeat 1px 50%; border:solid 1px #733D1A;text-indent:20px;}
.biaoqian_ts3{display:none;margin-left:20px; width:280px;BACKGROUND:url(img/tanhao.gif) #FF7F50 no-repeat 1px 50%; border:solid 1px #733D1A;text-indent:20px;}


/*浮动在线客服*/
#fudong_qq{overflow:hidden;position:fixed;_position:absolute;height: auto;top:100px;_top:expression(eval(document.documentElement.scrollTop+100))!important;left:0;width:154px;z-index:100000;margin:0px; }

