﻿body,
html {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: "微软雅黑";
	/*background: #F6F6F6;*/
}

div {
	outline: none;
}

.div_box .positionBox {
	position: relative;
}


table td {
	margin: 0;
	line-height: 24px;
	border-collapse: collapse;
	border: none;
}


.statisticsIndex .statisticsTop .right {
	flex: 1;
	margin: 0;
	display: flex;
	flex-direction: column;
}

.div_box {
	position: relative;
	padding: 0px;
	margin: 6px 4px;
	background: #fff;
	box-shadow: 1px 2px 10px #D8D8D8;
}



td span.laneSignal {
	display: inline-block;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	line-height: 20px;
	background: gray;
}

em {
	color: red;
	font-size: small;
}

.numberbox .textbox-text {
	text-align: right;
}

.taskinfo_image {
	width: 120px;
	height: 100px;
}

.word_break {
	word-break: break-all;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: hidden;
}

.word_ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-line-clamp: 4;  
	-webkit-box-orient: vertical;  
}

.button_blue {
	background-color: #1355c3;
	color: white;
	border: 1px solid #1355c3;
}

.button_gray {
	background-color: #C9C9C9;
	color: black;
	border: 1px solid #B8B8B8;
}


.cursorpointer {
	cursor: pointer;
}

#laneWin table {
	margin: 15px 0;
	border: 1px solid #A1A1A1;
}

#laneWin .lanechecked {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #A1A1A1;
}

#lane table th {
	border-bottom: 1px solid #A9A9A9;
}

.lanetableTd {
	position: relative;
}

.lanetableTd img {
	margin: 0;
	padding: 0;
}

.toolbar_add {
	background-image: url("../images/toolbaricons/add.png");
	width: 18px;
	height: 14px;
}

.toolbar_refresh {
	background-image: url("../images/toolbaricons/refresh.png");
	width: 18px;
	height: 14px;
}

.toolbar_setting {
	background-image: url("../images/toolbaricons/setting.png");
	width: 18px;
	height: 14px;
}

.toolbar_scan {
	background-image: url("../images/toolbaricons/scan.png") !important;
	width: 18px;
	height: 14px;
}

.toolbar_cancel {
	background-image: url("../images/toolbaricons/cancel.png");
	width: 18px;
	height: 14px;
}

.toolbar_upload {
	background-image: url("../images/toolbaricons/upload.png");
	width: 18px;
	height: 14px;
}

.toolbar_download {
	background-image: url("../images/toolbaricons/download.png");
	width: 18px;
	height: 14px;
}

.toolbar_downloadall {
	background-image: url("../images/toolbaricons/downloadall.png");
	width: 18px;
	height: 14px;
}

.toolbar_delete {
	background-image: url("../images/toolbaricons/delete.png");
	width: 18px;
	height: 14px;
}

.toolbar_exchange {
	background-image: url("../images/toolbaricons/exchange.png");
	width: 18px;
	height: 14px;
}

.toolbar_undo {
	background-image: url("../images/toolbaricons/undo.png");
	width: 18px;
	height: 14px;
}

.toolbar_restart {
	background-image: url("../images/toolbaricons/restart.png");
	width: 18px;
	height: 14px;
}
.new_set_dialog_Xbig{
	width: 100%;
	height: 100%;
	
}
.new_set_dialog_big{
	width: 120%;
	height: 96%;
	
}
.new_set_dialog_middle{
	width:60%;
	height: 80%;
}
.new_set_dialog_small{
	width:600px;
	max-height: 650px;
	height:100%;
}
.new_set_dialog_body_Xbig{
	width: 100%;
	height: 100%;
	
}
.new_set_dialog_body_big{
	/*width: 80%;*/
	height: 100%;
	
}
.new_set_dialog_body_middle{
	height:calc(100% - 36px);
}
.new_set_dialog_body_small{
	width:40%;
	height:80%;
}
.grid_button {
	background-color: #F7F7F7;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	color: white;
}

.menuitem {
	float: left;
	width: 100%;
	height: 50px;
	background: #0c1e36;
	border-bottom: 1px solid #283339;
	cursor: pointer;
	color: #999;
	font-size: 14px;
	text-align: left;
	line-height: 50px;
	text-indent: 53px;
}

.menuitem_icon {
	width: 90px;
	height: 85px;
	margin: auto;
}

.filter-panel {
	padding: 10px 10px;
	border: 1px solid #ccc;
	margin: 2px 0;
	overflow: auto;
}

.filter-panel li {
	padding-right: 30px;
	float: left;
}

.grid_define {
	width: 100%;
	min-height: 600px;
}

.fault_grid_define {
	width: 99%;
	height: 600px;
}


/*去百度地图Logo*/

.anchorBL {
	display: none !important;
}

.text-center {
	text-align: center;
}


/*.datagrid-row-selected
{
    background:lightgray !important;
    color:white !important;
}*/

.left-heard {
	padding-top: 20px;
}

.left-heard-icon {
	position: relative;
	left: 197px;
	top: 4px;
	cursor: pointer;
}

.west-header {
	background-color: #293c4f !important;
	border-bottom-color: #293c4f !important;
}

.accordion-header {
	margin: 0;
	background-color: #2d4359 !important;
	border-left: 4px solid #2d4359 !important;
}

.accordion-header .panel-tool {
	right: 30px;
}


/*#mainLayout .layout-panel-west {
	box-shadow: 0px 2px 5px rgba(169, 161, 111, 0.4);
}*/

.layout-panel-west .panel-title {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	height: 24px;
	line-height: 24px;
}

.titleAdd .panel-title {
	padding-left: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: url('/images/main/logo_text.png') no-repeat left center;
	background-size: 165px 30px;
	height: 60px;
	line-height: 60px;
}

.titleAdd .panel-tool {
	height: 50px;
	width: 50px;
	right: -21px;
	top: 20px;
	z-index: 2;
}

.titleAdd .panel-tool:hover {
	-webkit-filter: saturate(2.3);
	filter: saturate(2.3);
}

#mainLayout .layout-panel {
	overflow: visible !important;
}

.titleAdd .layout-button-left {
	height: 100%;
	width: 100%;
	background: url('/images/main/moreBtn.png') no-repeat center center;
}

.layout-expand {
	background-color: #2c3e50 !important;
}

.layout-expand .panel-header,
.layout-expand {
	overflow: visible !important;
}

.layout-panel-west .panel-body,
.layout-panel-west .west-header {
	border-width: 0;
}

.layout-expand .panel-tool {
	height: 50px;
	width: 50px;
	right: -21px;
	top: 28px;
	z-index: 99999;
}

.layout-expand .panel-title {
	display: none;
}

.layout-expand .panel-tool:hover {
	-webkit-filter: saturate(2.3);
	filter: saturate(2.3);
}

.panel-tool .layout-button-right {
	height: 100%;
	width: 100%;
	background: url('/images/main/moreBtn.png') no-repeat center center;
}

#paneAccordion .panel-header .panel-title {
	/*color: #999;*/
	padding-left: 30px;
	background-color: transparent;
}

#userInfo ul {
	list-style: none;
}

#mainLayout .layout-panel-north {
	/*box-shadow: 0px 0px 6px 0px rgba(169, 164, 111, 0.4);*/
}


/*页面大标题*/

.center-title {
	background-color: #fff;
	margin: 11px 4% 3px 0;
	height: 45px;
	width: calc(100% - 24px);
	min-width: 900px;
	box-shadow: 0px 2px 5px rgba(169, 161, 111, 0.4);
}


/*大标题内的文字*/

.center-title span,
.center-title i {
	color: #8b8b8b;
	font-size: 16px;
	line-height: 45px;
}

.center-title a,
.center-title i {
	margin-left: 24px;
}

.center-container {
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	border: none;
	background-color: white;
	/*background-color: transparent !important;*/
	width: 100% !important;
}


/*页面内容*/

.center-main {
	padding: 21px;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	/*width: calc(100% - 20px) !important;*/
	/*margin-bottom: 5px;*/
	/*min-width: 900px;*/
	/*margin: 10px;*/
	/*margin-left: 16px;
	margin-top: 14px;*/
	background-color: white;
	/*box-shadow: 0px 2px 5px rgba(169, 161, 111, 0.4);*/
}

/*.center-mainH {
	height: 100;
}*/

.boxshadow {
	box-shadow: 0px 2px 5px rgba(169, 161, 111, 0.4);
}


/*搜索条件的名字*/
#searchtool {
	margin-bottom: 10px;
	width: 1680px;
}

#searchtool span {
	color: #787878;
	font-size: 14px;
	margin: 0 5px 0 0;
}


/*搜索条件文本框*/

#searchtool input {
	width: 161px;
	height: 20px;
	border: 1px solid #6cb4e6;
	border-radius: 2px !important;
}

input.textbox-text {
	border: none !important;
	/*border-left: none !important;*/
}

#searchtool span>span {
	right: -5px !important;
}


/*搜索按钮*/

.btnSearch {
	width: auto;
	padding: 1px 12px 3px;
	margin-left: 5px;
	font-size: 12px;
	color: #FEFEFE;
	background-color: #257fbe;
	border: 1px solid #257fbe;
	border-radius: 4px;
	cursor: pointer;
	text-decoration: none;
}
.btnSearch:hover{
	filter: brightness(1.2
	
	
	);
}

/*列表按钮间的间距*/

.datagrid-toolbar tr td a {
	margin-right: 15px;
}

a {
	color: #4799DE;
	text-decoration: none;
}

.nextBtn {
	border: 1px solid;
	padding: 8px 20px;
	color: white;
	background-color: #b6a028;
	cursor: pointer;
	border-radius: 5px;
	font-size: 13px;
}

.cancelBtn {
	border: 1px solid;
	padding: 8px 20px;
	color: #FFFFFF;
	background-color: #BDBFC2;
	cursor: pointer;
	border-radius: 5px;
	font-size: 13px;
}

.lineInfo {
	margin: 0 15px 8px;
	font-size: 14px;
}

.applyInfo {
	width: auto;
	height: auto;
	border: 1px solid #E2E2E2;
	margin: 0 auto;
}

.centerBtn {
	text-align: center;
	margin-top: 20px;
}

.changeBtn {
	border: 1px dashed RGB(49, 149, 233);
	border-radius: 5px;
	background: RGB(60, 161, 246);
	font-size: 13px;
	color: RGB(255, 255, 255);
	padding: 8px 20px;
	cursor: pointer;
}

.saveBtn {
	border: 1px solid #C9C9C9;
	border-radius: 5px;
	font-size: 12px;
	padding: 4px 10px;
	cursor: pointer;
}

.pwdText {
	border-radius: 4px;
	line-height: 20px;
}

div::-webkit-scrollbar {
	width: 10px;
}


/*滚动条颜色*/

div::-webkit-scrollbar-thumb {
	background: #D5D5D5;
	border-radius: 6px;
	cursor: pointer;
}


/*在谷歌下可行*/

.panel-body::-webkit-scrollbar {
	width: 10px;
}


/*滚动条颜色*/

.panel-body::-webkit-scrollbar-thumb {
	background: #D5D5D5;
	border-radius: 6px;
	cursor: pointer;
}

/*.datagrid-body::-webkit-scrollbar-thumb {
	background: #D5D5D5;
	border-radius: 6px;
	cursor: pointer;
}

.datagrid-body::-webkit-scrollbar {
	width: 6px;
}*/

#container::-webkit-scrollbar {
	width: 5px;
}

#container::-webkit-scrollbar-thumb {
	background: #4289c1;
	border-radius: 6px;
	cursor: pointer;
}

#paneAccordion .panel-body::-webkit-scrollbar-thumb {
	background: #9AB9C8;
	border-radius: 6px;
	cursor: pointer;
}

.li-style {
	background: RGB(208, 184, 86);
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 5px;
	margin-right: 8px;
}

.inner {
	margin: 8px 0 15px 0;
}

.checkBoxSpan {
	position: relative;
	top: 3px;
	right: 3px;
	height: 15px;
	width: 15px;
}

.radioSpan {
	position: relative;
	cursor: default;
	bottom: 1px;
	font-size: 14px;
}

.redDisplay {
	color: red;
}

#mainDialog {
	overflow-x: hidden;
}

.onSelected {
	color: #fff;
	background-color: #000000;
}

.btnAttr {
	display: inline-block;
	cursor: pointer;
	margin: 0 15px;
	color: #4eb6ea;
}

.disBtnAttr {
	cursor: default;
	color: #7d7676;
}

.radio-center {
	display: inline-block;
	position: relative;
	bottom: 2px;
}


/*密码强度*/

.pw-strength {
	display: inline-block;
	clear: both;
	position: relative;
	top: 8px;
	width: 180px;
}

.pw-bar {
	display: block;
	background: url(../images/login/pwd-1.png) no-repeat;
	height: 14px;
	overflow: hidden;
	width: 179px;
}

.pw-bar-on {
	display: block;
	background: url(../images/login/pwd-2.png) no-repeat;
	width: 0px;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 2px;
	transition: width .5s ease-in;
	-moz-transition: width .5s ease-in;
	-webkit-transition: width .5s ease-in;
	-o-transition: width .5s ease-in;
}

.pw-weak .pw-defule {
	width: 0px;
}

.pw-weak .pw-bar-on {
	width: 60px;
}

.pw-medium .pw-bar-on {
	width: 120px;
}

.pw-strong .pw-bar-on {
	width: 179px;
}

.pw-txt {
	display: block;
	padding-top: 2px;
	width: 180px;
	overflow: hidden;
}

.pw-txt span {
	color: #707070;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 58px;
}

.phasetable {
	text-align: center;
	font-size: 12px;
}

.phasetable table tr span.sigalAColor {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: darkgray;
	border-radius: 50%;
}


/*.phasetable table td{
	border-top: 1px solid #E1E1E8;
}
.sigalRoadBase td{
	border-top: 1px solid #E1E1E8;
}*/

#control_device .sigalAColor {
	width: 20px;
	height: 20px;
}


/*@media print {
    .noprint {
        display: none;
    }
}*/

.toolbar_upload {
	background-image: url(../images/main/toolbaricons/upload.png);
	width: 16px;
	height: 16px;
}

.toolbar_add {
	background-image: url(../images/main/toolbaricons/add.png);
	width: 16px;
	height: 16px;
}

.toolbar_delete {
	background-image: url(../images/main/toolbaricons/delete.png);
	width: 16px;
	height: 16px;
}

.toolbar_download {
	background-image: url(../images/main/toolbaricons/download.png);
	width: 16px;
	height: 16px;
}

.toolbar_download {
	background-image: url(../images/main/toolbaricons/download.png);
	width: 16px;
	height: 16px;
}

.toolbar_print {
	background-image: url(../images/main/toolbaricons/print.png);
	width: 16px;
	height: 16px;
}

.toolbar_upA {
	background-image: url(../images/main/toolbaricons/upA.png);
	width: 16px;
	height: 16px;
}

.btnSubMit {
	display: inline-block;
	width: 80px !important;
	border-width: 0 !important;
	color: #fff;
	line-height: 24px;
	border-radius: 4px !important;
	background-color: #3a97ff !important;
}

.btnSubMit .l-btn-left {
	color: #ffffff !important;
}

.btnCancel {
	display: inline-block;
	width: 80px !important;
	/*color:#000000 !important;*/
	color: #fff;
	line-height: 24px;
	border-width: 0 !important;
	border-radius: 4px !important;
	background-color: #e91f2b !important;
}

.btnCancel .l-btn-left {
	color: #ffffff !important;
}

.datagrid {
	border-radius: 4px;
	border: 1px solid #00bbee;
}

.datagrid-td-merged {
	border-right: 1px solid #176daa !important;
}


/*.tabsCls li a.tabs-inner {
             background-color: rgba(255,255,255,0.2);
             color:#2fa3f7;
             border-color: transparent !important;
         }

         .tabsCls li.tabs-selected a.tabs-inner {
             color: #ffffff;
            
             background-color: rgba(255,255,255,0.1);
         }

         .tabsCls .tabs-panels {
             color:#2fa3f7;
             background: rgba(255,255,255,0.1);
         }*/


/*#win .datagrid-btable{
                 background-color:rgba(255,255,255,.1)
             }*/


/*高德logo*/

.amap-logo {
	display: none;
	visibility: hidden;
	width: 0;
}

.amap-copyright {
	bottom: -100px;
	display: none;
}

.amap-marker-label {
	position: absolute;
	z-index: 2;
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.2);
	white-space: nowrap;
	cursor: default;
	padding: 3px;
	font-size: 12px;
	line-height: 14px;
}

.my_tooltip {
	position: absolute;
	z-index: 2;
	/*color:#fff;*/
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.2);
	white-space: nowrap;
	cursor: default;
	padding: 3px;
	font-size: 12px;
	line-height: 14px;
}

.pulse-icon {
	display: inline-block;
	color: #fff;
	font-size: 10px;
	height: 70px;
	width: 70px;
	position: relative;
	text-align: center;
	line-height: 70px;
	border: none;
	border-radius: 50%;
	background-color: #1555c3;
	position: relative;
	box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.75);
}

.div_icon_red {
	display: inline-block;
	width: 35px;
	height: 44px;
	background: url(../images/main/mapIconRed.png) no-repeat; 
	background-position:center;
	background-size: cover;
	font-size: 0;
	text-align: center;
	
}
.div_icon_green {
	display: inline-block;
	width: 35px;
	height: 44px;
	background: url(../images/main/mapIconGreen.png) no-repeat;
	background-position:center;
	background-size: cover;
	font-size: 0;
	text-align: center;
	
}
.div_icon_blue{
	display: inline-block;
	width: 35px;
	height: 44px;
	background: url(../images/main/mapIconBlue.png) no-repeat;
	background-position:center;
	background-size: cover;
	font-size: 0;
	text-align: center;
	
}
.bigemap-tooltip {
	background: rgba(138,138,138,0.45) !important;
	color: #fff !important;
}
@font-face {
	font-family: newFont;
	/*这里就是给这个文件起个名字，字体名*/
	src: url(../thirdjs/newFont/Digital-7Mono.TTF);
	/*这里就是字体文件的路径*/
}
select{
	line-height: 20px;
    font-size: 12px;
    border-color: #ddd;
    border-radius: 4px;
    padding: 2px;
}
input[type=checkbox]{
	width:20px;
	position: relative;
	top:2px;
}
.smallSeachBtn{
	width: auto;
    padding:4px;
/*    margin-left: 5px;*/
    font-size: 12px;
    color: #FEFEFE;
    background-color: #18a2c7;
    border: 1px solid #257fbe;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}
.smallSeachBtn:hover{
	filter: brightness(1.2);
}
.bigemap-control-attribution,.bigemap-logo{
	display:none !important;
	visibility: hidden;
}
