*{
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
}
body{
	background: url(../image/beijing.png) center top no-repeat;
	padding-bottom:100px;
	width: 100%;
	height: 100%;
}
.denglu{
	min-height: 820px;
	background: white;
	z-index: 1111;
	width:100%;
	margin: 0 auto;
	box-shadow:0 0 7px 1px lightgrey;
	margin-top:7.5%;
}
.left-pic{
	width: 70%;
    min-height:720px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.biaoti{
	width: 100%;
	position: absolute;
	top:42%;
	left: 0;
	color: white;
	font-size:38px;
	text-align: center;
	font-weight: bold;
}
.dabiaoti{
	position: absolute;
	bottom:46%;
	left:12%;
	padding-left: 30px;
}
.yqts{
	width: 56%;
	position: absolute;
	bottom:6%;
	left: 0;
	padding-left: 30px;
}
.erwema{
	position: absolute;
	bottom:9%;
	right:20%;
}
.hydl{
	width: 30%;
	text-align: center;
	padding-top: 6%;
}
.tuxing{
	width: 100%;
	height: 68px;
	line-height: 68px;
	background: #EEEEEE;
	border-radius: 9px;
}
.tuxing-1{
	width: 100%;
	height:66px;
	line-height: 66px;
	border-radius: 9px;
	background: url(../image/timg.jpg) no-repeat;
	background-size: 100% 100%;
	border:1px solid #D5D5D5
}
.tuxing-1 p{
	margin:0px;
	padding:0px;
	float: left;
	width: 25%;
	height:66px;
	text-align: center;
	line-height:66px;
	transform:rotate(7deg);
	font-weight: bold;
}
.fresh{
	width: 10%;
	height: 68px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-left:2px
}
