*{
	margin:0;
	padding: 0;
}
html,body{
	min-width: 1100px;
	font: 14px "Microsoft YaHei", 微软雅黑, '宋体', tahoma, Verdana, arial, sans-serif;
}
.f-content,.hr-list,.hd_content{
	width: 1100px;
	margin: 0 auto;
}
.clear{
	clear:both;
}
.header{
	height: 600px;
	background: url('imageheader.jpg') center top  no-repeat;
}
.cys{
	height: 979px;
	background: url('../image/cys.jpg') center top no-repeat;
}
.bz{
	text-align: center;
	height: 570px;
	padding-bottom: 150px;
	padding-top:50px;
	background: url('../image/bz_bg.png') center bottom no-repeat;
}
.bz p{
	padding-bottom: 40px;
}
.hr h3,.hd h3{
	margin-bottom: 50px;
	border-top: 1px solid #555;
	height: 102px;
	background:url('imagehr.jpg') center top no-repeat;
}
.hr,.hd{
	padding-bottom: 50px;
}

.hr-list li{
	width: 33%;
	float: left;
	height: 35px;
	line-height: 35px;
	background: url('imagedot.jpg') 0 center no-repeat;
	list-style: none;
}
.hr-list li a{
	text-decoration: none;
	color: #333;
	font-size: 16px;
	padding-left: 15px;
	display: block;
}
.hd h3{
	background:url('imagehd.jpg') center top no-repeat;
}

.footer {
    padding: 30px 0px;
    background: #f5f5f5;
    background-position: center 0;
    background-repeat: no-repeat;
    color: #a1a1a1;
}
.copy-right{line-height: 25px;}
.footer a{color: #a1a1a1;}
.f_l,.f_c,.f_r{float: left;}
.f_l,.f_r{width: 20%;}
.f_c{width: 60%;}

