.mod {
    width: 1920px;
    height: 5593px;
  }
  
  .group {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background-color: #ffffff;
  }
  
.header {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  width: 1920px;
  height: 1012px;
}
/* 覆盖通用css */
.trait-div{
  height: 175px;
}
.trait-div-txt{
  margin-top: 15px;
}
  /*  */

  .main {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-top: 2px;
    width: 1920px;
  }
  .empty {
    position:relative;
    margin-top:-2px;
    width:1200px;
    height:1px;
    background-color: #464D59;
  }
  
  .article-5 {
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    -webkit-line-clamp: 5;
    position: relative;
    margin-top: 22px;
    width: 1079px;
    height: 160px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
    color: #212639;
    font-family: "PingFang SC";
    font-size: 16px;
    font-weight: 400;
  }
  
.banner-wrapper {
  display: flex;
  position: absolute;
  top: 192px;
  align-items: center;
  align-self: center;
  flex-direction: row;
  justify-content: center;
  background-size: contain;
  background-image: url(../html/piimages/scene_bg.png);
  width: 1200px;
  height: 450px;
  z-index: 1;
}

.banner {
  margin-top: 1px;
  width: 816px;
  height: 247px;
}

  .block-5 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 290px;
    background-color: #3970f6;
    width: 1920px;
    height: 858px;
  }
  
  .block-i0 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    background-color: #f4f5f7;
  }
  
  .architecture-deployment-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    width: 1920px;
    height: 137px;
    font-weight: 500;
    white-space: pre;
  }
  
  .architecture-deployment {
    position: relative;
    margin-top: 80px;
    max-width: 1908px;
    height: 45px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: "PingFang SC";
    font-size: 32px;
  }
  
  .container-6 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-top: 4px;
    width: 1920px;
    height: 679px;
  }
  
  .horizontal-line-2 {
    position: relative;
    margin-top: -4px;
    border-radius: 30px;
    background-color: #3970f6;
    width: 32px;
    height: 4px;
  }
  
  .cover-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 43px;
    background-size: contain;
    background-image: url(../html/piimages/jiagou_bg.png);
    width: 1200px;
    height: 586px;
  }
  
  .cover {
    width: 1045px;
    height: 524px;
  }
  
  .block-i1 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    background-size: contain;
    background-image: url(../html/piimages/case_bg.jpeg);
  }
  
  .block-i2 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    background-color: #464d59;
  }
  
  .container-8 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    width: 1920px;
    height: 137px;
    font-weight: 500;
    white-space: pre;
  }
  
  .info-10 {
    position: relative;
    margin-top: 80px;
    max-width: 1908px;
    height: 45px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #ffffff;
    font-family: "PingFang SC";
    font-size: 32px;
  }
  
  .container-9 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-top: 4px;
    width: 1920px;
    height: 798px;
  }
  
  .horizontal-line-4 {
    position: relative;
    margin-top: -4px;
    border-radius: 30px;
    background-color: #ffffff;
    width: 32px;
    height: 4px;
  }
  
  .container-inner-5 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin-top: 34px;
  }

  .banner-1,.banner-2,.banner-3 {
    display: none;
    /* margin-right: 206px; */
    width: 1200px;
    height: 700px;
  }
  .cover-select{
    display: block;
  }

.tweet_div{
  height: 32px;
  line-height: 32px;
}
