.bg-light-pink {
  background-color: #F9F8FA;
}
.header {
  background: #fff;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
}
.production-fab-main {
  margin-top: 20px;
  min-height: 1090px;
  display: flex;
}
.prod-nav-left {
  width: 240px;
  height: 970px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  padding: 12px 10px 12px 20px;
  cursor: default;
  background-color: #fff;
}
.prod-nav-left li {
  white-space: nowrap;
}
.prod-nav-left li a {
  padding-top: 8px;
  padding-bottom: 8px;
}
.prod-nav-left .title-li {
  display: flex;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
}
.prod-nav-left .title-icon {
  width: 16px;
  height: 16px;
  display: block;
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.prod-nav-left .title-text {
  margin-left: 8px;
  font-weight: 900;
  font-size: 16px;
  color: #21004D;
  line-height: 23px;
}
.prod-nav-left .subtitle-con .li-active {
  background: #F8F2FC;
  color: #7532A3;
}
.prod-nav-left .subtitle-con li {
  font-size: 14px;
  color: #21004D;
  line-height: 20px;
}
.prod-nav-left .subtitle-con li:not(.li-active) {
  cursor: pointer;
  transition: all 0.3s;
}
.prod-nav-left .subtitle-con li:not(.li-active):hover {
  background: #F8F2FC;
  color: #7532A3;
}
.prod-nav-left .subtitle-con li a {
  padding-left: 24px;
  border-radius: 6px;
  margin-bottom: 4px;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.prod-nav-left .icon-security {
  background-image: url("/images/product/leftnav/security.png");
}
.prod-nav-left .icon-automate {
  background-image: url("/images/product/leftnav/automate.png");
}
.prod-nav-left .icon-authority {
  background-image: url("/images/product/leftnav/authority.png");
}
.prod-nav-left .icon-agent {
  background-image: url("/images/product/leftnav/agent.png");
}
.prod-nav-left .icon-efficient {
  background-image: url("/images/product/leftnav/efficient.png");
}
.prod-nav-left .mark-hot-colorful {
  position: relative;
}
.prod-nav-left .mark-hot-colorful::after {
  content: "";
  background-image: url("/images//product/leftnav/hot1.png");
  width: 34px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  flex-shrink: 0;
  margin-left: 8px;
}
.prod-nav-left .mark-new {
  position: relative;
}
.prod-nav-left .mark-new::after {
  content: "";
  background-image: url("/images/product/leftnav/new.png");
  width: 34px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  flex-shrink: 0;
  margin-left: 8px;
}
.prod-nav-left .mark-hot {
  position: relative;
}
.prod-nav-left .mark-hot::after {
  content: "";
  background-image: url("/images/product/leftnav/hot.png");
  width: 28px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  flex-shrink: 0;
  margin-left: 8px;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
img {
  -webkit-user-drag: none;
}
.prod-card-shadow {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
}
.prod-cards-con {
  margin-left: 20px;
  flex: 1;
}
.card-top-bg {
  width: 100%;
  background-repeat: no-repeat;
  border: 1px solid transparent;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.card-top-bg-320 {
  height: 320px;
  background-position: -15px -15px;
  background-size: 970px 350px;
  background-image: url("/images/product/top-card-320.png");
}
.card-top-right {
  flex-shrink: 0;
}
.production-fab-main .list-mark {
  width: 16px;
  height: 16px;
  display: block;
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 3px;
  flex-shrink: 0;
  background-image: url("/images/product/checked.png");
}
.production-fab-main .subtitle-text {
  font-weight: 500;
  font-size: 14px;
  color: #21004D;
  line-height: 20px;
  margin-left: 8px;
}
.production-fab-main .card-top-title {
  font-weight: 900;
  font-size: 30px;
  color: #491F66;
  line-height: 43px;
}
.prod-cards-con > div {
  margin-top: 20px;
}
.prod-cards-con .card-top-bg-320 {
  margin-top: 0;
}
.prod-cards-con .row-2-title {
  font-weight: 900;
  font-size: 24px;
  color: #21004D;
  line-height: 35px;
  width: 335px;
}
.prod-cards-con .row-2-content {
  display: flex;
  margin-top: 32px;
}
.prod-cards-con .row-2-content > h3 {
  margin-left: 12px;
  font-weight: 500;
  font-size: 14px;
  color: #21004D;
  line-height: 24px;
}
.content-icon {
  width: 20px;
  height: 20px;
  display: block;
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.openapi .prod-cards {
  display: flex;
}
.openapi .prod-cards .prod-cards-con-left {
  padding: 0 20px;
  width: 760px;
}
.openapi .prod-cards .prod-cards-con-left p,
.openapi .prod-cards .prod-cards-con-left li {
  color: #333;
}
.openapi .prod-cards .prod-cards-con-left .set {
  width: 720px;
  height: 116px;
  background: linear-gradient(180deg, #e1dbff 0%, rgba(255, 255, 255, 0.8) 32%);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
  padding: 0 20px;
}
.openapi .prod-cards .prod-cards-con-left .set .set-title {
  padding-top: 20px;
  font-size: 16px;
  font-weight: 500;
}
.openapi .prod-cards .prod-cards-con-left .set hr {
  border: 1px solid #eeeeee;
  margin-top: 8px;
}
.openapi .prod-cards .prod-cards-con-left .set .set-api {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.openapi .prod-cards .prod-cards-con-left .set .set-api .api-title {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.openapi .prod-cards .prod-cards-con-left .set .set-api .api-success {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #00b9a0;
  margin-left: 9px;
}
.openapi .prod-cards .prod-cards-con-left .set .set-api .api-success .success-icon {
  width: 14px;
  height: 14px;
  background: url("../images/product/openapi/set-api-gou.png") no-repeat center;
  background-size: 14px;
  margin-right: 4px;
}
.openapi .prod-cards .prod-cards-con-left .set .set-api .input-box {
  position: relative;
}
.openapi .prod-cards .prod-cards-con-left .set .set-api .input-box input {
  width: 374px;
  height: 32px;
  background: rgba(0, 185, 160, 0.05);
  border: 1px solid #00b9a0;
  border-radius: 4px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 100px;
  color: #00b9a0;
}
.openapi .prod-cards .prod-cards-con-left .set .set-api .input-box .text {
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 12px;
  font-weight: 500;
  color: #00b9a0;
}
.openapi .prod-cards .prod-cards-con-left .set .set-api .copy {
  width: 32px;
  height: 32px;
  background: url("../images/product/openapi/copy.png") no-repeat center;
  background-size: 32px;
  margin-left: 10px;
}
.openapi .prod-cards .prod-cards-con-left .set .set-content {
  font-size: 16px;
}
.openapi .prod-cards .prod-cards-con-left .right-content {
  width: 720px;
  min-height: 835px;
  background: #ffffff;
  border-radius: 12px;
  margin: 20px 0;
  padding: 20px 12px;
}
.openapi .prod-cards .markdown-body {
  font-size: 14px !important;
}
.openapi .prod-cards .markdown-body ul li {
  list-style-type: disc;
}
.openapi .prod-cards .markdown-body h3 {
  height: 40px;
  line-height: 40px;
  background-color: #f8f7ff;
  color: #21004d;
  border-radius: 8px;
  padding-left: 12px;
}
.openapi .prod-cards .openapi-sidebar {
  width: 200px;
  min-height: 674px;
  padding-left: 19px;
  padding-right: 5px;
  padding-bottom: 20px;
  color: #21004d;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.03);
  border-radius: 12px;
}
.openapi .prod-cards .openapi-sidebar .openapi-sidebar-item {
  font-size: 12px;
  font-weight: 500;
}
.openapi .prod-cards .openapi-sidebar .openapi-sidebar-item .openapi-sidebar-item-title {
  font-size: 14px;
  font-weight: 900;
  padding-top: 20px;
}
.openapi .prod-cards .openapi-sidebar .openapi-sidebar-item .openapi-ul {
  border-left: 1px solid #dcd6ff;
}
.openapi .prod-cards .openapi-sidebar .openapi-sidebar-item .openapi-ul li {
  margin-top: 20px;
  margin-left: 12px;
  word-break: break-word;
}
.openapi .prod-cards .openapi-sidebar .openapi-sidebar-item .openapi-ul .openapi-active {
  position: relative;
  color: #7532a3;
}
.openapi .prod-cards .openapi-sidebar .openapi-sidebar-item .openapi-ul .openapi-active::after {
  position: absolute;
  left: -13px;
  height: 20px;
  width: 2px;
  border-radius: 1px;
  background-color: #7532a3;
  content: "";
}
