.intro {
  width: 100%;
  min-height: 100%;
  background-image: url(../images/intro.png);
  background-size: cover;
  padding: 0 0.3rem;
  box-sizing: border-box;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
.intro1 {
  text-align: center;
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.6rem;
}
.intro2 {
  text-align: center;
  font-size: 0.24rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  margin-top: 0.06rem;
  margin-bottom: 0.4rem;
}
.intro3 {
  text-indent: 2em;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.4rem;
}
.intro4 {
  margin: 1em 0;
}
.intro5 {
  display: flex;
  margin-top: 0.4rem;
  margin-bottom: 0.1rem;
  justify-content: space-between;
}
.intro6:first-child {
  margin-right: 0.2rem;
}
.intro7 {
  width: 3.3rem;
  height: 2.1rem;
}
.intro8 {
  display: flex;
  align-items: center;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
.intro9 {
  width: 0.2rem;
  height: 0.2rem;
}
.intro10 {
  font-size: 0.28rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 0.4rem;
  margin-left: 0.1rem;
}
.intro11 {
  width: 3.2rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.33rem;
}
.company {
  width: 100%;
  min-height: 100%;
  background-image: url(../images/company.png);
  background-size: cover;
  padding: 0 0.3rem;
  box-sizing: border-box;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: center;
}
.company1 {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0.6rem;
}
.com2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: space-around;
}
.com3 {
  width: 2.04rem;
  height: 3.34rem;
  background-image: url(../images/company1.png);
  background-size: cover;
  margin-bottom: 0.2rem;
}
.com3:nth-child(2) {
  background-image: url(../images/company2.png);
  /* margin-bottom: .2rem; */
}
.com3:nth-child(3) {
  background-image: url(../images/company3.png);
  /* margin-bottom: .2rem; */
}
.com3:nth-child(4) {
  background-image: url(../images/company4.png);
}
.com3:nth-child(5) {
  background-image: url(../images/company5.png);
}
.com4 {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.5rem;
}
.com3:nth-child(2) .com4 {
  line-height: 0.4rem;
}
.com3:nth-child(3) .com4 {
  line-height: 0.4rem;
}
.com3:nth-child(4) .com4 {
  line-height: 0.3rem;
}
.com3:nth-child(5) .com4 {
  line-height: 0.34rem;
}
.com5 {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.33rem;
  margin-top: 1.9rem;
}
.com6 {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.33rem;
}
.culture {
  width: 100%;
  min-height: 100%;
  background-image: url(../images/culture.png);
  background-size: cover;
  padding: 0 0.3rem;
  box-sizing: border-box;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  /* text-align: center; */
}
.cul1 {
  display: flex;
  /* text-align: left; */
  justify-content: space-around;
  margin-bottom: .3rem;
}
.cul2 {
  box-sizing: border-box;
  width: 3.1rem;
  padding: 0.2rem 0.2rem;
  height: 5rem;
  background-image: url(../images/culture1.png);
  background-size: cover;
  /* display: flex; */
  /* align-items: center; */
}
.cul9 {
  background-image: url(../images/culture2.png);
}
.cul7 {
  background-image: url(../images/culture3.png);
}
.cul8 {
  background-image: url(../images/culture4.png);
}
.cul5 {
  display: flex;
  align-items: center;
  margin-bottom: 0.16rem;
}
.cul3 {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
}
.cul4 {
  display: inline-block;
  /* width: 0.56rem;
  height: 0.4rem; */
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.cul6 {
  font-size: 0.12rem ;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.28rem;
}
