﻿
.title1 {
    color: #333 !important;
    background-color: #fff;
}

    .title1:hover {
        background-color: #eee !important;
    }

.title6 {
    color: #fff !important;
    background-color: #337ab7;
}

    .title6:hover {
        background-color: #337ab7 !important;
    }

.top > img {
    width: 100%;
}

.top {
    position: relative;
}

    .top > div {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        color: #FFFFFF;
    }

        .top > div > h2 {
            margin-top: 149px;
            text-align: center;
            font-size: 56px;
        }

        .top > div > p {
            width: 844px;
            margin: 0 auto;
            margin-top: 35px;
            text-align: center;
            font-size: 20px;
        }

.navigation {
    border-bottom: 1px solid #EEEEEE;
}

.navigation-con {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 24px;
    font-size: 16px;
    padding-bottom: 24px;
    color: #333333;
}

.navigation-con > a {
    color: #333333;
    text-decoration:none !important;
}

.con{
    max-width:1240px;
    margin:0 auto;
    padding-top:92px;
}

    .con h2 {
        font-size: 32px;
        font-weight: 400;
        color: #333333;
    }

    .con h2 {
        font-size: 32px;
        font-weight: 400;
        color: #333333;
        margin-bottom:43px;
        text-align:center;
    }

    .con p {
        font-size: 20px;
        font-weight: bold;
        color: #3C3C3C;
        padding-left: 22px;
        padding-top: 30px;
    }

        .con p i {
            font-size: 16px;
            font-style:normal;
            font-weight: bold;
            color: #176EBD;
        }
.con div{
    display:flex;
    border-bottom:1px solid #DDDDDD;
    padding-bottom:11px;
}

    .con div:last-child {
        border-bottom: none;
    }
    .con div b {
        font-weight: 400;
        color: #535353;
        display:block;
        margin-bottom:22px;
        font-size:18px;
    }

    .con div .havebold {
        font-weight: bold;
        color: #2D2D2D;
    }

    .con div span{
        flex:1;
        padding-left:22px;
    }
    .con div span:last-child {
        padding-left: 155px;
    }
.map-nav {
    max-width: 1400px;
    margin: 0 auto;
    text-align: right;
    padding-top: 33px;
    margin-bottom: 10px;
}
    .map-nav .caret {
        margin-left: 10px !important;
    }

.map-nav img{
    margin-left:11px;
}

#allmap{
    width:1400px;
    margin:0 auto;
    height:690px;
    margin-bottom:123px;
}

#p-noe {
    padding: 0;
    margin-top: -40px;
}