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;
}
.koudai {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.footer {
  width: 100%;
  background: url('../images/home/footer-bg.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
  padding-top: 20px;
  box-sizing: border-box;
}
.footer .bg {
  width: 100%;
  height: 182px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 34, 71, 0.8);
}
.footer .link {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0 0 10px 0;
}
.footer .link .yqlj-title {
  font-size: 18px;
  color: #41bba3;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  font-weight: 550;
}
.footer .link .yqlj-title img {
  margin-right: 7px;
}
.footer .link .yqlj-link {
  padding-left: 30px;
  display: flex;
  width: 840px;
  flex-wrap: wrap;
}
.footer .link .yqlj-link .yqlj-item {
  width: 33.3%;
  font-size: 14px;
  color: #caced1;
}
.footer .link .yqlj-link .yqlj-item a {
  display: block;
  padding: 4px 0 7px;
}
.footer .link .yqlj-link .yqlj-item .more-h5 {
  display: none;
}
.footer .link .yqlj-link .yqlj-item span {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 20px;
  cursor: pointer;
}
.footer .link .yqlj-link .yqljgd {
  font-size: 12px;
  color: #caced1;
}
.footer .link .yqlj-link .yqljgd {
  color: #caced1;
  display: none;
}
.footer .link .lxwm-link {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  padding-left: 30px;
}
.footer .link .lxwm-link span {
  font-size: 14px;
  color: #41bba3;
}
.footer .link .lxwm-link .address {
  color: #caced1;
}
.footer .put-records {
  font-size: 12px;
  color: #8b8b8b;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #000;
}
.page {
  text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #646464;
  text-decoration: none;
  background-color: #fff;
}
@media (max-width: 500px) {
  .pagination > li > a,
  .pagination > li > span {
    padding: 3px 6px;
    font-size: 12px;
  }
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #7f90a3;
  border-color: #7f90a3;
  border-radius: 4px;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
