@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0 auto;
	padding: 0;	
	min-width: 1440px;
}

body,
html {
	
	margin: 0px auto;
	
}

.box01{ height: 1100px; background: url('../images/head.jpg') no-repeat center center/auto 100%;}
.box011{height:1246px; background: url('../images/hxdd.jpg') no-repeat center center/auto 100%;}
.box012{height:285px; background: url('../images/nav.jpg') no-repeat center center/auto 100%;}
.p1{height:522px; background: url('../images/p1.jpg') no-repeat center center/auto 100%; }
.p2{height:570px; background: url('../images/p2.jpg') no-repeat center center/auto 100%; }
.p3{height:596px; background: url('../images/p3.jpg') no-repeat center center/auto 100%; }
.p4{height:577px; background: url('../images/p4.jpg') no-repeat center center/auto 100%; }
.p5{height:598px; background: url('../images/p5.jpg') no-repeat center center/auto 100%; }

.p6{height:554px; background: url('../images/p6.jpg') no-repeat center center/auto 100%; }
.p7{height:550px; background: url('../images/p7.jpg') no-repeat center center/auto 100%; }


.content{width: 1280px;  height: 730px; margin:0 auto ; position: relative; }
.btn {
  position: absolute;
  width: 100%;
  height: 100px;  
  z-index: 999;  
   bottom: 200px;
	 cursor: pointer;

}

.box12{ height:529px; background: url('../images/footer.jpg') no-repeat center center/auto 100%;}
