.is_menu_tip{
    font-size:13px !important;
        line-height: 10px !important;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
    word-break: break-word;}
ol li{padding-top:5px;padding-bottom:5px;}
.ejlm h2{line-height:50px;}
.flex_column{
display:flex;flex-direction: column;}
.name_1{    line-height: 60px;}
.name_2{margin-bottom: 10px;margin-top:-5px;
    font-size: 23px;
    line-height: 20px;}
 @media only screen and (max-width: 1400px) {
    .ejlm h2 .name_2 {
        font-size: 25px;}
}
.ejlm ul li a{
display: flex;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;}
.ejlm ul li a span{
line-height:25px;}
.menu_tip_span{
font-size:14px;
color:#737373;}
.ejlm ul>li.on>a span{color:#fff;}
.tip_list{
text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
font-weight:bold !important;
margin-top:0 !important;}
.text_wrap{
white-space: pre-line; /* 保留换行，合并连续空格 */
word-break: break-word;}
