
#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_002_0_pic{width: 100%; height: 35.4167vw; position: relative;}
#ly_web_banner_002_0_pic .pic,
#ly_web_banner_002_0_pic picture{display: block; width: 100%; height: 100%; overflow: clip; z-index: 1;}
#ly_web_banner_002_0_pic .pic img{width: 100%; height: 100%; object-fit: cover;}

#ly_web_banner_002_0_info{top: 0; z-index: 5; width: 100%; height: 100%;}
#ly_web_banner_002_0_info .box{position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 5; width: 100%; height: max-content;}
#ly_web_banner_002_0_info .info{height: max-content; color: #fff; transition: all 0.5s ease;}
#ly_web_banner_002_0_info .name{font-size: 55px; line-height: 1.8em; font-family: "MiSans-Semibold";}
#ly_web_banner_002_0_info .brief{margin-top: 15px; width: 50%; font-size: 22px; line-height: 1.8em; }


@media (max-width: 1680px) {
    #ly_web_banner_002_0_info .name{font-size: 52px;}
    #ly_web_banner_002_0_info .brief{margin-top: 0.5vw;}
}
@media (max-width: 1536px) {
    #ly_web_banner_002_0_info .name{font-size: 50px;}
}
@media (max-width: 1440px) {
    #ly_web_banner_002_0_info .name{font-size: 48px;}
    #ly_web_banner_002_0_info .brief{font-size: 20px;}
}
@media (max-width: 1366px) {
    #ly_web_banner_002_0_info .name{font-size: 46px;}
    #ly_web_banner_002_0_info .brief{font-size: 18px;}
}
@media (max-width: 1280px) {
    #ly_web_banner_002_0_info .name{font-size: 44px;}
    #ly_web_banner_002_0_info .brief{font-size: 16px;}
}
@media (max-width: 1200px) {
    #ly_web_banner_002_0_pic{margin-top: 92px;}
}
@media (max-width: 992px) {
    #ly_web_banner_002_0_info .box{top: 46%;}
    #ly_web_banner_002_0_info .name{font-size: .3182rem;}
    #ly_web_banner_002_0_info .brief{font-size: .1364rem;}
}
@media (max-width: 768px) {
    #ly_web_banner_002_0_pic{margin-top: 1.2rem; height: 86.4167vw;}
    #ly_web_banner_002_0_info .name{font-size: .42rem;}
    #ly_web_banner_002_0_info .brief{font-size: .28rem; width: 100%; }
}




/* 导航栏 */
#ly_web_banner_002_0_nav{width: 100%; position: absolute; left: 0; top: calc(100% - 40px); z-index: 60;}
#ly_web_banner_002_0_nav .box{padding: 0 4%; background-color: #fff; border-radius: 5px; box-shadow: 0px 10px 20px 0px rgba(164, 121, 66, 0.05);}
#ly_web_banner_002_0_nav .slide{width: max-content; min-width: 16.375%; font-size: 20px; line-height: 1.3em; padding: 10px; min-height: 80px; color: #4c4c4c;}
#ly_web_banner_002_0_nav .slide.active{color: var(--mainColor2); font-family: "MiSans-Medium";; position: relative;}
#ly_web_banner_002_0_nav .slide.active::before{content: ""; display: block; width: 100%; height: 3px; background-color: var(--mainColor2); position: absolute; bottom: 0; left: 0; z-index: 1; opacity: 1;}

#ly_web_banner_002_0_nav .pg_btn{width: 10px; height: 17px; top: 50%; transform: translateY(-50%); z-index: 2;}
#ly_web_banner_002_0_nav .pg_btn.swiper-button-disabled{opacity: 0; pointer-events: none;}   
#ly_web_banner_002_0_nav .pg_btn .svg{fill: var(--mainColor3);}
#ly_web_banner_002_0_nav .pg_btn.prev{left: 2%;}
#ly_web_banner_002_0_nav .pg_btn.next{right: 2%;}
#ly_web_banner_002_0_nav .pg_btn.next .svg{transform: rotate(180deg);}

/* 固定定位时的基础样式 */
#ly_web_banner_002_0_nav.is_tab_fixed.nav-fixed { position: fixed; z-index: 100;}

/* 向上滚动时显示导航栏 */
#ly_web_banner_002_0_nav.is_tab_fixed.nav-fixed.nav-visible { top: 103px;}

/* 向下滚动时隐藏导航栏 */
#ly_web_banner_002_0_nav.is_tab_fixed.nav-fixed.nav-hidden { top: 0;}

@media (max-width: 1440px) { 
    #ly_web_banner_002_0_nav{top: calc(100% - 35px);}
    #ly_web_banner_002_0_nav .slide{font-size: 18px; min-height: 70px;}
}
@media (max-width: 1200px) {
    #ly_web_banner_002_0_nav.is_tab_fixed.nav-fixed.nav-visible { top: 92px;}
}
@media (max-width: 992px) {
    #ly_web_banner_002_0_nav .slide{font-size: .1364rem; min-height: .5303rem;}
}
@media (max-width: 768px) {
    #ly_web_banner_002_0_nav{top: calc(100% - 0.6rem);}
    #ly_web_banner_002_0_nav.is_tab_fixed.nav-fixed.nav-visible { top: 1.2rem;}
    #ly_web_banner_002_0_nav .box{padding: 0 5vw;}
    #ly_web_banner_002_0_nav .slide{min-width: 50%; font-size: .26rem; min-height: 1.2rem; }
}
.ly_web_blog_001_1{padding: 170px 0 125px;}

@media (max-width: 1680px) {
    .ly_web_blog_001_1{padding: 160px 0 125px;}
}
@media (max-width: 1536px) {
    .ly_web_blog_001_1{padding: 140px 0 110px;}
}
@media (max-width: 1440px) {
    .ly_web_blog_001_1{padding: 130px 0 100px;}
}
@media (max-width: 1366px) {
    .ly_web_blog_001_1{padding: 120px 0;}
}
@media (max-width: 1280px) {
    .ly_web_blog_001_1{padding: 110px 0;}
}
@media (max-width: 1200px) {
    .ly_web_blog_001_1{padding: 100px 0;}
}
@media (max-width: 1050px) {
    .ly_web_blog_001_1{padding: 100px 0 120px;}
}
@media (max-width: 992px) {
    .ly_web_blog_001_1{padding: 8vw 0 13vw;}
}
@media (max-width: 768px) {
    .ly_web_blog_001_1{padding: 14vw 0 13vw;} 
}



#ly_web_blog_001_1_list{}
#ly_web_blog_001_1_list .item{padding: 35px 3.125%; width: 100%; margin-top: 30px; background-color: #fff; border-radius: 5px;}
#ly_web_blog_001_1_list .item:first-child{margin-top: 0;}
#ly_web_blog_001_1_list .pic{width: 24%; height: 225px; border-radius: 5px;}
#ly_web_blog_001_1_list .pic img{width: 100%; height: 100%; border-radius: 5px; object-fit: cover;}
#ly_web_blog_001_1_list .info{width: 72.67%;}
#ly_web_blog_001_1_list .info .name{font-size: 28px; line-height: 1.5em; color: var(--mainColor3); font-family: "MiSans-Medium";}
#ly_web_blog_001_1_list .info .brief{font-size: 18px; line-height: 1.5em; color: #999; margin-top: 10px;}
#ly_web_blog_001_1_list .info .time{font-size: 18px; line-height: 1.5em; color: #999; margin-top: 50px;}

#ly_web_blog_001_1_list .item:hover{box-shadow: 0px 20px 50px 0px rgba(164, 121, 66, 0.2);}
#ly_web_blog_001_1_list .item:hover .pic img{transform: scale(1.05);}
#ly_web_blog_001_1_list .item:hover .name{color: var(--mainColor2);}
#ly_web_blog_001_1_list .item:hover .brief{color: var(--fontColor);}

@media (max-width: 1680px){
    #ly_web_blog_001_1_list .item{margin-top: 1.5625vw;}
    #ly_web_blog_001_1_list .pic{height: 12.5vw;}
}
@media (max-width: 1440px){
    #ly_web_blog_001_1_list .info .name{font-size: 26px; }
}
@media (max-width: 1366px){
    #ly_web_blog_001_1_list .item{padding: 2.229vw 3.125%; }
    #ly_web_blog_001_1_list .info .name{font-size: 24px; }
    #ly_web_blog_001_1_list .info .brief,
    #ly_web_blog_001_1_list .info .time{font-size: 16px;}
    #ly_web_blog_001_1_list .info .brief{margin-top: 0.521vw;}
    #ly_web_blog_001_1_list .info .time{margin-top: 2.6047vw;}
}
@media (max-width: 1280px){
    #ly_web_blog_001_1_list .info .name{font-size: 22px; }
}
@media (max-width: 992px){
    #ly_web_blog_001_1_list .item{margin-top: 4vw; flex-direction: column; padding: 4vw 3.125%;}
    #ly_web_blog_001_1_list .pic{width: 100%; height: 52.5vw;}
    #ly_web_blog_001_1_list .info{width: 100%; margin-top: 3vw;}
    #ly_web_blog_001_1_list .info .name{font-size: .1818rem; }
    #ly_web_blog_001_1_list .info .brief,
    #ly_web_blog_001_1_list .info .time{font-size: .1364rem;}
    #ly_web_blog_001_1_list .info .brief,
    #ly_web_blog_001_1_list .info .time{margin-top: 1.6047vw;}
}
@media (max-width: 768px){
    #ly_web_blog_001_1_list .item{margin-top: 5vw; padding: 5vw 5%;}
    #ly_web_blog_001_1_list .info{width: 100%; margin-top: 4vw;}
    #ly_web_blog_001_1_list .info .name{font-size: .36rem; }
    #ly_web_blog_001_1_list .info .brief{font-size: .28rem;}
    #ly_web_blog_001_1_list .info .time{font-size: .26rem;}
    #ly_web_blog_001_1_list .info .brief,
    #ly_web_blog_001_1_list .info .time{margin-top: 1.6047vw;}

    #ly_web_blog_001_1_list .item:hover{box-shadow: none;}
    #ly_web_blog_001_1_list .item:hover .pic img{transform: scale(1);}
    #ly_web_blog_001_1_list .item:hover .name{color: var(--mainColor3);}
    #ly_web_blog_001_1_list .item:hover .brief{color: #999;}
}









#ly_web_sidebar_001_2 {position: fixed;right: 3.125vw;bottom: 70px;z-index: 10;}
#ly_web_sidebar_001_2 .box {width: 67px;height: 67px;border-radius: 50%;background: #a47942;cursor:pointer;}
#ly_web_sidebar_001_2 .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_2 {right: 2.125vw; bottom: 4%;}
	#ly_web_sidebar_001_2 .box {width: 62px;height: 62px;}
	#ly_web_sidebar_001_2 .top{margin-top: 12px;}
}
@media screen and (max-width:768px) {
	#ly_web_sidebar_001_2 {right: auto;left: 0;bottom: 0;top: auto;transform: translateY(0%);width: 100%;display: flex;}
	#ly_web_sidebar_001_2 .box {width: 100%;height: 12vw;border-radius: 0;}
	#ly_web_sidebar_001_2 .box img{transform: scale(0.8);}
	#ly_web_sidebar_001_2 .top {margin-top: 0;}
}