html {
  margin: 0;
  padding: 0;
}
body {
  font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #333333;
  min-width: 900px;
}
body>a{display: none;}
.clearfix {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  width: 100%;
}
.tl {
  text-align: left !important;
}
.tc {
  text-align: center !important;
}
.tr {
  text-align: right !important;
}
.home {
  height: 0.6rem;
  width: 100%;
  background:rgba(0,0,0,0.75);
  min-width: 1000px;
  max-width: 2880px;
  line-height: 0;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.6rem;
  width: 100vw;
  min-width: 900px;
}
.logo {
  width: 1.35rem;
  height: 0.36rem;
  float: left;
  margin: 0.12rem 0.60rem;
}

.nav {
  height: 0.6rem;
  float: right;
  margin-right: 0.4rem;
}
.nav a:hover {
  color: #8295FF;
  text-decoration: none !important;
}
.nav a{
  color: #ffffff;
  font-size: 0.18rem;
  line-height: 0.3rem;
  padding: 0;
  vertical-align: bottom;
  display: inline-block;
  margin: 0.15rem 0.2rem;
  text-decoration: none;
}
.nav .current {
  border-bottom: 0.02rem solid #ffffff;
}
.nav .current:hover {
  color: #ffffff;
}
.nav .shop, .nav .shop:hover {
  color: #ffffff;
  background-color: #425FFF;
  padding: 0.05rem 0.15rem;
  height: 0.2rem;
  line-height: 0.2rem;
  font-size: 0.16rem;
  border-radius: 0.05rem;
}
.nav .shop img {
  margin-left: 0.08rem;
  height: 0.18rem;
  float: right;
}
.nav .zconn {
  border: 0.01rem solid #ffffff;
  padding: 0 0.15rem;
  border-radius: 0.05rem;
}
.nav .zconn:hover {
  border: 0.01rem solid #425FFF;
  color: #ffffff;
  background-color: #425FFF;
}
.line {
  border-top: 1px solid #cccccc;
  margin: 0 0.7rem;
}
.bottom {
  height: 1.6rem;
  margin: 0.3rem 0.7rem;
}
.bottom .logo {
  width: 2.29rem;
  height: 0.8rem;
  float: left;
  margin: 0.3rem 0.4rem 0 0;
}
.bottom .copyright {
  color: #666666;
  text-align: left;
  float: left;
  width: 6.4rem;
  margin-top: 0.25rem;
  font-size: 0.14rem;
  font-weight: 400;
  line-height:0.2rem;
  letter-spacing: 0;
}
.bottom .copyright a {
  color: #425FFF;
  text-decoration: none;
}
.qrcode {
  float: right;
  align-items:center;
  justify-content:center;
}
.qrcode img {
  float: left;
  height: 1.31rem;
}
