@media (min-width: 1200px) {
  .abouts-box4 .title  {
    font-size: 13px;
    color:#fff;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 22px;
  }
  .abouts-box4 .desc {
    margin-top:5px;
    font-size: 12px;
    line-height:20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height:40px;
  }
  .abouts-box4 .desc1 {
   display:none;
  }
  .abouts-box4{
    padding:20px;
  }
  .abouts-box4-all{
    padding:10px 0px;
  }
  .abouts-box3-leftbox{
    padding: 10px 12px 0px 24px;
  }
  .abouts-box3-leftbox .title{
    font-size:18px;
    margin-top: 15px;
  }
  .abouts-box3-leftbox .desc1{
    font-size:12px;
  }
  .abouts-box3-leftbox{
    width:30%;
  }
  .abouts-box3-rightbox{
    width:70%;
  }
}










.logobox a img {
  height: 44px;
}

.pagemain-subpage {
  padding-bottom: 140px;
}

.pagemain-subpage-last {
  padding-bottom: 0px !important;
}

.activity-theme {
  width: auto;
  min-height: 1px;
  overflow: hidden;
  text-align: center;
}

.subpage-titlebox {
  margin-bottom: 40px;
  display: block;
}

.subpage-titlebox .subpage-desc {
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.64);
}

.subpage-titlebox .subpage-title {
  font-size: 22px;
  line-height: 30px;
  color: #fff24a;
  position: relative;
}

.subpage-titlebox .subpage-title::before {
  content: "";
  display: block;
  position: absolute;
  left: -12px;
  top: 8px;
  width: 6px;
  height: 6px;
  background-color: #fff24a;
  display: none;
}

.subpage-titlebox .subpage-title::after {
  content: "";
  display: block;
  background-color: #fff24a;
  height: 2px;
  width: 70px;
  margin-top: 4px;
}


/* home */
.activity-theme {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  /* align-items: center; */
  padding-left: 0px;
  padding: 90px 0 40px;
  text-align: left;
}

.activity-theme-t1 {
  font-size: 22px;
  letter-spacing: 0px;
  margin-bottom: 12px;
  line-height: 28px;
  color: #fff;
}

.activity-theme-t2 {
  font-size: 40px;
  line-height: 36px;
  color: #ECE66B;
  font-weight: bold;
}

/* .activity-theme-t2>br {
  display: none;
} */

.activity-theme-t2>i {
  font-size: 32px;
  line-height: 36px;
  color: #ECE66B;
  font-weight: normal;
  font-style: normal;
  position: relative;
}

.activity-theme-t2>i::after {
  content: '2024';
  position: absolute;
  display: block;
  right: -60px;
  top: 8px;
  background-color: #0e42b8;
  color: #ECE66B;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 0px 8px;
  border-radius: 0px 6px 6px 6px;
  display: none;
}

.activity-theme-t3 {
  opacity: 0.36;
  color: #fff;

  font-size: 10px;
  letter-spacing: 10px;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -webkit-text-size-adjust: none;
  transform-origin: 0 0;
  line-height: 22px;
}

.activity-theme-t4 {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  position: relative;
  margin-top: 28px;
}

.activity-theme-t4>span {
  padding-bottom: 5px;
  opacity: .6;
}

/* .activity-theme-t4>span::after {
  content: '';
  display: block;
  border-bottom: 2px solid #ECE66B;
  position: absolute;
  width: 48px;
  bottom: -6px;
} */

.meettitleinfo-city {
  margin-top: 50px;
  margin-left: 0px;
}

.meettitleinfo-city-t1 {
  font-size: 22px;
  height: 30px;
  color: #fef34b;
  vertical-align: middle;
}

.meettitleinfo-city-t2 {
  /* display: none; */
  font-size: 16px;
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
}

.meettitleinfo-city-t2 .litter-point {
  margin: 0 -2px;
}

.meettitleinfo-city-t3 {
  margin-top: 60px;
}

.meettitleinfo-city-t3>span {
  display: block;
  margin-top: 6px;
  font-size: 8px;
  color: rgba(255, 255, 255, 0.48);
  display: none;
}

.meettitleinfo-city-t3>a {
  width: 120px;
  min-height: 1px;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, .24);
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px;
  border-radius: 300px;
}

#meettitleinfo-city-date {
  display: inline-block;
  font-size: 22px;
  line-height: 30px;
}

#meettitleinfo-city-city {
  display: inline-block;
  font-size: 22px;
  line-height: 30px;
}

#meettitleinfo-city-week {
  padding-bottom: 4px;
  border-bottom: 1px solid #fff24b;
}

/* .meettitleinfo-city-ewCode {
  margin-top: 16px;
  border: 1px solid #8092bb;
  border-radius: 6px;
  width: 72px;
  padding: 3px;
} */

.activity-slogan {
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 100%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 4px;
}


/* 亮点 */
.highlights-box {
  display: flex;
  flex-direction: column;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.06);
}

.highlights-box .left-box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.12);
  border-radius: 6px;
  padding: 24px 20px;
}

.highlights-box .right-box {
  width: 100%;
  height: 100%;
  padding-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.highlights-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.12);
  padding: 20px 15px;
  margin-bottom: 12px;
  border-radius: 6px;
  transition: all 0.3s;
}

.highlights-item:hover {
  background-color: rgba(255, 255, 255, 0.24);
}

.colbox2:nth-last-child(-n+4) .highlights-item {
  margin-bottom: 0px;
}

.highlights-item .iconbox {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.highlights-item .iconbox img {
  width: 100%;
  display: block;
  border-radius: 50%;
}

.highlights-item .title {
  font-size: 13px;
  line-height: 22px;
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
}

.highlights-item .desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.48);
  line-height: 18px;
  height: 36px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* 平台 */
.platform-row {
  display: flex;
}
.platform-box {
  height:100%;
  border-radius: 8px;
  background-color:#0b1f6b;
  padding: 30px;
}
.platform-logo {
  margin-bottom: 10px;
}
.platform-logo img{
  display: block;
  height: 48px;
}
.platform-title {
  font-size: 18px;
  line-height: 20px;
  font-weight:bold;
  color: #fff960;
  margin-bottom: 25px;

}

.platform-content .platform-desc {
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.64);
  margin-top: 16px;
  height: 90px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.wea-NO{
  width: 100%;    
  overflow: hidden;
  padding-top: 12px;
}
.wea-NOli{
  width: auto;
  float: left;
  margin-right: 36px;
}
.wea-NOBox{
  width: 100%;
}
.wea-NO-info{
  width: 100%;
  color: #ffffff;
  overflow: hidden;
  margin-bottom: 4px;
}
.wea-NO-info span{
  display: block;
  float: left;
}
.wea-NO-infot1{
  font-size: 20px;
  line-height: 16px;
  font-weight: bold;
}
.wea-NO-infot2{
  font-size: 12px;
  line-height: 16px;
  margin-top: 2px;
  margin-left: 4px;
}
.wea-NO-desc{
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.5);
}

.wea-NOnone{
  display: block;
}

.platform-content .list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 10px 0;
}

.platform-content .list li {
  width: 50%;
  margin-top: 10px;
  text-overflow: ellipsis;
}
.platform-content .list .subtitle {
  font-size: 12px;
  line-height: 20px;
  color: rgba(255,255,255,0.48);
}
.platform-content .list .subdesc {
  font-size: 14px;
  line-height: 20px;
  color: rgba(255,255,255, 1);
}
/* 
.platform-content .list .year {
  font-size: 12px;
  line-height: 20px;
  color: #fef34b;
}

.platform-content .list .text {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
} */
/* .case-content {
  min-height: 320px;
} */
.case-box {
  border-radius: 8px;
  background-color:#0b1f6b;
  padding: 24px 20px;
}

.case-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0px;
}
.case-item:last-child {
  margin-bottom: 0px;
}

.case-item .title {
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.64);
  margin-right: 12px;
  display:none;
}

.logo-box {
  display: none;
  height: 100%;
  padding: 0 6px;
}

.logo-box:nth-child(-n+7) {
  display: block;
  background: #fff;
  margin: 6px;
  padding: 3px;
  border-radius: 6px;
}


.logo-box img {
  display: block;
  width: 100%;
  max-height: 45px;
  border-radius: 2px;
}

/* 大会安排 */

.meeting-title {
  font-size: 16px;
  line-height: 24px;
  color: #f6f8fc;
  padding-bottom: 8px;
  margin-bottom: 12px;
  border-bottom: 1px solid #536759;
}

.agenda {
  padding: 0;
  margin: 0;
  position: relative;
  margin-bottom: 30px;
}

.agenda li {
  display: block;
  line-height: 28px;
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
}

.agenda li .b1{
  width: 72px;
  min-height: 1px;
  overflow: hidden;
  position: absolute;
  left: 0;
}

.agenda li .b2{
  width: auto;
  padding-left: 72px;
  overflow: hidden;
}

.agenda li .time {
  float: left;
  font-size: 12px;
  color: #7b86ab;
  width: 70px;
}

.agenda li .circle {
  float: left;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  /* border: 1px solid #fffcbb; */
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff960), to(#fffcbb));
  background-image: -webkit-linear-gradient(right, #c6abff 0, #573be8 100%);
  background-image: linear-gradient(to right, #fff960, #fffcbb);
}

.agenda li .matter {
  float: left;
  font-size: 13px;
  line-height: 28px;
  color: #ffffff;
}
.agenda li .minfo {
  float: left;
}
.agenda li .ewm {
  float: right;
  display: none;
}
.agenda li .sponsor {
  width: 100%;
  border-radius: 6px;
}
.agenda li .ewm img{
  width: 96px;
  display: block;
  border: 1px solid #8092bb;
  border-radius: 6px;
  padding: 3px;
}
.agenda li .ewm span{
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  transform: scale(0.9)
}

.agenda li .matter .title {
  font-weight: bold;
  color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff960), to(#fffcbb));
  background-image: -webkit-linear-gradient(right, #c6abff 0, #573be8 100%);
  background-image: linear-gradient(to right, #fff960, #fffcbb);
}

.agenda li .matter .matter-item .title {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
}

.agenda li .matter .matter-item .desc {
  display: inline-block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.64);
}

.agenda li .matter>span {
  display: block;
  font-size: 12px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.6);
}

.agenda li .matter>span br{
  display: none;
}

.agenda li .matter .week {
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
}

.agenda-line {
  position: absolute;
  display: block;
  top: 9px;
  left: 80px;
  width: 1px;
  height: 88%;
  background-color: rgba(255, 255, 255, 0.48);
}

.agenda-line::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -50px;
  left: 0;
  height: 50px;
  width: 1px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.48), rgba(255, 255, 255, 0))
}

/* .otherinfo .empty{
  float: left;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 10px;
  width: 5px;
  border: 1px solid transparent;
} */
.code {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  right: 0;
  top: -6px;
  border-radius: 8px;
  background-color: rgb(24, 52, 159, 0.5);
  display: none;
}

.code>img {
  border-radius: 6px;
  width: 80px;
  margin-top: 0px;
  padding: 0px;
  border: none;
}

.code-text {
  display: block;
  margin-top: 8px;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
}

/* 底部 */
/* .companyInfo{
  padding: 0 15px;
} */
.companyInfo .logo {
  height: 60px;
  padding-bottom: 10px;
  border-bottom: 1px solid #536759;
}

.companyInfo .logo>img {
  height: 100%;
}

.companyInfo .desc {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 18px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.companyInfo .desc2 {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 18px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.companyInfo .intro {
  display: flex;
}

.companyInfo .intro .intro-item-center {
  padding: 0 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.32);
  border-right: 1px solid rgba(255, 255, 255, 0.32);
}

.companyInfo .intro p {
  margin: 0;
}

.companyInfo .intro .intro-item {
  margin-right: 30px;
}

.companyInfo .intro .intro-item .t1 {
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.64);
}

.companyInfo .intro .intro-item .t2 {
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 1);
}

.companyInfo .intro .intro-item .t2>span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.64);
}

.footerInfo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* margin-left: -15px;
  margin-right: -15px; */
  margin-bottom: 36px;
  padding-bottom: 200px;
}

.footerInfo .topic {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  margin-top: 120px;
  margin-bottom: 4px;
}

.footerInfo .welcome {
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #fff24a;
  position: relative;
}

/* .footerInfo .welcome::after {
  content: "";
  position: absolute;
  left: 50%;
  display: block;
  height: 2px;
  width: 60px;
  margin-top: 4px;
  background-color: #fff24a;
  transform: translateX(-50%);
} */

.footerInfo>a {
  width: 160px;
  margin: 0 auto;
  min-height: 1px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
  border: 1px solid #ffffff;
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px;
  margin-top: 48px;
  border-radius: 300px;
}

.footerInfo>a:hover {
  color: #000f48;
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

@media (min-width: 992px) and (max-width: 1200px) {
.abouts-box3-leftbox .desc{
  display:none;
}
.abouts-box4 .title{
  font-size:12px;
}
.abouts-box4 .desc{
  display:none;
}

}

@media (min-width: 992px) and (max-width: 1369px) {
.wea-NO {
  display: none;
}
.agenda li .ewm {
  float: left;
  width: 100%;
}
.agenda li .ewm img {
  width: 60px;
}
.abouts-box3-leftbox .btn a{
  display:none;
}
.agenda li .ewm span{
  text-align: left;
  transform: scale(1);
  margin-left:5px;
}

}

@media (min-width: 1370px) and (max-width: 1600px) {
  .agenda li .ewm img {
    width: 80px;
    margin-top: 2px;
  }
  
}

@media (min-width: 1370px) {
  .subpage-titlebox .subpage-desc {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.64);
  }

  .subpage-titlebox .subpage-title {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #fff24a;
    position: relative;
  }

  .subpage-titlebox .subpage-title::before {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: #fff24a;
    display: none;
  }

  .subpage-titlebox .subpage-title::after {
    content: "";
    display: block;
    background-color: #fff24a;
    height: 2px;
    width: 70px;
    margin-top: 8px;
  }


  /* home */
  .activity-theme {
    padding-left: 0px;
  }

  .activity-theme-t1 {
    font-size: 24px;
    letter-spacing: 0px;
    margin-bottom: 14px;
    line-height: 28px;
    color: #fff;
  }

  .activity-theme-t2 {
    font-size: 52px;
    line-height: 58px;
    color: #ECE66B;
    font-weight: bold;
  }

  .activity-theme-t2>i {
    font-size: 44px;
    line-height: 48px;
    color: #ECE66B;
    position: relative;
  }

  .activity-theme-t2>i::after {
    content: '2024';
    position: absolute;
    display: block;
    right: -74px;
    top: 8px;
    background-color: #0e42b8;
    color: #ECE66B;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding: 0 10px;
    border-radius: 0px 6px 6px 6px;
    display: none;
  }

  .activity-theme-t4 {
    font-size: 13px;
  }

  .meettitleinfo-city {
    margin-top: 66px;
    margin-left: 0px;
  }

  .meettitleinfo-city-t1 {
    font-size: 24px;
    color: #fef34b;
  }

  .meettitleinfo-city-t2 {
    font-size: 18px;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .meettitleinfo-city-t2 .litter-point {
    margin: 0 -2px;
  }

  .meettitleinfo-city-t3 {
    margin-top: 80px;
  }

  .meettitleinfo-city-t3>span {
    display: block;
    margin-top: 6px;
    font-size: 8px;
    color: rgba(255, 255, 255, 0.48);
    display: none;
  }

  .meettitleinfo-city-t3>a {
    width: 156px;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    /* border: 1px solid rgba(255, 255, 255, .24); */
    border: 1px solid rgba(255, 255, 255, .24);
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    border-radius: 300px;
  }

  #meettitleinfo-city-date {
    font-size: 24px;
  }

  #meettitleinfo-city-city {
    font-size: 24px;
    line-height: 30px;
  }

  #meettitleinfo-city-week {
    padding-bottom: 4px;
    border-bottom: 1px solid #fff24b;
  }

  /* .meettitleinfo-city-ewCode {
    display: none;
    margin-top: 16px;
    border: 1px solid #8092bb;
    border-radius: 6px;
    width: 72px;
    padding: 3px;
  } */

  .activity-slogan {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
  }

  /* 亮点 */
  .highlights-item .iconbox {
    width: 40px;
    height: 40px;
  }

  .highlights-box .left-box {
    font-size: 13px;
    line-height: 22px;
  }

  .logo-box:nth-child(-n+8) {
    display: block;
    background: #fff;
    margin: 6px;
    padding: 3px;
    border-radius: 6px;
  }

  /* 大会安排 */
  .meeting-title {
    font-size: 18px;
    line-height: 24px;
    color: #fff24a;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #536759;
  }

  .agenda {
    padding: 0;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
  }

  .agenda li {
    margin-bottom: 20px;
  }

  .agenda li .time {
    float: left;
    font-size: 14px;
    color: #7b86ab;
    width: 80px;
  }

  .agenda li .circle {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-top: 14px;
    margin-left: 8px;
    margin-right: 10px;
    background-color: #002577;
  }

  .agenda li .matter {
    float: left;
    font-size: 13px;
    color: #ffffff;
  }

  .agenda li .matter .matter-item .title {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
  }

  .agenda li .matter .matter-item .desc {
    display: inline-block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.64);
  }

  .agenda li .matter>span {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
  }

  .agenda li .matter .week {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
  }

  .agenda-line {
    top: 14px;
    left: 90px;
    height: 86%;
  }

  /* .otherinfo .empty{
    float: left;
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 10px;
    width: 5px;
    border: 1px solid transparent;
  } */
  .code {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    right: 0;
    top: -6px;
    border-radius: 8px;
    background-color: rgb(24, 52, 159, 0.5);
    display: none;
  }

  .code>img {
    border-radius: 6px;
    width: 100px;
    margin-top: 0px;
    padding: 0px;
    border: none;
  }

  .code-text {
    display: block;
    margin-top: 8px;
    font-size: 10px;
    color: rgba(255, 255, 255, 1);
  }

  /* 底部 */
  /* .companyInfo{
    padding: 0 15px;
  } */
  .companyInfo .logo {
    height: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid #536759;
  }

  .companyInfo .logo>img {
    height: 100%;
  }

  .companyInfo .desc {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .companyInfo .desc2 {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 18px;
    margin-top: 6px;
    margin-bottom: 6px;
    display: none;
  }

  .companyInfo .intro {
    display: flex;
  }

  .companyInfo .intro .intro-item-center {
    padding: 0 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.32);
    border-right: 1px solid rgba(255, 255, 255, 0.32);
  }

  .companyInfo .intro p {
    margin: 0;
  }

  .companyInfo .intro .intro-item {
    margin-right: 30px;
  }

  .companyInfo .intro .intro-item .t1 {
    font-size: 12px;
    line-height: 20px;
  }

  .companyInfo .intro .intro-item .t2 {
    font-size: 16px;
    line-height: 24px;
  }

  .companyInfo .intro .intro-item .t2>span {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.64);
  }

  .footerInfo .topic {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 150px;
    margin-bottom: 6px;
  }

  .footerInfo .welcome {
    font-size: 24px;
    line-height: 30px;
    color: #fff24a;
    position: relative;
  }


  .footerInfo>a {
    width: 160px;
    margin: 0 auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ffffff;
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    margin-top: 48px;
    border-radius: 300px;
  }
  .wea-NOnone{
    display: none;
  }
  .abouts-box4 .title  {
    font-size: 14px;
    color:#fff;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 22px;
  }
  .abouts-box4 .desc {
    margin-top:10px;
    font-size: 12px;
    line-height:20px;
    color:#fff;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height:40px;
  }
  .abouts-box4 .desc1 {
   display:none;
  }
  .abouts-box4{
    padding:20px;
  }
  .abouts-box4-all{
    padding:10px 0px;
  }
  .abouts-box3-leftbox{
    padding: 10px 12px 0px 24px;
  }
  .abouts-box3-leftbox .title{
    font-size:18px;
    margin-top: 15px;
  }
  .abouts-box3-leftbox .desc1{
    font-size:12px;
  }
  /* 1370 */
}

@media (min-width: 1601px) {

  .scene-box .iconbox {
    width: 32px;
    height: 32px;
  }
  .scene-box .textbox .title {
    font-size: 16px;
  }
  .activity-theme-t2 {
    font-size: 58px;
    line-height: 54px;
  }

  .activity-theme-t2>i {
    font-size: 48px;
    line-height: 52px;
    position: relative;
  }

  .activity-theme-t1 {
    font-size: 24px;
    letter-spacing: 0px;
    margin-bottom: 12px;
    line-height: 24px;
  }

  .activity-theme-t4 {
    font-size: 13px;
    margin-top: 20px;
  }

  #meettitleinfo-city-city {
    font-size: 24px;
  }

  .meettitleinfo-city-t1 {
    font-size: 24px;
  }

  #meettitleinfo-city-date {
    font-size: 24px;
  }

  .highlights-item {
    padding: 20px 20px;
    margin-bottom: 24px;
  }

  .highlights-item .iconbox {
    width: 44px;
    height: 44px;
  }

  .highlights-item .title {
    font-size: 14px;
    line-height: 24px;
  }

  .platform-title {
    font-size: 16px;
    line-height: 24px;
  }

  .logo-box:nth-child(-n+8) {
    display: block;
    background: #fff;
    margin: 6px;
    padding: 3px;
    border-radius: 6px;
  }

  .case-item {
    margin-bottom: 0px;
  }

  .custom-item-left {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 6px;
  }

  .custom-item-right {
    width: 80%;
    float: left;
    padding-left: 6px;
    padding-right: 15px;
  }

  .custom-item .list li {
    width: 25%;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    opacity: 0.8;
  }

  .custom-item .type {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #fff24a;
  }


  .agenda li {
    display: block;
    line-height: 32px;
    overflow: hidden;
    margin-bottom: 18px;
  }

  .agenda li .matter {
    float: left;
    font-size: 15px;
    line-height: 32px;
    color: #ffffff;
  }

  .agenda li .matter>span {
    font-size: 13px;
    line-height: 32px;
  }

  .custom-box {
    margin-bottom: 210px;
    position: relative;
  }

  .subpage-titlebox {
    margin-bottom: 50px;
  }

  .companyInfo .intro .intro-item .t1 {
    font-size: 13px;
    line-height: 18px;
  }

  .companyInfo .intro .intro-item .t2 {
    font-size: 16px;
    line-height: 24px;
  }

  .companyInfo .desc {
    font-size: 12px;
    line-height: 20px;
    margin-top: 12px;
    margin-bottom: 6px;
  }

  .footerInfo .topic {
    font-size: 16px;
    line-height: 24px;
    margin-top: 160px;
  }

  .footerInfo>a {
    margin-top: 42px;
  }

  .subpage-titlebox .subpage-title {
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
    color: #fff24a;
    position: relative;
  }
  .wea-NOli {
    margin-right: 12px;
  }
  
  .wea-NOnone{
    display: block;
  }
  .companyInfo .desc2 {
    display: block;
  }
  .abouts-box4 img{
    width:20px;
    height:20px;
    border-radius:6px;
    margin:10px 0px;
  }
  .abouts-box4 .title  {
    font-size: 14px;
    color:#fff;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 22px;
  }
  .abouts-box4 .desc {
    margin-top:10px;
    font-size: 12px;
    line-height:20px;
    color:#fff;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height:40px;
  }
  .abouts-box4 .desc1 {
   display:none;
  }
  .abouts-box4{
    padding:20px;
  }
  .abouts-box4-all{
    padding:10px 0px;
  }
  .abouts-box3-leftbox{
    padding: 10px 12px 0px 24px;
  }
  .abouts-box3-leftbox .title{
    font-size:20px;
    margin-top: 20px;
  }
  .abouts-box3-leftbox .desc{
    width:100%;
  }
  /* 1601 */
}

@media (min-width: 1801px) {
  .platform-content .list .subdesc {
    font-size: 16px;
    line-height: 24px;
  }
  .scene-box .iconbox {
    width: 35px;
    height: 35px;
  }
  .scene-box .textbox .title {
    font-size: 16px;
  }
  .abouts-box3-leftbox{
    padding:50px 12px 0px 24px;
  }
  
  .logo-box:nth-child(-n+8) {
    display: block;
    background: #fff;
    margin: 6px;
    border-radius: 8px;
    padding: 6px;
  }
  .platform-content .list {
    list-style: none;
    padding: 6px 0;
  }
  /* .activity-theme-t2 {
    font-size: 60px;
    line-height: 70px;
  }

  .activity-theme-t2>i {
    font-size: 60px;
    line-height: 70px;
    position: relative;
  } */

  .activity-slogan {
    bottom: 20px;
  }

  .ability-item .desc {
    font-size: 13px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.6);
    height: 66px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .ability-box>img {
    width: 25%;
    margin-bottom: 120px;
  }
  .platform-content .platform-desc {
    overflow: unset;
  }
  .platform-desc2 {
    display: block!important;
  }
  .activity-theme-t3 {
    letter-spacing: 16px;
  }
  .activity-theme-t4>span::after {
    bottom: -10px;
  }
  .companyInfo .desc2 {
    margin-bottom: 22px;
  }
  
  .wea-NOnone{
    display: block;
  }
  .companyInfo .desc2 {
    display: block;
  }
  .wea-NOli {
    margin-right: 18px;
  }

  .abouts-box4 img{
    width:25px;
    height:25px;
    border-radius:6px;
    margin:10px 0px;
  }
  .abouts-box4 .title  {
    font-size: 15px;
    color:#fff;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 22px;
  }
  .abouts-box4 .desc {
    margin-top:10px;
    font-size: 12px;
    line-height:22px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height:44px;
  }
  .abouts-box4 .desc1 {
    margin-top:0px;
    font-size: 12px;
    line-height:24px;
    color:#fff;
    opacity: 0.5;
  }
  .abouts-box4{
    padding:20px;
  }
  .abouts-box4-all{
    padding:10px 0px;
  }
  /* 1801 */



}


@media (min-width: 1921px) {

  body {
    width: 1920px;
    margin: 0 auto;
  }
  
  .logo-box:nth-child(-n+8) {
    display: block;
    background: #fff;
    margin:6px;
    border-radius:8px;
  }
  .platform-content .platform-desc {
    font-size: 14px;
    line-height: 24px;
    margin-top:30px;
  }
  .platform-content .list .year {
    font-size: 13px;
    line-height: 22px;
  }
  .platform-content .list .text {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
  }

  .container {
    width: 1600px;
  }
  
  .wea-NOnone{
    display: block;
  }
  .companyInfo .desc2 {
    display: block;
  }
  .wea-NOli {
    margin-right: 18px;
  }
  .abouts-box4 img{
    width:28px;
    height:28px;
    border-radius:6px;
    margin:10px 0px;
  }
  .abouts-box4 .title  {
    font-size: 16px;
    color:#fff;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 22px;
  }
 
  .abouts-box4 .desc {
    margin-top:15px;
    font-size: 13px;
    line-height:22px;
  }
  .abouts-box4 .desc1 {
    margin-top:px;
    font-size: 13px;
    line-height:24px;
    color:#fff;
    opacity: 0.5;
  }
  .abouts-box4{
    padding:30px;
  }

  .abouts-box4-all{
    padding:25px 0px;
  }
  .abouts-box3-leftbox .desc {
    margin-top: 20px;
    width: 90%;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    opacity: 0.64;
  }
  /* .highlights-box-p2{
    padding: 40px 35px 40px 35px;
  } */
  /* 1921 */
}

@media (max-width:767px) {


  .abouts-box4 .title{
    font-size:10px;
  }
  .abouts-box4 .desc{
    display:none;
  }
  .abouts-box4 {
    width: 31%;
    margin: 1%;
    padding: 10px;
    border-radius: 4px;
  }
  .abouts-box4 .desc1{
    display:none;
  }
  .abouts-box4-all{
    padding:10px 0px;
  }

  .logobox a img {
    height: 40px;
  }
  .logobox a span {
    display: none;
  }

  .pagemain-subpage {
    /* padding: 0 5px; */
    padding-bottom: 80px;
  }

  .subpage-titlebox {
    margin-bottom: 28px;
  }

  .subpage-titlebox .subpage-title {
    font-size: 14px;
    line-height: 18px;
    color: #fff24a;
    position: relative;
    font-weight: bold;
  }
  .subpage-titlebox .subpage-title::after {
    display: none;
  }


  /* home */
  .activity-theme {
    /* padding-left: 15px; */
    text-align: left;
    padding: 30px 0 100px;
  }

  .activity-theme-t1 {
    font-size: 14px;
    letter-spacing: 0px;
    margin-bottom: 4px;
    line-height: 24px;
    color: #fff;
  }

  .activity-theme-t2 {
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
    /* color: #ECE66B; */
    color: #ECE66B;
    font-weight: bold;
  }

  .activity-theme-t2>br {
    display: block;
  }

  .activity-theme-t2>i {
    font-size: 26px;
    line-height: 30px;
    /* color: #ECE66B; */
    color: #ECE66B;
    font-weight: 400;
    position: relative;
  }

  /* .activity-theme-t2>i::after {
    content: '2023';
    position: absolute;
    display: block;
    right: -40px;
    top: 13px;
    background-color: #0e42b8;
    color: #ECE66B;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    padding: 0 6px;
    border-radius: 0px 4px 4px 4px;
  } */
  .activity-theme-t3 {
    opacity: 0.48;
    font-size: 6px;
    line-height: 14px;
    letter-spacing: 3px;
    transform: unset;
  }
  .activity-theme-t4 {
    font-size: 9px;
    line-height: 16px;
    letter-spacing: 1px;
    margin-top: 12px;
  }

  .activity-theme-t4>span {
    padding-bottom: 5px;
    border-bottom: none;
  }

  .meettitleinfo-city {
    margin-top: 120px;
    /* margin-left: 10px; */
  }

  .meettitleinfo-city-t1 {
    color: #fef34b;
    height: 24px;
  }

  .meettitleinfo-city-t2 {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    padding-bottom: 4px;
  }

  .meettitleinfo-city-t2 .litter-point {
    margin: 0 -2px;
  }

  .meettitleinfo-city-t3 {
    margin-top: 48px;
  }

  .meettitleinfo-city-t3>span {
    margin-top: 6px;
    font-size: 8px;
    color: rgba(255, 255, 255, 0.48);
    display: none;
  }

  /* .meettitleinfo-city-t3>.meettitleinfo-city-ewCode {
    display: none;
  } */

  .meettitleinfo-city-t3>a {
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    padding: 8px 24px;
    border-radius: 24px;
    line-height: 22px;
    margin-top: 24px;
    border: 1px solid rgba(255, 255, 255, 0.48);
  }



  .meettitleinfo-city-t3>a:hover {
    background-color: #ffffff;
    color: #002577;
  }

  #meettitleinfo-city-date {
    font-size: 18px;
    font-weight: 700;
  }

  #meettitleinfo-city-city {
    font-size: 14px;
    vertical-align: bottom;
  }

  #meettitleinfo-city-week {
    padding-bottom: 4px;
    border-bottom: 1px solid #fff24b;
  }

  /* .meettitleinfo-city-ewCode {
    margin-top: 16px;
    border: 1px solid #8092bb;
    border-radius: 6px;
    width: 72px;
    padding: 3px;
    display: block;
  } */

  .activity-slogan {
    bottom: 0px;
    text-align: center;
    font-size: 7px;
    color: rgba(255, 255, 255, 0.32);
    letter-spacing: 3px;
  }

  /* 亮点 */
  .highlights-box {
    flex-direction: column;
    background: none;
    padding: 0px;
  }

  .highlights-box .left-box {
    width: 100%;
    padding: 20px 16px;
    font-size: 12px;
    line-height: 18px;
  }

  .highlights-box .right-box {
    width: 100%;
    padding-left: 0px;
    padding-top: 24px;
  }

  .highlights-item {
    margin-bottom: 12px;
    padding: 15px 12px;
  }

  .highlights-item:hover {
    background-color: rgba(255, 255, 255, 0.06);
  }

  .colbox2:nth-last-child(-n+4) .highlights-item {
    margin-bottom: 12px;
  }

  .colbox2:nth-last-child(-n+3) .highlights-item {
    margin-bottom: 0px;
  }

  .highlights-item .title {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 4px;
  }

  .highlights-item .desc {
    font-size: 10px;
    line-height: 16px;
    height: 32px;
  }

  /* 平台 */
  .platform-row {
    display: block;
  }
  .platform-box {
    border-radius: 0px;
    background: none;
    padding: 0px;
    margin-bottom: 28px;
  }

  .platform-title {
    position: relative;
    margin-bottom: 16px;
    padding-left: 14px;
    font-size: 12px;
    color: #ffffff;
  }

  .platform-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #fef34b;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .platform-content .platform-desc {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.64);
    margin-top: 16px;
    height: auto;
  }
  .platform-desc2 {
    display: block!important;
  }

  .platform-content .platform-desc {
    margin-top: 0px;
  }

  .case-box {
    border-radius: 0px;
    background: none;
    padding: 0px;
  }

  .case-content {
    display: flex;
    justify-content: space-between;
  }

  .case-item {
    width: 20%;
    padding: 0 4px;
    flex-direction: column;
    margin-bottom: 0px;
  }

  .case-item .title {
    text-align: center;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 8px;
    font-size: 9px;
    display: none;
  }

  .logo-box {
    display: none;
    height: auto;
    width: 100%;
    padding: 0 0px;
    margin: 0px 0px 6px 0px !important;
  }
  .logo-box img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  /* 大会安排 */

  .meeting-title {
    font-size: 12px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.8);
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #536759;
  }

  .agenda {
    padding: 0;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
  }

  .agenda li {
    display: block;
    line-height: 28px;
    margin-bottom: 0px;
    overflow: hidden;
  }

  .agenda li .time {
    float: left;
    font-size: 12px;
    color: #7b86ab;
    width: 70px;
  }

  .agenda li .circle {
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-top: 12px;
    margin-left: 8px;
    margin-right: 10px;
    background-color: #002577;
  }

  .agenda li .matter {
    width: calc(100% - 100px);
    float: left;
    font-size: 12px;
    color: #ffffff;
  }

  .agenda li .matter>span {
    display: block;
    font-size: 10px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.6);
  }
  

  .agenda li .matter .desc {
    font-size: 11px;
    line-height: 28px;
  }

  .agenda li .matter .week {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
  }

  .agenda-line {
    position: absolute;
    display: block;
    top: 10px;
    left: 80px;
    width: 1px;
    height: 88%;
  }

  /* .otherinfo .empty{
    float: left;
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 10px;
    width: 5px;
    border: 1px solid transparent;
  } */
  .code {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    right: unset;
    top: 10px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.06);
    display: none;
  }

  .code>img {
    display: block;
    border-radius: 6px;
    width: 100px;
    margin-top: 0px;
    padding: 0px;
    border: none;
  }

  .code-text {
    display: block;
    margin-top: 8px;
    font-size: 10px;
    color: rgba(255, 255, 255, 1);
  }

  /* 底部 */

  .companyInfo .logo {
    height: 45px;
    padding-bottom: 10px;
    border-bottom: 1px solid #536759;
  }

  .companyInfo .logo>img {
    height: 100%;
  }

  .companyInfo .desc {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 18px;
  }

  .companyInfo .intro {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 16px;
  }

  .companyInfo .intro .intro-item-center {
    padding: 0 25px;
    border-left: 1px solid rgba(255, 255, 255, 0.32);
    border-right: 1px solid rgba(255, 255, 255, 0.32);
  }

  .companyInfo .intro p {
    margin: 0;
  }

  .companyInfo .intro .intro-item {
    margin-right: 00px;
  }

  .companyInfo .intro .intro-item .t1 {
    font-size: 10px;
    line-height: 12px;
    color: rgba(255, 255, 255, 0.64);
    margin-bottom: 4px;
  }

  .companyInfo .intro .intro-item .t2 {
    font-size: 12px;
    line-height: 14px;
    color: rgba(255, 255, 255, 1);
  }

  .companyInfo .intro .intro-item .t2>span {
    font-size: 8px;
    color: rgba(255, 255, 255, 0.64);
  }

  .footerInfo {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* margin-left: -15px;
    margin-right: -15px; */
    padding-bottom: 180px;
    margin-bottom: 12px;
    /* background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 72% center; */
    /* background-size: 100% 100%; */
  }

  .footerInfo .topic {
    font-size: 11px;
    line-height: 14px;
    color: #ffffff;
    margin-top: 100px;
  }

  .footerInfo .welcome {
    font-size: 18px;
    line-height: 24px;
    color: #fff24a;
    position: relative;
  }

  /* .footerInfo .welcome::after {
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    height: 2px;
    width: 60px;
    margin-top: 4px;
    background-color: #fff24a;
    transform: translateX(-50%);
  } */

  .platform-content .list .year {
    font-size: 13px;
    margin-right: 2px;
  }

  .wea-NO {
    display: none;
  }

  /* .subpage-titlebox_p1 {
    display: none;
  } */
  
  .subpage-titlebox .subpage-desc {
    color: rgba(255, 255, 255, 0.36);
    line-height: 12px;
    font-size: 10px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -webkit-text-size-adjust: none;
    transform-origin: 0 0;
  }

  .agenda li .sponsor {
    margin-top: 30px;
  }
  .footerInfo>a {
    width: 128px;
    font-size: 12px;
    line-height: 36px;
    margin-top: 36px;
  }

  /* 767 */

}

@media (max-width:400px) {
  .products-item .desc {
    font-size: 9px;
    height: 12px;
    line-height: 12px;
    margin-top: 6px;
    color: #f5f5f5;
    opacity: 0.6;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 12px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .abouts-box3-leftbox .desc{
    display:none;
  }
  .abouts-box4 .title{
    font-size:12px;
  }
  .abouts-box4 .desc{
    display:none;
  }
  .pcDisplay {
    display: none !important;
  }

  .mbDisplay {
    display: block !important;
  }

  .logobox a img {
    height: 30px;
  }

  .pagemain-subpage {
    padding: 0 5px;
  }

  .subpage-titlebox {
    margin-bottom: 10px;
  }

  .products-titlebox {
    margin-bottom: 30px;
    /* background-image: url(); */
  }

  .subpage-titlebox .subpage-title {
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    position: relative;
  }

  .subpage-titlebox .subpage-title::before {
    content: "";
    display: block;
    position: absolute;
    left: -6px;
    top: 9px;
    width: 2px;
    height: 2px;
    background-color: #fff24a;
  }

  .products-titlebox .products-t1 {
    font-size: 12px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.64);
  }

  .products-titlebox .products-t2 {
    font-size: 17px;
    line-height: 22px;
    color: #fff24a;
  }

  .products-titlebox .products-t2::after {
    content: "";
    display: block;
    background-color: #fff24a;
    height: 2px;
    width: 70px;
    margin-top: 4px;
  }

  .colbox {
    padding-left: unset;
    padding-right: unset;
  }

  .colbox:nth-child(2n+1) {
    padding-left: 8px;
    padding-right: 8px;
  }

  .colbox:nth-child(2n) {
    padding-left: 8px;
    padding-right: 8px;
  }

  /* home */
  .activity-theme {
    padding-left: 15px;
    text-align: left;
  }

  .activity-theme-t1 {
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 6px;
    line-height: 24px;
    color: #fff;
  }

  .activity-theme-t2 {
    font-size: 33px;
    line-height: 36px;
    color: #ECE66B;
    font-weight: bold;
  }

  .activity-theme-t2>i {
    font-size: 33px;
    line-height: 36px;
    color: #ECE66B;
    font-weight: 700;
    position: relative;
  }

  .activity-theme-t2>i::after {
    content: '2023';
    position: absolute;
    display: block;
    right: -40px;
    top: 13px;
    background-color: #0e42b8;
    color: #ECE66B;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    padding: 0 6px;
    border-radius: 0px 6px 6px 6px;
  }

  .activity-theme-t4 {
    font-size: 12px;
    line-height: 22px;
    color: #fff;
  }

  .activity-theme-t4>span {
    padding-bottom: 5px;
  }

  .meettitleinfo-city {
    margin-top: 240px;
    margin-left: 10px;
  }

  .meettitleinfo-city-t1 {
    color: #fef34b;
  }

  .meettitleinfo-city-t2 {
    font-size: 10px;
    color: #fff;
    padding-bottom: 4px;
  }

  .meettitleinfo-city-t2 .litter-point {
    margin: 0 -2px;
  }

  .meettitleinfo-city-t3>span {
    display: block;
    margin-top: 6px;
    font-size: 8px;
    color: rgba(255, 255, 255, 0.48);
  }

  .meettitleinfo-city-t3>a {
    display: none;
  }

  #meettitleinfo-city-date {
    font-size: 20px;
    font-weight: 700;
  }

  #meettitleinfo-city-city {
    font-size: 14px;
  }

  #meettitleinfo-city-week {
    padding-bottom: 4px;
    border-bottom: 1px solid #fff24b;
  }

  /* .meettitleinfo-city-ewCode {
    margin-top: 16px;
    border: 1px solid #8092bb;
    border-radius: 6px;
    width: 72px;
    padding: 3px;
  } */

  .activity-slogan {
    margin-top: 84px;
    text-align: center;
    font-size: 9px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 4.5px;
  }

  /* 亮点 */
  .dialog {
    width: 100%;
    padding: 20px;
    padding-bottom: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    background: url("/market/digital2023/images/products/box.png") center no-repeat;
    background-size: 100% 100%;
  }

  .dialog .title {
    font-size: 13px;
    line-height: 22px;
    color: #fff24a;
  }

  .dialog .desc {
    margin-top: 8px;
    font-size: 10px;
    line-height: 14px;
    color: rgba(255, 255, 255, 0.6);
  }

  .frame-box {
    margin-top: -10px;
    margin-bottom: 80px;
  }

  .frame-box img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }

  .products-box {
    margin-bottom: 80px;
  }

  .products-item {
    overflow: hidden;
    padding: 16px 18px 8px 18px;
    margin-bottom: 12px;
    /* border: 1px solid #06459a; */
    background-color: rgba(13, 104, 192, 0.25);
  }

  .products-item .icon {
    float: left;
    width: 20px;
  }

  .products-item .text {
    float: right;
    width: calc(100% - 26px);
    margin-bottom: 10px;
  }

  .products-item .title {
    font-size: 13px;
    line-height: 13px;
    color: #fff;
  }

  .products-item .desc {
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    margin-top: 6px;
    color: #f5f5f5;
    opacity: 0.6;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 12px;
  }

  .products-item .desc2 {
    font-size: 12px;
    height: 36px;
    line-height: 18px;
    margin-top: 6px;
    color: #f5f5f5;
    opacity: 0.6;
  }

  .products-item .logo {
    height: 36px;
    margin-top: 8px;
  }

  .products-item .logo>img {
    height: 100%;
  }

  .custom-box {
    margin-bottom: 100px;
    position: relative;
  }

  .custom-box .custom-items {
    overflow: hidden;
  }

  .custom-box .custom-item {
    width: 100%;
    border-top: 1px solid rgba(20, 187, 64, 0.36);
    padding: 20px 0;
  }

  .custom-box .custom-item:last-child {
    border-bottom: 1px solid rgba(20, 187, 64, 0.36);
  }

  .custom-item .type {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #fff24a;
  }

  .custom-item .number {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: rgba(255, 255, 255, 0.64);
  }

  .custom-item .list {
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .custom-item .list li {
    width: 25%;
    float: left;
    text-align: left;
    font-size: 10px;
    color: #ffffff;
    opacity: 0.8;
  }

  .custom-item-left {
    width: 24%;
    float: left;
    padding-left: 15px;
    padding-right: 6px;
  }

  .custom-item-right {
    width: 76%;
    float: left;
    padding-left: 6px;
    padding-right: 15px;
  }

  .custom-box .notes {
    position: absolute;
    left: 0;
    bottom: -20px;
    font-size: 8px;
    line-height: 14px;
    color: rgba(255, 255, 255, 0.5);
  }

  /* 大会安排 */

  .meeting-title {
    font-size: 16px;
    line-height: 24px;
    color: #fff24a;
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #536759;
  }

  .agenda {
    padding: 0;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
  }

  .agenda li {
    display: block;
    line-height: 28px;
    overflow: hidden;
  }

  .agenda li .time {
    float: left;
    font-size: 12px;
    color: #7b86ab;
    width: 70px;
  }

  .agenda li .circle {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 10px;
    background-color: #002577;
  }

  .agenda li .matter {
    float: left;
    font-size: 12px;
    color: #ffffff;
  }

  .agenda li .matter>span {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: rgba(255, 255, 255, 0.6);
  }

  .agenda li .matter .week {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
  }

  .agenda-line {
    position: absolute;
    display: block;
    top: -7px;
    left: 80px;
    width: 1px;
    height: 88%;
    background-color: rgba(255, 255, 255, 0.32);
  }

  /* .otherinfo .empty{
    float: left;
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 10px;
    width: 5px;
    border: 1px solid transparent;
  } */
  .code {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    right: 0;
    top: -6px;
    border-radius: 8px;
    background-color: rgb(24, 52, 159, 0.5);
    display: none;
  }

  .code>img {
    border-radius: 6px;
    width: 80px;
    margin-top: 0px;
    padding: 0px;
    border: none;
  }

  .code-text {
    display: block;
    margin-top: 8px;
    font-size: 10px;
    color: rgba(255, 255, 255, 1);
  }

  /* 底部 */

  .companyInfo .logo {
    height: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #536759;
  }

  .companyInfo .logo>img {
    height: 100%;
  }

  .companyInfo .desc {
    width: 70%;
    height: 172px;
    float: left;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 20px;
    margin-top: 12px;
    margin-bottom: 16px;
    padding: 20px 30px;
    background-color: rgb(24, 52, 159, 0.5);
  }

  .companyInfo .intro {
    width: 30%;
    float: left;
    display: flex;
    flex-direction: column;
    margin-top: 12px;
    margin-bottom: 16px;
    padding-right: 24px;
  }

  .companyInfo .intro .intro-item-center {
    padding: 0 0px;
  }

  .companyInfo .intro p {
    margin: 0;
  }

  .companyInfo .intro .intro-item {
    padding: 12px 0;
    border-bottom: 1px solid #536759;
  }

  .companyInfo .intro .intro-item .t1 {
    font-size: 12px;
    line-height: 14px;
    color: rgba(255, 255, 255, 0.64);
    margin-bottom: 4px;
  }

  .companyInfo .intro .intro-item .t2 {
    font-size: 13px;
    line-height: 14px;
    color: rgba(255, 255, 255, 1);
  }

  .companyInfo .intro .intro-item .t2>span {
    font-size: 8px;
    color: rgba(255, 255, 255, 0.64);
  }

  .footerInfo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* margin-left: -15px;
    margin-right: -15px; */
    padding-bottom: 120px;
    background-size: 100% 100%;
  }

  .footerInfo .topic {
    font-size: 9px;
    line-height: 14px;
    color: #fff24a;
    margin-top: 150px;
  }

  .footerInfo .welcome {
    font-size: 18px;
    line-height: 24px;
    color: #fff24a;
    position: relative;
  }

  .footerInfo .welcome::after {
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    height: 2px;
    width: 60px;
    margin-top: 4px;
    background-color: #fff24a;
    transform: translateX(-50%);
  }
}