.master-box{
    margin:17px 15px 0px 15px
}
.quetab {
  border-bottom: solid 1px #e7e7e7;
  height: 34px;
}
.quetab li {
  float: left;
  margin-right: 10px;
}
.chat-room-title-Boxing{
  display: flex !important;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 10px;
  border-bottom:solid 1px #e7e7e7;
  padding-bottom: 6px;
}
.downBox{
  cursor: pointer;
  display: flex;
  width:30px;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
  align-items: flex-end;
}
.downBox i{
  width:4px;
  margin-bottom: 2px;
  height: 4px;
  border-radius: 50%;
  background:#ccc;
}
.selectBoxVideo{
  position: absolute;
  top: 22px;
  left: -36px;
  width: 77px;
  height: 63px;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  z-index: 99;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border:none;
  box-sizing: border-box;
  border-radius: 6px;
}
.selectBoxVideo a{
  width:100%;
  display: flex;
  align-items: center;
  justify-content:center;
  font-size:14px;
  height: 30px;
  border-bottom:1px solid #ccc;
}
.selectBoxVideo a:hover{
  background: #33a6ff;
  color: #ffffff;
}
.selectBoxVideo a:last-child{
  border-bottom:none !important;
}
.BoxHiConter{
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding-left: 136px;
}
.incoBox{
  margin-bottom: 12px;
}
.incoBox i{
  margin-right: 6px;
  color: #909090;
}
.incoBox i:last-child{
  cursor: pointer;
}
.downBox i:last-child{
  margin-bottom: 0 !important;
}
.selctAddBox{
  display: flex;
  align-items: center;
}
.selctAddBox span{
  margin-right: 10px;
  width: 50px;
  text-align: right;
}
.kufingBoxIng{
  display: flex;
  justify-content: space-around;

}
.icoNotBingBox{
  display: flex;
  height: 36px;
  align-items: center;
}
.icoNotBingBox label{
  width:80px;
}
.qunaXianBox{
  display: flex;
  flex-direction: column;
}
.selectWidth{
  width:120px;
  height: 30px;
  padding-left:6px;
  outline: none;
  border:1px solid #dad8d8;
  box-sizing: border-box;
}
/*.btnBoxHi{*/
  /*width:134px;*/
  /*height: 34px;*/
/*}*/
.quetab li a {
  display: block;
  cursor: pointer;
  background-color: #f5f5f5;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 12px;
  border: solid 1px #e7e7e7;
  border-bottom: none;
  border-radius: 2px 2px 0 0;
  color: #666;
}
.quetab li.active a,
.quetab li a:hover {
  background: #fff;
  color: #33a6ff;
}
.hotbar {
  border: none!important;
}
/*按钮样式*/
.bkbar .icon-edit {
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
}
.bkbar_tit {
  height: 30px;
  line-height: 30px;
}
.btn-white-normal,
.btn-blue-normal {
  font-size: 12px;
  line-height: 24px;
  border: solid 1px #c8c8c8;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  transition: all 0.2s;
  padding: 0px 8px;
}
.btn-white-normal {
  background-color: #fff;
  color: #333;
}
.btn-white-normal:hover {
  color: #fff;
  background-color: #33a6ff;
  border-color: #33a6ff;
}
.btn-blue-normal,
.btn-blue-normal:hover {
  background-color: #33a6ff;
  color: #fff !important;
  border-color: #33a6ff;
}
.bk_c {
  margin: 0px;
}
.bk_c_bar {
  padding: 16px 0;
  border-bottom: solid 1px #e7e7e7;
}
.bk_cr_bar {
  padding: 16px 0;
}
/*左侧*/
.bk_l {
  width: 270px;
}
.bkbar {
  position: relative;
  padding: 0;
  margin: 15px 0;
  height: 90px;
  background-color: #edf7ff;
}
.bk_res_item {
  margin-top: 15px;
}
.bk_res_tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: solid 2px #fd9639;
  font-weight: bold;
}
.res_l li {
  height: 45px;
  line-height: 45px;
  width: 100%;
  border-bottom: solid 1px #f0f0f0;
  vertical-align: center;
}
.res_l button {
  margin-top: 9px;
}
.res_l .icon-zoomout {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.bk_res_btm {
  margin-top: 20px;
}
/*右侧*/
.bk_r {
  width: 890px;
  padding: 0;
  border: none;
}
.plr10 {
  padding: 0 5px;
}
.res_rl li {
  height: 45px;
  line-height: 45px;
  width: 100%;
  vertical-align: center;
  background-color: #f5f5f5;
  margin-bottom: 10px;
  padding: 0 5px;
}
.res_rl .icon-zoomin {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  margin-top: 0;
}
.tinfo {
  background-color: #fffcf5;
  border: solid 1px #ffc474;
  margin: 15px 16px;
  padding: 15px 0;
}
/*右侧-讲稿详情*/
.bk_cr_bar_tit {
  background-color: #a3a6af;
  color: #fff;
  text-align: center;
}
.bk_cr_jg {
  padding: 10px;
}
.fz16 {
  font-size: 16px;
}
.circle {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #30a7ff;
  display: inline-block;
  margin-right: 10px;
}
.bk_cr_jg .item {
  padding-bottom: 15px;
  line-height: 28px;
  color: #777;
}
.jg_n {
  padding-left: 15px;
  color: #333;
}
.jg_nb {
  font-size: 16px;
}
.iteminline {
  display: inline-block;
}
.iteminline .iteml {
  width: 85px;
}
.iteminline .itemr {
  width: 190px;
}
.itemr span {
  margin-right: 10px;
}
.fj {
  padding: 5px 10px;
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  margin-right: 5px;
}
/*修改课后作业*/
.hw {
  margin-top: 10px;
  border: solid 1px #e4e4e4;
}
.hw .zy_t {
  height: 200px;
  margin: 15px 2%;
  width: 96%;
}
.hw .zy_i {
  margin: 10px 20px;
  border-bottom: dashed 1px #e4e4e4;
}
.hw .zy_i .sj {
  margin: 10px 0;
  position: relative;
  color: #33a6ff;
}
.hw .zy_i .sj .del_btn {
  cursor: pointer;
  margin-left: 10px;
}
.hw .zy_b ul {
  display: flex;
  flex-flow: wrap;
  align-content: flex-start;
}
.hw .zy_b ul li {
  box-sizing: border-box;
  flex: 0 0 18%;
  height: 100px;
  border: solid 1px #999;
  position: relative;
  margin: 10px 1%;
  display: flex;
  -webkit-align-items: center ;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.hw .zy_b ul li img {
  max-width: 100%;
  max-height: 100%;
}
.hw .zy_b ul li .glyphicon-remove-circle {
  position: absolute;
  color: #999;
  top: -5px;
  right: -5px;
  cursor: pointer;
}
.bk_cr_bar_hw {
  padding: 15px 0 20px 0;
  text-align: center;
}
/*新增互动相关样式*/
.badge_m {
  background: #fff;
  color: #31a7ff;
  border: solid 1px #31a7ff;
}
.btn_bb {
  border-color: #31a7ff;
  color: #31a7ff;
}
.slt_vb {
  border: solid 1px #e4e4e4;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
}
.slt_vb p {
  margin-top: 10px;
}
.slt_vb:hover {
  color: #31a7ff;
  border: solid 1px #31a7ff;
  cursor: pointer;
}
.mgr-10 {
  margin-right: 10px;
}
.mgr-20 {
  margin-right: 20px;
}
.vote_cont {
  border: solid 1px #e4e4e4;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  height: 200px;
}
.stg_btn {
  position: relative;
}
.stg_box {
  display: none;
  position: absolute;
  top: 50%;
  left: -250px;
  background: #fff;
  border: solid 1px #e4e4e4;
  width: 260px;
  padding: 5px 10px;
  z-index: 1000;
}
.v_center {
  display: flex;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
}
.stg_item {
  margin: 10px 0;
}
.stg_item .tit {
  font-weight: bold;
  font-size: 10px;
  color: #333;
}
.stg_item {
  display: flex;
  flex-direction: row;
}
.stg_item .time_box {
  margin-left: 15px;
}
.stg_item .time_box button {
  background: #33a6ff;
  width: 20px;
  height: 20px;
  position: relative;
  text-align: center;
  background: url(../images/icon_sub.png) no-repeat;
  background-size: 20px 20px;
}
.stg_item .time_box .sub {
  margin-right: -1px;
  background: url(../images/icon_sub.png) no-repeat;
  background-size: 20px 20px;
}
.stg_item .time_box .plus {
  margin-left: -1px;
  background: url(../images/icon_plus.png) no-repeat;
  background-size: 20px 20px;
}
.stg_item .input_time,
.stg_item .input_op {
  border: solid 1px #d0d0d0;
  width: 60px;
  height: 20px;
  text-align: center;
}
.bk_c {
  display: flex;
  justify-content: space-between;
}
.main_c_newc .bk_c_bar {
  padding: 0;
  width: 890px;
  height: 69px;
  background-color: #ffffff;
  border-radius: 15px;
}
.main_c_newc .bk_c_bar a {
  background: transparent;
  border: none;
  font-size: 16px;
  line-height: 69px;
  margin-right: 30px;
}
.main_c_newc .bk_c_bar a:first-child {
  margin-left: 30px;
}
.main_c_newc .bk_c_bar a:hover {
  color: #4587e8;
}
.main_c_newc .bk_c_bar a.btn-blue-normal {
  color: #4587e8 !important;
}
.main_c_newc .beike-jgao-type.active {
  display: flex;
  flex-wrap: wrap;
  padding: 0 !important;
  justify-content: space-between;
}
.main_c_newc .beike-jgao-type.active .empty_big {
  width: 100%;
  min-height: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main_c_newc .beike-jgao-type.active .bk_res_item {
  width: 100%;
  min-height: 216px;
  background: #fff;
  box-sizing: border-box;
  cursor: pointer;
  /* border:  1px solid #e7e7e7; */
  border-radius: 15px;
  padding: 20px 30px 10px;
  box-sizing: border-box;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .bk_res_tit {
  line-height: 18px;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #ccc;
  font-size: 20px;
  color: #0e1b42;
  font-weight: unset;
  position: relative;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .bk_res_tit::after {
  content: "";
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: -1.5px;
  background: #c4e2c6;
  border-radius: 3px;
  left: 0;
}
.main_c_newc .beike-jgao-type.active .bk_res_item:hover{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border:none;
  box-sizing: border-box;
  min-height: 223px;
}
.bk_res_btm.bottomList:hover{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border:none;
  box-sizing: border-box;
  min-height: 69px;
}
.bk_c_bar:hover{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border:none;
  box-sizing: border-box;
  min-height: 69px;
}
.beike-task-desc:hover{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  min-height: 163px;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l {
  min-height: 161px;
  /*overflow-y: auto;*/
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #9f9fa1;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l::-webkit-scrollbar-thumb:hover {
  background: #bdbdc1;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l::-webkit-scrollbar-track {
  border-radius: 4px;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l.hudong_list li {
  height: 40px;
  margin: 10px 0;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l.hudong_list li .badge {
  width: 75px;
  height: 41px;
  line-height: 32px;
  background-color: #f7f8ff;
  border-radius: 5px;
  border: 1px solid #dce1ff;
  display: block;
  font-size: 14px;
  color: #4587e8;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l.hudong_list li a {
  flex: 1;
  -webkit-line-clamp: 2;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li {
  border: none;
  display: flex;
  margin: 14px 0;
  height: 59px;
  position: relative;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li.selectYes .deleteicon {
  display: block;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .deleteicon {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  z-index: 1;
  left: 4px;
  cursor: pointer;
  display: none;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li > input {
  display: none;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .left_img {
  width: 105px;
  height: 59px;
  position: relative;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .left_img .listImg {
  width: 105px;
  height: 59px;
  border-radius: 5px;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .left_img .resource-icon-small {
  width: 17px;
  height: 19px;
  position: absolute;
  bottom: 7px;
  right: 8px;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .editpage_list_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .editpage_list_right a {
  font-size: 14px;
  line-height: 19px;
  color: #333333;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .editpage_list_right a:hover {
  color: #33a6ff;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .editpage_list_right .deletebutton {
  display: flex;
  align-items: center;
  line-height: 16px;
  margin-left: 10px;
  color: #999;
  cursor: pointer;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .editpage_list_right .deletebutton i {
  margin-right: 5px;
  margin-top: 0;
  font-size: 16px;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .editpage_list_right .deletebutton i.icon-zoomout {
  background: url(../images/icon_delete.png) no-repeat;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .badge_type_box {
  position: relative;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l li .badge_type_box .icon-zoomout {
  position: absolute;
  right: -2px;
  top: 6px;
  cursor: pointer;
  background: url(../images/icon_remove.png) no-repeat;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l .empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  padding: 18px;
}
.main_c_newc .beike-jgao-type.active .bk_res_item .res_l .empty::before {
  content: "";
  width: 144px;
  height: 104px;
  background: url(../images/no_pagesmall.png);
}
.ziyuanList .top_bk_cr_bar,
.ziyuanList .bottom_bk_cr_bar {
  background: #fff;
  border-radius: 10px;
}
.ziyuanList .top_bk_cr_bar {
  height: 679px;
}
.ziyuanList .top_bk_cr_bar .bk_cr_bar {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.ziyuanList .top_bk_cr_bar .bk_cr_bar .switch_res_type,
.ziyuanList .top_bk_cr_bar .bk_cr_bar .resource-type {
  border: none;
  outline: none;
}
.ziyuanList .bottom_bk_cr_bar {
  margin-top: 20px;
}
.res_rl li {
  background: #fff;
  padding: 0 15px;
  display: flex;
  align-items: center;
}
.res_rl li a {
  margin: 0 4px;
  flex: 1;
  overflow: hidden;
}
.res_rl li a span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  height: 45px;
  display: block;
}
.res_rl li .icon-styles {
  margin: 0;
}
.tab-content > .top_bk_cr_bar > .tab-pane {
  display: none;
}
.tab-content > .top_bk_cr_bar > .tab-pane.active {
  display: block;
}
.bk_res_btm.bottomList {
  width: 900px;
  height: 69px;
  background-color: #ffffff;
  border-radius: 15px;
  padding: 17px 30px 0;
}
.bk_res_btm.bottomList .checkall,
.bk_res_btm.bottomList button {
  width: 76px;
  height: 35px;
  background-color: #4587e8;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
}
.bkbar {
  height: 97px;
  background-color: #ffffff;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bkbar .btn-blue-small {
  width: 78px;
  height: 33px;
  background-color: #4587e8;
  border-radius: 7px;
  font-size: 14px;
  color: #fff;
}
.bkbar .btn-blue-small:first-child {
  margin-right: 30px;
}
.bkbar .mc_left {
  width: 270px;
  text-align: center;
  position: absolute;
  bottom: -545px;
  z-index: 99;
  display: none;
}
.bkbar .mc_left::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}
.bkbar .mc_left::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #9f9fa1;
}
.bkbar .mc_left::-webkit-scrollbar-thumb:hover {
  background: #bdbdc1;
}
.bkbar .mc_left::-webkit-scrollbar-track {
  border-radius: 4px;
}
.bkbar .mc_left .leftbar {
  padding: 20px 0 10px;
  border: none;
}
.bkbar .mc_left .left_l .lesson_list.active .courselist {
  color: #4587e8;
}
.bkbar .mc_left .left_l .lesson_list.active .courselist .course {
  background: #4587e8;
}
.bkbar .mc_left .left_l .course {
  background: #888;
  border-radius: 50%;
  min-width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  padding: 0;
  display: inline-block;
}
.bkbar .mc_left .left_l li {
  border: none;
  padding: 0;
  line-height: 40px;
}
.bkbar .mc_left .left_l li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #666;
  font-size: 14px;
}
.bkbar .mc_left .left_l li a.active {
  color: #4587e8;
  background: #e3f3ff;
}
.toolbtn {
  display: flex;
  align-items: center;
}
.toolbtn .myFile_pic {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 25px;
  color: #333;
}
.toolbtn .myFile_pic::before {
  content: "";
  width: 110px;
  height: 110px;
  background: url(../images/icon_tianjiatupian_sel.png) no-repeat center center / cover;
}
.toolbtn .uploadbnail {
  width: auto;
  height: 135px;
}
.toolbtn .upload-ul li {
  width: 110px;
  margin: 0 20px 0 0;
}
.toolbtn .upload-ul li .easy_upload_preview {
  width: 110px;
  height: 110px;
}
.toolbtn .upload-ul li .easy_upload_preview img {
  width: 110px;
  height: 110px;
}
.toolbtn .upload-ul li .easy_upload_btn {
  position: absolute;
  top: 5px;
  right: 5px;
}
.toolbtn .upload-ul li .status5 {
  display: none !important;
}
.toolbtn .upload-ul li .easy_upload_filename {
  font-size: 14px;
  line-height: 25px;
  color: #333;
}
.toolbtn .upload-ul li .easy_upload_file2 .easy_upload_percent {
  top: 45px;
}
.sj {
  display: flex;
  align-items: center;
}
.sj .icon_button {
  width: 24px;
  height: 24px;
}
.sj .icon_button.del_btn {
  cursor: pointer;
  background: url(../images/icon_shanchu.png) no-repeat center center / cover;
}
.sj .icon_button.icon_delete {
  background: url(../images/icon_testpaper.png) no-repeat center center / cover;
}
.sj > a {
  color: #33a6ff;
}
.beike-task-desc {
        min-height: 120px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 10px;
        border-radius: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.task-head{
    margin: 15px 25px 15px 25px;  
}
.task-title {
    border: 1px #33a6ff solid;
    border-radius: 10px 0px 10px 0px;
    padding: 3px 16px 3px 15px;
    width: 95px;
    font-size: 15px;
    font-weight: 900;
    color: #33a6ff;
}
.task-content{
    line-height: 20px;
}
.btn-submit-check{
    margin: 0px 25px;
}
.group-mt10{
    margin-top: 10px;
}
.btn-task{
    font-weight: 900;
}
.group-jianggao-title{
    margin: 15px 18px;
    color:#33a6ff;
    font-size: 17px;
}
/*.chat-room-box{
    height: 679px;
    background: #fff;
    border-radius: 10px;
}*/
.chat-room-box .group-member-list{
    margin:15px 10px 5px 15px;
    border-bottom:#cfcfcf dotted 1px;
}

.chat-room-box .group-member-list .users-info #online-member{
    color:#33a6ff;
}

.chat-room-box .group-member-list .users-info{
    margin-bottom:8px;
}

.chat-room-box .group-member-list .users-name-list{
    padding-bottom:10px;
}
.chat-room-box .group-member-list .users-name-list .user-name{
    margin: 2px 5px 2px 2px;
    display: inline-block;
    font-size: 12px;
}

.chat-room-box .group-member-list .users-name-list .offline{
   color:#c8c8c8;
}

.chat-room-box .group-member-list .users-name-list .online{
   color:#33a6ff;
}
.chat-room-box .chat-content .chat-room-title{
    margin: 2px 1px 6px 15px;
}
.chat-room-box .chat-content .chat-session-list{
    border-top: 1px #eeeeee solid;
    padding:5px 0px 5px 0px;
    height:460px;
    border-bottom:1px #dddddd solid;
    overflow-y: scroll;
    overflow-x: hidden;
}

.chat-user-head{
    width: 36px;
    height: 36px;
    border-radius: 5px;
}

.chat-session-list .say-user{
    color:#7f7f7f;
    font-size:12px;
}
.left-say-box .chat-user-head{
    float:right;
}

.chat-content .chat-bubble{
    padding: 4px 8px 4px 8px;
    max-width: 155px;
    font-size:13px;
    word-wrap: break-word;
}

.chat-session-list .say-div{
    margin:15px 0px 15px 0px
}

.right-say-box .chat-bubble{
    border: 1px #dfdfdf solid;
    border-radius:0px 15px 15px 15px;
    box-shadow: 3px 3px 6px #cccccc;
    color:#888888;
    float: left;
}

.left-say-box .chat-bubble{
    border: 1px #8391f9 solid;
    border-radius:15px 0px 15px 15px;
    background-color: #8391f9;
    box-shadow: 3px 3px 6px #aaaaaa;
    color:#FFFFFF;
}

.left-say-box .say-user,.left-say-box .chat-bubble{
    display: block;
    float:right;
}

.left-say-box .say-user{
    
}

/* 设置滚动条的样式 */
.chat-room-box .chat-content .chat-session-list::-webkit-scrollbar {
    width:4px;
    background-color: #ffffff;
    border:1px #e8e8e8 solid;
    border-radius:2px;
}

/* 滚动槽 */
.chat-room-box .chat-content .chat-session-list::-webkit-scrollbar-track {
    border-radius:2px;

}

/* 滚动条滑块 */
.chat-room-box .chat-content .chat-session-list::-webkit-scrollbar-thumb {
    border-radius:5px;
    width:3px;
    background:#33a6ff;
}

.chat-input .input-bar,.chat-input .input-button{
    border:0px #f00 solid;
    padding-left: 13px;
    min-height:60px;
}

.plan-send-gray{
    position:relative;
    left:-5px;
    top:10px;
}
.plan-send-submit{
    position:relative;
    left:-5px;
    top:20px;
}
#chat-content{
    width: 210px;
    height: 60px;
    margin-top: 5px;
}
#chat-content:hover{
    border:1px #efefef solid;
}

.plan-send-submit:hover{
    color:#16619c;
}

#chat-online, #chat-offline{display: none;}


#chat-padding{
    border: 1px solid #fff;
    background: #ffffff;
    border-radius: 10px 10px 10px 10px;
}

.chat-input{
    height:72px;
}

.outermost-layer{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #f6f6f6;
    height: 100%;
    overflow-x: hidden;
}

html, body {
    overflow-y: hidden;
}

.conference-room{
    /* margin: 0px 10px 5px 15px; */
    padding: 0px 0px 5px 0px;
    border-bottom: #cfcfcf dotted 1px;
   
}
.conferenceRoom{
  width:100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qoute-menu {
    min-width: 56px;
    position: absolute;
    top: 15px;
    left: -9px;
}

.modal-header1 {
    text-align: center;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.conference-parameter{
    /* padding: 10px 0px 0px 0px; */
    width:350px;
    margin: auto auto;
}
.modal-header-title{
  display: flex;
  justify-content: space-between;
}
.modal-header-title i{
  font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    cursor: pointer;
}
.modal-header-title i:hover{
  color:#333 ;
  filter: alpha(opacity=100);
  opacity: .8;
}
.flexListBox{
  display: flex;
  align-items: center;
}
.conference-parameter-c{
    padding: 10px 0px 0px 0px;
    width:200px;
    margin: auto auto;
}

.conference-code-num{
    display: inline-block;
    margin-left: 30px;
    padding-bottom: 5px;
    color: #9f9f9f;
}

.control-label{
    padding:0px;
}

/* .form-group {
    height: 20px;
} */

.modal-input{
    padding-left: 0px;
}