.container-content {
  position: relative;
}
.conitem {
  margin-top: 50px;
}
.application-hot {
  width: 1200px;

  h1 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: rgba(28, 28, 28, 1);
  }
}

.application-hot-list {
  width: 100%;
  display: flex;
  margin-top: 30px;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}

.application-hot-info {
  width: calc((100% - 60px) / 4);
  height: 100%;
  min-height: 173px;
  box-shadow: 0 4px 16px rgba(139, 150, 165, 0.15);
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(0, 118, 72, 1);
  padding: 16px;
  text-align: center;
  box-sizing: border-box;
}

.application-hot-info h2 {
  margin-top: 15px;
  font-size: 24px;
  font-weight: 700;
  color: rgba(28, 28, 28, 1);
}

.application-hot-info-content {
  width: 100%;
  min-height: 42px;
  font-size: 12px;
  font-weight: 400;
  color: rgba(28, 28, 28, 1);
  margin: 0 auto;
}

.container-content-white {
  width: 100%;
  background: rgba(255, 255, 255, 1);
}

.application-hot-info a {
  display: inline-block;
  font-size: 14px;
  border-radius: 8px;
  font-weight: 400;
  color: rgba(0, 118, 72, 1);
  padding: 6px 15px;
  border: 1px solid rgba(0, 118, 72, 1);
  margin-top: 10px;
  background: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.application-hot-info a:hover {
  background: rgba(0, 118, 72, 1);
  color: rgba(255, 255, 255, 1);
}

.application-left {
  background: rgba(255, 255, 255, 1);
  width: 224px;
  height: 576px;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(139, 150, 165, 0.15);
  text-align: center;
  position: sticky;
  top: 20px;
  left: 0;
  height: fit-content;
  z-index: 10;
}

.application-left h2 {
  font-size: 20px;
  font-weight: 700;
  color: rgba(28, 28, 28, 1);
  padding-top: 20px;
}

.application-left a {
  display: block;
  width: 160px;
  height: 32px;
  line-height: 32px;
  margin: 15px auto;
  border-radius: 10px;
  border: 1px solid rgba(0, 118, 72, 1);
}

.application-left a {
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 118, 72, 1);
  text-decoration: none;
}

.application-left a:hover {
  background: rgba(0, 118, 72, 1);
  color: rgba(255, 255, 255, 1);
}

.application-right {
  width: 944px;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(139, 150, 165, 0.15);
  background: rgba(255, 255, 255, 1);
}

.application-right-item.application-right-item1 {
  padding-bottom: 15px;
  width: 880px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(28, 28, 28, 1);
  margin: 0 auto;
  border-bottom: 1px solid rgba(222, 226, 231, 1);
}
.application-right-content {
  margin-left: 20px;
}
/* .application-right-item1 span {
  width: 220px;
  height: 36px;
  padding: 8px 12px;
  border: 1px solid rgba(222, 226, 231, 1);
  border-radius: 6px;
} */

.application-right-item1 img {
  margin-right: 5px;
}

.application-right-dya {
  margin-top: 20px;
  width: 694px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}

.application-right-item1 h2 {
  padding-top: 35px;
  font-size: 32px;
  font-weight: 700;
  color: rgba(0, 118, 72, 1);
}
.application-right-item {
  width: 880px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(28, 28, 28, 1);
  margin: 0 auto;
  border-bottom: 1px solid rgba(222, 226, 231, 1);
  padding-bottom: 15px;
}
.application-right-item a {
  color: rgba(0, 118, 72, 1);
}

.application-right-item h4 {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 700;
  color: rgba(28, 28, 28, 1);
}

.application-right-item h3 {
  padding-top: 15px;
  font-size: 24px;
  font-weight: 700;
  /* color: rgba(28, 28, 28, 1); */
  color: rgba(0, 118, 72, 1);
}

.application-right-item p {
  margin: 0.2rem;
}
.content-item {
  border-bottom: 1px dashed rgba(222, 226, 231, 1);
  padding-bottom: 15px;
}
.content-item:last-child {
  border-bottom: none;
}
.table {
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0px 20px;
}
.table th,
.table td {
  padding: 0.5rem;
  text-align: left;
}
.application-right-item ol {
  padding-left: 20px;
  margin-bottom: 0px;
}

.applast {
  border-bottom: 1px solid rgba(222, 226, 231, 1);
}

.application-right-IHC {
  font-size: 14px;
  font-weight: 400;
  color: rgba(28, 28, 28, 1);
  margin-top: 20px;
  width: 855px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.application-right-IHC span {
  width: 209px;
  height: 64px;
  line-height: 26px;
  text-align: center;
}

.application-right-IHC span div:first-child {
  color: rgba(0, 118, 72, 1);
}

.right-icon {
  margin-right: 5px;
}

.bodernone {
  border: none;
}

.technology-list {
  width: 928px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.technology h2 {
  font-size: 32px;
  font-weight: 700;
  color: rgba(28, 28, 28, 1);
  padding: 20px 0;
  text-align: center;
}

.technology-item {
  text-align: center;
  width: 448px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(28, 28, 28, 1);
  border: 1px solid rgba(139, 150, 165, 1);
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(139, 150, 165, 0.15);
}

.technology-img {
  margin-top: 32px;
}

.technology-des {
  font-size: 12px;
  font-weight: 400px;
}

.technology a {
  display: inline-block;
  font-size: 14px;
  border-radius: 8px;
  font-weight: 400;
  color: rgba(0, 118, 72, 1);
  padding: 6px 15px;
  border: 1px solid rgba(0, 118, 72, 1);
  margin-top: 10px;
  background: rgba(255, 255, 255, 1);
  text-decoration: none;
  margin: 16px 0px;
}

.technology p {
  margin: 8px 0;
}
.technology p:last-child {
  margin: 0;
}

.technology a:hover {
  background: rgba(0, 118, 72, 1);
  color: rgba(255, 255, 255, 1);
}

.technology h4 {
  font-size: 18px;
  font-weight: 700;
}

.technology-content {
  text-align: left;
  width: 384px;
  margin: 0 auto;
  background: rgba(239, 239, 239, 1);
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 20px;
}

.technolog-title {
  margin-top: 20px;
}

.technology-des {
  width: 384px;
  height: 32px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .application-hot {
    width: 100%;
    padding: 0 20px;
  }

  .application-hot-info {
    width: calc((100% - 60px) / 4);
  }
}

@media screen and (max-width: 992px) {
  .application-hot-list {
    height: auto;
  }

  .application-hot-info {
    width: calc((100% - 40px) / 3);
  }
}

@media screen and (max-width: 768px) {
  .application-hot-list {
    gap: 15px;
  }

  .application-hot-info {
    width: calc((100% - 20px) / 2);
    padding: 12px;
  }

  .application-hot-info h2 {
    font-size: 20px;
  }

  .application-hot-info-content {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .application-hot-info {
    width: 100%;
  }
}
