
#ddmenuMst {
    display: block;
    font-family: open sans,sans-serif;
    text-align: center;
    letter-spacing: normal
}

#ddmenuMst ul {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
    font-size: 0;
    display: inline-block;
    list-style: none;
    position: relative;
    z-index: 9;/*999999994*/
    border-radius: 0;
    box-shadow: 0 6px 25px rgba(0,0,0,.176)
}

#ddmenuMst li {
    margin: 0;
    padding: 0;
    font-size: 14px;
    display: inline-block;
    *display: inline;
    zoom:1;position: relative;
    color: #fff;
    line-height: 78px;
    transition: background-color .2s;
    outline: none;
    background-clip: border-box;
    border-radius: 3px 3px 0 0
}

#ddmenuMst li.full-width {
    position: static
}

#ddmenuMst li.over {
    color: #333;
    background-color: #e4e7ea
}

#ddmenuMst li.over.no-sub {
    color: #fff;
    background-color: #fff
}

#ddmenuMst .top-heading {
    font-weight: 400;
    white-space: nowrap;
    margin: 0 22px;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    outline: 0;
    cursor: pointer
}

#ddmenuMst li a,#ddmenuMst li a:link,#ddmenuMst li a:hover {
    color: inherit
}

#ddmenuMst li a:hover {
    text-decoration: none
}

#ddmenuMst li a:focus {
    outline: 1px dotted #09f
}

#ddmenuMst i.caret {
    color: inherit;
    left: -18px;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    margin-bottom: 2px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    position: relative
}

#ddmenuMst .dropdown {
    width: auto;
    left: 0;
    color: #333;
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    top: 100%;
    border: 1px solid #bbb;
    border-top: none;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 6px 6px rgba(0,0,0,.175)
}

#ddmenuMst li.full-width .dropdown {
    width: 100%;
    padding: 0;
    margin: 0
}

#ddmenuMst .offset300 {
    left: -300px;
    right: auto
}

#ddmenuMst .right-aligned {
    left: auto;
    right: 0
}

#ddmenuMst li.over .dropdown {
    display: block
}

#ddmenuMst .dd-inner {
    text-align: center;
    padding: 20px;
    margin: 0;
    background-color: rgba(228,231,234,.9);
    white-space: nowrap;
    font-size: 13px;
    line-height: 1.35
}

#ddmenuMst .dropdown a:not(.btn) {
    *display: block;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    padding: 0
}

#ddmenuMst .dropdown a:hover,#ddmenuMst .dropdown a:focus {
    text-decoration: none;
    color: #ec1d22;
    font-size: 14px;
    font-weight: 700
}

#ddmenuMst div.column {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom:1;white-space: normal;
    width: 18%;
    padding: 0 30px;
    border-right: 1px solid #70c570
}

#ddmenuMst div.dd-inner div:last-child {
    border-right: none
}

#ddmenuMst div.column h3 {
    font-weight: 500;
    line-height: 1.1;
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #333
}

#ddmenuMst div.column h3 img {
    box-shadow: 1px 5px 8px 0 rgba(0,0,0,.4)
}

#ddmenuMst a#logo {
    font-family: yanone kaffeesatz;
    font-size: 30px;
    font-weight: 200;
    line-height: 30px;
    height: 40px;
    text-decoration: none
}

#ddmenuMst a#logo span {
    font-family: Arial;
    font-size: 13px;
    color: #aaa;
    position: relative;
    top: -26px;
    left: -26px
}

#ddmenuMst div.bg {
    width: 128px;
    height: 128px;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat
}

#ddmenuMst div.menu-icon {
    display: none
}

.swt_cnt_hit {
    min-height: 69px
}

.swt_cnt {
    margin-top: -53px;
    z-index: 999999;
    display: inline;
    position: absolute
}

.kkrg p {
    font-size: 18px;
    line-height: 24px;
    font-family: swis721 cn bt,Helvetica,Arial,sans-serif;
    color: #0954c6
}
@media only screen and (min-width: 481px)and (max-width:768px) {
    div#header,div#header.fixed {
        position:relative;
        top: 0;
        height: auto;
        padding-bottom: 8px
    }

    #ddmenuMst li .mayHide {
        display: none!important
    }

    #ddmenuMst ul {
        width: 100%;
        display: none;
        border-radius: 0
    }

    #ddmenuMst li {
        position: relative;
        display: block;
        font-size: 20px;
        text-align: left;
        border-bottom: 1px solid rgba(0,0,0,.2)
    }

    #ddmenuMst li h3 img {
        display: none
    }

    #ddmenuMst li.full-width {
        position: relative
    }

    #ddmenuMst li .dropdown {
        position: relative;
        *top: auto;
        border: none;
        border-radius: 0;
        box-shadow: none;
        text-align: left;
        background-color: #e4e7ea
    }

    #ddmenuMst .offset300 {
        left: 0
    }

    #ddmenuMst li.full-width div.dropdown {
        width: auto
    }

    #ddmenuMst .dd-inner {
        margin: 0;
        background: 0 0;
        text-align: left
    }

    #ddmenuMst li div.column {
        width: auto;
        padding: 0;
        border: none;
        display: block
    }

    #ddmenuMst i.caret {
        position: absolute;
        left: auto;
        right: 14px;
        top: 19px;
        border-width: 5px
    }

    #ddmenuMst div.menu-icon {
        font-size: 32px;
        display: block;
        position: relative;
        width: 40px;
        height: 36px;
        text-align: center;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
        background-color: #eee;
        border-radius: 3px;
        margin-bottom: 6px;
        margin-left: 12px;
        margin-right: auto
    }

    #ddmenuMst div.menu-icon::before {
        content: "";
        position: absolute;
        top: .25em;
        left: 4px;
        width: 1em;
        height: .125em;
        border-top: .375em double #333;
        border-bottom: .125em solid #333;
        box-sizing: content-box
    }

    #ddmenuMst div.menu-icon-active {
        background-color: #333
    }

    #ddmenuMst div.menu-icon-active::before {
        border-color: #eee
    }
}

@media only screen and (max-width: 480px) {
    #ddmenuMst li .mayHide {
        display:none!important
    }

    #ddmenuMst ul {
        width: 100%;
        display: none;
        border-radius: 0
    }

    #ddmenuMst li {
        position: relative;
        display: block;
        font-size: 20px;
        text-align: left;
        border-bottom: 1px solid rgba(0,0,0,.2)
    }

    #ddmenuMst li h3 img {
        display: none
    }

    #ddmenuMst li.full-width {
        position: relative
    }

    #ddmenuMst li .dropdown {
        position: relative;
        *top: auto;
        border: none;
        border-radius: 0;
        box-shadow: none;
        text-align: left;
        background-color: #e4e7ea
    }

    #ddmenuMst .offset300 {
        left: 0
    }

    #ddmenuMst li.full-width div.dropdown {
        width: auto
    }

    #ddmenuMst .dd-inner {
        margin: 0;
        background: 0 0;
        text-align: left
    }

    #ddmenuMst li div.column {
        width: auto;
        padding: 0;
        border: none;
        display: block
    }

    #ddmenuMst i.caret {
        position: absolute;
        left: auto;
        right: 14px;
        top: 19px;
        border-width: 5px
    }

    #ddmenuMst div.menu-icon {
        font-size: 32px;
        display: block;
        position: relative;
        width: 40px;
        height: 36px;
        text-align: center;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
        background-color: #eee;
        border-radius: 3px;
        margin-bottom: 6px;
        margin-left: 12px;
        margin-right: auto
    }

    #ddmenuMst div.menu-icon::before {
        content: "";
        position: absolute;
        top: .25em;
        left: 4px;
        width: 1em;
        height: .125em;
        border-top: .375em double #333;
        border-bottom: .125em solid #333;
        box-sizing: content-box
    }

    #ddmenuMst div.menu-icon-active {
        background-color: #333
    }

    #ddmenuMst div.menu-icon-active::before {
        border-color: #eee
    }
}
.column img
{
    width:100%;
}
