

.banner{
	position: relative;
}
.lmbt{
	position: absolute;
	left: 50%;
	margin-left: -218px;
	bottom: -40px;
}
.daoyu{
	background: url('../image/daoyu.jpg') no-repeat left /100%;
	height: 416px;
	padding:130px 170px 0 100px;
}
.daoyu p{
	line-height: 40px;
}
.part_ty{
	position: relative;
	padding:0 60px ;
}

.part-ul{
	margin-bottom: 30px;
	padding-bottom: 20px;
	/*立体的凸起ridge 立体的凹槽groove 凹入inset 凸出outset*/
	border-bottom: #dec18c 5px ridge;
}

.wite-color{
	position: absolute;
	z-index: 1;
	top: -35px;
	left: 20px;
	width: 1160px;
	background-color: rgba(253, 253, 253, 0.4);
	height: 2012px;
border-radius:40px;
}
.part1{
	background: url('../image/bj1.jpg') no-repeat left /100%;
	height: 812px;
}
.part-li-img{
	position: relative;
	z-index: 10;
	width: 380px;
	height: 225px;
	background-color: #f7963c;
	padding-left: 10px;
	padding-bottom: 15px;
}

.part-li-img img{
	position: absolute;
	z-index: 10;
	bottom: 10px;
width: 394px;
	height: 224px;
}
.part-li-gj{
	position: relative;
	z-index: 10;
	width: 630px;
}
.part-li-gj p:first-of-type{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}
.part-li-gj p:last-of-type{
	text-indent: 2em;
}
.part2{
}
.part2,.part3,.part4{
	background: url('../image/bj2.jpg') no-repeat left /100%;
	height: 852px;
	padding-top: 30px;
}
.part5{
	background: url('../image/bj3.png') no-repeat left /100%;
	height: 270px;
}
.gd{
	position: relative;
	z-index: 10;
	background: url('../image/bj2.jpg') no-repeat left /100%;
	height: 75px;
	padding-top: 28px;
}
.gd h2{
	margin: auto;
	width: 140px;
	border:#875e33 2px ridge;
	color: #875e33;
	line-height: 38px;
	border-radius: 20px;
}
.gd h2 a{
	color: #875e33;
}