
body{
	
	text-decoration-line: none;
	margin:0 auto;
	padding: 0;

}
.cus-content{
	width: 1040px;
	text-decoration-line: none;
	margin:0 auto;
	padding: 0;
}
#cus-content{
	width: 1000px;
	float: right;
	
}
#cus-content h2{
	margin-bottom: 20px;
}
.p1{
	margin: 0 auto;
	text-align: center;
}
.p2 img {
	margin: 20px 0px;
}
.p3 {
	margin: 20px 0px;
}
.cus-content div {
	text-align: center;
}
.p2-5{
	position: relative;
	
}
.p2-5 h2{
	position: absolute;
	left: 60px;
	top: 145px;
	color: #afcea6;
	font-size: 30px;
	line-height: 30px;
}
.p2-5 p{
	position: absolute;
	left: 60px;
	top: 205px;
	color: #fff;
	
}
.p2-5 dl{
	position: absolute;
	left: 40px;
	top: 455px;
	width: 300px;
	color: #fff;
	text-align: justify;
	text-indent: 2em;
}
.p2-6{
	position: relative;
	
}
.p2-6 h2{
	position: absolute;
	right: 60px;
	top: 145px;
	color: #afcea6;
	font-size: 30px;
	line-height: 30px;
}
.p2-6 p{
	position: absolute;
	right: 60px;
	top: 205px;
	color: #fff;
	
}
.p2-6 dl{
	position: absolute;
	right: 40px;
	top: 455px;
	width: 300px;
	color: #fff;
	text-align: justify;
	text-indent: 2em;
}
.cus-left{
	float: left;
	margin-left: 10px;
}
.cus-left dd{
	
	width: 30px;
	right: 0;
	margin: 0px;
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
}
.cus-navTop{
	height: 140px;
	background: url(/uploadfiles/pictures/dongzhi-img/navbar.png) no-repeat left -30px top -0px;
	padding-top: 25px;
}
.cus-navDown{
	height: 160px;
	background: url(/uploadfiles/pictures/dongzhi-img/navbar.png) no-repeat left -30px top -130px;
	padding-top: 5px;
}
.cus-navTop:hover{
	background: url(/uploadfiles/pictures/dongzhi-img/navbar.png) no-repeat left 0px top -0px;
	
}
.cus-navDown:hover{
	background: url(/uploadfiles/pictures/dongzhi-img/navbar.png) no-repeat left 0px top -130px;
	
}
.cus-left a  {
	text-decoration-line: none;
	display: block;
	color: #000;
}
.cus-left  a dd:hover {
	color: #fff;
}