.lexfield-titleGroup {
  z-index: 9;
  /*height: 1080px;*/
  height: 650px;
  width: 1310px;
  margin: 0 auto;
  /*padding-top: 16%;*/
  padding-top: 270px;
  position: relative;
  color: #fff;
  font-size: 24px;
  text-align: left;
  .lexfield-law-title {
    font-size: 48px;
    font-weight: 600;
  }
}
.intro11height{
  background: url("../../images/uimg/lexfield/bitmap1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.intro11-slider{
  position: relative;
}

b, strong,p{
  font-weight: 400 !important;
    color: rgba(51, 51, 51, 1) !important;
}

.lexfield-law-titleSub{
    width: 600px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 40px;
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp: 4;!* 显示3行后省略 *!*/
  /*overflow: hidden;*/
}
.lexfield-content {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 1310px;
  font-size: 20px;
  margin-top: 80px;
  margin-bottom: 80px;
  /* margin-left: calc((100vw - 1310px) / 4); */
  /* height: 100vh; */
  .lexfield-content-title {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .lexfield-content-top {
    /* height: 466px; */
    margin-bottom: 160px;
  }
  .content-topGroup {
    display: flex;
    /* flex-wrap: nowrap; */
    height: auto;
    .content-top-img {
      flex: 1;
      margin-right: 20px;
      /* border-radius: 10px; */
    }
    img{
      width: 640px;
      height: 360px;
    }
    .content-top-words {
      flex: 1;
    }
  }

  .lexfield-content-center {
    margin-bottom: 60px;
    .lexfield-content-words {
      font-size: 16px;
      line-height: 28px;
      margin-bottom: 160px;
    }
    .lexfield-Awardsgroup {
      display: flex;
      justify-content: space-between;
      /* height: calc(100vh - 100px); */
      margin-top: 40px;
      overflow-x: auto;
      overflow-y: hidden;
    }

    .lexfield-Awards_box {
      min-width: 390px;
      height: 740px;
      margin-right: 20px;

      .lexfield-Awards_img {
        border-radius: 10px;
        /* border: 1px solid #000; */
      }
      .lexfield-content-titleSub {
        font-size: 27.2px;
        font-weight: 600;
        margin-bottom: 40px;
        /* height: 50px; */
      }
      .lexfield-Awards_word {
        margin-top: 20px;
        font-size: 16px;
        line-height: 28px;
      }
    }
  }
  .lexfield-content-bottom {
    /* margin-top: 60px; */
    .content-top-img {
      margin-right: 0;
    }
    .content-top-words {
      margin-right: 10px;
    }
  }
}


  @media(max-width: 1310px) {
    .lexfield-titleGroup {
      width: 100%;
      padding: 0 4%;
      .lexfield-law-title{
        padding-top: 400px;
        font-size: 72px;
      }
    }
    .mainsignfirm{
      bottom: 50px;
    }
    .lexfield-content{
      width: 100%;
      padding: 0 4%;
    }
  }
  @media (max-width: 1280px) and (min-width: 1280px) {
    .lexfield-titleGroup{
      width: 1110px;
      height: 650px;

      padding-left: 0;
      padding-right: 0;
      .lexfield-law-title{
        padding-top: 300px;
      }
    }
    .lexfield-content{
      width: 1110px;
      padding-left: 0;
      padding-right: 0;
      & .lexfield-content-center{
        .lexfield-content-words{
          margin-bottom: 120px;
        }
      }
      & .content-topGroup{
        .content-top-img{
          flex: none;
        }
        img{
          height: 304px;
          width: 540px;
        }
      }
      .lexfield-content-top {
        /* height: 466px; */
        margin-bottom: 120px;
      }
    }
  }

/* 平板 */
@media(max-width: 1110px) {
  .lexfield-titleGroup {
    width: 100%;
    padding: 0 4%;
    height: 650px;
    /* padding-top:410px; */
    font-size: 16px;
    .lexfield-law-title {
      font-size: 48px;
      padding-top: 300px;
    }
  }
  .mainsignfirm{
    bottom: 40px;
    right: 20px;
  }
  .content-top-img{
    width: 100% !important;
    height: 339px !important;
    flex: none !important;
  }
  .lexfield-content {
    font-size: 16px;
    width: 93%;
    .lexfield-content-title {
      font-size: 40px;
    }
    .content-topGroup {
      flex-wrap: wrap;
      height: unset;
      .content-top-words {
        margin-top: 20px;
      }
    }

    .lexfield-content-center {
      .lexfield-content-words {
        margin-bottom: 0px;
      }
      .lexfield-Awardsgroup {
        flex-wrap: wrap;
        .lexfield-Awards_box {
          height: unset;
        }
      }
      .lexfield-Awards_box {
        min-width: 360px;
        margin-right: 10px;
        .lexfield-content-titleSub {
          font-size: 24px;
          margin-top: 20px;
          margin-bottom: 0px;
        }
        .lexfield-Awards_word {
          margin-top: 20px;
        }
      }
    }
    .lexfield-content-bottom {
      margin-top: 20px;
      .lexfield-content-title {
        margin-bottom: 0px;
      }
      .content-top-words {
        margin-bottom: 20px;
      }
    }
  }
}

/* 手机 */
@media(max-width: 767px) {
  /*.lexfield-titleGroup {*/
  /*  font-size: 16px;*/
  /*  height: 243px;*/
  /*  top: 26%;*/
  /*  .lexfield-law-title {*/
  /*    font-size: 48px;*/
  /*    word-wrap: break-word;*/
  /*    display: none;*/
  /*  }*/
  /*  .lexfield-law-titleSub{*/
  /*    display: none;*/
  /*  }*/
  /*}*/

  #myswiper1 .topic{
    padding-left: 4%;
  }
  /* .content-top-img{
    height: 192px !important;
  } */
  .lexfield-content {
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
    & .lexfield-content-center{
      .lexfield-content-words{
        margin-bottom: 80px;
      }
    }
    & .content-topGroup{
      /* .content-top-img{
        flex: none;
      } */
      img{
        height: 339px;
        width: 602px;
      }
    }
    .lexfield-content-title {
      font-size: 40px;
    }
    .content-topGroup {
      flex-wrap: wrap;
      height: unset;
      .content-top-words {
        margin-top: 20px;
      }
    }

    .lexfield-content-center {
      .lexfield-content-words {
        margin-bottom: 0px;
      }
      .lexfield-Awardsgroup {
        flex-wrap: wrap;
        .lexfield-Awards_box {
          height: unset;
        }
      }
      .lexfield-Awards_box {
        min-width: 300px;
        margin-right: 10px;
        .lexfield-content-titleSub {
          font-size: 24px;
          margin-top: 10px;
          margin-bottom: 0px;
        }
        .lexfield-Awards_word {
          margin-top: 10px;
        }
      }
    }
    .lexfield-content-top {
      /* height: 466px; */
      margin-bottom: 80px;
    }
    .lexfield-content-bottom {
      margin-top: 20px;
      .lexfield-content-title {
        margin-bottom: 20px;
      }
      .content-top-words {
        margin-bottom: 20px;
      }
    }
  }
}

@media(max-width: 375px) {
  .mainsignfirm{
    width: 131px;
    height: 80px;
    background-size: 100% 100%;
    right: 20px;
  }
  .content-top-img{
    height: 193px !important;
  }
}
