.center{
	width:100%;
	margin-top:70px;
}
.center>img{
	width:100%;
	height:auto;
}
.cen-top{
	width:1200px;
	margin: 0px auto;
}
.cen-top p{
	height:70px;
	padding-top:50px;
	font-size: 20px;
	line-height:30px;
	border-bottom: 1px solid #80C269;
}
.cen-mid{
	width:1200px;
	padding-top:15px;
	margin: 0px auto;
}
.cen-mid-div1{
	width:100%;
	margin-bottom:20px;
}
.left1{
	float:left;
}
.right1-p1{
	width:450px;
	float:left;
	padding-left:20px;
}
.right1-p1 span:nth-of-type(1){
	line-height:70px;
	font-size: 18px;
}
.right1-p1 span{
	line-height:25px;
	font-size: 14px;
}
.right1-p2{
	width:450px;
	float:left;
	margin-top:50px;
	padding-left:20px;
}
.right1-p2 span:nth-of-type(1){
	line-height:70px;
	font-size: 18px;
}
.right1-p2 span{
	line-height:25px;
	font-size: 14px;
}
.cen-mid-div2{
	width:100%;
}
.left2{
	margin-top:20px;
	float:right;
}
.right2{
	float:left;
	margin-top:120px;
}
.right2-p1 span:nth-of-type(1){
	line-height:70px;
	font-size: 18px;
}
.right2-p1 span{
	line-height:25px;
	font-size: 14px;
}
.center-fot{
	width:1200px;
	margin: 0px auto;
}
.center-fot-hed{
	height:65px;
    font-size:20px;
    border-bottom:1px solid #80C269;
    line-height:30px;
    margin-top:100px;
    margin-bottom:20px;
}
.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;
}
.footer{
	bottom: -250px;
}
@media only screen and (min-width: 320px) and (max-width: 780px) {
	.center{
	width:100%;
	margin-top:50px;
}
.center>img{
	width:100%;
	height:auto;
}
.cen-top{
	width:100%;
	margin: 0px auto;
}
.cen-top p{
	height:70px;
	padding-top:20px;
	font-size: 20px;
	line-height:30px;
	text-align: center;
	border-bottom: 1px solid #80C269;
}
.cen-mid{
	width:100%;
	padding-top:15px;
	margin: 0px auto;
}
.cen-mid-div1{
	width:100%;
	margin-bottom:20px;
}
.left1{
	float:left;
	width:100%;
}
.left1 img{
	width:100%;
	height:;
}
.right1-p1{
	width:50%;
	float:none;
	text-align: center;
	margin: 0px auto;
	padding-left:0px;
}
.right1-p1 span:nth-of-type(1){
	line-height:50px;
	font-size: 1rem;
}
.right1-p1 span{
	line-height:1.5rem;
	font-size: 0.8rem;
}
.right1-p2{
	width:100%;
	float:left;
	text-align: center;
	margin-top:0rem;
	margin-bottom:2rem;
	padding-left:0px;
}
.right1-p2 span:nth-of-type(1){
	line-height:70px;
	font-size: 1rem;
}
.right1-p2 span{
	line-height:25px;
	font-size: 0.8rem;
}
.cen-mid-div2{
	width:100%;
}
.left2{
	margin-top:0px;
	float:none;
}
.left2 img{
	width:100%;
	height:;
}
.right2{
	float:none;
	text-align: center;
	margin-top:0rem;
}
.right2-p1 span:nth-of-type(1){
	line-height:70px;
	font-size: 1rem;
}
.right2-p1 span{
	line-height:25px;
	font-size: 0.8rem;
}
.center-fot{
	width:100%;
	position: relative;
	top:10rem;
	margin: 0px auto;
}
.center-fot-hed{
	height:65px;
    font-size:1rem;
    text-align: center;
    border-bottom:1px solid #80C269;
    line-height:30px;
    margin-top:0rem;
    margin-bottom:20px;
}
.center-fot-hed span{
	font-size: 1rem;
	line-height:30px;
}
.center-fot-hed span i{
	height:2px;
	width:70px;
	margin-top:3px;
	display:inline-block;
	background: #80c269;
}
.footer{
	top: 50px!important;
}
}