.seniorsi_list_hesd{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.seniorsi_list_back{
    width: 40px;
    height: 32px;
    margin-top: 30px;
}
.seniorsi_list_title{
    font-size: 50px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #8D0000;
    -webkit-text-stroke: 3px #FFFFFF;
    text-stroke: 3px #FFFFFF;
}
.seniorsi_detail_content{
    background-color: #fff;
    padding: 0px 40px 50px 40px;
    margin-top: 10px;
    border: 1px solid #FF9E6E;
}
.seniorsi_detail_content_one{
    border-bottom: 3px solid #FFDCCB;
    padding-bottom: 38px;
    margin-top: 40px;
}
.seniorsi_detail_title{
    margin: auto;
    height: 125px;
    font-size: 56px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 70px;
    text-align: center;
}
.seniorsi_detail_title_cont{
    display: flex;
    justify-content: space-between;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 70px;
    margin-top: 50px;
}
.seniorsi_detail_contents{
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 76px;
    text-indent: 0.75rem;
}
