
body {
	font: 16px  "Microsoft YaHei",Simhei,sans-serif;
	color: #333;
	outline: 0;
	margin: 0;
	padding: 0;
	background: #f2fef7;
}

.wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	max-width: 1920px;
	min-width: 1000px;
	background: url(/2025111501/subject/2025dw/images/bg.jpg) no-repeat center top;
	margin: 0 auto;
}

.logo{
	position:absolute;
	z-index:9;
	top:20px;
	left:40px;
	width:121px;
	height:94px;
	background: url(/2025111501/subject/2025dw/images/logo.png) no-repeat 0 0;
}

.content {
	width: 1000px;
	height: 1476px;
	min-height: 1476px;
	overflow: hidden;
	margin: 0 auto;
	background: url(/2025111501/subject/2025dw/images/main.jpg) no-repeat 0 0;
}

.header {
	width: 1000px;
	height: 460px;
	position: relative;
}

.nav {
	width:180px;
	height:51px;
	position: absolute;
	z-index: 1;
	right: 170px;
	top: 12px;
	line-height:50px;
	text-align:center;
	font-size: 14px;
}

.nav li {
	display: inline;
	padding: 0 8px;
}

.nav li a {
	color: #415142;
}

.nav li a:hover {
	text-decoration: underline;
}

.main {
	width: 1000px;
	height:1016px;
	margin: 0 auto;
}

.menu {
	width: 1000px;
	overflow: hidden;
	margin-top: 20px;
}

.menu ul {
	width:920px;
	margin:0 auto;
}

.menu ul li {
	width: 282px;
	height: 76px;
	float: left;
	display: inline-block;
	_display: inline;
	color: #81b96a;
	text-align: center;
	line-height: 76px;
	font-size: 30px;
	margin: 0 12px;
	cursor: pointer;
	background: url(/2025111501/subject/2025dw/images/btn.png) no-repeat 0 0;
}

/*.menu ul li:hover, */.menu ul li.active {
	background: none;
	color: #fff;
	width: 282px;
	height: 76px;
	line-height: 76px;
	background: url(/2025111501/subject/2025dw/images/btn_on.png) no-repeat 0 0;
}

.box {
	padding:0 60px;
	margin: 0 auto;
}
.box span{
	font-weight: bold;
	font-size:26px;
	color:#547a5c;
	padding-top:30px;
	padding-bottom:16px;
	display:block;
}

.box p {
	line-height: 28px;
}

.box i {
	font-style: normal;
	padding: 6px 0 4px 0;
	display: block;
}

.box ul {
	margin: 0 0 0 20px;
}

.box ul li {
	margin: 4px 0 0 12px;
	display: block;
	line-height: 32px;
}

.box .bp li {
	display: inline;
}

.box .wz {
	margin-left: 36px;
	line-height: 32px;
}

/* 底部版权 */
.footer {
	background: #101a11;
	color: #535c54;
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 14px 0;
	font-size: 12px;
	font-family: "SimSun","Microsoft YaHei";
}

.copyright {
	width: 1000px;
	padding-top: 4px;
	margin: 0 auto;
	text-align: center;
}

.copyright p {
	line-height: 26px;
}

.copyright p a {
	color: #a4c195;
}

.copyright p a:hover {
	text-decoration: underline;
}