.public_w {
  max-width: 1400px;
  width: 85%;
  margin: 0 auto;
}
* {
  margin: 0;
  padding: 0;
}
/* 联系我们 */
.cont {
  /*  */
}
.cont .cont1 {
  width: 100%;
  background: url('../images/contact_bg1.png') no-repeat center center;
  background-size: 100% 100%;
  padding-top: calc(30px + 5rem);
  padding-bottom: calc(20px + 4rem);
  z-index: -10;
  /* border: 1px solid #000; */
}
.cont .cont1 .public_w {
  width: 85%;
  display: flex;
  flex-direction: column;
  /* border: 1px solid #f00; */
}
.cont .cont1 .public_w > div {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.cont .cont1 .public_w > div:nth-of-type(1) {
  align-items: center;
}
.cont .cont1 .public_w > div:nth-of-type(1) > p:nth-child(1) {
  display: flex;
  flex-direction: column;
  color: #009844;
}
.cont .cont1 .public_w > div:nth-of-type(1) > p:nth-child(1) > span:nth-child(1) {
  font-family: OPPOSans_B;
  font-size: calc(10px + 1.5rem);
}
.cont .cont1 .public_w > div:nth-of-type(1) > p:nth-child(1) > span:nth-of-type(2) {
  font-family: OPPOSans_R;
  font-size: calc(10px + 0.5rem);
  margin-top: 0.5rem;
}
.cont .cont1 .public_w > div:nth-of-type(1) > p:nth-child(2) {
  width: 65.07%;
  font-family: OPPOSans_R;
  font-size: calc(10px + 0.3rem);
  color: #3F3F3F;
  line-height: calc(10px + 1.1rem);
}
.cont .cont1 .public_w > div:nth-of-type(2) {
  margin-top: calc(14px + 2.5rem);
  z-index: 100;
}
.cont .cont1 .public_w > div:nth-of-type(2) > div {
  width: 48.57%;
  box-shadow: 0px 4px 20px 0px rgba(22, 47, 33, 0.1);
  border-radius: 10px;
  padding-top: calc(10px + 2.5rem);
  padding-bottom: calc(10px + 1.5rem);
  padding-left: calc(26px + 4rem);
  padding-right: calc(26px + 4rem);
  display: flex;
  flex-direction: column;
  background: #fff;
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > p {
  font-family: OPPOSans_M;
  font-size: calc(10px + 0.7rem);
  color: #1A2A3A;
  margin-bottom: calc(10px + 0.8rem);
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > ul {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > ul > li {
  width: 100%;
  display: flex;
  /* justify-content: center; */
  margin-bottom: calc(10px + 0.6rem);
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > ul > li > div {
  display: flex;
  /* align-items: center; */
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > ul > li > div .add {
  margin-right: calc(2px + 0.5rem);
  width: calc(10px + 0.5rem);
  height: calc(13px + 0.5rem);
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > ul > li > div .tel {
  width: calc(12px + 0.5rem);
  height: calc(12px + 0.5rem);
  margin-right: calc(3px + 0.4rem);
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > ul > li > div > span {
  font-family: OPPOSans_R;
  font-size: calc(10px + 0.4rem);
  color: #666666;
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > ul > li > p {
  width: 77%;
  font-family: OPPOSans_R;
  font-size: calc(10px + 0.4rem);
  color: #666666;
}
.cont .cont1 .public_w > div:nth-of-type(2) > div > ul > li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.cont .cont2 {
  width: 85%;
  background: url('../images/contact_bg2.jpg') no-repeat center center;
  background-size: 100% 100%;
  padding: 0 calc(90px + 5rem);
  padding-top: calc(23px + 2rem);
  padding-bottom: calc(24px + 1.5rem);
  margin-bottom: calc(88px + 5rem);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cont .cont2 > p {
  font-family: OPPOSans_B;
  font-size: calc(16px + 1rem);
  color: #FFFFFF;
  margin-bottom: calc(10px + 1.5rem);
}
.cont .cont2 > div {
  width: 100%;
}
.cont .cont2 > div .input {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-family: OPPOSans_R;
  font-size: calc(10px + 0.3rem);
  color: #999999;
  /* border: 1px solid #000; */
}
.cont .cont2 > div .input .inp1 {
  width: 49.01%;
  height: calc(36px + 1rem);
  background: #FFFFFF;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: calc(10px + 0.4rem);
}
.cont .cont2 > div .input .inp1 .in1 {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0 calc(10px + 0.65rem);
}
.cont .cont2 > div .input .inp2 {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.4rem;
  overflow: hidden;
}
.cont .cont2 > div .input .inp2 .in2 {
  width: 100%;
  height: calc(100px + 2.4rem);
  padding: calc(10px + 0.5rem) calc(10px + 0.65rem);
}
.cont .cont2 > div .Emails {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: calc(10px + 0.9rem);
}
.cont .cont2 > div .Emails .subBox {
  width: calc(40px + 5rem);
  height: calc(24px + 1rem);
  background: #009844;
  border: none;
  font-family: OPPOSans_R;
  font-size: calc(10px + 0.3rem);
  color: #FFFFFF;
}
@media screen and (max-width: 1100px) {
  /* 联系我们 */
  .cont .cont1 .public_w > div:nth-of-type(1) {
    flex-direction: column;
    align-items: center;
  }
  .cont .cont1 .public_w > div:nth-of-type(1) > p:nth-child(1) {
    align-items: center;
  }
  .cont .cont1 .public_w > div:nth-of-type(1) > p:nth-child(2) {
    width: 100%;
    margin-top: 5rem;
  }
  .cont .cont1 .public_w > div:nth-of-type(2) {
    flex-direction: column;
  }
  .cont .cont1 .public_w > div:nth-of-type(2) > div {
    width: 100%;
  }
  .cont .cont1 .public_w > div:nth-of-type(2) > div:nth-child(2) {
    margin-top: 5rem;
  }
  .cont .cont2 {
    background: none;
    padding: 0;
  }
  .cont .cont2 > div .input .inp1 {
    width: 100%;
  }
  .cont .cont2 > div .input .inp1 .in1 {
    border: 1px solid #999;
  }
  .cont .cont2 > div .input .inp2 .in2 {
    border: 1px solid #999;
  }
}
