body {
  height: 100%;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
  font-size: 14px;
  color: #333
}

body ::-webkit-scrollbar {
  width: 9px;
  height: 9px
}

body ::-webkit-scrollbar-track-piece {
  background-color: #ebebeb;
  -webkit-border-radius: 4px
}

body ::-webkit-scrollbar-thumb:vertical {
  height: 32px;
  background-color: #ccc;
  -webkit-border-radius: 4px
}

body ::-webkit-scrollbar-thumb:horizontal {
  width: 32px;
  background-color: #ccc;
  -webkit-border-radius: 4px
}

html {
  height: 100%;
  box-sizing: border-box;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

h1,
h2 {
  font-size: inherit;
  font-weight: inherit
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
object,
code,
em,
span,
var,
legend,
button,
input,
textarea,
th,
td,
a,
img,
header,
footer,
nav,
aside,
audio,
datalist,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0
}

*,
*:before,
*:after {
  box-sizing: inherit
}

div:focus {
  outline: none
}

ol,
ul {
  list-style: none
}

article,
aside,
footer,
header,
nav,
section {
  display: block
}

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:focus,
a:active {
  outline: none
}

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

audio,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

::-moz-selection {
  background: #f1f1f1
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: 0.35em 0.75em 0.625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden
}

.clearfix:after {
  _zoom: 1
}

.overflow {
  overflow: hidden;
  _zoom: 1
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden
}

body {
  height: 100%;
  width: 100%;
  min-width: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
  color: #333
}

html {
  height: 100%;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
object,
code,
em,
span,
var,
legend,
button,
input,
textarea,
th,
td,
a,
img,
header,
footer,
nav,
aside,
audio,
datalist,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0
}

*,
*:before,
*:after {
  box-sizing: inherit
}

div:focus {
  outline: none
}

ol,
ul {
  list-style: none
}

article,
aside,
footer,
header,
nav,
section {
  display: block
}

figcaption,
figure,
main {
  display: block
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:focus,
a:active {
  outline: none
}

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

audio,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: 0.35em 0.75em 0.625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden
}

.clearfix:after {
  _zoom: 1
}

.overflow {
  overflow: hidden;
  _zoom: 1
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden
}

.m-headers {
  box-sizing: border-box;
  padding: 0 .29rem 0 .24rem;
  width: 100%;
  height: 1.6rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center
}

.m-headers .m-logo {
  width: 3rem
}

.m-headers .m-nav-icon {
  width: 0.64rem;
  margin-left: 0.453333rem
}

.m-public-title {
  line-height: 0.74rem;
  color: #333;
  font-size: 0.53rem;
  margin-bottom: 0.24rem;
  text-align: center;
  font-weight: bold
}

.m-public-subtitle {
  color: #999999;
  line-height: 0.32rem;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 400
}

.m-public-btn {
  width: 3.74rem;
  height: .8rem;
  line-height: .8rem;
  font-size: .32rem;
  text-align: center;
  background: -webkit-linear-gradient(314deg, #82B5FF 0%, #3C89F6 100%);
  background: linear-gradient(136deg, #82B5FF 0%, #3C89F6 100%);
  box-shadow: 0px 10px 22px 0px rgba(95, 155, 241, 0.35);
  border-radius: 4px;
  color: #fff;
  margin: auto
}

.m-banner-title {
  font-size: 0.64rem;
  line-height: 0.96rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85)
}

.m-nav-wrap {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 100000
}

.m-nav-wrap .m-nav {
  overflow: auto;
  position: fixed;
  right: 0;
  width: 7.293333rem;
  height: 100%;
  background: #fff;
  z-index: 100001
}

.m-nav-wrap .m-nav .m-reg-log {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  -webkit-box-align: center;
  align-items: center;
  color: #e7e7e7;
  font-size: 0.453333rem;
  height: 1.466667rem
}

.m-reg-log a {
  -webkit-box-flex: 1;
  flex: 1
}

.m-reg-log p {
  color: #333;
  text-align: center
}

.m-nav-item li .arrow {
  float: right;
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 1.6rem
}

.m-nav-item li .flip {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.m-menu-item {
  font-size: 0.426667rem;
  padding-left: 1.633333rem;
  height: 1.066667rem;
  line-height: 1.066667rem
}

.m-nav-item>li a {
  height: 1.466667rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.453333rem;
  border: 0.013333rem solid #F8F8F8;
  padding-left: 0.58rem
}

.m-nav-item>li img {
  width: 0.533333rem;
  margin-left: 0.2rem
}

.m-nav-item>li section {
  display: none
}

.m-nav-item>li .m-nav-img-selected {
  display: none
}

.m-nav-item>li.active .m-nav-img-selected {
  display: block
}

.m-nav-item>li.active .m-nav-img {
  display: none
}

.m-nav-item>li.active p {
  color: #1890FF
}

.m-footer-wrap {
  width: 100%;
  height: 9rem;
  background: #132E55;
  color: #fff;
  padding: 0.8rem 0 0.53rem
}

.m-footer-wrap .m-footer-title {
  font-size: 0.37rem;
  font-weight: 600;
  margin-bottom: 0.32rem;
  opacity: 0.9 !important
}

.m-footer-wrap .line {
  height: 0.04rem;
  background: #FFFFFF;
  opacity: 0.1
}

.m-footer-wrap .m-footer-list {
  padding-left: 0.69rem
}

.m-footer-wrap .m-footer-list .m-footer-top {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0.64rem;
  opacity: 0.6
}

.m-footer-wrap .m-footer-list .m-footer-top li {
  width: 1.61rem;
  margin-right: 0.69rem;
  white-space: nowrap
}

.m-footer-wrap .m-footer-content {
  display: -webkit-box;
  display: flex;
  padding: 0.77rem 0.69rem 0;
  font-size: 0.26rem
}

.m-footer-wrap .m-footer-content .m-long-content {
  margin-right: 0.37rem
}

.m-footer-wrap .m-footer-content .m-long-content li {
  opacity: 0.6;
  margin-bottom: 0.213rem;
  width: 5.3rem;
  line-height: 0.37rem
}

.m-footer-wrap .m-footer-content .m-long-content li:last-of-type {
  margin-bottom: 0.75rem
}

.m-footer-wrap .m-footer-content .m-qrcode-area img {
  width: 1.9rem
}

.m-footer-wrap p {
  opacity: 0.6;
  text-align: center;
  margin-top: 0.6rem;
  line-height: 0.37rem
}

.m-float {
  position: fixed;
  right: 0.2rem;
  bottom: 1rem;
  text-align: center;
  z-index: 1000;
  color: #fff
}

.m-float .m-float-list {
  background: -webkit-linear-gradient(315deg, #62A2FE 0%, #3B3BFD 100%);
  background: linear-gradient(135deg, #62A2FE 0%, #3B3BFD 100%);
  border-radius: 2px
}

.m-float .m-float-list li {
  height: 25%;
  font-size: 0.32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 17px;
  padding: 0.15rem;
  white-space: nowrap;
  cursor: pointer
}

.m-float .m-float-list li .m-float-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 0.2rem
}

.m-float .m-float-list li:last-of-type {
  border: none
}

.m-float .m-float-list li img {
  width: 25px
}

.m-float .m-float-list li .m-qrcode {
  width: 143px;
  position: absolute;
  right: 74px;
  top: 6%;
  display: none
}

.m-float .m-float-list li .m-float-tel-card {
  width: 161px;
  height: 50px;
  background: url(../image/phone-bg.0967bf3d2.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 60px;
  top: 6%;
  line-height: 1.4rem;
  font-size: 0.426rem;
  display: none
}

.m-float .m-float-list li .m-float-tel-card a {
  margin-left: 0.8rem
}

.m-float .m-float-btm span {
  display: block;
  width: 1.6rem;
  height: 0.8rem;
  background: -webkit-linear-gradient(349deg, #62A2FE 0%, #3B3BFD 100%);
  background: linear-gradient(101deg, #62A2FE 0%, #3B3BFD 100%);
  border-radius: 2px;
  line-height: 0.8rem;
  margin-top: 4px;
  cursor: pointer
}

.m-float .m-float-btm span img {
  width: 0.45rem;
  margin-top: 0.186rem
}

#newBridge .nb-new-icon-wrap-5 .nb-icon-wrap-base {
  display: none
}

.m-spring-frame {
  position: fixed;
  z-index: 996;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  top: 0
}

.m-spring-frame .spring-frame-box {
  background: url(../image/wx-box.9cb8483c1.png) no-repeat;
  width: 8.53rem;
  height: 6.85rem;
  background-size: cover;
  padding-top: 200px;
  text-align: center;
  border-radius: 10px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.m-spring-frame .spring-frame-box .wx-bg {
  width: 4.26rem;
  height: 4.25rem;
  background: url(../image/wx-bg.249ebf3ae.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 1.57rem;
  left: 2.14rem
}

.m-spring-frame .spring-frame-box .wx-bg>img {
  width: 2.88rem;
  height: 2.88rem;
  margin-top: 0.73rem
}

.m-spring-frame .spring-frame-box .spring-close-icon {
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  top: 0.32rem;
  right: 0.32rem
}

.m-spring-frame .spring-frame-box .spring-frame-text {
  font-size: 0.426rem;
  color: #fff;
  position: absolute;
  top: 0.54rem;
  left: 53%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.m-spring-frame .spring-frame-box .spring-frame-bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 86%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.m-spring-frame .spring-frame-box .spring-frame-bottom img {
  width: 18px;
  height: 19px;
  margin-right: 5px
}

.m-spring-frame .spring-frame-box .spring-frame-bottom p {
  white-space: nowrap
}

.scrolled.fade-in-bottom {
  -webkit-animation: fade-in-bottom 1s ease-in-out both;
  animation: fade-in-bottom 1s ease-in-out both
}

@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}

.header-wrap {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 999;
  color: #333333;
  background: transparent;
  transition: all 0.15s
}

.header-wrap .container {
  height: 78px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.header-wrap .container .logo {
  width: 152px;
  height: 49px;
  cursor: pointer
}

.header-wrap .container .navigation {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.header-wrap .container .navigation li {
  position: relative;
  line-height: 74px;
  text-align: center;
  margin: 0 18px;
  padding: 0 1px;
  font-size: 16px
}

.header-wrap .container .navigation li .hot {
  width: 21px;
  height: 25px;
  position: absolute;
  top: 12px;
  right: -22px
}

.header-wrap .container .navigation li .new {
  width: 19px;
  position: absolute;
  top: 15px;
  right: -22px
}

.header-wrap .container .navigation li a {
  display: flex;
  justify-content: center;
  align-items: center
}

.header-wrap .container .navigation li:hover {
  color: #1867FF
}

.header-wrap .container .navigation .login-btn {
  color: #1867FF;
  margin: 0 24px 0 50px
}

.header-wrap .container .navigation .register-btn {
  width: 110px;
  height: 42px;
  background: #388AFF;
  border-radius: 2px;
  color: #fff;
  line-height: 42px;
  text-align: center
}

.header-wrap .container .navigation .register-btn:hover {
  color: #fff
}

.header-wrap .active {
  color: #1867FF;
  border-bottom: 3px solid #1867FF
}

.headers-index-float {
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(0, 14, 53, 0.1)
}

.center-head {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.center-head:hover .sub-menu {
  display: block
}

.center-head .backstage {
  margin: 0 14px 0 58px
}

.center-head .head-icon {
  width: 28px;
  height: 29px
}

.center-head .sub-menu {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 78px;
  left: 56px;
  color: #333;
  background: #fff;
  width: 185px;
  font-size: 14px;
  padding-bottom: 10px
}

.center-head .sub-menu .acc-menu-item {
  display: flex;
  justify-content: flex-start !important;
  align-items: center;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  padding-left: 46px
}

.center-head .sub-menu .acc-menu-item:hover {
  background: #D6E5FF
}

.center-head .sub-menu .acc-menu-item img {
  width: 18px;
  margin-right: 13px
}

.center-head .sub-menu .menu-item-1 {
  padding-left: 26px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #F3F3F3
}

.center-head .sub-menu .menu-item-1:hover {
  background: #fff
}

.center-head .sub-menu .menu-item-1 img {
  width: 28px;
  margin-right: 9px
}

.center-head .sub-menu .menu-item-2 {
  margin-top: 5px
}

.center-head .sub-menu::after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: transparent transparent #fff
}

.footer-wrap {
  height: 275px;
  background: #0B0B0B !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-top: 60px
}

.footer-wrap .footer-content {
  display: flex;
  justify-content: center;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400
}

.footer-wrap .footer-content ul {
  width: 40%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
  padding-left: 16%
}

.footer-wrap .footer-content ul:last-of-type {
  border: none
}

.footer-wrap .footer-content ul:nth-child(2) {
  width: 38%;
  padding-left: 70px;
  padding-right: 76px
}

.footer-wrap .footer-content ul:nth-child(3) {
  padding-left: 85px;
  width: 22%
}

.footer-wrap .footer-content ul .footer-header {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 24px
}

.footer-wrap .footer-content ul li {
  margin-bottom: 15px
}

.footer-wrap .footer-content ul li a {
  display: inline-block;
  width: 100px;
  margin-right: 38px
}

.footer-wrap .qrcode-area img {
  width: 131px;
  height: 131px
}

.footer-bottom {
  line-height: 1;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #0B0B0B !important
}

.footer-bottom .footer-botto-t {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px
}

.footer-bottom .footer-botto-t span {
  margin: 0 10px
}

.footer-bottom .footer-botto-t span a {
  margin-right: 10px
}

.footer-bottom .footer-botto-b {
  display: flex;
  align-items: center;
  margin-bottom: 26px
}

.footer-bottom .footer-botto-b a>img {
  height: 38px;
  margin: 0 6px;
  vertical-align: middle
}

.footer-bottom .footer-hyrz>img {
  width: 145px
}

.footer-bottom .footer-rjxh>img {
  width: 322px
}

.footer-bottom .footer-ppgw>img {
  width: 140px
}

.footer-bottom .footer-aqlm>img {
  width: 254px
}

.footer-bottom>span,
.footer-bottom>img {
  vertical-align: middle
}

.footer-bottom .footer-jh {
  width: 22px;
  height: 21px;
  margin-top: -2px;
  margin-right: 2px
}

.spring-frame {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  top: 0
}

.spring-frame .spring-frame-box {
  background: url(../image/wx-box.9cb8483c1.png) no-repeat;
  width: 640px;
  height: 518px;
  background-size: cover;
  padding-top: 200px;
  text-align: center;
  border-radius: 10px;
  position: relative;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.spring-frame .spring-frame-box .wx-bg {
  width: 320px;
  height: 319px;
  background: url(../image/wx-bg.249ebf3ae.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 118px;
  left: 161px
}

.spring-frame .spring-frame-box .wx-bg img {
  width: 216px;
  height: 216px;
  margin-top: 55px
}

.spring-frame .spring-frame-box .spring-close-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 23px;
  right: 23px
}

.spring-frame .spring-frame-box .spring-frame-text {
  font-size: 30px;
  color: #fff;
  position: absolute;
  top: 41px;
  left: 53%;
  transform: translateX(-50%)
}

.spring-frame .spring-frame-box .spring-frame-bottom {
  display: flex;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 86%;
  transform: translateX(-50%)
}

.spring-frame .spring-frame-box .spring-frame-bottom img {
  width: 18px;
  height: 19px;
  margin-right: 5px
}

.float {
  position: fixed;
  right: 40px;
  bottom: 100px;
  text-align: center;
  z-index: 1000;
  color: #fff
}

.float .float-list {
  width: 60px;
  height: 262px;
  background: linear-gradient(135deg, #62A2FE 0%, #3B3BFD 100%);
  border-radius: 2px;
  display: block
}

.float .float-list .wx-area:hover .qrcode {
  display: block
}

.float .float-list li {
  height: 25%;
  width: 50px;
  border-bottom: 1px solid #FFFFFF;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 17px;
  margin-left: 5px;
  cursor: pointer
}

.float .float-list li:last-of-type {
  border: none
}

.float .float-list li img {
  width: 25px;
  margin-top: 11px
}

.float .float-list li .qrcode {
  width: 143px;
  position: absolute;
  right: 74px;
  top: 118px;
  display: none
}

.float .float-list li .float-tel-card {
  width: 161px;
  height: 50px;
  background: url(../image/phone-bg.0967bf3d2.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 60px;
  top: 24%;
  line-height: 50px;
  font-size: 16px;
  display: none
}

.float .float-list li .float-tel-card a {
  margin-left: 28px
}

.float .float-btm span {
  display: block;
  width: 59px;
  height: 30px;
  background: linear-gradient(101deg, #62A2FE 0%, #3B3BFD 100%);
  border-radius: 2px;
  line-height: 30px;
  margin-top: 4px;
  cursor: pointer
}

.float .float-btm span img {
  width: 17px;
  margin-top: 7px
}

.public-wrap {
  width: 100%;
  min-width: 1280px;
  background: #FEFEFF
}

.public-center {
  width: 1280px;
  height: 100%;
  margin: 0 auto
}

.banner-container {
  padding: 0 10px
}

.banner-title {
  font-size: 58px;
  font-weight: 600;
  color: #333333;
  line-height: 81px
}

.public-title {
  font-size: 32px;
  letter-spacing: 2px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-weight: 500;
  color: #25252E;
  line-height: 45px
}

.public-subtitle {
  color: #464646;
  letter-spacing: 1px;
  font-size: 18px;
  text-align: center;
  font-weight: normal
}

.public-button {
  width: 156px;
  height: 40px;
  background: -webkit-linear-gradient(314deg, #82B5FF 0%, #3C89F6 100%);
  background: linear-gradient(136deg, #82B5FF 0%, #3C89F6 100%);
  border-radius: 4px;
  line-height: 40px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}

.public-button:hover {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 9px 22px 0px rgba(95, 155, 241, 0.35);
  color: #82B5FF
}

.public-scroll::-webkit-scrollbar {
  width: 5px
}

.public-scroll::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 3px
}

.public-scroll::-webkit-scrollbar-thumb {
  background-color: #D8D8D8;
  border-radius: 3px
}

.public-one-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

#nb_icon_wrap {
  position: fixed !important;
  overflow: hidden !important;
  width: 56px !important;
  height: 60px !important;
  bottom: 365px !important;
  right: 40px !important;
  visibility: hidden !important;
  top: unset !important
}

.nb-icon-inner-wrap {
  height: 60px !important;
  opacity: 0
}

#online-box {
  display: none;
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 10000;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(200, 200, 200, 0.7)
}

.-xinstall-loading {
  z-index: 99999;
  position: fixed;
  inset: 0;
  overflow: auto;
  outline: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6)
}

.-xinstall-loading-img {
  width: 36em;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 46%;
  left: 50%
}

.js-scroll {
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms
}

.scrolled.fade-in-bottom {
  -webkit-animation: fade-in-bottom 1s ease-in-out both;
  animation: fade-in-bottom 1s ease-in-out both
}

@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}
