.notice {
  width: 100%;
  background: #F5F6FA;
  margin-bottom: 100px;
}

.centre {
  max-width: 1200px;
  margin: 0 auto;
}

.main-l {
  width: 69%;
  height: 100%;
  background: #fff;
  border-radius: 4px;
}

.main-l-conten {
  border-bottom: 1px solid #F5F5F5;
  /* padding-bottom: 50px; */
}

.p-20 {
  padding: 20px;
}

.main-bt-zu {
  background: linear-gradient(282deg, #FFF1DF 0%, #FFFFFF 100%);
  padding: 20px;
  display: flex;
  position: relative;
}

.main-bt-img1 {
  width: 200px;
  height: 150px;
  margin-right: 20px;
}

.main-bt-img2 {
  width: 210px;
  height: 210px;
  position: absolute;
  right: 0;
  z-index: 2;
  top: -10px;
}

.main-bt-title-zu {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  font-size: 14px;
  color: #727272;
  width: 100%;
  z-index: 5;
}

.main-bt-title {
  font-size: 16px;
  color: #353535;
}

.mr-10 {
  margin-right: 10px;
}

.main-bt-title-bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 10px;
}

.main-bt-title-qian {
  color: #F56B00;
  font-weight: bold;
  font-size: 20px
}

.tag_bot {
  width: 50%;
  margin-bottom: 10px;
}

.c35 {
  color: #353535;
}

.main-l-neirong {
  font-size: 16px;
  font-weight: 350;
  line-height: 30px;
  padding: 10px;
}

.mt-20 {
  margin-top: 20px;
}


/* 材料下载 */
.download-box {
  padding-top: 0;
}

.download-box-title {
  font-weight: 700;
  margin-bottom: 15px;
  color: #353535;
}

.download-file {
  padding: 14px;
  border-bottom: 1px dashed #E3EFFA;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.download-file:hover {
  background: #F7FBFF;
  border-radius: 4px;
}

.download-file-p {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.download-icon-img {
  width: 18px;
  padding: 0 5px;
  box-sizing: content-box;
  flex-shrink: 0;
}

.main-r {
  width: 30%;
  height: 100%;
  /* background: #fff; */
  /* padding: 10px 0; */
  border-radius: 4px;
}

.main-r-wenzi {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E6EBF2;
  padding-bottom: 10px;
  padding-left: 10px;
}

.main-r-wenzi-jx {
  width: 5px;
  height: 20px;
  background: linear-gradient(90deg, #9D53D6 0%, #1775E7 100%);
  margin-right: 10px;
}

.main-r-wenzi-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
}

.main-r-div {
  padding: 10px;
  border-bottom: 1px dashed #DEDEDE;
}

.main-r-title {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  color: #353535;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main-r-content {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  color: #353535;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 15px;
  color: #868686;
}

.main-r-time {
  font-size: 14px;
  margin-top: 15px;
  color: #868686;
}




.main-div {
  display: flex;
  align-items: center;
  margin: 10px 0;
  padding-left: 10px;
}

.main-r-zu {
  background: #fff;
  padding-top: 10px;
  border-radius: 7px;
  padding-bottom: 10px;
}

.main-r-img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  margin-right: 10px;
}

.main-title {
  width: 100%;
  font-size: 16px;
  color: #353535;
  line-height: 26px;
  margin-bottom: 5px;
}

.main-title-name {
  font-size: 16px;
  color: #353535
}

.main-title-zc {
  font-size: 14px;
  color: #868686;
}

.main-title-xy {
  color: #868686;
  margin-bottom: 5px;
}

.main-tag {
  padding: 2px 10px;
  color: #2A82DC;
  border-radius: 2px;
  font-size: 12px;
  background: #ECF5FF;
  border: 1px solid #B9DCFF;
}
