.header .wrapper .nav {
  margin-left: 7.1875vw;
}
.header .wrapper .nav .nav_ul li {
  margin-right: 2.1875vw;
}
.header .wrapper .nav .nav_ul .nav_core_bussiness {
  left: -4.16666667vw;
}
.header .wrapper .nav .nav_ul .nav_solution {
  left: 9.375vw;
}
.header .wrapper .language {
  margin-top: 0.88541667vw;
  width: 3.125vw;
  height: 1.5625vw;
  text-align: center;
  line-height: 1.5625vw;
  background: #fff;
  border-radius: 0.20833333vw;
  font-size: 0.72916667vw;
  color: #20297D;
}
.header_white {
  background: #fff !important;
  box-shadow: 0 0.3125vw 0.625vw 0.05208333vw rgba(0, 0, 0, 0.1) !important;
}
.header_white .logo a {
  background-image: url(/images/logo.svg?c18fb9da574642e74ef662f2c81fa593) !important;
}
.header_white .nav .nav_ul li {
  border-bottom: none !important;
}
.header_white .nav .nav_ul li a,
.header_white .nav .nav_ul li span {
  color: #000 !important;
}
.header_white .nav .nav_ul li:nth-child(2) span,
.header_white .nav .nav_ul li:nth-child(3) span {
  background-image: url(/images/nav_down_black.png?189ecbd322fe006164d976da7813d520) !important;
}
.header_white .language {
  background: #20297D !important;
  color: #fff !important;
}
.footer {
  padding-top: 3.125vw;
  padding-bottom: 1.14583333vw;
  width: 100vw;
  background: #151b26;
}
.footer .wrapper {
  display: flex;
  justify-content: space-between;
}
.footer dl {
  margin-bottom: 3.4375vw;
}
.footer dt {
  margin-bottom: 2.08333333vw;
  font-size: 0.72916667vw;
  font-weight: 400;
  color: #ffffff;
}
.footer dd {
  margin-bottom: 1.30208333vw;
  font-size: 0.72916667vw;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}
.footer dd:last-child {
  margin-bottom: 0;
}
.footer dd a {
  color: rgba(255, 255, 255, 0.7);
}
.footer dl:last-child dd:last-child {
  display: flex;
  flex-direction: column;
  font-size: 0.72916667vw;
  color: #ffffff;
}
.footer dl:last-child dd:last-child ul {
  display: flex;
  margin-top: 0.52083333vw;
}
.footer li {
  margin-right: 1.04166667vw;
}
.footer li:last-child {
  margin-right: 0;
}
.footer li img {
  margin-bottom: 0.52083333vw;
  width: 5.20833333vw;
  height: 5.20833333vw;
}
.footer li p {
  text-align: center;
}
.footer .copyright,
.copyright a {
  text-align: center;
  font-size: 0.625vw;
  line-height: 1.66666667;
  color: #fff;
}

