

.sub_wrap img{display: block; margin:0 auto; max-width: 100%;}
.sub_wrap p{font-size: 18px; line-height: 1.7; word-break: keep-all;}

.sub_0101 .top{display: flex; justify-content: space-between; align-items: center;}
.sub_0101 .top>div{width: 48%;}
.sub_0101 .top .img img{border-radius: 25px;}
.sub_0101 .top .txt h1{font-size: 20px; color: #900000; margin-bottom:15px; }
.sub_0101 .top .txt h2{font-size: 48px; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ddd; line-height: 1; }

.sub_0101 .bot{display: flex; justify-content: space-between; margin-top: 100px;}
.sub_0101 .bot .cont{width: 30%; position: relative;}
.sub_0101 .bot .cont::before{width: 1px; height: 80%; top: 50%; left: 50%; transform: translate(-50%,-50%); border-left: 2px dashed #900000; content: ''; position: absolute; z-index: -1;}
.sub_0101 .bot .cont .title{width: 150px; height: 150px; border-radius: 50%; border: 1px solid #900000; box-sizing: border-box; padding: 10px; margin: 0 auto; background: #fff;}
.sub_0101 .bot .cont .title h1{font-size: 22px;  color: #fff; background-color: #900000; border-radius: 50%; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;}
.sub_0101 .bot .cont .box{text-align: center; box-sizing: border-box; padding: 20px; background-color: #900000; border-radius: 20px; margin-top: 70px; height: 165px; display: flex; justify-content: center; align-items: center;}
.sub_0101 .bot .cont .box p{color: #fff;}
.sub_0101 .bot .cont .box ul li{font-size: 18px; line-height: 1.7; color: #fff; }

.sub_0101 .bot02 ul{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 5%;}
.sub_0101 .bot02 ul li{width: 31%; border-radius: 20px; overflow: hidden;}
.sub_0101 .bot02 ul li:nth-child(-n+3){margin-bottom: 4%;}

.sub_0102{display: flex; justify-content: space-between; align-items: center;}
.sub_0102>div{width: 48%;}
.sub_0102 .left .cont{position: relative; padding: 70px 20px; box-sizing: border-box; border: 1px solid #ddd;}
.sub_0102 .left .top{background-color: #f9f9f9; margin-bottom: 20px; }
.sub_0102 .left .bot{background-image: url(/img/ci_bg.jpg); background-position: center;}
.sub_0102 .left img{height: 90px;}
.sub_0102 .left h1{font-size: 16px; color: #900000; margin-bottom: 50px; position: absolute; top: 20px; left: 20px;}
.sub_0102 .right h2{font-size: 40px; color: #900000; margin-bottom: 50px;  line-height: 1;}
.sub_0102 .right ul li{font-size: 18px; line-height: 1.7; position: relative; padding-left: 20px; word-break: keep-all;}
.sub_0102 .right ul li+li{margin-top: 10px;}
.sub_0102 .right ul li::before{width: 5px; height: 5px; background-color: #900000; border-radius: 50%; top: 12px; left: 0; position: absolute; content: '';}

.sub_0202 .cont h1{font-size: 26px; position: relative; padding-left: 20px; margin-bottom: 30px;}
.sub_0202 .cont h1::before{width: 6px; height: 6px; background-color: #900000; content: ''; left: 0; top: 12px; position: absolute;}
.sub_0202 .cont+.cont{margin-top: 70px;}
.sub_0202 .cont ul li{font-size: 18px; line-height: 1.5; position: relative; padding-left: 20px;}
.sub_0202 .cont ul li::before{width: 6px; height: 1px; background-color: #000; content: ''; position: absolute; top: 12px; left: 0;}
.sub_0202 .cont ul li+li{margin-top: 10px;}
.sub_0202 .cont table{width: 100%; border: 1px solid #ddd; border-collapse: collapse; }
.sub_0202 .cont table th{font-size: 18px; padding: 20px;  border: 1px solid #ddd; background-color: #f8f8f8; word-break: keep-all; line-height: 1.5;}
.sub_0202 .cont table td{font-size: 18px; padding: 20px;  border: 1px solid #ddd;  word-break: keep-all; line-height: 1.5;}

.sub_0202 .bot ul{display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 70px;}
.sub_0202 .bot ul li{width: 23.5%; border-radius: 15px; overflow: hidden;}
.sub_0202 .bot ul li:nth-child(-n+4){margin-bottom: 2%;}

.sub_0202 .cont dl{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 30px;}
.sub_0202 .cont dl dt{position: relative; width:150px; height: 150px; font-size: 18px; font-weight: bold; line-height: 1.3; background-color: rgba(144, 0, 0, 0.08);; text-align: center; display: flex; justify-content: center; align-items: center; border-radius: 50%;}
.sub_0202 .cont dl dt::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f101';
    position: absolute;
    top: 50%;
    right: -42%;
    transform: translate(-50%,-50%);
    font-size: 22px;
    color: #900000;
}
.sub_0202 .cont .dl2 dt::before{
    right: -62%;
}
.sub_0202 .cont dl dt:last-child::before{display: none;}
.sub_0202 .cont dl dt::after{width: 85%; height: 85%; border-radius: 50%; content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background-color: rgba(144, 0, 0, 0.14);}

.sub_0202 .cont .ul2 li::before{display: none;}
.sub_0202 .cont .ul2 li{list-style: decimal; padding-left: 0; list-style-position: inside;}

.sub_0202 .cont .table2 th{font-size: 16px; padding: 10px 5px; width: calc(100%/16);}
.sub_0202 .cont .table2 td{font-size: 16px; padding: 10px 5px; text-align: center;}

.happy_bean{display: inline-block; margin-top: 30px; cursor: pointer;}
.happy_bean .in{padding: 20px; padding-top: 10px; box-sizing: border-box; background-color: #f8f8f8; border: 1px solid #ddd; display: flex; align-items: flex-end; border-radius: 10px;}
.happy_bean img{height: 35px;}
.happy_bean span{color: #82a90d; font-size: 23px; font-weight: bold; margin-left: 10px;}

.vms_link img{display: inline-block; margin: 10px;}
.vms_link{border: 5px solid #900000; border-radius: 15px;  box-sizing: border-box; display: inline-block; margin-top: 30px;}
.vms_link span{display: block; background-color: #900000; color: #fff; padding: 5px 0; text-align: center;}

@media(max-width:970px){

    .sub_wrap p{font-size: 16px;}

    .sub_0101 .top{flex-direction: column;}
    .sub_0101 .top>div{width: 100%;}
    .sub_0101 .top .txt{margin-top: 20px;}
    .sub_0101 .top .txt h1{font-size: 18px; margin-bottom:10px;}
    .sub_0101 .top .txt h2{font-size: 23px; padding-bottom: 15px; margin-bottom: 15px;}

    .sub_0101 .bot{flex-direction: column; margin-top: 50px;}
    .sub_0101 .bot .cont{width: 100%;}
    .sub_0101 .bot .cont+.cont{margin-top: 20px;}
    .sub_0101 .bot .cont .box{height: auto; padding: 20px 5px;}
    .sub_0101 .bot .cont .box ul li{font-size: 16px;}
    .sub_0101 .bot .cont .title h1{font-size: 19px;}

    .sub_0101 .bot02 ul{justify-content: space-between;}
    .sub_0101 .bot02 ul li{width: 49%; border-radius: 10px;}
    .sub_0101 .bot02 ul li:nth-child(-n+8){margin-bottom: 2%;}

    .sub_0102{flex-direction: column;}
    .sub_0102>div{width: 100%;}
    .sub_0102 .left{margin-bottom: 30px;}
    .sub_0102 .right h2{font-size: 22px; margin-bottom: 20px;}
    .sub_0102 .left .cont{padding: 50px 10px;}
    .sub_0102 .left h1{font-size: 15px; left: 10px; top: 10px;}
    .sub_0102 .left img{height: 70px;}
    .sub_0102 .right ul li{font-size: 16px; padding-left: 15px;}
    .sub_0102 .right ul li::before{top: 10px;}

    .sub_0202 .cont dl{justify-content: space-evenly;}
    .sub_0202 .cont dl dt{margin-bottom: 15px;}

    .sub_0202 .cont h1{font-size: 20px; margin-bottom: 20px; padding-left: 15px;}
    .sub_0202 .cont h1::before{top: 9px;}
    .sub_0202 .cont ul li{font-size: 16px; padding-left: 15px;}
    .sub_0202 .cont ul li::before{top: 10px;}
    .sub_0202 .cont+.cont{margin-top: 30px;}
    .sub_0202 .cont table th{font-size: 15px; padding: 10px 5px; }
    .sub_0202 .cont table td{font-size: 15px; padding: 10px 5px; }

    .sub_0202 .bot ul{justify-content: space-between; margin-top: 50px;}
    .sub_0202 .bot ul li{width: 49%; border-radius: 10px;}
    .sub_0202 .bot ul li:nth-child(-n+8){margin-bottom: 2%;}

    .sub_0202 .cont dl dt{width: 120px; height: 120px; font-size: 16px;}
    .sub_0202 .cont dl dt::before{right: -33%;}
    .sub_0202 .cont .dl2 dt::before{right: -35%;}
}