.box-1-24{
    width: 100%;
    
    font-size: 17px;
}
.title-24 h1{
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    color: rgb(0, 56, 166);
}
.jianjie-24 p{
    text-indent: 2em;
    font-size: 18px;
   line-height: 28px;
   letter-spacing:2px;

}

.title-h2-24 h2{
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    color: rgb(0, 56, 166);
}
.corjc{
    font-weight: 700px;
    color: rgb(0, 56, 166);
}
.table-tr-24{
    width: 100%;
}
.table-tr-24 table{
    width: 100%;
}
.table-tr-24 td{
    font-size: 20px;
    padding: 5px;
    text-align: center;
    border: 2px solid black; 
}