.ss {
    background: none;
    border: none;
    color: #555;
    line-height: 30px;
    width: 139px;
    padding-left: 5px;
    margin-left: 10px;
}

.sous {
    margin: -10px 10px 15px 10px;;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 202px;
}

.tj {
    width: 46px;
    height: 30px;
    background: none;
    border: none;
    color: #999;
    float: right;
    text-align: center;
    line-height: 29px;
}
.tj:hover{background-color: #3083eb;cursor: pointer;}

.sous ::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}

.sous ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

.sous :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

.splite_container .splite_left {
    background: #fff;
}

.splite_left .splite_close {
    position: absolute;
    top: 13px !important;
    right: 2px !important;
    width: 18px;
    height: 18px;
    background: #333;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 15px;
}

.btn-group .btnQuery {
    padding: 5px 20px;
    line-height: 12px;
}

.Wdate {
    background: #fff;
    color: #000;
    border-bottom: 1px solid #999;
    text-align: center;
}

input:focus {
    outline: none;
}

.ck .hide {
    display: none;
}

.flexigrid tr.trSelected {
    background: none !important;
}

.tree_map {
    font-size: 22px;
    color: #30ab99
}

a.item_addr {
    color: #2196F3;
}

body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow, body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow_lor {
    background: #ffeb3b70;
    border: 1px solid #ff9800
}

#search_select {
    border: 1px solid #CCC; /*让边框变为1px宽度，直线，#CCC颜色*/
    border-bottom: 2px solid #778899;
    width: 200px;
    background: white;
    max-height: 201px;
    display: none;
    margin-top: -15px;
    margin-left: 10px;
    overflow: auto;
    overflow-x: hidden;
    border-bottom-right-radius:6px;
    border-bottom-left-radius:6px;
}

#search_click li {
    padding-left: 10px;
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    vertical-align: middle;
}
#search_click {
    margin-bottom: 0px;
    position:relative;
    margin-top: 0px;
}

#search_click li:hover {
    background-color: #CCC;
    cursor: pointer;
}
#vehicle_tree {
    z-index: 1;
}

ul{
    padding-inline-start:0;
}

#report_title_b{
    cursor: pointer;
}


#report_title_c{
    cursor: pointer;
}

