
.index{
  background: #fff;
    margin-top: 10px;
}
.introduction01bg {
  background: #3b7fff url(../images/introduction13.png) no-repeat center;
  height: 267px;
  width: 100%;
  background-size: 100% 100%;
}
.introduction01 {
  text-align: center;
  color: #fff;
  position: relative;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.introduction01a {
  font-size: 40px;
  padding-top: 30px;
}
.introduction01b {
  font-size: 16px;
  padding: 8px 0 0;
  line-height: 32px;
  width: 800px;
  margin: 0 auto;
}
.mt40 {
  margin-top: 20px !important;
}
.introduction01d {
  display: block;
  width: 120px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  border-radius: 4px;
  background: #fff;
  color: #005ce5;
  font-size: 16px;
  cursor: pointer;
}
/* .navbg {
  height: 80px;
  width: 100%;
} */

.navbg {
    width: 100%;
      height: 80px;
    background-color: #fff; /* 根据需要调整背景颜色 */
    z-index: 1000; /* 确保导航栏在最上层 */
    transition: top 0.3s; /* 平滑过渡效果 */
}

.navbg.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* 添加阴影效果 */
}

.nav1 {
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid #e3e4e5;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.nav2 ul {
  display: flex;
  justify-content: center;
}
.nav2 ul li.active {
  border-bottom: 3px solid #128bff;
}
.nav2 ul li {
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  margin: 0 24px;
}
.title32 {
  font-size: 28px;
  padding: 70px 0 40px;
  text-align: center;
  font-weight: bold;
}
.productAdv1 {
  /* display: flex;
  justify-content: space-between;
  flex-wrap: wrap; */
  width: 100%;
}
.productAdv1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 40px;
  width: 100%;
}
.productAdv1 ul li {
  border-radius: 5px;
  display: flex;
  background-size: cover;
  width: 580px;
  margin-bottom: 22px;
  text-align: left;
  transition: all 0.5s;
  padding-bottom: 22px;
  min-height: 140px;
  border: 1px solid #f0f1f2;
}
.productAdv2 {
  width: 88px;
  height: 88px;
  margin: 0;
  background: url(../images/imga04.png) no-repeat center;
}
.productAdv3 {
  width: 490px;
}
.productAdv3 h6 {
  font-size: 18px;
  color: #2e3033;
  margin-top: 22px;
}
.productAdv3 p {
  font-size: 14px;
  line-height: 26px;
  color: #5c5f66;
  text-align: left;
  padding-top: 16px;
  padding-right: 20px;
}
.productAdv1 ul li:nth-child(2) .productAdv2 {
  background: url(../images/imga012a.png) no-repeat center;
}
.productAdv1 ul li:nth-child(3) .productAdv2 {
  background: url(../images/imga03a.png) no-repeat center;
}
.productAdv1 ul li:nth-child(4) .productAdv2 {
  background: url(../images/imga01a.png) no-repeat center;
}
.productAdv1 ul li:hover {
  box-shadow: 0 0px 12px 0 #c0d4ea;
  background: url(../images/introduction14.png) center no-repeat;
  background-size: cover;
}
.productAdv1 ul li:hover h6 {
  color: #fff;
}
.productAdv1 ul li:hover p {
  color: #fff;
}
.introduction02bg {
  background: #f7f9fc;
  padding-bottom: 40px;
}
.productAdv1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.productAdv1a {
  border: 1px solid #f0f1f2;
  border-radius: 4px;
  background: #fff;
  width: 385px;
  margin-bottom: 20px;
}
.productAdv1a:hover {
  box-shadow: 0 0 15px #e2e2e2;
}
.productAdv1b {
  line-height: 60px;
  margin: 12px 40px 2px;
  font-size: 18px;
  text-align: left;
  transition: all 0.3s;
  color: #1e2330;
  position: relative;
}
.productAdv1 .productAdv1a i {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  background: url(../images/imga05.png) no-repeat center;
  top: 8px;
  margin-right: 10px;
}
.productAdv1 .productAdv1a:nth-child(2) i {
  background: url(../images/imga06.png) no-repeat center;
}
.productAdv1 .productAdv1a:nth-child(3) i {
  background: url(../images/imga07.png) no-repeat center;
}
.productAdv1 .productAdv1a:nth-child(4) i {
  background: url(../images/imga09.png) no-repeat center;
}
.productAdv1 .productAdv1a:nth-child(5) i {
  background: url(../images/imga10.png) no-repeat center;
}
.productAdv1 .productAdv1a:nth-child(6) i {
  background: url(../images/imga14.png) no-repeat center;
}
.productAdv1 .productAdv1a:nth-child(7) i {
  background: url(../images/imga08.png) no-repeat center;
}

.productAdv1c,
.productAdv1d {
  font-size: 14px;
  color: #5c5f66;
  line-height: 1.8em;
  text-align: left;
  padding: 0px 40px;
  letter-spacing: 0.5px;
}
.productAdv1c {
  box-sizing: border-box;
  height: 155px;
}
.productAdv1f {
  color: #226cff;
  margin: 0px 40px 30px;
  line-height: 32px;
  padding-top: 30px;
  border-top: 1px solid #dfdfdf;
  font-size: 14px;
}
.productAdv1f .font18 {
  font-size: 24px !important;
  font-family: number;
  padding-right: 3px;
}
.fr,
.y {
  float: right;
}
.productAdv1a:hover .productAdv1e:not(.disabled) {
  background: linear-gradient(-30deg, #226cff, #82abfb);
  color: #fff;
  border: none;
  line-height: 32px;
}
.productAdv1e {
  color: #226cff;
  border: 1px solid #226cff;
  border-radius: 4px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  width: 100px;
  box-sizing: border-box;
  cursor: pointer;
}

.title32 {
  font-size: 28px;
  padding: 70px 0 40px;
  text-align: center;
  font-weight: bold;
}
.about9a {
  font-size: 16px;
  text-align: left;
  line-height: 48px;
  text-align: center;
}
.about9a span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin: 0 40px;
}
.about9a span.on {
  color: #226cff;
}
.about9a span.on:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #226cff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.about9g {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 32px;
}
.about9c {
  width: 460px;
}
.about9d {
  font-size: 20px;
  padding-bottom: 24px;
  display: flex;
}
.about9d svg {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.about9e {
  font-size: 14px;
  line-height: 32px;
  color: #5c5f66;
}
.about9f {
  /* background: url(../../assets/images/introduction16.png) no-repeat center; */
  height: 500px;
  width: 631px;
  display: block;
}
.about9f1 {
  /* background: url(../../assets/images/introduction17a.png) no-repeat center; */
  height: 500px;
  width: 631px;
  display: block;
}


.guding {
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 88;
  border-bottom: 1px solid #f0f1f2;
  box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.05);
}


/* 帮助文档部分样式 */
.api4 {
  margin: 20px auto;
  overflow: hidden;
  display: none;
  justify-content: space-between;
  position: relative;
  width: 1200px;
  font-size: 16px;
}

.product_news {
  display: flex;
}

.page {
  display: block;
  width: 600px;
  float: left;
  line-height: 50px;
}
.mr30 {
  margin-right: 30px;
}
.api4 i,
.page i {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: #128bff;
  margin-right: 12px;
  position: relative;
  top: 2px;
}
.page p {
  height: 50px;
}
.product_news .bocet1 {
  box-shadow: none;
}
.bocet1s1 td a {
  color: #333;
  font-size: 14px;
  display: block;
  padding: 0 16px;
  cursor: pointer;
}
.bocet1s1 th {
  padding: 0 16px;
}
.bocet1 th {
  font-size: 14px;
  color: #333;
}
.bocet1 {
  width: 100%;
  border-collapse: inherit;
  word-break: break-all;
  border-top: 0 none;
  margin-bottom: 24px;
  color: #999;
  box-shadow: 0 0px 10px 0 rgb(0 0 0 / 6%);
  table-layout: fixed;
}
.bocet1s1 th {
  line-height: 46px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.bocet1s1 th {
  font-size: 14px;
  border-bottom: 1px solid #f0f1f2;
  line-height: 52px;
}

.bocet1s1 td a span {
  float: right;
  color: #999;
}

.fr,
.y {
  float: right;
}

.bocet1 td a:hover {
  background: #f7fafc;
  color: #128bff;
}