.child-list-group-item {
    margin: 5px;
    padding: 5px 0;
}

.child-list-group-item a {
    color: #333;
    font-size: 14px;
}

.disa-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.disa-body ul li {
    padding: 8px;
    color: #5e5e5e;
    list-style-type: none;
}

.disa-body ul li a {
    color: #000;
}
#multicolor{
    border-radius: 10px;
    text-align: center;
}
.disa-detail-content p {
    line-height: 35px;
    font-size: 15px
}

.disa-form {
    background-color: #fff;
    padding: 8px 15px;
    margin-bottom: 10px;
}

.disa-form .form-horizontal {
    margin: 10px;
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 0;
}

.dis-btn {
    padding: 0;
}

.disbtn1 {
    width: 35%;
}

.dis-btn .form-control {
    border: none;
}

.dis-btn .dis-select {
    border: none;
    width: 60px;
    height: 34px;
}
.disa-inner {
    background-color: #fff;
    height: 1680px;
}
.disa-inner .form-group{
    padding-top: 14px;
    height: 50px;
}
.disa-inner .control-label{
    height: 34px;
    margin: 0;
    padding-top: 8px;
    padding-right: 8px;
}
.model-link {
    margin-top: 10px;
}

.areainput {
    border: none;
    height: 32px;
    width: 90px;

}

.form-horizontal .form-group {
    display: inline-block;
    margin-bottom: 0px;
}

.icon-block {
    display: flex;
    flex-direction: row;
    margin-right: 20px;
    margin-bottom: 10px;
    border-right: 2px solid #eee;
}

.icon-inner {
    font-size: 12px;
    color: #979797;
    margin-left: 10px;
    width: 100%;
}

.search-con {
    width: 100%;
    height: auto;
    background-color: #fff;
    /*overflow: auto;*/
    /*overflow-x: hidden;*/
    padding: 10px 0;
    margin-bottom: 10px;
}

.search-div1 {
    height: 40px;
    line-height: 40px;
    margin: 0px 10px;
    font-size: 14px;
}

.search-left1 {
    width: 45px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.search-right1 {
    width: 95%;
    float: left;
}

.search-right span,
.search-right1 span {
    margin-right: 20px;
    height: auto;
    cursor: pointer;
}

.search-div {
    margin: 0 10px;
    height: 40px;
    font-size: 14px;
}
.search-div .control-label{
    padding-left: 0px;
    line-height: 35px;
    font-weight: normal;
}
.search-sub {
    margin: 0 10px;
    height: 40px;
    font-size: 14px;
    display: none;
}

.search-left {
    width: 45px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.search-right {
    width: 95%;
    height: auto;
    float: left;
}

.div-right2 {
    line-height: 40px;
}

.div-right span a,.div-right2 span a {
    color: #333;
}

.text_input {
    height: 32px;
}

.onechecked {
    height: 40px;
}
.subchecked{
    float: left;
    line-height: 40px;
}
.form-time {
    height: 40px;
    display: inline-block;
    padding-right: 8px;
    vertical-align: middle;
}

.form-time .time-group {
    width: 200px;
    float: left;
}

.div-broder {
    border-top: 1px dotted #000;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

@media (max-width: 480px) {
    .search-div{
        height: auto;
    }
    .search-left{
        width: 100%;
    }
    button.btn-md{
        float: right;
        margin-bottom: 10px;
    }
}

.mapDiv {
    width: 100%;
    height: 250px;
    position: relative;
    margin: 0px;
    font-size: 13px;
    z-index: 1;
}

.map-search {
    position: absolute;
    right: 0;
    top: 11%;
    z-index: 2;
}

/*.anchorBL {display:none;}*/
.search-button {
    background: #ffc600;
    color: #FFFFFF;
    border: 0px;
    line-height: 35px;
    padding: 0 40px;
    border-radius: 5px;
}

.selected {
    font-weight: bold;
}

.selects {
    color: #ffc600;
}

.sreach-style {
    width: 1000px;
    height: auto;
    margin: 10px 0;
}

.sreach-style-left {
    margin-left: 30px;
    width: 50px;
    float: left;
}

.sreach-style-right {
    width: 800px;
}

.search-area {
    display: none;
}

.addarea {
    margin-left: 25px;
    color: #2871b4;
}

.twochecked {
    line-height: 30px;
}

.area-con-div {
    width: 337px;
    height: 500px;
    float: left;
    background-color: #f4f9ff;
}

.area-con-top {
    width: 337px;
    height: 460px;
    overflow-y: auto;
    overflow-x: hidden
}

.menu-checked {
    display: inline-block;
    padding-right: 10px;
    cursor: pointer;
}

.submenu {
    display: none;
    width: 88%;
    height: 40px;
    position: absolute;
    left: 10%;
}

.submenu span {
    margin-right: 20px;
    height: auto;
    cursor: pointer;
}

.leaflet-clickable {
    border-radius: 100%;
}

/*map*/
.map-wrapper {
    background-color: #fff;
    margin-bottom: 20px;
}

.map-content {
    width: 100%;
    height: 750px;
    position: relative;
}
#map-view{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#rightBar {
    position: absolute;
    top: 0;
    right: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 750px;
    width: 24%;
    box-shadow: 0px 0px 7px 0px rgba(149, 147, 147, 0.15);
    padding: 10px 0px;
    z-index: 9;
    background: #fff;
    transition: transition .7s;
}

#open {
    position: absolute;
    top: 40%;
    right: 24%;
    height: 60px;
    border: 0;
    border-right: 1px solid rgba(23, 32, 43, 0.2);
    background: #fff;
    color: #fed460;
    z-index: 10;
    outline: none;
    display: block;
}

#close {
    position: absolute;
    top: 40%;
    right: 0;
    height: 60px;
    border: 0;
    border-right: 1px solid rgba(23, 32, 43, 0.2);
    background: #fff;
    color: #fed460;
    z-index: 10;
    outline: none;
    display: none;
}

.rightBar ol {
    counter-reset: li;
    list-style: none;
}

.rightBar ol li {
    padding: 5px 10px 5px 24px;
    height: 92px;
    line-height: 35px;
    list-style-type: none;
    border-bottom: 1px solid #e9e9e9;
}

.rightBar ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background: url("/static/assets/201905/images/local.png") no-repeat center center;
    margin-top: 10px;
}
.rightBar > .pager{
    padding: 0px 6px;
}
.disa-title, .disa-place {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.disa-title a {
    color: #393939;
    text-decoration: none;
    cursor: pointer;
}

.disa-tag, .disa-place {
    color: #979797;
    padding-left: 15px;
    height: 24px;
    line-height: 24px;
}

/*地图弹框*/
.leaflet-popup-content-wrapper {
    border-radius: 4px;
}

.leaflet-popup-content {
    margin: 10px;
}

.popup-contianer {
    width: 100%;
}

.leaflet-popup-content {
    /* height: 170px; */
    width: 260px !important;
    font-size: 14px;
    margin: 10px 15px;
    overflow: hidden;
}

.popup-row {
    width: 100%;
    margin-top: 6px;
}

.popup-title {
    font-size: 18px;
    color: #004a8a;
}
.left{
    float: left;
}
.popup-label {
    width: 80px;
}

.popup-data {
    width: 180px
}

.popup-btn {
    width: 100%;
    text-align: center;
    background: #cbe2fa;
    height: 26px;
    line-height: 26px;
    margin-top: 3px;
}
.popup-btn:hover {
    background: #96b5d6;
}
.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.noteMap{
    color:#6f91c3;
    font-size: 14px;
    float: right;
}
/*地图查询*/
.map_query{
    position: absolute;
    top: 0;
    left: 3%;
    width: 70%;
    z-index: 9;
}
.map_query .control-label{
    margin-top: 10px;
}

/*分析*/
#trackList .modal-dialog {
    width: 63%;
}
.split >h4{
    line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #a6a8aa;
}
.split > h4 >span{
    font-size: 17px;
    border-bottom: 3px solid #2d8cf0;
    text-align: left;
}
.table>tbody>tr>td, .table>tbody>tr>th{
    border-bottom: 1px solid #ddd;
    border-top: none;
}
.lineitem ul{
    width: 100%;
    margin-top: 15px;
}
.lineitem ul li{
    width: 100%;
    margin: 0;
    padding: 0 0 12px;
    list-style: none;
    position: relative;
}
.lineitem ul li:last-child .item-tail{
    display: none;
}
.lineitem .item-tail{
    position: absolute;
    top: 0;
    left: 15px;
    height: 100%;
    border-left: 1px solid #2d8cf0;
}
.lineitem .item-icon{
    width: 30px;
    height: 30px;
    position: absolute;
    background-color: #fff;
    color: #2d8cf0;
    border: 1px solid #2d8cf0;
    border-radius: 50%;
}
.item-content{
    position: relative;
    top: -3px;
    padding: 1px 1px 10px 24px;
}
.item-content .item-time{
    color: #2d8cf0;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    margin-left: 10px;
}
.item-content .item-detail{
    color: #3b2d2d;
    font-size: 16px;
    text-align: left;
    padding: 20px 5px;
    text-indent: 1em;
    background-color: rgba(195,203,220,0.58);
    border-radius: 15px;
    white-space: pre-line;

}
/*标签云 */
.tagCloud {
    width: 98%;
    height: 400px;
    align-self: center;
}
.tagCloud > span {
    cursor: pointer;
}
.tagCloud > span:hover {
    text-shadow: 5px 5px 5px #888888;
}