html, body {
	color: #333;
	background: #f2f3f5;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	box-sizing: border-box;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
 *display:inline;
 *zoom:1
}
::-webkit-scrollbar {
width:9px;
height:9px
}
::-webkit-scrollbar-thumb {
border-radius:6px;
background:rgba(128,128,128,.5)
}
::-webkit-scrollbar-track {
border-radius:6px;
background:0 0
}
body, button, input, select, textarea {
	font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei"
}
input, select, textarea {
	font-size: 100%
}
input:focus {
	outline: none;
}
input {
	-webkit-appearance: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}
button, select {
	text-transform: none;
}
button {
	overflow: visible;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
.al-btn-blue {
	background-color: #006df0;
	border-color: #006df0;
	color: #fff!important;
}
.al-btn {
	display: inline-block;
	padding: 5px 12px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.al-btn-blue:not([disabled]):not(.disabled).active, .al-btn-blue:not([disabled]):not(.disabled):active, .show>.al-btn-blue.dropdown-toggle {
	background-color: #328dfa!important;
	border-color: #328dfa!important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.al-btn-blue:focus, .al-btn-blue.focus, .al-btn-blue.active, .al-btn-blue:active, .open>.dropdown-toggle.al-btn-blue {
	background-color: #108cee!important;
	border-color: #108cee!important;
}
.al-btn-blue:hover {
	background-color: #108cee;
	border-color: #108cee;
}
.al-btn:focus, .al-btn.focus, .al-btn:active, .al-btn.active {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.al-btn.active, .al-btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.al-btn.focus, .al-btn:focus, .al-btn:hover {
	color: #333;
	text-decoration: none;
}
a, button, a:focus, a:active, button:focus, button:active {
	outline: none !important;
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, i, strong, th, var, optgroup {
	font-style: normal;
	font-weight: normal
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 500
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #4251b6;
	text-decoration: none
}
.clearfix {/* 触发 hasLayout */
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
*overflow:visible
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
 *height:13px;
 *width:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
/******/
/**icon图标展示***/
.icon_nav_pic {
	font-size: 22px;
	color: #fff;
}
.sidestrip_bc {
	background: url(../img/navtop_ico/head_5.png) no-repeat;
	position: absolute;
	bottom: 20px;
	width: 18px;
	height: 14px;
	left: 15px;
}
ul.am-dropdown-content {
	padding: 0;
	bottom: 0px;
	top: auto;
	left: 30px;
	background: #2e303f;
	width: auto;
	border-radius: 0;
}
ul.am-dropdown-content>li>a {
	color: #fff;
}
/**二列导航样式**/
.main-left {
	background: #181818;
}
.hyzx-head-logo {
	height: 50px;
	display: block;
}
.hyzx-head-logo img {
	width: 120px;
	background-size: 100%;
	margin: 10px 0px 5px 10px;
}
.work_line_zhihui {
	margin: 0 auto;
 *zoom: 1;
	overflow: hidden;
}
.work_line_zhihui {
	width: 100%;
	clear: both;
}
.work_line_zhihui ul li {
	width: 28.5%;
	float: left;
	background: #2f2f2f;
	color: #000;
	border-radius: 5px;
	margin: 3% 2% 3% 2%;
	margin-bottom: 5px;
}
.work_line_zhihui ul li a:visited, .work_line_zhihui ul li a:hover, .work_line_zhihui ul li a:active {
	display: block;
	color: #fff;
	border-radius: 5px;
	background: #2e303f;
}
.work_line_zhihui p {
	text-align: center;
	padding: 0px 0px 3px 0px;
	margin-top: -5px;
	color:#e5e3e3;
}
.work_line_zhihui p a {
	color: #666;
	cursor: pointer;
}
.workbenth {
	text-align: center;
}
.workbenth img {
	width: 39px;
	text-align: center;
}
.workbenth-title {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.work_line-item {
	position: relative;
	float: left;
	width: 33.3%;
	height: 58px;
	-webkit-transition: .2s;
	transition: .2s;
}
.work_line-item a:hover {
	color: #00419f;
}
.work_line-item:hover i img:last-child {
	opacity: 1;
}
.work_line-item i {
	position: absolute;
	top: 2px;
	left: 1px;
	width: 55px;
	height: 55px;
}
.work_line-item i img {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	will-change: opacity;
	border-radius: 5px;
}
.work_line-item i img:last-child {
	opacity: 0;
}
/**二级左侧导航**/
.total-list {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.total-list li {
	line-height: 20px;
}
.total-list li a img {
	width: 20px;
	margin-right: 8px;
	position: relative;
	top: 6px;
	border-radius: 2px;
}
.total-list li a span {
	float: right;
}
.total-list li a span img {
	width: 10px;
	position: relative;
	top: 3px;
	margin-right: 8px;
}
.total-list li a {
	height: 40px;
	line-height: 40px;
	color: white;
	display: block;
	cursor: pointer;
	font-size: 14px;
	color: #000;
	padding-left: 10px;
}
.total-list li a:hover {
}
.total-list li .list_title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	background: #2f2f2f;
	height: 30px;
	line-height: 30px;
	border-radius: 0px;
	color: #fff;
}
.main-list-left {
	display: block;
	background: #eef8fe;
	width: 100%;
	float: left;
}
.main-list-left li {
	width: 100%;
	border-width: 1px 0px 0px;
	background: #181818;
}
.main-list-left li a {
	display: block;
	color: #fff;
	background: none;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 0px;
}
.main-list-left .main-list-li a {
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main-list-left .main-list-li a span {
	font-size: 20px;
	color: #666;
	margin-top: 10px;
	margin-right: 10px;
}
.main-list-left li a:hover, .main-list-left li .sen_x {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main-list-left .main-list-li a:hover, .main-list-left .main-list-li .sen_x {
	background: #2e303f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav-slide {
	left: 51px;
	top: 0;
	background: #181818;
	height:100%;
	z-index: 99;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition-timing-function: cubic-bezier(.08, .72, .71, .96);
	-webkit-transition-timing-function: cubic-bezier(.08, .72, .71, .96);
}
.nav-slide.hover {
	width:190px;
	display:block;
	left:50px;
	top:0px;
}
.mainform-search {
	height: 28px!important;
	font-size: 12px;
	border-color: #323030;
	-webkit-border-radius: 2px;
	color: #999!important;
	padding: 0px;
	line-height: inherit;
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 80%;
	position: relative;
	margin: 9px 0px 5px 4px;
	border: solid 1px #323030;
	border-radius: 5px;
	-webkit-radius: 5px;
	float: left;
	background: #323030;
}
.mainform-search:focus {
	border-color: #2f2f2f !important;
	outline: 0;
	background: #2f2f2f;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.from_search_tion {
	padding-left: 24px;
}
.but-search-dw {
	position: relative;
	top: 9px;
	right: 6px;
	float: left;
}
.but-search-button {
	width: 95%;
	text-align: center;
	padding: 0px;
	height: 30px!important;
}
/**切换企业***/
.S_enterprise {
	color: #fff;
	position:relative;
	z-index: 10000;
	left: 15px;
	height:30px;
}
.S_enterprise a {
	background: none;
}
/* main-left-nav */
.mui-mbar-tabs {
	width: 50px;
	background: #2e303f;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	height: 100%;
	-webkit-transition: width linear .4s;
	-moz-transition: width linear .4s;
	-ms-transition: width linear .4s;
	transition: width linear .4s;
	_position: fixed;
	_bottom: auto;
 _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-10);
}
.mui-mbar-tabs i {
	display: inline-block;
	cursor: pointer;
	height: 20px;
	width: 20px;
	position: relative;
	top: 15px;
	left: 15px;
	vertical-align: top;
}
.main_links_panel {
	width: 50px;
	height: 100%;
	position: absolute;
	background: #2e303f;
	z-index: 2;
	top: 0;
	left: 0;
	font-family: 'microsoft yahei', arial;
	border-right: solid 1px #2e303f;
}
.main_links_panel a {
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
	color: #d8d8d8;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0px;
 *left:-15px;
	z-index: 1;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #3d3f4b;
}
.own_main {
	height: 48px;
	width: 50px;
	border-bottom: solid 1px #3d3f4b;
}
.own_main a {
	height: 48px;
	border-bottom: solid 1px #3d3f4b;
	cursor: pointer;
	border-top: none!important;
}
.own_main img {
	width: 40px;
	height: 40px;
	margin-left: 5px;
	margin-top: 5px;
	border-radius: 20px;
}
.main-nav {
	width: 50px;
}
.main-nav ul li {
	float: left;
}
.main-nav ul li.current a i {
	color: #108cee;
}
.main-nav-box {
	width: 100%;
	height: 100%;
}
.main-nav-box .main-nav-item {
	display: none;
}
.main-nav-box .main-nav-item:first-child {
	display: block;
}
.main-ifram-margin {
	margin: 0px
}
.main-search-height {
	position: relative;
	height: 40px;
}
.search_control_ico {
	position: absolute;
	font-size: 16px;
	width: 47px;
	z-index: 5;
	color: #999;
	padding: 11px 0px 9px 16px;
}
.main-select {
	width: 95%;
	height: 30px!important;
}
/**新增右侧展开收缩样式**/
.sidebar-toggler1 {
	cursor: pointer;
	background: url(../img/navtop_ico/up.png) no-repeat;
	background-size: 100%;
	width: 30px;
	height: 30px;
	float: left;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 55px;
}
.sidebar-toggler {
	cursor: pointer;
	background: url(../img/navtop_ico/close.png) no-repeat;
	background-size: 100%;
	width: 30px;
	height: 30px;
	float: left;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 50px;
}
.hyzx-head-top {
	width: 100%;
	height: 48px;
	background-color: #181818;
}
.hyzx-headnav-left>li {
	float: left;
	height: 100%;
	position: relative;
}
.hyzx-headnav-left>li>a {
	padding: 0 10px;
	color: #fff;
	line-height: 48px;
	font-size: 14px;
	display: block;
	height: 100%;
}
.hyzx-headnav-left>li>a:hover, .hyzx-headnav-left>li>a:focus, .hyzx-headnav-left>li>a.active {
  background-color: #30305a;
  outline: 0;
}

.hyzx-head-top>.hyzx-headnav-left>li:hover>a {
	background-color: #1d1e2c;
	color: #8e97d3;
	display: block;
}

.hyzx-headnav-left>li>.active{
	background-color: #1d1e2c;
	color: #8e97d3;
}
.hyzx-tab-nav {
	margin-left: 10px;
}
.hyzx-tab-nav li {
	overflow: hidden;
	font-size: 14px;
	float: left;
}
.hyzx-tab-nav li a {
	display: block;
	position: relative;
	padding: 0px 5px 0px 10px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}
.hyzx-tab-nav li a:hover {
	display: block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	color: #8e97d3;
}
.hyzx-tab-nav li a:hover i {
	color: #8e97d3;
	background: url(../img/navtop_ico/delect.png) no-repeat left center;
	background-size: 60%;
	width: 10px;
	height: 10px;
	margin-left: 5px;
}
/**新增右侧展开收缩样式**/
.collapse {
	display:block;
	width:190px;
}
.collapse1 {
	display:none;
}
.page-sidebar-main {
	width: 0px;
	z-index: 1000;
}
.page-sidebar-fixed .page-sidebar-main {
}
.page-content {
	margin-left: 0px;
	margin-top: 0px;
	height: 100%;
}
.page-sidebar-main {
	position: relative;
	width: 0px;
	float: left;
}
.page-sidebar-closed .sidebar-toggler1 {
	margin-left: 0px;
}
.page-sidebar-closed .page-sidebar-main {
	width: 189px;
	position:absolute;
	top:0px;
	left:50px;
	border-right: solid 1px #181818;
}
.page-sidebar-closed .page-content {
	margin-left: 0px !important;
}
.page-sidebar-open .sidebar-toggler {
	margin-left: 190px;
}
.page-sidebar-open .page-sidebar-main {
	width: 189px;	
	border-right: solid 1px #181818;
}
.page-sidebar-open .page-content {
	margin-left: 190px !important;
}
.quick_links_pop {
	position: absolute;
	top: 0;
	display: block;
	left: 50px;
	box-shadow: 0 0 5px #999;
	border-radius: 5px 0 0 5px;
}
.quick_links_pop .pop_panel {
	font-size: 12px;
	width: 100%;
	height: 100%;
	overflow: auto;
	position: relative;
}
.plugin_content {
	position: absolute;
	top: 0;
	left: 50px;
	height: 100%;
	z-index: 0;
	-moz-box-shadow: 2px 2px 10px #ddd;
	-webkit-box-shadow: 2px 2px 10px #ddd;
	box-shadow: 2px 2px 10px #ddd;
}
.f-16{
	font-size:16px!important;
	opacity:0.8;
}

/**底部退出显示样式新增**/
.main_nav_bottom{position:absolute; bottom:0px;}
.nav-bottom ul {
	cursor: pointer;
}
.nav-bottom-box {
	-webkit-perspective: 200px;
	z-index: 99;
	position:absolute;
	bottom:0px;
	position:relative;
}
.nav-bottom-ul li a {
	display: block;
	width: 50px;
	height: 40px;
    line-height: 40px;
	overflow: hidden;
	text-align: center;
	position: relative;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.nav-slide-bottom {
	position: fixed;
	left: 50px;
	bottom: 0px;
	width: 170px;
	background: #252829;
	transform: rotateY(120deg);
	z-index: 99;
	visibility: hidden;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.nav-slide-bottom.hover {
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	z-index: 15;
	visibility: visible;
}
/**二级菜单**/
.nav-slide-bottom-o li a {
	line-height: 40px;
	height:40px;
	display: block;
	padding: 0 20px;
	color:#fff;
	font-size: 14px;
	overflow: hidden;
	text-align: left;
	position: relative;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.nav-slide-bottom-o li a:before {
	content: '';
	position: absolute;
	left: -230%;
	top: 0px;
	width: 200%;
	height: 100%;
	z-index: 1;
}
.nav-slide-bottom-o li a:hover {
	color:#fff;
	background: #393d40;
}
.nav-slide-bottom-o li a span {
	position: relative;
	z-index: 1;
	line-height:40px;
}