.vnos {
  background: #eeeeee;
}
.vnos .banner {
  height: 75vh;
  width: 100%;
  background: #1d232e center no-repeat;
  background-image: url("../img/vnos/bg.png");
  background-size: cover;
  padding: 30vh 12.6% 0 12.6%;
  position: relative;
}
.vnos .banner > div {
  display: flex;
  align-items: center;
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  text-align: left;
  padding: 15px 0 0 0;
}
.vnos .banner > div:nth-child(1) {
  font-family: "PingFangSC-Light";
  font-size: 50px;
  color: #ffffff;
  line-height: 60px;
  letter-spacing: 1px;
  text-align: left;
  position: relative;
  padding: 0 0 5px 0;
}
.vnos .banner > div:nth-child(5),
.vnos .banner > div:nth-child(6),
.vnos .banner > div:nth-child(7) {
  padding: 10px 0 0 25px;
  color: rgba(255, 255, 255, 0.8);
}
.vnos .banner > div > img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.vnos .banner > div:nth-child(5) > img,
.vnos .banner > div:nth-child(6) > img,
.vnos .banner > div:nth-child(7) > img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.vnos .banner > div:nth-child(1) > img {
  width: 38px;
  height: 38px;
  position: absolute;
  left: 375px;
  bottom: 15px;
}

.vnos .line {
  width: 80px;
  height: 4px;
  background: #c5a86f;
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 30px;
}
.vnos .title {
  font-family: "PingFangSC-Regular" !important;
  font-size: 20px !important;
  color: #c5a86f !important;
  line-height: 20px !important;
  text-align: left;
  margin-bottom: 30px;
}
.vnos .what {
  padding: 80px 12.6%;
}
.vnos .what > div {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: left;
}
.vnos .what > div:nth-child(3),
.vnos .what > div:nth-child(4),
.vnos .what > div:nth-child(5) {
  padding-bottom: 20px;
}
.vnos .what > div:nth-child(5) {
  padding-bottom: 0px;
}

.vnos .why {
  width: 100%;
  height: auto;
  background: url("../img/vnos/bg1.png") center no-repeat;
  background-size: cover;
}
.vnos .why .box {
  width: 50%;
  background: rgba(29, 35, 47, 0.9);
  padding: 80px 80px 80px 12.6vw;
}
.vnos .why .box > div:nth-child(3) {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
  text-align: left;
}
.vnos .why .box > div:nth-child(4) {
  font-family: "PingFangSC-Regular";
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  text-align: left;
  padding: 60px 0 5px 0;
}
.vnos .why .box > div:nth-child(5),
.vnos .why .box > div:nth-child(6),
.vnos .why .box > div:nth-child(7),
.vnos .why .box > div:nth-child(8) {
  padding-left: 10px;
  margin-top: 15px;
  font-family: "PingFangSC-Light";
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  text-align: left;
  border-left: 2px solid #c5a86f;
}

.vnos .who {
  padding: 80px 12.6%;
}
.vnos .who > div {
  display: flex;
  align-items: center;
}
.vnos .who > div:nth-child(3) {
  padding: 6px 0 20px 0;
  font-family: "PingFangSC-Regular";
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  text-align: left;
}
.vnos .who > div:nth-child(4) {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: rgba(51, 51, 51, 0.8);
  line-height: 22px;
  text-align: left;
  padding-bottom: 40px;
}
.vnos .who > div:nth-child(5) {
  font-family: "PingFangSC-Regular";
  font-size: 20px;
  color: #8c0000;
  line-height: 20px;
  text-align: left;
  padding-bottom: 5px;
}
.vnos .who > div:nth-child(5) > img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.vnos .who > div:nth-child(6),
.vnos .who > div:nth-child(7),
.vnos .who > div:nth-child(8),
.vnos .who > div:nth-child(9) {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  text-align: left;
  padding-top: 15px;
}
.vnos .who > div:nth-child(6) {
  font-family: "PingFangSC-Regular";
}
.vnos .who > div:nth-child(7) > img,
.vnos .who > div:nth-child(8) > img,
.vnos .who > div:nth-child(9) > img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
  margin-left: -5px;
}

.vnos .basis {
  padding: 40px 12.6%;
  background: url("../img/vnos/bg2.png") center no-repeat;
  background-size: cover;
}
.vnos .basis > div:nth-child(3) {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  text-align: left;
  padding-bottom: 5px;
}
.vnos .basis > div:nth-child(4),
.vnos .basis > div:nth-child(5) {
  padding-top: 15px;
  display: flex;
  align-items: start;
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #666666;
  line-height: 18px;
  text-align: left;
}
.vnos .basis > div:nth-child(4) > img,
.vnos .basis > div:nth-child(5) > img {
  width: 18px;
  height: 18px;
  margin-top: 4px;
  margin-right: 10px;
}
