.text-red{
	color: red;	
}
.bg-red {
	background-color: #ef5350 !important;	
}
.position-relative {
	position: relative;
}
*{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
}
body,html{
	 font-family: 微软雅黑;
	 width:100%;
	 height:100%;
 	font-size:12px;
}
a:hover , a:active , a:focus , a:visited{
	text-decoration:none;
}
::-webkit-scrollbar-track{background-color: #fff;}
::-webkit-scrollbar-thumb{background-color: #e4e4e4}
::-webkit-scrollbar-thumb:hover {background-color: #e4e4e4}
::-webkit-scrollbar-thumb:active {background-color: #e4e4e4}
li,ul{
	list-style: none;
	margin-bottom:0px;
	padding:0px;
}
dl,dt,dd{
	list-style: none;
}
.BeginAndEndTime{
	width:280px!important;
}
.top0{
	padding:0px 10px 20px!important;
}
.clearfix:before,.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
a{
	color:#333;
}
a:hover{
    text-decoration: none;
}
.datatable-remark {   /*瓒呭嚭涓よ闅愯棌骞舵樉绀虹渷鐣ュ彿*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.dropdown-menu .divider{/*鎵归噺鎿嶄綔*/
	margin:0px 0px;
}
.dropdown-menu>li>a{
	padding:6px 20px;
}
.dropdown-menu{
	padding:0px;
	font-size:12px;
	overflow:hidden;
	border-radius: 4px;
    -webkit-box-shadow: 0 0px 4px rgba(0,0,0,.275);
    box-shadow: 0 0px 4px rgba(0,0,0,.275);
    border:none;
}
.display-flex{
	display:flex;
}
.flex1{
	flex:1;
}
.form-control{
	box-shadow:none;
	font-size:12px;
	height:28px;
	padding:0px 8px;
}
.form-control:focus{
	box-shadow:none;
}
.padding0{
	padding:0px;
}
.padding8{
	padding:8px;
}
.height10{
	padding-bottom:10px;
}
.pretty{
	margin:0px;
}
.pretty i{
	margin-right:0px;
}
.pretty i:after{
	width:16px;
	height:16px;
}
.pretty i:before{
	top: 0px;
    width: 14px;
    height: 13px;
}
.pretty.circle.success i:after{
	height:16px;
}
.pretty>input[type='radio']+label>i.default:before{
	top: -1px;
}
.laydate-input-time{/*鎼滅储鏃堕棿鎻掍欢閫夋嫨鏃堕棿*/
	width: 3em;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: -1px!important;
}
.form-horizontal .form-group{
	margin:0px;
}
.required-flag{
	color:red;
}
.overflow_auto {
	overflow:auto;
}
input[disabled] , textarea[disabled]{
	background:rgba(0,0,0,0);
}

.flex-right{
	flex:1;
}
.text-center.top20{
	padding:20px 0px;
}
.text-center.top20 .model-btn+.model-btn{
	background:#286090;
	margin-left:10px;
}
.modal-backdrop{
	z-index:10000000;
}
.changeAvatar{
	height:8em;
	width:8em;
	position:relative;
}
.changeAvatar .proportion-w-h{
	position:absolute;
	width:400px;
}
.changeAvatar img{
	max-width: 100%;
    max-height: 100%;
}
.jtk-demo-main{
	border: 1px solid #d9e6fc;
}

.select2-container--disabled .select2-selection__arrow{
	visibility:hidden;
}
:focus{
	outline:none;
}
.bgcColor {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 5px 0px 12px;
}
.webkit-box-ellipsis{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.symbol-tip::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 100%;
    margin-top:20px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #6190e4;
} 
.symbol-tip{
	position: fixed;
	z-index: 100; 
	background: #6190e4; 
	box-shadow: 0px 0px 8px #99abc9;
	min-width: 280px; 
	border-radius:5px;
	min-height: 100px; 
	padding: 10px 15px;
	margin-top:-20px;
	color:#fdfdfd;
}
.symbol-tip>div{
	padding-bottom: 10px;
}
.jtk-demo-main{
	border: 1px solid #d9e6fc;
	border-top:none;
}
.layui-tab-title li{
	font-size:12px;
}

.tips_height{
	padding-bottom:6px;
}
.panel.panel-success .btn{
	float:right;
    margin-top: 5px;
}
.panel.panel-success .panel-heading.panel-selfclass{
	overflow:hidden;
	line-height:28px;
}


.em6{
	width:6em;
}
.layui-form-switch{
	border: 1px solid  #a0a0a0;
	margin-top:0px;
}
.layui-form-switch i{
	top:2px;
	background-color: #a0a0a0;
}
.layui-form-switch.layui-form-onswitch{
	border:none;
}
.layui-form-switch.layui-form-onswitch i{
	background-color: #fff;
}

.layui-layer.layui-layer-iframe.layer-anim{
	z-index:198910018!important;
	border-radius:5px!important;
}
.layui-layer,.layui-layer-iframe iframe{
	border-radius:5px!important;
}

.slider-content{
	display:none;
}
div.dataTables_wrapper div.dataTables_length select{
	width:62px;
}
.dtable-footer-left1 .form-control.input-sm{
	padding:0px 2px;
	height:29px;
}
.dtable-footer-left1 select.input-sm{
	height:26px;
	line-height:26px;
}
.pagination>li>a, .pagination>li>span{
	padding:4px 8px!important;
	height:29px;
}

/* 二级tab */
.second-page--position-header {
	padding-bottom: 53px;
}

.second-page--position-header .layui-tab {
	margin: 0;
	background: white;
}

.second-page---oper-search-wrapper .oper-search {
	padding: 0;
	margin: 0 10px 0 10px;
	background: #eaedf2;
	height: 47px;
}

.second-page---oper-search-wrapper .oper-search>.form-inline {
	background: #fff;
}

.second-page---oper-search-wrapper {
	position: fixed;
	top: 131px;
	left: 0px;
	width: 100%;
	z-index: 99999;
	background: #eaedf2;
}

.second-page---oper-search-wrapper+.data-list {
	padding-top: 102px;
}

.second-page--navs {
	padding: 5px 10px 0 10px;
	background: #eaedf2;
}