.contactUs_wrap {
  width: 192rem;
  overflow-x: hidden;
}

/* banner */
.banner_wrap {
  width: 192rem;
  height: 72.6rem;
  background: url("../images/banner/contactUs.webp") no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.banner_wrap_text {
  position: absolute;
  top: 30rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.banner_wrap_text p {
  height: 3.2rem;
  font-family: SourceHanSansCN-Regular;
  font-size: 4rem;
  letter-spacing: 0.4rem;
  color: #ffffff;
  line-height: 3.2rem;
}

.banner_wrap_text div {
  width: 11.3rem;
  height: 0.4rem;
  margin: 3rem auto 5.4rem;
  background-image: linear-gradient(#ffffff, #ffffff),
    linear-gradient(#2b6cdb, #2b6cdb);
  background-blend-mode: normal, normal;
}

.banner_wrap_text span {
  height: 6.8rem;
  font-family: SourceHanSansCN-Bold;
  font-size: 7.2rem;
  letter-spacing: 0.36rem;
  line-height: 6.8rem;
  color: #ffffff;
}

.company_idea {
  width: 192rem;
  height: 79rem;
  padding: 0 34rem;
}

.idea_title {
  margin-top: 16.7rem;
  display: flex;
}

.title_L {
  height: 22.3rem;
  display: flex;
}

.L_number {
  width: 31.5rem;
  height: 31.5rem;
  margin-top: -15.75rem;
  margin-left: -15.75rem;
  transform: rotate(-45deg);
  position: relative;
  border-bottom: 1px solid #3e3e3e;
}

.L_number p {
  height: 7.2rem;
  font-family: SourceHanSansCN-Bold;
  font-size: 7.2rem;
  line-height: 7.2rem;
  font-weight: bold;
  color: #2b6cdb;
  transform: rotate(45deg);
  position: absolute;
  bottom: 1rem;
  left: 10rem;
}

.L_text {
  height: 4.6rem;
  line-height: 4.6rem;
  font-family: SourceHanSansCN-Bold;
  font-size: 4.8rem;
  font-weight: 550;
  color: #191919;
  margin-top: 11.6rem;
}

.title_R {
  width: 57.1rem;
  height: 17.5rem;
  background-color: #3e3e3e;
  margin-left: 8.4rem;
  margin-top: 3.7rem;
  padding: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.title_R p {
  font-family: SourceHanSansCN-Regular;
  font-size: 2.4rem;
  color: #ffffff;
}

.title_R p span {
  margin-left: 2.4rem;
  font-size: 1.6rem;
  color: #e3e3e3;
}

.idea_text {
  margin: 10rem 0 15rem;
  text-indent: 1em;
  line-height: 3.5rem;
  font-size: 1.7rem;
  letter-spacing: 0.15rem;
  color: #333333;
}

.contact_information {
  width: 192rem;
  height: 68.2rem;
  text-align: center;
  background: url("../images/contactUs/contact_information.png") no-repeat;
  background-size: cover;
}

.information_tips {
  padding-top: 12rem;
  margin-bottom: 4rem;
  font-size: 1.86rem;
  font-weight: bold;
  letter-spacing: 0.56rem;
  color: #ffffff;
}

.information_phone {
  margin: 0 auto 2.3rem;
  font-size: 3.5rem;
  letter-spacing: 0.63rem;
  line-height: 5rem;
  color: #3781ff;
  display: flex;
  justify-content: center;
}

.information_phone p {
  text-align: left;
}

.information_email {
  margin: 0 auto 7.5rem;
  font-size: 1.75rem;
  color: #fefefe;
  display: flex;
  justify-content: center;
}

.information_email p {
  padding: 0 1.5rem;
}

.information_email p img {
  height: 1.9rem;
  vertical-align: middle;
  margin: 0 1.5rem;
}

.information_form {
  height: 14rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.information_form p {
  height: 2.5rem;
  font-weight: 550;
  font-family: SourceHanSansCN-Bold;
  font-size: 2.53rem;
  line-height: 2.5rem;
  letter-spacing: 0.35rem;
  color: #ffffff;
}

.information_form div {
  width: 62.9rem;
  border: solid 0.1rem #ffffff;
  margin: 0 auto;
  display: flex;
}

.information_form input[type="text"] {
  width: 44rem;
  padding: 0 2.5rem;
  background-color: rgba(87, 88, 91, 0.85);
  font-size: 2rem;
  letter-spacing: 0.21rem;
}

.information_form input[type="text"]::placeholder {
  color: #fefefe;
}

.information_form button {
  width: 19rem;
  height: 7.2rem;
  background-color: #2b6cdb;
  font-family: SourceHanSansCN-Regular;
  font-size: 2.3rem;
  line-height: 7.4rem;
  letter-spacing: 2.07rem;
  color: #fefefe;
  border-left: 1px solid #fff;
}

.company_address {
  margin: 3.4rem auto;
  width: 192rem;
  height: 52.5rem;
  border: 1px solid #ffffff;
  position: relative;
}
#address_map {
  width: 192rem;
  height: 52.5rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.anchorBL {
  display: none !important;
}

.information_box {
  position: absolute;
  width: 32.8rem;
  height: 37.7rem;

  background-color: #ffffff;
  top: 7.7rem;
  right: 18.7em;
  padding: 3.9rem 3.4rem;
}

.information_box_title {
  height: 2.9rem;
  font-family: SourceHanSansCN-Regular;
  font-size: 2.4rem;
  line-height: 2.9rem;
  color: #000000;
  position: relative;
}
.information_box_title::after {
  width: 1rem;
  height: 2.9rem;
  background-color: #ffa133;
  position: absolute;
  bottom: 0px;
  left: -3.4rem;
  content: "";
}
.information_box_info {
  margin: 1.3rem 0;
  padding: 1.7rem 0;
  border-top: dashed 1px #3e3e3e;
  border-bottom: dashed 1px #3e3e3e;
  text-align: left;
}
.information_box_info p {
  font-family: SourceHanSansCN-Regular;
  font-size: 1.4rem;
  line-height: 1.4rem;
  line-height: 3.3rem;
  color: #000000;
}
.information_box_work {
  font-family: SourceHanSansCN-Regular;
  font-size: 1.4rem;
  line-height: 2.5rem;
  letter-spacing: 0rem;
  color: #000000;
}
