﻿/*common*/
*{
	margin: 0px auto;
	padding: 0px;
}
body{
	font-family: "宋体", sans-serif;
	font-size: 12px;
	color: #525252;
	min-width: 1064px;
	background: #E6E6E6;
}
a{
	text-decoration: none;
	color: #525252;
}
a:hover{
	text-decoration: none;
	color: #005AAB;
}
img{
	border: 0;
}
li{
	list-style: none;
}
.clear{
	clear: both;
}
/*common end*/

/*header*/
.header{
}
.top{
	height: 110px;
	background: url(../images/top_bg.jpg) repeat-x;
	text-align: center;
}
.nav{
	height: 50px;
	position: relative;
	z-index: 10;
	background: #005AAB;
}
#nav{
	width: 1064px;
	height: 50px;
	position: relative;
	z-index: 10;
}
#nav a{
	color: #fff;
}
#nav .nLi{ 
	float: left;
	position: relative;
}
#nav .nLi h3 a{ 
	display: block; 
	font-size: 14px; 
	font-weight: bold;
	width:117px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin-top: 7px;
}
#nav .nLi img,#nav .nLi h3{
	float: left;
}
#nav .nLi h3 a:hover{
	background: #025096;
	color: #fff;
}
#nav .sub{ 
	display:none; 
	width:107px; 
	left:0px; 
	top:43px;  
	position:absolute;
	background:#025096;
	padding: 0 5px 5px 5px;
}
#nav .sub li{ 
	zoom:1; 
}
#nav .sub a{ 
	display:block; 
	width: 107px;
	text-align: center;
	font-size: 13px;
	line-height:32px;
	border-top: 1px dashed #DBEBF8;
	color: #fff;
}
#nav .sub a:hover{
	background: #C9E8FF;
	color: #025096;
}
/*header end*/

/*home*/
.home{
	width: 1064px;
	background: #fff;
}
/*图片新闻*/
.tpxw{
	width: 241px;
	height: 245px;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}
.tpxw_title{
	background: url(../images/title_bg1.jpg) no-repeat;
	width: 241px;
	height: 36px;
	line-height: 36px;
}
.tpxw_title span{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-left: 15px;
}
.tpxw_title a{
	float: right;
	margin-right: 10px;
	color: #005AAB;
}
.tpxw_content{ 
	width:241px; 
	height:209px; 
	position: relative;
}
.tpxw .bd img{
	width: 241px;
	height: 180px;
}
.tpxw .bd li span{
	width: 241px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	display: block;
	text-align: center;
	position: absolute;
	bottom: -26px;
	left: 0;
}
.tpxw .hd { 
	position:absolute; 
	right:3px; 
	bottom:31px; 
	z-index:2; 
	padding-left:3px; 
}
.tpxw .hd li { 
	color:#333; 
	cursor:pointer; 
	margin-left:2px; 
	width:16px; 
	height:14px; 
	background:#fff; 
	float:left; 
	line-height:14px; 
	overflow:visible; 
	text-align:center; 
	opacity:0.7; 
	filter:alpha(opacity=70); 
}
.tpxw .hd li.on { 
	background:#03529A; 
	color:#fff; 
	font-weight:bold; 
	opacity:1; 
	filter:alpha(opacity=100); 
	z-index:2; 
	position:relative; 
}
/*图片新闻 end*/
/*公司简介*/
.gsjj{
	width: 538px;
	height: 245px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.gsjj_title{
	background: #DFDFE5;
	width: 538px;
	height: 28px;
	line-height: 28px;
}
.gsjj_title span{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(../images/title_bg3.jpg) no-repeat;
	width: 148px;
	text-align: center;
}
.gsjj_title a{
	float: right;
	margin-right: 10px;
	color: #005AAB;
}
.gsjj_content{ 
	width:538px; 
	height:217px; 
	overflow: hidden;
	position: relative;
	background: #FAF8F8;
}
.gsjj_content .gsjj_pic{
	width: 160px;
	height: 120px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 10px 10px auto 0;
	float: left;
}
.gsjj_content .gsjj_info{
	margin-top: 7px;
	line-height: 23px;
}
/*公司简介 end*/
/*通知公告*/
.tzgg{
	width: 241px;
	height: 245px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.tzgg_title{
	background: url(../images/title_bg1.jpg) no-repeat;
	width: 241px;
	height: 36px;
	line-height: 36px;
}
.tzgg_title span{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-left: 15px;
}
.tzgg_title a{
	float: right;
	margin-right: 10px;
	color: #005AAB;
}
.tzgg_content{ 
	width:241px; 
	height:200px; 
	margin-top: 9px;
	position: relative;
}
.tzgg_content ul{
}
.tzgg_content li{
	width: 241px;
	height: 27px;
	overflow: hidden;
	line-height: 27px;
	float: left;
}
.tzgg_content li b{
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	font-weight: 300;
}
.tzgg_content li a{
	float: left;
	width: 218px;
	height: 27px;
	overflow: hidden;
}
/*通知公告 end*/
/*施工设备*/
.sgsb{
	width: 241px;
	height: 218px;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}
.sgsb_title{
	background: url(../images/title_bg1.jpg) no-repeat;
	width: 241px;
	height: 36px;
	line-height: 36px;
}
.sgsb_title span{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-left: 15px;
}
.sgsb_title a{
	float: right;
	margin-right: 10px;
	color: #005AAB;
}
.sgsb_content{ 
	width:241px; 
	padding-top: 9px;
	position: relative;
}
.sgsb_content a{
	width: 210px;
	height: 30px;
	line-height: 30px;
	background: url(../images/title_bg2.jpg) no-repeat;
	display: block;
	text-indent: 40px;
	color: #3482C5;
	margin-top: 18px;
	font-size: 14px;
	font-weight: bold;
}
.sgsb_content a:hover{
	background: url(../images/title_bg2_hover.jpg) no-repeat;
	color: #3E3E3E;
}
/*施工设备 end*/
/*公司新闻等*/
.gsxw{
	width: 538px;
	height: 218px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.gsxw .hd{
	width: 538px;
	height: 28px;
	line-height: 28px;
	position: relative;
	background: #DFDFE5;
}
.gsxw .hd img{
	position: absolute;
	height: 28px;
	left: 0;
}
.gsxw .hd ul{
	position: relative;
	z-index: 1;
}
.gsxw .hd ul li{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #005AAB;
	width: 147px;
	text-align: center;
	cursor: pointer;
}
.gsxw .hd ul li.on{
	color: #fff;
	background: url(../images/title_hover.png) no-repeat;
}
.gsxw .hd a{
	float: right;
	margin-right: 10px;
	color: #005AAB;
}
.gsxw .bd{
	background: #FAF8F8;
	width: 538px;
	height: 190px;
}
.gsxw .bd ul{
	padding-top: 6px;
}
.gsxw .bd li{
	width: 538px;
	height: 25px;
	padding-top: 5px;
	line-height: 25px;
}
.gsxw .bd li .icon1{
	float: left;
	margin: 6px 7px auto 10px;
}
.gsxw .bd li a{
	float: left;
	width: 370px;
	height: 25px;
	overflow: hidden;
}
.gsxw .bd li .date{
	float: right;
	margin-right: 8px;
}
/*公司新闻等 end*/
/*企业视频*/
.qysp{
	width: 241px;
	height: 218px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.qysp_title{
	background: url(../images/title_bg1.jpg) no-repeat;
	width: 241px;
	height: 36px;
	line-height: 36px;
}
.qysp_title span{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-left: 15px;
}
.qysp_title a{
	float: right;
	margin-right: 10px;
	color: #005AAB;
}
.qysp_content{ 

}
/*企业视频 end*/
/*工程业绩*/
.gcyj{
	width: 1040px;
	margin-left: 12px;
	margin-top: 10px;
}
.gcyj_title{
	background: #DFDFE5;
	width: 1040px;
	height: 28px;
	line-height: 28px;
}
.gcyj_title span{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(../images/title_bg3.jpg) no-repeat;
	width: 148px;
	text-align: center;
}
.gcyj_title a{
	float: right;
	margin-right: 10px;
	color: #005AAB;
}
.gcyj_content{ 
	width:1040px; 
	overflow: hidden;
	position: relative;
	padding-top: 15px;
}
.gcyj_content ul{
	
}
.gcyj_content li{
	width: 208px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.gcyj_content img{
	width: 175px;
	height: 130px;
	padding: 4px;
	border: 1px solid #ccc;
}
.gcyj_content img:hover{
	filter: Alpha(Opacity=70);
	opacity:0.7;
	border-color: #666;
}
.gcyj_content .title a{
	width: 180px;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	font-size: 13px;
	display: block;
	text-align: center;
}
/*工程业绩 end*/
/*友情链接*/
.yqlj{
	width: 1040px;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 2;
	font-size: 13px;
}
.yqlj b{
	color: #005AAB;
	font-size: 14px;
}
/*友情链接 end*/

/*footer*/
.footer{
	min-height: 85px;
	background: url(../images/bottom_bg.jpg) repeat-x #005AAB;
}
.bottom{
	width: 1040px;
	padding-top: 8px;
	line-height: 2;
	color: #fff;
	text-align: center;
}
.bottom a{
	color: #fff;
}
/*footer end*/