/*! reset.css */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
a {
  text-decoration: none;
  color: inherit;
}
ol,
nav,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
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;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0;
  outline: none;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
input {
  border: none;
  background: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
em,
i {
  font-style: normal;
}
figure {
  margin: 0;
}
body,
html {
  width: 100%;
  height: 100%;
  background: #fff;
  line-height: 1.4;
  font-family: PingFang SC, Microsoft YaHei UI, Helvetica Neue, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif, Helvetica, Microsoft Yahei, Arial;
  -webkit-tap-highlight-color: transparent;
}
.pagination-wrap {
  padding-top: 0.75rem;
  text-align: center;
}
.pagination-wrap .pagination-bar {
  height: 0.5rem;
  font-size: 14px;
}
.pagination-wrap .pagination-bar a,
.pagination-wrap .pagination-bar .btn {
  min-width: 0.5rem;
  height: 0.5rem;
  background-color: #f6f6f6;
  border-radius: 50%;
  display: inline-block;
  margin: 0 6px;
  vertical-align: top;
  font-size: 0.14rem;
  line-height: 0.5rem;
  text-align: center;
}
.pagination-wrap .pagination-bar .btn {
  font-family: simsun;
}
.pagination-wrap .pagination-bar .btn.disabled {
  cursor: not-allowed;
}
.pagination-wrap .pagination-bar .btn:hover,
.pagination-wrap .pagination-bar a.cur,
.pagination-wrap .pagination-bar a:hover {
  background-color: #43c4c1;
  color: #fff;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.clearfix {
  *zoom: 1;
}
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.row:after,
.clearfix:after {
  clear: both;
}
.anim {
  visibility: hidden;
}
.fromDown {
  visibility: visible;
  -webkit-animation: from-down 2s 1;
          animation: from-down 2s 1;
}
.fromUp {
  visibility: visible;
  -webkit-animation: from-up 2s 1;
          animation: from-up 2s 1;
}
.fromLeft {
  visibility: visible;
  -webkit-animation: from-left 2s 1;
          animation: from-left 2s 1;
}
.fromRight {
  visibility: visible;
  -webkit-animation: from-right 2s 1;
          animation: from-right 2s 1;
}
.rotateInUpLeft {
  visibility: visible;
  -webkit-animation: rotate-in-up-left 2s 1;
          animation: rotate-in-up-left 2s 1;
}
.rotateInUpRight {
  visibility: visible;
  -webkit-animation: rotate-in-up-right 2s 1;
          animation: rotate-in-up-right 2s 1;
}
.rollIn {
  visibility: visible;
  -webkit-animation: roll-in 2s 1;
          animation: roll-in 2s 1;
}
/* 参考animate.css写的css动画 s */
@-webkit-keyframes from-down {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes from-down {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes from-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
            transform: translate3d(0, -40px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes from-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
            transform: translate3d(0, -40px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes from-left {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
            transform: translate3d(-40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes from-left {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
            transform: translate3d(-40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes from-right {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
            transform: translate3d(40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes from-right {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
            transform: translate3d(40px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes rotate-in-up-left {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotate-in-up-left {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotate-in-up-right {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotate-in-up-right {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-60px) rotate(-45deg);
            transform: translateX(-60px) rotate(-45deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
            transform: translateX(0px) rotate(0deg);
  }
}
@keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-60px) rotate(-45deg);
            transform: translateX(-60px) rotate(-45deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
            transform: translateX(0px) rotate(0deg);
  }
}
/* 参考animate.css写的css动画 e */
@-webkit-keyframes bg-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes bg-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-3deg);
            transform: translateX(-25%) rotate(-3deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(5deg);
            transform: translateX(20%) rotate(5deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
            transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
            transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
            transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-3deg);
            transform: translateX(-25%) rotate(-3deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(5deg);
            transform: translateX(20%) rotate(5deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
            transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
            transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
            transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  25% {
    opacity: 0.7;
    visibility: hidden;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  25% {
    opacity: 0.7;
    visibility: hidden;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
.color {
  color: #43c4c1;
}
.fl-left {
  float: left;
}
.fl-right {
  float: right;
}
.w1200 {
  max-width: 1200px;
  width: 96.6%;
  margin: auto;
  position: relative;
}
.w1320 {
  max-width: 1320px;
  width: 96.6%;
  margin: auto;
  position: relative;
}
.w1440 {
  max-width: 1440px;
  width: 96.6%;
  margin: auto;
  position: relative;
}
.w1540 {
  max-width: 1540px;
  width: 96.6%;
  margin: auto;
  position: relative;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.comm-banner {
  position: relative;
  overflow: hidden;
}
.comm-banner .bg {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-origin: content-box;
  -webkit-animation: bg-scale 9s infinite;
          animation: bg-scale 9s infinite;
}
.comm-banner .content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}
.comm-banner .content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.comm-banner .content-wrap::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.comm-banner .single-tit {
  font-size: 0.48rem;
  font-weight: 600;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 12.4vw;
}
.shade-contact {
  width: 100%;
  position: fixed;
  left: -0.5rem;
  bottom: 2.24rem;
  z-index: 305;
  text-align: right;
  height: 1px;
}
.shade-contact .width-box {
  height: 1px;
}
.shade-contact .btn-wrap {
  display: inline-block;
  background: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0px 0px 29px 1px rgba(56, 56, 56, 0.1);
          box-shadow: 0px 0px 29px 1px rgba(56, 56, 56, 0.1);
  width: 68px;
  height: 68px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 305;
  position: relative;
}
.shade-contact .img-wrap {
  float: left;
  width: 68px;
  height: 68px;
  background-color: #ffffff;
  background: url(../images/shade_codeicon.png) no-repeat center center;
}
.shade-contact .txt {
  float: left;
  display: block;
  font-size: 16px;
  padding-left: 10px;
  line-height: 68px;
}
.shade-contact .handler {
  float: left;
  width: 60px;
  height: 68px;
  background: url(../images/hander_pointer.png) no-repeat center center;
}
.shade-contact .btn-wrap:hover,
.shade-contact .btn-wrap.auto {
  width: auto;
}
.shade-contact .btn-wrap:hover .handler,
.shade-contact .btn-wrap.auto .handler {
  -webkit-animation: wobble 2s 1s;
          animation: wobble 2s 1s;
}
html {
  font-size: 100px;
  -webkit-transition: font-size 0.2s ease-out;
  transition: font-size 0.2s ease-out;
}
@media screen and (min-width: 798px) {
  html {
    font-size: 64px;
  }
}
@media screen and (min-width: 1080px) {
  html {
    font-size: 74.66px;
  }
}
@media screen and (min-width: 1281px) {
  html {
    font-size: 80px;
  }
}
@media screen and (min-width: 1337px) {
  html {
    font-size: 85.33px;
  }
}
@media screen and (min-width: 1441px) {
  html {
    font-size: 93.33px;
  }
}
@media screen and (min-width: 1651px) {
  html {
    font-size: 100px;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: 100px;
  }
}
@media screen and (max-width: 700px) {
  html {
    font-size: 93.33px;
  }
}
@media screen and (max-width: 640px) {
  html {
    font-size: 85.33px;
  }
}
@media screen and (max-width: 600px) {
  html {
    font-size: 80px;
  }
}
@media screen and (max-width: 560px) {
  html {
    font-size: 74.66px;
  }
}
@media screen and (max-width: 480px) {
  html {
    font-size: 64px;
  }
}
@media screen and (max-width: 400px) {
  html {
    font-size: 53.33px;
  }
}
@media screen and (max-width: 360px) {
  html {
    font-size: 48px;
  }
}
@media screen and (max-width: 320px) {
  html {
    font-size: 42.66px;
  }
}
.header {
  position: fixed;
  padding-top: 0.35rem;
  width: 100%;
  left: 0;
  z-index: 700;
}
.header-container {
  padding: 0 0.5rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(85, 85, 85, 0.2);
          box-shadow: 0px 0px 24px 0px rgba(85, 85, 85, 0.2);
  border-radius: 38px;
}
.header .logo-wrap {
  font-size: 0.2rem;
  padding: 0.17rem 0;
}
.header .logo-wrap .logo-img {
  height: 0.38rem;
}
.header-menu {
  position: relative;
}
.header-nav {
  font-size: 0.16rem;
  position: relative;
  padding: 0.25rem 0.5rem 0.25rem 0;
}
.header-nav .li {
  padding: 0 20px;
  color: #444444;
  float: left;
}
.header-nav .li.active,
.header-nav .li:hover {
  color: #43c4c1;
}
.header-nav .li .inner {
  padding: 0 10px;
  position: relative;
  display: block;
}
.header .wrap-line {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #43c4c1;
}
.header-action-wrap {
  position: relative;
  padding: 0.2rem 0;
}
.header-action {
  font-size: 0.14rem;
}
.header-action .act-btn {
  width: 70px;
  border: 1px solid #43c4c1;
  border-radius: 15px;
  display: inline-block;
  text-align: center;
  padding: 5px 0;
  margin-left: 0.15rem;
  position: relative;
  overflow: hidden;
}
.header-action .act-btn::before {
  position: absolute;
  content: "";
  left: -100%;
  height: 200%;
  -webkit-transform: rotate(20deg) translateY(-50%);
          transform: rotate(20deg) translateY(-50%);
  -webkit-box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0.4);
  background: #fff;
  -webkit-transition: left 0.6s;
  transition: left 0.6s;
}
.header-action .act-btn:hover::before {
  left: 110%;
}
.header-action .login-btn {
  background: #43c4c1;
  color: #fff;
}
.header-action .reg-btn {
  background: #fff;
  color: #43c4c1;
}
.shad-box {
  position: fixed;
  width: 200vw;
  height: 200vh;
  background: #43c4c1;
  opacity: 0;
  z-index: 102;
  left: 100vw;
  top: -200vh;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
}
.shad-box.shad {
  -webkit-transform: scale(1);
          transform: scale(1);
  top: -50vh;
  left: -50vw;
  opacity: 1;
}
#mobile-header {
  display: none;
}
.mobile-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1200;
  padding: 8px 20px;
  font-size: 14px;
  background: #43c4c1;
}
.mobile-header .mobile-logo {
  height: 35px;
}
.mobile-header .menu-bar {
  position: relative;
  width: 32px;
  height: 30px;
  margin-top: 8px;
}
.mobile-header .menu-bar .b {
  display: block;
  position: absolute;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mobile-header .menu-bar .b1 {
  top: 0;
}
.mobile-header .menu-bar .b2 {
  top: 8px;
}
.mobile-header .menu-bar .b3 {
  top: 16px;
}
.mobile-header .menu-bar.open .b2 {
  width: 0;
}
.mobile-header .menu-bar.open .b1 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 8px;
}
.mobile-header .menu-bar.open .b3 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
}
.mobile-menu {
  position: fixed;
  width: 100%;
  /* right: -210px; */
  /* transform: translateX(100%); */
  height: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  z-index: 102;
  font-size: 14px;
}
.mobile-menu.auto {
  height: 100vh;
}
.mobile-menu.auto .navs {
  display: block;
}
.mobile-menu.auto .item {
  -webkit-animation: from-up 0.2s forwards;
          animation: from-up 0.2s forwards;
}
.mobile-menu.auto .mobile-contact {
  -webkit-animation: from-down 1s forwards;
          animation: from-down 1s forwards;
}
.mobile-menu .navs {
  height: 0;
  padding-top: 160px;
  display: none;
}
.mobile-menu .item {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 8px;
  opacity:0;
}
.mobile-menu .contact {
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  z-index: 200;
  font-size: 16px;
}
.footer {
  color: #fff;
  background: #44c2bf url(../images/footer_bg.png) no-repeat 100% 100%;
}
.footer-info {
  padding-top: 6%;
  padding-bottom: 7%;
}
.footer-copyright {
  padding: 1.7% 0;
  font-size: 0.14rem;
}
.footer-desc {
  text-align: left;
}
.footer-desc .txt {
  padding-left: 12px;
  margin-left: 90px;
  font-size: 0.14rem;
  text-align: justify;
}
.footer-center {
  text-align: center;
}
.footer-center .content {
  display: inline-block;
  text-align: left;
}
.footer-phones .phone-tit {
  font-size: 0.18rem;
  margin-bottom: 0.1rem;
}
.footer-phones .phone {
  font-size: 0.32rem;
  font-weight: 600;
}
.footer-service {
  padding-top: 0.2rem;
  font-size: 0.14rem;
}
.footer-wxcode {
  width: 124px;
  height: 124px;
  background-color: #ffffff;
  border-radius: 12px;
  text-align: center;
  padding: 10px;
  margin-top: 0.2rem;
}
.footer-wxcode .code-img {
  max-width: 100%;
  height: 104px;
}
.footer-wxicon {
  margin-top: 0.2rem;
  height: 0.4rem;
  vertical-align: middle;
}
.footer-wxicon .img-wrap {
  width: 0.4rem;
  height: 0.4rem;
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  text-align: center;
  background: url(../images/wxicon.png) no-repeat center center;
  cursor: pointer;
}
.footer-wxicon .img-wrap:hover {
  border-color: #eee;
  background-color: rgba(255, 255, 255, 0.4);
}
.footer-wxicon .wxicon-img {
  display: inline-block;
  vertical-align: middle;
}
.footer-addrs {
  padding-left: 28%;
}
.footer-addrs .addrs-tit {
  font-size: 0.22rem;
  margin-bottom: 0.2rem;
}
.footer-addrs .info-item {
  font-size: 0.14rem;
  padding-bottom: 0.07rem;
}
.join-banner {
  position: relative;
  z-index: 10;
}
.join-banner .bg {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.join-banner .content {
  position: absolute;
  bottom: 21.5vw;
  width: 100%;
}
.join-banner .content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.join-banner .content-wrap::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  height: 100%;
}
.join-banner .content-wrap .img-wrap {
  text-align: center;
  font-size: 14px;
}
.join-banner .content-wrap .sub-tit {
  font-size: 0.24rem;
  color: #3e0cbc;
}
.page-join .section-tit {
  text-align: center;
  color: #17191a;
  font-size: 0.42rem;
}
.page-join .section-why {
  position: relative;
  z-index: 21;
  margin-top: -1.75rem;
}
.page-join .why-main {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  border-radius: 24px;
  padding: 1rem 0 0.7rem 0;
}
.page-join .why-main .list {
  padding: 1rem 0;
}
.page-join .why-main .list .item {
  text-align: center;
}
.page-join .why-main .list .item:hover .img {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.page-join .why-main .list .img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-join .why-main .list .name {
  font-size: 0.18rem;
  color: #111111;
}
.page-join .why-main .list .desc {
  font-size: 0.14rem;
  color: #888;
  line-height: 1.6;
  padding: 0.15rem 0.4rem 0;
  text-align: justify;
}
.page-join .partner-main {
  padding-top: 1.65rem;
  padding-bottom: 1.3rem;
}
.page-join .partner-main .list {
  padding-top: 0.8rem;
}
.page-join .partner-main .list .item:nth-child(1) .inner {
  background-image: linear-gradient(45deg, #31bfbf 0%, #4fd2d2 57%, #6de4e4 100%), linear-gradient(#19d3d3, #19d3d3);
}
.page-join .partner-main .list .item:nth-child(1) .inner:hover {
  -webkit-box-shadow: 0px 30px 50px 0px rgba(49, 191, 191, 0.4);
          box-shadow: 0px 30px 50px 0px rgba(49, 191, 191, 0.4);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.page-join .partner-main .list .item:nth-child(2) .inner {
  background-image: linear-gradient(45deg, #4f8fef 0%, #61aff4 57%, #72cef9 100%), linear-gradient(#19d3d3, #19d3d3);
}
.page-join .partner-main .list .item:nth-child(2) .inner:hover {
  -webkit-box-shadow: 0px 30px 50px 0px rgba(50, 131, 234, 0.4);
          box-shadow: 0px 30px 50px 0px rgba(50, 131, 234, 0.4);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.page-join .partner-main .list .item:nth-child(3) .inner {
  background-image: linear-gradient(45deg, #7258f4 0%, #9370f9 57%, #b488fd 100%), linear-gradient(#19d3d3, #19d3d3);
}
.page-join .partner-main .list .item:nth-child(3) .inner:hover {
  -webkit-box-shadow: 0px 30px 50px 0px rgba(147, 112, 249, 0.4);
          box-shadow: 0px 30px 50px 0px rgba(147, 112, 249, 0.4);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.page-join .partner-main .list .item .inner {
  color: #fff;
  background-repeat: no-repeat;
  background-position: top right;
  border-radius: 24px;
  padding: 0.3rem 0.4rem 1rem 0.5rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.page-join .partner-main .list .item .img-wrap {
  text-align: right;
  height: 0.8rem;
}
.page-join .partner-main .list .item .img {
  height: 0.8rem;
  vertical-align: top;
}
.page-join .partner-main .list .item .name {
  font-size: 0.3rem;
}
.page-join .partner-main .list .item .desc {
  font-size: 0.14rem;
  text-align: justify;
  padding-top: 0.35rem;
  padding-right: 0.2rem;
  line-height: 1.6;
}
.page-join .section-steps .steps-main {
  padding-top: 1rem;
  padding-bottom: 1.3rem;
}
.page-join .section-steps .section-content {
  background-color: #7168f3;
  border-radius: 24px;
  margin-top: 0.85rem;
}
.page-join .section-steps .list {
  padding: 0.6rem 0.5rem;
}
.page-join .section-steps .list .item {
  color: #fff;
}
.page-join .section-steps .list .img-wrap {
  height: 0.6rem;
}
.page-join .section-steps .list .img {
  height: 0.6rem;
  float: left;
}
.page-join .section-steps .list .meta {
  padding-left: 0.2rem;
  margin-left: 0.6rem;
  position: relative;
}
.page-join .section-steps .list .num {
  position: absolute;
  left: 0;
  font-size: 1rem;
  font-weight: 800;
  -webkit-box-shadow: 0px 30px 49px 2px rgba(85, 85, 85, 0.1);
          box-shadow: 0px 30px 49px 2px rgba(85, 85, 85, 0.1);
  opacity: 0.05;
  left: 0.2rem;
  bottom: -0.4rem;
}
.page-join .section-steps .list .name {
  font-size: 0.24rem;
}
.page-join .section-steps .list .desc {
  padding-top: 0.08rem;
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 0.6);
}
.page-join .section-form .form-main {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.page-join .section-form .section-content {
  margin-top: 0.8rem;
  background-color: #736cd8;
  border-radius: 24px;
  color: #fff;
  padding: 1rem 1.3rem 1.1rem;
}
.page-join .section-form .input-box {
  width: 100%;
  font-size: 0.14rem;
  height: 0.56rem;
  background-color: #f7f8f9;
  -webkit-box-shadow: 0px 15px 39px 1px rgba(94, 85, 217, 0.5);
          box-shadow: 0px 15px 39px 1px rgba(94, 85, 217, 0.5);
  border-radius: 6px;
  position: relative;
}
.page-join .section-form .input-box .label {
  font-size: 0.18rem;
  position: absolute;
  height: 0.56rem;
  line-height: 0.56rem;
  left: 0;
  top: 0;
  padding: 0 0.25rem;
  display: block;
  color: #000001;
}
.page-join .section-form .input-box input {
  font-size: 0.16rem;
  width: 100%;
  padding-left: 0.9rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 0.56rem;
  color: #000;
}
.page-join .section-form .submit-wrap {
  text-align: center;
  margin-top: 0.65rem;
}
.page-join .section-form .submit-btn {
  color: #fff;
  width: 2.4rem;
  height: 0.56rem;
  background-color: #453fa1;
  border-radius: 6px;
  font-size: 0.24rem;
  margin: 0 auto;
  display: block;
}
.page-help .search-tool-bar {
  position: absolute;
  width: 100%;
  bottom: 6.32vw;
}
.page-help .search-box {
  width: 64.65%;
  margin: auto;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.15rem;
  position: relative;
}
.page-help .input-key {
  color: #ffffff;
  font-size: 0.16rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 0.5rem;
}
.page-help .input-key::-webkit-input-placeholder {
  color: #fff;
}
.page-help .search-btn {
  padding-right: 10px;
  position: absolute;
  right: 0;
  bottom: 0.15rem;
}
.page-help .main .left {
  width: 29.166%;
  background: #f8f8f8;
  float: left;
  padding: 0.7rem 0 0.55rem 15.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-help .main .left .tit-list li {
  font-size: 0.18rem;
  padding: 0.15rem 0;
  color: #111111;
}
.page-help .main .left .tit-list li.on,
.page-help .main .left .tit-list li:hover {
  color: #43c4c1;
}
.page-help .main .right {
  width: 70.833%;
  min-height: 600px;
  float: right;
  padding-top: 0.7rem;
  padding-left: 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 1.7rem;
}
.page-help .main .news-list {
  width: 77.582%;
  margin-bottom: -0.5rem;
}
.page-help .main .news-list li {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #eeeeee;
}
.page-help .main .news-list li:hover .tit {
  color: #43c4c1;
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.page-help .main .news-list li:hover .desc {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.page-help .main .news-list .tit {
  font-size: 0.22rem;
  color: #111111;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 70%;
}
.page-help .main .news-list .date {
  color: #999999;
  font-size: 0.16rem;
}
.page-help .main .news-list .desc {
  line-height: 1.8;
  color: #666;
  font-size: 0.16rem;
  padding-top: 0.35rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-help .pagination-wrap {
  text-align: left;
}
.page-help .detail-info {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 0.2rem;
}
.page-help .detail-info .tit {
  color: #111111;
  font-size: 0.24rem;
}
.page-help .detail-info .date {
  font-size: 0.16rem;
  padding-top: 0.25rem;
  color: #999999;
}
.page-help .detail-content {
  font-size: 16px;
}
.page-help .detail-article {
  font-size: 0.16rem;
  color: #666666;
  text-align: justify;
  line-height: 1.6;
  padding-top: 0.35rem;
}
.page-help .help-navs {
  padding: 15px 20px;
  background: #fff;
  position: relative;
  display: none;
}
.page-help .help-navs .toggle-wrap {
  font-size: 14px;
}
.page-help .help-navs .homeicon-wrap a,
.page-help .help-navs .homeicon-wrap span {
  display: inline-block;
  vertical-align: middle;
}
.page-help .help-navs .homeicon-wrap span {
  color: #999;
}
.page-help .help-navs .nav-list {
  position: absolute;
  left: 0;
  top: 45px;
  display: block;
  z-index: 20;
  width: 100%;
  background: #fff;
  display: none;
  padding: 10px 0;
  -webkit-box-shadow: 0px 5px 25px rgba(64, 196, 193, 0.05);
          box-shadow: 0px 5px 25px rgba(64, 196, 193, 0.05);
}
.page-help .help-navs .nav-list li {
  font-size: 14px;
  padding: 7px 0;
  text-align: center;
}
.page-help .help-navs .nav-list li.on {
  color: #43c4c1;
}
.page-help .help-navs .home_icon {
  height: 16px;
  vertical-align: middle;
}
.page-help .help-navs .btn-icon {
  height: 20px;
  vertical-align: middle;
}
.page-news .news-content {
  padding-top: 0.9rem;
  padding-bottom: 1.2rem;
}
.page-news .list {
  padding-top: 0.6rem;
  margin-bottom: -0.6rem;
}
.page-news .list .item {
  font-size: 0.14rem;
  margin-bottom: 0.6rem;
}
.page-news .list .item:hover .tit {
  color: #43c4c1;
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.page-news .list .item:hover .cover-img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.page-news .list .tit {
  font-size: 0.2rem;
  color: #222222;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-news .list .date {
  color: #888888;
  padding-top: 0.5rem;
}
.page-news .list .desc {
  padding-top: 0.15rem;
  color: #a0a0a0;
  height:55px;
}
.page-news .list .cover-box {
  padding-top: 58.7%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin-top: 0.4rem;
}
.page-news .list .cover-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.news-detail .comm-banner .single-tit {
  font-size: 0.3rem;
  font-weight: 500;
}
.news-detail .comm-banner .sub-tit {
  font-size: 0.14rem;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 9.3vw;
}
.news-detail .article-detail {
  font-size: 0.16rem;
  text-align: justify;
  line-height: 1.6;
  padding-bottom: 0.65rem;
}
.news-detail .article-detail img {
  max-width: 100%;
  display: block;
  margin: auto;
}
.news-detail .news-guid .guid-item {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  background: #f6f6f6;
  color: #444444;
  font-size: 0.16rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 1.2rem;
}
.news-detail .news-guid .guid-item:hover {
  background: #43c4c1;
  color: #fff;
}
.news-detail .news-guid .guid-item:hover .cover-wrap {
  opacity: 1;
  visibility: visible;
}
.news-detail .news-guid .guid-item .icon {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 36px 30px;
  background-image: url(../images/news_guid_icon_sprite.png);
}
.news-detail .news-guid .guid-item .p {
  display: inline-block;
  vertical-align: middle;
  max-width: 85%;
}
.news-detail .news-guid .cover-wrap {
  width: 1.15rem;
  opacity: 0;
  visibility: hidden;
}
.news-detail .news-guid .cover-box {
  padding-top: 56.521%;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.news-detail .news-guid .cover-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-detail .news-guid .tit {
  max-width: 70%;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.25rem 0.23rem;
}
.news-detail .news-guid .prev-guid .tit {
  text-align: left;
}
.news-detail .news-guid .prev-guid .icon {
  background-position: -12px 0px;
  margin-right: 0.3rem;
}
.news-detail .news-guid .prev-guid:hover .icon {
  background-position: 0px 0px;
}
.news-detail .news-guid .prev-guid .cover-wrap {
  margin-right: 0.2rem;
}
.news-detail .news-guid .next-guid .icon {
  background-position: 0px -15px;
  margin-left: 0.3rem;
}
.news-detail .news-guid .next-guid .tit {
  text-align: right;
}
.news-detail .news-guid .next-guid:hover .icon {
  background-position: -25px 0px;
}
.news-detail .news-guid .next-guid .cover-wrap {
  margin-left: 0.2rem;
}
.page-solution .main {
  padding: 0.45rem 0 1.5rem;
}
.page-solution .list-item {
  padding: 0.8rem 0;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}
.page-solution .list-item:hover .img-wrap {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-box-shadow: 0px 30px 49px 2px rgba(85, 85, 85, 0.2);
          box-shadow: 0px 30px 49px 2px rgba(85, 85, 85, 0.2);
}
.page-solution .list-item:hover .desc::after {
  width: 100%;
}
.page-solution .list-item:hover .num {
  top: -0.4rem;
  -webkit-text-stroke: 1px #43c4c1;
}
.page-solution .list-item .left {
  padding-top: 0.15rem;
  padding-right: 1.35rem;
}
.page-solution .list-item .tit-info {
  position: relative;
  padding-bottom: 0.15rem;
  padding-left: 0.1rem;
}
.page-solution .list-item .tit-info .icon-wrap {
  padding-top: 0.3rem;
}
.page-solution .list-item .tit-info .tit {
  color: #000000;
  font-size: 0.3rem;
  font-weight: 600;
  padding-top: 0.25rem;
}
.page-solution .list-item .tit-info .round {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.46rem;
  height: 1.46rem;
  border-radius: 50%;
  background-color: #43c4c1;
  opacity: 0.1;
}
.page-solution .list-item .desc {
  padding-top: 0.4rem;
  font-size: 0.16rem;
  color: #666666;
  text-align: justify;
  line-height: 1.8;
  padding-bottom: 0.6rem;
  position: relative;
}
.page-solution .list-item .desc::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  content: "";
  height: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #43c4c1;
}
.page-solution .list-item .img-wrap {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 12px;
  overflow: hidden;
  text-align: center;
}
.page-solution .list-item .right {
  position: relative;
}
.page-solution .list-item .num {
  position: absolute;
  top: -0.7rem;
  right: 0;
  font-size: 0.84rem;
  font-weight: 900;
  -webkit-text-stroke: 1px #f3f3f6;
  color: transparent;
}
.page-solution .btn-wrap {
  text-align: center;
  font-size: 14px;
  padding-top: 0.35rem;
}
.page-solution .btn-wrap .btn {
  display: inline-block;
  width: 4rem;
  padding: 15px 0;
  text-align: center;
  background-color: #43c4c1;
  -webkit-box-shadow: 0px 0px 0.3rem 1px rgba(7, 50, 49, 0.1);
          box-shadow: 0px 0px 0.3rem 1px rgba(7, 50, 49, 0.1);
  border-radius: 30px;
  color: #fff;
  font-size: 0.2rem;
}
.page-solution .btn-wrap .btn img {
  vertical-align: middle;
}
.page-solution .btn-wrap .btn i {
  -webkit-transform: scaleY(0.7);
          transform: scaleY(0.7);
}
.page-solution .btn-wrap .btn span {
  padding: 0 0.15rem;
}
