.contact .contactus {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.contact .contactus .div_toptit {
  text-align: center;
  margin-bottom: 0.6rem;
}
.contact .contactus .div_toptit span {
  display: block;
}
.contact .contactus .div_toptit .en {
  font-size: 0.34rem;
  color: #070707;
  font-weight: bold;
}
.contact .contactus .div_toptit .cn {
  font-size: 0.24rem;
  color: #070707;
  letter-spacing: 0.24rem;
}
.contact .contactus .div_add {
  margin: 0 auto;
  margin-bottom: -2rem;
  position: relative;
  z-index: 9;
  width: 8.78rem;
  height: 3.67rem;
  background: url(../images/add_bg21.png) no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 0.22rem 0.3rem;
}
.contact .contactus .div_add div {
  background: url(../images/beijing-11.png) no-repeat;
  background-size: cover;
  width: 8.18rem;
  height: 3.2rem;
  text-align: center;
}
.div_map{
  margin-top: 15em;
}
.contact .contactus .div_add div h3 {
  padding-top: 0.7rem;
  font-size: 0.3rem;
  color: #010101;
  margin-bottom: 0.2rem;
}
.contact .contactus .div_add div p {
  font-size: 0.24rem;
  color: #1c1c1c;
  margin-bottom: 0.5rem;
}
.contact .contactus .div_add div span {
  font-size: 0.28rem;
  padding-bottom: 0.9rem;
  background: url(../images/phone.png) no-repeat center bottom;
  background-size: 0.77rem 0.61rem;
}
.contact .safe {
  padding-top: 0.8rem;
  padding-bottom: 1.2rem;
}
.contact .safe .div_list {
  margin-bottom: 0.7rem;
}
.contact .safe .div_list li {
  padding: 0.25rem 0;
  border-bottom: 1px dashed #e5e4e4;
}
.contact .safe .div_list li h3 {
  font-size: 0.24rem;
  color: #454545;
  margin-bottom: 0.2rem;
}
.contact .safe .div_list li p {
  font-size: 0.2rem;
  color: #7f7f7f;
  line-height: 0.32rem;
}
.contact .safe .div_list li:last-child {
  border: none;
}
.contact .safe .div_form {
  padding: 0.5rem;
  border: 1px solid #e5e4e4;
  border-radius: 0.1rem;
}
.contact .safe .div_form h3 {
  height: 0.2rem;
  line-height: 0.2rem;
  font-size: 0.22rem;
  color: #454545;
  border-left: 4px solid #d6000f;
  padding-left: 0.1rem;
  margin-bottom: 0.25rem;
}
.contact .safe .div_form ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.25rem;
}
.contact .safe .div_form ul li {
  display: block;
  margin-bottom: 0.2rem;
}
.contact .safe .div_form ul li span {
  display: block;
  font-size: 0.2rem;
  color: #7f7f7f;
  margin-bottom: 0.1rem;
}
.contact .safe .div_form ul li input {
  width: 4.35rem;
  height: 0.5rem;
  border: 1px solid #e5e4e4;
  box-sizing: border-box;
  padding: 0 0.2rem;
  line-height: 0.5rem;
  color: #333;
  font-size: 0.16rem;
}
.contact .safe .div_form ul.ul_4 li input {
  width: 3rem;
}
.contact .safe .div_form ul.ul_first li span {
  display: block;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 0.5rem;
  background-size: 0.26rem 0.26rem;
  color: #454545;
  margin-bottom: 0.25rem;
}
.contact .safe .div_form ul.ul_first li:nth-child(1) span {
  background-image: url(../images/s_icon1.png);
}
.contact .safe .div_form ul.ul_first li:nth-child(2) span {
  background-image: url(../images/s_icon2.png);
}
.contact .safe .div_form ul.ul_first li:nth-child(3) span {
  background-image: url(../images/s_icon3.png);
}
.contact .safe .div_form ul.ul_1 li {
  height: 1.5rem;
  position: relative;
}
.contact .safe .div_form ul.ul_1 li .textarea {
  width: 14.2rem;
  height: 1.5rem;
  border: 1px solid #e5e4e4;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  padding: 0.3rem;
  z-index: 9;
  background: none;
  font-size: 0.2rem;
  line-height: 0.32rem;
  color: #333;
}
.contact .safe .div_form ul.ul_1 li .note {
  padding: 0.3rem;
}
.contact .safe .div_form ul.ul_1 li .note p {
  font-size: 0.2rem;
  line-height: 0.32rem;
  color: #ccc;
}
.contact .safe .div_form .submit {
  display: block;
  width: 1.64rem;
  height: 0.41rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
  border: none;
  background: #d6000f;
  border-radius: 0.41rem;
  margin: 0 auto;
}
#container {
  overflow: hidden;
  max-width: 15.2rem;
  height: 7.1rem;
  margin: 0 auto;
  background: #e1e1e1;
}
@media screen and (max-width: 1023px) {
  .contact .contactus .div_add div p {
    font-size: 0.3rem;
    line-height: 0.5rem;
}
.contact .safe .div_list li h3 {
    font-size: 0.3rem;
    line-height: 0.5rem;
}
.contact .safe .div_list li p {
    font-size: 0.3rem;   
    line-height: 0.5rem;
}
  .contact .safe .div_form {
    padding: 0.3rem;
  }
  .contact .safe .div_form ul li {
    width: 50%;
    box-sizing: border-box;
  }
  .contact .safe .div_form ul li input {
    width: 95%!important;
  }
  .contact .safe .div_form ul.ul_1 li {
    width: auto;
    height: 2rem;
  }
  .contact .safe .div_form ul.ul_1 li .textarea {
    width: 100%;
    height: 2rem;
  }
  .contact .contactus .div_add {
    width: auto;
    background-size: 100% 100%;
    height: auto;
  }
  .contact .contactus .div_add div {
    width: auto;
    background-size: 100% 100%;
    height: auto;
    padding: 0.5rem;
    padding-bottom: 1rem;
  }
  .contact .contactus .div_add div span {
    display: block;
  }
  .el-form-item__label {
    width: 100%;
  }
  .contact .contactus .div_add {
    margin: 0;
  }
}
