/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "FZZQJW--GB1-0";
  src: url("../fonts/FZZQJW--GB1-0/.eot"); /* IE9 Compat Modes */
  src: url("../fonts/FZZQJW--GB1-0/.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/FZZQJW--GB1-0/.otf") format("opentype"), /* Open Type Font */
    url("../fonts/FZZQJW--GB1-0/.svg") format("svg"), /* Legacy iOS */
    url("../fonts/FZZQJW--GB1-0/.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/FZZQJW--GB1-0/.woff") format("woff"), /* Modern Browsers */
    url("../fonts/FZZQJW--GB1-0/.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Digital-7Mono";
  src: url("../fonts/Digital-7Mono/Digital-7Mono.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Digital-7Mono/Digital-7Mono.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Digital-7Mono/Digital-7Mono.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Digital-7Mono/Digital-7Mono.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Digital-7Mono/Digital-7Mono.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Digital-7Mono/Digital-7Mono.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Digital-7Mono/Digital-7Mono.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DigitalSystem";
  src: url("../fonts/DigitalSystem/DigitalSystem.eot"); /* IE9 Compat Modes */
  src: url("../fonts/DigitalSystem/DigitalSystem.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DigitalSystem/DigitalSystem.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DigitalSystem/DigitalSystem.svg") format("svg"), /* Legacy iOS */
    url("../fonts/DigitalSystem/DigitalSystem.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DigitalSystem/DigitalSystem.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DigitalSystem/DigitalSystem.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "LcdD";
  src: url("../fonts/LcdD/.eot"); /* IE9 Compat Modes */
  src: url("../fonts/LcdD/.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/LcdD/.otf") format("opentype"), /* Open Type Font */
    url("../fonts/LcdD/.svg") format("svg"), /* Legacy iOS */
    url("../fonts/LcdD/.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/LcdD/.woff") format("woff"), /* Modern Browsers */
    url("../fonts/LcdD/.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
/*
/*
 	科技style
*/

.technology .navbar-header-user>div{
	float: left;
    margin-right: 20px;
    cursor: pointer;
}
.technology .list-thumbnail:hover{
	/*width: 32px;
	height: 32px;*/
	transform:rotate(360deg);
	 
}
.technology  .coolead-anim-upbit{
    color: #fff;
    background-color: #081325;
    border: 1px solid #0a3962;
}
.technology  .coolead-form-select dl dd:hover{
	 	  background-color: #5FB878;
}
.technology .list-thumbnail{
	transition: 2s all;
	cursor: pointer;
	border: 0px solid #dddddd !important; 
    background-color: transparent !important;
}
.technology .navbar-header-strong{
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
}
.technology .showCircuit{
	 background-color: #081325;
    height: 162px;
    padding: 20px;
    border: 1px solid #0a91ef;
}
.technology .navbar-header-user{
	float: right;
    margin-right: 50px;
    position: relative;
    height: 30px;
    margin-top: 7px;
}
.technology .navbar-header-user>div>i{
    border-radius: 50% !important;
    color: #fff;
    background-color: red;
    z-index: 2;
    font-style: inherit;
    position: absolute;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    top: 0px;
    left: 12px;
    font-size: 11px;
}
.technology .navbar-header-user>div>.fa:before{
	content:"\f0a2";
	position: absolute;
	font-size:24px;
	z-index: 1;
	
}
.technology .showWin .close:hover,
.technology .showWin  .close:focus,
.popWinTopDiv .win .tools-max:hover,
.popWinTopDiv .win .tools-max:focus
{
	opacity: 1;
	color: #fff;
	    text-shadow: none;
}
.technology .showWin .close,
.popWinTopDiv .win .tools-max
{
	opacity: 1;
	color: #fff; text-shadow: none;
}
.technology,

.technology select.form-control{
	background-color: rgb(8,19,37);
/*	background-image:url(../images/technology/main-bg.png);background-size:100% ;*/
}
.technology #right-column{
	background: none;
	transition: all .5s;
}
.technology #left-column.fixed{
    transition: all .5s;
	width: 287px;
	height:100%;
	position: absolute;
	top:0px;
	left: 0px;
	/*遮罩层会挡住 所以设置大一点*/
	z-index:99999;
}
.technology #left-column + #right-column{
	transition: all .5s;
	position: fixed;
    height: calc( 100%  - 150px );
	/*width: calc( 100% - 287px );
		margin: 0 0 0 287px;
		*/
	width: calc( 100% - 10px);
    margin: 0 0 0 10px;
}
.technology #left-column + #right-column > div{
	height: 100%;
} 
.technology #left-column + #right-column  > #header-bar{
	height: 100%;
}
.technology #left-column + #right-column  > #header-bar > .header-border{
	height: 100%;
}
.technology #left-column{
	background-image: url(../images/technology/main-left-ng.png);
 
	height: 100%;
	background-repeat: no-repeat;
	background-color:rgb(5,19,38) !important;;
}
.technology #mainnav{}
.technology h1 .main-text,
.technology .h1 .main-text{color:#fff;}
.technology .block .block-content-outer{background-color: transparent;border-color: transparent;}
.technology .header-tab ul li span{
	bottom: 6px;
}

.technology .chart-border{
	
}
.technology .coolead-charts{
	/*height:auto;
 */
/*	background-color: rgb(8,19,37) !important;*/
}
.technology .header-tab ul li{
	margin: 0px;
	height: 35px;
	line-height: 35px;
	font-weight: 600;
	margin-right: 2px;
	border: 1px solid rgb(27,74,131);
	-moz-box-shadow:3px 0px 20px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset;
	-webkit-box-shadow:3px 0px 20px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset;
	box-shadow:3px 0px 20px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset; 
}
.technology th{
	
}
.technology .header-tab ul li:hover,
.technology .header-tab-selected
{
		 
	border: 1px solid rgb(99,70,56) !important;
	color: #ffb177 !important;
	-moz-box-shadow:3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important;
	-webkit-box-shadow:3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important;
	box-shadow:3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important; 
}
.technology .header-tab{
 	height: 35px;
 	padding-left: 41px;
}
.technology label,
.technology th,
.technology .header-tab ul li
	{color:rgb(200,220,230);}

/*设置透明度*/
.technology input,.technology select,
.technology .tree-main .tree-input-content .search-icon,
.technology .inline-drop-down,
.technology .form-control[disabled], 
.technology .form-control[readonly], 
.technology fieldset[disabled] .form-control,
.technology .pagination>.disabled>span, 
.technology .pagination>.disabled>span:hover, 
.technology .pagination>.disabled>span:focus, 
.technology .pagination>.disabled>a, 
.technology .pagination>.disabled>a:hover, 
.technology .pagination>.disabled>a:focus,
.technology .table-striped>tbody>tr:nth-child(odd)>td, 
.technology .table-striped>tbody>tr:nth-child(odd)>th,
.technology .pagination>li>a,
.technology .pagination>li>span,
.technology .table-hover>tbody>tr.selected>td,
.technology .table-hover > tbody > tr:hover > td, 
.technology .table-hover > tbody > tr:hover > th ,
.technology .table thead,
.technology .angular-ui-tree-handle,
.technology .header-tab ul .header-tab-selected,
.technology .header-tab ul li:hover, 
.technology .header-tab ul li,
.technology  ul.mainnav > li.menu-item-top.menu-temp-open > a,
.technology	ul.mainnav > li.menu-open > a,
.technology	ul.mainnav > li > a:hover,
.technology	ul.mainnav > li > a:focus,
.technology	ul.mainnav > li:hover > a,
.technology	ul.mainnav > li:focus > a,
.technology	ul.mainnav-horizontal > li.menu-open > a,
.technology	ul.mainnav-horizontal > li > a:hover,
.technology	ul.mainnav-horizontal > li > a:focus,
.technology	ul.mainnav-horizontal > li:hover > a,
.technology	ul.mainnav-horizontal > li:focus > a,
.technology#header-container .header-bar,
.technology start-end-date .btn-default,
.technology textarea,
.technology .divisionTree,
.technology .buildingTree
	{background-color: transparent;}
/*统一的边框颜色*/
.technology .tree-main .tree-input-content,
.technology textarea,
.technology select,
.technology input,
.technology .search-box-main .search-box-input-context,
.technology .form-control[disabled], 
.technology .form-control[readonly], 
.technology fieldset[disabled] .form-control,
.technology .btn-default,
.technology .pagination>.disabled>span, 
.technology .pagination>.disabled>span:hover, 
.technology .pagination>.disabled>span:focus, 
.technology .pagination>.disabled>a, 
.technology .pagination>.disabled>a:hover, 
.technology .pagination>.disabled>a:focus,
.technology .pagination>li>a,
.technology .pagination>li>span,
.technology .table-bordered>thead>tr>th, 
.technology .table-bordered>tbody>tr>th, 
.technology .table-bordered>tfoot>tr>th, 
.technology .table-bordered>thead>tr>td, 
.technology .table-bordered>tbody>tr>td, 
.technology .table-bordered>tfoot>tr>td, 
.technology .angular-ui-tree-handle,
.technology .outline-border,
.technology .ms-date-con,
.technology #energyItemDict td
	{
		 
		border: 1px solid rgb(10, 57, 98);
	} 	
 
.technology .form-find{
	padding: 20px;
	background-color: #081325;
	box-shadow: inset 0px 1px 13px 0px 
		rgba(26, 172, 214, 0.41);
	border: solid 1px rgba(15, 80, 111, 0.55);

	margin-bottom: 10px; 
}
.technology #editFormula  .operator-left{
	border-right: 1px solid #0a3962;
}
.technology #editFormula  .operator-right{
	border-left: 1px solid #0a3962;
}
.technology #editFormula  .meterName{
	border-bottom: 1px solid #0a3962;
}

.technology #editFormula  .operateItem{
	border: 1px solid #0a3962;
}
.technology .form-find .form-group{
	margin-right: 3px; 
    margin-bottom: 3px; 
}
.technology .top-table .date{
	border:1px solid #0a3962;
}
.technology #right-column .right-column-content{
	padding: 0px 25px 20px;
}
.technology .maps .maps-data{
	background-color: rgb(8,19,37);
	width: 100%;
	height: 100%;
	padding-top: 35px;
	overflow: hidden;
}
.technology .tree-main .disabled{
	background-color: #081325;
}
.technology .input-group-addon{
	background-color: #081325;
    border: 1px solid #0a3962;
}
.technology .table-bordered{
	border: 0px; 
	box-shadow: inset 0px 1px 13px 0px rgba(26, 172, 214, 0.41);
    border: solid 1px rgba(15, 80, 111, 0.55);
}
	.technology h6,
	.technology .h6{
		color: #fff;
	}
.technology .angular-ui-tree-handle .handletools.expand:hover
	{
			color: #73ffdf;
	}
/*统一的字体颜色*/ 

.technology .ztree li a,
.technology .angular-ui-tree-handle .handletools.expand, 
.technology input, 
.technology select,
.technology textarea,
.technology start-end-date .btn-default,
.technology .ms-date-con .btn-default

{
	color: #4388cf;
}
 
/*统一的背景颜色*/
.technology .touch-modal-bottom-right .touch-modal-white,
.technology .touch-modal-bottom-right,
.technology .tree-pop,
.technology .dropdown-menu,
.technology .search-box-main.active .search-box-pop,
.technology .form-inline .form-control,
.technology .ms-date-con .btn-default,
.technology .tree-pop .tree-filter .search-icon,
.technology .popWinTopDiv .win
	{
		background-color: #081325;
	}
.technology .ms-date-con .input-group-btn > button{
	border-left: 1px solid rgb(10, 57, 98);
}
.technology .table-bordered{
		    background-color: rgb(10,21,39);
	}	
.technology #mainnav h3{
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 5;
    background-repeat: no-repeat;
    color: #627da5;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
}
.technology #mainnav .mCSB_container{
	height: 100%;
}
.technology #mainnav>div{
	height: calc( 100% - 57px );
	overflow: auto;
	margin-left: 43px !important;
    border-left: 2px solid #18467a;
    margin-top: 57px !important;
 
	
}
.technology ul.mainnav{
	min-height: 100%;
    overflow-y: auto;
}
.technology ul.mainnav>li{
	background-image: url(../images/technology/main-left-item.png);
	border:0px !important;
	background-position-y:98%;
	width: 205px; 
	padding-bottom: 0px;
	color: #77f2ff;
	background-repeat: no-repeat;
	line-height: 30px;
	
}
.technology ul.mainnav::-webkit-scrollbar,
.technology #platform-main-view::-webkit-scrollbar,
.technology #mainnav>div::-webkit-scrollbar,
.detectingsystem .eqList::-webkit-scrollbar,
.detectingsystem .project-tree-data::-webkit-scrollbar
{
	width: 0px;
}
.technology .notScrollbar::-webkit-scrollbar,
.detectingsystem .eqList::-webkit-scrollbar,
.detectingsystem .project-tree-data::-webkit-scrollbar{
	width: 0px;
}
.technology *::-webkit-scrollbar ,
.detectingsystem .eqList::-webkit-scrollbar,
.detectingsystem .project-tree-data::-webkit-scrollbar{
 width:10px;
 scrollbar-arrow-color: #abc;
 position: fixed;
 top: 0px;
 left: 0px;
}
.technology *::-webkit-scrollbar-track ,
.detectingsystem .eqList::-webkit-scrollbar-track,
.detectingsystem .project-tree-data::-webkit-scrollbar-track
{
	 background-color:rgb(8,19,37);
	 border-left: 1px solid rgb(15,82,110);
	 border-right: 1px solid rgb(15,82,110);
	 
}
.technology *::-webkit-scrollbar-thumb,
.detectingsystem .eqList::-webkit-scrollbar-thumb,
.detectingsystem .project-tree-data::-webkit-scrollbar-thumb
 {
	background-color: #153245;
	border-radius: 4px;
	border: solid 1px rgba(0, 245, 255, 0.4); 
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	border-radius:4px;
}
 
.technology *::-webkit-scrollbar-button {
 	/*background-color:rgb(8,19,37);
    height: 10px;
    border: 1px solid rgb(15,82,110);*/
 
}
.technology #mainnav{
	position: relative;
	height: 100%;
	border: 1px solid rgb(27,74,131);
 	box-shadow: inset -1px 0px 1px 0px 
		rgba(26, 172, 214, 0.27), 
		inset 0px 2px 3px 0px 
		rgba(26, 172, 214, 0.41), 
		inset 0px 4px 16px 0px 
		rgba(26, 172, 214, 0.41);
}
.technology ul.mainnav>li>a{
	color: #fff;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	text-indent: 30px;
}
.technology ul.mainnav>li:hover>a,
.technology ul.mainnav>li.menu-item-top.menu-temp-open>a{
	color: #ffb177;
}
.technology ul.mainnav>li:hover,
.technology ul.mainnav>li.menu-item-top.menu-temp-open{
	color: #ffb177;
	border:0px !important;
	background-image: url(../images/technology/main-left-item-hover.png);
} 
.technology{
	color: #fff;
}
.technology .left-line{
	display: none;
}
.technology  #body-bottom{
	height: 60px;
	overflow: hidden;
	line-height: 60px; 
	bottom: 0px;
	z-index: 3;
	width: 100%;
	text-align: center;
	background-color: rgb(5,12,22);
	color: #50698d;
}
.technology  #body-container{
	margin-bottom:60px;
}

body.fix-mode.technology{
	padding-top:120px;
	overflow: hidden;
	height: 100%;
	overflow: hidden;
}
 
.technology  #header-container .header-bar{ 
 
	width: 100%; 
	background-repeat: no-repeat;
	background-size: 100%;
	min-height:65px;
	background-color: transparent !important;
} 
.technology  .navbar-header{
	background: url(../images/technology/main-top-title.png) no-repeat center center;
	height: 65px;
	width: 100%;
	background-color: transparent !important; 
	    BACKGROUND-POSITION-Y: 0PX;
}
.technology #right-column{
	border-top:0px;
}
.technology .header-border{
	border-bottom: 0px;
}
.technology .header-menu>div>span{
	width: 60px;
	background-color: transparent;
	line-height: 56px;
	color: #fff;
	border: 0px;
}
.technology .header-menu .content ul{
    margin-bottom: 0px;
}
.technology .header-menu{
		float: left;
    height: auto;
    position: absolute;
    top: 64px; 
    overflow: hidden;
}
.technology .header-menu .content{
	width: calc( 100% - 120px );
	background-color: transparent;
	border: 0px;
}
.technology .header-menu .content ul li:hover,
.technology .header-menu>div ul .menu-temp-open{
	background-image: url(../images/technology/main-top-menu-hover.png) !important;
	background-color: transparent;
 
}
.technology .header-menu .content ul li .main-menu-border,
.technology .header-menu .content ul li:hover .main-menu-border{
	width: 0px !important;
	height:0px !important ;
}
.technology .chart-border{
	background-color: rgb(8,19,37) !important;
	padding: 20px;
    border: 1px solid rgb(11,44,65);
 
 
		box-shadow: inset 0px 1px 13px 0px 
		rgba(26, 172, 214, 0.41);
	border: solid 1px rgba(15, 80, 111, 0.55);
		
		

}
 
.technology .header-menu .content ul li{
	float: left;
	color: #fff;
	height:56px;
	width: 173px;
	line-height: 56px;
	font-size:14px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: transparent;
	background-image: url(../images/technology/main-top-menu.png);
}
.technology #platform-main-content{
 	height: 100%;
}
.technology #body-data{
	min-height: calc( 100% - 60px );
}
.technology  #platform-main-view{
	overflow-y: auto;
	height: 100%;

/*	overflow-x:hidden;*/
}
/*自定义滚动条*/
.technology .scroll{
	background-color: #081325;
    position: absolute;
    z-index: 9999;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 10px;
    background-color: rgb(8,19,37);
   /* border: 1px solid rgb(13,128,143);*/
}
.technology .scroll>div{
	width: 98%;
	margin-left: 1%;
    background-color: rgba(21, 50, 69,0.4);
    height: 55.8271%;
    margin-top: 0px;
    border: 1px solid rgb(25, 79, 130);
    border-radius: 5px !important;
}
.technology .zoom{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 10px;
	height: 100%;
} 
.technology .popWinTopDiv .showWin{
	
}

.technology .zoom span{
    position: absolute;
    height: 60px;
    top: calc( 50% - 30px );
    line-height: 60px;
    border: 1px solid rgb(25, 79, 130);
    border-radius: 5px !important;
        width: 9px;
        cursor: pointer;
            color: rgb(22,167,208);
}
.technology #body-container.isZoom #left-column{
      
    left:-277px;
}
/*
.technology #body-container.isZoom #mainnav>div{
	    border-left: 0px solid #18467a;
} 
.technology #body-container.isZoom  #mainnav{
	display: block;
	position: relative;
	margin-left: -100%;
}
.technology #body-container.isZoom #mainnav .scroll{
	width: 0px;
}
.technology #body-container.isZoom  #mainnav h3{
	display: none;
}*/
/*btn 背景颜色*/

.technology .btn-default:hover, 
.technology .btn-default:focus, 
.technology .btn-default:active, 
.technology .btn-default.active, 
.technology .open>.dropdown-toggle.btn-default{

}
.technology .popWinTopDiv .win .topCont{
	    border-bottom: 1px solid rgb(10, 57, 98);
	      
}
.technology tr.head th{
	padding: 5px !important;
}
.technology tr.head th:nth-child(odd){
	color: #081325;
		 border: 0px;
	box-shadow: inset 0px 0px 5px 0px 
		#0066ff; 
		font-size:0px;
}
.technology tr.head th:nth-child(even){ 
	 border: 0px;
box-shadow: inset 0px 0px 5px 0px 
		#00fcff;
		font-size:0px;
			color: #081325;
}

.technology .btn-primary,
.technology .btn-default,
.technology .btn-info{
	background-color: #0c6ce3;
	color: #fff; 
	transition: .1s all;
		border: 0px;
}
.technology .btn-primary:hover,
.technology .btn-default:hover,
.technology .btn-info:hover{
	color: #fff;
	background-color: rgb(5,220,246);
	border: 0px;
}
.technology .btn{ 
	/*box-shadow: inset 0px -2px 1px 0px */
	rgba(2, 14, 28, 0.11), 
	inset 0px 2px 1px 0px 
	rgba(255, 255, 255, 0.24);
	border-radius: 4px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #f5f6f9;
	    padding: 5px 10px;
} 
/*.technology .btn-default{
	background-color: rgb(5,220,246);
}
.technology .btn-default:hover{
	background-color: rgb(5,220,246);	
}
.technology .btn-info,
.technology .btn-info:hover
{
	background-color: rgb(5,220,246);
	
	background-color: rgb(27,222,72);	
}*/
.technology .block .block-content-outer{
	    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
}
 
@media screen and (max-width: 767px) {
	.technology .table-responsive {
		    border: 0px solid #ddd;
	}
}

/*地图布局*/
.technology .maps .chart-border{
	border: 0px solid rgb(11,44,65);
    background-color: transparent !important;
	box-shadow: inset 0px 0px 0px 0px 
		rgba(26, 172, 214, 0.41);
	border: solid 0px rgba(15, 80, 111, 0.55);
 
}
.technology .maps .col-md-9{
	background: url(../images/technology/main-body-map-bg.png)  no-repeat;
	background-size: 100% 100%;
} 
.technology .right-column-content.maps .block .block-content-outer{
	padding: 0px;
}
.technology .right-column-content.maps{
	padding: 0px !important;
	overflow: hidden;
	margin-left: 40px;
  /*  min-height: -webkit-fill-available !important;*/
}
.technology .maps .col-md-12{
	padding-right: 0px !important;
 
}

.technology .maps .col-md-9{  
}
.technology .maps .col-md-3{
 
 	margin-top: 1.5%;
	
}
.technology .maps .back{
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 999;
}
.technology .help-block{
	    color: #d87777;
}
.technology .maps .col-md-3 ul:before{
    content: '1'; 
    height: calc( 100% - 20% );
    width: 1px;
    border-right: 2px solid rgb(25,74,127);
    color: transparent;
    position: absolute;
    right: 53px;
    top: 13%;
}
.technology .maps .col-md-3 ul{
	background: url(../images/technology/main-body-map-item-right.png)  no-repeat;
	height: 100%;
	width: 100%; 
    background-position-x: calc( 100% + 5px );
    background-position-y: 6%;
}
.technology .maps .col-md-3 ul li:first-child{
 
	background: url(../images/technology/main-body-map-item.png)  no-repeat;
	background-size: 100% 100%;
}
.technology .maps .col-md-3 ul li{
	margin-top: 1px;
	background: url(../images/technology/main-body-map-item-index.png)  no-repeat;
	background-size: 100% 100%;
	height:calc( 20% - 1px ); 
    width: calc( 100% - 40px );
	position: relative;
}
.technology .maps .col-md-3 ul li>span{
	position: absolute;
}
.technology .maps .col-md-3 ul li>span:nth-child(1){
    height: 22px;
    width: 37%;
    top: calc( 50% - 10px );
    left: 10%;
    font-family: FZCQJW--GB1-0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    text-align: center;
    display: block;
}
.technology .maps .col-md-3 ul li>span:nth-child(2){
 	top:30%;
	font-family: AdobeHeitiStd-Regular;
	color: rgb(24,140,188);
	font-size:16px;
	text-align: center;
	width: 35%;
	right:35px;
}
.technology .maps .col-md-3 ul li>span:nth-child(3){
	font-family: AdobeHeitiStd-Regular;
	color: #606be0;
	height: 30px;
	right:35px;
	top:60%;
	font-size:16px;
	color: rgb(24,140,188);
	text-align: center;
	width: 35%;
}

.technology input.ng-invalid,.technology select.ng-invalid { 
    background: #142c52 !important; 
}
.technology input.ng-touched.ng-invalid { 
    border-color: #71767d; 
}

.technology .project-info .project-info-one ul{
	height: 100%;	
}
.technology .project-info .project-info-one ul li{
 
	height: 25%;
	width: 100%;     
	background-size: 100% 100%;
	background-repeat: no-repeat;
	
}
.technology .project-info .project-info-one ul li>div{
    float: left;
    height: 100%;
    /* margin-top: 3%; */
    width: calc( 49% - 1px );
    position: relative;
    background-image: url(../images/technology/main-body-managemain-list-item.png);
    background-size: 100% 100%;
    max-width: 240px;
}
.technology  .selected .tree-label{
	color: #73ffdf;
}
.technology .tree-label{
	color: #fff;
}
.technology .project-info .project-info-one ul li>div>span{
	position: absolute;
	display: block;
}
.technology .project-info .project-info-one ul li>div>span:nth-child(1){
	width: 100%;
	left: 0px;
	text-align: center;
	top: 15%;
	font-family: MicrosoftYaHei;
	color: #50698d;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
}
.technology .project-info .project-info-one ul li>div>span:nth-child(2){
	width: 80px;
    top: 50%;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #55a8fd;
    text-align: center;
    left: 33%;
}
.technology .project-info .project-info-one ul li>div>span:nth-child(3){
	top: 50%;
	font-family: AdobeHeitiStd-Regular;
	font-size: 11px;
	color: #50698d;
 	left: 78%;
}

/*.technology .project-info .project-info-one ul li>:nth-child(1){
	border-right:1px solid #054a82;
}
.technology .project-info .project-info-one ul li>:nth-child(2){
	border-left:1px solid #054a82;
}*/
.technology .project-info .project-info-two{
	 
}
.technology .project-info .project-info-two ul{
	height: 100%;
}
.technology .project-info .project-info-two ul li{
	width:calc( 25% - 3px );
	margin-right:3px;
	float: left; 
	height: 100%;
	background-color: #081325;
	box-shadow: inset 0px 1px 13px 0px 
		rgba(26, 172, 214, 0.41);
	border: solid 1px rgba(15, 80, 111, 0.55);

}
.technology .project-info .project-info-two ul li:nth-child(4){
	margin-right:0px;
	width: 25%;
}
.technology .project-info .project-info-two ul li h5 span,
.technology .body-head-title>span
{
	display: inline-block;
	height: 35px;
	padding-left: 35px;
 
	background: url(../images/technology/main-body-managemain-logo.png)  no-repeat;
		background-position-y: 10px;
}
/*
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
 * */
 .technology .nav-tabs>li.active>a,
 .technology .nav-tabs>li.active>a:hover, 
 .technology .nav-tabs>li.active>a:focus,
 .technology .nav>li>a:hover,
 .technology .nav>li>a:focus
 {
	background-color: transparent;
	color: #0066FF;
	border: 0px;
	border: 1px solid rgb(99,70,56) !important;
    color: #ffb177 !important;
    -moz-box-shadow: 3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important;
    -webkit-box-shadow: 3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important;
    box-shadow: 3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important;
}
.technology .reading-row, 
.technology .reading-time-row
{
	border-bottom: 1px solid #0a91ef;
}
.technology .device-reading:nth-child(3n+3) {
    margin-right: 0px;
    margin-left: 0.15%;
    width: 33.16%;
}
.technology .device-reading{
	margin: 0.15%;
	padding: 20px;
	background-color: #081325;
    box-shadow: inset 0px 1px 13px 0px rgba(26, 172, 214, 0.41);
    border: solid 1px rgba(15, 80, 111, 0.55);
    margin-bottom: 10px;
    color: #fff;
}
.technology .nav-tabs>li.active,
.technology .nav-tabs>li:hover
{
 
	background-color: transparent;
}
.technology .nav-tabs>li>a{
	color: #fff;
	border: 1px solid rgb(27,74,131);
    -moz-box-shadow: 3px 0px 20px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset;
    -webkit-box-shadow: 3px 0px 20px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset;
    box-shadow: 3px 0px 20px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset;
}

.technology .nav-tabs{
	border:0px;
} 
.technology .project-info .project-info-two ul li h5,
.technology .body-head-title

{
	color: #55a8fd;
	text-align: center;
	line-height: 35px;
	width: 100%;
	height: 35px;
	background-color: #081325;
	box-shadow: inset 0px 0px 5px 0px 
		#0b7bd2;
	margin: 0px;
	border: 0px !important;
}
.technology .project-info .project-info-two ul li>div{
    height: calc( 100% - 35px);
}

.technology .project-info .project-info-two ul li>div  .coolead-charts>div canvas{
	 height: 100% !important;
}
.technology .project-info .project-info-two ul li>div  .coolead-charts>div{
    height: 100% !important;
}
.technology .project-info .project-info-two ul li>div  .coolead-charts{
	height:100%;
}
.technology .project-info .project-info-two ul li>div>coolead-chart{
 
  height:100%;
}

.technology .left-list{
 	padding: 0px;
    background-color: #081325 !important;
    box-shadow: inset 0px 1px 13px 0px rgba(26, 172, 214, 0.41);
    border: solid 1px rgba(15, 80, 111, 0.55);
    margin-bottom: 10px;
  vertical-align: top;
}
.technology .multi-select-main .multi-select-input-context,
.technology .multi-select-main.active .multi-select-input-context,
.technology .multi-select-main.focus .multi-select-input-context
{
	border:0px;
}
.technology .search-box-main.search-disabled .search-box-input-context .search-box-input .search-box-input-text,

.technology .search-box-main.search-disabled .search-box-input-context{
		background-color: transparent;
}
.technology  .multi-select-main .multi-select-input-context .multi-select-icon,
.technology  .multi-select-main .multi-select-input-context .multi-select-input .multi-select-input-text{
	background-color: transparent;
	color:#4388cf;
}

.technology  .warning-td {
    background: red !important;
}
.technology  .late-td{
    background: #4dcaf1 !important;
}

.technology  .holiday-td {
    background: #48a572;
}
.technology start-end-date .date-btn{
	border: 1px solid #0a3962;
	padding: 8px 5px 7px 6px;
}
.technology .progress-bar{
	color: #000000;
}
.technology .coolead-build-map {
	color: #3581c3;
}
.head{
	display: none;
}
.technology .head{
    display: table-row;
}
.technology .holidaytd { 
    background: #1b3850 !important; 
    color: #5ed5dc; 
}
.technology .platform-main-content-user{
	display: none;
}
.technology .platform-main-content-work{
	display: none;
} 
body.technology.isUser,
body.technology.isWork
{
	background-image: url(../images/technology/main-user-bg.png);
	background-size: 100% 100%;
	padding-top: 151px;
}
.technology.isUser .platform-main-content-user{
	width: 360px;
	float: left;
	min-height: 500px;
	display: block;
}
.technology.isWork .platform-main-content-work{
	width:240px;
	float: left;
	min-height: 500px;
	display: block;
}
.technology.isWork .platform-main-content-data{
	float: left;
	width: calc( 100% - 240px );
}

.technology.isUser .platform-main-content-data{
	float: left;
	width: calc( 100% - 360px );
} 
.technology.isUser .platform-main-content-user ul li{ 
	height:55px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	border-bottom:1px solid rgb(15,70,97);
		 
}
.technology.isUser .platform-main-content-user ul{
	float: right;
    width: 164px; 
    background-color: #081325;
   	box-shadow: inset -2px 0px 2px 0px 
		rgba(26, 172, 214, 0.27), 
		inset 0px 2px 4px 0px 
		rgba(26, 172, 214, 0.26), 
		inset 0px 6px 18px 0px 
		rgba(26, 172, 214, 0.3); margin: 22px 17px;
    padding: 0px;
    overflow: hidden;
}

.technology .userHead{ 
	padding:45px;
	background-image:url(../images/technology/main-body-user-head-bg.png);
	background-size:100% 100%;
	height: 201px;
	width: 201px;
}
.technology .user{
	width: 100%;
	padding-left: calc( 100% - 201px );
}
.technology .userHead>img:hover{
 	border: 0px solid #00a2c0;
	transform:rotateZ(360deg);
}
.technology .userHead>img{
	transition: 2.0s all;
	height: 110px;
	width: 110px;
	border-radius: 50% !important;
}
.technology .user .userName{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #03e1ed;
	text-align: center;
	height: 35px;
	line-height: 30px;
	display: block;
	position: relative;
}
.technology .user .userName:before{
	content: " ";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 156px;
	height: 4px;
	background-image: url(../images/technology/main-body-user-line.png);
	background-size: 100% 100%;
	left: calc( ( 100% - 156px )/ 2 );
}
.technology.isUser .user-form{
	padding: 0px;
	margin:50px 100px 0px 100px;
	overflow: hidden; 
}
.technology.isUser .user-form-body>form{
	padding-top:50px;
}
.technology.isUser .user-form-body{
	overflow: hidden;
	padding-bottom: 20px;
	background-color: rgba(8, 19, 37, 0.72);
	box-shadow: inset 0px 2px 26px 0px 
		rgba(10, 186, 237, 0.41);
	border: solid 1px rgba(7, 225, 239, 0.19);
}
.technology input:-webkit-autofill,.technology textarea:-webkit-autofill,.technology select:-webkit-autofill {
	background-color:transparent;
}
.technology.isUser .user-form .body-head-title{
	padding-left: 10px;
	box-shadow: inset 2px 1px 5px 0px #0b7bd2, inset -3px -1px 5px 0px #0b7bd2;
    background-color: rgba(8, 19, 37, 0.66);
}
.technology.isUser .user-form input{
	width: 60%;
}
.technology.isUser .user-form .row{
	padding:15px 0px;
}
.technology.isUser  .error{
	display: inline-block;
}
.technology.isUser .help-block{
	color: rgb(0,195,206); 
    box-shadow: inset 0px 0px 5px 0px #0b7bd2;
    border-radius: 2px;
    padding: 5px 35px;
    margin-top: 10px;
}
.technology.isUser .user-form .col-md-6,
.technology.isUser .user-form .col-md-12{
	padding: 0px 20px;
	margin-top: 6px;
}
.technology.isUser .user-form .col-md-12>input,
.technology.isUser .user-form .col-md-6>input,
.technology.isUser .user-form .col-md-6>select, 
.technology.isUser .user-form .col-md-6>.ms-date-con{
	width: calc( 100% - 120px );
	float: right;
}
.technology.isUser .user-form .col-md-6>.ms-date-con>.datepicker-icon>.input-group-btn>.btn-default{
	float: right;
}
.technology.isUser .user-form .col-md-12>label,
.technology.isUser .user-form .col-md-6>label{
	float: left;
	width:120px;
	text-align: right;
	padding-right: 15px;
	
}
.technology.isUser .user-form .col-md-5{
	text-align: right; 
	line-height: 34px;
    height: 34px;
}
.technology.isUser .user-form .col-md-7{
	text-align: left;
}

.technology.isUser .user-form .body-head-title>span{
	float: left;
	color: #69a7f6;
}

.technology.isUser .header-tab,
.technology.isWork .header-tab
{
	display: none;
} 
.technology.isUser #left-column + #right-column,
.technology.isWork #left-column + #right-column
{
	height: calc( 100% - 146px );
 
}
.technology.isWork .platform-main-content-work ol{
	float: right;
    width: 164px;
   	background-color: #081325;
	box-shadow: inset -2px 0px 2px 0px 
		rgba(26, 172, 214, 0.27), 
		inset 0px 2px 4px 0px 
		rgba(26, 172, 214, 0.26), 
		inset 0px 6px 18px 0px 
		rgba(26, 172, 214, 0.3);  
	margin: 22px 17px;
    padding: 0px;
    overflow: hidden;
}
.technology.isWork .platform-main-content-work ol li{
	height: 45px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    cursor: pointer; 
}
.technology.isWork .platform-main-content-work ol li.line{
	height: 1px;
	line-height: 1px;
	background-color: rgb(15,70,97);
}
.technology .table>thead>tr>td.active, 
.technology .table>tbody>tr>td.active, 
.technology .table>tfoot>tr>td.active, 
.technology .table>thead>tr>th.active, 
.technology .table>tbody>tr>th.active, 
.technology .table>tfoot>tr>th.active, 
.technology .table>thead>tr.active>td, 
.technology .table>tbody>tr.active>td, 
.technology .table>tfoot>tr.active>td, 
.technology .table>thead>tr.active>th, 
.technology .table>tbody>tr.active>th, 
.technology .table>tfoot>tr.active>th{
	background-color: #0a1527;
}
.technology .header-menu .content ul li .menu-image{
	display: inline-block;
	width: 30px;
	height: 30px;
}
.technology .header-menu .content ul li .menu-image-houer{
	display: none;
	width: 30px;
	height: 30px;
}
.technology .header-menu .content ul li:hover .menu-image, .technology .header-menu>div ul .menu-temp-open .menu-image{
	display: none;
}
.technology .header-menu .content ul li:hover .menu-image-houer, .technology .header-menu>div ul .menu-temp-open .menu-image-houer{
	display: inline-block;
} 
body.technology.full {
	padding-top: 0px;
} 
.technology.full #header-container,
.technology.full #left-column,
.technology.full .header-tab,
.technology.full #body-bottom,
.technology.full .scroll{
	display: none;
}
.technology.full .platform-main-content-data{
	position: fixed;
    width: 100%;
    height: 100%;
}
.technology .user-name{
	color: rgb(97,124,164);
}
.technology .mywork{
	color: #4c9cef;
}
.technology .mywork:hover ul{
	display: block;
	height:auto;
}
.technology .mywork ul{
		transition: 2.5s all;
	height: 0px;
 
	overflow: hidden;
	position: absolute;
	left: -45px;
	z-index: 1;
	background-color: #081325;
	box-shadow: inset -2px 0px 2px 0px 
		rgba(26, 172, 214, 0.27), 
		inset 0px 2px 4px 0px 
		rgba(26, 172, 214, 0.26), 
		inset 0px 4px 14px 0px 
		rgba(26, 172, 214, 0.3);
}
.technology .mywork li:hover{
	color: #4c9cef;
}
.technology .mywork li{
 	text-indent: 20px;
	height:50px;
	line-height: 50px; 
	width: 120px;
	color: rgb(100,132,177);
	border-bottom:1px solid rgb(12,52,75);
}

.technology .table-hover>tbody>tr.selected>td,
.technology .table-hover>tbody>tr.selected>td a,
.technology .table-hover>tbody>tr.selected>td a:visited
{
	color: #09d3f1;
}
.technology table td{
	color: #50698d;
}
.technology a.list-group-item,
.technology .list-group-item:last-child{
	color: #55a8fd; 
    line-height: 50px;
    width: 100%;
    min-height: 50px;
    background-color: #081325;
    box-shadow: inset 0px 0px 5px 0px #0b7bd2;
    margin: 0px;
    border: 0px !important;
    padding: 0px;
    
}
.technology a.list-group-item:hover,
.technology a.list-group-item:focus{
	text-indent: 20px;
	color: #0defe5; 
    line-height: 50px;
    width: 100%;
    min-height: 50px;
    background-color: #081325;
    box-shadow: inset 0px 0px 5px 0px #0b7bd2;
    margin: 0px;
    border: 0px !important;
        padding: 0px;
}
.technology .list-group .list-group-item.active.list-group-item-heading,
.technology .list-group .list-group-item.active.list-group-item-heading:hover,
.technology .list-group .list-group-item.active.list-group-item-heading:focus
{
	color: #55a8fd;
    text-align: center;
    line-height: 50px;
    width: 100%;
     min-height: 50px;
    background-color: #081325;
    box-shadow: inset 0px 0px 5px 0px #0b7bd2;
    margin: 0px;
    border: 0px !important;
        padding: 0px;
    text-indent: 0px;
}
.technology .list-group-item{
	background-color: #081325;
	border: 0px !important;
	line-height: 50px;
	min-height: 50px;
	padding: 0px;
	box-shadow: inset 0px 0px 5px 0px #0b7bd2;
    text-indent: 20px;
}
.technology .list-group .list-group-item.active,
.technology .list-group .list-group-item.active:hover,
.technology .list-group .list-group-item.active:focus{
	color: #0defe5;
    text-align: left;
    line-height: 50px;
    width: 100%;
     min-height: 50px;
    background-color: #081325;
    box-shadow: inset 0px 0px 5px 0px #0b7bd2;
    margin: 0px;
    border: 0px !important;
        padding: 0px;
}
.technology  .col-md-offset-3 .list-group-item{
	line-height: 30px;
}
/*.technology  .col-md-offset-3 .list-group-item >span{
}
.technology  .col-md-offset-3 .list-group-item >input{
}  */
.technology select{
	background-color: rgb(8, 19, 37);
 }
/*.technology .col-md-offset-3 .list-group-item input:hover::-webkit-inner-spin-button{
	  -webkit-appearance: none !important; 
}
.technology .col-md-offset-3 .list-group-item input::-webkit-inner-spin-button,
.technology .col-md-offset-3 .list-group-item input::-webkit-outer-spin-button{
  -webkit-appearance: none !important; 
}*/

.download-ioc{
	height:40px;
	width: 25px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position-y: 6px;
	cursor: pointer;
	position: relative;
}
.download-ioc>img{
 
    position: absolute;
    height: 0px;
    width: 0px;
    top: 0px; 
    transition: .4s;
}
.download-ioc:hover>img{
	display: block;
	height: 200px;
	width: 200px;
    top: -200px;
	
}
.download-ioc.download-ios{
	background-image: url(../images/technology/ios.png);
}
.download-ioc.download-ios:hover{
	background-image: url(../images/technology/ios-mover.png);
}
.download-ioc.download-android{
	background-image: url(../images/technology/android.png);
}
.download-ioc.download-android:hover{
	background-image: url(../images/technology/android-mover.png);
}

.technology .project-info-two .col-md-7{
	height: 100%;
	text-align: center;
	padding-top: 80px;
	padding-top: calc( 100% / 2 - 127px);
}
.technology .project-info-two .col-md-5{
	height: 100%; 
    padding-top: calc( 100% / 2 - 150px);
    line-height: 31px;
}
.technology .project-info-two .col-md-5 .info-name{
/*	color: #fff;;*/
}
.technology .project-info-two .col-md-5 .info-box{
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 14px;
}
.technology .project-info-two .col-md-5 .info-data{
    color: #fff;
    text-indent: 28px;
    display: inline-block;
    font-size: 16px;
}

.technology .table-header-text{
	background-color: transparent !important;	
}

.technology .smart-meter-info{
		background: none; 
    background-color: rgb(8, 19, 37);
    height: 162px;
    padding: 20px;
    border: 1px solid rgb(10, 145, 239);
    width: 342px;
}
.technology .modal-title{
	color: #fff;
}
.technology .bootstrap-dialog .bootstrap-dialog-title{
 	color: #4388cf;
}
.technology .modal-header{
	    border-bottom: 1px solid rgb(10, 57, 98);
}
.technology  .modal-footer{
	    border-top: 1px solid rgb(10, 57, 98);
}
.technology .modal-content{
	background-color: #081325;
}
.technology .bootstrap-dialog.type-primary .modal-header{
		background-color:transparent;
}
.technology .user-form-body-file{
	text-align: center;
    line-height: 250px;
    border: 1px solid rgb(12,61,106);
    border-radius: 4px;
    height: 250px; 
    width: 80%;
    float: right;
    box-shadow: inset -1px -1px 5px 0px #0b7bd2, inset 1px 1px 5px 0px #0b7bd2;
}
.technology  #showInfo{
	color: #000;
}
.technology .left-list input[type=checkbox]{
	 height: 15px;
}
.technology .btn-default-link{
	color: #0073EA;
}
.technology .multi-select-main .multi-select-input-context .multi-select-icon{
	color: #fff;
}
.technology .multi-select-option a{
	color: #fff;
}
.technology .multi-select-option a:hover{
	background-color:rgb(8,19,37);
	color: #157ced;
}
.technology .multi-select-pop > .multi-select-tree{
	background-color: rgb(8,19,37);
}
.technology .multi-select-main.active .multi-select-pop{
	border: 1px solid #0a3962;
}
.technology .count-drops-groups .multi-select-main .multi-select-input-context{
		border: 1px solid #0a3962 !important;
}
.technology .count-drops-groups .multi-select-main .multi-select-input-context input{
	border: 0px;
}
.technology .energyPotentialMining,
.technology .energyworkdayWeeks
{
	 background-color: #081325;
    box-shadow: inset 0px 1px 13px 0px rgba(26, 172, 214, 0.41);
    border: solid 1px rgba(15, 80, 111, 0.55);
        overflow-y: auto;
}
.technology .work select,
.technology .work{
	color: #80ff80 !important;;
}
.technology .rest select,
.technology .rest{
	color: #ffffac !important;;
}
/*
     	#projectHolidayInfo td.work,#projectHolidayInfo td.work select{background-color:#80ff80;color:#000;} 
    	#projectHolidayInfo td.rest,#projectHolidayInfo td.rest select{background-color:#ffffac; }
 * */

 
.technology .wui-date-editor .iconfont{
	  top: 41%; 
    color: #fff;
}
.technology .wui-date-picker,
.technology .wui-select .wui-select-menu,
.technology .wui-select .wui-select-selection
{
	background: #081325;
}
.technology .wui-date.small .wui-date-picker .wui-date-picker_panel,
.technology .wui-date-picker,
.technology .wui-date-picker .wui-date-picker_body,
.technology .wui-date-picker .wui-date-picker_aside .time-select .time-selection,
.technology .wui-date-picker .wui-data-table th,
.technology .wui-date.small .wui-date-picker .year_panel .wui-data-table,
.technology .wui-date.small .wui-date-picker .month_panel .wui-data-table
{
	border-color: #0a3962;
}
.technology .wui-date-picker .wui-date-panel_header .title,
.technology .wui-date-picker .wui-data-table th,
.technology .wui-select .wui-select-menu .wui-select-item,
.technology .wui-date-picker,
.technology .wui-date-picker .wui-data-table td a
{
	color: #fff;
}
.technology .wui-date-picker .wui-data-table .today{
	color:#00BCD4;
}
.technology .time-select .time-menu::-webkit-scrollbar-track{
	    background: #081325;
}
.technology .time-select .time-menu::-webkit-scrollbar-thumb{
	 background: #081325;
}
.technology .wui-date-picker .wui-data-table .next-date, 
.technology .wui-date-picker .wui-data-table .prev-date{
	    color: #686a6b;
}
.technology .dztree {
	border: 1px solid #0A3962;
	background: #081325;
	overflow-y: auto;
}
.technology .wui-btn-white:hover{
	background-color: #0398fd;
	color: #ffffff;
}

.technology  #editFormula  .operator{
	    width: 38px;
}
.technology .outline-border strong{
	color: #2196F3 !important;
}

 


.technology .ueditor  .edui-default .edui-editor-toolbarboxouter{
	    border-bottom: 1px solid #0a3962;
}
.technology .ueditor #edui1{
    background: #0A1527;
    border: 1px solid #0a3962;
    width:100%;
}
.technology .ueditor .edui-editor-bottomContainer{
    background: #0A1527;
    border:1px solid #0A3962;
    width:100%;
}
.technology .ueditor .edui-editor-toolbarboxinner{
	    background-color: #0a1527;
}
.technology .ueditor #edui2{
    background: rgba(10, 21, 39, 0.74);
}
.technology .ueditor #edui121{
    background:rgba(10, 21, 39, 0.74);
}
.technology .ueditor .edui-default .edui-editor-bottomContainer td{
	border-top: 1px solid #0a3962;
}
.technology .ueditor .edui-default .edui-toolbar .edui-combox .edui-combox-body{
	border: 1px solid #0a3962;
  background-color: #081325;
}
.technology .ueditor .edui-default .edui-toolbar .edui-combox-body .edui-arrow{
	border-left: 1px solid #0a3962;
}
.technology .ueditor .edui-default .edui-toolbar .edui-button .edui-state-checked .edui-button-wrap{
	background-color: #081325; 
  border: 1px solid #0a3962;
}
.technology .ueditor .edui-default .edui-toolbar .edui-splitbutton .edui-state-hover .edui-splitbutton-body,
.technology .ueditor .edui-default .edui-toolbar .edui-menubutton .edui-state-hover .edui-menubutton-body {
    background-color: #081325;
    border: 1px solid #0a3962; 
}

.technology .ueditor .edui-default .edui-toolbar .edui-splitbutton .edui-state-checked .edui-splitbutton-body,
.technology .ueditor .edui-default .edui-toolbar .edui-menubutton .edui-state-checked .edui-menubutton-body {
    background-color: #081325;
    border: 1px solid #0a3962; 
}

.technology .ueditor .edui-default .edui-toolbar .edui-button .edui-state-hover .edui-button-wrap {
    background-color: #081325; 
    border: 1px solid #0a3962;
}

.technology .ueditor .edui-default .edui-toolbar .edui-button .edui-state-checked .edui-button-wrap { 
    border: 1px solid #0a3962; 
}

.technology .ueditor .edui-default .edui-editor{
	border: 1px solid #0a3962;
}
.technology  .edui-default .edui-popup-content{
	    background: #081325;
}
.technology  h1,.technology   .h1{
	color: #fff;
}
 

.technology .edui-default .edui-dialog-foot{
	 background: #081325;
}

.technology  .edui-default .edui-dialog-draghandle{
	 background: #081325;
}
.technology  .edui-default .edui-dialog-buttons .edui-label{
	    color: #000;
}
 
.technology .sindex {
 
	background: url(../images/technology/main-top-title.png) no-repeat;
	background-size: 100% 180px;
} 
.technology .sindex .sindex-title{
	height:60px;
	line-height: 60px;  
	color: #fff;
  font-family: FZZQJW--GB1-0;
  font-size: 26px;
  text-align: center;
}

.technology .sindex .sindex-body{
    height: calc( 100% - 72px );
    padding: 10px;
    overflow: hidden;
    	background:	#081325; 
}
.technology .sindex .sindex-body>div{
	overflow: hidden;
	height: 100%;
}
.technology .sindex .sindex-body-left>div,
.technology .sindex .sindex-body-right>.sindex-body-right-top,
.technology .sindex .sindex-body-right>.sindex-body-right-bottom>div

{
	 box-shadow: inset 0px 1px 13px 0px rgba(26, 172, 214, 0.41);
   border: solid 1px rgba(15, 80, 111, 0.55);
} 
.technology .sindex .sindex-menumain>div>span,
.technology  .sindex .sindex-body-right-bottom-head>div,
.technology .sindex  .sindex-body-right-bottom-msg .panel-title
{
	cursor: pointer; 
	color: #fff;
	border: 1px solid rgb(27,74,131);
  -moz-box-shadow: 3px 0px 10px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset;
  -webkit-box-shadow: 3px 0px 10px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset;
  box-shadow: 3px 0px 10px rgb(27,74,131) inset, 2px 2px 20px rgb(27,74,131) inset;
}
.technology .sindex .sindex-menumain>div>span:hover,
.technology  .sindex .sindex-body-right-bottom-head .sindex-body-right-bottom-head-select
{
    border: 1px solid rgb(99,70,56) !important;
    color: #ffb177 !important;
    -moz-box-shadow: 3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important;
    -webkit-box-shadow: 3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important;
    box-shadow: 3px 0px 20px rgb(99,70,56) inset, 2px 2px 20px rgb(99,70,56) inset !important;
 
}
 
.technology .sindex  .sindex-body-right-bottom-msg .panel-title{
 
	color: #fff;
}
.technology  .sindex .sindex-body-right-bottom-info{
	font-family: MicrosoftYaHei;
    color: #50698d;
}
.technology .sindex .sindex-body-right-head>div{
	position: relative;
	color:#fff;
}
.technology .sindex .sindex-body-right-head>div:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 200px;
    left: -10px;
    height: 100%;
    background-size: 100% 100%;
    background-image: url(../images/technology/main-tab-item.png);
}
.technology .sindex .sindex-body-right-head-selected{
	color: #ffb177 !important;
}
.technology .sindex .sindex-body-right-head-selected:after {
    background-image: url(../images/technology/main-tab-item-hoer.png) !important;
    width: 24px !important;
    height: 100% !important;
}
.technology .sindex .sindex-body-right-bottom-msg  .panel-body ul li{
    border-bottom: 1px solid #0c3046;
}
.technology  .sindex .sindex-body-right-bottom-msg  .panel-body ul li span:nth-child(1){
	background-color: #5bea7c;
} 
.technology .sindex .sindex-body-right-bottom-msg  .panel-body ul li span:nth-child(3){
	/*color: #fff;
  background-color: #ff8c1c;*/
}
.technology  .sindex  .sindex-body-right-bottom-msg .panel-title .title-search >input{
	color: #fff !important;
	border: 1px solid transparent !important;
}
.technology .sindex  .sindex-body-right-head-query .select-menu>.btn{
  background-color: #081325;
	box-shadow: inset 0px 0px 25px 0px #0b7bd2;
}
.technology .sindex  .open>.dropdown-toggle.btn-default{
		color: #fff;
}
.technology .sindex  .dropdown-menu>li>a{
	color: #fff;
}
.technology .sindex  .open>.dropdown-menu{
	box-shadow: inset 0px 1px 13px 0px rgba(26, 172, 214, 0.41);
  border: solid 1px rgba(15, 80, 111, 0.55);
}
.technology .sindex .dropdown-menu>li>a:hover{
		color: #ffb177 !important;
		background-color: transparent;
}
.technology .sindex .sindex-body-right-top-body-one .sindex-body-right-top-body-total{
	    color: #50698d !important;
}
.technology  .sindex .sindex-title .sindex-user{
    line-height: 36px;
    height: 36px;
}
.technology  .sindex .sindex-title .sindex-login-exit{
	top: 0px;
}
.technology .sindex .sindex-title .sindex-login-exit{
	  position: absolute;
    right: 36px; 
    display: inline-block;
    width: 36px;
    height: 36px;
    text-indent: 0px;
    font-size: 14px;
    border-radius: 50% !important;
    line-height: 40px;
    top: 0px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-color: #19457a;
}
.technology .sindex  .sindex-title  .sindex-style{
    padding-top: 13px;
}
.technology .el-table--enable-row-hover .el-table__body tr:hover>td{
	background-color:#081325;
	color:#80beff ;
}
.technology .el-table,.technology  .el-table__expanded-cell{
	background-color: #081325;
}
.technology .el-table th,.technology .el-table tr{
	background-color: #081325;
}
.technology  .el-table__body tr.current-row>td{
	background-color: #081325;
}
.technology .el-table--border td,.technology .el-table--border th,
.technology .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed
{
	border-right: 1px solid #0a3054 !important;
}
.technology .el-table td,.technology  .el-table th.is-leaf{
	border-bottom: 1px solid #0a3054 !important; 
}
.technology .el-table--border,.technology .el-table--group{
	    border: 1px solid #0a3054 !important; 
}
.technology .el-table--border::after,.technology  .el-table--group::after,.technology  .el-table::before{
    background-color: #0a3054
}
.technology .v-charts-data-empty{
	background-color: hsl(217deg 64% 9%);
} 
.technology .el-tag--plain{
	background-color: #409eff;
    border-color: #409eff;
    color: #fff;
}
.technology .el-tag{
    background-color: #081426;
    border-color: #092d4e;
}
.technology .el-button:focus,.technology .el-button:hover{
	    border: 1px solid #0a3155;
    color: #0077eb;
    background-color: #081325 !important;
}
.technology .el-button{
    border: 1px solid #0a3155;
    color: #0077eb;
    background-color: #081325 !important;
}

.technology  .el-picker-panel{
	background-color:#081325;
	border: 1px solid #0c354e;
}
.technology  .el-date-table th{
	color: #0ca9ff;
  border-bottom: solid 1px #0c354e;
}
.technology  .el-picker-panel__icon-btn,
.technology .el-date-picker__header-label,
.technology .el-year-table td .cell,
.technology .el-month-table td .cell,
.technology  .el-select-dropdown__item
{
	color: #fff;
}
.technology .el-select-dropdown__item.hover,
.technology .el-select-dropdown__item:hover{
	    background-color: #081325;
}
.technology  .el-date-picker__header--bordered{
	border-bottom: 1px solid #0c354e;
}
.technology .el-select-dropdown{
    background-color: #081325;
    border: 1px solid #0a3962;
}
.technology .el-popper[x-placement^=bottom] .popper__arrow{
    border-bottom-color: #0a3962;
}
.technology .el-popper[x-placement^=bottom] .popper__arrow::after{
    border-bottom-color: #081325;
}
.technology .el-date-table td.disabled div,
.technology .el-year-table td.disabled .cell,
.technology .el-month-table td.disabled .cell
{
	    background-color: #081325;
}



.technology .el-tree{
	background: #081325;
}
.technology .el-tree-node__content:hover{
	background-color: #081325;
}
.technology .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{
	background-color: #081325; 
}
.technology .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content .base-input-item{
  color: #409eff !important;
}
.technology  .input-tree .base-input-item{
	color: #fff;
}
.technology .el-tree-node__expand-icon.is-leaf{
	color: transparent;
}
.technology .el-tree-node:focus>.el-tree-node__content {
	background-color: #081325;
} 

.technology .el-date-table td.in-range div,
.technology .el-date-table td.in-range div:hover,
.technology .el-date-table.is-week-mode .el-date-table__row.current div,
.technology .el-date-table.is-week-mode .el-date-table__row:hover div {
	background-color: #314e70
}
.technology .el-popover { 
    background: #081325; 
    border: 1px solid #0c354e;
}