
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;
	vertical-align: top;
}

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

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

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

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.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: 708px;
	margin: 0 auto;
	background: url(imagesbanner.jpg) no-repeat center;
}

.banner_img {
	position: relative;
}

.pos_img {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 99px;
}

.banner_img img {
	vertical-align: top;
}
.one{
	background: url(imagesback1.jpg) no-repeat center;
	height: 946px;
}
.two{
	background: url(imagesback2.jpg) no-repeat center;
	height: 994px;
}
.three{
	background: url(imagesback3.jpg) no-repeat center;
	height: 947px;
}
.title{
	text-align: center;
	padding: 60px 0;
}
.one_c li{
	width: 758px;
	height: 128px;
	margin: 20px auto;
	line-height: 128px;
}
.one_c li.li1{
	background: url(imagesli1.png) no-repeat center;
}
.one_c li.li2{
	background: url(imagesli2.png) no-repeat center;
}
.one_c li.li3{
	background: url(imagesli3.png) no-repeat center;
}
.one_c li.li4{
	background: url(imagesli4.png) no-repeat center;
}
.one_c li b{
	color: #fff;
	font-size: 94px;
	padding-left: 24px;
}
.one_c li span{
	font-size: 48px;
	padding-left: 24px;
	font-weight: bold;
	color: #fff;
}
.one_c li p{
	font-size: 20px;
	line-height: 1.3;
	color: #fff;
	padding-top: 24px;
	padding-left: 50px;
}
.two_c,.three_c{
	text-align: center;
}
.two a,.three a{
	display: block;
	width: 220px;
	height: 50px;
	background: #FF1818;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 10px;
	font-weight: bold;
	margin: 20px auto;
}
.one .w1000{
	position: relative;
}
.tc{
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -130px;
}
.tc a{
	display: inline-block;
	width: 326px;
	height: 68px;
	background: #F6FF00;
	color: #000;
	text-align: center;
	line-height: 68px;
	font-weight: bold;
	font-size: 35px;
	margin-right: 40px;
	box-shadow: 0px 5px 5px 0px rgba(6, 0, 1, 0.75);
}
.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;
}