header .nav ul li:nth-child(3) a { color: #0d47a1; }
.content .title h2 { font-size: 30px; color: #e7eaf2; font-weight: bold; margin: 15px 0px 0px 25px; }

.content .title h3 { font-size: 20px; color: #0d47a1; font-weight: bold; margin-top: 0px; margin-bottom: 16px; }

.content .subNav { border-top: 1px solid #e8e7e7; }

    .content .subNav h2 { text-align: center; margin-top: 30px; font-size: 26px; color: #11449f; line-height: 6rem; }

    .content .subNav .spantime { text-align: center; display: block; color: #8c8c8c; }

    .content .subNav .article { padding-top: 30px; line-height: 3rem; display: table;}

        .content .subNav .article p { font-size: 18px; color: #464646; line-height: 3rem !important; }
        .content .subNav .article span { line-height: 3rem !important; }
        .content .subNav .article img { margin: 0 auto; text-align: center; }
    .content .subNav hr { border: 1px #d9d9d9 dashed; margin-top: 60px; }

.content .left { padding-top: 15px; float: left; }

    .content .left a { display: block; color: #686560; font-size: 14px; padding-bottom: 10px; }

        .content .left a:hover { color: #004aa6; }

.content .right { padding-top: 15px; float: right; }

    .content .right a { padding: 8px 15px; border: 1px solid #dddddd; }

        .content .right a:hover { color: #fff; background: #004aa6; padding: 8px 15px; border: none; }

footer { margin-top: 144px; }

@media screen and (max-width: 750px) {
    .content { padding: 0 15px; }
        .content .subNav { padding-top: 2rem; }
            .content .subNav .article p { text-indent: inherit !important; }
                .content .subNav .article p img { width: 100% !important; }
            .content .subNav .article span img { width: 100% !important; text-indent: inherit; }
            .content .subNav .article span { text-indent: inherit !important; }
            .content .subNav .article img { width: 100% !important; margin: 0 auto; text-align: center; }
            .content .subNav h2 { line-height: 4rem; }
}
