* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: PingFangSC, PingFangSC-Regular;
}
ul {
  list-style: none;
}
.fl {
  float: left;
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.topic-share {
  font-weight: 400;
  color: #333333;
}
.hide-topic .banner-box,.hide-topic .abnews,.hide-topic .vote,.hide-topic .tab-box,.hide-topic .dataList .data-list{
display: none !important;
}
.hide-topic {
  background-color: #f7f7f7;
}
.hide-topic .open-app{
  background-color: #fff;
}
.hide-topic .dataList .fixe-bottomshare{
  position: fixed;
  left: 0;
  bottom: 48px;
  background-color: transparent !important;
}
.close-topic{
  position: fixed;
  left: 50%;
  top: 50%;
  width: 100%;
transform: translate(-50%,-50%);
  text-align: center;
}
.close-topic img{
  max-width: 100%;
  height: auto;
}
.close-topic p{
  font-size: 16px;
  color: #333333;
  margin-top: 27px;
}
.topic-share .open-app {
  padding: 0.13rem 0.17rem;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topic-share .open-app .left img {
  width: 0.38rem;
  height: 0.38rem;
}
.topic-share .open-app .left .content {
  margin-left: 0.06rem;
  font-size: 0.16rem;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-direction: column;
}
.topic-share .open-app .left .content :nth-child(2) {
  font-size: 0.11rem;
}
.topic-share .open-app .right span {
  display: inline-block;
  background: #156de1;
  border-radius: 0.13rem;
  font-size: 0.16rem;
  text-align: center;
  color: #ffffff;
  padding: 0.02rem 0.08rem;
}
.topic-share .banner-box {
  background-image: url("../img/default_logo_baner.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 2.14rem;
  display: -webkit-flex;
  /* Safari */

}
.topic-share .banner-box .banner-box-mask {
  background: linear-gradient(0deg,rgb(0, 0, 0) 0%,rgba(0, 0, 0, 0.2) 100%);
  width: 100%;
  height: 100%;
  padding: 0.9rem 0.19rem 0 0.14rem;
  display: flex;
  flex-direction: column;
  font-size: 0.14rem;
  color: #ffffff;
}
.topic-share .banner-box span {
  max-width: 3.42rem;
}
.topic-share .banner-box .banner-box-mask :nth-child(1) {
  font-size: 0.21rem;
  font-weight: 500;
  font-family: PingFangSC, PingFangSC-Medium;
}
.topic-share .banner-box .banner-box-mask :nth-child(2) {
  font-weight: 500;
  line-height: 0.2rem;
  font-family: PingFangSC, PingFangSC-Medium;
  margin: 0.13rem 0 0.12rem;
}
.topic-share .banner-box .banner-box-mask :nth-child(3) {
  font-weight: 400;
  line-height: 0.18rem;
}
.topic-share .about-news {
  font-size: 0.2rem;
  margin: 0.14rem 0 0.11rem 0.12rem;
}
.topic-share .news-list {
  margin-left: 0.12rem;
  overflow: hidden;
  height: 1.28rem;
}
.topic-share .news-list ul {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  height: 140px;
  display: flex;
}
.topic-share .news-list ul li {
  width: 1.2rem;
  height: 1.18rem;
  display: inline-block;
  border-radius: 0.04rem;
  margin-right: 20px;
  /* box-shadow: 0 0.04rem 0.06rem 0 rgba(0, 0, 0, 0.06); */
}
.topic-share .news-list ul li img {
  height: 0.73rem;
  width: 100%;
  display: block;
}
.topic-share .news-list ul li span {
  display: block;
  width: 1.1rem;
  height: 0.32rem;
  font-size: 0.13rem;
  line-height: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  margin: 0.05rem;
}
/* .topic-share .news-list ul > li:not(:last-child) {
  margin-right: 0.08rem;
} */
.topic-share .news-list ul::after{
  content: '1';
  font-size: 10px;
  color: white;
}
.topic-share .vote {
  margin: 0.16rem;
  background: #f5f5f5;
  border-radius: 0.02rem;
  padding: 0.12rem 0.06rem;
}
.topic-share .vote > span {
  font-size: 0.16rem;
  font-weight: 500;
  line-height: 0.16rem;
  display: block;
  margin-bottom: 0.14rem;
}
.topic-share .vote ul {
  font-size: 0.14rem;
}
.topic-share .vote ul li {
  border: 0.01rem solid #156de1;
  border-radius: 0.03rem;
  line-height: 0.3rem;
  text-align: center;
  margin-bottom: 0.08rem;
  background: #ffffff;
  color: #156de1;
}
.topic-share .vote ul > li:last-child {
  margin-bottom: 0;
}
.topic-share .tab-box {
  height: 0.51rem;
  background: #f5f5f5;
  padding: 0.08rem 1.4rem 0;
}
.topic-share .tab-box .active {
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 0.25rem;
  position: relative;
}
.topic-share .tab-box .active:after {
  content: "";
  width: 0.14rem;
  height: 0.04rem;
  opacity: 1;
  background: linear-gradient(270deg, #2fa6f2, #156de1);
  border-radius: 0.02rem;
  display: block;
  margin: 0.02rem 0 0 0.12rem;
}
.topic-share .tab-box > div {
  font-size: 0.14rem;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topic-share .dataList ul {
  background: #f5f5f5;
  min-height: 4.12rem;
}
.topic-share .dataList ul li {
  padding: 0.18rem 0.16rem 0.11rem;
  margin-bottom: 0.04rem;
  background: #ffffff;
}
.topic-share .dataList ul li .user-info {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: space-between;
}
.topic-share .dataList ul li .user-info > div:first-child {
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
.topic-share .dataList ul li .user-info > div:first-child > img:first-child {
  width: 0.34rem;
  height: 0.34rem;
  display: block;
  border-radius: 50%;
}
.topic-share .dataList ul li .user-info > div:first-child > img:last-child {
  width: 0.52rem;
  height: 0.16rem;
  margin-left: 0.03rem;
  margin-top: 0.02rem;
  outline: none;
  border: 0;
}
.topic-share .dataList ul li .user-info > div:first-child > div {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-direction: column;
  margin-left: 0.05rem;
}
.topic-share .dataList ul li .user-info > div:first-child > div .user-name {
  font-weight: 500;
  font-size: 0.14rem;
  line-height: 0.2rem;
}
.topic-share .dataList ul li .user-info > div:first-child > div p {
  font-size: 0.11rem;
  line-height: 0.16rem;
  color: #9c9c9e;
}
.topic-share .dataList ul li .user-info > div:last-child {
  /*font-size: 0.13rem;*/
  /*font-weight: 500;*/
  /*width: 0.58rem;*/
  /*height: 0.21rem;*/
  /*border: 1px solid #156de1;*/
  /*border-radius: 12px;*/
  /*color: #156de1;*/
  /*padding: 0 0.06rem;*/
}
.topic-share .dataList ul li .user-info > div:last-child i {
  font-size: 0.13rem;
  margin-right: 0.03rem;
}
.topic-share .dataList ul li .text-main {
  margin: 0.05rem 0 0.08rem;
  font-size: 0.16rem;
}
.topic-share .dataList ul li .text-main span {
  line-height: 24px;
}
.topic-share .dataList ul li .dataImg {
  display: flex;
}
.topic-share .dataList ul li .dataImg img{
  object-fit: cover;
}
.topic-share .dataList ul li .dataImg .img1 {
  width: 100%;
  max-height: 200px;
}
.topic-share .dataList ul li .group-name {
  width: fit-content;
  height: 0.26rem;
  background: #fff2dd;
  border-radius: 13px;
  font-size: 0.12rem;
  color: #f5a623;
  text-align: center;
  line-height: 0.26rem;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  align-items: center;
  padding: 0 0.1rem;
  margin-top: 0.12rem;
}
.topic-share .dataList ul li .group-name.none {
  display: none;
}
.topic-share .dataList ul li .group-name img {
  width: 0.14rem;
  height: 0.14rem;
  margin-right: 0.04rem;
}
.topic-share .dataList ul li .operate {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  margin-top: 0.13rem;
  font-size: 0.14rem;
  align-items: center;
  justify-content: space-between;
}
.topic-share .dataList ul li .operate i {
  color: #95a0af;
}
.topic-share .dataList ul li .operate :nth-child(1) {
}
.topic-share .dataList ul li .operate :nth-child(2) {

}
.topic-share .dataList ul li .operate :nth-child(3) {
  height: 0.17rem;
  margin-right: 0.06rem;
  margin-top: 0.01rem;
}
.topic-share .dataList ul li .operate :nth-child(4) {
  color: #95a0af;
}
.topic-share .dataList ul li .operate :nth-child(5) {
  height: 0.17rem;
  margin-left: 0.29rem;
  margin-right: 0.06rem;
}
.topic-share .dataList ul li .operate :nth-child(6) {
  color: #95a0af;
}
.topic-share .dataList ul li .operate :nth-child(7) {
  width: 0.14rem;
  height: 0.14rem;
  margin: 0 0.06rem 0 0.26rem;
}
.topic-share .dataList ul li .operate :nth-child(8) {
  color: #95a0af;
}
.topic-share .dataList .bottom-box {
  background: #f5f5f5;
  height: 0.71rem;
  padding-top: 0.12rem;
}
.topic-share .dataList .bottom-box .open-client {
  width: 3.75rem;
  height: 0.44rem;
  background: #e7f1ff;
  text-align: center;
  line-height: 0.44rem;
  font-size: 0.16rem;
  color: #156de1;
}
.display{
  display: none;
}
 .dataList ul li .dataImg{
  position: relative;
}
 .dataList ul li .dataImg .img1-bf{
  position: absolute;
  left: 0;top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../img/bf.png");
  background-position: center;
  background-size: 0.6rem 0.6rem ;
  background-repeat:no-repeat;
}
.topic-share .dataList ul li .operate .liaotian{
  background-image: url(../img/commentIcon.png);
  background-size: 0.16rem 0.135rem;
  background-repeat: no-repeat;
  width: 0.16rem;
  height: 0.16rem;
  display: inline-block;
  background-position: left bottom;
  float: left;
  margin-right: 5px;
}
.topic-share .dataList ul li .operate .dianzan{
  background-image: url("../img/zanIcon.png");
  background-size: 0.16rem 0.135rem;
  background-repeat:no-repeat;
  width: 0.16rem;
  height: 0.16rem;
  display: inline-block;
  background-position: left bottom;
  float: left;
  margin-right: 5px;
}
.topic-share .dataList ul li .operate .fenxiang{
  background-image: url("../img/inIcon.png");
  background-size: 0.16rem 0.135rem;
  background-repeat:no-repeat;
  width: 0.16rem;
  height: 0.16rem;
  display: inline-block;
  background-position: left bottom;
  float: left;
  margin-right: 5px;
}
.width{
  position: absolute !important;
  width: 100% !important;
  min-height: 100% !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
  display: block;
}
.height{
  position: absolute !important;
  height: 100% !important;
  min-width: 100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
  display: block;
}
