@charset "utf-8";

.title-zn{
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 2px;
  font-weight: 600;
  text-align: center;
  font-family: PingFangSC-Semibold, sans-serif;
}
.title-en{
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 21px;
  text-align: center;
  margin-top: 2px;
  font-weight: 200;
  color:#999;
}

.header{
  position: relative;
  margin-bottom: 91px;
}
.trust-img{
  width: 100%;
}
.trust-summary{
  position: absolute;
  bottom: -51px;
  left: 50%;
  background: #fff;
  width: 345px;
  margin-left: -172px;
  padding: 23px 0;
  text-align: center;
  box-shadow:0px 1px 7px 0px rgba(0,0,0,0.1);
}
.summary-ch{
  font-size: 15px;
  color: #333;
  line-height: 21px;
  margin-bottom: 4px;
  font-family: PingFangSC-Regular, sans-serif;
}
.summary-en{
  font-size: 11px;
  color: #999;
  line-height: 12PX;
  font-weight: 200;
  color:#999;
}

.about-volunteers{
  color: #333;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
.about-volunteers .title-en{
  margin-bottom: 134px;
}
.volunteers-img{
  position: absolute;
  left: 50%;
  top: 55px;
  width: 294px;
  height: 154px;
  margin-left: -147px;
}
.volunteers-info{
  padding: 49px 15px 21px;
  background: #F5F8FCFF;
  text-indent: 2em;
  line-height: 18px;
  font-size: 12px;
  text-align: left;
  font-family: PingFangSC-Regular, sans-serif;
}


.our-value{
  padding-top: 40px;
  margin-bottom: 40px;
  padding: 0 17px;
}
.value-list li{
  box-shadow:0px 1px 7px 0px rgba(51,51,51,0.1);
  border-radius:0px 8px 0px 0px;
  margin-bottom: 15px;
  padding: 19px 20px 19px 62px;
  color: #333;
  font-size: 12px;
  position: relative;
  background-color: #fff;
  text-align: left;
  line-height: 1;
}
.value-list li:last-child{
  margin-bottom: 0;
}

.value-list li img{
  width: 52px;
  height: 42px;
  position: absolute;
  left: -2px;
  top: 15px;
}
.value-list li p{
  font-size: 12px;
  color: #333;
  line-height: 18px;
}
.value-list li h4{
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  font-family: PingFangSC-Semibold, sans-serif;
}
.value-list li .value-title-en{
  color: #999;
  margin-top: 3px;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 10px;
  font-weight: 200;
  color:#999;
}

.csr-focus-area{
  color: #fff;
  margin-bottom: 40px;
  background: #283649;
  padding: 21px 15px;
}
.csr-focus-area img{
  width: 100%;
}

.csr-focus-people{
  margin-bottom: 21px;
  color: #333;
  padding: 0 8px;
}
.csr-focus-people ul{
  margin-top: 4px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.csr-focus-people ul img{
  width: 1.18rem;
  height: 1.35rem;
  margin-bottom: 0.11rem;
}

.example{
  margin-bottom: 40px;
  color: #333;
  padding: 0 15px;
}
.example img{
  width: 100%;
}

