.easysite-news-detail .easysite-news-title {
    border-bottom: 0;
  }

  .easysite-news-title .newsTitle {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    vertical-align: middle;
    color: #002e6c;
    padding: 80px 0 20px 0;
  }
  .easysite-news-content {
    width: 100%;
    margin-bottom: 80px;
  }

  .newsRooms_smallBlue_title {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    vertical-align: middle;
    color: #00b9f2;
    padding: 80px 0 50px;
  }

  /* 时间 */
  .newsRooms_title_time {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Rubik Regular';
    font-weight: 400;
    color: #333333;
    padding-bottom: 15px;
  }
  /* 加粗 */
  .fontBold {
    font-size: 36.8px;
    line-height: 48px;
    /* font-family: 'Rubik Bolder'; */
    font-family: 'Rubik Regular';
    font-weight: bold;
    padding-bottom: 25px;
    color: #00b9f2 !important;
  }

  .fontBold_content {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Rubik Bolder';
    font-weight: 500;
    color: #333333;
  }
  .fontBold_content_line{
    font-size: 18px;
    line-height: 28px;
    font-family: 'Rubik Bolder';
    font-weight: 500;
    color: #333333;
    text-decoration: underline !important;
  }
  /* remark */
  .newsRooms_remark {
    list-style: disc;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Rubik Regular';
    color: #333333;
    padding-bottom: 15px;
  }

  .newsRooms_p {
    line-height: 28px;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Rubik Regular';
    color: #333333;
    padding-bottom: 15px;
  }

  .fontBoldCenter {
    text-align: center;
  }

  /* 大标题 */
  .newsRooms_Big_title {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    vertical-align: middle;
    color: #002e6c;
    padding: 80px 0 50px;
  }

.row.row-cols-1.row-cols-md-1 .col {
    text-align: center;
}
  .row.row-cols-1.row-cols-md-1 .col img {
    margin: 20px auto;
    max-height: 602px;
    max-width: 600px;
  }
  .row-cols-1.row-cols-md-2 .col img {
    width: 100%;
  }

  .row-cols-md-1 .col p {
    text-align: center;
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: #666666;
  }

  .row-cols-md-2 .col img {
    margin: 20px auto;
  }

  .row-cols-md-2 .col p {
    text-align: center;
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: #666666;
  }


  /* ul li span {
    list-style: disc;
    line-height: 28px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: 'Rubik Regular';
    color: #333333 !important;
  } */

  .easysite-news-content ol li {
    list-style: decimal;
    font-family: 'Rubik Regular';
    color: #333333 !important;
  }

 .easysite-news-content ul li{
    font-family: 'Rubik Regular';
    color: #333333 !important;
 }

 .easysite-news-content b,
    .easysite-news-conten strong {
    font-weight: 900 !important;
  }

  .newsRooms a, .easysite-news-content a, .newsRooms_remark a {
    line-height: 28px !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    font-family: 'Rubik Regular';
    color: #007bff !important;
    text-decoration: none !important;
    word-wrap: break-word;
    word-break: break-word;
  }

  .newsRooms a:hover, .easysite-news-content a:hover {
    text-decoration: underline !important;
  }

  .newsRooms_remark a {
    line-height: 20px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: 'Rubik Regular';
    color: #007bff !important;
    text-decoration: none !important;
  }
   .newsRooms_p a.aShowTel {
    line-height: 28px;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Rubik Regular';
    color: #007bff;
   }
  .newsRooms_remark a.aShowTel {
    line-height: 20px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: 'Rubik Regular';
    color: #007bff !important;
    text-decoration: none !important;
  }
  .newsRooms_ul_num_remark li a {
    line-height: 20px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: 'Rubik Regular';
    text-decoration: none !important;
  }
  .newsRooms_ul_num_remark li a.aShowTel {
    line-height: 20px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: 'Rubik Regular';
    text-decoration: none !important;
  } 
  .newsRooms_ul_num_remark li a:hover {
    text-decoration: underline !important;
  }


/* 表格样式 */

  .fund_table {
    width: 78%;
    border-collapse: collapse;
    border: 1px solid #D9D9D9;
    margin: 35px auto 50px;
  }

  .fund_table td a {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 14px;
  }

  .fund_table th,
  td {
    border-bottom: 1px solid #D9D9D9;
    /* 只保留行间分隔线 */
    padding: 12px 0;
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #333333;
    text-align: center;
  }

  .fund_table th {
    width: 20%;
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #333333;
  }

  .fund_table thead {
    background-color: #f9f9f9;
  }

  .fund_table td {
    text-align: left;
    border-bottom: 1px solid #D9D9D9;
    padding: 12px 0;
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #333333;
  }

thead .fixed-column {
    /* 固定第一列的样式 */
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center !important;
  }

 tbody .fixed-column {
    /* 固定第一列的样式 */
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: left !important;
    padding-left: 20px;
  }

  .tab-header {
    display: none;
  }

  .text_note {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #333333;
    margin-top: 16px !important;
  }
  /* 排序样式 */
  .newsRooms_ul_point, .newsRooms_ul_num{
        padding: 10px 0 25px 40px;
        list-style: disc;
        font-family: 'Rubik Regular';
        color: #333333 !important;
   }
  .newsRooms_ul_point_remark, .newsRooms_ul_num_remark{
    padding-left: 40px;
   }

  .newsRooms_ul_point li,
  .newsRooms_ul_num li {
    line-height: 28px !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    font-family: 'Rubik Regular';
    text-decoration: none !important;
  }

  .newsRooms_ul_point li {
    list-style: disc;
  }

  .newsRooms_ul_num li {
    list-style: decimal;
  }
  .newsRooms_ul_period li {
    list-style: circle;
  }


  .newsRooms_ul_point_remark li,
  .newsRooms_ul_num_remark li {
    line-height: 20px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: 'Rubik Regular';
    text-decoration: none !important;
    padding-bottom: 10px;

  }
  .newsRoomsPCenter {
    text-align: center;
    line-height: 28px;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Rubik Regular';
    color: #333333;
    padding-bottom: 15px;
  }

  .noSort li {
    list-style: none !important;
  }

  .ul_fontBold_content, .ul_newsRooms_p {
    margin: 0;
  }
  .ul_fontBold_content {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Rubik Bolder';
    font-weight: 500;
    color: #333333;
  }
@media screen and (min-width:  953px) and (max-width: 1600px) {
  .fixed-column {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left !important;
    width: 20%;
   }
}
@media (max-width: 953px) {
  .fontBold {
    font-size: 18px;
    line-height: 28px;
    /* font-family: 'Rubik Bolder'; */
    font-family: 'Rubik Regular';
    font-weight: bold;
    padding-bottom: 25px;
    color: #00b9f2 !important;
  }
.easysite-news-title .newsTitle {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    vertical-align: middle;
    color: #002e6c;
    padding: 76px 0 16px;
  }
.newsRooms_small_title {
font-size:18px !important;
}
.newsRooms_p {
font-size:16px !important;
}
.fixed-column {
    color: #007BFF;
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left !important;
    width: 12%;
}
  .row.row-cols-1.row-cols-md-1 .col img {
    margin: 20px auto;
    width: 100%;
  }
}