.md-footer .menu-item{padding-left:10px}.md-footer .menu-item .footer-menu{color:var(--origin-menu-color, #fff);padding-right:10px}.md-footer .menu-item .footer-menu:hover{color:var(--hover-menu-color, #fff) !important}.md-footer .menu-item .footer-menu:hover .iconfont{color:var(--hover-menu-color, #fff) !important}.md-footer .menu-item .footer-menu:hover .menu-label{color:var(--hover-menu-color, #fff) !important}.md-footer .menu-item .footer-menu .icon-fashion-down{font-size:12px;transform:rotate(180deg) scale(0.4)}.md-footer .menu-item .footer-menu.down .icon-fashion-down{transform:scale(0.4)}.md-footer .menu-item .footer-menu .iconfont{color:var(--origin-menu-color, #fff)}.md-footer .menu-item .footer-menu .menu-label{color:var(--origin-menu-color, #fff);display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-footer .menu-item .footer-menu.hasChild{display:flex;align-items:center}.md-footer .menu-item .footer-submenu .sub-menu{color:var(--origin-sub-color, #fff)}.md-footer .menu-item .footer-submenu .sub-menu:hover{color:var(--hover-sub-color, #fff) !important}.md-footer .menu-item .footer-submenu .sub-menu .submenu-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-footer .menu-item .uppercase{text-transform:uppercase}

.mls-declaimer-container-v2{color:#a0a3af;font-size:13px;line-height:150%;padding-top:30px}@media (max-width: 600px){.mls-declaimer-container-v2{padding-top:20px}}.mls-declaimer-container-v2 .declaimer .content.site-p{margin-top:0;text-align:center}.mls-declaimer-container-v2 .declaimer .mls-logo{margin-top:10px}.mls-declaimer-container-v2 .declaimer .mls-logo .logo{height:30px;display:block;margin:0 auto}.mls-declaimer-container-v2 .declaimer .mls-logo:first-child{margin-top:0}.mls-declaimer-container-v2 .declaimer+.declaimer{margin-top:30px}@media (max-width: 600px){.mls-declaimer-container-v2 .declaimer+.declaimer{margin-top:20px}}

.logo-item.isLink{cursor:pointer}footer.md-footer.z-index{z-index:10}.md-footer_notshare{cursor:pointer}.md-footer_notshare:hover{text-decoration:underline}.md-footer.layout4{position:relative;background:center center no-repeat;background-size:cover}.md-footer.layout4:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--bg-color);opacity:0.9}.md-footer.layout4.fixed{position:fixed;bottom:0;width:100%}.md-footer.layout4 .footer-container{position:relative}.md-footer.layout4 .top-content{display:flex;justify-content:space-between;gap:20px}.md-footer.layout4 .site-logo{font-size:50px}.md-footer.layout4 .site-logo .logo-item{display:block;height:1em}.md-footer.layout4 .site-logo .logo-item+.logo-item{margin-top:30px}.md-footer.layout4 .agent-wrap .co-name{margin-top:30px;font-weight:700}.md-footer.layout4 .agent-wrap .agent-name{margin-top:20px;font-family:var(--mg-title-font) !important;font-size:18px !important}.md-footer.layout4 .menu-wrap{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;column-gap:20px;row-gap:40px;padding-bottom:50px;border-bottom:1px solid rgba(218,218,218,0.5)}.md-footer.layout4 .menu-wrap .menu-item{padding-left:0;font-size:16px;font-weight:500;text-align:left;width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--g-primary-color)}.md-footer.layout4 .menu-wrap .menu-item .footer-menu .menu-label,.md-footer.layout4 .menu-wrap .menu-item .footer-menu .iconfont,.md-footer.layout4 .menu-wrap .menu-item .footer-menu .sub-menu,.md-footer.layout4 .menu-wrap .menu-item .footer-submenu .menu-label,.md-footer.layout4 .menu-wrap .menu-item .footer-submenu .iconfont,.md-footer.layout4 .menu-wrap .menu-item .footer-submenu .sub-menu{color:var(--g-primary-color) !important}.md-footer.layout4 .menu-wrap .menu-item .footer-menu:hover .menu-label,.md-footer.layout4 .menu-wrap .menu-item .footer-menu:hover .iconfont,.md-footer.layout4 .menu-wrap .menu-item .footer-submenu:hover .menu-label,.md-footer.layout4 .menu-wrap .menu-item .footer-submenu:hover .iconfont{color:var(--g-primary-color) !important}.md-footer.layout4 .menu-wrap .menu-item .footer-menu .menu-label{position:relative}.md-footer.layout4 .menu-wrap .menu-item .footer-menu .menu-label:before{content:' ';position:absolute;left:0%;right:unset;bottom:0;top:unset;height:1px;width:0%;background-color:var(--g-primary-color);-webkit-transition:width 0.3s ease;transition:width 0.3s ease}.md-footer.layout4 .menu-wrap .menu-item .footer-menu .menu-label:hover:before{width:100%}.md-footer.layout4 .menu-wrap .menu-item .footer-submenu{margin-top:10px}.md-footer.layout4 .menu-wrap .menu-item .footer-submenu .sub-menu{font-size:14px;font-weight:400;line-height:30px;text-align:left}.md-footer.layout4 .menu-wrap .menu-item .footer-submenu .sub-menu:hover{color:var(--g-primary-color) !important}.md-footer.layout4 .menu-wrap .menu-item .footer-submenu .sub-menu>a{position:relative}.md-footer.layout4 .menu-wrap .menu-item .footer-submenu .sub-menu>a:before{content:' ';position:absolute;left:0%;right:unset;bottom:0;top:unset;height:1px;width:0%;background-color:var(--g-primary-color);-webkit-transition:width 0.3s ease;transition:width 0.3s ease}.md-footer.layout4 .menu-wrap .menu-item .footer-submenu .sub-menu>a:hover:before{width:100%}.md-footer.layout4 .menu-wrap .icon-arrow-down{margin-left:10px;font-size:12px}.md-footer.layout4 .menu-wrap .down .icon-arrow-down{transform:rotate(180deg)}.md-footer.layout4 .agent-info{margin-top:50px;display:flex;flex-wrap:wrap;justify-content:center;line-height:1.7}.md-footer.layout4 .agent-info .agent-item{padding-right:21px;position:relative}.md-footer.layout4 .agent-info .agent-item a{height:100%;display:flex;align-items:center}.md-footer.layout4 .agent-info .agent-item .iconfont{display:none}.md-footer.layout4 .agent-info .agent-item:after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:14px;background:var(--g-primary-color);opacity:0.3;margin:0 10px}.md-footer.layout4 .agent-info .agent-item:last-child::after{content:none}.md-footer.layout4 .share-links-wrap{width:150px}.md-footer.layout4 .share-links{width:150px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;column-gap:15px;row-gap:20px}.md-footer.layout4 .share-links .share-item{width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;position:relative}.md-footer.layout4 .share-links .share-item::after{content:'';width:100%;height:100%;border-radius:50%;background:var(--g-primary-color);opacity:0.1;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}.md-footer.layout4 .share-links .share-item .iconfont{position:relative;z-index:2;font-size:15px;line-height:40px;color:var(--g-primary-color)}.md-footer.layout4 .share-links .share-item:hover:after{opacity:1}.md-footer.layout4 .share-links .share-item:hover .iconfont{color:var(--bg-color)}.md-footer.layout4 .other-cont{margin-top:20px}.md-footer.layout4 .detail{margin-top:20px;display:flex;flex-direction:column;align-items:center}.md-footer.layout4 .detail .site-p{margin-top:0;font-size:14px;color:var(--g-primary-color)}.md-footer.layout4 .detail .detail-addr{margin-top:10px}.md-footer.layout4 .site-title{margin-top:10px;font-size:24px;text-align:center;font-weight:700}.md-footer.layout4 .detail-file{cursor:pointer;color:#797e8b}.md-footer.layout4 .underline{text-decoration:underline}.md-footer.layout4 .md-footer_notshare{margin-top:40px;display:block;text-align:center;color:var(--g-primary-color)}.md-footer.layout4 .md-footer_notshare .icon-arrow_08_right{font-size:12px;margin-left:8px}.md-footer.layout4 .download-closely{display:flex;flex-direction:column-reverse;margin:0 auto;align-items:center;gap:10px}.md-footer.layout4 .download-closely .code-title{font-size:12px;margin-bottom:0;color:var(--g-tip-color)}.md-footer.layout4 .download-closely .download-link{text-align:center}.md-footer.layout4 .download-closely .code-wrapper .qr-code{border-radius:0}.md-footer.layout4 .mls-declaimer-container .declaimer{padding-bottom:20px}.md-footer.layout4 .bottom-content{margin-top:70px}.md-footer.layout4 .bottom-content .no-mls-disclaimer .claimer{line-height:1.5;margin-top:12px}.md-footer.layout4 .bottom-content .no-mls-disclaimer .claimer a{text-decoration:underline}.md-footer.layout4 .bottom-content .no-mls-disclaimer{margin-top:20px;text-align:center;color:var(--g-tip-color)}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2{padding-top:60px}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2 .declaimer{display:flex;flex-direction:column-reverse;gap:15px}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2 .declaimer .content.site-p{color:var(--g-text-color);text-align:left}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2 .declaimer+.declaimer{margin-top:40px}.md-footer.layout4 .copyright{margin-top:40px;display:flex;justify-content:space-between}.md-footer.layout4 .copyright .cr a{text-decoration:underline}.md-footer.layout4 .copyright .site-p,.md-footer.layout4 .copyright .copyright-p{color:var(--g-text-color)}.md-footer.layout4 .copyright a{white-space:nowrap}.md-footer.layout4.inner .footer-container{padding:0 var(--inner-padding, 20px)}.md-footer.layout4.inner .top-content{display:block}.md-footer.layout4.inner .top-center{display:flex;flex-direction:column-reverse}.md-footer.layout4.inner .menu-wrap{margin-left:0;margin-right:0;margin-top:60px}.md-footer.layout4.inner .agent-info{margin-top:30px;justify-content:flex-start}.md-footer.layout4.inner .share-links-wrap{width:100%}.md-footer.layout4.inner .share-links{width:100%;margin-top:50px;justify-content:flex-start}.md-footer.layout4.inner .download-closely{margin-left:0;align-items:flex-start}.md-footer.layout4.inner .download-closely .code-title{margin-left:18px}.md-footer.layout4.inner .md-footer_notshare{text-align:left}.md-footer.layout4.inner .detail{align-items:flex-start}.md-footer.layout4.inner .bottom-content{margin-top:50px}.md-footer.layout4.inner .bottom-content .no-mls-disclaimer{text-align:left}.md-footer.layout4.inner .bottom-content .mls-declaimer-container-v2{padding-top:50px}.md-footer.layout4.inner .bottom-content .mls-declaimer-container-v2 .declaimer .mls-logo .logo{margin-left:0}.md-footer.layout4.inner .copyright{display:block}.md-footer.layout4.inner .copyright .copyright-p{margin-top:20px}@media (max-width: 800px){.md-footer.layout4 .top-content{display:block}.md-footer.layout4 .agent-info{margin-top:30px;justify-content:flex-start;line-height:1.8;padding-bottom:25px;border-bottom:1px solid rgba(218,218,218,0.5)}.md-footer.layout4 .share-links{margin-top:25px;justify-content:flex-start;margin-left:0;column-gap:15px;row-gap:20px}.md-footer.layout4 .other-cont{margin-top:15px}.md-footer.layout4 .download-closely{margin-left:0;justify-content:flex-start;align-items:flex-start;flex-direction:column}.md-footer.layout4 .md-footer_notshare{text-align:left}.md-footer.layout4 .detail{align-items:flex-start}.md-footer.layout4 .bottom-content{margin-top:25px}.md-footer.layout4 .bottom-content .no-mls-disclaimer{text-align:left}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2{padding-top:35px}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2 .declaimer{justify-content:flex-start;gap:18px}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2 .declaimer .mls-logo{margin-top:0}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2 .declaimer .mls-logo .logo{margin-left:0}.md-footer.layout4 .bottom-content .mls-declaimer-container-v2 .declaimer .content.site-p{text-align:left}.md-footer.layout4 .copyright{flex-direction:column;gap:20px}}

