/*
    作者:黄豪琦
    日期:2020-07-08 16:03
    信息公示
*/

.info_disclosure {
}
.specialbanner {
  height: 80px;
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #4c2d82;
}

.info_disclosure .info-btn-list {
  position: absolute;
  z-index: 9;
  top: 0px;
  background-color: #4c2d82;
}

.info_disclosure .h-tag-titles {
  display: flex;
  justify-content: space-between;
  height: 100%;
}

.h-tag-container .h-tag-titles .h-tag-titles-item {
  display: inline-block;
  /* max-width: 15%; */
  line-height: 2;
  padding-bottom: 10px;
  padding-bottom: 4px;
  box-sizing: border-box;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  /*margin-right: 35px;*/
}

.h-tag-container .h-tag-titles .h-tag-titles-item span {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.info_disclosure .h-tag-titles .h_active {
  color: #f5a623;
}

.info_disclosure .h-tag-titles .h_active::after {
  content: '';
  position: relative;
  bottom: 4px;
  width: 50%;
  height: 4px;
  display: block;
  margin: 0 auto;
  background-color: #f5a623;
}

.info_disclosure .h-tag-content .am-form-inline {
  justify-content: space-between;
  margin-bottom: 50px;
}

.info_disclosure .h-tag-content .am-form-inline input,
.info_disclosure .h-tag-content .am-form-inline button {
  font-size: 16px;
}

.info_disclosure .h-tag-content .am-form-inline button {
  background-color: #f5a623;
  border-radius: 4px;
  color: #ffffff;
}

.info_disclosure .h-tag-content .search-result {
  position: relative;
  background-color: #ffffff;
}

.info_disclosure .h-tag-content .search-result .i1 {
  padding: 0 2rem;
  line-height: 3;
}

.info_disclosure .h-tag-content .search-result .i2 {
  display: flex;
  justify-content: space-between;
  background: #efeff4;
  line-height: 4;
}

.info_disclosure .h-tag-content .search-result .i2 > span {
  display: inline-block;
  width: 20%;
  text-align: center;
}

.info_disclosure .h-tag-content .search-result .i3 {
  position: relative;
}

.info_disclosure .h-tag-content .search-result .i3 .null_result {
  display: none;
  text-align: center;
  padding: 60px 0;
}

.info_disclosure .h-tag-content .search-result .i3 .null_result > img {
  max-width: 30%;
  margin: 0 auto 30px;
}

.info_disclosure .h-tag-content .search-result .i3 .result .r_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 3;
  padding: 4px 0;
  font-size: 16px;
}

.info_disclosure .h-tag-content .search-result .i3 .result .r_item > span {
  display: inline-block;
  width: 20%;
  text-align: center;
  padding: 0 0.5rem;
}

.info_disclosure .h-tag-content .result-item {
  position: relative;
  margin-bottom: 40px !important;
}

.info_disclosure .h-tag-content .result-item .r-i-left {
  background-color: #4c2d82;
  color: #ffffff;
  text-align: center;
  position: absolute;
  height: 100%;
}

.info_disclosure .h-tag-content .result-item .r-i-left > span {
  margin: 15px 0;
  display: block;
}

.info_disclosure .h-tag-content .result-item > div {
  padding: 15px;
  float: right;
}

.info_disclosure .h-tag-content .result-item .am-u-lg-4 {
  margin: 15px 0;
  padding: 0 20px;
  float: left;
}

.info_disclosure .h-tag-content .result-item .am-u-lg-4 .bold {
  color: #333333;
  font-size: 18px;
}

.info_disclosure .h-tag-content .result-item .am-u-lg-4 span {
  font-size: 14px;
  color: #666666;
  display: block;
}
#mapbox {
  width: 600px;
  height: 600px;
  float: left;
}

#mapboxinfo {
  width: 300px;
  background-color: rgba(76, 45, 130, 0.5);
  color: #fff;
  display: none;
  position: absolute;
  max-height: 200px;
  overflow: auto;
  z-index: 999;
  border-radius: 5px;
}
.zqcity {
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #f5a623;
  margin-left: 10px;
}
.zqlist {
  list-style: none;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  margin-left: 20px;
}

.zqlist a {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.zqlist a:hover {
  color: #f5a623;
}
.yywdbox {
  position: relative;
}
.right_words {
  float: left;
  width: 600px;
  margin-top: 120px;
}
.top_box {
  padding: 0 0 44px 0px;
}
.p1 {
  margin-top: 50px;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}
.nice_title.long {
  width: 511px;
}
.nice_title h3 {
  font-size: 36px;
  color: #000000;
  line-height: 50px;
  font-weight: bold;
}
.nice_title .line {
  margin-top: 15px;
  width: 100%;
  height: 15px;
  background:  repeat-x;
}
.p1 > span {
  margin: 0 7px;
  font-size: 28px;
  color: #f5a623;
  font-weight: bold;
}
.see_more {
  margin-top: 40px;
}
.see_more > a:hover {
  color: #ffffff;
  background: #f5a623;
  border-color: #f5a623;
}
.see_more > a {
  display: inline-block;
  vertical-align: top;
  width: 98px;
  height: 39px;
  font-size: 15px;
  color: #999999;
  line-height: 39px;
  text-align: center;
  border: 1px solid #cccccc;
}
.zhucedi {
  position: absolute;
  width: 600px;
  right: 50%;
  margin-right: -600px;
  color: #4c2d82;
  text-align: left;
  bottom: 50px;
}
.h_select:before {
  /* right: 0px;
  top: unset; */
}
.am-form-group {
  margin-right: 25px;
}

.h_select select {
  padding: 5px;
  width: 150px;
  font-size: 18px;
}

.h_select:before {
  font-size: 20px;
}

.dw-table {
  max-width: 1200px;
  margin: 0 auto;
}
.dw-table tr {
  mso-height-source: auto;
  mso-ruby-visibility: none;
}
.dw-table col {
  mso-width-source: auto;
  mso-ruby-visibility: none;
}
.dw-table br {
  mso-data-placement: same-cell;
}
.dw-table ruby {
  ruby-align: left;
}
.dw-table .style0 {
  mso-number-format: general;
  text-align: general;
  vertical-align: middle;
  white-space: nowrap;
  mso-rotate: 0;
  mso-background-source: auto;
  mso-pattern: auto;
  color: black;
  font-size: 11pt;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  mso-font-charset: 134;
  border: none;
  mso-protection: locked visible;
  mso-style-name: 常规;
  mso-style-id: 0;
}
.dw-table td {
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  mso-ignore: padding;
  color: black;
  font-size: 11pt;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  mso-generic-font-family: auto;
  mso-font-charset: 134;
  mso-number-format: general;
  text-align: general;
  vertical-align: middle;
  border: none;
  mso-background-source: auto;
  mso-pattern: auto;
  mso-protection: locked visible;
  white-space: nowrap;
  mso-rotate: 0;
  padding: 5px 2px;
}
.dw-table .xl65 {
  font-size: 12pt;
}
.dw-table .xl66 {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 700;
  mso-font-charset: 134;
  text-align: center;
  border: 1pt solid black;
  background: #f6f6f6;
  mso-pattern: black none;
}
.dw-table .xl67 {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 700;
  mso-font-charset: 134;
  text-align: center;
  border-top: 1pt solid black;
  border-right: 1pt solid black;
  border-bottom: 1pt solid black;
  border-left: none;
  background: #f6f6f6;
  mso-pattern: black none;
}
.dw-table .xl68 {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 700;
  mso-font-charset: 134;
  text-align: center;
  border-top: 1pt solid black;
  border-right: 1pt solid black;
  border-bottom: 1pt solid black;
  border-left: none;
  background: #f6f6f6;
  mso-pattern: black none;
  white-space: normal;
}
.dw-table .xl69 {
  font-size: 14pt;
  font-weight: 700;
}
.dw-table .xl70 {
  color: #4c4c4c;
  font-size: 14px;
  mso-font-charset: 134;
  text-align: center;
  border: 1pt solid black;
}
.dw-table .xl71 {
  width: 30%;
  color: #4c4c4c;
  font-size: 14px;
  mso-font-charset: 134;
  border-top: 1pt solid black;
  border-right: 1pt solid black;
  border-bottom: 1pt solid black;
  border-left: none;
  word-wrap: break-word;
  word-wrap: break-all;
  white-space: normal;
}
.dw-table .xl72 {
  color: #4c4c4c;
  font-size: 14px;
  mso-font-charset: 134;
  border-top: 1pt solid black;
  border-right: 1pt solid black;
  border-bottom: 1pt solid black;
  border-left: none;
  word-wrap: break-word;
  word-wrap: break-all;
  white-space: normal;
}
.dw-table .xl73 {
  color: #4c4c4c;
  font-size: 12pt;
  mso-font-charset: 134;
  text-align: center;
  border-top: none;
  border-right: 1pt solid black;
  border-bottom: 1pt solid black;
  border-left: 1pt solid black;
}
.dw-table .xl74 {
  color: #4c4c4c;
  font-size: 12pt;
  mso-font-charset: 134;
  text-align: center;
  border-top: none;
  border-right: 1pt solid black;
  border-bottom: 1pt solid black;
  border-left: none;
  white-space: normal;
}
.dw-table .xl75 {
  color: #4c4c4c;
  font-size: 12pt;
  mso-font-charset: 134;
  text-align: center;
  border-top: none;
  border-right: 1pt solid black;
  border-bottom: 1pt solid black;
  border-left: none;
  white-space: normal;
}
.dw-table .xl76 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  white-space: normal;
}


@media (max-width: 1200px) {
  .info_disclosure .h-tag-titles {
    display: block;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 2rem;
    white-space: nowrap;
    text-align: center;
  }
  .h-tag-container .h-tag-titles .h-tag-titles-item {
    flex-shrink: 0;
    height: 100%;
    padding: 0 5px 4px;
    font-size: 14px;
    vertical-align: top;
  }
  .h-tag-container .h-tag-titles .h-tag-titles-item span {
    height: 100%;
  }
  /* .h-tag-titles-item:nth-child(5) {
    min-width: 140px;
  }
  .h-tag-titles-item:nth-child(5) {
    min-width: 140px;
  }
  .h-tag-titles-item:last-child {
    min-width: 130px;
  } */

  .info_disclosure .h-tag-content .result-item .r-i-left {
    position: relative;
    width: 100% !important;
    height: 60px;
    padding: 0;
    text-align: center;
    line-height: 60px;
  }
  .info_disclosure .h-tag-content .result-item .r-i-left > span {
    margin: 0;
  }
  .info_disclosure .h-tag-content .result-item > div {
    width: 100% !important;
  }
  .right_words {
    width: 100%;
    float: none;
    margin: 0;
  }
  #mapbox {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    float: none;
  }
  .zhucedi {
    width: 100%;
    line-height: 30px;
    margin: 0;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .nice_title.long {
    width: 100%;
  }
  .p1 {
    margin-top: 30px;
  }
  .top_box {
    padding-top: 20px;
    text-align: center;
  }
  .info_disclosure .h-tag-content .search-result .i3 .result .r_item > span,
  .info_disclosure .h-tag-content .search-result .i2 > span {
    flex: 1;
  }
  .info_disclosure
    .h-tag-content
    .search-result
    .i3
    .result
    .r_item
    > span:nth-child(1),
  .info_disclosure .h-tag-content .search-result .i2 > span:nth-child(1) {
    flex: 0 0 60px;
  }
  .info_disclosure
    .h-tag-content
    .search-result
    .i3
    .result
    .r_item
    > span:nth-child(2),
  .info_disclosure .h-tag-content .search-result .i2 > span:nth-child(2) {
    flex: 0 0 80px;
  }
}

@media (max-width: 768px) {
  .am-form-inline .am-form-group {
    margin-right: 0;
    margin-bottom: 1.5rem;
    display: block;
  }
  label {
    width: 80px;
    text-align: right;
    font-size: 16px;
  }
  .h_select {
    width: calc(100% - 120px);
  }
  .h_select select {
    width: 100%;
    font-size: 16px;
  }
}
