@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;
    height: auto;
}
#top {
    width: 100%;
    height: 128px;
    text-align: center;
}
.logo {
    text-align: center;
}
#main {
    height: 4088px;
    width: 100%;
}
#menu {
	float: left;
	width: 110px;
	height: 245px;
}
#main_works {
    float: left;
    width: 1090px;
    height: 100%;
}
#main-01 {
    width: 100%;
    height: 12px;
}
.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;
}
.img_01 {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-left: 22px;
    margin-top: 22px;
    width: 516px;
    height: 245px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.img_02 {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: 22px;
	margin-left: 22px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 245px;
    height: 245px;
}
.img_03 {
	min-width: 245px;
	min-height: 245px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#foot {
    margin-top: 12px;
    width: 100%;
    height: 186px;
}
#foot_left {
	float: left;
	width: 110px;
	height: 186px;
}
#foot_bg {
    float: left;
    width: 1046px;
    height: 186px;
    margin-left: 22px;
	margin-top: 12px;
}
.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;
	margin-top: 12px;
}
#foot_bg_logo {
	width: auto;
	height: 40px;
	text-align: center;
}
#foot_bg_words {
	width: auto;
	height: 86px;
	margin-top: 0px;
}
