/* 金汇圈-子页面 */
.Center {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  clear: both;
}
.Center_Box {
  width: 1200px;
  margin: 0 auto;
}
.Center_left {
  float: left;
  width: 865px;
}
/* 文章、视频内容模块 */
.Center_article {
  width: 865px;
  background: #FFFFFF;
}
.Center_articleBox {
  padding: 20px 40px;
}
.Center_CommentTitle{
  display: inline-block;
  width: 100%;
}
.Center_CommentImg {
  float: left;
  margin-right: 10px;
  border-radius: 100px;
}
.Center_CommentImg img {
  width: 45px;
  height: 45px;
  float: left;
}
.Center_BaseInfo {
  float: left;
  position: relative;
}
.name {
  float: left;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
}
.Center_BaseInfo img {
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -5px;
}
.time {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #A8A8A8;
  position: absolute;
  left: 0;
  top: 25px;
}
.focus_onBox {
  float: right;
  margin-top: 10px;
}
.setup  {
  float: left;
  margin-right: 10px;
}
.focus_on img{
  width: 60px;
  height: 30px;
}
.setup img {
  cursor: pointer;
  width: 22px;
  height: 12px;
}
.setupinfo {
  position: absolute;
  width: 50px;
  background: #FFFFFF;
  box-shadow: 0px 0px 5px 0px rgba(75,75,75,0.35);
  top: 25px;
  left: -12px;
  text-align: center;
  display: none;
}
.setupinfo p {
  margin: 10px 0;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  cursor: pointer;
}
/* 投诉提示 */
.Complaint {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  background: url("../img/jinhuipen/suspended/mask_img.png");
  top: 0;
  left: 0;
  display: none;
}
.ComplaintBox {
  width: 380px;
  height: 330px;
  background: #FFFFFF;
  margin: 20% auto;
}
.ComplaintTitle {
  width: 100%;
  height: 40px;
  background: #F1F2F7;
  text-align: center;
  position: relative;
  line-height: 40px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.Complaint_Close {
  position: absolute;
  width: 17px;
  height: 17px;
  right: 12px;
  top: 12px;
  background: url("../img/jinhuipen/suspended/CloseImg.png") no-repeat;
  cursor: pointer;
}
.DeleteInfo {
  text-align: center;
}
.DeleteInfo p {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin: 50px auto;
}
.DeleteButtom {
  width: 100%;
}
.DeleteButtom span{
  float: left;
  cursor: pointer;
  width: 110px;
  height: 33px;
  background: url("../img/jinhuipen_Sub/icon10.png") no-repeat;
  margin-left: 50px;
}
.DeleteButtom a {
  float: right;
  width: 110px;
  height: 33px;
  background: url("../img/jinhuipen_Sub/icon11.png") no-repeat;
  margin-right: 50px;
}
/* 删除限制 */
.DeleteLimit {
  text-align: center;
}
.DeleteLimit p {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin: 25px 0;
}
.DeleteLimit img {
  width: 114px;
  height: 81px;
  margin-top: 25px;
}
.DeleteLimit span {
  margin-top: 15px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #8E8E8E;
  display: block;
}
/* 视频标题 */
.Content_Title {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  margin-bottom: 30px;
}
.videosTitle {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-bottom: 30px;
}
.videosTitle a {
  color: #D29310;
  display: inline-block;
}
.videosTitle a img {
  width: 21px;
  height: 16px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 4px;
}
/* 内容视频展示模块 */
.ContentHtml {
  width: 100%;
  height: 100%;
  margin-top: 30px;
}
/* 悬赏模块 */
.AppreciateBox {
  margin-top: 60px;
  text-align: center;
}
.AppreciateBox p {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-bottom: 15px;
}
.AppreciateButton {
  width: 90px;
  height: 30px;
  line-height: 30px;
  background: #D7AA46;
  border-radius: 15px;
  margin: 0 auto;
  cursor: pointer;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.AppreciateButton img {
  width: 14px;
  height: 13px;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
.AppreciateNum {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}
.Appreciate_Avatar {
  width: 100%;
  text-align: center;
}
.Appreciate_Avatar li {
  display: inline-flex;
  margin-left: -15px;
}
.Appreciate_Avatar li>img {
  width: 30px;
  height: 30px;
  border-radius: 100px;
}
.Appreciate_Avatar li:nth-child(1){
  margin-left: 0;
}
/* 风控 */
.ControlBox {
  margin-top: 60px;
  display: flow-root;
  padding: 0 40px;
  line-height: 20px;
}
.Control_left {
  float: left;
}
.Control_left>div {
  float: left;
}
.icon1 {
  padding: 2px 7px;
  border-radius: 100px;
  background: #ECECEC;
  margin-right: 15px;
}
.icon1 a {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  float: left;
}
.icon1 a>img {
  width: 11px;
  height: 10px;
  vertical-align: middle;
  margin-top: -2px;
}
.topic {
  margin-right: 15px;
}
.topic a{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #D7AA46;
}
.Control_right {
  float: right;
}
.Control_right>div {
  float: left;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-left: 15px;
  line-height: 25px;
}
.Control_right div>img {
  cursor: pointer;
  vertical-align: middle;
}
.icon3 {
  width: 22px;
  height: 22px;
  vertical-align: bottom !important;
  margin-bottom: 4px;
}
.icon4 {
  width: 18px;
  height: 14px;
}
.icon5 {
  width: 18px;
  height: 10px;
}
.icon6 {
  width: 17px;
  height: 18px;
  margin-bottom: 2px;
}
.icon7 {
  width: 13px;
  height: 13px;
  margin-top: -3px;
}
/* 分享 */
.share {
  position: absolute;
  width: 340px;
  height: 140px;
  top: 25px;
  left: -195px;
  background: #FFFFFF;
  box-shadow: 0 0 10px #ebebeb;
  display: none;
}
.share_title {
  text-align: center;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 35px;
  height: 35px;
  background: #f1f1f1;
}
.share_title img {
  cursor: auto !important;
  margin-top: -4px;
}
.share_Close {
  background: url("../img/jinhuipen_Sub/shareX.png") no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.share_connect {
  margin-top: 25px;
  text-align: center;
}
.share_connect a {
  margin: 10px;
}
.share_connect a>img {
  width: 49px;
  height: 49px;
}
/* 声明 */
.statement {
  margin: 30px 40px;
  width: 785px;
  height: 145px;
  background: #FFF7ED;
  display: inline-block;
}
.statementBox {
  padding: 15px 25px;
}
.statement_Title {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #CBA264;
  margin-bottom: 15px;
}
.statementBox>p {
  margin-bottom: 10px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
/* 评论区域 */
.CommentDiv {
  padding: 30px 40px;
}
.Comment_Title {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
}
.dis {
  width: 4px;
  height: 22px;
  background: #CBA264;
  float: left;
  margin: 0 15px 0 10px;
}
/* 评论区域 */
.subBox {
  border-top: 1px solid #E8E8E8;
  width: 100%;
  float: left;
  background: #F9F9F9;
  margin-bottom: 30px;
}
.login {
  float: left;
  margin-left: 25px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  margin-top: 15px;
  color: #606060;
}
.login>span {
  color: #CBA264;
  cursor: pointer;
}
.quit {
  float: left;
  margin-left: 25px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #606060;
  margin-top: 15px;
  display: none;
}
.quit a,.quit span{
  color: #CBA264;
  cursor: pointer;
}
/* 到底 */
.In_The_End {
  margin: 30px 0;
  text-align: center;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #606060;
}
/* 暂无评论 */
.No_Comments {
  text-align: center;
  display: none;
}
.No_Comments img{
  width: 230px;
  height: 210px;
  margin-top: 130px;
}
.No_Comments p {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #9A9A9A;
  margin-bottom: 150px;
}
/* 赞赏提示 */
.Appreciate {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  background: url("../img/jinhuipen/suspended/mask_img.png");
  top: 0;
  left: 0;
  display: none;
}
.Appreciate_Box {
  width: 500px;
  height: 370px;
  background: #FFFFFF;
  margin: 15% auto;
}
.Appreciate_info {
  margin: 30px auto 0 auto;
  width: 85%;
}
.Appreciate_info p {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
  margin-bottom: 25px;
}
.gold {
  color: #D7AA46;
}
.Appreciate_info p>input {
  width: 65px;
  outline: none;
}
.reason {
  outline: none;
  margin-top: 15px;
  border: 1px dashed #C4C4C4;
  padding: 5px 10px;
  width: 90%;
}
.submitBox {
  margin: 25px 0;
}
.Appreciate_Sure {
  float: right;
  margin-right: 40px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  background: #d7aa46;
  padding: 7px 15px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.Appreciate_Cancel {
  float: right;
  margin-right: 40px;
  cursor: pointer;
  padding: 7px 15px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  background: #e8e8e8;
  border-radius: 5px;
}
.Appreciate_Close {
  position: absolute;
  width: 17px;
  height: 17px;
  right: 12px;
  top: 12px;
  background: url("../img/jinhuipen/suspended/CloseImg.png") no-repeat;
  cursor: pointer;
}
/* 右模块 */
.Center_right {
  float: right;
  width: 315px;
}
/* 作者信息 */
.AuthorBox {
  width: 315px;
  height: 276px;
  margin-bottom: 20px;
  background: url("../img/jinhuipen_Sub/icon_banner1.png") no-repeat;
  text-align: center;
}
.AuthorImg {
  width: 70px;
  height: 70px;
  margin-top: 30px;
  border-radius: 100px;
}
.AuthorNameBox {
  margin-top: 10px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-top: 10px;
}
.AuthorNameBox span {
  margin-right: 15px;
}
.AuthorNameBox img{
  width: 43px;
  height: 20px;
  vertical-align: bottom;
}
/* 关注、订阅 */
.AuthorFocusOn {
  text-align: center;
  margin-top: 20px;
}
.Author_FocusSpan {
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  margin-right: 10px;
}
.s1 {
  color: #D7AA46;
  padding: 2px 10px;
  border: 1px solid #D7AA46;
  cursor: pointer;
}
.s2 {
  color: #D7AA46;
  padding: 2px 10px;
  border: 1px solid #D7AA46;
  background: #fff2d1;
}
.Author_Order {
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.a1 {
  color: #FFFFFF;
  padding: 2px 7px;
  background: #f6a143;
  border: 1px solid #f6a143;
}
.a2 {
  color: #FFFFFF;
  padding: 2px 7px;
  background: #d7aa36;
  border: 1px solid #d7aa36;
}
.AuthorUl {
  width: 80%;
  margin: 25px auto 0 auto;
}
.AuthorUl li {
  float: left;
  text-align: center;
  padding: 0 20px;
}
.AuthorUl li:nth-of-type(2) {
  border-left: 1px solid #D0D0D0;
  border-right: 1px solid #D0D0D0;
}
.p1 {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
}
.p2 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
/* 风控大神 */
.Great_God {
  width: 315px;
  height: 400px;
  background: url("../img/jinhuipen_Sub/icon_banner2.png") no-repeat;
  margin-bottom: 20px;
  position: relative;
}
.GreatImgBox {
  position: absolute;
  top: 15px;
  right: 20px;
}
.GreatImg {
  cursor: pointer;
  width: 21px;
  height: 21px;
}
/* 分享1 */
.share1{
  position: absolute;
  width: 315px;
  height: 140px;
  top: -15px;
  left: -274px;
  background: #FFFFFF;
  box-shadow: 0 0 10px #ebebeb;
  display: none;
}
.share1_title {
  text-align: center;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 35px;
  height: 35px;
  background: #f1f1f1;
}
.share1_title img {
  cursor: auto !important;
  margin-top: -4px;
}
.share1_Close {
  background: url("../img/jinhuipen_Sub/shareX.png") no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.share1_connect {
  margin-top: 25px;
  text-align: center;
}
.share1_connect a {
  margin: 10px;
}
.share1_connect a>img {
  width: 49px;
  height: 49px;
}
.Great_AuthorDiv {
  text-align: center;
}
.Great_AuthorDiv img {
  width: 115px;
  height: 115px;
  margin-top: 50px;
}
.Great_Title {
  text-align: center;
  margin-top: 15px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.Great_Brief {
  width: 80%;
  margin: 10px auto 0 auto;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 25px;
}
.Great_Focus {
  margin-top: 15px;
  text-align: center;
}
.Great_FB {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
._a1 {
  padding: 2px 20px;
  color: #D7AA46;
  border: 1px solid #D7AA46;
  border-radius: 3px;
  margin-right: 20px;
}
._a2 {
  padding: 2px 20px;
  color: #D7AA46;
  border: 1px solid #D7AA46;
  border-radius: 3px;
}
._a3 {
  padding: 2px 12px;
  color: #D7AA46;
  border: 1px solid #D7AA46;
  border-radius: 3px;
}
.Center_UpDateViewListBox {
  width: 315px;
  height: 440px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_UpDateViewList {
  width: 268px;
  height: 16px;
  padding-bottom: 11px;
  border-bottom: 1px solid #CBA264;
  margin: 21px 25px 15px 25px;
  float: left;
}
.Center_UpDateViewListUl {
  float: left;
  width: 80%;
}
.Center_UpDateViewListUl>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_UpDateViewListMore {
  float: right;
}
.Center_UpDateViewListMore a {
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  font-size: 12px;
}
.Center_ViewListInfo {
  width: 268px;
  overflow: hidden;
  margin: 0 25px;
  height: 365px;
}
.Center_ViewListInfoUl {
  width: 1000%;
}
.Center_ViewListInfoUl li {
  float: left;
  width: 268px;
}
.Center__ViewList_Answer {
  width:268px;
  height: 370px;
  overflow-y: scroll;
  scrollbar-width:none; /*火狐隐藏滚动条*/
}
.Center__ViewList_Answer::-webkit-scrollbar {
  display: none;
}
.Center__ViewList_Answer>li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}
.__ViewListDiv {
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}
.__ViewListDiv img {
  float: left;
  width: 19px;
  height: 19px;
  margin-right: 5px;
  margin-top: 2px;
}
.__ViewListName {
  float: left;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.__ViewListTime {
  float: right;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.__ViewListInfo {
  padding-left: 25px;
  font-size: 13px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  word-break: break-word;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 这里是超出几行省略 */
  width: 92%;
  overflow: hidden;
  line-height: 22px;
  margin-bottom: 10px;
}
.__ViewListInfo a {
  color: #000000;
}
/* 热门课题 */
.hot_subject {
  width: 100%;
  height: 232px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.hot_subject_TitleBox {
  padding: 15px 20px;
}
.hot_subject_Title {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
}
.hot_subject_More {
  float: right;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-top: 5px;
}
/* 课程轮播 */
.hot_bannerBox{
  width: 277px;
  height: 152px;
  position: relative;
}
.hot_banner_img{
  width: 277px;
  height: 152px;
}
.hot_banner_img ul li{
  position: absolute;
  display: none;
}
.hot_banner_img ul li a{
  display: block;
  width: 277px;
  height: 152px;
  font-size: 100px;
  text-align: center;
  color: #fff;
}
.hot_banner_tab{
  position: absolute;
  bottom: -20px;
  text-align: center;
  width: 277px
}
.hot_banner_tab a{
  display: inline-block;
  font-size: 10px;
  background: #fff;
  margin: 0 5px;
  color: #333;
  width: 20px;
  height: 4px;
  background: #E8E8E8
}
.hot_banner_tab a.active{
  background: #DEBD8A;
  color: #fff;
}
/* Ta热门文章 */
.popular_article {
  width: 315px;
  height: 592px;
  background: #FFFFFF;
  margin-bottom: 20px;
}
.Center_TopicModule_PushUl {
  width: 110%;
  height: 525px;
  overflow-y: scroll;
  margin-bottom: 10px;
}
.Center_TopicModule_PushUl>li {
  margin-bottom: 30px;
  display: inline-block;
}
.Center_TopicModule_Img {
  float: left;
  width: 96px;
  height: 72px;
}
.Center_TopicModule_Img img {
  float: left;
  width: 100%;
  height: 100%;
}
.Center_TopicModule_Info {
  float: left;
  margin-left: 14px;
}
.Center_TopicModule_Summary {
  width: 160px;
  height: 50px;
  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;
  margin-bottom: 5px;
}
.Center_TopicModule_Summary a {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.Center_TopicModule_Time {
  height: 20px;
}
.time1 {
  float: left;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #434343;
}
.time1 img {
  width: 19px;
  height: 19px;
  vertical-align: bottom;
}
.time2 {
  float: right;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #434343;
  margin-top: 2px;
}
.time2 img {
  width: 16px;
  height: 8px;
  vertical-align: middle;
}
.Center_TopicModule_PushUl::-webkit-scrollbar {
  display: none;
}
/* 风险提示 */
.Center_Risk {
  margin-bottom: 20px;
  display: inline-block;
  width: 315px;
  background: #FFFFFF;
}
.Center_RiskBox {
  padding: 15px;
}
.Center_Risk_Title {
  height: 18px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #C71212;
}
.Center_Risk_Title img {
  width: 24px;
  height: 22px;
  vertical-align: middle;
  margin-right: 5px;
}
.Center_Risk_Content,.Center_Risk_Content1 {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-top: 20px;
  line-height: 30px;
}