/*! * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */ *, *::before, *::after { box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; } [tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; } hr { box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: 700; } dd { margin-bottom: 0.5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } a { color: #007bff; text-decoration: none; background-color: transparent; } a:hover { color: #0056b3; text-decoration: underline; } a:not([href]):not([class]) { color: inherit; text-decoration: none; } a:not([href]):not([class]):hover { color: inherit; text-decoration: none; } pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; } figure { margin: 0 0 1rem; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; } th { text-align: inherit; text-align: -webkit-match-parent; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } [role=button] { cursor: pointer; } select { word-wrap: normal; } button, [type=button], [type=reset], [type=submit] { -webkit-appearance: button; } button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { padding: 0; border-style: none; } input[type=radio], input[type=checkbox] { box-sizing: border-box; padding: 0; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; } progress { vertical-align: baseline; } [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-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; cursor: pointer; } template { display: none; } [hidden] { display: none !important; } /*! * Bootstrap Grid v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ html { box-sizing: border-box; -ms-overflow-style: scrollbar; } *, *::before, *::after { box-sizing: inherit; } .container, .container-fluid, .container-xl, .container-lg, .container-md, .container-sm { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container-sm, .container { max-width: 540px; } } @media (min-width: 768px) { .container-md, .container-sm, .container { max-width: 720px; } } @media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { max-width: 960px; } } @media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: 1140px; } } .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*=col-] { padding-right: 0; padding-left: 0; } .col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-3 { flex: 0 0 25%; max-width: 25%; } .col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-6 { flex: 0 0 50%; max-width: 50%; } .col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-9 { flex: 0 0 75%; max-width: 75%; } .col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-12 { flex: 0 0 100%; max-width: 100%; } .order-first { order: -1; } .order-last { order: 13; } .order-0 { order: 0; } .order-1 { order: 1; } .order-2 { order: 2; } .order-3 { order: 3; } .order-4 { order: 4; } .order-5 { order: 5; } .order-6 { order: 6; } .order-7 { order: 7; } .order-8 { order: 8; } .order-9 { order: 9; } .order-10 { order: 10; } .order-11 { order: 11; } .order-12 { order: 12; } .offset-1 { margin-left: 8.3333333333%; } .offset-2 { margin-left: 16.6666666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.3333333333%; } .offset-5 { margin-left: 41.6666666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.3333333333%; } .offset-8 { margin-left: 66.6666666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.3333333333%; } .offset-11 { margin-left: 91.6666666667%; } @media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-sm-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-sm-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .order-sm-first { order: -1; } .order-sm-last { order: 13; } .order-sm-0 { order: 0; } .order-sm-1 { order: 1; } .order-sm-2 { order: 2; } .order-sm-3 { order: 3; } .order-sm-4 { order: 4; } .order-sm-5 { order: 5; } .order-sm-6 { order: 6; } .order-sm-7 { order: 7; } .order-sm-8 { order: 8; } .order-sm-9 { order: 9; } .order-sm-10 { order: 10; } .order-sm-11 { order: 11; } .order-sm-12 { order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.3333333333%; } .offset-sm-2 { margin-left: 16.6666666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.3333333333%; } .offset-sm-5 { margin-left: 41.6666666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.3333333333%; } .offset-sm-8 { margin-left: 66.6666666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.3333333333%; } .offset-sm-11 { margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-md-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-md-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .order-md-first { order: -1; } .order-md-last { order: 13; } .order-md-0 { order: 0; } .order-md-1 { order: 1; } .order-md-2 { order: 2; } .order-md-3 { order: 3; } .order-md-4 { order: 4; } .order-md-5 { order: 5; } .order-md-6 { order: 6; } .order-md-7 { order: 7; } .order-md-8 { order: 8; } .order-md-9 { order: 9; } .order-md-10 { order: 10; } .order-md-11 { order: 11; } .order-md-12 { order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.3333333333%; } .offset-md-2 { margin-left: 16.6666666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.3333333333%; } .offset-md-5 { margin-left: 41.6666666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.3333333333%; } .offset-md-8 { margin-left: 66.6666666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.3333333333%; } .offset-md-11 { margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-lg-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-lg-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .order-lg-first { order: -1; } .order-lg-last { order: 13; } .order-lg-0 { order: 0; } .order-lg-1 { order: 1; } .order-lg-2 { order: 2; } .order-lg-3 { order: 3; } .order-lg-4 { order: 4; } .order-lg-5 { order: 5; } .order-lg-6 { order: 6; } .order-lg-7 { order: 7; } .order-lg-8 { order: 8; } .order-lg-9 { order: 9; } .order-lg-10 { order: 10; } .order-lg-11 { order: 11; } .order-lg-12 { order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.3333333333%; } .offset-lg-2 { margin-left: 16.6666666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.3333333333%; } .offset-lg-5 { margin-left: 41.6666666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.3333333333%; } .offset-lg-8 { margin-left: 66.6666666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.3333333333%; } .offset-lg-11 { margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-xl-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-xl-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-xl-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-xl-3 { flex: 0 0 25%; max-width: 25%; } .col-xl-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-xl-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-xl-6 { flex: 0 0 50%; max-width: 50%; } .col-xl-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-xl-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-xl-9 { flex: 0 0 75%; max-width: 75%; } .col-xl-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-xl-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-xl-12 { flex: 0 0 100%; max-width: 100%; } .order-xl-first { order: -1; } .order-xl-last { order: 13; } .order-xl-0 { order: 0; } .order-xl-1 { order: 1; } .order-xl-2 { order: 2; } .order-xl-3 { order: 3; } .order-xl-4 { order: 4; } .order-xl-5 { order: 5; } .order-xl-6 { order: 6; } .order-xl-7 { order: 7; } .order-xl-8 { order: 8; } .order-xl-9 { order: 9; } .order-xl-10 { order: 10; } .order-xl-11 { order: 11; } .order-xl-12 { order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.3333333333%; } .offset-xl-2 { margin-left: 16.6666666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.3333333333%; } .offset-xl-5 { margin-left: 41.6666666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.3333333333%; } .offset-xl-8 { margin-left: 66.6666666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.3333333333%; } .offset-xl-11 { margin-left: 91.6666666667%; } } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: flex !important; } .d-inline-flex { display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: flex !important; } .d-sm-inline-flex { display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: flex !important; } .d-md-inline-flex { display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: flex !important; } .d-lg-inline-flex { display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: flex !important; } .d-xl-inline-flex { display: inline-flex !important; } } @media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: flex !important; } .d-print-inline-flex { display: inline-flex !important; } } .flex-row { flex-direction: row !important; } .flex-column { flex-direction: column !important; } .flex-row-reverse { flex-direction: row-reverse !important; } .flex-column-reverse { flex-direction: column-reverse !important; } .flex-wrap { flex-wrap: wrap !important; } .flex-nowrap { flex-wrap: nowrap !important; } .flex-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-fill { flex: 1 1 auto !important; } .flex-grow-0 { flex-grow: 0 !important; } .flex-grow-1 { flex-grow: 1 !important; } .flex-shrink-0 { flex-shrink: 0 !important; } .flex-shrink-1 { flex-shrink: 1 !important; } .justify-content-start { justify-content: flex-start !important; } .justify-content-end { justify-content: flex-end !important; } .justify-content-center { justify-content: center !important; } .justify-content-between { justify-content: space-between !important; } .justify-content-around { justify-content: space-around !important; } .align-items-start { align-items: flex-start !important; } .align-items-end { align-items: flex-end !important; } .align-items-center { align-items: center !important; } .align-items-baseline { align-items: baseline !important; } .align-items-stretch { align-items: stretch !important; } .align-content-start { align-content: flex-start !important; } .align-content-end { align-content: flex-end !important; } .align-content-center { align-content: center !important; } .align-content-between { align-content: space-between !important; } .align-content-around { align-content: space-around !important; } .align-content-stretch { align-content: stretch !important; } .align-self-auto { align-self: auto !important; } .align-self-start { align-self: flex-start !important; } .align-self-end { align-self: flex-end !important; } .align-self-center { align-self: center !important; } .align-self-baseline { align-self: baseline !important; } .align-self-stretch { align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-column { flex-direction: column !important; } .flex-sm-row-reverse { flex-direction: row-reverse !important; } .flex-sm-column-reverse { flex-direction: column-reverse !important; } .flex-sm-wrap { flex-wrap: wrap !important; } .flex-sm-nowrap { flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-sm-fill { flex: 1 1 auto !important; } .flex-sm-grow-0 { flex-grow: 0 !important; } .flex-sm-grow-1 { flex-grow: 1 !important; } .flex-sm-shrink-0 { flex-shrink: 0 !important; } .flex-sm-shrink-1 { flex-shrink: 1 !important; } .justify-content-sm-start { justify-content: flex-start !important; } .justify-content-sm-end { justify-content: flex-end !important; } .justify-content-sm-center { justify-content: center !important; } .justify-content-sm-between { justify-content: space-between !important; } .justify-content-sm-around { justify-content: space-around !important; } .align-items-sm-start { align-items: flex-start !important; } .align-items-sm-end { align-items: flex-end !important; } .align-items-sm-center { align-items: center !important; } .align-items-sm-baseline { align-items: baseline !important; } .align-items-sm-stretch { align-items: stretch !important; } .align-content-sm-start { align-content: flex-start !important; } .align-content-sm-end { align-content: flex-end !important; } .align-content-sm-center { align-content: center !important; } .align-content-sm-between { align-content: space-between !important; } .align-content-sm-around { align-content: space-around !important; } .align-content-sm-stretch { align-content: stretch !important; } .align-self-sm-auto { align-self: auto !important; } .align-self-sm-start { align-self: flex-start !important; } .align-self-sm-end { align-self: flex-end !important; } .align-self-sm-center { align-self: center !important; } .align-self-sm-baseline { align-self: baseline !important; } .align-self-sm-stretch { align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-column { flex-direction: column !important; } .flex-md-row-reverse { flex-direction: row-reverse !important; } .flex-md-column-reverse { flex-direction: column-reverse !important; } .flex-md-wrap { flex-wrap: wrap !important; } .flex-md-nowrap { flex-wrap: nowrap !important; } .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-md-fill { flex: 1 1 auto !important; } .flex-md-grow-0 { flex-grow: 0 !important; } .flex-md-grow-1 { flex-grow: 1 !important; } .flex-md-shrink-0 { flex-shrink: 0 !important; } .flex-md-shrink-1 { flex-shrink: 1 !important; } .justify-content-md-start { justify-content: flex-start !important; } .justify-content-md-end { justify-content: flex-end !important; } .justify-content-md-center { justify-content: center !important; } .justify-content-md-between { justify-content: space-between !important; } .justify-content-md-around { justify-content: space-around !important; } .align-items-md-start { align-items: flex-start !important; } .align-items-md-end { align-items: flex-end !important; } .align-items-md-center { align-items: center !important; } .align-items-md-baseline { align-items: baseline !important; } .align-items-md-stretch { align-items: stretch !important; } .align-content-md-start { align-content: flex-start !important; } .align-content-md-end { align-content: flex-end !important; } .align-content-md-center { align-content: center !important; } .align-content-md-between { align-content: space-between !important; } .align-content-md-around { align-content: space-around !important; } .align-content-md-stretch { align-content: stretch !important; } .align-self-md-auto { align-self: auto !important; } .align-self-md-start { align-self: flex-start !important; } .align-self-md-end { align-self: flex-end !important; } .align-self-md-center { align-self: center !important; } .align-self-md-baseline { align-self: baseline !important; } .align-self-md-stretch { align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-column { flex-direction: column !important; } .flex-lg-row-reverse { flex-direction: row-reverse !important; } .flex-lg-column-reverse { flex-direction: column-reverse !important; } .flex-lg-wrap { flex-wrap: wrap !important; } .flex-lg-nowrap { flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-lg-fill { flex: 1 1 auto !important; } .flex-lg-grow-0 { flex-grow: 0 !important; } .flex-lg-grow-1 { flex-grow: 1 !important; } .flex-lg-shrink-0 { flex-shrink: 0 !important; } .flex-lg-shrink-1 { flex-shrink: 1 !important; } .justify-content-lg-start { justify-content: flex-start !important; } .justify-content-lg-end { justify-content: flex-end !important; } .justify-content-lg-center { justify-content: center !important; } .justify-content-lg-between { justify-content: space-between !important; } .justify-content-lg-around { justify-content: space-around !important; } .align-items-lg-start { align-items: flex-start !important; } .align-items-lg-end { align-items: flex-end !important; } .align-items-lg-center { align-items: center !important; } .align-items-lg-baseline { align-items: baseline !important; } .align-items-lg-stretch { align-items: stretch !important; } .align-content-lg-start { align-content: flex-start !important; } .align-content-lg-end { align-content: flex-end !important; } .align-content-lg-center { align-content: center !important; } .align-content-lg-between { align-content: space-between !important; } .align-content-lg-around { align-content: space-around !important; } .align-content-lg-stretch { align-content: stretch !important; } .align-self-lg-auto { align-self: auto !important; } .align-self-lg-start { align-self: flex-start !important; } .align-self-lg-end { align-self: flex-end !important; } .align-self-lg-center { align-self: center !important; } .align-self-lg-baseline { align-self: baseline !important; } .align-self-lg-stretch { align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; } .flex-xl-column { flex-direction: column !important; } .flex-xl-row-reverse { flex-direction: row-reverse !important; } .flex-xl-column-reverse { flex-direction: column-reverse !important; } .flex-xl-wrap { flex-wrap: wrap !important; } .flex-xl-nowrap { flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xl-fill { flex: 1 1 auto !important; } .flex-xl-grow-0 { flex-grow: 0 !important; } .flex-xl-grow-1 { flex-grow: 1 !important; } .flex-xl-shrink-0 { flex-shrink: 0 !important; } .flex-xl-shrink-1 { flex-shrink: 1 !important; } .justify-content-xl-start { justify-content: flex-start !important; } .justify-content-xl-end { justify-content: flex-end !important; } .justify-content-xl-center { justify-content: center !important; } .justify-content-xl-between { justify-content: space-between !important; } .justify-content-xl-around { justify-content: space-around !important; } .align-items-xl-start { align-items: flex-start !important; } .align-items-xl-end { align-items: flex-end !important; } .align-items-xl-center { align-items: center !important; } .align-items-xl-baseline { align-items: baseline !important; } .align-items-xl-stretch { align-items: stretch !important; } .align-content-xl-start { align-content: flex-start !important; } .align-content-xl-end { align-content: flex-end !important; } .align-content-xl-center { align-content: center !important; } .align-content-xl-between { align-content: space-between !important; } .align-content-xl-around { align-content: space-around !important; } .align-content-xl-stretch { align-content: stretch !important; } .align-self-xl-auto { align-self: auto !important; } .align-self-xl-start { align-self: flex-start !important; } .align-self-xl-end { align-self: flex-end !important; } .align-self-xl-center { align-self: center !important; } .align-self-xl-baseline { align-self: baseline !important; } .align-self-xl-stretch { align-self: stretch !important; } } .m-0 { margin: 0 !important; } .mt-0, .my-0 { margin-top: 0 !important; } .mr-0, .mx-0 { margin-right: 0 !important; } .mb-0, .my-0 { margin-bottom: 0 !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-n1 { margin: -0.25rem !important; } .mt-n1, .my-n1 { margin-top: -0.25rem !important; } .mr-n1, .mx-n1 { margin-right: -0.25rem !important; } .mb-n1, .my-n1 { margin-bottom: -0.25rem !important; } .ml-n1, .mx-n1 { margin-left: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2, .my-n2 { margin-top: -0.5rem !important; } .mr-n2, .mx-n2 { margin-right: -0.5rem !important; } .mb-n2, .my-n2 { margin-bottom: -0.5rem !important; } .ml-n2, .mx-n2 { margin-left: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3, .my-n3 { margin-top: -1rem !important; } .mr-n3, .mx-n3 { margin-right: -1rem !important; } .mb-n3, .my-n3 { margin-bottom: -1rem !important; } .ml-n3, .mx-n3 { margin-left: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4, .my-n4 { margin-top: -1.5rem !important; } .mr-n4, .mx-n4 { margin-right: -1.5rem !important; } .mb-n4, .my-n4 { margin-bottom: -1.5rem !important; } .ml-n4, .mx-n4 { margin-left: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5, .my-n5 { margin-top: -3rem !important; } .mr-n5, .mx-n5 { margin-right: -3rem !important; } .mb-n5, .my-n5 { margin-bottom: -3rem !important; } .ml-n5, .mx-n5 { margin-left: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .w-auto { width: auto !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .min-vw-100 { min-width: 100vw !important; } .min-vh-100 { min-height: 100vh !important; } .vw-100 { width: 100vw !important; } .vh-100 { height: 100vh !important; } .btn { display: inline-block; border: none; color: #333; padding: 0.2rem 1.5rem; border: 1px #ddd solid; transition: all 0.3s; } @media (min-width: 768px) { .btn { padding: 0.4rem 2rem; } } @media (min-width: 992px) { .btn { padding: 0.6rem 3rem; font-size: 1rem; } } @media (min-width: 1201px) { .btn { padding: 0.8rem 4rem; } } @media (min-width: 1601px) { .btn { padding: 1rem 5rem; } } .btn:hover { background-color: #fff; color: #2454bf; } .btn .iconfont { font-size: 14px; } .btn.btn-default { background-color: #f7f7f7; color: #333; } .btn.btn-default:hover { background-color: #dedede; } .btn.btn-default-outline { color: #000; border: #000 1px solid; } .btn.btn-default-outline:hover { background-color: #000; color: #fff; } .btn.btn-yellow { background-color: #2454bf; color: #333; } .btn.btn-yellow:hover { background-color: #1c4194; color: #000; } .btn.btn-primary { color: #fff; background-color: #2454bf; } .btn.btn-primary:hover { color: #fff; background-color: #1c4194; } .btn.btn-primary-outline { border: #2454bf 1px solid; color: #2454bf; } @media (min-width: 992px) { .btn.btn-primary-outline { border: #2454bf 2px solid; } } .btn.btn-primary-outline:hover { background-color: #2454bf; color: #fff; } .btn.btn-send { background-color: #2454bf; color: #fff; padding: 0.8rem 2rem; border-radius: 0; } .btn.btn-send:hover { background-color: #1c4194; } .btn-radius { border-radius: 16px; } @media (min-width: 768px) { .btn-radius { border-radius: 19px; } } @media (min-width: 992px) { .btn-radius { border-radius: 22px; } } @media (min-width: 1201px) { .btn-radius { border-radius: 27px; } } @media (min-width: 1601px) { .btn-radius { border-radius: 30px; } } @font-face { font-family: "ElliotSans"; src: url("../fonts/ElliotSans-Regular.ttf") format("truetype"); } @font-face { font-family: "ElliotSans"; src: url("../fonts/ElliotSans-Bold.ttf") format("truetype"); font-weight: bold; } body { color: #082535; background-color: #fff; font-family: "Microsoft YaHei", PingFangSC-Regular, "Helvetica", "Helvetica Neue", "Arial", sans-serif; font-size: 0.875rem; margin: 0 auto; line-height: 1.8; position: relative; padding-top: 45px; } @media (min-width: 768px) { body { font-size: 1rem; padding-top: 60px; } } @media (min-width: 992px) { body { font-size: 0.875rem; padding-top: 70px; } } @media (min-width: 1201px) { body { font-size: 1rem; padding-top: 80px; } } @media (min-width: 1601px) { body { padding-top: 100px; } } a { text-decoration: none; color: #3c3c3c; } a:hover { text-decoration: none; color: #2454bf; } @media (min-width: 1601px) { .container { max-width: 1500px; } } .title-section { border-bottom: 1px #eee solid; margin-bottom: 2rem; position: relative; } .title-section h2 { color: #000; font-weight: bold; font-weight: lighter; } .title-section.style1 { border-bottom: none; padding-bottom: 0.3rem; } .title-section.style1 h2 { color: #2454bf; } .title-section.style1::after { content: " "; display: block; width: 40px; height: 1px; background-color: #2454bf; position: absolute; left: 0; bottom: 0; } .title-section.style2 { text-align: center; border-bottom: none; padding-bottom: 0.3rem; } .title-section.style2 h2 { color: #2454bf; } .title-section.style2::after { content: " "; display: block; width: 40px; height: 1px; background-color: #2454bf; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); } .title-section.style3 { border-bottom: none; padding-bottom: 0.3rem; text-align: right; } .title-section.style3 h2 { color: #2454bf; } .title-section.style3::after { content: " "; display: block; width: 40px; height: 1px; background-color: #2454bf; position: absolute; right: 0; bottom: 0; } .banner { background-color: #2454bf; background-size: cover; background-position: center center; background-repeat: no-repeat; color: #fff; position: relative; height: 150px; } @media (min-width: 768px) { .banner { height: 250px; } } @media (min-width: 992px) { .banner { height: 300px; } } @media (min-width: 1201px) { .banner { height: 350px; } } @media (min-width: 1601px) { .banner { height: 400px; } } .banner .container-fluid, .banner .container-sm, .banner .container-md, .banner .container-lg, .banner .container-xl { margin-left: 50%; height: 100%; width: auto; background: linear-gradient(90deg, rgb(37, 86, 193), rgba(37, 86, 193, 0)); } @media (min-width: 768px) { .banner .container-fluid, .banner .container-sm, .banner .container-md, .banner .container-lg, .banner .container-xl { margin-left: 66%; } } .banner .container-fluid .title-section, .banner .container-sm .title-section, .banner .container-md .title-section, .banner .container-lg .title-section, .banner .container-xl .title-section { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border: none; } .banner .container-fluid h1, .banner .container-sm h1, .banner .container-md h1, .banner .container-lg h1, .banner .container-xl h1 { font-weight: bold; padding-left: 1rem; } @media (min-width: 768px) { .banner .container-fluid h1, .banner .container-sm h1, .banner .container-md h1, .banner .container-lg h1, .banner .container-xl h1 { padding-left: 2rem; } } .text-center { text-align: center; } .text-right { text-align: right; } img { max-width: 100%; } .page { background-color: #f6f7fa; } .text100 { font-size: 1.875rem; } @media (min-width: 768px) { .text100 { font-size: 3.4375rem; } } @media (min-width: 992px) { .text100 { font-size: 4.375rem; } } @media (min-width: 1201px) { .text100 { font-size: 5.3125rem; } } @media (min-width: 1601px) { .text100 { font-size: 6.25rem; } } .text90 { font-size: 2rem; } @media (min-width: 768px) { .text90 { font-size: 3.75rem; } } @media (min-width: 992px) { .text90 { font-size: 4.375rem; } } @media (min-width: 1201px) { .text90 { font-size: 5rem; } } @media (min-width: 1601px) { .text90 { font-size: 5.625rem; } } .text70 { font-size: 2.25rem; } @media (min-width: 768px) { .text70 { font-size: 2.875rem; } } @media (min-width: 992px) { .text70 { font-size: 3.625rem; } } @media (min-width: 1201px) { .text70 { font-size: 4rem; } } @media (min-width: 1601px) { .text70 { font-size: 4.375rem; } } .text60 { font-size: 1.625rem; } @media (min-width: 768px) { .text60 { font-size: 2.25rem; } } @media (min-width: 992px) { .text60 { font-size: 3rem; } } @media (min-width: 1201px) { .text60 { font-size: 3.375rem; } } @media (min-width: 1601px) { .text60 { font-size: 3.75rem; } } .text48 { font-size: 1.5rem; } @media (min-width: 768px) { .text48 { font-size: 1.875rem; } } @media (min-width: 992px) { .text48 { font-size: 2.25rem; } } @media (min-width: 1201px) { .text48 { font-size: 2.625rem; } } @media (min-width: 1601px) { .text48 { font-size: 3rem; } } .text40 { font-size: 1.375rem; } @media (min-width: 768px) { .text40 { font-size: 1.75rem; } } @media (min-width: 992px) { .text40 { font-size: 2rem; } } @media (min-width: 1201px) { .text40 { font-size: 2.25rem; } } @media (min-width: 1601px) { .text40 { font-size: 2.5rem; } } .text38 { font-size: 1.375rem; } @media (min-width: 768px) { .text38 { font-size: 1.625rem; } } @media (min-width: 992px) { .text38 { font-size: 1.875rem; } } @media (min-width: 1201px) { .text38 { font-size: 2.125rem; } } @media (min-width: 1601px) { .text38 { font-size: 2.375rem; } } .text36 { font-size: 1rem; } @media (min-width: 768px) { .text36 { font-size: 1.5rem; } } @media (min-width: 992px) { .text36 { font-size: 1.75rem; } } @media (min-width: 1201px) { .text36 { font-size: 2rem; } } @media (min-width: 1601px) { .text36 { font-size: 2.25rem; } } .text34 { font-size: 1.5rem; } @media (min-width: 768px) { .text34 { font-size: 1.75rem; } } @media (min-width: 992px) { .text34 { font-size: 1.875rem; } } @media (min-width: 1201px) { .text34 { font-size: 2rem; } } @media (min-width: 1601px) { .text34 { font-size: 2.125rem; } } .text32 { font-size: 1rem; } @media (min-width: 768px) { .text32 { font-size: 1.25rem; } } @media (min-width: 992px) { .text32 { font-size: 1.5rem; } } @media (min-width: 1201px) { .text32 { font-size: 1.75rem; } } @media (min-width: 1601px) { .text32 { font-size: 2rem; } } .text30 { font-size: 1.375rem; } @media (min-width: 768px) { .text30 { font-size: 1.5rem; } } @media (min-width: 992px) { .text30 { font-size: 1.625rem; } } @media (min-width: 1201px) { .text30 { font-size: 1.75rem; } } @media (min-width: 1601px) { .text30 { font-size: 1.875rem; } } .text28 { font-size: 1rem; } @media (min-width: 768px) { .text28 { font-size: 1.25rem; } } @media (min-width: 992px) { .text28 { font-size: 1.5rem; } } @media (min-width: 1201px) { .text28 { font-size: 1.625rem; } } @media (min-width: 1601px) { .text28 { font-size: 1.75rem; } } .text26 { font-size: 1.125rem; } @media (min-width: 768px) { .text26 { font-size: 1.25rem; } } @media (min-width: 992px) { .text26 { font-size: 1.375rem; } } @media (min-width: 1201px) { .text26 { font-size: 1.5rem; } } @media (min-width: 1601px) { .text26 { font-size: 1.625rem; } } @media (min-width: 992px) { .text24 { font-size: 1.125rem; } } @media (min-width: 1201px) { .text24 { font-size: 1.375rem; } } @media (min-width: 1601px) { .text24 { font-size: 1.5rem; } } @media (min-width: 992px) { .text22 { font-size: 1.125rem; } } @media (min-width: 1201px) { .text22 { font-size: 1.25rem; } } @media (min-width: 1601px) { .text22 { font-size: 1.375rem; } } .text20 { font-size: 1.125rem; } @media (min-width: 1601px) { .text20 { font-size: 1.25rem; } } .pt-media-12 { padding-top: 8rem; } @media (min-width: 768px) { .pt-media-12 { padding-top: 9rem; } } @media (min-width: 992px) { .pt-media-12 { padding-top: 10rem; } } @media (min-width: 1201px) { .pt-media-12 { padding-top: 11rem; } } @media (min-width: 1601px) { .pt-media-12 { padding-top: 12rem; } } .pt-media-9 { padding-top: 5rem; } @media (min-width: 768px) { .pt-media-9 { padding-top: 6rem; } } @media (min-width: 992px) { .pt-media-9 { padding-top: 7rem; } } @media (min-width: 1201px) { .pt-media-9 { padding-top: 8rem; } } @media (min-width: 1601px) { .pt-media-9 { padding-top: 9rem; } } .pt-media-7 { padding-top: 3rem; } @media (min-width: 768px) { .pt-media-7 { padding-top: 4rem; } } @media (min-width: 992px) { .pt-media-7 { padding-top: 5rem; } } @media (min-width: 1201px) { .pt-media-7 { padding-top: 6rem; } } @media (min-width: 1601px) { .pt-media-7 { padding-top: 7rem; } } .pt-media-6 { padding-top: 2rem; } @media (min-width: 768px) { .pt-media-6 { padding-top: 3rem; } } @media (min-width: 992px) { .pt-media-6 { padding-top: 4rem; } } @media (min-width: 1201px) { .pt-media-6 { padding-top: 5rem; } } @media (min-width: 1601px) { .pt-media-6 { padding-top: 6rem; } } .pt-media-5 { padding-top: 1rem; } @media (min-width: 768px) { .pt-media-5 { padding-top: 2rem; } } @media (min-width: 992px) { .pt-media-5 { padding-top: 3rem; } } @media (min-width: 1201px) { .pt-media-5 { padding-top: 4rem; } } @media (min-width: 1601px) { .pt-media-5 { padding-top: 5rem; } } .pt-media-4 { padding-top: 1rem; } @media (min-width: 992px) { .pt-media-4 { padding-top: 2rem; } } @media (min-width: 1201px) { .pt-media-4 { padding-top: 3rem; } } @media (min-width: 1601px) { .pt-media-4 { padding-top: 4rem; } } .pt-media-3 { padding-top: 1rem; } @media (min-width: 768px) { .pt-media-3 { padding-top: 2rem; } } @media (min-width: 992px) { .pt-media-3 { padding-top: 3rem; } } .pb-media-3 { padding-bottom: 1rem; } @media (min-width: 768px) { .pb-media-3 { padding-bottom: 2rem; } } @media (min-width: 992px) { .pb-media-3 { padding-bottom: 3rem; } } .pb-media-5 { padding-bottom: 1rem; } @media (min-width: 768px) { .pb-media-5 { padding-bottom: 2rem; } } @media (min-width: 992px) { .pb-media-5 { padding-bottom: 3rem; } } @media (min-width: 1201px) { .pb-media-5 { padding-bottom: 4rem; } } @media (min-width: 1601px) { .pb-media-5 { padding-bottom: 5rem; } } .pb-media-6 { padding-bottom: 2rem; } @media (min-width: 768px) { .pb-media-6 { padding-bottom: 3rem; } } @media (min-width: 992px) { .pb-media-6 { padding-bottom: 4rem; } } @media (min-width: 1201px) { .pb-media-6 { padding-bottom: 5rem; } } @media (min-width: 1601px) { .pb-media-6 { padding-bottom: 6rem; } } .pb-media-7 { padding-bottom: 3rem; } @media (min-width: 768px) { .pb-media-7 { padding-bottom: 4rem; } } @media (min-width: 992px) { .pb-media-7 { padding-bottom: 5rem; } } @media (min-width: 1201px) { .pb-media-7 { padding-bottom: 6rem; } } @media (min-width: 1601px) { .pb-media-7 { padding-bottom: 7rem; } } .pb-media-8 { padding-bottom: 4rem; } @media (min-width: 768px) { .pb-media-8 { padding-bottom: 5rem; } } @media (min-width: 992px) { .pb-media-8 { padding-bottom: 6rem; } } @media (min-width: 1201px) { .pb-media-8 { padding-bottom: 7rem; } } @media (min-width: 1601px) { .pb-media-8 { padding-bottom: 8rem; } } .pb-media-9 { padding-bottom: 5rem; } @media (min-width: 768px) { .pb-media-9 { padding-bottom: 6rem; } } @media (min-width: 992px) { .pb-media-9 { padding-bottom: 7rem; } } @media (min-width: 1201px) { .pb-media-9 { padding-bottom: 8rem; } } @media (min-width: 1601px) { .pb-media-9 { padding-bottom: 9rem; } } .pb-media-11 { padding-bottom: 7rem; } @media (min-width: 768px) { .pb-media-11 { padding-bottom: 8rem; } } @media (min-width: 992px) { .pb-media-11 { padding-bottom: 9rem; } } @media (min-width: 1201px) { .pb-media-11 { padding-bottom: 10rem; } } @media (min-width: 1601px) { .pb-media-11 { padding-bottom: 11rem; } } .mb-media-2 { margin-bottom: 1rem; } @media (min-width: 768px) { .mb-media-2 { margin-bottom: 2rem; } } .mb-media-3 { margin-bottom: 1rem; } @media (min-width: 768px) { .mb-media-3 { margin-bottom: 2rem; } } @media (min-width: 992px) { .mb-media-3 { margin-bottom: 3rem; } } .mb-media-4 { margin-bottom: 1rem; } @media (min-width: 768px) { .mb-media-4 { margin-bottom: 2rem; } } @media (min-width: 992px) { .mb-media-4 { margin-bottom: 3rem; } } @media (min-width: 1201px) { .mb-media-4 { margin-bottom: 4rem; } } .mb-media-5 { margin-bottom: 1rem; } @media (min-width: 768px) { .mb-media-5 { margin-bottom: 2rem; } } @media (min-width: 992px) { .mb-media-5 { margin-bottom: 3rem; } } @media (min-width: 1201px) { .mb-media-5 { margin-bottom: 4rem; } } @media (min-width: 1601px) { .mb-media-5 { margin-bottom: 5rem; } } .mb-media-7 { margin-bottom: 3rem; } @media (min-width: 768px) { .mb-media-7 { margin-bottom: 4rem; } } @media (min-width: 992px) { .mb-media-7 { margin-bottom: 5rem; } } @media (min-width: 1201px) { .mb-media-7 { margin-bottom: 6rem; } } @media (min-width: 1601px) { .mb-media-7 { margin-bottom: 7rem; } } .mb-media-8 { margin-bottom: 4rem; } @media (min-width: 768px) { .mb-media-8 { margin-bottom: 5rem; } } @media (min-width: 992px) { .mb-media-8 { margin-bottom: 6rem; } } @media (min-width: 1201px) { .mb-media-8 { margin-bottom: 7rem; } } @media (min-width: 1601px) { .mb-media-8 { margin-bottom: 8rem; } } .mt-n-30 { margin-top: -30px; } .main-gradient { background: linear-gradient(90deg, #514A9D, #24C6DC); } .wp-block-file .wp-block-file__button { background-color: #2454bf; } .site-header { position: absolute; left: 0; top: 0; z-index: 8000; width: 100%; height: 45px; transition: all 0.2s; background-color: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); } @media (min-width: 768px) { .site-header { height: 60px; } } @media (min-width: 992px) { .site-header { height: 70px; } } @media (min-width: 1201px) { .site-header { height: 80px; padding-left: 4rem; padding-right: 4rem; } } @media (min-width: 1601px) { .site-header { height: 100px; } } .site-header .container-fluid, .site-header .container-sm, .site-header .container-md, .site-header .container-lg, .site-header .container-xl, .site-header .row { height: 100%; } .site-header .logo { display: block; width: 80px; } @media (min-width: 768px) { .site-header .logo { width: 100px; } } @media (min-width: 992px) { .site-header .logo { width: 110px; } } @media (min-width: 1201px) { .site-header .logo { width: 140px; } } @media (min-width: 1601px) { .site-header .logo { width: 158px; } } .site-header .menu { list-style: none; margin: 0; padding: 0; display: none; padding-left: 1rem; text-align: center; } @media (min-width: 992px) { .site-header .menu { display: block; } } @media (min-width: 1201px) { .site-header .menu { padding-left: 0; padding-left: 2rem; } } .site-header .menu > li { display: inline-block; position: relative; height: 100%; } .site-header .menu > li > a { display: block; padding: 0 0.6rem; height: 100%; position: relative; color: #a0a0a0; } @media (min-width: 992px) { .site-header .menu > li > a { padding: 0 0.5rem; font-size: 0.875rem; height: 70px; line-height: 70px; } } @media (min-width: 1201px) { .site-header .menu > li > a { padding: 0 1rem; height: 80px; line-height: 80px; } } @media (min-width: 1601px) { .site-header .menu > li > a { height: 100px; line-height: 100px; } } .site-header .menu > li > a:hover { color: #082535; } .site-header .menu > li > a.active { color: #082535; font-weight: bold; } .site-header .menu > li > a.active::after { content: ""; background-color: #082535; width: 14px; height: 2px; left: 50%; top: 2.5rem; margin-left: -7px; z-index: 10; position: absolute; } @media (min-width: 992px) { .site-header .menu > li > a.active::after { top: 3rem; } } @media (min-width: 1201px) { .site-header .menu > li > a.active::after { top: 3.5rem; } } @media (min-width: 1601px) { .site-header .menu > li > a.active::after { top: 4.2rem; } } .site-header .menu > li .sub-menu { position: absolute; width: 154px; left: 50%; top: 80px; z-index: 10; background-color: #fff; list-style: none; margin: 0; padding: 0; margin-left: -77px; margin-top: 10px; display: none; transition: all 0.2s; box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.12); border-radius: 3px; overflow: hidden; font-size: 0.875rem; } @media (min-width: 1601px) { .site-header .menu > li .sub-menu { top: 100px; } } .site-header .menu > li .sub-menu > li { position: relative; } .site-header .menu > li .sub-menu > li a { display: block; padding: 0.8rem 1rem; line-height: 1.5; color: #a0a0a0; text-align: center; } .site-header .menu > li .sub-menu > li a:hover { background-color: #eceeef; color: #082535; } .site-header .menu > li .sub-menu > li a.active { background-color: #2454bf; color: #fff; } .site-header .menu > li .sub-menu > li .lastnav { list-style: none; margin: 0; padding: 0; position: absolute; width: 150px; right: -180px; top: 0; z-index: 10; background-color: #fff; opacity: 0; transition: all 0.2s; box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.12); } .site-header .menu > li .sub-menu > li.menu-item-has-children:hover .lastnav { opacity: 1; right: -150px; } .site-header .menu > li.menu-item-has-children:hover .sub-menu { display: block; margin-top: -5px; } .site-header .ql { display: inline-block; line-height: 45px; height: 45px; font-size: 0.875rem; } @media (min-width: 768px) { .site-header .ql { padding: 0 1rem; height: 60px; line-height: 60px; } } @media (min-width: 992px) { .site-header .ql { background-color: #f7f7f7; height: 70px; line-height: 70px; } } @media (min-width: 1201px) { .site-header .ql { height: 80px; line-height: 80px; } } @media (min-width: 1601px) { .site-header .ql { padding-left: 1.25rem; padding-right: 1.25rem; height: 100px; line-height: 100px; } } .site-header .lang ul { list-style: none; margin: 0; padding: 0; } .site-header .lang ul li { display: inline-block; } .site-header .lang ul li a { display: inline-block; padding: 0 0.3rem; } .site-header .emailoa { display: none; } @media (min-width: 992px) { .site-header .emailoa { display: inline-block; } } @media (min-width: 992px) { .site-header .mobilemenu { display: none; } } .site-header .mobilemenu .menu-toggle { width: 28px; cursor: pointer; } .site-header .mobilemenu .menu-toggle.on .one { transform: rotate(45deg) translate(3px, 5px); } .site-header .mobilemenu .menu-toggle.on .two { opacity: 0; } .site-header .mobilemenu .menu-toggle.on .three { transform: rotate(-45deg) translate(6px, -8px); } .site-header .one, .site-header .two, .site-header .three { width: 100%; height: 2px; background-color: #2454bf; margin: 6px auto; backface-visibility: hidden; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; } .site-header .menu-over { position: fixed; right: -100vw; top: 45px; width: 100%; height: calc(110vh - 45px); background-color: #fff; opacity: 0; box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1); z-index: -10; transition: all 0.5s; } @media (min-width: 768px) { .site-header .menu-over { top: 60px; height: calc(110vh - 60px); } } .site-header .menu-over.showMenu { right: 0; opacity: 1; } .site-header .menu-over ul.mobilenav { list-style: none; margin: 0; padding: 2rem 0 0 0; height: 83vh; overflow-y: auto; } .site-header .menu-over ul.mobilenav > li { position: relative; transition: all 0.2s; border-bottom: 1px #eee solid; } .site-header .menu-over ul.mobilenav > li > a { display: block; color: #333; position: relative; padding: 1rem 1rem; } .site-header .menu-over ul.mobilenav > li > a:hover, .site-header .menu-over ul.mobilenav > li > a:active, .site-header .menu-over ul.mobilenav > li > a:focus { color: #2454bf; } .site-header .menu-over ul.mobilenav > li.active a { color: #2454bf; } .site-header .menu-over ul.mobilenav > li .sub-menu { list-style: none; margin: 0; padding: 0; padding-left: 1rem; display: none; } .site-header .menu-over ul.mobilenav > li .sub-menu li { border-top: rgba(238, 238, 238, 0.9333333333) solid 1px; position: relative; } .site-header .menu-over ul.mobilenav > li .sub-menu li a { display: block; padding: 1rem 1rem; color: #666; font-size: 0.875rem; } .site-header .menu-over ul.mobilenav .menu-item-has-children { position: relative; } .site-header .menu-over ul.mobilenav .menu-item-has-children > a::after { content: ""; position: absolute; right: 1rem; top: 1.7rem; width: 0; height: 0; display: block; border: 5px transparent solid; border-top-color: #2454bf; transition: all 0.3s; } .site-header .menu-over ul.mobilenav .open > a::after { transform: rotate(180deg); top: 1.2rem; } .site-header .menu-over .minemailoa { text-align: center; margin-top: 1rem; } .site-header .menu-over .minemailoa a { border-radius: 50%; background-image: linear-gradient(-45deg, rgb(98, 174, 75) 0%, rgb(8, 87, 166) 100%); text-align: center; display: inline-block; width: 26px; height: 26px; line-height: 26px; color: #fff; } .site-header .menu-over .minemailoa a.oa { margin-left: 0.8rem; } .site-header.fixheader { background-color: #fff; } .site-header.fixheader .menu > li > a { text-shadow: none; } .site-header.fixheader .menu > li > a:hover { color: #2454bf; } .site-header.fixheader .one, .site-header.fixheader .two, .site-header.fixheader .three { background-color: #2454bf; } .home-body .site-header { position: fixed; background-color: transparent; box-shadow: none; } .home-body .site-header .topnav li a { color: #fff; text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); } .home-body .site-header .menu > li > a { color: #fff; } .home-body .site-header .menu > li > a:hover { color: #082535; border-bottom-color: #082535; } .home-body .site-header .menu > li > a.active { color: #fff; } .home-body .site-header.fixheader { background-color: #fff; box-shadow: 0 0 25px rgba(0, 0, 0, 0.15); } .home-body .site-header.fixheader .menu > li > a { color: #595757; } .home-body .site-header.fixheader .menu > li > a.active { color: #2454bf; border-bottom-color: #2454bf; } .home-body .site-header.fixheader .search a .iconfont { color: #ff542a; } .home-body .site-header.fixheader .lang a .iconfont { color: #ff542a; } .home-body .site-header.fixheader .one, .home-body .site-header.fixheader .two, .home-body .site-header.fixheader .three { background-color: #333; } @keyframes sdb10 { 0% { transform: translate(0, 0); opacity: 0; } 40% { opacity: 1; } 80% { transform: translate(0, 20px); opacity: 0; } 100% { opacity: 0; } } .page-home { background-color: #fff; position: relative; z-index: 30; } .page-home .s1 { position: relative; width: 100%; } .page-home .s1 .swiper-pagination-bullet-active { background: #082535; } .page-home .s1 .home-sliders .swiper-slide img { display: block; width: 100vw; height: calc(100vh - 45px); object-fit: cover; object-position: center center; } @media (min-width: 768px) { .page-home .s1 .home-sliders .swiper-slide img { height: calc(100vh - 60px); } } @media (min-width: 992px) { .page-home .s1 .home-sliders .swiper-slide img { height: calc(100vh - 70px); } } @media (min-width: 1201px) { .page-home .s1 .home-sliders .swiper-slide img { height: calc(100vh - 80px); } } @media (min-width: 1601px) { .page-home .s1 .home-sliders .swiper-slide img { height: calc(100vh - 100px); } } .page-home .s1 .swiper-prev, .page-home .s1 .swiper-next { position: absolute; left: 2rem; top: 50%; z-index: 1000; width: 66px; height: 66px; margin-top: -33px; border-radius: 50%; border: 1px rgba(255, 255, 255, 0.3) solid; color: #fff; text-align: center; line-height: 64px; display: none; } @media (min-width: 768px) { .page-home .s1 .swiper-prev, .page-home .s1 .swiper-next { display: block; } } .page-home .s1 .swiper-prev:hover, .page-home .s1 .swiper-next:hover { background-color: rgba(255, 255, 255, 0.3); } .page-home .s1 .swiper-prev .iconfont, .page-home .s1 .swiper-next .iconfont { font-size: 1.2rem; } .page-home .s1 .swiper-next { left: auto; right: 2rem; } .page-home .s1 .swiper-pagination-bullet { background: #fff; } @media (min-width: 992px) { .page-home .swiper-container-horizontal > .swiper-pagination-bullets, .page-home .swiper-pagination-custom, .page-home .swiper-pagination-fraction { bottom: 3rem; } } .page-home .more { color: #082535; transition: all 0.3s; display: block; } .page-home .more .iconfont { font-size: 2rem; } @media (min-width: 768px) { .page-home .more .iconfont { font-size: 4rem; } } .page-home .more:hover { color: #2454bf; transform: scale(0.8); } .page-home .s2 .title-section { border-bottom: none; padding-top: 2rem; } @media (min-width: 992px) { .page-home .s2 .title-section { padding-top: 2.5rem; margin-bottom: 2.5rem; } } @media (min-width: 1201px) { .page-home .s2 .title-section { padding-top: 3rem; margin-bottom: 3rem; } } .page-home .s2 .products a.item { display: block; position: relative; } .page-home .s2 .products a.item .txt { position: absolute; left: 0; top: 50%; text-align: center; width: 100%; z-index: 100; color: #fff; font-weight: lighter; margin-top: -1.5rem; transition: all 0.5s; } .page-home .s2 .products a.item .txt .iconfont { font-size: 2rem; opacity: 0; transition: all 0.5s; } @media (min-width: 1201px) { .page-home .s2 .products a.item .txt .iconfont { font-size: 3rem; } } .page-home .s2 .products a.item:hover::after { position: absolute; left: 0; top: 0; content: " "; display: block; width: 100%; height: 100%; background: linear-gradient(90deg, #e1761d, rgba(225, 118, 29, 0.3)); } .page-home .s2 .products a.item:hover .txt { margin-top: -3rem; } .page-home .s2 .products a.item:hover .txt .iconfont { opacity: 1; } .page-home .s3 .item { display: block; position: relative; overflow: hidden; } .page-home .s3 .item .pic { overflow: hidden; margin-bottom: 0.6rem; } .page-home .s3 .item .pic img { display: block; object-fit: cover; object-position: center center; width: 100%; transition: all 0.5s; } .page-home .s3 .item .txt { margin-bottom: 2rem; } .page-home .s3 .item .txt h3 { font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .page-home .s3 .item .txt p { color: #999; } .page-home .s3 .item .txt ul { list-style: none; margin: 0; padding: 0; } .page-home .s3 .item .txt ul li { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #999; } .page-home .s3 .item:hover img { transform: scale(1.1); } .page-home .s4 { position: relative; } .page-home .s4 .pic img { width: 100%; height: 350px; object-fit: cover; object-position: center center; } @media (min-width: 768px) { .page-home .s4 .pic img { height: auto; } } .page-home .s4 .txt { position: absolute; left: 0; top: 0; z-index: 100; width: 100%; height: 100%; } .page-home .s4 .txt .container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #fff; } .page-home .s4 .txt .container .title { font-weight: lighter; border-bottom: 1px rgba(255, 255, 255, 0.3) solid; max-width: 850px; padding-bottom: 0.5rem; } @media (min-width: 1201px) { .page-home .s4 .txt .container .title { padding-bottom: 1rem; margin-bottom: 1.5rem; } } .page-home .s4 .txt .container p { max-width: 510px; color: rgba(255, 255, 255, 0.7); } .page-home .s4 .txt .container a { color: #fff; display: inline-block; transition: all 0.3s; } .page-home .s4 .txt .container a .iconfont { font-size: 3rem; } .page-home .s4 .txt .container a:hover { transform: scale(1.2); } .about_bg { height: 100vh; background-image: url(../img/about_02.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; position: fixed; left: 0; bottom: 0; width: 100%; z-index: -1; opacity: 0; transition: all 0.3s; } .page-about { background-color: #eff2f8; } .page-about .s1 { background: #fff url(../img/logo_bg.png) no-repeat right -4rem top 2rem; background-size: auto 70%; } @media (min-width: 768px) { .page-about .s1 { margin-bottom: 0; background-size: auto auto; background-position: right top 2rem; } } .page-about .s1 .item { border-right: 1px #eee solid; margin-bottom: 1rem; } @media (min-width: 768px) { .page-about .s1 .item { padding-left: 2rem; margin-bottom: 1.5rem; } } @media (min-width: 992px) { .page-about .s1 .item { padding-left: 0; } } @media (min-width: 1601px) { .page-about .s1 .item { padding-left: 2rem; } } .page-about .s1 .item .icon { width: 50px; height: 50px; border-radius: 50%; background-color: #eaedf7; text-align: center; padding-top: 10px; } @media (min-width: 992px) { .page-about .s1 .item .icon { width: 76px; height: 76px; padding-top: 21px; } } .page-about .s1 .item .txt { line-height: 1; } .page-about .s1 .item .txt h2 { font-weight: normal; } .page-about .s1 .item .txt .des { color: #666; } .page-about .s1 .item.last { border-right: none; } .page-about .s2 .pic img { width: 100%; } .page-about .s2 .txt { position: relative; padding-top: 1rem; margin-left: 15px; margin-right: 15px; padding-bottom: 260px; } @media (min-width: 768px) { .page-about .s2 .txt { margin-left: 2.5rem; margin-right: 2.5rem; } } @media (min-width: 992px) { .page-about .s2 .txt { margin-left: 2rem; margin-right: 2rem; } } @media (min-width: 1601px) { .page-about .s2 .txt { margin-left: 15%; margin-right: 15%; } } .page-about .s2 .txt label { color: #2454bf; border-bottom: 1px #2454bf solid; display: block; padding-bottom: 1rem; } .page-about .s2 .txt h3 { color: #2454bf; position: absolute; left: 0; top: 7.5rem; z-index: 20; padding: 1rem 0; background-color: #eff2f8; } @media (min-width: 992px) { .page-about .s2 .txt h3 { font-weight: lighter; } } .page-about .s2 .txt.txt1 { text-align: right; } .page-about .s2 .txt.txt1 h3 { left: auto; top: 6.7rem; right: 0; } .page-about .s2 .txt.txt1::after { left: auto; right: 0; } .page-about .s3 { background: linear-gradient(-45deg, #1152c4, #0a2a6f); color: #fff; } .page-about .s3 .pic { text-align: center; } .page-about .s4 { background: #2454bf url(../img/about_s4_bg.jpg) no-repeat center center; background-size: cover; color: #fff; } .page-about .s4 .lc h3 { border-bottom: 1px rgba(255, 255, 255, 0.5) solid; margin-bottom: 1rem; padding-bottom: 0.5rem; } @media (min-width: 992px) { .page-about .s4 .lc { padding-right: 2rem; } } @media (min-width: 1201px) { .page-about .s4 .lc { padding-right: 3rem; } } @media (min-width: 1601px) { .page-about .s4 .lc { padding-right: 4rem; } } .page-about .s4 .rc { padding: 2rem; } .page-about .s4 .rc .col-6 { margin-bottom: 10px; } .page-about .s4 .rc .item { padding: 2rem; background-color: #fff; text-align: center; color: #666; height: 100%; margin-left: -10px; margin-right: -10px; } @media (min-width: 1601px) { .page-about .s4 .rc .item { padding: 2rem 3rem; } } .page-about .s4 .rc .item .num { color: #2454bf; font-size: 3rem; } @media (min-width: 992px) { .page-about .s4 .rc .item .num { font-size: 3.5rem; } } @media (min-width: 1201px) { .page-about .s4 .rc .item .num { font-size: 4rem; } } @media (min-width: 1601px) { .page-about .s4 .rc .item .num { font-size: 4.5rem; } } .page-quality { background-color: #f6f7fa; } @media (min-width: 1201px) { .page-quality .s2 .col-xl { max-width: 20%; } } .page-quality .s2 .item { display: block; margin-bottom: 2rem; } .page-quality .s2 .item img { width: 100%; } .page-quality .s2 .item:hover { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); } .page-honor { background-color: #f6f7fa; } .page-honor .s1.container { max-width: 1210px !important; } .page-honor .s1 .years { position: relative; padding: 0 4rem; margin-bottom: 1.5rem; } @media (min-width: 768px) { .page-honor .s1 .years { padding: 0 5rem; margin-bottom: 3rem; } } @media (min-width: 992px) { .page-honor .s1 .years { padding: 0 7rem; margin-bottom: 3rem; } } @media (min-width: 1201px) { .page-honor .s1 .years { padding: 0 9rem; margin-bottom: 3rem; } } .page-honor .s1 .years::before { content: " "; display: block; height: 56px; position: absolute; left: 0; top: 3rem; z-index: 0; background-color: #fff; width: 100%; border-radius: 28px; } .page-honor .s1 .years .year { padding: 3rem 1rem; } .page-honor .s1 .years .year .txt { text-align: center; line-height: 56px; color: #999; cursor: pointer; width: 56px; height: 56px; border-radius: 50%; box-sizing: border-box; transition: all 0.25s; margin: 0 auto; background-size: 0 0; background-position: center center; background-repeat: no-repeat; } .page-honor .s1 .years .swiper-prev, .page-honor .s1 .years .swiper-next { margin-top: -28px; top: 50%; background-color: #fff; width: 56px; height: 56px; border-radius: 50%; position: absolute; color: #2454bf; text-align: center; line-height: 56px; box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); } .page-honor .s1 .years .swiper-prev:hover, .page-honor .s1 .years .swiper-next:hover { background-color: #2454bf; color: #fff; } .page-honor .s1 .years .swiper-prev { left: 0; } .page-honor .s1 .years .swiper-next { right: 0; } .page-honor .s1 .years .swiper-button-disabled { opacity: 1; } .page-honor .s1 .swiper-slide-active { position: relative; } .page-honor .s1 .swiper-slide-active .year .txt { color: #fff; background-color: #2454bf; transform: scale(2); background-size: cover; font-size: 12px; position: relative; z-index: 10; } .page-honor .s1 .swiper-slide-active .year .txt::after { content: " "; display: block; height: 0; width: 0; position: absolute; left: 50%; top: 99%; z-index: -10; border: 3px solid transparent; margin-left: -3px; border-top-color: #2454bf; } .page-honor .s1 .chronicle .title { color: #2454bf; font-size: 1.25rem; } @media (min-width: 768px) { .page-honor .s1 .chronicle .title { font-size: 1.375rem; } } @media (min-width: 992px) { .page-honor .s1 .chronicle .title { font-size: 1.625rem; } } @media (min-width: 1201px) { .page-honor .s1 .chronicle .title { font-size: 1.875rem; } } @media (min-width: 1601px) { .page-honor .s1 .chronicle .title { font-size: 2.125rem; } } .page-honor .s1 .chronicle ul { list-style: none; margin: 0; padding: 0; } .page-honor .s1 .chronicle ul li { background: url(../img/icon-bie.png) no-repeat left center; padding-left: 3rem; margin-bottom: 1rem; } @media (min-width: 992px) { .page-honor .s1 .chronicle ul li { font-size: 1.25rem; margin-bottom: 1.5rem; } } @media (min-width: 1201px) { .page-honor .s1 .chronicle ul li { font-size: 1.375rem; } } @media (min-width: 1601px) { .page-honor .s1 .chronicle ul li { font-size: 1.5rem; } } .page-honor .s1 .chronicle ul li:hover { color: #2454bf; background: url(../img/icon-bie-active.png) no-repeat left center; } .page-clinical .list .item { margin-bottom: 1rem; background-color: #fff; } @media (min-width: 768px) { .page-clinical .list .item { margin-bottom: 2rem; } } .page-clinical .list .item .pic { display: block; margin-bottom: 0.6rem; } @media (min-width: 768px) { .page-clinical .list .item .pic { max-width: 300px; margin-bottom: 0; } } @media (min-width: 992px) { .page-clinical .list .item .pic { max-width: 496px; } } .page-clinical .list .item .pic img { width: 100%; } .page-clinical .list .item .txt { padding: 0 1rem; } @media (min-width: 1201px) { .page-clinical .list .item .txt { padding: 0 2rem; } } @media (min-width: 1601px) { .page-clinical .list .item .txt { padding: 0 3rem; } } @media (min-width: 992px) { .page-clinical .list .item .txt h3 { font-weight: lighter; } } @media (min-width: 1201px) { .page-clinical .list .item .txt h3 { margin-bottom: 1.5rem; } } @media (min-width: 768px) { .page-clinical .list .item .txt p { display: none; } } @media (min-width: 992px) { .page-clinical .list .item .txt p { display: block; } } .page-clinical .list .item:hover { color: #2454bf; } .page-clinical .list .item:hover a { color: #2454bf; } .page-clinical-detail .s1 { height: 150px; background-color: #2454bf; background-position: center center; background-size: auto 100%; background-repeat: no-repeat; } @media (min-width: 992px) { .page-clinical-detail .s1 { height: 200px; } } @media (min-width: 1201px) { .page-clinical-detail .s1 { height: 300px; } } @media (min-width: 1601px) { .page-clinical-detail .s1 { height: 400px; } } .page-clinical-detail .s1 .container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .page-clinical-detail .s1 h1 { color: #fff; } @media (min-width: 992px) { .page-clinical-detail .s1 h1 { font-weight: lighter; } } .page-medical .leftcol { background-color: #fff; padding-bottom: 1rem; margin-bottom: 1rem; } @media (min-width: 992px) { .page-medical .leftcol { width: 275px; } } .page-medical .leftcol header { padding: 1rem 1rem; border-bottom: 1px #eee solid; } @media (min-width: 1201px) { .page-medical .leftcol header { padding: 1rem 1.5rem; } } .page-medical .leftcol h3 { padding: 0.6rem 0; border-bottom: 1px #eee solid; margin: 0 1rem; font-weight: lighter; color: #333; cursor: pointer; position: relative; } @media (min-width: 1201px) { .page-medical .leftcol h3 { margin: 0 1.5rem; } } @media (min-width: 1601px) { .page-medical .leftcol h3 { font-size: 1.125rem; } } .page-medical .leftcol h3 .iconfont { margin-right: 0.3rem; } @media (min-width: 1601px) { .page-medical .leftcol h3 .iconfont { font-size: 1.125rem; } } .page-medical .leftcol h3::after { content: " "; display: block; position: absolute; border: 5px transparent solid; border-top-color: #333; right: 0; top: 1rem; z-index: 10; transition: all 0.3s; } @media (min-width: 1201px) { .page-medical .leftcol h3::after { top: 1.5rem; } } .page-medical .leftcol h3:hover { color: #2454bf; } .page-medical .leftcol h3:hover::after { border-top-color: #2454bf; } .page-medical .leftcol h3.openav::after { border-top-color: #2454bf; transform: rotate(180deg); } .page-medical .leftcol .categories { list-style: none; margin: 0; padding: 0; display: none; padding: 0 1rem; } @media (min-width: 1201px) { .page-medical .leftcol .categories { padding: 0 1.5rem; } } .page-medical .leftcol .categories.openav { display: block; } .page-medical .leftcol .categories li { border-bottom: 1px #eee solid; } .page-medical .leftcol .categories li a { display: block; padding: 0.8rem 0; color: #999; font-size: 14px; } .page-medical .leftcol .categories li a:hover { color: #2454bf; } .page-medical .list .item { margin-bottom: 1rem; } @media (min-width: 1201px) { .page-medical .list .item { margin-bottom: 2rem; } } .page-medical .list .item .pic { max-width: 496px; display: block; margin-bottom: 1rem; } @media (min-width: 992px) { .page-medical .list .item .pic { margin-bottom: 0; } } .page-medical .txt { padding: 0 1rem; border-bottom: 1px #eee solid; margin-bottom: 0.5rem; } @media (min-width: 1201px) { .page-medical .txt { padding: 0 2rem; padding-bottom: 1rem; } } .page-medical .txt h3 { line-height: 1; margin-bottom: 1rem; } @media (min-width: 992px) { .page-medical .txt h3 { font-weight: lighter; margin-bottom: 1.5rem; } } @media (min-width: 1201px) { .page-medical .txt h3 { margin-bottom: 2rem; } } @media (min-width: 768px) { .page-medical .txt p.des { height: 56px; overflow: hidden; } } @media (min-width: 992px) { .page-medical .txt p.des { height: 53px; } } @media (min-width: 1201px) { .page-medical .txt p.des { height: 53px; margin-bottom: 1.5rem; } } @media (min-width: 1601px) { .page-medical .txt p.des { height: 58px; } } .page-medical-detail .s1 { position: relative; z-index: 0; } .page-medical-detail .s1 img { width: 100%; } .page-medical-detail .s1 .title { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; } .page-medical-detail .s1 .title .container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; color: #fff; } .page-medical-detail .s2 { z-index: 980; margin-top: -15px; position: relative; } @media (min-width: 768px) { .page-medical-detail .s2 { margin-top: -30px; } } @media (min-width: 992px) { .page-medical-detail .s2 { margin-top: -50px; } } @media (min-width: 1201px) { .page-medical-detail .s2 { margin-top: -70px; } } @media (min-width: 1601px) { .page-medical-detail .s2 { margin-top: -90px; } } .page-medical-detail .s2 .content { background-color: #fff; padding: 1rem; } @media (min-width: 768px) { .page-medical-detail .s2 .content { padding: 2rem; } } @media (min-width: 992px) { .page-medical-detail .s2 .content { padding: 2rem 3rem; } } @media (min-width: 1201px) { .page-medical-detail .s2 .content { padding: 3rem 4rem; } } .page-contact .txt-container { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; } .page-contact .txt-container .container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #fff; } .page-contact .txt-container .container h3 { font-weight: lighter; } @media (min-width: 1201px) { .page-contact .txt-container .container h3 { margin-bottom: 1.5rem; } } .page-contact .txt-container .container ul { list-style: none; margin: 0; padding: 0; } @media (min-width: 1201px) { .page-contact .txt-container .container ul li { margin-bottom: 1rem; } } .page-contact .txt-container .container a { color: #fff; } .page-contact .txt-container .container a:hover { text-decoration: underline; } .page-contact .s1 { position: relative; } .page-contact .s1 img { width: 100%; height: 300px; object-position: center center; object-fit: cover; } @media (min-width: 768px) { .page-contact .s1 img { height: auto; } } .page-contact .s2 { position: relative; } .page-contact .s2 img { width: 100%; height: 300px; object-position: center center; object-fit: cover; } @media (min-width: 768px) { .page-contact .s2 img { height: auto; } } @media (min-width: 992px) { .page-contact .s2 .txt-container .container { padding-left: 50%; } } @media (min-width: 992px) { .page-comment .leftcol { padding-right: 3rem; } } .page-comment .form-group { color: #999; position: relative; padding-left: 3rem; margin-bottom: 1.5rem; } @media (min-width: 768px) { .page-comment .form-group { padding-left: 5rem; } } @media (min-width: 1201px) { .page-comment .form-group { margin-bottom: 2rem; } } .page-comment .form-group .form-label { position: absolute; left: 0; top: 0; z-index: 10; display: inline-block; line-height: 40px; } @media (min-width: 768px) { .page-comment .form-group .form-label { line-height: 60px; } } .page-comment .form-group .form-control { width: 100%; height: 40px; border: none; padding: 0 1.5rem; } @media (min-width: 768px) { .page-comment .form-group .form-control { height: 60px; } } .page-comment .form-group .form-control-area { width: 100%; height: 200px; border: none; padding: 0.5rem 1.5rem; } @media (min-width: 768px) { .page-comment .form-group .form-control-area { padding: 1rem 1.5rem; height: 312px; } } @media (min-width: 1201px) { .page-comment .form-group .form-control-area { height: 336px; } } .page-comment .action { text-align: center; } @media (min-width: 992px) { .page-comment .action .btn { width: 600px; } } .page-service .s1 .header { margin: 0 auto; border-radius: 20px; background-color: #fff; box-shadow: 0px 0px 30px 0px rgba(36, 84, 191, 0.2); } @media (min-width: 768px) { .page-service .s1 .header { width: 600px; border-radius: 30px; } } .page-service .s1 .header a { display: block; text-align: center; height: 40px; line-height: 40px; } @media (min-width: 768px) { .page-service .s1 .header a { height: 60px; line-height: 60px; } } .page-service .s1 .header a.active { background-color: #2454bf; color: #fff; border-radius: 30px; } .page-service .s2 .downlist .item { max-width: 300px; margin: 0 auto 2rem; text-align: center; } @media (min-width: 768px) { .page-service .s2 .downlist .item { text-align: left; } } @media (min-width: 1201px) { .page-service .s2 .downlist .item { margin-bottom: 3rem; } } .page-service .s2 .downlist .item .pic { border-radius: 4px; background-color: rgb(255, 255, 255); box-shadow: 0px 0px 56.4px 3.6px rgba(36, 84, 191, 0.1); margin-bottom: 1rem; } @media (min-width: 992px) { .page-service .s2 .downlist .item .pic { margin-bottom: 1.5rem; } } .page-service .s2 .downlist .item .pic img { width: 100%; } .page-service .s2 .downlist .item .title { margin-bottom: 1rem; } @media (min-width: 992px) { .page-service .s2 .downlist .item .title { margin-bottom: 0; } } .page-service .s2 .downlist .item a { display: inline-block; border: 1px #2454bf solid; padding: 0.2rem 0.5rem 0.2rem 2.2rem; color: #2454bf; position: relative; } .page-service .s2 .downlist .item a .iconfont { position: absolute; left: 0.5rem; top: 0; z-index: 10; font-size: 1.3rem; line-height: 1.7; } .page-service .s2 .downlist .item a:hover { background-color: #2454bf; color: #fff; } .ts-style1 h2 { color: #2454bf; position: relative; } .ts-style1 h2::after { content: " "; display: block; position: absolute; left: 0; bottom: 0; height: 1px; width: 2.5rem; background-color: #2454bf; } .ts-style2 { text-align: center; } .ts-style2 h2 { color: #2454bf; position: relative; } .ts-style2 h2::after { content: " "; display: block; position: absolute; left: 50%; bottom: 0; height: 1px; width: 2.5rem; background-color: #2454bf; transform: translateX(-50%); } .ts-style3 { border: none; } .ts-style3 h2 { color: #fff; position: relative; } .ts-style3 h2::after { content: " "; display: block; position: absolute; left: 0; bottom: 0; height: 1px; width: 2.5rem; background-color: #fff; } .page-innovate-s1 { background: url(../img/coo_s1_bg.png) no-repeat center bottom; } @media (min-width: 992px) { .page-innovate-s2 .lc { padding-right: 2rem; } } @media (min-width: 1201px) { .page-innovate-s2 .lc { padding-right: 4rem; } } @media (min-width: 1601px) { .page-innovate-s2 .lc { padding-right: 6rem; } } .page-innovate-s2 .pic img { width: 100%; } .page-innovate-s3 { background-color: #EFF1F1; } @media (min-width: 1201px) { .page-innovate-s3 .item { padding: 0 1rem; } } @media (min-width: 1601px) { .page-innovate-s3 .item { padding: 0 2rem; } } .page-innovate-s3 .item .pic { margin-bottom: 1rem; } .page-innovate-s3 .item .pic img { border-radius: 6px; width: 100%; } .page-innovate-s4 .item { text-align: center; position: relative; margin-bottom: 1rem; } .page-innovate-s4 .item .txt { position: absolute; top: 55%; transform: translate(-50%, -50%); color: #fff; left: 50%; transition: all 0.3s; } .page-innovate-s4 .item .txt .text36 { line-height: 1.3; margin-bottom: 1rem; } .page-innovate-s4 .item .txt .more { border: 1px #fff solid; padding: 0.3rem 1rem; color: #fff; border-radius: 10px; background-color: rgba(255, 255, 255, 0.3); transition: all 0.3s; } @media (min-width: 992px) { .page-innovate-s4 .item .txt .more { opacity: 0; padding: 0.6rem 3.5rem; } } .page-innovate-s4 .item .txt .more:hover { background-color: #fff; color: #2454bf; } .page-innovate-s4 .item:hover .txt { top: 50%; } .page-innovate-s4 .item:hover .txt .more { opacity: 1; } .page-innovate-s5 { background: #2454bf url(../img/coo_08.jpg) no-repeat center center; background-size: cover; color: #fff; } .page-innovate-s5 a { color: #fff; text-decoration: underline; } .page-innovate-s5 a:hover { text-decoration: none; } .page-innovate-s5 .more { border: 1px #fff solid; padding: 0.6rem 1.5rem; color: #fff; border-radius: 10px; background-color: rgba(255, 255, 255, 0.3); transition: all 0.3s; display: block; } @media (min-width: 992px) { .page-innovate-s5 .more { display: inline-block; padding: 0.6rem 3.5rem; } } .page-innovate-s5 .more:hover { background-color: #fff; color: #2454bf; } .page-jobs .joblist .item { border-top: 2px #e8e9ec solid; } .page-jobs .joblist .item .job-header { cursor: pointer; padding: 1rem 1rem; } @media (min-width: 992px) { .page-jobs .joblist .item .job-header { padding: 2rem 1rem; } } .page-jobs .joblist .item .job-header .title { font-weight: bold; } .page-jobs .joblist .item .iconfont { font-size: 1.375rem; display: block; transition: all 0.3s; } @media (min-width: 992px) { .page-jobs .joblist .item .iconfont { font-size: 1.75rem; } } @media (min-width: 992px) { .page-jobs .joblist .item .address { margin-right: 1rem; } } @media (min-width: 1201px) { .page-jobs .joblist .item .address { margin-right: 2rem; } } @media (min-width: 1601px) { .page-jobs .joblist .item .address { margin-right: 3rem; } } .page-jobs .joblist .item .job-body { background-color: #eef1f9; padding: 2rem 1rem; display: none; margin-bottom: 1.5rem; } @media (min-width: 1201px) { .page-jobs .joblist .item .job-body { margin-bottom: 2.5rem; } } .page-jobs .joblist .item .job-body ol { padding-left: 1.3rem; } .page-jobs .joblist .item.active { border-top: 2px #2454bf solid; } .page-jobs .joblist .item.active .iconfont { transform: rotate(45deg); } .page-jobs .joblist .item.active .job-body { display: block; } .page-overseas .leftcol { margin-bottom: 2rem; } @media (min-width: 992px) { .page-overseas .leftcol { padding-right: 3rem; margin-bottom: 0; } } @media (min-width: 1201px) { .page-overseas .leftcol { padding-right: 5rem; } } @media (min-width: 1601px) { .page-overseas .leftcol { padding-right: 7rem; } } @media (min-width: 992px) { .page-overseas .leftcol .text24 { font-weight: lighter; } } .page-overseas .leftcol .text24.t1 { font-weight: normal; color: #2454bf; } .page-overseas .leftcol .footer { padding-top: 1rem; } @media (min-width: 992px) { .page-overseas .leftcol .footer { padding-top: 2rem; } } .page-overseas .leftcol .footer .btn-primary { margin-bottom: 1.5rem; font-weight: lighter; } .page-overseas .leftcol .footer .btn-primary .iconfont { margin-right: 0.5rem; } @media (min-width: 992px) { .page-overseas .leftcol .footer .btn-primary { padding-left: 1.5rem; padding-right: 1.5rem; } } .page-overseas .rightcol { background-color: rgb(255, 255, 255); box-shadow: 0px 0px 56.4px 3.6px rgba(36, 84, 191, 0.1); padding: 2rem 1rem 1rem; margin-bottom: 2rem; } @media (min-width: 768px) { .page-overseas .rightcol { padding: 2rem 2rem; } } @media (min-width: 992px) { .page-overseas .rightcol { padding: 2rem 2rem; margin-bottom: 0; } } @media (min-width: 1201px) { .page-overseas .rightcol { padding: 2rem 3rem; } } @media (min-width: 1601px) { .page-overseas .rightcol { padding: 2rem 5rem; } } .page-overseas .rightcol .title { font-weight: lighter; } .page-overseas .rightcol ul { list-style: none; margin: 0; padding: 0; } .page-overseas .rightcol ul li { position: relative; padding-left: 3rem; padding-top: 1rem; padding-bottom: 1rem; border-bottom: 1px #f1f3f4 solid; } .page-overseas .rightcol ul li:last-child { border-bottom: none; } .page-overseas .rightcol ul li .iconfont { position: absolute; left: 0; top: 1rem; z-index: 100; color: #079be9; } .page-campus .leftcol { background-color: rgb(255, 255, 255); box-shadow: 0px 0px 56.4px 3.6px rgba(36, 84, 191, 0.1); padding: 2rem 1rem 1rem; margin-bottom: 2rem; } @media (min-width: 768px) { .page-campus .leftcol { padding: 2rem 2rem; } } @media (min-width: 992px) { .page-campus .leftcol { padding: 2rem 2rem; margin-bottom: 0; } } @media (min-width: 1201px) { .page-campus .leftcol { padding: 2rem 3rem; } } @media (min-width: 1601px) { .page-campus .leftcol { padding: 2rem 5rem; } } .page-campus .leftcol .title { font-weight: lighter; } .page-campus .leftcol ul { list-style: none; margin: 0; padding: 0; } .page-campus .leftcol ul li { position: relative; padding-left: 2rem; padding-top: 1rem; padding-bottom: 1rem; border-bottom: 1px #f1f3f4 solid; } @media (min-width: 768px) { .page-campus .leftcol ul li { padding-left: 3rem; } } .page-campus .leftcol ul li:last-child { border-bottom: none; } .page-campus .leftcol ul li .iconfont { position: absolute; left: 0; top: 1rem; z-index: 100; color: #079be9; } @media (min-width: 992px) { .page-campus .rightcol { padding-left: 3rem; } } @media (min-width: 1201px) { .page-campus .rightcol { padding-left: 5rem; } } @media (min-width: 1601px) { .page-campus .rightcol { padding-left: 7rem; } } @media (min-width: 992px) { .page-campus .rightcol .text24 { font-weight: lighter; } } .page-campus .rightcol .footer { padding-top: 1rem; } @media (min-width: 992px) { .page-campus .rightcol .footer { padding-top: 2rem; } } .page-campus .rightcol .footer .btn-primary { margin-bottom: 1.5rem; font-weight: lighter; } .page-campus .rightcol .footer .btn-primary .iconfont { margin-right: 0.5rem; } @media (min-width: 992px) { .page-campus .rightcol .footer .btn-primary { padding-left: 1.5rem; padding-right: 1.5rem; } } .page-product .item { display: block; background-image: linear-gradient(90deg, rgb(13, 31, 68) 1%, rgb(21, 46, 99) 98%); position: relative; overflow: hidden; padding-top: 120px; } @media (min-width: 768px) { .page-product .item { padding-top: 0; } } .page-product .item .pic img { display: block; width: 100%; } .page-product .item .txt { position: absolute; left: 0; top: 0; z-index: 100; width: 100%; height: 120px; color: #fff; } @media (min-width: 768px) { .page-product .item .txt { background-color: transparent; height: 100%; } } .page-product .item .txt .container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .page-product .item:hover { background-image: linear-gradient(-90deg, rgb(17, 82, 196) 0%, rgb(10, 42, 111) 100%); } .page-product .item.ood { background-image: linear-gradient(90deg, rgb(21, 46, 99) 0, rgb(13, 31, 68) 100%); } .page-product .item.ood .txt .container { text-align: right; } .page-product .item.ood:hover { background-image: linear-gradient(90deg, rgb(17, 82, 196) 0%, rgb(10, 42, 111) 100%); } .page-product-detail .s1 { position: relative; } .page-product-detail .s1 .pic { background-color: #2454bf; } .page-product-detail .s1 .pic img { width: 100%; height: 150px; object-fit: cover; object-position: center center; } @media (min-width: 768px) { .page-product-detail .s1 .pic img { height: auto; } } .page-product-detail .s1 .txt { position: absolute; left: 0; top: 0; z-index: 100; width: 100%; height: 100%; color: #fff; } .page-product-detail .s1 .txt .container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .page-product-detail .s1 .txt .container h1 { margin: 0; } .page-product-detail .s1 .txt .container h3 { font-weight: normal; } .page-product-detail .s2 .item { border-bottom: 1px #d9dde7 solid; } .page-product-detail .s2 .item .title { color: #2454bf; } @media (min-width: 768px) { .page-product-detail .s2 .item .title { color: #333; } } .page-product-detail .s2 .item dl dd { color: #666; } .page-product-detail .s2 .item ul { padding-left: 1.3rem; } .page-product-detail .s2 .item.last { text-align: right; border-bottom: none; } .page-product-detail .s2 .item.last a.btn { position: relative; padding-left: 2.5rem; } .page-product-detail .s2 .item.last a.btn .iconfont { font-size: 1.125rem; position: absolute; left: 1rem; top: 0.1rem; z-index: 100; } @media (min-width: 768px) { .page-product-detail .s2 .item.last a.btn .iconfont { left: 2rem; font-size: 1.5rem; top: 0rem; } } @media (min-width: 992px) { .page-product-detail .s2 .item.last a.btn .iconfont { font-size: 1.75rem; } } @media (min-width: 1201px) { .page-product-detail .s2 .item.last a.btn .iconfont { top: 0.2rem; } } @media (min-width: 1601px) { .page-product-detail .s2 .item.last a.btn .iconfont { top: 0.4rem; left: 3rem; } } @media (min-width: 768px) { .page-product-detail .s2 .item.last a.btn { padding-left: 4rem; } } @media (min-width: 992px) { .page-product-detail .s2 .item.last a.btn { padding-left: 5rem; } } @media (min-width: 1201px) { .page-product-detail .s2 .item.last a.btn { padding-right: 3rem; padding-left: 5rem; } } @media (min-width: 1601px) { .page-product-detail .s2 .item.last a.btn { padding-right: 3rem; padding-left: 5rem; } } .page-product-detail .s2 img { height: auto !important; } .page-news .years { position: relative; font-size: 1rem; height: 35px; } @media (min-width: 768px) { .page-news .years { width: 280px; height: 45px; font-size: 1.25rem; } } .page-news .years .current_year { background-color: rgb(255, 255, 255); width: 100%; height: 35px; border-radius: 17px; line-height: 35px; padding-left: 2rem; position: absolute; left: 0; top: 0; z-index: 200; } @media (min-width: 768px) { .page-news .years .current_year { width: 280px; height: 45px; line-height: 45px; border-radius: 22px; } } .page-news .years .current_year::after { position: absolute; right: 2rem; top: 15px; border: 7px solid transparent; border-top-color: #2454bf; content: " "; width: 0; height: 0; z-index: 300; } @media (min-width: 768px) { .page-news .years .current_year::after { top: 20px; } } .page-news .years .yearlist { list-style: none; margin: 0; padding: 0; position: absolute; left: 50%; top: 35px; z-index: 100; background-color: #fff; border-radius: 0 0 30px 30px; overflow: hidden; width: 200px; margin-left: -100px; box-shadow: 0 0 12px rgba(0, 0, 0, 0.05); display: none; } @media (min-width: 768px) { .page-news .years .yearlist { top: 45px; } } .page-news .years .yearlist li { border-bottom: 1px #eee solid; } .page-news .years .yearlist li:last-child { border-bottom: none; } .page-news .years .yearlist li a { display: block; height: 45px; text-align: center; line-height: 45px; } .page-news .years:hover .yearlist { display: block; } .page-news .newslist .item { display: block; position: relative; padding-top: 1rem; padding-bottom: 1rem; border-bottom: 1px #eee solid; } @media (min-width: 768px) { .page-news .newslist .item { padding-top: 2rem; padding-bottom: 2rem; } } .page-news .newslist .item img { display: block; width: 100%; margin-bottom: 1rem; } @media (min-width: 768px) { .page-news .newslist .item img { margin-bottom: 0; } } @media (min-width: 992px) { .page-news .newslist .item .txt { padding-left: 1rem; } } @media (min-width: 1201px) { .page-news .newslist .item .txt { padding-left: 2rem; } } @media (min-width: 1601px) { .page-news .newslist .item .txt { padding-left: 3rem; } } .page-news .newslist .item .txt h3 { color: #082535; } .page-news .newslist .item .txt .date { color: #082535; } .page-news .newslist .item .txt p { color: #999; height: 52px; overflow: hidden; } @media (min-width: 768px) { .page-news .newslist .item .txt p { display: none; } } @media (min-width: 992px) { .page-news .newslist .item .txt p { display: block; height: auto; } } .page-news .newslist .item .txt .addressdate { list-style: none; margin: 0; padding: 0; } .page-news .newslist .item .txt .addressdate li { color: #999; } .page-news .newslist .item:hover { background-color: #fff; } .page-news .newslist .item:hover .txt h3 { color: #2454bf; } .page-news-detail .container .art-header h1 { margin-bottom: 1rem; } @media (min-width: 1201px) { .page-news-detail .container .art-header h1 { margin-bottom: 2rem; } } .page-news-detail .container .art-header .note { position: relative; color: #999; } .page-news-detail .container .art-header .note .author { display: inline-block; } .page-news-detail .container .art-header .note .val { display: inline-block; margin-right: 1rem; color: #2454bf; } .page-news-detail .container .art-header .note time { display: inline-block; } .page-news-detail .container p { text-align: justify; } .page-news-detail .container .content { color: #8a9095; margin-bottom: 2rem; } @media (min-width: 1201px) { .page-news-detail .container .content { margin-bottom: 3rem; } } .page-news-detail .container .content .pic { text-align: center; } .page-news-detail .container .pagenav { text-align: center; } @media (min-width: 992px) { .page-news-detail .container .pagenav { text-align: right; } } .page-news-detail .container .pagenav a { display: inline-block; padding: 0.8rem 2rem; background-color: #fff; margin: 0 0.5rem; } @media (min-width: 992px) { .page-news-detail .container .pagenav a { margin: 0 0 0 1rem; } } .page-news-detail .container .pagenav a:hover { background-color: #2454bf; color: #fff; } .page-group-s1 { background: #EFF1F1; } .page-group-s1 .container { background: url(../img/group-bg-logo.png) no-repeat right bottom -2rem; padding-bottom: 3rem; background-size: 75% auto; } @media (min-width: 768px) { .page-group-s1 .container { padding-bottom: 5rem; } } @media (min-width: 992px) { .page-group-s1 .container { padding-bottom: 7rem; } } @media (min-width: 1201px) { .page-group-s1 .container { padding-bottom: 10rem; } } @media (min-width: 1601px) { .page-group-s1 .container { padding-bottom: 13rem; } } .page-group-s2 .products .item .pic { text-align: center; border-radius: 12px; display: block; margin-bottom: 1.5rem; transition: all 0.2s; background-color: #fff; } .page-group-s2 .products .item .pic:hover { box-shadow: 0 0 25px rgba(0, 0, 0, 0.05); } .page-group-s2 .products .item p { color: #999; } .page-group-s3 .links .item a { display: block; padding: 1rem 1rem; background: #fff url(../img/icon-arrow.png) no-repeat right 1rem center; } .page-group-s3 .links .item a:hover { box-shadow: 0 0 25px rgba(0, 0, 0, 0.05); } @media (min-width: 992px) { .page-oem-s1 .tabs .list { padding-right: 3rem; } } @media (min-width: 1201px) { .page-oem-s1 .tabs .list { padding-right: 7rem; } } @media (min-width: 1601px) { .page-oem-s1 .tabs .list { padding-right: 11rem; } } .page-oem-s1 .tabs .list .li h3 { border-top: 1px #eee solid; padding-top: 1rem; padding-bottom: 1rem; margin: 0; font-weight: normal; } .page-oem-s1 .tabs .list .li p { display: none; color: #999; } .page-oem-s1 .tabs .list .li.active h3 { font-weight: bold; border-top: 4px #2454bf solid; } .page-oem-s1 .tabs .list .li.active p { display: block; } .page-oem-s1 .tabs .images figure { display: none; } .page-oem-s1 .tabs .images figure.active { display: block; } .page-oem-s2 { background-color: #EFF1F1; } .page-oem-s2 .intro .col-md-6 { margin-bottom: 2rem; } .page-oem-s2 .intro .item { background-color: #fff; padding: 2rem 1rem; text-align: center; height: 100%; } @media (min-width: 992px) { .page-oem-s2 .intro .item { margin-left: -5px; margin-right: -5px; } } .page-oem-s2 .intro .item .icon { margin: 0 auto 1rem; width: 90px; height: 90px; background-color: #3B6DD9; position: relative; border-radius: 50%; } @media (min-width: 1201px) { .page-oem-s2 .intro .item .icon { width: 100px; height: 100px; } } @media (min-width: 1601px) { .page-oem-s2 .intro .item .icon { width: 112px; height: 112px; } } .page-oem-s2 .intro .item .icon img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); } .page-oem-s2 .intro .item p { color: #999; margin-bottom: 0; } .page-oem-s3 .intro { color: #999; } @media (min-width: 992px) { .page-oem-s3 .intro { padding: 0 3rem; } } @media (min-width: 1201px) { .page-oem-s3 .intro { padding: 0 4rem; } } @media (min-width: 1601px) { .page-oem-s3 .intro { padding: 0 9.5rem; } } .page-oem-s3 .intro h4 { font-weight: normal; } .page-oem-s3 .intro .des1 { text-align: right; } .page-oem-s4 .products .header { border-bottom: 1px #eee solid; } .page-oem-s4 .products .header ul { list-style: none; margin: 0; padding: 0; text-align: center; } .page-oem-s4 .products .header ul li { display: inline-block; margin: 0 1rem; position: relative; padding: 1rem 0.3rem; color: #999; cursor: pointer; } @media (min-width: 992px) { .page-oem-s4 .products .header ul li { margin: 0 1.5rem; } } @media (min-width: 1201px) { .page-oem-s4 .products .header ul li { margin: 0 2rem; } } @media (min-width: 1601px) { .page-oem-s4 .products .header ul li { margin: 0 2.5rem; } } .page-oem-s4 .products .header ul li.active { color: #333; } .page-oem-s4 .products .header ul li.active::after { position: absolute; left: 0; bottom: 0; width: 100%; content: " "; display: block; height: 4px; background-color: #3B6DD9; } .page-oem-s4 .products .list .item a.pic { background-color: #fff; border-radius: 6px; transition: all 0.25s; display: block; text-align: center; margin-bottom: 0.6rem; } .page-oem-s4 .products .list .item a.pic:hover { box-shadow: 0 0 2rem rgba(0, 0, 0, 0.05); } .page-oem-s4 .products .list .item h3 { text-align: center; padding: 1rem; } .page-oem-s4 .products .list .tab-body { display: none; } .page-oem-s4 .products .list .tab-body.active { display: block; } .page-oem-s5 { background: url(../img/oem-bg.jpg) no-repeat center center; background-size: cover; color: #fff; padding-bottom: 3rem; } @media (min-width: 992px) { .page-oem-s5 { padding-bottom: 5rem; } } @media (min-width: 1201px) { .page-oem-s5 { padding-bottom: 8rem; } } @media (min-width: 1601px) { .page-oem-s5 { padding-bottom: 11rem; } } .page-oem-s5 .style1 h2 { color: #fff; } .page-oem-s5 .style1::after { background-color: #fff; } .page-oem-s5 .txt { max-width: 580px; } .page-oem-s5 ul.list { list-style: none; margin: 0; padding: 0; } .page-oem-s5 ul.list li { background: url(../img/icon-ok.svg) no-repeat left center; background-size: 20px; padding-left: 1.8rem; width: 48%; display: inline-block; } @media (min-width: 768px) { .page-oem-s5 ul.list li { width: 32%; } } .page-oem-s6 { background: url(../img/oem-bg-2.jpg) no-repeat center center; background-size: cover; } .page-oem-s6 .contact { max-width: 296px; list-style: none; margin: 0; padding: 0; margin: 0 auto; } .page-oem-s6 .contact li { margin-bottom: 2rem; padding-left: 3.5rem; background: #fff url(../img/icon-phone.svg) no-repeat left 1rem center; background-size: 24px auto; padding-top: 0.8rem; padding-bottom: 0.8rem; border-bottom: 4px #fff solid; } @media (min-width: 1601px) { .page-oem-s6 .contact li { margin-bottom: 3rem; } } .page-oem-s6 .contact li:hover { background-image: url(../img/icon-phone-color.svg); border-bottom: 4px #3B6DD9 solid; color: #3B6DD9; } .page-oem-s6 .contact li.email { background-image: url(../img/icon-email.svg); } .page-oem-s6 .contact li.email:hover { background-image: url(../img/icon-email-color.svg); } .page-oem-s6 .contact li:last-child { margin-bottom: 0; } .page-search .newslist .item { padding-top: 2rem; padding-bottom: 2rem; border-bottom: 1px #ddd solid; } @media (min-width: 768px) { .page-search .newslist .item { padding-top: 3rem; padding-bottom: 3rem; } } .page-search .newslist .item a { font-weight: normal; } @media (min-width: 1601px) { .page-search .newslist .item a { font-size: 1.125rem; } } .page-search .newslist .item a strong { color: #24C6DC; } .page-search .newslist .item .pubdate { color: #ccc; } .pagination { list-style: none; margin: 0; padding: 0; padding-top: 1rem; } @media (min-width: 768px) { .pagination { padding-top: 2rem; } } .pagination a, .pagination span { display: inline-block; line-height: 1; padding: 0.2rem 0.5rem; color: #999; margin: 0 0.3rem; } @media (min-width: 768px) { .pagination a, .pagination span { padding: 0.5rem 0.72rem; } } .pagination a.current, .pagination span.current { color: #2454bf; } .pagination a:hover { color: #2454bf; } .pagination .prev, .pagination .next { padding: 0; width: 34px; height: 34px; border-radius: 50%; text-align: center; line-height: 32px; border: 1px #c6c6c8 solid; } .pagination .prev:hover, .pagination .next:hover { border: 1px #2454bf solid; } .page-link { color: #999; } .page-link:hover { color: #2454bf; } .page-link .iconfont { font-size: 0.875rem; } .site-footer { background-color: #fff; z-index: 100; color: #808080; padding-top: 2rem; } @media (min-width: 768px) { .site-footer { padding-top: 3rem; } } @media (min-width: 1201px) { .site-footer { font-size: 0.875rem; padding-top: 4rem; } } .site-footer ul.botnav { list-style: none; margin: 0; padding: 0; margin-bottom: 2rem; } @media (min-width: 768px) { .site-footer ul.botnav { display: flex; flex-wrap: wrap; } } @media (min-width: 768px) { .site-footer ul.botnav > li { width: 25%; margin-bottom: 2rem; } } @media (min-width: 992px) { .site-footer ul.botnav > li { width: 14.2%; padding-right: 15px; } } .site-footer ul.botnav > li > a { color: 333; margin-bottom: 0.7rem; border-bottom: 1px #eee solid; padding-bottom: 0.3rem; display: block; font-weight: bold; } @media (min-width: 768px) { .site-footer ul.botnav > li > a { border-bottom: none; padding-bottom: 0; } } .site-footer ul.botnav ul.sub-menu { list-style: none; margin: 0; padding: 0; } .site-footer ul.botnav ul.sub-menu li { display: inline-block; margin-right: 1rem; margin-bottom: 0.7rem; } @media (min-width: 768px) { .site-footer ul.botnav ul.sub-menu li { display: block; margin-right: 0; } } .site-footer ul.botnav ul.sub-menu li a { color: #999; } .site-footer ul.botnav ul.sub-menu li a:hover { color: #2454bf; } .site-footer .contact { text-align: center; } @media (min-width: 1201px) { .site-footer .contact { text-align: right; } } .site-footer .contact .logo_bot { display: block; margin-bottom: 2rem; } .site-footer .contact ul { list-style: none; margin: 0; padding: 0; } .site-footer .contact ul li .iconfont { margin-left: 0.7rem; } .site-footer .bot { color: #ccc; border-top: 1px #eee solid; padding-top: 1rem; padding-bottom: 1rem; font-size: 0.75rem; } @media (min-width: 1201px) { .site-footer .bot { padding-top: 1.5rem; padding-bottom: 1.5rem; } } .site-footer .bot p { margin-bottom: 0; } .site-footer .bot a { color: #ccc; } .site-footer .bot a:hover { color: #2454bf; } .toTop { position: fixed; right: 1rem; bottom: 1rem; display: block; opacity: 0.5; z-index: 2000; display: none; width: 50px; height: 50px; text-align: center; background-color: #eee; line-height: 50px; border-radius: 5px; color: #000; } @media (min-width: 768px) { .toTop { right: 2rem; bottom: 2rem; } } .toTop .iconfont { font-size: 1.5rem; } .toTop:hover { opacity: 1; } @media print { *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }