﻿body {
}

.ItemTitle {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #191D21;
    line-height: 20px;
    height: 20px;
    margin-top:20px;
}

.welfare{
    height:34px;
    clear:both;
    margin-top:35px;
}

.welfareItem {
    background-color: #EEF3FF;
    margin-right: 15px;
    color: #3777FE;
    font-size: 11px;
    padding: 9px 16px;
    float: left;
}

.ItemLittle {
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999BA1;
    margin-top: 26px;
    clear: both;
}

.Item {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #191D21;
    margin-top: 44px;
    margin-bottom: 12px;
}

.ItemDetail {
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #191D21;
}

.line {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 18px;
}