﻿.titleIcon {
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
}

.titleWord {
    font-size: 16px;
    padding-left: 10px;
}

    .titleWord a {
        text-decoration: none;
    }

.titleMore {
    font-size: 14px;
    text-align: right;
}

.block-header {
    line-height: 44px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
}

.articleList1 {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

    .articleList1 li {
        padding: 3px 0px 3px 0px;
        border-bottom: 1px dashed #FFD2B2;
    }

        .articleList1 li a {
            color: #292929;
            font-size: 13px;
        }

            .articleList1 li a:hover {
                color: #ff6a00;
            }

.quick {
    height: 80px;
    border: 1px solid #292929;
}


.btn-custom {
    font-size: 16px;
    width: 100%;
    line-height: 55px;
    text-align: left;
    padding: 10px;
    margin-bottom: 6px;
}
