
.md-com-banner.md21531 {
  position: relative;
  z-index: 40;
}
.md-com-banner.md21531 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  max-width: 92%;
}
.md-com-banner.md21531 .cb_ban {
  position: relative;
}
.md-com-banner.md21531 .cb_bg {
  padding-top: calc(300 / 1920 * 100%);
  min-height: 200px;
}
.md-com-banner.md21531 .cb_text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 48.5%;
  transform: translateY(-50%);
  z-index: 10;
}
.md-com-banner.md21531 .d2 {
  margin-top: 0.25rem;
}
.md-com-banner.md21531 .cb-bots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-shadow: 0 1px 0 0 inset rgba(255, 255, 255, 0.4);
  z-index: 30;
}
.md-com-banner.md21531 .cb-bots .swiper-container {
  display: inline-block;
  max-width: 100%;
}
.md-com-banner.md21531 .nsw {
  width: auto;
  line-height: 1rem;
  position: relative;
  color: #fff;
  margin-right: 1.6rem;
}
.md-com-banner.md21531 .nsw:last-child {
  margin-right: 0;
}
.md-com-banner.md21531 .nsw.on::before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: var(--active);
}
@media screen and (max-width: 500px) {
  .md-com-banner.md21531 .nsw {
    margin-right: 0.4rem;
  }
}

.md-contact-1.md21532 {
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
  position: relative;
}
.md-contact-1.md21532 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  max-width: 92%;
}
.md-contact-1.md21532 .md-md {
  position: absolute;
  top: -1.3rem;
  visibility: hidden;
}
.md-contact-1.md21532 .box-left {
  width: calc( 440 / 1500 * 100%);
  position: relative;
}
.md-contact-1.md21532 .bg {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
}
.md-contact-1.md21532 .bg::after {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  height: calc(100% - 1.2rem);
  background-image: linear-gradient(0deg, #062353 0%, rgba(6, 35, 83, 0) 100%);
  border-radius: 0.2rem;
}
.md-contact-1.md21532 .box-right {
  width: calc( 980 / 1500 * 100%);
}
.md-contact-1.md21532 .list {
  width: 100%;
  padding: 0.58rem 0.48rem;
  position: relative;
}
.md-contact-1.md21532 .li {
  margin-bottom: 0.42rem;
}
.md-contact-1.md21532 .li:last-child {
  margin-bottom: 0;
}
.md-contact-1.md21532 .li .te {
  opacity: 0.6;
}
.md-contact-1.md21532 .icon {
  display: inline-flex;
  flex-shrink: 0;
  margin-right: 0.2rem;
  color: var(--active);
}
.md-contact-1.md21532 .icon svg {
  width: 1em;
  height: 1em;
}
.md-contact-1.md21532 .h2 {
  line-height: 1.25;
}
.md-contact-1.md21532 .fbox {
  margin-top: 0.33rem;
}
.md-contact-1.md21532 .fitem {
  width: calc( 313 / 980 * 100%);
  margin-right: calc( 20 / 980 * 100%);
  margin-bottom: 0.2rem;
}
.md-contact-1.md21532 .fitem:nth-child(3n) {
  margin-right: 0;
}
.md-contact-1.md21532 .fi-active .placehold {
  display: none;
}
.md-contact-1.md21532 .ww100 {
  width: 100%;
}
.md-contact-1.md21532 .inp {
  position: relative;
}
.md-contact-1.md21532 .ip {
  width: 100%;
  height: calc(60em / 16);
  background-color: #f7f7f7;
  border-radius: 0.1rem;
  border: solid 1px #e7e7e7;
  padding: 0 0.48rem;
}
.md-contact-1.md21532 .placehold {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 0.5rem;
  pointer-events: none;
  color: #666;
}
.md-contact-1.md21532 .placehold span {
  color: #e67d1b;
}
.md-contact-1.md21532 .ta {
  display: block;
  width: 100%;
  height: 1.8rem;
  background-color: #f7f7f7;
  border-radius: 0.1rem;
  border: solid 1px #e7e7e7;
  padding: 0.16rem 0.48rem;
}
.md-contact-1.md21532 .fbtns {
  margin-top: 0.2rem;
}
.md-contact-1.md21532 .my-select {
  width: 100%;
  height: 3.75em;
  background-color: #f7f7f7;
  border-radius: 0.1rem;
  border: solid 1px #e7e7e7;
  padding: 0 0.48rem;
  position: relative;
}
.md-contact-1.md21532 .my-select .m-arrow {
  content: "";
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 0.25em);
  transform: rotate(45deg);
  transform-origin: center;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
}
.md-contact-1.md21532 .my-select .cur {
  line-height: 3.75em;
}
.md-contact-1.md21532 .my-select select {
  font-family: inherit;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 0.15rem;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.md-contact-1.md21532 .submit {
  padding: 0.05rem 0.07rem;
  padding-left: 0.23rem;
  background-color: var(--active);
  color: #fff;
  border-radius: 1rem;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: 0.5s;
}
.md-contact-1.md21532 .submit .mic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #fff;
  margin-left: 0.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.md-contact-1.md21532 .submit .mic svg {
  width: calc( 14 / 46 * 100%);
  height: calc( 14 / 46 * 100%);
}
@media screen and (max-width: 900px) {
  .md-contact-1.md21532 .box-left {
    width: 100%;
    order: 2;
    margin-top: 0.4rem;
  }
  .md-contact-1.md21532 .box-right {
    width: 100%;
    order: 1;
  }
  .md-contact-1.md21532 .form {
    padding: 0.4rem;
  }
  .md-contact-1.md21532 .fitem {
    width: 100%;
    margin-right: 0;
  }
  .md-contact-1.md21532 .submit {
    padding: 0.2rem 0.4rem;
  }
  .md-contact-1.md21532 .list {
    padding: 1rem 0.4rem;
  }
}

.md-contact-2.md21595 {
  padding-top: 2.07rem;
  padding-bottom: 1rem;
  position: relative;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.md-contact-2.md21595 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  max-width: 92%;
}
.md-contact-2.md21595 .md-md {
  position: absolute;
  top: -1.3rem;
  visibility: hidden;
}
.md-contact-2.md21595 .box {
  padding: 0.88rem 0.5rem 0.7rem;
  box-shadow: 1px 1px 0.2rem 0px rgba(162, 162, 186, 0.2);
  border-radius: 0.1rem;
}
.md-contact-2.md21595 .h2 {
  line-height: 1.25;
}
.md-contact-2.md21595 .fbox {
  margin-top: 0.33rem;
}
.md-contact-2.md21595 .fitem {
  width: calc( 453 / 1400 * 100%);
  margin-right: calc( 20 / 1400 * 100%);
  margin-bottom: 0.2rem;
}
.md-contact-2.md21595 .fitem:nth-child(3), .md-contact-2.md21595 .fitem:nth-child(7) {
  margin-right: 0;
}
.md-contact-2.md21595 .fitem:nth-child(n+4) {
  width: calc( 335 / 1400 * 100%);
}
.md-contact-2.md21595 .fi-active .placehold {
  display: none;
}
.md-contact-2.md21595 .ww100 {
  width: 100% !important;
  margin-right: 0;
}
.md-contact-2.md21595 .inp {
  position: relative;
}
.md-contact-2.md21595 .ip {
  width: 100%;
  height: calc(60em / 16);
  background-color: #f7f7f7;
  border-radius: 0.1rem;
  border: solid 1px #e7e7e7;
  padding: 0 0.48rem;
}
.md-contact-2.md21595 .placehold {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 0.5rem;
  pointer-events: none;
  color: #666;
}
.md-contact-2.md21595 .placehold span {
  color: #e67d1b;
}
.md-contact-2.md21595 .ta {
  display: block;
  width: 100%;
  height: 1.8rem;
  background-color: #f7f7f7;
  border-radius: 0.1rem;
  border: solid 1px #e7e7e7;
  padding: 0.16rem 0.48rem;
}
.md-contact-2.md21595 .fbtns {
  margin-top: 0.2rem;
}
.md-contact-2.md21595 .submit {
  padding: 0.05rem 0.07rem;
  padding-left: 0.23rem;
  background-color: var(--active);
  color: #fff;
  border-radius: 1rem;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: 0.5s;
}
.md-contact-2.md21595 .submit .mic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #fff;
  margin-left: 0.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.md-contact-2.md21595 .submit .mic svg {
  width: calc( 14 / 46 * 100%);
  height: calc( 14 / 46 * 100%);
}
.md-contact-2.md21595 .my-select {
  width: 100%;
  height: 3.75em;
  background-color: #f7f7f7;
  border-radius: 0.1rem;
  border: solid 1px #e7e7e7;
  padding: 0 0.48rem;
  position: relative;
}
.md-contact-2.md21595 .my-select .m-arrow {
  content: "";
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 0.25em);
  transform: rotate(45deg);
  transform-origin: center;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
}
.md-contact-2.md21595 .my-select .cur {
  line-height: 3.75em;
}
.md-contact-2.md21595 .my-select select {
  font-family: inherit;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 0.15rem;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media screen and (max-width: 900px) {
  .md-contact-2.md21595 .form {
    padding: 0.4rem;
  }
  .md-contact-2.md21595 .fitem {
    width: 100% !important;
    margin-right: 0;
  }
  .md-contact-2.md21595 .submit {
    padding: 0.2rem 0.4rem;
  }
}
