
/* CSS Document */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input {
	margin:0; 
	padding:0; 
}
body, input {
	font-family:'Microsoft YaHei','simhei',Arial !important; 
	overflow-x:hidden;
}
ul, ol, li {
	list-style:none; 
	cursor:pointer;
}
a {
	text-decoration:none;
}

.header {
	width:1200px;
	height:90px;
	margin:0 auto; background-color:#FFFFFF
}
.headleft {
	margin-top:9px;
	margin-left:10px;
	float:left;
	
}
.headcont {
	margin-left:20px;
	width:700px;
	height:90px;
	line-height:90px;
	float:left;
}
.headcont li {
	width:100px;
	float:left;
	text-align:center;
}
.headcont li a {
	color:#333;color:#333; font-size:18px;
}
.headtel {
	height:20px;
	padding-top:30px;
	float:right;
	
}
.headtel img {
	float:left; margin-top:6px;
}
.headtel p {
	font-size:24px; 
	color:#fe1e1e;
	float:left;
}
.headcont li a:hover {
	color:#fe1e1e !important;
	font-size:18px;
	padding-bottom:10px;
	border-bottom:2px solid #c9151e;
}

.head_kc{ width:100%; height:90px;  z-index:99; position:absolute; top:90px; margin:0 auto;background: rgba(4, 10, 23,0);}
.head_kc_a{ width:960px; height:90px; margin:0 auto;background: rgba(4, 10, 23, 0.1);}
.head_kc_a a{ width:63px; height:90px; float:left; margin-left:15px; text-align:center; color:#fff; font-size:14px;}
.banner {
	width:100%; 
	height:554px;
	background:url(../image/gz_01.jpg) center no-repeat;
}

.main{  width:100%; margin:0 auto;} 
.banner {
				width: 100%;
				height: 500px;
				background: url(../image/gz_011.jpg) center no-repeat;
				background-position:center;
				background-size:100% 100%;
			}
			.ngz_tit {
				width:400px;
				padding:50px 0;
				margin:0 auto;
			}
        	.ngz_tit p:first-child {
				color:#5585d7;
				font-size:76px;
				font-weight:bold;
				position:relative
			}
			.ngz_tit p:first-child span {
				color:#000;
				font-size:32px;
				color:#666;
				position:absolute;
				margin-left:-30px;
				bottom:20px;
				font-weight:0;
			}
        	.ngz_tit p:nth-child(2) {
				width:80px;
				height:2px;
				border-radius:10px;
				background-color:#666;
				margin:0 auto;
			}
        	.ngz_tit p:nth-child(3) {
				font-size:18px;
				color:#bfbfbf;
				text-align:center;
				line-height:24px;
				margin-top:15px;
			}
			.ngz_F1_p {
				width:800px;
				margin:0 auto;
				text-align:center;
				color:#666;
				font-size:18px;
				line-height:32px;
			}
			.ngz_F1_div {
				height:150px;
				width:1200px;
				box-shadow:0px 0px 10px #ccc;
				margin:50px auto;
				border-radius:5px;
			}
			.ngz_F1_div ul li {
				width:240px;
				float:left;
				text-align:center;
			}
			.ngz_F1_div ul li p:first-child {
				width:80px;
				height:80px;
				border-radius:50%;
				margin:20px auto 10px;
			}
			.ngz_F1_div ul li p:first-child img {
				margin-top:20px;
			}
			.ngz_F1_div ul li p:nth-child(2) {
				color:#666;
				font-size:16px;
			}
			.ngz_F2 {
				width:100%;
				height:900px;
				background-image:url(../image/bg3.jpg);
				background-size:100% 100%;
			}
			.ngz_F2_cont {
				width:1200px;
				margin:0 auto;
				position:relative;
			}
			.ngz_F2_cont_L {
				width:250px;
				height:450px;
				float:left;
				margin-right:25px;
				position:absolute;
				margin-left:60px;
			}
			.ngz_F2_cont_R {
				height:325px;
				width:1200px;
				float:left;
				background-color:#fff;
				border-radius:10px;
				margin-top:185px;
				overflow:hidden;
			}
			.ngz_F2_cont_R p {
				margin:0px 15px 0px 335px;
			}
			.ngz_F2_cont_R p:first-child {
				width:50px;
				height:3px;
				margin-top:50px;
			}
			.ngz_F2_cont_R p:nth-child(2) {
				font-size:24px;
				font-weight:bold;
				padding-top:15px;
				color:#333;
			}
			.ngz_F2_cont_R p:nth-child(3) {
				font-size:12px;
				color:#666;
			}
			.ngz_F2_cont_R p:nth-child(4) {
				padding-top:15px;
			}
			.ngz_F2_cont_R p:nth-child(4), .ngz_F2_cont_R p:nth-child(5) {
				font-size:14px;
				color:#333;
			}
			.ngz_F2_cont_R p:nth-child(6) {
				width:150px;
				height:30px;
				margin-top:20px;
				font-size:14px;
				text-align:center;
				line-height:30px;
			}
			.ngz_F2_cont_R p:nth-child(7) {
				position:absolute;
				font-size:100px;
				font-weight:bold;
				right:0px;
				top:405px;
			}
			.ngz_F2 .swiper-container {
				height:580px;
			}
			.ngz_F2 .swiper-slide {
			  display: -webkit-box;
			  display: -ms-flexbox;
			  display: -webkit-flex;
			  display: flex;
			  -webkit-box-pack: center;
			  -ms-flex-pack: center;
			  -webkit-justify-content: center;
			  justify-content: center;
			  -webkit-box-align: center;
			  -ms-flex-align: center;
			  -webkit-align-items: center;
			  align-items: center;
			}
			.ngz_F3 {
				width:100%;
				height:900px;
				background-image:url(../image/bg23.jpg);
				background-size:100% 100%;
			}
			.ngz_F3_cont {
				width: 1200px;
				margin: 50px auto;
				overflow: hidden;
				padding-right: 10px;
			}
			.ngz_F3_cont ul li {
				width: 275px;
				height:500px;
				float: left;
				margin-right: 20px;
				overflow: hidden;
				margin-bottom: 10px;
				-moz-box-shadow:2px 2px 10px rgba(36,90,212,0.5); 
				-webkit-box-shadow:2px 2px 10px rgba(36,90,212,0.5); 
				box-shadow:2px 2px 10px rgba(36,90,212,0.5);
				background-color:#fff;
			}
			.ngz_F3_cont ul li p:nth-child(2) {
				padding:15px;
				color:#245ad4;
				font-size:18px;
				font-weight:bold;
				padding-bottom:0px;
			}
			.ngz_F3_cont ul li p:nth-child(2) span {
				font-size:36px;
				padding-right:5px;
			}
			.ngz_F3_cont ul li p:nth-child(3) {
				width:50px;
				height:2px;
				background-color:#ccc;
				margin:15px 15px 0px 15px;
			}
			.ngz_F3_cont ul li p:nth-child(4) {
				padding:15px;
				font-size:14px;
				line-height:24px;
    			color: #333333;
			}
			.ngzchange {
				border:2px solid #245ad4;
				border-radius:50%;
				width:114px;
				height:114px;
			}
			.ngz_F4 {
				width:100%;
				height:750px;
			}
			.ngz_F4_cont {
				width:1200px;
				margin:0 auto;
				overflow:hidden;
				padding-bottom:20px;
			}
			.ngz_F4_cont ul li {
				width:130px;
				height:230px;
				float:left;
				margin-right:20px;
				border-radius:5px;
				-moz-box-shadow: 2px 2px 10px rgba(0,78,188,0.5);
				-webkit-box-shadow: 2px 2px 10px rgba(0,78,188,0.5);
				box-shadow: 2px 2px 10px rgba(0,78,188,0.5);
			}
			.ngz_F4_cont ul li p:first-child {
				font-size:36px;
				font-weight:bold;
				text-align:center;
				color:#fff;
				padding-top:17px;
				text-shadow: 0.1em 0.1em 0.2em #333
			}
			.ngz_F4_cont ul li p:nth-child(2) {
				background-color:#fff;
				height:30px;
				line-height:30px;
				color:#333;
				font-size:16px;
				margin-top:40px;
				text-align:center;
			}
			.ngz_F4_cont ul li p:nth-child(3) {
				color:#666;
				font-size:12px;
				padding:5px 15px;
			}
			.ngz_F5 {
				width:100%;
				overflow:hidden;
				background-image:url(../image/bg41.jpg);
			}
			.mainEb{ width:1210px; height:408px; margin:0 auto;margin-top:20px;}
			.mainEb_a{ width:114px; height:400px; float:left; }
			.mainEb_a a{ width:114px; height:114px; display:block; margin-top:15px; }
			.mainEb_a a img{ border-radius:50%; }
			.mainEb_b{ width:1060px; height:408px; background:url(../image/gz_24.jpg) center no-repeat; float:right}
			.mainEb_b dl{ width:1000px; height:310px; margin:0 auto; margin-top:45px;}
			.mainEb_b dl dt{ width:234px; height:299px; float:left; border:6px #3884ba solid}
			.mainEb_b dl dd{ width:600px; float:left; font-size:18px; color:#FFFFFF; line-height:30px; margin-top:15px; margin-left:50px;}
			.mainEb_b dl dd b{ font-size:30px; display:block; margin-right:25px; font-weight:normal; float:left}
			.mainEb_b dl dd span{ display:block; color:#adddff; font-size:16px; line-height:30px;}
			.ngz_F6 {
				width:100%;
				overflow:hidden;
			}
			.ngz_F6_cont {
				width:1200px;
				margin:0 auto;
			}
			.ngz_F6_cont ul li {
				float: left;
				margin-right: 10px;
				margin-bottom: 10px;
				position: relative
			}
			.ngz_F6_cont ul li span {
				position: absolute;
				bottom:10px;
				background: url("../image/huanjing-bg.jpg")no-repeat;
				width: 186px;
				height: 42px;
				left: 50%;
				margin-left: -93px;
				line-height: 42px;
				color: #fff;
				font-size: 24px;
				letter-spacing: 2px;
				text-align:center;
			}
			.ngz_F6_cont ul li:nth-child(3),.ngz_F6_cont ul li:nth-child(5) {
				margin-right: 0;
			}
			.ngz_F7 {
				width:100%;
				overflow:hidden;
				background-image:url(../image/bg5.jpg);
				background-size:100% 100%;
				padding-bottom:50px;
			}
			.ngz_F7_cont {
				width:1200px;
				height:600px;
				margin:0 auto;
				position:relative;
			}
			.ngz_F7_cont div {
				position: absolute;
				text-align: center;
				color: #fff;
				font-weight: bold;
				width: 255px;
				height: 214px;
			}
			.ngz_F7_cont div h3 {
				font-size: 32px;
				font-weight: bold;
				margin-top: 65px;
				margin-bottom: 0
			}
			.ngz_F7_cont div p {
				font-size: 30px;
			}
			.ngz_F7_cont .d1 {
				background: url("../image/con3-bg3.png")no-repeat;
				left: 79px;
				top:355px
			}
			.ngz_F7_cont .d2 {
				background: url("../image/con3-bg1.png")no-repeat;
				left: 276px;
				top:244px
			}
			.ngz_F7_cont .d3 {
				background: url("../image/con3-bg2.png")no-repeat;
				left: 473px;
				top:135px
			}
			.ngz_F7_cont .d4 {
				background: url("../image/con3-bg2.png")no-repeat;
				left: 473px;
				top:353px
			}
			.ngz_F7_cont .d5 {
				background: url("../image/con3-bg4.png")no-repeat;
				left: 670px;
				top:244px
			}
			.ngz_F7_cont .d6 {
				background: url("../image/con3-bg1.png")no-repeat;
				left: 869px;
				top:135px
			}
			.ngz_F7_cont .niao {
				left: 670px;
				top: -24px;
			}
			.ngz_F7_cont .niao img {
				width: 153px
			}
			.ngz_F7_cont div:hover h3,.ngz_F7_cont div:hover p{
				transform: rotateY(0deg);
				animation: mymove 1s 1 alternate;
				-webkit-animation: mymove 1s 1 alternate; /* Safari 和 Chrome */
			}
			@keyframes mymove {
				from {
					transform: rotateY(0deg);
				}
			
				to {
					transform: rotateY(360deg);
				}
			}
			
			@-webkit-keyframes mymove /*Safari and Chrome*/
			{
				from {
					transform: rotateY(0deg);
				}
			
				to {
					transform: rotateY(360deg);
				}
			}
			.ngz_F8 {
				width:100%;
				overflow:hidden;
				background-image:url(../image/bg8.jpg);
				background-size:100% 100%;
				background-repeat:no-repeat;
			}
			.ngz_F9 {
				width:100%;
				overflow:hidden;
			}
			.ngz_F9_cont {
				width:1065px;
				margin:0 auto;
				padding: 40px 77px 0 77px;
			}
			.ngz_F9_cont ul {
				display: inline-block;
				margin-bottom: 50px;
			}
			.ngz_F9_cont ul li {
				float: left;
				margin-right: 30px;
				margin-bottom: 30px;
				transition-duration: .4s;
				border-radius: 14px
			}
			.ngz_F9_cont ul li:nth-child(3n) {
				margin-right: 0;
			}
			.ngz_F9_cont ul li:hover {
				transform: translateY(-5px);
				-moz-box-shadow:0 0 12px #4cc8d4; 
				-webkit-box-shadow:0 0 12px #4cc8d4; 
				box-shadow:0 0 12px #4cc8d4;
			}
			.mainBb { 
				width:422px; 
				height:50px; 
				margin:0 auto;  
				border-radius:50px; 
				background-color:#004ebc; 
				border:1px #0061a7 solid; 
				margin-top:50px; 
				text-align:center; 
				box-shadow:0px 0px 6px #6ea5cd;
				animation: move 1s 0s infinite;
				-webkit-animation: move 1s 0s infinite;
				transform-origin: bottom;
				-webkit-transform-origin: bottom;
			}
			.mainBb a { 
				font-size:24px; 
				color:#FFFFFF; 
				line-height:50px; 
			}
	.ngz_F8 h2{	
	  font-family: -webkit-pictograph;
	  font-size:30px;
	  font-style:italic;
	  text-align:center;
    }			
	@keyframes first{
	  0% {transform:scaleX(0.5);left:0px;}/*091*/
	  100% {transform:scaleX(1);left:2px;} /*0915*/
	}
	@keyframes last{
	  0% {transform:scaleX(0.7);left:-10px;}/*1090*/
	  20% {transform:scaleX(0.3);left:2px;} /*090*/
	  100% {transform:scaleX(0.3);left:0px;} /*090*/
	}		
	@keyframes middle{
	  0% {transform:scaleX(0.7);left:-10px;}/*1091*/
	  20% {transform:scaleX(0.45);left:2px;}/*092*/
	  100% {transform:scaleX(1);left:2px;} /*0913*/
	}
	.ngz_F2 .swiper-pagination-bullet {
		background: rgba(255,255,255,1);
	}
	.ngz_F2 .swiper-pagination-bullet-active {
		background: rgba(116,165,233,1);
	}
	@keyframes move
{
    0%, 65%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    70% {
        -webkit-transform:rotate(2deg);
        transform:rotate(2deg);
    }
    75% {
        -webkit-transform:rotate(-2deg);
        transform:rotate(-2deg);
    }
    80% {
        -webkit-transform:rotate(2deg);
        transform:rotate(2deg);
    }
    85% {
        -webkit-transform:rotate(-2deg);
        transform:rotate(-2deg);
    }
    90% {
        -webkit-transform:rotate(2deg);
        transform:rotate(2deg);
    }
    95% {
        -webkit-transform:rotate(-2deg);
        transform:rotate(-2deg);
    }
    100% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}

@-webkit-keyframes move
{
    0%, 65%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    70% {
        -webkit-transform:rotate(2deg);
        transform:rotate(2deg);
    }
    75% {
        -webkit-transform:rotate(-2deg);
        transform:rotate(-2deg);
    }
    80% {
        -webkit-transform:rotate(2deg);
        transform:rotate(2deg);
    }
    85% {
        -webkit-transform:rotate(-2deg);
        transform:rotate(-2deg);
    }
    90% {
        -webkit-transform:rotate(2deg);
        transform:rotate(2deg);
    }
    95% {
        -webkit-transform:rotate(-2deg);
        transform:rotate(-2deg);
    }
    100% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}
	.mainH {
		width: 100%;
		height: 1000px;
		margin: 0 auto;
		background: url(../image/gz_07.jpg) center no-repeat;
		border-top: 1px #ffffff solid;
		border-bottom: 1px #ffffff solid;
		background-size:100% 100%;
		overflow:hidden;
	}
	.mainHa {
		width: 1200px;
		height: 100px;
		margin: 0 auto;
		line-height: 100px;
		font-size: 48px;
		color: #FFFFFF;
		text-align: center;
		margin-top:380px;
	}
	.mainCForm {
		width: 1200px;
		margin: 0 auto;
		margin-top:80px;
	}
	.mainHb {
		width: 600px;
		height: 460px;
		float:left;
	}
	.mainHc {
		width: 550px;
		height:225px;
		float:left;
		margin-top:50px;
	}
	.mainCFormL {
		width:300px;
		float:left;
	}
	.mainCFormR {
		width:230px;
		float:left;
		margin-left:20px;
		margin-top:15px;
		height:225px;
	}
	.mainHb ul li {
		width: 140px;
		height: 150px;
		float: left;
	}
	.mainHb ul li a {
		font-size:14px;
		color: #FFFFFF;
	}
	.mainHb ul li a img {
		width:100px;
		margin:0px 20px;
	}
	.mainHb ul li {
		text-align:center;
		line-height:24px;
	}
	.mainCForminp {
		width:300px;
		height:40px;
		margin-top:15px;
		line-height:40px;
		background-color:#fff;
	}
	.mainCForminp input {
		width:280px;
		height:40px;
		line-height:40px;
		border:none;
		padding-left:20px;
	}
	.mainCFormitex {
		width:230px;
		border:none;
	}
	.mainCFormitex textarea {
		border:none;
		height:160px;
		padding:22px;
	}
	.bt {
		width:300px;
		height:40px;
		line-height:40px;
		border:none;
		margin-top:15px;
		background-color:#fcde42;
		color:#004ebc;
		font-size:14px;
	}

.footer {
	width:100%;
	height:335px;
	background-color:#090e25;
	
	color:#fff;
}
.foot_1 {
	 width:1200px; 
	 height:210px; 
	 margin:0 auto;
}
.foot_1L {
	width:350px; 
	float:left;   
}
.foot_1L img {
	margin-left:20px; 
	margin-top:20px;
}
.foot_1C {
	width:500px; 
	float:left;
}
.foot_1C ul li {
	float:left;
	width:125px;
	text-align:center;
}
.footul_1 {
	margin-top:45px;
	height:25px;
}
.footul_1 a {
	font-size:16px;
	color:#fffefe;
}
.footul_2 {
	margin-top:40px;
	font-size:16px;
	line-height:24px;
}
.foot_2 {
	width:1200px;
	margin:0 auto;
	border-top:1px solid #6b6e7c;
}
.foot_2 p {
	font-weight:16px;
	line-height:26px;
	text-align:center;
	margin-top:20px;
}
.head_tel {
	height:50px;
	float:right;
	margin-top:25px;
}
.head_tel img {
	float:left;
	margin-top:7px;
}
.head_tel div {
	float:left;
	margin-top:7px;
}
.head_tel div p {
	margin-left:5px;
}
.head_click {
	float:right;
	margin-left:20px;
}