body {
  padding: 100px 0 0 0;
  width: 1200px;
  margin: 0 auto;
}
body p {
  line-height: 30px !important;
}
body p span {
  font-size: 16px !important;
  font-family: 'Helvetica', 'MicrosoftYaHei' !important;
}




 .text {
  width: 60.9375vw;
  height: auto;
  color: #494949;
  margin: 2.1875vw auto 0 auto;
  font-size: 0.72916667vw;
}
 .text .title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 1.82291667vw;
  line-height: 1.82291667vw;
  font-size: 0.83333333vw;
  background: #f3f3f3;
  padding-left: 1.04166667vw;
}
 .text p {
  padding-left: 1.04166667vw;
  line-height: 1.66666667vw;
  text-align: justify;
  margin: 1.04166667vw 0 0 0;
}
 .text a {
  display: block;
  width: 7.29166667vw;
  height: 2.08333333vw;
  margin: 1.04166667vw 0 3.125vw 1.04166667vw;
  text-align: center;
  line-height: 2.08333333vw;
  border-radius: 0.3125vw;
  border: 1px solid #374A58;
}
 .text [title],
 .text [bold],
 .text [weight] {
  font-weight: bold;
}
 .text .line {
  width: 100%;
  height: 0.05208333vw;
  background: #dcdcdc;
}
 .text .language {
  display: inline-block;
  padding: 0 0.52083333vw;
  border: solid 0.05208333vw #494949;
  border-radius: 0.20833333vw;
  font-size: 0.72916667vw;
  height: 1.875vw;
  line-height: 1.875vw;
  margin: 0.625vw 0 3.22916667vw 1.04166667vw;
}
 .text .language a {
  color: #494949;
}
 .text [margin] {
  padding-left: 3.125vw;
}
 .footer {
  width: 100%;
  height: 7.8125vw;
  background: #282828;
  font-size: 0.83333333vw;
  color: #878787;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
 .footer .logo-wrapper {
  width: 4.73958333vw;
  height: auto;
  margin-left: 1.5625vw;
}
 .footer .logo-wrapper .logo {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 53.84%;
}
@media screen and (max-width: 500px) {
  
   .header-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 66.66666667vw;
    height: 9.46666667vw;
    margin: 0 auto;
  }
   .header-con .logo-wrapper {
    width: 12.13333333vw;
    height: auto;
  }
   .header-con .logo-wrapper .logo {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 53.84%;
  }
   .header-con .language {
    padding: 0.26666667vw 1.33333333vw;
    border: solid 0.13333333vw #494949;
    border-radius: 0.53333333vw;
    font-size: 2.13333333vw;
  }
   .header-con .language a {
    color: #c9c9c9;
  }
   .text {
    width: 93.33333333vw;
    height: auto;
    color: #494949;
    margin: 5.6vw auto 0 auto;
    font-size: 1.86666667vw;
  }
   .text .title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 4.66666667vw;
    line-height: 4.66666667vw;
    font-size: 2.13333333vw;
    background: #f3f3f3;
    padding-left: 2.66666667vw;
  }
   .text p {
    padding-left: 2.66666667vw;
    line-height: 5.33333333vw;
    text-align: justify;
  }
   .text [title],
   .text [bold] {
    font-weight: bold;
  }
   .text .line {
    width: 100%;
    height: 0.13333333vw;
    background: #dcdcdc;
  }
   .text .language {
    display: inline-block;
    padding: 0 1.33333333vw;
    border: solid 0.13333333vw #494949;
    border-radius: 0.53333333vw;
    font-size: 1.86666667vw;
    height: 4.8vw;
    line-height: 4.8vw;
    margin: 1.6vw 0 8.26666667vw 2.66666667vw;
  }
   .text .language a {
    color: #494949;
  }
   .text [margin] {
    padding-left: 8vw;
  }
  
}