.ny-banner {
  min-height: 40vw
}

@media (max-width:1024px) {
  .ny-banner {
    min-height: 58vw
  }
}

@media (max-width:767px) {
  .ny-banner {
    min-height: 70vw
  }
}

.ny-banner .banner-text {
  padding-top: 1rem
}

@media (max-width:1024px) {
  .ny-banner .banner-text {
    padding-top: .5rem
  }
}

@media (max-width:991px) {
  .ny-banner .banner-text {
    padding-top: 0
  }
}

.ny-banner .banner-text .link {
  text-align: center;
  color: #163f57;
  margin-top: .2rem
}

.section1 {
  margin-bottom: .25rem
}

.section1 .cont {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex
}

.section1 .cont .item {
  position: relative;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  color: #008cd6;
  border-radius: .2rem;
  overflow: hidden;
  height: 15.26vw;
  width: 19%;
  margin-bottom: 0
}

@media (max-width:991px) {
  .section1 .cont .item {
    height: 23.26vw
  }
}

@media (max-width:767px) {
  .section1 .cont .item {
    height: 47.5vw
  }
}

@media (max-width:991px) {
  .section1 .cont .item {
    margin-bottom: .3rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item {
    margin-bottom: .14rem
  }
}

.section1 .cont .item .text {
  position: relative;
  z-index: 1;
  padding: .1rem .35rem
}

@media (max-width:1024px) {
  .section1 .cont .item .text {
    padding: .1rem
  }
}

@media (max-width:991px) {
  .section1 .cont .item .text {
    padding: .5rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .text {
    padding: .2rem .3rem
  }
}

.section1 .cont .item .text .t1 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  justify-content: flex-start;
  position: relative;
  margin-bottom: .05rem
}

@media (max-width:991px) {
  .section1 .cont .item .text .t1 {
    margin-bottom: .2rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 {
    margin-bottom: .1rem
  }
}

.section1 .cont .item .text .t1 .big {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  justify-content: flex-start;
  font-weight: 700;
  line-height: .84rem;
  font-size: .7rem
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .big {
    line-height: .5rem
  }
}

@media (max-width:1024px) {
  .section1 .cont .item .text .t1 .big {
    font-size: .66rem
  }
}

@media (max-width:991px) {
  .section1 .cont .item .text .t1 .big {
    font-size: .9rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .big {
    font-size: .5rem
  }
}

.section1 .cont .item .text .t1 .big .number {
  display: inline-block;
  position: relative;
  font-family: Poppins-Bold;
  line-height: .84rem
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .big .number {
    line-height: .5rem
  }
}

.section1 .cont .item .text .t1 .big .number .zw-num {
  opacity: 0
}

.section1 .cont .item .text .t1 .big .number .num {
  position: absolute;
  top: 0;
  left: 0
}

.section1 .cont .item .text .t1 .big .number .num .dataNums {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  justify-content: flex-start;
  height: .84rem
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .big .number .num .dataNums {
    height: .5rem
  }
}

.section1 .cont .item .text .t1 .big .number .num .dataNums .dataOne {
  width: .43rem;
  height: .84rem
}

@media (max-width:1024px) {
  .section1 .cont .item .text .t1 .big .number .num .dataNums .dataOne {
    width: .4rem
  }
}

@media (max-width:991px) {
  .section1 .cont .item .text .t1 .big .number .num .dataNums .dataOne {
    width: .55rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .big .number .num .dataNums .dataOne {
    width: .31rem;
    height: .5rem
  }
}

.section1 .cont .item .text .t1 .big .number .num .dataNums .dataOne.dh {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: .43rem
}

@media (max-width:1024px) {
  .section1 .cont .item .text .t1 .big .number .num .dataNums .dataOne.dh {
    width: .4rem
  }
}

@media (max-width:991px) {
  .section1 .cont .item .text .t1 .big .number .num .dataNums .dataOne.dh {
    width: .55rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .big .number .num .dataNums .dataOne.dh {
    width: .31rem
  }
}

.section1 .cont .item .text .t1 .big .number .num .dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.section1 .cont .item .text .t1 .big .number .num .dataNums .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.section1 .cont .item .text .t1 .big .number .num .dataNums .dataBoc .tt span {
  width: 100%;
  height: 100%;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: .15rem
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .big .number .num .dataNums .dataBoc .tt span {
    padding-top: .05rem
  }
}

.section1 .cont .item .text .t1 .big p {
  font-size: .56rem;
  margin-left: .05rem
}

@media (max-width:991px) {
  .section1 .cont .item .text .t1 .big p {
    font-size: .66rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .big p {
    font-size: .4rem
  }
}

.section1 .cont .item .text .t1 .jia {
  position: absolute;
  left: 100%;
  top: 0;
  font-family: Poppins-Bold;
  font-size: .4rem
}

@media (max-width:1024px) {
  .section1 .cont .item .text .t1 .jia {
    font-size: .5rem
  }
}

@media (max-width:991px) {
  .section1 .cont .item .text .t1 .jia {
    font-size: .6rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .jia {
    font-size: .36rem
  }
}

.section1 .cont .item .text .t1 .small {
  margin-bottom: .1rem;
  margin-left: .05rem
}

@media (max-width:767px) {
  .section1 .cont .item .text .t1 .small {
    margin-bottom: 0
  }
}

.section1 .cont .item .img {
  position: absolute;
  bottom: 0;
  right: .25rem
}

@media (max-width:767px) {
  .section1 .cont .item .img {
    right: .1rem
  }
}

.section1 .cont .item .img img {
  display: block;
  height: auto;
  width: 1.2rem
}

@media (max-width:1024px) {
  .section1 .cont .item .img img {
    width: 1rem
  }
}

@media (max-width:991px) {
  .section1 .cont .item .img img {
    width: 2rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .img img {
    width: 1.5rem
  }
}

.section1 .cont .item .img .iconfont {
  display: block;
  font-size: .7rem;
  margin-bottom: .1rem
}

@media (max-width:1024px) {
  .section1 .cont .item .img .iconfont {
    font-size: .8rem
  }
}

@media (max-width:991px) {
  .section1 .cont .item .img .iconfont {
    font-size: 1.4rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item .img .iconfont {
    font-size: .7rem;
    margin-bottom: 0
  }
}

.section1 .cont .item:first-child {
  background-color: #bbe4f9;
  width: 19%
}

@media (max-width:991px) {
  .section1 .cont .item:first-child {
    width: 49%
  }
}

.section1 .cont .item:nth-child(2) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 19%
}

@media (max-width:991px) {
  .section1 .cont .item:nth-child(2) {
    width: 49%
  }
}

.section1 .cont .item:nth-child(2) .cc {
  border-radius: .2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  height: 46%
}

@media (max-width:767px) {
  .section1 .cont .item:nth-child(2) .cc {
    height: 48%
  }
}

.section1 .cont .item:nth-child(2) .cc .text {
  margin-top: -.1rem;
  padding: 0 .35rem
}

@media (max-width:1024px) {
  .section1 .cont .item:nth-child(2) .cc .text {
    padding: 0 .1rem
  }
}

@media (max-width:991px) {
  .section1 .cont .item:nth-child(2) .cc .text {
    padding: 0 .5rem
  }
}

@media (max-width:767px) {
  .section1 .cont .item:nth-child(2) .cc .text {
    padding: 0 .3rem
  }
}

.section1 .cont .item:nth-child(2) .cc:first-child {
  background-color: #f5edd2
}

.section1 .cont .item:nth-child(2) .cc:nth-child(2) {
  background-color: #cdebf2
}

.section1 .cont .item:nth-child(3) {
  background-color: #dbfbf2;
  width: 19%
}

@media (max-width:991px) {
  .section1 .cont .item:nth-child(3) {
    width: 32%
  }
}

@media (max-width:767px) {
  .section1 .cont .item:nth-child(3) {
    height: 28vw
  }
}

.section1 .cont .item:nth-child(3) .img .iconfont {
  color: #74b3a1
}

.section1 .cont .item:nth-child(4) {
  background-color: #e1f1fa;
  width: 19%
}

@media (max-width:991px) {
  .section1 .cont .item:nth-child(4) {
    width: 32%
  }
}

@media (max-width:767px) {
  .section1 .cont .item:nth-child(4) {
    height: 28vw
  }
}

.section1 .cont .item:nth-child(4) .img .iconfont {
  color: #49768f
}

.section1 .cont .item:nth-child(5) {
  background-color: #f6e7f8;
  width: 19%
}

@media (max-width:991px) {
  .section1 .cont .item:nth-child(5) {
    width: 32%
  }
}

@media (max-width:767px) {
  .section1 .cont .item:nth-child(5) {
    height: 28vw
  }
}

.section1 .cont .item:nth-child(5) .img .iconfont {
  color: #a373a9
}

/* 
.section2 {
  position: relative;
  margin-bottom: -.3rem
}

.section2 .fixed-cont {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  position: absolute
}

@media (max-width:1024px) {
  .section2 .fixed-cont {
    position: static
  }
}

.section2 .fixed-cont.fixed {
  position: fixed;
  top: 5vh
}

@media (max-width:1024px) {
  .section2 .fixed-cont.fixed {
    position: static
  }
}

.section2 .fixed-cont.abs {
  position: absolute;
  bottom: 0;
  top: auto
}

@media (max-width:1024px) {
  .section2 .fixed-cont.abs {
    position: static
  }
}

.section2 .fixed-cont .cont {
  overflow: hidden;
  position: relative;
  border-radius: .3rem;
  background-color: #dbf0fb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 73.45vh
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont {
    display: block;
    height: auto
  }
}

.section2 .fixed-cont .cont:after {
  content: "";
  width: 80%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  background: url(../images/about/circle3.png) no-repeat 0 0;
  background-size: contain;
  opacity: 0;
  -webkit-transform: translate3d(-10%, -10%, 0) scale(.8);
  -moz-transform: translate3d(-10%, -10%, 0) scale(.8);
  transform: translate3d(-10%, -10%, 0) scale(.8);
  -webkit-transition: opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-transform 3s cubic-bezier(.19, 1, .22, 1);
  transition: opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-transform 3s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1), -moz-transform 3s cubic-bezier(.19, 1, .22, 1);
  transition: transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1);
  transition: transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-transform 3s cubic-bezier(.19, 1, .22, 1), -moz-transform 3s cubic-bezier(.19, 1, .22, 1);
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  bottom: -30%;
  left: -30%;
  width: 10rem;
  height: 8.16rem
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont:after {
    width: 6.35rem
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont:after {
    height: 4.16rem
  }
}

.section2 .fixed-cont .cont .left-text {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  padding: .92rem .58rem .92rem .58rem;
  width: 50%;
  height: 73.45vh;
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text {
    padding: .5rem
  }
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text {
    width: 100%;
    height: auto
  }
}

.section2 .fixed-cont .cont .left-text ul {
  border-bottom: .01rem solid #afdcf4
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul {
    border-bottom-width: 1px
  }
}

.section2 .fixed-cont .cont .left-text ul li {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-transform: border-top-color .3s;
  -moz-transform: border-top-color .3s;
  -ms-transform: border-top-color .3s;
  transform: border-top-color .3s;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  border-top: .01rem solid #afdcf4
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li {
    padding-top: .3rem
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li {
    padding-top: .4rem
  }
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li {
    padding-bottom: .3rem
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li {
    padding-bottom: .4rem
  }
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li {
    display: block
  }
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li {
    border-top-width: 1px
  }
}

.section2 .fixed-cont .cont .left-text ul li:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  flex-direction: row-reverse
}

.section2 .fixed-cont .cont .left-text ul li .item-left {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100%
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li .item-left {
    width: 48%
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li .item-left {
    width: 100%
  }
}

.section2 .fixed-cont .cont .left-text ul li .item-left .item-title {
  color: #1b99db;
  cursor: pointer;
  text-align: left;
  font-size: .42rem;
  padding-top: .18rem;
  padding-bottom: .18rem;
  font-weight: 600;
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li .item-left .item-title {
    text-align: center
  }
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li .item-left .item-title {
    font-size: .55rem
  }
}

@media (max-width:991px) {
  .section2 .fixed-cont .cont .left-text ul li .item-left .item-title {
    font-size: .65rem
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li .item-left .item-title {
    font-size: .4rem;
    padding-top: 0;
    padding-bottom: 0
  }
}

.section2 .fixed-cont .cont .left-text ul li .item-left .item-text {
  line-height: 1.77;
display: none;
padding: .15rem 0
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li .item-left .item-text {
    height: auto;
    display: block
  }
}

.section2 .fixed-cont .cont .left-text ul li .item-left .item-text .link {
  text-align: left;
  margin-top: .3rem
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li .item-left .item-text .link {
    text-align: right
  }
}

.section2 .fixed-cont .cont .left-text ul li .item-img {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 0;
  display: none;
  margin-top: 0
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li .item-img {
    width: 48%
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li .item-img {
    width: 100%
  }
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .left-text ul li .item-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li .item-img {
    margin-top: .3rem
  }
}

.section2 .fixed-cont .cont .left-text ul li .item-img b {
  display: block;
  height: 32vw;
  width: 100%;
  background-size: 100% auto;
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .left-text ul li .item-img b {
    height: 70vw
  }
}

.section2 .fixed-cont .cont .left-text ul li.active {
  border-top-color: #008cd6
}

.section2 .fixed-cont .cont .right-swiper {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  display: block;
  width: 50%;
  height: 73.45vh;
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .right-swiper {
    display: none
  }
}

.section2 .fixed-cont .cont .right-swiper .swiper {
  height: 100%
}

.section2 .fixed-cont .cont .right-swiper .swiper .swiper-slide b {
  display: block;
  width: 100%;
  height: 100%
}

.section2 .fixed-cont .cont .fixed-swiper {
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  left: 100%;
  z-index: 5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: left 1s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: left 1s cubic-bezier(.19, 1, .22, 1);
  transition: left 1s cubic-bezier(.19, 1, .22, 1);
  background-color: hsla(0, 0%, 100%, .9);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding: .7rem .5rem
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .fixed-swiper {
    display: none
  }
}

.section2 .fixed-cont .cont .fixed-swiper .close-btn {
  position: absolute;
  background-color: #f1de54;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  cursor: pointer;
  width: .48rem;
  height: .48rem;
  top: .26rem;
  right: .26rem
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn {
    width: .7rem
  }
}

@media (max-width:991px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn {
    width: .9rem
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn {
    width: .8rem
  }
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn {
    height: .7rem
  }
}

@media (max-width:991px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn {
    height: .9rem
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn {
    height: .8rem
  }
}

.section2 .fixed-cont .cont .fixed-swiper .close-btn .iconfont {
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  font-size: .12rem
}

@media (max-width:1024px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn .iconfont {
    font-size: .2rem
  }
}

@media (max-width:991px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn .iconfont {
    font-size: .3rem
  }
}

@media (max-width:767px) {
  .section2 .fixed-cont .cont .fixed-swiper .close-btn .iconfont {
    font-size: .22rem
  }
}

.section2 .fixed-cont .cont .fixed-swiper .close-btn:hover .iconfont {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.section2 .fixed-cont .cont .fixed-swiper .swiper {
  width: 100%;
  height: 80%
}

.section2 .fixed-cont .cont .fixed-swiper .swiper .swiper-slide {
  height: 100%
}

.section2 .fixed-cont .cont .fixed-swiper .swiper .swiper-slide b {
  display: block;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain
}

.section2 .fixed-cont .cont .fixed-swiper .swiper-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
  position: absolute;
  right: .5rem;
  bottom: .7rem
}

.section2 .fixed-cont .cont .fixed-swiper .swiper-control .swiper-pagination {
  position: static;
  width: auto
}

.section2 .fixed-cont .cont .fixed-swiper .swiper-control .swiper-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: .3rem
}

.section2 .fixed-cont .cont .fixed-swiper .swiper-control .swiper-btn .swiper-button-next,
.section2 .fixed-cont .cont .fixed-swiper .swiper-control .swiper-btn .swiper-button-prev {
  position: relative;
  left: 0;
  right: 0;
  margin: 0
}

.section2 .fixed-cont .cont .fixed-swiper .swiper-control .swiper-btn .swiper-button-prev {
  margin-right: .15rem
}

.section2 .fixed-cont .cont .fixed-swiper.active {
  left: 50%
}

.section2 .fixed-cont .cont.is-inview:after {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  -moz-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1)
}

.section2 .zw {
  display: block
}

@media (max-width:1024px) {
  .section2 .zw {
    display: none
  }
}

.section2 .zw>div {
  height: 50vh
}

.section2 .zw>div:last-child {
  height: 100vh
}

*/



/*----------------------------------------*/
.section6 {
  position: relative;
  overflow: hidden;
  display: flex;
  height: 36.4vw;
  border-radius: .26rem;
  background: #d4eefc;
}

.section6:after {
  content: "";
  width: 80%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  background: url(../images/about/circle3.png) no-repeat 0 0;
  background-size: contain;
  opacity: 0;
  -webkit-transform: translate3d(-10%, -10%, 0) scale(.8);
  -moz-transform: translate3d(-10%, -10%, 0) scale(.8);
  transform: translate3d(-10%, -10%, 0) scale(.8);
  -webkit-transition: opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-transform 3s cubic-bezier(.19, 1, .22, 1);
  transition: opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-transform 3s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1), -moz-transform 3s cubic-bezier(.19, 1, .22, 1);
  transition: transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1);
  transition: transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-transform 3s cubic-bezier(.19, 1, .22, 1), -moz-transform 3s cubic-bezier(.19, 1, .22, 1);
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  bottom: -30%;
  left: -30%;
  width: 10rem;
  height: 8.16rem;
  z-index: 1;
}

.section6.is-inview:after {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  -moz-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1)
}

.decoration {
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1b99db, #0a6da9);
  opacity: 0.08;
  z-index: 0;
}

.decoration:nth-child(1) {
  top: -100px;
  left: -100px;
  width: 400px;
  height: 400px;
}

.decoration:nth-child(2) {
  bottom: -150px;
  right: -150px;
  width: 500px;
  height: 500px;
}

.text-column {
  width: 45%;
  padding: 0;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding: .92rem .6rem 1.02rem .6rem;


}

.text-panel {
  border-bottom: 1px solid rgba(27, 153, 219, 0.3);
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 2;

}

.text-panel:first-child {
  border-top: none;
}

.text-panel.active {
  flex-grow: 1;
}

.panel-header {
  padding: .18rem .4rem .18rem 0;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(19, 149, 218, 0.5);
  transition: background 0.3s;
}

.text-panel.active .panel-header {
  border-top: 1px solid rgba(19, 149, 218, 1);
}

.panel-title {
  color: #1b99db;
  font-size: .42rem;
  font-weight: 700;
  position: relative;
  padding-left: 0px;
  flex-grow: 1;
  color: #00b5f7;
}

.panel-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: #f1de54;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1b99db;
  font-weight: bold;
  font-size: 14px;
  transition: all 0.3s ease;
  display: none;
}

.text-panel:nth-child(1) .panel-title::before {
  content: "01";
}

.text-panel:nth-child(2) .panel-title::before {
  content: "02";
}

.text-panel:nth-child(3) .panel-title::before {
  content: "03";
}

.text-panel.active .panel-title::before {
  background: #1b99db;
  color: #f1de54;
}

.toggle-icon {
  width: 20px;
  height: 20px;
  position: relative;
  transition: transform 0.3s ease;
  display: none;
}

.toggle-icon::before,
.toggle-icon::after {
  content: "";
  position: absolute;
  background: #1b99db;
  transition: all 0.3s ease;
}

.toggle-icon::before {
  width: 100%;
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
}

.toggle-icon::after {
  width: 2px;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.text-panel.active .toggle-icon::after {
  opacity: 0;
  transform: translateX(-50%) rotate(90deg);
}

.panel-content {
  color: #2c3e50;
  font-size: 16px;
  line-height: 1.8;
  padding: 0 30px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.text-panel.active .panel-content {
  max-height: 500px;
  padding: 0px .3rem .3rem 0;
}

.text-panel.active .panel-content .link {
  margin-top: .36rem;
}


.panel-link i {
  display: none;
}

.image-column {
  width: 55%;
  position: relative;
  overflow: hidden;
  background: #0a6da9;
}

.slides-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300%;
  transition: transform 0.8s cubic-bezier(0.33, 1, 0.68, 1);
}

.slide-image {
  width: 100%;
  height: 33.333%;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px;
  color: white;
  position: relative;
}

.slide-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: linear-gradient(to top, rgba(10, 109, 169, 0.9), transparent 60%); */
  z-index: 1;
}

.section6 .link.phone {
  display: none;
}

@media (max-width:1199px) {
  .section6 .link {
    display: none;
  }

  .section6 .link.phone {
    display: block;
  }
}

.slide-content {
  position: relative;
  z-index: 2;
  max-width: 600px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease 0.3s;
}

.slide-image.active .slide-content {
  opacity: 1;
  transform: translateY(0);
}

.slide-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.slide-desc {
  font-size: 16px;
  line-height: 1.7;
  opacity: 0.9;
}

.main-pagination {
  position: absolute;
  bottom: 30px;
  right: 40px;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
  padding: 8px 15px;
  border-radius: 20px;
  color: white;
  font-size: 16px;
  font-weight: 600;
  display: none;
}

.slide-nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  display: flex;
  flex-direction: column;
  gap: 15px;
  display: none;

}

.nav-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(5px);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.nav-btn:hover {
  background: rgba(255, 255, 255, 0.5);
  transform: scale(1.1);
}

.prev-btn {
  top: 30px;
}

.next-btn {
  bottom: 80px;
}

.awards-overlay {
  position: absolute;
  height: 100%;
  width: 55%;
  top: 0;
  left: 100%;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  transition: left 0.4s ease;
}

.awards-overlay.active {
  left: 45%;
}

.close-btn {
  position: absolute;
  background-color: #f1de54;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 32px;
  right: 37px;
  z-index: 11;
  transition: transform 0.3s ease;
}

.close-btn:hover {
  transform: rotate(90deg);
}

.close-btn::before,
.close-btn::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #333;
}

.close-btn::before {
  transform: rotate(45deg);
}

.close-btn::after {
  transform: rotate(-45deg);
}

.awards-title {
  color: #1b99db;
  font-size: 24px;
  margin-bottom: 15px;
}

.awards-description {
  color: #666;
  margin-bottom: 30px;
  font-size: 16px;
}

.awards-carousel {
  flex: 1;
  position: relative;
  overflow: hidden;
}

.awards-track {
  display: flex;
  height: 100%;
  transition: transform 0.4s ease;
}

.award-slide {
  min-width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.award-image {
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0);
}

.award-image img {
  width: 100%;
}

.award-title {
  font-size: 18px;
  font-weight: 600;
  color: #1b99db;
  margin-bottom: 10px;
  text-align: center;
}

.award-desc {
  font-size: 14px;
  color: #666;
  text-align: center;
  max-width: 80%;
}

.carousel-controls {
  position: absolute;
  bottom: .4rem;
  right: .38rem;
  height: .44rem;
  line-height: .44rem;
  width: 116px;
}

.carousel-dots {
  display: flex;
  gap: 10px;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #d1e8f8;
  cursor: pointer;
  transition: background 0.3s ease;
}

.dot.active {
  background: #1b99db;
}

.awards-pagination {
  position: absolute;
  left: -.42rem;
  top: 0;
  font-size: 16px;
  font-weight: 600;
  color: #1b99db;
}

.carousel-arrow {
  float: left;

  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #1b99db;
  color: #1b99db;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s ease;
  font-style: normal;
}

.swiper-button-prev,
.swiper-button-next {
  background: none !important;

}

.carousel-arrow .swiper-button-next .icon:before,
.carousel-arrow .swiper-button-prev .icon::after {
  font-style: normal;

}

.section6 .swiper-pagination {
  position: static;
  width: auto;
}


.carousel-arrow:hover {
  background: #0c7bb3;
}

.text-column .phone {
  display: none;
}

@media (max-width: 1199px) {
  .text-column .phone {
    display: block;
    float: left;
    width: 100%;
  }

  .text-panel.active {
    flex-grow: 0;
  }

  .text-panel {
    float: left;
    width: 100%;
    flex-grow: 0;
    flex-shrink: 0;

  }

  .text-column img {
    max-width: 100%;
  }


  .text-column,
  .image-column {
    width: 100%;
  }

  .panel-header {
    border: 0;
  }

  .text-panel {
    border: 0;
    padding: 20px 0;
  }

  .panel-content {
    max-height: 500px;
    padding: 0;
  }

  .image-column {
    display: none;
  }

  .section6 {
    height: auto;
  }

}

@media (max-width: 768px) {
  /* .container {
    flex-direction: column;
    height: auto;
  } */

  .text-column,
  .image-column {
    width: 100%;
    padding: .0rem .3rem 0rem .3rem;
  }

  .text-panel.active .panel-header {
    padding: 10px 0;
  }

  .image-column {
    height: 400px;
  }

  .slides-container {
    height: 300%;
  }

  .slide-image {
    height: 33.333%;
  }

  .awards-overlay {
    width: 100%;
    left: 100%;
  }

  .awards-overlay.active {
    left: 0;
  }

  .container {
    border-radius: 10px;
  }

  .panel-header {
    padding: 0px;
  }

  .panel-title {
    font-size: 18px;
    padding-left: 0px;
  }

  .panel-title::before {
    width: 25px;
    height: 25px;
  }

  .panel-content {
    font-size: 14px;
    padding: 0 0px;
    margin-top: 10px;
  }

  .text-panel.active .panel-content {
    padding: 0px 0px 0px;
  }

  .awards-overlay {
    padding: 20px 15px;
  }

  .award-image {
    height: 200px;
  }

  .main-pagination {
    bottom: 20px;
    right: 20px;
    font-size: 14px;
  }

  .slide-nav {
    left: 20px;
    transform: none;
  }

  .next-btn {
    bottom: 60px;
  }
}

/*----------------------------------------*/

.section3 .top_low,
.section4 .top_low {
  width: 100%;
  text-align: center;
}

.section3 {
  position: relative;
  padding-top: .0rem;
  margin-top: .72rem;
}

.section3 .cont {
  background: #d4eefc;
}

@media (max-width:767px) {
  .section3 {
    padding-top: 0.6rem;
    margin-top: 0
  }
}

.section3 .cont {
  position: relative;
  z-index: 1;
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-radius: 0.3rem;
}

.section3 .cont .common-title {
  margin-bottom: .5rem;
}

@media (max-width:767px) {
  .section3 .cont {
    padding-top: .5rem;
    padding-bottom: .2rem
  }
}

.section3 .cont:after {
  content: "";
  width: 100vw;
  height: 100%;
  z-index: -2;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.section3 .cont .swiperM {
  margin: 0 .55rem;

}

.section3 .cont .swiperM .swiper-slide {
  padding: .2rem .2rem .64rem .2rem;
  background: #fff;
  box-sizing: border-box;
  border-radius: .26rem;

}

.section3 .cont .swiperM .swiper-slide a>span {
  border-radius: .26rem;
  padding-bottom: 67.14975845410628%;
}

.section3 .cont .swiperM .swiper-slide a img {
  transition: all .6s;
}

.section3 .cont .swiperM .swiper-slide:hover a img {
  transform: scale(1.1);
}



.section3 .cont .swiperM .swiper-slide a .about-p {
  font-size: 0.26rem;
  margin-top: .3rem;
  color: #082d43;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.section3 .cont .swiperM .swiper-slide a .about-a {
  margin-top: .5rem;
}

.section3 .cont .swiperM .swiper-slide a .about-a {
  text-align: center
}

.section3 .cont .swiperM .swiper-slide a .about-a span {
  display: inline-block;
  border: 1px solid #006a9b;
  width: .5rem;
  height: .5rem;
  line-height: .48rem;
  border-radius: 100%;
  transition: all .6s;
}

@media (max-width:1024px) {
  .section3 .cont .swiperM .swiper-slide a .about-a span {
    width: .8rem;
    height: .8rem;
    line-height: .78rem;
  }

  .section3 .cont .swiperM .swiper-slide a .about-p {
    font-size: 0.36rem;
  }
}

.section3 .cont .swiperM .swiper-slide:hover a .about-a span {
  background: #ffe500;
  border-color: #ffe500;
}

.section3 .cont .swiperM .swiper-slide a .about-a span::after {
  font-family: iconfont;
  content: "\e603";
  font-size: 24px;
}

.section3 .cont .swiperM .pagination {
  margin-top: .5rem;
}

.section3 .cont .swiperM .pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 0 7px;
  background: #00b4f8;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}

.section3 .cont .swiperM .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffe500
}

.section3 .cont .swiper-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between
}

.section3 .cont .swiper-control .swiper-pagination {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  position: static;
  height: 3px;
  background: #c2e4f6
}

.section3 .cont .swiper-control .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #008cd6
}

.section3 .cont .swiper-control .swiper-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: .3rem
}

.section3 .cont .swiper-control .swiper-btn .swiper-button-next,
.section3 .cont .swiper-control .swiper-btn .swiper-button-prev {
  position: relative;
  left: 0;
  right: 0;
  margin: 0
}

.section3 .cont .swiper-control .swiper-btn .swiper-button-prev {
  margin-right: .15rem
}

.section4 {
  padding-top: 1.35rem
}

@media (max-width:767px) {
  .section4 {
    padding-top: 1.2rem
  }

  .section3 .cont .swiperM {
    margin: 0 .3rem;
  }

}

.section4 .cont {
  margin-top: .7rem
}

.section5 {
  padding-top: .75rem;
  margin-top: 1rem
}

@media (max-width:767px) {
  .section5 {
    padding-top: 1.4rem;
    margin-top: 0
  }
}

.section5 ul {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex
}

.section5 ul li {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  position: relative;
  background-color: #e1f1fa;
  border-radius: .2rem;
  overflow: hidden;
  -webkit-transition: background-color .3s, opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-box-shadow .3s, -webkit-transform 3s cubic-bezier(.19, 1, .22, 1);
  transition: background-color .3s, opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-box-shadow .3s, -webkit-transform 3s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: background-color .3s, box-shadow .3s, transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1), -moz-transform 3s cubic-bezier(.19, 1, .22, 1);
  transition: background-color .3s, box-shadow .3s, transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1);
  transition: background-color .3s, box-shadow .3s, transform 3s cubic-bezier(.19, 1, .22, 1), opacity 3s cubic-bezier(.19, 1, .22, 1), -webkit-box-shadow .3s, -webkit-transform 3s cubic-bezier(.19, 1, .22, 1), -moz-transform 3s cubic-bezier(.19, 1, .22, 1);
  height: 27vw;
  width: 19%;
  padding: .65rem .35rem;
  margin-bottom: 0
}

@media (max-width:991px) {
  .section5 ul li {
    height: 30vw
  }
}

@media (max-width:767px) {
  .section5 ul li {
    height: 55vw
  }
}

@media (max-width:1024px) {
  .section5 ul li {
    width: 32%
  }
}

@media (max-width:767px) {
  .section5 ul li {
    width: 100%
  }
}

@media (max-width:1024px) {
  .section5 ul li {
    margin-bottom: .3rem
  }
}

.section5 ul li:nth-child(4),
.section5 ul li:nth-child(5) {
  width: 19%
}

@media (max-width:1024px) {

  .section5 ul li:nth-child(4),
  .section5 ul li:nth-child(5) {
    width: 48.8%
  }
}

@media (max-width:767px) {

  .section5 ul li:nth-child(4),
  .section5 ul li:nth-child(5) {
    width: 100%
  }
}

.section5 ul li .title {
  color: #00b0ec;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  font-weight: 700;
  margin-bottom: .35rem;
  font-size: .38rem
}

@media (max-width:1024px) {
  .section5 ul li .title {
    font-size: .48rem
  }
}

@media (max-width:991px) {
  .section5 ul li .title {
    font-size: .58rem
  }
}

@media (max-width:767px) {
  .section5 ul li .title {
    font-size: .46rem
  }
}

.section5 ul li .desc {
  position: relative;
  z-index: 1;
  line-height: 2;
  font-size: .2rem
}

@media (max-width:1024px) {
  .section5 ul li .desc {
    font-size: .3rem
  }
}

@media (max-width:991px) {
  .section5 ul li .desc {
    font-size: .4rem
  }
}

@media (max-width:767px) {
  .section5 ul li .desc {
    font-size: .32rem
  }
}

.section5 ul li .en-title {
  font-family: Poppins;
  color: #d2e7f3;
  -webkit-writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  position: absolute;
  line-height: .85;
  z-index: 0;
  bottom: -.07rem;
  right: -.05rem;
  font-size: 1rem
}

@media (max-width:1024px) {
  .section5 ul li .en-title {
    font-size: 1.1rem
  }
}

@media (max-width:991px) {
  .section5 ul li .en-title {
    font-size: 1.2rem
  }
}

@media (max-width:767px) {
  .section5 ul li .en-title {
    font-size: 1rem
  }
}


/*# sourceMappingURL=46b3931b9959c927df4fc65fdee94b07.css.map*/