.headers {
	width: 100%;
	height: 36px;
	background-image: url(../images/icon01-gg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.header {
	width: 1024px;
	margin: 0 auto;
}
.header img {
	margin-top: 7px;
}
.auto {
	margin: 0 auto;
	overflow: hidden;
}
.nav {
	width: 1024px;
	height: 290px;
}
.nav ul {
	height: 44px;
	width: 1024px;
	background-image: url(../images/icon04-gg.jpg);
}
.nav ul li {
	float: left;
}
.nav ul li a {
	display: block;
	margin: 0 10px;
	line-height: 44px;
	color: #fff;
	font-size: 22px;
}
.nav ul li a:hover {
	color: #f6d530;
}
.Crumbs {
	width: 1024px;
	height: 40px;
	background-color: #e8e7e7;
	padding: 0 30px;
}
.Crumbs a {
	line-height: 40px;
	font-size: 18px;
	color: #000;
}
.Technology {
	width: 1024px;
	height: 1070px;
	background-color: #e8e7e7;
	padding-left: 30px;
}
.Technologys {
	width: 964px;
	height: 1070px;
	background-color: #fff;
	padding-left: 36px;
	text-align: center;
}
.Technologys>h2 {
	width: 100%;
	height: 70px;
	padding-top: 20px;
}
.Technologys-ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.Technologys-ul li {
	width: 200px;
	height: 320px;
	margin-bottom: 30px;
	margin-right: 30px;
	float: left;
	position: relative;
}
.Technologys-ul li img {
	width: 200px;
	height: 120px;
	margin-bottom: 4px;
}
.Technologys-ul li h2 {
	text-align: center;
}
.Technologys-ul li h2 a {
	width: 200px;
	height: 30px;
	background-color: #4fc8e7;	
	line-height: 30px;
	font-size: 20px;
	display: block;
	color: #fff;
	letter-spacing: 20px;
}
.Technologys-ul li i {
	width: 100%;
	display: block;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-align: left;
}
.fj a {
	width: 32px;
	height: 32px;
	background-image: url(../images/xiazai.png);
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
}
.fx{
	width: 144px;
	height: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
}
.Aboutus{width:100%;height:48px;border-bottom:solid 1px #ccc;border-top:solid 1px #ccc;background-color:#e7e7e7;text-align:center}
.Aboutus ul{width:auto;display:inline-block}
.Aboutus ul li{float:left}
.Aboutus ul li a{line-height:48px;font-size:14px;color:#999;margin:0 10px}
.Aboutus ul li a:hover{color:#cc0202; text-decoration:none;}
.footer{width:100%;height:auto;background-color:#cc0202;text-align:center;padding-top:15px}
.footer p{font-size:14px;color:#fff;line-height:28px}
.footer p a{color:#fff}
.footer a{text-decoration:none !important;}
.footer p a:hover{color:#999;}
.footer span{width:100%;height:1px;background-color:#ff9999;display:block;margin-top:10px}
.footer ul{display:inline-block}
.footer ul li{float:left;line-height:48px;font-size:14px;color:#fff}
.footer ul li a{line-height:48px;font-size:14px;color:#fff;margin:0 10px}
.footer ul li a:hover{color:#999}
.Reporting{width:100%;height:auto;margin-top:10px}
.Reportings{width:auto;display:inline-block;margin:0 auto}
.Reportings img{float:left;margin-top:12px;margin-right:10px}
.Reporting p{font-size:14px;color:#fff;line-height:28px;float:left;margin-right:30px;text-align:left}

.pages {
    width: auto;
    height: 50px;
    margin: 0 auto;
    display: inline-block;
  }
  .page {
    float: left;
    display: block;
    margin: 0 10px;
    width: 30px;
    height: 30px;
    background-color: #f00;
    text-align: center;
    line-height: 30px;
  }
  .page a {
    color: #fff;
  }
  .page-next {
    float: left;
    display: block;
    margin: 0 10px;
    width: 60px;
    height: 30px;
    background-color: #f00;
    text-align: center;
    line-height: 30px;
  }
  .page-next a,.page-previous a {
    color: #fff;
  }
  .page-previous {
    float: left;
    display: block;
    margin: 0 10px;
    width: 60px;
    height: 30px;
    background-color: #f00;
    text-align: center;
    line-height: 30px;
  }
