/** CSS Reset **/
*{-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; vertical-align: bottom;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:center; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
textarea, input, select{resize: none;outline:none;background:none;border:none;}
button {overflow:visible;width:auto;margin:0;padding:0;border:0 none;outline:none;}
input{border:0}
a{text-decoration:none; color:#333;-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;}
a:hover{ text-decoration:none;color:#000;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size: 0;}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
html{width: 100%;height:100%;}
body{color:#333;font-size:18px;font-family: "Microsoft YaHei";width: 100%;height:100%;}
.fl{float:left;}
.fr{float:right;}
.mobile{display:none;}
.m1000{width:1000px;margin:0 auto;overflow: hidden;}
 p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} 
/* banner */
.header {width: 100%; height: 600px; position: relative;background:url("../images/bannerBg.jpg") no-repeat center top;}
.header_t{position: absolute;top:380px;width: 1000px;text-align: center;}
.header_b{position: absolute;top:520px;width:1000px;}
/*part*/
.page { padding: 0 0;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; background-color: #0b2c8f;position: relative;}
.page .title{margin-bottom:40px;text-align: center;}
.page .title .chinese{font-size: 48px;font-weight: bold;color:#c30e23;line-height: 70px;}
.page .title .english{font-size: 20px;font-weight: bold;color:#dc9aa0;}
.page .title img {margin: 0 auto;display: block;}
/*tab*/
.tab_wrap{width:100%;}
.tab_wrap .tab{width:1000px;}
.tab_wrap .tab li{float:left;cursor: pointer;font-size:30px;width:33.3%; background:yellow; }
.tab_wrap .tab li.active{background:red;}
.tab_wrap .item_wrap{position:relative;overflow:hidden;margin-top:20px;}
.tab_wrap .item_wrap .item{position: absolute;left:-1000px;width:1000px;overflow: hidden;}
.logo2{float: right;margin-top: 30px;}
#reg form label {    margin: 5px 0;}
.form-wrap form label{border:none;}
.zxyy{    padding-bottom: 40px;}
.form-wrap form .btn-wrap {background: #f5ec04;color:#333;}
p{
	pointer-events:none;
}
.page{
	position: relative;
	overflow: hidden;
	background-color: #fff;
	padding-top: 40px;
}
.header_big{
	margin-top: -214px;
}

.box{
	position: relative;
	width: 100%;
	margin: auto;
	z-index: 1;
	padding-top: 40px;
}
.boxFast{
	padding-top: 0;
}
.bgHui{
	background-color: #f4f8ea;
}
.bglvse{
	background-color: #298f3c;
}
.bgQianlv{
	background-color: #59b666;
	position: relative;
	padding-top: 0;
}
.boxTitle{
	width: 100%;
	margin: 0 auto 0px auto;
	z-index: 10;
}
.titleBg{
	text-align: center;
	margin: 0 auto;
	width: 1000px;
}
.boxContent{
	width: 1000px;
	margin: 0 auto;
	padding-bottom:40px;
}
.boxContentBg{
	position: absolute;
	z-index: 0;
	
}
.boxContentUl{
	position: relative;
	z-index: 10;
	padding: 46px 60px;
	
}
.boxContentUl li{
	display: inline-block;
	margin: 75px 60px;
}
.boxContentText{
	position: relative;
	z-index: 10;
	padding-top: 120px;
	padding-bottom: 38px;
}
.tese{
	text-align: center;
}
.tese li{
	display: inline-block;
	width: 250px;
	text-align: center;
	vertical-align: top;
	margin: 0 35px 30px 35px;
	
}
.tese h4{
	font-size: 48px;
	font-weight: bold;
	color: #02833c;
}
.tese i{
	font-style: normal;
	font-size: 32px;
}
.tese h5{
	font-size: 32px;
	font-weight: normal;
	color: #02833c;
}
.tese span{
	display: block;
	width: 100%;
	height: 2px;
	background-color: #02833c;
	margin: 20px 0;
}
.tese p{
	font-size: 26px;
	color: #333333;
	line-height: 32px;
}
.tabBtn{
	margin-top: 20px;
}

.yuanxiaoLists{
	margin-top: 20px;
}
.tabBtn ul{
	overflow: hidden;
}
.tabBtn li{
	width: 180px;
	height: 100px;
	background-color: #7bbd93;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	float: left;
	text-align: center;
	line-height: 100px;
	margin-right: 25px;
	cursor: pointer;
	transition: all 0.2s linear;
}
.tabBtn .tabBtnLast{
	margin-right: 0;
}
.tabBtn .tabBtnA{
	color: #f4cc0d;
	background-color: #02833c;
}
.tabContent{
	margin-top: 40px;
	box-shadow: 0 4px 8px #cacdc2;
}
.tabContentTitle{
	background-color: #02833c;
	font-size: 38px;
	color: #fff;
}
.tabContentTitle span{
	display: inline-block;
	text-align: center;
	height: 70px;
	line-height: 70px;
}
.shijian{
	width: 200px;
	border-right: 1px solid #02833c;
}
.zhuti{
	width: 300px;
	border-right: 1px solid #02833c;
}
.zhujiang{
	width: 300px;
	border-right: 1px solid #02833c;
}
.zhibu{
	width: 197px;
}
.tabContentTex{
	display: table;
}
.tabContentTex li{
	display: none;
}
.tabContentTex .tabContentTexA{
	display: block;
}
.tabContentTex span{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 16px 0;
	font-size: 20px;
	color: #000033;
}
.tabContentTex a{
	display: inline-block;
	width: 114px;
	height: 47px;
	line-height: 42px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/dianjijinru_y.png) no-repeat;
	color: #fff;
	font-size: 20px;
}
.zhibojianshijian{
	text-align: center;
}
.qufense{
	background-color: #dbecd8;
}
.zhibojianshijianC{
	display: inline-block;
	border: 5px solid #f4cc0d;
	padding: 10px 50px;
	
}
.zhibojianshijianC div{
	display: inline-block;
	position: relative;
	height: 150%;
	background-color: #298f3c;
	/* background-color: red; */
	margin-top: -15px;
	margin-bottom: -15px;
	padding: 20px 20px;
}
.zhibojiantime{
	font-size: 32px;
	font-weight: bold;
	color: #f4cc0d;
}
.zhibojiantex{
	font-size: 30px;
	font-weight: normal;
	color: #fff;
}
.yuanxiaoLists li{
	background-color: #f4cc0d;
	display: inline-block;
	text-align: center;
	width: 300px;
	height: 180px;
	margin: 20px 14px;
}
.yuanxiaoLists a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.yuanxiaoLists h4{
	font-size: 32px;
	color: #166856;
	font-weight: bold;
	padding: 40px 0 20px 0;
}
.yuanxiaoLists h4.twoRow{padding: 8px 0;}
.yuanxiaoLists span{
	display: inline-block;
	background: url(../images/dianjijinru.png) no-repeat;
	width: 114px;
	height: 47px;
	line-height: 42px;
	color: #fff;
}
.zaixianfashengBg{
	position: absolute;
	left: 50%;
	margin-left: -960px;
	
}
.zaixianfashengContent{
	padding-top: 680px;
}

.swiper{
	display: inline-block;
	width: 984px;
	vertical-align: top;
	
	
}
.swiper-container {
  height: 850px;
  width: 984px;
  margin-left: 5px;
}
.swiper-slide {
	height: 43px;
	color: #fff;
	font-size: 36px;
	text-align: left;
	height: 100%;
}
.pagination {
  position: absolute;
  text-align: center;
  z-index: 10;
  left: 46%;
  bottom: 85px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: #c6c6c6;
  margin: 6px 9px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #f4cc0d;
  
}
.swiperList{
	display: inline-block;
	background-color: #116255;
	text-align: center;
	width: 218px;
	height: 360px;
	border-top: 6px solid #dcce21;
	vertical-align: top;
	margin: 10px 9px;
}
.swiperList img{
	margin: 20px 0 20px 0;
	width: 136px;
}
.swiperList h5{
	padding: 0 10px 10px;
	text-align: left;
	font-size: 32px;
}
.swiperList p{
	padding: 0 10px;
	text-align: left;
	font-size: 22px;
}
.wenxintishi{
	padding-bottom: 30px;
}
.wenxintishi p{
	font-size: 22px;
	color: #fff;
}
.wenxintishi span{
	color: #f4cc0d;
	font-weight: bold;
}
.dibutiao{
	height: 50px;
	background-color: #02833c;
}
.zaixianfashengBg{
		display: block;
	}
.MzaixianfashengBg{
		display: none;
	}

.erjiyemian{
	top: 270px;
}
.header_t .erjiTitle{
	margin-left: 44px;
}
.erjibiaoti{
	text-align: center;
	height: 93px;
	width: 614px;
	margin-left: 193px;
	margin-top: 330px;
	background: url(../images/erjizhibujian.png) no-repeat;
	font-size: 50px;
	font-weight: bold;
	line-height: 93px;
	color: #02833c;
}
.zhibojianpage{
	margin-top: -80px;
}
.zhibojianliebiao{
	border-top: 15px solid #f9c801;
	background-color: #f2f2f2;
	padding-bottom: 100px;
}
.zhibojianbox{
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}
.zhibojianbox ul{
	text-align: left;
}
.zhibojianliebiao li{
	position: relative;
	display: inline-block;
	width: 400px;
	height: 450px;
	margin: 30px 50px;
	background-color: #fff;
	box-shadow: 0 -5px 5px #cfe1d7;
	border-radius: 10px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
.zhibojianliebiao li a{
	width: 100%;
	height: 100%;
}
.zhibojianbox i{
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #02833c;
}
.zhibojianbox h4{
	color: #02833c;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding: 10px 20px;
	text-align: center;
}
.zhibojianbox h4 span{
	color: #333;
	font-size: 24px;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
}
.zhibojianbox h5{
	color: #02833c;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding: 10px 20px;
	text-align: center;
	
}
.zhibojianbox h5 span{
	color: #666;
	font-size: 22px;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
}
.zhibojianbox h6{
	text-align: right;
	padding: 0 50px 0 0;
	font-size: 18px;
	color: #333;
}
.zhibojianbox b{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/redu.png) no-repeat;
	vertical-align: middle;
	margin: 0 10px;
}
.zhibojianbox button{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background-color: #02833C;
	color: #fff;
	font-size: 32px;
	cursor: pointer;
	transition: all 0.2s linear;
}
.zhibojianbox img{
	margin: 20px 0 0 0;
	height: 160px;
}
.zhibojianbox li:hover button{
	background-color: #035628;
}
.bottomBtn{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 80px;
	background-color: #02833c;
	text-align: center;
	line-height: 80px;
	transition: all 0.2s linear;
}	
.bottomBtn a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 32px;
	color: #fff;
}
.bottomBtn:hover{
	background-color: #035628;
}



@media screen and (max-width:1000px) {
	.m1000{width:100%;margin:0 auto;}
	.pc{display:none;}
	.mobile{display:block;}
	.header {height: 33rem; background:url("../images/MbannerBg.jpg") no-repeat center top;}
	.logo img{
		position: absolute;
		width: 37.7vw;
		top: 0;
	}
	.header{
		/* width: 100vw; */
		height: 92vw;
		background-size: 100% 100%;
		position: relative;
	}
	.header_big{
		margin-top: -14vw;
		position: relative;
		top: 0;
		left: 0;
	}
	.header_t{
		width: 100vw;
		top: 50%;
		left: 50%;
		margin-left: 0;
		margin-top: 11vw;
		transform: translate(-50%,-50%);
	}
	.header_t img{
		width: 90%;
	}
	.logo2{
		margin-right: 5vw;
		width: 18vw;
		margin-top: 4vw;
	}
	.logo2 img{
		width: 100%;
	}
	
	.boxContent{
		width: 100%;
	}
	.boxContentBg{
		width: 100%;
	}
	.titleBg{
		width: 100%;
	}
	.page{
		padding-top: 8vw;
	}
	.box{
		width: calc(100% - 5.2vw);
		padding-left:2.6vw;
		padding-right: 2.6vw;
	}
	.titleBg img{
		height: 16.38vw;
		
	}
	.boxTitle{
		margin: 0;
		margin-top: -9vw;
	}
	.boxContentUl{
		padding: 0;
		display: flex;
		height: 64.5vw;
		justify-content: center;
		align-items: center;
	}
	.boxContentUl li{
		margin: 0;
		padding: 0 3vw;
		padding-top: 6vw;
	}
	.boxContentUl li img{
		height: 30vw;
	}
	.boxContentTextTitle h4{
		font-size: 3.9vw;
		line-height: 5.2vw;
	}
	.boxContentText{
		padding-top: 15vw;
		padding-bottom: 4vw;
	}
	.tese{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding-bottom: 3vw;
	}
	.tese li{
		margin: 0;
		width: 28vw;
		margin: 1vw 1vw;
	}
	.tese h4{
		font-size: 4vw;
	}
	.tese h5{
		font-size: 4vw;
	}
	.tese p{
		font-size: 3vw;
	}
	.tese span{
		margin: 2vw 0;
		height: 0.26vw;
	}
	.tese i{
		font-size: 3vw;
	}
	.titleBg img{
		margin-top: 7vw;
	}
	.tabBtn ul{
		display: flex;
		justify-content: space-between;
	}
	.tabBtn li{
		width: 18vw;
		font-size: 4vw;
		height: 10vw;
		line-height: 10vw;
		margin-right: 0;
	}
	.tabContentTitle{
		display: flex;
		font-size: 5vw;
	}
	.tabContentTitle span{
		height: 9.1vw;
		line-height: 9.1vw;
		font-size: 4vw;
	}
	.tabContentTex div{
		display: block;
	}
	.tabContentTex span{
		font-size: 3vw;
		padding: 2vw 0;
	}
	
	.tabContentTex a{
		width: 14.82vw;
		height: 6.11vw;
		line-height: 6vw;
		font-size: 3vw;
		background-size: 100% 100%;
	}
	.tabContentTex{
		width: 100%;
		display: block;
	}
	.shijian{
		width: 19vw;
	}
	.zhuti{
		width: 27vw;
	}
	.zhujiang{
		width: 28vw;
	}
	.zhibu{
		width: 19vw;
	}
	.zhibojianshijianC{
		border: 0.65vw solid #f4cc0d;
		padding: 1.3vw 5vw;
	}
	.zhibojianshijianC div{
		margin-top: -2vw;
		margin-bottom: -2vw;
		padding: 2.6vw 2.6vw;
	}
	.zhibojiantime{
		font-size: 5vw;
	}
	.zhibojiantex{
		font-size: 3vw;
		padding-top: 1vw;
	}
	.yuanxiaoLists ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 2vw;
	}
	.yuanxiaoLists li{
		width: 30vw;
		height: 20vw;
		margin: 0 0 2vw 0;
	}
	.yuanxiaoLists span{
		background-size: 100% 100%;
		width: 14.82vw;
		height: 6.11vw;
		line-height: 6vw;
		font-size: 3vw;
	}
	.yuanxiaoLists h4{
		font-size: 3.8vw;
		padding: 4vw 0 3vw 0;
	}
	.bglvse{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.bgQianlv{
		margin-top: -0.13vw;
	}
	.zaixianfashengBg{
		display: none;
	}
	.bgQianlv{
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.MzaixianfashengBg{
		display: block;
		width: 100%;
	}
	.zaixianfashengContent{
		padding-top: 0;
		margin-top: -1vw;
	}
	.swiper{
		width: 100%;
		
	}
	.swiper-container{
		width: 100%;
		margin-left: 0;
		height: 110vw;
		
	}
	.swiper-slide{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		
		
	}
	.swiperList{
		width: 22vw;
		height: 47vw;
		margin: 0 1vw;
		
	}
	.swiperList img{
		width: 17.68vw;
		margin: 2.6vw 0 2.6vw 0;
	}
	.swiperList h5{
		padding: 0 1.3vw 1.3vw;
		font-size: 4vw;
	}
	.swiperList p{
		padding: 0 1.3vw;
		font-size: 2.6vw;
	}
	.pagination{
		bottom: 14vw;
		left: 44%;
	}
	.wenxintishi{
		padding: 0 2.6vw;
		font-size: 3vw;
	}
	.erjiyemian{
		top: 34%;
	}
	.header_t .erjiTitle{
		width: auto;
	}
	.erjibiaoti{
		width: 100%;
		margin: 0;
		text-align: center;
		margin-top: 70vw;
		background-position-x: center;
	}
	.bottomBtn{
		height: 14vw;
		line-height: 14vw;
	}
	.zhibojianbox{
		width: 100%;
	}
	.zhibojianbox ul{
		text-align: left;
		padding: 0 2.6vw;
		display: flex;
		flex-wrap: wrap;
	}
	.zhibojianliebiao li{
		width: 44vw;
		margin: 2vw 1.6vw;
		height: 62vw;
	}
	.zhibojianbox img{
		margin: 2.6vw 0 0 0;
		height: 18vw;
	}
	.zhibojianbox h4{
		font-size: 3vw;
		padding: 1vw 2vw;
	}
	.zhibojianbox h4 span{
		vertical-align: top;
		
	}
	.zhibojianbox h5{
		font-size: 3vw;
		padding: 1vw 2vw;
	}
	.zhibojianbox h5 span{
		vertical-align: top;
	}
	.zhibojianbox b{
		width: 5vw;
		height: 5vw;
		background-size: 100% 100%;
	}
	.zhibojianbox h6{
		padding: 0 6vw 0 0;
		font-size: 3vw;
	}
}


