<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
td,
p,
span,
em,
i,
b,
img,
input,
a,
iframe {
	border: none;
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

body {
	font: normal 18px/1.4 'Microsoft yahei';
}

.header {
	width: 100%;
	background: #fff;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.clear{
	clear: both;
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

.zg_header {
	padding-top: 6px;
	height: 45px;
	overflow: hidden;
}

.zg_logo {
	float: left;
}

.zg_nav {
	float: left;
	padding-top: 6px;
	line-height: 40px;
	padding-left: 11px;
	font-size: 12px;
}

.zg_nav a {
	margin: 0 5px;
	color: #000;
	font-size: 14px;
}

.zg_header p {
	float: right;
	background: url(imagespic01.png) no-repeat left center;
	height: 40px;
	line-height: 32px;
	font-size: 20px;
	padding: 7px 0 0 35px;
	color: #010101;
}


/*head*/


/*banner*/

.banner {
	width: 100%;
	height: 985px;
	margin: 0 auto;
	background: url(imagesbanner.jpg) no-repeat center;
}

.banner_img {
	position: relative;
}

.pos_img {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50px;
}
.banner_img img {
	vertical-align: top;
}
.one{
	width: 100%;
	height: 487px;
	background: url(imagesback1.jpg) no-repeat top center;overflow: hidden;
}
.two{
	width: 100%;
	height: 875px;
	background: url(imagesback2.jpg) no-repeat center;overflow: hidden;
}
.three{
	width: 100%;
	height: 1200px;
	background: url(imagesback3.jpg) no-repeat center;
	overflow: hidden;
}
.one_c{
	width: 766px;
	height: 243px;
	background: url(imagessback.png) no-repeat center;
	padding: 37px 0;
	text-align: center;
	margin: 40px auto;
	font-size: 30px;
	font-weight: bold;
	color: #245132;
}
.one_c span{
	color: #F66845;
}
.title{
	text-align: center;
	margin: 35px auto;
}
.table table{
	width: 100%;
	text-align: center;
	line-height: 3;
	background: #fff;
	border-left: 1px solid #327F7E;
}
.table table th{
	background: #2C602C;
	color: #fff;
}
.table table td{
	border-right: 1px solid #327F7E;
	border-bottom: 1px solid #327F7E;
}
.table table td a{
	display: block;
	width: 176px;
	height: 37px;
	line-height: 37px;
	margin: 0 auto;
	color: #fff;
	background: url(imagesbtn_03.png) no-repeat center;
}
.three_c{
	height: 509px;
	background: url(imagess-back2.png) no-repeat center;
	padding: 70px 70px;
	line-height: 2;
	color: #6EB931;
}
.hd {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background: #fff;
}

#hd .hd-m {
	width: 1000px;
	margin: 0 auto;
}

#foot {
	width: 100%;
	min-width: 1000px;
	height: auto;
	background-color: #25292C;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#foot-all {
	width: 1000px;
	height: 100px;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	font-family: "Microsoft yahei";
	font-size: 14px;
}

.fixed {
	width: 140px;
	height: 437px;
	position: fixed;
	right: 20px;
	top: 20%;
	z-index: 999;
}</pre></body></html>