﻿

.mapifr {
    width: 100%;
    height: 600px;
    border: 0;
}

.mapifrcur {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #bbc
}
#qpbtn {
    font-family: arial;
    float: right;
    border: 1px solid #2e82ff;
    width: 70px;
    text-align: center;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    background: #38f;
    border-radius: 0;
    z-index: 1;
}
.qpbtn {
    z-index:2;
    position: absolute;
    right: 10px;
    top: 10px;
}