@charset "UTF-8";
@-ms-viewport {
    width: device-width
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: ITCAvantGardeStd-Bk, Helvetica, sans-serif;
    font-weight: 400;
    color: #111
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

address {
    font-style: normal;
    line-height: inherit
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

code, kbd, pre, samp {
    font-family: monospace;
    font-size: 1em
}

summary {
    display: list-item
}

fieldset {
    min-width: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}

dl, ol, ul {
    list-style: none
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    outline: 0;
    color: #111;
    text-decoration: none;
    background-color: transparent;
    transition: linear .3s all;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #8e8e8e
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: 0
}

button, input {
    overflow: hidden;
    border: 1px solid #dcdcdc;
    background: 0 0
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

[hidden], template {
    display: none !important
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}

.h1, h1 {
    font-size: 2.8rem
}

.h2, h2 {
    font-size: 2.6rem
}

.h3, h3 {
    font-size: 2.4rem
}

.h4, h4 {
    font-size: 2.2rem
}

.h5, h5 {
    font-size: 2rem
}

.h6, h6 {
    font-size: 1.8rem
}

::-webkit-scrollbar-track {
    display: none;
    background-color: transparent
}

::-webkit-scrollbar {
    display: none;
    width: 6px;
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    display: none;
    background-color: #333;
    border-radius: 3px
}

::selection {
    background: #093e8d;
    color: #fff
}

::-moz-selection {
    background: #093e8d;
    color: #fff
}

::-webkit-selection {
    background: #093e8d;
    color: #fff
}

body.has-top {
    padding-top: 44px;
    transition: linear padding-top .3s
}

section {
    padding-top: 100px;
    /* overflow: hidden */
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 1550px;
    position: relative
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.show {
    display: block !important
}

.row, .types-row:before {
    content: '';
    clear: both
}

.row, .types-row:after {
    content: '';
    display: table;
    clear: both
}

.types {
    display: none;
    position: absolute;
    top: 100%;
    padding: 20px 0 250px 0;
    left: calc(50% - 50vw);
    width: 100vw;
    max-height: 680px;
    background-color: #fafafa;
    overflow: hidden
}

.types .warp {
    width: 1620px;
    padding: 0 50px
}

.types .types-row {
    margin: 0 -50px
}

.types .item-box {
    width: 25%;
    float: left;
    padding: 0 50px
}

.types .item {
    text-align: left;
    padding-left: 80px;
    padding-right: 50px;
    position: relative;
    margin: 40px 0
}

.types .item h4 {
    color: #010101;
    text-transform: uppercase;
    font-size: 19px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
    white-space: nowrap;
    margin-bottom: 12px;
    font-family: DINNeuzeitGroteskStd-Light, Helvetica, sans-serif
}

.types .item p {
    font-size: 12px;
    transition: linear .3s all;
    color: #868686;
    white-space: nowrap
}

.types .item a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.types .item span {
    width: 58px;
    height: 58px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    border: 1px solid #909090;
    background-color: transparent;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    transition: linear .3s all;
    filter: brightness(.7) grayscale(1) opacity(.9)
}

.types .item:hover span {
    filter: grayscale(0) opacity(1)
}

.types .item:hover p {
    color: #093e8d
}

.types .item:hover span {
    background-color: #093e8d;
    border-color: #093e8d
}

.site-top {
    height: 44px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(71, 71, 71, .2);
    padding: 15px 0;
    text-align: center;
    color: #787878;
    font-size: 16px;
    line-height: 1;
    z-index: 2;
    position: relative
}

.warp {
    max-width: 100%;
    padding: 0 15px;
    margin: auto;
    position: relative
}

.warp:before {
    content: '';
    clear: both
}

.warp:after {
    content: '';
    display: table;
    clear: both
}

a.link-more {
    display: inline-block;
    font-size: 14px;
    padding-bottom: 3.5px;
    color: #646464;
    border-bottom: 1px solid #646464
}

a.link-more:hover {
    color: #99c541;
    border-bottom: 1px solid #99c541
}

body.has-top .site-top {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000
}

.site-top {
    display: none
}

.site-top .warp {
    width: 1150px;
    padding: 0 5px
}

.site-top a.link-more {
    float: right;
    color: #093e8d;
    border-bottom: 1px solid #093e8d
}

.site-top a.link-more:hover {
    color: #1767de;
    border-bottom: 1px solid #1767de
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999
}

body.has-top header {
    top: 44px
}

header .warp {
    width: 1770px
}

header .logo {
    padding: 17px 0;
    float: left
}

header .logo img {
    transition: ease all .15s
}

nav {
    font-family: DINNeuzeitGroteskStd-Light, Helvetica, sans-serif;
    text-transform: uppercase
}

nav ul {
    text-align: right;
    padding-top: 21px;
    font-size: 0;
    transition: linear all .1s
}

nav ul > li {
    display: inline-block;
    overflow: hidden
}

nav ul > li > span {
    display: block;
    position: relative;
    line-height: 80px;
    font-size: 16px
}

nav ul > li > span > a {
    display: block;
    transition: linear .3s color
}

nav ul > li.on > span > a {
    color: #E93E37
}

nav ul > li:hover > span > a {
    color: #E93E37
}

.clearfix:before {
    content: '';
    clear: both
}

.clearfix:after {
    content: '';
    display: table;
    clear: both
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.flex-center {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    justify-content: center;
    -ms-flex-pack: center;
    width: 100%;
    height: 100%
}

.line-limit {
    -webkit-box-flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

[class^=paragraph-limit-] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.paragraph-limit-2 {
    -webkit-line-clamp: 2
}

.paragraph-limit-3 {
    -webkit-line-clamp: 3
}

.paragraph-limit-4 {
    -webkit-line-clamp: 4
}

.page-nav {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .09)
}

.page-nav.fixed {
    position: fixed;
    top: 101px;
    left: 0;
    width: 100%;
    z-index: 2;
    transition: linear top .2s
}

body.fh .page-nav.fixed {
    top: 70px
}

.page-nav {
    overflow: auto;
    border-top: 1px solid #e4e4e4;
    font-family: DINNeuzeitGroteskStd-Light, Helvetica, sans-serif;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .09)
}

.page-nav ul {
    min-width: 700px;
    text-align: center;
    font-size: 0;
    transition: linear all .1s
}

.page-nav ul > li {
    display: inline-block;
    text-align: center;
    margin: 0 15px;
    padding: 0 20px;
    line-height: 70px;
    position: relative;
    overflow: hidden;
    font-size: 16px
}

.page-nav ul > li > a {
    color: #343434;
    display: block
}

.page-nav ul > li:after {
    content: '';
    height: 1px;
    border-bottom: 1px solid #164996;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    transition: linear all .3s
}

.page-nav ul > li.on > a {
    color: #99c541
}

.page-nav ul > li.on:after, .page-nav ul > li:hover:after {
    right: auto;
    left: 0;
    width: 100%
}

.page-nav ul > li:hover > a {
    color: #99c541
}

.edit {
    color: #515151;
    line-height: 1.7;
    font-size: 16px
}

.edit img {
    max-width: 100% !important;
    height: auto !important
}

.edit * {
    white-space: normal !important
}

.edit p {
    margin: 0 !important
}

footer {
    background-color: #8793a3
}

.social {
    padding: 80px 0 70px 0;
    background-color: #c7ced7
}

.social .item {
    width: 50%;
    float: left;
    padding: 0 25px;
    font-size: 16px;
    position: relative
}

.social .item:not(:last-child) {
    text-align: right
}

.social .item + .item:after {
    content: '';
    display: block;
    height: 30px;
    border-left: 1px solid rgba(111, 111, 111, .15);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.social .item p {
    line-height: 1.75;
    padding: 10px 0
}

.social-links {
    margin-top: 40px;
    text-align: center
}

.social-links li {
    display: inline-block;
    width: 37px;
    height: 37px;
    border: 1px solid #5b6067;
    border-radius: 50%;
    padding: 8.5px 0;
    margin: 0 -5px;
    filter: brightness(.7) grayscale(1) opacity(.9)
}

.social-links li:hover {
    filter: brightness(1) grayscale(0) opacity(1)
}

.social-links li > a {
    display: block
}

.nav-right {
    height: 80px;
    position: absolute;
    right: 0;
    bottom: 0
}

.nav-right ul:before {
    content: '';
    clear: both
}

.nav-right ul:after {
    content: '';
    display: table;
    clear: both
}

.nav-right ul > li {
    line-height: 80px;
    margin: 0 15px;
    float: left;
    font-size: 18px;
    position: relative
}

.nav-right ul > li > a {
    transition: linear .3s color
}

.search-drop {
    display: none;
    position: absolute;
    right: -15px;
    height: 50px;
    top: 100%;
    width: 250px;
    background-color: #fff;
    padding: 5px 80px 10px 15px;
    line-height: 1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .18)
}

.search-drop input {
    width: 100%;
    height: 100%;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #ddd
}

.search-drop span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 80px;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    transition: linear .3s color
}

.search-drop span:hover {
    color: #093e8d
}

.footer-nav {
    padding: 90px 0 45px 0
}

.footer-nav .warp {
    width: 1150px
}

.footer-nav .list {
    width: 25%;
    float: left;
    padding-left: calc(30px + 35 * (100vw - 300px) / 1120);
    font-size: 22px;
    color: #222932
}

.footer-nav .list ul {
    margin-top: 15px
}

.footer-nav .list li > a {
    font-size: 14px;
    color: #4f5761
}

.footer-nav .list li > a:hover {
    color: #093e8d
}

.copyright {
    border-top: 1px solid rgba(255, 255, 255, .1);
    font-size: 16px;
    color: #4f5761;
    padding: 32px 0 57px
}

.copyright span {
    float: right
}

.bg-gray {
    background-color: #f1f1f1;
    background: #f1f1f1
}

a.link {
    display: inline-block;
    background-color: #093e8d;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    min-width: 160px;
    text-align: center
}

a.link-w {
    color: #000;
    background-color: #fff;
    border: 1px solid #b7b7b7
}

a.link:before {
    content: '';
    display: block;
    position: absolute;
    left: -10px;
    top: 0;
    width: 0;
    height: 100%;
    transform: skew(-15deg, 0deg);
    z-index: -1;
    background-color: #021531;
    transition: ease all .2s
}

a.link:hover {
    transition: ease color .1s;
    color: #a0c953
}

a.link:hover:before {
    left: auto;
    right: -10px;
    width: calc(100% + 15px)
}

.pagination {
    margin: 40px 0;
    text-align: center;
    font-size: 0;
    line-height: 1
}

.pagination a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b5b5b5;
    margin: 0 3px;
    color: #696969;
    text-align: center;
    position: relative;
    overflow: hidden;
    font-size: 12px;
    z-index: 0
}

.pagination a.on {
    background-color: #023c8e;
    border-color: #023c8e;
    color: #fff
}

.pagination a:before {
    content: '';
    display: block;
    position: absolute;
    left: -10px;
    top: 0;
    width: 0;
    height: 100%;
    transform: skew(-15deg, 0deg);
    z-index: -1;
    background-color: #021531;
    transition: ease all .2s
}

.pagination a:hover {
    color: #fff;
    border-color: #021531
}

.pagination a:hover:before {
    left: auto;
    right: -10px;
    width: calc(100% + 15px)
}

[class^=swiper-btn-] {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid #093e8d;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center;
    outline: 0;
    cursor: pointer
}

.swiper-btn-prev {
    left: 15px;
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%201024%201024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%221226%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20fill%3D%22%23093E8D%22%20d%3D%22M401.28%20512l294.592%20330.688a32%2032%200%201%201-47.744%2042.624l-313.6-352a32%2032%200%200%201%200-42.624l313.6-352a32%2032%200%201%201%2047.744%2042.624L401.28%20512z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
}

.swiper-btn-next {
    right: 15px;
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%201024%201024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22M629.12%20512l-294.592%20330.688a32%2032%200%201%200%2047.744%2042.624l313.6-352a32%2032%200%200%200%200-42.624l-313.6-352a32%2032%200%201%200-47.744%2042.624L629.12%20512z%22%20fill%3D%22%23093E8D%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
}

[class^=swiper-btn-].swiper-button-disabled {
    cursor: auto;
    -webkit-filter: brightness(10) grayscale(1);
    filter: brightness(10) grayscale(1)
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .83);
    z-index: 1000;
    display: none
}

.modal-main {
    padding: 15px
}

.modal-responsibility {
    background-color: #fff;
    padding: 30px;
    max-width: 900px;
    max-height: calc(100vh - 30px);
    overflow: auto;
    border-radius: 5px
}

@media screen and (min-width: 1100px) {
    nav ul > li > span {
        margin: 0 15px;
        padding: 0 20px
    }

    body.fh header .nav-right {
        height: 60px
    }

    body.fh header .nav-right ul > li {
        line-height: 60px
    }

    body.fh header .logo {
        padding: 10px 0
    }

    body.fh header .logo img {
        height: 50px
    }

    body.fh header nav ul {
        padding-top: 10px
    }

    body.fh header nav ul > li > span {
        line-height: 60px
    }

    nav {
        margin-right: 90px
    }

}

@media screen and (max-width: 1099px) {
    nav ul > li > span {
        font-size: 15px;
        margin: 0 12px
    }

    a.link-more {
        font-size: 13px
    }

    .site-top {
        font-size: 14px
    }

    .nav-right {
        height: 60px
    }

    .nav-right ul > li {
        line-height: 60px
    }

    header .logo {
        padding: 10px 0
    }

    .logo img {
        height: 50px
    }

    nav ul {
        padding-top: 10px
    }

    nav ul > li > span {
        line-height: 60px
    }

    section {
        padding-top: 70px
    }

    .page-nav.fixed {
        top: 70px
    }

    .page-nav ul > li {
        line-height: 50px;
        font-size: 14px
    }
}

@media screen and (min-width: 800px) {
    nav ul > li > span:after {
        content: '';
        height: 1px;
        border-bottom: 1px solid #164996;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0;
        transition: linear all .3s
    }

    nav ul > li.on > span:after, nav ul > li > span:hover:after {
        right: auto;
        left: 0;
        width: 100%
    }

    .hide-large {
        display: none
    }
}

@media (min-width: 800px) and (max-width: 1099px) {
    nav {
        margin-right: 75px
    }
    
}

@media screen and (max-width: 799px) {
    nav {
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        background-color: #fff;
        box-shadow: 0 10px 12px 0 rgba(0, 0, 0, .07);
        display: none
    }

    nav ul {
        padding-bottom: 10px
    }

    nav ul > li {
        display: block;
        width: 100%;
        margin: 0;
        text-align: left;
        line-height: 40px;
        padding-left: 20px;
        font-size: 12px
    }

    nav ul > li > span > a {
        display: inline-block
    }

    section {
        padding-top: 60px
    }

    .logo img {
        height: 40px
    }

    .site-top {
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 25px
    }

    a.link-more {
        font-size: 12px
    }

    .site-top a.link-more {
        display: inline-block;
        float: none;
        font-size: 12px
    }

    .fold-btn {
        width: 16px;
        height: 2px;
        display: inline-block;
        background-color: #7d7878;
        position: relative
    }

    .fold-btn:before {
        content: '';
        width: 16px;
        height: 2px;
        display: block;
        position: absolute;
        top: -12px;
        left: 0;
        background-color: inherit
    }

    .fold-btn:after {
        content: '';
        width: 16px;
        height: 2px;
        display: block;
        position: absolute;
        top: -6px;
        left: 0;
        background-color: inherit
    }

    a.link {
        font-size: 14px;
        min-width: 130px
    }

    a.link-more {
        padding-bottom: 1.5px
    }

    .social .item img {
        width: 150px
    }

    .social .item {
        font-size: 14px
    }

    .social .item p {
        padding: 8px 0
    }

    .social-links {
        margin-top: 20px
    }

    .footer-nav .list {
        font-size: 18px
    }

    .footer-nav .list li > a {
        font-size: 12px
    }

    .footer-nav .list ul {
        margin-top: 10px
    }

    .copyright {
        font-size: 13px;
        padding: 18px 0 30px
    }

    .page-nav.fixed, body.fh .page-nav.fixed {
        top: 60px
    }

    [class^=swiper-btn-] {
        width: 25px;
        height: 25px;
        background-size: 15px 15px
    }
}

@media screen and (max-width: 699px) {
    .social .item {
        width: 100%;
        padding: 0;
        text-align: center !important
    }
    .page-nav ul {
        min-width: 540px;
    }
    .honor-list,
    .responsibility-list{
        width: 100%;
    }
    .social .item + .item {
        padding-top: 15px;
        margin-top: 20px
    }

    .social .item + .item:after {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 0;
        border-left: none;
        border-top: 1px solid rgba(111, 111, 111, .15)
    }

    .copyright span {
        padding-top: 20px
    }

    .footer-nav {
        padding: 50px 0 30px 0
    }

    .footer-nav .list {
        font-size: 16px;
        padding-left: 15px
    }

    .footer-nav .list ul {
        margin-top: 5px
    }
}

@media screen and (max-width: 599px) {
    .footer-nav .list {
        width: 33.333333%;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 439px) {
    .footer-nav .list {
        width: 50%
    }
}

@media screen and (max-width: 399px) {
    a.link {
        font-size: 12px;
        min-width: 120px;
        padding: 0 15px
    }
}