#noticeInfo {
  width: 100%;
  background: #fff;
  min-height: 100%;
}

#noticeInfo section .title {
  font-size: 0.34rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  text-align: left;
  width: 7.1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.34rem 0 0.24rem 0;
  margin: auto;
  margin-bottom: 0.24rem;
  border-bottom: 0.02rem solid #F1F1F1;
}

.noticeCont {
  width: 7.1rem;
  margin: auto;
  font-size: 0.32rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #000;
}

html,
body {
  background: #F8F8FA;
}

#index_boss {
  width: 7.5rem;
  height: 100%;
  background: #fff;
  margin: auto;
}

#index_boss section {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

#index_boss section img {
  width: 2.88rem;
  margin: auto;
}

#index_boss section .top_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.26rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #999999;
  margin: 0.32rem 0 0.22rem 0;
}

#index_boss section .top_text a {
  font-size: 0.26rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #999999;
}

#index_boss section .top_bottm {
  font-size: 0.24rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #999999;
  margin-bottom: 0.48rem;
}

#index_boss section .status_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#index_boss section .status_btn a button {
  width: 1.8rem;
  height: 0.5rem;
  border-radius: 0.38rem;
  opacity: 0.37;
  border: 0.02rem solid #037AFF;
  font-size: 0.24rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #037AFF;
  background: #fff;
  cursor: pointer;
}

#index_boss section .status_btn a {
  margin-right: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#index_boss section .status_btn a:last-of-type {
  margin: 0;
}

.articleIfno {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #3361AA;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.2rem;
  margin-bottom: 0.2rem;
}

.articleIfno span {
  font-size: 0.24rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #999999;
  margin-left: auto;
}
