.auditionArea {
    margin-top: 5px;
    height: 20px;
}
.auditionIcon {
    position: absolute;
    left: 6px;
    top: 3px;
}
.audition {
    display: inline-block;
    width: 66px;
    text-align: right;
    line-height: 20px;
    color: #fff;
    background-color: #00a0e9;
    border: 1px solid #008fe9;
    position: relative;
    padding: 0 5px;
}
a.audition {
    cursor: pointer;
    text-decoration: none;
}
.audition-btn {
    line-height: 36px;
    text-align: center;
    display: block;
    border-radius: 5px;
    font-size: 19px;
    float: left;
    margin-right: 20px;
    background-color: #2fb3ff;
    color: #fff;
    width: 120px;
    height: 36px;
}
.audition-btn:hover{
    text-decoration: none
}
.live_btn {
   /* position: absolute;
    bottom:0;*/
}
.course-content-section{
    background-color:#d82229;
}
.div_data tt{
vertical-align:top;
}
.div_span{
   display:inline-block;
   width:500px;
}
.div_data .span_data{
   display:inline-block;
   padding:0 6px;
   margin-right:8px;
   text-align:center;
   line-height:34px;
   margin-bottom:8px;
   	height: 34px;
   	border: solid 1px rgba(193, 193, 193, 1);
   	cursor:pointer;

}
.div_data .sku_active{
   	border: solid 1px #e3393c;

}
#coursesku_viewtime .active{
	border: 1px solid #e3393c;
}
#courseSku_viewtime{max-width:460px;display: inline-block;}
#courseSku_viewtime>li{
	height: 34px;display: inline-block;border: 1px solid #ccc;  line-height: 34px; padding: 0 6px; cursor: pointer;margin:0 0 8px 10px
}
#courseSku_viewtime>li:hover{
	border: solid 1px #e3393c;
}
#courseSku_viewtime>.active{
	
	 	border: solid 1px #e3393c;
}
.package{padding:15px 15px 7px 15px;border:solid 1px #e3393c;}
.btn-more {
    width: 100%;
    height: 38px;
    display: inline-block;
    zoom: 1;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    color: #848485;
    text-align: center;
    text-decoration: none;
    background-color: #f3f3f3;
    cursor: pointer;
}
.courseList>li{
    height: 315px;

}

/*course-list*/

.courseTab {
    border: 1px solid #E6E6E6;
}
.mainList {
    position: relative;
}
.select {
    overflow: auto;
}
.courseBox {
    min-height: 41px;
}
.courseBox .title,
.mainList > li {
    display: inline-block;
    padding: 0 8px;
    font-size: 16px;
    height: 41px;
    line-height: 41px;
    float: left;
}
.mainList > li {
    margin-right: 10px;
}
.mainList > li .subList {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 999;
    padding-bottom: 5px;
    background-color: #fff;
    box-shadow: 0 0 5px #2356aa;
}
.subList li {
    width: 23%;
    cursor: pointer;
    line-height: 20px;
    margin: 10px 0 0;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px;
    margin-left: 5px;
}
.subList li:nth-child(3n) {
    margin-right: 0;
}
.subList li:hover {
    color: #2356aa;
}
/*空心三角*/
.beforeTriangle {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #2356aa;
    border-right: 10px solid transparent;
    position: absolute;
    top: -10px;
}
.afterTriangle {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    position: absolute;
    top: -10px;
}

.icon-live-preview {
    background-position: -190px -103px;
}
.titleBar {
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
}
.highLightBar {
    border-bottom: 2px solid #2356aa;
    width: 110px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.courseName {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    word-wrap: break-word;
    padding-bottom: 10px;
}
a.mainSubject {
    color: #333;
}
a.mainSubject:hover {
    color: #cb2529;
}
#SL-container{
    min-height: 400px;
}
.zhisLogo{
    height: 93px;
    background: #f2f2f2;
    margin-bottom: 30px;
}
.zhisLogo img{
    width: 180px;

}
.zhisLogo span{
    color: #cb2529;
    font-size: 14px;
    padding: 30px 0 0 30px;
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
}
#plusPrice{
    font-size: 14px;
}

body {
    background: #fff!important;
}
#c-play-nav {
    border-top: 1px solid #ccc;
    overflow: hidden;
}
#c-play-nav li {
    float: left;

}
#c-play-nav .active a{
    color: #2356aa;
    border-bottom: 2px solid #1d87e4;
    font-size: 16px;
    padding: 0px 10px;
    display: inline-block;
}
#c-play-nav a {
    color: #404853;
    text-decoration: none;
    font-size: 16px;
    padding: 0px 10px;
    display: inline-block;
}
.live_btn {
    margin-top: 30px;
    margin-left: 30px;
}
/*添加回复*/
.comment-box {padding: 10px 0px 5px 0px;position: relative;overflow: hidden;position: relative;
    border: 1px solid #666;
}
.comment-box .question-btn{
    background: #666;
    border: 1px solid #666;
    text-align: center;
    float: right;
    margin-top: 10px;
}
.c-footer-action {
    margin-top: 6px;
    font-size: 0;
}

.c-footer-action .c-reply,.c-reply-count{
    font-size: 14px;
    color: #406599;
    cursor: pointer;
}

.inputBox {
    margin-top: 12px;
}

.bui-box {
    display: block;
    zoom: 1;
}

.inputBox .input-wrap.not-main {
    margin-left: 0;
}

.inputBox .input-wrap.focus{
    height: 100%;
}

.inputBox .input-wrap {
    position: relative;
    font-size: 16px;
    color: #bababa;
    border: 1px solid #666;
    background: #fff;
    margin-left: 42px;
    height: 44px;
    box-sizing: content-box;
}

.inputBox .c-textarea {
    background: #fff;
    padding: 11px 16px 0;
}

.inputBox .input-wrap.focus .c-action {
    position: relative;
    background-color: #f4f5f6;
}

.inputBox .c-action {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    border: none;
    height: 44px;
}

.inputBox .input-wrap.focus .c-textarea textarea{
    height: 110px;
}

.inputBox .c-textarea textarea {
    display: block;
    font-size: 16px;
    width: 100%;
    height: 30px;
    resize: none;
    border: 0;
    outline: 0;
    padding: 0;
    transition: all .4s;
}

.inputBox .input-wrap.focus .c-action .c-submit{
    background-color: #666;
}

.inputBox .c-action .c-submit {
    float: right;
    line-height: 44px;
    background-color: #3f404c;
    width: 110px;
    height: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}