/*鐪佽€�210327*/
.skbs0327 {
    box-sizing: border-box;
    border: solid 2px #da2f2f;
    padding: 30px 28px;
    margin-top: 40px;
    box-shadow: 0 0 27px rgba(252, 103, 103, .2);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  
  .skbs0327_l {
    width: 63.4%;
  }
  
  .skbs0327_r {
    width: 31%;
    margin-left: 78px;
  }
  
  .skbs0327_l_title,
  .skbs0327_r_title {
    border-bottom: 1px solid #fbe0e3;
    padding-bottom: 24px;
    margin-bottom: 34px;
    display: flex;
    align-items: center;
  }
  
  
  .skbs0327_l_title i {
    width: 38px;
    height: 38px;
    background-image: url(https://www.huatu.com/images/2020img/pic/sk032701.png);
    background-repeat: no-repeat;
  }
  
  .skbs0327_l_title p,
  .skbs0327_r_title p {
    margin-left: 14px;
    font-size: 28px;
    font-weight: bold;
    color: #ed213a;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .skbs0327_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  
  .skbs0327_l_news {
    width: 51%;
  }
  
  .skbs0327_l_tab {
    width: 47%;
  }
  
  .skbs0327_r .skbs0327_l_news {
    width: 100%;
  }
  
  .skbs0327_l_news_title {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 38px;
  }
  
  .skbs0327_l_news_title a {
    font-size: 22px;
  }
  
  .skbs0327_l_news_tips {
    float: left;
    height: 38px;
    padding: 0 14px;
    line-height: 38px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    background-color: #ed1500;
    background: linear-gradient(-72deg, #e30000, #ffab56);
    font-size: 22px;
  }
  
  .skbs0327_l_news_title a {
    color: #ed213a;
  }
  
  .skbs0327_l_newsList dd {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 36px;
  
  }
  
  
  
  .skbs0327_l_news_rec {
    padding: 0 10px;
    height: 50px;
    margin-top: 16px;
    line-height: 50px;
    border-radius: 8px;
    background-color: #fff0f1;
    text-align: center;
  }
  
  .skbs0327_l_news_rec a {
    display: block;
    width: 100%;
    color: #ed213a;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .skbs0327_l_news_btn {
    margin-top: 12px;
  }
  
  .skbs0327_l_news_btn a {
    float: left;
    width: 23.5%;
    height: 50px;
    margin-right: 2%;
    line-height: 50px;
    text-align: center;
    border-radius: 8px;
    background-color: #d9f3ff;
    color: #60c6fa;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: transform .5s ease;
  }
  
  .skbs0327_l_news_btn a:hover {
    transform: translateY(-5px);
  }
  
  .skbs0327_l_news_btn a:nth-child(1) {
    background-color: #d9f3ff;
    color: #60c6fa;
  }
  
  .skbs0327_l_news_btn a:nth-child(2) {
    background-color: #f1f4ff;
    color: #9e9ff2;
  }
  
  .skbs0327_l_news_btn a:nth-child(3) {
    background-color: #fff0f1;
    color: #e62120;
  }
  
  .skbs0327_l_news_btn a:nth-child(4) {
    margin-right: 0;
    background-color: #fef0e0;
    color: #fa9e72;
  }
  
  
  
  .skbs0327_l_tab_rec {
    margin-top: 5px;
    margin-bottom: 23px;
    color: #ed213a;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .skbs0327_l_tab_rec a {
    color: #ed213a;
    font-size: 18px;
  }
  
  /* 鐒︾偣鍥� */
  .sktlBanner {
    position: relative;
    /* width: 100%; */
    height: 224px;
  }
  
  .sktlBanner img {
    height: 215px;
  }
  
  .sktlBanner .bd li {
    width: 100%;
    zoom: 1;
    vertical-align: middle;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  
  .sktlBanner .bd a {
    display: block;
    position: relative;
    width: 100%;
  }
  
  .sktlBanner .hd {
    position: absolute;
      bottom: 35px !important;
      width: 100%;
      height: 2px;
      z-index: 1;
      /* left: 118px !important; */
      text-align: center;
  }
  
  .sktlBanner .hd ul {
    text-align: center;
    height: 3px;
    font-size: 0;
    line-height: 2px;
  }
  
  .sktlBanner .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: -5px 5px 0;
    cursor: pointer;
    background: #fff;
    border-radius: 100%;
  }
  
  .sktlBanner .hd li.on {
    background-color: #df3636;
  }
  
  .skbs0327_table {
    margin-top: 36px;
  }
  
  .underline {
    text-decoration: underline;
  }
  
  .sktable_title {
    float: left;
    font-size: 22px;
    color: #ed213a;
    font-weight: bold;
  }
  
  .skbs0327_table .hd {
    float: right;
  }
  
  .skbs0327_table .hd li {
    float: left;
    margin-top: 7px;
    margin-left: 18px;
    cursor: pointer;
  }
  
  .skbs0327_table .hd li.on {
    color: #e52323;
  }
  
  .skfh-table {
    margin-top: 30px;
  }
  
  .skbs_pro {
    background-color: #fff0f1;
  }
  
  .skfh-table table {
    width: 100%;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-radius: 8px;
    text-align: center;
  }
  
  .skfh-table table a {
    color: #e50300;
  }
  
  .skfh-table td {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
  }
  
  .skfh-table td {
    padding: 10px 0;
  }
  
  
  
  .skbs0327_r_title i {
    width: 38px;
    height: 38px;
    background-image: url(https://www.huatu.com/images/2020img/pic/sk032702.png);
    background-repeat: no-repeat;
  }
  
  .skbs0327_r_btn {
    padding-top: 12px;
    /*padding-bottom: 12px;*/
  }
  
  .skbs0327_r_btn a {
    float: left;
    width: 32%;
    height: 56px;
    margin-right: 2%;
    /*margin-bottom: 14px;*/
    line-height: 56px;
    text-align: center;
    color: #fff !important;
    border-radius: 8px;
    background-color: #e30000;
    background: linear-gradient(-72deg, #e30000, #ffab56);
    transition: transform .5s ease;
  }
  
  .skbs0327_r_btn a:hover {
    transform: translateY(-5px);
  }
  
  .skbs0327_r_btn a:nth-child(3n) {
    margin-right: 0;
  }
  
  .skbs0327_r_btn a:nth-child(1) {
    background: linear-gradient(-72deg, #ee0701, #ff9e3d);
  }
  
  .skbs0327_r_btn a:nth-child(2) {
    background: linear-gradient(-72deg, #7760f6, #c089fe);
  }
  
  .skbs0327_r_btn a:nth-child(3) {
    background: linear-gradient(-72deg, #11a3f6, #53cefa);
  }
  
  .skbs0327_r_btn a:nth-child(4) {
    background: linear-gradient(-72deg, #ff8b00, #ffc700);
  }
  
  .skbs0327_r_btn a:nth-child(5) {
    background: linear-gradient(-72deg, #fb1e90, #ff61be);
  }
  
  .skbs0327_r_btn a:nth-child(6) {
    background: linear-gradient(-72deg, #2acce1, #6aecc8);
  }
  