#world_map{
	width: 700px !important;
	height: 680px !important;
	margin: 0 auto;
	margin-bottom: 30px !important;
}
.helongjiang{
	right: 6%;
	top: 20%;
}
.jilin{
	right: 10%;
	top: 27%;
}
.liaoning{
	right: 14%;
	top: 33%;
}
.neimenggu{
	right: 30%;
	top: 31%;
}
.beijing{
	right: 26%;
	top: 37%;
}
.hebei{
	right: 27%;
	top: 44%;
}
.shandong{
	right: 22%;
	top: 47%;
}
.jiangshu{
	right: 38%;
	top: 50%;
}
.jiangxi{
	right: 26%;
	top: 70%;
}
.guangdong{
	right: 28%;
	top: 80%;
}
.guangxi{
	right: 38%;
	top: 80%;
}
.yunnan{
	right: 55%;
	top: 77%;
}
.sichuan{
	right: 48%;
	top: 62%;
}
.hubei{
	right: 38%;
	top: 50%;
}
.qinghai{
	right: 62%;
	top: 48%;
}
.gansu{
	right: 48%;
	top: 50%;
}
.shanxi{
	right: 38%;
	top: 50%;
}
.shanxi1{
	right: 33%;
	top: 45%;
}
.henan{
	right: 30%;
	top: 54%;
}
.hubei{
	right: 32%;
	top: 62%;
}
.xinjiang{
	left: 20%;
	top: 32%;
}


@media(max-width:767px){
	#world_map{
		width: 380px !important;
		height: 380px !important;
		margin: 0 auto;
		margin-bottom: 30px !important;
	}
}
@media(max-width:380px){
	#world_map{
		width: 350px !important;
		height: 350px !important;
	}
}