@charset "UTF-8";
body {
  background-color: #fff;
}

.content {
  width: 1100px;
  margin: 0 auto;
  background: #fff;
  font-family: PingFang SC, Microsoft YaHei, sans-serif;
}

.container {
  width: 1028px;
  padding: 0 36px;
  margin: 0 auto;
  overflow: hidden;
}

.crumbNav {
  line-height: 44px;
  height: 44px;
  width: 1024px;
  font-size: 12px;
  font-family: "宋体";
  color: #000;
  margin: 0 auto;
}

.banner {
  height: 160px;
}

.banner img {
  width: 100%;
  height: 160px;
}

.crumbNav a {
  color: #000;
  outline-style: none;
  text-decoration: none;
  cursor: pointer;
  font-size: 12px;
  font-family: "宋体";
}

.comment {
  float: right;
  font-family: 微软雅黑;
  font-size: 13px;
  color: #333333;
}

.collectionLocation,
.commentLocation {
  font-family: 微软雅黑;
  float: left;
  font-size: 13px;
  color: #333333;
  line-height: 44px;
  cursor: pointer;
}

.com_img1 {
  width: 14px;
  height: 44px;
  float: left;
  background: url(http://bmfw.www.gov.cn/ZFW-AccessPlatform/public_tools/images/shoucang.png)
    no-repeat 100% 15px;
}

.com_word {
  height: 44px;
  line-height: 44px;
  color: #333333;
  font-family: 微软雅黑;
  float: left;
  padding-left: 5px;
}

.footer_depart {
  text-align: center;
  padding: 20px;
  font-family: 微软雅黑;
  font-size: 14px;
  color: #999999;
}

.tips-bg,
.request-bg {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 99;
}

.tips-box {
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  min-height: 200px;
  background-color: #fff;
  padding: 0 10px;
}

.title {
  font-size: 18px;
  margin: 10px 0px;
  border-bottom: 1px solid #21589a;
}

.title i {
  display: inline-block;
  width: 3px;
  height: 14px;
  background-color: #0071d1;
  margin-right: 10px;
}

.closed {
  width: 300px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  background: #2b669e;
  margin: 20px auto 20px auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}

.loading {
  display: none;
  z-index: 99;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(../images/loading.png);
  background-repeat: no-repeat;
  background-size: 200px 200px;
  background-position: center center;
}

.loading.hastext {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 80px;
  width: 188px;
  height: 80px;
  background-image: none;
  top: 50%;
  left: 50%;
  margin-top: -90px;
  margin-left: -40px;
}

/* .btn {
  width: 300px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  background: #2b669e;
  margin: 20px auto 60px auto;
  cursor: pointer;
} */

.tips-content {
  text-align: justify;
  font-size: 18px;
  color: #333;
  text-indent: 2em;
  line-height: 30px;
  margin-bottom: 80px;
}

/* .nodata {
  background-color: #fff;
  border: 0;
  height: 300px;
  text-align: center;
  width: 100%;
  border: 1px solid #e8e8e8;
}
.nodata .imgbox-dj {
  width: 300px;
  height: 150px;
  margin: 0 auto;
  padding: 75px 0 32px;
}
.nodata .imgbox-dj img {
  display: block;
  max-width: 100%;
  max-height: 136px;
  margin: 0 auto;
}
.nodata .imgbox-dj .img-tit-dj {
  line-height: 14px;
  color: #00558e;
} */

.erweima {
  background: url(../images/icon-erweima.png) no-repeat;
  width: 220px;
  height: 220px;
  background-size: 200px 200px;
  background-position: center center;
  margin: 80px auto 0 auto;
  border: 1px solid #ccc;
}

.er-txt {
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

button {
  outline: none;
  border: none;
}

/* 防止 tooltip 自动消失 */
.city-data-tooltip {
  pointer-events: none;
  color: #73797c !important;
  border-color: rgb(223, 223, 223) !important;
}

.city-data-tooltip .popper__arrow {
  border-top-color: rgb(223, 223, 223) !important;
}
