/*--------------------------------------------------------債務重組--------------------------------------------------------*/
.n_debt{}
.n_debt>div>div:nth-child(1)>img{width: 100%;}
.n_debt>div>div:nth-child(2){margin-bottom: 50px;}
.n_debt>div>div:nth-child(2) h1{font-size: 22px; font-weight: bold; color: #FFB431;}
.n_debt>div>div:nth-child(2) th,td{border: 1px solid #d4a900;}
.n_debt>div>div:nth-child(2) table>thead>tr>th{font-weight: bold;text-align: center;}
.n_debt>div>div:nth-child(2) table>tbody>tr>td{font-size: 14px; line-height: 24px; color: #000000; padding: 13px 15px; background-color: #FFEFD6; border: 1px solid #fff; text-align: center; vertical-align: middle;}
.n_debt>div>div:nth-child(2) table>tbody>tr:nth-child(2n)>td {background-color: #FFDBA8;}
.n_debt>div>div:nth-child(2) table>tbody>tr>td.b-c{    background-color: #FFB93E;font-size: 16px;}
.n_debt>div>div:nth-child(2) table>tbody>tr>td.color{color: #B31D29;}
.n_debt>div>div:nth-child(3) {padding: 40px 36px;background-image: url('/stroage/images/debt_restructuring-bg-3.png');background-repeat: no-repeat;background-size: cover;}
.n_debt>div>div:nth-child(3)>div {text-align: center;width: 560px;}
.n_debt>div>div:nth-child(3)>div>span {display: block;font-size: 18px;line-height: 36px;color: #000000;}
.n_debt>div>div:nth-child(3)>div>a {font-size: 14px;letter-spacing: -0.7px;color: #FFFFFF;padding: 6px 44px 6px 22px;background-color: #FFB431;border-radius: 5px;box-shadow: 2px 2px #7F683F;display: inline-block;background-image: url("/css/img/apply.png");background-repeat: no-repeat;background-position: 80px 7px;margin-top: 12px;}
@media screen and (max-width: 480px) {
    .n_debt>div>div:nth-child(2) table>thead>tr>th, .n_debt>div>div:nth-child(2) div>table>tbody>tr>td {padding: 5px;}
    .n_debt>div>div:nth-child(2) table>thead>tr>th:first-child {width: 16%;}
    .n_debt>div>div:nth-child(2) table>thead>tr>th:nth-child(2), .n_debt>div>div:nth-child(2) table>thead>tr>th:nth-child(3), .n_debt>div>div:nth-child(2) table>thead>tr>th:nth-child(4) {width: 28%;}
    .n_debt>div>div:nth-child(2) table>thead>tr>th {font-size: 12px;}
    .n_debt>div>div:nth-child(2) table>tbody>tr>td {font-size: 12px;}
    .n_debt>div>div:nth-child(2) table>tbody>tr>td.b-c {font-size: 12px;}
    .n_debt>div>div:nth-child(3) {background-position: right;}
    .n_debt>div>div:nth-child(3)>div {width: 100%;}
    .n_debt>div>div:nth-child(3)>div>span{background-color: rgba(255, 255, 255, 0.7);padding: 15px;}
}