@charset "utf-8";
	body,ul,li,div{ 
	padding: 0;
	margin: 0;
	 }
li{
	list-style-type: none;
}
a{
	text-decoration: none;
}
a:hover{
	color: red;
}
input,img{
	border: none;
}
p,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑";
	background: #eeeeee;
}

.zhuti{
	width: 6.4rem;
	max-width: 6.4rem;
	margin: 0 auto;
	overflow: hidden;
}
.div1{
	background: url(../image/bj-1.jpg) no-repeat;
	background-size:100%;
	height: 4.1rem;
	position: relative;
	font-size: 0;
}  
.div2{
	background: url(../image/bj-2.jpg) no-repeat;
	background-size:100%;
	height: 5.41rem;
	position: relative;
	font-size: 0;
}  
.div3{
	background: url(../image/bj-3.jpg) no-repeat;
	background-size:100%;
	height: 5.94rem;
	position: relative;
	font-size: 0;
}  
.div4{
	background: url(../image/bj-4.jpg) no-repeat;
	background-size:100%;
	height: 3.84rem;
	position: relative;
	font-size: 0;
}  
.div2 a, .div3 a{
	display: inline-block;
	width: 100%;
	height: 1rem;
	position: absolute;
	bottom: 0;
}
.div4 a{
	display: inline-block;
	width: 100%;
	height: 0.6rem;
	position: absolute;
	top: 2.35rem;
}
