.footer_box{width: 100%;min-width: 1200px; margin: 0 auto;padding-top: 25px;font-size: 14px;padding-bottom: 25px;background-color: #000000;}
.footer_box a:hover{text-decoration: underline;}
.footer_f1{text-align: center;margin-bottom: 15px;color: #fff;height: 20px;}
a.footer_item{display: inline-block;margin: 0 10px;color: #fff;}
.footer_item:hover{text-decoration: underline;}
.footer_f2{text-align: center;margin-bottom: 15px;height: 20px;}
.footer_f2 a{color: #fff;}
.footer_shopname,.footer_shoptype{display: inline-block;color: #fff;margin-right: 20px;}
.footer_f3{text-align: center;color: #fff;min-height: 20px;width: 1200px;margin: 0 auto;}
.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: #fff;font-size: 14px;}

.foot_f4 {text-align: center;padding-bottom: 15px;color: #fff;}

#showMapBottom{cursor: pointer;}
.foot_f4 #showMapBottom:hover{text-decoration: underline;}

.picApt_box {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        min-width: 1200px;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 9999999;
    }

    .picApt_box_tiem {
        height: 60%;
        width: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #containerDialog {
        display: none;
        overflow: hidden;
        width: 1000px;
        height: 500px;
        margin: 0;
    }
    .layui-layer-page .layui-layer-content {
        overflow: hidden;
    }
    .layui-layer-setwin .layui-layer-close1{background-position: 1px -40px !important;}