@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}
body {
	font-family:"思源黑体 CN Medium";
	font-size: 12px;
	color: black;
	background-color: white;
}
#box{
	width: 1310px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 100%;
	height: 128px;
}
.logo {
	margin-left: 577px;
	margin-right: auto;
}
#main {
	height: 1250px;
	width: 100%;
	color: rgba(99,99,99,1);
}
#menu {
	float: left;
	width: 110px;
	height: 245px;
}
#main_works {
	float: left;
	width: 1090px;
	height: 1250px;
}
#main-01 {
	width: 100%;
	height: 28px;
}
#works01 {
	width: 100%;
	height: 245px;
	text-align: center;
}
#works02 {
	width: 100%;
	height: 30px;
}
#works03 {
	width: 100%;
	height: 280px;
	text-align: center;
}
.font-03 {
	color: rgba(88,88,88,1.00);
	font-family: "思源黑体 CN Normal";
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	float: left;
}
.font-04 {
	color: rgba(144,144,144,1.00);
	font-family: "思源黑体 CN Bold";
	font-size: 14px;
	line-height: 28px;
	text-align: left;
}
#works04 {
	width: 100%;
	height: 30px;
}
#works05 {
	width: 880px;
	height: 125px;
	margin-left: 105px;
}
.font_01 {
	color: #000000;
	font-family: "思源黑体 CN Bold";
	font-style: normal;
	font-size: 14px;
	line-height: 28px;
	text-align: right;
}
#main_right {
	float: left;
	width: auto;
	height: 245px;
}
#foot {
	margin-top: 22px;
	width: 100%;
	height: 150px;
}
#foot_left {
	float: left;
	width: 132px;
	height: 150px;
}
#foot_bg {
	float: left;
	width: 1046px;
	height: 150px;
}
.font_02 {
	color: rgba(188,188,188,1.00);
	font-family: "思源黑体 CN Normal";
	font-style: normal;
	font-size: 14px;
	text-align: center;
}
#foot_bg_01 {
	width: auto;
	height: 40px;
}
#foot_bg_logo {
	width: auto;
	height: 40px;
	text-align: center;
}
#foot_bg_words {
	width: auto;
	height: 50px;
	margin-top: 0px;
}
