<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background-image: url(kxzm_main_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "微软雅黑";
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color: #02152B;
	width: 1500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
	height: 1500px;
}
body &gt; div {
	margin: 0 auto;
	width: 1150px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
}


#main {
	background-image: url(kxzm_bg_img2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1500px;
	width: 1200px;
}
#main #logo {
	line-height: 70px;
	float: right;
	width: 1100px;
	text-align: right;
	padding-top: 10px;
	padding-right: 100px;
	margin: auto;
}
#main #introduction {
	float: left;
	margin: auto;
	width: 960px;
	padding-top: 250px;
	line-height: 150%;
	font-weight: bold;
	color: #000;
	padding-right: 120px;
	padding-left: 120px;
}

#main #introduction table tr td #year {
	float: left;
	line-height: 50px;
	width: 500px;
	font-size: 14px;
}
#main #introduction table tr td #year ul li {
	float: left;
	display: inline;
	line-height: 40px;
	color: #333;
}
#main #introduction table tr td #year ul li a {
	color: #CF0;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#main #introduction table tr td #year ul li a:hover {
	color: #9F0;
}

#main #photo_detail_show {
	height: 760px;
	width: 1000px;
	float: left;
	margin: auto;
	padding-top: 35px;
	padding-right: 100px;
	padding-left: 100px;
}
#main #photo_detail_show img {
	border: 1px solid #333;
	max-width:800px;
	max-height:533px;
}


#main #page {
	margin: auto;
	float: left;
	height: 60px;
	width: 1200px;
	color: #003;
	line-height: 60px;
}
#main #page a {
	color: #09F;
	text-decoration: none;
}

#main #page a:hover {
	color: #F30;
}</pre></body></html>