.about_main {
  padding: 0 0 1.25rem;
}
.about_main .head {
  width: 100%;
  position: relative;
}
.about_main .head .pic_ad {
  width: 100%;
}
.about_main .head .pic_ad img {
  width: 100%;
}
.about_main .head .info {
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 900%;
  font-size: 1.125rem;
}
.about_main .content .section {
  padding: 0.625rem 4%;
}
.about_main .content .section .title {
  text-align: center;
  font-weight: 900;
  font-size: 1.125rem;
  color: #007cc3;
  padding: 0.625rem 0;
}
.about_main .content .detail {
  padding-bottom: 1.25rem;
}
.about_main .content .detail .con {
  line-height: 1.875rem;
}
.about_main .content .detail .con .row {
  text-indent: 2em;
  padding: 0.625rem 0 0;
}
.about_main .content .culture {
  border-top: 1.25rem solid #f5f5f5;
}
.about_main .content .culture .con {
  line-height: 1.875rem;
}
.about_main .content .culture .con .tit {
  padding: 0.625rem 0;
}
.about_main .content .culture .con .tit .left {
  color: #fff;
  background-color: #ffc300;
  text-align: left;
  font-weight: bold;
  padding: 0.3125rem 2%;
  border-bottom-left-radius: 0.3125rem;
  border-top-left-radius: 0.3125rem;
}
.about_main .content .culture .con .tit .right {
  flex-grow: 2;
  background: #f5f5f5;
  padding: 0.3125rem 2%;
  border-bottom-right-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
  font-weight: 900;
}
.about_main .content .culture .con .row {
  align-items: flex-start;
  padding: 0.625rem 0 0.3125rem;
}
.about_main .content .culture .con .row .left {
  background: #007cc3;
  width: 5vw;
  min-width: 5vw;
  max-width: 5vw;
  height: 5vw;
  border-radius: 0.0625rem;
  line-height: 5vw;
  text-align: center;
  color: #fff;
}
.about_main .content .culture .con .row .right {
  flex-grow: 2;
  flex-grow: 2;
  padding-left: 0.625rem;
  margin-top: -0.15625rem;
}
/*# sourceMappingURL=about.css.map */
