.lessonPageSet{
	height:60px;
	width:100%;
	position:relative;
	overflow:hidden;
	border-top: 1px solid rgb(230,230,230);
	padding-top: 12px;
	margin-top: -1px;
}
.lessonPageSet .line-control{
	float:left;
	margin-left: 10px;
}
.lessonPageSet .line-control li{
	display:inline-block;
	padding:5px;
	color:#666;
}
.lessonPageSet .line-control li .page-nub{
	width:50px;
	height:26px;
	border-radius:2px;
	padding:2px;
	border: 1px solid #ccc;
}
.lessonPageSet .line-page-ctrl{
	float:right;
	overflow:hidden;
	margin-top:3px;
	margin-right: 15px;
}
.lessonPageSet input{
	width: 48px;
    border: 1px solid rgb(210,212,210);
    height: 25px;
    padding-left: 6px;
}

.lessonPageSet .page-control{
	float:left;
	border:1px solid #ddd;
	text-align:center;
	margin:0 15px;
	border-radius:3px;

}
.lessonPageSet .page-control a{
    padding: 3px 8px;
    display: block;
    width: 66px;
    color: #666;
    background: #fff;
}
.lessonPageSet .page-control a:hover{
	color:#fff;
	font-weight:700;
	background:#428bca;
}

.lessonPageSet  .page-control a.disabled,.lessonPageSet  .page-control a.disabled:hover{
	 cursor: not-allowed;
	 color:#ddd !important;
	 background:#fff !important;
	 font-weight:300;
}

.lessonPageSet .page-ctrl-wrap{
	float:left;
	display:inline-block;
	overflow:hidden;
}
.page-ctrl-wrap li{
	float:left;
	border:1px solid #ddd;
	text-align:center;
	border-left:0;
}
.page-ctrl-wrap li:first-child{
	float:left;
	border:1px solid #ddd;
	text-align:center;
	border-radius:3px 0 0 3px;
}
.page-ctrl-wrap li:last-child{
	float:left;
	border:1px solid #ddd;
	text-align:center;
	border-radius:0 3px 3px 0;
	border-left:0;
}
.page-ctrl-wrap li a{
	display:block;
	color:#666;
	padding:3px 12px;
	background:#fff;
}

.page-ctrl-wrap li a.active{
	color:#fff;
	font-weight:700;
	background:#428bca;
}
.page-ctrl-wrap li a:hover{
	color:#fff;
	font-weight:700;
	background:#428bca;
}

.page-ctrl-wrap li a.disabled,.page-ctrl-wrap li a:hover.disabled{
	 cursor: not-allowed;
	 color:#ddd !important;
	 background:#fff !important;
	 font-weight:300;
}
/***********/


/*绩效考核搜索模块*/
.perforcontent {  overflow: hidden;  font-size: 14px;  color: #333;  font-family: '微软雅黑';  }
.perforcontent .col-md-3 {  width: 240px !important;  padding-right: 0px;  float: left;  overflow: hidden;  padding: 0;  margin: 0;  }

.right_table {  width: 240px !important;  padding-right: 0px;  float: left;  overflow: hidden;  }

.perforleft {  height: 576px;  background: #fff;  border: 1px solid #ddd;  overflow: hidden;  padding: 10px 10px 15px 10px;  overflow: auto;  }

.searchradio {  line-height: 12px;  padding-left: 12px;  margin-top: 15px;  margin-right: 10px;  }

.right_table .search_sign {  line-height: 50px;  }

.searchradio label {  text-align: center;  margin-bottom: 9px;  }

.searchradio input {  margin: 2px 0 0 0;  vertical-align: middle;  position: relative;  top: -2.5px;  }

.round_select {  padding: 6px;  width: 100%;  border-radius: 2px;  border: 1px solid #ccc;  }

.perfordate input {  border: 1px solid #ddd;  text-indent: 10px;  }
.perforleft .txtarea_custom {  border: 1px solid #ccc;  padding: 3px 6px;  border-radius: 2px;  }
.perfordate p {  line-height: 14px;  padding: 9px 0 6px;  margin: 0}
.perfordate {  margin-left: 12px;  margin-right: 10px;  margin-bottom: 10px}
.searchtitle {  background: #fff;  height: 22px;  padding-left: 12px;  line-height: 26px;  font-family: '微软雅黑';  }
.perfortext {  margin-top: 12px;  padding: 10px;  }
body .layui-layer-content {  color: #555;  }
body .input-group-addon {  color: rgb(140, 146, 150);  background-color: #fff;  }
.pad05 {  padding: 0 5px;  }
.perfordate .set {  position: relative;  top: 0;  right: 0;  height: 29px;  cursor: pointer;  padding-left: 5px;  margin-top: -29px;  margin-left: 174px;  }

body .dropdown .dropdown-menu {  max-height: 320px;  overflow: auto;  width: 198px;  margin-left: 11px;  }
#footer .bg-white {  border-top: 1px solid #ddd;  }

.perfortext .txtarea_custom {  margin: 0;  width: 100%;  padding: 3px;  resize: none;  border: 1px solid #ccc;  }
.perforrogatoy {  background: #0099ff;  border: none;  color: #FFf;  width: 100%;  margin-top: 20px;  height: 40px;  font-size: 18px;  }
.search_data {  background-color: #fff !important;  }


/*绩效考核定制表模块*/
.perforcontent .col-md-9 {  float: right;  width: calc(100% - 240px) !important;  overflow: hidden;  padding: 0 0px 0 15px;  position: relative;  }
.right-table {  float: right;  width: calc(100% - 240px) !important;  overflow: hidden;  position: relative;  }
.perforright {
	background: #fff;
	border-top: 1px solid #ddd;
	overflow: hidden;
	font-family: '微软雅黑' !important;
	padding-top: 18px;
}

.perforright .perforrighttitle p {
	line-height: 50px;
	height: 50px;
	font-size: 18px;
	color: #333;
	text-align: center;
}

.mt20 {  margin-top: 20px;  }

/*绩效所有列表表格样式*/
.perfortable {
	margin-top: 15px;
	color: #555;
}

.perfortable .table {
	margin-bottom: 0;
	position: relative;
}

.perfortable .ps-container {
	height: 420px;
}

.perfortabletable td,
.perfortabletable th {
	word-break: keep-all;
	border: none !important;
	text-align: center;
	/*width: 8%;*/
	max-width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.perfortabletable th {
	background: #009CFF;
	color: #fff;
	/*width: 4%;*/
}

.perfortable tr {
	border-bottom: 1px solid rgb(226, 228, 226);
	color: #666;
}

.perfortable tr:nth-child(even) {
	height: 25px;
	background-color: rgb(236, 242, 252);
}

.speaklistfirst {
	text-align: center;
}




.divider {
	margin-top: 40px;
}

.myTableWrapper {
	width: 800px;
	height: 500px;
}

.height250 {
	height: 250px;
	overflow-x: auto;
	overflow-y: auto;
}

.height400 {
	height: 400px;
	overflow-x: auto;
	overflow-y: auto;
}

.fancyTable {
	/* text */
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.fancyTable tbody tr td {
	/* appearance */
	background-color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 250px;
	background-image: -moz-linear-gradient(
			top,
			rgba(255, 255, 255, 0.4) 0%,
			rgba(255, 255, 255, 0.2) 50%,
			rgba(255, 255, 255, 0.1) 51%,
			rgba(255, 255, 255, 0.0) 100%);

	background-image: -webkit-gradient(
			linear, left top, left bottom,
			color-stop(0%, rgba(255, 255, 255, 0.4)),
			color-stop(50%, rgba(255, 255, 255, 0.2)),
			color-stop(51%, rgba(255, 255, 255, 0.1)),
			color-stop(100%, rgba(255, 255, 255, 0.0)));

}

.fancyTable tbody tr.odd td {
	/* appearance */
	background-color: rgb(236, 242, 252);
	background-image: -moz-linear-gradient(
			top,
			rgba(255, 255, 255, 0.4) 0%,
			rgba(255, 255, 255, 0.2) 50%,
			rgba(255, 255, 255, 0.1) 51%,
			rgba(255, 255, 255, 0.0) 100%);

	background-image: -webkit-gradient(
			linear, left top, left bottom,
			color-stop(0%, rgba(255, 255, 255, 0.4)),
			color-stop(50%, rgba(255, 255, 255, 0.2)),
			color-stop(51%, rgba(255, 255, 255, 0.1)),
			color-stop(100%, rgba(255, 255, 255, 0.0)));
}

.fancyTable thead tr th,
.fancyTable thead tr td,
.fancyTable tfoot tr th,
.fancyTable tfoot tr td {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 250px;
	background-color: #20A1FF;
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.1) 51%, rgba(255, 255, 255, 0.0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.4)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(51%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0.0)));
	color: #fff;
}

/* Fancy Dark Table */
.fancyDarkTable .numeric {
	/* text */
	text-align: right;
}

.fancyDarkTable td, .fancyDarkTable th {
	border: 1px solid #000000;
	padding: 5px;
}

.fancyDarkTable thead tr th {
	padding: 10px 5px 10px 5px;
}

.fancyDarkTable {
	/*border-collapse: separate;*/

	/* text */
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.fancyDarkTable tbody tr td {
	/* appearance */
	background-color: #48535e;
	background-image: -moz-linear-gradient(
			top,
			rgba(255, 255, 255, 0.0) 0%,
			rgba(255, 255, 255, 0.02) 100%);

	background-image: -webkit-gradient(
			linear, left top, left bottom,
			color-stop(0%, rgba(255, 255, 255, 0.0)),
			color-stop(100%, rgba(255, 255, 255, 0.02)));
	border-bottom-color: #22272e;
	border-top-color: #708090;
	border-right-color: #000;
	border-left-color: #3c454f;

	/* size */
	padding: 10px 5px 30px 5px;

	/* text */
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0 -1px 1px #000000;
}

.fancyDarkTable tbody tr.odd td {
	/* appearance */
	background-color: #3c454f;
	background-image: -moz-linear-gradient(
			top,
			rgba(255, 255, 255, 0.0) 0%,
			rgba(255, 255, 255, 0.02) 100%);

	background-image: -webkit-gradient(
			linear, left top, left bottom,
			color-stop(0%, rgba(255, 255, 255, 0.0)),
			color-stop(100%, rgba(255, 255, 255, 0.02)));
	border-right-color: #000;
}

.fancyDarkTable thead tr th,
.fancyDarkTable tfoot tr td {
	/* appearance */
	background-color: #0b0d10;
	background-image: -moz-linear-gradient(
			top,
			rgba(255, 255, 255, 0.4) 0%,
			rgba(255, 255, 255, 0.2) 50%,
			rgba(255, 255, 255, 0.1) 51%,
			rgba(255, 255, 255, 0.0) 100%);

	background-image: -webkit-gradient(
			linear, left top, left bottom,
			color-stop(0%, rgba(255, 255, 255, 0.4)),
			color-stop(50%, rgba(255, 255, 255, 0.2)),
			color-stop(51%, rgba(255, 255, 255, 0.1)),
			color-stop(100%, rgba(255, 255, 255, 0.0)));

	/* text */
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 -1px 1px #000;
}

.fancyDarkTable .fht-head {
	-webkit-box-shadow: 0 5px 10px #000;
	z-index: 1;
	position: relative;
}

/* @group Reset */

.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
	/* position */
	margin: 0;

	/* size */
	padding: 0;

	/* text */
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}

.fht-table {
	/* appearance */
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Content */

.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	/* appearance */
	overflow: hidden;

	/* position */
	position: relative;
}

.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	/* appearance */
	overflow: auto;
}

.fht-table-wrapper .fht-table .fht-cell {
	/* appearance */
	overflow: hidden;

	/* size */
	height: 1px;
}

.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body {
	/* position */
	top: 0;
	left: 0;
	position: absolute;
}

.fht-table-wrapper .fht-fixed-column {
	/* position */
	z-index: 1;
}

/* @end */

/*点击tr变色事件*/
.action td {
	background: #deeeff !important
}

.check-all {
	position: absolute;
	left: 10px;
	z-index: 2;
	margin-top: 6px;
}

/* 格式通用 */
.m-10{
	margin: 10px;
}
.m-r-5{
	margin-right: 5px;
}
.m-r-20{
	margin-right: 20px;
}
.m-l-5{
	margin-left: 5px;
}
.m-l-10{
	margin-left: 10px !important;
}
.m-top-5{
	margin-top: 5px;
}
.m-top-10{
	margin-top: 10px;
}
.m-top-20{
	margin-top: 20px;
}

.m-t-20{
	margin-bottom: 20px;
}
.m-t-0{
	margin-bottom: 0;
}
.p-a-0{
	padding: 0;
}
.p-a-5{
	padding: 5px;
}
.p-a-10{
	padding: 10px;
}
.p-a-20{
	padding: 20px;
}
.p-top-7{
	padding-top: 7px;
}
.p-top-10{
	padding-top: 10px;
}
.p-t-10{
	padding-bottom: 10px;
}
.p-l-10{
	padding-left: 10px;
}
.title-text {
	color: #333;
}
.fs16 {
	font-size: 16px;
}
.w-20-px{
	width: 20px;
}
.f-w
{
	font-weight: 700;
}
.l-h-0{
	line-height: 0;
}
.l-h-50{
	line-height: 50px;
}
.l-h-20{
	line-height: 20px;
}
.l-h-i{
	line-height: initial;
}
.t-d-u{
	text-decoration: underline;
}

.d-s-n{
	display: none;
}
.d-s-n-i{
	display: none !important;
}
.d-i-b{
	display: inline-block;
}

/**宽度**/
.w_3{width:3%;}
.w_5{width:5%;}
.w_6{width:6%;}
.w_7{width:7%;}
.w_8{width:8%;}
.w_9{width:9%;}
.w_10{width:10%;}
.w_11{width:11%;}
.w_12{width:12%;}
.w_13{width:13%;}
.w_14{width:14%;}
.w_15{width:15%;}
.w_18{width:18%;}
.w_20{width:20%;}
.w_24{width:24%;}
.w_25{width:25%;}
.w_30{width:30%;}
.w_35{width:35%;}
.w_45{width:45%;}
.w_50{width:50%;}
.w_100{width:100%;}

.w-50-px{width: 50px;}
.w-70-px{width: 70px;}
.w-80-px{width: 80px;}
.w-85-px{width: 85px;}
.w-100-px{width: 100px;}
.w-150-px{width: 150px;}
.w-250-px{width: 250px;}

/**高度**/
.h_100{
	height: 100%;
}

/** 边框 */

.b-0-n{
	border: none;
}
.b-t-1-d{
	border-top: 1px solid #ddd;
}

/**颜色*/
.c-3{
	color: #333
}
.c-f{
	color: #FFFFFF
}
.c-f-0{
	color: #ff0000;
}

.b-g-f{
	background: #fff
}
/* 背景色 */
.bg-ff{
	background-color: #fff !important;
}
.bg-ff6{
	background-color: #f6f6f6 !important;
}

/**文字居左*/
.text-c-l{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/*水平垂直居中*/
.text-c-c{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content:center
}

/*布局*/

/* 垂直居中 */
.d-a-j{
	display: flex;
	align-items: center;
	justify-content: center;
}
.f-l{
	float: left;
}
.f-r{
	float: right;
}
/**
纵向弹性布局
 */
.flex-v {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding:0;
}
.flex-c {
	flex: 1 1 auto;
}
.flex-b {
	flex: 0 0 auto;
}

/*方法2：横向弹性布局实现*/
.flex-body {
	display: flex;
}
.flex-l {
	flex: 0 0 auto;
	height: auto;
}
.flex-r {
	flex: 1 1 auto;
	height: auto;
}
.emp-input .el-input__inner{
	border: none;
	padding: 0;
}


.select-table-emp{
	padding: 0 !important;
}
.select-table-emp>div,.select-table-emp>div>div,.select-table-emp>div>div>.el-input__inner{
	height: 100% !important;
}
.select-table-emp>div>div>.el-input__inner{
	padding-left: 40px;
}
.text-ellipsis{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*表格表头固定*/
.common-table {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.table-container-x {
	height: 100%;
	overflow-y: auto;
	display: block;
	width: 100%;
	table-layout: fixed;
}

.table-container-x thead {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	display: table;
	width: 100%;
	table-layout: fixed;
}

.table-container-x thead tr>th {
	padding: 10px;
}

.table-container-x thead tr>th>div {
	padding: 5px 10px;
	min-width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.table-container-x tbody {
	border-left: 1px solid #DFE2EB;
	display: table;
	width: 100%;
	table-layout: fixed;
}

.table-container-x td,
.table-container-x th {
	border-bottom: 1px solid #DFE2EB;
	border-right: 1px solid #DFE2EB;
	text-align: center;
	padding: 5px;
}

/*表格表头固定*/


/*表格表头、首列固定*/
.table-container-xy {
	width: 100%;
	height: 100%;
	overflow: auto;
	max-height: 400px; /* 你可以根据需要调整这个高度 */
}

.table-container-xy>table{
	table-layout: fixed;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #DDDDDD;
}

/* 表格th/td样式 */
.table-container-xy>table td,
.table-container-xy>table th {
	text-align: center;
	width: 150px;
	min-width: 50px;
	box-sizing: border-box;
	border-bottom: 1px solid #DFE2EB;
	border-right: 1px solid #DFE2EB;
}

/* 表头固定 */
.table-container-xy>table>thead>tr>th {
	position: sticky;
	top: 0;
	height: 30px;
	z-index: 5;
}

/* 首列固定*/
.table-container-xy>table>th:first-child,
.table-container-xy>table>td:first-child {
	position: sticky;
	left: 0;
	right: 0;
	border-left: 1px solid #DDDDDD ;
	width: 100px;
	z-index: 3;
}
/* 表头首列强制最顶层 */
.table-container-xy>table>thead>tr>th:first-child {
	z-index: 9;
	/*左上角单元格z-index，切记要设置，不然表格纵向横向滚动时会被该单元格右方或者下方的单元格遮挡*/
}

/*表格表头、首列固定*/
/* 固定列 */
.table-container-xy>table td.table-colspan-regular,
.table-container-xy>table th.table-colspan-regular{
	position: sticky;
	left: 0;
	right: 0;
	border-left: 1px solid #DDDDDD;
	width: 100px;
	z-index: 3;
}


/* text 填滿*/
.feed-text{
	height: 100%;
	width: 100%;
	line-height: initial;
	resize: none;
}

/* 确保首行首列不滚动 */
.sticky-header.sticky-column {
	z-index: 3; /* 确保首行首列在所有其他单元格之上 */
}