@charset "utf-8";
html, body, h2 {
	margin: 0;
	padding: 0px;
}
.index {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	font-family: "微软雅黑";
}

.index7 {
	background:#00add8;
	height: 440px;
	width: 1200px;
                padding-top:15px;
	margin-right: auto;
	margin-left: auto;
}
.index9 {
	background-image: url(../images/pic_19.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.index9 iframe{
	width: 727px;
	height: 171px;
	position: absolute;
	top: 4px;
	left: 110px;
	margin: auto;
}
