@charset "utf-8";
body {
  font-family: "微软雅黑";
  padding: 0;
  margin: 0;
  color: #333333;
}

ul,
li,
ol {
  list-style: none;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
}

img {
  max-width: 100%;
}

a {
  color: #505050;
}

a:hover,
a:focus {
  text-decoration: none;
}
.serve2_bg h4 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}
#allmap div div div label {
  width: 400px !important;
  white-space: pre-wrap !important;
}
