/*2021-05-07 14:33:14 - static_tmp/2021kmyc/css/base.css*/
a em,
i {
  font-style: normal;
}

body,
html {
  margin: 0;
  padding: 0;
  font-family: "Microsoft Yahei", "微软雅黑", simsun, "宋体", "Arial Unicode MS", HELVETICA, System;
  font-size: 12px;
  /* font-size: 1vmin !important; */
  color: #2b2b2b;
}

img {
  border: 0;
}

table {
  border-collapse: 0;
}

.clearb:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearb {
  zoom: 1;
}

.clear {
  clear: both;
}

a {
  outline: 0;
  color: #222;
}

a:focus {
  outline: 0;
}

a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
}

a em {
  font-family: "Courier New", Courier, monospace;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img,
input,
label,
select {
  vertical-align: middle;
}

form,
input,
select {
  margin: 0;
  padding: 0;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a img:hover {
  opacity: 0.8;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

.main,
body,
html {
  width: 100%;
  height: 100%;
}

.main,
.phone-notic,
.videoCover {
  overflow: hidden;
}

a,
body,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
select,
textarea,
ul {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

body,
html {
  position: relative;
}

.ml3 {
  margin-left: 3rem;
}

.mt14 {
  margin-top: 1rem;
}

.mr {
  margin: 0 auto;
}

.pmp {
  margin-top: 0.4rem;
  padding-left: 1rem;
}

.fn14 {
  font-size: 1.4rem;
}

.fn16 {
  font-size: 1.6rem;
}

.fn18 {
  font-size: 1.8rem;
}

.fn20 {
  font-size: 2rem;
}

.fn22 {
  font-size: 2.2rem;
}

.fn28 {
  font-size: 2.8rem;
}

.w21 {
  width: 2.1rem;
}
.w37 {
  width: 3.7rem;
}
.center {
  text-align: center;
}

.fl {
  float: left;
}

.ovh {
  overflow: hidden;
}

.undis {
  display: none;
}

.dib {
  display: inline-block;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.bold {
  font-weight: 600;
}

.cup {
  cursor: pointer;
}

.indent {
  text-indent: 2em;
}

.btn:hover,
.video-tag:hover {
  cursor: pointer !important;
  transform: scale(1.05) !important;
  transition: all linear 0.3s !important;
}

.qj-btn:hover {
  cursor: pointer !important;
  transform: scale(1.1) !important;
  transition: all linear 0.3s !important;
}

.turn-btn {
  width: 4.1vmax;
  right: 2vmax;
  bottom: 1vmin;
  z-index: 10;
  cursor: pointer;
}

.turn-btn:hover {
  transition: all 1s ease-out;
  transform: scale(1.3);
}
.nav-wrap {
  height: 100%;
}
.nav-menu {
  left: 2vmax;
  bottom: 1vmin;
  z-index: 10;
  cursor: pointer;
}
.nav-menu img {
  /* width: 4.4rem; */
  width: 2.2vmax;
}
.nav-menu span {
  /* font-size: 2.4rem; */
  font-size: 1.2vmax;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.nav-menu:hover,
.music-btn:hover {
  opacity: 0.8;
}

.music-btn {
  width: 4.4rem;
  right: 2rem;
  top: 2rem;
  z-index: 10;
  cursor: pointer;
}

.nav-box {
  width: 13vmax;
  height: 100%;
  /* height: 100vmin; */
  left: 0;
  top: 0;
  z-index: 12;
  cursor: pointer;
  background: url("../images/nav_bg.png") no-repeat;
  background-size: 100% 100%;
}

.nav-box img:hover {
  transition: all 0.3s ease-out;
  transform: scale(1.1);
}

.close-btn {
  width: 1.5vmax;
  right: 2vmax;
  bottom: 1vmin;
  z-index: 12;
}

.nav-btn {
  /* width: 4.9vmax; */
  height: 3.5vmin;
  left: 6.2vmax;
}

.nav-title {
  height: 19vmin;
}

.t_0 {
  width: 7vmax;
  left: 3vmax;
  top: 5vmin;
}

.t_1 {
  top: 35.5vmin;
}

.t_2 {
  top: 44vmin;
}

.t_3 {
  top: 52.5vmin;
}

.t_4 {
  top: 61.1vmin;
}

.t_5 {
  top: 69.4vmin;
}

.t_6 {
  top: 77.8vmin;
}

.t_7 {
  top: 86.2vmin;
}

/* 视频弹窗 */

.video-modal,
.video-modal1,
.video-modal2,
.video-modal3,
.cs-modal,
.catch-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.7);
}

.video-cont {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-i {
  width: 75vmax;
  height: 42vmax;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 确保视频充满容器并保持比例 */
}

.cs-modal_bg {
  position: relative;
  z-index: 999;
  width: 80vmax;
  height: 24vmax;
  background-image: url("../images/page2_modal.png");
  background-size: 100% 100%;
  /* padding: 5vmax 10vmax ; */
  padding-top: 6.2vmax;
  padding-left: 25vmax;
  /* background-image: url(); */
}

.cs-modal_txt {
  width: 50vmax;
  height: 93rpx;
  /* margin: 0.8vmax 0; */
  font-size: 1.4vmax;
  line-height: 1.7;
  font-weight: 300;
  color: #ffffff;
}

.cs-hover1 {
  position: fixed;
  margin-top: 0vmax;
  margin-left: 5vmax;
  width: 28vmax; 
  z-index: 999999 !important;
  /* height: 14.45vmax; */
}

.cs-hover2 {
  position: fixed;
  margin-top: 2.4vmax;
  margin-left: 10.2vmax;
  width: 26vmax; 
  /* height: auto; */
}

.cs-hover3 {
  position: fixed;
  margin-top: 1.4vmax;
  margin-left: -18.7vmax;
  width: 15.5vmax; 
}

.hx-hover1 {
  position: fixed;
  margin-top: 0.4vmax;
  margin-left: 15vmax;
  width: 13vmax; 
  z-index: 999999 !important;
}

.hx-hover2 {
  position: fixed;
  margin-top: 0.4vmax;
  margin-left: 15vmax;
  width: 13.8vmax; 
}

.hx-hover3 {
  position: fixed;
  margin-top: -0.4vmax;
  margin-left: -19.7vmax;
  width: 13vmax; 
}

.modal-close {
  width: 3vmax;
  height: 3vmax;
  right: -1.5vmax;
  top: -1.5vmax;
  z-index: 9999;
  cursor: pointer;
}

.modal-close:hover {
  opacity: 0.6;
}

/* .video-banner {
  left: 0;
  top: 0;
  height: 2vmax;
  width: 300px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0));
  width: 428rpx;
  height: 13rpx;
  font-size: 1.3vmax;
  color: #FFFFFF;
  line-height: 27rpx;
} */

.video-bottom {
  margin: auto;
  width: 90%;
  position: absolute;
  left: 0;
  right: 0;
  /* margin-top: auto; */
  bottom: -2vmax;
  z-index: 99;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.video-tag {
  padding: 0 1rem;
  width: 9vmax;
  height: 2.5vmax;
  background: url(../images/page3_text1.png) no-repeat;
  background-size: 120% 100%;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: FZLTZCHJW;
  font-weight: 500;
  color: #000;
}

.video-bottom-tag {
  bottom: -2.8vmax;
}

.video-tag-man {
  width: 10vmax;
  height: 3.3vmax;
  /* padding: 0 1vmax; */
}

.video-tag_tip {
  font-weight: 400;
  font-size: 0.9vmax;
}

.catch-bg {
  position: relative;
  width: 25vmax;
  height: 36vmax;
  background: url(../images/goose_bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.catch-goose {
  margin-top: 2.8vmax;
  margin-left: 4.4vmax;
  width: 16vmax;
  /* animation: walk 0.8s infinite; */
  /* transform-origin: center bottom; */
}

@keyframes walk {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-1.5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(1.5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

#catch-title {
  position: absolute;
  top: 24.5%;
  margin-left: 2.4rem;
  font-family: FZDAOFSJF_CU;
  font-size: 1.4vmax;
  color: #ffffff;
  font-style: italic;
}

.catch-text {
  position: absolute;
  bottom: 14%;
  left: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: FZLanTingHeiS-B-GB;
  font-size: 1.4vmax;
  color: #ffffff;
  text-shadow: 0rpx 1rpx 0rpx rgba(12, 12, 12, 0.4);
}

.catch-text div:first-child {
  margin-left: 1.6vmax;
  font-size: 1.5vmax;
}

#my-video,
#my-video1,
#my-video2,
#my-video3 {
  width: 100%;
  height: 100%;
}

.video-desc {
  width: 40rem;
  height: 56rem;
  background: #1a4874;
  line-height: 3.6rem;
  box-sizing: border-box;
  padding: 4rem;
}

.video-desc p {
  text-indent: 2em;
  color: #fefefe;
  font-size: 1.6rem;
}

/* 文字弹窗 */

.text-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
}

.text-cont {
  width: 80rem;
  background: #1a4874;
  line-height: 3.6rem;
  box-sizing: border-box;
  padding: 6rem 5rem;
  position: absolute;
  top: 50%;
  margin-top: -20rem;
  left: 50%;
  margin-left: -40rem;
}

.text-cont p {
  text-indent: 2em;
  color: #fefefe;
  font-size: 2.4rem;
  line-height: 4rem;
}

.audio-btn {
  cursor: pointer;
}

.audio-btn:hover {
  transform: scale(1.1);
  transition: all linear 0.25s;
}

.audio-wave {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 98;
  background: rgba(0, 0, 0, 0.8);
}
.audio-box {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -20rem;
  margin-top: -5rem;
  width: 36rem;
  height: 14rem;
  padding-top: 2rem;
  background: linear-gradient(90deg, #b4c0d6, #e1dce1);
  border: 0.2rem solid #fff;
  z-index: 99;
  text-align: center;
  border-radius: 1rem;
}
.audio-wave .wave-line {
  width: 100%;
  height: 5rem;
  margin-bottom: 3rem;
}

.audio-wave audio {
  width: 30rem;
  height: 3rem;
}

.audio-wave .close-wave {
  top: 0.6rem;
  right: 0.6rem;
  width: 1.4rem;
  cursor: pointer;
}

.swiper-box:hover .swiper-img img {
  transform: scale(1.05);
  transition: all linear 0.3s;
}

.swiper-modal {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
}

.swiper-cont {
  width: 120rem;
  height: 67.5rem;
  left: 50%;
  top: 50%;
  margin-left: -60rem;
  margin-top: -33.8rem;
  z-index: 1000;
}

.swiper-cont .g-banner {
  width: 120rem;
  height: 67.5rem;
}

.swiper-cont .g-banner img {
  width: 100%;
  height: 100%;
}

.swiper-cont .g-banner .swiper-pagination-bullets {
  text-align: right;
  bottom: 5px;
}

.swiper-cont .g-banner .swiper-pagination-bullet {
  width: 1rem !important;
  height: 1rem !important;
  background: #fff !important;
  opacity: 1 !important;
  margin: 0 2px !important;
}

.swiper-cont .g-banner .swiper-pagination-bullet-active {
  background: #ffa846 !important;
  opacity: 1 !important;
}

.swiper-cont .txt-box {
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  padding: 1rem 2rem;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #fefefe;
}

.swiper-cont .page-prev {
  width: 6rem !important;
  height: 10rem !important;
  top: 43%;
  left: -14rem;
  z-index: 20;
  cursor: pointer;
  background: url(../images/prev_01.png) no-repeat;
  background-size: contain;
}

.swiper-cont .page-prev:hover {
  background: url(../images/prev_02.png) no-repeat;
  background-size: contain;
}

.swiper-cont .page-next {
  width: 6rem !important;
  height: 10rem !important;
  top: 43%;
  right: -14rem;
  z-index: 20;
  cursor: pointer;
  background: url(../images/next_01.png) no-repeat;
  background-size: contain;
}

.swiper-cont .page-next:hover {
  background: url(../images/next_02.png) no-repeat;
  background-size: contain;
}

.swiper-cont .close-swiper {
  width: 6rem;
  height: 6rem;
  top: -6rem;
  right: -6rem;
  z-index: 1001;
}
.swiper-cont .close-swiper:hover {
  opacity: 0.6;
}
