﻿#route_line {
    text-align: left;
    font-size: 12px;
    width:393px;
    height:100%;
}

#route_line li, #route_line ul {
    margin: 0;
    padding: 0;
}

#route_line ul {
    display: inline-block;
    margin: 20px auto;
}

    #route_line ul:after {
        clear: both;
        display: table;
        content: "";
    }

#route_line ul li {
    list-style: none;
    float: left;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    height: 24px;
    line-height: 24px;
   
}

#route_line ul li.active {
    background: #f0f7ff;
}

#route_line ul li.active a {
    color: #2f87eb;
}

#route_line ul li a {
    color: #4c4c4c;
    text-decoration: none;
    display: inline-block;
}

#route_line ul li:last-child {
    border-right: 1px solid #e5e5e5;
}

#route_line .exception {
    width: 100%;
}





#car_route {
    font-size: 12px;
    width: 366px;
    height:100%;
    margin: 0 auto;
    text-align: left;
}

#car_route .distance {
    text-align: left;
    background: #f0f7ff;
    padding: 10px;
}

#car_route .dest_label, #car_route .level_1, #car_route .start_label {
    clear: both;
    display: table;
    content: "";
}

#car_route .level_2 {
    margin-left: 10px;
}
#car_route .level_2 > li {
    margin-left: 10px;
    height:auto;
}

#car_route li, #car_route ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 22px;
}

#car_route .level_1 > li {
    padding: 15px 10px;
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
    height:auto;
}

    #car_route .level_1 > li:hover {
        background: #f2f2f2;
    }

#car_route .level_1 > li > span {
    color: #2f87eb;
}

#car_route i {
    width: 16px;
    height: 16px;
    background: url(../../2019/image/icon.3453a6e.png);
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}

#car_route .start_label {
    width: 270px;
    line-height: 16px;
}

#car_route .start_label i {
    background-position: -512px -154px;
}

#car_route .dest_label i {
    background-position: -536px -154px;
}

#car_route .start_label i.unchecked {
    float: right;
    margin-top: 1px;
    background-position: -318px -53px;
}

#car_route .start_label i.checked {
    float: right;
    margin-top: 1px;
    background-position: -342px -53px;
}

#car_route .dest_label, #car_route .start_label {
    padding: 10px;
}

#car_route .start_label span.all_details {
    float: right;
    margin-left: 5px;
}

#car_route .start_label span:first-child {
    display: inline-block;
    width: 160px;
}

.bustabbg {
	background-color:#EBF1FB; 
	margin-left:0px;
	vertical-align: middle;
	height: 25px;
	width: 363px;
    margin-left:15px;
	line-height: 25px;
}
.buscurr {
    width:121px;
	line-height: 25px;
	font-weight: bold;
	background-color: #5596de;
	text-align: center;
    border:0px solid #ccc;box-sizing:border-box;
	vertical-align: middle; 
	color: #fff;
	cursor:pointer;
}
.busnocurr {
 width:121px;
	line-height: 25px; 
	background-color: #fff;
	text-align: center;color:#333;
    border:1px solid #ccc;
	vertical-align: middle; 
	cursor:pointer;
    overflow:hidden;
}

/*公交查询样式*/
#bus_route {
    font-size: 12px;
    width: 364px;
    height:auto;
    margin: 0 auto;
    text-align: left;
}

#bus_route .line_name > div {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 24px;
}

#bus_route .right_direction {
    margin-right: 8px;
    font-weight: 700;
}

#bus_route .line_info span {
    float: left;
    color: #999;
}

#bus_route span.time {
    float: right;
    margin-right: 10px;
    color: #999;
}

#bus_route .dest_label:after, #bus_route .level_1:after, #bus_route .level_2 li, #bus_route .line_info:after, #bus_route .line_name:after, #bus_route .start_label:after {
    clear: both;
    display: table;
    content: "";
}

#bus_route .level_2 {
    margin-left: 10px;
    width:352px;
}

#bus_route li, #bus_route ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 22px;
    width:100%;
    height:auto;
}

#bus_route .level_1 > li {
    padding: 15px 0;
    height:auto;
    border-top: 1px solid #e5e5e5;
}

#bus_route .level_1 > li .line_header {
    cursor: pointer;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    #bus_route .level_1 > li .line_header:hover {
        background: #f2f2f2;
    }

#bus_route .level_1 > li .line_header.expand {
    background: #f0f7ff;
}

#bus_route .level_1 > li > span {
    color: #2f87eb;
}

#bus_route .line_details {
    position: relative;
    display:none;
}

#bus_route i {
    width: 16px;
    height: 16px;
    background: url(../../2019/image/icon.3453a6e.png);
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

#bus_route i.walk {
    width: 9px;
    height: 16px;
    background-position: -242px -184px;
}

#bus_route i.bus {
    width: 14px;
    height: 16px;
    background-position: -148px -183px;
}

#bus_route i.subway {
    width: 12px;
    height: 16px;
    background-position: -220px -184px;
}

#bus_route .level_2 i {
    margin-right: 10px;
    margin-left: 1px;
}

#bus_route .level_2 li {
    position: relative;
    cursor: pointer;
    height: auto;
}

#bus_route .level_2 li a {
    text-decoration: none;
    color: #2f87eb;
}

#bus_route .level_2 i.walk {
    margin-left: 2px;
    margin-right: 12px;
}

#bus_route .level_2 li > span:nth-child(2) {
    float: left;
    width: 320px;
    display: inline-block;
}

#bus_route .route_point {
    position: absolute;
    left: 3px;
    top: 24px;
    width: 4px;
    height: 12px;
    background-position: -335px -188px;
}

#bus_route .line_details > .route_point {
    left: 15px;
}

#bus_route .start_label {
    width: 270px;
}

#bus_route .start_label i {
    margin-top: 3px;
    background-position: -512px -154px;
}

#bus_route .dest_label i {
    margin-top: 3px;
    background-position: -536px -154px;
}

#bus_route .dest_label, #bus_route .start_label {
    padding: 9px 10px;
}