.public_w {
  max-width: 1480px;
  width: 85%;
  margin: 0 auto;
}
* {
  margin: 0;
  padding: 0;
}
/* 联系我们 */
.contact {
  /* 详细信息 */
}
.contact .tit {
  font-family: HelveticaNeue_Medium;
  /* font-weight: 500; */
  font-size: calc(14px + 1.5rem);
  color: #333333;
}
.contact .wp {
  width: 80%;
  margin-top: calc(30px + 5rem);
  /* border: 1px solid #000; */
}
.contact .wp > div {
  width: 100%;
  display: flex;
}
.contact .wp > div:nth-of-type(1) {
  display: flex;
  justify-content: space-between;
}
.contact .wp > div:nth-of-type(1) .l {
  width: calc(140px + 25rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* border: 1px solid #f00; */
}
.contact .wp > div:nth-of-type(1) .l > span {
  font-family: Helvetica;
  font-size: calc(10px + 0.5rem);
  color: #777777;
  line-height: 30px;
  margin-top: calc(10px + 1.5rem);
}
.contact .wp > div:nth-of-type(1) .l ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(12px + 3rem);
}
.contact .wp > div:nth-of-type(1) .l ul li {
  width: 42%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-bottom: calc(10px + 2rem);
  /* border: 1px solid #000; */
}
.contact .wp > div:nth-of-type(1) .l ul li > p {
  font-family: HelveticaNeue_Medium;
  font-size: calc(10px + 0.5rem);
  color: #333333;
}
.contact .wp > div:nth-of-type(1) .l ul .d1,
.contact .wp > div:nth-of-type(1) .l ul .d3,
.contact .wp > div:nth-of-type(1) .l ul .d4 {
  width: calc(16px + 1rem);
  margin-bottom: calc(0.7rem);
}
.contact .wp > div:nth-of-type(1) .l ul .d2 {
  width: calc(16px + 1rem);
}
.contact .wp > div:nth-of-type(1) .l ul li:nth-last-of-type(1) {
  width: 100%;
  margin-bottom: 0;
  align-items: flex-start;
}
.contact .wp > div:nth-of-type(1) .l ul li:nth-last-of-type(1) > img {
  margin-left: 19%;
  margin-bottom: 0.7rem;
}
.contact .wp > div:nth-of-type(1) .l ul .d5 {
  width: calc(10px + 0.85rem);
  height: calc(16px + 1rem);
}
.contact .wp > div:nth-of-type(1) > img {
  width: 49%;
}
.contact .wp > div:nth-of-type(2) {
  display: flex;
  justify-content: space-between;
  margin-top: calc(20px + 5rem);
  /* border: 1px solid #000; */
}
.contact .wp > div:nth-of-type(2) .l2 {
  display: flex;
  flex-direction: column;
  width: 45%;
  /* border: 1px #f00 solid; */
}
.contact .wp > div:nth-of-type(2) .l2>p{
    margin-bottom: calc(13px + 1.5rem);
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form {
  width: 100%;
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(1),
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(2),
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(3) {
  width: 100%;
  height: calc(18px + 2rem);
  margin-bottom: calc(10px + 1rem);
  border: 1px solid #C8C8C8;
  display: flex;
  /* padding-left: 0.9rem; */
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(1) > input,
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(2) > input,
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(3) > input {
  width: 100%;
  height: 100%;
  border: none;
  padding-left: 0.5rem;
  font-family: Helvetica;
  font-size: calc(10px + 0.4rem);
  color: #777777;
  align-items: center;
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(1) > p,
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(2) > p,
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(3) > p {
  height: 100%;
  margin-left: 0.9rem;
  display: flex;
  font-family: Helvetica;
  font-size: calc(10px + 0.4rem);
  color: #777777;
  align-items: center;
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(1) > p > span,
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(2) > p > span,
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-of-type(3) > p > span {
  margin-right: 2px;
  color: #D80816;
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-last-of-type(1) {
  height: calc(100px + 7rem);
  justify-content: flex-start;
  border: 1px solid #C8C8C8;
  display: flex;
  width: 100%;
  font-family: Helvetica;
  font-size: calc(10px + 0.4rem);
  color: #777777;
  padding-top: calc(10px + 0.4rem);
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-last-of-type(1) > p {
  margin-left: 0.9rem;
}
.contact .wp > div:nth-of-type(2) .l2 .mess_form .input > div:nth-last-of-type(1) .in2 {
  width: 100%;
  border: none;
  padding-left: 0.5rem;
}
.contact .wp > div:nth-of-type(2) .l2 .Emails {
  width: 100%;
  display: flex;
  justify-content: center;
}
.contact .wp > div:nth-of-type(2) .l2 .Emails .subBox {
  width: calc(40px + 5rem);
  height: calc(14px + 2rem);
  background: #E15532;
  border-radius: 2px;
  border: none;
  font-family: HelveticaNeue_Medium;
  font-size: calc(10px + 0.5rem);
  color: #FFFFFF;
  margin-top: calc(10px + 1rem);
}
.contact .wp > div:nth-of-type(2) .y {
  width: 47.7%;
  display: flex;
  flex-direction: column;
  /* border: 1px solid #f00; */
}
.contact .wp > div:nth-of-type(2) .y > ul {
  width: 100%;
  margin-top: calc(10px + 2.5rem);
}
.contact .wp > div:nth-of-type(2) .y > ul > li {
  margin-bottom: calc(10px + 2rem);
}
.contact .wp > div:nth-of-type(2) .y > ul > li > div {
  width: 100%;
  display: flex;
  align-items: center;
}
.contact .wp > div:nth-of-type(2) .y > ul > li > div > img {
  width: calc(10px + 0.8rem);
  margin-right: 0.5rem;
}
.contact .wp > div:nth-of-type(2) .y > ul > li > div > span {
  font-family: HelveticaNeue_Medium;
  font-size: calc(10px + 0.5rem);
  color: #333333;
}
.contact .wp > div:nth-of-type(2) .y > ul > li > p {
  margin-left: calc(10px + 1.3rem);
  font-family: PingFangSC_Regular;
  font-size: calc(10px + 0.4rem);
  color: #777777;
  line-height: calc(10px + 1rem);
  margin-top: calc(10px + 0.3rem);
}
.contact .wp > div:nth-of-type(2) .y > ul > li:nth-last-of-type(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 1100px) {
  .contact .wp > div:nth-of-type(1) {
    flex-direction: column;
  }
  .contact .wp > div:nth-of-type(1) .l {
    width: 100%;
  }
  .contact .wp > div:nth-of-type(1) > img {
    width: 100%;
    margin-top: calc(10px + 1rem);
  }
  .contact .wp > div:nth-of-type(2) {
    flex-direction: column;
  }
  .contact .wp > div:nth-of-type(2) .l2 {
    width: 100%;
  }
  .contact .wp > div:nth-of-type(2) .y {
    width: 100%;
    margin-top: calc(10px + 1rem);
  }
}
