html,
body {
  height: 100%;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

[hidefocus],
summary {
  outline: 0;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

q:before,
q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 12px/1.14 Microsoft YaHei, arial, \5b8b\4f53;
  color: #333;
  outline: 0;
}

body {
  background: #fff;
}

a,
a:hover {
  color: #ffffff;
}

* {
  box-sizing: border-box;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #eee inset;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

* {
  font-family: 'Source Han Sans SC' !important;
}

.fp-tableCell {
  vertical-align: top;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.container {
  height: 100%;
  display: table;
  width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  /* position: relative; */
  z-index: 2;
}

.container2 {
  height: 100%;
  display: table;
  width: 1300px;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.footer-top .service,
.footer-top .aftersale,
.footer-top .cooperate {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 160px;
  font-size: 14px;
  height: 94px;
  line-height: 94px;
}

.footer {
  background-color: #242424;
}

.footer-top {
  height: 94px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-top .logo {
  display: inline-block;
}

.footer-top .service img,
.footer-top .aftersale img,
.footer-top .cooperate img {
  margin-right: 10px;
  vertical-align: middle;
  height: 32px;
}

.footer-top .logo {
  vertical-align: middle;
  height: 40px;
}

.footer-top .logo img {
  height: 100%;
}

.footer-top span {
  vertical-align: middle;
}

.footer-bottom {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 400;
  background-color: #1a1a1a;
  color: rgba(153, 153, 153, 1);
  opacity: 1;
}

.footer-body {
  margin-top: 30px;
  margin-bottom: 10px;
}

.footer-body .left {
  float: left;
}

.footer-body .left .item {
  display: inline-block;
  vertical-align: top;
}

.footer-body .left .item .title {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  color: #fff;
}

.footer-body .left .item:not(:first-of-type) {
  margin-left: 72px;
}

.footer-body .left li ul li a,
.footer-body .left li ul li span {
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  margin: 10px 0;
  color: #bebfc2;
}

.footer-body .left .content {
  margin-top: 20px;
}

.footer-body .right {
  float: right;
}

.footer-body .right .title {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  color: #fff;
}

.footer-body .right .content {
  margin-top: 20px;
}

.footer-body .right .content .qrcode {
  display: inline-block;
  vertical-align: middle;
}

.footer-body .right .content .qrcode:first-of-type {
  margin-right: 30px;
}

.footer-body .right .content .qrcode span {
  display: block;
  text-align: center;
  height: 20px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(255, 255, 255, 1);
  opacity: 0.6;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  width: 6px;
  height: 6px;
  margin-left: 3px;
  background-color: rgba(255, 255, 255, 0.5);
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li a span:hover,
.fp-slidesNav ul li a span:hover {
  background-color: #fff;
  width: 12px;
  height: 12px;
  opacity: 1;
  margin-left: 0;
}

.record-number {
  margin: 0 3px 0 5px;
}
