.col-lg-6 {
  padding: 0;
}
.abotu .issue-about .txt {
  padding-right: 0.4rem;
}
.abotu .issue-about .txt h1 {
  font-size: 0.22rem;
  color: #333333;
  margin-bottom: 0.38rem;
}
.abotu .issue-about .txt h1 img {
  margin-right: 0.2rem;
}
.abotu .issue-about .txt p {
  font-size: 0.14rem;
  color: #666666;
  line-height: 2;
  margin-bottom: 0.2rem;
}
.abotu .issue-about .img {
  padding-left: 0.4rem;
}
.abotu .issue-about .img img {
  width: 100%;
}
.abotu .pdf {
  padding: 0.85rem 0 0.65rem;
  background: url(../images/d4.png) no-repeat center / 100% 100%;
  text-align: center;
}
.abotu .pdf p {
  color: #fff;
  font-size: 0.22rem;
  line-height: 2;
}
.abotu .pdf a {
  display: inline-block;
  padding: 0.14rem 0.22rem;
  background: #3f4448;
  color: #fff;
  font-size: 0.12rem;
  text-decoration: underline;
  margin-top: 0.15rem;
}
.abotu .pdf a img {
  margin-right: 0.1rem;
}
.abotu .people-about {
  width: 100%;
}
.abotu .people-about h1 {
  font-size: 0.22rem;
  color: #333333;
  margin-bottom: 0.38rem;
}
.abotu .people-about h1 img {
  margin-right: 0.2rem;
}
.abotu .people-about .img-op {
  font-size: 0.14rem;
  color: #c49567;
}
.abotu .people-about .img-op img {
  opacity: 0;
}
.abotu .people-about ul {
  width: 100%;
  margin-left: -33px;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.abotu .people-about ul li {
  list-style: none;
  width: calc(33% - 33px);
  margin-left: 33px;
  margin-bottom: 0.4rem;
  background: #f5f5f5;
}
.abotu .people-about ul li .img img {
  width: 100%;
}
.abotu .people-about ul li .txt {
  padding: 0.25rem;
}
.abotu .people-about ul li .txt h2 {
  font-size: 0.2rem;
  color: #333333;
  margin-bottom: 0.1rem;
}
.abotu .people-about ul li .txt h5 {
  font-size: 0.16rem;
  color: #c49567;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.abotu .people-about ul li .txt p,
.abotu .people-about ul li .txt span {
  font-size: 0.14rem !important;
  color: #666666 !important;
  line-height: 2;
  margin-bottom: 0.1rem;
}
.abotu .people-about ul li .no-padding {
  padding: 0.2rem 0;
  background: inherit;
}
.abotu .people-about hr {
  width: calc(100% - 33px);
  height: 1px;
  background-color: #cccccc;
}
.contact_new .issue-con {
  width: 100%;
  display: flex;
  padding: 0;
}
.contact_new .issue-con li {
  list-style: none;
  width: 33%;
  border-right: 1px solid #ebebeb;
  padding: 0.3rem 0;
  text-align: center;
}
.contact_new .issue-con li h1 {
  font-size: 0.12rem;
  color: #999999;
  margin-top: 0.4rem;
}
.contact_new .issue-con li p {
  color: #333333;
  font-size: 0.14rem;
  width: 50%;
  text-align: center;
  margin: 0.1rem auto 0;
}
.contact_new .issue-con li:last-child {
  border: 0;
}
.contact_new .map {
  width: 100%;
  height: 3.5rem;
}
.contact_new .con-form {
  width: 7.8rem;
  margin: 0 auto;
}
.contact_new .con-form h1 {
  text-align: center;
  font-size: 0.22rem;
  color: #caae94;
  text-transform: uppercase;
}
.contact_new .con-form form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact_new .con-form form textarea {
  width: 100%;
  height: 1.85rem;
  border: 1px solid #cabe9f;
  padding: 0.16rem;
  margin-bottom: 0.14rem;
}
.contact_new .con-form form input,
.contact_new .con-form form select {
  width: 48%;
  height: 0.45rem;
  border: 1px solid #cabe9f;
  padding-left: 0.16rem;
  margin-bottom: 0.14rem;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
.contact_new .con-form form button {
  width: 100%;
  height: 0.45rem;
  background: #cabe9f;
  color: #fff;
}
@media (max-width: 1080px) {
  .content-inner {
    width: 90% !important;
  }
  .abotu .issue-about .txt {
    padding-right: 0;
  }
  .abotu .issue-about .txt h1 {
    font-size: 0.32rem;
  }
  .abotu .issue-about .txt p {
    font-size: 0.24rem;
  }
  .abotu .issue-about .img {
    padding-left: 0;
  }
  .abotu .people-about h1 {
    font-size: 0.32rem;
  }
  .abotu .people-about ul {
    margin-left: 0;
  }
  .abotu .people-about ul li {
    width: 100%;
    margin-left: 0;
  }
  .contact_new .issue-con {
    flex-wrap: wrap;
  }
  .contact_new .issue-con li {
    width: 100%;
    border: 0;
  }
  .contact_new .con-form h1 {
    font-size: 0.32rem;
  }
  .contact_new .con-form form input,
  .contact_new .con-form form select {
    width: 100%;
    height: 0.65rem;
  }
  .contact_new .con-form form button {
    height: 0.65rem;
  }
}
/*# sourceMappingURL=all_new.css.map */