.banner {
    width: 100%;
    position: relative;
}

.banner img {
    display: block;
    width: 100%;
    
}

.main .container {
    width: 1400px;
}




 
.mapstyle {
	position: relative;
	margin-top: 50px;
	padding: 20px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
#container {
	position: relative;
	width: 100%;
	height: 400px;
	
	


}
.info {
	display: block;
	position: static !important;
	margin-bottom: 0 !important;
	border: 0 !important;
}
.amap-marker-label {
	border: none;
	border-radius: 5px;
}
.input-card {
	display: block;
	position: absolute !important;
}
.amap-copyright {
	display: none !important;

}
.amap-logo {
	display: none !important;
}

.message .about-title {
	margin-top: 30px;
	text-align: center;
	color: #000;
	font-size: 25px;
}

.info {
	border-radius: 15px;
}
.content {
	margin-top: 30px;
	display: flex;
	display: -webkit-flex;
}
.content .content-left {
	width: 70%;
}
.content .content-left h4 {
	font-size: 25px;
	color: #0080ca;
}
.content .content-left ul {
	margin-top: 20px;
}
.content .content-left ul li {
	margin-top: 10px;
	line-height: 30px;
	font-weight: 300;
}
.content-right {
	width: 30%;
	text-align: center;
}
.content-right img {
	width: 80%;
}
@media screen and (max-width: 1450px) {
	

}
@media screen and (max-width: 1230px) {

}
@media screen and (max-width: 1100px){
	

	
}
@media screen and (max-width: 800px) {
	.content {
		display: block;
		margin-top: 10px;
	}
	.content .content-left {
		width: 100%;
	}
	.mapstyle {
		padding: 5px;
		margin-top: 10px;
	}
	.mapstyle #container {
		height: 250px;
	}
	.input-card {
		display: none !important;
	}
	.content-right {
		margin-top: 10px;
		width: 100%;
		text-align: left;
	}
	.amap-logo{
		z-index: 0;
		
	}
	.amap-copyright {
		z-index: 0;
	}
	.content .content-left ul li {
		margin-top: 5px;
	}
	html body{
		font-size: 16px; 
	}
 #wap_head .language a{
	
	box-sizing: content-box !important;
}
}

@media screen and (max-width: 600px) {
	
	
	
	
	
	

}