.auBanner {
  width: 100%;
  height: 600px;
  background: url(../images/myPic11.png) center top no-repeat;
  min-width: 1200px;
}
.aboutUsDe {
  padding-top: 70px;
  padding-bottom: 80px;
  background: #ffffff;
}
.title {
  font-weight: normal;
  font-size: 24px;
  color: #333333;
  line-height: 52px;
}
.wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 50px;
}
.wrap .left_content {
  color: #3333;
  width: 676px;
  text-align: left;
}
.wrap .right_content {
  width: 440px;
  height: 260px;
}
.wrap .right_content img {
  display: block;
  width: 100%;
  height: 100%;
}
.f20 {
  font-size: 20px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.c999 {
  color: #999999;
}
.c666 {
  color: #666666;
}
.c333 {
  color: #333333;
}
.mt40 {
  margin-top: 40px;
}
.mt10 {
  margin-top: 10px;
}
.mt60 {
  margin-top: 60px;
}
.wrap1 {
  width: 100%;
  height: 543px;
  background: url(../images/icon02.png) center top no-repeat;
  min-width: 1200px;
  padding-top: 70px;
}
.wrap1_content {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.wrap2 {
  width: 100%;
  min-width: 1200px;
  padding-top: 70px;
  padding-bottom: 45px;
  background-color: #fff;
}
.wrap2_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
.wrap2 .des {
  text-align: left;
  font-size: 16px;
  color: #666666;
  line-height: 25px;
  margin-top: 30px;
  text-indent: 30px;
}
.wrap3{
  width: 100%;
  height: 826px;
  background: url(../images/icon10.png) center top no-repeat;
  min-width: 1200px;
  padding-top: 70px;
  position: relative;
}
.wrap3 .des{
  text-align: left;
  font-size: 16px;
  color: #666666;
  line-height: 25px;
  margin-top: 30px;
  text-indent: 30px;
}

