
/* 中心 */
.Center {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  clear: both;
}
.Center_Box {
  width: 1200px;
  margin: 0 auto;
}
/* 左模块 */
.Center_Left {
  float: left;
  width: 865px;
}
/* 讯息模块 */
.Center_Message {
  width: 865px;
  height: 860px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_HistoryInfo {
  float: left;
  margin: 20px 30px;
}
.Center_HistoryInfo p{
  width: 360px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.Center_HistoryInfo p a{
  color: #000000;
}
.Center_HistoryInfo ul {
  margin: 10px 0;
}
.Center_HistoryInfo ul>li{
  width: 323px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.Center_HistoryInfo ul>li a {
  color: #000000;
}
.Center_HistoryInfo img {
  width: 360px;
  height: 70px;
}
/* 圈子精品 */
.Center_Circle {
  float: left;
  margin: 21px 0;
  width: 410px;
}
.Center_CircleAnalyze {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #AF761F;
  line-height: 25px;
}
.Center_CircleAnalyze a {
  float: right;
  height: 25px;
  width: 141px;
}
.Center_CircleAnalyze a img {
  width: 100%;
  height: 100%;
}
.Center_CircleUl {
  margin: 5px 0;
}
.Center_CircleUl>li {
  width: 405px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #9b9b9b;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  display: inline-flex;  
}
.Center_CircleUl>li a {
  color: #000000;
  width: 350px; 
  overflow: hidden; 
  white-space: nowrap; 
  text-overflow: ellipsis; 
  -o-text-overflow:ellipsis; 
  margin-left: 5px;
}
.Center_CircleUl>li a:hover {
  color: #AF761F;
}
.Center_CircleUl>li span {
  float: right;
  color: #656565;
  font-size: 12px;
  margin-left: 20px;  
}
/* 讯息直播 */
.Center_Streaming {
  width: 400px;
  margin-top: 14px;
}
.Center_Streaming_NEW, .Center_Streaming_HOT {
  margin-bottom: 10px;
  line-height: 18px;
  height: 14px;
}
.Center_Streaming_NEW span {
  width: 41px;
  height: 15px;
  background: #F49F53;
  border-radius: 3px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 15px;
  padding: 2px 0;
  float: left;
  margin-right: 18px;
}
.Center_Streaming_Info {
  float: left;
  width: 240px;
  height: 19px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.Center_Streaming_NEW a{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.Center_Streaming_NEW img{
  float: right;
  width: 75px;
  height: 18px;
}
.Center_Streaming_HOT span{
  width: 41px;
  height: 15px;
  background: #FA5A40;
  border-radius: 3px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 15px;
  padding: 2px 0;
  float: left;
  margin-right: 18px;
}
.Center_Streaming_HOT ul {
  float: left;
}
.Center_Streaming_HOT ul>li {
  float: left;
  line-height: 15px;
  height: 15px;
  margin-right: 15px;
}
.Center_Streaming_HOT ul>li a{
  height: 15px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #C20D0D;
}
/* 24小时快讯 */
.Center_Newsletter {
  float: left;
  margin: 5px 30px;
  clear: both;
  width: 361px;
}
.Center_NewsletterBox {
  width: 100%;
  height: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CBA264;
}
.Center_Newsletter_Title {
  float: left;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #AF761F;
  line-height: 16px;
}
.Center_Newsletter_More {
  float: right;
  height: 16px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #4B4B4B;
  line-height: 16px;
}
.Center_Newsletter_More a {
  color: #4B4B4B;
  font-weight: normal;
}
/* 24小时快讯信息 */
.Center_Newsletter_Info {
  width: 360px;
  height: 378px;
  margin: 10px 0;
}
.Center_Newsletter_Info li{
  width: 360px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 26px;
}
.Center_Newsletter_Info li span {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #525252;
  line-height: 26px;
  margin-right: 10px;
}
.Center_Newsletter_Info li a {
  width: 310px;
  height: 26px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.Center_Newsletter_Info li a:hover {
  color: #AF761F;
}
/* 最新观点、研报、答疑 */
.Center_UpDate {
  float: left;
  margin: 5px 0;
  width: 410px;
}
.Center_UpDateBox {
  width: 100%;
  height: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CBA264;
}
.Center_UpDateUl {
  float: left;
}
.Center_UpDateUl>li{
  float: left;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  /* font-weight: bold; */
  color: #000000;
  cursor: pointer;
  margin-right: 15px;
  margin-left: 5px;
}
.Center_UpDateMore {
  float: right;
}
.Center_UpDateMore a {
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #4B4B4B;
}
/* 最新内容 */
.Center_UpDateInfo {
  width: 410px;
  overflow: hidden;
  margin-top: 20px;
}
.Center_UpDateInfoUl {
  width: 1000%;
}
.Center_UpDateInfoUl>li {
  float: left;
  width: 410px;
  height: 410px;
}
/* 最近答疑内容、观点内容 */
.Center_UpDate_Answer {
  width: 410px;
  height: 410px;
  overflow-y: scroll;
  scrollbar-width:none;
}
.Center_UpDate_View,.Center_UpDate_Study {
  width: 410px;
  height: 410px;
  overflow-y: scroll;
  margin-top: -10px;
  scrollbar-width:none;
}
.Center_UpDate_Answer::-webkit-scrollbar,.Center_UpDate_View::-webkit-scrollbar,.Center_UpDate_Study::-webkit-scrollbar {
  display: none;
}
.Center_UpDate_Answer>li {
  float: left;
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-bottom: 17px;
}
.Center_UpDate_Answer_Avatar,.Center_UpDate_View_Avatar,.Center_UpDate_Study_Avatar {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 100px;
  margin-right: 15px;
}
.Center_UpDate_Answer_Ask {
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #258CEC;
  margin-right: 10px;
}
.Center_UpDate_Answer_Issue {
  float: left;
  width: 180px;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.Center_UpDate_Answer_Teacher {
  float: right;
  height: 35px;
  line-height: 35px;
}
.Center_UpDate_Answer_Teacher a{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.Teacher {
  color: #9F6310;
}
/* 最新观点内容,研报 */
.Center_UpDate_View>li,.Center_UpDate_Study>li {
  float: left;
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding: 12px 0;
  border-bottom: 1px solid #CACACA;
  border-radius: 0;
}
.Center_UpDate_View_Answer,.Center_UpDate_Study_Answer {
  float: left;
  width: 360px;
  height: 35px;
}
.Center_UpDate_View_Teacher {
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  width: 100%;
  float: left;
  line-height: 15px;
}
.Center_UpDate_View_Time,.Center_UpDate_Study_Time {
  float: right;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #787878;
}
.Center_UpDate_View_Guide {
  width: 240px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  line-height: 25px;
}
/* 最新研报内容 */
.Center_UpDate_Study_Guide {
  width: 240px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  line-height: 15px;
}
.Center_UpDate_Study_Teacher {
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  width: 100%;
  float: left;
  line-height: 25px;
}
.Center_UpDate_Study_Teacher img {
  width: 16px;
  height: 13px;
  vertical-align: middle;
  margin-left: 5px;
}
/* 名家直播 */
.Center_Broadcast {
  width: 865px;
  height: 296px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_BroadcastBox {
  float: left;
  margin: 30px 30px;
  overflow: hidden;
}
/* 标题：名家直播、金汇圈、金汇VIP */
.Center_Broadcast_Title,.Center_JinhuiPen_Title,.Center_JinhuiVIP_Title {
  width: 805px;
  height: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #CBA264;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #AF761F;
  line-height: 16px;
}
.Center_Broadcast_Title a,.Center_JinhuiPen_Title a{
  float: right;
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #4B4B4B;
  font-weight:normal;
}
.Center_Broadcast_Course {
  width: 110%;
  overflow: hidden;
}
.Center_Broadcast_Course>li {
  float: left;
  width: 190px;
  margin-right: 15px;
}
.Center_Broadcast_CourseImg{
  float: left;
  width: 190px;
  height: 117px;
  margin: 15px 0;
}
.Center_Broadcast_Name {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-bottom: 15px;
}
.Center_Broadcast_Name a{
  color: #000000;
}
/* 正在直播 */
.Center_Broadcast_LiveTime_Present {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 1px 8px;
  background: #F47135;
  border-radius: 5px;
}
/* 正在回放 */
.Center_Broadcast_LiveTime_Review {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 1px 8px;
  background: #CBA264;
  border-radius: 5px;
}
.Center_Broadcast_Time {
  float: right;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #1D1412;
}
/* 金汇圈 */
.Center_JinhuiPen {
  width: 865px;
  height: 490px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_JinhuiPenBox,.Center_JinhuiVIPBox {
  float: left;
  margin: 30px 30px;
  overflow: hidden;
}
.Center_JinhuiPen_AnswerUl {
  float: left;
  width: 100%;
}
.Center_JinhuiPen_AnswerUl>li {
  float: left;
  margin-top: 20px;
}
.Center_JinhuiPen_AvatarBox {
  float: left;
  position: relative;
  margin-right: 20px;
}
.Center_JinhuiPen_Avatar {
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.Center_JinhuiPen_Grade {
  width: 15px;
  height: 21px;
  position: absolute;
  bottom: 0px;
  right: 5px;
}
.Center_jinhuiPen_AnswerBox {
  float: left;
  width: 735px;
  height: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E8E8E8;
}
.Center_jinhuiPen_Reply {
  width: 600px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.Center_jinhuiPen_Reply a {
  color: #000000;
}
.Center_jinhuiPen_NameTitle {
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-top: 5px;
  float: left;
  width: 100%;
}
.Center_jinhuiPen_NameTitle img {
  width: 43px;
  height: 20px;
  vertical-align: middle;
  margin-left: 10px;
  margin-bottom:5px;
}
.Center_jinhuiPen_NameTitle span {
  float: right;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
/* 指导、讯息 */
.Center_GuideInfo {
  width: 865px;
  height: 530px;
  margin-bottom: 20px;
}
/* 指导 */
.Center_GuideBox {
  float:left;
  width: 426px;
  height: 530px;
  background: #FFFFFF;
}
.Center_Guide,.Center_NewsInfo {
  margin: 25px 30px;
}
.Center_Guide_Title,.Center_NewsInfo_Title {
  float: left;
  width: 100%;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #CBA264;
  padding-bottom: 10px;
}
.Center_Guide_Famous,.Center_NewsInfo_Famous {
  float: left;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #AF761F;
  height: 20px;
  line-height: 20px;
  margin-left: 5px;
}
.Center_Guide_Teacher,.Center_NewsInfo_Futures {
  float: right;
  font-size: 14px;
  font-family: Source Han Sans CN;
  margin-right: 5px;
}
.Center_Guide_Teacher a ,.Center_NewsInfo_Futures a {
  height: 20px;
  line-height: 20px;
  color: #000000;
  margin: 0 3px;
}
.Center_GuideUl,.Center_NewsInfoUl{
  float: left;
  margin: 20px 0 0 0;
}
.Center_GuideUl>li,.Center_NewsInfoUl>li {
  float: left;
  width: 360px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #9b9b9b;
  margin:0 0 15px 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.Center_GuideUl>li a,.Center_NewsInfoUl>li a {
  margin-left: 5px;
  color: #000000;
}
.Center_Guide_More,.Center_NewsInfo_More {
  width: 100%;
  margin: 10px auto;
  height: 30px;
  float: left;
  text-align: center;
}
.Center_Guide_More a,.Center_NewsInfo_More a {
  height: 30px;
  line-height: 30px;
  border: 1px solid #CBA264;
  border-radius: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #CBA264;
  padding: 5px 15px;
}
/* 资讯信息 */
.Center_NewsBox {
  float:right;
  width: 426px;
  height: 530px;
  background: #FFFFFF;
}
.Center_JinhuiVIP {
  width: 865px;
  height: 490px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_JinhuiVIP_CourseDiv {
  float: left;
  width: 865px;
  margin: 0 30px;
  overflow: hidden;
}
.Center_JinhuiVIP_Course {
  float: left;
  width: 110%;
}
.Center_JinhuiVIP_Course>li {
  float: left;
  width: 193px;
  height: 149px;
  margin: 0 10px 12px 0;
}
.Center_JinhuiVIP_Course>li a {
  float: left;
  width: 100%;
  height: 100%;
}
/* 图片替换css */
.img1 {
  background: url("../img/index/content/vip_img1.png") no-repeat;
}
.img1:hover {
  background: url("../img/index/content/vip_img01.png") no-repeat;
}
.img2 {
  background: url("../img/index/content/vip_img2.png") no-repeat;
}
.img2:hover {
  background: url("../img/index/content/vip_img02.png") no-repeat;
}
.img3 {
  background: url("../img/index/content/vip_img3.png") no-repeat;
}
.img3:hover {
  background: url("../img/index/content/vip_img03.png") no-repeat;
}
.img4 {
  background: url("../img/index/content/vip_img4.png") no-repeat;
}
.img4:hover {
  background: url("../img/index/content/vip_img04.png") no-repeat;
}
.img5 {
  background: url("../img/index/content/vip_img5.png") no-repeat;
}
.img5:hover {
  background: url("../img/index/content/vip_img05.png") no-repeat;
}
.img6 {
  background: url("../img/index/content/vip_img6.png") no-repeat;
}
.img6:hover {
  background: url("../img/index/content/vip_img06.png") no-repeat;
}
.img7 {
  background: url("../img/index/content/vip_img7.png") no-repeat;
}
.img7:hover {
  background: url("../img/index/content/vip_img07.png") no-repeat;
}
.Center_JinhuiVIP_Serve {
  float: left;
  margin: 0 30px;
}
.Center_JinhuiVIP_ServePrivilege {
  float: left;
  width: 594px;
  height: 39px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #4B4B4B;
  line-height: 25px;
}
.Center_JinhuiVIP_LearnPrivilege {
  float: left;
  width: 184px;
  height: 33px;
  margin-left: 20px;
}
.Center_JinhuiVIP_LearnPrivilege img {
  width: 100%;
  height: 100%;
  float: left;
}
/* 右模块 */
.Center_Right {
  float: right;
  width: 315px;
}
/* 老师、用户热榜 */
.Center_UpDateHotListBox {
  width: 315px;
  height: 370px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_UpDateHotList {
  width: 268px;
  height: 16px;
  padding-bottom: 11px;
  border-bottom: 1px solid #CBA264;
  margin: 21px 25px 15px 25px;
  float: left;
}
.Center_UpDateHotListUl {
  float: left;
  width: 125%;
}
.Center_UpDateHotListUl>li{
  float: left;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  /* font-weight: bold; */
  color: #000000;
  cursor: pointer;
  margin-right: 60px;
  margin-left: 5px;
}
.Center_HotListInfo {
  width: 268px;
  overflow: hidden;
  margin: 0 25px;
}
.Center_HotListInfoUl {
  width: 1000%;
}
.Center_HotListInfoUl li {
  float: left;
  width: 268px;
  height: 335px;
}
.Center__HotList_Answer {
  width:268px;
  height: 370px;
  overflow-y: scroll;
  scrollbar-width:none; /*火狐隐藏滚动条*/
}
.Center__HotList_Answer::-webkit-scrollbar {
  display: none;
}
.Center__HotList_Answer>li {
  float: left;
  width: 100%;
  height: 20px;
  line-height: 30px;
  margin-bottom: 8px;
}
.Center__HotList_Answer>li:nth-of-type(2){
  color: #C41616;
}
.Center__HotList_Answer>li:nth-of-type(3){
  color: #F5551E;
}
.Center__HotList_Answer>li:nth-of-type(4){
  color: #EEC23D;
}
.Center__HotList_Sequence {
  float: left;
  line-height: 30px;
  width: 15px;
}
.Center__HotList_Sequence img {
  width: 12px;
  height: 14px;
  vertical-align: middle;
}
.Center__HotList_Case {
  float: left;
  margin: 0 10px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 30px;
}
.Center__HotList_Case a{
  color: #000000;
}
.Center__HotList_Hot,.Center__HotList_New {
  float: left;
  width: 16px;
  height: 16px;
  line-height: 25px;
}
.Center__HotList_Hot img,.Center__HotList_New img{
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/* 精品课程、老师课程 */
.Center_BoutiqueCourseBox {
  width: 315px;
  height: 470px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_BoutiqueCourse {
  width: 268px;
  height: 16px;
  padding-bottom: 11px;
  border-bottom: 1px solid #CBA264;
  margin: 21px 25px 15px 25px;
  float: left;
}
.Center_BoutiqueCourseUl {
  float: left;
}
.Center_BoutiqueCourseUl>li{
  float: left;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  /* font-weight: bold; */
  color: #000000;
  cursor: pointer;
  margin-right: 15px;
  margin-left: 5px;
}
.Center_BoutiqueMore {
  float: right;
}
.Center_BoutiqueMore a {
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #4B4B4B;
}
.Center_CourseInfo {
  width: 268px;
  overflow: hidden;
  margin: 0 25px;
}
.Center_CourseInfoUl {
  width: 1000%;
}
.Center_CourseInfoUl li {
  float: left;
  width: 268px;
}
.Center_CourseInfo_BoutiqueUl {
  width: 110%;
}
.Center_CourseInfo_BoutiqueUl>li {
  float: left;
  width: 129px;
  height: 165px;
  margin: 0 10px 25px 0;
}
.Center_CourseInfo_Img {
  width: 129px;
  height: 90px;
  margin-bottom: 10px;
}
.Center_CourseInfo_Img img {
  float: left;
  width: 100%;
  height: 100%;
}
.Center_CourseInfo_Title {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-bottom: 25px;
}
.Center_CourseInfo_Money {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #E51010;
}
.Center_CourseInfo_LearnNow {
  float: right;
}
.Center_CourseInfo_LearnNow a{
  background: #CBA264;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
/* vip精英老师 */
.Center_VipEliteBox {
  width: 315px;
  height: 142px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_VipElite {
  width: 268px;
  margin: 21px 25px 15px 25px;
  float: left;
}
.Center_VipEliteTeacher {
  float: left;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #AF761F;
}
.Center_VipEliteTeacher img {
  width: 32px;
  height: 26px;
  vertical-align: bottom;
}
.Center_VipElite_GoZone {
  float: right;
  width: 85px;
  height: 20px;
  text-align: center;
  margin-top: 6px;
}
.Center_VipElite_GoZone a {
  float: left;
  width: 100%;
  height: 100%;
  background: url("../img/index/content/GoZone.png") no-repeat;
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}
.Center_EliteZone {
  float: left;
  width: 274px;
  height: 64px;
  margin-top: 10px;
}
.Center_EliteZone img {
  float: left;
  width: 100%;
  height: 100%;
}
/* 发布帖子、咨询老师 */
.Center_ReleaseBox {
  width: 315px;
  height: 45px;
  margin-bottom: 20px;
}
/* 发布帖子 */
.Center_ReleasePost {
  float: left;
  width: 153px;
  height: 45px;
  background: linear-gradient(0deg, #E0904A 0%, #F4E19E 100%);
  text-align: center;
  line-height: 45px;
}
.Center_ReleasePost a {
  float: left;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #952E23;
}
.Center_ReleasePost a img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-right: 4px;
  margin-bottom: 5px;
}
/* 咨询老师 */
.Center_ConsultTeacher {
  float: right;
  width: 153px;
  height: 45px;
  background: linear-gradient(0deg, #E0904A 0%, #F5E4A1 100%);
  text-align: center;
  line-height: 45px;
}
.Center_ConsultTeacher a {
  float: left;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #952E23;
}
.Center_ConsultTeacher a img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-right: 4px;
  margin-bottom: 5px;
}
/* 分析师推荐、答疑排行榜 */
.Center_AnalystModuleBox {
  width: 315px;
  height: 579px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_AnalystModule {
  width: 268px;
  height: 16px;
  padding-bottom: 11px;
  border-bottom: 1px solid #CBA264;
  margin: 21px 25px 15px 25px;
  float: left;
}
.Center_AnalystModuleUl {
  float: left;
}
.Center_AnalystModuleUl>li{
  float: left;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  /* font-weight: bold; */
  color: #000000;
  cursor: pointer;
  margin-right: 15px;
  margin-left: 5px;
}
.Center_AnalystModuleMore {
  float: right;
}
.Center_AnalystModuleMore a {
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #4B4B4B;
}
.Center_AnalystModuleInfo {
  width: 268px;
  overflow: hidden;
  margin: 0 25px;
}
.Center_AnalystModuleInfoUl {
  width: 1000%;
}
.Center_AnalystModuleInfoUl>li {
  float: left;
  width: 268px;
  height: 515px;
  /* margin-bottom: 15px; */
}
.Center_AnalystInfo_SuggestUl {
  width: 110%;
}
.Center_AnalystInfo_SuggestUl>li {
  float: left;
  width: 232px;
  height: 100%;
  padding: 15px;
  background: linear-gradient(0deg, #F4D7A9 0%, #FFF5EF 100%);
  margin-bottom: 13px;
}
.Center_AnalystInfo_head {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.Center_AnalystInfo_Avatar {
  width: 40px;
  height: 40px;
  float: left;
  border-radius: 100px;
}
.Center_AnalystInfo_Teacher {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  margin-left: 10px;
}
.Center_AnalystInfo_Drill {
  width: 16px;
  height: 13px;
  margin-left: 5px;
}
.Center_AnalystInfo_Share {
  float: right;
}
.Center_AnalystInfo_Share span {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #AF761F;
  margin-left: 10px;
}
.Center_AnalystInfo_Introduction {
  width: 232px;
  height: 40px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  word-break: break-all;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 这里是超出几行省略 */
  overflow: hidden;
  margin-bottom: 13px;
}
.Center_AnalystInfo_Button {
  float: left;
  height: 25px;
  width: 232px;
}
.Center_AnalystInfo_Quiz {
  width: 72px;
  height: 23px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border-radius: 3px;
  background-color: #cba264;
  line-height: 23px;
  float: left;
  margin-left: 15px;
  letter-spacing:5px;
  text-indent:5px;
}
.Center_AnalystInfo_Subscription {
  width: 72px;
  height: 23px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #CBA264;
  text-align: center;
  border-radius: 3px;
  background-color: #FFFFFF;
  line-height: 23px;
  float: right;
  margin-right: 15px;
  letter-spacing:5px;
  text-indent:5px;
  cursor: pointer;
  /* display: none; */
}
.Center_AnalystInfo_Subscribed {
  width: 72px;
  height: 23px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #CBA264;
  text-align: center;
  border-radius: 3px;
  background-color: #FFFFFF;
  line-height: 23px;
  float: right;
  margin-right: 15px;
  letter-spacing:5px;
  text-indent:5px;
  display: none;
}
/* 答疑排行榜 */
.Center_AnalystInfoDiv {
  width: 100%;
  background: linear-gradient(30deg, #F5C7A2 0%, #FFF0E1 100%);
  margin-bottom: 12px;
}
.Center_AnalystInfo_RankingUl {
  width: 225px;
  padding: 15px 15px 0 15px;
  overflow: hidden;
}
.Center_AnalystInfo_RankingUl>li {
  float: left;
  width: 232px;
  height: 100%;
  margin-bottom: 13px;
}
.Center_AnalystInfo_Propose {
  float: right;
  width: 71px;
  height: 21px;
  background: #E0904A;
  margin-top: 10px;
  line-height: 21px;
  text-align: center
}
.Center_AnalystInfo_Propose a {
  float: left;
  width: 71px;
  height: 21px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.Center_AnalystInfo_DataUl {
  width: 110%;
  margin-left: -10px;
  margin-top: -5px;
}
.Center_AnalystInfo_DataUl>li {
  float: left;
  border-right: 1px solid #9C9C9C;
}
.Center_AnalystInfo_DataUl>li div {
  padding: 0 10px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  text-align: center;
}
.Center_AnalystInfo_DataTitle {
  margin-bottom: 5px;
}
/* 推荐、要闻、专题、视频 */
.Center_TopicInfoBox {
  width: 315px;
  height: 530px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_TopicInfo {
  width: 268px;
  height: 23px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CBA264;
  margin: 21px 25px 15px 25px;
  float: left;
}
.Center_TopicInfoUl {
  float: left;
}
.Center_TopicInfoUl>li{
  float: left;
  font-family: Source Han Sans CN;
  font-size: 16px;
  /* font-weight: bold; */
  color: #000000;
  cursor: pointer;
  margin-right: 15px;
  margin-left: 5px;
}
.Center_TopicInfoMore {
  float: right;
}
.Center_TopicInfoMore img {
  width: 21px;
  height: 20px;
  cursor: pointer;
}
.Center_TopicInfoMore img:hover {
  animation: mymove 1s linear infinite;
}
@keyframes mymove {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes mymove {/* Safari and Chrome */
  100% {
    transform: rotate(360deg);
  }
}
.Center_TopicModuleDiv {
  width: 268px;
  overflow: hidden;
  margin: 0 25px;
}
.Center_TopicModuleDivUl {
  width: 1000%;
}
.Center_TopicModuleDivUl li {
  float: left;
  width: 268px;
}
/* 推荐、要闻 */
.Center_TopicModule_PushUl {
  width: 110%;
  height: 375px;
  overflow: hidden;
  margin-bottom: 10px;
}
.Center_TopicModule_PushUl>li {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 13px;
  margin-bottom: 20px;
}
.Center_TopicModule_Img {
  float: left;
  width: 88px;
  height: 65px;
}
.Center_TopicModule_Img img {
  float: left;
  width: 100%;
  height: 100%;
}
.Center_TopicModule_Info {
  float: left;
  margin-left: 14px;
}
.Center_TopicModule_Summary {
  width: 139px;
  height: 40px;
  word-break: break-all;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 这里是超出几行省略 */
  overflow: hidden;
  line-height: 20px;
  margin-bottom: 5px;
}
.Center_TopicModule_Summary a {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.Center_TopicModule_Time {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #434343;
}
/* 专题 */
.Center_MotifModule_PushUl {
  width: 110%;
  height: 375px;
  overflow: hidden;
  margin-bottom: 10px;
}
.Center_MotifModule_PushUl>li {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 13px;
  margin-bottom: 15px;
}
.Center_MotifModule_Img {
  float: left;
  width: 80px;
  height: 50px;
}
.Center_MotifModule_Img img {
  float: left;
  width: 100%;
  height: 100%;
}
.Center_MotifModule_Info {
  float: left;
  margin-left: 14px;
}
.Center_MotifModule_Summary {
  width: 155px;
  height: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
.Center_MotifModule_Summary a {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.Center_MopicModule_Introduce {
  word-break: break-all;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 这里是超出几行省略 */
  overflow: hidden;
  width: 155px;
  height: 30px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #434343;
}
/* 视频 */
.Center_VideoModule_PushUl {
  width: 100%;
  height: 375px;
  overflow: hidden;
  margin-bottom: 10px;
}
.Center_VideoModule_PushUl>li {
  margin-bottom: 23px;
}
.Center_VideoModule_ImgDiv {
  width: 268px;
  height: 140px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.video {
  float: left;
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.video:hover {
  transform: scale(1.3);
}
.video1 {
  width: 73px;
  height: 73px;
  position: absolute;
  top: 35px;
  left: 90px;
  z-index: 1;
}
.Center_VideoModule_Title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  width: 261px;
  height: 20px;
}
.Center_VideoModule_Title a{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000; 
}
/* 活动 */
.Center_ActivityInfoBox {
  width: 315px;
  height: 490px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_ActivityInfo {
  width: 268px;
  height: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #CBA264;
  margin: 28px 25px 30px 25px;
  float: left;
}
.Center_ActivityInfoUl {
  float: left;
}
.Center_ActivityInfoUl>li{
  float: left;
  font-size: 16px;
  font-family: Source Han Sans CN;
  /* font-weight: bold; */
  color: #000000;
  cursor: pointer;
  margin-right: 10px;
}
.Center_ActivityInfoMore {
  float: right;
  width: 15px;
  height: 15px;
  margin: 4px 4px 0 0;
}
.Center_ActivityInfoMore img {
  float: left;
  width: 100%;
  height: 100%;
}
.Center_ActivityModuleDiv {
  width: 268px;
  overflow: hidden;
  margin: 0 25px;
}
.Center_ActivityModuleDivUl {
  width: 1000%;
}
.Center_ActivityModuleDivUl li {
  float: left;
  width: 268px;
}
.Center_ActivityModule_PushUl {
  width: 100%;
  height: 390px;
  overflow: hidden;
  margin-bottom: 10px;
}
.Center_ActivityModule_PushUl>li {
  margin-bottom: 20px;
}
.Center_ActivityModule_ImgDiv {
  width: 268px;
  height: 131px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.activity {
  float: left;
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.activity:hover {
  transform: scale(1.3);
}
.Center_ActivityModule_Title {
  width: 261px;
  height: 20px;
}
.Center_ActivityModule_Address {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.Center_ActivityModule_Time {
  float: right;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
/* 图书 */
.Center_BooksModule_PushUl {
  width: 168px;
  height: 207px;
  margin: 0 auto 28px auto;
}
.Center_BooksModule_PushUl img {
  float: left;
  width: 100%;
  height: 100%;
}
.Center_BooksModule_TitleModule {
  margin-bottom: 20px;
}
.Center_BooksModule_Title {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}
.Center_BooksModule_Summary {
  width: 268px;
  height: 50px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  word-break: break-all;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 这里是超出几行省略 */
  overflow: hidden;
  line-height: 25px;
}
.Center_BooksModule_Price {
  width: 100%;
  height: 34px;
  line-height: 34px;
}
.Center_BooksModule_NowPrice {
  float: left;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #CD0303;
  margin-right: 20px;
}
.Center_BooksModule_OriginalPrice {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  text-decoration: line-through;
  color: #000000;
  line-height: 35px;
}
.Center_BooksModule_Buy {
  float: right;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 17px;
  background-color: red;
  border-radius: 3px;
  letter-spacing:5px; /* 字间距 */
  text-indent:5px;
  height: 30px;
  line-height: 30px;
}
/* 金融分析大会 */
.Center_SignUpModule {
  width: 268px;
  height: 40px;
}
.Center_SignUpModuleDiv {
  float: left;
  width: 170px;
}
.Center_SignUpModule_Title {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  margin-bottom: 5px;
  width: 170px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}
.Center_SignUpModule_Title a {
  color: #000000;
}
.Center_SignUpModule_Time {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #4B4B4B;
}
.Center_SignUpModule_Registering {
  float: right;
  background: #D71010;
  border-radius: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 20px;
  width: 75px;
  height: 21px;
  text-align: center;
}