@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    text-align: center;
}
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;
    text-align: center;
}
.logo {
}
#main {
    height: 2334px;
    width: 100%;
    color: rgba(99,99,99,1);
}
#menu {
	float: left;
	width: 110px;
	height: 245px;
}
#main_works {
    float: left;
    width: 1090px;
    height: 100%;
}
#main-01 {
    width: 100%;
    height: 33px;
}
#works01 {
	width: 100%;
	height: 512px;
	text-align: center;
}
#works02 {
	width: 100%;
	height: 30px;
}
#works03 {
	width: 100%;
	height: 512px;
	text-align: center;
}
.img-00 {
    width: 1046px;
    height: 512px;
    margin-left: 22px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 22px;
}
.font_02 {
	color: rgba(188,188,188,1.00);
	font-family: "思源黑体 CN Normal";
	font-style: normal;
	font-size: 14px;
	text-align: center;
}
.font-03 {
    color: rgba(88,88,88,1.00);
    font-family: "思源黑体 CN Normal";
    font-size: 14px;
    line-height: 20px;
    float: left;
    width: 100%;
    text-align: left;
    margin-left: 10px;
}
.font-04 {
	color: rgba(144,144,144,1.00);
	font-family: "思源黑体 CN Bold";
	font-size: 14px;
	line-height: 28px;
}
#works04 {
	width: 100%;
	height: 30px;
}
#works06 {
	width: 100%;
	height: 512px;
	text-align: center;
}
#works07 {
	width: 100%;
	height: 30px;
}
#works08 {
	width: 100%;
	height: 512px;
	text-align: center;
}
#works05 {
    width: 100%;
    height: 125px;
}
.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;
}
#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;
}
