@charset "UTF-8";


@font-face {
  font-family: "alimm";
  src: url(../fonts/CypFvu1kvLwK.woff2);
  src: local("Arial"), url(../fonts/CypFvu1kvLwK.woff2) format("woff2");
  font-weight: 600;
}



* {
  outline: none
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td {
  font-weight: inherit;
  margin: 0;
  padding: 0
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
i {
  font: normal 12Px Helvetica Neue, Arial, Microsoft YaHei, PingFang SC, Source Han Sans SC, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}

ul,
ol,
li {
  list-style: none
}

a {
  text-decoration: none;
  color: inherit;
  display: inline-block
}

a:hover {
  text-decoration: none
}

img {
  vertical-align: top;
  border: 0
}

button,
input,
textarea {
  font-size: 100%;
  vertical-align: middle;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

div,
a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

html {
  font-size: 200Px;
  overflow: hidden auto
}

body {
  width: 100vw
}

@media screen and (min-width: 1025px) {
  html {
    font-size: 12.5vw
  }
}

@media screen and (min-width: 1280px) {
  html {
    font-size: 12vw
  }
}

@media screen and (min-width: 1440px) {
  html {
    font-size: 11.5vw
  }
}

@media screen and (min-width: 1600px) {
  html {
    font-size: 11vw
  }
}

@media screen and (min-width: 1680px) {
  html {
    font-size: 10.4220948411vw
  }
}

@media screen and (min-width: 1920px) {
  html {
    font-size: 200Px
  }
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 26.6666666667vw
  }
}

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

.clearboth {
  clear: both
}

.wp {
  max-width: 6.9rem;
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 1024px) {
  .wp {
    padding: 0 0.15rem
  }
}

.checkBrowser {
  font-size: 14Px;
  line-height: 40Px;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 50%;
  width: 700Px;
  height: 40Px;
  margin-left: -360Px;
  padding: 0 10Px;
  color: #fff;
  border-bottom-right-radius: 5Px;
  border-bottom-left-radius: 5Px;
  background-color: #e6212a
}

.checkBrowser a {
  font-size: 16Px;
  line-height: 20Px;
  position: absolute;
  top: 10Px;
  right: 5Px;
  display: block;
  width: 20Px;
  height: 20Px;
  cursor: pointer;
  text-align: center;
  color: #333;
  border-radius: 50%;
  background-color: #fff
}

.paged {
  text-align: center
}

.paged.gray a {
  background-color: #f4f5f4;
  color: #8b8b8b
}

@media screen and (max-width: 1024px) {
  .paged {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0.05rem
  }
}

.paged a,
.paged .current {
  display: inline-block;
  margin: 0 0.03rem;
  width: 0.19rem;
  font-size: 0.07rem;
  text-align: center;
  background: #fff;
  color: #666;
  height: 0.19rem;
  line-height: 0.19rem;
  white-space: nowrap;
  border: 0.005rem solid #dedede;
  border-radius: 0.015rem
}

.paged a:hover,
.paged .current:hover {
  background: #1B546F;
  color: #fff;
  border-color: #1B546F
}

@media screen and (max-width: 1024px) {

  .paged a,
  .paged .current {
    padding: 0 0.1rem;
    height: 0.175rem;
    line-height: 0.175rem;
    display: none
  }
}

.paged .current {
  background: #1B546F;
  color: #fff;
  border-color: #1B546F
}

.paged .prev,
.paged .next {
  width: 68PX
}

.paged .prev.disabled,
.paged .next.disabled {
  background: #f0f0f0;
  border: 0.005rem solid #ccc
}

@media screen and (max-width: 1024px) {

  .paged .prev,
  .paged .next {
    width: 1rem;
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 0.14rem;
    display: block
  }
}

.article-swiper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  -ms-touch-action: none;
  touch-action: none;
  z-index: 8888
}

.article-swiper .swiper-zoom-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%
}

.article-swiper .swiper-pagination {
  bottom: 1em;
  color: #fff
}

.article-swiper .swiper-slide img {
  max-width: 95%;
  max-height: -moz-calc(100% - 6em);
  max-height: calc(100% - 6em);
  vertical-align: middle
}

.article-swiper .swiper-slide p {
  position: absolute;
  top: 1em;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.08rem;
  color: #fff;
  z-index: 22
}

.article-swiper .swiper-close-icon {
  position: absolute;
  top: 0.5rem;
  right: 0.3rem;
  z-index: 9999;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer
}

.article-swiper .swiper-close-icon .iconfont {
  color: #fff;
  font-size: 0.25rem
}

.article-swiper .swiper-close-icon::after {
  width: 100%;
  position: absolute;
  height: 0.015rem;
  background: #fff;
  content: "";
  top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.article-swiper .swiper-close-icon::before {
  width: 100%;
  position: absolute;
  height: 0.015rem;
  background: #fff;
  content: "";
  top: 0;
  right: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg)
}

.more-btn {
  width: 0.8rem;
  height: 0.25rem;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.1rem;
  border: 0.005rem solid rgba(255, 255, 255, 0.2);
  font-size: 0.08rem;
  color: #fff;
  background-color: #85cbc5;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  line-height: 1
}

@media screen and (max-width: 1024px) {
  .more-btn {
    font-size: 0.11rem
  }
}

.more-btn .iconfont {
  font-size: 0.07rem;
  margin-left: 0.02rem
}

@media screen and (max-width: 1024px) {
  .more-btn .iconfont {
    font-size: 0.09rem
  }
}

.more-btn:hover {
  background-color: #269f95;
  color: #fff;
  border-radius: 0px
}

.more-btn.primary {
  background-color: rgba(180, 218, 241, 0.2);
  color: #fff
}

.more-btn.primary:hover {
  background-color: #269f95
}

.more-btn.default {
  background-color: #85cbc5;
  color: #fff
}

.more-btn.default:hover {
  border-color: #269f95;
  background-color: #269f95
}

.wow {
  visibility: hidden;
  -webkit-animation: fadeInUp 1.2s both;
  -moz-animation: fadeInUp 1.2s both;
  animation: fadeInUp 1.2s both
}

.wow.no-animation {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none
}

.wow.zoomIn {
  -webkit-animation: zoomIn 0.8s both;
  -moz-animation: zoomIn 0.8s both;
  animation: zoomIn 0.8s both
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 0.4rem);
    transform: translate(0, 0.4rem)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0);
    transform: translate3d(0, 0)
  }
}

@-moz-keyframes fadeInUp {
  from {
    opacity: 0;
    -moz-transform: translate(0, 0.4rem);
    transform: translate(0, 0.4rem)
  }

  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0);
    transform: translate3d(0, 0)
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 0.4rem);
    -moz-transform: translate(0, 0.4rem);
    transform: translate(0, 0.4rem)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0);
    -moz-transform: translate3d(0, 0);
    transform: translate3d(0, 0)
  }
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7)
  }

  50% {
    opacity: 1
  }
}

@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    -moz-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7)
  }

  50% {
    opacity: 1
  }
}

.common-title {
  text-align: center
}

.common-title.white .cn,
.common-title.white .en {
  color: #fff
}

.common-title .cn {
  font-size: 0.2rem;
  color: #1B546F;
  margin-bottom: 0.02rem
}

.common-title .en {
  font-size: 0.075rem;
  color: #999
}

@media screen and (max-width: 1024px) {
  .common-title .en {
    font-size: 0.11rem
  }
}

.common-head {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.caihong-search {
  width: 1200Px;
  max-width: 100%;
  margin: 0.92rem auto 0.5rem
}

@media (max-width: 1200px) {
  .caihong-search {
    width: auto;
    margin-right: 0.15rem;
    margin-left: 0.15rem
  }
}

.caihong-search-input-con {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 25Px
}

.caihong-search-select-con {
  float: left;
  width: 37%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 25Px
}

@media screen and (max-width: 750px) {

  .caihong-search-input-con,
  .caihong-search-select-con {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 0.05rem
  }
}

.caihong-search-top {
  position: relative;
  margin-bottom: 40Px;
  height: 44Px;
  width: 100%
}

.caihong-search-top-s .caihong-search-input-con {
  float: left;
  width: 87%
}

@media screen and (max-width: 750px) {
  .caihong-search-top {
    height: auto
  }

  .caihong-search-top-s .caihong-search-input-con {
    width: 100%
  }
}

.caihong-search-top-text {
  float: left;
  width: 80Px;
  font-size: 14Px;
  color: #666;
  line-height: 44Px
}

.caihong-search-top-input {
  margin: 0 0 0 80Px;
  height: 44Px;
  border: 1Px solid #e9e9e9
}

.caihong-search-top-input input {
  width: 100%;
  height: 100%;
  border: 0;
  font-size: 14Px;
  padding: 0 20Px
}

.caihong-search-top-button {
  float: left;
  width: 13%;
  height: 46Px;
  background: #85cbc5;
  cursor: pointer;
  color: #fff;
  font-size: 14Px;
  line-height: 46Px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding: 0
}

.caihong-search-top-button:hover {
  background: #269f95;

}

@media screen and (max-width: 750px) {
  .caihong-search-top-button {
    float: none;
    width: 100%
  }
}

.caihong-search-top-input2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 80Px;
  height: 44Px;
  border: 1Px solid #e9e9e9
}

.caihong-search-top-input2 input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0;
  font-size: 14Px;
  padding: 0 20Px
}

.caihong-search-top-text1 {
  float: left;
  width: 70Px;
  font-size: 14Px;
  color: #666;
  line-height: 44Px
}

.caihong-search-top-select {
  position: relative;
  margin-left: 70Px;
  height: 44Px;
  border: 1Px solid #e9e9e9;
  font-size: 14Px;
  color: #999
}

.caihong-search-top-select:after {
  position: absolute;
  right: 12Px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "";
  width: 0;
  height: 0;
  border-left: 5Px solid transparent;
  border-right: 5Px solid transparent;
  border-top: 6Px solid #999
}

.caihong-search-top-select select {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100% !important;
  border: 0Px;
  padding: 0 22Px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.caihong-search-top-select .customSelect {
  width: 100%;
  height: 100%;
  line-height: 42Px;
  padding: 0 22Px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 1200px) {
  .caihong-search-top-select {
    float: none;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto
  }
}

.caihong-search-content {
  margin: 40Px -12Px;
  font-size: 0
}

.caihong-search-content li {
  display: inline-block;
  vertical-align: top;
  padding: 0 12Px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  height: 156Px;
  margin-bottom: 30Px
}

.caihong-search-content li a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1Px solid #e9e9e9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25Px 40Px 30Px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.caihong-search-content li a:hover {
  background: #f1f1f1
}

.caihong-search-content li a:hover .text {
  color: #1B546F
}

.caihong-search-content li a:hover .btn {
  background: #269f95
}

.caihong-search-content li a .text {
  font-size: 16Px;
  font-weight: bold;
  color: #666;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 22Px;
  max-height: 44Px;
  overflow: hidden
}

.caihong-search-content li a .time {
  margin-top: 5Px;
  font-size: 14Px;
  font-family: "Arial";
  color: #999
}

.caihong-search-content li a .btn {
  margin-top: 20Px;
  width: 95Px;
  height: 28Px;
  background: #85cbc5;
  font-size: 14Px;
  color: #fff;
  line-height: 28Px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media screen and (max-width: 1200px) {
  .caihong-search-content {
    margin-right: 0;
    margin-left: 0
  }

  .caihong-search-content li:nth-child(2n+1) {
    padding: 0 0.06rem 0 0
  }

  .caihong-search-content li:nth-child(2n) {
    padding: 0 0 0 0.06rem
  }
}

@media screen and (max-width: 480px) {
  .caihong-search-content li {
    float: none;
    width: 100%;
    height: auto
  }

  .caihong-search-content li:nth-child(2n+1),
  .caihong-search-content li:nth-child(2n) {
    padding: 0
  }

  .caihong-search-content li a .text {
    max-height: none
  }
}

.caihong-search-tip-con {
  margin: 40Px auto;
  width: 1200Px;
  max-width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem;
  text-align: center
}

.caihong-search-tip-con .title {
  font-size: 24Px;
  color: #333;
  margin-bottom: 20Px
}

.caihong-search-tip-con .tips {
  font-size: 14Px;
  color: orange;
  font-weight: bold;
  line-height: 28Px;
  width: 900Px;
  margin: 0 auto 10Px;
  max-width: 100%
}

.caihong-search-tip-con .p {
  font-size: 14Px;
  color: #333;
  line-height: 28Px;
  margin-bottom: 10Px
}

.caihong-search-tip-con .num {
  color: red;
  padding: 0 3Px;
  text-decoration: underline
}

.caihong-search-tip-con .tip-btn {
  display: block;
  width: 140Px;
  height: 36Px;
  text-align: center;
  line-height: 36Px;
  color: #fff;
  background: #999;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0 auto;
  cursor: pointer
}

.caihong-search-tip-con .tip-btn:hover {
  background: #b3b3b3
}

.tips-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9999999
}

.tips-popup.init {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.tips-popup.show .tips-popup-mask {
  opacity: 1
}

.tips-popup.show .tips-popup-box {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1)
}

.tips-popup-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.tips-popup-box {
  position: relative;
  padding: 18Px 24Px 8Px;
  width: 320Px;
  background-color: #fff;
  -webkit-box-shadow: 0 4Px 12Px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4Px 12Px rgba(0, 0, 0, 0.15);
  border-radius: 8Px;
  z-index: 9;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

@media screen and (max-width: 414px) {
  .tips-popup-box {
    max-width: -moz-calc(100% - 0.4rem);
    max-width: calc(100% - 0.4rem);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
}

.tips-popup-head {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10Px
}

.tips-popup-head .title {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  padding-top: 1Px;
  line-height: 22Px;
  font-size: 16Px;
  color: #000
}

.tips-popup-close {
  margin: 5Px 0 0 10Px;
  width: 14Px;
  height: 14Px;
  background: url(../images/tips_icon.png) top -130Px left no-repeat;
  opacity: 0.7;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.tips-popup-close:hover {
  opacity: 1
}

.tips-popup-content {
  padding-bottom: 10Px;
  font-size: 14Px;
  line-height: 24Px;
  color: #666
}

.tips-popup-footer {
  padding: 4Px 0;
  text-align: right;
  font-size: 0
}

.tips-popup-footer li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10Px;
  padding: 8Px 15Px;
  line-height: 1;
  font-size: 12Px;
  white-space: nowrap;
  border-radius: 3Px;
  border-width: 1Px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.tips-popup-footer li:hover {
  opacity: 0.8
}

.tips-popup-footer .cancel-btn {
  color: #666;
  background-color: #fff;
  border-color: #dcdfe6
}

.tips-popup-footer .submit-btn {
  color: #fff
}

.tips-popup .tips-icon {
  margin-right: 10Px;
  width: 24Px;
  height: 24Px;
  background-image: url(../images/tips_icon.png);
  background-repeat: no-repeat
}

.tips-popup .tips-icon-success {
  background-position: 0 -104Px
}

.tips-popup .tips-icon-question {
  background-position: 0 -78Px
}

.tips-popup .tips-icon-info {
  background-position: 0 -52Px
}

.tips-popup .tips-icon-error {
  background-position: 0 -26Px
}

.tips-popup .tips-icon-alert {
  background-position: 0 0
}

.tips-popup-icon {
  padding-left: 20Px;
  padding-right: 20Px
}

.tips-popup-icon .tips-popup-content {
  padding-left: 34Px
}

.loading-wrap {
  position: relative
}

.loading-wrap .loading-box {
  position: absolute
}

.loading-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999
}

.loading-box-circular {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25Px 0 0 -25Px;
  width: 50Px;
  height: 50Px;
  -webkit-animation: loading-rotate 2s linear infinite;
  -moz-animation: loading-rotate 2s linear infinite;
  animation: loading-rotate 2s linear infinite
}

.loading-box-circular .path {
  -webkit-animation: loading-dash 1.5s ease-in-out infinite;
  -moz-animation: loading-dash 1.5s ease-in-out infinite;
  animation: loading-dash 1.5s ease-in-out infinite;
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;
  stroke-width: 2;
  stroke: #0da945;
  stroke-linecap: round
}

@-webkit-keyframes loading-rotate {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@-moz-keyframes loading-rotate {
  to {
    -moz-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes loading-rotate {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@-webkit-keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40Px
  }

  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120Px
  }
}

@-moz-keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40Px
  }

  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120Px
  }
}

@keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40Px
  }

  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120Px
  }
}

.normal-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9000
}

.normal-popup.init {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.normal-popup.show .normal-popup-box {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s
}

.normal-popup.show .normal-popup-mask {
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s
}

.normal-popup-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.normal-popup-close {
  position: absolute;
  top: 10Px;
  right: 10Px;
  line-height: 1;
  font-size: 20Px;
  font-family: "iconfont";
  color: #666;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.normal-popup-close:before {
  content: "\e662"
}

.normal-popup-close:hover {
  color: #ea140a
}

.normal-popup-box {
  position: relative;
  width: 680Px;
  background-color: #fff;
  overflow: hidden;
  border-radius: 6Px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  z-index: 6;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s
}

.normal-popup-title {
  margin-bottom: 25Px;
  text-align: center
}

.normal-popup-title h3 {
  line-height: 1.2;
  font-size: 30Px;
  color: #555
}

.normal-popup-title p {
  line-height: 1.2;
  font-size: 12Px;
  color: #999;
  text-transform: uppercase
}

.normal-popup-scroller {
  position: relative;
  overflow: hidden
}

.normal-popup-scroller .bscroll-indicator {
  background-color: rgba(205, 205, 205, 0.5) !important
}

.modal-popup .normal-popup-box {
  padding: 60Px;
  text-align: center
}

.modal-popup .icon {
  font-family: "iconfont";
  font-size: 80Px
}

.modal-popup .icon-error {
  color: #ea140a
}

.modal-popup .icon-error:before {
  content: "\e71e"
}

.modal-popup .icon-success {
  color: #0da945
}

.modal-popup .icon-success:before {
  content: "\e605"
}

.modal-popup .icon-notice {
  color: #fbba65
}

.modal-popup .icon-notice:before {
  content: "\e698"
}

.modal-popup .title {
  margin: 15Px 0 3Px;
  line-height: 1.4;
  font-size: 24Px;
  color: #333
}

.modal-popup .p {
  line-height: 1.6;
  font-size: 16Px;
  color: #888
}

.modal-popup-footer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30Px
}

.modal-popup-footer li {
  width: 242Px;
  line-height: 45Px;
  font-size: 16Px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.modal-popup-footer li+li {
  margin-left: 16Px
}

.modal-popup-footer li:hover {
  opacity: 0.8
}

.modal-popup-footer .cancel-btn {
  background-color: #bbb
}

.iframe-popup .normal-popup-box {
  padding: 55Px 60Px 70Px
}

.iframe-popup .normal-popup-title {
  margin-bottom: 30Px
}

.iframe-popup-box {
  position: relative;
  max-height: -moz-calc(98vh - 205Px);
  max-height: calc(98vh - 205Px);
  overflow-y: auto
}

.iframe-popup-box .iframe {
  display: block;
  width: 100%;
  border: none
}

.iframe-popup .loading-box {
  position: absolute
}

.captcha {
  --height: 65Px
}

@media screen and (max-width: 1024px) {
  .captcha {
    --height: 50Px
  }
}

.captcha-title {
  height: var(--height);
  width: 100%;
  text-align: center;
  border-radius: 2Px;
  background-color: #f3f3f3;
  color: #bbb;
  font-size: 14Px;
  letter-spacing: 0.1Px;
  line-height: var(--height)
}

.captcha-show {
  display: none;
  height: var(--height);
  width: 100%;
  text-align: center;
  border-radius: 2Px;
  background-color: #f3f3f3
}

.captcha-loading {
  margin: auto;
  width: 70Px;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.captcha-loading-dot {
  width: 8Px;
  height: 8Px;
  margin: 18Px 4Px;
  background: #ccc;
  border-radius: 50%;
  opacity: 0;
  -webkit-box-shadow: 0 0 2Px black;
  box-shadow: 0 0 2Px black;
  -webkit-animation: loadingFade 1s infinite;
  -moz-animation: loadingFade 1s infinite;
  animation: loadingFade 1s infinite
}

.captcha-loading-dot:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s
}

.captcha-loading-dot:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s
}

.captcha-loading-dot:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s
}

.captcha .geetest_holder.geetest_wind .geetest_logo,
.captcha .geetest_holder.geetest_wind .geetest_success_logo {
  display: none
}

@-webkit-keyframes loadingFade {
  0% {
    opacity: 0
  }

  50% {
    opacity: 0.8
  }

  100% {
    opacity: 0
  }
}

@-moz-keyframes loadingFade {
  0% {
    opacity: 0
  }

  50% {
    opacity: 0.8
  }

  100% {
    opacity: 0
  }
}

@keyframes loadingFade {
  0% {
    opacity: 0
  }

  50% {
    opacity: 0.8
  }

  100% {
    opacity: 0
  }
}

.error-con {
  padding: 0.5rem 0;
  background: #fff
}

.error-box {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.25rem;
  text-align: center;
  width: 1360Px;
  max-width: 100%;
  margin: 0 auto;
  display: grid
}

.error-box img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

.error-box .tips {
  margin: 20Px auto;
  font-size: 18Px;
  color: #666
}

.error-box .btn a {
  display: inline-block;
  vertical-align: top;
  width: 170Px;
  height: 40Px;
  margin: 0 2Px;
  border-radius: 20Px;
  color: #fff;
  text-align: center;
  font-size: 16Px;
  background: #999;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 40Px;
  max-width: 45%
}

.error-box .btn a:hover {
  background: #a6a6a6
}

.share-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.1rem;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.share-box-item {
  cursor: pointer;
  background-color: #181818;
  color: #fff;
  margin-right: 15Px;
  width: 40Px;
  height: 40Px;
  text-align: center;
  border-radius: 50%
}

.share-box-item .iconfont {
  font-size: 20Px;
  line-height: 40Px
}

.share-box .share-to-wechat {
  position: relative
}

.share-box .share-to-wechat .wechat-ewm {
  position: absolute;
  border-radius: 5Px;
  border: 1Px solid #eee;
  background: #fff;
  left: 50%;
  bottom: 100%;
  padding: 10Px 10Px 5Px;
  display: none;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%)
}

.share-box .share-to-wechat .wechat-ewm p {
  font-size: 12Px;
  color: #333;
  text-align: center;
  margin-top: 5Px
}

.share-box .share-to-wechat:hover {
  background-color: #3dbe5b
}

.share-box .share-to-wechat:hover .wechat-ewm {
  display: block
}

.share-box .share-to-qq,
.share-box .share-to-qzone,
.share-box .share-to-weibo,
.share-box .share-to-wechat {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s
}

.share-box .share-to-qq:hover {
  background-color: #21b3f7
}

.share-box .share-to-qzone:hover {
  background-color: #f8c514
}

.share-box .share-to-weibo:hover {
  background-color: #ff5757
}

.wechat-tip-mask {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  background-image: url(../images/share_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto
}

:root {
  --searchSize: 0.22rem;
  --headerHeight: 0.5rem
}

@media screen and (max-width: 1024px) {
  :root {
    --searchSize: 0.3rem
  }
}

@-webkit-keyframes headerAnime {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
  }

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

@-moz-keyframes headerAnime {
  0% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
  }

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

@keyframes headerAnime {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
  }

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

.header-placeholder {
  display: none
}

@media screen and (max-width: 1024px) {
  .header-placeholder {
    display: block;
    height: var(--headerHeight)
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: inherit;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  background-color: #222;
  -webkit-animation: headerAnime 1.2s both;
  -moz-animation: headerAnime 1.2s both;
  animation: headerAnime 1.2s both
}

@media screen and (max-width: 1024px) {
  .header {
    background-color: #fff
  }
}

@media screen and (min-width: 1024px) {
  .header.header-small {
    --headerHeight: 0.4rem
  }

  .header.header-small .header-logo img {
    height: 0.19rem
  }
}

.header.product-header {
  background-color: #1B546F
}

@media screen and (max-width: 1024px) {
  .header.product-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0.01rem 0.02rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.01rem 0.02rem rgba(0, 0, 0, 0.1)
  }
}

.header-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: var(--headerHeight);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .header-wrapper {
    border-radius: 0;
    height: var(--headerHeight);
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.header-logo {
  position: relative
}

.header-logo a {
  font-size: 0;
  display: block
}

.header-logo img {
  height: 0.225rem;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.header-logo img:last-of-type {
  display: none
}

.header-logo img:last-of-type:first-of-type {
  display: inline-block
}

@media screen and (max-width: 1024px) {
  .header-logo img:first-of-type {
    display: none
  }

  .header-logo img:last-of-type {
    display: inline-block
  }
}

.header-right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.header-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

@media screen and (max-width: 1024px) {
  .header-nav {
    display: none
  }
}

.header-nav li {
  height: 100%;
  position: relative
}

.header-nav li:not(:last-child) {
  margin-right: 0.2rem
}

.header-nav li>a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #85cbc5;
  font-size: 0.08rem;
  line-height: 1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0 0.05rem;
  z-index: 10
}



.header-nav li>a.on,
.header-nav li>a:hover {
  font-weight: bold;
  color: #fff;

}

.header-nav li>a.on::after,
.header-nav li>a:hover::after {
  opacity: 1;
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  transform: translateY(20%)
}

.header-nav li:hover .hover-menu {
  opacity: 1;
  visibility: visible
}

.header-right-mb {
  display: none
}

@media screen and (max-width: 1024px) {
  .header-right-mb {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.header-right-mb .nav-menu .iconfont {
  color: #1B546F;
  font-weight: bold;
  font-size: 0.24rem
}

.header-right-mb .nav-menu .close {
  display: none
}

.header-right-mb .nav-menu img {
  width: 0.24rem
}

.header-right-mb .menu-btn-active .menu-icon {
  display: none
}

.header-right-mb .menu-btn-active .close {
  display: block
}

.header .nav-mobile {
  position: absolute;
  width: 100%;
  top: 0.6rem;
  left: 0;
  bottom: 0;
  z-index: 103;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.header .nav-mobile.anim {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
  height: 100%
}

.header .nav-mobile-con {
  display: none;
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 8889;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease
}

.header .nav-mobile-con .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1
}

.header .nav-mobile-con.anim .nav-mobile-search {
  -webkit-transform: translateX(0) !important;
  -moz-transform: translateX(0) !important;
  transform: translateX(0) !important
}

.header .nav-mobile-back {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0.25rem;
  width: 100%;
  height: 0.6rem;
  background-color: #85cbc5;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.header .nav-mobile-back span {
  position: relative;
  z-index: 1;
  font-size: 0.14rem;
  line-height: 0.6rem;
  color: #fff
}

.header .nav-mobile-back .fh {
  margin-left: 0.1rem
}

@media screen and (max-width: 500px) {
  .header .nav-mobile-back .fh {
    margin-left: 0.025rem
  }
}

.header .nav-mobile .sub {
  display: none;
  border-top: 0.005rem solid #e2e2e2
}

.header .nav-mobile .sub li {
  position: relative;
  overflow: hidden
}

.header .nav-mobile .sub li:not(:last-child) a {
  border-bottom: 0.005rem solid #e2e2e2
}

.header .nav-mobile .sub li a {
  display: block;
  padding: 0 0.15rem 0 0.325rem;
  line-height: 0.5rem;
  height: 0.5rem;
  font-size: 0.14rem;
  color: #666;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.header .nav-mobile .menu-search {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ebebeb;
  height: 0.4rem;
  line-height: 0.4rem
}

.header .nav-mobile .menu-search input {
  width: 80%;
  line-height: 0.4rem;
  background: #ebebeb;
  border: none;
  padding-left: 0.15rem
}

.header .nav-mobile .menu-search button {
  display: inline-block;
  width: 20%;
  height: 100%;
  text-align: center;
  border: none;
  background-color: #ebebeb
}

.header .nav-mobile .menu-search button span {
  color: #555;
  font-size: 0.25rem
}

.header .nav-mobile :root {
  --searchSize: 0.22rem;
  --headerHeight: 0.35rem
}

@media screen and (max-width: 1024px) {
  .header .nav-mobile :root {
    --searchSize: 0.3rem;
    --headerHeight: 0.6rem
  }
}

.header .nav-mobile .menu-unfold {
  top: -moz-calc(0.6rem + 0.15rem);
  top: calc(0.6rem + 0.15rem);
  right: 0;
  z-index: 20;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.header .nav-mobile .menu-unfold .menu-box {
  top: -moz-calc(0.6rem + 0.15rem);
  top: calc(0.6rem + 0.15rem);
  right: 0;
  z-index: 20;
  overflow-y: auto;
  height: 100%;
  background-color: #fff;
  display: inline-block;
  width: 100%
}

.header .nav-mobile .menu-unfold .menu-box::-webkit-scrollbar {
  display: none
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.2rem 0.25rem;
  width: 2.4rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f0f0f0
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.1rem 0.15rem;
  border-radius: 0.25rem;
  border: 0.005rem solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input {
  width: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  border: none;
  font-size: 0.13rem
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input::-webkit-input-placeholder {
  color: #666;
  font-size: 0.13rem
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input:-moz-placeholder {
  color: #666;
  font-size: 0.13rem
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input::-moz-placeholder {
  color: #666;
  font-size: 0.13rem
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input:-ms-input-placeholder {
  color: #666;
  font-size: 0.13rem
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input::-ms-input-placeholder {
  color: #666;
  font-size: 0.13rem
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input::placeholder {
  color: #666;
  font-size: 0.13rem
}

.header .nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box button {
  background-color: transparent;
  border: none;
  font-size: 0.2rem
}

.header .nav-mobile .menu-unfold .menu-box .menu-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  color: #333;
  font-size: 0.16rem;
  line-height: 0.5rem;
  background-color: #fff;
  border-bottom: 0.005rem solid rgba(149, 149, 149, 0.2549019608);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.header .nav-mobile .menu-unfold .menu-box .menu-item .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.15rem 0 0.35rem
}

.header .nav-mobile .menu-unfold .menu-box .menu-item a {
  color: #333;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.header .nav-mobile .menu-unfold .menu-box .menu-item .iconfont {
  font-size: 0.27rem;
  color: #333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  width: 0.15rem;
  text-align: center;
  padding-left: 0.6rem
}

.header .nav-mobile .menu-unfold .menu-box .menu-item .menu-2-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.15rem 0 0.35rem;
  border-top: 0.005rem solid rgba(149, 149, 149, 0.2549019608);
  color: #666;
  font-size: 0.14rem
}

.header .nav-mobile .menu-unfold .menu-box .menu-item .menu-3,
.header .nav-mobile .menu-unfold .menu-box .menu-item .menu-2 {
  display: none
}

.header .nav-mobile .menu-unfold .menu-box .menu-item .menu-3>a,
.header .nav-mobile .menu-unfold .menu-box .menu-item .menu-2>a {
  padding: 0 0.15rem 0 0.35rem;
  display: block;
  color: #666;
  font-size: 0.14rem
}

.header .nav-mobile .flex-box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0;
  overflow: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  background-color: #fff
}

.header .header-icon-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header .header-icon-box .header-qrcode {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1024px) {
  .header .header-icon-box .header-qrcode {
    display: none
  }
}

.header .header-icon-box .header-qrcode .item {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer
}

.header .header-icon-box .header-qrcode .item:not(:last-child) {
  margin-right: 0.1rem
}

.header .header-icon-box .header-qrcode .item .iconfont {
  color: #fff;
  font-size: 0.12rem;
  position: relative
}

.header .header-icon-box .header-qrcode .item .number-box {
  position: absolute;
  top: 150%;
  white-space: nowrap;
  text-align: center;
  width: 0.85rem;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0
}

.header .header-icon-box .header-qrcode .item .number-box::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.06rem 0.05rem 0;
  border-color: #fff transparent transparent;
  position: absolute;
  bottom: 99%;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-180deg);
  -moz-transform: translateX(-50%) rotate(-180deg);
  transform: translateX(-50%) rotate(-180deg)
}

.header .header-icon-box .header-qrcode .item .number-box .phone-num {
  border-radius: 0.05rem 0.05rem 0 0;
  font-size: 0.1rem;
  font-family: "mon";
  font-weight: bold;
  background-color: #fff;
  color: #1B546F;
  line-height: 2
}

.header .header-icon-box .header-qrcode .item .number-box .text {
  font-size: 0.07rem;
  line-height: 2;
  color: #fff;
  background-color: #1B546F;
  border-radius: 0 0 0.05rem 0.05rem
}

.header .header-icon-box .header-qrcode .item .qrcode-box {
  position: absolute;
  top: 150%;
  width: 0.55rem;
  height: 0.55rem;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  transform-origin: top center;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0
}

.header .header-icon-box .header-qrcode .item .qrcode-box img {
  border-radius: 0.05rem;
  max-width: 100%
}

.header .header-icon-box .header-qrcode .item .qrcode-box::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.06rem 0.05rem 0;
  border-color: #fff transparent transparent;
  position: absolute;
  bottom: 99%;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-180deg);
  -moz-transform: translateX(-50%) rotate(-180deg);
  transform: translateX(-50%) rotate(-180deg)
}

.header .header-icon-box .header-qrcode .item:hover .number-box,
.header .header-icon-box .header-qrcode .item:hover .qrcode-box {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  opacity: 1
}

.header .header-icon-box .header-qrcode .item svg {
  fill: #fff;
  fill-rule: evenodd
}

.header .hover-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  background-color: rgba(129, 216, 206, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.05rem;
  -webkit-transform: translateX(-50%) translateY(0.05rem);
  -moz-transform: translateX(-50%) translateY(0.05rem);
  transform: translateX(-50%) translateY(0.05rem);
  padding: 0.15rem 0.235rem 0.1rem
}

.header .hover-menu::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.055rem 0.05rem;
  border-color: transparent transparent rgba(129, 216, 206, 0.9) transparent;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (max-width: 1024px) {
  .header .hover-menu {
    top: 80%
  }
}

.header .hover-menu a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.075rem;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  padding-bottom: 0.055rem;
  position: relative;
  white-space: nowrap
}

.header .hover-menu a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.01rem;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

.header-right .english {
  width: 85px;
  font-size: 14px;
  color: #85cbc5;
  text-align: end
}


.header-right .english>a.on,
.header-right .english>a:hover {
  font-weight: bold;

}

.header .hover-menu a:not(:last-child) {
  margin-bottom: 0.12rem
}

.header .hover-menu a:hover::after,
.header .hover-menu a.on::after {
  background-color: #fff
}

.header .search-box {
  height: var(--searchSize);
  position: relative;
  margin-right: 0.025rem;
  margin-left: 0.15rem
}

@media screen and (max-width: 1024px) {
  .header .search-box {
    margin-right: 0.15rem;
    display: none
  }
}

.header .search-box .search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  min-width: var(--searchSize);
  height: var(--searchSize);
  line-height: var(--searchSize);
  border-radius: 0.11rem;
  z-index: 10;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  border: 0.005rem solid transparent
}

.header .search-box .search-form.focus,
.header .search-box .search-form:hover {
  background-color: #fff;
  border-color: #333
}

.header .search-box .search-form.focus input,
.header .search-box .search-form:hover input {
  width: 0.9rem;
  padding-right: var(--searchSize)
}

@media screen and (max-width: 1024px) {

  .header .search-box .search-form.focus input,
  .header .search-box .search-form:hover input {
    padding-right: 0.25rem;
    width: 0.75rem
  }
}

.header .search-box .search-form.focus input::-webkit-input-placeholder,
.header .search-box .search-form:hover input::-webkit-input-placeholder {
  color: #333
}

.header .search-box .search-form.focus input:-moz-placeholder,
.header .search-box .search-form:hover input:-moz-placeholder {
  color: #333
}

.header .search-box .search-form.focus input::-moz-placeholder,
.header .search-box .search-form:hover input::-moz-placeholder {
  color: #333
}

.header .search-box .search-form.focus input:-ms-input-placeholder,
.header .search-box .search-form:hover input:-ms-input-placeholder {
  color: #333
}

.header .search-box .search-form.focus input::-ms-input-placeholder,
.header .search-box .search-form:hover input::-ms-input-placeholder {
  color: #333
}

.header .search-box .search-form.focus input::placeholder,
.header .search-box .search-form:hover input::placeholder {
  color: #333
}

.header .search-box .search-form.focus .header-search-btn,
.header .search-box .search-form:hover .header-search-btn {
  display: inline-block
}

@-webkit-keyframes pointer {
  100% {
    pointer-events: auto
  }
}

@-moz-keyframes pointer {
  100% {
    pointer-events: auto
  }
}

@keyframes pointer {
  100% {
    pointer-events: auto
  }
}

@media screen and (max-width: 1024px) {

  .header .search-box .search-form.focus .header-search-btn,
  .header .search-box .search-form:hover .header-search-btn {
    -webkit-animation: pointer 0.3s 0.3s forwards;
    -moz-animation: pointer 0.3s 0.3s forwards;
    animation: pointer 0.3s 0.3s forwards
  }
}

.header .search-box .search-form.focus .header-search-btn .icon-sousuo,
.header .search-box .search-form:hover .header-search-btn .icon-sousuo {
  color: #000
}

.header .search-box .search-form.focus>.icon-sousuo,
.header .search-box .search-form:hover>.icon-sousuo {
  display: none;
  color: #000
}

.header .search-box .search-form .header-search-btn {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  width: var(--searchSize);
  height: var(--searchSize);
  border-radius: 50%
}

@media screen and (max-width: 1024px) {
  .header .search-box .search-form .header-search-btn {
    pointer-events: none
  }
}

.header .search-box .search-form .header-search-btn .icon-sousuo {
  font-size: 0.11rem;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: static
}

@media screen and (max-width: 1024px) {
  .header .search-box .search-form .header-search-btn .icon-sousuo {
    font-size: 0.16rem
  }
}

.header .search-box .search-form input {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 0.1rem;
  height: var(--searchSize);
  width: var(--searchSize);
  line-height: var(--searchSize);
  font-size: 0.07rem;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  background-color: transparent
}

.header .search-box .search-form input::-webkit-input-placeholder {
  color: transparent;
  font-size: 0.07rem;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.header .search-box .search-form input:-moz-placeholder {
  color: transparent;
  font-size: 0.07rem;
  -moz-transition: 0.3s;
  transition: 0.3s
}

.header .search-box .search-form input::-moz-placeholder {
  color: transparent;
  font-size: 0.07rem;
  -moz-transition: 0.3s;
  transition: 0.3s
}

.header .search-box .search-form input:-ms-input-placeholder {
  color: transparent;
  font-size: 0.07rem;
  -ms-transition: 0.3s;
  transition: 0.3s
}

.header .search-box .search-form input::-ms-input-placeholder {
  color: transparent;
  font-size: 0.07rem;
  -ms-transition: 0.3s;
  transition: 0.3s
}

.header .search-box .search-form input::placeholder {
  color: transparent;
  font-size: 0.07rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

.header .search-box .search-box-active .header-search-btn {
  pointer-events: auto
}

.nav-mobile {
  position: absolute;
  width: 100%;
  top: 0.5rem;
  right: 0;
  bottom: 0;
  z-index: 99999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.nav-mobile.anim {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
  height: -moz-calc(100vh - 0.5rem);
  height: calc(100vh - 0.5rem)
}

.nav-mobile-con {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  z-index: 8889;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease
}

.nav-mobile-con .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1
}

.nav-mobile-con.anim .nav-mobile-search {
  -webkit-transform: translateX(0) !important;
  -moz-transform: translateX(0) !important;
  transform: translateX(0) !important
}

.nav-mobile-con.anim .nav-mobile-back {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0)
}

.nav-mobile-back {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0.25rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 0.5rem;
  background-color: #85cbc5;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%)
}

.nav-mobile-back span {
  position: relative;
  z-index: 1;
  font-size: 0.14rem;
  line-height: 0.5rem;
  color: #fff
}

@media screen and (max-width: 500px) {
  .nav-mobile-back span {
    line-height: 0.25rem
  }
}

.nav-mobile-back .fh {
  margin-left: 0.1rem
}

@media screen and (max-width: 500px) {
  .nav-mobile-back .fh {
    margin-left: 0.025rem
  }
}

.nav-mobile .sub {
  display: none;
  border-top: 0.005rem solid #e2e2e2
}

.nav-mobile .sub li {
  position: relative;
  overflow: hidden
}

.nav-mobile .sub li:not(:last-child) a {
  border-bottom: 0.005rem solid #e2e2e2
}

.nav-mobile .sub li a {
  display: block;
  padding: 0 0.15rem 0 0.325rem;
  line-height: 0.5rem;
  height: 0.5rem;
  font-size: 0.14rem;
  color: #666;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.nav-mobile .menu-search {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ebebeb;
  height: 0.4rem;
  line-height: 0.4rem
}

.nav-mobile .menu-search input {
  width: 80%;
  line-height: 0.4rem;
  background: #ebebeb;
  border: none;
  padding-left: 0.15rem
}

.nav-mobile .menu-search button {
  display: inline-block;
  width: 20%;
  height: 100%;
  text-align: center;
  border: none;
  background-color: #ebebeb
}

.nav-mobile .menu-search button span {
  color: #555;
  font-size: 0.25rem
}

.nav-mobile :root {
  --searchSize: 0.22rem;
  --headerHeight: 0.35rem
}

@media screen and (max-width: 1024px) {
  .nav-mobile :root {
    --searchSize: 0.3rem;
    --headerHeight: 0.5rem
  }
}

.nav-mobile .menu-unfold {
  top: -moz-calc(0.5rem + 0.15rem);
  top: calc(0.5rem + 0.15rem);
  right: 0;
  z-index: 20;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  height: 100%
}

.nav-mobile .menu-unfold .menu-box {
  top: -moz-calc(0.5rem + 0.15rem);
  top: calc(0.5rem + 0.15rem);
  right: 0;
  z-index: 20;
  overflow-y: auto;
  height: 100%;
  background-color: #fff;
  display: inline-block;
  width: 100%
}

.nav-mobile .menu-unfold .menu-box::-webkit-scrollbar {
  display: none
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.2rem 0.25rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 0.005rem solid rgba(149, 149, 149, 0.2)
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.125rem 0.15rem;
  border-radius: 0.25rem;
  border: 0.005rem solid #d8d7d7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #eee
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input {
  width: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  border: none;
  font-size: 0.13rem;
  background-color: transparent
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input::-webkit-input-placeholder {
  color: #666;
  font-size: 0.13rem
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input:-moz-placeholder {
  color: #666;
  font-size: 0.13rem
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input::-moz-placeholder {
  color: #666;
  font-size: 0.13rem
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input:-ms-input-placeholder {
  color: #666;
  font-size: 0.13rem
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input::-ms-input-placeholder {
  color: #666;
  font-size: 0.13rem
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box input::placeholder {
  color: #666;
  font-size: 0.13rem
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box .iconfont {
  color: #999;
  font-size: 0.15rem
}

.nav-mobile .menu-unfold .menu-box .nav-mobile-search .input-box button {
  background-color: transparent;
  border: none;
  font-size: 0.2rem
}

.nav-mobile .menu-unfold .menu-box .menu-item {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  color: #333;
  font-size: 0.16rem;
  line-height: 0.5rem;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 0.005rem solid rgba(149, 149, 149, 0.2)
}

.nav-mobile .menu-unfold .menu-box .menu-item .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.15rem 0 0.35rem
}

.nav-mobile .menu-unfold .menu-box .menu-item a {
  color: #333;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.nav-mobile .menu-unfold .menu-box .menu-item .iconfont {
  font-size: 0.2rem;
  color: #333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  width: 0.15rem;
  text-align: center;
  padding-left: 0.4rem
}

.nav-mobile .menu-unfold .menu-box .menu-item .menu-2 {
  display: none
}

.nav-mobile .menu-unfold .menu-box .menu-item .menu-2 a {
  padding: 0 0.15rem 0 0.35rem;
  border-top: 0.005rem solid rgba(149, 149, 149, 0.2549019608);
  display: block;
  color: #666;
  font-size: 0.14rem
}

.nav-mobile .flex-box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0;
  background-color: rgba(0, 0, 0, 0.3)
}

.footer {
  background-color: #222;
  padding: 0.35rem 0
}

@media screen and (max-width: 1024px) {
  .footer {
    padding: 0.35rem 0 0.25rem
  }
}

.footer .head {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.3rem
}

.footer .head::after {
  content: "";
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 0.5px solid #85cbc5
}

.footer .head .logo {
  margin-right: 0.125rem
}

.footer .head .logo img {
  height: 0.245rem
}

.footer .footer-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 1024px) {
  .footer .footer-info {
    display: block
  }
}

.footer .footer-contact {
  font-size: 0.075rem;
  color: #85cbc5;
  line-height: 0.175rem
}

@media screen and (max-width: 1024px) {
  .footer .footer-contact {
    font-size: 0.11rem;
    line-height: 0.225rem
  }

  .footer .footer-contact p {
    display: inline-block
  }
}

.footer .copyright .top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.075rem;
  color: #333;
  line-height: 0.175rem
}

@media screen and (max-width: 1024px) {
  .footer .copyright .top {
    font-size: 0.11rem;
    line-height: 0.225rem;
    display: block
  }
}

@media screen and (max-width: 1024px) {
  .footer .copyright .top .box {
    display: inline-block
  }
}

.footer .copyright .top .box:not(:last-child) {
  margin-right: 0.075rem
}

.footer .copyright .top a:hover {
  color: #1B546F
}

.footer .copyright .qrcode-con {

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.11rem;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: space-between;
  height: auto;
  padding: 0px;

}

.footer .copyright .qrcode-con div {
  padding: 15px;
  text-align: center
}

.footer .copyright .qrcode-con div p {
  color: #85cbc5;
}

.footer .copyright .qrcode-con img {
  border: none;
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
}



















@media screen and (max-width: 1024px) {
  .footer .copyright .qrcode-con .qrcode-box {
    width: 110PX;
    height: 110PX
  }
}







.right-bar {
  position: fixed;
  right: 0.05rem;
  bottom: 1.5rem;
  width: 0.4rem;
  height: 0.8rem;
  z-index: 9999;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

@media (max-width: 1024px) {
  .right-bar {
    width: 0.5rem;
    height: 1rem
  }
}

.right-bar>a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #85cbc5;
  border-radius: 0.05rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

@media (max-width: 1024px) {
  .right-bar>a {
    height: 0.5rem
  }
}

.right-bar>a:hover {
  background-color: #269f95
}

.right-bar>a p {
  color: #fff;
  font-size: 0.06rem;
  text-align: center;
}

@media (max-width: 1024px) {
  .right-bar>a p {
    font-size: 0.08rem
  }
}

.right-bar>a img {
  width: 0.13rem;
  height: 0.15rem;
  -o-object-fit: contain;
  object-fit: contain
}

@media (max-width: 1024px) {
  .right-bar>a img {
    height: 0.15rem;
    width: 0.15rem
  }
}

.right-bar>a.gotop {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(0.1rem);
  -moz-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.right-bar.on a {
  border-radius: 0.05rem 0.05rem 0 0
}

.right-bar.on a.gotop {
  border-radius: 0 0 0.05rem 0.05rem;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0)
}

.page-banner {
  position: relative
}

.page-banner .img-box {
  position: relative;
  padding-bottom: 29.1666666667%;
  overflow: hidden
}

.page-banner .img-box video,
.page-banner .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.page-banner .img-box img:last-of-type {
  display: none
}

.page-banner .img-box img:last-of-type:first-of-type {
  display: inline-block
}

@media screen and (max-width: 1024px) {
  .page-banner .img-box img:first-of-type {
    display: none
  }

  .page-banner .img-box img:last-of-type {
    display: inline-block
  }
}

@media screen and (max-width: 1024px) {
  .page-banner .img-box {
    position: relative;
    padding-bottom: 60%;
    overflow: hidden
  }

  .page-banner .img-box video,
  .page-banner .img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.crumbs {
  color: #333;
  font-size: 0.07rem;
  text-align: right
}

.crumbs a:hover {
  color: #85cbc5
}

@media screen and (max-width: 1024px) {
  .crumbs {
    display: none
  }
}

.page-nav {
  background-color: rgba(129, 216, 206, 0.5);
  position: relative;
  z-index: 10;

}

@media screen and (max-width: 1024px) {
  .page-nav.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0.5rem
  }
}


.page-nav-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0.45rem;
  position: relative
}

@media screen and (max-width: 1024px) {
  .page-nav-wrapper {
    height: 0.5rem;
    position: static
  }
}

.page-nav-right {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.page-nav-right .mb-nav {
  display: none
}

@media screen and (max-width: 1024px) {
  .page-nav-right .mb-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.15rem;
    color: #333;
    height: 100%;
    width: 100%;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .page-nav-right .mb-nav .iconfont {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 0.14rem;
    margin-left: 0.075rem;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }

  .page-nav-right .mb-nav.active .iconfont {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }
}

.page-nav-right .nav-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%
}

@media screen and (max-width: 1024px) {
  .page-nav-right .nav-content {
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 30;
    left: 0;
    background-color: #fff;
    display: none;
    padding-bottom: 0.15rem;
    height: auto;
    border-top: 0.005rem solid rgba(118, 118, 118, 0.1)
  }

  .page-nav-right .nav-content::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh
  }
}

.page-nav-right .sub {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  white-space: nowrap;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  left: 0;
  top: -moz-calc(100% - 0.005rem);
  top: calc(100% - 0.005rem);
  height: 0.35rem;
  z-index: 5;
  text-align: center
}

@media screen and (max-width: 1024px) {
  .page-nav-right .sub {
    opacity: 1;
    visibility: visible;
    position: static;
    height: auto;
    display: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
  }
}

.page-nav-right .sub.show {
  visibility: visible;
  opacity: 1
}

.page-nav-right .sub.right,
.page-nav-right .sub.left {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0)
}

.page-nav-right .sub.left {
  left: 0
}

.page-nav-right .sub.right {
  right: 0;
  left: auto
}

.page-nav-right .sub a {
  font-size: 0.07rem;
  color: #333;
  height: 0.35rem;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 0.015rem solid transparent;
  padding: 0 0.15rem;
  position: relative
}

@media screen and (max-width: 1024px) {
  .page-nav-right .sub a {
    font-size: 0.13rem;
    height: 0.5rem;
    padding-left: 0.25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (min-width: 1024px) {
  .page-nav-right .sub a:hover {
    color: #1B546F;
    border-color: #1B546F
  }
}

.page-nav-right .sub a.on {
  color: #1B546F
}

@media screen and (min-width: 1024px) {
  .page-nav-right .sub a:not(:last-child)::before {
    content: "";
    position: absolute;
    right: 0;
    width: 0.005rem;
    height: 0.085rem;
    background-color: rgba(51, 51, 51, 0.1)
  }
}

@media screen and (max-width: 1024px) {
  .page-nav-right .sub a {
    margin-right: 0;
    border-bottom: 0.005rem solid #e5e5e5
  }
}

.page-nav-right .nav-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 0.085rem
}

@media screen and (max-width: 1024px) {
  .page-nav-right .nav-item {
    padding-right: 0;
    display: block
  }
}

.page-nav-right .nav-item .head {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.085rem
}

@media screen and (max-width: 1024px) {
  .page-nav-right .nav-item .head {
    margin-right: 0
  }

  .page-nav-right .nav-item .head:last-child {
    position: relative;
    z-index: 10
  }

  .page-nav-right .nav-item .head:last-child .mb-more-btn {
    position: absolute;
    right: 0.15rem;
    top: 0;
    height: 100%;
    pointer-events: none;
    z-index: -1
  }

  .page-nav-right .nav-item .head:last-child .mb-more-btn .iconfont {
    font-size: 0.15rem
  }

  .page-nav-right .nav-item .head:last-child .mb-more-btn .iconfont::before {
    content: "\e63e"
  }
}

.page-nav-right .nav-item .head>a {
  z-index: 10;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.08rem;
  color: #333;
  height: 0.2rem;
  line-height: 1;
  position: relative;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.12rem;
  border-radius: 0.1rem
}

@media screen and (max-width: 1024px) {
  .page-nav-right .nav-item .head>a {
    text-align: right;
    font-size: 0.13rem;
    height: 0.5rem;
    line-height: 0.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}

.page-nav-right .nav-item .head>a:hover,
.page-nav-right .nav-item .head>a.on {
  color: #fff;
  background-color: #85cbc5
}





@media screen and (max-width: 1024px) {

  .page-nav-right .nav-item .head>a:hover,
  .page-nav-right .nav-item .head>a.on {
    border-color: transparent;
    background-color: transparent;
    color: #333
  }
}

@media screen and (max-width: 1024px) {
  .page-nav-right .nav-item .head {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.15rem;
    border-bottom: 0.005rem solid rgba(118, 118, 118, 0.1)
  }
}

.page-nav-right .nav-item .mb-more-btn {
  display: none
}

@media screen and (max-width: 1024px) {
  .page-nav-right .nav-item .mb-more-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 15%;
    height: 0.5rem
  }

  .page-nav-right .nav-item .mb-more-btn .iconfont {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-size: 0.16rem
  }
}

.page-nav-right .nav-item .mb-more-btn.active .iconfont {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media screen and (min-width: 1024px) {
  .page-nav-right .nav-item:not(:last-child)::after {
    content: "";
    right: 0;
    top: 50%;
    width: 0.005rem;
    height: 0.045rem;
    background-color: #1B546F
  }
}

@media screen and (min-width: 1024px) {
  .page-nav-right .nav-item:hover .sub {
    visibility: visible;
    opacity: 1
  }
}



.index-section-1 {
  padding: 0.5rem 0 0.45rem
}

.index-section-1 .logo-title {
  text-align: center
}

.index-section-1 .logo-title img {
  height: 0.32rem
}

.index-section-1 .desc {
  font-size: 0.08rem;
  color: #666;
  line-height: 0.175rem;
  text-align: center;
  margin: 0.15rem auto 0;
  max-width: 5rem
}

@media screen and (max-width: 1024px) {
  .index-section-1 .desc {
    font-size: 0.13rem;
    line-height: 0.225rem
  }
}

.index-section-1 .btn {
  text-align: center;
  margin-top: 0.1rem
}

.index-section-1 .index-about-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: 0.2rem
}

@media screen and (max-width: 1024px) {
  .index-section-1 .index-about-list {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    background-position: right
  }
}

.index-section-1 .index-about-list li {
  width: 25%
}

@media screen and (max-width: 1024px) {
  .index-section-1 .index-about-list li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 47, 75, 0.6)
  }

  .index-section-1 .index-about-list li:nth-child(1),
  .index-section-1 .index-about-list li:nth-child(2) {
    border-bottom: 0.005rem solid rgba(255, 255, 255, 0.2)
  }
}

.index-section-1 .index-about-list li:not(:last-child) {
  border-right: 0.005rem solid rgba(255, 255, 255, 0.2)
}

.index-section-1 .index-about-list .box {
  position: relative;
  width: 100%
}

@media screen and (min-width: 1024px) {
  .index-section-1 .index-about-list .box:hover .img-box {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
  }


}

.index-section-1 .index-about-list .box .img-box {
  position: relative;
  padding-bottom: 142.0289855072%;
  overflow: hidden;
  -webkit-box-shadow: 0 0.025rem 0.1rem 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0.025rem 0.1rem 0 rgba(0, 0, 0, 0.35);
  background-color: #1B546F;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  z-index: 1
}

.index-section-1 .index-about-list .box .img-box video,
.index-section-1 .index-about-list .box .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .index-section-1 .index-about-list .box .img-box {
    position: relative;
    padding-bottom: 71.0144927536%;
    overflow: hidden
  }

  .index-section-1 .index-about-list .box .img-box video,
  .index-section-1 .index-about-list .box .img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.index-section-1 .index-about-list .box .img-box img {
  opacity: 0.6
}

.index-section-1 .index-about-list .data {
  position: absolute;
  top: 50%;
  left: 0.1rem;
  right: 0.1rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  line-height: 1.5;
  color: #fff;
  font-size: 0.08rem;
  z-index: 2
}

.index-section-1 .index-about-list .data-num {
  margin-bottom: 0.025rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.index-section-1 .index-about-list .data-num span {
  line-height: 1;
  font-size: 0.275rem;
  font-family: "alimm";
  display: inline-block;
  position: relative
}



.index-section-1 .index-about-list .data-num sup {
  display: inline-block;
  font-size: 0.08rem;
  margin-left: 0.05rem
}

.index-section-2 {
  overflow: hidden
}

.index-section-2 .wrapper {
  width: 100vw;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper {
    display: block
  }
}

.index-section-2 .wrapper .left,
.index-section-2 .wrapper .right {
  width: 50%
}

@media screen and (max-width: 1024px) {

  .index-section-2 .wrapper .left,
  .index-section-2 .wrapper .right {
    width: 100%
  }
}

.index-section-2 .wrapper .left {
  background-color: #1B546F;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .left {
    min-height: 3.8rem
  }
}

.index-section-2 .wrapper .left .swiper {
  width: 100%
}

.index-section-2 .wrapper .left .nav-box {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0.15rem;
  z-index: 10
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .left .nav-box {
    top: auto;
    bottom: 0.25rem;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    transform: translate(50%, 0);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }
}


.index-section-2 .wrapper .left .swiper-slide-duplicate-active .item,
.index-section-2 .wrapper .left .swiper-slide-active .item {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  transition-delay: 0;
  opacity: 1
}

.index-section-2 .wrapper .left .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 2s 1s;
  -moz-transition: 2s 1s;
  transition: 2s 1s
}

.index-section-2 .wrapper .left .item .title {
  font-size: 0.2rem;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.index-section-2 .wrapper .left .item .title::after {
  content: "";
  width: 0.12rem;
  height: 0.02rem;
  background-color: #a88e6a;
  margin-top: 0.1rem
}

.index-section-2 .wrapper .left .item .desc {
  font-size: 0.09rem;
  line-height: 0.175rem;
  color: rgba(255, 255, 255, 0.5);
  max-width: 2.1rem;
  text-align: center;
  margin-top: 0.125rem;
  letter-spacing: 0.01rem
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .left .item .desc {
    font-size: 0.13rem;
    max-width: 3rem;
    line-height: 0.225rem
  }
}

.index-section-2 .wrapper .left .item .btn {
  text-align: center;
  margin-top: 0.35rem
}

.index-section-2 .wrapper .right {
  overflow: hidden
}

.index-section-2 .wrapper .right .swiper-box {
  padding-bottom: 79.1666666667%;
  position: relative
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .right .swiper-box {
    padding-bottom: 101.3333333333%
  }
}

.index-section-2 .wrapper .right .swiper {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.index-section-2 .wrapper .right .img-box {
  display: block;
  position: relative;
  padding-bottom: 79.1666666667%;
  overflow: hidden
}

.index-section-2 .wrapper .right .img-box video,
.index-section-2 .wrapper .right .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .right .img-box {
    position: relative;
    padding-bottom: 101.3333333333%;
    overflow: hidden
  }

  .index-section-2 .wrapper .right .img-box video,
  .index-section-2 .wrapper .right .img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.index-section-2 .wrapper .right .swiper-slide {
  overflow: hidden
}




.index-section-1 {
  padding: 0.5rem 0 0.45rem
}

.index-section-1 .logo-title {
  text-align: center
}

.index-section-1 .logo-title img {
  height: 0.32rem
}

.index-section-1 .desc {
  font-size: 0.08rem;
  color: #666;
  line-height: 0.175rem;
  text-align: center;
  margin: 0.15rem auto 0;
  max-width: 5rem
}

@media screen and (max-width: 1024px) {
  .index-section-1 .desc {
    font-size: 0.13rem;
    line-height: 0.225rem
  }
}

.index-section-1 .btn {
  text-align: center;
  margin-top: 0.1rem
}

.index-section-1 .index-about-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: 0.2rem
}

@media screen and (max-width: 1024px) {
  .index-section-1 .index-about-list {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    background-position: right
  }
}

.index-section-1 .index-about-list li {
  width: 25%
}

@media screen and (max-width: 1024px) {
  .index-section-1 .index-about-list li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 47, 75, 0.6)
  }

  .index-section-1 .index-about-list li:nth-child(1),
  .index-section-1 .index-about-list li:nth-child(2) {
    border-bottom: 0.005rem solid rgba(255, 255, 255, 0.2)
  }
}

.index-section-1 .index-about-list li:not(:last-child) {
  border-right: 0.005rem solid rgba(255, 255, 255, 0.2)
}

.index-section-1 .index-about-list .box {
  position: relative;
  width: 100%
}

@media screen and (min-width: 1024px) {
  .index-section-1 .index-about-list .box:hover .img-box {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
  }

}

.index-section-1 .index-about-list .box .img-box {
  position: relative;
  padding-bottom: 142.0289855072%;
  overflow: hidden;
  -webkit-box-shadow: 0 0.025rem 0.1rem 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0.025rem 0.1rem 0 rgba(0, 0, 0, 0.35);
  background-color: #1B546F;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  z-index: 1
}

.index-section-1 .index-about-list .box .img-box video,
.index-section-1 .index-about-list .box .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .index-section-1 .index-about-list .box .img-box {
    position: relative;
    padding-bottom: 71.0144927536%;
    overflow: hidden
  }

  .index-section-1 .index-about-list .box .img-box video,
  .index-section-1 .index-about-list .box .img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.index-section-1 .index-about-list .box .img-box img {
  opacity: 0.6
}

.index-section-1 .index-about-list .data {
  position: absolute;
  top: 50%;
  left: 0.1rem;
  right: 0.1rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  line-height: 1.5;
  color: #fff;
  font-size: 0.08rem;
  z-index: 2
}

.index-section-1 .index-about-list .data-num {
  margin-bottom: 0.025rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.index-section-1 .index-about-list .data-num span {
  line-height: 1;
  font-size: 0.275rem;
  font-family: "alimm";
  display: inline-block;
  position: relative
}



.index-section-1 .index-about-list .data-num sup {
  display: inline-block;
  font-size: 0.08rem;
  margin-left: 0.05rem
}

.index-section-2 {
  overflow: hidden
}

.index-section-2 .wrapper {
  width: 100vw;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper {
    display: block
  }
}

.index-section-2 .wrapper .left,
.index-section-2 .wrapper .right {
  width: 50%
}

@media screen and (max-width: 1024px) {

  .index-section-2 .wrapper .left,
  .index-section-2 .wrapper .right {
    width: 100%
  }
}

.index-section-2 .wrapper .left {
  background-color: #85cbc5;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .left {
    min-height: 3.8rem
  }
}

.index-section-2 .wrapper .left .swiper {
  width: 100%
}

.index-section-2 .wrapper .left .nav-box {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0.15rem;
  z-index: 10
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .left .nav-box {
    top: auto;
    bottom: 0.25rem;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    transform: translate(50%, 0);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }
}

.index-section-2 .wrapper .left .nav-box .nav-btn {
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 25%;
  border: 0.005rem solid rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .left .nav-box .nav-btn {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 0.08rem
  }
}

.index-section-2 .wrapper .left .nav-box .nav-btn:hover {
  background-color: #269f95
}

.index-section-2 .wrapper .left .nav-box .nav-btn:not(:last-child) {
  margin-bottom: 0.05rem
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .left .nav-box .nav-btn:not(:last-child) {
    margin-bottom: 0;
    margin-right: 0.05rem
  }
}

.index-section-2 .wrapper .left .swiper-slide-duplicate-active .item,
.index-section-2 .wrapper .left .swiper-slide-active .item {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  transition-delay: 0;
  opacity: 1
}

.index-section-2 .wrapper .left .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 2s 1s;
  -moz-transition: 2s 1s;
  transition: 2s 1s
}

.index-section-2 .wrapper .left .item .title {
  font-size: 0.2rem;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.index-section-2 .wrapper .left .item .title::after {
  content: "";
  width: 0.12rem;
  height: 0.02rem;
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 0.1rem
}

.index-section-2 .wrapper .left .item .desc {
  font-size: 0.09rem;
  line-height: 0.175rem;
  color: rgba(255, 255, 255, 0.8);
  max-width: 2.1rem;
  text-align: center;
  margin-top: 0.125rem;
  letter-spacing: 0.01rem
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .left .item .desc {
    font-size: 0.13rem;
    max-width: 3rem;
    line-height: 0.225rem
  }
}

.index-section-2 .wrapper .left .item .btn {
  text-align: center;
  margin-top: 0.35rem
}

.index-section-2 .wrapper .right {
  overflow: hidden
}

.index-section-2 .wrapper .right .swiper-box {
  padding-bottom: 79.1666666667%;
  position: relative
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .right .swiper-box {
    padding-bottom: 101.3333333333%
  }
}

.index-section-2 .wrapper .right .swiper {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.index-section-2 .wrapper .right .img-box {
  display: block;
  position: relative;
  padding-bottom: 79.1666666667%;
  overflow: hidden
}

.index-section-2 .wrapper .right .img-box video,
.index-section-2 .wrapper .right .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .index-section-2 .wrapper .right .img-box {
    position: relative;
    padding-bottom: 101.3333333333%;
    overflow: hidden
  }

  .index-section-2 .wrapper .right .img-box video,
  .index-section-2 .wrapper .right .img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.index-section-2 .wrapper .right .swiper-slide {
  overflow: hidden
}




.about {
  padding: 0.35rem 0 0.5rem
}

.about .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.3rem
}

@media screen and (max-width: 1024px) {
  .about .wrapper {
    display: block
  }
}

.about .wrapper .left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 0.45rem
}

@media screen and (max-width: 1024px) {
  .about .wrapper .left {
    margin-right: 0
  }
}

.about .wrapper .left .content-box {
  font-size: 0.075rem;
  line-height: 0.175rem;
  color: #666
}

.about .wrapper .left .content-box img {
  max-width: 100%;
  height: auto !important
}

.about .wrapper .left .content-box video {
  max-width: 100%;
  height: auto !important
}

.about .wrapper .left .content-box h1 {
  font-size: 2em
}

.about .wrapper .left .content-box h2 {
  font-size: 1.5em
}

.about .wrapper .left .content-box h3 {
  font-size: 1.17em
}

.about .wrapper .left .content-box h4 {
  font-size: inherit
}

.about .wrapper .left .content-box h5 {
  font-size: 0.83em
}

.about .wrapper .left .content-box h6 {
  font-size: 0.67em
}

.about .wrapper .left .content-box h1,
.about .wrapper .left .content-box h2,
.about .wrapper .left .content-box h3,
.about .wrapper .left .content-box h4,
.about .wrapper .left .content-box h5,
.about .wrapper .left .content-box h6 {
  font-size: revert
}

.about .wrapper .left .content-box ul {
  list-style: disc;
  padding-left: 0.2rem;
  padding: revert;
  list-style: revert
}

.about .wrapper .left .content-box ul li {
  list-style: disc;
  list-style: revert
}

.about .wrapper .left .content-box ol {
  list-style: decimal;
  padding-left: 0.2rem;
  padding: revert;
  list-style: revert
}

.about .wrapper .left .content-box ol li {
  list-style: decimal;
  list-style: revert
}

.about .wrapper .left .content-box iframe {
  max-width: 100%
}

@media screen and (max-width: 1024px) {
  .about .wrapper .left .content-box {
    font-size: 0.14rem;
    line-height: 2
  }

  .about .wrapper .left .content-box img {
    max-width: 100%;
    height: auto !important
  }

  .about .wrapper .left .content-box video {
    max-width: 100%;
    height: auto !important
  }

  .about .wrapper .left .content-box h1 {
    font-size: 2em
  }

  .about .wrapper .left .content-box h2 {
    font-size: 1.5em
  }

  .about .wrapper .left .content-box h3 {
    font-size: 1.17em
  }

  .about .wrapper .left .content-box h4 {
    font-size: inherit
  }

  .about .wrapper .left .content-box h5 {
    font-size: 0.83em
  }

  .about .wrapper .left .content-box h6 {
    font-size: 0.67em
  }

  .about .wrapper .left .content-box h1,
  .about .wrapper .left .content-box h2,
  .about .wrapper .left .content-box h3,
  .about .wrapper .left .content-box h4,
  .about .wrapper .left .content-box h5,
  .about .wrapper .left .content-box h6 {
    font-size: revert
  }

  .about .wrapper .left .content-box ul {
    list-style: disc;
    padding-left: 0.2rem;
    padding: revert;
    list-style: revert
  }

  .about .wrapper .left .content-box ul li {
    list-style: disc;
    list-style: revert
  }

  .about .wrapper .left .content-box ol {
    list-style: decimal;
    padding-left: 0.2rem;
    padding: revert;
    list-style: revert
  }

  .about .wrapper .left .content-box ol li {
    list-style: decimal;
    list-style: revert
  }

  .about .wrapper .left .content-box iframe {
    max-width: 100%
  }
}

.about .wrapper .left .head {
  font-family: "alimm";
  font-size: 0.12rem;
  color: #1B546F;
  margin-bottom: 0.05rem;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  .about .wrapper .left .head {
    font-size: 0.19rem;
    line-height: 1
  }
}

.about .wrapper .left .head .b {
  font-size: 0.25rem
}

@media screen and (max-width: 1024px) {
  .about .wrapper .left .head .b {
    font-size: 0.3rem
  }
}

.about .wrapper .left .counter-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0.15rem
}

.about .wrapper .left .counter-box .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.about .wrapper .left .counter-box .num-box {
  color: #1B546F;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1
}

.about .wrapper .left .counter-box .num {
  font-size: 0.25rem;
  font-weight: 800;
}

@media screen and (max-width: 1024px) {
  .about .wrapper .left .counter-box .num {
    font-size: 0.33rem
  }
}





.about .wrapper .left .counter-box .unit {
  margin-left: 0.05rem;
  font-size: 0.105rem
}

@media screen and (max-width: 1024px) {
  .about .wrapper .left .counter-box .unit {
    font-size: 0.14rem
  }
}

.about .wrapper .left .counter-box .text {
  font-size: 0.06rem;
  color: rgba(0, 47, 75, 0.6);
  text-align: center;
  max-width: 0.75rem;
  line-height: 1.8;
  margin-top: 0.05rem
}

@media screen and (max-width: 1024px) {
  .about .wrapper .left .counter-box .text {
    font-size: 0.11rem;
    max-width: 80%
  }
}

.about .wrapper .right {
  padding-top: 0.33rem;
  width: 40.5797101449%;
  position: relative;
  z-index: 5
}

@media screen and (max-width: 1024px) {
  .about .wrapper .right {
    height: 3.29rem;
    width: 100%;
    margin-top: 0.4rem;
    padding-top: 0
  }
}

.about .wrapper .right .bg {
  position: absolute;
  z-index: -1;
  top: -0.075rem;
  left: 0.27rem;
  height: 3.29rem;
  width: 3.14rem
}

@media screen and (max-width: 1024px) {
  .about .wrapper .right .bg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

.about .wrapper .right .img-box {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden
}

.about .wrapper .right .img-box video,
.about .wrapper .right .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.history {
  padding: 0.45rem 0 0.5rem
}

.history .milestone {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.18rem
}

@media screen and (max-width: 1024px) {
  .history .milestone {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
  }
}

.history .left {
  width: 1.3rem;
  background-color: rgb(129, 216, 206);
  height: 2.3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

@media screen and (max-width: 1024px) {
  .history .left {
    height: auto;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row
  }
}

.history .left .nav-btn {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.1rem;
  cursor: pointer
}

.history .left .nav-btn::before {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg)
}

@media screen and (max-width: 1024px) {
  .history .left .nav-btn {
    font-size: 0.15rem;
    padding: 0 0.05rem
  }

  .history .left .nav-btn::before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0)
  }
}

.history .left .milestone-thums-swiper {
  width: 100%;
  height: 1.85rem;
  overflow: hidden;
  position: relative;
  z-index: 10
}

@media screen and (max-width: 1024px) {
  .history .left .milestone-thums-swiper {
    height: 0.7rem
  }
}

.history .left .milestone-thums-swiper .swiper-slide {
  text-align: center;
  cursor: pointer;
  height: auto
}

@media screen and (max-width: 1024px) {
  .history .left .milestone-thums-swiper .swiper-slide {
    height: 100%
  }
}

.history .left .milestone-thums-swiper .swiper-slide-thumb-active .item::after,
.history .left .milestone-thums-swiper .swiper-slide-thumb-active .item::before {
  width: 0.1rem
}

@media screen and (max-width: 1024px) {
  .history .left .milestone-thums-swiper .year-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
  }
}

.history .left .milestone-thums-swiper .item {
  font-size: 0.11rem;
  color: #fff;
  height: 0.24rem;
  margin-bottom: 0.075rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  line-height: 1;
  position: relative;
  font-family: Arial;
  font-weight: bold
}

@media screen and (max-width: 1024px) {
  .history .left .milestone-thums-swiper .item {
    width: 25%;
    margin-bottom: 0;
    height: 100%
  }
}

.history .left .milestone-thums-swiper .item.active {
  background-color: #269f95
}

.history .left .milestone-thums-swiper .item.active span::after,
.history .left .milestone-thums-swiper .item.active span::before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  transform: scaleX(1)
}

.history .left .milestone-thums-swiper .item span {
  display: inline-block;
  position: relative
}

.history .left .milestone-thums-swiper .item span::after,
.history .left .milestone-thums-swiper .item span::before {
  content: "";
  height: 0.005rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  width: 0.1rem;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {

  .history .left .milestone-thums-swiper .item span::after,
  .history .left .milestone-thums-swiper .item span::before {
    display: none
  }
}

.history .left .milestone-thums-swiper .item span::after {
  left: 100%;
  margin-left: 0.175rem
}

.history .left .milestone-thums-swiper .item span::before {
  margin-right: 0.175rem;
  right: 100%
}

@media screen and (max-width: 1024px) {
  .history .left .milestone-thums-swiper .item {
    font-size: 0.18rem
  }
}

.history .right {
  width: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.12rem;
  background-color: #fff;
  border: 0.005rem solid #e5e5e5
}

@media screen and (max-width: 1024px) {
  .history .right {
    width: 100%;
    margin-left: 0
  }
}

.history .milestone-swiper {
  overflow: hidden
}

.history .milestone-swiper .swiper-slide-active .item .info-box,
.history .milestone-swiper .swiper-slide-active .item .img-box {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}

.history .milestone-swiper .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 0.23rem 0.23rem 0.23rem 0.3rem
}

@media screen and (max-width: 1024px) {
  .history .milestone-swiper .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 0.3rem 0.15rem
  }
}

.history .milestone-swiper .item .info-box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.52rem;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: 0.6s 0.3s;
  -moz-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
  opacity: 0;
  padding-top: 0.15rem;
  position: relative
}

.history .milestone-swiper .item .info-box .bg-text {
  position: absolute;
  right: -0.15rem;
  font-family: Arial;
  font-size: 0.9rem;
  color: #1B546F;
  opacity: 0.1;
  bottom: 0;
  line-height: 0.8
}

@media screen and (max-width: 1024px) {
  .history .milestone-swiper .item .info-box .bg-text {
    font-size: 0.8rem
  }
}

@media screen and (max-width: 1024px) {
  .history .milestone-swiper .item .info-box {
    padding-right: 0;
    padding-top: 0
  }
}

.history .milestone-swiper .item .year {
  font-size: 0.175rem;
  color: #1B546F;
  margin-bottom: 0.25rem;
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  font-weight: bold
}

@media screen and (max-width: 1024px) {
  .history .milestone-swiper .item .year {
    font-size: 0.2rem
  }
}

.history .milestone-swiper .item .year::after {
  content: "";
  width: 0.11rem;
  height: 0.03rem;
  background: #1B546F;
  margin-top: 0.1rem
}

.history .milestone-swiper .item .desc {
  font-size: 0.08rem;
  color: #666;
  line-height: 0.18rem
}

@media screen and (max-width: 1024px) {
  .history .milestone-swiper .item .desc {
    font-size: 0.14rem;
    line-height: 2
  }
}

.history .milestone-swiper .item .img-box {
  height: 1.83rem;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  width: 58.7044534413%;
  -webkit-transition: 0.6s 0.3s;
  -moz-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
  opacity: 0
}

.history .milestone-swiper .item .img-box:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05)
}

@media screen and (max-width: 1024px) {
  .history .milestone-swiper .item .img-box {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
    margin-top: 0.15rem
  }

  .history .milestone-swiper .item .img-box video,
  .history .milestone-swiper .item .img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.history .milestone-swiper .item .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s
}

.honor {
  padding: 0.45rem 0 0.5rem
}

.honor .top-img {
  margin-top: 0.2rem
}

.honor .top-img .img-box {
  position: relative;
  padding-bottom: 40.5797101449%;
  overflow: hidden
}

.honor .top-img .img-box video,
.honor .top-img .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .honor .top-img .img-box {
    position: relative;
    padding-bottom: 81.1594202899%;
    overflow: hidden
  }

  .honor .top-img .img-box video,
  .honor .top-img .img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.honor .top-img .img-box img:last-of-type {
  display: none
}

.honor .top-img .img-box img:last-of-type:first-of-type {
  display: inline-block
}

@media screen and (max-width: 1024px) {
  .honor .top-img .img-box img:first-of-type {
    display: none
  }

  .honor .top-img .img-box img:last-of-type {
    display: inline-block
  }
}

.honor .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-right: -0.0575rem;
  margin-left: -0.0575rem;
  margin-top: 0.1rem;
  margin-bottom: 0.04rem
}

.honor .list li {
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.0575rem;
  margin-bottom: 0.0575rem
}

@media screen and (max-width: 1024px) {
  .honor .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-right: -0.05rem;
    margin-left: -0.05rem
  }

  .honor .list li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.05rem;
    margin-bottom: 0.05rem
  }
}

.honor .list li {
  margin-bottom: 0.25rem
}

.honor .list .item {
  cursor: pointer;
  height: 100%
}

.honor .list .item:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05)
}

.honor .list .item .img {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E1E6EC), color-stop(60%, #E1E6EC), color-stop(60%, #E8F2F8));
  background-image: -moz-linear-gradient(top, #E1E6EC, #E1E6EC 60%, #E8F2F8 60%);
  background-image: linear-gradient(to bottom, #E1E6EC, #E1E6EC 60%, #E8F2F8 60%);
  padding: 0.175rem 0.225rem;
  overflow: hidden;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.honor .list .item .img-box {
  position: relative;
  padding-bottom: 78.7878787879%;
  overflow: hidden;
  overflow: visible
}

.honor .list .item .img-box video,
.honor .list .item .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.honor .list .item .img-box img {
  -o-object-fit: contain;
  object-fit: contain
}

.honor .list .item .title {
  text-align: center;
  font-size: 0.08rem;
  color: #1B546F;
  margin: 0.09rem -10% 0
}

@media screen and (max-width: 1024px) {
  .honor .list .item .title {
    font-size: 0.13rem
  }
}

.culture {
  position: relative
}

.culture .wrapper {
  position: absolute;
  top: 0.65rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%
}

@media screen and (max-width: 1024px) {
  .culture .wrapper {
    position: static;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    background-image: var(--mbBg);
    padding: 0.5rem 0
  }
}

.culture .wrapper .wp {
  max-width: 4.6rem;
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 1024px) {
  .culture .wrapper .wp {
    padding: 0 0.15rem
  }
}

.culture .content-box .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-right: -0.0625rem;
  margin-left: -0.0625rem
}

.culture .content-box .list li {
  width: 33.3333333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.0625rem;
  margin-bottom: 0.0625rem
}

@media screen and (max-width: 1024px) {
  .culture .content-box .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-right: -0.05rem;
    margin-left: -0.05rem
  }

  .culture .content-box .list li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.05rem;
    margin-bottom: 0.05rem
  }
}

.culture .content-box .list li {
  margin-bottom: 0.125rem;
  -webkit-animation: fadeInUp 0.8s both;
  -moz-animation: fadeInUp 0.8s both;
  animation: fadeInUp 0.8s both
}

.culture .content-box .list li:nth-child(1) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s
}

.culture .content-box .list li:nth-child(-n+6) {
  opacity: 0
}

.culture .content-box .list li:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s
}

.culture .content-box .list li:nth-child(-n+6) {
  opacity: 0
}

.culture .content-box .list li:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s
}

.culture .content-box .list li:nth-child(-n+6) {
  opacity: 0
}

.culture .content-box .list li:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s
}

.culture .content-box .list li:nth-child(-n+6) {
  opacity: 0
}

.culture .content-box .list li:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s
}

.culture .content-box .list li:nth-child(-n+6) {
  opacity: 0
}

.culture .content-box .list li:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s
}

.culture .content-box .list li:nth-child(-n+6) {
  opacity: 0
}

.culture .content-box .list .item {
  width: 100%;
  height: 1.45rem;
  text-align: center;
  border: 0.005rem solid rgba(255, 255, 255, 0.4);
  border-radius: 0.1rem;
  background-color: rgba(129, 216, 206, 0.4);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .culture .content-box .list .item {
    height: 1.65rem
  }
}

.culture .content-box .list .item:hover {
  background-color: rgba(38, 159, 149, 0.5);
  border-color: rgba(255, 255, 255, 0);
  border-radius: 0.2rem
}

.culture .content-box .list .item:hover .icon img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg)
}

.culture .content-box .list .item .icon {
  margin-bottom: 0.14rem
}

.culture .content-box .list .item .icon img {
  width: 0.465rem;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s
}

.culture .content-box .list .item .info {
  color: #fff
}

.culture .content-box .list .item .title {
  font-size: 0.11rem;
  font-weight: bold;
  margin-bottom: 0.05rem
}

@media screen and (max-width: 1024px) {
  .culture .content-box .list .item .title {
    font-size: 0.13rem
  }
}

.culture .content-box .list .item .desc {
  font-size: 0.08rem;
  line-height: 2
}

@media screen and (max-width: 1024px) {
  .culture .content-box .list .item .desc {
    font-size: 0.11rem
  }
}

.culture .content-box .list .title-item {
  color: #fff;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 1.45rem;
  height: 1.45rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.15rem;
  padding-bottom: 0.2rem
}

.culture .content-box .list .title-item .bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5
}

.culture .content-box .list .title-item .cn {
  font-size: 0.2rem;
  margin-bottom: 0.025rem
}

@media screen and (max-width: 1024px) {
  .culture .content-box .list .title-item .cn {
    font-size: 0.23rem
  }
}

.culture .content-box .list .title-item .en {
  font-size: 0.075rem
}

@media screen and (max-width: 1024px) {
  .culture .content-box .list .title-item .en {
    font-size: 0.11rem
  }
}

@media screen and (max-width: 1024px) {
  .culture .bg {
    display: none
  }
}

.culture .bg .img-box {
  position: relative;
  padding-bottom: 46.3541666667%;
  overflow: hidden
}

.culture .bg .img-box video,
.culture .bg .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .culture .bg .img-box {
    position: relative;
    padding-bottom: 160%;
    overflow: hidden
  }

  .culture .bg .img-box video,
  .culture .bg .img-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.video {
  padding: 0.45rem 0 0.5rem
}

.video .video-container {
  position: relative;
  cursor: pointer;
  margin-top: 0.2rem
}

.video .video-container:hover .play-btn img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1)
}

.video .video-container .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 0.11rem
}

@media screen and (max-width: 1024px) {
  .video .video-container .play-btn {
    font-size: 0.13rem
  }
}

.video .video-container .play-btn img {
  margin-right: 0.075rem;
  width: 0.36rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.video .video-container .name {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  color: #fff;
  font-size: 0.09rem;
  width: 100%;
  line-height: 0.4rem;
  text-align: center;
  padding: 0 0.1rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background: -moz-linear-gradient(top, transparent, #000);
  background: linear-gradient(to bottom, transparent, #000)
}

@media (max-width: 1024px) {
  .video .video-container .name {
    font-size: 0.13rem
  }
}

.video .video-container .img-box {
  position: relative;
  padding-bottom: 46.3768115942%;
  overflow: hidden
}

.video .video-container .img-box video,
.video .video-container .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.video .video-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-right: -0.15rem;
  margin-left: -0.15rem;
  margin-top: 0.3rem
}

.video .video-list li {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.15rem;
  margin-bottom: 0.15rem
}

@media screen and (max-width: 1280px) {
  .video .video-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-right: -0.075rem;
    margin-left: -0.075rem;
    margin-top: 0.15rem
  }

  .video .video-list li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.075rem;
    margin-bottom: 0.075rem
  }
}

.video .video-list .item {
  cursor: pointer;
  position: relative
}

.video .video-list .item .name {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  color: #fff;
  font-size: 0.09rem;
  width: 100%;
  line-height: 0.4rem;
  text-align: center;
  padding: 0 0.1rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background: -moz-linear-gradient(top, transparent, #000);
  background: linear-gradient(to bottom, transparent, #000)
}

@media (max-width: 1024px) {
  .video .video-list .item .name {
    font-size: 0.13rem
  }
}

.video .video-list .item:hover .play-btn img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1)
}

.video .video-list .item .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 0.11rem
}

@media screen and (max-width: 1024px) {
  .video .video-list .item .play-btn {
    font-size: 0.13rem
  }
}

.video .video-list .item .play-btn img {
  margin-right: 0.075rem;
  width: 0.36rem;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s
}

.video .video-list .item .img-box {
  position: relative;
  padding-bottom: 53.8461538462%;
  overflow: hidden
}

.video .video-list .item .img-box video,
.video .video-list .item .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.video-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9001
}

.video-popup.show .video-popup-box,
.video-popup.show .video-popup-mask {
  opacity: 1
}

.video-popup.show .video-popup-box {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1)
}

.video-popup-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6.7rem;
  background-color: #000;
  -webkit-box-shadow: 0 0.03rem 0.1rem rgba(0, 0, 0, 0.8);
  box-shadow: 0 0.03rem 0.1rem rgba(0, 0, 0, 0.8);
  opacity: 0;
  z-index: 6;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -moz-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s
}

.video-popup-box .icon-close-circle {
  font-size: 0.4rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.video-popup-box .icon-close-circle:hover {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

.video-popup .video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden
}

.video-popup .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden
}

.video-popup .video iframe video {
  width: 100%;
  height: 100%
}

.video-popup-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s
}

.video-popup-close {
  position: absolute;
  top: -0.12rem;
  right: -0.29rem;
  color: #fff;
  font-size: 0.19rem;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9
}

.video-popup-close::before {
  font-size: 0.15rem
}

.video-popup-close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg)
}

@media screen and (max-width: 1440px) {
  .video-popup-box {
    width: -moz-calc(100% - 0.5rem);
    width: calc(100% - 0.5rem)
  }
}

@media screen and (max-width: 750px) {
  .video-popup.show .video-popup-box {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
  }

  .video-popup-box {
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8)
  }

  .video-popup .video {
    padding-bottom: 60%
  }

  .video-popup-close {
    top: 0.3rem;
    right: 0.3rem;
    font-size: 0.2rem
  }
}

.news {
  padding: 0.2rem 0 0.5rem
}

.news .news-list {
  margin-bottom: 0.3rem
}

.news .news-list .item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  padding: 0.25rem 0;
  position: relative;
  border-bottom: 0.005rem dashed #e2e2e2
}

@media (max-width: 1024px) {
  .news .news-list .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.news .news-list .item .left {
  width: 27.2727272727%
}

@media screen and (max-width: 1024px) {
  .news .news-list .item .left {
    width: 100%
  }
}

.news .news-list .item .left .image {
  position: relative;
  padding-bottom: 56.1111111111%;
  overflow: hidden;
  background-color: #000
}

.news .news-list .item .left .image video,
.news .news-list .item .left .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}





.news .news-list .item .right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 1024px) {
  .news .news-list .item .right {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

.news .news-list .item .right .info {
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding-top: 0.115rem
}

@media (max-width: 1800px) {
  .news .news-list .item .right .info {
    padding-top: 1.1979166667vw
  }
}

@media (max-width: 1024px) {
  .news .news-list .item .right .info {
    padding-top: 0.1rem
  }
}

.news .news-list .item .right .info .title {
  font-size: 0.1rem;
  line-height: 0.16rem;
  color: #000;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

@media (max-width: 1024px) {
  .news .news-list .item .right .info .title {
    font-size: 0.16rem;
    line-height: 1.6
  }
}

.news .news-list .item .right .info .intro {
  margin-top: 0.11rem;
  color: #666;
  font-size: 0.07rem;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

@media screen and (max-width: 1024px) {
  .news .news-list .item .right .info .intro {
    font-size: 0.13rem
  }
}

.news .news-list .item .right .info .date {
  margin-top: 0.09rem;
  margin-bottom: 0.165rem;
  font-size: 0.07rem;
  color: #929292;
  line-height: 1
}

@media (max-width: 1800px) {
  .news .news-list .item .right .info .date {
    margin-top: 0.9375vw;
    margin-bottom: 1.71875vw
  }
}

@media (max-width: 1024px) {
  .news .news-list .item .right .info .date {
    margin-top: 0.15rem;
    margin-bottom: 0.1rem;
    font-size: 0.12rem
  }
}

.news .news-list .item .left+.right {
  padding-left: 0.25rem
}

@media (max-width: 1800px) {
  .news .news-list .item .left+.right {
    padding-left: 2.6041666667vw
  }
}

@media (max-width: 1024px) {
  .news .news-list .item .left+.right {
    padding-left: 0
  }
}

.news .news-list .item .left+.right .info .date {
  margin-top: 0.13rem;
  margin-bottom: 0
}

@media (max-width: 1800px) {
  .news .news-list .item .left+.right .info .date {
    margin-top: 1.3541666667vw;
    margin-bottom: 0
  }
}

@media (max-width: 1024px) {
  .news .news-list .item .left+.right .info .date {
    margin-top: 0.15rem;
    margin-bottom: 0
  }
}

.news .news-list .item:hover .left .image img {
  opacity: 0.5
}



.news .news-list .item:hover .right .info .title {
  color: #85cbc5
}

.news-detail {
  padding-top: 0.2rem
}

.detail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.3rem
}

@media screen and (max-width: 1024px) {
  .detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding-bottom: 0.4rem
  }
}

.detail .left {
  width: 65.2173913043%;
  padding-bottom: 0.45rem
}

@media screen and (max-width: 1024px) {
  .detail .left {
    width: 100%;
    padding: 0;
    border-right: none
  }
}

.detail .right {
  width: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 2.5520833333vw
}

@media screen and (max-width: 1024px) {
  .detail .right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0.3rem
  }
}

.detail .detail-title {
  font-size: 0.12rem;
  margin-bottom: 0.075rem;
  font-weight: bold
}

@media screen and (max-width: 1024px) {
  .detail .detail-title {
    font-size: 0.21rem;
    margin-bottom: 0.05rem;
    text-align: center
  }
}

.detail .detail-data {
  font-size: 0.07rem;
  color: #999;
  border-bottom: 0.005rem dashed #E1E2E1;
  padding-bottom: 0.125rem;
  margin-bottom: 0.2rem
}

@media screen and (max-width: 1024px) {
  .detail .detail-data {
    font-size: 0.13rem;
    margin-bottom: 0.2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-top: 0.15rem
  }
}

@media screen and (max-width: 1024px) {
  .detail .detail-data span {
    display: inline-block;
    width: 50%;
    text-align: center;
    margin-bottom: 0.05rem
  }
}

.detail .detail-data span+span {
  margin-left: 0.225rem
}

@media screen and (max-width: 1024px) {
  .detail .detail-data span+span {
    margin-left: 0
  }
}

.detail .detail-content {
  color: #666;
  padding-bottom: 0.2rem;
  border-bottom: 0.005rem dashed #E1E2E1;
  font-size: 0.075rem;
  line-height: 0.175rem
}

.detail .detail-content img {
  max-width: 100%;
  height: auto !important
}

.detail .detail-content video {
  max-width: 100%;
  height: auto !important
}

.detail .detail-content h1 {
  font-size: 2em
}

.detail .detail-content h2 {
  font-size: 1.5em
}

.detail .detail-content h3 {
  font-size: 1.17em
}

.detail .detail-content h4 {
  font-size: inherit
}

.detail .detail-content h5 {
  font-size: 0.83em
}

.detail .detail-content h6 {
  font-size: 0.67em
}

.detail .detail-content h1,
.detail .detail-content h2,
.detail .detail-content h3,
.detail .detail-content h4,
.detail .detail-content h5,
.detail .detail-content h6 {
  font-size: revert
}

.detail .detail-content ul {
  list-style: disc;
  padding-left: 0.2rem;
  padding: revert;
  list-style: revert
}

.detail .detail-content ul li {
  list-style: disc;
  list-style: revert
}

.detail .detail-content ol {
  list-style: decimal;
  padding-left: 0.2rem;
  padding: revert;
  list-style: revert
}

.detail .detail-content ol li {
  list-style: decimal;
  list-style: revert
}

.detail .detail-content iframe {
  max-width: 100%
}

@media screen and (max-width: 1024px) {
  .detail .detail-content {
    font-size: 0.15rem;
    line-height: 2;
    padding-bottom: 0.4rem
  }
}

.detail .detail-content img,
.detail .detail-content video,
.detail .detail-content iframe {
  max-width: 100%
}

.detail .newest-box .detail-title {
  text-align: left;
  font-size: 0.13rem;
  margin-bottom: 0.125rem
}

@media screen and (max-width: 1024px) {
  .detail .newest-box .detail-title {
    font-size: 0.25rem
  }
}

.detail .newest .item {
  display: block;
  margin-bottom: 0.25rem;
  position: relative;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden
}

@media screen and (max-width: 1024px) {
  .detail .newest .item {
    margin-bottom: 0.3rem
  }
}

.detail .newest .item:hover .img-box img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05)
}

.detail .newest .item:hover .info-box .title {
  color: #1B546F
}

.detail .newest .item .img-box {
  overflow: hidden;
  position: relative;
  padding-bottom: 55.8823529412%;
  overflow: hidden
}

.detail .newest .item .img-box video,
.detail .newest .item .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.detail .newest .item .info-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.09rem
}

.detail .newest .item .info-box .title {
  font-size: 0.09rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0.1rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

@media screen and (max-width: 1024px) {
  .detail .newest .item .info-box .title {
    font-size: 0.18rem;
    margin-bottom: 0.15rem
  }
}

.detail .newest .item .info-box .date {
  font-size: 0.06rem;
  color: #999;
  line-height: 1;
  margin-bottom: 0.125rem
}

@media screen and (max-width: 1024px) {
  .detail .newest .item .info-box .date {
    font-weight: normal;
    font-size: 0.13rem
  }
}

.detail .newest .item .info-box .desc {
  font-size: 0.07rem;
  line-height: 2;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

@media screen and (max-width: 1024px) {
  .detail .newest .item .info-box .desc {
    font-size: 0.13rem
  }
}

.news-detail-navigation {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0.3rem
}

@media screen and (max-width: 1024px) {
  .news-detail-navigation {
    margin-top: 0.2rem
  }
}

.news-detail-navigation .box:first-child {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  max-width: 75%
}

.news-detail-navigation .box a {
  display: block;
  font-size: 0.07rem;
  line-height: 0.175rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

@media screen and (max-width: 1024px) {
  .news-detail-navigation .box a {
    font-size: 0.13rem;
    line-height: 2
  }
}

.news-detail-navigation .box a:hover {
  color: #85cbc5
}

.news-detail-navigation .box .back-list {
  width: 0.8rem;
  height: 0.25rem;
  border-radius: 0.1rem;
  background-color: #85cbc5;
  font-size: 0.07rem;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 1024px) {
  .news-detail-navigation .box .back-list {
    font-size: 0.13rem;
    width: 0.9rem;
    height: 0.3rem;
    border-radius: 0.15rem
  }
}

.news-detail-navigation .box .back-list .iconfont {
  font-size: 0.06rem;
  margin-left: 0.04rem
}

.news-detail-navigation .box .back-list:hover {
  background-color: #269f95;
  color: #fff;
  border-radius: 0;
}

.pro-page {
  padding: 0.4rem 0 0.5rem
}

.pro-page .wp {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1024px) {
  .pro-page .wp {
    height: 100%;
    padding: 0
  }
}

@media screen and (max-width: 1024px) {
  .pro-page .wrapper {
    background-color: #f5f5f5
  }
}

.pro-page-main {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0
}

@media screen and (max-width: 1200px) {
  .pro-page {
    padding-bottom: 0.6rem
  }
}

@media screen and (max-width: 1024px) {
  .pro-page {
    padding-bottom: 0.5rem
  }
}

@media screen and (max-width: 750px) {
  .pro-page {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .pro-page .wp1340 {
    padding: 0;
    height: 100%
  }

  .pro-page~.footer-mobile {
    display: none
  }

  .pro-page-main {
    padding: 0.15rem 0.15rem 0.4rem;
    height: 100%;
    overflow: scroll;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
}

.pro-sidemenu {
  padding-right: 0.065rem;
  width: 0.8rem;
  background-color: #fff
}

.pro-sidemenu-top {
  margin-bottom: 0.175rem;
  font-size: 0.07rem
}

.pro-sidemenu-top span,
.pro-sidemenu-top a {
  display: inline-block;
  vertical-align: top
}

.pro-sidemenu-top a:hover {
  text-decoration: underline
}

.pro-sidemenu-top .title {
  color: #666
}

.pro-sidemenu-top .iconfont {
  margin-right: 0.01rem;
  font-size: 0.09rem
}

.pro-sidemenu-top .reset-btn {
  position: relative;
  margin-left: 0.15rem;
  color: #85cbc5
}

.pro-sidemenu-top .reset-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.08rem;
  margin-top: -0.035rem;
  width: 0.01rem;
  height: 0.07rem;
  background-color: #e5e5e5
}

.pro-sidemenu-list li {
  border-bottom: 0.005rem solid #e5e5e5
}

.pro-sidemenu-list li:first-child {
  border-top: 0.005rem solid #e5e5e5
}

.pro-sidemenu-list .menu-a {
  position: relative
}

.pro-sidemenu-list .menu-a a {
  position: relative;
  display: block;
  width: 100%;
  padding: 0.04rem 0.1rem 0.04rem 0;
  line-height: 0.11rem;
  font-size: 0.075rem;
  color: #3c3c3c;
  z-index: 2;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.pro-sidemenu-list .menu-a a:hover {
  color: #1B546F
}

.pro-sidemenu-list .menu-a a:before {
  content: "\e612";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.055rem;
  color: #6f6f6f;
  font-family: "iconfont";
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.pro-sidemenu-list .menu-a.on a {
  color: #1B546F
}

.pro-sidemenu-list .menu-a.on~.menu-sub {
  display: block
}

.pro-sidemenu-list .menu-a .tag {
  display: inline-block;
  margin-left: 0.01rem;
  padding: 0 0.03rem;
  line-height: 0.09rem;
  color: #1B546F;
  font-size: 0.07rem;
  border: 0.005rem solid #1B546F;
  border-radius: 0.02rem
}

.pro-sidemenu-list .menu-a.open a:before {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -moz-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg)
}

.pro-sidemenu-list .menu-sub a {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.1rem 0.075rem 0.1rem 0;
  line-height: 0.1rem;
  font-size: 0.07rem;
  color: #646464;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.pro-sidemenu-list .menu-sub a::before {
  content: "";
  margin-right: 0.05rem;
  width: 0.06rem;
  height: 0.06rem;
  line-height: 0.065rem;
  text-align: center;
  font-size: 0.065rem;
  border: 0.005rem solid #dcdcdc;
  border-radius: 0.005rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.pro-sidemenu-list .menu-sub a::after {
  content: "\e63e";
  font-family: "iconfont";
  font-size: 0.06rem;
  position: absolute;
  right: 0;
  top: 50%;
  font-weight: normal;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%)
}

.pro-sidemenu-list .menu-sub a:hover {
  color: #85cbc5;
  font-weight: bold
}

.pro-sidemenu-list .menu-sub a.on {
  color: #269f95;
  font-weight: bold
}

.pro-sidemenu-list .menu-sub a.on:hover {
  color: #85cbc5;
  font-weight: bold
}

.pro-sidemenu-list .menu-sub a.on:before {
  content: "\e610";
  font-family: "iconfont";
  color: #85cbc5;
  border-color: #85cbc5
}

@media screen and (max-width: 1200px) {
  .pro-sidemenu-list .menu-a {
    position: relative
  }

  .pro-sidemenu-list .menu-a a {
    font-size: 0.07rem;
    line-height: 0.1rem
  }

  .pro-sidemenu-list .menu-a .tag {
    font-size: 0.065rem
  }

  .pro-sidemenu-list .menu-sub a {
    line-height: 0.09rem;
    font-size: 0.065rem
  }
}

@media screen and (max-width: 750px) {
  .pro-sidemenu {
    padding: 0;
    width: 1.25rem;
    background-color: #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: -webkit-sticky;
    position: sticky;
    top: 1rem;
    overflow: auto;
    max-height: -moz-calc(100vh - 1rem);
    max-height: calc(100vh - 1rem)
  }

  .pro-sidemenu-top {
    display: none
  }

  .pro-sidemenu-scroller {
    position: relative;
    height: 100%;
    overflow: scroll
  }

  .pro-sidemenu-list li {
    border-color: #f5f5f5
  }

  .pro-sidemenu-list li:first-child {
    border-top: none
  }

  .pro-sidemenu-list .menu-a {
    position: relative
  }

  .pro-sidemenu-list .menu-a a {
    padding: 0.1rem 0.05rem 0.1rem 0.15rem;
    line-height: 0.19rem;
    font-size: 0.125rem
  }

  .pro-sidemenu-list .menu-a a:before {
    display: none
  }

  .pro-sidemenu-list .menu-a.on~.menu-sub {
    display: block
  }

  .pro-sidemenu-list .menu-a .tag {
    display: none
  }

  .pro-sidemenu-list .menu-a.open {
    background-color: #fff
  }

  .pro-sidemenu-list .menu-a.open a {
    font-size: 0.135rem;
    color: #2f2725
  }

  .pro-sidemenu-list .menu-sub {
    padding-bottom: 0
  }

  .pro-sidemenu-list .menu-sub a {
    padding: 0.1rem 0.05rem 0.1rem 0.15rem;
    line-height: 0.19rem;
    font-size: 0.125rem;
    background-color: #fff
  }

  .pro-sidemenu-list .menu-sub a:after {
    display: none
  }

  .pro-sidemenu-list .menu-sub a:before {
    content: "" !important;
    position: absolute;
    top: 0.125rem;
    bottom: 0.15rem;
    left: 0.07rem;
    right: auto;
    width: 0.02rem;
    height: auto;
    background-color: #269f95;
    border: none;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
  }

  .pro-sidemenu-list .menu-sub a.on {
    color: #269f95
  }

  .pro-sidemenu-list .menu-sub a.on:hover {
    color: #85cbc5
  }

  .pro-sidemenu-list .menu-sub a.on:before {
    opacity: 1
  }
}

.pro-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.15rem
}

.pro-list li {
  padding: 0 0 0.15rem 0.15rem;
  width: 33.3333333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 1024px) {
  .pro-list li {
    padding: 0 0.05rem 0.25rem;
    width: 100%
  }
}

.product-item {
  display: block;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 0.005rem solid #e5e5e5;
  position: relative;
  height: 100%
}

@media screen and (min-width: 1024px) {
  .product-item:hover {
    -webkit-box-shadow: 0.02rem 0.02rem 0.06rem rgba(0, 0, 0, 0.1);
    box-shadow: 0.02rem 0.02rem 0.06rem rgba(0, 0, 0, 0.1);
    background-color: #85cbc5;
  }

  .product-item:hover .img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
  }

  .product-item:hover .info h3,
  .product-item:hover .info p {
    color: #fff;
    font-weight: bold
  }


}

@media screen and (max-width: 1024px) {
  .product-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.8
  }
}

.product-item .tag {
  position: absolute;
  right: 0;
  top: 0;
  color: #e5e5e5;
  background-color: #1B546F;
  border-radius: 0 0 0 0.05rem;
  line-height: 1;
  padding: 0.02rem 0.055rem;
  font-size: 0.07rem;
  z-index: 5
}

@media screen and (max-width: 1024px) {
  .product-item .tag {
    font-size: 0.13rem;
    padding: 0.03rem 0.07rem
  }
}

.product-item .img {
  position: relative;
  padding-bottom: 86.4864864865%;
  overflow: hidden
}

.product-item .img video,
.product-item .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.product-item .info {
  padding: 0.1rem 0.075rem 0.12rem
}

@media screen and (max-width: 1024px) {
  .product-item .info {
    padding: 0.1rem 0.075rem 0.12rem
  }
}

.product-item .title,
.product-item p {
  line-height: 0.12rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

@media screen and (max-width: 1024px) {

  .product-item .title,
  .product-item p {
    line-height: 0.16rem
  }
}

.product-item .title {
  font-size: 0.075rem;
  color: #595757
}

@media screen and (max-width: 1024px) {
  .product-item .title {
    font-size: 0.14rem
  }
}

.product-item p {
  margin-top: 0.01rem;
  font-size: 0.07rem;
  color: #999
}

@media screen and (max-width: 1024px) {
  .product-item p {
    margin-top: 0.03rem;
    font-size: 0.11rem
  }
}

.product-detail {
  padding-top: 0.65rem
}

@media screen and (max-width: 1024px) {
  .product-detail {
    padding-top: 0.25rem
  }
}

.product-detail .crumbs {
  text-align: left
}

@media screen and (max-width: 1024px) {
  .product-detail .crumbs {
    display: block;
    font-size: 0.14rem;
    margin-bottom: 0.2rem
  }
}

.product-detail .product-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.25rem 0 0.4rem
}

@media screen and (max-width: 750px) {
  .product-detail .product-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding-top: 0
  }
}

.product-detail .product-box .left {
  width: 57.2463768116%
}

@media screen and (max-width: 750px) {
  .product-detail .product-box .left {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
}

.product-detail .product-box .left .product-swiper {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.product-detail .product-box .left .product-swiper .swiper-wrapper .swiper-slide .product-img {
  position: relative;
  padding-bottom: 78.7341772152%;
  overflow: hidden
}

.product-detail .product-box .left .product-swiper .swiper-wrapper .swiper-slide .product-img video,
.product-detail .product-box .left .product-swiper .swiper-wrapper .swiper-slide .product-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.product-detail .product-box .left .product-swiper .swiper-wrapper .swiper-slide .product-img img {
  -o-object-fit: contain;
  object-fit: contain
}

.product-detail .product-box .left .thumbs-swiper-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.product-detail .product-box .left .thumbs-swiper-box .nav-btn {
  color: #999;
  font-size: 0.09rem;
  font-weight: bold;
  cursor: pointer
}

@media screen and (max-width: 1024px) {
  .product-detail .product-box .left .thumbs-swiper-box .nav-btn {
    font-size: 0.14rem
  }
}

.product-detail .product-box .left .thumbs-swiper-box .nav-btn:hover {
  color: #1B546F
}

.product-detail .product-box .left .thumbs-swiper-box .nav-btn.prev-btn {
  margin-right: 0.035rem
}

.product-detail .product-box .left .thumbs-swiper-box .nav-btn.next-btn {
  margin-left: 0.035rem
}

.product-detail .product-box .left .product-thumbs-swiper {
  margin-top: 0.05rem;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0
}

.product-detail .product-box .left .product-thumbs-swiper .thumbs-swiper-wrapper {
  overflow: hidden
}

.product-detail .product-box .left .product-thumbs-swiper .thumbs-swiper-wrapper .swiper-wrapper .swiper-slide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  width: 0.7rem
}

.product-detail .product-box .left .product-thumbs-swiper .thumbs-swiper-wrapper .swiper-wrapper .swiper-slide .thumbs-img {
  cursor: pointer;
  background-color: #1B546F;
  position: relative;
  padding-bottom: 76.4285714286%;
  overflow: hidden
}

.product-detail .product-box .left .product-thumbs-swiper .thumbs-swiper-wrapper .swiper-wrapper .swiper-slide .thumbs-img video,
.product-detail .product-box .left .product-thumbs-swiper .thumbs-swiper-wrapper .swiper-wrapper .swiper-slide .thumbs-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.product-detail .product-box .left .product-thumbs-swiper .thumbs-swiper-wrapper .swiper-wrapper .swiper-slide-thumb-active .thumbs-img img {
  opacity: 0.5
}

.product-detail .product-box .left .product-thumbs-swiper .thumbs-swiper-wrapper .swiper-wrapper .swiper-slide-thumb-active::before {
  border-color: #1B546F
}

.product-detail .product-box .right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.34rem
}

@media screen and (max-width: 1024px) {
  .product-detail .product-box .right {
    padding-left: 0;
    margin-top: 0.2rem
  }
}

.product-detail .product-box .right .product-content .product-name {
  font-size: 0.08rem;
  color: #999;
  line-height: 2;
  border-bottom: 0.005rem dashed rgba(0, 47, 75, 0.2);
  padding: 0 0 0.1rem
}

@media screen and (max-width: 1280px) {
  .product-detail .product-box .right .product-content .product-name {
    font-size: 0.14rem
  }
}

.product-detail .product-box .right .product-content .product-name .title {
  font-size: 0.16rem;
  font-weight: bold;
  color: #1B546F
}

@media screen and (max-width: 1024px) {
  .product-detail .product-box .right .product-content .product-name .title {
    font-size: 0.18rem
  }
}

.product-detail .product-box .right .product-content .product-detail-content {
  margin: 0.2rem 0 0.25rem;
  font-size: 0.07rem;
  line-height: 0.175rem;
  color: #666
}

.product-detail .product-box .right .product-content .product-detail-content img {
  max-width: 100%;
  height: auto !important
}

.product-detail .product-box .right .product-content .product-detail-content video {
  max-width: 100%;
  height: auto !important
}

.product-detail .product-box .right .product-content .product-detail-content h1 {
  font-size: 2em
}

.product-detail .product-box .right .product-content .product-detail-content h2 {
  font-size: 1.5em
}

.product-detail .product-box .right .product-content .product-detail-content h3 {
  font-size: 1.17em
}

.product-detail .product-box .right .product-content .product-detail-content h4 {
  font-size: inherit
}

.product-detail .product-box .right .product-content .product-detail-content h5 {
  font-size: 0.83em
}

.product-detail .product-box .right .product-content .product-detail-content h6 {
  font-size: 0.67em
}

.product-detail .product-box .right .product-content .product-detail-content h1,
.product-detail .product-box .right .product-content .product-detail-content h2,
.product-detail .product-box .right .product-content .product-detail-content h3,
.product-detail .product-box .right .product-content .product-detail-content h4,
.product-detail .product-box .right .product-content .product-detail-content h5,
.product-detail .product-box .right .product-content .product-detail-content h6 {
  font-size: revert
}

.product-detail .product-box .right .product-content .product-detail-content ul {
  list-style: disc;
  padding-left: 0.2rem;
  padding: revert;
  list-style: revert
}

.product-detail .product-box .right .product-content .product-detail-content ul li {
  list-style: disc;
  list-style: revert
}

.product-detail .product-box .right .product-content .product-detail-content ol {
  list-style: decimal;
  padding-left: 0.2rem;
  padding: revert;
  list-style: revert
}

.product-detail .product-box .right .product-content .product-detail-content ol li {
  list-style: decimal;
  list-style: revert
}

.product-detail .product-box .right .product-content .product-detail-content iframe {
  max-width: 100%
}

@media screen and (max-width: 1024px) {
  .product-detail .product-box .right .product-content .product-detail-content {
    font-size: 0.14rem;
    line-height: 2
  }

  .product-detail .product-box .right .product-content .product-detail-content img {
    max-width: 100%;
    height: auto !important
  }

  .product-detail .product-box .right .product-content .product-detail-content video {
    max-width: 100%;
    height: auto !important
  }

  .product-detail .product-box .right .product-content .product-detail-content h1 {
    font-size: 2em
  }

  .product-detail .product-box .right .product-content .product-detail-content h2 {
    font-size: 1.5em
  }

  .product-detail .product-box .right .product-content .product-detail-content h3 {
    font-size: 1.17em
  }

  .product-detail .product-box .right .product-content .product-detail-content h4 {
    font-size: inherit
  }

  .product-detail .product-box .right .product-content .product-detail-content h5 {
    font-size: 0.83em
  }

  .product-detail .product-box .right .product-content .product-detail-content h6 {
    font-size: 0.67em
  }

  .product-detail .product-box .right .product-content .product-detail-content h1,
  .product-detail .product-box .right .product-content .product-detail-content h2,
  .product-detail .product-box .right .product-content .product-detail-content h3,
  .product-detail .product-box .right .product-content .product-detail-content h4,
  .product-detail .product-box .right .product-content .product-detail-content h5,
  .product-detail .product-box .right .product-content .product-detail-content h6 {
    font-size: revert
  }

  .product-detail .product-box .right .product-content .product-detail-content ul {
    list-style: disc;
    padding-left: 0.2rem;
    padding: revert;
    list-style: revert
  }

  .product-detail .product-box .right .product-content .product-detail-content ul li {
    list-style: disc;
    list-style: revert
  }

  .product-detail .product-box .right .product-content .product-detail-content ol {
    list-style: decimal;
    padding-left: 0.2rem;
    padding: revert;
    list-style: revert
  }

  .product-detail .product-box .right .product-content .product-detail-content ol li {
    list-style: decimal;
    list-style: revert
  }

  .product-detail .product-box .right .product-content .product-detail-content iframe {
    max-width: 100%
  }
}

.product-detail .product-box .right .product-content .product-detail-content .content-item:not(:last-child) {
  margin-bottom: 0.1rem
}

.product-detail .product-box .right .product-content .product-detail-content ul {
  padding-left: 0.075rem
}

.product-detail .product-box .right .product-content .product-detail-content li::marker {
  text-indent: 1em !important
}

.product-detail .product-box .right .product-content .product-detail-content .item-title {
  font-size: 0.09rem;
  font-weight: bold;
  color: #1B546F;
  margin-bottom: 0.05rem
}

@media screen and (max-width: 1024px) {
  .product-detail .product-box .right .product-content .product-detail-content .item-title {
    font-size: 0.16rem
  }
}

@media screen and (max-width: 1024px) {
  .product-detail .product-box .right .product-content .more-btn {
    font-size: 0.12rem;
    width: 0.9rem;
    height: 0.3rem
  }
}

.product-detail .detail-wrapper .head {
  background-color: #85cbc5;
  color: #fff;
  font-size: 0.09rem;
  font-weight: bold;
  height: 0.35rem;
  line-height: 0.35rem;
  padding: 0 0.12rem
}

@media screen and (max-width: 1024px) {
  .product-detail .detail-wrapper .head {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.17rem
  }
}

.product-detail .detail-wrapper .content-box {
  margin-top: 0.375rem;
  color: #333;
  font-size: 0.08rem;
  line-height: 0.175rem
}

.product-detail .detail-wrapper .content-box img {
  max-width: 100%;
  height: auto !important
}

.product-detail .detail-wrapper .content-box video {
  max-width: 100%;
  height: auto !important
}

.product-detail .detail-wrapper .content-box h1 {
  font-size: 2em
}

.product-detail .detail-wrapper .content-box h2 {
  font-size: 1.5em
}

.product-detail .detail-wrapper .content-box h3 {
  font-size: 1.17em
}

.product-detail .detail-wrapper .content-box h4 {
  font-size: inherit
}

.product-detail .detail-wrapper .content-box h5 {
  font-size: 0.83em
}

.product-detail .detail-wrapper .content-box h6 {
  font-size: 0.67em
}

.product-detail .detail-wrapper .content-box h1,
.product-detail .detail-wrapper .content-box h2,
.product-detail .detail-wrapper .content-box h3,
.product-detail .detail-wrapper .content-box h4,
.product-detail .detail-wrapper .content-box h5,
.product-detail .detail-wrapper .content-box h6 {
  font-size: revert
}

.product-detail .detail-wrapper .content-box ul {
  list-style: disc;
  padding-left: 0.2rem;
  padding: revert;
  list-style: revert
}

.product-detail .detail-wrapper .content-box ul li {
  list-style: disc;
  list-style: revert
}

.product-detail .detail-wrapper .content-box ol {
  list-style: decimal;
  padding-left: 0.2rem;
  padding: revert;
  list-style: revert
}

.product-detail .detail-wrapper .content-box ol li {
  list-style: decimal;
  list-style: revert
}

.product-detail .detail-wrapper .content-box iframe {
  max-width: 100%
}

.product-detail .detail-wrapper .content-box img,
.product-detail .detail-wrapper .content-box iframe,
.product-detail .detail-wrapper .content-box video {
  max-width: 100%;
  height: auto
}

.product-detail .other-product {
  padding: 0.4rem 0 0.5rem
}

@media screen and (max-width: 1024px) {
  .product-detail .other-product {
    padding: 0.4rem 0.15rem 0.5rem
  }
}

.product-detail .other-product .swiper-box {
  position: relative;
  margin-top: 0.175rem
}

.product-detail .other-product .swiper {
  overflow: hidden
}

.product-detail .other-product .nav-btn {
  color: #999;
  font-size: 0.09rem;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10
}

@media screen and (max-width: 1024px) {
  .product-detail .other-product .nav-btn {
    font-size: 0.14rem
  }
}

.product-detail .other-product .nav-btn:hover {
  color: #1B546F
}

.product-detail .other-product .nav-btn.prev-btn {
  margin-right: 0.04rem;
  right: 100%
}

.product-detail .other-product .nav-btn.next-btn {
  margin-left: 0.04rem;
  left: 100%
}

.partner {
  position: relative;
  padding: 0.4rem 0 0.5rem
}

.partner>.wp {
  max-width: 6.4rem;
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 1024px) {
  .partner>.wp {
    padding: 0 0.15rem
  }
}

.partner-wrapper {
  width: 100%;
  z-index: 10
}

@media screen and (max-width: 1440px) {
  .partner-wrapper {
    top: 13.986013986%
  }
}

@media screen and (max-width: 1024px) {
  .partner-wrapper {
    top: 10.9375%
  }
}

.partner-title .common-title {
  text-align: center
}

.partner-logo-wrapper {
  max-width: 6.4rem;
  margin-top: 0.25rem;
  margin-bottom: 0.375rem
}

@media screen and (max-width: 1440px) {
  .partner-logo-wrapper {
    margin-top: 0.4rem
  }
}

@media screen and (max-width: 1024px) {
  .partner-logo-wrapper {
    max-width: 100%;
    margin-top: 0.3rem
  }
}

@media screen and (max-width: 1024px) {
  .partner-logo-wrapper .wp {
    padding: 0
  }
}

.partner-logo-wrapper .wp:nth-child(odd) {
  padding: 0 10%
}

@media screen and (max-width: 1024px) {
  .partner-logo-wrapper .wp:nth-child(odd) {
    padding: 0
  }
}

@media screen and (max-width: 1024px) {
  .partner-logo-wrapper .wp:nth-child(even) .partner-logo-list {
    padding: 0 0.57rem
  }
}

.partner-logo-wrapper .wp:nth-child(even) .partner-logo-list li {
  width: 20%
}

@media screen and (max-width: 1024px) {
  .partner-logo-wrapper .wp:nth-child(even) .partner-logo-list li {
    width: 50%
  }
}

.partner-logo-swiper {
  overflow: hidden;
  padding: 0.225rem 0
}

.partner-logo-swiper .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden
}

.partner-logo-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap
}

.partner-logo-list li {
  width: 25%;
  padding: 0 0.18rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.075rem
}

@media screen and (max-width: 1024px) {
  .partner-logo-list li {
    width: 33.3333333333%;
    padding: 0 0.15rem;
    margin-bottom: 0.05rem
  }
}

.partner-logo-list-item {
  border-radius: 0.15rem;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 0 0.01rem 0.2rem 0 rgba(78, 160, 198, 0.25);
  box-shadow: 0 0.01rem 0.2rem 0 rgba(78, 160, 198, 0.25);
  overflow: hidden;
  border: 0.005rem solid #cee5f2;
  display: block
}

.partner-logo-list-item:hover .img-box img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05)
}

@media screen and (max-width: 1024px) {
  .partner-logo-list-item {
    border-radius: 0.1rem
  }
}

.partner-logo-list-item .img-box {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.partner-logo-list-item .img-box video,
.partner-logo-list-item .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.partner-logo-list-item .img-box img {
  -o-object-fit: contain;
  object-fit: contain
}

.partner-logo-list-item .img-box:hover {
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}

.case {
  padding: 0.4rem 0 0.5rem
}

.case .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-right: -0.075rem;
  margin-left: -0.075rem
}

.case .list li {
  width: 33.3333333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.075rem;
  margin-bottom: 0.075rem
}

@media screen and (max-width: 1024px) {
  .case .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-right: -0.05rem;
    margin-left: -0.05rem
  }

  .case .list li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.05rem;
    margin-bottom: 0.05rem
  }
}

.case .list li {
  margin-bottom: 0.3rem
}

.case .list .item {
  display: block
}

.case .list .item:hover .img-box img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05)
}

.case .list .item .img-box {
  position: relative;
  padding-bottom: 70.4545454545%;
  overflow: hidden
}

.case .list .item .img-box video,
.case .list .item .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.case .list .item .info-box {
  padding-top: 0.1rem
}

.case .list .item .title {
  color: #1B546F;
  font-size: 0.11rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
  margin-bottom: 0.06rem
}

@media screen and (max-width: 1024px) {
  .case .list .item .title {
    font-size: 0.14rem
  }
}

.case .list .item .desc {
  font-size: 0.07rem;
  color: #888;
  margin-bottom: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

@media screen and (max-width: 1024px) {
  .case .list .item .desc {
    font-size: 0.12rem;
    line-height: 1.6
  }
}

.case .list .item .tag-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap
}

.case .list .item .tag-box .tag {
  background-color: #1B546F;
  color: #fff;
  line-height: 1;
  border-radius: 0 0.05rem;
  font-size: 0.07rem;
  padding: 0.025rem 0.05rem;
  margin-bottom: 0.05rem
}

@media screen and (max-width: 1024px) {
  .case .list .item .tag-box .tag {
    font-size: 0.1rem;
    padding: 0.05rem 0.1rem;
    border-radius: 0 0.1rem
  }
}

.case .list .item .tag-box .tag:not(:last-child) {
  margin-right: 0.05rem
}

.join .section-1 .wrapper {
  position: relative
}

.join .section-1 .wrapper .bg {
  position: relative;
  padding-bottom: 48.4375%;
  overflow: hidden
}

.join .section-1 .wrapper .bg video,
.join .section-1 .wrapper .bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .join .section-1 .wrapper .bg {
    position: relative;
    padding-bottom: 124%;
    overflow: hidden
  }

  .join .section-1 .wrapper .bg video,
  .join .section-1 .wrapper .bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.join .section-1 .wrapper .common-title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0.5rem;
  z-index: 5
}

.join .section-1 .wrapper .icon-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10
}

@media screen and (max-width: 1024px) {
  .join .section-1 .wrapper .icon-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    height: auto;
    top: 35%
  }
}

.join .section-1 .wrapper .icon-box .item {
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media screen and (max-width: 1024px) {
  .join .section-1 .wrapper .icon-box .item {
    position: static;
    -webkit-animation: fadeInUp 0.8s both;
    -moz-animation: fadeInUp 0.8s both;
    animation: fadeInUp 0.8s both;
    width: 33.3333333333%;
    margin-bottom: 0.2rem
  }
}

.join .section-1 .wrapper .icon-box .item:nth-child(1) {
  left: 20.8854166667%;
  bottom: 32.2580645161%
}

.join .section-1 .wrapper .icon-box .item:nth-child(1)::after {
  height: 0
}

.join .section-1 .wrapper .icon-box .item:nth-child(1).animated::after {
  height: 0.25rem;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s
}

.join .section-1 .wrapper .icon-box .item:nth-child(2) {
  left: 30.9895833333%;
  bottom: 35.4838709677%
}

.join .section-1 .wrapper .icon-box .item:nth-child(2)::after {
  height: 0
}

.join .section-1 .wrapper .icon-box .item:nth-child(2).animated::after {
  height: 0.4rem;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s
}

.join .section-1 .wrapper .icon-box .item:nth-child(3) {
  left: 41.3020833333%;
  bottom: 36.8817204301%
}

.join .section-1 .wrapper .icon-box .item:nth-child(3)::after {
  height: 0
}

.join .section-1 .wrapper .icon-box .item:nth-child(3).animated::after {
  height: 0.6rem;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s
}

.join .section-1 .wrapper .icon-box .item:nth-child(4) {
  left: 51.5625%;
  bottom: 36.8817204301%
}

.join .section-1 .wrapper .icon-box .item:nth-child(4)::after {
  height: 0
}

.join .section-1 .wrapper .icon-box .item:nth-child(4).animated::after {
  height: 0.6rem;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s
}

.join .section-1 .wrapper .icon-box .item:nth-child(5) {
  left: 61.8229166667%;
  bottom: 35.4838709677%
}

.join .section-1 .wrapper .icon-box .item:nth-child(5)::after {
  height: 0
}

.join .section-1 .wrapper .icon-box .item:nth-child(5).animated::after {
  height: 0.4rem;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s
}

.join .section-1 .wrapper .icon-box .item:nth-child(6) {
  left: 72.03125%;
  bottom: 32.2580645161%
}

.join .section-1 .wrapper .icon-box .item:nth-child(6)::after {
  height: 0
}

.join .section-1 .wrapper .icon-box .item:nth-child(6).animated::after {
  height: 0.25rem;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s
}

.join .section-1 .wrapper .icon-box .item::before {
  content: "";
  border-radius: 50%;
  background-color: #fff;
  width: 0.075rem;
  height: 0.075rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(50%);
  -moz-transform: translateX(-50%) translateY(50%);
  transform: translateX(-50%) translateY(50%);
  bottom: 0
}

@media screen and (max-width: 1024px) {
  .join .section-1 .wrapper .icon-box .item::before {
    display: none
  }
}

.join .section-1 .wrapper .icon-box .item::after {
  content: "";
  border-right: 0.005rem dashed #fff;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s
}

@media screen and (max-width: 1024px) {
  .join .section-1 .wrapper .icon-box .item::after {
    display: none
  }
}

.join .section-1 .wrapper .icon-box .item .icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 0.69rem;
  height: 0.69rem;
  position: relative
}

@media screen and (max-width: 1024px) {
  .join .section-1 .wrapper .icon-box .item .icon {
    width: 0.9rem;
    height: 0.9rem
  }
}

.join .section-1 .wrapper .icon-box .item .icon:hover .text-box img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg)
}

.join .section-1 .wrapper .icon-box .item .text-box {
  position: relative;
  z-index: 20;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  font-size: 0.08rem;
  text-align: center
}

@media screen and (max-width: 1024px) {
  .join .section-1 .wrapper .icon-box .item .text-box {
    font-size: 0.12rem
  }
}

.join .section-1 .wrapper .icon-box .item .text-box img {
  margin-bottom: 0.075rem;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  width: 0.26rem
}

.join .section-1 .wrapper .icon-box .item .icon-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 100%;
  height: 100%
}

.join .section-2 {
  position: relative
}

.join .section-2 .bg {
  position: relative;
  padding-bottom: 39.5833333333%;
  overflow: hidden
}

.join .section-2 .bg video,
.join .section-2 .bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .join .section-2 .bg {
    position: relative;
    padding-bottom: 101.3333333333%;
    overflow: hidden
  }

  .join .section-2 .bg video,
  .join .section-2 .bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s
  }
}

.join .section-2 .wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.5rem
}

.join .section-2 .swiper-box {
  margin-top: 0.75rem;
  position: relative
}

@media screen and (max-width: 1024px) {
  .join .section-2 .swiper-box {
    margin-top: 0.6rem;
    padding: 0 0.15rem
  }
}

.join .section-2 .swiper-box .nav-btn {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.11rem;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10
}

@media screen and (max-width: 1024px) {
  .join .section-2 .swiper-box .nav-btn {
    font-size: 0.14rem
  }
}

.join .section-2 .swiper-box .nav-btn:hover {
  color: #269f95
}

.join .section-2 .swiper-box .nav-btn.prev-btn {
  margin-right: 0;
  right: 100%
}

@media screen and (max-width: 1024px) {
  .join .section-2 .swiper-box .nav-btn.prev-btn {
    margin-right: -0.1rem
  }
}

.join .section-2 .swiper-box .nav-btn.next-btn {
  margin-left: 0;
  left: 100%
}

@media screen and (max-width: 1024px) {
  .join .section-2 .swiper-box .nav-btn.next-btn {
    margin-left: -0.1rem
  }
}

.join .section-2 .swiper {
  overflow: hidden
}

.join .section-2 .swiper .swiper-slide:first-child .item::after {
  display: none
}

.join .section-2 .swiper .swiper-slide:last-child .item .arrow {
  display: none
}

.join .section-2 .swiper .swiper-slide:last-child .item::before {
  display: none
}

.join .section-2 .swiper .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.join .section-2 .swiper .item:hover .icon img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg)
}

.join .section-2 .swiper .item .arrow {
  position: absolute;
  width: 15px;
  top: 0.25rem;
  right: 0;
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  transform: translateY(-40%)
}

.join .section-2 .swiper .item::before,
.join .section-2 .swiper .item::after {
  content: "";
  position: absolute;
  top: 0.25rem;
  border-bottom: 0.005rem dashed #85cbc5;
  width: -moz-calc((100% - 0.5rem) / 2);
  width: calc((100% - 0.5rem) / 2);
  z-index: 2
}

.join .section-2 .swiper .item::after {
  left: 0
}

.join .section-2 .swiper .item::before {
  right: 0
}

.join .section-2 .swiper .item .icon {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 25%;
  border: 0.005rem dashed #85cbc5;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.join .section-2 .swiper .item .icon img {
  width: 50%;
  height: 50%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.join .section-2 .swiper .item .text {
  color: #fff;
  font-size: 0.08rem;
  line-height: 2;
  margin-top: 0.125rem;
  max-width: 0.85rem;
  text-align: center
}

@media screen and (max-width: 1024px) {
  .join .section-2 .swiper .item .text {
    font-size: 0.11rem;
    max-width: 1rem
  }
}

.join .section-3 {
  margin-top: -0.575rem
}

.join .section-3>.wp {
  max-width: 7.9rem;
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 1024px) {
  .join .section-3>.wp {
    padding: 0 0.15rem
  }
}

.join .section-3 .wrapper {
  padding: 0.5rem;
  position: relative;
  background-image: -moz-linear-gradient(315deg, transparent 0, transparent 0.32rem, #fff 0.32rem);
  background-image: linear-gradient(135deg, transparent 0, transparent 0.32rem, #fff 0.32rem)
}

@media screen and (max-width: 1024px) {
  .join .section-3 .wrapper {
    padding: 0.5rem 0.15rem
  }
}

.join .section-3 .wrapper::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0.45rem 0.45rem;
  border-color: transparent transparent #269f95;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10
}

.form {
  padding: 0.4rem 0 0.5rem
}

.form-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.2rem;
  position: relative
}

@media screen and (max-width: 1024px) {
  .form-wrapper {
    display: block
  }
}

.form-wrapper::after {
  content: "";
  width: 62%;
  border-top: 0.005rem solid rgba(0, 47, 75, 0.1);
  position: absolute;
  top: 0;
  right: 0
}

.form-wrapper .left {
  width: 42.0289855072%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.4rem
}

@media screen and (max-width: 1024px) {
  .form-wrapper .left {
    width: 100%
  }
}

.form-wrapper .left .img-box {
  border-radius: 0.2rem;
  position: relative;
  padding-bottom: 148.275862069%;
  overflow: hidden
}

.form-wrapper .left .img-box video,
.form-wrapper .left .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.form-wrapper .right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.form-wrapper .right form {
  padding-top: 0.25rem
}

.form-wrapper .right .input-box {
  margin-bottom: 0.2rem
}

.form-wrapper .right .input-box .label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.08rem;
  color: #1B546F;
  line-height: 1
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .input-box .label {
    font-size: 0.15rem
  }
}

.form-wrapper .right .input-box .label::before {
  content: "";
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 0.04rem;
  background-color: #85cbc5;
  margin-right: 0.05rem
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .input-box .label::before {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 0.06rem
  }
}

.form-wrapper .right .input-box .row {
  min-height: 0.325rem;
  background-color: rgba(129, 216, 206, 0.4);
  margin-top: 0.08rem
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .input-box .row {
    min-height: 0.5rem;
    margin-top: 0.15rem
  }
}

.form-wrapper .right .input-box .row.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.form-wrapper .right .input-box .row input {
  background-color: transparent;
  height: 100%;
  min-height: inherit;
  width: 100%;
  border: none;
  padding: 0 0.1rem;
  font-size: 0.07rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .input-box .row input {
    font-size: 0.12rem
  }
}

.form-wrapper .right .input-box .row textarea {
  background-color: transparent;
  border: none;
  resize: none;
  outline: none;
  font-size: 0.07rem;
  padding: 0.1rem;
  height: 0.625rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .input-box .row textarea {
    font-size: 0.12rem;
    height: 1.2rem
  }
}

.form-wrapper .right .input-box .row .select-item {
  position: relative;
  min-height: inherit;
  width: 50%;
  cursor: pointer
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .input-box .row .select-item {
    width: 50%
  }
}

.form-wrapper .right .input-box .row .select-item::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.04rem 0.035rem 0;
  border-color: #1B546F transparent transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.1rem;
  pointer-events: none
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .input-box .row .select-item::before {
    border-width: 0.05rem 0.045rem 0
  }
}

.form-wrapper .right .input-box .row .select-item select {
  padding: 0 0.1rem;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  font-size: 0.07rem;
  min-height: inherit;
  color: #1B546F;
  width: 100%;
  cursor: pointer
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .input-box .row .select-item select {
    font-size: 0.12rem
  }
}

.form-wrapper .right .btn button {
  display: block;
  cursor: pointer;
  background-color: #85cbc5;
  color: #fff;
  width: 100%;
  height: 0.325rem;
  font-size: 0.08rem;
  letter-spacing: 0.03rem;
  border: none;
  outline: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .btn button {
    height: 0.5rem;
    font-size: 0.15rem
  }
}

.form-wrapper .right .btn button:hover {
  background-color: #269f95
}

.form-wrapper .right .captcha {
  margin-top: 0.08rem
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .captcha {
    margin-top: 0.15rem
  }
}

.form-wrapper .right .geetest_holder.geetest_wind {
  height: 0.325rem
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .geetest_holder.geetest_wind {
    height: 0.5rem
  }
}

.form-wrapper .right .geetest_holder.geetest_wind .geetest_radar {
  margin: 0 !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.07rem;
  width: 30Px;
  height: 30Px
}

.form-wrapper .right .geetest_holder.geetest_wind .geetest_radar_tip {
  height: 0.325rem;
  line-height: 0.325rem;
  padding: 0 0.23rem 0 0.275rem
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .geetest_holder.geetest_wind .geetest_radar_tip {
    height: 0.5rem;
    line-height: 0.5rem;
    padding: 0 0.23rem 0 0.5rem
  }
}

.form-wrapper .right .geetest_holder.geetest_wind .geetest_wait {
  margin: 0;
  top: 50%;
  left: 0.1rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .geetest_holder.geetest_wind .geetest_wait {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.form-wrapper .right .geetest_holder.geetest_wind.geetest_radar_click_ready .geetest_radar_btn {
  background-color: #e6f6ff
}

.form-wrapper .right .geetest_holder.geetest_wind .geetest_radar_btn {
  background-image: none;
  background-color: #e6f6ff;
  border: none
}

.form-wrapper .right .geetest_holder.geetest_wind .geetest_radar_tip,
.form-wrapper .right .geetest_holder.geetest_wind .geetest_success_radar_tip {
  height: 0.325rem;
  line-height: 0.325rem
}

@media screen and (max-width: 1024px) {

  .form-wrapper .right .geetest_holder.geetest_wind .geetest_radar_tip,
  .form-wrapper .right .geetest_holder.geetest_wind .geetest_success_radar_tip {
    height: 0.5rem;
    line-height: 0.5rem
  }
}

.form-wrapper .right .geetest_holder.geetest_wind .geetest_success_btn .geetest_success_box {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.06rem
}

.form-wrapper .right .geetest_holder.geetest_wind * {
  font-size: 0.07rem;
  letter-spacing: 0.005rem;
  color: #999;
  text-transform: uppercase
}

@media screen and (max-width: 1024px) {
  .form-wrapper .right .geetest_holder.geetest_wind * {
    font-size: 0.14rem
  }
}

.contact {
  padding: 0.4rem 0 0.5rem
}

.contact .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1024px) {
  .contact .wrapper {
    display: block
  }
}

.contact .wrapper .left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 0.225rem
}

.contact .wrapper .left .name {
  font-size: 0.15rem;
  font-weight: bold;
  color: #1B546F;
  line-height: 1;
  border-bottom: 0.005rem solid rgba(0, 47, 75, 0.1);
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem
}

@media screen and (max-width: 1024px) {
  .contact .wrapper .left .name {
    font-size: 0.2rem
  }
}

.contact .wrapper .left .info-box {
  font-size: 0.08rem;
  color: #1B546F;
  line-height: 2.5;
  padding-right: 0.2rem
}

@media screen and (max-width: 1024px) {
  .contact .wrapper .left .info-box {
    font-size: 0.13rem
  }
}

.contact .wrapper .left .info-box img {
  width: 0.7rem
}

@media screen and (max-width: 1024px) {
  .contact .wrapper .left .info-box img {
    width: 1.4rem
  }
}

.contact .wrapper .right {
  width: 63.768115942%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media screen and (max-width: 1024px) {
  .contact .wrapper .right {
    width: 100%;
    margin-top: 0.25rem
  }
}

.contact .wrapper .right .img-box {
  position: relative;
  padding-bottom: 63.6363636364%;
  overflow: hidden
}

.contact .wrapper .right .img-box video,
.contact .wrapper .right .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.recru .recru-top {
  margin-bottom: 0.45rem;
  margin-top: 0.2rem
}

.recru .recru-top .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1280px) {
  .recru .recru-top .wrapper {
    display: block
  }
}

.recru .recru-top .left,
.recru .recru-top .right {
  width: 50%
}

@media screen and (max-width: 1280px) {

  .recru .recru-top .left,
  .recru .recru-top .right {
    width: 100%
  }
}

.recru .recru-top .left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

.recru .recru-top .left .content-box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #f5f5f5;
  padding: 0.45rem 0.465rem 0
}

@media screen and (max-width: 1280px) {
  .recru .recru-top .left .content-box {
    background-size: 30%;
    padding: 0.45rem 0.25rem 0.55rem 0.3rem
  }
}

.recru .recru-top .left .img {
  height: 44.4444444444%
}

.recru .recru-top .left .img:hover .img-box img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05)
}

.recru .recru-top .left .img .img-box {
  position: relative;
  padding-bottom: 57.9710144928%;
  overflow: hidden
}

.recru .recru-top .left .img .img-box video,
.recru .recru-top .left .img .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.recru .recru-top .left .title-box {
  margin-bottom: 0.2rem
}

.recru .recru-top .left .title-box .b {
  font-size: 0.16rem;
  font-weight: bold;
  color: #03273c;
  margin-bottom: 0.025rem
}

@media screen and (max-width: 1280px) {
  .recru .recru-top .left .title-box .b {
    font-size: 0.2rem
  }
}

.recru .recru-top .left .title-box .s {
  font-size: 0.075rem;
  color: #999
}

@media screen and (max-width: 1280px) {
  .recru .recru-top .left .title-box .s {
    font-size: 0.11rem
  }
}

.recru .recru-top .left .content {
  font-size: 0.08rem;
  color: #03273c;
  line-height: 0.18rem
}

@media screen and (max-width: 1280px) {
  .recru .recru-top .left .content {
    font-size: 0.12rem;
    line-height: 1.8
  }
}

.recru .recru-top .right {
  position: relative
}

.recru .recru-top .right:hover .img-box img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05)
}

.recru .recru-top .right .img-box {
  position: relative;
  padding-bottom: 130.4347826087%;
  overflow: hidden
}

.recru .recru-top .right .img-box video,
.recru .recru-top .right .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

.recru .recru-top .right .content-box {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 0.08rem;
  line-height: 0.18rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.45rem 0.74rem 0 0.35rem
}

@media screen and (max-width: 1280px) {
  .recru .recru-top .right .content-box {
    padding: 0.45rem 0.3rem 0.15rem;
    font-size: 0.12rem;
    line-height: 1.8
  }
}

.recru .recru-top .right .content-box .title {
  font-size: 0.16rem;
  line-height: 1.5;
  margin-bottom: 0.275rem
}

@media screen and (max-width: 1280px) {
  .recru .recru-top .right .content-box .title {
    font-size: 0.2rem
  }
}

.recru .recru-head {
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.5rem;
  padding-bottom: 0.25rem;
  background-size: cover
}

@media screen and (max-width: 1024px) {
  .recru .recru-head {
    height: auto;
    padding-bottom: 0.5rem
  }
}

.recru .recru-head-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.125rem;
  margin-top: 0.325rem
}

@media screen and (max-width: 1024px) {
  .recru .recru-head-wrapper {
    padding-left: 0;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.recru .recru-head-wrapper .item {
  background-color: #fff;
  text-align: center;
  width: 16.6666666667%;
  height: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

@media screen and (max-width: 1024px) {
  .recru .recru-head-wrapper .item {
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0.15rem;
    height: 1.15rem
  }

  .recru .recru-head-wrapper .item:nth-child(3),
  .recru .recru-head-wrapper .item:nth-child(4),
  .recru .recru-head-wrapper .item:nth-child(5) {
    width: 31%
  }
}

@media screen and (max-width: 1024px) and (max-width: 1024px) {

  .recru .recru-head-wrapper .item:nth-child(3) .icon img,
  .recru .recru-head-wrapper .item:nth-child(4) .icon img,
  .recru .recru-head-wrapper .item:nth-child(5) .icon img {
    width: 0.3rem
  }
}

.recru .recru-head-wrapper .item .icon {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s
}

@media screen and (max-width: 1024px) {
  .recru .recru-head-wrapper .item .icon img {
    width: 0.4rem
  }
}

.recru .recru-head-wrapper .item:not(:last-child) {
  margin-right: 3.4722222222%
}

@media screen and (max-width: 1024px) {
  .recru .recru-head-wrapper .item:not(:last-child) {
    margin-right: 0
  }
}

.recru .recru-head-wrapper .item:hover .icon {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.recru .recru-head-wrapper .title {
  font-size: 0.09rem;
  color: #333;
  font-weight: bold;
  margin-top: 0.1rem
}

@media screen and (max-width: 1024px) {
  .recru .recru-head-wrapper .title {
    font-size: 0.16rem;
    margin-top: 0.1rem
  }
}

.recru .contact-box {
  margin-top: 0.2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1024px) {
  .recru .contact-box {
    margin-top: 0.3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
  }
}

.recru .contact-box .item {
  padding-left: 0.125rem;
  font-size: 0.11rem;
  font-weight: bold
}

@media screen and (max-width: 1024px) {
  .recru .contact-box .item {
    padding-left: 0;
    font-size: 0.19rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
  }
}

.recru .contact-box .item .info {
  color: #b35956
}

@media screen and (max-width: 1024px) {
  .recru .contact-box .item .info {
    margin-top: 0.1rem
  }
}

.recru-wrapper {
  padding-top: 0.25rem;
  padding-bottom: 0.5rem
}

.recru-list {
  margin-bottom: 0.15rem;
  margin-top: 0.2rem
}

.recru-list li:not(:last-child) {
  margin-bottom: 0.1rem
}

.recru-list-head {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 0.14rem 0.13rem 0.14rem 0.165rem;
  background-color: #f3f3f3;
  line-height: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

@media screen and (max-width: 1024px) {
  .recru-list-head {
    padding: 0.16rem 0.1rem
  }
}

@media (any-hover: hover) {
  .recru-list-head:hover {
    background-color: #1B546F
  }

  .recru-list-head:hover .recru-list-box {
    color: #fff
  }

  .recru-list-head:hover .recru-list-arrow {
    color: #fff
  }
}

.recru-list-head-active {
  background-color: #1B546F
}

.recru-list-head-active .recru-list-box {
  color: #fff
}

.recru-list-head-active .recru-list-box span:nth-child(1) {
  font-weight: bold
}

.recru-list-head-active .recru-list-arrow::before {
  content: "\eaf5" !important;
  color: #fff
}

.recru-list-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 0.08rem;
  color: #666
}

@media screen and (max-width: 1024px) {
  .recru-list-box {
    font-size: 0.13rem
  }
}

.recru-list-box span {
  display: inline-block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.recru-list-box span:nth-child(1) {
  font-size: 0.09rem
}

@media screen and (max-width: 1024px) {
  .recru-list-box span:nth-child(1) {
    font-size: 0.15rem
  }
}

.recru-list-box span:nth-child(2) {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  text-align: center
}

@media screen and (max-width: 1024px) {
  .recru-list-box span:nth-child(2) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 0.15rem
  }
}

@media screen and (max-width: 1024px) {
  .recru-list-box span:nth-child(3) {
    display: none
  }
}

.recru .recru-list-arrow {
  color: #333;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.12rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}

.recru .recru-list-arrow::before {
  font-family: "iconfont";
  content: "\eaf3";
  font-size: 0.12rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s
}

.recru-list-title {
  font-size: 0.09rem;
  color: #000;
  line-height: 1;
  padding-left: 0.075rem
}

@media screen and (max-width: 1024px) {
  .recru-list-title {
    font-size: 0.16rem;
    padding-left: 0.1rem
  }
}

.recru-list-content {
  padding: 0.3rem;
  display: none;
  background-color: #f3f3f3
}

@media screen and (max-width: 1024px) {
  .recru-list-content {
    padding: 0.15rem 0.15rem 0.3rem
  }
}

.recru-list-content .recru-list-head-mb {
  display: none
}

@media screen and (max-width: 1024px) {
  .recru-list-content .recru-list-head-mb {
    display: block;
    font-size: 0.15rem;
    line-height: 2;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    border-bottom: 0.005rem dashed rgba(0, 0, 0, 0.3)
  }
}

.recru-list-content .content-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 1024px) {
  .recru-list-content .content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
  }
}

.recru-list-content .content-box .content-item {
  font-size: 0.1rem;
  font-weight: bold;
  color: #333;
  line-height: 0.175rem;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media screen and (max-width: 1024px) {
  .recru-list-content .content-box .content-item {
    font-size: 0.16rem;
    line-height: 2;
    padding-bottom: 0.3rem
  }
}

@media screen and (min-width: 1024px) {
  .recru-list-content .content-box .content-item:not(:last-child) {
    padding-right: 0.4rem
  }

  .recru-list-content .content-box .content-item:last-child {
    padding-left: 0.4rem
  }
}

.recru-list-content .content-box .content-item:not(:last-of-type) {
  border-right: 0.005rem dashed rgba(0, 0, 0, 0.2)
}

@media screen and (max-width: 1024px) {
  .recru-list-content .content-box .content-item:not(:last-of-type) {
    border-bottom: 0.005rem dashed rgba(0, 0, 0, 0.2);
    border-right: none;
    margin-bottom: 0.3rem
  }
}

.recru-list-content .content-box .content-item .content {
  font-size: 0.07rem;
  color: #555;
  margin-top: 0.05rem;
  font-weight: normal;
  line-height: 0.18rem
}

@media screen and (max-width: 1024px) {
  .recru-list-content .content-box .content-item .content {
    font-size: 0.14rem;
    line-height: 1.8
  }
}

.recru-list-content .recru-btn {
  margin-top: 0.1rem
}

.recru-list-content .recru-btn a {
  display: inline-block;
  font-size: 0.07rem;
  color: #fff;
  line-height: 1;
  background-color: #1B546F;
  padding: 0.09rem 0.14rem;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 0.1rem 0
}

.recru-list-content .recru-btn a:hover {
  background-color: #1B546F
}

@media screen and (max-width: 1024px) {
  .recru-list-content .recru-btn a {
    padding: 0.12rem 0.2rem;
    font-size: 0.14rem
  }
}

.footer .wp2 p {
  display: block;
  margin-top: 30px;
  text-align: center;
  color: #888;
  font-size: 14px;
}