.w-content-top {
  width: 100%;
  height: 55px;
  justify-content: space-between;
  margin-top: 4px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-content-top {
      padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-content-top {
      padding: 0 0.53rem; } }
  .w-content-top-select {
    border: 0;
    font-size: 16px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-content-top-select {
        width: 2.8rem;
        height: 0.64rem; } }
    @media screen and (min-width: 768px) {
      .w-content-top-select {
        display: none; } }
  .w-content-top-icon {
    cursor: pointer; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-content-top-left {
      display: none;
      overflow: scroll;
      height: 55px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-content-top-left {
      /*display: none;*/ } }

  .w-content-top-right {
    width: 286px;
    height: 80%;
    border: 2px solid #CCD2D8;
    border-radius: 5px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-content-top-right {
        width: 3.5rem;
        height: 0.61rem;
        border: 0.02rem solid #CCD2D8;
        border-radius: 0.06rem; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-content-top-right {
        width: 156px; } }

    .w-content-top-right input {
      flex: 1;
      height: 100%;
      font-size: 16px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-content-top-right input {
          width: 1.33rem; } }
    .w-content-top-right button {
      margin-right: 20px;
      font-size: 16px;
      color: #343434;
      font-weight: 100;
      cursor: pointer; }
      .w-content-top-right button img {
        margin-right: 5px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-content-top-right button {
          margin: 0;
          font-size: 0.21rem;
          margin-right: 0.13rem; }
          .w-content-top-right button img {
            width: 0.3rem;
            margin-right: 0.06rem; } }

.w-content-box {
  margin-top: 30px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-content-box {
      margin-top: 40px; } }
  .w-content-box-top {
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-content-box-top {
        flex-direction: column;
        padding-left: 0.64rem;
        overflow: hidden; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-content-box-top {
        flex-direction: column;
        padding: 0 30px; } }
    .w-content-box-top-left {
      max-width: 782px;
      width: 100%;
      min-width: 500px;
      margin-right: 64px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-content-box-top-left {
          width: 100%;
          margin-right: 0; } }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-content-box-top-left {
          width: 100%;
          margin-right: 0;
          max-width: 100%; } }
      .w-content-box-top-left-title {
        font-size: 18px;
        font-weight: 500;
        color: #707070;
        margin-bottom: 20px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-content-box-top-left-title {
            padding: 0 0.53rem 0 0; } }
      .w-content-box-top-left .w-swiper-wrapper {
        position: relative;
        width: 100%;
        min-height: 376px;
        height: auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-content-box-top-left .w-swiper-wrapper {
            height: 6.3rem; } }
        .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide {
          width: 100%;
          height: 100%;
          border-radius: 20px;
          color: #FFF;
          text-align: center;
          font-size: 80px;
          position: absolute;
          display: none; }
          .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide.active {
            display: block; }
          .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .content {
            height: 396px;
            width: 100%;
           /* background: #127A5E;*/ }
          .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .content .img {
            width: 100%;
          }
          .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .ipads {
            display: none; }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide {
              border-radius: 0.37rem;
              display: block;
              position: relative; }
              .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .content {
                height: 5.28rem;
                width: 100%;
                /*background: #127A5E;*/ }
              .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .ipads {
                display: block;
                text-align: left; }
                .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .ipads p {
                  font-size: 0.32rem;
                  color: #929293;
                  margin: 0.6rem 0 0.13rem; }
                .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .ipads h4 {
                  font-size: 0.48rem;
                  color: #000;
                  margin-bottom: 80px; } }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide {
              position: relative;
              display: block; }
              .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .content {
                height: 396px;
                width: 100%;
                /*background: #127A5E;*/ }
              .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .ipads {
                display: block;
                text-align: left; }
                .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .ipads p {
                  font-size: 12px;
                  color: #929293;
                  margin: 25px 0 15px; }
                .w-content-box-top-left .w-swiper-wrapper .w-swiper-slide .ipads h4 {
                  font-size: 22px;
                  color: #000;
                  /*margin-bottom: 80px;*/ } }
    .w-content-box-top-right {
      flex: 1;
      margin-top: 40px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-content-box-top-right {
          display: none; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-content-box-top-right {
          padding: 0 0.53rem;
          display: none; } }
      .w-content-box-top-right-list-item {
        margin-bottom: 25px;
        cursor: pointer; }
        .w-content-box-top-right-list-item:last-child {
          margin-bottom: 0; }
        .w-content-box-top-right-list-item p {
          font-size: 12px;
          color: #DADADA;
          transition: all .3s; }
        .w-content-box-top-right-list-item h4 {
          font-size: 20px;
          color: #929294;
          max-height: 95px;
          height: auto;
          border-bottom: 2px solid transparent;
          transition: all .3s;
          padding-bottom: 5px;
          position: relative; }
          .w-content-box-top-right-list-item h4::after {
            content: "";
            width: 0%;
            height: 1.5px;
            background: #FFF;
            position: absolute;
            bottom: 0;
            left: 0;
            transition: width .3s; }
        .w-content-box-top-right-list-item.active p {
          color: #929294;
          transition: all .3s; }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .w-content-box-top-right-list-item.active p {
              margin-top: 25px;
              margin-bottom: 5px; } }
        .w-content-box-top-right-list-item.active h4 {
          color: #000;
          position: relative;
          transition: all .3s; }
          .w-content-box-top-right-list-item.active h4::after {
            width: 100%;
            background: #000;
            transition: width .3s; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-content-box-in {
      padding: 0 0.53rem; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-content-box-in {
      padding: 0 30px; } }
  .w-content-box-in h3 {
    font-size: 18px;
    color: #707070;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 50px}
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-content-box-in h3 {
        margin-top: 0px;
        margin-bottom: 0.6rem; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-content-box-in h3 {
        margin-bottom: 0; } }

  .w-content-box-in-list {
    flex-wrap: wrap; }
    .w-content-box-in-list-item {
      width: calc(100% / 3 - 20px);
      margin-right: 30px;
      height: 314px;
      background: #F8F9FA;
      border-radius: 15px;
      padding: 20px 25px;
      cursor: pointer; }
      @media screen and (min-width: 1025px) {
        .w-content-box-in-list-item {
          margin-bottom: 60px; }
          .w-content-box-in-list-item:nth-child(3n + 0) {
            margin-right: 0; }
          .w-content-box-in-list-item:hover {
            box-shadow: 0 0 10px #999;
            transition: all .3s; }
            .w-content-box-in-list-item:hover img {
              position: relative;
              left: 5px;
              transition: all 0.3s; } }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-content-box-in-list-item {
          width: calc(100% /2 - 15px);
          margin-bottom: 37px;
          min-height: 314px;
          height: auto; }
          .w-content-box-in-list-item:nth-child(2n + 0) {
            margin-right: 0; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-content-box-in-list-item {
          height: 8.78rem;
          margin-right: 0;
          width: 100%;
          margin-bottom: 1.22rem;
          padding: 0.93rem 0.6rem; } }
      .w-content-box-in-list-item h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 84px;
        height: 84px;
        font-size: 20px;
        color: #000;
        font-weight: bold; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-content-box-in-list-item h4 {
            font-size: 0.53rem; } }
      .w-content-box-in-list-item p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
       /* -webkit-box-orient: vertical;*/
        max-height: 130px;
        height: 130px;
        font-size: 16px;
        line-height: 22px;
        color: #565656;
        font-weight: 100;
        margin: 20px 0 20px 0; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-content-box-in-list-item p {
            font-size: 0.4rem;
            margin: 0.5rem 0 .7rem; } }
      .w-content-box-in-list-item button {
        color: #4AA6FF;
        font-size: 16px;
        font-weight: 500; }
        .w-content-box-in-list-item button img {
          margin-left: 9px;
          width: 13px;
          position: relative;
          left: 0;
          transition: all 0.3s; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-content-box-in-list-item button {
            font-size: 0.4rem; }
            .w-content-box-in-list-item button img {
              width: 0.32rem; } }
  .w-content-box-pagination {
    justify-content: space-between;
    margin-bottom: 90px;
    padding: 0 30px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-content-box-pagination {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-content-box-pagination {
        position: relative;
        justify-content: center;
        padding-bottom: 1.46rem;
        margin-bottom: 1.46rem; }
        .w-content-box-pagination .button-btn {
          position: absolute;
          bottom: 0;
          font-size: 0.38rem; }
          .w-content-box-pagination .button-btn:nth-child(1) {
            left: 0.53rem; }
          .w-content-box-pagination .button-btn:nth-child(3) {
            right: 0.53rem; } }
    .w-content-box-pagination-up {
      color: #000;
      font-size: 16px;
      cursor: pointer;
      }
      .w-content-box-pagination-up span {
        margin-left: 5px; }
    .w-content-box-pagination-page  a {
      font-size: 17px;
      width: 30px;
      height: 30px;
      text-align: center;
      color: #000000;
      line-height: 30px;
      cursor: pointer; }
      .w-content-box-pagination-page a.active {
        background: #F8F9FA;
        color: #000000;
        border: 2px solid #CCD2D8;
        border-radius: 3px; }
    .w-content-box-pagination-next {
      color: #000;
      cursor: pointer;
      font-size: 16px; }
      .w-content-box-pagination-next span {
        margin-right: 5px; }

.w-content-top-left-item {
    margin-right: 34px;
    height: 55px;
    padding-top: 10px;
    line-height: 45px;
    cursor: pointer;
    position: relative; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-content-top-left-item {
        padding: 0;
        margin: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-content-top-left-item {
        margin-right: 15px;
        line-height: 35px; }
        .w-content-top-left-item:nth-last-child(2), .w-content-top-left-item:nth-last-child(3) {
         /* display: none;*/ }
        .w-content-top-left-item:last-child {
          margin-right: 0; } }
    .w-content-top-left-item-mask {
      position: absolute;
      background-color: #fff;
      z-index: 999;
      left: 0;
      top: 55px;
      box-shadow: 0px 7px 21px 0px rgba(0, 0, 0, 0.1); }
      .w-content-top-left-item-mask a {
        min-width: 120px;
        display: inline-block;
        padding: 0 10px;
        font-size: 14px; }
        .w-content-top-left-item-mask a:hover {
          background-color: #00AEE2;
          color: #fff; }
        /*.w-content-top-left-item-mask a:nth-last-child(1), .w-content-top-left-item-mask a:nth-last-child(2) {
          display: none; }*/
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-content-top-left-item-mask a:nth-last-child(1), .w-content-top-left-item-mask a:nth-last-child(2) {
            display: inline-block; } }
    .w-content-top-left-item a {
      font-size: 16px;
      font-weight: 100;
      color: #000;
      white-space: nowrap; }
      .w-content-top-left-item a img {
        display: inline-block;
        vertical-align: middle; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-content-top-left-item a {
          font-size: 14px; } }
    .w-content-top-left-item select {
      font-size: 16px;
      border: 0px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-content-top-left-item select {
          font-size: 14px; } }
    .w-content-top-left-item.active {
      width: 100%;
      border-bottom: 2px solid #343434; }
      .w-content-top-left-item.active a {
        font-weight: bold; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-content-top-left-item.active {
          border: 0; } }
    .w-content-top-left-item:hover {
      border-bottom: 2px solid #343434;
      transition: all .1s; }

    .img_branner{
      width: 100%;
      height: 100%;
      object-fit: cover;
    }