.aboutus {
  width: 100%;
}
.aboutus-titlewrap {
  margin-bottom: 30px;
  padding-bottom: 20px;
  background: url('../jpg/about-mjoys-divider.jpg') no-repeat left bottom;
}
.aboutus .boss-founder {
  background-color: transparent;
  text-align: center;
}
.aboutus .boss-founder img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.aboutus-banner {
  width: 100%;
  height: 5.4rem;
  background: url("../png/aboutus-banner.png") no-repeat center / cover;
}
.aboutus-banner-title {
  color: #fff;
  font-size: 0.56rem;
  margin-top: 1.95rem;
  font-weight: 300;
}
.aboutus-banner-desc {
  color: #fff;
  font-size: 0.36rem;
  font-weight: 300;
  margin-bottom: 0;
}
.aboutus .aboutus_title {
  font-size: 0.32rem;
  font-family: Microsoft YaHei;
  color: #000;
}
.aboutus .aboutus_desc {
  font-size: 0.18rem;
  color: #6D7184;
}
.aboutus .intro {
  padding: 60px 15px;
}
.aboutus .intro img {
  width: 100%;
}
.aboutus .boss {
  padding: 60px 15px;
  background: #F4F5F9;
}
.aboutus .boss-avatar {
  width: 3.3rem;
  height: 4.88rem;
  background: #fff;
  margin-bottom: 0.3rem;
}
.aboutus .boss-avatar img {
  width: 100%;
}
.aboutus .boss-avatar p {
  text-align: center;
}
.aboutus .boss-avatar p.title {
  font-size: 0.2rem;
  color: #2D59C2;
  margin-top: 0.15rem;
  margin-bottom: 0;
}
.aboutus .boss-avatar p.name {
  font-size: 0.32rem;
  color: #242A46;
}
.aboutus .boss-desc {
  color: #6D7184;
  font-size: 0.18rem;
  line-height: 0.4rem;
}
.aboutus .address {
  padding: 50px 0 60px;
}
.aboutus .address ul {
  margin-top: 20px;
  padding: 0;
}
.aboutus .address li {
  margin-bottom: 0.4rem;
}
.aboutus .address .label {
  color: #6D7184;
  font-size: 0.18rem;
  padding-left: 0;
}
.aboutus .address .content {
  color: #242A46;
  font-size: 0.18rem;
  margin-bottom: 0.4rem;
}
.aboutus .address img {
  width: 100%;
}
.founder {
  background-color: #f4f5f9;
  padding-bottom: 90px;
}
.founder .textwrap {
  background-color: #2349a5;
  color: #fff;
  padding: 20px;
  max-width: 360px;
  flex: 1;
}
.founder .titlearea {
  margin-bottom: 16px;
}
.founder .title {
  font-size: 28px;
}
.founder .job {
  font-size: 16px;
  color: #4fe5ff;
  margin-left: 10px;
}
.solagon {
  display: block;
  margin: 0 auto;
  padding: 60px 0 50px;
}
.founder-card {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.product-service-01 {
  width: 100%;
  background: url("../png/product-img3.png") no-repeat center / cover;
}
.about {
  text-align: center;
}
.about-product-title {
  color: #242A46;
  text-align: justify;
  font-family: Noto Sans SC;
  font-size: 0.24rem;
}
.about-product-desc {
  color: #606477;
  text-align: justify;
  font-family: Noto Sans SC;
  font-size: 0.14rem;
  line-height: 1.8;
  margin-top: 0.24rem;
}
.about-title {
  width: 2.16rem;
  height: auto;
  display: block;
  margin: 0 auto;
}
.about-science {
  width: 100%;
  padding: 0.6rem 0;
  background: url("../png/scientific-img6.png") no-repeat center / cover;
}
.about-science-title {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: Noto Sans SC;
  font-size: 0.18rem;
  line-height: 160%;
  font-weight: normal;
  margin-bottom: 0.35rem;
}
.about-founder {
  width: 100%;
  padding: 0.6rem 0;
  background: url("../png/founder-img3.png") no-repeat top / cover;
  font-family: Noto Sans SC;
}
.about-founder .intro {
  padding: 0.4rem 15px 0;
}
.about-founder-content {
  background: #FFF;
  box-shadow: 0px -2px 13px 0px rgba(231, 231, 243, 0.33);
}
.about-founder-list {
  padding: 0 0.8rem;
  position: relative;
}
.about-founder-label {
  color: rgba(240, 243, 249, 0.53);
  text-align: justify;
  font-family: Inter;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  position: absolute;
  right: 18px;
}
.about-founder-name {
  color: #242A46;
  font-size: 24px;
  font-weight: 500;
  padding-top: 0.5rem;
}
.about-founder-ms {
  color: #242946;
  font-size: 18px;
  font-weight: 300;
  position: relative;
  z-index: 3;
}
.about-founder-line {
  background: #2D59C2;
  width: 32px;
  height: 4px;
  margin: 0.35rem 0;
}
.about-founder-desc {
  background-color: #fff;
  color: #242A46;
  font-weight: 400;
  font-size: 14px;
}
.about-founder-desc li {
  line-height: 1.8;
  position: relative;
  display: flex;
  margin-bottom: 0.1rem;
}
.about-founder-desc li::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #000;
  display: inline-block;
  flex-shrink: 0;
  margin-right: 10px;
  line-height: 2.2;
  position: relative;
  top: 10px;
}
