.top-wrapper {
  background: url(/static/img/contact-banner.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 1;
}
@media (max-width: 1000px) {
  .top-wrapper {
    background-size: auto 100%;
  }
}
.top-wrapper-mask {
  background-color: inherit !important;
}
.contact .card-wrapper {
  margin: 30px 0;
  margin-right: -30px;
  position: relative;
}
.contact .card-wrapper .card {
  width: 380px;
  min-height: 275px;
  box-sizing: border-box;
  margin-right: 30px;
  padding: 40px;
  box-shadow: 0px 0px 20px 0px rgba(120, 136, 170, 0.1);
  position: relative;
  overflow: hidden;
  float: left;
}
.contact .card-wrapper .card h4 {
  color: #1D2143;
  font-size: 24px;
  font-weight: 400;
  margin-top: 0;
}
.contact .card-wrapper .card h4.patch-en {
  font-size: 22px;
}
.contact .card-wrapper .card-item {
  position: relative;
  font-size: 18px;
}
.contact .card-wrapper .card-item-locate {
  height: 90px;
}
.contact .card-wrapper .card-item-locate.patch-en {
  height: 120px;
}
.contact .card-wrapper .card-item i {
  position: absolute;
  margin: 3px 0;
  font-size: 20px;
  color: #0067ED;
}
.contact .card-wrapper .card-item span {
  display: inline-block;
  margin-left: 43px;
  color: #666;
  line-height: 30px;
  font-size: 18px;
}
.contact .card-wrapper .card-item span.patch-en {
  font-size: 16px;
}
.contact .card-wrapper .card-big {
  width: 850px;
  min-height: 560px;
  padding: 136px 100px 30px;
}
.contact .card-wrapper .card-big h4 {
  margin-bottom: 60px;
}
.contact .card-wrapper .card-big .card-item:first-of-type {
  max-width: 487px;
}
.contact .card-wrapper .card-big .card-item {
  margin: 28px 0;
}
.contact .card-wrapper .card-big .water-mark {
  position: absolute;
  top: 90px;
  left: 100px;
  font-size: 60px;
  color: #E9F1FF;
  z-index: -1;
  font-weight: 200;
}
.contact .card-wrapper .card-big .tag {
  position: absolute;
  top: 20px;
  left: 0;
  width: 230px;
  height: 40px;
  background: #0067ED url('/static/img/contact-tag.png') no-repeat center;
  background-size: cover;
}
.contact .card-wrapper .location-wrapper {
  width: 510px;
  height: 460px;
  position: absolute;
  left: 690px;
  top: 60px;
  z-index: 2;
}
.contact .card-wrapper .location-wrapper #map-container {
  z-index: 999;
  width: 100%;
  height: 100%;
}
@media (max-width: 1366px) {
  .contact .card-wrapper {
    margin: 0.3rem 0;
    margin-right: -0.3rem;
  }
  .contact .card-wrapper .card {
    width: 3.8rem;
    min-height: 2.75rem;
    margin-right: 0.3rem;
    padding: 0.4rem;
    box-shadow: 0px 0px 0.2rem 0px rgba(120, 136, 170, 0.1);
  }
  .contact .card-wrapper .card h4 {
    font-size: 0.24rem;
  }
  .contact .card-wrapper .card h4.patch-en {
    font-size: 0.22rem;
  }
  .contact .card-wrapper .card-item {
    font-size: 0.18rem;
  }
  .contact .card-wrapper .card-item-locate {
    height: 0.9rem;
  }
  .contact .card-wrapper .card-item-locate.patch-en {
    height: 1.2rem;
  }
  .contact .card-wrapper .card-item i {
    position: absolute;
    margin: 3px 0;
    font-size: 0.2rem;
    color: #0067ED;
  }
  .contact .card-wrapper .card-item span {
    margin-left: 0.43rem;
    line-height: 0.3rem;
    font-size: 0.18rem;
  }
  .contact .card-wrapper .card-item span.patch-en {
    font-size: 0.16rem;
  }
  .contact .card-wrapper .card-big {
    width: 8.5rem;
    min-height: 5.6rem;
    padding: 1.36rem 1rem 0.3rem;
  }
  .contact .card-wrapper .card-big h4 {
    margin-bottom: 0.6rem;
  }
  .contact .card-wrapper .card-big .card-item:first-of-type {
    max-width: 4.87rem;
  }
  .contact .card-wrapper .card-big .card-item {
    margin: 0.28rem 0;
  }
  .contact .card-wrapper .card-big .water-mark {
    top: 0.9rem;
    left: 1rem;
    font-size: 0.6rem;
  }
  .contact .card-wrapper .card-big .tag {
    top: 0.2rem;
    left: 0;
    width: 2.3rem;
    height: 0.4rem;
  }
  .contact .card-wrapper .location-wrapper {
    width: 5.1rem;
    height: 4.6rem;
    left: 6.9rem;
    top: 0.6rem;
  }
}
@media (max-width: 1000px) {
  .contact {
    margin-top: -0.8rem;
  }
  .contact .location-map-mobile {
    width: 200%;
    height: 100%;
    position: absolute;
    background-color: #ccc;
    z-index: 2020;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    left: -50%;
  }
  .contact .location-map-mobile-wrap {
    width: 100%;
    height: 4.48rem;
    position: relative;
    overflow: hidden;
    z-index: -1;
  }
  .contact .location-map-mobile #map-container-mobile {
    width: 100%;
    height: 100%;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    overflow: hidden;
  }
  .contact .card-wrapper {
    margin: 0.26rem 0;
    margin-right: 0;
    position: relative;
  }
  .contact .card-wrapper .card {
    width: 100%;
    min-height: 1.92rem;
    box-sizing: border-box;
    padding: 0.54rem 0.2rem 0.22rem 0.47rem;
    box-shadow: 0px 0px 20px 0px rgba(120, 136, 170, 0.1);
    position: relative;
    overflow: hidden;
  }
  .contact .card-wrapper .card h4 {
    color: #1D2143;
    font-size: 0.24rem;
    font-weight: 400;
    margin-top: 0;
  }
  .contact .card-wrapper .card-item {
    position: relative;
    font-size: 0.19rem;
  }
  .contact .card-wrapper .card-item i {
    position: absolute;
    margin: 0.08rem 0;
    font-size: 0.2rem;
    color: #0067ED;
  }
  .contact .card-wrapper .card-item span {
    display: inline-block;
    margin-left: 0.35rem;
    color: #666;
    line-height: 0.4rem;
  }
  .contact .card-wrapper .card-big {
    width: 100%;
    min-height: 4.23rem;
    padding: 0.97rem 0.54rem 0.27rem;
  }
  .contact .card-wrapper .card-big h4 {
    margin-bottom: 0.3rem;
  }
  .contact .card-wrapper .card-big .card-item:first-of-type {
    max-width: 5.87rem;
  }
  .contact .card-wrapper .card-big .card-item {
    margin: 0.28rem 0;
  }
  .contact .card-wrapper .card-big .water-mark {
    position: absolute;
    top: 0.5rem;
    left: 0.58rem;
    font-size: 0.57rem;
    color: #E9F1FF;
    z-index: -1;
    font-weight: 200;
  }
  .contact .card-wrapper .card-big .tag {
    position: absolute;
    top: 0.2rem;
    left: 0;
    width: 2.38rem;
    height: 0.38rem;
    background: #0067ED url('/static/img/contact-tag.png') no-repeat center;
    background-size: 100% 100%;
  }
  .contact .card-wrapper .location-wrapper {
    display: none;
  }
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
