
#header_ct{z-index: 10000;}

#ly_web_header_0001_0{top: 0;left: 0;width: 100%;z-index:10; background-color: #fff; transition: all 0.5s ease;} 

/* 顶部广告语 */
/*#ly_web_header_0001_0 .top_slogan{min-height: 38px; background-color: #000; gap: 0 16px;}*/
/*#ly_web_header_0001_0 .top_slogan ,*/
/*#ly_web_header_0001_0 .top_slogan .title{font-family: "Figtree"; font-size: 14px; line-height: 100%; color: #FBFBFD;}*/
/*#ly_web_header_0001_0 .top_slogan a{text-decoration: underline;}*/

#ly_web_header_0001_0 .top_slogan{min-height: 38px; background-color: #000; gap: 0 8px;}
#ly_web_header_0001_0 .top_slogan ,
#ly_web_header_0001_0 .top_slogan .title{font-family: "Figtree"; font-size: 14px; line-height: 100%; color: #FBFBFD;}
#ly_web_header_0001_0 .top_slogan a{text-decoration: underline;}
#ly_web_header_0001_0 .top_slogan .countdown-grid,
#ly_web_header_0001_0 .top_slogan .countdown-item{gap: 0 5px;}
#ly_web_header_0001_0 .top_slogan .countdown-value{padding: 5px; border-radius: 5px; background-color: #fff; color: var(--color-text-primary); min-width: 26.5px;}



/* 头部 */
#ly_web_header_0001_0 .header-box{height:48px;padding: 0 1.25%; }
#ly_web_header_0001_0 .logo{width:91px; height: auto;}
#ly_web_header_0001_0 .logo img:nth-child(2){opacity: 0;}

#ly_web_header_0001_0 .hnav .one-nav{height:100%; margin-right: 20px;}
#ly_web_header_0001_0 .hnav .one-nav:last-child{margin-right: 0px;}
#ly_web_header_0001_0 .hnav .one-nav .nav-a{font-family: "Figtree-Bold"; font-size: 14px; line-height: 48px; color: var(--color-text-primary);}

#ly_web_header_0001_0 .hnav .two-nav{height: 0; overflow: hidden; top: 100%; left: 0; z-index:3; background-color: rgba(255, 255, 255, .95); backdrop-filter: blur(48px)}
#ly_web_header_0001_0 .hnav .two-nav .hnavbg{height: auto;}
/* 产品下拉 */
#ly_web_header_0001_0 .hnav .pro-nav{width:100%; top: 86px;}
#ly_web_header_0001_0 .hnav .pro-nav .box{width: 100%; padding: 64px 10.9375%;}
#ly_web_header_0001_0 .hnav .pro-nav .box>div{margin-top: 32px; }
#ly_web_header_0001_0 .hnav .pro-nav .box div:first-child{margin-top: 0; }
#ly_web_header_0001_0 .hnav .pro-nav .box .tnav-a{font-family: "Figtree-Medium"; font-size: 20px; line-height: 100%; color: var(--color-text-secondary);}
#ly_web_header_0001_0 .hnav .pro-nav .box .tnav-a:hover{text-decoration: underline; color: var(--color-text-primary);}

/* 其他下拉 */
#ly_web_header_0001_0 .hnav .other-nav {min-width: 127px; left: 50%; transform: translateX(-50%);}
#ly_web_header_0001_0 .hnav .other-nav .box{padding: 16px;}
#ly_web_header_0001_0 .hnav .other-nav .box .tnav-a{font-family: "Figtree-SemiBold"; font-size: 16px; line-height: 40px; text-align: center; white-space: nowrap;}

/* 右侧 */
#ly_web_header_0001_0 .hright{height:48px;}
#ly_web_header_0001_0 .hright .btn{margin-left: 24px; width: 24px; height: 24px; }
#ly_web_header_0001_0 .hright .btn:first-child{margin-left: 0;}
#ly_web_header_0001_0 .hright .btn .svg{fill: #000;}
#ly_web_header_0001_0 .hright .menu{margin-left: 24px; display:none;width: 24px;height: 24px;}


/* 头部滚动时样式和鼠标移入时样式 */
@media screen and (min-width:751px) {
    /* #ly_web_header_0001_0.none{transform: translate3d(0px,-100%,0);} */
    /* #ly_web_header_0001_0.none{transform: translate3d(0px,-124px,0);} */
    header.pro_none {transform: translate3d(0px,-86px,0);}
    #ly_web_header_0001_0.cur .hright .menu,
    #ly_web_header_0001_0:hover .hright .menu{background-image:url(/module/ly-web/header/0001/images/menu-icon.png);}
    #ly_web_header_0001_0.cur .hright .menu.cur,
    #ly_web_header_0001_0:hover .hright .menu.cur{background-image:url(/module/ly-web/header/0001/images/m_close.png);}
    #ly_web_header_0001_0 .hright .menu.cur{background-image:url(/module/ly-web/header/0001/images/m_close2.png);}	

    /* 透明底 样式 */
    #ly_web_header_0001_0.white{background: transparent;}
    #ly_web_header_0001_0.white .hnav .one-nav .nav-a{color: #fff;}
    #ly_web_header_0001_0.white .hright .btn .svg{fill: #fff;}
    #ly_web_header_0001_0.white .logo img:nth-child(1){opacity: 0;}
    #ly_web_header_0001_0.white .logo img:nth-child(2){opacity: 1;}

    #ly_web_header_0001_0.cur,
    #ly_web_header_0001_0:hover{background:#fff;}
    #ly_web_header_0001_0.white.cur .logo img:nth-child(1),
    #ly_web_header_0001_0.white:hover .logo img:nth-child(1){opacity: 1;}
    #ly_web_header_0001_0.white.cur .logo img:nth-child(2),
    #ly_web_header_0001_0.white:hover .logo img:nth-child(2){opacity: 0;}
    #ly_web_header_0001_0.white.cur .hnav .one-nav .nav-a,
    #ly_web_header_0001_0.white:hover .hnav .one-nav .nav-a{color: #000;}
    #ly_web_header_0001_0.white.cur .hright .btn .svg,
    #ly_web_header_0001_0.white:hover .hright .btn .svg{fill: #000;}
}
@media screen and (max-width: 1440px) {
    #ly_web_header_0001_0 .top_slogan{font-size: 12px;}
    
    /* #ly_web_header_0001_0 .header-box{height: 80px;} */
    #ly_web_header_0001_0 .logo{width: 73px;}
    #ly_web_header_0001_0 .hnav {margin-right: 16px;}
    #ly_web_header_0001_0 .hnav .one-nav .nav-a{font-size: 12px; }
    #ly_web_header_0001_0 .hright .btn{width: 20px; height: 20px; }
    
    #ly_web_header_0001_0 .hnav .pro-nav{width:100%;}
}
@media (max-width: 1034px) {
    #ly_web_header_0001_0 .header-box{padding: 0 3.25%; }
}
/* 头部移动端 */
#ly_web_header_0001_0_m-nav,#ly_web_header_0001_0_m-header-blank{display: none;}
@media screen and (max-width: 1024px) {
    #ly_web_header_0001_0{background:#fff !important;}
    #ly_web_header_0001_0 .hnav{display:none;}
    
    #ly_web_header_0001_0 .header-box{padding: 0 2.25%; }
    #ly_web_header_0001_0 .header-box,
    #ly_web_header_0001_0 .hright{height: 56px;}
    #ly_web_header_0001_0 .logo img:nth-child(1){opacity: 1 !important;}
    #ly_web_header_0001_0 .logo img:nth-child(2){opacity: 0 !important;}
    #ly_web_header_0001_0 .hright .btn .svg{fill: #000 !important;}
    #ly_web_header_0001_0 .hright .menu{display:block;}

    #ly_web_header_0001_0_m-nav{display: block;width: 36.62%;height: 0;z-index:50;right: 0;right: 0;top: 94px; background: #fff;overflow-y: auto;}
    #ly_web_header_0001_0_m-nav.cur{height: calc(100vh - 94px);}
    
    #ly_web_header_0001_0_m-nav .top{margin-bottom: 8px; width: 100%; height: max-content; }
    #ly_web_header_0001_0_m-nav .top .icon{width: 50px; height: 50px;}

    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: 54px;  margin: 0 15px;border-bottom: 1px solid rgba(0,0,0,0.2);}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one{cursor:pointer; background: url(/module/ly-web/header/0001/images/head-jt.svg) no-repeat right;}
    #ly_web_header_0001_0_m-nav .nav .one-nav.nobg .one{background: none;}
    #ly_web_header_0001_0_m-nav .nav .one-nav.cur .one{background-image:url(/module/ly-web/header/0001/images/head-jt2.svg);}
    #ly_web_header_0001_0_m-nav .nav .one-nav.cur.nobg .one{background: none;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-family: "Figtree-SemiBold"; font-size: 14px; text-transform: capitalize; color:#333;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav{width: 100%; padding: 0 25px;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-family: "Figtree-SemiBold"; font-size: 12px; line-height: 40px; vertical-align: middle; }
}
/* @media screen and (max-width: 992px) {
    #ly_web_header_0001_0 .hright .btn,
    #ly_web_header_0001_0 .hright .menu{margin-left: .1818rem; width: .1818rem; height: .1818rem; }
    
    #ly_web_header_0001_0 .top_slogan .title,
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-size: .1061rem;}
    
    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: .4091rem;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-size: .0909rem; line-height: .303rem;}
    
    #ly_web_header_0001_0_m-nav .top .icon{width: .3788rem; height: .3788rem;}
} */
@media screen and (max-width: 768px) {
    
    header.pro_none {transform: translate3d(0px,-72px,0);}

    /*#ly_web_header_0001_0 .top_slogan{min-height: 24px; font-size: 12px; gap: 0 16px;}*/
    /*#ly_web_header_0001_0 .top_slogan .title{font-size: 12px;}*/
    
    #ly_web_header_0001_0 .top_slogan{min-height: 24px; font-size: 12px; gap: 0 4px;}
    #ly_web_header_0001_0 .top_slogan .title{font-size: 12px;}
    #ly_web_header_0001_0 .top_slogan .countdown-value{padding: 3px; min-width: max-content;}
    #ly_web_header_0001_0 .top_slogan .countdown-grid,
    #ly_web_header_0001_0 .top_slogan .countdown-item{gap: 0 3px;}
    
    #ly_web_header_0001_0 .header-box,
    #ly_web_header_0001_0 .hright{height: 48px;}

    #ly_web_header_0001_0 .header-box{padding: 0 4.5%; box-shadow: 0px 2px 4px 0px #0000001A;}
    #ly_web_header_0001_0 .hright .btn,
    #ly_web_header_0001_0 .hright .menu{margin-left: 16px; width: 24px; height: 24px; }

    
    #ly_web_header_0001_0_m-nav{top: calc(24px + 48px); width: 100%;}
    #ly_web_header_0001_0_m-nav.cur{height: calc(100vh - 72px);}

    #ly_web_header_0001_0_m-nav .top{padding: 16px 4.5% 0; margin-top: 0;}
    #ly_web_header_0001_0_m-nav .top .icon{width: 40px; height: 40px;}

    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: 54px; margin: 0 4.5%;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one{}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-size: 16px;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-size: 12px; line-height: 40px;}
    
}










.ly_web_footer_0001_0Wrap{padding: 64px 0; background-color: #000;}

#ly_web_footer_0001_0Intro .logo{margin: 0 auto; width: 160px; height: 48px;}

#ly_web_footer_0001_0Top{padding: 40px 0 104px; gap: 0 6.837%;}
#ly_web_footer_0001_0Top .item{width: max-content; max-width: 19.39%;}
#ly_web_footer_0001_0Top .list_item{}
#ly_web_footer_0001_0Top .list_item .title{font-family: "Figtree-SemiBold"; font-size: 12px; line-height: 100%; color: var(--color-text-white);}
#ly_web_footer_0001_0Top .list_item .two_li{margin-top: 16px; font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  color: #c1c1c1;}
#ly_web_footer_0001_0Top .contact{gap: 18px 0;}
#ly_web_footer_0001_0Top .contact .li{gap: 0 4px;}
#ly_web_footer_0001_0Top .contact .icon{width: 16px; height: 16px;}
#ly_web_footer_0001_0Top .contact .text{width: calc(100% - 20px);font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  color: #c1c1c1;}
#ly_web_footer_0001_0Top .contact .text .dot{display: none;}

#ly_web_footer_0001_0Share{padding-bottom: 24px; gap: 0 12px; border-bottom: 1px solid rgba(123, 126, 134, 1);}
#ly_web_footer_0001_0Share .item{width: 24px; height: 24px;}
#ly_web_footer_0001_0Share .item .svg{width: 24px; height: 24px; fill: #fff;}


#ly_web_footer_0001_0Form{padding-top: 16px;}
#ly_web_footer_0001_0Form .left{gap: 0 24px; }
#ly_web_footer_0001_0Form .nav{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; color: #C1C1C1; }
#ly_web_footer_0001_0Form .signup{gap: 0 16px;}
#ly_web_footer_0001_0Form .text{font-family: "Figtree-Bold"; font-size: 12px; line-height: 100%; color: var(--color-text-white);}
#ly_web_footer_0001_0Form .form{gap: 0 15px; padding: 2px 2px 2px 8px; min-width: 234px; height: max-content; background-color: var(--color-bg-card); border-radius: 100px;}
#ly_web_footer_0001_0Form .form label{display: block; width: 100%;}
#ly_web_footer_0001_0Form .form .input{width: 100%; height: 100%; padding-right: 8px; font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; }
#ly_web_footer_0001_0Form .signup .button{background:#000; color: var(--color-text-white); padding: 8px 16px; border-radius:100px; cursor: pointer; font-family: "Figtree-Medium"; font-size: 8px; line-height: 100%; white-space:nowrap; border: 0;}
#ly_web_footer_0001_0Form .world{gap: 0 4px; }
#ly_web_footer_0001_0Form .world span{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; color: #C1C1C1;}
#ly_web_footer_0001_0Form .form-tip{left: 10px; top: calc(100% + 8px); z-index: 1;}
#ly_web_footer_0001_0Form .form-error{font-family: Poppins; font-size: 12px; line-height: 100%; color: #F94073;}
#ly_web_footer_0001_0Form .form-success{font-family: Poppins; font-size: 14px; line-height: 100%; color: #20B759;}

#ly_web_footer_0001_0_bottom{padding-top: 32px;}
#ly_web_footer_0001_0_bottom .box{flex-wrap: wrap;}
#ly_web_footer_0001_0_bottom *,
#ly_web_footer_0001_0_bottom a{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  text-align: center; color: #C1C1C1;}

@media (max-width: 1024px) {
    .ly_web_footer_0001_0Wrap .cw980{width: 74.6%;}
    
    #ly_web_footer_0001_0Top{padding: 40px 0 63px; gap: 0 1.837%;}
    #ly_web_footer_0001_0Top .item{width: 23.39%;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: 14px;}
}
/* @media (max-width: 992px) {
    #ly_web_footer_0001_0Top{padding: .303rem 0 .4773rem;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: .1061rem;}
    #ly_web_footer_0001_0Top .list_item .two_li{margin-top: .1212rem; font-size: 12px;}
    
    #ly_web_footer_0001_0Top .contact{gap: .1364rem 0;}
    #ly_web_footer_0001_0Top .contact .li{gap: 0 .0303rem;}
    #ly_web_footer_0001_0Top .contact .icon{width: .1212rem; height: .1212rem;}
    #ly_web_footer_0001_0Top .contact .text{width: calc(100% - .1515rem); font-size: .0909rem; }
    
    #ly_web_footer_0001_0Share{padding-bottom: .1818rem; gap: 0 .0909rem;}
    #ly_web_footer_0001_0Share .item{width: .1818rem; height: .1818rem;}
    #ly_web_footer_0001_0Share .item .svg{width: .1818rem; height: .1818rem; }
    
    #ly_web_footer_0001_0Form{padding-top: .1212rem;}
    #ly_web_footer_0001_0Form .left{gap: 0 .1818rem; }
    #ly_web_footer_0001_0Form .nav{font-size: .0909rem;}
    #ly_web_footer_0001_0Form .signup{gap: 0 .1212rem;}
    #ly_web_footer_0001_0Form .text{ font-size: .0909rem;}
    #ly_web_footer_0001_0Form .form{gap: 0 .1136rem; padding: .0152rem .0152rem .0152rem .0606rem; min-width: 1.7727rem; }
    #ly_web_footer_0001_0Form .form .input{padding-right: .0606rem; font-size: .0909rem;}
    #ly_web_footer_0001_0Form .signup .button{padding: .0606rem .1212rem; font-size: .0606rem; }
    #ly_web_footer_0001_0Form .world{gap: 0 .0303rem; }
    #ly_web_footer_0001_0Form .world span{font-size: .0909rem;}

    #ly_web_footer_0001_0_bottom{padding-top: .2424rem;}
    #ly_web_footer_0001_0_bottom *,
    #ly_web_footer_0001_0_bottom a{font-size: .0909rem;}
} */
@media (max-width: 768px) {
    .ly_web_footer_0001_0Wrap{padding: 48px 0;}
    .ly_web_footer_0001_0Wrap .cw980{width: 76.2%;}

    /* 列表 */
    #ly_web_footer_0001_0Top{padding: 20px 0; gap: 0; flex-wrap: wrap;}
    #ly_web_footer_0001_0Top .item{width: 100%; max-width: initial;}
    #ly_web_footer_0001_0Top .list_item {border-bottom: 1px solid rgba(255, 255, 255, .4); padding-bottom: 20px;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: 14px; padding: 20px 0 0; display: flex; justify-content: space-between; align-items: center;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon{display: block; width: 12px; height: 12px; position: relative;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i:nth-child(1){width: 100%; height: 2px; background-color: #fff; border-radius: 5px; transition: all .5s ease;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i:nth-child(2){width: 2px; height: 100%; background-color: #fff; border-radius: 5px;}
    #ly_web_footer_0001_0Top .list_item.cur .title .one-icon{transform: rotate(90deg);}
    #ly_web_footer_0001_0Top .list_item.cur .title .one-icon i:nth-child(1){opacity: 0;}
    #ly_web_footer_0001_0Top .list_item .two_list{height: 0; overflow: hidden; transition: all .5s ease-in-out;}
    #ly_web_footer_0001_0Top .list_item .two{padding: 16px 0 0;}
    #ly_web_footer_0001_0Top .list_item .two_li{font-size: 14px !important; line-height: 100% !important; }
    #ly_web_footer_0001_0Top .list_item .two_li:first-child{margin-top: 0;}
    
    /* 分享 */
    #ly_web_footer_0001_0Share{display: none;}
    #ly_web_footer_0001_0Share.mb{margin-top: 28px; padding-bottom: 0; gap: 0 12px; display: flex; border: 0; justify-content: center;}
    #ly_web_footer_0001_0Share .item{width: 32px; height: 32px;}
    #ly_web_footer_0001_0Share .item .svg{width: 73%; height: 73%;}

    /* 表单 */
    #ly_web_footer_0001_0Form.mb{display: block; width: 100%; margin-top: 24px;}
    #ly_web_footer_0001_0Form.pc .signup{display: none;}
    #ly_web_footer_0001_0Form .signup{width: 100%; flex-direction: column;}
    #ly_web_footer_0001_0Form .signup .text{width: 100%; font-size: 12px; text-align: center;}
    #ly_web_footer_0001_0Form .signup .formBox {width: 91.13%;}
    #ly_web_footer_0001_0Form .signup .form{width: 100%; margin-top: 16px; gap: 0 10px; padding: 3px 6px 3px 10px; min-width: initial; justify-content: space-between;}
    #ly_web_footer_0001_0Form .form .input { padding-right: 10px; font-size: 12px;}
    #ly_web_footer_0001_0Form .signup .button { padding: 6.5px 10.5px; font-size: 12px; line-height: 160%;}

    /* 联系 */
    #ly_web_footer_0001_0Top .contact{margin-top: 18px; gap: 12px 0;}
    #ly_web_footer_0001_0Top .contact .li{gap: 0 6px;}
    #ly_web_footer_0001_0Top .contact .icon{width: 18px; height: 18px;}
    #ly_web_footer_0001_0Top .contact .icon img{transform: scale(1.3);}
    #ly_web_footer_0001_0Top .contact .text{width: calc(100% - 18px - 6px); font-size: 14px;}

    #ly_web_footer_0001_0Form.pc{padding-top: 4px; flex-wrap: wrap;}
    #ly_web_footer_0001_0Form .left{gap: 0 10px; width: 100%;}
    #ly_web_footer_0001_0Form .nav{font-size: 12px; line-height: 160%;}

    /* 语言选择 */
    #ly_web_footer_0001_0Form .world{display: none; gap: 0 6px; margin-top: 24px; width: 100%; justify-content: flex-start;}
    #ly_web_footer_0001_0Form .world img{transform: scale(1.4);}
    #ly_web_footer_0001_0Form .world span{font-size: 15px; line-height: 160%;}
    
    #ly_web_footer_0001_0_bottom{padding-top: 27px;}
    #ly_web_footer_0001_0_bottom .box{justify-content: flex-start;}
    #ly_web_footer_0001_0_bottom *,
    #ly_web_footer_0001_0_bottom a{font-size: 12px;}

    #ly_web_footer_0001_0Form .form-error{font-size: 12px;}
    #ly_web_footer_0001_0Form .form-success{font-size: 12px;}
} 
#ly_web_sidebar_0001_1{ bottom: 14.96%; right: 48px; width: 64px; z-index: 100; gap: 40px;}
#ly_web_sidebar_0001_1 .btn{ width: 100%; height: 64px; background: rgba(0, 0, 0, .5); border-radius: 50%; transition: all 0.5s ease;}
#ly_web_sidebar_0001_1 .btn:hover{background: var(--color-primary);}

 #launcher,
.zendesk-messenger-launcher,
iframe[src*="zendesk"][title*="launcher"] {display: none !important; visibility: hidden !important; opacity: 0 !important; pointer-events: none !important;}
iframe[title*="Messaging window"]{z-index: 10000 !important; max-height: 65vh !important; bottom: calc( 14.96% + 104px) !important; right: 120px !important;}

@media (max-width: 1920px) {
    #ly_web_sidebar_0001_1{gap: 30px;}
}
@media (max-width: 1024px) { 
    #ly_web_sidebar_0001_1{width: 40px; gap: 20px; bottom: 8%; right: 40px;}
    #ly_web_sidebar_0001_1 .btn{height: 40px;}
    #ly_web_sidebar_0001_1 .btn img{transform: scale(.7);}
    
    iframe[title*="Messaging window"]{bottom: calc( 8% + 80px) !important; right: 80px !important;}
}
@media (max-width: 992px) { 
    #ly_web_sidebar_0001_1{width: .303rem; gap: .1515rem; bottom: 8%; right: .303rem;}
    #ly_web_sidebar_0001_1 .btn{height: .303rem;}
}
@media (max-width: 768px) { 
    #ly_web_sidebar_0001_1{width: .6rem; gap: .2rem; bottom: 5%; right: .32rem;}
    #ly_web_sidebar_0001_1 .btn{height: .6rem;}
    
    iframe[title*="Messaging window"]{bottom: 0 !important; right: 0 !important; top: inherit !important;}
}
#ly_web_banner_0002_0 {margin-top: 86px; position: relative;}
/* #ly_web_banner_0002_0 .img {padding-top: 31.25%;} */
#ly_web_banner_0002_0 .img {height: auto;}
#ly_web_banner_0002_0 .img picture,
#ly_web_banner_0002_0 .img img{display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}

#ly_web_banner_0002_0 .textBox{height: max-content; top: 33%; transform: translateY(-50%); z-index: 5; color: var(--color-text-white);}
#ly_web_banner_0002_0 .logo{width: auto; height: 50px; margin: 0 auto 20px;}
#ly_web_banner_0002_0 .title{font-family: "Figtree-Bold"; font-size: 56px; line-height: 125%;}
#ly_web_banner_0002_0 .brief{margin-top: 24px; font-family: "Figtree-SemiBold"; font-size: 48px; line-height: 100%; text-align: center;}

#ly_web_banner_0002_0.about .img {height: 800px;}

#ly_web_banner_0002_0.promotion .img {height: 937px;}
#ly_web_banner_0002_0.promotion .textBox{top: 20%; color: var(--color-text-primary);}
#ly_web_banner_0002_0.promotion .textBox .title{font-size: 48px; line-height: 125%;} 
#ly_web_banner_0002_0.promotion .textBox .brief{font-size: 32px; line-height: 100%;} 

#ly_web_banner_0002_0.support .img {height: 480px;}
#ly_web_banner_0002_0.support .textBox{top: 50%; color: var(--color-text-primary);}
#ly_web_banner_0002_0.support .textBox .title{font-size: 48px; line-height: 110%; letter-spacing: -0.008em; text-align: left;} 


#ly_web_banner_0002_0.media-center{margin-top: 0;}

#ly_web_banner_0002_0.distributor .img {height: 480px;}
#ly_web_banner_0002_0.distributor .textBox{top: 104px; transform: translateY(0); color: var(--color-text-white); }
#ly_web_banner_0002_0.distributor .textBox .info{width: 58.3%; }
#ly_web_banner_0002_0.distributor .textBox .title{font-family: "Figtree-Medium"; font-size: 40px; line-height: 100%; text-align: left;} 
#ly_web_banner_0002_0.distributor .textBox .brief{font-family: "Figtree-Regular"; font-size: 16px; line-height: 120%; text-align: left;} 


@media screen and (max-width: 1440px){
    /* #ly_web_banner_0002_0 {margin-top: 118px;} */
    #ly_web_banner_0002_0 .title{font-size: 48px;}
    #ly_web_banner_0002_0 .brief{font-size: 40px;}
    
    #ly_web_banner_0002_0.about .img {height: 612px;}
    
    #ly_web_banner_0002_0.promotion .img {height: 890px;}
    #ly_web_banner_0002_0.promotion .textBox .title{font-size: 32px; } 
    #ly_web_banner_0002_0.promotion .textBox .brief{font-size: 28px; } 
    
    #ly_web_banner_0002_0.distributor .textBox .info{width: 70.3%; }
}
@media screen and (max-width: 1024px){
    #ly_web_banner_0002_0 {margin-top: 94px;}
    #ly_web_banner_0002_0 .title{font-size: 40px;}
    #ly_web_banner_0002_0 .brief{font-size: 32px;}
    
    #ly_web_banner_0002_0.about .img {height: 430px;}
    #ly_web_banner_0002_0.promotion .img {height: 640px;}
    #ly_web_banner_0002_0.promotion .textBox .title{font-size: 28px; } 
    #ly_web_banner_0002_0.promotion .textBox .brief{font-size: 24px; margin-top: 16px;} 
    
    
    #ly_web_banner_0002_0.support .img {height: 342px;}
    #ly_web_banner_0002_0.support .info{width: 58%;}
    
    #ly_web_banner_0002_0.distributor .img {height: 440px;}
    #ly_web_banner_0002_0.distributor .textBox{top: 64px;}
    #ly_web_banner_0002_0.distributor .textBox .info{width: 67.5%; }
}
@media screen and (max-width: 768px){
    #ly_web_banner_0002_0 {margin-top: 72px;}
    #ly_web_banner_0002_0 .title{ font-size: 24px; font-family: "Figtree-Bold";}
    #ly_web_banner_0002_0 .brief{margin-top: 16px; font-size: 16px; }
    
    #ly_web_banner_0002_0.about .img {height: 310px;}
    
    #ly_web_banner_0002_0 .logo{height: 40px;}
    #ly_web_banner_0002_0.promotion .img {height: 460px;}
    #ly_web_banner_0002_0.promotion .textBox{top: 25%; }
    #ly_web_banner_0002_0.promotion .textBox .title{font-size: 24px; } 
    #ly_web_banner_0002_0.promotion .textBox .brief{font-size: 20px; margin-top: 16px;} 

    #ly_web_banner_0002_0.support .img {height: 170px;}
    #ly_web_banner_0002_0.support .info{width: 100%;}
    #ly_web_banner_0002_0.support .textBox .title{font-size: 24px; line-height: 120%; letter-spacing: -0.005em;} 
    
    
    #ly_web_banner_0002_0.distributor .img {height: 400px;}
    #ly_web_banner_0002_0.distributor .textBox{top: 40px;}
    #ly_web_banner_0002_0.distributor .textBox .info{width: 61.5%; }
    #ly_web_banner_0002_0.distributor .textBox .title{font-size: 24px; line-height: 100%;} 
    #ly_web_banner_0002_0.distributor .textBox .brief{font-size: 12px; line-height: 120%; margin-top: 16px;} 
}
@media screen and (max-width: 430px){
    #ly_web_banner_0002_0.distributor .textBox .info{width: 100%; }
    
}/* 默认 - 蓝底白字 */
.lyuibtn_004 {
    --mg: 0;
    --pd: 12px 24px;
    --bgc: var(--main);
    --br: 100px;
    --bc: var(--main);
    --fc: #fff;

    width: max-content; 
    margin-top: var(--mg); 
    padding: var(--pd); 
    background-color: var(--bgc); 
    border-radius: var(--br); 
    border: 2px solid var(--bc);
    color: var(--fc);
    gap: 10px;
}

/* 白框白字 */
.lyuibtn_004.btn-white{--fc: #fff; --bc: #fff; --bgc: transparent;}
.lyuibtn_004.btn-white:hover{ --bgc: rgba(255,255,255,0.2);}

/* 蓝框蓝字 */
.lyuibtn_004.btn-blue{--fc: var(--main); --bc: var(--main); --bgc: transparent;}
.lyuibtn_004.btn-blue:hover{--bgc: rgba(var(--mainRgb),0.2)}

/* 文本 */
.lyuibtn_004-text{flex-shrink: 0; word-break: keep-all; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 100%; text-align: center;}

@media (max-width:1024px) {
    .lyuibtn_004-text{font-size: 12px;}
}
@media (max-width:768px) {
    .lyuibtn_004{--pd: 10px 20px;}
    .lyuibtn_004-text{font-size: 12px;}
}
.ly_web_support_0001_1Wrap{padding-bottom: 128px; background: var(--color-bg-card);}

/* 支持内容容器 */
.support-content{position: relative;min-height: 600px;}
/* Loading效果 */
.loading-overlay{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8); display: flex; justify-content: center; align-items: center; z-index: 10; transition: all 0.3s ease;}
.loading-overlay.hide{display: none;}
.loading-spinner{width: 40px; height: 40px; border: 4px solid #f3f3f3; border-top: 4px solid var(--color-primary); border-radius: 50%; animation: spin 1s linear infinite;}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media (max-width: 768px) {
    .ly_web_support_0001_1Wrap{padding-bottom: 80px;}
}


/* 产品支持模块 */
.ly_web_support_0001_1Support{padding-top: 128px;}

#ly_web_support_0001_1SupportTop{}
#ly_web_support_0001_1SupportTop .title{font-family: "Figtree-SemiBold"; font-size: 48px; line-height: 110%; letter-spacing: -0.008em; text-align: center; color: var(--color-text-primary);}

@media (max-width: 768px) {
    .ly_web_support_0001_1Support{padding-top: 80px;}
    #ly_web_support_0001_1SupportTop .title{font-size: 24px; line-height: 114%; letter-spacing: -0.001em;}
}



/* 产品筛选 */
#ly_web_support_0001_1SupportFilter{margin-top: 48px; gap: 32px;}
#ly_web_support_0001_1SupportFilter .cate{gap: 24px;}
#ly_web_support_0001_1SupportFilter .cate-item{width: max-content; padding: 0 24px; height: 58px; border-radius: 100px; background: var(--color-bg-page);}
#ly_web_support_0001_1SupportFilter .cate-item span{font-family: "Figtree-SemiBold"; font-size: 20px; line-height: 130%; letter-spacing: 0; color: var(--color-text-secondary);}
#ly_web_support_0001_1SupportFilter .cate-item.cur{background: var(--color-text-primary);}
#ly_web_support_0001_1SupportFilter .cate-item.cur span{color: var(--color-text-white);}

#ly_web_support_0001_1SupportFilter .select-box{}
#ly_web_support_0001_1SupportFilter .select{width: 360px; height: 46px; padding: 0 19px 0 16px; border-radius: 4px; border: 1px solid var(--color-bg-page);  background-color: var(--color-bg-page); }
#ly_web_support_0001_1SupportFilter .select .name{font-family: "Figtree-Medium";font-size: 14px; line-height: 100%; letter-spacing: 0; color: var(--color-text-primary); }
#ly_web_support_0001_1SupportFilter .select .svg{flex: none;}
/* 展开时样式 */
#ly_web_support_0001_1SupportFilter .select.cur{border-color: #000; }
#ly_web_support_0001_1SupportFilter .select.cur .svg{transform: rotate(180deg);}
#ly_web_support_0001_1SupportFilter .option{width: 100%; top: calc(100% + 8px); left: 0; z-index: 5; background: var(--color-bg-card); border-radius: 4px; height: 0; overflow: hidden; transition: all 0.5s ease;}
#ly_web_support_0001_1SupportFilter .option.show{box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.16);}
#ly_web_support_0001_1SupportFilter .option .cont{padding: 16px; min-height: 248px; max-height: 300px; overflow-y: auto;}
#ly_web_support_0001_1SupportFilter .option .item{margin-bottom: 18px; padding: 12px; font-family: "Figtree-SemiBold"; font-size: 12px; line-height: 130%; letter-spacing: 0%; color: var(--color-text-secondary);text-align: center; }
#ly_web_support_0001_1SupportFilter .option .item.cur,
#ly_web_support_0001_1SupportFilter .option .item:hover{color: var(--color-text-primary);}
#ly_web_support_0001_1SupportFilter .select-overlay{display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.4); z-index: 99;}

@media (max-width: 1440px) { 
    #ly_web_support_0001_1SupportFilter {flex-wrap: wrap;}
    #ly_web_support_0001_1SupportFilter .cate{width: 100%; justify-content: center;}
    #ly_web_support_0001_1SupportFilter .select-box{width: 100%; justify-content: center;}
}
@media (max-width: 1024px) { 
    #ly_web_support_0001_1SupportFilter {width: 740px;}
}
@media (max-width: 768px) {
    .ly_web_support_0001_1Support{padding-top: 80px;}
    
    #ly_web_support_0001_1SupportFilter{margin-top: 24px; width: calc(100% - 40px);}
    #ly_web_support_0001_1SupportFilter .cate{display: none;}
    #ly_web_support_0001_1SupportFilter .select-box{gap: 16px; flex-direction: column; align-items: center; justify-content: center; width: 100%; flex-wrap: nowrap;}
    #ly_web_support_0001_1SupportFilter .select{width: 320px; height: 46px;}
    #ly_web_support_0001_1SupportFilter .select .name{}
    #ly_web_support_0001_1SupportFilter .select.category{display: block; width: 251px; height: 56px; border-radius: 100px;}
    #ly_web_support_0001_1SupportFilter .select.category .name{font-family: "Figtree-SemiBold"; line-height: 140%;}
    #ly_web_support_0001_1SupportFilter .select .option{width: 100%;position: fixed; top: inherit !important; bottom: 0; left: 0; z-index: 100; border-radius: 0; border-top-left-radius: 16px; border-top-right-radius: 16px;}
    #ly_web_support_0001_1SupportFilter .select .option .cont{padding: 30px 20px; width: 100%; max-height: 320px;}
    
    #ly_web_support_0001_1SupportFilter .option .item{font-size: 16px; color: var(--color-text-placeholder);}
    #ly_web_support_0001_1SupportFilter .option .item.cur{color:  var(--color-text-primary);}
}



/* 产品安装指导视频列表 */
#ly_web_support_0001_1SupportVideos{padding-top: 48px;}
#ly_web_support_0001_1SupportVideos .title{font-family: "Figtree-SemiBold"; font-size: 32px; line-height: 120%; letter-spacing: -0.005em; color: var(--color-text-primary); text-align: center;}
#ly_web_support_0001_1SupportVideos .list{margin-top: 48px; gap: 24px;}
#ly_web_support_0001_1SupportVideos .item{width: calc((100% - 24px * 2) / 3); background: var(--color-bg-page); border-radius: 16px; }
#ly_web_support_0001_1SupportVideos .back{width: 100%; height: 264px; }
/*#ly_web_support_0001_1SupportVideos .back img{max-height: 90%; position: absolute; top: 50%; left: inherit; right: 32px; transform: translate(0, -50%) scale(0.89);}*/
#ly_web_support_0001_1SupportVideos .back img{max-height: 90%; position: absolute;}
#ly_web_support_0001_1SupportVideos .info{padding: 32px; z-index: 2;}
#ly_web_support_0001_1SupportVideos .info{padding: 32px; z-index: 2; }
#ly_web_support_0001_1SupportVideos .info .video_name{width: 66%; font-family: "Figtree-SemiBold"; font-size: 20px; line-height: 130%; letter-spacing: 0; color: var(--color-text-primary); }
#ly_web_support_0001_1SupportVideos .info .pro_name{font-family: "Figtree"; font-size: 16px; line-height: 140%; letter-spacing: 0; color: var(--color-text-secondary); }
#ly_web_support_0001_1SupportVideos .play{z-index: 3;}
#ly_web_support_0001_1SupportVideos .play .svg{width: 48px; height: 48px;}

#ly_web_support_0001_1SupportVideos .moreBtn{display: none; margin: 32px auto 0; padding: 10px; gap: 10px; width: max-content; }
#ly_web_support_0001_1SupportVideos .moreBtn .txt{display: inline-block; font-family: "Figtree-SemiBold"; font-size: 16px; line-height: 140%; letter-spacing: 0; color: var(--color-text-primary);}
#ly_web_support_0001_1SupportVideos .moreBtn .icon{flex: none;}
#ly_web_support_0001_1SupportVideos .moreBtn .icon.rotate .svg{transform: rotate(180deg);}

@media (max-width: 1440px) {
    #ly_web_support_0001_1SupportVideos{}
    #ly_web_support_0001_1SupportVideos .list{gap: 20px;}
    #ly_web_support_0001_1SupportVideos .info{padding: 24px;}
    /*#ly_web_support_0001_1SupportVideos .back img{right: 9px; bottom: 56px; transform: translate(0, -50%) scale(0.89);}*/
}
@media (max-width: 1024px) {
    #ly_web_support_0001_1SupportVideos .list{gap: 16px;}
    #ly_web_support_0001_1SupportVideos .item{width: calc((100% - 16px) / 2); }
    #ly_web_support_0001_1SupportVideos .back{height: 244px;}
    #ly_web_support_0001_1SupportVideos .info{padding: 20px;}
    #ly_web_support_0001_1SupportVideos .info .video_name{font-size: 17px; line-height: 135%; }
}
@media (max-width: 768px) {
    #ly_web_support_0001_1SupportVideos{padding-top: 32px;}
    #ly_web_support_0001_1SupportVideos .title{font-family: "Figtree-SemiBold"; font-size: 18px; line-height: 120%; letter-spacing: -0.5%;}

    #ly_web_support_0001_1SupportVideos .list{margin-top: 24px; gap: 16px;}
    #ly_web_support_0001_1SupportVideos .item{border-radius: 8px;}
    #ly_web_support_0001_1SupportVideos .back{height: 128px;}
    #ly_web_support_0001_1SupportVideos .info{padding: 16px; justify-content: center; gap: 10px;}
    #ly_web_support_0001_1SupportVideos .info .video_name{font-size: 17px;}
    #ly_web_support_0001_1SupportVideos .info .pro_name{font-size: 12px; line-height: 140%; }
    #ly_web_support_0001_1SupportVideos .moreBtn.flex{display: flex;}
}
@media (max-width: 540px) {
    #ly_web_support_0001_1SupportVideos .item{width: 100%;}
    #ly_web_support_0001_1SupportVideos .info .video_name{font-size: 18px;}
}



/* 产品问答列表 */
#ly_web_support_0001_1SupportFaq{padding-top: 64px;}
#ly_web_support_0001_1SupportFaq .title{font-family: "Figtree-SemiBold"; font-size: 32px; line-height: 120%; letter-spacing: -0.005em; color: var(--color-text-primary); text-align: center;}

#ly_web_support_0001_1SupportFaq .cates{margin-top: 48px; width: 100%; gap: 24px;}
#ly_web_support_0001_1SupportFaq .cates .cate{padding: 10px; width: max-content; font-family: "Figtree-SemiBold"; font-size: 20px; line-height: 135%; letter-spacing: 0; color: var(--color-text-placeholder); border-bottom: 2px solid transparent; text-transform: capitalize}
#ly_web_support_0001_1SupportFaq .cates .cate.hide{display: none;}
#ly_web_support_0001_1SupportFaq .cates .cate.cur{color: var(--color-text-primary); border-color: var(--color-primary);}

#ly_web_support_0001_1SupportFaq .faqs{margin-top: 24px; padding: 48px; width: 100%; border-radius: 20px; background-color: var(--color-bg-page);}
#ly_web_support_0001_1SupportFaq .faqsList{width: 100%; padding-right: 93px; height: 500px; overflow: auto;}
#ly_web_support_0001_1SupportFaq .faqsList .item{margin-top: 34px; width: 100%;}
#ly_web_support_0001_1SupportFaq .faqsList .item:first-child{margin-top: 0;}
#ly_web_support_0001_1SupportFaq .faqsList .question{padding-right: 30px; position: relative;}
#ly_web_support_0001_1SupportFaq .faqsList .question .name{max-width: 100%; font-family: "Figtree"; font-size: 16px; line-height: 140%; letter-spacing: 0%; color: var(--color-text-primary);}
#ly_web_support_0001_1SupportFaq .faqsList .question .icon{top: 4px; right: 0; z-index: 1; width: 14px; height: 14px; transform: rotate(180deg);}
#ly_web_support_0001_1SupportFaq .faqsList .question .icon .svg{stroke: var(--color-text-placeholder);}
#ly_web_support_0001_1SupportFaq .faqsList .question.cur .name{color: var(--color-primary);}
#ly_web_support_0001_1SupportFaq .faqsList .question.cur .icon{transform: rotate(0);}
#ly_web_support_0001_1SupportFaq .faqsList .question.cur .icon .svg{stroke: var(--color-primary);}
#ly_web_support_0001_1SupportFaq .faqsList .answer{height: 0;}
#ly_web_support_0001_1SupportFaq .faqsList .answer .text{width: 76%; padding: 16px 0 0 24px; font-family: "Figtree"; font-size: 16px; line-height: 140%; letter-spacing: 0%; color: var(--color-text-placeholder);}

#ly_web_support_0001_1SupportFaq .faqsList .question.down .icon{top: 0; width: 20px; height: 20px; transform: rotate(0);}
#ly_web_support_0001_1SupportFaq .faqsList .question.down.cur .icon{transform: rotate(0);}

@media (max-width: 1024px) {
    #ly_web_support_0001_1SupportFaq .cates{width: calc(100% + 18px); gap: 16px; transform: translateX(-8px);}

    #ly_web_support_0001_1SupportFaq .faqs{padding: 24px;}
    #ly_web_support_0001_1SupportFaq .faqsList{padding-right: 64px;}
}
@media (max-width: 768px) {
    #ly_web_support_0001_1SupportFaq{padding-top: 48px; }
    #ly_web_support_0001_1SupportFaq .title{font-family: "Figtree-SemiBold"; font-size: 18px; line-height: 120%; letter-spacing: -0.5%;}
    
    #ly_web_support_0001_1SupportFaq .cates{margin-top: 24px; width: 100%; transform: translateX(0);}
    #ly_web_support_0001_1SupportFaq .cates .cate{padding: 10px 8px; font-size: 16px; line-height: 135%;}

    #ly_web_support_0001_1SupportFaq .faqs{margin-top: 26px; padding: 16px; border-radius: 10px;}
    #ly_web_support_0001_1SupportFaq .faqsList{height: 395px; padding-right: 36px;}
    #ly_web_support_0001_1SupportFaq .faqsList .item{margin-top: 24px;}

    #ly_web_support_0001_1SupportFaq .faqsList .question{padding-right: 31px; }
    #ly_web_support_0001_1SupportFaq .faqsList .question.down{padding-right: 54px;}
    #ly_web_support_0001_1SupportFaq .faqsList .question .name{font-size: 17px; line-height: 140%; }
    #ly_web_support_0001_1SupportFaq .faqsList .answer .text{width: 100%; padding: 10px 0 0; font-size: 17px; line-height: 140%; }
}



/* 安装服务 */
#ly_web_support_0001_1Install{padding-top: 144px;}
#ly_web_support_0001_1Install .top{}
#ly_web_support_0001_1Install .top .title{font-family: "Figtree-SemiBold"; font-size: 48px; line-height: 110%; letter-spacing: -0.008em; text-align: center; color: var(--color-text-primary);}
#ly_web_support_0001_1Install .top .brief{margin-top: 48px; font-family: "Figtree-SemiBold"; font-size: 24px; line-height: 125%; letter-spacing: 0; color: var(--color-text-primary); text-align: center;}

#ly_web_support_0001_1Install .list{margin-top: 48px; gap: 20px;}
#ly_web_support_0001_1Install .item{width: calc((100% - 20px * 2) / 3);}
#ly_web_support_0001_1Install .item .pic{width: 100%; height: 300px; border-radius: 20px;}
#ly_web_support_0001_1Install .item .icon{margin: 24px auto 0; width: 48px; height: 48px; flex: none;}
#ly_web_support_0001_1Install .item .name{margin-top: 16px; font-family: "Figtree-SemiBold"; font-size: 20px; line-height: 130%; letter-spacing: 0; color: var(--color-text-primary); text-align: center;}
#ly_web_support_0001_1Install .item .desc{margin: 13px auto 0; width: 90%; font-family: "Figtree"; font-size: 16px; line-height: 140%; letter-spacing: 0; color: var(--color-text-secondary); text-align: center;}

#ly_web_support_0001_1Install .btns{margin-top: 48px;}
#ly_web_support_0001_1Install .btns .btn{padding: 16px 40px; background: var(--main2); border-color: var(--main2);}
#ly_web_support_0001_1Install .btns .btn .text{font-size: 16px; line-height: 140%; letter-spacing: 0;} 

@media (max-width: 1440px) {
    #ly_web_support_0001_1Install{padding-top: 128px;}
    #ly_web_support_0001_1Install .item .pic{height: 230px;}
    #ly_web_support_0001_1Install .item .desc{margin-top: 16px;}
}
@media (max-width: 1024px) {
    #ly_web_support_0001_1Install .list{gap: 80px;}
    #ly_web_support_0001_1Install .item{width: 100%; gap: 40px; display: flex; align-items: center; justify-content: space-between; }
    #ly_web_support_0001_1Install .item .pic{width: 47.59%; height: 216px; border-radius: 10px;}
    #ly_web_support_0001_1Install .item .info{width: calc(100% - 47.59% - 40px); padding-right: 70px;}
    #ly_web_support_0001_1Install .item .icon{margin: 0;}
    #ly_web_support_0001_1Install .item .name, 
    #ly_web_support_0001_1Install .item .desc{text-align: left;}
    #ly_web_support_0001_1Install .item .desc{ margin: 0; margin-top: 13px; width: 100%;}
    
    #ly_web_support_0001_1Install .btns{margin-top: 80px;}
}
@media (max-width: 768px) {
    #ly_web_support_0001_1Install{padding-top: 80px;}
    #ly_web_support_0001_1Install .top .title{font-size: 24px; line-height: 120%; letter-spacing: -0.005em;}
    #ly_web_support_0001_1Install .top .brief{margin-top: 24px; font-size: 18px; line-height: 130%; letter-spacing: 0;}
    
    #ly_web_support_0001_1Install .list{margin: 40px auto 0; gap: 40px; width: 83.4%;}
    #ly_web_support_0001_1Install .item{width: 100%; gap: 32px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; background-color: var(--color-bg-page); border-radius: 10px;}
    #ly_web_support_0001_1Install .item .pic{width: 47.59%; height: 216px; border-radius: 10px;}

    #ly_web_support_0001_1Install .item .info{width: calc(100% - 47.59% - 32px); padding-right: 35px;}
    #ly_web_support_0001_1Install .item .icon{margin: 0;}
    #ly_web_support_0001_1Install .item .name{margin-top: 16px; font-size: 17px; line-height: 135%; text-align: left;}
    #ly_web_support_0001_1Install .item .desc{margin: 0; margin-top: 8px; width: 100%; text-align: left; font-size: 14px; line-height: 140%;}
    
    #ly_web_support_0001_1Install .btns{margin-top: 48px;}
    #ly_web_support_0001_1Install .btns .btn{padding: 12px 16px;}
    #ly_web_support_0001_1Install .btns .btn .text{font-size: 14px; }
}
@media (max-width: 638px) {    
    #ly_web_support_0001_1Install .list{width: 100%;}
    #ly_web_support_0001_1Install .item { width: 100%; display: block; gap: 0; background-color: var(--color-bg-card);}
    #ly_web_support_0001_1Install .item .pic { width: 100%; height: 216px; }
    #ly_web_support_0001_1Install .item .info { padding: 0; width: 100%; margin-top: 16px; display: flex; flex-direction: column; justify-content: center;  align-items: center;}
    #ly_web_support_0001_1Install .item .icon { margin: 0;}
    #ly_web_support_0001_1Install .item .name { margin-top: 16px; text-align: center;}
    #ly_web_support_0001_1Install .item .desc { margin-top: 8px; text-align: center;}

    #ly_web_support_0001_1Install .btns { margin-top: 40px;}
}




/* 服务政策 */
#ly_web_support_0001_1Policy{padding-top: 128px;}
#ly_web_support_0001_1Policy .top{}
#ly_web_support_0001_1Policy .top .title{font-family: "Figtree-SemiBold"; font-size: 48px; line-height: 110%; letter-spacing: -0.008em; text-align: center; color: var(--color-text-primary);}
#ly_web_support_0001_1Policy .pic{margin-top: 48px; width: 100%; height: 300px; border-radius: 20px; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);}
#ly_web_support_0001_1Policy .btns{margin-top: 48px;}
#ly_web_support_0001_1Policy .btns .btn{padding: 16px 40px; background: var(--main2); border-color: var(--main2);}
#ly_web_support_0001_1Policy .btns .btn .text{font-size: 16px; line-height: 140%; letter-spacing: 0;} 

@media (max-width: 1440px) {
    #ly_web_support_0001_1Policy .pic{height: 232px;}
}
@media (max-width: 1024px) {
    #ly_web_support_0001_1Policy .pic{height: 176px;}
}
@media  (max-width: 768px) {
    #ly_web_support_0001_1Policy{padding-top: 80px;}
    #ly_web_support_0001_1Policy .top .title{font-size: 24px; line-height: 120%; letter-spacing: -0.005em;}
    #ly_web_support_0001_1Policy .pic{margin: 40px auto 0; height: 254px; border-radius: 10px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}

    #ly_web_support_0001_1Policy .btns{margin-top: 40px;}
    #ly_web_support_0001_1Policy .btns .btn{padding: 12px 16px;}
    #ly_web_support_0001_1Policy .btns .btn .text{font-size: 14px; }
}




/* 联系信息 */
#ly_web_support_0001_1Contact{padding-top: 128px;}
#ly_web_support_0001_1Contact .top{}
#ly_web_support_0001_1Contact .top .title{font-family: "Figtree-SemiBold"; font-size: 48px; line-height: 110%; letter-spacing: -0.008em; text-align: center; color: var(--color-text-primary);}
#ly_web_support_0001_1Contact .list{margin-top: 49px; gap: 20px;}
#ly_web_support_0001_1Contact .item{width: calc((100% - 20px * 2) / 3); background-color: var(--color-bg-page); padding: 32px 10px 31px; border-radius: 20px;}
#ly_web_support_0001_1Contact .icon{margin: 0 auto; width: 48px; height: 48px; flex: none;}
#ly_web_support_0001_1Contact .name{margin-top: 16px; font-family: "Figtree-SemiBold"; font-size: 24px; line-height: 125%; letter-spacing: 0%; color: var(--color-text-primary); text-align: center;}
#ly_web_support_0001_1Contact .text{margin-top: 16px; font-family: "Figtree"; font-size: 19px; line-height: 147%; letter-spacing: 0%; color: var(--color-text-placeholder); text-align: center;}

#ly_web_support_0001_1Contact .contact{margin-top: 16px; width: 100%;}
#ly_web_support_0001_1Contact .contact .in_box{width: 100%; gap: 10px; font-family: "Figtree"; font-size: 14px; line-height: 140%; letter-spacing: 0; color: var(--color-text-placeholder);}
#ly_web_support_0001_1Contact .contact .blue{color: var(--main2);}
#ly_web_support_0001_1Contact .dot{display: none !important;}

@media (max-width: 1439px) {
    #ly_web_support_0001_1Contact .list{margin-top: 48px; gap: 16px;}
    #ly_web_support_0001_1Contact .item{padding: 19px 10px;}
}
@media (max-width: 1024px) {
    #ly_web_support_0001_1Contact .item{width: 100%; padding: 26px; border-radius: 10px; box-shadow: 0px 4px 16px 0px #0000001A;}
    #ly_web_support_0001_1Contact .name,
    #ly_web_support_0001_1Contact .text,
    #ly_web_support_0001_1Contact .contact{margin-top: 8px;}
    #ly_web_support_0001_1Contact .contact .in_box{gap: 20px;}
}
@media (max-width: 768px) {
    #ly_web_support_0001_1Contact{padding-top: 80px;}
    #ly_web_support_0001_1Contact .top .title{font-size: 24px; line-height: 120%; letter-spacing: -0.005em;}
    
    #ly_web_support_0001_1Contact .list{margin-top: 40px; flex-wrap: nowrap; flex-direction: column; justify-content: center; align-items: center; gap: 10px;}
    #ly_web_support_0001_1Contact .item{margin: 0 auto; width: 344px; padding: 24px; border-radius: 10px; box-shadow: 0px 4px 16px 0px #0000001A;} 
    #ly_web_support_0001_1Contact .name{margin-top: 16px; font-size: 18px; line-height: 130%;}
    #ly_web_support_0001_1Contact .text{margin-top: 10px; font-size: 17px; line-height: 140%;}
    #ly_web_support_0001_1Contact .contact{margin-top: 16px;}
    #ly_web_support_0001_1Contact .contact .in_box{gap: 4px; font-size: 12px;}
    #ly_web_support_0001_1Contact .contact .in_box .p{width: 100%; text-align: center;}
}












