/* XiaoyuCMS mobile fixed bottom bar — desktop hidden via .mfoot_box{display:none} in custom-style-css.css */
.mfoot_box{display:none}

@media screen and (max-width:768px){
.header-whatsapp-box{display:none!important}
.back-to-top{display:none!important}
.mfoot_box{display:block;background:#fff;border:none;border-top:1px solid #ddd;border-radius:0;min-height:50px;margin:0;box-shadow:0 -2px 10px rgba(0,0,0,.08);z-index:1030}
.mfoot_box .navbar-collapse{display:none}
.mfoot_inner{display:flex;align-items:stretch;height:50px}
.mfoot_nav{flex:1;display:flex;align-items:center;justify-content:center;position:relative;border-right:1px solid #ddd;float:none;width:auto;background:transparent}
.mfoot_nav:last-child{border-right:none}
.mfoot_nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333!important;padding:5px 2px;height:100%;width:100%;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:color .28s ease,background .28s ease}
.footer .mfoot_box a,.footer .mfoot_box a:link,.footer .mfoot_box a:visited,.mfoot_box.navbar-default .mfoot_nav a{color:#333!important;background:transparent!important}
.mfoot_nav:not(.mfoot_nav_top) a:hover,.mfoot_nav:not(.mfoot_nav_top) a:focus{color:#0c4d89!important;background:rgba(12,77,137,.07)!important;text-decoration:none!important}
.footer .mfoot_box .mfoot_nav:not(.mfoot_nav_top) a:hover,.footer .mfoot_box .mfoot_nav:not(.mfoot_nav_top) a:focus,.mfoot_box.navbar-default .mfoot_nav:not(.mfoot_nav_top) a:hover,.mfoot_box.navbar-default .mfoot_nav:not(.mfoot_nav_top) a:focus{color:#0c4d89!important;background:rgba(12,77,137,.07)!important}
.mfoot_nav .fa{font-size:20px;line-height:1;margin-bottom:3px;color:#333!important;transition:transform .28s ease,color .28s ease}
.footer .mfoot_box .mfoot_nav .fa{color:#333!important}
.mfoot_nav:not(.mfoot_nav_top) a:hover .fa,.mfoot_nav:not(.mfoot_nav_top) a:focus .fa{transform:translateY(-2px);color:#0c4d89!important}
.mfoot_label{font-size:11px;font-weight:700;line-height:1.2;display:block;letter-spacing:.02em;color:#333!important;transition:color .28s ease}
.footer .mfoot_box .mfoot_label{color:#333!important}
.mfoot_nav:first-child .fa{color:#128C7E!important}
.mfoot_nav:first-child a:hover,.mfoot_nav:first-child a:focus,.footer .mfoot_box .mfoot_nav:first-child a:hover,.footer .mfoot_box .mfoot_nav:first-child a:focus,.mfoot_box.navbar-default .mfoot_nav:first-child a:hover,.mfoot_box.navbar-default .mfoot_nav:first-child a:focus{color:#128C7E!important;background:rgba(18,140,126,.08)!important}
.mfoot_nav:first-child a:hover .fa,.mfoot_nav:first-child a:focus .fa{color:#128C7E!important}
.mfoot_nav_top a{padding:0}
.mfoot_top_btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#555;color:#fff;transition:background .28s ease,transform .28s ease,box-shadow .28s ease}
.mfoot_nav_top a:hover .mfoot_top_btn,.mfoot_nav_top a:focus .mfoot_top_btn{background:linear-gradient(135deg,#FF9E16 0%,#e88a0a 100%);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,158,22,.35)}
.mfoot_top_btn .fa{margin-bottom:0;font-size:15px}

/* 手机 foot-bar */
body{padding-bottom:0!important;margin-bottom:0!important}
.footer{padding-bottom:0!important;margin-bottom:0!important}
.foot-bar{padding:0!important;margin-bottom:0!important}
.foot-bar .foot-bar-inner{display:flex!important;flex-direction:column;align-items:center;gap:6px;padding:8px 12px 0!important;max-width:100%;box-sizing:border-box}
.foot-bar .foot-bar-lt,.foot-bar .foot-bar-rt{float:none!important;margin:0!important;max-width:100%!important;width:100%;text-align:center!important}
.foot-bar .foot-bar-copy{margin:0!important;padding:0 4px;font-size:11px!important;line-height:1.5!important;color:#b0b0b0!important;letter-spacing:.01em}
.footer .foot-bar .foot-bar-copy{color:#b0b0b0!important}
.foot-bar .foot-bar-note{display:none!important}
.foot-bar .foot-bar-link-extra{display:none!important}
.foot-bar .foot-bar-rt{display:flex!important;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin:0!important;padding:0!important}
.foot-bar .foot-bar-link{display:inline-block;font-size:11px!important;line-height:1.4!important;color:#d8d8d8!important;text-decoration:none!important;padding:0!important;white-space:nowrap}
.footer .foot-bar .foot-bar-link,.footer .foot-bar .foot-bar-link:link,.footer .foot-bar .foot-bar-link:visited{color:#d8d8d8!important}
.foot-bar .foot-bar-link+.foot-bar-link::before{content:none}
.foot-bar .foot-bar-link[href*="sitemap.xml"]::before{content:'·';margin:0 8px;color:#666;font-weight:400;pointer-events:none;text-decoration:none;display:inline-block}
.foot-bar .foot-bar-link:active,.foot-bar .foot-bar-link:hover{color:#05ad48!important}
.mfoot_box{margin-bottom:0!important}
}
