.map{
    padding-left: 0.7rem;
}
.map iframe{
    width: 13.5rem;
    height: 6rem;
}

.honor{
    width: 4.5rem;
}
.contact input{
    padding-left: 0.5rem;
    width: 14.3rem;
    -web-kit-appearance:none;
    -moz-appearance: none;
    font-size:0.7em;
    height:2.2em;
    border-radius:4px;
    border:1px solid #c8cccf;
    color:#6a6f77;
    margin-top: 1rem;
}
textarea{
    outline: none;
    padding-left: 0.5rem;
    border-radius: 0.5rem;
    border:1px solid #c8cccf;
    margin-top: 0.5rem;
    width: 14.3rem;
    height: 4rem;
    resize: none;
    color:#6a6f77;
    font-size:0.7em;
}
input:focus{
    outline: none;
}
.btn{
    text-align: center;
    margin-top: 1rem;
    width:14.75rem;
    height:2rem;
    background:rgba(0,153,68,1);
    border-radius: 0.25rem ;
    line-height: 2rem;
    font-size:0.7rem;
    color:rgba(255,255,255,1);
}
.pabootom{
    padding-bottom: 1rem;
}
.lunbo{
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 1rem;
}
