.sys_r_item{padding:31px 0;border-radius:16px;margin-bottom:16px}.sys_r_item .sys_r_head{font-size:18px;font-style:normal;font-weight:700;line-height:28px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:var(--color-black);text-decoration:underline}.sys_r_content_inner{padding:16px 0}.sys_r_content{overflow:hidden;height:0;transition:height .3s ease}.sys_r_item .sys_r_head.sys_r_selected{color:var(--color-blue)}.replacement_table{width:100%;border-collapse:collapse;border:2px solid #fff}.replacement_table th,td{border:4px solid #fff;padding:10px;text-align:left}.replacement_table th{color:var(--color-white);font-size:24px;font-style:normal;font-weight:600;line-height:36px;padding:22px 10px;text-align:center}.replacement_table th:nth-child(2n){background:#0ecbf2}.replacement_table th:nth-child(odd){background:#0e59f2}.replacement_table td{font-size:16px;font-style:normal;font-weight:400;line-height:28.8px;padding:22px 10px;text-align:center}.replacement_table tr:nth-child(2n) td:nth-child(even){background-color:rgb(230,249,253,50%)}.replacement_table tr:nth-child(2n) td:nth-child(odd){background-color:#f6f6fa}.replacement_table tr:nth-child(odd) td:nth-child(2n){background-color:rgb(206,244,252,50%)}.replacement_table tr:nth-child(odd) td:nth-child(odd){background-color:#e9ecff}