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 {
  width: 100%;
  height: 800px;
  background: url('../images/home/home.jpg') no-repeat;
  background-size: 100% 100%;
}
.content .rel {
  position: relative;
  height: 100%;
}
.content .join {
  position: absolute;
  top: 205px;
  right: 0;
}
.content .login {
  position: absolute;
  top: 270px;
  right: 157px;
  width: 179px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #ffffff;
  background: #002247;
  float: right;
}
.content .login img {
  width: 15px;
  height: 18px;
  margin-left: 30px;
}
.content .login_2 {
  top: 340px;
}
.content .con-nav {
  position: absolute;
  bottom: 50px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 2;
}
.content .con-nav .con-nav-item {
  position: relative;
  background: rgba(54, 149, 122, 0.3);
  width: 190px;
  height: 150px;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease 0.001s;
  -moz-transition: all 0.5s ease 0.001s;
  -ms-transition: all 0.5s ease 0.001s;
  -o-transition: all 0.5s ease 0.001s;
  transition: all 0.5s ease 0.001s;
}
.content .con-nav .con-nav-item:hover {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}
.content .con-nav .con-nav-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.content .con-nav .con-nav-item .img-bg {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../images/home/con-bg.png') no-repeat;
  background-size: 100% 100%;
}
.content .con-nav .con-nav-item .img-bg .zkpx {
  width: 46px;
  height: 43px;
  margin: 9px 0 0 9px;
}
.content .con-nav .con-nav-item .img-bg .gjpx {
  width: 66px;
  height: 48px;
  margin: 9px 0 0 9px;
}
.content .con-nav .con-nav-item .img-bg .hlpx {
  width: 44px;
  height: 47px;
  margin: 9px 0 0 9px;
}
.content .con-nav .con-nav-item .img-bg .jzbf {
  width: 50px;
  height: 49px;
  margin: 9px 0 0 9px;
}
.content .con-nav .con-nav-item .img-bg .lndx {
  width: 53px;
  height: 50px;
  margin: 9px 0 0 9px;
}
.content .con-nav .con-nav-item .img-bg .dqkh {
  width: 46px;
  height: 53px;
  margin: 9px 0 0 9px;
}
.content .con-nav .con-nav-item span {
  position: absolute;
  right: 20px;
  bottom: 25px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 540;
}
.building {
  position: relative;
  background: none;
}
.building .join {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  width: 444px;
  height: 447px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
