
.ttw{
	width: 100%;
	background: url(../images/hh2-2.jpg) center;
	background-size: cover;
	height: 1064px;
	
	position: relative;
	z-index: 1;
	
}
.dilidala{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}
.dilidala img{
	animation: ctqq 2s infinite alternate;
    -webkit-animation: ctqq 2s infinite alternate;
}
@keyframes ctqq{
	0%{
		transform: scale(1);
	}
	100%{
		transform: scale(1.2);
	}
}
.maide{
	position: relative;
	z-index: 2;
}
.wada{
	width: 260px;
	height: 260px;
	border-radius: 260px;
	box-sizing: border-box;
	padding: 13px;
	border: 10px solid #eae8e7;
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
}
.sy{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 43px;
	height: 43px;
	background-color: #ffffff;
	border-radius: 43px;
	text-align: center;
	line-height: 43px;
	font-size: 20px;
	font-weight: bold;
	top: -25px;
}
.sala{
	display: table;
	width: 90%;
	text-align: center;
}
.sala h2{
	font-size: 29.5px;
	font-weight: bold;
	color: #FFFFFF;
}
.sala p{
	font-size: 15px;
	color: #FFFFFF;
	line-height: 26px;
	text-align: justify;
}
.wada:nth-child(1){
	background-color: #e64019;
	float: left;
	margin-top: 283px;
	animation: ctqq1 2s infinite alternate;
    -webkit-animation: ctqq1 2s infinite alternate;
}
.wada:nth-child(1) .sy,
.wada:nth-child(4) .sy{
	color: #e64019;
}
.wada:nth-child(2) .sy,
.wada:nth-child(3) .sy{
	color: #00ab4d;
}
.wada:nth-child(2){
	background-color: #00ab4d;
	float: left;
	margin-top: 93px;
	margin-left: 87px;
	animation: ctqq2 2.6s infinite alternate;
    -webkit-animation: ctqq2 2.6s infinite alternate;
}
.wada:nth-child(3){
	background-color: #00ab4d;
	float: right;
	margin-top: 283px;
	animation: ctqq3 1.5s infinite alternate;
    -webkit-animation: ctqq3 1.5s infinite alternate;
}
.wada:nth-child(4){
	background-color: #e64019;
	float: right;
	margin-top: 93px;
	margin-right: 87px;
	animation: ctqq4 3s infinite alternate;
    -webkit-animation: ctqq4 3s infinite alternate;
}


@keyframes ctqq1{
	0%{
		margin-top: 283px;/*ä»Ž0åº¦å¼€å§‹*/
	}
	100%{
		margin-top: 273px;/*360åº¦ç»“æŸ*/
	}
}
@keyframes ctqq2{
	0%{
		margin-top: 93px;/*ä»Ž0åº¦å¼€å§‹*/
	}
	100%{
		margin-top: 110px;/*360åº¦ç»“æŸ*/
	}
}
@keyframes ctqq3{
	0%{
		margin-top: 283px;/*ä»Ž0åº¦å¼€å§‹*/
	}
	100%{
		margin-top: 273px;/*360åº¦ç»“æŸ*/
	}
}

@keyframes ctqq4{
	0%{
		margin-top: 93px;/*ä»Ž0åº¦å¼€å§‹*/
	}
	100%{
		margin-top: 110px;/*360åº¦ç»“æŸ*/
	}
}

.zaijixu{
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 2;
	
}
.zaijixu p.zp1{
	font-size: 86.54px;
	font-weight: bold;
	color: rgba(255,255,255,0.2);
}
.zaijixu img{
	display: inline;
	display: inline-block;
	margin-top: -52px;
}
.zaijixu p.zp2{
	width: 612px;
	height: 52px;
	border-radius: 52px;
	text-align: center;
	line-height: 52px;
	background-color: #e64019;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
	margin: 0px auto;
	margin-top: 15px;
}



.noe{
	width: 100%;
	display: table;
	margin-top: 30px;
	
}
.aio{
	background-color: #08a300;
	width: 813px;
	height: 300px;
	float: left;
	margin-top: 137px;
}
.aio .ayi{
	width: 582px;
	height: 277px;
	margin-top: -140px;
	float: right;
}
.dlp{
	width: auto;
	height: 100%;
	display: table;
	float: right;
	text-align: center;
	margin-right: -50px;
}
.dlp h2{
	font-size: 42px;
	color: #FFFFFF;
	font-weight: 500;
	width: 450px;
	text-align: left;
	margin-top: 30px;
	float: right;
}
.dlp h2 span{
	font-size: 25px;
	margin-left: 17px;
	
}
.dlp a{
	display: table;
	width: 450px;
	text-align: left;
	float: right;
}
.dlp a img{
	display: inline;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 11px;
	margin-left: 10px;
}
.dlp p{
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
}


.beisi{
	width: 615px;
	float: left;
	margin-left: 117px;
}
.beisi ul li{
	width: 100%;
	height: 134px;
	background-color: #f2f2f2;
	margin-top: 18px;
	-webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.beisi ul li:nth-child(1){
	margin-top: 0px;
}
.beisi ul li a{
	width: 100%;
	height: 100%;
}
.dlimg{
	width: 130px;
	height: 100%;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dlimg p{
	font-size: 43px;
	font-weight: bold;
	color: #08a300;
	text-align: center;
}
.dlimg span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #333333;
	font-weight: 300;
}

.dkimg{
	width: 430px;
	height: 100%;
	float: left;
	margin-left: 17px;
}


.dkimg h2{
	display: table;
	font-size: 16px;
	color: #000000;
	width: 100%;
	font-weight: bold;
	height: 24px;
	overflow: hidden;
	margin-top: 28px;
	-webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.dkimg h2 span{
	float: right;
}
.dkimg p{
	font-size: 14px;
	color: #545454;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 12px;
	-webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}


.beisi ul li:hover{
	background-color: #12c145;
}
.beisi ul li:hover h2{
	color: #FFFFFF;
}
.beisi ul li:hover p{
	color: #FFFFFF;
}
.beisi ul li:hover span{
	color: #FFFFFF;
}

.maibali1{
	width: 21%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	float: left;
}
.maibali1 h2{
	font-size: 57px;
	color: #08a300;
	font-weight: bold;
}
.maibali1 p{
	font-size: 17px;
	color: #787878;
	text-align: center;
}
.maibaoli2{
	float: left;
	width: 13%;
	height: 100%;
}
.leila{
	text-align: left;
}
.leila h2{
	width: 100%;
	font-size: 18px;
	color: #e64019;
	margin-top: 86px;
	margin-bottom: 7px;
	position: relative;
}
.leila h2 span{
	font-size: 28px;
	font-family: impact;
	margin-right: 5px;
}

.leila h2:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 42px;
	height: 2px;
	background-color: #e64019;
}
.leila ul{
	display: table;
	width: 100%;
	margin-top: 44px;
}

.leila ul li{
	width: 50%;
	float: left;
	height: 30px;
	line-height: 30px;
}
.leila ul li a{
	font-size: 16px;
	color: #ededed;
	-webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.leila ul li a:hover{
	color: #08a300;
}
.maibaoli3{
	width: 25%;
	float: left;
	height: 100%;
	position: relative;
}

.maibaoli4{
	float: left;
	width: auto;
	height: 100%;
	text-align: center;
	
}
.maibaoli4 a{
	font-size: 34px;
	font-family: impact;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 111px;
}
.maibaoli4 a img{
	display: inline;
	display: inline-block;
	margin-right: 10px;
	margin-top: -5px;
}




.eio{
	display: table;
	width: 143px;
	height: 143px;
	text-align: center;
	margin: 0px auto;
	margin-top: 32px;
}
.eio img{
	width: 100%;
	display: inline;
	display: inline-block;
}
.eio .zhe{
	font-size: 14px;
	margin-top: 10px;
	color: #ffffff;
}

.eiob{
	display: table;
	width: 143px;
	height: 143px;
	text-align: center;
	float: left;
	margin-top: 186px;
	margin-left: 50px;
}
.eiob img{
	width: 100%;
	display: inline;
	display: inline-block;
}
.eiob .zhe{
	font-size: 14px;
	margin-top: 10px;
	color: #ffffff;
}


.maibaoli5{
	width: 23%;
	height: 100%;
	float: left;
}
.bkl{
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	padding-top: 75px;
}
.bkl img{
	display: inline;
	display: inline-block;
	margin-top: -5px;
	margin-right: 5px;
}
.bkl p{
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.bkl h2{
	font-size: 35px;
	font-family: impact;
	color: #d70000;
}
.bkl a{
	width: 172px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	border-radius: 39px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 21px;
	-webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.bkl a:hover{
	background-color: #e64019;
}

.ctn{
	width: 100%;
	margin-top: 43px;
}
.ctn p{
	font-size: 16px;
	color: #ededed;
	line-height: 26px;
}


