*{
  padding: 0;
  margin: 0;
  font-family: SourceHanSansSC
}
.top {
  padding: 24px 30px;
  box-sizing: border-box;
  width: 100%;
}
.c-2cb996{
  color: #2CB996;
}
.c-346197{
  color: #346197;
}
.c-555{
  color:#555;
}
.c-222{
  color: #222222
}
.c-6f6f6f{
  color: #6f6f6f;
}
.bg-f7f9fc{
  background:#F7F9FC
}
.flex {
  display: flex;
}
.flex-center {
  display: flex;
  align-items: center;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.flex-start{
  display: flex;
  justify-content: flex-start;
}
.flex-xy-center{
  display: flex;
  align-items: center;
  justify-content: center;
}

.ml-110 {
  margin-left: 110px;
}
.ml-40{
  margin-left: 40px;
}
.mt-8{
  margin-top: 8px;
}
.mb-24{
  margin-bottom: 24px;
}
.ml-44 {
  margin-left: 44px;
}
.mr-20{
  margin-right: 20px;
}
a {
  text-decoration: none;
  color: black;
}
.color222 {
  color: #222;
}
.font-12 {
  font-size: 12px;
}
.font-14 {
  font-size: 14px;
}
.font-16{
  font-size: 16px;
}
.font-20{
  font-size: 20px;
}
.font-22{
  font-size:22px;
}
.font-24 {
  font-size: 24px;
}
.font-32 {
  font-size: 32px;
  line-height: 32px;
}
.font-48 {
  font-size: 48px;
  line-height: 48px;
}
.fw-b{
  font-weight: bold;
}
.box {
  width: 190px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom:60px;
}
.mt-05{
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}

.mt-16 {
  margin-top: 16px;
}

.mt-22 {
  margin-top: 22px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-32 {
  margin-top: 32px;
}
.p-x-20{
  padding: 0 20px;
}
.pt-60{
  padding-top: 60px;
}
.pt-128{
  padding-top: 128px;
}
body {
  background-color: #F9F9F9;
}

.bg-white {
  background-color: white;
}

.position-relative {
  position: relative;
}

.color-gray {
  color: #A0A0A0;
}
.color555 {
  color: #555;
}
.color-green {
  color: #2CB996;
}
.power-box {
  background: #F7F9FC;
  padding: 20px 24px 24px;
  width: 285px;
  height: 175px;
  box-sizing: border-box;
}
.circle {
  width: 6px;
  height: 6px;
  background-color: #222;
  border-radius: 6px;
  position: relative;
}
.ml-2 {
  margin-left: 4px;
}
.creatNewFun {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.creatNewFun .list {
  width: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.creatNewFun .list img {
  width: 32px;
  height: 32px;
}
.creatNewFun .list .dott-line{
  height:120px;
  position: absolute;
  right: 0;
  top: 20px;
  width: 1px;
  border: 1px dotted #2cb996;
}
.creatNewFun .list-fuwu{
  align-items: flex-start;
  width:285px;
  height: 300px;
  border-radius: 10px;
  /* background:#E5F5F2;  */
  background: linear-gradient(#FCFCFE 0%,#EDF8F6 50% ,#E0F3F0 80%,#E1F4F1 100%);
  box-shadow: 0px 2px 10px 0px rgba(32, 39, 53, 0.02);
  backdrop-filter: blur(50px);
  padding: 20px 0 20px 20px;
  margin-right: 20px;
  margin-bottom: 1rem;
  border-bottom: 4px solid #2cb996;
}

/* 时间线 */
.line::after {
  content: '';
  width: 2px;
  height: 100%;
  position: absolute;
  z-index: 10;
  top: -22px;
  left: 0;
  background:linear-gradient(180deg, rgba(87, 221, 199, 0) 0%, rgba(44, 185, 150, 0.42) 22.41%, rgba(44, 185, 150, 1) 54%, rgba(44, 185, 150, 0.38) 82.67%, rgba(44, 185, 150, 0) 100%);
}
.line {
  position: relative;
  padding: 20px 0;
  margin-right: 80px;

}
.time-box {
  height: 80px;
  display: flex
}
.timeline-box {
  margin-right: 60px;
}
.time-box .circel{
  width: 16px;
  height: 16px;
  border-radius:50%;
  border:1px solid #2cb996;
  background: #fff;
  position: relative;
  left: -7.5px;
  top: 0;
  z-index: 100;
  cursor: pointer;
}
.active .circel{
  background: #2CB996 !important;
}
.active .time {
  color: #2cb996;
}
.time-box .time {
  margin-left: 20px;
  font-size: 24px;
  color: #222;
  line-height: 20px;
  cursor: pointer;
}
.yuan {
  width: 10px;
  height: 10px;
  background:#2cb996;
  border-radius:50%;
  margin-right: 10px;
  margin-left: 20px;
}
.history-list {
  display: flex;
  align-items: center;
  height: 100px;
  background: url('../static/understandMobao/bgbg.png') top center no-repeat
}
.history-list .yuan {
  position: relative;
  top: -10px;
}
.history-list .font-22 {
  position: relative;
  top: -10px;
}
.qiyebg {
  background: url('../static/understandMobao/qiyebg.png') top center no-repeat;
  background-size: 100% 100%;
}
/* 申请入职logo */
.apply{
  position: fixed;
  right: 30px;
  top: 338px;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}
.apply .guaiguai{
  width: 82px;
  height: 128px;
  display: inline-block;
}
.apply-in {
  font-size: 14px;
  color: #fff;
  background: #2cb996;
  border-radius: 20px;
  padding: 3px 10px;
}
.leftbg {
  position: absolute;
  width: 121px;
  height: 194px;
  left: 0;
  top: 320px;
  transform: rotateY(180deg);
}
.rightbg {
  position: absolute;
  width: 125px;
  height: 250px;
  right:0;
  bottom: -130px;
}
.rightbg1{
  position: absolute;
  width: 125px;
  height: 250px;
  right:0;
  bottom: 250px;
}
.head-title {
  background: url('../static/understandMobao/titleicon.png') top center no-repeat;
  background-position: -6px 0;
  padding-top: 20px;
  background-size: 24%;
}
.title-color {
  font-size: 32px;
  font-weight: 800;
  background: linear-gradient(124.67deg, rgba(22, 189, 147, 1) 0%, rgba(39, 95, 162, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.hover-card1{
  width: 240px;
  height: 80px;
  position: absolute;
  top: 120px;
  left: 47%;
  cursor: pointer;
}
.hover-card1-child{
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  width: 500px;
  height: 300px;
  z-index: 2;
}
.hover-card1:hover .hover-card1-child{
  display: block;
}
.hover-card2{
  width: 240px;
  height: 80px;
  position: absolute;
  top: 170px;
  left: 19%;
  cursor: pointer;
}
.hover-card2-child{
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  width: 500px;
  height: 300px;
  z-index: 2;
}
.hover-card2:hover .hover-card2-child{
  display: block;
}
.hover-card3{
  width: 230px;
  height: 75px;
  position: absolute;
  top: 230px;
  left: 59.4%;
  cursor: pointer;
}
.hover-card3-child{
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  width: 500px;
  height: 300px;
  z-index: 2;
}
.hover-card3:hover .hover-card3-child{
  display: block;
}
.hover-card4{
  width: 225px;
  height: 70px;
  position: absolute;
  top: 268px;
  left: 37%;
  cursor: pointer;
}
.hover-card4-child{
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  width: 500px;
  height: 300px;
  z-index: 2;
}
.hover-card4:hover .hover-card4-child{
  display: block;
}
.hover-card5{
  width: 225px;
  height: 75px;
  position: absolute;
  top: 390px;
  left: 22.2%;
  cursor: pointer;
}
.hover-card5-child{
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  width: 500px;
  height: 300px;
  z-index: 2;
}
.hover-card5:hover .hover-card5-child{
  display: block;
}
.hover-card6{
  width: 270px;
  height: 88px;
  position: absolute;
  top: 393px;
  left: 51%;
  cursor: pointer;
}
.hover-card6-child{
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  width: 500px;
  height: 300px;
  z-index: 2;
}
.hover-card6:hover .hover-card6-child{
  display: block;
}
.right-card{
  width: 285px;
  height: 362px;
  background: #F7F9FC;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.icon-box{
  width: 88px;
  height: 88px;
}
.blue-icon{
  width: 100%;
  height: 100%;
  display: block;
}
.green-icon{
  width: 100%;
  height: 100%;
  display: none;
}
.right-card:hover{
  transform: translateY(-10px);
  box-shadow: 0 0 5px 10px rgba(247, 249, 252,0.5);
  background: #FFFFFF;
  transition: transform 0.5s ease;
}
.right-card:hover .blue-icon{
  display: none;
}
.right-card:hover .green-icon{
  display: block;
}
.grid-box{
  display: grid;
  grid-template-columns: repeat(3, 390px);
  grid-column-gap: 30px;
  grid-row-gap: 20px;
}
.flower{
  width: 80px;
  height: 80px;
  margin-top: 48px;
}
.flower-card{
  cursor: pointer;
  background: #F7F9FC;
  height: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.center-title{
  margin-top: 24px;
  font-size: 24px;
  font-weight: 500;
  color: #222222;
}
.text{
  margin-top: 8px;
  display: none;
  font-size: 14px;
  color: #222222;
}
.flower-card:hover{
  transform: translateY(-10px);
  box-shadow: 0 1px 35px 17px rgba(96, 117, 176,0.09);
  background: #FFFFFF;
  transition: transform 0.3s ease;
}
.flower-card:hover .text{
  display: block;
}
.flower-card:hover .flower{
  width: 56px;
  height: 56px;
}
.flower-card:hover .flower{
  margin-top: 20px;
}
.ai-left{
  width: 540px;
  height: 256px;
  background-color: #F7F9FC;
}
.bottom-title{
  font-size: 16px;
  color: #222222;
  margin: 15px 0 0 15px;
  font-weight: 600;
}
.ai-right{
  width: 670px;
  height: 256px;
  background-color: #F7F9FC;
}
.pointer{
  cursor: pointer;
}
/* 弹窗样式 */
.bg {
  position: fixed; /* 固定定位 */
  top: 0;
  left: 0;
  width: 100vw; /* 视口宽度 */
  height: 95vh; /* 视口高度 */
  background-color: rgba(0, 0, 0, 0.5); /* 背景颜色和透明度 */
  display: flex; /* 使用flex布局居中内容 */
  justify-content: center;
  align-items: center;
  z-index: 1000; /* 确保弹窗在最上层 */
}
.bottom-info{
  width: 64px;
  height: 64px;
}
.grid-box-1{
  display: grid;
  grid-template-columns: repeat(3, 173px);
  grid-row-gap: 20px;
}
.grid-box-2{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}
.card-2{
  cursor: pointer;
  background: #F7F9FC;
  height: 180px;
}
.card-2:hover{
  transform: translateY(-10px);
  box-shadow: 0 1px 35px 17px rgba(96, 117, 176,0.09);
  background: #FFFFFF;
  transition: transform 0.3s ease;
}
.icon-box-1{
  width: 42px;
  height: 42px;
  margin: 24px 0 20px 40px;
}
.card-2:hover .blue-icon{
  display: none;
}
.card-2:hover .green-icon{
  display: block;
}
.bg-gray{
  background-color: #F7F9FC;
}
.bg-blue{
  background-color: #346197;
}
.anli-bg{
  /*position: absolute;*/
  /*right: 0;*/
  /*top: 0;*/
  /*width: 960px;*/
  /*height: 520px;*/
  /*background-image: url('../static/supplyChain/bg-anli.png');*/
  /*background-size: contain;*/
  /*z-index: 2;*/
  background: linear-gradient(to right, #346197 50.1%, transparent 50%), url('../static/supplyChain/bg-anli.png') no-repeat top right;
  background-size:100% 100%, 50% 100% ;
  /*background-position: ;*/
  /*background-size: cover*/
}
.an-title{
  font-size: 32px;
  color: #FFFFFF;
  padding-top: 48px;
  margin-bottom: 24px;
  font-weight: 500;
}
.label-color {
  width: 5px;
  height: 16px;
  border-radius: 0 3px 3px 0;
  background-color: #FFFFFF;
  opacity: 0.39;
  margin-top: 4px;
  margin-right: 8px;
}
.anli-text{
  font-size: 16px;
  color: #FFFFFF;
  opacity: 0.8;
}
.nanti{
  color: #FFFFFF;
  font-weight: 900;
  font-size: 20px;
  margin-top: 48px;
}
.nanti-box{
  width: 360px;
  height: 34px;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px dashed #FFFFFF;
  box-shadow: 0px 1px 32px 0px rgba(96, 117, 176, 0.1);
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orange-text{
  color: #F58C2E;
  font-weight: 500;
  font-size: 16px;
}
.anli-end{
  width: 362px;
  height: 58px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
}
.title-line{
  width: 100px;
  height: 1px;
  border-top: 1px solid rgba(52, 97, 151, 0.3);
}
.m-x-20{
  margin: 0 20px;
}
.grid-box-3{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
.grid-card-3{
  background: #FFFFFF;
  padding: 24px 32px;
}
.grid-card-3:hover {
  transform: translateY(-10px);
  box-shadow: 0 1px 35px 17px rgba(96, 117, 176,0.09);
  transition: transform 0.3s ease;
}
.grid-box-4{
  margin-top: 24px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.grid-box-5 {
  margin-top: 24px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.grid-box-6{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
}
.icon-box-2{
  width: 48px;
  height: 48px;
  margin-top: 28px;
  margin-bottom: 12px;
}
.fw-500{
  font-weight: 500;
}
.mb-50{
  margin-bottom: 50px;
}
.grid-card-6{
  height: 280px;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grid-card-6:hover {
  transform: translateY(-10px);
  box-shadow: 0 1px 35px 17px rgba(96, 117, 176,0.09);
  transition: transform 0.3s ease;
}
.grid-card-6:hover .blue-icon{
  display: none;
}
.grid-card-6:hover .green-icon{
  display: block;
}
.tab{
  padding: 14px;
  white-space: nowrap;
}
.ml-10 {
  margin-left: 10px;
}
.button-box{
  padding: 5px 24px;
  border: 1px solid #2CB996;
  color: #2CB996;
  margin-right: 40px;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 2px;
}
