.supage_115 .contact-us .contact-left {
  padding: 0.7rem 0.5rem;
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .contact-left {
    padding: 0.5rem 0.3rem;
  }
}
.supage_115 .contact-us .box {
  height: fit-content;
  text-align: left;
}
.supage_115 .contact-us .public-title h2 {
  color: #fff;
  text-align: left;
  margin-bottom: 0.14rem;
  font-size: 0.24rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .contact-us .public-title h2 {
    font-size: 0.16rem;
  }
}
.supage_115 .contact-us .public-title p {
  color: #fff;
  text-align: left;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .contact-us .public-title p {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .public-title h2 {
    font-size: 0.32rem;
  }
  .supage_115 .contact-us .public-title p {
    font-size: 0.24rem;
  }
}
.supage_115 .contact-us .contact-left {
  width: 36%;
  float: left;
  background-color: rgba(13, 47, 137, 0.5);
  height: 100%;
  min-height: 4.9rem;
  color: #fff;
}
.supage_115 .contact-us .contact-left img {
  vertical-align: middle;
}
.supage_115 .contact-us .contact-left .contact-submit-xinx {
  margin-top: 0.25rem;
}
.supage_115 .contact-us .contact-left .contact-submit-btn {
  font-size: 0.14rem;
  padding: 0.15rem 0.57rem;
  border: 0.01rem solid #fff;
  display: inline-block;
  color: #fff;
  margin-top: 0.4rem;
  margin-left: 0.3rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .contact-us .contact-left .contact-submit-btn {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .contact-left .contact-submit-btn {
    font-size: 0.24rem;
  }
}
.supage_115 .contact-us .contact-left input,
.supage_115 .contact-us .contact-left textarea {
  line-height: 0.4rem;
  background: transparent;
  font-size: 0.14rem;
  width: 80%;
  color: #fff;
  resize: none;
  border: none;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .contact-us .contact-left input,
  .supage_115 .contact-us .contact-left textarea {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .contact-left input,
  .supage_115 .contact-us .contact-left textarea {
    font-size: 0.24rem;
    line-height: 0.6rem;
  }
}
.supage_115 .contact-us .contact-left textarea {
  max-height: 0.4rem;
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .contact-left textarea {
    max-height: 0.6rem;
  }
}
.supage_115 .contact-us .contact-left textarea::-webkit-scrollbar {
  /* 滚动条整体部分 */
  width: 0.01rem;
}
.supage_115 .contact-us .contact-left input::-webkit-input-placeholder,
.supage_115 .contact-us .contact-left textarea::-webkit-input-placeholder {
  font-size: 0.14rem;
  color: #fff;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .contact-us .contact-left input::-webkit-input-placeholder,
  .supage_115 .contact-us .contact-left textarea::-webkit-input-placeholder {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .contact-left input::-webkit-input-placeholder,
  .supage_115 .contact-us .contact-left textarea::-webkit-input-placeholder {
    font-size: 0.24rem;
  }
}
.supage_115 .contact-us .contact-right {
  height: 100%;
  padding: 1rem;
  padding-top: 0.85rem;
  width: calc(100% - 36%);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  float: right;
  min-height: 4.9rem;
  border: 0.01rem solid #EFEFEF;
}
.supage_115 .contact-us .contact-right .public-title h2 {
  color: #0D2E89;
  text-align: center;
  font-size: 0.24rem;
}
.supage_115 .contact-us .contact-right .public-title p {
  color: #333333;
  text-align: center;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .contact-us .contact-right .public-title p {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .contact-right .public-title h2 {
    font-size: 0.32rem;
  }
  .supage_115 .contact-us .contact-right .public-title p {
    font-size: 0.24rem;
  }
}
.supage_115 .contact-us .contact-right p {
  text-align: center;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .contact-us .contact-right p {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .contact-right p {
    font-size: 0.24rem;
  }
}
.supage_115 .contact-us .contact-right .contact-submit {
  display: flex;
  justify-content: space-between;
  border-bottom: 0.01rem solid #efefef;
  padding-bottom: 0.45rem;
}
.supage_115 .contact-us .contact-right .contact-submit .contact-submit-xinx {
  flex: 1;
  text-align: center;
}
.supage_115 .contact-us .contact-right .contact-submit .contact-submit-xinx > div {
  width: 70%;
  margin: 0 auto;
  font-size: 0.14rem;
  margin-top: 0.16rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .contact-us .contact-right .contact-submit .contact-submit-xinx > div {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .contact-right .contact-submit .contact-submit-xinx > div {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 767px) {
  .supage_115 .contact-us .contact-right p {
    margin: 0.3rem 0;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .contact-us .box {
    height: fit-content;
  }
  .supage_115 .contact-us .contact-left,
  .supage_115 .contact-us .contact-right {
    width: 100%;
    float: inherit;
    min-height: 4.9rem;
  }
  .supage_115 .contact-us .contact-right {
    padding: 0.7rem 0.5rem;
  }
  .supage_115 .contact-us .contact-right .contact-submit-xinx > div {
    width: 90% !important;
  }
}
.supage_115 #allmap {
  height: 6.82rem;
  width: 100%;
}
.supage_115 .public-inner-head {
  position: relative;
  top: -0.97rem;
}
.supage_115 .public-inner-head .public-inner-content {
  background-color: #fff;
  position: relative;
}
.supage_115 .public-inner-head .public-inner-bgRight {
  position: absolute;
  width: 2.33rem;
  background-color: #F0F0F0;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  top: 0.97rem;
  max-width: 15%;
}
.supage_115 .public-inner-head .public-inner-bgLeft {
  height: 100%;
  position: absolute;
  width: calc(100% - 2.33rem);
  background-color: #ffffff;
  left: 0;
  top: 0;
  bottom: 0;
  min-width: 85%;
}
.supage_115 .public-inner-head .public-inner-bgLeft .border-line {
  width: 100%;
  height: 0.01rem;
  position: absolute;
  top: 0.97rem;
  background: #EFEFEF;
  z-index: 999;
}
.supage_115 .public-inner-head .public-inner-tabTop {
  overflow: hidden;
}
.supage_115 .public-inner-head .public-inner-tabTop .tabLeft {
  float: left;
  line-height: 0.97rem;
  color: #333333;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.24rem;
  }
}
.supage_115 .public-inner-head .public-inner-tabTop .tabLeft img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
}
.supage_115 .public-inner-head .public-inner-tabTop .tabLeft text {
  display: inline-block;
  vertical-align: middle;
}
.supage_115 .public-inner-head .public-inner-tabTop .tabLeft .title {
  color: #0D2E89;
}
.supage_115 .public-inner-head .public-inner-tabTop .tabLeft .title a {
  color: #0D2E89;
}
.supage_115 .public-inner-head .public-inner-tabTop .tabRight {
  float: right;
  width: 60%;
  line-height: 0.97rem;
  height: 0.97rem;
}
.supage_115 .public-inner-head .public-inner-tabTop .tabRight .swiper-container {
  height: 100%;
  overflow: hidden;
}
.supage_115 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul {
  height: 100%;
  float: right;
}
.supage_115 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
  font-weight: bold;
  color: #333;
  font-size: 0.14rem;
  min-width: 1.2rem;
}
@media screen and (max-width: 1300px) {
  .supage_115 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    min-width: 1rem;
  }
}
.supage_115 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.1rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    font-size: 0.16rem;
  }
}
.supage_115 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul:first-child {
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .supage_115 .public-inner-head .public-inner-tabTop .tabLeft {
    width: 100%;
    float: inherit;
  }
  .supage_115 .public-inner-head .public-inner-tabTop .tabRight {
    display: none;
  }
  .supage_115 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    max-width: calc(100% / 3);
    font-size: 0.24rem;
  }
}
.supage_115 .public-inner-head .public-inner-cont {
  padding: 0.7rem 0 0;
}
.supage_115 .public-inner-head .public-inner-cont .public-inner-title h2 {
  color: #333333;
  text-align: center;
  font-size: 0.24rem;
  margin-bottom: 0.26rem;
  font-weight: bold;
}
.supage_115 .public-inner-head .public-inner-cont .public-inner-title h3 {
  font-size: 0.14rem;
  color: #666666;
  text-align: center;
  margin-bottom: 0.45rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_115 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .public-inner-head .public-inner-cont .public-inner-title h2 {
    font-size: 0.32rem;
  }
  .supage_115 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1500px) {
  .supage_115 .public-inner-head .public-inner-bgLeft {
    width: 100%;
  }
  .supage_115 .public-inner-head .public-inner-bgRight {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .public-inner-head {
    top: 0;
    padding-bottom: 0.7rem;
  }
}
.supage_115 .overflow-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.supage_115 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .supage_115 .container {
    width: 80% !important;
  }
}
@media screen and (max-width: 1024px) {
  .supage_115 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
