.frame-csp-type {
  /*overflow: auto;*/
  /* 隱藏滾動條 */
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 和 Edge */
}

.frame-csr-list ul li {
  margin-bottom: 18px !important;
}

.frame-csr-list .module-title {
  padding: 0 0 31px 0 !important;
}

.parent-res {
  padding-bottom: 20px;
}

.frame-csp-type::-webkit-scrollbar {
  display: none;
  /* Chrome、Safari 和 Opera */
}

.custom-news-content ul {
  padding-left: 40px !important;
}

/* 排序样式 */

.newsRooms_ul_point li {
  list-style: disc;
}

.newsRooms_ul_point,
.newsRooms_ul_num {
  padding: 10px 0 10px 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;
  padding-bottom: 10px;
}

.frame-awards ul {
  display: flex;
  justify-content: space-between;
}

.frame-awards ul li {
  width: 25% !important;
}

.digital-font {
  font-size: 18px !important;
}

.custom-news-content .aLink {
  color: #007BFF !important;
}

@media screen and (min-width: 2710px) and (max-width: 5300px) {
  .frame-csp-type ul li {
    height: 700px !important;
  }
}
@media screen and (min-width: 1917px) and (max-width: 1970px) {
  .frame-csp-type ul li {
    height: 400px !important;
  }
}
@media screen and (min-width: 1970px) and (max-width: 2700px) {
  .frame-csp-type ul li {
    height: 500px !important;
  }
}


@media (max-width: 953px) {
  .custom-news-content p img {
    width: 100%;
  }

  .easysite-section-three {
    background-color: #FFFFFF !important;
  }

  .frame-Awards ul li {
    padding: 0px 0 0 0 !important;
  }

  p.Social_Remark span {

    font-size: 12px !important;
  }

  .custom-news-content p b {
    font-size: 16px !important;
  }

  /* 新增三角形样式 */
  .triangle-simple {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #D9D9D9;
    position: absolute;
    bottom: -36px;
    /* 调整三角形位置 */
    left: 52% !important;
    transform: translateX(-50%);
  }

  .oneImgContain img {
    padding-bottom: 22px;
  }

  .frame-Awards .frame-Awards-title {
    padding: 0px 0 16px 0 !important;
  }

  .frame-csr-list .module-title {
    margin-top: 13px !important;
  }

  .parent-res {
    padding-bottom: 0 !important;
  }

  .triangle-simple {
    bottom: -40px !important;
  }

  .easysite-section-three {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .frame-awards {
    padding: 12px 30px !important;

  }

  /* overflow: auto; */

  .frame-awards ul {
    flex-direction: column;
  }

  .portlet .frame-awards ul li {
    width: 100% !important;
    border-bottom: 0.5px solid #D9D9D9;
    padding-bottom: 8px;
    margin-top: 24px;

  }

  .custom-news-detail {
    margin-bottom: 0 !important;
  }

  .one-img-container {
    padding-bottom: 22px !important;

  }

  .common-fontsize b {
    font-size: 16px !important;
  }

  .custom-news-content p {
    padding-bottom: 10px !important;
    font-size: 16px !important;
  }

  .custom-news-content ul {
    padding-left: 20px !important;
  }

  .frame-pillars .summery {
    padding: 12px 0 17px 0 !important;
  }
}