/* component/mapControl/mapControl.wxss */
.map-control-pannel {
    position: fixed;
    right: 17rpx;
    top: 38rpx;
}
.map-c-item {
    margin-top: 22rpx;
}
.map-c-icon {
    width: 89rpx;
    height: 89rpx;
}