.page-main-container {
  margin-top: 0.16rem;
}

.breadcrumbs {
  margin: 0 auto;
  width: 14rem;
  height: 0.21rem;
  font-size: 0.14rem;
  line-height: 0.21rem;
  color: #666;
}

.breadcrumbs a {
  font-size: 0.14rem;
  line-height: 0.21rem;
  color: #666;
}

.main-industry {
  margin: 0.16rem auto 0.69rem;
  width: 14rem;
}
.industry-container {
  border-radius: 0.04rem 0.04rem 0rem 0rem;
  border: 0.01rem solid rgba(151, 151, 151, 0.25);
}
.industry-title {
  /*display: flex;*/
  padding-top: 0.24rem;
}
.tag {
  position: relative;
  font-weight: 500;
  font-size: 0.18rem;
  color: #ffffff;
}
.tag-img {
  position: absolute;
  right: -0.16rem;
  width: 1rem;
  height: .44rem;
}
.tag-item {
  position: relative;
  top: 0.05rem;
}
.title {
  position: relative;
  /*left: 50%;*/
  /*transform: translateX(-65%);*/
  font-weight: 500;
  font-size: 0.26rem;
  color: #333333;
  text-align: center;
}
.sub-title {
  display: flex;
  justify-content: space-between;
  margin: 0.16rem auto;
  padding: 0 0.24rem;
  font-size: 0.14rem;
  color: #999999;
}
.date {
  margin-left: 40%;
}
.industry-text {
  margin: 0 0.24rem;
  padding: 0.2rem 0;
  font-weight: 400;
  font-size: 0.14rem;
  color: #333333;
  border-top: 1px solid #0057d7;
}
.industry-text > div {
  line-height: 0.3rem;
  text-indent: 0.2rem;
}
.industry-document {
  margin: 0.15rem 0.26rem;
  padding: 0.15rem 0;
  font-size: 0.16rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.attachment-list::before {
  position: relative;
  top: 0.02rem;
  left: -0.06rem;
  display: inline-block;
  content: '';
  width: 0.04rem;
  height: 0.16rem;
  background: #0057d7;
}
.document {
  margin-top: 0.12rem;
  color: #0057d7;
  cursor: pointer;
}
.icon-fujian {
  color: #0057d7;
}
.icon-weixin {
  color: #29ca76;
}

.icon-kongjian {
  color: #ffcd00;
}

.icon-weibo {
  color: #e71f19;
}
