@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;

}
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
* {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3{ font-size:14px;}
a{
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: underline;
}
#top{
	background-image: url(../images/logobj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 136px;
	width: 100%;
}
#logobj{
	text-align: left;
	clear: both;
	width: 1000px;
	height:84px;
	padding-top:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navbg{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E9BCF;
	width: 100%;
	height:42px;
}


#nav{
	width: 1000px;
	height:42px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#nav ul {
padding:0; 
margin:0;
list-style-type: none;

}
#nav ul li{
	float: left;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position:relative;
}
#nav ul li a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;}
#nav ul li ul {
display: none;

}
#nav ul li:hover ul {
display:block; 
position:absolute; /*隐藏*/
top:48px; 
width:125px;

}
#nav ul li:hover ul li{}
#nav ul li:hover ul li a {
	display:block;
	color:#333333;
	background-color: #FFFFFF;
	line-height:35px;
	FILTER: Alpha(Opacity=80);
	opacity: 0.8;/*兼容*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#nav ul li:hover ul li a:hover {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	FILTER: Alpha(Opacity=80);
	opacity: 0.8;/*兼容*/
	overflow: visible;
	visibility: visible;
	line-height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;


}

#nav ul li ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:125px;
	color:#333333;
	line-height:35px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.navgx{
	background-image: url(../images/navge.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#jx_aboutbj{
	background-color: #F6F6F6;
	width: 100%;
	display:table;
	padding-bottom:56px;
}
#jx_about{
	clear: both;
	width: 1000px;
	padding-top:25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#jx_about h1{
	text-align: center;
}

#jx_about p{
	background-color: #FFFFFF;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #434343;
	text-align: left;
	display:table;
}
#jx_about p img{
	float: left;
	height: 235px;
	width: 350px;
	margin-right:25px;
}
#jx_about p span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:50px;
	line-height: 50px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/about03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	display:block;
}
#jx_about p span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #000000;
}

#jx_prodbj{
	background-image: url(../images/pro01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding-top:25px;
	padding-bottom:50px;
	display:table;
}
#jx_prod{
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#jx_prod h1{
	text-align: center;
	padding-left:85px;
}
#jx_prod ul {
	padding-top: 30px;
}
#jx_prod ul li{
	float: left;
	width: 220px;
	margin-left:15px;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
}
#jx_prod ul li span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display:block;
	width:200px;
}
#jx_prod ul li span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
}
#jx_prod ul li img{
	height: 132px;
	width: 219px;
}

#jx_newsbj{
	background-image: url(../images/newsbj1.gif);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
}
#jx_news{
	text-align: center;
}

#jx_newsbj2{
	background-image: url(../images/9.jpg);
	background-repeat: repeat;
	background-position: top;
	margin-top:-1px;
	width:100%;
	padding-bottom:50px;
}
#jx_newsbj2{text-align: center;}
#jx_newstext{
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:30px;
}
#jx_newstext ul{
	background-image: url(../images/one.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 650px;
}
#jx_newstext ul li{
	float: right;
	height: 97px;
	width: 535px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	padding-left:15px;
}
#jx_newstext ul li span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	color: #175DB3;
	display:block;
}
#jx_newstext ul li span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	color: #175DB3;
}
#jx_footbj{
	background-color: #292929;
	width: 100%;
	display:table;
}
#jx_footewm{
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ewm.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#jx_footnav{
	clear: both;
	width: 1000px;
	height:53px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/fnav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#jx_footnav ul{
	background-image: url(../images/fdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 590px;
	height:53px;
	margin-left:40px;
}
#jx_footnav ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	font-weight: normal;
	color: #6F6F6F;
	text-align: left;
	float: left;
	width: 80px;
}
#jx_footnav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	font-weight: normal;
	color: #6F6F6F;
}
#jx_foottel{
	clear: both;
	width: 1000px;
	height:105px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#jx_foottel h1{
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:105px;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 50px;
	font-weight: bold;
	color: #6E6E6E;
	text-align:right;
	float:left;
}
#jx_foottel h2{
	width:280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #767676;
	float:left;
	padding-left:50px;
	padding-top:20px;
}

#foot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #6F6F6F;
	background-color: #242424;
	text-align: center;
	height: 30px;
	width: 100%;
}