@charset "utf-8";
/* CSS Document */

.maskDiv{width:100%;height:100%;position:fixed;top:0;left:0;background: rgba(16,26,41,0.76);z-index:10;}

.popDiv{min-height:100px;background: #FFFFFF;border-radius: 10px;position:fixed;left:50%;top:50%;overflow:hidden}
.popHead{line-height:60px;height:60px;background: #FFFFFF;position:absolute;left:0;top:0;width:100%;padding:0 30px;box-sizing: border-box;background:#fff}
.borBom{box-shadow: inset 0 -1px 0 0 rgba(242,242,242,0.80);}
.popClose{display:inline-block;width:18px;height:18px;margin-top:19px}
.het62{width:100%;height:60px;}
.popBottom{width:100%;height:53px;background:#fff;position:absolute;left:0;bottom:0;padding-top:17px;}
.popBottom a{margin-right:30px;}
.shadowBox{box-shadow: 0 -1px 4px 0 rgba(209,209,209,0.18);}
.het72{width:100%;height:72px;}


/*新建直播*/
.newlivePop{width:640px;}
.newliveCon{padding:30px;padding-bottom:0;}
.divcon{margin-bottom:10px;}
.live_tit{display:inline-block;width:76px;font-size:14px;line-height:46px;}
.fm{width:200px;height:126px;border-radius:4px;overflow:hidden;position:relative;margin-right:20px;}
.fm img{display:block;width:100%;height:100%;}
.fm input{position:absolute;left:0;top:0;width:200px;height:126px;opacity: 0;z-index:5;}
.fm span{display:block;width:200px;height:126px;background:rgba(0,0,0,0.7);text-align:center;line-height:126px;color:#fff;
font-size:14px;position:absolute;left:0;top:0;z-index:3;}
.fmright{padding-top:60px;}
.scfm{position:relative;width:80px;color:#3A8BFF;font-size:14px;margin-bottom:5px;}
.scfm i{display:inline-block;width:16px;height:16px;float:left;margin-right:6px;}
.scfm input{position:absolute;left:0;top:0;width:80px;opacity:0;}
.fmright p{color:#A8A8B3;font-size:12px;}
.liveInp{width:464px;height:20px;border:1px solid #E1E1E5;border-radius:4px;font-size:14px;padding:10px;line-height:20px;}
.inpfocus:focus{border:1px solid #3A8BFF}
.briefDiv{width:694px;height:128px;}

.livemode p{float:left;color:#646873;font-size:14px;line-height:46px;padding-right:40px;}
.livemode p i.dx_check{display:inline-block;width:18px;height:18px;margin-right:12px;float:left;margin-top:14px;
	background:url(../../images/live/task_check.png) no-repeat;background-size:100%;}
.livemode p i.dx_checked{background:url(../../images/live/task_checked.png) no-repeat;background-size:100%;cursor:pointer;}
.livemode p i.disable_check{background:url(../../images/live/disable_check.png) no-repeat;background-size:100%;}

.textcon{height:80px;font-family:"微软雅黑"}
.marTop30{margin-top:40px;}
/*9.3移动到弹窗*/
.wid640{width:640px;max-height:480px}
.livetab{height:40px;background: #f9f9f9;padding:10px 0 0 40px}
.livetab li{display:inline-block;padding:0 20px;line-height:40px;font-size: 16px;}
.livetab li.cur{background: #ffffff;border-radius: 8px 8px 0 0;height:40px;}
.livetab li.cur a{color:#3A8BFF}
.het300{min-height:268px;padding:30px 30px 0 30px}
.divcon{margin-bottom:10px;}
.live_tit{display:inline-block;width:74px;font-size:14px;line-height:46px;}
.liveInp{width:484px;height:20px;border:1px solid #E1E1E5;border-radius:4px;padding:10px;font-size:14px;line-height:20px;}
.livemode p{float:left;color:#646873;font-size:14px;line-height:46px;padding-right:40px;}
.livemode p i.dx_check{display:inline-block;width:18px;height:18px;margin-right:12px;float:left;margin-top:14px;
	background:url(../../images/live/task_check.png) no-repeat;background-size:100%;}
.livemode p i.dx_checked{background:url(../../images/live/task_checked.png) no-repeat;background-size:100%;cursor:pointer;}
.livemode p i.disable_check{background:url(../../images/live/disable_check.png) no-repeat;background-size:100%;}

.livetable{padding-top:6px;height:290px;}
.live_td{height:48px;padding:0 30px;cursor:pointer}

.live_td_tit{display:inline-block;height:100%;line-height:48px;width:80%}
.live_dx_check{display:inline-block;width:18px;height:18px;margin-right:12px;float:left;margin-top:14px;
	background:url(../../images/live/task_check.png) no-repeat;background-size:100%;}
.live_dx_checked{background:url(../../images/live/task_checked.png) no-repeat;background-size:100%;cursor:pointer;}
.lookback{text-align:right;width:14%;display:inline-block;}
.live_td:hover{background:#f0f6ff;}
.live_hover{background:#f0f6ff;}
.live_hover .live_td_tit{color:#3A8BFF}
