/*---------程序员可自行修改皮肤------------------*/
body{font-size:14px;color:#333; min-height: 100%;position: relative}/*全站默认字体颜色*/
html{height:100%;}
h4{line-height:30px;}
a{color:#333;}
.bg-1{ background-color:#f5fafe}

.page-container{ padding:40px 10px;}
.Hui-header{ background:#2D6DCC; border-bottom:3px solid #27ba3f;}/*头部颜色*/
.Hui-aside{ background:#fff; border-right: 1px solid #ccc}/*侧边栏*/
.Hui-logo,.Hui-logo-m{color:#fff}/*logo文字颜色*/
.Hui-logo:hover,.Hui-logo-m:hover{color:#fff;text-decoration: none}
#Hui-nav li a{ color:#999}/*头部导航文字颜色*/
#Hui-nav li a:hover{ color:#fff}
#Hui-nav li.current a,#Hui-nav li.current a:hover{ color:#fff; background-color:#111}/*导航高亮状态*/
.menu_dropdown dt{color:#000;border-bottom: 1px solid #ccc}/*左侧二级导航菜单*/
.menu_dropdown li a{color:#000;border-bottom: 1px solid #222}
.menu_dropdown li a:hover{color:#fff; background:url(../images/libg.png) no-repeat;}
.menu_dropdown li span:hover{color:#fff; background:url(../images/libg.png) no-repeat;}
.menu_dropdown li.current a,.menu_dropdown li.current a:hover{ background:#777}

/*页面框架*/
.Hui-header{ position:absolute;top:0; right:0; left:0;height:50px;z-index:99; overflow:hidden}
.Hui-aside{position: absolute;top:50px;bottom:0;left:0;/*padding-top:10px;*/width:199px;z-index:99;overflow:auto}
.Hui-article-box{position: absolute;top:50px;right:0;bottom: 0;left:199px; overflow:hidden}
.Hui-article{position: absolute;top:40px;bottom: 0;left:0; right:0;overflow:auto;z-index:1}
.Hui-container{ padding:45px 0 0}

.Hui-aside,.Hui-article-box,.dislpayArrow{-moz-transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;-ms-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;transition: all 0.2s ease 0s}
.big-page .Hui-article-box,.big-page .dislpayArrow,.big-page .breadcrumb{left:0px}
.big-page .Hui-aside{ left:-200px}

/*组件*/
/*logo*/
.Hui-logo,.Hui-logo-m{height:100px; margin-left:20px;font-size:16px; font-weight:bold; line-height:100px}
.Hui-logo{display:inline-block;width:278px; height:39px; margin-top:4px;padding-right:5px; background:url(../images/adminLogo.png);}
.Hui-logo:hover,.Hui-logo-m:hover{text-decoration:none; color:#fff;}
.Hui-logo-m{display:none;width:45px;margin-left:10px}
.Hui-subtitle{ font-size:12px; color:#eee; padding-top:15px}
.viewhome{ line-height:44px; padding-right:15px}
.viewhome a{ color:#FFF; padding-left:20px; background:url(../images/icon_link.png) no-repeat 0 center}

/*导航*/
#Hui-nav{ margin-left:200px; margin-right:100px}
#Hui-nav li,#Hui-nav li a{height:44px; line-height:44px}
.Hui-userbox{ position:absolute; top:10px; right:20px}
.Hui-nav-toggle{ display:none; position:absolute; top:0px; right:10px; width:44px; height:44px; background:#333 url(../images/hamburger.gif) no-repeat center}
/*左侧菜单*/
.menu_dropdown dl{ margin-bottom:0;}
.menu_dropdown dt{display:block;font-weight: bold;line-height:39px;/* padding-left:15px; */padding-left:40px;cursor:pointer;position:relative}
.menu_dropdown dt .menu_dropdown-arrow{ position:absolute;overflow: hidden; top:0; right:15px;transition-duration:0.3s ;transition-property:all;}
.menu_dropdown dd{ display:none}
.menu_dropdown dt.selected .menu_dropdown-arrow{transform: rotate(180deg);}
.menu_dropdown dd.selected{display:block; margin-left:0px}
.menu_dropdown ul{padding:0px}
.menu_dropdown li{line-height:35px;overflow:hidden;zoom:1}
.menu_dropdown li a{padding-left:15px; display:block;font-weight: bold; margin:0}
.menu_dropdown li a i{ font-weight: normal}
.menu_dropdown dd ul{ /*padding:3px 8px*/}
.menu_dropdown dd li{line-height:30px}
.menu_dropdown dd li a{line-height:32px;padding-left:24px; border-bottom:none; font-weight:normal}
.menu_dropdown li a:hover{text-decoration:none; color:#fff;}
.menu_dropdown dl.menu-user0{ background:url(../images/homeIcon.png) 10px 12px no-repeat;}
.menu_dropdown dl.menu-user1{ background:url(../images/baseIcon.png) 10px 12px no-repeat;}
.menu_dropdown dl.menu-user2{ background:url(../images/orderIcon.png) 10px 12px no-repeat;}
.menu_dropdown dl.menu-user3{ background:url(../images/statisticsIcon.png) 10px 12px no-repeat;}
.menu_dropdown dl.menu-user4{ background:url(../images/systemIcon.png) 10px 12px no-repeat;}
/*菜单收缩切换*/
.dislpayArrow{position: absolute;top: 0;bottom: 0;left:200px;width:0px; height:100%;z-index:10}
.dislpayArrow a{ position:absolute; display:block; width:17px; height:61px;top:50%; margin-top:-30px; background:url(../images/icon_arrow.png) no-repeat 0 0; outline:none}
.dislpayArrow a.open{ background-position:0 -61px}
.dislpayArrow a:hover{ text-decoration:none; background-position:right 0}
.dislpayArrow a.open:hover{background-position:right -61px}

/*选项卡导航*/
.Hui-tabNav{height: 40px; padding-right:75px;background:#f4f4f4;overflow:hidden; position:relative; border-bottom:1px solid #ccc;}
.Hui-tabNav-wp{position:relative; height:40px;overflow:hidden}
.Hui-tabNav .acrossTab{ position:absolute; top:0px; left:0px}
.loading {background:url(../images/loading_072.gif) no-repeat center; height:100px}
.show_iframe iframe {position: absolute;bottom: 0;height: 100%;width: 100%}
.Hui-tabNav-more {position: absolute;right:0px;width:70px;top:8px;display: none}

/*面包屑导航*/
.breadcrumb{ width:100%; background-color:#F5F5F5; position:fixed; top:0; left:0; z-index:999;}

/*页脚*/
.footer{border-top:1px solid #E8E8E8;margin-top:20px;font-family:tahoma,Arial;font-size:12px;color:#999;line-height:22px;text-align:center}
.footer p{padding-top:15px}
.footer a,.footer a:hover{color:#999}

/*大屏幕*/
@media (min-width: 1200px){
  
}
/*横向平板*/
@media (min-width: 768px) and (max-width: 979px){
  
}

/*横向手机 竖向平板*/
@media (max-width: 767px) {
	html{ overflow-y:auto}	
	#Hui-nav{margin-left:130px!important; margin-right:60px}
	#Hui-nav li{width:24%;font-weight:bold;font-size:16px}
	#Hui-nav li a{ display:block}
	.Hui-nav-toggle{ display:block}
	.Hui-aside{ display:none;float:none; width:100%; height:auto; margin-top:0;padding-top:0;bottom:auto}
	.big-page .Hui-aside{ left:0!important}
	.Hui-subtitle,.dislpayArrow,.Hui-userbox,.Hui-tabNav{ display:none}
	.menu_dropdown dt{line-height:44px}
	.menu_dropdown li,.menu_dropdown dd li,.menu_dropdown dd li a{ line-height:44px}
	.Hui-tabNav{ position:fixed; z-index:998}
	.Hui-article-box{ position:static; left:0}
	.Hui-article-box .pd-20{padding:20px 10px}
	.Hui-article{left:0}
	.Hui-container .bk-gray{ border:none}
	.Hui-container .pd-10{ padding:0}
}

/*竖向手机*/
@media (max-width: 480px) {
	#Hui-nav{margin-left:50px!important;margin-right:60px}
		.Hui-logo{ display:none}
		.Hui-logo-m{ display:inline-block; padding-right:5px}
		.Hui-subtitle,.dislpayArrow,.Hui-userbox{ display:none}
  
}

/*==============以下是业务相关的样式====================*/
/*权限*/
.permission-list .item{ display:inline-block; float:left;white-space:nowrap; width:100px; padding:5px 0}
.permission-list b.item{ width:50px}