body{font-size:13px;font-family: microsoft yahei ! important;}
.wp{width: 1200px;margin: 0 auto;}
.font-0{font-size:0px}
.font-12{font-size:12px}
.font-13{font-size:13px}
.font-14{font-size:14px}
.font-16{font-size:16px}
.font-17{font-size:17px}
.font-18{font-size:18px}
.font-20{font-size:20px}
.font-22{font-size:22px}
.font-24{font-size:24px}
.font-33{font-size:33px}
.font-34{font-size:34px}
.color-main{color: #c429af}
.color-gray{color:#6c6c6c}
.color-white{color:#fff}
.color-black{color:#333}
.bg-white{background-color:#fff}
.bg-blue{background-color:#04acfc}
.bg-violet{background-color:#c429af}
.padding0{padding: 0!important;}
.padlr0{padding-left: 0!important;padding-right: 0!important;}
.margin0{margin: 0!important;}
.text-right{text-align:right!important}
.text-left{text-align:left!important}
.text-center{text-align:center}
.ver-T{display:inline-block;*display:inline;*zoom:1;vertical-align: top;}
.ver-M{display:inline-block;*display:inline;*zoom:1;vertical-align: middle}
.pull-right{float:right;}
.pull-left{float:left;}
.clear{clear:both;}
.relative{position: relative;}
.absolute{position: absolute;}
.cover{background-position:center;background-repeat:no-repeat;background-size:cover}
.flex-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.flex-items{-webkit-box-flex:1; -webkit-flex:1; flex:1;}
.eli{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.eli2{
overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}
.fxbox{
	height: calc(100% + 20px);
	position: relative;
}
.fxcontent{
	height: calc(100% - 80px);
    overflow: auto;
}
.fxfl{
	position: absolute!important;
	left: 0;
	bottom: 0;
}
.topbtn{
	margin-top: 2px;
}
.scroll-div{
	overflow-x: auto;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 111;
}
.scroll-div .scroll-content{
	height: 1px;
}
.tab-div{
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
	white-space:nowrap;
}
.tab-div span.on{
	color: #18a689!important;
	font-weight: bold;
}
.tab-div span:hover{
	color: #333;
}
.tab-div span{
	width: auto!important;
	padding: 0px 20px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	padding-bottom:5px;
	color: #808080;
	position:relative;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    cursor: pointer;
    transition:all .3s;
	-moz-transition:all .3s; /* Firefox 4 */
	-webkit-transition:all .3s; /* Safari and Chrome */
	-o-transition:all .3s; /* Opera */
}
.tab-div span:before{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	transition:all .3s;
	-moz-transition:all .3s; /* Firefox 4 */
	-webkit-transition:all .3s; /* Safari and Chrome */
	-o-transition:all .3s; /* Opera */
}
.tab-div span.on:before{
	background-color: #18a689;
}

.search-margin-left{
  margin-left:10px;
}
.search-text-margin-left{
  margin-left:10px;
  float:left;
}
.listLine{
	border-top: 1px solid #eaeaea;
	margin-top: 5px;
	padding-top:10px;
}
/* .pad10{
	padding-top:0px;
} */
.table-div>#DataTables_Table_0_wrapper>.row:first-child{
	position: absolute;
	left: 165px;
	bottom: 28px;
	z-index: 1;
}
.table-div>#DataTables_Table_0_wrapper>.row:first-child label{
	white-space:nowrap
}
.table-div .dataTables_length{
	position: absolute;
	bottom: 0;
}
/*��Ʒ�б�*/
.table-div>#productTable_wrapper>.row:first-child{
	position: absolute;
	left: 165px;
	bottom: 28px;
	z-index: 1;
}
.table-div>#productTable_wrapper>.row:first-child label{
	white-space:nowrap
}
/*�ֿ���Ȩ*/
.table-div>#grantWarehouse-table_wrapper>.row:first-child{
	position: absolute;
	left: 165px;
	bottom: 28px;
	z-index: 1;
}
.table-div>#grantWarehouse-table_wrapper>.row:first-child label{
	white-space:nowrap
}
/*��Ʒ��Ȩ*/
.table-div>#grantProduct-table_wrapper>.row:first-child{
	position: absolute;
	left: 165px;
	bottom: 28px;
	z-index: 1;
}
.table-div>#grantProduct-table_wrapper>.row:first-child label{
	white-space:nowrap
}
.newTab{
	cursor: pointer;
}
.btn-detail{
	border-color: #dddddd!important;
    background: #dddddd!important;
    color: #686b6d!important;
}
.btn-detail:hover{
	color: #333!important;
    text-decoration: none!important;
}
.nav li a{
	text-decoration: none;
}
.skin-1 .sidebar-collapse, .skin-1 .nav > li.active{
	/*background-color: #268fce;*/
}
.skin-1 .nav > li > a{
	color:#333;
}
.margin-right-5{
	margin-right:5px;
}
#DataTables_Table_0_wrapper{
	overflow-x:auto;
}
/* * { touch-action: pan-y; }  */

/** 开关样式  */
.switcher-box {
	display: inline-block;
	height: 28px;
	line-height: 26px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 14px;
	width: 50px;
	text-align: center;
	position: relative;
	/* overflow: hidden; */
	background-color: #f7f7f7;
	cursor: pointer;
	vertical-align: top;
	transform: all 0.3s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.switcher-box:hover {
	opacity: 0.8;
}

.switcher-box .switcher-item {
	position: absolute;
	left: 1px;
	top: 0;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	transition: left 0.3s;
}

.switcher-box.active {
	border: 1px solid rgb(7, 193, 96);
	background-color: rgb(7, 193, 96);
}

.switcher-box.active.disable {
	background-color: rgb(150, 243, 195);
	border: 1px solid rgb(150, 243, 195);
	cursor: auto;
}
.switcher-box.disable {
	background-color: #979797;
	cursor: auto;
}


.switcher-box.active .switcher-item {
	left: 22px;
	background-color: #fff;
}

.switcher-box .switcher-msg {
	position: absolute;
	left: 50px;
	width: 40px;
	line-height: 28px;
}