/*  公用样式  */

* {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: "微软雅黑";

}

body,html {

	width: 100%;

	height: auto;

	font-family: "微软雅黑";

}

img {

	border: none;

}

.img_01 {

	width: 100%;

	height: 979px;

	background: url(../images/gdbh_01.jpg) center no-repeat;

}

.img_02 {

	width: 100%;

	height: 1452px;

	background: url(../images/gdbh_02.jpg) center no-repeat;

}

.img_03 {

	width: 100%;

	height: 1211px;

	background: url(../images/gdbh_03.jpg) center no-repeat;

}

.img_04 {

	width: 100%;

	height: 1186px;

	background: url(../images/gdbh_04.jpg) center no-repeat;

}

.img_05 {

	width: 100%;

	height: 1248px;

	background: url(../images/gdbh_05.jpg) center no-repeat;

}

.img_06 {

	width: 100%;

	height: 648px;

	background: url(../images/gdbh_06.jpg) center no-repeat;

}