*{
margin:0;
padding:0;
}
body {
	font-size:12px;
	margin:0 auto;
	overflow-x:hidden;
}
ul li{
	list-style-type:none;
	}
a {
	text-decoration:none;
}
img{border:0;}

#header{
	height:120px;
	background:#fff;
	}
#logo{
	width:1200px;
	height:120px;
	margin:0 auto;
	}
#header img{
	display:block;
	width:302px;
	padding-top:25px;
	padding-left:100px;
	}
#header p{
	display:block;
	color:#fff;
	font-size:14px;
	width:300px;
	margin-left:700px;
	}
#nav{
	height:40px;
	margin:0 auto;
	background:#fff;
	border-top:1px solid #dbd9d9;/*那条白边*/
	border-bottom:1px solid #40bad4;/*那条白边*/
	margin-bottom:5px;
	padding:10px 0 20px 0;

	}
#nav ul{
	margin:0 auto;
	width:980px;
	}
#nav ul li{
	display:inline;
	width:120px;
	float:left;
	height:50px;
	line-height:50px;
	text-align:center;
	}
#nav ul li a{
    font-size:14px;
	color:#000000;
	}
#nav ul li a:hover{
	background:url(../images/navhover.png) no-repeat;
	display:block;
	color:#fff;
	width:120px;
	height:50px;
	}
/*content是内容大图片部分的外层控制背景，con是里层控制内容*/
#content{
	height:250px;
	background:#fff;
	}
#content #con{
	width:1200px;
	height:250px;
	text-align:center;
	background:#9C6;
	margin:0 auto;
	}
/*下面lianjie是四个图片那部分的外层控制背景的，tupian是里层控制图片*/
#lianjie{
	background:#fff;
		padding-bottom:50px;
     width:1000px;
     margin:0 auto;

	}
#lianjie .con_left{
    float:left;
    padding-top:10px;
    overflow:hidden;
    width:200px;
    }
#lianjie .con_right{
    float:right;
    overflow:hidden;
    width:800px;
    line-height:36px;

    }
/*下面footer是外层控制背景的,foot是里层控制具体内容*/
#footer{
	clear:both;
	height:40px;
	background:#40bad4;
	}
#footer #foot{
	width:960px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	}
#footer #foot a{
	color:#333;
	margin-left:3px;
	}
#footer #foot a:hover{
	color:#fff;
	}
#footer #foot span{
	color:#333;
	float:right;
	}









/*以下关于中间整体部分zhengti的公用的css部分分，，每个只是neir不同*/
#zhengti{
	background:#fff;
	color:#333;
	font-size:14px;
	padding-bottom:100px;
	}
#zhengti #top{
	width:870px;
	height:95px;
	margin:0 auto;
	border-bottom:1px solid #fff;/*设置那个白色的边线*/

	}
#zhengti #top a{
	color:#333;
	}
#zhengti #top span.zuo{
	background:url(../images/logo1.png) no-repeat left;
	padding-left:35px;
	float:left;
	margin-left:100px;
	margin-top:60px;
	font-weight:bold;
	}
#zhengti #top span.you{
	background:url(../images/sh.gif) no-repeat left;
	padding-left:25px;
	float:right;
	margin-top:60px;
	}
#zhengti #down{
	width:870px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	color:#333;
	}
#zhengti #down #celan{
	width:100px;
	float:left;
	text-align:center;
	background:url(../images/celan.gif) no-repeat top;
	color:#F93;
	font-weight:bold;
	padding-top:20px;
	}
#zhengti #down #celan p.celan1{
	margin-top:10px;
	}
#zhengti #down #celan p.celan1 a{
	color:#F93;
	}
#zhengti #down #celan p.celan2{
	margin-top:10px;
	}

#zhengti #down #celan p.celan2 a{
	color:#333;
	}
#zhengti #down #celan p.celan2 a:hover{
	color:#F93;
	}
#zhengti #down #neir{
	width:770px;
	background:#fff;
	float:left;
	}





/*以下是关于宏企——公司简介的neir下的div部分*/
#zhengti #down #neir div{
	margin-left:30px;
	margin-top:15px;
	margin-right:30px;
	line-height:200%;
	}
#zhengti #down #neir div h3{
	text-align:center;
	}





/*以下是咨询中心——公司新闻的neir中的ul部分*/
#zhengti #down #neir ul.news {
	padding-top:20px;
	}
#zhengti #down #neir ul.news li{
	width:600px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #333;
	}
#zhengti #down #neir ul.news li a{
	color:#333;
	}
#zhengti #down #neir ul.news li a:hover{
	color:#F00;
	}

#zhengti #down #neir ul.news li span{

	float:right;
	}



/*以下是私人订制——产品展示的neir中的ul部分,这里 的zhengti高度得设置1250才合适*/
#zhengti2{
	background:#fff;
	color:#333;
	font-size:14px;
	}
#zhengti2 #top{
	width:870px;
	height:95px;
	margin:0 auto;
	background:#fff;
	border-bottom:1px solid #fff;/*设置那个白色的边线*/

	}
#zhengti2 #top a{
	color:#333;
	}
#zhengti2 #top span.zuo{
	background:url(../images/logo1.png) no-repeat left;
	float:left;
	padding-left:35px;
	margin-left:100px;
	margin-top:60px;
	font-weight:bold;
	}
#zhengti2 #top span.you{
	background:url(../images/sh.gif) no-repeat left;
	padding-left:25px;
	float:right;
	margin-top:60px;
	}
#zhengti2 #down{
	width:870px;
	margin:0 auto;
	color:#333;
	height:100%;
	overflow:hidden;
	padding-bottom:100px;
	}
#zhengti2 #down #celan{
	width:100px;
	float:left;
	text-align:center;
	background:#fff url(../images/celan.gif) no-repeat top;
	color:#F93;
	font-weight:bold;
	padding-top:20px;
	}
#zhengti2 #down #celan p.celan1{
	margin-top:10px;
	}

#zhengti2 #down #celan p.celan1 a{
	color:#F93;
	}

#zhengti2 #down #celan p.celan2 a{
	color:#333;
	}
#zhengti2 #down #celan p.celan2{
	margin-top:10px;
	}

#zhengti2 #down #celan p.celan2 a:hover{
	color:#F93;
	}
#zhengti2 #down #neir{
	width:750px;
	background:#fff;
	float:left;
	padding-top:30px;
	padding-left:20px;
	}
#zhengti2 #down #neir dl{
	width:215px;
	float:left;
	margin-left:20px;
	margin-top:12px;
	}
#zhengti2 #down #neir dl:hover dt img{
	border:1px solid #FFF;
	}
#zhengti2 #down #neir dl:hover  dd{
	color: #000;
	}
#zhengti2 #down #neir dl dt img{
	width:215px;
	height:300px;
	margin-left:10px;
	margin:0 auto;
	border:1px solid transparent;
	}
#zhengti2 #down #neir dl dd{
	text-align:center;
	width:215px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	}

.fenye{width:870px; clear:both; text-align:center;}
/*分页*/
#ecmspage { font-size: 16px; text-align: center; width: 100%; height: 35px; line-height: 35px; overflow: hidden; padding: 30px 0; font-family: 微软雅黑; }
#ecmspage b { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 8px 15px; background: #0285BD; color: #fff; }
#ecmspage a b { background: none; color: #000; border: none; }
#ecmspage a { border: 1px solid lightGrey; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 8px 15px; margin: 0 3px; cursor: pointer; color: #919191; font-size: 16px; box-shadow: 0 1px 0 white inset, 0 1px 0px #DFDFDF; -webkit-box-shadow: 0 1px 0 white inset, 0 1px 0px #DFDFDF; -moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #dfdfdf; text-decoration: none; background-color: #F2F2F2; }
#ecmspage a:hover { background: #f6f6f6; background: -moz-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e8e8e8)); background: -webkit-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%); background: -o-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%); background: -ms-linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%); background: linear-gradient(top, #f6f6f6 0%, #e8e8e8 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e8e8e8', GradientType=0 );
border: 1px solid #757575; }

#qz{background:#fff;}
#qz li{ width:998px; height:20px; background:#fff; margin:0 auto; list-style:none ; padding-left:10px;}
#qz li a{ padding-left:10px; color:#000000; float:right; padding-top:15px;}