.isHidden {
  display: none !important;
}
.isinline {
  display: block !important;
}
.word3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.word2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.word1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
/** 唤醒头部 */
.general_share {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 100;
  width: 100%;
  /* height: 1.20rem; */
  font-size: 0;
  max-width: 1000px;
  transform: translateX(-50%);
  display: none;
}
.general_share img {
  width: 100%;
  /* height: 1.20rem; */
  border: none;
  /* display: none; */
}
#wx_tagbox {
  display: none;
}
.btn {
  width: 90px;
  height: 30px;
  position: absolute;
  top: 15px;
  right: 30px;
}
.general_share .general_share_content {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: calc(100% - 0.72rem);
  justify-content: space-around;
  padding: 0 0.36rem;
}
.general_share .general_share_content .general_district {
  height: 50%;
  width: auto;
}
.general_share .general_share_content p {
  color: #fff;
  font-size: 13px;
}
.general_share .general_share_content .general_botton {
  padding: 2px 5px;
  margin-left: 12px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
}
.general_share .general_close {
  position: absolute;
  right: 5px;
  top: 4px;
  width: 21px;
  height: 20px;
  z-index: 1000;
}
html,
body {
  width: 100%;
}
#topic {
  max-width: 1000px;
  margin: auto;
}
.topic_top {
  width: 100%;
}
.topic_top img {
  width: 100%;
}
.topic_hd {
  background: #FFFFFF;
  border-radius: 0.2rem 0.2rem 0 0;
  padding: 0.3rem 0.3rem 0;
  position: relative;
  margin-top: -0.2rem;
}
.topic_tip {
  background: #f8f8f8;
  padding: 0.24rem;
  font-size: 0.28rem;
  line-height: 0.42rem;
  font-weight: 500;
}
.topinfo {
  margin: 1rem auto 0 ;
}
.detail {
  margin: 0.2rem;
  padding-bottom: 0.46rem;
}
.detail .nav-box {
  overflow-x: scroll;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.detail .nav-box ul {
  width: max-content;
  padding-bottom: 0.1rem;
}
.detail .nav-box li {
  display: inline-block;
  padding: 0.01rem;
  margin: 0.2rem 0.2rem 0 0;
  text-align: center;
  list-style: none;
  font-size: 0.24rem;
  cursor: pointer;
  color: #909399;
  padding-bottom: 0.01rem;
  border-bottom: 3px solid transparent;
}
.detail .nav-box .active {
  position: relative;
  color: #2f3133;
}
.detail .nav-box .active::before {
  position: absolute;
  left: 50%;
  bottom: -0.1rem;
  margin-left: -0.15rem;
  width: 0.3rem;
  height: 0.04rem;
  border-radius: 0.02rem;
  content: "";
  background: #ee0a24;
}
.detail .nav-box .nav-item a:hover {
  text-decoration: none;
}
.detail .detail_list {
  margin: 0;
}
.detail .detail_list .detail_item {
  width: 100%;
  margin-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.detail .detail_list .detail_item .detail_item_left {
  width: 60%;
  display: inline-block;
}
.detail .detail_list .detail_item img {
  width: 100%;
  margin-right: 0.1rem;
  height: 1.9rem;
  border-radius: 0.14rem;
}
.detail .detail_list .detail_item .detail_item_right {
  width: 36%;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  margin-left: 0.1rem;
}
.detail .detail_list .detail_item .detail_item_right1 {
  margin-left: 0;
  margin-right: 0.1rem;
}
.detail .detail_list .detail_item .detail_item_rightbox {
  display: flex;
  min-height: 1.9rem;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
}
.detail .detail_list .detail_item .detail_item_title {
  font-size: 0.3rem;
  margin: 0 0 0.1rem;
  color: #333;
  line-height: 0.5rem;
  letter-spacing: 0.01rem;
}
.detail .detail_list .detail_item .detail_item_title div {
  display: inline-block;
}
.detail .detail_list .detail_item .detail_item_title .labels {
  display: inline-block;
}
.detail .detail_list .detail_item .detail_item_title .labels span {
  margin-right: 0.04rem;
  background: #d62418;
  color: #fffefe;
  font-size: 0.22rem;
  padding: 0.02rem 0.1rem;
  border-radius: 0.04rem;
}
.detail .detail_list .detail_item .detail_item_sign {
  color: #999;
  font-size: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0.1rem;
}
.detail .detail_list .detail_item .detail_item_sign div:last-child {
  float: right;
}
.detail .detail_list .detail_item .detail_item_sign img {
  width: 0.3rem;
  height: 0.18rem;
  vertical-align: middle;
  margin: 0;
}
.detail .detail_list .detail_item .detail_item_sign .labels {
  display: inline-block;
}
.detail .detail_list .detail_item .detail_item_sign .labels span {
  margin-right: 0.04rem;
  background: #d62418;
  color: #fffefe;
  font-size: 0.22rem;
  padding: 0.02rem 0.1rem;
  border-radius: 0.04rem;
}
.detail .detail_list .detail_item .detail_item_sign .viewicon {
  width: 0.22rem;
  height: 0.16rem;
  vertical-align: baseline;
  margin-bottom: 1px;
}
.detail .detail_list .detail_item .detail_item_picBig img {
  height: 2.9rem;
}
.detail .detail_list .detail_item .detail_item_picNARROW img {
  height: 1.9rem;
}
.detail .detail_list .detail_item_more .detail_item_pic {
  margin: 0.2rem 0;
}
.detail .detail_list .detail_item_more .detail_item_pic img {
  width: 30%;
  height: 1.9rem;
  margin-right: 0.15rem;
}
.detail .getMore {
  width: 100%;
  height: 0.9rem;
  background: #FFFFFF;
  border: 0.01rem solid #DDDDDD;
  border-radius: 0.1rem;
  margin: 0.3rem auto;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  line-height: 0.9rem;
  text-align: center;
  padding-bottom: 0.1rem;
}
.font_size_big .topic_tip {
  font-size: 0.34rem;
}
.font_size_big .detail .nav-box li {
  font-size: 0.38rem;
}
.font_size_big .detail .detail_list {
  margin: 0;
}
.font_size_big .detail .detail_list .detail_item .detail_item_title {
  font-size: 0.4rem;
}
.font_size_big .detail .detail_list .detail_item .detail_item_sign {
  font-size: 0.3rem;
}
.font_size_big .detail .getMore {
  font-size: 0.34rem;
}
.font_size_small .topic_tip {
  font-size: 0.26rem;
}
.font_size_small .detail .nav-box li {
  font-size: 0.3rem;
}
.font_size_small .detail .detail_list .detail_item .detail_item_title {
  font-size: 0.26rem;
}
.font_size_small .detail .detail_list .detail_item .detail_item_sign {
  font-size: 0.18rem;
}
.font_size_small .detail .getMore {
  font-size: 0.26rem;
}
