a{
  color: white;
  text-decoration-line: none;
}
body{
  margin: 0;
}
ul, li{
  list-style: none;
  display: inline-block;
}
.page {
    width: 1920px;
    height: 2892px;
  }
  .page .group {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    background-color: #f2f2f2;
  }
  .page .layer {
    position: absolute;
    top: 707px;
    /* right: -1919px; */
    width: 1919px;
    height: 909px;
    z-index: 1;
  }
  .page .body {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    width: 1920px;
    min-height: 1840px
  }
  .page .group-1 {
    display: flex;
    position: relative;
    align-items: flex-end;
    flex-direction: row;
  }
  .page .background {
    position: relative;
    width: 1920px;
    height: 400px;
  }
  .page .article {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    position: absolute;
    top: 204px;
    right: 502px;
    width: 908px;
    height: 160px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    /* line-height: 54px; */
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 400;
  }
  .page .title {
    position: absolute;
    top: 138px;
    right: 470px;
    text-align: left;
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: 500;
  }
  .page .caption {
    position: absolute;
    top: 138px;
    left: 491px;
    text-align: left;
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: 500;
  }
  .page .empty {
    position: absolute;
    top: 161px;
    left: 787px;
    width: 36px;
    height: 2px;
  }
  .page .block {
    display: flex;
    position: absolute;
    top: 19px;
    right: 360px;
    align-items: center;
    flex-direction: row;
    width: 116px;
    height: 31px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
  }

  .page .label-1-1{
    display: flex;
    position: absolute;
    color: #ffffff;
    cursor: pointer;
    width: 116px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    font-family: PingFang SC;
    top: 30px;
    left: -1px;
    /* background-color: #464d59; */
    z-index: -1;
    padding-left: 19px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    border-top: #464d59;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-weight: 300;
    font-size: 14px;
  }

  .page .block:hover {
    z-index: 2;
    border-bottom-color: #3970f6;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .page .block:hover .label-1-1{
    z-index: 2;
  }
  .page .tag {
    position: relative;
    margin-top: 1px;
    margin-right: 10px;
    margin-left: 18px;
    text-align: left;
    line-height: 14px;
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 300;
  }
  .page .icon-down {
    position: relative;
    margin-top: -1px;
    width: 24px;
    height: 24px;
  }
  .page .tag-wrapper {
    box-sizing: border-box;
    display: flex;
    position: absolute;
    top: 19px;
    left: 700px;
    align-items: center;
    flex-direction: row;
    border-radius: 4px;
    background-color: #ffffff;
    padding-right: 8px;
    padding-left: 8px;
    height: 32px;
    line-height: 14px;
    font-weight: 500;
  }
  .page .tag-1 {
    text-align: left;
    color: #3970f6;
    font-family: PingFang SC;
    font-size: 14px;
  }
  .page .label {
    position: absolute;
    top: 25px;
    left: 544px;
    text-align: left;
    color: #f2f2f2;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
  }
  .page .word {
    /* position: absolute;
    top: 25px;
    left: 612px; */
    text-align: left;
    color: #f2f2f2;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
  }
  .page .tag-2 {
    /* position: absolute;
    top: 25px;
    left: 804px; */
    text-align: left;
    color: #f2f2f2;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
  }
  .page .label-1 {
    position: absolute;
    top: 25px;
    left: 900px;
    text-align: left;
    color: #f2f2f2;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
  }
  .page .tel {
    position: absolute;
    top: 25px;
    right: 512px;
    text-align: left;
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 300;
  }
  .page .icon-connect {
    position: absolute;
    top: 19px;
    right: 626px;
    width: 32px;
    height: 32px;
  }
  .page .logo-1 {
    position: absolute;
    top: 25px;
    left: 360px;
    width: 124px;
    height: 25px;
  }
  .page .email {
    position: absolute;
    top: 53px;
    text-align: left;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .overlayer {
    position: relative;
    background-color: #e9f4fe;
    width: 1920px;
    height: 307px;
  }
  .page .group-2 {
    display: flex;
    position: absolute;
    top: 371px;
    align-items: flex-start;
    align-self: center;
    flex-direction: column;
    border-radius: 10px;
    background-color: #ffffff;
  }
  .page .title-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    width: 1200px;
    height: 117px;
    font-weight: 500;
  }
  .page .title-1 {
    position: relative;
    margin-top: 60px;
    max-width: 1188px;
    height: 45px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #3970f6;
    font-family: PingFang SC;
    font-size: 32px;
  }
  .page .block-1 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-top: 4px;
    width: 1200px;
    /* height: 135px; */
    padding-bottom: 20px;
  }
  .page .horizontal-line {
    position: relative;
    margin-top: -4px;
    border-radius: 30px;
    background-color: #3970f6;
    width: 32px;
    height: 4px;
  }
  .page .article-1 {
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    position: relative;
    margin-top: 36px;
    width: 1080px;
    /* height: 51px; */
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
  }
  .page .large-icon {
    position: absolute;
    top: 453px;
    left: 341px;
    width: 60px;
    height: 50px;
  }
  .page .group-3 {
    background-size: contain;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    /* background-image: url(../html/stimages/a979d100eebb11eba3f56deb04c87f91.png); */
  }
  .group-3-bg{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../html/stimages/a979d100eebb11eba3f56deb04c87f91.png);
    width: 1920px;
    height: 910px;
  }
  .page .caption-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    width: 1920px;
    height: 137px;
    font-weight: 500;
  }
  .page .caption-1 {
    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;
  }
  .page .block-2 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-top: 4px;
    width: 1920px;
    min-height: 768px;
  }
  .page .horizontal-line-1 {
    position: relative;
    margin-top: -4px;
    border-radius: 30px;
    background-color: #ffffff;
    width: 32px;
    height: 4px;
    margin-bottom: 60px;
  }
  .page .group-4 {
    display: flex;
    /* position: absolute;
    bottom: 137px; */
    align-items: flex-start;
    align-self: center;
    flex-direction: column;
    background-color: #ffffff;
    width: 1200px;
    /* height: 868px; */
    z-index: 2;
    padding-bottom: 60px;
  }
  .page .banner-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    align-self: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 40px;
    background-color: #f2f2f2;
    width: 1080px;
    height: 430px;
  }
  .page .banner {
    margin-top: 1px;
    width: 638px;
    height: 403px;
  }
  .page .block-3 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 60px;
    margin-left: 30px;
  }
  .page .icon-edit {
    margin-right: 10px;
    width: 16px;
    height: 30px;
  }
  .page .summary {
    margin-top: 1px;
    text-align: left;
    line-height: 18px;
    color: #333333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
  }
  .page .article-2 {
    position: relative;
    /* -webkit-line-clamp: 2; */
    display: -webkit-inline-box;
    margin-top: 16px;
    margin-left: 30px;
    width: 1130px;
    /* height: 61px; */
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #434343;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    -webkit-box-orient: vertical;
  }
  .page .block-4 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 54px;
    margin-left: 30px;
  }
  .page .icon-edit-1 {
    margin-right: 10px;
    width: 16px;
    height: 30px;
  }
  .page .summary-1 {
    margin-top: -1px;
    text-align: left;
    line-height: 18px;
    color: #333333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
  }
  .page .article-3 {
    position: relative;
    /* -webkit-line-clamp: 2; */
    display: -webkit-inline-box;
    margin-top: 15px;
    margin-left: 30px;
    width: 1130px;
    /* height: 60px; */
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #434343;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    -webkit-box-orient: vertical;
  }
  .page .title-2 {
    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;
    font-weight: 500;
  }
  .page .footer {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-top: 4px;
  }
  .page .horizontal-line-2 {
    position: relative;
    margin-top: -4px;
    border-radius: 30px;
    background-color: #3970f6;
    width: 32px;
    height: 4px;
  }
  .page .group-5 {
    background-size: contain;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 60px;
    background-image: url(../html/stimages/bg.jpeg);
    width: 1920px;
    height: 500px;
  }
  .page .block-5 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
  }
  .page .grid-i0 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
  }
  .page .col-i0 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    margin-right: 30px;
    background-color: #ffffff;
    width: 380px;
    height: 164px;
  }
  .page .wrapper {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 42px;
    margin-right: 26px;
    margin-left: 30px;
    width: 80px;
    height: 80px;
  }
  .page .logo-2 {
    position: absolute;
    top: 32px;
    left: 0px;
    width: 80px;
    height: 16px;
  }
  .page .wrapper-inner {
    background-size: contain;
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    background-image: url(../html/stimages/aaddf4e0eebb11eb84d227c27ad963ac.png);
    width: 60px;
    height: 60px;
  }
  .page .icon-circle-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    width: 48px;
    height: 48px;
  }
  .page .icon-circle {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 48px;
    height: 48px;
  }
  .page .icon-good {
    position: relative;
    margin-top: -3px;
    width: 19px;
    height: 21px;
  }
  .page .empty-1 {
    position: absolute;
    top: 20px;
    left: 12px;
    width: 13px;
    height: 4px;
  }
  .page .wrapper-1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 42px;
  }
  .page .info {
    position: relative;
    max-width: 196px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
  }
  .page .desc {
    position: relative;
    margin-top: 6px;
    text-align: left;
    color: #333333;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
  }
  .page .col-i1 {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-right: 30px;
    background-color: #ffffff;
    width: 380px;
    height: 164px;
  }
  .page .wrapper-2 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-right: 26px;
    margin-left: 30px;
    width: 80px;
    height: 80px;
  }
  .page .logo-3 {
    position: absolute;
    top: 32px;
    left: 0px;
    width: 80px;
    height: 16px;
  }
  .page .wrapper-inner-1 {
    box-sizing: border-box;
    display: flex;
    position: absolute;
    top: -15px;
    left: -15px;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    border-width: 2px;
    border-style: solid;
    border-radius: 40px;
    border-color: rgba(66,122,246,1);
    width: 110px;
    height: 110px;
  }
  .page .group-6 {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    border-radius: 30px;
    width: 84px;
    height: 84px;
  }
  .page .view {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-right: 26px;
    margin-left: 30px;
    width: 80px;
    height: 80px;
  }
  .page .logo-4 {
    position: absolute;
    top: 32px;
    left: 0px;
    width: 80px;
    height: 16px;
  }
  .page .icon-play {
    position: absolute;
    top: 29px;
    right: 3px;
    width: 22px;
    height: 22px;
  }
  .page .wrapper-3 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: -1px;
  }
  .page .word-1 {
    position: relative;
    max-width: 200px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
  }
  .page .summary-2 {
    position: relative;
    -webkit-line-clamp: 2;
    display: -webkit-inline-box;
    margin-top: 6px;
    width: 200px;
    height: 48px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-orient: vertical;
  }
  .page .col-i2 {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    background-color: #ffffff;
    width: 380px;
    height: 164px;
  }
  .page .wrapper-4 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-right: 26px;
    width: 80px;
    height: 80px;
  }
  .page .large-icon-1 {
    position: absolute;
    top: 32px;
    left: 1px;
    width: 78px;
    height: 16px;
  }
  .page .wrapper-inner-2 {
    background-size: contain;
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top: -1px;
    background-image: url(../html/stimages/ab18db00eebb11eb919c757389781912.png);
    width: 56px;
    height: 69px;
  }
  .page .group-7 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 1px;
    width: 44px;
    height: 56px;
  }
  .page .figure {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 44px;
    height: 56px;
  }
  .page .empty-2 {
    position: relative;
    border-radius: 1px;
    width: 27px;
    height: 28px;
  }
  .page .wrapper-5 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: -1px;
  }
  .page .tag-3 {
    position: relative;
    max-width: 216px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
  }
  .page .summary-3 {
    position: relative;
    -webkit-line-clamp: 2;
    display: -webkit-inline-box;
    margin-top: 6px;
    width: 216px;
    height: 48px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-orient: vertical;
  }
  .page .grid-i1 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 32px;
  }
  .page .col-i0-1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin-right: 30px;
    background-color: #ffffff;
    width: 380px;
    height: 164px;
  }
  .page .picture {
    margin-top: 31px;
    margin-right: 26px;
    width: 80px;
    height: 80px;
  }
  .page .wrapper-6 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 31px;
  }
  .page .meta {
    position: relative;
    max-width: 222px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
  }
  .page .detail {
    position: relative;
    -webkit-line-clamp: 2;
    display: -webkit-inline-box;
    margin-top: 6px;
    width: 222px;
    height: 48px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-orient: vertical;
  }
  .page .col-i1-1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin-right: 30px;
    background-color: #ffffff;
    width: 380px;
    height: 164px;
  }
  .page .image {
    margin-top: 31px;
    margin-right: 26px;
    width: 80px;
    height: 80px;
  }
  .page .wrapper-7 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 31px;
  }
  .page .subtitle {
    position: relative;
    max-width: 216px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
  }
  .page .summary-4 {
    position: relative;
    -webkit-line-clamp: 3;
    display: -webkit-inline-box;
    margin-top: 6px;
    width: 216px;
    height: 72px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-orient: vertical;
  }
  .page .col-i2-1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    background-color: #ffffff;
    width: 380px;
    height: 164px;
  }
  .page .figure-1 {
    margin-top: 31px;
    margin-right: 26px;
    margin-left: 30px;
    width: 80px;
    height: 80px;
  }
  .page .wrapper-8 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 31px;
  }
  .page .label-2 {
    position: relative;
    max-width: 199px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
  }
  .page .desc-1 {
    position: relative;
    -webkit-line-clamp: 2;
    display: -webkit-inline-box;
    margin-top: 6px;
    width: 199px;
    height: 48px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #333333;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-orient: vertical;
  }
  .page .group-8 {
    background-size: contain;
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    background-image: url(https://ai-sample.oss-cn-hangzhou.aliyuncs.com/figma-plugin/ab3da110eebb11ebbfab7367b9ca58f1.png);
    width: 1920px;
    height: 355px;
    background-color: #333333;
  }
  .page .block-6 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 40px;
  }
  .page .container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-right: 348px;
  }
  .page .word-wrapper {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    height: 37px;
  }
  .page .word-2 {
    position: relative;
    max-width: 152px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 400;
  }
  .page .container-inner {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 2px;
    height: 0px;
  }
  .page .empty-3 {
    position: relative;
    margin-top: -2px;
    width: 152px;
    height: 2px;
  }
  .page .container-1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-right: 456px;
  }
  .page .tag-wrapper-1 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    height: 37px;
  }
  .page .tag-4 {
    position: relative;
    max-width: 108px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 400;
  }
  .page .container-inner-1 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 2px;
    height: 0px;
  }
  .page .empty-4 {
    position: relative;
    margin-top: -2px;
    width: 108px;
    height: 2px;
  }
  .page .container-2 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .page .label-wrapper {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    height: 37px;
  }
  .page .label-3 {
    position: relative;
    max-width: 108px;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #ffffff;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 400;
  }
  .page .container-inner-2 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 2px;
    height: 0px;
  }
  .page .empty-5 {
    position: relative;
    margin-top: -2px;
    width: 108px;
    height: 2px;
  }
  .page .block-7 {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 42px;
  }
  .page .container-3 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 4px;
    margin-right: 60px;
  }
  .page .word-3 {
    position: relative;
    max-width: 172px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .info-1 {
    position: relative;
    margin-top: 16px;
    text-align: left;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .tag-5 {
    position: relative;
    margin-top: 47px;
    max-width: 172px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .meta-1 {
    position: relative;
    margin-top: 12px;
    max-width: 172px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .subtitle-1 {
    position: relative;
    margin-top: 10px;
    max-width: 172px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .container-4 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 4px;
    margin-right: 135px;
    width: 133px;
  }
  .page .label-4 {
    position: relative;
    max-width: 133px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .info-2 {
    position: relative;
    margin-top: 16px;
    text-align: left;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .meta-2 {
    position: relative;
    align-self: center;
    margin-top: 12px;
    max-width: 133px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .subtitle-2 {
    position: relative;
    align-self: center;
    margin-top: 12px;
    max-width: 133px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .container-5 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-right: 36px;
  }
  .page .icon-connect-1 {
    position: relative;
    width: 28px;
    height: 28px;
  }
  .page .icon-email {
    position: relative;
    margin-top: 24px;
    width: 28px;
    height: 28px;
  }
  .page .icon-locate {
    position: relative;
    margin-top: 24px;
    width: 28px;
    height: 28px;
  }
  .page .container-6 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 4px;
    margin-right: 155px;
  }
  .page .telephone {
    position: relative;
    max-width: 345px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .detail-1 {
    position: relative;
    margin-top: 86px;
    text-align: left;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .desc-2 {
    position: relative;
    margin-top: 16px;
    max-width: 345px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .location {
    position: relative;
    margin-top: 16px;
    max-width: 345px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .container-7 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 4px;
    width: 136px;
  }
  .page .word-4 {
    position: relative;
    max-width: 136px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #e0e0e0;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
  }
  .page .bitmap {
    position: relative;
    margin-top: 32px;
    width: 136px;
    height: 136px;
  }
  .page .info-3 {
    position: relative;
    align-self: center;
    margin-top: 5px;
    text-align: left;
    color: #bdbdbd;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
  }
  .page .detail-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    background-color: #333333;
    width: 1920px;
    height: 60px;
    line-height: 14px;
    font-weight: 500;
  }
  .page .detail-2 {
    margin-top: 2px;
    max-width: 1908px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    color: #83868e;
    font-family: PingFang SC;
    font-size: 14px;
  }

/* 鼠标 */
.tc_body {
  display: none;
  /* display: flex; */
  position: absolute;
  align-items: flex-end;
  flex-direction: row;
  top: 31px;
  z-index: 5;
  left: -700px;
}

.page .tag-wrapper:hover .tc_body{
  display: flex;
}

.tc_layer {
  position: relative;
  width: 1920px;
  height: 240px;
}
.tc_tag-wrapper-1 {
  box-sizing: border-box;
  display: flex;
  position: absolute;
  top: 64px;
  left: 360px;
  align-items: center;
  flex-direction: row;
  border-radius: 4px;
  background-color: #5aa3f7;
  padding-right: 34px;
  padding-left: 30px;
  height: 36px;
  line-height: 14px;
}
.tc_tag{
  height: 36px;
  line-height: 36px;
  /* width: 90px; */
  text-align: center;
  color: #4f4f4f;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}
.tc_tag:hover{
  background-color: #5aa3f7;
  color: white;
  border-radius: 4px;
}
.tc-tag-click{
  background-color: #5aa3f7;
  color: white;
  border-radius: 4px;
}
.tc_info {
  position: absolute;
  top: 24px;
  left: 376px;
  text-align: left;
  color: #1e90ff;
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: 400;
}
.tc_meta {
  position: absolute;
  top: 24px;
  left: 1096px;
  text-align: left;
  color: #1e90ff;
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: 400;
}
.tc_tag-3 {
  position: absolute;
  top: 70px;
  left: 376px;
}
.tc_tag-4 {
  position: absolute;
  top: 116px;
  left: 376px;
}
.tc_label-2 {
  position: absolute;
  top: 156px;
  left: 376px;
}
.tc_word-2 {
  position: absolute;
  top: 156px;
  left: 520px;
}
.tc_tag-5 {
  position: absolute;
  top: 70px;
  left: 520px;
}
.tc_label-3 {
  position: absolute;
  top: 116px;
  left: 520px;
}
.tc_subtitle {
  position: absolute;
  top: 70px;
  left: 740px;
}
.tc_empty-1 {
  position: absolute;
  top: 17px;
  left: 832px;
  width: 165px;
  height: 2px;
}
.tc_empty-2 {
  position: absolute;
  top: 29px;
  left: 360px;
  width: 14px;
  height: 8px;
}
.tc_empty-3 {
  position: absolute;
  top: 29px;
  left: 880px;
  width: 14px;
  height: 8px;
}

.content-bold{
  font-weight: 600;
  color: #222;
}

.group-4 p{
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 400;
}

.group-4 .p-title{
  font-weight: 500;
}

.tweet_div{
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 20px;
  left: 804px;
}
