body {
	font: 16px "Microsoft YaHei", Simhei, sans-serif;
	color: #16131a;
	outline: 0;
	margin: 0;
	padding: 0;
	background: #272039;
}

.wrapper {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	max-width: 1920px;
	position: relative;
	background: url(/2026081301/subject/2026zq/images/all-bg.jpg) no-repeat center top;

}

.logo {
	position: absolute;
	z-index: 9;
	top: 20px;
	left: 40px;
	width: 121px;
	height: 94px;
	background: url(/2026081301/subject/2026zq/images/logo.png) no-repeat 0 0;
}

.content {
	width: 1000px;
	margin: 0 auto;
}

.header {
	width: 1000px;
	height: 490px;
	position: relative;
}

.nav {
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 14px;
	text-align: center;
	font-size: 14px;
}

.nav li {
	display: inline;
	padding: 0 8px;
}

.nav li a {
	color: #dcc87b;
}

.nav li a:hover {
	text-decoration: underline;
}

.main {
	width: 1000px;
	height: 740px;
	margin: 0 auto 60px;
	padding-top: 20px;
	background: url(/2026081301/subject/2026zq/images/main.png) no-repeat 0 0;
}

.menu {
	width: 1000px;
	overflow: hidden;
}

.menu ul {
	margin-left: 80px;
	margin-bottom: 24px;
	overflow: hidden;
}

.menu ul li {
	width: 265px;
	height: 60px;
	float: left;
	display: inline-block;
	_display: inline;
	color: #81b96a;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	margin: 0 10px;
	cursor: pointer;
	text-indent: -9999px;
}

.menu ul li.btn1 {
	background: url(/2026081301/subject/2026zq/images/btn1.png) no-repeat 0 0;
}

.menu ul li.btn2 {
	background: url(/2026081301/subject/2026zq/images/btn2.png) no-repeat 0 0;
}

.menu ul li.btn3 {
	background: url(/2026081301/subject/2026zq/images/btn3.png) no-repeat 0 0;
}

.menu ul li.normal {
	background-position: center top;
}

.menu ul li.active {
	background-position: center bottom;
}

.box {
	padding: 0 60px;
	margin: 0 auto;
}

.box p span {
	font-weight: bold;
	font-size: 16px;
	color: #af6206;
}

.box h2 {
	font-weight: bold;
	font-size: 22px;
	padding: 0 0 16px 0;
	display: block;
	text-align: center;
}

.box p {
	line-height: 1.8;
	text-indent: 2em;
}

.box .k_word{ width:100%; zoom:1; display:block; overflow:hidden; margin-top: 14px;}
.box .k_word i{ width: 27px; height: 27px; line-height: 27px; float:left; text-align:center; vertical-align:middle; color:#ffffff; margin-right:10px; background:url(/2026081301/subject/2026zq/images/bt.png) 0 0 no-repeat;}
.box .k_word span{ width:500px; float:left; height:27px; line-height:27px; color: #d75b41; font-size: 20px; display:block;}
.box p.text{ padding:10px 34px; text-indent:28px; margin-left:-24px; line-height:20px;}
.box p.text strong	{ font-weight:700;}
.box p.text em{ /*font-size:14px;*/ padding:10px 0 0 30px; font-weight:normal; display:block;}

.box ul {
	margin: 0 0 0 64px;
}

.box ul li {
	display: block;
	line-height: 2;
}

/* 底部版权 */
.footer {
	background: #13101a;
	color: #43404a;
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 14px 0;
	font-size: 13px;
	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: #4f4c44;
}

.copyright p a:hover {
	text-decoration: underline;
}