/*  公用样式  */

* {
	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: 750px;

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

}

.img_02 {

	width: 100%;

	height: 768px;

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

}

.img_03 {

	width: 100%;

	height: 2420px;

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

}

.img_04 {

	width: 100%;

	height: 2458px;

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

}

.img_05 {

	width: 100%;

	height: 1100px;

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

}

.img_06 {

	width: 100%;

	height: 1449px;

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

}

.img_07 {

	width: 100%;

	height: 1235px;

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

}

.img_08 {

	width: 100%;

	height: 416px;

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

}
