@charset "utf-8";
/* CSS Document */
@import url("css.css");
@import url("reset.css");

                                                           /*统一样式*/
body{
	background:url(../images/bg.jpg) repeat;
	background-color:#FFF;
	}
a{
	cursor:pointer;
    font-size:12px;
    text-decoration:none;
    color:#000;
 }
a:hover{ color:#F00}
p{
	font-size:12px;
	}
.clear{ clear:both}
.more{
	display:block;
	width:45px;
	height:16px;
	float:right;
	margin-top:-20px;
  
	background:url(../images/more.jpg) no-repeat;
	}
                                                           /*头部*/
#header1{
	width:100%;
	background-image:url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-size: auto;
	background-position: center top;
	height:405px;
}
#header{
	margin:0 auto;
	width:1002px;
	}
#logo{
	width:660px;
	height:97px;
	float:left;
	display:inline;
	background:url(../images/yh_03.jpg) no-repeat;
	}
#header a{
	color:#303030;}
#header a:hover{
	color:#F00;}
#swsy{
	width:70px;
	float:right;
	margin:10px 0 0 0;
	height:20px;
	}
#jrsc{
	width:30px;
	float:right;
	margin:10px 0 0 0;
	height:20px;
	}
#lxwm{
	height:20px;
	width:100px;
	float:right;
	margin:10px 0 0;
	}
#header span{
	font-family:"微软雅黑";
	float:right;
	color:#666666;
	font-size:16px;
	font-weight:bolder;
	display:block;
	width:300px;
	text-align:right;
	margin:40px -100px 0 0;
	}
#nav{
	margin:0 auto;
	width:1002px;
	height:40px;
	background:url(../images/nav.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	}
#nav1{ width:113px;}
#nav2{ width:111px;}
#nav li{
	text-align:center;
	float:left;
	line-height:35px;
	}
#nav li a{
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	color:#FFF;
	height:40px;
	width:99px;
	display:block;
	margin:0 auto;
	}
#nav li a:hover{
	background:url(../images/navbg.jpg);
	color:#FFF;
	}
.flash{
	width:1002px;
	height:308px;
	clear:both;
	overflow:hidden;
	position:relative;
	}
                                                           /*中间*/
#content0{
	width:1002px;
	margin:0 auto;
	background:url(../images/yh_07.jpg) repeat-x;
	background-color:#c0d3e2;
	z-index:15;
	}
#left{
	width:684px;
	float:left;
	}
#right{
	width:684px;
	float:right;
	margin-bottom:28px;
	margin-right:40px;
	background:url(../images/yh_14.jpg) repeat-y;
	}
#right_shang{
	background:url(../images/yh_09.jpg) no-repeat;
	width:684px;
	padding-top:2px;
	}
#zxly{
	width:215px;
	height:64px;
	background:url(../images/yh_24.jpg) no-repeat;}
	/*公司简介*/
#sy_gsjj{
	float:left;
	display:inline;
	width:320px;
	height:308px;
	overflow:hidden;
	}
#sy_gsjj a:hover{ color:red}
#protitle{
	width:215px;
	height:70px;
	background:url(../images/cpbg.jpg) no-repeat;
	z-index:100;
	position:relative;
	}
#title1{
	height:60px;
	font-family:"微软雅黑";
	overflow:hidden;
	}
#title1 span{
	display:block;}
#title2{
	height:60px;
	font-family:"微软雅黑";
	overflow: hidden;
	background:url(../images/yh_17.jpg) no-repeat;
	position: relative;
	}
#title2 span{
	display:block;
}
#title2 span:last-child{
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 10px;
}
.ziti3{
	font-size:14px;
	margin:10px 0px 0 85px;
	width:168px;
	color:#004975;
	line-height:20px;
	height:20px;}
.ziti4{
	font-size:12px;
	line-height:15px;
	margin:0 0px 0 85px;
	width:150px;
	color:#999999;}
#sy_gsjj p{
	width:275px;
	margin:10px auto 0;
	overflow:hidden;
	line-height:22px;
	height:250px;
	color:#333333;
	}
    /*新闻动态*/
#sy_news{
	float:left;
	width:325px;
	display:inline;
	height:308px;
	overflow:hidden;
}
#sy_news ul{
	padding-top:10px;
	width:290px;
	margin-left:25px;}
#sy_news ul li{
	width:100%;
	height:22px;
	overflow:hidden;
	font-size:12px;
	line-height:22px;
	color:#666666;
	}
#sy_news ul li a{
	width:190px;
	height:25px;
	margin-left:10px;
	float:left;
	color:#333333;}
#sy_news ul li a:hover{
	color:#000;}
#sy_news ul li span{
	float:right;
	width:75px;
	text-align:right;}
	/*服务项目*/
#sy_fwxm{
	background:url(../images/yh_17.jpg) no-repeat;
	width:684px;
	height:345px;
	float:left;
	margin-top:15px;
	display:inline;
	}
#sy_fwxm p{
	margin-right:15px;}
#sy_fwxm p a{
	color:#666666;}
#sy_fwxm p a:hover{
	color:#d75127;}
#sy_fwxm img{
	border:1px solid #FFF;
	padding:1px;
	}
#sy_fwxm img:hover{
	border:1px solid #d75127;
	}
#sy_fwxm p span{
	display:block;
	margin-top:10px;
	width:100%;
	height:15px;
	overflow:hidden;
	}
.dibu{
	clear:both;
	width:684;	
	height:9px;
	background:url(../images/yh_29.jpg) no-repeat;}
	/*工程案例*/
#sy_gcal{
	background:url(../images/by_4.jpg) no-repeat;
	width:318px;
	height:289px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:center;
	}
#sy_gcal img{
	margin:20px auto 10px;
	}
#sy_gcal span a{
	font-size:12px;
	color:#606060;
	}
	/*联系我们*/
#sy_lxwm{
	background:url(../images/by_07.jpg) no-repeat;
	width:318px;
	height:281px;
	float:left;
	display:inline;
	overflow:hidden;
	}
#sy_lxwm p{
	display:inline;
	float:left;
	line-height:24px;
	width:300px;
	height:110px;
	margin:90px 0 0 40px;
	}
                                                           /*底部*/
#footer{
	width:1002px;
	height:72px;
	margin:0px auto 0;
	overflow:hidden;
	background:url(../images/yh_32.jpg) repeat-x;
	}
#footer a{
	color:#fff;}
#footer a:hover{
	color:#fff;}
#footer p{
	width:100%;
	line-height:25px;
	height:90px;
	padding-top:15px;
	text-align:center;
	color:#FFF;
	}