
.project {
    position: absolute;
    z-index: -1;
    top: 60px;
    left: 30px;
    height: 650px;
    width: 98%;
}

.left_project {
    top: 60px;
    height: 666px;
    width: 30%;
    float: left;
}

.right_project {
    top: 60px;
    left: 50%;
    height: 100%;
    width: 60%;
    float: left;
}

#button-project {
    top: 100px;
    height: 80px;
    width: 580px;
}

.all_positions {
    top: 120px;
    height: 580px;
    width: 97%;
    overflow-y: scroll
}

.position {
    margin-top: 10%;
}

table {
    width: 80%;
    height: 100%;
}

table tr th span:last-child {
    margin-left: 10%;
}

table tr th span {
    display: inline;
}

th {
    letter-spacing: 5px;
    width: 300px;
    height: 50px;
    font-family: 微软雅黑, serif;
    font-size: 15px;
}

/*.BMap_mask{
   !* position: relative;*!
    width:300px;!important;
    height:300px;
    overflow: hidden;
    float: right;
    margin:0;
    border: 2px solid black;
    z-index: 9999;
}*/
table tr th a {
    text-decoration: none;
    text-indent: 2em;
}

.top {
    float: right;
    z-index: 9999;
    position: absolute;
    background-color: white;
    width: 250px;
    height: 80px;
    border: #FFFFFF solid 1px;
    border-radius: 5px;
}

.MapPanel span {
    padding: 0;
    display: block;
    width: 280px;
    position: relative;
    line-height: 1.6;
    font-family: 微软雅黑;
    color: #3c3c3c;
}

.MapPanel div {
    margin-top: 2px;
    z-index: 9999;
}

div.stationId {
    visibility: hidden;
}
