.software-title-box {
  display: flex;
  justify-content: space-between;
  margin-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.software-title-dec {
  font-size: 1.25rem !important;
  font-weight: 400 !important;
  color: #202124 !important;
  line-height: 1.875rem !important;
}

.release-note-label-box {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 1rem 0rem;
  padding-bottom: 0.9375rem;
}

.software-card-top {
  border-radius: 0.5rem 0.5rem 0 0;
}

/* pc端 */
@media screen and (min-width: 1080px) {
  .software-detail {
    margin: 1rem 20rem;
  }

  .software-detail .software-title h1 {
    font-size: 1.375rem;
    font-weight: 400;
    color: #202124;
    line-height: 3.75rem;
    border-bottom: 0.0625rem solid #dadce0;
  }

  .software-detail .software-title .software-title-dec {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 1rem;
    font-weight: 400;
    color: #757575;
    /* line-height: 1.87rem; */
    /* margin-top:-18.5rem; */
  }

  .software-detail .software-download {
    width: 7.8125rem;
    height: 2.5rem;
    background: #0055CD;
    border-radius: 0.25rem;
    color: #fff;
    opacity: 1;
    border: none;
    /* margin-top: 19rem; */
    /* background-color: #0175E8;
    border: none;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
    margin: 1rem 0; */
  }

  .software-detail .software-card {
    width: 100%;
    border: 0.06rem solid #e2e2e2;
    /* margin-top: 1.8rem; */
    /* padding: 15px 10px; */
    line-height: 150%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 0rem;
    border-bottom: none;
    min-height: 84px;
  }

  .software-detail .software-card .software-item-history {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .software-detail .software-history {
    width: 100%;
    border: 0.06rem solid #e2e2e2;
    display: flex;
    flex-direction: row;
    /* align-items: flex-start; */
    min-height: 8rem;
    /* padding: 15px 10px; */
  }

  .software-detail .software-history .software-item-history {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    margin-top: 0.4rem;
  }

  .software-detail .software-history .software-item-history a {
    line-height: 2.4rem;
    color: #0175E8;
  }

  .software-detail .software-release-note {
    width: 100% !important;
    border: 0.06rem solid #e2e2e2;
    flex-direction: row;
    /* align-items: flex-start; */
    padding: 0 !important;
    border-radius: 0 0 0.5rem 0.5rem;
    min-height: 16rem;
    border-top: none;
  }

  .software-detail .software-release-note .release-note-label {
    font-size: 0.875rem;
    font-family: Arial;
    font-weight: 400;
    color: #5f6368;
    /* padding-left: 1rem; */
    width: 30%;
    margin-left: 1rem !important;
  }

  .software-detail .software-release-note .software-release-note-value {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    /* width: 80%; */
  }

  .software-detail .software-release-note .software-release-note-value a {
    color: #0175E8;
  }

  .release-note-label-box {
    border-bottom: 1px solid #e2e2e2;
  }

  .software-detail .software-release-note .software-release-note-value img {
    margin-top: 1.1rem !important;
    margin-left: 3rem;
  }

  .software-detail .software-release-note .note-value-item {
    /* width: 100%; */
    overflow: hidden;
    padding: 15px;
    margin-top: 1rem;
    /* display: flex; */
    flex-direction: row;
    align-items: center;
  }

  .software-detail .software-release-note .note-value-item p {
    padding: 15px 0;
  }

  .software-detail .software-release-note .note-value-item table {
    border: 1px solid #bbb !important;
  }

  .software-detail .software-release-note .note-value-item table td {
    border: 1px solid #bbb !important;
    padding: 5px 0;
  }

  .software-detail .software-release-note .note-value-item .note-value-item-label {
    font-size: 1rem;
    font-family: Arial;
    font-weight: 400;
    color: #757575;
    line-height: 1.87rem;
    width: 20%;
  }

  .software-detail .software-item-label {
    font-size: 0.875rem;
    font-family: Arial;
    font-weight: 400;
    color: #5f6368;
    /* line-height: 1.87rem; */
    /* margin-top: 0.4rem; */
    /* margin-bottom: 1rem; */
    padding-left: 1rem;
    width: 30%;
  }

  .software-detail .software-item-labels {
    margin-top: 1rem;
  }

  .software-detail .software-item-value {
    font-size: 0.875rem;
    font-family: Arial;
    font-weight: 400;
    color: #202124;
  }

  .software-detail .software-item-value a {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
  }

}

/*# sourceMappingURL=index.css.map */

/* app */
@media screen and (max-width: 1080px) {

  .software-detail .software-release-note .note-value-item {
    padding-bottom: 18px;
  }

  .software-detail .software-history .software-item-history a {
    line-height: 6.4rem !important;
  }

  .software-detail {
    height: 100%;
    border-left: 1px sloid #e2e2e2;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .software-detail .software-title h1 {
    font-size: 22px;
    font-family: Arial-Regular, Arial;
    font-weight: 600;
    color: #202124;
    line-height: 50px;
    padding-left: 4rem;
  }

  .software-detail .software-title .software-title-dec {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 1rem;
    font-family: Arial;
    font-weight: 400;
    color: #757575;
    line-height: 1.87rem;
  }

  .software-detail .software-download {
    background-color: #0175E8;
    border: none;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
    margin: 1rem 0;
    margin-right: 15px;
    height: 10rem;
  }

  .software-title-dec {
    width: 100% !important;
    /* border-top:1px solid #e2e2e2  ; */
    /* border-bottom: 1px solid #dadce0; */
    font-size: 18px !important;
    line-height: 5.87rem !important;
    height: 22rem;
    padding-left: 4rem;
  }

  .software-detail .software-download img {
    display: none;
  }

  .software-detail .software-card {
    width: 92%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 18px 14px;
    /* margin-top: 7rem; */
    /* border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2; */
  }

  .software-detail .software-card1 {
    margin-top: 1rem !important;
  }

  .software-detail .software-card2 {
    margin-top: 1rem !important;
  }

  .software-detail .software-card .software-item-history {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2; */
  }

  .software-detail .software-history {
    width: 94%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    min-height: 8rem;
    /* padding: 18px -3px; */
    padding: 18px 11px 11px 12px;
  }

  .software-detail .software-release-note .note-value-item p {
    padding: 15px 0;
  }

  .software-detail .software-release-note .note-value-item table {
    border: 1px solid #bbb !important;
  }

  .software-detail .software-release-note .note-value-item table td {
    border: 1px solid #bbb !important;
    padding: 5px 0;
  }
}

.software-detail .software-history .software-item-history {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  margin-top: 0.4rem;
}

.software-detail .software-history .software-item-history a {
  line-height: 2.4rem;
  color: #0175E8;
}

.software-detail .software-release-note {
  width: 94%;
  flex-direction: row;
  /* align-items: flex-start; */
  min-height: 16rem;
  border-radius: 0 0 8px 8px;
  padding: 18px 11px 11px 12px;
  width: 70%;
  /* border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2; */
}

.software-detail .software-release-note .release-note-label {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #222222;
  /* line-height: 1.87rem; */
  /* width: 50%; */
}

.software-detail .software-release-note .software-release-note-value {
  display: flex;
  align-items: flex-start;
  flex: 1;
  /* width: 80%; */
  line-height: 55px;
  vertical-align: middle;
  /* margin-left: -9rem; */
}

.software-detail .software-release-note .software-release-note-value a {
  color: #0175E8;
}

.software-detail .software-release-note .software-release-note-value img {
  margin-top: 4rem;
  margin-left: 3rem;
}

.software-detail .software-release-note .note-value-item {
  /* width: 100%; */
  overflow: hidden;
  padding: 15px;
  margin-top: 1rem;
  /* display: flex; */
  flex-direction: row;
  align-items: center;
}

.software-detail .software-release-note .note-value-item .note-value-item-label {
  font-size: 1rem;
  font-family: Arial;
  font-weight: 400;
  color: #757575;
  line-height: 1.87rem;
  width: 20%;
}

.software-detail .software-item-label {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #222222;
  /* line-height: 1.87rem; */
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 30%;
}

.software-detail .software-item-value {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  /* line-height: 1.87rem; */
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 70%;
}

.software-detail .software-item-value a {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  line-height: 150%;
}

.software-detail .software-item-value a span,
.software-detail .software-item-value a img {
  margin-right: 12px;
}

.software-detail .software-item-value a img {
  cursor: pointer;
  pointer-events: painted;
}

.software-card1 .software-item-value span,
.software-card1 .software-item-value img {
  margin-left: 12px;
}

.software-title-box .software-download img {
  vertical-align: sub;
}

.software-detail .software-release-note .software-release-note-value {
  display: flex;
  flex-direction: column;
  line-height: normal !important;
  gap: 10px;
  min-height: 16rem;
}

.software-detail .software-release-note .software-release-note-value .software-release-note-value-title {
  line-height: 150%;
  color: #6A6B6D;
  font-size: 14px;
  margin-top: 20px;
}

.software-detail .software-release-note .software-release-note-value img {
  margin: 0 !important;
}

.software-detail .software-release-note .software-release-note-value a {
  display: flex;
  align-items: center;
  gap: 3rem;
}

.soft-h-name {
  color: #0175E8;
}

.soft-h-name.latest {
  color: #2A2B2E
}

.software-rh-date {
  font-size: 14px;
  color: #9B9FA8;
}

.latest-text {
  border: 1px solid #9B9FA8;
  border-radius: 12px;
  padding: 1px 8px;
  background-color: rgba(155, 159, 168, 0.05);
  color: #6A6B6D;
  font-size: 14px;
}

.latest-text:empty {
  display: none;
}

.recommended-text {
  border: 1px solid #0175E8;
  border-radius: 12px;
  padding: 1px 8px;
  background-color: #0175E80D;
  color: #0175E8;
  font-size: 14px;
}

.recommended-text:empty {
  display: none;
}

a.no-click {
  pointer-events: none;
  cursor: default;
  /* 鼠标样式改成默认，提示不可点击 */
  color: gray;
  /* 可选，改变颜色表示不可用 */
  text-decoration: none;
  /* 可选，去掉下划线 */
}

@media screen and (max-width: 600px) {


  .software-rh-date {
    color: #9B9FA8;
    margin-right: 0px;
  }

  .software-item-history a {
    margin-top: 12px;
  }

  .software-item-history a:first-of-type {
    margin-top: 0px;
  }

  .recommended-text {
    font-size: 12px;
  }
}

/* 移动端样式 - 从HTML移动过来 */
@media (max-width: 768px) {
  .software-detail .software-card {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .software-item-label {
    width: 100% !important;
    opacity: 1;
    border-bottom-width: 1px;
    padding: 10px 16px;
    background: #F1F3F5;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    line-height: 150%;
  }

  .software-detail .software-item-value {
    display: block !important;
    padding: 10px 20px;
    background: #fff;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    line-height: 200%;
  }

  .software-detail .software-item-value a {
    display: block;
    margin-bottom: 0.5rem;
    line-height: 200%;
  }

  .software-release-note-value span {
    font-size: 14px;
  }

  .soft-h-name {
    font-size: 14px;
  }

  .software-rh-date {
    font-size: 12px;
  }

  .software-detail .software-item-value a span,
  .software-detail .software-item-value a img {
    margin-right: 4px;
  }

  .software-card1 .software-item-value span,
  .software-card1 .software-item-value img {
    margin-left: 4px;
  }
}

/* 下载弹窗样式 - PC端 */
.download-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.download-modal-content {
  width: 600px;
  height: auto;
  background: white;
  border-radius: 4px;
  padding: 40px;
  box-sizing: border-box;
  position: relative;
}

.download-modal-header {
  display: block;
  margin-bottom: 24px;
}

.download-modal-header h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  color: #2A2B2E;
  line-height: 100%;
}

.download-modal-close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #666;
  padding: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
}

.download-modal-close:hover {
  color: #333;
}

.download-modal-body {
  text-align: left;
}

.download-modal-body p {
  line-height: 150%;
  margin-bottom: 10px;
  font-size: 16px;
  color: #2A2B2E;
  font-weight: 300;
}

.download-modal-buttons {
  display: flex;
  gap: 24px;
  margin-top: 40px;
  justify-content: flex-start;
}

.download-modal-btn {
  padding: 12px 24px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  min-width: 100px;
}

.download-modal-btn-cancel {
  background: white;
  color: #666;
  border: 1px solid #D5D5D5;
}

.download-modal-btn-cancel:hover {
  background: #f5f5f5;
}

.download-modal-btn-confirm {
  background: #0055CD;
  color: white;
  border: 1px solid #0055CD;
}

.download-modal-btn-confirm:hover {
  background: #0044A3;
  border-color: #0044A3;
}

/* 移动端弹窗样式 */
@media (max-width: 768px) {
  .download-modal-content {
    width: 92%;
    height: auto;
    padding: 24px;
  }

  .download-modal-body p {
    margin-bottom: 24px;
  }

  .download-modal-buttons {
    flex-direction: column;
    gap: 12px;
  }

  .download-modal-btn {
    width: 100%;
    padding: 14px;
  }

  .software-version-type {
    font-size: 12px;
  }
}

/* 通用样式 */
.softwareCountryTag {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #9b9fa8;
  color: #fff;
  font-size: 11px;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
  pointer-events: painted;
}

.imgStyle {
  display: inline-block !important;
}

.software-version-type {
  color: #9B9FA8;
  font-size: 14px;
}