/*列表标题*/
.mk_tit_nav {background-color:#fff;position:relative;}
.mk_tit_nav span{    height: 115px;
    line-height: 87px;
    text-align: center;
    font-size: 32px;
    background: url(/uiFramework/commonResource/image/2025061818420274102.jpg) no-repeat top;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #fff;
}
 #f7d8915a615c4c4fb6813dca97317b42 .mk_tit_nav h2 {  font-size: 20px; text-indent: 30px;}


@media screen and (max-width:1440px){
.mk_tit_nav span{font-size:26px;height:100px;}
}