
#ly_web_header_0002_0{top: 0; left: 0; height: 86px; width: 100%; z-index: 9999; background-color: transparent; transition: all 0.5s ease;}
#ly_web_header_0002_0.active{top: 0; transform: translateY(0); background-color: #fff; box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);}
#ly_web_header_0002_0.none{top: 0; transform: translateY(-100%); background-color: #fff;}
#ly_web_header_0002_0 .header-box{height: 100%;}

/* logo */
#ly_web_header_0002_0 .index{width: 0; height: 0; opacity: 0; position: absolute; top: 0; left: 0; z-index: -1;} 
#ly_web_header_0002_0 .add-ip{margin-right: clamp(15px, 2.3438vw, 45px); max-width: 67px; height: 90%;} 
#ly_web_header_0002_0 .add-ip img { display: block; height: 100%; width: auto; object-fit: contain; object-position: center center;}
#ly_web_header_0002_0 .logo { max-width: calc(158px * 2); position: relative; z-index: 2;}
#ly_web_header_0002_0 .logo img { max-height: 100%; object-fit: contain; width: 100%;}


#ly_web_header_0002_0 .header-menu { flex-basis: calc(100% - 250px); display: flex; align-items: center; justify-content: flex-end; height: 100%; }
#ly_web_header_0002_0 .header-menu nav { color: #fff; display: flex; align-items: center; justify-content: space-between; height: 100%; }
#ly_web_header_0002_0 .first-item { padding: 0 20px; transition: all 0.2s; height: 100%; display: flex; align-items: center; justify-content: center; }
#ly_web_header_0002_0 .first-item .first-box { position: relative; width: 100%; height: 100%; z-index: 2; }
#ly_web_header_0002_0 .first-item .first-item-title { font-size: 16px; font-size: 20px; height: 100%; display: flex; justify-content: center; align-items: center; position: relative; color: #fff; transition: all 0.2s; text-transform: capitalize; }
#ly_web_header_0002_0 .first-item .first-item-title:hover::after { width: 100%; }
#ly_web_header_0002_0 .first-item .first-item-title::after { content: ""; position: absolute; bottom: 0; background: var(--dominant-color); left: 0; width: 0; height: 3px; transition: all 0.2s; }
#ly_web_header_0002_0 .first-item i { display: none; width: 50px; height: 50px; position: absolute; right: -10px; top: 0; bottom: 0; margin: auto; cursor: pointer; transition: all 0.5s; }
#ly_web_header_0002_0 .first-item i::before,
#ly_web_header_0002_0 .first-item i::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #000; }
#ly_web_header_0002_0 .first-item i::before { width: 14px; height: 2px; }
#ly_web_header_0002_0 .first-item i::after { height: 14px; width: 2px; }
#ly_web_header_0002_0 .first-item i.active { transform: rotate(45deg); }

#ly_web_header_0002_0 .second-box { position: absolute; top: 50px; width: 100%; left: 0; padding-top: 36px; justify-content: center; align-items: center; color: #000; }
#ly_web_header_0002_0 .second-box .second-bg { -webkit-box-shadow: inset 0 10px 50px rgba(54, 56, 79, 0.1); box-shadow: inset 0 10px 50px rgba(54, 56, 79, 0.1); padding: 60px; background: #ffffff; }
#ly_web_header_0002_0 .second-in { display: flex; justify-content: space-between; }
#ly_web_header_0002_0 .second-in .left { width: 240px; margin-right: 115px; }
#ly_web_header_0002_0 .second-in .left .item { background: #f2f4f9; margin-bottom: 20px; padding: 15px 20px; width: 100%; font-size: 16px; font-weight: bold; position: relative; cursor: pointer; display: flex; justify-content: space-between; align-items: center; }
#ly_web_header_0002_0 .second-in .left .item img { width: 6px; opacity: 0; transition: all 0.5s; }
#ly_web_header_0002_0 .second-in .left .item::before { content: ""; height: 3px; background: var(--dominant-color); left: 0; bottom: 0; position: absolute; transition: all 0.5s; width: 0; }
#ly_web_header_0002_0 .second-in .left .item.active::before,
#ly_web_header_0002_0 .second-in .left .item:hover::before { width: 100%; }
#ly_web_header_0002_0 .second-in .left .item.active img,
#ly_web_header_0002_0 .second-in .left .item:hover img { opacity: 1; }

#ly_web_header_0002_0 .second-in .right { width: calc(100% - 355px); }
#ly_web_header_0002_0 .second-in .right .item { display: none; justify-content: space-between; }
#ly_web_header_0002_0 .second-in .right .item.active { display: flex; }
#ly_web_header_0002_0 .second-in .right .item.product-tab { flex-direction: column; }
#ly_web_header_0002_0 .second-in .right .item.product-tab .bottom { margin-top: 30px; position: relative; }
#ly_web_header_0002_0 .second-in .right .item.product-tab .swiper-button-prev,
#ly_web_header_0002_0 .second-in .right .item.product-tab .swiper-button-next { border: none; color: #333; margin-bottom: 30px; }
#ly_web_header_0002_0 .second-in .right .item.product-tab .swiper-button-prev::after,
#ly_web_header_0002_0 .second-in .right .item.product-tab .swiper-button-next::after { font-size: 14px; }
#ly_web_header_0002_0 .second-in .right .item.product-tab .swiper-button-prev { left: -60px; }
#ly_web_header_0002_0 .second-in .right .item.product-tab .swiper-button-next { right: -60px; }

#ly_web_header_0002_0 .second-in .right .item .img { flex-basis: calc(420 / 1115 * 100%); overflow: hidden; transition: all 0.5s; border-radius: 6px; height: fit-content; }
#ly_web_header_0002_0 .second-in .right .item .img img { transition: all 0.5s; width: 100%; }
#ly_web_header_0002_0 .second-in .right .item .img:hover img { transform: scale(1.1); }
#ly_web_header_0002_0 .second-in .right .item .text { flex: 1; padding-left: 50px; overflow: visible; text-overflow: initial; white-space: initial; }
#ly_web_header_0002_0 .second-in .right .item .text .t-title { font-size: 22px; font-family: MyriadPro-Bold; margin-bottom: clamp(20px, 0.32rem, 32px);; }
#ly_web_header_0002_0 .second-in .right .item .text .t-summary { font-size: 14px; line-height: 1.6; margin-bottom: 20px; }
#ly_web_header_0002_0 .second-in .right .item .t-more { border-radius: 30px; color: #666; transition: all 0.5s; padding-top: 2px; text-align: left; font-family: MyriadPro-Bold; }
#ly_web_header_0002_0 .second-in .right .item .t-more span{font-size: 14px; color: #666; text-align: left; font-family: MyriadPro-Bold; }
#ly_web_header_0002_0 .second-in .right .item .t-more img { width: 6px; margin-left: 6px; transform: translateY(-1px); transition: all 0.5s; filter: brightness(0); }
#ly_web_header_0002_0 .second-in .right .item .t-more:hover span{ color: var(--dominant-color); }
#ly_web_header_0002_0 .second-in .right .item .t-more:hover img { filter: none; }
#ly_web_header_0002_0 .second-in .right .item .b-tab { display: flex; grid-gap: 20px; }
#ly_web_header_0002_0 .second-in .right .item .b-item { position: relative; }
#ly_web_header_0002_0 .second-in .right .item .b-item span { border-radius: 6px; display: flex; align-items: center; justify-content: center; background: #f2f4f9; position: relative; z-index: 2; height: 42px; min-width: 120px; padding: 0 20px; font-size: 14px; color: #666; transition: all 0.5s; cursor: pointer; }
#ly_web_header_0002_0 .second-in .right .item .b-item::after { position: absolute; bottom: -30px; left: 50%; content: ""; border-style: solid; border-width: 20px; width: 0; height: 0; transform: translateX(-50%); border-color: var(--dominant-color) transparent transparent transparent; box-shadow: 0 0 0 var(--dominant-color); z-index: 0; opacity: 0; transition: all 0.5s; }
#ly_web_header_0002_0 .second-in .right .item .b-item.active span,
#ly_web_header_0002_0 .second-in .right .item .b-item:hover span { background: var(--dominant-color); color: #fff; }
#ly_web_header_0002_0 .second-in .right .item .b-item.active::after,
#ly_web_header_0002_0 .second-in .right .item .b-item:hover::after { opacity: 1; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item { opacity: 0; pointer-events: none; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item .swiper-slide { padding-bottom: 30px; margin-bottom: 20px; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item .swiper-button-prev,
#ly_web_header_0002_0 .second-in .right .item .b-change-item .swiper-button-next { opacity: 0; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item:nth-child(n + 2) { position: absolute; top: 0; left: 0; width: 100%; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item.active { opacity: 1; pointer-events: auto; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item.active .swiper-button-prev,
#ly_web_header_0002_0 .second-in .right .item .b-change-item.active .swiper-button-next { opacity: 1; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item .text { font-size: 14px; color: #666; padding-left: 0; transition: all 0.5s; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item .more { display: flex; align-items: center; color: var(--dominant-color); opacity: 0; position: absolute; bottom: 0; transition: all 0.5s; }
#ly_web_header_0002_0 .second-in .right .item .b-change-item .more img { margin-left: 4px; transform: translateY(-1px); }
#ly_web_header_0002_0 .second-in .right .item .b-change-item .swiper-slide:hover img { transform: scale(1.1); }
#ly_web_header_0002_0 .second-box .second-item { margin: 0 20px; position: relative; }
#ly_web_header_0002_0 .second-box .second-item .second-item-title { color: #222; display: block; padding: 10px; font-size: 14px; transition: all 0.2s; text-align: center; }

#ly_web_header_0002_0 .header-menu .search { margin-right: 50px; }
#ly_web_header_0002_0 .header-menu .search img { width: 20px; }
#ly_web_header_0002_0 .header-menu .search i { color: #000; }
#ly_web_header_0002_0 .header-menu .search label { display: block; position: relative; width: 220px; height: 30px; border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 20px; overflow: hidden; }
#ly_web_header_0002_0 .header-menu .search label input { height: 100%; width: 100%; background: none; border: none; color: #999; padding-right: 50px; }
#ly_web_header_0002_0 .header-menu .search label button { background: none; width: 50px; height: 30px; position: absolute; top: 0; right: 0; color: #fff; font-size: 20px; display: flex; align-items: center; justify-content: center; opacity: 0.9; transition: all 0s; }
#ly_web_header_0002_0 .header-menu .search label button i { font-size: 18px; transition: all 0s; }
#ly_web_header_0002_0 .header-menu .search label button:hover { opacity: 1; transform: scale(1.05); }
#ly_web_header_0002_0 .header-menu .language { color: #fff; position: relative; cursor: pointer; background: var(--dominant-color); height: 100%; width: 230px; display: flex; align-items: center; justify-content: center; }
#ly_web_header_0002_0 .header-menu .language .language-title { display: flex; justify-content: space-between; align-items: center; color: #fff; font-size: 16px; cursor: pointer; }
#ly_web_header_0002_0 .header-menu .language .language-title .language-icon { font-size: 22px; transition: all 0s; color: #fff; }
#ly_web_header_0002_0 .header-menu .language .language-title .language-icon:hover { transform: scale(1.05); }
#ly_web_header_0002_0 .header-menu .language .language-title .fa-web { width: 20px; }
#ly_web_header_0002_0 .header-menu .language .language-title .language-text { margin: 0 6px; }
#ly_web_header_0002_0 .header-menu .language .language-show { position: absolute; top: 0; padding-top: 90px; color: #333; right: 0; width: 100%; transition: all 0.5s; opacity: 0; visibility: hidden; transform: translateY(-10px); }
#ly_web_header_0002_0 .header-menu .language .language-show .language-show-item { padding: 10px 0; background: #fff; overflow: hidden; -webkit-box-shadow: 0 10px 50px rgba(54, 56, 79, 0.11); box-shadow: 0 10px 50px rgba(54, 56, 79, 0.11); }
#ly_web_header_0002_0 .header-menu .language .language-show .language-show-item a { text-align: center; display: block; height: 40px; line-height: 40px; transition: all 0.5s; }
#ly_web_header_0002_0 .header-menu .language .language-show .language-show-item a:hover { background: var(--dominant-color); color: #fff; }
#ly_web_header_0002_0 .header-menu .language:hover .language-show { opacity: 1; visibility: visible; transform: translateY(0); }



/* 移动端菜单 */
#ly_web_header_0002_0 .header-phone-click { cursor: pointer; width: 20px; height: 14px; align-items: center; position: absolute; right: 0; z-index: 10; top: 0; bottom: 0; margin: auto; left: 0;}
#ly_web_header_0002_0 .header-phone-click-side { height: 50px; width: 50px; position: relative; top: 0; right: 3%; display: flex; align-items: center; justify-content: center; z-index: 20;}
#ly_web_header_0002_0 .header-phone-click .phone-click-line { height: 2px; background: var(--dominant-color); width: 100%; transition: all 0.5s; overflow: hidden;}
#ly_web_header_0002_0 .header-phone-click .phone-click-line::before,
#ly_web_header_0002_0 .header-phone-click .phone-click-line::after { content: ""; position: absolute; width: 100%; height: 2px; background: var(--dominant-color); transition: all 0.5s;}
#ly_web_header_0002_0 .header-phone-click .phone-click-line::before { top: 0; transition: all 0.5s;}
#ly_web_header_0002_0 .header-phone-click .phone-click-line::after { bottom: 0; transition: all 0.5s;}
#ly_web_header_0002_0 .header-phone-click.active .phone-click-line { background: transparent; transition: all 0.5s;}
#ly_web_header_0002_0 .header-phone-click.active .phone-click-line::before { margin: auto; transition: all 0.5s; transform: translateY(6px) rotate(45deg);}
#ly_web_header_0002_0 .header-phone-click.active .phone-click-line::after { margin: auto; transition: all 0.5s; transform: translateY(-6px) rotate(-45deg);}



/* 导航效果 */
/* #ly_web_header_0002_0:hover, #ly_web_header_0002_0.cur, #ly_web_header_0002_0.none{background-color: #fff;} */
#ly_web_header_0002_0.black { background: #fff; box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03); }
#ly_web_header_0002_0.black::after { opacity: 0.15; }
#ly_web_header_0002_0.black .logo img { filter: none; }
#ly_web_header_0002_0.black .first-item .first-item-title { color: #000; }

#ly_web_header_0002_0.active,
#ly_web_header_0002_0.onActive { background: #fff; box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);}
#ly_web_header_0002_0.active::after,
#ly_web_header_0002_0:hover::after,
#ly_web_header_0002_0.onActive::after { opacity: 0.15;}
#ly_web_header_0002_0.active .logo img,
#ly_web_header_0002_0:hover .logo img,
#ly_web_header_0002_0.onActive .logo img { filter: none;}
#ly_web_header_0002_0.active .first-item .first-item-title,
#ly_web_header_0002_0:hover .first-item .first-item-title,
#ly_web_header_0002_0.onActive .first-item .first-item-title { color: #000;}


@media screen and (min-width: 1025px) { 
    #ly_web_header_0002_0 .second-box { pointer-events: none; opacity: 0; visibility: hidden; transition: all 0.5s; }
    #ly_web_header_0002_0 .second-box .second-item .second-item-title:hover { color: var(--dominant-color); } 
    #ly_web_header_0002_0 .first-item.active-show .first-item-title { color: var(--dominant-color) !important;}
    #ly_web_header_0002_0 .first-item.active-show .second-box { opacity: 1; visibility: visible; transform: translateY(0); pointer-events: auto; } 
    #ly_web_header_0002_0 .header-menu .language .f-more { display: none; }
    
    /* 隐藏移动端菜单按钮 */ 
    #ly_web_header_0002_0 .header-phone-click-side { display: none;}
}


@media screen and (max-width: 1680px) { 
    #ly_web_header_0002_0 .first-item { padding: 0 15px; } 
}
@media screen and (max-width: 1366px) { 
    #ly_web_header_0002_0 .first-item { padding: 0 10px; } 
}
@media screen and (max-width: 1440px) { 
    #ly_web_header_0002_0 .header-menu { flex-basis: calc(100% - 150px); justify-content: flex-end; } 
    #ly_web_header_0002_0 .header-menu nav { margin-left: auto; margin-right: 0; }
    #ly_web_header_0002_0 .second-box .second-item .second-item-title { font-size: 14px; } 
}
@media screen and (max-width: 1280px) {
    #ly_web_header_0002_0 .first-item .first-item-title { font-size: 14px; } 
}
@media screen and (max-width: 1024px) { 
    #ly_web_header_0002_0 {height: 50px;}
    #ly_web_header_0002_0 .logo {width: 100%;margin-left: 5%;justify-content: flex-start;max-width: 80px;z-index: 10;position: relative;}

    #ly_web_header_0002_0 .header-menu { width: 100%; position: absolute; background: #fff; top: 0; height: 100vh; z-index: 9; margin-left: 0; padding: 80px 5% 30px; flex-direction: column; justify-content: flex-start; align-items: flex-start; overflow: auto; right: -100%; transition: all 0.5s;}
    #ly_web_header_0002_0 .header-menu.active { display: block; right: 0;}
    #ly_web_header_0002_0 .header-menu::after { width: 100%; height: 50px; content: ""; position: fixed; top: 0; left: 0; } 
    #ly_web_header_0002_0 .header-menu nav { width: 100%; flex-direction: column; align-items: flex-start; justify-content: flex-start; height: auto; } 
    #ly_web_header_0002_0 .first-item .first-box { border-bottom: 1px solid #eee; } 
    #ly_web_header_0002_0 .first-item { height: auto; width: 100%; margin-right: 0; justify-content: flex-start; position: relative; flex-direction: column; align-items: flex-start; } 
    #ly_web_header_0002_0 .first-item .first-item-title { color: #222; height: 50px; width: 100%; justify-content: flex-start; }
    #ly_web_header_0002_0 .first-item i { display: block; } 
    #ly_web_header_0002_0 .second-box { position: relative; top: 0; background: none; padding: 0; box-shadow: none; border: none; display: none; }
    #ly_web_header_0002_0 .second-in { width: 100%; } 
    #ly_web_header_0002_0 .second-in .left { width: 100%; margin-right: 0; } 
    #ly_web_header_0002_0 .second-in .left .item { font-size: 14px; padding: 10px 20px; margin-bottom: 0; } 
    #ly_web_header_0002_0 .second-in .right { display: none; } 
    #ly_web_header_0002_0 .second-box .second-item { margin: 10px 0 0; } 
    #ly_web_header_0002_0 .second-box .second-item .second-item-title { color: #000; text-align: left; padding: 0 10px; font-size: 12px; } 
    #ly_web_header_0002_0 .header-menu .search { display: none; }
    #ly_web_header_0002_0 .header-menu .search label { width: 100%; border: 1px solid #000000; } 
    #ly_web_header_0002_0 .header-menu .search label input { color: #000; }
    #ly_web_header_0002_0 .header-menu .search label button { opacity: 1; }
    #ly_web_header_0002_0 .header-menu .search label button i { color: #000; }
    #ly_web_header_0002_0 .header-menu .language { display: none; } 
    #ly_web_header_0002_0 .header-menu .language .language-title { color: #000; font-size: 14px; justify-content: flex-start; }
    #ly_web_header_0002_0 .header-menu .language .language-title .language-icon { display: none; }
    #ly_web_header_0002_0 .header-menu .language .language-title .language-text { display: block; }

    #ly_web_header_0002_0 .header-phone-click {display: flex !important;}
    #ly_web_header_0002_0 .header-phone-click-side{right: 0;}
}
@media screen and (max-width: 1080px) { 
    #ly_web_header_0002_0 .header-menu .search label { width: 150px; } 
}
@media screen and (max-width: 768px) { 
    #ly_web_header_0002_0 .logo{ max-width: 180px; margin-left: auto; margin-right: auto;}
    #ly_web_header_0002_0 .second-box .second-bg {padding: 20px 15px;}
}
#ly_web_footer_0002_0 { position: relative; background: #252525; padding-top: 4.167vw; padding-bottom: 5.208vw; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-logo { text-align: center; margin-bottom: 2.083vw; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-logo img { max-width: calc(170px * 2); filter: initial; } 

#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu { padding-top: 5.208vw; padding-bottom: 5.208vw; border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.1); display: flex; flex-wrap: wrap; justify-content: space-between; grid-gap: 1.042vw; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item { display: block; font-size: 0.9375vw; position: relative; color: #fff; pointer-events: none; font-family: MyriadPro-Bold; min-width: 25%; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box { margin-top: 1.25vw; line-height: 2; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box a,
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box span { display: block; font-size: 0.729vw; transition: all 0.5s; position: relative; width: fit-content; color: #fff; opacity: 0.5; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box a:hover,
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box span:hover { opacity: 1; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .f-messages { margin-top: 0.521vw; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .f-messages label { position: relative; border-radius: 2px; overflow: hidden; display: block; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .f-messages input { border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 4px; height: 34px; width: 100%; background: none; color: #fff; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .f-messages button { position: absolute; right: 0; top: 0; height: 34px; background: #7f7f7f; width: 40px; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .f-messages button i { color: #fff; } 

#ly_web_footer_0002_0 .ly_web_footer_0002_0-copyright { display: flex; justify-content: space-between; margin-top: 1.5625vw; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-copyright .text { font-size: 14px; color: #666; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-copyright a{ margin-left: 30px; } 
#ly_web_footer_0002_0 .ly_web_footer_0002_0-copyright a:hover { color: #fff; } 

#ly_web_footer_0002_0 .link { display: flex; justify-content: flex-start; align-items: center; grid-gap: 10px; margin-top: 10px; } 
#ly_web_footer_0002_0 .link img { opacity: 0.5; width: 20px; } 


@media screen and (max-width: 1600px) { 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item {font-size: 16px; } 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box a, #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box span { font-size: 14px; } 
} 
@media screen and (max-width: 1024px) {
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box a, #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box span { width: 100%; padding-left: 12px; line-height: 40px; } 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .f-item:last-child{min-width: 280px;}
} 
@media screen and (max-width: 768px) { 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-logo {margin-bottom: 30px; } 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-logo img {max-width: 120px; } 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu {flex-direction: column; } 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item { border-bottom: 1px solid rgba(255, 255, 255, 0.1); pointer-events: auto; height: 64px; line-height: 64px; font-size: 14px; }
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item i { width: 26px; height: 64px; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; cursor: pointer; transition: all 0.5s; display: block; }
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item i::before, #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item i::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #666; transition: all 0.5s; }
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item i::before { width: 12px; height: 2px; }
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item i::after { height: 12px; width: 2px; }
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .first-item i.active::after { transform: rotate(90deg); } 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .second-box { display: none; } 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-menu .f-messages { margin-top: 20px; } 
    #ly_web_footer_0002_0 .ly_web_footer_0002_0-copyright { flex-direction: column-reverse; } 
    #ly_web_footer_0002_0 .link { margin: 10px 0; }
} 
#ly_web_products_detail_0001_0{
    --nameColor: var(--color-active);
    --briefColor: #fff;
}

#ly_web_products_detail_0001_0{margin-top: 86px; position: relative;}
#ly_web_products_detail_0001_0 .pic{width: 100%; padding-top: 45.833%;}
#ly_web_products_detail_0001_0 .pic img{width: 100%; height: 100%; object-fit: cover;}
#ly_web_products_detail_0001_0 .text{height: max-content; top: 50%; transform: translateY(-50%); z-index: 2;}
#ly_web_products_detail_0001_0 .text .name{line-height: 1;color: var(--nameColor); font-family: "Figtree-Bold"; }
#ly_web_products_detail_0001_0 .text .brief{line-height: 1;color: var(--briefColor); font-family: "Figtree-Regular";}

@media (max-width: 1024px) {
    #ly_web_products_detail_0001_0{margin-top: 50px;}
}
@media (max-width: 768px) {
    #ly_web_products_detail_0001_0 .pic{padding-top: 114.833%;}
}
.ly_web_products_detail_0002_1{
    
    --backColor: #000;
    --nameColor: var(--color-active);
    --briefColor: #fff;

    padding: 100px 0 120px; 
    background-color: var(--backColor);
}

@media (max-width: 1680px) {
    .ly_web_products_detail_0002_1{padding: 100px 0; }
}
@media (max-width: 768px) {
    .ly_web_products_detail_0002_1{padding: 10vw 0; }
}

#ly_web_products_detail_0002_1_info{}
#ly_web_products_detail_0002_1_info .name{line-height: 1;color: var(--nameColor); font-family: "Figtree-Bold"; }
#ly_web_products_detail_0002_1_info .brief{margin-top: 1.2vw; line-height: 1.556; color: var(--briefColor); opacity: 0.5; font-family: "Figtree-Regular";}




#ly_web_products_detail_0002_1_content{margin-top: 40px;}
#ly_web_products_detail_0002_1_content .item{margin-top: 30px; height: 460px; border-radius: 20px;}
#ly_web_products_detail_0002_1_content .item:nth-child(1){width: 61.429%;}
#ly_web_products_detail_0002_1_content .item:nth-child(2){width: 36.429%;}
#ly_web_products_detail_0002_1_content .item:nth-child(3){width: 100%; height: 360px;}
#ly_web_products_detail_0002_1_content .pic{width: 100%; height: 100%;}
#ly_web_products_detail_0002_1_content .pic img{width: 100%; height: 100%; object-fit: cover;}
#ly_web_products_detail_0002_1_content .info{padding: 60px; width: 100%; height: 100%;}
#ly_web_products_detail_0002_1_content .cont{width: 100%; height: 100%; color: #fff;}
#ly_web_products_detail_0002_1_content .info .name{line-height: 1.3em; font-family: "Figtree-SemiBold"; }
#ly_web_products_detail_0002_1_content .info .brief{margin-top: 1vw; line-height: 1.3em; font-family: "Figtree-Regular";}
#ly_web_products_detail_0002_1_content .item:nth-child(1) .cont{width: 41%; display: flex; flex-direction: column; justify-content: center;}
#ly_web_products_detail_0002_1_content .item:nth-child(3) .cont{width: 55%; display: flex; flex-direction: column; justify-content: center;}

@media (max-width: 1680px) {
    #ly_web_products_detail_0002_1_content{margin-top: 2.08vw;}
    #ly_web_products_detail_0002_1_content .item{margin-top: 1.5625vw; height: 23.958vw; }
    #ly_web_products_detail_0002_1_content .item:nth-child(3){height: 18.75vw;}
}
@media (max-width: 1366px) {
    #ly_web_products_detail_0002_1_content .info{padding: 40px;}
}
@media (max-width: 768px) {
    #ly_web_products_detail_0002_1_content{margin-top: 2vw;}
    #ly_web_products_detail_0002_1_content .item{margin-top: 2vw; height: 48.958vw; }
    #ly_web_products_detail_0002_1_content .info{padding: 5vw;}
    
    #ly_web_products_detail_0002_1_content .item:nth-child(1){width: 100%;}
    #ly_web_products_detail_0002_1_content .item:nth-child(1) .cont{width: 55%;}
    #ly_web_products_detail_0002_1_content .item:nth-child(2){width: 100%;}
    #ly_web_products_detail_0002_1_content .item:nth-child(3){height: 48.958vw;}
}
.ly_web_products_detail_0003_2{
    --nameColor: var(--color-active);
    --briefColor: #fff;
}

@keyframes breathing {
    0% { transform: translate(-50%, -50%) scale(0); opacity: 0.3;}
    100% { transform: translate(-50%, -50%) scale(3); opacity: 0;}
}

.ly_web_products_detail_0003_2{padding: 100px 0 175px; background-color: #0d0d40;}

@media (max-width: 1680px) {
    .ly_web_products_detail_0003_2{padding: 100px 0 150px; }
}
@media (max-width: 1440px) {
    .ly_web_products_detail_0003_2{padding: 100px 0 120px; }
}
@media (max-width: 1200px) {
    .ly_web_products_detail_0003_2{padding: 100px 0; }
}
@media (max-width: 768px) {
    .ly_web_products_detail_0003_2{padding: 10vw 0 13vw; }
}


#ly_web_products_detail_0003_2_video{}
#ly_web_products_detail_0003_2_video video,
#ly_web_products_detail_0003_2_video img{width: 100%; height: 100%; object-fit: cover;}


#ly_web_products_detail_0003_2_info{position: relative; z-index: 5;}
#ly_web_products_detail_0003_2_info .name{line-height: 1;color: var(--nameColor); font-family: "Figtree-Bold"; }
#ly_web_products_detail_0003_2_info .brief{margin: 1.2vw auto 0; width: 60.71%; line-height: 1.556; color: var(--briefColor); opacity: 0.5; font-family: "Figtree-Regular";}

@media (max-width: 768px) {
    #ly_web_products_detail_0003_2_info .brief{width: 100%; }
}



#ly_web_products_detail_0003_2_content{position: relative; z-index: 5;}

#ly_web_products_detail_0003_2_content .back{margin: 70px auto 0; z-index: 3;}
#ly_web_products_detail_0003_2_content .back .pic{margin: 0 auto; width: 39.286%; padding-top: 28.5vw; border-radius: 50%; z-index: 4; background-color: rgba(255, 205, 3, 0.5);}
#ly_web_products_detail_0003_2_content .back img{width: 100%; height: 100%; border-radius: 50%; overflow: hidden; object-fit: cover; }
#ly_web_products_detail_0003_2_content .back i { content: ""; display: inline-block; width: 39.286%; height: 28vw; border-radius: 50%; border: 1px solid rgba(255, 205, 3, 1); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0); z-index: 1; opacity: 0.3; animation: breathing 8s linear infinite;}
#ly_web_products_detail_0003_2_content .back i:nth-child(1) { animation-delay: 0s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(2) { animation-delay: 0.8s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(3) { animation-delay: 1.6s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(4) { animation-delay: 2.4s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(5) { animation-delay: 3.2s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(6) { animation-delay: 4s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(7) { animation-delay: 4.8s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(8) { animation-delay: 5.6s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(9) { animation-delay: 6.4s; }
#ly_web_products_detail_0003_2_content .back i:nth-child(10) { animation-delay: 7.2s; }

#ly_web_products_detail_0003_2_content .pro{top: 15%; left: 50%; transform: translateX(-50%); z-index: 5; width: 32.5%; height: 25.83vw;}

#ly_web_products_detail_0003_2_content .list{z-index: 5;}
#ly_web_products_detail_0003_2_content .item .pic{border-radius: 50%;}
#ly_web_products_detail_0003_2_content .item .pic img{ width: 100%; height: 100%; object-fit: cover;}
#ly_web_products_detail_0003_2_content .item .name{margin-top: 0.8vw; line-height: 1.2em; color: #fff; font-family: "Figtree-Medium";}
#ly_web_products_detail_0003_2_content .item1{top: 5%; left: 16.786%;}
#ly_web_products_detail_0003_2_content .item1 .pic{width: 6.25vw; height: 6.25vw;}
#ly_web_products_detail_0003_2_content .item2{top: 21.82%; left: 0;}
#ly_web_products_detail_0003_2_content .item2 .pic{width: 7.81vw; height: 7.81vw;}
#ly_web_products_detail_0003_2_content .item3{top: 57.82%; left: 12.857%;}
#ly_web_products_detail_0003_2_content .item3 .pic{width: 10.417vw; height: 10.417vw;}
#ly_web_products_detail_0003_2_content .item4{top: -1%; left: 81.07%;}
#ly_web_products_detail_0003_2_content .item4 .pic{width: 10.417vw; height: 10.417vw;}
#ly_web_products_detail_0003_2_content .item5{top: 51.82%; left: 75.428%;}
#ly_web_products_detail_0003_2_content .item5 .pic{width: 6.25vw; height: 6.25vw;}
#ly_web_products_detail_0003_2_content .item6{top: 71.82%; left: 87.86%;}
#ly_web_products_detail_0003_2_content .item6 .pic{width: 6.25vw; height: 6.25vw;}

@media (max-width: 1440px) {
    #ly_web_products_detail_0003_2_content .back .pic{padding-top: 35vw;}
    #ly_web_products_detail_0003_2_content .back i{height: 35vw;}
}
@media (max-width: 768px) {
    #ly_web_products_detail_0003_2_content .back .pic{width: 52.286%; padding-top: 47vw;}
    #ly_web_products_detail_0003_2_content .pro{width: 44.5%; height: 32.83vw;}
    
    #ly_web_products_detail_0003_2_content .item1{top: -20%; left: 16.786%;}
    #ly_web_products_detail_0003_2_content .item1 .pic{width: 10.25vw; height: 10.25vw;}
    #ly_web_products_detail_0003_2_content .item2 .pic{width: 12.81vw; height: 12.81vw;}
    #ly_web_products_detail_0003_2_content .item3{top: 69.82%; left: 12.857%;}
    #ly_web_products_detail_0003_2_content .item4{top: -13%; left: 81.07%;}
    #ly_web_products_detail_0003_2_content .item4 .pic{width: 12.417vw; height: 12.417vw;}
    #ly_web_products_detail_0003_2_content .item5{top: 38.82%; left: 78.428%}
    #ly_web_products_detail_0003_2_content .item5 .pic{width: 10.25vw; height: 10.25vw;}
    #ly_web_products_detail_0003_2_content .item6 .pic{width: 10.25vw; height: 10.25vw;}
}




.ly_web_products_detail_0004_3{
    --nameColor: #000;
    --briefColor: #fff;
}

.ly_web_products_detail_0004_3{padding: 100px 0 150px; background: url(/module/ly-web/products-detail/0004/images/back.jpg) no-repeat center center / 100% 100%;}

@media (max-width: 1440px) {
    .ly_web_products_detail_0004_3{padding: 100px 0 120px; }
}
@media (max-width: 1200px) {
    .ly_web_products_detail_0004_3{padding: 100px 0; }
}
@media (max-width: 768px) {
    .ly_web_products_detail_0004_3{padding: 10vw 0; }
}



#ly_web_products_detail_0004_3_info{}
#ly_web_products_detail_0004_3_info .name{line-height: 1;color: var(--nameColor); font-family: "Figtree-Bold"; }
#ly_web_products_detail_0004_3_info .brief{margin-top: 1.2vw; line-height: 1.556; color: var(--briefColor); opacity: 0.5; font-family: "Figtree-Regular";}

@media (max-width: 768px) {
    #ly_web_products_detail_0004_3_info .brief{width: 100%; }
}


#ly_web_products_detail_0004_3_content{margin-top: 90px;}
#ly_web_products_detail_0004_3_content .pic{width: 38.571%; height: 540px;}
#ly_web_products_detail_0004_3_content .pic img{max-width: 95%; max-height: 95%; object-fit: cover;}
#ly_web_products_detail_0004_3_content .list{width: 58.57%;}
#ly_web_products_detail_0004_3_content .item{width: 48.78%; padding: 28px 2.4%; margin-top: 20px; border: 2px solid rgba(0, 0, 0, 0.1); border-radius: 12px;}
#ly_web_products_detail_0004_3_content .item:nth-child(-n+2){margin-top: 0;}
#ly_web_products_detail_0004_3_content .icon{width: 60px; height: 50px;}
#ly_web_products_detail_0004_3_content .info{width: calc(100% - 4.8% - 55px); color: #000;}
#ly_web_products_detail_0004_3_content .info .name{line-height: 1.3em; font-family: "Figtree-Regular";}
#ly_web_products_detail_0004_3_content .info .text{line-height: 1.3em; font-family: "Figtree-Medium";}

@media (max-width: 1680px) {
    #ly_web_products_detail_0004_3_content{margin-top: 4.68vw;}
    #ly_web_products_detail_0004_3_content .pic{height: 28.125vw;}
    #ly_web_products_detail_0004_3_content .item{padding: 1.458vw 2.4%; margin-top: 1.042vw;}
}
@media (max-width: 768px) {
    #ly_web_products_detail_0004_3_content{margin-top: 6vw;}
    #ly_web_products_detail_0004_3_content .section{flex-direction: column;}
    #ly_web_products_detail_0004_3_content .pic{width: 100%; height: 59.125vw;}
    #ly_web_products_detail_0004_3_content .list{width: 100%; margin-top: 5vw;}
    #ly_web_products_detail_0004_3_content .item{padding: 2.458vw 3.4%;}
    #ly_web_products_detail_0004_3_content .icon{width: 0.45rem; height: 0.45rem;}
    #ly_web_products_detail_0004_3_content .info{width: calc(100% - 4.8% - .65rem); }
}

















.ly_web_products_detail_0005_4{padding: 100px 0 120px; background-color: #fff;}

@media (max-width: 1440px) {
    .ly_web_products_detail_0005_4{padding: 100px 0 120px; }
}
@media (max-width: 1200px) {
    .ly_web_products_detail_0005_4{padding: 100px 0; }
}
@media (max-width: 768px) {
    .ly_web_products_detail_0005_4{padding: 10vw 0; }
}



#ly_web_products_detail_0005_4_info{}
#ly_web_products_detail_0005_4_info .name{line-height: 1;color: #000; font-family: "Figtree-Bold"; }
#ly_web_products_detail_0005_4_info .brief{margin: 1.2vw auto 0; width: 56.78%; line-height: 1.556; color: #000; font-family: "Figtree-Regular";}

@media (max-width: 768px) {
    #ly_web_products_detail_0005_4_info .brief{width: 100%; }
}


#ly_web_products_detail_0005_4_content{margin-top: 50px;}
#ly_web_products_detail_0005_4_content .img_box{width: 100%; height: 520px; border-radius: 20px;}
#ly_web_products_detail_0005_4_content .img_box {display: block; position: relative; z-index: 1; overflow: hidden;}
#ly_web_products_detail_0005_4_content .img_box > img{position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; transition: all 0.8s;}
#ly_web_products_detail_0005_4_content .img_box img{max-width: none; width: auto; object-fit: cover; height: 100%;}
#ly_web_products_detail_0005_4_content .img1_box{background-color: #fff9e2; z-index: 5;}
#ly_web_products_detail_0005_4_content .img2_box{background-color: #fff; z-index: 5; width: 50%;}
#ly_web_products_detail_0005_4_content .img2_box::before{content: ""; position: absolute; top: 0; right: 0; border-left: 2px solid var(--color-active); height: 100%;}
#ly_web_products_detail_0005_4_content .img1:nth-child(2){display: none;}
#ly_web_products_detail_0005_4_content .img2:nth-child(2){display: none;}
#ly_web_products_detail_0005_4_content .btn{top: 50%; left: 50%; z-index: 10; width: 50px; height: 50px; transform: translate(-50%, -50%);}

@media (max-width: 1680px) {
    #ly_web_products_detail_0005_4_content{margin-top: 2.61vw;}
    #ly_web_products_detail_0005_4_content .img_box{height: 27.08vw;}
}
@media (max-width: 1440px) {
    #ly_web_products_detail_0005_4_content .img_box{height: 33.08vw;}
}
@media (max-width: 768px) {
    #ly_web_products_detail_0005_4_content{margin-top: 6vw;}
    #ly_web_products_detail_0005_4_content .img_box{height: 124.08vw;}
    #ly_web_products_detail_0005_4_content .img1:nth-child(1){display: none;}
    #ly_web_products_detail_0005_4_content .img2:nth-child(1){display: none;}
    #ly_web_products_detail_0005_4_content .img1:nth-child(2){display: block;}
    #ly_web_products_detail_0005_4_content .img2:nth-child(2){display: block;} 
}

.ly_web_products_detail_0006_5{padding: 100px 0 120px; background-color: #f6f6f6;}
@media (max-width: 1200px) {
    .ly_web_products_detail_0006_5{padding: 100px 0; }
}
@media (max-width: 768px) {
    .ly_web_products_detail_0006_5{padding: 10vw 0; }
}


#ly_web_products_detail_0006_5_info{}
#ly_web_products_detail_0006_5_info .name{line-height: 1;color: #000; font-family: "Figtree-Bold"; }
#ly_web_products_detail_0006_5_info .brief{margin: 1.2vw auto 0; width: 56.78%; line-height: 1.556; color: #000; font-family: "Figtree-Regular";}

@media (max-width: 768px) {
    #ly_web_products_detail_0006_5_info .brief{width: 100%; }
}


#ly_web_products_detail_0006_5_content {margin-top: 60px;}
#ly_web_products_detail_0006_5_content .li{position:sticky; top:0; width:100%; border-radius:20px; overflow:hidden; background-color:#fff;}
#ly_web_products_detail_0006_5_content .pic{width: 100%; height: 650px; border-radius: 20px;}
#ly_web_products_detail_0006_5_content .pic img{ width: 100%; height: 100%; object-fit: cover;}
#ly_web_products_detail_0006_5_content .info{left: 50%; bottom: 3.07%; transform: translateX(-50%); z-index: 2; padding: 20px 2.94%; width: 97.14%; background-color: var(--color-active); border-radius: 12px; color: #000;}
#ly_web_products_detail_0006_5_content .left{width: 58.82%;}
#ly_web_products_detail_0006_5_content .left .name{line-height: 1.2; font-family: "Figtree-Bold";}
#ly_web_products_detail_0006_5_content .left .brief{margin-top: 0.5vw; line-height: 1.3; font-family: "Figtree-Regular";}
#ly_web_products_detail_0006_5_content .btn{width: max-content; height: 60px; padding: 0 25px;  background-color: #000; border-radius: 30px;}
#ly_web_products_detail_0006_5_content .btn span{display: inline; margin-right: 30px; color: var(--color-active); font-family: "Figtree-Regular";}
#ly_web_products_detail_0006_5_content .btn svg{stroke: var(--color-active);}

@media (max-width: 1680px) {
    #ly_web_products_detail_0006_5_content{margin-top: 3.125vw;}
    #ly_web_products_detail_0006_5_content .pic{height: 33.85vw;}
}
@media (max-width: 1440px){
    #ly_web_products_detail_0006_5_content .btn{height: 52px;}
}
@media (max-width: 768px){
    #ly_web_products_detail_0006_5_content{margin-top: 6vw;}
    #ly_web_products_detail_0006_5_content .li{margin-top: 2vw;}
    #ly_web_products_detail_0006_5_content .li,
    #ly_web_products_detail_0006_5_content .pic{border-radius:12px;  background-color: var(--color-active);}
    #ly_web_products_detail_0006_5_content .info {border-radius: 0; padding: 4vw; flex-direction: column; justify-content: flex-start; width: 100%; position: inherit; top: inherit; left: inherit; transform: inherit;}
    #ly_web_products_detail_0006_5_content .left{width: 100%;}
    #ly_web_products_detail_0006_5_content .btn{margin: 2vw 0 0; height: 0.7rem;}
    #ly_web_products_detail_0006_5_content .btn svg{transform:scale(0.8);}
}









































.ly_web_products_detail_0007_6{padding: 100px 0 120px; background-color: #fff;}

@media (max-width: 1200px) {
    .ly_web_products_detail_0007_6{padding: 100px 0; }
}
@media (max-width: 768px) {
    .ly_web_products_detail_0007_6{padding: 10vw 0; }
}



#ly_web_products_detail_0007_6_info{}
#ly_web_products_detail_0007_6_info .name{line-height: 1;color: #000; font-family: "Figtree-Bold"; }
#ly_web_products_detail_0007_6_info .brief{margin: 1.2vw auto 0; width: 56.78%; line-height: 1.556; color: #000; font-family: "Figtree-Regular";}

@media (max-width: 768px) {
    #ly_web_products_detail_0007_6_info .brief{width: 100%; }
}



#ly_web_products_detail_0007_6_content{margin-top: 70px;}
#ly_web_products_detail_0007_6_content .swiper-slide{padding-bottom: 90px; width: 32.143%; margin-right: 1.785%; background-color: #f6f6f6; border-radius: 20px;}
#ly_web_products_detail_0007_6_content .swiper-slide::before{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(/module/ly-web/products-detail/0007/images/shadow.png) no-repeat center bottom / 100% auto; opacity: 0; transition: all 0.3s ease-in-out;}
#ly_web_products_detail_0007_6_content .hot{padding: 0 17px; width: max-content; height: 30px; background-color: var(--color-active); border-radius: 30px; color: #000; font-family: "Figtree-Regular"; top: 25px; left: 25px; z-index: 2;} 
#ly_web_products_detail_0007_6_content .pic{width: 100%; height: 460px; }
#ly_web_products_detail_0007_6_content .info{bottom: 0; width: 100%; height: max-content; padding: 0 20px 30px; color: #000;}
#ly_web_products_detail_0007_6_content .info .name{line-height: 1.2; font-family: "Figtree-Medium";}
#ly_web_products_detail_0007_6_content .info .brief{margin-top: 0.5vw; line-height: 1.2; font-family: "Figtree-Regular";}
#ly_web_products_detail_0007_6_content .info .btn{ margin: 0 auto; width: max-content; height: 0; padding: 0 20px; border-radius: 30px; background-color: #000; }
#ly_web_products_detail_0007_6_content .info .btn span{display: inline; margin-right: 12px; color: #fff; font-family: "Figtree-Regular";}
#ly_web_products_detail_0007_6_content .info .btn svg{transform: scale(0.8); stroke: #fff;}
#ly_web_products_detail_0007_6_content .swiper-slide:hover::before{opacity: 1;}
#ly_web_products_detail_0007_6_content .swiper-slide:hover .pic img{margin-top: -1vw;}
#ly_web_products_detail_0007_6_content .swiper-slide:hover .info .btn{margin-top: 0.8vw; height: 35px;}

#ly_web_products_detail_0007_6_content .pg_btn{top: 50%; transform: translateY(-50%); z-index: 2; width: 60px; height: 60px; border: 2px solid rgba(0,0,0,0.2); border-radius: 50%; background-color: #fff;}
#ly_web_products_detail_0007_6_content .pg_btn .svg{stroke: rgba(0,0,0,0.2);}
#ly_web_products_detail_0007_6_content .pg_btn.prev{left: -8.57%;}
#ly_web_products_detail_0007_6_content .pg_btn.prev .svg{transform: rotate(180deg);}
#ly_web_products_detail_0007_6_content .pg_btn.next{right: -8.57%;}
#ly_web_products_detail_0007_6_content .pg_btn:hover{background-color: var(--color-active); border-color: var(--color-active);}
#ly_web_products_detail_0007_6_content .pg_btn:hover .svg{stroke: #fff;}

@media (max-width: 1680px) {
    #ly_web_products_detail_0007_6_content{margin-top: 3.646vw;}
    #ly_web_products_detail_0007_6_content .swiper-slide{padding-bottom: 4.6875vw;}
    #ly_web_products_detail_0007_6_content .pic{height: 23.96vw;}
}
@media (max-width: 1440px) {
    #ly_web_products_detail_0007_6_content .pg_btn.prev{left: -2.57%;}
    #ly_web_products_detail_0007_6_content .pg_btn.next{right: -2.57%;}
}
@media (max-width: 768px) {
    #ly_web_products_detail_0007_6_content{margin-top: 6vw;}
    #ly_web_products_detail_0007_6_content .swiper-slide{width: 100%;}
    #ly_web_products_detail_0007_6_content .pic{height: 74.96vw;}
    #ly_web_products_detail_0007_6_content .pg_btn{width: 0.7rem; height: 0.7rem;}
}






