.vns {
  background: #eeeeee;
}
.vns .banner {
  height: 75vh;
  width: 100%;
  background: #1d232e center no-repeat;
  background-image: url("../img/vns/bg.png");
  background-size: cover;
  padding: 30vh 12.6% 0 12.6%;
  position: relative;
}
.vns .banner > div {
  font-family: "PingFangSC-Light";
  font-size: 50px;
  color: #ffffff;
  line-height: 65px;
  letter-spacing: 1px;
  text-align: left;
  padding-bottom: 50px;
}
.vns .banner > img {
  width: 30px;
  height: 30px;
}

.vns .vnsbox {
  padding: 80px 12.6%;
  background: #1d232f;
  position: relative;
}
.vns .vnsbox .text {
  font-family: "PingFangSC-Light";
  font-size: 20px;
  color: #c5a86f;
  line-height: 20px;
  text-align: center;
}
.vns .vnsbox .text1 {
  font-family: "PingFangSC-Light";
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 16px;
  text-align: center;
  padding: 10px 0 60px 0;
}
.vns .vnsbox .tab {
  position: relative;
}
.vns .vnsbox .tab .tabline {
  position: absolute;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
  top: 58px;
  left: 0;
  z-index: 0;
}
.vns .vnsbox .tab .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vns .vnsbox .tab .top > div {
  width: 33.33%;
  padding-bottom: 40px;
  font-family: "PingFangSC-Regular";
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
  height: 60px;
  position: relative;
  z-index: 1;
}
.vns .vnsbox .tab .top > div.on {
  color: #c5a86f;
  border-bottom: 2px solid #c5a86f;
}
.vns .vnsbox .tab .option {
  display: none;
  padding-top: 40px;
}
.vns .vnsbox .tab .option.on {
  display: flex;
  justify-content: space-between;
}

.vns .vnsbox .tab .option > img {
  width: 47.01%;
  height: 347px;
  object-fit: contain;
}

.vns .vnsbox .tab .option > .way > div {
  display: flex;
  padding-top: 15px;
}
.vns .vnsbox .tab .option > .way > div > img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}
.vns .vnsbox .tab .option > .way > div > div {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  text-align: left;
  padding-left: 10px;
}
.vns .vnsbox .tab .option > .way > div:nth-child(1) {
  font-family: "PingFangSC-Light";
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  text-align: left;
  padding-left: 10px;
  border-left: 2px solid #c5a86f;
  margin-bottom: 15px;
  padding-top: 0;
}
.vns .vnsbox > img {
  width: 706px;
  height: 100px;
  object-fit: contain;
  position: absolute;
  bottom: 80px;
  left: 0;
}

.vns .line {
  width: 80px;
  height: 2px;
  background: #c5a86f;
  /* border-radius: 0px 0px 0px 0px; */
  /* margin-bottom: 30px; */
}
.vns .title {
  font-family: "PingFangSC-Regular" !important;
  font-size: 20px !important;
  color: #c5a86f !important;
  line-height: 20px !important;
  text-align: left;
  /* margin-bottom: 30px; */
  padding: 30px 0;
}
.vns .what {
  padding: 80px 12.6%;
}
.vns .what > div {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: left;
}
.vns .what > div:nth-child(3) {
  padding-bottom: 15px;
}
.vns .whatvns {
  padding: 40px 12.6%;
  background: #c5a86f;
}
.vns .whatvns > div {
  font-family: "PingFangSC-Regular";
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  text-align: left;
  display: flex;
  align-items: center;
  padding-top: 15px;
}
.vns .whatvns > div > img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.vns .whatvns > div:nth-child(1) {
  font-family: "PingFangSC-Regular";
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  text-align: left;
  padding-top: 0;
  padding-bottom: 15px;
}

.vns .why {
  background: url("../img/vns/bg1.png") center no-repeat;
  background-size: cover;
  padding-left: 50%;
}
.vns .why .box {
  width: 100%;
  background: rgba(29, 35, 47, 0.9);
  padding: 40px 12.6vw 40px 40px;
}
.vns .why .box > div:nth-child(3) {
  font-family: "PingFangSC-Light";
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 16px;
  text-align: left;
}
.vns .why .box > .text {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  text-align: left;
  padding-left: 10px;
  border-left: 2px solid #c5a86f;
  margin-top: 20px;
}
.vns .why .box > .text1 {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 22px;
  text-align: left;
  padding: 10px 0 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.vns .why .box > .text1:last-of-type {
  border-bottom: none;
  padding: 10px 0 0 0;
}

.vns .who1 {
  padding: 80px 12.6%;
}
.vns .who1 > div {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #333333;
  line-height: 22px;
  text-align: left;
}
.vns .who1 > div:nth-child(3) {
  padding-bottom: 15px;
}

.vns .who2 {
  padding: 0 12.6% 80px 12.6%;
}
.vns .who2 .box {
  width: 100%;
  height: 230px;
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.vns .who2 .box .text {
  width: 32.36%;
  padding: 40px;
  height: 100%;
}
.vns .who2 .box .text:nth-child(1) {
  background: url("../img/vns/bg2.png") center no-repeat;
  background-size: cover;
}
.vns .who2 .box .text:nth-child(2) {
  background: url("../img/vns/bg3.png") center no-repeat;
  background-size: cover;
}
.vns .who2 .box .text:nth-child(3) {
  background: url("../img/vns/bg4.png") center no-repeat;
  background-size: cover;
}
.vns .who2 .box .text > div {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
  text-align: left;
  padding-top: 15px;
  display: flex;
  align-items: center;
}
.vns .who2 .box .text > div > img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.vns .who2 .box .text > div:nth-child(1) {
  font-family: "PingFangSC-Light";
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  text-align: left;
  padding-bottom: 5px;
  padding-top: 0;
}
.vns .who2 > div {
  display: flex;
  align-items: center;
}
.vns .who2 > div:nth-child(4) {
  font-family: "PingFangSC-Light";
  font-size: 20px;
  color: #8c0000;
  line-height: 20px;
  text-align: left;
  padding-bottom: 5px;
}
.vns .who2 > div:nth-child(4) > img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.vns .who2 > div:nth-child(5),
.vns .who2 > div:nth-child(6),
.vns .who2 > div:nth-child(7),
.vns .who2 > div:nth-child(8) {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  text-align: left;
  padding-top: 15px;
}
.vns .who2 > div:nth-child(6) > img,
.vns .who2 > div:nth-child(7) > img,
.vns .who2 > div:nth-child(8) > img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
  margin-left: -5px;
}

.vns .basis {
  padding: 80px 12.6%;
  background: url("../img/vns/bg5.png") center no-repeat;
  background-size: cover;
}
.vns .basis > div:nth-child(3) {
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  text-align: left;
  padding-bottom: 5px;
}
.vns .basis > div:nth-child(4),
.vns .basis > div:nth-child(5) {
  padding-top: 15px;
  display: flex;
  align-items: start;
  font-family: "PingFangSC-Light";
  font-size: 18px;
  color: rgba(51, 51, 51, 0.8);
  line-height: 22px;
  text-align: left;
}
.vns .basis > div:nth-child(4) > img,
.vns .basis > div:nth-child(5) > img {
  width: 18px;
  height: 18px;
  /* margin-top: 4px; */
  margin-right: 10px;
}
