@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-color: #DBDBDB;
	height: 32px;
	width: 100%;
}
#topcon{
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topcon p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	float: left;
	width: 500px;
}
#topcon h1{
	float: right;
	width: 490px;
	text-align:right;
	padding-top:10px;
}
/*logo*/
#logobj{
	background-image: url(../images/logobj.gif);
	background-repeat: repeat-x;
	height: 111px;
	width: 100%;
}
.logo{
	clear: both;
	width: 1018px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*nav*/

#flash2{
	height: 400px;
	width: 100%;
	background-color: #0039A0;
	background-image: url(../images/f1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
}
#navbg{
	background-image: url(../images/navbj.gif);
	background-repeat: repeat-x;
	height: 42px;
	width: 100%;
	margin-top:1px;
}
#nav{
	clear: both;
	width: 1100px;
	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: 110px;
	text-align: center;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
}
#nav ul li a{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 44px;
	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;

}


.navgx{
	background-image: url(../images/navgx.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.chear{
	clear: both;
	width: 1000px;
	height:15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*about*/
#aboutit{
	clear: both;
	width: 1007px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#aboutext{
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#aboutext p b{
	color: #FF0000;
}
#aboutext p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	width:660px;
	float:left;
	text-indent: 28px;
}
#aboutext h2{
	float: right;
	width: 303px;
	border: 1px solid #D4D4D4;
	padding:5px;
	height: 192px;
}

#aboutext h2 img{
	height: 192px;
	width: 303px;
}

/*product*/
#protitle{
	clear: both;
	height: 140px;
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#probj{
	clear: both;
	height: 136px;
	width: 1025px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/probj.gif);
	background-repeat: no-repeat;
}
#probj ul{
	clear: both;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:20px;
}
#probj ul li{
	float: left;
	width: 193px;
	height:100px;
	padding-top:15px;
	text-align:center;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;

}
#probj ul li b{	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #297FE6;}
#probj ul li b a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #297FE6;}
/*product*/

#innewscon{
	clear: both;
	width: 1036px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#innews{
	float: left;
	width: 331px;
	padding-bottom:15px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
#innews h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FF8A02;
	padding-left:15px;
	padding-top:10px;
}
#innews ul{
	padding-right: 10px;
	padding-left: 10px;
	padding-top:0px;
	
}
#innews ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/newsl.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	float: left;
	width: 300px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#innews ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#innews ul li span{
	float: right;
}
#incon{
	float: right;
	width: 687px;
	height:281px;
	border-right-width: 3px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
#incon h3{
	float: right;
	width:13px;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	height:241px;
}
#incon h2{
	float: left;
	width:13px;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	height:241px;
}
#incon ul{
	padding-top:30px;
	float: left;
	}
#incon ul li{
	padding-left:10px;
	margin-top:2px;
	padding-left: 20px;
	width: 188px;
	float: left;
}
#incon ul li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #205EC5;
	text-align:center;
}
#incon ul li img{
	padding: 5px;

	height: 146px;
	width: 175px;
	border: 1px solid #CCCCCC;
}
#foot{
	background-image: url(../images/footbj.jpg);
	background-repeat: repeat-x;
	height: 142px;
	width: 100%;
	display:table;
}
#foot p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #FFFFFF;
	text-align: center;
	padding-top:35px;
}
#foot p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}