*{margin:0;padding:0;border:0;}
ul,li{list-style: none;}
body{font-family: "微软雅黑";}
.whole{
	/* width:1920px; */
	margin:0 auto;
}

.first1{
	height: 250px;
	background: url(../images/1-1.jpg) no-repeat center top;	
}
.first2{
	
	height: 250px;
	background: url(../images/1-2.jpg) no-repeat center top;
}
.first3{
	
	height: 250px;
	background: url(../images/1-3.jpg) no-repeat center top;
}

.second{
	height: 872px;
	position: relative;
	background: url(../images/2_02.jpg) no-repeat center top;
}
.second .xt{
	position: absolute;
	top: -35px;
	left: 50%;
}
.second .box{
	position: absolute;
	top: 130px;
	right: 55px;
}
.box h5{
	font-size: 36px;
	color: #656565;
	margin-bottom: 80px;
}
.box p{
	text-align: right;
	font-size: 18px;
	color: #959595;
	margin-bottom: 12px;
}
.box img.tp{
	width: 100px;
	margin-left: 465px;
}
.box div{
	margin-top: 20px;
}
.box div img{
	border: 1px solid #d0b69d;
	margin-right: 37px;
}

.third{
	/* width: 1980px; */
	height: 1110px;
	position: relative;
}
.third .xt{
	position: absolute;
	top: -87px;
	left: 50%;
}
.myTop{
	width: 200px;
	margin: 0 auto;
	padding-left: 75px;
	text-align: center;
	margin-top: 50px;
}
.myTop p{
	font-size: 36px;
	color: #656565;
	font-weight: bold;
}
.myTop span{
	font-size: 18px;
	color: #e9ddd1;
}

.main{
	width: 1220px;
	margin: 0 auto;
	padding-left: 75px;
	overflow: hidden;
}
.main .myLeft{
	width: 695px;
	float: left;
	margin-top: 65px;
}
.myLeft p{
	font-size: 24px;
	color: #626161;
	margin-top: 40px;
	line-height: 50px;
}
.main img.dt{
	float: left;
}
.myFoot{
	width:573px;
	height: 90px;
	margin: 70px auto;
	background: #c0a488;
	border-radius: 10px;
	text-align: center;
	transition: all 0.5s;
}
.myFoot:hover{
	border-radius: 50px;
}
.myFoot a{
	font-size: 36px;
	color: #fff;
	line-height: 90px;
	text-decoration: none;
	cursor: pointer;
}
.fourth{
	/* width: 1920px; */
	height: 1773px;
	background: #fbfbfb;
	position: relative;
}
.fourth img.xt1{
	position: absolute;
	top: -35px;
	left: 50%;
}
.fourth .main2{
	width: 1110px;
	padding-top: 65px;
	margin: 0 auto;
	padding-left: 75px;
}
.fourth .main2 .bt{
	width: 210px;
	height: 80px;
	text-align: center;
	margin: 0 auto;
}
.main2 .bt p{
	font-size: 36px;
	color: #969696;
	font-weight: bold;
}
.main2 .bt span{
	font-size: 14px;
	color: #d0b69d;
}
.litele{
	width: 1110px;
	overflow: hidden;
}
.litele span{
	width: 95px;
	height: 76px;
	font-size: 30px;
	text-align: center;
	background: #626262;
	float: left;
	color: #fff;
	padding: 20px;
	font-weight: bold;
}
.litele p{
	width: 950px;
	height: 115px;
	float: left;
	font-size: 30px;
	line-height: 115px;
	background: #e3e3e3;
	padding-left: 20px;
}

.footers{
	width: 630px;
	height: 90px;
	background: #c0a488;
	border-radius: 10px;
	margin: 50px auto;
	text-align: center;
	transition: all 0.5s;
}
.footers:hover{
	border-radius: 50px;
}
.footers a{
	font-size: 36px;
	color: #fff;
	line-height: 90px;
	text-decoration: none;
}

.listzt{
	height: 633px;
	position: relative;
	background: url(../images/5_02.jpg) no-repeat center top;
}

.myList{
	position: absolute;
	top: 320px;
	right: 250px;
	text-align: left;
}

.myList span{
	font-size: 24px;
	color: #fff;
}
.myList h5{
	color: #fff;
	font-size: 30px;
}
.myList p{
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}