
#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 .title{font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 14px; line-height: 100%; color: #FBFBFD; text-transform: capitalize;}
#ly_web_header_0001_0 .top_slogan a{text-decoration: underline;}

/* 头部 */
#ly_web_header_0001_0 .header-box{height:48px;padding: 0 1.25%; }
#ly_web_header_0001_0 .logo{width:91px;}
#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; font-weight: 600; font-size: 14px; line-height: 48px; color: #000;}

#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; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 100%; color: #666;}
#ly_web_header_0001_0 .hnav .pro-nav .box .tnav-a:hover{text-decoration: underline; color: #333;}

/* 其他下拉 */
#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; font-weight: 600; font-style: 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: 1920px) {*/
/*    #ly_web_header_0001_0 .hnav .pro-nav .box{padding: 54px 10.9375%;}*/
/*}*/
@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%; top: 118px;}
}
@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; font-weight: 600; font-style: 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; font-weight: 600; font-style: 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,-1.26rem,0);}

    #ly_web_header_0001_0 .top_slogan{min-height: .5rem; font-size: .24rem; gap: 0 .15rem;}
    #ly_web_header_0001_0 .top_slogan .title{font-size: .24rem;}
    
    #ly_web_header_0001_0 .header-box,
    #ly_web_header_0001_0 .hright{height: .76rem;}

    #ly_web_header_0001_0 .header-box{padding: 0 4.5%;}
    #ly_web_header_0001_0 .hright .btn,
    #ly_web_header_0001_0 .hright .menu{margin-left: .3rem; width: .3rem; height: .3rem; }

    
    #ly_web_header_0001_0_m-nav{top: calc(.5rem + .76rem); width: 100%;}
    #ly_web_header_0001_0_m-nav.cur{height: calc(100vh - 1.26rem);}

    #ly_web_header_0001_0_m-nav .top{padding: 0.2rem 4.5% 0; margin-top: .2rem;}
    #ly_web_header_0001_0_m-nav .top .icon{width: .45rem; height: .45rem;}

    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: .95rem; 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: .3rem;}
    
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-size: .26rem; line-height: .8rem;}
    
}
/* @media screen and (max-width:750px) {
    #ly_web_header_0001_0_m-header-blank{display: block;height:80px;}
    #ly_web_header_0001_0{background: #fff;}
    #ly_web_header_0001_0 .logo{width:150px;}
    #ly_web_header_0001_0 .logo .l1{display:none;}
    #ly_web_header_0001_0 .logo .l2{display:inline-block;}
    #ly_web_header_0001_0 .hright .search{width:30px;height:30px;}
    #ly_web_header_0001_0 .hright .search .search-icon{width:30px;height:30px;background-image:url(/module/ly-web/header/0001/images/m_search.png);}
    #ly_web_header_0001_0 .hright .search .search-icon.cur::after{width:30px;height:30px;}
    #ly_web_header_0001_0 .hright .menu{background-image:url(/module/ly-web/header/0001/images/menu-icon.png);width:40px;height:40px;}
    #ly_web_header_0001_0 .hright .menu.cur{background-image:url(/module/ly-web/header/0001/images/m_close.png);}

    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height:100px;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-size:36px;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-size:30px;}
    #ly_web_header_0001_0_m-nav .bot-box .item .icon{width:80px;height:80px;line-height: 80px;font-size:30px;}
    #ly_web_header_0001_0_m-nav .bot-box .item .tit{font-size:30px;}
} */













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

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

#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; font-weight: 600; font-style: SemiBold; font-size: 12px; line-height: 100%;  color: #fff;}
#ly_web_footer_0001_0Top .list_item .two_li{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: 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; font-weight: 500; font-style: Medium; font-size: 12px; line-height: 100%;  color: #c1c1c1;}


#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; font-weight: 500; font-style: 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; font-weight: 700; font-style: Bold; font-size: 12px; line-height: 100%;  color: #fff;}
#ly_web_footer_0001_0Form .form{gap: 0 15px; padding: 2px 2px 2px 8px; min-width: 234px; height: max-content; background-color: #fff; 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; font-weight: 500; font-style: Medium; font-size: 12px; line-height: 100%; }
#ly_web_footer_0001_0Form .signup .button{background:#000; color:#fff; padding: 8px 16px; border-radius:100px; cursor: pointer; font-family: Figtree; font-weight: 500; font-style: 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; font-weight: 500; font-style: 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-weight: 400; font-style: Regular; font-size: 12px; line-height: 100%; color: #F94073;}
#ly_web_footer_0001_0Form .form-success{font-family: Poppins; font-weight: 400; font-style: Regular; 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; font-weight: 500; font-style: 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: .84rem 0;}
    .ly_web_footer_0001_0Wrap .cw980{width: 76.2%;}

    /* 列表 */
    #ly_web_footer_0001_0Top{padding: .4rem 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: .28rem;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: .28rem; padding: .36rem 0 0; display: flex; justify-content: space-between; align-items: center;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon{display: block; width: .24rem; height: .24rem; 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: .28rem 0 0;}
    #ly_web_footer_0001_0Top .list_item .two_li{font-size: .28rem !important; line-height: 2em !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: .49rem; padding-bottom: 0; gap: 0 .24rem; display: flex; border: 0; justify-content: center;}
    #ly_web_footer_0001_0Share .item{width: .58rem; height: .58rem;}
    #ly_web_footer_0001_0Share .item .svg{width: 73%; height: 73%;}

    /* 表单 */
    #ly_web_footer_0001_0Form.mb{display: block; width: 100%; margin-top: .48rem;}
    #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: .24rem; text-align: center;}
    #ly_web_footer_0001_0Form .signup .form{width: 100%; margin-top: .28rem; gap: 0 .16rem; padding: .06rem .12rem .06rem .2rem; min-width: initial; justify-content: space-between;}
    #ly_web_footer_0001_0Form .form .input { padding-right: .12rem; font-size: .26rem;}
    #ly_web_footer_0001_0Form .signup .button { padding: .12rem .2rem; font-size: .26rem;}

    /* 联系 */
    #ly_web_footer_0001_0Top .contact{margin-top: .36rem; gap: .24rem 0;}
    #ly_web_footer_0001_0Top .contact .li{gap: 0 .12rem;}
    #ly_web_footer_0001_0Top .contact .icon{width: .36rem; height: .36rem;}
    #ly_web_footer_0001_0Top .contact .icon img{transform: scale(1.3);}
    #ly_web_footer_0001_0Top .contact .text{width: calc(100% - .4rem); font-size: .28rem;}

    #ly_web_footer_0001_0Form.pc{padding-top: .1rem; flex-wrap: wrap;}
    #ly_web_footer_0001_0Form .left{gap: 0 .2rem; width: 100%;}
    #ly_web_footer_0001_0Form .nav{font-size: .24rem; line-height: 1.2;}
    #ly_web_footer_0001_0Form .world{gap: 0 .15rem; margin-top: .48rem; 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: .3rem; line-height: 1.2;}
    
    #ly_web_footer_0001_0_bottom{padding-top: .54rem;}
    #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: .24rem;}

    #ly_web_footer_0001_0Form .form-error{font-size: .24rem;}
    #ly_web_footer_0001_0Form .form-success{font-size: .24rem;}
} 
#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: rgba(0, 113, 227, 1);}

 #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;}
}/* 默认 - 蓝底白字 */
.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: .22rem;}
}
#ly_web_banner_0003_0 {margin-top: 86px; position: relative;}
/* #ly_web_banner_0003_0 .img {padding-top: 42.1875%;} */
#ly_web_banner_0003_0 .img {padding-top: calc(100vh - 86px);}
#ly_web_banner_0003_0 .img img{object-position: center;}

#ly_web_banner_0003_0 .textBox{height: 100%; top: 50%; transform: translateY(-50%); z-index: 5;}
#ly_web_banner_0003_0 .cw1312{height: 100%; padding: 8.2vh 0;}
#ly_web_banner_0003_0 .title{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 100%; text-align: center; vertical-align: middle; color: #333;}
#ly_web_banner_0003_0 .subtitle{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 32px; line-height: 100%; text-align: center; vertical-align: middle; color: #333;}
#ly_web_banner_0003_0 .btns{margin: 24px auto 0; gap: 32px;}


#ly_web_banner_0003_0 .award1{width: 5.78%; top: 0; left: 6.25%; z-index: 2;}
#ly_web_banner_0003_0 .award1::before{padding-top: 135%;}
#ly_web_banner_0003_0 .award2{width: 6.56%; top: 0; right: 13.59%; z-index: 2;}
#ly_web_banner_0003_0 .award2::before{padding-top: 100%;}
#ly_web_banner_0003_0 .award3{width: 6.56%; top: 0; right:  6.25%; z-index: 2;}
#ly_web_banner_0003_0 .award3::before{padding-top: 100%;}

#ly_web_banner_0003_0 .award4{width: 8.85%; top: 6.04%; left: 9.7%; z-index: 2;}
#ly_web_banner_0003_0 .award4::before{padding-top: 100%;}


@media screen and (max-width: 1440px){
    /*#ly_web_banner_0003_0 .img {padding-top: 920px;}*/
    #ly_web_banner_0003_0 .title{font-size: 42px;}
    #ly_web_banner_0003_0 .subtitle{margin-top: 18px; font-size: 24px;}
}
@media screen and (max-width: 1024px){
    #ly_web_banner_0003_0 {margin-top: 94px;}
    /*#ly_web_banner_0003_0 .img {padding-top: 640px;}*/
    #ly_web_banner_0003_0 .title{font-size: 30px;}
    #ly_web_banner_0003_0 .subtitle{margin-top: 12px; font-size: 18px;}
}
@media screen and (max-width: 992px){
    #ly_web_banner_0003_0 .title{font-size: .2273rem;}
    #ly_web_banner_0003_0 .subtitle{margin-top: .0909rem; font-size: .1364rem;}
}
@media screen and (max-width: 768px){
    #ly_web_banner_0003_0 {margin-top: 1.26rem;}
    /* #ly_web_banner_0003_0 .img {padding-top: 139.75%;} */
    #ly_web_banner_0003_0 .img {padding-top: 612px;}

    /*#ly_web_banner_0003_0 .img {padding-top: calc(100vh - 1.26rem);}*/
    #ly_web_banner_0003_0 .cw1312{padding: 16.667% 0 0;}
    #ly_web_banner_0003_0 .title{font-size: .42rem; }
    #ly_web_banner_0003_0 .subtitle{margin-top: .2rem; font-size: .28rem; }
    #ly_web_banner_0003_0 .btns{margin: .48rem auto 0; gap: .32rem;}

    #ly_web_banner_0003_0 .award1{width: 7.78%;}
    #ly_web_banner_0003_0 .award2{width: 9.34%; right: 15.59%;}
    #ly_web_banner_0003_0 .award3{width: 9.34%;}
    #ly_web_banner_0003_0 .award4{width: 14.85%;top: 3.04%;left: 11.9%;}
}
/* 产品 导航栏 开始 */
#productNav { position: sticky; top: 0; z-index: 1; background: #fff; z-index: 50;}
#productNav .product-position-div {height: 56px; padding: 0 32px;}
#productNav .product-position { gap: 0 32px; height: 100%;}
#productNav .left{width: 85%; height: 100%; gap: 0 32px; }
#productNav .pro-name{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 20px; line-height: 100%; color: #333; white-space: nowrap; flex: 0 0 auto; height: 100%; }

#productNav .position-text-div { flex: 0 0 100%; max-width: 65%; height: 100%; position: relative; overflow: hidden;}
/* #productNav .position-text-div {flex: 0 0 100%; max-width: 55%; height: 100%; position: relative;} */
#productNav .position-text-div span {display: flex; align-items: center; cursor: pointer; white-space: nowrap; flex: 0 0 auto; max-width: fit-content; width: fit-content; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 16px; line-height: 100%; height: 100%; color: #666;}
#productNav .container{overflow: visible !important; width: 100%; height: 100%; margin: 0;}
#productNav .position-text-div .slide{margin-left: 24px;}
#productNav .position-text-div .slide:first-child{margin-left: 0;}
#productNav .position-text-div .text {position: relative;}
#productNav .position-text-div .activea .text { color: #333;}
#productNav .position-text-div .text:hover { color: #333;}
#productNav .position-text-div .text:before { display: block; content: ""; width: 0%; height: 2px; background: #333; color: #333; position: absolute; bottom: 10px; left: 0; transition: all 0.5s;}
#productNav .position-text-div .activea .text:before,
#productNav .position-text-div .text:hover:before { width: 100%; transition: all 1s;}
/* #productNav .position-text-div::before{content: ""; width: 20%; height: 100%; background: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 1)); position: absolute; top: 0; right: 0; z-index: 2; pointer-events: none;}  */
#productNav .btn{padding: 0 24px; height: 40px; background-color: var(--main); color: #fff; border-radius: 50px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 16px; line-height: 100%; white-space: nowrap; }

@media(max-width: 1920px){
    #productNav .product-position-div {padding: 0;}
}
@media(max-width: 1024px){
    #productNav .product-position-div {height: 88px;}
    #productNav .product-position{position: relative;}
    #productNav .left{width: 100%;height: 100%;flex-wrap: wrap;}
    #productNav .pro-name{max-width: 80%;height: 56px;font-size: 18px;}
    #productNav .position-text-div{max-width: 100%;width: 100%;height: 32px;}
    #productNav .position-text-div span{font-size: 12px;}
    #productNav .position-text-div .text:before{bottom: 3px;}
    #productNav .right{position: absolute;top: .2rem;right: -0.1rem;}
}
@media(max-width: 992px){
    #productNav .product-position-div {height: .667rem;}
    #productNav .pro-name{height: .424rem;font-size: .136rem;}
    #productNav .position-text-div {height: .242rem;}
    #productNav .position-text-div span {font-size: .121rem;}
    #productNav .position-text-div .slide{margin-left: .182rem;}
    #productNav .position-text-div .text:before {bottom: .023rem;}
    #productNav .btn{padding: 0 .182rem; height: .303rem;font-size: .121rem;}
}
@media(max-width: 768px){
    /* #productNav{top: 1.26rem;} */
    #productNav .product-position-div {height: 1rem;}
    #productNav .pro-name{display: flex; justify-content: flex-start;  width: 67%; height: 1rem;font-size: .3rem; white-space: initial;}
    #productNav .pro-name .jt{display: block; width: 16px; height: 8px; top: 50%; right: 0; transform: translateY(-50%); z-index: 2; }
    #productNav .pro-name.cur .jt img{transform: scale(1) rotate(180deg);}
     #productNav .pro-name span{display: block; padding-right: 18px; width: 100%;  white-space: initial; overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
    #productNav .position-text-div {display: none; height: .8rem;}
    #productNav .position-text-div span {font-size: .3rem;}
    #productNav .position-text-div .slide{margin-left: .3rem;}
    #productNav .position-text-div .text:before {bottom: .1rem;}
    #productNav .btn{padding: 0 .4rem; height: .606rem;font-size: .26rem;}
    
    
     #productNav .position-text-div-mb{display: none; widtH: 100vw; background: #fff; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); z-index: 5; }
     #productNav .position-text-div-mb .list{padding: .32rem .48rem; }
     #productNav .position-text-div-mb .item{display: block; width: 100%; padding: .16rem; position: relative; }
     #productNav .position-text-div-mb span {font-size: .26rem; font-family: Figtree;font-weight: 500;font-style: Medium;line-height: 100%; color: #999; }
     #productNav .position-text-div-mb .activea span {color: #333;}
     #productNav .position-text-div-mb .activea:before{content: ""; display: block; width: 1px; height: .2rem; background-color: #333; position: absolute; top: .17rem; left: 0; z-index: 1;}
    
}

/* 产品 导航栏 结束 */



/* 以下为产品详情内容区 - 样式 */
/* 粘性盒子/抽屉效果 */
.ly_web_products_detail_0001_1NianXing{position: sticky !important; top: -30vh;}
.ly_web_products_detail_0001_1Chouti{padding-bottom: 128px; position: relative; z-index: 5; background-color: #fff; overflow: hidden;}
.ly_web_products_detail_0001_1Chouti.isChoutiRadius{ border-top-left-radius: 80px; border-top-right-radius: 80px;}

@media(max-width: 1024px){
    .ly_web_products_detail_0001_1Chouti{padding-bottom: 64px;}
}
@media(max-width: 992px){
    .ly_web_products_detail_0001_1Chouti{padding-bottom: .485rem;}
    .ly_web_products_detail_0001_1Chouti.isChoutiRadius{ border-top-left-radius: .606rem; border-top-right-radius: .606rem;}
}
@media(max-width: 768px){
    .ly_web_products_detail_0001_1Chouti{padding-bottom: .8rem;}
}


/* 白色盒子 */
.ly_web_products_detail_0001_1InBox{padding: 0 7% 128px; background-color: #f5f5f7; position: relative; z-index: 2; overflow: hidden;}
.ly_web_products_detail_0001_1Box.ly_web_products_detail_0001_1Chouti{padding-bottom: 0;}
.ly_web_products_detail_0001_1InBox section:first-of-type{border-radius: 10px 10px 0 0;}
.ly_web_products_detail_0001_1InBox section:last-of-type{border-radius: 0 0 10px 10px;}

@media(max-width: 1024px){
    .ly_web_products_detail_0001_1InBox{padding: 0 4% 64px; background-color: #f5f5f7; position: relative; z-index: 2; overflow: hidden;}
}
@media(max-width: 992px){
    .ly_web_products_detail_0001_1NianXing{top: 0;}
    .ly_web_products_detail_0001_1InBox{padding: 0 4% .485rem; }
    .ly_web_products_detail_0001_1InBox section:first-of-type{border-radius: .076rem .076rem 0 0;}
    .ly_web_products_detail_0001_1InBox section:last-of-type{border-radius: 0 0 .076rem .076rem;}
}
@media(max-width: 768px){
    .ly_web_products_detail_0001_1InBox{padding: 0 4%; }
    .ly_web_products_detail_0001_1InBox section:first-of-type{border-radius: .4rem .4rem 0 0;}
    .ly_web_products_detail_0001_1InBox section:last-of-type{border-radius: 0 0 .4rem .4rem;}
    .ly_web_products_detail_0001_1InBox .isChoutiRadius{padding-bottom: .8rem; background: #fff; border-radius: 0 0 .4rem .4rem;}
}



/* 公共标题样式 */
#ly_web_products_detail_0001_1Title{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 1.5; color: #333; word-wrap: break-word;}
#ly_web_products_detail_0001_1Title span{color: #F9741F;}
#ly_web_products_detail_0001_1Title.gradient{color: transparent; background: linear-gradient(90deg, #42576D 0%, #6FA9E4 100%); background-clip: text; -webkit-background-clip: text;}
/* #ly_web_products_detail_0001_1Title.isbg{ background: url(/module/ly-web/products-detail/0001/images/title-bg.png) no-repeat center center;} */
#ly_web_products_detail_0001_1Title.isbg{ position: relative;}
#ly_web_products_detail_0001_1Title.isbg::before{content:"";display: block; width: 100%; height: 150%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; background: url(/module/ly-web/products-detail/0001/images/title-bg.png) no-repeat center center;}

@media(max-width: 1920px){
    #ly_web_products_detail_0001_1Title{font-size: 52px;line-height: 1.2;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Title{font-size: 48px;}
}
@media(max-width: 1366px){
    #ly_web_products_detail_0001_1Title{font-size: 45px;}
}
@media(max-width: 1280px){
    #ly_web_products_detail_0001_1Title{font-size: 42px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Title{font-size: 32px;}
    #ly_web_products_detail_0001_1Title.isbg::before{background-size: 48%;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Title{font-size: .242rem;}
    #ly_web_products_detail_0001_1Title.isbg::before{background-size: 60%;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Title{font-size: .42rem;}
    #ly_web_products_detail_0001_1Title.isbg::before{background-size: 80%;}
}

/* 公共-轮播按钮 */
#ly_web_products_detail_0001_1SwiperBtn{width: 64px; height: 64px; border-radius: 50%; background-color: rgba(0, 0, 0, 0.6);}
#ly_web_products_detail_0001_1SwiperBtn.swiper-button-disabled{background-color: rgba(0, 0, 0, 0.2); pointer-events: none;}

@media(max-width: 1024px){
    #ly_web_products_detail_0001_1SwiperBtn{width: 48px;height: 48px;}
    #ly_web_products_detail_0001_1SwiperBtn img,
    #ly_web_products_detail_0001_1SwiperBtn svg{max-width: 50%;max-height: 50%;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1SwiperBtn{width: .364rem;height: .364rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1SwiperBtn{width: 0.48rem;height: 0.48rem;}
    #ly_web_products_detail_0001_1SwiperBtn img,
    #ly_web_products_detail_0001_1SwiperBtn svg{width: 27%;}
}


/* 风格一-折扣表单 */
#ly_web_products_detail_0001_1One{width: 100%; overflow: hidden; position: relative; z-index: 2;}
#ly_web_products_detail_0001_1One .back{width: 100%;}
/* #ly_web_products_detail_0001_1One .back::after{padding-top: 55.625%;} */
#ly_web_products_detail_0001_1One .back::after{padding-top: 1424px;}
#ly_web_products_detail_0001_1One .back img{object-position: center;}
#ly_web_products_detail_0001_1One .content{padding: 128px 0;}
#ly_web_products_detail_0001_1One .title{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 64px; line-height: 100%; text-align: center; color: #fff;}
#ly_web_products_detail_0001_1One .title.isbg{ background: url(/module/ly-web/products-detail/0001/images/title-bg.png) no-repeat center center;}
#ly_web_products_detail_0001_1One .box{margin-top: 64px;}
#ly_web_products_detail_0001_1One .left{width: 59.52%; background: #fff; border-radius: 20px;}
#ly_web_products_detail_0001_1One .top{width: max-content; padding: 12px 24px; background: var(--main); border-bottom-right-radius: 20px; color: #fff;}
#ly_web_products_detail_0001_1One .top .icon{width: 24px; height: 24px; margin-right: 8px;}
#ly_web_products_detail_0001_1One .top .cont{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 100%; text-align: center; vertical-align: middle;}
#ly_web_products_detail_0001_1One .top .cont span{color: #FFDB33; font-weight: bold;}
#ly_web_products_detail_0001_1One .form{padding: 47px 40px 90px;}
#ly_web_products_detail_0001_1One .form-label{font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 100%; color: #666;}
#ly_web_products_detail_0001_1One .form-group{margin-top: 16px; height: 64px;}
#ly_web_products_detail_0001_1One .form-group .input-area{width: 70%; height: 100%; box-shadow: 0px 0px 3px 2px #E9E9E9 inset;}
#ly_web_products_detail_0001_1One .form-group .input-area input{width: 100%;height: 100%; padding: 0 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 100%; vertical-align: middle; }
#ly_web_products_detail_0001_1One .form-group .form-submit{width: calc(100% - 70%); height: 100%; background-color: var(--main); border: 0; font-family: Poppins; font-weight: 500; font-style: Medium; font-size: 16px; line-height: 100%; text-align: center; color: #fff;}
#ly_web_products_detail_0001_1One .form-group .form-tip{left: 0; top: calc(100% + 16px); z-index: 1;}
#ly_web_products_detail_0001_1One .form-group .form-error{font-family: Poppins; font-weight: 400; font-style: Regular; font-size: 12px; line-height: 100%; color: #F94073;}
#ly_web_products_detail_0001_1One .form-group .form-success{font-family: Poppins; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 100%; color: #20B759;}
#ly_web_products_detail_0001_1One .checkbox-group{margin-top: 64px; gap: 6px;}
#ly_web_products_detail_0001_1One .checkbox-group input[type="checkbox"]{width: 16px; height: 16px; margin: 0; position: relative; top: 0; flex-shrink: 0; background-color: #fff; border: 1px solid #00000033}
#ly_web_products_detail_0001_1One .checkbox-group .checkbox-label{font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 100%; color: #666;}
#ly_web_products_detail_0001_1One .checkbox-group .checkbox-label a{color: var(--main);}
#ly_web_products_detail_0001_1One .right{padding: 64px 40px; width: 39.29%; background: #fff url(/module/ly-web/products-detail/0001/images/45-back.png) no-repeat center / cover; border-radius: 20px; gap: 0 47px;}
#ly_web_products_detail_0001_1One .text{}
#ly_web_products_detail_0001_1One .text .p1 p{font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 60px; line-height: 71.8px; text-transform: capitalize; color: var(--main);}
#ly_web_products_detail_0001_1One .text .p1 p:nth-child(2){font-weight: 800; font-size: 48px; font-style: ExtraBold;} 
#ly_web_products_detail_0001_1One .text .p2{margin-top: 74px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 24px; line-height: 15.42px; color: #333;}
#ly_web_products_detail_0001_1One .icon{width: 34.788%; height: 179px;}

@media(max-width: 1920px){
    #ly_web_products_detail_0001_1One .text .p2{line-height: 1.2;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1One .cw1680{width: 72.083% !important;}
    /* #ly_web_products_detail_0001_1One .back::after{padding-top: 75.972%;} */
    #ly_web_products_detail_0001_1One .back::after{padding-top: 1094px;}
    #ly_web_products_detail_0001_1One .content{padding: 100px 0;}
    #ly_web_products_detail_0001_1One .title{font-size: 48px;}
    #ly_web_products_detail_0001_1One .left{width: 50.3859%;}
    #ly_web_products_detail_0001_1One .top .icon{width: 20px; height: 20px;}
    #ly_web_products_detail_0001_1One .top .cont{font-size: 20px;}
    #ly_web_products_detail_0001_1One .form{padding: 20px 40px 40px;}

    #ly_web_products_detail_0001_1One .right{width: 47.687%;border-radius: 15px;padding: 48px 32px 32px;}
    #ly_web_products_detail_0001_1One .text .p1{font-size: 45px;line-height: 53.85px;}
    #ly_web_products_detail_0001_1One .text .p1 p:nth-child(2){font-size: 36px;}
    #ly_web_products_detail_0001_1One .text .p2{margin-top: 55.5px; font-size: 18px;}
    #ly_web_products_detail_0001_1One .icon{width: 43.788%;}
}
@media(max-width: 1366px){
    #ly_web_products_detail_0001_1One .text .p1{font-size: 40px;}
    #ly_web_products_detail_0001_1One .text .p1 p:nth-child(2){font-size: 32px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1One .cw1680{width: 95.3125% !important;}
    /* #ly_web_products_detail_0001_1One .back::after{padding-top: 65.234%;} */
    #ly_web_products_detail_0001_1One .back::after{padding-top: 668px;}
    #ly_web_products_detail_0001_1One .content{padding: 64px 0;}
    #ly_web_products_detail_0001_1One .title{font-size: 40px;}
    #ly_web_products_detail_0001_1One .box{margin-top: 32px;}
    #ly_web_products_detail_0001_1One .left{width: 61.0659%;}
    #ly_web_products_detail_0001_1One .top{padding: 8px 24px; }
    #ly_web_products_detail_0001_1One .top .icon{width: 18px; height: 18px;}
    #ly_web_products_detail_0001_1One .top .cont{font-size: 18px;}
    #ly_web_products_detail_0001_1One .form-group{margin-top: 8px;}
    #ly_web_products_detail_0001_1One .form{padding: 24px;}
    #ly_web_products_detail_0001_1One .form-group .form-success{font-size: 12px;top: calc(100% + 8px);}
    #ly_web_products_detail_0001_1One .checkbox-group{margin-top: 36px;}
    #ly_web_products_detail_0001_1One .form-label,
    #ly_web_products_detail_0001_1One .form-group .input-area input,
    #ly_web_products_detail_0001_1One .form-group .form-submit,
    #ly_web_products_detail_0001_1One .checkbox-group .checkbox-label{font-size: 12px;}
    #ly_web_products_detail_0001_1One .checkbox-group input[type="checkbox"]{width: 12px;height: 12px;}

    #ly_web_products_detail_0001_1One .right{width: 37.909%;border-radius: 20px;padding: 35px 22px;gap: 0 25px;}
    #ly_web_products_detail_0001_1One .text .p1{font-size: 33px;line-height: 40.25px;}
    #ly_web_products_detail_0001_1One .text .p1 p:nth-child(2){font-size: 26px;}
    #ly_web_products_detail_0001_1One .text .p2{margin-top: 41.22px; font-size: 13px;}
    #ly_web_products_detail_0001_1One .icon{width: 38.788%;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1One .content{padding: .485rem 0;}
    #ly_web_products_detail_0001_1One .title{font-size: .303rem;}
    #ly_web_products_detail_0001_1One .box{margin-top: .242rem;}
    #ly_web_products_detail_0001_1One .left{border-radius: .152rem;}
    #ly_web_products_detail_0001_1One .top{padding: .061rem .182rem; }
    #ly_web_products_detail_0001_1One .top .icon{width: .136rem; height: .136rem; margin-right: .061rem;}
    #ly_web_products_detail_0001_1One .top .cont{font-size: .136rem;}
    #ly_web_products_detail_0001_1One .form{padding: .182rem;}
    #ly_web_products_detail_0001_1One .form-group{margin-top: .061rem; height: .485rem;}
    #ly_web_products_detail_0001_1One .form-label{font-size: .091rem;}
    #ly_web_products_detail_0001_1One .form-group .input-area input{padding: 0 .182rem;font-size: .091rem;}
    #ly_web_products_detail_0001_1One .form-group .form-submit{font-size: .091rem;}
    #ly_web_products_detail_0001_1One .form-group .form-tip{top: calc(100% + .061rem);}
    #ly_web_products_detail_0001_1One .form-group .form-error{font-size: .091rem;}
    #ly_web_products_detail_0001_1One .form-group .form-success{font-size: .091rem;}
    #ly_web_products_detail_0001_1One .checkbox-group{margin-top: .273rem; gap: .045rem;}
    #ly_web_products_detail_0001_1One .checkbox-group input[type="checkbox"]{width: .091rem; height: .091rem;}
    #ly_web_products_detail_0001_1One .checkbox-group .checkbox-label{font-size: .091rem;}
    #ly_web_products_detail_0001_1One .right{padding: .265rem .167rem;gap: 0 .356rem;border-radius: .152rem;}
    #ly_web_products_detail_0001_1One .text .p1{font-size: .25rem;}
    #ly_web_products_detail_0001_1One .text .p1 p:nth-child(2){font-size: .197rem;}
    #ly_web_products_detail_0001_1One .text .p2{margin-top: .311rem; font-size: .098rem;}
    #ly_web_products_detail_0001_1One .icon{height: 1.356rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1One .cw1680{width: 90% !important;}
    #ly_web_products_detail_0001_1One .content{padding: .8rem 0;}
    /* #ly_web_products_detail_0001_1One .back::after{padding-top: 194.133%;} */
    #ly_web_products_detail_0001_1One .back::after{padding-top: 728;}
    #ly_web_products_detail_0001_1One .title{font-size: .42rem;width: 50%;margin: 0 auto;}
    #ly_web_products_detail_0001_1One .box{margin-top: .45rem;}
    
    #ly_web_products_detail_0001_1One .box{flex-wrap: wrap;}
    #ly_web_products_detail_0001_1One .left{width: 100%; border-radius: 10px;}

    #ly_web_products_detail_0001_1One .top{padding: .2rem; }
    #ly_web_products_detail_0001_1One .top .icon{width: .3rem; height: .3rem; margin-right: .1rem;}
    #ly_web_products_detail_0001_1One .top .cont{font-size: .26rem;}
    #ly_web_products_detail_0001_1One .form{padding: .28rem;}
    #ly_web_products_detail_0001_1One .form-group{margin-top: .1rem; height: auto;flex-wrap: wrap;}
    #ly_web_products_detail_0001_1One .form-group .input-area{width: 100%;border: 1px solid #e9e9e9;}
    #ly_web_products_detail_0001_1One .form-label{font-size: .26rem;}
    #ly_web_products_detail_0001_1One .form-group .input-area{height: .8rem;}
    #ly_web_products_detail_0001_1One .form-group .input-area input{padding: 0 .182rem;font-size: .26rem;}
    #ly_web_products_detail_0001_1One .form-group .form-submit{font-size: .26rem;width: 100%;height: .8rem;margin-top: .58rem;}
    #ly_web_products_detail_0001_1One .form-group .form-tip{top: .95rem;}
    #ly_web_products_detail_0001_1One .form-group .form-error{font-size: .24rem;}
    #ly_web_products_detail_0001_1One .form-group .form-success{font-size: .24rem;}
    #ly_web_products_detail_0001_1One .checkbox-group{margin-top: .273rem; gap: .045rem;}
    #ly_web_products_detail_0001_1One .checkbox-group input[type="checkbox"]{width: .26rem; height: .26rem;}
    #ly_web_products_detail_0001_1One .checkbox-group .checkbox-label{font-size: .24rem; color: rgba(0, 0, 0, 0.2);}
    #ly_web_products_detail_0001_1One .checkbox-group .checkbox-label a{color: rgba(0, 0, 0, 0.2);}

    #ly_web_products_detail_0001_1One .right{width: 100%;margin-top: .18rem; border-radius: 10px;}
    #ly_web_products_detail_0001_1One .right{padding: .44rem .72rem; justify-content: center; gap: 1rem;}
    #ly_web_products_detail_0001_1One .text .p1{font-size: .42rem;line-height: 1.5;}
    #ly_web_products_detail_0001_1One .text .p1 p:nth-child(2){font-size: .36rem;}
    #ly_web_products_detail_0001_1One .text .p2{margin-top: .311rem; font-size: .3rem;display: none;}
    #ly_web_products_detail_0001_1One .icon{width: 29%;;height: 72px;}
}




/* 风格二-单个视频 */
#ly_web_products_detail_0001_1Two{padding: 128px 0; width: 100%; background-color: #f5f5f7; position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Two .title{text-align: center;}
#ly_web_products_detail_0001_1Two .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%;text-align: center; color: #666;}
#ly_web_products_detail_0001_1Two .box{ width: 100%;}
#ly_web_products_detail_0001_1Two .box.mgt{margin-top: 48px;}
/* #ly_web_products_detail_0001_1Two .box::before{ padding-top: 56.1%;} */
#ly_web_products_detail_0001_1Two .box{height: 1440px;}
#ly_web_products_detail_0001_1Two .video{width: 100%; height: 100%; object-fit: cover;}
#ly_web_products_detail_0001_1Two .videoBox{width: 100%; height: 100%;}

@media(max-width: 1920px){
    #ly_web_products_detail_0001_1Two .box{height: 1080px;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Two .box{height: 810px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Two .box{height: 576px;}
}
@media(max-width: 992px){ 
    #ly_web_products_detail_0001_1Two{padding: .697rem 0;}
    #ly_web_products_detail_0001_1Two .brief{margin-top: .182rem; font-size: .152rem;}
    #ly_web_products_detail_0001_1Two .box.mgt{margin-top: .364rem;}
    /* #ly_web_products_detail_0001_1Two .box{height: 56.1%;} */
}
@media(max-width: 768px){ 
    #ly_web_products_detail_0001_1Two{padding: .4rem 0;}
    #ly_web_products_detail_0001_1Two .title{padding: 0 .2rem;}
    #ly_web_products_detail_0001_1Two .brief{margin-top: .4rem; font-size: .22rem;}
    #ly_web_products_detail_0001_1Two .box.mgt{margin-top: .5rem;}
    #ly_web_products_detail_0001_1Two .box{height: 210px;}
}




/* 风格三-图文-10小时长续航 */
#ly_web_products_detail_0001_1Three{width: 100%; overflow: hidden; position: relative; z-index: 2;} 
#ly_web_products_detail_0001_1Three .pic{width: 59.375%;}
/* #ly_web_products_detail_0001_1Three .pic::after{padding-top: 64.47%;} */
#ly_web_products_detail_0001_1Three .pic::after{padding-top: 980px;}
#ly_web_products_detail_0001_1Three .content{width: calc(100% - 59.375%);}
#ly_web_products_detail_0001_1Three .info{width: 64.884%;}
#ly_web_products_detail_0001_1Three .title{text-align: center;}
#ly_web_products_detail_0001_1Three .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 120%; text-align: center; color: #999;}

@media(max-width: 1920px){ 
    #ly_web_products_detail_0001_1Three .info{width: 80%;}
    #ly_web_products_detail_0001_1Three .pic::after{padding-top: 980px;}
}
@media(max-width: 1440px){ 
    #ly_web_products_detail_0001_1Three .pic{width: 62.5%;}
    /* #ly_web_products_detail_0001_1Three .pic::after{padding-top: 81.778%;} */
    #ly_web_products_detail_0001_1Three .pic::after{padding-top: 736px;}
    #ly_web_products_detail_0001_1Three .content{width: calc(100% - 62.5%);}
    #ly_web_products_detail_0001_1Three .info{width: 88.148%;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Three .brief{font-size: 16px;}
    #ly_web_products_detail_0001_1Three .pic::after{padding-top: 524px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Three .brief{margin-top: .182rem;font-size: .121rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Three{flex-direction: column-reverse;padding: .8rem 0;}
    #ly_web_products_detail_0001_1Three .pic{width: 100%;;margin-top: .6rem;}
    /* #ly_web_products_detail_0001_1Three .pic::after{padding-top: 82.133%;} */
    #ly_web_products_detail_0001_1Three .pic::after{padding-top: 308px;}
    #ly_web_products_detail_0001_1Three .content{width: 100%;}
    #ly_web_products_detail_0001_1Three .info{width: 92%;}
    #ly_web_products_detail_0001_1Three .brief{margin-top: .4rem; font-size: .26rem;line-height: 1.6;}
}




/* 风格四-图文-强水流 */
#ly_web_products_detail_0001_1Four{padding: 128px 0px; width: 100%; overflow: hidden; background-color: #f5f5f7; position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Four .title{text-align: center;}
#ly_web_products_detail_0001_1Four .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 120%; text-align: center; color: #999;}
#ly_web_products_detail_0001_1Four .box{margin-top: 80px;}
#ly_web_products_detail_0001_1Four .pic{width: 100%; border-radius: 20px;}
/* #ly_web_products_detail_0001_1Four .pic::after{padding-top: 40.95%;} */
#ly_web_products_detail_0001_1Four .pic::after{padding-top: 688px;}
#ly_web_products_detail_0001_1Four .desc{width: 80%; bottom: 24px; left: 50%; transform: translateX(-50%); z-index: 5; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 120%; text-align: center; color: #fff;}
#ly_web_products_detail_0001_1Four .tip{margin-top: 16px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 150%; color: #999;}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Four{padding: 128px 0;}
    #ly_web_products_detail_0001_1Four .box{margin-top: 64px;}
    #ly_web_products_detail_0001_1Four .pic::after{padding-top: 492px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Four{padding: 92px 0;}
    #ly_web_products_detail_0001_1Four .box{margin-top: 32px;}
    #ly_web_products_detail_0001_1Four .brief{font-size: 16px;}
    #ly_web_products_detail_0001_1Four .desc{font-size: 16px;}
    #ly_web_products_detail_0001_1Four .pic::after{padding-top: 370px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Four{padding: .697rem 0;}
    #ly_web_products_detail_0001_1Four .brief{margin-top: .182rem;font-size: .121rem;}
    #ly_web_products_detail_0001_1Four .box{margin-top: .242rem;}
    #ly_web_products_detail_0001_1Four .pic{border-radius: .152rem;}
    #ly_web_products_detail_0001_1Four .desc{ bottom: .182rem; font-size: .121rem;}
    #ly_web_products_detail_0001_1Four .tip{margin-top: .121rem; font-size: .121rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Four{padding: .8rem 0;}
    #ly_web_products_detail_0001_1Four .cw1312{width: 100% !important;}
    #ly_web_products_detail_0001_1Four .brief{margin-top: .4rem; font-size: .26rem;line-height: 1.6;}
    #ly_web_products_detail_0001_1Four .box{margin-top: .4rem; display: flex; flex-direction: column-reverse; border-radius: 0;}
    #ly_web_products_detail_0001_1Four .pic{border-radius: 0; height: auto;}
    #ly_web_products_detail_0001_1Four .pic::after{height: initial; padding-top: initial;}
    #ly_web_products_detail_0001_1Four .pic img{width: 100%; position: initial;}
    /*#ly_web_products_detail_0001_1Four .desc{ bottom: .3rem; font-size: .26rem;}*/
    #ly_web_products_detail_0001_1Four .desc{ font-size: .26rem; font-weight: 500; font-style: Medium; text-align: center; color: #999; position: initial; transform: translate(0); width: 80%; margin: 0 auto; margin-bottom: .4rem;}
    #ly_web_products_detail_0001_1Four .tip{margin-top: .3rem; font-size: .26rem;}
}




/*  风格五-图文- AI逆变器技术 */
#ly_web_products_detail_0001_1Five{padding: 133px 0 128px; width: 100%; overflow: hidden; background-color: #fff;  position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Five .title{text-align: center;}
#ly_web_products_detail_0001_1Five .brief{margin-top: 29px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 140%; text-align: center; color: #999;}
#ly_web_products_detail_0001_1Five .pic{margin-top: 64px; width: 100%; border-radius: 20px;}
/* #ly_web_products_detail_0001_1Five .pic::after{padding-top: 59.3%;} */
#ly_web_products_detail_0001_1Five .pic::after{padding-top: 946px;}
#ly_web_products_detail_0001_1Five .list{margin-top: 64px; gap: 80px 4.76%;}
#ly_web_products_detail_0001_1Five .item{width: 32.14%;}
#ly_web_products_detail_0001_1Five .item .icon{margin: 0 auto; width: 88px; height: 88px; flex: none;}
#ly_web_products_detail_0001_1Five .item .name{margin-top: 16px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 28px; line-height: 100%; text-align: center; color: #666;}
#ly_web_products_detail_0001_1Five .item .desc{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 100%; text-align: center; color: #999;}
#ly_web_products_detail_0001_1Five .tip{margin-top: 40px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 10px; line-height: 100%; text-align: center; color: #999;}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Five{padding: 128px 0;}
    #ly_web_products_detail_0001_1Five .brief{margin-top: 24px;}
    #ly_web_products_detail_0001_1Five .item .name{font-size: 24px;}
    #ly_web_products_detail_0001_1Five .item .desc{font-size: 12px; margin-top: 16px;}
    #ly_web_products_detail_0001_1Five .pic::after{padding-top: 676px;}
    #ly_web_products_detail_0001_1Five .tip{margin-top: 24px;}
}
@media(max-width: 1280px){
    #ly_web_products_detail_0001_1Five .item{width: 42.14%;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Five{padding: 80px 0;}
    #ly_web_products_detail_0001_1Five .brief{font-size: 16px;}
    #ly_web_products_detail_0001_1Five .item .name{font-size: 20px;}
    #ly_web_products_detail_0001_1Five .pic::after{padding-top: 510px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Five{padding: .606rem 0; }
    #ly_web_products_detail_0001_1Five .brief{margin-top: .182rem; font-size: .121rem; }
    #ly_web_products_detail_0001_1Five .pic{margin-top: .485rem; border-radius: .152rem;}
    #ly_web_products_detail_0001_1Five .list{margin-top: .485rem; gap: .606rem 4.76%;}
    #ly_web_products_detail_0001_1Five .item{width: 46%;}
    #ly_web_products_detail_0001_1Five .item .icon{ width: .667rem; height: .667rem;}
    #ly_web_products_detail_0001_1Five .item .name{margin-top: .121rem;  font-size: .152rem;}
    #ly_web_products_detail_0001_1Five .item .desc{font-size: .1212rem; margin-top: .1212rem;}
    #ly_web_products_detail_0001_1Five .tip{margin-top: .1818rem; font-size: .0909rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Five{padding: .8rem 0; }
    #ly_web_products_detail_0001_1Five .brief{margin-top: .3rem; font-size: .26rem; }
    #ly_web_products_detail_0001_1Five .pic{margin-top: .485rem; border-radius: .152rem;}
    #ly_web_products_detail_0001_1Five .pic::after{padding-top: 194px;}
    #ly_web_products_detail_0001_1Five .list{gap: .3rem;align-items: center;}
    #ly_web_products_detail_0001_1Five .item{width: 77%;display: flex; flex-direction: row; margin: 0 auto; align-items: center;}
    #ly_web_products_detail_0001_1Five .item .icon{ width: .8rem; height: .8rem;margin: 0;}
    #ly_web_products_detail_0001_1Five .item .info{margin-left: .2rem;}
    #ly_web_products_detail_0001_1Five .item .name{margin-top: 0; font-size: .26rem; text-align: left;}
    #ly_web_products_detail_0001_1Five .item .desc{font-size: .24rem; margin-top: .16rem;text-align: left; line-height: 1.2em;}
    #ly_web_products_detail_0001_1Five .tip{margin-top: .48rem; font-size: .24rem;}
}




/* 风格六-图文轮播- 适合各种大小 */
#ly_web_products_detail_0001_1Six{padding: 132px 0 136px; width: 100%; overflow: hidden; background-color: #f5f5f7;  position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Six .title{text-align: left;}
#ly_web_products_detail_0001_1Six .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 32px; line-height: 100%; color: #666; text-align: left;}

#ly_web_products_detail_0001_1Six .container{margin: 40px 0 0; width: 71.43%; overflow: visible !important;}
#ly_web_products_detail_0001_1Six .pic{width: 100%; border-radius: 20px;}
/* #ly_web_products_detail_0001_1Six .pic::before{padding-top: 60%;} */
#ly_web_products_detail_0001_1Six .pic::before{padding-top: 720px;}
#ly_web_products_detail_0001_1Six .info{margin-top: 24px; gap: 24px;}
#ly_web_products_detail_0001_1Six .icon{width: 64px; height: 64px;}
#ly_web_products_detail_0001_1Six .cont{width: calc(100% - 88px); font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 28px; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Six .page{margin: 32px auto 0; padding: 8px; gap: 72px; width: max-content; border-radius: 100px; background-color: #fff;}
#ly_web_products_detail_0001_1Six .swiper-pagination-bullets{display: flex; gap: 12px;}
#ly_web_products_detail_0001_1Six .swiper-pagination-bullet{width: 12px; height: 12px; background-color: #999;opacity: 1;}
#ly_web_products_detail_0001_1Six .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #333;}

@media(max-width: 1920px){
    #ly_web_products_detail_0001_1Six .title{font-size: 46px;}
    #ly_web_products_detail_0001_1Six .container{width: 60%;}
    #ly_web_products_detail_0001_1Six .brief{margin-top: 16px;font-size: 24px;}
    #ly_web_products_detail_0001_1Six .page{margin-top: 24px;}
}
@media(max-width: 1680px){
    #ly_web_products_detail_0001_1Six .brief{margin-top: 16px;font-size: 26px;}

    /* #ly_web_products_detail_0001_1Six .container{width: 65%;}
    #ly_web_products_detail_0001_1Six .pic::before{padding-top: 45%;} */
    #ly_web_products_detail_0001_1Six .page{margin-top: 16px;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Six{padding: 64px 0;}
    /* #ly_web_products_detail_0001_1Six .container{width: 59.756%;} */
    /* #ly_web_products_detail_0001_1Six .pic::before{padding-top: 59.948%;} */
    #ly_web_products_detail_0001_1Six .pic::before{padding-top: 470px;}
    #ly_web_products_detail_0001_1Six .cont{font-size: 24px;}
    #ly_web_products_detail_0001_1Six .page{gap: 48px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Six{padding: 80px 0;}
    #ly_web_products_detail_0001_1Six .title{font-size: 40px;}
    #ly_web_products_detail_0001_1Six .brief{font-size: 24px;}
    #ly_web_products_detail_0001_1Six .cont{font-size: 20px;}
    #ly_web_products_detail_0001_1Six .container{width: 63%;}
    #ly_web_products_detail_0001_1Six .pic::before{padding-top: 352px;}
    #ly_web_products_detail_0001_1Six .page{gap: 70px;}
    #ly_web_products_detail_0001_1Six .swiper-pagination-bullet{width: 10px; height: 10px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Six{padding: .606rem 0 .758rem;}
    #ly_web_products_detail_0001_1Six .title{font-size: .303rem;}
    #ly_web_products_detail_0001_1Six .brief{margin-top: .121rem; font-size: .182rem;}

    #ly_web_products_detail_0001_1Six .container{margin: .303rem 0 0;}
    #ly_web_products_detail_0001_1Six .pic{border-radius: .152rem;}
    #ly_web_products_detail_0001_1Six .info{margin-top: .182rem; gap: .182rem;}
    #ly_web_products_detail_0001_1Six .icon{width: .485rem; height: .485rem;}
    #ly_web_products_detail_0001_1Six .cont{width: calc(100% - .667rem); font-size: .182rem; }
    #ly_web_products_detail_0001_1Six .page{margin: .242rem auto 0; padding: .061rem; gap: .53rem; border-radius: .758rem;}
    #ly_web_products_detail_0001_1Six .swiper-pagination-bullets{gap: .091rem;}
    #ly_web_products_detail_0001_1Six .swiper-pagination-bullet{width: .076rem; height: .076rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Six{padding: .8rem 0;}
    #ly_web_products_detail_0001_1Six .title{font-size: .48rem;}
    #ly_web_products_detail_0001_1Six .brief{margin-top: .32rem; font-size: .26rem;line-height: 1.5;}
    #ly_web_products_detail_0001_1Six .container{margin: .32rem 0 0;width: 87.463%;}

    #ly_web_products_detail_0001_1Six .pic::before{padding-top: 200px;}
    #ly_web_products_detail_0001_1Six .info{margin-top: .32rem;}
    #ly_web_products_detail_0001_1Six .icon{width: .8rem; height: .8rem;}
    #ly_web_products_detail_0001_1Six .cont{width: calc(100% - .8rem); font-size: .3rem; }
    #ly_web_products_detail_0001_1Six .page{margin: .48rem auto 0; padding: 0; gap: 0; border-radius: 0;background-color: transparent;}
    #ly_web_products_detail_0001_1Six .page .btn{display: none;}
    #ly_web_products_detail_0001_1Six .swiper-pagination-bullets{gap: .15rem;}
    #ly_web_products_detail_0001_1Six .swiper-pagination-bullet{width: .2rem; height: .2rem;}

}


/* 风格七-图文-便携设计 */
#ly_web_products_detail_0001_1Seven{padding: 128px 0; width: 100%;  position: relative; z-index: 2; background-color: #fff;}
#ly_web_products_detail_0001_1Seven .title{ text-align: center;}
#ly_web_products_detail_0001_1Seven .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 100%; color: #666; text-align: center;}
#ly_web_products_detail_0001_1Seven .list{margin-top: 124px; gap: 20px;}
#ly_web_products_detail_0001_1Seven .item{width: calc((100% - 20px) / 2); border-radius: 20px; overflow: hidden; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Seven .pic{width: 100%;}
/* #ly_web_products_detail_0001_1Seven .pic::before{padding-top: 60.24%;} */
#ly_web_products_detail_0001_1Seven .pic::before{padding-top: 500px;}
#ly_web_products_detail_0001_1Seven .info{padding: 16px; gap: 16px;}
#ly_web_products_detail_0001_1Seven .icon{width: 64px; height: 64px;}
#ly_web_products_detail_0001_1Seven .name{width: calc(100% - 80px); font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 100%; color: #333;}

@media(max-width: 1920px){
    #ly_web_products_detail_0001_1Seven .list{margin-top: 80px;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Seven .list{margin-top: 64px;}
    #ly_web_products_detail_0001_1Seven .pic::before{padding-top: 356px;}
    #ly_web_products_detail_0001_1Seven .brief{font-size: 26px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Seven{padding: 64px 0;}
    #ly_web_products_detail_0001_1Seven .pic::before{padding-top: 268px;}
    #ly_web_products_detail_0001_1Seven .brief{font-size: 22px;}
    #ly_web_products_detail_0001_1Seven .icon{width: 48px; height: 48px;}
    #ly_web_products_detail_0001_1Seven .name{width: calc(100% - 65px);  font-size: 18px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Seven{padding: .485rem 0; }
    #ly_web_products_detail_0001_1Seven .brief{margin-top: .182rem;font-size: .167rem; }
    #ly_web_products_detail_0001_1Seven .list{margin-top: .485rem; gap: .152rem;}
    #ly_web_products_detail_0001_1Seven .item{width: calc((100% - .152rem) / 2); border-radius: .152rem; }
    #ly_web_products_detail_0001_1Seven .info{padding: .121rem; gap: .121rem;}
    #ly_web_products_detail_0001_1Seven .icon{width: .364rem; height: .364rem;}
    #ly_web_products_detail_0001_1Seven .name{width: calc(100% - .492rem); font-size: .136rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Seven{padding: .8rem 0; }
    #ly_web_products_detail_0001_1Seven .brief{margin-top: .3rem;font-size: .3rem; }
    #ly_web_products_detail_0001_1Seven .list{gap: .3rem;}
    #ly_web_products_detail_0001_1Seven .item{width: 100%;border-radius: 20px;}
    #ly_web_products_detail_0001_1Seven .pic::before{padding-top: 208px;}
    #ly_web_products_detail_0001_1Seven .info{padding: .2rem .3rem; gap: .2rem;}
    #ly_web_products_detail_0001_1Seven .icon{width: .64rem; height: .64rem;}
    #ly_web_products_detail_0001_1Seven .name{width: calc(100% - .8rem); font-size: .3rem;}
}



/* 风格八-图文 */
#ly_web_products_detail_0001_1Eight{padding: 132px 0; width: 100%;  position: relative; z-index: 2; background-color: #fff;}
#ly_web_products_detail_0001_1Eight .title{ text-align: center;}
#ly_web_products_detail_0001_1Eight .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 100%; color: #666; text-align: center;}
#ly_web_products_detail_0001_1Eight .list{margin-top: 68px; gap: 24px;}
#ly_web_products_detail_0001_1Eight .item{width: calc((100% - 24px * 2) / 3); border-radius: 20px; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Eight .pic{width: 100%;}
/* #ly_web_products_detail_0001_1Eight .pic::before{padding-top: 71.69%;} */
#ly_web_products_detail_0001_1Eight .pic::before{padding-top: 390px;}
#ly_web_products_detail_0001_1Eight .info{padding: 16px; gap: 8px;}
#ly_web_products_detail_0001_1Eight .icon{width: 64px; height: 64px;}
#ly_web_products_detail_0001_1Eight .right{width: calc(100% - 80px); }
#ly_web_products_detail_0001_1Eight .name{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Eight .desc{margin-top: 8px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 100%; color: #999;}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Eight .pic::before{padding-top: 276px;}
    #ly_web_products_detail_0001_1Eight .brief{font-size: 26px;}
}
@media(max-width: 1280px){
    #ly_web_products_detail_0001_1Eight .name{font-size: 22px;}
    #ly_web_products_detail_0001_1Eight .desc{font-size: 12px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Eight{padding: 64px 0;}
    #ly_web_products_detail_0001_1Eight .brief{font-size: 22px;}
    #ly_web_products_detail_0001_1Eight .list{margin-top: 40px;}
    #ly_web_products_detail_0001_1Eight .pic::before{padding-top: 216px;}
    #ly_web_products_detail_0001_1Eight .icon{width: 44px; height: 44px;}
    #ly_web_products_detail_0001_1Eight .right{width: calc(100% - 60px); }
    #ly_web_products_detail_0001_1Eight .name{font-size: 18px;}
    #ly_web_products_detail_0001_1Eight .desc{font-size: 12px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Eight{padding: .485rem 0;}
    #ly_web_products_detail_0001_1Eight .brief{margin-top: .182rem;font-size: .167rem; }
    #ly_web_products_detail_0001_1Eight .list{margin-top: .303rem; gap: .182rem;}
    #ly_web_products_detail_0001_1Eight .item{width: calc((100% - .364rem) / 3); border-radius: .152rem; }
    #ly_web_products_detail_0001_1Eight .info{padding: .121rem; gap: .061rem;}
    #ly_web_products_detail_0001_1Eight .icon{width: .364rem; height: .364rem;}
    #ly_web_products_detail_0001_1Eight .right{width: calc(100% - .492rem); }s
    #ly_web_products_detail_0001_1Eight .name{ font-size: .136rem;}
    #ly_web_products_detail_0001_1Eight .desc{margin-top: .0606rem; font-size: .0909rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Eight{padding: .8rem 0;}
    #ly_web_products_detail_0001_1Eight .brief{margin-top: .3rem;font-size: .3rem; }
    #ly_web_products_detail_0001_1Eight .list{gap: .3rem;}
    #ly_web_products_detail_0001_1Eight .item{width: 100%;border-radius: 20px;}
    #ly_web_products_detail_0001_1Eight .pic::before{padding-top: 248px;}
    #ly_web_products_detail_0001_1Eight .info{padding: .2rem .3rem; gap: .2rem;}
    #ly_web_products_detail_0001_1Eight .icon{width: .64rem; height: .64rem;}
    #ly_web_products_detail_0001_1Eight .right{width: calc(100% - .8rem); }
    #ly_web_products_detail_0001_1Eight .name{font-size: .3rem;}
    #ly_web_products_detail_0001_1Eight .desc{margin-top: .16rem; font-size: .26rem; line-height: 1.2em; min-height: calc(1.2em * 2);}
}
 


/* 风格九-图文 */
#ly_web_products_detail_0001_1Nine{padding: 132px 0; width: 100%;  position: relative; z-index: 2; background-color: #fff;}
#ly_web_products_detail_0001_1Nine .title{text-align: center;line-height: 1.2;}
#ly_web_products_detail_0001_1Nine .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%; text-align: center; color: #666;}
#ly_web_products_detail_0001_1Nine .content{margin-top: 52px; width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1Nine .pic{margin-top: 52px; width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1Nine .img{width: 100%; border-radius: 20px; height: auto;}
#ly_web_products_detail_0001_1Nine .img img{width: 100%; height: auto;}
#ly_web_products_detail_0001_1Nine .picCard{padding: 35px 55px; z-index: 2;}
#ly_web_products_detail_0001_1Nine .picCard>div{max-width: 50%; max-height: calc(100% - 70px);}
#ly_web_products_detail_0001_1Nine .picCard img{max-width: 100%; height: auto; max-height: 100%;}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Nine .brief{margin-top: 24px;}
    #ly_web_products_detail_0001_1Nine .pic{margin-top: 48px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Nine{padding-top: 80px; padding-bottom: 80px;}
    /*#ly_web_products_detail_0001_1Nine .title{font-size: 40px;}*/

    #ly_web_products_detail_0001_1Nine .picCard{padding: 35px 38px;}
    #ly_web_products_detail_0001_1Nine .picCard>div{max-height: 100%; max-width: 31%;}
}
@media(max-width: 992px){
    /*#ly_web_products_detail_0001_1Nine{padding: .606rem 0; }*/
    #ly_web_products_detail_0001_1Nine{padding-top: .606rem; padding-bottom: .606rem;}
    /*#ly_web_products_detail_0001_1Nine .title{font-size: .303rem;}*/
    #ly_web_products_detail_0001_1Nine .brief{margin-top: .182rem; font-size: .152rem; }
    #ly_web_products_detail_0001_1Nine .pic{margin-top: .364rem;}
    #ly_web_products_detail_0001_1Nine .img{ border-radius: .152rem; }

    #ly_web_products_detail_0001_1Nine .picCard{padding: .265rem .417rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Nine{padding: .8rem 0; padding-bottom: 0 ;}
    /* #ly_web_products_detail_0001_1Nine .cw1312{width: 100% !important;} */
    /*#ly_web_products_detail_0001_1Nine .title{font-size: .42rem;}*/
    #ly_web_products_detail_0001_1Nine .brief{font-size: .26rem; line-height: 1.5;}
    #ly_web_products_detail_0001_1Nine .pic{margin-top: .48rem; border-radius: 0;}
    #ly_web_products_detail_0001_1Nine .img{ border-radius: 10px; overflow: hidden;}
    #ly_web_products_detail_0001_1Nine .img img{object-fit: cover; border-radius: 10px;}
    #ly_web_products_detail_0001_1Nine .title{padding: 0 6%;}
    #ly_web_products_detail_0001_1Nine .brief{padding: 0 4%;}
    
    .ly_web_products_detail_0001_1InBox #ly_web_products_detail_0001_1Nine .title{font-size: .4rem;}
    .ly_web_products_detail_0001_1InBox #ly_web_products_detail_0001_1Nine .title,
    .ly_web_products_detail_0001_1InBox #ly_web_products_detail_0001_1Nine .brief{padding: 0;}

    /* #ly_web_products_detail_0001_1Nine .picCard{position: static;flex-direction: column;gap: .3rem;padding: .417rem 0;} */
    /* #ly_web_products_detail_0001_1Nine .picCard>div{max-width: 100%;width: 100%;} */
    /* #ly_web_products_detail_0001_1Nine .picCard img{width: 100%;} */
    
    #ly_web_products_detail_0001_1Nine .picCard{padding: .2rem; align-items: center;}
    #ly_web_products_detail_0001_1Nine .picCard>div{max-width: 32%;}
    #ly_web_products_detail_0001_1Nine .picCard .hasCardRightMb{display: none;}

    #ly_web_products_detail_0001_1Nine .mb_pic{display: block;margin: .32rem auto 0;width: 85%;}

}


/* 风格十-图文-卡片类型 */
#ly_web_products_detail_0001_1Ten{padding: 128px 0; position: relative; z-index: 2; background-color: #fff;}
#ly_web_products_detail_0001_1Ten .grid{gap: 20px; position: relative;}
#ly_web_products_detail_0001_1Ten .right{width: 56.09%; gap: 20px;}
#ly_web_products_detail_0001_1Ten .card{ border-radius: 20px; }
#ly_web_products_detail_0001_1Ten .image{width: 100%;}
#ly_web_products_detail_0001_1Ten .info{padding: 16px; }
#ly_web_products_detail_0001_1Ten .info::before{content: ""; display: block; width: 100%; height: 100px; background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%); position: absolute; top: 0; left: 0; z-index: 1;}
#ly_web_products_detail_0001_1Ten .title{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 28px; line-height: 120%; color: #fff; position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Ten .card:hover .image img{transform: scale(1.05);}
#ly_web_products_detail_0001_1Ten .card1{width: 42.37%;}
#ly_web_products_detail_0001_1Ten .card1 .image::before{height: 720px;}
#ly_web_products_detail_0001_1Ten .card2{width: 100%;}
#ly_web_products_detail_0001_1Ten .card2 .image::before{height: 350px;}
#ly_web_products_detail_0001_1Ten .card3,
#ly_web_products_detail_0001_1Ten .card4{width: calc((100% - 20px) / 2);}
#ly_web_products_detail_0001_1Ten .card3 .image::before,
#ly_web_products_detail_0001_1Ten .card4 .image::before{height: 350px;}

@media (max-width: 1440px) {
    #ly_web_products_detail_0001_1Ten .title{font-size: 24px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Ten{padding: 80px 0;}
    #ly_web_products_detail_0001_1Ten .right{width: 100%; flex-direction: column; align-items: flex-end;}
    #ly_web_products_detail_0001_1Ten .card1{position: absolute; bottom: 0; left: 0; width: calc((100% - 20px) / 2);}
    
    #ly_web_products_detail_0001_1Ten .card1 .image::before{height: 600px;}
    #ly_web_products_detail_0001_1Ten .card2 .image::before{height: 426px;}
    #ly_web_products_detail_0001_1Ten .card3 .image::before,
    #ly_web_products_detail_0001_1Ten .card4 .image::before{height: 290px;}

    #ly_web_products_detail_0001_1Ten .title{font-size: 20px;}
}
@media(max-width: 992px){ 
    #ly_web_products_detail_0001_1Ten{ padding: .606rem 0;}
    #ly_web_products_detail_0001_1Ten .title{font-size: .1515rem;}
}
@media(max-width: 768px){ 
    #ly_web_products_detail_0001_1Ten{ padding: 0 0;}
    #ly_web_products_detail_0001_1Ten .grid.pc{display: none;}
    #ly_web_products_detail_0001_1Ten .grid.mb{display: flex; flex-wrap: wrap; gap: 10px;}
    #ly_web_products_detail_0001_1Ten .card1{position: relative; bottom: initial; left: initial; width: 100%;}
    #ly_web_products_detail_0001_1Ten .card{width: 100% !important; height: 96px; border-radius: 8px; will-change: height;}
    #ly_web_products_detail_0001_1Ten .card .image{height: 100%;}
    #ly_web_products_detail_0001_1Ten .card .image::before{height: 100% !important;}
    #ly_web_products_detail_0001_1Ten .info{display: flex; align-items: flex-end;}
    #ly_web_products_detail_0001_1Ten .info::before{background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%); top: initial; bottom: 0;}
    #ly_web_products_detail_0001_1Ten .title{font-size: .28rem;}
    
    #ly_web_products_detail_0001_1Ten { min-height: 200vh;}
    #ly_web_products_detail_0001_1Ten .sticky-wrapper{ height: auto; min-height: 200vh; overflow: visible;}
    #ly_web_products_detail_0001_1Ten .sticky-box{ padding: 1.1rem 0 1.1rem;  position: sticky;  position: -webkit-sticky; top: 1.1rem; height: auto; z-index: 10; background-color: inherit;}
    #ly_web_products_detail_0001_1Ten .card1{height: 432px;}
}



/* 风格十一-图文 */
#ly_web_products_detail_0001_1Eleven{width: 100%; position: relative; z-index: 2; background-color: #fff;}
#ly_web_products_detail_0001_1Eleven .image{width: 100%;}
#ly_web_products_detail_0001_1Eleven .image::before{height: 1080px;}
#ly_web_products_detail_0001_1Eleven .info{padding: 70px 0 48px;}
#ly_web_products_detail_0001_1Eleven .box{height: 100%;}
#ly_web_products_detail_0001_1Eleven .title{text-align: center; color: #fff;}
#ly_web_products_detail_0001_1Eleven .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%;text-align: center; color: #fff;}
#ly_web_products_detail_0001_1Eleven .tip{font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 150%; text-align: center; color: #fff; }

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Eleven .image::before{height: 960px;}
    #ly_web_products_detail_0001_1Eleven .info{padding: 64px 0 48px;}
}
@media(max-width: 1280px){
    #ly_web_products_detail_0001_1Eleven .image::before{height: 80%;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Eleven .image::before{height: 868px;}
    #ly_web_products_detail_0001_1Eleven .info{padding: 48px 0 40px;}
    #ly_web_products_detail_0001_1Eleven .brief{margin-top: 16px;}
    #ly_web_products_detail_0001_1Eleven .tip{font-size: 12px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Eleven .info{padding: .364rem 0 .303rem;}
    #ly_web_products_detail_0001_1Eleven .brief{margin-top: .121rem;font-size: .152rem;}
    #ly_web_products_detail_0001_1Eleven .tip{font-size: .091rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Eleven .image::before{height: 480px;width: 100%; /*position: relative;z-index: 1;background-color: rgba(0,0,0,.2);*/}
    #ly_web_products_detail_0001_1Eleven .info{padding: .48rem 0 .32rem;z-index: 2;}
    #ly_web_products_detail_0001_1Eleven .brief{margin-top: .16rem;font-size: .26rem;}
    #ly_web_products_detail_0001_1Eleven .tip{font-size: .22rem;}
}



/* 风格十二-轮播图文 */
#ly_web_products_detail_0001_1Twelve{padding: 128px 0; width: 100%; position: relative; z-index: 2; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Twelve .left{width: 55%;}
#ly_web_products_detail_0001_1Twelve .title{text-align: left;}
#ly_web_products_detail_0001_1Twelve .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 100%; color: #666; text-align: left;}
#ly_web_products_detail_0001_1Twelve .right{width: 40%; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 140%; color: #999; text-align: left;}
#ly_web_products_detail_0001_1Twelve.noright .left{width: 100%;}

#ly_web_products_detail_0001_1Twelve .content{margin-top: 40px;}
#ly_web_products_detail_0001_1Twelve .container{width: 71.42%; overflow: visible !important; margin: 0;}
#ly_web_products_detail_0001_1Twelve .slide{width: 100%; margin-right: 20px;}
#ly_web_products_detail_0001_1Twelve .image{width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1Twelve .image::before{height: 720px;}
#ly_web_products_detail_0001_1Twelve .info{margin-top: 24px; gap: 24px;}
#ly_web_products_detail_0001_1Twelve .name{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 28px; line-height: 100%; color: #333; flex: 1;}
#ly_web_products_detail_0001_1Twelve .desc{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #999;}
#ly_web_products_detail_0001_1Twelve .page{margin: 32px auto 0; padding: 8px; gap: 72px; width: max-content; border-radius: 100px; background-color: #fff;}
#ly_web_products_detail_0001_1Twelve .swiper-pagination-bullets{display: flex; gap: 12px;}
#ly_web_products_detail_0001_1Twelve .swiper-pagination-bullet{width: 12px; height: 12px; background-color: #999;opacity: 1;}
#ly_web_products_detail_0001_1Twelve .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #333;}

@media(max-width: 1920px){
    #ly_web_products_detail_0001_1Twelve .title{font-size: 46px;}
    #ly_web_products_detail_0001_1Twelve .content{margin-top: 20px;}
    /* #ly_web_products_detail_0001_1Twelve .container{width: 55%;} */
    #ly_web_products_detail_0001_1Twelve .brief{margin-top: 16px;font-size: 24px;}
    #ly_web_products_detail_0001_1Twelve .info{margin-top: 16px;}
    #ly_web_products_detail_0001_1Twelve .desc{margin-top: 10px;}
    #ly_web_products_detail_0001_1Twelve .page{margin-top: 24px;}
}
@media(max-width: 1680px){
    #ly_web_products_detail_0001_1Twelve .brief{margin-top: 16px;font-size: 26px;}
    #ly_web_products_detail_0001_1Twelve .name{font-size: 24px;}
    #ly_web_products_detail_0001_1Twelve .desc{font-size: 16px;}
    #ly_web_products_detail_0001_1Twelve .page{margin-top: 16px;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Twelve{padding: 64px 0;}
    #ly_web_products_detail_0001_1Twelve .container{width: 59.756%;}
    #ly_web_products_detail_0001_1Twelve .image::before{height: 470px;}
    #ly_web_products_detail_0001_1Twelve .page{gap: 48px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Twelve{padding: 80px 0;}
    #ly_web_products_detail_0001_1Twelve .title{font-size: 40px;}
    #ly_web_products_detail_0001_1Twelve .brief{font-size: 24px;}
    #ly_web_products_detail_0001_1Twelve .right{font-size: 16px;}
    
    #ly_web_products_detail_0001_1Twelve .container{width: 63.1%;}
    #ly_web_products_detail_0001_1Twelve .image::before{height: 352px;}
    #ly_web_products_detail_0001_1Twelve .name{font-size: 20px;}
    #ly_web_products_detail_0001_1Twelve .page{gap: 48px;}
    #ly_web_products_detail_0001_1Twelve .swiper-pagination-bullet{width: 10px; height: 10px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Twelve{padding: .606rem 0 .758rem;}
    #ly_web_products_detail_0001_1Twelve .title{font-size: .303rem;}
    #ly_web_products_detail_0001_1Twelve .brief{margin-top: .121rem; font-size: .182rem;}
    #ly_web_products_detail_0001_1Twelve .right{margin-top: .0758rem; font-size: .1212rem;}

    #ly_web_products_detail_0001_1Twelve .container{margin: .303rem 0 0;}
    #ly_web_products_detail_0001_1Twelve .image{border-radius: .152rem;}
    #ly_web_products_detail_0001_1Twelve .info{margin-top: .182rem; gap: .182rem;}
    #ly_web_products_detail_0001_1Twelve .icon{width: .485rem; height: .485rem;}
    #ly_web_products_detail_0001_1Twelve .name{width: calc(100% - .667rem); font-size: .182rem; }
    #ly_web_products_detail_0001_1Twelve .desc{font-size: .121rem;}
    #ly_web_products_detail_0001_1Twelve .page{margin: .242rem auto 0; padding: .061rem; gap: .53rem; border-radius: .758rem;}
    #ly_web_products_detail_0001_1Twelve .swiper-pagination-bullets{gap: .091rem;}
    #ly_web_products_detail_0001_1Twelve .swiper-pagination-bullet{width: .076rem; height: .076rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Twelve{padding: .8rem 0 !important;}
    #ly_web_products_detail_0001_1Twelve .top{flex-wrap: wrap;}
    #ly_web_products_detail_0001_1Twelve .left{width: 100%;}
    #ly_web_products_detail_0001_1Twelve .title{font-size: .48rem;}
    #ly_web_products_detail_0001_1Twelve .brief{margin-top: .16rem; font-size: .3rem;line-height: 1.5;}
    #ly_web_products_detail_0001_1Twelve .right{width: 100%;margin-top: .16rem; font-size: .26rem; font-weight: 400; font-style: Regular;}
    #ly_web_products_detail_0001_1Twelve .container{margin: .32rem 0 0;width: 87.463%;}
    #ly_web_products_detail_0001_1Twelve .image{border-radius: 10px;}
    #ly_web_products_detail_0001_1Twelve .image::before{height: 200px;}

    #ly_web_products_detail_0001_1Twelve .info{margin-top: .32rem;}
    #ly_web_products_detail_0001_1Twelve .icon{width: 48px; height: 48px; flex: none;}
    #ly_web_products_detail_0001_1Twelve .name{width: calc(100% - 48px); font-size: .3rem; }
    #ly_web_products_detail_0001_1Twelve .desc{margin-top: 8px; font-size: .26rem; line-height: 100%;}
    #ly_web_products_detail_0001_1Twelve .page{margin: .7rem auto 0; padding: 0; gap: 0; border-radius: 0;background-color: transparent;}
    #ly_web_products_detail_0001_1Twelve .page .btn{display: none;}
    #ly_web_products_detail_0001_1Twelve .swiper-pagination-bullets{gap: .15rem;}
    #ly_web_products_detail_0001_1Twelve .swiper-pagination-bullet{width: .2rem; height: .2rem;}

}



/* 风格十三-纯图文-清洁路径2 */
#ly_web_products_detail_0001_1Thirteen{padding: 128px 0; width: 100%; position: relative; z-index: 2; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Thirteen .title{text-align: center;}
#ly_web_products_detail_0001_1Thirteen .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #999; text-align: center;}
#ly_web_products_detail_0001_1Thirteen .brief span{color: #333;}
#ly_web_products_detail_0001_1Thirteen .list{margin-top: 48px; gap: 64px;}
#ly_web_products_detail_0001_1Thirteen .item{width: 27.01%;}
#ly_web_products_detail_0001_1Thirteen .item .icon{margin: 0 auto; width: 54px; height: 54px;}
#ly_web_products_detail_0001_1Thirteen .item .name{margin-top: 16px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 28px; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Thirteen .item .desc{margin-top: 8px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #999;}
#ly_web_products_detail_0001_1Thirteen .image{margin-top: 48px; width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1Thirteen .image::before{height: 700px;}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Thirteen .item .name{font-size: 24px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Thirteen .item .desc{font-size: 16px;}
    #ly_web_products_detail_0001_1Thirteen .image{margin-top: 24px}
    #ly_web_products_detail_0001_1Thirteen .image::before{height: 512px;}
}
@media(max-width: 992px){ 
    #ly_web_products_detail_0001_1Thirteen{ padding: .606rem 0;}
    #ly_web_products_detail_0001_1Thirteen .list{margin-top: .3636rem; gap: .4545rem;}
    #ly_web_products_detail_0001_1Thirteen .item .name{margin-top: .1212rem; font-size: .1818rem;}
    #ly_web_products_detail_0001_1Thirteen .item .desc{margin-top: .0606rem; font-size: 16px;}
    #ly_web_products_detail_0001_1Thirteen .image{margin-top: .1818rem}
}
@media(max-width: 768px){ 
    #ly_web_products_detail_0001_1Thirteen{ padding: .8rem 0;}
    #ly_web_products_detail_0001_1Thirteen .content{display: flex; flex-direction: column-reverse;}
    #ly_web_products_detail_0001_1Thirteen .image{margin-top: .42rem; border-radius: 10px;}
    #ly_web_products_detail_0001_1Thirteen .image::before{height: 296px;}
    #ly_web_products_detail_0001_1Thirteen .list{margin-top: .3rem; gap: .2rem; align-items: flex-start;}
    #ly_web_products_detail_0001_1Thirteen .item {width: calc((100% - .2rem) / 2);}
    #ly_web_products_detail_0001_1Thirteen .item .icon{width: 32px; height: 32px;}
    #ly_web_products_detail_0001_1Thirteen .item .name{margin-top: .16rem; font-size: .26rem;}
    #ly_web_products_detail_0001_1Thirteen .item .desc{margin-top: .16rem; font-size: .22rem; line-height: 1.3;}
}



/*  风格十四-维护-对比 */
#ly_web_products_detail_0001_1Fourteen{padding: 128px 0; background-color: #f5f5f7;  position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Fourteen .title{text-align: center;}
#ly_web_products_detail_0001_1Fourteen .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #999; text-align: center;}
#ly_web_products_detail_0001_1Fourteen .content{margin-top: 64px; border-radius: 20px; background-color: #fff;}
#ly_web_products_detail_0001_1Fourteen .item{width: 50%;}
#ly_web_products_detail_0001_1Fourteen .img{width: 100%;}
#ly_web_products_detail_0001_1Fourteen .img::before{height: 400px;}
#ly_web_products_detail_0001_1Fourteen .text{padding: 30px 20px 35px; color: #333;}
#ly_web_products_detail_0001_1Fourteen .item:first-child .text{border-right: 1px solid #0000000a;}
#ly_web_products_detail_0001_1Fourteen .text .logo{padding: 8px; min-width: 144px; width: max-content; margin: 0 auto; border-radius: 100px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 24px; line-height: 100%; }
#ly_web_products_detail_0001_1Fourteen .text .ul{margin-top: 16px; gap: 16px;}
#ly_web_products_detail_0001_1Fourteen .text .li{max-width: 100%; min-width: 32%; gap: 6px;}
#ly_web_products_detail_0001_1Fourteen .text .icon{width: 20px; height: 20px; flex: none;}
#ly_web_products_detail_0001_1Fourteen .text .name{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Fourteen .icon-vs{width: 72px; height: 72px; border-radius: 50%; background: #fff; top: 35%; left: 50%; transform: translate(-50%, -50%); z-index: 5;}

@media(max-width: 1440px){ 
    #ly_web_products_detail_0001_1Fourteen .content{margin-top: 48px;}
}
@media(max-width: 1024px){ 
    #ly_web_products_detail_0001_1Fourteen .text{padding: 24px;}
    #ly_web_products_detail_0001_1Fourteen .text .li{width: 100%; gap: 4px; padding-left: 32%;}
    #ly_web_products_detail_0001_1Fourteen .text .icon{width: 16px; height: 16px;}
    #ly_web_products_detail_0001_1Fourteen .text .name{font-size: 16px;}
}
@media(max-width: 992px){ 
    #ly_web_products_detail_0001_1Fourteen{ padding: .606rem 0;}
    #ly_web_products_detail_0001_1Fourteen .text{padding: .1818rem;}
    #ly_web_products_detail_0001_1Fourteen .text .logo{font-size: .1515rem;}
    #ly_web_products_detail_0001_1Fourteen .text .name{font-size: .1212rem;}
}
@media(max-width: 768px){ 
    #ly_web_products_detail_0001_1Fourteen{ padding: .8rem 0;}
    #ly_web_products_detail_0001_1Fourteen .img::before{height: 254px;}

    #ly_web_products_detail_0001_1Fourteen .text{padding: .25rem;}
    #ly_web_products_detail_0001_1Fourteen .text .logo{font-size: .28rem; min-width: 1.4rem;}
    #ly_web_products_detail_0001_1Fourteen .text .logo img{transform: scale(0.7);}
    #ly_web_products_detail_0001_1Fourteen .text .ul{margin-top: .24rem; gap: .16rem;}
    #ly_web_products_detail_0001_1Fourteen .text .li{padding-left: 11%;}
    #ly_web_products_detail_0001_1Fourteen .text .icon{width: .24rem; height: .24rem;}
    #ly_web_products_detail_0001_1Fourteen .text .name{font-size: .24rem; color: #999;}

    #ly_web_products_detail_0001_1Fourteen .icon-vs{width: 40px; height: 40px; top: 31%;}
    #ly_web_products_detail_0001_1Fourteen .icon-vs img{ transform: scale(0.6);}
}



/* 风格十五 */
#ly_web_products_detail_0001_1Fifteen{ padding: 128px 0; width: 100%; background-color: #f5f5f7;  position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Fifteen .list{gap: 20px;}
#ly_web_products_detail_0001_1Fifteen .item{width: 100%; border-radius: 20px; overflow: hidden; background-color: #fff;}
#ly_web_products_detail_0001_1Fifteen .item:nth-child(even){flex-direction: row-reverse;}
#ly_web_products_detail_0001_1Fifteen .img{width: 56.1%;}
#ly_web_products_detail_0001_1Fifteen .img::before{height: 600px;}
#ly_web_products_detail_0001_1Fifteen .text{width: calc(100% - 56.1%); padding: 48px 5.11% 40px;}
#ly_web_products_detail_0001_1Fifteen .name{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Fifteen .desc{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #999;}

@media(max-width: 1920px){ 
    #ly_web_products_detail_0001_1Fifteen .name{font-size: 52px;}
}
@media(max-width: 1440px){ 
    #ly_web_products_detail_0001_1Fifteen .name{font-size: 48px;}
}
@media(max-width: 1280px){ 
    #ly_web_products_detail_0001_1Fifteen .name{font-size: 38px;}
}
@media(max-width: 1024px){ 
    #ly_web_products_detail_0001_1Fifteen{padding: 80px 0;}
    #ly_web_products_detail_0001_1Fifteen .name{font-size: 32px;}
}
@media(max-width: 992px){ 
    #ly_web_products_detail_0001_1Fifteen{ padding: .606rem 0;}
    #ly_web_products_detail_0001_1Fifteen .list{gap: .152rem;}
    #ly_web_products_detail_0001_1Fifteen .img::before{height: 480px;}
    #ly_web_products_detail_0001_1Fifteen .text{padding: .364rem 5.11% .303rem;}
    #ly_web_products_detail_0001_1Fifteen .name{font-size: .242rem; }
    #ly_web_products_detail_0001_1Fifteen .desc{margin-top: .182rem; font-size: .152rem;}
}
@media(max-width: 768px){ 
    #ly_web_products_detail_0001_1Fifteen{ padding: .8rem 0;}
    #ly_web_products_detail_0001_1Fifteen .list{gap: .6rem;}
    #ly_web_products_detail_0001_1Fifteen .item{flex-direction: column-reverse;background-color: transparent;}
    #ly_web_products_detail_0001_1Fifteen .item:nth-child(even){flex-direction: column-reverse;}
    #ly_web_products_detail_0001_1Fifteen .img{width: 100%;margin-top: .42rem; border-radius: 10px;}
    #ly_web_products_detail_0001_1Fifteen .img::before{height: 296px;}
    #ly_web_products_detail_0001_1Fifteen .text{padding: 0;width: 100%;text-align: center;}
    #ly_web_products_detail_0001_1Fifteen .name{font-size: .3rem; line-height: 1.5;}
    #ly_web_products_detail_0001_1Fifteen .desc{margin-top: .16rem; font-size: .26rem;line-height: 1.5;}
}



/* 风格十六-概览 */
#ly_web_products_detail_0001_1Sixteen{padding: 128px 0; width: 100%; z-index: 2; background: linear-gradient(180deg, rgba(0, 113, 227, 0.1) 0%, rgba(0, 113, 227, 0) 100%); background-color: #f5f5f7;  position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Sixteen .grid{gap: 20px 1.5%; }
#ly_web_products_detail_0001_1Sixteen .card{ border-radius: 20px; }
#ly_web_products_detail_0001_1Sixteen .image{width: 100%;}
#ly_web_products_detail_0001_1Sixteen .image::before{height: 424px;}
#ly_web_products_detail_0001_1Sixteen .info{padding: 16px; gap: 4px; z-index: 3;}
#ly_web_products_detail_0001_1Sixteen .text{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 28px; line-height: 100%; color: #fff;}
#ly_web_products_detail_0001_1Sixteen .card:hover .image img{transform: scale(1.05);}
#ly_web_products_detail_0001_1Sixteen .card1{width: 60.75%;}
#ly_web_products_detail_0001_1Sixteen .card2{width: 37.73%;}
#ly_web_products_detail_0001_1Sixteen .card3,
#ly_web_products_detail_0001_1Sixteen .card4,
#ly_web_products_detail_0001_1Sixteen .card5{width: calc((100% - 1.5% * 2) / 3);}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Sixteen .text{font-size: 24px;}
}
@media(max-width: 1280px){
    #ly_web_products_detail_0001_1Sixteen .text{font-size: 22px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Sixteen{padding: 60px 0 80px;}
    #ly_web_products_detail_0001_1Sixteen .grid{gap: 20px;}
    #ly_web_products_detail_0001_1Sixteen .card1{width: 100%;}
    #ly_web_products_detail_0001_1Sixteen .card2,
    #ly_web_products_detail_0001_1Sixteen .card3,
    #ly_web_products_detail_0001_1Sixteen .card4,
    #ly_web_products_detail_0001_1Sixteen .card5{width: calc((100% - 20px) / 2);}
    #ly_web_products_detail_0001_1Sixteen .card2 .image::before,
    #ly_web_products_detail_0001_1Sixteen .card3 .image::before,
    #ly_web_products_detail_0001_1Sixteen .card4 .image::before,
    #ly_web_products_detail_0001_1Sixteen .card5 .image::before{height: 400px;}
    #ly_web_products_detail_0001_1Sixteen .text{font-size: 20px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Sixteen{padding: .455rem 0 .606rem; }
    #ly_web_products_detail_0001_1Sixteen .grid{gap: .152rem; }
    #ly_web_products_detail_0001_1Sixteen .info{padding: .121rem; gap: .03rem; }
    #ly_web_products_detail_0001_1Sixteen .card2,
    #ly_web_products_detail_0001_1Sixteen .card3,
    #ly_web_products_detail_0001_1Sixteen .card4,
    #ly_web_products_detail_0001_1Sixteen .card5{width: calc((100% - .152rem) / 2);}
    #ly_web_products_detail_0001_1Sixteen .text{font-size: .152rem; }
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Sixteen{padding: 1.6rem 0; }
    #ly_web_products_detail_0001_1Sixteen .grid{gap: .2rem;}
    #ly_web_products_detail_0001_1Sixteen .card2,
    #ly_web_products_detail_0001_1Sixteen .card3,
    #ly_web_products_detail_0001_1Sixteen .card4,
    #ly_web_products_detail_0001_1Sixteen .card5{width: 100%;}
    #ly_web_products_detail_0001_1Sixteen .card1 .image::before,
    #ly_web_products_detail_0001_1Sixteen .card2 .image::before,
    #ly_web_products_detail_0001_1Sixteen .card3 .image::before,
    #ly_web_products_detail_0001_1Sixteen .card4 .image::before,
    #ly_web_products_detail_0001_1Sixteen .card5 .image::before{/*padding-top: 108.542%;*/padding-top: 0;}
    #ly_web_products_detail_0001_1Sixteen .info{padding: .32rem;}
    #ly_web_products_detail_0001_1Sixteen .text{font-size: .3rem;}

    #ly_web_products_detail_0001_1Sixteen { min-height: 230vh;padding: 0;overflow: visible;}
    #ly_web_products_detail_0001_1Sixteen .sticky-wrapper{ height: auto; min-height: 230vh; overflow: visible;}
    #ly_web_products_detail_0001_1Sixteen .sticky-box{ padding: 1.1rem 0 1.1rem;  position: sticky;  position: -webkit-sticky; top: 1.1rem; height: auto; z-index: 10; background-color: inherit;}
    #ly_web_products_detail_0001_1Sixteen .card1{height: 432px;}
    #ly_web_products_detail_0001_1Sixteen .image{height: 100%;}

    #ly_web_products_detail_0001_1Sixteen .card1{position: relative; bottom: initial; left: initial; width: 100%;}
    #ly_web_products_detail_0001_1Sixteen .card{width: 100% !important; height: 96px; will-change: height; border-radius: 4px;}
}




/* 风格十七-图文-Endurance02 */
#ly_web_products_detail_0001_1Seventeen{padding: 128px 0; width: 100%; position: relative; z-index: 2; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Seventeen .title{text-align: center;}
#ly_web_products_detail_0001_1Seventeen .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #999; text-align: center;}
#ly_web_products_detail_0001_1Seventeen .data{margin-top: 48px; gap: 80px;}
#ly_web_products_detail_0001_1Seventeen .ul{gap: 48px;}
#ly_web_products_detail_0001_1Seventeen .item{}
#ly_web_products_detail_0001_1Seventeen .number{color: transparent; background: linear-gradient(90deg, #42576D 0%, #6FA9E4 100%); font-family: Poppins; font-weight: 600; font-style: SemiBold; font-size: 48px; line-height: 100%;  background-clip: text; -webkit-background-clip: text}
#ly_web_products_detail_0001_1Seventeen .number .unit{font-size: 24px; line-height: 1;}
#ly_web_products_detail_0001_1Seventeen .text{margin-top: 8px; font-family: Poppins; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%; color: #999;}
#ly_web_products_detail_0001_1Seventeen .pic{margin-top: 48px; width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1Seventeen .pic::before{height: 702px;}
#ly_web_products_detail_0001_1Seventeen .tip{margin-top: 16px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 150%; color: #999;}

@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Seventeen{padding: 80px 0;}
    #ly_web_products_detail_0001_1Seventeen .title{font-size: 40px;}
    #ly_web_products_detail_0001_1Seventeen .brief{margin-top: 16px;font-size: 16px;}
    #ly_web_products_detail_0001_1Seventeen .data{margin-top: 40px;gap: 16px;}
    #ly_web_products_detail_0001_1Seventeen .ul{gap: 16px;}
    #ly_web_products_detail_0001_1Seventeen .number{font-size: 32px;}
    #ly_web_products_detail_0001_1Seventeen .number .unit{font-size: 16px;}
    #ly_web_products_detail_0001_1Seventeen .text{font-size: 16px;}
    #ly_web_products_detail_0001_1Seventeen .pic::before{height: 512px;}
    #ly_web_products_detail_0001_1Seventeen .tip{font-size: 12px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Seventeen{padding: .606rem 0; }
    #ly_web_products_detail_0001_1Seventeen .title{font-size: .303rem;}
    #ly_web_products_detail_0001_1Seventeen .brief{margin-top: .121rem;font-size: .121rem;}
    #ly_web_products_detail_0001_1Seventeen .data{margin-top: .303rem; gap: .121rem;}
    #ly_web_products_detail_0001_1Seventeen .ul{gap: .121rem;}
    #ly_web_products_detail_0001_1Seventeen .number{font-size: .242rem; }
    #ly_web_products_detail_0001_1Seventeen .number .unit{font-size: .121rem;}
    #ly_web_products_detail_0001_1Seventeen .text{margin-top: .061rem; font-size: .121rem; }
    #ly_web_products_detail_0001_1Seventeen .pic{margin-top: .364rem;border-radius: 4px;}
    #ly_web_products_detail_0001_1Seventeen .tip{margin-top: .121rem; font-size: .091rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Seventeen{padding: .8rem 0; }
    #ly_web_products_detail_0001_1Seventeen .title{font-size: .38rem;}
    #ly_web_products_detail_0001_1Seventeen .brief{margin-top: .32rem;font-size: .26rem;}
    #ly_web_products_detail_0001_1Seventeen .data{margin-top: .32rem; gap: .28rem;}
    #ly_web_products_detail_0001_1Seventeen .ul{gap: .3rem;}
    #ly_web_products_detail_0001_1Seventeen .number{font-size: .42rem; }
    #ly_web_products_detail_0001_1Seventeen .number .unit{font-size: .26rem;}
    #ly_web_products_detail_0001_1Seventeen .text{margin-top: .16rem; font-size: .26rem; line-height: 1.2;}

    #ly_web_products_detail_0001_1Seventeen .pic{margin-top: .44rem; border-radius: 4px;}
    #ly_web_products_detail_0001_1Seventeen .pic::before{height: 213px;}
    #ly_web_products_detail_0001_1Seventeen .tip{margin-top: .16rem; font-size: .22rem;}
}



/* 风格十八-图文-Endurance03 */
#ly_web_products_detail_0001_1Eighteen{padding: 128px 0; width: 100%; position: relative; z-index: 2; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Eighteen .title{text-align: center;}
#ly_web_products_detail_0001_1Eighteen .subTitle{margin-top: 48px;font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 40px; text-align: center; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Eighteen .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #666; text-align: center;} 
#ly_web_products_detail_0001_1Eighteen .pic{margin-top: 48px; width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1Eighteen .pic::before{height: 656px;}
#ly_web_products_detail_0001_1Eighteen .tip{margin-top: 16px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 150%; color: #999;}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Eighteen .subTitle{font-size: 32px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Eighteen{padding: 80px 0;}
    #ly_web_products_detail_0001_1Eighteen .title{font-size: 40px;}
    #ly_web_products_detail_0001_1Eighteen .subTitle{font-size: 28px;margin-top: 40px;}
    #ly_web_products_detail_0001_1Eighteen .pic{margin-top: 40px;}
    #ly_web_products_detail_0001_1Eighteen .pic::before{height: 641px;}
    #ly_web_products_detail_0001_1Eighteen .tip{font-size: 12px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Eighteen{padding: .606rem 0;}
    #ly_web_products_detail_0001_1Eighteen .title{font-size: .303rem;}
    #ly_web_products_detail_0001_1Eighteen .subTitle{margin-top: .303rem;font-size: .212rem;}
    #ly_web_products_detail_0001_1Eighteen .brief{margin-top: .182rem; font-size: .152rem;} 
    #ly_web_products_detail_0001_1Eighteen .pic{margin-top: .303rem; border-radius: .152rem;}
    #ly_web_products_detail_0001_1Eighteen .tip{margin-top: .121rem; font-size: .121rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Eighteen .cw1312{width: 100% !important;}
    #ly_web_products_detail_0001_1Eighteen{padding: .4rem 0 0 !important; }
    #ly_web_products_detail_0001_1Eighteen .title{font-size: .42rem;}
    #ly_web_products_detail_0001_1Eighteen .subTitle{font-size: .3rem;margin-top: .32rem;}
    #ly_web_products_detail_0001_1Eighteen .brief{margin-top: .16rem;font-size: .26rem;}

    #ly_web_products_detail_0001_1Eighteen .pic{margin-top: .48rem;border-radius: 0;}
    /*#ly_web_products_detail_0001_1Eighteen .pic::before{height: 400px;}*/
    #ly_web_products_detail_0001_1Eighteen .pic::before{height: 330px;}
    #ly_web_products_detail_0001_1Eighteen .tip{margin-top: .26rem; font-size: .22rem;}
    #ly_web_products_detail_0001_1Eighteen .title,
    #ly_web_products_detail_0001_1Eighteen .subTitle,
    #ly_web_products_detail_0001_1Eighteen .brief,
    #ly_web_products_detail_0001_1Eighteen .tip{padding: 0 4%;}
}




/* 风格十九-轮播-Adaptive Mobility */
#ly_web_products_detail_0001_1Nineteen{padding: 128px 0; width: 100%; overflow: hidden;  position: relative; z-index: 2; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Nineteen .title{text-align: center;}
#ly_web_products_detail_0001_1Nineteen .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; text-align: center; color: #666;}
#ly_web_products_detail_0001_1Nineteen .container{margin: 48px 0 0; width: 100%; overflow: visible !important;}
#ly_web_products_detail_0001_1Nineteen .pic{width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1Nineteen .pic::before{height: 700px;}
#ly_web_products_detail_0001_1Nineteen .info{margin-top: 24px; gap: 24px;}
#ly_web_products_detail_0001_1Nineteen .name{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 28px; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Nineteen .desc{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #999;}
#ly_web_products_detail_0001_1Nineteen .page{margin: 54px 0 0; width: 100%; gap: 40px;}

@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Nineteen{padding: 80px 0;}
    #ly_web_products_detail_0001_1Nineteen .title{font-size: 48px;}
    #ly_web_products_detail_0001_1Nineteen .pic::before{height: 640px;}
    #ly_web_products_detail_0001_1Nineteen .info{margin-top: 16px;}
    #ly_web_products_detail_0001_1Nineteen .page{margin-top: 40px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Nineteen{padding: .606rem 0;}
    #ly_web_products_detail_0001_1Nineteen .title{font-size: .364rem;}
    #ly_web_products_detail_0001_1Nineteen .brief{margin-top: .182rem; font-size: .152rem;}
    #ly_web_products_detail_0001_1Nineteen .container{margin: .364rem 0 0; }
    #ly_web_products_detail_0001_1Nineteen .pic{border-radius: .152rem;}
    #ly_web_products_detail_0001_1Nineteen .info{margin-top: .121rem; gap: .182rem;}
    #ly_web_products_detail_0001_1Nineteen .name{font-size: .212rem; }
    #ly_web_products_detail_0001_1Nineteen .desc{margin-top: .121rem; font-size: .152rem;}
    #ly_web_products_detail_0001_1Nineteen .page{margin: .303rem 0 0; gap: .303rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Nineteen{padding: .8rem 0;}
    #ly_web_products_detail_0001_1Nineteen .title{font-size: .42rem;}
    #ly_web_products_detail_0001_1Nineteen .brief{margin-top: .16rem; font-size: .3rem;}

    #ly_web_products_detail_0001_1Nineteen .container{margin: .42rem 0 0; width: 100%;}
    #ly_web_products_detail_0001_1Nineteen .pic{border-radius: 4px;}
    #ly_web_products_detail_0001_1Nineteen .pic::before{height: 265px;}
    #ly_web_products_detail_0001_1Nineteen .info{margin-top: .32rem;}
    #ly_web_products_detail_0001_1Nineteen .name{font-size: .3rem; }
    #ly_web_products_detail_0001_1Nineteen .desc{margin-top: .16rem; font-size: .26rem;}
    #ly_web_products_detail_0001_1Nineteen .page{margin: .48rem 0 0; gap: .4rem;}
}




/* 风格二十-选项卡 */
#ly_web_products_detail_0001_1Twenty{padding: 128px 0; width: 100%;  position: relative; z-index: 2; background-color: #fff;}
#ly_web_products_detail_0001_1Twenty .title{margin-top: 48px; text-align: center;}
#ly_web_products_detail_0001_1Twenty .tabs{gap: 20px; padding: 10px 20px; width: max-content; margin: 0 auto; border-radius: 100px; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Twenty .tab{padding: 16px; min-width: 370px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 100%; color: #999; background-color: transparent; border-radius: 100px;}
#ly_web_products_detail_0001_1Twenty .tab.cur{color: #fff; background-color: #333;}
#ly_web_products_detail_0001_1Twenty .bind{margin-top: 24px;}
#ly_web_products_detail_0001_1Twenty .item{width: 100%;}
#ly_web_products_detail_0001_1Twenty .brief{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; text-align: center; color: #999;}
#ly_web_products_detail_0001_1Twenty .pic{margin-top: 48px; width: 100%; height: 738px; border-radius: 20px;}
#ly_web_products_detail_0001_1Twenty .pic img,
#ly_web_products_detail_0001_1Twenty .pic video{width: 100%; height: 100%; object-fit: cover; object-position: center;}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1Twenty .tab{font-size: 20px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1Twenty{padding: 80px 0;}
    #ly_web_products_detail_0001_1Twenty .tab{font-size: 18px;}
    #ly_web_products_detail_0001_1Twenty .pic{margin-top: 40px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1Twenty{padding: .606rem 0;}
    #ly_web_products_detail_0001_1Twenty .title{margin-top: .364rem; }
    #ly_web_products_detail_0001_1Twenty .tabs{gap: .152rem; padding: .076rem .152rem; border-radius: .758rem;}
    #ly_web_products_detail_0001_1Twenty .tab{padding: .121rem; min-width: 2.803rem; font-size: .136rem; border-radius: .758rem;}
    #ly_web_products_detail_0001_1Twenty .bind{margin-top: .182rem;}
    #ly_web_products_detail_0001_1Twenty .brief{ font-size: .152rem;}
    #ly_web_products_detail_0001_1Twenty .pic{margin-top: .303rem;border-radius: .152rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Twenty{padding: .8rem 0;}
    #ly_web_products_detail_0001_1Twenty .title{margin-top: .48rem; }
    #ly_web_products_detail_0001_1Twenty .tabs{gap: .2rem; padding: .16rem;}
    #ly_web_products_detail_0001_1Twenty .tab{padding: .16rem; font-size: .26rem;}
    #ly_web_products_detail_0001_1Twenty .bind{margin-top: .32rem;}
    #ly_web_products_detail_0001_1Twenty .brief{ font-size: .26rem;}
    #ly_web_products_detail_0001_1Twenty .pic{margin-top: .42rem; border-radius: 4px; height: 224px;}
}



/* 风格二十一-概览 */
#ly_web_products_detail_0001_1TwentyOne{padding: 128px 0; position: relative; z-index: 2; width: 100%; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1TwentyOne .grid{gap: 20px 1.57%; }
#ly_web_products_detail_0001_1TwentyOne .card{ border-radius: 10px; }
#ly_web_products_detail_0001_1TwentyOne .image{width: 100%;}
#ly_web_products_detail_0001_1TwentyOne .image::before{height: 350px}
#ly_web_products_detail_0001_1TwentyOne .image::after{content: ""; display: block; width: 100%; height: 70%; background: linear-gradient(180deg, rgba(28, 28, 31, 0.4) 0%, rgba(28, 28, 31, 0.32) 50.55%, rgba(28, 28, 31, 0) 100%); position: absolute; top: 0; left: 0; z-index: 1;}
#ly_web_products_detail_0001_1TwentyOne .info{padding: 24px; gap: 4px; z-index: 3;}
#ly_web_products_detail_0001_1TwentyOne .text{font-family: Figtree; font-weight: 600; font-style: SemiBold; line-height: 100%; color: #fff;}
#ly_web_products_detail_0001_1TwentyOne .p1{ font-size: 32px;}
#ly_web_products_detail_0001_1TwentyOne .p2{ font-size: 56px;}
#ly_web_products_detail_0001_1TwentyOne .card:hover .image img{transform: scale(1.05);}
#ly_web_products_detail_0001_1TwentyOne .card1{width: 58.667%;}
#ly_web_products_detail_0001_1TwentyOne .card2{width: 39.667%;}
#ly_web_products_detail_0001_1TwentyOne .card3, #ly_web_products_detail_0001_1TwentyOne .card5{width: 28.5%;}
#ly_web_products_detail_0001_1TwentyOne .card4{width: 39.67%;}

@media(max-width: 1366px){
    #ly_web_products_detail_0001_1TwentyOne .p2{ font-size: 50px;}
}
@media(max-width: 1280px){
    #ly_web_products_detail_0001_1TwentyOne .p2{ font-size: 44px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1TwentyOne{padding: 64px 0;}
    #ly_web_products_detail_0001_1TwentyOne .image::before{height: 262px;}
    #ly_web_products_detail_0001_1TwentyOne .p1{ font-size: 24px;}
    #ly_web_products_detail_0001_1TwentyOne .p2{ font-size: 40px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1TwentyOne{padding: .636rem 0;}
    #ly_web_products_detail_0001_1TwentyOne .grid{gap: .152rem 1.57%; }
    #ly_web_products_detail_0001_1TwentyOne .card{ border-radius: .076rem; }
    #ly_web_products_detail_0001_1TwentyOne .info{padding: .182rem; gap: .03rem;}
    #ly_web_products_detail_0001_1TwentyOne .p1{ font-size: .182rem;}
    #ly_web_products_detail_0001_1TwentyOne .p2{ font-size: .303rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1TwentyOne{padding: .8rem 0;}
    #ly_web_products_detail_0001_1TwentyOne .grid{gap: 10px; }
    #ly_web_products_detail_0001_1TwentyOne .image::before{height: 180px;}
    #ly_web_products_detail_0001_1TwentyOne .info{padding: .2rem; gap: .08rem;}
    #ly_web_products_detail_0001_1TwentyOne .p1{ font-size: .3rem;}
    #ly_web_products_detail_0001_1TwentyOne .p2{ font-size: .42rem;}

    #ly_web_products_detail_0001_1TwentyOne .card1{width: 100%;}
    #ly_web_products_detail_0001_1TwentyOne .card2,
    #ly_web_products_detail_0001_1TwentyOne .card5{width: 39.65%;}
    #ly_web_products_detail_0001_1TwentyOne .card3,
    #ly_web_products_detail_0001_1TwentyOne .card4{width: 57.434%;}
}




/* 风格二十二-图文+视频 */
#ly_web_products_detail_0001_1TwentyTwo{padding: 128px 0 0;  position: relative; z-index: 2; width: 100%; background-color: #f5f5f7; z-index: 1;}
#ly_web_products_detail_0001_1TwentyTwo .title{text-align: center;}
#ly_web_products_detail_0001_1TwentyTwo .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 130%; text-align: center; color: #666;}
#ly_web_products_detail_0001_1TwentyTwo ul{margin-top: 24px; margin-bottom: 48px; gap: 31px;}
#ly_web_products_detail_0001_1TwentyTwo ul li{gap: 10px;}
#ly_web_products_detail_0001_1TwentyTwo ul li .icon{width: 54px; height: 54px;}
#ly_web_products_detail_0001_1TwentyTwo ul li .name{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 32px; line-height: 100%; color: #2079CE;}

#ly_web_products_detail_0001_1TwentyTwo .sticky-wrapper{ height: auto; min-height: 200vh; overflow: visible; position: relative;}
#ly_web_products_detail_0001_1TwentyTwo .sticky-box{ margin-top: 48px;  position: sticky;  position: -webkit-sticky; top: 0; height: auto; z-index: 10; will-change: transform;}

#ly_web_products_detail_0001_1TwentyTwo .content {padding: 0; width: 100%;  position: relative; z-index: 1;}
#ly_web_products_detail_0001_1TwentyTwo .pic {width: 100%; overflow: hidden; z-index: 1; will-change: transform, position;}
#ly_web_products_detail_0001_1TwentyTwo .pic::before{padding-top: 56.25%;}
#ly_web_products_detail_0001_1TwentyTwo .pic img { width: 100%; height: 100%; object-fit: cover; will-change: transform;}

#ly_web_products_detail_0001_1TwentyTwo .blur-layer {width: 100%; height: 100%; z-index: 2; pointer-events: none;background: linear-gradient(270deg, #F5F5F7 0%, rgba(245, 245, 247, 0.8) 100%); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); opacity: 0; will-change: opacity; }

#ly_web_products_detail_0001_1TwentyTwo .list{padding: 26px; gap: 40px; position: relative; opacity: 0; transform: translateY(30px); position: relative; z-index: 5; z-index: 4; will-change: transform, opacity;}
#ly_web_products_detail_0001_1TwentyTwo .item{width: 100%; gap: 0 4.167%;}
#ly_web_products_detail_0001_1TwentyTwo .item:nth-child(even){flex-direction: row-reverse;}
#ly_web_products_detail_0001_1TwentyTwo .item .img{width: 63.67%; border-radius: 20px;}
#ly_web_products_detail_0001_1TwentyTwo .item .img::before{padding-top: 64.14%;}
#ly_web_products_detail_0001_1TwentyTwo .item .info{width: calc(100% - 63.67% - 4.167%);}
#ly_web_products_detail_0001_1TwentyTwo .item .info .name{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 40px; line-height: 100%; text-align: center; color: #333;}
#ly_web_products_detail_0001_1TwentyTwo .listBox{z-index: 5;}

@media(max-width: 1680px){
    #ly_web_products_detail_0001_1TwentyTwo .item .img{width: 55%;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1TwentyTwo ul{margin-top: 18px; margin-bottom: 18px; gap: 46px;}
    #ly_web_products_detail_0001_1TwentyTwo ul li .name{font-size: 28px;}

    #ly_web_products_detail_0001_1TwentyTwo .list{padding: 26px 0;}
    #ly_web_products_detail_0001_1TwentyTwo .item .img{width: 50%;}
    #ly_web_products_detail_0001_1TwentyTwo .item .img::before{padding-top: 53.333%;}
}
@media(max-width: 1280px){
    #ly_web_products_detail_0001_1TwentyTwo .pic::before{padding-top: 65%;}
    #ly_web_products_detail_0001_1TwentyTwo .item .info .name{font-size: 32px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1TwentyTwo{padding: 64px 0 0;}
    #ly_web_products_detail_0001_1TwentyTwo ul{margin-top: 16px; margin-bottom: 16px; gap: 24px;}
    #ly_web_products_detail_0001_1TwentyTwo ul li .icon{width: 38px; height: 38px;}
    #ly_web_products_detail_0001_1TwentyTwo ul li .name{font-size: 24px;}
    #ly_web_products_detail_0001_1TwentyTwo .brief{margin-top: 16px;font-size: 16px;}

    #ly_web_products_detail_0001_1TwentyTwo .sticky-box{ margin-top: 24px;}

    #ly_web_products_detail_0001_1TwentyTwo .list{padding: 50px 0;}
    #ly_web_products_detail_0001_1TwentyTwo .item .info .name{font-size: 28px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1TwentyTwo{padding: .485rem 0 0; }
    #ly_web_products_detail_0001_1TwentyTwo .brief{margin-top: .121rem; font-size: .121rem; }
    #ly_web_products_detail_0001_1TwentyTwo ul{margin-top: .121rem; margin-bottom: .121rem; gap: .182rem;}
    #ly_web_products_detail_0001_1TwentyTwo ul li{gap: .076rem;}
    #ly_web_products_detail_0001_1TwentyTwo ul li .icon{width: .288rem; height: .288rem;}
    #ly_web_products_detail_0001_1TwentyTwo ul li .name{ font-size: .182rem;}

    #ly_web_products_detail_0001_1TwentyTwo .sticky-box{ margin-top: .182rem; }

    #ly_web_products_detail_0001_1TwentyTwo .list{padding: .379rem 0; gap: .303rem;}
    #ly_web_products_detail_0001_1TwentyTwo .item .img{ border-radius: .152rem;}
    #ly_web_products_detail_0001_1TwentyTwo .item .info .name{font-size: .212rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1TwentyTwo{padding: .8rem 0 0; }
    #ly_web_products_detail_0001_1TwentyTwo .title{font-size: .42rem;}
    #ly_web_products_detail_0001_1TwentyTwo .brief{margin-top: .32rem; font-size: .26rem; line-height: 1.5;}
    #ly_web_products_detail_0001_1TwentyTwo ul{margin-top: .32rem; margin-bottom: .32rem; gap: .32rem;}
    #ly_web_products_detail_0001_1TwentyTwo ul li{gap: .16rem;}
    #ly_web_products_detail_0001_1TwentyTwo ul li .icon{width: .6rem; height: .6rem;}
    #ly_web_products_detail_0001_1TwentyTwo ul li .name{ font-size: .3rem;}

    #ly_web_products_detail_0001_1TwentyTwo .sticky-box{margin-top: .48rem;top: 1.8rem !important;}

    #ly_web_products_detail_0001_1TwentyTwo .list{padding: 1rem 0; gap: 10px;}

    #ly_web_products_detail_0001_1TwentyTwo .pic::before{padding-top: 115.2%;}

    #ly_web_products_detail_0001_1TwentyTwo .item .img{width: 40%; border-radius: 8px;}
    #ly_web_products_detail_0001_1TwentyTwo .item .img::before{padding-top: 100%;}
    #ly_web_products_detail_0001_1TwentyTwo .item .info{width: calc(100% - 50% - 4.167%);}
    #ly_web_products_detail_0001_1TwentyTwo .item .info .name{font-size: .3rem;}
}





/* 风格二十三-图文 */
#ly_web_products_detail_0001_1TwentyThree{padding: 128px 0; position: relative; z-index: 2; width: 100%; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1TwentyThree .title{text-align: center;}
#ly_web_products_detail_0001_1TwentyThree .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 100%; text-align: center; color: #666;}
#ly_web_products_detail_0001_1TwentyThree .pic{margin-top: 48px; width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1TwentyThree .img{width: 100%; border-radius: 20px; height: auto;}
#ly_web_products_detail_0001_1TwentyThree .img img{width: 100%; height: auto;}
#ly_web_products_detail_0001_1TwentyThree .picCard{padding: 35px 55px; z-index: 2;}
#ly_web_products_detail_0001_1TwentyThree .picCard>div{max-width: 50%; max-height: calc(100% - 70px);}
#ly_web_products_detail_0001_1TwentyThree .picCard img{max-width: 100%; height: auto; max-height: 100%;}

#ly_web_products_detail_0001_1TwentyThree .list{ width: 100%; margin-top: 20px; gap: 20px;}
#ly_web_products_detail_0001_1TwentyThree .item{width: calc((100% - 20px) / 2); }
#ly_web_products_detail_0001_1TwentyThree .item .img{width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1TwentyThree .item .img::before{padding-top: 320px;}
#ly_web_products_detail_0001_1TwentyThree .info{width: 84.75%;}
#ly_web_products_detail_0001_1TwentyThree .info .tit{margin-top: 30px; gap: 6px; width: 100%;}
#ly_web_products_detail_0001_1TwentyThree .info .icon{width: 40px; height: 40px;}
#ly_web_products_detail_0001_1TwentyThree .info .name{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 28px; line-height: 100%; color: #333; flex: 1;}
#ly_web_products_detail_0001_1TwentyThree .info .desc{margin-top: 16px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px;  line-height: 150%; color: #666;}

@media(max-width: 1280px){ 
    #ly_web_products_detail_0001_1TwentyThree .info{width: 100%;}
    #ly_web_products_detail_0001_1TwentyThree .info .name{font-size: 24px;}
    #ly_web_products_detail_0001_1TwentyThree .info .desc{font-size: 18px;}
}
@media(max-width: 1024px){ 
    #ly_web_products_detail_0001_1TwentyThree{padding: 96px 0;}
    #ly_web_products_detail_0001_1TwentyThree .brief{font-size: 16px;}
    #ly_web_products_detail_0001_1TwentyThree .info .tit{margin-top: 24px;}
    #ly_web_products_detail_0001_1TwentyThree .info .name{font-size: 20px;}
    #ly_web_products_detail_0001_1TwentyThree .info .desc{margin-top: 14px;font-size: 16px;}

    #ly_web_products_detail_0001_1TwentyThree .picCard>div{max-height: 100%;}
    #ly_web_products_detail_0001_1TwentyThree .item .img::before{padding-top: 240px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1TwentyThree{padding: .727rem 0; }
    #ly_web_products_detail_0001_1TwentyThree .brief{margin-top: .182rem; font-size: .121rem; }
    #ly_web_products_detail_0001_1TwentyThree .pic{margin-top: .364rem;border-radius: .152rem;}
    #ly_web_products_detail_0001_1TwentyThree .img{border-radius: .152rem;}

    #ly_web_products_detail_0001_1TwentyThree .list{ margin-top: .152rem; gap: .152rem;}
    #ly_web_products_detail_0001_1TwentyThree .item{width: calc((100% - TwentyFour.152rem) / 2); }
    #ly_web_products_detail_0001_1TwentyThree .item .img{border-radius: .152rem;}
    #ly_web_products_detail_0001_1TwentyThree .info .tit{margin-top: .182rem; gap: .045rem; }
    #ly_web_products_detail_0001_1TwentyThree .info .icon{width: .303rem; height: .303rem;}
    #ly_web_products_detail_0001_1TwentyThree .info .name{ font-size: .152rem; }
    #ly_web_products_detail_0001_1TwentyThree .info .desc{margin-top: .106rem; font-size: .121rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1TwentyThree{padding: .8rem 0; }
    #ly_web_products_detail_0001_1TwentyThree .brief{margin-top: .16rem; font-size: .26rem; }
    #ly_web_products_detail_0001_1TwentyThree .pic{margin-top: .48rem;}
    #ly_web_products_detail_0001_1TwentyThree .img{position: relative;}
    #ly_web_products_detail_0001_1TwentyThree .img::before{content: '';padding-top: 100%;display: block;}
    #ly_web_products_detail_0001_1TwentyThree .img img{position: absolute; height: 100%;left: 0;top: 0;object-fit: cover;}

    #ly_web_products_detail_0001_1TwentyThree .list{ margin-top: .32rem; gap: .32rem;}
    #ly_web_products_detail_0001_1TwentyThree .item{width: 100%; position: relative;}
    #ly_web_products_detail_0001_1TwentyThree .item .img{border-radius: 8px;}
    #ly_web_products_detail_0001_1TwentyThree .item .img::before{padding-top: 188px; width: 100%;position: relative;z-index: 1;background-image: linear-gradient(to top, rgba(51,51,51,.4) 0%, rgba(51,51,51,0) 100%);}
    #ly_web_products_detail_0001_1TwentyThree .info{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;padding: .2rem;display: flex;flex-direction: column;justify-content: flex-end;}
    #ly_web_products_detail_0001_1TwentyThree .info .tit{margin-top: 0; gap: .09rem; }
    #ly_web_products_detail_0001_1TwentyThree .info .icon{width: .52rem; height: .52rem;}
    /*#ly_web_products_detail_0001_1TwentyThree .info .name{ font-size: .28rem;color: #fff;}*/
    /*#ly_web_products_detail_0001_1TwentyThree .info .desc{margin-top: 8px; font-size: .22rem;color: #fff;}*/
    #ly_web_products_detail_0001_1TwentyThree .info .name{ font-size: 16px;color: #fff;}
    #ly_web_products_detail_0001_1TwentyThree .info .desc{margin-top: 8px; font-size: 12px;color: #fff;}

    #ly_web_products_detail_0001_1TwentyThree .picCard{padding: 20px;}
    #ly_web_products_detail_0001_1TwentyThree .picCard .hasCardRightMb{display: none;}
    #ly_web_products_detail_0001_1TwentyThree .mb_pic{display: block;margin-top: .32rem;}
    

}


/* 风格二十四 */
#ly_web_products_detail_0001_1TwentyFour{padding: 128px 0; position: relative; z-index: 2; background-color: #f5f5f7; z-index: 2;}
#ly_web_products_detail_0001_1TwentyFour .li{border-radius: 10px;margin-right: 1.667%;}
#ly_web_products_detail_0001_1TwentyFour .li .pic{height: 350px;}
#ly_web_products_detail_0001_1TwentyFour .li:nth-child(1){width: 69.833%;margin-bottom: 20px;}
#ly_web_products_detail_0001_1TwentyFour .li:nth-child(2){width: 28.5%;margin-bottom: 20px;margin-right: 0;}
#ly_web_products_detail_0001_1TwentyFour .li:nth-child(3){width: 28.5%;}
#ly_web_products_detail_0001_1TwentyFour .li:nth-child(4){width: 22.333%;}
#ly_web_products_detail_0001_1TwentyFour .li:nth-child(5){width: 45.833%;margin-right: 0;}
#ly_web_products_detail_0001_1TwentyFour .li .text{padding: 20px;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0) 40%);z-index: 2;}
#ly_web_products_detail_0001_1TwentyFour .li .tit{font-family: Figtree;font-weight: 600;font-style: SemiBold;font-size: 28px;line-height: 97%;color: #fff;}
#ly_web_products_detail_0001_1TwentyFour .li:hover .pic img{transform: scale(1.05);}

@media(max-width: 1366px){ 
    #ly_web_products_detail_0001_1TwentyFour .li .tit{font-size: 26px;}
}
@media(max-width: 1024px){ 
    #ly_web_products_detail_0001_1TwentyFour{padding: 80px 0;}
    #ly_web_products_detail_0001_1TwentyFour .li .pic{height: 262px;}
    #ly_web_products_detail_0001_1TwentyFour .li .tit{font-size: 24px;}
}
@media(max-width: 992px){ 
    #ly_web_products_detail_0001_1TwentyFour{padding: .64rem 0;}
    #ly_web_products_detail_0001_1TwentyFour .li{border-radius: .076rem;}
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(1){margin-bottom: .152rem;}
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(2){margin-bottom: .152rem;}
    #ly_web_products_detail_0001_1TwentyFour .li .text{padding: .152rem;}
    #ly_web_products_detail_0001_1TwentyFour .li .tit{font-size: .182rem;}
}
@media(max-width: 768px){ 
    #ly_web_products_detail_0001_1TwentyFour{padding: .8rem 0;}
    #ly_web_products_detail_0001_1TwentyFour .list{justify-content: space-between;  gap: 10px;}
    #ly_web_products_detail_0001_1TwentyFour .li{margin-right: 0;border-radius: 8px;}
    #ly_web_products_detail_0001_1TwentyFour .li .pic{height: 180px;}
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(1){width: 100%;margin: 0;}
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(2),
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(3){margin: 0;}
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(2),
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(5){width: 39.65%;}
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(3),
    #ly_web_products_detail_0001_1TwentyFour .li:nth-child(4){width: 57.434%;}

    #ly_web_products_detail_0001_1TwentyFour .li .text{padding: .2rem;}
    #ly_web_products_detail_0001_1TwentyFour .li .tit{font-size: .3rem;}
}



/* 风格二十五 */
#ly_web_products_detail_0001_1TwentyFive{position: relative; z-index: 2; width: 100%; height: 100vh;  background-color: #fff; will-change: transform, opacity;}
#ly_web_products_detail_0001_1TwentyFive .position-sticky{min-height: calc(100vh + (800px - 100vh) / 2); position: sticky; top: 0;overflow: hidden;}
#ly_web_products_detail_0001_1TwentyFive .position-flex{width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; position: relative; background-color: #fff;}
#ly_web_products_detail_0001_1TwentyFive .animate-wrapper{max-width: 100%; display: flex; flex-direction: column; justify-content: center; width: 100%; margin: 0 auto; position: relative; z-index: 2;}
#ly_web_products_detail_0001_1TwentyFive .title-wrapper{max-width: 100%;width: 1200px; margin: 0 auto; display: flex; flex-direction: column;align-items: center;}
#ly_web_products_detail_0001_1TwentyFive .title-wrapper .subtitle{margin-top: 24px; width: fit-content;opacity: 0; transform: translateX(100vw); font-size: 64px; padding-right: 10px; font-weight: 700; line-height: 1.2; color: #000; background: linear-gradient(90deg, #013C70 0%, #0085FA 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 8px; width: -moz-fit-content; width: fit-content; display: inline;}
#ly_web_products_detail_0001_1TwentyFive .player{width: 100%; overflow: hidden;}
#ly_web_products_detail_0001_1TwentyFive .player-wrapper { width: 0; height: 2px; border-radius: 0; overflow: hidden; display: flex; align-items: center; position: relative; will-change: transform, opacity;}
/* #ly_web_products_detail_0001_1TwentyFive .player-wrapper::before{content: ''; width: 100%; height: 100%; background-color: linear-gradient(90deg, #013C70 17.65%, #0188FF 100%); position: absolute; top: 0; left: 0; z-index: 5; opacity: 1;} */
#ly_web_products_detail_0001_1TwentyFive .player-media-wrap,
#ly_web_products_detail_0001_1TwentyFive .player-media-wrap .pic,
#ly_web_products_detail_0001_1TwentyFive .player-media-wrap img,
#ly_web_products_detail_0001_1TwentyFive .player-media-wrap video{width: 100%; height: 100%;}

#ly_web_products_detail_0001_1TwentyFive .box{padding: 128px 0;} 
#ly_web_products_detail_0001_1TwentyFive .box .title{color: #fff; text-align: center;}
#ly_web_products_detail_0001_1TwentyFive .box .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%;text-align: center; color: #fff;}
#ly_web_products_detail_0001_1TwentyFive .box .datas{margin-top: 62px; color: #fff; text-shadow: 4px 4px 4px rgba(143, 159, 181, 0.4);}
#ly_web_products_detail_0001_1TwentyFive .box .p1{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 32px; line-height: 100%;}
#ly_web_products_detail_0001_1TwentyFive .box .p2{margin: 10px 0; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 96px; line-height: 100%;}
#ly_web_products_detail_0001_1TwentyFive .player-mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, #013C70 0%, #0085FA 100%); background-size: 200% 100%; opacity: 1;}
#ly_web_products_detail_0001_1TwentyFive .content-wrapper{width: 100%; margin: 0 auto; display: flex; flex-direction: column;}
#ly_web_products_detail_0001_1TwentyFive .content-wrapper .content{margin-top: 24px; width: 548px; opacity: 0; transform: translateX(50vw); font-size: 16px; font-weight: 400; line-height: 24px; color: #666;}

@media(max-width: 1920px){
    #ly_web_products_detail_0001_1TwentyFive .title-wrapper .subtitle{font-size: 60px;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1TwentyFive .title-wrapper .subtitle{font-size: 56px;}

    #ly_web_products_detail_0001_1TwentyFive .box{padding: 96px 0;} 
    #ly_web_products_detail_0001_1TwentyFive .box .datas{width: 70%;margin: 36px auto 0;}
    #ly_web_products_detail_0001_1TwentyFive .box .p1{font-size: 28px;}
    #ly_web_products_detail_0001_1TwentyFive .box .p2{font-size: 72px;margin: 4px 0;}
}
@media(max-width: 1280px){
    #ly_web_products_detail_0001_1TwentyFive .title-wrapper .subtitle{font-size: 48px;}
}
@media(max-width: 1150px){
    #ly_web_products_detail_0001_1TwentyFive .title-wrapper .subtitle{font-size: 42px;}
}
@media(max-width: 1024px){ 
    #ly_web_products_detail_0001_1TwentyFive .box .title{font-size: 40px;}
    #ly_web_products_detail_0001_1TwentyFive .box .brief{font-size: 16px;margin-top: 16px;}

    #ly_web_products_detail_0001_1TwentyFive .box .datas{width: 86%;margin-top: 22px;}
    #ly_web_products_detail_0001_1TwentyFive .box .p1{font-size: 24px;}
    #ly_web_products_detail_0001_1TwentyFive .box .p2{font-size: 40px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1TwentyFive .title-wrapper .subtitle{margin-top: .182rem; font-size: .318rem; padding-right: 0; }

    #ly_web_products_detail_0001_1TwentyFive .box{padding: .727rem 0;} 
    #ly_web_products_detail_0001_1TwentyFive .box .title{font-size: .303rem;}
    #ly_web_products_detail_0001_1TwentyFive .box .brief{margin-top: .121rem; font-size: .121rem;}
    #ly_web_products_detail_0001_1TwentyFive .box .datas{margin-top: .167rem; }
    #ly_web_products_detail_0001_1TwentyFive .box .p1{font-size: .182rem; }
    #ly_web_products_detail_0001_1TwentyFive .box .p2{margin: .03rem 0; font-size: .303rem;}
    #ly_web_products_detail_0001_1TwentyFive .content-wrapper .content{margin-top: .182rem; width: 4.152rem; font-size: .121rem; line-height: 1.5;}

}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1TwentyFive .title-wrapper .subtitle{font-size: .36rem;}

    #ly_web_products_detail_0001_1TwentyFive .box{padding: 1.8rem 0;} 

    #ly_web_products_detail_0001_1TwentyFive .box .title{font-size: .42rem;text-align: left !important;width: 86%;margin: 0 auto;/*margin-left: auto;margin-right: auto;padding-right: 2rem;*/}
    #ly_web_products_detail_0001_1TwentyFive .box .brief{margin-top: .16rem; font-size: .26rem;text-align: left !important;width: 86%;margin-left: auto;margin-right: auto;padding-right: 1.2rem;}
    #ly_web_products_detail_0001_1TwentyFive .box .datas{margin-top: .8rem;flex-direction: column;gap: .4rem; text-shadow: 2px 2px 4px rgba(143, 159, 181, 0.3);}
    #ly_web_products_detail_0001_1TwentyFive .box .p1{font-size: .26rem;}
    #ly_web_products_detail_0001_1TwentyFive .box .p2{margin: .12rem 0; font-size: 1rem;}
    #ly_web_products_detail_0001_1TwentyFive .content-wrapper .content{margin-top: .32rem; font-size: .26rem; }
    #ly_web_products_detail_0001_1TwentyFive .twentyFive img{object-position: left !important;}
}



/* 风格二十六-图文-卡片 */
#ly_web_products_detail_0001_1TwentySix{padding: 128px 0;  position: relative; z-index: 2; background-color: #fff;}
#ly_web_products_detail_0001_1TwentySix .title{text-align: center;}
#ly_web_products_detail_0001_1TwentySix .list{margin-top: 36px; gap: 128px;}
#ly_web_products_detail_0001_1TwentySix .list .icon{width: 100px; height: 100px;}
#ly_web_products_detail_0001_1TwentySix .list .tit{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 150%; text-transform: capitalize; color: #333;}
#ly_web_products_detail_0001_1TwentySix .brief{margin-top: 36px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%; text-align: center; color: #666;}
#ly_web_products_detail_0001_1TwentySix .pic{margin-top: 48px; width: 100%; height: auto;}
#ly_web_products_detail_0001_1TwentySix .pic:before{width: 100%; height: 960px;}
#ly_web_products_detail_0001_1TwentySix .tip{margin-top: 20px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 120%; color: #999;}

@media(max-width: 1440px){
    #ly_web_products_detail_0001_1TwentySix .pic:before{height: 720px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1TwentySix{padding: 64px 0;}
    #ly_web_products_detail_0001_1TwentySix .list{margin-top: 24px; gap: 60px;}
    #ly_web_products_detail_0001_1TwentySix .list .icon{width: 48px; height: 48px;margin: 0 auto;}
    #ly_web_products_detail_0001_1TwentySix .list .tit{font-size: 20px;}
    #ly_web_products_detail_0001_1TwentySix .brief{margin-top: 24px; font-size: 16px;}
    #ly_web_products_detail_0001_1TwentySix .pic{margin-top: 24px;}
    #ly_web_products_detail_0001_1TwentySix .pic:before{height: 512px;}
    #ly_web_products_detail_0001_1TwentySix .tip{margin-top: 24px;font-size: 12px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1TwentySix{padding: .485rem 0; }
    #ly_web_products_detail_0001_1TwentySix .list{margin-top: .182rem; gap: .455rem;}
    #ly_web_products_detail_0001_1TwentySix .list .icon{width: .364rem; height: .364rem;}
    #ly_web_products_detail_0001_1TwentySix .list .tit{font-size: .152rem;}
    #ly_web_products_detail_0001_1TwentySix .brief{margin-top: .182rem; font-size: .121rem;}
    #ly_web_products_detail_0001_1TwentySix .pic{margin-top: .182rem;}
    #ly_web_products_detail_0001_1TwentySix .tip{margin-top: .182rem; font-size: .091rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1TwentySix{padding: .8rem 0 .4rem; }
    #ly_web_products_detail_0001_1TwentySix .list{margin-top: .32rem; gap: .6rem;}
    #ly_web_products_detail_0001_1TwentySix .list .icon{width: 1rem; height: 1rem;}
    #ly_web_products_detail_0001_1TwentySix .list .tit{font-size: .3rem;}
    #ly_web_products_detail_0001_1TwentySix .brief{margin-top: .32rem; font-size: .22rem;}
    #ly_web_products_detail_0001_1TwentySix .pic{margin-top: .4rem;}
    #ly_web_products_detail_0001_1TwentySix .pic:before{height: 378px;}
    #ly_web_products_detail_0001_1TwentySix .tip{margin-top: .2rem; font-size: .26rem;text-align: center;padding: 0 .8rem;}
}



/* 风格二十七 */
#ly_web_products_detail_0001_1TwentySeven{padding: 0 !important; position: relative; z-index: 2; background: #fff;}
/* #ly_web_products_detail_0001_1TwentySeven .cont{padding: 0; height: 100vh; position: sticky; top: 0;} */
#ly_web_products_detail_0001_1TwentySeven .cont{padding: 0; height: 100vh;}
#ly_web_products_detail_0001_1TwentySeven .box{width: 100%; height: 100%; margin: 0 auto; position: relative; overflow: hidden;}
#ly_web_products_detail_0001_1TwentySeven .list { display: inline-flex; gap: 0; white-space: nowrap; height: 100%; visibility: visible; opacity: 1; will-change: transform; background-color: #fff;}
#ly_web_products_detail_0001_1TwentySeven .item{width: 100vw; height: 100%;}
#ly_web_products_detail_0001_1TwentySeven .slide{width: 1680px; gap: 30px; flex-shrink: 0; }
/* #ly_web_products_detail_0001_1TwentySeven .slide:last-child{margin-right: 140px;} */
#ly_web_products_detail_0001_1TwentySeven .left{width: 47.5%;}
#ly_web_products_detail_0001_1TwentySeven .title{width: 100%; white-space: wrap;}
#ly_web_products_detail_0001_1TwentySeven .brief{ width: 100%; margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%; color: #666; white-space: wrap;}
#ly_web_products_detail_0001_1TwentySeven .pic{width: 50%; border-radius: 20px; flex-shrink: 0;}
#ly_web_products_detail_0001_1TwentySeven .pic::before{padding-top: 680px;}

#ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .left{position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; padding: 6.67%; }
#ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .left .title,
#ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .left .brief{color: #fff;}
#ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .left .brief{display: none;}
#ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .pic{width: 100%;}


@media(max-width: 1920px){
    #ly_web_products_detail_0001_1TwentySeven .slide{width: 1200px;}
}
@media(max-width: 1440px){
    #ly_web_products_detail_0001_1TwentySeven .pic::before{padding-top: 512px;}
    
    #ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .left{padding: 4%;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1TwentySeven .slide{width: 900px;}
    #ly_web_products_detail_0001_1TwentySeven .list{gap: 80px;}
    #ly_web_products_detail_0001_1TwentySeven .pic::before{padding-top: 365px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1TwentySeven .slide{width: 6.818rem; gap: .227rem;}
    #ly_web_products_detail_0001_1TwentySeven .slide:last-child{margin-right: 1.061rem;}
    #ly_web_products_detail_0001_1TwentySeven .brief{margin-top: .182rem; font-size: .152rem;}
    #ly_web_products_detail_0001_1TwentySeven .pic{border-radius: .152rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1TwentySeven .cont{padding: .8rem 0 .4rem; height: auto;background-color: #f5f5f7;}
    #ly_web_products_detail_0001_1TwentySeven .list{width: 100%;;margin: 0;gap: .72rem;flex-direction: column;padding: 0 4%;background-color: transparent;}
    #ly_web_products_detail_0001_1TwentySeven .item{width: 100%;}
    #ly_web_products_detail_0001_1TwentySeven .slide{width: 100%; gap: 0;flex-direction: column;}
    #ly_web_products_detail_0001_1TwentySeven .slide:last-child{margin-right: 0;}

    #ly_web_products_detail_0001_1TwentySeven .title{font-size: .42rem;}
    #ly_web_products_detail_0001_1TwentySeven .brief{font-size: .22rem; margin-top: .15rem;}
    #ly_web_products_detail_0001_1TwentySeven .left{width: 100%;text-align: center;}
    #ly_web_products_detail_0001_1TwentySeven .pic{width: 100%;}
    #ly_web_products_detail_0001_1TwentySeven .item:first-child .slide .pic{margin-top: .48rem;}
    #ly_web_products_detail_0001_1TwentySeven .pic::before{padding-top: 262px;}

    #ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .pic{border-radius: 8px 8px 0 0;}
    #ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .pic::before{padding-top: 180px;}
    #ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide{flex-direction: column-reverse;}
    #ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .left{position: static;text-align: left;background-color: #fff;border-radius: 0 0 8px 8px;padding: 18px 20px 11px;}
    #ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .left .title{color: #333;}
    #ly_web_products_detail_0001_1TwentySeven .item:not(:first-child) .slide .left .brief{display: block; color: #666;}
}



/* 风格二十八 */
#ly_web_products_detail_0001_1TwentyEight{padding: 128px 0; position: relative; z-index: 2; background: #f5f5f7;}
#ly_web_products_detail_0001_1TwentyEight .title{text-align: center;}
#ly_web_products_detail_0001_1TwentyEight .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%; color: #666; white-space: wrap; text-align: center;}
#ly_web_products_detail_0001_1TwentyEight .list{margin-top: 48px; gap: 24px;}
#ly_web_products_detail_0001_1TwentyEight .item{width: calc((100% - 24px * 2 ) / 3); background-color: #fff; border-radius: 20px;}
#ly_web_products_detail_0001_1TwentyEight .pic{width: 100%;}
#ly_web_products_detail_0001_1TwentyEight .pic::before{padding-top: 100%;}
#ly_web_products_detail_0001_1TwentyEight .tit{padding: 28px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 28px; line-height: 100%; color: #333;}

@media(max-width: 1024px){
    #ly_web_products_detail_0001_1TwentyEight{padding: 64px 0;}
    #ly_web_products_detail_0001_1TwentyEight .brief{margin-top: 18px;font-size: 16px;}
    #ly_web_products_detail_0001_1TwentyEight .list{margin-top: 24px;gap: 18px;}
    #ly_web_products_detail_0001_1TwentyEight .item{width: calc((100% - 18px * 2 ) / 3);}
    #ly_web_products_detail_0001_1TwentyEight .tit{padding: 16px 22px 20px;font-size: 24px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1TwentyEight{padding: .485rem 0;}
    #ly_web_products_detail_0001_1TwentyEight .brief{margin-top: .136rem; font-size: .121rem;}
    #ly_web_products_detail_0001_1TwentyEight .list{margin-top: .182rem; gap: .136rem;}
    #ly_web_products_detail_0001_1TwentyEight .item{width: calc((100% - .136rem * 2 ) / 3); border-radius: .152rem;}
    #ly_web_products_detail_0001_1TwentyEight .tit{padding: .121rem .167rem .152rem; font-size: .182rem; }
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1TwentyEight{padding: .485rem 0;}
    #ly_web_products_detail_0001_1TwentyEight .cw1312{padding: .8rem .32rem;background-color: #fff;border-radius: .32rem;}
    #ly_web_products_detail_0001_1TwentyEight .brief{margin-top: .16rem; font-size: .22rem;}
    #ly_web_products_detail_0001_1TwentyEight .list{margin-top: .48rem; gap: .48rem;flex-direction: column;}
    #ly_web_products_detail_0001_1TwentyEight .item{width: 100%;position: relative;}
    #ly_web_products_detail_0001_1TwentyEight .pic{border-radius: .16rem;}
    #ly_web_products_detail_0001_1TwentyEight .pic::before{padding-top: 70.739%;}
    #ly_web_products_detail_0001_1TwentyEight .tit{padding: .36rem .28rem; font-size: .3rem; color: #fff; position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: flex-end;line-height: 1.5;}
}



/* 风格二十九 */
#ly_web_products_detail_0001_1TwentyNine{ padding: 128px 0; width: 100%; position: relative; z-index: 2; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1TwentyNine .list{gap: 128px;}
#ly_web_products_detail_0001_1TwentyNine .item{width: 100%;}
#ly_web_products_detail_0001_1TwentyNine .item:nth-child(even){flex-direction: row-reverse;}
#ly_web_products_detail_0001_1TwentyNine .img{width: 50%; border-radius: 20px;}
#ly_web_products_detail_0001_1TwentyNine .img::before{height: 500px;}
#ly_web_products_detail_0001_1TwentyNine .text{width: 43.33%;}
#ly_web_products_detail_0001_1TwentyNine .desc{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #666;}

@media(max-width: 1024px){ 
    #ly_web_products_detail_0001_1TwentyNine{padding: 64px 0;}
    #ly_web_products_detail_0001_1TwentyNine .list{gap: 64px;}
    #ly_web_products_detail_0001_1TwentyNine .img::before{height: 354px;}
    #ly_web_products_detail_0001_1TwentyNine .desc{margin-top: 16px;font-size: 16px;}
}
@media(max-width: 992px){ 
    #ly_web_products_detail_0001_1TwentyNine{ padding: .485rem 0;}
    #ly_web_products_detail_0001_1TwentyNine .list{gap: .485rem;}
    #ly_web_products_detail_0001_1TwentyNine .desc{margin-top: .121rem; font-size: .121rem;}
}
@media(max-width: 768px){ 
    #ly_web_products_detail_0001_1TwentyNine .item{flex-direction: column-reverse;border-radius: 4px;overflow: hidden;}
    #ly_web_products_detail_0001_1TwentyNine .item:nth-child(even){flex-direction: column-reverse;}
    #ly_web_products_detail_0001_1TwentyNine .img{width: 100%;border-radius: 0;}
    #ly_web_products_detail_0001_1TwentyNine .img::before{height: inherit; padding-top: 52.478%;}
        
    #ly_web_products_detail_0001_1TwentyNine .text{width: 100%;background-color: #fff;padding: 18px 20px 35px;}
    #ly_web_products_detail_0001_1TwentyNine .title{font-size: .4rem;}
    #ly_web_products_detail_0001_1TwentyNine .desc{margin-top: .16rem; font-size: .24rem;}
}



/* 风格三十 */
#ly_web_products_detail_0001_1Thirty{padding: 128px 0; width: 100%; position: relative; z-index: 2; background-color: #f5f5f7;}
#ly_web_products_detail_0001_1Thirty .title{text-align: center;}
#ly_web_products_detail_0001_1Thirty .subtitle{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 32px; line-height: 100%; text-align: center;color: #666; text-align: center;}
#ly_web_products_detail_0001_1Thirty .brief{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; color: #999; text-align: center;}
#ly_web_products_detail_0001_1Thirty .content{width: 100%;}
#ly_web_products_detail_0001_1Thirty .line{width: 89px; height: 174px; top: -40px; left: 50%; transform: translateX(-50%); z-index: 1;}
#ly_web_products_detail_0001_1Thirty .image{margin-top: 64px; width: 100%; border-radius: 20px;}
#ly_web_products_detail_0001_1Thirty .image::before{padding-top: 600px;}
#ly_web_products_detail_0001_1Thirty .tip{ margin-top: 40px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 140%; text-align: center; color: #666;}

@media (max-width: 1440px) {
    #ly_web_products_detail_0001_1Thirty .tip{ margin: 32px auto 0; width: 60%; }
}
@media(max-width: 1024px){ 
    #ly_web_products_detail_0001_1Thirty{padding: 76px 0;}
    #ly_web_products_detail_0001_1Thirty .subtitle{font-size: 28px;}
    #ly_web_products_detail_0001_1Thirty .brief{font-size: 24px;}
    
    #ly_web_products_detail_0001_1Thirty .line{width: 40px; height: 90px; top: -15px;}
    #ly_web_products_detail_0001_1Thirty .image{ margin-top: 32px }
    #ly_web_products_detail_0001_1Thirty .image::before{padding-top: 450px;}
    #ly_web_products_detail_0001_1Thirty .tip{font-size: 12px; width: 50%;}
}
@media(max-width: 992px){ 
    #ly_web_products_detail_0001_1Thirty{padding: .5758rem 0;}
    #ly_web_products_detail_0001_1Thirty .subtitle{margin-top: .182rem; font-size: .1515rem;}
    #ly_web_products_detail_0001_1Thirty .brief{margin-top: .182rem; font-size: .121rem; }
    
    #ly_web_products_detail_0001_1Thirty .line{width: .303rem; height: .6818rem; top: -0.1136rem;}
    #ly_web_products_detail_0001_1Thirty .image{ margin-top: .2424rem }
    #ly_web_products_detail_0001_1Thirty .tip{font-size: .0909rem; width: 50%;}
}
@media(max-width: 768px){ 
    #ly_web_products_detail_0001_1Thirty{padding: .8rem 0;}
    #ly_web_products_detail_0001_1Thirty .subtitle{margin-top: .16rem; font-size: .3rem;}
    #ly_web_products_detail_0001_1Thirty .brief{margin-top: .16rem; font-size: .22rem; font-weight: 400; font-style: Regular;}
    
    #ly_web_products_detail_0001_1Thirty .line{width: .36rem; height: .72rem; top: -0.16rem;} 
    
    #ly_web_products_detail_0001_1Thirty .line img{width: 100%; height: 100%;}
    #ly_web_products_detail_0001_1Thirty .image{ margin-top: .36rem; border-radius: 8px;}
    #ly_web_products_detail_0001_1Thirty .image::before{padding-top: 262px;}
    #ly_web_products_detail_0001_1Thirty .tip{font-size: .24rem; width: 100%; margin-top: .2rem;}
}



/* 风格三十一 */
#ly_web_products_detail_0001_1ThirtyOne{padding: 128px 0; position: relative; z-index: 2; background: #f5f5f7;}
#ly_web_products_detail_0001_1ThirtyOne .title{text-align: center;}
#ly_web_products_detail_0001_1ThirtyOne .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%; color: #666; text-align: center; white-space: wrap;}
#ly_web_products_detail_0001_1ThirtyOne .swiper{margin-top: 64px; overflow: visible!important;}
#ly_web_products_detail_0001_1ThirtyOne .swiper-slide{width: 24.53%;margin-right: 20px;border-radius: 20px;}  
#ly_web_products_detail_0001_1ThirtyOne .pic{width: 100%;}
#ly_web_products_detail_0001_1ThirtyOne .pic::before{padding-top: 100%;}
#ly_web_products_detail_0001_1ThirtyOne .play{bottom: 10px; right: 10px; width: 53px; height: 56px; z-index: 10;}
#ly_web_products_detail_0001_1ThirtyOne .info{z-index: 2; padding: 16px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.6) 100%);}
#ly_web_products_detail_0001_1ThirtyOne .info .name{max-width: calc(100% - 75px); font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 1.3; color: #ffff;}

@media (max-width: 1440px) {
    #ly_web_products_detail_0001_1ThirtyOne .swiper-slide{width: calc((100% - 40px) / 3);}
}
@media(max-width: 1024px){ 
    #ly_web_products_detail_0001_1ThirtyOne{padding: 80px 0;}
    #ly_web_products_detail_0001_1ThirtyOne .brief{font-size: 24px;}
    #ly_web_products_detail_0001_1ThirtyOne .swiper{margin-top: 32px;}
    #ly_web_products_detail_0001_1ThirtyOne .swiper-slide{width: 34.33%;}
    #ly_web_products_detail_0001_1ThirtyOne .info .name{font-size: 16px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1ThirtyOne{padding: .6061rem 0; }
    #ly_web_products_detail_0001_1ThirtyOne .brief{margin-top: .182rem; font-size: .121rem; }
    #ly_web_products_detail_0001_1ThirtyOne .swiper{margin-top: .2424rem;}
    #ly_web_products_detail_0001_1ThirtyOne .info .name{font-size: .1212rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1ThirtyOne{padding: .8rem 0; }
    #ly_web_products_detail_0001_1ThirtyOne .brief{margin-top: .16rem; font-size: .26rem; }
    #ly_web_products_detail_0001_1ThirtyOne .swiper{margin-top: .32rem;}
    #ly_web_products_detail_0001_1ThirtyOne .swiper-slide{width: calc((100% - .2rem) / 2); margin-right: .2rem; border-radius: 10px;}
#ly_web_products_detail_0001_1ThirtyOne .play{ width: 36px; height: 38px; }
    #ly_web_products_detail_0001_1ThirtyOne .info .name{font-size: .24rem; line-height: 1.6;}
}



/* 风格三十二 */
#ly_web_products_detail_0001_1ThirtyTwo{padding: 128px 0; width: 100%; background-color: #f5f5f7;  position: relative; z-index: 2;}
#ly_web_products_detail_0001_1ThirtyTwo .title{text-align: center;}
#ly_web_products_detail_0001_1ThirtyTwo .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%; color: #666; text-align: center; white-space: wrap;}
#ly_web_products_detail_0001_1ThirtyTwo .tip{margin-top: 12px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 120%; color: #999; text-align: center; white-space: wrap;}
#ly_web_products_detail_0001_1ThirtyTwo .pic{margin-top: 48px; width: 100%;}
#ly_web_products_detail_0001_1ThirtyTwo .pic::before{padding-top: 960px;}

@media(max-width: 1440px){
#ly_web_products_detail_0001_1ThirtyTwo .pic::before{padding-top: 720px;}
}
@media(max-width: 1024px){
    #ly_web_products_detail_0001_1ThirtyTwo{padding: 64px 0;}
    #ly_web_products_detail_0001_1ThirtyTwo .brief{font-size: 16px;margin-top: 16px;}
    #ly_web_products_detail_0001_1ThirtyTwo .tip{font-size: 12px;margin-top: 10px;}
    #ly_web_products_detail_0001_1ThirtyTwo .pic{margin-top: 24px;}
    #ly_web_products_detail_0001_1ThirtyTwo .pic::before{padding-top: 512px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1ThirtyTwo{padding: .485rem 0;}
    #ly_web_products_detail_0001_1ThirtyTwo .brief{margin-top: .121rem; font-size: .121rem;}
    #ly_web_products_detail_0001_1ThirtyTwo .tip{margin-top: .076rem; font-size: .091rem;}
    #ly_web_products_detail_0001_1ThirtyTwo .pic{margin-top: .182rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1ThirtyTwo{padding: .8rem 0 !important;}
    #ly_web_products_detail_0001_1ThirtyTwo .brief{margin-top: .16rem; font-size: .22rem;}
    #ly_web_products_detail_0001_1ThirtyTwo .tip{margin-top: .12rem; font-size: .26rem;}
    #ly_web_products_detail_0001_1ThirtyTwo .pic{margin-top: .42rem;}
    #ly_web_products_detail_0001_1ThirtyTwo .pic::before{padding-top: 412px;}
}



/* 风格三十三 */
#ly_web_products_detail_0001_1ThirtyThree{padding: 0; width: 100%; background-color: #f5f5f7;  position: relative; z-index: 2;}
/*#ly_web_products_detail_0001_1ThirtyThree .title{text-align: center;}*/
/*#ly_web_products_detail_0001_1ThirtyThree .brief{margin-top: 24px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 150%; color: #666; text-align: center; white-space: wrap;}*/
/*#ly_web_products_detail_0001_1ThirtyThree .tip{margin-top: 12px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 120%; color: #999; text-align: center; white-space: wrap;}*/
/*#ly_web_products_detail_0001_1ThirtyThree .pic{margin-top: 48px; width: 100%;}*/
#ly_web_products_detail_0001_1ThirtyThree .pic{width: 100%;}
#ly_web_products_detail_0001_1ThirtyThree .pic::before{padding-top: 54.6875%;}

@media(max-width: 1440px){
    /*#ly_web_products_detail_0001_1ThirtyThree .pic::before{padding-top: 780px;}*/
}
@media(max-width: 1024px){
    /*#ly_web_products_detail_0001_1ThirtyThree{padding: 64px 0;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .brief{font-size: 16px;margin-top: 16px;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .tip{font-size: 12px;margin-top: 10px;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .pic{margin-top: 24px;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .pic::before{padding-top: 560px;}*/
}
@media(max-width: 992px){
    /*#ly_web_products_detail_0001_1ThirtyThree{padding: .485rem 0;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .brief{margin-top: .121rem; font-size: .121rem;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .tip{margin-top: .076rem; font-size: .091rem;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .pic{margin-top: .182rem;}*/
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1ThirtyThree{padding-top: 10px;}
    /*#ly_web_products_detail_0001_1ThirtyThree .brief{margin-top: .16rem; font-size: .28rem;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .tip{margin-top: .12rem; font-size: .26rem;}*/
    /*#ly_web_products_detail_0001_1ThirtyThree .pic{margin-top: 1.15rem;}*/
    #ly_web_products_detail_0001_1ThirtyThree .pic::before{padding-top: 93.02%;}
}



/* 风格三十四 */
#ly_web_products_detail_0001_1ThirtyFour{padding: 128px 0;  position: relative; z-index: 2; width: 100%; background-color: #f5f5f7; z-index: 1;}
#ly_web_products_detail_0001_1ThirtyFour .title{text-align: center;}
#ly_web_products_detail_0001_1ThirtyFour .brief{margin-top: 24px; font-family: Figtree;font-weight: 400;font-style: Regular;font-size: 20px;line-height: 150%;text-align: center; color: #666;}
#ly_web_products_detail_0001_1ThirtyFour ul{margin-top: 24px; gap: 40px;}
#ly_web_products_detail_0001_1ThirtyFour ul li{gap: 8px;}
#ly_web_products_detail_0001_1ThirtyFour ul li .icon{width: 54px; height: 54px;}
#ly_web_products_detail_0001_1ThirtyFour ul li .info{font-family: Figtree;font-weight: 600;font-style: SemiBold;color: var(--main);}
#ly_web_products_detail_0001_1ThirtyFour ul li .desc{font-size: 16px; line-height: 93%; min-height: 14px; opacity: 0.6;}
#ly_web_products_detail_0001_1ThirtyFour ul li .name{font-size: 32px; line-height: 93%;}
#ly_web_products_detail_0001_1ThirtyFour .pic {margin-top: 48px; width: 100%; border-radius: 20px; overflow: hidden; z-index: 1;}
#ly_web_products_detail_0001_1ThirtyFour .pic::before{padding-top: 600px;}

@media(max-width: 1024px){
    #ly_web_products_detail_0001_1ThirtyFour{padding: 64px 0;}
    #ly_web_products_detail_0001_1ThirtyFour .brief{font-size: 16px;margin-top: 16px;}
    
    #ly_web_products_detail_0001_1ThirtyFour ul{margin-top: 16px; gap: 19px;}
    #ly_web_products_detail_0001_1ThirtyFour ul li .icon{width: 38px; height: 38px;}
    #ly_web_products_detail_0001_1ThirtyFour ul li .desc{display: none;}
    #ly_web_products_detail_0001_1ThirtyFour ul li .name{font-size: 24px;}

    #ly_web_products_detail_0001_1ThirtyFour .pic{margin-top: 24px;}
    #ly_web_products_detail_0001_1ThirtyFour .pic::before{padding-top: 450px;}
}
@media(max-width: 992px){
    #ly_web_products_detail_0001_1ThirtyFour{padding: .485rem 0;}
    #ly_web_products_detail_0001_1ThirtyFour .brief{margin-top: .121rem; font-size: .121rem;}
    
    #ly_web_products_detail_0001_1ThirtyFour ul{margin-top: .1212rem; gap: .1439rem;}
    #ly_web_products_detail_0001_1ThirtyFour ul li .icon{width: .2879rem; height: .2879rem;}
    #ly_web_products_detail_0001_1ThirtyFour ul li .name{font-size: .1818rem;}

    #ly_web_products_detail_0001_1ThirtyFour .pic{margin-top: .1818rem;}
}
@media(max-width: 768px){
    #ly_web_products_detail_0001_1Distr { padding: .8rem 0; }
    #ly_web_products_detail_0001_1ThirtyFour .brief{margin-top: .32rem; font-size: .22rem;}
    
    #ly_web_products_detail_0001_1ThirtyFour ul{margin-top: .32rem; gap: .16rem;}
    #ly_web_products_detail_0001_1ThirtyFour ul li .icon{width: .48rem; height: .48rem;}
    #ly_web_products_detail_0001_1ThirtyFour ul li .name{font-size: .32rem;}

    #ly_web_products_detail_0001_1ThirtyFour .pic{margin-top: .48rem; border-radius: 8px;}
    #ly_web_products_detail_0001_1ThirtyFour .pic::before{padding-top: 260px;}
}













/* 分销商模块 */
#ly_web_products_detail_0001_1Distr{ padding: 128px 0; width: 100%; background-color: #f5f5f7;  position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Distr .title{text-align: center; color: #333;}
#ly_web_products_detail_0001_1Distr .btns{margin-top: 48px;}
#ly_web_products_detail_0001_1Distr .img{margin-top: 48px; width: 100%; border-radius: 10px;}
#ly_web_products_detail_0001_1Distr .img::before{padding-top: 25.3%;}

@media (max-width: 1024px) {
    #ly_web_products_detail_0001_1Distr{ padding: 96px 0; }
    #ly_web_products_detail_0001_1Distr .btns,
    #ly_web_products_detail_0001_1Distr .img{margin-top: 24px;}
    #ly_web_products_detail_0001_1Distr .btn{padding: 18px 40px}
}
@media (max-width: 992px) {
    #ly_web_products_detail_0001_1Distr{ padding: .7273rem 0; }
    #ly_web_products_detail_0001_1Distr .btns,
    #ly_web_products_detail_0001_1Distr .img{margin-top: .1818rem;}
    #ly_web_products_detail_0001_1Distr .btn{padding: .1364rem .303rem; }
}
@media (max-width: 768px) {
    #ly_web_products_detail_0001_1Distr { padding: .8rem 0; }
    #ly_web_products_detail_0001_1Distr .btns,
    #ly_web_products_detail_0001_1Distr .img{margin-top: .41rem;}
    #ly_web_products_detail_0001_1Distr .img::before{padding-top: 36.3%;}
    #ly_web_products_detail_0001_1Distr .btn{padding: .1364rem .303rem; }
}



/* 产品参数 基础样式 */
.ly_web_products_detail_0001_1SpecsWrap{padding-bottom: 128px; background-color: #f5f5f7;}

#ly_web_products_detail_0001_1Specs { padding: 128px 0;  position: relative; z-index: 2;}
#ly_web_products_detail_0001_1Specs .section-title {margin-bottom: 64px; text-align: center;}

/* 主滚动容器 */
#ly_web_products_detail_0001_1Specs .box{padding: 0 40px 80px; border-radius: 20px; background-color: #fff; }
#ly_web_products_detail_0001_1Specs .comparison-container { min-width:1200px;}

/* 产品展示区域 */
#ly_web_products_detail_0001_1Specs .product-header {padding-top: 80px; z-index:10; overflow-x: scroll; scrollbar-width: none; position: sticky; top: 0; background-color: #fff;}
#ly_web_products_detail_0001_1Specs .product-list { display:flex;}
#ly_web_products_detail_0001_1Specs .product-item {flex-shrink:0; }
#ly_web_products_detail_0001_1Specs .header-first { font-weight:bold; color:#333; display:flex; align-items:center; }

#ly_web_products_detail_0001_1Specs .product-image { width:100%;}
#ly_web_products_detail_0001_1Specs .product-image::before{padding-top: 85%;}
#ly_web_products_detail_0001_1Specs .product-name {margin-top: 30px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Specs .price-current{margin-top: 14px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 100%; color: #333;}
#ly_web_products_detail_0001_1Specs .price-original{margin-top: 8px; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 100%; text-decoration: line-through; color: #999;}
#ly_web_products_detail_0001_1Specs .buy-btn{margin-top: 16px;}
#ly_web_products_detail_0001_1Specs .buy-btn .btn{padding: 13px 24px; border-width: 1px;}


/* 参数对比区域 */
#ly_web_products_detail_0001_1Specs .specs-container {background:#fff; border-top:2px solid #e0e0e0; overflow-x: scroll; scrollbar-width: none;  }
#ly_web_products_detail_0001_1Specs .spec-group {margin-top: 40px;}
#ly_web_products_detail_0001_1Specs .spec-group:first-child{margin-top: 20px;}
#ly_web_products_detail_0001_1Specs .group-title { padding:20px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 100%; color: #333; }
#ly_web_products_detail_0001_1Specs .spec-rows {padding: 10px 0; background: rgba(245, 245, 247, 1); border-radius: 20px; width: max-content; min-width: 100%;}
#ly_web_products_detail_0001_1Specs .spec-row { display:flex;}
#ly_web_products_detail_0001_1Specs .param-name {padding:20px; display:flex; align-items:center; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 20px; line-height: 150%; color: #666;}
#ly_web_products_detail_0001_1Specs .param-value {display:flex; align-items:center; justify-content:center; text-align:center; flex-shrink:0; }
#ly_web_products_detail_0001_1Specs .param-value p { margin:0; font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 20px; line-height: 1.4; text-align: center; color: #666;}

/* 自定义滚动条 */
#ly_web_products_detail_0001_1Specs .fake-scrollbar{ width: 100%; height: 8px;background: transparent;position: fixed;;z-index: 100;cursor: pointer;}
#ly_web_products_detail_0001_1Specs .fake-scrollbar.following{position: absolute;CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;}
#ly_web_products_detail_0001_1Specs .scroll-thumb{position: absolute;top: 0;height: 100%;background: rgba(194, 194, 194, 0.5);min-width: 20px;border-radius: 5px;}

/* 提示 */
#ly_web_products_detail_0001_1SpecsTip {padding: 40px 0; background: #fff; }
#ly_web_products_detail_0001_1SpecsTip .tip{ font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 16px; line-height: 1.2em; color: #999;}

#ly_web_products_detail_0001_1Specs .param-name{position: sticky; left: 0; background: rgba(245, 245, 247, 1); border-top-left-radius: 10px; border-bottom-left-radius: 10px;}

#ly_web_products_detail_0001_1Specs .header-first,
#ly_web_products_detail_0001_1Specs .param-name { width: 370px; min-width: initial; flex: none;}
#ly_web_products_detail_0001_1Specs .product-items,
#ly_web_products_detail_0001_1Specs .param-values{display:flex; gap: 0; width: calc(100% - 370px); justify-content: space-between;}
#ly_web_products_detail_0001_1Specs .product-item,
#ly_web_products_detail_0001_1Specs .param-value {min-width: inherit; width: 25%; padding: 20px; flex-shrink:0; }

/* 少于两个产品 */
#ly_web_products_detail_0001_1Specs.small .product-items,
#ly_web_products_detail_0001_1Specs.small .param-values{justify-content: flex-start;}
#ly_web_products_detail_0001_1Specs.small .product-item,
#ly_web_products_detail_0001_1Specs.small .param-value,
#ly_web_products_detail_0001_1Specs.small .param-name  {min-width: 30%; width: 245px;}
#ly_web_products_detail_0001_1Specs.small .header-first,
#ly_web_products_detail_0001_1Specs.small .param-name { width: 370px; }

/* 没有分类 */
#ly_web_products_detail_0001_1Specs .spec-group.noCate .group-title{display: none;}
#ly_web_products_detail_0001_1Specs .spec-group.noCate .spec-rows{background: none; border-radius: 0; padding: 0;}
#ly_web_products_detail_0001_1Specs .spec-group.noCate .spec-row{margin-top: 44px;}
#ly_web_products_detail_0001_1Specs .spec-group.noCate .spec-row:first-child{margin-top: 38px;}
#ly_web_products_detail_0001_1Specs .spec-group.noCate .param-name{font-weight: 500px; font-style: Medium; line-height: 140%; color: #333; }
#ly_web_products_detail_0001_1Specs .spec-group.noCate .param-name{background: #fff;}

@media (max-width: 1440px) {
    #ly_web_products_detail_0001_1Specs .box{padding: 0 30px 60px;}
    #ly_web_products_detail_0001_1Specs .product-header {padding-top: 60px;}
    #ly_web_products_detail_0001_1Specs .product-name {margin-top: 20px; font-size: 20px;}
    #ly_web_products_detail_0001_1Specs .buy-btn{margin-top: 16px;}
    
    #ly_web_products_detail_0001_1Specs .group-title{font-size: 20px;}
    
    #ly_web_products_detail_0001_1Specs .header-first,
    #ly_web_products_detail_0001_1Specs .param-name,
    #ly_web_products_detail_0001_1Specs.small .header-first,
    #ly_web_products_detail_0001_1Specs.small .param-name{ width: 225px;}
}
@media (max-width: 1366px) {
    #ly_web_products_detail_0001_1Specs .comparison-container { min-width:1024px;}
    #ly_web_products_detail_0001_1Specs .product-item,
    #ly_web_products_detail_0001_1Specs .param-value {width: 33%;}
}
@media (max-width: 1024px) {
    .ly_web_products_detail_0001_1SpecsWrap{padding-bottom: 96px;}
    #ly_web_products_detail_0001_1Specs { padding: 96px 0 ; }
    .ly_web_products_detail_0001_1SpecsWrap.d-have #ly_web_products_detail_0001_1Specs { padding: 0 0 96px ; }
    #ly_web_products_detail_0001_1Specs .comparison-container { min-width: 820px;}

    #ly_web_products_detail_0001_1Specs .box{padding: 0 20px 40px;}
    #ly_web_products_detail_0001_1Specs .product-header {padding-top: 40px;}
    #ly_web_products_detail_0001_1Specs .product-name {margin-top: 16px; font-size: 18px;}
    #ly_web_products_detail_0001_1Specs .price-current{margin-top: 12px; font-size: 18px;}
    #ly_web_products_detail_0001_1Specs .price-original{margin-top: 8px; font-size: 12px;}
    #ly_web_products_detail_0001_1Specs .buy-btn{margin-top: 14px;}
    
    #ly_web_products_detail_0001_1Specs .group-title{font-size: 18px;}
    #ly_web_products_detail_0001_1Specs .param-name,
    #ly_web_products_detail_0001_1Specs .param-value p{font-size: 16px;}
    
    #ly_web_products_detail_0001_1Specs .spec-rows{padding: 4px 0;}
    #ly_web_products_detail_0001_1Specs .product-item,
    #ly_web_products_detail_0001_1Specs .param-value{padding: 10px 20px; width: 220px;}
    
    #ly_web_products_detail_0001_1Specs .header-first,
    #ly_web_products_detail_0001_1Specs .param-name { width: 170px;}

    #ly_web_products_detail_0001_1Specs .fake-scrollbar{height: 4px;}

    #ly_web_products_detail_0001_1SpecsTip .tip{font-size: 10px;}
}
@media (max-width: 992px) {
    .ly_web_products_detail_0001_1SpecsWrap{padding-bottom: .7273rem;}
    #ly_web_products_detail_0001_1Specs { padding: .7273rem 0 ; }
    .ly_web_products_detail_0001_1SpecsWrap.d-have #ly_web_products_detail_0001_1Specs { padding: 0 0 .7273rem ; }
    #ly_web_products_detail_0001_1Specs .comparison-container { min-width: 750px;}

    #ly_web_products_detail_0001_1Specs .box{padding: 0 .1515rem .303rem;}
    #ly_web_products_detail_0001_1Specs .product-header {padding-top: .303rem;}
    #ly_web_products_detail_0001_1Specs .product-name {margin-top: .1212rem; font-size: .1364rem;}
    #ly_web_products_detail_0001_1Specs .price-current{margin-top: .0909rem; font-size: .1364rem;   }
    #ly_web_products_detail_0001_1Specs .price-original{margin-top: .0606rem; font-size: .0909rem;}
    #ly_web_products_detail_0001_1Specs .buy-btn{margin-top: .1061rem;}
    
    #ly_web_products_detail_0001_1Specs .group-title{font-size: .1364rem;}
    #ly_web_products_detail_0001_1Specs .param-name,
    #ly_web_products_detail_0001_1Specs .param-value p{font-size: .1212rem;}
    
    #ly_web_products_detail_0001_1Specs .product-item,
    #ly_web_products_detail_0001_1Specs .param-value{padding: .0758rem .1515rem;}
}
@media (max-width: 768px) {
    .ly_web_products_detail_0001_1SpecsWrap{padding-bottom: .8rem;}
    #ly_web_products_detail_0001_1Specs { padding: .8rem 0 ;}
    .ly_web_products_detail_0001_1SpecsWrap.d-have #ly_web_products_detail_0001_1Specs { padding: 0 ;}

    #ly_web_products_detail_0001_1Specs .section-title {margin-bottom: .72rem;}
    #ly_web_products_detail_0001_1Specs .comparison-container { min-width: 300px;}

    #ly_web_products_detail_0001_1Specs .box{padding: 0 .18rem .6rem;}
    #ly_web_products_detail_0001_1Specs .product-header {padding-top: 0;}
    #ly_web_products_detail_0001_1Specs .product-name{margin-top: .28rem; font-size: .26rem; display: none;}
    #ly_web_products_detail_0001_1Specs .product-name.mb{display: block;}
    #ly_web_products_detail_0001_1Specs .price-current{margin-top: .2rem; font-size: .28rem;}
    #ly_web_products_detail_0001_1Specs .price-original{margin-top: .2rem; font-size: .24rem;}
    #ly_web_products_detail_0001_1Specs .buy-btn{margin-top: .2rem;}
    #ly_web_products_detail_0001_1Specs .spec-rows{border-radius: 10px;}
    #ly_web_products_detail_0001_1Specs .group-title{font-size: .28rem; padding: 12px;}
    #ly_web_products_detail_0001_1Specs .param-name,
    #ly_web_products_detail_0001_1Specs .param-value p{font-size: .26rem;}
    
    #ly_web_products_detail_0001_1Specs .product-item,
    #ly_web_products_detail_0001_1Specs .param-value{padding: 12px;}

    #ly_web_products_detail_0001_1Specs .param-name{padding: 12px;}
    
    #ly_web_products_detail_0001_1Specs .header-first,
    #ly_web_products_detail_0001_1Specs .param-name,
    #ly_web_products_detail_0001_1Specs.small .header-first,
    #ly_web_products_detail_0001_1Specs.small .param-name{ width: 120px;}

    #ly_web_products_detail_0001_1Specs .product-image::before{padding-top: 1.8rem;}
    #ly_web_products_detail_0001_1Specs .product-item, #ly_web_products_detail_0001_1Specs .param-value{width: 180px;}
    
    #ly_web_products_detail_0001_1Specs .buy-btn .btn{padding: .15rem .2rem; }
    
    #ly_web_products_detail_0001_1Specs .fake-scrollbar{opacity: 0 !important;}

    
    #ly_web_products_detail_0001_1SpecsTip{padding: .82rem 0;}
    #ly_web_products_detail_0001_1SpecsTip .tip{font-size: .24rem;}
    
    #ly_web_products_detail_0001_1Specs .product-items,
    #ly_web_products_detail_0001_1Specs .param-values{width: initial;}
    #ly_web_products_detail_0001_1Specs .spec-group{width: max-content;}
    #ly_web_products_detail_0001_1Specs.small .product-item, #ly_web_products_detail_0001_1Specs.small .param-value, #ly_web_products_detail_0001_1Specs.small .param-name{min-width: initial;}

    #ly_web_products_detail_0001_1Specs .product-header,
    #ly_web_products_detail_0001_1Specs .specs-container{
        scrollbar-width: none !important; /* Firefox */
        -ms-overflow-style: none !important; /* IE/Edge */
        scrollbar-color: transparent transparent !important; /* Firefox 64+ */
        scrollbar-width: thin !important;
        -webkit-appearance: none !important;
        -webkit-tap-highlight-color: transparent !important;
        background-attachment: local, scroll;
    }
    #ly_web_products_detail_0001_1Specs .product-header::-webkit-scrollbar,
    #ly_web_products_detail_0001_1Specs .specs-container::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
        background: transparent !important;
    }
    #ly_web_products_detail_0001_1Specs .product-header::-webkit-scrollbar-track,
    #ly_web_products_detail_0001_1Specs .specs-container::-webkit-scrollbar-track {
        display: none !important;
        background: transparent !important;
    }
    #ly_web_products_detail_0001_1Specs .product-header::-webkit-scrollbar-thumb,
    #ly_web_products_detail_0001_1Specs .specs-container::-webkit-scrollbar-thumb { 
        display: none !important;
        background: transparent !important;
    }
    #ly_web_products_detail_0001_1Specs .product-header::-webkit-scrollbar-button,
    #ly_web_products_detail_0001_1Specs .specs-container::-webkit-scrollbar-button {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }
    #ly_web_products_detail_0001_1Specs .product-header::-webkit-scrollbar-corner,
    #ly_web_products_detail_0001_1Specs .specs-container::-webkit-scrollbar-corner {
        display: none !important;
        background: transparent !important;
    }
    
    
    #ly_web_products_detail_0001_1Specs .product-image {width: 88px; margin: auto; margin-top: 20px; }
    #ly_web_products_detail_0001_1Specs .product-image::before{padding-top: 63px;}
}