.w1000{
  width: 1040px;
  margin: 0 auto;
}

@keyframes CfadeInUp {
  from {
    transform: translateY(50px);
  }

  to {
    transform: translateY(0px);
    opacity: 1;
  }
}

.CfadeInUp {
  animation: 1s ease forwards alternate;
}


.img-container > img {
  display: block;
  width: 100%;
}

.warm-prompt .icon-warning::before {
  content: unset;
}

.data-market-ad-bottom{
  max-height:88px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.data-market-ad-bottom img{
  display: block;
  width: 100%;
}

.data-market-ad-bottom .icon-close {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  color: #fff;
  background-image: none;
  cursor: pointer;
}

.banner-top{
  box-sizing: border-box;
  height:440px;
  background: url(/frontRouter/pc/dataInterface/images/interface1/banner-bg@2x.png) no-repeat center;
  background-size: cover;
  text-align: center;
}
.data-interface-index .header-banner-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 440px;
}
.data-interface-index .header-banner-content-c {
  width: 720px;
  height: 100%;
}
.data-interface-index .header-banner-content-r,
.data-interface-index .header-banner-content-l {
  width: 240px;
  height: 100%;
  flex-shrink: 0;
  color: #fff;
}

.banner-top-container,
.header-banner-center-img-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.see-more-api {
  height: 68px;
  display: flex;
  align-items: center;
  padding-left: 56px;
  font-size: 14px;
  line-height: 22px;
}

.banner-center-img {
  width: 394px;
}
.banner-center-button-img {
  margin-top: 20px;
  width: 300px;
}

.banner-bottom-data-text {
  width: 100%;
  height: 100px;
  background-color: #fff;
  transition: all 0.5s ease;
}

.blue-linear-gradient {
  background: linear-gradient(180deg, #2A80F0 0%, #1A14C0 100%);
}
.blue-background {
  background: #2A80F0;
}

.online-customer-text:hover {
  color: #fff;
}

.header-banner-content-l-list {
  position: relative;
  padding-top: 12px;
}
.header-banner-content-item {
  padding: 10px 12px 10px 24px;
  height: 72px;
  display: flex;
}
.header-banner-content-item:hover {
  background: linear-gradient(180deg, #2A80F0 0%, #1A14C0 100%);
}
.list-hover-container {
  position: absolute;
  top: 25px;
  right: 50px;
  transform: translateX(100%);
  width: 940px;
  width: 0px;
  background-color: #fff;
  z-index: 2;
  box-shadow: 0px 0px 28px 0px #00000014;
  opacity: 0;
  transition: opacity 0.8s ease, right 0.5s ease;
  overflow: hidden;
}
.header-banner-content-item:hover .list-hover-container {
  width: 940px;
  opacity: 1;
  right: 0px;
}
.header-banner-content-item .iconfont {
  font-size: 24px;
}
.list-hover-list {
  padding: 5px 24px;
  font-size: 14px;
  line-height: 36px;
  color: #1d1d1d;
  height: 390px;
  overflow: hidden;
}
.list-hover-list .list-hover-item {
  padding: 9px 32px;
  text-align: left;
  cursor: pointer;
}
.list-hover-list .list-hover-item:not(:last-of-type) {
  border-bottom: 1px solid #F2F2F4;
}
.list-hover-title {
  font-size: 16px;
  line-height: 32px;
}
.list-hover-list .list-hover-item:hover {
  background-color: #F7F9FC;
}
.list-hover-list .list-hover-item:hover .list-hover-title {
  color: #2ABED1;
}
.list-hover-list .list-hover-item:hover .list-hover-title {
  color: #2ABED1;
}

.list-hover-list .list-hover-subtitle {
  font-size: 14px;
  line-height: 22px;
  color: #999;
}

.header-banner-content-item-l {
  margin-top: 4px;
}
.header-banner-content-item-r {
  margin-left: 8px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.header-banner-content-item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  width: 100%;
}
.header-banner-content-item-title-text {
  flex: 1;
  text-align: left;
}
.header-banner-content-item-subtitle {
  font-size: 14px;
  line-height: 22px;
}

.header-banner-card2 {
  padding: 20px;
}
.online-customer {
  height: 160px;
}
.online-customer-icon {
  display: block;
  width: 24px;
  height: 24px;
}
.online-customer-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.api-apply-title,
.online-customer-label {
  font-size: 14px;
  line-height: 22px;
}
.online-customer-value {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}
.online-customer-text {
  margin-left: 8px;
}

.api-apply-container {
  margin-top: 10px;
  height: 270px;
  text-align: left;
}
.api-apply-title {
  margin-bottom: 16px;
}


.api-content-container{
  background: linear-gradient(180deg, #E3F5FF 0%, rgba(208, 238, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
  position: relative;
  text-align: center;
  border: 1px solid transparent;
  padding-bottom: 40px;
}
.api-content-module {
  margin-top: 40px;
}
.api-content-module-header {
  text-align: center;
}
.api-content-module-title {
  display: inline-block;
  width: 144px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
}
.api-content-module-subtitle {
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  color: #1d1d1d;
}

.use-where .api-content-module-title {
  background-image: url(/frontRouter/pc/dataInterface/images/interface1/use-where-title@2x.png);
}
.use-where .use-where-card-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 500px;
  height: 120px;
  background-color: #fff;
}
.use-where .use-where-card-left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100%;
  flex-shrink: 0;
  border-top-right-radius: 16px;
  box-shadow: 4px 0px 4px 0px #00000014;
}
.use-where .use-where-card-left img {
  display: block;
  width: 48px;
  height: 48px;
}
.blue-bg {
  background-color: #2A80F0;
}
.deepblue-bg {
  background-color: #1A14C0;
}
.lightblue-bg {
  background-color: #00D0FF;
}
.green-bg {
  background-color: #0BBE65;
}
.use-where .use-where-card-right {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  text-align: left;
}
.u-card-title {
  font-size: 16px;
  line-height: 32px;
  color: #1d1d1d;
}
.u-card-content {
  font-size: 14px;
  line-height: 22px;
  color: #999;
}

.api-service .api-content-module-card-line,
.core-feature .api-content-module-card-line,
.use-where .api-content-module-card-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.use-where .api-content-module-card-line {
  margin-top: 40px;
}
.use-where .use-where-card-item:not(:last-of-type) {
  margin-right: 40px;
}


.api-service .api-content-module-card-line,
.core-feature .api-content-module-card-line {
  padding: 0 24px;
}
.core-feature .api-content-module-title {
  background-image: url(/frontRouter/pc/dataInterface/images/interface1/core-feature-title-text@2x.png);
}
.api-content-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 0;
  flex: 1;
}
.api-content-item:first-of-type {
  margin-right: 138px;
}
.api-content-item-left {
  margin-right: 34px;
}
.api-content-item-left img {
  display: block;
  width: 36px;
  height: 36px;
}
.api-content-item-right {
  text-align: left;
  flex: 1;
}

.banner-bottom-data-text .data_text {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100px;
}
.banner-bottom-data-text .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.data_text .item .tit {
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  color: #1D1D1D;
  text-align: center;
}
.data_text .item .tit span {
  font-weight: 700;
  font-size: 14px;
  color: #1D1D1D;
  vertical-align: middle;
}
.data_text .item .tit strong {
  color: #1A14C0;
  background-image: -webkit-linear-gradient(180deg, #1A14C0 0%, #2A80F0 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.data_text .item .text {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  color: #686868;
  text-align: center;
  margin-top: 4px;
}
