body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
.wall {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.tou {
	background-color: #000;
	width: 100%;
	min-width:1300px;
	height: 110px;
}
.nav {
	background-color: #DC7C30;
	width: 100%;
	min-width:1300px;
	height: 45px;
}
.navul {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.navul a {
	color: #FFF;
	font-size: 16px;
	line-height: 45px;
	font-weight: bold;
	text-decoration: none;
}
.navul li {
	list-style: none;
	line-height: 45px;
	width: 109px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.banner {
	background: url(../images/banner-bg.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 600px;
}
.d1 {
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	background-color: #FFF
}
.d2 {
	background: url(../images/d2.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 720px;
}
.d2-2 {
	background: url(../images/d2-2.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 574px;
}
.d3 {
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	background-color: #FFF
}
.d4 {
	background: url(../images/d4.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 843px;
}
.d5 {
	background: url(../images/d5.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 563px;
}
.d6 {
	background: url(../images/d6.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 669px;
}
.d7 {
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	background-color: #FFF
}
.d8 {
	background: url(../images/d8.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 760px;
}
.d9 {
	background: url(../images/d9.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 436px;
}
.d10 {
	background: url(../images/d10.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 395px;
}
.d11 {
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	background-color: #FFF
}
.d12 {
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	background-color: #FFF
}
.d12 .gctp {
	height: 530px;
	background-color: #D9D9D9;
}
.d12 .gctpbj {
	height: 210px;
	width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 20px;
	padding:20px;
}
.d13 {
	background: url(../images/d13.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 574px;
	margin-top: 20px;
}
.d14 {
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	background-color: #FFF
}
.d15 {
	background: url(../images/d15.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 624px;
}
.d16 {
	background: url(../images/d16.jpg) center top no-repeat;
	width: 100%;
	min-width:1300px;
	margin: 0 auto;
	height: 500px;
}
.jieshao {
	background-color: #666;
	filter: alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
	-webkit-opacity: 0.4;
	-khtml-opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	width: 1200px;
	height: 510px;
}
.jieshao2 {
	width: 1200px;
	height: 510px;
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
}
.jieshao2 .gsjj {
	margin-top: 20px;
}
.jieshao2 .gsjjwz {
	width: 540px;
	padding-left: 40px;
	color: #FFF;
	line-height: 35px;
	text-align: left;
	margin-top: 20px;
	float: left;
}
.jieshao2 .gsjjtp {
	text-align: left;
	margin-top: 20px;
	margin-left: 50px;
	float: left;
	width: 570px;
}
.jieshao2 .zizhi {
	margin-top: 40px;
	width: 1000px;
	height: 160px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0px 20px;
	background-color:#EFEFEF;
}
.zizhi img,.gctpbj img{margin:10px;border:1px #999999 solid}

#bottomNav {
	background-color: #000;
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width:1300px;
	height: 50px;
	_position: absolute;
    _top: expression_r(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	overflow: visible;
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	-webkit-opacity: 0.85;
	-khtml-opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	text-align: center;
}
#bottommid {
	height: 50px;
	margin: 0 auto;
	top: 0;
	left: 0;
	width: 1200px;
	color: #FFF;
	line-height: 50px;
}
.bottompicleft {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 5px;
	font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}
.bottompicright {
	float: left;
}