
<style>

/* moblie-新闻咨询-通用文章页*/

/*当前位置*/

.mobile_type .current-position{
    font-size:22px;
}

.mobile_type .current-position>div{
    background: url(currentPosition.png) no-repeat 20px 12px;
    padding-left: 48px;
    background-size: 22px 16px;
    font-size:22px;
}


.mobile_type h1.title{
    font-size: 32px;
    line-height:64px;
    text-align: left;
}

.mobile_type .zoom {
    font-size: 18px;
    line-height: 36px;
}

.mobile_type .sub-title{
    font-size: 22px;
    text-align:left;
}


.mobile_type .zoom p span{
    font-size: 24px!important;
    line-height: 48px!important;
}


.mobile_type .prevPage, .mobile_type .nextPage{
    font-size: 22px;
}

/*mid b表格*/
.mobile_type .zoom table tr td:nth-child(1) {
     text-align: left!important;
}

</style>