@font-face {
  font-family: sourceHanMedium;
  src: url(../font/sourceHanMedium.woff);
}

* {
  padding: 0;
  margin: 0;
  user-select: none;
  font-family: sourceHanMedium;
}

ul li {
  list-style-type: none;
}

img {
  vertical-align: middle;
}

.abs {
  position: absolute;
}

.opacity {
  opacity: 0;
}

.hover {
  cursor: pointer;
}

.img {
  position: absolute;
}

.rb-location {
  width: 20px;
  height: 27px;
  background-image: url(../images/location.png);
  background-size: 100% 100%;
  display: block;
}

.logo {
  width: 855px !important;
  height: 225px !important;
  margin-top: 13px;
}

.logo img {
  height: 225px !important;
}

.header {
  /* height: 388px;*/
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.common-county-text {
  font-size: 42px;
  font-weight: 500;
  color: #C3B637;
  position: absolute;
  white-space: nowrap;
  line-height: 1;
}

.mapBox {
  width: 3699px;
  height: 1804px;
  position: relative;
  margin: 0 auto;
  background: #ffee87;
  border: solid 3px #5f250d;
  padding: 8px;
  border-radius: 30px;
}

/* 区域 */
.county .lfs {
  color: #6DB960;
}

.county .hfx {
  color: #E2974F;
}

.county .cq {
  color: #52ACBF;
}

.county .nh {
  color: #2F878E;
}

/* 右下角地图 */
.rb-map {
  width: 451px;
  height: 573px;
  position: absolute;
  left: 3259px;
  top: 1238px;
}

.rb-map .content {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(../images/rb-map.png);
  background-size: 100% 100%;
}

.rb-map .content .db {
  left: 115px;
  top: 93px;
}

.rb-map .content .common-text {
  background-color: unset;
  color: #532310;
  font-size: 23px;
  writing-mode: initial;
  -webkit-writing-mode: initial;
  -ms-writing-mode: initial;
}

.rb-map .content .xys {
  left: 233px;
  top: 54px;
}

.rb-map .content .sws {
  font-size: 28px;
  left: 85px;
  top: 63px;
}

.rb-map .content .hzs {
  left: 29px;
  top: 156px;
}

.rb-map .content .nh {
  left: 222px;
  top: 258px;
  letter-spacing: 14px;
}

.rb-map .content .nh {
  font-size: 28px;
  left: 222px;
  top: 258px;
}

.rb-map .content .bwt {
  left: 164px;
  top: 343px;
}

.rb-map .content .nwt {
  left: 231px;
  top: 384px;
}

.rb-map .content .dsj {
  right: 22px;
  bottom: 146px;
}

.rb-map .content .dsd {
  right: 116px;
  bottom: 88px;
}

.rb-map .content .dsqd {
  font-size: 28px;
  right: 129px;
  bottom: 130px;
  letter-spacing: 5px;
}