.yltz_dnone {
    display: none;
}

.UseBackground {
    background-image: url('../image/2026/bg.jpg');
    background-size: 100% auto;
}

#FormDesc.yltz_Form,
#FormBody.yltz_Form {
    padding: 0px;
    width: 956px;
    border: 0px;
    border-radius: 0px;
    border-top-right-radius: 48px;
    border-top-left-radius: 48px;
    border-bottom-right-radius: 19px;
    border-bottom-left-radius: 19px;
    overflow: hidden;
    margin-top: 0px;
}

.yltz_banner {
    width: 100%;
    position: relative;
}

.yltz_title {
    width: 130px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    bottom: 15px;
}

.yltz_banner img,
.yltz_title img {
    width: 100%;
    display: block;
}

.yltz_box {
    border: 2px solid #9e7ffe;
    border-top: 0px;
    width: 100%;
    box-sizing: border-box;
    padding: 3.9%;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}



.clsNormalTable.yltz_table1,
.clsNormalTable.yltz_table1 td {
    border: 0px;
    padding: 0px;
}

.clsNormalTable.yltz_table1 td {
    text-align: left;
    vertical-align: top;
    padding-bottom: 25px;
}

.clsNormalTable.yltz_table1 tr {
    margin-bottom: 32px;
}

.yltz_table1_title {
    width: 109px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    margin-right: 23px;
}

.yltz_table1_content {
    width: 100%;
    border-bottom: 2px dashed #cf94fe;
    line-height: 36px;
}

.yltz_table1_content ol {
    margin: 0px;
    list-style: none;
    padding-left: 0px;
}

.yltz_table1_content ol li {
    counter-increment: list-counter;
    padding-left: 40px;
    position: relative;
}

.yltz_table1_content ol li::before {
    content: "("counter(list-counter) ")";
    display: inline-block;
    width: 30px;
    text-align: right;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 36px;
}

.yltz_btn1_box {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 40px;
}



.yltz_btn1_box span {
    color: #d50100;
}

#page1.yltz .QuestionList {
    padding: 0px;
    margin: 0px;
    background: none;
}

#page1.yltz .QuestionField {
    margin: 0px;
    border: 2px solid #9e7ffe;
    width: 100%;
    box-sizing: border-box;
    padding: 5%;
    background-color: #ffffff;
}

#page1.yltz .QuestionField.yltz_qf1 {
    border-top: none;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}


#page1.yltz .QuestionField.yltz_qf2,
#page1.yltz .QuestionField.yltz_qf3 {
    border-radius: 15px;
    margin-top: 10px;
}

#page1.yltz .QuestionAnswer {
    padding: 0px;
}

#page1.yltz .QuestionField.yltz_qf1 table {
    width: 100%;
}

#page1.yltz .QuestionField.yltz_qf1 table td {
    margin-bottom: 13px;
}

.yltz_table2_title {
    width: 100%;
    padding: 9px 36px;
    line-height: 18px;
    box-sizing: border-box;
    color: #ffffff;
    margin-bottom: 8px;
}

.yltz_table2_title span.Alert {
    color: #ffffff;
    margin-right: 3px;
}

.yltz_table2_tdbox {
    margin-top: 5px;
    margin-bottom: 20px;
}

.yltz_table2_tdbox.oneinput input {
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    border: 2px solid #9b9b9b;
    margin: 0px;
    padding: 0px 36px;
    outline: none;
}

.yltz_table2_tdbox.moreradio {
    padding: 0px 36px;
    display: flex;
}

.yltz_table2_tdbox.moreradio label {
    width: 18%;
    display: block;
}

.yltz_table2_tdbox .twoinput {
    display: flex;
}

.yltz_table2_tdbox .twoinput select {
    width: 175px;
    height: 36px;
    box-sizing: border-box;
    border: 2px solid #9b9b9b;
    outline: none;
    text-align: center;
    margin-right: 9px;
}

.yltz_table2_tdbox .twoinput input {
    width: 100%;
    height: 36px;
    margin: 0px;
    box-sizing: border-box;
    border: 2px solid #9b9b9b;
    outline: none;
    padding: 0px 36px;
}

.yltz_table2_tdbox.moreradio2 {
    padding: 0px 36px;
}

.yltz_table2_tdbox.moreradio2 label {
    display: block;
}

.moreradio2_more {
    position: relative;
}

.moreradio2_more:after {
    background-color: #f2f2f2;
    content: "";
    width: 106%;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -53%;
    top: 0px;
    z-index: 1;
}

.moreradio2_more table#div_org_sub {
    position: relative;
    z-index: 2;
    padding: 8px 0;
}

#div_org_sub td {
    width: 33%;
}

.yltz_table2_tdbox.moreradio2 .moreradio2_text {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}

.yltz_table2_tdbox.moreradio2 .moreradio2_text label {
    display: block;
    flex-shrink: 0;
    min-width: 140px;
    margin: 0px;
}

.yltz_table2_tdbox.moreradio2 .moreradio2_text>input[type="text"] {
    width: 100%;
    height: 29px;
    box-sizing: border-box;
    padding: 0 36px;
    border: 2px solid #9b9b9b;
    font-size: 17px;
}

#page1.yltz .QuestionField.yltz_qf2 .QuestionText,
#page1.yltz .QuestionField.yltz_qf3 .QuestionText {
    background: none;
    padding: 0px;
}

#page1.yltz .QuestionField.yltz_qf2 .clsInfoTable,
#page1.yltz .QuestionField.yltz_qf3 .clsInfoTable {
    width: 100%;
}

.yltz_qf2_radiobox {
    padding: 0px 36px;
    display: flex;
}

.yltz_qf2_radiobox label {
    width: 14%;
    display: block;
}

#page1.yltz .QuestionField.yltz_qf2 #divQ4 {
    background-color: #f2f2f2;
    padding: 13px 36px;
    margin-top: 8px;
}

#page1.yltz .QuestionField.yltz_qf2 #divQ4 table {
    width: 100%;
}

#page1.yltz .QuestionField.yltz_qf2 #divQ4 hr {
    border: 0.1px dashed #cccccc;
}

#page1.yltz .QuestionField.yltz_qf2 #divQ4 .TextBox {
    height: 36px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 36px;
}

.clsInfoTable td {
    vertical-align: top;
}

.clsInfoTable label {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    line-height: 24px;
}

#page1.yltz .QuestionList.yltz_table2_btnbox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 37px 0;
}

.yltz_title3 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 19px;
}

.yltz_Form .clsNormalTable.table3 {
    width: 100%;
    margin-bottom: 30px;
}

.yltz_Form .clsNormalTable.table3 td {
    text-align: left;
    padding: 0 5%;
    height: 32px;
}

.yltz_Form .clsNormalTable.table3 .yltz_table3_title {
    background-color: #f2f2f2;
    padding: 10px;
    width: 210px;
    font-weight: bold;
}

.yltz_table3_tips {
    line-height: 20px;
}

.yltz_table3_btnbox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 37px 0;
}

#page1.yltz_table4 {}

#page1.yltz_table4 .QuestionList {
    margin: 0px;
    background: none;
    padding: 0px;
}

.yltz_table4_box1 {
    background-color: #ffffff;
    border: 2px solid #9f7ffe;
    border-top: 0px;
    width: 100%;
    box-sizing: border-box;
    padding: 5%;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.yltz_table4_box1 .yltz_title3 {
    background: none;
    margin: 0px;
}

.yltz_tips {
    border: 2px dashed #dc95ff;
    padding: 5%;
    box-sizing: border-box;
    border-radius: 30px;
    background-color: #fafafa;
    line-height: 30px;
}

.yltz_checkbox {
    border: 2px solid #9f7ffe;
    width: 100%;
    box-sizing: border-box;
    border-radius: 15px;
    overflow: hidden;
}

.yltz_checkbox .QuestionText {
    height: 50px;
    text-align: center;
    box-sizing: border-box;
    color: #ffffff;
    line-height: 20px;
    padding: 15px;
}

.yltz_table4_box1 .QuestionAnswer {
    padding: 0px;
}

.yltz_Form .yltz_table4_box1 .table3 {
    margin-bottom: 0px;
}

.yltz_checkbox .QuestionAnswer {
    text-align: center;
    padding: 3% 5%;
}

.yltz_tips_title {
    font-weight: bold;
    margin-bottom: 30px;
}

.yltz_tips_content {
    line-height: 30px;
}

.yltz_tips_content_list {
    margin-bottom: 18px;
    line-height: 44px;
}

.yltz_tips_content_list:last-child {
    margin-bottom: 0px;
}

.yltz_tips_btnbox {
    margin: 70px 0;
    display: flex;
    justify-content: center;
}

.yltz_check_btnbox {
    margin: 25px 0;
    display: flex;
    justify-content: space-around;
}

/* 字体集合 */
.yltz_table1_title,
.yltz_table1_content,
.yltz_table2_title,
.yltz_table2_tdbox.oneinput input,
.yltz_table2_tdbox,
.yltz_table2_tdbox .twoinput select,
.yltz_table2_tdbox .twoinput input,
.yltz_qf2_radiobox,
#page1.yltz .QuestionField.yltz_qf2 #divQ4,
.clsInfoTable label,
#page1.yltz .QuestionField.yltz_qf2 #divQ4 .TextBox,
.yltz_Form .clsNormalTable.table3 .yltz_table3_title,
.yltz_Form .clsNormalTable.table3 td,
.yltz_table3_tips,
.yltz_checkbox .QuestionAnswer {
    font-size: 18px;
}

.yltz_btn1_box,
.yltz_checkbox .QuestionText {
    font-size: 18px;
}

.yltz_title3,
.yltz_tips {
    font-size: 20px;
}

.yltz_tips_title {
    font-size: 28px;
}

#start_btn.yltz_btn1,
#page1.yltz .QuestionList.yltz_table2_btnbox input,
.yltz_table3_btnbox a,
.yltz_tips_btnbox a input,
.yltz_check_btnbox input {
    font-size: 26px;
}

/* 按钮集合 */
#start_btn.yltz_btn1,
#page1.yltz .QuestionList.yltz_table2_btnbox input,
.yltz_table3_btnbox a,
.yltz_tips_btnbox a input,
.yltz_check_btnbox input {
    width: 249px;
    height: 50px;
    line-height: 50px;
    border: none;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    font-family: 'Microsoft JhengHei', '微軟正黑體', 'Microsoft YaHei', sans-serif;
    padding: 0px;
    box-sizing: border-box;
    letter-spacing: 0px;
}

/* 渐变色集合 */

.yltz_table1_title,
.yltz_table2_title,
#start_btn.yltz_btn1,
#page1.yltz .QuestionList.yltz_table2_btnbox input.yltz_t2_btn2,
.yltz_table3_btnbox a.yltz_t3_btn2,
.yltz_checkbox .QuestionText,
.yltz_check_btnbox input.yltz_check_btn2 {
    background-image: linear-gradient(to right, #c2b4d8, #c3a3e6);
}


.yltz_table3_btnbox a.yltz_t3_btn1,
#page1.yltz .QuestionList.yltz_table2_btnbox input.yltz_t2_btn1,
.yltz_check_btnbox input.yltz_check_btn1 {
    background-image: linear-gradient(to right, #f7b52b, #f7b52b);
}
.yltz_tips_btnbox a input{
    background-image: linear-gradient(to right, #c2b4d8, #c3a3e6);
}
.down-triangle {
  position: absolute;
  float: left;
  display: inline;
  margin-top: -20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent; /* 左边框 */
  border-right: 10px solid transparent; /* 右边框 */
  border-bottom: 15px solid #f2f2f2; /* 上边框，颜色可以更改 */
}