@charset "utf-8";
/*--------------  Header  ---------------*/
.header{
	clear:both;
	margin:0 auto;
	width:100%;
	height:151px;
	background:url(../images/header_bg.jpg) left top repeat-x; position:relative;
	overflow:hidden;
}
.top{
	clear:both;
	margin:0 auto;
	width:1000px;
	height:111px;
	overflow:hidden;
}
.ico{
	float:right;
	padding-top:25px;
}
.ico a{
	padding:0 0 0 35px;
}
.ico-1{
	background:url(../images/ico-1.gif) 22px center no-repeat;
	*background:url(../images/ico-1.gif) 22px 2px no-repeat;
}
.ico-2{
	background:url(../images/ico-2.gif) 18px 4px no-repeat;
	*background:url(../images/ico-2.gif) 18px 2px no-repeat;
}
.ico-3{
	background:url(../images/ico-3.gif) 15px center no-repeat;
	*background:url(../images/ico-3.gif) 15px 2px no-repeat;
}
.nav{
	clear:both;
	width:100%;
	height:50px;
	background:url(../images/nav_bg.jpg) center top no-repeat;
}
.nav ul{
	margin:0 auto;
	width:1000px;
	overflow:hidden;
}
.nav li{
	float:left;
	width:115px;
	text-align:center;
	line-height:30px;
	font-family:Microsoft YaHei;
}
.nav li.about{ width:125px;}
.nav li.products{ width:150px;}
.nav li.case{ width:92px;}
.nav li.news{ width:160px;}
.nav li.message{ width:100px;}
.nav li.jobs{ width:160px;}
.nav li.contact{ width:96px;}
.nav li a,
.nav li a:link,
.nav li a:visited{
	display:block;
	color:#fff;
	font-size:13px;
}

.nav li a:hover,
.nav li a:active{
	color:#fff;
	text-decoration:underline;
}




.banner-box{ width:100%; height:349px; overflow:hidden; position:relative;}
#banner{ position:relative; width:1600px; position:absolute; left:50%; margin-left:-800px; top:0px; height:349px;}
#banner li{ width:100%; height:349px;text-align:center}
.page-box{ width:100%; position:absolute; right:0; bottom:0;}
#page{ margin:0 auto; text-align:center; width:198px; height:28px; padding:16px 42px 0 36px; overflow:hidden; background:url(../images/page.png) left top no-repeat;}
#page span{ display:inline-block; width:13px; height:13px; overflow:hidden;  cursor:pointer;  margin-left:10px; background:url(../images/banner-btn.jpg) -13px top no-repeat;}
#page span#active{
	background:url(../images/banner-btn.jpg) left top no-repeat;
}





.about-banner{
	clear:both;
	width:100%;
	height:249px; text-align:center

}

.pro-banner{
	clear:both;
	width:100%;
	height:249px;
}

.news-banner{
	clear:both;
	width:100%;
	height:249px;
}

/*--------------  Footer  ---------------*/
.footer-content{
	 clear:both;
	 width:100%; 
	 height:253px; 
	 overflow:hidden;
	 background:#001659 url(../images/footer-bg.jpg) no-repeat center center;
	 border-bottom:1px #00052B solid;
}
.footer-content .section{
	margin:0 auto;
	width:1000px;
	height:auto;
	padding-top:27px;
	overflow:hidden;
}
.F-contact{
	float:left;
	width:305px;
	height:auto;
	padding:0 55px 0 12px;
	overflow:hidden;
}
.F-contact p{
	line-height:24px;
	color:#a5b6d7;
}
.F-contact p a{
	ine-height:24px;
	color:#a5b6d7;
}
.F-message{
	float:left;
	width:280px;
	padding-right:66px;
	height:auto;
	overflow:hidden;
}
.F-job{
	float:left;
	width:280px;
	height:auto;
	overflow:hidden;
}

.p-1{
	max-height:100px;
	padding-bottom:10px;
	overflow:hidden;
}
.p-2{
	height:100px;
	padding-bottom:15px;
	overflow:hidden;
}
.p-2 p{
	line-height:24px;
}
.p-3{
	height:81px;
	padding-bottom:10px;
	overflow:hidden;
}
.p-3 p{
	line-height:24px;
	color:#a5b6d7;
}
.footer{
	width:100%;
	height:auto;
	padding:15px 0 20px;
	clear:both;
	background:#001659 url(../images/footer-bg.jpg) no-repeat center -253px;
	overflow:hidden;
	border-top:1px #00438A solid;
}
.footer-text{
	margin:0 auto;
	padding:0 10px 0 20px;
	width:970px;
	color:#a5b6d7;
}
.footer-text a{ color:#a5b6d7;}