﻿@charset "UTF-8";

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */ html {
    font-family: "微软雅黑";
}

body {
    margin: 0;
    font-family: "微软雅黑";
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

progress {
    vertical-align: baseline;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:active, a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: inherit;
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

button, input, select, textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: 700;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

html {
    box-sizing: border-box;
}

*, :after, :before {
    box-sizing: inherit;
}

blockquote, body, caption, dd, dl, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, table, td, th, ul {
    margin: 0;
    padding: 0;
}

button, input, label, select, textarea {
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button {
    background: transparent;
    cursor: pointer;
    outline: none;
    color: inherit;
}

    button span {
        position: relative;
    }

textarea {
    resize: vertical;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    transition: color .25s ease,opacity .25s ease,border .25s ease;
}

    a:active, a:focus, a:hover {
        outline: none;
    }

a, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

ul {
    list-style: inside;
}

li > ol, li > ul {
    margin-bottom: 0;
}

img {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle;
    height: auto;
}

    img[src*=".svg"] {
        width: 100%;\9
    }

a img {
    border: none;
}

_::-ms-reveal, img[src*=".svg"] {
    width: 100%;
}

audio, canvas, iframe, svg, video {
    vertical-align: middle;
}

iframe, object {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    background-color: transparent;
}

svg {
    display: inline-block;
    fill: inherit;
    width: inherit;
    height: inherit;
}

q {
    font-style: italic;
    quotes: "‘" "’";
}

    q:before {
        content: open-quote;
    }

    q:after {
        content: close-quote;
    }

blockquote {
    quotes: "“" "”";
}

    blockquote p {
        text-indent: -.375em;
    }

        blockquote p:before {
            content: open-quote;
        }

        blockquote p:after {
            content: no-close-quote;
        }

        blockquote p:last-of-type:after {
            content: close-quote;
        }

.fl {
    float: left;
}

.rt {
    float: right;
}

@font-face {
    font-family: "微软雅黑";
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "微软雅黑";
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "微软雅黑";
    font-style: normal;
    font-weight: 300;
}

address, blockquote, dl, fieldset, h1, h2, h3, h4, h5, h6, hr, ol, pre, ul {
    margin-bottom: 25px;
}

html {
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    text-rendering: optimizeLegibility;
    font-size: 1em;
    line-height: 1.5;
    background: #eee;
    color: #555;
}

body {
    font-family: "微软雅黑";
    font-weight: 400;
}

/*::-moz-selection {
    background: #eee;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #eee;
    color: #fff;
    text-shadow: none
}*/

.t-h1, .t-h2, .t-h3, .t-h4, .t-h5, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

.t-h1, h1 {
    font-size: 3.125rem;
    line-height: 1;
    letter-spacing: .05em;
}

.t-h2, h2 {
    font-size: 1.5625rem;
    line-height: 1.12;
}

.t-h3, h3 {
    font-size: 1rem;
    line-height: 1.3;
}

.t-h4, h4 {
    font-weight: 700;
    margin-bottom: 0;
}

.o-prose, .Related, .t-para, address, p {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .02em;
    font-weight: 300;
    -moz-osx-font-smoothing: initial;
    -webkit-font-smoothing: initial;
}

.t-small {
    font-size: .8125rem;
    line-height: 1.25;
}

hr {
    border: 0;
    border-bottom: 1px solid #242424;
}

address {
    font-style: normal;
}

b, strong {
    font-weight: 700;
}

sub, sup {
    font-size: 50%;
}

sup {
    top: -.7em;
}

sub {
    bottom: 0;
}

.o-wrapper {
    max-width: 100em;
    margin-left: auto;
    margin-right: auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}

@media screen and (min-width:48.0625em) {
    .o-wrapper {
        padding-right: 1.875rem;
        padding-left: 1.875rem;
    }
}

.o-wrapper--nopad {
    padding-right: 0;
    padding-left: 0;
}

.o-grid {
    margin: 0 0 0 -1.875rem;
    padding: 0;
    list-style: none;
    font-size: 0;
    letter-spacing: 0;
}

.o-grid__item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 1.875rem;
    font-size: medium;
    font-size: 14px;
}

    .o-grid__item h4 {
        font-weight: normal;
    }

    .o-grid__item img {
        width: 100%;
    }

.o-grid--full {
    margin-left: 0;
    overflow: hidden;
}

    .o-grid--full > .o-grid__item {
        padding-left: 0;
    }

.o-grid--right {
    text-align: right;
}

    .o-grid--right > .o-grid__item {
        text-align: left;
    }

@media screen and (max-width:48em) {
    .o-grid--panels {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .o-grid--panels > .o-grid__item {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 50%;
            flex: 1 1 50%;
            max-width: 50%;
        }
}

@media screen and (max-width:37.4375em) {
    .o-grid--panels > .o-grid__item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
    }
}

.o-grid--stack {
    /*background-color: #222*/
}

@media screen and (min-width:48.0625em) {
    .o-grid--stack > .o-grid__item:nth-child(n+7) {
        display: none;
    }
}

@media screen and (min-width:75em) {
    .o-grid--stack > .o-grid__item:nth-child(n+7) {
        display: inline-block;
    }
}

.u-1\/2 {
    width: 50%;
}

@media screen and (min-width:37.5em) {
    .u-1\/2\@x-small {
        width: 50%;
    }
}

@media screen and (min-width:48.0625em) {
    .u-1\/2\@small {
        width: 50%;
    }

    .u-1\/3\@small {
        width: 33.33333%;
    }

    .u-2\/3\@small {
        width: 66.66667%;
    }

    .u-1\/4\@small {
        width: 25%;
    }
}

@media screen and (min-width:62em) {
    .u-1\/3\@medium {
        width: 20%;
    }

    .u-2\/3\@medium {
        width: 66.66667%;
    }

    .u-1\/4\@medium {
        width: 20%;
    }

    .u-1\/6\@medium {
        width: 16.66667%;
    }
}

@media screen and (min-width:75em) {
    .u-1\/2\@large {
        width: 50%;
    }

    .u-1\/4\@large {
        width: 25%;
    }
}

.o-media {
    position: relative;
    height: 0;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    background-color: #f1f1f1;
}

    .o-media img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .o-media #map, .o-media #map1, .o-media #map2, .o-media embed, .o-media iframe, .o-media object, .o-media video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.o-media--map {
    height: 50vh;
}

@media screen and (min-width:48.0625em) {
    .o-media--map {
        height: 100vh;
    }
}

.o-media--video {
    padding-bottom: 56.25%;
}

.o-media--landscape {
    padding-bottom: 62.85714%;
}

.o-media--square {
    padding-bottom: 100%;
}

.o-media--letterbox {
    padding-bottom: 48.50394%;
}

.o-list {
    margin: 0;
    list-style: none;
}

.o-list--inline > li {
    display: inline-block;
}

.o-block {
    padding-top: 1.25rem;
}

@media screen and (min-width:48.0625em) {
    .o-block, .o-block:first-child {
        padding-top: 1.875rem;
    }
}

.o-block:last-child {
    padding-bottom: 1.25rem;
}

@media screen and (min-width:48.0625em) {
    .o-block:last-child {
        padding-bottom: 1.875rem;
    }
}

.o-block p:last-child {
    margin-bottom: 0;
}

.o-block--cols p {
    max-width: 95%;
}

@media screen and (max-width:48em) {
    .o-block--cols + .o-block--cols {
        padding-top: 0;
    }

    .o-block--cols .o-grid__item {
        margin-bottom: 1.25rem;
    }
}

.sg, .sg .c-title {
    margin-top: 1.875rem;
}

    .sg .c-title {
        border-bottom: 1px solid #242424;
        line-height: 2.5rem;
        margin-bottom: 1.875rem;
    }

    .sg .c-swatch-wrapper {
        display: inline-block;
        text-align: center;
        margin-bottom: 1.25rem;
        margin-right: 1.25rem;
    }

        .sg .c-swatch-wrapper em {
            display: inline-block;
            margin-bottom: .625rem;
        }

    .sg .c-swatch {
        width: 5rem;
        height: 5rem;
        border-radius: 50%;
    }

    .sg .c-swatch--border {
        border: 1px dashed #242424;
    }

.u-1\/12 {
    width: 8.33333%;
}

.u-1\/6 {
    width: 16.66667%;
}

.guide {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 1000;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    transition: .25s ease;
}

@media screen and (max-width:48em) {
    .guide {
        display: none;
    }
}

.guide__units {
    height: 100vh;
    background-color: pink;
}

.guide-toggle {
    position: fixed;
    bottom: 1.25rem;
    right: 1.25rem;
    outline: none;
    width: 3.125rem;
    height: 3.125rem;
    z-index: 100;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    cursor: pointer;
    opacity: 1;
    transition: .25s ease;
}

@media screen and (max-width:48em) {
    .guide-toggle {
        display: none;
    }
}

.guide-toggle:hover {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
}

.guide-toggle:active, .guide-toggle:checked {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

    .guide-toggle:checked + .guide {
        opacity: .3;
        visibility: visible;
    }

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    box-sizing: content-box;
    cursor: -webkit-grab;
    cursor: grab;
}

    .swiper-wrapper:active {
        cursor: -webkit-grabbing;
        cursor: grabbing;
    }

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        transition-property: height,-webkit-transform;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform;
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat;
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block;
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute;
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0,0%,100%,.5);
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff;
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0;
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: a 1s steps(12) infinite;
    animation: a 1s steps(12) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.lazyload, .lazyloading {
    opacity: 0;
    transition: 1s;
}

.lazyloaded {
    opacity: 1;
    transition: 1s;
}

.l-black {
    background-color: #000 !important;
}

.t-black {
    color: #000 !important;
}

.l-white {
    background-color: #fff !important;
}

.t-white {
    color: #fff !important;
}

.l-grey-primary {
    background-color: #242424 !important;
}

.t-grey-primary {
    color: #242424 !important;
}

.l-grey-secondary {
    background-color: #555 !important;
}

.t-grey-secondary {
    color: #555 !important;
}

.l-grey-tertiary {
    background-color: #eee !important;
}

.t-grey-tertiary {
    color: #eee !important;
}

.l-grey-quaternary {
    background-color: #f1f1f1 !important;
}

.t-grey-quaternary {
    color: #f1f1f1 !important;
}

.l-red {
    background-color: #ff5441 !important;
}

.t-red {
    color: #ff5441 !important;
}

.l-blue {
    background-color: #68d0f0 !important;
}

.t-blue {
    color: #68d0f0 !important;
}

.l-green {
    background-color: #00aa8f !important;
}

.t-green {
    color: #00aa8f !important;
}

.h-all {
    display: none !important;
}

@media screen and (min-width:48.0625em) {
    .h-up\@small {
        display: none !important;
    }
}

@media screen and (max-width:48em) {
    .h-down\@small {
        display: none !important;
    }
}

@media screen and (min-width:62em) {
    .h-up\@medium {
        display: none !important;
    }
}

@media screen and (max-width:61.9375em) {
    .h-down\@medium {
        display: none !important;
    }
}

@media screen and (min-width:75em) {
    .h-up\@large {
        display: none !important;
    }
}

@media screen and (max-width:74.9375em) {
    .h-down\@large {
        display: none !important;
    }
}

.breadcrumbs {
    position: absolute;
    width: 0;
    height: 0;
    max-width: 0;
    max-height: 0;
    overflow: hidden;
}

.t-hide {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.t-center {
    text-align: center;
}

.u-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.u-accessibility {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
}

.u-cf {
    *zoom: 1;
}

    .u-cf:after, .u-cf:before {
        content: "";
        display: table;
    }

    .u-cf:after {
        clear: both;
    }

.Filter {
    width: 100%;
    height: 0;
    background-color: #fff;
    transition: height .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);
    transition: height .25s cubic-bezier(.77,0,.175,1),transform .25s cubic-bezier(.77,0,.175,1);
    transition: height .25s cubic-bezier(.77,0,.175,1),transform .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);
    overflow: hidden;
}

@media screen and (min-width:48.0625em) {
    .Filter {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10;
        max-width: 100em;
        height: auto !important;
        margin: 0 auto;
        overflow-y: auto;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        will-change: transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

@media screen and (min-width:48.0625em) {
    .Filter.is-open {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@media screen and (min-width:48.0625em) {
    .Filter__wrapper {
        padding-top: 5.5rem;
        padding-bottom: 1.875rem;
    }
}

.Filter__list {
    position: relative;
    font-size: 1.5625rem;
    line-height: 1.78;
    color: #555;
}

@media screen and (min-width:48.0625em) {
    .Filter__list {
        font-size: 1rem;
        line-height: 1.35;
    }
}

@media screen and (max-width:48em) {
    .Filter__list:not(:last-child) .o-list {
        border-bottom: 1px solid #242424;
    }

    .Filter__list:first-child {
        padding-top: .625rem;
    }

    .Filter__list:last-child .o-list {
        padding-bottom: 1.25rem;
    }
}

.Filter__item {
    display: block;
    border-bottom: 1px solid #242424;
}

    .Filter__item.is-active, .Filter__item:hover {
        color: #242424;
        font-weight: 700;
    }

    .Filter__item a em {
        font-size: 0.58rem;
        line-height: 1.28;
        color: #555;
        font-style: normal;
        text-transform: uppercase;
    }

@media screen and (max-width:48em) {
    .Filter__item:last-child {
        border-bottom: 0;
    }
}

.Filter a {
    display: block;
}

@media screen and (min-width:48.0625em) {
    .Filter a {
        padding: .625rem 0 .5rem;
    }
}

.Filter__search {
    display: inline-block;
    font-size: 1.5625rem;
    line-height: 1.76;
}

.Filter__close {
    float: right;
}

.Footer {
    position: relative;
    z-index: 1;
    padding-top: 0;
}

@media screen and (min-width:37.5em) {
    .is-fs .Footer {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.Footer address, .Footer li, .Footer p {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.Footer__item {
    padding: 1.25rem 0;
    margin: 0 1.25rem;
}

@media screen and (min-width:48.0625em) {
    .Footer__item {
        margin: 0;
        padding: 1.875rem;
    }
}

@media screen and (max-width:37.4375em) {
    .Footer__item {
        border-bottom: 1px solid currentColor;
    }
}

.Footer__meta {
    position: relative;
    padding-bottom: 1.875rem;
}

@media screen and (max-width:37.4375em) {
    .Footer__meta {
        padding-top: 1.875rem;
    }
}

.Footer__small {
    display: inline;
}

    .Footer__small:last-of-type {
        display: block;
        margin-bottom: 1.875rem;
    }

@media screen and (min-width:37.5em) {
    .Footer__small:last-of-type {
        display: inline-block;
        border-left: 1px solid currentColor;
        padding-left: .625rem;
        margin-left: .4375rem;
        margin-bottom: 0;
    }
}

@media screen and (min-width:37.5em) {
    .Footer__social {
        float: right;
        margin: 0;
    }
}

.Footer__social a {
    opacity: 1;
}

    .Footer__social a:hover {
        opacity: .7;
    }

@media screen and (max-width:48em) {
    .Burger {
        position: relative;
        margin-top: .375rem;
        margin-bottom: .375rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .Burger, .Burger:after, .Burger:before {
            display: block;
            width: 1.5rem;
            height: .0625rem;
            -webkit-transform: translateZ(0) rotate(0deg);
            transform: translateZ(0) rotate(0deg);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            background-color: currentColor;
            transition: background-color .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);
            transition: transform .25s cubic-bezier(.77,0,.175,1),background-color .25s cubic-bezier(.77,0,.175,1);
            transition: transform .25s cubic-bezier(.77,0,.175,1),background-color .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);
        }

            .Burger:after, .Burger:before {
                content: "";
                position: absolute;
                top: 0;
            }

            .Burger:before {
                -webkit-transform: translate3d(0,-.375rem,0) rotate(0deg);
                transform: translate3d(0,-.375rem,0) rotate(0deg);
            }

            .Burger:after {
                -webkit-transform: translate3d(0,.375rem,0) rotate(0deg);
                transform: translate3d(0,.375rem,0) rotate(0deg);
            }

    .Header__switch--navigation.is-cross .Burger {
        background-color: transparent;
        -webkit-transform: translateZ(0) rotate(0deg);
        transform: translateZ(0) rotate(0deg);
    }

        .Header__switch--navigation.is-cross .Burger:before {
            -webkit-transform: translateZ(0) rotate(-135deg);
            transform: translateZ(0) rotate(-135deg);
        }

        .Header__switch--navigation.is-cross .Burger:after {
            -webkit-transform: translateZ(0) rotate(135deg);
            transform: translateZ(0) rotate(135deg);
        }
}

.Header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    width: 100%;
    max-width: 100em;
    margin: 0 auto;
    height: 4.0625rem;
    transition: color .25s ease,background-color .25s ease;
    background: #FFFFFF;
}

@media screen and (min-width:48.0625em) {
    .Header {
        height: 75px;
    }

    .Header__close {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        height: 100%;
        width: 100%;
    }

    .has-filter .Header__close, .has-nav .Header__close {
        display: block;
    }
}

.Header__controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    height: 4.0625rem;
    background-color: #fff;
    font-size: 1.625rem;
    line-height: 1;
}

@media screen and (min-width:48.0625em) {
    .Header__controls {
        height: 4.875rem;
        background-color: transparent;
    }
}

.Header__switch {
    float: right;
    padding: 1.625rem .625rem;
}

.Header__switch--navigation {
    margin-right: -1.875rem;
    padding-right: 1.875rem;
}

@media screen and (max-width:48em) {
    .Header__switch--navigation {
        display: block;
        margin-right: -1.25rem;
        padding: 1.5625rem 1.25rem;
        overflow: hidden;
    }
}

.Header__switch--filter:after {
    content: "";
    display: inline-block;
    position: relative;
    top: 0;
    margin-left: .4375rem;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: .375rem .25rem .25rem;
    border-top-color: #b3b3b3;
    -webkit-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
    -webkit-transform-origin: 50% 25%;
    transform-origin: 50% 25%;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
}

.has-filter .Header__switch--filter:after {
    -webkit-transform: rotate(90deg) translateZ(0);
    transform: rotate(90deg) translateZ(0);
}

@media screen and (min-width:48.0625em) {
    .page-home .Header, .page-home .Header__switch, .page-home .Logo {
        color: #fff;
        background-color: transparent;
    }

    .page-home.has-filter .Header, .page-home.has-filter .Logo, .page-home.has-nav .Header, .page-home.has-nav .Logo, .page-home.has-scrolled .Header, .page-home.has-scrolled .Logo {
        color: #555;
    }

    .page-home.has-filter .Header, .page-home.has-scrolled .Header {
        background-color: #fff;
    }

        .page-home.has-filter .Header:before, .page-home.has-scrolled .Header:before {
            -webkit-transform: translate3d(0,-100%,0);
            transform: translate3d(0,-100%,0);
        }

    .page-home.has-filter .Header__switch, .page-home.has-scrolled .Header__switch {
        color: #555;
    }
}

body, html {
    height: 100%;
}

.Hero {
    margin-top: 4.0625rem;
}

@media screen and (min-width:48.0625em) {
    .Hero {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 0;
    }
}

.Hero__strap {
    padding: 1.25rem;
    color: #242424;
    -webkit-animation-name: b;
    animation-name: b;
    -webkit-animation-duration: 50s;
    animation-duration: 50s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .Hero__strap a {
        text-shadow: none;
    }

@media screen and (min-width:48.0625em) {
    .Hero__gallery {
        height: 100%;
    }
}

.Hero__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.Hero__title {
    font-size: 3.125rem;
    line-height: 1;
    font-weight: 300;
    text-align: center;
    width: 100%;
}

.Hero__title--shadow1 {
    text-shadow: 0 0 2.5rem rgba(0,0,0,.4);
}

.Hero__title--shadow2 {
    text-shadow: 0 0 1.875rem rgba(0,0,0,.6);
}

.Hero__title--shadow3 {
    text-shadow: 0 0 1.25rem rgba(0,0,0,.8);
}

.Hero__scroll {
    position: absolute;
    bottom: .75rem;
    right: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 1.875rem 0;
}

@media screen and (min-width:48.0625em) {
    .Hero__scroll {
        opacity: 1;
        transition: opacity .25s ease;
    }

        .Hero__scroll:hover {
            opacity: .7;
        }
}

.Hero__scroll:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -1.125rem;
    margin-left: auto;
    margin-right: auto;
    width: 1.5625rem;
    height: 1.5625rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

@-webkit-keyframes b {
    0% {
        background: #8edbda;
    }

    25% {
        background: #90e5b4;
    }

    50% {
        background: #ff844e;
    }

    75% {
        background: #ffcb00;
    }

    to {
        background: #e85d6d;
    }
}

@keyframes b {
    0% {
        background: #8edbda;
    }

    25% {
        background: #90e5b4;
    }

    50% {
        background: #ff844e;
    }

    75% {
        background: #ffcb00;
    }

    to {
        background: #e85d6d;
    }
}

.Intro {
    position: relative;
}

.Intro__headings {
    max-width: 55em;
}

.Intro__headings--extended {
    max-width: 90%;
}

.Intro__subtitle, .Intro__title {
    font-size: 1.5625rem;
    line-height: 2.12;
    font-weight: 300;
    letter-spacing: 0;
}

@media screen and (min-width:48.0625em) {
    .Intro__subtitle, .Intro__title {
        font-size: 3.125rem;
        line-height: 1;
    }
}

.Intro__title {
    margin-bottom: 0;
}

.Intro__subtitle + p {
    margin-top: -1.25rem;
}

@media screen and (min-width:48.0625em) {
    .Intro__subtitle + p {
        margin-top: -.625rem;
    }
}

.Intro__copy {
    max-width: 100%;
    margin-bottom: 0;
}

.Intro__date {
    font-weight: 300;
    margin-bottom: 0;
}

@media screen and (min-width:48.0625em) {
    .Intro__download {
        position: absolute;
        top: -1.0625rem;
        right: -1.25rem;
        padding: 1.25rem;
        opacity: 1;
        transition: opacity .25s ease;
    }

        .Intro__download:hover {
            opacity: .7;
        }
}

.Intro--news .Intro__headings, .Intro--people .Intro__headings {
    max-width: 37.5rem;
}

.Intro--news .Intro__title, .Intro--people .Intro__title {
    font-weight: 400;
}

@media screen and (min-width:48.0625em) {
    .Intro--news .Intro__title, .Intro--people .Intro__title {
        font-weight: 300;
        margin-bottom: .625rem;
    }
}

.Intro--news .Intro__subtitle, .Intro--people .Intro__subtitle {
    font-size: 1.5625rem;
    line-height: 1.12;
}

.Intro--news .Intro__subtitle {
    font-weight: 400;
}

@media screen and (min-width:48.0625em) {
    .Intro--project .Intro__subtitle, .Intro--project .Intro__title {
        font-weight: 300;
    }
}

.t-para a, p a {
    opacity: 1;
    text-decoration: underline;
}

    .t-para a:hover, p a:hover {
        opacity: .7;
    }

.Footer .t-para a, .Footer p a {
    text-decoration: none;
    opacity: .7;
}

    .Footer .t-para a:hover, .Footer p a:hover {
        opacity: 1;
    }

.t-subtle .t-para a, .t-subtle p a {
    text-decoration: none;
    opacity: 1;
}

.Logo {
    position: fixed;
    top: 0;
    z-index: 40;
    width: 100%;
}

    .Logo.has-search {
        color: #fff !important;
    }

.Logo__wrapper {
    position: relative;
}

.Logo__link {
    display: block;
    position: absolute;
    top: 0;
    left: -.125rem;
    padding: 0.8rem 1.25rem;
    line-height: 1;
}

@media screen and (min-width:48.0625em) {
    .Logo__link {
        padding: 1.05rem 2.0625rem 1.875rem;
    }
}

.Main {
    padding-top: 4.0625rem;
}

@media screen and (min-width:48.0625em) {
    .Main {
        padding-top: 4.875rem;
    }
}

.Main__inner {
    position: relative;
    max-width: 100em;
    margin-left: auto;
    margin-right: auto;
    min-height: calc(100vh - 44.0625rem);
    background-color: #fff;
}

@media screen and (min-width:37.5em) {
    .Main__inner {
        min-height: calc(100vh - 24.625rem);
    }
}

.page-home .Main__inner {
    min-height: auto;
}

.page-news .Main__inner, .page-people .Main__inner, .page-project .Main__inner {
    background-color: #fff;
}

.Hero + .Main {
    padding-top: 0;
}

@media screen and (max-width:48em) {
    .Filter + .Main {
        padding-top: 0;
    }
}

.Map {
    position: relative;
    width: 100%;
    z-index: 1;
    color: #fff;
    background-color: #242424;
    height: 100vh;
    transition: opacity .25s ease,visibility .25s ease;
}

    .Map.is-open {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

.Map--project {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    height: calc(100vh - 8.125rem);
}

@media screen and (min-width:48.0625em) {
    .Map--project {
        height: calc(100vh - 4.875rem);
    }
}

.Map--project .Map__wrapper {
    top: 0;
}

.Map--project .o-media {
    height: 100%;
}

.Map--project.is-open {
    position: static;
}

@media screen and (max-width:48em) {
    .Map--project.is-open {
        overflow: auto;
    }
}

.Map--project.is-open + .Projects {
    display: none;
}

.Map__wrapper {
    position: absolute;
    top: 4.0625rem;
    left: 0;
    width: 100%;
    display: inline-block;
    padding: 1.25rem;
}

@media screen and (min-width:48.0625em) {
    .Map__wrapper {
        top: 4.875rem;
        padding: 1.875rem;
    }
}

.Map__icons {
    position: relative;
    z-index: 1;
    font-size: 0;
}

.Map__icon, .Map__icons {
    background-color: #000;
    display: inline-block;
}

.Map__icon {
    padding: .625rem;
    color: #fff;
    transition: color .25s ease,background-color .25s ease;
}

    .Map__icon:hover {
        color: #ff5441;
    }

.is-fs .Map__icon--fs {
    color: #000;
    background-color: #ff5441;
}

    .is-fs .Map__icon--fs:hover {
        color: #fff;
    }

.Map__icon--dl:active, .Map__icon--dl:focus {
    color: #000;
    background-color: #ff5441;
}

.Map__list {
    position: absolute;
    display: inline-block;
    background-color: #353535;
    padding: .375rem .625rem;
    z-index: 1;
}

.Map__item:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: .625rem;
    height: .625rem;
    margin-top: -.125rem;
    margin-right: .625rem;
    border-radius: 50%;
}

.Map__item--green:before {
    background-color: #00aa8f;
}

.Map__item--blue:before {
    background-color: #68d0f0;
}

.Map__item--red:before {
    background-color: #ff5441;
}

.Map__panel {
    color: #242424;
    max-width: 19.375rem;
    width: 100%;
    padding: .625rem;
    z-index: 2;
    position: relative;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    transition: opacity .25s cubic-bezier(.77,0,.175,1),visibility .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);
    transition: opacity .25s cubic-bezier(.77,0,.175,1),visibility .25s cubic-bezier(.77,0,.175,1),transform .25s cubic-bezier(.77,0,.175,1);
    transition: opacity .25s cubic-bezier(.77,0,.175,1),visibility .25s cubic-bezier(.77,0,.175,1),transform .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);
}

    .Map__panel.is-open {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

.Map__info {
    padding: 1.25rem .625rem .3125rem;
}

.Map__infoTitle {
    font-size: 1.1875rem;
    line-height: 1.5;
}

.Map__infoList {
    font-size: 0;
    border-bottom: 1px solid currentColor;
    margin-top: .625rem;
}

    .Map__infoList dd, .Map__infoList dt {
        display: inline-block;
        font-size: 1rem;
        line-height: 1.5;
        vertical-align: top;
        border-top: 1px solid currentColor;
        padding: .3125rem 0;
    }

    .Map__infoList dt {
        width: 35%;
        font-weight: 700;
    }

    .Map__infoList dd {
        width: 65%;
        -moz-osx-font-smoothing: initial;
        -webkit-font-smoothing: initial;
    }

.Map__links {
    position: relative;
    text-align: center;
}

    .Map__links a {
        opacity: 1;
        transition: opacity .25s ease;
    }

        .Map__links a:hover {
            opacity: .7;
        }

.Map__link {
    display: inline-block;
    vertical-align: bottom;
    line-height: 1.1;
    -moz-osx-font-smoothing: initial;
    -webkit-font-smoothing: initial;
    text-decoration: underline;
}

.Map__close, .Map__download {
    position: absolute;
    top: -1.25rem;
    padding: 1.25rem;
}

.Map__download {
    left: -1.25rem;
}

.Map__close {
    right: -1.25rem;
}

@media screen and (max-width:48em) {
    .Map__grid {
        position: relative;
    }
}

.page-contact {
    position: relative;
}

@media screen and (min-width:48.0625em) {
    .page-contact {
        min-height: 50rem;
    }
}

.page-contact .Main {
    padding-top: 0;
}

@media screen and (min-width:48.0625em) {
    .page-contact .Footer {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        transition: -webkit-transform .25s cubic-bezier(.77,0,.175,1);
        transition: transform .25s cubic-bezier(.77,0,.175,1);
        transition: transform .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);
    }
}

.gm-style-cc, .gm-style a img {
    display: none !important;
}

.gm-bundled-control {
    bottom: auto !important;
    right: 35px !important;
    -webkit-transform: scale(.87);
    transform: scale(.87);
}

@media screen and (min-width:48.0625em) {
    .gm-bundled-control {
        right: 44px !important;
    }
}

#map .gm-bundled-control {
    top: 10px !important;
}

@media screen and (min-width:48.0625em) {
    #map .gm-bundled-control {
        top: 25px !important;
    }
}

#map1 .gm-bundled-control {
    top: 75px !important;
}

@media screen and (min-width:48.0625em) {
    #map1 .gm-bundled-control {
        top: 90px !important;
    }
}

#map2 .gm-bundled-control {
    top: 10px !important;
}

@media screen and (min-width:48.0625em) {
    #map2 .gm-bundled-control {
        top: 90px !important;
    }
}

.Navigation {
    position: relative;
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    will-change: transform;
    transition: -webkit-transform .25s cubic-bezier(.77,0,.175,1);
    transition: transform .25s cubic-bezier(.77,0,.175,1);
    transition: transform .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);
    background-color: #eee;
    padding-top: 1.6875rem;
}

@media screen and (min-width:48.0625em) {
    .Navigation {
        padding-top: 5rem;
        height: auto;
        z-index: 20;
    }
}

@media screen and (min-width:62em) {
    .Navigation {
        padding-top: 1.6875rem;
    }
}

.Navigation.is-open {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.Navigation .o-wrapper {
    position: relative;
}

.Navigation__list {
    font-size: 1.1rem;
    line-height: 1.28;
    color: #555;
}

    .Navigation__list em {
        font-size: 0.58rem;
        line-height: 1.28;
        color: #555;
        font-style: normal;
        text-transform: uppercase;
    }

@media screen and (min-width:48.0625em) {
    .Navigation__list {
        position: relative;
        font-size: 1rem;
        line-height: 1.8;
    }

        .Navigation__list + .Navigation__list:before {
            content: "";
            position: absolute;
            left: -.0625rem;
            width: 1px;
            height: 100%;
            background-color: currentColor;
        }
}

.Navigation__item {
    display: block;
}

@media screen and (max-width:48em) {
    .Navigation__item {
        border-bottom: 1px solid #242424;
    }
}

.Navigation__item.is-active, .Navigation__item:hover {
    color: #242424;
    font-weight: 700;
}

@media screen and (max-width:48em) {
    .Navigation__item--search {
        position: absolute;
        bottom: -2.8125rem;
        width: calc(100% - 2.5rem);
        z-index: 1;
    }
}

.Navigation a {
    display: block;
}

@media screen and (min-width:48.0625em) {
    .Navigation a {
        padding-top: 0;
    }
}

.Navigation__controls {
    padding-bottom: 9.0625rem;
}

@media screen and (min-width:48.0625em) {
    .Navigation__controls {
        padding-bottom: 0;
    }
}

.Navigation__search {
    display: block;
    width: 100%;
    text-align: left;
}

.Navigation__close {
    float: right;
    padding: 1.875rem;
    margin-right: -1.875rem;
}

.Panel {
    color: #242424;
}

.Panel, .Panel__image {
    display: block;
    position: relative;
}

.Panel__image {
    height: 0;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    background-color: rgba(0,0,0,.2);
    padding-bottom: 64%;
}

.Panel img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.Panel__date {
    margin-bottom: 0;
}

@media screen and (min-width:48.0625em) {
    .Panel__date {
        color: currentColor !important;
    }
}

.Panel__title {
    display: block;
    width: 100%;
    font-size: 0.8125rem;
    line-height: 1.6;
    max-width: 22rem;
    padding-top: 0.5rem;
    word-break: break-word;
}

.Panel__title1 {
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.6;
    max-width: 22rem;
    padding-top: 0.5rem;
    font-weight: bold;
    word-break: break-word;
}

.Panel__content {
    width: 100%;
    padding: 1.25rem 1.25rem .9375rem;
}

@media screen and (min-width:48.0625em) {
    .Panel__content {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        transition: opacity .25s ease;
        opacity: 0;
        padding: 1.875rem;
    }
}

.Panel.is-open .Panel__content, .Panel:hover .Panel__content {
    opacity: 0.8;
}

.Panel__category, .Panel__qual, .Panel__role {
    display: block;
}

.Panel__tag {
    display: inline-block;
    margin-bottom: 0;
}

@media screen and (min-width:48.0625em) {
    .Panel__tag {
        position: absolute;
        bottom: 1.5625rem;
        left: 1.875rem;
        padding-top: 1.25rem;
    }
}

.Panel--news .Panel__tag, .Panel--people .Panel__tag {
    margin-top: 1.25rem;
    border-bottom: 1px solid #242424;
    transition: border .25s ease;
}

@media screen and (min-width:48.0625em) {
    .Panel--news .Panel__tag, .Panel--people .Panel__tag {
        border-bottom-color: transparent;
    }
}

@media screen and (min-width:48.0625em) {
    .Panel--news:hover .Panel__tag, .Panel--people:hover .Panel__tag {
        border-bottom-color: #242424;
    }
}

@media screen and (max-width:48em) {
    .Panel--news {
        background-color: #fff;
    }

        .Panel--news:hover .Panel__date {
            color: #fff !important;
        }
}

@media screen and (min-width:48.0625em) {
    .Panel--news {
        background-color: #eee;
        transition: background-color .25s ease;
    }
}

@media screen and (max-width:48em) {
    .Panel--news .Panel__date {
        font-size: 1.5625rem;
        line-height: 1.12;
    }
}

.Panel--news .Panel__content {
    position: relative;
    opacity: 1;
    padding: 1.25rem;
}

@media screen and (min-width:37.5em) {
    .Panel--news .Panel__content:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -1px;
        border-right: 1px solid #fff;
    }
}

@media screen and (min-width:48.0625em) {
    .Panel--news .Panel__content {
        padding: 1.875rem;
        min-height: 13.75rem;
    }
}

.Related {
    margin-top: 1.25rem;
}

@media screen and (min-width:48.0625em) {
    .Related {
        margin-top: 0;
        margin-bottom: 1.25rem;
    }
}

.Related__title {
    margin-bottom: .625rem;
}

.Related__list {
    border-top: 1px solid #242424;
    margin-bottom: 0;
}

    .Related__list li {
        border-bottom: 1px solid #242424;
    }

    .Related__list a {
        display: block;
        padding: .625rem 0;
    }

        .Related__list a:hover {
            color: #242424;
            font-weight: 700;
        }

.Search {
    position: fixed;
    top: 0;
    z-index: 30;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0,0,0,.9);
    opacity: 0;
    visibility: hidden;
    transition: .25s ease;
    display: none;
}

    .Search.is-open {
        opacity: 1;
        visibility: visible;
    }

.Search__wrapper {
    position: relative;
}

.Search__input {
    width: 100%;
    color: hsla(0,0%,100%,.3);
    outline: 0;
    font-size: 2.1875rem;
    line-height: 1;
    font-weight: 300;
    height: 1.1em;
}

@media screen and (min-width:48.0625em) {
    .Search__input {
        font-size: 3.125rem;
        line-height: 1;
    }
}

.Search__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1.125rem 1.375rem 1.25rem 1.25rem;
}

@media screen and (min-width:48.0625em) {
    .Search__close {
        padding: 1.5625rem 1.875rem;
    }
}

.Search__content {
    padding: 6.25rem 0;
}

.Search__copy {
    max-width: 28.125rem;
}

[placeholder] {
    color: #fff;
    text-overflow: ellipsis;
    transition: color .25s ease;
}

::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.3);
    text-overflow: ellipsis;
    transition: color .25s ease;
}

[placeholder]:focus::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.6);
}

:-moz-placeholder, ::-moz-placeholder {
    color: hsla(0,0%,100%,.3);
    text-overflow: ellipsis;
    transition: color .25s ease;
}

:-ms-input-placeholder {
    color: hsla(0,0%,100%,.3);
    text-overflow: ellipsis;
    transition: color .25s ease;
}

::input-placeholder {
    color: hsla(0,0%,100%,.3);
    text-overflow: ellipsis;
    transition: color .25s ease;
}

.i-small {
    width: 1.25rem;
    height: 1.25rem;
}

.i-med, .i-small {
    fill: currentColor;
}

.i-med {
    width: 1.875rem;
    height: 1.875rem;
}

.i-logo {
    width: 10.625rem;
    height: 1.3125rem;
    fill: currentColor;
}

.Switches {
    padding: 5.3125rem 1.25rem 1.25rem;
    background-color: #fff;
}

.Switches__btn {
    text-align: left;
    color: #242424;
    border-bottom: 1px solid currentColor;
}

.Switches__btn--map {
    position: absolute;
    margin-top: .0625rem;
    right: 1.25rem;
}

.Projects {
    height: auto;
    overflow: hidden;
}

.cp {
    width: 25%;
    height: auto;
    overflow: hidden;
}

    .cp li {
        list-style-type: none;
    }

.tw {
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .tw img {
        width: 100%;
        height: auto;
        display: block;
    }

    .tw .bj {
        width: 100%;
        height: 100%;
        background: url(../images/hs.png) repeat;
        position: absolute;
        top: 0;
        left: 0;
        filter: alpha(Opacity=0);
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .tw .mc {
        width: 100%;
        position: absolute;
        top: -86px;
        color: #fff;
        text-align: center;
        line-height: 30px;
    }

        .tw .mc h3 {
            font-weight: normal;
            font-size: 16px;
        }

        .tw .mc a {
            width: 70px;
            height: 24px;
            margin: 15px 5px 0;
            border-radius: 10px;
            font-size: 12px;
            line-height: 24px;
            display: inline-block;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

        .tw .mc .xz {
            border: 2px solid #45be7b;
            color: #45be7b;
        }

            .tw .mc .xz:hover {
                background-color: #45be7b;
                color: #fff;
            }

        .tw .mc .ck {
            border: 2px solid #acce22;
            color: #acce22;
            width: 120px;
            height: 30px;
            line-height: 28px;
        }

            .tw .mc .ck:hover {
                background-color: #acce22;
                color: #fff;
            }

    .tw:hover .bj {
        filter: alpha(Opacity=100);
        opacity: 1;
    }

    .tw:hover .mc {
        top: 50%;
        margin-top: -35px;
        -webkit-transition: all 0.5s 0.1s;
        -moz-transition: all 0.5s 0.1s;
        -o-transition: all 0.5s 0.1s;
        transition: all 0.5s 0.1s;
    }

.xiangqing {
    width: 100%;
    margin: 0 auto;
    padding: 0px 20px;
    height: auto;
    overflow: hidden;
    padding-top: 40px;
}

    .xiangqing h1 {
        font-size: 38px;
        color: #000;
    }

    /*.xiangqing span {
        font-size: 22px;
        display: block;
        margin-bottom: 10px;
        color: #000
    }*/

    .xiangqing p {
        font-size: 14px;
        line-height: 24px;
        /*width: 50%;*/
        color: #000;
    }

.dtu {
    width: 100%;
    padding-bottom: 30px;
}

    .dtu img {
        width: 100%;
    }

.ztu {
    width: 32%;
    float: left;
    margin-right: 30px;
}

    .ztu img {
        width: 100%;
    }

.wenziz {
    width: 32%;
    float: right;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
}

.zjt {
    height: auto;
    overflow: hidden;
    /*padding-bottom: 30px;*/
}

/*.zjt > p > img {
        padding-left: 15px;
    }*/

.dlt {
    float: right;
    width: 66%;
}

    .dlt img {
        width: 100%;
    }

.dltz {
    width: 31%;
    float: left;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
}

.subNavBox {
    width: 100%;
    margin: 20px auto;
}

    .subNavBox li {
        background: #fafafa;
        border-radius: 5px;
        padding: 10px 20px;
        margin-bottom: 10px;
        overflow: hidden;
        list-style-type: none;
    }

.subNav {
    cursor: pointer;
    font-size: 16px;
    color: #000;
}

    .subNav h3 {
        float: left;
        font-size: 20px;
        color: #7e9814;
        padding-right: 10px;
    }

    .subNav:hover {
        color: #666;
    }

.currentDd {
    color: #666;
}

.navContent {
    display: none;
    width: 100%;
    height: auto;
    color: #949494;
    font-size: 14px;
    line-height: 25px;
}

    .navContent em {
        float: left;
        display: block;
        font-size: 16px;
        padding-right: 15px;
        font-style: normal;
    }

    .navContent p {
        float: left;
        display: block;
        width: 98%;
    }

.sy_td {
    width: 100%;
    margin: 0 auto;
    padding: 0px 30px;
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
}

    .sy_td .td ul {
        width: 100%;
    }

        .sy_td .td ul li {
            width: 25%;
            float: left;
            position: relative;
            overflow: hidden;
            list-style-type: none;
        }

            .sy_td .td ul li img {
                width: 100%;
                height: auto;
                display: block;
            }

    .sy_td .td .wz {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 30px;
        background-color: rgba(0,0,0,.8);
        font-size: 14px;
        line-height: 28px;
        color: #fff;
        opacity: 0;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
    }

    .sy_td .td ul li:hover .wz {
        opacity: 1;
    }

    .sy_td .td img {
        width: 100%;
        height: auto;
        display: block;
    }

.bg01 {
    background: #e85d6d;
}

.bg02 {
    background-color: #fc4f45;
}

.bg03 {
    background-color: #fe8450;
}

.bg04 {
    background-color: #d2b03a;
}

.bg05 {
    background-color: #90e4b4;
}

.bg06 {
    background-color: #8ddbd9;
}

.bg07 {
    background-color: #4cbea1;
}

.bg08 {
    background: #c0559a;
}

.bg09 {
    background: #e5c2ab;
}

.bg010 {
    background: #cfd958;
}

.bg011 {
    background: #c59aca;
}

.bg012 {
    background-color: #fc4f45;
}

.bg013 {
    background: #d2b03a;
}

.bg014 {
    background: #e85d6d;
}

.bg015 {
    background: #4cbea1;
}

.bg016 {
    background: #cfd958;
}

.font01 {
    color: #e85d6d;
}

.font02 {
    color: #fc4f45;
}

.font03 {
    color: #fe8450;
}

.font04 {
    color: #d2b03a;
}

.font05 {
    color: #90e4b4;
}

.font06 {
    color: #8ddbd9;
}

.font07 {
    color: #4cbea1;
}

.font08 {
    color: #c0559a;
}

.font09 {
    color: #e5c2ab;
}

.font010 {
    color: #cfd958;
}

.font011 {
    color: #c59aca;
}

.font012 {
    color: #fc4f45;
}

.font013 {
    color: #d2b03a;
}

.font014 {
    color: #e85d6d;
}

.font015 {
    color: #4cbea1;
}

.font016 {
    color: #cfd958;
}