header .nav ul li:nth-child(2) 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 { background: #fbfbfb; height: 65px; border-top: 1px solid #e8e7e7; }

    .content .subNav ul { float: right; line-height: 65px; }

        .content .subNav ul li { display: inline-block; padding-left: 5px; }

            .content .subNav ul li a { padding: 8px 15px; background: #ededed; font-size: 14px; color: #000000; }

.content .honor ul { clear: both; }

    .content .honor ul li { cursor: pointer; display: inline-block; text-align: center; }

        .content .honor ul li img { width: 387px; height: 266px; padding: 10px; border: 1px solid #e9e9e9; }

    .content .honor ul li { padding-right: 10px; padding-top: 30px; }

        .content .honor ul li h4 { background: #f1f1f1; font-size: 16px; color: #000000; margin: 0px; height: 38px; line-height: 38px; }

        .content .honor ul li .con_img { width: 100%; height: auto; position: relative; }

        .content .honor ul li:hover .touming { position: absolute; background: rgba(0, 0, 0, 0.3) url(/Resources/webimg/company_honor/search.png) center center no-repeat; top: 0; left: 0; width: 100%; height: 100%; }

        .content .honor ul li:hover h4 { background: #2196f3; color: #fff; }

footer { margin-top: 100px; }

@media screen and (max-width: 750px) {
    .content { padding: 0 15px; }
        .content .honor ul { text-align: center; }
            .content .honor ul li { padding-right: 0px !important; }
                .content .honor ul li img { width: 100% !important; height: auto; max-height: 260px; }
                .content .honor ul li:hover .touming { background: none !important; }
        .content .subNav { height: auto !important; display: -webkit-inline-box; }
            .content .subNav ul { line-height: 45px !important; }
}

