body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, '微软雅黑', STHeitiSC-Light, simsun, '宋体', WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
  word-wrap: break-word;
}
html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: #41bba3;
}
input {
  outline: medium;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
[v-cloak],
.ms-controller {
  visibility: hidden;
}
.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clearfix:after,
.after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: "";
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.ps {
  position: static;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.fn {
  float: none;
}
.ovh {
  overflow: hidden;
}
.vh {
  visibility: hidden;
}
.bCt {
  background: transparent;
}
.none0 {
  display: none;
}
.singleRow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: list-item;
}
@media (max-width: 500px) {
  .v_PC {
    display: none !important;
  }
}
.v_H5 {
  display: none !important;
}
@media (max-width: 500px) {
  .v_H5 {
    display: block;
  }
}
.v_H5_inline {
  display: none;
}
@media (max-width: 500px) {
  .v_H5_inline {
    display: inline;
  }
}
.v_H5_inline-block {
  display: none;
}
@media (max-width: 500px) {
  .v_H5_inline-block {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  .H5_h {
    display: none;
  }
}
div,
span,
ul,
li {
  box-sizing: border-box;
}
@media (max-width: 500px) {
  body {
    background-color: #392a22;
  }
  .content {
    background: url('../images/home/home-h5.png') no-repeat;
    background-size: 100% auto;
    background-color: #392a22;
    background-position-y: -18.66666667vw;
    height: 100%;
  }
  .content .join {
    position: relative;
    width: 43.33333333vw;
    margin-left: 7.6vw;
    top: 15.46666667vw;
  }
  .content .login {
    width: 26.93333333vw;
    height: 8vw;
    position: relative;
    top: 20vw;
    right: 0;
    float: none;
    margin-left: 4vw;
  }
  .content .login img {
    width: 2vw;
    height: 2.4vw;
    margin-left: 4vw;
  }
  .content .login_2 {
    top: 12vw;
    left: 32vw;
  }
  .content .con-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin-top: 49.33333333vw;
    justify-content: space-around;
    top: auto;
  }
  .content .con-nav .con-nav-item {
    width: 44.93333333vw;
    height: 26.66666667vw;
    margin-bottom: 10px;
  }
  .content .con-nav .con-nav-item .img-bg {
    width: 13.33333333vw;
    height: 13.33333333vw;
  }
  .content .con-nav .con-nav-item .img-bg .zkpx {
    width: 7.46666667vw;
    height: 8.4vw;
  }
  .content .con-nav .con-nav-item .img-bg .gjpx {
    width: 10.13333333vw;
    height: 7.73333333vw;
    margin: 1.2vw 0 0 1.2vw;
  }
  .content .con-nav .con-nav-item .img-bg .hlpx {
    width: 5.86666667vw;
    height: 6.26666667vw;
  }
  .content .con-nav .con-nav-item .img-bg .jzbf {
    width: 8vw;
    height: 7.86666667vw;
  }
  .content .con-nav .con-nav-item .img-bg .lndx {
    width: 8.4vw;
    height: 8vw;
    margin: 1.2vw 0 0 1.2vw;
  }
  .content .con-nav .con-nav-item .img-bg .dqkh {
    width: 7.46666667vw;
    height: 8.4vw;
    margin: 1.2vw 0 0 1.2vw;
  }
  .content .con-nav .con-nav-item span {
    right: 5.73333333vw;
    bottom: 7.46666667vw;
    font-size: 4.8vw;
  }
  .building {
    height: 70vh;
    background: #fff;
  }
  .building .join {
    margin-left: 0;
    width: 50vw;
    height: auto;
  }
}
