@import "//at.alicdn.com/t/c/font_5123663_1d9aq3un2oo.css";
.icon {
  font-size: inherit;
}
html {
  font-family: 'SourceHanSansSC', "Microsoft YaHei", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  font-size: 100px;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-size: 16px;
}
@media (max-width: 1200px) {
  body {
    font-size: 14px;
  }
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
object {
  pointer-events: none;
}
a {
  color: inherit;
  text-decoration: none;
}
p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
a:active,
a:hover {
  outline: 0;
}
a:active .oppress img,
a:hover .oppress img {
  transform: scale(1.1);
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
button,
input,
optgroup,
select,
textarea {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  font: inherit;
  color: inherit;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
textarea {
  overflow: auto;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.t-center {
  text-align: center;
}
.col {
  margin-right: -18px;
  margin-bottom: -18px;
}
@media (max-width: 768px) {
  .col {
    margin-right: -10px;
    margin-bottom: -10px;
  }
}
.col .col-content {
  margin-right: 18px;
  margin-bottom: 18px;
}
@media (max-width: 768px) {
  .col .col-content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.col-2 .col-item {
  width: 50%;
}
.col-3 .col-item {
  width: 33.3333%;
}
.col-4 .col-item {
  width: 25%;
}
@media (max-width: 1000px) {
  .col-4 .col-item {
    width: 33.3333%;
  }
}
@media (max-width: 768px) {
  .col-4 .col-item {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .col-4 .col-item {
    width: 100%;
  }
}
.clearTransition {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.transition1 {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.transition2 {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.transition4 {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.transition6 {
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.text-over,
.text-more-over,
.text-more-over4,
.text-more-over3 {
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-over {
  white-space: nowrap;
}
.text-more-over {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.text-more-over3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.text-more-over4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.top-item,
.bottom-item,
.middle-item {
  display: inline-block;
}
.middle-item {
  vertical-align: middle;
}
.top-item {
  vertical-align: top;
}
.bottom-item {
  vertical-align: bottom;
}
.not-float,
.clear-middle {
  width: auto;
}
.contain-img,
.cover-img,
.containImg,
.coverImg {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.contain-img,
.containImg {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.cover-img,
.coverImg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.full {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.full.left {
  right: auto;
}
.full.right {
  left: auto;
}
.full.top {
  bottom: auto;
}
.full.bottom {
  top: auto;
}
.tab-content .item,
.none {
  display: none;
}
a,
.clear-middle,
.clear:after,
.tab-content .item.active,
.square:after,
.pos-cont:after,
.top50,
.block-cont:after,
.block {
  display: block;
}
.fade {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
a,
.fade,
.touch .default {
  transition: all 0.4s ease;
}
.fade-active,
.touch.on .fade,
.touch.swiper-slide-active .fade,
.touch:hover .fade {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.fade-enter-to,
.fade-leave,
.fade-on {
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
.cc {
  -webkit-border-radius: 960px;
  -moz-border-radius: 960px;
  border-radius: 960px;
}
.square:after {
  padding-top: 100%;
}
.clear:after,
.square:after,
.pos-cont:after,
.block-cont:after {
  content: "";
}
.pull-back {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pos-center,
.top50 {
  top: 50%;
}
.top50,
.pos-center {
  position: absolute;
}
.pos-center {
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1280px) {
  .hide-mob {
    display: none;
  }
}
@media (min-width: 1280px) {
  .hide-pc {
    display: none;
  }
}
.fade-masking {
  background-image: -webkit-linear-gradient(bottom, #000, transparent);
  background-image: -moz-linear-gradient(bottom, #000, transparent);
  background-image: -ms-linear-gradient(bottom, #000, transparent);
  background-image: -o-linear-gradient(bottom, #000, transparent);
  background-image: linear-gradient(bottom, #000, transparent);
}
@keyframes appear-show {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes appear-hide {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes sport-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes sport-reset {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes sport-default {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.interaction.active > .default,
.interaction.swiper-slide-active > .default,
.interaction:hover > .default {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
}
.interaction.active > .fade,
.interaction.swiper-slide-active > .fade,
.interaction:hover > .fade {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
#fade-panel {
  display: none;
  position: fixed;
  z-index: 2100;
}
#fade-panel .close {
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 16px 0 0 -16px;
  width: 32px;
  height: 32px;
  opacity: 0.4;
  cursor: pointer;
}
#fade-panel .close:hover {
  opacity: 1;
}
#fade-panel .close:after,
#fade-panel .close:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  margin-top: -0.5px;
  background-color: #fff;
}
#fade-panel .close:before {
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
#fade-panel .close:after {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
#panel-bg {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
#panel-content {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 852px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#panel-content.video {
  height: 80%;
}
#panel-content.video > .video {
  display: block;
}
#panel-content.iframe > .iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0 none;
  display: block;
}
#panel-content.iframe:after {
  width: 100%;
  padding-top: 64%;
}
#panel-content.img {
  height: 80%;
}
#panel-content.img > .img {
  display: block;
}
#panel-content > .video-box {
  max-width: 100%;
  max-height: 100%;
  display: none;
}
.box-3d {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.spacing,
.spacing-top {
  padding-top: 1rem;
}
@media (max-width: 1000px) {
  .spacing,
  .spacing-top {
    padding-top: 50px;
  }
}
.spacing,
.spacing-bottom {
  padding-bottom: 1rem;
}
@media (max-width: 1000px) {
  .spacing,
  .spacing-bottom {
    padding-bottom: 50px;
  }
}
.body-container {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
.hoz-container {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
@media (max-width: 768px) {
  .hoz-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.row-container {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}
@media (max-width: 768px) {
  .row-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.edit-content {
  line-height: 1.8;
}
.edit-content img {
  height: auto !important;
}
.load-more-state {
  text-align: center;
  opacity: 0.7;
  padding-top: 30px;
  margin-top: 0.2rem;
}
.load-more-state > .state.loading,
.load-more-state > .state.end {
  display: none;
}
.load-more-state > .state > .iconfont {
  font-size: 150%;
  opacity: 0.5;
  display: inline-block;
}
.load-more-state > .state.loading > .iconfont {
  animation: xuanzhuan 2s ease-out infinite;
}
@keyframes xuanzhuan {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.load-more-state.loading > .state.default,
.load-more-state.loading > .state.end {
  display: none;
}
.load-more-state.loading > .state.loading {
  display: block;
}
.load-more-state.end > .state.default,
.load-more-state.end > .state.loading {
  display: none;
}
.load-more-state.end > .state.end {
  display: block;
}
.load-more-state.active {
  background-color: #f39910;
  color: #fff;
}
.adpat-text {
  font-size: 20px;
}
@media (max-width: 1500px) {
  .adpat-text {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .adpat-text {
    font-size: 16px;
  }
}
.text-node {
  font-size: 18px;
  line-height: 1.8;
  opacity: 0.8;
}
@media (max-width: 1480px) {
  .text-node {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media (max-width: 1080px) {
  .text-node {
    font-size: 14px;
  }
}
.text-node * {
  font-size: inherit !important;
  line-height: inherit !important;
}
.object-cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.oppress {
  overflow: hidden;
}
.oppress img,
.oppress .cover-img,
.oppress .contain-img,
.oppress .img {
  transition: all 2s linear;
}
.oppress:hover img,
.oppress:hover .cover-img,
.oppress:hover .contain-img,
.oppress:hover .img {
  transform: scale(1.1);
}
.lh16 {
  line-height: 1.6;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f28 {
  font-size: 28px;
}
.f30 {
  font-size: 30px;
}
.f32 {
  font-size: 32px;
}
.f36 {
  font-size: 36px;
}
.f40 {
  font-size: 40px;
}
.f44 {
  font-size: 44px;
}
.f48 {
  font-size: 48px;
}
.f52 {
  font-size: 52px;
}
.f56 {
  font-size: 56px;
}
.mtop5 {
  margin-top: 5px;
}
.mtop60 {
  margin-top: 60px;
}
.mtop70 {
  margin-top: 70px;
}
.mtop90 {
  margin-top: 90px;
}
.bold {
  font-weight: bold;
}
.pa,
.pt {
  padding-top: 1rem;
}
@media (max-width: 1480px) {
  .pa,
  .pt {
    padding-top: 70px;
  }
}
@media (max-width: 1080px) {
  .pa,
  .pt {
    padding-top: 50px;
  }
}
.pt,
.pb {
  padding-bottom: 1rem;
}
@media (max-width: 1480px) {
  .pt,
  .pb {
    padding-bottom: 70px;
  }
}
@media (max-width: 1080px) {
  .pt,
  .pb {
    padding-bottom: 50px;
  }
}
[class^="flex"],
[class*=" flex"] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.flex-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.flex-balance,
.flex-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-gather,
.flex-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-balance,
.flex-gather,
.flex-middle {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex-wrap {
  -webkit-box-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-around {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex-column {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.colfff {
  color: #fff;
}
.maincolor {
  color: #f39910;
}
.maincolor2 {
  color: #f39910;
}
.op5 {
  opacity: 0.5;
}
.op7 {
  opacity: 0.7;
}
.op8 {
  opacity: 0.8;
}
/* SELECT - Normal State */
.select-box select {
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  padding: 0 44px;
  border-radius: 32px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 1000px) {
  .select-box select {
    padding: 0 20px;
  }
}
/* SELECT - Arrow */
.select-box:before {
  content: "\e665";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 44px;
  font-size: 18px;
  font-weight: 700;
  pointer-events: none;
  z-index: 1;
  font-family: "icon";
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 1000px) {
  .select-box:before {
    right: 20px;
  }
}
/* SELECT - Disabled */
.select-box select:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.watch {
  cursor: pointer;
  width: 128px;
  height: 38px;
  line-height: 35px;
  box-sizing: border-box;
  position: relative;
  color: #15b0bc;
  border-width: 1px;
  border-color: #15b0bc;
  border-style: solid;
  text-align: center;
  transition: all 0.4s ease;
  border-radius: 20px;
}
.watch img,
.watch span {
  position: relative;
  z-index: 9;
}
.watch:hover {
  color: #fff;
  background-color: #15b0bc;
}
.spe-icon {
  display: block;
  width: 40px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  position: relative;
}
.spe-icon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 42px;
  animation: xuanzhuan 3s linear infinite;
  background-image: url(../images/yuan2.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.more {
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.4s ease;
  width: 194px;
  height: 52px;
  border-radius: 30px;
  position: relative;
  background-color: #f39910;
}
.more .icon-box {
  margin-left: 10px;
  transform: rotate(-45deg);
  transition: all 0.4s ease;
}
.more:hover .icon-box {
  transform: rotate(0);
}
.more.spe-more {
  background-color: transparent;
  border: 1px solid #fff;
}
.more.spe-more .icon-box {
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #f39910;
}
.more.spe-more:hover {
  background-color: #f39910;
  border-color: #f39910;
}
.more.active-more {
  color: #fff;
}
.more.active-more::before {
  width: 100%;
}
.more.active-more .icon-box {
  color: #f39910;
  background-color: #fff;
}
.more.gray-more {
  border-color: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6);
}
.more.gray-more:hover {
  color: #fff;
  background-color: #f39910;
  border-color: #f39910;
  opacity: 1;
}
.more.white-more {
  background-color: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(10px);
  background-image: none;
}
.more.new-more {
  width: auto;
  height: auto;
}
.more.new-more::before {
  display: none;
}
.more.new-more:hover .char {
  color: #f39910;
}
.more.new-more:hover .dot {
  border-color: #f39910;
}
.more.new-more:hover .dot::after {
  background-color: #f39910;
}
@media (max-width: 1024px) {
  .more {
    width: 132px;
    height: 48px;
  }
}
@media (max-width: 800px) {
  .more .icon {
    font-size: 16px;
  }
  .more.spe-more {
    height: 50px;
  }
}
.white-bg {
  background-color: #fff;
}
.same-bg {
  /*background-image: -moz-linear-gradient(0deg, #f39910 0%, #fff 100%);*/
  /*background-image: -webkit-linear-gradient(0deg, #f39910 0%, #fff 100%);*/
  /*background-image: -ms-linear-gradient(0deg, #f39910 0%, #fff 100%);*/
  background-color: #f39910;
}
.same-right-bg {
  background-image: -moz-linear-gradient(0deg, #0277c9 90%, #1b1565 100%);
  background-image: -webkit-linear-gradient(0deg, #0277c9 90%, #1b1565 100%);
  background-image: -ms-linear-gradient(0deg, #0277c9 90%, #1b1565 100%);
}
.same-circle i {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
  animation: glimmer 3s linear infinite;
}
@keyframes glimmer {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.same-circle i:nth-of-type(2) {
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0 3px;
  animation-delay: 0.2s;
}
.same-circle i:nth-of-type(3) {
  background-color: rgba(0, 0, 0, 0.3);
  animation-delay: 0.4s;
}
.same-circle.color-circle i {
  background-color: #f39910;
}
.same-circle.color-circle i:nth-of-type(2) {
  background-color: rgba(243, 153, 16, 0.5);
}
.same-circle.color-circle i:nth-of-type(3) {
  background-color: rgba(243, 153, 16, 0.3);
}
.grid {
  display: grid;
}
.waveBg {
  position: absolute;
  width: 100%;
  z-index: -1;
}
.waveBg.w1 {
  bottom: 0;
  left: 0;
}
.waveBg.w2 {
  bottom: 0.6rem;
  left: 4rem;
}
.waveBg.w2 .waveMask {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.waveBg .waveMask {
  -webkit-animation: move-svg 4s linear infinite;
  animation: move-svg 4s linear infinite;
  grid-template-columns: repeat(160, 1fr);
  -webkit-mask-image: url(../images/water.svg);
  mask-image: url(../images/water.svg);
  -webkit-mask-repeat: repeat-x;
  mask-repeat: repeat-x;
  -webkit-mask-size: min(100vw, 1920px) auto;
  mask-size: min(100vw, 1920px) auto;
  will-change: -webkit-mask-position-x;
}
.waveBg .waveMask span {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(243, 153, 16, 0)), to(rgba(243, 153, 16, 0.4)));
  background: linear-gradient(0deg, rgba(243, 153, 16, 0), rgba(243, 153, 16, 0.4));
  height: 1.8rem;
  width: 0.02rem;
}
@-webkit-keyframes move-svg {
  0% {
    -webkit-mask-position-x: 0;
  }
  to {
    -webkit-mask-position-x: min(100vw, 1920px);
  }
}
@keyframes move-svg {
  0% {
    -webkit-mask-position-x: 0;
  }
  to {
    -webkit-mask-position-x: min(100vw, 1920px);
  }
}
@media (max-width: 1480px) {
  .f26 {
    font-size: 22px;
  }
  .f28 {
    font-size: 22px;
  }
  .f30 {
    font-size: 24px;
  }
  .f32 {
    font-size: 25px;
  }
  .f36 {
    font-size: 34px;
  }
  .f40 {
    font-size: 34px;
  }
  .f44 {
    font-size: 34px;
  }
  .f48 {
    font-size: 35px;
  }
  .f52 {
    font-size: 36px;
  }
  .f20 {
    font-size: 18px;
  }
  .f24 {
    font-size: 20px;
  }
  .f18 {
    font-size: 16px;
  }
}
@media (max-width: 1380px) {
  .f30 {
    font-size: 24px;
  }
  .f36 {
    font-size: 32px;
  }
}
@media (max-width: 1280px) {
  .f24 {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .btnPcNav {
    display: none;
  }
  .f14 {
    font-size: 12px;
  }
  .f18 {
    font-size: 14px;
  }
  .f20 {
    font-size: 14px;
  }
  .f22 {
    font-size: 16px;
  }
  .f24 {
    font-size: 18px;
  }
  .f26 {
    font-size: 20px;
  }
  .f28 {
    font-size: 20px;
  }
  .f30 {
    font-size: 20px;
  }
  .f32 {
    font-size: 16px;
  }
  .f36 {
    font-size: 25px;
  }
  .f40 {
    font-size: 25px;
  }
  .f44 {
    font-size: 25px;
  }
  .f44 {
    font-size: 26px;
  }
  .f56,
  .f52 {
    font-size: 26px;
  }
  .mtop60,
  .mtop70,
  .mtop90 {
    margin-top: 30px;
  }
  .dot .box img {
    width: 160px;
  }
}
.datum .item {
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease-out;
}
.datum .num {
  line-height: 1;
  height: 1em;
  overflow: hidden;
  position: relative;
  font-size: 60px;
}
.datum .num .data-rolling {
  transition: color 0.3s ease-out;
}
.datum .num::before {
  content: attr(data-unit);
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 10px;
  background-image: -moz-linear-gradient(90deg, #022a9c 0%, #007dcb 100%);
  background-image: -webkit-linear-gradient(90deg, #022a9c 0%, #007dcb 100%);
  background-image: -ms-linear-gradient(90deg, #022a9c 0%, #007dcb 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
.datum .num::after {
  content: attr(data-content);
  position: absolute;
  top: 40%;
  right: 0;
  transform: translateY(-50%);
  font-size: 36px;
  font-family: 'adineueBold', sans-serif;
}
.datum.spe-datum .item {
  margin-bottom: 50px;
}
.datum.spe-datum .item:first-child .enb {
  width: fit-content;
}
.datum.spe-datum .item .icon {
  font-size: 36px;
  opacity: 0.5;
}
.datum.spe-datum .item .num::before {
  left: auto;
  right: 0;
}
.datum.spe-datum .item .info {
  margin-left: 35px;
}
.datum.spe-datum .item .info .text {
  opacity: 0.7;
}
.datum.spe-datum .item:hover .icon {
  opacity: 1;
  color: #f39910;
}
.datum.spe-datum .item:hover .info .text {
  opacity: 1;
}
@media (min-width: 801px) {
  .datum .num {
    width: fit-content;
  }
}
@media (max-width: 1480px) {
  .datum .num {
    font-size: 40px;
  }
}
@media (max-width: 800px) {
  .datum {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .datum .num {
    font-size: 40px;
  }
  .datum .num::before {
    font-size: 12px;
  }
  .datum .num::after {
    font-size: 16px;
  }
  .datum.spe-datum {
    padding-left: 14%;
  }
  .datum.spe-datum .item {
    margin-bottom: 30px;
  }
  .datum.spe-datum .item:nth-of-type(2) .num::before {
    right: 80px;
  }
  .datum.spe-datum .item:nth-of-type(4) .num::before {
    right: 50px;
  }
  .datum.spe-datum .item .icon {
    font-size: 26px;
  }
  .datum.spe-datum .item .info {
    margin-left: 25px;
  }
}
.section {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.mCSB_inside > .mCSB_container {
  margin-right: 40px;
}
.mCSB_scrollTools {
  opacity: 1;
  width: 4px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.078);
  width: 4px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px !important;
  background-color: #f39910 !important;
}
ul.pagination {
  text-align: center;
  padding-left: 0;
  font-size: 0;
}
ul.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  border-radius: 100px;
  transition: all 0.2s ease-out;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  width: 58px;
  height: 58px;
  line-height: 58px;
  color: rgba(0, 0, 0, 0.5);
}
ul.pagination li a {
  transition: none;
}
ul.pagination li span {
  display: block;
}
ul.pagination li a,
ul.pagination li span {
  position: relative;
  z-index: 2;
}
ul.pagination li:hover,
ul.pagination li.active {
  color: #fff;
  background-color: #f39910;
}
ul.pagination li:last-child,
ul.pagination li:first-child {
  text-decoration: unset;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
ul.pagination li:last-child > span,
ul.pagination li:first-child > span {
  display: block;
}
ul.pagination li:last-child > a,
ul.pagination li:first-child > a,
ul.pagination li:last-child > span,
ul.pagination li:first-child > span {
  overflow: hidden;
  text-indent: -100px;
  font-size: 1.2em;
  font-family: "icon";
  font-weight: 700;
}
ul.pagination li:last-child > a:after,
ul.pagination li:first-child > a:after,
ul.pagination li:last-child > span:after,
ul.pagination li:first-child > span:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: 0;
}
ul.pagination li:last-child:hover,
ul.pagination li:first-child:hover {
  border-color: transparent;
  color: #fff;
  background-color: #f39910;
}
ul.pagination li:last-child {
  margin-left: 0.1rem;
  margin-right: 0;
}
ul.pagination li:last-child > a:after,
ul.pagination li:last-child > span:after {
  content: "\e666";
}
ul.pagination li:first-child {
  margin-right: 0.1rem;
  margin-left: 0;
}
ul.pagination li:first-child > a:after,
ul.pagination li:first-child > span:after {
  content: "\e608";
}
ul.pagination li.disabled {
  pointer-events: none;
}
@media (max-width: 1680px) {
  ul.pagination li {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  ul.pagination li {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  ul.pagination li {
    font-size: 14px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
body > .fill {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
}
img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .logo {
    max-width: 13em;
    min-width: 120px;
  }
}
.main {
  max-width: 1520px;
  margin: 0 auto;
}
.main.spe-main {
  max-width: 90%;
}
@media (max-width: 1680px) {
  .main {
    max-width: 1500px;
  }
}
@media (max-width: 1580px) {
  .main {
    max-width: 1400px;
  }
}
@media (max-width: 1480px) {
  .main {
    max-width: 1280px;
  }
}
@media (max-width: 1280px) {
  .main {
    max-width: 1000px;
  }
}
@media (max-width: 1080px) {
  .main {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .main.spe-main {
    max-width: 100%;
  }
}
.swiper-timing {
  height: auto !important;
}
.swiper-timing > .real {
  width: 2em;
  height: 2em;
  line-height: 2em;
  cursor: pointer;
  opacity: 1;
  background-color: transparent !important;
  margin: 0 8px;
}
.swiper-timing > .real > svg {
  display: block;
  width: 100%;
}
.swiper-timing > .real > svg > .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 0, 125.6;
}
.swiper-timing > .real > svg > .cls-2 {
  fill: rgba(255, 255, 255, 0.6);
}
.swiper-timing > .real.swiper-pagination-bullet-active > svg > .cls-1 {
  animation: banner-animation 9s linear infinite;
}
@keyframes banner-animation {
  0% {
    stroke-dasharray: 0, 125.6;
  }
  100% {
    stroke-dasharray: 125.6, 0;
  }
}
.swiper-timing > .real.swiper-pagination-bullet-active > svg > .cls-2 {
  fill: #fff;
}
.swiper-timing.web > .real {
  margin: 0 10px;
}
.swiper-timing.web > .real > svg > .cls-1 {
  stroke: #f39910;
}
.swiper-timing.web > .real > svg > .cls-2 {
  fill: #f39910;
}
.swiper-timing.web > .real:not(.swiper-pagination-bullet-active) > svg > .cls-2 {
  fill: #a6b6c7;
}
.rang-box {
  width: 7em;
}
.rang-box label {
  color: #454545;
}
.rang-box label .char,
.rang-box label input {
  transition: all 0.4s ease-out;
}
.rang-box label .char {
  font-size: 12px;
}
.rang-box label .input {
  width: 2.5em;
  height: 1.5em;
}
.rang-box label .input input {
  text-align: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #c6c6c6;
  background-color: #f7f7f7;
  transition: all 0.4s ease;
  font-size: 0.875em;
}
.rang-box dd {
  margin: 0.75em 0 0;
  height: 0.75em;
  position: relative;
}
.rang-box dd .handle,
.rang-box dd .capacity,
.rang-box dd .occupy {
  position: absolute;
}
.rang-box dd .capacity,
.rang-box dd .occupy {
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
}
.rang-box dd .occupy,
.rang-box dd .handle {
  background-color: #797979;
  transition: background-color 0.2s ease-out, margin 0.1s ease-out;
}
.rang-box dd .capacity {
  background-color: #cccccc;
  z-index: 1;
}
.rang-box dd .occupy {
  background-color: #797979;
  z-index: 2;
}
.rang-box dd .handle {
  top: 0;
  z-index: 3;
  left: -0.375em;
  width: 0.75em;
  height: 0.75em;
  border-radius: 0.75em;
  cursor: grab;
}
.rang-box dd .handle:after {
  content: "";
  display: block;
  position: absolute;
  left: -0.5em;
  top: -0.5em;
  right: -0.5em;
  bottom: -0.5em;
}
.rang-box.handle-left .occupy,
.rang-box.handle-right .occupy,
.rang-box.handle-left .handle.left,
.rang-box.handle-right .handle.right {
  background-color: #f39910;
}
.rang-box.handle-left label:first-child .char,
.rang-box.handle-right label:last-child .char {
  color: #f39910;
}
.rang-box.handle-left label:first-child input,
.rang-box.handle-right label:last-child input {
  border-color: #f39910;
}
body.handle-min,
body.handle-max,
body.handle-min .rang-box .handle,
body.handle-max .rang-box .handle {
  cursor: grabbing;
}
body.handle-min .rang-box.active .occupy,
body.handle-min .rang-box.active .handle.left {
  background-color: #f39910;
}
body.handle-max .rang-box.active .occupy,
body.handle-max .rang-box.active .handle.right {
  background-color: #f39910;
}
@keyframes circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.share .item {
  margin-right: 15px;
}
.share .item .cc {
  width: 2.625em;
  height: 2.625em;
  border-radius: 50%;
  transition: all 0.4s ease-out;
  background-color: rgba(115, 115, 115, 0.3);
}
.share .item .cc .icon {
  font-size: 1em;
  opacity: 0.8;
}
.share .item.active .cc,
.share .item:hover .cc {
  background-color: #f39910;
  color: #fff;
}
.share .item.active .cc .icon,
.share .item:hover .cc .icon {
  opacity: 1;
}
.mark .circle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.2rem;
  height: 0.2rem;
  margin: -0.1rem 0 0 -0.1rem;
  opacity: 0;
  transform: scale(0);
  background-color: #f39910;
  border-radius: 50%;
}
.mark .circle1 {
  opacity: 1;
  transform: scale(0.48);
  background-color: #f39910;
}
.mark .circle2 {
  animation: waves 5s linear infinite;
  animation-delay: 1s;
}
.mark .circle3 {
  animation: waves 5s linear infinite;
  animation-delay: 2s;
}
@keyframes waves {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(0.8);
    opacity: 0.3;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.swiper-change .btn {
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.6);
  transition: all 0.4s ease-out;
}
.swiper-change .btn:after {
  font-size: 18px;
}
.swiper-change .btn:hover {
  color: #f39910;
}
.swiper-change .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(0, 0, 0, 0.6);
  margin: 0 10px;
}
.swiper-change .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f39910;
}
.swiper-change .swiper-pagination.num-pagination {
  max-width: 59%;
  bottom: auto;
  left: auto;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
.swiper-change .swiper-pagination.num-pagination .swiper-pagination-total {
  font-size: 14px;
  font-family: "adineueBold", sans-serif;
}
.swiper-change .swiper-pagination.num-pagination .swiper-pagination-current {
  font-size: 26px;
  color: #f39910;
  font-family: "adineueBold", sans-serif;
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 25%;
}
.swiper-change.spe-change .btn {
  color: rgba(255, 255, 255, 0.5);
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
/*.swiper-change.spe-change .btn:after {*/
/*  display: none;*/
/*}*/
@media (max-width: 768px) {
  .swiper-change.spe-change .btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .swiper-change.spe-change .btn:after {
    font-size: 16px;
  }
}
.swiper-change.spe-change .btn:hover {
  color: #fff;
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.5);
}
.swiper-change.spe-change.gray .btn {
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
}
.swiper-change.spe-change.gray .btn:hover {
  opacity: 1;
  color: #fff;
  background-image: -moz-linear-gradient(0deg, #15b0bc 0%, #15cbd9 100%);
  background-image: -webkit-linear-gradient(0deg, #15b0bc 0%, #15cbd9 100%);
  background-image: -ms-linear-gradient(0deg, #15b0bc 0%, #15cbd9 100%);
  border-color: transparent;
}
.swiper-change.spe-change.white .btn {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
}
.swiper-change.spe-change.white .btn:hover {
  opacity: 1;
  background-image: -moz-linear-gradient(90deg, #022a9c 0%, #007dcb 100%);
  background-image: -webkit-linear-gradient(90deg, #022a9c 0%, #007dcb 100%);
  background-image: -ms-linear-gradient(90deg, #022a9c 0%, #007dcb 100%);
  border-color: transparent;
}
.swiper-change.spe-change2 .btn {
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}
.swiper-change.spe-change2 .btn:after {
  display: none;
}
.swiper-change.spe-change2 .btn:hover {
  color: #fff;
  border-color: #f39910;
  background-color: #f39910;
}
.swiper-change.spe-change3 .btn.swiper-button-prev {
  left: 15%;
  top: 40%;
  transform: rotate(90deg);
}
.swiper-change.spe-change3 .btn.swiper-button-next {
  left: 15%;
  right: auto;
  transform: rotate(90deg);
  top: 65%;
}
.swiper-change.spe-change4 .btn:after {
  display: none;
}
.swiper-change.spe-change4 .btn {
  width: 69px;
}
.swiper-change.spe-change4 .btn:hover {
  opacity: 1;
}
.swiper-change.spe-change4 .swiper-button-next {
  transform: rotate(180deg);
}
.swiper-change.spe-change4 .swiper-button-prev:hover {
  animation: btnleft 1s ease forwards;
}
.swiper-change.spe-change4 .swiper-button-next:hover {
  animation: btnright 1s ease forwards;
}
@keyframes btnright {
  0% {
    transform: translateX(0) rotate(180deg);
  }
  50% {
    transform: translateX(5px) rotate(180deg);
  }
  100% {
    transform: translateX(0) rotate(180deg);
  }
}
@keyframes btnleft {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(0);
  }
}
.swiper-change.spe-change4 .swiper-pagination {
  bottom: -10px;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
}
.swiper-change.spe-change4 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 15px;
  opacity: 0.5;
}
.swiper-change.spe-change4 .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  position: relative;
}
.swiper-change.spe-change4 .swiper-pagination .swiper-pagination-bullet-active::before {
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/dot.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-change.spe-change5 .btn {
  color: #a6b6c7;
}
.swiper-change.spe-change5 .btn:after {
  display: none;
}
.swiper-change.spe-change5 .btn:hover {
  color: #f39910;
}
.scroll-down {
  text-align: center;
  cursor: pointer;
}
.scroll-down .mouse {
  width: 50px;
  height: 50px;
  position: relative;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 50%;
  margin: 30px auto 0;
}
.scroll-down .mouse::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.2);
  border-style: solid;
  border-radius: 50%;
}
.scroll-down .mouse .icon-pic {
  -webkit-animation: trackBallSlide 5s linear infinite;
  animation: trackBallSlide 5s linear infinite;
}
.scroll-down .mouse.spe-color {
  border-color: #f39910;
}
.scroll-down .mouse.spe-color::after {
  border-color: rgba(0, 0, 0, 0.2);
}
@keyframes colorSlide {
  0% {
    background-position: 0% 100%;
  }
  20% {
    background-position: 0% 0%;
  }
  21% {
    background-color: #4e5559;
  }
  29.99% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  30% {
    background-color: #4e5559;
    background-position: 0% 100%;
  }
  50% {
    background-position: 0% 0%;
  }
  51% {
    background-color: #4e5559;
  }
  59% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }
  60% {
    background-color: #4e5559;
    background-position: 0% 100%;
  }
  80% {
    background-position: 0% 0%;
  }
  81% {
    background-color: #4e5559;
  }
  90%,
  100% {
    background-color: #ffffff;
  }
}
@keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-10px);
    transform: scale(1) translateY(-10px);
  }
  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(5px);
    transform: scale(0.9) translateY(5px);
  }
  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(20px);
    transform: scale(0.4) translateY(20px);
  }
  15%,
  19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  28%,
  29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-10px);
    transform: scale(1) translateY(-10px);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-10px);
    transform: scale(1) translateY(-10px);
  }
  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(5px);
    transform: scale(0.9) translateY(5px);
  }
  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(20px);
    transform: scale(0.4) translateY(20px);
  }
  45%,
  49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  58%,
  59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-10px);
    transform: scale(1) translateY(-10px);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-10px);
    transform: scale(1) translateY(-10px);
  }
  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(5px);
    transform: scale(0.9) translateY(5px);
  }
  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(20px);
    transform: scale(0.4) translateY(20px);
  }
  75%,
  79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-10px);
    transform: scale(0.4) translateY(-10px);
  }
  88%,
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-10px);
    transform: scale(1) translateY(-10px);
  }
}
@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes nudgeText {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes nudgeText {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes colorText {
  21% {
    color: #222a30;
  }
  30% {
    color: #ffffff;
  }
  51% {
    color: #222a30;
  }
  60% {
    color: #ffffff;
  }
  81% {
    color: #222a30;
  }
  90% {
    color: #ffffff;
  }
}
@keyframes colorText {
  21% {
    color: #222a30;
  }
  30% {
    color: #ffffff;
  }
  51% {
    color: #222a30;
  }
  60% {
    color: #ffffff;
  }
  81% {
    color: #222a30;
  }
  90% {
    color: #ffffff;
  }
}
@keyframes shake {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes shake2 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -12px);
  }
  100% {
    transform: translate(0, 0);
  }
}
#header {
  z-index: 100;
  overflow: visible;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  transition: all 0.4s ease;
}
#header .nav .subset:empty {
  display: none !important;
}
#header.scroll {
  transform: translateY(-150%);
}
#header .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background-color: #1e2021;
  z-index: -1;
  transition: all 0.4s ease;
}
#header.showbg .bg {
  height: 100%;
}
#header.spe-header,
#header.show,
#header.on {
  transform: translateY(0);
  background-color: #1e2021;
}
#header.spe-header .bg,
#header.show .bg,
#header.on .bg {
  height: 0;
}
#header.spe-header::after,
#header.show::after,
#header.on::after {
  opacity: 1;
}
#header.spe-header .logo .default,
#header.show .logo .default,
#header.on .logo .default {
  display: none;
}
#header.spe-header .logo .active,
#header.show .logo .active,
#header.on .logo .active {
  display: block;
}
@media (min-width: 801px) {
  #header .main,
  #header .right-box,
  #header .right-box ul,
  #header .right-box ul li {
    height: 100%;
  }
  #header .right-box ul .touch {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #header .right-box ul {
    align-items: center;
  }
  #header.inside {
    position: static;
  }
  #header .nav .fade {
    top: 100%;
    white-space: nowrap;
    margin-top: 20px;
  }
  #header .nav .fade {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
  }
  #header .nav .fade.pro-fade {
    width: 100vw;
    transform: none;
    left: 0;
  }
  #header .nav .fade.spe-pro-fade .subset.pro-subset {
    padding: 50px 12.5%;
  }
  #header .nav .fade.spe-pro-fade .nav-ul {
    width: 20%;
  }
  #header .nav .fade.spe-pro-fade .right-pro {
    width: 74%;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists li {
    width: 19%;
    margin-top: 0;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists li a {
    border-radius: 4px;
    background-color: #f1f1f2;
    overflow: hidden;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists li a .oppress {
    width: 100%;
    height: 160px;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists li a .title {
    margin-top: 0;
    padding: 10px;
    box-sizing: border-box;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists li a:hover .title {
    color: #f39910;
  }
  #header .nav .subset {
    padding: 45px 55px;
    white-space: nowrap;
    background-color: #ffffff;
    box-sizing: border-box;
  }
   
  #header .nav .subset.pro-subset {
    padding: 35px 18%;
  }
  #header .nav .subset .nav-ul {
    width: 28%;
  }
  #header .nav .subset .nav-ul .item {
    width: 100%;
  }
  #header .nav .subset .nav-ul .item a {
    width: 100%;
    border-radius: 4px;
    border-left: 2px solid transparent;
    padding: 0 20px;
    box-sizing: border-box;
    height: 64px;
  }
  #header .nav .subset .nav-ul .item a .icon {
    opacity: 0;
    margin-right: -10px;
    display: block;
    transition: all 0.4s ease;
  }
  #header .nav .subset .nav-ul .item.on a,
  #header .nav .subset .nav-ul .item:hover a {
    background-color: #f1f1f2;
    height: 64px;
    border-color: #f39910;
  }
  #header .nav .subset .nav-ul .item.on a .icon,
  #header .nav .subset .nav-ul .item:hover a .icon {
    margin-right: 0;
    opacity: 1;
  }
  #header .nav .subset .right-pro {
    width: 60%;
  }
  #header .nav .subset .right-pro .pro-box {
    display: none;
  }
  #header .nav .subset .right-pro .pro-lists{
      justify-content: flex-start;
       margin-right: -2%;
  }
  #header .nav .subset .right-pro .pro-lists li {
    width: 23%;
    margin-right: 2%;
    margin-top: 20px;
  }
  #header .nav .subset .right-pro .pro-lists li a .pic-box {
    width: 100%;
    height: 118px;
    border-radius: 4px;
    background-color: #f1f1f2;
    background-image: url('../images/bg8.jpg');
  }
  #header .nav .subset .right-pro .pro-lists li a .pic-box img {
    max-width: 80%;
    max-height: 80%;
    transition: all 0.4s ease;
  }
  #header .nav .subset .right-pro .pro-lists li a .title {
    margin-top: 20px;
  }
  #header .nav .subset .right-pro .pro-lists li a .title .icon {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #f39910;
    text-align: center;
    line-height: 32px;
    margin-left: 10px;
    color: #fff;
    transition: all 0.4s ease;
    transform: rotate(-45deg);
  }
  #header .nav .subset .right-pro .pro-lists li a:hover .pic-box img {
    transform: scale(1.1);
  }
  #header .nav .subset .right-pro .pro-lists li a:hover .title .icon {
    transform: rotate(0deg);
  }
  #header .nav .touch:hover .top {
    position: relative;
  }
  #header .nav .touch:hover .top::after {
    transform: translateX(-50%) scale(1);
    opacity: 1;
  }
  #header .nav .touch:hover .fade {
    margin-top: 0;
  }
  #header .nav .touch.active .top {
    position: relative;
  }
  #header .nav .touch.active .top::after {
    transform: translateX(-50%);
    opacity: 1;
  }
}
@media (min-width: 801px) and (max-width: 1480px) {
  #header .nav .subset.pro-subset {
    padding: 35px 14%;
  }
  #header .nav .fade.spe-pro-fade .subset.pro-subset {
    padding: 50px 8%;
  }
}
@media (max-width: 800px) {
  #header {
    height: 70px;
  }
  #header.show::after,
  #header.on::after {
    opacity: 0;
  }
  #header .main {
    height: 100%;
  }
  #header .search {
    display: none;
  }
  #header.inside .menu .cls {
    fill: #fff;
  }
  #header.inside.scroll {
    border-color: transparent;
  }
  #header.inside.scroll .logo .l2 {
    display: none;
  }
  #header.inside.scroll .logo .l1 {
    display: block;
  }
  #header .menu{
      margin-left:20px;
  }
  #header .menu .cls {
    fill: #fff;
  }
  #header .logo,
  #header .menu {
    position: relative;
    z-index: 2;
  }
  #header .menu svg {
    width: 28px;
  }
  #header .menu .cls {
    transition: all 0.6s ease-out;
  }
  #header .menu .cls4 {
    font-size: 20px;
    text-anchor: middle;
    dominant-baseline: middle;
    font-family: 'Mont', sans-serif;
  }
  #header .nav {
    position: absolute;
    left: 100%;
    top: 0;
    width: calc(100% - 58px);
    color: #000;
    background-color: #fff;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 30px;
    display: block;
    line-height: 60px;
  }
  #header .nav .top {
    width: fit-content;
    line-height: inherit;
    height: auto;
  }
  #header .nav .top::after {
    bottom: 10px;
  }
  #header .nav .touch {
    margin: 0;
  }
  #header .nav .touch:after {
    content: "\e665";
    position: absolute;
    right: 0;
    top: 30px;
    line-height: 1;
    width: 1em;
    text-align: center;
    margin-top: -0.5em;
    transition: all 0.4s ease;
    font-family: 'icon', sans-serif;
  }
  #header .nav .touch.on:after {
    transform: rotateZ(-180deg);
  }
  #header .nav .fade {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
    display: none;
    transition: 0s none;
  }
  #header .nav .fade .subset {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 20px;
    line-height: 2;
  }
  #header .nav .fade .subset .content {
    transform: none;
    padding: 0;
  }
  #header .nav .fade .subset .right-pro {
    width: 100%;
  }
  #header .nav .fade .subset .right-pro .pro-lists {
    margin-bottom: 20px;
    display: flex;
    
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #header .nav .fade .subset .right-pro .pro-lists li {
    width: 47%;
    margin-top: 20px;
  }
  #header .nav .fade .subset .right-pro .pro-lists li a .pic-box {
    width: 100%;
    height: 88px;
    border-radius: 4px;
    background-color: #f1f1f2;
    background-image: url('../images/bg8.jpg');
  }
  #header .nav .fade .subset .right-pro .pro-lists li a .pic-box img {
    max-width: 60%;
    max-height: 80%;
    transition: all 0.4s ease;
  }
  #header .nav .fade .subset .right-pro .pro-lists li a .title {
    margin-top: 10px;
    text-align: center;
  }
  #header .nav .fade .subset .right-pro .pro-lists li a .title span{
      flex: 1;
  }
  #header .nav .fade .subset .right-pro .pro-lists li a .title .icon {
    display: none;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #f39910;
    text-align: center;
    line-height: 32px;
    margin-left: 10px;
    color: #fff;
    transition: all 0.4s ease;
    transform: rotate(-45deg);
  }
  #header .nav .fade .subset .right-pro .pro-lists li a:hover .pic-box img {
    transform: scale(1.1);
  }
  #header .nav .fade .subset .right-pro .pro-lists li a:hover .title .icon {
    transform: rotate(0deg);
  }
  #header .nav .fade.spe-pro-fade .subset.pro-subset {
    padding: 20px;
  }
  #header .nav .fade.spe-pro-fade .content {
    flex-wrap: wrap;
  }
  #header .nav .fade.spe-pro-fade .nav-ul {
    display: none;
  }
  #header .nav .fade.spe-pro-fade .right-pro {
    width: 100%;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists {
    flex-wrap: wrap;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists li {
    width: 48%;
    margin-top: 10px;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists li a .oppress {
    height: 100px;
  }
  #header .nav .fade.spe-pro-fade .right-pro .pro-lists li a .title {
    margin-top: 0;
  }
  #header .mask {
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  #header.on .main {
    transform: translateX(calc(58px - 100%));
  }
  #header.on .mask {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
  }
  #header.on .menu .cls {
    fill: #fff;
  }
  #header.on .menu .cls1 {
    width: 73px;
    transform: rotateZ(32deg);
    transform-origin: left 6px;
  }
  #header.on .menu .cls2 {
    opacity: 0;
  }
  #header.on .menu .cls3 {
    width: 73px;
    transform: rotateZ(-32deg);
    transform-origin: left 40px;
  }
  #header .language-box {
    display: flex;
  }
  #header .login-box {
    display: none;
  }
}
.nav {
  margin-right: 0.9rem;
}
.nav .touch {
  position: relative;
  box-sizing: border-box;
}
.nav .touch.spe-touch {
  position: static;
}
.nav .touch + .touch {
  margin-left: 0.5rem;
}
.nav .touch .top {
  opacity: 0.8;
  position: relative;
}
.nav .touch .top::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  height: 2px;
  width: 0;
  background-color: #f39910;
  transition: all 0.4s ease;
}
.nav .touch .fade {
  color: #000;
}
.nav .touch:hover .top,
.nav .touch.active .top {
  opacity: 1;
}
.nav .touch:hover .top::after,
.nav .touch.active .top::after {
  width: 100%;
}
@media (max-width: 1680px) {
  .nav .touch + .touch {
    margin-left: 0.4rem;
  }
}
@media (max-width: 1580px) {
  .nav .touch + .touch {
    margin-left: 0.3rem;
  }
}
@media (max-width: 800px) {
  .nav .touch.spe-touch {
    position: relative;
  }
}
#footer {
  background-color: #1e2021;
  overflow: hidden;
}
#footer .top-logo a {
  padding-right: 40px;
  margin-right: 40px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .same-right {
  width: 28%;
}
#footer .container {
  padding: 75px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 50px;
}
#footer .container .nav-ul {
  width: 60%;
}
#footer .container .nav-ul li .two-ul {
  margin-top: 24px;
}
#footer .container .nav-ul li .two-ul a {
  margin-bottom: 14px;
  opacity: 0.5;
}
#footer .container .nav-ul li .two-ul a:last-child {
  margin-bottom: 0;
}
#footer .container .nav-ul li .two-ul a:hover {
  opacity: 1;
  text-decoration: underline;
}
#footer .container .right-box .email-box {
  border-radius: 8px;
  background-color: #ffffff;
  height: 48px;
  width: 100%;
  margin: 18px 0;
  overflow: hidden;
}
#footer .container .right-box .email-box .input {
  padding: 0 16px;
  width: calc(100% - 92px);
  height: 100%;
  box-sizing: border-box;
  color: #000;
}
#footer .container .right-box .email-box .submit-btn {
  background-color: #f39910;
  width: 92px;
  height: 48px;
  cursor: pointer;
}
#footer .container .right-box .email-box .submit-btn:hover {
  opacity: 0.8;
}
#footer .container .right-box .info p {
  margin-top: 10px;
}
#footer .container .right-box .info p:first-child {
  margin-right: 30px;
}
#footer .copyright {
  padding: 34px 0;
}
#footer .copyright span {
  margin-right: 35px;
}
#footer .copyright a:hover {
  opacity: 1;
}
@media (max-width: 1024px) {
  #footer .copyright {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    padding: 20px 0;
  }
  #footer .copyright a {
    width: 100%;
  }
  #footer .copyright span {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  #footer .copyright .left {
    flex-wrap: wrap;
  }
}
@media (max-width: 800px) {
  #footer .top-logo a {
    padding-right: 20px;
    margin-right: 20px;
    width: 50%;
  }
  #footer .top-box {
    flex-wrap: wrap;
  }
  #footer .same-right {
    width: 100%;
  }
  #footer .container {
    flex-wrap: wrap;
    padding: 40px 0;
  }
  #footer .container .nav-ul {
    display: none;
  }
  #footer .container .right-box {
    width: 100%;
  }
  #footer .share {
    margin-top: 30px;
    justify-content: center;
  }
}
.share .cc {
  position: relative;
  margin-right: 23px;
}
.share .cc .icon {
  display: block;
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0.5;
  transition: all 0.4s ease;
}
.share .cc .fade {
  position: absolute;
  left: 50%;
  margin-top: -20px;
  top: 100%;
  transform: translateX(-50%);
  z-index: 88;
  padding-top: 20px;
}
.share .cc .fade .content {
  background-color: #fff;
  border-radius: 4px;
  width: 120px;
  box-sizing: border-box;
  padding: 10px 8px;
}
.share .cc .fade .content p {
  text-align: center;
  margin-top: 10px;
  color: #000;
}
.share .cc .fade .pic {
  width: 100%;
  height: 100px;
  margin: 0 auto;
}
.share .cc .fade .pic img {
  width: 100%;
  height: 100%;
}
.share .cc .fade::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 6px;
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #fff;
}
.share .cc:hover .icon {
  opacity: 1;
  color: #fff;
  border-color: #fff;
}
.share .cc:hover .fade {
  margin-top: 0;
}
#aside {
  width: 64px;
  position: fixed;
  z-index: 2000;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease-in-out;
  text-align: center;
}
#aside .top-connect {
  padding-top: 15px;
  width: 100%;
  height: 140px;
  border-radius: 10px;
  background-image: -moz-linear-gradient(90deg, #15cbd9 0%, #15b0bc 100%);
  background-image: -webkit-linear-gradient(90deg, #15cbd9 0%, #15b0bc 100%);
  background-image: -ms-linear-gradient(90deg, #15cbd9 0%, #15b0bc 100%);
  box-sizing: border-box;
}
#aside .top-connect p {
  width: 18px;
  margin: 8px auto 0;
  line-height: 1.2;
}
#aside .top-connect:hover img {
  display: inline-block;
  animation: shake 1s linear infinite;
}
#aside .bottom {
  width: 100%;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
  margin-top: 20px;
}
#aside .item {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
#aside .item .box {
  width: 100%;
  padding: 16px 3px;
  transition: all 0.4s ease-out;
  box-sizing: border-box;
}
#aside .item .box::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 80%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
#aside .item .box .icon {
  display: block;
  margin: 0 auto;
}
#aside .item:last-child .box::after {
  display: none;
}
#aside .item .fade {
  position: absolute;
  right: 100%;
  padding-right: 0.5em;
  margin-right: -8px;
  top: 50%;
  transform: translateY(-50%);
}
#aside .item .content {
  border-radius: 6px;
  padding: 20px;
  background-color: #fff;
  width: 160px;
  box-sizing: border-box;
  text-align: center;
}
#aside .item .content p {
  line-height: 1.6;
  color: #333;
}
#aside .item .content img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  max-width: unset;
}
#aside .item .tel-content {
  width: 260px;
}
#aside .item:hover {
  color: #fff;
  background-color: #f39910;
}
#aside .item:hover:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#aside .item:hover:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#aside .item:hover .box .op7 {
  opacity: 1;
}
#aside .item:hover .fade {
  margin-right: 0;
}
@media (max-width: 800px) {
  #aside {
    width: 40px;
    right: 5px;
    top: auto;
    transform: none;
    bottom: 10px;
  }
  #aside .item {
    width: 40px;
  }
  #aside .item span {
    line-height: 1;
  }
  #aside .fade {
    display: none;
  }
}
@media (min-width: 801px) {
  #aside .full {
    display: none;
  }
}
#banner {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
#banner .banner-txt {
  position: absolute;
  top: 30%;
  left: 10%;
  overflow: hidden;
  transition: all 0.6s linear;
  z-index: 199;
}
#banner .banner-txt .title {
  font-size: 72px;
  line-height: 1.1;
}
#banner .banner-txt .title span {
  display: inline-block;
  overflow: hidden;
  letter-spacing: 6px;
}
#banner .swiper {
  width: 100%;
  height: 100%;
}
#banner .swiper .swiper-slide {
  overflow: hidden;
}
#banner .swiper .swiper-slide .banner-txt {
  height: 0;
}
#banner .swiper .swiper-slide .banner-txt .title .span2,
#banner .swiper .swiper-slide .banner-txt .sub-title {
  transform: translateY(100%);
  transition-duration: 1s;
  opacity: 0;
  transition-timing-function: ease-out;
  transition-property: all;
}
#banner .swiper .swiper-slide .banner-txt .sub-title {
  transition-delay: 1.6s;
  text-align: center;
}
@media (max-width: 800px) {
  #banner .swiper .swiper-slide .banner-txt .sub-title {
    text-align: left;
    font-size: 18px;
  }
}
#banner .swiper .swiper-slide .bg {
  transform: scale(1.1, 1.1);
  transition: transform 5s linear;
}
#banner .swiper .swiper-slide.swiper-slide-active .banner-txt {
  height: auto;
}
#banner .swiper .swiper-slide.swiper-slide-active .title,
#banner .swiper .swiper-slide.swiper-slide-active .title .span2,
#banner .swiper .swiper-slide.swiper-slide-active .sub-title {
  transform: translateY(0);
  opacity: 1;
}
#banner .swiper .swiper-slide.swiper-slide-active .bg {
  transform: scale(1, 1) rotate(0.002deg);
}
#banner .swiper .swiper-pagination {
  bottom: 60px;
}
#banner .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  margin: 0 5px;
  border-width: 1px;
  border-color: transparent;
  border-style: solid;
  opacity: 1;
  position: relative;
  box-sizing: border-box;
}
#banner .swiper .swiper-pagination .swiper-pagination-bullet .line {
  display: block;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 2s ease;
  transition-delay: 0.5s;
}
#banner .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 78px;
  border-radius: 5px;
  border-color: rgba(255, 255, 255, 0.502);
  background-color: transparent;
}
#banner .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .line {
  width: 100%;
}
#banner .scroll-down {
  position: absolute;
  bottom: 70px;
  right: 5%;
  z-index: 8;
}
#banner.page-banner {
  position: relative;
  z-index: 9;
  overflow: hidden;
  height: 800px;
}
#banner.page-banner .banner-txt {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#banner.page-banner .banner-txt .title {
  font-size: 72px;
}
#banner.page-banner.spe-banner .banner-txt {
  left: 10%;
  transform: translate(0, -50%);
}
#banner.page-banner.spe-banner .banner-txt .sub-title {
  margin-top: 15px;
}
#banner.page-banner .bg {
  animation: bgScale 5s linear forwards;
  transition: transform 5s linear;
}
@keyframes bgScale {
  0% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1) rotate(0.002deg);
  }
}
@media (max-width: 1480px) {
  #banner .banner-txt .title {
    font-size: 50px;
  }
  #banner.page-banner {
    height: 550px;
  }
  #banner.page-banner .banner-txt .title {
    font-size: 56px;
  }
}
@media (max-width: 1080px) {
  #banner .banner-txt {
    left: 40px;
  }
  #banner .banner-txt .title {
    font-size: 26px;
    line-height: 1.2;
  }
}
@media (max-width: 800px) {
  #banner {
    height: 100vh;
    position: relative;
  }
  #banner .scroll-down {
    display: none;
  }
  #banner .banner-txt {
    left: 20px;
    width: 90%;
    top: 50%;
    transform: translate(0, -50%);
  }
  #banner .banner-txt .title span {
    letter-spacing: 0;
  }
  #banner .swiper .swiper-pagination {
    bottom: 40px;
  }
  #banner.page-banner {
    height: 300px;
  }
  #banner.page-banner .banner-txt {
    top: 50%;
  }
  #banner.page-banner .banner-txt .title {
    font-size: 26px;
  }
  #banner.page-banner.spe-banner .banner-txt {
    left: 20px;
  }
  #banner.page-banner.spe-banner .banner-txt .sub-title {
    margin-top: 10px;
  }
}
#crumbs {
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.8);
}
#crumbs .ul {
  flex: 1;
}
#crumbs .split {
  font-size: 20px;
  margin: 0 0.5em;
}
#crumbs .split:last-child {
  display: none;
}
#crumbs .touch .icon {
  margin-right: 7px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  color: #fff;
  background-color: #f39910;
  text-align: center;
  line-height: 26px;
}
#crumbs .touch:hover > a span,
#crumbs .touch.active > a span {
  color: #f39910;
}
#crumbs.gray {
  color: rgba(0, 0, 0, 0.8);
}
#crumbs.gray .touch .icon {
  color: #fff;
  background-color: #f39910;
}
#crumbs.gray .touch:hover > a span,
#crumbs.gray .touch.active > a span {
  color: #f39910;
}
@media (max-width: 800px) {
  #crumbs {
    width: 100%;
    margin-top: 10px;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 5px;
  }
}
.page-nav {
  height: 80px;
  background-color: #fff;
  position: relative;
  z-index: 9;
  box-shadow: 0px 8px 25px 0px rgba(0, 68, 130, 0.08);
}
.page-nav .main,
.page-nav .list {
  height: 100%;
}
.page-nav .item {
  height: 58px;
  box-sizing: border-box;
  margin-right: 55px;
}
.page-nav .item a {
  height: 100%;
  line-height: 58px;
  opacity: 0.8;
  border-radius: 29px;
  padding: 0 24px;
}
.page-nav .item:hover,
.page-nav .item.active {
  color: #fff;
}
.page-nav .item:hover a,
.page-nav .item.active a {
  opacity: 1;
  background-image: -moz-linear-gradient(0deg, #2861ae 0%, #5cb7e6 100%);
  background-image: -webkit-linear-gradient(0deg, #2861ae 0%, #5cb7e6 100%);
  background-image: -ms-linear-gradient(0deg, #2861ae 0%, #5cb7e6 100%);
}
@media (max-width: 800px) {
  .page-nav {
    height: auto;
    padding: 10px 0;
  }
  .page-nav .list {
    flex-wrap: wrap;
  }
  .page-nav .list .item {
    height: 50px;
    margin-right: 0;
  }
  .page-nav .list .item a {
    padding: 0 18px;
    line-height: 50px;
  }
}
.same-title .title {
  font-size: 56px;
}
.same-title .spe-color {
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #fff 40%, transparent 100%);
  background-image: -moz-linear-gradient(top, #fff 40%, transparent 100%);
  background-image: -ms-linear-gradient(top, #fff 40%, transparent 100%);
}
@media (max-width: 1480px) {
  .same-title .title {
    font-size: 46px;
  }
}
@media (max-width: 800px) {
  .same-title .title {
    font-size: 24px;
  }
}
.datum .item .num-box {
  margin-bottom: 30px;
}
.datum .item .num-box .text {
  margin: 0 2px 0 6px;
}
@media (max-width: 800px) {
  .datum .item .num-box {
    margin-bottom: 20px;
  }
}
.datum .item .bot {
  position: relative;
}
.datum .item .bot::after {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 6px;
  height: 6px;
  background: #15b0bc;
  border-radius: 50%;
  transform: scale(1);
}
.datum .item .bot::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background-image: linear-gradient(to right, #15b0bc, rgba(19, 74, 155, 0));
  width: 192px;
}
@media (max-width: 1480px) {
  .datum .item .bot::before {
    width: 162px;
  }
}
.datum .item:hover {
  color: #15b0bc;
}
.datum .item:hover .op8 {
  opacity: 1;
}
#core {
  background-image: url("../images/bg.jpg");
}
#core .content .lists li {
  width: 25%;
  height: 280px;
  padding: 38px 40px;
  box-sizing: border-box;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background-image: url("../images/bg2.jpg");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  transition: all 0.4s ease;
}
#core .content .lists li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
  background-image: -moz-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
  background-image: -ms-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
  animation: changeWidth 4s ease infinite;
}
@keyframes changeWidth {
  0% {
    width: 0;
  }
  100% {
    width: 80%;
  }
}
#core .content .lists li:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#core .content .lists li:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  background-image: url("../images/sjx.png");
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#core .content .lists li:nth-of-type(3) {
  margin-right: 25%;
}
#core .content .lists li:nth-of-type(4) {
  margin-left: 25%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#core .content .lists li:nth-of-type(4),
#core .content .lists li:nth-of-type(5) {
  border-top: none;
}
#core .content .lists li:last-child::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  background-image: url("../images/sjx.png");
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
#core .content .lists li .info .icon-box {
  position: relative;
  width: 72px;
  height: 72px;
  border-radius: 50%;
}
#core .content .lists li .info .icon-box .circle {
  animation: xuanzhuan 3s linear infinite;
}
#core .content .lists li .info .icon-box .icon-pic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#core .content .lists li .info .name {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 50px;
}
#core .content .lists li:hover {
  background-image: url("../images/bg3.jpg");
  background-position: center bottom;
}
#core .content .lists li:hover .zh,
#core .content .lists li:hover .desc {
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #f39910 40%, #fff 90%);
  background-image: -moz-linear-gradient(top, #f39910 40%, #fff 90%);
  background-image: -ms-linear-gradient(top, #f39910 40%, #fff 90%);
}
#core .content .lists li:nth-child(6) .info .icon-box .circle {
  animation-delay: 1s;
}
#core .content .lists li:nth-child(5) .info .icon-box .circle {
  animation-delay: 0.8s;
}
#core .content .lists li:nth-child(4) .info .icon-box .circle {
  animation-delay: 0.6s;
}
#core .content .lists li:nth-child(3) .info .icon-box .circle {
  animation-delay: 0.4s;
}
#core .content .lists li:nth-child(2) .info .icon-box .circle {
  animation-delay: 0.2s;
}
#core .content .lists li:nth-child(1) .info .icon-box .circle {
  animation-delay: 0s;
}
@media (max-width: 1480px) {
  #core .content .lists li {
    padding: 38px 30px;
  }
}
@media (max-width: 800px) {
  #core .content .lists li {
    width: 50%;
    height: auto;
  }
  #core .content .lists li:nth-of-type(3) {
    margin-right: 0;
  }
  #core .content .lists li:nth-of-type(4) {
    margin-left: 0;
  }
  #core .content .lists li:nth-of-type(3),
  #core .content .lists li:nth-of-type(5) {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  #core .content .lists li .info .name {
    margin-top: 20px;
  }
}
#case {
  position: relative;
  padding-bottom: 40px;
}
#case .bg {
  top: auto;
  bottom: -320px;
}
#case .top-nav {
  margin: 45px 0 70px;
}
#case .top-nav .item {
  padding-top: 20px;
  position: relative;
  min-width: 308px;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
#case .top-nav .item::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -1px;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #f39910;
  transition: all 0.4s ease;
}
#case .top-nav .item.on {
  color: #f39910;
}
#case .top-nav .item.on::before {
  width: 100%;
}
#case .case-box {
  padding: 0 20px;
  position: relative;
  z-index: 25;
  height: 500px;
}
#case .case-box .list-swiper {
  /*transform: translateY(100%);*/
  opacity: 0;
  position: absolute;
  width: calc(100% - 40px);
  height: 100%;
  top: 0;
  left: 20px;
  display: none;
   transition: all 0.6s ease-in-out;
}
#case .case-box .list-swiper.show {
  opacity: 1;
  display: block;
 
  /*transform: translateY(0);*/
}
#case .case-box .list-swiper a {
  width: 100%;
  height: 100%;
  position: relative;
}
#case .case-box .list-swiper a .oppress {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
#case .case-box .list-swiper a .info {
  position: absolute;
  left: 0;
  top: 0;
  padding: 64px;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
  text-align: center;
  color: #fff;
}
#case .case-box .list-swiper a .info .title {
  display: inline-block;
  background-image: url("../images/tit-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
#case .case-box .list-swiper a .info .title .box {
  padding: 30px 35px;
  min-width: 318px;
  box-sizing: border-box;
}
#case .case-box .list-swiper a .info .title .box .tag {
  padding: 3px 8px;
  border-radius: 2px;
  background-color: #f39910;
  color: #fff;
  margin-left: 10px;
  margin-top: 3px;
}
#case.xg-product .case-box {
  padding: 0;
  height: auto;
}
#case.xg-product .case-box .list-swiper {
  transform: translateY(0);
  opacity: 1;
  position: relative;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  display: block;
}
#case.xg-product .case-box .list-swiper a {
  width: 100%;
  height: 430px;
}
@media (max-width: 1480px) {
  #case .case-box {
    height: 450px;
  }
  #case .case-box .list-swiper a .info .title .box {
    min-width: 100%;
  }
}
@media (max-width: 800px) {
  #case .top-nav {
    margin: 30px 0 40px;
  }
  #case .top-nav .item {
    padding-top: 10px;
    min-width: 45%;
  }
  #case .case-box {
    height: 350px;
  }
  #case .case-box .list-swiper a .info {
    padding: 24px;
  }
  #case .case-box .list-swiper a .info .title .box {
    padding: 20px;
    min-width: 90%;
  }
  #case.xg-product .case-box .list-swiper a {
    height: 350px;
  }
}
.home-product {
  width: 100%;
  overflow: hidden;
}
#product {
  background-image: url("../images/bg4.jpg");
}
#product .content {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#product .content .same-title {
  position: absolute;
  top: 130px;
  left: 50%;
  transform: translateX(-50%);
}
#product .content .product-list {
  width: 76%;
  height: 100%;
  padding: 300px 0 180px;
  box-sizing: border-box;
}
#product .content .product-list .ul {
  position: relative;
  height: 100%;
}
#product .content .product-list .ul li {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transition: all .6s ease;
}
#product .content .product-list .ul li a {
  border-radius: 16px;
  background-color: #ffffff;
  height: 500px;
  padding: 15px;
  box-sizing: border-box;
}
#product .content .product-list .ul li a .oppress {
  width: 55%;
  height: 100%;
  border-radius: 16px;
}
#product .content .product-list .ul li a .info-box {
  width: 45%;
  padding: 0 35px 0 50px;
  box-sizing: border-box;
}
#product .content .product-list .ul li a .info-box .text-node {
  margin: 35px 0 60px;
}
#product .content .product-list .ul li a:hover .title {
  color: #f39910;
}
#product .content .right-nav {
  position: relative;
  width: 24%;
  height: 100%;
  padding-top: 100px;
  padding-left: 140px;
  box-sizing: border-box;
  justify-content: center;
}
#product .content .right-nav .bg {
  position: absolute;
  top: -600px;
  left: 0;
  height: 100%;
}
#product .content .right-nav .line {
  position: absolute;
  top: 0;
  left: 140px;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.302);
}
#product .content .right-nav .line .active-line {
  width: 1px;
  background-color: #f39910;
  position: absolute;
  top: 0;
  left: 0;
}
#product .content .right-nav .nav-tit li {
  position: relative;
  margin-top: 70px;
  cursor: pointer;
  z-index: 100;
}
#product .content .right-nav .nav-tit li .mark {
  position: absolute;
  top: 12px;
  left: 0;
  opacity: 0;
}
#product .content .right-nav .nav-tit li .name {
  color: rgba(255, 255, 255, 0.8);
  margin-left: 48px;
}
#product .content .right-nav .nav-tit li.on .mark {
  opacity: 1;
}
#product .content .right-nav .nav-tit li.on .name {
  color: #f39910;
}
@media (max-width: 1480px) {
  #product .content .same-title {
    top: 90px;
  }
  #product .content .product-list {
    padding: 230px 0 180px;
  }
  #product .content .product-list .ul li a {
    height: 450px;
  }
  #product .content .right-nav .nav-tit li {
    margin-top: 50px;
  }
}
@media (max-width: 800px) {
    #product .content {
    height: auto;
}
  #product .content .right-nav {
    display: none;
  }
  #product .content .same-title {
    width: 100%;
    top: 70px;
    text-align: center;
  }
  #product .content .product-list {
    width: 100%;
    padding: 160px 0 50px;
  }
  #product .content .product-list .ul li{
      position: relative;
      margin-bottom: 30px;
  }
  #product .content .product-list .ul li:last-child{
      margin-bottom: 0;
  }
  #product .content .product-list .ul li a {
    height: auto;
    flex-wrap: wrap;
  }
  #product .content .product-list .ul li a .oppress {
    width: 100%;
    height: 220px;
  }
  #product .content .product-list .ul li a .info-box {
    width: 100%;
    padding: 30px 30px 10px;
  }
  #product .content .product-list .ul li a .info-box .text-node {
    margin: 25px 0 30px;
  }
}
#news {
  overflow: hidden;
}
#news .content a .oppress {
  border-radius: 16px;
}
#news .content a .tags .date {
  margin-top: 8px;
}
#news .content a:hover .title {
  color: #f39910;
}
#news .content .news-swiper {
  width: 50%;
  padding-right: 30px;
  box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#news .content .news-swiper a .oppress {
  height: 350px;
}
#news .content .news-swiper a .info .title {
  margin: 30px 0 15px;
}
#news .content .news-list {
  width: 50%;
}
#news .content .news-list .ul li {
  width: 46%;
  margin-left: 4%;
}
#news .content .news-list .ul li a .oppress {
  height: 300px;
  margin-bottom: 35px;
}
#news .content .news-list .ul li a .info .text-node {
  margin: 10px 0;
}
@media (max-width: 1480px) {
  #news .content .news-swiper a .oppress {
    height: 300px;
  }
  #news .content .news-list .ul li a .oppress {
    height: 250px;
  }
}
@media (max-width: 800px) {
  #news .content .news-swiper {
    width: 100%;
    padding-right: 0;
    border-right: none;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #news .content .news-swiper a .oppress {
    height: 220px;
  }
  #news .content .news-swiper a .info .title {
    margin: 15px 0 5px;
  }
  #news .content .news-list {
    width: 100%;
    margin-top: 10px;
  }
  #news .content .news-list .ul li {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  #news .content .news-list .ul li a .oppress {
    height: 220px;
    margin-bottom: 10px;
  }
  #news .content .news-list .ul li a .info .text-node {
    margin: 10px 0 5px;
  }
}
#news .more {
  margin: 68px auto 0;
}
@media (max-width: 800px) {
  #news .more {
    margin: 40px auto 0;
  }
}
#partner {
  background-image: url("../images/bg5.jpg");
  overflow: hidden;
}
#partner .top-box {
  position: relative;
  padding-top: 70px;
  margin-bottom: 100px;
}
#partner .top-box .more {
  margin: 68px auto 0;
}
#partner .top-box .add-icon img {
  position: absolute;
}
#partner .top-box .add-icon img:nth-child(1) {
  top: 0;
  left: 0;
}
#partner .top-box .add-icon img:nth-child(2) {
  top: 0;
  right: 0;
}
#partner .top-box .add-icon img:nth-child(3) {
  bottom: 0;
  left: 0;
}
#partner .top-box .add-icon img:nth-child(4) {
  bottom: 0;
  right: 0;
}
#partner .partner-swiper {
  margin-top: 40px;
}
#partner .partner-swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
#partner .partner-swiper li {
  width: 246px;
  cursor: pointer;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#partner .partner-swiper li:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#partner .partner-swiper li .logo-box .img-box {
  width: 240px;
  height: 86px;
}
#partner .partner-swiper li .logo-box .img-box img {
  max-width: 90%;
  max-height: 90%;
  object-fit: contain;
  transition: all 0.4s ease-in-out;
}
#partner .partner-swiper li .logo-box .img-box:hover img {
  transform: scale(1.1);
}
#partner .partner-swiper2 {
  margin-left: -20%;
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  #partner .top-box {
    padding: 50px 0;
    margin-bottom: 40px;
  }
  #partner .top-box .more {
    margin: 30px auto 0;
  }
  #partner .partner-swiper {
    margin-top: 20px;
  }
  #partner .partner-swiper li {
    width: 182px;
  }
  #partner .partner-swiper li .logo-box .img-box {
    width: 180px;
    height: 56px;
  }
}
.same-title-box {
  position: relative;
  display: inline-block;
  padding: 0 5%;
}
.same-title-box .add-icon img {
  position: absolute;
}
.same-title-box .add-icon img:nth-child(1) {
  top: 20px;
  left: 0;
}
.same-title-box .add-icon img:nth-child(2) {
  top: 20px;
  right: 0;
}
.about-panel {
  background-image: none;
  background-position: center top;
  transition: all 0.8s ease-in-out;
  padding-top: 160px;
}
.about-panel.scrolled {
  background-image: url("../images/bg6.jpg");
}
.about-panel .about-panel-top {
  height: 100vh;
  transition: all 0.8s ease;
  overflow: hidden;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.about-panel .about-panel-top::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 30%;
  background-color: rgba(255, 255, 255, 0.2);
}
.about-panel .about-panel-top .main {
  height: 100%;
  box-sizing: border-box;
}
.about-panel .about-panel-top .scroll-down {
  transform: translateY(20px);
  transition: all 0.8s ease;
  position: relative;
}
.about-panel .about-panel-top .same-title .title,
.about-panel .about-panel-top .same-title .sub-tit {
  transition: all 0.8s ease;
}
.about-panel .about-panel-top .top-box {
  position: relative;
  z-index: 10;
  width: 100%;
}
.about-panel .panel-top {
  transition: all 0.5s ease;
}
.about-panel .panel-top .dm-box {
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding: 0 10%;
  box-sizing: border-box;
}
.about-panel .panel-top .dm-box .bg {
  position: absolute;
  top: -5%;
  left: 0;
  width: 100%;
  height: 650px;
  z-index: 1;
}
.about-panel .panel-top .info-box {
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.about-panel .panel-top .info-box .oppress {
  height: 500px;
  border-radius: 16px;
}
.about-panel .panel-top .info-box .change-txt {
  line-height: 1.5;
}
.about-panel .panel-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.about-panel .panel-bottom::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.about-panel .panel-bottom .content .left-box,
.about-panel .panel-bottom .content .info-box {
  width: 50%;
}
.about-panel .panel-bottom .content .left-box .circle-box {
  width: 616px;
  height: 737px;
  border-radius: 50%;
  position: relative;
}
.about-panel .panel-bottom .content .left-box .circle-box .inner-circle {
  position: absolute;
  top: 4px;
  left: -121px;
  width: 732px;
  height: 732px;
  overflow: hidden;
  border-radius: 50%;
}
.about-panel .panel-bottom .content .left-box .circle-box .circle {
  width: 330px;
  height: 330px;
  position: absolute;
  border-width: 20px;
  border-color: #000000;
  border-style: solid;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ripple 6s infinite ease-out;
}
.about-panel .panel-bottom .content .left-box .circle-box .circle2 {
  animation-delay: 2s;
}
.about-panel .panel-bottom .content .left-box .circle-box .circle3 {
  animation-delay: 4s;
}
@keyframes ripple {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
    border-width: 25px;
  }
  20% {
    opacity: 1;
    border-width: 20px;
  }
  80% {
    opacity: 0.3;
    border-width: 10px;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
    border-width: 5px;
  }
}
.about-panel .panel-bottom .content .left-box .circle-box .center-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 225px;
  height: 225px;
  background-color: #4e3008;
  border-radius: 50%;
  z-index: 8;
}
@keyframes changeBig {
  0%,
  100% {
    opacity: 0.3;
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav {
  position: absolute;
  top: 50%;
  right: -80px;
  transform: translateY(-50%);
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item {
  width: 199px;
  height: 64px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #050300;
  background-image: url(../images/tit-bg2.png);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 60px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  position: relative;
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  background-image: url("../images/sjx.png");
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
  background-image: -moz-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
  background-image: -ms-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item .nav-tit {
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item.on {
  background-image: url("../images/tit-bg3.png");
  background-position: center bottom;
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item.on .nav-tit {
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #f39910 40%, #fff 90%);
  background-image: -moz-linear-gradient(top, #f39910 40%, #fff 90%);
  background-image: -ms-linear-gradient(top, #f39910 40%, #fff 90%);
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item:nth-of-type(2),
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item:nth-of-type(3) {
  margin-left: 44px;
}
.about-panel .panel-bottom .content .left-box .circle-box .left-nav .nav-item:last-child {
  margin-bottom: 0;
}
.about-panel .panel-bottom .content .info-swiper {
  width: 100%;
  height: 100%;
}
.about-panel .panel-bottom .content .info-swiper .middle-box {
  position: relative;
  width: 570px;
  min-height: 500px;
  z-index: 99;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .add-icon img {
  position: absolute;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .add-icon img:nth-child(1) {
  top: 0;
  left: 0;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .add-icon img:nth-child(2) {
  top: 0;
  right: 0;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .add-icon img:nth-child(3) {
  bottom: 0;
  left: 0;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .add-icon img:nth-child(4) {
  bottom: 0;
  right: 0;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .top-circle {
  position: relative;
  text-align: center;
  transform-style: preserve-3d;
  perspective: 800px;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .top-circle .earth {
  display: inline-block;
  animation: xuanzhuan 4s linear infinite;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .top-circle .bg-box img {
  position: absolute;
  animation: image-spread 3s infinite ease-out;
}
@keyframes image-spread {
  0% {
    transform: scale(0.3);
    opacity: 1;
  }
  50% {
    transform: scale(0.7);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.about-panel .panel-bottom .content .info-swiper .middle-box .top-circle .bg-box .top {
  left: 20%;
  bottom: 40%;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .top-circle .bg-box .bottom {
  right: 20%;
  top: 40%;
}
.about-panel .panel-bottom .content .info-swiper .middle-box .info .en-txt {
  margin-top: 30px;
}
@media (max-width: 1480px) {
  .about-panel {
    padding-top: 100px;
  }
  .about-panel .panel-top .dm-box {
    width: 76%;
  }
  .about-panel .panel-top .info-box .oppress {
    height: 450px;
  }
  .about-panel .panel-bottom .content .left-box .circle-box {
    transform: scale(0.86);
  }
  .about-panel .panel-bottom .content .info-swiper .middle-box {
    width: 72%;
  }
}
@media (max-width: 800px) {
  .about-panel {
    padding: 50px 0 60px;
  }
  .about-panel .same-title-box {
    padding: 0;
  }
  .about-panel .same-title-box .add-icon {
    display: none;
  }
  .about-panel .panel-top .dm-box {
    width: 100%;
    padding: 0;
  }
  .about-panel .panel-top .dm-box .bg {
    height: 450px;
  }
  .about-panel .panel-top .info-box {
    width: 100%;
  }
  .about-panel .panel-top .info-box .oppress {
    height: 300px;
  }
  .about-panel .panel-bottom::after {
    display: none;
  }
  .about-panel .panel-bottom .content {
    flex-wrap: wrap;
  }
  .about-panel .panel-bottom .content .left-box,
  .about-panel .panel-bottom .content .info-box {
    width: 100%;
  }
  .about-panel .panel-bottom .content .left-box .circle-box {
    transform: scale(0.56);
    margin-left: -40%;
    margin-top: -150px;
  }
  .about-panel .panel-bottom .content .info-box {
    position: relative;
    z-index: 88;
    margin-top: -140px;
  }
  .about-panel .panel-bottom .content .info-swiper .middle-box {
    width: 80%;
    min-height: 450px;
  }
}
.page-partner {
  background-image: url("../images/bg7.png");
  background-position: center 400px;
  background-repeat: no-repeat;
  background-size: 100% 636px;
  background-color: #f5f5f5;
  padding-top: 40px;
}
@media (max-width: 800px) {
  .page-partner {
    padding-top: 0;
    background-size: 100% 536px;
    background-position: center 360px;
  }
}

.page-partner .ul{
     /*margin-right: -35px;*/
  /*margin-bottom: -35px;*/
}
.page-partner .ul.original {
 
  animation: 53s linear 0s infinite normal forwards running rollingtop;
}

    .page-partner .ul.clone {
        animation: 53s linear 0s infinite normal none running rollingtop2;
    }
  
    @keyframes rollingtop {
        0% {
            transform: translateX(0);
        }
        50% {
            transform: translateX(-100%);
        }
        50.01% {
            transform: translateX(100%);
        }
        100% {
            transform: translateX(0);
        }
    }
    @keyframes rollingtop2 {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(-200%);
        }
    }
@media (max-width: 800px) {
  .page-partner .lists{
    margin-top: 30px;
  }
   .page-partner .ul{
       margin-top: 15px;
   }
   .about-panel .about-panel-top .same-title .sub-tit {
       color: #fff;
   }
}
.page-partner .ul li {
  width: 272px;
  height: 130px;
  background-color: #ffffff;
  border-radius: 65px;
  margin-right: 35px;
  margin-bottom: 35px;
}
.page-partner .ul li .logo-box {
  width: 100%;
  height: 100%;
}
.page-partner .ul li .logo-box img {
  max-width: 75%;
  max-height: 85%;
  transition: all 0.4s ease-in-out;
}
.page-partner .ul li .logo-box:hover img {
  transform: scale(1.1);
}
@media (max-width: 1480px) {
  .page-partner .ul li {
    width: 212px;
    height: 105px;
  }
}
@media (max-width: 800px) {
  .page-partner .ul {
    /*margin-right: -15px;*/
    /*margin-bottom: -15px;*/
  }
  .page-partner .ul li {
    width: 152px;
    height: 65px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .page-partner .lists {
    padding-top: 90px;
    mask-image: url(../images/map.png);
    mask-size: 90% 150%;
    -webkit-mask-image: url(../images/map.png);
    -webkit-mask-size: 90% 150%;
    mask-position: center center;
  }
}
.product-panel {
  background-image: url("../images/bg10.jpg");
  padding-top: 40px;
  margin-top: -1px;
  z-index: 18;
}
.product-panel .top-nav {
  margin: 40px 0 85px;
}
.product-panel .top-nav .item {
  position: relative;
}
.product-panel .top-nav .item::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 110%;
  width: 140px;
  height: 15px;
  background-image: url("../images/line2.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.product-panel .top-nav .item:last-child::after {
  display: none;
}
.product-panel .top-nav .item:not(:last-child) {
  margin-right: 160px;
}
.product-panel .top-nav .item a {
  position: relative;
  opacity: 0.8;
}
.product-panel .top-nav .item a::after {
  content: '';
  opacity: 0;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 38px;
  height: 5px;
  background-image: url("../images/tit-bg4.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.4s ease-in-out;
}
.product-panel .top-nav .item:hover a,
.product-panel .top-nav .item.active a {
  opacity: 1;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #f39910 40%, #fff 90%);
  background-image: -moz-linear-gradient(top, #f39910 40%, #fff 90%);
  background-image: -ms-linear-gradient(top, #f39910 40%, #fff 90%);
}
.product-panel .top-nav .item:hover a::after,
.product-panel .top-nav .item.active a::after {
  opacity: 1;
  bottom: -10px;
}
.product-panel .pro-lists .ul {
  margin-right: -1%;
}
.product-panel .pro-lists .ul li {
  width: 23%;
  margin-right: 2%;
  margin-bottom: 30px;
}
.product-panel .pro-lists .ul li a {
  overflow: hidden;
  border-radius: 16px;
  background-color: #1b1a1a;
  background-image: none;
  background-size: 100% 100%;
  background-position: center 5px;
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
}
.product-panel .pro-lists .ul li a .pic-box {
  height: 205px;
}
.product-panel .pro-lists .ul li a .pic-box img {
  max-width: 60%;
    max-height: 80%;
  transition: all 0.4s ease-in-out;
}
.product-panel .pro-lists .ul li a .info-box .title {
  margin-bottom: 5px;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #fff 40%, transparent 100%);
  background-image: -moz-linear-gradient(top, #fff 40%, transparent 100%);
  background-image: -ms-linear-gradient(top, #fff 40%, transparent 100%);
  transition: all 0.4s ease-in-out;
}
.product-panel .pro-lists .ul li a::after {
  content: "";
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
  background-image: -moz-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
  background-image: -ms-linear-gradient(left, transparent 0%, #fff 50%, transparent 100%);
  animation: changeWidth 4s ease infinite;
}
.product-panel .pro-lists .ul li a:hover {
  background-image: url("../images/bg9.png");
  background-position: center center;
}
.product-panel .pro-lists .ul li a:hover::after {
  opacity: 1;
}
.product-panel .pro-lists .ul li a:hover .pic-box img {
  transform: scale(1.05);
}
.product-panel .pro-lists .ul li a:hover .info-box .title {
  background-image: -webkit-linear-gradient(top, #f39910 30%, #fff 100%);
  background-image: -moz-linear-gradient(top, #f39910 30%, #fff 100%);
  background-image: -ms-linear-gradient(top, #f39910 30%, #fff 100%);
}
@media (max-width: 800px) {
  .product-panel {
    padding-top: 10px;
  }
  .product-panel .top-nav {
    margin: 30px 0 55px;
  }
  .product-panel .top-nav .item::after {
    display: none;
  }
  .product-panel .top-nav .item:not(:last-child) {
    margin-right: 30px;
  }
  .product-panel .pro-lists .ul {
    margin-right: 2px;
  }
  .product-panel .pro-lists .ul li {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  /*.product-panel .pro-lists .ul li a {*/
  /*  height: 358px;*/
  /*}*/
  /*.product-panel .pro-lists .ul li a .pic-box {*/
  /*  height: 265px;*/
  /*}*/
  /*.product-panel .pro-lists .ul li a .pic-box img {*/
  /*  max-width: 60%;*/
  /*  max-height: 80%;*/
  /*}*/
}
.rjstfn .text-node {
  margin: 40px 0 50px;
}
.product-details {
  padding-top: 55px;
}
@media (max-width: 800px) {
  .product-details {
    padding-top: 30px;
  }
  .rjstfn .text-node {
  margin: 20px 0 30px;
}
}
.product-details .top-content {
  margin-top: 80px;
}
.product-details .top-content .right-info {
  width: 45%;
}
.product-details .top-content .right-info .middle-desc {
  padding-top: 45px;
  margin-top: 45px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.product-details .top-content .right-info .middle-desc p {
  position: relative;
  padding-left: 20px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 10px;
  margin-left: 0!important; 
     text-indent: 0!important; 
    line-height: normal!important;
}
.product-details .top-content .right-info .middle-desc p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #f39910;
  border-radius: 50%;
}
.product-details .top-content .swiper-box {
  width: 50%;
  padding-top: 10px;
}
.product-details .top-content .swiper-box .gallery {
  width: 100%;
}
.product-details .top-content .swiper-box .gallery .swiper-slide {
  width: 100%;
  height: 280px;
}
.product-details .top-content .swiper-box .gallery .swiper-slide .oppress {
  width: 100%;
  height: 100%;
}
.product-details .top-content .swiper-box .gallery .swiper-slide .oppress img {
  max-width: 90%;
  max-height: 86%;
}
.product-details .top-content .swiper-box .bottom-pic {
  padding: 0 8%;
  position: relative;
}
.product-details .top-content .swiper-box .bottom-pic .swiper-button-prev {
  left: 20px;
}
.product-details .top-content .swiper-box .bottom-pic .swiper-button-next {
  right: 20px;
}
.product-details .top-content .swiper-box .thumb {
  width: 100%;
  margin-top: 15px;
}
.product-details .top-content .swiper-box .thumb .swiper-slide {
  width: 139px;
  height: 139px;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  transition: all 0.4s linear;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
}
.product-details .top-content .swiper-box .thumb .swiper-slide img {
  max-width: 85%;
  max-height: 90%;
}
.product-details .top-content .swiper-box .thumb .swiper-slide.swiper-slide-thumb-active {
  border-color: #f39910;
}
@media (max-width: 1580px) {
  .product-details .top-content .swiper-box .thumb .swiper-slide {
    width: 110px;
    height: 110px;
  }
}
@media (max-width: 1380px) {
  .product-details .top-content .swiper-box .thumb .swiper-slide {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 800px) {
  .product-details .top-content .swiper-box .thumb .swiper-slide {
    height: 70px;
    width: 70px;
  }
}
@media (max-width: 800px) {
  .product-details .top-content .swiper-box {
    width: 100%;
  }
  .product-details .top-content .swiper-box .gallery {
    width: 100%;
  }
  .product-details .top-content .swiper-box .gallery .swiper-slide {
    height: 250px;
  }
  .product-details .top-content .swiper-box .gallery .btn::after {
    font-size: 30px;
  }
  .product-details .top-content .swiper-box .gallery .swiper-button-prev {
    left: 10px;
  }
  .product-details .top-content .swiper-box .gallery .swiper-button-next {
    right: 10px;
  }
  .product-details .top-content .swiper-box .thumb {
    margin-top: 10px;
  }
  .product-details .top-content .swiper-box .bottom-pic .swiper-button-prev {
    left: -10px;
  }
  .product-details .top-content .swiper-box .bottom-pic .swiper-button-next {
    right: -10px;
  }
  .product-details .top-content .right-info {
    width: 100%;
    margin-top: 30px;
  }
  .product-details .top-content .right-info .middle-desc {
    padding-top: 25px;
    margin-top: 25px;
  }
  .product-details .top-content .right-info .middle-desc p::before {
    top: 7px;
  }
}
.product-ggcs {
  width: 97%;
  background-image: url("../images/bg11.jpg");
  margin: 0 auto;
  border-radius: 16px;
  padding: 20px 0;
}
.product-ggcs .tab1 table,.product-ggcs .bottom-box .tab2 table{
  min-width: 100%;
  width: auto!important;
}
.product-ggcs .tab1 td {
  padding: 0.5em 0.4em;
}
.product-ggcs .top-box {
  color: rgba(255, 255, 255, 0.8);
  border-radius: 16px;
  background-color: #1b1a1a;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 55px;
  box-sizing: border-box;
}
.product-ggcs .bottom-box {
  position: relative;
  z-index: 8;
}
.product-ggcs .tab1 *,.product-ggcs .bottom-box .tab2 *{
    font-size: 18px!important;
    text-wrap-mode: inherit!important;
}
.product-ggcs .bottom-box .tab2 {
  min-width: 70%;
}
.product-ggcs .tab1 td:nth-of-type(2n-1){
    width: 100px;
    box-sizing: border-box;
}
.product-ggcs .bottom-box .tab2 td:first-child{
    width: 100px;
   box-sizing: border-box;
}
.product-ggcs .bottom-box .tab2 td {
  padding: 0.5em 0.4em;
}
.product-ggcs .bottom-box .oppress {
  width: 38%;
}
.product-ggcs .bottom-content {
  position: relative;
}
.product-ggcs .bottom-content .right-bg {
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  right: -28px;
  bottom: 30px;
  width: 55px;
  height: 242px;
}
@media (max-width: 800px) {
  .product-ggcs .top-box {
    padding: 10px;
  }
  .product-ggcs .bottom-box {
    flex-wrap: wrap;
  }
  .product-ggcs .bottom-box .tab2 {
    min-width: 100%;
  }
  .product-ggcs .bottom-box .oppress {
    width: 100%;
    margin: 40px 0;
  }
  .product-ggcs .tab1 *,.product-ggcs .bottom-box .tab2 *{
    font-size: 14px!important;
}
.product-ggcs .tab1 td:nth-of-type(2n-1){
    width: 50px;
    box-sizing: border-box;
}
.product-ggcs .bottom-box .tab2 td:first-child{
    width: 50px;
   box-sizing: border-box;
}
}
a .corner {
  transform: scale(0);
  width: 100px;
  transform-origin: right bottom;
  position: absolute;
  right: -1px;
  bottom: -1px;
}
a .corner .circle {
  position: absolute;
  right: 0.1em;
  bottom: 0.1em;
  width: 56px;
  height: 56px;
  background-color: #f39910;
  color: #fff;
  transition: all 0.4s ease-out;
}
a .corner {
  transition: all 0.4s ease-out;
}
a:hover .corner {
  transform: scale(1);
}
.down-content .ul {
  margin-right: -25px;
  margin-bottom: -30px;
}
.down-content .ul li {
  margin-right: 25px;
  margin-bottom: 30px;
  width: 360px;
}
@media (max-width: 800px) {
  .down-content .ul li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.down-content .ul li a {
  border-radius: 8px;
  background-color: #f8f8f8;
  width: 100%;
  height: 160px;
  padding: 44px 30px;
  box-sizing: border-box;
  position: relative;
  background-image: none;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.down-content .ul li a .title {
  position: relative;
  display: inline-block;
}
.down-content .ul li a .title span {
  position: relative;
  z-index: 8;
}
.down-content .ul li a .title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 13px;
  height: 4px;
  background-color: #f39910;
  transition: all 0.4s ease-out;
}
.down-content .ul li a .desc {
  margin-top: 10px;
}
.down-content .ul li a .desc .text-node {
  width: 90%;
}
.down-content .ul li a:hover {
  background-color: transparent;
  background-image: url("../images/bg12.png");
  background-position: center center;
}
.down-content .ul li a:hover .title::after {
  width: 100%;
}
.down-content .ul li a:hover .desc .icon {
  opacity: 0;
}
.yyfa-content {
  background-color: #f7f7f7;
}
.yyfa-content .ul {
  margin-right: -2.53%;
  margin-bottom: -20px;
}
.yyfa-content .ul li {
  width: 30.5%;
  margin-right: 2.53%;
  margin-bottom: 20px;
}
.yyfa-content .ul li a {
  border-radius: 16px;
  width: 100%;
  height: 429px;
  position: relative;
}
.yyfa-content .ul li a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 45px 40px;
  box-sizing: border-box;
}
.yyfa-content .ul li a .oppress {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
@media (max-width: 1480px) {
  .yyfa-content .ul li a {
    height: 369px;
  }
}
@media (max-width: 800px) {
  .yyfa-content .ul {
    margin-right: 0;
  }
  .yyfa-content .ul li {
    width: 100%;
    margin-right: 0;
  }
  .yyfa-content .ul li a {
    height: 280px;
  }
  .yyfa-content .ul li a .title {
    padding: 20px;
  }
}
#facj .top-box {
  position: relative;
}
#facj .bg {
  top: auto;
  bottom: -360px;
}
#facj .same-title {
  position: relative;
  z-index: 9;
}
#facj .cj-pic {
  width: 100%;
  position: relative;
  z-index: 9;
}
#facj .cj-pic img {
  width: 100%;
}
#ystd .ul {
  margin-bottom: -55px;
}
#ystd .ul li {
  position: relative;
  width: 48.3%;
  height: 394px;
  overflow: hidden;
  margin-bottom: 55px;
}
#ystd .ul li .oppress {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
#ystd .ul li .info {
  position: absolute;
  left: 0;
  top: 0;
  padding: 50px;
  box-sizing: border-box;
  width: 100%;
  color: #fff;
}
#ystd .ul li .info .desc {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.9);
}
#ystd .ul li:nth-of-type(2),
#ystd .ul li:nth-of-type(3) {
  height: 480px;
}
#ystd .ul li:nth-of-type(3) {
  margin-top: -85px;
}
@media (max-width: 800px) {
  #ystd .ul {
    margin-bottom: -25px;
  }
  #ystd .ul li {
    width: 100%;
    height: 260px;
    margin-bottom: 25px;
  }
  #ystd .ul li .info {
    padding: 30px;
  }
  #ystd .ul li:nth-of-type(2),
  #ystd .ul li:nth-of-type(3) {
    height: 260px;
  }
  #ystd .ul li:nth-of-type(3) {
    margin-top: 0;
  }
}
.recommend {
  background-color: #f7f7f7;
}
.recommend .table-box {
  position: relative;
}
.recommend .table-box::-webkit-scrollbar {
  height: 5px;
}
.recommend .table-box::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
  
}
.recommend .table-box::-webkit-scrollbar-thumb {
  background-color: #f39910;
  
}
.recommend .table-box .table {
  width: 100%;
  text-align: center;
}
.recommend .table-box .table thead {
  background-image: -moz-linear-gradient(-90deg, #374f62 0%, #687b8d 100%);
  background-image: -webkit-linear-gradient(-90deg, #374f62 0%, #687b8d 100%);
  background-image: -ms-linear-gradient(-90deg, #374f62 0%, #687b8d 100%);
}
.recommend .table-box .table thead tr th {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.recommend .table-box .table thead tr th:last-child {
  border-right: none;
}
.recommend .table-box .table thead tr th .pro-box .item img {
  max-width: 175px;
  max-height: 88px;
  margin: 5px 0;
}
.recommend .table-box .table thead .table-cell {
  padding: 20px 15px;
  box-sizing: border-box;
}
.recommend .table-box .table tbody tr:nth-of-type(2n) {
  background-color: #fff;
}
.recommend .table-box .table tbody tr td {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.recommend .table-box .table tbody tr td:nth-of-type(2){
    border-color: rgba(0, 0, 0, 0.2);
}
.recommend .table-box .table tbody tr td:last-child {
  border-right: none;
}
.recommend .table-box .table tbody tr td:nth-of-type(2),
.recommend .table-box .table tbody tr td:nth-of-type(3) {
  color: rgba(0, 0, 0, 0.9);
}
.recommend .table-box .table tbody tr td:nth-of-type(2) .pro-box,
.recommend .table-box .table tbody tr td:nth-of-type(3) .pro-box {
  line-height: 1.4;
}
.recommend .table-box .table-cell {
  /*padding: 20px 15px;*/
  box-sizing: border-box;
}
.recommend .table-box .top-tip {
  width: 96px;
  height: 32px;
  border-radius: 4px;
  background-color: #f39910;
  display: inline-block;
  text-align: center;
  line-height: 32px;
}
.recommend .table-box .pro-box .item {
  flex: 1;
  padding: 20px 0;
  box-sizing: border-box;
}
.recommend .table-box tbody .pro-box .item{
    
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.recommend .table-box tbody .pro-box .item:last-child{
    border-right: none;
}
@media (max-width: 800px) {
    .recommend .table-box {
    width: 100%;
    overflow-x: auto;
  }
   .recommend .table-box .table {
    min-width: 800px;
  }
  .recommend .table-box .top-tip {
    width: 76px;
    height: 25px;
    line-height: 25px;
  }
  .recommend .table-box .table thead tr th .pro-box .item img {
    max-width: 55px;
    height: 30px;
    margin: 10px 0 5px;
  }
  .recommend .table-box .table tbody tr td .table-cell {
    padding: 15px 2px;
  }
  .recommend .table-box .table-cell {
    padding: 10px 2px;
  }
}
.zyzx {
  margin-top: 120px;
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
}
.zyzx .bg {
  top: auto;
  bottom: -320px;
}
.zyzx .top-content {
  border-radius: 16px;
  height: 345px;
  padding: 70px 95px;
  box-sizing: border-box;
  background-image: url('../images/bg13.png');
}
.zyzx .top-content .info-box {
  width: 51%;
}
.zyzx .top-content .info-box .desc {
  line-height: 1.8;
  margin: 25px 0 35px;
}
.zyzx .top-content .info-box .formbox {
  border-radius: 4px;
  background-color: #ffffff;
  width: 316px;
  height: 40px;
  padding: 0 15px;
  box-sizing: border-box;
}
.zyzx .top-content .info-box .formbox input {
  width: 90%;
  height: 100%;
}
.zyzx .top-content .info-box .formbox .search {
  height: 40px;
  vertical-align: middle;
  cursor: pointer;
}
.zyzx .down-lists {
  position: relative;
  z-index: 10;
}
.zyzx .down-lists .top-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 30%;
  box-sizing: border-box;
  margin-bottom: 45px;
}
.zyzx .down-lists .top-nav a {
  position: relative;
  padding-bottom: 20px;
}
.zyzx .down-lists .top-nav a:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 0;
  height: 4px;
  background-color: #f39910;
  transition: all 0.4s ease-in-out;
}
.zyzx .down-lists .top-nav a.active,
.zyzx .down-lists .top-nav a:hover {
  color: #f39910;
}
.zyzx .down-lists .top-nav a.active:after,
.zyzx .down-lists .top-nav a:hover:after {
  width: 100%;
}
.zyzx .down-lists .down-content .ul {
  margin-right: -1.8%;
}
.zyzx .down-lists .down-content .ul li {
  width: 23.2%;
  margin-right: 1.8%;
}
.zyzx .down-lists .down-content .ul li a:hover .circle {
  transform: rotate(-45deg);
}
.zyzx .down-lists .down-content2 {
  align-items: flex-start;
}
.zyzx .down-lists .down-content2 .left-nav {
  width: 210px;
  background-color: #f8f8f8;
  border-radius: 8px;
}
.zyzx .down-lists .down-content2 .left-nav .item a {
  width: 100%;
  padding: 20px 22px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  border-radius: 8px;
}
.zyzx .down-lists .down-content2 .left-nav .item a .icon {
  display: block;
  font-size: 28px;
  position: absolute;
  top: 20px;
  right: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.zyzx .down-lists .down-content2 .left-nav .item.active a,
.zyzx .down-lists .down-content2 .left-nav .item:hover a {
  width: 256px;
  color: #fff;
  background-color: #f39910;
  text-align: left;
}
.zyzx .down-lists .down-content2 .left-nav .item.active a .icon,
.zyzx .down-lists .down-content2 .left-nav .item:hover a .icon {
  opacity: 1;
  right: 22px;
}
.zyzx .down-lists .down-content2 .right-box {
  width: 74%;
}
.zyzx .down-lists .down-content2 .ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.zyzx .down-lists .down-content2 .ul li a {
  padding: 30px 0;
}
.zyzx .down-lists .down-content2 .ul li a .left-info {
  width: 86%;
}
.zyzx .down-lists .down-content2 .ul li a .left-info img {
  margin-right: 20px;
}
.zyzx .down-lists .down-content2 .ul li a .right-down .icon {
  margin-right: 10px;
}
.zyzx .down-lists .down-content2 .ul li:first-child a {
  padding-top: 0;
}
.zyzx .down-lists .down-content2 .ul li:hover {
  color: #f39910;
}
@media (max-width: 1480px) {
  .zyzx .down-lists .down-content .ul li a {
    height: 150px;
  }
  .zyzx .down-lists .down-content .ul li a .corner .circle {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 800px) {
  .zyzx {
    margin-top: 60px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .zyzx .top-content {
    height: auto;
    padding: 40px 20px;
  }
  .zyzx .down-lists .down-content2 .right-box,
  .zyzx .top-content .info-box {
    width: 100%;
  }
  .zyzx .top-content .info-box .desc {
    line-height: 1.6;
    margin: 15px 0 20px;
  }
  .zyzx .down-lists .top-nav {
    padding: 0 18%;
    margin-bottom: 30px;
  }
  .zyzx .down-lists .down-content2{
      flex-wrap: wrap;
  }
  .zyzx .down-lists .down-content2 .right-box{
      margin-top: 40px;
  }
  .zyzx .down-lists .down-content .ul {
    margin-right: 0;
    
  }
  .zyzx .down-lists .down-content .ul li {
    width: 100%;
    margin-right: 0;
  }
  .zyzx .down-lists .down-content .ul li a {
    height: 140px;
  }
  .zyzx .down-lists .down-content2 .left-nav {
  width: 100%;
 display: flex;
 flex-wrap: wrap;
}
.zyzx .down-lists .down-content2 .left-nav .item {
    width: 50%;
}


.zyzx .down-lists .down-content2 .left-nav .item.active a,
.zyzx .down-lists .down-content2 .left-nav .item:hover a {
  width: 100%;
  text-align: center;
}
.zyzx .down-lists .down-content2 .left-nav .item a .icon{
    display: none;
}
.zyzx .down-lists .down-content2 .ul li a .left-info{
    width: 60%;
}
.zyzx .down-lists .down-content2 .ul li a .left-info img {
  margin-right: 10px;
}
.zyzx .top-content .info-box .formbox {
 
  width: 100%;
}
}
.page-news {
  background-color: #f1f1f2;
  background-image: url('../images/bg14.png');
  background-size: 100% 907px;
  background-position: center top;
  background-repeat: no-repeat;
}
.page-news .top-box .news-nav a {
  opacity: 0.8;
  text-align: center;
  margin-right: 70px;
}
.page-news .top-box .news-nav a p {
  margin-top: 5px;
}
.page-news .top-box .news-nav a:hover,
.page-news .top-box .news-nav a.active {
  color: #f39910;
  opacity: 1;
}
.page-news .news-lists {
  margin: 70px -2.33% 0 0;
}
.page-news .news-lists .ul li {
  width: 31%;
  margin-right: 2.33%;
  margin-bottom: 45px;
}
.page-news .news-lists .ul li a {
  padding: 10px;
  border-radius: 16px;
  background-color: #ffffff;
  box-sizing: border-box;
  height: 429px;
}
.page-news .news-lists .ul li a .oppress {
  width: 100%;
  height: 254px;
  border-radius: 16px;
}
.page-news .news-lists .ul li a .info {
  padding: 22px 20px;
  box-sizing: border-box;
}
.page-news .news-lists .ul li a .info .bottom {
  margin-top: 20px;
}
.page-news .news-lists .ul li a .info .bottom .icon-box {
  transition: all 0.4s ease-in-out;
  transform: rotate(-45deg);
}
.page-news .news-lists .ul li a:hover .info .title {
  color: #f39910;
}
.page-news .news-lists .ul li a:hover .info .bottom .icon-box {
  transform: rotate(0);
}
.page-news .news-lists .ul li a:hover .info .bottom .icon-box .icon {
  opacity: 1;
  color: #f39910;
}
@media (max-width: 800px) {
  .page-news .top-box {
    flex-wrap: wrap;
  }
  .page-news .top-box .news-nav {
    width: 100%;
    margin-top: 35px;
    justify-content: center;
  }
  .page-news .top-box .news-nav a {
    margin-right: 30px;
  }
  .page-news .top-box .news-nav a:last-child {
    margin-right: 0;
  }
  .page-news .news-lists {
    margin: 40px 0 0 0;
  }
  .page-news .news-lists .ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .page-news .news-lists .ul li a {
    height: auto;
  }
  .page-news .news-lists .ul li a .oppress {
    height: 200px;
  }
  .page-news .news-lists .ul li a .info {
    padding: 22px 20px;
  }
  .page-news .news-lists .ul li a .info .bottom {
    margin-top: 20px;
  }
}
.news-details {
  margin-top: 120px;
  padding-top: 50px;
  background-color: #fff;
}
.news-details .content {
  position: relative;
}
.news-details .left-slide {
  position: absolute;
  top: 10px;
  left: -120px;
}
.news-details .left-slide .date {
  margin-top: 20px;
}
.news-details .article {
  width: 65%;
}
.news-details .article .tit {
  margin-bottom: 60px;
}
.news-details .article .desc {
  margin-top: 60px;
  line-height: 1.8;
  color: rgba(0, 0, 0, 0.8);
}
.news-details .article .desc a {
  display: inline-block;
}
.news-details .right-news {
  width: 22%;
}
.news-details .right-news ul {
  margin-top: 34px;
}
.news-details .right-news ul li {
  width: 100%;
  margin-bottom: 45px;
}
.news-details .right-news ul li:last-child {
  margin-bottom: 0;
}
.news-details .right-news ul li a .oppress {
  height: 200px;
  border-radius: 10px;
}
.news-details .right-news ul li a .bottom .date {
  margin-top: 20px;
  margin-bottom: 5px;
}
.news-details .right-news ul li a:hover .title {
  color: #f39910;
}
.news-details .share .item {
  margin-right: 15px;
}
.news-details .share .item.cc {
  width: 2.2em;
  height: 2.2em;
  border-radius: 50%;
  transition: all 0.4s ease-out;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  color: rgba(0, 0, 0, 0.8);
}
.news-details .share .item.cc .icon {
  font-size: 0.8em;
}
.news-details .share .item.cc::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.news-details .share .item.active.cc,
.news-details .share .item:hover.cc {
  color: #fff;
  border-color: #f39910;
  background-color: #f39910;
}
.news-details .bottom-box {
  margin-top: 90px;
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.news-details .bottom-box .code-box .pic {
  border-width: 1px;
  border-color: #cbcfd1;
  border-style: solid;
  border-radius: 10px;
  background-color: #ffffff;
  width: 129px;
  height: 129px;
  padding: 8px;
  box-sizing: border-box;
  margin-right: 25px;
  flex: 1;
}
.news-details .bottom-box .code-box .pic img {
  width: 100%;
  height: 100%;
}
.news-details .btn-box {
  width: 60%;
}
.news-details .btn-box a {
  opacity: 0.8;
}
.news-details .btn-box a:hover {
  color: #f39910;
  opacity: 1;
}
.news-details .btn-box .next {
  margin-top: 25px;
}
@media (max-width: 1680px) {
  .news-details .content {
    padding-left: 8%;
  }
  .news-details .left-slide {
    left: 0;
  }
}
@media (max-width: 1024px) {
  .news-details {
    margin-top: 60px;
  }
  .news-details .content {
    padding-left: 0;
    flex-wrap: wrap;
  }
  .news-details .left-slide {
    display: none;
  }
  .news-details .right-news,
  .news-details .article {
    width: 100%;
  }
  .news-details .article .tit {
    margin-top: 20px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: normal;
  }
  .news-details .article .desc {
    font-size: 14px;
    margin-top: 40px;
    line-height: 1.6;
  }
  .news-details .bottom-box {
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .news-details .bottom-box .btn-box {
    width: 100%;
  }
  .news-details .bottom-box .btn-box .next {
    margin-top: 10px;
  }
  .news-details .bottom-box .code-box {
    margin-top: 20px;
  }
  .news-details .right-news {
    margin-top: 40px;
  }
  .news-details .right-news ul {
    margin-top: 25px;
  }
  .news-details .right-news ul li {
    margin-bottom: 25px;
  }
  .news-details .right-news ul li:last-child {
    margin-bottom: 0;
  }
}
.lxfs {
  position: relative;
}
.lxfs .bg {
  top: auto;
  bottom: -360px;
}
.lxfs .lx-content {
  margin-top: 30px;
  position: relative;
  z-index: 8;
}
.lxfs .lx-box {
  width: 76%;
  height: 550px;
  background-image: url('../images/bg15.png');
  background-size: 100% 100%;
  background-position: center right;
  background-repeat: no-repeat;
  padding: 120px 80px 50px;
  box-sizing: border-box;
}
.lxfs .lx-box .lists {
  height: 100%;
}
.lxfs .lx-box .lists li {
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.2);
  height: 240px;
  width: 380px;
  backdrop-filter: blur(20px);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.702);
  border-style: solid;
  text-align: center;
  padding-top: 40px;
  box-sizing: border-box;
}
.lxfs .lx-box .lists li:first-child {
  margin-right: 45px;
}
.lxfs .lx-box .lists li .icon-box {
  position: relative;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin: 0 auto 20px;
}
.lxfs .lx-box .lists li .icon-box .circle {
  animation: xuanzhuan 3s linear infinite;
}
.lxfs .lx-box .lists li .icon-box .icon-pic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.lxfs .lx-box .lists li .name .en {
  margin-top: 8px;
}
.lxfs .right-box {
  width: 22%;
  border-radius: 8px;
  background-color: #f8f8f8;
  margin-top: 60px;
  padding: 45px 30px;
  box-sizing: border-box;
}
.lxfs .right-box .code-box {
  margin-top: 26px;
}
.lxfs .right-box .code-box .item {
  margin-bottom: 20px;
}
.lxfs .right-box .code-box .item .pic {
  width: 121px;
  height: 121px;
  background-color: #ffffff;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 8px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.lxfs .right-box .code-box .item .pic img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1480px) {
  .lxfs .lx-box {
    width: 72%;
  }
  .lxfs .right-box {
    width: 26%;
    margin-top: 55px;
  }
}
@media (max-width: 800px) {
  .lxfs .lx-content {
    flex-wrap: wrap;
  }
  .lxfs .lx-content .lx-box {
    width: 100%;
    height: auto;
    padding: 30px 10px 30px;
    border-radius: 16px;
    /*background-size: 1366px 700px;*/
        /*background-position: right bottom;*/
         background-size: contain;
        background-position: center top;
  }
  .lxfs .lx-content .lx-box .lists {
    height: auto;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
  }
  .lxfs .lx-content .lx-box .lists li {
    background-color: rgba(0, 0, 0, 0.4);
    height: 220px;
    width: 48%;
    margin-top: 20px;
  }
  .lxfs .lx-content .lx-box .lists li:first-child {
    margin-right: 0;
  }
  .lxfs .lx-content .right-box {
    width: 100%;
    margin-top: 10px;
    padding: 40px 30px;
  }
  .lxfs .lx-box .lists li .icon-box{
      transform: scale(.8);margin: 0 auto 10px;
  }
}
.zxly {
  background-image: url('../images/bg16.jpg');
}
.zxly .content-box {
  padding-top: 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.zxly .form-box {
  width: 50%;
  padding-left: 34px;
  box-sizing: border-box;
  position: relative;
}
.zxly .form-box::after {
  content: '';
  position: absolute;
  left: 0;
  top: -60px;
  width: 1px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.1);
}
.zxly .form .title {
  position: relative;
  padding-left: 22px;
}
.zxly .form .title::after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #d0141b;
}
.zxly .form .content {
  margin-top: 40px;
}
.zxly .row {
  margin-bottom: 22px;
  width: 48%;
}
.zxly .row .label {
  width: 100%;
  height: 52px;
  border-radius: 27px;
  border-width: 1px;
  border-color: #dfdfdf;
  border-style: solid;
  background-color: #ffffff;
  padding-left: 20px;
  box-sizing: border-box;
}
.zxly .row .label input,
.zxly .row .label textarea {
  flex: 1;
  padding: 0 15px;
  box-sizing: border-box;
  max-width: 73%;
}
.zxly .row .label .prop .start {
  color: #d0141b;
}
.zxly .row.w100 {
  width: 100%;
}
.zxly .row.xq-row .label {
  padding-top: 0;
  height: 150px;
  border-radius: 27px;
}
.zxly .row.xq-row .label textarea {
  padding-top: 10px;
}
.zxly .row.xq-row .label .prop {
  padding-top: 10px;
}
.zxly .row .input::placeholder,
.zxly .row .select::placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.zxly .submit-btn {
  width: 100%;
  height: 54px;
  background-image: -moz-linear-gradient(-90deg, #687b8d 0%, #374f62 100%);
  background-image: -webkit-linear-gradient(-90deg, #687b8d 0%, #374f62 100%);
  background-image: -ms-linear-gradient(-90deg, #687b8d 0%, #374f62 100%);
  border-radius: 27px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  line-height: 54px;
}
.zxly .submit-btn:hover {
  opacity: 0.8;
}
@media (max-width: 800px) {
  .zxly .left-title {
    width: 100%;
  }
  .zxly .content-box {
    flex-wrap: wrap;
    padding-top: 0;
    border-top: none;
  }
  .zxly .form-box {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .zxly .form-box::after {
    display: none;
  }
  .zxly .form .title {
    font-size: 18px;
  }
  .zxly .form .content {
    margin-top: 20px;
  }
  .zxly .row {
    margin-bottom: 15px;
    width: 100%;
  }
}
.bgdz {
  background-image: url('../images/bg17.jpg');
}
.bgdz .same-title-box {
  padding: 0 15%;
}
.bgdz .same-title-box .add-icon img:nth-child(1) {
  top: 40px;
}
.bgdz .same-title-box .add-icon img:nth-child(2) {
  top: 40px;
}
.bgdz .content .map-box {
  margin-left: -5%;
  width: 60%;
}
.bgdz .content .map-box svg {
  width: 100%;
}
.bgdz .content .map-box svg .cls-1 {
  font-size: 18px;
  fill: #fff;
  font-family: SourceHanSansSC;
}
.bgdz .content .map-box svg .dot {
  animation: shake 1.5s ease-in-out infinite;
  transition: all 0.3s ease;
}
.bgdz .content .map-box svg .dot2 {
  display: none;
}
@keyframes dotBounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.bgdz .content .right-box {
  width: 35%;
}
.bgdz .content .right-box .item {
  width: 100%;
  min-height: 284px;
  padding: 50px 35px;
  box-sizing: border-box;
  background-image: url('../images/bg19.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 48px;
  transition: all 0.4s ease;
}
.bgdz .content .right-box .item .top-box {
  margin-bottom: 20px;
}
.bgdz .content .right-box .item .top-box img {
  margin-right: 20px;
  filter: brightness(0) invert(1);
  opacity: 0.5;
}
.bgdz .content .right-box .item .top-box span {
  color: rgba(255, 255, 255, 0.8);
}
.bgdz .content .right-box .item .desc p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}
.bgdz .content .right-box .item.on {
  background-image: url('../images/bg18.png');
}
.bgdz .content .right-box .item.on .top-box img {
  filter: inherit;
  opacity: 1;
}
.bgdz .content .right-box .item.on .top-box span,
.bgdz .content .right-box .item.on .desc p {
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #f39910 40%, #fff 80%);
  background-image: -moz-linear-gradient(top, #f39910 40%, #fff 80%);
  background-image: -ms-linear-gradient(top, #f39910 40%, #fff 80%);
}
@media (max-width: 1480px) {
  .bgdz .same-title-box {
    padding: 0 10%;
  }
  .bgdz .same-title-box .add-icon img:nth-child(1) {
    top: 25px;
  }
  .bgdz .same-title-box .add-icon img:nth-child(2) {
    top: 25px;
  }
  .bgdz .content .right-box .item {
    min-height: 254px;
    padding: 40px 35px;
  }
}
@media (max-width: 800px) {
  .bgdz .same-title-box {
    padding: 0 15%;
  }
  .bgdz .same-title-box .add-icon img:nth-child(1) {
    top: 10px;
  }
  .bgdz .same-title-box .add-icon img:nth-child(2) {
    top: 10px;
  }
  .bgdz .content {
    flex-wrap: wrap;
  }
  .bgdz .content .map-box {
    margin-left: 0;
    width: 100%;
  }
  .bgdz .content .map-box svg {
    width: 100%;
  }
  .bgdz .content .right-box {
    width: 100%;
    margin-top: -100px;
  }
  .bgdz .content .right-box .item {
    width: 100%;
    min-height: 184px;
    padding: 30px 20px;
    margin-bottom: 28px;
  }
  .bgdz .content .right-box .item .top-box {
    margin-bottom: 20px;
  }
  .bgdz .content .right-box .item .top-box img {
    margin-right: 20px;
    filter: brightness(0) invert(1);
    opacity: 0.5;
  }
  .bgdz .content .right-box .item .top-box span {
    color: rgba(255, 255, 255, 0.8);
  }
  .bgdz .content .right-box .item .desc p {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 10px;
  }
}
.login-box a:hover{
    color: #f39910;
}
.pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: none;
}
.pop .info-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 560px;
  height: 284px;
  border-radius: 16px;
  background-image: url('../images/bg7.png');
}
.pop .info-box .title {
  padding: 20px 24px;
  border-bottom: 1px solid #e5e5e5;
}
.pop .info-box .title span {
  padding-left: 20px;
  position: relative;
}
.pop .info-box .title span::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 1px;
  height: 10px;
  background-color: #999;
}
.pop .info-box .desc {
  margin: 40px 0;
}
.pop .info-box .btn-box .btn {
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.149);
  border-style: solid;
  border-radius: 24px;
  width: 142px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
}
.pop .info-box .btn-box .btn:hover {
  border-color: transparent;
  background-image: -moz-linear-gradient(0deg, #08b122 0%, #1cb9da 100%);
  background-image: -webkit-linear-gradient(0deg, #08b122 0%, #1cb9da 100%);
  background-image: -ms-linear-gradient(0deg, #08b122 0%, #1cb9da 100%);
  color: #fff;
}
.pop .info-box .btn-box .btn.cancel {
  margin-left: 55px;
}
.pop .pop-close {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
}
.pop .pop-close:hover {
  animation: circle 0.5s linear;
}
.pop.login-pop .content-box {
  width: 800px;
  height: 537px;
  /*height: 630px;*/
  border-radius: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop.login-pop .content-box .left-box {
  width: 50%;
  height: 100%;
  border-radius: 24px 0 0 24px;
  position: relative;
  overflow: hidden;
}
.pop.login-pop .content-box .left-box .logo-txt {
  position: absolute;
  top: 50px;
  left: 35px;
  
}
.pop.login-pop .content-box .left-box .logo-txt  img{
    max-width: 70%;
}
.pop.login-pop .content-box .left-box .logo-txt p {
  margin-top: 15px;
}
.pop.login-pop .content-box .login-form {
  width: 50%;
  height: 100%;
  border-radius: 0 24px 24px 0;
  /*background-image: url('../images/bg7.png');*/
  padding: 38px 34px;
  box-sizing: border-box;
  background-color: #fff;
}
.pop.login-pop .content-box .login-form .top-title {
  padding-bottom: 18px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
  position: relative;
}
.pop.login-pop .content-box .login-form .top-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
  background-color: #f39910;
}
.pop.login-pop .content-box .login-form .login-content .row {
  width: 100%;
  margin-bottom: 20px;
}
.pop.login-pop .content-box .login-form .login-content .row .label {
  display: block;
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background-color: #ffffff;
  box-sizing: border-box;
  border-width: 1px;
  border-color: #e8e8e8;
  border-style: solid;
  position: relative;
}
.pop.login-pop .content-box .login-form .login-content .row .label .password-icon {
  cursor: pointer;
  font-size: 24px;
  opacity: 0.5;
  font-weight: 600;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  z-index: 99;
}
.pop.login-pop .content-box .login-form .login-content .row .label .password-icon .icon-yanjing {
  display: none;
}
.pop.login-pop .content-box .login-form .login-content .row .input,
.pop.login-pop .content-box .login-form .login-content .row .send-code {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.pop.login-pop .content-box .login-form .login-content .row .input::placeholder,
.pop.login-pop .content-box .login-form .login-content .row .send-code::placeholder {
  color: #00000080;
}
.pop.login-pop .content-box .login-form .login-content .row .code {
  position: relative;
  height: 48px;
  color: #fff;
  border-radius: 8px;
  margin-left: 15px;
  background-color: #f39910;
}
/*.pop.login-pop .content-box .login-form .login-content .row .code:hover {*/
/*  color: #fff;*/
/*  background-image: -moz-linear-gradient(0deg, #08b122 0%, #1cb9da 100%);*/
/*  background-image: -webkit-linear-gradient(0deg, #08b122 0%, #1cb9da 100%);*/
/*  background-image: -ms-linear-gradient(0deg, #08b122 0%, #1cb9da 100%);*/
/*}*/
.pop.login-pop .content-box .login-form .login-content .row .send-code {
  cursor: pointer;
}
.pop.login-pop .content-box .login-form .login-content .code-box,
.pop.login-pop .content-box .login-form .login-content .email-box {
  display: none;
}
.pop.login-pop .content-box .login-form .login-content .login-btn {
  width: 100%;
  height: 50px;
  border-radius: 8px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  margin-top: 15px;
}
.pop.login-pop .content-box .login-form .login-content .login-btn:hover {
  opacity: 0.8;
}
/*.pop.login-pop .content-box .login-form .login-content input[type="radio"],*/
/*.pop.login-pop .content-box .login-form .login-content input[type="checkbox"] {*/
/*  width: 15px;*/
/*  height: 15px;*/
/*  background-color: transparent;*/
/*  border: 1px solid rgba(30, 31, 36, 0.5);*/
/*  border-radius: 2px;*/
/*}*/
/*.pop.login-pop .content-box .login-form .login-content input[type="radio"]:checked,*/
/*.pop.login-pop .content-box .login-form .login-content input[type="checkbox"]:checked {*/
/*  background: url("../images/check.png") no-repeat center center;*/
/*  background-size: 12px 12px;*/
/*  background-color: #008e16;*/
/*}*/
.pop.login-pop .content-box .login-form .login-content input:checked + span {
  color: #008e16 !important;
}
.pop.login-pop .content-box .login-form .login-content .contor-group {
  color: rgba(0, 0, 0, 0.5);
  margin-top: 35px;
}
.pop.login-pop .content-box .login-form .login-content .contor-group input[type="checkbox"] {
  margin-right: 6px;
}
.pop.login-pop .content-box .login-form .login-content .contor-group a:hover {
  color: #008e16;
}
.pop.login-pop .content-box .login-form .login-content .register-links {
  margin-top: 85px;
  color: rgba(0, 0, 0, 0.5);
}
.pop.login-pop .content-box .login-form .login-content .register-links a:hover {
  opacity: 0.8;
}
.pop.register-pop-box .content-box {
  height: 630px;
}
.pop.register-pop-box .content-box .select-row .select-label select {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 0 20px;
  color: #00000080;
}
.pop.register-pop-box .content-box .select-row .select-label::before {
  content: "\e665";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 20px;
  pointer-events: none;
  z-index: 1;
  font-family: "icon";
  font-size: 26px;
  color: #00000080;
}
.pop.register-pop-box .content-box .select-row .select-box select:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.pop.register-pop-box .content-box .login-form .login-content .login-btn {
  margin-top: 40px;
}
.pop.register-pop-box .content-box .login-form .login-content .register-links {
  margin-top: 15px;
}
.pop.password-pop-box .content-box .login-form .login-content .login-btn {
  margin-top: 40px;
}
.pop .content-box .btn-box {
  position: absolute;
  bottom: 36px;
  left: 56px;
}
.pop .content-box .btn-box .submit-btn {
  width: 180px;
  height: 60px;
  border-radius: 30px;
  background-color: #ffa400;
  cursor: pointer;
  margin-right: 25px;
  text-align: center;
  line-height: 60px;
}
.pop .content-box .btn-box .submit-btn:hover {
  opacity: 0.8;
}
.pop .content-box .btn-box .cancel {
  border-width: 1px;
  border-color: #e8e8e8;
  border-style: solid;
  background-color: #f1f5f6;
}
.pop .content-box .form-box .row {
  width: 48%;
  margin-bottom: 35px;
  position: relative;
}
.pop .content-box .form-box .row .prop {
  margin-bottom: 10px;
}
.pop .content-box .form-box .row .prop img {
  margin-right: 10px;
}
.pop .content-box .form-box .row .label {
  width: 100%;
}
.pop .content-box .form-box .row .label .input {
  height: 54px;
  width: 100%;
  border-width: 1px;
  border-color: #e8e8e8;
  border-style: solid;
  border-radius: 8px;
  background-color: #ffffff;
  padding: 0 15px;
  box-sizing: border-box;
}
/*.pop .content-box .form-box .row .label .input:focus {*/
/*  outline: none;*/
/*  border-color: transparent;*/
/*  background-image: url('../images/cir10.png');*/
/*  background-position: center;*/
/*  background-size: 100% 101%;*/
/*  background-repeat: no-repeat;*/
/*  box-shadow: 0px 2px 3px 0px rgba(16, 180, 108, 0.2);*/
/*}*/
.pop .content-box .form-box .row .label .input.err-input {
  border-color: #f84260;
  box-shadow: 0px 2px 3px 0px rgba(248, 66, 96, 0.2);
}
.pop .content-box .form-box .row .label .input.err-input:focus {
  background-image: none;
}
.pop .content-box .form-box .row .err-tip {
  position: absolute;
  bottom: -35px;
  left: 25px;
  color: #f84260;
}
.pop.upload-pop {
  margin-top: 0;
}
.pop.upload-pop .info-box {
  width: 62%;
  height: 76vh;
}
.pop.upload-pop .upload-box {
  padding: 28px;
}
.pop.upload-pop .upload-box .row {
  margin-bottom: 24px;
}
.pop.upload-pop .upload-box .row.w100 {
  width: 100%;
}
.pop.upload-pop .upload-box .row .layui-btn {
  margin-left: 20px;
  width: 100px;
  height: 54px;
  border-radius: 8px;
  background-color: #ffab21;
  font-size: 18px;
}
.pop.upload-pop .upload-box .row .layui-upload-list {
  width: 238px;
  margin-top: 20px;
  display: none;
}
.pop.upload-pop .upload-box .row .layui-upload-list .pic {
  border-width: 1px;
  border-color: #e8e8e8;
  border-style: solid;
  border-radius: 8px;
  background-color: #ffffff;
  width: 100%;
  height: 160px;
}
.pop.upload-pop .upload-box .row .layui-upload-list .pic img {
  max-height: 100%;
}
.pop.upload-pop .upload-box .row .layui-upload-list .del-btn {
  width: 100%;
  height: 38px;
  border-width: 1px;
  border-color: #e8e8e8;
  border-style: solid;
  border-radius: 8px;
  background-color: #f1f5f6;
  text-align: center;
  line-height: 38px;
  margin-top: 15px;
  cursor: pointer;
}
.pop.upload-pop .upload-box .order-price {
  position: absolute;
  bottom: 46px;
  right: 20px;
}
.pop.upload-pop .upload-box .order-price span {
  color: #ffa400;
}
.pop.kd-pop .info-box {
  width: 640px;
  height: 380px;
}
.pop.kd-pop .content-box {
  padding: 28px 30px;
}
.pop.kd-pop .content-box .row {
  margin-bottom: 28px;
}
.pop.kd-pop .content-box .row.w100 {
  width: 100%;
}
.pop.kd-pop .content-box .row .copy-kddh {
  margin-left: 20px;
  width: 100px;
  height: 54px;
  border-radius: 8px;
  background-color: #ffab21;
  cursor: pointer;
}
.pop.kd-pop .content-box .row .copy-kddh:hover {
  opacity: 0.8;
}
@media (max-width: 800px) {
  .pop .pop-close {
    top: -60px;
    right: 0;
  }
  .pop .info-box {
    width: 90%;
    height: auto;
    padding-bottom: 30px;
  }
  .pop .info-box .title {
    padding: 20px 10px;
    display: flex;
    align-items: center;
  }
  .pop .info-box .title img {
    height: 15px;
  }
  .pop .info-box .desc {
    margin: 30px 0;
  }
  .pop .info-box .btn-box .btn.cancel {
    margin-left: 35px;
  }
  .pop.login-pop .content-box {
    width: 90%;
    height: auto;
    flex-wrap: wrap;
  }
  .pop.login-pop .content-box .left-box {
    width: 100%;
    height: 200px;
    border-radius: 24px;
    display: none;
  }
  .pop.login-pop .content-box .login-form {
    width: 100%;
    height: auto;
    border-radius: 24px;
    padding: 38px 15px;
  }
  .pop.login-pop .content-box .login-form .login-content .register-links {
    margin-top: 45px;
  }
  .pop.kd-pop .info-box {
    width: 90%;
    height: auto;
  }
  .pop.upload-pop .info-box {
    width: 90%;
    height: auto;
  }
  .pop.upload-pop .info-box .title {
    flex-wrap: wrap;
  }
  .pop.upload-pop .upload-box {
    padding: 18px;
  }
  .pop.upload-pop .upload-box .row {
    margin-bottom: 10px;
    width: 100%;
  }
  .pop.upload-pop .upload-box .order-price {
    position: relative;
    bottom: 0;
    right: 0;
  }
  #hzhb .lists {
        padding-bottom: 0
    }
}
  .pop.login-pop .login-form .top-change {
  margin: 30px 0;
  height: 30px;
  box-sizing: border-box;
}
  .pop.login-pop .login-form .top-change .item {
  margin-right: 30px;
  cursor: pointer;
  height: 30px;
  box-sizing: border-box;
}
  .pop.login-pop .login-form .top-change .item.active,
  .pop.login-pop .login-form .top-change .item:hover {
  color:  #f39910;
  border-bottom: 2px solid  #f39910;
}
.left-menu{
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.left-menu .cbox{
    width: 40px;
    height: 60px;
    background-color: #000;
    color: #fff;
}
.left-menu .cbox .icon{
    display: block;
    transform: rotate(-90deg);
}
.left-menu.on{
    left: 200px;
}
.left-menu.on .cbox .icon{
    transform: rotate(90deg);
    
}




