.hos_route .hos_route_con .hos_route_other{
    border: 1px solid #ddd;
    border-radius: 6px;
}
.hos_route_con .hos_route_other input{
    width: 225px;
}
.hos_route_con .hos_route_end{
    width: 425px;
}


.hos_route .hos_route_btn li{
    border: 1px solid #1A44A0;
    border-radius: 6px;
    width: 110px;
    height: 36px;
    cursor: pointer;
}
.hos_route .hos_route_btn li.active {
    background-color: #1A44A0;
    color: #fff;
}
.hos_route .hos_route_btn li img{
    width: 24px;
    height: 24px;
}
#l-map{
    height: 520px;
}







