@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt,var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption, tbody, tfoot, thead,th,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, rsection, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: rgba(91, 108, 199,.1);
}
::-webkit-scrollbar-thumb {
  background: #a0a2a6;
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #a0a2a6;
}
::-webkit-scrollbar-thumb:vertical:hover {
  background: #a0a2a6;
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "arial","PingFangSC-Regular", "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue";
	font-size: 14px;
	line-height: 1.6;
	font-weight:normal;
	color: #333;
	background-color: #f2f2f2;
}

em {
	display: block;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

em,strong,th,address {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

img,object,embed {
	border: 0;
	vertical-align: top;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

li {
	list-style-type: none;
}

strong {
	font-weight: bold;
}
input, textarea, select {
	outline:none;
}
img {
	height: auto;
	border: 0px;
	vertical-align:bottom;
	-ms-interpolation-mode: bicubic;
	display: block;
}
ul, ol, li, dl {
	list-style: none;
}
i {
	font-style: normal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
a {
	text-decoration: none;
}
a,button,input,textarea,dt,dd,.tab,.nav li h3 { 
	tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-appearance: none;
}
a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}

input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"] {
	outline: none;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{  /* chrome */
    -webkit-appearance: none!important;  
    margin: 0;  
}
input[type="number"]{
	-moz-appearance:textfield; /*Firefox*/
}

input[type=button]{
	-webkit-appearance:none;
	outline:none
}
button{
	-webkit-appearance:none;
	outline:none
}

/*ios*/
input[type=button], input[type=submit], input[type=file], button { 
	cursor: pointer; 
	-webkit-appearance: none; 
}
/* for Chrome */
.positionCt::-webkit-scrollbar {
    display: none;
}

.cl:after,.top:after,.searchBox:after,.node_control ul:after,.filter:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cl {
	zoom:1;
}

/*----link fresh reset------------------------------------------------------*/
.layui-tab-title li {
	transition:  none!important;
	-webkit-transition: none!important;
}

.layui-btn, .layui-input, .layui-select, .layui-textarea, .layui-upload-button {
	-webkit-appearance: none!important;
	transition: none!important;
	-webkit-transition: none!important;
}

.hn_header .layui-layout-left, .hn_main {
	transition: none!important;
}

.layui-tab-title {
	transition: none!important;
	-webkit-transition: none!important;
}


/*--------admin style------------------------------------------------------------------------*/
.layui-layout-admin .layui-header {
	background-color: #fff;
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.062);
}

.hn_menu {
	z-index: 99999;
	background-color: #1E824A;
	transition: all ease-in-out .3s;
}
.hn_menu .layui-logo {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1002;
	width: 200px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-weight: 300;
	background-color: #1E824A;
	color: #fff;
	transition: all ease-in-out .3s;
	font-size: 20px;
	font-weight: bold;
}
.hn_menu .layui-logo a {
	color: #fff;
}
.hn_menu .layui-logo:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,.38);
}
.hn_menu .layui-nav {
	background-color: rgba(255,255,255,0);
}
.hn_menu .layui-nav-tree .layui-nav-bar {
	background-color: rgba(255,255,255,.62);
}
.hn_menu .layui-nav-itemed>.layui-nav-child {
	background-color: rgba(255,255,255,.08)!important;
}
.hn_menu .layui-nav li:hover a {
	background-color: rgba(255,255,255,.08);
}
.hn_menu .layui-nav-child dd.layui-this,.hn_menu .layui-nav-child dd.layui-this a { 
	background-color: rgba(255,255,255,.12);
}

.hn_menu .layui-nav li.layui-this:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background-color: rgba(255,255,255,.38);
}
.hn_menu .layui-nav li.layui-this:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 56px;
	background-color: rgba(255,255,255,.62);
	z-index: 9999999999999;
}

.layui-nav-tree .layui-this,.layui-nav-tree .layui-this>a {
	background-color: rgba(255,255,255,.12);
}
.hn_header .layui-layout-left,.hn_main {
	transition: all ease-in-out .3s;
}
.hn_header .layui-nav .layui-nav-item a {
	color: #333;
	padding: 0 10px;
}
.hn_header .layui-nav .layui-nav-item .avator_lead,.hn_header .layui-nav .theme_change a{
	padding: 0 20px;
}
.avator .avator {
	height: 60px;
}
.avator .avator_lead img {
	float: left;
	margin: 15px 6px 0 0;
}
.hn_header .layui-nav .layui-nav-more {
	border-color: rgba(0,0,0,.38) transparent transparent;
	border-top-color: rgba(0,0,0,.38);
}
.hn_header .layui-nav .layui-nav-mored {
	border-color: transparent transparent rgba(0,0,0,.38);
}
.hn_header .layui-nav-bar,.hn_header .layui-nav .layui-this:after {
	display: none;
}

.iconfont,.layui-icon {
	font-size: 18px;
}

.hn_header .layui-nav .layui-nav-item .admin_title {
	font-size: 22px;
	font-weight: bold;
	color: #1E824A;
}

.layui-nav .notice_tip .layui-badge-dot {
	right: 5px;
	margin: -12px 0  0;
}


/*--------admin reset------------------------------------------------------------------------*/
.layui-side-menu .layui-nav .layui-nav-item .iconfont {
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -21px;
}
.layui-side-menu .layui-nav .layui-nav-item a {
	height: 40px;
	line-height: 40px;
	padding-left: 45px;
	padding-right: 30px;
}
.layui-side-menu .layui-nav .layui-nav-item > a {
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}




/*--------folded menu------------------------------------------------------------------------*/
.hnBox_folded .hn_menu,.hnBox_folded .hn_menu .layui-logo {
	width: 0;
}
.hnBox_folded .layui-layout-left {
	left: 0;
}
.hnBox_folded .hn_main {
	left: 0;
}

/*--------layui reset------------------------------------------------------------------------*/
.layui-layout-admin .layui-body {
	position: fixed;
	top: 60px;
	bottom: 0;
}
.layadmin-iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.layui-fluid {
	padding: 15px;
}
.layui-btn {
	background-color: #33BB6F;
}
.global_btn .layui-btn {
	padding: 0 25px;
	margin-left: 10px;
}
/* .cancel_btn {
	background-color: #FF9E35!important;
}
 */
.global_btn .layui-btn a {
	color: #fff;
	display: block;
}
.layui-table-cell {
	height: auto;
}

/* zdy style*/
.dtree-zdy-item-this{background-color: rgba(0,0,0,0)!important;} /* 当前选中行样式*/
.dtree-zdy-item:hover{background-color: rgba(0,0,0,0)!important;} /* 行悬停样式*/
.dtree-zdy-item cite{font-size:14px!important;} /* 行文字样式*/
.dtree-zdy-item-this cite{color: #333!important;} /* 当前选中行文字样式*/
.dtree-zdy-item:hover cite{color:#333!important;} /* 行悬停文字样式*/
.dtree-zdy-dtreefont{font-size: 18px!important;} /* 一级图标、二级图标、复选框样式*/
.dtree-zdy-ficon{color:#707070!important;vertical-align: -2px;}  /*一级图标特定样式*/
.dtree-zdy-icon{color:#707070!important;vertical-align: -2px;}  /*二级图标特定样式*/
.dtree-zdy-checkbox:hover{color:#5FB878!important;}  /*复选框悬停样式*/
.dtree-zdy-choose{color:#5FB878!important;} /* 复选框选中样式*/

.dtree-icon-dian {
	display: none;
}
.dtree-zdy-item cite {
	padding: 5px 10px;
}
.dtree-zdy-item cite:hover {
	color: #33BB6F!important;
}
.dtree-zdy-item cite.current {
	color: #fff!important;
	background-color: #33BB6F!important;
	border-radius: 4px;
}
.dtree-zdy-item cite.current:hover {
	color: #fff!important;
}


/*--------theme colors------------------------------------------------------------------------*/
.fu1 .hn_header .layui-nav .layui-nav-item .admin_title {
	color: #00956e;
}
.fu1 .hn_menu .layui-logo {
	background-color: #00956e;
}
.fu1 .hn_menu {
	background-color: #00956e;
}

.fu2 .hn_header .layui-nav .layui-nav-item .admin_title {
	color: #1d998f;
}
.fu2 .hn_menu .layui-logo {
	background-color: #1d998f;
}
.fu2 .hn_menu {
	background-color: #1d998f;
}

.fu3 .hn_header .layui-nav .layui-nav-item .admin_title {
	color: #1a6bce;
}
.fu3 .hn_menu .layui-logo {
	background-color: #1a6bce;
}
.fu3 .hn_menu {
	background-color: #1a6bce;
}

.fu4 .hn_header .layui-nav .layui-nav-item .admin_title {
	color: #f1815e;
}
.fu4 .hn_menu .layui-logo {
	background-color: #f1815e;
}
.fu4 .hn_menu {
	background-color: #f1815e;
}

.fu5 .hn_header .layui-nav .layui-nav-item .admin_title {
	color: #bba378;
}
.fu5 .hn_menu .layui-logo {
	background-color: #bba378;
}
.fu5 .hn_menu {
	background-color: #bba378;
}

.fu6 .hn_header .layui-nav .layui-nav-item .admin_title {
	color: #4e5c6f;
}
.fu6 .hn_menu .layui-logo {
	background-color: #4e5c6f;
}
.fu6 .hn_menu {
	background-color: #4e5c6f;
}

/*--fly start--------------------*/
 .fu1.main_color, .fu2.main_color, .fu3.main_color, .fu4.main_color, .fu5.main_color, .fu6.main_color {
	background-color: #fff;
}

.layui-btn-primary {
	background-color: rgba(255,255,255,0)!important;
}

.fu2 .layui-form-select dl dd.layui-this {
	background-color: #1d998f;
}
.fu2 .layui-btn {
	background-color: #1d998f;
}
.dtree-zdy-item cite:hover {
	color: #1d998f!important;
}
.fu2 .dtree-zdy-item cite.current {
	background-color: #1d998f!important;
}
.fu2 .layui-layer-title {
	background-color: #1d998f!important;
}
.fu2 .layui-layer-btn .layui-layer-btn0 {
	border-color: #1d998f!important;
	background-color: #1d998f!important;
}
.fu2 .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #1d998f;
}
.fu2 #layui-laydate1 .layui-laydate-header {
	background-color: #1d998f!important;
}
.fu2 #layui-laydate1 .layui-this {
	background-color: #1d998f !important;
}
.fu2 .layui-laydate-content td.laydate-selected {
	background-color: rgba(29,153,143,.22)!important;
}
.fu2 .laydate-footer-btns span:hover {
	color: #1d998f;
}
.fu2 .trace_lead li.current a {
	color: #1d998f;
}
.fu2 .ele_title:before {
	border: 2px solid #1d998f;
}
.fu2 .trace_lead:before {
	border-left: 3px solid #1d998f;
}
.fu2 .layui-tab-brief>.layui-tab-more li.layui-this:after,.fu2 .layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: 2px solid #1d998f;
}
.fu2 .layui-layer-btn .layui-layer-btn0 {
	border-color: #1d998f!important;
	background-color: #1d998f!important;
}
.fu2 .layui-form-onswitch {
	border-color: #1d998f;
	background-color: #1d998f;
}
.fu2 .layui-layer-btn .layui-layer-btn0 {
	border-color: #1d998f!important;
	background-color: #1d998f!important;
}
.fu2 .layui-nav .theme_change .layui-nav-child dd.layui-this a {
	background-color: #1d998f;
}
.fu2 .layui-form-checked[lay-skin=primary] i {
	border-color: #1d998f!important;
	background-color: #1d998f;
}













/*--------chapters------------------------------------------------------------------------*/
.mainCt {
	background-color: #fff;
	margin: 15px 0 0;
	border-radius: 4px;
}
.mainWrap {
	padding: 15px;
}
.comCt {
	margin: 15px 0 0;
	border-radius: 4px;
}
.comCt .mainWrap {
	padding: 0;
}
.mainSec .mainWrap {
	padding: 40px 0 20px;
}
.mainSec .layui-form {
	padding-right: 30px;
}
.layui_float {
	float: left;
}
.layui_tip {
	float: left;
	line-height: 38px;
	margin: 0 0 0 15px;
}
.position_lead {
	float: left;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
}
.position_lead i {
	font-size: 14px;
	color: #666;
}
.position_lead a:after {
	content: '>';
	padding: 0 5px;
	color: #999;
}
.position_lead a:last-child:after {
	display: none;
}
.node_lead {
	margin: 10px 0 0;
}
.node_lead span {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	border-left: 3px solid #33BB6F;
	padding: 0 0 0 8px;
}
.global_btn {
	float: right;
}


.layui-btn-primary{
	background-color: rgba(255,255,255,0);
}
.layui-btn-primary:hover {
	border-color: #aaa;
}


.layui-container {
	width: auto!important;
}

/*--promp reset--*/
.layui-layer-setwin .layui-layer-min cite {
  background-color: #fff!important;
	opacity: .7;
	filter:alpha(opacity=70);
}
.layui-layer-setwin .layui-layer-min:hover cite {
	opacity: .5;
	filter:alpha(opacity=50);
}

.main_color {
	position: relative;
	background-color: #fff;
	min-width: inherit;
	overflow-y: auto!important;
}

.secWrap {
	padding: 20px 5px;
}
.popWrap {
	padding: 20px;
}
.main_mid {
	background-color: #fff;
	overflow: hidden;
	min-width: auto;
}
.secMid {
	padding: 0 60px;
	margin-top: 50px;
}
.secMid .layui-form-item {
    margin-bottom: 15px;
}

.secMid .layui-form-select dl {
    max-height: 160px;

}
.layui-layer-title {
	color: #fff!important;
	/*background-color: #00956e!important;*/
	background-color: #1a6bce!important;
}
.layui-layer-btn {
	position: relative;
	background-color: #fff;
	box-shadow: 0 -1px 20px rgba(0, 0, 0, 0.08);
}
.layui-layer-btn .layui-layer-btn0 {
	border-color: #33BB6F!important;
	background-color: #33BB6F!important;
	color: #fff!important;
}

/*--------layui reset------------------------------------------------------------------------*/
.layui-table-page>div {
	text-align: right;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #33BB6F;
}
.table_btn .layui-btn {
	padding: 0 10px;
}
.inspect_btn {
	background-color: #0FAAB5!important;
}
.modify_btn {
	background-color: #0073FF!important;
}
.delete_btn {
	background-color: #FF9E35!important;
}
.com_btn {
	background-color: #33BB6F;
}
.layui_ic .layui-icon {
	font-size: 16px;
	position: absolute;
	right: 3px;
	top: 50%;
	color: #b2b2b2;
	margin-top: -12px;
	cursor: pointer;
	border-width: 6px;
	transition: all .3s;
	-webkit-transition: all .3s;
	vertical-align: middle;
}
#layui-laydate1 .layui-laydate-header {
	background-color: #00956e!important;
}
.layui-laydate-content td.laydate-selected {
	background-color: rgba(0,149,110,.22)!important;
}

.centerBox {
	padding: 0 20%;
	margin: 12% 0 0;
}

/*--------form label------------------------------------------------------------------------*/
.label_7bt.layui-form-label,.label_7bt .layui-form-label {
	width: 100px;
	padding: 9px 0!important;
	text-align: right;
}

.block_self.layui-input-block,.block_self .layui-input-block {
	margin-left: 20px!important;
}

.label_8bt .layui-input-block {
	margin-left: 170px!important;
}
.label_8bt .layui-form-label {
	width: 150px;
	padding: 9px 0!important;
	text-align: right;
}

.label_9bt .layui-input-block {
	margin-left: 200px!important;
}
.label_9bt .layui-form-label {
	width: 180px;
	padding: 9px 0!important;
	text-align: right;
}
.layui-textarea {
	min-height: 90px;
}

.label_lead {
	position: relative;
	padding: 0 0 0 60px;
}
.label_title {
	position: absolute;
	top: 0;
	left: 0;
}
.label_ct .layui-input-block {
	padding-right: 35px;
}
.self {
	margin: 0!important;
	padding: 0!important;
}
.label_ct .self {
	margin-left: -15px!important;
}


/*--------start------------------------------------------------------------------------*/
.layui-form-select dl {
	max-height: 190px;
}
.searchBox {
	margin: 10px 0 15px;
}
.label_auto .layui-form-label {
	width: auto;
	padding: 9px 15px 9px 0;
}
.searchBox .layui-form-item {
	float: left;
	margin: 0;
}
.searchBox .layui-form-item .layui-input-inline {
	margin: 0;
}
.search_btn {
	float: left;
	padding: 0 10px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: 0;
	background-color: #33BB6F;
}
.search_btn i {
	font-size: 24px;
}

.searchBtn {
	float: left;
	border-radius: 4px;
	overflow: hidden;
	margin: 0 0 0 40px;
}
.searchBtn i {
	float: left;
	font-size: 20px;
}
.searchBtn span {
	float: left;
	margin: 0 0 0 6px;
}


/*--------chain------------------------------------------------------------------------*/
.nodeSec .layui-fluid {
	position: inherit;
}
.node_control {
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E6E6E6;
}
.controlWrap {
	padding: 0 40px;
}
.control_lt {
	float: left;
}
.control_mid {
	display: inline-block;
}
.control_rt {
	float: right;
}
.node_ic {
	cursor: pointer;
	float: left;
	font-size: 12px;
	color: #666;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	margin: 0 40px 0 0;
}
.node_control ul li:last-child {
	margin: 0;
}
.add_title {
	background-image: url(../images/node_do1.png);
}
.add_child {
	background-image: url(../images/node_do2.png);
}
.add_sibling {
	background-image: url(../images/node_do3.png);
}
.node_modify {
	background-image: url(../images/node_do4.png);
}
.node_delete {
	background-image: url(../images/node_do5.png);
}
.node_binding {
	background-image: url(../images/node_do6.png);
}

.node_show {
	position: absolute;
	left: 15px;
	right: 15px;
	height: calc(100% - 135px);
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	overflow: auto;
}
.nodeWrap {
	padding: 40px;
}
.node_show:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/grid.png) center center;
	opacity: 0.08;
}
.node_title {
	text-align: center;
}
.node_title span {
	position: relative;
	font-size: 17px;
	color: #666;
	font-weight: bold;
	padding: 0 6px;
}
.node_title span:before,.node_title span:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 40px;
	border-bottom: 1px solid #33BB6F;
}
.node_title span:before {
	right: 100%;
}
.node_title span:after {
	left: 100%;
}

.filter {
	margin: 15px 0 10px;
}
.filter_lead {
	float: left;
}
.filter_lead .layui-form-item {
	float: left;
	clear: inherit;
}  
.filter_lead .searchBox {
	float: left;
	margin: 0;
}
.filter_selected {
	float: right;
}
.fit_inline .layui-form-item .layui-input-inline {
	width: 140px;
}
.fit_inline .bedate_fit .layui-input-inline,.bedate_fit .layui-input-inline {
	width: 190px;
}

/*--------statistics--------------------------------*/
.statistics {
	background-color: rgba(255,255,255,0);
}
.statistics_mark ul li {
	position: relative;
	float: left;
	width: 20%;
	padding-bottom: 9%;
	overflow: hidden;
	background-position: 15px center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 20px 0 0;
	border-radius: 6px;
}
.statistics_mark ul li dl {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5% 20px 0 20px;
}
.area_mark {
	background-color: #5ECDA4;
	background-image: url(../images/mark_1bk.png);
}
.enterprise_mark {
	background-color: #ff8571;
	background-image: url(../images/mark_2bk.png);
}
.chain_mark {
	background-color: #E9C248;
	background-image: url(../images/mark_3bk.png);
}
.ic {
	display: block;
	width: 54px;
	height: 54px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 72%;
}
.area_mark .ic {
	background-image: url(../images/mark_1.png)
}
.enterprise_mark .ic {
	background-image: url(../images/mark_2.png)
}
.chain_mark .ic {
	background-image: url(../images/mark_3.png)
}
.statistics_mark li dd {
	color: #fff;
	margin: -25px 0 0;
}
.statistics_mark li dd span {
	font-size: 15px;
	font-weight: bold;
}
.statistics_mark li dd i {
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 0 30px;
}

.statistics_map {
	margin: 70px 0 0;
}
#map {
	margin-left: -150px;
}

/*----trace------------------------------------------------------*/
.secTip .layui-form-item {
	position: relative;
}
.secTip .layui-input-block {
	margin-right: 30px;
}
.traceSec .layui-input,.layui_tip .layui-textarea {
	padding-right: 10px;
}
.unit_tip {
	position: absolute;
	top: 0;
	left: 100%;
	height: 38px;
	line-height: 38px;
	margin: 0 0 0 6px;
}

.traceTop {
	background-color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 20px 20px 0;
}
.trace_lead {
	position: relative;
	padding: 0 0 0 12px;
}
.trace_lead:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	height: 14px;
	border-left: 3px solid #33bb6f;
}
.trace_lead li {
	float: left;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	margin: 0px 40px 0px 0px;	
	color: #666;
}
.trace_lead li a {
	color: #666;
}
.trace_lead li.current {
	color: #33bb6f;
}
.trace_lead li.current a {
	color: #33bb6f;
}
.series_lead:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 15px;
	height: 3px;
	background: url(../images/series_lead.png) center center no-repeat;
	margin: -1.5px 0 0 -30px;
}

.traceSec .layui-tab {
	margin: 0;
}
.traceSec .layui-tab-title {
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 10px 0 0;
}
.traceSec .com_radius {
	border-radius: 4px;
}
.traceSec .layui-tab-title .series_lead:before {
	margin: -1.5px 0 0 -10px;
}

.secLead {
	background-color: #fff;
	border-radius: 4px;
	margin: 10px 0 0;
	padding: 10px 20px;
}
.secLead ul {
	padding: 0 20px;
}
.secLead li {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #dedede;
}
.secLead li:last-child {
	border-bottom: 0 none;
}
.secLead li dl {
	border-bottom: 1px solid #dedede;
}
.secLead li dl:last-child {
	border-bottom: 0 none;
}
.secLead li dl dd {
	margin: 30px 0 20px;
}
.trace_title {
	margin: 15px 0 20px -20px;
}
.trace_title span {
	position: relative;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding: 0 6px;
	margin: 0 0 0 26px;
}
.trace_title span:before,.trace_title span:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 26px;
	border-bottom: 1px solid #C2C2C2;
}
.trace_title span:before {
	right: 100%;
}
.trace_title span:after {
	left: 100%;
}
.ele_title {
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.ele_title:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border: 2px solid #33BB6F;
	border-radius: 100%;
	margin: 0 4px 0 0;
}
.ele_ct .layui-form-item {
	position: relative;
	float: left;
	width: 250px;
	clear: inherit;
	margin: 0 30px 15px 0;
}
.ele_ct .layui-form-item:last-child {
	margin-right: 0;
}

.chart_main {
	width: 100%;
	height: 400px;
	margin: 40px 0;
}

.checkSelf ul li {
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ededed;
}
.checkSelf ul li dl {
	margin: 10px 0 0;
}
.upload_title {
	margin: 20px 0 20px 54px;
}

/*----risk_level---------------------------------------*/
.risk .iconyujing {
	margin-right: 8px;
}
.state_alarm {
	color: #FF9E35;
}
.state_warning {
	color: #FF0000;
}
.state_normal {
	color: #33BB6F;
}

/*----bottm_control---------------------------------------*/
.popup_html {
	overflow: hidden;
}
.popup_html .secWrap {
	position: fixed;
	width: calc(100% - 10px);
	height: calc(100% - 90px);
	overflow: auto;
}
.bottm_control {
	position: fixed;
	bottom: 0;
	width: calc(100% - 30px);
	left: 0;
	padding-top: 10px!important;
}
/*----end---------------------------------------*/

/*----login---------------------------------------*/
.login {
	background: url(../images/login_bk.png) center center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	overflow: hidden;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* 没有前缀，目前支持Opera和谷歌浏览器 */
}
.login img {
	pointer-events:none;
}
.login_logo {
	position: absolute;
	top: -80px;
	left: 50%;
	transform: translate(-50%,0);
}
.loginCt {
	width: 1000px;
	height: 472px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -500px;
}
.loginWrap {
	width: 438px;
	background-color: #fff;
	position: absolute;
	right: 0;
	bottom: 50px;
	box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.12);
	border-radius: 10px;
}
.loginBox {
	padding: 20px 50px;
}
.loginName {
	font-size: 22px;
	font-weight: bold;
	color: #666;
	margin: 15px 0 10px;
}
.login_ic {
	position: absolute;
	left: 0;
	top: -2px;
	width: 20px;
	height: 37px;
	display: inline-block;
	background-position: left center;
	background-repeat: no-repeat;
}
.act {
	background-image: url(../images/l_user_icon.png);
}
.pas {
	background-image:url(../images/l_key_icon.png);
}
.id {
	background-image:url(../images/l_id_icon.png);
	background-size: 96%;
}
.loginWrap ul {
	margin-top: 34px;
	padding: 0;
}
.loginWrap ul li {
	position: relative;
	overflow: hidden;
	height: 39px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 24px;
	padding: 0  10px 0 30px;
}
.loginWrap ul li input {
	float: left;
	width: 100%;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	border: none;
	color: #333;
	background: transparent !important;
	outline: none;
}
/*账号*/
.account input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
/*密码*/
.password input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
/*登录*/
.loginWrap ul .login_button {
	padding: 0;
	border: none;
	background-color: rgba(25, 175, 102, 0.88);
	text-align: center;
	border-radius: 3px;
	box-shadow: 0 3px 12px 0 rgba(25, 175, 102, 0.38);
	height: 48px;
	transition: all ease-in-out .3s; 
}
.login_button a {
	display: block;
	color: white;
	font-size: 18px;
	font-weight: bold;
	line-height: 48px;
}
.loginWrap ul .login_button:hover {
	background-color: rgba(25, 175, 102, 1);
	box-shadow: 0 3px 12px 0 rgba(25, 175, 102, 0.58);
}
/*登录部分*/
.login_bk {
	position: absolute;
	width: 100%;
	height:100%;
	top: 0%; 
	left:0%;
	z-index: -1;	
}
.login_bk img {
	position: absolute;
	width: 100%;
	height:100%;
}
.login_bk .login_bk1 {
	top: 15%;
	height: auto;
}
.login_bk .login_bk2 {
	animation: updown 3.5s .2s infinite ease;
}
.login_bk .login_bk3 {
	width: 80%;
	right: 0;
	top: 100px;
	animation: updown 3s .2s infinite ease;
}
.login_bk .attach_main_bk {
	height: auto;
	bottom: 0;
}
.login_footer {
	position: fixed;
	bottom: 30px;
	width: 100%;
	left: 0;
	font-size: 14px;
	text-align: center;
	color: #fff;
	opacity: .62;
}

.login_main {
	float: left;
	position: relative;
	width: 562px;
	margin: 60px 0 0;
}
.main_show {
	position: relative;
	width: 80%;
	margin: 20px auto 0;
	z-index: 999;
	animation: wave 4s infinite ease;
}
.attach_show img {
	position: absolute;
}
.attach_bk {
	width: 100%;
	animation: updown_1 3s .2s infinite ease;
}
.attach_main_bk {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.attach_top {
	top: -70px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 99999;
	animation: fade 3s .2s infinite ease;
}
.attach_main {
	width: 100px;
	top: 60px;
}
.attach_l1 {
	width: 130px;
	bottom: 10px;
}
.attach_l1.lt {
	left: 0;
	animation: updown_1 2.5s .15s infinite ease;
}
.attach_l1.rt {
	right: -30px;
	animation: updown_1 3s .2s infinite ease;
}
.attach_l2 {
	width: 62px;
	bottom: 10px;
	z-index: 9999;
}
.attach_l2.lt {
	right: 50%;
	margin-right: 30px;
}
.attach_l2.rt {
	left: 50%;
	margin-left: 30px;
}
.attach_main {
	top: 110px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 9999999999;
}
.attach_bubble {
	width: 100px;
	top: 0;
	left: 50%;
	margin-left: -50px;
	z-index: 9999999998;
	animation: updown 4s .1s infinite ease;
}
.attach_light img {
	position: absolute;
	width: 100px;
}
.lt_1 {
	left: 130px;
	bottom: 220px;
}
.lt_2 {
	left: 20px;
	bottom: 140px;
}
.lt_3 {
	left: -20px;
	bottom: 90px;
}
.rt_1 {
	right: -30px;
	bottom: 120px;
}
.rt_2 {
	right: 0;
	bottom: 0px;
}


@keyframes wave
{
	0% {
		opacity: .92;
		transform: rotate(-.5deg) translate(0px,0);
	}
	30% {
		transform:rotate(-.25deg) translate(-1px,-1.5px);
	}
	45% {
		opacity: 1;
		transform:rotate(0) translate(2px,-2px);
	}  
	60% {
		transform:rotate(-.25deg) translate(-1px,-1.5px);
	}
	100% {
		opacity: .92;
		transform:rotate(-.5deg) translate(0px,0);
	}
}
@keyframes updown {  
	 0% {  
			 transform: translate(0px, 0px);  
	 }  
	 50% {  
			 transform: translate(0px, -10px);  
	 }  
	 100% {  
			 transform: translate(0px, 0px);  
	 }  
} 
@keyframes updown_1 {  
	 0% {  
			 opacity: .62;
			 transform: translate(0px, 0px);  
	 }  
	 50% {  
			 opacity: 1;
			 transform: translate(0px, -10px);  
	 }  
	 100% {  
			 opacity: .62;
			 transform: translate(0px, 0px);  
	 }  
} 
@keyframes fade {  
	 0% {  
			 opacity: .62;
	 }  
	 50% {  
			 opacity: 1;
	 }  
	 100% {  
			 opacity: .62;
	 }  
} 


/*----end---------------------------------------*/
/*----welcome---------------------------------------*/
.welcCt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.welc_title {
	text-align: center;
}
.welc_title span {
	position: relative;
	font-size: 21px;
	font-weight: bold;
	color: #7b7b7b;
	padding: 0 40px;
}
.welc_title span:before,.welc_title span:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 30px;
	border-bottom: 1px solid #00956e;
}
.welc_title span:before {
	left: 0;
}
.welc_title span:after {
	right: 0;
}

.welcImg {
	animation: updown 3s .1s infinite ease;
}
.welc_img {
	width: 72%;
	margin: 0 auto;
	animation: fade 3s .2s infinite ease;
}

/*----end---------------------------------------*/

.layui-upload-img{width: 150px; height: 150px; margin: 0 10px 10px 0;}


































