@charset "utf-8";
/*修改过的样式*/
.lianx{background:url(/images/lianxi.gif) no-repeat;width:270px;height:88px;}
#dss{width:980px;  margin:0 auto; margin-top:5px;}
#p_left{width:270px;float:left;}
#pksg{ width:980px;  margin:0 auto; margin-top:5px;}
#p_right{ width:650px; float:right;}
.bj{border: 1px solid #DDDDDD;}.x{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #DDDDDD;}
.xq{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

/*End*/
/**
	修改页面：七大栏目修改 因旧版本不支持火狐必添加（<div id="pksg"><div id="p_left"></div><div id="p_right"></div></div> 加为修改）footer.php底部添加关键字修改
/**/

body{
margin:0px; padding:0px; border:0px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

form{margin:0px; padding:0px; border:0px; }

h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; border:0px; font-size:12px; font-weight:normal;}
h2,h3{ font-weight:bold; font-size:13px;}
h1{ font-size:40px; font-weight:bold;}
img{ margin:0px; padding:0px; border:0px;}
td{ font-size:12px;}
b{ font-weight:bold; }

body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.1a:link,1a:visited,1a:active {
	text-decoration:underline;
	color: #FF6600;
}
.1a:hover {
	text-decoration: none;
	color: #FF6600;
}
.inde:link,.inde:visited,.inde:active {color: #FF6600;text-decoration: underline;}

#top
{
	padding:0px; border:0px;
	margin:0 auto;
	width:980px;
	border-top:5px solid #e0e4e4;
}

#logo
{
float:left;
width:200px;
height:80px;
background:url(/images/logo.gif) no-repeat left center;
}
#banner
{
height:80px;
width:780px;
background:url(/images/banner_bg.gif) no-repeat left center;
float:right;

}
#banner .b_left
{
float:left;
text-align:left;
font-size:40px;
font-weight:bold;
margin-top:16px;
color:#006699;
}

#banner .b_right
{
float:right;
text-align:right;
margin-top:16px;
margin-right:10px;
}

#banner .b_right img{ margin-left:5px;}

.clear{ clear:both;}

/*菜单*/
.menu { 
font-family: Arial, Helvetica, sans-serif;
width:976px;  
height:25px;  
margin:0;  
margin: 0  auto;
background-color:#c9c9a7;
display:table;
} 
/* remove the bullets and set the margin and padding to zero for the unordered list */ 
.menu ul { 
padding:0;  
margin:0px; 
border:0px;
list-style-type: none; 
width:976px;
} 
/* 浮动列表，因此可以让items在一行上，并且他们的相对定位可以让下面的列表显示在正确的位置上*/ 
.menu ul li { 
float:left;  
} 
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white.  
Set the background color and the font size. */ 
.menu ul li a, .menu ul li a:visited { 
display:block;  
text-align:center;  
text-decoration:none;  
width:122px;  
height:25px;  
color:#000;  
border:1px solid #fff; 
border-width:0px 0px 0 0; 
background:#c9c9a7;  
line-height:25px;  
font-size:12px; 
} 

.menu ul li a:hover
{
background:#faeec7;  
}

#body_home #menu_home a,#body_aboutus #menu_aboutus a,#body_newproduct #menu_newproduct a,#body_products #menu_products a,#body_feedback #menu_feedback a,#body_contactus #menu_contactus a,#body_faqs #menu_faqs a,#body_privacy #menu_privacy a
{background:#faeec7;  };

/*内容css*/
#content
{
	margin:0 auto;
	margin-top:5px;
	width:980px;
}
#content_l
{
float:left;
width:270px;
margin-left:10px;

}
#left_a{
	width:270px;
	float:left;
}
#content_r
{
float:right;
width:650px;
margin-right:10px;
}


.title
{
height:30px;
line-height:30px;
background:url(/images/title_side.gif) no-repeat bottom left;
color:#f57d00;
text-align:left;
font-size:13px;
font-weight:bold;
}

.title2{ font-size:12px; color:#5097d6; font-weight:bold; margin:5px 0px;}

.titlecontent
{
text-align:left;
line-height:21px;
margin-top:5px;
}

#search{ padding-left:10px;}

#category
{
margin-left:10px;
text-align:left;
}
#category h1{
padding:0;  
margin:0; 
margin-top:5px;
text-align:left;
 background:url(/images/an01.gif) left center no-repeat;
 padding-left:10px; 
 height:30px; line-height:30px;
 font-size:12px; font-weight:bold;
}
#category h1 span{ height:30px; background:url(/images/index-111.jpg) bottom repeat-x; width:200px; display:block; }
#category h3{ text-align:left; padding-left:10px; margin-top:5px;}
#category h3 span{ clear:both; height:20px; line-height:20px; text-align:left; margin-left:10px; display:block; color:#555577;}

#contact {margin-left:10px;
text-align:left;  }
#contact ul { list-style:none; text-align:left; border:0px; padding:0px; margin:0px; margin:5px;}
#contact ul li{ text-align:left; height:25px; background:url(/images/index-111.jpg) bottom repeat-x; }
#contact  ul li span{ height:30px; line-height:30px; background:url(/images/index-15.jpg) left center no-repeat; padding-left:10px;}
/*bottom */
#bottom
{
margin:0 auto;
text-align:center;
width:980px;
height:50px;
background-color:#e0e4e4;
border-top:1px solid #cccccc;
padding-top:10px;
}

.productcontent { margin:o auto; text-align:center;}
.productcontent h1 { font-size:16px; font-weight:bold; text-align:center ; line-height:40px; height:40px;}
.productcontent  .kuang {
	border: 1px solid #c7c7c7;
	text-align:center;
	width:1px; height:1px;
	display:table;
	margin:0 auto;
	margin-top:5px;
	
}
.productcontent .goumai{ text-align:center; margin-top:5px;}
.productcontent h2{ text-align:center; margin-top:5px;}
.productcontent h3{ text-align:left; 
							margin-top:5px; 
							font-weight: normal;				/*原来内容页中说明文字是粗体的，为了让内容页中的产品说明文字变为正常粗细，我自己做了修改*/	
							font-size: 12px;}

#page{ text-align:center; margin:0a auto; margin-top:10px; margin-bottom:10px;}

.kuang2{ padding:2px;border: 1px solid #c7c7c7;
	text-align:center;}
 
 
div.navigation{ text-align:left; font-size:13px; margin-top:10px; margin-bottom:10px; font-weight:bold; color:#000000;}
div.navigation span a{color:#000000; font-size:13px;}
div.navigation span{  font-weight:normal; color:#666666; font-size:13px;}

.productcontent_prenext{ font-size:16px; font-weight:bold; text-align:center; margin-top:10px; margin-bottom:10px;}
.productcontent_prenext a{ font-size:16px;font-weight:bold;}