@media (min-width: 768px) {
  #zhen_zhi_flex {
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) {
  .body_80 {
    padding: 30px 10vw;
  }
}

#gao_xiao_body {
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
  align-items: center;
}

.feng_fu_item img {
  width: 50%;
  margin-bottom: calc(0.7vw + 0.7rem);
}

.feng_fu_item.flex_1 {
  text-align: center;
  padding: 20px;
}

.feng_fu_item {
  font-size: calc(0.65rem);
  display: inline-block;
  width: calc(20% - 4px);
}

@media (min-width: 768px) {
  .feng_fu_item {
    font-size: calc(1.3rem);
    display: inline-block;
    width: calc(20% - 8px);
  }
}

#gao_xiao_title {
  font-size: calc(0.9rem + 0.9vw);
}

.square_border {
  width: 18px;
  height: 18px;
  border: 5px solid #007EFF;
  margin-right: 20px;
}

.gao_xiao_line_item {
  align-items: center;
  font-size: calc(0.6rem + 0.6vw);
  margin: 2vw 0;
}

.gao_xiao_line_item p {
  margin-bottom: 0;
}

.gao_xiao_number {
  font-size: calc(0.75rem + 0.75vw);
  font-weight: bold;
}

.gao_xiao_small_map {
  width: 60%;
  display: inline-block;
  box-shadow: 0 1rem 3rem rgba(0,0,0,.45)!important;
  border-radius: 15px;
}

#gao_xiao_body {
  position: relative;
  background-color: rgba(255,255,255,0.5);
  align-items: center;
}

#gao_xiao_bg {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0.2;
}

#zhen_zhi_image {
  width: 100%;
}

@media (min-width: 768px) {
  #zhen_zhi_txt_contain {
    padding-top: 100px;
  }
}

#zhen_zhi_txt {
  background: #FFFFFF;
  border: 10px solid #EEEEEE;
  margin-left: -50px;
  z-index: -1;
  padding: 5vw;
}

#top_banner_image > div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 4vw;
  top: 4vw;
  right: 31vw;
}

#top_banner_image > img {
  display: block;
  width: 100%;
}

#top_banner_image {
  position: relative;
}

.top_p.animate__animated.animate__flipInX {
  font-size: calc(1.6rem + 0.8vw);
  font-weight: 400;
  color: #FFFFFF;
  text-shadow: 0px 0px 8px #000000;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 80vw;
  margin-top: calc(1rem + 1vw);
}

@media (max-width: 768px) {
  .body_80 {
  }
}

@media (max-width: 768px) {
  #gao_xiao_body {
    flex-direction: column;
  }
}

#map_zong_bu {
  margin-top: 1.5rem;
}

@media (max-width: 768px) {
  #zhen_zhi_flex {
    display: inherit;
  }
}

@media (max-width: 768px) {
  #zhen_zhi_txt {
    margin-left: 0px;
    border: 0.6rem solid #eeeeee;
  }
}

#top_banner_image {
  margin-top: 50px;
}

@media (min-width: 1200px) {
  #top_banner_image {
    margin-top: 0px;
  }
}

