
#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.item2 { flex-direction: column; }
#ly_web_header_0002_0 .second-in .right .item.item2 .bottom { margin-top: 30px; position: relative; }
#ly_web_header_0002_0 .second-in .right .item.item2 .swiper-button-prev,
#ly_web_header_0002_0 .second-in .right .item.item2 .swiper-button-next { border: none; color: #333; margin-bottom: 30px; }
#ly_web_header_0002_0 .second-in .right .item.item2 .swiper-button-prev::after,
#ly_web_header_0002_0 .second-in .right .item.item2 .swiper-button-next::after { font-size: 14px; }
#ly_web_header_0002_0 .second-in .right .item.item2 .swiper-button-prev { left: -60px; }
#ly_web_header_0002_0 .second-in .right .item.item2 .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: 1600px) { 
    #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_hengfu_0002_0{}

/* 首页广告 */
.ly_web_hengfu_0002_0_banner{width: 100%; max-height: 900px; min-height: 500px; position: relative;}
.ly_web_hengfu_0002_0_banner .swiper,
.ly_web_hengfu_0002_0_banner .swiper .swiper-slide,
.ly_web_hengfu_0002_0_banner .pic{width: 100%; height: 100%; max-height: 900px; min-height: 500px;}
.ly_web_hengfu_0002_0_banner .pic img,
.ly_web_hengfu_0002_0_banner .pic video{width: 100%; height: 100%; object-fit: cover;}
.ly_web_hengfu_0002_0_banner .swiper .swiper-slide{height: auto;}

.ly_web_hengfu_0002_0_banner .swiper-line { position: absolute; bottom: 30px; display: flex; justify-content: center; align-items: center; z-index: 2; margin: auto; left: 0; right: 0;}
.ly_web_hengfu_0002_0_banner .swiper-line .line { width: 125px; height: 6px; margin: 0 4px; background: rgba(255, 255, 255, 0.3); cursor: pointer;}
.ly_web_hengfu_0002_0_banner .swiper-line .line.active { background-color: #fff;}
.ly_web_hengfu_0002_0_banner .swiper-line .line span { height: 100%; width: 0; display: block; background: #fff; display: none;}
.ly_web_hengfu_0002_0_banner .swiper-line .line.active span { width: 100%; transition: width 11s linear;}
.ly_web_hengfu_0002_0_banner .swiper-line .line.active:nth-child(1) span { transition: width 29s linear;}

@media (max-width: 1024px) {
    .ly_web_hengfu_0002_0_banner{margin-top: 50px;}
}
@media (max-width: 768px) {
    #ly_web_hengfu_0002_0{display: none;}
    #ly_web_hengfu_0002_0_mb {display: block;}
    .ly_web_hengfu_0002_0_banner.img { min-height: auto; }
    .ly_web_hengfu_0002_0_banner.img .phone-img { display: block; width: 100%; height: auto; position: static;}
}


/* 内页 */
.zhanWei {height: 86px;}
#ly_web_hengfu_0002_0-banner {position: relative;}
/* #ly_web_hengfu_0002_0-banner img {position: absolute; top: 0; left: 0; width: 100%;} */
#ly_web_hengfu_0002_0-banner > .img img {/*position: absolute; top: 0; left: 0; */width: 100%; height: 100%; object-fit: cover; min-height: 240px;}
#ly_web_hengfu_0002_0-banner .page-text { position: absolute; left: 0; right: 0; top: 30%; color: #fff; text-align: center; margin: auto; height: fit-content;}
#ly_web_hengfu_0002_0-banner .page-text2 {top: 0;bottom: 0;}
#ly_web_hengfu_0002_0-banner .page-text .page-title {font-family: MyriadPro-Bold;line-height: 1;}
#ly_web_hengfu_0002_0-banner .page-text .text-body { line-height: 1.1875em; margin-top: 0.938vw;}
#ly_web_hengfu_0002_0-banner .page-text .text-body2 { line-height: 1.33333333em; margin-top: 26px; margin-top: 1.354vw;}
#ly_web_hengfu_0002_0-banner .page-text .page-summary {margin-top: 10px;line-height: 1;font-family: MyriadPro-Bold;}
#ly_web_hengfu_0002_0-banner .page-text .page-summary2 {color: var(--dominant-color);background: #fff;border-radius: 10px;width: fit-content;padding: 0 50px;margin: 20px auto 0;font-family: MyriadPro-Bold;}

#ly_web_hengfu_0002_0-banner.page-banner2 .page-text { text-align: left; -webkit-transform: translateY(50%); transform: translateY(50%);}
#ly_web_hengfu_0002_0-banner.page-banner2 .page-text .text-body2 { width: 40%; max-width: 560px; margin-top: 46px; margin-top: 2.396vw;}

#ly_web_hengfu_0002_0-banner.section > .img{display: block; width: 100%; padding-top: 42%; position: relative;}
#ly_web_hengfu_0002_0-banner.section > .img img{position: absolute; top: 0; left: 0;}

@media (min-width: 1200px) {
    #ly_web_hengfu_0002_0-banner .img { display: block; width: 100%;  position: relative; }
}

@media (max-width: 1024px) { 
    #ly_web_hengfu_0002_0-banner .page-text .text-body,
    #ly_web_hengfu_0002_0-banner .page-text .text-body2{ font-size: 16px; line-height: 1.1875em;}

    #ly_web_hengfu_0002_0-banner.page-banner2 .page-text { -webkit-transform: none; transform: none; }
    #ly_web_hengfu_0002_0-banner.page-banner2 .page-text .text-body2 {width: 100%; }
}
#ly_web_index_about_0001_1 { padding: 6.25vw 0;}
#ly_web_index_about_0001_1 .top { display: flex; grid-gap: 1.5625vw;}
#ly_web_index_about_0001_1 .top .item { flex-basis: 50%; border-radius: 10px; overflow: hidden; height: 35.677vw; transition: all 0.5s; position: relative;}
#ly_web_index_about_0001_1 .top .item::after { content: ""; background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition: all 0.5s;}
#ly_web_index_about_0001_1 .top .item img { width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
#ly_web_index_about_0001_1 .top .item .text-box { padding: 1.5625vw; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; color: #fff; height: fit-content; text-align: center; z-index: 2;}
#ly_web_index_about_0001_1 .top .item .text-box .title { line-height: 1.4; transition: all 0.5s; font-family: MyriadPro-Bold; transform: scaleY(1.05);}
#ly_web_index_about_0001_1 .top .item .text-box .summary { transform: scaleY(1.05);}
#ly_web_index_about_0001_1 .top .item .text-box .summary2 { position: absolute; top: 80%; left: 20px; right: 20px; opacity: 0; margin-top: 0.521vw; transition: opacity 0.5s; transform: scaleY(1.05);}
#ly_web_index_about_0001_1 .top .item:hover { flex-basis: 100%;}
#ly_web_index_about_0001_1 .top .item:hover::after { opacity: 1;}
#ly_web_index_about_0001_1 .top .item:hover .text-box .title { font-size: 48px; font-size: 2.5vw;}
#ly_web_index_about_0001_1 .top .item:hover .text-box .summary2 { opacity: 1; transition-delay: 0.5s;}
#ly_web_index_about_0001_1 .mid { padding: 6.25vw 2.083vw; display: flex; align-items: baseline; justify-content: space-between;}
#ly_web_index_about_0001_1 .mid .number { font-family: MyriadPro-Bold; line-height: 1.4;}
#ly_web_index_about_0001_1 .mid .number span { font-family: MyriadPro-Bold; transform: scaleY(1.05);}
#ly_web_index_about_0001_1 .mid .number sup { color: var(--dominant-color); margin-left: 0.521vw; position: absolute; transform: scaleY(1.05); white-space: nowrap;}
#ly_web_index_about_0001_1 .mid .text-body { line-height: 1.1; transform: scaleY(1.05);}
#ly_web_index_about_0001_1 .bottom { display: flex; flex-wrap: wrap; grid-gap: 1.5625vw;}
#ly_web_index_about_0001_1 .bottom .item { flex: 1; height: 24.74vw; transition: all 0.5s; position: relative; border-radius: 10px; overflow: hidden;}
#ly_web_index_about_0001_1 .bottom .item img { height: 100%; width: 100%; object-fit: cover; transition: all 0.5s;}
#ly_web_index_about_0001_1 .bottom .item:nth-child(1) { flex-basis: 100%;}
#ly_web_index_about_0001_1 .bottom .item .text-box { padding: 1.5625vw; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; color: #fff; height: fit-content; text-align: center;}
#ly_web_index_about_0001_1 .bottom .item .text-box .title { line-height: 1.4; transition: all 0.5s; font-family: MyriadPro-Bold; transform: scaleY(1.05);}

@media screen and (max-width: 768px) { 
    #ly_web_index_about_0001_1 .top { flex-direction: column; }
    #ly_web_index_about_0001_1 .top .item .text-box .title { font-size: 20px; }
    #ly_web_index_about_0001_1 .top .item .text-box .summary { opacity: 1; font-size: 14px; }
    #ly_web_index_about_0001_1 .mid { flex-wrap: wrap; }
    #ly_web_index_about_0001_1 .mid .item { flex-basis: 50%; margin-bottom: 30px; }
    #ly_web_index_about_0001_1 .mid .number { font-size: 24px; }
    #ly_web_index_about_0001_1 .mid .number sup { font-size: 14px; }
    #ly_web_index_about_0001_1 .mid .text-body { font-size: 12px; }
    #ly_web_index_about_0001_1 .bottom .item { flex-basis: 100%; }
    #ly_web_index_about_0001_1 .bottom .item .text-box .title { font-size: 16px; }
}
@media (max-width: 576px) { 
    .banner .swiper-line .line { width: 35px; height: 3px; }
}

#ly_web_index_technology_0001_2 { padding: 6.25vw 0; height: 100vh;}
#ly_web_index_technology_0001_2 .index-title { display: flex; align-items: center;}
#ly_web_index_technology_0001_2 .index-title span { margin-left: 40px; border: 4px solid #000; width: 60px; height: 50px; display: inline-flex; align-items: center; justify-content: center; border-radius: 10px; transition: all 0.5s ease; cursor: pointer;}
#ly_web_index_technology_0001_2 .index-title span svg { fill: #000; width: 40px; height: 40px; transition: all 0.5s ease;}
#ly_web_index_technology_0001_2 .index-title span:hover { border-color: var(--dominant-color);}
#ly_web_index_technology_0001_2 .index-title span:hover svg { fill: var(--dominant-color);}

#ly_web_index_technology_0001_2 .ly_web_index_technology_0001_2-box { position: relative; overflow: hidden; margin-top: 1.5625vw;}
#ly_web_index_technology_0001_2 .ly_web_index_technology_0001_2-box::after { content: ""; height: 200px; width: 100%; background: #000; position: absolute; top: 0; bottom: 0; left: 0; margin: auto;}
#ly_web_index_technology_0001_2 .swiper { width: 46.354vw; margin: auto; overflow: initial;}
#ly_web_index_technology_0001_2 .swiper .swiper-slide { border-radius: 10px; background: #000; position: relative; overflow: hidden; transition: all 0.5s ease; transform: scale(0.8);}
#ly_web_index_technology_0001_2 .swiper .swiper-slide .img { opacity: 0.5;}
#ly_web_index_technology_0001_2 .swiper .swiper-slide .img img { width: 100%; height: 100%; object-fit: cover;}
#ly_web_index_technology_0001_2 .swiper .swiper-slide .text-box { position: absolute; left: 0; bottom: 0; padding: 1.5625vw; color: #fff; z-index: 2; opacity: 0; transition: all 0.5s ease;}
#ly_web_index_technology_0001_2 .swiper .swiper-slide .text-box .title { font-family: MyriadPro-Bold; transform: scaleY(1.05); margin-bottom: var(--font17);}
#ly_web_index_technology_0001_2 .swiper .swiper-slide .text-box .summary { line-height: 1.2; transform: scaleY(1.05);}
#ly_web_index_technology_0001_2 .swiper .swiper-slide.swiper-slide-active { transform: scale(1); z-index: 2;}
#ly_web_index_technology_0001_2 .swiper .swiper-slide.swiper-slide-active .img { opacity: 1; height: 31.51vw;}
#ly_web_index_technology_0001_2 .swiper .swiper-slide.swiper-slide-active .text-box { opacity: 1;}
#ly_web_index_technology_0001_2 .swiper .swiper-slide.swiper-slide-prev { transform-origin: center right;}
#ly_web_index_technology_0001_2 .swiper .swiper-slide.swiper-slide-next { transform-origin: center left;}
#ly_web_index_technology_0001_2 .swiper .swiper-button-prev,
#ly_web_index_technology_0001_2 .swiper .swiper-button-next { border: none;}
#ly_web_index_technology_0001_2 .swiper .swiper-pagination-bullet { width: 6.51vw; height: 3px; background: #dbdcdf; margin: 0 10px; border-radius: 0; position: relative; opacity: 1;}
#ly_web_index_technology_0001_2 .swiper .swiper-pagination-bullet::after { content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; background: var(--dominant-color);}
#ly_web_index_technology_0001_2 .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active::after { animation: lineColor 7s;}

@keyframes lineColor { 
    0% { width: 0; }
    100% { width: 100%; }
}
@media (max-width: 1024px) { 
    #ly_web_index_technology_0001_2 { height: initial; }}
    #ly_web_index_technology_0001_2 .swiper-button-prev::after,
    #ly_web_index_technology_0001_2 .swiper-button-next::after { display: none;}
    #ly_web_index_technology_0001_2 .swiper-button-prev span { -webkit-transform: scaleX(-1); transform: scaleX(-1);}
    #ly_web_index_technology_0001_2 .swiper-button-prev span,
    #ly_web_index_technology_0001_2 .swiper-button-next span { border: 4px solid #fff; width: 60px; height: 50px; display: inline-flex; align-items: center; justify-content: center; border-radius: 10px; transition: all 0.5s ease; cursor: pointer;}
    #ly_web_index_technology_0001_2 .swiper-button-prev span svg,
    #ly_web_index_technology_0001_2 .swiper-button-next span svg { fill: #fff; width: 40px; height: 40px; transition: all 0.5s ease;}
    #ly_web_index_technology_0001_2 .swiper-button-prev span:hover,
    #ly_web_index_technology_0001_2 .swiper-button-next span:hover { border-color: var(--dominant-color);}
    #ly_web_index_technology_0001_2 .swiper-button-prev span:hover svg,
    #ly_web_index_technology_0001_2 .swiper-button-next span:hover svg { fill: var(--dominant-color);
}
@media screen and (max-width: 768px) { 
    #ly_web_index_technology_0001_2 .swiper { width: 100%; padding-bottom: 50px; } 
    #ly_web_index_technology_0001_2 .swiper .swiper-slide .text-box { padding: 20px; } 
    #ly_web_index_technology_0001_2 .swiper .swiper-slide .text-box .title { font-size: 16px; }
    #ly_web_index_technology_0001_2 .swiper .swiper-slide.swiper-slide-active .img { opacity: 1; height: auto; }
    #ly_web_index_technology_0001_2 .swiper .swiper-slide .text-box .summary { font-size: 14px; } 
    #ly_web_index_technology_0001_2 .swiper .swiper-pagination-bullet { width: 40px; }
}
@keyframes lineColor {
    0% {width: 0;}
    100% { width: 100%;}
}

#ly_web_index_cannapresso_0001_3 { position: relative; display: block; height: 400vh;}
#ly_web_index_cannapresso_0001_3 .sticky { position: sticky; top: 0; height: 100vh; overflow: hidden;}
#ly_web_index_cannapresso_0001_3 .section { position: relative; z-index: 3;}
#ly_web_index_cannapresso_0001_3 .section::after { content: ""; width: 100%; left: calc(-50%); height: 200%; position: absolute; background: #fff; z-index: 2; top: 0;}
#ly_web_index_cannapresso_0001_3 .big_title { position: absolute; left: 11.5%; top: 20%; z-index: 5; line-height: 1; text-align: center;}
#ly_web_index_cannapresso_0001_3 .big_title .title { transform: scaleY(1.05); font-size: 3vw;}
#ly_web_index_cannapresso_0001_3 .tabs { position: absolute; left: 0; top: 28%; z-index: 3; text-align: center; max-width: 34.604vw;}
#ly_web_index_cannapresso_0001_3 .tabs .item { width: 90%; transition: all 0.5s; transform: translateY(-10px); opacity: 0; pointer-events: none; margin: auto;}
#ly_web_index_cannapresso_0001_3 .tabs .item.active { pointer-events: auto; opacity: 1; transform: translateY(0);}
#ly_web_index_cannapresso_0001_3 .tabs .item:nth-child(n+2) { position: absolute; top: 0; left: 0; right: 0;}
#ly_web_index_cannapresso_0001_3 .tabs .ly_web_index_cannapresso_0001_3-title { color: #e8b000; line-height: 1.2; font-family: MyriadPro-Bold; transform: scaleY(1.05); margin-bottom: var(--font17);}
#ly_web_index_cannapresso_0001_3 .tabs .summary { color: #666; line-height: 1.4; transform: scaleY(1.05);}


#ly_web_index_cannapresso_0001_3 .ly_web_index_cannapresso_0001_3-swiper { width: 50%; margin-right: 0; margin-left: auto;}
#ly_web_index_cannapresso_0001_3 .f-play { cursor: pointer;}
#ly_web_index_cannapresso_0001_3 .f-play::after { content: ""; width: 80px; height: 80px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; opacity: 1; background: url("http://cannapresso.com/static/home/css/../images/play.png") no-repeat center / cover;}
#ly_web_index_cannapresso_0001_3 .swiper { padding-bottom: 0; overflow: initial;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-slide { border-radius: 10px; background: #000; position: relative; overflow: hidden; transition: all 0.5s; transform: scale(0.8);}
#ly_web_index_cannapresso_0001_3 .swiper .img { opacity: 0.5;}
#ly_web_index_cannapresso_0001_3 .swiper .img img { width: 100%; height: 100%; object-fit: cover;}
#ly_web_index_cannapresso_0001_3 .swiper .text { position: absolute; left: 0; bottom: 0; padding: 1.5625vw; color: #fff; z-index: 2; opacity: 0; transition: all 0.5s;}
#ly_web_index_cannapresso_0001_3 .swiper .text .title { font-size: 1.146vw;}
#ly_web_index_cannapresso_0001_3 .swiper .text .summary { font-size: 0.833vw; max-width: 31.25vw; line-height: 1.2;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-slide-active { transform: scale(1); z-index: 2;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-slide-active .img { opacity: 1;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-slide-active .text { opacity: 1;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-slide-prev { transform-origin: center right;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-slide-next { transform-origin: center left;}

#ly_web_index_cannapresso_0001_3 .swiper .swiper-button-prev { left: 0;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-button-prev img { width: 24px; -webkit-transform: scaleX(-1); transform: scaleX(-1);}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-button-prev,
#ly_web_index_cannapresso_0001_3 .swiper .swiper-button-next { border: none; z-index: 4;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-button-prev::after,
#ly_web_index_cannapresso_0001_3 .swiper .swiper-button-next::after { display: none;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-button-next { right: 0; color: var(--dominant-color);}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-button-next img { width: 24px;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-pagination-bullet { width: 6.51vw; height: 3px; background: #dbdcdf; margin: 0 10px; border-radius: 0; position: relative; opacity: 1;}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-pagination-bullet::after { content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; background: var(--dominant-color);}
#ly_web_index_cannapresso_0001_3 .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active::after { animation: lineColor 7s;}

#ly_web_index_cannapresso_0001_3 .video_panel { display: flex; align-items: center; justify-content: center; height: 100vh; overflow: hidden; padding-top: 6.04167vw;}
#ly_web_index_cannapresso_0001_3 .video_panel h3 { font-family: MyriadPro-Bold; line-height: 1; margin-bottom: 1.04167vw; position: absolute; left: 11.4%; top: 36%; display: inline-block; color: #000; z-index: 4; text-align: center; transform: scaleY(1.05);}
.video_con { color: #ffffff; position: relative; top: -6.5%;}

@media screen and (max-width: 768px) { 
    #ly_web_index_cannapresso_0001_3 { padding: 6.25vw 0; height: auto;}
    #ly_web_index_cannapresso_0001_3 .sticky { height: auto; }
    #ly_web_index_cannapresso_0001_3 .section::after { display: none; }
    #ly_web_index_cannapresso_0001_3 .tabs { max-width: 100%; position: initial; height: 150px; }
    #ly_web_index_cannapresso_0001_3 .tabs .ly_web_index_cannapresso_0001_3-title { font-size: 20px; }
    #ly_web_index_cannapresso_0001_3 .tabs .summary { font-size: 14px; }
    #ly_web_index_cannapresso_0001_3 .ly_web_index_cannapresso_0001_3-swiper { width: 100%; }
    #ly_web_index_cannapresso_0001_3 .ly_web_index_cannapresso_0001_3-swiper .swiper { padding-bottom: 50px; }

    #ly_web_index_cannapresso_0001_3 .big_title { position: initial; width: 90%; margin: auto; }

    #ly_web_index_cannapresso_0001_3 .video_panel { height: auto; flex-direction: column; text-align: left; padding-top: 0; }
}
@media (max-width: 767px) { 
    #ly_web_index_cannapresso_0001_3 .big_title .title { font-size: 24px; }
    #ly_web_index_cannapresso_0001_3 .video_panel h3 { position: relative; left: 0; top: 0; transform: none; font-size: 16px; }
}

#ly_web_index_pictures_0001_4 {position: relative;overflow: hidden;}
#ly_web_index_pictures_0001_4 .top .items {display: grid;grid-template-columns: repeat(5, 1fr);/*grid-gap: 0.521vw;*/grid-gap: 1vw;}
#ly_web_index_pictures_0001_4 .top .items .item {background: #f2f4f9;text-align: center;border-radius: 10px;overflow: hidden;}
#ly_web_index_pictures_0001_4 .top .items .item:nth-child(even) {background: #494a4b;}

#ly_web_index_pictures_0001_4 .bottom {padding: 6.25vw 0;}
#ly_web_index_pictures_0001_4 .bottom .items {display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 1.5625vw;}
#ly_web_index_pictures_0001_4 .bottom .item {overflow: hidden;}
#ly_web_index_pictures_0001_4 .bottom .item .img {overflow: hidden;border-radius: 10px;}
#ly_web_index_pictures_0001_4 .bottom .item .img img {height: 13.021vw;object-fit: cover;width: 100%;}
#ly_web_index_pictures_0001_4 .bottom .item .text-box {margin-top: 1.042vw;}
#ly_web_index_pictures_0001_4 .bottom .item .text-box .time {color: #666;margin-bottom: var(--font17);}
#ly_web_index_pictures_0001_4 .bottom .item .text-box .title {line-height: 1.2em;min-height: calc(1.2em * 2);font-family: MyriadPro-Bold;margin-bottom: 0.521vw;transform: scaleY(1.05);}
#ly_web_index_pictures_0001_4 .bottom .item .text-box .tip {display: flex;flex-wrap: wrap;grid-gap: 0.521vw;}
#ly_web_index_pictures_0001_4 .bottom .item .text-box .tip span {background: #e7e7e7;padding: 4px 6px;border-radius: 3px;transform: scaleY(1.05);}

/* #ly_web_index_pictures_0001_4 .bottom .item .text-box .title header:hover {background: #fff;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);} */
#ly_web_index_pictures_0001_4 .bottom .btn-container {margin-top: 0.8rem;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;}


@media screen and (max-width: 1600px) {
    #ly_web_index_pictures_0001_4 .bottom .item .text-box .time { font-size: 12px;} 
    #ly_web_index_pictures_0001_4 .bottom .item .text-box .title { font-size: 14px; margin-bottom: 10px;} 
    #ly_web_index_pictures_0001_4 .bottom .item .text-box .tip { font-size: 12px;}
}
@media screen and (max-width: 768px) {
    #ly_web_index_pictures_0001_4 .top .items { grid-template-columns: repeat(2, 1fr); grid-gap: 10px;}
    #ly_web_index_pictures_0001_4 .top .items .item:nth-child(even) { background: #f2f4f9;} 
    #ly_web_index_pictures_0001_4 .top .items .item:nth-child(2),
    #ly_web_index_pictures_0001_4 .top .items .item:nth-child(3),
    #ly_web_index_pictures_0001_4 .top .items .item:nth-child(6),
    #ly_web_index_pictures_0001_4 .top .items .item:nth-child(7),
    #ly_web_index_pictures_0001_4 .top .items .item:nth-child(10) { background: #494a4b;} 

    #ly_web_index_pictures_0001_4 .bottom .items { grid-template-columns: repeat(1, 1fr); grid-gap: 20px;} 
    #ly_web_index_pictures_0001_4 .bottom .item .img img { height: 150px;} 
    #ly_web_index_pictures_0001_4 .bottom .item .text-box .title { min-height: auto;}
}
#ly_web_index_popup_0001_5_btn { position: fixed; left: 0; bottom: 0; z-index: 99; } 
#ly_web_index_popup_0001_5_btn .btn-container { position: relative; } 
#ly_web_index_popup_0001_5_btn .btn-container .c-close { margin-top: -0.1rem; margin-right: -0.1rem; } 



#ly_web_index_popup_0001_5_pop { position: fixed; z-index: 10000; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0, 0, 0, 0.4); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#ly_web_index_popup_0001_5_pop * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#ly_web_index_popup_0001_5_pop .c-wrap { max-width: 580px; min-height: 100vh; padding-top: 1rem; padding-bottom: 1rem; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
#ly_web_index_popup_0001_5_pop .page-main { position: relative; width: 100%; background-color: #fff;}
#ly_web_index_popup_0001_5_pop .page-main .item-box { display: block; height: 100%; overflow: hidden; position: relative; background-color: #fff; border-radius: 0.2rem; max-height: 86vh; overflow: auto; text-align: center;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .public-img::before { padding-top: 38.88888889%;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .text-box { padding: 0.4rem 1rem;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .title { color: #000000; border-bottom: 1px solid #000;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .title span { display: initial;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .text-body { margin-top: 0.22rem; color: #000000; line-height: 1.52em;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .text-body p { margin-bottom: 0.25rem;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .btn-container { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; grid-gap: 0.4rem; margin-top: 0.48rem;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .btn-container .more-primary { cursor: pointer; height: 0.5rem; min-height: 45px;}
#ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .btn-container .more-primary:last-child { background-color: #000; color: #fff;}

@media (max-width: 767px) { 
    #ly_web_index_popup_0001_5_pop .page-main .item-box .text-box {padding: 0.6rem 0.4rem; } 
    #ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .title {font-size: var(--font25); } 
    #ly_web_index_popup_0001_5_pop .page-main .item-box .text-box .text-body {font-size: var(--font18); }
}





#ly_web_index_popup_0001_5_pop2 { display: none; position: fixed; z-index: 10000; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0, 0, 0, 0.4); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
#ly_web_index_popup_0001_5_pop2 * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
#ly_web_index_popup_0001_5_pop2 .c-wrap { max-width: 580px; min-height: 100vh; padding-top: 1rem; padding-bottom: 1rem; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } 
#ly_web_index_popup_0001_5_pop2 .page-main { position: relative; width: 100%; background-color: #fff; } 

#ly_web_index_popup_0001_5_pop2 .float-bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; } 
#ly_web_index_popup_0001_5_pop2 .float-bg img { width: 100%; height: 100%; object-fit: cover; } 
#ly_web_index_popup_0001_5_pop2 .c-close { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); } 
#ly_web_index_popup_0001_5_pop2 .forms .widget-label label { color: #fff; } 
#ly_web_index_popup_0001_5_pop2 .item-box { margin: auto; display: block; height: 100%; overflow: hidden; position: relative; max-height: 86vh; overflow: auto; } 
#ly_web_index_popup_0001_5_pop2 .item-box .public-img::before { padding-top: 38.88888889%; } 
#ly_web_index_popup_0001_5_pop2 .item-box .text-box { padding: 0.6rem; } 
#ly_web_index_popup_0001_5_pop2 .item-box .text-box .title { color: #fff; } 
#ly_web_index_popup_0001_5_pop2 .item-box .text-box .title span { display: initial; } 
#ly_web_index_popup_0001_5_pop2 .item-box .text-box .text-body { margin-top: 0.22rem; color: #fff; line-height: 1.52em; } 
#ly_web_index_popup_0001_5_pop2 .item-box .text-box .text-body p { margin-bottom: 0.25rem; } 
#ly_web_index_popup_0001_5_pop2 .item-box .text-box .btn-container { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; grid-gap: 0.4rem; margin-top: 0.48rem; position: relative;} 
#ly_web_index_popup_0001_5_pop2 .item-box .text-box .btn-container .more-primary { cursor: pointer; height: 0.5rem; min-height: 45px;}
#ly_web_index_popup_0001_5_pop2 .item-box .text-box .btn-container button{width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2;}


@media (max-width: 767px) {  
    #ly_web_index_popup_0001_5_pop2 .item-box .text-box { padding: 0.6rem 0.4rem; }  
    #ly_web_index_popup_0001_5_pop2 .item-box .text-box .title { font-size: var(--font25); }  
    #ly_web_index_popup_0001_5_pop2 .item-box .text-box .text-body { font-size: var(--font18); } 
} 