.index_header__2D8y7 {
    position: -webkit-sticky;
    position: sticky;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
    background: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2.666667vw;
    box-sizing: border-box
}

.index_header__2D8y7 .index_header_left__1MHZn {
    display: flex;
    align-items: center
}


.index_header__2D8y7 .index_header_left__1MHZn p {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    color: #000
}


.index_video{
width: 100%;
}

.index_video .video{
    object-fit: cover;
    padding: 1px;
    right: 0;
    width: 100%;
}



/* PC端样式 */
@media screen and (min-width: 1024px) {
  .index_header__2D8y7 {
    background-color: #f2f2f2;
    height: 120px;
  }

  .index_header__2D8y7 .index_header_left__1MHZn .index_header_logo__8a0JI {
    width: .106667rem;
    width: 10.666667vw;
    margin-right: 1.066667vw;
    border-radius: .010667rem;
    border-radius: 1.066667vw
}

.index_header__2D8y7 .index_header_left__1MHZn img {
    height: 100px;
}

.index_header__2D8y7 .index_header_right__2Ys4n {
    width: .409333rem;
    width: 40.933333vw;
    height: 100px;
    background: linear-gradient(180deg, #2ecb00, #449f29);
    border-radius: .026667rem;
    border-radius: 2.666667vw;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 100px;
    text-align: center;
    color: #fff
}
}
 
/* 移动端样式 */
@media screen and (max-width: 1023px) {
  .index_header__2D8y7 {
    background-color: #ffffff;
    height: 50px;
  }

  .index_header__2D8y7 .index_header_left__1MHZn .index_header_logo__8a0JI {
    width: .106667rem;
    width: 10.666667vw;
    height: .106667rem;
    height: 10.666667vw;
    margin-right: 1.066667vw;
    border-radius: .010667rem;
    border-radius: 1.066667vw
}

.index_header__2D8y7 .index_header_left__1MHZn img {
    height: 44px;
}

.index_header__2D8y7 .index_header_right__2Ys4n {
    width: .409333rem;
    width: 40.933333vw;
    height: .106667rem;
    height: 10.666667vw;
    background: linear-gradient(180deg, #2ecb00, #449f29);
    border-radius: .026667rem;
    border-radius: 2.666667vw;
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #fff
}

 .elementor-2370 .elementor-element.elementor-element-170bc55 {
    --padding-top: 10px !important;
    --padding-bottom: 10px !important;
  }

   .elementor-2370 .elementor-element.elementor-element-12b323b {
    --padding-top: 10px !important;
    --padding-bottom: 10px !important;
  }
}

.index_header_right__2Ys4n:active {
    filter:brightness(60%);
    -webkit-filter:brightness(80%);
    transform:scale(0.9);
}
