* {
    margin: 0;
    padding: 0
}

.clear:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clear {
    zoom: 1;
}

.container {
    width: 100%;
}

body {
    margin-top: 7px;
    overflow-y: hidden
}

div.fill {
    width: 100%;
    height: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}


.splite_container .splite_left {
    background: #fff;
}

.map_top {
    width: 100%;
}

.map_bottom {
    width: 100%;
    float: left;
    height: 280px;
}

.bottom-left {
    width: 100%;
    height: 240px;
}

.flexigrid {
    margin-top: 0;
    padding: 0
}


.left_nav {
    height: 38px;
    cursor: pointer; /*overflow: hidden;*/;
    font-size: 15px;
    margin: 10px 10px;
    border: 1px solid #eee;
    position: relative;
}

.left_nav span {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    height: 38px;
    color: #333;
    background: #fff;
    line-height: 38px;
}

.left_nav span em {
    height: 38px;
    display: block;
    float: left;
    font-style: normal;
    width: 30px;
    text-align: left
}

.left_nav span.l em:nth-child(1) {
    background: url(/Public/images/ls_01.png) center center no-repeat;
    width: 60px;
}

.left_nav span.r em:nth-child(1) {
    background: url(/Public/images/ls_02.png) center center no-repeat;
    width: 60px;
}

.left_nav span.cur {
    background: #eee;
}

.left_nav .splite_close {
    position: absolute;
    top: -1px;
    right: -10px;
    width: 10px;
    height: 39px;
    background: #333;
    color: #fff;
    line-height: 38px
}

.search .ipt {
    background: none;
    border: none;
    color: #999;
    line-height: 30px;
    width: 150px;
    margin-left: 13px;
}

#search_select {
    border: 1px solid #CCC; /*让边框变为1px宽度，直线，#CCC颜色*/
    border-bottom: 2px solid #778899;
    width: 217px;
    background: white;
    max-height: 200px;
    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 li:hover {
    background-color: #CCC;
    cursor: pointer;
}

.search {
    margin: 10px 10px 15px 10px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#btn_search:hover {
    background-color: #3083eb;
    cursor: pointer;
}

.search .btn {
    width: 46px;
    height: 30px;
    background: none; /*background:#f0b700*/;
    border: none;
    color: #fff;
    float: right;
    text-align: center;
}

.veh_tree {
    width: 100%;
    height: 300px;
}

.left_bottom {
    border: 1px solid #e7ecf1;
    width: 100%;
    height: 300px;
    overflow-y: auto;
    padding: 10px 0;
}

/*日历*/
.calendar {
    width: 240px;
    margin: 5px auto 0px auto;
    overflow: hidden;
}

.calen_title {
    /*width: 255px;*/
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #f1f1f1;
    overflow: hidden;
    text-align: center;
}

.calen_title .l {
    float: left;
}

.calen_title .r {
    float: right;
}

.calen_cont {
    width: 240px;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    overflow: hidden;
}

.calen_cont ul {
}

.calen_cont ul li {
    float: left;
    display: block;
    background: #f1f1f1;
    font-weight: bold;
    text-align: center;
    color: #383838;
    font-size: 12px;
    line-height: 28px;
    width: 33px;
    height: 30px;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

.calen_cont ul li.Sun, .calen_cont ul li.Sat {
    color: #e86d1f
}

.calen_content {
    border-left: 1px solid #dfdfdf;
}

.calen_content ul li {
    float: left;
    display: block;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 20px;
    width: 33px;
    height: 34px;
    line-height: 36px;
    position: relative;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

.calen_content ul li span {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 101;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

.calen_content ul li .it_box {

    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    pointer-events: none;
}

.calen_content ul li.act .it_box {
    border: 2px solid #08f;
}

.calen_content ul li.act { /*background: #0c89ff;color: #fff;*/
}


.calen_content ul li span {
    position: absolute;
    left: 5px;
    top: 5px;
    display: block; /*width: 4px;*/
    height: 4px;
    border-radius: 2px;
}

.calen_content ul li span.t1 {
    background: #058af3
}

.calen_content ul li span.t2 {
    background: #058af3
}

.calen_content ul li span.t3 {
    background: #058af3
}


.map_bottom {
    width: 100%;
    height: 280px;
    border-left: 1px solid #eef1f5;
    position: absolute;
    bottom: 0px
}

/**/
#tab {
    width: 7%;
    height: 334px;
    background: #fff;
    border-right: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 0
}

#tab ul {
    width: 100%;
}

#tab li {
    width: 99%;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    font-size: 15px
}

#tabMain {
    width: 93%; /*padding-left: 7%;*/
    height: 240px;
    background: #CCC
}

#tab em {
    float: left;
    border-left: 1px solid #eef1f5;
    height: 20px;
    margin-top: 10px
}

#tabMain div.tab_item {
    display: none;
    width: 100%;
    height: 334px;
}

#tab .act {
    color: #027fd6; /* background:#f0b700*/
}

#tabMain div.act {
    background: #fff;
    font-size: 12px;
}

#tabMain div.act {
    display: block !important;
}

.search ::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}

.search ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

.search :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

.map_bottom {
    background: #fff;
}

.mt-checkbox {
    margin-right: 5px
}

.rl {
    margin: 20px 10px 0px 10px
}

.mt-checkbox label {
    margin-left: 5px;
    line-height: 20px;
}

.mt-checkbox input[type="checkbox"] {
    width: 12px;
    height: 12px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 12px;
    position: relative;
}

.mt-checkbox input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #CACDCF
}

.mt-checkbox input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    color: #666;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #E6E6E6;
    font-size: 12px;
    font-weight: bold;
}

/*.containerTableStyle::-webkit-scrollbar,#car_detail::-webkit-scrollbar {
width:3px;
height:5px; border-radius:10px;background-color:#ccc;
}
.containerTableStyle::-webkit-scrollbar-thumb,#car_detail::-webkit-scrollbar-thumb {
  border-radius:10px;
 background:url(../images/g.png) no-repeat center top ;width:10px;

height:28px; overflow:hidden; overflow:hidden; overflow:hidden;
}
*/
.it_wj {
    clear: both;
    padding: 0px 10px;
    margin-bottom: 5px;
}

.it_wj h3 {
    font-size: 15px;
    line-height: 28px;
}

.it_wj input {
    margin-right: 5px;
}

.it_wj label span {
    margin-right: 30px
}


.videos1 {
    position: relative;
    width: 100%;
    height: 100%
}

.vs_2 {
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.vs_2 span {
    display: block;
    float: left;;
    height: 23px;
    margin-top: 10px;
}

.vs_2 em {
    float: left;
    height: 20px;
    color: #333;
    margin: 0px 25px;
    font-style: normal;
    margin-top: 14px
}

.vs_2 span.time_1 {
    padding: 0px 20px !important;
    border-radius: 20px;
    background: #f0b700;
    color: #fff;
    line-height: 25px;
    height: 25px;
}

.w50 {
    position: relative;
    width: 50%;
    height: 50%;
    float: left;
}

.w75 {
    position: relative;
    width: 75%;
    height: 100%;
    float: left;
}

.ww25 {
    position: relative;
    width: 25%;
    height: 25%;
    float: left
}

.wf25 {
    position: relative;
    width: 25%;
    height: 100%;
    float: left
}

.ws25 {
    position: relative;
    width: 25%;
    height: 25%;
    float: left
}

.whf5 {
    position: relative;
    width: 100%;
    height: 33.333%;
    float: left
}

.ww33 {
    position: relative;
    width: 33.333%;
    height: 34%;
    float: left
}

.wf2 {
    position: relative;
    width: 100%;
    height: 66%;
}

.wf3 {
    position: relative;
    width: 100%;
    height: 75%;
}

.w66 {
    position: relative;
    width: 66.66%;
    height: 100%;
    float: left
}

.w34 {
    position: relative;
    width: 33.333%;
    height: 33.333%;
    float: left
}

.wf34 {
    position: relative;
    width: 33.333%;
    height: 50%;
    float: left
}

.w33 {
    position: relative;
    width: 33.333%;
    height: 33.333%;
    float: left
}

.wh5 {
    position: relative;
    width: 100%;
    height: 100%
}

.anniu {
    position: absolute;
    right: 1px;
    bottom: 0px;
    height: 31px;
    left: 1px;
    background: #000000;
    vertical-align: middle;
    text-align: right
}

.bf_1, .bf_2, .bf_3, .bf_4 {
    background: url(/Public/images/lssj.png) 0 0 no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;;
}

.bf_1 {
    background-position: 0px 0px;
}

.bf_2 {
    background-position: -85px 0px;
}

.bf_3 {
    background-position: -165px 0px;
    width: 27px
}

.bf_4 {
    background-position: -243px 0px;
    width: 30px
}

.sw5 {
    background-position: -156px 0px;
}

.sw6 {
    background-position: -192px 0px;
}

.bdd {
    border: 1px solid #575757;
    height: 100%
}

.bdd:hover {
    border: 1px solid #F00;
}

.video_box {
    display: none
}

.show, .hide {
}

.tv_box span i.icon_num1 {
    background-position: -100px -326px;
}

.tv_box span i.icon_num2 {
    background-position: -120px -326px;
}

.tv_box span i.icon_num3 {
    background-position: -140px -326px;
}

.tv_box span i.icon_num4 {
    background-position: -160px -326px;
}

.tv_box span i.icon_num5 {
    background-position: -180px -326px;
}

.tv_box span i.icon_num6 {
    background-position: -200px -326px;
}

.tv_box span:hover i.icon_num1 {
    background-position: -100px -346px;
}

.tv_box span:hover i.icon_num2 {
    background-position: -120px -346px;
}

.tv_box span:hover i.icon_num3 {
    background-position: -140px -346px;
}

.tv_box span:hover i.icon_num4 {
    background-position: -160px -346px;
}

.tv_box span:hover i.icon_num5 {
    background-position: -180px -346px;
}

.tv_box span:hover i.icon_num6 {
    background-position: -200px -346px;
}

.tv_box span i.icon_top {
    background-position: -20px -50px;
}

.tv_box span i.icon_bottom {
    background-position: -40px -50px;
}

.tv_box span i.icon_view {
    background-position: -60px -50px;
}

.tv_box span i.icon_sslc {
    background-position: -80px -50px;
}

.tv_box span i.icon_phone {
    background-position: -101px -50px;
}

.tv_box span i.icon_voice {
    background-position: -124px -50px;
}

.tv_box span i.icon_play_all {
    background-position: -145px -50px;
}

.tv_box span i.icon_close_show {
    background-position: -164px -50px;
}

.tv_box span:hover i.icon_top {
    background-position: -241px -50px;
}

.tv_box span:hover i.icon_close_show {
    background-position: -385px -50px;
}

.tv_box span i.icon_xl {
    background-position: -193px -50px;
    width: 5px;
    height: 14px;
    margin-left: 2px;
}

.tv_box span i, a.mapTool {
    background: url(/Public/images/icon_s.png) 0 0 no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-top: -4px;
}

.tv_box {
    padding-left: 5px;
}

i {
    display: inline-block;
    font-style: normal;
    vertical-align: middle;
}

.t_content {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
}

.video_box, .map {
    position: absolute;
    top: 0;
    left: 0
}

input:focus {
    outline: none;
}

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
}

.it_video {
    display: none;
}

.tree_cph {
    padding: 2px;
    border: 1px solid #8782ab;
    background: #f3f54a;
}

.tree_red {
    color: #f00;
}

.tree_map {
    font-size: 22px;
    color: #30ab99
}

a.item_addr {
    color: #2196F3;
}


#tabVideo {
    width: 100%;
    height: 240px;
    display: none;
}

#tabVideo .it_video {
    display: block;
}

#tabVideo .tab {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #e2e2e2
}

#tabVideo .tab .item {
    width: 100px;
    float: left;
    text-align: center;
}

#tabVideo .tab .act {
    background: #fff;
}



#gps {
    width: 100%;
    height: 280px;
}

#gps .it_video {
    display: block;
}

#gps .tab {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #e2e2e2
}

#gps .tab .item {
    width: 100px;
    float: left;
    text-align: center;
}
#gps .tab .item:hover {
    cursor:pointer;
}

#tabVideo .tab .item:hover {
    cursor:pointer;
}

#gps .tab .act {
    background: #fff;
}


.ol-popup {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 280px;
}

.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}

.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 15px;
    right: 15px;
}

.ol-popup-closer:after {
    content: "x";
}

.car_info {
    width: 350px;
}

.car_info h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.car_info dl {
    clear: both;
    height: 20px;
    line-height: 20px;
    display: block;
}

.car_info dt {
    width: 25px;
    float: left;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    -moz-text-align-last: justify; /*ff*/
    -webkit-text-align-last: justify; /*chrome 20+*/
}

.car_info dd {
    width: 145px;
    float: left;
    margin-left: 5px;
}


/*原timeline.css*/
.gps_box li {
    display: none;
}

.gps_box li.active {
    display: block;
}

.map_tab li.right {
    width: auto;
}

.map_tab i.icon_alarm_linkage, .map_tab i.icon_alarm_mask,
.map_tab i.icon_download, .map_tab i.icon_company_status, .map_tab i.icon_aiAlarm_mask {
    background: url(images/icon_s_for.png) 0 0 no-repeat;
}

.map_tab i.icon_alarm_linkage {
    background-position: -383px -169px;
}

.map_tab i.icon_alarm_mask {
    background-position: -357px -169px;
}

.map_tab i.icon_aiAlarm_mask {
    background-position: -357px -169px;
}


.map_tab i.icon_download {
    background-position: -328px -170px;
}

.map_tab i.icon_company_status {
    background-position: -47px -170px;
}

.map_tab i {
    background: url(images/icon_s.png) -292px 0 no-repeat;
    width: 22px;
    height: 22px;
    cursor: pointer;
    margin-left: 10px;
}

.map_tab i.icon_pdf {
    background-position: -394px -20px;
}

.map_tab i.icon_excel {
    background-position: -292px -20px;
}

.map_tab i.icon_s {
    background-position: -317px -20px;
}

.map_tab i.icon_s_re {
    background-position: -367px -20px;
}

.map_tab i.icon_big {
    background-position: -343px -20px;
}

.map_car {
    width: 300px;
    background-color: #fff;
    position: absolute;
    left: 100px;
    top: 100px;
}

.map_car h1 {
    font-size: 12px;
    padding: 0 10px;
    border-bottom: #d6d6d6 solid 1px;
    height: 31px;
    line-height: 31px;
    font-weight: normal;
}

.map_car h1 .icon_closed {
    width: 16px;
    height: 16px;
    background: url(images/icon_s.png) -214px -89px no-repeat;
    cursor: pointer;
    transition: all ease-in 0.2s;
    margin-top: 6px;
}

.map_car h1 .icon_closed:hover {
    transition: all ease-in 0.2s;
    background: url(images/icon_s.png) -214px -118px no-repeat;
}

.map_car_info {
    padding: 10px;
    line-height: 24px;
}

.map_icon {
    height: 30px;
    line-height: 30px;
    border-top: #d6d6d6 solid 1px;
}

.map_icon > span {
    position: relative;
}

.map_icon > span ul {
    top: 20px;
    left: -2px;
}

.map_icon i {
    width: 20px;
    height: 20px;
    background: url(images/icon_s.png) 0 0 no-repeat;
    transition: all ease-in 0.2s;
    overflow: hidden;
    margin-left: 8px;
}

.map_icon i:hover {
    transition: all ease-out 0.2s;
}

.map_icon i.icon_more {
    background-position: -185px -88px;
    margin: 5px 10px 0 0;
}

.map_icon i.icon_more:hover {
    background-position: -185px -118px;
}

.map_icon i.icon_info_play {
    background-position: -108px -88px;
}

.map_icon i.icon_info_play:hover {
    background-position: -108px -118px;
}

.map_icon i.icon_info_wei {
    background-position: -134px -88px;
}

.map_icon i.icon_info_wei:hover {
    background-position: -134px -118px;
}

.map_icon i.icon_info_xx {
    background-position: -159px -88px;
}

.map_icon i.icon_info_xx:hover {
    background-position: -159px -118px;
}

.tl-content {
    width: 100%;
    position: relative;
}

.tl-content .tl-content-table {
    width: 100%;
    position: absolute;
    z-index: 1000;
}

.tl-content .tl-content-table .tl-content-tr {
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #d6d6d6;
}

.tl-content .tl-content-table .tl-content-td {
    /* border-bottom: 1px solid #d6d6d6 \9; */
    /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; IE8
     filter:alpha(opacity=20); IE7-
    border-bottom: rgba(0,0,0,.2) solid 1px; */
    background: #FF0000 \9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*IE8*/
    filter: alpha(opacity=80); /*IE7-  */
    /* 	opacity: .3;  其他 */
    background-color: rgba(255, 0, 0, 0.5);
    width: 100%;
    height: 24px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    /* 	background-color: #FF0000; */
    z-index: 5;
}

.tl-content .tl-content-table .tl-content-tr-chn {
    width: 100%;
    height: 24px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    z-index: 5;
}

.tl-content > div {
    height: 180px;
    overflow-y: auto;
    position: absolute;
    /*height:25px;*/
    top: 0;
    left: 0;
    width: 100%;
}

.tl-timeline {
    height: 48px;
    line-height: 48px;
    background: #fff;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 8;
    display: none;
}

.tl-timeline .tl-timeline-table {
    width: 100%;
    color: #999;
    background: #fff;
    border-top: #ddd solid 1px;
    text-align: right;
}

.tl-timeline .tl-timeline-table .tl-timeline-tr {
    height: 24px;
    line-height: 24px;
    float: left;
}

.tl-timeline .tl-timeline-table .tl-timeline-tr1 {
    border-left: 1px solid #d6d6d6;
}

.tl-timeline .tl-timeline-table .tl-timeline-td {
    height: 24px;
    line-height: 24px;
    float: left;
    text-align: left;
}

.tl-timeline .tl-timeline-table .tl-timeline-tr1 .tl-timeline-td {
    border-right: 1px solid #d6d6d6;
}

.tl-timeline .tl-timeline-table .tl-timeline-tr2 .tl-timeline-td span {
    margin-left: -15px;
}

.tl-line {
    width: 1px;
    position: absolute;
    top: 0px;
    z-index: 1001;
    background-color: #0071c6;
    color: #0071c6;
}

.tl_tip {
    height: 18px;
    position: absolute;
    background-color: #0071c6;
    z-index: 1001;
    color: #fff;
    padding: 2px 10px 2px 2px;
}

.tl-content-table .tl_item {
    height: 20px;
    border-bottom: 1px solid #fff;
    position: relative;
    overflow: hidden;
}

.tl-content-table::-webkit-scrollbar {
    display: none;
}

.tl_item .tl_dot {
    position: absolute;
    top: 0;
    background: #0f0;
    height: 100%;
    z-index: 10;
}

.tl_item .tl_flat {
    position: absolute;
    top: 0;
    left: 300px;
    height: 20px;
    line-height: 20px;
    z-index: 11;
}

