/*2018样式*/
	.panel-body {
	    color: #222;
	}
	#feedbackInfoTabs .panel-title,.dispatchPublicTab-text,.panel>.panel-header>.panel-title {
		font-size: 14px;
	}
	#west {
		border: none;
	}
	.index-layout>.layout-panel-west {
		box-shadow: 1px 0 6px #ddd;
	}
	.l-btn{
		outline: none;
	}
	.layout-expand {
	    background-color: #fff;
	}
	.layout-expand-over {
	    background-color: #fff;
	}
	.panel-title {
		padding-left: 41px;
		font-weight: normal;
		color:#666;
	}
	.accordion .accordion-header {
		border-bottom: 1px #eee solid;
	}
	.layout-expand-west {
		background: #fff;
		width: 50px;
	}
	.layout-expand-west .panel-header .panel-title {
		display: none;
	}
	.layout-expand-west .panel-tool {
		right: 8px;
	}
	.layout-button-left {
		background: url(images/new/collapse.png) no-repeat 0 1px;
		background-size: 10px 9px;
	}
	.layout-button-right {
		background: url(images/new/expand2.png) no-repeat;
		background-size: 14px 14px;
	}
	.accordion-header .panel-tool {
	    right: 15px;
	}
	#west {
		background: #fff;
	}
    #west .panel-header {
    	padding: 8px 0;
    }
    .logo-href {
    	width:130px;
    }
    #nav .ztree {
	    padding: 0px;
	    overflow: hidden;
	}
	.accordion-collapse {
	    background: url(images/new/under.png) no-repeat ;
	    background-size:14px;
	}
	.accordion-expand {
	    background: url(images/new/on.png) no-repeat; 
	    background-size:14px;
	}
	.accordion .accordion-body {
		background: #fff;
	}
	.accordion .accordion-body .ztree li ul {
		background: #F2F9FD;
		padding-top: 12px;
		overflow: hidden;
	}
	.layout-panel-west>.panel-header> .panel-title {
	    background: #e94709 url(images/new/midea.png) no-repeat 17px 9px;
	    background-size: 60px;

	}
	.layout-split-west >.panel-header> .panel-title {
		background: #e94709;
	}
    .engineer .accordion-header {
	    background: url(images/new/engineer-menu.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
    .application .accordion-header {
	    background: url(images/new/application.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.repair-order .accordion-header {
	    background: url(images/new/nav-con1.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
    .spare-parts .accordion-header {
	    background: url(images/new/nav-con2.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.financial .accordion-header {
	    background:url(images/new/nav-con3.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}	
	.technical .accordion-header {
	    background: url(images/new/nav-con4.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.network .accordion-header {
	    background: url(images/new/nav-con5.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.basic-data .accordion-header {
	    background: url(images/new/nav-con6.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.workflow .accordion-header {
	    background:url(images/new/nav-con7.png) no-repeat 17px 14px;
	     background-size: 16px 16px;
	}
	.report-forms .accordion-header {
	    background:url(images/new/nav-con8.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.goup-permissions .accordion-header {
	    background: url(images/new/nav-con9.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.advice-feedback .accordion-header {
	    background:url(images/new/nav-con14.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.digital .accordion-header {
	    background:url(images/new/nav-con10.png) no-repeat 17px 14px;
	}
	.readMessage .accordion-header {
	    background: url(images/new/nav-con11.png) no-repeat 17px 14px;
	}
	.screen .accordion-header {
	    background:url(images/new/nav-con12.png) no-repeat 17px 14px;
	}
	.knowledge .accordion-header {
	    background:url(images/new/nav-con13.png) no-repeat 17px 14px;
	}
    .panel-tool-close {
	    background: url(images/new/panel_tools.png) no-repeat 0px 0px;
	}
	.window .window-header {
		background: #fff;
	}
	.window .window-header .panel-tool {
	    right: 15px;
    	top: 22px;
	}
	.dialog-button {
		padding: 15px 0;
		background: #fff;
		border-left:none;
		border-right: none;
		border-top:1px #eee solid;
	}
	
	.dialog-button .l-btn:first-child {
	    background: #0097E1;
	    color: #fff;
	}
	.dialog-button .l-btn:first-child:hover {
	    background: #74c1ff;
	    color: #fff;
	}
	
	.window-header .panel-title {
	    color: #333;
	    padding-left: 15px;
	    line-height: 30px;
	    height: 30px;  
	}
	.switch .l-btn{
		background: #0097E1;
		font-weight: bold;
	    width: 100px;
	    padding: 3px 0 3px;
	    height: 30px;
	    color: #fff;
	}
	.user-list ul li {
		border: none;
	}
	.tabs-container .tabs-header {
		padding-bottom: 2px;
		padding-top: 2px;
	}
	.top-tab>.tabs-header {
		position: relative;
	    background-color: #f4f4f4;
	    border: none;
	    height: 46px;
	    padding-bottom: 0;
	}
	
	.top-tab>.tabs-header .tabs-wrap {
		height: 50px;
	}
	.top-tab>.tabs-header .tabs .tabs-selected {
		border:none;
		background: #fff;
		/*box-shadow: 0px -2px 3px #ccc;*/
	    height: 40px;
	    margin-top: 6px;
	} 
	.top-tab>.tabs-header .tabs .tabs-selected .tabs-title{
		font-weight: bold;
		font-size: 12px;
	}
	.top-tab>.tabs-header .tabs li:hover a span {
		color:#666;
	}
	.top-tab>.tabs-header .tabs li.tabs-selected  a.tabs-inner {
		font-weight: normal;
		color: #666;
	}
	.top-tab>.tabs-header .tabs li.tabs-selected .tabs-title {
		font-size: 12px;
		line-height: 39px;
		color: #222;
	}
	.top-tab>.tabs-header .tabs li a.tabs-inner {
	    color: #999;
	}
	.top-tab>.tabs-header .tabs li {
		padding: 0 15px 0 8px;
		background: #e4e4e4;
		border: none;
		border-top-left-radius:4px;
		border-top-right-radius:4px;
		margin-right: 3px;
		margin-top: 12px;
	}
	.top-tab>.tabs-header .tabs .tabs-first {
		padding: 0 15px 0 15px;
	}
	.tabs .tabs-first {
	    color: #999;
	    background-color: #EEEEEE;
	}
	.top-tab>.tabs-header .tabs li a.tabs-close {
		display:inline-block;
		background: url('images/new/close.png') no-repeat 0 0;
		opacity: 0.4;
	}
	.top-tab>.tabs-header .tabs li.tabs-selected a.tabs-close {
		right:8px;
	}
	.top-tab>.tabs-header .tabs li:hover .tabs-close {		
		background: url('images/new/close.png') no-repeat 0 0;
		opacity: 1;
	}
	.nav-counter {
	    top: 0px;

	}
	.curLoginOrg {
		margin-top: 9px;
	}
	.user-list>ul>li {
		width:32px;
	}
	.user-list>ul>li>img {
		width:50%;
	}
	.user-list #cart img {
		width:16px;
	}
	.l-btn {
		background: none;
	}
	.easyui-fluid .panel-header,.midea-tab .tabs-header {
	    border-bottom: 1px #ccc solid;
	}
	.easyui-fluid .panel-header {
		padding: 5px 0 11px;
	}
	.tabs-container .tabs-wrap {
		height: 42px;
	}
	/*.tabs-container {
		margin-top: 2px;
	}
	.top-tab {
		margin-top: 0;
	}*/
	.midea-tab .tabs li {
		border: none;
		margin-right:5px;
		background: -webkit-linear-gradient(top,#ffffff 0,#fff 100%);
		background: -moz-linear-gradient(top,#ffffff 0,#fff 100%);
		background: -o-linear-gradient(top,#ffffff 0,#fff 100%);
		background: linear-gradient(to bottom,#ffffff 0,#fff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#fff,GradientType=0);
	}
	.tabs li a.tabs-inner {
		color:#333;
	}
	.midea-tab .tabs li.tabs-selected {
	    background: #fff;
	    border: none;
	}
	.midea-tab .tabs li.tabs-selected a.tabs-inner,.midea-tab .tabs .tabs-first.tabs-selected:hover a span {
	    color: #333;
	}
	.midea-tab .tabs li {
		height: 40px;
		line-height: 40px;
	}
	.midea-tab .tabs-header,.midea-tab .tabs .tabs-first.tabs-selected {
		height: 40px;
		line-height: 40px;
	}
	
	.midea-tab .tabs li.tabs-selected a.tabs-inner{
	    /*padding-bottom: 4px;*/
	}
	.midea-tab .tabs li:hover a span {
	    color: #333;
	    font-weight: bold;
	}
	/*.datagrid-header td, .datagrid-body td, .datagrid-footer td,.datagrid-toolbar, .datagrid-pager, .datagrid-footer-inner  {
	    border-color: #ddd;
	    color: #222;
	}*/
	.datagrid-header td, .datagrid-body, .datagrid-footer td,.datagrid-toolbar, .datagrid-pager, .datagrid-footer-inner  {
	    border-color: #ddd;
	    color: #222;
	}
	.datagrid-toolbar .l-btn-icon-left .l-btn-text {
	    font-size: 12px;
	}
	.datagrid-btable tr:nth-child(even) {
	    background: #f4f4f4;
	}
	.datagrid-header {
		border-color: #f4f4f4;
	}
	.datagrid-htable, .datagrid-ftable {
   		color: #666;    
	}
	.datagrid-header .datagrid-cell span {
		font-weight: bold;
	}
	/*.datagrid-btable .datagrid-cell {
		color: #111;
	}影响到财务那个样式了*/
	.datagrid-btable  {
		color: #111;
	}
	.pagination-page-list, .pagination .pagination-num {
	    border-color: #ddd;
	    border-radius: 2px;
	}
	.panel-tool-collapse, .window .midea-accordion .panel-tool-collapse, .midea-collapse,.layout-button-up {
	    float: right;
	    margin-top: 5px;
	    background: url(images/new/dialog_accordion_arrows.png) no-repeat -16px -16px;
	}
	.panel-tool-expand, .window .midea-accordion .panel-tool-expand, .midea-expand,.layout-button-down {
	    background: url(images/new/dialog_accordion_arrows.png) no-repeat -16px 0;
	}
	.datagrid-pager .l-btn,.datagrid-pager,.datagrid {
		background: none;
	}
	.datagrid {
		border-bottom: none;
	}
	.textbox {
		border: 1px #bbb solid;
		border-radius: 2px; 
	}
	.textbox-focused {
		border: 1px #0092d7 solid;
	}
	.textbox .textbox-prompt {
		height:22px;
	}
	.input-readonly,.textbox-icon-disabled {
		background: #eee;
		color: #444;
	}
	.icon-search {
	    background: url(images/new/search.png) no-repeat center center;
	    margin-right: 2px;
	}
	.l-btn-disabled, .l-btn-disabled:hover,.searchbox-button,.textbox-icon {
		opacity:1;
	}
	::-webkit-input-placeholder{
        color: #aaa;
	}

	.textbox .textbox-button, .textbox .textbox-button:hover {
		border: none;
/*		border-left:1px #ddd solid;*/
	}
	.textbox-invalid .textbox-button, .textbox-invalid .textbox-button:hover {
		background: none;
		border: none;	
	}
	.panel-header .l-btn {
	    margin-right: 8px;
	}

	.datagrid-view {
	    border-left: 1px #eee solid;
	}
	.window {
	    border-color: #eee;
	}
	
	.cart-tab {
		float: left;
	    width: 100%;
	    height: 40px;
	    overflow: hidden; 
	    position: relative;
	    text-align: center;
	}
	.cat-tab-cont,.cart-tab-blank {
		display: inline-block;
	}
	.cat-tab-cont {
		width:calc(100%-50px);
		height: 38px;
		text-align: center;
	}
	.warper footer .create-order .create-order-txt, .spread-warper footer .create-order .create-order-txt {
		width:180px;
		height: 36px;
		line-height:36px;
		font-size:16px;
	}
	.quantityBtn1,.quantityBtn2 {
		width:15px
	}
	.quantityBtn1 {
	    background: #fff url(images/add.png) 4px 3px no-repeat;
	    height: 18px;
	    border: 1px #ddd solid;
	}
	.quantityBtn2 {
	    background: #fff url(images/add.png) -11px 3px no-repeat;
	    height: 18px;
	    border: 1px #ddd solid;
	}
	.hover-collect-del {
		background: url(images/new/clear.png) no-repeat;
		width:18px;
		height: 18px;
	}
	.hover-collect2cart {
		background:  url(images/new/cart.png) no-repeat;
		width:18px;
		height: 18px;
	}
	.warper header .clearAll {
		background: url(images/new/clear2.png) 4px 8px no-repeat;
		padding-left: 20px;
		width:80px;
	}
	.warper header .clearAll a{
		
	}
	.index-box-head {
		background:#fff;
		background: -webkit-linear-gradient(top,#fff 0,#fff 100%);
		background: -moz-linear-gradient(top,#fff 0,#fff 100%);
		background: -o-linear-gradient(top,#fff 0,#fff 100%);
		background: linear-gradient(to bottom,#fff 0,#fff 100%);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff,endColorstr=#f1f1f1,GradientType=0);
		border-top-left-radius:5px;
		border-top-right-radius:5px;
		height:22px;
	}
	.customMenu-box-head {
		background:#fff;
		background: -webkit-linear-gradient(top,#fff 0,#fff 100%);
		background: -moz-linear-gradient(top,#fff 0,#fff 100%);
		background: -o-linear-gradient(top,#fff 0,#fff 100%);
		background: linear-gradient(to bottom,#fff 0,#fff 100%);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff,endColorstr=#f1f1f1,GradientType=0);
		border-top-left-radius:5px;
		border-top-right-radius:5px;
		height:32px;
	}
	.job-tab ul li.active {
		background: #fff;
	    background: -webkit-linear-gradient(top,#fff 0,#fff 100%);
	    background: -moz-linear-gradient(top,#fff 0,#fff 100%);
	    background: -o-linear-gradient(top,#fff 0,#fff 100%);
	    background: linear-gradient(to bottom,#fff 0,#fff 100%);
	    background-repeat: repeat-x;
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff,endColorstr=#fff,GradientType=0);
	    border-top-left-radius: 3px;
	    border-top-right-radius: 3px;
	    color: #333;
	    border: none;
	    border-bottom: 2px #0097E1 solid;
	}
	.job-tab ul li {
	    height: 26px;
	    color: #999;
	    padding: 0;
	    line-height: 26px;
	    cursor: pointer;
	    font-size: 12px;
	    margin-right: 30px;
	}
	
	
	
	.collapse-nav {
		display: none;
		position: absolute;
		background: #0097E1;
		width: 35px;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 99;
	}
	.min-logo {
		display: block;
		background: url(images/new/min-logo.png) no-repeat 10px 7px;
	    width:28px;
	    height: 36px;
	    background-size: 15px;
	}
	.right-btn {
	    background: url(images/new/expand.png) no-repeat 13px 12px;
	    background-size: 10px 9px;
	    width:35px;
	    height: 31px;
	    cursor: pointer;
	}
	
	.collapse-nav ul li {
		position: relative;
		width:35px;
		height: 26px;
		padding-top: 10px;
	}
	.collapse-nav ul li .treeCont>ul>li{
		width: 150px;
		padding-top: 0px;
		float: left;
	}
	.collapse-nav>ul>li:hover {
		background: #f2f9fd;
	}
	.collapse-nav ul li span {
		display: block;
		width:35px;
		height: 16px;
		margin-left: 9px;
	}
	.collapse-nav ul li ul li span {
		width: 155px;
		margin-left: 0;
		padding-left: 15px;
	}
	.treeCont ul li:hover span {
		background: #f2f9fd;
	}
	.treeCont ul li:hover ul li span {
		background: #fff;
	}
	.treeCont ul li ul li:hover span {
		background: #f2f9fd;
	}
	.treeCont {
		background: #fff;
		width:155px;
		position: absolute;
		left: 35px;
		top:0px;
		border: 1px #eee solid;
		min-height: 25px;
		padding-bottom: 5px;
		padding-top: 2px;
	}

	.treeCont>ul {
		float: left;
		width: 160px;
	}
	.treeCont .node_name {
		color: #666;
		cursor: pointer;
	}
	.collapse-nav ul li .three-nav ul li {
		height: auto;
		position: relative;
		width: 180px;
		height: 30px;
		padding-top: 0;
	}
	.three-nav ul li:hover {
		background: #f2f9fd;
	}
	.collapse-nav .treeCont ul li .three-nav {
		display: none;
		position: absolute;
		left:154px;
		top:0;
		width:180px;
		background: #fff;
		box-shadow: 2px 2px 10px #717171;
		border-radius: 5px;
		height:auto;
		overflow-y: auto;
		overflow-x: hidden;
		padding-left: 0;
	}
	
	.collapse-nav ul li ul li span {
		width:140px;
		height: 30px;
	}
	.collapse-nav ul li ul li div {
		position: relative;
		float: left;
		width:150px;
		height:30px;
		line-height: 30px;
		cursor: pointer;
	}
	
	.treeCont > ul > li > span{
		background: #f2f9fd;
		display: block;
		color: #f00;
	}
	.treeCont > ul > li:hover {
		background: none;
	}
	.treeCont ul li .ico_close {
		background: url(images/new/on.png) no-repeat;
		background-size:14px;
		position: absolute;
		width:16px;
		height: 16px;
		right:-10px;
		top:9px;	
	}
	.treeCont ul li:hover .ico_close {
		background: url(images/new/right.png) no-repeat;	
		background-size: 14px 14px;
	}
	.collapse-nav ul li ul li .selectedIcon {
		display: none;
		background: url(images/new/sj.png) no-repeat;
		position: absolute;
		left: 140px;
		top:2px;
		width:16px;
		height: 32px;
		background-size: 14px auto;
	}
	
	.headtitle {
		color: #666;
	}
	.collapse-nav .repair-order {
		background: url(images/new/repair-order.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .repair-order {
		background: url(images/new/nav-con1hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .spare-parts {
		background: url(images/new/nav-con22.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .spare-parts {
		background: url(images/new/nav-con2hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .financial {
		background: url(images/new/nav-con32.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .financial {
		background: url(images/new/nav-con3hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .technical {
		background: url(images/new/nav-con42.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .technical {
		background: url(images/new/nav-con4hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .network {
		background: url(images/new/nav-con52.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .network {
		background: url(images/new/nav-con5hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .basic-data {
		background: url(images/new/nav-con62.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .basic-data {
		background: url(images/new/nav-con6hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .workflow {
		background: url(images/new/nav-con72.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .workflow {
		background: url(images/new/nav-con7hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .report-forms {
		background: url(images/new/nav-con82.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .report-forms {
		background: url(images/new/nav-con8hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .goup-permissions {
		background: url(images/new/nav-con92.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .goup-permissions {
		background: url(images/new/nav-con9hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .advice-feedback {
		background: url(images/new/nav-con14.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .advice-feedback {
		background: url(images/new/nav-con14hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .digital {
		background: url(images/new/nav-con102.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .digital {
		background: url(images/new/nav-con10hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .readMessage {
		background: url(images/new/nav-con112.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .readMessage {
		background: url(images/new/nav-con11hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .screen {
		background: url(images/new/nav-con122.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .screen {
		background: url(images/new/nav-con12hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav .knowledge {
		background: url(images/new/nav-con132.png)  no-repeat;
		background-size: 16px 16px;
	}
	.collapse-nav ul li:hover .knowledge {
		background: url(images/new/nav-con13hover.png) no-repeat;
		background-size: 16px 16px;
	}
	.panel-header {
		padding: 0 15px;
	}
	
	.top-box {
		/*display: -moz-box;
		display: -webkit-box;*/
		width:100%;
		height: 316px;
		overflow: hidden;
	}
	/*.index-box-left{    
		
	   float: left;
	    background: #fff;
	    border-radius: 5px;	
	    height: 316px;
	    width:calc(50% - 12px);
	    overflow: hidden;
	    margin: 0 6px;
	}*/
	.tab-cont ul li {
	    display: inline-block;
	    float: left;
	    margin-top: 4px;
	    height: 45px;
	    border-bottom: 1px #ebebeb dashed;
	    margin-left: 15px;
	    margin-right: 15px;
	}
	#viewNotice_win {
		display: none;
	}
	    /*UED开始*/
	.panel-title,.tabs-title {
		font-size:12px;
		color: #222;
	}
	#nav .panel-title {
		font-weight: bold;
		font-size:14px;
	}
	.top-tab .tabs-title {
		font-size:12px;
		color: #444;
		font-weight: normal;
	}
    .money {
    	margin: 18px 0 5px;
    }
    .money .red {
    	color: #FF7474;
    	font-weight: bold;
    	font-size: 14px;
    }
	.index-notice {
        /* width:100%;
		height: 314px; */
		margin-left: 10px;
		width:290px;
		height: 100%;
		box-shadow: none;
		border: none;
	}
	.index-box {
		box-shadow: none;
	}
    .index-box-head {
   		border-bottom: 1px #ccc solid;
   		height: 39px;
   		overflow: hidden;
    }
    .index-box-head h3 {
	    color: #222;
	    line-height: 39px;
	}
    .customMenu-box-head h3 span{
        display: inline-block;
        border-radius:8px;
        background:#0097e1;
        color:#fff;
        height:15px;
        line-height:15px;
        min-width:11px;
        text-align:center;
        margin-left:5px;
        /*padding: 0 2px;*/
        font-size: 12px;
    }
	.customMenu-box-head {
		border-bottom: 1px #ccc solid;
		height: 39px;
		overflow: hidden;
	}
	.customMenu-box-head h3 {
		color: #222;
		line-height: 39px;
		margin-left: 10px;
	}
	.map-tool {
		margin-top: 10px;
	}
    .tab-cont ul li ul li {
    	width:33%;
        color: #666;
        cursor: pointer;
    }
    .tab-cont ul li ul li a {
    	font-weight: normal;
    	height: 15px;
    	line-height: 15px;
    	min-width: 13px;
    	text-align: center;
    	border: 1px #74C1FF solid;
    	border-radius: 8px;
    	color: #74C1FF;
    	margin-top: 2px;
    	padding: 0 1px;
    }
    .tab-cont ul li ul li:nth-child(1) a,.tab-cont ul li ul li:nth-child(2) a,.tab-cont ul li ul li:nth-child(3) a {
    	background: #dddddd;
    	color: #fff;
    	border: 1px #dddddd solid;
    }
    .tab-cont ul .current ul li:nth-child(1) a,.tab-cont ul .current ul li:nth-child(2) a,.tab-cont ul .current ul li:nth-child(3) a {
    	background: #FF7474;
    	color: #fff;
    	border: 1px #FF7474 solid;
    }
    .tab-cont ul li ul li:nth-child(4) a,.tab-cont ul li ul li:nth-child(5) a,.tab-cont ul li ul li:nth-child(6) a{
    	border: 1px #ddd solid;
    	color:#ddd
    }
    .tab-cont ul li.current ul li:nth-child(4) a,.tab-cont ul li.current ul li:nth-child(5) a,.tab-cont ul li.current ul li:nth-child(6) a{
    	border: 1px #0097e1 solid;
    	color:#0097e1
    }
    
    .tab-cont ul li ul li:nth-child(7) a,.tab-cont ul li ul li:nth-child(8) a,.tab-cont ul li ul li:nth-child(9) a {
    	border: 1px #ddd solid;
    	color:#ddd
    }
    .tab-cont ul li.current ul li:nth-child(7) a,.tab-cont ul li.current ul li:nth-child(8) a,.tab-cont ul li.current ul li:nth-child(9) a,.tab-cont ul li.current ul li:nth-child(10) a,.tab-cont ul li.current ul li:nth-child(11) a,.tab-cont ul li.current ul li:nth-child(12) a {
    	border: 1px #FFBE33 solid;
    	color:#FFBE33
    }
   .tab-cont {
        width:100%;
        float: left;
       
    }
	.tab-cont ul li {
		height:139px;
		border-right: 1px #ccc solid;
		border-bottom: 1px #ccc solid;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		width: calc(100% - 8px);
		padding-top: 5px;	
	}
	.tab-cont-ul li ul.ulSon li {
		margin-top:0;
	}
	.tab-cont ul li h3{
		padding-top: 54px;
		height: 20px;
		margin-top: 21px;
		color: #666;
	}
	.money strong, .money .red{
		color: #666;
	}
	.current .money strong {
		color: #333;
	}
	.current .money .red,.current .money5 .red,.current .money4 .red,.current .money3  .red,.current .money2  .red {
		color: #FF7474;
		font-weight: bold;
		font-size: 14px;
	}
	.tab-cont ul .moreNine h3{
		margin-top: 40px;
	}
	.tab-cont ul .moreNine ul{
		margin-top: 35px;
	}
	.tab-cont ul li ul {
		margin-top: 14px;
	}
	.statistical ul {
		margin-top: 8px;
	}
	.tab-cont .no-order {
		background: url(images/new/no-order.png)  no-repeat;
		background-size: 300px auto;
		width: 300px;
		height: 118px;
		/*margin: 58px auto 0;*/
		position: absolute;
		left: 50%;
		top:50%;
		margin-left: -130px;
		margin-top: -50px;
	}
	.tab-cont>ul>li:nth-last-child(1) {
	    border-bottom: none;
	    border-right: 1px #ccc solid;
	}
	#mapWin .toopTip ul li {
		margin-bottom: 11px;
	}
	#amapdiv li {
	    display: block;
	    float: left;
	    margin: 7px 14px 0 10px;
	    color: #222;
	}
	#amapdiv li:nth-child(3) {
	    margin-right: 0;
	}
	.conditioner {
		background: url(images/new/conditioner2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .conditioner {
		background: url(images/new/conditioner.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
    .kilometer {
		background: url(images/new/conditioner2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .kilometer {
		background: url(images/new/conditioner.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.refrigerator {
		background: url(images/new/refrigerator2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .refrigerator {
		background: url(images/new/refrigerator.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.water {
		background: url(images/new/water2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .water {
		background: url(images/new/water.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
    .kitchen {
		background: url(images/new/washing2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .kitchen {
		background: url(images/new/washing.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.washing {
		background: url(images/new/washing2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .washing {
		background: url(images/new/washing.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.clean {
		background: url(images/new/clean2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .clean {
		background: url(images/new/clean.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
    .current .water-heater {
		background: url(images/new/water-heater.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.water-heater {
		background: url(images/new/water-heater2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.life {
		background: url(images/new/clean2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .life {
		background: url(images/new/clean.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	
	.environment {
		background: url(images/new/environment2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .environment {
		background: url(images/new/environment.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.cs019 {
		background: url(images/new/environment2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .cs019 {
		background: url(images/new/environment.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.bugu {
		background: url(images/new/bugu2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .bugu {
		background: url(images/new/bugu.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.hotKitchen {
		background: url(images/new/hotKitchen2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .hotKitchen {
		background: url(images/new/hotKitchen.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.microRoast {
		background: url(images/new/microRoast2.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.current .microRoast {
		background: url(images/new/microRoast.png) 15px 0 no-repeat;
		background-size: 48px 48px;
	}
	.index-notice {
		height: 314px;
	}
	.more-notice {
		background: url(images/new/notice-more.png)  no-repeat;
		display: block;
	    width: 41px;
	    height: 21px;
		right: 8px;
		top:10px
	}

	.more-menu {
		/*background: url(images/new/notice-more.png)  no-repeat;*/
		display: block;
		width: 41px;
		height: 21px;
		right: 8px;
		top:10px;
		font-size: 8px;

	}

	.index-notice h3 {
		background: none;
		border: none;
		width: auto;
		height: 35px;
		line-height: 35px;
	}
    .tabs-panels {
    	padding-top:0;
    }
    .index-box {
    	background: #fff;
    	position:relative;
    	float:left;
    	margin:11px 6px;
    	width:calc(50% - 12px);
    	height:316px; 
    	overflow:hidden;  
    	border: none;
    }
    .infoList {
    	display: none;
    }

    .notice-tab ul li {
    	float:left;
    	cursor: pointer;
    	font-size: 12px;
    	color:#222;
    	margin-right: 18px;
    	height: 37px;
    	line-height: 37px;
    }

	.notice-tab ul li span {
		display: inline-block;
		border-radius:8px;
		background:#0097e1;
		color:#fff;
		height:15px;
		line-height:15px;
		min-width:11px;
		text-align:center;
		margin-left:5px;
		/*padding: 0 2px;*/
		font-size: 12px;
	}

    .notice-tab ul li.active {
    	border-bottom: 2px #0092d7 solid;
    	font-weight: bold;
    	font-size: 14px;
    }
    .notice-tab {
    	margin-left: 10px;
    }

    .todo-tab ul li {
        float:left;
        cursor: pointer;
        font-size: 12px;
        color:#222;
        margin: 0px 18px;

        height: 37px;
        line-height: 37px;
    }

    .todo-tab ul li span {
        display: inline-block;
        border-radius:8px;
        background:#0097e1;
        color:#fff;
        height:15px;
        line-height:15px;
        min-width:16px;
        text-align:center;
        margin-left:5px;
        /*padding: 0 2px;*/
        font-size: 12px;
    }

    .todo-tab ul li.active {
        border-bottom: 2px #0092d7 solid;
        font-weight: bold;
        font-size: 14px;
    }
    .todo-tab {
        margin-left: 10px;
    }

    .infoList li a {
    	max-width: 450px;
    	color: #111;
    }
    .infoList ul li span {
    	float: left;
    }
    .infoList ul li .mesg-txt {
    	width: 150px;
	    font-size: 12px;
	    color: #606263;
	    display: block;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
    }

	.todoinfoList li a {
    	width: calc(100% - 250px);
    	color: #111;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
    }
    .todoinfoList ul li span {
    	float: left;
    }
    .todoinfoList ul li .mesg-txt {
    	width: 150px;
	    font-size: 12px;
	    color: #606263;
	    display: block;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
    }
    .txtMarquee-top {
    	float:left;
    	width:100%;
    	height: 100%;
    	margin-top: 3px;
    }
    .txtMarquee-top li .mesg-txt {
    	width:208px;
    	white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    color: #333;
    }
    .txtMarquee-top li span {
    	float:left;
    	color: #666;
    }
    .txtMarquee-top .bd {
    	padding: 0 0 0 5px;
    }
    .txtMarquee-top .infoList li {
    	background: none;
    	height: 35px;
    	line-height: 35px;
    	margin-left: 8px;
    	padding-left: 0;
    	border-bottom: 1px #ccc solid;
    	padding-top: 3px;
    }
	.txtMarquee-top .todoinfoList li {
    	background: none;
    	height: 35px;
    	line-height: 35px;
    	margin-left: 8px;
    	padding-left: 0;
    	border-bottom: 1px #ccc solid;
    	padding-top: 3px;
    }
	.email-icon {
		float: left;
		background: url(../../../../../../images/email.png) no-repeat;
		background-size: 16px 16px;
		width: 16px;
		height: 16px;
		margin-top: 7px;
	}
	.mipLi .email-icon {
		float: left;
		background: url(../../../../../../images/news-icon.png) no-repeat;
		background-size: 14px 14px;
		width: 14px;
		height: 14px;
		margin-top: 10px;
		margin-right: 8px;
	}
    .infoList  li a {
    	background: url(../../../../../../images/news-icon.png) no-repeat 0 8px;
	    display: inline-block;
	    padding-left: 20px;
	    height: 29px;
	    line-height: 30px;
	}
	
	.todoinfoList  li a {
	    background: url(../../../../../../images/email.png) no-repeat 0 0px;
	    display: inline-block;
	    /*padding-left: 20px;*/
	    height: 22px;
		width: 16px;
	    line-height: 30px;
	}
	.todoinfoList  .todoLi a {
	    background: none; 
	    padding-left: 4px;
	    width: calc(100% - 140px);
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;  
	}
	.todoLi .date {
		float:right;
		margin-right: 20px;
		text-align:right;
	}
    /*UED结束*/

    .money5,.money4,.money3,.money2,.money {
    	float: left;
    	width: calc(50% - 40px);
    	margin: 5px 0 5px;
    }

    .money5 strong,.money4 strong,.money3  strong,.money2  strong,.money strong {
    	font-weight: normal;
    	font-size: 12px;
    }


/*原来*/
.login-btn {
    background: #0092d7;
}
.layout-panel-west>.panel-header>.panel-title {
    background: #0097e1 url(images/new/midea.png) no-repeat 17px 9px;
    background-size: 60px;
}
.layout-split-west >.panel-header> .panel-title {
    background: #0092d7;
}
.ztree li a.curSelectedNode, .layout-split-west .ztree li a.curSelectedNode,.ztree li a:hover {
    color: #0097E1;
}
.easyui-fluid .panel-title, .orange .panel-title {
    background-color: #0092d7;
}

.layout-split-west >.panel-header {
    border-bottom: 2px #0092d7 solid;
}

.tabs li:hover {
	background: #fff;
}
.tabs li:hover a span {
	color:#333;
}
.midea-tab .tabs .tabs-first.tabs-selected {
    background: #0092d7;
}
.midea-tab .tabs li.tabs-selected {
    background: #0092d7;
    border: 1px #0092d7 solid;
}
.user-menu dl dd:hover {
	background:#57a2fc;
}
.midea-tab .tabs li:hover{
	background: #0092d7;
	border:1px #0092d7 solid;
}
.window-body .layout-panel-west > .panel-header > .panel-title, .easyui-fluid > .panel-header > .panel-title {
    background: #0092d7;
}
.window .accordion .accordion-header {
    border-bottom: 2px #0092d7 solid;
}
.nav-counter {
    background: #0097E1;
}

.easyui-fluid .window-header .panel-title {
    background: none;
    border: none;
}
.window .window-header {
    border: none;
}
.remind-cont ul li img {
	background: #0092d7;
}
.remind-cont ul li div p b {
	background:#0092d7;
}
.tree-node-hover {
	background: #dff3ff;
	color: #333;
}
.combobox-item-hover {
	background: #E5F4FF;
	color: #333;
}
.combobox-item {
	color:#666;
	padding:3px 10px
}
.tree-node-selected,.combobox-item-selected {
    background: #E5F4FF;
    color: #333;
}
.datagrid-toolbar .l-btn:hover,.easyui-linkbutton:hover,.dialog-button .l-btn:hover,.impSettingForm  .l-btn:hover {
	background:#0092d7;
	background: -webkit-linear-gradient(top,#50c5fc 0,#0092d7 100%);
	background: -moz-linear-gradient(top,#50c5fc 0,#0092d7 100%);
	background: -o-linear-gradient(top,#50c5fc 0,#0092d7 100%);
	background: linear-gradient(to bottom,#50c5fc 0,#0092d7 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50c5fc,endColorstr=#0092d7,GradientType=0);
	border:1px #0092d7 solid
}
 
.datagrid-row-over,.datagrid-header-over .datagrid-cell,.datagrid-btable tr.datagrid-row-selected{
	background: #daf5fd;
}
 
.tabs-scroller-left {
    background: #0092d7 url(images/tabs_icons.png) no-repeat 1px center;
}

.tabs-scroller-right {
    background: #0092d7 url(images/tabs_icons.png) no-repeat -15px center;
}
.news-list ul li:hover a{
	color:#0092d7;
}
.textbox-invalid,.validatebox-invalid {
    border-color: #74C1FF;
    background-color: #DFF3FF;
}
.mandatory .textbox-invalid, .mandatory .validatebox-invalid {
    background-color: #F2F9FD;
    color:#111;
}
.searchbox-button {
	background:url(images/new/search.png) no-repeat 2px 1px;
}
.mandatory .textbox-invalid .textbox-button{
	    background: #F2F9FD;
	    border: none;
}
.calendar-selected {
    background-color: #daf5fd;
    color: #000000;
    border: 1px solid #5fbdfb;
    
}
.calendar-hover,
.calendar-nav-hover,
.calendar-menu-hover {
	background-color: #0092d7;
}
#curLoginOrg:hover {
	color: #0092d7;
}
.layout-expand .panel-title {
    background: none;
}
.layout-expand .panel-header {
    border-bottom-width: 0px;
}

.order-bottom table tr td b {
    color: #0092d7;
}

.warper footer .create-order .create-order-txt,.spread-warper footer .create-order .create-order-txt{
    background-color:#0097E1;
    font-size: 14px;
}
.warper footer .create-order .create-order-txt:hover{
    background:#0387c5;
}
.cart-tab .cart-tab-item.active {
	background-color:#0092d7; 
}
.hover-collect-inside {
	background:#0092d7;
	color:#FFF;
}
.menu-active {
	background: #0092d7;
}
.toopTip {
	height:30px; 
	width:280px;
	position:absolute; 
	box-shadow:none; 
	right:20px; 
	bottom:20px; 
	z-index:4;
	border:none;
	background: none;
}
.toopTipBg {
	height:30px; 
	width:280px;
	position:absolute; 
	box-shadow:1px 1px 10px #999999; 
	right:20px; 
	bottom:20px; 
	z-index:3;
	opacity: 0.75;
	background: #fff;
	border-radius: 4px;
}
.about {
	border-top:none;
}
.about a {
	line-height: 30px;
	color: #444;
}
.about a:hover {
	color:#0092d7;
}
.tab-cont .current h3 {
    color: #111;
}
.job-tab ul li.active {
	color: #0092d7;
}
.job-tab ul li span {
	display: inline-block;
	border-radius:8px;
	background:#0097e1;
	color:#fff;
	height:15px;
	line-height:15px;
	min-width:11px;
	text-align:center;
	margin-left:5px;
	padding: 0 2px;
	font-size: 12px;
}

.job-tab ul li.active span {
	font-weight: normal;
}
.timeout {
	background: url(images/new/timeout.png) no-repeat;	
}
.statistical li .txt,.statistical li .otherBtn {
	margin-left: 35px;
	width:calc(100% - 35px)
}
.statistical .txt div {
	line-height: 15px;
	text-align: center;
	width: 98px;
	color: #111;
}
.tab-cont ul .statistical ul {
	width:100%;
}
.tab-cont ul .statistical ul .otherCont ul{
	margin-top: 7px;
}
.tab-cont .statistical li {
	height: 30px;
}
.statistical .num {
	text-align: center;
	color: #111;
	font-weight: bold;
}
.statistical .receiveNum {
	width: 48px;
}
.statistical .machineNum {
	width: 90px;
}
.statistical .otherNum {
	width: 35px;
}
.statistical .complaintNum {
	width: 45px;
}
.tab-cont ul .current ul li {
	color: #111;
}
.tab-cont ul .current ul li:nth-child(1), .tab-cont ul .current ul li:nth-child(2),.tab-cont ul .current ul li:nth-child(3){
	font-weight: bold;
}
.toReceive {
	background: url(images/new/toreceive.png) no-repeat;
}
.service {
	background: url(images/new/service.png) no-repeat;
}
.serviceOrder {
	background: url(images/new/service.png) no-repeat;
}
.canAppeal  {
	background: url(images/new/complaint.png) no-repeat;
}
.other {
	background: url(images/new/other.png) no-repeat;
}
.timeout,.toReceive,.service,.serviceOrder,.canAppeal,.other {
	float:left;
	width:25px;
	height: 25px;
	background-size:25px 25px;
	margin: 3px 0 3px 10px;
}
.tab-cont ul .statistical li {
	position: relative;
	border-right:1px #F4F4F4 solid;
	padding-top: 0;
    margin-bottom: 7px;
    cursor: default;
}
.tab-cont ul .statistical li:nth-child(3),.tab-cont ul .statistical li:nth-child(6),.tab-cont ul .statistical li:nth-child(9){
	border-right:none
}
.infoList li a:hover {
	color:#0092d7;
}

.todoinfoList li a:hover,
.todoinfoList li a:hover span {
	color:#0092d7;
}
.toopTip ul li img {
	width:18px;
	height: 18px;
}




/*蓝色部分*/
    .engineer .accordion-header:hover {
        background: url(images/new/engineer-hover.png) no-repeat 17px 14px;
        background-size: 16px 16px;
    }
    .application .accordion-header:hover {
        background: url(images/new/application-hover.png) no-repeat 17px 14px;
        background-size: 16px 16px;
    }
	.repair-order .accordion-header:hover {
	    background: url(images/new/nav-con1hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.spare-parts .accordion-header:hover {
	    background: url(images/new/nav-con2hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.financial .accordion-header:hover {
	    background:url(images/new/nav-con3hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.technical .accordion-header:hover {
	    background: url(images/new/nav-con4hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.network .accordion-header:hover {
	    background: url(images/new/nav-con5hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.basic-data .accordion-header:hover {
	    background: url(images/new/nav-con6hover.png) no-repeat 17px 14px;
	}
	.workflow .accordion-header:hover {
	    background:url(images/new/nav-con7hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.report-forms .accordion-header:hover {
	    background:url(images/new/nav-con8hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.goup-permissions .accordion-header:hover {
	    background: url(images/new/nav-con9hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.advice-feedback .accordion-header:hover {
	    background: url(images/new/nav-con14hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.digital .accordion-header:hover {
	    background:url(images/new/nav-con10hover.png) no-repeat 17px 14px;
	    background-size: 16px 16px;
	}
	.readMessage .accordion-header:hover {
	    background: url(images/new/nav-con11hover.png) no-repeat 17px 14px;
	}
	.screen .accordion-header:hover {
	    background:url(images/new/nav-con12hover.png) no-repeat 17px 14px;
	}
	.top-tab>.tabs-header .tabs-scroller-left {
		background: #F4F4F4 url(images/new/tabs_icons_left.png) no-repeat 0 12px;
		border: none;
		width:24px;	
		
	}
	.top-tab>.tabs-header .tabs-scroller-right {
		background: #F4F4F4 url(images/new/tabs_icons_right.png) no-repeat 0 12px;
		border: none;
		width:24px;
	}
	.easyui-fluid .panel-title {
	    background-color: #fff;
	    color: #333;
	}
	.layout-expand .panel-title {
	    background: none;
	}
	.easyui-fluid .panel > .panel-header > .panel-title,.easyui-fluid > .panel-header > .panel-title,.layout-panel-north > .panel-header > .panel-title {
        width: auto;
        background: #fff;
	    border-bottom: 2px #0092d7 solid;
	    margin: 0 15px;
	    font-weight: bold;
	    color:#222;
	    height: 32px;
	    padding: 0;
	}
	#advanced_query_body .panel-header {
		height: 25px;
	}
	
	.easyui-fluid .window >.window-header > .panel-title {
		border-bottom:none;
		
	}
	.window-header > .panel-title {
		font-weight: normal;
	}
	.easyui-fluid .panel-header {
	    border-bottom: 1px #ccc solid;
	}
	.layout-expand .panel-header {
	    border-bottom-width: 0px;
	}
	.tabs-header {
		border: none;
		background: none;
		border-bottom: 1px #ccc solid;
	}
	
	.tabs-title {
		height: 32px;
	    line-height: 31px;
	    border-top: none;
	    display: block;
	    padding-bottom: 2px;
	}
	.tabs-selected .tabs-title {
	    border-bottom: 2px #0092d7 solid;
	    font-size: 14px;
	}
	.top-tab .tabs-selected .tabs-title {
	    border-bottom: none;
	}
	.tabs .tabs-first {
		background: #fff;
	}
	.tabs li.tabs-selected {
		border-bottom: 1px #ccc solid;
	}
	.tabs li {
		border: none;
		padding-bottom: 2px;
	}
	.l-btn {
		color: #0097E1;
	    background: #fff;
	    background-repeat: repeat-x;
	    background: -webkit-linear-gradient(top,#ffffff 0,#fff 100%);
	    background: -moz-linear-gradient(top,#ffffff 0,#fff 100%);
	    background: -o-linear-gradient(top,#ffffff 0,#fff 100%);
	    background: linear-gradient(to bottom,#ffffff 0,#fff 100%);
	    background-repeat: repeat-x;	   
		border: 1px solid #0097E1;
		margin-right: 5px;
	}
	.textbox .l-btn {
		margin-right: 0px;
		margin-top: 1px;
	}
	.datagrid-pager .l-btn {
		color: #333;
	}
	.datagrid-toolbar .l-btn:hover,.easyui-linkbutton:hover,.dialog-button .l-btn:hover,.impSettingForm  .l-btn:hover {
	 	background: #f2f9fd;
	    background-repeat: repeat-x;
	    background: -webkit-linear-gradient(top,#f2f9fd 0,#f2f9fd 100%);
	    background: -moz-linear-gradient(top,#f2f9fd 0,#f2f9fd 100%);
	    background: -o-linear-gradient(top,#f2f9fd 0,#f2f9fd 100%);
	    background: linear-gradient(to bottom,#f2f9fd 0,#f2f9fd 100%);
	    background-repeat: repeat-x;	   
		border: 1px solid #92cfff;
		color: #76c1fe;
		font-weight: normal;
	}
	#test_name, #test, #smaterial_id_name, #smaterial_id {
		border: 1px solid #0097E1;
	}
	.midea-tab .tabs .tabs-first.tabs-selected {
	    background: #fff;
	}
	.midea-tab .tabs li:hover {
	    background: #fff;
	    border: none;
	}
	.midea-tab .tabs li.tabs-selected a.tabs-inner .tabs-title {
		border-bottom: 2px #0092d7 solid;
		display: block;
		height: 33px;
	}
	.midea-tab .tabs li.tabs-selected {
	    background: #fff;
	    border: none;
	}
	#nav .ztree li a.curSelectedNode,#nav  .layout-split-west .ztree li a.curSelectedNode, #nav  .ztree li a:hover {
	    color: #0097E1;
	}
	#nav .ztree li.selectedLi {
		border-left: 2px #0097E1 solid;
		background: #F2F9FD;
	}
	.datagrid-btable tr.datagrid-row-over, .datagrid-header-over .datagrid-cell, .datagrid-btable tr.datagrid-row-selected {
	    background: #DFF3FF;
	}
	
	.window-body .layout-panel-west > .panel-header > .panel-title, .easyui-fluid > .panel-header > .panel-title {
		background: none;
	}
	.easyui-fluid > .window-header > .panel-title {
		border:none;	
	}
	.cart-tab {
		background: #F2F9FD;

	}
	.cart-tab .cart-tab-item.active {
		background: none;
		border-bottom: 2px #0097E1 solid;
	}
	.view-quantity {
		color: #0097E1;
	}
	.job-tab {
		height: 38px;
		margin-top: 0;
	}
	.job-tab ul li.active,.job-tab ul li {
		color: #222;
		height: 37px;
        line-height: 37px;
	}
	.job-tab ul li.active {
		font-size: 14px;
	}
	.window-body .layout-panel-west>.panel-header> .panel-title, .easyui-fluid>.panel-header> .panel-title {
	    height: 32px;
	    color:#000;
	}
	.layout-split-west .panel-tool {
		right: 5px;
	    top: 22px;
	}
	.window .window-header .panel-tool-collapse {
	    width:0
	}
	input[type='text'],.input-text {
		border: 1px #ddd solid;
    	border-radius: 2px;
	}
	.layout-split-west .layout-button-left {
	    background: url(images/new/collapse2.png) no-repeat 0 1px;
	    background-size: 14px 14px;
	}
	.westBg {
		/*background: url(images/new/expandText.png) no-repeat 0 center;*/
		background-size: 29px;
		width: 29px;
		height: 100%;
		position: absolute;
		left: 0;
		top:0;
		cursor: pointer;
	}
	.expandText {
		position: relative;
		width:100%;
		height: 100%;
	}
	.westBg p {
		background: url(images/new/expand2.png) no-repeat -2px bottom;
		background-size: 14px 14px;
		width:20px;
		height:134px;
		position: absolute; 
		left:7px;
		top:50%;
		margin-top: -60px; 
		color: #4a4a4a;
	}
	
	 input[type="checkbox"] {
	-webkit-appearance: none;  /*清除复选框默认样式*/ 
	height: 14px;   /*高度*/
	vertical-align: middle;
	width: 14px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	outline: none;
	border-radius:3px ;
}
.qryBody table tr td input[type="checkbox"] {
	height: 14px;
}
input[type="checkbox"]:checked {
	height: 14px;   /*高度*/
    vertical-align: middle;
    width: 14px;
    background: #fff url(images/new/Checkbox-Normal@2x.png) no-repeat;   /*复选框的背景图，就是上图*/
    background-size:100% 100% ;
    border:0
}
 input[type="radio"], input[name="rowId"],td[name="rowId"] input[type="checkbox"]{
	-webkit-appearance: none;  /*清除复选框默认样式*/ 
	height: 14px;   /*高度*/
	vertical-align: middle;
	width: 14px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	outline: none;
	border-radius:7px ;
}

input[type="radio"]:checked,input[name="rowId"]:checked,td[name="rowId"] input[type="checkbox"]:checked {
	height: 14px;   /*高度*/
    vertical-align: middle;
    width: 14px;
    background: #fff url(images/new/radio.png) no-repeat;   /*复选框的背景图，就是上图*/
    background-size:14px 14px;
    border:0
}
.panel-title {
	height:27px;
	line-height: 27px;
}
.box-sj {
	background: url(images/new/sj2.png) no-repeat; 
	width: 26px;
    height: 22px;
    background-size: 20px auto;
    position: absolute;
    top: -10px;
    right: 61px;
}
.btnDisable {
	color: #fff;
	background: #ddd;
	border: 1px solid #ddd
}
.btnDisable:hover{
	cursor: not-allowed;
}
	/*ztree*/
.ztree {
    padding: 10px 5px;
}
#nav .ico_open + .node_name, #nav .ico_close + .node_name {
    color: #222;
}
#nav .ztree li ul {
    /*padding: 10px 0 0 32px;*/
   padding: 5px 0;
   
}
.accordion .accordion-body .ztree li ul li span.button.switch {
    width: 0px;
}
.ztree li span.button.ico_close {
    background: url(images/new/on.png) no-repeat;
    background-size: 16px;
}
.ztree li span.button.ico_open {
    background: url(images/new/under.png) no-repeat;
    background-size: 16px;
}
#nav .ztree li span.button.ico_close,#nav .ztree li span.button.ico_open  {
    margin-top: 8px;
    left: 14px;
}
#nav .ztree li a {
	height: 29px;
	line-height: 29px;
	color: #222;
	width:165px;
}
#nav .ztree>li>a {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px #eee solid;
	padding-left: 38px;
	margin-left:14px;
}
#nav .ztree li ul li a {
    width: 167px;
    padding-left: 50px;
    
}
.accordion .accordion-body .ztree li span.button.switch {
    width: 0;
}

.datagrid-row-expander.datagrid-row-expand{
	float: left;
	background:url(images/new/down.png) no-repeat center;
	padding-top: 2px;
}
.datagrid-row-expander.datagrid-row-collapse{
	float: left;
	background:url(images/new/up.png) no-repeat center;	
	padding-top: 2px;
}
.datagrid-row-detail{
	text-align:left
}
.datagridDetails{
	margin-right:70px
	
}

.datagridDetailsDody{
	margin:10px 0
}
.details{
	margin-left:8px
}

.datagrid-cell.undefined{
	width:16px
}  
.user-list {
	top:7px;
	height:31px;
	z-index: 999;
}
.user-list .orgName {
	text-align: center; 
	margin-right: 0;
	
}
.textbox .qinput {
	background: url(images/new/qinput.png) no-repeat center center;
}

.commentsBtn {
	float:left;
	margin-left: 25px;
	margin-top: 9px;
}
.commentsBtn a{
	color: #333;
	margin-right: 25px;
	padding-left: 20px;
}
.comment-icon {
	background: url(images/new/comment-icon.png) no-repeat 0 0;
}
.share {
	background: url(images/new/share.png) no-repeat 0 1px;
}
.window .messager-body .text-align-l {
	text-align: left;
}
.window .messager-body div {
    text-align: center;
    margin-right: 15px;
    
}
.progressbar-text {
	text-indent: -9999px;
}
.tips-menu .more{
	width: 40px;
	height: 17px;
	text-indent: -9999px;
	background: url(images/new/more2.png) no-repeat;
	margin-top: 8px;
}
.user-menu dl dd {
	border:none;
	color: #333;
}
.errorAmountTip {
	background: url(images/new/errorAmountTip.png) no-repeat  0 2px;
	margin-left: 15px;
	padding-left: 15px;
}
.finish-w a {
    color: #50b61b;
    background: url(images/new/finish-w.png) no-repeat 0 1px;
    background-size: 20px 20px;
    padding-left: 13px;
    display: block;
    height: 23px;
    line-height: 23px;
}
.delay-w a {
    background: url(images/new/delay-w.png) no-repeat 0 1px;
    background-size: 20px 20px;
    padding-left: 13px;
    display: block;
    color: #ec2e2e;
    height: 23px;
    line-height: 23px;
}
.finish-z a {
    color: #50b61b;
    background: url(images/new/finish-z.png) no-repeat 0 1px;
    background-size: 20px 20px;
    padding-left: 13px;
    display: block;
    height: 23px;
    line-height: 23px;
}
.delay-z a {
    background: url(images/new/delay-z.png) no-repeat 0 1px;
    background-size: 20px 20px;
    padding-left: 13px;
    display: block;
    color: #ec2e2e;
    height: 23px;
    line-height: 23px;
}
.no-finish-w a {
    background: url(images/new/no-finish-w.png) no-repeat 0 1px;
    background-size: 20px 20px;
    padding-left: 13px;
    display: block;
    color: #ff970f;
    height: 23px;
    line-height: 23px;
}
.no-finish-z a {
    background: url(images/new/no-finish-z.png) no-repeat 0 1px;
    background-size: 20px 20px;
    padding-left: 13px;
    display: block;
    color: #ff970f;
    height: 23px;
    line-height: 23px;
}
.large-picture {
	display: inline-block;
	background: url(images/new/state.png) no-repeat;
	width:14px;
	height: 14px;
}
.window-proxy-mask, .window-mask {
	background: #333;
	filter: alpha(opacity=75);
    opacity: 0.75;
}
.counterfeit_flag_ued {
	float:left;
	background: url(images/new/counterfeit_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.general_complaint_flag_ued{
	float:left;
	background: url(images/new/general_complaint_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.general_complaint_flag_ued{
	float:left;
	background: url(images/new/general_complaint_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.unread_command_flag{
	float:left;
	background: url(images/new/unread_command_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.read_command_flag{
	float:left;
	background: url(images/new/unread_command_flag.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.install_set_flag_ued{
	float:left;
	background: #41c100;
	height: 20px;
	border-radius: 60px;
	padding: 0 3px;
	color: #fff;
}
.overtime_ued{
	float:left;
	background: url(images/new/overtime_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
/* 定制标志 */
.customization_ued{
	float: left;
    background: #0097E1;
    height: 20px;
    border-radius: 60px;
    padding: 0 3px;
    color: #fff;
}
.convenient_icon{
	float:left;
	background: url(images/new/convenient@2x.png) no-repeat;
  width: 28px;
  height: 18px;
  background-size: 28px 18px;
}
.userChange{
	float:left;
	background: url(images/new/userChange.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.leader_reply_flag{
	float:left;
	background: url(images/new/leader_reply_flag.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.read_additional_flag_ued{
	float:left;
	background: url(images/new/read_additional_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.required_engineer_flag_ued{
	float:left;
	background: url(images/new/required_engineer_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.severe_reminder_flag_ued{
	float:left;
	background: url(images/new/severe_reminder_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.severe_flag_question{
	float:left;
	background: url(images/new/severe_flag_question.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.severe_flag_question_reply{
	float:left;
	background: url(images/new/severe_flag_question_reply.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.unread_additional_flag_ued{
	float:left;
	background: url(images/new/unread_additional_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.unread_reminder_flag_ued{
	float:left;
	background: url(images/new/unread_reminder_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.urgent_ued{
	float:left;
	background: url(images/new/urgent_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.verySerious_complaint_flag_ued{
	float:left;
	background: url(images/new/verySerious_complaint_flag_ued.png) no-repeat;
	width:18px;
	height: 18px;
	background-size: 18px 18px;
}
.direct_dispatch_flag{
	float:left;
	background: url(images/new/direct_dispatch_flag.png) no-repeat;
	width:28px;
	height: 18px;
	background-size: 28px 18px;
}
.share_order_flag{
	float:left;
	background: url(images/new/share_order_flag.png) no-repeat;
	width:28px;
	height: 18px;
	background-size: 28px 18px;
}
#engineer_schedule .l-btn:nth-child(1) {
    width: 26px;
    height: 26px;
    background: #fff url(images/new/delayPre.png) no-repeat 0px 4px;
    opacity: 1;
}
#engineer_schedule .l-btn:nth-child(1):hover {
    background: #fff url(images/new/delayPre2.png) no-repeat 0px 4px;
}
#engineer_schedule .l-btn:nth-child(2) {
    width: 26px;
    height: 26px;
    background: url(images/new/delayNext.png) no-repeat 0px 4px;
    opacity: 1;
}
#engineer_schedule .l-btn:nth-child(2):hover {
    background: url(images/new/delayNext2.png) no-repeat 0px 4px;

}
.messager-warning,.messager-question {
    background: url(images/new/messager_icons.png) no-repeat center center;
    width:0;
    display: none;
}
.window .messager-body .messager-one  {
	text-align: center;
	margin-top: 5px;
}
.window .messager-body .messager-two  {
	text-align: left;
	margin-top: 5px;
}
.icon-one{
	display: inline-block;;
	background: url(images/new/messager_icons.png) no-repeat;
	background-size: 24px 24px;
    width: 24px;
    height: 28px;
    margin-right: 5px;
    vertical-align: middle;
}
.icon-two{
	float: left;
	display: inline-block;;
	background: url(images/new/messager_icons.png) no-repeat;
	background-size: 32px 32px;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    vertical-align: top;
    
}
.messager-question {
	margin-top: 0;
}
.combo-p {
	box-shadow: 0px 1px 4px #c3c3c3;
	border-radius: 5px;		
}
.combo-panel {
    border: none;
    border-radius: 5px;
}
.m-star {
    font-size: 12px;
}
.l-btn-plain-disabled {
	background:#fff;
	color:#e4e4e4;
	border:1px #e4e4e4 solid;
	opacity: 1;
	filter: alpha(opacity=100);
}
.l-btn-plain-disabled:hover {
	background:#e4e4e4;
	background: -webkit-linear-gradient(top,#e4e4e4 0,#e4e4e4 100%);
	background: -moz-linear-gradient(top,#e4e4e4 0,#e4e4e4 100%);
	background: -o-linear-gradient(top,#e4e4e4 0,#e4e4e4 100%);
	background: linear-gradient(to bottom,#e4e4e4 0,#e4e4e4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e4e4e4,endColorstr=#e4e4e4,GradientType=0);
	color:#fff;
	border:1px #e4e4e4 solid;
	opacity: 1;
	filter: alpha(opacity=100);
}
.pagination .l-btn-plain-disabled:hover {
	background: none;
	border:none;
}
.user-menu .user-info {
    background: #f2f9fd;
}
.calendar table {
 	border-collapse: collapse;
 	width: 92%;
 	margin-left: 4%;
 	height: 99%;
 } 
 .calendar table td {
 	border:1px #e4e4e4 solid;
 	border-radius: 0;
 }
.calendar-body th {
    background: #fff;
    padding: 2px 0;
}
.datebox-button {
	background: none;
}
.calendar-saturday {
    color: #000;
}
.calendar-sunday {
    color: #000;
}
.calendar-other-month {
	background: #f4f4f4;
	color:#a1a1a1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.calendar-selected {
    background-color: #0097e1;
    color: #fff;
}
.calendar-header {
    background: #f4f4f4;
}
.calendar-prevmonth {
    background: url(images/new/calendar_arrows.png) no-repeat -18px -2px;
}
.calendar-prevyear {
    background: url(images/new/calendar_arrows.png) no-repeat -1px -2px;
}
.calendar-nextmonth {
    background: url(images/new/calendar_arrows.png) no-repeat -34px -2px;
}
.calendar-nextyear {
    background: url(images/new/calendar_arrows.png) no-repeat -49px -2px;
}
.calendar-title span {
	color:#666;
}
.calendar-title .calendar-nav-hover {
	color: #fff;
}
.combo-panel {
	overflow: auto;
}
.tabs li:hover a .tabNum {
	color: #fff;
}
.tabs li:hover a .tabs-title {
	color: #333;
}
.window .icon-export {
	background: url(../icons/export.png) no-repeat center center;
}
.h3 {
	line-height: 40px;
	border-bottom: 1px solid #EEEEEE;
	margin: -4px 13px 12px;
	font-size: 12px;
	color: #333;
}
.tabNum {
	min-width: 8px;
    line-height: 14px;
    padding: 0 3px;
    background: #74C1FF;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    margin-left: 5px;
}
.tabs li.tabs-selected .tabNum {
	font-weight: normal;
}
.panel>.panel-header>span {
	margin-top: 2px;
}
.impMsg {
		/*padding-top: 30px;*/
		/*height: 157px;*/
	}
	.impMsg p {
		text-align: center;
		font-size: 14px;
	}
	.impMsg .txt {
		font-size: 18px;
	}
	.impBtn {
		border-top: 1px #eee solid;
		border-top: 1px #eee solid;
	    position: absolute;
	    bottom: 0px;
	    width: 100%;
	    height: 62px;
	}
	.successCont {
		text-align: center;
		padding-top:40px;
		font-size: 16px;
	}
	.msg-one {
		padding-top: 24px;
	}
	
	.msg-center {
		text-align: center;
		font-size: 16px;
    	padding-top: 9px;
	}
	.msg-left {
		text-align: left;
		padding: 10px 15px;
		line-height: 25px;
	}
	.impMsg .msg-one p{
		font-size: 18px;
	}
	.wflog {
		width: 134px;
	    display: inline-block;
	    background: #0097E1;
	    height: 35px;
	    line-height: 35px;
	    color: #fff;
	    border-radius: 2px;
	    margin-top: 17px;
	}
	.impLine {
		border-top: 1px #eee solid;
		position: absolute;
	    bottom: 0;
	    height: 70px;
	    width: 100%;
	    text-align: center;
	}
.impOk {
		display: inline-block;
		cursor: pointer;
		width:95px;
		text-align: center;
		background: #0097E1;
		border-radius: 2px;
		height: 35px;
		line-height: 35px;
		color: #fff;
		font-weight: bold;
		margin-top: 15px;
	}
	.errorIcon {
		display: inline-block;
	    background: url(images/new/errorIcon.png)  no-repeat;
	    width: 24px;
	    height: 24px;
	    background-size: 24px 24px;
	    vertical-align: middle;
	    margin-right: 8px;
	}
	.successIcon {
		display: inline-block;
		background:url("images/new/successIcon.png")  no-repeat;
		width: 24px;
	    height: 24px;
	    background-size: 24px 24px;
	    vertical-align: middle;
	    margin-right: 8px;
	}
	
.amap-icon img {
	width:40px;
}
.info-txt-l {
	background: #f4f4f4;
    float:left;
    line-height: 25px;
    width: 80px;
    text-align: right;
    padding-right: 8px;
    color: #111;
}
.info-txt-r {
	background: #f4f4f4;
    float:left;
    line-height: 25px;
    width: 187px;
    text-align: left;
    padding-left: 8px;
    margin-left: 5px;
    color: #111;
}
.info-middle ul li:nth-of-type(even) .info-txt-l,.info-middle ul li:nth-of-type(even) .info-txt-r{
	background: #fff;
}
.info div.amap-info-top {
	background: #fff;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	height: 35px;
    line-height: 38px;
}
.amap-info .info,.amap-info div.info-middle {
	border: none;
	border-radius: 4px;
}
.amap-info div.info-middle {
	float: left;
	padding:6px;
}
.info-middle ul li {
	clear: both;
}
.info:after,.info:before{
	content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: solid rgba(0,0,0,0);
    border-width: 12px;
    bottom: 24px;
    left: 123px;
}
.info {
	box-shadow: 2px 2px 10px #000;
	background: #fff;
}
.info:before {
    border-top-color: #b8b6b6;
    bottom: -24px;
}
.info:after {
    bottom: -23px;
    border-top-color: #ffff;
}

.easyui-fluid .panel-header {
	height: 23px;
}
.window  .window-header {
	border-bottom: 1px #eee solid;
	padding: 5px 0;
	height: 30px;
	line-height: 30px;
}
.tree-icon {
	width:0;
}
.tree-collapsed {
	background: url(images/new/tree-collapsed.png) no-repeat 0 5px;
	width: 12px;
	height: 18px;
	margin-left: 8px;
}
.tree-expanded {
	background: url(images/new/accordion_arrows.png) no-repeat -16px 4px;
	width: 12px;
	height: 18px;
	margin-left: 8px;
}
.m-textarea:hover {
	border: 1px solid #92cfff;
}
.window .messager-body {
    padding: 15px 0px 15px 15px;
}
::-webkit-scrollbar  
{  
    width: 10px;  
    height: 10px;  
    background-color:#F4F4F4;  
} 
.top-tab .tabs-panels-noborder .panel > .panel-body {
	overflow: hidden;
}

.tree-node {
	height:25px;
	line-height: 25px;
}
.window .layout-body .tree {
	background: #fff;
}
.tree-title {
	height:25px;
	line-height: 25px;
}
.amap-marker-label {
	display:none ;
}
.messager-one {
	font-size: 14px;
}
.dialog-button .l-btn {
	height:30px;
	margin-left:15px;
	margin-right: 15px;
	
}
.dialog-button .l-btn .l-btn-text {
	line-height: 30px;
	font-size: 14px;
}
.datagrid-fn .l-btn-text {
	line-height: 30px;
}
.l-btn-text .pagination-btn-separator {
	position: absolute;
    left: 0;
    top: 1px;
}
.datagrid-fn .icon-print {
	left: 6px;
    margin-top: -7px;
}
.pagination-info {
	color: #666;
}
.icon-print {
    background: url(images/new/print.png) no-repeat center center;
}
.icon-import {
    opacity: 1;
}
/*进度条样式*/
.progressbar-value .progressbar-text {
	background-color: #74c1ff;
}
.progressbar {
    border: none;
    background: #eee;
}
.loadImg {
	background: url('images/new/small-loading.gif') no-repeat;
	width:35px; 
	height:35px;
	 position:absolute; 
	 left:50%; 
	 top:40%;
	 z-index:20001;
    
}
#advanced_query_body .layout-panel-west .panel-header .panel-title .advanced_query_img {

	background: url(images/i_icon.png) no-repeat center center;
	background-size: 100% 100%;
}
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track  
{  
     /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/   
/*     border-radius: 10px;   */
    background-color: #F4F4F4;  
}  
  
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb  
{  
     border-radius: 6px;   
     /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/   
    background-color:  #bbb;  
    width:5px
}  

.job-box::-webkit-scrollbar-track  {  
    background-color: #fff;  
}  
.job-box::-webkit-scrollbar-thumb  
{  
     border-radius: 4px;   
     /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/   
    background-color:  #bbb;    
    width:2px
} 
#west .accordion .accordion-body {
	border: none;
}
.statistical .txt .otherCont {
	display: none;
	position: absolute;
	left:5px;
    background: #ffff;
    box-shadow: 1px 1px 10px #ddd;
    border-radius: 4px;
    padding:5px 10px 0;
    width: 120px;
    top: 35px;
    text-align: left;
}
.statistical .txt .otherCont {
	text-align: left;
	width: auto;
}
.otherTxt {
	text-align: center;
	margin-top: 6px;
	color: #333;
}
.otherHide {
	display: none;
}
.tab-cont ul li ul li .otherCont ul li {
	width:100%;
	clear:both;
	float:left;
	border: none;
	margin-bottom: 0;
}
.statistical .txt  .otherCont li div {
	float: left;
	width: auto;
}
.otherCont .num {
	display: none;
}
.statistical .txt .otherCont li .newNum {
	width: auto;
    margin-left: 5px;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    min-width: 13px;
    text-align: center;
    border: 1px #FFD16E solid;
    color: #FFD16E;
    border-radius: 8px;
    padding: 0 1px;
}
.otherCont:after, .otherCont:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: solid rgba(0,0,0,0);
    border-width: 9px;
    top: 18px;
    left: 63px;
}
.otherCont:after {
    top: -17px;
    border-bottom-color: #ffff;
}
.otherCont:before {
    border-bottom-color: #e5e7e7;
    top: -18px;
}
.twoBox > .easyui-layout > .layout-panel-north {
	border-bottom:10px solid #e8e8e8;
}
.threeBox > .easyui-layout > .layout-panel-north, .threeBox > .easyui-layout > .layout-panel-center{
	border-bottom:10px solid #e8e8e8;
}

.takeOrders .m-form-container {
	margin-left: 26px;
}
.takeOrders .textbox .textbox-prompt {
	height: 20px;
}
.takeOrders .l-btn-text {
	line-height: 20px;
	font-size: 14px;
}



/*主页修改2020.1.3*/
.tooltip-right .tooltip-content {
	max-height: 500px;
	overflow: auto;
}

.chart-cont {
    position: relative;
    height: calc(100% - 30px);
    z-index: 0;
}

#amapdiv ul {
    margin-left: 5px;
    margin-top: -1px;
}

.index-quickMenu {
    float: right;
    position: relative;
    background: #FFF;
    border: none;
    width: calc(50% - 12px);
    /*border-radius:5px;*/
    box-shadow: none;
    height: 316px;
    margin: 0px 6px;
}
.block .customMenu {
	/*display: box;
	display: -webkit-box;
	display: -moz-box;*/
}
.customMenuUl {
	float: left;
    width: 100%;
    margin-top: 7px;
	/*-webkit-box-flex: 1;
	-moz-box-flex: 1;*/
}
.usedMenuUl {
	clear: both;
	float: left;
	width:100%;
}
.customMenu ul li {
    float: left;
    width:80px;
    padding:7px 5px;
    margin-left: 1%;
    margin-bottom: 8px;
    /*background: #f5f5f5;*/
    border-radius: 2px;
    /*border-style: dashed;*/
    cursor: pointer;
    text-overflow: ellipsis;
	border: 1px #ccc solid;
}
.customMenu .usedMenuUl li {
	float:left;
	width: 80px;
	padding:7px 5px;
	border: 1px #ccc solid;
}
.customMenu .usedMenuUl li:nth-child(2n){
	border-radius: 0;
}
.customMenu .usedMenuUl li span{
	text-align: left;
	padding-left: 10px;
	background: url(../../../../../../images/yuan-icon.png) no-repeat 0 4px;
}
.customMenu li:hover p {
	color: #fff;
}
#customMenuUl li:hover {

    background: #0092d7;
    /*border-radius: 5px;*/
    /*border-style: dashed;*/
    border-width: 1px;
    /*border-color: #DDDDDD;*/
    cursor: pointer;
    /*text-overflow: ellipsis;*/
}
.customMenu .editMore {
	color:#0092d7;
}
#usedMenuUl li:hover {

	background:  #0092d7;
	/*border-radius: 5px;*/
	/*border-style: dashed;*/
	border-width: 1px;
	/*border-color: #DDDDDD;*/
	cursor: pointer;
	/*text-overflow: ellipsis;*/

}

.customMenu p {
    width: 80px;
    /*margin-top: 13px;*/
    /*font-size: 13px;*/
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}
.usedMenuUl span {
	width: 80px;
}
.customMenu  ul li img {
	width: 32px;
}
.customMenu ul .mipLi {
    width: 100%;
    border: none;
}

.todoinfoList .mipLi a {
    background: none;
}

.customMenu .mipLi .email-icon {
    width: 16px;
    margin-right: 5px;
}

.todoinfoList .mipLi a {
    width: calc(100% - 250px);
}

.customMenu .menuTtitle {
	padding-left: 9px;
	height: 30px;
    line-height: 35px;
    border-top: 1px #ccc solid;
}


.customMenuCount {
    display: inline-block;
    border-radius: 8px;
    background: #0097e1;
    color: #fff;
    height: 15px;
    line-height: 15px;
    min-width: 15px;
    text-align: center;
    margin-left: 5px;
    /*padding: 0 2px;*/
    font-size: 12px;
}

.blockMore {
    display: none;
    position: absolute;
    background: #0097e1;
    width: 100px;
    background: #fff;
    width: 76px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    right: 29px;
    top: 4px;
    z-index: 9;
}

.map-tool .blockMore ul li {
    width: 100%;
    margin: 0;
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.map-tool .blockMore ul li:hover {
    background: #3ba5ff;
    color: #fff;
}

.map-tool .blockMore ul li:hover a {
    color: #fff;
}

.map-tool .blockMore ul li a {
    width: 100%;
    margin: 0;
    text-align: center;
    height: 25px;
    line-height: 25px;
    color: #222;
}

.todo-tab ul li {
    margin: 0;
    margin-right: 30px;
}

/* 添加的样式 */
.grid {
    position: relative;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    overflow-x: hidden;
    overflow: hidden;
    margin-top: 10px;
}

.item.muuri-item-positioning {
    z-index: 2;
}

.item.muuri-item-placeholder {
    z-index: 2;
    margin: 0;
    opacity: 0.5;
}

.item.muuri-item-dragging,
.item.muuri-item-releasing {
    z-index: 9999;
}

.item.muuri-item-dragging {
    cursor: move;
}

.item.muuri-item-hidden {
    z-index: 0;
}

.item-content {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.index-box {
    overflow: hidden !important;
    height: 275px;
}

#gui {
    position: fixed;
    z-index: 3;
    left: 0px;
    top: 0px;
}

.item {
    position: absolute;
    width: calc(50% - 15px);
    height: 290px;
    z-index: 1;
    box-sizing: border-box;
    margin-left: 10px;
    margin-bottom: 10px;
}
.item-content{
	border-radius: 5px;

}
.item.width-2 {
    width: calc(20% - 15px);
}

.item.width-3 {
    width: calc(30% - 15px);
}

.item.width-4 {
    width: calc(40% - 15px);
}

.item.width-6 {
    width: calc(60% - 15px);
}

.item.width-7 {
    width: calc(70% - 15px);
}

.item.width-8 {
    width: calc(80% - 15px);
}

.item.width-9 {
    width: calc(90% - 15px);
}

.item.width-10 {
    width: calc(100% - 20px);
}

.item.height-2 {
    height: 290px;
}

.customMenu {
	height: 239px;
	overflow: auto;
}
.item.height-3 {
    height: 435px;
}
.height-3 .index-box{
	 height: 413px;
}
.height-3 .job-box{
	 height: 370px;
}
.height-3 .customMenu{
	 height: 380px;
}
.item.height-4 {
    height: 580px;
}
.height-4 .index-box{
	 height: 555px;
}
.height-4 .job-box{
	 height: 516px;
}
.height-4 .customMenu{
	 height: 520px;
}
/* #settingDialog {
    position: fixed;
} */
.panel.window:has(#settingDialog) {
    position: fixed;
}

#settingDialog li {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    background-color: red;
    margin-left: 10px;
    text-align: center;
    line-height: 50px;
}
/* 个人设置标题去除红色 */
#s_setting_tabs .tabs .tabs-first.tabs-selected{
	background-color: transparent !important;
	margin-top: -9px;
}
.content {
    width: 790px;
    height: 420px;
    box-sizing: border-box;
}

.img-content {
    height: 396px;
}

.content .img-box {
    width: 350px;
    height: 188px;
    float: left;
    margin-left: 30px;
    margin-top: 10px;
}
.customList {
	/*height:128px ;*/
	/*overflow: auto;*/
}
.img-box span{
	display: block;
	line-height: 24px;
	width: 100%;
	text-align: center;
}
.content .img-box-min {
    width: 192px;
    height: 94.5px;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
}

.content .img-box .img,
.content .img-box-min .img {
    width: 100%;
    height: 100%;
}

.ui-pagination-container,
.pagination {
    display: inline;
}

#thumbnailImg {
    position: relative;
    display: inline;
}

#thumbnailImg img {
    width: 26px;
    position: absolute;
    bottom: -3px;
    left: 3px;
}

.footer {
    text-align: center;
}

.ui-pagination-container {
    height: 34px;
    line-height: 34px;
}

.ui-pagination-container .ui-pagination-page-item {
    font-size: 14px;
    padding: 4px 10px;
    background: #fff;
    border: 1px solid #c5b7b7;
    color: #888;
    margin: 0 3px;
    text-decoration: none;
}

.ui-pagination-container .ui-pagination-page-item:hover {
    border-color: #568dbd;
    color: #568dbd;
    text-decoration: none;
}

.ui-pagination-container .ui-pagination-page-item.active {
    background: #568dbd;
    border-color: #568dbd;
    color: #fff;
    cursor: default;
}

/*自适应样式*/
.index-box {
	width: calc(100% - 12px);
}
.tab-cont {
    width: calc(100% - 6px);
}
.map-tool {
    position: absolute;
    right: 8px;
    z-index: 9;
    top: 10px;
}
.job-box {
	overflow: overlay;
	height: 230px;
}


#convenientServiceForm {
  margin: 0 16px 0px 16px;
  border: 1px solid #ddd;
  background: #f4f4f4;
  width: calc(100% - 34px);
}
#convenientServiceForm.m-form li ul li:first-child{
  padding: 0 2px 0 15px;
  width: auto !important;
}
#convenientServiceForm li ul li:nth-child(2) {
  width: calc(100% - 100px) !important;
}
#convenientServiceForm li.m-fieldcontainer {
  width: 100%;
}
#convenientServiceForm .convenientService-body {
  font-weight: bold;
}
.messager-body  .convenientService-dialog  .convenientService-body {
  margin-right: 0px;
  font-size: 13px;
  color: #3e9213;
  font-weight: bold;

}
.messager-body  .convenientService-dialog .convenientService-list{
  text-align: left;
  margin-bottom: 5px;
}
#captcha_div{
  position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    margin: 0;
    background: #00000075;
    z-index: 999;
}
.captcha_div_content {
  width: 346px;
  background: #FFFFFF;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -173px;
  transform: translateY(-50%);
}
.captcha_head {
  text-align: center;
  padding-top: 44px;
  text-align: center;
  padding-bottom: 30px;
}
.captcha_head .captcha_close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
}
.captcha_head .captcha_close::after{
  content: "";
  width: 20px;
  height: 1px;
  background: #666;
  display: block;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.captcha_head .captcha_close::before{
    content: '';
    width: 1px;
    height: 20px;
    background: #666;
    display: block;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.captcha_head  span{
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
}
.captcha_div_from {
  position: relative;
  width: 286px;
  margin: 0 auto;
}
#captcha_div .captcha {
  width: 254px;
  height: 44px;
  line-height: 44px;
  margin-bottom: 0;
  float: none;

}
.captcha_div_from .errText {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #D12E38;
  letter-spacing: 0;
  font-weight: 400;
  display: block;
  padding-top: 2px;
  padding-bottom: 8px;
  visibility: hidden
}

.captcha_div_button {
  border-top: 1px solid #dcdcdc;
  padding: 19px 0;
}
.captcha_div_buttons .captcha-btn {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 400;
  display: inline-block;
  line-height: 44px;
  width: 78px;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
  border: 1px solid;
  cursor: pointer;
}
.captcha_div_buttons .captcha-btn.captcha-btn-cancel{
  color: #666666;
  background: white;
  border-color: #d8d8d8;
  margin-right: 20px;
}
.captcha_div_buttons .captcha-btn.captcha-btn-determine{
  color: white;
  background: #0AA0EE;
  margin-left: -5px;
  margin-right: 30px;
}
.captcha_div_buttons {
  text-align: right;
}
.captchaImg{
  padding-left: 15px;
  height: 44px;
  cursor: pointer;
  position: absolute;
  right: 1px;
  top: 1px;
}

#captcha:focus{
  border: 1px solid #0AA0EE;
    outline: none;
}

.coordinated_logo {
  padding: 1px 5px;
  
  border-radius: 30px;
  font-size: 12px;
  text-align: center;
  color: white;
  float: left;
}
.coordinated_main_flag {
  background: #ff5722;
}
.coordinated_flag {
  background: #ff9800;
}
.convenientBox {
  border-bottom: 1px solid #bbbbbb;
  padding-bottom: 20px;
  padding-top: 20px;
}
.convenientBox:last-child{
  border-bottom: none;
}
.convenientBox:first-child{
  padding-top: 0px;
}
.messager-body #convenientDialogWarp {
  margin-right: 15px;
  margin-top: -2px;
  clear: both;
  display: block;
}
.messager-body #convenientDialogWarp  div {
  margin-right: 0px;
}
#convenientDialogWarp .convenientBoxTis {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.coordinatedDom {
  font-size: 14px;
}
.coordinatedDom p { 
  margin-bottom: 10px;
}
.coordinatedDom li {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
  line-height: 22px;
display: flex;
}
.coordinatedDom li span {
  float: left;
  margin-right: 10px;
  display: flex;
}
.coordinatedDom li span:last-child{
  margin-right: 0px;
}
.coordinatedDom li .liname {
  font-weight: bold;
  width: 95px;
  display: block;
  text-align: left;
  margin-right: 0px;
  float: none;
}
.coordinatedDom li div {
  flex: 1;
}

.coordinatedDom li span i {
  font-style: normal;
  font-size: 12px;
  display: block;
  border-radius: 100%;
  background: #03a9f4;
  color: white;
  width: 12px;
  height: 12px;
  line-height: 12px;
  margin-right: 2px;
  margin-top: 4px;
}

.l-btn.l-btn-disabled {
  background: #fff;
color: #e4e4e4;
border: 1px #e4e4e4 solid;
opacity: 1;
}

.common_flag {
  height: 20px;
  line-height: 20px;
  padding: 0 3px;
  font-size: 12px;
  color: white;
  border-radius: 2px;
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
}
.common_flag a{
  color: white;
}
.flag_green {
  background-color: #00D479;
}

.flag_black {
  background-color: #202C3D;
}
.flag_orange{
  background-color: #FFB22E;
}
.flag_grey{
  background-color: #C0C9D6;
}
.flag_red{
  background-color: #FF435A;
}
.flag_blue{
  background-color:#0085FA;
}

.defaultEyeClass {
  width: 16px;
  height: 16px;
  background: url(/c-css/resources/img/eye-icon.png) no-repeat;
  display: inline-block;
  cursor: pointer;
  background-size: 100%;
  vertical-align: bottom;
  /* padding-left: 5px; */
}

.defaultEyeClass:hover {
  background: url(/c-css/resources/img/eye-icon1.png) no-repeat;
  background-size: 100%;
}