/** 边框或辅助线颜色*/
.section-admin-wrap {
  width: 14%;
  height: 100%;
  max-width: 264px;
  position: absolute;
  right: 0px;
  top: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  font-size: 14px;
  padding-right: 20px;
  box-sizing: border-box;
}
.section-admin-wrap > .info-item {
  height: 100%;
  min-width: 60px;
  margin: 0px 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-user-select: none;
  pointer-events: auto;
}
.section-admin-wrap > .info-item > img {
  display: inline-block;
  height: 60%;
  width: auto;
  border-radius: 100%;
  margin-right: 5px;
}
.section-admin-wrap .iconfont {
  font-size: 24px;
}

/** 边框或辅助线颜色*/
.section-crumb-wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  z-index: 901;
  padding-left: 18px;
  box-sizing: border-box;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.section-crumb-wrap .x-btn-back {
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
  margin-left: 14px;
}
.section-crumb-wrap .x-btn-back .icon-chehui {
  font-size: 18px;
}

/** 边框或辅助线颜色*/
.section-footer-wrap[data-v-8606d6f2] {
  width: 100%;
  height: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0;
}
.section-footer-wrap > h3[data-v-8606d6f2] {
  width: auto;
  height: 100%;
  line-height: 20px;
  font-size: 12px;
  color: #5f545a;
  text-align: center;
  font-weight: normal;
}

/** 边框或辅助线颜色*/
.section-header-wrap[data-v-c5f288b4] {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  display: block;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.1);
  z-index: 7000;
  box-sizing: border-box;
}
.section-header-wrap > .auto-show[data-v-c5f288b4] {
  position: relative;
  max-width: 98%;
  margin: 0 auto;
  height: 100%;
}
.section-header-wrap .logo[data-v-c5f288b4] {
  position: relative;
  width: auto;
  height: 100px;
  float: left;
  cursor: pointer;
  z-index: 999;
}
.isM-head[data-v-c5f288b4] {
  height: 200px !important;
}
.isM-logo div[data-v-c5f288b4] {
  height: 200px !important;
}
.isM-logo div a[data-v-c5f288b4] {
  width: 200px !important;
}

/** 边框或辅助线颜色*/
.side-menu-wrap[data-v-13a719f3] {
  width: 166px;
  height: calc(100% - 54px);
  position: fixed;
  top: 54px;
  left: 0px;
  z-index: 2001;
  background-color: #4483f7;
}
.side-menu-wrap > ul[data-v-13a719f3] {
  width: 100%;
  height: 100%;
}
.side-menu-wrap > ul > li[data-v-13a719f3] {
  list-style: none;
  display: block;
  width: 100%;
  height: auto;
  min-height: 36px;
  padding-top: 5px;
}
.side-menu-wrap > ul > li > .second[data-v-13a719f3] {
  display: none;
}
.side-menu-wrap > ul > li.active > .second[data-v-13a719f3] {
  display: block;
}
.side-menu-wrap > ul > li.active > .first > span[data-v-13a719f3] {
  background-color: rgba(255, 255, 255, 0.1);
}
.side-menu-wrap > ul > li.active.has-sublist > .first > span[data-v-13a719f3] {
  background-color: transparent;
}
.side-menu-wrap .first[data-v-13a719f3] {
  width: 100%;
  height: 36px;
}
.side-menu-wrap .first > span[data-v-13a719f3] {
  display: inline-block;
  line-height: 36px;
  padding-left: 20%;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  background-color: transparent;
  color: #fff;
}
.side-menu-wrap .first > span[data-v-13a719f3]:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.side-menu-wrap .second[data-v-13a719f3] {
  width: 100%;
  height: auto;
  min-height: 32px;
}
.side-menu-wrap .second > span[data-v-13a719f3] {
  display: inline-block;
  line-height: 32px;
  padding-left: 30%;
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  background-color: transparent;
}
.side-menu-wrap .second > span[data-v-13a719f3]:hover {
  color: #24d3ef;
}
.side-menu-wrap .second > span.active[data-v-13a719f3] {
  background-color: rgba(255, 255, 255, 0.1);
}

/** 边框或辅助线颜色*/
.header-nav-wrap[data-v-051baa02] {
  width: 100%;
  height: 100%;
}
/*折叠导航----------------------------*/
.nav-menu[data-v-051baa02] {
  position: absolute;
  right: 4%;
  top: 68px;
  z-index: 50;
  width: 100px;
  height: 60px;
}
.nav-menu .nav-icon[data-v-051baa02] {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 51;
}
.nav-icon span[data-v-051baa02] {
  border-radius: 2px;
  position: absolute;
  left: 0;
  background: #d34123;
  width: 100%;
  height: 4px;
  display: block;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.nav-icon span[data-v-051baa02]:nth-child(1) {
  top: 0;
}
.nav-icon span[data-v-051baa02]:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
.nav-icon span[data-v-051baa02]:nth-child(3) {
  bottom: 0;
}
.nav-menu.active .nav-icon span[data-v-051baa02]:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -moz-transform-origin: center center;
  -moz-transform: rotate(45deg);
  -ms-transform-origin: center center;
  -ms-transform: rotate(45deg);
}
.nav-menu.active .nav-icon span[data-v-051baa02]:nth-child(2) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform-origin: center center;
  -webkit-transform: rotate(-45deg);
  -moz-transform-origin: center center;
  -moz-transform: rotate(-45deg);
  -ms-transform-origin: center center;
  -ms-transform: rotate(-45deg);
}
.nav-menu.active .nav-icon span[data-v-051baa02]:nth-child(3) {
  bottom: 0;
  display: none;
}
.nav-menu.active .nav-menu-layout[data-v-051baa02] {
  display: block;
}
.nav-menu-layout[data-v-051baa02] {
  display: none;
  position: fixed;
  top: 200px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 41;
}
.nav-menu-layout .menu-list[data-v-051baa02] {
  width: 100%;
  min-height: 52px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
}
.nav-menu-layout .menu-list dd[data-v-051baa02] {
  width: 100%;
  line-height: 168px;
  color: #fff;
  padding: 5px 30px 5px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}
.menu-list a[data-v-051baa02] {
  color: #fff;
  font-size: 46px;
  text-align: right;
}
.sub-m[data-v-051baa02] {
  text-align: right;
  -webkit-animation: fadeInDown-data-v-051baa02 0.5s ease 0s 1 normal;
  -webkit-transform-origin: 0 0;
}
.sub-m li[data-v-051baa02] {
  font-size: 40px;
  line-height: 130px;
}
.sub-m li a[data-v-051baa02] {
  color: #aaa;
}
/*折叠导航----------------------------*/
@keyframes fadeInDown-data-v-051baa02 {
0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
}
100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
}
}
.isPC[data-v-051baa02] {
  /*折叠导航----------------------------*/
}
.isPC .nav-menu[data-v-051baa02] {
  position: absolute;
  right: 4%;
  top: 50px;
  margin-top: -10px;
  z-index: 50;
  width: 30px;
  height: 20px;
}
.isPC .nav-menu .nav-icon[data-v-051baa02] {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 51;
}
.isPC .nav-icon span[data-v-051baa02] {
  border-radius: 2px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.isPC .nav-icon span[data-v-051baa02]:nth-child(1) {
  top: 0;
}
.isPC .nav-icon span[data-v-051baa02]:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
.isPC .nav-icon span[data-v-051baa02]:nth-child(3) {
  bottom: 0;
}
.isPC .nav-menu.active .nav-icon span[data-v-051baa02]:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -moz-transform-origin: center center;
  -moz-transform: rotate(45deg);
  -ms-transform-origin: center center;
  -ms-transform: rotate(45deg);
}
.isPC .nav-menu.active .nav-icon span[data-v-051baa02]:nth-child(2) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform-origin: center center;
  -webkit-transform: rotate(-45deg);
  -moz-transform-origin: center center;
  -moz-transform: rotate(-45deg);
  -ms-transform-origin: center center;
  -ms-transform: rotate(-45deg);
}
.isPC .nav-menu.active .nav-icon span[data-v-051baa02]:nth-child(3) {
  bottom: 0;
  display: none;
}
.isPC .nav-menu.active .nav-menu-layout[data-v-051baa02] {
  display: block;
}
.isPC .nav-menu-layout[data-v-051baa02] {
  display: none;
  position: fixed;
  top: 100px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 41;
}
.isPC .nav-menu-layout .menu-list[data-v-051baa02] {
  width: 100%;
  min-height: 52px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
}
.isPC .nav-menu-layout .menu-list dd[data-v-051baa02] {
  width: 100%;
  line-height: 48px;
  color: #fff;
  padding: 5px 30px 5px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}
.isPC .menu-list a[data-v-051baa02] {
  color: #fff;
  font-size: 22px;
  text-align: right;
}
.isPC .sub-m[data-v-051baa02] {
  text-align: right;
  -webkit-animation: fadeInDown-data-v-051baa02 0.5s ease 0s 1 normal;
  -webkit-transform-origin: 0 0;
}
.isPC .sub-m li[data-v-051baa02] {
  line-height: 50px;
}
.isPC .sub-m li a[data-v-051baa02] {
  color: #aaa;
}

/** 边框或辅助线颜色*/
.header-nav-wrap[data-v-48e9655c] {
  position: absolute;
  width: 100%;
  float: right;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.header-nav-wrap .nav-list[data-v-48e9655c] {
  width: 60%;
  display: flex;
  justify-content: space-around;
  /* 水平方向等间距 */
  align-items: center;
  /* 垂直方向居中 */
  line-height: 100px;
}
.header-nav-wrap .nav-list dd[data-v-48e9655c] {
  width: auto;
  padding: 0px 10px;
  list-style: none;
  display: inline-block;
  color: #3d3d3d;
  position: relative;
}
.header-nav-wrap .nav-list dd a[data-v-48e9655c] {
  display: block;
  font-size: 18px;
  color: #545454;
}
.header-nav-wrap .nav-list dd[data-v-48e9655c]:hover {
  color: #87c740;
}
.header-nav-wrap .nav-list dd[data-v-48e9655c]:hover:before {
  width: 60px;
}
.header-nav-wrap .nav-list .on[data-v-48e9655c]::before {
  width: 60px;
}
.header-nav-wrap .nav-list dd[data-v-48e9655c]::before {
  content: '';
  position: absolute;
  z-index: 1;
  background: -webkit-linear-gradient(0deg, #e23f21, #f89138);
  left: 0;
  right: 0;
  width: 0;
  bottom: 0;
  height: 3px;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
}
.header-nav-wrap .nav-list dd:hover .nav-sub[data-v-48e9655c] {
  transform: scaleY(1);
  transition: transform 0.3s;
}
.header-nav-wrap .nav-list dd:hover .n-nav-sub[data-v-48e9655c] {
  opacity: 1;
}
.header-nav-wrap .nav-sub[data-v-48e9655c] {
  padding-top: 50px;
  width: 260px;
  position: absolute;
  top: 100px;
  left: 0;
  height: auto;
  min-height: 50px;
  transform-origin: top center;
  transform: scaleY(0);
  transition: transform 0.3s 0.2s;
}
.header-nav-wrap .nav-sub .n-bg[data-v-48e9655c] {
  position: fixed;
  top: 0;
  left: -5000px;
  width: 10000px;
  background: rgba(255, 255, 255, 0.8);
}
.header-nav-wrap .nav-sub a[data-v-48e9655c]:hover {
  color: #d34123;
}
.header-nav-wrap .nav-sub a[data-v-48e9655c] {
  height: 45px;
  line-height: 45px;
  display: block;
  padding: 0 10px;
  text-align: left;
  position: relative;
  transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
}
.header-nav-wrap .n-nav-sub[data-v-48e9655c] {
  opacity: 0;
  transform: translate(0, 0px);
  transition: all 0.2s;
  min-height: 45px;
}
.header-nav-wrap .search-wrap[data-v-48e9655c] {
  position: absolute;
  right: 20px;
  margin-left: 50px;
  width: 160px;
  height: 100px;
  background: rgba(0, 0, 0, 0.2);
  line-height: 100px;
  background: #cc1;
  background: url(../images/index/search-bg.png) no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.header-nav-wrap .search-wrap input[data-v-48e9655c] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 118px;
  font-size: 14px;
  padding-left: 18px;
  margin: auto 0;
  background: none;
}
.header-nav-wrap .search-wrap button[data-v-48e9655c] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  margin: auto 0;
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0;
}
.header-nav-wrap .font14[data-v-48e9655c] {
  font-size: 14px;
}
@media (max-width: 1921px) {
.nav-sub[data-v-48e9655c] {
    padding-top: 25px !important;
}
.nav-sub .n-bg1[data-v-48e9655c] {
    height: 190px !important;
}
.nav-sub .n-bg2[data-v-48e9655c] {
    height: 320px !important;
}
.nav-sub .n-bg3[data-v-48e9655c] {
    height: 460px !important;
}
.nav-sub .n-bg4[data-v-48e9655c] {
    height: 190px !important;
}
.nav-sub .n-bg6[data-v-48e9655c] {
    height: 140px !important;
}
}
@media (max-width: 1200px) {
.nav-list[data-v-48e9655c] {
    display: none !important;
}
.search-wrap[data-v-48e9655c] {
    display: none !important;
}
.header-n-m[data-v-48e9655c] {
    display: block !important;
}
}

/** 边框或辅助线颜色*/
.header-nav-wrap[data-v-662c49e9] {
  width: 100%;
  padding-top: 50px;
  background: #656565;
}
.body[data-v-662c49e9] {
  box-sizing: border-box;
  max-width: 90%;
  min-width: 80%;
  margin: 0 auto;
}
.logo2[data-v-662c49e9] {
  width: auto;
  margin-bottom: 20px;
  cursor: pointer;
}
.footer-nav[data-v-662c49e9] {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 20px;
}
.footer-nav ul p[data-v-662c49e9] {
  font-size: 28px;
  color: #fff;
  margin-bottom: 20px;
}
.footer-nav ul li[data-v-662c49e9] {
  font-size: 24px;
  color: #c3c3c3;
  cursor: pointer;
  line-height: 32px;
}
.footer-nav ul li[data-v-662c49e9]:hover {
  color: #fff;
}
.footer-link li[data-v-662c49e9] {
  position: relative;
  width: auto;
  float: right;
  margin-top: 30px;
  margin-left: 60px;
  z-index: 6002;
}
.footer-link li span[data-v-662c49e9] {
  position: absolute;
  width: 300px;
  top: -220px;
  left: -120px;
}
.footer-link li span img[data-v-662c49e9] {
  width: auto;
  margin: 0 auto;
}
.logo2-m[data-v-662c49e9] {
  display: none;
  width: 100px;
  margin: 0 auto;
  padding-top: 10px;
}
.copy[data-v-662c49e9] {
  text-align: center;
  color: #777777;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 20px;
}
.copy img[data-v-662c49e9],
.copy a[data-v-662c49e9],
.copy span[data-v-662c49e9] {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.copy a[data-v-662c49e9] {
  transition: All 0.3s ease-in-out;
}
.copy a[data-v-662c49e9]:visited {
  color: #777777;
}
.copy a[data-v-662c49e9]:hover {
  color: #fff;
}
@media (max-width: 2561px) {
.body[data-v-662c49e9] {
    padding-left: 100px;
    padding-right: 100px;
}
.footer-nav ul p[data-v-662c49e9] {
    font-size: 22px;
}
.footer-nav ul li[data-v-662c49e9] {
    font-size: 16px;
}
}
@media (max-width: 1281px) {
.body[data-v-662c49e9] {
    display: none !important;
}
}

/** 边框或辅助线颜色*/
.app-outer[data-v-c8ba5280] {
  width: 100%;
  min-width: 375px;
  min-height: calc(100vh - 100px - 20px);
  padding: 100px 0px 0px 0px;
}
.logo-style[data-v-c8ba5280] {
  width: 300px;
}
.logo-style > h1 > a[data-v-c8ba5280] {
  display: block;
  height: 100%;
  width: 100px;
  background: url(../images/index/logo.png) no-repeat;
  background-size: auto 100%;
  font-size: 0 !important;
  margin: 0 auto;
}
.menu-temp[data-v-c8ba5280] {
  width: 70%;
  position: absolute;
  left: 30%;
  top: 0;
  height: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.menu-temp > span[data-v-c8ba5280] {
  width: 62px;
  text-align: center;
  font-size: 14px;
  display: block;
  margin: 0px 10px;
  cursor: pointer;
}
.isM-div[data-v-c8ba5280] {
  padding-top: 200px !important;
}
.image-figure[data-v-c8ba5280] {
  position: fixed;
  top: 30%;
  right: 0.5%;
  width: 4.8vw;
  max-height: 132px;
  max-width: 91px;
  z-index: 6001;
  cursor: pointer;
}
.image-figure > img[data-v-c8ba5280] {
  width: 100%;
  height: auto;
}

@charset "UTF-8";
/** 边框或辅助线颜色*/
/*reset*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
figcaption,
figure,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 0.28rem/1.5 Lucida Grande, "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #363636;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp,
tt {
  font-family: "Courier New", Courier, monospace;
}
small {
  font-size: 12px;
}
ul,
ol,
li {
  list-style: none;
}
a {
  display: block;
  text-decoration: none;
}
abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
q:before,
q:after {
  content: "";
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  border: 0;
  height: 1px;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /*去掉webkit默认的表单样式*/
}
a,
img {
  -webkit-touch-callout: none;
  /*禁止长按链接与图片弹出菜单*/
}
a,
button,
input,
optgroup,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/
}
body {
  -webkit-text-size-adjust: 100% !important;
  /*禁止IOS调整字体大小*/
}
input,
button,
textarea {
  border: none;
  outline: none;
}
html,
body {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
  overflow: hidden;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10+ and Edge */
  user-select: none;
  /* Standard syntax */
  -webkit-user-drag: none;
  /* Safari */
  -ms-user-drag: none;
  /* IE 10+ and Edge */
  -moz-user-drag: none;
}
/*cover*/
.cover {
  position: fixed;
  z-index: 1000;
  display: none;
  height: 100%;
  background-color: #fafafa;
  display: block;
}
.cover .iphone {
  position: absolute;
  top: 40%;
  left: 50%;
  margin-top: -1.2rem/2;
  margin-left: -1.01rem/2;
  width: 1.47rem/2;
  height: 2.19rem/2;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJMAAADbBAMAAACbwL4nAAAAG1BMVEUAAAD////////////////////////////////rTT7CAAAACHRSTlMAEMpz7JlGLsqm8REAAALoSURBVHja7dvPU9NAFAfwDZGSY8r46wihCMdo0em16mCOVK1wrKKVY9EZ9VjTtL4/W5Nu+2CzdSbf7gyBed8bO/CZl7zXZNsSNQ+tk7FGWHJiEbmyAlo7XJSrsgJyEC7KTVkBOQkXtX5ZTqlgZcX2rLScUuSKGgtVM2pFhBLq1lMKTyCUUEIJJZRQQgkllFBCCWVN8+dl6ILyziMiyvafKo4PUY33pLM3Wi52EKpxSMuki8J8AqitfxIn01YHoLwzdgornhcFUN/ISDrIiwKoRkJmpqHyCaA6NM/LKGotrAPVAShfn6DT/IdHX3QH2gRQHW5b0U09YQDls8T9xKiLYrlnTBlCeUX7jq+tbWPURjFHocEDlD7pu+ZBI5SXcFGcM4TatBX1gBDqVz4IoVEp1sH8r2bG2jYh1Fa+dGKsJRC1aTm+zwRRj4loYlxyCKD0VHWNJZA6LJ8qr/ljeN7u999GraQC5eUrA/jubJ6XTMGUea2auqE2uYHlPHwRVqA2eNZL+UT0qgJ1j4h+/+cLhZuhAuNrW2NOspuh/IRSntDSyKUVqFLD7SOHb2t55HDKbO7MDXWRz0mVDr6Oon7/XXs4vGxa7l87VSjixOX7Y4xRM8v+JoSozBiv+3oWAOqN5VT9gag0tNx2diBqV5WPj0YINbXtGqYKoU5su4YuRA0sRVEMUV1LUakCKLOBjUTzCEUH5fdhA5CiHktHxcJEoVR2el2iGKAmehe0/zW88g5nogAqXr4PyaIoSkgXBVCTYm9t5lgBVFxsD4ykI4Can5Mjg+opgIqvto2nDKAWjfKeEeeJQihu1PdlHz9gG0jF8Z638hO+91EBlPVTp9p9FCaUUEIJJZRQQgkllFBC3T2qnv/xK5RQQumXegBTpsQWTvG3MC6oxVWpVtRY6Qh1y6l6zdWirJq9nOdlEUqZvxTU8CrKAWpHotxRdX3E1dUROn2y2FVZDp/Cdv9suCKqzdPvLBkWKv0FSLXwbEfwnQAAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
  animation: zhuan 1.5s 0.3s infinite;
}
.cover p {
  position: absolute;
  top: 65%;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 0.28rem/2;
  line-height: 1.5;
}
@keyframes zhuan {
  0% {
    transform: rotate(-90deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-90deg);
  }
}
@media screen and (orientation: landscape) {
  .cover {
    display: block;
  }
}
/*cover*/
.fl {
  float: left;
}
.noheight {
  height: auto !important;
}
.flexbox {
  display: flex;
  align-items: center;
}
.flexbox.end {
  justify-content: flex-end;
}
:root {
  --scrollColor: #acacac;
  --scrollColorOver: #9a9a9a;
}
/*滚动条样式*/
::-webkit-scrollbar {
  /* 滚动条整体部分 */
  width: 4px;
  margin-right: 1px;
}
::-webkit-scrollbar-button {
  /* 滚动条两端的按钮 */
  width: 4px;
  background-color: #eaeaea;
}
::-webkit-scrollbar:horizontal {
  height: 4px;
  margin-bottom: 1px;
}
::-webkit-scrollbar-track {
  /* 外层轨道 */
  border-radius: 0px;
}
::-webkit-scrollbar-track-piece {
  /*内层轨道，滚动条中间部分 */
  background-color: #eaeaea;
}
::-webkit-scrollbar-thumb {
  /* 滑块 */
  width: 4px;
  background: var(--scrollColor);
}
::-webkit-scrollbar-corner {
  /* 边角 */
  width: 4px;
  background-color: var(--scrollColor);
}
::-webkit-scrollbar-thumb:hover {
  /* 鼠标移入滑块 */
  background: var(--scrollColor);
}
html,
body,
#app {
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  font-size: 12px;
  color: #000000;
  background-color: transparent !important ;
  overflow: hidden;
}
body {
  overflow: auto;
  overflow-x: hidden !important;
  /* Firefox私有属性 */
  -webkit-user-select: none;
  /* WebKit内核私有属性 */
  -ms-user-select: none;
  /* IE私有属性(IE10及以后) */
  /* KHTML内核私有属性 */
  -o-user-select: none;
  /* Opera私有属性 */
  user-select: none;
  /* CSS3属性 */
}
.app-outer {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: calc(100vh-20px);
}
.page-container {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-bottom: 0px;
  min-height: calc(100vh - 100px - 20px);
}
.clearfix {
  zoom: 1;
}
.c-title {
  font-size: 70px !important;
  font-weight: bold;
}
.c-text {
  font-size: 20px !important;
  line-height: 32px !important;
}
@media (max-width: 1681px) {
  .c-title {
    font-size: 58px !important;
  }
  .c-text {
    font-size: 18px !important;
  }
}
@media (max-width: 1441px) {
  .c-title {
    font-size: 50px !important;
  }
}

