.page {
  background-color: rgba(246, 248, 247, 1);
  position: relative;
  width: 100%;
  overflow: hidden;
}
.banner{
  height: 400px;
}
.list_banner {
  width: 100%;
  height: 400px;
  background: url(/imgs/cases/矩形2x.jpg) no-repeat center;
  background-size: cover;

}

.list_banner_cont {
  width: 1200px;
  margin: 0 auto;
}

.list_banner_cont h3 {
  width: 576px;
  font-size: 36px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1AB370;
  line-height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.left_cont {
  width: 576px;
  flex-shrink: 0;
  margin-right: 80px;
  margin-top: 83px;
}

.left_cont_time {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-top: 16px;
}

.left_cont a {
  display: inline-block;
  width: 144px;
  height: 48px;
  background: #1AB370;
  border-radius: 516px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  margin-top: 48px;
}

.right_img {
  width: 544px;
  height: 306px;
  box-shadow: 0px 2px 8px 0px rgba(192, 192, 192, 0.1);
  border-radius: 4px;
  border: 8px solid #FFFFFF;
  margin-top: 43px;
  display: flex;
  align-items: center;
    justify-content: center;
    background: #fff;
}

.right_img img {
  max-width: 100%;
  max-height: 100%;
}

  .box_37 {
    width: 1200px;
    
    margin: 16px auto 0 auto;
  }
  
  .box_5 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    width: 896px;
    
    justify-content: flex-center;
    padding-bottom: 40px;
  }
  
  .box_6 {
    background-color: rgba(255, 255, 255, 1);
    width: 896px;
    
    margin-top: 16px;
  }
  
  .box_38 {
    width: 848px;
   
    margin: 16px 0 0 24px;
    padding-right: 180px;
    position: relative;
    flex-wrap: wrap;
  }
  
  .text_14 {
    width: 32px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 7px;
  }
  
  .nav_text {
    
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 7px 60px 0 0px;
    cursor: pointer;
    
  }
.nav_text:hover  {
    
    color: rgba(26, 179, 112, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
  }
  .active{
    color: rgba(26, 179, 112, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
  }
  .text_16 {
    width: 48px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 7px 0 0 80px;
  }
  input:focus {
    background-color: #fff;
    border-radius: 3px;
    border: 0;
    outline: none;
    /* box-shadow: 1px 1px 1px 1px #1AB370; */
  }
  .block_1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 18px;
    width: 172px;
    height: 36px;
    border: 1px solid rgba(238, 238, 238, 1);
    
    padding: 0 40px 0 14px;
    justify-content: space-between;
    overflow: hidden;
    flex-shrink: 0;
    position: absolute;
    right: 0;
  }
  .block_1 input{
    width: 120px;
  }
  .thumbnail_42 {
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    margin: 11px 10px 0 10px;
    cursor: pointer;
  }
  
  .text_17 {
    width: 84px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 10px 0 0 16px;
  }
  

  .box_8 {
    background-color: rgba(245, 245, 245, 1);
    width: 848px;
    height: 1px;
    margin: 15px 0 0 24px;
  }
  .articles_cont_list{
    min-height: 500px;
  }
  .articles_cont_item {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 896px;
    height: 158px;
    margin-top: 16px;
    cursor: pointer;
    transition: all 0.2s ease-out;
  }
  .articles_cont_list .articles_cont_item:hover{
    background-color: rgba(250, 250, 250, 1);
  }
  /* .box_10 {
    background-color: rgba(250, 250, 250, 1);
    position: relative;
    width: 896px;
    height: 158px;
  } */
  
  .image-text_47 {
    width: 63px;
    height: 17px;
    margin-left: 32px;
  }
  
  .thumbnail_43 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
    margin-right: 6px;
  }
  
  .text-group_1 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_48 {
    position: absolute;
    left: 24px;
    top: 16px;
    width: 744px;
    height: 126px;
  }
  
  .image_4 {
    flex-shrink: 0;
    width: 224px;
    height: 126px;
  }
  
  .text-group_36 {
    width: 604px;
    height: 110px;
    margin: 8px 0 0 16px;
  }
  
  .text_18 {
    width: 604px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: wrap;
    line-height: 20px;
    display: flex;
    align-items: center;
  }
  .text_18 .text_title{
    flex-shrink: 0;
    width: 604px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
  }
  .tagcont{
    display: flex;
    flex-wrap: wrap;
    margin-right: 12px;
    margin-top: 8px;
    
  }
  .text_19 {
    width: 604px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
  }
  
  .text_20 {
    width: 104px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 8px;
    display: flex;
  }
  
  .text-wrapper_3 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    margin-right: 8px;
    line-height: 24px;
    margin-top: 8px;
    
  }
  
  .text_21 {
    
    
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    
    
    padding: 0 12px;
  }
  
  .text-wrapper_4 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 72px;
    position: absolute;
    left: 240px;
    top: 44px;
  }
  
  .text_22 {
    width: 48px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  
  .image-text_49 {
    width: 63px;
    height: 17px;
    margin: 117px 0 0 416px;
  }
  
  .thumbnail_44 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
  }
  
  .text-group_3 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_50 {
    position: absolute;
    left: 24px;
    top: 16px;
    width: 744px;
    height: 126px;
  }
  
  .image_5 {
    width: 224px;
    height: 126px;
  }
  
  .text-group_37 {
    width: 504px;
    height: 110px;
    margin: 8px 0 0 16px;
  }
  
  .text_23 {
    width: 504px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
  }
  
  .text_24 {
    width: 420px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 48px;
  }
  
  .text_25 {
    width: 104px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 8px;
  }
  
  .text-wrapper_5 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 84px;
    margin: 44px 332px 0 -416px;
  }
  
  .text_26 {
    width: 60px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  .text-wrapper_6 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 72px;
    position: absolute;
    left: 240px;
    top: 44px;
  }
  
  .text_27 {
    width: 48px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  .box_11 {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 896px;
    height: 158px;
  }
  
  .image-text_51 {
    width: 63px;
    height: 17px;
    margin: 117px 0 0 416px;
  }
  
  .thumbnail_45 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
  }
  
  .text-group_5 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_52 {
    position: absolute;
    left: 24px;
    top: 16px;
    width: 744px;
    height: 126px;
  }
  
  .image_6 {
    width: 224px;
    height: 126px;
  }
  
  .text-group_38 {
    width: 504px;
    height: 110px;
    margin: 8px 0 0 16px;
  }
  
  .text_28 {
    width: 504px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
  }
  
  .text_29 {
    width: 420px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 48px;
  }
  
  .text_30 {
    width: 104px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 8px;
  }
  
  .text-wrapper_7 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 84px;
    margin: 44px 332px 0 -416px;
  }
  
  .text_31 {
    width: 60px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  .text-wrapper_8 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 72px;
    position: absolute;
    left: 240px;
    top: 44px;
  }
  
  .text_32 {
    width: 48px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  .box_12 {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 896px;
    height: 158px;
  }
  
  .image-text_53 {
    width: 63px;
    height: 17px;
    margin: 117px 0 0 416px;
  }
  
  .thumbnail_46 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
  }
  
  .text-group_7 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_54 {
    position: absolute;
    left: 24px;
    top: 16px;
    width: 744px;
    height: 126px;
  }
  
  .image_7 {
    width: 224px;
    height: 126px;
  }
  
  .text-group_39 {
    width: 504px;
    height: 110px;
    margin: 8px 0 0 16px;
  }
  
  .text_33 {
    width: 504px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
  }
  
  .text_34 {
    width: 420px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 48px;
  }
  
  .text_35 {
    width: 104px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 8px;
  }
  
  .text-wrapper_9 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 84px;
    margin: 44px 332px 0 -416px;
  }
  
  .text_36 {
    width: 60px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  .text-wrapper_10 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 72px;
    position: absolute;
    left: 240px;
    top: 44px;
  }
  
  .text_37 {
    width: 48px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  .box_13 {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 896px;
    height: 158px;
  }
  
  .image-text_55 {
    width: 63px;
    height: 17px;
    margin: 117px 0 0 416px;
  }
  
  .thumbnail_47 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
  }
  
  .text-group_9 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_56 {
    position: absolute;
    left: 24px;
    top: 16px;
    width: 744px;
    height: 126px;
  }
  
  .image_8 {
    width: 224px;
    height: 126px;
  }
  
  .text-group_40 {
    width: 504px;
    height: 110px;
    margin: 8px 0 0 16px;
  }
  
  .text_38 {
    width: 504px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
  }
  
  .text_39 {
    width: 420px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 48px;
  }
  
  .text_40 {
    width: 104px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin-top: 8px;
  }
  
  .text-wrapper_11 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 84px;
    margin: 44px 332px 0 -416px;
  }
  
  .text_41 {
    width: 60px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  .text-wrapper_12 {
    background-color: rgba(26, 179, 112, 0.1);
    border-radius: 12px;
    height: 24px;
    width: 72px;
    position: absolute;
    left: 240px;
    top: 44px;
  }
  
  .text_42 {
    width: 48px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 0 0 12px;
  }
  
  .box_14 {
    background-color: rgba(255, 255, 255, 1);
    width: 896px;
    height: 64px;
    margin: 16px 0 16px 0;
  }
  
  .section_8 {
    background-color: rgba(245, 245, 245, 1);
    width: 848px;
    height: 1px;
    margin-left: 24px;
  }
  
  .text_43 {
    width: 48px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(26, 179, 112, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 23px 0 23px 424px;
  }
  
  .group_20 {
    width: 288px;
  }
  
  .group_3 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    width: 288px;
    height: 264px;
  }
  
  .image_9 {
    width: 128px;
    height: 128px;
    margin: 48px 0 0 80px;
  }
  
  .text_44 {
    width: 233px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: right;
    white-space: nowrap;
    line-height: 17px;
    margin: 24px 0 47px 28px;
  }
  
  .group_4 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    width: 288px;
    margin-top: 16px;
  }
  
  .block_2 {
    background-color: rgba(255, 255, 255, 1);
    width: 288px;
    height: 56px;
    margin-top: 4px;
  }
  
  .image-text_57 {
    width: 96px;
    height: 24px;
    margin: 16px 0 0 16px;
  }
  
  .label_8 {
    width: 24px;
    height: 24px;
  }
  
  .text-group_11 {
    width: 64px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 1px;
  }
  
  .group_5 {
    background-color: rgba(245, 245, 245, 1);
    width: 288px;
    height: 1px;
    margin-top: 15px;
  }
  
  .block_3 {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 288px;
    height: 80px;
    margin-top: 8px;
    cursor: pointer;
  }
  .block_3:hover{
    background-color: rgba(250, 250, 250, 1);
  }
  
  .image-text_58 {
    width: 63px;
    height: 17px;
    margin: 52px 0 0 144px;
  }
  
  .thumbnail_48 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
  }
  
  .text-group_12 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_59 {
    position: absolute;
    left: 16px;
    top: 8px;
    width: 256px;
    height: 63px;
  }
  
  .image_10 {
    width: 112px;
    height: 63px;
  }
  
  .text-group_13 {
    display: inline-block;
    width: 128px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 17px;
    margin-top: 2px;
    display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
  }
  
  .block_4 {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 288px;
    height: 80px;
  }
  
  .image-text_60 {
    width: 63px;
    height: 17px;
    margin: 52px 0 0 144px;
  }
  
  .thumbnail_49 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
  }
  
  .text-group_14 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_61 {
    position: absolute;
    left: 16px;
    top: 8px;
    width: 256px;
    height: 63px;
  }
  
  .image_11 {
    width: 112px;
    height: 63px;
  }
  
  .text-group_15 {
    width: 128px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 17px;
    margin-top: 2px;
  }
  
  .block_5 {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 288px;
    height: 80px;
  }
  
  .image-text_62 {
    width: 63px;
    height: 17px;
    margin: 52px 0 0 144px;
  }
  
  .thumbnail_50 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
  }
  
  .text-group_16 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_63 {
    position: absolute;
    left: 16px;
    top: 8px;
    width: 256px;
    height: 63px;
  }
  
  .image_12 {
    width: 112px;
    height: 63px;
  }
  
  .text-group_17 {
    width: 128px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 17px;
    margin-top: 2px;
  }
  
  .block_6 {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 288px;
    height: 80px;
    margin-bottom: 8px;
  }
  
  .image-text_64 {
    width: 63px;
    height: 17px;
    margin: 52px 0 0 144px;
  }
  
  .thumbnail_51 {
    width: 16px;
    height: 12px;
    margin-top: 2px;
  }
  
  .text-group_18 {
    width: 43px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
  }
  
  .image-text_65 {
    position: absolute;
    left: 16px;
    top: 8px;
    width: 256px;
    height: 63px;
  }
  
  .image_13 {
    width: 112px;
    height: 63px;
  }
  
  .text-group_19 {
    width: 128px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 17px;
    margin-top: 2px;
  }
  
  .group_6 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    width: 288px;
    margin-top: 16px;
  }
  
  .box_16 {
    background-color: rgba(255, 255, 255, 1);
    width: 288px;
    height: 56px;
    margin-top: 4px;
  }
  
  .image-text_66 {
    width: 96px;
    height: 24px;
    margin: 16px 0 0 16px;
  }
  
  .label_9 {
    width: 24px;
    height: 24px;
  }
  
  .text-group_20 {
    width: 64px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-top: 1px;
  }
  
  .box_17 {
    background-color: rgba(245, 245, 245, 1);
    width: 288px;
    height: 1px;
    margin-top: 15px;
  }
  
  .grid_3 {
    width: 252px;
    flex-wrap: wrap;
    margin: 16px 0 16px 16px;
  }
  
  .text-wrapper_13 {
    background-color: rgba(245, 245, 245, 1);
    border-radius: 12px;
    height: 24px;
    margin: 0 12px 12px 0;
    cursor: pointer;
  }
  
  .text_45 {
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 17px;
    margin: 4px 12px 0 12px;
  }
  
  .text-wrapper_14 {
    background-color: rgba(245, 245, 245, 1);
    border-radius: 12px;
    height: 24px;
    width: 72px;
    margin: 0 12px 12px 0;
  }
  
  
  .text-wrapper_13:hover {
    background-color: rgba(26, 179, 112, 0.1);
  }
  
  .text-wrapper_13:hover .text_45 {
    color: rgba(26, 179, 112, 1);
    
  }
  
  
  .grid_3 .active {
    background-color: rgba(26, 179, 112, 0.1);
  }
  
  .grid_3 .active .text_45 {
    color: rgba(26, 179, 112, 1);
    
  }
  

  .box_18 {
    background-color: rgba(26, 179, 112, 1);
    height: 320px;
    margin-top: 48px;
    width: 100%;
  }
  
  .box_26 {
    width: 1200px;
    height: 320px;
    background: url(/imgs/articles/SketchPng5a69d76416c4bae535e9708b70fa5acdc265dc5ac53502528d6313c1b1078a25.png)
      100% no-repeat;
    background-size: 100% 100%;
    margin:0 auto;
  }
  
  .text-group_41 {
    height: 86px;
    margin: 80px 0 0 0px;
    text-align: center;
  }
  
  .text_57 {
    height: 50px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 36px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    white-space: nowrap;
    line-height: 50px;
  }
  
  .text_58 {
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 16px;
  }
  
  .text-wrapper_47 {
    background-color: rgba(255, 130, 0, 1);
    border-radius: 254px;
    height: 36px;
    width: 96px;
    margin: 48px 0 70px 552px;
  }
  
  .text_149 {
    width: 56px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin: 8px 0 0 20px;
  }
  
  .box_39 {
    background-color: rgba(255, 255, 255, 1);
    width: 1920px;
    height: 640px;
  }
  
  .text-wrapper_48 {
    width: 1200px;
    height: 22px;
    margin: 80px 0 0 360px;
  }
  
.text-wrapper .page_text {
    width: 6px;
    height: 17px;
    overflow-wrap: break-word;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: right;
    white-space: nowrap;
    line-height: 17px;
    margin: 9px 0 0 15px;
  }
  .pagenum .active{
   
    background-color: rgba(26, 179, 112, 1);
    color: #fff;
  }
  .pagenum .active .text{
    color: #fff;
  }
  .pagenum .text {
    height: 36px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 36px;
    cursor: pointer;
  }
  .text-wrapper:hover{
    background-color: rgba(26, 179, 112, 1);
    color: #fff;
  }
  .block_11 {
    width: 432px;
    height: 36px;
    margin: 48px auto 0 auto;
  }
    
  .thumbnail_26 {
    width: 5px;
    height: 10px;
    margin: 13px 0 0 15px;
  }
    
  .thumbnail_27 {
    width: 5px;
    height: 10px;
    margin: 13px 0 0 16px;
  }
  /*  */
  .text-wrapper .page_text {
    width: 6px;
    height: 17px;
    overflow-wrap: break-word;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: right;
    white-space: nowrap;
    line-height: 17px;
    margin: 9px 0 0 15px;
  }
  .pagenum .active{
   
    background-color: rgba(26, 179, 112, 1);
    color: #fff;
  }
  .pagenum .active .text{
    color: #fff;
  }
  .pagenum .text {
    height: 36px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 36px;
    cursor: pointer;
  }
  .text-wrapper:hover{
    background-color: rgba(26, 179, 112, 1);
    color: #fff;
  }
  .block_11 {
    width: 432px;
    height: 36px;
    margin: 48px auto 0 auto;
  }
    
  .thumbnail_26 {
    width: 5px;
    height: 10px;
    margin: 13px 0 0 15px;
  }
    
  .thumbnail_27 {
    width: 5px;
    height: 10px;
    margin: 13px 0 0 16px;
  }
  .text-wrapper {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    height: 36px;
    margin-left: 8px;
    width: 36px;
    cursor: pointer;
    line-height: 36px;
  }
  
  .text-wrapper .page_text {
    width: 6px;
    height: 17px;
    overflow-wrap: break-word;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: right;
    white-space: nowrap;
    line-height: 17px;
    margin: 9px 0 0 15px;
  }
.demo{
  display: flex;
  align-items: center;
  justify-content: center;
}
  #pagination>li>a{
    margin: 0 4px;
    border-radius: 4px;
    height: 40px;
    min-width: 40px;
    text-align: center;
  }
  .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1AB370;
    border-color: #1AB370;
  }
  .pagination > li > a, .pagination > li > span{
    padding: 8px 12px;
    color:#1AB370;
  }
#pagination .prev a{
 
  background: url(/imgs/articles/left.png)
  center no-repeat ;
    background-size: 16px 16px;
}
#pagination .next a{
 
  background: url(/imgs/articles/right.png)
  center no-repeat ;
    background-size: 16px 16px;
}<!--0.00023007392883301-->