html,
/* body { overflow: hidden; } */
-webkit-scrollbar-track-piece { background-color: #28445B; -webkit-border-radius: 0; }
::-webkit-scrollbar { width: 10px; height: 8px; }
::-webkit-scrollbar-thumb { height: 50px; background-color: #999; -webkit-border-radius: 8px; outline: 2px solid #28445B; outline-offset: -2px; border: 2px solid #28445B; }
::-webkit-scrollbar-thumb:hover { height: 50px; background-color: #9F9F9F; -webkit-border-radius: 4px; }

/* 标题 */
.main-title { display: none; }

/* 左侧框架 */
.video-left { position: absolute; width: 260px; top: 60px; right: 0; bottom: 0; }

/* 左侧内容 */
.widget-video {    /*position: absolute;*/

    /*left: 0;*/

    /*top: 0;*/
position: relative; width: 260px; height: 195px; }
.main-video { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2;color:#ccc}
.main-video video{background: #000;}

/*工具条*/
.video-mask { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; }
.video-tools,
.ppt-tools { position: absolute; right: 0; bottom: 10px; display: none; width: 30px; height: 30px; background-color: #A0A2A4; background-color: rgba(0, 0, 0, .8); z-index: 2; }
.btn-full { position: absolute; top: 6px; right: 6px; width: 17px; height: 17px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; background-position: -113px -7px; text-indent: 0; }

/* 全屏 */
.full-screen { position: static; }
.full-screen .main-video,
.full-screen .video-tools,
.full-screen .video-mask { z-index: 9999999; }
.full-ppt { left: -270px !important; right: -270px !important; bottom: 0 !important; z-index: 99 !important; }

/* 提问区样式 */
.question { position: absolute;left: 10px; top: 0; bottom: 0; width: 260px; z-index: 1; background-color: #355976; }
.chat-title,
.question-title { height: 44px; color: #FFF; background-color: #28445B; z-index: 1; }
.chat-title { height: 40px; }
.chat-title h2,
.question-title h2 { position: relative; color: #FFF; font-weight: 400; font-size: 16px; line-height: 44px; text-indent: 45px; }
.question-title h2 i { position: absolute; top: 12px; left: 15px; width: 20px; height: 20px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -1px -1px; }
.checkbox { position: relative; top: 2px; *top: 0px; right: 5px; *right: 2px; }

/* 提问列表 */
.live-left { background-color: #414141; }
.live-left .l-b-m-list {  margin-bottom: 10px }
.live-left .l-b-m-list li { margin-bottom: 0; background-color: #414141;  clear: both }
.live-left .l-b-m-list li:first-child { border-top: none }
.live-left .l-b-m-list .peo-infos { position: relative; width: 100%; height: 45px }
.live-left .l-b-m-list .peo-img { position: relative; float: left; width: 40px; height: 45px; overflow: hidden }
.live-left .l-b-m-list .peo-img img { position: absolute; top: 5px; left: -2px; width: 40px; min-height: 30px;background-image: url(/Public/img/cc-img/fakehead_01.jpg); background-repeat: no-repeat; }
.live-left .l-b-m-list .peo-mask { position: absolute; top: 0; left: 0; width: 40px; height: 45px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -185px }
.live-left .l-b-m-list .peo-mask-crown { position: absolute; top: 0; left: 0; width: 40px; height: 45px; background-image: url(/Public/img/cc-img/crown.png); }
.live-left .l-b-m-list .peo-names { position: relative; display: inline-block; *display: inline; max-width: 150px; line-height: 45px }
.live-left .l-b-m-list .p-n-names { display: inline-block; margin-left: 10px; *display: inline; *float: left; max-width: 150px; font-size: 12px; color: #b5e3ff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.live-left .l-b-m-list .peo-icons { position: absolute; top: 12px; right: -22px; width: 17px; height: 17px }
.live-left .l-b-m-list .peo-icons.girl { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -100px }
.live-left .l-b-m-list .peo-icons.boy { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -125px }
.live-left .peo-chat { position: relative; width: 100%; margin-top: -10px; padding: 10px 12px; border-radius: 3px }
.live-left .peo-chat .icons { position: absolute; left: -7px; top: 10px; width: 7px; height: 10px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -25px -120px }
.live-left .peo-chat .chat-content { width: 200px; margin-bottom: 0; padding-left: 12px; color: #ffffff; line-height: 1.4; font-size: 14px; font-size: 1.4rem; font-family: '微软雅黑', Arial;word-break:break-all; }
.live-left .l-b-m-list .peo-repeat { border-top: 1px solid #5a809f; width: 200px; margin-left: 45px; padding-top: .5em }
.live-left .l-b-m-list .teacher-name { position: relative; margin-bottom: .1em; padding-left: 18px; font-family: '微软雅黑', Arial; font-size: 12px; font-size: 1.2rem; color: #b5e3ff }
.live-left .l-b-m-list .teacher-name i { position: absolute; top: 4px; left: 0; width: 12px; height: 12px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -260px }
.live-left .l-b-m-list .repeat-content { font-size: 14px; font-size: 1.4rem; color: #ffffff; line-height: 1.4; font-family: '微软雅黑', Arial }
.question-user { position: absolute; left: 0; right: 0; bottom: 0; height: 85px; background-color: #414141; }
.question-user .llb-t { position: relative; width: 230px; height: 20px; margin: 10px auto; }
.question-user .llb-t .o-t { position: absolute; left: 0; padding-left: 22px; color: #FFF; font-family: 'SimSun', Arial; font-size: 12px; line-height: 20px; cursor: pointer; }
.question-user .llb-t .o-t i { position: absolute; top: 2px; left: 0; width: 16px; height: 16px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -20px -80px; }
.question-user .llb-t .o-t i.active,
.live-right .lrb-t .o-t i.active { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -80px; }
.question-user .llb-b { position: relative; width: 230px; height: 35px; margin: 0 auto; }
.question-user .llb-b .chat-send-content { position: absolute; top: 0; left: 0; bottom: 0; width: 180px; background-color: #FFF; border: 1px solid transparent; border-radius: 3px; overflow-y: auto; outline: none; }
a.btn-chat { position: absolute; right: 0; color: #FFF; background-color: #FF4545; width:38px; height:36px; line-height:36px; text-align:center; }
.btn-chat.btn-mini { padding: 0; }
a.btn-chat:hover { background-color: #FF2F2F; }

/*
.question-user .only-me {
    position: absolute;
    left: 15px;
    top: 12px;
    *top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 1;
    cursor: pointer;
}
*/

/* 问答部分 */
.question-main { position: absolute; top: 41px; right: 0; bottom: 85px; left: 0; overflow: hidden; overflow-y: auto; }
.question-main li { background-color: #F5F5F5; }

/*
.chat-list em,.chat-list p,.question-main em,.question-main p {
    font-size: 12px;
    line-height: 1.2;
    word-wrap:break-word;
}

.chat-list em {
    color: #0186CB;
}

.chat-list p,.question-main p {
    padding: 0 0 0 15px;
    line-height: 1.5;
}
*/

/* 聊天内A标签 */
.chat-list p a,
.question-main p a { color: #0000EE; }

/* 滚动条提示 */
.chat-tips-scroll { position: absolute; left: 0; top: -32px; right: 0; display: none; height: 32px; line-height: 32px; background-color: #FFA415; color: #FFF; text-align: center; cursor: pointer; }

/* 回答样式 */
.question-answer { border-left: 2px solid #FF7E00; }

/* 区分我的和别人 #16A0E8 是蓝色 */
.not-mine { border-left: 2px solid #16A0E8; }
.hide { display: none; }
.show { display: block; }
.space,
.part-top,
.part-bottom { padding: 5px 15px; }
.part-top { background-color: #E6E8E9; }
.part-bottom { background-color: #FFF; }
.nothing { color: #F00; padding: 0 0 0 5px; }

/* 提问区域 */
.question-send { position: relative; margin: 25px 0 0 0; padding: 15px 0 25px; }
.question-content { position: absolute; top: 15px; left: 9px; width: 181px; height: 28px; padding: 0 5px; line-height: 1.7; font-size: 14px; border-radius: 5px 0 0 5px; background-color: #FFF; border: 1px solid #C8C8C8; border-right: none; overflow: hidden; overflow-y: auto; }
.defaultText { color: #666; }
.chat-submit,
.question-submit { position: absolute; top: 15px; right: 9px; width: 51px; height: 30px; color: #FFF; background-color: #16A0E8; border: 1px solid #16A0E8; border-radius: 0 5px 5px 0; font-size: 14px; }

/* chat-tips */
.chat-tips { position: absolute; top: -25px; left: 10px; display: none; padding: 3px 10px; border: 1px solid #DDD; background-color: #FFF; border-radius: 3px; z-index: 5; }
a.tips-main { color: #F30; }
a.close-tips { font-size: 0.875em; color: #CCC; }
.arr { position: absolute; left: 5px; bottom: -10px; width: 0; height: 0; border: 5px solid transparent; border-top-color: #FFF; }
.chat-check { position: absolute; top: 50%; right: 0; width: 220px; display: none; padding: 20px 15px 20px; background-color: #27A5F9; border: 1px solid #DDD; border-radius: 3px; z-index: 9; }
.close-chatcheck { position: absolute; top: 10px; right: 10px; width: 16px; height: 14px; background-image: url(/Public/img/cc-img/btn-icon-25x25.png); background-repeat: no-repeat; background-position: -4px -155px; }
.chat-check h2 { padding-left: 30px; height: 25px; line-height: 25px; font-size: 16px; color: #FFF; font-weight: 400; background-image: url(/Public/img/cc-img/btn-icon-25x25.png); background-repeat: no-repeat; background-position: 0 -565px; }
.chat-check ul { padding: 0 0 0 30px; }
.chat-check li { margin-top: 10px; }
.chat-check label { padding-left: 5px; color: #FFF; cursor: pointer; }
.part1,
.part2,
.part3,
.part4 { display: none; }
.part2 { width: 146px; height: 150px; margin: 0 auto; background-image: url(/Public/img/cc-img/load.gif); }
.part3,
.part4 { padding-top: 10px; text-align: center; }
.part3 p,
.part4 p { padding-bottom: 10px; font-size: 16px; color: #FFF; }
a.close-check { color: #FFF; background-color: #457594; padding: 5px 10px; }
#part1 { display: block; }

/* 左侧关闭菜单 */
.left-bar,
.right-bar { position: absolute; top: 0; bottom: 0; width: 10px; background-color: #555; cursor: pointer; z-index: 9; }
.left-bar { left: 260px; display:none}
.bar-switch { position: absolute; left: 50%; top: 50%; width: 6px; height: 7px; margin-left: -3px; margin-top: -4px }
.bar-switch.left-icons { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -25px -100px }
.bar-switch.right-icons { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -35px -100px }
.bar-switch-right { background-position: -20px 0; }

/* 中间文档 */
.video-middle { position: absolute; left: 0; top: 60px; right: 270px; bottom: 0; background: #111; z-index: 3; }
.video-m-top { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; }
.document-main { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.ppt-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 32px;
    bottom: 0;
}

.nothings {
    right: 0;
    background: url(/Public/img/cc-img/nothing.png) center center no-repeat #C1C1C1;
}
.huluo {
    right: 0;
    background: url(/Public/img/cc-img/huluo.png) center center no-repeat #C1C1C1;
}

.mask-close {
    position: absolute;
    top: 0;
    right: 10px;
    width: 32px;
    height: 32px;
    font-size: 32pt;
    line-height: 1;
    cursor: pointer;
}

.huluo p,.nothings p {
    position: absolute;
    top: 65%;
    left: 0;
    right: 0;
    font-size: 12pt;
    text-align: center;
}

.huluo p,.nothings i {
    color: #F30;
    padding: 0 5px;
}

#mask-infos{
	position: absolute;
	width: 60%;
	left: 50%;
	top: 75%;
	margin-left: -25%;
	text-align: left;
	font-size: 12px;
}

#mask-infos p{
	position: relative;
	text-align: left;
	font-size: 12px;
}
.doc-main { left: -270px; width: 260px; height: 195px; }
.v-main { left: 270px; top: 0; right: 270px; bottom: 90px; z-index: 1; width: auto; height: auto; }
.video-m-bottom { position: absolute; left: 50%; bottom: 10px; width: 670px; height: 50px; margin-left: -385px; background-color: #3D6181; border-radius: 3px; box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3); }

/* 新款工具条 */
/* .video-middle .l-m-b { position: absolute; left: 50%; bottom: 36px; width: 806px; height: 50px; margin-left: -403px; background-color: #3d6181 } */
.video-middle .l-m-b { position: absolute; left: 10px; right: 10px; bottom: 15px; height: 50px; background-color: #e4e4e4 }
.video-middle .l-m-b .lmb-l { position: absolute; top: 0; bottom: 0; left: 0; right: 280px; }
.video-middle .l-m-b a { display: block; float: left; width: 70px; height: 23px }
.video-middle .l-m-b ul { float: left; padding-top: 9px; padding-bottom: 8px }
.video-middle .l-m-b .lmb-l-tools { width: 98%; border-right: 1px solid #27435b }
.video-middle .l-m-b li { float: left; width: 70px; height: 23px; margin: 0 8px; padding: 5px 5px; overflow: hidden }
.video-middle .l-m-b li.volue { position: relative; width: 80px; margin: 0; }
.video-middle .l-m-b li.volue .ui-slider { position: absolute; top: 16px; left: 0; width: 75px; height: 2px; background-color: #779BB7 }
.video-middle .l-m-b li.volue .ui-slider-range { position: absolute;    /* top: 16px; */ left: 0; width: 80px; height: 2px; background-color: #00E3FF }
.video-middle .l-m-b li.volue .ui-slider-handle { position: absolute; left: 0; top: -4px; width: 10px; height: 10px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -470px; z-index: 9; cursor: pointer; }
.video-middle .l-m-b li.volue .line { position: absolute; top: 16px; left: 0; width: 80px; height: 2px; background-color: #779BB7 }
.video-middle .l-m-b li.volue .line-btn { position: absolute; left: 0; top: 12px; width: 10px; height: 10px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -470px; z-index: 9; cursor: pointer; }
.video-middle .l-m-b .lmb-l-tools li { margin: 0 20px }
.video-middle .l-m-b li:hover,
.video-middle .l-m-b li.active { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -275px }
.video-middle .l-m-b li.volue:hover { background-image: none; }
.video-middle .l-m-b .lmb-r { position: absolute; left: 0 }
.video-middle .l-m-b .lbm-l-left,
.video-middle .l-m-b .lbm-l-right { position: absolute; top: 14px; width: 10px; height: 21px; padding: 0 10px; cursor: pointer }
.video-middle .l-m-b .lbm-l-left { left: 0; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -35px -285px }
.video-middle .l-m-b .lbm-l-right { right: 10px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -55px -285px }
.video-middle .l-m-b .pf { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -319px }
.video-middle .l-m-b .stk { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -345px }
.video-middle .l-m-b .kj { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -368px }
.video-middle .l-m-b .wj { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -400px }
.video-middle .l-m-b .qq { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -425px }
.video-middle .l-m-b .ly { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -40px -318px }
.video-middle .l-m-b .wl { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -40px -343px }
.video-middle .l-m-b .sp { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -40px -440px }
.video-middle .l-m-b .sp.btn-video-close {
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: -90px -440px
}
.video-middle .l-m-b .qh { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -40px -369px }
.video-middle .l-m-b .sy { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -40px -420px }
.video-middle .l-m-b .jy { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -40px -397px }
.tips { position: absolute; left: 0; top: 0; color: #fff; font-size: 14px; font-size: 1.4rem; padding: 3px 15px; background-color: #1d3243; border-radius: 3px; z-index: 99 }
.tips i { position: absolute; left: 50%; bottom: -6px; width: 14px; height: 6px; margin-left: -7px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -45px -275px }

/*工具条*/
.tools-left,
.tools-right { position: absolute; top: 0; bottom: 0; }
.tools-left { left: 0px; width: 450px; padding-left: 10px; overflow: hidden;    /*padding-left: 60px;*/ }
.pad { position: relative; left: 0; }
.padbtn a.btn-bg { margin: 0 15px !important; }
.tools-left a.btn-bg,
.tools-right a.btn-bg { position: relative; display: block; float: left; *width: 26px; margin: 0 10px; font-size: 12px; color: #696969; text-align: center; }
.tools-left a.btn-bg { margin: 0 20px; *width: 32px; }
.tools-left a.btn-bg i { display: block; width: 32px; height: 32px; margin: 3px auto; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; }
.tools-switch { position: absolute; top: 0; display: none; width: 15px; height: 60px; background-image: url(/Public/img/cc-img/icons.png); background-color: #3D6181; background-repeat: no-repeat; cursor: pointer; z-index: 2; }
.tools-switch-left { left: 0; background-position: -433px -30px; }
.tools-switch-right { right: 0; background-position: -455px -30px; }
.btn-pf:hover,
.btn-bj:hover,
.btn-stk:hover,
.btn-kj:hover,
.btn-wj:hover,
.btn-qq:hover,
.btn-ly:hover { color: #0185CB !important; }
.btn-pf i { background-position: -40px -50px; }
.btn-pf:hover i { background-position: -40px -90px; }
.btn-bj i { background-position: -76px -50px; }
.btn-bj:hover i { background-position: -76px -90px; }
.btn-stk { *width: 36px !important; }
.btn-stk i { background-position: -112px -50px; }
.btn-stk:hover i { background-position: -112px -90px; }
.btn-kj i { background-position: -148px -50px; }
.btn-kj:hover i { background-position: -148px -90px; }
.btn-wj i { background-position: -184px -50px; }
.btn-wj:hover i { background-position: -184px -90px; }
.btn-qq i { background-position: -220px -50px; }
.btn-qq:hover i { background-position: -220px -90px; }
.btn-ly i { background-position: -256px -50px; }
.btn-ly:hover i { background-position: -256px -90px; }
.tools-right { right: 10px; padding-left: 18px; border-left: 1px solid #27435b;    /* box-shadow: inset 1px 0 1px #FFF; */ }
.tools-right a.btn-bg i { display: block; width: 20px; height: 20px; margin: 8px auto; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; }
.btn-network:hover,
.btn-sound:hover,
.btn-video:hover,
.btn-switch:hover { color: #0185CB !important; }
.btn-sound i { z-index: -1; }

/* 声音 */
.vol { position: absolute; display: none; width: 12px; height: 100px; background-color: #131311; background-color: rgba(19, 19, 17, .4); border-radius: 6px; z-index: 999; box-shadow: 0 0 2px 1px #FFF; }
.vol em { position: absolute; left: 0; bottom: 50px; width: 12px; height: 12px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; background-position: -475px -50px; z-index: 5; }
.vol .vol-loaded { position: absolute; left: 0; bottom: 0; width: 12px; height: 62px; background-color: #159FE7; border-radius: 6px 6px 0 0; z-index: 4; cursor: default; }
.vol-icon { position: absolute; left: 0; bottom: -2px; width: 12px; height: 5px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; background-position: -1025px -138px; }
.btn-network i { background-position: -297px -56px; }
.btn-sound i { background-position: -332px -56px; }
.btn-video i { background-position: -366px -56px; }
.btn-video-close i { background-position: -366px -96px; }
.btn-switch { margin: 0 12px 0 2px !important; *width: 66px !important; }
.btn-switch i { background-position: -403px -56px; }

/* 右侧聊天区域 */
.video-right { position: absolute; top: 60px; right: 0; bottom: 0; width: 270px; }
.right-bar { right: 260px; }
.chat-main { position: absolute; left: 10px; top: 0; right: 0; bottom: 0; width: 260px; }
.chat-people { position: absolute; top: 10px; right: 10px; display: none; width: 20px; height: 20px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; background-position: -366px -56px; cursor: pointer; }
.people-list { position: absolute; top: 35px; right: 8px; display: none; width: 130px; background-color: #FFF; border: 1px solid #DDD; z-index: 1; }
.chat-userlist { max-height: 300px; *height: 300px; overflow-y: auto; }

/* 显示老师 */
.isteacher { padding-left: 35px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; background-position: -165px 2px; }
.isteacher a { color: #FF7700; }
.people-title { padding: 3px 5px; font-size: 14px; background-color: #DDD; border-bottom: 1px solid #CCC; }
.people-list ul { padding: 5px 10px; }
.people-list li,
.people-list li a { font-size: 12px; }
.chat-title h2 i { position: absolute; top: 10px; left: 15px; width: 20px; height: 22px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -50px; }
.chat-list { position: absolute; left: 0; top: 0; right: 0; *width: 260px; *height: auto;    /*padding: 8px 6px 8px 5px;*/ background-color: #414141; overflow: hidden; }
.chat-list li { margin-bottom: 0;}
.icon-teacher em,
.icon-aid em { padding-left: 35px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; color: #FF7E00; }
.icon-teacher em i,
.icon-aid em i { color: #000; }

/* 系统消息 */
.system p { color: #FF7E00; }
.icon-teacher em { background-position: -165px 0; }
.icon-aid em { background-position: -165px -20px; }
.chat-send { position: absolute; left: 0; right: 0; bottom: 0; *width: 260px; height: 85px; background-color: #414141; }

/* 聊天信息 */
.live-right .l-r-m { position: absolute; top: 40px; bottom: 85px; width: 260px; padding-bottom: 10px; overflow: hidden; overflow-y: auto }
.live-right .l-r-m-list li { padding: 0 10px 0; clear: both }
.live-right .l-r-m-list li:first-child { padding-top: 0; }
.live-right .l-r-m-list .peo-infos { position: relative; width: 100%; height: 45px }
.live-right .l-r-m-list .peo-img { position: relative; float: left; width: 40px; height: 45px; overflow: hidden }
.live-right .l-r-m-list .peo-img img {
	position: absolute;
	top: 9px;
	left: 1px;
	width: 33px;
	min-height: 30px;
	background-image: url(/Public/img/cc-img/fakehead_02.jpg); background-repeat: no-repeat;
	}
.live-right .l-r-m-list .peo-mask { position: absolute; top: 0; left: 0; width: 40px; height: 45px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -185px }
.live-right .l-r-m-list .peo-mask-crown { position: absolute; top: 0; left: 0; width: 40px; height: 45px; background-image: url(/Public/img/cc-img/crown.png); }
.live-right .l-r-m-list .me .peo-mask { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -40px -185px }
.live-right .l-r-m-list .me .peo-mask-crown { background-image: url(/Public/img/cc-img/crown.png); background-repeat: no-repeat; }
.live-right .me .peo-infos .peo-img { float: right }
.live-right .l-r-m-list .peo-names { position: relative; display: inline-block; *display: inline; max-width: 150px; line-height: 45px }
.live-right .l-r-m-list .p-n-names { display: inline-block; *display: inline; *float: left; max-width: 150px; font-family: '微软雅黑', Arial; font-size: 12px; color: #b5e3ff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.live-right .l-r-m-list .peo-icons { position: absolute; top: 12px; right: -22px; width: 17px; height: 17px }
.live-right .l-r-m-list .peo-icons.girl { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -100px }
.live-right .l-r-m-list .peo-icons.boy { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -125px }
.live-right .l-r-m-list .peo-icons.ct { right: -47px; width: 42px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -145px }
.live-right .l-r-m-list .peo-icons.aid { right: -35px; width: 30px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -165px }
.live-right .l-r-m-list .me .peo-names { position: absolute; right: 5px }
.live-right .l-r-m-list .me .peo-icons { left: -18px; right: inherit }
.live-right .peo-chat { position: relative; float: left; max-width: 160px; margin-top: -10px; padding: 0 12px 8px; background-color: #414141; border-radius: 3px }
.live-right .peo-chat .icons { position: absolute; left: -7px; top: 10px; width: 7px; height: 10px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -25px -120px ; display:none;}
.live-right .me .peo-chat {
    float: right;
}
.live-right .me .peo-chat .icons { left: inherit; right: -7px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -35px -120px }
.live-right .peo-chat .chat-content { margin-bottom: 0; color: #fff; line-height: 1.4; font-size: 14px; word-break:break-all; font-family: '微软雅黑', Arial }
.live-right .peo-chat.teacher { background-color: #aff1fd }
.live-right .peo-chat.teacher .icons { position: absolute; left: -7px; top: 10px; width: 7px; height: 10px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -25px -135px }
.live-right .peo-chat.teacher .chat-content { color: #000 }
p.flow {
	color: #FFF;
	font-size: 12px;
	padding-left: 10px;
}
/* 聊天区域 */
.chat-tools { position: relative; height: 28px; }
.emotion { position: absolute; top: -95px; left: 5px; display: none; width: 180px; height: 90px; border: 1px solid #DDD; background-color: #FFF; z-index: 9; }
.emotion li { float: left; margin-bottom: 0; padding: 3px 3px; cursor: pointer; }
.chat-tools .lrb-t { position: relative; width: 230px; height: 20px; margin: 10px auto; }
.chat-tools .lrb-t .face { position: absolute; top: 0; left: 0; width: 20px; height: 20px; background-image: url(/Public/img/cc-img/smile.png); background-repeat: no-repeat; cursor: pointer; }
.chat-tools .lrb-t .o-t { position: absolute; right: 0; padding-left: 22px; color: #fff; font-family: Arial; font-size: 12px;  line-height: 20px; cursor: pointer;display: none; }
.chat-tools .lrb-t .o-t.right {right:100px;}
.chat-tools .lrb-t .o-t.right.show {display:none;}
.chat-tools .lrb-t .o-t i { position: absolute; top: 2px; left: 0; width: 16px; height: 16px; background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -20px -80px }
.chat-tools .llb-t .o-t i.active,
.chat-tools .lrb-t .o-t i.active { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: 0 -80px }
.chat-area .lrb-b { position: relative; width: 230px; height: 35px; margin: 0 auto }
.chat-area .lrb-b .chat-send-content { position: absolute; top: 0; left: 0; bottom: 0; width: 180px; background-color: #fff; border: 1px solid transparent; border-radius: 3px; overflow-y: auto; outline: none }

/* 只看老师 */
.chat-tools .to-teacher { position: absolute; top: 15px; left: 100px; display: none; font-size: 14px; color: #666; line-height: 1; cursor: pointer; }
.chat-tools .only-teacher { position: absolute; top: 15px; right: 10px; font-size: 14px; color: #666; line-height: 1; cursor: pointer; }
.btn-face,
.btn-flower { position: absolute; top: 10px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; text-indent: -99999em; cursor: pointer; }
.btn-face { left: 10px; width: 20px; height: 24px; background-position: -40px 0; }
.btn-flower { left: 50px; width: 19px; height: 24px; background-position: -70px 0; }
.gray { background-position: -70px -25px; cursor: default; }
.gray i { position: absolute; right: -22px; top: 5px; width: 20px; height: 20px; text-indent: 0; }
.chat-area { position: absolute; left: 0; right: 0; }
.public-layer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    min-height: 300px;
    margin-left: -250px;
    margin-top: -150px;
    background-color: #2B4B65;
    z-index: 99;
    box-shadow: 0 0 25px 1px #837A7A;
}
.layer-title {
    position: relative;
    height: 32px;
    background-color: #2B4B65;
}
.layer-title h2 {
    position: absolute;
    left: 19px;
    top: 8px;
    margin: 0;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 400;
    color: #FFF;
}
.layer-close {
    position: absolute;
    top: 16px;
    right: 20px;
    width: 21px;
    height: 21px;
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -555px;
    cursor: pointer;
}
.layer-content {
    font-size: 14px;
    margin: 15px 20px;
    padding: 10px 20px;
    background-color: #1B3347;
}
.layer-content p {
    line-height: 2;
    color: #FFF;
}
.change-network {
    padding-top: 5px;
}
.layer-content li {
    margin: 10px 0 0;
    overflow: hidden;
    color: #FFF;
}
.layer-content label {
    padding-left: 5px;
    cursor: pointer;
}
.change-network [type="radio"] { float: left; }
.change-network label { float: left; }
#network,
#classfile { display: none; }
.networks { margin-top: 20px; padding-top: 10px; text-align: right; border-top: 1px solid #DDD; }
.filelist li {
    padding: 10px 0px 0px;
    border-top: 1px dotted #4B708E;
    overflow: hidden;
}
.filelist li:first-child {
    border-top: none;
}
.filelist li span {
    text-align: left;
    float: left;
}
.filelist li a {
    text-align: right;
    float: right;
}
/* 评分 */
.layer-score, .layer-note {
    position: absolute;
    left: 50%;
    top: 50%;
    display: none;
    width: 600px;
    height: 450px;
    margin-left: -300px;
    margin-top: -230px;
    padding: 0px 0 10px;
    background-color: #2B4B65;
    border-radius: 5px;
    box-shadow: 0 0 25px 1px #837A7A;
    z-index: 99;
}
.score-result {

    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;


    display: none;

    background-color: #E6E6E6;
    z-index: 1;
}
.score-result .icon {
    position: absolute;
    left: 50%;
    top: 30%;
    width: 188px;
    height: 42px;
    margin-left: -94px;
    margin-top: -21px;
    background-image: url(/Public/img/cc-img/icons.png);
    background-repeat: no-repeat;
    background-position: -1125px -80px;
}
.score-result.wrong .icon {
    background-position: -1125px -15px;
}
.score-result .score-btn {
    position: absolute;
    left: 42% !important;
    top: 80%;
}

/* 关闭按钮 */
.btn-starcannel {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    z-index: 2;
}

.start-title {
    float: left;
    width: 85px;
	text-align: right;
    margin-right: 15px;
    font-size: 14px;
    color: #FFF;
}
.start-area {
    float: left;
}
.score-content {
    position: absolute;
    left: 15px;
    top: 50px;
    right: 15px;
    bottom: 15px;
    background-color: #1B3347;
    /* margin: 20px 15px 15px; */
    padding: 20px 45px;
}
.score-content .logo-tips {
    position: absolute;
    top: 25px;
    right: 15px;
    width: 202px;
    height: 187px;
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -585px;
}
.score-content li {
    clear: both;
    overflow: hidden;
    margin-bottom: 6px;
}
.commont {
    margin-top: 32px;
}

.commont .start-title {
    margin: 10px 0;
}
.start-comment {
    clear: both;
}
.start-comment textarea {
    width: 434px;
    height: 60px;
    font-size: 14px;
    resize: none;
}
.star {
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: -135px -510px;
}
.star.hover {
    background-position: -100px -510px;
}
.start-area em {
    display: inline-block;
    margin-left: 10px;
    color: #FFF;
}
.score-btns {
    padding-top: 10px;
    text-align: center;
}
.note-btn, .score-btn {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 92px;
    height: 32px;
    background-image: url(/Public/img/cc-img/icons.png);
    background-repeat: no-repeat;
    text-indent: -999em;
}
.note-btn.submit, .score-btn.submit {
    left: 42%;
    background-position: -780px 0;
}
.note-btn.cannel, .score-btn.cannel {
    left: 35%;
    background-position: -890px 0;
}
/* 笔记 */
.layer-note { }
.note-tips { position: absolute; left: 50%; top: -65px; width: 70px; height: 73px; margin-left: -35px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; background-position: -505px 0; }
.layer-note p { margin-bottom: 10px; font-size: 14px; }
.note-area { width: 100%; height: 230px; }
.note-area textarea { width: 98%; height: 210px; font-size: 14px; }
.note-btns { position: relative; }
.note-share { position: absolute; top: 5px; left: 0; width: 77px; height: 29px; background-image: url(/Public/img/cc-img/icons.png); background-repeat: no-repeat; background-position: -870px -80px; cursor: pointer; }
.note-share.share { background-position: -780px -80px; }
.call-name { position: absolute; left: 50%; top: 50%; display: none; width: 240px; height: 60px; margin-left: -150px; margin-top: -50px; padding: 20px 30px; border: 1px solid #CCC; background-color: #DDD; text-align: center; z-index: 9; }
.call-name p { text-align: center; padding-bottom: 15px; }
.call-name .timeout { color: #F00; font-weight: 700; }
.surprise { position: absolute; left: 50%; top: 50%; width: 642px; height: 342px;    /* display: none; */ margin-left: -321px; margin-top: -171px; background-image: url(/Public/img/cc-img/surprise.png); background-repeat: no-repeat; text-align: center; z-index: 9; }
.surprise-content { width: 486px; height: 218px; margin-left: 40px; margin-top: 43px; }
.surprise-content .staring { position: relative; width: 462px; height: 122px; margin: 100px auto 0;    /* padding-top: 45px; */ overflow: hidden; }
.surprise-content .staring .money { position: absolute; top: 0; width: 462px; height: 122px; background-image: url(/Public/img/cc-img/money.png); background-repeat: no-repeat; }
.surprise-content .result { display: none; width: 454px; height: 100%; margin: 0 auto; background-image: url(/Public/img/cc-img/surprise_result.png); background-repeat: no-repeat; }
.surprise-content .result .h2 { width: 250px; margin: 0 auto; padding-top: 105px; color: #FFF; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.surprise-content em { padding: 5px; color: #F00; font-weight: 700; font-size: 120%; }
#surprise {display: none; }
.close-surprise { position: absolute; top: 51px; right: 125px; display: none; width: 39px; height: 39px; background-image: url(/Public/img/cc-img/live-icons.png); background-position: 0 -495px; background-repeat: no-repeat; text-indent: -999em; }
a.close-surprise { color: #FFF; }
.call-name a { text-align: center; background-color: #FF7700; color: #FFF; padding: 5px 10px; }
.layer-bg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: none; background-color: rgba(0, 0, 0, .3); background-color: #000 \9; opacity: .3 \0; z-index: 98; }

/*vote*/

/* 复制之前的样式 */
.callname-icon,
.vote-icon,
.raffle-icon,
.accessory-icon,
.earphone-icon,
.handle-icon,
.update-icon,
.user-icon,
.user-icon-open,
.refresh-icon,
.close-icon,
.minimize-icon,
.maximize-icon,
.q-icon,
.phiz-arrow,
.select-box .arrow,
.right-icon,
.wrong-icon,
.ripple-bg,
.histogram-icon,
.answer-icon,
.btn-textlive,
.lang-select,
.i-horn,
.i-question,
.info-icon,
.sep-line,
.ppt-info-hide-btn,
.phiz-btn { background: url(/Public/img/cc-img/btn-icon-25x25.png); }
.callname-icon,
.vote-icon,
.raffle-icon,
.accessory-icon,
.earphone-icon,
.handle-icon,
.update-icon,
.user-icon,
.refresh-icon,
.close-icon,
.minimize-icon,
.maximize-icon,
.info-icon { float: left; width: 25px; height: 25px; margin: 2px 0 0 5px; }
.comm-title,
.qa-send-btn,
.select-box,
.gray-btn-h22,
.green-btn,
.vote-progress-bar,
.vote-progress-bar span,
.blue-btn-b,
.gray-btn-b { background: url(/Public/img/cc-img/bg-sprite.png) repeat-x; }
.green-btn { display: inline-block; height: 28px; line-height: 28px; padding: 0 10px; color: #fff; background-position: 0 -213px; border-top: 1px solid #c3c3c3; border-left: 1px solid #c3c3c3; border-right: 1px solid #737373; border-bottom: 1px solid #737373; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
a.green-btn { color: #FFF; }
.right-icon,
.wrong-icon { float: left; width: 18px; height: 18px; margin: 4px 5px 0 0; }
.right-icon { background-position: 0 -250px; }
.vote-container,
.vote-result-container { width: 700px; position: absolute; left: 50%; top: 50px; margin-left: -350px; -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .5); -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .5); box-shadow: 0 1px 10px rgba(0, 0, 0, .5); z-index: 999; -webkit-border-radius: 5px; -moz-border-radius: 5px; overflow: hidden; }
.vote-body { max-height: 450px; overflow: auto; background: #fff; background: rgba(255, 255, 255, .9); _height: expression(this.offsetHeight > 450 ? "450px":true); position: relative; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; }
.vote-main { padding: 10px 30px; word-break: break-all; }
.vote-main h3 { font-weight: bold; padding-bottom: 10px; text-align: center; }
.vote-item { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #ddd; }
.vote-item dt { padding-bottom: 10px; }
.vote-item dd { padding: 0 30px 5px; }
.right-ans { margin-left: 20px; color: #090 }
.vote-textarea { width: 550px; height: 90px; padding: 5px; border: 1px solid #ddd; overflow: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: #fff; resize: none; -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, .1); -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, .1); box-shadow: inset 0 2px 6px rgba(0, 0, 0, .1); }
.vote-submit { padding: 20px 0 10px; text-align: center; }

/*vote result*/
.vote-result-container { }
.vote-ans { float: left; width: 370px; }
.histogram-icon,
.answer-icon { display: inline-block; width: 25px; height: 25px; background-position: 0 -325px; vertical-align: middle; margin: 0 5px 6px 0; }
.answer-icon { background-position: 0 -350px; }
.vote-count { float: left; margin-left: 10px; }
.vote-count .num { float: left; margin-left: 10px; }
.vote-count .num span { color: #808080; }
.vote-progress-bar { float: left; width: 120px; height: 10px; margin: 3px 0 0; font-size: 0; border: 1px solid #dbdbdb; background-position: 0 -251px; position: relative; border-radius: 2px; }
.vote-progress-bar span { position: absolute; height: 10px; border: 1px solid #83a875; left: -1px; top: -1px; background-position: 0 -241px; border-radius: 2px; }
.clearfix:after { content: ''; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { *zoom: 1 }
.comm-title { height: 32px; line-height: 32px; padding: 0 5px; color: #FFF; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2); box-shadow: 0 1px 4px rgba(0, 0, 0, .2); -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.comm-title span { float: left; }
.close-icon { float: left; width: 25px; height: 25px; margin: 2px 0 0 5px; background: url(/Public/img/cc-img/btn-icon-25x25.png); background-position: 0 -150px; }
.histogram-icon,
.answer-icon { display: inline-block; width: 25px; height: 25px; background-position: 0 -325px; vertical-align: middle; margin: 0 5px 6px 0; }
.answer-icon { background-position: 0 -350px; }
.s-btn { float: right; position: relative; }

/* 输入提示 */
/* 输入提示 */
.input-tips {
    position: absolute;
    left: 10px;
    bottom: 50px;
    width: 205px;
    height: 32px;
    padding: 0 10px;
    display: none;
    border: 1px solid #DDD;
    border-radius: 5px;
    background-color: #FFF;
    z-index: 99;
}

.input-tips i {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 25px;
	height: 25px;
	background: url(/Public/img/cc-img/icons.png) #FFF no-repeat -1060px -5px;
}

.input-tips p {
    padding-left: 30px;
    line-height: 32px;
}

.input-tips .input-tips-cur{
    position: absolute;
    left: 15px;
    bottom: -15px;
    border: 8px solid transparent;
    border-top-color: #FFF;
}
/* 用户列表 */
.userlist {
    position: absolute;
    right: 7px;
    top: 40px;
    display: none;
    width: 100px;
    padding: 8px 10px;
    background-color: #1D3243;
    border-radius: 3px;
    z-index: 99;
}

.userlist .h6,
.userlist a {
    font-size: 12px;
    color: #FFF;
}

.userlist .h6 {
    padding: 5px 0 10px;
}

.userlist li {
    margin-bottom: .3em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.userlist a,
.userlist a:hover {
    text-decoration: none;
}

.userlist li a {
    position: relative;
    display: block;
    width: 92px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.userlist .icons {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    margin-right: 5px;
}

.userlist .icons.boy {
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -125px;
}

.userlist .icons.girl {
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -100px;
}

.userlist .icons.ct {
    width: 42px;
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -145px;
}

.userlist .icons.aid {
    width: 30px;
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -165px;
}

.userlist i.curr {
    position: absolute;
    top: -6px;
    right: 6px;
    width: 14px;
    height: 6px;
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: -65px -275px;
}
.network-tips {
	position: absolute;
	left: 600px;
	bottom: 100px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 30px;
	color: #FFF;
	font-size: 12px;
	background-color: #1D3244;
	border-radius: 2px;
	box-shadow: 0 0 2px #1D3244;
	overflow: hidden;
	display:none;
	z-index: 9}
.network-tips i { position: absolute; left: 5px; top: 6px; width: 18px; height: 18px; background-image: url(/Public/img/cc-img/tishi_icon.png); background-repeat: no-repeat; }
.network-tips a { font-size: 12px; line-height: 30px; color: #F00; }
.network-tips a:hover { color: #FFF; text-decoration: none; }
.pas{
	position: absolute;
	width: 14px;
	height: 14px;
	background: url(/Public/Image/cc-images/quizzes/pic1.png);
	right:10px;
	top:10px;
	display:none;
	cursor: pointer;
	margin-top: 22px;
	margin-right: 28px;
}
/*重播页面*/
.repeat-chat {
    height: 41px;
}

.repeat-chat .chat-tools .lrb-t .face {
    cursor: default;
}
.repeat-question, .live-right .l-r-m.repeat-question {
    bottom: 41px;
}
.ppt-tools.repeat {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100px;
    width: auto;
    height: 40px;
    display: block;
    z-index: 12;
    background-color: rgba(0, 0, 0, .3)
}
.ppt-tools .playcontrol {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.playcontrol .playbtn {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url(/Public/img/cc-img/play-btns.png);
    background-repeat: no-repeat;
    background-position: -40px 0;
    cursor: pointer;
}
.playcontrol .pausebtn {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url(/Public/img/cc-img/play-btns.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
}
.playcontrol .playload {
    position: absolute;
    top: 0;
    left: 40px;
    right: 80px;
    height: 40px;    /*background-color: #003A6C;*/

    /*background-color: rgba(0,58,108,.7);*/
}
.player-slider, .player-buffer {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    background-color: #003A6C;
    background-color: rgba(0, 58, 108, .7);
    z-index: 3;
}
.player-buffer {
    background-color: #035BA9;
    background-color: rgba(3, 91, 169, .7);
    z-index: 2;
}
.playload .playmarks {
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #333;
    background-color: rgba(0, 0, 0, .38);
    z-index: 1;
}
.player-progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    z-index: 5;
    cursor: pointer;
}
.player-progress-bar a.ui-slider-handle {
    position: absolute;
    width: 14px;
    height: 14px;
    margin-left: -7px;
    top: -5px;
    font-size: 0;
    background-image: url(/Public/img/cc-img/playcontrol.png);
    background-position: right -20px;
    z-index: 30;
    cursor: pointer;
}
.playend, .playstart {
    position: absolute;
    top: 0px;
    right: 10px;
    line-height: 37px;    /*display: none;*/
    color: #A7E1FF;
    text-align: right;
    font-size: 18px;
    color: #FFF;
}
.playstart {
    left: 50px;
}
.repeat .btn-full {
    position: absolute;
    top: 0;
    right: 40px;
    width: 40px;
    height: 40px;
    background-image: url(/Public/img/cc-img/play-btns.png);
    background-repeat: no-repeat;
    background-position: -80px 0;
}
.repeat .btn-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background-image: url(/Public/img/cc-img/play-btns.png);
    background-repeat: no-repeat;
    background-position: -120px 0;
}
.vod-list {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
    width: 380px;
    height: 300px;
    padding: 20px 15px;
    z-index: 99;
    background-color: #1D3143;
}
.vod-list .dot {
    position: absolute;
    right: 4px;
    bottom: -20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #1D3143;
    z-index: 98;
}
.vod-list ul {
    max-height: 300px;
    overflow-y: auto;
}
.vod-list a {
    color: #FFF;
    font-size: 14px;
}
.vod-list a em {
    color: #039CEB;
    padding-right: 5px;
}
.vod-list li.current a {
    color: #039CEB;
}

.bg-score-sunlands-amount{
  width: 100%;
  height: 100%;
  display:none;
  text-align: center;
  font-family: Microsoft Yahei;
  background:width;
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  z-index: 999;
  top:0;
}

.bg-score-sunlands-amount img{
  margin-top:5%;
}
.video-middle .l-m-b .only-audio { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -40px -440px }
.video-middle .l-m-b .only-audio-enable { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -90px -440px }
.video-middle .l-m-b .video { background-image: url(/Public/img/cc-img/live-icons.png); background-repeat: no-repeat; background-position: -82px -370px }
.video-middle .l-m-b .audio {
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: -82px -400px;
}
.video-middle .l-m-b .applying {
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: -140px -370px;
    cursor: default;
}
.video-middle .l-m-b .calling {
    background-image: url(/Public/img/cc-img/live-icons.png);
    background-repeat: no-repeat;
    background-position: -140px -400px;
    cursor: default;
}


.call-box{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 352px;
    height: 264px;
    background: #333;
}
.call-tit{
    height: 40px;
    opacity: 0.6;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    background: #000;
    position: absolute;
    width: 100%;
}
.btn-toggle{
    background: url("/img/btn-toggle.png") no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
    display: none;
}
.call-box-small{
    width: 140px;
    height: 105px;
}
.call-box-small .call-tit{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
.call-box-small .btn-toggle{
    width: 20px;
    height: 20px;
    background-size: 100%;
    top: 5px;
    left: 5px;
}
