* {
  padding: 0;
  margin: 0;
}
.container {
  width: 100%;
  height: 3.69791667vw;
  background: #052236;
}
.container .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: 60.9375vw;
  height: 3.69791667vw;
  margin: 0 auto;
}
.container .header-con .logo-wrapper {
  width: 4.73958333vw;
  height: auto;
}
.container .header-con .logo-wrapper .logo {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 53.84%;
}
.container .header-con .language {
  /* padding: 0.10416667vw 0.52083333vw;
  border: solid 0.05208333vw #494949;
  border-radius: 0.20833333vw;
  font-size: 0.83333333vw; */
}
.container .header-con .language a {
  color: #c9c9c9;
  display: inline-block;
  margin-right: 10px;
  padding: 0.10416667vw 0.52083333vw;
  border: solid 0.05208333vw #494949;
  border-radius: 0.20833333vw;
  font-size: 0.83333333vw;
}
.container .text {
  width: 60.9375vw;
  height: auto;
  color: #494949;
  margin: 2.1875vw auto 2.1875vw auto;
  font-size: 0.72916667vw;
}
.container .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;
}
.container .text p {
  padding-left: 1.04166667vw;
  line-height: 1.66666667vw;
  text-align: justify;
  margin: 1.04166667vw 0 0 0;
}
.container .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;
}
.container .text [title],
.container .text [bold],
.container .text [weight] {
  font-weight: bold;
}
.container .text .line {
  width: 100%;
  height: 0.05208333vw;
  background: #dcdcdc;
}
.container .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;
}
.container .text .language a {
  color: #494949;
}
.container .text [margin] {
  padding-left: 3.125vw;
}
.container .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;
}
.container .footer .logo-wrapper {
  width: 4.73958333vw;
  height: auto;
  margin-left: 1.5625vw;
}
.container .footer .logo-wrapper .logo {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 53.84%;
}
@media screen and (max-width: 500px) {
  .container {
    width: 100%;
    height: 9.46666667vw;
    background: #052236;
  }
  .container .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;
  }
  .container .header-con .logo-wrapper {
    width: 12.13333333vw;
    height: auto;
  }
  .container .header-con .logo-wrapper .logo {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 53.84%;
  }
  .container .header-con .language {
    padding: 0.26666667vw 1.33333333vw;
    border: solid 0.13333333vw #494949;
    border-radius: 0.53333333vw;
    font-size: 2.13333333vw;
  }
  .container .header-con .language a {
    color: #c9c9c9;
  }
  .container .text {
    width: 93.33333333vw;
    height: auto;
    color: #494949;
    margin: 5.6vw auto 5.6vw auto;
    font-size: 1.86666667vw;
  }
  .container .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;
  }
  .container .text p {
    padding-left: 2.66666667vw;
    line-height: 5.33333333vw;
    text-align: justify;
  }
  .container .text [title],
  .container .text [bold] {
    font-weight: bold;
  }
  .container .text .line {
    width: 100%;
    height: 0.13333333vw;
    background: #dcdcdc;
  }
  .container .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;
  }
  .container .text .language a {
    color: #494949;
  }
  .container .text [margin] {
    padding-left: 8vw;
  }
  .container .footer {
    width: 100%;
    height: 20vw;
    background: #282828;
    font-size: 2.13333333vw;
    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;
  }
  .container .footer .logo-wrapper {
    width: 12.13333333vw;
    height: auto;
    margin-left: 4vw;
  }
  .container .footer .logo-wrapper .logo {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 53.84%;
  }
}


#base-text{
  display: none;
}
#new-text{
  display: none;
}
#lanqiu-text{
  display: none;
}
#soc-text{
  display: none;
}
#lanqiu-myself{
  display: none;
}