@font-face {
  font-family: 'iconfont';  /* project id 866246 */
  src: url('//at.alicdn.com/t/font_866246_a3exg0r74lo.eot');
  src: url('//at.alicdn.com/t/font_866246_a3exg0r74lo.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_866246_a3exg0r74lo.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_866246_a3exg0r74lo.woff') format('woff'),
  url('//at.alicdn.com/t/font_866246_a3exg0r74lo.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_866246_a3exg0r74lo.svg#iconfont') format('svg');
}
.clear{
	width: 100%;
	clear: both;
}
.em05{
	margin-left: 0.5em;
}
.em1{
	margin-left: 1em;
}
.em2{
	margin-left: 2em;
}
.iconfont{
	font-family: 'iconfont';
}
a:hover{
	text-decoration: none;
}
body,html{
	height:100%;
	width:100%;
	font-family: Hiragino Sans GB,Tahoma,Helvetica,Arial,'宋体','sans-serif';
	background: #f2f3f8;
}
.autopic,
.autopic2{
	display: none;
}
.bodyPadding{
	padding: 20px;
	padding-top: 120px;
	position: relative;
	box-sizing: border-box;
	height: 100%;
}
.bodyTableHead{
	position: absolute;
	padding: 0 20px;
	width: 100%;
	left: 0;
	top: 80px;
	z-index: 2;
}
.bodyTableHead table{
	background: #fff;
	margin: 0;
	box-shadow: 0px -3px 5px 1px rgba(69,65,78,0.08);
}
.bodyTableHead table tr:hover{
	background: #fff !important;
}
.bodyTableHead table td{
	font-weight: bold;
}
.bodyTitle{
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 20px;
	height: 80px;
	width: 100%;
	box-sizing: border-box;
	z-index: 9999999;
	background: none;
	color: #3f4047;
	font-size: 16px;
	font-weight: bold;
}
.bodyTitle>span{
	line-height: 40px;
	padding-right: 20px;
	display: inline-block;
	border-right: 1px solid #e2e5ec;
	float: left;
	padding-left: 10px;
}

.bodyTitle>.action{
	float: right;
	height: 40px;
	display: inline-block;
}
.bodyTitle>.action>div{
	float: left;
	margin-left: 10px;
}

.bodyTitle>.filter{
	height: 40px;
	z-index: 2;
	display: inline-block;
	float: left;
	margin-left: 5px;
}
.bodyTitle>.filter>a{
	height: 40px;
	line-height: 40px;
	color: #777;
	font-weight: normal;
	font-size: 12px;
	padding:0 10px;
}
.bodyTitle>.filter .m-nav__item{
	font-size: 12px;
	color: #555;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	padding-left: 10px;
	border-radius: 3px;
}
.bodyTitle>.filter .m-nav__item:hover{
	color: red;
	background: #f1f1f1;
}
.bodyTitle>.filter .m-nav__section{
	margin-bottom: 10px;
}
.bodyTitle>.filter li:last-child:hover{
	background: none;
}
.bodyTitle>.count{
	float: left;
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	color: #aaa;
}
.bodyTitle>.count>i{
	color: #f4516c;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin: 0 5px;
}
.bodyTitle .minTitle{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	float: left;
}
.bodyContent{
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}
.bodyContent table{
	background: #fff;
	margin:0;
}
.iframeTitle{
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	border-left-color: #0e9eff !important;
	color: #555;
	background: #fff;
}
.iframeTitle>i{
	font-style: normal;
	height: 52px;
	width: 52px;
	line-height: 52px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.iframeTitle>i:after{
	content: '\e642';
	font-family: 'iconfont';
	font-size: 20px;
}
.iframeTitle>i:hover{
	background: #354053;
	color: #fff;
}
.bodyTitle>blockquote{
	margin: 0;
	position: relative;
	border-left-color: #0e9eff;
	background: rgba(255,255,255,.1);
	color: #ccc;
}
.bodyTitleBtn{
	position: absolute;
	right: 0;
	top:0;
	height: 100%;
}
.bodyTitleBtn>div{
	height: 100%;
	padding: 0 15px;
	float: right;
	cursor: pointer;
	line-height: 52px;
	font-size: 20px;
}
.bodyTitleBtn>div:hover{
	background: #0e9eff;
	color: #fff;
}
.layui-form-label{
	color: #777;
	font-size: 12px;
}
.textarea{
	resize: none;
}
.layui-input, .layui-textarea{
	font-size: 12px;
}
.layui-btn{
	background: #354053;
	border-color: #354053;
	min-width: 94px;
}
.layui-btn-primary{
	background: none;
}
.minTitle{
	color: #5867dd;
}
.detailModel{
	padding: 20px;
	box-shadow: 0 0 5px #ddd;
	padding-top: 36px;
	position: relative;
	border-radius: 3px;
	box-sizing: border-box;
}
.detailModel:hover{
	box-shadow: 0 0 5px #bbb;
}
.detailModel>.title{
	color: #354053;
	position: absolute;
	left: 20px;
	top: 10px;
	border-bottom: 2px solid #354053;
	padding-bottom: 5px;
}
.detailModel>.content{
	height: 100%;
	border-top: 1px solid #eee;
	overflow: scroll;
	padding-top: 10px;
}
.detailModelFen{
	border-top: 1px dashed #eee;
	clear: both;
	margin: 10px 30px;
}
.slideMenu{
/* 	display: none; */
	box-shadow: 1px 1px 5px #000;
}
.slideMenu>li{
	color: #aaa;
	font-size: 14px;
	padding: 10px;
	font-weight:200;
	text-align: center;
	cursor: pointer;
	background: rgba(0,0,0,.5);
	font-size: 12px;
}
.slideMenu>li:hover{
	color: #fff;
	background: #354053;	
}
.slideMenu>li.empty{
	opacity: 0;
	padding: 0 10px;
}
.layui-form *{
	/*font-size: 12px !important;*/
}
.layui-form-radio{
	margin-top: 5px !important;
}
.layui-form-radio>i{
	font-size: 16px !important;
}
.layui-form-radio div{
	font-size: 12px !important;
	color: #777;
}
.iframeContent{
	padding: 20px;
	padding-top: 72px;
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	overflow: scroll;
	background: #f1f1f1;
}

.layui-form-checkbox[lay-skin=primary] i{
	height:12px;
	width:12px;
	line-height: 12px;
	font-size: 12px;
	margin-top: 1px;
}
.layui-form-checkbox[lay-skin=primary] span{
	position: relative;
	left: -6px;
	top: -1px;
	font-size: 12px;
}
.spop--top-right{
	z-index: 99999999 !important;
}
.actionList>span.action{
	height: 26px;
	line-height: 26px;
	width: 26px;
	text-align: center;
	font-size: 20px;
	display: inline-block;
	cursor: pointer;
	margin-right: 8px;
	color: #777;
	position: relative;
}
.actionList>span.action>ul{
	position: absolute;
	left: 0;
	margin-left: -27px;
	top: 100%;
	font-size: 12px;
    width: 80px;
	box-shadow: 0px 1px 10px 1px rgba(69,65,78,0.08);
    color: #555;
    z-index: 2;
    display: none;
    font-weight: 400;
}
.actionList>span.action:hover ul{
	display: block;
}
.actionList>span.action>ul:after{
	display:block;
    width:0;
    height:0;
    border-width:0 8px 8px;
    border-style:solid;
    border-color:transparent transparent #fff;/*透明 透明  灰*/
    position:absolute;
    content: '';
    position: absolute;
    left:50%;
    top: -8px;
    margin-left: -8px;
}
.actionList>span.action>ul:before{
	width: 30px;
	height: 8px;
	position: absolute;
	left: 25px;
	top: -8px;
	content: '';
}
.actionList>span.action>ul>li{
	height: 30px;
	line-height: 30px;
    background: #fff;
}
.actionList>span.action>ul>li:first-child{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.actionList>span.action>ul>li:last-child{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.actionList>span.action>ul>li:hover{
	background: #354053;
	color: #fff;
}
.actionList>span.action:hover{
	color: #0f9dea;
}
.edui-editor{
	width: 100% !important;
	box-sizing: border-box;
	border-radius: 0 !important;
}
.edui-editor-toolbarbox{
	box-shadow: none !important;
	line-height: 26px;
}
.layui-table{
	width: 100% !important;
	background: none;
	color: #575962;
	border: none;
}
.layui-table tr:hover{
	background: #f7f8fa !important;
}
.layui-table,
.layui-table td{
	border-color: #f4f5f8 !important;
}
.layui-table td{
	min-width: 100px;
	padding: 10px !important;
}
.inputRow{
	position: relative;
	background: rgba(255,255,255,.1);
	min-height: 38px;
	margin-bottom: 15px;
	padding-left: 100px;
}
.inputRow.buttonRow{
	background: none !important;
	padding-left: 85px;
	clear: both;
}
.inputRow .title{
	position: absolute;
	color: #aaa;
	height: 100%;
	top: 0;
	left: 0px;
	font-size: 12px;
	border-right: 1px solid #000;
	width: 85px;
	box-sizing: border-box;
	display: flex;
    justify-content:center;
	align-items:Center;
}
.inputRow .unit .layui-form-radio{
	margin-top: 0 !important;
}
.inputRow .icon{
	position: absolute;
	color: #aaa;
	height: 38px;
	width: 38px;
	text-align: center;
	line-height: 38px;
	top: 0px;
	right: 0px;
	font-size: 12px;
	font-family: 'iconfont';
	display: block;
	cursor: pointer;
}
.inputRow .icon:hover{
	background: #0e9eff;
	color: #fff;
}
.inputRow input,
.inputRow textarea{
	background: none;
	border: none;
	background: none;
	resize: none;
}
.inputRow input:focus,
.inputRow textarea:focus{
	color: #0e9eff;
}
.inputRow .layui-form-radio:first-child{
	margin-left: 120px;
}
.rowCos3{
	background: none;
	padding-left: 0;
}
.rowCos3>div{
	width: 32.3%;
	min-height: 38px;
	margin-right: 1.5%;
	float: left;
	position: relative;
	background: rgba(255,255,255,.1);
	padding-left: 100px;
	box-sizing: border-box;
}
.rowCos3>div.div2{
	width: 66.1%;
}
.rowCos3>div.noInput{
padding-left: 12px;	
}
.rowCos3>div:last-child{
	margin-right: 0;
}
.layui-layer-iframe{
	background: rgba(0,0,0,.3) !important;
}
.layui-form-radio>i:hover, .layui-form-radioed>i{
	color: #5867dd;
}
.layui-layer-shade{
	background: none !important;
}
.layui-tab-title{
	border-bottom: 1px solid rgba(255,255,255,.1);
}
.layui-tab-title li{
	color: #aaa;
}
.layui-tab-brief>.layui-tab-title .layui-this{
	color: #ffb64d;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-color: #f03153;
}
.iframeContent .inputRow{
	background: rgba(0,0,0,.1);
}
.iframeContent .inputRow .title{
	color: #999;
	border-color: #f1f1f1;
}
.iframeContent .layui-input,
.iframeContent .layui-textarea{
	color: #333;
}
.layui-form-select{
	font-size: 12px;
	color: #777;
}
.layui-form-select dl dd.layui-this,
.layui-laydate .layui-this{
	background-color: #5867dd !important;
}
.commonBox{
	box-shadow: 0px 1px 15px 1px rgba(69,65,78,0.08);
	background: #fff;
	position: relative;
}
.commonBox.titlePadding{
	padding-top: 51px;
}
.commonBoxTitle{
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 20px;
	color: #777;
	font-weight: bold;
	border-bottom: 1px solid #ebedf2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: left;
}
/*下拉加载样式*/
.drop-load{width:100%;height:40px;line-height:40px;text-align:center;font-size:12px;color:#ccc}.drop-load>div{display:inline-block}.loading{display:inline-block;height:20px;width:20px;border-radius:100%;border:2px solid #666;border-bottom-color:transparent;vertical-align:middle;-webkit-animation:rotate .75s linear infinite;animation:rotate .75s linear infinite;display:inline-block}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}
.thead{
	position:sticky；
}
.m-scrollable{
	padding-right: 0;
	margin-right: 0;
}
.m-form .m-form__heading .m-form__heading-title{
	font-weight: bold;
}
.m-form input{
	color: #333;
	font-weight: normal;
}
.m-form textarea{
	resize: none;
	height: 100px;
	color: #333;
	font-weight: normal;
}

.m-form .unit{
	position: absolute;
	height: 28px;
	line-height: 28px;
	top: 5px;
	right: 35px;
	font-size: 12px;
}
.m-form{
	padding: 40px;
}
.stickyTitle{
	position: fixed;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 2;
	padding: 0 20px;
}

.stickyTitle>div{
	height: 70px;
	line-height: 70px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #555;
	width: 100%;
	border-bottom: 1px solid #ebedf2;
}
.stickyTitle>div>i{
	margin-right: 10px;
	float: left;
}
.stickyTitle>div>span{
	float: left;
}
.stickyTitle .nav-tabs{
	margin: 0;
	margin-left: 80px;
	float: left;
}
.stickyTitle .m-tabs-line{
	border-bottom: none;
}
.stickyTitle .m-tabs__item>a{
	line-height: 68px;
	padding: 0;
}
.stickyTitle .action{
	float: right;
	padding-right: 20px;
}
.stickyTitle .action button{
	margin-left: 20px;
}
.layui-input:focus{
	border-color: #5867dd !important;
}
.m--font-secondary{
	color: #c4c5d6;
}
.layui-table thead>tr{
	background: #f7f8fa;
}
label.m-radio{
	margin-right: 20px;
}
.layui-layer-btn .layui-layer-btn0{
	color: #fff !important;
}