.process-development table {
  width: 100%;
}
.process-development table tr:nth-child(1) td {
  font-weight: bold;
}
.process-development table tr td {
  border-bottom: 0.08em solid #CCCCCC;
  padding: 5px 30px 5px 5px;
  vertical-align: top;
  text-align: left;
}
.process-development table tr td p {
  text-align: left;
}
.process-development .max660 {
  max-width: 660px;
  width: 100%;
}
.process-development .max100per {
  max-width: 100%;
  width: 100%;
}
.process-development ul,
.vision-and-mission ul,
.people-and-culture ul {
  padding-left: 17px;
  line-height: 26px;
}
.childpage-content ul,
.childpage-content ol {
  padding-left: 17px;
  margin-bottom: 0;
}
.childpage-content ul li,
.childpage-content ol li {
  text-align: justify;
}
.user-service-and-privacy-terms ul,
.user-service-and-privacy-terms ol {
  margin-bottom: 0;
}
.user-service-and-privacy-terms,
.disclaimer,
.forward-looking-statements {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently 
                                  supported by Chrome and Opera */
}
:lang(zh-CN) ol li::marker,
:lang(zh-HK) ol li::marker,
:lang(zh-CN) ul li::marker,
:lang(zh-HK) ul li::marker {
  font-family: "manrope", "Alibaba-PuHuiTi-Regular", sans-serif;
}