@charset "UTF-8";


.tangram-suggestion-main {
    z-index: 20;
}

#lineManage {
    position: absolute;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 2px;
    padding: 5px 5px;
    display: none;
    z-index: 1000;
    top: 200px;
    left: 700px;
}

#lineManage div {
    margin: 10px 10px;
}

#lineManage div.button {
    margin-top: 20px;
}

#lineManage div.startPoint, #lineManage div.endPoint {
    display: none;
}

#lineManage div span {
    background-color: #fff;
    border: 1px solid #bbcbdf;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    margin: 5px;
    padding: 5px 10px;
    text-align: center;
}

#lineManage div span:first-child {
    margin: 5px 5px 5px 0;
}

#lineManage div span:last-child {
    margin: 5px 0px 5px 5px;
}

#lineManage div span:hover {
    background-color: #3083eb;
    color: #fff;
}

input#combox-vehType {
    width: 113px;
}

i.icon.icon_track_setting {
    background-position: -156px -188px;
}

div#query_month {
    width: 81px;
    float: left;
    position: inherit;
    height: 28px;
    /*margin: 0px 0px 10px 0px;
 border-radius: 5px; */
}

div#gps_mile {
    width: 53px;
    float: left;
    position: inherit;
    height: 36px;
    line-height: 36px;
    margin-left: 5px;
}

div#search-vehicle {
    width: 182px;
}

input#combox-vehiIdnos {
    width: 96px;
}

span#lbSettingTrack, span#lbViolationTrack {
    padding: 0;
}


.filter_left {
    float: left;
}

 .map_tab div.active a,
 .map_tab div.active a {
    border-bottom: #0071c6 solid 3px;
    margin-top: 3px;
    color: #0077ff;
}

 .map_tab .filter_left,
 .map_tab .filter_left {
    width: 100px;
    height: 35px;
    overflow: hidden;
    margin-left: 5px;
}

 .map_tab .filter_left a,
 .map_tab .filter_left a {
    display: block;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    text-align: center;
    margin-top: 3px;
    padding: 0px;
}


.map_tab .filter_left.right,
.map_tab .filter_left.right {
    width: auto;
}


.track_slide {
    right: 0px !important;
    bottom: 0px !important;
    height: initial !important;
    position: initial !important;
    height: calc(100% - 72px)!important;
    overflow: auto;
}

.track_slide .track_slide_rows {
    width: inherit !important;
}

.track_slide .rows .labels {
    width: initial !important;
}

.track_slide .rows .select-search {
    width: 212px !important;
    clear: both;
}

input.Wdate{
    width: 202px!important;
}

.track_slide .rows .select-search .y-btn {
    width: 214px !important;
}

.btn-group .item .y-btn input.search-input {
    width: 187px !important;
}


.pro_list {
    border-left: none !important;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #d7d8d8;
}


.pro_list .track_slide_rows .searchVehi {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    clear: both;
}


input.Wdate {
    border-radius: 45px;
}

.ttx-checkboxMiddle {
    flex-wrap: wrap;
}

.ttx-checkboxMiddle-item {
    width: 100px;
}

.rows.trackTitle {
    float: none !important;
    border: 1px solid var(--buttonBdColor);
    margin-top: 10px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: flex;
    align-items: center;
    background-color: var(--themeColor);
}

.rows.trackTitle:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.trackTitle a:hover {
    background-color: var(--themeLightColor) !important;
}

.rows.trackTitle a {
    color: var(--themeFontColor) !important;
    border: none !important;
    font-size: 12px!important;
    height: 34px!important;
    line-height: 34px!important;
    width: 100%!important;
}

.rows.trackTitle.sear_btn {
    width: 240px !important;
    margin: 19px 0!important;
}

.map_action {
    width: calc(100% - 272px);
    left: 272px;
    border-color: var(--buttonBdColor);
}

.map_action ul.map_tab {
    border-color: var(--buttonBdColor) !important;
    border-bottom-color: var(--buttonBdColor) !important;
}

.track_slide_txt {
    display: none!important;
}


.track_slide .rows .more_car {
    height: 17px !important;
}

.track_slide .rows .labels_inp{
    clear: left;
}

.track_slide .rows .labels_inp input {
    border: 1px solid transparent !important;
}

.track_slide .rows .labels_inp input.Wdate {
    height: 34px !important;
    font-size: 12px !important;
}

.track_slide #trackTitle{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.pro_list .track_slide_rows {
    margin-top: 30px !important;
}

.track_slide_txt {
    color: var(--themeColor) !important;
}

.play_part .add_reduce{
    left: 316px;
    z-index: 9;
}

#row .ui-slider {
    background-color: #aaaaaa !important;
    border-radius: 0!important;
}

#lbVehicle{
    display: none;
}
.laydate-theme-grid .laydate-year-list > li {
    height: 28px;
    line-height: 28px;
}
.laydate-theme-grid .laydate-month-list > li {
    height: 46px;
    line-height: 46px;
}

.trackSummary {
    z-index: 8;
    height: 20px;
    width: 15px;
    overflow: hidden;
    padding: 10px;
    filter: alpha(opacity=90);
    position: absolute;
    left: 290px;
    bottom: 6px;
    background-color: white;
    text-align: center;
    align-content: center;
    justify-content: center;
    display: flex;
    line-height: 20px;
    border-radius: 3px;
    box-shadow: 0px 2px 6px 1px rgba(127, 128, 134, 0.4);
}
span.icon.icon_trackSummary.bi.bi-file-text {
    font-size: 24px!important;
}
div#showMapTrackSummaryBox {padding-left: 19px!important;}

div#trackSummaryDetail {
    /*z-index: 9;*/
    background-color: #fbfbfb;
    width: 350px;
    left: 290px;
    bottom: 50px;
    position: absolute;
    border: #d6d6d6 solid 1px;
    display: flex;
    flex-direction: column;
}

#trackSummaryDetailTable {
    height: 160px;
    overflow: hidden;
}


.trackSummaryDetailTableExpand {
    height: 350px!important;
    overflow: auto!important;
}

div#trackSummaryDetailBottomBtn {
    height: 24px;
}

div#trackSummaryDetail .panel-head {
    display: none!important;
}
div#trackSummaryDetailHead {
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    color: var(--themeFontColor);
    background: var(--themeLightColor);
    border-bottom: var(--themeColor);
}
div#trackSummaryDetailHeadTitle {
    padding-left: 10px;
    flex: 1;
}
#trackSummaryDetailHeadClose a.ui_close {
    width: 22px;
    font-size: 22px;
    color: var(--themeFontColor);
    cursor: pointer;
}



div#trackAnalyze {
    z-index: 9;
    background-color: #fbfbfb;
    width: 450px;
    height: 320px;
    right: 20px;
    bottom: 6px;
    position: absolute;
    border: #d6d6d6 solid 1px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}


div#trackAnalyze .panel-head {
    display: none!important;
}
div#trackAnalyzeHead {
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    color: var(--themeFontColor);
    background: var(--themeLightColor);
    border-bottom: var(--themeColor);
}
div#trackAnalyzeHeadTitle {
    padding-left: 10px;
    flex: 1;
}
#trackAnalyzeHeadClose a.ui_close {
    width: 22px;
    font-size: 22px;
    color: var(--themeFontColor);
    cursor: pointer;
}

div#trackAnalyzeParam {
    display: flex;
    flex-direction: row;
    height: 90px;
    align-items: center;
    /*margin-top: 20px;*/
    background-color: #EEF2F6;
}

#trackAnalyzeParam input {
    width: 70px;
    border: solid 1px gray;
    height: 24px;
    line-height: 24px;
}


#trackAnalyzeParamBeginIndex, #trackAnalyzeParamEndIndex {
    flex: 1;
}

#trackAnalyzeParamBeginIndex {
    margin-bottom: 5px;
}

#trackAnalyzeParamEndIndex {
   margin-top: 5px;
}


#trackAnalyzeBtn {
    float: none !important;
    border: 1px solid var(--buttonBdColor);
    width: 104px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: flex;
    align-items: center;
    background-color: var(--themeColor);
    justify-content: center;
    margin-right: 30px;
    cursor: pointer;
    color: var(--themeFontColor) !important;
}

#trackAnalyzeBtn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
div#trackSummaryDetailHeadClose {
    cursor: pointer;
}
.trackAnalyzeParamRow {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.trackAnalyzeParamIndex {
    display: flex;
    flex-direction: row;
}
.trackAnalyzeParamrowLeft {
    width: 100px;
    text-align: right;
    padding-right: 20px;
    overflow: hidden;
    line-height: 24px;
}

span#lbShowInvalid,span#lbShowTrackInvalidGps,span#lbShowTrack,span#auto_play_label  {
    font-size: 14px;
}

#trackSummaryDetailTable td.td-beginPosition,#trackSummaryDetailTable td.td-endPosition,
#trackAnalyzeTable td.td-beginPosition,#trackAnalyzeTable td.td-endPosition{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.trackSummaryDetailTablePosition{
    background-color: #EEF2F6;
}
div#moveDIV {
    display: flex;
    flex-direction: column;
    height: 64px;
    width: 600px;
    bottom: 6px;
}



#trackSummaryDetailTable table.integ_tab {
    margin: 0px!important;
}
label#lbPlayMode {
    font-size: 14px!important;
}

.play_part_item {
    display: flex;
    flex-direction: row;
}
.play_part_item_btn {
    width: 160px;
    padding-left: 14px;
}
.play_part_item.play_part_item_button {
    line-height: 40px;
}

.play_part_item_btn i {
    width: 18px!important;
    height: 18px!important;
    font-size: 18px!important;
    margin-right: 8px;
}
.play_part_item_btn i:hover {
    color: var(--themeHoverColor);
}

div#gpsStepInfo {
    display: flex;
    flex-direction: row;
    flex: 1;
    justify-content: center;
}

.play_part_item_info {
    text-align: center;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    justify-content: center;
}
.track_index_info {
    width: 100px;
}
.track_licheng_info {
    min-width: 150px;
    flex: 1;
}
.track_licheng_info_gps {
    min-width: 180px;
    flex: 1;
}

.play_part_item_info_left {
    text-align: right;
    overflow: hidden;
}

.play_part_item_info_right {
    text-align: left;
    overflow: hidden;
}

i.icon.icon_trackSummary.iconfont.icon-ttx-shuju {
    font-size: 18px;
}
div#trackSummaryDetailBottom {
    display: flex;
    justify-content: center;
    height: 40px;
    flex: 1;
}
i.icon.icon_trackSummary.iconfont {
    font-size: 18px!important;
}


.play_part_item_btn i:hover {
    color: var(--themeLightColor) !important;
}

#ttxdrag{
    position: absolute;
    top: calc(50% - 28px);
    left: 263px;
    z-index: 10000;
}

#track_pro_list{
    width: 272px;
}

.map_action .tdrag-resize{
    text-align: center;
    line-height: 7px;
    border-bottom: 1px solid #d7d8d8;
}

.map_action .tdrag-resize i{
    margin: 0 3px;
}

.map_action .gps_box{
    height: calc(100% - 45px);
}

.map_action .gps_box ul,.map_action .gps_box ul li{
    height: 100%;
}


div#trackAnalyzeTable {
    flex: 1;
    height: 170px;
    overflow: auto;
}
.trackAnalyzeTableExpand .trackAnalyzeTable {
    height: 350px!important;
}
.trackAnalyzeTableExpand {
    height: 450px!important;
    overflow: auto!important;
}

div#trackAnalyzeBottomBtn {
    height: 24px;
}
div#trackAnalyzeBottom {
    display: flex;
    justify-content: center;
    height: 25px;
}
.track_slide .rows .more_car{
    background: none!important;
    margin: 8px 0 5px 8px !important;
}
.rows.sear_btn_moreParam.trackTitle {
    width: 238px!important;
}
.rows.sear_btn_moreParam.trackTitle {
    width: 96px!important;
    line-height: 34px!important;
    height: 34px!important;
}


li#trackAlarmTableLi .map_tab, li#trackAbnormalTableLi .map_tab, li#trackFilterDataTableLi .map_tab,  li#trackPeripheralTrendTableLi .map_tab{
    height: 35px;
}



.map_tab .filter_left.active a{
    border-bottom: var(--themeHoverColor) solid 3px;
    margin-top: 3px;
    color: var(--themeHoverColor);
}

#timeRangeSelect .tc_box{
    top: -70px;
    left: 14px;
}
#trackPointTable .cheetah-grid {
    position: absolute!important;
    height: calc(100% - 50px)!important;
}
#focusTypeUl li.layui-menu-body-title.beChecked {
    background-color: var(--themeColor) !important;
    color: var(--themeFontColor) !important;
}