.map{
    width: 14.7rem;
    margin: 0 auto;
    margin-top: 2.25rem;
    min-height:11rem;
    margin-bottom: .2rem;
    background: #ffffff;
    padding: .4rem;
}
.map_title{
    text-align: center;
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .24rem;
    color: #363636;
    margin-bottom: .4rem;
}
.text{
    font-size: .13rem;
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #363636;
    text-align: left;
    margin-top: .1rem;
}
#container {width:100%; height: 7rem; }  
.amap-icon img,
.amap-marker-content img{
    width: .35rem;
    height: .54rem;
}