/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-7-10, 11:56:01
    Author     : yjl
    module_ID=538 首页-平台宣传区 2018-07-10
*/
.lm-home-page-propaganda .propaganda-box
{
    display: table-row;
    height: 90px;
}
.lm-home-page-propaganda .propaganda-box .propaganda-cell
{
    display: table-cell;
    width: 2%;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 700;
    color: #666666;
}
.lm-home-page-propaganda .propaganda-box .propaganda-cell img
{
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
}
