.contact-detail {
  padding-top: 0.83rem;
}
.contact-info {
  display: flex;
  height: 2.47rem;
  background: #f8f8f8;
  /* border: 0.01rem solid #e6e6e6; */
}
.contact-item {
  display: flex;
  align-items: center;
  padding: 0 0.2rem;
  padding-left: 0.205rem;
}
.contact-item img {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.15rem;
}
.contact-content {
  display: flex;
  flex-direction: column;
}
.contact-title {
  font-size: 0.22rem;
  color: #111111;
  line-height: 0.49rem;
}
.contact-desc {
  font-size: 0.16rem;
  color: #777777;
  line-height: 0.28rem;
}
.contact-address,
.contact-phone {
  flex: 2;
  border-right: 0.01rem solid #e6e6e6;
}
.contact-email {
  flex: 1;
}

.box_2 {
  background: #ffffff;
  padding-top: 1.17rem;
  padding-bottom: 1.29rem;
}

.mes_box {
}
.mes_box {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}

.mes_box .inputs-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
.mes_box .mes_w {
  height: 0.6rem;
  background: #f8f8f8;
  margin-bottom: 0.2rem;
  margin-right: 0.18rem;
  border: none;
}
.mes_box .mes_w:nth-child(1),
.mes_box .mes_w:nth-child(2),
.mes_box .mes_w:nth-child(3),
.mes_box .mes_w:nth-child(4),
.mes_box .mes_w:nth-child(5) {
  width: calc((100% - 0.72rem) / 5);
  flex-shrink: 0;
  margin-bottom: 0.2rem;
}

.mes_box .mes_w:nth-child(5) {
  margin-right: 0;
}
.mes_box .mes_w.mes_input {
  border: none;
  color: #333;
  background: #f8f8f8;
  padding: 0 0.2rem;
  height: 0.6rem;
  font-size: 0.16rem;
  outline: none;
  border-radius: 0;
}
.mes_box .mes_w.mes_input::-webkit-input-placeholder {
  color: #555;
}
.mes_box .mes_w.mes_input:-moz-placeholder {
  color: #555;
}
.mes_box .mes_w.mes_input::-moz-placeholder {
  color: #555;
}
.mes_box .mes_w.mes_input:-ms-input-placeholder {
  color: #555;
}
.mes_box .mes_w.mes_input::-ms-input-placeholder {
  color: #555;
}

.mes_box .mes_w.dropdown .btn {
  width: 100%;
  outline: none !important;
  height: 0.6rem;
  border: none !important;
  color: #333;
  background: #f8f8f8;
  border-radius: 0;
  line-height: 0.6rem;
  padding: 0 0.12rem 0 0.2rem;
  font-size: 0.16rem;
  box-shadow: none;
  opacity: 1 !important;
}

.mes_box .btn_box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mes_box .btn_box .submit_btn {
  width: 2.68rem;
  outline: none !important;
  height: 0.6rem;
  color: #fff;
  background: #2a66c8;
  border-radius: 0;
  line-height: 0.6rem;
  padding: 0 0.2rem;
  font-size: 0.2rem;
  box-shadow: none;

  border: none;
  cursor: pointer;
}
.mes_box .mes_text {
  width: 100%;
  margin-bottom: 0.38rem;
  border: none;
  background: #f8f8f8;
  color: #333;
  padding: 0.2rem;
  border-radius: 0;
  height: 2.7rem;
  font-family: "微软雅黑";
  font-size: 0.16rem;
  outline: none;
  resize: none;
}
.mes_box .mes_text::-webkit-input-placeholder {
  color: #555;
}
.mes_box .mes_text:-moz-placeholder {
  color: #555;
}
.mes_box .mes_text::-moz-placeholder {
  color: #555;
}
.mes_box .mes_text:-ms-input-placeholder {
  color: #555;
}
.mes_box .mes_text::-ms-input-placeholder {
  color: #555;
}
.mes_box .submit_btn {
  display: inline-block;
  width: 2.68rem;
  height: 0.6rem;
  background: #002a70;
  color: #fff;
  font-size: 0.2rem;
  text-decoration: none;
  text-align: center;
  line-height: 0.6rem;
  border-radius: 0;
  margin: 0 auto;
}
.mes_box .submit_btn:hover {
  opacity: 0.9;
}
.head_one {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.head_one h5 {
  font-size: 0.4rem;
  color: #000000;
  text-align: left;
  margin-bottom: 0.23rem;
  font-weight: bold;
}
.head_one p {
  text-align: left;
  font-size: 0.18rem;
  margin-bottom: 0.34rem;
  padding: 0;
  width: 100%;
  color: #111;
}
.head_one span {
  display: none;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  color: #666;
}

.custom-select {
  position: relative;
  height: 0.6rem;
  background: #f8f8f8;
  border: none;
  cursor: pointer;
  z-index: 10;
}

.select-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 0.2rem;
  font-size: 0.16rem;
  color: #333;
  background: #f8f8f8;
  transition: all 0.3s ease;
}

.select-placeholder {
  color: #555;
}

.select-value {
  color: #333;
}

.select-arrow {
  width: 0.08rem;
  height: 100%;
  background: url(../images/icon-r.png) no-repeat center center;
  background-size: contain;
  transition: transform 0.3s ease;
}

.custom-select.active .select-arrow {
  transform: rotate(90deg);
}

.select-options {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 0.01rem solid #eee;
  border-top: none;
  box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 100;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.custom-select.active .select-options {
  max-height: 2rem;
}

.select-option {
  padding: 0.15rem 0.2rem;
  font-size: 0.16rem;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.select-option:hover {
  background-color: #f0f0f0;
}
@media screen and (max-width: 768px) {
  .contact-detail {
    padding-top: 0.63rem;
    /* padding-bottom: 0.5rem; */
  }
  .contact-info {
    flex-direction: column;
    height: auto;
  }
  .contact-item {
    flex-direction: row;
    align-items: center;
    padding: 0.58rem 0.23rem;
    border-bottom: 0.01rem solid #e6e6e6;
  }
  .contact-item:last-child {
    border-bottom: none;
  }
  .contact-item img {
    width: 0.83rem;
    height: 0.83rem;
    margin-right: 0.28rem;
    margin-bottom: 0;
  }
  .contact-title {
    font-size: 0.34rem;
    line-height: 0.49rem;
    margin-bottom: 0.15rem;
  }
  .contact-desc {
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .contact-address,
  .contact-phone,
  .contact-email {
    flex: none;
    border-right: none;
  }

  .box_2 {
    padding-top: 0.63rem;
    padding-bottom: 1rem;
  }

  .head_one h5 {
    font-size: 0.4rem;
    margin-bottom: 0.34rem;
  }
  .head_one p {
    font-size: 0.28rem;
    line-height: 0.49rem;
  }

  .mes_box {
    flex-direction: column;
  }
  .mes_box .mes_w.mes_input {
    padding: 0 0.26rem;
    height: 0.78rem;
    font-size: 0.28rem;
    border: 0.01rem solid #d6d6d6;
    margin-right: unset;
  }
  .mes_box .mes_w:nth-child(1),
  .mes_box .mes_w:nth-child(2),
  .mes_box .mes_w:nth-child(3),
  .mes_box .mes_w:nth-child(4),
  .mes_box .mes_w:nth-child(5) {
    width: 100%;
    flex: unset;
    margin-right: unset;
  }
  .mes_box .custom-select.mes_w {
    width: 100%;
    height: 0.78rem;
    border: 0.01rem solid #d6d6d6;
    background: #f8f8f8;
  }
  .mes_box .custom-select .select-header {
    height: 100%;
    padding: 0 0.26rem;
    font-size: 0.28rem;
    color: #555;
    background: #f8f8f8;
  }
  .mes_box .custom-select .select-placeholder {
    font-size: 0.28rem;
    color: #555;
  }
  .mes_box .custom-select .select-value {
    font-size: 0.28rem;
    color: #333;
  }
  .mes_box .mes_text {
    margin-bottom: 0.28rem;
    border: 0.01rem solid #d6d6d6;
    padding: 0.35rem 0.26rem;
    height: 6.08rem;
    font-size: 0.28rem;
  }
  .mes_box .btn_box .submit_btn {
    width: 100%;
    height: 0.92rem;

    line-height: 0.92rem;
    padding: unset;
 font-size: 0.3rem;
  }
}
