body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
td,
p,
span,
em,
i,
b,
img,
input,
a,
iframe {
	border: none;
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

body {
	font: normal 18px/1 'Microsoft yahei';
}

.header {
	width: 100%;
	background: #fff;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

.zg_header {
	padding-top: 6px;
	height: 45px;
	overflow: hidden;
}

.zg_logo {
	float: left;
}

.zg_nav {
	float: left;
	padding-top: 6px;
	line-height: 40px;
	padding-left: 11px;
	font-size: 12px;
}

.zg_nav a {
	margin: 0 5px;
	color: #000;
	font-size: 14px;
}

.zg_header p {
	float: right;
	background: url(imagespic01.png) no-repeat left center;
	height: 40px;
	line-height: 32px;
	font-size: 20px;
	padding: 7px 0 0 35px;
	color: #010101;
}


/*head*/


/*banner*/

.banner {
	width: 100%;
	height: 828px;
	margin: 0 auto;
	background: url(imagesbanner.jpg) no-repeat center;
}

.banner_img {
	position: relative;
}

.pos_img {
	position: absolute;
	
	width: 100%;
	text-align: center;
	top: 20px;
}
.banner_mid h1{text-align: center;position: absolute;width: 100%;top: 60px;color: #fff;font-size: 35px;}
.banner_img img {
	vertical-align: top;
}
.banner_mid p{width:100%;position: absolute;bottom: 180px;color: #fff;font-size: 24px;line-height: 1.5;text-align: center;}
.step1{width: 100%;height: 729px;background: url(imagesback1.jpg) no-repeat center;}
.step{overflow: hidden;margin: 0 auto;}
.step1 .w1000{width:300px;height: 531px;background: url(imagesstep1.png) no-repeat center;padding-left: 685px; margin-top: 100px;}
.step .w1000 h1{color: red;font-size: 40px;line-height: 2;padding: 40px 0 20px;}
.step li{line-height: 32px;}
.step b{width: 35px;height: 65px;background: url(imagesbg.png) no-repeat center top;display: block;float: left;padding-right:10px ;text-align: center;padding-left: 8px;color: red;}
.step li span{color: #b10000;}

.step2{width: 100%;height: 678px;background: url(imagesback2.jpg) no-repeat center;}
.step2 .w1000{width: 585px;height: 505px;background: url(imagesstep2.png) no-repeat center;margin-top: 100px;padding-left: 400px;}
.step3{background: url(imagesback3.jpg) no-repeat center;height: 692px;}
.step3 .w1000{width: 366px;height: 520px;margin-top: 100px;background: url(imagesstep3.png) no-repeat center;padding-left: 618px;}
.step4{height: 858px;background: url(imagesback4.jpg) no-repeat center;overflow: hidden;}
.step4 .w1000{width: 666px;height: 725px;background: url(imagesstep4.png) no-repeat center;margin-top: 100px;padding: 0 128px 0 170px;}
.step4 h2{text-align: center;color: #fff;font-size: 45px;line-height:1.5 ;padding-top: 50px;}
.step_c_img{padding-top: 220px;}
.step_c p{width: 440px;padding-top: 180px;line-height: 1.6;color: #fff;font-size: 18px;}
.hd {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background: #fff;
}

#hd .hd-m {
	width: 1000px;
	margin: 0 auto;
}

#foot {
	width: 100%;
	min-width: 1000px;
	height: auto;
	background-color: #25292C;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#foot-all {
	width: 1000px;
	height: 100px;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	font-family: "Microsoft yahei";
	font-size: 14px;
}

.fixed {
	width: 140px;
	height: 437px;
	position: fixed;
	right: 20px;
	top: 20%;
	z-index: 999;
}
