@charset "utf-8";
/* CSS Document */
div,ul, ol, dl,dt,dd, li {list-style: none; }
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,form,table,input,ul,ol,dl,dt,dd,li {margin:0px; padding:0px; border:0px; outline: none;}

a.rcpy-gd{color: #d3a55d; text-decoration:none}
a.rcpy-gd:hover{color:#b3a55d; text-decoration:none}

a.lyjs-gd{color: #d3a55d; text-decoration:none}
a.lyjs-gd:hover{color:#b3a55d; text-decoration:none}

a.rcpy-gd{color: #fff; text-decoration:none}
a.rcpy-gd:hover{color:#eee; text-decoration:none}

@media only screen and (min-width: 1400px) {
header{
	background: url("../images/1.jpg") #e1d6c4 no-repeat center center; 
	height: 810px;
}
	.dh-ul{
		padding-top: 60px;
		position: relative;
		z-index: 5;
	}
	.dh{
		font-size: 24px;
		font-family: '黑体';
		color:#755624;
		margin-left: 15px;
		margin-right: 15px;
	}
	.dh:hover{
		color:#cf8713;
		border-bottom: solid 2px #ac8546;
}
	.title-pic1{
		position: absolute;
		left: -30px;
		top: 203px;
		z-index: 3;
	}
	.title-pic2{
		width: 100%;
		position: absolute;
		z-index: 3;
		top: 402px;
		text-align: right;
		padding-right: 20px;
	}
	.title-pic3{
		position: absolute;
		z-index: 3;
		top:515px;
		left: -70px;
	}
	.rcpy-sec{
		width: 100%;
		position: relative;
	}
	.rcpy-title{
		text-align: center;
		padding-top: 80px;
	}
	.rcpy-div{
		padding-top: 50px;
	}
	.rcpy-img2{
		width: 1320px;
		height: 4500px;
		margin: 0 auto;
		text-align: center;
		background: url(../images/013.png) no-repeat center center;
		padding-top: 80px;
	}
	.txt{
		line-height: 50px;
		padding-right: 10%;
		padding-left: 12%;
		font-size: 30px;
		color: #b38719;
		font-weight: bold;
		font-family: 'Source Han Sans Heavy', 'Microsoft YaHei UI', '黑体';
	}
	.pic img{
		padding-top: 20px;
		padding-bottom: 40px;
		max-width: 95%;
	}

	footer{
		width: 100%;
		height: 183px;
		background: url(../images/20.jpg) no-repeat center center #e1d6c4;
		margin-top: 105px; 
		color: #505050; 
		font-size: 14px;
		font-family: '宋体', '黑体';
		text-align: center; 
		line-height: 183px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
header{
	background: url("../images/1.jpg") #e1d6c4 no-repeat center center; 
	height: 810px;
}
	.dh-ul{
		padding-top: 60px;
		position: relative;
		z-index: 5;
	}
	.dh{
		font-size: 22px;
		font-family: '黑体';
		color:#755624;
		margin-left: 15px;
		margin-right: 15px;
	}
	.dh:hover{
		color:#cf8713;
		border-bottom: solid 2px #ac8546;
}
	.title-pic1{
		position: absolute;
		left: 0;
		top: 203px;
		z-index: 3;
	}
	.title-pic1 img{
		max-width: 90%;
	}
	.title-pic2{
		width: 100%;
		position: absolute;
		z-index: 3;
		top: 402px;
		text-align: right;
		padding-right: 20px;
	}
	.title-pic2 img{
		max-width: 90%;
	}
	.title-pic3{
		position: absolute;
		z-index: 3;
		top:515px;
		left: 0;
	}
	.title-pic3 img{
		max-width: 90%;
	}
	.rcpy-sec{
		width: 100%;
		position: relative;
	}
	.rcpy-title{
		text-align: center;
		padding-top: 70px;
	}

	.rcpy-div{
		padding-top: 50px;
	}

	.rcpy-img2{
		width: 1100px;
		height: 100%;
		margin: 0 auto;
		text-align: center;
		background: url(../images/013.png) no-repeat center center;
		padding-top: 20px;
	}
	.txt{
		line-height: 45px;
		padding-right: 10%;
		padding-left: 12%;
		font-size: 25px;
		color: #b38719;
		font-weight: bold;
		font-family: 'Source Han Sans Heavy', 'Microsoft YaHei UI', '黑体';
	}
	.pic img{
		padding-top: 10px;
		padding-bottom: 30px;
		max-width: 95%;
	}
	footer{
		width: 100%;
		height: 183px;
		background: url(../images/20.jpg) no-repeat center center #e1d6c4;
		margin-top: 105px; 
		color: #505050; 
		font-size: 14px;
		font-family: '宋体', '黑体';
		text-align: center; 
		line-height: 183px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
header{
	background: url("../images/1.jpg") #e1d6c4 no-repeat center center;
	overflow: hidden;
	height: 810px;
}
	.dh-ul{
		padding-top: 60px;
		position: relative;
		z-index: 5;
	}
	.dh{
		font-size: 20px;
		font-family: '黑体';
		color:#755624;
		margin-left: 5px;
		margin-right: 5px;
	}
	.dh:hover{
		color:#cf8713;
		border-bottom: solid 2px #ac8546;
}
	.title-pic1{
		position: absolute;
		left: 0;
		top: 203px;
		z-index: 3;
		overflow: hidden;
	}
	.title-pic1 img{
		max-width: 90%;
	}
	.title-pic2{
		width: 100%;
		position: absolute;
		z-index: 3;
		top: 402px;
		text-align: right;
		padding-right: 20px;
		overflow: hidden;
	}
	.title-pic2 img{
		max-width: 90%;
	}
	.title-pic3{
		position: absolute;
		z-index: 3;
		top:515px;
		left: 0;
		overflow: hidden;
	}
	.title-pic3 img{
		max-width: 90%;
	}
	.rcpy-sec{
		width: 100%;
		position: relative;
	}
	.rcpy-title{
		text-align: center;
		padding-top: 70px;
	}

	.rcpy-div{
		padding-top: 50px;
	}

	.rcpy-img2{
		width: 950px;
		height: 100%;
		margin: 0 auto;
		text-align: center;
		background: url(../images/013.png) no-repeat center center;
		padding-top: 20px;
	}
	.txt{
		padding-bottom: 100px;
		line-height: 40px;
		padding-right: 10%;
		padding-left: 12%;
		font-size: 22px;
		color: #b38719;
		font-weight: bold;
		font-family: 'Source Han Sans Heavy', 'Microsoft YaHei UI', '黑体';
	}
	.pic img{
		padding-top: 10px;
		padding-bottom: 40px;
		max-width: 85%;
	}
	footer{
		width: 100%;
		height: 120px;
		background: url(../images/20.jpg) no-repeat center center #e1d6c4;
		background-size: cover;
		margin-top: 105px; 
		color: #505050; 
		font-size: 14px;
		font-family: '宋体', '黑体';
		text-align: center; 
		line-height: 120px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
header{
	background: url("../images/1.jpg") #e1d6c4 no-repeat center center;
	background-size: cover;
	overflow: hidden;
	height: 560px;
}
	.dh-ul{
		padding-top: 60px;
		position: relative;
		z-index: 5;
	}
	.dh{
		font-size: 24px;
		font-family: '黑体';
		color:#755624;
		margin-left: 5px;
		margin-right: 5px;
	}
	.dh:hover{
		color:#cf8713;
}
	.title-pic1{
		position: absolute;
		left: 0;
		top: 153px;
		z-index: 3;
		overflow: hidden;
	}
	.title-pic1 img{
		max-width: 80%;
	}
	.title-pic2{
		width: 100%;
		position: absolute;
		z-index: 3;
		top: 282px;
		text-align: right;
		padding-right: 20px;
		overflow: hidden;
	}
	.title-pic2 img{
		max-width: 80%;
	}
	.title-pic3{
		position: absolute;
		z-index: 3;
		top:335px;
		left: 0;
		overflow: hidden;
	}
	.title-pic3 img{
		max-width: 80%;
	}
	.rcpy-sec{
		width: 100%;
		position: relative;
		z-index: -10;
	}
	.rcpy-title{
		text-align: center;
		padding-top: 40px;
	}
	.rcpy-title img{
		max-width: 65%;
	}

	.rcpy-div{
		padding-top: 40px;
	}

	.rcpy-img2{
		width: 700px;
		height: 100%;
		margin: 0 auto;
		text-align: center;
		background: url(../images/013.png) no-repeat center center;
		padding-top: 30px;
	}
	.txt{
		padding-bottom: 100px;
		line-height: 30px;
		padding-right: 10%;
		padding-left: 12%;
		font-size: 16px;
		color: #b38719;
		font-weight: bold;
		font-family: 'Source Han Sans Heavy', 'Microsoft YaHei UI', '黑体';
	}
	.pic img{
		padding-top: 5px;
		padding-bottom: 35px;
		max-width: 85%;
	}
	footer{
		width: 100%;
		height: 120px;
		background: url(../images/20.jpg) no-repeat center center #e1d6c4;
		background-size: cover;
		margin-top: 105px; 
		color: #505050; 
		font-size: 14px;
		font-family: '宋体', '黑体';
		text-align: center; 
		line-height: 120px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
header{
	background: url("../images/1.jpg") #e1d6c4 no-repeat center center;
	background-size: cover;
	overflow: hidden;
	height: 460px;
}
	.dh-ul{
		padding-top: 60px;
		position: relative;
		z-index: 5;
	}
	.dh{
		font-size: 22px;
		font-family: '黑体';
		color:#755624;
		margin-left: 5px;
		margin-right: 5px;
	}
	.dh:hover{
		color:#cf8713;
}
	.title-pic1{
		position: absolute;
		left: 0;
		top: 133px;
		z-index: 3;
		overflow: hidden;
	}
	.title-pic1 img{
		max-width: 80%;
	}
	.title-pic2{
		width: 100%;
		position: absolute;
		z-index: 3;
		top: 242px;
		text-align: right;
		padding-right: 20px;
		overflow: hidden;
	}
	.title-pic2 img{
		max-width: 80%;
	}
	.title-pic3{
		position: absolute;
		z-index: 3;
		top:295px;
		left: 0;
		overflow: hidden;
	}
	.title-pic3 img{
		max-width: 60%;
	}
	.rcpy-sec{
		width: 100%;
		position: relative;
		z-index: -10;
	}
	.rcpy-title{
		text-align: center;
		padding-top: 40px;
	}
	.rcpy-title img{
		max-width: 65%;
	}
	.rcpy-div{
		padding-top: 30px;
	}

	.rcpy-img2{
		width: 500px;
		height: 100%;
		margin: 0 auto;
		text-align: center;
		background: url(../images/013.png) no-repeat center center;
		padding-top: 20px;
	}
	.txt{
		padding-bottom: 50px;
		line-height: 20px;
		padding-right: 10%;
		padding-left: 12%;
		font-size: 12px;
		color: #b38719;
		font-weight: bold;
		font-family: 'Source Han Sans Heavy', 'Microsoft YaHei UI', '黑体';
	}
	.pic img{
		padding-top: 10px;
		padding-bottom: 20px;
		max-width: 75%;
	}
	footer{
		width: 100%;
		height: 120px;
		background: url(../images/20.jpg) no-repeat center center #e1d6c4;
		background-size: cover;
		margin-top: 105px; 
		color: #505050; 
		font-size: 14px;
		font-family: '宋体', '黑体';
		text-align: center; 
		line-height: 120px;
	}
}

@media only screen and (max-width: 575px) {
header{
	background: url("../images/1.jpg") #e1d6c4 no-repeat center center;
	background-size: cover;
	overflow: hidden;
	height: 360px;
}
	.dh-ul{
		padding-top: 30px;
		position: relative;
		z-index: 5;
	}
	.dh{
		font-size: 20px;
		font-family: '黑体';
		color:#755624;
		margin-left: 5px;
		margin-right: 5px;
	}
	.dh:hover{
		color:#cf8713;
}
	.title-pic1{
		position: absolute;
		left: 20px;
		top: 113px;
		z-index: 3;
		overflow: hidden;
	}
	.title-pic1 img{
		max-width: 90%;
	}
	.title-pic2{
		width: 100%;
		position: absolute;
		z-index: 3;
		top: 202px;
		text-align: right;
		padding-right: 30px;
		overflow: hidden;
	}
	.title-pic2 img{
		max-width: 80%;
	}
	.title-pic3{
		position: absolute;
		z-index: 3;
		top:245px;
		left: 10px;
		overflow: hidden;
	}
	.title-pic3 img{
		max-width: 40%;
	}
	.rcpy-sec{
		width: 100%;
		position: relative;
		z-index: -10;
	}
	.rcpy-title{
		text-align: center;
		padding-top: 40px;
	}
	.rcpy-title img{
		max-width: 55%;
	}
	.rcpy-div{
		padding-top: 20px;
	}

	.rcpy-img2{
		width: 90%;
		margin: 0 auto;
		text-align: center;
		background: url(../images/013.png) no-repeat center center;
		background-size: 100%;
		padding-top: 20px;
	}
	.txt{
		padding-bottom: 40px;
		line-height: 14px;
		padding-right: 10%;
		padding-left: 12%;
		font-size: 8px;
		color: #b38719;
		font-weight: bold;
		font-family: 'Source Han Sans Heavy', 'Microsoft YaHei UI', '黑体';
	}
	.pic img{
		padding-top: 10px;
		padding-bottom: 20px;
		max-width: 70%;
	}
	footer{
		width: 100%;
		height: 120px;
		background: url(../images/20.jpg) no-repeat center center #e1d6c4;
		background-size: cover;
		margin-top: 25px; 
		color: #505050; 
		font-size: 14px;
		font-family: '宋体', '黑体';
		text-align: center; 
		line-height: 120px;
	}
}

.title{
	position: relative;
	z-index: 0;
}