html,body{
  height:100%;
}
.header{
  width: auto !important;
}
.content_center{
  width:100%;
  height: 85%;
  overflow:hidden;
}
.content_center>div{
  display:inline-block;
  height: 100%;
  overflow:hidden;
}
.content_center>.content_left{
  width:76%;
  min-width: 600px;
  background:#ddd;
}
.content_left #video{
  width:100%;
}
.content_center>.content_rigth{
  width: calc(100% - 76%);
  background: #fff;
  border-left: 2px solid #ddd;
}
.content_rigth #tabs>ul{
  height: 30px;
  overflow: hidden;
  margin: 2px;
  background: #ccc;
  line-height: 29px;
  font-size: 0;
}
#tabs .actionLi{
  background:red;
  color:#fff;
}
.content_rigth #tabs>ul>li{
  display: inline-block;
  width: 25%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
}
#tabs{
  height: 100%;
  overflow: hidden;
}
.tabs{
  display:none;
}
.action{
  display: block;
}
.content_top{
  width: 100%;
  padding: 2px 3px;
}
.content_top .title{
  font-weight: 700;
  width: 100%;
  overflow: hidden;
}
.content_cont{
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.suspension,.suspensionClick{
  background: #ff0000 !important;
  color: #fff !important;
}
.suspension .titleList,.suspensionClick .titleList{
  color: #fff !important;
}
.suspension{
  white-space: normal !important;
}
.tabs-1 .list-group{
  margin: 1px !important;
}
.list-group-item{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 10px 15px 5px 15px!important;
}
.list-group-item .titleList{
  margin-right: 13px;
  color: #bca7a7;
  font-weight: 600;
}
.list-group-item .video-click-count {
  display: inline-block;
	text-align: right;
	color: #000;
}
.list-group-item .video-click-count i {
	vertical-align: middle;
	height: 18px;
}
.panel-group .file-download-count {
	text-align: right;
  display: inline-block;
  width: 10%;
  vertical-align: top;
}
.panel-group .file-download-count i{
	height: 16px;
	vertical-align: middle;
}
.sh-tabs{
  overflow-y:scroll;
  height:95.5%;
  width: 107.8%;
}
.sh-tabs .list-group-item{
  font-size: 14px;
  color: #2B83F6;
}
.content_bottom{
  height:100%;
}
.content_bottom .catalogue_div>span{
  width: 47%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #2B83F6;
}
.action{
  border-bottom: 2px solid;
}


/*
---------------
*/
.comment{background: #fff;height:100%;position:relative;}
.publish_dialog{width:87%;height: 200px;background: #f9f9f9;position: absolute;left:4%;top: 220px;box-shadow: 0px 0px 8px #888888;z-index: 99;display: none;}

.dialog_top{height: 20px;width: 86%;margin-left: auto;margin-right: auto;margin-top: 10px;color: #777;font-weight: bold;font-size: 12px;}
.dialog_close{font-size: 14px;float: right;}
.dialog_close:hover{color:#9f9c9c;cursor: pointer;}
.dialog_center{height: 100px;width: 86%;margin-left: auto;margin-right: auto;margin-top: 10px;}
.dialog_center textarea{height: 100%;width: 100%;resize:none;outline:none;font-size: 12px;}
.dialog_bottom{width: 86%;margin-left: auto;margin-right: auto;margin-top: 20px;}
.dialog_bottom button{float: right;}
.count{font-size: 12px;display: block;margin-top: -10px;color: #999999;}
.comment_title{font-size: 16px;height: 30px;width: 90%;margin-left: 5%;border-bottom: 1px solid #EFEFEF;padding-bottom: 6px;}
.comment_content::-webkit-scrollbar {width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/}
.comment_content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
.comment_content::-webkit-scrollbar-track {/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}
.comment_content{
  margin-left: 5%;
  font-family: NSimSun;
  font-size: 12px;
  overflow-y: scroll;
  height: 85%;
  width: 88%;
}
.comment_detail{font-size: 12px;line-height: 20px;}
.comment_replies{background:#f5f6f8;padding: 4px;width: 96%;cursor: pointer;line-height: 18px;}
.comment_replies span{color: #2B83F6;font-size: 12px;}
.replies_detail{display:none;border-bottom:1px dashed #d2dae6;padding: 6px 0;}

.username{color: #2B83F6;}
.comment_detail_bottom{margin-top: 4px;color:#A1A1A1;border-bottom: 1px solid #EFEFEF;padding-bottom: 4px;margin-bottom: 4px;}
.time{margin-left: 4px;}
.reply:hover{cursor:pointer}
.comment_publish{width: 88%;height: 40px;background: #ccc;margin: 3px 8px;border-radius: 16px;}
.publish_inside{width: 96%;height: 70%;margin-left: 8px;background: #fff;top: 6px;position: relative;border-radius: 10px;}
.publish_inside span{position: absolute;margin-top: 4px;margin-left: 6px;font-size: 14px;color: #a1a1a1;}
.publish_inside:hover{cursor: text;}
.uploadfile{position: fixed;width: 400px;height: 100px;background: #fff;left: 40%;top: 40%;border: 2px solid #c00;display:none;}
.uploadfile_head{color: #fff;background: #c00;padding: 2px;font-size: 14px;font-weight: bold;margin-bottom: 16px;padding-left: 6px;}
.close{float:right;margin-right:10px;cursor:pointer;}
.target_frame{display: block;width: 400px;height: 32px;border: 2px solid #c00;left: -2px;position: relative;margin-top: 3px;background:#fff}
.target_frame1{display: block;width: 400px;height: 32px;border: 2px solid #c00;left: -2px;position: relative;margin-top: 3px;background:#fff;font-size:12px}
.uploadhref_head{color: #fff;background: #c00;padding: 2px;font-size: 14px;font-weight: bold;margin-bottom: 16px;padding-left: 6px;}
.uploadhref{position: fixed;width: 400px;height: 132px;background: #fff;left: 40%;top: 40%;border: 2px solid #c00;display:none;}
.uploadhref lable{display: inline-block;width: 60px;}
.uploadhref input{margin-bottom: 3px;}
.delete{
  background: url(../img/delete.jpg)no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  height: 18px;
  display: inline-block;
  float: right;
  width: 7% !important;
  margin: 0;
  padding: 0;
}}
.catalogue_div span{
  text-align: left !important;
  padding-left: 13px;
}
.seminar_content{
  font-size: 12px;
  margin: 3px 2px;
}
.double{
  text-indent: inherit !important;
  font-size: 14px;
  color: #fff !important;
  margin-top: 3px;
}
.jp-toggles li:last-child {
  margin-right:20px;
 }
.jp-toggles{
  width: auto !important;
}
.jp-interface>.Tips{
  position: absolute;
  z-index: 1;
  font-size: 13px;
  padding: 0 3px;
  background: -moz-linear-gradient(top, #000000 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #000000 0%,#ffffff 100%);
  background: -o-linear-gradient(top, #000000 0%,#ffffff 100%);
  background: -ms-linear-gradient(top, #000000 0%,#ffffff 100%);
  background: linear-gradient(to bottom, #000000 0%,#ffffff 100%);
  top: -22px;
  border: 1px solid #ddd;
  border-width: 1px 1px 0 0;
  opacity: 0.8;
  border-radius: 0 3px 3px 0;
}
.Tips>.delTips{
  margin-left: 13px;
  cursor: default;
}
.contact-css{
  text-align:center;
  background: #c62f2f;
}
.content_bottom  .catalogue_div button{
  width: 49%;
}
.content_bottom .panel-body li{
    list-style: none;
    border-bottom: 1px solid #dddddd;
}
.content_bottom .panel-body li>a,.content_bottom .panel-body li>p{
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  margin: 0px;
}
.show{
  display: block;
}
.hide{
  display: none;
}

.jp-interface .play-count-tip {
    position: absolute;
    top: 15px;
    left: 170px;
}

.jp-interface .play-count-tip i {
	vertical-align: middle;
}
.stats-count {
	padding-left: 2px;
	vertical-align: middle;
}
/**/
.ts-exercises-title{
  display: inline-block;
  background: #D7D7D7;
  color: #333333;
  width: 128px;
  height: 45px;
  cursor: default;
  line-height: 45px;
  text-align: center;
  margin-top: 14px;
  font-size: 20px;
}
.ts-exercises-Itme{}
.ts-Itme-title{margin: 7px auto;}
.ts-Itme-content{margin-left: 13px;}
.ts-Itme-answer>span.ts-answer-button{
  color: #0000FF;
  cursor: default;
    }
.ts-answer-view{
  margin: 13px;
  display: none;
}
.ts-answer-view{margin: 13px;}
.ts-view-span{
  font-size: 16px;
  font-width: 500;
}
.ts-answer-view>*{
  background: #ddd;
}