.layui-layout-admin .layui-header {
	height: 50px
}

.layui-layout-admin .layui-header .layui-logo {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
	color: #fff;
	font-size: 18px;
	line-height: 50px
}

.layui-layout-admin .layui-header .layui-nav .layui-nav-item {
	line-height: 50px
}

.layui-layout-admin .layui-header .layui-nav .layui-nav-item .layui-nav-child
	{
	top: 55px
}

.layui-layout-admin .layui-header .layui-nav .layui-nav-item>a {
	color: #fff
}

.layui-layout-admin .layui-header .layui-nav .layui-nav-bar {
	display: none
}

.layui-layout-admin .layui-header .layui-nav .layui-this:after {
	display: none
}

.layui-layout-admin .layui-header .layui-layout-left {
	padding: 0
}

.layui-layout-admin .layui-header .layui-layout-left .layui-nav-item a:hover,
	.layui-layout-admin .layui-header .layui-layout-left .layui-nav-item.layui-this a
	{
	background: rgba(0, 0, 0, .1)
}

.layui-layout-admin .layui-breadcrumb {
	position: absolute;
	top: 50px;
	left: 200px;
	z-index: 999;
	box-sizing: border-box;
	padding: 0 15px;
	width: 100%;
	height: 45px;
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	line-height: 45px
}

.layui-layout-admin .layui-side {
	top: 50px
}

.layui-layout-admin .layui-side .layui-nav-child a {
	padding-left: 42px
}

.layui-layout-admin .layui-body {
	top: 95px;
	bottom: 0;
	z-index: auto;
	padding: 15px;
	background-color: #f2f2f2
}

.layui-layout-iframe .layui-form {
	margin: 15px
}

.layui-btn-normal {
	background-color: #5fb878
}

.layui-btn-danger {
	background-color: #dc515f
}

.layui-form .layui-form-item .layui-btn-position {
	position: absolute;
	top: 0;
	right: 0
}

.layui-form .layui-form-item .layui-form-selected dl {
	z-index: 9999
}

.layui-card .layui-card-header {
	height: auto
}

.layui-card .layui-card-header .layui-form {
	margin-top: 0;
	padding-top: 10px;
	line-height: normal
}

.layui-card .layui-card-header .layui-form .layui-form-item {
	margin-bottom: 0
}

.layui-card .layui-card-header .layui-form .layui-form-item .layui-input-inline
	{
	margin: 0 10px 10px 0
}

.layui-card .layui-card-header .course_imgbox {
	width: 130px;
	height: 70px
}

.layui-card .layui-card-header .course_imgbox img {
	width: 100%;
	height: 100%
}

.layui-card .layui-card-body .layui-table {
	margin: 0
}

.layui-card .layui-card-body .layui-table th {
	font-weight: 700
}

.layui-card .layui-card-body .layui-table td {
	max-width: 400px;
	word-wrap: break-word;
	word-break: break-all
}

.layui-card .layui-card-body .layui-btn+.layui-table {
	margin-top: 10px
}

.layui-card .layui-card-body .layui-form {
	padding-top: 5px
}

.layui-card .layui-card-body .layui-tab .layui-tab-content {
	padding: 10px 0
}

.layui-card .layui-card-body .layui-btn-group {
	margin-bottom: 10px
}

.index-nav a {
	float: left;
	display: block;
	margin-right: 15px;
	width: 120px;
	height: 80px;
	border: 1px solid #efefef;
	color: #1890ff;
	text-align: center
}

.index-nav a:hover {
	background-color: #1890ff;
	color: #fff
}

.index-nav a i {
	display: block;
	padding: 10px 0 5px;
	font-size: 30px
}

.search-input {
	width: 250px;
	transition: width 1s
}

.icon-library {
	margin: 4px
}

.icon-library .fa {
	display: block;
	border: 1px solid #efefef;
	text-align: center;
	line-height: 53px;
	cursor: pointer
}

.icon-library .fa:hover {
	border: 1px solid #1890ff
}

.page ul {
	margin-top: 10px;
	font-size: 0
}

.page ul li {
	display: inline-block;
	margin: 0 -1px 0 0;
	height: 28px;
	border: 1px solid #e2e2e2;
	background-color: #fff;
	color: #333;
	font-size: 14px;
	line-height: 28px
}

.page ul li a, .page ul li span {
	display: block;
	padding: 0 15px
}

.page ul li.disabled {
	color: #d2d2d2
}

.page ul li.active {
	border: 1px solid #1890ff;
	background-color: #1890ff;
	color: #fff
}

.mt5 {
	margin-top: 5px !important
}

.mt15 {
	margin-top: 15px !important
}

.mt10 {
	margin-top: 10px !important
}

.mt20 {
	margin-top: 20px !important
}

.mt30 {
	margin-top: 30px !important
}

.mt40 {
	margin-top: 40px !important
}

.mt50 {
	margin-top: 50px !important
}

.mt60 {
	margin-top: 60px !important
}

.ml10 {
	margin-left: 10px !important
}

.ml20 {
	margin-left: 20px !important
}

.ml30 {
	margin-left: 30px !important
}

.ml40 {
	margin-left: 40px !important
}

.ml50 {
	margin-left: 50px !important
}

.mr5 {
	margin-right: 5px !important
}

.mr10 {
	margin-right: 10px !important
}

.mr20 {
	margin-right: 20px !important
}

.mr30 {
	margin-right: 30px !important
}

.mr40 {
	margin-right: 40px !important
}

.mr50 {
	margin-right: 50px !important
}

.mb0 {
	margin-bottom: 0 !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mb50 {
	margin-bottom: 50px !important
}

.pd20 {
	padding: 20px !important
}

.pd10 {
	padding: 10px !important
}

.pdb40 {
	padding-bottom: 40px !important
}

.pdb50 {
	padding-bottom: 50px !important
}

.pdr20 {
	padding-right: 20px !important
}

.pdb15 {
	padding-bottom: 15px !important
}

.pdl20 {
	padding-left: 20px !important
}

.pdt10 {
	padding-top: 10px !important
}

.pdl20 {
	padding-left: 20px !important
}

.pdl30 {
	padding-left: 30px !important
}

.bg-fff {
	background: #fff !important
}

.bg-grey {
	background: #f4f6f8 !important
}

.bg-f8fafc {
	background: #f8fafc !important
}

.bg-f2f2f2 {
	background: #f2f2f2 !important
}

.c-999 {
	color: #999 !important
}

.c-blue {
	color: #3580de !important
}

.c-666 {
	color: #666 !important
}

.c-fff {
	color: #fff !important
}

.c-c0 {
	color: #c0c0c0
}

.c-61 {
	color: #616161
}

.fsize12 {
	font-size: 12px !important
}

.font14 {
	font-size: 14px !important
}

.font18 {
	font-size: 18px !important
}

.font26 {
	font-size: 26px !important
}

.c-studied {
	color: #1890ff !important
}

.border-bottom {
	border-bottom: 1px solid #e9e9e9
}

.border-right {
	border-right: 1px solid #e9e9e9
}

.border {
	border: 1px solid #e2e2e2
}

.noboder {
	border: 0
}

.no-shadow {
	box-shadow: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.hLh20 {
	height: 24px;
	line-height: 24px
}

.tac {
	text-align: center
}

.hLh30 {
	height: 30px;
	line-height: 30px
}

.empty {
	line-height: 200px;
	text-align: center;
	background: #fff;
	margin-bottom: 20px
}

.upvideo-body {
	height: 330px;
	overflow: auto
}

.upvideo-btn {
	float: right;
	margin-right: 20px
}

.upload-video-state>span u {
	display: block;
	height: 10px;
	width: 0;
	background: #1890ff;
	border-radius: 10px
}

.upload-video-state>span i {
	position: relative;
	z-index: 1001;
	font-style: normal
}

.video-pic {
	border: 1px solid #e2e2e2;
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	position: relative;
	cursor: pointer;
	padding: 2px 5px 30px 5px
}

.video-pic .shadow {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 30px;
	left: 5px
}

.video-pic:hover .shadow {
	box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.9)
}

.video-pic .shadow {
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out
}

.video-pic:hover .shadow {
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out
}

.video-pic img {
	width: 100%;
	height: 100%
}

.video-pic .layui-progress {
	position: absolute;
	right: 5px;
	bottom: 30px;
	left: 5px
}

.video-pic .selected {
	box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.9)
}

.video-pic .selected {
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out
}

.video-pic .video-title {
	text-align: center;
	font-size: 12px;
	color: #555;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.video-pic .up-percent {
	position: absolute;
	right: 5px;
	bottom: 0;
	left: 5px;
	font-size: 20px;
	color: #ff5722
}

.update-info {
	height: 175px;
	overflow-y: auto;
	margin-left: 20px;
	line-height: 20px
}

.update-bottom {
	position: fixed;
	bottom: 20px;
	right: 20px
}

.update-info::-webkit-scrollbar {
	width: 6px;
	height: 1px
}

.update-info::-webkit-scrollbar-thumb {
	border-radius: 6px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
	background: #ccc
}

.update-info::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #ededed
}

.update-progress {
	margin-top: 10px
}

.bt-ico-ask {
	border: 1px solid #fb7d00;
	border-radius: 8px;
	color: #fb7d00;
	cursor: help;
	display: inline-block;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	height: 14px;
	line-height: 16px;
	margin-left: 5px;
	text-align: center;
	width: 14px
}

.course-brief {
	padding: 10px;
	margin-bottom: 20px
}

.course-brief img {
	width: 100%;
	height: auto
}

.course-text-content img {
	width: 100%;
	height: auto;
	margin-top: 20px;
	border-radius: 4px;
	box-shadow: 5px 5px 5px #dedede
}

.video-count .item-title {
	color: #434344;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.85px;
	margin-left: 35px;
	margin-top: 32px;
	padding-left: 18px
}

.video-count .progress-wrapper {
	display: inline-block;
	vertical-align: top;
	position: relative
}

.video-count .left-content {
	vertical-align: top;
	display: inline-block;
	padding-top: 40px;
	padding-left: 60px
}

.video-count .left-content label {
	font-size: 16px;
	font-weight: bold;
	color: #3d3d3e;
	letter-spacing: 0;
	line-height: 16px;
	display: inline-block;
	margin-bottom: 48px
}

.video-count .left-content .item {
	font-size: 14px;
	color: #6d6d6e;
	letter-spacing: 0;
	line-height: 14px;
	margin-bottom: 12px
}

.video-count .progress {
	min-width: 300px;
	display: inline-block;
	vertical-align: top;
	border: 0;
	background: #fff;
	position: relative;
	overflow: visible
}

.video-count .progress>.left-alloc {
	font-size: 12px;
	color: #575757;
	letter-spacing: 1.15px;
	text-align: center;
	position: absolute;
	bottom: 95px;
	left: 0;
	right: 0
}

.video-count .progress>.alloc-summary-graph {
	width: 240px;
	height: 240px;
	margin: 0 auto;
	-webkit-tap-highlight-color: transparent;
	user-select: none;
	position: relative;
	background: transparent;
	color: black
}

.video-count .line {
	width: 1px;
	background: #979797;
	position: absolute;
	height: 128px;
	opacity: .3;
	filter: alpha(opacity = 30);
	left: 320px;
	bottom: 30px
}

.video-count .flow-box {
	padding: 20px 50px
}

.video-count .flow-box .flow {
	width: 100%;
	height: 300px
}

.video-count .video-count-info-box {
	padding: 10px 50px
}

.video-count .video-count-info {
	text-align: center
}

.video-count .video-count-info .left {
	padding: 20px 50px;
	margin-bottom: 30px;
	border-radius: 10px;
	height: 150px;
	border: solid 1px #ccc
}

.video-count .video-count-info .right {
	padding: 20px 50px;
	margin-bottom: 30px;
	border-radius: 10px;
	height: 150px;
	border: solid 1px #ccc
}

.video-count .video-count-info .left .label {
	padding: 0;
	margin-bottom: 27px;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2.44px;
	line-height: 20px
}

.video-count .video-count-info .left .item {
	font-size: 14px;
	opacity: .7;
	filter: alpha(opacity = 70);
	letter-spacing: 1.31px;
	line-height: 25px
}

.video-count .video-count-info .right .item {
	font-size: 14px;
	letter-spacing: 1.31px;
	opacity: .8;
	filter: alpha(opacity = 80)
}

.video-count .video-count-info .right .item .left-day {
	font-size: 56px;
	letter-spacing: 6px;
	line-height: 100px;
	opacity: 1;
	filter: alpha(opacity = 100)
}

.video-count .video-count-info .right .item .unit {
	font-size: 14px;
	letter-spacing: 2.31px;
	opacity: .5;
	filter: alpha(opacity = 50)
}

.plate img {
	width: 50px;
	height: 50px;
	border-radius: 50px
}

.commontable {
	border: 1px solid #eee;
	background: #fff;
	margin: 3px 0 15px 33px;
	padding: 0;
	border-bottom: 0;
	border-right: 0
}

.commontable .title {
	border-right: 1px solid #eee;
	font-size: 14px
}

.commontable th, .commontable td {
	height: 16px;
	line-height: 16px;
	border: 0;
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 8px 0;
	padding-left: 7px;
	font-size: 12px;
	color: #555;
	text-align: center
}

.learn-bottom {
	position: absolute;
	bottom: 30px;
	right: 20px;
	padding-right: 10px;
	color: #919191;
	z-index: 1;
	text-align: right
}

.imgSizetype:nth-of-type(1) {
	background-image: url(/static/default/img/icon_layout_1.png);
}

.imgSizetype:nth-of-type(2) {
	background-image: url(/static/default/img/icon_layout_2.png);
}

.imgSizetype:nth-of-type(3) {
	background-image: url(/static/default/img/icon_layout_3.png);
}

.imgSize:nth-of-type(1) {
	background-image: url(/static/default/img/iconlayout_1.png);
}

.imgSize:nth-of-type(2) {
	background-image: url(/static/default/img/iconlayout_2.png);
}

.imgSize:nth-of-type(3) {
	background-image: url(/static/default/img/iconlayout_3.png);
}

.imgSize:nth-of-type(4) {
	background-image: url(/static/default/img/iconlayout_4.png);
}

.imgSize:nth-of-type(5) {
	background-image: url(/static/default/img/iconlayout_6.png);
}

.imgSize:nth-of-type(6) {
	background-image: url(/static/default/img/iconlayout_7.png);
}

.imgSizetype {
	height: 63px;
	width: 91px;
	margin-right: 10px;
	float: left;
	position: relative;
	background-size: 100% 100%;
}

.selectImg51 {
	display: block;
}

.selectImg52 {
	display: none;
}

.selectImg53 {
	display: none;
}

.selectImg {
	height: 25px;
	width: 25px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(/static/default/img/icon_layoutSelect.png);
	background-size: 100% 100%;
}

.imgSize {
	height: 63px;
	width: 91px;
	margin-right: 10px;
	float: left;
	position: relative;
	background-size: 100% 100%;
}

.colorOut {
	width: 32px;
	height: 32px;
	margin-top: 10px;
	border-radius: 1px;
	float: left;
	margin-right: 16px;
}

.colorInner {
	width: 28px;
	height: 29px;
	border-radius: 1px;
	margin: 1px auto;
}