@media (min-width: 280px) and (max-width: 767px) {
body{
	min-width:100%;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.main{
	width:90%;
	margin:0 auto;
}
.header h1{
	float:none;
	text-align:center;
}
.header ul{
	float:right;
	display:none;
}
.top_contant_gird01{
	width:100%;
	float:none;
	margin:0 0 10px 0;
}
.top_contant_gird01:last-child{
	margin:0 0 0px 0;
}


.top_contant li{
	width:100%;
	float:none;
	margin:20px 0px 20px 0;
}

.contant_left{
	width:100%;
	float:none;
}
.contant_right{
	width:100%;
	float:none;
}
.contant_right em{
	position:inherit;
	right:0px;
	top:0;
	width:100%;
}
.contant_right em img{
	display:block;
}

.lat_left{
	width:100%;
	float:none;
}
.lat_right{
	width:100%;
	float:none;
}
.lat_left li{
	float:none;
	width:100%;
}
.lat_right li{
	text-align:center;
}
.lat_right li figure{
	display:block;
	float:none;
	text-align:center;
	margin:0 0px 10px 0;
}
.about_left{
	width:100%;
	float:none;
}
.about_right{
	width:100%;
	float:none;
}
.about_contant p i{
	display:block;
	float:none;
	text-align:center;
	margin:0 0px 10px 0;
}
.about_contant p label{
	width:100%;
	float:none;
	display:block;
}
.about_contant p input[type="text"]{
	width:90%;
}
.about_contant p textarea{
	width:90%;
}
.about_contant p:last-child label{
	display:none;
}
.latest_news li span{
	float:none;
	display:block;
	text-align:center;
	margin:0 0px 0 0;
}

.footer_one{
	width:100%;
	float:none;
}
.footer_two{
	width:100%;
	float:none;
	padding:0;
}

}

@media all and (min-width: 320px){


}
@media all and (min-width: 360px){


}
@media all and (min-width: 480px){

body{
	min-width:100%;
	margin:0 auto;
}

img{
	max-width:100%; 
	height:auto;
}


.lat_left li{
	float:left;
	width:50%;
}
}

@media all and (min-width: 640px){

body{
	min-width:100%;
	margin:0 auto;
}

img{
	max-width:100%; 
	height:auto;
}
.main{
	width:96%;
	margin:0 auto;
}

.top_contant_gird01{
	width:50%;
	float:left;
}
.top_contant_gird01:last-child{
	margin:0 0 0px 0;
}

.top_contant li{
	width:45.5%;
	float:left;
	margin:20px 25px 20px 0;
}
.lat_left li{
	float:left;
	width:50%;
}
.lat_right li{
	text-align:left;
}
.lat_right li figure{
	display:inline-block;
	float:left;
	text-align:left;
	margin:0 20px 0px 0;
}
.about_contant p label{
	width:15%;
	float:left;
	display:inline-block;
}
.about_contant p input[type="text"]{
	width:80%;
}
.about_contant p textarea{
	width:80%;
}
.about_contant p:last-child label{
	display:block;
}
.latest_news li span{
	float:left;
	display:inline-block;
	margin:0 20px 0 0;
}

.footer_one{
	width:50%;
	float:left;
}
.footer_two{
	width:50%;
	float:left;
	padding:0 0 47px 0;
}

}

@media only screen and (min-width: 768px){
body{
	min-width:738px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}

.main{
	width:738px;
	margin:0 auto;
}
.header h1{
	float:none;
	text-align:center;
}
.header ul{
	float:right;
	display:none;
}
.top_contant_gird01{
	width:50%;
	float:left;
	margin:0 0 60px 0;
}
.top_contant_gird01:last-child{
	margin:0 0 0px 0;
}

.top_contant li{
	width:47%;
	float:left;
	margin:20px 20px 20px 0;
}
.contant_left{
	width:100%;
	float:none;
}
.contant_right{
	width:100%;
	float:none;
}
.contant_right em{
	position:inherit;
	right:0px;
	top:0;
	width:100%;
}
.contant_right em img{
	display:block;
}

.lat_left{
	width:100%;
	float:none;
}
.lat_right{
	width:100%;
	float:none;
}
.lat_left li{
	float:left;
	width:25%;
}
.about_left{
	width:40%;
	float:left;
}
.about_right{
	width:56%;
	float:right;
}
.about_contant p label{
	width:18%;
	float:left;
	display:inline-block;
}
.about_contant p input[type="text"]{
	width:77%;
}
.about_contant p textarea{
	width:77%;
}


.footer_one{
	width:50%;
	float:left;
}
.footer_two{
	width:50%;
	float:left;
}


}


@media only screen and (min-width: 1024px){
body{
	min-width:960px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.main{
	width:960px;
	margin:0 auto;
}

.header h1{
	float:left;
	display:block;
}
.header ul{
	float:right;
	display:block;
}
.header li{
	float:left;
	padding:60px 0px 10px 20px;
}
.top_contant_gird01{
	width:25%;
	float:left;
	margin:0;
}
.top_contant li{
	width:23%;
	float:left;
	margin:20px 25px 20px 0;
}
.contant_left{
	width:100%;
	float:none;
}
.contant_right{
	width:100%;
	float:none;
}
.contant_right em{
	position:inherit;
	right:0px;
	top:0;
	width:100%;
}
.contant_right em img{
	display:block;
}
.lat_left{
	width:48%;
	float:left;
}
.lat_right{
	width:48%;
	float:right;
}
.lat_left li{
	float:left;
	width:50%;
}
.about_left{
	width:48%;
	float:left;
}
.about_right{
	width:48%;
	float:right;
}
.about_contant p label{
	width:15%;
	float:left;
	display:inline-block;
}
.about_contant p input[type="text"]{
	width:80%;
}
.about_contant p textarea{
	width:80%;
}

.footer_one{
	width:30%;
	float:left;
}
.footer_two{
	width:23.3%;
	float:left;
}

}

@media only screen and (min-width: 1200px){
body{
	min-width:1170px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.main{
	width:1170px; 
	margin:0 auto;
}
.header h1{
	float:left;
	display:block;
}
.header li{
	float:left;
	padding:60px 40px 10px 0;
}
.top_contant_gird01{
	width:25%;
	float:left;
	margin:0;
}
.top_contant li{
	width:23%;
	float:left;
	margin:20px 25px 20px 0;
}
.contant_left{
	width:44%;
	float:left;
}
.contant_right{
	width:50%;
	float:right;
}
.contant_right em{
	position:absolute;
	right:-89px;
	top:0;
	width:61%;
}
.contant_right em img{
	display:block;
}

.lat_left{
	width:48%;
	float:left;
}
.lat_right{
	width:48%;
	float:right;
}
.lat_left li{
	float:left;
	width:50%;
}
.about_left{
	width:48%;
	float:left;
}
.about_right{
	width:48%;
	float:right;
}
.about_contant p label{
	width:15%;
	float:left;
	display:inline-block;
}
.about_contant p input[type="text"]{
	width:80%;
}
.about_contant p textarea{
	width:80%;
}



.footer_one{
	width:30%;
	float:left;
}
.footer_two{
	width:23.3%;
	float:left;
}

}

