*{font-size:14px;}
body {font-family:helvetica,tahoma,verdana,sans-serif;padding:20px;font-size:13px;margin:0;}
h2 {font-size:18px;font-weight:bold;margin:0;margin-bottom:15px;}
td img{display:block;border:1px solid #ccc;}
.grid {
    border: 1px solid #8DB2E3;
    font: 12px arial,helvetica,sans-serif;
}
.grid td {
    font: 100% arial,helvetica,sans-serif;
    height: 24px;
    padding: 5px;
}
.grid {
    border-collapse: collapse;
    width: 100%;
}
.grid th {
    background: none repeat scroll 0 0 #E7F3FE;
    border: 1px solid #8DB2E3;
    height: 27px;
    line-height: 27px;
    padding-left: 5px;
}
.grid td {
    border: 1px solid #8DB2E3;
    padding-left: 5px;
}

#layout_west_tree li ul li div{padding:8px 5px 0 10px;}
#layout_west_tree li div{padding:10px 20px 5px 20px;color: #fff;}

#header{overflow:hidden;height:80px;background:url("images/index/back_top.png") repeat-x;line-height:64px;color:#fff;font-family:Verdana,微软雅黑,黑体}
.header{background: url(images/index/logo.png) no-repeat left; width: 310px; height: 64px; float: left;}

.light-info{background:#FFFEE6;color:#8F5700;padding:12px;}
.light-tip{width:16px;height:16px;margin-right:8px;float:left;}

.icon_company{background: url('images/ext/company.png') no-repeat center center;}
.icon_dic{background: url('images/ext/dic.png') no-repeat;background-size: 100%;}
.icon_folder{background: url('images/ext/folder.png') no-repeat center center;}
.icon_add{background: url('images/ext/add.png') no-repeat center center;}
.icon_home{background: url('images/ext/home.png') no-repeat center center;}
.icon_refresh{background: url('images/ext/refresh.png') no-repeat center center;}
.icon_org{background: url('images/ext/org.png') no-repeat;background-size: 100%;}
.icon_resource{background: url('images/ext/resource.png') no-repeat center center;}
.icon_role{background: url('images/ext/role.png') no-repeat;background-size: 100%;}
.icon_user{background: url('images/ext/user.png') no-repeat;background-size: 100%;}
.icon_del{background: url('images/ext/del.png') no-repeat center center;}
.icon_sys {background: url('images/ext/1.png') no-repeat center center;}
.icon_parking{background: url('images/ext/2.png') no-repeat center center;}
.icon_parking1{background: url('images/ext/16.png') no-repeat center center;}
.icon_region{background: url('images/ext/3.png') no-repeat center center;}
.icon_commounity{background: url('images/ext/4.png') no-repeat center center;}
.icon_promt{background: url('images/ext/5.png') no-repeat center center;}
.icon_info{background: url('images/ext/6.png') no-repeat center center;}
.icon_examine{background: url('images/ext/7.png') no-repeat center center;}
.icon_device{background: url('images/ext/8.png') no-repeat center center;}

.icon_allpark{background: url('images/ext/21.png') no-repeat center center;}
.icon_park{background: url('images/ext/9.png') no-repeat center center;}
.icon_park1{background: url('images/ext/22.png') no-repeat center center;}


.icon_user1{background: url('images/ext/11.png') no-repeat center center;}
.icon_user2{background: url('images/ext/12.png') no-repeat center center;}

.icon_statistics{background: url('images/ext/13.png') no-repeat center center;}
.icon_statistics1{background: url('images/ext/14.png') no-repeat center center;}
.icon_statistics2{background: url('images/ext/15.png') no-repeat center center;}
.icon_statistics3{background: url('images/ext/17.png') no-repeat center center;}
.icon_statistics4{background: url('images/ext/18.png') no-repeat center center;}
.icon_statistics5{background: url('images/ext/27.png') no-repeat center center;}
.icon_statistics6{background: url('images/ext/28.png') no-repeat center center;}
.icon_statistics7{background: url('images/ext/29.png') no-repeat center center;}
.icon_statistics8{background: url('images/ext/30.png') no-repeat center center;}
.icon_statistics9{background: url('images/ext/31.png') no-repeat center center;}
.icon_statistics10{background: url('images/ext/32.png') no-repeat center center;}
.tree-file{background-size: 16px 16px;}
.icon_statistics11{background: url('images/ext/33.png') no-repeat center center;}
.icon_statistics12{background: url('images/ext/34.png') no-repeat center center;}
.icon_statistics13{background: url('images/ext/35.png') no-repeat center center;}

.icon_console{background: url('images/ext/19.png') no-repeat center center;}
.icon_console1{background: url('images/ext/20.png') no-repeat center center;}
.icon_console2{background: url('images/ext/23.png') no-repeat center center;}

.icon_man{background: url('images/ext/24.png') no-repeat center center;}
.icon_man1{background: url('images/ext/25.png') no-repeat center center;}
.icon_man2{background: url('images/ext/26.png') no-repeat center center;}
.tree-hit{float: right;}
.panel-title{height: 30px;line-height:30px;color: #666;margin-left: 10px;font-size: 14px;}
.tree-node-selected{background: none;background:#ffa234;}
.tree-node-hover{background: none;background:#ffa234;}
.tree-node{height:30px;}
.datagrid-cell, .datagrid-cell-group, .datagrid-header-rownumber, .datagrid-cell-rownumber{padding: 5px 4px;font-size: 14px;}
.datagrid-header .datagrid-cell span{font-size: 12px;}

.left_panel{width: 230px; overflow: hidden;overflow-y:auto;background: #283851;}
.left_panel::-webkit-scrollbar {/*������������ʽ*/
        width: 0px;     /*�߿�ֱ��Ӧ�����������ĳߴ�*/
        height: 1px;
    }
.left_panel::-webkit-scrollbar-thumb {/*����������С����*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #ccc;
    }
.left_panel::-webkit-scrollbar-track {/*������������*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #fff;
    }
.tree-collapsed{
	background: url(images/index/tree_icons.png) no-repeat;
	background-size: 8px;
}
.tree-expanded{
	background: url(images/index/tree_icons1.png) no-repeat;
	background-size: 12px;
}
.datagrid-body::-webkit-scrollbar {/*������������ʽ*/
        width:8px;     /*�߿�ֱ��Ӧ�����������ĳߴ�*/
        height: 8px;
    }
.datagrid-body::-webkit-scrollbar {/*������������ʽ*/
        width: 8px;     /*�߿�ֱ��Ӧ�����������ĳߴ�*/
        height: 8px;
    }
.datagrid-body::-webkit-scrollbar-thumb {/*����������С����*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #ccc;
    }
.datagrid-body::-webkit-scrollbar-track {/*������������*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #fff;
    }


.panel-body{
	box-shadow: -6px 20px 68px #88888A;
}
.datagrid .panel-body{
	padding:10px 10px 0 10px;
}
.datagrid-toolbar, .datagrid-pager{
	background: #fff;
}
.datagrid-header, .datagrid-td-rownumber{
	background:none;
}
.datagrid-header td, .datagrid-body td, .datagrid-footer td{
	border-width: 0 0px 0px 0;
}
.panel-header-noborder{
	border-width: 0 0 0 0;
}
.panel-header{
	background:none;
}
.datagrid-row-alt{
	background:#eceff8;
}
.tabs-icon{
    display: none;
}
.tabs-with-icon{
	padding-left: 0;
}
 .datagrid-header-over,.datagrid-header-row td{background-color:#4d94ff !important;color:#fff !important;cursor: pointer !important;height:40px;line-height:40px;}
 #toolbar span{font-size:12px;}
#toolbar a.l-btn{color:#fff;background-image:none;width: 68px;padding: 0;text-align: center;line-height: 28px;height: 28px;margin: 0 5px;border-radius: 10px;}
#toolbar a.l-btn span.l-btn-left{background-image:none;padding: 0;border-radius: 5px;}
.easyui-linkbutton{background: #4d94ff;}
.btn-top-bac{background: #5393cd;}
.btn-top-bac1{background: #f1bebe;}
.btn-top-bac2{background: #efaf56;}
.btn-top-bac3{background: #6cba70;}
.btn-top-bac4{background: #9864ee;}
.btn-top-bac5{background: #f2d044;}
.btn-top-bac6{background: #82bcf1;}
.btn-top-bac7{background: #82f19a;}
.btn-top-bac8{background: #00c777 !important;}
.btn-top-bac9{background: #00bbd4;}
.datagrid-header{border:none;background: #4d94ff;}

.file-btn{
	width: 100px;
    left: 180px;
    cursor: pointer;
    bottom: 40px;
}
.tabs-panels .panel:first-child{
	padding:0;
}

::-webkit-scrollbar {/*������������ʽ*/
        width: 0px;     /*�߿�ֱ��Ӧ�����������ĳߴ�*/
        height: 1px;
    }
::-webkit-scrollbar-thumb {/*����������С����*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #ccc;
    }
::-webkit-scrollbar-track {/*������������*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #fff;
    }

::-webkit-scrollbar {/*������������ʽ*/
        width:8px;     /*�߿�ֱ��Ӧ�����������ĳߴ�*/
        height: 8px;
    }
::-webkit-scrollbar {/*������������ʽ*/
        width: 8px;     /*�߿�ֱ��Ӧ�����������ĳߴ�*/
        height: 8px;
    }
::-webkit-scrollbar-thumb {/*����������С����*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #ccc;
    }
::-webkit-scrollbar-track {/*������������*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #fff;
    }
 .layout-split-west,.panel-header, .panel-body{
 	border:none;
 }
.tabs{
	height: 32px;
}
.tabs li a.tabs-inner{
	height: 30px;
	line-height: 30px;
}
.tabs li.tabs-selected a.tabs-inner{
	border-bottom: 2px solid #ffffff;
}
.tree-title{
	 margin-left: 5px;
}

.eas-pad{padding:20px !important;box-sizing: border-box;}
.eas-pad body{box-shadow: -6px 20px 68px #88888A;}
.tool-region{text-align: center;margin-bottom: 10px;font-weight: bold;}