body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;
}

.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owo-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owo-animation-forward {
  z-index: 99;
}

img {
  border: none;
}

[route-active="false"] {
  display: none;
}

/* 清除浮动 */
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

@-webkit-keyframes flicker {
  from {
    opacity: 100%;
  }

  to {
    opacity: 20%;
  }
}

@keyframes flicker {
  from {
    opacity: 100%;
  }

  to {
    opacity: 20%;
  }
}

[o-animation="flicker"] {
  -webkit-animation: flicker 2s linear 0s infinite alternate;
  animation: flicker 2s linear 0s infinite alternate;
}
[o-hover="grow"] {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
[o-hover="grow"]:hover, [o-hover="grow"]:focus, [o-hover="grow"]:active {
  transform: scale(1.1);
}

.swiper-container,
.simple-swiper .swiper-wrapper,
.simple-swiper .swiper-wrapper a {
  width: 100%;
  height: 100%;
  position: relative;
}

.simple-swiper .swiper-wrapper a {
  display: block;
}

.simple-swiper .swiper-wrapper img {
  display: block;
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -50%;
  bottom: -50%;
  margin: auto;
}

.simple-swiper .left-button {
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 90;
}

.simple-swiper .right-button {
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 90;
}
.swiper-nQRKuKHI {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.swiper-nQRKuKHI .swiper-container {
  width: 100%;
  height: 660px;
}

.swiper-nQRKuKHI .swiper-container .swiper-slide:nth-child(even) .show {
  position: absolute;
  bottom: 0;
}

.swiper-nQRKuKHI .swiper-container .swiper-slide:nth-child(even) .info {
  position: absolute;
  top: 0;
}

.swiper-nQRKuKHI .swiper-container .swiper-slide {
  position: relative;
}

.swiper-nQRKuKHI .swiper-container .swiper-slide .show {
  width: 100%;
  height: 50%;
  position: relative;
}

.swiper-nQRKuKHI .swiper-container .swiper-slide .show img,
.swiper-nQRKuKHI .swiper-container .swiper-slide .show a {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-nQRKuKHI .swiper-container .swiper-slide a:hover {
  text-decoration: none;
}

.swiper-nQRKuKHI .swiper-container .info {
  padding: 20px;
  height: 50%;
  background-color: #6f9366;
  color: white;
  width: 100%;
}

.swiper-nQRKuKHI .swiper-container .people {
  line-height: 30px;
}

.swiper-nQRKuKHI .swiper-container .people h3 {
  display: block;
  font-size: 18px;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  line-height: 38px;
  margin-bottom: 10px;
  text-align: left;
}

.swiper-nQRKuKHI .swiper-container p {
  line-height: 1.7;
  height: 200px;
  overflow: hidden;
  text-align: left;
  font-size: 16px;
}

.swiper-nQRKuKHI .swiper-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}

.swiper-nQRKuKHI .next {
  left: -7%;
}

.swiper-nQRKuKHI .prev {
  right: -5%;
  transform: rotate(180deg);
}

.swiper-nQRKuKHI .swiper-conn {
  width: 96%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.swiper-nQRKuKHI .more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: 0 auto;
  height: 35px;
}

.swiper-nQRKuKHI .pagination {
  position: absolute;
  width: 200px;
  height: 20px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
}

.swiper-nQRKuKHI .pagination .swiper-pagination-switch {
  width: 20px;
  height: 20px;
  background-color: #aba5a5;
  display: inline-block;
}

.swiper-nQRKuKHI .pagination .swiper-active-switch {
  background-color: #ff3333;
}
.plurilingual {
  background-color: #f5f5f5;
  padding: 40px 0;
  padding-top: 80px;
}

.plurilingual .tab-bar {
  text-align: center;
  margin-bottom: 40px;
}

.plurilingual .tab-bar li {
  display: inline-block;
  width: 140px;
  line-height: 40px;
  font-size: 20px;
  color: #00a29a;
  cursor: pointer;
  margin: 0 20px;
}

.plurilingual .tab-bar .active {
  background-color: #00a29a;
  color: white;
}

.plurilingual .left {
  float: left;
}

.plurilingual .right {
  float: right;
  width: 600px;
  text-align: left;
}

.plurilingual .pen {
  width: 1200px;
  margin: 0 auto;
}

.plurilingual a {
  display: block;
}

.plurilingual .left {
  width: 500px;
  height: 280px;
}

.plurilingual .card {
  margin-bottom: 20px;
  height: 280px;
  overflow: hidden;
}

.plurilingual .card h3 {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 15px;
}

.plurilingual .card .text {
  font-size: 14px;
  color: #333;
  height: 170px;
  overflow: hidden;
}
#copyright {
  height: 60px;
  padding: 40px 0;
  position: relative;
  font-size: 14px;
  height: 60px;
  color: #000000;
  z-index: 999;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
}
.start {
  width: 100%;
  height: 100vh;
  background-color: burlywood;
  position: relative;
}

.start .mouse {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: 0 auto;
}

.video-box {
  width: 100%;
  height: 100vh;
}

.big-image-show {
  width: 100%;
  height: auto;
}

.big-image-show .swiper-active-switch {
  background-color: #00a29a;
}

.menu-bar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.6);
  height: 60px;
  line-height: 60px;
  color: white;
}

.menu-bar a {
  color: white;
  display: inline-block;
  font-size: 26px;
  width: 160px;
  height: 30px;
  line-height: 30px;
  margin: 15px 0;
  border-right: 1px solid #ccc;
}

.menu-bar a:hover {
  color: white;
}

.menu-bar a:last-child {
  border-right: none;
}

.share-box {
  height: 800px;
  background-image: url('../resource/bg-2.jpg');
  background-position: center;
  background-size: cover;
  position: relative;
}

.share-box .share {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.swiper-show-box {
  background-image: url('../resource/bg-3.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 30px;
}

.big-image-show .swiper-container,
.big-image-show .swiper-wrapper,
.big-image-show .swiper-wrapper a {
  height: 57vw;
}

.big-swiper-pagination {
  height: 6px;
  width: 100%;
  z-index: 99;
  line-height: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
}

.big-swiper-pagination .swiper-pagination-switch {
  background-color: #e5e5e5;
  width: 24px;
  height: 6px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 3px;
}

.phone .big-image-show,
.phone .video-box {
  height: auto; margin-top:20px;
}

.phone .swiper-nQRKuKHI {
  width: 100%;
}
.phone .swiper-nQRKuKHI .swiper-container .swiper-slide .show img,.phone .swiper-nQRKuKHI .swiper-container .swiper-slide .show a{
height:100%;width:auto;display:block;margin:0 auto;max-width:100%;max-height:100%;
}
.phone .plurilingual .pen {
  width: 98vw;
}

.phone .plurilingual {
  padding: 0;
}

.phone .plurilingual .tab-bar li {
  width: 46%;
  margin: 0 1.5%;
}

.phone .plurilingual .left {
  width: 40vw;
  height: 22.5vw;
}

.phone .plurilingual .right {
  width: 56vw;
}

.phone .plurilingual .card {
  height: 23vw;
}

.phone .plurilingual .card h3 {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 3px;
}

.phone .plurilingual .card .text {
  font-size: 12px;
  color: #333;
  overflow: auto;
  height: auto;
  line-height: 17px;
}

.phone .share-box {
  height: 153vw;
}

.phone .share.no-pc {
  height: 91vw;
  top: -31vw;
}

