.title img {
  width: 100%;
}
.title-img-href {
  cursor: pointer;
}
.insert {
  position: absolute;
  right: auto;
  left: 55.5%;
  bottom: 5%;
  width: 26%;
  height: 49%;
  background-color: #e75049;
  mix-blend-mode: multiply;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .insert {
    background-color: rgba(160, 13, 6, 0.75) !important;
    opacity: 0.8 !important;
  }
}
.footer-container {
  margin-top: 210px;
}

.title .text {
  position: absolute;
  left: 55.5%;
  bottom: 5%;
  width: 26%;
  /* height: 52%; */
  height: 49%;
  padding: 0.9375rem 0.9375rem 0 1.9375rem;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
.title .text span {
  font-size: 1.25rem;
  font-weight: 400;
  color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 0.6875rem;
}
.title .text p span {
  font-size: 0.625rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.9375rem;
  margin-bottom: 0;
}
.title .triangle {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 1.5rem;
  border-left: 0.65625rem solid #fff;
  border-right: none;
  border-top: 0.390625rem solid transparent;
  border-bottom: 0.390625rem solid transparent;
}
.bread {
  max-width: 1280px;
  width: 100%;
  padding: 0 40px;
}
.content {
  max-width: 1280px;
  padding: 0 40px;
  margin: 0 auto;
}

.content h3 {
  margin-top: 6px;
  padding-bottom: 50px;
  margin-bottom: 0;
  border-bottom: 1px solid #c9c9c9;
  font-size: 30px;
  font-weight: 400;
  color: #000000;
}
.content h3 p {
  padding: 49px 0 62px 4px;
  font-size: 15px;
  color: #3a3a3a;
  line-height: 30px;
  letter-spacing: 1px;
  display: none;
}
.content .link {
  float: right;
  width: 125px;
  margin-left: 20px;
  border-radius: 2px;
  border: 1px solid #e10020;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 36px;
}
.content .link:hover {
  background-color: #e10020;
}
.content .link:hover a {
  color: #ffffff;
}
.content .link a {
  text-decoration: none;
  color: #e10020;
}

.content .manage-text {
  padding: 49px 0 62px 4px;
  margin-bottom: 43px;
  font-size: 15px;
  font-weight: 400;
  color: #3a3a3a;
  line-height: 30px;
  letter-spacing: 1px;
  border-bottom: 1px solid #c9c9c9;
}

.content .manage-text span {
  display: inline-block;
  margin: 16px 0;
}

.content .notice-content {
  height: 81px;
}

.content .notice-content:last-child {
  margin-bottom: 100px;
}

.content .notice-content .notice-text {
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
}

.content .notice-content .notice-time {
  font-size: 17px;
  color: #a8a8a8;
  line-height: 20px;
}

.content .notice-content .notice-text span:first-child {
  width: 759px;
  font-size: 17px;
  font-weight: 400;
  color: #3a3a3a;
  line-height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.content .notice-content .notice-text span:first-child:hover {
  color: #e20020;
}

.content .notice-content .notice-text .handle {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background: #eaeaea;
  cursor: pointer;
}

.link .triangle {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 15px;
  right: 0;
  border-top: 4px solid transparent;
  border-right: 6px solid #ffffff;
  border-bottom: 4px solid transparent;
}
.temp-wrapper {
  display: grid;
  margin-bottom: 43px;
}
.temp-item {
  line-height: 40px;
  font-size: 17px;
  color: #3a3a3a;
}
.temp-item:hover {
  color: #e20020;
}
@media (max-width: 768px) {
  .content h3 .link {
    display: none;
  }
  .footer-container {
    margin-top: 60px;
  }
  .content .notice-content:last-child {
    margin-bottom: 24px;
  }
  .content .manage-text .link {
    display: block;
  }
  .content .manage-text {
    padding-top: 0px;
  }
  .content h3 {
    padding-bottom: 0px;
  }
  .content .manage-text span {
    margin-top: 0px;
  }
  .bread,
  .content {
    width: 100%;
    padding: 0 4%;
  }
  .content h3 {
    margin: 10px 0 20px 0;
    border-bottom: none;
    font-size: 20px;
    color: #595757;
    font-weight: 500;
  }
  .content h3 p {
    margin-top: 8px;
    font-size: 13px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 15px;
  }
  .content .link {
    float: left;
    width: 40.57%;
    height: 5.26rem;
    margin-left: 1.6rem;
    line-height: 5.26rem;
    background: #e90b2a;
    border-radius: 4px;
  }
  .content .link:last-of-type {
    float: right;
    margin-left: 0;
    margin-right: 1.6rem;
  }
  .content .link a {
    color: #ffffff;
    font-size: 2.4rem;
  }
  .content .notice-content {
    height: 15.04rem;
    border-bottom: 1px solid #dcdcdc;
  }
  .content .notice-content .notice-text span:first-child {
    width: 80.87%;
    -webkit-line-clamp: 2;
  }
  .content .notice-content .notice-text .handle {
    width: 4.32rem;
    height: 4.32rem;
    top: 0;
  }
  .content .notice-content .notice-text .handle img {
    display: block;
    width: 100%;
  }
  .content .notice-content .notice-time {
    margin: 16px 0 10px 0;
    font-size: 12px;
    color: #a8a8a8;
  }
  .content .notice-content .notice-text span:first-child {
    font-size: 13px;
    color: #595757;
    font-weight: 400;
    line-height: 23px;
  }
  .content .notice-content .notice-text span:first-child:hover {
    color: #3a3a3a;
  }
  .insert,
  .title .text {
    width: 70%;
    top: auto;
    bottom: 20px;
    height: 43%;
    left: auto;
    right: 10px;
    z-index: 1;
  }
  .title .triangle {
    border-left: 8px solid #fff;
    border-right: none;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 16px;
  }
  .title .text {
    padding: 10px 15px;
  }
}
<!--ºÄÊ±1753269729.6396Ãë-->