@charset "UTF-8";
/*教学资源统计*/
.res_statis_top .row{
	padding-top:30px;
}
.res_statis_top .res_left,
.res_statis_top .res_pie,
.res_statis_top .res_bar{
	height:400px;
} 
.res_statis_top .res_left,.res_statis_top .res_pie{
	border-right:1px solid #dedede;
}
.res_statis_top .res_pie:last-child{
	border:none;
}
.res_left .res_box{
	width:100%;
	overflow:hidden;
	margin-top: 20px;
}
.res_left .res_box>p{
	text-align:center;
}
.res_left .res_box>p:first-child{
	font-size: 28px;
    font-family: 'PingFangSC-Light', 'PingFang SC Light', 'PingFang SC';
    font-weight: 200;
    color:#333;
}
.res_left .res_box>p:last-child{
	color:#666;
}
.res_statis_bottom{
	padding:20px 30px;
}
.res_statis_outer{
	border:1px solid #dedede;
	padding-top:20px;
	padding-bottom:20px;
}
.res_statis_outer .res_line{
	border-right:1px solid #dedede;
}
/*教师备课统计*/
.less_statis_top{
	text-align:right;
	padding:10px 30px;
}

.less_statis_types{
	padding:10px 30px;
	overflow:hidden;
	border-bottom:1px solid #dedede;
}
.less_statis_types li{
	width:18%;
	float:left;
	overflow:hidden;
	margin-right:2.5%;
	background:#f1f1f1;
	text-align:center;
	padding:8px 0;
}
.less_statis_types li:last-child{
	margin-right:0;
}
.less_statis_types li p:first-child{
	font-size:14px;
	font-weight:700;
	line-height:30px;
}
.less_statis_types li p:last-child{
	font-size:32px;
}
.less_statis_bottom>div:first-child{
	padding:10px 15px;
	text-align:right;
}
.less_statis_bottom>div:first-child p{
	float:left;
	font-size:16px;
	color:#333;
}
.less_statis_bottom .table tr>th:first-child,
.less_statis_bottom .table tr>th:last-child,
.less_statis_bottom .table tr>td:first-child,
.less_statis_bottom .table tr>td:last-child{
	padding:5px 15px;
}
/*教案错误统计*/
.lesson_error_statis {
	padding:20px 15px;
	display:flex;
	min-height:100%;
}
.lesson_error_statis .less_err_outer{
	border:1px solid #dedede;
	padding:10px 0;
	flex: 1;
	min-height:100%;
}
.lesson_error_statis .less_err_outer .less_err_tit{
	float:left;
	font-size:16px;
	color:#333;
	line-height:34px;
}
.lesson_error_statis .less_err_outer .form-control{
	padding:0;
	border:none;
	box-shadow:none;
}
.less_err_list th{
	color:#666;
	font-weight:normal;
	border-bottom: 1px solid #dedede;
}
.less_err_list td{
	color:#999;
	border-bottom: 1px solid #dedede;
}
.less_err_list tr>th:nth-child(1){
	padding-left:70px;
}
.less_err_list tr>th:nth-child(2),
.less_err_list tr>td:nth-child(2){
	text-align:center;
}
.less_err_list tr>td:nth-child(2){
	line-height:45px;
}
.less_err_list tr>td:first-child{
	padding-left:15px;
}
.less_err_list tr>td:first-child img{
	width:45px;
	height:45px;
	border-radius:45px;
}
.less_err_list tr>td:first-child span{
	display:inline-block;
	margin-left:5px;
}
/* 资料预览 */
.lsnMain {
	min-height: 100%;
	background: #fff;
    padding-right: 20px;
}
.lsnMainPage{
	background:#edf1f2 !important;
	padding-left: 20px;
}
.lsn-container {
    margin-right: 230px;
	padding: 20px;
}
.lsn-bar {
    width: 210px;
    float: right;
    background: #fff;
    padding: 20px 0;
}
.lsn-m-100{
	/*margin-top: 25px;*/
	padding: 0 !important;
}
.lsn-bar .ys-btn{
    width: 45%;
    border-color: #E5005A;
    color: #E5005A;
    margin-bottom: 15px;
    height: 30px;
    line-height: 30px;
}
.lsn-bar .lsn-back{
	float:right;
}
.lsn-bar .lsn-submit:hover{
	color: #fff;
	background: #E5005A;
}
.lsn-bar-head h3 {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #E5005A;
    font-size: 18px;
    margin: 0;
    text-align: center;
}
.lsn-bar-body {
    /*height: 310px;*/
	/*min-height: 200px;*/
    overflow: auto;
}
.lsn-bar-menu {
    padding: 20px 0 0 50px;
}
.lsn-bar-menu > li {
    position: relative;
}
.lsn-bar-menu > li:before {
    content: "";
    position: absolute;
    background: #E7E5E6;
    height: calc(100% - 10px);
    width: 1px;
    top: 20px;
    left: -20px;
}
.lsn-menu-list{
	padding-left: 30px;
}
.less_top{
	overflow:hidden;
}
.less_top img{
	width:120px;
	float:left;
}
.less_top p{
	float:right;
	line-height: 44px;
}
.less_title{
	font-size: 24px;
}
.lsn-menu-tit {
    font-size: 0;
}
.lsn-menu-tit input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.lsn-menu-tit > span {
	margin: 0;
    position: relative;
    color: #333;
    font-size: 14px;
    display: block;
    user-select: none;
}
.lsn-menu-tit > label {
    margin: 0;
    position: relative;
    cursor: pointer;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    display: block;
    user-select: none;
}
/* .lsn-bar-menu > li:hover .lsn-menu-tit > label:before {
    background: #9F9C9D;
} */
.lsn-menu-tit input[type=checkbox]:checked ~ label:before {
    background: #E5005A;
}
.lsn-menu-tit > label:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #D8D8D8;
    border-radius: 50%;
    top: 50%;
    margin-top: -5px;
    left: -25px;
}
/* .lsn-bar-menu > li:hover .lsn-menu-tit > label:after {
    display: block;
} */
.lsn-menu-tit input[type=checkbox]:checked ~ label:after {
    background: rgba(229,0,90,.2);
    display: block;
}
.lsn-menu-tit > label:after {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    top: 50%;
    margin-top: -8px;
    left: -28px;
    background: rgba(102,98,100,.2);
    display: none;
}
.lsn-container .ui-temp-li {
	margin-left: 0;
	margin-bottom: 10px;
}
.lsn-container .ui-temp-li .less_type {
    height: 32px;
    line-height: 32px;
	position: relative;
	width: 100%;
}
.lsn-container .ui-temp-li .less_type .f-size {
	font-size: 14px;
	font-weight: bold;
}
.lsn-container .ui-temp-li .less_type > p {
	font-size: 16px;
	color: #333;
	display:block;
	vertical-align: middle;
	padding-left:30px;
	float:left;
    cursor: pointer;
}
.lsn-container .ui-temp-li .less_type > img {
	display: block;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 4px;
	height: 25px;
}
.lsn-container .ui-temp-li .less_type > a {
	/* position: absolute;
    top: 50%;
    margin-top: -14px;
    visibility: hidden; */
    margin-left: 50px;
    display: none;
    float: left;
}
.lsn-container .ui-temp-li .less_type:hover > a {
	display: block;
}
.lsn-container .ui-temp-li .less_editor {
	color: #666;
	font-size: 16px;
	line-height: 1.6;
    padding-left: 20px;
}

.lsn-container .ui-temp-li .less_editor img {
	max-width: 100%;
	margin: 5px 0;
}
/* 教案详情 弹窗 */
.ys-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    width: 70px;
    text-align: center;
    box-sizing: content-box;
    border: 1px solid #C5C5C5;
    border-radius: 4px;
    height: 26px;
    line-height: 26px;
    color: #666;
}
.pop-layer {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0,0,0,.15);
}
.pop-main {
	position: fixed;
	width: 355px;
	background: #fff;
	z-index: 3;
	left: -355px;
	padding: 0 20px;
	top: 0;
    height: 100%;
    overflow: auto;
	-webkit-transition: left .5s ease;
	-ms-transition: left .5s ease;
	-moz-transition: left .5s ease;
	-o-transition: left .5s ease;
	transition: left .5s ease;
}
.pop-main.show {
	left: 0;
}
.pop-main > span {
	cursor: pointer;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: url(../images/common/ico-noTick-white.png) center center / 9px 9px no-repeat #d3d5d6;
	position: absolute;
	right: 20px;
	top: 20px;
	text-indent: -9999px;
}
.lsn-pop-left {
	font-size: 0;
	margin-bottom: 20px;
}
.lsn-pop-left > h2 {
	margin: 0;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 22px;
	background: url(../images/common/ico-pen-red.png) left center no-repeat;
	border-bottom: 1px solid #ece9ea;
	border-color: #000;
	padding: 15px 30px;
	margin-bottom: 10px;
}
.lsn-pop-left > p {
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
}
.lsn-pop-left > p > span {
	color: #999;
	margin-left: 15px;
}
.pop-select {
	position: relative;
	margin-bottom: 18px;
}
.pop-select:after {
	content: '';
	position: absolute;
	top: 1px;
	right: 1px;
	width: 28px;
	height: 28px;
	background: url(../images/common/select-arrow.png) center center no-repeat #e9e9e9;
}
.pop-select > select {
	border: 1px solid #dad9d9;
	border-color: #000;
	width: 100%;
	color: #333;
	font-size: 14px;
	padding: 0 30px 0 5px;
	height: 30px;
	position: relative;
	z-index: 2;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.lsn-pop-left textarea {
	width: 100%;
	border: 1px solid #dad9d9;
	height: 110px;
	resize: none;
	padding: 5px 10px;
	color: #333;
	margin-bottom: 18px;
	font-size: 14px;
}
.lsn-pop-left .ys-btns {
	text-align: right;
}
.lsn-pop-left .ys-btns .ys-btn {
	width: 74px;
    height: 28px;
    line-height: 28px;
    border-color: #e5005b;
    color: #e5005b;
}
.lsn-pop-left .ys-btns .ys-btn:hover {
	background: #e5005b;
	color: #fff;
}
.lsn-pop-left .ys-btns .ys-btn:last-child {
	background: #e5005b;
	color: #fff;
	margin-left: 10px;
}
.lsn-pop-left .ys-btns .ys-btn:last-child:hover {
	opacity: .8;
}
.lsn-pop-list li {
	padding: 20px 0;
	border-bottom: 1px solid #dad9d9;
}
.lsn-pop-item {
	margin-bottom: 15px;
}
.lsn-pop-item h3 {
	float: left;
	font-size: 16px;
	color: #333;
	padding-left: 10px;
	border-left: 3px solid #e5005b;
	margin: 0;
}
.lsn-pop-item > p {
	font-size: 12px;
	color: #666;
}
.lsn-pop-user {
	float: right;
	font-size: 12px;
}
.lsn-pop-user span {
	color: #333;
}
.lsn-pop-user em {
	font-style: normal;
	color: #999;
	margin-left: 15px;
}
.lsn-pop-list{
	max-height: 477px;
    overflow: auto;
}   
/* 教案详情 弹窗 end*/
/*备课统计详情页*/
/* 备课 */
.lsn-container {
	width: calc(100% - 227px);
	float: left;
	margin-right: 0px;
	background: #fff;
	padding: 19px;
}
.lsn-container .cke_contents{
	height:600px!important;
}
.lsn-container .less_top img {
	width: 130px;
}
.lsn-container .less_top {
	margin-bottom: 40px;
}
.less_type {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding-left: 30px;
}
.lsn-container .cbox {
	font-size: 16px;
	font-weight: bold;
}
.lsn-container .cbox:hover {
	background: #efefef;
}
.lsn-container .cbox:hover a {
	display: block;
}
.lsn-container .cbox > a {
	float: right;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #E5005A;
	display: none;
}

.lsn-container .less_title {
	margin-bottom: 20px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.lsn-container .ui-temp-li {
	padding: 10px 0;
	font-size: 16px;
}
.lsn-container .less_content{
	width: 100%;
	min-height: 300px;
	overflow: hidden;
	word-wrap:break-word;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.lsn-container .less_content img{
	max-width: 100%;
}
.less_type .upload,
.less_type > img {
	display: block;
	height: 24px;
	position: absolute;
	left: 0;
	top: 4px;
}
.less_type .upload a {
	line-height: 20px;
	display: block;
}
.less_top p {
	float: right;
	line-height: 50px;
}
.lsn-bar {
	width: 210px;
	float: right;
	background: #fff;
}
.lsn-edit-main {
	padding: 20px;
	background: #fff;
}
.lsn-edit-main p {
	font-size: 15px;
	color: #666;
}
.lsn-edit-main img {
	width: 100%;
}
.lsn-submit {
	display: block;
	width: auto;
	color: #E5005A;
	border-color: #E5005A;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	margin: 18px auto;
}
a.lsn-nopass {
	display: block;
	width: auto;
	color: #fff;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	margin: 0 20px 20px;
	background: #FF7D78;
	text-align: center;
	box-sizing: content-box;
	border-radius: 4px;
	vertical-align: middle;
}

.lsn-submit:hover {
	background: #E5005A;
	color: #fff;
	cursor: pointer;
}

.lsn-logo-box {
	display: inline-block;
	vertical-align: middle;
}
.lsn-bar .ys-btns {
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
}
.lsn-bar .ys-btns .ys-btn {
	width: 74px;
	height: 32px;
	line-height: 32px;
	background: url(../images/common/ico-download-white.png) 15px center no-repeat #E5005A;
	border-color: #E5005A;
	color: #fff;
}
.lsn-bar .ys-btns .ys-btn:hover {
	opacity: .8;
}
.lsn-logo-box {
	font-size: 0;
	margin-right: 15px;
	width: 80px;
	height: 20px;
}
.lsn-logo-box img {
	width: 100%;
	height: 100%;
}
.lsn-bar-model + .lsn-bar-model {
	margin-top: 20px;
}
.lsn-bar-body {

}
.lsn-bar-head h3 {
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #E5005A;
	font-size: 18px;
	margin: 0;
	text-align: center;
}

.lsn-bar-footer {
	text-align: center;
	margin-top: 10px;
}
.lsn-bar-footer .ys-btn {
	color: #E5005A;
	border-color: #E5005A;
	min-width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
.lsn-bar-footer .ys-btn:hover {
	background: #E5005A;
	color: #fff;
}
.lsn-libs-list {
	overflow: auto;
}
.lsn-libs-list li {
	min-height: 125px;
	font-size: 0;
	cursor: pointer;
	text-align: center;
	padding-top: 13px;
}
.lsn-libs-list li.active,
.lsn-libs-list li:hover {
	background: #F2F4F6;
}
.lsn-libs-list li.active .lsn-libs-type > p,
.lsn-libs-list li:hover .lsn-libs-type > p {
	color: #333;
}
.lsn-libs-list li:before {
	content:"";
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.lsn-libs-type {
	display: inline-block;
	vertical-align: middle;
	width:100%;
}
.lsn-libs-type > img {
	width: auto;
	height: 40px;
}
.lsn-libs-type > p {
	font-size: 16px;
	color: #666;
	margin-top: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	cursor: pointer;
}

.lsn-bar-menu {
	padding: 20px 0 0 50px;
}
.lsn-bar-menu > li {
	position: relative;
}
.lsn-bar-menu > li:before {
	content: "";
	position: absolute;
	background: #E7E5E6;
	height: calc(100% - 10px);
	width: 1px;
	top: 20px;
	left: -20px;
}
.lsn-bar-menu > li:hover .lsn-menu-tit > label:before{
	background: #9F9C9D;
}
.lsn-bar-menu > li:hover .lsn-menu-tit > label:after {
	display: block;
}

.lsn-menu-tit input[type=checkbox]:checked ~ label:before {
	background: #E5005A;
}
.lsn-menu-tit input[type=checkbox]:checked ~ label:after {
	background: rgba(229,0,90,.2);
	display: block;
}
.lsn-menu-tit input[type=checkbox] {
	/* -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; */
	position: absolute;
	top: 0;
	left: -26px;
	z-index: 2;
	opacity: 0;
}
.lsn-menu-tit {
	font-size: 0;
}
.lsn-menu-tit > label {
	margin: 0;
	position: relative;
	display: block;
}
.lsn-menu-label {
	cursor: pointer;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-right: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.lsn-menu-tit > label:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: #D8D8D8;
	border-radius: 50%;
	top: 50%;
	margin-top: -5px;
	left: -25px;
}
.lsn-menu-mark {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background: url(../images/common/ico-warn-red.png) center center no-repeat;
}
.lsn-menu-list {
	padding: 15px 0 15px 20px;
}
.lsn-menu-tit > label:after {
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	border-radius: 50%;
	top: 50%;
	margin-top: -8px;
	left: -28px;
	background: rgba(102,98,100,.2);
	display: none;
}
.lsn-menu-list > li {
	/*cursor: pointer;*/
	font-size: 14px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.lsn-menu-list > li + li {
	margin-top: 12px;
}
.list_tree {
	width: 312px;
	height: 38px;
	border: 1px solid #C9C9C9;
	line-height: 38px;
	padding-left: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.list_tree input {
	height: 30px;
	border: 1px solid #C9C9C9;
	border-radius: 5px;
}
.list_tree .errormsg {
	border:1px solid red;
}
.lsn-menu-list > li:hover,
.lsn-menu-list > li.active {
	color: #E5005A;
}
/* .taggingbtn {
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid #e5005b;
	font-size: 14px;
	color: #e5005b;
	border-radius: 5px;
	margin-left: 50px;
	font-weight: 400!important;
} */
.parents:hover {
	background: #efefef;
}
.parents:hover .taggingbtn {
	display: block;
}
.parents .taggingbtn {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #E5005A;
	height: 32px;
	line-height: 32px;
	display: none;
	margin-right: 20px;
}
.temp-title {
	font-size: 18px;
	font-wight: bold;
}
.parents {
	font-wieght: bold;
}

/* 备课 end */
.bkInfoTitle{
	/*width: 970px;*/
	/*height: 20px;*/
	/*float: left;*/
}
.less_con{
	width: 100%;

}
.stu-list{
	/*width: 970px;*/
	padding: 5px;
	margin: 20px 0px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #cccccc85;
	/*display: flex;*/
	/*justify-content: space-evenly;*/
	/*flex-direction: row;*/
}
.stu-list:hover{
	box-shadow: 0 2px 11px #17122d33;
}
.stu-top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
	/*grid-template-columns: 1fr 3fr;*/
	/*align-items: center;*/
}
.stu-top h3{
	margin: 0 !important;
}
.stu-operate{
	display: flex;
	/*justify-content: space-evenly;*/
}
a.lsn-btn-basic {
	display: block;
	width: auto;
	color: #E5005A;
	border-color: #E5005A;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	margin: 10px 5px;
}
.stu-res>ul>li{
	float: left;
	padding: 5px;
	text-align: center;
}
.lsn-libs-type2 > p {
	font-size: 16px;
	color: #666;
	margin-top: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 120px;
	cursor: pointer;
}
.studentTitle{
	font-size: 20px;
	font-weight: 800;
	padding: 0 !important;
	margin-left: -15px;
	cursor: pointer;
}
.studentBack{
	font-size: 40px;
	line-height: 22px;
	cursor: pointer;
}
.studentBack:hover{
	color: #333333;
}

.stuMainPage{
	padding: 0px !important;
	margin: 20px !important;
	background: #edf1f2;
}
.stu-main-bk-1{
	width: 100% !important;
}
.bkInfo-student{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lsn-submit2{
	margin: 0 !important;
	width: 100px;
}
.studentNameSpan:hover{color: #409eff}
