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) {
  .app {
    width: 100%;
    max-height: 100vh;
    min-height: 100vh;
    min-width: auto;
    position: fixed;
    overflow-y: auto;
    top: 0;
    left: 0;
    padding-bottom: 0;
  }
  .contentWidth {
    width: 100%;
  }
  .header {
    width: 100%;
    background: url('../images/home/home-top-h5.png') no-repeat #fff;
    background-size: 47.46666667vw 1.6vw;
    background-position: top right;
    position: relative;
    z-index: 99;
    padding: 0 2vw;
  }
  .header .h5-icon {
    width: 5.2vw;
    height: 4.26666667vw;
    position: absolute;
    top: 50%;
    margin-top: -1.33333333vw;
    right: 4vw;
    display: block;
  }
  .header .h5-icon-close {
    display: none;
  }
  .header .top-content {
    height: 16.53333333vw;
    display: flex;
    align-items: center;
    padding-top: 3.73333333vw;
  }
  .header .top-content .logo {
    width: 8.66666667vw;
    height: 8.66666667vw;
    margin-right: 1.6vw;
  }
  .header .top-content .title {
    width: 46.26666667vw;
    height: 6.26666667vw;
  }
  .header .nav-box {
    display: none;
  }
  .header-h5 {
    display: none;
  }
  .banner {
    height: 28.8vw;
    background: url('../images/xhjj/bg-h5.png') no-repeat;
    background-position: left top;
    background-size: auto 100% !important;
    background-position-y: -18.66666667vw;
  }
  .banner .title {
    width: auto;
    height: 16.66666667vw;
    margin-top: 10.66666667vw;
    margin-right: 4vw;
  }
  .redflag {
    display: none;
  }
  .tab-box {
    margin-top: 0;
    height: 12.8vw;
    box-shadow: none;
    border: 1px solid #e8ebee;
  }
  .tab-box .flex-row .bjnr {
    display: none;
  }
  .tab-box .flex-row .tab {
    padding: 0 5.06666667vw;
    font-size: 3.2vw;
    height: 12.8vw;
    line-height: 12.8vw;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }
  .tab-box .flex-row .tab .tab-item {
    margin-right: 5.06666667vw;
    margin-left: 0;
    display: inline-block;
    margin-right: 10px;
  }
  .tab-box .flex-row .tab .tab-item img {
    width: 9.2vw;
    height: 0.93333333vw;
    margin-left: -4.6vw;
  }
  .tab-box .flex-row .tab .tab-item .tab-act {
    font-size: 3.73333333vw;
  }
  .crumbs {
    display: none;
  }
}
