dl,h1,h2,h3,h4,h5,h6,ol,p,pre,ul {
    margin-top: 0
}
ul,li,dl,dd,dt{
    margin: 0; padding: 0; list-style: none;
}
.btn,.btn-group,.btn-group-vertical,img,svg {
    vertical-align: middle
}

.dropdown-menu,body,caption {
    text-align: left
}

dd,h1,h2,h3,h4,h5,h6,label {
    margin-bottom: .5rem
}

.btn:not(:disabled):not(.disabled),[role=button],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled),summary {
    cursor: pointer
}

pre,textarea {
    overflow: auto
}

article,aside,figcaption,figure,footer,header,hgroup,legend,main,nav,section {
    display: block
}

.col,.row-cols-1>*,legend {
    max-width: 100%
}

.badge,progress,sub,sup {
    vertical-align: baseline
}

.btn,label,output {
    display: inline-block
}

button,hr,input {
    overflow: visible
}

.dropdown-menu,.form-control,.modal-content {
    background-clip: padding-box
}

*,::after,::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}
.outer{
  width: 100%;

}







.e_bannerD-2 .swiper-container {
  width: 100%;
  overflow: hidden
}

 .e_bannerD-2 .swiper-slide {
  overflow: hidden;
  background: #fff;
  z-index: 10
}

 .e_bannerD-2 .swiper-slide-active {
  z-index: 11
}

 .e_bannerD-2 .p_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

 .e_bannerD-2 .p_video {
  width: 100%;
  height: 100%;
  overflow: hidden
}

 .e_bannerD-2 .swiper-slide-active .P_link_img {
  transform: scale(1)
}

 .e_bannerD-2 .p_videoPoster {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-size: cover;
  transition: transform ease 2s;
  transform: scale(1.1);
  cursor: pointer;
  z-index: 21
}

 .e_bannerD-2 .swiper-slide-active .p_videoPoster {
  transform: scale(1)
}

 .e_bannerD-2 .P_link_img img {
  transform: scale(1);
  width: 100%
}

 .e_bannerD-2 .p_videoPoster img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%) scale(1.18);
  width: auto;
  height: 100%
}

 .e_bannerD-2 .p_info {
  position: absolute;
  top: 26%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 22;
  margin: 0 auto
}

 .e_bannerD-2 .p_info_fivebox {
  width: 100%
}

 .e_bannerD-2 .yx_Summary {
  color: rgb(255 255 255 / 100%);
  font-family: arial;
  font-size: var(--yx_FS22);
  line-height: 180%;
  margin-bottom: var(--yx_FS18);
  transition: all ease .8s .3s;
  opacity: 0;
  text-align: center;
  -webkit-line-clamp: 3;
  transform: translateY(40px)
}

 .e_bannerD-2 .swiper-slide-active .yx_Summary {
  opacity: 1;
  transform: translateY(0px)
}

 .e_bannerD-2 .yx_ImgCover:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient( to bottom,#00000020,rgba(0,0,0,0.2),transparent);
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2
}

 .e_bannerD-2 .yx_Title {
  color: #fff;
  line-height: 180%;
  font-weight: bold;
  transition: all ease .8s .6s;
  opacity: 0;
  text-align: center;
  transform: translateY(40px)
}

 .e_bannerD-2 .swiper-slide-active .yx_Title {
  opacity: 1;
  transform: translateY(0px)
}

 .yx_Ying {
  font-size: var(--yx_FS16);
  color: #fff;
  display: inline-block;
  padding: 6px var(--yx_FS30);
  background: var(--yx_CTwo);
  letter-spacing: 5px;
  opacity: 0;
  transform: translateY(40px)
}

 .e_bannerD-2 .swiper-slide-active .yx_Ying {
  opacity: 1;
  transform: translateY(0px)
}

 .e_bannerD-2 .p_cspan {
  position: relative;
  margin-bottom: var(--yx_FS72);
  transition: all ease .8s .9s;
  opacity: 0;
  transform: translateY(40px)
}

 .e_bannerD-2 .p_button {
  text-decoration: none;
  width: 160px;
  margin: var(--yx_FS48) auto 0;
  width: 180px;
  padding: 12px 0;
  color: #fff;
  text-align: center;
  display: flex;
  font-size: var(--yx_FS18);
  opacity: 0;
  background: var(--yx_Color);
  transform: translateY(100px);
  transition: all 0.6s;
  justify-content: space-around;
  align-items: center;
  border-radius: var(--yx_FS36);
  justify-content: center
}

 .e_bannerD-2 .p_button:hover {
  background: #fff;
  color: var(--yx_Color)
}

 .e_bannerD-2 .p_button .yx_icon {
  font-size: 28px;
  margin-right: 10px;
  line-height: 1
}

 .e_bannerD-2 .p_button:hover .yx_icon {
  color: var(--yx_Color)
}

 .e_bannerD-2 .swiper-slide-active .p_button {
  opacity: 1;
  transform: translateY(0px)
}

 .e_bannerD-2 .swiper-slide-active .p_cspan {
  opacity: 1;
  transform: translateY(0px)
}

 .e_bannerD-2 .p_cspan::before, .e_bannerD-2 .p_cspan::after {
  margin-left: -6px
}

 .e_bannerD-2 .p_cspan::before {
  background: rgb(255 255 255 / 70%)
}

 .e_bannerD-2 .p_scrool {
  position: absolute;
  left: 20px;
  bottom: 40px;
  color: #fff;
  z-index: 10
}

 .e_bannerD-2 .p_scrool span {
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-family: arial;
  writing-mode: tb;
  line-height: 20px;
  margin-bottom: 12px;
  font-size: 12px
}

 .e_bannerD-2 .p_scrool i {
  display: block;
  width: 20px;
  height: 30px;
  border-radius: 12px;
  border: 2px #fff solid;
  position: relative
}

 .e_bannerD-2 .p_scrool i:before {
  content: "";
  display: block;
  width: 4px;
  height: 10px;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  top: 3px;
  animation: scrollmouse 2s linear infinite
}

 .e_bannerD-2 .p_kongjian {
  position: absolute;
  right: 0;
  width: 100%;
  border-left: 1px solid rgb(255 255 255 / 10%);
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 1;
  max-width: 100px;
  pointer-events: none
}

 .e_bannerD-2 .swiper-pagination {
  position: absolute;
  display: flex;
  transform: translateX(-50%);
  left: 50%;
  width: auto;
  height: auto;
  bottom: 3%;
  justify-content: center
}

 .e_bannerD-2 .swiper-pagination-bullet {
  margin: 0 5px !important;
  background: hsl(0deg 0% 100% / 40%);
  opacity: 1;
  width: 10px;
  height: 10px;
  transition: all ease .3s
}

 .e_bannerD-2 .swiper-pagination-bullet-active {
  width: 34px;
  border-radius: 15px;
  background: var(--yx_Color)
}

 .e_bannerD-2 .swiper-pagination-bullet:hover {
  height: 10px;
  border-radius: 15px;
  background: var(--yx_CTwo)
}

 .e_bannerD-2 .p_btn_next {
  color: #fff;
  border-radius: 100%;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  transition: all ease .3s;
  position: absolute;
  margin: 10px auto;
  background-image: none;
  display: flex;
    align-items: center;
    justify-content: center;
}

 .e_bannerD-2 .p_btn_next::after {
  font-size: 16px;
  content: "next"

}

 .e_bannerD-2 .p_btn_next:hover {
  background: #fff;
  border: 2px solid #fff;
  color: var(--yx_Color)
}

 .e_bannerD-2 .p_btn_prev {
  color: #fff;
  border-radius: 100%;
  border: 2px solid #fff;
  height: 50px;
  width: 50px;
  transition: all ease .3s;
  position: absolute;
  margin: 10px;
  background-image: none;
  display: flex;
    align-items: center;
    justify-content: center;
}

 .e_bannerD-2 .p_btn_prev::after {
  font-size: 16px;
  content: "prev"
}

 .e_bannerD-2 .p_btn_prev:hover {
  background: #fff;
  border: 2px solid #fff;
  color: var(--yx_Color)
}


.e_bannerD-2 .p_btn_next::after,.e_bannerD-2 .p_btn_prev::after {
  font-family: swiper-icons;
  text-transform: none!important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}


 .e_bannerD-2 .videoContent {
  width: 100%;
  background: #000
}

 .e_bannerD-2 .videoContent video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  height: 100%;
  width: 100%;
  object-fit: cover;
  opacity: 0.85
}

 .e_bannerD-2 .p_video_button {
  position: absolute;
  right: 0;
  width: 100%;
  bottom: 160px;
  z-index: 110;
  max-width: 100px;
  height: 50px
}

 .e_bannerD-2 .p_videobtm {
  color: #fff;
  border-radius: 100%;
  border: 2px solid #fff;
  top: auto;
  bottom: 0;
  width: 50px;
  height: 50px;
  left: 50%;
  transform: translateX(-50%);
  transition: all ease .3s;
  display: flex;
  position: absolute;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  text-align: center
}

 .e_bannerD-2 .p_video_button svg {
  margin: 0 auto;
  width: 15px
}

 .e_bannerD-2 .p_arr {
  width: 100%;
  position: absolute;
  right: 0;
  top: 46%;
  height: auto;
  z-index: 1;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  text-align: center
}

 .e_bannerD-2 .p_videobtm:hover {
  background: #000;
  border: 2px solid #000
}

 .e_bannerD-2 {
  background_radio: 1;
  display-radio: 1
}

@media only screen and (min-width: 1366px) {
   .e_bannerD-2 .yx_ImgCover {
      padding-bottom:0px !important;
      height: 100vh !important;
      max-height: 1440px
  }
}

 .Title_da {
  display: none
}

 .Title_db {
  display: none
}

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


   .e_bannerD-2 .p_cspan::before, .e_bannerD-2 .p_cspan::after {
      width: 10px;
      height: 10px
  }

   .e_bannerD-2 .p_cspan::after {
      margin-left: -3px
  }

   .e_bannerD-2 .p_kongjian {
      max-width: 55px
  }

   .e_bannerD-2 .p_arr {
      max-width: 55px
  }

   .e_bannerD-2 .p_video_button {
      max-width: 55px;
      bottom: 106px;
      height: 28px
  }

   .e_bannerD-2 .p_video_button span {
      width: 28px;
      height: 28px
  }

   .e_bannerD-2 .p_cspan {
      margin-top: 20px
  }

   .e_bannerD-2 .p_video_button svg {
      width: 12px
  }

   .e_bannerD-2 .swiper-pagination {
      right: 27px
  }

   .e_bannerD-2 .videoContent video {
      height: 100%;
      width: 100%;
      object-fit: cover
  }

   .e_bannerD-2 .p_scrool span {
      display: none
  }

   .e_bannerD-2 .p_scrool {
      display: none
  }

   .e_bannerD-2 {
      background_radio: 1;
      min-height: 0px;
      display-radio: 1
  }



  .swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 1001;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 14px;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}




.icon-ani{margin-bottom: 30px;}
.icon-ani span{display: inline-block; margin: 0 6px 0 0;height: 6px; border-radius: 6px;}
.icon-ani span:nth-child(1){width: 6px;background: #fabe00; animation: fa_span01_ani 1.2s linear infinite alternate; }
.icon-ani span:nth-child(2){width: 6px;background: #fabe00; animation: fa_span02_ani 1.2s linear infinite alternate; }



  .hc {
      display: none
  }

   .yx_Summary {
      font-size: var(--yx_FS14) !important;
      -webkit-line-clamp: 2;
      display: none
  }

   .e_bannerD-2 .p_btn_prev, .e_bannerD-2 .p_btn_next {
      display: none
  }

   .yx_Title {
      display: none
  }

   .Title_da {
      display: block;
      font-size: 24px;
      color: #fff;
      transition: all ease .8s .6s;
      opacity: 0;
      transform: translateY(40px);
      margin-bottom: 10px;
      background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2023041316255103538/cms/image/92dbd620-0e36-4249-8234-a521db721ba1.png);
      background-repeat: no-repeat;
      background-size: 40px;
      background-position: center left;
      padding-left: 45px
  }

   .Title_db {
      display: block;
      font-size: 40px;
      color: #fff;
      font-weight: bold;
      line-height: 1.2;
      transition: all ease .8s .6s;
      opacity: 0;
      transform: translateY(40px)
  }

   .Title_db span {
      color: #f7c200
  }

   .e_bannerD-2 .swiper-slide-active .Title_da {
      opacity: 1;
      transform: translateY(0px)
  }

   .e_bannerD-2 .swiper-slide-active .Title_db {
      opacity: 1;
      transform: translateY(0px)
  }
}

@media screen and (min-width: 769px) {
   .e_bannerD-2 .yx_ImgCover {
      padding-bottom:53%
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
   .e_bannerD-2 .yx_ImgCover {
      padding-bottom:53%
  }
}

@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, 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') format("woff");
  font-weight: 400;
  font-style: normal
}
/*Font_Css*/
@font-face {
    font-family: 'yx_icon';
    /* Project id 3404934 */
    src: url('//at.alicdn.com/t/c/font_3404934_3tjn5xs8uru.woff2?t=1677046042560') format('woff2'),
      url('//at.alicdn.com/t/c/font_3404934_3tjn5xs8uru.woff?t=1677046042560') format('woff'),
      url('//at.alicdn.com/t/c/font_3404934_3tjn5xs8uru.ttf?t=1677046042560') format('truetype'),
      url('//at.alicdn.com/t/c/font_3404934_3tjn5xs8uru.svg?t=1677046042560#yx_icon') format('svg');
  }
  .yx_icon{
    font-family: 'yx_icon' !important;
  }
  .yx_Hide{
    display:none !important;
  }
  .btn-primary{
    transition:all 0.6s;
  }

  @keyframes style1 {
    0% {
        background: rgba(0,0,0,.25);
        transform: translateX(-50%) translateY(-50%) scale(0)
    }

    to {
        background: 0 0;
        transform: translateX(-50%) translateY(-50%) scale(1)
    }
}
@keyframes fa_span01_ani {
    0% {
        width: 6px
    }
    100% {
        width: var(--yx_FS48)
    }
}

@keyframes fa_span02_ani {
    0% {
        width: var(--yx_FS48)
    }
    100% {
        width: 6px
    }
}


  @keyframes scroll-icon{
    0% {
      -webkit-transform:translateY(-12px);
      transform: translateY(-12px);
      opacity: 0;
    }
    30%, 70% {
      opacity: 1;
    }
    100% {
      -webkit-transform: translateY(12px);
      transform: translateY(12px);
      opacity: 0;
    }
  }
  @keyframes circle2{
    from {
      transform:rotate(0deg);
    }
    to {
      transform:rotate(360deg);
    }
  }
  :root {
    --yx_FS72: 72px;
    --yx_FS60: 60px;
    --yx_FS54: 54px;
    --yx_FS40: 40px;
    --yx_FS48: 48px;
    --yx_FS45: 46px;
    --yx_FS42: 40px;
    --yx_FS38: 38px;
    --yx_FS36: 32px;
    --yx_FS30: 30px;
    --yx_FS28: 28px;
    --yx_FS24: 24px;
    --yx_FS22: 20px;
    --yx_FS18: 18px;
    --yx_FS16: 16px;
    --yx_FS14: 14px;
    --yx_FS12: 12px;
    --yx_Color:#fabe00;
    --yx_CTwo:#fabe00;
    --yx_Grad:linear-gradient(-10deg, #fabe00 0%, #fabe00 100%);
    --yx_WIDTH:1600px;
  }
  h2 span {
    font-size: var(--yx_FS42) !important;
    text-transform: uppercase;
  }
  h3 span {
    font-size: var(--yx_FS30) !important;
  }
  h4 span {
    font-size: var(--yx_FS24) !important;
  }
  h5 span {
    font-size: var(--yx_FS18) !important;
  }
  h6 span {
    font-size: var(--yx_FS16) !important;
  }

  /*end*/
  a:active,
  a:hover,
  a:focus,
  a:visited{
    outline: none !important;
    text-decoration: none;
    color:#333;
  }
  a {
    cursor: pointer;
     text-decoration: none;
    color:#333;
  }
  i {
    font-style: normal;
  }

  .btn-slight {display: flex;position: relative;overflow: hidden;text-align: center;box-sizing: border-box;padding: 10px 24px; margin: 0px 0 0 0; align-items: center;background: #fabe00;justify-content: center;border-radius: 36px;color:#fff;       transition: all ease .3s;}
  .btn-slight.dark{background: #333; }
  .btn-slight::before {content: "";position: absolute;display: block;transition: all .6s; width: 100%;height: 0;border-radius: 50%;left: 50%;top: 50%;padding-top: 100%;transform: translateX(-50%) translateY(-50%);}
  .btn-slight::after { content: "";position: absolute;width: 0;height: 100%;transition: all .3s;z-index: 0;opacity: 0; top: 0;left: 0px;}
  .btn-slight:hover{box-shadow: rgba(70,111,129,0.4) 0 0 48px 0px;}
  .btn-slight.dark:hover{background-color: #fabe00;}
  .btn-slight:hover:before {animation: style1 .75s;z-index: 1}
  .btn-slight:hover:before {animation: style1 .75s;z-index: 1}