/* 官网 改版 */
body {
  min-height: 1024px;
}
.hero-bg {
  /* background-image: url('/labsys/img/index_background.png'); */
  background-size: cover !important;
  background-position: center !important;
  min-height: 744px;
}

.main-title-box{
  margin-top: 100px;  
}
.main-title-box .title1{
  text-align: center;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 700;
  font-size: 48px;
  color: #FFFFFF;
  line-height: 56px;
}
.main-title-box .title2{
  text-align: center;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 36px;
  color: #FFFFFF;
  line-height: 42px;
  margin-bottom: 83px;
}
.down-btns{
  justify-content: center;
}
.down-btns img{
  width: 330px;
  height: 98px;
  user-select: none;
  cursor: pointer;
  -webkit-user-drag: none;
}
.down-btns img:hover{
  opacity: 0.8;
}

.sdms-main{
    background: RGBA(246, 248, 252, 1);
}
.sdms-main .title1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 42px;
  color: #070806;
  line-height: 28px;
  margin-bottom: 24px !important;
}
.sdms-main .title2{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #838383;
  line-height: 28px;
}

.sdms-left-main .title{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #3D3D3D;
  line-height: 36px;
  margin-bottom: 10px;
  padding: 0;
}
.sdms-left-main .split-line{
  width: 100%;
  height: 1px;
  background: #D8D8D8;
  border-radius: 0px 0px 0px 0px;
  margin: 0;
}
.sdms-left-main .mark-line{
  width: 74px;
  height: 3px;
  background: #0064FF;
  border-radius: 114px 114px 114px 114px;
  margin-top: -3px;
}
.sdms-left-main .desc{
  margin-top: 40px;
  margin-bottom: 20px;
}
.sdms-left-main .desc p {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #3D3D3D;
  line-height: 28px;
  margin-bottom: 3cqb;
}

.sdms-left-main .sdms-btns{
  display: flex;
  align-items: center;
}
.sdms-left-main .sdms-btns div{
  width: 178px;
  height: 48px;
  background: #EFF8FF;
  border-radius: 219px 219px 219px 219px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #008FF6;
  line-height: 36px;
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 24px;
}
.sdms-left-main .sdms-btns div:last-child{
  margin-right: 0;
}
.sdms-left-main .sdms-btns div:hover{
  opacity: 0.8;
}
.right-sdms-img{
  width: 688px;
  height: 478px;
  user-select: none;
}


.eln-main{
    /* background-image: url('/labsys/img/eln-bc.png'); */
    background-size: cover;
    background-position: center;
    /* min-height: 800px; */
}
.eln-main .title1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 40px;
  color: #070806;
  line-height: 28px;
  margin-bottom: 24px;
}
.eln-main .title2{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #838383;
  line-height: 28px;
}
.text-eln-main{
  position: relative;
  margin-top: -42px;
  width: 67%;
}

.text-eln-main .box .label{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 700;
  font-size: 18px;
  color: #3D3D3D;
  line-height: 28px;
  margin-bottom: 6px;
  z-index: 2;
  position: relative;
  max-width: 60.5rem;
}
.text-eln-main .box .desc{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #3D3D3D;
  line-height: 24px;
  width: 284px;
  position: relative;
  z-index: 2;
  margin: 0;
  max-width: 60.5rem;
}
.text-eln-main .icon{
  width: 42px;
  height: 42px;
  position: relative;
  z-index: 1;
  top: 64px;
  right: 20px;
  user-select: none;
}
.text-eln-main-all{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Knowledge .title1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 42px;
  color: #070806;
  line-height: 28px;
  margin-bottom: 24px !important;
}
.Knowledge .title2{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #838383;
  line-height: 28px;
}
.Knowledge-main-bottom .top-desc{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #3D3D3D;
  line-height: 28px;
  margin-bottom: 51px;
}
.Knowledge-main-bottom .top-desc span{
  color: rgba(29, 146, 255, 1);
}
.Knowledge-main-bottom .bottom-desc-main {
  display: flex;
}
.Knowledge-main-bottom .bottom-desc-main .left-nav{
  flex: 1;
  margin-right: 41px;
}
.Knowledge-main-bottom .bottom-desc-main .right-bc{
  width: 746px;
  height: 511px;
  user-select: none;
}




.history-box .history-item {
  display: flex;
}

.history-box .history-item .left-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 15px;
}

.history-box .history-item .left-item .line {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.history-box .history-item .left-item .line div {
  width: 2px;
  background: #f2f2f2;
  border-radius: 0px 0px 0px 0px;
  height: 250%;
  margin-top: 10px;
  z-index: 0;
}

.history-box .history-item .left-item .circle {
  margin-top: 2px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  /* background: rgba(201, 205, 212, 0.1); */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  opacity: 1;
}

.history-box .history-item .left-item .circle div {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #c9cdd4;
  /* margin-top: 10px; */
  z-index: 1;
}

.history-box .history-item .left-item .now {
  /* background: rgba(0, 177, 255, 0.1); */
  width: 36px;
  height: 36px;
}

.history-box .history-item .left-item .now div {
  width: 50px;
  height: 50px;
  /* background: url(/labsys/img/Knowledge-left.png); */
  background-size: cover !important;
  background-position: center !important;
}

.history-box .history-item .right-item {
  width: 100%;
  padding-bottom: 66px;
}

.history-box .history-item .right-item .refused-box {
  width: 100%;
  background: #f7f8fa;
  border-radius: 16px 16px 16px 16px;
  padding: 12px;
  display: flex;
  font-size: 14px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #1d2129;
  line-height: 22px;
  margin-top: 12px;
  width: 324px;
  word-break: break-all;
}

.history-box .history-item .right-item .top {
  display: flex;
  align-items: center;
}

.history-box .history-item .right-item .top .name {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 22px;
  color: #070806;
  line-height: 28px;
  margin-right: 12px;
}
.history-box .history-item .right-item .top .mark {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 700;
  font-size: 32px;
  color: #008FF6;
  line-height: 40px;
}

.history-box .history-item .right-item .top .tag {
  background: rgba(0, 177, 255, 0.1);
  border-radius: 8px 8px 8px 8px;
  padding: 6px 10px;
  font-size: 12px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #00b1ff;
  line-height: 12px;
}

.history-box .history-item .right-item .top .refused {
  color: #ea7957;
  background: rgba(241, 153, 126, 0.1);
}

.history-box .history-item .right-item .bottom {
  font-size: 12px;
  font-family: JiangChengYuanTi, JiangChengYuanTi;
  font-weight: 400;
  color: #86909c;
  line-height: 22px;
  margin-top: 8px;
}

.history-box .history-item .right-item .bottom .svg {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}


.Graph-bottom-main {
  display: flex;
}
.Graph-bottom-main .left-nav{
  flex: 1;
  margin-right: 35px;
}
.Graph-bottom-main .left-nav .item:first-child{
  margin-top:39px;
}
.Graph-bottom-main .left-nav .item{
    display: flex;
    align-items: center;
    margin-bottom: 51px;
}
.Graph-bottom-main .left-nav .item:last-child{
  margin-bottom:38px;
}
.Graph-bottom-main .left-nav .item img{
  margin-right: 15px;
  user-select: none;
}

.Graph-bottom-main .left-nav .item .label{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
}

.Graph-right-bc{
  width: 857px;
  height: 509px; 
  user-select: none;
}

.ai-main{
  /* background-image: url(/labsys/img/ai-bc.png); */
  background-size: cover !important;
  background-position: center !important;
  min-height: 1045px;
}
.ai-main .title1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 28px;
  margin-bottom: 24px;
}
.ai-main .title2{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 28px;
}

.ai-item-box{
  box-shadow: 0px 0px 20px 0px rgba(193,193,193,0.2);
  border-radius: 0px 0px 0px 0px;
  background: #FFFFFF;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.ai-item-box .top-img{
 width: 100%;
 height: 238px;
 user-select: none;
}
.ai-item-box .bottom-desc{
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ai-item-box .bottom-desc .ai-title{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 20px;
  color: #3D3D3D;
  line-height: 28px;
  margin-top: 13px;
  margin-bottom: 8px;
}
.ai-item-box .bottom-desc .desc-box{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ai-item-box .bottom-desc .desc-box .desc-item{
  display: flex;
  justify-content: center;
  align-items: center;
}
.ai-item-box .bottom-desc .desc-box .desc-item .ai-circle{
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #3F82FF;
  margin-right: 4px;
}
.ai-item-box .bottom-desc .desc-box .desc-item .ai-label{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #6E7B91;
  line-height: 28px;
}




.work-main{
  /* background-image: url(/labsys/img/work-bc.png); */
  background-size: cover !important;
  background-position: center !important;
  min-height: 338px;
}
.work-main .title1{
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 42px;
  color: #333333;
  line-height: 28px;
  margin-top: 40px;
  margin-bottom: 39px;
}
.work-main .title2{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  line-height: 28px;
  margin-bottom: 36px;
}
.work-main .work-btn{
  width: 202px;
  height: 42px;
  background: #0064FF;
  border-radius: 4px 4px 4px 4px;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 19px;
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.work-main .work-btn:hover{
  opacity: 0.8;
}


.news-main .title1{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 40px;
  color: #070806;
  line-height: 28px;
  margin-bottom: 24px;
}
.news-main .title2{
    font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 24px;
    color: #838383;
    line-height: 28px;
}
.news-main .news-item{
  border-radius: 8px;
  box-shadow: 0px 4px 12px 0px rgba(205,205,205,0.2);
}
.news-main .news-item .news-img{
  border-radius:8px;
  height: 314px;
  background-size: cover !important;
  background-position: center !important;
}
.news-main .news-item .news-item-bottom{
  border-radius:8px;
  padding:38px 33px 16px 33px;
  margin-top: -94px;
  background: #fff;
  min-height: 185px;
}
.news-main .news-item .news-item-bottom .label{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 700;
  font-size: 18px;
  color: #3D3D3D;
  line-height: 28px;
  margin-bottom: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news-main .news-item .news-item-bottom .desc{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-bottom: 10px;
  min-height: 55px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-main .news-item .news-item-bottom .seeMore{
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #0064FF;
  line-height: 28px;
  text-align: right;
  cursor: pointer;
  user-select: none;
}
.news-main .news-item .news-item-bottom .seeMore a{
  outline: none;
}
.news-main .news-item .news-item-bottom .seeMore:hover{
  opacity: 0.8;
}


