
#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;}
}
.lyuilogo_001{width: 91px;}
.lyuilogo_001.big{width: 219px;}/* 默认 - 蓝底白字 */
.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_0001_0 {margin-top: 38px; position: relative;}
.ly_web_banner_0001_0 .slide .img {height: 1440px;}
.ly_web_banner_0001_0 .slide .img img,
.ly_web_banner_0001_0 .slide .img video {width: 100%;height: 100%;object-fit: cover;}

.ly_web_banner_0001_0 .textBox{height: max-content; top: 50%; transform: translateY(-50%); z-index: 5; display: flex; align-items: center;}
.ly_web_banner_0001_0 .box{margin: 0 auto; width: 87.5%; height: max-content; }
.ly_web_banner_0001_0 .info{width: 100%; color: #fff;}
.ly_web_banner_0001_0 .logo{display: block; width: 219px !important;} 
.ly_web_banner_0001_0 .name{margin-top: 24px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 1.2;}
.ly_web_banner_0001_0 .brief{margin-top: 32px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 28px; line-height: 1.4;}
.ly_web_banner_0001_0 .btns{margin-top: 64px; gap: 0 32px;}
/*.ly_web_banner_0001_0 .btns .btn2{background: rgba(255,255,255,0.2);}*/
.ly_web_banner_0001_0 .circle-page{bottom: 23.19%; lefT: 6.25%; z-index: 5; display: flex; gap: 0 16px;}
.ly_web_banner_0001_0 .circle{width: 64px; height: 64px; background: rgba(0, 0, 0, 0.4); border-radius: 50%;}
.ly_web_banner_0001_0 .circle::before{content: ""; display: block; width: 12.8px; height: 12.8px; background-color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1; }

.ly_web_banner_0001_0 .btns .btn2:hover{background: rgba(255,255,255,0.2); border-color:  rgba(255,255,255,1);}
/* 
.ly_web_banner_0001_0 .pageBox {bottom: 5%; lefT: 20%; z-index: 5; display: flex; gap: 0 16px;}
.ly_web_banner_0001_0 .pageBox .item{width: 64px; height: 64px; background: rgba(0, 0, 0, 0.4); border-radius: 50%;}
.ly_web_banner_0001_0 .pageBox .yuan{display: block; width: 12.8px; height: 12.8px; background-color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1; }
.ly_web_banner_0001_0 .pageBox .line { display: block; width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 0; left: 0; z-index: 2; transition: all 0.3s ease;}
.ly_web_banner_0001_0 .pageBox .line .circular-progress { display: block; width: 102%; height: 102%; stroke: #fff; fill: none;  stroke-width: 1;  transform: translate(-0.5px, -0.5px);}
.ly_web_banner_0001_0 .pageBox .line .circular-progress circle { stroke: #fff; stroke-width: 1; fill: transparent;} */

/* @media (max-width: 1920px) {
    .ly_web_banner_0001_0 .name{margin-top: 15px; font-size: 52px;}
    .ly_web_banner_0001_0 .brief{margin-top: 20px; font-size: 26px;}
}
@media (max-width: 1680px) {
    .ly_web_banner_0001_0 .name{font-size: 50px;}
} */
@media (max-width: 1440px) {
    .ly_web_banner_0001_0 .box{width: 77.5%;}
    
    .ly_web_banner_0001_0 .slide .img {height: 810px;}

    .ly_web_banner_0001_0 .logo{width: 182px !important;}
    .ly_web_banner_0001_0 .name{font-size: 48px;}
    .ly_web_banner_0001_0 .brief{font-size: 24px;}
    .ly_web_banner_0001_0 .btns{margin-top: 48px;}
    
    .ly_web_banner_0001_0 .circle-page{bottom: 15.8%; left: 11.25%;}
    .ly_web_banner_0001_0 .circle{width: 40px; height: 40px; }
    .ly_web_banner_0001_0 .circle::before{width: 8px; height: 8px;}
}
@media (max-width:1024px) {
    .ly_web_banner_0001_0 {margin-top: 94px;}
    .ly_web_banner_0001_0 .slide .img {height: 576px;}
    
    .ly_web_banner_0001_0 .box{width: 84.5%;}
    .ly_web_banner_0001_0 .logo{width: 146px !important;}
    .ly_web_banner_0001_0 .name{font-size: 40px; margin-top: 16px;}
    .ly_web_banner_0001_0 .brief{font-size: 20px; margin-top: 24px;}
    .ly_web_banner_0001_0 .btns{margin-top: 24px;}
    
    .ly_web_banner_0001_0 .circle-page{bottom: 8.3%; left: 7.25%;}
}
@media (max-width: 992px) { 
    .ly_web_banner_0001_0 .name{font-size: .303rem; margin-top: .1212rem;}
    .ly_web_banner_0001_0 .brief{font-size: .1515rem; margin-top: .1818rem;}
    .ly_web_banner_0001_0 .btns{margin-top: .1818rem;}
}
@media (max-width: 768px) { 
    .ly_web_banner_0001_0{margin-top: 1.26rem;}
    /*.ly_web_banner_0001_0 .slide .img {height: calc(100vh - 1.26rem);}*/
    .ly_web_banner_0001_0 .slide .img {height: 612px;}

    .ly_web_banner_0001_0 .textBox {top: 10.45%; transform: translateY(0);}

    .ly_web_banner_0001_0 .box{width: 89.5%;}
    .ly_web_banner_0001_0 .logo{display: block; margin: 0 auto; width: 2rem !important;} 
    .ly_web_banner_0001_0 .name{font-size: .52rem; text-align: center;}
    .ly_web_banner_0001_0 .brief{font-size: .28rem; text-align: center; margin-top: .3rem;}
    .ly_web_banner_0001_0 .btns{margin-top: .3rem; justify-content: center; gap:0 .32rem;}
    .ly_web_banner_0001_0 .btn1, .ly_web_banner_0001_0 .btn2{--pd: 12px 24px; border-width: 2px;}
    .ly_web_banner_0001_0 .btn .text{font-size: .24rem;}

    #ly_web_banner_0001_0{display: none;}
    #ly_web_banner_0001_0_mb{display: block;}
}
.lyuilogo_001{width: 91px;}
.lyuilogo_001.big{width: 219px;}/* 默认 - 蓝底白字 */
.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_index_0001_1Wrap{width: 100%; margin-top: 20px; display: flex; flex-direction: column; gap: 20px;}

#ly_web_index_0001_1Pic{width: 100%;}
 #ly_web_index_0001_1Pic::before{padding-top: 39.0625%;} 
/*#ly_web_index_0001_1Pic::before{padding-top: 1000px;}*/
#ly_web_index_0001_1Pic img{object-position: center;}

#ly_web_index_0001_1Content{padding: 80px 0; width: 100%;}
#ly_web_index_0001_1Content .box{margin: 0 auto; width: 87.5%;}
#ly_web_index_0001_1Content .title{margin-top: 8px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 100%;}
#ly_web_index_0001_1Content .subtitle{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 28px; line-height: 100%;}
#ly_web_index_0001_1Content .btns{margin-top: 24px; gap: 0 24px;}

/*@media (max-width: 1920px) {*/
/*    #ly_web_index_0001_1Content .title{font-size: 52px;}*/
/*    #ly_web_index_0001_1Content .subtitle{font-size: 26px;}*/
/*}*/
/*@media (max-width: 1680px) {*/
/*    #ly_web_index_0001_1Content .title{font-size: 50px;}*/
/*}*/
@media (max-width: 1440px) {
    /* #ly_web_index_0001_1Pic::before{padding-top: 53.33%;} */
    #ly_web_index_0001_1Pic::before{padding-top: 768px;}
    
    #ly_web_index_0001_1Content{padding: 64px 0;}
    #ly_web_index_0001_1Content .title{font-size: 48px; margin-top: 12px;}
    #ly_web_index_0001_1Content .subtitle{margin-top: 18px; font-size: 24px;}
    #ly_web_index_0001_1Content .btns{margin-top: 32px;}
}
@media (max-width: 1024px) {
    .ly_web_index_0001_1Wrap{padding: 0 20px;}

    /* #ly_web_index_0001_1Pic::before{padding-top: 83.33%;} */
    #ly_web_index_0001_1Pic::before{padding-top: 612px;}

    #ly_web_index_0001_1Content{padding: 48px 0;}
    #ly_web_index_0001_1Content .logo{width: 82px;}
    #ly_web_index_0001_1Content .title{font-size: 40px;}
    #ly_web_index_0001_1Content .subtitle{margin-top: 16px; font-size: 18px;}
    #ly_web_index_0001_1Content .btns{margin-top: 16px; gap: 24px;}
    #ly_web_index_0001_1Content .btns .btn .text{font-size: 12px;}
}
@media (max-width: 992px) {
    .ly_web_index_0001_1Wrap{padding: 0 .1515rem; margin-top: .1515rem; gap: .1515rem;}

    #ly_web_index_0001_1Content{padding: .3636rem 0;}
    #ly_web_index_0001_1Content .logo{width: .6212rem;}
    #ly_web_index_0001_1Content .title{font-size: .303rem;}
    #ly_web_index_0001_1Content .subtitle{margin-top: .1212rem; font-size: .1364rem;}
    #ly_web_index_0001_1Content .btns{margin-top: .1212rem; gap: .1818rem;}
    #ly_web_index_0001_1Content .btns .btn{--pd: .0909rem .1818rem;}
    #ly_web_index_0001_1Content .btns .btn .text{font-size: .1212rem;}
}
@media (max-width: 768px) {
    .ly_web_index_0001_1Wrap{padding: 0 0.18rem; margin-top: 0px 0.18rem; gap: .18rem;}

    /* #ly_web_index_0001_1Pic::before{padding-top: 124.3%;} */    
    #ly_web_index_0001_1Pic::before{padding-top: 512px;}
    
    #ly_web_index_0001_1Content{padding: 9.2% 0;}
    #ly_web_index_0001_1Content .logo{width: 1.3rem;}
    #ly_web_index_0001_1Content .title{margin-top: 8px; font-size: 24px;}
    #ly_web_index_0001_1Content .subtitle{margin-top: 16px; font-size: 16px;}
    #ly_web_index_0001_1Content .btns{margin-top: 16px; gap: 0 24px;}

    #ly_web_index_0001_1Content .btns .btn{--pd: 12px 20px; border-width: 2px;}
    #ly_web_index_0001_1Content .btns .btn .text{font-size: 12px;}
}
.lyuilogo_001{width: 91px;}
.lyuilogo_001.big{width: 219px;}/* 默认 - 蓝底白字 */
.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;}
}.lyuibtn_005{padding: 4px 16px; gap: 0 8px; color: #333333; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 16px; line-height: 100%; text-align: center;}
.lyuibtn_005-text.unline{ text-decoration: underline; }
.lyuibtn_005-icon{transform: translateY(2px);}
.lyuibtn_005-svg{stroke: #333333;}

/*@media (max-width: 1920px) {*/
/*    .lyuibtn_005{font-size: 14px; gap: 0 4px;}*/
/*    .lyuibtn_005-icon{transform: translateY(4px) scale(0.7);}*/
/*}*/


.ly_web_index_0002_2Wrap{width: 100%; padding: 20px; padding-bottom: 128px; background: linear-gradient(to bottom, #fff, #f5f5f7);}


.ly_web_index_0002_2Item{width: 100%;}
.ly_web_index_0002_2Item .pic{width: 100%;}
/* .ly_web_index_0002_2Item .pic::before{padding-top: 28.57%;} */
.ly_web_index_0002_2Item .pic::before{padding-top: 720px;}
.ly_web_index_0002_2Item .pic img{object-position: center;}
.ly_web_index_0002_2Item .pic img:nth-child(2){opacity: 0;}
.ly_web_index_0002_2Item .content{padding: 46px 0; width: 100%;}
.ly_web_index_0002_2Item .box{margin: 0 auto; width: 87.5%; color: #000;}
.ly_web_index_0002_2Item .logos {width: 91px; height: 20px;}
.ly_web_index_0002_2Item .logos .logo{position: absolute; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0;}
.ly_web_index_0002_2Item .logos .logo:nth-child(2){opacity: 0;}
.ly_web_index_0002_2Item .title{margin-top: 8px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 40px; line-height: 1.2em; letter-spacing: -0.02em;} 
.ly_web_index_0002_2Item .subtitle{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 1.3em; letter-spacing: -0.02em;}
.ly_web_index_0002_2Item .btns{margin-top: 26px; gap: 0 24px; }


.ly_web_index_0002_2Item:hover .pic img:nth-child(1),
.ly_web_index_0002_2Item.hoverWhite:hover .logos .logo:nth-child(1){opacity: 0;}
.ly_web_index_0002_2Item:hover .pic img:nth-child(2),
.ly_web_index_0002_2Item.hoverWhite:hover .logos .logo:nth-child(2){opacity: 1;}
.ly_web_index_0002_2Item.hoverWhite:hover .box{color: #fff;}
.ly_web_index_0002_2Item.hoverWhite:hover .btn2.btn-blue{border-color: #fff; color: #fff; }
.ly_web_index_0002_2Item.hoverWhite .btn2.btn-blue:hover{border-color: #fff; color: #fff; background-color: rgba(255,255,255,0.2);}

/* 列表样式 */
#ly_web_index_0002_2List{margin-top: 20px; gap: 20px;}
#ly_web_index_0002_2List .ly_web_index_0002_2Item{width: calc(50% - 10px);}
#ly_web_index_0002_2List .ly_web_index_0002_2Item .pic::before{padding-top: 580px;}
#ly_web_index_0002_2List .ly_web_index_0002_2Item .btns{margin-top: 24px; gap: 0 24px;}
#ly_web_index_0002_2List .ly_web_index_0002_2Item .btn1 .text{ text-decoration: underline; }
#ly_web_index_0002_2List .ly_web_index_0002_2Item .btn1 .icon{transform: translateY(2px);}
#ly_web_index_0002_2List .ly_web_index_0002_2Item.hoverWhite:hover .text{color: #fff !important;}
#ly_web_index_0002_2List .ly_web_index_0002_2Item.hoverWhite:hover .btn1 .svg{stroke: #fff !important;}

@media (max-width: 1440px) {
    .ly_web_index_0002_2Item .pic::before{padding-top: 600px;}
    .ly_web_index_0002_2Item .content{padding: 64px 0;}
    .ly_web_index_0002_2Item .logos {width: 82px; }
    .ly_web_index_0002_2Item .title { margin-top: 8px; font-size: 32px;}
    .ly_web_index_0002_2Item .subtitle { margin-top: 16px; font-size: 20px;}
    .ly_web_index_0002_2Item .btns{margin-top: 24px;}
    
    /* #ly_web_index_0002_2List .ly_web_index_0002_2Item .pic::before{padding-top: 69.6%;} */
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .pic::before{padding-top: 480px;}
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .content{padding: 48px 0;}
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .subtitle {font-size: 24px;}
}
@media (max-width: 1024px) {
    .ly_web_index_0002_2Wrap{padding-bottom: 80px;}
    .ly_web_index_0002_2Item .pic::before{padding-top: 612px;}
    .ly_web_index_0002_2Item .pic img:nth-child(1),
    .ly_web_index_0002_2Item.hoverWhite .logos .logo:nth-child(1){opacity: 0;}
    .ly_web_index_0002_2Item .pic img:nth-child(2),
    .ly_web_index_0002_2Item.hoverWhite .logos .logo:nth-child(2){opacity: 1;}
    .ly_web_index_0002_2Item.hoverWhite .box{color: #fff;}
    .ly_web_index_0002_2Item.hoverWhite .btn2.btn-blue{border-color: #fff; color: #fff;}
    
    #ly_web_index_0002_2List .ly_web_index_0002_2Item{width: 100%;}
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .pic::before{padding-top: 512px;}
    #ly_web_index_0002_2List .ly_web_index_0002_2Item.hoverWhite .text{color: #fff !important;}
    #ly_web_index_0002_2List .ly_web_index_0002_2Item.hoverWhite .btn1 .svg{stroke: #fff !important;}
    
     .ly_web_index_0002_2Item .title{font-size: 40px;}
    .ly_web_index_0002_2Item .subtitle {font-size: 18px;}
    .ly_web_index_0002_2Item .btns{margin-top: 16px;}
    .ly_web_index_0002_2Item .btn1,
    .ly_web_index_0002_2Item .btn2{font-size: 16px;}
    
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .btn1 .icon{transform: translateY(2px) scale(0.9)}
}
@media (max-width: 992px) {
    .ly_web_index_0002_2Wrap{padding-bottom: .6061rem;}
    .ly_web_index_0002_2Item .subtitle {font-size: .1364rem;}
    .ly_web_index_0002_2Item .btn1,
    .ly_web_index_0002_2Item .btn2{font-size: .1212rem; gap: 0 .0606rem;}
    
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .btn1 .icon{transform: translateY(2px) scale(0.9)}
}
@media (max-width: 768px) {
    .ly_web_index_0002_2Wrap{padding: .18rem; padding-bottom: 1.4rem;}
    
    .ly_web_index_0002_2Item .pic::before,
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .pic::before{padding-top: 512px; /*padding-top: 123.6%;*/}
    
    .ly_web_index_0002_2Item .content{padding: 9.2% 0;}
    .ly_web_index_0002_2Item .logos{width: 1.3rem;}
    .ly_web_index_0002_2Item .title{font-size: 24px;}
    .ly_web_index_0002_2Item .subtitle,
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .subtitle {margin-top: 16px; font-size: 16px;}
    .ly_web_index_0002_2Item .btns,
    #ly_web_index_0002_2List .ly_web_index_0002_2Item .btns{margin-top: 16px;}
     #ly_web_index_0002_2List .ly_web_index_0002_2Item .btn1,
     #ly_web_index_0002_2List .ly_web_index_0002_2Item .btn2{padding: 4px 16px; font-size: 16px; gap: 0 8px;}
    
    #ly_web_index_0002_2List{margin-top: .18rem; gap: .18rem;}
}





/* ai花园轮播 */
#ly_web_index_0002_2Swiper{margin-top: 80px;}
#ly_web_index_0002_2Swiper .container{ margin: 0 auto;}
/* #ly_web_index_0002_2Swiper .pic::before{padding-top: 53.35%;}  */
#ly_web_index_0002_2Swiper .pic::before{padding-top: 700px;} 
#ly_web_index_0002_2Swiper .pic img{object-position: center;}
#ly_web_index_0002_2Swiper .content{padding: 64px 4.878%;}
#ly_web_index_0002_2Swiper .logos {min-width: 91px; min-height: 20px; max-width: 50%;}
/*#ly_web_index_0002_2Swiper .logos .logo{position: absolute; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0;}*/
#ly_web_index_0002_2Swiper .title{margin-top: 10px; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 32px; line-height: 100%; text-align: center; white-space: inherit;} 
#ly_web_index_0002_2Swiper .subtitle{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 1.4; text-align: center;} 
#ly_web_index_0002_2Swiper .btns{margin-top: 16px;}
#ly_web_index_0002_2Swiper .swiper-pagination{bottom: 2.286%; }
#ly_web_index_0002_2Swiper .swiper-pagination-bullet{margin: 0 4px; width: 44px; height: 8px; opacity: 1; border-radius: 100px; background-color: rgba(0, 0, 0, 0.2); transition: all 0.5s ease;}
#ly_web_index_0002_2Swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 88px; background-color: rgba(0, 0, 0, 0.8);}

@media (max-width: 1920px) {
    #ly_web_index_0002_2Swiper .swiper-pagination-bullet{width: 40px; height: 6px;}
    #ly_web_index_0002_2Swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 80px;}
}
@media (max-width: 1440px) {
    #ly_web_index_0002_2Swiper .container{width: 69.1%;}
    #ly_web_index_0002_2Swiper .pic::before{padding-top: 512px;} 
    #ly_web_index_0002_2Swiper .content{padding: 40px 4.878%;}
    #ly_web_index_0002_2Swiper .title{font-size: 28px;}
    #ly_web_index_0002_2Swiper .subtitle{font-size: 20px;}
    
    #ly_web_index_0002_2Swiper .swiper-pagination{bottom: 5.286%; }
    #ly_web_index_0002_2Swiper .swiper-pagination-bullet{width: 44px; height: 4px;}
    #ly_web_index_0002_2Swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 88px;}
}
@media (max-width: 1024px) {
    #ly_web_index_0002_2Swiper{margin-top: 40px;}
    #ly_web_index_0002_2Swiper .container{width: 72.3%;}
    #ly_web_index_0002_2Swiper .pic::before{padding-top: 375px;} 
    #ly_web_index_0002_2Swiper .content{padding: 32px 4.878%;}
    #ly_web_index_0002_2Swiper .title{margin-top: 8px;  font-size: 24px;}
    #ly_web_index_0002_2Swiper .subtitle{margin-top: 12px; font-size: 18px;}
    #ly_web_index_0002_2Swiper .btns .btn .text{font-size: 14px;}
    #ly_web_index_0002_2Swiper .swiper-pagination-bullet{width: 32px;}
    #ly_web_index_0002_2Swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 64px;}
}
@media (max-width: 992px) {
    #ly_web_index_0002_2Swiper{margin-top: .303rem;}
    #ly_web_index_0002_2Swiper .content{padding: .2424rem 4.878%;}
    #ly_web_index_0002_2Swiper .title{margin-top: .0606rem;  font-size: .1818rem;}
    #ly_web_index_0002_2Swiper .subtitle{margin-top: .0909rem; font-size: .1364rem;}
    #ly_web_index_0002_2Swiper .btns .btn .text{font-size: .1061rem;}
    #ly_web_index_0002_2Swiper .swiper-pagination-bullet{width: .2424rem;}
    #ly_web_index_0002_2Swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width: .4848rem;}
}
@media (max-width: 768px) {
    #ly_web_index_0002_2Swiper{margin-top: 0.36rem;}
    #ly_web_index_0002_2Swiper .container{width: 100%;}
    /* #ly_web_index_0002_2Swiper .pic::before{padding-top: 102.35%;}  */
    #ly_web_index_0002_2Swiper .pic::before{padding-top: 420px;} 
    #ly_web_index_0002_2Swiper .content{padding: 9.5% 4.878%;}
    #ly_web_index_0002_2Swiper .logos {width: 1.4rem; height: .4rem; min-width: initial; min-height: initial;}
    #ly_web_index_0002_2Swiper .title{margin-top: .18rem;  font-size: .28rem; line-height: 120%;}
    #ly_web_index_0002_2Swiper .subtitle{margin-top: .22rem; font-size: .26rem;}
    #ly_web_index_0002_2Swiper .btns .btn .text{font-size: .26rem;}
    #ly_web_index_0002_2Swiper .btns .btn .svg{transform: translateY(0px) scale(0.8);}
}




/* 合作方 */
#ly_web_index_0002_2Partner{margin-top: 128px;}
#ly_web_index_0002_2Partner .title{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 100%; text-transform: capitalize;}
#ly_web_index_0002_2Partner .list{margin-top: 64px; gap: 20px;}
#ly_web_index_0002_2Partner .item{width: calc((100% - 20px) / 2); background-color: #fff;}
#ly_web_index_0002_2Partner .pic{width: 100%; height: max-content;}
/* #ly_web_index_0002_2Partner .pic::before{padding-top: 66.56%;}   */
#ly_web_index_0002_2Partner .pic::before{padding-top: 430px;} 
#ly_web_index_0002_2Partner .pic img{width: 100%; height: 100%; object-fit: cover; object-position: center; transition: all 0.5s ease;}
#ly_web_index_0002_2Partner .info{padding: 24px 3.7% 74px;}
#ly_web_index_0002_2Partner .logos{}
#ly_web_index_0002_2Partner .logos .logo{padding: 0 25px; width: auto; height: 40px;}
#ly_web_index_0002_2Partner .logos .logo:first-child{border-right: 1px solid rgba(0, 0, 0, 0.5);}
#ly_web_index_0002_2Partner .brief{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 150%; letter-spacing: -2%; text-align: center;}
#ly_web_index_0002_2Partner .btns{position: absolute; bottom: 40px; lefT: 50%; transform: translateX(-50%); z-index: 1; width: max-content;}
#ly_web_index_0002_2Partner .item:hover .pic img{transform: scale(1.05);}

@media (max-width: 1920px) {
    #ly_web_index_0002_2Partner .title{font-size: 52px;}
}
@media (max-width: 1680px) {
    #ly_web_index_0002_2Partner .title{font-size: 50px;}
    #ly_web_index_0002_2Partner .brief{font-size: 18px;}
}
@media (max-width: 1440px) {
    #ly_web_index_0002_2Partner{margin-top: 152px;}
    #ly_web_index_0002_2Partner .list{width: 75.1%; margin: 48px auto 0;}
    #ly_web_index_0002_2Partner .pic::before{padding-top: 312px;} 
    #ly_web_index_0002_2Partner .logos .logo{padding: 0 24px; width: auto; height: 38px;}
    #ly_web_index_0002_2Partner .logos .logo:first-child{width: 169px; height: 26px;}
}
@media (max-width: 1024px) {
    #ly_web_index_0002_2Partner{margin-top: 80px;}
    #ly_web_index_0002_2Partner .title{font-size: 32px;}
    #ly_web_index_0002_2Partner .list{width: 72.3%; margin: 40px auto 0;}
    #ly_web_index_0002_2Partner .item{width: 100%;}

    /* #ly_web_index_0002_2Partner .pic::before{padding-top: 57.9%;}  */
    #ly_web_index_0002_2Partner .pic::before{padding-top: 375px;} 
    #ly_web_index_0002_2Partner .info{padding: 24px 24px 70px;}
    #ly_web_index_0002_2Partner .logos .logo{padding: 0 8px;height: 24px;}
    #ly_web_index_0002_2Partner .logos .logo:first-child{width: 86px; height: 17px;}
    #ly_web_index_0002_2Partner .brief{margin-top: 24px; font-size: 14px;}
    #ly_web_index_0002_2Partner .btns{bottom: 28px;}
    #ly_web_index_0002_2Partner .btns .btn .text{font-size: 14px;}
}
@media (max-width: 992px) {
    #ly_web_index_0002_2Partner{margin-top: .6061rem;}
    #ly_web_index_0002_2Partner .title{font-size: .2424rem;}
    #ly_web_index_0002_2Partner .list{margin: .303rem auto 0;}

    #ly_web_index_0002_2Partner .info{padding: .1818rem .1818rem .5303rem;}
    #ly_web_index_0002_2Partner .logos .logo{padding: 0 .0606rem;height: .1818rem;}
    #ly_web_index_0002_2Partner .logos .logo:first-child{width: .6515rem; height: .1288rem;}
    #ly_web_index_0002_2Partner .brief{margin-top: .1818rem; font-size: .1061rem;}
    #ly_web_index_0002_2Partner .btns{bottom: .2121rem;}
    #ly_web_index_0002_2Partner .btns .btn .text{font-size: .1061rem;}
}
@media (max-width: 768px) {
    #ly_web_index_0002_2Partner{margin-top: 1.4rem;}
    #ly_web_index_0002_2Partner .cw1312{width: 100%;}
    #ly_web_index_0002_2Partner .title{font-size: .4rem;}
    #ly_web_index_0002_2Partner .list{margin: .303rem auto 0; width: 100%; gap: .18rem;}

    #ly_web_index_0002_2Partner .info{padding: .45rem .18rem 1.5rem;}
    #ly_web_index_0002_2Partner .pic::before{padding-top: 272px;} 
    #ly_web_index_0002_2Partner .logos .logo{padding: 0 .2rem; height: .3rem;}
    #ly_web_index_0002_2Partner .logos .logo:first-child{width: 1.8rem; height: .3rem;}
    #ly_web_index_0002_2Partner .brief{margin-top: .3rem; font-size: .26rem; line-height: 150%;}
    #ly_web_index_0002_2Partner .btns{bottom: .6rem;}
    /*#ly_web_index_0002_2Partner .btns .btn {gap: 0 8px;}*/
    #ly_web_index_0002_2Partner .btns .btn .text{font-size: 14px; font-weight: 600; font-style: SemiBold}
    #ly_web_index_0002_2Partner .btns .btn .icon{transform: translateY(2px) scale(0.7);}
}
.ly_web_index_0003_3Wrap{width: 100%; padding: 120px 0 128px; background-color: #FFF;} 

#ly_web_index_0003_3Title{text-align: center;}
#ly_web_index_0003_3Title .text{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 100%; text-align: center;} 


#ly_web_index_0003_3Con {margin-top: 70px;}
#ly_web_index_0003_3Con .content{width: 60.37%; margin: 0 auto;}
#ly_web_index_0003_3Con .swiper-images{margin-bottom: 24px; width: 100%;}
#ly_web_index_0003_3Con .swiper-images .swiper-slide{margin: 0 20px; width: 168px; opacity: 0.5;}
#ly_web_index_0003_3Con .swiper-images .swiper-slide::before{padding-top: 100%;}
#ly_web_index_0003_3Con .swiper-images .swiper-slide img{transform: translate(-50%, -50%) scale(0.8); transition: all 0.5s ease-in-out;}
#ly_web_index_0003_3Con .swiper-images .swiper-slide.swiper-slide-active{opacity: 1;}
#ly_web_index_0003_3Con .swiper-images .swiper-slide.swiper-slide-active img{transform: translate(-50%, -50%) scale(1);}
#ly_web_index_0003_3Con .swiper-texts{width: 100%;}
#ly_web_index_0003_3Con .swiper-texts .name{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 40px; line-height: 100%; text-align: center;}
#ly_web_index_0003_3Con .swiper-texts .desc{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 140%; text-align: center;}
#ly_web_index_0003_3Con .btn{top: 50%; transform: translateY(-50%); z-index: 2; width: 64px; height: 64px; border-radius: 50%; background-color: rgba(0, 0, 0, 0.6);}
#ly_web_index_0003_3Con .btn.prev{left: 0;}
#ly_web_index_0003_3Con .btn.next{right: 0;}


/*@media (max-width: 1920px) {*/
/*    #ly_web_index_0003_3Title .text{font-size: 52px;}*/
/*    #ly_web_index_0003_3Con .swiper-texts .name{font-size: 36px;}*/
/*    #ly_web_index_0003_3Con .swiper-texts .desc{font-size: 20px;}*/
/*}*/
/*@media (max-width: 1680px) {*/
/*    #ly_web_index_0003_3Title .text{font-size: 50px;}*/
/*}*/
@media (max-width: 1440px) {
    .ly_web_index_0003_3Wrap{padding: 126px 0;}
    #ly_web_index_0003_3Title .text{font-size: 48px;}
    #ly_web_index_0003_3Con .swiper-texts .name{font-size: 32px;}
    #ly_web_index_0003_3Con .swiper-texts .desc{font-size: 20px;}
    #ly_web_index_0003_3Con .btn.prev{left: 13%;}
    #ly_web_index_0003_3Con .btn.next{right: 13%;}
}
@media (max-width: 1024px) {
    .ly_web_index_0003_3Wrap{padding: 80px 0;}
    #ly_web_index_0003_3Title .text{font-size: 32px;}

    #ly_web_index_0003_3Con {margin-top: 48px;}
    #ly_web_index_0003_3Con .content{width: 56.1%; }
    #ly_web_index_0003_3Con .swiper-images .swiper-slide{width: 96px; margin: 0 11px;}
    #ly_web_index_0003_3Con .swiper-texts .name{font-size: 28px;}
    #ly_web_index_0003_3Con .btn{width: 48px; height: 48px;}
    #ly_web_index_0003_3Con .btn.prev{left: 10%;}
    #ly_web_index_0003_3Con .btn.next{right: 10%;}
    #ly_web_index_0003_3Con .btn img{transform: scale(0.8);}
}
@media (max-width: 992px) {
    .ly_web_index_0003_3Wrap{padding: .6061rem 0;}
    #ly_web_index_0003_3Title .text{font-size: .2424rem;}

    #ly_web_index_0003_3Con {margin-top: .3636rem;}
    #ly_web_index_0003_3Con .content{width: 66.37%;}
    /* #ly_web_index_0003_3Con .swiper-images .swiper-slide::before{padding-top: .697rem;} */
    #ly_web_index_0003_3Con .swiper-texts .name{font-size: .2121rem;}
    #ly_web_index_0003_3Con .swiper-texts .desc{font-size: .1515rem;}
    #ly_web_index_0003_3Con .btn{width: .3636rem; height: .3636rem;}
    #ly_web_index_0003_3Con .btn.prev{left: 8%;}
    #ly_web_index_0003_3Con .btn.next{right: 8%;}
}
@media (max-width: 768px) {
    .ly_web_index_0003_3Wrap{padding: .7rem 0;}
    #ly_web_index_0003_3Title .text{font-size: .42rem;}

    #ly_web_index_0003_3Con {margin-top: .3636rem;}
    #ly_web_index_0003_3Con .content{width: 80%;}
    #ly_web_index_0003_3Con .swiper-images .swiper-slide{width: 64px; margin: 0 20px;}
    /* #ly_web_index_0003_3Con .swiper-images .swiper-slide::before{padding-top: 1.2rem;} */
    #ly_web_index_0003_3Con .swiper-texts .name{font-size: .34rem;}
    #ly_web_index_0003_3Con .swiper-texts .desc{margin-top: .3rem; font-size: .24rem;}
    #ly_web_index_0003_3Con .btn{width: .5rem; height: .5rem;}
    #ly_web_index_0003_3Con .btn img{transform: scale(0.5);}
    #ly_web_index_0003_3Con .btn.prev{left: 5%;}
    #ly_web_index_0003_3Con .btn.next{right: 5%;}
}


























.ly_web_index_0004_4Wrap{width: 100%; padding: 128px 0; background-color: #f5f5f7;} 

#ly_web_index_0004_4Title{text-align: center;}
#ly_web_index_0004_4Title .text{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 100%;  text-align: center; } 


#ly_web_index_0004_4Con {margin-top: 56px; padding: 0 20px;}
#ly_web_index_0004_4Con .swiper-slide{width: 17.19%; margin-right: 20px; background-color: #fff; border-radius: 10px;}
#ly_web_index_0004_4Con .pic{width: 100%; }
/* #ly_web_index_0004_4Con .pic::before{padding-top: 81.36%;} */
#ly_web_index_0004_4Con .pic::before{padding-top: 358px;}
#ly_web_index_0004_4Con .pic img{object-fit: cover;}
#ly_web_index_0004_4Con .play{top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 56px; height: 56px; border-radius: 50%;}

#ly_web_index_0004_4Con .info{width: 100%; padding: 24px 5.45% 40px;}
#ly_web_index_0004_4Con .intro{width: 100%; gap: 0 16px;}
#ly_web_index_0004_4Con .avatar{width: 48px; height: 48px; border-radius: 50%;}
#ly_web_index_0004_4Con .name{width: calc(100% - 65px); font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 24px; line-height: 1.4; }
#ly_web_index_0004_4Con .desc{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 1.5em; height: calc(1.5em * 2);}

#ly_web_index_0004_4Con .btns{margin-top: 56px; margin-right: 5%; gap: 0 64px;}
#ly_web_index_0004_4Con .btn{width: 64px; height: 64px; border-radius: 50%; background-color: rgba(0, 0, 0, 0.6);}
#ly_web_index_0004_4Con .btn.prev{left: 0;}
#ly_web_index_0004_4Con .btn.next{right: 0;}


@media (max-width: 1920px) {
    #ly_web_index_0004_4Title .text{font-size: 52px;}
    #ly_web_index_0004_4Con .swiper-slide{width: 23.58%;}
    #ly_web_index_0004_4Con .name{font-size: 20px;}
    #ly_web_index_0004_4Con .desc{font-size: 16px;}
}
@media (max-width: 1680px) {
    #ly_web_index_0004_4Title .text{font-size: 50px;}
    
    #ly_web_index_0004_4Con .swiper-slide{width: 18.19%;}
    #ly_web_index_0004_4Con .info{padding: 24px 5.45%;}
    #ly_web_index_0004_4Con .btns{margin-top: 50px; gap: 0 55px;}
}
@media (max-width: 1440px) {
    .ly_web_index_0004_4Wrap{padding: 136px 0 64px;}
    #ly_web_index_0004_4Con .swiper-slide{width: 30%;}
    
    #ly_web_index_0004_4Con .pic::before{padding-top: 352px;}
    #ly_web_index_0004_4Con .info{padding: 24px 5.45% 40px;}
    #ly_web_index_0004_4Con .name{font-size: 24px;}
    #ly_web_index_0004_4Con .desc{font-size: 20px;}
    #ly_web_index_0004_4Con .btns{margin-top: 48px; gap: 0 64px; margin-right: 32px;}
}
@media (max-width: 1024px) {
    .ly_web_index_0004_4Wrap{padding: 80px 0;}
    #ly_web_index_0004_4Title .text{font-size: 32px;}
    
    #ly_web_index_0004_4Con .swiper-slide{width: 27.34%;}
    /* #ly_web_index_0004_4Con .pic::before{padding-top: 81.42%;} */
    #ly_web_index_0004_4Con .pic::before{padding-top: 228px;}
    #ly_web_index_0004_4Con .info{padding: 16px 5.71% 32px;}
    #ly_web_index_0004_4Con .intro{ gap: 0 8px;}
    #ly_web_index_0004_4Con .avatar{width: 32px; height: 32px;}
    #ly_web_index_0004_4Con .name{font-size: 20px;}
    #ly_web_index_0004_4Con .desc{font-size: 14px;}
    #ly_web_index_0004_4Con .btns{margin-top: 40px; gap: 0 40px; margin-right: 32px;}
    #ly_web_index_0004_4Con .btn{width: 40px; height: 40px;}
    #ly_web_index_0004_4Con .btn img{transform: scale(0.8);}
}
@media (max-width: 992px) {
    .ly_web_index_0004_4Wrap{padding: .6061rem 0;}
    #ly_web_index_0004_4Title .text{font-size: .2424rem;}
    
    #ly_web_index_0004_4Con .info{padding: .1212rem 5.71% .2424rem;}
    #ly_web_index_0004_4Con .intro{ gap: 0 .0606rem;}
    #ly_web_index_0004_4Con .avatar{width: .2424rem; height: .2424rem;}
    #ly_web_index_0004_4Con .name{font-size: .1515rem;}
    #ly_web_index_0004_4Con .desc{font-size: .1061rem;}
    #ly_web_index_0004_4Con .btns{margin-top: .303rem; gap: 0 .303rem; margin-right: .2424rem;}
    #ly_web_index_0004_4Con .btn{width: .303rem; height: .303rem;}
}
@media (max-width: 768px) {
    .ly_web_index_0004_4Wrap{padding: .7rem 0; overflow: hidden;}
    #ly_web_index_0004_4Title .text{font-size: .42rem;}

    #ly_web_index_0004_4Con {margin-top: .42rem; padding: 0 .18rem;}
    
    #ly_web_index_0004_4Con .swiper{overflow: visible !important;}
    #ly_web_index_0004_4Con .swiper-slide{width: 74.42%; border-radius: 0;  margin-right: .18rem;}
    
    #ly_web_index_0004_4Con .pic::before{padding-top: 260px;}
    #ly_web_index_0004_4Con .info{padding: .28rem .18rem;}
    #ly_web_index_0004_4Con .intro{ gap: 0 .28rem;}
    #ly_web_index_0004_4Con .avatar{width: .84rem; height: .84rem;}
    #ly_web_index_0004_4Con .name{font-size: .3rem;}
    #ly_web_index_0004_4Con .desc{margin-top: .28rem; font-size: .26rem;}

    #ly_web_index_0004_4Con .btns{margin-right: .18rem;}
    #ly_web_index_0004_4Con .btn{width: .5rem; height: .5rem;}
    #ly_web_index_0004_4Con .btn img{transform: scale(0.5);}
    #ly_web_index_0004_4Con .btn.prev{left: 2%;}
    #ly_web_index_0004_4Con .btn.next{right: 2%;}
}


























.ly_web_index_0005_5Wrap{width: 100%; padding: 128px 0; background-color: #fff;} 

#ly_web_index_0005_5Con{width: 100%; gap: 0 20px;}
#ly_web_index_0005_5Con .item{width: calc((100% - 60px) / 4);}
#ly_web_index_0005_5Con .icon{margin: 0 auto; width: 128px; height: 128px;}
#ly_web_index_0005_5Con .icon img{object-fit: cover;}
#ly_web_index_0005_5Con .desc{margin-top: 24px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 120%; color: #333; text-align: center;}

@media (max-width: 1440px) {
    .ly_web_index_0005_5Wrap{ padding: 64px 0 128px; background-color: #f5f5f7;} 
    
    #ly_web_index_0005_5Con{width: 75.1%;}
    #ly_web_index_0005_5Con .icon{width: 96px; height: 96px; border-radius: 50%; background-color: #fff;}
}
@media (max-width: 1024px) {
    .ly_web_index_0005_5Wrap{padding: 0 0 80px;}
    #ly_web_index_0005_5Con .icon{width: 88px; height: 88px; }
    #ly_web_index_0005_5Con .desc{font-size: 14px; margin-top: 16px;}
}
@media (max-width: 992px) {
    .ly_web_index_0005_5Wrap{padding: 0 0 .6061rem;}

    #ly_web_index_0005_5Con .icon{width: .6667rem; height: .6667rem; }
    #ly_web_index_0005_5Con .desc{font-size: .1061rem; margin-top: .1212rem;}
}
@media (max-width: 768px) {
    .ly_web_index_0005_5Wrap{padding: 0 0 .7rem;}

    #ly_web_index_0005_5Con {width: 92%; flex-wrap: wrap;gap: .7rem .12rem;}
    #ly_web_index_0005_5Con .item{width: calc((100% - (0.12rem * 3)) / 4);}
    #ly_web_index_0005_5Con .icon{width: 1.5rem; height: 1.5rem; }
    #ly_web_index_0005_5Con .desc{font-size: 14px; margin-top: .28rem;}
    
}



























