.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{font-weight: bold; color: #222;}
h1, h2, h3, h4, h5, h6, li, a{word-break: keep-all;}


.sub_0101{display: flex; justify-content: space-between; align-items: center;}
.sub_0101>div{width: 48%;}
.sub_0101 .txt h1{font-size: 20px; color: #0a4386; margin-bottom: 10px;}
.sub_0101 .txt h2{font-size: 48px; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ddd; line-height: 1;}
.sub_0101 .txt h4{margin-top: 30px; font-size: 20px;}

.sub_0102 h2{font-size: 44px; text-align: center; margin-top: 170px;}

.sub_0201 .top{margin-bottom: 50px; border-radius: 20px; overflow: hidden;}
.sub_0201 .bot{display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub_0201 .bot .cont{width: 48%; }
.sub_0201 .bot .cont:nth-child(-n+2){margin-bottom: 4%;}
.sub_0201 .bot .cont .title{padding: 25px 0 60px 0; position: relative; }
.sub_0201 .bot .cont .title::before{width: 7px; height: 7px; border-radius: 50%; background-color: #0a4386; bottom: 35px; left: 50%; transform: translateX(-50%); content: ''; position: absolute;}
.sub_0201 .bot .cont .title::after{width: 5px; height: 5px; border-radius: 50%; background-color: #87bade; bottom: 15px; left: 50%; transform: translateX(-50%); content: ''; position: absolute;}
.sub_0201 .bot .cont .title .num{position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 40px; height: 40px; border-radius: 50%; background-color: #0a4386; display: flex; justify-content: center; align-items: center;}
.sub_0201 .bot .cont .title .num h2{color: #fff; font-size: 18px;}
.sub_0201 .bot .cont .title h1{background-color: #f1f1f1; font-size: 18px; text-align: center; height: 70px; line-height: 80px; border-radius: 50px;}
.sub_0201 .bot .cont .txt{box-sizing: border-box; padding: 20px; border-radius: 10px; border: 1px solid #ddd;}
.sub_0201 .bot .cont .txt h3{font-size: 17px; text-align: center;}
.sub_0201 .bot .cont .txt ul{margin-top: 20px; display: flex; justify-content: center;}
.sub_0201 .bot .cont .txt ul li{font-size: 17px; position: relative; padding-left: 10px;}
.sub_0201 .bot .cont .txt ul li+li{margin-left: 15px;}
.sub_0201 .bot .cont .txt ul li::before{width: 4px; height: 4px; border-radius: 50%; background-color: #0a4386; top: 7px; left: 0; content: ''; position: absolute;}
.sub_0201 .bot .cont .link_btn{text-align: center; margin-top: 25px;}
.sub_0201 .bot .cont .link_btn a{color: #fff; height: 40px; line-height: 40px; font-size: 16px; font-weight: bold; padding: 0 30px; display: inline-block; border-radius: 50px; background-color: #0a4386;}

.sub_0201_1 .bot .cont{width: 100%; }
/* .sub_0201_1 .bot .cont::before{width: 7px; height: 7px; border-radius: 50%; background-color: #0a4386; top: 62px; left: 49.5%; transform: translateX(-50%); content: ''; position: absolute;}
.sub_0201_1 .bot .cont::after{width: 5px; height: 5px; border-radius: 50%; background-color: #87bade; top: 63px; left: 51%; transform: translateX(-50%); content: ''; position: absolute;}
.sub_0201_1 .bot .cont>div{width: 47%;}
.sub_0201_1 .bot .cont .title{padding-bottom: 0;}
.sub_0201_1 .bot .cont .title::before{display: none;}
.sub_0201_1 .bot .cont .title::after{display: none;} */
.sub_0201_1 .bot .cont .txt p{font-size: 17px; text-align: center; font-weight: bold;}
.sub_0201_1 .bot .cont .txt table{margin-top: 30px; width: 100%; border-collapse: collapse; border: 1px solid #ddd;}
.sub_0201_1 .bot .cont .txt table caption{font-size: 16px; font-weight: bold; padding-bottom: 15px; color: #0a4386;}
.sub_0201_1 .bot .cont .txt table th{border: 1px solid #ddd; background-color: #888; font-size: 16px; padding: 10px; color: #fff;  word-break: keep-all;}
.sub_0201_1 .bot .cont .txt table td{border: 1px solid #ddd; font-size: 16px; padding: 10px; text-align: center; word-break: keep-all;}
.sub_0201_1 .bot .cont:nth-child(-n+2){margin-bottom: 0;}
.sub_0201_1 .bot .cont+.cont{margin-top: 4%;}
.sub_0201_1 .bot .cont .mini{display: flex; justify-content: space-between; margin-top: 30px;}
.sub_0201_1 .bot .cont .mini .box{box-sizing: border-box; width: 24%; border: 1px solid #ddd; border-radius: 10px; padding: 20px; background-color: #f8f8f8; }
.sub_0201_1 .bot .cont .mini .box h1{text-align: center;}
.sub_0201_1 .bot .cont .mini .box h1 span{color: #fff; background-color: #87bade; height: 40px; line-height: 40px; border-radius: 50px; font-size: 17px; display: block;}
.sub_0201_1 .bot .cont .mini .box p{margin-top: 15px; font-size: 17px; font-weight: normal;}
.sub_0201_1 .bot .cont2 .mini{justify-content: center; flex-wrap: wrap;}
.sub_0201_1 .bot .cont2 .mini .box{width: 30%; margin-right: 2%;}
.sub_0201_1 .bot .cont2 .mini .box:nth-child(-n+3){margin-bottom: 2%;}
.sub_0201_1 .bot .cont2 .mini .box:nth-child(3), .sub_0201_1 .bot .cont2 .mini .box:nth-child(5){margin-right: 0;}

.sub_0201_1 .bot .cont .txt2 table{width: 100%; border-collapse: collapse; border: 1px solid #ddd;}
.sub_0201_1 .bot .cont .txt2 table caption{font-size: 26px; font-weight: bold; padding-bottom: 30px; color: #0a4386;}
.sub_0201_1 .bot .cont .txt2 table th{border: 1px solid #ddd; background-color: #888; font-size: 16px; padding: 10px; color: #fff;  word-break: keep-all;}
.sub_0201_1 .bot .cont .txt2 table td{border: 1px solid #ddd; font-size: 16px; padding: 10px; word-break: keep-all; vertical-align: top; width: calc(100%/3);}
.sub_0201_1 .bot .cont .txt2 table td li+li{margin-top: 10px;}
.sub_0201_1 .bot .cont .txt2 table td ul{padding-left: 30px;}
.sub_0201_1 .bot .cont .txt2 table td li{list-style: decimal-leading-zero; line-height: 1.5;}

@media(max-width: 900px){

    .sub_wrap p{font-size: 16px;}
    .sub_0101{flex-direction: column;}
    .sub_0101>div{width: 100%;}
    .sub_0101 .img{margin-bottom: 20px;}
    .sub_0101 .txt h1{font-size: 16px; margin-bottom: 15px;}
    .sub_0101 .txt h2{font-size: 22px; padding-bottom: 20px; margin-bottom: 20px;}
    
    .sub_0102 h2{font-size: 24px; margin: 50px 0;}

    .sub_0201 .bot{flex-direction: column;}
    .sub_0201 .bot .cont{width: 100%;}
    .sub_0201 .bot .cont:nth-child(-n+2){margin-bottom: 0;}
    .sub_0201 .bot .cont+.cont{margin-top: 20px;}
    .sub_0201 .bot .cont .txt ul{flex-direction: column; align-items: center;}
    .sub_0201 .bot .cont .txt ul li+li{margin-left: 0; margin-top: 5px;}

    .sub_0201_1 .bot .cont .mini{flex-direction: column;}
    .sub_0201_1 .bot .cont .mini .box{width: 100%;}
    .sub_0201_1 .bot .cont .mini .box+.box{margin-top: 20px;}

    .sub_0201_1 .bot .cont .txt2{margin-top: 40px;}
    .sub_0201_1 .bot .cont .txt2 table caption{font-size: 22px;}
    .sub_0201_1 .bot .cont .txt2 table{border: none;}
}