body{
  margin:0;
  padding:0;
}
body {
  line-height:1.5;
  font-family:arial, '\5fae\8f6f\96c5\9ed1', 'Microsoft YaHei', '\5b8b\4f53', arial, verdana, helvetica, sans-serif;
}
.con{
	width: 1222px;
	margin:0 auto;
}
.head{
	background: url(../img/hbg.png) repeat-x;
	height: 56px;
	width: 1222px;
}
.logo{
	padding-left: 38px;
	float:left;
}
.tel{
	float:right;
}

.m1{
	background: url(../img/m1.png) repeat-x;
	height: 400px;
	position: relative;
}
.m1 a{
	display: block;
	width: 60px;
	height: 20px;
	position: absolute;
	top:10px;
	right: 70px;
}
.m2{
	background: url(../img/m2.png) repeat-x;
	height: 434px;
	position: relative;
}
.m2 a{
	display: block;
	width: 190px;
	height: 60px;
	position: absolute;
	top:10px;
	right:90px;
}
.b{
	background: url(../img/b.png) repeat-x;
	height: 440px;
}