/*助教工作台模块*/
.tips-bd1 .teacher-ex{
    cursor:pointer;
	width:16%;
	height:25px;
	line-height:25px;
	margin-right:2.5%;
	color:#fff;
	float:left;
	background-image:url(../zhujiao-images/teacherbefore1.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.tips-bd1 .teacher-exfrist{
    cursor:pointer;
	width:16%;
	height:25px;
	line-height:25px;
	margin-right:2.5%;
	color:#fff;
	float:left;
	background-image:url(../zhujiao-images/teacherbefore1.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.teacher-exactive{
    background-image:url(../zhujiao-images/teacherbefore2.png) !important; 
}
.zhujiao-teacherlook{
    top:12px;
	font-size:14px;
	color:#fff;
	display: block;
	text-align:center;
	width: 70px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 55px;
    border:1px solid #fff;
    border-radius:20px;
}
.zhujiao-teacherlook:hover{
   color:#fff;
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;  
}
.tips-bd1 .teacher-mid{
    cursor:pointer;
	width:19.3%;
	height:25px;
	line-height:25px;
	margin-right:2.5%;
	color:#fff;
	float:left;
	background-image:url(../zhujiao-images/teachermiddle.png) ;
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.teacher-midactive{
    background-image:url(../zhujiao-images/teachermiddle2.png) !important; 
}
.tips-bd1 .teacher-af{
    cursor:pointer;
	width:16%;
	height:25px;
	line-height:25px;
	color:#fff;
	float:right;
	background-image:url(../zhujiao-images/teacherafter1.png) ;
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.teacher-afactive{
    background-image:url(../zhujiao-images/teacherafter2.png) !important; 
}
.zhujiao-zhujiao-add {
	font-size:16px;
	width: 60%;
	height:45px;
	line-height:45px;
	text-align: center;
	box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
	padding:0;
	background-color: transparent;
	border:1px solid #69b82d;
	color:#69b82d;
	vertical-align:middle;
	border-radius: 2px;
}
.zhujiao-zhujiao-add:hover{
	background:#69b82d;
	border:#69b82d 1px solid;
	color:#fff;
}
.tips-bd2 .stepwrap {
    margin-bottom:35px; 
}
.teacher-ex {
	float:left;
	width:100%;
	text-align:left;
	padding:10px 0 0 0;
	font-size:20px;
}
.teacher-addstep{
	width:100%;
	padding:20px 0;
	text-align:center;  
}
.auto-box .teachertips-tool{
    text-align: center;
    padding: 30px 0 50px 0;
    width: 100%;
    float: left;
}
.stepwrap .closeimg {
	top: -9px;
	text-indent: -9999px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../zhujiao-images/teacherclose.png) 0 0 no-repeat;
	line-height: 20px;
	cursor: pointer;
	position: absolute;
	right: 2px;
}
.stepwrap .teacher-addimg{
   width:90px;
   height:90px;
   border:0;
}
.stepwrap .teacher-addtext{
   margin:0;
   padding:0 !important;
   text-align:center;
   color:#666;
   font-size:14px;
}
.stepwrap .teacher-addpic{
   text-align:center;
   width:120px;
   height:155px;
   padding:0 20px 0 0;
   text-align:center;
   float:left;
   position:relative;
}
.teacher-ex .teacher-title{
   	font-size:16px;
	color: #333;
	width: 75%;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
	box-sizing: border-box;
	display: inline-block;
	margin-left:38px;
    text-align:left;
	float:left;	 
}
 .teachertitle-edit{
    background: rgba(0, 0, 0, 0) url("../images/teacheredit.png") no-repeat scroll 0 0;
	display: inline-block;
    float:right;
    text-indent: -9999px;
    width: 28px;
	margin-left:10px;
    height: 40px;
}
 .teachertitle-edit:hover{
    filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.teachertitle-delete{
    background: rgba(0, 0, 0, 0) url("../images/teacheredelete.png") no-repeat scroll 0 0;
	display: inline-block;
    float:right;
    text-indent: -9999px;
    width: 28px;
    height: 40px;
}
.teachertitle-delete:hover{
    filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.step1{
	font-size:16px;
	color: #333;
	height:30px;
	line-height:30px;
	box-sizing: border-box;
	display: inline-block;
	padding:0;
    text-align:left;
	float:left;
	margin-left:30px;	
}
.step2{
	font-size:16px;
	height:40px;
	line-height:40px;
	text-align: left;
	box-sizing: border-box;
	display: inline-block;
	padding:0;
	border-radius: 2px;
	width:77%;
	border: 1px solid #D0D0D0;
}
.step3{
	font-size:16px;
	width: 14%;
	height:30px;
	line-height:30px;
	text-align: right;
	box-sizing: border-box;
	display: inline-block;
	padding:0;
	background-color: transparent;
	border-radius: 2px;
	float:left;
}
.step4{
	font-size:16px;
	margin-left:15px;
	width: 83%;
	text-align: left;
	box-sizing: border-box;
	display: inline-block;
	padding:0;
	background-color: transparent;
	color:#69b82d;
	vertical-align:middle;
	border-radius: 2px;
	float:left;
}
.step5{
	font-size:16px;
	width: 14%;
	height:80px;
	line-height:40px;
	text-align: right;
	box-sizing: border-box;
	display: inline-block;
	padding:0;
	background-color: transparent;
	color:#69b82d;
	vertical-align:middle;
	border-radius: 2px;
	float:left;
}
.step4:hover{opacity:0.8;filter:Alpha(opacity=80); /* IE8 以及更早的浏览器 */ }

.auto-box .tips-bd1 {
	height: auto!important;
	padding:20px 40px;
	overflow: visible;
	position: relative;
	line-height: 24px;
	overflow-y: auto;
	overflow-x: hidden;
	float:left;
	width:100%;
}
.auto-box .tips-bd1 a:hover{color:#FFFFFF;}
.zhujiaoac{color:#FFFFFF;}
.zhujiaoac:active,.zhujiaoac:hover{color:#FFFFFF;}
.taba {color:#FFFFFF;}
.auto-box .tips-bd2 {
	height: 480px;
	padding:0 40px;
	overflow: visible;
	position: relative;
	line-height: 24px;
	overflow-y: auto;
	overflow-x: hidden;
	float:left;
	width:100%;
}
.add-new-plan .add-plan1 {
   text-align:left;
   padding:10px 0 0 0;
}
.add-new-plan .add-plancon {
   text-align:center;
   padding:0 0 35px 0;
   min-height:110px;
}
.add-new-plan .add-step-a {
   float:right;
   display:inline-block;
   height:30px;
   line-height:30px;
}
.add-new-plan .add-step-f1 {
   vertical-align:middle;
}
.add-new-plan .add-step-f1:hover {
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;   
}
.add-new-plan .add-step-f2 {
   color:#69b82d;
   display:inline-block;
   width:40px;
   height:30px;
   line-height:30px;
   text-align:center;
   font-size:16px;
}
.add-new-plan .add-step-f2:hover {
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;   
}
.add-new-plan .add-step-f4 {
   color:#B3B3B3;
   display:inline-block;
   width:40px;
   height:30px;
   line-height:30px;
   text-align:center;
   font-size:16px;
}
.teachertips-tool .zhubtn-7 {
  	min-width: 80px;
	height:30px;
	line-height:28px;
	font-size:14px;
	width: auto;
	overflow: hidden;
	display:inline-block;
	vertical-align:middle;
	cursor: pointer;
	text-align: center;
	border-radius: 2px;
	color:#69b82d;
	border:1px solid #69b82d;
	margin-right:10px;
}
.teachertips-tool .zhubtn-7:hover {
   	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/*直播模块新增样式*/
.live-table {
	table-layout: fixed;
	border: none;
	width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.live-table thead {
	background: #eee;
	font-size: 14px;
	line-height: 30px;
	vertical-align: middle;
	color: #626570;
}
.live-table tr {
	display: table-row;
	vertical-align: inherit;
}
.live-table td:first-child {
	padding-left: 15px;
}
.live-table thead td, .live-table thead th {
	padding: 10px 0;
	cursor: pointer;
	font-weight: bold;
}
.live-table td {
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
	overflow: hidden;
	border: none;
}
.live-table tbody tr:nth-child(even) {
 background-color: #fff;
}
.live-table tbody tr {
	font-size: 14px;
	line-height: 24px;
	border-bottom: solid 1px #e7e9ed;
	color: #000;
	font-weight: normal;
	display:table-row;
	vertical-align: inherit;
}
.live-table #notice_list_temp tr {
	display:block !important;
}
.live-table td.ofAuto {
	overflow: visible;
}
.live-table tbody tr td {
	padding:10px 5px 10px 0;
	vertical-align:middle;
}
.live-table tbody tr td li {
	margin-top:10px;
	display:block;
}
.live-table tbody tr td li a.table-btn {
	margin-left:10px;
}
.live-table tbody tr td .more {
	margin-top:30px;
	width:100%;
	text-align:right;
}
.live-table tbody tr td .time {
	margin-top:20px;
	width:100%;
	text-align:right;
	float:right;
	padding:0 10px 0 0;
	color:#ccc;
}
.live-theadtr {
    background:#F3F3F3;
	font-size:16px !important;
	color:#000 !important;
}
.live-sourcep{
   font-size:10px;color:#85949A;
}
.live-table .live-editd{
   margin:0 auto;
   text-align:center;
   width:60px;
   border:1px solid #69b82d;
   color:#69b82d;
   border-radius:20px;
}
.live-table .live-editd:hover{
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;  
}
/*编辑删除按钮*/
.live-editm{
   margin:0 auto;
   text-align:center;
   width:60px;
   border:1px solid #69b82d;
   color:#69b82d;
   border-radius:20px;
}
.live-editm:hover{
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;
}
.live-editpb{
   margin:0 auto;
   text-align:center;
   width:60px;
   height:25px;
   line-height:25px;
   color:#fff;
   background:#69b82d;
   border-radius:2px;
}
.live-editpb:hover{
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;
}
.live-editcn{
   margin:0 auto;
   text-align:center;
   width:60px;
   height:25px;
   line-height:25px;
   color:#fff;
   background:#ddd;
   border-radius:2px;
}
.live-editcn:hover{
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;
}
.live-table .live-editd:hover {
   color:#fff;
   background:#69b82d;
}
/*选择资源库弹窗*/
.auto-box .live-popup {
	position:absolute;
	width:400px;
	background:#fff;
	z-index:10022;
	top:100px;
	left:140px;
	color:#69b82d;
	border-radius: 4px;
	padding:32px 20px;
}
.auto-box .live-popup .close {
	top:0;
	right:0;
}
.auto-box .live-popup ul {
	width:100%;
	float:left;
}
.auto-box .live-popup li {
	width:100%;
	border-top:#e5e5e5 1px dashed;
	padding:10px 0;
	display:block;
	float:left;
}
.auto-box .live-popup li:first-child {
	border-top:none;
}
.auto-box .live-popup p {
	padding:10px 0 0 10px;
	display:inline-block;
	font-size:16px;
}
.liveheadli{
    width:90px;
	height:80px;
	float:left;
	text-align:center;
}
.img-circle{
    border-radius:50%;
    vertical-align:middle;
    border:0;
}
.liveheadp{
    text-align:center;
    padding-top:5px;
}
.liveheadli a img:hover{
    filter:alpha(opacity=65);
    -moz-opacity:0.65;
    opacity:0.65; 
}
.setting-livecontent{
	overflow: hidden;
	padding:10px 20px;
	min-height:355px;
}
.user-content .live-line {
	font-size:18px;
	padding-left:40px;
	width:100%;
	height:20px;
	line-height:20px;
	border-bottom:1px solid #e8e8e8;
	color:#69b82d;
	margin-bottom:20px;
	overflow:hidden;
}

/*教学材料con*/
.task-task-list .live-matcon{
     line-height:25px;
	 width:88%;
	 margin-bottom:20px;
}
.task-task-list .icon-livepublic {
	position:absolute;
	z-index:20;
	bottom:8px;
	right:80px;
	padding:0;
	line-height:18px;
	display:inline-block;
}
.task-task-list .icon-liveconcel {
	position:absolute;
	z-index:20;
	bottom:8px;
	right:10px;
	padding:0;
	line-height:18px;
	display:inline-block;
}
.task-task-list .live-comment{
    padding-left:41px;
    line-height:25px;
    width:98%;
	margin-bottom:20px;
}
/*交流互动区教学材料con*/	 
.task-task-listlive {
	margin-top:10px;
	position:relative;
	width: 100%;
	float:left;
	margin-left:10px;
	line-height:25px;
	border-bottom:1px #ddd solid;
}
.task-task-listlive .task-task-item {
	position: relative;
	font-size:14px;
	line-height: 40px;
	padding:0;
	float:left;
	display:inline-block;
	margin-left:90px;
	width: 90%;
	box-sizing: border-box;
}
#course_plan .task-task-listlive .task-task-item, #plan .task-task-listlive .task-task-item, .lessonBox .task-task-listlive .task-task-item {
	margin-left:5px;
}
.intro-panel .task-task-listlive .task-task-item {
	margin-left:20px;
}
.task-task-listlive .icon-listen {
	position:absolute;
	z-index:20;
	top:11px;
	left:54px;
	padding:0;
	line-height:18px;
	display:inline-block;
}
.task-task-listlive .icon-nomber {
	position:absolute;
	z-index:20;
	top:14px;
	left:35px;
	padding:0 5px;
	line-height:18px;
	display:inline-block;
	border:#666 1px solid;
	background:#fff;
}
.task-task-listlive .icon-read {
	position:absolute;
	z-index:20;
	top:11px;
	right:0;
	padding:0;
	line-height:18px;
	display:inline-block;
}
.task-task-listlive .icon-listen a, .task-task-listlive .icon-read a {
	float:left;
	display:inline-block;
	margin-right:20px;
}
.task-task-listlive .icon-listen a img, .task-task-listlive .icon-read a img {
	height:18px;
	width:18px;
}
.icon-pic {
	width:75px;
	height:75px;
	line-height:75px;
	display:block;
}
.item-icon {
	float:right;
	margin-top:8px;
	margin-left:10px;
}
.task-task-listlive .edit-icon {
	font-size:14px;
	background:#74cd55;
	border:#74cd55 1px solid;
	color:#fff;
	padding:2px 5px;
	margin:-3px 0 0 0;
	border-radius: 2px;
}
.item-icon:hover, .task-task-listlive:hover .item-icon, .task-task-add:hover, .comment-push .table-btn:hover {
	background:#69b82d;
	border:#69b82d 1px solid;
	color:#fff;
}
.task-task-listlive .task-tt-text {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	width:88%;
	float:left;
	background:url(../images/dot.png) 0 center no-repeat;
	padding-left:40px;
}
.task-task-listlive .task-tt-text:hover {
	color: #69b82d;
}
.task-task-listlive .live-matcon{
     line-height:25px;
	 width:83%;
	 margin-bottom:10px;
	 margin-left:25px;
}
.task-task-listlive .icon-livepublic {
	position:absolute;
	z-index:20;
	bottom:8px;
	right:80px;
	padding:0;
	line-height:18px;
	display:inline-block;
}
.task-task-listlive .icon-liveconcel {
	position:absolute;
	z-index:20;
	bottom:8px;
	right:10px;
	padding:0;
	line-height:18px;
	display:inline-block;
	
}
.task-task-listlive .icon-livep {
	position:absolute;
	z-index:20;
	bottom:8px;
	right:140px;
	padding:0;
	line-height:18px;
	display:inline-block;
}
.task-task-listlive .icon-livec {
	position:absolute;
	z-index:20;
	bottom:8px;
	right:70px;
	padding:0;
	line-height:18px;
	display:inline-block;
	
}
.task-task-listlive .live-comment{
    padding-left:31px;
    line-height:25px;
    width:98%;
	margin-bottom:10px;
}
.user-content .live-part-utcon{
    height:360px;
	width:100%;
	margin:0;
	padding:0;
	border:0;
	overflow-y:auto;
	overflow-x:hidden;
}
.setting-livevideo{
    overflow: hidden;
	padding:20px 20px;
    height:600px;
}
.setting-livevideo .setting-livevideocon{
   position:absolute;
   z-index:10;top:0;
   left:0;
   height:100%;
   width:100%;
   padding:20px;
   text-align:center;
}
.setting-livevideocon .setting-livevideocont{
   height:100%;
   width:100%;
   background:rgba(0,0,0,0.6);
}
.setting-livevideocont .setting-livevideocontbox{
   height:500px;
   width:300px;
   font-size:18px;
   color:#fff;
   text-align:center;
   margin-left:38%;
   padding-top:200px;
}
.setting-livevideocontbox .setting-livevideocontboxtext{
   width:130px;
   height:40px;
   line-height:40px;
   margin:70px auto;
   background:#69b82d;
   border-radius:2px;
}
.setting-livevideocontbox .setting-livevideocontboxtext:hover{
   -moz-opacity:0.75;
   opacity:0.75;
   filter:alpha(opacity=75);
}
/*直播主页Product*/
.productlive {
	width: 275px;
	overflow: hidden;
	float: left;
	height: 330px;
	background: #fff;
	margin:10px;
}
.productlive:hover {
	background: #fff;
	-moz-box-shadow: 0 1px 3px #e8e8e8;
	-webkit-box-shadow: 0 1px 3px #e8e8e8;
	box-shadow: 0 1px 3px #e8e8e8;
}
.productlive .productlive-content {
	overflow:hidden;
	position:relative;
	width:100%;
}
.loading-image-container {
	position: relative;
	width: 280px;
	height: 180px;
	overflow: hidden;
}
.productlive .productlive-content .loading-image-container img {
	width: 280px;
	height: 180px;
 -moz-transition: all .5s ease 0;
 -o-transition: all .5s ease 0;
 -webkit-transition: all .5s ease 0;
 transition: all .5s;
}
.productlive:hover .productlive-content .loading-image-container img {
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
}
.productlive .productlive-content>h2, .productlive .productlive-content .price-content {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size:14px;
	position:relative;
}
.productlive .productlive-content>h2, .productlive .productlive-content>h2 a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:99%;
}
.productlive .productlive-content a {
	color:#444;
	display:inline-block;
}
.productlive .productlive-content a:hover {
	color:#69b82d;
}
.productlive .productlive-content .periodsch, .productlive .productlive-content .productlive-teacher {
	color: #999;
	padding-left: 10px;
	position: relative;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size:12px;
}
.productlive .productlive-content .periodview{
   	color: #999;
	padding-left: 10px;
	position: relative;
	height: 40px;
	line-height: 60px;
	overflow: hidden;
	font-size:14px; 
}
.productlive .productlive-content .periodsch span, .productlive .productlive-content .productlive-teacher span {
	margin-right:10px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width:50%;
	float:left;
}
.productlive .productlive-content .price-content .init-price {
	color:#444;
	font-size:14px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float:left;
	width:72%;
}
.productlive .productlive-content .price-content .init-price1 {
	color:#444;
	font-size:14px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position:absolute;
	right:10px;
}
.productlive .productlive-content .periodpre{
	color: #444;
	padding-left: 10px;
	height: 280px;
	line-height: 25px;
	overflow: hidden;
	font-size:14px;  
}
.page-link:hover{
    color:#69b82d;
}
.setting-content .live-contenttitle{
	font-size:18px;
	padding-left:13px;
	width:100%;
	height:40px;
	line-height:40px;
	margin-bottom:20px;
	overflow:hidden;
}
.live-contenttitle .live-contspan{
    margin-left:28px;
	color:#999;
	font-size:14px;
}
.live-student-header{
    height:55px;
    padding-left:20px;
	font-size:16px;
	line-height:55px;
	position:relative;
	color:#666;
}
.live-student-sidea {
    display:block;
    width:280px;
    height:60px;
    padding-left:20px;
	line-height:60px;
	position:relative;
	color:#666;
	font-size:16px;
}
.live-student-sidea:hover {
   color:#FFFFFF;
   background:#69b82d;
} 
.live-student-sideactive{
    display:block;
    width:280px;
    height:60px;
    padding-left:20px;
	line-height:60px;
	position:relative;
	font-size:16px;
	color:#FFFFFF;
    background:#69b82d;
}
.live-student-sideactive:hover{
   color:#FFFFFF;
}
.live-table .live-tbodytd{
    cursor:pointer;
	padding-right:10px;
	padding-bottom:50px;
	padding-top:50px;
}
.inline-b a.live-now {
	background-color: #69b82d;
	color: #fff;
	margin-right: 20px;
	display: inline-block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #69b82d;
	border-radius: 2px;	
}
.inline-b a.live-now:hover {
      filter:alpha(opacity=75);
      -moz-opacity:0.75;
      opacity:0.75;
}
.inline-b a.look-now {
    color:#69b82d;
	margin-left: 25px;
	display: inline-block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #69b82d;
	border-radius: 2px;	
}
.inline-b a.look-now:hover {
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;
}
.course-detail h3 {
    color: #333;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.setting-livecontent .setting-livecontentimg {
    text-align:center;
	vertical-align:middle;
	position:relative;
}
.setting-livecontent .setting-livecontentsize {
    width:100%;
	height:355px;
	margin-bottom:15px;
}
.setting-livecontent .setting-livecontentsignal {
    width:100%;
	height:355px;
	margin-bottom:15px;
	background:url(../live-img/liveblank.png);
    background-size:100% 355px;
}
.setting-livecontentsignal .setting-livecontentp {
    text-align:center;
	color:#999;
	padding-top:200px;
	font-size:18px;
}
.setting-livecontentimg .startlive {
    background-color: #A7A6B2;
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    position: absolute;
    z-index: 9;
    bottom: 8%;
    right: 35%;
}
.setting-livecontentimg .startlive:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;  
}
.setting-livecontentimg .continuelive {
    background-color: #A7A6B2;
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    position: absolute;
    z-index: 9;
    bottom: 8%;
    right: 20%;
}
.setting-livecontentimg .continuelive:hover {
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: 0.75;   
}
.setting-livecontentimg .endlive {
    background-color: #69b82d;
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    position: absolute;
    z-index: 9;
    bottom: 8%;
    right: 5%;
}
.setting-livecontentimg .endlive:hover {
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: 0.75;   
}
.setting-livecontent .live-endt1{
    background-color: #69b82d;
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #69b82d;
    border-radius: 2px;
	position: absolute;
	z-index: 9;
	bottom: 8%;
	right: 5%;
}
.setting-livecontent .live-endt1:hover {
    filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: 0.75; 
}
.setting-livecontent .setting-livecontentwait {
    width: 100%;
	height: 355px;
	line-height:355px;
	margin-bottom: 15px;
	font-size: 18px;
    color: #fff;
    text-align: center; 
	background: rgba(0, 0, 0, .6);
    position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
}
.setting-livecontent .setting-livecontentstart {
    width: 100%;
	height: 355px;
	margin-bottom: 15px;
	font-size: 18px;
    color: #fff;
    text-align: center; 
	background: rgba(0, 0, 0, .6);
    position: absolute;
	z-index: 9;
	top: 0;
	left: 0; 
}
.setting-livecontentstart .setting-livecontentstartimg {
   height:81px;
   width:81px;
   margin-top:130px;
}
.setting-livecontentstart .setting-livecontentstartimg:hover {
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;
}
.setting-livecontentstart .setting-livecontentstartp {
   padding-left:25px;
   padding-top:5px;
   text-align:center;
   font-size:20px;
   color:#fff;
}
.setting-livecontentstart .setting-livecontentstartp:hover {
    filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75; 
}
/*直播内容弹窗样式*/
.liveauto-box {
	position:fixed;
	background:#fff;
	text-align:left;
	z-index:10032;
	color:#444;
	box-shadow:0px 2px 18px #444;
	border-radius:4px;
	display:block;
	top: 270px; 
	left:900px;
    width: 450px;
	height: 230px;
}
.liveauto-box .livetips-hd {
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    background: #69b82d;
    color: #fff;
    font-size: 18px;
    border-radius: 4px 4px 0 0;
}
.liveauto-box .livetips-bd {
    height: auto!important;
    padding: 30px 40px;
    overflow: visible;
    position: relative;
    line-height: 24px;
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
    width: 100%;
}
.liveauto-box .livemod-course-banner {
    width: 100%;
    float: left;
	height:60px;	
}
.liveauto-box .livemod-course-banner__img1 {
   width: 50px;
   height: 50px;
   float: left;
   background: url(../live-img/liveactive.png) 0 0 no-repeat;
   border: 0;
}
.liveauto-box .livemod-course-banner__img2 {
   width: 50px;
   height: 50px;
   float: left;
   background: url(../live-img/livend.png) 0 0 no-repeat;
   border: 0;
   background-size:45px;
   padding-left:5px;
}
.liveauto-box .livemod-course-banner__content {
    height: 50px;
	line-height:50px;
    width: 60%;
    float: left;
    margin-left: 20px;
   font-size:18px;
}
.liveauto-box .livetips-tool {
    text-align: center;
    padding: 20px 0;
    width: 100%;
    float: left;
}
.liveclose {
    top: 15px;
    text-indent: -9999px;
    display: block;
    width: 32px;
    height: 32px;
    background: url(../live-img/livex.png) 0 0 no-repeat;
    line-height: 20px;
    cursor: pointer;
    position: absolute;
    right: 0;
}
.liveclose:hover {
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;  
}
.setting-livecontentwait .setting-livecontentwaitimg {
   margin-top:135px;
   height:81px;
   width:81px;
}
.setting-livecontentwait .setting-livecontentwaitimg:hover {
    filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity:0.75;  
}
