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;
}
.content {
  margin-top: 0px;
  padding-bottom: 190px;
}
@media (max-width: 1440px) {
  .content {
    margin-top: 13.5px;
    padding-bottom: 171px;
  }
}
@media (max-width: 500px) {
  .content {
    padding-bottom: 4vw;
    margin-top: 0;
  }
}
.content .banner {
  width: 100%;
  height: 28.8vw;
  background: url('../images/yqlj/bg.png') no-repeat center;
  background-size: 100% auto !important;
  display: flex;
  align-items: center;
}
.content .banner .title {
  width: 23.33333333vw;
  height: 9.86666667vw;
  margin-top: 15.33333333vw;
  margin-right: 9.86666667vw;
  float: right;
}
.content .join {
  position: absolute;
  top: 205px;
  right: 0;
  width: 100%;
  height: 925px;
  background: url('../images/home/home.png') no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 1440px) {
  .content .join {
    top: 184.5px;
    height: 832.5px;
  }
}
.content .yqlj-list {
  padding: 6.53333333vw 4vw;
}
.content .yqlj-list .yqlj-item {
  border: 1px solid #e8ebee;
  height: 10.4vw;
  border-radius: 2.66666667vw;
  padding: 0 4vw;
  display: flex;
  align-items: center;
  margin-bottom: 2.66666667vw;
  color: #262626;
  font-size: 3.73333333vw;
}
.content .yqlj-list .yqlj-item a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  background: url("../images/yqlj/yjt.jpg") no-repeat center right;
  background-size: auto 50%;
}
.footer {
  display: none !important;
}
