body{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #363636;

}
body,ul,li,div,dl,dd,dt,p{
	margin:0;
	padding: 0;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}
.content{
	background:url("../images/container-bg.jpg") no-repeat center 0;
	width: 100%;
	height: auto;
}
.container{
	width: 1023px;
	height: auto;
	margin:0 auto;
}
.banner{
	display: inline-block;
	background: url("../images/gua-banner.png") no-repeat;
	width: 1023px;
	height: 482px;
	margin-bottom: 17px;
}
.main{
	width: 979px;
	height: auto;
	margin:0 auto;
}
.left-con{
	display: inline-block;
	padding: 0 40px;
	width: 651px;
	height: auto;
	border: 1px solid #34980f;
		float: left;
}
.left-con dd,.right-con dd{
	font-size: 14px;
}
.left-con dd img{
	margin-left: 30px;
}
.left-con dt{
	padding: 5px 0 5px 24px;
	background: #34980f;
	color: #fff;
}
.left-con dl:first-child dt{
	background:#fff;
	color: #34980f;
}
.left-con dd{
	padding: 22px 0;
}

.left-con dl dd p:first-child{
	text-indent: 2em;
	line-height: 24px;
}
.left-con h3{
	color: #34980f;
	margin-bottom: -16px;
	text-indent: 1em;
}
.grass-green{
	color: #34980f;
}


.right-con{
	margin-left: 17px;
	width:229px;
	height: auto;
	display: inline-block;

}
.right-con dl{
	width: 229px;
	border: 1px solid #34980f;
	border-top: 2px solid #34980f;
	margin-bottom: 20px;
}
.right-con dl dt{
	font-weight: bold;
	 height: 25px;
	 font-size: 14px;
    line-height: 25px;
	background: url("../images/slide-bar-bg.png");
	text-align: center;
}
.right-con dd{
	padding: 10px;
}
.right-con ul li{
	line-height: 24px;
}
.t-center{
	text-align: center;
}
a.download:link{
	background: url("../images/download.png") no-repeat;
	width: 169px;
	height: 33px;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 33px;
	margin: 0 auto;
}
a.download:hover{
	background: url("../images/download-click.png") no-repeat;	
	color: #fff;
}

.footer{
	
	float: left;
	width: 967px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 40px;
	text-align: center;
}
.footer .p1 a{
	margin-bottom: 0;
	color: #000;
	font-size: 14px;
}
.footer p{
	font-size: 14px;
	color: #000;
	line-height: 28px;
}
.footer ul li{
	display: inline-block;
	float: left;
}