#banner {
  height: 31.25rem;
  margin: 0 auto;
}
#banner .bg-img {
  width: 120rem;
  /* width: 100%;
  height: 31.25rem; */
  /* image-rendering: pixelated; */
}
#contact {
  padding: 4.31rem 0 2.5rem 0;
  height: 100%;
  min-height: calc(100vh - 31.25rem - 21.56rem);
}
#contact .content {
  margin-top: 7.69rem;
  height: 100%;
}
#contact .content .top {
  padding: 3.38rem 0 0 3.94rem;
  width: 75rem;
  height: 32.69rem;
  background: url("../static/contact/bg.png") no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: space-between;
}
#contact .content .top .left .title {
  font-size: 1.25rem;
  font-weight: 700;
  text-align: left;
  color: #5871f0;
  letter-spacing: 0.04rem;
  margin-bottom: 2.56rem;
}
#contact .content .top .left .info {
  width: 100%;
  border-bottom: 0.06rem solid #e1e1e1;
}
#contact .content .top .left .info p {
  font-size: 1.13rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 0.03rem;
}
#contact .content .top .left .info .icon-1 {
  margin-right: 1.25rem;
  width: 1.19rem;
  height: 1.19rem;
}
#contact .content .top .left .info .icon-2 {
  margin-right: 1.25rem;
  width: 1.25rem;
  height: 0.94rem;
}
#contact .content .top .left .info .icon-3 {
  margin-right: 1.25rem;
  width: 1.06rem;
  height: 1.31rem;
}
#contact .content .top .left .info-bottom {
  margin-top: 1.94rem;
  display: flex;
}
#contact .content .top .left .info-bottom .qrcode {
  width: 9.25rem;
  height: 9.25rem;
}
#contact .content .top .left .info-bottom .qrcode-desc {
  display: flex;
  flex-direction: column;
  margin-left: 0.88rem;
}
#contact .content .top .left .info-bottom .qrcode-desc .qrcode-title {
  margin-top: 1.09rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 0.03rem;
}
#contact .content .top .left .info-bottom .qrcode-desc .qrcode-more {
  margin-top: 1.6rem;
  font-size: 0.88rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 0.03rem;
}
#contact .content .top .right {
  width: 42rem;
  height: 24.56rem;
  padding: 3.81rem 3.86rem 3.19rem 5.31rem;
  background: #ffffff;
  border-radius: 0.25rem;
  box-shadow: 0 0 1.05rem 0 rgba(168, 184, 208, 0.19);
}
#contact .content .top .right .contact-title {
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  letter-spacing: 0.03rem;
}
#contact .content .top .right .contact-form {
  padding-top: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#contact .content .top .right .contact-form .input-group-text {
  background-color: #ffffff;
}
#contact .content .top .right .contact-form .img-name {
  width: 1.13rem;
  height: 1.25rem;
}
#contact .content .top .right .contact-form .input-group {
  width: auto;
  margin-bottom: 1.06rem;
}
#contact .content .top .right .contact-form .input {
  width: 33.13rem !important;
  height: 2.5rem;
  border: 0.06rem solid #e5e5e5;
  border-radius: 0.13rem;
  font-size: 0.88rem;
  color: #999999;
  position: relative;
  padding: 0 0.625rem 0 3.125rem;
  flex: none;
}
#contact .contact .box .contact-form ::-webkit-input-placeholder {
  color: #999999 !important;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular, serif;
}
#contact .content .top .right .contact-form .input-name {
  background-image: url("../static/images/icon39.png");
  background-repeat: no-repeat;
  background-size: 1.13rem 1.25rem;
  background-position: 1.19rem center;
}
#contact .content .top .right .contact-form .input-tel {
  background-image: url("../static/images/icon40.png");
  background-repeat: no-repeat;
  background-size: 1.31rem 1.25rem;
  background-position: 1.19rem center;
}
#contact .content .top .right .contact-form .input-email {
  background-image: url("../static/images/icon41.png");
  background-repeat: no-repeat;
  background-size: 1.38em 1.13rem;
  background-position: 1.19rem center;
}
#contact .content .top .right .contact-form .form-btn {
  margin-top: 2.38rem;
  width: 13.13rem;
  height: 2.94rem;
  background: #5871f0;
  border-radius: 0.63rem;
  font-size: 1.13rem;
  text-align: center;
  line-height: 2.94rem;
  color: #ffffff;
  letter-spacing: 0.03rem;
  cursor: pointer;
}
#contact .content .top .right .contact-form .form-btn:hover {
  color: #ffffff;
  background-color: #2E4FF5FF;
}
#contact .content .map {
  width: 75rem;
  height: 100%;
  background: #ffffff;
  border-radius: 0.25rem;
  box-shadow: 0 0 1.05rem 0 rgba(168, 184, 208, 0.19);
  padding: 1.5rem 1.31rem;
}
.logo {
  width: 6.25rem;
  height: 4rem;
}
.mask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000;
}
.mask .popUp {
  width: 30.38rem;
  height: 21.5rem;
  background: #ffffff;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.25rem;
  overflow: hidden;
}
.mask .popUp .popUp-bg {
  width: 30.31rem;
  height: 14.31rem;
  background: url("../static/images/mask_bg.png") no-repeat;
  background-size: 30.31rem 14.31rem;
}
.mask .popUp .popUp-bg .top {
  width: 30.31rem;
  height: 3.29rem;
  font-size: 1.13rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular, serif;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 3.29rem;
  position: relative;
  border-bottom: 0.06rem solid #6f86a6;
}
.mask .popUp .popUp-bg .top .close {
  position: absolute;
  right: 2rem;
  top: 0;
  font-size: 1.5rem;
  cursor: pointer;
}
.mask .popUp .popUp-bg .popContent .icon {
  width: 5.31rem;
  height: 5.31rem;
  display: block;
  margin: 1rem auto;
}
.mask .popUp .popUp-bg .popContent .main {
  margin-top: 1rem;
  font-size: 1.25rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold, serif;
  font-weight: 700;
  text-align: center;
  color: #333333;
}
.mask .popUp .popUp-bg .popContent .secondary {
  margin-top: 1rem;
  font-size: 1rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular, serif;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.mask .popUp .popUp-bg .btn {
  width: 15rem;
  height: 3.13rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem auto;
  background: #415fe3;
  border-radius: 0.63rem;
  font-size: 1.13rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular, serif;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 3.13rem;
  letter-spacing: 0.07rem;
}
/*# sourceMappingURL=contact.css.map */
