@charset "utf-8";

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

.m-logo {
  background-image: url("../img/logo.svg") !important;
  background-size: contain !important;
  background-position: center !important;
}

.mirror-menu-btn {
  display: none;
}

.mirror-contact-anchor {
  scroll-margin-top: 90px;
}

.mirror-swiper-ready .swiper-wrapper {
  display: block !important;
  position: relative !important;
  height: 520px !important;
  width: 100% !important;
  transform: none !important;
}

.banner .mirror-swiper-ready {
  height: 520px !important;
}

.mirror-swiper-ready .swiper-slide {
  position: absolute !important;
  inset: 0 auto auto 0 !important;
  display: block !important;
  width: 100% !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transition: opacity .45s ease !important;
  z-index: 0 !important;
}

.mirror-swiper-ready .swiper-slide-active {
  opacity: 1 !important;
  pointer-events: auto !important;
  z-index: 1 !important;
}

.about-box.mirror-about-ready .swiper-container,
.about-box.mirror-about-ready .swiper-wrapper {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  transform: none !important;
  transition-duration: 0ms !important;
}

.about-box.mirror-about-ready .swiper-slide {
  position: relative !important;
  float: none !important;
  width: 100% !important;
  height: auto !important;
  transform: none !important;
  opacity: 1 !important;
}

.about-box.mirror-about-ready .swiper-slide:not(.mirror-about-active) {
  display: none !important;
}

.about-box .bd .bd_ul img,
.about-box .bd .hd_img img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1200px) {
  .banner_con,
  .m-menu,
  .list .list_box,
  .about-box .hd,
  .about-box .bd,
  .advantage .advantage_box,
  .case .case_cont,
  .partner .partner_box,
  .news .news_box,
  .global .global_cont,
  .footer .footer_top,
  .about_company .company_tips,
  .function,
  .feature,
  .about,
  .range_box,
  .service_box,
  .profit_box,
  .solve_box,
  .help_box,
  .contactus_box {
    width: min(1200px, calc(100% - 32px)) !important;
  }

  .about-box .hd {
    justify-content: space-between !important;
    gap: 12px !important;
  }

  .about-box .hd li {
    flex: 1 1 0 !important;
    width: auto !important;
    min-width: 0 !important;
    margin-left: 0 !important;
  }

  .about-box .bd {
    overflow: hidden !important;
  }

  .about-box .bd .bd-h1 {
    width: calc(100% - 40px) !important;
  }

  .about-box .bd .bd-h1 .bd_h1_msg {
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }

  .about-box .bd .bd_ul {
    width: 100% !important;
    justify-content: space-between !important;
    gap: 14px !important;
  }

  .about-box .bd .bd_ul li {
    flex: 1 1 0 !important;
    width: auto !important;
    min-width: 0 !important;
  }

  .about-box .bd .bd_ul li .hd_uimg {
    width: min(214px, 100%) !important;
  }
}

@media (max-width: 980px) {
  html,
  body {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
  }

  body * {
    max-width: 100vw;
    box-sizing: border-box;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .banner,
  .banner .slide1,
  .banner #swiper1,
  .banner #swiper1 .swiper-wrapper,
  .banner #swiper1 .swiper-slide,
  .lshop,
  .banner .lshop,
  .banner .lshop .lshop_ber,
  .banner .lshop .lshop_ber .lshop_ber_ber,
  .serve,
  .range,
  .about_company,
  .contactus,
  .global,
  .footer,
  .function,
  .feature,
  .about,
  .profit,
  .service,
  .solve,
  .help,
  .arrange,
  .sales,
  .case,
  .news,
  .partner,
  .container,
  .serve_tit,
  .range_title,
  .contactus_tit,
  .contactus_msg,
  .footer_c,
  .footer_c_r,
  .serve_cont,
  .range_cont,
  .function_con,
  .feature_con,
  .profit_cont,
  .service_cont,
  .solve_con,
  .help_cont {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .banner,
  .banner .slide1,
  .banner #swiper1,
  .banner #swiper1 .swiper-wrapper,
  .banner #swiper1 .swiper-slide,
  .banner .lshop,
  .banner .lshop .lshop_ber,
  .banner .lshop .lshop_ber .lshop_ber_ber {
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 0 !important;
    left: 0 !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow-x: hidden !important;
  }

  .banner_con,
  .lshop_ber,
  .lshop_ber_ber,
  .serve_cont,
  .range_cont,
  .global_cont,
  .company_tips,
  .contactus_box,
  .footer .container,
  .footer_c,
  .footer_ul {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .serve_cont,
  .range_cont,
  .footer_ul {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    height: auto !important;
  }

  .serve_cont > li,
  .range_cont .range_li,
  .footer_ul > li,
  .footer_c_r,
  .footer_c_l {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    left: auto !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .m-hd {
    height: 68px !important;
  }

  .m-hd .banner_con {
    display: flex !important;
    align-items: center !important;
    width: calc(100% - 28px) !important;
  }

  .m-logo {
    width: 172px !important;
    height: 54px !important;
    margin: 0 !important;
  }

  .mirror-menu-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-left: auto;
    border: 1px solid #d9e3f3;
    border-radius: 10px;
    background: #fff;
    color: #1c2533;
    font-size: 24px;
    line-height: 1;
  }

  .m-nav {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 1001 !important;
    display: none !important;
    height: auto !important;
    padding: 10px 16px 16px !important;
    background: rgba(255, 255, 255, .98) !important;
    box-shadow: 0 16px 34px rgba(25, 45, 85, .14) !important;
  }

  .m-nav.mirror-open {
    display: grid !important;
  }

  .m-nav > li {
    display: block !important;
    height: auto !important;
    padding: 0 !important;
  }

  .m-nav > li > a {
    display: block !important;
    padding: 12px 10px !important;
    font-size: 15px !important;
  }

  .m-nav-act,
  .menus-list,
  .c_nav,
  .bot-bar,
  .yb-bottom-bar,
  .bridge_blank,
  .qq_blank,
  .hove_ewm {
    display: none !important;
  }

  .m-nav .play-menu-box,
  .m-nav .m-menu {
    position: static !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    opacity: 1 !important;
    transform: none !important;
    overflow: visible !important;
    box-shadow: none !important;
    background: #f6f8fc !important;
    padding: 8px 10px !important;
    margin: 0 0 10px !important;
    filter: none !important;
  }

  .m-nav .play-menu-box ul,
  .m-nav .m-menu > .m_lst,
  .m-nav .m-menu > .m_lst .m_mu_lst {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    gap: 0 !important;
    overflow: visible !important;
  }

  .m-nav .m-menu > .m_subset {
    display: none !important;
  }

  .m-nav .m-menu > .m_lst .m_mu_lst.hide,
  .m-nav .m-menu > .m_lst .m_mu_lst > li.hide {
    display: block !important;
  }

  .m-nav .play-menu-box ul li,
  .m-nav .m-menu > .m_lst .m_mu_lst > li {
    float: none !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .m-nav .play-menu-box ul li a,
  .m-nav .m-menu > .m_lst .m_mu_lst > li a {
    display: block !important;
    height: auto !important;
    padding: 9px 12px !important;
    color: #26364d !important;
  }

  .m-nav .m-menu > .m_lst .m_mu_lst > li .lst_msg,
  .m-nav .m-menu > .m_lst .m_mu_lst > li .lst_msg-mut,
  .m-nav .m-menu > .m_lst .m_mu_lst > li:empty {
    display: none !important;
  }

  .banner {
    margin-top: 68px !important;
  }

  .banner .slide1,
  .update-banner .update-content {
    height: auto !important;
  }

  .banner #swiper1,
  .banner #swiper1 .swiper-wrapper,
  .banner #swiper1 .swiper-slide {
    height: 520px !important;
  }

  .list {
    top: 0 !important;
    padding: 22px 0 !important;
  }

  .list .list_box,
  .about-box .hd,
  .advantage .advantage_box,
  .case .case_cont,
  .news .news_box,
  .footer .footer_ul,
  .footer .footer_top {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
    height: auto !important;
  }

  .list .list_box > li,
  .about-box .hd li,
  .advantage .advantage_box > li,
  .case .case_cont > li,
  .news .news_box .news_item,
  .footer .footer_ul > li,
  .footer .footer_top .footer_top_p {
    width: auto !important;
    margin: 0 !important;
  }

  .about,
  .advantage,
  .case,
  .news,
  .partner,
  .about_company,
  .absorbed,
  .contactus,
  .footer .footer_top {
    height: auto !important;
  }

  .about-box {
    top: 0 !important;
  }

  .about-box .bd {
    height: auto !important;
    padding: 18px !important;
  }

  .about-box .bd .bd-h1,
  .about-box .bd .bd_ul {
    width: 100% !important;
    height: auto !important;
    display: grid !important;
  }

  .about-box .bd .bd_ul {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }

  .about-box .bd .bd_ul li {
    width: auto !important;
  }

  .global .global_cont,
  .contactus_box {
    display: grid !important;
    height: auto !important;
    gap: 18px !important;
    padding: 26px 0 !important;
    background-size: contain !important;
  }

  .function,
  .feature,
  .profit,
  .service,
  .range,
  .solve,
  .help,
  .arrange,
  .sales,
  .function-box,
  .profit-box {
    height: auto !important;
    min-height: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: visible !important;
  }

  .function .function_tit,
  .feature .feature_tit,
  .profit .profit_title,
  .service .service_title,
  .range .range_title,
  .solve .solve_tit,
  .help .help_tit,
  .arrange .arrange_tit,
  .function-box .section-box .section-tit {
    width: calc(100% - 28px) !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 34px 0 24px !important;
    font-size: 24px !important;
    line-height: 1.28 !important;
    text-align: center !important;
  }

  .function .function_it {
    position: static !important;
    width: calc(100% - 24px) !important;
    max-width: 560px !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto 18px !important;
    border-radius: 18px !important;
  }

  .function .function_con,
  .feature .feature_con,
  .function-box .function-item,
  .function-box .function-item .item-mid-box {
    position: static !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: calc(100% - 24px) !important;
    max-width: 560px !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 20px 0 !important;
    transform: none !important;
    gap: 18px !important;
    overflow: visible !important;
  }

  .function-box .function-item2 {
    margin-top: 34px !important;
  }

  .function-box .function-item .item-img-shadow,
  .function-box .function-item .item-img-shadow-right {
    display: none !important;
  }

  .function .function_con .function_it,
  .function .function_con .function_info,
  .function .function_con .con_ul,
  .feature .feature_con .con_ul,
  .function-box .function-item .item-mid-box .item-img-box,
  .function-box .function-item .item-mid-box .item-list {
    position: static !important;
    display: grid !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 0 !important;
    transform: none !important;
    gap: 12px !important;
  }

  .function .function_con .function_it {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    gap: 12px !important;
    padding: 18px 0 !important;
  }

  .function .function_con .it_img,
  .function .function_con .function_it .it_img,
  .feature .feature_con .feature_it,
  .feature .feature_con .feature_it .it_img,
  .function-box .function-item .item-mid-box .item-img-box .item-img {
    position: static !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: min(58vw, 240px) !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 10px !important;
    border-radius: 24px !important;
  }

  .function .function_con .function_it .two {
    margin-left: 0 !important;
  }

  .function .function_con .it_img > img,
  .function .function_con .function_it .it_img > img,
  .feature .feature_con .feature_it .it_img > img,
  .function-box .function-item .item-mid-box .item-img-box img {
    width: 100% !important;
    max-width: 220px !important;
    height: auto !important;
    border-radius: 20px !important;
    object-fit: contain !important;
  }

  .function .function_con .con_ul li,
  .feature .feature_con .con_ul li,
  .function-box .function-item .item-mid-box .item-list li {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 16px !important;
    border-radius: 14px !important;
    background-color: rgba(244, 246, 252, .82) !important;
  }

  .function .function_con .con_ul li .li_tit,
  .feature .feature_con .con_ul li .li_tit,
  .function-box .function-item .item-mid-box .item-list .item-tit {
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
  }

  .function .function_con .con_ul li .li_tit > span,
  .feature .feature_con .con_ul li .li_tit > span,
  .function-box .function-item .item-mid-box .item-list .item-tit {
    font-size: 18px !important;
    line-height: 1.25 !important;
  }

  .function .function_con .con_ul li .li_msg,
  .feature .feature_con .con_ul li .li_msg,
  .function-box .function-item .item-mid-box .item-list .item-msg {
    width: 100% !important;
    margin-top: 8px !important;
    color: #495770 !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    text-align: left !important;
  }

  .function-box .function-item .item-mid-box .item-list li.selected .item-msg,
  .function-box .function-item .item-mid-box .item-list li.selected .item-tit {
    color: #fff !important;
  }

  .function-box .function-item .item-mid-box .item-list li .icon-suf {
    display: none !important;
  }

  .range .range_cont {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    width: calc(100% - 24px) !important;
    max-width: 560px !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 0 0 26px !important;
    background: none !important;
    overflow: visible !important;
  }

  .range .range_cont .range_li {
    position: relative !important;
    float: none !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 140px !important;
    margin: 0 !important;
    padding: 22px 88px 22px 20px !important;
    border-radius: 18px !important;
    background: linear-gradient(135deg, #f6f9ff, #edf3ff) !important;
    box-shadow: 0 8px 22px rgba(28, 72, 150, .08) !important;
  }

  .range .range_cont .range_li .li_tit,
  .range .range_cont .range_li .li_msg,
  .range .range_cont .range_li .li_icon {
    position: static !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    inset: auto !important;
    text-align: left !important;
  }

  .range .range_cont .range_li .li_tit {
    font-size: 20px !important;
    line-height: 1.35 !important;
  }

  .range .range_cont .range_li .li_msg {
    margin-top: 10px !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
  }

  .range .range_cont .range_li .li_icon {
    position: absolute !important;
    top: 22px !important;
    right: 20px !important;
    width: 52px !important;
    height: 52px !important;
  }

  .range .range_cont .range_li .li_icon img {
    width: 100% !important;
    height: auto !important;
  }

  .about-box .bd .swiper-slide,
  .about-box .bd .ab_it,
  .about-box .bd .bd-h1 {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin-left: 0 !important;
    padding: 18px !important;
    box-sizing: border-box !important;
  }

  .about-box .bd .bd-h1 {
    display: grid !important;
    gap: 12px !important;
  }

  .about-box .bd .ab_it > .hd_tit,
  .about-box .bd .ab_it > .hd_msg,
  .about-box .bd .bd-h1 .bd_h1_msg {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 0 14px !important;
    line-height: 1.6 !important;
    box-sizing: border-box !important;
  }

  .about-box .bd .ab_it > .hd_tit {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }

  .about-box .bd .bd-h1 .bd_h1_go,
  .about-box .bd .ab_it > .hd_but {
    width: max-content !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    line-height: 40px !important;
  }

  .global {
    height: auto !important;
    min-height: 0 !important;
  }

  .global .global_cont .global_msg {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 12px !important;
    font-size: 17px !important;
    line-height: 1.6 !important;
    text-align: center !important;
  }

  .global .global_cont .global_msg > span {
    font-size: 20px !important;
  }

  .global .global_cont .global_but {
    width: max-content !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 0 24px !important;
    line-height: 42px !important;
  }

  .solve .solve_con {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    width: calc(100% - 24px) !important;
    max-width: 560px !important;
    height: auto !important;
    margin: 0 auto !important;
    padding-bottom: 28px !important;
  }

  .solve .solve_con > li,
  .solve .solve_con > .li_one {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 18px 76px 18px 18px !important;
    box-sizing: border-box !important;
  }

  .solve .solve_con > li .li_msg,
  .solve .solve_con > .li_one .li_msg {
    width: 100% !important;
    max-width: 100% !important;
    margin: 8px 0 0 !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
  }

  .solve .solve_con > li .li_top {
    width: 100% !important;
    height: auto !important;
  }

  .solve .solve_con > li .li_tit {
    width: auto !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
  }

  .solve .solve_con > li .li_icon {
    top: 18px !important;
    right: 18px !important;
    width: 48px !important;
  }
}

@media (max-width: 640px) {
  .banner_con,
  .list .list_box,
  .about-box .hd,
  .about-box .bd,
  .advantage .advantage_box,
  .case .case_cont,
  .partner .partner_box,
  .news .news_box,
  .global .global_cont,
  .footer .footer_top,
  .about_company .company_tips {
    width: calc(100% - 24px) !important;
  }

  .list .list_box,
  .about-box .hd,
  .about-box .bd .bd_ul,
  .advantage .advantage_box,
  .case .case_cont,
  .news .news_box,
  .footer .footer_ul,
  .footer .footer_top {
    grid-template-columns: 1fr !important;
  }

  .banner #swiper1,
  .banner #swiper1 .swiper-wrapper,
  .banner #swiper1 .swiper-slide,
  .banner .lshop {
    height: 520px !important;
    min-height: 520px !important;
  }

  .banner #swiper1 .swiper-wrapper {
    display: flex !important;
  }

  .banner #swiper1 .swiper-slide {
    flex: 0 0 100% !important;
    width: 100% !important;
    overflow: hidden !important;
  }

  .banner .slide1 .banner_con {
    position: relative !important;
    overflow: hidden !important;
  }

  .banner .yunbaokj .yunbaokj_ber {
    padding-top: 44px !important;
    background-position: 128% 92% !important;
    background-size: auto 46% !important;
  }

  .yunbaokj > .banner_con > .gs_tit {
    height: auto !important;
    font-size: 22px !important;
    line-height: 28px !important;
    letter-spacing: 1px !important;
  }

  .yunbaokj > .banner_con > .gx_tit {
    height: auto !important;
    margin-top: 10px !important;
    font-size: 36px !important;
    line-height: 45px !important;
    letter-spacing: 1px !important;
  }

  .yunbaokj > .banner_con > .gs_msg {
    width: 100% !important;
    max-width: 360px !important;
    height: auto !important;
    min-height: 38px !important;
    margin-top: 16px !important;
    padding: 0 8px !important;
    box-sizing: border-box !important;
    font-size: 15px !important;
    line-height: 38px !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
  }

  .yunbaokj > .banner_con > .sparkle {
    width: 260px !important;
    margin-top: 28px !important;
  }

  .yunbaokj > .banner_con > .sparkle > li {
    width: 130px !important;
    height: 32px !important;
  }

  .yunbaokj > .banner_con > .sparkle > li > span {
    font-size: 16px !important;
    letter-spacing: 0 !important;
  }

  .yunbaokj > .banner_con > .serve {
    height: auto !important;
    margin-top: 24px !important;
  }

  .yunbaokj > .banner_con > .serve > .serve_msg {
    font-size: 17px !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
  }

  .banner .shfw .shfw_ber {
    padding-top: 56px !important;
    background-position: 67% 100% !important;
    background-size: auto 74% !important;
  }

  .banner .shfw .shfw_ber .shfw_tit {
    padding-top: 0 !important;
    font-size: 30px !important;
    line-height: 38px !important;
  }

  .banner .shfw .shfw_ber .shfw_tit > span {
    display: block !important;
    margin: 6px 0 0 !important;
    font-size: 13px !important;
    line-height: 18px !important;
  }

  .banner .shfw .shfw_ber .shfw_ul {
    width: 290px !important;
    height: auto !important;
    margin-top: 20px !important;
    padding: 16px !important;
  }

  .banner .shfw .shfw_ber .shfw_ul > li {
    width: 145px !important;
    height: 40px !important;
  }

  .banner .shfw .shfw_ber .shfw_ul > li > span {
    font-size: 14px !important;
    line-height: 16px !important;
  }

  .banner .develop .develop-ber {
    align-items: flex-start !important;
    padding-top: 56px !important;
    background-position: 65% 100% !important;
    background-size: auto 88% !important;
  }

  .banner .develop .develop-ber .develop-ber-content {
    width: 100% !important;
  }

  .banner .develop .develop-ber .dev-tit {
    font-size: 31px !important;
    line-height: 40px !important;
    letter-spacing: 1px !important;
  }

  .develop-ber .dev-list-box {
    width: 300px !important;
    margin-top: 22px !important;
  }

  .develop-ber .dev-list-box .list-row {
    display: block !important;
  }

  .develop-ber .dev-list-box .list-item {
    margin: 0 0 12px !important;
  }

  .develop-ber .dev-list-box .list-item .item-tit {
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
  }

  .develop-ber .dev-service-box {
    display: none !important;
  }

  .banner .live-game {
    background-position: 62% center !important;
  }

  .banner .live-game .live-game-ber {
    align-items: flex-start !important;
    padding-top: 62px !important;
  }

  .banner .live-game .live-game-ber .live-game-con {
    width: 100% !important;
    margin-bottom: 0 !important;
  }

  .banner .live-game .live-game-ber .live-game-con .lgc-tit {
    font-size: 42px !important;
    line-height: 1.15 !important;
  }

  .banner .live-game .live-game-ber .live-game-con .lgc-brief {
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
    padding: 10px 12px !important;
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .banner .live-game .live-game-ber .live-game-con .lgc-obj {
    margin-top: 26px !important;
  }

  .banner .live-game .live-game-ber .live-game-con .lgc-obj .obj-it,
  .banner .live-game .live-game-ber .live-game-con .lgc-ask a {
    font-size: 15px !important;
  }

  .banner .lshop .lshop_ber {
    background-size: cover !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber {
    box-sizing: border-box !important;
    padding-top: 58px !important;
    background-position: calc(100% + 150px) bottom !important;
    background-size: auto 48% !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber .tit-box,
  .banner .lshop .lshop_ber .lshop_ber_ber .play-tit {
    display: block !important;
    padding-top: 0 !important;
    margin-left: 0 !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber .tit-box > .ls_tit,
  .banner .lshop .lshop_ber .lshop_ber_ber .play-tit > .ls_tit,
  .banner .lshop .lshop_ber .lshop_ber_ber > .ls_tit {
    width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
    font-size: clamp(31px, 9vw, 38px) !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
    white-space: normal !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber .tit-box .zh-en,
  .banner .lshop .lshop_ber .lshop_ber_ber .tit-box .banner-hot {
    display: none !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber .play-tit .sub-tit {
    display: inline-block !important;
    margin: 8px 0 0 !important;
    font-size: 13px !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber > .ls_msg {
    width: 100% !important;
    height: auto !important;
    margin-top: 12px !important;
    font-size: 20px !important;
    line-height: 1.45 !important;
    letter-spacing: 0 !important;
    white-space: normal !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber > .lshop_ul {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 100% !important;
    max-width: 340px !important;
    margin-top: 18px !important;
    gap: 10px 12px !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber > .lshop_ul > li {
    float: none !important;
    width: auto !important;
    height: auto !important;
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber .lshop_renew {
    width: 180px !important;
    height: 30px !important;
    margin-top: 20px !important;
    padding-left: 12px !important;
    font-size: 15px !important;
    line-height: 30px !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber .lshop_but {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    margin-top: 28px !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber .lshop_but > .free,
  .banner .lshop .lshop_ber .lshop_ber_ber .lshop_but > .update {
    margin: 0 !important;
    padding: 0 18px !important;
    font-size: 16px !important;
    line-height: 38px !important;
  }

  .news .news_box .news_item > .item_img,
  .news .news_box .news_item {
    width: 100% !important;
  }

  .case .case_cont > li {
    height: auto !important;
    min-height: 250px !important;
    padding: 24px !important;
  }

  .footer {
    padding-bottom: 30px !important;
  }
}

@media (max-width: 430px) {
  .banner .live-game .live-game-ber .live-game-con .lgc-tit {
    font-size: 37px !important;
  }

  .banner .live-game .live-game-ber .live-game-con .lgc-brief {
    font-size: 14px !important;
    justify-content: flex-start !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber > .ls_msg {
    font-size: 18px !important;
  }

  .banner .lshop .lshop_ber .lshop_ber_ber > .lshop_ul > li {
    font-size: 14px !important;
  }
}
