@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;
}
#topbj{
	height: 3px;
	width: 100%;
	background-image: url(../images/topbj.gif);
	background-repeat: repeat-x;
}

#logobj{
	background-image: url(../images/logobj.jpg);
	background-repeat: repeat-x;
	height: 111px;
	width: 100%;
}
#logo{
	clear: both;
	height: 111px;
	width: 1028px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navbg{
	height: 45px;
	width: 100%;
	background-color: #4EAE26;
}
#nav{
	clear: both;
	width: 1009px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;z-index:9999;
}
#nav ul {
padding:0; 
margin:0;
list-style-type: none;

}
#nav ul li{
	float: left;
	width: 125px;
	text-align: center;
	position:relative;
}
#nav ul li a{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav ul li ul {
display: none;

}
#nav ul li:hover ul {
display:block; 
position:absolute; /*隐藏*/
top:53px; 
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:109px;
	color:#333333;
	line-height:35px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#searbj{
	background-image: url(../images/searbj.jpg);
	background-repeat: repeat-x;
	height: 53px;
	display:table;
	width: 100%;
}
#srchor{
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#srchor p{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: normal;
	color: #666666;
}
#srchor p span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4EAE26;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#srchor h1{
	float: right;
}
.search {
	background-image: url(../images/sea1_21.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 300px;
	background-position: left top;
}
.search1 {
	float: left;
	height: 19px;
	width: 187px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #666666;
	display: inline;
	margin-left: 37px;
	line-height: 26px;
	font-size: 12px;
	margin-top: 1px;
}
.searchimg1 {
	float: left;
	display: inline;
}

/*search*/
.chear{
	clear: both;
	height: 20px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#protitbj{
	clear: both;
	width: 619px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#proinner{
	clear: both;
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#proinner ul{}
#proinner ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/listbj.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	width: 229px;
	margin-left: 15px;
	margin-top:15px;
}
#proinner ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: normal;
	color: #333333;
}

#aboutbj{
	background-color: #CFE6C6;
	display:table;
	width: 100%;
}
#aboutit{
	clear: both;
	height: 65px;
	width: 807px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#aboutext{
	clear: both;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:15px;
}

#aboutext p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #141414;
}
 #aboutext p img{
	float: left;
	height: 275px;
	width: 226px;
	padding-right: 25px;
}


#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;
}

#footbj{
	background-color: #4EAE26;
	width: 100%;
	display:table;
}


#fnav{
	background-image: url(../images/fnavbj.gif);
	background-repeat: repeat-x;
	width: 1000px;
	height:43px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fnav ul {
padding:0; 
margin:0;
list-style-type: none;

}
#fnav ul li{
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 43px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	position:relative;
}
#fnav ul li a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;}
#fnav ul li ul {
display: none;

}
#lxfsbj{
	clear: both;
	width: 970px;
	height:181px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/rwm.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#lxfsbj p{
	background-image: url(../images/lklogo.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
}
#lxfsbj p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
}

#zfoot{
	text-align: center;
	height: 40px;
	width: 100%;
	background-color: #242730;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
}