body{
	background: #cde299;
}
.zg_banner{
	height: 593px;
	background: url(.imagesbanner_bk.jpg) no-repeat center center;
	padding-top:1px;
}
.banner_con{
	perspective: 1000px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	-o-perspective: 1000px;
	background-size:100% 100%;
}	
.banner_wrap{
	background: url(.imagesmove_bk.png) no-repeat center center;
	width:833px;
	height: 475px;
	margin:0 auto;
	position: absolute;
	left: 50%;
	margin-left:-416px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transform-origin: center bottom; 
}
@-webkit-keyframes move {
  0%{
  	top:-213px;
    -webkit-transform:scale(0.01) translateZ(-500px) ;
	transform:scale(0.01)  translateZ(-500px);
  }
  100% {
  	top:50px;
    -webkit-transform:scale(1) translateZ(0px) ;
	transform:scale(1)  translateZ(0px);
  }
}
@keyframes move {
  0%{
  	top:-213px;
    -webkit-transform:scale(0.01) translateZ(-500px) ;
	transform:scale(0.01)  translateZ(-500px);
  }
  100% {
  	top:50px;
    -webkit-transform:scale(1) translateZ(0px) ;
	transform:scale(1)  translateZ(0px);
  }
}
.move {
  -webkit-animation-name: move;
  animation-name: move;
}
.title_con{
	width:784px;
	height: 327px;
	background: url(.imagesbanner_con.png) no-repeat center center;
	position: relative;
	top:-20px;
	margin:0 auto;
}
.banner_title{
	display: block;
	margin:0 auto;
	padding-top:28px;
	position: relative;
	z-index: 1;
}
.banner_num{
	display: block;
	margin:0 auto;
	position: relative;
	z-index: 1;
	top: -5px;
}
.banner_people{
	position: absolute;
	right:29px;
	top:72px;
}
.banner_word1{
	display: block;
	margin:0 auto;
	position: relative;
	top:-98px;
	z-index: 2;
}
.banner_word2{
	display: block;
	margin-left:2px;
	position: relative;
	top:-102px;
}


/*zg_s1*/
.zg_s1{
	width:100%;
	height:auto;
	background: url(.imagessection1_bk.png) no-repeat center top;
	padding-top:30px;
}
.zg_s1 h2{
	height: 137px;
	width: 1003px;
	background: url(.imagestitle_bk.png) no-repeat center center;
	text-align: center;
	line-height: 110px;
	color: #333;
	font-size:48px;
	letter-spacing: 3px;
	position: relative;
	z-index: 1;
}
.zg_s1 h2 span{
	font-family: "宋体";
	color: #5f5c5b;
}
.tableWrap{
	background: url(.imagessection_bk4.png) no-repeat center center;
	width: 1000px;
	height: 260px;
	margin-top:-18px;
	position: relative;
	padding-top:35px;
}
.tableWrap h6{
	width:424px;
	height: 67px;
	background: url(.imagesh6_bk.png) no-repeat center center;
	font-size: 30px;
	color: #fff;
	text-align: right;
	font-weight: normal;
    line-height: 52px;
    position: absolute;
    padding-left: 85px;
    right: 25px;
    top:-17px;
    text-align: center;
}
.tableWrap table{
	width:944px;
	border-collapse: collapse;
    text-align: center;
    margin:0 auto;
    box-shadow: 0px 10px 1px 0px rgba(151,174,95,0.5);
}
.tableWrap table th{
	 background: #5478ff;
	 line-height: 50px;
	 color: #fff;
	 font-size: 24px;
	 font-weight: normal;
}
.tableWrap table td{
	 background: #fff;
	 border-right: 1px solid #5478ff;
	 line-height: 46px;
	 color: #333;
	 font-size: 24px;
	 font-weight: normal;
	 height: 169px;
}
.tableWrap table td span{
	font-size:38px;
	color: #ff4d30;
}
.tableWrap table td.last{
	border-right: none;
}
.tableWrap p{
	line-height: 40px;
	font-size: 20px;
	text-align: right;
	padding-right:34px;
	color: #fff;
	padding-top:5px;
}
.bdWrap{
	width: 1000px;
	height: 277px;
	background: url(.imagessection_bk3.png) no-repeat center center;
}
.book_list{
	width:800px;
	margin:0 auto;
	padding-top:36px;
}
.book_list li{
	width:100%;
	height: 42px;
	overflow: hidden;
	margin-bottom: 20px;
}
.book_list li label{
	display: block;
	line-height: 42px;
    font-size: 24px;
    color: #333;
    height: 40px;
    float: left;
    width:80px;
}
.book_list li.book1 input,select{
	float: left;
	display: block;
	height: 40px;
	width:700px;
	background:#cddc6b;
	border:1px solid #cddc6b;
	border-radius: 5px;
	outline: none;
	font-size: 20px;
}
.book_list li.book1 input:focus{
	background: #fff;
	height: 38px;
	border:2px solid #87b13d;
}
.book_list li.book1 select:focus{
	background: #fff;
	height: 38px;
	border:2px solid #87b13d;
}
.book_list li.book-submit{
	height: 50px;
	width:100%;
}
.book_list li.book-submit input{
	width:700px;
	border:none;
	height:40px;
	border-radius: 5px;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-weight:bold;
	font-size: 20px;
	background: #fff662;
	box-shadow: 0px 5px 1px 0px rgba(151,174,95,0.5) ;
	cursor: pointer;
	outline: none;
}

/*zg_s2*/
.zg_s2{
   background: url(.imagesbk.png) no-repeat center top;
}
.zg_s2 h2{
	width:440px;
	height: 154px;
	padding:60px 0;
	margin:0 auto;
}
.zg_s2 h2 img{
	display: block;
	width:100%;
	height: 100%;
}
.zg_s2 .s2_con{
	background: #fff;
	border:30px solid #b5d072;
	width:940px;
	padding-bottom: 30px;
}
.zg_s2 .s2_con .s2_list{
	width:920px;
	overflow: hidden;
	padding-top:36px;
	margin:0 auto;
}
.zg_s2 .s2_con .s2_list li{
	width:146px;
	height: 40px;
	border:1px solid #e0e4e8;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	color: #333;
	font-size: 20px;
	margin-left: 45px;
	margin-bottom: 14px;
	float: left;
	cursor:pointer;
}
.zg_s2 .s2_con .s2_list li.last{
	margin-left:0;
}
.zg_s2 .s2_con .s2_list li:hover{
	background: #5478ff;
	color: #fff;
	border:1px solid #5478ff;
}
.zg_s2 .s2_con .s2_list li.active{
	background: #5478ff;
	color: #fff;
	border:1px solid #5478ff;
}
.zg_s2 .s2_con div.border{
	height: 0;
	width:920px;
	margin:0 auto;
	border-top:1px dashed #aaaaaa;
	margin-top:10px;
	margin-bottom: 32px;
}
.zg_s2 .s2_con table{
	width:920px;
	border-collapse: collapse;
	margin:0 auto;
	text-align: center;
	display: none;
}
.zg_s2 .s2_con table th{
	height: 50px;
	color: #fff;
	font-size:24px;
    font-weight: bold;
    background: #4f965f;
}
.zg_s2 .s2_con table td{
	border:1px solid #87c7f3;
	line-height:30px;
	color: #333;
	font-size:18px;
	font-weight: normal;
	padding:5px 0;
}
.zg_s2 .s2_con table td a{
	display: block;
	width: 111px;
	height: 38px;
	line-height: 38px;
	background: url(.imagesa_bk.jpg) no-repeat center  center;
	margin:0 auto;
	text-align: center;
	font-size: 20px;
}

/*zg_s3*/
.zg_s3{
	padding:60px 0;
}
.zg_s3 h2{
	width:401px;
	height: 157px;
	margin:0 auto;
}
.zg_s3 h2 img{
	display:block;
	width:100%;
	height: 100%
}
.s3_list{
	width:100%;
	padding-top: 70px;
}
.s3_list li{
	width:330px;
	height: 175px;
	float: left;
	position: relative;
	margin-left:5px;
}
.s3_list li.first{
	margin-left:0;
}
.s3_list li img.coverImg{
	width:330px;
	height: 175px;
}
.s3_list li img.moveImg{
	display: block;
	width:149px;
	height: 125px;
	position: absolute;
	top:-80px;
	left:50px;
}
/*zg_s4*/
.zg_s4{
	height:797px; 
	background: url(.imagessection_bk5.png) no-repeat center top;
	padding-top: 80px;
}
.zg_s4 h2{
	height: 137px;
	width: 1003px;
	background: url(.imagestitle_bk.png) no-repeat center center;
	text-align: center;
	line-height: 110px;
	color: #333;
	font-size:48px;
	letter-spacing: 3px;
	position: relative;
	z-index: 1;
}
.zg_s4 h2 span{
	font-family: "宋体";
	color: #5f5c5b;
}
.s4_list{
	background: url(.imagessection_bk4.png) no-repeat center center;
	width: 1000px;
	height: 260px;
	margin-top:-18px;
	padding-top:35px;
}
.s4_list li{
	width:33%;
	float: left;
	position: relative;
}
.s4_list li img{
	display: block;
	margin:0 auto;
	cursor: pointer;
}
.s4_list li img.codeImg{
    width:156px;
    height: 156px;
    position: absolute;
    left:88px;
    top:41px;
    display: none;
}
.zg_s4 h6{
	height: 137px;
	text-align: center;
	line-height: 110px;
	color: #333;
	font-size:48px;
	letter-spacing: 3px;
}
.zg_s4 h6 span{
	font-family: "宋体";
	color: #5f5c5b;
}


.s4_list1{
	width:100%;
}
.s4_list1 li{
	width:241px;
	height: 174px;
	background: url(.imagesgg_bk.jpg) no-repeat center center;
	float: left;
	margin-left:7px;
	cursor: pointer;
	border:1px solid #cce198;
	border-radius: 5px;
}
.s4_list1 li img{
	display: block;
	width:194px;
	height: 116px;
	margin:0 auto;
	margin-top:17px;
	border-radius:10px;
}
.s4_list1 li p{
	line-height: 26px;
	text-align: center;
	color: #fff;
	padding-top:13px;
}
.s4_list1 li:hover{
	border:1px solid #b3cf70;
}
.s4_list1 li:hover p{
	color: #fff662;
}

/*zixunWrap*/
.zixunWrap{
    width:168px;
    height:338px;
    position:fixed;
    right:0;
    top:200px;
    z-index:999;
}
.zixunWrap .zixun{
    width:168px;
    height:338px;
    background: url(imageszixun_bk.png) no-repeat center center;
    position:relative;
    padding-top:1px;
}
.zixunWrap .zixun a.a1{
    display: block;
    height:40px;
    margin-left:22px;
    width:130px;
    margin-top:63px;
}
.zixunWrap .zixun a.a1.a2{
    margin-top:0;
} 
.zixunWrap .zixun a.a1.a3{
    margin-top:0;
} 
.zixunWrap .goTop{
    width:95px;
    height:40px;
    margin:0 auto;
    margin-top:115px;
    cursor: pointer;
}
.zixunWrap .zixun_close{
    width:23px;
    height:23px;
    display:block;
    cursor: pointer;
    position:absolute;
    right:6px;
    top:6px;
}
.zixunClick{
    width:0;
    height:203px;
    background: url(imageszixun_click.png) no-repeat center center;
    position:absolute;
    right:0;
    top:50%;
    margin-top:-101px;
    cursor: pointer;
}










