.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;
}

.main-information {
  margin: 0.16rem auto 0.69rem;
  width: 14rem;
}
.card-box {
  margin-top: 0.12rem;
  padding-top: 0.16rem;
  width: 2.4rem;
  height: 4.32rem;
  background: linear-gradient(180deg, #8ab8f2 0%, #e8f1ff 100%);
  border-radius: 0.04rem;
}
.new-title {
  position: relative;
  padding-left: 0.2rem;
  width: 1.45rem;
  height: 0.56rem;
  background: linear-gradient(270deg, rgba(0, 87, 215, 0) 0%, #0057d7 100%);
  opacity: 0.7;
}
.notice-content {
  margin: 15px auto;
  padding: 12px 16px;
  width: 2.08rem;
  height: 3.2rem;
  background: #ffffff;
  border-radius: 0.06rem;
}
.num-box {
  font-weight: 600;
  font-size: 0.18rem;
  color: #0057d7;
  line-height: 0.22rem;
  text-align: left;
  font-style: normal;
}
.category {
  font-size: 0.12rem;
  font-weight: 400;
}
.unit {
  font-size: 0.12rem;
}
.notice-item {
  margin-top: 0.16rem;
  width: 1.82rem;
  height: 2.34rem;
  font-weight: 400;
  font-size: 0.12rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: 0.24rem;
  text-align: left;
  font-style: normal;
}
.round {
  display: block;
  margin-right: .08rem;
  width: .02rem;
  height: .02rem;
  border-radius: .1rem;
  background: black;
}
.content-title {
  margin: 0.16rem 0.24rem 0;
  padding-bottom: 0.12rem;
  width: 10.48rem;
  line-height: 0.3rem;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
}
.new-title .title {
  position: relative;
  line-height: 0.56rem;
  font-weight: 800;
  font-size: 0.2rem;
  color: #ffffff;
}
.new-title .title::after {
  content: '';
  position: absolute;
  bottom: 0.06rem;
  left: 0.12rem;
  display: inline-block;
  width: 0.58rem;
  height: 0.04rem;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  border-radius: 0.01rem;
}

.right-content {
  margin-left: 0.24rem;
  width: 10.96rem;
  background: #fff;
  border-radius: 0.04rem;
  border: 0.01rem solid #f0f0f0;
}

.right-content .content-title {
  position: relative;
  margin: 0.16rem 0.24rem 0;
  padding-bottom: 0.12rem;
  width: 10.48rem;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #333333;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
}
.right-content .content-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 1.2rem;
  height: 0.04rem;
  background: linear-gradient(270deg, rgba(0, 87, 215, 0) 0%, #0057d7 100%);
}

.right-content .content-list {
  margin: 0 0.24rem;
}

.right-content .content {
  margin: 0 0.24rem;
  width: 10.48rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.27rem;
}

.right-content .content-info {
  position: relative;
  padding: 0.16rem 0;
  width: 10.48rem;
  font-size: 0.16rem;
  color: #333;
  border-bottom: 0.01rem solid #f4f4f4;
}

.right-content .content-info .title {
  padding-left: 0.18rem;
  height: 0.24rem;
  line-height: 0.24rem;
}

.right-content .content-list > li {
  cursor: pointer;
}

.right-content .content-list a {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #333;
}

.right-content .content-list > .selected a,
.right-content .content-list > .selected .date {
  color: #0057d7;
}

.right-content .content-list > li:hover a,
.right-content .content-list > li:hover .date {
  color: #0057d7;
  text-decoration: underline;
}

.right-content .content-info .date {
  position: absolute;
  right: 0.02rem;
  height: 0.24rem;
  line-height: 0.24rem;
  font-weight: normal;
  font-size: 0.16rem;
  color: #666;
}

.industry-title .title {
  margin-top: 0.24rem;
  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;
}
.associa-title {
  justify-content: center;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.associa-title img {
  width: 0.52rem;
  height: 0.12rem;
}
.title {
  padding: 0 0.48rem;
  font-weight: bold;
  font-size: 0.3rem;
  color: #0057d7;
  line-height: 0.44rem;
}
.industry-text h4 {
  text-align: center;
  background-color: #ebf4ff;
  font-size: 18px;
  line-height: 50px;
  color: #333333;
  margin: 20px 0 20px 0;
}
.industry-text .grb-list {
  line-height: 21px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 100px;
}
.industry-text .grb-list > p{
  margin-bottom: 0;
  font-size: 16px;
}
.industry-text .grb-list > span{
  margin-bottom: 0;
  font-size: 16px;
}
.industry-text > div {
  line-height: 0.3rem;
}
.industry-text > p {
  margin-bottom: 5px;
  font-size: 14px;
}
.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;
}
