
#ly_web_header_0001_0{top: 0; left: 0; height: 105px; width: 100%; z-index: 30; background-color: transparent; transition: all 0.5s ease;}
#ly_web_header_0001_0.cur{top: 0; transform: translateY(0); background-color: #fff; box-shadow: 0 0 30px rgba(0,0,0,0.2);}
#ly_web_header_0001_0.none{top: 0; transform: translateY(-100%); background-color: #fff;}
#ly_web_header_0001_0 .logo{width: 160px; height: 55px; }

#ly_web_header_0001_0 .right{width: 51.67%;}
#ly_web_header_0001_0 .nav{width: 80.645%;}
#ly_web_header_0001_0 .nav_one{width: 100%;}
#ly_web_header_0001_0 .nav_one .nav_a{font-size: 18px; line-height: 105px; color: #fff; font-family: "Poppins-Medium"; position: relative;}
#ly_web_header_0001_0 .nav_one .nav_a::before{opacity: 0; content: ""; display: block; width: 28px; height: 4px; background-color: var(--mainColor); border-radius: 2px; position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); z-index: 1;}
#ly_web_header_0001_0 .nav_one .nav_a .jt{margin-left: 5px;}
#ly_web_header_0001_0 .nav_one .nav_a .jt .svg{width: 12px; height: 7px; fill: #fff;}
#ly_web_header_0001_0 .nav_one .nav_item.active .nav_a,
#ly_web_header_0001_0 .nav_one .nav_a:hover{color: var(--mainColor);}
#ly_web_header_0001_0 .nav_one .nav_item.active .nav_a::before{opacity: 1;}
#ly_web_header_0001_0 .two_nav{min-width: 180px; height: 0; overflow: hidden; top: 90px; left: 50%; transform: translateX(-50%); z-index: 10; background: #fff; border-radius: 10px; box-shadow: 0px 20px 60px 0px rgba(51, 87, 246, 0.2);}
#ly_web_header_0001_0 .two_nav .hnavbg{padding: 10px 0;}
#ly_web_header_0001_0 .two_nav .hnavbg .name{padding: 10px; font-size: 18px; color: #1a1a1a; white-space: nowrap; line-height: 25px; border-radius: 10px; display: flex; justify-content: center; align-items: center;}
#ly_web_header_0001_0 .two_nav .hnavbg .name:hover{background-color: rgb(238, 244, 251); color: var(--mainColor2);}

#ly_web_header_0001_0 .btns{width: max-content;}
#ly_web_header_0001_0 .search{}
#ly_web_header_0001_0 .search .svg{width: 22px; height: 23px; fill: #fff; opacity: 0.3;}
#ly_web_header_0001_0 .langBox{margin-right: 40px;}
#ly_web_header_0001_0 .langBox .icon{width: 24px; height: 24px; fill: #fff; opacity: 0.3;}
#ly_web_header_0001_0 .langBox .ul{top: 40px; left: 50%; transform: translateX(-50%); width: 110px; border-radius: 10px; background: #fff; overflow: hidden;box-shadow: 0px 0px 20px 0px rgba(228, 19, 149, 0.1);}
#ly_web_header_0001_0 .langBox .ul .li{font-size: 18px; line-height: 55px; font-family: "Poppins-Medium";}
#ly_web_header_0001_0 .langBox .ul .li.cur{color: var(--mainColor);}
#ly_web_header_0001_0 .langBox .ul .li:hover{background-color: #f4f5fa; color: var(--mainColor);}


/* 内页导航效果 */
#ly_web_header_0001_0.black{background-color:  rgba(0, 10, 38, 0.3);}
#ly_web_header_0001_0.default{background-color:  rgba(255, 255, 255, 1);}
#ly_web_header_0001_0:hover, #ly_web_header_0001_0.cur, #ly_web_header_0001_0.none, #ly_web_header_0001_0.mb_cur{background-color: #fff;}
#ly_web_header_0001_0.default .logo .img1,
#ly_web_header_0001_0:hover .logo .img1, #ly_web_header_0001_0.cur .logo .img1, #ly_web_header_0001_0.none .logo .img1, #ly_web_header_0001_0.mb_cur .logo .img1{display: none;} 
#ly_web_header_0001_0.default .logo .img2,
#ly_web_header_0001_0:hover .logo .img2, #ly_web_header_0001_0.cur .logo .img2, #ly_web_header_0001_0.none .logo .img2, #ly_web_header_0001_0.mb_cur .logo .img2{display: inline-block;}
#ly_web_header_0001_0.black .nav_one .nav_a{color: #fff;}
#ly_web_header_0001_0.default .nav_one .nav_a,
#ly_web_header_0001_0:hover .nav_one .nav_a, #ly_web_header_0001_0.cur .nav_one .nav_a, #ly_web_header_0001_0.none .nav_one .nav_a{color: #333;} 
#ly_web_header_0001_0.black .nav_one .nav_a:hover, #ly_web_header_0001_0:hover .nav_one .nav_a:hover, #ly_web_header_0001_0.cur .nav_one .nav_a:hover, #ly_web_header_0001_0.none .nav_one .nav_a:hover{color: var(--mainColor);}
#ly_web_header_0001_0.black .search .svg{fill: #fff;}
#ly_web_header_0001_0.default .search .svg,
#ly_web_header_0001_0:hover .search .svg,  #ly_web_header_0001_0.cur .search .svg,  #ly_web_header_0001_0.none .search .svg{fill: #333;} 
#ly_web_header_0001_0.black .langBox .icon{fill: #fff;}
#ly_web_header_0001_0.default .langBox .icon,
#ly_web_header_0001_0:hover .langBox .icon,  #ly_web_header_0001_0.cur .langBox .icon,  #ly_web_header_0001_0.none .langBox .icon {fill: #333;} 

#ly_web_header_0001_0.default .nav_one .nav_a .jt .svg,
#ly_web_header_0001_0.black .nav_one .nav_a .jt .svg, #ly_web_header_0001_0:hover .nav_one .nav_a .jt .svg, #ly_web_header_0001_0.cur .nav_one .nav_a .jt .svg, #ly_web_header_0001_0.none .nav_one .nav_a .jt .svg{fill: var(--mainColor);}

/* 移动端 */
#ly_web_header_0001_0 .btns .menu,
#ly_web_header_0001_0_mb{display: none;}

@media (max-width: 1536px) {
    #ly_web_header_0001_0 .right{width: 53.056%;}
}
@media (max-width: 1440px) {
    #ly_web_header_0001_0 .nav_one .nav_a::before{width: 24px;}
    #ly_web_header_0001_0 .nav_one .nav_a,
    #ly_web_header_0001_0 .two_nav .hnavbg .name,
    #ly_web_header_0001_0 .langBox .txt,
    #ly_web_header_0001_0 .langBox .ul .li{font-size: 17px;}
}
@media (max-width: 1366px) {
    #ly_web_header_0001_0 .right{width: 60.056%;}
}
@media (max-width: 1200px) {
    #ly_web_header_0001_0 .nav_one .nav_a,
    #ly_web_header_0001_0 .two_nav .hnavbg .name,
    #ly_web_header_0001_0 .langBox .txt,
    #ly_web_header_0001_0 .langBox .ul .li{font-size: 16px;}
}
@media (max-width: 1050px) {
    #ly_web_header_0001_0{height: 100px;}
    #ly_web_header_0001_0 .cw1800{height: 100%;}
    #ly_web_header_0001_0 .nav_one,
    #ly_web_header_0001_0 .langBox,
    #ly_web_header_0001_0 .search,
    #ly_web_header_0001_0 .btn{display: none;}
    
    #ly_web_header_0001_0 .logo{width: 235px; height: 100%;}

    #ly_web_header_0001_0 .btns{width: 100%;}
    #ly_web_header_0001_0 .btn { padding: 0 3.5vw; min-width: 12vw; height: 5.5vw;}
    #ly_web_header_0001_0 .btns .btn .txt{--font-size: 0.136rem;}
    #ly_web_header_0001_0 .btns .menu {display: flex; padding: 0 1.5vw; margin-left: 3vw; width: max-content;}
    #ly_web_header_0001_0 .btns .menu .svg{width: 3vw; height: 3vw; fill: #fff;}
    #ly_web_header_0001_0 .btns .menu .i1{display: inline-block;}
    #ly_web_header_0001_0 .btns .menu .i2{display: none;}
    #ly_web_header_0001_0 .btns .menu.cur .i1{display: none; }
    #ly_web_header_0001_0 .btns .menu.cur .i2{display: inline-block;}
    #ly_web_header_0001_0:hover .btns .menu .svg, #ly_web_header_0001_0.cur .btns .menu .svg, #ly_web_header_0001_0.none .btns .menu .svg, #ly_web_header_0001_0.mb_cur .btns .menu .svg{fill: #333;}
    

    #ly_web_header_0001_0 .btns .search_mb{display: flex;}
    #ly_web_header_0001_0 .btns .search_mb .svg{width: 28px; height: 27px; fill: #fff;}
    #ly_web_header_0001_0:hover .search_mb .svg,  #ly_web_header_0001_0.cur .search_mb .svg,  #ly_web_header_0001_0.none .search_mb .svg,  #ly_web_header_0001_0.mb_cur .search_mb .svg{fill: #333;} 

    #ly_web_header_0001_0_mb{display: block; width: 100%; height: calc(100vh - 99px); z-index: 15; left: 100%; top: 99px; background: #fff; }
    #ly_web_header_0001_0_mb.cur{left: 0;}
    #ly_web_header_0001_0_mb .nav{border-top: 2px solid #ebebeb; width: 100%; height: 100%; overflow-y: auto; overflow-x: hidden;}
    #ly_web_header_0001_0_mb .list{width: 100%; padding-top: 1.5vw;}
    #ly_web_header_0001_0_mb .list .item{padding: 0; margin: 0 3vw; line-height: 7vw; border-bottom: 1px solid #ebebeb;}
    #ly_web_header_0001_0_mb .list .item .name{font-size: 20px; color:#333;}
    #ly_web_header_0001_0_mb .list .item .jt{width: 2vw;}
    #ly_web_header_0001_0_mb .list .item .svg{fill: #333; transform: scale(1) rotate(180deg);}
    #ly_web_header_0001_0_mb .two_ul{display: block; width: 100%; height: 100%; max-height: calc(100% - 99px); overflow-y: auto; position: fixed; left: 100%; top: 99px; right: inherit; bottom: inherit; z-index: 16; background-color: #fff; border-top: 2px solid #ebebeb; transition: all 0.5s ease-in-out;}
    #ly_web_header_0001_0_mb .two_ul.cur{left: 0; }
    #ly_web_header_0001_0_mb .two_li{display: none; border: 0; padding: 0; padding: 3vw;}
    #ly_web_header_0001_0_mb .back{margin-bottom: 3vw; font-size: 20px; line-height: 1.5em; color: #666; font-family: "Poppins-Medium";}
    #ly_web_header_0001_0_mb .back .svg{width: 1.3vw; height: 1.8vw; margin-right: 2vw; margin-top: -2px;}
    #ly_web_header_0001_0_mb .type{padding-bottom: 1.5vw; font-size: 20px; line-height: 1.5em; color: #333;  font-family: "Poppins-Semibold"; border-bottom: 1px solid #ebebeb; }
    #ly_web_header_0001_0_mb .ul{}
    #ly_web_header_0001_0_mb .li{width: 100%;}
    #ly_web_header_0001_0_mb .li .name{ width: 100%; border-bottom: 1px solid #ebebeb;}
    #ly_web_header_0001_0_mb .li .name .a{ padding: 2vw 0; width: calc(100% - 5vw); font-size: 16px; color: #333;} 
    #ly_web_header_0001_0_mb .li .name .jt{width: 4vw; height: 100%;} 
    #ly_web_header_0001_0_mb .li .name .jt .svg{width: 2vw; height: 2vw; fill: #333; transform: scale(1) rotate(180deg);}
    #ly_web_header_0001_0_mb .li.cur .name .jt .svg{transform: scale(1) rotate(90deg);}
    #ly_web_header_0001_0_mb .li .in{padding: 0 3vw; border-bottom: 1px solid #ebebeb;}
    #ly_web_header_0001_0_mb .li .title{padding: 1.5vw 0; border-bottom: 1px solid #ebebeb; font-size: 18px; line-height: 1.5em; color: #333; }
    #ly_web_header_0001_0_mb .li .title:last-child{border: 0; padding-bottom: 3vw;}

    #ly_web_header_0001_0_mb .lang{margin-top: 3vw; font-size: 18px;}
    #ly_web_header_0001_0_mb .lang .li{padding: 1.5vw; width: max-content; font-size: 18px; line-height: 1.5em; color: #333;}
    #ly_web_header_0001_0_mb .lang span{display: inline-block; margin: 0 1vw;}
    #ly_web_header_0001_0_mb .lang .li.cur{color: var(--mainColor2); font-family: "Poppins-Semibold";}

    #ly_web_header_0001_0_search{display: block; width: 100%; height: 0; overflow: hidden; z-index: 15; left: 0; top: 99px; background: #fff;}
    #ly_web_header_0001_0_search .box{padding: 3vw 0 5vw; border-top: 2px solid #ebebeb;}
    #ly_web_header_0001_0_search .search_form{height: 55px; margin:0 auto; border: 1px solid #ebebeb;border-radius:30px;}
    #ly_web_header_0001_0_search .search_form .text{padding:0 30px;width:calc(100% - 85px);height:100%;font-size:18px;color:#333;}
    #ly_web_header_0001_0_search .search_form .text::placeholder{color:#999;}
    #ly_web_header_0001_0_search .search_form .submit{width: 85px;height:100%;padding-right:5px;border-left: 1px solid #ebebeb;}
    #ly_web_header_0001_0_search .search_form .submit .svg{width:23px;height:23px;fill:#333;}
    #ly_web_header_0001_0_search .close{margin-bottom: 3vw; width: 30px; height: 30px;}
    #ly_web_header_0001_0_search .close .svg{fill: #333;}
}
@media (max-width: 992px) {
    #ly_web_header_0001_0{background-color: #fff;}
    #ly_web_header_0001_0 .logo .img1{display: none;} 
    #ly_web_header_0001_0 .logo .img2{display: inline-block;}

    #ly_web_header_0001_0 .btns .menu .svg,
    #ly_web_header_0001_0 .btns .search_mb .svg{fill: #333;}

    #ly_web_header_0001_0_mb .list .item .name{font-size: .1515rem; }
    #ly_web_header_0001_0_mb .back,
    #ly_web_header_0001_0_mb .li .title,
    #ly_web_header_0001_0_search .search_form .text{font-size: .1364rem;}
    #ly_web_header_0001_0_mb .type,
    #ly_web_header_0001_0_mb .li .name .a{font-size: .1212rem;}
    
    #ly_web_header_0001_0_mb .btn .txt,
    #ly_web_header_0001_0_mb .lang .li,
    #ly_web_header_0001_0_mb .lang .li span{--font-size: .1364rem;}
    
    #ly_web_header_0001_0.black{background-color: #FFF;}
}
@media (max-width: 768px) {
    #ly_web_header_0001_0{height: 90px; background-color: #fff;}
    #ly_web_header_0001_0 .logo{width: 22vw; height: 54%;}

    #ly_web_header_0001_0 .btns .search_mb .svg{width: 4vw; height: 4vw;}
    #ly_web_header_0001_0 .btns .menu{padding: 0 2.5vw;}
    #ly_web_header_0001_0 .btns .menu .svg{width: 4vw; height: 4vw;}

    #ly_web_header_0001_0_mb,
    #ly_web_header_0001_0_mb .two_ul{height: calc(100vh - 89px); top: 89px;}
    #ly_web_header_0001_0_mb .list .item{line-height: 9vw;}
    #ly_web_header_0001_0_mb .list .item .name,
    #ly_web_header_0001_0_mb .btn .txt,
    #ly_web_header_0001_0_mb .lang .li,
    #ly_web_header_0001_0_mb .lang .li span,
    #ly_web_header_0001_0_mb .back,
    #ly_web_header_0001_0_mb .li .title{font-size: .22rem;}

    #ly_web_header_0001_0_mb .back{margin-bottom: 6vw;}
    #ly_web_header_0001_0_mb .back .svg{width: 2vw; height: 2.4vw;}
    #ly_web_header_0001_0_mb .type{font-size: 0.22rem;}
    #ly_web_header_0001_0_mb .li .name .a{font-size: 0.2rem;}

    #ly_web_header_0001_0_search{top: 89px;}
    #ly_web_header_0001_0_search .box{padding: 4vw 0 6vw;}
    #ly_web_header_0001_0_search .close{width: 3vw; height: 3vw;}
    #ly_web_header_0001_0_search .search_form{height: 8vw;}
    #ly_web_header_0001_0_search .search_form .text{padding:0 3vw; width:calc(100% - 9vw); font-size: 0.18rem;}
    #ly_web_header_0001_0_search .search_form .submit{width: 9vw;}
    #ly_web_header_0001_0_search .search_form .submit .svg{width: 3vw;height: 3vw;;}
}
@media (max-width: 576px) {
    #ly_web_header_0001_0{height: 1.2rem;}
    #ly_web_header_0001_0 .btns .search_mb .svg{width: 5vw; height: 5vw;}
    #ly_web_header_0001_0 .btns .menu{padding: 0 3vw;}
    #ly_web_header_0001_0 .btns .menu .svg{width: 5vw; height: 5vw;}

    #ly_web_header_0001_0_mb,
    #ly_web_header_0001_0_mb .two_ul{height: calc(100vh - 1.2rem); top: 1.2rem;}
    #ly_web_header_0001_0_mb .list .item{line-height: 14vw;}
    #ly_web_header_0001_0_mb .list .item .name,
    #ly_web_header_0001_0_mb .btn .txt,
    #ly_web_header_0001_0_mb .lang .li,
    #ly_web_header_0001_0_mb .lang .li span,
    #ly_web_header_0001_0_mb .back,
    #ly_web_header_0001_0_mb .lang span{ font-size: .32rem;}
    #ly_web_header_0001_0_mb .li .title{font-size: .26rem;}
    #ly_web_header_0001_0_mb .list .item .jt{width: 4vw;}
    
    #ly_web_header_0001_0_mb .back .svg{width: 3vw; height: 2.4vw;}
    #ly_web_header_0001_0_mb .type{font-size: 0.36rem; margin-bottom: 2.5vw;}
    #ly_web_header_0001_0_mb .li .name .a{font-size: 0.32rem;}
    
    #ly_web_header_0001_0_search{top: 1.2rem;}
    #ly_web_header_0001_0_search .box{padding: 4vw 0 6vw;}
    #ly_web_header_0001_0_search .close{width: 3vw; height: 3vw;}
    #ly_web_header_0001_0_search .search_form{height: 8vw;}
    #ly_web_header_0001_0_search .search_form .text{padding:0 3vw; width:calc(100% - 9vw); font-size: 0.26rem;}
    #ly_web_header_0001_0_search .search_form .submit{width: 9vw;}
    #ly_web_header_0001_0_search .search_form .submit .svg{width: 3vw;height: 3vw;;}
}
@media (max-width: 530px) {
    #ly_web_header_0001_0_mb .btn .svg{transform: scale(1.2);}
}


.ly_web_footer_0001_0{padding: 80px 0 65px; background: url(/module/ly-web/footer/0001/images/back.jpg) no-repeat center center/100% 100%;}

#ly_web_footer_0001_0_box{}
#ly_web_footer_0001_0_box .logo{width: 200px; height: 69px;}
#ly_web_footer_0001_0_box .box{width: 50%; color: #fff;} 
#ly_web_footer_0001_0_box .left{width: 45%;} 
#ly_web_footer_0001_0_box .left_name{font-size: 24px; line-height: 40px; font-family: "Poppins-SemiBold";}
#ly_web_footer_0001_0_box .left_two{margin-top: 40px;}
#ly_web_footer_0001_0_box .left_title{margin-top: 17px; width: max-content; max-width: 100%; font-size: 20px; line-height: 34px; font-family: "Poppins-Light";}
#ly_web_footer_0001_0_box .left_title:first-child{margin-top: 0;}
#ly_web_footer_0001_0_box .left_title:not(.li):hover{color: var(--mainColor);}
#ly_web_footer_0001_0_box .contact{width: 50%;}
#ly_web_footer_0001_0_box .contact .left_title{font-size: 18px;}

#ly_web_footer_0001_0_bot{padding-top: 80px;}
#ly_web_footer_0001_0_bot .share_item{margin-right: 20px; width: 35px; height: 35px; border-radius: 50%;}
#ly_web_footer_0001_0_bot .share_item:last-child{margin-right: 0;}
#ly_web_footer_0001_0_bot .share_item .svg{width: 100%; height: 100%; fill: #fff; opacity: 0.5;}
#ly_web_footer_0001_0_bot .share_item:hover .svg{opacity: 1;}

#ly_web_footer_0001_0_bot .share_item .code{opacity: 0; padding: 10px; width: 120px; height: 120px; border-radius: 10px; background: #fff; position: absolute; bottom: calc(100% + 10px); left: 0; z-index: 1; transition: all 0.3s ease-in-out; /*禁止选择*/ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none;} 
#ly_web_footer_0001_0_bot .share_item.wechat:hover .code{opacity: 1;}

#ly_web_footer_0001_0_bot .copy{text-align: right;}
#ly_web_footer_0001_0_bot .copy .p,
#ly_web_footer_0001_0_bot .copy *{font-size: 18px; color:#fff; opacity: 0.5; line-height: 1.2;}

@media (max-width: 1680px) {
    #ly_web_footer_0001_0_box .logo{height: 4vw;}

    #ly_web_footer_0001_0_bot{padding-top: 4vw;}
}
@media (max-width: 1536px) {
    #ly_web_footer_0001_0_box .box,
    #ly_web_footer_0001_0_bot{margin-right: 3vw;}
    #ly_web_footer_0001_0_box .left_two{margin-top: 1.7vw;}
    #ly_web_footer_0001_0_box .left_title{margin-top: 10px;}
}
@media (max-width: 1440px) {
    #ly_web_footer_0001_0_box .left_name{font-size: 22px;}
    #ly_web_footer_0001_0_box .left_title{font-size: 18px; line-height: 1.5em;}
    #ly_web_footer_0001_0_box .contact .left_title{font-size: 18px; line-height: 1.7em;}
}
@media (max-width: 1280px) {
    #ly_web_footer_0001_0_box .logo{width: 12vw;}
    #ly_web_footer_0001_0_box .left_name{font-size: 20px;}
    #ly_web_footer_0001_0_box .left_title{font-size: 16px; line-height: 1.5em;}
    #ly_web_footer_0001_0_bot .copy .p,
    #ly_web_footer_0001_0_bot .copy *,
    #ly_web_footer_0001_0_box .contact .left_title{font-size: 16px; line-height: 1.7em;}
}
@media (max-width: 992px) {
    .ly_web_footer_0001_0{padding: 8vw 0;}
    #ly_web_footer_0001_0_box .box, #ly_web_footer_0001_0_bot{margin-right: 0;}

    #ly_web_footer_0001_0_box{flex-direction: column;}
    #ly_web_footer_0001_0_box .logo{width: 18vw; height: 7vw; margin: 0 auto;}
    
    #ly_web_footer_0001_0_box .box{margin-top: 5vw; width: 100%;} 
    #ly_web_footer_0001_0_box .left_name{font-size: .1515rem;}
    #ly_web_footer_0001_0_box .left_title{font-size: .1364rem; margin-top: 2vw;}
    #ly_web_footer_0001_0_box .contact .left_title{line-height: 2.3em;}
    #ly_web_footer_0001_0_bot .copy .p,
    #ly_web_footer_0001_0_bot .copy *,
    #ly_web_footer_0001_0_box .contact .left_title{font-size: .1364rem;}

    #ly_web_footer_0001_0_bot{flex-direction: column;}
    #ly_web_footer_0001_0_bot .share{justify-content: center;}
    #ly_web_footer_0001_0_bot .share_item{margin: 0 2vw; width: 4vw; height: 4vw;}
    
    #ly_web_footer_0001_0_bot .share_item .code{left: 50%; transform: translateX(-50%); width: 12vw; height: 12vw;  }

    #ly_web_footer_0001_0_bot .copy{text-align: center; justify-content: center; margin-top: 3vw;}
}
@media (max-width: 768px) {
    .ly_web_footer_0001_0{padding: 8vw 0 12vw;}
    #ly_web_footer_0001_0_box .logo{width: 22vw; height: 9vw;}
    
    #ly_web_footer_0001_0_box .left_name{font-size: .2rem;}
    #ly_web_footer_0001_0_box .left_title{font-size: .18rem;}
    #ly_web_footer_0001_0_bot .copy .p,
    #ly_web_footer_0001_0_bot .copy *,
    #ly_web_footer_0001_0_box .contact .left_title{font-size: .18rem;}
    
    #ly_web_footer_0001_0_bot .share_item{width: 5vw; height: 5vw;}
    #ly_web_footer_0001_0_bot .share_item .code{-webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; pointer-events: auto;}
    #ly_web_footer_0001_0_box .left_title:not(.li):hover{color: #fff;}
    #ly_web_footer_0001_0_bot .share_item .svg,
    #ly_web_footer_0001_0_bot .share_item:hover .svg{opacity: 0.5;}
    #ly_web_footer_0001_0_bot .share_item .code{width: 2rem; height: 2rem;}
}
@media (max-width: 576px) {
    .ly_web_footer_0001_0{padding: 10vw 0 16vw;}
    #ly_web_footer_0001_0_box .logo{width: 26vw; height: 12vw;}
    
    #ly_web_footer_0001_0_box .box{flex-wrap: wrap;}
    #ly_web_footer_0001_0_box .left,
    #ly_web_footer_0001_0_box .contact{width: 100%;}
    #ly_web_footer_0001_0_box .contact{margin-top: 5vw;}

    #ly_web_footer_0001_0_box .left_name{font-size: .3rem;}
    #ly_web_footer_0001_0_box .left_title,
    #ly_web_footer_0001_0_bot .copy .p,
    #ly_web_footer_0001_0_bot .copy *,
    #ly_web_footer_0001_0_box .contact .left_title{font-size: .26rem;}
    #ly_web_footer_0001_0_box .contact .left_title{line-height: 1.8em;}
    
    #ly_web_footer_0001_0_bot .share_item{width: 7vw; height: 7vw;}
}
























.ly_web_hengfu_0001_0{width: 100%; height: 100vh; background-color: #020b22;}
.ly_web_hengfu_0001_0 .pc,
.ly_web_hengfu_0001_0 .container,
.ly_web_hengfu_0001_0 .container .slide,
.ly_web_hengfu_0001_0 .pic{width: 100%; height: 100%;}
.ly_web_hengfu_0001_0 .pic img,
.ly_web_hengfu_0001_0 .pic video{width: 100%; height: 100%; object-fit: cover;}
.ly_web_hengfu_0001_0 .text{height: max-content; top: 50%; transform: translateY(-50%); z-index: 5;}
.ly_web_hengfu_0001_0 .text .title{font-size: 90px; line-height: 100px; color: #fffefe; font-family: "Georgia"; font-weight: bold;}
.ly_web_hengfu_0001_0 .btn{margin-top: 35px; padding: 0 40px; min-width: 160px; width: max-content; height: 60px; font-size: 18px; color: #fff; border-radius: 6px; opacity: 0.9; background-color: var(--mainColor); }
.ly_web_hengfu_0001_0 .btn:hover{opacity: 0.5;}

.ly_web_hengfu_0001_0 .swiper-pagination{bottom: 25px;}
.ly_web_hengfu_0001_0 .swiper-pagination .swiper-pagination-bullet{margin: 0 5px;width: 30px; height: 2px; background: #fff; border-radius: 2px; opacity: 0.5;}
.ly_web_hengfu_0001_0 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}

/* 波浪效果 */
.ly_web_hengfu_0001_0_bolang_box{width: 100%; height:180px; bottom: -1px; left: 50%; transform: translateX(-50%); z-index: 5;}
.ly_web_hengfu_0001_0_bolang_box .bolang{width: 200%;height: 100%;bottom: 0; z-index: 5;}
.ly_web_hengfu_0001_0_bolang_box .bolang1{bottom:0; left: -100%;background: url(/module/ly-web/hengfu/0001/images/bolang3.png) repeat-x center top;-webkit-animation: wave 30s linear infinite 0s reverse;animation: wave 30s linear infinite 0s reverse;}
.ly_web_hengfu_0001_0_bolang_box .bolang2{bottom:0; left: 0;background: url(/module/ly-web/hengfu/0001/images/bolang3.png) repeat-x center top;-webkit-animation: wave2 30s linear infinite 0s reverse;animation: wave2 30s linear infinite 0s reverse;opacity:.5;}
.ly_web_hengfu_0001_0_bolang_box.hui .bolang1{background-image:url(/module/ly-web/hengfu/0001/images/bolang2.png);}
.ly_web_hengfu_0001_0_bolang_box.hui .bolang2{background-image:url(/module/ly-web/hengfu/0001/images/bolang2.png);}

@media (max-width: 1680px) {
    .ly_web_hengfu_0001_0{height: 92vh;}
    .ly_web_hengfu_0001_0 .text .title{font-size: 86px; line-height: 1.1em;}
}
@media (max-width: 1536px) {
    .ly_web_hengfu_0001_0 .text{top: 45%;}
    .ly_web_hengfu_0001_0 .text .title{font-size: 82px;}
}
@media (max-width: 1440px) {
    .ly_web_hengfu_0001_0{height: 51vw;}
    .ly_web_hengfu_0001_0 .text .title{font-size: 72px;}
}
@media (max-width: 1366px) {
    .ly_web_hengfu_0001_0 .text .title{font-size: 64px;}
    .ly_web_hengfu_0001_0_bolang_box{height: 22%;}
}
@media (max-width: 1280px) {
    .ly_web_hengfu_0001_0{height: 47vw;}
    .ly_web_hengfu_0001_0 .text .title{font-size: 62px;}
}
@media (max-width: 1200px) {
    .ly_web_hengfu_0001_0 .text{top: 48%;}
    .ly_web_hengfu_0001_0 .text .title{font-size: 54px;}
}
@media (max-width: 1050px) {
    .ly_web_hengfu_0001_0 .text{top: 48%;}
    .ly_web_hengfu_0001_0 .text .title{font-size: 50px;}
    .ly_web_hengfu_0001_0_bolang_box{height: 20%;}
}
@media (max-width: 992px) {
    .ly_web_hengfu_0001_0{margin-top: 100px;}
    .ly_web_hengfu_0001_0 .text .title{font-size: .3788rem;}
}
@media (max-width: 768px) {
    .ly_web_hengfu_0001_0 .pc{display: none;}
    #ly_web_hengfu_0001_0_mb{display: block;}

    .ly_web_hengfu_0001_0{margin-top: 90px; height: 110vw;}
    .ly_web_hengfu_0001_0 .text .title{font-size: .50rem;}
    .ly_web_hengfu_0001_0_bolang_box{display: none; height: 21%;}
    .ly_web_hengfu_0001_0_bolang_box .bolang{height: 90%;}
}
@media (max-width: 576px) {
    .ly_web_hengfu_0001_0{margin-top: 1.2rem ;}
    .ly_web_hengfu_0001_0 .text .title{font-size: .52rem;}
}




/* 内页广告 */
.ly_web_hengfu_0001_0_inner{ overflow-x: clip; background-color: #020b22;}
#ly_web_hengfu_0001_0_pic{width: 100%; height: 600px; position: relative;}
#ly_web_hengfu_0001_0_pic .pic,
#ly_web_hengfu_0001_0_pic .pic img{width: 100%; height: 100%;}

#ly_web_hengfu_0001_0_info{z-index: 5; width: 100%; height: 100%; }
#ly_web_hengfu_0001_0_info .box{width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
#ly_web_hengfu_0001_0_info .info{height: max-content;}
#ly_web_hengfu_0001_0_info .name{font-size: 60px; line-height: 1.3em; color: #fff; font-family: "Georgia";}

@media (max-width: 1680px) {
    #ly_web_hengfu_0001_0_pic{height: 36vw;}
    #ly_web_hengfu_0001_0_info .name{font-size: 58px;}
}
@media (max-width: 1536px) {
    #ly_web_hengfu_0001_0_info .name{font-size: 56px;}
}
@media (max-width: 1440px) {
    #ly_web_hengfu_0001_0_info .name{font-size: 54px;}
}
@media (max-width: 1366px) {
    #ly_web_hengfu_0001_0_info .name{font-size: 52px;}
}
@media (max-width: 1280px) {
    #ly_web_hengfu_0001_0_info .name{font-size: 50px;}
}
@media (max-width: 992px) {
    .ly_web_hengfu_0001_0_inner{margin-top: 100px;}
    #ly_web_hengfu_0001_0_info .name{font-size: .3788rem;}
}
@media (max-width: 768px) {
    .ly_web_hengfu_0001_0_inner{margin-top: 90px;}

    #ly_web_hengfu_0001_0_pic{height: 68vw;}
    #ly_web_hengfu_0001_0_info .name{font-size: .5rem;}
}
@media (max-width: 576px) {
    .ly_web_hengfu_0001_0_inner{margin-top: 1.2rem ;}
    #ly_web_hengfu_0001_0_info .name{font-size: .52rem;}
}.lyuilocation_001 {
	--txt-font-color: #999;
	--txt-font-color2: var(--mainColor2);
    --width: 100%;
	--fontSize: 18px;
	--padding-top: 21px;
	--border-top: 1px solid #fcfcfd;
	--txt-font-color-hover: var(--mainColor2);
}

.lyuilocation_001{ padding-top: var(--padding-top); border-top: var(--border-top);}
.lyuilocation_001-left {margin: 0 !important; width: max-content;}
.lyuilocation_001-home-icon {margin-bottom: 3px; margin-right: 20px;}
.lyuilocation_001-home-icon .svg{width: 18px; height: 18px; fill: #999;}
.lyuilocation_001-item{ font-size: var(--fontSize); line-height: 23px; color: var(--txt-font-color); font-family: "Poppins-Light"; transition: all 0.5s ease; white-space: pre;}
.lyuilocation_001-icon{ margin: 0 10px; font-size: 18px; color: #999; font-family: "Poppins-Light";}
.lyuilocation_001-item:last-child{ color: var(--txt-font-color2); max-width: 50vw; display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

.lyuilocation_001-back{width: max-content; min-width: 160px; padding: 0 30px; height: 60px; font-size: 18px; color: #c3ced9; bordeR: 1px solid #c3ced9; border-radius: 6px;}

@media (any-hover: hover) {
	.lyuilocation_001 .lyuilocation_001-item:hover {color: var(--txt-font-color-hover);}
	.lyuilocation_001-back:hover{background-color: var(--mainColor2); color: #fff;}
}
@media (max-width: 1440px){
	.lyuilocation_001 {
		--fontSize: 17px;
	}
	.lyuilocation_001-back{font-size: 17px;}
}
@media (max-width: 1366px) {
	.lyuilocation_001-back{min-width: 140px; padding: 0 2vw; height: 55px;}
}
@media (max-width: 992px){
	.lyuilocation_001 {
		--padding-top: 2vw;
		--fontSize: .1364rem;
	}
	.lyuilocation_001-home-icon {margin-right: 1.5vw;}
	.lyuilocation_001-home-icon .svg{ width: 2vw; height: 2vw;}
	.lyuilocation_001-icon{ margin: 0 1.5vw;}
	
	.lyuilocation_001-back{min-width: auto; padding: 0 3vw; height: 5.5vw; font-size: .1364rem;}
}
@media (max-width: 768px){
	.lyuilocation_001 {
		--fontSize: .18rem;
	}
	.lyuilocation_001-home-icon {margin-bottom: 0; margin-right: 3vw;}
	.lyuilocation_001-home-icon .svg{ width: 3vw; height: 3vw;}
	.lyuilocation_001-icon{ margin: 0 1.5vw;}
	.lyuilocation_001-item:last-child{ max-width: 45vw; }
	
	.lyuilocation_001-back{height: 7vw; font-size: .18rem;}
}
@media (max-width: 576px){
	.lyuilocation_001 {
		--fontSize: .26rem;
	}
	.lyuilocation_001-back{display: none;}
	.lyuilocation_001-item:last-child{ max-width: 30vw; }
}.lyuiitem_004 {
	/* --item-width: 22.857%; */
	--item-width: 18.4%;
	/* --item-margin-right: 2.5%; */
	--item-margin-right: 2%;
	--item-margin-top: 85px;

	--font-size-title: 24px;
	--font-color-title: var(--mainColor2);
	--font-family-title: "Poppins-SemiBold";

	--font-size-brief: 18px;
	--font-color-brief: #1a1a1a;
	--font-family-brief: "Poppins-Light";

	/* --img-height: 480px; */
	--img-height: 380px;
	--img-border-radius: 10px;

	--hover-title-color: var(--mainColor);
} 

.lyuiitem_004{margin-right: var(--item-margin-right); margin-top: var(--item-margin-top); width: var(--item-width);}
.lyuiitem_004:nth-child(-n+5){margin-top: 0;}
.lyuiitem_004:nth-child(5n){margin-right: 0;}
.lyuiitem_004-img {width: 100%; height: var(--img-height); border-radius: var(--img-border-radius); background-color: #d5d3e2;}
.lyuiitem_004-img img{object-fit: cover;}

.lyuiitem_004-cont {margin-top: 30px;}
.lyuiitem_004-title {font-size: var(--font-size-title); line-height: 1.8; color: var(--font-color-title); font-family: var(--font-family-title);}
.lyuiitem_004-brief {font-size: var(--font-size-brief); line-height: 1.5; color: var(--font-color-brief); font-family: var(--font-family-brief);}

.lyuiitem_004:hover .lyuiitem_004-title{color: var(--hover-title-color)}
.lyuiitem_004:hover .lyuiitem_004-img img{transform: scale(1.05);}

@media (max-width: 1680px) {
	.lyuiitem_004 {
		--item-margin-top: 3.5vw;
		/* --font-size-title: 26px; */
		/* --font-size-brief: 20px; */
		/* --img-height: 28vw; */
		--img-height: 22.79vw;
	} 
	
	.lyuiitem_004-cont {margin-top: 1.5vw;}
}
@media (max-width: 1536px) {
	.lyuiitem_004 {
		/* --font-size-title: 24px; */
		/* --font-size-brief: 18px; */
		--img-height: 25vw;
	} 
}
@media (max-width: 1440px) {
	.lyuiitem_004 {
		--font-size-title: 22px;
		--font-size-brief: 18px;
	} 
}
@media (max-width: 1366px) {
	.lyuiitem_004 {
		--font-size-title: 20px;
		--font-size-brief: 17px;
	} 
}
@media (max-width: 1200px) {
	.lyuiitem_004 {
		--font-size-title: 20px;
		--font-size-brief: 16px;
	} 
}
@media (max-width: 1050px) {
	.lyuiitem_004 {
		--font-size-title: 18px;
		--font-size-brief: 16px;
	} 
}
@media (max-width: 992px) {
	.lyuiitem_004 {
		--item-width: 48.5%;
		--item-margin-top: 3vw;
		--font-size-title: .1515rem;
		--font-size-brief: .1212rem;
		--img-height: 66vw;
	} 
	.lyuiitem_004:nth-child(-n+5){margin-top: var(--item-margin-top);}
	.lyuiitem_004:nth-child(-n+2){margin-top: 0;}
	.lyuiitem_004:nth-child(5n){margin-right: var(--item-margin-right);}
	.lyuiitem_004:nth-child(2n){margin-right: 0;}
}
@media (max-width: 768px) {
	.lyuiitem_004 {
		--font-size-title: .24rem;
		--font-size-brief: .18rem;
	} 
	.lyuiitem_004:hover .lyuiitem_004-title{color: var(--font-color-title)}
	.lyuiitem_004:hover .lyuiitem_004-img img{transform: scale(1);}
}
@media (max-width: 576px) {
	.lyuiitem_004 {
		--font-size-title: .32rem;
		--font-size-brief: .28rem;
	} 
}


.ly_web_team_0001_1{padding-bottom: 110px;}

#ly_web_team_0001_1_info{padding-top: 60px; font-size: 30px; line-height: 1.5; color: #1a1a1a; font-family: "Georgia";}

@media (max-width: 1680px) { 
    #ly_web_team_0001_1_info{padding-top: 3vw; font-size: 28px;}
}
@media (max-width: 1440px) { 
    #ly_web_team_0001_1_info{font-size: 26px;}
}
@media (max-width: 1366px) {
    .ly_web_team_0001_1{padding-bottom: 100px;}
    #ly_web_team_0001_1_info{ font-size: 24px;}
}
@media (max-width: 1280px) {
    .ly_web_team_0001_1{padding-bottom: 80px;}
    #ly_web_team_0001_1_info{ font-size: 22px;}
}
@media (max-width: 1200px) {
    #ly_web_team_0001_1_info{ font-size: 20px;}
}
@media (max-width: 1050px) {
    #ly_web_team_0001_1_info{ font-size: 18px;}
}
@media (max-width: 992px) {
    .ly_web_team_0001_1{padding: 4vw 0 8vw;}
    #ly_web_team_0001_1_info{ font-size: .1364rem; line-height: 1.8em;}
}
@media (max-width: 768px) {
    #ly_web_team_0001_1_info{ font-size: .22rem; line-height: 1.5em;}
}
@media (max-width: 576px) {
    .ly_web_team_0001_1{padding: 4vw 0 10vw;}
    #ly_web_team_0001_1_info{padding-top: 5vw;  font-size: .32rem;}
}



#ly_web_team_0001_1_list{padding: 65px 0 0;}

@media (max-width: 1680px) { 
    #ly_web_team_0001_1_list{padding-top: 3vw;}
}



#ly_web_team_0001_1_page {font-size: 20px;}
#ly_web_team_0001_1_page .lyui_paging{opacity: 0;}
#ly_web_team_0001_1_page .lyui_paging.isend {margin-top: 90px; opacity: 1;  font-family: "Georgia";}
#ly_web_team_0001_1_page .lyui_paging.isend .pg-more, 
#ly_web_team_0001_1_page .lyui_paging.isend .pg-load{display: none;}

@media (max-width: 1680px) {
    #ly_web_team_0001_1_page .lyui_paging.isend{margin-top: 5vw;}
}
@media (max-width: 1536px) {
    #ly_web_team_0001_1_page .lyui_paging.isend{margin-top: 3.5vw;}
}
@media (max-width: 1280px) {
    #ly_web_team_0001_1_page {font-size: 18px;}
}
@media (max-width: 1050px) {
    #ly_web_team_0001_1_page .lyui_paging.isend{margin-top: 4vw;}
}
@media (max-width: 992px) {
    #ly_web_team_0001_1_page {font-size: .1515rem;}
}
@media (max-width: 768px) {
    #ly_web_team_0001_1_page {font-size: .22rem;}
}
@media (max-width: 576px) {
    #ly_web_team_0001_1_page {font-size: .28rem;}
    #ly_web_team_0001_1_page .lyui_paging.isend{margin-top: 8vw;}
}
#ly_web_side_fload_0001_2{right: 59px; bottom: 58px; z-index: 10;}
#ly_web_side_fload_0001_2 .item{margin-top: 10px;}
#ly_web_side_fload_0001_2 .icon{width: 52px; height: 52px; background-color: #fff; border-radius: 8px; box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.05); overflow: hidden;}
#ly_web_side_fload_0001_2 .icon .svg{width: 25px; height: 25px; fill: #333;}
#ly_web_side_fload_0001_2 .item:hover .icon{background-color: var(--mainColor2);}
#ly_web_side_fload_0001_2 .item:hover .svg{fill: #fff;}
#ly_web_side_fload_0001_2 .item.backTop .icon{ background-color: var(--mainColor2);}
#ly_web_side_fload_0001_2 .item.backTop .icon .svg{fill: #fff;}
#ly_web_side_fload_0001_2 .item.backTop:hover .icon{background-color: var(--mainColor2);}

#ly_web_side_fload_0001_2 .phone{right: 100%; top: 50%; transform: translate(10px,-50%); z-index: 12; transition: .3s; overflow: hidden; opacity: 0; pointer-events: none; white-space: nowrap;}
#ly_web_side_fload_0001_2 .phone div{padding: 0 20px; margin: 10px; width: max-content; font-size: 18px; line-height: 52px; color: var(--mainColor2); background: #fff; border-radius: 8px; box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.05); overflow: hidden; text-overflow: ellipsis; transition: .3s; font-family: "Poppins-SemiBold";}
#ly_web_side_fload_0001_2 .item:nth-child(1):hover .phone { opacity: 1; transform: translate(0px, -50%); pointer-events: all;}

#ly_web_side_fload_0001_2 .code{right: 100%; top: 50%; transform: translate(10px, -50%); z-index: 12; padding: 0 10px; transition: .3s; pointer-events: none; opacity: 0;}
#ly_web_side_fload_0001_2 .code .im{width: 130px; height: 130px; background: #fff;  border-radius: 8px; box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.05);}
#ly_web_side_fload_0001_2 .item:nth-child(2):hover .code { opacity: 1; transform: translate(0px, -50%); pointer-events: all;}

@media (max-width: 1680px) {
    #ly_web_side_fload_0001_2{right: 3vw; bottom: 10.02%;}
}
@media (max-width: 1536px) {
    #ly_web_side_fload_0001_2{right: 2.6vw;}
}
@media (max-width: 1440px) {
    #ly_web_side_fload_0001_2{right: 2vw; bottom: 3.02%;}
}
@media (max-width: 1280px) {
    #ly_web_side_fload_0001_2 .icon{width: 48px; height: 48px;}
    #ly_web_side_fload_0001_2 .icon .svg{width: 22px; height: 22px; }
    #ly_web_side_fload_0001_2 .phone div{font-size: 17px;}
}
@media (max-width: 768px) {
    #ly_web_side_fload_0001_2{bottom:0; right: 0; width: 100%; display: flex;  background-color: #fff; border-radius: 0;}
    #ly_web_side_fload_0001_2 .item{width: 25%; margin: 0; border-right: 1px solid #eaeaea;}
    #ly_web_side_fload_0001_2 .item:last-child{margin-right: 0;}
    #ly_web_side_fload_0001_2 .icon{width: 100%; height: 7vw; border-radius: 0;}
    #ly_web_side_fload_0001_2 .icon .svg{width: 3vw; height: 3vw; }

    #ly_web_side_fload_0001_2 .phone,
    #ly_web_side_fload_0001_2 .item:first-child .icon{display: none;}
    
    #ly_web_side_fload_0001_2 .phone_mb{display: block !important;}

    #ly_web_side_fload_0001_2 .code .im{width: 16vw; height: 16vw;}

    #ly_web_side_fload_0001_2 .item:hover .icon{background-color: #fff;}
    #ly_web_side_fload_0001_2 .item:hover .svg{fill: #333;}
    #ly_web_side_fload_0001_2 .item.backTop:hover .icon{background-color: var(--mainColor2);}
}
@media (max-width: 576px) {
    #ly_web_side_fload_0001_2 .icon{width: 100%; height: 10vw; }
    #ly_web_side_fload_0001_2 .icon .svg{width: 4.5vw; height: 4.5vw;}
    #ly_web_side_fload_0001_2 .item.backTop .icon{height: 10vw;}
    #ly_web_side_fload_0001_2 .item.backTop .icon .svg{width: 4.5vw; height: 4.5vw;}
}


