
#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_blog_0001_1 { padding: 1.2rem 0;}
#ly_web_blog_0001_1 .list { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 0.79rem 0.38rem; margin-top: 0.74rem;}
#ly_web_blog_0001_1 .item:hover .item-box::after { width: 100%;}
#ly_web_blog_0001_1 .item-box { display: block; height: 100%; overflow: hidden; position: relative;}
#ly_web_blog_0001_1 .item-box::before,
#ly_web_blog_0001_1 .item-box::after { content: ""; width: 100%; height: 1px; background-color: #d9d8d8; position: absolute; left: 0; bottom: 0; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;}
#ly_web_blog_0001_1 .item-box::after { width: 0; background-color: var(--color-active);}
#ly_web_blog_0001_1 .item-box .public-img::before { padding-top: 55.11811024%;}
#ly_web_blog_0001_1 .item-box .text-box { padding: 0.31rem 0 0.29rem;}
#ly_web_blog_0001_1 .item-box .text-box .date { color: #302f2f; opacity: 0.5; line-height: 1; margin-bottom: 0.14rem;}
#ly_web_blog_0001_1 .item-box .text-box .title { color: #333333; font-weight: bold; line-height: 1.36363636em; line-height: 1.36; min-height: calc(2em * 1.36); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
#ly_web_blog_0001_1 .item-box .text-box .text-body { color: #333333; line-height: 1.55555556em; margin-top: 0.22rem; opacity: 0.8; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}


#page { margin-top: 4.167vw; } 

@media (max-width: 990px) { 
    #ly_web_blog_0001_1 .list { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 767px) { 
    #ly_web_blog_0001_1 .list { grid-template-columns: repeat(1, 1fr); }
}