* { margin: 0px; padding: 0px; }
body {
	width: 100%;
	background-color:  #ffe56a;
}
img { border: none; }
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { font-size: 12px; font-family: "微软雅黑", "宋体", Arial; color: #444444; }
ul { list-style-type: none; }
a:link, a:visited { color: #0b3776; text-decoration: none; }
.banenr_bg {
	background-color: #6BBB00;
	width: 100%;
	background-image: url(bnaner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 429px;
}

.banner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.nav_bg {
	height: 100px;
	width: 100%;
	background-color: #6abb00;
	background-image: url(aaa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav  {
	text-align: center;
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 30px;
	font-weight: bold;
	color: #b21e16;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
}
.box1 { width: 1024px; margin-right: auto; margin-left: auto; }
.pic { padding-left: 30px; padding-top: 30px; padding-bottom: 30px; }
    .pic dl {
	float: left;
	width: 220px;
	height: 290px;
	margin-right: 28px;
	margin-bottom: 20px;
	background-image: url(cp_bg.png);
	background-repeat: no-repeat;
}
    .pic dt { text-align: center; padding-right: 10px; padding-left: 10px; line-height: 24px; height:250px }
    .pic dd { text-align: center; height: 28px; background-image: url(cp_anniu.png); background-repeat: no-repeat; background-position: center; font-family: "微软雅黑", "宋体", Arial; font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: 28px; }
    .pic dt img { display:block; margin:0 auto; cursor:pointer; }
    .pic a:link, .pic a:visited { color:#fff; display:block; }
    .pic .disabled { background-image:url(cp_anniuhui.png); }
        .pic .disabled a { color:#000; }

.box2, .box3 {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #FFE56A;
}
.box2 h1, .box3 h1 {
	line-height: 80px;
	background-image: url(a2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 1024px;
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 30px;
	color: #FFFFFF;
	background-position: left center;
	background-color: #BED733;
	text-align: center;
}

.box2 p {
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 30px;
}
.kh_logo {
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding-right: 26px;
	padding-bottom: 26px;
	padding-left: 26px;
	padding-top: 30px;
}
.copy {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	padding-bottom: 20px;
	background-color: #E84816;
	padding-top: 20px;
}
.c { clear: both; }
