
#mapDiv{
    height:953px;
    min-height: 300px;
    margin:-5px -20px -15px -20px;
}
.opt_station_hover{
    font-size: 12px;
    width: auto;
    height: auto;
    border-radius: 5px;
    padding: 15px 0 0 0;
    background-color: #fff;
}
.opt_station_hover_ul{
    list-style: none;
    margin: 0;
    padding: 10px;
    line-height: 23px;
    text-indent: 4px;
    color: black;
    position: relative;
}
.opt_station_hover_ul li{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 23px;
}

.imgarrow{
    position: relative;
    left: 50%;
    top:-6px;
}
.opt_li_left{
    width: 65px;
    display: bolck;
    text-align: left;
}
.btn1{
    position:absolute;
    z-index: 999;
    border: 1px solid #666;
    background-color: rgb(76,175,80);
    border-radius:4px;
    color: #d9d9d9;
    font-size: 16px;
    right: 20px;
    top: 20px;
    width: 150px;
    height: 40px;
}
.btn2{
    width: 150px;
    height: 40px;
    border: 1px solid #666;
    background-color: rgb(76,175,80);
    border-radius:4px;
    color: #d9d9d9;
    font-size: 16px;
}
.btn1:hover {
    background-color: #3e8e41;
}
.btn2:hover {
    background-color: #3e8e41;
}
table{
    position: absolute;
    right: 20px;
}
td{
    text-align: center;
    height: 30px;
    padding:0  10px 0 10px;
}
th{
    text-align: center;
    height: 40px;
    padding: 10px;
    border-bottom:1px solid #ccc;
}
/*µ¼º½À¸*/
.navbar-nav {
    float: right;
    margin-right: -300px;
}
.nav li a{
    font-size: 16px;
}
.li1{
    width: 500px;
    margin-top: -6px;
    left: -950px;
}
.rqselect{
    position: absolute;
    z-index: 999;
    left: 50px;
    top: 20px;
    font-size: 16px;
    letter-spacing: 2px;
    width: 470px;
}
.hoverli input:hover{
    background-color:rgb(66,133,244);
}
.hoverli input{
    background-color: rgba(153, 153, 153, 0.54);
    width: 180px;
    height: 40px;
    margin-top:5px;
    letter-spacing: 2px;
    padding-bottom: 5px;
    border-radius:5px;
    margin-right: 15px;
}
.navbar-fixed-top{
    background-color:#fffef7;
    color:#333;
    font-weight: 900;
}

/*Ñ¡Ïî¿¨*/
.demo{
    padding: 1em 0;
    position: absolute;
    z-index: 999;
    top: 40px;
    left: 10%;
}
a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab .nav-tabs{
    border: 2px solid rgb(66,133,244);
    width: 1060px;
}
.tab .nav-tabs li{
    margin: 0;
}
.tab .nav-tabs li a{
    font-size: 16px;
    text-align: center;
    color: black;
    background: #fff;
    margin: 0;
    padding: 20px 25px;
    border-radius: 0;
    border: none;
    border-right: 1px solid #ddd;
    text-transform: uppercase;
    position: relative;
    width: 200px;
    height: 50px;
}
.tab .nav-tabs li a:hover{
    border-top: none;
    border-bottom: none;
    border-right-color: #ddd;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:hover{
    color: #fff;
    border: none;
    background: rgb(66,133,244);
    border-right: 1px solid #ddd;
}
.tab .nav-tabs li.active a:before{
    content: "";
    width: 58%;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tab .nav-tabs li.active a:after{
    content: "";
    border-top: 10px solid rgb(66,133,244);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 43%;
}
.tab .tab-content{
    font-size: 13px;
    color: #999898;
    line-height: 25px;
    /*background: #fff;*/
    padding: 20px;
    /*border: 1px solid rgb(66,133,244);*/
    border-top: none;
    height: 500px;
    width: 1060px;
}
.tab .tab-content h3{
    font-size: 24px;
    color: #999898;
    margin-top: 0;
}
@media only screen and (max-width: 480px) {
    .tab .nav-tabs li {
        width: 100%;
        text-align: center;
    }
    .tab .nav-tabs li.active a,
    .tab .nav-tabs li.active a:after,
    .tab .nav-tabs li.active a:hover {
        border: none;
    }
}
.bt{
    float:right;
    left:16.5%;
    top:13px;
    position: relative;
    z-index: 999;
}
.bt button{
    border: 0;
    background-color: #fff;
}
.bt img{
    width: 25px;
    height: 25px;
}
.open{
    width: 120px;
    height: 50px;
    font-size: 16px;
    border:0;
    padding-top: 10px;
    background-color: #f8f8f8;
}
.tab{
    color: black;
}
.tab-pane table{
    background-color: #fff;
    border: 2px solid rgb(66,133,244);
    width:1060px;
    height: auto;
    left: 2.6%;
    top: 51px;
    color: black;
}
