﻿.title img {
    margin-right: 10px;
}

.layui-breadcrumb * {
    font-size: 16px;
}

.detailBreadCrumb {
    margin-top: 20px;
    padding-bottom: 30px;
    /* border-bottom: 2px dotted #CCCCCC;*/
}

.layui-breadcrumb a cite {
    color: #17438a;
}

.detailContent .articletitle {
    color: #333333;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.detailContent .articleinfo {
    color: #999999;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #333333;
}

.article {
    margin-top: 20px;
}

    .article p {
        text-indent: 2em;
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 2em;
        color: #666666;
        /*font-family: 微软雅黑, "Microsoft YaHei";*/
    }

.pageRight a {
    font-size: 16px;
}

.pageRight {
    width:80%;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
}

    .pageRight img {
        margin-right: 15px;
    }

    .pageRight .title {
        padding-left: 10px;
    }

    .pageRight .content p {
        padding-left: 10px;
        margin-top: 10px;
        text-indent: 2em;
        line-height: 30px;
    }
