@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote,{ 
 padding: 0;
 margin: 0;
 }
fieldset, img { 
 border: 0;
 }
 ol, ul {
 list-style: none;
 }
 p{
	margin: 0px;
	padding: 0px;
}
.clear{
	clear:both;
	height:0px;
}
* html .clear{
	clear:both;
	display:inline;
}
.Arial{
	font-family: Arial, Helvetica, sans-serif;
}
 
/*-----------------------------------Reset------------------------------------*/ 

body{
	margin: 0px;
	font-size: 12px;
	color: #3d3d3d;
	text-decoration: none;
	background-color: #FFF;
	padding: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #000;
}
a.zzb07link{
	font-size: 12px;
	text-decoration:none;
	color: #000;
}
a.zzb07link:visited {
	text-decoration: none;
	color: #000;
}
a.zzb07link:hover {
	text-decoration: underline;
	color: #000;
}

.zzb07tail{
	font-size:12px;
	color: #000;
}
#header{
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
h1{margin: 0px;padding: 0px;float: left;width: 685px;}
.upnav{
	margin: 0px;
	width: 203px;
	height: 67px;
	color:#FFF;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 115px;
	background-image: url(../images/upnavbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.chen{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.search{
	width:170px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.srk{
	font-size: 12px;
	color: #c1c1c1;
	text-decoration: none;
	float: left;
	height: 17px;
	width: 136px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
}

ul#menu{
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
ul#menu li{
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	line-height: 30px;
	position: relative;
	color: #FFF;
}
ul#menu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#menu li a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#menu li a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#menu li dl{
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	top: 36px;
	left: 0px;
	font-size: 12px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	background-color: #b00f07;
	visibility: hidden;
}
ul#menu li dl dt{
	text-align: center;
	margin: 0px;
	width: 96%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c81c13;
}
ul#menu li dl dt a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
ul#menu li dl dt a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
ul#menu li dl dt a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#banner{
	padding: 0px;
	width: 1003px;
	height:160px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#footer{
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c3c3;
}
.downnav{
	font-size: 12px;
	line-height: 23px;
	color: #000;
	text-decoration: none;

	margin: 0px;
	width: 978px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.downnav a:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.downnav a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.downnav a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.copyRight{
	width:968px;
	margin:0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}

/*----------------------------home-----------------------------------*/

#homecontent{
	width:978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00383d;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height:auto!important;
	_height:355px;
	min-height:355px;
	color: #010101;
}

.homeleft{ width:660px; float:left; margin:0px; padding:0px;}
.homeleftTitle{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	width: 636px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
.homeleftTitle span{
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.homeleftTitle em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0D3559;
	text-decoration: none;
	margin: 0px;
	padding: 6px 0 0 0;
	float: right;
	font-style: normal;
}
.homeleftTitle em a:link {
	color: #010101;
	text-decoration: none;
	font-size: 9px;
}
.homeleftTitle em a:visited {
	color: #010101;
	font-size: 9px;
	text-decoration: none;
}
.homeleftTitle em a:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #010101;
}


.homeinfo{
	margin: 0 0 10px 0;
	padding: 10px;
	width: 577px;
	line-height:24px;
}
h4{
	font-size: 12px;
	font-weight: bold;
	color: #010101;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
h4 a:link {
	color: #010101;
	text-decoration: none;
	font-size: 12px;
}
h4 a:visited {
	color: #010101;
	font-size: 12px;
	text-decoration: none;
}
h4 a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #010101;
}
ul.homepro{
	margin: 0px;
	padding: 0px;
	width: 577px;
}
ul.homepro li{
	background-image: url(../images/img-008.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	float: left;
	width: 172px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.homepro li a:link {
	color: #010101;
	text-decoration: none;
	font-size: 12px;
}
ul.homepro li a:visited {
	color: #010101;
	font-size: 12px;
	text-decoration: none;
}
ul.homepro li a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #010101;
}
.homeright{
	padding: 0px;
	float: left;
	width: 234px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.pic{
	padding: 0px;
	width: 234px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*----------------------------page-----------------------------------*/
#content{
	width:1003px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00383d;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.left{ width:240px; float:left; margin:0px; padding:10px 0 0 0;}
.leftTitle{
	width:225px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/img-007.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.leftTitle span{ font-size:9px; font-family:Verdana, Geneva, sans-serif; margin:0 0 0 6px; padding:0px;}
ul.leftprolist{
	width: 225px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	background-color: #F7F7F7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
ul.leftprolist li{
	background-image: url(../images/img-008.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0px;
	width: 195px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.right{
	width: 745px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightTitle{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	width: 710px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8bbae9;
	background-image: url(../images/02.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.rightTitle em{
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.content{
	margin: 0px;
	width: 715px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	height:auto!important;_height:320px;min-height:320px;
}
dl.product{
	margin: 0px;
	padding: 0px;
	width: 715px;
	line-height:30px;
}
dl.product dt{
	margin: 0px;
	float: left;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8bbae9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
dl.product dd{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8bbae9;
	text-align: center;
}
dl.product a:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
dl.product a:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
dl.product a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #000;
}
dl.product .name{
	margin: 0px;
	float: left;
	width: 600px;
	background-color:#2a65b4;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color:#FFF;
}
dl.product .view{
	padding: 0px;
	float: left;
	width: 99px;
	text-align: center;
	background-color:#2a65b4;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	color:#FFF;
}
#fy{
	text-align: center;
	margin: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3{
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #2a65b4;
	text-align: center;
}
ul.Factory{
	margin: 0px;
	padding: 0px;
	width: 715px;
}
ul.Factory li{
	padding: 0px;
	float: left;
	height: 260px;
	width: 335px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
ul.Factory li img{
	height: 240px;
	width: 335px;
	margin:0px;
	padding:0px;
}
ul.Patent{
	margin: 0px;
	padding: 0px;
	width: 715px;
}
ul.Patent li{
	padding: 0px;
	float: left;
	height: 295px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}

