.footer_box{width: 100%;min-width: 1200px; margin: 0 auto;padding-top: 40px;font-size: 14px;padding-bottom: 25px;background: var(--footer-bg-color);}
.footer_box a:hover{text-decoration: underline;}
.footer_f1{text-align: center;margin-bottom: 15px;color: var(--footer-color);height: 20px;}
.footer_f1 .footer_item{display: inline-block;margin: 0 10px;color: var(--footer-color);}
.footer_item:hover{text-decoration: underline;}
.footer_f2{text-align: center;margin-bottom: 15px;height: 20px;}
.footer_f2 a{color: var(--footer-color);}
.footer_shopname,.footer_shoptype{display: inline-block;color: var(--footer-color);margin-right: 20px;font-size: 14px;font-weight: normal;}
.footer_shoptype:hover{text-decoration: none;}

/* 友情链接 */
.footer_f3{text-align: center;color: var(--footer-color);min-height: 20px;width: 1200px;margin: 0 auto;margin-bottom: 15px;}
.footer_friend_title , .footer_friend_list,.footer_friend_list li{display: inline-block;}
.footer_friend_list{font-size: 0;}
.footer_friend_list li {display: inline-block;margin-right: 10px;margin-right: 15px;}
.footer_friend_list li:last-of-type{margin-right: 0;}
.footer_friend_list li a{display: inline-block;width: 100%;height: 100%;color: var(--footer-color);font-size: 14px;}

/* 备案 */
.foot_f4 {text-align: center;padding-bottom: 15px;color: var(--footer-color);}
.foot_f4 a{display: inline-block;color: var(--footer-color);padding: 0 10px;}
.foot_f4 span{padding: 0 10px;}
/* 店铺地址 */
.foot_address{color: var(--footer-color);}
#showMapBottom{cursor: pointer;color: var(--footer-color);}
#showMapBottom:hover{text-decoration: underline;}