body {
  min-height: 100vh;
}
.title-text.not-last-row{
font-family: Rubik Bolder;
}
.main-content {
  display: none
}

.frame-product .custom-layui-form {
  margin-bottom: 30px;
  padding:0;
}

.frame-product .proDes {
  margin-top: 50px !important;
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  vertical-align: middle;
  color: #333333;
  padding-bottom: 24px;
}

.frame-product .custom-layui-form {
  width: 50%;
}

.ful_second_title {
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  color: #333333;
  /* margin-bottom: 24px; */
}

.ful_second_content {
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  margin-top: 24px;
 margin-bottom: 24px;
}

.ful_notes {
  padding: 33px 32px;
  background: #F9F9FB;
  margin: 24px 0 40px;
}

.ful_notes_title {
  font-family: Rubik Bolder;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333;
  padding-bottom: 15px;
}

.bottom {
  margin-bottom: 16px;
}

.ful_notes ol{
margin-left:12px;
}
.ful_notes ol li {
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0%;
  color: #333333;
  padding-top: 10px;
 list-style:auto;
}

.custom-layui-form .custom-layui-form-item .layui-select,
.custom-layui-form .custom-layui-form-item .layui-input {
  border-radius: 4px !important;
}

/* 表格 */
.table-container {
  /* margin-top: 16px; */
}

th {
  font-weight: normal !important;
}

.benefit-table {
  width: 100%;
  border-radius: 4px;
  table-layout: fixed;
  margin-top: 16px;
  overflow: hidden;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #ddd;
  /* 添加表格整体边框 */
  border-bottom: none;
}

/* .benefit-table tr{
    border: 1px solid #D9D9D9;
} */
.benefit-table th:first-child{
  border-left: none;
  width: 5%; 
}

.benefit-table td:last-child,
th:last-child {
  border-right: none;
}

/* .benefit-table tr:last-child .data-cell{
    border-bottom: none;
} */
.main-header {
  background-color: #F9F9FB;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  padding: 12px;
  text-align: center;
  color: #002E6C;
  border-collapse: collapse;
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.year-header {
  background-color: #FFFFFF;
  padding: 8px;
  text-align: center;
  color: #002E6C;
  border-bottom: 1px solid #D9D9D9;
  border-collapse: collapse;
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
}

.data-cell {
  border-bottom: 1px solid #D9D9D9;
  padding: 10px;
  color: #2c3e50;
  border-collapse: collapse;
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.sort-text {
  /*padding: 10px;*/
  color: #2c3e50;
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  vertical-align: middle;
  text-align: center;
}

.data-cell.title-text {
  border-right: 1px solid #D9D9D9;
  vertical-align: middle;
  text-align: left;
}

.loading {
  text-align: center;
  padding: 20px;
  font-size: 1.2em;
}

.error {
  color: red;
  text-align: center;
  padding: 20px;
  font-size: 1.2em;
}

/* 手机样式 */
.mobile-table-container {
  max-width: 100%;
  overflow-x: auto;
}

/* 表头样式 */
.table-header {
  padding: 15px;
  text-align: center;
  background-color: #f8f9fa;
  /* border-bottom: 1px solid #e0e0e0; */
}

.table-header .main-title {
  color: #002E6C;
  margin-bottom: 5px;
}

.table-header .sub-title {
  font-size: 14px;
  color: #666;
}

.mobile-subtitle {
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align:center;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #002E6C;
  padding:18px 0;
  margin-top: 4px;
  background: #F9F9FB;
  border: 1px solid #D9D9D9;
 border-bottom: none;
}

/* 标签页样式 */
.tab-container {
  display: flex;
  width: 100%;
}

.tab {
  width: 50%;
  flex: 1;
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #002E6C;
  border-top: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  padding: 20px 0;
}

.tab:first-child {
  border-left: 1px solid #D9D9D9;
}

.tab:last-child {
  border-right: 1px solid #D9D9D9;
}

.tab.active {
  color: #fff;
  background-color: #00B9F2;
}

/* 表格内容样式 */
.table-content {
  width: 100%;
  /* border-collapse: collapse; */
  border: 1px solid #D9D9D9;
  border-bottom: none;
}

.table-content th {
  background: #F9F9FB;
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #333333;
}

.table-content th,
.table-content td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e0e0e0;
}

/* .table-content th {
    background-color: #f1f3f4;
    color: #2c3e50;
} */

/* .table-content tr:last-child td {
    border-bottom: none;
} */

.blue-text {
  color: #002E6C;
}

/* 加载和错误状态样式 */
.loading,
.error {
  text-align: center;
  padding: 30px;
  font-size: 16px;
}

.year-content {
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #002E6C;
  background: #F9F9FB;
}

.table-content td {
  /* padding: 10px 8px; */
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #333;
}

.number-cell {
  border-right: 1px solid #e0e0e0;
  vertical-align: middle;
  /* text-align: center !important; */
width: 5%;
}

body .layui-form .layui-form-select dt {
  font-family: Rubik Bolder !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
  color: #002E6C !important;
}
tr .sort-text ~ .title-text{
font-family: Rubik Bolder;
}
/* 移动端样式 */
@media (max-width: 953px) {
.benefit-table {
    border-radius: 0px;
}
.benefit-table th:first-child, td:first-child {
   
    width: null;
}
    .custom-layui-form .layui-form-select i.layui-edge {
        width: 12.42px;
        height: 12.42px;
        margin-top: -7px;
    }
.layui-input{
border-width: 0.5px !important;
}
  .mobile-table-container {
    overflow: visible;
  }

  /* 标签页样式 

  .tab-container,
  .content-container {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
  }*/

  .frame-product .custom-layui-form {
    width: 100% !important;
    margin-bottom: 24px;
  }

  .frame-product .proDes {
    margin-top: 16px !important;
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    color: #333333;
    padding-bottom: 24px;
  }

  .ful_notes {
    padding: 21px 15px;
    background: #F9F9FB;
    margin: 24px 0 40px;
  }

  .benefit-table {
    margin-top: 0;
table-layout: auto;
  }

  .benefit-table tr td:last-child {
    text-align: right;
    width: 25%;
  }

  .benefit-table tr th:last-child {
    text-align: right;
    width: 25%;
  }


  .ful_second_title {
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #333333;
    margin-top: 16px;
  }

  .ful_second_content {
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #333333;
    margin-top: 8px;
margin-bottom: 8px;
  }

  .mobile-title {
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #333333;
    margin-top: 16px;
  }

  .data-cell {
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #333333;
  }

  .ful_notes_title {
    font-family: Rubik Bolder;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #333;
    padding-bottom: 15px;
  }

  .main-header {
    padding: 12px;
    text-align: center;
    color: #002E6C;
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
  }
  .year-header,.sort-text  {
  font-size: 14px;
  line-height: 20px;
}
.number-cell + td{
font-family: Rubik Bolder;
}
}