@charset "utf-8";

/* css document */

/*课程视频*/

.course-video {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.video-info {
	width: 1200px;
	height: 74px;
	float: left;
	background: #fff;
	z-index: 1;
}

.video-info .video-info-left {
	width: 745px;
	float: left;
	margin-left: 10px;
}

.video-info .video-info-left h3 {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 15px 0 6px 8px;
    line-height: 20px;
}
.video-info .video-info-left h3 b{
	float: left;
	width: auto;
	max-width: 340px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.video-info .video-info-left h3 .honor {
    font-size: 14px;
    /*display: inline-block;*/
    line-height: 20px;
    background: #d2e2fe;
    margin-left: 16px;
    padding: 0 4px;
    color: #395f9e;
    font-weight: 400;
	float: left;
}
.video-info .video-info-left h3 i.bkds-icon{
	float: left;
	width: 15px;
	height: 15px;
	background: url(../../image/listen/list-icon.png) -10px -100px no-repeat;
	margin: 2px 0 0 10px;
	cursor: default;
}

.video-info .video-info-left h3 i.jj-icon{
	float: left;
	width: 15px;
	height: 15px;
	background: url(../../image/listen/from-jj.png)no-repeat;
	margin: 2px 0 0 10px;
	cursor: default;
}

.video-info .video-info-left span.honor {
	background: #d2e2fe;
	color: #395f9e;
}

.video-info .video-info-left dl {
	float: left;
	margin-left: 8px;
    margin-right: 20px;
}

.video-info .video-info-left dl dd {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	float: left;
}
.video-info .video-info-left dl dd span{
	float: left;
	width: auto;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.video-info .video-info-left dl dd img {
    display: inline-block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    border-radius: 12px;
    float: left;
    margin-right: 4px;
}
.video-info .video-info-left dl dd.line {
	width: 1px;
	height: 15px;
	margin: 5px 10px 0 10px;
	background: #ccc;
}
.video-info .video-info-left dl dd em {
	font-style: normal;
	font-family: arial;
}

.video-info .video-info-left dl dd em.num {
	color: #fc583d;
}

.content-tips{
	float: left;
	font-size: 12px;
	color: #09AFFF;
	background: #E8F9FF;
	border-radius: 2px;
	margin: 0 0 6px 10px;
}

.content-tips samp {
	/*float: left;*/
	padding: 0 15px 0 10px;
	font-weight: bold;
}

.list-plate .com-mark {
	float: left;
	width: 70px;
	height: 20px;
	background: #F56C6C;
	border-radius: 12px;
	margin-top: 5px;
}
.list-plate .com-mark.active {
	background: #67C23A;
}
.list-plate .com-mark i{
	float: left;
	width: 17px;
	height: 17px;
	background: url(../../image/listen/no.png)no-repeat;
	margin: 4px 2px 0 6px;
}
.list-plate .com-mark.active i{
	background: url(../../image/listen/pass.png)no-repeat;
	margin: 2px 2px 0 6px;
}

.list-plate  .com-mark p{
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: none;
	line-height: 20px;
}
.list-plate  .com-mark p.com-mark-no{
	display: block;
}
.list-plate  .com-mark.active p.com-mark-pass{
	display: block;
}

.video-info .video-info-left h3 .area-div{
	float: left;
	font-size: 14px;
	color: #09AFFF;
	background: #E8F9FF;
	border-radius: 2px;
	margin: 0 0 0 15px;
}

.video-info .video-info-left h3 .area-div samp {
	font-weight: bold;
	padding: 10px 9px 9px 10px;
}

/*标题右边*/
.video-info .video-info-right {
	float: right;
	margin-right: 10px;
}

.video-info .video-info-right ul{
	float: left;
}
.video-info .video-info-right ul li{
	display: inline-block;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	margin: 20px 10px 0 15px;
}
.video-info .video-info-right ul li i{
	width: 22px;
	height: 26px;
	display: inline-block;
	float: left;
	background-image: url(../../image/listen/excellent-course-icon.png);
	background-repeat: no-repeat;
}
.video-info .video-info-right ul li i.look{
	background-position: -10px -356px;
	margin-right: 4px;
}
.video-info .video-info-right ul li i.shou{
	background-position: -60px -354px;
}

.video-info .video-info-right ul li.report{
	cursor: pointer;
}
.video-info .video-info-right ul li i.rep{
	width: 15px;
	height: 19px;
	margin: 5px 8px 5px 0;
	background: url(../../image/listen/report.png) no-repeat;
}


.video-info .video-info-right button {
	width: 88px;
	height: 32px;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 20px;
	font-size: 12px;
	border-radius: 2px;
	text-align: left;
}

.video-info .video-info-right button.share {
	background: url(../../image/listen/excellent-course-icon.png) -94px -54px no-repeat #fff;
	border: 1px solid #ccc;
	color: #666;
	text-indent: 42px;
}

.video-info .video-info-right button.share:hover {
	background: url(../../image/listen/excellent-course-icon.png) -189px -54px no-repeat #fff;
	border: 1px solid #fc583d;
	color: #fc6d55;
}

.video-info .video-info-right button.collect {
	background: url(../../image/listen/excellent-course-icon.png) 5px -4px no-repeat #fff;
	border: 1px solid #ccc;
	color: #666;
	text-indent: 42px;
}
.video-info .video-info-right button.collect:hover {
	background: url(../../image/listen/excellent-course-icon.png) -94px -4px no-repeat #fff;
	border: 1px solid #fc583d;
	color: #fc6d55;
}
.video-info .video-info-right button.collect.active {
	background: url(../../image/listen/excellent-course-icon.png) -190px -4px no-repeat #fff;
	border: 1px solid #ccc;
	color: #666;
	/*text-indent: 36px;*/
}

.video-main {
	width: 100%;
	height: 530px;
	float: left;
}

.video-main .video-main-left {
	width: 100% !important;
	height: 530px;
	float: left;
	position: relative;
}

.video-main .video-main-left img {
	width: 100%;
	float: left;
}

.video-main .videozz {
	width: 100%;
	float: left;
	height: 100%;
	background: url(../../image/showAdmin/bg2.png) repeat;
	position: absolute;
	z-index: 32;
    display: none;
}

.video-main .videozz .videozz_mian{
	padding: 17.5px 20px 17.5px 20px;
	background: #FFFFFF;
	border-radius: 2px;
	position: absolute;
	top: 13%;
	bottom: 16%;
	left: 9.5%;
	right: 33%;
	display: flex;
	flex-direction: column;
}

.video-main .videozz .videozz_mian .pronlem_title{
    float: left;
    width: 100%;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
}
.video-main .videozz .videozz_mian .pronlem_title b{
	margin-right: 10px;
	float: left;
}
.video-main .videozz .videozz_mian .pronlem_title p{
	width: 90%;
	float: left;
	word-wrap: break-word;
	white-space: normal;
	word-break: break-all;
}
.video-main .videozz .videozz_mian .pronlem_option{
	float: left;
    width: 100%;
    margin-top: 12px;
	overflow-y: auto;
	flex-grow: 1;
}
.video-main .videozz .videozz_mian .pronlem_option ul li{
	width: 100%;
	font-size: 14px;
	color: #666666;
	float: left;
	margin-top: 8px;
    cursor: pointer;
}

.video-main .videozz .videozz_mian .pronlem_option ul li i{
    float: left;
	width: 19px;
	height: 19px;
    margin: 0 15px 0 10px;
	background: url(../../image/listen/wxz2.png) no-repeat;
}
.video-main .videozz .videozz_mian .pronlem_option ul li.active i{
    background: url(../../image/listen/xz2.png) no-repeat;
}

.video-main .videozz .videozz_mian .pronlem_option ul li samp{
	float: left;
	max-width: 70%;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
}

.video-main .videozz .videozz_mian .pronlem_option ul li .correct{
	float: left;
	margin-left: 15px;
	width: 23px;
	height: 18px;
	background: url(../../image/listen/zq.png) no-repeat;
    display: none;
}
.video-main .videozz .videozz_mian .pronlem_option ul li .wrong{
	float: left;
	margin-left: 15px;
	width: 21px;
	height: 22px;
    background: url(../../image/listen/cw.png) no-repeat;
    display: none;
}

.video-main .videozz .videozz_mian .answer{
	width: 70%;
	float: left;
	margin-top: 20px;
    display: none;
}
.video-main .videozz .videozz_mian .answer p{
	font-size: 14px;
	margin-left: 10px;
	display: none;
}
.video-main .videozz .videozz_mian .answer p.correct_tips{
	color: #67C23A;
}
.video-main .videozz .videozz_mian .answer p.wrong_tips{
	color: #F46060;
}
.video-main .videozz .videozz_mian .answer span{
	float: left;
	font-size: 14px;
	color: #666666;
	margin: 20px 0 0 20px;
}

.video-main .videozz .videozz_mian .answer samp{
	float: left;
	font-size: 14px;
	color: #666666;
	margin: 20px 0 0 20px;
}

.video-main .videozz .videozz_mian .answer .answer_correct{
	margin: 20px 0 0 0;
}

.video-main .videozz .videozz_mian .answer .back_off{
	background: #F8F8F8;
	border: 1px solid #FF9600;
	color: #FF9600;
	border-radius: 2px;
	padding: 2px;
	margin: 15px 0 0 10px;
	cursor: pointer;
}
.video-main .videozz .videozz_mian .answer .back_off img{
	float: left;
	width: 15px;
	height: 14px;
	margin: 3px;
}
.video-main .videozz .videozz_mian .answer .back_off h3{
	float: left;
	font-size: 14px;
	margin-right: 3px;
}

.video-main .videozz .videozz_mian .answer .resume_play{
	background: #F8F8F8;
	border: 1px solid #67C23A;
	color: #67C23A;
	border-radius: 2px;
	padding: 2px;
	margin: 15px 0 0 10px;
	cursor: pointer;
}
.video-main .videozz .videozz_mian .answer .resume_play img{
	float: left;
	width: 15px;
	height: 14px;
	margin: 3px;
}
.video-main .videozz .videozz_mian .answer .resume_play h3{
	float: left;
	font-size: 14px;
	margin-right: 3px;
}


.video-main .video-main-right {
	width: 320px;
	height: 530px;
	float: right;
	background: #222;
	/*margin-top: -530px;*/
}

.live-tab {
	width: 100%;
	line-height: 40px;
	background: #3d4253;
	font-size: 16px;
	color: #fff;
	float: left;
}

.live-tab ul {
	float: left;
	margin-left: 20px;
}

.live-tab ul li {
	text-align: center;
	float: left;
	font-size: 16px;
	color: #fff;
	margin-right: 30px;
}

.live-tab ul li.active {
	border-bottom: 3px solid #ffa800;
}

.live-tab ul li:hover {
	cursor: pointer;
}


/*随堂笔记*/

.note-talking {
	width: 100%;
	height: auto;
	float: left;
}

.note-info {
	width: 308px;
	height: 325px;
	margin: 10px 0 0 10px;
	float: left;
	overflow-y: auto;
}

.note-info::-webkit-scrollbar {
	width: 8px;
}

.note-info::-webkit-scrollbar-track {
	background-color: none;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.note-info::-webkit-scrollbar-thumb {
	background-color: #6e6e6e;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.note-info ul {
	float: left;
}

.note-info ul li {
	width: 292px;
	min-height: 45px;
	float: left;
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 8px;
}

.note-info ul li em {
	width: 280px;
	float: left;
	font-family: arial;
	color: #999;
	font-style: normal;
}

.note-info ul li p {
	width: 280px;
	float: left;
	color: #fff;
	line-height: 21px;
	word-break: break-all;
}

.note-info ul li.tips {
	background: #323232;
	border-radius: 3px;
}

.note-info ul li.tips p {
	color: #ccc;
	padding: 10px 0;
}

.note-info ul li.tips p a {
	color: #666;
	padding-left: 10px;
}

.note-info ul li.tips p a.close-note-tip {
	cursor: pointer;
}

.note-info ul li.tips p a.add-note {
	color: #fc583d;
}

.note-info ul li.tips p a.add-note:hover {
	cursor: pointer;
	text-decoration: underline;
}

.note-textarea {
	width: 290px;
	height: 87px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.note-textarea textarea {
	width: 290px;
	height: 87px;
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	background: #555;
	resize: none;
	overflow-y: auto;
}

.note-add-button {
	width: 310px;
	float: left;
}

.note-add-button samp {
	font-size: 14px;
	color: #c1c1c1;
	float: left;
	padding-left: 20px;
	padding-top: 18px;
}

.note-add-button samp em {
	font-family: arial;
	font-style: normal;
	color: #ff4200;
	cursor: pointer;
}

.note-add-button button {
	width: 105px;
	height: 27px;
	line-height: 25px;
	border-radius: 2px;
	background: #ffa800;
	color: #222;
	font-size: 14px;
	float: right;
	margin-top: 17px;
}

.note-add-button button:hover {
	background: #ffb422;
}


/*精彩片段*/

.highlight {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	float: left;
	margin-bottom: 10px;
}

.highlight samp {
	width: 90px;
	line-height: 149px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #000;
}

.highlight ul {
	width: 1110px;
	height: auto;
	float: left;
}

.highlight ul li {
	width: 194px;
	margin: 10px 20px 10px 8px;
	float: left;
}

.highlight ul li img {
	width: 194px;
	height: 110px;
	margin: 0 auto;
	display: block;
	border: 1px solid #ccc;
}

.highlight ul li p {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 5px;
}

.highlight ul li p:hover {
	color: #5492ff;
}

/*听课笔记*/

/*听课笔记左*/
.note-left{
	float: left;
	width: 200px;
	padding-left: 30px;
}
.note-left h2{
	font-size: 16px;
	color: #222;
	font-weight: bolder;
	line-height: 16px;
	margin-top: 36px;
}
.note-left ul{
	margin: 18px 0 45px 10px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}
.note-left ul li{
	font-size: 14px;
	cursor: pointer;
	padding: 1px 0;
	position: relative;
}
.note-left ul li a{
	color: #666;
	padding: 0 8px;
	border: solid 1px #fff;
}
.note-left ul li.jy{
	margin: 20px 0;
}
.note-left ul li.active a{
	border: solid 1px #ccc;
	color: #5492ff;
	background: #fff;
	position: relative;
	border-radius: 3px;
	font-weight: bolder;
}
.note-left ul li.active i{
	display: block;
	width: 12px;
	height: 12px;
	background: url(../../image/listen/excellent-course-icon.png) no-repeat -157px -365px;
	position: absolute;
	left: -3px;
	top: 50%;
	margin-top: -7px;
	z-index: 2;
}
.note-left ul li.active a:after{
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	background: url(../../image/listen/excellent-course-icon.png) no-repeat -124px -363px;
	left: -18px;
	top: 50%;
	margin-top: -7px;
}
.note-left input{
	cursor: pointer;
	font-size: 14px;
	color: #333;
	border-radius: 3px;
	height: 32px;
}
.note-left input.note-left-btn1{
	width: 60px;
	background: #ffa800;
	margin-right: 10px;
}
.note-left input.note-left-btn2{
	width: 93px;
	background: #fff;
	border: solid 1px #ccc;
}
.note-left input:hover{
	background: #f2a208;
	border: solid 1px #f2a208;
}
.note-left input[type="text"]:hover{
	background: #ffb422;
	border: none;
}

.note-right {
	width: 775px;
	height: auto;
	float: left;
	margin-left: 28px;
}

.note-right .type-list {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.note-right .type-list .list-plate {
	width: 100%;
	height: auto;
	margin: 0 9px;
	border-bottom: 1px dashed #ccc;
	float: left;
}
.note-right .type-list .list-plate.detail .edit-plate div:first-child * {
	max-width: 100% !important;
	white-space: inherit !important;
	position: inherit !important;
}

.note-right .type-list .list-plate h5 {
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	padding: 15px 0 10px 0;
}

.note-right .type-list .list-plate .proposal-tips {
	padding: 10px;
	background: #F3F3F3;
	border-radius: 4px;
	margin-top: 28px;
}
.note-right .type-list .list-plate .proposal-tips p{
	font-size: 13px;
	color: #ff4200;
	letter-spacing: 0;
	font-weight: 400;
}

.note-right .type-list .list-plate h5 b{
	float: left;
}

.note-right .type-list .list-plate h5 ul li.bc {
	display: none;
}

.note-right .type-list .list-plate.edit h5 ul li.bc {
	display: block;
}

.note-right .type-list .list-plate.edit h5 ul li.bj {
	display: none;
}

.note-right .type-list .list-plate h5 ul li.bj {
	display: block;
}

.note-right .type-list .list-plate h5 ul li.normal {
	display: none;
}

.note-right .type-list .list-plate.edit h5 ul li.normal {
	display: block;
}

.note-right .type-list .list-plate.edit h5 ul li.bc i {
	display: none;
}

.note-right .type-list .list-plate h5 ul li.senior {
	display: none;
}

.note-right .type-list .list-plate.edit h5 ul li.senior {
	display: none;
}

.note-right .type-list .list-plate h5 ul {
	float: right;
}

.note-right .type-list .list-plate h5 ul li {
	font-size: 14px;
	color: #666;
	float: left;
}

.note-right .type-list .list-plate h5 ul li i {
	width: 1px;
	height: 15px;
	background: #a2a2a2;
	float: left;
	margin: 16px 10px 0 10px;
}

.note-right .type-list .list-plate h5 ul li a {
	background: #5492ff;
	border-radius: 2px;
	text-align: center;
	color: #fff;
	padding: 1px 10px 2px 10px;
}

.note-right .type-list .list-plate h5 ul li a:hover {
	background: #4588ff;
}

.note-right .type-list .list-plate h5 ul li:hover {
	cursor: pointer;
	color: #5492ff;
}

.note-right .type-list .list-plate .textar-div{
	width: 100%;
	margin-top: 16px;
}
.note-right .type-list .list-plate .textar-div .textar{
	float: left;
	width: 48%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	margin-bottom: 20px;
}
.note-right .type-list .list-plate .textar-div .textar2{
	float: right;
}
.note-right .type-list .list-plate .textar-div .textar4{
	float: right;
}
.note-right .type-list .list-plate .textar-div .textar h3{
	height: 30px;
	background: #F3F3F3;
	border-radius: 2px 2px 0 0;
	font-size: 14px;
	line-height: 27px;
	color: #666666;
	font-weight: bold;
	padding-left: 9px;
}
.note-right .type-list .list-plate .textar-div .textar h3 b{
	float: left;
	width: 78%;
}
.note-right .type-list .list-plate .textar-div .textar textarea{
	width: 94%;
	resize: none;
	height: 108px;
	font-size: 14px;
	color: #222222;
	margin: 15px 11px;
	background: #FFFFFF;
}

.note-right .type-list .list-plate .plate-title{
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

.note-right .type-list .list-plate .edit-plate {
	width: 100%;
	float: left;
}

.note-right .type-list .list-plate .edit-plate dl {
	float: left;
	margin-top: 10px;
}

.note-right .type-list .list-plate .edit-plate dl dd {
	width: 295px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 10px;
	margin-bottom: 15px;
}

.note-right .type-list .list-plate .edit-plate dl dd i {
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 10px;
}

.note-right .type-list .list-plate .edit-plate dl dd a {
	font-size: 14px;
	color: #666;
}

.note-right .type-list .list-plate .edit-plate dl dd a:hover {
	text-decoration: underline;
	color: #00af7e;
}

.note-right .type-list .list-plate .edit-plate p {
	font-size: 14px;
	color: #999;
	/*padding-bottom: 10px;*/
}

.note-right .type-list .list-plate .edit-plate p.text {
	color: #666;
	line-height: 30px;
	text-indent: 5px;
}

.note-right .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;
}

.note-right .type-list .list-plate .edit-plate .process {
	width: 100%;
	height: auto;
	float: left;
}

.note-right .type-list .list-plate.edit .edui-container {
	display: block;
}

.note-right .type-list .list-plate.edit .edui-container p {
	display: block;
}

.note-right .type-list .list-plate .edui-container {
	display: none;
	margin-bottom: 20px;
}


/*课例教学设计*/
/*教学准备*/
.course-intro {
	width: 100%;
	float: left;
}
.design_left{
	background:url(../../image/listen/course-intro-bg.jpg) repeat;
	position: relative;
	float: left;
	width: 950px;
	padding: 81px 15px 140px 15px;
}
.design_left .design-01{
	position: absolute;
	right: 0;
	top: 0;
}
.design_left .design-02{
	position: absolute;
	left: 0;
	bottom: 0;
}
.design_left .jxzb{
	padding: 1px 18px 30px 8px;
	background: url(../../image/listen/course-intro-bg2.jpg.png) repeat;
	position: relative;
	z-index: 1;
}
.design_left .jxzb h2{
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	width: 81px;
	height: 25px;
	background: #00af7e;
	text-align: center;
	font-weight: bolder;
	margin: 26px 0 16px 0;
}
.design_left .jxzb h2.zb1{
	position: absolute;
	top: -46px;
	margin: 0;
}
.type-list .list-plate{
	border-bottom: dashed 1px #ccc;
	padding: 0 10px 15px 10px;
}
.type-list.lastdl .list-plate{
	border: none;
}
.design_left .type-list .list-plate h5{
	font-size: 14px;
	color: #222222;
	line-height: 18px;
	border-left: solid 5px #00af7e;
	margin-top: 14px;
	padding-left: 10px;
	font-weight: bolder;
}
.type-list .list-plate .edit-plate p{
	font-size: 14px;
	/*line-height: 23px;*/
	color: #333;
	text-align: justify;
	/*margin-top: 12px;*/
	padding-left: 13px;
}
.type-list .list-plate .edit-plate p.text {
	color: #333;
	font-size: 14px;
	line-height: 22px;
}
.type-list .list-plate .edit-plate p.text2 {
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.type-list .list-plate .edit-plate p.text3{
	color: #333;
	font-size: 14px;
	line-height: 30px;
}

/*教学资源*/
.design_left .jxzb .type-list .ziyuan_list{
	margin-top: 10px;
	padding-left: 15px;
}
.design_left .jxzb .type-list .ziyuan_list a{
	display: inline-block;
	width: 40%;
	font-size: 14px;
	color: #666;
	line-height: 23px;
	margin: 10px 0;
}
.design_left .jxzb .type-list .ziyuan_list a i{
	display: inline-block;
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 10px;
}
.design_left .jxzb .type-list.ziyuan_list a:hover{
	color: #00af7e;
	text-decoration: underline;
}

/*教学过程*/
.type-list p.text2{
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin: 0;
	text-align: justify;
}
.design_left .jxzb .type-list .ziyuan_list{
	margin-top: 10px;
	padding-left: 15px;
}
.design_left .jxzb .type-list .ziyuan_list a{
	display: inline-block;
	width: 40%;
	font-size: 14px;
	color: #666;
	line-height: 23px;
	margin: 10px 10px 10px 0;
}
.design_left .jxzb .type-list .ziyuan_list a i{
	display: inline-block;
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 10px;
}
.design_left .jxzb .type-list .ziyuan_list a span{
	float: left;
	width: auto;
	max-width:260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.design_left .jxzb .type-list .ziyuan_list a:hover span{
	color: #00af7e;
	text-decoration: underline;
}
.design_left .jxzb .type-list .ziyuan_list button{
	width: 40px;
	height: 20px;
	line-height: 19px;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #00af7e;
	text-align: center;
	font-size: 14px;
	color: #00af7e;
	margin-left: 10px;
	display: none;
	float: left;
}
.design_left .jxzb .type-list .ziyuan_list button:hover{
	background: #00af7e;
	color: #fff;
}
.design_left .jxzb .type-list .ziyuan_list a:hover button{
	display: inline-block;
}
.process-list{
	margin-top: 10px;
}
.process {
	width: 100%;
	height: auto;
	border-radius: 2px;
	padding: 5px 0 5px 0;
	border-bottom: dashed 1px #ccc;
}
.process:hover {
	background: #e2e2e2;
}
.process:hover .pro-title h3 a{
	text-decoration: underline;
}
.process.pro-b-no {
	border: none;
}
.process  .pro-title{
	width: 100%;
}
.process .pro-title h3 {
	font-size: 14px;
	color: #222;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.process .pro-title h3 a {
	font-size: 14px;
	color: #222;
	padding-right: 20px;
	font-weight: bold;
	word-wrap: break-word;
}
.process .pro-title span {
	float: right;
	font-size: 14px;
	color: #aaa;
	padding: 5px 0;
	cursor: pointer;
}
.process .pro-title span i {
	width: 16px;
	height: 8px;
	float: right;
	background: url(../../image/listen/prepare-icon.png) -50px -50px no-repeat;
	margin-left: 10px;
	margin-top: 7px;
}
.process .pro-title span i.active {
	background: url(../../image/listen/prepare-icon.png) -50px -10px no-repeat;
}
.process.active .pro-title span i {
	background: url(../../image/listen/prepare-icon.png) -50px -10px no-repeat;
}
.design_left .ready p.text{
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin: 0;
	text-align: justify;
}
.pro-content{
	/*display: none;*/
	margin-bottom: 5px;
}
.pro-content ul li{
	display: inline-block;
	width: 46%;
}
.pro-content p{
	font-size: 14px;
	color: #666;
	width: 100%;
	word-wrap: break-word;
}
.pro-content ul li.h-b{
	width: 1px;
	margin: 0 3%;
	height: 105px;
	border-left: dashed 1px #ccc;
}





/*其他同步设计*/
.design_right{
	width: 200px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}
.design_right h3{
	font-size: 16px;
	color: #000;
	font-weight: bolder;
	line-height: 16px;
	margin: 20px 0 6px 8px;
	cursor: pointer;
}

.design_right .no-lesson-list{
	width: 100%;
	float: left;
	/*background: #fff;*/
}

.design_right .no-lesson-list img{
	margin: 40px auto 0;
	display: block;
}

.design_right .no-lesson-list p{
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.design_right ul li{
	padding: 15px 8px;
	border-bottom: dashed 1px #ccc;
}
.design_right ul li:hover a{
	color: #00af7e;
	text-decoration: underline;
}
.design_right ul li a,.design_right ul li span{
	font-size: 14px;
	line-height: 14px;
	color: #000;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.design_right ul li span{
	color: #999;
	line-height: 24px;
	margin-bottom: 0;
}
.design_right ul li span img{
	width: 24px;
	height: 24px;
	border-radius:100%;
	float: left;
	margin-right: 4px;
}

.design-txt {
	width: 1170px;
	height: auto;
	margin-top: 18px;
	margin: 0 auto;
	padding-top: 14px;
}

.design-txt img {
	width: 102px;
	height: 102px;
	margin: 0 20px 28px 10px;
	float: left;
}

.design-txt h5 {
	width: 1030px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 5px;
}

.design-txt h5 i {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}

.design-txt h5 b {
	max-width: 480px;
	font-size: 16px;
	color: #1b1b1b;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.design-txt h5:hover b {
	color: #ff4400;
}

.design-txt h5 em.gather {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #ffe0d2;
	border: 1px solid #ff4800;
	border-radius: 2px;
	font-size: 14px;
	color: #ff4800;
	font-weight: bold;
	text-align: center;
	padding: 0;
	font-family: "microsoft yahei";
	margin-right: 5px;
	font-style: normal;
	display: inline-block;
}

.design-txt h5 em.gather:hover {
	cursor: default;
}

.design-txt h5 em.gather:hover .gather-tips {
	display: block;
}

.design-txt h5 em.gather.gather .gather-tips {
	width: 215px;
	border: 1px solid #ef6000;
	background: #fff5e3;
	border-radius: 2px;
	position: relative;
	margin-top: 10px;
	display: none;
}

.design-txt h5 em.gather.gather .gather-tips i {
	width: 11px;
	height: 7px;
	float: left;
	background: url(../../image/show/sj-color.png) no-repeat;
	margin-top: -7px;
	margin-left: 5px;
}

.design-txt h5 em.gather.gather .gather-tips p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding: 5px 0px 5px 8px;
	text-align: left;
}

.design-txt p {
	width: 1030px;
	height: 60px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	float: left;
}

.design-txt .info ul {
	float: left;
}

.design-txt .info ul li {
	font-size: 14px;
	color: #666;
	float: left;
}

.design-txt .info ul li em {
	font-style: normal;
	font-family: arial;
}

.design-txt .info ul li.line {
	width: 1px;
	height: 13px;
	background: #ccc;
	margin: 5px 10px 0 10px;
}


/*相关视频*/

.related-videos {
	width: 100%;
	height: 485px;
	float: left;
	overflow-y: auto;
}

.related-videos::-webkit-scrollbar {
	width: 8px;
}

.related-videos::-webkit-scrollbar-track {
	background-color: none;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.related-videos::-webkit-scrollbar-thumb {
	background-color: #6e6e6e;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.related-videos ul {
	width: 100%;
	float: left;
}

.related-videos ul li {
	width: 100%;
	line-height: 16px;
}

.related-videos ul li span {
	font-size: 14px;
	color: #fc583d;
}

.related-videos ul li span i.chapter {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/show/excellent-course-icon.png) -60px -60px no-repeat;
	margin-left: 20px;
	margin-right: 7px;
}

.related-videos ul li dl {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.related-videos ul li dl dd {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #999;
}

.related-videos ul li dl dd a {
	max-width: 230px;
	font-size: 14px;
	color: #999;
	text-indent: 11px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 5px;
}

.related-videos ul li dl dd em.free {
	width: 32px;
	height: 18px;
	line-height: 18px;
	background: #222;
	border: 1px solid #4dd022;
	color: #4dd022;
	float: left;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
	font-family: simsun;
	margin-top: 9px;
	font-style: normal;
}

.related-videos ul li dl dd i.play {
	width: 7px;
	height: 13px;
	float: left;
	background: url(../../image/show/ks-sj.png) no-repeat;
	margin: 13px 0 0 25px;
}


/*.class-hours ul li dl dd i.play {
	width: 7px;
	height: 13px;
	float: left;
	background: url(../../image/show/excellent-course-icon.png) -10px -160px no-repeat;
	margin: 13px 0 0 25px;
	display: none;
}
*/

.related-videos ul li dl dd:hover {
	background: #2e2f31;
}

.related-videos ul li dl dd:hover i.play {
	width: 7px;
	height: 13px;
	float: left;
	background: url(../../image/show/ks-sj-1.png) no-repeat;
	margin: 13px 0 0 25px;
}

.related-videos ul li dl dd.active {
	background: #2e333b;
}

.related-videos ul li dl dd.active i.play {
	width: 7px;
	height: 13px;
	float: left;
	background: url(../../image/show/excellent-course-icon.png) -10px -160px no-repeat;
	margin: 13px 0 0 25px;
	display: block;
}

.related-videos ul li dl dd.active a {
	text-indent: 11px;
}


/*互动*/

.interact {
	width: 100%;
	float: left;
}

.interact .talk {
	height: 310px;
	float: left;
}

.talk .talk-left {
	width: 15px;
	height: auto;
	float: left;
	margin-right: 10px;
	height: 345px;
	display: table;
}

.talk .talk-left .arrow {
	vertical-align: middle;
	display: table-cell;
}

.talk .talk-left .arrow a {
	width: 15px;
	height: 50px;
}

.talk .talk-left .arrow a.leftArrow {
	width: 15px;
	height: 50px;
	background: url(../../image/show/zb-arrow-left.png) no-repeat;
	float: left;
}

.talk .talk-left .arrow a.rightArrow {
	width: 15px;
	height: 50px;
	background: url(../../image/show/zb-arrow-right.png) no-repeat;
	float: left;
	margin-top: 20px;
}

.talk .talk-center {
	width: 300px;
	height: 305px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 5px 0 0 17px;
}

.talk .talk-center::-webkit-scrollbar {
	width: 8px;
}

.talk .talk-center::-webkit-scrollbar-track {
	background-color: none;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.talk .talk-center::-webkit-scrollbar-thumb {
	background-color: #6e6e6e;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.talk .talk-center .welcome {
	font-size: 14px;
	color: #999;
	float: left;
	padding-top: 15px;
}

.talk .talk-center .chat {
	height: 295px;
	margin-top: 15px;
	float: left;
}

.talk .talk-center .chat ul li {
	width: 280px;
	padding-bottom: 20px;
	font-size: 14px;
}

.talk .talk-center .chat ul li p {
	font-size: 14px;
	text-indent: 5px;
}

.talk .talk-center .chat ul li p.name {
	color: #80d8fe;
	line-height: 23px;
	position: relative;
}

.talk .talk-center .chat ul li p.name em {
	height: 24px;
	line-height: 24px;
	background: #fff;
	border-radius: 3px;
	font-size: 14px;
	color: #fc583d;
	padding: 0 5px;
	font-style: normal;
	position: absolute;
	left: 35px;
	top: 12px;
	display: none;
}

.talk .talk-center .chat ul li p.name a {
	color: #80d8fe;
}

.talk .talk-center .chat ul li p.name:hover {
	background: #2e2f31;
	cursor: default;
}

.talk .talk-center .chat ul li p.name samp {
	padding-left: 20px;
	font-family: arial;
}

.talk .talk-center .chat ul li p.chatContent {
	color: #ddd;
	line-height: 24px;
}

.talk .cent-tab {
	width: 100%;
	height: 32px;
	float: left;
	background: #3c3c42;
	margin-top: 2px;
}

.talk .cent-tab ul {
	float: left;
	margin-left: 14px;
}

.talk .cent-tab ul li {
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	margin-right: 24px;
}

.talk .cent-tab ul li i {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/show/excellent-course-icon.png) -10px -110px no-repeat;
	margin: 8px 5px 0 0;
}

.talk .cent-tab ul li.active i {
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../image/show/excellent-course-icon.png) -60px -110px no-repeat;
	margin: 8px 5px 0 0;
}

.cent {
	width: 100%;
	height:auto;
	float: left;
}

.cent .cent-textarea {
	width: 300px;
	height: 95px;
	float: left;
/*	margin-left: 10px;
	margin-top: 10px;*/
}

.cent .cent-textarea samp {
	width: 170px;
	height: auto;
	margin: 0 auto;
	font-size: 14px;
	color: #ccc;
	display: block;
	margin-top: 20px;
}

.cent .cent-textarea samp a {
	color: #ffa800;
	text-decoration: underline;
}

.cent .cent-textarea textarea.chat-box {
	width: 310px;
	height: 87px;
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	background: #555;
	resize: none;
	overflow-y: auto;
	overflow-x: hidden;
}

.cent .cent-button {
	width: 100%;
	height: 40px;
	float: left;
}

.cent .cent-button p {
	width: 160px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
	float: left;
	padding-left: 25px;
}

.cent .cent-button button {
	width: 83px;
	height: 27px;
	background: #ffa800;
	border-radius: 3px;
	font-size: 14px;
	color: #222;
	text-align: center;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	line-height: 27px;
}

.cent .cent-button button:hover {
	background: #ec9000;
	color: #000;
}

.cent .cent-button button.forbid-cent {
	background: #666;
	color: #fff;
}

.main-warning {
	width: 100%;
	float: left;
	background: #FFE9E8;
}

.main-warning img{
	float: left;
	margin: 6px 10px;
}
.main-warning p{
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #DC4C45;
}

/*听课本详情*/
.note-details {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.note-details .note-tab {
	width: 100%;
	height: 49px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.note-details .note-details-main {
	width: 1180px;
	margin: 0 auto;
	min-height: 100px;
}
.note-details .note-details-main img.loading {
	margin: 0 auto;
	display: block;
	margin-top: 66px;
}

.note-details .note-details-main.tkyg {
	width: 100%;
	margin-top: 30px;
}

.details-tab {
	width: 100%;
	height: 48px;
	float: left;
	border-bottom: 1px solid #ccc;
}

.details-tab ul {
	float: left;
	margin-left: 10px;
}

.details-tab ul li {
	font-size: 16px;
	color: #000;
	float: left;
	line-height: 47px;
	margin-right: 60px;
}

.details-tab ul li.active {
	border-bottom: 3px solid #ffa800;
}

.details-tab ul li:hover {
	cursor: pointer;
	color: #ffa800;
}

.details-tab button {
	width: 147px;
	height: 30px;
	line-height: 30px;
	background: url(../../image/show/upload-black.png) 16px 6px no-repeat #ffa800;
	border-radius: 2px;
	color: #000;
	font-size: 15px;
	text-align: left;
	text-indent: 42px;
	float: right;
	margin-top: 10px;
}

.details-tab button:hover {
	background: url(../../image/show/upload-black.png) 16px 6px no-repeat #ffb422;
}


/*上传课例漂浮*/
.kl {
	width: 36px;
	height: 140px;
	background: #ff5a3c;
	position: fixed;
	display: block;
	left: 50%;
	margin-left: 610px;
	border-radius: 3px;
	margin-top: 30px;
}
.kl img {
	width: 20px;
	height: 18px;
	display: block;
	margin: 0 auto;
	margin-top: 9px;
	margin-bottom: 7px;
}
.kl p {
	width: 20px;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	padding-left: 11px;
}
.kl:hover {
	cursor: pointer;
	background: #fd4929;
}

.note-bottom {
	width: 100%;
	float: left;
	background: #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.note-bottom .comment{
	margin-left: 0px;
}

.question-anchor{
    width: 100%;
    /*min-height: 780px;*/
    float: left;
    background: #fff;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.question-anchor .question_main{
    width: 100%;
}

.question-anchor .question_main ul li{
	float: left;
    width: 95.7%;
    margin: 27px 24px 0 28px;
	border-bottom: 1px dashed #CCCCCC;
}

.question-anchor .question_main ul li .question_title h3{
    float: left;
    width: 87%;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
}
.question-anchor .question_main ul li .question_title p{
    float: right;
    width: 129px;
    height: 30px;
    line-height: 30px;
    padding-left: 18px;
    font-size: 14px;
    color: #3F6C40;
    background: #EDFFF8;
    border: 1px solid #C4E8DA;
    border-radius: 15px;
}

.question-anchor .question_main ul li dl{
    width: 100%;
    float: left;
    margin-top: 15px;
}

.question-anchor .question_main ul li dl dd{
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 34px;
}
.question-anchor .question_main ul li dl dd.active{
    font-weight: bold;
    color: #67C23A;
}
.question-anchor .question_main ul li .question_operate{
    width: 100%;
    float: left;
    margin: 19px 0 30px 0;
}
.question-anchor .question_main ul li .question_operate button{
    float: right;
    width: 105px;
    height: 32px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #5492FF;
    border-radius: 2px;
    margin: 0 11px;
}

.question-anchor .question_main ul li .question_operate button.del{
    color: #666666;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.question-anchor .question_but{
	width: 95.7%;
    float: left;
    margin: 0 24px 0 28px;
}
.question-anchor .question_but button{
    float: left;
    width: 240px;
    height: 42px;
    margin: 30px 0 30px 40%;
    background: #FFFFFF;
    border: 1px solid #1AA26E;
    border-radius: 2px;
    font-size: 16px;
    text-align: left;
    color: #1AA26E;
}
.question-anchor .question_but button i{
    float: left;
    width: 18px;
    height: 18px;
    margin: 2px 11.1px 0 59.1px;
    background: url(../../image/listen/add-icon.png) no-repeat;
}

.question_main .empty_list{
	width: 100%;
	float: left;
	background: #fff;
	display: none;
}
.question_main .empty_list img{
	margin: 40px auto 0;
	display: block;
}

.question_main .empty_list p{
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 40px;
}

/**/
.jump-anchor{
    width: 100%;
    /*min-height: 780px;*/
    float: left;
    background: #fff;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.jump-anchor .question_main{
    width: 100%;
}

.jump-anchor .question_main ul li{
	float: left;
    width: 95.7%;
    margin: 27px 24px 0 28px;
	border-bottom: 1px dashed #CCCCCC;
}

.jump-anchor .question_main ul li .question_title h3{
    float: left;
    width: 87%;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
}
.jump-anchor .question_main ul li .question_title p{
    float: right;
    width: 129px;
    height: 30px;
    line-height: 30px;
    padding-left: 18px;
    font-size: 14px;
    color: #3F6C40;
    background: #EDFFF8;
    border: 1px solid #C4E8DA;
    border-radius: 15px;
}

.jump-anchor .question_main ul li .question_content .jump_content {
    float: left;
    width: 50%;
}

.jump-anchor .question_main ul li .question_content .jump_time {
    margin-left: 100px;
}

.jump-anchor .question_main ul li dl{
    width: 100%;
    float: left;
    margin-top: 15px;
}

.jump-anchor .question_main ul li dl dd{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 34px;
}
.jump-anchor .question_main ul li dl dd.active{
    font-weight: bold;
    color: #67C23A;
}
.jump-anchor .question_main ul li .question_operate{
    width: 100%;
    float: left;
    margin: 19px 0 30px 0;
}
.jump-anchor .question_main ul li .question_operate button{
    float: right;
    width: 105px;
    height: 32px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #5492FF;
    border-radius: 2px;
    margin: 0 11px;
}

.jump-anchor .question_main ul li .question_operate button.del{
    color: #666666;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.jump-anchor .question_but{
    width: 95.7%;
    float: left;
    margin: 0 24px 0 28px;
}
.jump-anchor .question_but button{
    float: left;
    width: 240px;
    height: 42px;
    margin: 30px 0 30px 40%;
    background: #FFFFFF;
    border: 1px solid #1AA26E;
    border-radius: 2px;
    font-size: 16px;
    text-align: left;
    color: #1AA26E;
}
.jump-anchor .question_but button i{
    float: left;
    width: 18px;
    height: 18px;
    margin: 2px 11.1px 0 59.1px;
    background: url(../../image/listen/add-icon.png) no-repeat;
}

/*课例资源*/

.course-resource {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

.course-resource .no-teaching-design{
	width: 100%;
	float: left;
	background: #fff;
}

.course-resource .no-teaching-design img{
	margin: 40px auto 0;
	display: block;
}

.course-resource .no-teaching-design p{
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.course-resource-plate {
	width: 100%;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.course-resource-plate.border {
	border-top: 1px solid #ccc;
}

.course-resource-title {
	width: 1180px;
	height: 49px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}

.course-resource-title h3 {
	font-size: 16px;
	color: #000;
	float: left;
	line-height: 47px;
	margin-left: 10px;
	border-bottom: 3px solid #ffa800;
}

.course-resource-title a {
	float: right;
	line-height: 49px;
	font-size: 14px;
	color: #5492ff;
	padding-right: 10px;
}

.design-title a:hover {
	text-decoration: underline;
}

.course-resource-plate dl {
	float: left;
	margin: 40px 0 25px 20px;
}

.course-resource-plate dl dd {
	width: 380px;
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
}

.course-resource-plate dl dd i {
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 10px;
}

.course-resource-plate dl dd em {
	font-style: normal;
	color: #fc583d;
	float: left;
	font-size: 14px;
	padding-right: 5px;
}

.course-resource-plate dl dd a {
	max-width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
	float: left;
}

.course-resource-plate dl dd a:hover {
	color: #fc583d;
}

.course-resource-plate dl dd a.gather {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #ffe0d2;
	border: 1px solid #ff4800;
	border-radius: 2px;
	font-size: 14px;
	color: #ff4800;
	font-weight: bold;
	text-align: center;
	padding: 0;
	font-family: "microsoft yahei";
	margin-right: 5px;
	overflow: inherit;
	margin-left: 10px;
	margin-right: 0;
}

.course-resource-plate dl dd a.gather .gather-tips {
	width: 215px;
	border: 1px solid #ef6000;
	background: #fff5e3;
	border-radius: 2px;
	position: relative;
	margin-top: 10px;
	display: none;
}

.course-resource-plate dl dd a.gather .gather-tips i {
	width: 11px;
	height: 7px;
	float: left;
	background: url(../../image/show/sj-color.png) no-repeat;
	margin-top: -7px;
	margin-left: 5px;
}

.course-resource-plate dl dd a.gather .gather-tips p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding: 5px 0px 5px 8px;
	text-align: left;
	text-decoration: none;
}

.course-resource-plate dl dd a.gather:hover {
	cursor: default;
	text-decoration: none;
}

.course-resource-plate dl dd a.gather:hover .gather-tips {
	display: block;
}

.course-resource-plate dl dd a.shell {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #ffeccd;
	border: 1px solid #ff6600;
	border-radius: 2px;
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	text-align: center;
	padding: 0;
	font-family: "microsoft yahei";
	margin-left: 10px;
	overflow: inherit;
	margin-right: 0;
}

.course-resource-plate dl dd a.shell:hover {
	cursor: default;
	text-decoration: none;
}

.course-resource-plate dl dd a.shell:hover .shell-tips {
	display: block;
}

.course-resource-plate dl dd a.shell .shell-tips {
	width: 158px;
	border: 1px solid #ef6000;
	background: #fff5e3;
	border-radius: 2px;
	position: relative;
	margin-top: 10px;
	display: none;
}

.course-resource-plate dl dd a.shell .shell-tips i {
	width: 11px;
	height: 7px;
	float: left;
	background: url(../../image/show/sj-color.png) no-repeat;
	margin-top: -7px;
	margin-left: 5px;
}

.course-resource-plate dl dd a.shell .shell-tips p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding: 5px 0px 5px 8px;
	text-align: left;
	text-decoration: none;
}

.course-resource-plate dl dd a.download {
	width: 40px;
	height: 20px;
	line-height: 20px;
	background: #e2e2e2;
	border-radius: 2px;
	text-align: center;
	font-size: 13px;
	color: #666;
	margin-left: 10px;
	border: 1px solid transparent;
	display: none;
}

.course-resource-plate dl dd a.download:hover {
	background: #fff;
	color: #5492ff;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #5492ff;
}

.course-resource-plate dl dd:hover a.download {
	display: block;
}


/*评论研讨*/

.discuss {
	margin-top: 20px;
	width:1180px !important;
	float:left !important;
	padding-left:10px;
	padding-right:10px;
}

/*同课异构*/

.no-course {
	width: 100%;
	float: left;
}

.no-course img {
	margin: 0 auto;
	display: block;
	margin-top: 50px;
}

.no-course p {
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 50px;
}

.list-content {
	width: 100%;
	float: left;
}

.list-content ul {
	float: left;
}

.list-content ul li {
	width: 216px;
	height: 289px;
	background: #fff;
	float: left;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin: 0 11px 20px;
	border:1px solid #e1e1e1;
}
.list-content ul li .pic {
	width: 100%;
	height: 163px;
	float: left;
}
.list-content ul li .pic img {
	width: 100%;
	height: 163px;
	margin: 0 auto;
	display: block;
}
.list-content ul li .mask {
	width: 100%;
	height: 26px;
	float: left;
	background: url(../../image/listen/mask.png) repeat;
	position: relative;
	margin-top: -26px;
}
.list-content ul li .mask em {
	float: right;
	font-style: normal;
	font-family: arial;
	line-height: 26px;
	color: #fff;
	font-size: 12px;
	padding-right: 10px;
}
.list-content ul li .listen_center {
	width: 100%;
	float: left;
}
.list-content ul li .listen_center h5 {
	width: 195px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 0 0 10px;
}
.list-content ul li .listen_center h5 a {
	font-size: 14px;
	color: #000;
	float: left;
	width: auto;
	max-width: 195px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-content ul li .listen_center h5 a:hover {
	color: #fc583d;
}
.list-content ul li .listen_center .bab{
	float: left;
	width: 196px;
	margin:2px 10px;
}
.list-content ul li .listen_center .bab span{
	float: left;
	color: #999;
	font-size: 12px;
	max-width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-content ul li .listen_center .bab span.line{
	float: left;
	width: 1px;
	height:13px;
	background: #ccc;
	margin: 2px 5px;
}
.list-content ul li .listen_center dl{
	float: left;
	width: 196px;
	margin:5px 10px 19px;
}
.list-content ul li .listen_center dl dt{
	float: left;
	height:18px;
	width: auto;
	padding:0 3px;
	border-radius: 2px;
	line-height: 16px;
	font-size:12px;
	color: #5492ff;
	background: #d9f2ff;
	max-width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-content ul li .listen_center dl dd{
	float: right;
}
.list-content ul li .listen_center dl dd span{
	float: left;
	color: #999;
	font-size: 12px;
	margin-left: 15px;
}
.list-content ul li .listen_center dl dd span i.yl{
	float: left;
	width: 14px;
	height: 10px;
	background: url(../../image/listen/list-icon.png) -10px -200px no-repeat;
	margin: 3px 5px 0 0;
}
.list-content ul li .listen_center dl dd span i.zs{
	float: left;
	width: 12px;
	height: 14px;
	background: url(../../image/listen/list-icon.png) -10px -300px no-repeat;
	margin: 1px 5px 0 0;
}
.list-content ul li .bottom {
	width: 196px;
	margin:0px 10px;
	float: left;
	border-top:1px solid #ccc;
}
.list-content ul li .bottom dl{
	float: left;
	width: 100%;
	margin-top: 7px;
}
.list-content ul li .bottom dl dt{
	float: left;
	color: #999;
	font-size: 14px;
	line-height: 24px;
}
.list-content ul li .bottom dl dt img{
	float: left;
	width:24px;
	height:24px;
	border-radius: 50%;
	margin-right: 5px;
}

.list-content ul li .bottom dl dt p{
	float: left;
	color: #999;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
}
.list-content ul li .bottom dl dd.jb-icon{
	float: right;
	cursor: pointer;
	width: 15px;
	height:15px;
	background: url(../../image/listen/list-icon.png) -10px -10px no-repeat;
	margin-top: 4px;
}
.list-content ul li .bottom dl dd.jb-icon:hover{
	background: url(../../image/listen/list-icon.png) -10px -100px no-repeat;
	margin-top: 4px;
}
.list-content ul li:hover {
	-webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: default;
}

/*新建听课本*/

.tc-make-note {
	width: 580px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-make-note .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-make-note .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-make-note .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/show/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-make-note .main-title i.close:hover {
	background: url(../../image/show/tc-close-icon.png) -10px -60px no-repeat;
	cursor: pointer;
}

.tc-make-note .main {
	width: 100%;
	float: left;
}

.tc-make-note .make-note-center {
	width: 540px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}

.tc-make-note .make-note-center ul {
	float: left;
}

.tc-make-note .make-note-center ul li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.tc-make-note .make-note-center ul li samp {
	width: 85px;
	float: left;
	font-size: 14px;
	text-align: right;
	color: #666;
	line-height: 34px;
}

.tc-make-note .make-note-center ul li input {
	width: 445px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #ccc;
	background: #fff;
	text-indent: 8px;
	color: #222;
	border-radius: 2px;
}

.tc-make-note .make-note-center ul li textarea {
	width: 429px;
	height: 122px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	padding: 5px 8px 5px 8px;
	color: #222;
	resize: none;
	overflow-y: auto;
	border-radius: 2px;
}
.tc-make-note .btn {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}

.tc-make-note .btn button {
	width: 130px;
	height: 35px;
	font-size: 14px;
	border-radius: 2px;
}

.tc-make-note .btn button.pl {
	background: #00C177;
	color: #fff;
}

.tc-make-note .btn button.pl:hover {
	background: #01B26E;
	color: #fff;
}

.tc-make-note .btn button.qx:hover {
	background: #01B26E;
	color: #fff;
}

.tc-make-note .btn button.qx {
	border: 1px solid #00C177;
	color: #00C177;
	margin-left: 20px;
	background: #fff;
}
.cent .ft-top{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #ddd;
	background: #50576e;
	float: left;

}
.cent .ft-top img{
	float: left;
	width: 20px;
	height: 25px;
	margin: 5px 0 0 22px;


}
.cent .ft-top p{
	float: right;
	padding-right: 10px;

}

.prism-player .prism-big-play-btn{
	z-index: 12!important;
}
/*问题弹窗*/
.tc-add-question{
    width: 800px;
    height: 610px;
    border-radius: 5px;
    background: #fff;
    display: none;
}

.tc-add-question .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-question .main-title h3 {
    line-height: 45px;
    font-size: 16px;
    color: #333;
    float: left;
    text-indent: 20px;
}
.tc-add-question .main-title i.close {
    width: 14px;
    height: 14px;
    float: right;
    background: url(/image/common/tc-close-icon.png)-10px -10px no-repeat;
    margin-top: 15px;
    margin-right: 20px;
}
.tc-add-question .main-title i.close:hover {
    background: url(/image/common/tc-close-icon.png)-10px -60px no-repeat;
    cursor: pointer;
}

.tc-add-question .main-content{
    width: 95%;
    margin: 18px 20px 30px 20px;
}

.tc-add-question .main-content dl{
    width: 100%;
    float: left;
}

.tc-add-question .main-content .time_dl dt{
    font-weight: bold;
    font-size: 14px;
    color: #222222;
}

.tc-add-question .main-content .time_dl dd{
    float: left;
    margin-top: 13px;
}

.tc-add-question .main-content .time_dl dd span{
    float: left;
    width: 65px;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    margin-right: 15px;
    font-size: 14px;
    color: #666666;
}
.tc-add-question .main-content .time_dl dd input{
    float: left;
    width: 17px;
    height: 18px;
    margin: 8px 15px 10px 10px;
}
.tc-add-question .main-content .time_dl dd samp{
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #00696B;
    cursor: pointer;
}
.tc-add-question .main-content .question_dl{
    float: left;
    margin-top: 20px;
}
.tc-add-question .main-content .question_dl dt{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #222222;
}
.tc-add-question .main-content .question_dl dd{
    float: left;
    width: 100%;
}
.tc-add-question .main-content .question_dl dd input{
    float: left;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
}
.tc-add-question .main-content .question_dl dd .question_title{
    width: 97%;
    height: 35px;
    margin-top: 13px;
    padding: 0 10px;
    font-size: 14px;
    color: #333333;
}
.tc-add-question .main-content .question_dl dd ul.question_option{
    float: left;
    width: 100%;
    margin-top: 15px;
	max-height: 135px;
	overflow-y: auto;
}
.tc-add-question .main-content .question_dl dd ul li{
    float: left;
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
}

.tc-add-question .main-content .question_dl dd ul li samp{
    float: left;
    ont-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    line-height: 37px;
    margin-right: 10px;
}
.tc-add-question .main-content .question_dl dd ul li samp .derail{
    float: left;
    width: 18px;
    height: 19px;
    background: url(../../image/listen/circle_reduce.png) no-repeat;
    margin: 10px 12px 0 0;
    cursor: pointer;
}
.tc-add-question .main-content .question_dl dd ul li samp .first{
	float: left;
	width: 18px;
	height: 19px;
	margin: 10px 12px 0 0;
	background: no-repeat;
	cursor: auto;
}
.tc-add-question .main-content .question_dl dd ul li input{
    float: left;
    width: 69%;
    height: 35px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    padding: 0 10px;
    margin-right: 17px;
}
.tc-add-question .main-content .question_dl dd ul li p{
    float: left;
    line-height: 35px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
	cursor: pointer;
}
.tc-add-question .main-content .question_dl dd ul li p i{
    float: left;
    width: 18px;
    height: 19px;
    background: url(../../image/listen/wxz1.png) no-repeat;
    margin: 9px 4px 0 0;
}
.tc-add-question .main-content .question_dl dd ul li p.active i{
	background: url(../../image/listen/xz1.png) no-repeat;
}

.tc-add-question .main-content .question_dl dd .question_increase{
	float: left;
	width: 100%;
	margin-top: 17.5px;
}
.tc-add-question .main-content .question_dl dd .question_increase samp{
	float: left;
	width: 90px;
	ont-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
.tc-add-question .main-content .question_dl dd .question_increase samp i{
	float: left;
	width: 18px;
	height: 19px;
	background: url(../../image/listen/circle_add.png) no-repeat;
	margin-right: 12px;
}
.tc-add-question .main-content .goto_time_dl{
    float: left;
    width: 100%;
    margin-top: 17.5px;
}

.tc-add-question .main-content .wrong_time_dl{
    margin-top: 20px;
}
.tc-add-question .main-content .goto_time_dl dt{
    float: left;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #222222;
}
.tc-add-question .main-content .goto_time_dl dd{
    float: left;
}

.tc-add-question .main-content .goto_time_dl span{
    float: left;
    width: 65px;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    margin-right: 15px;
    font-size: 14px;
    color: #666666;
}
.tc-add-question .main-content .goto_time_dl dd input{
    float: left;
    width: 17px;
    height: 18px;
    margin: 8px 15px 10px 10px;
}
.tc-add-question .main-content .goto_time_dl dd samp{
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #00696B;
    cursor: pointer;
}
.tc-add-question .tc-btn{
	float: left;
	width: 100%;
	text-align: center;
	margin: 33.5px 0 30px 0;
	position: absolute;
	bottom: 0;
}
.tc-add-question .tc-btn button {
	width: 120px;
	height: 35px;
	color: #fff;
	border: 1px solid #00c177;
	border-radius: 3px;
	background: #00c177;
	font-size: 14px;
	line-height: 29px;
}
.tc-add-question .tc-btn button.qx {
	margin-left: 20px;
	color: #00c177;
	background: #fff;
}
/*跳转弹窗*/
.tc-add-jump{
	width: 800px;
	height: 500px;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-add-jump .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-jump .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}
.tc-add-jump .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(/image/common/tc-close-icon.png)-10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}
.tc-add-jump .main-title i.close:hover {
	background: url(/image/common/tc-close-icon.png)-10px -60px no-repeat;
	cursor: pointer;
}

.tc-add-jump .main-content{
	width: 95%;
	margin: 18px 20px 30px 20px;
}

.tc-add-jump .main-content dl{
	width: 100%;
	float: left;
}
.tc-add-jump .main-content .jump_dl{
    float: left;
    margin-top: 20px;
}
.tc-add-jump .main-content .time_dl dt{
	font-weight: bold;
	font-size: 14px;
	color: #222222;
}

.tc-add-jump .main-content .time_dl dd{
	float: left;
	margin-top: 13px;
}

.tc-add-jump .main-content .time_dl dd span{
	float: left;
	width: 65px;
	height: 35px;
	line-height: 35px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	margin-right: 15px;
	font-size: 14px;
	color: #666666;
}
.tc-add-jump .main-content .time_dl dd input{
	float: left;
	width: 17px;
	height: 18px;
	margin: 8px 15px 10px 10px;
}
.tc-add-jump .main-content .time_dl dd samp{
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #00696B;
	cursor: pointer;
}
.tc-add-jump .main-content .question_dl{
	float: left;
	margin-top: 20px;
}
.tc-add-jump .main-content .jump_dl dt{
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}
.tc-add-jump .main-content .jump_dl dd{
	float: left;
	width: 100%;
}
.tc-add-jump .main-content .jump_dl dd .jump_title{
	width: 97%;
	float: left;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	height: 35px;
	margin-top: 13px;
	padding: 0 10px;
	font-size: 14px;
	color: #333333;
}
.tc-add-jump .main-content .jump_dl dd ul.jump_option{
	float: left;
	width: 100%;
	margin-top: 15px;
	max-height: 135px;
	overflow-y: auto;
}
.tc-add-jump .main-content .jump_dl dd ul li{
	float: left;
	width: 100%;
	height: 35px;
	margin-bottom: 10px;
}

.tc-add-jump .main-content .jump_dl dd ul li samp{
	float: left;
	ont-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666666;
	line-height: 37px;
	margin-right: 10px;
}
.tc-add-jump .main-content .jump_dl dd ul li samp .derail{
	float: left;
	width: 18px;
	height: 19px;
	background: url(../../image/listen/circle_reduce.png) no-repeat;
	margin: 10px 12px 0 0;
	cursor: pointer;
}
.tc-add-jump .main-content .jump_dl dd ul li samp .first{
    float: left;
    width: 18px;
    height: 19px;
    margin: 10px 12px 0 0;
	background: no-repeat;
	cursor: auto;
}
.tc-add-jump .main-content .jump_dl dd ul li input.jump_content{
	float: left;
	width: 43%;
	height: 35px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	padding: 0 10px;
	margin-right: 17px;
}
.tc-add-jump .main-content .jump_dl dd ul li .jump_time_div{
	float: left;
}
.tc-add-jump .main-content .jump_dl dd ul li .jump_time_div b{
	float: left;
	font-size: 14px;
	color: #222222;
	line-height: 35px;
}

.tc-add-jump .main-content .jump_dl dd ul li .jump_time_div span{
	float: left;
	width: 65px;
	height: 35px;
	line-height: 35px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	margin-right: 15px;
	font-size: 14px;
	color: #666666;
}
.tc-add-jump .main-content .jump_dl dd ul li .jump_time_div input{
	float: left;
	width: 17px;
	height: 18px;
	margin: 8px 15px 10px 10px;
}
.tc-add-jump .main-content .jump_dl dd .jump_increase{
	float: left;
	width: 100%;
	margin-top: 17.5px;
}
.tc-add-jump .main-content .jump_dl dd .jump_increase samp{
	float: left;
	width: 90px;
	ont-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
.tc-add-jump .main-content .jump_dl dd .jump_increase samp i{
	float: left;
	width: 18px;
	height: 19px;
	background: url(../../image/listen/circle_add.png) no-repeat;
	margin-right: 12px;
}

.tc-add-jump .tc-btn{
	float: left;
	width: 100%;
	text-align: center;
	margin: 33.5px 0 30px 0;
	position: absolute;
	bottom: 0;
}
.tc-add-jump .tc-btn button {
	width: 120px;
	height: 35px;
	color: #fff;
	border: 1px solid #00c177;
	border-radius: 3px;
	background: #00c177;
	font-size: 14px;
	line-height: 29px;
}
.tc-add-jump .tc-btn button.qx {
	margin-left: 20px;
	color: #00c177;
	background: #fff;
}
