.sub_wrap img{max-width: 100%; display: block; margin: 0 auto;}
.sub_wrap p{font-size: 17px; line-height: 1.5; word-break: keep-all;}
h1, h2, h3, h4, h5, h6, li, a{word-break: keep-all;}

.sub_0101 .img{margin-bottom: 50px;}
/* .sub_0101 .txt p{text-align: center; } */
.sub_0101 .txt p span{font-weight: 600; color: #E67E22;}

.sub_0102 h1{font-size: 24px; text-align: center; margin-bottom: 30px;}
.sub_0102 .box+.box{margin-top: 30px;}
.sub_0102 .box h2{font-size: 20px; text-align: center; margin-bottom: 20px;}
.sub_0102 .box .in_box+.in_box{margin-top: 30px;}
.sub_0102 .box .in_box h3{font-size: 18px; color: #0a3981; margin-bottom: 10px;}
.sub_0102 .box .in_box p{font-size: 16px;}
.sub_0102 .box .in_box p+p{margin-top: 10px;}
.sub_0102 .box .in_box ul{margin: 10px 0;}
.sub_0102 .box .in_box ul li{font-size: 16px; line-height: 1.5; color: #555; padding-left: 20px;}
.sub_0102 .box .in_box ul li+li{margin-top: 5px;}

.sub_0102 .box h4{font-size: 16px; text-align: center;}
.sub_0102 .box h5{margin: 20px 0; font-size: 18px; color: #0a3981; }

.sub_0103 img{margin: 50px 0;}
.sub_0103 ul{display: flex; flex-wrap: wrap; margin-top: 30px;}
.sub_0103 ul li{width: 19%; margin-right: 1.2%; margin-bottom: 1.2%; box-sizing: border-box; text-align: center; padding: 20px; border-radius: 15px; background-color: #f6f6f6;}
.sub_0103 ul li h6{font-size: 16px; line-height: 1.5; background-color: #0a3981; color: #fff; border-radius: 5px;}
.sub_0103 ul li h3{font-size: 18px; margin-top: 10px; line-height: 1;}
.sub_0103 ul li h2{font-size: 22px; line-height: 1;} 
.sub_0103 ul li .line{margin: 15px auto; width: 15px; height: 2px; background-color: #0a3981;}

.sub_0103 ul li:nth-child(5n){margin-right: 0;}

.sub_0104 .cont{display: flex;}
.sub_0104 .cont+.cont{margin-top: 30px;}
.sub_0104 .cont .num{ margin-right: 30px;min-width: 80px; width: 80px; height: 80px; background:linear-gradient(#2a315c 0%, #ffa729 100%); border-radius: 50%; position: relative; display: flex; justify-content: center; align-items: center;}
.sub_0104 .cont .num h1{
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 76px;
    color: #0a3981;
    font-size: 24px;
}
.sub_0104 .cont .txt{width: 100%;}
.sub_0104 .cont .txt h2{font-size: 20px; color: #0a3981; margin-bottom: 10px; border-bottom: 1px solid #ddd; padding: 10px 0;}
.sub_0104 .cont .txt ul li{font-size: 17px; word-break: keep-all;}

.sub_0301 table{width: 100%; border-collapse: collapse; border-top: 3px solid #000;}
.sub_0301 table tr{border-bottom: 1px solid #ddd;}
.sub_0301 table th{font-size: 17px; padding: 10px; text-align: center; border-right: 1px solid #ddd;}
.sub_0301 table td{font-size: 17px; padding: 10px; text-align: center; border-right: 1px solid #ddd;}
.sub_0301 table td:first-child{text-align: left; cursor: pointer;}
.sub_0301 table td:last-child{border-right: none}
.sub_0301 table th:last-child{border-right: none}

.sub_0304 table{width: 100%; border-collapse: collapse; border: 1px solid #ddd; border-top: 3px solid #000;}
.sub_0304 table th{font-size: 16px; padding: 10px; text-align: center; border: 1px solid #ddd; }
.sub_0304 table td{font-size: 16px; padding: 10px; border: 1px solid #ddd; text-align: left; word-break: keep-all;}
.sub_0304 table td:first-child{ text-align: center;}
.sub_0304 .color_blue{color: #0a3981; font-weight: bold;}
.sub_0304 .color_red{color: #ce0000; font-weight: bold;}

@media(max-width: 1000px){
    .sub_wrap p{font-size: 16px;}
    .sub_0101 .img{margin-bottom: 20px;}

    .sub_0102 h1{font-size: 20px;}
    .sub_0102 .box h2{font-size: 18px;}
    .sub_0102 .box .in_box h3{font-size: 16px;}
    .sub_0102 .box .in_box p{font-size: 14px;}
    .sub_0102 .box .in_box ul li{font-size: 14px; padding-left: 15px;}
    .sub_0102 .box h5{font-size: 16px;}

    .sub_0103 img{margin-top: 0px; margin-bottom: 30px;}
    .sub_0103 ul{margin-top: 20px;}
    .sub_0103 ul li{width: 32%; margin-right: 2%;}
    .sub_0103 ul li:nth-child(5n){margin-right: 2%;}
    .sub_0103 ul li:nth-child(3n){margin-right: 0;}
    .sub_0103 ul li h6{font-size: 14px; }
    .sub_0103 ul li h3{font-size: 15px; margin-top: 10px; line-height: 1;}
    .sub_0103 ul li h2{font-size: 18px; line-height: 1;} 
    .sub_0103 ul li .line{margin: 10px auto; width: 10px; height: 2px; background-color: #0a3981;}

    .sub_0104 .cont .num{width: 60px; height: 60px; min-width: 60px; margin-right: 15px;}
    .sub_0104 .cont .num h1{font-size: 20px; line-height: 47px;}
    .sub_0104 .cont .txt h2{font-size: 18px;}
    .sub_0104 .cont .txt ul li{font-size: 16px;}

    .sub_0301 table th{font-size: 15px; padding: 5px 3px; word-break: keep-all;}
    .sub_0301 table td{font-size: 15px; padding: 5px 3px; word-break: keep-all;}

    .sub_0304{width: 100%; overflow-x: scroll;}
    .sub_0304 table th{font-size: 13px; padding: 5px 3px; word-break: keep-all;}
    .sub_0304 table td{font-size: 13px; padding: 5px 3px; word-break: keep-all; min-width: 200px;}
    .sub_0304 table td:first-child{min-width: 0;}
}