html {
  font-size: 21.33333333px;
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 21.33333333px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 22.76666667px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 24px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 26.66666667px;
  }
}
@media screen and (min-width: 1680px) {
  html {
    font-size: 28px;
  }
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 32px;
  }
}
.container {
  padding: 0;
}
.head {
  height: 3.28125rem;
  border-bottom: 1px solid #eee;
}
.head ul {
  width: 36.5625rem;
  margin: 0 auto;
}
.head ul li {
  float: left;
  height: 3.28125rem;
  width: 3.75rem;
  line-height: 3.90625rem;
  font-size: 0.4375rem;
  padding: 0;
}
.head ul li.logo {
  width: 8.4375rem;
}
.head ul li a {
  display: inline;
  color: #6a6767;
  padding: 0.3125rem 0.6875rem;
  border-radius: 0.5rem;
}
.head ul li a:hover {
  color: #fff;
  background-color: #000;
}
.head ul li a.active {
  padding: 0.3125rem 1.0625rem;
}
.head ul li a.long {
  padding: 0.3125rem 0.40625rem;
}
.head .logo {
  margin: 0 1rem 0 0.625rem;
  background: url(../img/logo.png) center center no-repeat;
  background-size: contain;
}
.nav2 {
  height: 5.0625rem;
  background-color: #1a253a;
}
.nav2 ul {
  padding: 0 0 0 0.625rem;
  width: 36.5625rem;
  overflow: hidden;
  margin: 0 auto;
  list-style: none;
}
.nav2 .title {
  color: #fff;
  float: left;
  font-size: 0.9375rem;
  line-height: 5.0625rem;
}
.content {
  height: 20.625rem;
  padding: 0 0 0 0.625rem;
  width: 36.5625rem;
  margin: 0 auto;
}
.content .title {
  height: 2.875rem;
  border-bottom: 1px solid #b5b5b5;
}
.content .title .ch {
  font-size: 0.875rem;
  height: 0.9375rem;
  font-weight: 600;
  margin-top: 1rem;
  float: left;
  width: 5.625rem;
}
.content .title .cpi {
  float: left;
  padding-left: 1.625rem;
  border-left: 1px solid #838181;
  margin-top: 1rem;
  color: #bebebe;
  font-size: 0.875rem;
}
.content .con {
  margin-left: 0.46875rem;
}
.content .con .detail {
  margin-left: 5.625rem;
  height: 2.25rem;
  border-bottom: 1px dotted #c4c4c4;
  color: #898989;
  font-size: 0.5625rem;
  line-height: 2.25rem;
}
.content .con .detail span {
  color: #000;
  font-size: 0.625rem;
  padding-right: 0.46875rem;
}
.footer {
  min-width: 1220px;
  background-color: #4f5866;
}
.footer .fcc {
  width: 1220px;
  margin: 0 auto;
}
.footer .f-logo {
  height: 6.65625rem;
  width: 320px;
  background: url(../img/f-logo.png) center center no-repeat;
  float: left;
}
.footer .fcontent {
  margin: 0 0 0 130px;
  width: 320px;
  float: left;
}
.footer .text {
  color: #fff;
  font-size: 0.5625rem;
  margin: 1.3125rem 0 0.75rem 0;
}
.footer .tips {
  color: #c1c2c4;
  font-size: 10px;
  margin: 0 0 0.3125rem 0;
}
.footer .tip {
  clear: both;
  color: #c1c2c4;
  font-size: 10px;
  margin: 0.75rem 0 0 450px;
}
.BMapLabel {
  border: none !important;
}
#map {
  width: 15.625rem;
  height: 9.96875rem;
  position: absolute;
  top: 11.1875rem;
  right: 11.40625rem;
}
