﻿header .nav ul li:nth-child(5) 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 .introduce { padding-top: 40px; }

    .content .introduce img { float: right; padding-left: 35px; }

    .content .introduce p { font-size: 14px; color: #323232; line-height: 30px; }

    .content .introduce h3, .content .introduce h4 { font-size: 18px; color: #323232; }

    .content .introduce h4 { padding-bottom: 10px; }

.content .subsidiary { margin-top: 40px; padding-top: 45px; background: #f7f7f7; }

    .content .subsidiary h2 { width: 188px; height: 44px; text-align: center; background: #2196f3; font-size: 18px; color: #fff; border-radius: 5px; padding-top: 10px; margin-top: 35px; }

    .content .subsidiary ul li { display: inline-block; text-align: center; padding-top: 40px; padding-bottom: 60px; color: #000000; font-size: 18px; }

        .content .subsidiary ul li + li { padding-left: 30px; }

.content .banner2 { margin: 0 auto; padding: 35px 0; }
    .content .banner2 img { width: 68%; }

@media screen and (max-width: 750px) {
    .content .subsidiary ul li { width: 45%; padding: 5px !important; }
    .content { padding: 0 15px; }
    .scsub { text-align: center; }
    .content .subsidiary h2 { margin: 0 auto !important; }
    .content .subNav ul li { padding-left: 5px; }
    .content .subNav ul { line-height: 50px; }
    .content .introduce img { float: none !important; padding-left: 0 !important; width: 100%; }
    .content .subNav { height: auto !important; display: -webkit-inline-box; }
}

body { }
