@charset "utf-8";

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    /*overflow: hidden;*/
}

input {
    outline: none;
}

.container {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.ttxmap-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.ttxmap-container canvas {
    cursor: pointer;
}

.ttxmap-toolbar {
    width: calc(100% - 2px);
    height: 40px;
    display: flex;
    justify-content: space-between;
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.ttxmap-toolbar-left {
    height: 100%;
    display: inline-flex;
    align-items: center;
    margin-left: 16px;
}

.ttxmap-toolbar-right {
    display: inline-flex;
    align-items: center;
    height: 100%;
}

.ttxmap-toolbar-left img {
    display: none;
    cursor: pointer;
    margin-right: 6px;
    border: 1px solid transparent;
}
#ttxmap-toolbar-searchVehi img {
    cursor: pointer;
    margin-right: 6px;
    border: 1px solid transparent;
}

.ttxmap-toolbar-left img:hover, #ttxmap-toolbar-searchVehi img:hover  {
    border: 1px solid #0171C5;
    border-radius: 2px;
}

.ttxmap-toolbar-left img:active, #ttxmap-toolbar-searchVehi img:active  {
    background-color: #DAE7FA;
}

.ttxmap-toolbar-left img.active, #ttxmap-toolbar-searchVehi img.active  {
    border: 1px solid #0171C5;
    background-color: #DAE7FA;
}

#map_toolbar_select_map {
    margin-right: 16px;
}

#map_toolbar_select_map .btn-group .y-btn {
    height: 26px;
    line-height: 26px;
    margin: 0;
    border-radius: 2px;
    border: 1px solid #0171C5;
    cursor: pointer;
    display: flex;
}

#map_toolbar_select_map .btn-group .y-btn .label {
    height: 26px;
    line-height: 26px;
    width: 70px !important;
    color: #0171C5;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
}

#map_toolbar_select_map .btn-group .y-btn .bg-icon {
    background: url("images/arrow.png") no-repeat 0 center;
}

#map_toolbar_select_map .btn-group .y-btn:hover {
    opacity: 0.7;
    background-color: #FFFFFF;
}

.ui-menu .scroll-content-with-hd .scroll-list {
    margin: 0;
}

.ui-menu .current {
    background-color: #0171C5;
}

.ui-menu .ui-menu-item {
    height: 28px;
    line-height: 28px;
}

.ui-menu .ui-menu-item:hover {
    background-color: #0171C5;
}

.ui-menu .ui-menu-item.current .text {
    color: #FFFFFF;
}

.ttxmap-toolbar-search {
    display: flex;
    align-items: center;
}

.ttxmap-toolbar-search-btn {
    margin-right: 24px;
    width: 64px;
    height: 28px;
    background: #0171C5;
    border-radius: 3px;
    font-size: 14px;
    font-family: SimHei, SourceHanSansCN, serif;
    font-weight: 500;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ttxmap-toolbar-search-btn:hover {
    opacity: 0.7;
}

.ttxmap-toolbar-search-input {
    margin-right: 14px;
    width: 304px;
    height: 28px;
    background: #F5FBFF;
    border-radius: 3px;
    border: 1px solid #DEDEDE;
    text-indent: 10px;
    color: #777777;
}

.ttxmap-toolbar-search-input::placeholder {
    color: #777777;
}

.ttxmap-toolbar-search-input:focus {
    border: 1px solid #0171C5;
}

.maptalks-control {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.maptalks-toolbar-hx {
    background: #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    border-radius: 5px;
}

.maptalks-toolbar-vertical li {
    padding: 0;
    background: none;
    width: 35px;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.maptalks-toolbar-vertical li:hover {
    background: #FFFFFF;
    border-radius: 5px;
}

.maptalks-toolbar-vertical ul li + li:hover {
    border-radius: 0 0 5px 5px;
}

.maptalks-toolbar-vertical ul li + li {
    border-top: 1px solid #DEDEDE;
}

.maptalks-toolbar-vertical li div {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.maptalks-toolbar-vertical li .ttxmap-control {
    width: 18px;
    height: 18px;
}

.maptalks-toolbar-vertical li div[disabled] {
    cursor: not-allowed;
    opacity: 0.3;
}

.maptalks-zoom .maptalks-zoom-zoomlevel {
    background: #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    transform: scale(1);
    -ms-transform: scale(1);
    width: 21px;
    height: 21px;
    line-height: 21px;
    color: #777777;
}

#mapcanvas .maptalks-zoom-slider a.maptalks-zoom-zoomin, #mapcanvas .maptalks-zoom-slider a.maptalks-zoom-zoomout {
    background: #FFFFFF;
    border: none;
    color: #777777 !important;
    margin: 0;
    padding: 0;
}

.maptalks-zoom-slider a.maptalks-zoom-zoomin, .maptalks-zoom-slider a.maptalks-zoom-zoomout {
    background: #FFFFFF;
    border: none;
    color: #777777 !important;
}

.maptalks-zoom-slider a.maptalks-zoom-zoomout {
    border-top: 1px solid #DEDEDE;
}

.maptalks-zoom-slider {
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
}

.b {
    font-weight: bold;
}

.maptalks-msgBox {
    border-radius: 10px;
    padding-bottom: 5px;
    color: #333333 !important;
}

.maptalks-msgBox .maptalks-msgContent {
    padding-top: 5px;
    word-break: break-all;
}

.maptalks-msgBox h2 {
    margin-top: 3px;
    margin-right: 18px;
    line-height: normal;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

div:has(.ttx-msgBox) {
    z-index: 1;
}

div:has(.ttxmap-custom-menu){
    z-index: 2;
}

.ttxmap-custom-menu {
    color: #000000;
    background-color: #FFF;
    border: 1px solid #DEDEDE;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 2;
}

/*v9*/
.ttxmap-custom-menu.light .ttxmap-custom-menu-item > div i{
    color: var(--themeColor);
}

.ttxmap-custom-menu li,.ttxmap-custom-menu .ttxmap-custom-menu-item .ttxmap-custom-menu-item-three {
    padding: 0 10px;
    font-size: 12px;
    line-height: 26px;
    white-space: nowrap;
    position: relative;
    min-width: 75px;
    text-align: left;
}

.ttxmap-custom-menu li.ttxmap-custom-menu-item span{
    margin: 0 5px;
    flex: 1;
}

.ttxmap-custom-menu li.ttxmap-custom-menu-item i.icon-ttx-you3{
    font-size: 12px;
}

.ttxmap-custom-menu li >div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ttxmap-custom-menu li:hover {
    background: var(--themeColor);
    color: var(--themeFontColor);
    cursor: pointer
}

.ttxmap-custom-menu .ttxmap-custom-menu-item .ttxmap-custom-menu-item-three:hover{
    background: var(--themeColor);
    color: var(--themeFontColor);
    cursor: pointer
}

.ttxmap-custom-menu li:hover i{
    color: #FFFFFF;
    cursor: pointer
}

/*v9*/
.ttxmap-custom-menu.light .ttxmap-custom-menu-item:hover > div i{
    color: #FFFFFF;
}

.ttxmap-custom-menu .ttxmap-custom-menu-item .ttxmap-custom-menu-item-three:hover i{
    color: #FFFFFF;
    cursor: pointer
}

.ttxmap-custom-menu .ttxmap-custom-menu-item .ttxmap-custom-menu-three{
    display: none;
    position: absolute;
    left: 55px;
    top:1px;
    background-color: #FFF;
    border: 1px solid #DEDEDE;
    color: #000000;
    min-width: 60px;
    text-align: center;
}


.ttxmap-menu {
    height: 35px;
    display: flex;
    border-top: 1px solid #dbdbdb;
    cursor: pointer;
    background-color: #fff;
}

.ttxmap-menu.doubleRow{
    height: 58px;
    flex-wrap: wrap;
    align-content: space-around;
}

.ttxmap-menu-item {
    width: 64px;
    margin: 0 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ttxmap-menu-item:hover i{
    opacity: 0.85;
}

.ttxmap-menu-item:hover span{
    color: var(--themeColor);
}

/*.ttxmap-menu.notText .ttxmap-menu-item{
    width: 26px;
}*/

.ttxmap-menu-item.doubleRow{
    width: 100px;
}

.ttx-msgBox.police .ttxmap-menu-item.doubleRow{
    width: 77px;
}

.ttxmap-menu-item i{
    font-size: 15px;
}

.ttxmap-menu-item span{
    font-size: 12px;
    padding-left: 4px;
}

.ttxmap-menu .ttxmap-menu-item i.emptyI{
    width: 14px;
}

.map-log {
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 500px;
    height: 300px;
    background-color: #ffffff;
    opacity: 0.7;
    overflow: auto;
    color: #000000;
}

.map-log p {
    margin: 0;
    padding: 0;
}

.map-marker-address {
    font-size: 12px;
    padding-left: 10px;
    width: 100%;
}

.map-marker-address-title {
    font-weight: bold;
    white-space: nowrap;
}

.ttxmap-hover-list {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: #fff;
    border: 1px solid #b4b3b3;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 12px;
    color: #333;
    z-index: 2;
}

.ttxmap-hover-list div {
    margin: 3px 0;
}

.maptalks-ui .maptalks-menu {
    width: 120px !important;
}

.maptalks-menu .maptalks-menu-items {
    max-height: 200px;
    overflow: auto;
}

.maptalks-menu .maptalks-menu-items li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 0;
    padding: 0 8px;
}

.maptalks-menu .maptalks-menu-items li:hover i{
    color: #FFF;
}

.maptalks-menu .maptalks-menu-items li > div{
    display: flex;
    align-items: center;
}

.maptalks-menu .maptalks-menu-items li > div span{
    margin-left: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.maptalks-menu .maptalks-menu-items::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #DEDEDE;
}

.maptalks-menu .maptalks-menu-items::-webkit-scrollbar-track {
    border-radius: 5px;
}

.maptalks-menu .maptalks-menu-items::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #999;
}

.maptalks-menu .maptalks-menu-items::-webkit-scrollbar-button {
    height: 0;
    background-color: #559995;
}

#map-toolbar_map_toolbar_select_map .btn-group .y-btn-gray:hover {
    background: #0171C5;
}

#map-toolbar_map_toolbar_select_map .btn-group .y-btn-gray:hover .label {
    background: #0171C5;
    color: #fff;
    cursor: pointer;
}

.map-toolbar_map_toolbar_select_map_type-disabled {
    cursor: not-allowed;
}

.ttxmap-nav {
    position: relative;
    width: 370px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 0 20px 0;
    z-index: 1;
}

.ttxmap-nav-close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #777c87!important;
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-weight: 500;
    font-family: tahoma, arial, \5b8b\4f53, sans-serif;
    letter-spacing: normal;
    text-align: center;
}

.ttxmap-nav-switch {
    background: url(images/switch.png) no-repeat 0 0;
    position: absolute;
    top: 61px;
    left: 15px;
    width: 18px;
    height: 18px;
}

.ttxmap-nav-add {
    background: url(images/plus.png) no-repeat 0 0;
    position: absolute;
    top: 61px;
    right: 15px;
    width: 18px;
    height: 18px;
}

.ttxmap-nav-input {
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #eaebed;
}

.ttxmap-nav-input input[type='text']:not(.no-input) {
    height: 30px;
    width: 210px;
    color: #777777;
    font-size: 12px;
    border: none !important;
    border-right: 60px solid transparent !important;
}

.ttxmap-nav-input input[type='text']:not(.no-input):focus {
    border: none !important;
    border-right: 60px solid transparent !important;
}

.ttxmap-nav-input input::placeholder {
    color: #777777;
    font-size: 12px;
}

.ttxmap-nav-input-clear {
    position: absolute;
    top: 8px;
    right: 30px;
    color: #ffffff;
    font-size: 14px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-weight: 500;
    font-family: tahoma, arial, \5b8b\4f53, sans-serif;
    letter-spacing: normal;
    text-align: center;
    border-radius: 8px;
    background: rgba(119, 124, 135, 0.6);
    display: none;
}

.ttxmap-nav-input-remove {
    position: absolute;
    top: 8px;
    right: 5px;
    color: #ffffff;
    font-size: 14px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-weight: 500;
    font-family: tahoma, arial, \5b8b\4f53, sans-serif;
    letter-spacing: normal;
    text-align: center;
    border-radius: 8px;
    background: rgba(119, 124, 135, 0.6);
}

.ttxmap-nav-btn {
    width: 100%;
}

.ttxmap-nav-btn-item {
    width: 64px;
    height: 28px;
    margin: 15px 20px 0 0;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--themeColor);
    font-size: 12px;
    color: var(--themeFontColor);
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
}


.ttxmap-nav-btn-item:hover {
    color: #FFFFFF;
}

.ttxmap-nav-plan {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.ttxmap-nav-plan-way {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 4%;
    margin-bottom: 15px;
}

.ttxmap-nav-plan-way-item {
    position: relative;
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #777777;
    height: 28px;
}


.ttxmap-nav-plan-way-item.current {
    color: #0171C5;
}

.ttxmap-nav-plan-way a.ttxmap-nav-plan-way-item-line:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 28px;
    background: #eeeeee;
}

.ttxmap-nav-plan-rlt {
    font-size: 12px;
    padding: 0 4%;
}

.ttxmap-nav-plan-rlt.mini {
    height: 80px;
    overflow: auto;
}

.ttxmap-nav-plan-item {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    cursor: pointer;
}

.ttxmap-nav-plan-item.current {
    background-color: #f1f1f1;
}

.ttxmap-nav-plan-tag {
    position: absolute;
    top: 5px;
    left: 10px;
    background-color: #0171C5;
    padding: 3px 8px;
    color: #FFFFFF;
}

.ttxmap-nav-plan-info {
    margin-top: 20px;
    display: flex;
    align-items: center;
    width: 90%;
}


.ttxmap-nav-plan-info span {
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    position: relative;
}

.ttxmap-nav-plan-info .red {
    font-weight: 400;
    color: red;
}

.ttxmap-nav-line:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 15px;
    background: #333333;
}

.ttxmap-nav-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    cursor: wait;
    z-index: 1;
    background: #999;
    display: none;
}

.ttxmap-hide {
    display: none !important;
}

input::-ms-clear {
    display: none;
}

.dialog_direction_box {
    position: absolute;
    width: 650px;
    height: 500px;
    border: solid 1px;
    bottom: calc(50% - 250px);
    display: flex;
    flex-direction: column;
    z-index: 99999999999;
    left: 15px;
    float: left;
    margin-left: 262px;
}

.dialog_direction_box_column {
    display: flex;
    flex-direction: row;
}

.dialog_direction_box_row {
    width: 250px;
    height: 150px;
    overflow: auto;
    border-bottom: solid 1px;
    border-right: solid 1px;
    opacity: 0.6;
    font-size: 14px;
    word-break: break-word;
    background-color: var(--themeColor) !important;
    color: var(--themeFontColor);
    user-select: none;
}
#dialog-direction-toolbar-btn .item .label{
    width: 104px!important;
}
.dialog_direction_box_row.icon_dir_2,
.dialog_direction_box_row.icon_dir_5,
.dialog_direction_box_row.icon_dir_8 {
    border-right: none;
}

#tangram-suggestion-main,#tangram-suggestion-search{
    top: 128px;
    z-index: 2;
}

#tangram-suggestion-end{
    /*left: 70px;*/
    /*top: 42px;*/
    top: 169px;
    z-index: 2;
}

#tangram-suggestion-top{
    left: 626px;
    top: 33px;
}

.tangram-suggestion {
    left: 70px;
    position: absolute;
    width: 270px;
    display: none;
    z-index: 2;
}


.tangram-suggestion1 {
    position: relative;
    top: 0px;
    left: 0px;
    border: 1px solid #e4e6e7;
    background: #fff;
    cursor: default;
}

.tangram-suggestion1 table {
    width: 100%;
    font-size: 12px;
    cursor: default;
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
}

.tangram-suggestion1 tbody {
    width: 100%;
    cursor: default;
    background: white;
    border: 0px solid #ffffff;
}

.tangram-suggestion1 tr {
    width: 100%;
    cursor: default;
    font-size: 12px;
}

.tangram-suggestion-item {
    overflow: hidden;
    height: 32px;
    padding: 0 10px;
    font-style: normal;
    line-height: 32px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
}

.tangram-suggestion-grey {
    color: #c0c0c0;
}

.tangram-suggestion tr:hover {
    background: #ebebeb;
}

#tangram-suggestion-top {
    width: 306px;!important;
}

.maptalks-control i.iconfont{
    font-size: 19px !important;;
}

.zIndex1{
    z-index: 1;
}

.ttx-msgBox{
    width: 432px;
    position: relative;
    box-shadow:0 2px 10px 0 rgba(1,15,25,0.15);
    border-radius: 5px;
}

.ttx-msgBox.en{
    width: 500px;
}

.ttx-msgBox.police{
    width: 342px;
}

.ttx-msgBox:after{
    content: '';
    position: absolute;
    bottom: -6px;
    left: calc(50% - 6px);
    border-width: 12px 0 0 12px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    transform: rotate(135deg);
    box-shadow: 1px -1px 0 0 #ccc;
}

.ttx-msgBox.transparentPop:after{
    border-color: rgba(255,255,255,0.75) transparent transparent transparent;
}

.ttx-msgBox .ttx-header{
    height: 32px;
    line-height: 32px;
    background-color: var(--themeColor);
    color: var(--themeFontColor);
    font-weight: bold;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ttx-msgBox.transparentPop .ttx-header{
    opacity: 0.85;
}

.ttx-msgBox .ttx-header .ttx-title{
    text-indent: 10px;
}

.ttx-msgBox .ttx-header .ttx-right{
    display: flex;
    justify-content: space-around;
}

.ttx-msgBox .ttx-header .ttx-right > div{
    width: 25px;
    cursor: pointer;
}

.ttx-msgBox .ttx-header .ttx-right i{
    color: var(--themeFontColor);
}


.ttx-msgBox .ttx-msgContent{
    padding: 5px;
    padding-top: 10px;
    word-break: break-all;
    font-size: 12px;
    font-family: "microsoft yahei", serif;
    background-color: #fff;
}

.ttx-msgBox.transparentPop .ttx-msgContent,.ttx-msgBox.transparentPop .ttxmap-menu{
    background-color: rgba(255,255,255,0.75);
}

.ttx-msgBox .ttx-msgContent .b{
    font-weight: bold;
    color: var(--themeColor);
}

.red{
    color: var(--color-red);
}

.ttx-msgBox .ttx-msgContent .b.red{
    color: var(--color-red);
}

.ttx-msgBox .ttx-msgContent .row{
    margin-bottom: 6px;
}

.ttx-msgBox .ttx-msgContent .row.empty{
    height: 16px;
}


.ttx-msgBox .ttx-msgContent .row,.ttx-msgBox .ttx-msgContent .col{
    display: flex;
    align-items: center;
    flex: 1;
}

.ttx-msgBox .ttx-msgContent .row.space > div,.ttx-msgBox .ttx-msgContent .col > div{
    flex-shrink:0;
}

.ttx-msgBox .ttx-msgContent .row > div.b,.ttx-msgBox .ttx-msgContent .col > div.b{
    width: 75px;
    text-align: right;
    margin-right: 8px;
    flex-shrink: 0;
}

.ttx-msgBox .ttx-msgContent .left2 .row .col:first-child > div.b{
    width: 30px;
}

.ttx-msgBox .ttx-msgContent .right2 .row .col:nth-child(2) > div.b{
    width: 30px;
}

.ttx-msgBox .ttx-msgContent .left3 .row .col:first-child > div.b{
    width: 42px;
}

.ttx-msgBox .ttx-msgContent .right3 .row .col:nth-child(2) > div.b{
    width: 42px;
}

.ttx-msgBox .ttx-msgContent .left4 .row .col:first-child > div.b{
    width: 53px;
}

.ttx-msgBox .ttx-msgContent .right4 .row .col:nth-child(2) > div.b{
    width: 53px;
}

.ttx-msgBox .ttx-msgContent .left5 .row .col:first-child > div.b{
    width: 66px;
}

.ttx-msgBox .ttx-msgContent .right5 .row .col:nth-child(2) > div.b{
    width: 66px;
}

.ttx-msgBox .ttx-msgContent .left6 .row .col:first-child > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .right6 .row .col:nth-child(2) > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .left7 .row .col:first-child > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .right7 .row .col:nth-child(2) > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .left8 .row .col:first-child > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .right8 .row .col:nth-child(2) > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .left9 .row .col:first-child > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .right9 .row .col:nth-child(2) > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .left10 .row .col:first-child > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .right10 .row .col:nth-child(2) > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .left11 .row .col:first-child > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .right11 .row .col:nth-child(2) > div.b{
    width: 77px;
}

.ttx-msgBox .ttx-msgContent .left12 .row .col:first-child > div.b{
    width: 87px;
}

.ttx-msgBox .ttx-msgContent .right12 .row .col:nth-child(2) > div.b{
    width: 87px;
}

.ttx-msgBox .ttx-msgContent .left_13 .row .col:first-child > div.b{
    width: 90px;
}

.ttx-msgBox .ttx-msgContent .right_13 .row .col:nth-child(2) > div.b{
    width: 90px;
}

.ttx-msgBox .ttx-msgContent .row .col > div:last-child{
    width: 126px;
}

.ttx-msgBox .ttx-msgContent .row.singleRow .col > div:last-child{
    width: calc(100% - 85px);
}

.ttx-msgBox .ttx-msgContent .left2 .row .col:first-child > div:last-child{
    width: calc(100% - 40px);
}

.ttx-msgBox .ttx-msgContent .right2 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 40px);
}

.ttx-msgBox .ttx-msgContent .left3 .row .col:first-child > div:last-child{
    width: calc(100% - 53px);
}

.ttx-msgBox .ttx-msgContent .right3 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 53px);
}

.ttx-msgBox .ttx-msgContent .left4 .row .col:first-child > div:last-child{
    width: calc(100% - 64px);
}

.ttx-msgBox .ttx-msgContent .right4 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 64px);
}

.ttx-msgBox .ttx-msgContent .left5 .row .col:first-child > div:last-child{
    width: calc(100% - 77px);
}

.ttx-msgBox .ttx-msgContent .right5 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 77px);
}

.ttx-msgBox .ttx-msgContent .left6 .row .col:first-child > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .right6 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .left7 .row .col:first-child > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .right7 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .left8 .row .col:first-child > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .right8 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .left9 .row .col:first-child > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .right9 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .left10 .row .col:first-child > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .right10 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .left11 .row .col:first-child > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .right11 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 88px);
}

.ttx-msgBox .ttx-msgContent .left12 .row .col:first-child > div:last-child{
    width: calc(100% - 90px);
}

.ttx-msgBox .ttx-msgContent .right12 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 90px);
}

.ttx-msgBox .ttx-msgContent .left_13 .row .col:first-child > div:last-child{
    width: calc(100% - 92px);
}

.ttx-msgBox .ttx-msgContent .right_13 .row .col:nth-child(2) > div:last-child{
    width: calc(100% - 92px);
}

.ttx-msgBox.police.light .ttx-msgContent,.ttx-msgBox.police.light .container{
    color:#000;
}

.ttx-msgBox.police.light .ttxmap-menu,.ttx-msgBox.police.light .ttxmap-menu i{
    color: #485EA2;
}

.ttx-msgBox.police.light.client-light .ttxmap-menu,.ttx-msgBox.police.light.client-light .ttxmap-menu i{
    color: var(--themeColor);
}

.ttx-msgBox.police.light .ttxmap-menu-item:hover i,.ttx-msgBox.police.light .ttxmap-menu-item:hover span{
    color: #01A0EA!important;
}

