.index_07 {
    background: none;
    color: #fff;
    top: 50%;
    left: 50%;
    height: auto;
    position: fixed;
    transform: translate(-50%, -50%) !important;
    white-space: nowrap;
    display: none;
}

.main .index_07{
    display: block;
}

.index_07 h3 {
    line-height: 1.2;
}

.index_07 .indexwrap{
    width: auto;
}

.index_07 .header_map a{
    background: #000;
}

.footer{
    background: none;
    position: fixed;
    bottom: 0;
}

.footer .f_top{
    display: none;
}
.footer .f_bottom{
    padding-top: 0.4rem;
    border-top: 1px solid #ccc;
}