@charset "UTF-8";
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
blockquote,
body,
button,
dd,
details,
dl,
fieldset,
figcaption,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
hr,
input,
menu,
ol,
p,
pre,
textarea,
ul {
  margin: 0;
}
body,
button,
fieldset,
input,
label,
legend,
option,
select,
textarea {
  font-family: 'Microsoft YaHei', Helvetica, Arial, sans-serif;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
ol,
ul {
  padding-left: 0;
  list-style: none outside none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
caption,
em,
i,
th {
  font-style: normal;
}
a,
img {
  -webkit-touch-callout: none;
}
a {
  background: 0 0;
  color: #434343;
  line-height: inherit;
  -webkit-tap-highlight-color: transparent;
}
a:active {
  text-decoration: none;
  outline: 0;
}
[class^='btn']:active,
a,
ins {
  text-decoration: none;
}
a,
button,
input[type='button'],
input[type='checkbox'],
input[type='checkbox'] + label,
input[type='file']::-webkit-file-upload-button,
input[type='radio'],
input[type='radio'] + label,
input[type='reset'],
input[type='submit'],
select {
  cursor: pointer;
}
input,
label,
select,
textarea {
  font-size: 100%;
}
button,
input,
label,
select {
  vertical-align: middle;
}
button,
select {
  text-transform: none;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
}
button,
input[type='button'],
input[type='password'],
input[type='reset'],
input[type='search'],
input[type='submit'],
input[type='text'] {
  border: 0;
  outline: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  padding: 0;
}
input[type='password'],
input[type='search'],
input[type='text'],
select,
textarea {
  padding: 0.04rem 0.053333rem;
}
input[type='password'],
input[type='text'],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
input[type='search'] {
  -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
:focus {
  outline: 0;
}
::-webkit-input-placeholder {
  color: #cecece;
}
::-moz-placeholder {
  color: #cecece;
}
:-ms-input-placeholder {
  color: #cecece;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
[disabled] {
  cursor: default;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: middle;
}
abbr[title] {
  border-bottom: 0.013333rem dotted;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}
small {
  font-size: 80%;
}
q:after,
q:before {
  content: '';
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
.hide,
[hidden] {
  display: none !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
body .pos-r {
  position: relative;
}
body .pos-a {
  position: absolute;
}
body .pos-f {
  position: fixed;
}
body .d-b {
  display: block;
}
body .d-inB {
  display: inline-block;
}
body .wd-full {
  width: 100%;
}
body .ht-full {
  height: 100%;
}
body .vt {
  vertical-align: top;
}
body .vm {
  vertical-align: middle;
}
body .vb {
  vertical-align: bottom;
}
body .tAl {
  text-align: left;
}
body .tAc {
  text-align: center;
}
body .tAr {
  text-align: right;
}
body .bold {
  font-weight: 700;
}
body .let-sp0 {
  letter-spacing: 0;
}
body .mt10 {
  margin-top: 0.133333rem;
}
body .mtb {
  margin: 0.133333rem 0;
}
.tInd2em {
  text-indent: 2em;
}
.tEllipsis {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
} /*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 *  * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 *   * Licensed under MIT
 *    */
.la-ball-beat,
.la-ball-beat > div {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.la-ball-beat {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-ball-beat.la-dark {
  color: #333;
}
.la-ball-beat > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-ball-beat {
  width: 0.72rem;
  height: 0.24rem;
}
.la-ball-beat > div {
  width: 0.133333rem;
  height: 0.133333rem;
  margin: 0.053333rem;
  border-radius: 100%;
  -webkit-animation: ball-beat 0.7s -0.15s infinite linear;
  animation: ball-beat 0.7s -0.15s infinite linear;
}
.la-ball-beat > div:nth-child(2n-1) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.la-ball-beat.la-sm {
  width: 0.346667rem;
  height: 0.106667rem;
}
.la-ball-beat.la-sm > div {
  width: 0.053333rem;
  height: 0.053333rem;
  margin: 0.026667rem;
}
.la-ball-beat.la-2x {
  width: 1.44rem;
  height: 0.48rem;
}
.la-ball-beat.la-2x > div {
  width: 0.266667rem;
  height: 0.266667rem;
  margin: 0.106667rem;
}
.la-ball-beat.la-3x {
  width: 2.16rem;
  height: 0.72rem;
}
.la-ball-beat.la-3x > div {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.16rem;
}
@-webkit-keyframes ball-beat {
  50% {
    opacity: 0.2;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ball-beat {
  50% {
    opacity: 0.2;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.content {
  padding: 0.266667rem 0.32rem;
}
.banner {
  padding: 0.4rem 0;
}
.slideBox {
  position: relative;
  border-radius: 0.106667rem;
  -webkit-box-shadow: 0 0.066667rem 0.133333rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.066667rem 0.133333rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
  margin: 0.133333rem auto;
  max-width: 100%;
}
.slideBox .hd {
  position: absolute;
  height: 0.373333rem;
  line-height: 0.373333rem;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.slideBox .hd li {
  display: inline-block;
  width: 0.266667rem;
  height: 0.066667rem;
  border-radius: 0.066667rem;
  background: #333;
  text-indent: -133.32rem;
  overflow: hidden;
  margin: 0 0.08rem;
}
.slideBox .hd li.on {
  background: #fff;
}
.slideBox .bd {
  position: relative;
  border-radius: 0.106667rem;
  overflow: hidden;
  z-index: 0;
}
.slideBox .bd li {
  position: relative;
  text-align: center;
}
.slideBox .bd li img {
  vertical-align: top;
  border-radius: 0.106667rem;
  width: 100%;
}
.slideBox .bd li a {
  -webkit-tap-highlight-color: transparent;
}
.nav-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.2rem 0;
}
.nav-row .cell {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.nav-row .cell + .cell {
  margin-left: 0.533333rem;
}
.nav-row.block {
  display: block;
}
.nav-row.block .cell {
  margin: 0 0 0.266667rem;
}
.nav-row.block .cell a {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-list {
  padding: 0.2rem 0;
}
.nav-list .cell {
  margin-bottom: 0.4rem;
}
.cell a {
  display: block;
  border-radius: 0.16rem;
  overflow: hidden;
  border-radius: 10px;
  -webkit-box-shadow: 0 0.066667rem 0.133333rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.066667rem 0.133333rem rgba(0, 0, 0, 0.2);
}
.cell a img {
  width: 100%;
}
.cell a:active {
  opacity: 0.75;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.home {
  display: block;
  position: fixed;
  z-index: 999;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.066667rem 0.133333rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.066667rem 0.133333rem rgba(0, 0, 0, 0.2);
  right: 0.533333rem;
  bottom: 0.533333rem;
  background: url(../images/home.jpg) no-repeat;
  background-size: contain;
  overflow: hidden;
}
.home:active {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

