.banner{
	width: 1920px;
	height: 892px;
	margin: 0 auto;
	position: relative;

}
.banner .piaodai{
	width: 1920px;
	height: 304px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
	background: url(images/piaodai.png) no-repeat 0 bottom;
}
.wordview{
	position: absolute;
	top: 230px;
	left: 1016px;
}
.wordview .p1{
font-size: 48px;
font-weight: bold;
	font-family: 'myFont2';
color: #9A7019;
line-height: 60px;
margin-bottom: 16px;
}
.wordview .p2{
font-size: 18px;
font-weight: 400;
font-family: 'myFont1';
color: #666666;
line-height: 32px;

}
.wordview .p3{
	font-family: 'myFont1';
	margin-top: 30px;
width: 136px;
height: 46px;
background: #CB9F59;
box-shadow: 0px 6px 20px 0px rgba(219,184,103,0.6);
border-radius: 4px;
display: block;
font-size: 18px;;
font-weight: 500;
color: #FFFFFF;
line-height: 46px;
text-align: center;
}
.nav_bottom{
	position: absolute;
	right: 492px;
	bottom: 192px;
	width: 365px;
	border-bottom: 1px dashed #fff;
	z-index: 99;
}
.nav_bottom ul{
	width: 540px;
}
.nav_bottom ul li{
	float: left;
	width: 180px;
	position: relative;
	transform: translate(-50%, 0);
	height: 106px;
}
.nav_bottom ul li:after{
	content: '';
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	box-shadow: 0px 2px 8px 0px rgba(70, 49, 4, 0.5);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: -6px;
}
.nav_bottom ul li.on:after,.nav_bottom ul li:hover:after{
	content: '';
	width:22px;
	height: 21px;
	position: absolute;
	left: 48%;
  bottom: -11px;
	background: url(images/nav_on.png) no-repeat 0 0 /100%;
}
.nav_bottom ul li img{
	margin: 0 auto 19px;
	display: block;
	cursor: pointer;
	box-shadow: 0px 2px 8px 0px rgba(70, 49, 4, 0.5);
}
.nav_bottom ul li .img1{
	width: 142px;
	height: 72px;
	position: relative;
    bottom: -16px;
}
.nav_bottom ul li .img2{
	width: 149px;
	height: 87px;
	display: none;
}
.nav_bottom ul li:hover .img1,.nav_bottom ul li.on .img1{
	display: none;
}
.nav_bottom ul li:hover .img2,.nav_bottom ul li.on .img2{
	display: block;
}
.gsjs{
	height: 394px;
	background: #FFF9F1;
	padding-top: 33px;
}
.gsfz{
	width: 340px;
	height: 454px;
	background: url(images/gsjjbg.png ) no-repeat;
	position: absolute;
	top:744px;
	z-index: 99;
}
.gsjs .name{
	font-size: 34px;
	font-weight: bold;
	color: #333333;
	line-height: 48px;
	position: relative;
	margin-bottom: 66px;
	font-family: 'myFont2';
}
.gsjs .name:before{
	content: '';
	width: 45px;
	height: 6px;
	display: block;
	position: absolute;
	left: 0;
	top: 78px;
	background: linear-gradient(270deg, #FFFFFF 0%, #CB9F59 100%);
}
.gsjs .name .span1{
	font-size: 34px;
font-weight: bold;
color: #9A7019;
line-height: 48px;
padding-left: 64px;
background: url(images/dbx1.png) no-repeat 10px center;
}
.gsjs .p1{
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	font-family: 'myFont1';
}
.gsjs .more{
	margin-top: 22px;
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #CB9F59;
	border-radius: 2px;
	font-weight: 500;
	color: #FFFFFF;
	font-size: 14px;
}
.news{
	height: 806px;
	margin: 0 auto;
	background: url(images/newsbg.png) no-repeat center 0;
	text-align: center;
	
}
.news .newstitle{
	margin: 120px 0 78px;
}
.newstitle{
		padding: 0 250px;
		margin: 0 auto;
		display: inline-block;
		font-size: 34px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 48px;
		position: relative;
		font-family: 'myFont2';
}
.newstitle:before{
	content: '';
	position: absolute;
	background: url('images/jiahao.png ') no-repeat;
	width: 220px;
	height: 20px;
	left: 0;
	top: 14px;
}
.newstitle:after{
	content: '';
	position: absolute;
	background: url('images/jiahao.png ') no-repeat;
	width: 220px;
	height: 20px;
	right: 0;
	top: 14px;
}
.newstitle.shense:before,.newstitle.shense:after{
	background: url('images/jiahao1.png ') no-repeat;
}
.newstitle .span1{
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 48px;
	padding-left: 64px;
	background: url(images/dbx1.png) no-repeat 10px center;
}
.news .newsmain{
	position: relative;
}
.news .newsmain .swiper-slide{
	width: 300px;
	height: 440px;
	background: #FFF9F1;
	border-radius: 4px;
	padding: 48px 40px 0;
	box-sizing: border-box;
	border-right: 1px solid #DBB867;
	border-left: 1px solid #DBB867;
}
.news .newsmain .swiper-slide:hover{
	background: #463104;
}
.news .newsmain .swiper-slide .name{
	font-size: 24px;
	color: #333333;
	line-height: 33px;
	overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
	font-family: 'myFont1';
	overflow: hidden;
	height: 66px;
	text-align: left;
}
.news .newsmain .swiper-slide:hover .name{
	color: #FFFFFF;
}
.news .newsmain .swiper-slide .data{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	margin-top: 20px;
	padding-bottom: 40px;
	text-align: left;
	font-family: 'myFont1';
	border-bottom: 1px solid #F4DCB8;
}
.news .newsmain .swiper-slide:hover .data{
	color: #FFFFFF;
}
.news .newsmain .swiper-slide .p1{
overflow:hidden;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:4;
font-size: 14px;
color: #666666;
line-height: 24px;
margin: 40px 0;
/*font-family: 'myFont1';*/
overflow: hidden;
	height: 96px;
}
.news .newsmain .swiper-slide:hover .p1{
	color: #FFFFFF;
}
.news .newsmain .swiper-slide a{
width: 90px;
height: 30px;
border-radius: 2px;
border: 1px solid #CB9F59;
font-size: 14px;
font-weight: 500;
color: #CB9F59;
line-height: 30px;
text-align: center;
display: block;
}
.news .newsmain .swiper-slide:hover a{
	background: #CB9F59;
	color: #FFFFFF;
}
.news .newsmain  .swiper-button-prev {
	position: absolute;
		    background: url(images/prev.png) no-repeat;
		    left:50%;
		    margin-left: -750px;
		    width: 72px;
		    height: 72px;
		    top: 184px;
}
.news .newsmain  .swiper-button-next {
		    background: url(images/next.png) no-repeat;
		    left:50%;
		    margin-left:680px;
		    width: 72px;
		    height: 72px;
		   top: 184px;
}
.cpjs{
	/*height: 3461px;*/
	background: #FFF9F1;
	text-align: center;
}
.cpjs .newstitle{
	margin: 120px 0 80px 0;
	color: #333333;
}
.cpjs .newstitle .span1{
	color: #9A7019;
}
.cpjslist {
	padding-bottom: 10px;
}
.cpjslist ul{

}
.cpjslist ul li{
	width: 270px;
	height: 312px;
	background: #FFFBF5;
	box-shadow: 0px 10px 30px 0px rgba(219, 184, 103, 0.3);
	border-radius: 4px;
	border: 1px solid #DBB867;
	float: left;
	margin-left: 40px;
	box-sizing: border-box;
	margin-bottom: 40px;
	padding-top: 40px;
	transition: background .5s,border .5s,padding .5s;
}
.cpjslist ul li:nth-child(4n+1){
	margin-left: 0;
}

.cpjslist ul li:hover{
	background: #FFF2D9;
	border: 3px solid #DBB867;
	box-shadow: 0px 10px 30px 0px rgba(219, 184, 103, 0.6);
	padding-top: 20px;
}
.cpjslist ul li img{
	width: 146px;
	height: 146px;
	display: block;
	margin: 0px auto 30px;
}
/*.cpjslist ul li:hover img{
	margin-top: 20px;
}*/
.cpjslist ul li .name{
	font-size: 20px;
	font-family: 'myFont1';
	font-weight: 400;
	color: #8F6725;
	line-height: 20px;
}
.cpjslist ul li a{
	width: 90px;
	height: 30px;
	background: #CB9F59;
	border-radius: 2px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	display: none;
	font-weight: 500;
	color: #FFFFFF;
	margin: 20px auto 0;
	transition: display .5s;
}
.cpjslist ul li:hover a{
	display: block;
}
.banner1{
	position: absolute;
	top: 560px;
	left: 50%;
	margin-left: -747px;
	z-index: 1000;
}
.banner2{
	position: absolute;
	top: 2577px;
	left: 50%;
	margin-left: -746px;
	z-index: 1000;
}
.banner3{
	position: absolute;
	top: 857px;
	left: 50%;
	margin-left: 480px;
	z-index: 999;
}
.banner4{
	position: absolute;
	top: 2084px;
	left: 50%;
	margin-left:620px;
	z-index: 999;
}
.banner5{
	position: absolute;
	top:2824px;
	left: 50%;
	margin-left:393px;
	z-index: 999;
}
