.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
p {
  margin: 0;
}
.rainbow {
  position: relative;
  width: 17.2rem;
  margin: 1.7rem auto 0;
}
.rainbow .title {
  position: absolute;
  top: -0.95rem;
  left: 0.02rem;
  font-size: 0.6rem;
  color: #00a4a7;
}
.rainbow .img1 {
  width: 100%;
}
.rainbow .img {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.rainbow .zn-div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #ccc;
}
.rainbow .zn-div .span-text {
  position: absolute;
  color: #fff;
  font-size: 1.2vw;
}
.rainbow .zn-div .span-text1 {
  left: 0.6vw;
  bottom: 2vw;
  -webkit-transform: rotate(-80deg);
  -moz-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  -o-transform: rotate(-80deg);
  transform: rotate(-80deg);
}
.rainbow .zn-div .span {
  position: absolute;
  border-radius: 50%;
  width: 0.87rem;
  height: 0.87rem;
  padding: 0.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s;
  font-size: 0.2rem;
  animation-fill-mode: backwards;
  font-weight: bold;
}
.rainbow .zn-div .span:hover {
  transform: rotate(360deg);
  transform: translateY(-0.2rem);
}
.rainbow .zn-div .span1 {
  bottom: 1.28rem;
  left: 3.82rem;
  background-color: #F2F2F2;
}
.rainbow .zn-div .span2 {
  bottom: 0.27rem;
  left: 5.18rem;
  background-color: #F2F2F2;
}
.rainbow .zn-div .span3 {
  bottom: 0.8rem;
  left: 6.4rem;
  background-color: #F2F2F2;
}
.rainbow .zn-div .span33 {
  bottom: 2rem;
  left: 6.2rem;
  background-color: #F2F2F2;
}
.rainbow .zn-div .span4 {
  bottom: 0.13rem;
  left: 9.3rem;
  background-color: #F2F2F2;
}
.rainbow .zn-div .span5 {
  bottom: 1.7rem;
  left: 7.73rem;
  background-color: #F2F2F2;
}
.rainbow .zn-div .span6 {
  bottom: 2.51rem;
  left: 4.91rem;
  background-color: #F2F2F2;
}
.rainbow .zn-div .span7 {
  bottom: 3.37rem;
  left: 6.05rem;
  background-color: #F2F2F2;
}
.rainbow .zn-div .span8 {
  bottom: 3.68rem;
  left: 7.81rem;
  background-color: #50AEAB;
  color: #fff;
}
.rainbow .zn-div .span9 {
  bottom: 3.34rem;
  left: 9.29rem;
  background-color: #50AEAB;
  color: #fff;
}
.rainbow .zn-div .span10 {
  bottom: 2.81rem;
  left: 10.61rem;
  background-color: #50AEAB;
  color: #fff;
}
.rainbow .zn-div .span11 {
  bottom: 2.01rem;
  left: 11.51rem;
  background-color: #50AEAB;
  color: #fff;
}
.rainbow .zn-div .span12 {
  bottom: 0.83rem;
  left: 12.1rem;
  background-color: #50AEAB;
  color: #fff;
}
.content1 {
  width: 100%;
}
.content1 .div1 {
  font-size: 0.44rem;
  line-height: 0.93rem;
  height: 9.6rem;
  background-color: #B9F0EE;
  padding: 1.65rem 1rem 0;
  color: #2C2C2C;
}
.content1 .div2 {
  overflow: hidden;
  font-size: 0.4rem;
  line-height: 1rem;
  height: 9.6rem;
  background-color: #FBFBFD;
  color: #2C2C2C;
  padding: 1.6rem 1rem 0;
}
.content1 .div2 p {
  margin-bottom: 0.16rem;
  font-size: 0.44rem;
}
.content11 {
  width: 100%;
  margin-top: 0.98rem;
  padding: 0 1rem;
  display: flex;
}
.content11 .div1 {
  height: 8.6rem;
  overflow: hidden;
  padding: 0;
}
.content11 .div1 img {
  width: 100%;
  height: 100%;
  animation: indexBg 15s infinite;
}
.content11 .div2 {
  height: 8.6rem;
  padding: 1rem;
  overflow: hidden;
  font-size: 0.36rem;
  line-height: 1rem;
  background-color: #FBFBFD;
  color: #2C2C2C;
}
.content11 .div2 p {
  margin-bottom: 0.16rem;
  font-size: 0.4rem;
}
.content11-en .div2 p {
  margin-bottom: 0.16rem;
  font-size: 0.35rem;
}
.content2 {
  width: 100%;
  margin-top: 0.98rem;
  display: flex;
}
.content2 .div1 {
  height: 8.6rem;
  overflow: hidden;
  padding: 0;
}
.content2 .div1 img {
  width: 100%;
  height: 100%;
  animation: indexBg 15s infinite;
}
.content2 .div2 {
  background-color: rgba(0, 0, 0, 0.02);
  height: 8.6rem;
  padding: 1rem;
}
.content2 .div2 #JS_selecthref {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 5.5rem;
}
.content2 .div2 .title {
  font-size: 0.6rem;
  color: #00a4a7;
  margin-bottom: 0.5rem;
}
.content2 .div2 a {
  margin-top: 0.35rem;
  font-size: 0.36rem;
  color: #2B2B2B;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content2 .div2 a .img1 {
  width: 0.12rem;
  height: 0.23rem;
}
.content2 .div2 a .img2 {
  width: 0.32rem;
  height: 0.23rem;
  display: none;
}
.content3 {
  overflow: hidden;
  position: relative;
  margin-top: 1rem;
}
.content3 .cont {
  position: absolute;
  color: #fff;
  left: 1rem;
  top: 1rem;
  z-index: 9;
}
.content3 .cont h3 {
  font-size: 0.6rem;
  color: #fff;
}
.content3 .cont p {
  margin-top: 0.42rem;
  font-size: 0.36rem;
}
.content3 .shadow {
  position: absolute;
  height: 100%;
  z-index: 9;
}
.content3 .shadow3 {
  width: 9.6rem;
  background-color: rgba(0, 0, 0, 0.2);
  padding-top: 1.63rem;
  padding-left: 1.42rem;
  color: #fff;
}
.content3 .shadow3 h3 {
  font-size: 0.6rem;
}
.content3 .shadow3 p {
  margin-top: 0.52rem;
  font-size: 0.36rem;
}
.content3 .content3-bg-img {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 0 100%;
  z-index: 1;
  background-size: cover;
  position: relative;
  color: #fff;
  width: 100%;
  height: 100vh;
  animation: indexBg 15s infinite;
  animation-fill-mode: forwards;
}
.index-bg-box {
  overflow: hidden;
  position: relative;
}
.index-bg-box .title {
  position: absolute;
  top: 3.4rem;
  left: 0.96rem;
  z-index: 9;
  color: #FFFFFF;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
}
.index-bg-box .title .span {
  position: absolute;
  white-space: nowrap;
}
.index-bg-box .slogn-p {
  position: absolute;
  top: 3rem;
  left: 0.96rem;
  z-index: 9;
  color: #FFFFFF;
  font-size: 0.35rem;
  line-height: 0.6rem;
}
.index-bg-box .index-bg-img {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  background-size: cover;
  position: relative;
  color: #fff;
  width: 100%;
  height: 100vh;
  animation: indexBg 15s infinite;
  animation-fill-mode: forwards;
}
.index-bg-box2 .title {
  font-size: 0.8rem;
  top: 3.4rem;
  letter-spacing: 0rem;
  line-height: 1rem;
}
.index-bg-box2 .slogn-p {
  top: 3.8rem;
  font-size: 0.32rem;
  display: none;
}
@keyframes indexBg {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes indexArrow {
  0% {
    bottom: 5vh;
  }
  50% {
    bottom: 4.5vh;
  }
  100% {
    bottom: 5vh;
  }
}
@media screen and (max-width: 960px) {
  .index-bg-box .title {
    top: 14vh;
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
    margin-left: -0.3rem;
  }
  .index-bg-box .slogn-p {
    top: 15vh;
    font-size: 16px;
    letter-spacing: 0.1rem;
    margin-left: -0.3rem;
    margin-top: 28px;
    line-height: 40px;
  }
  .index-bg-box .arrow-div {
    width: 35px;
    height: 31px;
    position: absolute;
    right: 1rem;
    bottom: 5vh;
    z-index: 99;
    background-size: cover;
    animation: indexArrow 1.3s infinite;
    animation-fill-mode: forwards;
  }
  .index-bg-box .index-bg-img {
    background-attachment: unset;
    background-position: 100% top;
    background-size: 100% 100%;
    color: #fff;
    height: 100vh;
  }
  .index-bg-box2 .title {
    font-size: 1.2rem;
    top: 14vh;
  }
  .index-bg-box2-en .title {
    top: 20vh;
    margin-top: 28px;
  }
  .content1 .div1 {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    line-height: 1.46rem;
  }
  .content1 .div2 {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    line-height: 1.16rem;
  }
  .content2 {
    padding: 0 0.7rem;
  }
  .content2 .div1 {
    height: auto;
  }
  .content2 .div2 {
    height: auto;
    padding-bottom: 20px;
  }
  .content2 .div2 .div {
    width: 100%;
  }
  .content2 .div2 #JS_selecthref a {
    width: 30vw;
  }
  .content2 .div2 #JS_selecthref a .img-div img {
    transform: scale(2);
  }
  .content3 .cont {
    top: 0.6rem;
    left: 0.7rem;
  }
  .content3 .cont h3 {
    margin: 0;
  }
  .content3 .cont p {
    margin-top: 0.24rem;
    margin-bottom: 0;
  }
  .content3 .content3-bg-img {
    background-attachment: unset;
    background-position: 100% top;
    background-size: cover;
    color: #fff;
    height: 50vw;
  }
  .content4 .search-div .ipt {
    width: 6rem;
    height: 0.96rem;
  }
  .content4 .search-div .btn {
    width: 4.2rem;
    height: 0.96rem;
    line-height: 0.96rem;
    padding: 0;
  }
  .content4 .search-div .btn img {
    display: none;
  }
  .content4 .search-div .btn .circle {
    border-radius: 0.48rem;
    width: 4.2rem;
    height: 0.96rem;
  }
  .rainbow {
    width: 17.8rem;
    margin: 50px auto 0;
  }
  .rainbow .title {
    left: 0;
    top: -50px;
    margin: 0;
    font-size: 20px;
    color: #00a4a7;
  }
  .rainbow .zn-div .span {
    width: 1.74rem;
    height: 1.74rem;
    padding: 0.1rem;
    font-size: 12px;
    transform: scale(0.5);
  }
}
.m-content11 {
  padding: 0 15px;
  width: 100%;
}
.m-content11 .div1 {
  overflow: hidden;
  height: 300px;
}
.m-content11 .div1 img {
  width: 100%;
  height: 100%;
}
.m-content11 .div2 {
  padding: 30px 0px;
  background-color: #fff;
  color: #2C2C2C;
  font-size: 15px;
  line-height: 30px;
}
.m-content11 .div2 p {
  line-height: 40px;
}
.m-content11 .div2 .num-span {
  flex: 0 0 125px;
}
.m-content11 .div2 .num-span span {
  margin-left: 5px;
}
.m-content11-en .slogn-p {
  padding: 30px 0px 0;
  line-height: 36px;
  font-size: 16px;
}
.m-content11-en .div2 {
  font-size: 16px;
  padding: 30px 0px;
}
.m-content11-en .div2 .num-span {
  flex: 0 0 100px;
}
.m-content1 {
  width: 100%;
}
.m-content1 .div1 {
  padding: 30px 15px;
  background-color: #F2F2F5;
  color: #2C2C2C;
  line-height: 30px;
  font-size: 14px;
}
.m-content1 .div1 p {
  line-height: 2.5;
}
.m-content1 .div2 {
  padding: 30px 15px;
  background-color: #fff;
  color: #2C2C2C;
  font-size: 14px;
  line-height: 30px;
}
.m-content1 .div2 .num-span {
  flex: 0 0 125px;
}
.m-content1 .div2 .num-span span {
  margin-left: 5px;
}
.m-content1-en .div2 .num-span {
  flex: 0 0 100px;
}
.m-content2 {
  padding: 0 15px;
  width: 100%;
}
.m-content2 .div1 {
  overflow: hidden;
  height: 300px;
  padding-bottom: 40px;
}
.m-content2 .div1 img {
  width: 100%;
  height: 100%;
}
.m-content2 .div2 {
  background-color: #fff;
  padding: 40px 0 35px;
}
.m-content2 .div2 #JS_selecthref {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.m-content2 .div2 .title {
  font-size: 20px;
  color: #00a4a7;
}
.m-content2 .div2 a {
  margin-top: 20px;
  font-size: 15px;
  color: #2C2C2C;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m-content2 .div2 a .img1 {
  width: 6px;
  height: 11.5px;
}
.m-content3 {
  margin-top: 40px;
  padding: 0 15px;
  width: 100%;
}
.m-content3 .div1 {
  overflow: hidden;
  height: 300px;
}
.m-content3 .div1 img {
  width: 100%;
  height: 100%;
}
.m-content3 .div2 {
  padding: 40px 0px 30px;
  background-color: #fff;
  color: #2C2C2C;
  line-height: 30px;
  font-size: 14px;
}
.m-content3 .div2 h3 {
  font-size: 20px;
  color: #00a4a7;
}
.m-content3 .div2 p {
  margin-top: 10px;
}
