

/*政策及公告*/


/* 当前位置开始 */
.mobile_type .current-position
{
    font-size: 22px;
    line-height: 2;

}
.mobile_type .current-position>div
{
    padding-left: 46px;
    background-position: 8px;
    background-size: 30px 20px;
}
/* 当前位置结束 */

.mobile_type .current-column{
    font-size:28px;
}

.mobile_type .column-list {
    font-size: 24px;
}

.mobile_type .column-list li{

    line-height:48px;
    background-size:6px 6px;
}

.mobile_type .column-list li a{
    display:block;
}
.mobile_type .column-list li span{
    float:none!important;
}
.mobile_type .getmore{
    font-size:24px;
    width: 128px;
    height: 48px;
    line-height: 48px;
}


/*专题专栏*/

.mobile_type .column-list a img{
    width:280px
}