.center{
	width:100%;
	margin-top:90px;
}
.center img{
	width:100%;
	height:auto;
}
.center-top{
	width:1100px;
	height:420px;
	margin: 0px auto;
}
.center-top-left{
    height:100px;
    margin-top:175px;
	float:left;
}
.center-top-left span{
	font-size: 20px;
	line-height:30px;
}
.center-top-left span i{
	height:2px;
	width:70px;
	margin-top:8px;
	display:inline-block;
	background: #80c269;
}
.center-top-right{
	display:inline-block;
	margin-left:40px;
}
.center-top-right li{
	width:250px;
	height:317px;
	margin-left:20px;
	margin-top: 50px;
	text-align: center;
	border: 1.5px solid white;
	float:left;
}
.center-top-right li:hover{
	border: 1.5px solid #80c269;
}
.center-top-right a{
	display:inline-block;
	width:100%;
	height:200px;
}
.center-top-right a img{
	width:80%;
	margin-left:10%;
	margin-top:50px;
}
.center-top-right p{
    font-size:18px;
    margin-top:20px;
}
.center-top-right span{
    font-size:12px;
    color: #959595;
    display:none;
    position: relative;
    top:10px;
    margin-bottom:40px;
}
.center-top-right span i{
	width:50px;
    height:2px;
    background: #80c269;
    display:inline-block;
}
.center-fot{
	width:1200px;
	margin: 0px auto;
}
.center-fot-hed{
	width:1120px;
	height:80px;
    font-size:20px;
    line-height:30px;
    padding-top:100px;
    margin:0px auto;
}
.center-fot-hed span{
	font-size: 20px;
	line-height:30px;
}
.center-fot-hed span i{
	height:2px;
	width:70px;
	margin-top:3px;
	display:inline-block;
	background: #80c269;
}
.center-fot-cen{
	width:1120px;
	margin: 0px auto;
}
.center-fot-cen ul{
    margin-top:-20px;
}
.center-fot-cen li{
	width:280px;
	height:277.7px;
	float: left;
	margin-top:20px;
	margin-right:20px;
	overflow: hidden;
	position: relative;
}
.center-fot-cen li:nth-of-type(3n){
	margin-right:0px!important;
}
.center-fot-cen li img{
	width:auto;
	height:277.7px;
	margin-left:-20%;
	transition: 1s;
}
.center-fot-cen li:hover img{
	transform: scale(1.1);
	transition: 1s;
}
.first{
	width:500px!important;
	height:277.7px!important;
	margin-right:30px!important;
	overflow: hidden;
}
.first img{
	width:100%!important;
	margin-left: 0px!important;
}
.center-fot-cen li p{
	background: black;
	display:none;
	width:100%;
	height:100%;
	position: absolute;
	top: 0px;
	opacity: 0.5;
}
.center-fot-cen li span{
	color:white;
	position: absolute;
	top: 120px;
	left:0px;
	width:100%;
	text-align: center;
	display:none;
	height:100px;
	font-size: 18px;
}
.center-fot-cen li span b{
	font-weight: normal;
	font-size: 35px;
}
.center-fot-cen li span i{
	display:inline-block;
	height:2px;
	width:70px;
	margin-top:10px;
	margin-bottom:5px;
	background: white;
}
.last{
	width:500px!important;
	height:277.7px!important;
	margin-left:10px!important;
	overflow: hidden;
}
.last img{
	width:100%!important;
	margin-left: 0px!important;
}
.footer{
	bottom: -280px;
}
@media only screen and (min-width: 320px) and (max-width: 780px) {
	.center{
	width:100%;
	margin-top:50px;
}
.center img{
	width:100%;
	height:auto;
}
.center img:nth-of-type(2){
	position: relative;
	top:4rem;
}
.center-top{
	width:100%;
	height:12rem;
	text-align: center;
	margin: 0px auto;
}
.center-top-left{
    height:rem;
    margin: 1rem auto;
	float:none;
}
.center-top-left span{
	font-size: 18px;
	line-height:30px;
}
.center-top-left span i{
	height:2px;
	width:70px;
	margin-top:8px;
	margin-left:-5px;
	display:inline-block;
	background: #80c269;
}
.center-top-right{
	display:inline-block;
	margin-left:0px;
}
.center-top-right li{
	width:30%;
	height: 9rem;
	margin-left:0.5rem;
	margin-top: 0px;
	text-align: center;
	border: 1.5px solid white;
	float:left;
}
.center-top-right li:nth-of-type(3n){
	margin-left:0px!important;
}
.center-top-right li:hover{
	border: 1.5px solid #80c269;
}
.center-top-right a{
	display:inline-block;
	width:100%;
	height:3rem;
	margin-bottom: 1rem;
}
.center-top-right a img{
	width:80%;
	margin-left:0%;
	margin-top:5px;
}
.center-top-right p{
    font-size:0.5rem;
    margin-top:0px;
}
.center-top-right span{
    font-size:0.5rem;
    width:80%;
    color: #959595;
    display:none;
    position: relative;
    top:10px;
    margin-bottom:0px;
}
.center-top-right span i{
	width:50px;
    height:2px;
    margin-bottom: 0rem;
    background: #80c269;
    display:inline-block;
}
.center-fot{
	width:100%;
	margin: 0px auto;
}
.center-fot-hed{
	width:100%;
	height:80px;
	text-align: center;
    font-size:18px;
    line-height:1.2rem;
    padding-top:4.5rem!important;
    margin:0px auto;
}
.center-fot-hed span{
	font-size: 18px;
	line-height:30px;
}
.center-fot-hed span i{
	height:2px;
	width:5rem;
	margin-top:3px;
	margin-left:-5px;
	display:inline-block;
	background: #80c269;
}
.center-fot-cen{
	width:90%;
	margin: 0px auto;
}
.center-fot-cen ul{
    margin-top:-20px;
}
.center-fot-cen li{
	width:22%;
	height:5rem;
	float: left;
	margin-top:1rem;
	margin-right:0.5rem;
	overflow: hidden;
	position: relative;
}
.center-fot-cen li:nth-of-type(2){
	margin-left:0%!important;
}
.center-fot-cen li:nth-of-type(4){
	margin-left:0%!important;
}
.center-fot-cen li:nth-of-type(3n){
	margin-right:0px!important;
}
.center-fot-cen li img{
	width:100%;
	height: auto;
	margin-left:0%;
	transition: 1s;
}
.center-fot-cen li:hover img{
	transform: scale(1.1);
	transition: 1s;
}
.first{
	width:100%!important;
	height:auto!important;
	margin-right:0rem!important;
	overflow: hidden;
}
.first img{
	width:100%!important;
	margin-left: 0px!important;
}
.second{
	width:100%!important;
	height:auto!important;
	margin-right:1%!important;
	overflow: hidden;
}
.second img{
	width:100%!important;
	height:auto!important;
	margin-left: 0px!important;
}
.three{
	width:100%!important;
	height:auto!important;
	margin-right:1%!important;
	overflow: hidden;
}
.three img{
	width:100%!important;
	height:auto!important;
	margin-left: 0px!important;
}
.center-fot-cen li p{
	background: black;
	display:none;
	width:100%;
	height:0px;
	position: absolute;
	top: 0px;
	opacity: 0.5;
}
.center-fot-cen li span{
	color:white;
	position: absolute;
	top:1rem;
	left:0px;
	width:100%;
	text-align: center;
	display:none;
	height:0px;
	font-size: 0rem;
}
.center-fot-cen li span b{
	font-weight: normal;
	display:none;
	font-size: 0.8rem;
}
.center-fot-cen li span i{
	display:inline-block;
	height:0px;
	width:70px;
	margin-top:0.1rem;
	margin-bottom:5px;
	background: white;
}
.last{
	width:100%!important;
	height:auto!important;
	margin-left:0rem!important;
	overflow: hidden;
}
.last img{
	width:100%!important;
	margin-left: 0px!important;
}
.footer{
	top:20px!important;
}
}