@charset "utf-8";

/* css document */

body {
	background-attachment: fixed;
	background-size: cover;
	background-position: 50% 0;
	background-repeat: no-repeat;
}


/*教学设计页面*/

a:hover {
	text-decoration: underline;
}

.wrap .wrap-main .wrap-top .wrap-top-left {
	width: 770px;
	height: auto;
	float: left;
	margin-left: 20px;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul {
	float: left;
	margin-top: 20px;
	margin-bottom: 35px;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li {
	width: 100%;
	float: left;
	line-height: 35px;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.team-name {
	width: auto;
	min-width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 28px;
	line-height: 20px;
}
.wrap .wrap-main .wrap-top .wrap-top-left ul li.team-name samp {
	color: #222;
}
.wrap .wrap-main .wrap-top .wrap-top-left ul li.team-member {
	width: auto;
	min-width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
}
.wrap .wrap-main .wrap-top .wrap-top-left ul li.team-member samp {
	color: #222;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li h3 {
	font-size: 18px;
	color: #222;
	font-weight: bold;
	float: left;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li input {
	display: none;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.edit input {
	width: 200px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 2px;
	text-indent: 5px;
	color: #222;
	display: block;
	float: left;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.edit h3 {
	display: none;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.edit span a.bj {
	display: none;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.edit span a.bc {
	display: block;
	padding-right: 10px;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.edit span a.qx {
	display: block;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.edit span i.edit {
	display: none;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li span {
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li span a.bj {
	font-size: 14px;
	color: #00af7e;
	float: left;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li span a.bc {
	color: #00af7e;
	display: none;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li span a.qx {
	color: #666;
	display: none;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li span i.edit {
	float: left;
	width: 12px;
	height: 12px;
	background: url(../../image/lesson/design-icon.png) -10px -240px no-repeat;
	float: left;
	margin-top: 12px;
	margin-right: 5px;
	margin-left:5px;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li span a:hover {
	color: #00af7e;
	cursor: pointer;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li span i.edit {
	background: url(../../image/lesson/design-icon.png) -10px -272px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li a {
	float: left;
	font-size: 14px;
	color: #666;
}
.wrap .wrap-main .wrap-top .wrap-top-left ul li a:hover{
	text-decoration:none;
}
.wrap .wrap-main .wrap-top .wrap-top-left ul li a.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 11px 10px 0 10px;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li samp {
	float: left;
	font-size: 14px;
	color: #666;
	padding-right: 5px;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li a.time {
	color: #222;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.edit a.time {
	display: none;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li a.time:hover {
	text-decoration: none;
}

.wrap .wrap-main .wrap-top .wrap-top-left ul li.edit input {
	width: 250px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 2px;
	text-indent: 5px;
	color: #222;
	display: block;
	float: left;
}

.wrap .wrap-main .wrap-top .wrap-top-right {
	float: right;
	margin-right: 20px;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul {
	float: left;
	margin-top: 30px;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li {
	float: left;
	font-size: 14px;
	color: #666;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li:hover {
	color: #00af7e;
	cursor: pointer;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li i {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li i.praise {
	width: 19px;
	height: 19px;
	background: url(../../image/lesson/index-icon.png) -10px -50px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li i.praise.active {
	width: 19px;
	height: 19px;
	background: url(../../image/lesson/index-icon.png) -60px -50px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li i.collect {
	width: 19px;
	height: 19px;
	background: url(../../image/lesson/index-icon.png) -10px -100px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li i.collect.active {
	width: 19px;
	height: 19px;
	background: url(../../image/lesson/index-icon.png) -60px -100px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li i.reference {
	width: 18px;
	height: 18px;
	background: url(../../image/lesson/design-icon.png) -10px -130px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li:hover i.reference {
	width: 18px;
	height: 18px;
	background: url(../../image/lesson/design-icon.png) -70px -270px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li i.shared {
	width: 18px;
	height: 17px;
	background: url(../../image/lesson/design-icon.png) -10px -180px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li:hover i.shared {
	width: 18px;
	height: 17px;
	background: url(../../image/lesson/design-icon.png) -40px -300px no-repeat;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li span {
	font-family: arial;
}

.wrap .wrap-main .wrap-top .wrap-top-right ul li.line {
	width: 1px;
	height: 16px;
	background: #666;
	margin: 3px 10px 0 10px;
}

.wrap .wrap-main .wrap-bottom {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

.wrap-bottom .ks-tab {
	width: 100%;
	float: left;
	background: #fff;
}

.wrap-bottom .ks-tab ul.ks-num {
	float: left;
	border-left: 1px solid #ccc;
	position: relative;
}

.wrap-bottom .ks-tab ul.ks-num li {
	width: 125px;
	height: 44px;
	line-height: 43px;
	text-align: center;
	font-size: 16px;
	color: #666;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
}

.wrap-bottom .ks-tab ul.ks-num li h5 {
	float: left;
	font-size: 16px;
	color: #666;
	text-indent: 17px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 105px;
}

.wrap-bottom .ks-tab ul.ks-num li.active h5 {
	font-weight: bold;
	color: #00af7e;
	text-indent: 17px;
	width: auto;
}

.wrap-bottom .ks-tab ul.ks-num li.active.edit h5 {
	display: none;
}

.wrap-bottom .ks-tab ul.ks-num li i.shadow {
	display: none;
}

.wrap-bottom .ks-tab ul.ks-num li.active i.shadow {
	width: 13px;
	height: 45px;
	background: url(../../image/lesson/shadow-1.png) no-repeat;
	float: right;
	margin-right: -64px;
	margin-top: -2px;
	display: block;
}

.wrap-bottom .ks-tab ul.ks-num li.active.edit i.shadow {
	width: 13px;
	height: 45px;
	background: url(../../image/lesson/shadow-1.png) no-repeat;
	float: right;
	margin-right: -78px;
	margin-top: -2px;
	display: block;
}

.wrap-bottom .ks-tab ul.ks-num li.active i.edit {
	width: 12px;
	height: 12px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -10px -272px no-repeat;
	margin-top: 16px;
	margin-left: 5px;
}
.wrap-bottom .ks-tab ul.ks-num li.active i.edit:hover{ cursor: pointer;}
.wrap-bottom .ks-tab ul.ks-num li.active.edit i.edit {
	display: none;
}

.wrap-bottom .ks-tab ul.ks-num li.active.edit a.qd {
	font-size: 12px;
	color: #00af7e;
	font-family: "宋体";
	float: right;
	display: block;
}
.wrap-bottom .ks-tab ul.ks-num li.active.edit a.qd:hover{ cursor: pointer;}
.wrap-bottom .ks-tab ul.ks-num li.active.edit a.qx {
	font-size: 12px;
	font-family: "宋体";
	float: right;
	color: #666;
	padding-right: 5px;
	display: block;
}

.wrap-bottom .ks-tab ul.ks-num li.active.edit a.qx:hover {
	color: #00af7e;
	cursor: pointer;
}

.wrap-bottom .ks-tab ul.ks-num li a {
	display: none;
}

.wrap-bottom .ks-tab ul.ks-num li.active a {
	display: none;
}

.wrap-bottom .ks-tab ul.ks-num li i.line {
	display: none;
}

.wrap-bottom .ks-tab ul.ks-num li.active i.line {
	width: 1px;
	height: 14px;
	background: #ccc;
	float: right;
	display: block;
	margin: 15px 7px 0 7px;
}

.wrap-bottom .ks-tab ul.ks-num li.active.edit i.line {
	margin: 15px 5px 0 5px;
}

.wrap-bottom .ks-tab ul.ks-num li i.close {
	width: 9px;
	height: 9px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -70px -240px no-repeat;
	margin-right: 10px;
	margin-top: 18px;
	display: block;
}

.wrap-bottom .ks-tab ul.ks-num li i.close:hover {
	background: url(../../image/lesson/design-icon.png) -105px -240px no-repeat;
	cursor: pointer;
}

.wrap-bottom .ks-tab ul.ks-num li.active i.close {
	width: 9px;
	height: 9px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -70px -240px no-repeat;
	margin-right: 10px;
	margin-top: 18px;
	display: block;
}

.wrap-bottom .ks-tab ul.ks-num li.active.edit i.close {
	display: none;
}

.wrap-bottom .ks-tab ul.ks-num li.active i.close:hover {
	background: url(../../image/lesson/design-icon.png) -105px -240px no-repeat;
	cursor: pointer;
}

.wrap-bottom .ks-tab ul.ks-num li input {
	width: 122px;
	height: 24px;
	line-height: 24px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #666;
	text-indent: 5px;
	display: none;
	margin-top: 8px;
	margin-left: 5px;
	float: left;
}

.wrap-bottom .ks-tab ul.ks-num li.active {
	width: auto;
	border-top: 4px solid #00af7e;
	color: #00af7e;
	background: #fff;
	margin-top: -1px;
	height: 43px;
	position: relative;
	/*min-width: 158px;
	max-width: 198px;*/
}
.wrap-bottom .ks-tab ul.ks-num li.edit {
	/*width: 198px !important;*/
}

.wrap-bottom .ks-tab ul.ks-num li.active input {
	display: none;
}

.wrap-bottom .ks-tab ul.ks-num li.active.edit input {
	display: block;
}

.wrap-bottom .ks-tab ul.ks-num li:hover h5 {
	cursor: pointer;
	color: #00af7e;
}
.wrap-bottom .ks-tab .add-ks {
	font-size: 14px;
	color: #00af7e;
	line-height: 45px;
	border: none;
	margin-left: 20px;
	float: left;
}
.wrap-bottom .ks-tab .add-ks:hover{ text-decoration: underline; cursor: pointer;}
.wrap-bottom .ks-tab .tab-line {
	width: 100%;
	height: 1px;
	background: #ccc;
	float: left;
	margin-top: -1px;
}

.wrap-bottom .ks-content {
	width: 100%;
	float: left;
	background: #fff;
}

.wrap-bottom .ks-content .tab-content {
	width: 100%;
	float: left;
	margin-top: 17px;
	height: 36px;
}

.wrap-bottom .ks-content .tab-content ul {
	width: 900px;
	height: 36px;
	position: relative;
	margin-left: 22px;
	float: left;
}

.wrap-bottom .ks-content .tab-content .tab-line {
	width: 1165px;
	height: 1px;
	background: #00af7e;
	float: left;
	margin-left: 14px;
	margin-top: -1px;
}

.wrap-bottom .ks-content .tab-content ul li {
	width: 110px;
	float: left;
	font-size: 16px;
	color: #222;
	text-align: center;
	line-height: 36px;
}

.wrap-bottom .ks-content .tab-content ul li.active {
	background: url(../../image/lesson/sjx.png) 45px 30px no-repeat #00af7e;
	color: #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.wrap-bottom .ks-content .tab-content ul li.active:hover {
	color: #fff;
	cursor: pointer;
}
.wrap-bottom .ks-content .tab-content ul li:hover {
	color: #00af7e;
	cursor: pointer;
}

.wrap-bottom .ks-content .tab-content dl{ float: right; margin-right: 23px;}
.wrap-bottom .ks-content .tab-content dl dd{ font-size: 14px; color: #666; float: left; line-height: 35px;}
.wrap-bottom .ks-content .tab-content dl dd:hover{ color: #00af7e; cursor: pointer;}
.wrap-bottom .ks-content .tab-content dl dd.line{ width: 1px; height: 15px; background: #ccc; margin: 10px 10px 0 10px;}



.wrap-bottom .ks-content .content-type {
	width: 100%;
	float: left;
	margin-top: 25px;
}

.content-type .left-list {
	width: 220px;
	height: 408px;
	float: left;
	background: #fff;
	margin-bottom: 50px;
	border-right: 1px solid #ccc;
}

.content-type .left-list ul {
	width: 220px;
	float: left;
	margin-bottom: 15px;
}

.content-type .left-list ul li {
	width: 220px;
	float: left;
}

.content-type .left-list ul li b {
	width: 220px;
	font-size: 16px;
	color: #222;
	text-indent: 20px;
	float: left;
	line-height: 45px;
}

.content-type .left-list ul li dl {
	width: 100%;
	float: left;
}

.content-type .left-list ul li dl.another {
	margin-top: 10px;
}

.content-type .left-list ul li dl.another dd {
	text-indent: 25px;
}

.content-type .left-list ul li dl.another dd.active {
	background: #f1f1f1;
	border-left: 4px solid #00af7e;
	text-indent: 21px;
}

.content-type .left-list ul li dl dd {
	width: 216px;
	font-size: 14px;
	color: #222;
	height: 35px;
	line-height: 35px;
	text-indent: 35px;
	float: left;
}
.content-type .left-list ul li dl dd.active{
	background: #f1f1f1;
    border-left: 4px solid #00af7e;
    text-indent: 31px;}

.content-type .left-list ul li dl dd:hover{ cursor: pointer; color: #00af7e;}
/*右侧*/
.content-type .right-bottom {
	width: 966px;
	height: auto;
	float: left;
	background: #fff;
	margin-bottom: 50px;
	margin-left: 10px;
}
.content-type .right-bottom .design-content {
	float: left;
}
.design-content .type {
	width: 926px;
	height: auto;
	float: left;
	margin: 0 20px 30px 20px;
}
.design-content .type .type-title {
	width: 100%;
	margin: 0 0 18px 0;
}
.design-content .type .type-title h3 {
	width: 81px;
	height: 25px;
	line-height: 25px;
	background: #00af7e;
	border-radius: 2px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.design-content .type .type-list {
	width: 100%;
	height: auto;
	float: left;
	background: url(../../image/lesson/bg-white.png) repeat;
}
.design-content .type .type-list:last-child  .list-plate{
	border:none;
}
.design-content .type .type-list .list-plate {
	width: 908px;
	height: auto;
	margin: 0 9px;
	border-bottom: 1px dashed #ccc;
	float: left;
}
.design-content .type .type-list .list-plate h5 {
	width: 100%;
	font-size: 14px;
	color: #222;
	font-weight: bold;
	padding: 15px 0 10px 0;
}
.design-content .type .type-list .list-plate h5 ul li.bc {
	display: none;
}
.design-content .type .type-list .list-plate.edit h5 ul li.bc {
	display: block;
}
.design-content .type .type-list .list-plate.edit h5 ul li.bj {
	display: none;
}
.design-content .type .type-list .list-plate h5 ul li.bj {
	display: block;
}
.design-content .type .type-list .list-plate h5 ul li.normal {
	display: none;
}
.design-content .type .type-list .list-plate.edit h5 ul li.normal {
	display: block;
}
.design-content .type .type-list .list-plate.edit h5 ul li.bc i {
	display: none;
}
.design-content .type .type-list .list-plate h5 ul li.senior {
	display: none;
}
.design-content .type .type-list .list-plate.edit h5 ul li.senior {
	display: none;
}
.design-content .type .type-list .list-plate h5 ul {
	float: right;
}
.design-content .type .type-list .list-plate h5 ul li {
	font-size: 14px;
	color: #00af7e;
	float: left;
	margin-right:5px;
}
.design-content .type .type-list .list-plate h5 ul li i {
	width: 1px;
	height: 15px;
	background: #a2a2a2;
	float: left;
	margin: 16px 10px 0 10px;
}
.design-content .type .type-list .list-plate h5 ul li a {
	background: #ff5a3c;
	height: 22px;
	border-radius: 2px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	padding: 3px 10px;
}
.design-content .type .type-list .list-plate h5 ul li a:hover {
	background: #ff5a3c;
	text-decoration: none;
}
.design-content .type .type-list .list-plate h5 ul li:hover {
	cursor: pointer;
}
.design-content .type .type-list .list-plate .edit-plate {
	width: 100%;
	float: left;
}
.design-content .type .type-list .list-plate .edit-plate dl {
	float: left;
	margin-top: 10px;
}
.design-content .type .type-list .list-plate .edit-plate dl dd {
	width: 355px;
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
}
.design-content .type .type-list .list-plate .edit-plate dl dd i {
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 10px;
}
.design-content .type .type-list .list-plate .edit-plate dl dd a {
	font-size: 14px;
	color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
    float: left;
}
.design-content .type .type-list .list-plate .edit-plate dl dd a:hover {
	text-decoration: underline;
	color: #00af7e;
}
.design-content .type .type-list .list-plate .edit-plate p {
	font-size: 14px;
    word-break: break-all;
}
.design-content .type .type-list .list-plate .edit-plate p.text {
	color: #666;
	line-height: 30px;
	text-indent: 5px;
}
.design-content .type .type-list .list-plate .edit-plate textarea {
	width: 886px;
	height: 117px;
	overflow: auto;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #aaa;
	text-indent: 10px;
	resize: none;
	padding: 10px;
	display: none;
}
.design-content .type .type-list .list-plate .edit-plate .process {
	width: 100%;
	height: auto;
	float: left;
}
.edit-plate .process {
	border-radius: 2px;
}
.edit-plate .process:hover {
	background: #e2e2e2;
}
.edit-plate .process:hover .pro-title h3 ul {
	display: block;
}
.edit-plate .process .pro-title {
	width: 100%;
	float: left;
}
.edit-plate .process .pro-title h3 {
	width: 805px;
	font-size: 14px;
	color: #222;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.edit-plate .process .pro-title h3 a {
	font-size: 14px;
	color: #222;
	float: left;
	padding-right: 20px;
}
.edit-plate .process .pro-title h3 ul {
	float: left;
	display: none;
	width:200px;
}
.edit-plate .process .pro-title h3 ul li {
	float: left;
	color: #00af7e;
}
.edit-plate .process .pro-title h3 ul li.line {
	width: 1px;
	height: 15px;
	background: #aaa;
	margin: 4px 13px 0 13px;
}
.edit-plate .process .pro-title h3 ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}
.edit-plate .process .pro-title h3 ul li.line:hover {
	text-decoration: none;
}
.edit-plate .process .pro-title span {
	float: right;
	font-size: 14px;
	color: #aaa;
	padding-top: 10px;
	padding-bottom: 10px;
}
.edit-plate .process .pro-title span i {
	width: 16px;
	height: 8px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -70px -150px no-repeat;
	margin-left: 10px;
	margin-top: 9px;
}
.edit-plate .process .pro-title span i.up{
	background: url(../../image/lesson/design-icon.png) -70px -110px no-repeat;
}
.edit-plate .process .pro-title span:hover {
	cursor: pointer;
}
.edit-plate .process.active .pro-title span i {
	background: url(../../image/lesson/design-icon.png) -70px -110px no-repeat;
}
.edit-plate .process.active .pro-content {
	display: block;
}
.edit-plate .process .pro-content {
	width: 100%;
	float: left;
	display: none;
}
.edit-plate .process .pro-content.detail div:first-child * {
	max-width: 100% !important;
    white-space: inherit !important;
    position: inherit !important;
}
.edit-plate .process .pro-content p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.edit-plate .process .pro-content .cess-palate {
	width: 447px;
	height: auto;
	float: left;
	border-right: 1px dashed #ccc;
}
.edit-plate .process .pro-content .cess-palate p {
	width: 400px;
	padding-left: 20px;
}
.edit-plate .process .pro-content .cess-palate textarea.small {
	width: 410px;
	padding: 10px;
}
.design-content .type .type-list .list-plate .process-edit {
	width: 100%;
	height: auto;
	float: left;
	display: none;
}
.list-plate .process-edit input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	color: #222;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list-plate .process-edit textarea {
	width: 886px;
	height: 117px;
	overflow: auto;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #aaa;
	text-indent: 10px;
	resize: none;
	padding: 10px;
	margin-top: 10px;
}
.list-plate .process-edit .btn-edit {
	width: 100%;
	float: left;
}
.list-plate .process-edit .btn-edit button {
	width: 80px;
	height: 30px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 2px;
	margin-top: 10px;
}
.list-plate .process-edit .btn-edit button.save {
	background: #00af7e;
	color: #fff;
}
.list-plate .process-edit .btn-edit button.cancel {
	background: #fff;
	border: 1px solid #00af7e;
	color: #00af7e;
}
.list-plate .process-edit .btn-edit button.save:hover {
	background: #039f73;
}
.list-plate .process-edit .btn-edit button.cancel:hover {
	background: #039f73;
	color: #fff;
}
.list-plate .process-edit .btn-edit span {
	float: right;
	font-size: 14px;
	color: #00af7e;
	padding-top: 10px;
}
.list-plate .process-edit .btn-edit span:hover {
	cursor: pointer;
	text-decoration: underline;
}
.list-plate .process-edit .cess-palate {
	width: 454px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.list-plate .process-edit .cess-palate p {
	width: 400px;
	padding-left: 20px;
}
.list-plate .process-edit .cess-palate textarea.small {
	width: 425px;
	padding: 10px;
}
.design-content .type .type-list .list-plate.edit textarea {
	display: block;
}
.design-content .type .type-list .list-plate.edit .edit-plate>p {
	display: none;
}
.design-content .type .type-list .list-plate .edui-container {
	display: none;
}
.design-content .type .list-plate .process-edit .edui-container {
	display: block;
}
.design-content .type .type-list .list-plate.edit .edui-container {
	display: block;
}
.design-content .type .type-list .list-plate .bottom ul li.bc {
	display: none;
}
.design-content .type .type-list .list-plate.edit .bottom ul li.bc {
	display: block;
}
.design-content .type .type-list .list-plate.edit .bottom ul li.bj {
	display: none;
}
.design-content .type .type-list .list-plate.edit .bottom ul li.bj.resource_add{
	display: block;
}
.design-content .type .type-list .list-plate .bottom ul li.normal {
	display: none;
}
.design-content .type .type-list .list-plate.edit .bottom ul li.normal {
	display: block;
}
.design-content .type .type-list .list-plate.edit .bottom ul li.bc i {
	display: none;
}
.design-content .type .type-list .list-plate .bottom ul li.senior {
	display: none;
}
.design-content .type .type-list .list-plate.edit .bottom ul li.senior {
	display: none;
}
.design-content .type .type-list .list-plate .bottom {
	width: 100%;
	height: 45px;
	line-height: 45px;
	float: left;
}
.design-content .type .type-list .list-plate .bottom ul {
	float: left;
}
.design-content .type .type-list .list-plate .bottom ul li {
	font-size: 14px;
	color: #00af7e;
	float: left;
}
.design-content .type .type-list .list-plate .bottom ul li i {
	width: 1px;
	height: 15px;
	background: #a2a2a2;
	float: left;
	margin: 16px 10px 0 10px;
}
.design-content .type .type-list .list-plate .bottom ul li a {
	background: #00af7e;
	height: 22px;
	border-radius: 2px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	padding: 0 10px;
}
.design-content .type .type-list .list-plate .bottom ul li a:hover {
	background: #19b077;
}
.design-content .type .type-list .list-plate .bottom ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}
.design-content .type .type-list .list-plate .bottom a {
	float: right;
	font-size: 14px;
	color: #666;
	display: none;
}
.design-content .type .type-list .list-plate .bottom a i {
	width: 15px;
    height: 7px;
    float: right;
    background: url(../../image/lesson/design-icon.png) -70px -150px no-repeat;
    margin-top: 20px;
    margin-left: 10px;
}
.design-content .type .type-list .list-plate .bottom a.active i {
    background: url(../../image/lesson/design-icon.png) -70px -110px no-repeat;
}
.design-content .type .type-list .list-plate .bottom a:hover {
	text-decoration: none;
	cursor: pointer;
}
.design-content .type .type-list .list-plate .bottom a.line {
   	width: 1px;
    height: 15px;
    background: #ccc;
    margin: 15px 10px 0 10px;
}
.design-content .type .type-list .list-plate .bottom p {
	float: right;
	font-size: 14px;
	color: #666;
}
.design-content .type .type-list .list-plate .bottom p i {
	width: 15px;
	height: 7px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -70px -150px no-repeat;
	margin-top: 20px;
	margin-left: 10px;
}
.design-content .type .type-list .list-plate .bottom p i.up {
	background: url(../../image/lesson/design-icon.png) -70px -110px no-repeat;
}
.design-content .type .type-list .list-plate .bottom p:hover {
	cursor: pointer;
}
.design-content .type .type-list .list-plate .bottom p.active i {
	background: url(../../image/lesson/design-icon.png) -70px -150px no-repeat;
}


/*课件*/
.design-content .courseware {
	width: 926px;
	height: auto;
	float: left;
	margin: 10px 20px 20px 20px;
	background: url(../../image/lesson/bg-white.png) repeat;
	/*filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/
}
.courseware .course-left {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.courseware .course-left .course-left-title {
	width: 890px;
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
}
.courseware .course-left .course-left-title .title-left {
	width: 540px;
	float: left;
}
.courseware .course-left .course-left-title .title-left h5 {
	width: 540px;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.courseware .course-left .course-left-title .title-left span {
	padding-right: 30px;
	font-size: 14px;
	color: #666;
}
.courseware .course-left .course-left-title .title-left span a {
	font-family: arial;
}
.courseware .course-left .course-left-title .title-right {
	float: right;
}
.courseware .course-left .course-left-title .title-right button {
	width: 106px;
	height: 35px;
	background: #00af7e;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
}
.courseware .course-left .course-left-title .title-right button:hover {
	background: #19b077;
}
.courseware .course-left .course-left-content {
	width: 890px;
	min-height: 500px;
	max-height: 800px;
	overflow-y: auto;
	margin-left: 20px;
}
.courseware .course-left .course-left-content * {
	max-width: 100% !important;
	position: inherit !important;
}
.courseware .course-left .course-left-content .no-content {
	width: 100%;
	float: left;
	display: none;
}
.courseware .course-left .course-left-content .no-content span {
	font-size: 18px;
	color: #666;
	text-align: center;
	padding-top: 150px;
	display: block;
}
.courseware .course-left .course-left-content .no-content button {
	width: 106px;
	height: 35px;
	background: #00af7e;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	margin: 0 auto;
	display: block;
	margin-top: 15px;
}
.courseware .course-left .course-left-content .no-content button:hover {
	background: #039f73;
}
.courseware .course-left .course-left-content p {
	font-size: 14px;
	color: #222;
	line-height: 36px;
	text-indent: 28px;
}
.courseware .course-left .course-left-content img {
	margin: 0 auto;
	margin-bottom: 10px;
}
.courseware .course-right {
	margin-top: 20px;
}

/*其他老师课件*/
.courseware .course-right .teacher-course {
	width: 204px;
	height: auto;
	margin-left: 15px;
	float: left;
}
.teacher-course h5 {
	width: 100%;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	padding-bottom: 20px;
}
.teacher-course ul li {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #9e9e9e;
	margin-bottom: 10px;
}
.teacher-course ul li .pic {
	width: 58px;
	height: 58px;
	float: left;
	border: 1px solid #aaa;
	background: #fff;
	margin-bottom: 10px;
}
.teacher-course ul li .pic img {
	width: 54px;
	height: 54px;
	margin: 2px;
}
.teacher-course ul li p {
	width: 125px;
	height: 25px;
	float: left;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #222;
	padding-top: 1px;
}
.teacher-course ul li p a {
	font-size: 14px;
	color: #222;
}
.teacher-course ul li p a:hover {
	color: #00af7e;
}
.teacher-course ul li span {
	width: 120px;
	float: left;
	font-size: 12px;
	color: #666;
	font-family: "宋体";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	line-height: 17px;
}

/*贝壳网课件*/
.courseware .course-right .bakclass-course {
	width: 204px;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
.bakclass-course h5 {
	width: 100%;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	padding-bottom: 20px;
}
.bakclass-course ul li {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #9e9e9e;
	margin-bottom: 10px;
}
.bakclass-course ul li .pic {
	width: 58px;
	height: 58px;
	float: left;
	border: 1px solid #aaa;
	background: #fff;
	margin-bottom: 10px;
}
.bakclass-course ul li .pic img {
	width: 54px;
	height: 54px;
	margin: 2px;
}
.bakclass-course ul li p {
	width: 125px;
	height: 44px;
	float: left;
	padding-left: 10px;
	font-size: 14px;
	color: #222;
	padding-top: 1px;
	line-height: 17px;
}
.bakclass-course ul li p a {
	font-size: 14px;
	color: #222;
}
.bakclass-course ul li p a:hover {
	color: #00af7e;
}
.bakclass-course ul li dl {
	float: left;
	padding-left: 10px;
}
.bakclass-course ul li dl dd {
	font-size: 12px;
	color: #00af7e;
	float: left;
	font-family: "宋体";
}
.bakclass-course ul li dl dd a {
	font-size: 12px;
	color: #00af7e;
	font-family: "宋体";
}
.bakclass-course ul li dl dd.line {
	width: 1px;
	height: 13px;
	background: #aaa;
	margin: 0 10px 0 10px;
}

/*评论*/
.comment{
	display: none;
}

.design-content .comments {
	width: 926px;
	height: auto;
	float: left;
	margin: 10px 20px 20px 20px;
	background: url(../../image/lesson/bg-white.png) repeat;
	/*filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/

	/* margin-bottom: 100px; */
}


/*课堂实录*/
.design-content .sp {
	width: 926px;
	height: auto;
	float: left;
	margin: 10px 20px 20px 20px;
	background: url(../../image/lesson/bg-white.png) repeat;
	/*filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/
}
.sp .course-left {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.sp .course-left .course-left-title {
	width: 890px;
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
}
.sp .course-left .course-left-title .title-left {
	width: 540px;
	float: left;
}
.sp .course-left .course-left-title .title-left h5 {
	width: 540px;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sp .course-left .course-left-title .title-left span {
	padding-right: 30px;
	font-size: 14px;
	color: #666;
}
.sp .course-left .course-left-title .title-left span a {
	font-family: arial;
}
.sp .course-left .course-left-title .title-right {
	float: right;
}
.sp .course-left .course-left-title .title-right button {
	width: 106px;
	height: 35px;
	background: #00af7e;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
}
.sp .course-left .course-left-title .title-right button:hover {
	background: #19b077;
}
.sp .course-left .course-left-content {
	float: left;
	width: 890px;
	min-height: 380px;
	max-height: 800px;
	/*overflow-y: auto;*/
	margin-left: 20px;
}
.sp .course-left .course-left-content .no-video {
	width: 100%;
	float: left;
	margin-top: 120px;
}
.sp .course-left .course-left-content .no-video p {
	text-align: center;
	font-size: 18px;
	color: #666;
	padding-bottom: 30px;
}
.sp .course-left .course-left-content .no-video button {
	width: 106px;
	height: 35px;
	background: #00af7e;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	display: block;
	border-radius: 2px;
}
.sp .course-left .course-left-content .no-video button:hover {
	background: #01b26e;
}
.sp .course-left .course-left-content video {
	/*width: 628px;
	height: 362px;*/
	background: #000;
}

.sp .course-bottom{
	float: left;
	width: 100%;
	padding-top: 20px;
	background: #fff;
	display: none;
}

.sp .course-bottom p{
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-indent: 20px;
}

.sp .course-right .teacher-course {
	width: 204px;
	height: auto;
	margin-left: 15px;
	float: left;
}

/*删除教案弹窗*/

.tc-delete {
	width: 498px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-delete .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-delete .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-delete .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -10px -350px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-delete .main-title i.close:hover {
	background: url(../../image/lesson/design-icon.png) -70px -350px no-repeat;
	cursor: pointer;
}

.tc-delete .main {
	width: 100%;
	float: left;
}

.tc-delete .main .main-content {
	text-align: center;
	font-size: 16px;
	color: #222;
	padding-top: 50px;
	padding-bottom: 30px;
}


/*下载教案弹窗*/

.tc-download {
	width: 498px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-download .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-download .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-download .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -10px -350px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-download .main-title i.close:hover {
	background: url(../../image/lesson/design-icon.png) -70px -350px no-repeat;
	cursor: pointer;
}

.tc-download .main {
	width: 100%;
	float: left;
}

.tc-download .main .main-content {
	width: 100%;
	float: left;
	margin-top: 28px;
}

.tc-download .main .main-content p {
	float: left;
	padding-left: 30px;
	font-size: 14px;
	color: #717076;
	width:100%;
}

.tc-download .main .main-content ul {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

.tc-download .main .main-content ul li {
	width: 156px;
	float: left;
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
}

.tc-download .main .main-content ul li i.no-choose {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/lesson/no-choose.png) no-repeat;
	margin-right: 10px;
	margin-top: 2px;
}

.tc-download .main .main-content ul li i.choose {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/lesson/choose.png) no-repeat;
}


/*添加资源弹窗*/

.tc-add {
	width: 900px;
	height: 600px;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-add .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-add .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-add .main-title ul {
	float: left;
	margin-left: 12px;
}

.tc-add .main-title ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 45px;
}

.tc-add .main-title ul li.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 15px 10px 0 10px;
}

.tc-add .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -10px -350px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-add .main-title i.close:hover {
	background: url(../../image/lesson/design-icon.png) -70px -350px no-repeat;
	cursor: pointer;
}

.tc-add .main {
	width: 100%;
	float: left;
}

.tc-add .main .main-content {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.tc-add .main .main-content .res-left {
	width: 114px;
	height: 480px;
	float: left;
	border-right: 1px solid #ccc;
}

.tc-add .main .main-content .res-left ul {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.tc-add .main .main-content .res-left ul li {
	width: 114px;
	font-size: 14px;
	line-height: 28px;
	color: #333;
	text-align: center;
	margin-bottom: 8px;
}

.tc-add .main .main-content .res-left ul li.active {
	background: url(../../image/lesson/res-bg.png) no-repeat;
	color: #fff;
}

.tc-add .main .main-content .res-left ul li:hover {
	cursor: pointer;
}

.tc-add .main .main-content .res-right {
	width: 750px;
	float: left;
	margin-left: 35px;
}

.tc-add .main .main-content .res-right .res-right-top {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.tc-add .main .main-content .res-right .res-right-top .conditions {
	width: 100%;
	float: left;
	line-height: 20px;
	margin-bottom: 15px;
}

.conditions samp {
	font-size: 14px;
	color: #222;
	float: left;
	padding-right: 8px;
}

.conditions ul {
	float: left;
}

.conditions ul li {
	float: left;
	margin-right: 19px;
	font-size: 14px;
	color: #666;
}
.conditions ul li:hover{ cursor: pointer;}
.conditions ul li.active {
	background: #00af7e;
	color: #fff;
	height: 20px;
	line-height: 18px;
	padding: 0 6px;
	border-radius: 20px;
}

.conditions .search {
	width: 300px;
	height: 30px;
	border: 1px solid #ccc;
	float: right;
	margin-right: 27px;
	margin-top: -5px;
}

.conditions .search input {
	width: 220px;
	height: 30px;
	background: #fff;
	color: #aaa;
	line-height: 30px;
	text-indent: 10px;
	float: left;
}

.conditions .search button {
	width: 80px;
	height: 30px;
	background: #5c748b;
	font-size: 14px;
	color: #fff;
	float: right;
}

.conditions .search button:hover {
	background: #475e74;
}

.tc-add .main .main-content .res-right .res-right-bottom {
	width: 722px;
	float: left;
}
.tc-add .main .main-content .res-right .res-right-bottom .tc-page{
	height:285px;
}
.tc-add .main .main-content .res-right .res-right-top input.long {
	width: 590px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	color: #aaa;
	text-indent: 10px;
	float: left;
}

.tc-add .main .main-content .res-right .res-right-top a input.file {
	width: 104px;
	height: 32px;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.tc-add .main .main-content .res-right .res-right-top a input.file:hover {
	cursor: pointer;
}

.tc-add .main .main-content .res-right .res-right-top a.add {
	width: 104px;
	height: 32px;
	background: #5c748b;
	line-height: 32px;
	color: #fff;
	text-align: center;
	margin-right: 28px;
	font-size: 14px;
	position: relative;
	float: left;
	text-decoration: none;
}

.tc-add .main .main-content .res-right .res-right-top a:hover {
	cursor: pointer;
	background: #475e74;
}

.tc-add .main .main-content .res-right .res-right-top p {
	width: 100%;
	font-size: 14px;
	color: #000033;
	float: left;
	padding: 15px 0 15px 0;
}

.tc-add .main .main-content .res-right .res-right-top p span {
	color: #aaa;
    word-break: break-all;
}

.tc-add .main .main-content .res-right .res-right-top p span b {
	font-family: arial;
	color: #ff5a3c;
	font-weight: normal;
}

.res-right .res-right-bottom table {
	border-bottom: 1px solid #ccc;
	    border-collapse: collapse;
}

.res-right .res-right-bottom table tr.table-title {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #00af7e;
	color: #fff;
}

.res-right .res-right-bottom table tr {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #222;
}

.res-right .res-right-bottom table tr td {
	text-align: center;
}

.res-right .res-right-bottom table tr td i.no-choose {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/lesson/no-choose.png) no-repeat;
	margin-left: 12px;
	margin-top: 2px;
}

.tc-download .main .main-content ul li i.choose {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/lesson/choose.png) no-repeat;
	margin-right: 10px;
	margin-top: 2px;
}

.res-right .res-right-bottom table tr td i.choose {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/lesson/choose.png) no-repeat;
	margin-left: 12px;
	margin-top: 2px;
}
.res-right .res-right-bottom table tr td.first-td i.choose {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/lesson/choose-1.png) no-repeat;
	margin-left: 12px;
	margin-top: 2px;
}

.res-right .res-right-bottom table tr td.res-name.bt {
	text-align: center;
}

.res-right .res-right-bottom table tr td.res-name a {
	width: 285px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "微软雅黑";
    color: #222;
    float: left;
}

.res-right .res-right-bottom table tr td.res-name {
	width: 340px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 340px;
}

.res-right .res-right-bottom table tr td.res-name i {
	width: 23px;
	height: 23px;
	float: left;
	margin: 14px 10px 0 0;
}

.res-right .res-right-bottom table tr td.res-name.sc-file {
	padding-left: 25px;
}

.res-right .res-right-bottom table tr td a {
    font-family: 微软雅黑;
    color: #222;
    font-size: 14px;
}

.res-right .res-right-bottom table tr.bg {
	background: #eee;
}

.res-right .res-right-bottom table tr td.operation {
	color: #aaa;
}

.res-right .res-right-bottom table tr td.operation:hover {
	color: #00af7e;
	text-decoration: underline;
	cursor: pointer;
}

.res-right .res-right-bottom #tc-page {
	text-align: center;
}

.res-right .res-right-bottom #tc-page ul.page {
	display: inline-block;
	border: none;
	text-transform: uppercase;
	font-size: 10px;
	margin: 20px auto 10px auto;
	padding: 0;
}

.res-right .res-right-bottom #tc-page ul li {
	width: 25px;
	font-size: 14px;
	font-family: arial;
	color: #222;
	text-align: center;
	float: left;
}

.res-right .res-right-bottom #tc-page ul li.active {
	color: #00af7e;
	text-decoration: underline;
	font-weight: bold;
}

.res-right .res-right-bottom #tc-page ul li.ellipsis:hover {
	color: #222;
	cursor: auto;
}

.res-right .res-right-bottom #tc-page ul li:hover {
	color: #00af7e;
	cursor: pointer;
}

.res-right .res-right-bottom #tc-page ul li.pre {
	font-family: "宋体";
}

.res-right .res-right-bottom #tc-page ul li.next {
	font-family: "宋体";
}

.btn {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}

.btn button {
	width: 130px;
	height: 35px;
	font-size: 14px;
	border-radius: 2px;
}

.btn button.pl {
	background: #00C177;
	color: #fff;
}

.btn button.pl:hover {
	background: #01B26E;
	color: #fff;
}

.btn button.qx:hover {
	background: #01B26E;
	color: #fff;
}

.btn button.qx {
	border: 1px solid #00C177;
	color: #00C177;
	margin-left: 20px;
	background: #fff;
}


/*选择上课时间弹窗*/

.tc-time {
	width: 850px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-time .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-time .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-time .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/lesson/design-icon.png) -10px -350px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-time .main-title i.close:hover {
	background: url(../../image/lesson/design-icon.png) -70px -350px no-repeat;
	cursor: pointer;
}

.tc-time .main {
	width: 100%;
	float: left;
}

.tc-time .main .main-content {
	width: 100%;
	float: left;
	margin-top: 28px;
}

.tc-time .main .main-content .no-set {
	width: 100%;
	float: left;
	height: 386px;
}

.tc-time .main .main-content .no-set img {
	width: 401px;
	height: 125px;
	margin: 0 auto;
	display: block;
	margin-top: 15px;
	margin-bottom: 160px;
}

.ata-mails {
	width: 850px;
	margin: 0 auto;
}

.ata-mails h2 {
	height: 52px;
	line-height: 52px;
	background: #e9e9e9;
	font-size: 18px;
	padding-left: 15px;
}

.ata-mails h2 img {
	vertical-align: middle;
	float: right;
	padding: 15px 10px 0 0;
	cursor: pointer;
}

.ata-tittle {
	width: 850px;
	float: left;
}

.ata-tittle h6 {
	border: 1px #ffd5bc solid;
	background: #fff0e7;
	line-height: 27px;
	width: 90px;
	text-align: center;
	color: #5b6c7e;
	border-radius: 0 30px 30px 0;
	font-size: 14px;
	float: left;
	margin-right: 10px;
}

.kaix-data {
	float: left;
	height: 29px;
	line-height: 29px;
	color: #a3acb5;
	font-size: 14px;
}

.kaix-data h5 {
	float: left;
	color: #5b6c7e;
	font-size: 14px;
	padding-left: 20px;
}

.kaix-data span.text {
	float: left;
	display: block;
	width: 40px;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	margin-top: 7px;
}

.kaix-data .timeFrame {
	float: left;
	border: 1px solid #cccccc;
	width: 150px;
	height: 29px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.kaix-data .timeFrame input {
	float: left;
	width: 85px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	border: 0px;
	line-height: 33px\9;
	outline: none;
}

.kaix-data .timeFrame span {
	float: right;
	width: 24px;
	height: 29px;
	display: block;
	background: url(../../image/lesson/time-icon.png) no-repeat;
	cursor: pointer;
	margin-top: 5px;
}

.kaix-data span.sign {
	float: left;
	height: 29px;
	width: 15px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #8d8d8d;
	padding-left: 20px;
}

.ata-tittle h4 {
	background: #1cb177;
	width: 67px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	border: 1px #0f9460 solid;
	border-radius: 3px;
	float: left;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
}

.ata-tittle h4:hover {
	background: #14ad72;
	display: block;
}

.ata-tittle h4 a {
	color: #fff;
}

.ata-tittle h4.shez {
	background: #f8f8f8;
	width: 67px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border: 1px #dadada solid;
	border-radius: 3px;
	float: left;
	color: #8d8d8d;
	font-size: 14px;
	margin-left: 10px;
}

.ata-tittle h4.shez:hover {
	background: #14ad72;
	display: block;
	color: #fff;
	cursor: pointer;
	border: 1px solid #14ad72;
}

.ata-none {
	text-align: center;
	font-size: 16px;
	color: #666666;
	padding: 90px 0 200px 0;
	float: left;
	width: 100%;
}

.ata-none img {
	vertical-align: middle;
	margin-right: 10px;
}

.ata-jz div {
	width: 758px;
	float: left;
	padding-left: 35px;
}

.ata-jz div font {
	width: 222px;
	float: left;
	background: #fff;
	border-radius: 2px;
	line-height: 30px;
	margin: 0 15px;
	text-align: center;
	margin-top: 15px;
	padding: 10px 0;
	color: #5b6c7e;
	font-size: 14px;
	cursor: pointer;
}
.ata-jz div font:hover {
	background: #1cb177;
	color: #fff;
}

.ata-jz div font.active {
	background: #1cb177;
	color: #fff;
}

.ata-jz div b {
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: normal;
}

.ata-jz .pre {
	margin-top: 95px;
}

.ata-jz .next {
	margin-top: 95px;
}

.center_5 {
	width: 850px;
	background: #f8f8f8;
	margin-bottom: 34px;
	float: left;
	margin-top: 22px;
	padding-bottom: 15px;
    height: 315px;
    overflow-y: scroll;
}

.ata-jz .pre {
	width: 25px;
	height: 25px;
	background: url(../../image/lesson/arrow-left.png) no-repeat;
	float: left;
	margin: 90px 10px 0 10px;
	cursor: pointer;
	border: none;
	box-shadow: none;
}

.ata-jz .pre:hover {
	background: url(../../image/lesson/arrow-left-green.png) no-repeat;
}

.ata-jz .next {
	width: 25px;
	height: 25px;
	background: url(../../image/lesson/arrow-right.png) no-repeat;
	float: left;
	margin: 90px 0 0 10px;
	cursor: pointer;
	border: none;
	box-shadow: none;
}

.ata-jz .next:hover {
	width: 25px;
	height: 25px;
	background: url(../../image/lesson/arrow-right-green.png) no-repeat;
}

.ata-xgzy {
	width: 1184px;
	font-size: 14px;
	margin: 0 auto;
	background: #f4f4f4;
	line-height: 50px;
	margin-top: 20px;
	padding-left: 16px;
}

.ata-xgzy span {
	margin: 0 20px;
	color: #5d5d5d;
}

.ata-xgzy span font {
	color: #1cb177;
}

.ata-xgzy a {
	color: #000;
	margin-left: 20px;
}

.ata-xgzy a:hover {
	text-decoration: underline;
}
/*图标类型样式-小*/

i.word {
	background: url(../../image/lesson/small-file-type.png) -10px -10px no-repeat;
}

i.ppt {
	background: url(../../image/lesson/small-file-type.png) -10px -60px no-repeat;
}

i.pdf {
	background: url(../../image/lesson/small-file-type.png) -10px -110px no-repeat;
}

i.audio {
	background: url(../../image/lesson/small-file-type.png) -10px -160px no-repeat;
}

i.video {
	background: url(../../image/lesson/small-file-type.png) -10px -210px no-repeat;
}

i.zip {
	background: url(../../image/lesson/small-file-type.png) -10px -260px no-repeat;
}

i.excel {
	background: url(image/small-file-type.png) -10px -310px no-repeat;
}

i.img {
	background: url(../../image/lesson/small-file-type.png) -10px -360px no-repeat;
}

i.text {
	background: url(../../image/lesson/small-file-type.png) -10px -410px no-repeat;
}







/*图标类型样式-大*/

i.big-doc {
	background: url(../../image/lesson/file-type.png) -10px -20px no-repeat;
}

i.big-ppt {
	background: url(../../image/lesson/file-type.png) -10px -80px no-repeat;
}

i.big-pdf {
	background: url(../../image/lesson/file-type.png) -10px -140px no-repeat;
}

i.big-music {
	background: url(../../image/lesson/file-type.png) -10px -200px no-repeat;
}

i.big-video {
	background: url(../../image/lesson/file-type.png) -10px -260px no-repeat;
}

i.big-zip {
	background: url(../../image/lesson/file-type.png) -10px -320px no-repeat;
}

i.big-xls {
	 background: url(../../image/lesson/file-type.png) -10px -414px no-repeat;
}

i.big-img {
	background: url(../../image/lesson/file-type.png) -10px -366px no-repeat;
}

i.big-txt {
	background: url(../../image/lesson/file-type.png) -10px -461px no-repeat;
}
/*上传文件按钮样式*/
.uploadify .lessonUploadBtn {
    background: #5c748b;
    line-height: 32px;
    color: #fff;
    text-align: center;
    float: right;
    font-size: 14px;
    position: relative;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none !important;
    text-shadow: none !important;
}
.uploadify:hover .lessonUploadBtn{
    background: #475e74 !important;
}
.design-content .type .type-list .list-plate .edit-plate dl dd a.del {
	font-size: 14px;
	color: #aaa !important;
	text-decoration: none !important;
	margin:2px 0 0 5px;
	float:right;
	width: 35px;
	background:#e2e2e2;
	display:none;
	text-align:center;
}
.design-content .type .type-list .list-plate .edit-plate dl dd:hover a.del{
	display:block;
}
.design-content .type .type-list .list-plate .edit-plate dl dd:hover a{
	text-decoration: underline;
	color: #00af7e;
}
/*分享弹窗*/

.tc-share {
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-share .main-title {
	width: 100%;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
}

.tc-share .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-share .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/liveAdmin/icon-live.png) -150px -70px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-share .main-title i.close:hover {
	background: url(../../image/liveAdmin/icon-live.png) -150px -120px no-repeat;
	cursor: pointer;
}

.tc-share .main-title ul {
	float: left;
	margin-top: 55px;
	margin-bottom: 15px;
}

.tc-share .main-title ul li {
	width: 70px;
	font-size: 14px;
	color: #6f7880;
	float: left;
	text-align: center;
	cursor: pointer;
}

.tc-share .main-title ul li.link i {
	width: 17px;
	height: 18px;
	background: url(../../image/liveAdmin/share-icon.png) -10px -10px no-repeat;
	margin: 0 auto;
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.tc-share .main-title ul li.link.active {
	color: #335ccb;
}

.tc-share .main-title ul li.link.active i {
	width: 17px;
	height: 18px;
	background: url(../../image/liveAdmin/share-icon.png) -10px -60px no-repeat;
	margin: 0 auto;
	display: block;
	position: relative;
	margin-bottom: 10px;
}


.tc-share .main-title ul li.community i {
	width: 20px;
	height: 18px;
	background: url(../../image/liveAdmin/share-icon.png) -10px -110px no-repeat;
	margin: 0 auto;
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.tc-share .main-title ul li.community.active {
	color: #335ccb;
}

.tc-share .main-title ul li.community.active i {
	width: 20px;
	height: 18px;
	background: url(../../image/liveAdmin/share-icon.png) -10px -160px no-repeat;
	margin: 0 auto;
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.tc-share .main {
	width: 100%;
	float: left;
	border-top: 1px solid #b7d3f3;
}

.tc-share .main .main-content {
	width: 380px;
	height: auto;
	margin: 0 auto;
}

.tc-share .main .main-content b.link {
	width: 18px;
	height: 8px;
	float: left;
	background: url(../../image/liveAdmin/share-icon.png) -10px -210px no-repeat;
	margin-left: 50px;
	margin-top: -8px;
}

.tc-share .main .main-content dl {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.tc-share .main .main-content dl dd {
	width: 100%;
	margin-bottom: 20px;
}

.tc-share .main .main-content dl dd input {
	width: 355px;
	height: 35px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #b2b2b2;
	font-size: 14px;
	color: #333;
	float: left;
	text-indent: 10px;
}

.tc-share .main .main-content dl dd button {
	width: 130px;
	height: 35px;
	border-radius: 3px;
	background: #00C177;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
}

.tc-share .main .main-content dl dd button:hover {
	background: #01B26E;
}

.tc-share .main .main-content dl dd.tss {
	font-size: 14px;
	color: #6f7880;
}

.tc-share .main .main-content .con-3 {
	width: 100%;
	float: left;
	margin: 0px 0 10px 0;
	text-align: center;
}

.tc-share .main .main-content .con-3 .btn {
	display: inline-block;
}

.tc-share .main .main-content .con-3 .btn button {
	width: 130px;
	height: 35px;
	font-size: 14px;
	border-radius: 3px;
	margin: 0 auto;
	display: block;
	border: 1px solid #00C177;
	color: #00C177;
	background: #fff;
}

.tc-share .main .main-content .con-3 .btn button:hover {
	background: #01B26E;
	color: #fff;
}

.tc-share .main .main-content b.community {
	width: 18px;
	height: 8px;
	float: left;
	background: url(../../image/liveAdmin/share-icon.png) -10px -210px no-repeat;
	margin-left: 80px;
	margin-top: -8px;
	display:none;
}

.tc-share .main .main-content ul {
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left:24px;
}

.tc-share .main .main-content ul li {
	width: 54px;
	float: left;
	font-size: 14px;
	color: #6f7880;
	text-align: center;
	margin-right: 35px;
}
.tc-share .main .main-content ul li:hover{ color: #335ccb;
	text-decoration: underline; cursor: pointer;}
.tc-share .main .main-content ul li i {
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	cursor: pointer;
}

.tc-share .main .main-content ul li.pyq i {
	width: 54px;
	height: 54px;
	background: url(../../image/liveAdmin/share-icon.png) -89px -9px no-repeat;
}

.tc-share .main .main-content ul li.wechat {
}

.tc-share .main .main-content ul li.qzone i {
	width: 54px;
	height: 54px;
	background: url(../../image/liveAdmin/share-icon.png) -90px -189px no-repeat;
}

.tc-share .main .main-content ul li.sina i {
	width: 54px;
	height: 54px;
	background: url(../../image/liveAdmin/share-icon.png) -89px -279px no-repeat;
}

.tc-share .main .main-content ul li.qwb {
	/* margin-right: 0; */
}

.tc-share .main .main-content ul li.qwb i {
	width: 54px;
	height: 54px;
	background: url(../../image/liveAdmin/share-icon.png) -90px -369px no-repeat;
}

i.fx {
	width: 19px;
	height: 19px;
	background: url(../../image/lesson/fx.png) -40px -35px no-repeat;
	margin-top: 12px;
}
li:hover i.fx {
	width: 19px;
	height: 19px;
	background: url(../../image/lesson/fx.png) -40px 0px no-repeat;
	margin-top: 12px;
}

.pro-title ul{
	width:90%;
}
.edit-plate .selectTdClass {
	background-color: #edf5fa !important
}

.edit-plate table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption {
	border: 1px dashed #ddd !important
}

.edit-plate table {
	margin-bottom: 10px;
	border-collapse: collapse;
	display: table;
}

.edit-plate td,th {
	padding: 5px 10px;
	border: 1px solid #000;
}

.edit-plate caption {
	border: 1px dashed #DDD;
	border-bottom: 0;
	padding: 3px;
	text-align: center;
}

.edit-plate .ue-table-interlace-color-single {
	background-color: #fcfcfc;
}

.edit-plate .ue-table-interlace-color-double {
	background-color: #f7faff;
}

.edit-plate td p {
	margin: 0;
	padding: 0;
}

.detail .edit-plate div:first-child * {
	max-width: 100% !important;
    white-space: inherit !important;
    position: inherit !important;
}

.wrap-top .wrap-top-right {
    max-width: 260px;
    float: right;
    margin-right: 20px;
    margin-top: 25px;
}

.wrap-top .wrap-top-right dl {
	float: left;
}

.wrap-top .wrap-top-right dl dd {
	float: left;
	margin-left: 20px;
}

.wrap-top .wrap-top-right dl dd i.praise {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -10px no-repeat;
	margin-right: 5px;
}

.wrap-top .wrap-top-right dl dd i.praise:hover {
	cursor: pointer;
}

.wrap-top .wrap-top-right dl dd i.praise.active {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -10px no-repeat;
	margin-right: 5px;
}

.wrap-top .wrap-top-right dl dd i.pl {
	width: 22px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -110px no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}

.wrap-top .wrap-top-right dl dd i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
}

.wrap-top .wrap-top-right dl dd:hover i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
	cursor: pointer;
}

.wrap-top .wrap-top-right dl dd:hover em.share {
	color: #00a2ac;
	cursor: pointer;
}

.wrap-top .wrap-top-right dl dd em {
	font-size: 12px;
	color: #666;
	font-family: arial;
	font-style: normal;
	float: left;
	padding-top: 5px;
}
img.kfformula {
    vertical-align: middle;
}
.tc-add .main .main-content .res-right .res-right-top a.add.h5-uploadify {
	float: left;
	text-decoration: none;
	margin-right: 0;
}
.tc-add .main .main-content .res-right .res-right-top input {
	display: none;
}

div.paner div.View div.PageView {
	background: url(http://res.bakclass.com/image/resourceLibrary/common/page.png);
	position: relative !important;
}

div.paner div.btn_right {
	background: url(http://res.bakclass.com/image/resourceLibrary/common/ppt-next.png);
}

div.paner div.btn_left {
	background: url(http://res.bakclass.com/image/resourceLibrary/common/ppt-pre.png);
}

/*转码失败提示*/
.design-content .fail-main{
	float: left;
	width: 100%;
	height: auto;
	margin: 35px 20px 20px 0px;
}
.design-content .fail-main .main-lf{
	float: left;
	width: 163px;
	height:152px;
	margin-right: 10px;
}
.design-content .fail-main .main-lf img{
	float: left;
	width: 163px;
	height:152px;
}
.design-content .fail-main .main-rt{
	float: left;
	width: 650px;
	margin-top: 1px;
}
.design-content .fail-main .main-rt h3{
	float: left;
	width: 100%;
	font-size:22px;
	color: #222;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 4px;
}
.design-content .fail-main .main-rt p{
	float: left;
	width: 100%;
	font-size:16px;
	color: #666;
	line-height:29px;
}
.design-content .fail-main .main-rt p span{
	color: #01af7e;
}
.design-content .fail-main .main-rt samp{
	float: left;
	width: 100%;
	font-size:18px;
	color: #ff4200;
	line-height:34px;
}
.design-content .fail-main .main-rt button{
	float:left;
	width: 148px;
	height:38px;
	background: #00af7e;
	border-radius: 3px;
	line-height: 38px;
	color: #fff;
	font-size: 18px;
	margin-top: 23px;
	margin-left: 160px;
}
.design-content .fail-main .main-rt button:hover {
	background: #048a64;
}

/*新增在线编辑教案-上传教案按钮*/
.add-btn-main{
	float: left;
	width: 100%;
	height:auto;
	min-height: 400px;
	margin-left: 120px;
}
.add-btn-main p{
	float: left;
	width:100%;
	text-align: center;
	color: #666;
	font-size: 16px;
	margin:150px 0 20px;
	font-weight: bold;
}
.add-btn-main .btn-main{
	float: left;
	width: 100%;
	text-align: center;
}
.add-btn-main .btn-main button{
	width:120px;
	height:32px;
	border:1px solid #00af7e;
	line-height: 30px;
	border-radius: 2px;
	background: #00AF7E;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.add-btn-main .btn-main button.oth-btn{
	background: #fff;
	color: #00AF7E;
	margin-left: 8px;
}
.add-btn-main .btn-main button:hover{
	background: #02a577;
	color: #fff;
}

/*上传教案按钮*/
.add-dl-btn{
	width: 100%;
	height:80px;
	background: #fff;
}
.add-dl-btn .btn-con{
	margin: 20px;
}
.add-dl-btn .btn-con p{
	float: left;
	color: #9e9e9e;
	font-size: 10px;
}
.add-dl-btn .btn-con button{
	float: left;
	width: 90px;
	height: 26px;
	background: #ff510d;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.add-dl-btn .btn-con button:hover{
	background: #ee543b;
	color: #fff;
}

/*上传word*/
.uplo-main{
	background: #fff;
	position: relative;
	float: left;
	width: 950px;
	padding:15px 15px 40px 15px;
}
.uplo-main .main-content{
	width: 926px;
	height: auto;
	float: left;
	margin: 10px 20px 20px 20px;
	background: url(../../image/lesson/bg-white.png) repeat;
}
.uplo-main .main-content .course-left-title{
	width: 906px;
	float: left;
	margin:20px 0 15px 20px;
}
.uplo-main .main-content .course-left-title .title-left {
	width: 100%;
	float: left;
}
.uplo-main .main-content .course-left-title .title-left h5 {
	width: 100%;
	font-size: 16px;
	color: #222;
	max-width: 100%;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.uplo-main .main-content .course-left-title .title-left span {
	padding-right: 30px;
	font-size: 14px;
	color: #666;
}
.uplo-main .main-content .course-left-title .title-left span a {
	font-family: arial;
}
.uplo-main .main-content .uplo-con{
	float: left;
	width: 864px;
	margin:10px 20px 30px;
	border:1px solid #ddd;
	height: auto;
	min-height: 400px;
	max-height: 700px;
	overflow-y: auto;
	overflow-x:hidden;
	padding:10px;
}

.wrap-bottom .ks-tab ul.ks-num li.active {
	width:245px;
}
.wrap-bottom .ks-tab ul.ks-num li .edit{
	display: none;
}
.wrap-bottom .ks-tab ul.ks-num li.active .edit{
	width: 50px;
	height: 12px;
	float: right;
	margin-top: 16px;
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 12px;
	cursor: pointer;
}
.wrap-bottom .ks-tab ul.ks-num li.active .edit i{
	float: left;
	width: 12px;
	height: 12px;
	background: url(../../image/match/prepare-icon.png) -10px -10px no-repeat;
	margin-left: 5px;
}
.wrap-bottom .ks-tab ul.ks-num li.edit .edit{
	display: none;
}
.wrap-bottom .ks-tab ul.ks-num li.active.edit i.close{
	display: none !important;
}
.wrap-bottom .ks-tab ul.ks-num li.active i.line{
	display: none !important;
}
.wrap-bottom .ks-tab ul.ks-num li.edit i.line{
	display: block !important;
}