.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: 964px;
    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;
  }
  
  .block-3 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 295px;
    background-color: #3970f6;
  }
  
  .banner-wrapper {
    display: flex;
    position: absolute;
    top: 206px;
    align-items: flex-start;
    align-self: center;
    flex-direction: row;
    justify-content: center;
    background-size: contain;
    background-image: url(../html/piimages/scene_bg.png);
    width: 1200px;
    height: 450px;
  }
  
  .banner {
    margin-top: 89px;
    width: 1012px;
    height: 283px;
  }
  
  .block-i0-1 {
    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-5 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-top: 4px;
    width: 1920px;
    height: 679px;
  }
  
  .horizontal-line-8 {
    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: 1017px;
    height: 472px;
  }
  
  .block-i1-1 {
    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-7 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    width: 1920px;
    height: 137px;
    font-weight: 500;
    white-space: pre;
  }
  
  .info-7 {
    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-8 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-top: 4px;
    width: 1920px;
    height: 798px;
  }
  
  .horizontal-line-10 {
    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;
}