.center{
	width:100%;
	text-align: center;
	margin-top:90px;
}
.center>img{
	width:100%;
	min-width: 1200px;
	height:auto;
}
.center-top{
	width:1200px;
	margin: 0px auto;
}
.center-top-p{
	margin-top:80px;
}
.center-top-p a{
	display:inline-block;
	width:48%;
	height:50px;
	color: black;
	text-align: center;
}
.center-top-p a:hover{
	color:#80c269;
}
.green{
	color:#80c269;
}
.center-top-p a span b{
	font-size: 26px;
	display:inline-block;
	margin-bottom:10px;
	font-weight: normal;
}
.center-top-p a span{
	font-size: 24px;
}

.cen-mid{
	width:1200px;
	margin: 60px auto 0px auto;
}
.left1{
	width:700px;
	height:365px;
	overflow: hidden;
	float:left;
}
.left1 img{
	width:650px;
	height:365px;
	transform: scale(1.2);
}
.right1-p1{
	width:350px;
	float:left;
	text-align: left;
	padding-left:20px;
}
.right1-p1 span:nth-of-type(1){
	line-height:70px;
	font-size: 20px;
}
.right1-p1 span{
	line-height:25px;
	font-size: 18px;
}
.right1-p2{
	width:350px;
	float:left;
	text-align: 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: 16px;
}
.cen-fot{
	width:1200px;
	overflow: hidden;
	height:670px;
	display:none;
	background: #f8f8f8;
	position: relative;
	top:45px;
	margin: 0px  auto 86px auto;
}
.display{
	display:inline-block;
}
.left2{
	width: 692px;
	margin-top:60px;
	float: left;
}
.left2 span{
	display:inline-block;
	text-align: left;
	width:600px;
	height:40px;
	float: right;
	line-height:40px;
	font-size: 22px;
	margin-bottom: 14px;
}
.left2 span a{
	cursor:default;
	color:#333333;
}
.left2 span a:hover{
	color:black;
}
.left2 span img{
	width:25px;
	height:25px;
	float:left;
	vertical-align: top;
	margin-top:7px;
	display:inline-block;
	margin-right:10px;
}
.left2 span input{
	width:450px;
	height:40px;
	text-indent:0.5em;
	font-size: 22px;
	background: none;
	outline: none;
	float: right;
	border: 1px solid #a6a6a6;
	border-radius: 5px;
}
.left2 span textarea{
	width:448px;
	height:190px;
	text-indent:0.5em;
	resize:none;
	font-size: 22px;
	background: none;
	outline: none;
	float: right;
	border: 1px solid #a6a6a6;
	border-radius: 5px;
}
.left2 span:nth-of-type(3){
	text-align: right;
}
.left2 span:nth-of-type(3) a{
	padding-right:2.3px;
}
.left2 span:nth-of-type(3) img{
	position: relative;
	top: 5px;
	width:20px;
	height:15px;
}
.left2 button{
	width:448px;
	height:50px;
	outline: none;
	border: 0px;
	color: white;
	font-size: 22px;
	border-radius: 5px;
	margin-top:60px;
	background: #80c269;
	position: relative;
	top:120px;
	left:118px;
}
.right2{
	width:508px;
	height:100%;
	float:right;
}
.footer{
    width: 100%;
    }
    @media only screen and (min-width: 320px) and (max-width: 480px) {
    	.left2 span{
	display: inline-block;
    width: 300px;
    margin: 0px auto;
    height: 40px;
    float: none;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 14px;
    margin-left: -20px;
}
.left2 span:nth-of-type(3){
	text-align: left;
}
.left2 span:nth-of-type(3) a{
	padding-right: 0px;
}
.left2 span a{
	cursor:default;
	display:inline-block;
	width:100px;
	position: relative;
	left:15px;
	text-align: none;
	color:black;
}
.left2 span a:hover{
	color:black;
}
.left2 span img{
	width:25px;
	height:25px;
	float:left;
	vertical-align: top;
	margin-top:3px;
	display:inline-block;
	margin-right:5px;
}
.left2 span input{
	width:62%;
	height:30px;
	font-size: 14px;
	background: none;
	outline: none;
	float: right;
	border: 1px solid #a6a6a6;
	border-radius: 5px;
}
.left2 span textarea{
	width:61%;
	height:120px;
	resize:none;
	font-size: 14px;
	background: none;
	outline: none;
	float: right;
	padding-top:5px;
	border: 1px solid #a6a6a6;
	border-radius: 5px;
}
.left2 span img{
	width:20px;
	height:20px;
}
.left2 span:nth-of-type(3) img{
	position: relative;
	top: 5px;
	width:20px;
	height:15px;
}
.left2 button{
	width:80%;
	height:40px;
	outline: none;
	border: 0px;
	color: white;
	font-size: 18px;
	border-radius: 5px;
	margin-top:0px;
	background: #80c269;
	position: relative;
	top:120px;
	left:0px;
}
    }
    @media only screen and (min-width: 480px) and (max-width: 780px) {
    	.left2 span{
	display: inline-block;
    width: 90%;
    margin-left: -10%;
    padding-left: 50px;
    position: relative;
    height: 40px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 14px;
}
.left2 span:nth-of-type(3){
	text-align: right!important;
}
.left2 span:nth-of-type(3) a{
	padding-right: 0px;
}
.left2 span a{
	cursor: default;
    position: absolute;
    right: 60%;
    display: inline-block;
    width: 100px;
    text-align: right;
    color: black;
}
.left2 span a:hover{
	color:black;
}
.left2 span img{
	width:25px;
	height:25px;
	float:left;
	vertical-align: top;
	margin-top:3px;
	display:inline-block;
	margin-right:5px;
}
.left2 span input{
	width:62%;
	height:30px;
	font-size: 14px;
	background: none;
	outline: none;
	float: right;
	border: 1px solid #a6a6a6;
	border-radius: 5px;
}
.left2 span textarea{
	width:61%;
	height:120px;
	resize:none;
	font-size: 14px;
	background: none;
	outline: none;
	float: right;
	padding-top:5px;
	border: 1px solid #a6a6a6;
	border-radius: 5px;
}
.left2 span img{
	width:20px;
	height:20px;
}
.left2 span:nth-of-type(3) img{
	position: relative;
	top: 5px;
	width:20px;
	height:15px;
}
.left2 button{
	width:80%;
	height:40px;
	outline: none;
	border: 0px;
	color: white;
	font-size: 18px;
	border-radius: 5px;
	margin-top:0px;
	background: #80c269;
	position: relative;
	top:120px;
	left:0px;
}
    }
    @media only screen and (min-width: 320px) and (max-width: 780px) {
    	.center{
	width:100%;
	min-width: 0px;
	text-align: center;
	margin-top:50px;
}
.center>img{
	width:100%;
	min-width:0px;
	height:auto;
}
.center-top{
	width:100%;
	margin: 0px auto;
}
.center-top-p{
	margin-top:40px;
	width:100%;
}
.center-top-p a{
	display:inline-block;
	width:48%;
	height:50px;
	color: black;
	text-align: center;
}
.center-top-p a:hover{
	color:#80c269;
}
.green{
	color:#80c269;
}
.center-top-p a span b{
	font-size: 15px;
	display:inline-block;
	margin-bottom:10px;
	font-weight: normal;
}
.center-top-p a span{
	font-size: 12px;
}

.cen-mid{
	width:100%;
	margin: 40px auto 0px auto;
}
.left1{
	width:100%;
	height:auto!important;
	overflow: hidden;
	float:left;
}
.left1 img{
	width:100%;
	height:auto;
	transform: scale(1);
}
.right1-p1{
	width:100%;
	float:left;
	text-align: center;
	padding-left:0px;
}
.right1-p1 span:nth-of-type(1){
	line-height:70px;
	font-size: 20px;
}
.right1-p1 span{
	line-height:25px;
	font-size: 18px;
}
.right1-p2{
	width:100%;
	float:none;
	text-align:center;
	margin-top:20px;
	padding-left:0px;
}
.right1-p2 span:nth-of-type(1){
	line-height:70px;
	font-size: 18px;
}
.right1-p2 span{
	line-height:25px;
	font-size: 16px;
}
.cen-fot{
	width:100%;
	overflow: hidden;
	height:auto;
	display:none;
	background: #f8f8f8;
	position: relative;
	top:45px;
	margin: 0px;
}
.display{
	display:inline-block;
}
.left2{
	width:90%;
	height:auto;
	margin-top:10px;
	margin-left:5%;
	padding-bottom: 170px;
	float: left;
}

.right2{
	width:100%;
	height:auto;
	float:none;
}
.right2 img{
	width:100%;
}
.footer{
    width: 100%;
    top:40px!important;
    }
    }