/* 直播中心-子页面 */
.Center {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  clear: both;
}
.Center_Box {
  width: 1200px;
  margin: 0 auto;
}
.Center_left {
  float: left;
  width: 865px;
}
/* 老师信息 */
.Teacher_Info {
  width: 100%;
  height: 203px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Teacher_InfoBox {
  padding: 25px;
}
.Teacher_InfoIMG {
  width: 90px;
  height: 90px;
  float: left;
  border-radius: 100px;
  margin-right: 20px;
}
.TeacherBox {
  float: left;
  width: 705px;
}
.Teacher_Details {
  float: left;
}
.Name {
  float: left;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #14131F;
  margin-top: 5px;
}
.Focus_on {
  float: left;
  padding: 5px 13px;
  border: 1px solid #C20D0D;
  border-radius: 3px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #D61212;
  text-align: center;
  margin-left: 15px;
  cursor: pointer;
}
.Home {
  float: left;
  margin-left: 15px;
}
.Home a {
  float: left;
  color: #BF930C;
  border-radius: 3px;
  padding: 5px 13px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  border: 1px solid #CBA264;
}
.Teacher_AccessBox {
  float: right;
}
.focus {
  float: left;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.focus img {
  width: 21px;
  height: 17px;
  vertical-align: top;
  margin-right: 3px;
}
.gift {
  float: left;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-left: 20px;
}
.gift img {
  width: 17px;
  height: 17px;
  vertical-align: top;
  margin-right: 3px;
}
.access {
  float: left;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-left: 20px;
}
.access img {
  width: 17px;
  height: 17px;
  vertical-align: top;
  margin-right: 3px;
}
.Teacher_AccessBox span {
  color: #C00D0D;
}
.Introduction {
  float: left;
  clear: both;
  margin-top: 15px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #14131F;
  overflow: hidden;
  word-break: break-word;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 这里是超出几行省略 */
  line-height: 25px;
}
.CourseDIV {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.course,.post {
  float:left;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #D30A0A;
}
.course img {
  width: 25px;
  height: 19px;
  vertical-align: middle;
  margin-right: 2px;
}
.post {
  margin-left: 20px;
}
.post img {
  width: 16px;
  height: 19px;
  vertical-align: middle;
  margin-right: 2px;
}
.trophy,.question {
  float: right;
  width: 300px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-bottom: 12px;
  
}
.trophy img {
  width: 16px;
  height: 15px;
  vertical-align: middle;
  margin-right: 2px;
}
.trophy span,.question span {
  color: #CBA264;
  margin-left: 5px;
  font-weight: bold;
  letter-spacing: normal;
}
.question {
  clear: both;
  letter-spacing: 3px;
}
.question img {
  width: 17px;
  height: 13px;
  vertical-align: middle;
  margin-right: 2px;
}
.Latest_liveDiv {
  width: 865px;
  background: #FFFFFF;
  display: flow-root;
  margin-bottom: 20px;
}
.Latest_liveBox {
  padding: 20px 25px;
}
/* tab */
.tab{
  width: 100%;
  position: relative;
}
.tabul, .tabol{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.tabul{
  float: left;
  width: 100%;
  border-bottom: 2px solid #CBA264;
  border-left: 2px solid #CBA264;
}
.tabul li{
  float: left;
  padding: 5px 25px;
  border-top: 2px solid #CBA264;
  border-right: 2px solid #CBA264;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #CBA264;
}
.tabul li.actives{
  background-color: #CBA264;
  color: #fff;
}
.tabol{
  float: left;
  width: 100%;
  margin-top: 60px;
}
/* .tabol>li .Live_ExpertInfoBox {
  width: 98%;
} */
.tabol>li{
  display:none;
}
.tabol>li.actives{
  display:block;
}
.history {
  position: absolute;
  top: 0;
  left: 248px;
  padding: 5px 25px;
  border-top: 2px solid #CBA264;
  border-right: 2px solid #CBA264;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #CBA264;
}
.history a{
  color: #CBA264;
}
.search {
  position: absolute;
  top: 0;
  right: 0;
}
.ext {
  width: 190px;
  height: 23px;
  border: 2px solid #CBA264;
  outline: none;
  padding-left: 10px;
}
.mit {
  width: 50px;
  height: 27px;
  background: #CBA264;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  outline: none;
  border: 1px solid #CBA264;
  float: right;
  cursor: pointer;
}
.sort {
  position: absolute;
  top: 60px;
  right: 20px;
}
.just {
  float: left;
  border: 1px solid #CBA264;
  border-radius: 3px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #CBA264;
  cursor: pointer;
  padding: 0px 5px;
  margin-right: 15px;
}
.fall {
  float: left;
  border: 1px solid #000000;
  border-radius: 3px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  cursor: pointer;
  padding: 0px 5px;
}
.quiz {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 20px;
}
.ask {
  width: 100%;
  background: #E8EDFA;
  position: relative;
  margin-bottom: 20px;
}
.askImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 34px;
}
.askDiv {
  padding: 20px 20px 20px 60px;
}
.askp1 {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
  line-height: 25px;
}
.askp1 span {
  color: #001EFF; 
}
.askTime {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F3F3F;
}
/* 好问题 */
.askQueDiv {
  position: absolute;
  bottom: 20px;
  right: 30px;
  z-index: 2;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  display: none;
}
/* 好问题图片 */
.askQue {
  position: absolute;
  top: 10px;
  right: 40px;
  width: 74px;
  height: 74px;
  z-index: 5;
  display: none;
}
/* 分享、点赞 */
.share_like {
  position: absolute;
  bottom: 13px;
  right: 0;
}
.share {
  cursor: pointer;
}
.share,.like {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-right: 20px;
}
.share img {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
  cursor: pointer;
  margin-right: 5px;
}
.like img {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
  cursor: pointer;
  margin-right: 5px;
}
/* QQ、微信、微博 */
.bottomImg {
  position: absolute;
  width: 120px;
  height: 61px;
  background: url("../img/broadcast_Sub/bottomImg.png") no-repeat;
  top: 20px;
  left: -17px;
  display: none;
  z-index: 10;
}
.share:hover .bottomImg{
  display: block;
}
.qq,.wechat,.weibo {
  margin-top: 25px;
  float: left;
  margin-left: 10px;
}
.qq img,.wechat img,.weibo img {
  width: 25px;
  height: 25px;
  margin-right: 0;
}
/* 答 */
.answer {
  width: 100%;
  background: #FAF6E8;
  position: relative;
  margin-bottom: 20px;
}
.answerImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 34px;
}
.answerp1 {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
  line-height: 25px;
}
.answerp1 span {
  color: #CDA92D; 
}
.answerTime {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F3F3F;
}
.answerImgDiv {
  margin: 25px 0;
}
.answerImgDiv img {
  width: 226px;
  height: 191px;
  margin-right: 15px;
}
/* live / 直播*/
.liveImg,.broadcastImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 41px;
  height: 19px;
}
/* 分页 */
.box {
  position: relative;
  height: 34px;
  margin-bottom: 20px;
}
.page {
  width: 100%;
}
/* 声音提示 */
.sound {
  position: absolute;
  z-index: 5;
  top: 8px;
  right: 20px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.sound img {
  vertical-align: top;
  width: 19px;
  height: 19px;
  margin-right:5px;
  cursor: pointer;
}
/* 右模块 */
.Center_right {
  float: right;
  width: 315px;
}
.bulletinDiv {
  width: 100%;
  height: 203px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.bulletinBox {
  padding: 20px;
}
.bulletin_Title {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  padding-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
  padding-left: 5px;
}
.bulletinUl {
  float: left;
  width: 107%;
  height: 125px;
  overflow-y: scroll;
  padding-top: 10px;
}
.bulletinUl>li {
  margin-top: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #7070FF;
  margin-left: 5px;
}
.bulletinUl>li a {
  margin-left: 5px;
  color: #7070FF;
}
/* 最新问题 */
.UpdateQuesDiv {
  width: 100%;
  height: 411px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.UpdateQuesBox {
  padding: 20px 15px;
}
.UpdateQues_Title {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #CBA264;
  padding-left: 5px;
  padding-bottom: 12px;
  border-bottom: 1px solid #DDDDDD;
}
.UpdateQuesUl {
  float: left;
  width: 107%;
  height: 320px;
  overflow-y: scroll;
  padding-top: 10px;
}
.UpdateQuesUl>li {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 25px;
  margin-bottom: 30px;
}
.UpdateQuesUl>li span,.UpdateQuesUl>li a {
  color: #CBA264;
}
/* 为你推荐 */
.RecommendDiv {
  width: 100%;
  height: 432px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.RecommendBox {
  padding: 20px 15px;
}
.Recommend_Title {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #CBA264;
  padding-left: 5px;
  padding-bottom: 12px;
  border-bottom: 1px solid #DDDDDD;
}
.RecommendUl {
  float: left;
  width: 100%;
  height: 345px;
  overflow: hidden;
  padding-top: 10px;
}
.RecommendUl>li {
  padding-bottom: 15px;
  border-bottom: 1px solid #DDDDDD;
  display: flow-root;
  margin-bottom: 15px;
}
.RecommendUl>li p {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.RecImg {
  border-radius: 100px;
  width: 60px;
  height: 60px;
  float: left;
  margin-right:10px;
}
.RecDiv {
  float: left;
}
.Recp1 {
  margin-top: 5px;
}
.Recp2 {
  margin-top: 10px;
}
.ask_Ques {
  float: right;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 2px 3px;
  background: #CBA264;
  margin-right: 10px;
  margin-top: 5px;
}
.ask_Ques a{
  color: #FFFFFF;
}
.ask_Ques1 {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
  padding: 2px 3px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  background: #909090;
}
/* 风险提示 */
.Center_Risk {
  margin-bottom: 20px;
  display: inline-block;
  width: 315px;
  height: 284px;
  background: url("../img/broadcast_Sub/fxts.jpg") no-repeat;
}
/* 搜索 */
.searchDiv {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 110px;
  z-index:20;
}
.searchBox {
  width: 1200px;
  height: 110px;
  margin: 0 auto;
  background: #DCA861;
}
.seaDiv {
  padding: 15px 20px;
}
.seap1 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.seap1>span {
  cursor: pointer;
  margin-right: 40px;
}
.teacher {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #CBA264;
  cursor: pointer;
  border: none;
  outline:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none; /*去掉下拉箭头*/
  padding: 2px 3px;
}
.subDiv {
  float: left;
  width: 100%;
  margin-top: 15px;
  background: #FFFFFF;
}
.sub_asK {
  float:left;
  font-size: 21px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  padding: 10px 20px;
  background: #fbc41d;
  border-radius: 5px 0 0 5px;
}
.sub_inp {
  float:left;
  border: none;
  outline: none;
  width: 1015px;
  height: 47px;
  padding-left: 10px;
}
.sub_mit {
  float: left;
  height: 37px;
  width: 37px;
  border: none;
  outline: none;
  background: url("../img/broadcast_Sub/seach.png") no-repeat;
  margin-top: 5px;
  cursor: pointer;
}