
#header_ct{z-index: 200;}
#ly_web_header_002_0 {position: fixed;width: 100%;left: 0;top: 0;z-index: 200;}
#ly_web_header_002_0 .content {padding: 20px 0;display: flex;align-items: center;justify-content: space-between;}
#ly_web_header_002_0 .content .logo {width: 166px;}
#ly_web_header_002_0 .content .info {width: 75%;display: flex;align-items: center;justify-content: space-between;}
#ly_web_header_002_0 .content .info .menu {display: flex;align-items: center;justify-content: space-between;width: 82%;}
#ly_web_header_002_0 .content .info .menu .box {position: relative;}
#ly_web_header_002_0 .content .info .menu .box .title {text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); line-height: 63px;font-size: 18px;position: relative;color: #fff; font-family: "MiSans-Medium"}
#ly_web_header_002_0 .content .info .menu .box .title::before {content: '';width: 0;height: 3px;background: var(--mainColor);position: absolute;bottom: 0; left: auto;right: 0;transition: all 0.3s linear;}
#ly_web_header_002_0 .content .info .menu .box .down {position: absolute;left: 0;height: 0;overflow: hidden;box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);}
#ly_web_header_002_0 .content .info .menu .box .down .ul {min-width: 150px; max-width: 256px;background: rgb(255, 255, 255,0.9);border-radius: 0 10px 10px 10px;padding: 12px 0;}
/* #ly_web_header_002_0 .content .info .menu .box .down .ul .li {position: relative;padding: 10px 20px;font-size: 18px;} */
#ly_web_header_002_0 .content .info .menu .box .down .ul .li {position: relative;padding: 10px 20px;font-size: 16px;}
#ly_web_header_002_0 .content .info .menu .box .down .ul .li:hover {color: #fff;background: var(--mainColor);}

#ly_web_header_002_0 .content .info .use_area {display: flex;align-items: center;}
#ly_web_header_002_0 .content .info .use_area .box {margin-left: 15px; cursor:pointer;width: 52px;height: 52px;border-radius: 50%;background: rgb(255, 255, 255,0.1);line-height: 52px;text-align: center;}
#ly_web_header_002_0 .content .info .use_area .box.pc i {font-size: 24px; color: #fff;}
#ly_web_header_002_0 .content .info .use_area .box.mobile {display: none;} 
/*#ly_web_header_002_0 .content .info .use_area .box.search {margin-left: 35px;position: relative;}*/
#ly_web_header_002_0 .content .info .use_area .box.search {position: relative;}
#ly_web_header_002_0 .content .info .use_area .nav {display: flex;align-items: center;justify-content: center;}
#ly_web_header_002_0 .content .info .use_area  i {font-size: 30px;}
#ly_web_header_002_0 .content .info .use_area .nav i:nth-of-type(2) {display: none;}
#ly_web_header_002_0 .content .info .use_area .nav.cur i:nth-of-type(1) {display: none;}
#ly_web_header_002_0 .content .info .use_area .nav.cur i:nth-of-type(2) {display: block;}
#ly_web_header_002_0 .content .info .use_area .box.lang{position: relative;}
#ly_web_header_002_0 .content .info .use_area .box.lang .down {height: 0; overflow: hidden; position: absolute;top: 100%;left: 50%; transform: translateX(-50%); border-radius: 10px; box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);}
#ly_web_header_002_0 .content .info .use_area .box.lang .out {padding: 12px 0; width: 130px; background: rgb(255, 255, 255,0.9); }
#ly_web_header_002_0 .content .info .use_area .box.lang .out .li {text-align: center; font-size: 16px; line-height: 1; padding: 10px 20px;}
#ly_web_header_002_0 .content .info .use_area .box.lang .out .li:hover {color: #fff;background: var(--mainColor);}


#ly_web_header_002_0 .content .info .use_area .box.shop{position: relative;}
#ly_web_header_002_0 .content .info .use_area .box.shop .down {height: 0; overflow: hidden; position: absolute;top: 100%;left: 50%; transform: translateX(-50%); border-radius: 10px; box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);}
#ly_web_header_002_0 .content .info .use_area .box.shop .out {width: 130px; height: 130px; background: rgb(255, 255, 255,1); border-radius: 10px; overflow: hidden;}
#ly_web_header_002_0 .content .info .use_area .box.shop .out img{max-width: 85%; max-height: 85%;}


#ly_web_header_002_0.scroll-down {transform: translate(0,-100%);background: #fff;}
#ly_web_header_002_0.scroll-up {transform: translate(0,0%);background: #fff;box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);}

#ly_web_header_002_0:hover {background: #fff;}
#ly_web_header_002_0.black .content .info .menu .box .title,
#header.scroll-down .content .info .menu .box .title,
#header.scroll-up .content .info .menu .box .title,
#ly_web_header_002_0:hover .content .info .menu .box .title {color: #333; text-shadow: none;}
#ly_web_header_002_0.black .content .info .use_area .box.pc i,
#header.scroll-down .content .info .use_area .box.pc i,
#header.scroll-up .content .info .use_area .box.pc i,
#ly_web_header_002_0:hover .content .info .use_area .box.pc i {color: #333;}

#ly_web_header_002_0 .content .info .menu .box.cur .title::before,
#ly_web_header_002_0 .content .info .menu .box:hover .title::before {left: 0;right: auto;width: 100%;}
#header.scroll-down #ly_web_header_002_0  {transform: translate(0,-100%);background: #fff;}
#header.scroll-up  #ly_web_header_002_0 {transform: translate(0,0%);background: #fff;box-shadow: 0px 15px 30px 0px rgba(43, 76, 129, 0.08);}


#phone {width: 100%;background: #fff;height: calc(100vh - 92px);position: fixed;top: 92px;left: 0;z-index: 200;display: none;}
#phone .menu {max-height:calc(100vh - 92px); overflow-y: auto; overflow-x: clip; border-top:1px solid #ebebeb;}
#phone .menu .ul .title {margin: 0 30px; font-size: 18px;line-height: 6vw;border-bottom: 1px solid #ebebeb;display: flex;align-items: center;justify-content: space-between;}
#phone .menu .ul .title .img {transform: rotate(-90deg);}
#phone .menu .ul .box {background: #f7f7f7;display: none;}
#phone .menu .ul .li {margin: 0 60px;}
#phone .menu .ul .li .nav {font-size: 16px;height: 5vw;border-bottom: 1px solid #ebebeb;display: flex;align-items: center;justify-content: space-between;}
#phone .menu .ul .li .nav:last-child {border: none;}
#phone .menu .ul .li .nav .block {width: 100%;}
#phone .menu .ul .li .ul_two .li_two {display: none;}
#phone .menu .ul .li .ul_two .li_two .two_li {font-size: 16px;padding: 30px 30px;}
#phone .menu .ul .li .nav .icon {transform: rotate(-90deg);}
#phone .menu .ul .li .nav.cur .icon {transform: rotate(0deg);}
#phone .menu .ul .title.cur .img {transform: rotate(0deg);}
#phone .en {font-size: 20px; margin: 30px; display: flex;justify-content: center;}
#phone .en a{display: block; margin: 0 5vw;}
#phone .en a.cur{color: var(--mainColor2); font-weight: bold;}
#phone .code{margin: 10px auto; width: 130px; height: 130px; border-radius: 10px; background: #fff; box-shadow: 0px 15px 30px 0px rgba(43, 76, 129, 0.08);}
#phone .code img{max-width: 85%; max-height: 85%;} 


#ly_web_header_002_0_search-box{display: none; width: 100%; height:150px; left: 0; right: 0; top:92px; z-index: 150; border-top:1px solid #ebebeb; border-bottom:1px solid #ebebeb; background: #fff; flex-direction: column; justify-content: center; }
#ly_web_header_002_0_search-box .form-box{width: 92%; margin: 45px auto 0; height: 60px; border: 1px solid #d1d1d1; border-radius:10px; overflow: hidden; box-sizing: border-box; }
#ly_web_header_002_0_search-box .form-box .input{width: calc(100% - 60px); padding: 0 30px; }
#ly_web_header_002_0_search-box .form-box .input input{width: 100%; height: 100%; font-size:18px; color:#333; }
#ly_web_header_002_0_search-box .form-box .submit {width: 60px; height: 100%; background: var(--mainColor); text-align: center; line-height: 58px; }
#ly_web_header_002_0_search-box .form-box .submit i {font-size: 36px; color: #fff; }


@media screen and (max-width:1366px) {
	#ly_web_header_002_0 .content .logo {width: 145px;} 

	#ly_web_header_002_0 .content .info {width: 77%;}
	#ly_web_header_002_0 .content .info .menu{width: 84%;}
	#ly_web_header_002_0 .content .info .use_area .box.search {margin-left: 15px}
}
@media screen and (max-width:1200px) {
	#header.scroll-down #ly_web_header_002_0  {transform: translate(0,0%);background: #fff;}
	#header.scroll-up  #ly_web_header_002_0 {transform: translate(0,0%);background: #fff;box-shadow: 0px 15px 30px 0px rgba(43, 76, 129, 0.08);}

	#ly_web_header_002_0 {background: #fff;box-shadow: 0px 9px 26px 0px rgba(0, 0, 0, 0.1);}
	#ly_web_header_002_0 .content .logo{width: 140px;}
	#ly_web_header_002_0 .content {padding: 20px 0;}
	#ly_web_header_002_0 .content .info {width: auto;}
	#ly_web_header_002_0 .content .info .menu {display: none;}
	#ly_web_header_002_0 .content .info .use_area .box.pc {display: none;} 
	#ly_web_header_002_0 .content .info .use_area .box.mobile {display: flex; justify-content: center; align-items: center; margin-right: 20px;  width: 55px;} 
	#ly_web_header_002_0 .content .info .use_area .box.mobile:last-child {margin-right: 0;}
	#ly_web_header_002_0 .content .info .use_area .box {width: auto;height: auto;}
}
@media screen and (max-width:992px) {
	#ly_web_header_002_0 {height: 92px; display: flex; align-items: center;}
	#ly_web_header_002_0 .content{padding: 0; }
	#ly_web_header_002_0 .content .logo {width: 1.048rem;} 
	#ly_web_header_002_0 .content .info .use_area  i {font-size: 0.26rem;}
	
	#phone .menu .ul .title {line-height: 3em;font-size: .1667rem;}
	#ly_web_header_002_0_search-box .form-box .submit i,
	#phone .menu .ul .li .nav,
	#phone .menu .ul .title i  {font-size: .1515rem;}
	#ly_web_header_002_0_search-box .form-box .input input {font-size: .1515rem;}
	#phone .en {font-size: .1818rem;}
	#phone .menu .ul .li{margin: 0 6vw;     padding: 1vw 0}
	#phone .menu .ul .li .nav{height: 3em;}
}
@media screen and (max-width:768px) {
	#ly_web_header_002_0 {height: 1.2rem; }
	#phone, #ly_web_header_002_0_search-box {top: 1.2rem;}
	#phone{height: calc(100vh - 1.2rem);}

	#ly_web_header_002_0 .content .logo {width: 1.66rem;} 
	
	#ly_web_header_002_0 .content .info .use_area  i {font-size: 0.45rem;}
	#ly_web_header_002_0 .content .info .use_area .box.mobile{width: .85rem; margin-right: 0;}
	
	#phone .menu .ul .title {margin: auto; width: 92%; line-height: 1rem;font-size: 0.36rem;}
	#phone .menu .ul .li .nav,
	#phone .menu .ul .title i  {font-size: 0.3rem;}

	#ly_web_header_002_0_search-box {height: 2rem;}
	#ly_web_header_002_0_search-box .content{height: 100%; display: flex; align-items: center;}
	#ly_web_header_002_0_search-box .form-box{margin-top: 0; height: 0.9rem;}
	#ly_web_header_002_0_search-box .form-box .input{width: calc(100% - 16vw); padding: 0 3vw;}
	#ly_web_header_002_0_search-box .form-box .input input {font-size: 0.3rem;}
	#ly_web_header_002_0_search-box .form-box .submit{width: 16vw; display: flex; justify-content: center; align-items: center; line-height: normal;}
	#ly_web_header_002_0_search-box .form-box .submit i{font-size: 0.45rem;}
	#phone .en {font-size: 0.3rem;}
	
    #phone .code{margin: .1rem auto; width: 1.8rem; height: 1.8rem;}
}
#ly_web_footer_001_0 {padding: 20px 0 70px;background: #f9f3e4 url(/module/ly-web/footer/001/images/bg.jpg) no-repeat bottom left/ 100% 100%;}
#ly_web_footer_001_0.other{padding: 70px 0;}
#ly_web_footer_001_0 .form {border-radius: 5px;background: #a47942;padding: 3.125%;transform: translateY(-70px);}
#ly_web_footer_001_0 .form .title {font-size: 40px;font-family: "MiSans-Medium";;color: #fff;}
#ly_web_footer_001_0 .form label{display: block;width: 21%;}
#ly_web_footer_001_0 .form .input {width: 100%;line-height: 56px;background: rgba(255, 255, 255, 0.15);font-size: 18px;border-radius: 5px;padding: 0 20px;margin-top: 30px;}
#ly_web_footer_001_0 .form .input::placeholder  {color: #fff;opacity: 0.5;}
#ly_web_footer_001_0 .form label.long {width: 45.4%;}
#ly_web_footer_001_0 .form label.submitBtn {width: 9.375%;margin-top: 30px;}
#ly_web_footer_001_0 .submit {font-size: 18px;color: #595757; display: inline-block;border-radius: 5px;line-height:54px;border: 1px solid #e6dbc8;box-sizing: border-box;text-align: center;width: 100%;color: #fff;}
#ly_web_footer_001_0 .submit:hover {background: var(--mainColor);border-color: var(--mainColor);color: #fff;}
#ly_web_footer_001_0 .form .input:hover {background: #fff;}
#ly_web_footer_001_0 .form .input:hover::placeholder {color: #333;}

#ly_web_footer_001_0 .left {width: 31.25%;}
#ly_web_footer_001_0 .Name_en {font-size: 30px;color: rgba(var(--mainColorRgb),0.5);font-family: "Times New Roman", Times, serif;text-transform: uppercase;}
#ly_web_footer_001_0 .Name_cn {font-size: 48px;color: #5d2f16;font-family: "MiSans-Medium";text-transform: capitalize;}
#ly_web_footer_001_0 .ul {margin-top: 35px;}
#ly_web_footer_001_0 .li {margin-top: 20px;font-size: 16px;}
#ly_web_footer_001_0 .li .name {color: #a59080;}
#ly_web_footer_001_0 .li .brief {color: #5d2f16;margin-top: 5px;}
#ly_web_footer_001_0 .share {margin-top: 80px;}
#ly_web_footer_001_0 .share .item {margin-right: 15px;}
#ly_web_footer_001_0 .share .item:last-child {margin-right: 0;}
#ly_web_footer_001_0 .share .icon{width: 48px; height: 48px; border-radius: 50%;background: #fff;}
#ly_web_footer_001_0 .share .svg {fill: #a47942;}
#ly_web_footer_001_0 .share .code{width: 120px; height: 120px; background-color: #fff; padding: 10px; border-radius: 5px; bottom: calc(100% + 10px); left: 50%; transform: translateX(-50%); display: none; opacity: 0;}
#ly_web_footer_001_0 .share .item:hover .code{display: block; opacity: 1;}
#ly_web_footer_001_0 .phone {font-size: 36px;color: #5d2f16;font-weight: 600;margin-top: 20px;}
#ly_web_footer_001_0 .phone .svg {fill: #5d2f16;margin-right: 10px;}
#ly_web_footer_001_0 .tip {line-height: 30px;font-size: 16px;color: #a59080;}

#ly_web_footer_001_0 .right {width: calc(100% - 31.25%);}
#ly_web_footer_001_0 .right .title {font-size: 18px;color: #5d2f16;font-family: "MiSans-Medium";;display: flex;align-items: center;justify-content: space-between;}
#ly_web_footer_001_0 .right .icon {font-size: 0.316rem;display: none;}
#ly_web_footer_001_0 .right .title.cur .icon {transform: rotate(-180deg);}
#ly_web_footer_001_0 .right .down {margin-top: 25px;}
#ly_web_footer_001_0 .right .li {margin-top: 10px;font-size: 16px;color: #a59080;}
#ly_web_footer_001_0 .right .li:hover {color: #5d2f16;}
#ly_web_footer_001_0 .right .map {margin-top: 85px; height: 287px; border-radius: 5px;}
#ly_web_footer_001_0 .right .map img {width: 100%;}


@media (max-width: 1680px) {
    #ly_web_footer_001_0 .Name_cn{font-size: 46px;}
	#ly_web_footer_001_0 .right .map{height: 14.948vw;}
}
@media (max-width: 1536px) {
    #ly_web_footer_001_0 .Name_cn{font-size: 44px;}
}
@media (max-width: 1440px) {
    #ly_web_footer_001_0 .Name_cn{font-size: 42px;}
}
@media (max-width: 1200px) {
	#ly_web_footer_001_0 .form label {width: 49%;}
	#ly_web_footer_001_0 .form label.long {width: 80%;}
	#ly_web_footer_001_0 .form label.submitBtn {width: 19%;}
	
    #ly_web_footer_001_0 .content {flex-direction: column-reverse;}
	#ly_web_footer_001_0 .left {width: 100%;margin-top: 30px;}
	#ly_web_footer_001_0 .right {width: 100%;}
	#ly_web_footer_001_0 .right .map{margin-top: 3vw; height: 23.948vw;}
	#ly_web_footer_001_0 .share {margin-top: 3vw;} 
}
@media (max-width: 1050px) {
	#ly_web_footer_001_0 .form .input,
	#ly_web_footer_001_0 .form label.submitBtn{margin-top: 20px;}
}
@media (max-width: 992px) {
	#ly_web_footer_001_0{background-image: url(/module/ly-web/footer/001/images/bg-mb.png); background-position: bottom right; background-size: 100% auto;}
    #ly_web_footer_001_0 .Name_en {font-size: .1667rem;}
	#ly_web_footer_001_0 .Name_cn {font-size: .3182rem;}
	#ly_web_footer_001_0 .form .title {font-size: 0.3182rem;}
	#ly_web_footer_001_0 .right .title,
	#ly_web_footer_001_0 .form .input,
	#ly_web_footer_001_0 .submit {font-size: .1364rem;}
	
	#ly_web_footer_001_0 .li {font-size: 0.1212rem;}
	#ly_web_footer_001_0 .phone {font-size: 0.271rem;}
	#ly_web_footer_001_0 .right .li,
	#ly_web_footer_001_0 .tip,
	#ly_web_footer_001_0 .li {font-size: .1212rem;}
	#ly_web_footer_001_0 .right .title {font-size: .1364rem;}
	#ly_web_footer_001_0 .right .down {margin-top: 0.188rem;} 
	#ly_web_footer_001_0 .share {margin-top: 0.602rem;} 
}
@media (max-width: 768px) {
	#ly_web_footer_001_0 {padding: 0 0 19vw;}
	#ly_web_footer_001_0.other{padding: 7vw 0 20vw;}
    #ly_web_footer_001_0 .Name_en {font-size: 0.3rem;}
	#ly_web_footer_001_0 .Name_cn {font-size: 0.42rem;}

	#ly_web_footer_001_0 .form {padding: 5vw; transform: translateY(-7vw);}
	#ly_web_footer_001_0 .form .title {font-size: 0.42rem;}
	#ly_web_footer_001_0 .submit,
	#ly_web_footer_001_0 .form .input {font-size: 0.26rem;}
	#ly_web_footer_001_0 .form label,
	#ly_web_footer_001_0 .form label.long{width: 100%;}
	#ly_web_footer_001_0 .form .input,
	#ly_web_footer_001_0 .submit{width: 100%; line-height: 0.85rem;}
	
	#ly_web_footer_001_0 .form .input,
	#ly_web_footer_001_0 .form label.submitBtn{margin-top: 3vw;}
	
	#ly_web_footer_001_0 .form label.submitBtn{width: 100%;}
	
	#ly_web_footer_001_0 .ul{margin-top: 0.35rem;}
	#ly_web_footer_001_0 .li {margin-top: .2rem; font-size: 0.26rem;}
	
	#ly_web_footer_001_0 .right .menu {display: block;}
	#ly_web_footer_001_0 .right .title {font-size: 0.3rem; line-height: 1rem; border-bottom: 1px solid #a59080;}
	#ly_web_footer_001_0 .right .down {margin-top: 0;} 
	#ly_web_footer_001_0 .right .li {font-size: 0.28rem; line-height: 0.6rem; margin-top: 0.126rem;}
	#ly_web_footer_001_0 .phone {font-size: 0.3rem;}
	#ly_web_footer_001_0 .tip {font-size: 0.26rem;line-height: 1.6;margin-top: 0.226rem;}
	
	#ly_web_footer_001_0 .right .map {margin-top: 0.451rem; height: 39.948vw;}
	#ly_web_footer_001_0 .right .icon {display: block;}
	#ly_web_footer_001_0 .right .down {display: none;}
	
	#ly_web_footer_001_0 .share{margin-top: 0.4rem; justify-content: center;}
	#ly_web_footer_001_0 .share .icon {width: 0.8rem;height: 0.8rem;}
}
@media (max-width:380px) {
	#ly_web_footer_001_0 .share .svg {transform: scale(0.7);}
}
#ly_web_banner_001_0 {position: relative;}
#ly_web_banner_001_0 .img {width: 100%; padding-top: 50%;}
#ly_web_banner_001_0 .img video{width: 100%; height: 100%; object-fit: cover;}
#ly_web_banner_001_0 .img::before{content: ""; display: block; width: 100%; height: 200px; background: url(/module/ly-web/banner/001/images/shadow.png) no-repeat center top/100% 100%; position: absolute; top: 0; left: 0; z-index: 2;}

#ly_web_banner_001_0 .text{z-index: 2; height: max-content; top: 37.5%; color: #fff; z-index: 3;}
#ly_web_banner_001_0 .text .in{max-width: 66.25%;}
#ly_web_banner_001_0 .text .name{font-size: 66px; line-height: 95px; font-family: "SourceHanSerifSC-Heavy"; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}
#ly_web_banner_001_0 .text .subname{margin-top: 10px; font-size: 36px; line-height: 52px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}
#ly_web_banner_001_0 .pic{bottom: 0; right: 3.125vw; z-index: 2; width: 49.385%; height: 86.042%;}

#ly_web_banner_001_0 .swiper-pagination {bottom: 70px;}
#ly_web_banner_001_0 .swiper-pagination-bullet {width: 104px; height: 2px; opacity: 0.3;background: #ffff;border-radius: 0;transition: all 0.3s linear;}
#ly_web_banner_001_0 .swiper-pagination-bullet-active {opacity: 1;}
#ly_web_banner_001_0 .el-bar {background: var(--mainColor);}

@media (max-width: 1680px) {
	#ly_web_banner_001_0 .text .name{font-size: 58px; line-height: 1.6em;}
	#ly_web_banner_001_0 .text .subname{margin-top: .0521vw; font-size: 32px; line-height: 1.6em;}
	#ly_web_banner_001_0 .pic {width: 45.385%; height: 78.042%;}

	#ly_web_banner_001_0 .swiper-pagination {bottom: 3.6458vw;}
	#ly_web_banner_001_0 .swiper-pagination-bullet {width: 5.417vw;}
}
@media (max-width: 1536px) {
	#ly_web_banner_001_0 .text .name{font-size: 56px;}
	#ly_web_banner_001_0 .text .subname{font-size: 30px;}
}
@media (max-width: 1440px) {
	#ly_web_banner_001_0 .text .name{font-size: 52px;}
	#ly_web_banner_001_0 .text .subname{font-size: 28px;}
	#ly_web_banner_001_0 .swiper-pagination {bottom: 2.6458vw;}
}
@media (max-width: 1366px) {
	#ly_web_banner_001_0 .text .name{font-size: 50px;}
	#ly_web_banner_001_0 .text .subname{font-size: 26px;}
}
@media (max-width: 1280px) {
	#ly_web_banner_001_0 .text .name{font-size: 44px;}
	#ly_web_banner_001_0 .text .subname{font-size: 24px;}
}
@media (max-width: 1200px) {
	#ly_web_banner_001_0 {margin-top: 92px;}
	#ly_web_banner_001_0 .text .name{font-size: 40px;}
	#ly_web_banner_001_0 .text .subname{font-size: 22px;}
}
@media (max-width:1050px) {
	#ly_web_banner_001_0 .text .name{font-size: 36px;}
	#ly_web_banner_001_0 .text .subname{font-size: 20px;}
}
@media (max-width: 992px) {
	#ly_web_banner_001_0 .text{top: 50%; transform: translateY(-50%);}
	#ly_web_banner_001_0 .text .in{ max-width: 70.25%;}
	#ly_web_banner_001_0 .text .name{font-size: .3010rem;}
	#ly_web_banner_001_0 .text .subname{font-size: .1515rem;}
}
@media (max-width: 768px) {
	#ly_web_banner_001_0 {margin-top: 1.2rem;}
	#ly_web_banner_001_0 .text .in{ max-width: 100%;}
	#ly_web_banner_001_0 .text .name{font-size: .40rem; line-height: 1.3em;}
	#ly_web_banner_001_0 .text .subname{font-size: .3rem; margin-top: 2vw;}
	
	#ly_web_banner_001_0 .img {padding-top: 128%;}
	#ly_web_banner_001_0 .pic {display: none;}
}
#ly_web_index_001_1 {padding: 90px 0 140px;background: url(/module/ly-web/index/001/images/bg.jpg);background-position: bottom right;background-repeat: no-repeat;background-size: 100% 100%; background-color: #f9f3e4;}
#ly_web_index_001_1 .Name_en {font-size: 30px;color: rgba(var(--mainColorRgb),0.5);font-family: "Times New Roman", Times, serif; font-weight: bold;text-transform: uppercase;}
#ly_web_index_001_1 .Name_cn {font-size: 48px;color: var(--mainColor3);font-family: "MiSans-Medium"; text-transform: capitalize;}
#ly_web_index_001_1 .brief {width: 44.375%;margin-top: 25px;line-height: 36px;font-size: 18px;color: #4c4c4c; text-align: justify; text-indent: 2em;}
#ly_web_index_001_1 .btn {font-size: 18px;color: #595757; display: inline-block;border-radius: 5px;padding: 0 30px;line-height: 60px;border: 1px solid #e6dbc8;box-sizing: border-box;text-align: center;min-width: 180px;margin-top: 40px;}
#ly_web_index_001_1 .btn:hover {background: var(--mainColor);border-color: var(--mainColor);color: #fff;}

#ly_web_index_001_1 .data {border-radius: 5px;overflow: hidden;margin-top: 75px;position: relative;z-index: 2;}
#ly_web_index_001_1 .item {width: 21.25%;background: #fff;padding: 2.875% 30px;position: relative; border-radius: 5px;}
#ly_web_index_001_1 .item:before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;border-radius: 5px;background: var(--mainColor2);opacity: 0;transition: all 0.5s ease;z-index: 1;}
#ly_web_index_001_1 .item::after{content: '';width: 1px;height: 160px;position: absolute;right: 0;top: 50%; transform: translateY(-50%); background: #efebe6;z-index: 1;}
#ly_web_index_001_1 .item .word {position: relative;z-index: 2;min-height: 176px;}
#ly_web_index_001_1 .item .name {line-height: 30px;font-size: 20px;font-family: "MiSans-Medium";;}
#ly_web_index_001_1 .item .text {font-size: 65px;margin-top: 10px;color: var(--mainColor);font-family: "Times New Roman", Times, serif; font-weight: bold;}
#ly_web_index_001_1 .item.cur ,
#ly_web_index_001_1 .item.cur .text,
#ly_web_index_001_1 .item:hover ,
#ly_web_index_001_1 .item:hover .text {color: #fff;}
#ly_web_index_001_1 .item.cur:before,
#ly_web_index_001_1 .item:hover:before {opacity: 1;}

#ly_web_index_001_1 .item.cur::after,
#ly_web_index_001_1 .item:last-child::after{opacity: 0 !important;}

#ly_web_index_001_1 .img {width: 45.625%; height: 770px; position: absolute;right: 0;top: 0;z-index: 1;border-radius: 5px;overflow: hidden;}
#ly_web_index_001_1 .img img {width: 100%;}

@media (max-width: 1680px) {
	#ly_web_index_001_1  {padding: 90px 0 140px;}
	#ly_web_index_001_1 .img{height: 44.11vw;}
	#ly_web_index_001_1 .Name_en{font-size: 28px;}
	#ly_web_index_001_1 .Name_cn{font-size: 46px;}
	#ly_web_index_001_1 .brief {width: 46.375%;}
	#ly_web_index_001_1 .btn{margin-top: 2.083vw;}
	#ly_web_index_001_1 .data {margin-top: 3.91vw;}
	#ly_web_index_001_1 .item{padding: 2.875% 1.5625vw;}
	#ly_web_index_001_1 .item .text {font-size: 62px;}
}
@media (max-width: 1536px) {
	#ly_web_index_001_1 .Name_en{font-size: 26px;}
	#ly_web_index_001_1 .Name_cn{font-size: 44px;}
	#ly_web_index_001_1 .item .word{min-height: 165px;}
	#ly_web_index_001_1 .item .text {font-size: 58px;}
}
@media (max-width: 1440px) {
	#ly_web_index_001_1  {padding: 90px 0 120px;}
	#ly_web_index_001_1 .Name_en{font-size: 24px;}
	#ly_web_index_001_1 .Name_cn{font-size: 42px;}
	#ly_web_index_001_1 .btn{min-width: max-content;}

	#ly_web_index_001_1 .item .name {font-size: 18px;}
	#ly_web_index_001_1 .item .text {font-size: 50px;}
}
@media (max-width: 1366px) {
	#ly_web_index_001_1 .Name_en{font-size: 22px;}
	#ly_web_index_001_1 .Name_cn{font-size: 40px;}
	#ly_web_index_001_1 .brief {font-size: 17px; line-height: 1.8em;}
	#ly_web_index_001_1 .btn {font-size: 17px; line-height: 54px;}
	
	#ly_web_index_001_1 .item .text {font-size: 48px;}
}
@media (max-width:1280px) {
	#ly_web_index_001_1  {padding: 90px 0 100px;}
    #ly_web_index_001_1 .item {width: 25%;}
	#ly_web_index_001_1 .item .word{min-height: 145px;}
	#ly_web_index_001_1 .item .text {font-size: 46px;}
}
@media (max-width: 1200px) {
	#ly_web_index_001_1 .item .text {font-size: 42px;}
}
@media (max-width:1050px) {
	#ly_web_index_001_1 {background-size: auto;}
	#ly_web_index_001_1 .content {display: flex;flex-direction: column-reverse;}
	#ly_web_index_001_1 .brief {width: 100%;}
    #ly_web_index_001_1 .img {width: 100%; height:96.11vw; position: relative;right: 0;top: 0;margin-bottom: 30px;}
	#ly_web_index_001_1 .item {width: 50%;} 
	#ly_web_index_001_1 .item .word{min-height: 120px;}
}
@media (max-width:992px) {
	#ly_web_index_001_1  {padding: 8vw 0;}
    #ly_web_index_001_1 .Name_en {font-size: .1667rem;}
	#ly_web_index_001_1 .Name_cn {font-size: .3182rem;}
	#ly_web_index_001_1 .brief {font-size: 0.135rem;line-height: 1.6;}
	#ly_web_index_001_1 .btn {font-size: 0.135rem;}
	#ly_web_index_001_1 .item .name {font-size: .1364rem;line-height: 1.6;}
	#ly_web_index_001_1 .item .text {font-size: 0.3485rem;}
	#ly_web_index_001_1 .item .word {min-height: 1rem;}
}
@media (max-width:768px) {
	#ly_web_index_001_1  {padding: 10vw 0;}
    #ly_web_index_001_1 .Name_en {font-size: 0.3rem;}
    #ly_web_index_001_1 .Name_cn {font-size: 0.42rem;}
    #ly_web_index_001_1 .brief {font-size: 0.28rem; margin-top: 4vw;}
    #ly_web_index_001_1 .btn {font-size: 0.26rem; margin-top: 5vw; width: max-content; padding: 0 4vw; height: 0.7rem; line-height: 1; display: flex; align-items: center; justify-content: center; background: var(--mainColor);border-color: var(--mainColor);color: #fff;}

	#ly_web_index_001_1 .data {margin-top: 5vw;}
	#ly_web_index_001_1 .item {padding: 3vw; margin-top: 1vw; width: 100%;} 
	#ly_web_index_001_1 .item:first-child{margin-top: 0;}
    #ly_web_index_001_1 .item .name {font-size: 0.28rem;}
    #ly_web_index_001_1 .item .text {font-size: 0.48rem;}
}


#ly_web_index_002_2 {position: relative;}
/* #ly_web_index_002_2 .img {padding-top: 50%;} */
#ly_web_index_002_2 .img {padding-top: 960px;}
#ly_web_index_002_2 .content {padding-top: 5.729%;position: absolute;height: 100%;left: 50%;top: 0;transform: translateX(-50%); color: #fff;}
#ly_web_index_002_2 .Name_en {font-size: 30px;color: rgba(var(--mainColorRgb),0.5);font-family: "Times New Roman", Times, serif; font-weight: bold;text-transform: uppercase;}
#ly_web_index_002_2 .Name_cn {font-size: 48px;font-family: "MiSans-Medium"; text-transform: capitalize;}
#ly_web_index_002_2 .word {margin-top: 80px;}
#ly_web_index_002_2 .word .brief {width: 30%;margin-top: 33px;line-height: 1.8em;font-size: 18px;text-align: justify;max-height: calc(1.8em * 4);}
#ly_web_index_002_2 .word .logo{max-width: 190px; max-height: 70px; font-size: 0;}
#ly_web_index_002_2 .btn {font-size: 18px;color: #fff; display: inline-block;border-radius: 5px;padding: 0 30px;line-height: 60px;border: 1px solid #e6dbc8;box-sizing: border-box;text-align: center;min-width: 180px;margin-top: 30px; opacity: 0.6;}
#ly_web_index_002_2 .btn:hover {background: var(--mainColor);border-color: var(--mainColor);color: #fff; opacity: 1;}

#ly_web_index_002_2 .container {position: absolute;left: 50%;transform: translateX(-50%);bottom: 80px;border-radius: 5px;overflow: hidden;}
#ly_web_index_002_2 .container .slide {cursor:pointer; width: 20%; min-height: 80px; padding: 10px; line-height: 1.2em; text-align: center; font-size: 22px;font-family: "MiSans-Medium";;color: #5d2f16;background: #fff;transition: all 0.3s linear; display: flex; justify-content: center; align-items: center;}
#ly_web_index_002_2 .container .name {position: relative;display: inline-block;}
#ly_web_index_002_2 .container .name:before {width: 36px;height: 27px;content: '';background-image: url(/module/ly-web/index/002/images/icon.png);background-position: center;background-repeat: no-repeat;background-size: 100%;position: absolute;left: -60px;top: 50%;transform: translateY(-50%);opacity: 0;transition: all 0.3s linear;}
#ly_web_index_002_2 .container .slide:hover,
#ly_web_index_002_2 .container .slide.cur {background: #a47942;color: #fff;}
#ly_web_index_002_2 .slide.cur .name:before {opacity: 1;}

#ly_web_index_002_2 .pg_btn{width: max-content; height: max-content; position: absolute; top: 50%; transform: translateY(-50%); z-index: 2;}
#ly_web_index_002_2 .pg_btn.swiper-button-disabled{opacity: 0; pointer-events: none;}   
#ly_web_index_002_2 .pg_btn .svg{fill: var(--mainColor2);}
#ly_web_index_002_2 .pg_btn.prev{left: 0;}
#ly_web_index_002_2 .pg_btn.next{right: 0;}
#ly_web_index_002_2 .pg_btn.next .svg{transform: rotate(180deg);}


@media (max-width: 1680px) {
	#ly_web_index_002_2 .img {padding-top: 50vw;}
	#ly_web_index_002_2 .Name_en{font-size: 28px;}
	#ly_web_index_002_2 .Name_cn{font-size: 46px;}
	#ly_web_index_002_2 .word {margin-top: 4.167vw;}
	#ly_web_index_002_2 .word .brief{margin-top: 1.563vw;}
	#ly_web_index_002_2 .btn {margin-top: 1.5625vw;}
	
	#ly_web_index_002_2 .container {bottom: 4.167vw;}
	#ly_web_index_002_2 .container .slide{font-size: 20px;}
}
@media (max-width: 1536px) {
	#ly_web_index_002_2 .Name_en{font-size: 26px;}
	#ly_web_index_002_2 .Name_cn{font-size: 44px;}
	#ly_web_index_002_2 .container .slide{min-height: 75px;}
}
@media (max-width: 1440px) {
	#ly_web_index_002_2 .Name_en{font-size: 24px;}
	#ly_web_index_002_2 .Name_cn{font-size: 42px;}
	#ly_web_index_002_2 .btn{min-width: max-content;}
	#ly_web_index_002_2 .container .slide{min-height: 70px; font-size: 18px;}
}
@media (max-width: 1366px) {
	#ly_web_index_002_2 .Name_en{font-size: 22px;}
	#ly_web_index_002_2 .Name_cn{font-size: 40px;}
	#ly_web_index_002_2 .word .brief {width: 36%; font-size: 17px; line-height: 1.8em;}
	#ly_web_index_002_2 .btn {font-size: 17px; line-height: 54px;}
	
	#ly_web_index_002_2 .container .slide{font-size: 17px;}
}
@media (max-width:1200px) {
	#ly_web_index_002_2 .word{margin-top: 3.167vw;}
	#ly_web_index_002_2 .word .logo{max-height: 45px;}
	#ly_web_index_002_2 .container .name:before{display: none;}
}
@media (max-width:1050px) {
	#ly_web_index_002_2 .content{padding-top: 3.729%;}
	#ly_web_index_002_2 .word .brief {width: 51%; font-size: 16px;}

    #ly_web_index_002_2 .container .slide { font-size: 16px; min-height: 60px;}
}
@media (max-width:992px) {
    #ly_web_index_002_2 .Name_en {font-size: .1667rem;}
	#ly_web_index_002_2 .Name_cn {font-size: .3182rem;}

	#ly_web_index_002_2 .word {margin-top: 2.167vw;}
	#ly_web_index_002_2 .word .brief {font-size: 0.1364rem; max-height: calc(1.8em * 3); -webkit-line-clamp: 3;}
	#ly_web_index_002_2 .btn {font-size: 0.1364rem;}
	#ly_web_index_002_2 .container .slide {width: 30%; font-size: .1364rem;}
}
@media (max-width:768px) {
	#ly_web_index_002_2 {background-color: #fff; padding-bottom: 8vw;}
	#ly_web_index_002_2 .img {padding-top: 50%;}
    #ly_web_index_002_2 .Name_en {font-size: 0.3rem;}
	#ly_web_index_002_2 .Name_cn {font-size: 0.42rem;}

	#ly_web_index_002_2 .content {position: relative;height: auto;left: 0;top: 0;transform: translateX(0);color: #333;padding: 6vw 0;}
	#ly_web_index_002_2 .content .logo { filter: brightness(0%); max-height: 0.6rem;}
	#ly_web_index_002_2 .word {margin-top: 5vw;}
	#ly_web_index_002_2 .word .brief {font-size: 0.3rem; width: 100%; color: #333 !important;}	
    #ly_web_index_002_2 .btn {font-size: 0.26rem; margin-top: 5vw; width: max-content; padding: 0 4vw; height: 0.7rem; line-height: 1; display: flex; align-items: center; justify-content: center;background: var(--mainColor);border-color: var(--mainColor);color: #fff; opacity: 1;}
	
	#ly_web_index_002_2 .container {position: relative;height: auto;left: 0;top: 0;transform: translateX(0);}
	#ly_web_index_002_2 .container .slide {min-height: 0.8rem; font-size: 0.26rem; width: 50%; border-color: #e6dbc8; background-color: rgba(var(--mainColorRgb),0.5); color: #fff; line-height: 1.2em;}
	
	#ly_web_index_002_2 .pg_btn .svg{fill: #fff;}
}
/* 呼吸灯效果 */
@keyframes rippleAnimation {
	0% { width: 0; height: 0; opacity: 1;}
	100% { width: 66px; height: 66px; opacity: 0;}
}

#ly_web_index_003_3 {position: relative; padding: 140px 0 100px;background: url(/module/ly-web/index/003/images/img.jpg);background-position: center right;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
#ly_web_index_003_3 .Name_en {font-size: 30px;color: rgba(var(--mainColorRgb),0.5);font-family: "Times New Roman", Times, serif;text-transform: uppercase;}
#ly_web_index_003_3 .Name_cn {font-size: 48px;font-family: "MiSans-Medium";;color: #5d2f16;text-transform: capitalize;}
#ly_web_index_003_3 .brief {margin-top: 25px;line-height: 36px;font-size: 18px;color: #595757;width: 29.375%;position: relative;z-index: 2; text-align: justify; text-indent: 2em;}
#ly_web_index_003_3 .btn {font-size: 18px;color: #595757; display: inline-block;border-radius: 5px;padding: 0 30px;line-height: 60px;border: 1px solid #e6dbc8;box-sizing: border-box;text-align: center;min-width: 180px;margin-top: 65px;position: relative;z-index: 2;}
#ly_web_index_003_3 .btn:hover {background: var(--mainColor);border-color: var(--mainColor);color: #fff;}

#ly_web_index_003_3 .data {margin-top: 115px;position: relative;z-index: 2;}
#ly_web_index_003_3 .item {min-width: 18.75%;padding: 1.875%;min-height: 200px;border-radius: 5px;background: #fff;margin-right: 1.25%;}
#ly_web_index_003_3 .item:last-child {margin-right: 0;}
#ly_web_index_003_3 .info,
#ly_web_index_003_3 .head {width: 100%;}
#ly_web_index_003_3 .head .num {font-size: 60px;font-family: "Times New Roman", Times, serif; font-weight: bold; color: #deb87b;line-height: 1;}
#ly_web_index_003_3 .head .icon {margin-left: 30px;}
#ly_web_index_003_3 .head .svg {fill: #f9f3e4;}
#ly_web_index_003_3 .info .name {font-size: 20px;font-family: "MiSans-Medium";;}
#ly_web_index_003_3 .info .svg {fill: #fff;}
#ly_web_index_003_3 .item:hover {background: #a47942;color: #fff;}
#ly_web_index_003_3 .item:hover .head .num {color: #fff;}
#ly_web_index_003_3 .item:hover .head .svg {fill: #f9f3e4;opacity: 0.3;}

#ly_web_index_003_3 .mapbox {position: absolute; top: 140px;right: 0;z-index: 1;width: 70%;}
#ly_web_index_003_3 .map img {width: 100%;}

#ly_web_index_003_3 .max {width: 100%;height: 100%;}
#ly_web_index_003_3 .max .name {font-size: 18px;color: #5d2f16;font-family: "MiSans-Medium";;position: absolute;left: 20px;top: 14px;white-space: nowrap;}
#ly_web_index_003_3 .box:nth-of-type(1) {position: absolute;left: 36.5%;top: 38%;z-index: 2;}
#ly_web_index_003_3 .box:nth-of-type(2) {position: absolute;left: 35.8%;top:48.2%;z-index: 2;}
#ly_web_index_003_3 .box:nth-of-type(2) .name {top: 5px;}
#ly_web_index_003_3 .box:nth-of-type(3) {position: absolute;left: 35.3%;top: 48.5%;z-index: 2;}
#ly_web_index_003_3 .box:nth-of-type(3) .name {top: 26px; left: 11px;}
#ly_web_index_003_3 .box::before {opacity: 0; pointer-events: none; width: 0px;height: 0px;border-radius: 50%;background: var(--mainColor);top: 50%;left: 50%;transform: translate(-50%,-50%);content: '';position: absolute;animation-delay: 1.3s;z-index: -1;}
#ly_web_index_003_3 .box::after {opacity: 0; pointer-events: none; width: 36px;height: 36px;border-radius: 50%;background: var(--mainColor);top: 50%;left: 50%;transform: translate(-50%,-50%);content: '';position: absolute;z-index: -1;}
#ly_web_index_003_3 .box .img {opacity: 0;pointer-events: none; width: 150px;background: #fff;border-radius: 5px;padding: 5px 5px 15px;box-shadow: 0px 10px 20px 0px rgba(164, 121, 66, 0.3);position: absolute;left: 50%;transform: translateX(-50%);bottom: 30px;}
#ly_web_index_003_3 .box .img:before {content: '';width: 0;height: 0;border-left: 10px solid transparent; border-right: 10px solid transparent;border-top: 10px solid #fff;position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%);}
#ly_web_index_003_3 .box .img img {width: 100%;border-radius: 5px;}

#ly_web_index_003_3 .box:hover .img {opacity: 1;}
#ly_web_index_003_3 .box:hover::before,
#ly_web_index_003_3 .box.hover-effect::before {opacity: 1;animation: rippleAnimation 3s linear infinite;animation-delay: 1.3s;}
#ly_web_index_003_3 .box:hover::after,
#ly_web_index_003_3 .box.hover-effect::after {opacity: 1;animation: rippleAnimation 3s linear infinite;}


@media (max-width: 1680px) {
	#ly_web_index_003_3 .Name_en{font-size: 28px;}
	#ly_web_index_003_3 .Name_cn{font-size: 46px;}
	#ly_web_index_003_3 .word {margin-top: 1.3vw;}
	#ly_web_index_003_3 .brief {margin-top: 1.3vw;}
	#ly_web_index_003_3 .btn {margin-top: 2.385vw;}

	#ly_web_index_003_3 .data {margin-top: 5.59vw;}
	#ly_web_index_003_3 .head .num {font-size: 56px;}
}
@media (max-width: 1536px) {
	#ly_web_index_003_3 .Name_en{font-size: 26px;}
	#ly_web_index_003_3 .Name_cn{font-size: 44px;}
	#ly_web_index_003_3 .head .num {font-size: 54px;}
	#ly_web_index_003_3 .item {min-height: 185px;}
}
@media (max-width: 1440px) {
	#ly_web_index_003_3 {padding: 120px 0 100px;}
	#ly_web_index_003_3 .Name_en{font-size: 24px;}
	#ly_web_index_003_3 .Name_cn{font-size: 42px;}
	#ly_web_index_003_3 .btn{min-width: max-content;}
	#ly_web_index_003_3 .head .num {font-size: 50px;}
	#ly_web_index_003_3 .info .name{font-size: 18px;}
	#ly_web_index_003_3 .max .name{font-size: 16px;}
}
@media (max-width: 1366px) {
	#ly_web_index_003_3 {padding: 100px 0;}
	#ly_web_index_003_3 .Name_en{font-size: 22px;}
	#ly_web_index_003_3 .Name_cn{font-size: 40px;}
	#ly_web_index_003_3 .brief {font-size: 17px; line-height: 1.8em;}
	#ly_web_index_003_3 .btn {font-size: 17px; line-height: 54px;}
	
	#ly_web_index_003_3 .item {min-height: 160px;}
	#ly_web_index_003_3 .head .num {font-size: 48px;}
}
@media (max-width: 1280px) {
	#ly_web_index_003_3 .brief {width: 40%;}
	#ly_web_index_003_3 .head .num {font-size: 46px;}
}
@media (max-width: 1200px) {
	#ly_web_index_003_3 .head .num {font-size: 42px;}
}
@media (max-width:1050px) {
	#ly_web_index_003_3 {padding: 100px 0 40px;}
	#ly_web_index_003_3 {display: flex;flex-direction: column; background-image: none;}
	#ly_web_index_003_3 .brief {width: 100%;}
	#ly_web_index_003_3 .data {margin-top: 2.5vw; justify-content: space-between;}
	#ly_web_index_003_3 .item {width: 32%;margin-right: 0;margin-top: 3vw;}
	
	#ly_web_index_003_3 .mapbox {margin-top: 2vw; position: relative; top: 0; right: 0; z-index: 1; width: 100%;}
}
@media (max-width:992px) {
	#ly_web_index_003_3 {padding: 8vw 0;}
    #ly_web_index_003_3 .Name_en {font-size: .1667rem;}
	#ly_web_index_003_3 .Name_cn {font-size: .3182rem;}
	#ly_web_index_003_3 .brief {font-size: 0.135rem; margin-top: 3vw;}
	#ly_web_index_003_3 .btn {font-size: 0.135rem; margin-top: 2vw;}

	#ly_web_index_003_3 .data {margin-top: 0;}
	#ly_web_index_003_3 .head .num {font-size: 0.3485rem;}
	#ly_web_index_003_3 .info .name {font-size: .1364rem;}
	#ly_web_index_003_3 .max .name {font-size: .1364rem;}
}
@media (max-width: 768px) {
	#ly_web_index_003_3 {padding: 10vw 0;}
    #ly_web_index_003_3 .Name_en {font-size: 0.3rem;}
	#ly_web_index_003_3 .Name_cn {font-size: 0.42rem;}
	#ly_web_index_003_3 .brief {margin-top: 3vw; font-size: 0.3rem;line-height: 1.6;}
	#ly_web_index_003_3 .btn {margin-top: 3vw; font-size: 0.26rem;line-height: 2.5;color: #333;border-color: #e6dbc8;}
	#ly_web_index_003_3 .head .num {font-size: 0.48rem;}
	#ly_web_index_003_3 .head .icon{width: 0.89rem; height: 0.8rem;}
	#ly_web_index_003_3 .head .svg{transform: scale(0.75);}
	#ly_web_index_003_3 .info .name {font-size: 0.28rem;}
	#ly_web_index_003_3 .mapbox {display: none;}
	
	
	#ly_web_index_003_3 .item {padding: 3vw; width: 48%; min-height: 2rem; background: #a47942;color: #fff;}
	#ly_web_index_003_3 .item:last-child{width: 100%;}
	#ly_web_index_003_3 .item .head .num {color: #fff;}
	#ly_web_index_003_3 .item .head .svg {fill: #f9f3e4;opacity: 0.3;}
}
#ly_web_index_004_4 {padding: 140px 0 160px;background: url(/module/ly-web/index/004/images/bg.jpg);background-position: top;background-repeat: no-repeat;background-size: cover;}
#ly_web_index_004_4 .Name_en {font-size: 30px;color: rgba(var(--mainColorRgb),0.5);font-family: "Times New Roman", Times, serif;text-transform: uppercase;}
#ly_web_index_004_4 .Name_cn {font-size: 48px;font-family: "MiSans-Medium"; text-transform: capitalize;}

#ly_web_index_004_4 .container {display: inline-block;margin: 0;}
#ly_web_index_004_4 .container .slide {width: auto;min-width: 125px;text-align: center; min-height: 45px; line-height: 1em; padding: 0 10px;font-size: 18px;color: #4c4c4c;transition: all 0.3s linear;border-radius: 5px; display: flex; align-items: center; justify-content: center;}
#ly_web_index_004_4 .container .slide.cur {background: #a47942;color: #fff;}

#ly_web_index_004_4 .bind {margin-top: 90px;}
#ly_web_index_004_4 .item {width: 25%;border-radius: 5px;padding: 1.5625%;}
#ly_web_index_004_4 .img {padding-top: 66.6667%;border-radius: 5px;position: relative;}
#ly_web_index_004_4 .svgbox {position: absolute;right: 20px;bottom: 20px;width: 24px;height: 27px;}
#ly_web_index_004_4 .svg {fill: #fff;}
#ly_web_index_004_4 .name {font-size: 22px;margin-top: 25px;font-family: "MiSans-Medium";;}
#ly_web_index_004_4 .brief {margin-top: 10px;line-height: 30px;font-size: 18px;color: #999999;}
#ly_web_index_004_4 .time {margin-top: 50px;font-size: 18px;color: #999999;}
#ly_web_index_004_4 .item:hover {background: #fff;box-shadow: 0px 10px 50px 0px rgba(164, 121, 66, 0.15);}
#ly_web_index_004_4 .item:hover .one {display: none;}
#ly_web_index_004_4 .item:hover .two {display: block;}
#ly_web_index_004_4 .item:hover .name,
#ly_web_index_004_4 .item:hover .time {color: #a47942;}

@media (max-width: 1680px) {
	#ly_web_index_004_4 .Name_en{font-size: 28px;}
	#ly_web_index_004_4 .Name_cn{font-size: 46px;}
	
	#ly_web_index_004_4 .bind {margin-top: 4.6875vw;}
	#ly_web_index_004_4 .time {margin-top: 2.6042vw;}
}
@media (max-width: 1536px) {
	#ly_web_index_004_4 {padding: 120px 0 140px;}
	#ly_web_index_004_4 .Name_en{font-size: 26px;}
	#ly_web_index_004_4 .Name_cn{font-size: 44px;}
}
@media (max-width: 1440px) {
	#ly_web_index_004_4 .Name_en{font-size: 24px;}
	#ly_web_index_004_4 .Name_cn{font-size: 42px;}
	
	#ly_web_index_004_4 .bind {margin-top: 3.6875vw;}
	#ly_web_index_004_4 .name {font-size: 20px;margin-top: 1.3vw;}
	#ly_web_index_004_4 .brief {font-size: 17px; line-height: 1.6em; margin-top: 0.52vw;}
	#ly_web_index_004_4 .time {font-size: 17px;}
}
@media (max-width: 1366px) {
	#ly_web_index_004_4 {padding: 100px 0 120px;}
	#ly_web_index_004_4 .Name_en{font-size: 22px;}
	#ly_web_index_004_4 .Name_cn{font-size: 40px;}

	#ly_web_index_004_4 .container .slide{font-size: 17px;}
}
@media (max-width: 1200px) {
	#ly_web_index_004_4 .brief, #ly_web_index_004_4 .time {font-size: 16px;}
}
@media (max-width:1050px) {
	#ly_web_index_004_4 .content {justify-content: space-between;}
	#ly_web_index_004_4 .item {margin-top: 3vw; width: 49%;padding: 30px;}
	#ly_web_index_004_4 .item:nth-child(-n+2){margin-top: 0;}
	#ly_web_index_004_4 .item {background: #fff;box-shadow: 0px 10px 50px 0px rgba(164, 121, 66, 0.15);}
}
@media (max-width:992px) {
	#ly_web_index_004_4 {padding: 8vw 0;}
    #ly_web_index_004_4 .Name_en {font-size: .1667rem;}
	#ly_web_index_004_4 .Name_cn {font-size: .3182rem;}

	#ly_web_index_004_4 .container .slide  {font-size: .1364rem;}
	#ly_web_index_004_4 .name {font-size: .1667rem;}
	#ly_web_index_004_4 .brief {font-size: 0.1364rem;margin-top: 1vw;}
	#ly_web_index_004_4 .time {font-size: 0.1364rem;margin-top: 3vw;}
}
@media (max-width:768px) {
	#ly_web_index_004_4 {padding: 10vw 0 16vw;}
	#ly_web_index_004_4 .head {display: block;}
    #ly_web_index_004_4 .Name_en {font-size: 0.3rem;}
	#ly_web_index_004_4 .Name_cn {font-size: 0.42rem;}

	#ly_web_index_004_4 .container {margin-top: 3vw; width: 100%;}
	#ly_web_index_004_4 .container .slide  {width: 33.33%; font-size: 0.26rem; min-height: 0.8rem;}

	#ly_web_index_004_4 .item {margin-top: 3vw; width: 100%; padding: 5vw;}
	#ly_web_index_004_4 .item:nth-child(-n+2){margin-top: 3vw;}
	#ly_web_index_004_4 .item:first-child{margin-top: 0;}

	#ly_web_index_004_4 .name {font-size: 0.36rem; line-height: 1.5em; margin-top: 5vw;}
	#ly_web_index_004_4 .brief {font-size: 0.28rem; line-height: 1.6em; margin-top: 2vw;}
	#ly_web_index_004_4 .time {font-size: 0.26rem;}
}
#ly_web_sidebar_001_5 {position: fixed;right: 3.125vw;bottom: 70px;z-index: 10;}
#ly_web_sidebar_001_5 .box {width: 67px;height: 67px;border-radius: 50%;background: #a47942;cursor:pointer;}
#ly_web_sidebar_001_5 .top {background: #fff;margin-top: 15px;  box-shadow: 0px 10px 20px 0px rgba(164, 121, 66, 0.05);}

@media (max-width: 1440px) {
	#ly_web_sidebar_001_5 {right: 2.125vw; bottom: 4%;}
	#ly_web_sidebar_001_5 .box {width: 62px;height: 62px;}
	#ly_web_sidebar_001_5 .top{margin-top: 12px;}
}
@media screen and (max-width:768px) {
	#ly_web_sidebar_001_5 {right: auto;left: 0;bottom: 0;top: auto;transform: translateY(0%);width: 100%;display: flex;}
	#ly_web_sidebar_001_5 .box {width: 100%;height: 12vw;border-radius: 0;}
	#ly_web_sidebar_001_5 .box img{transform: scale(0.8);}
	#ly_web_sidebar_001_5 .top {margin-top: 0;}
}