.hero-bg {
  /* background-image: url('/labsys/img/graph-background.png'); */
  background-size: cover !important;
  background-position: center !important;
  min-height: 638px; 
}
/*  */

/*  */
.main-title-box .title1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 700;
  font-size: 48px;
  color: #FFFFFF;
  line-height: 56px;
  padding-top:58px ;   
}
.main-title-box .title2{
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 36px;
  color: #FFFFFF;
  line-height: 52px;
  margin-top: 28px;
}
.main-title-box .title3{
  max-width: 795px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: rgba(255,255,255,0.7);
  line-height: 48px;
  margin-top: 29px;
}
/*  */


/*  */
.resetKnowledge-main{
  min-height: 870px;
  background: RGBA(248, 248, 249, 1) !important;
  padding: 76px 0 70px 0 !important;
}
.resetKnowledge-main .title1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 40px;
  color: #070806;
  line-height: 28px;
  text-align: center;
  margin-bottom: 52px;
}
.resetKnowledge-boxs{
 display: flex;
 /* align-items: center; */
}
.resetKnowledge-boxs .resetKnowledge-list{
 margin-right: 60px;
}
.resetKnowledge-boxs .resetKnowledge-list .item{
  min-width: 345px;
  background: #EBF2F9;
  border-radius: 12px 12px 12px 12px;
  border: 2px solid #FFFFFF;
  padding: 33px  30px 33px 53px;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 35px;
  cursor: pointer;
}
.resetKnowledge-boxs .resetKnowledge-list .item:last-child{
  margin-bottom: 0;
}
.resetKnowledge-boxs .resetKnowledge-list .active{
  padding-left: 16px;
  background: rgba(98, 140, 255, 1);
  border-color: rgba(98, 140, 255, 1);
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 35px;
}
.resetKnowledge-boxs .resetKnowledge-list .active div{
  width: 5px;
  height: 42px;
  background: #FFFFFF;
  border-radius: 12px 12px 12px 12px;
  margin-right: 30px;
}
.resetKnowledge-boxs .resetKnowledge-right{
  /* background-image: url('/labsys/img/resetKnowledge-bc.png'); */
  background-size: cover !important;
  background-position: center !important;
  padding: 25px 42px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  border-radius: 24px;
}
/*  */


/*  */
.Summary-graph-main{
  background: #FAFBFF;
  min-height: 705px;
  padding: 74px 0  105px 0 !important;
}
.Summary-graph-main .title1{
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 40px;
  color: #070806;
  line-height: 28px;
  text-align: center;
  margin-bottom: 85px;
}

.Summary-graph-boxs{
  display: flex;
  justify-content: space-between;
}
.Summary-graph-boxs .center-img{
    width: 491px;
    height: 377px;
}
.Summary-graph-boxs .left-main{

}
.Summary-graph-boxs .left-main .item{
 margin-bottom: 121px;
 position: relative;
}
.Summary-graph-boxs .left-main .item:last-child{
  margin-bottom: 0;
 }
.Summary-graph-boxs .left-main .item .label1{
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 24px;
  color: #333333;
  line-height: 28px;
  margin-bottom: 22px;
}
.Summary-graph-boxs .left-main .item img{
  width: 265px;
  height: 42px;
  position: absolute;
}
.Summary-graph-boxs .left-main .item .label2{
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #6E7B91;
  line-height: 28px;
  max-width: 250px;
}
/*  */



/*  */
.dataValue-main{
  /* background-image: url('/labsys/img/dataVal-bc.png'); */
  background-size: cover !important;
  background-position: center !important;
  min-height: 532px;
  padding: 74px 0 70px 0;
}
.dataValue-main .title1{
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
  margin-bottom: 73px;
}

.dataValue-boxs{
 display: flex;
}

.dataValue-boxs .dataValue-box{
  flex: 1;
  background: #FFFFFF;
  border-radius: 12px 12px 12px 12px;
  padding: 59px 57px  43px 57px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 30px;
}
.dataValue-boxs .dataValue-box:last-child{
  margin-right: 0;
}
.dataValue-boxs .dataValue-box img{
  width: 72px;
  height: 64px;
  margin-bottom: 21px;
}
.dataValue-boxs .dataValue-box .label1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  line-height: 28px;
  margin-bottom: 16px;
}

.dataValue-boxs .dataValue-box .label2{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
}


/*  */


/*  */
.graph-bottom-desc-main{
  /* background-image: url('/labsys/img/graph-bottom-bc.png'); */
  background-size: cover !important;
  background-position: center !important;
  min-height: 338px;
  padding: 65px 0 49px 0;
}
.graph-bottom-desc-main .title1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 36px;
  color: #3D3D3D;
  line-height: 64px;
}
.graph-bottom-desc-main .title2{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 23px;
  color: #6E7B91;
  line-height: 42px;
  margin-top: 12px;
  max-width: 962px;
}
/*  */