html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html * {
  outline: 0;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  height: 100%;
  min-height: 100%;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
input,
select,
textarea,
button {
  font-size: 100%;
  -webkit-appearance: none;
  border: 0;
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
q:before,
q:after {
  content: '';
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ins,
a {
  text-decoration: none;
  cursor: pointer;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
  font-size: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none;
}
.disabled {
  pointer-events: none;
}
.row {
  display: inline-block;
  font-size: 0;
  text-align: center;
  margin: auto;
  width: auto;
}
.row > [class^='col-'] {
  display: inline-block;
  font-size: 14px;
  text-align: left;
  vertical-align: top;
}
.row .col-16 {
  width: 66.66%;
}
.row .col-12 {
  width: 50%;
}
.row .col-8 {
  width: 33.33%;
}
.row .col-6 {
  width: 25%;
}
.row .col-4 {
  width: 16.66%;
}
.row .col-2 {
  width: 8.33%;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[disabled] {
  pointer-events: none;
}
.full-container {
  width: 100%;
}
.container {
  width: 1200px;
  margin: auto;
}
.container:after {
  content: '';
  display: table;
  clear: both;
  font-size: 0;
}
.page-header {
  z-index: 2;
  position: relative;
  height: 70px;
}
.page-header .page-header-left {
  height: 70px;
  padding: 18px 0;
}
.page-header .page-header-middle {
  margin-left: 50px;
  font-size: 0;
}
.page-header .page-header-middle li {
  position: relative;
  display: inline-block;
  height: 70px;
}
.page-header .page-header-middle a {
  min-width: 70px;
  padding: 25px 15px;
  position: relative;
  display: block;
  width: 100%;
  height: 70px;
  font-size: 14px;
  background: #fff;
  color: #303030;
}
.page-header .page-header-middle a.active {
  height: 82px;
  border: 1px solid #f3e9f1;
  border-top: 0;
}
.page-header .page-header-right {
  min-width: 70px;
  padding: 25px 0;
  height: 70px;
  font-size: 14px;
  background: #fff;
  color: #303030;
}
.page-header .page-header-right a {
  color: #303030;
}
.page-header-mobile {
  display: none;
  z-index: 2;
  position: relative;
}
.page-header-mobile.active .page-header-middle {
  display: block;
}
.page-header-mobile .header-meun-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 60px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #303030;
}
.page-header-mobile .page-header-left {
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
}
.page-header-mobile .page-header-left a {
  vertical-align: middle;
}
.page-header-mobile .page-header-left img {
  height: 20px;
}
.page-header-mobile .page-header-middle {
  display: none;
}
.page-header-mobile .page-header-middle li {
  position: relative;
  height: 60px;
}
.page-header-mobile .page-header-middle a {
  padding: 15px;
  position: relative;
  display: block;
  font-size: 14px;
  background: #fff;
  color: #303030;
}
.page-header-mobile .page-header-middle a.active {
  color: #32b16c;
}
.page-header-mobile .page-header-right {
  padding: 15px;
  font-size: 14px;
  background: #fff;
  color: #303030;
}
.page-header-mobile .page-header-right a {
  color: #303030;
}
.page-footer-wrap {
  margin: 40px 0;
  border-top: 1px solid #f7f7f7;
}
.page-footer-wrap .page-footer-left ul {
  font-size: 0;
}
.page-footer-wrap .page-footer-left li {
  padding: 15px 0 7px 0;
  display: inline-block;
}
.page-footer-wrap .page-footer-left li + li {
  margin-left: 15px;
}
.page-footer-wrap .page-footer-left a {
  font-size: 14px;
  color: #030d11;
}
.page-footer-wrap .page-footer-left .address {
  font-size: 14px;
  color: #999;
}
.page-footer-wrap .page-footer-right {
  padding-top: 10px;
}
.page-footer-wrap .page-footer-right a {
  font-size: 24px;
  font-family: PingFangSC-Light;
  font-weight: 300;
  color: #333333;
}
.page-footer-wrap .page-footer-right p {
  font-size: 14px;
  color: #999999;
}
@media only screen and (max-width: 1200px) {
  .container {
    width: 100%;
  }
  .page-header {
    padding: 0 15px;
  }
  .page-footer-wrap {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 800px) {
  .page-header {
    padding: 0 15px;
  }
  .page-header .page-header-middle a {
    padding: 25px 10px;
    min-width: 50px;
  }
}
@media only screen and (max-width: 540px) {
  .page-header {
    display: none;
  }
  .page-header-mobile {
    display: block;
  }
  .page-footer-wrap {
    padding-bottom: 20px;
  }
  .page-footer-wrap .page-footer-left {
    float: none;
    text-align: center;
  }
  .page-footer-right {
    margin-top: 10px;
    float: none;
    text-align: center;
  }
}
