* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0 auto !important;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.topWow,
.bottomWow,
.leftWow,
.rightWow {
  transition: 1s;
}
.center {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 0 0.37037rem;
}
.center::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.left,
.le {
  float: left;
}
.right,
.ri {
  float: right;
}
.clear {
  clear: both;
}
.header {
  position: relative;
  top: 0rem;
  left: 0rem;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;height:0.9rem;
  margin: 0.15rem 0rem;font-size: 12px
}
.header .menu {
  float: right;
  width: 30%;height:0.9rem;
  background: url("../img/menu.png") no-repeat right center;
  background-size: 0.8rem;
  cursor: pointer;
}
.header .logo {
 width: 65%;
 float: left;
}
.header .logo img {
  display: block;
  width: 90%;
}
.navigation {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0rem;
  left: 0rem;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  padding-top: 1.3888875rem;
  box-sizing: border-box;
  display: none;
}
.navigation .close {
  position: absolute;
  top: 0.355555rem;
  right: 0.4rem;
  cursor: pointer;
}
.navigation .close img {
  display: block;
  max-width: 0.555555rem;
}
.navigation .navs {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.37037rem;
}
.navigation .navs .li:first-child {
  background: none;
}
.navigation .navs .li {
  width: 100%;
  margin: 0 auto;
  font-size: 0.444444rem;
  line-height: 3.3;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #848484;
}
.navigation .navs .li > a {
  display: block;
  box-sizing: border-box;
  padding: 0 0.407407rem;
  color: #fff;
}
.navigation .navs .li.on .list {
  display: block;
}
.navigation .navs .list {
  width: 100%;
  height: auto;
  display: none;
  border-top: 0.00925925rem solid #fff;
  box-sizing: border-box;
  padding: 0.13888875rem 0.407407rem;
}
.navigation .navs .list li {
  line-height: 1.11111rem;
  letter-spacing: 0rem;
  color: #fffefe;
  font-size: 0.37037rem;
  box-sizing: border-box;
  padding-left: 0.50925875rem;
  background: url("../img/navico.png") no-repeat left center;
  background-size: 0.1666665rem;
  font-weight: normal;
}
.navigation .navs .list li a {
  color: #fffefe;
}
.footers {
  width: 100%;
  position: relative;
  background: #299ee4;
  margin-top: 0.185185rem;
  z-index: 9;
  box-sizing: border-box;
  padding-bottom: 1.962961rem;
}
.footers::after {
  content: "";
  width: 100%;
  height: 2.82407125rem;
  background: #fff;
  position: absolute;
  left: 0;
  top: -0.00925925rem;
  z-index: -1;
}
.footers .contact {
  width: 100%;
  background-color: #0581cc;
  box-sizing: border-box;
  padding: 0.37037rem 0.222222rem;
  line-height: 0.666666rem;
  color: #fff;
  font-size: 0.333333rem;
}
.footers .contact span:nth-last-child(2) {
  display: block;
  padding-left: 3em;
}
.footers .contact span:last-child {
  display: block;
  padding-left: 3em;
}
.footers .contact a {
  color: #fff;
}
.footers .ewm {
  width: 100%;
  margin: 0.50925875rem 0 0.3888885rem;
}
.footers .ewm img {
  display: block;
  width: 2.259257rem;
  height: 2.259257rem;
  margin: 0 auto;
}
.footers .ban {
  width: 100%;
  text-align: center;
  line-height: 0.50925875rem;
  font-size: 0.30555525rem;
  color: #fff;
}
.footers .ban a {
  color: #fff;
  text-decoration: underline;
}
.footer_menu {
  width: 100%;
  height: 1.4999985rem;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  box-sizing: border-box;
  padding: 0.3148145rem 0;
}
.footer_menu ul {
  width: 84%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer_menu ul li {
  min-width: 0.888888rem;
  font-size: 0.30092563rem;
  line-height: 0.222222rem;
  text-align: center;
  color: #299ee4;
}
.footer_menu ul li img {
  display: block;
  margin: 0 auto 0.1666665rem;
  max-height: 0.481481rem;
}
.footer_menu ul li a {
  color: #299ee4;
}
.in-navigation .navs .li {
  font-size: 0.315rem;
}
.in-navigation .close img {
  max-width: 0.35555rem;
}
.in-footer {
  padding-bottom: 1.35945rem;
}
.in-footer::after {
  height: 1.9558125rem;
}
.in-footer .contact {
  font-size: 0.23085rem;
  padding: 0.2565rem 0.1539rem;
  line-height: 0.4617rem;
}
.in-footer .ban {
  line-height: 0.41666625rem;
  font-size: 0.222222rem;
}
.in-footer .ewm {
  margin: 0.3526875rem 0 0.269325rem;
}
.in-footer .ewm img {
  width: 1.56465rem;
  height: 1.56465rem;
}
.in-menu {
  height: 1.08050625rem;
  padding: 0.23085rem 0;
}
.in-menu ul li {
  min-width: 0.6156rem;
  font-size: 0.218025rem;
  line-height: 0.1539rem;
}
.in-menu ul li img {
  display: block;
  margin: 0 auto 0.115425rem;
  max-height: 0.346275rem;
}
