.user_collection_row,
.h-footer {
  display: none;
}
body {
  background: #fff !important;
}
#new_content_detail {
  padding-top: 32px;
}
#new_content_detail .content_detail_box {
  display: flex;
  justify-content: space-between;
  width: 1400px;
  margin: 0 auto;
}
#new_content_detail .content_detail_box .content_detail_btn_box:hover .content_detail_btn_group,
#new_content_detail .content_detail_box .content_detail_btn_box:hover .out_save_img {
  opacity: 1 !important;
}
#new_content_detail .content_detail_box .content_detail_left {
  width: 64px;
  height: 100%;
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content {
  height: 351px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  justify-content: space-between;
  position: fixed;
  top: 220px;
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content .content_detail_left_avatar_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content .content_detail_left_avatar_box .content_detail_left_avatar {
  width: 56px;
  height: 56px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content .content_detail_left_avatar_box .content_detail_left_avatar_follow {
  min-width: 48px;
  line-height: 20px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffe000;
  font-family: PingFang SC;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.88);
  z-index: 1;
  margin-top: -13px;
  cursor: pointer;
  padding: 0 6px;
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content .content_detail_left_avatar_box .followed {
  background: #ebebeb;
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content .content_detail_left_share {
  width: 64px;
  height: 64px;
  border-radius: 64px;
  opacity: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  gap: 3px;
  background: #ffffff;
  box-shadow: 0px 1.6px 12.8px 0px rgba(0, 0, 0, 0.08);
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content .content_detail_left_share.cur {
  background: linear-gradient(45deg, #FFC400 0%, #FFE95A 99%), linear-gradient(317deg, #FF8F00 14%, #FFE000 85%);
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content .content_detail_left_share svg {
  width: 20px;
  height: 20px;
  margin-bottom: 2px;
}
#new_content_detail .content_detail_box .content_detail_left .content_detail_left_content .content_detail_left_share span {
  line-height: 15px;
}
#new_content_detail .content_detail_box .mini_code {
  position: fixed;
  top: 312px;
  left: 82px;
  z-index: 2;
}
#new_content_detail .content_detail_box .mini_code .wechat_content {
  width: 144px;
  height: auto;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 4px -1px hsla(0, 0%, 60%, 0.2), 0 1px 10px 0 hsla(0, 0%, 60%, 0.12), 0 4px 5px 0 hsla(0, 0%, 60%, 0.14);
  border-radius: 16px;
  padding-bottom: 16px;
  position: relative;
  z-index: 999;
}
#new_content_detail .content_detail_box .mini_code .wechat_content .copy_link {
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 20px;
  cursor: pointer;
}
#new_content_detail .content_detail_box .mini_code .wechat_content .copy_link i {
  font-size: 16px;
  padding-right: 8px;
  color: rgba(0, 0, 0, 0.4);
}
#new_content_detail .content_detail_box .mini_code .wechat_content .copy_link span {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  line-height: 24px;
}
#new_content_detail .content_detail_box .mini_code .wechat_content .copy_link .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#new_content_detail .content_detail_box .mini_code .wechat_content .wx_icon {
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 20px;
  background-color: #fff;
  cursor: default;
}
#new_content_detail .content_detail_box .mini_code .wechat_content .wx_icon i {
  font-size: 16px;
  padding-right: 8px;
  color: #22ab39;
}
#new_content_detail .content_detail_box .mini_code .wechat_content .wx_img {
  padding: 0 16px;
  cursor: default;
  box-sizing: border-box;
}
#new_content_detail .content_detail_box .content_detail_center {
  width: 904px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_center_box {
  min-height: 1000px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_title {
  font-family: PingFang SC;
  font-size: 36px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  margin-bottom: 22px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_eyes {
  display: flex;
  align-items: center;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_eyes svg {
  width: 14px;
  height: 14px;
  margin: 0.5px 2px 0 0;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_publish_time {
  margin: 0 16px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_type a {
  color: rgba(0, 0, 0, 0.4);
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp {
  margin-left: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp .content_detail_info_dorp_title {
  display: flex;
  align-items: center;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp svg {
  width: 16px;
  height: 16px;
  margin: 2px 2px 0 0;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp .sub_work_info_box {
  display: flex;
  flex-direction: column;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp .sub_work_info_box .trans_box {
  height: 10px;
  width: 100px;
  position: absolute;
  top: 17px;
  left: -16px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp .sub_work_info_box .sub_work_info {
  position: absolute;
  top: 24px;
  left: -16px;
  width: 288px;
  background: #fff;
  box-shadow: 0 4px 32px 4px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  padding: 16px;
  z-index: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: default;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp .sub_work_info_box .sub_work_info .sub_txt_info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  overflow: hidden;
  margin-bottom: 4px;
  flex-wrap: wrap;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp .sub_work_info_box .sub_work_info .sub_txt_info label {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.88);
  line-height: 24px;
  font-size: 14px;
  display: block;
  width: 61px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp .sub_work_info_box .sub_work_info .sub_txt_info span {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  line-height: 24px;
  font-size: 14px;
  margin-left: 8px;
  flex: 1;
  display: block;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp .sub_work_info_box .sub_work_info .sub_txt_info span a {
  color: rgba(0, 0, 0, 0.4);
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_info .content_detail_info_dorp_title:hover {
  color: #ff8f00;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_article_box {
  background: #F7F7F7;
  padding: 20px 24px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_article_box .article_top .iconpark-icon {
  width: 26px;
  height: 26px;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.16);
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_article_box .article_top .tit {
  height: 25px;
  line-height: 25px;
  margin-bottom: 8px;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_article {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 1.5px;
  color: rgba(0, 0, 0, 0.88);
  position: relative;
  overflow: hidden;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_article .more_article {
  display: flex;
  align-items: center;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: rgba(0, 111, 255, 0.88);
  width: 64px;
  height: 28px;
  background: linear-gradient(270deg, #F6F6F6 50%, rgba(246, 246, 246, 0.88) 100%);
  box-sizing: border-box;
  padding-left: 16px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_article .more_article svg {
  width: 16px;
  height: 16px;
}
#new_content_detail .content_detail_box .content_detail_center .content_detail_article_all {
  height: auto !important;
  overflow: auto;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img {
  position: relative;
  margin-top: 20px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .new_video {
  font-size: 0;
  text-align: center;
  margin-bottom: 16px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .new_video video {
  width: 100%;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .new_video .video_play_svg_new {
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 24px;
  border: 2px solid hsla(0, 0%, 100%, 0.88);
  backdrop-filter: blur(4px);
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  color: #fff;
  z-index: 2;
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .new_video .video_play_svg_new svg {
  width: 24px;
  height: 24px;
  position: absolute;
  left: calc(50% - 11px);
  top: calc(50% - 12px);
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .new_video .video_poster_img {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .new_video .video_poster_img img {
  width: 100%;
  height: 100%;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row {
  display: flex;
  align-items: flex-start;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile:first-of-type {
  margin-right: 8px!important;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile {
  width: 50%;
  margin: 0!important;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .article_img_detaile_content {
  padding: 0;
  text-align: center;
  position: relative;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .article_img_detaile_content img {
  max-width: 100%;
  width: 100%;
  cursor: zoom-in;
  border-radius: 8px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .article_img_detaile_content:last-child {
  margin-bottom: 0;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group {
  position: absolute;
  right: 12px;
  top: 12px;
  transition: 0.3s;
  display: flex;
  justify-content: flex-end;
  opacity: 0;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group .content_detail_review_btn_new {
  width: 116px;
  height: 28px;
  border-radius: 4px;
  backdrop-filter: blur(8px);
  cursor: pointer;
  display: flex;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group .content_detail_review_btn_new .left_btn {
  width: 28px;
  height: 28px;
  opacity: 1;
  background: #FFE000;
  border-radius: 4px 0 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group .content_detail_review_btn_new .left_btn svg {
  width: 14px;
  height: 14px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group .content_detail_review_btn_new .right_btn {
  width: 88px;
  background: rgba(255, 255, 255, 0.88);
  border-radius: 0 4px 4px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  line-height: 28px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group .content_detail_handle_btn_new {
  margin-right: 16px;
  width: 80px;
  line-height: 28px;
  border-radius: 4px;
  flex-direction: row;
  background: rgba(255, 255, 255, 0.88);
  backdrop-filter: blur(8px);
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group .content_detail_handle_btn_new svg {
  width: 14px;
  height: 14px;
  margin-right: 2px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new {
  position: absolute;
  left: 50%;
  bottom: 16px;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: 0.3s;
  height: 42px;
  transform: translateX(-50%);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.64);
  backdrop-filter: blur(8px);
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_l {
  width: 1px;
  height: 16px;
  background: rgba(0, 0, 0, 0.08);
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item {
  display: flex;
  align-items: center;
  height: 30px;
  margin: 0 6px;
  padding: 6.5px 10px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item:hover {
  background: rgba(255, 255, 255, 0.88);
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item .out_save_img {
  position: relative;
  opacity: 1;
  right: auto;
  bottom: auto;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  padding: 0;
  background: transparent;
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item .out_save_img .txt {
  position: relative;
  line-height: 14px;
  top: -0.5px;
  white-space: nowrap;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new i {
  top: 68px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item .nowrap {
  white-space: nowrap;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item .icon1 {
  position: relative;
  width: 12px;
  height: 12px;
  margin-right: 2px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item .vip2 {
  width: 18px;
  height: 12px;
  max-width: 18px;
  margin-left: 2px;
  border-radius: 0;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item .vip {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 12px;
  margin-left: 2px;
  border-radius: 2px;
  background: linear-gradient(236deg, #F8E2C4 0%, #F3BB6C 100%);
  font-size: 10px;
  font-family: 'DingTalk';
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .content_detail_btn_group_new .content_detail_btn_item .vip span {
  position: relative;
  top: -0.5px;
  transform: scale(0.8);
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .detail_img_box:hover .content_detail_btn_group {
  opacity: 1;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .article_img_detaile_content:hover .content_detail_btn_group_new {
  opacity: 1;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img {
  position: absolute;
  right: 12px ;
  bottom: 12px ;
  left: auto;
  top: auto;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.88);
  padding: 0 4px;
  cursor: pointer;
  width: 96px;
  height: 22px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.16);
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img svg {
  width: 12px;
  height: 12px;
  margin: 0;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img span {
  margin: 0 2px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img .dwn_tips_detaile_box {
  bottom: 22px;
  left: -104px;
  position: absolute;
  padding-bottom: 6px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new {
  display: block;
  transition: 0.3s;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new i {
  left: auto;
  font-size: 25px;
  color: rgba(0, 0, 0, 0.64);
  top: 70px;
  right: 9px;
  position: absolute;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new .cont_tips {
  width: 200px;
  height: auto;
  font-weight: 400;
  color: #fff;
  padding: 4px 6px;
  text-align: left;
  background: rgba(0, 0, 0, 0.64);
  border-radius: 6px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new .tips_red_btn {
  font-size: 12px;
  font-weight: 400;
  color: #ff5967;
  margin-left: 5px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .article_img_detaile .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new .tips_red_btn:hover {
  color: #ff5967 !important;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .detail_tow_row .detail_copy_img_box {
  margin: 0 0 8px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .bottom_open_vip {
  width: 100%;
  height: 400px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 88%);
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: -408px;
  border-radius: 0px 0px 8px 8px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .bottom_open_vip .fixed_btn {
  width: 368px;
  height: 64px;
  border-radius: 8px;
  opacity: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 0px;
  background: linear-gradient(80deg, #FFC400 0%, #FFE95A 99%);
  box-shadow: 0px 1.6px 12.8px 0px rgba(0, 0, 0, 0.08);
  font-family: PingFang SC;
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0em;
  color: rgba(0, 0, 0, 0.88);
  margin: 260px auto 0;
  cursor: pointer;
  position: relative;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .bottom_open_vip .fixed_btn svg {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .bottom_open_vip .fixed_btn .btn_tag {
  width: 132px;
  height: 32px;
  border-radius: 8px 8px 0px 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 16px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), linear-gradient(76deg, #000000 0%, #B06B10 100%);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #FFFFFF;
  position: absolute;
  justify-content: center;
  right: 0;
  top: -18px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .bottom_open_vip .last_read_text {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: #E79407;
  margin: 16px auto 16px;
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .bottom_open_vip .fixed_text {
  margin: 0 auto;
  font-family: PingFang SC;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}
#new_content_detail .content_detail_box .content_detail_center .article_cont_img .bottom_open_vip .fixed_text span:nth-child(2) {
  margin: 0 16px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box {
  margin-top: 56px;
  position: relative;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .detail_zan_btn {
  width: 60px;
  height: 60px;
  position: relative;
  top: -10px;
  box-shadow: 0px 4px 32px 4px rgba(0, 0, 0, 0.08);
  color: #fff;
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
  flex-wrap: wrap;
  font-size: 12px;
  font-weight: 400;
  transition: 0.3s;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.08);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .detail_zan_btn:hover {
  box-shadow: 0 2px 4px -1px hsla(0, 0%, 60%, 0.2), 0 1px 10px 0 hsla(0, 0%, 60%, 0.12), 0 4px 5px 0 hsla(0, 0%, 60%, 0.14);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .detail_zan_btn .detail_zan_btn_img {
  padding-top: 18px;
  color: rgba(0, 0, 0, 0.64);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .detail_zan_btn .detail_zan_btn_img svg {
  width: 24px;
  height: 24px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .detail_zan_btn .detail_zan_btn_num {
  line-height: 12px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .detail_zan_btn_on {
  background: linear-gradient(317deg, #FF8F00 0%, #FFE000 100%);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .detail_zan_btn_on .detail_zan_btn_img {
  padding-top: 10px;
  color: #fff;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right {
  cursor: pointer;
  min-width: 70px;
  position: absolute;
  right: 0px;
  top: 0;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav {
  display: inline-block;
  margin-right: 16px;
  position: relative;
  /* 修改弹窗覆盖的位置 lyc */
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav span {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  line-height: 24px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing {
  position: absolute;
  top: 39px;
  left: -50px;
  z-index: 1000;
  padding-top: 8px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing .wechat_content {
  width: 144px;
  height: auto;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px -1px rgba(153, 153, 153, 0.2), 0px 1px 10px 0px rgba(153, 153, 153, 0.12), 0px 4px 5px 0px rgba(153, 153, 153, 0.14);
  border-radius: 16px;
  padding-bottom: 16px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing .wechat_content .copy_link {
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 20px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing .wechat_content .copy_link:hover {
  background: rgba(0, 0, 0, 0.08);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing .wechat_content .copy_link i {
  font-size: 16px;
  padding-right: 8px;
  color: rgba(0, 0, 0, 0.4);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing .wechat_content .wx_icon {
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 20px;
  background-color: #fff;
  cursor: default;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing .wechat_content .wx_icon i {
  font-size: 16px;
  padding-right: 8px;
  color: #22AB39;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing .wechat_content .wx_img {
  padding: 0 16px;
  cursor: default;
  box-sizing: border-box;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing .wechat_content .wx_img img {
  width: 100%;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav:last-child {
  margin-right: 0;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .nav .wechat_sharing.topActive {
  top: -227px !important;
  padding-top: 0;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .report {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .report:hover {
  box-shadow: 0px 2px 4px -1px rgba(153, 153, 153, 0.2), 0px 1px 10px 0px rgba(153, 153, 153, 0.12), 0px 4px 5px 0px rgba(153, 153, 153, 0.14);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .report.cur {
  background: #FFE000;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .report i {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.64);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .report svg {
  width: 20px;
  height: 20px;
  color: rgba(0, 0, 0, 0.64);
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_right .report_text {
  padding-top: 5px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  text-align: center;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_left {
  left: 0;
}
#new_content_detail .content_detail_box .content_detail_center .detail_zan_box .nav_left .nav_left_tag {
  position: absolute;
  left: 24px;
  top: -7px;
  width: 24px;
  height: 24px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box {
  padding: 24px 0px 0 0px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_input {
  position: relative;
  width: 100%;
  background: #F6F6F6;
  border-radius: 12px;
  padding-right: 78px;
  height: 48px;
  line-height: 48px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_input input {
  width: 100%;
  height: 48px;
  lin-height: 48px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.88);
  border: 0;
  background: #F6F6F6;
  padding-left: 6px;
  border-radius: 12px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_input .detail_msg_box_send {
  height: 36px;
  line-height: 36px;
  border-radius: 12px;
  padding: 0 12px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.64);
  background: rgba(255, 224, 0, 0.4);
  position: absolute;
  right: 6px;
  top: 6px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_input .detail_msg_box_send_on {
  background: #FFE000;
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_title {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  line-height: 56px;
  height: 56px;
  margin-top: 16px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row {
  padding: 16px 0;
  display: flex;
  align-items: flex-start;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_row_img {
  width: 48px;
  height: 48px;
  margin-right: 16px;
  position: relative;
  flex: none;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_row_img .detail_msg_box_row_user {
  width: 48px;
  height: 48px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50%;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_row_img .detail_msg_box_row_v {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50%;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content {
  width: 100%;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_content_title {
  font-size: 14px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.88);
  line-height: 24px;
  display: flex;
  justify-content: space-between;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_content_title .detail_msg_box_content_name {
  max-width: 100%;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_content_title .detail_msg_box_content_name a {
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_content_title .detail_msg_box_content_warn {
  color: red;
  font-size: 12px;
  padding: 0 8px;
  white-space: nowrap;
  flex: auto;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_content_title .detail_msg_box_content_time {
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  flex: none;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_content_txt {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.88);
  line-height: 24px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_handle {
  margin-top: 8px;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_handle a {
  color: rgba(0, 0, 0, 0.4);
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_handle .detail_msg_box_handle_box {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_handle .detail_msg_box_handle_box svg {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_reply {
  padding: 16px;
  margin-top: 8px;
  background: #fafafa;
  border-radius: 16px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_reply .detail_msg_box_reply_title {
  font-size: 14px;
}
#new_content_detail .content_detail_box .content_detail_center .detail_msg_box .detail_msg_box_row .detail_msg_box_content .detail_msg_box_reply .detail_msg_box_replay_content {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.64);
  line-height: 24px;
  font-size: 14px;
}
#new_content_detail .content_detail_box .content_detail_right {
  width: 336px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box {
  width: 100%;
  height: 124px;
  margin-bottom: 24px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_title {
  height: 24px;
  line-height: 24px;
  margin-bottom: 16px;
  font-family: PingFang SC;
  font-size: 17px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.88);
  letter-spacing: 0px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_content {
  display: flex;
  justify-content: space-between;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_content .member_content_item {
  display: flex;
  align-items: center;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_content .member_content_item .member_content_item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  margin-right: 6px;
  background: linear-gradient(0deg, #FFF7E2, #FFF7E2), linear-gradient(180deg, #FFE6CC 0%, #FFFFFF 82%);
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_content .member_content_item .member_content_item_icon .iconpark-icon {
  width: 18px;
  height: 18px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_content .member_content_item .member_content_item_text {
  font-family: PingFang SC;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: 16px;
  border-radius: 8px;
  background-color: #FFDDAF;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  color: #922B00;
  background-image: url('/Public/web_v2/img/content/detail/member_btn_bg.png');
  background-repeat: no-repeat;
  background-size: 98px 96px;
  background-position: 0 -42px;
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_btn span {
  display: inline-block;
  width: 12px;
  margin: 0 2px;
  color: rgba(146, 43, 0, 0.4);
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_member_box .member_btn .iconpark-icon {
  width: 16px;
  height: 16px;
  margin-left: 2px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_cloud_box {
  display: flex;
  align-items: center;
  height: 28px;
  margin-bottom: 32px;
  border-radius: 8px;
  padding: 0px 4px;
  background: linear-gradient(0deg, #FFF1E6, #FFF1E6), linear-gradient(265deg, #F8E2C4 0%, #F3BB6C 100%);
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_cloud_box .txt {
  max-width: 284px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_cloud_box img {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin-right: 4px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_cloud_box .iconpark-icon {
  width: 16px;
  height: 16px;
  margin-left: 4px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_title {
  height: 24px;
  line-height: 24px;
  margin-bottom: 16px;
  font-family: PingFang SC;
  font-size: 17px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_list_box {
  overflow-y: auto;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_list_box::-webkit-scrollbar {
  width: 0px;
  /* 对于垂直滚动条 */
  background: transparent;
  /* 使滚动条背景透明 */
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_list_box::-webkit-scrollbar-thumb {
  background: transparent;
  /* 使滑块（滚动条拖动部分）透明 */
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_lists .recommend_item {
  display: flex;
  align-items: center;
  width: 100%;
  height: 135px;
  margin-bottom: 24px;
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_lists .recommend_item .recommend_item_img {
  width: 180px;
  height: 135px;
  border-radius: 8px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_lists .recommend_item .recommend_item_img img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_lists .recommend_item .recommend_item_text {
  position: relative;
  flex: 1;
  height: 135px;
  font-family: PingFang SC;
  font-size: 14px;
  padding: 6px 0 6px 12px;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_lists .recommend_item .recommend_item_text .tit {
  line-height: 26px;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  max-height: 100px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_lists .recommend_item .recommend_item_text .tips {
  position: absolute;
  bottom: 6px;
  color: rgba(0, 0, 0, 0.4);
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.04);
  font-family: PingFang SC;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.64);
  cursor: pointer;
}
#new_content_detail .content_detail_box .content_detail_right .detail_right_recommend_box .recommend_more .iconpark-icon {
  width: 16px;
  height: 16px;
  margin-top: 0.5px;
}
#new_content_detail .content_top_fixed {
  position: fixed;
  top: 64px;
  left: 0;
  display: none;
  width: 100%;
  height: 64px;
  background: #fff;
  z-index: 999;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
}
#new_content_detail .content_top_fixed .content_top_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 904px;
  height: 64px;
  margin: 0 auto;
  transform: translateX(-136px);
}
#new_content_detail .content_top_fixed .content_top_info .content_top_info_title {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.88);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 12px;
}
#new_content_detail .content_top_fixed .content_top_info .content_top_info_btn {
  display: flex;
  align-items: center;
}
#new_content_detail .content_top_fixed .content_top_info .content_top_info_btn .btn1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 36px;
  margin-right: 12px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.88);
  font-family: PingFang SC;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
#new_content_detail .content_top_fixed .content_top_info .content_top_info_btn .btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 36px;
  border-radius: 8px;
  background: #FFE000;
  color: rgba(0, 0, 0, 0.88);
  font-family: PingFang SC;
  font-size: 16px;
  cursor: pointer;
}
#new_content_detail .content_like_box {
  padding-top: 80px;
}
#new_content_detail .content_like_box .content_like_type_block {
  width: 100%;
  height: 60px;
  margin-bottom: 8px;
}
#new_content_detail .content_like_box .content_like_type_box {
  width: 100%;
  height: 60px;
  margin-bottom: 8px;
  padding: 12px 0 0;
  background: #fff;
}
#new_content_detail .content_like_box .content_like_type_box.fixed {
  position: fixed;
  top: 64px;
  left: 0;
  z-index: 999;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
}
#new_content_detail .content_like_box .content_like_type_box .content_like_type {
  display: flex;
  align-items: center;
  height: 36px;
  margin: 0 auto;
  flex-wrap: wrap;
  overflow: hidden;
}
#new_content_detail .content_like_box .content_like_type_box .content_like_type .like_type_title {
  margin-left: 16px;
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_like_box .content_like_type_box .content_like_type .like_type_item {
  display: inline-flex;
  align-items: center;
  height: 36px;
  border-radius: 8px;
  margin-left: 12px;
  padding: 0 12px;
  background: rgba(0, 0, 0, 0.04);
  font-family: PingFang SC;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.88);
  white-space: nowrap;
  cursor: pointer;
}
#new_content_detail .content_like_box .content_like_type_box .content_like_type .like_type_item.cur {
  background: #FFE000;
}
#new_content_detail .content_like_box .content_list_box {
  margin: 0 auto;
}
#new_content_detail .content_like_box .content_list_box .card_list .card_box {
  position: absolute;
  transition-duration: 0.4s;
  transition-timing-function: linear;
}
#new_content_detail .content_like_box .show_no_data {
  display: flex;
  justify-content: center;
}
#new_content_detail .content_like_box .show_no_data .no_data_content {
  display: flex;
  flex-direction: column;
  align-items: anchor-center;
}
#new_content_detail .content_like_box .show_no_data .no_data_pic {
  width: 200px;
  height: 158.59px;
  margin-bottom: 32px;
}
#new_content_detail .content_like_box .show_no_data .no_data_text {
  font-family: PingFang SC;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: rgba(0, 0, 0, 0.88);
}
#new_content_detail .content_like_box .show_no_data .no_data_text .clear_text {
  color: #ff8f00;
  cursor: pointer;
}
.bt_banner {
  position: fixed;
  bottom: -168px;
  width: 100%;
  min-width: 1200px;
  margin: auto;
  height: auto !important;
  z-index: 99994;
}
.bt_banner .close {
  position: absolute;
  left: 27px;
  top: 48px;
}
.bt_banner .close:hover {
  cursor: pointer;
}
.bt_banner .bt_banner_content {
  top: -160px;
  position: relative;
  display: flex;
  width: 800px;
  margin: 88px auto 30px;
}
.bt_banner .bt_banner_content .text {
  line-height: 48px;
  margin-right: 120px;
}
.bt_banner .bt_banner_content .open_dialog {
  width: 197px;
  height: 48px;
  background: linear-gradient(45deg, hsla(0, 0%, 100%, 0.52), #ffcb81);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
  border-radius: 24px;
  line-height: 48px;
  text-align: center;
}
.bt_banner .bt_banner_content .open_dialog:hover {
  cursor: pointer;
}
.i_banner {
  position: relative;
  width: 100%;
}
.cursor_default {
  cursor: default;
}
.fancybox-thumbs {
  width: 336px!important;
  background: rgba(0, 0, 0, 0.88) !important;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 336px!important;
}
.fancybox-thumbs__list {
  width: 304px!important;
  margin: 0 auto;
  background: #ddd;
}
.fancybox-thumbs__list a {
  width: 145px!important;
  height: 108px!important;
}
.content_detail_btn_group2 {
  opacity: 1!important;
}
.content_detail_btn_group {
  position: absolute;
  right: 12px;
  top: 12px;
  opacity: 0;
  transition: 0.3s;
  display: flex;
  justify-content: flex-end;
}
.content_detail_btn_group .content_detail_handle_btn {
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.content_detail_btn_group .content_detail_review_btn {
  color: rgba(0, 0, 0, 0.88);
  background: linear-gradient(225deg, #f8e2c4, #f3bb6c);
}
.content_detail_btn_group .content_detail_handle_btn,
.content_detail_btn_group .content_detail_review_btn {
  margin-left: 12px;
  height: 32px;
  line-height: 32px;
  border-radius: 8px;
  padding: 0 12px!important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  flex: none;
  position: relative;
}
.content_detail_btn_group .content_detail_handle_btn svg,
.content_detail_btn_group .content_detail_review_btn svg {
  width: 16px;
  height: 18px;
  margin-right: 3px;
}
.content_detail_btn_group .content_detail_handle_btn .fen_code,
.content_detail_btn_group .content_detail_review_btn .fen_code {
  position: absolute;
  top: -57px;
  left: auto!important;
  right: 0;
  display: none;
}
.content_detail_btn_group .content_detail_handle_btn .fen_code .text,
.content_detail_btn_group .content_detail_review_btn .fen_code .text {
  border-radius: 5px;
  color: #fff;
  line-height: 17px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.64);
  padding: 6px 8px;
  font-weight: 400;
  white-space: nowrap;
  text-align: left;
}
.content_detail_btn_group .content_detail_handle_btn .fen_code .san,
.content_detail_btn_group .content_detail_review_btn .fen_code .san {
  position: absolute!important;
  left: auto!important;
  right: 16px!important;
  bottom: -15px !important;
  width: 0;
  height: 0;
  border-color: rgba(0, 0, 0, 0.64) transparent transparent;
  border-style: solid;
  border-width: 7px 6px 8px;
}
.content_detail_btn_group .content_detail_handle_btn:hover,
.content_detail_btn_group .content_detail_review_btn:hover {
  box-shadow: 0 2px 16px 2px rgba(0, 0, 0, 0.08);
}
.content_detail_btn_group .content_detail_handle_btn:hover .fen_code,
.content_detail_btn_group .content_detail_review_btn:hover .fen_code {
  display: block;
}
.pic_mask_all {
  width: 296px;
  top: 340px;
}
.pic_mask_all,
.pic_mask_all2 {
  height: 100%;
  position: fixed;
  right: 24px;
  background: transparent;
  z-index: 999999;
  cursor: not-allowed;
}
.pic_mask_all2 {
  width: 145px;
  top: 228px;
}
.no_vip {
  padding-top: 172px;
}
.no_vip .pic_mask_all {
  top: 512px!important;
}
.no_vip .pic_mask_all2 {
  top: 397px!important;
}
#new_content_detail .all_look {
  font-size: 14px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.88);
  letter-spacing: 1px;
  width: 320px;
  height: 36px;
  line-height: 36px;
  background: linear-gradient(225deg, #f8e2c4, #f3bb6c);
  border-radius: 12px;
  text-align: center;
  cursor: pointer;
}
#new_content_detail .all_look2 {
  position: fixed;
  bottom: 30px;
  margin: 0 auto;
  width: 360px;
  z-index: 100000;
  left: calc(50% - 180px);
}
.detail_member_box {
  position: absolute;
  top: 32px;
  left: 16px;
  width: 304px;
  height: 124px;
}
.detail_member_box .member_title {
  height: 24px;
  line-height: 24px;
  margin-bottom: 16px;
  font-family: PingFang SC;
  font-size: 17px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.88);
  letter-spacing: 0px;
}
.detail_member_box .member_content {
  display: flex;
  justify-content: space-between;
}
.detail_member_box .member_content .member_content_item {
  display: flex;
  align-items: center;
}
.detail_member_box .member_content .member_content_item .member_content_item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  margin-right: 6px;
  background: linear-gradient(0deg, #FFF7E2, #FFF7E2), linear-gradient(180deg, #FFE6CC 0%, #FFFFFF 82%);
}
.detail_member_box .member_content .member_content_item .member_content_item_icon .iconpark-icon {
  width: 18px;
  height: 18px;
}
.detail_member_box .member_content .member_content_item .member_content_item_text {
  font-family: PingFang SC;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.88);
}
.detail_member_box .member_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top: 16px;
  border-radius: 8px;
  background-color: #FFDDAF;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  color: #922B00;
  background-image: url('/Public/web_v2/img/content/detail/member_btn_bg.png');
  background-repeat: no-repeat;
  background-size: 98px 96px;
  background-position: 0 -42px;
  cursor: pointer;
}
.detail_member_box .member_btn span {
  display: inline-block;
  width: 12px;
  margin: 0 2px;
  color: rgba(146, 43, 0, 0.4);
}
.detail_member_box .member_btn .iconpark-icon {
  width: 16px;
  height: 16px;
  margin-left: 2px;
}
#new_content_detail .no_login_box {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 400px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 88%);
}
#new_content_detail .no_login_box .no_login_content {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
#new_content_detail .no_login_box .no_login_content .no_login_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 192px;
  height: 48px;
  margin-bottom: 16px;
  border-radius: 150px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.88);
  background: linear-gradient(76deg, #FFC400 0%, #FFE95A 99%);
  box-shadow: 0px 1.6px 12.8px 0px rgba(0, 0, 0, 0.08);
}
#new_content_detail .no_login_box .no_login_content .no_login_btn .iconpark-icon {
  width: 20px;
  height: 20px;
}
#new_content_detail .no_login_box .no_login_content .no_login_txt1 {
  height: 20px;
  line-height: 20px;
  font-family: PingFang SC;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.88);
}
/* 弹窗层级 */
.vip_pay_dialog {
  z-index: 99999 !important;
}
.member_benefits_dialog {
  z-index: 100000 !important;
}
.content_detail_btn_box .detail_img_box .img_load_box {
  height: 230px!important;
}
.fancybox-content .out_save_img {
  border-radius: 4px!important;
}
.fancybox-content .out_save_img:hover {
  overflow: visible!important;
}
.fancybox-content .out_save_img:hover .dwn_tips_detaile_new {
  opacity: 1!important;
}
.fancybox-content .out_save_img .dwn_tips_detaile_box {
  bottom: -74px !important;
}
.fancybox-content .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new {
  display: block;
  opacity: 0;
  transition: 0.3s;
  bottom: 0 !important;
  left: 0 !important;
  position: relative;
}
.fancybox-content .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new i {
  position: absolute;
  left: auto;
  right: 165px !important;
  top: -14px !important;
  font-size: 25px;
  color: rgba(0, 0, 0, 0.64);
  transform: rotate(180deg);
}
.fancybox-content .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new .cont_tips {
  width: 200px !important;
  height: auto !important;
  line-height: 16px;
  font-size: 12px;
  font-weight: 400 !important;
  color: #fff !important;
  padding: 4px 6px !important;
  text-align: left !important;
  background: rgba(0, 0, 0, 0.64) !important;
  border-radius: 6px !important;
}
.fancybox-content .out_save_img .dwn_tips_detaile_box .dwn_tips_detaile_new .cont_tips .tips_red_btn {
  font-size: 12px;
  font-weight: 400;
  color: #ff5967;
  margin-left: 5px;
}
.fancybox-content:hover .out_save_img {
  opacity: 1!important;
}
@media (max-width: 1600px) {
  .content_detail_box {
    width: 1304px!important;
  }
  .content_detail_center,
  .content_top_info {
    width: 808px!important;
  }
}
@media (max-width: 1440px) {
  .content_detail_box {
    width: 1192px!important;
  }
  .content_detail_center,
  .content_top_info {
    width: 712px!important;
  }
  .bt_banner .bt_banner_content {
    margin: 102px auto 30px;
  }
  .bt_banner {
    bottom: -180px !important;
    height: auto !important;
  }
}
