﻿@charset "utf-8";
body{
	padding:0px;
	margin:0;
	font-size:13px;
	line-height:14px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/jx_01.gif) repeat-x;
}
form,ul,ol,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;}
input,textarea,select,button{font-size:12px;}
dl,ul{ list-style:none;margin:0;padding:0;}
img{border:none; vertical-align:top;}
.clear{clear:both; }
a{color:#444;text-decoration:none;}
a:hover{text-decoration:underline;color:#f00;}

span.bt
{font-family:"微软雅黑";}


.logo
{
	width:1003px;
	height:121px;
	margin:0 auto;
	background:url(../images/jx_02.gif) no-repeat;
}

.nav
{
	width:1003px;
	height:40px;
	margin:0 auto;
	background:url(../images/jx_04.gif) no-repeat;
}


#nav
{
	width:1003px;
	height:40px;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
}
#nav a
{
	color:#FFF;
	font-family:"微软雅黑";
}
#nav1 {
  line-height:40px; list-style-type: none;
  color:#ffffff;
}
#nav1 a {
 display: block; width: 110px; text-align:center; color:#ffffff;
}
#nav1 a:link {
 color:#fff; text-decoration:none;
}
#nav1 a:visited {
 color:#fff;text-decoration:none;
}
#nav a:hover {
 color:#FFF;text-decoration:none;font-weight:bold;
 background:url(../images/navbg.jpg) 6px 6px no-repeat;
}
#nav1 li {
 float: left; width:110px; 
 color:#ffffff;
 line-height:35px;
 background:url(../images/navline.jpg) 105px 0px no-repeat; 

}
#nav1 li a:hover{
 color:#000;
}
#nav li ul {
 line-height:26px; list-style-type: none;text-align:left;
 left: -999em; width: 105px; position: absolute; 
}
#nav1 li ul li{
 float: left; width:105px;
 background: #F6F6F6;
 height:26px;
 line-height:26px;
 border-bottom:1px solid #ccc;
 text-indent:20px;
   background:#56bad9;
}
#nav1 li ul a{
 display: block; width:105px;text-align:left;
 font-weight:normal;
}
#nav1 li ul a:link {
 color:#fff; text-decoration:none;
}
#nav1 li ul a:visited {
 color:#fff;text-decoration:none;
}
#nav1 li ul a:hover {
 color:#000;text-decoration:none;font-weight:normal;
 background:#fff;

}
#nav1 li:hover ul {
 left: auto;
}
#nav1 li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}

.banner
{
	width:1003px;
	margin:0 auto;
	margin-top:3px;
}

.content
{
	width:1003px;
	height:aotu;
	background:#fff;
	margin:0 auto;
	
}
.content .leftbar
{
	width:224px;
	height:auto;
	float:left;
	margin-top:8px;
	
}

.content .leftbar .zhinan
{
	width:224px;
	height:260px;
	border:1px solid #ccc;
}
ul.zn
{
	margin-top:8px; 
	margin-left:10px;
}

ul.zn li
{
	text-indent:15px;
	height:26px;
	line-height:26px;
	margin-right:8px;
	border-bottom:1px dashed #ccc;
	background:url(../images/bb01.gif) 0px 8px no-repeat;
	overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap; width:100%;
}


.content .leftbar .fenlei
{
	width:224px;
	height:auto;
	margin-top:8px;
	border:1px solid #ccc;
}

ul.fl
{
	margin-top:8px; 
	margin-left:10px;
}

ul.fl li
{
	margin-top:5px;
	text-indent:30px;
	height:35px;
	line-height:35px;
	background:url(../images/jx_30.gif) no-repeat;
}


.content .leftbar .lianxi
{
	width:224px;
	height:auto;
	margin-top:8px;
	border:1px solid #ccc;
}

ul.lx
{
	margin-top:8px; 
	margin-left:10px;
}

ul.lx li
{
	margin-top:5px;
	text-indent:10px;
	height:25px;
	line-height:25px;
	background:url(../images/dq_28.gif) 0px 10px no-repeat;
}


/*
右边部分的css
*/

.center_content
{
	width:516px;
	height:auto;
	float:left;
	margin-top:8px;
	margin-left:16px;
}

.center_content .news
{
	width:516px;
	height:230px;
	border:1px solid #ccc;
	
}

ul.zn1
{
	margin-top:8px; 
	margin-left:10px;
	
}

ul.zn1 li
{
	text-indent:15px;
	height:26px;
	line-height:26px;
	margin-right:8px;
	padding-right:30px;
	border-bottom:1px dashed #ccc;
	background:url(../images/bb01.gif) 0px 8px no-repeat;
}
ul.zn1 li a
{ 
	text-indent:15px;
	height:26px;
	line-height:26px;
	margin-right:8px;
	display:block;
	overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap; width:250px;
}

ul.zn1 li span
{ 
	width:50px; float:right;
}


.center_content .product
{
	width:516px;
	height:auto;
	border:1px solid #ccc;
	margin-top:8px;
}


.product .pic
{
	
	width:150px;
	height:140px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-bottom:10px;
	border:1px solid #ccc;
}

.product .pic img
{

	float:left;
	margin-bottom:5px;
}

.product .pic p
{
	margin-top:5px;
}


.center_content .about
{
	width:516px;
	height:auto;
	border:1px solid #ccc;
	margin-top:8px;
}






.rightbar
{
	width:224px;
	height:auto;
	float:right;
	margin-top:8px;
}
.rightbar .zz
{
	width:224px;
	height:230px;
	border:1px solid #ccc;
}
.rightbar .zhishi
{
	width:224px;
	height:auto;
	margin-top:8px;
	border:1px solid #ccc;
}



.footer
{
	width:1003px;
	height:80px;
	margin:0 auto;
	color:#000;
	text-align:center;
	background:#e3f3fd;
	margin-top:5px;
}
.footer p.pp
{
	margin-top:5px;
	line-height:180%;
}
/*son的css样式*/

.left ul.fenlei
{
	
	border:1px solid #ccc;
	background:#eee;
	border-top:none;
	font-size:14px;
}
.left ul.fenlei li
{
	line-height:28px;
	text-indent:40px;
	line-height:28px;
	background:url(../images/bb10.gif) 23px 7px no-repeat;
}


/* ============分类列表============== */

div.prolist{
padding-left:0px;
padding-right:0px; 
margin-bottom:10px;
background:#fff;
width:100%;
}

.f{cursor:pointer; padding-left:30px; line-height:28px; height:28px; background:url(../images/prolist.jpg) 0px 0px no-repeat;}
.f1{cursor:pointer; padding-left:40px; line-height:28px; height:28px; background:url(../images/prolist1.jpg) 0px 0px no-repeat;}


a.prolist:link,a.prolist:visited,a.prolist:active{
color: #303030; 
text-decoration: none;
font-weight:bold;
font-family:'SimSun',Arial,Sans-Serif;
font-size:12px;
line-height:28px;
}

a.prolist:hover{
color: #ff6600; 
text-decoration: none;
font-weight:bold;
font-family:'SimSun',Arial,Sans-Serif;
font-size:12px;
line-height:28px;
}


a.prolist1:link,a.prolist1:visited,a.prolist1:active{
color: #303030; 
text-decoration: none;
font-family:'SimSun',Arial,Sans-Serif;
font-size:12px;
line-height:28px;
}

a.prolist1:hover{
color: #ff6600; 
text-decoration: none;
font-family:'SimSun',Arial,Sans-Serif;
font-size:12px;
line-height:28px;
}

