.anchorBL {
            display: none
}

.RDTC_legend {
    position: relative;
    border-radius: 4px !important;
    color: #F0F0F0;
}

.RDTC_legend_area {
    background: rgba(248, 248, 255, 1);
    width: 110px;
    height: 125px;
}

.RDTC_legend_txt {
    position: absolute;
    z-index: 1;
    color: black;
    top: 5px;
    left: 13px;
}

.jimu-YDJK-tablePanel {
    position: absolute;
    border-radius: 4px !important;
    color: #F0F0F0;
}

.flip-bottom {
    -webkit-animation: flipBottom 1 1s ease-out;
    -o-animation: flipBottom 1 1s ease-out;
    -moz-animation: flipBottom 1 1s ease-out;
    -ms-animation: flipBottom 1 1s ease-out;
    animation: flipBottom 1 1s ease-out;
    opacity: 1 !important;
}

.RDTC_legend_blue,.RDTC_legend_green,.RDTC_legend_red,.RDTC_legend_yellow
    {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
}

.RDTC_legend_red {
    background: red;
}

.RDTC_legend_green {
    background: green;
}

.RDTC_legend_blue {
    background: blue;
}

.RDTC_legend p {
    margin: 0;
    line-height: 28px;
    font-size: 14px;
}

#sole-searchbox-content #sole-input {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    background:url('../images/s.png') no-repeat 100%;
}
.button-action, .button-action-flat {
    background-color: #1AAD19;
    border-color: #1AAD19;
    color: #FFF;
}
.button-action:hover, .button-action:focus, .button-action-flat:hover, .button-action-flat:focus {
    background-color: #1AAD19;
    border-color: #1AAD19;
    color: #FFF;
}
.searchbox-content {
    width: 368px !important;

}
.searchbox-content .searchbox-content-common {
    width: 329px !important;
}
#resultstr {
    clear: both;
    overflow: scroll;
    height: 400px;
}
#resultstr a {
    text-decoration: none;

}
#resultstr li {
    margin-top: 10px;
    margin-left: 10px;
    background:url('../images/daohang.png') no-repeat 97% center;
}
#resultstr li p {
    margin-top: 3px;
}
.parkingName{
    color: #000;
    font-size: 22px;
   
    font-family: '黑体';
}
.address{
    font-size: 12px;
    color: #000;
    font-family: '黑体';
}
.chargeRule{
    font-size: 12px;
    color: #108aed;
    font-family: '黑体';
}
#searchbox #searchbox-container {
    box-shadow:0 0 0;
}