.banner {
  width: 100%;
  height: 32.5rem;
  position: relative;
}
.banner .page-desc {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5.5rem;
}
.banner .left {
  width: 42.25rem;
  min-height: 13.75rem;
  padding: 2rem;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.banner .left h2 {
  font-size: 2.25rem;
  color: #000000;
}
.banner .left p {
  font-size: 1.125rem;
  color: #595959;
}
.banner .right {
  padding-right: 4rem;
  width: 28rem;
}
#main {
  padding-top: 3.5rem;
  position: relative;
  overflow: hidden;
}
#main .bg {
  position: absolute;
  right: -16rem;
  top: 50%;
  transform: translateY(-50%);
  width: 85.75rem;
}
.resp-desc .item {
  padding: 4.5rem;
  background-color: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}
.resp-desc .item:nth-child(n+2) {
  margin-top: 3rem;
}
.resp-desc .item h2 {
  font-size: 1.875rem;
  color: #383838;
  padding-left: 2rem;
  position: relative;
}
.resp-desc .item h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("http://ylfile.e-dou.com.cn/web/cn/images/resp/title-font.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 0.75rem;
  height: 1.875rem;
}
.resp-desc .item .content {
  margin-top: 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5rem;
}
.resp-desc .item .content.reverse {
  flex-direction: row-reverse;
}
.resp-desc .item .content .cover {
  flex-shrink: 0;
  width: 35.625rem;
}
.resp-desc .item .content .detail .icon {
  width: 3.75rem;
  height: 3.75rem;
}
.resp-desc .item .content .detail h3 {
  margin-top: 1.75rem;
  font-size: 1.5rem;
  color: #1f2937;
}
.resp-desc .item .content .detail p {
  margin-top: 1.25rem;
  color: #595959;
  font-size: 1rem;
  line-height: 1.5rem;
}
.resp-desc .item .content .detail .ln-list {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
.resp-desc .item .content .detail .ln-list .ln-item {
  padding: 1.75rem 1.5rem;
  background-color: rgba(255, 82, 0, 0.05);
  border-radius: 0.75rem;
}
.resp-desc .item .content .detail .ln-list .ln-item-title {
  font-size: 1rem;
  color: #383838;
}
.resp-desc .item .content .detail .ln-list .ln-item-desc {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  color: #808080;
}
.resp-desc .item .content .detail .rl-list {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.resp-desc .item .content .detail .rl-list .rl-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1rem;
  color: #000000;
  font-weight: 500;
}
.resp-desc .item .content .detail .rl-list .rl-item .icon {
  width: 2rem;
  height: 2rem;
}
.resp-desc .item .content .detail .master {
  margin-top: 2rem;
  padding: 1.5rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  display: flex;
  gap: 1rem;
  border-radius: 0.75rem;
}
.resp-desc .item .content .detail .master .avatar {
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  flex-shrink: 0;
}
.resp-desc .item .content .detail .master .detail .name {
  font-size: 1rem;
  color: #1f2937;
  font-weight: bold;
}
.resp-desc .item .content .detail .master .detail .position {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  color: #4B5563;
}
.resp-desc .item .content .detail .master .detail .desc {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  color: #4B5563;
}
.resp-desc .item .content .detail .mg-list {
  margin-top: 5.25rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.resp-desc .item .content .detail .mg-list .mg-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1rem;
  color: #000000;
  font-weight: 500;
}
.resp-desc .item .content .detail .mg-list .mg-item .icon {
  width: 2rem;
  height: 2rem;
}
.resp-counts {
  margin-top: 2.5rem;
  background-image: url("http://ylfile.e-dou.com.cn/web/cn/images/resp/bg1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 5.5rem 0;
}
.resp-counts ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.resp-counts li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  width: 17.75rem;
  height: 9rem;
  border-radius: 1rem;
}
.resp-counts .num {
  font-size: 2.8125rem;
  font-weight: bold;
  color: #FF5200;
}
.resp-counts .title {
  font-size: 1rem;
  color: #242424;
}
.resp-activity {
  background-image: url("http://ylfile.e-dou.com.cn/web/cn/images/resp/bg2.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.resp-activity .yl-container {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  background-color: rgba(255, 255, 255, 0.8);
}
.resp-activity h2 {
  text-align: center;
  font-size: 1.75rem;
  color: #1f2937;
}
.resp-activity .intro {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 1rem;
  color: #4B5563;
}
.resp-activity ul {
  margin: 4.5rem auto 0;
  width: 56rem;
  padding-left: 3.75rem;
}
.resp-activity li {
  background-color: #ffffff;
  padding: 2rem;
  border-radius: 0.75rem;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  display: flex;
  gap: 2rem;
  position: relative;
}
.resp-activity li:nth-child(n+2) {
  margin-top: 3rem;
}
.resp-activity li::before {
  content: "";
  position: absolute;
  left: -2.625rem;
  top: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  background-color: #FF5200;
}
.resp-activity li .line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2rem;
  width: 0.25rem;
  background-color: #FF5200;
}
.resp-activity li .cover {
  flex-shrink: 0;
  width: 16.125rem;
  height: 13.25rem;
  border-radius: 0.75rem;
}
.resp-activity li .detail {
  display: flex;
  flex-direction: column;
}
.resp-activity li .detail .time {
  font-size: 0.875rem;
  color: #FF5200;
}
.resp-activity li .detail h3 {
  margin-top: 0.25rem;
  font-size: 1.25rem;
  color: #1F2937;
}
.resp-activity li .detail .desc {
  flex: 1;
  margin-top: 0.5rem;
  font-size: 1rem;
  color: #4B5563;
}
.resp-activity li .detail .tags {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.resp-activity li .detail .tags .tag {
  padding: 0.5rem 0.875rem;
  color: #FF5200;
  font-size: 0.75rem;
  border-radius: 3rem;
  background-color: rgba(255, 82, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .banner .left {
    width: 100%;
    padding: 1rem 2rem;
    gap: 1rem;
    min-height: auto;
  }
  .resp-desc .item {
    padding: 1rem;
  }
  .resp-desc .item:nth-child(n+2) {
    margin-top: 1rem;
  }
  .resp-desc .item .content {
    flex-direction: column;
    gap: 3rem;
  }
  .resp-desc .item .content.reverse {
    flex-direction: column-reverse;
  }
  .resp-desc .item .content .cover {
    width: 100%;
  }
  .resp-desc .item .content .detail .mg-list {
    margin-top: 2rem;
  }
  .resp-counts {
    padding: 2rem 0;
  }
  .resp-counts ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .resp-counts li {
    width: 100%;
  }
  .resp-activity .yl-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .resp-activity ul {
    margin: 2rem auto 0;
    width: 100%;
    padding-left: 2.5rem;
  }
  .resp-activity li {
    padding: 1rem;
    gap: 1rem;
    flex-direction: column;
  }
  .resp-activity li .cover {
    width: 100%;
    height: auto;
  }
  .resp-activity li .cover img {
    width: 100%;
    height: auto;
  }
}
