
#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;}
}
#ly_web_banner_0002_0 {margin-top: 86px; position: relative;}
/* #ly_web_banner_0002_0 .img {padding-top: 31.25%;} */
#ly_web_banner_0002_0 .img {height: auto;}
#ly_web_banner_0002_0 .img picture,
#ly_web_banner_0002_0 .img img{display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}

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

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

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

@media screen and (max-width: 1440px){
    /* #ly_web_banner_0002_0 {margin-top: 118px;} */
    #ly_web_banner_0002_0 .title{font-size: 48px;}
    #ly_web_banner_0002_0 .brief{font-size: 40px;}
    
    #ly_web_banner_0002_0.about .img {height: 612px;}
    #ly_web_banner_0002_0.promotion .img {height: 890px;}
    #ly_web_banner_0002_0.promotion .textBox .title{font-size: 32px; } 
    #ly_web_banner_0002_0.promotion .textBox .brief{font-size: 28px; } 
}
@media screen and (max-width: 1024px){
    #ly_web_banner_0002_0 {margin-top: 94px;}
    #ly_web_banner_0002_0 .title{font-size: 40px;}
    #ly_web_banner_0002_0 .brief{font-size: 32px;}
    
    #ly_web_banner_0002_0.about .img {height: 430px;}
    #ly_web_banner_0002_0.promotion .img {height: 640px;}
    #ly_web_banner_0002_0.promotion .textBox .title{font-size: 28px; } 
    #ly_web_banner_0002_0.promotion .textBox .brief{font-size: 24px; margin-top: 16px;} 
}
@media screen and (max-width: 992px){
    #ly_web_banner_0002_0 .title{font-size: .303rem;}
    #ly_web_banner_0002_0 .brief{font-size: .22rem;}
    
    #ly_web_banner_0002_0.promotion .textBox .title{font-size: .1818rem; } 
    #ly_web_banner_0002_0.promotion .textBox .brief{font-size: .1515rem; margin-top: .1212rem;} 
}
@media screen and (max-width: 768px){
    #ly_web_banner_0002_0 {margin-top: 1.26rem;}
    #ly_web_banner_0002_0 .title{ font-weight: 700; font-style: bold; font-size: .42rem; }
    #ly_web_banner_0002_0 .brief{margin-top: .32rem; font-size: .26rem; }
    
    #ly_web_banner_0002_0.about .img {height: 310px;}
    
    #ly_web_banner_0002_0 .logo{height: 40px;}
    #ly_web_banner_0002_0.promotion .img {height: 460px;}
    #ly_web_banner_0002_0.promotion .textBox{top: 25%; }
    
    #ly_web_banner_0002_0.promotion .textBox .title{font-size: .42rem; } 
    #ly_web_banner_0002_0.promotion .textBox .brief{font-size: .35rem; margin-top: .29rem;} 
}
/* 扩散效果 */
@keyframes circleWave {
    0% {
        transform: translate(-50%, -50%) scale(.5);
        opacity: 0.4;
    }

    100% {
        transform: translate(-50%, -50%) scale(20);
        opacity: 0;
    }
}
@keyframes circleWave2 {
    0% {
        transform: translate(-50%, -50%) scale(.5);
        opacity: 0.4;
    }

    100% {
        transform: translate(-50%, -50%) scale(15);
        opacity: 0;
    }
}
.inner{user-select: none; pointer-events: none; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; width: 100%; height: 100%; background-color: rgba(var(--mainRgb), .2); z-index: -1; border-radius: 50%; transform-origin: center; animation: circleWave 2.5s infinite linear; }
.inner2{user-select: none; pointer-events: none; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; width: 50%; height: 50%; background-color: rgba(var(--mainRgb), .6); z-index: -1; border-radius: 50%; transform-origin: center;animation: circleWave2 2.5s infinite linear; }
.inner3{user-select: none; pointer-events: none; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; background-color: var(--main); width: 8px; height: 8px; border-radius: 50%; z-index: -1;  ;animation: circleWave2 2.5s infinite linear;}


@media (max-width: 768px) {
    @keyframes circleWave {
        0% {
            transform: translate(-50%, -50%) scale(.5);
            opacity: 0.4;
        }
    
        100% {
            transform: translate(-50%, -50%) scale(10);
            opacity: 0;
        }
    }
    @keyframes circleWave2 {
        0% {
            transform: translate(-50%, -50%) scale(.5);
            opacity: 0.4;
        }
    
        100% {
            transform: translate(-50%, -50%) scale(5);
            opacity: 0;
        }
    }
}


/* 样式开始 ============================================================================================================ */
.ly_web_about_0001_1Wrap{width: 100%;padding-bottom: 128px; background-color: #f5f5f7;}
.ly_web_about_0001_1Con{padding-top: 128px;}

@media (max-width: 1440px) {
    .ly_web_about_0001_1Wrap .cw1312{width: 67.2%;}
}
@media (max-width: 1024px) {
    .ly_web_about_0001_1Wrap{padding-bottom: 80px;}
    .ly_web_about_0001_1Con{padding-top: 80px;}
    .ly_web_about_0001_1Wrap .cw1312{width: 94%;}
}
@media (max-width: 992px) {
    .ly_web_about_0001_1Wrap{padding-bottom: .6061rem;}
    .ly_web_about_0001_1Con{padding-top: .6061rem;}
    .ly_web_about_0001_1Wrap .cw1312{width: 94%;}
}
@media (max-width: 768px) {
    .ly_web_about_0001_1Wrap{padding-bottom: .82rem;}
    .ly_web_about_0001_1Con{padding-top: .82rem;}
    .ly_web_about_0001_1Wrap .cw1312{width: 90%;}
}




/* 公共标题样式 */
#ly_web_about_0001_1Title{}
#ly_web_about_0001_1Title .title{font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 56px; line-height: 100%;  color: #333;}

@media (max-width: 1920px) {
    #ly_web_about_0001_1Title .title{font-size: 52px;}
}
@media (max-width: 1680px) {
    #ly_web_about_0001_1Title .title{font-size: 50px;}
}
@media (max-width: 1440px) {
    #ly_web_about_0001_1Title .title{font-size: 48px;}
}
@media (max-width: 1024px) {
    #ly_web_about_0001_1Title .title{font-size: 40px;}
}
@media (max-width: 992px) {
    #ly_web_about_0001_1Title .title{font-size: .303rem;}
}
@media (max-width: 768px) {
    #ly_web_about_0001_1Title .title{font-size: .42rem;}
}



/* 介绍 */
#ly_web_about_0001_1Intro{margin-top: 56px;}
#ly_web_about_0001_1Intro .desc{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 150%; color: #666;}
#ly_web_about_0001_1Intro .list{margin-top: 64px; gap: 20px;}
#ly_web_about_0001_1Intro .card{width: calc((100% - 20px * 2) / 3); padding: 78px 20px; background-color: #fff; border-radius: 20px;} 
#ly_web_about_0001_1Intro .card .name{font-family: Figtree; font-weight: 700; font-style: Bold; font-size: 24px; line-height: 100%; color: #333;}
#ly_web_about_0001_1Intro .card .line{display: block; margin: 10px 0; width: 128px; height: 4px; background: linear-gradient(90deg, var(--main) 0%, rgba(var(--mainRgb), 0.1) 100%);}
#ly_web_about_0001_1Intro .card .brief{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 32px; line-height: 100%; color: #666;}

@media (max-width: 1440px) {
    #ly_web_about_0001_1Intro{margin-top: 48px;}
    #ly_web_about_0001_1Intro .desc{font-size: 20px;}
    #ly_web_about_0001_1Intro .card{padding: 64px 20px;}
    #ly_web_about_0001_1Intro .card .name{font-size: 20px;}
    #ly_web_about_0001_1Intro .card .line{margin: 8px 0;}
    #ly_web_about_0001_1Intro .card .brief{font-size: 28px;}
}
@media (max-width: 1024px) {
    #ly_web_about_0001_1Intro{margin-top: 40px;}
    #ly_web_about_0001_1Intro .desc{font-size: 16px;}
    #ly_web_about_0001_1Intro .list{margin-top: 80px; flex-wrap: wrap;}
    #ly_web_about_0001_1Intro .card{padding: 32px 40px; width: 100%; justify-content: flex-start;}
    #ly_web_about_0001_1Intro .card .bot{padding-top: 20px; position: relative; overflow: hidden;}
    #ly_web_about_0001_1Intro .card .line{position: absolute; top: 0; width: 115%;}
    #ly_web_about_0001_1Intro .card .brief{font-size: 24px;}
}
@media (max-width: 1024px) {
    #ly_web_about_0001_1Intro{margin-top: .303rem;}
    #ly_web_about_0001_1Intro .desc{font-size: .1212rem;}
    #ly_web_about_0001_1Intro .list{margin-top: .6061rem; }
    #ly_web_about_0001_1Intro .card{padding: .2424rem .303rem; }
    #ly_web_about_0001_1Intro .card .bot{padding-top: .1515rem;}
    #ly_web_about_0001_1Intro .card .brief{font-size: .1818rem;}
}
@media (max-width: 768px) {
    #ly_web_about_0001_1Intro{margin-top: .48rem;}
    #ly_web_about_0001_1Intro .desc{font-size: .26rem; font-weight: 400; font-style: Regular;}
    #ly_web_about_0001_1Intro .list{margin-top: .82rem; }
    #ly_web_about_0001_1Intro .card{padding: .48rem .4rem; }
    #ly_web_about_0001_1Intro .card .bot{padding-top: .4rem;}
    #ly_web_about_0001_1Intro .card .brief{font-size: .4rem;}
}




/* 全球领先品牌 - 地图 */
#ly_web_about_0001_1Map{margin-top: 48px;}
#ly_web_about_0001_1Map .mapBox{}
#ly_web_about_0001_1Map .map{width: 100%;}
/* #ly_web_about_0001_1Map .map::before{padding-top: 54.86%;} */
#ly_web_about_0001_1Map .map::before{padding-top: 790px;}
#ly_web_about_0001_1Map .map img{width: 100%; height: 100%; object-fit: cover;}
#ly_web_about_0001_1Map .country{}
#ly_web_about_0001_1Map .item{z-index: 1; gap: 0 8px;}
#ly_web_about_0001_1Map .item .icon{width: 8px; height: 8px; background-color: var(--main); border-radius: 50%;}
#ly_web_about_0001_1Map .item .name{opacity: 0; visibility: hidden; margin-left: 12px; padding: 8px 15px 10px; min-width: 125px; min-height: 36px; background: rgba(0, 0, 0, 0.48); backdrop-filter: blur(10px); border-radius: 5px; transition: all 0.2s ease-in-out;}
#ly_web_about_0001_1Map .item .name::before { content: "";  display: block; width: 0; height: 0; position: absolute;  top: 50%;  left: -12px; transform: translateY(-50%); border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 12px solid rgba(0, 0, 0, 0.48);}
#ly_web_about_0001_1Map .item .name span{display: inline-block; font-family: Figtree; font-weight: 600; font-style: SemiBold; font-size: 20px; line-height: 100%; color: #fff;}
#ly_web_about_0001_1Map .item:nth-child(1) {top: 25.84%; left: 11.36%; z-index: 5;}
#ly_web_about_0001_1Map .item:nth-child(2) {top: 40.48%; left: 37.5%;}
#ly_web_about_0001_1Map .item:nth-child(3) {top: 20.8%; left: 69.2%;}
#ly_web_about_0001_1Map .item:nth-child(4) {top: 26%; left: 10%;}
#ly_web_about_0001_1Map .item:nth-child(5) {top: 30.4%; left: 6.7%;}
#ly_web_about_0001_1Map .item:nth-child(6) {top: 25.2%; left: -1.3%; flex-direction: row-reverse;}
#ly_web_about_0001_1Map .item:nth-child(6) .name{margin-left: 0; margin-right: 12px;}
#ly_web_about_0001_1Map .item:nth-child(6) .name::before {left: auto; right: -12px; border-right: none; border-left: 12px solid rgba(0, 0, 0, 0.48);}
#ly_web_about_0001_1Map .item:nth-child(7) {top: 31.8%; left: 74.2%;}
#ly_web_about_0001_1Map .item:nth-child(8) {top: 23%; left: 12.2%;}
#ly_web_about_0001_1Map .item .icon:hover ~ .name { opacity: 1; visibility: visible;}

@media (max-width: 1440px) {
    #ly_web_about_0001_1Map{width: 1024px;}
    
    #ly_web_about_0001_1Map .map::before{padding-top: 562px;}
}
@media (max-width: 1024px) {
    #ly_web_about_0001_1Map{width: 75.65%; margin-top: 40px; margin-bottom: 20px;}
    #ly_web_about_0001_1Map .item .name span{font-size: 16px;}
}
@media (max-width: 992px) {
    #ly_web_about_0001_1Map{margin-top: .7576rem; margin-bottom: .1515rem;}
    #ly_web_about_0001_1Map .item .name span{font-size: .1212rem;}
}
@media (max-width: 768px) {
    .ly_web_about_0001_1MapBox .mapCon{margin-top: .32rem; overflow: auto; 
        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_about_0001_1MapBox .mapCon::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
        background: transparent !important;
    }
    .ly_web_about_0001_1MapBox .mapCon::-webkit-scrollbar-track {
        display: none !important;
        background: transparent !important;
    }
    .ly_web_about_0001_1MapBox .mapCon::-webkit-scrollbar-thumb {
        display: none !important;
        background: transparent !important;
    }
    .ly_web_about_0001_1MapBox .mapCon::-webkit-scrollbar-button {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }
    .ly_web_about_0001_1MapBox .mapCon::-webkit-scrollbar-corner {
        display: none !important;
        background: transparent !important;
    }
    #ly_web_about_0001_1Map{margin-top: 0; margin-bottom: 0; width: 142%;}
    #ly_web_about_0001_1Map {margin-top: 16px;}
    #ly_web_about_0001_1Map .map::before{padding-top: 342px;}

    #ly_web_about_0001_1Map .item .icon{width: .1rem; height: .1rem;}
    /*#ly_web_about_0001_1Map .item .name{padding: .16rem .32rem; min-width: 2rem; min-height: .6rem; background: url(/module/ly-web/about/0001/images/back.svg) no-repeat center left;}*/
    #ly_web_about_0001_1Map .item .name{margin-left: 0 !important; margin-right: 0 !important; padding: .16rem .32rem; min-width: 2rem; min-height: .6rem; background: url(/module/ly-web/about/0001/images/back.svg) no-repeat center left/cover;}
    #ly_web_about_0001_1Map .item .name::before{display: none;}
    #ly_web_about_0001_1Map .item .name span{font-size: .28rem;}

    /* #ly_web_about_0001_1Map .country{top: -5%; left: -0.1%;} */
    #ly_web_about_0001_1Map .item:nth-child(1) {z-index: 1;}
    #ly_web_about_0001_1Map .item:nth-child(6) {top: 25.2%; left: 13.3%; z-index: 5; flex-direction: row;}
    #ly_web_about_0001_1Map .item:nth-child(6) .name{margin-left: 12px; margin-right: 0;}
    #ly_web_about_0001_1Map .item:nth-child(6) .name::before {left: -12px; right: initial; border-right: 12px solid rgba(0, 0, 0, 0.48); border-left: none;}
}



/* 全球领先品牌 - 数据 */
#ly_web_about_0001_1Data{margin-top: -100px;}
#ly_web_about_0001_1Data .list{margin: auto; width: 86.58%; gap: 48px 18%;}
#ly_web_about_0001_1Data .item{width: calc((100% - 18% * 2) / 3);}
#ly_web_about_0001_1Data .num{padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px solid rgba(0, 0, 0, 0.6); font-family: Figtree; font-weight: 700; font-style: Bold; font-size: 56px; line-height: 100%; color: var(--main);}
#ly_web_about_0001_1Data .brief{font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 20px; line-height: 120%; color: #666;}

@media (max-width: 1440px) {
    #ly_web_about_0001_1Data{width: 71.65%;}
    #ly_web_about_0001_1Data .list{ gap: 48px 8%;}
    #ly_web_about_0001_1Data .item{width: calc((100% - 8% * 2) / 3);}
    #ly_web_about_0001_1Data .num{font-size: 48px;}
}
@media (max-width: 1024px) {
    #ly_web_about_0001_1Data{margin-top: 0; width: 75.65%;}
    #ly_web_about_0001_1Data .list{width: 92%;}
    #ly_web_about_0001_1Data .num{font-size: 40px;}
    #ly_web_about_0001_1Data .brief{font-size: 16px;}
}
@media (max-width: 992px) {
    #ly_web_about_0001_1Data .num{font-size: .303rem;}
    #ly_web_about_0001_1Data .brief{font-size: .1212rem;}
}
@media (max-width: 768px) {
    #ly_web_about_0001_1Data{width: 78.65%; margin-top: -20px;}
    #ly_web_about_0001_1Data .list{width: 100%; gap: .68rem .48rem;}
    #ly_web_about_0001_1Data .item{width: calc((100% - .48rem) / 2);}
    #ly_web_about_0001_1Data .num{font-size: .48rem;}
    #ly_web_about_0001_1Data .brief{font-size: .24rem;}
}




/* 荣誉 */
#ly_web_about_0001_1Honor{margin-top: 64px;}
#ly_web_about_0001_1Honor .list{gap: 20px; width: 1625px; max-width: 92%; margin: auto; } 
#ly_web_about_0001_1Honor .item{width: calc((100% - 20px * 4) / 5); border-radius: 20px; background-color: #fff;}

#ly_web_about_0001_1Honor .item::before{padding-top: 100%;}
#ly_web_about_0001_1Honor .item img{object-fit: cover; max-width: 82%; }

@media (max-width: 1440px) {
    #ly_web_about_0001_1Honor{margin-top: 48px;}
    #ly_web_about_0001_1Honor .item img{transform: translate(-50%, -50%) scale(.85);}
}
@media (max-width: 1024px) {
    .ly_web_about_0001_1Con.endorsed .cw1312{width: 68.75%;}
    
    #ly_web_about_0001_1Honor{margin-top: 40px;}
}
@media (max-width: 992px) {
    #ly_web_about_0001_1Honor{margin-top: .303rem;}
}
@media (max-width: 768px) {
    .ly_web_about_0001_1Con.endorsed .cw1312{width: 90%;}
    #ly_web_about_0001_1Honor{margin-top: .48rem;}
    #ly_web_about_0001_1Honor .list{gap: .18rem;}
    #ly_web_about_0001_1Honor .item{width: calc((100% - .18rem) / 2);}
    #ly_web_about_0001_1Honor .item:last-child{width: 100%;}
    #ly_web_about_0001_1Honor .item::before{padding-top: 145px;}
    #ly_web_about_0001_1Honor .item img{transform: translate(-50%, -50%) scale(.65);}
}





/* 联系 */
#ly_web_about_0001_1Contact{margin-top: 64px;}
#ly_web_about_0001_1Contact .list{width: 100%; padding: 56px 4.87%; gap: 20px 4.09%; border-radius: 20px; background-color: #fff;}
#ly_web_about_0001_1Contact .item{width: calc((100% - 4.09% * 3) / 4);}
#ly_web_about_0001_1Contact .icon{width: 48px; height: 48px;}
#ly_web_about_0001_1Contact .name{margin-top: 16px; font-family: Figtree; font-weight: 500; font-style: Medium; font-size: 24px; line-height: 120%; color: #333;}
#ly_web_about_0001_1Contact .desc{margin-top: 12px;font-family: Figtree; font-weight: 400; font-style: Regular; font-size: 18px; line-height: 120%; color: #666;}
#ly_web_about_0001_1Contact .ul{margin-top: 12px; gap: 8px;}
#ly_web_about_0001_1Contact .ul .svg{width: 25px; height: 25px; fill: #333;}

@media (max-width: 1440px) {
    #ly_web_about_0001_1Contact{margin-top: 48px;}
    #ly_web_about_0001_1Contact .list{gap: 20px 3.09%;}
    #ly_web_about_0001_1Contact .item{width: calc((100% - 3.09% * 3) / 4);}
    #ly_web_about_0001_1Contact .icon{width: 40px; height: 40px;}
    #ly_web_about_0001_1Contact .name{font-size: 20px;}
    #ly_web_about_0001_1Contact .desc{font-size: 16px;}
}
@media (max-width: 1024px) {
    .ly_web_about_0001_1Con.contact .cw1312{width: 68.75%;}
    
    #ly_web_about_0001_1Contact{margin-top: 40px;}
    #ly_web_about_0001_1Contact .list{flex-wrap: wrap; gap: 46px; padding: 32px 40px;}
    #ly_web_about_0001_1Contact .item{width: 100%; display: flex; justify-content: flex-start; align-items: center; gap: 24px;}
    #ly_web_about_0001_1Contact .info{width: calc(100% - 64px);}
    #ly_web_about_0001_1Contact .name{font-size: 18px; margin-top: 0;}
    #ly_web_about_0001_1Contact .desc{font-size: 16px; margin-top: 8px;}
    #ly_web_about_0001_1Contact .ul{margin-top: 8px;}
    
    #ly_web_about_0001_1Contact .ul .svg{width: 16px; height: 16px;}
}
@media (max-width: 992px) {
    #ly_web_about_0001_1Contact{margin-top: .303rem;}
    #ly_web_about_0001_1Contact .list{gap: .3485rem; padding: .2424rem .303rem;}
    #ly_web_about_0001_1Contact .item{gap: .1818rem;}
    #ly_web_about_0001_1Contact .info{width: calc(100% - .4848rem);}
    #ly_web_about_0001_1Contact .name{font-size: .1364rem;}
    #ly_web_about_0001_1Contact .desc{font-size: .1212rem; margin-top: .0606rem;}
    #ly_web_about_0001_1Contact .ul{margin-top: .0606rem;}
    
    #ly_web_about_0001_1Contact .ul .svg{width: .1212rem; height: .1212rem;}
}
@media (max-width: 768px) {
    .ly_web_about_0001_1Con.contact .cw1312{width: 90%;}

    #ly_web_about_0001_1Contact{margin-top: .48rem;}
    #ly_web_about_0001_1Contact .list{gap: .52rem; padding: .56rem .7rem;}
    #ly_web_about_0001_1Contact .item{gap: .42rem;}
    #ly_web_about_0001_1Contact .icon{width: .7rem; height: .7rem;}
    #ly_web_about_0001_1Contact .info{width: calc(100% - .7rem - .42rem);}

    #ly_web_about_0001_1Contact .name{font-size: .32rem;}
    #ly_web_about_0001_1Contact .desc{font-size: .24rem; margin-top: .16rem;}
    #ly_web_about_0001_1Contact .ul{margin-top: .16rem; gap: .32rem;}
    #ly_web_about_0001_1Contact .ul .svg{width: .3rem; height: .3rem;}
}





