html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    cursor: pointer
}

html,
body {
    margin: 0px;
    padding: 0px;
    font-weight: 400
}
.zhTn_show{display:none;}
p {
    margin: 0px;
    padding: 0px
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif, Arial;
    color: #333
}

img {
    border: 0px;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table th,
table td {
    border: 1px solid #ccc
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
    color: #333;
    outline: none;
    cursor: pointer
}

a:hover {
    background-repeat: no-repeat;
    text-decoration: none
}

a,
input[type="button"],
button,
label,
input[type="submit"],
input[type="reset"] {
    cursor: pointer
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input,
textarea,
select,
button {
    border: none;
    outline: none;
    color: inherit;
    font-size: 14px;
    background: none;
    font-family: inherit;
    outline: none
}

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="reset"],
select,
textarea {
    outline-style: none;
    -webkit-appearance: none;
    resize: none;
    border: none;
    border-radius: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important;
    -webkit-appearance: none;
    background: none;
    outline: none;
    border: none
}

a,
button,
input,
optgroup,
select,
textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input::-ms-clear {
    display: none
}

input::-ms-reveal {
    display: none
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    -webkit-text-fill-color: #999 !important;
    -webkit-transition: background-color 99999999s ease-in-out 0s !important;
    -o-transition: background-color 99999999s ease-in-out 0s !important;
    transition: background-color 99999999s ease-in-out 0s !important
}

input,
textarea {
    -webkit-appearance: none
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    *zoom: 1
}

ul.ulclear {
    margin: 0px;
    padding: 0px;
    list-style: none
}

ul.ulclear li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

ol.olclear {
    margin: 0px;
    padding: 0px;
    list-style: none
}

ol.olclear li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.tableclear dd {
    list-style: none;
    margin: 0px;
    padding: 0px
}

.tableclear dt {
    list-style: none;
    margin: 0px;
    padding: 0px
}

h1.hclear,
h2.hclear,
h3.hclear,
h4.hclear,
h5.hclear,
h6.hclear {
    margin: 0px;
    padding: 0px;
    font-weight: 400
}

input,
textarea,
button {
    border: none;
    outline: none;
    color: inherit;
    font-size: 14px;
    background: none;
    font-family: inherit;
    outline: none
}

textarea {
    resize: none;
    overflow: auto
}

input {
    -webkit-appearance: none
}

input {
    background: none;
    outline: none;
    border: none
}

.iconfont {
    color: inherit;
    font-size: inherit;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fl {
    float: left
}

.fr {
    float: right
}

.show {
    display: block !important
}

.hide {
    display: none !important
}

.commonweb {
    padding: 0px 10px
}

.commonwebbox {
    margin-left: 0px;
    margin-right: 0px
}

.commonleft {
    float: none
}

.commonright {
    float: none
}

.visible-sm,
.visible-md,
.visible-lg {
    display: none
}

.hidden-sm,
.hidden-md,
.hidden-lg {
    display: block
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media (max-width: 320px) {
    body {
        min-width: 320px
    }
}

@media (min-width: 768px) {
    .commonweb {
        padding: 0px 20px
    }

    .commonwebbox {
        margin-left: -10px;
        margin-right: -10px
    }

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .visible-sm {
        display: block
    }

    .hidden-sm {
        display: none
    }

    .commonweb {
        margin: 0px auto;
        max-width: 750px
    }
}

@media (min-width: 992px) {
    .commonweb {
        padding: 0px 10px
    }

    .commonwebbox {
        margin-left: -10px;
        margin-right: -10px
    }

    .commonleft {
        float: left
    }

    .commonright {
        float: right
    }

    .visible-md {
        display: block
    }

    .hidden-md {
        display: none
    }

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .commonweb {
        max-width: 970px
    }
}

@media (min-width: 1260px) {
    html {
        cursor: default
    }

    .commonleft {
        float: left
    }

    .commonright {
        float: right
    }

    .visible-lg {
        display: block
    }

    .hidden-lg {
        display: none
    }

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

@media (min-width: 1260px) {
    .commonweb {
        max-width: 1220px
    }
}

.swiper-container {
    margin-left: auto;
    margin-right: 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;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -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;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -o-transition-property: -o-transform;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: height, -o-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform, -o-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;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    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 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23137ddf%27%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23137ddf%27%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    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;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-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: #137ddf
}

.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);
    -o-transform: translate(0, -50%);
    -ms-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, 0.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #137ddf;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-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: rgba(255, 255, 255, 0.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-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.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;
    -ms-transform-origin: 0 0;
    -o-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;
    -ms-transform-origin: 100% 0;
    -o-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 {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    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-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 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, 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%;
    -ms-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%20120%20120%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cline%20id%3D%27l%27%20x1%3D%2760%27%20x2%3D%2760%27%20y1%3D%277%27%20y2%3D%2727%27%20stroke%3D%27%236c6c6c%27%20stroke-width%3D%2711%27%20stroke-linecap%3D%27round%27%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2830%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2860%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2890%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28120%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28150%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.37%27%20transform%3D%27rotate%28180%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.46%27%20transform%3D%27rotate%28210%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.56%27%20transform%3D%27rotate%28240%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.66%27%20transform%3D%27rotate%28270%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.75%27%20transform%3D%27rotate%28300%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.85%27%20transform%3D%27rotate%28330%2060%2C60%29%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%20120%20120%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cline%20id%3D%27l%27%20x1%3D%2760%27%20x2%3D%2760%27%20y1%3D%277%27%20y2%3D%2727%27%20stroke%3D%27%23fff%27%20stroke-width%3D%2711%27%20stroke-linecap%3D%27round%27%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2830%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2860%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2890%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28120%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28150%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.37%27%20transform%3D%27rotate%28180%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.46%27%20transform%3D%27rotate%28210%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.56%27%20transform%3D%27rotate%28240%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.66%27%20transform%3D%27rotate%28270%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.75%27%20transform%3D%27rotate%28300%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.85%27%20transform%3D%27rotate%28330%2060%2C60%29%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-o-keyframes swiper-preloader-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.animated {
    -webkit-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    -o-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@-o-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@-o-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-o-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-o-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    -o-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-o-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    -o-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-o-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-o-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes wobble {
    0% {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

@-o-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -o-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -o-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -o-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -o-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        -o-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -o-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -o-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -o-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -o-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
        -o-transform: skewX(0.39062deg) skewY(0.39062deg);
        transform: skewX(0.39062deg) skewY(0.39062deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    -o-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-o-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-o-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@-o-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-o-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-o-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-o-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-o-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-o-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    -o-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-o-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -o-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-o-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -o-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-o-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    -o-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-o-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -o-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        -o-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        -o-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        -o-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        -o-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@-o-keyframes rotateOut {
    0% {
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        -o-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@-o-keyframes hinge {
    0% {
        -o-transform-origin: top left;
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -o-transform-origin: top left;
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -o-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        -o-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@-o-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    -o-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

@-o-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    -o-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@-o-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    -o-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@-o-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    -o-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@-o-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    -o-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@-o-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 30px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -30px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    -o-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50%,
    to {
        opacity: 0
    }
}

@-o-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50%,
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50%,
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    -o-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@-o-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    -o-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@-o-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    -o-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@-o-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -o-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -o-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    -o-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@-o-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    -o-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-o-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-o-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-o-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    -o-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-o-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    -o-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-o-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    -o-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-o-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    -o-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-o-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    -o-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-o-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    -o-animation-name: slideOutUp;
    animation-name: slideOutUp
}

img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top
}

.PopupVideoBox {
    position: fixed;
    z-index: 9999;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

.PopupVideo {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 50%;
    max-width: 920px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0px 25px
}

.PopupVideo video {
    width: 100%
}

.PopupVideo iframe {
    width: 100%;
    height: 460px
}

.closeVideo {
    position: absolute;
    right: 25px;
    top: -25px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.closeVideo::after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.closeVideo::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.commonTitleLocation {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb
}

.commonTitleLocation h3 {
    float: left;
    font-size: 16px;
    position: relative
}

.commonTitleLocation p {
    float: right
}

.commonTitleLocation p a {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    color: #999;
    margin-left: 10px;
    padding-left: 15px;
    position: relative
}

.commonTitleLocation p a::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    width: 8px;
    height: 8px;
    border: 1px solid #999;
    border-left: none;
    border-top: none;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%)
}

.commonTitleLocation p a:first-child {
    padding-left: 0px;
    margin: 0px;
    line-height: 11px
}

.commonTitleLocation p a:first-child::after {
    display: none
}

.commonTitleLocation p a.current {
    color: #333
}

.commonTitleLocation p img {
    display: inline-block;
    vertical-align: middle
}

.commonLocation {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb
}

.commonLocation a {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    color: #999;
    margin-left: 10px;
    padding-left: 15px;
    position: relative
}

.commonLocation a::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    width: 8px;
    height: 8px;
    border: 1px solid #999;
    border-left: none;
    border-top: none;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%)
}

.commonLocation a:first-child {
    padding-left: 0px;
    margin: 0px;
    line-height: 11px
}

.commonLocation a:first-child::after {
    display: none
}

.commonLocation a.current {
    color: #333
}

.commonLocation img {
    display: inline-block;
    vertical-align: middle
}

.select2-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.DefaultSelector {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.DefaultSelector>span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.DefaultSelector>span:nth-child(2) {
    margin-right: 10px
}

.DefaultSelector>span:nth-child(4) {
    margin-right: 10px
}

.DefaultSelector .select2-container--default .select2-selection--single {
    border-radius: 0px;
    height: 35px
}

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px
}

.DefaultSelector .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    top: 0px
}

.defaSearchList {
    padding: 50px 0px
}

.defaSearchList dl {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.defaSearchList dl dt {
    float: left;
    font-size: 16px
}

.defaSearchList dl dd {
    float: right;
    font-size: 14px
}

.defaSearchList li {
    padding: 10px 20px 15px;
    margin-top: 15px;
    border-bottom: 1px solid #eee;
    background: #f6f6f6
}

.defaSearchList li h3 {
    font-size: 16px;
    color: #1a1a1a;
    line-height: 26px;
    padding-bottom: 5px
}

.defaSearchList li .defaDesc {
    font-size: 12px;
    color: #adadad;
    padding-top: 5px;
    line-height: 20px
}

.defaWebMap {
    background-color: #fff
}

.defaWebMap dl {
    border: 1px solid #e6e6e6;
    margin-top: 30px
}

.defaWebMap dl h3 {
    padding-left: 20px;
    padding-bottom: 5px
}

.defaWebMap dl h3 span {
    font-size: 20px;
    color: #137ddf;
    position: relative;
    top: -12px;
    background-color: #fff;
    padding: 0px 13px
}

.defaWebMap dl h3 span a {
    color: #137ddf
}

.defaWebMap dl dd {
    padding-left: 33px;
    padding-bottom: 15px
}

.defaWebMap dl dd a {
    font-size: 14px;
    padding-right: 20px;
    display: inline-block;
    padding-bottom: 8px
}

.defaWebMap dl dd a em {
    display: inline-block;
    margin-right: 8px;
    width: 3px;
    height: 3px;
    background-color: #137ddf;
    vertical-align: middle
}

.defaContent {
    font-size: 14px;
    line-height: 24px
}

.defaContent p {
    margin-bottom: 10px
}

.defaContent img {
    display: block;
    max-width: 100%;
    margin: 0px auto
}

.defaPrevNextpage {
    margin-top: 40px;
    border-top: 1px solid #3d3f48;
    border-bottom: 1px solid #3d3f48
}

.defaPrevNextpage p {
    border-bottom: 1px solid #dddddd;
    position: relative;
    padding: 0px 90px 0px 90px;
    font-size: 14px;
    line-height: 50px;
    white-space: nowrap;
    height: 50px
}

.defaPrevNextpage p span {
    position: absolute;
    left: 0px;
    padding-left: 10px;
    top: 0px;
    display: block;
    width: 75px
}

.defaPrevNextpage p span:after {
    content: '';
    border-left: 5px solid transparent;
    border-bottom: 5px solid #000000;
    border-right: 5px solid transparent;
    position: absolute;
    right: 0%;
    width: 0px;
    height: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.defaPrevNextpage p em {
    position: absolute;
    right: 0px;
    font-style: normal;
    top: 0px;
    padding-right: 0px;
    width: 80px;
    display: block
}

.defaPrevNextpage p a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden
}

.defaPrevNextpage p:nth-child(2) {
    border: none
}

.defaPrevNextpage p:nth-child(2) span:after {
    border-bottom: none;
    border-top: 5px solid #000000
}

.background_img {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.picture_container {
    position: relative;
    overflow: hidden;
    background: none
}

.picture_container img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    max-width: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -o-object-fit: cover;
    object-fit: cover
}

[class*=animate_] {
    -webkit-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.bgcolor {
    background-color: #999
}

.oneText {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex_row_center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex_row_start {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.flex_row_end {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.flex_row_justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex_column_center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex_column_start {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.flex_column_end {
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.flex1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex_rank_1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.flex_rank_2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.picture_scale {
    position: relative;
    overflow: hidden
}

.picture_scale:hover img {
    -o-transform: translate3d(0, 0, 0) scale(1.1);
    -webkit-transform: translate3d(0, 0, 0) scale(1.1);
    transform: translate3d(0, 0, 0) scale(1.1)
}

.center1200 {
    width: 1200px;
    margin: 0 auto
}

.center1260 {
    width: 1260px;
    margin: 0 auto
}

.center1300 {
    width: 1300px;
    margin: 0 auto
}

.center1400 {
    width: 1400px;
    margin: 0 auto
}

.center1500 {
    width: 1500px;
    margin: 0 auto
}

.center1680 {
    width: 1680px;
    margin: 0 auto
}

.center1600 {
    width: 1600px;
    margin: 0 auto
}

@media (max-width: 1600px) {
    .center1600 {
        width: 100%;
        padding: 0 15px
    }
}

@media (max-width: 1500px) {
    .center1500 {
        width: 100%;
        padding: 0 15px
    }
}

@media (max-width: 1400px) {
    .center1400 {
        width: 100%;
        padding: 0 15px
    }
}

@media (max-width: 1300px) {
    .center1300 {
        width: 100%;
        padding: 0 15px
    }
}

@media (max-width: 1260px) {
    .center1260 {
        width: 100%;
        padding: 0 15px
    }
}

@media (max-width: 1200px) {
    .center1200 {
        width: 100%;
        padding: 0 15px
    }
}

@media (min-width: 768px) {
    .defaWebMap dl {
        margin-top: 50px
    }

    .defaWebMap dl dd a {
        padding-right: 50px
    }
}

@media (min-width: 992px) {
    .commonTitleLocation {
        padding: 20px 0
    }

    .commonTitleLocation h3 {
        font-size: 24px
    }

    .commonTitleLocation p {
        padding-top: 5px
    }

    .commonTitleLocation p a {
        font-size: 14px
    }

    .commonLocation {
        padding: 20px 0
    }

    .commonLocation a {
        font-size: 14px
    }

    .defaSearchList li {
        padding: 15px 35px 25px;
        margin-top: 25px
    }

    .defaSearchList li h3 {
        font-size: 20px;
        line-height: 36px;
        padding-bottom: 5px
    }

    .defaSearchList li .defaDesc {
        font-size: 13px;
        padding-top: 10px;
        line-height: 24px
    }

    .defaPrevNextpage p span {
        position: absolute;
        left: 0px;
        padding-left: 40px;
        top: 0px;
        display: block;
        width: 15%
    }

    .defaPrevNextpage p span:after {
        content: '';
        border-left: 5px solid transparent;
        border-bottom: 5px solid #000000;
        border-right: 5px solid transparent;
        position: absolute;
        right: 0%;
        width: 0px;
        height: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .defaPrevNextpage p em {
        position: absolute;
        right: 0px;
        font-style: normal;
        top: 0px;
        padding-right: 30px;
        width: 120px;
        display: block
    }

    .defaPrevNextpage p {
        border-bottom: 1px solid #dddddd;
        position: relative;
        padding: 0px 130px 0px 20%;
        font-size: 18px;
        line-height: 70px;
        white-space: nowrap;
        height: 70px
    }
}

@-webkit-keyframes fadeInLeft200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-200px, 0, 0);
        transform: translate3d(-200px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-200px, 0, 0);
        transform: translate3d(-200px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-200px, 0, 0);
        transform: translate3d(-200px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft200 {
    -webkit-animation-name: fadeInLeft200;
    -o-animation-name: fadeInLeft200;
    animation-name: fadeInLeft200
}

@-webkit-keyframes fadeInLeft150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft150 {
    -webkit-animation-name: fadeInLeft150;
    -o-animation-name: fadeInLeft150;
    animation-name: fadeInLeft150
}

@-webkit-keyframes fadeInLeft100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft100 {
    -webkit-animation-name: fadeInLeft100;
    -o-animation-name: fadeInLeft100;
    animation-name: fadeInLeft100
}

@-webkit-keyframes fadeInLeft80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-80px, 0, 0);
        transform: translate3d(-80px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-80px, 0, 0);
        transform: translate3d(-80px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-80px, 0, 0);
        transform: translate3d(-80px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft80 {
    -webkit-animation-name: fadeInLeft80;
    -o-animation-name: fadeInLeft80;
    animation-name: fadeInLeft80
}

@-webkit-keyframes fadeInLeft50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft50 {
    -webkit-animation-name: fadeInLeft50;
    -o-animation-name: fadeInLeft50;
    animation-name: fadeInLeft50
}

@-webkit-keyframes fadeInLeft30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft30 {
    -webkit-animation-name: fadeInLeft30;
    -o-animation-name: fadeInLeft30;
    animation-name: fadeInLeft30
}

@-webkit-keyframes fadeInLeft20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft20 {
    -webkit-animation-name: fadeInLeft20;
    -o-animation-name: fadeInLeft20;
    animation-name: fadeInLeft20
}

@-webkit-keyframes fadeInLeft10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInLeft10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft10 {
    -webkit-animation-name: fadeInLeft10;
    -o-animation-name: fadeInLeft10;
    animation-name: fadeInLeft10
}

@-webkit-keyframes fadeInRight200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInRight200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight200 {
    -webkit-animation-name: fadeInRight200;
    -o-animation-name: fadeInRight200;
    animation-name: fadeInRight200
}

@-webkit-keyframes fadeInRight150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInRight150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight150 {
    -webkit-animation-name: fadeInRight150;
    -o-animation-name: fadeInRight150;
    animation-name: fadeInRight150
}

@-webkit-keyframes fadeInRight100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInRight100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight100 {
    -webkit-animation-name: fadeInRight100;
    -o-animation-name: fadeInRight100;
    animation-name: fadeInRight100
}

@-webkit-keyframes fadeInRight80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(80px, 0, 0);
        transform: translate3d(80px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInRight80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(80px, 0, 0);
        transform: translate3d(80px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(80px, 0, 0);
        transform: translate3d(80px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight80 {
    -webkit-animation-name: fadeInRight80;
    -o-animation-name: fadeInRight80;
    animation-name: fadeInRight80
}

@-webkit-keyframes fadeInRight50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInRight50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight50 {
    -webkit-animation-name: fadeInRight50;
    -o-animation-name: fadeInRight50;
    animation-name: fadeInRight50
}

@-webkit-keyframes fadeInRight30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInRight30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(30px, 0, 0);
        transform: translate3d(30px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight30 {
    -webkit-animation-name: fadeInRight30;
    -o-animation-name: fadeInRight30;
    animation-name: fadeInRight30
}

@-webkit-keyframes fadeInRight20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInRight20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight20 {
    -webkit-animation-name: fadeInRight20;
    -o-animation-name: fadeInRight20;
    animation-name: fadeInRight20
}

@-webkit-keyframes fadeInRight10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInRight10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight10 {
    -webkit-animation-name: fadeInRight10;
    -o-animation-name: fadeInRight10;
    animation-name: fadeInRight10
}

@-webkit-keyframes fadeInUp200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInUp200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp200 {
    -webkit-animation-name: fadeInUp200;
    -o-animation-name: fadeInUp200;
    animation-name: fadeInUp200
}

@-webkit-keyframes fadeInUp150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 150px, 0);
        transform: translate3d(0, 150px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInUp150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 150px, 0);
        transform: translate3d(0, 150px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 150px, 0);
        transform: translate3d(0, 150px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp150 {
    -webkit-animation-name: fadeInUp150;
    -o-animation-name: fadeInUp150;
    animation-name: fadeInUp150
}

@-webkit-keyframes fadeInUp100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInUp100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp100 {
    -webkit-animation-name: fadeInUp100;
    -o-animation-name: fadeInUp100;
    animation-name: fadeInUp100
}

@-webkit-keyframes fadeInUp80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInUp80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp80 {
    -webkit-animation-name: fadeInUp80;
    -o-animation-name: fadeInUp80;
    animation-name: fadeInUp80
}

@-webkit-keyframes fadeInUp50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInUp50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp50 {
    -webkit-animation-name: fadeInUp50;
    -o-animation-name: fadeInUp50;
    animation-name: fadeInUp50
}

@-webkit-keyframes fadeInUp30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInUp30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp30 {
    -webkit-animation-name: fadeInUp30;
    -o-animation-name: fadeInUp30;
    animation-name: fadeInUp30
}

@-webkit-keyframes fadeInUp20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInUp20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp20 {
    -webkit-animation-name: fadeInUp20;
    -o-animation-name: fadeInUp20;
    animation-name: fadeInUp20
}

@-webkit-keyframes fadeInUp10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInUp10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp10 {
    -webkit-animation-name: fadeInUp10;
    -o-animation-name: fadeInUp10;
    animation-name: fadeInUp10
}

@-webkit-keyframes fadeInDown200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInDown200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown200 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown200 {
    -webkit-animation-name: fadeInDown200;
    -o-animation-name: fadeInDown200;
    animation-name: fadeInDown200
}

@-webkit-keyframes fadeInDown150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInDown150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown150 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown150 {
    -webkit-animation-name: fadeInDown150;
    -o-animation-name: fadeInDown150;
    animation-name: fadeInDown150
}

@-webkit-keyframes fadeInDown100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInDown100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown100 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown100 {
    -webkit-animation-name: fadeInDown100;
    -o-animation-name: fadeInDown100;
    animation-name: fadeInDown100
}

@-webkit-keyframes fadeInDown80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInDown80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown80 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown80 {
    -webkit-animation-name: fadeInDown80;
    -o-animation-name: fadeInDown80;
    animation-name: fadeInDown80
}

@-webkit-keyframes fadeInDown50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInDown50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown50 {
    -webkit-animation-name: fadeInDown50;
    -o-animation-name: fadeInDown50;
    animation-name: fadeInDown50
}

@-webkit-keyframes fadeInDown30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInDown30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown30 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown30 {
    -webkit-animation-name: fadeInDown30;
    -o-animation-name: fadeInDown30;
    animation-name: fadeInDown30
}

@-webkit-keyframes fadeInDown20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInDown20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown20 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown20 {
    -webkit-animation-name: fadeInDown20;
    -o-animation-name: fadeInDown20;
    animation-name: fadeInDown20
}

@-webkit-keyframes fadeInDown10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes fadeInDown10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown10 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown10 {
    -webkit-animation-name: fadeInDown10;
    -o-animation-name: fadeInDown10;
    animation-name: fadeInDown10
}

@-webkit-keyframes fadeInWidth100 {
    from {
        width: 0;
        opacity: 1
    }

    to {
        width: 100%;
        opacity: 1
    }
}

@-o-keyframes fadeInWidth100 {
    from {
        width: 0;
        opacity: 1
    }

    to {
        width: 100%;
        opacity: 1
    }
}

@keyframes fadeInWidth100 {
    from {
        width: 0;
        opacity: 1
    }

    to {
        width: 100%;
        opacity: 1
    }
}

.fadeInWidth100 {
    -webkit-animation-name: fadeInWidth100;
    -o-animation-name: fadeInWidth100;
    animation-name: fadeInWidth100
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

:root {
    --swiper-theme-color: #137ddf
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: height, -o-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform, -o-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    -moz-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #137ddf
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -o-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: height, -o-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform, -o-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    -moz-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: -webkit-calc(var(--swiper-navigation-size)/ 44 * 27);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: -webkit-calc(0px - (var(--swiper-navigation-size)/ 2));
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
   /* content: 'prev';*/
	font-size:30px;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.tumours ul.mate-list .swiper-button-prev {
    left: -45px;
}
.tumours ul.mate-list .swiper-button-next{
    right: -45px;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  /*  content: 'next';*/
	font-size:30px;
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    -o-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    -o-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    -o-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    -o-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    -o-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s transform, .2s top;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s left;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s right;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-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, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    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%;
    -ms-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    -o-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    -o-transition-property: opacity, height, -o-transform;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform, -o-transform
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.head_mobile_btn {
    width: 17px;
    height: 37px;
    cursor: pointer;
    padding: 12px 0
}

.head_mobile_btn .btn1 {
    height: 100%
}

.head_mobile_btn .btn1 .line {
    height: 2px;
    width: 100%;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-color: rgba(162, 203, 196, 0.58)
}

.head_mobile_btn.active .btn1 .line:nth-child(1) {
    -webkit-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    -o-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg)
}

.head_mobile_btn.active .btn1 .line:nth-child(2) {
    opacity: 0
}

.head_mobile_btn.active .btn1 .line:nth-child(3) {
    -webkit-transform: translateY(-5px) rotate(-45deg);
    -ms-transform: translateY(-5px) rotate(-45deg);
    -o-transform: translateY(-5px) rotate(-45deg);
    transform: translateY(-5px) rotate(-45deg)
}

.head_dropdown {
    border-top: 1px solid #eeeeee;
    display: none;
    z-index: 99;
    position: fixed;
    top: 75px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden
}

.head_dropdown .head_dropdown1 {
    display: none
}

.head_dropdown .head_dropdown1 .pc_down {
    width: 100%;
    height: 100%;
    background-color: #fff
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container {
    height: 100%
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(1) .block {
    -o-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(2) .block {
    -o-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(3) .block {
    -o-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(4) .block {
    -o-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(5) .block {
    -o-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .swiper-slide:nth-child(6) .block {
    -o-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block_box {
    padding-top: 50%;
    background-color: #fff;
    height: 100%;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block_box:hover {
    background-color: transparent
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block_box:hover .block {
    top: -30px;
    color: #fff
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block {
    position: relative;
    top: 0;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-align: center
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block .icon {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 1px;
    height: 50px;
    background-color: #137ddf
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block .number {
    font-size: 46px;
    margin-bottom: 30px
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block .title {
    font-size: 22px
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block .title:hover {
    color: #137ddf;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block .second_nav {
    font-size: 16px;
    margin-top: 30px;
    line-height: 36px
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block .second_nav .line {
    display: block
}

.head_dropdown .head_dropdown1 .pc_down .swiper-container .block .second_nav .line:hover {
    color: #137ddf;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.head_dropdown .head_dropdown1 .mobile_down {
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow-y: auto;
    display: none
}

.head_dropdown .head_dropdown1 .mobile_down .mobile_search {
    width: 96%;
    margin-bottom: 10px;
    border-radius: 35px;
    border: 1px solid #999999;
    padding: 0 15px
}

.head_dropdown .head_dropdown1 .mobile_down .mobile_search input {
    line-height: 46px;
    padding: 0 5px;
    color: #999999
}

.head_dropdown .head_dropdown1 .mobile_down .mobile_search .iconfont {
    color: #999999;
    font-size: 26px;
    cursor: pointer
}

.head_dropdown .head_dropdown1 .mobile_down .block {
    color: #333333;
    border-bottom: 1px solid #f4f4f4
}

.head_dropdown .head_dropdown1 .mobile_down .block .title_box {
    line-height: 32px;
    font-size: 16px;
    padding-left: 15px
}

.head_dropdown .head_dropdown1 .mobile_down .block .title_box .iconfont {
    font-size: 14px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.head_dropdown .head_dropdown1 .mobile_down .block .title_box .icon {
    width: 100px;
    text-align: right;
    padding-right: 15px
}

.head_dropdown .head_dropdown1 .mobile_down .block .mobile_nav_down {
    background-color: #fafafa;
    display: none;
    padding: 10px 15px
}

.head_dropdown .head_dropdown1 .mobile_down .block .mobile_nav_down .line {
    line-height: 24px;
    display: block
}

.head_dropdown .head_dropdown1 .mobile_down .block .mobile_nav_down .line:hover {
    color: #137ddf
}

.head_dropdown .head_dropdown1 .mobile_down .block.active .title,
.head_dropdown .head_dropdown1 .mobile_down .block:hover .title {
    color: #137ddf
}

.head_dropdown .head_dropdown1 .mobile_down .block.active .title_box .iconfont {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.head_dropdown .head_dropdown2 .pc_down {
    position: relative
}

.head_dropdown .head_dropdown2 .pc_down .back_color {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 50%;
    width: 0;
    height: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    background-color: #0d7c0d
}

.head_dropdown .head_dropdown2 .pc_down.bg_on .back_color {
    width: 200vw;
    height: 200vw;
    right: -50vw;
    top: -50vw
}

.head_dropdown .head_dropdown2 .mobile_down {
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow-y: auto;
    display: none
}

.head_dropdown .head_dropdown2 .mobile_down .mobile_search {
    width: 96%;
    margin-bottom: 10px;
    border-radius: 35px;
    border: 1px solid #999999;
    padding: 0 15px
}

.head_dropdown .head_dropdown2 .mobile_down .mobile_search input {
    line-height: 46px;
    padding: 0 5px;
    color: #999999
}

.head_dropdown .head_dropdown2 .mobile_down .mobile_search .iconfont {
    color: #999999;
    font-size: 26px;
    cursor: pointer
}

.head_dropdown .head_dropdown2 .mobile_down .block {
    color: #333333;
    border-bottom: 1px solid #f4f4f4
}

.head_dropdown .head_dropdown2 .mobile_down .block .title_box {
    line-height: 32px;
    font-size: 16px;
    padding-left: 15px
}

.head_dropdown .head_dropdown2 .mobile_down .block .title_box .iconfont {
    font-size: 14px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.head_dropdown .head_dropdown2 .mobile_down .block .title_box .icon {
    width: 100px;
    text-align: right;
    padding-right: 15px
}

.head_dropdown .head_dropdown2 .mobile_down .block .mobile_nav_down {
    background-color: #fafafa;
    display: none;
    padding: 10px 15px
}

.head_dropdown .head_dropdown2 .mobile_down .block .mobile_nav_down .line {
    line-height: 24px;
    display: block
}

.head_dropdown .head_dropdown2 .mobile_down .block .mobile_nav_down .line:hover {
    color: #137ddf
}

.head_dropdown .head_dropdown2 .mobile_down .block.active .title,
.head_dropdown .head_dropdown2 .mobile_down .block:hover .title {
    color: #137ddf
}

.head_dropdown .head_dropdown2 .mobile_down .block.active .title_box .iconfont {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

@media (max-width: 768px) {
    .pc_down {
        display: none
    }

    .mobile_down {
        display: block
    }
}

.social-share {
    font-size: inherit;
    font-style: inherit;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.social-share .social-share-icon {
    position: relative;
    display: block;
    font-size: 27px;
    line-height: 27px;
    color: #b3b3b3;
    text-align: center;
    top: 10px;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.social-share .social-share-icon:not(:first-child) {
    margin-top: 15px
}

.social-share .social-share-icon:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.social-share .social-share-icon:nth-child(3) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.social-share .icon-weibo {
    color: #b3b3b3
}

.social-share .icon-weibo:hover {
    color: #ff763b
}

.social-share .icon-tencent {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-tencent:hover {
    background: #56b6e7
}

.social-share .icon-qq {
    color: #b3b3b3
}

.social-share .icon-qq:hover {
    color: #56b6e7
}

.social-share .icon-qzone {
    color: #FDBE3D;
    border-color: #FDBE3D
}

.social-share .icon-qzone:hover {
    background: #FDBE3D
}

.social-share .icon-douban {
    color: #33b045;
    border-color: #33b045
}

.social-share .icon-douban:hover {
    background: #33b045
}

.social-share .icon-linkedin {
    color: #0077B5;
    border-color: #0077B5
}

.social-share .icon-linkedin:hover {
    background: #0077B5
}

.social-share .icon-facebook {
    color: #44619D;
    border-color: #44619D
}

.social-share .icon-facebook:hover {
    background: #44619D
}

.social-share .icon-google {
    color: #db4437;
    border-color: #db4437
}

.social-share .icon-google:hover {
    background: #db4437
}

.social-share .icon-twitter {
    color: #55acee;
    border-color: #55acee
}

.social-share .icon-twitter:hover {
    background: #55acee
}

.social-share .icon-diandian {
    color: #307DCA;
    border-color: #307DCA
}

.social-share .icon-diandian:hover {
    background: #307DCA
}

.social-share .icon-wechat {
    position: unset;
    color: #b3b3b3
}

.social-share .icon-wechat:hover {
    color: #7bc549
}

.social-share a {
    position: relative;
    text-decoration: none;
    outline: none
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: fixed;
    z-index: 20;
    top: 50%;
    left: 50%;
    width: 250px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px #aaa;
    box-shadow: 0 2px 10px #aaa;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: 40px;
    left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 200px;
    margin: 20px auto;
    text-align: center
}

.social-share .icon-wechat .wechat-qrcode .qrcode img {
    width: 150px;
    height: 150px;
    margin: 0 auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}

.inner_crumbs {
    position: relative
}

.inner_crumbs .item {
    position: relative;
    line-height: 1.1;
    font-size: 14px;
    margin-bottom: 50px
}

.inner_crumbs .item a {
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: lighter;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #ffffff;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.inner_crumbs .item .iconfont {
    color: #fff;
    font-size: 12px
}

.inner_crumbs .icon-triangle-right {
    display: block;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent transparent #fff;
    margin: 0 10px
}

.inner_crumbs.fixed {
    position: fixed;
    top: 170px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    -webkit-box-shadow: 0, 15px, 15px rgba(0, 0, 0, 0.018);
    box-shadow: 0, 15px, 15px rgba(0, 0, 0, 0.018)
}

.crumbs {
    position: relative;
    border-bottom: 1px solid #dcdcdc
}

.crumbs .monu {
    position: relative
}

.crumbs .monu .line {
    color: #323232;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.crumbs .monu .line:not(:last-child) {
    padding-right: 20px
}

.crumbs .monu .line:not(:first-child) {
    padding-left: 20px
}

.crumbs .monu .line.active,
.crumbs .monu .line:hover {
    color: #137ddf
}

.crumbs .monu .line.active a::after,
.crumbs .monu .line:hover a::after {
    width: 100%;
    left: 0
}

.crumbs .monu a {
    position: relative;
    line-height: 64px;
    font-size: 14px;
    text-align: center;
    display: block;
    color: inherit;
    font-weight: bold
}

.crumbs .monu a::after {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 1px;
    background-color: #137ddf;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.crumbs .monu .line_icon {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-color: #ffffff
}

.crumbs .item {
    position: relative;
    line-height: 74px;
    font-size: 14px
}

.crumbs .item a {
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #ffffff;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.crumbs .item .iconfont {
    color: #fff;
    font-size: 12px
}

.crumbs .icon-triangle-right {
    display: block;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent transparent #fff;
    margin: 0 10px
}

.crumbs.fixed {
    position: fixed;
    top: 170px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    -webkit-box-shadow: 0, 15px, 15px rgba(0, 0, 0, 0.018);
    box-shadow: 0, 15px, 15px rgba(0, 0, 0, 0.018)
}

.layui-box {
    margin-top: 40px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.layui-box em {
    font-style: normal
}

.layui-box a,
.layui-box .layui-laypage-curr {
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #333333;
    margin: 0 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-weight: bold;
    background-color: #ebebeb
}

.layui-box a:hover,
.layui-box .layui-laypage-curr:hover {
    color: #fff;
    background-color: #137ddf;
    border: solid 1px #137ddf
}

.layui-box .layui-laypage-curr {
    color: #fff;
    border: solid 1px #137ddf;
    background-color: #137ddf
}

.layui-box .layui-laypage-prev,
.layui-box .layui-laypage-next,
.layui-box .layui-laypage-last,
.layui-box .layui-laypage-first {
    line-height: 40px;
    margin: 0 10px
}

.layui-box .layui-laypage-next {
    margin-left: 17px
}

.layui-box .layui-laypage-prev {
    margin-right: 17px
}

.switch .line {
    padding: 30px 40px;
    font-size: 18px;
    font-family: 'MicrosoftYaHei';
    color: #333333;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.switch .line .tag {
    padding-right: 35px;
    position: relative
}

.switch .line .tag::after {
    content: ' ';
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid;
    -o-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.switch .line.prev {
    border-top: 1px solid #141d29;
    border-bottom: 1px solid #dddddd
}

.switch .line.prev .tag::after {
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    border-color: transparent transparent #333333 transparent
}

.switch .line.next {
    border-bottom: 1px solid #141d29
}

.switch .line.next .tag::after {
    top: -webkit-calc(50% + 2px);
    top: calc(50% + 2px);
    border-color: #333333 transparent transparent transparent
}

.switch .line .name {
    width: 72.72727%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.switch .line .time {
    color: #333333
}

.switch .line:hover {
    color: #137ddf
}

.switch .line:hover .time {
    color: #137ddf
}

.switch .line:hover.prev .tag::after {
    border-color: transparent transparent #137ddf transparent
}

.switch .line:hover.next .tag::after {
    border-color: #137ddf transparent transparent transparent
}

.search .main1 {
    padding: 80px 0
}

.search .main1 .search_title {
    text-align: center;
    font-size: 32px;
    font-weight: bold
}

.search .main1 .search_box {
    width: 60%;
    margin: 30px auto 30px;
    border: 1px solid #137ddf;
    border-radius: 25px;
    overflow: hidden
}

.search .main1 .search_box input {
    padding: 0 20px;
    line-height: 48px
}

.search .main1 .search_box .btn {
    background-color: #137ddf;
    width: 80px;
    cursor: pointer;
    font-size: 28px;
    color: #fff
}

.search .main1 .content {
    border-top: 1px solid #dddddd
}

.search .main1 .content .length {
    padding: 10px 0
}

.search .main1 .content .block_box .block {
    padding: 20px 0
}

.search .main1 .content .block_box .block:not(:first-child) {
    border-top: 1px solid #dddddd
}

.search .main1 .content .block_box .block .img {
    width: 23.33333%
}

.search .main1 .content .block_box .block .img .picture_container {
    padding-top: 60.71429%
}

.search .main1 .content .block_box .block .txt {
    width: 70%;
    padding-left: 20px
}

.search .main1 .content .block_box .block .txt .name {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    max-height: 48px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.search .main1 .content .block_box .block .txt .abstract {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px
}

.search .main1 .content .block_box .block:hover .txt .name {
    color: #137ddf
}

.often_btn1 {
    width: 150px;
    line-height: 40px;
    text-align: center;
    font-size: 16px
}

@font-face {
    font-family: 'commoniconFont';
    src: url(data:font/woff2;charset=utf-8;base64,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) format("woff2"), url(data:font/woff;charset=utf-8;base64,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) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'commoniconFont';
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-jiantou_xiangyou:before {
    content: "\eb08"
}

.icon-jiantou_xiangzuo:before {
    content: "\eb09"
}

.icon-igw-l-screen:before {
    content: "\e626"
}

.icon-guanbi:before {
    content: "\e614"
}

.icon-youjiantou:before {
    content: "\e637"
}

.icon-zuojiantou:before {
    content: "\e63b"
}

.icon-weibo:before {
    content: "\e64c"
}

.icon-weixin1:before {
    content: "\e64f"
}

.icon-qq:before {
    content: "\e611"
}

.icon-xinlangweibo:before {
    content: "\e600"
}

.icon-weixin:before {
    content: "\e67b"
}

.icon-QQ:before {
    content: "\e882"
}

.icon-riqi:before {
    content: "\e64d"
}

.icon-_didian:before {
    content: "\e659"
}

.icon-youjian:before {
    content: "\e60b"
}

.icon-dianhua:before {
    content: "\e632"
}

.icon-arrowRight:before {
    content: "\e65d"
}

.icon-caidan:before {
    content: "\e624"
}

.icon-denglu-copy:before {
    content: "\e63a"
}

.icon-sousuo:before {
    content: "\e636"
}

.index_header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5
}

.index_header .module_N99S7O4V .header {
    position: static;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.index_header .module_N99S7O4V .header .logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.index_header .module_N99S7O4V .header .logo img.Lshow {
    display: block
}

.index_header .module_N99S7O4V .header .logo img.Lhide {
    display: none
}

.index_header .module_N99S7O4V .header .navBox .navList .list h3 a {
    color: #fff
}

.index_header .module_N99S7O4V .header .navBox .haderOther .box {
    background-color: #fff;
    border-color: #fff
}

.index_header .module_N99S7O4V .header.header_active,
.index_header .module_N99S7O4V .header:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 .2604vw .5208vw #0000003b;
    box-shadow: 0 .2604vw .5208vw #0000003b
}

.index_header .module_N99S7O4V .header.header_active .logo img.Lshow,
.index_header .module_N99S7O4V .header:hover .logo img.Lshow {
    display: none
}

.index_header .module_N99S7O4V .header.header_active .logo img.Lhide,
.index_header .module_N99S7O4V .header:hover .logo img.Lhide {
    display: block
}

.index_header .module_N99S7O4V .header.header_active .navBox .navList .list h3 a,
.index_header .module_N99S7O4V .header:hover .navBox .navList .list h3 a {
    color: #333
}

.index_header .module_N99S7O4V .header.header_active .navBox .haderOther .box,
.index_header .module_N99S7O4V .header:hover .navBox .haderOther .box {
    background-color: transparent;
    border-color: #333
}

body {
    position: relative;
    -webkit-transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -o-transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    left: 0px
}

.module_N99S7O4V {
    position: relative;
    z-index: 10
}

.headerBox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99
}

.module_N99S7O4V .header {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -o-transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
}

.module_N99S7O4V .header .commonMain {
    width: 100%;
    margin: 0px auto;
    padding: 0px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.module_N99S7O4V .header {
    background-color: #fff;
    -webkit-box-shadow: 0 .2604vw .5208vw #0000003b;
    box-shadow: 0 .2604vw .5208vw #0000003b
}

.module_N99S7O4V .header .logo img {
    width: 80px
}

.module_N99S7O4V .header .logo img.Lhide,
.module_N99S7O4V .header .logo img.Lhide,
.module_N99S7O4V .header .logo img.Lhide {
    display: block
}

.module_N99S7O4V .header .logo img.Lshow,
.module_N99S7O4V .header .logo img.Lshow,
.module_N99S7O4V .header .logo img.Lshow {
    display: none
}

.module_N99S7O4V .header .navBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.module_N99S7O4V .header .navBox .navList {
    background: #FAFAFA;
    display: none;
    position: fixed;
    width: 260px;
    right: -260px;
    top: 0px;
    bottom: 0px;
    padding: 0px;
    overflow-y: auto;
    -webkit-transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -o-transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
}

.module_N99S7O4V .header .navBox .navList .list {
    position: relative;
    border-bottom: 1px solid #eff1f3
}

.module_N99S7O4V .header .navBox .navList .list h3 a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 50px;
    font-size: 14px;
    position: relative;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0 30px;
    transition: all 0.3s
}

.module_N99S7O4V .header .navBox .navList .list h3 a,
.module_N99S7O4V .header .navBox .navList .list h3 a,
.module_N99S7O4V .header .navBox .navList .list h3 a {
    color: #282828
}

.module_N99S7O4V .header .navBox .navList .list h3 a::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    border: 1px solid #D8D8D8;
    margin-right: 15px
}

.module_N99S7O4V .header .navBox .navList .list.cur {
    background: #fff
}

.module_N99S7O4V .header .navBox .navList .list.cur a::before {
    background: #666;
    border-color: #666
}

.module_N99S7O4V .header .navBox .navList .list:last-child {
    border-bottom: none
}

.module_N99S7O4V .header .navBox .navList .closeNavText a {
    visibility: hidden
}

.module_N99S7O4V .header .navBox .haderOther {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.module_N99S7O4V .header .navBox .haderOther .login {
    margin-left: 15px
}

.module_N99S7O4V .header .navBox .haderOther .login .loginBtn {
    display: block;
    width: 21px;
    color: #fff;
    font-size: 21px
}

.module_N99S7O4V .header .navBox .haderOther .login .user {
    display: none;
    font-size: 14px
}

.module_N99S7O4V .header .navBox .haderOther .searchBox {
    margin-left: 15px;
    position: relative
}

.module_N99S7O4V .header .navBox .haderOther .searchBox .searchBtn {
    display: block
}

.module_N99S7O4V .header .navBox .haderOther .navbtn {
    width: 26px;
    position: relative;
    cursor: pointer;
    margin-left: 15px;
    color: #fff;
    font-size: 26px
}

.module_N99S7O4V .header:hover .navBox .haderOther .navbtn,
.module_N99S7O4V .header.header_active .navBox .haderOther .navbtn {
    color: #333
}

.module_N99S7O4V .header .searchformMain {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99
}

.module_N99S7O4V .header .searchformMain .searchform {
    background: #fff;
    padding: 10px 0px 30px;
    position: relative;
    z-index: 99;
    -webkit-transition: opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -o-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), -o-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    opacity: 0;
    -webkit-transform: translate3d(0px, -100%, 1px);
    transform: translate3d(0px, -100%, 1px)
}

.module_N99S7O4V .header .searchformMain .searchform form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1080px;
    margin: 0px auto;
    border-bottom: 2px solid #595959;
    width: 100%;
    padding: 20px 0px;
    position: relative
}

.module_N99S7O4V .header .searchformMain .searchform form input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0px 15px;
    font-size: 14px;
    color: #333;
    line-height: inherit;
    vertical-align: middle
}

.module_N99S7O4V .header .searchformMain .searchform form button {
    left: 0px;
    font-size: 20px;
    height: 100%;
    top: 0px;
    background: none;
    border: none;
    cursor: pointer
}

.module_N99S7O4V .header .searchformMain .searchform form .closeSearch {
    cursor: pointer;
    right: 0px;
    top: 0px;
    height: 100%;
    font-size: 20px;
    color: #333
}

.module_N99S7O4V .header .searchformMain .search_mask {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6)
}

.module_N99S7O4V .header .searchformMain.admission .searchform {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1
}

.module_N99S7O4V .header.admissionheader {
    left: -260px
}

.module_N99S7O4V .header.admissionheader .navBox .navList {
    right: 0px
}

.hideScroll {
    overflow: hidden
}

.admissionBody {
    left: -260px
}

.module_N99S7O4V .header .navBox .navList .list .subNavBtn {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -webkit-justify-content: right;
    -ms-flex-pack: right;
    justify-content: right;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%;
    height: 50px;
    top: 0px;
    right: 0;
    padding-right: 25px
}

.module_N99S7O4V .header .navBox .navList .list .subNavBtn i {
    width: 12px;
    height: 12px;
    display: block;
    position: relative
}

.module_N99S7O4V .header .navBox .navList .list .subNavBtn i::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #474747;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1px
}

.module_N99S7O4V .header .navBox .navList .list .subNavBtn i::before {
    content: '';
    width: 2px;
    height: 100%;
    background: #474747;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -1px;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain {
    display: none
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .threeNavBox {
    display: none
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavList {
    position: relative
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavList>a {
    padding: 15px 25px;
    border-top: 1px solid #EBEBEB;
    background: #f6f6f6;
    display: block
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavList>a::before {
    margin-right: 10px
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavList .mThreeNav {
    display: none
}

.module_N99S7O4V .header .navBox .navList .list.active h3 {
    background: #ebebeb
}

.module_N99S7O4V .header .navBox .navList .list.active h3 a::before {
    background: #666;
    border-color: #666
}

.module_N99S7O4V .header .navBox .navList .list.active .subNavBtn i::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn {
    position: absolute;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -webkit-justify-content: right;
    -ms-flex-pack: right;
    justify-content: right;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35%;
    height: 45px;
    top: 0px;
    right: 25px
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn i {
    width: 12px;
    height: 12px;
    display: block;
    position: relative
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn i::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #474747;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1px
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNavList .threeNavBtn i::before {
    content: '';
    width: 2px;
    height: 100%;
    background: #474747;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -1px;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -o-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNavList .mThreeNav a {
    display: block;
    padding: 15px 50px;
    border-top: 1px solid #EBEBEB
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNavList .mThreeNav a::before {
    margin-right: 10px
}

.module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNavList.active1 .threeNavBtn i::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

font-face {
    font-family: 'shareIcon';
    src: url(data:font/ttf;charset=utf-8;base64,AAEAAAAQAQAABAAARkZUTXqjBawAACR0AAAAHEdERUYAJwAXAAAkVAAAAB5PUy8yVzzoewAAAYgAAABgY21hcIYbuw0AAAIsAAABqmN2dCAM8/9aAAAOCAAAACRmcGdtMPeelQAAA9gAAAmWZ2FzcAAAABAAACRMAAAACGdseWbNwujKAAAOUAAAEwxoZWFkCDoioQAAAQwAAAA2aGhlYQetA8cAAAFEAAAAJGhtdHg6uAQdAAAB6AAAAERsb2NhI8gn1gAADiwAAAAkbWF4cAE1AjgAAAFoAAAAIG5hbWU3vFjkAAAhXAAAAkNwb3N0915EDgAAI6AAAACscHJlcKW5vmYAAA1wAAAAlQABAAAAAQAAJceEJV8PPPUAHwQAAAAAANJ/b1EAAAAA0n9vUv/+/7MECgNOAAAACAACAAAAAAAAAAEAAANH/7MAXAQC//4AAAQKAAEAAAAAAAAAAAAAAAAAAAARAAEAAAARAIsABwAAAAAAAgAmADQAbAAAAIoBdwAAAAAABAP+AfQABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAIABgMAAAAAAAAAAAABEAAAAAAAAAAAAAAAUGZFZADAAHjyCgOA/4AAXANHAE2AAAABAAAAAAMYAAAAAAAgAAEBdgAiAAAAAAFVAAAD6QAsBAAAQgQAADMEAAEhBAAAJQQAAFYEAQAABAAAkAQAACkEAAAQBAAAdQQAAGEEAv/+BAAAIQAAAAMAAAADAAAAHAABAAAAAACkAAMAAQAAABwABACIAAAAHgAQAAMADgB48ArwGvA68ErwWvBq8HrwivCa8QrxGvEq8gr//wAAAHjwCvAa8DrwSvBa8GrwevCK8JrxCvEa8SryCv///4sP+g/rD8wPvQ+uD58PkA+BD3IPAw70DuUOBgABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBgAAAQAAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsAAssCBgZi2wASwgZCCwwFCwBCZasARFW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCwCkVhZLAoUFghsApFILAwUFghsDBZGyCwwFBYIGYgiophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwACtZWSOwAFBYZVlZLbACLCBFILAEJWFkILAFQ1BYsAUjQrAGI0IbISFZsAFgLbADLCMhIyEgZLEFYkIgsAYjQrIKAAIqISCwBkMgiiCKsAArsTAFJYpRWGBQG2FSWVgjWSEgsEBTWLAAKxshsEBZI7AAUFhlWS2wBCywCCNCsAcjQrAAI0KwAEOwB0NRWLAIQyuyAAEAQ2BCsBZlHFktsAUssABDIEUgsAJFY7ABRWJgRC2wBiywAEMgRSCwACsjsQQEJWAgRYojYSBkILAgUFghsAAbsDBQWLAgG7BAWVkjsABQWGVZsAMlI2FERC2wByyxBQVFsAFhRC2wCCywAWAgILAKQ0qwAFBYILAKI0JZsAtDSrAAUlggsAsjQlktsAksILgEAGIguAQAY4ojYbAMQ2AgimAgsAwjQiMtsAosS1RYsQcBRFkksA1lI3gtsAssS1FYS1NYsQcBRFkbIVkksBNlI3gtsAwssQANQ1VYsQ0NQ7ABYUKwCStZsABDsAIlQrIAAQBDYEKxCgIlQrELAiVCsAEWIyCwAyVQWLAAQ7AEJUKKiiCKI2GwCCohI7ABYSCKI2GwCCohG7AAQ7ACJUKwAiVhsAgqIVmwCkNHsAtDR2CwgGIgsAJFY7ABRWJgsQAAEyNEsAFDsAA+sgEBAUNgQi2wDSyxAAVFVFgAsA0jQiBgsAFhtQ4OAQAMAEJCimCxDAQrsGsrGyJZLbAOLLEADSstsA8ssQENKy2wECyxAg0rLbARLLEDDSstsBIssQQNKy2wEyyxBQ0rLbAULLEGDSstsBUssQcNKy2wFiyxCA0rLbAXLLEJDSstsBgssAcrsQAFRVRYALANI0IgYLABYbUODgEADABCQopgsQwEK7BrKxsiWS2wGSyxABgrLbAaLLEBGCstsBsssQIYKy2wHCyxAxgrLbAdLLEEGCstsB4ssQUYKy2wHyyxBhgrLbAgLLEHGCstsCEssQgYKy2wIiyxCRgrLbAjLCBgsA5gIEMjsAFgQ7ACJbACJVFYIyA8sAFgI7ASZRwbISFZLbAkLLAjK7AjKi2wJSwgIEcgILACRWOwAUViYCNhOCMgilVYIEcgILACRWOwAUViYCNhOBshWS2wJiyxAAVFVFgAsAEWsCUqsAEVMBsiWS2wJyywByuxAAVFVFgAsAEWsCUqsAEVMBsiWS2wKCwgNbABYC2wKSwAsANFY7ABRWKwACuwAkVjsAFFYrAAK7AAFrQAAAAAAEQ+IzixKAEVKi2wKiwgPCBHILACRWOwAUViYLAAQ2E4LbArLC4XPC2wLCwgPCBHILACRWOwAUViYLAAQ2GwAUNjOC2wLSyxAgAWJSAuIEewACNCsAIlSYqKRyNHI2EgWGIbIVmwASNCsiwBARUUKi2wLiywABawBCWwBCVHI0cjYbAGRStlii4jICA8ijgtsC8ssAAWsAQlsAQlIC5HI0cjYSCwBCNCsAZFKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgsAlDIIojRyNHI2EjRmCwBEOwgGJgILAAKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwgGJhIyAgsAQmI0ZhOBsjsAlDRrACJbAJQ0cjRyNhYCCwBEOwgGJgIyCwACsjsARDYLAAK7AFJWGwBSWwgGKwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbAwLLAAFiAgILAFJiAuRyNHI2EjPDgtsDEssAAWILAJI0IgICBGI0ewACsjYTgtsDIssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbABRWMjIFhiGyFZY7ABRWJgIy4jICA8ijgjIVktsDMssAAWILAJQyAuRyNHI2EgYLAgYGawgGIjICA8ijgtsDQsIyAuRrACJUZSWCA8WS6xJAEUKy2wNSwjIC5GsAIlRlBYIDxZLrEkARQrLbA2LCMgLkawAiVGUlggPFkjIC5GsAIlRlBYIDxZLrEkARQrLbA3LLAuKyMgLkawAiVGUlggPFkusSQBFCstsDgssC8riiAgPLAEI0KKOCMgLkawAiVGUlggPFkusSQBFCuwBEMusCQrLbA5LLAAFrAEJbAEJiAuRyNHI2GwBkUrIyA8IC4jOLEkARQrLbA6LLEJBCVCsAAWsAQlsAQlIC5HI0cjYSCwBCNCsAZFKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgR7AEQ7CAYmAgsAArIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbCAYmGwAiVGYTgjIDwjOBshICBGI0ewACsjYTghWbEkARQrLbA7LLAuKy6xJAEUKy2wPCywLyshIyAgPLAEI0IjOLEkARQrsARDLrAkKy2wPSywABUgR7AAI0KyAAEBFRQTLrAqKi2wPiywABUgR7AAI0KyAAEBFRQTLrAqKi2wPyyxAAEUE7ArKi2wQCywLSotsEEssAAWRSMgLiBGiiNhOLEkARQrLbBCLLAJI0KwQSstsEMssgAAOistsEQssgABOistsEUssgEAOistsEYssgEBOistsEcssgAAOystsEgssgABOystsEkssgEAOystsEossgEBOystsEsssgAANystsEwssgABNystsE0ssgEANystsE4ssgEBNystsE8ssgAAOSstsFAssgABOSstsFEssgEAOSstsFIssgEBOSstsFMssgAAPCstsFQssgABPCstsFUssgEAPCstsFYssgEBPCstsFcssgAAOCstsFgssgABOCstsFkssgEAOCstsFossgEBOCstsFsssDArLrEkARQrLbBcLLAwK7A0Ky2wXSywMCuwNSstsF4ssAAWsDArsDYrLbBfLLAxKy6xJAEUKy2wYCywMSuwNCstsGEssDErsDUrLbBiLLAxK7A2Ky2wYyywMisusSQBFCstsGQssDIrsDQrLbBlLLAyK7A1Ky2wZiywMiuwNistsGcssDMrLrEkARQrLbBoLLAzK7A0Ky2waSywMyuwNSstsGossDMrsDYrLbBrLCuwCGWwAyRQeLABFTAtAABLuADIUlixAQGOWbkIAAgAYyCwASNEILADI3CwDkUgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbABRWMjYrACI0SzCgkFBCuzCgsFBCuzDg8FBCtZsgQoCUVSRLMKDQYEK7EGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARAAAAAAAAAAAAAAA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) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

.social-share-icon {
    font-family: "shareIcon"
}

.social-share .icon-tencent:before {
    content: "\f07a"
}

.social-share .icon-qq:before {
    content: "\f11a"
}

.social-share .icon-weibo:before {
    content: "\f12a"
}

.social-share .icon-wechat:before {
    content: "\f09a"
}

.social-share .icon-douban:before {
    content: "\f10a"
}

.social-share .icon-heart:before {
    content: "\f20a"
}

.social-share .icon-like:before {
    content: "\f00a"
}

.social-share .icon-qzone:before {
    content: "\f08a"
}

.social-share .icon-linkedin:before {
    content: "\f01a"
}

.social-share .icon-diandian:before {
    content: "\f05a"
}

.social-share .icon-facebook:before {
    content: "\f03a"
}

.social-share .icon-google:before {
    content: "\f04a"
}

.social-share .icon-twitter:before {
    content: "\f06a"
}

.wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 190px;
    margin-top: -96px;
    margin-left: -100px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px #aaa;
    box-shadow: 0 2px 10px #aaa;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms
}

.wechat-qrcode.bottom {
    top: 40px;
    left: -84px
}

.wechat-qrcode.bottom:after {
    display: none
}

.wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto
}

.wechat-qrcode .qrcode table {
    margin: 0 !important
}

.wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
    width: 100%
}

.wechat-qrcode .closeWechat {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
    height: 16px;
    z-index: 9;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor: pointer
}

.wechat-qrcode .closeWechat:after {
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    content: '';
    display: block;
    background: #666
}

.wechat-qrcode .closeWechat::before {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    content: '';
    display: block;
    background: #666
}

.module_vTVxXkhcZYn1 .newsDetailMain {
    padding: 30px 0;
    overflow: hidden;
    position: relative;
    background-image: url(../images/bg4.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox {
    max-width: 62.0833vw;
    margin: 0vw auto
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailLocation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailLocation img {
    display: block
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailLocation a {
    height: 18px;
    display: block;
    font-size: 12px;
    color: #7d7d7d;
    line-height: 18px;
    position: relative;
    padding: 0px 20px 0px 15px
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailLocation a::after {
    content: '/';
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailLocation a:first-child {
    padding-left: 0px
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailLocation a:last-child::after {
    display: none
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle {
    padding-top: 20px
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h2 {
    font-size: 20px;
    color: #272727;
    line-height: 1.2;
    font-weight: 600
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h3 {
    font-size: 14px;
    color: #4c4c4c;
    padding-top: 5px;
    font-weight: 600
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .releaseTimeBox {
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .releaseTimeBox::after {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #e5e5e5;
    content: ''
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .releaseTime {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .releaseTime span {
    border: 1px solid #dcdcdc;
    padding: 0px 5px;
    line-height: 30px;
    color: #7d7d7d;
    font-weight: 600;
    border-radius: 5px;
    margin-right: 5px
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetail {
    padding: 30px 0px;
    font-size: var(--text-fontsize);
    line-height: var(--text-lineheight);
    color: var(--text-color)
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetail img {
    max-width: 100%;
    height: auto !important
}

@media (min-width: 768px) {
    .module_N99S7O4V .header .commonMain {
        max-width: var(--content-Wdith-768)
    }

    .module_N99S7O4V .header .searchformMain .searchform {
        padding: 10px 0px 40px
    }

    .module_N99S7O4V .header .searchformMain .searchform form {
        padding: 30px 0px
    }

    .module_N99S7O4V .header .searchformMain .searchform form input {
        margin: 0px 25px;
        font-size: 16px
    }

    .module_N99S7O4V .header .searchformMain .searchform form button {
        font-size: 24px
    }

    .module_N99S7O4V .header .searchformMain .searchform form .closeSearch {
        font-size: 24px
    }

    .module_N99S7O4V .header .searchformMain .search_mask {
        background: rgba(0, 0, 0, 0)
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetail {
        padding: 40px 0px;
        font-size: smTextFontSize;
        line-height: smTextLineHeight
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailLocation a {
        font-size: 14px
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h2 {
        font-size: smBigTitle
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h3 {
        font-size: 16px
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .releaseTime span {
        padding: 0px 15px;
        margin-right: 10px
    }
}

@media (min-width: 992px) {
    .ESGbgBox.animated .ESGbg .img .picture_container img {
        top: 0;
        bottom: auto
    }

    .module_N99S7O4V .header .logo img {
        width: 100px
    }

    .module_N99S7O4V .header .commonMain {
        max-width: var(--content-Wdith-1000)
    }

    .module_N99S7O4V .header .navBox .haderOther .navbtn {
        display: none
    }

    .module_N99S7O4V .header .navBox .navList {
        width: auto;
        right: 0px;
        background: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        padding: 0px;
        position: relative;
        overflow: visible;
        top: 0px
    }

    .module_N99S7O4V .header .navBox .navList .list {
        border-bottom: none
    }

    .module_N99S7O4V .header .navBox .navList .list h3 a {
        line-height: 80px;
        font-size: 15px
    }

    .module_N99S7O4V .header .navBox .navList .list h3 a::before {
        display: none
    }

    .module_N99S7O4V .header .navBox .navList .list h3 a::after {
        bottom: 0px;
        width: 0px;
        height: 2px;
        background: var(--vi-color);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        content: '';
        position: absolute;
        -webkit-transition: .6s ease;
        -o-transition: .6s ease;
        transition: .6s ease
    }

    .module_N99S7O4V .header .navBox .navList .list.cur {
        background: none
    }

    .module_N99S7O4V .header .navBox .navList .list.cur h3 a {
        color: #137ddf
    }

    .module_N99S7O4V .header .navBox .navList .list.cur h3 a::after {
        width: 100%
    }

    .module_N99S7O4V .header .navBox .navList .list:hover h3 a {
        color: #137ddf
    }

    .module_N99S7O4V .header .navBox .navList .list:hover h3 a::after {
        width: 100%
    }

    .module_N99S7O4V .header .navBox .navList .list:first-child {
        margin-left: 0px
    }

    .module_N99S7O4V .header .navBox .navList .closeNavText {
        display: none
    }

    .module_N99S7O4V .header .navBox .haderOther .login {
        margin-left: 30px
    }

    .module_N99S7O4V .header .navBox .haderOther .searchBox {
        margin-left: 20px
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavBtn {
        display: none
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain {
        position: absolute;
        left: 0;
        overflow: hidden;
        max-height: 0px;
        display: block
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: #f9f9f9;
        white-space: nowrap;
        border-radius: 0px 0px 10px 10px;
        overflow: hidden
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNav {
        min-width: 150px;
        padding: 20px 0px
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList>a {
        display: block;
        background: none;
        border: none;
        line-height: 30px;
        font-size: 14px;
        padding: 0px 20px;
        position: relative
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList>a:hover::after {
        content: '';
        border-right: 8px solid transparent;
        border-top: 8px solid var(--vi-color);
        position: absolute;
        left: 0px;
        top: 0px
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList>a:hover {
        background: #e3e3e7
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNav .threeNavBtn {
        display: none
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNav .mThreeNav {
        display: none
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox {
        display: block;
        padding: 20px 0px;
        position: relative
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox::before {
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        background: #eae9f1
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav {
        display: none
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav>a {
        display: block;
        line-height: 30px;
        padding: 0px 20px;
        font-size: 14px
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav>a:hover {
        background: #e3e3e7
    }

    .module_N99S7O4V .header .navBox .navList .list:hover .subNavMain {
        max-height: 1000px;
        -webkit-transition: all .8s ease-in-out;
        -o-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavList>a::before {
        display: none
    }

    .module_vTVxXkhcZYn1 .newsDetailMain {
        padding: 185px 0 120px
    }
}

@media (min-width: 1366px) {
    .module_N99S7O4V .header {
        height: 4.6875vw
    }

    .module_N99S7O4V .header .logo img {
        width: 6.3021vw
    }

    .module_N99S7O4V .header .commonMain {
        max-width: var(--content-Wdith-1366)
    }

    .module_N99S7O4V .header .navBox .navList .list h3 a {
        line-height: 4.6875vw;
        font-size: .9375vw
    }

    .module_N99S7O4V .header .navBox .haderOther .login {
        margin-left: 2.0833vw
    }

    .module_N99S7O4V .header .navBox .haderOther .searchBox {
        margin-left: 1.3021vw
    }

    .module_N99S7O4V .header .navBox .haderOther .login .user {
        font-size: .8854vw
    }

    .module_N99S7O4V .header .searchformMain .searchform {
        padding: .5208vw 0vw 2.6042vw
    }

    .module_N99S7O4V .header .searchformMain .searchform form {
        padding: 2.3438vw 0vw
    }

    .module_N99S7O4V .header .searchformMain .searchform form input {
        margin: 0vw 1.5625vw;
        font-size: .9375vw
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetail {
        padding: 3.125vw 0vw;
        font-size: noteTextFontSize;
        line-height: noteTextLineHeight
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h2 {
        font-size: noteBigTitle
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h3 {
        font-size: noteSubTitle
    }
}

@media (min-width: 1600px) {
    .module_N99S7O4V .header .commonMain {
        max-width: lgContentWidth
    }

    .module_N99S7O4V .header .navBox .haderOther .login {
        margin-left: 3.125vw
    }

    .module_N99S7O4V .header .navBox .haderOther .searchBox {
        margin-left: 1.5625vw
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNav {
        min-width: 7.82vw;
        padding: 1vw 0vw
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .subNav .subNavList>a {
        font-size: .8333vw;
        line-height: 2.0833vw;
        padding: 0;
        text-align: center
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox {
        padding: 1.5625vw 0vw
    }

    .module_N99S7O4V .header .navBox .navList .list .subNavMain .subNavBox .threeNavBox .threeNav>a {
        line-height: 2.0833vw;
        padding: 0vw 2.0833vw;
        font-size: .8333vw
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h2 {
        font-size: lgBigTitle
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h3 {
        font-size: lgSubTitle
    }
}

.inner_title {
    color: #000000;
    text-align: center;
    font-size: 2.396vw
}

.q_about_main1 {
    position: relative;
    overflow: hidden;
    height: 100vh
}

.q_about_main1 .box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.q_about_main1 .masks {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0
}

.q_about_main1 .mask {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: transparent;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 2;
    width: 50.833vw;
    height: 50.833vw;
    border: 100vw solid #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.q_about_main1 .mask.active {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate(-50%, -50%) scale(6) !important;
    -ms-transform: translate(-50%, -50%) scale(6) !important;
    -o-transform: translate(-50%, -50%) scale(6) !important;
    transform: translate(-50%, -50%) scale(6) !important
}

.q_about_main1 .bg_img {
    height: 100%;
    position: relative
}

.q_about_main1 .bg_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: none;
    max-width: none;
    min-height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.q_about_main1 .bg_round {
    position: absolute;
    width: 27.604vw;
    height: 27.604vw;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #fff;
    text-align: center
}

.q_about_main1 .q_round_box {
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 27.604vw;
    height: 27.604vw;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.q_about_main1 .q_round_box .txt_box {
    position: relative;
    z-index: 2
}

.q_about_main1 .q_round_box .title {
    font-weight: bold;
    font-size: 1.5625vw;
    line-height: 1.1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: url(../images/q_about_bg1.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100vw 100vw;
    background-size: 100vw;
    background-position: center
}

.q_about_main1 .q_round_box .abstract {
    font-size: 1.146vw;
    line-height: -webkit-calc(30 / 22);
    line-height: calc(30 / 22);
    color: #555555;
    margin-top: 2.34375vw
}

.q_about_main1 .q_round_box .more {
    display: block;
    margin: 1.823vw auto 0;
    width: 7.552vw;
    line-height: 2.448vw;
    border-radius: 1.198vw;
    border: solid 2px rgba(147, 149, 152, 0.1);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #137ddf
}

.q_about_main1 .q_round_box .more:hover {
    color: #fff;
    background-color: #137ddf;
    border: 1px solid #137ddf
}

.q_about_main1 .q_round_box .icon {
    margin-top: 4.167vw
}

.q_about_main1 .txt_mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    text-align: center
}

.q_about_main1 .txt_mask .title {
    font-size: 3.333vw;
    font-weight: bold;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #fff), to(transparent));
    background-image: -webkit-linear-gradient(#fff 55%, transparent);
    background-image: -o-linear-gradient(#fff 55%, transparent);
    background-image: linear-gradient(#fff 55%, transparent);
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 0
}

.q_about_main1 .txt_mask .title.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.q_about_main1 .txt_mask .abstract {
    margin-top: 2.604vw;
    font-size: 0.9375vw;
    line-height: -webkit-calc(24 / 18);
    line-height: calc(24 / 18);
    color: #ffffff;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 0
}

.q_about_main1 .txt_mask .abstract.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.8
}

.q_about_main2 {
    z-index: -1;
    height: 140vh
}

.q_about_main3 {
    position: static;
    z-index: 5
}

.q_about_main3 .bg_img img {
    width: 100%
}

.q_about_main3 .aboutMain2Swiper {
    position: absolute;
    left: 0;
    right: 0;
    top: 11.896vw
}

.q_about_main3 .aboutMain2Swiper .block .left_box {
    width: 56.63717%;
    border-radius: 12px;
    overflow: hidden
}

.q_about_main3 .aboutMain2Swiper .block .left_box .picture_container {
    padding-top: 137.5%
}

.q_about_main3 .aboutMain2Swiper .block .txt_box {
    color: #fff;
    padding-top: 2.083vw;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-left: 2.083vw
}

.q_about_main3 .aboutMain2Swiper .block .txt_box .time {
    font-size: 3.125vw;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.208vw
}

.q_about_main3 .aboutMain2Swiper .block .txt_box .icon {
    width: 1.823vw;
    height: 2px;
    margin-top: 2.083vw;
    background-color: #ffffff
}

.q_about_main3 .aboutMain2Swiper .block .txt_box .abstract {
    opacity: 0.8;
    font-size: 1.042vw;
    margin-top: 1.823vw;
    line-height: -webkit-calc(24 / 20);
    line-height: calc(24 / 20);
	width:300px;
}

.q_about_main3 .aboutMain2Swiper .swiper-slide {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.q_about_main3 .aboutMain2Swiper .swiper-slide-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.q_about_main3 .aboutMain2Swiper .swiper-slide-active .txt_box {
    opacity: 1
}

.q_about_main3 .bottom_box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 7.292vw
}

.q_about_main3 .bottom_box .bg_icon img {
    width: 100%
}

.q_about_main3 .bottom_box .block {
    text-align: center;
    height: 100%;
    margin-top: -0.78125vw
}

.q_about_main3 .bottom_box .block .time {
    color: #fff
}

.q_about_main3 .bottom_box .block .icon {
    width: 1.302vw;
    height: 1.302vw;
    opacity: 0.3;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    margin-top: 1.042vw;
    border: 2px solid #ffffff
}

.q_about_main3 .bottom_box .block .icon:after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.417vw;
    height: 0.417vw;
    border-radius: 50%;
    background-color: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.q_about_main3 .bottom_box .swiper-slide-prev .block {
    margin-top: -1.302vw
}

.q_about_main3 .bottom_box .swiper-slide-next .block {
    margin-top: 1.042vw
}

.q_about_main3 .bottom_box .swiper-slide-active .block .time {
    font-size: 1.5625vw;
    font-weight: bold;
    line-height: -webkit-calc(46 / 30);
    line-height: calc(46 / 30);
    letter-spacing: -1px
}

.q_about_main3 .bottom_box .swiper-slide-active .block .icon {
    display: none
}

.q_about_main3 .bottom_box .aboutMain2TagSwiper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.q_about_main4 {
    position: relative;
    z-index: 5;
    padding: 6.25vw 0;
    background-color: #fff
}

.q_about_main4 .block_box {
    margin-top: 3.125vw
}

.q_about_main4 .block_box .block {
    width: 8.333vw;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 0.9375vw;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.q_about_main4 .block_box .block .bg_img {
    height: 31.25vw;
    position: relative
}

.q_about_main4 .block_box .block .bg_img img {
    position: absolute;
    max-height: none;
    max-width: none;
    top: 50%;
    left: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.q_about_main4 .block_box .block .mask {
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    padding-bottom: 3.646vw;
    padding-left: 4.167vw;
    width: 57.292vw;
    left: 0;
    bottom: 0
}

.q_about_main4 .block_box .block .title {
    font-size: 1.667vw;
    line-height: 1.1;
    color: #ffffff
}

.q_about_main4 .block_box .block .abstract {
    font-size: 0.9375vw;
    line-height: -webkit-calc(24 / 18);
    line-height: calc(24 / 18);
    color: #ffffff;
    opacity: 0.8;
    margin-top: 0.78125vw
}

.q_about_main4 .block_box .block .icon_box {
    margin-top: 2.083vw
}

.q_about_main4 .block_box .block .icon {
    width: 8.333vw;
    background-color: #fff;
    border-radius: 0.417vw;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.q_about_main4 .block_box .block .icon .picture_container {
    padding-top: 43.75%
}

.q_about_main4 .block_box .block .icon .picture_container img {
    max-width: 70%;
    max-height: 80%;
    min-width: auto
}

.q_about_main4 .block_box .block .icon:not(:first-child) {
    margin-left: 0.46875vw
}

.q_about_main4 .block_box .block .icon:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.q_about_main4 .block_box .block .name {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    width: 1.354vw;
    top: 8.177vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.354vw;
    line-height: 1.1;
    letter-spacing: 2px;
    color: #ffffff;
    opacity: 1
}

.q_about_main4 .block_box .block.active {
    width: 57.292vw
}

.q_about_main4 .block_box .block.active .mask {
    opacity: 1
}

.q_about_main4 .block_box .block.active .name {
    opacity: 0
}

.q_contact_main1 {
    position: relative;
    z-index: 2;
    padding: 5.208vw 0vw;
}

.q_contact_main1 .content {
    overflow: hidden;
    margin-top: 0vw;
    background-color: #fff;
    border-radius: 0.78125vw;
    -webkit-box-shadow: 0 5px 20px 0px #f1f1f1;
    box-shadow: 0 5px 20px 0px #f1f1f1
}

.q_contact_main1 .left_box {
    background-image: url(../images/q_contact_bg1.jpg);
    width: 30.55556%;
    padding: 4.167vw 1.8vw 0
}

.q_contact_main1 .left_box .title {
    color: #fff;
    line-height: 1.1;
    font-size: 1.875vw
}

.q_contact_main1 .left_box .abstract {
    color: #ffffff;
    opacity: 0.7;
    font-size: 0.9375vw;
    margin-top: 0.78125vw;
    line-height: -webkit-calc(26 / 18);
    line-height: calc(26 / 18)
}

.q_contact_main1 .left_box .txt_box:not(:first-child) {
    margin-top: 4.167vw
}

.q_contact_main1 .right_box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 5.208vw 7.292vw
}

.q_contact_main1 .right_box .item {
    width: 48.61111%;
    background-color: #f8f8f8;
    position: relative;
    padding: 0 10px 0 1.75vw;
    border-radius: 0.78125vw
}

.q_contact_main1 .right_box .item input {
    width: 100%;
    line-height: 3.646vw
}

.q_contact_main1 .right_box .item .name {
    position: absolute;
    top: 50%;
    left: 1.302vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0.833vw;
    color: #000000
}

.q_contact_main1 .right_box .item .name span {
    color: #137ddf
}

.q_contact_main1 .right_box .item:nth-child(n+3) {
    margin-top: 1.042vw
}

.q_contact_main1 .right_box .item.items {
    width: 100%
}

.q_contact_main1 .right_box .item.itemtext {
    padding: 0 10px 0 1.75vw
}

.q_contact_main1 .right_box .item.itemtext .name {
    top: 1.5vw
}

.q_contact_main1 .right_box .item.itemb {
    background-color: transparent;
    padding: 0
}

.q_contact_main1 .right_box .item textarea {
    min-height: 7.03125vw;
    padding-top: 1.042vw;
    width: 100%
}

.q_contact_main1 .right_box .item .btn {
    font-size: 1.042vw;
    color: #ffffff;
    width: 10.417vw;
    line-height: 3.125vw;
    border-radius: 1.5625vw;
    background-color: #3aba5e;
	border: #137ddf solid 1px;
    background: linear-gradient(to right, #137ddf, #137ddf);
}

.q_contact_main1 .right_box .item .btn:hover{
	background: none;
	color: #137ddf;
}

.q_contact_main2 {
    background-image: url(../images/q_contact_bg2.jpg);
    padding-top: 3.646vw
}

.q_contact_main2 .txt_box {
    padding-top: 9.896vw;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 50px
}

.q_contact_main2 .txt_box .title {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1.1;
    color: #333333
}

.q_contact_main2 .txt_box .abstract {
    font-size: 0.9375vw;
    line-height: -webkit-calc(28 / 18);
    line-height: calc(28 / 18);
    color: #333333;
    opacity: 0.7;
    margin-top: 1.302vw
}

.q_contact_main2 .txt_box .btn {
    display: inline-block;
    padding: 0 1.042vw;
    color: #fff;
    font-size: 0.9375vw;
    line-height: 2.083vw;
    background-image: -webkit-linear-gradient(285deg, rgba(97, 209, 132, 0.8) 0%, rgba(35, 178, 75, 0.8) 100%), -webkit-linear-gradient(#3aba5e, #3aba5e);
    background-image: -o-linear-gradient(285deg, rgba(97, 209, 132, 0.8) 0%, rgba(35, 178, 75, 0.8) 100%), -o-linear-gradient(#3aba5e, #3aba5e);
    background-image: linear-gradient(165deg, rgba(97, 209, 132, 0.8) 0%, rgba(35, 178, 75, 0.8) 100%), linear-gradient(#3aba5e, #3aba5e);
    border-radius: 1.042vw;
    margin-top: 1.823vw
}

.q_contact_main2 .txt_box .btn .iconfont {
    margin-left: 1.5625vw
}

.q_contact_main2 .content_box {
    width: 32.8125vw;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.q_contact_main2 .content_box .mask {
    position: absolute;
    left: 50%;
    top: -webkit-calc(50% + 1.5625vw);
    top: calc(50% + 1.5625vw);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.q_contact_main2 .content_box .name {
    margin-top: 0.521vw;
    font-size: 1.042vw;
    line-height: 1.1;
    letter-spacing: 1px;
    color: #333333;
    opacity: 0.8
}

.q_contact_main3 {
    padding: 0vw 0 6.25vw 
}

.q_contact_main3 .left_box {
    width: 30.71429%;
    padding: 4.167vw 3.125vw;
    border-radius: 0.78125vw;
    background-image: url(../images/q_contact_bg4.png);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.q_contact_main3 .left_box .title {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1.1;
    color: #333333
}

.q_contact_main3 .left_box .abstract {
    font-size: 1.042vw;
    line-height: -webkit-calc(30 / 20);
    line-height: calc(30 / 20);
    letter-spacing: 2px;
    color: #000000;
    opacity: 0.7;
    margin-top: 1.302vw
}

.q_contact_main3 .left_box .btn_box {
    text-align: center
}

.q_contact_main3 .left_box .btn_box .btn {
    width: 6.302vw;
    line-height: 2.135vw;
    border-radius: 1.042vw;
    border: solid 1px rgba(0, 0, 0, 0.3)
}

.q_contact_main3 .left_box .btn_box .btn:nth-child(2) {
    margin-left: 1.042vw
}

.q_contact_main3 .left_box .btn_box .btn:hover {
    color: #fff;
    background-image: -webkit-linear-gradient(285deg, rgba(97, 209, 132, 0.8) 0%, rgba(35, 178, 75, 0.8) 100%), -webkit-linear-gradient(#137ddf, #137ddf);
    background-image: -o-linear-gradient(285deg, rgba(97, 209, 132, 0.8) 0%, rgba(35, 178, 75, 0.8) 100%), -o-linear-gradient(#137ddf, #137ddf);
    background-image: linear-gradient(165deg, rgba(97, 209, 132, 0.8) 0%, rgba(35, 178, 75, 0.8) 100%), linear-gradient(#137ddf, #137ddf);
    border: 1px solid #2db754
}

.q_contact_main3 .right_box {
    width: 67.64286%
}

.q_contact_main3 .right_box .picture_container {
    padding-top: 63.35797%
}

.q_invest_main1 {
    padding: 6.25vw 0;
    position: relative
}

.q_invest_main1 .investMao {
    position: absolute;
    top: 0;
    left: 0
}

.q_invest_main2 {
    padding: 6.25vw 0;
    position: relative
}

.q_invest_main2 .investMao {
    position: absolute;
    top: 0;
    left: 0
}

.q_invest_main2 .con1440 {
    position: relative
}

.q_invest_main2 .con1440 .q_invest_main2Title {
    font-size: 2.3958vw;
    color: #000;
    line-height: 1;
    position: absolute;
    top: .5208vw;
    left: .7813vw
}

.q_invest_main3 {
    padding: 5.208vw 0 6.25vw;
    background-color: #f4f8f9;
    position: relative
}

.q_invest_main3 .investMao {
    position: absolute;
    top: 0;
    left: 0
}

.q_invest_main3 .block {
    width: 47.9%;
}

.q_invest_main3 .block .title {
    font-size: 1.875vw;
    font-weight: bold;
    color: #000000
}

.q_invest_main3 .block .box {
    margin-top: 2.083vw;
    background-color: #ffffff;
    border-radius: 0.625vw;
    padding: 1.5625vw 1.042vw;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.q_invest_main3 .block .box:hover{
    -webkit-box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2);
    box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2)
}

.q_invest_main3 .block .box:hover .picture_container img{
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03)
}

.q_invest_main3 .block .box:hover .txt_box .btn_box .btn{
    color: #fff;
    border: 1px solid #fff;
}

.q_invest_main3 .block .box:hover .txt_box .btn_box .btn::after{
    opacity: 1;
}

.q_invest_main3 .block .box:hover .txt_box .btn_box .btn .iconfont{
    color: #fff
}

.q_invest_main3 .block .box .left_box {
    width: 54.52381%;
    position: relative
}

.q_invest_main3 .block .box .left_box:after {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
    background-color: #f3f3f3
}

.q_invest_main3 .block .box .left_box .img {
    position: relative;
    z-index: 2;
    width: 72.48908%;
    margin: 0 auto;
    border: 1px solid #137ddf
}

.q_invest_main3 .block .box .left_box .img .picture_container {
    padding-top: 137.95181%
}

.q_invest_main3 .block .box .txt_box {
    width: 39.52381%
}

.q_invest_main3 .block .box .txt_box .name {
    font-size: 1.354vw;
    font-weight: bold;
    line-height: -webkit-calc(36 / 26);
    line-height: calc(36 / 26);
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 36px;
    letter-spacing: -1px;
    color: #000000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.q_invest_main3 .block .box .txt_box .abstract {
    margin-top: 0.78125vw;
    font-size: 0.729vw;
    line-height: 1.1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666666
}

.q_invest_main3 .block .box .txt_box .btn_box {
    margin-top: 1.042vw;
    padding-top: 1.5625vw;
    padding-right: 0.521vw;
    border-top: 1px solid rgba(227, 227, 227, 0.3)
}

.q_invest_main3 .block .box .txt_box .btn_box .btn {
    line-height: 1.71875vw;
    border-radius: 0.833vw;
    border: solid 1px #e3e3e3;
    padding: 0 1.042vw;
    font-size: 0.729vw;
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.q_invest_main3 .block .box .txt_box .btn_box .btn::after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.833vw;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-image: -webkit-linear-gradient(73deg, #64d185 0%, #43bf67 100%), -webkit-linear-gradient(#000, #000);
    background-image: -o-linear-gradient(73deg, #64d185 0%, #43bf67 100%), -o-linear-gradient(#000, #000);
    background-image: linear-gradient(17deg, #64d185 0%, #43bf67 100%), linear-gradient(#000, #000);
    background-blend-mode: normal, normal;
    opacity: 0;
}

.q_invest_main3 .block .box .txt_box .btn_box .btn span{
    position: relative;
    z-index: 2;
}

.q_invest_main3 .block .box .txt_box .btn_box .btn .iconfont {
    margin-left: 0.521vw;
    color: #a2a2a2;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.q_invest_main3 .block .box .txt_box .btn_box .btn.downbtn {
    padding: 0 0.78125vw
}

.q_invest_main3 .block .box .txt_box .btn_box .btn.downbtn .iconfont {
    margin-left: 0
}

.q_invest_main3 .block .box:hover .txt_box .name {
    color: #24b24c
}

/* .q_invest_main3 .block:not(:nth-child(3n)) */
.q_invest_main3 .block {
    margin-right: 2.08333% ;
    margin-bottom: 3.08333%;
}

/* .q_invest_main3 .block:nth-child(n+4) {
    margin-top: 1.5625vw
} */

.q_invest .q_contact_main1 {
    position: relative
}

.q_invest .q_contact_main1 .invest4 {
    position: absolute;
    top: 0;
    left: 0
}

.q_invest .q_contact_main1 .content {
    position: relative;
    z-index: 2
}

.q_invest .q_contact_main1 .top_img {
    position: relative
}

.q_invest .q_contact_main1 .top_img img {
    width: 100%
}

.q_invest .q_contact_main1 .top_img .title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 3.125vw;
    font-weight: bold;
    color: #ffffff;
    width: 100%
}

.q_invest .q_contact_main1 .left_box {
    padding-bottom: 2.34375vw
}

.q_invest .q_contact_main1 .left_box .txt_box .title {
    font-size: 1.5625vw;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-radial-gradient(60% 35%, farthest-corner, #549b70, #fff, #959599);
    background-image: -o-radial-gradient(60% 35%, farthest-corner, #549b70, #fff, #959599);
    background-image: radial-gradient(farthest-corner at 60% 35%, #549b70, #fff, #959599)
}

.q_invest .q_contact_main1 .left_box .txt_boxs .title {
    font-size: 1.042vw;
    font-weight: bold;
    color: #fff
}

.q_invest .q_contact_main1 .left_box .txt_boxs .abstract {
    font-size: 0.833vw;
    line-height: 1.1;
    color: #ffffff;
    opacity: 0.8
}

.q_strengthSwiper {
    height: 100vh
}

.q_strength_main1 {
    padding: 6.25vw 0
}
.q_strength_main1 .tips{
    color: #999;
    font-size: 0.67708vw;
    margin-top: 1.19792vw;
}

.q_strength_main1 .q_strength_title_box {
    text-align: center
}

.q_strength_main1 .block_box {
    margin-top: 8.333vw
}

.q_strength_main1 .block_box .block {
    width: 13.021vw;
    height: 13.021vw;
    border-radius: 50%;
    background-color: #f6f6f6;
    text-align: center
}

.q_strength_main1 .block_box .block .num {
    font-size: 2.604vw;
    font-weight: bold;
    line-height: 1.1;
    color: #137ddf
}

.q_strength_main1 .block_box .block .abstract {
    font-size: 0.833vw;
    line-height: -webkit-calc(24 / 16);
    line-height: calc(24 / 16);
    color: #137ddf;
    margin-top: 1.042vw
}

.q_strength_main1 .tips{
    color: #999;
    font-size: 0.67708vw;
    margin-top: 1.19792vw;
}

.q_strength_main1 .block_box .line {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.q_strength_main1 .block_box .line:after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #137ddf
}

.q_strength_main1 .block_box .blocks {
    position: relative;
    width: 21.09375vw;
    height: 21.09375vw;
    border-radius: 50%;
    text-align: center;
    background-color: transparent;
    border: dashed 1px rgba(35, 178, 75, 0.3)
}

.q_strength_main1 .block_box .blocks .icon {
    border-radius: 50%;
    position: absolute;
    top: 0.78125vw;
    left: 0.78125vw;
    right: 0.78125vw;
    bottom: 0.78125vw;
    border-radius: 50%;
    border: dashed 1px #137ddf
}

.q_strength_main1 .block_box .blocks .icons {
    border-radius: 50%;
    position: absolute;
    top: 1.5625vw;
    left: 1.5625vw;
    right: 1.5625vw;
    bottom: 1.5625vw;
    border-radius: 50%;
    border: solid 2px #137ddf
}

.q_strength_main1 .block_box .blocks .box {
    width: 16.354vw;
    height: 16.354vw;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background-color: #137ddf;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.q_strength_main1 .block_box .blocks .box .num {
    font-size: 3.542vw;
    font-weight: bold;
    line-height: 1.1;
    color: #ffffff
}

.q_strength_main1 .block_box .blocks .box .abstract {
    font-size: 0.9375vw;
    line-height: -webkit-calc(28 / 18);
    line-height: calc(28 / 18);
    color: #ffffff
}

.q_strength_main1 .block_box .blocks .icon_iimg {
    width: 6.25vw;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 16.9vw
}

.q_strength_title_box .inner_title {
    line-height: 1.1;
    font-weight: bold
}

.q_strength_title_box .tip {
    font-size: 0.9375vw;
    color: #22252e;
    margin-top: 1.302vw;
    line-height: 1.1
}

.q_strength_main2 {
    overflow: hidden;
    position: relative;
    height: 100vh
}

.q_strength_main2 .q_strength_title_box {
    position: absolute;
    left: 12.5%;
    top: 5.729vw;
    z-index: 2
}

.q_strength_main2 .q_strength_title_box .inner_title {
    text-align: left
}

.q_strength_main2 .bg_img img {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.q_strength_main2 .right_box {
    z-index: 2;
    top: 50%;
    border-radius: 50%;
    position: absolute;
    width: 120vh;
    left: 65.65657%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid rgba(255, 255, 255, 0.4)
}

.q_strength_main2 .right_box .picture_container {
    padding-top: 100%
}

.q_strength_main2 .right_box .tag_box {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg)
}

.q_strength_main2 .right_box .tag_box .tag {
    width: 16px;
    height: 16px;
    opacity: 0.6;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    background-color: #2a374e;
    border: solid 2px #ffffff;
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.q_strength_main2 .right_box .tag_box .tag:after {
    top: 50%;
    left: 50%;
    width: 22px;
    height: 22px;
    content: ' ';
    border-radius: 50%;
    position: absolute;
    border: 1px dotted #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.q_strength_main2 .right_box .tag_box .tag .txt {
    top: 50%;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    white-space: nowrap;
    font-weight: lighter;
    right: -webkit-calc(100% + 21px);
    right: calc(100% + 21px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.q_strength_main2 .right_box .tag_box .tag.active {
    opacity: 1;
    background-color: #137ddf
}

.q_strength_main2 .img {
    top: 50%;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    width: 120vh;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 69.19192%
}

.q_strength_main2 .img .picture_container {
    padding-top: 100%
}

.q_strength_main2 .img .picture_container img {
    width: 100%
}

.q_strength_main2 .box {
    width: 57.448vw;
    position: absolute;
    left: 6.146vw;
    bottom: 1.40625vw
}

.q_strength_main2 .box .map_img img {
    width: 100%
}

.q_strength_main2 .block_box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.q_strength_main2 .block_box .block {
    position: absolute
}

.q_strength_main2 .block_box .block .icon {
    left: -webkit-calc(50% + 7px);
    left: calc(50% + 7px);
    width: 30px;
    bottom: 100%;
    height: 29px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.q_strength_main2 .block_box .block .icon_on {
    display: none
}

.q_strength_main2 .block_box .block .name {
    left: 50%;
    top: 100%;
    opacity: 0;
    white-space: nowrap;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.q_strength_main2 .block_box .block.active {
    z-index: 2
}

.q_strength_main2 .block_box .block.active .icon {
    height: 35px;
    width: 37px
}

.q_strength_main2 .block_box .block.active .icon_on {
    display: block
}

.q_strength_main2 .block_box .block.active .icon_off {
    display: none
}

.q_strength_main2 .block_box .block.active .name {
    opacity: 1
}

.q_strength_main2 .q_strength_tip {
    position: absolute;
    bottom: 2.083vw;
    right: 1vw;
    font-size: 0.833vw;
    line-height: clac(24/16);
    color: #ffffff;
    opacity: 0.8
}

.q_strength_main3 {
    background-color: #d6e7ee;
    padding: 6.25vw 0;
    position: relative
}

.q_strength_main3 .q_strength_title_box {
    text-align: center
}

.q_strength_main3 .top_box {
    position: relative;
    width: 20.885vw
}

.q_strength_main3 .top_box .img img {
    width: 100%
}

.q_strength_main3 .top_box .txt_box {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.q_strength_main3 .top_box .num {
    font-size: 4.6875vw;
    line-height: 1.1;
    letter-spacing: -4px;
    color: #137ddf
}

.q_strength_main3 .top_box .abstract {
    font-size: 1.042vw;
    line-height: 1.1;
    color: #272727;
    margin-top: 1.042vw
}

.q_strength_main3 .bottom_box {
    margin: 0 auto;
    margin-top: -10.542vw;
    width: 30.573vw
}

.q_strength_main3 .bottom_box .bg_img {
    position: relative
}

.q_strength_main3 .bottom_box .bg_img img {
    width: 100%
}

.q_strength_main3 .bottom_box .block_box {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.q_strength_main3 .bottom_box .block {
    position: absolute
}

.q_strength_main3 .bottom_box .block .txt_box {
    position: absolute;
    right: -webkit-calc(100% + 1.042vw);
    right: calc(100% + 1.042vw)
}

.q_strength_main3 .bottom_box .block .name {
    white-space: nowrap;
    font-size: 0.9375vw;
    color: #272727
}

.q_strength_main3 .bottom_box .block .icon {
    position: relative;
    width: 2.5vw;
    height: 1.51vw;
    background-color: rgba(183, 213, 224, 0.5);
    -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 28, 40, 0.22);
    box-shadow: 0px 3px 2px 0px rgba(0, 28, 40, 0.22);
    border-radius: 0.78125vw;
    z-index: 2
}

.q_strength_main3 .bottom_box .block .icon:after,
.q_strength_main3 .bottom_box .block .icon:before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.5)
}

.q_strength_main3 .bottom_box .block .icon:after {
    width: 10px;
    height: 2px
}

.q_strength_main3 .bottom_box .block .icon:before {
    height: 10px;
    width: 2px
}

.q_strength_main3 .bottom_box .block .txt {
    position: absolute;
    width: 284px;
    height: 110px;
    white-space: nowrap;
    background-image: url(../images/icon16.png);
    background-repeat: no-repeat;
    border-radius: 100px;
    font-size: 0.833vw;
    color: #555555;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.q_strength_main3 .bottom_box .block:nth-child(1) {
    top: 0;
    left: -3.042vw
}

.q_strength_main3 .bottom_box .block:nth-child(1) .txt_box {
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: -webkit-calc(100% + 1.5625vw);
    right: calc(100% + 1.5625vw);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.q_strength_main3 .bottom_box .block:nth-child(1) .txt_box .txt {
    padding-right: 3.5vw;
    padding-left: 1.042vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.q_strength_main3 .bottom_box .block:nth-child(2) {
    top: 10.26vw;
    left: 1.771vw
}

.q_strength_main3 .bottom_box .block:nth-child(3) {
    top: 9.6875vw;
    left: 27.5vw
}

.q_strength_main3 .bottom_box .block:nth-child(3) .txt_box {
    position: absolute;
    top: 50%;
    cursor: pointer;
    left: -webkit-calc(100% + 0.78125vw);
    left: calc(100% + 0.78125vw);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.q_strength_main3 .bottom_box .block:nth-child(3) .txt_box .txt {
    padding-left: 3.5vw;
    padding-right: 1.042vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    background-image: url(../images/icon17.png)
}

.q_strength_main3 .bottom_box .block:nth-child(3) .txt_box .txt img {
    width: 121px
}

.q_strength_main3 .bottom_box .block:nth-child(4) {
    top: 0;
    right: -2.5625vw
}

.q_strength_main3 .bottom_box .block.active .txt {
    opacity: 1
}

.q_strength_main3 .q_strength_tip {
    position: absolute;
    bottom: 2.083vw;
    right: 2.083vw;
    font-size: 0.052vw;
    font-weight: lighter;
    line-height: 1.1;
    color: #555555
}

.q_strength_main4 {
    position: relative;
    padding: 6.25vw 0 3.115vw
}

.q_strength_main4 .q_strength_title_box {
    text-align: center
}

.q_strength_main4 .block_box {
    margin: 0 auto;
    margin-top: 3.125vw;
    width: auto
}

.q_strength_main4 .block .icon {
    width: 10.99vw;
    border-radius: 50%;
    background-color: #f6f6f6
}

.q_strength_main4 .block .icon .picture_container {
    padding-top: 100%
}

.q_strength_main4 .block .icon .picture_container img {
    max-height: 70%;
    max-width: 70%;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: auto
}

.q_strength_main4 .block .txt_box {
    text-align: center;
    margin-top: 2.083vw
}

.q_strength_main4 .block .name {
    font-size: 0.9375vw;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #333333
}

.q_strength_main4 .block .num {
    color: #137ddf;
    line-height: 1.1;
    font-weight: bold;
    font-size: 2.083vw;
    margin-top: 0.78125vw
}

.q_strength_main4 .q_strength_tip {
    position: absolute;
    bottom: 2.083vw;
    right: 2.083vw;
    font-size: 0.052vw;
    font-weight: lighter;
    line-height: 1.1;
    color: #555555
}

.q_strength_main6 {
    position: relative;
    background-color: #000;
}

.q_strength_main6 .q_strength_title_box {
    position: absolute;
    top: 5.729vw;
    z-index: 2;
    left: 0;
    right: 0;
    text-align: center
}

.q_strength_main6 .q_strength_title_box .inner_title {
    color: #fff
}

.q_strength_main6 .q_strength_title_box .tip {
    color: #fff
}

.q_strength_main6 .StrengthMain6Swiper .img img {
    width: 100%
}

.q_strength_main6 .tag_box {
    position: absolute;
    left: 12.5vw;
    bottom: 4.167vw;
    height: 90px
}

.q_strength_main6 .tag_box .icon {
    width: 2px;
    height: 25px;
    background-color: #ffffff
}

.q_strength_main6 .tag_box .StrengthMain6TagSwiper {
    padding-left: 1.5625vw
}

.q_strength_main6 .tag_box .StrengthMain6TagSwiper .swiper-slide {
    font-size: 1.5625vw;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #ffffff;
    opacity: 0.3;
    position: relative
}

.q_strength_main6 .tag_box .StrengthMain6TagSwiper .swiper-slide::before {
    content: "";
    width: 3px;
    height: 1.3021vw;
    background-color: #fff;
    position: absolute;
    top: 23%;
    left: -30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

.q_strength_main6 .tag_box .StrengthMain6TagSwiper .swiper-slide-active {
    opacity: 1
}

.q_strength_main6 .tag_box .StrengthMain6TagSwiper .swiper-slide-active::before {
    opacity: 1
}

.q_about .videoBuild {
    z-index: 2
}

.module_KHDV505C .corporateCultureBox {
    background-image: url(../images/q_strength_bg5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 6.771vw 0 7.8125vw;
    position: relative
}

.module_KHDV505C .corporateCultureBox .corporateCulture {
    max-width: 75vw;
    margin: 0vw auto
}

.module_KHDV505C .corporateCultureBox .corporateCulture .title {
    font-size: 1.875vw;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.module_KHDV505C .corporateCultureBox .corporateCulture .arrowImg {
    text-align: center;
    padding-top: 1.5625vw
}

.module_KHDV505C .corporateCultureBox .corporateCulture .arrowImg img {
    max-width: 6.7708vw;
    vertical-align: middle
}

.module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox {
    text-align: center;
    padding-top: 1.0417vw
}

.module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle {
    display: inline-block;
    color: #fff;
    font-size: 1.5625vw
}

.module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle .leftIcon {
    margin-right: 1.3021vw;
    max-width: 5.1563vw
}

.module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle .rightIcon {
    margin-left: 1.3021vw;
    max-width: 5.1563vw
}

.module_KHDV505C .corporateCultureBox .corporateCulture .desc {
    text-align: center;
    font-size: .8333vw;
    color: #ffffff;
    padding-top: 1.0417vw
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core {
    margin: 1.5625vw auto 0vw;
    max-width: 45.9375vw;
    height: 16.6667vw;
    border-radius: 160px;
    border: 1px dotted rgba(255, 255, 255, 0.6)
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2.0833vw 1.0417vw
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li {
    width: 12.5vw;
    height: 12.5vw;
    margin: 0vw 1.0417vw;
    border-radius: 100%;
    text-align: center;
    position: relative
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li h3 {
    font-size: 3.021vw;
    text-align: center;
    font-weight: bold
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .descBox {
    margin-top: 160px;
    padding-top: 175px;
    position: relative
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .descBox .line {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 1px;
    height: 175px;
    background: rgba(255, 255, 255, 0.4)
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .descBox .line .circular {
    width: 8px;
    height: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -3px;
    border-radius: 100%;
    position: absolute;
    display: block
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .abstract {
    font-size: 0.833vw;
    line-height: 1.2;
    opacity: 0.8;
    margin-top: 1.042vw;
    color: #fff
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.cognition .abstract {
    color: #137ddf
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.vision {
    background-color: rgba(4, 86, 44, 0.9)
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.vision h3 {
    color: #ffffff
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.mission {
    background-color: #137ddf
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.mission h3 {
    color: #ffffff
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.cognition {
    background-color: rgba(255, 255, 255, 0.98)
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.cognition h3 {
    color: #137ddf
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.vision .descBox .line .circular {
    background-color: #3a4cb0
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.mission .descBox .line .circular {
    background-color: #8eb8e1
}

.module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.cognition .descBox .line .circular {
    background-color: #ffffff
}

.q_strength_main5 {
    position: relative
}

.q_strength_main5 .main5_tip {
    text-align: center;
    font-size: 1.1458vw;
    line-height: 1.3;
    color: #ffffff;
    opacity: 0.8;
    margin-top: 1.5625vw
}

.q_strength_main5 .q_strength_tip {
    position: absolute;
    bottom: 2.083vw;
    right: 2.083vw;
    font-size: 0.052vw;
    font-weight: lighter;
    line-height: 1.1;
    color: #ffffff
}

@media (max-width: 1600px) {
    .module_KHDV505C .corporateCultureBox {
        padding: 70px 20px 270px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .title {
        font-size: 30px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .arrowImg {
        padding-top: 20px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .arrowImg img {
        max-width: 100px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox {
        padding-top: 15px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle {
        font-size: 24px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle .leftIcon {
        margin-right: 20px;
        max-width: 79px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle .rightIcon {
        margin-left: 20px;
        max-width: 79px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .desc {
        font-size: 14px;
        padding-top: 15px
    }
}

@media (max-width: 1366px) {
    .module_KHDV505C .corporateCultureBox {
        padding: 50px 20px 200px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture {
        max-width: 950px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .title {
        font-size: 24px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .arrowImg {
        padding-top: 15px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .arrowImg img {
        max-width: 70px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle {
        font-size: 18px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle .leftIcon {
        margin-right: 15px;
        max-width: 59px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle .rightIcon {
        margin-left: 15px;
        max-width: 59px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core {
        margin: 20px auto 0px;
        max-width: 600px;
        height: 205px;
        border-radius: 160px;
        border: 1px dotted rgba(255, 255, 255, 0.6)
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul {
        padding: 20px 20px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li {
        width: 165px;
        height: 165px;
        margin: 0px 10px;
        border-radius: 100%;
        position: relative
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .descBox {
        margin-top: 165px;
        padding-top: 60px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .descBox .line {
        height: 60px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li h3 {
        font-size: 20px
    }
}

@media (max-width: 992px) {
    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .module_KHDV505C .corporateCultureBox {
        padding: 30px 20px 50px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture {
        max-width: 750px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .title {
        font-size: 18px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .arrowImg {
        padding-top: 10px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .arrowImg img {
        max-width: 50px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox {
        padding-top: 10px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle {
        font-size: 14px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle .leftIcon {
        margin-right: 10px;
        max-width: 39px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .subTitleBox .subTitle .rightIcon {
        margin-left: 10px;
        max-width: 39px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .desc {
        font-size: 12px;
        padding-top: 10px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core {
        border: none;
        height: auto
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul {
        padding: 0px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li {
        height: auto;
        width: 100%;
        border-radius: 0px;
        padding: 20px 0px;
        margin: 0px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li h3 {
        position: relative;
        top: 0px;
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        font-size: 18px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .descBox {
        padding: 0px;
        margin: 0px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .descBox .line {
        display: none
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li.cognition .descBox .desc {
        color: #3b54ec
    }
}

@media (max-width: 1200px) {
    .q_contact_main3 .left_box .btn_box .btn {
        width: 90px;
        line-height: 30px;
        border-radius: 20px;
        font-size: 14px
    }
}

@media (max-width: 992px) {
    .q_strengthSwiper {
        height: -webkit-calc(100vh - 60px);
        height: calc(100vh - 60px)
    }

    .q_contact_main2 .content_box .name {
        font-size: 14px;
        margin-top: 15px
    }

    .q_contact_main2 .content_box .mask {
        width: 150px
    }

    .q_contact_main1 .content {
        margin-top: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .q_contact_main1 .left_box {
        width: 100%;
        padding: 20px 15px
    }

    .q_contact_main1 .right_box {
        width: 100%;
        padding: 20px 15px
    }

    .q_contact_main1 .right_box .item input {
        line-height: 40px
    }

    .q_contact_main1 .right_box .item .name {
        font-size: 14px;
        left: 10px
    }

    .q_contact_main1 .right_box .item {
        padding: 0 10px 0 20px;
        width: 100%
    }

    .q_contact_main1 {
        padding: 30px 0
    }

    .q_about_main1 .txt_mask .title {
        font-size: 20px
    }

    .q_about_main1 .txt_mask .abstract {
        font-size: 16px;
        margin-top: 20px
    }

    .q_contact_main1 .left_box .title {
        font-size: 16px
    }

    .q_contact_main1 .left_box .abstract {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 15px
    }

    .q_contact_main1 .right_box .item:nth-child(n+2) {
        margin-top: 15px
    }

    .q_contact_main1 .right_box .item.itemtext .name {
        top: 20px
    }

    .q_contact_main1 .right_box .item textarea {
        min-height: 100px;
        padding-top: 10px
    }

    .q_contact_main1 .right_box .item.itemtext {
        padding-left: 20px
    }

    .q_contact_main1 .right_box .item .btn {
        width: 90px;
        line-height: 30px;
        font-size: 16px
    }

    .q_contact_main2 .con1440 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .q_contact_main2 .txt_box {
        width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        padding-top: 0;
        padding-bottom: 0
    }

    .q_contact_main2 .content_box {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .q_contact_main2 .txt_box .title {
        font-size: 18px
    }

    .q_contact_main2 .txt_box .abstract {
        margin-top: 15px;
        line-height: 1.5
    }

    .q_strength_main1 .block_box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .q_strength_main1 .block_box .block {
        width: 100%;
        height: auto;
        padding: 20px 10px;
        border-radius: 10px
    }

    .q_strength_main1 .block_box .blocks {
        width: 100%;
        height: auto;
        border-radius: 10px;
        margin: 10px 0;
        border: 0
    }

    .q_strength_main1 .block_box .blocks .icon {
        display: none
    }

    .q_strength_main1 .block_box .blocks .icons {
        display: none
    }

    .q_strength_main1 .block_box .line {
        display: none
    }

    .q_strength_main1 .block_box .block .num {
        font-size: 18px
    }

    .q_strength_main1 .block_box .block .abstract {
        font-size: 14px;
        margin-top: 10px
    }
    
    .q_strength_main1 .tips{
    font-size: 14px;
    margin-top: 15px;
}

    .q_strength_main1 .block_box .blocks .box {
        position: static;
        padding: 20px 10px;
        border-radius: 10px;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        width: 100%;
        height: 100%
    }

    .q_strength_main1 .block_box .blocks .box .num {
        font-size: 18px
    }

    .q_strength_main1 .block_box .blocks .box .abstract {
        font-size: 14px
    }

    .inner_title {
        font-size: 18px
    }

    .q_strength_main2 .right_box {
        display: none;
        left: 40%
    }

    .q_strength_main2 .img {
        display: none;
        left: 50%
    }

    .q_strength_title_box .tip {
        font-size: 14px;
        margin-top: 10px
    }

    .q_strength_main2 {
        padding: 30px 0 50px;
        background-image: url(../images/q_strength_bg1.jpg);
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        height: auto
    }

    .q_strength_main2 .box {
        width: 100%;
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 20px
    }

    .q_strength_main2 .block_box .block .icon {
        width: 20px;
        height: 19px;
        -webkit-animation: up 1.5s infinite;
        -o-animation: up 1.5s infinite;
        animation: up 1.5s infinite;
        left: 50%
    }

    .q_strength_main2 .block_box .block.active .icon {
        width: 20px;
        height: 19px
    }

    .q_strength_main2 .q_strength_title_box {
        position: relative;
        left: auto;
        top: auto
    }

    .q_strength_main2 .q_strength_title_box {
        padding: 0 15px
    }

    .q_strength_main2 .block_box .block .name {
        display: none
    }

    .q_strength_main2 .q_strength_tip {
        right: 10px;
        bottom: 10px;
        font-size: 14px
    }

    .q_strength_main2 .bg_img {
        display: none
    }

    .q_strength_main2 .right_box .tag_box .tag .txt {
        font-size: 16px
    }

    .q_strength_main3 .top_box {
        width: 40vw
    }

    .q_strength_main3 .bottom_box .block .txt_box {
        display: none
    }

    .q_strength_main3 .bottom_box {
        margin-top: -25.542vw;
        width: 70.573vw
    }

    .q_strength_main3 .bottom_box .block .name {
        font-size: 14px
    }

    .q_strength_main3 .bottom_box .block:nth-child(1) {
        left: -12.042vw
    }

    .q_strength_main3 .bottom_box .block:nth-child(2) {
        top: 21.26vw;
        left: 1.771vw
    }

    .q_strength_main3 .bottom_box .block:nth-child(3) {
        top: 20.6875vw;
        left: 62.5vw
    }

    .q_strength_main3 .bottom_box .block:nth-child(4) {
        right: -9.5625vw
    }

    .q_strength_main3 .top_box .num {
        font-size: 16px;
        letter-spacing: 0px
    }

    .q_strength_main3 .top_box .abstract {
        font-size: 14px;
        margin-top: 5px
    }
	

    .q_strength_main4 .block .icon {
        width: 20vw
    }

    .q_strength_main4 .block_box {
        width: 70%;
        margin-top: 20px;
    }
	
	 .q_strength_main4 .block {
		margin:20px;
    }

    .q_strength_main4 .block .icon .picture_container img {
        max-height: none;
        max-width: 50%
    }

    .q_strength_main4 .block .name {
        font-size: 16px
    }

    .q_strength_main4 .block .num {
        font-size: 18px;
        margin-top: 10px
    }

    .q_strength_main4 .block .txt_box {
        margin-top: 15px
    }

    .q_strength_main4 .q_strength_tip {
        font-size: 14px;
        right: 10px;
        bottom: 10px
    }

    .q_strength_main6 .q_strength_title_box {
        top: 20px;
        padding: 0 15px
    }

    .q_strength_main6 .tag_box .StrengthMain6TagSwiper .swiper-slide {
        font-size: 15px;
        letter-spacing: 0px
    }

    .q_strength_main6 .tag_box .StrengthMain6TagSwiper {
        padding-left: 20px
    }

    .q_strength_title_box .inner_title {
        text-align: center
    }

    .q_strength_main2 .q_strength_title_box .inner_title {
        text-align: center
    }

    .q_strength_title_box .tip {
        text-align: center
    }

    .q_strength_main6 .tag_box .StrengthMain6TagSwiper .swiper-slide::before {
        width: 2px;
        height: 20px;
        top: 5%;
        left: -20px
    }

    .q_strength_main6 .tag_box {
        left: 15px;
        bottom: 20px;
        height: 50px
    }

    .q_strength_main5 .main5_tip {
        font-size: 14px;
        margin-top: 20px
    }

    .q_strength_main5 .q_strength_tip {
        right: 10px;
        bottom: 10px;
        font-size: 14px
    }

    .q_about_main1 .mask {
        width: 90vw;
        height: 90vw
    }

    .q_about_main1 .q_round_box {
        width: 60vw;
        height: 60vw
    }

    .q_about_main1 .bg_round {
        width: 60vw;
        height: 60vw
    }

    .q_about_main1 .q_round_box .title {
        font-size: 18px
    }

    .q_about_main1 .q_round_box .more {
        width: 100px;
        margin-top: 10px;
        font-size: 14px;
        line-height: 30px
    }

    .q_about_main1 .q_round_box .abstract {
        font-size: 14px;
        margin-top: 15px
    }

    .q_about_main1 .q_round_box .icon {
        display: none
    }

    .q_about_main2 .mask .title {
        font-size: 20px
    }

    .q_about_main2 .mask .abstract {
        font-size: 14px;
        margin-top: 10px
    }

    .q_about_main3 {
        padding: 30px 0
    }

    .q_about_main3 .bottom_box .swiper-slide-next .block {
        margin-top: 0
    }

    .q_about_main3 .bottom_box .swiper-slide-active .block .icon {
        opacity: 1
    }

    .q_about_main3 .bottom_box .block .icon {
        width: 15px;
        height: 15px;
        margin-top: 10px
    }

    .q_about_main3 .bottom_box .block .icon:after {
        width: 5px;
        height: 5px
    }

    .q_about_main3 .bottom_box .block {
        margin-top: 0
    }

    .q_about_main3 .bottom_box {
        height: 100px
    }

    .q_about_main3 .bottom_box .bg_icon {
        display: none
    }

    .q_about_main3 .aboutMain2Swiper .swiper-slide {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    .q_about_main3 .aboutMain2Swiper {
        position: static;
        margin: 0 15px
    }

    .q_about_main3 .bottom_box {
        position: static;
        margin-top: 20px;
        height: auto
    }

    .q_about_main3 .bottom_box .aboutMain2TagSwiper {
        position: static
    }

    .q_about_main3 .bg_img {
        display: none
    }

    .q_about_main3 {
        background-image: url(../images/q_about_bg3.jpg);
        -webkit-background-size: cover;
        background-size: cover
    }

    .q_about_main3 .aboutMain2Swiper .block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center
    }

    .q_about_main3 .aboutMain2Swiper .block .txt_box {
        width: 100%;
        margin-top: 10px
    }

    .q_about_main3 .aboutMain2Swiper .block .txt_box .time {
        font-size: 18px;
        letter-spacing: 0px
    }

    .q_about_main3 .aboutMain2Swiper .block .txt_box .abstract {
        font-size: 14px
    }

    .q_about_main3 .bottom_box .swiper-slide-active .block .time {
        font-size: 14px
    }

    .q_about_main3 .bottom_box .swiper-slide-active .block .icon {
        display: block
    }

    .q_about_main3 .aboutMain2Swiper .block .left_box {
        margin: 0 auto
    }

    .q_about_main3 .bottom_box .swiper-slide-prev .block {
        margin-top: 0
    }

    .q_about_main3 .aboutMain2Swiper .block .txt_box .icon {
        display: none
    }

    .q_about_main4 .block_box .block.active {
        width: 100%
    }

    .q_about_main4 .block_box .block {
        width: 100%
    }

    .q_about_main4 .block_box {
        margin-top: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .q_about_main4 {
        padding: 30px 0
    }

    .q_about_main4 .block_box .block .bg_img {
        height: auto
    }

    .q_about_main4 .block_box .block:not(:first-child) {
        margin-top: 20px
    }

    .q_about_main4 .block_box .block .title {
        font-size: 16px
    }

    .q_about_main4 .block_box .block .abstract {
        margin-top: 10px;
        font-size: 14px
    }

    .q_about_main4 .block_box .block .icon {
        width: 80px
    }

    .q_about_main4 .block_box .block .mask {
        padding: 0 15px 15px 15px;
        width: 100%
    }

    .q_about_main4 .block_box .block .icon:not(:first-child) {
        margin-left: 10px
    }

    .q_about_main4 .block_box .block .bg_img img {
        width: 100%;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .q_about_main4 .block_box .block .name {
        display: none
    }

    .q_about_main4 .block_box .block .mask {
        opacity: 1
    }
}

@-webkit-keyframes up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes up {
    0% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -o-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    100% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes up {
    0% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-3px);
        -o-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 465px) {
    .q_strength_main5 .q_strength_tip {
        font-size: 12px
    }

    .q_strength_main6 .StrengthMain6Swiper .img img {
        height: 230px;
        margin: 0 auto
    }
}

body {
    padding-top: 2.6875vw
}

body.indexBody {
    padding-top: 0
}

.q_contact_main3 .right_box .picture_container {
    border-radius: 12px;
    overflow: hidden
}

.q_contact_main3 .right_box:hover .picture_container img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.module_N99S7O4V .header .navBox .haderOther .box {
    width: 34px;
    height: 34px;
    background-color: #fff;
    border: 1px solid #626161;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.module_N99S7O4V .header .navBox .haderOther .box a {
    font-size: 14px;
    line-height: 34px;
    font-weight: bold;
    white-space: nowrap;
}

.module_N99S7O4V .header .navBox .haderOther .box .icon {
    width: 17px;
    margin: 0 auto;
    line-height: 34px;
    font-size: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.module_N99S7O4V .header .navBox .haderOther .box .icon img {
    width: 100%
}

.Language {
    margin-left: 13px;
    position: relative;
    cursor: pointer
}

.Language .Lhide {
    position: absolute;
    top: 3.1vw;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    background-color: #fff;
    border-radius: 10px
}

.Language .Lhide a {
    line-height: 30px;
    text-align: left;
    padding: 0 15px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.Language .Lhide a:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.con1440 {
    width: 76.5625vw;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 .7813vw
}

.index_main {
    position: relative
}

.Line {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none
}

.Line .li {
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.08)
}

.Line .li:nth-child(1) {
    left: 13.1%
}

.Line .li:nth-child(1)::after {
    -webkit-animation: donhua2 15s linear infinite;
    -o-animation: donhua2 15s linear infinite;
    animation: donhua2 15s linear infinite
}

.Line .li:nth-child(2) {
    left: 37.941%
}

.Line .li:nth-child(2)::after {
    -webkit-animation: donhua2 15s linear 6s infinite;
    -o-animation: donhua2 15s linear 6s infinite;
    animation: donhua2 15s linear 6s infinite
}

.Line .li:nth-child(3) {
    right: 37.941%
}

.Line .li:nth-child(3)::after {
    -webkit-animation: donhua2 15s linear 3s infinite;
    -o-animation: donhua2 15s linear 3s infinite;
    animation: donhua2 15s linear 3s infinite
}

.Line .li:nth-child(4) {
    right: 13.1%
}

.Line .li:nth-child(4)::after {
    -webkit-animation: donhua2 15s linear 9s infinite;
    -o-animation: donhua2 15s linear 9s infinite;
    animation: donhua2 15s linear 9s infinite
}

.Line .li::after {
    content: "";
    width: 3px;
    height: 82px;
    background-image: url(../images/icon14.png);
    position: absolute;
    left: -1px;
    bottom: 100%
}

.index_pagination {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 12;
    left: 2.4479vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.index_pagination .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin: .2604vw 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.index_pagination .item .item_name {
    width: 4.125vw;
    color: #fff;
    font-size: .7292vw;
    opacity: 0;
    margin-left: .4167vw;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.index_pagination .item .item_dot {
    width: 3.125vw;
    height: .0521vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.index_pagination .item .item_dot i {
    width: 2.0833vw;
    height: .0521vw;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.4;
    margin-right: .4688vw;
    display: block
}

.index_pagination .item.active .item_dot i {
    background: #fff;
    width: 3.125vw;
    opacity: 1;
    margin-right: 0
}

.index_pagination .item.active .item_name,
.index_pagination .item:hover .item_name {
    opacity: 1
}

.index_main,
.index_productmain {
    overflow: hidden;
    background-color: #000;
}

.indexmain_swiper,
.indexmain_swiper .swiper-container {
    height: 100vh
}

.indexmain_swiper .index_productmain {
    height: 100%;
    position: relative
}

.index_productmain .index_productbgimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

.prez_index {
    position: relative;
    z-index: 2;
    margin: 0;
    text-align: center
}

.inpro_content {
    text-align: center;
    color: #fff
}

.inpro_content .inpro_title {
    font-size: 2.5vw;
    margin-bottom: .2604vw;
    letter-spacing: .4167vw
}

.inpro_content .inpro_subtitle {
    font-size: .8333vw;
    letter-spacing: .2083vw
}

.inpro_content .inpro_links {
    width: 9.375vw;
    height: 2.8646vw;
    font-size: .8333vw;
    border-radius: 1.5625vw;
    border: 0.0521vw solid rgba(255, 255, 255, 0.5);
    color: #fff;
    margin: 0 auto;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin-top: 2.6042vw;
    letter-spacing: .1042vw
}

.inpro_content .inpro_links:hover {
    background: #824a2c;
    border-color: #824a2c
}

.indexContent_swiper {
    height: 100%;
    width: 100%
}

.indexContent,
.innews_swiper {
    height: auto !important
}

.indexContent {
    height: 100% !important;
    overflow-y: auto !important
}

.indexContent::-webkit-scrollbar {
    display: none
}

.indexmain_swiper {
    position: relative;
    z-index: 3
}

.indexmain_swiper .swiper-slide {
    position: relative;
    overflow: hidden
}

.indexmain_swiper .swiper-slide .img {
    width: 100%;
    height: 101vh;
    position: relative;
    overflow: hidden
}

.indexmain_swiper .swiper-slide .img img {
    min-width: 100%;
    height: 100%;
    max-width: none;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.indexmain_swiper .swiper-slide .img::before {
    content: "";
    width: 26px;
    height: 34px;
    background-image: url(../images/icon1.png);
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 66px;
    bottom: 58px;
    -webkit-animation: donhua1 1.5s ease-in-out infinite alternate;
    -o-animation: donhua1 1.5s ease-in-out infinite alternate;
    animation: donhua1 1.5s ease-in-out infinite alternate;
    z-index: 2
}

.indexmain_swiper .swiper-slide .text {
    width: 100%;
    text-align: center;
    padding: 0 .7813vw;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.indexmain_swiper .swiper-slide .text .tit {
    font-size: 4.6875vw;
    font-weight: bold;
    letter-spacing: .2604vw;
    max-width: 80%;
    line-height: 1;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), to(transparent));
    background-image: -webkit-linear-gradient(#fff 10%, transparent);
    background-image: -o-linear-gradient(#fff 10%, transparent);
    background-image: linear-gradient(#fff 10%, transparent);
    margin: 0 auto;
    -webkit-transform: translateY(1.5625vw);
    -ms-transform: translateY(1.5625vw);
    -o-transform: translateY(1.5625vw);
    transform: translateY(1.5625vw);
    opacity: 0;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.indexmain_swiper .swiper-slide .text .shortT {
    font-size: 1.3542vw;
    color: #eee3d4;
    margin-top: 1.3021vw;
    -webkit-transform: translateY(1.5625vw);
    -ms-transform: translateY(1.5625vw);
    -o-transform: translateY(1.5625vw);
    transform: translateY(1.5625vw);
    opacity: 0;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    -webkit-transition-delay: 0.53s;
    -o-transition-delay: 0.53s;
    transition-delay: 0.53s
}

.indexmain_swiper .swiper-slide .text .index_more {
    display: block;
    margin: 2.3438vw auto 0;
    width: 7.5521vw;
    height: 2.4479vw;
    border-radius: 1.5625vw;
    border: solid .1042vw #ffffff;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-blend-mode: normal, normal;
    -webkit-transform: translateY(1.5625vw);
    -ms-transform: translateY(1.5625vw);
    -o-transform: translateY(1.5625vw);
    transform: translateY(1.5625vw);
    opacity: 0;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s
}

.indexmain_swiper .swiper-slide .text .index_more .t {
    font-size: .7292vw;
    line-height: 2.2396vw;
    color: #fff;
    position: relative;
    z-index: 2
}

.indexmain_swiper .swiper-slide .text .index_more::before {
    content: "";
    width: 7.5521vw;
    height: 2.4479vw;
    position: absolute;
    top: -0.1042vw;
    left: -0.1042vw;
    border-radius: 1.5625vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    background-image: -webkit-linear-gradient(73deg, #61d183 0%, #2bb652 100%), -webkit-linear-gradient(#000, #000);
    background-image: -o-linear-gradient(73deg, #61d183 0%, #2bb652 100%), -o-linear-gradient(#000, #000);
    background-image: linear-gradient(17deg, #61d183 0%, #2bb652 100%), linear-gradient(#000, #000)
}

.indexmain_swiper .swiper-slide .text .index_more:hover {
    border-color: transparent
}

.indexmain_swiper .swiper-slide .text .index_more:hover::before {
    opacity: 1
}

.indexmain_swiper .swiper-slide.swiper-slide-active .text .tit,
.indexmain_swiper .swiper-slide.swiper-slide-active .text .index_more,
.indexmain_swiper .swiper-slide.swiper-slide-active .text .shortT {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.indexBanner_swiper .swiper-pagination-bullet-active {
    background-color: #24b24c
}

@-webkit-keyframes donhua1 {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }
}

@-o-keyframes donhua1 {
    from {
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -o-transform: translateY(50px);
        transform: translateY(50px)
    }
}

@keyframes donhua1 {
    from {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px)
    }
}

@-webkit-keyframes donhua2 {
    from {
        bottom: 100%
    }

    to {
        bottom: 0%
    }
}

@-o-keyframes donhua2 {
    from {
        bottom: 100%
    }

    to {
        bottom: 0%
    }
}

@keyframes donhua2 {
    from {
        bottom: 100%
    }

    to {
        bottom: 0%
    }
}

.indexHome3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.indexHome3 .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh
}

.indexHome3 .con .left {
    padding-left: 2.6042vw;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: self-start;
    -webkit-align-items: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 0.0521vw solid rgba(255, 255, 255, 0.1)
}

.indexHome3 .con .left .num {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.indexHome3 .con .left .num span {
    font-family: Bahnschrift;
    font-size: 18.2292vw;
    letter-spacing: -1.0417vw;
    line-height: 0.9;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-linear-gradient(275deg, #fff 40%, transparent);
    background-image: -o-linear-gradient(275deg, #fff 40%, transparent);
    background-image: linear-gradient(-185deg, #fff 40%, transparent);
    margin-bottom: -2.9688vw
}

.indexHome3 .con .left .num .unit {
    font-size: 1.4583vw;
    color: #fff;
    line-height: 1;
    margin-left: 1.0417vw
}

.indexHome3 .con .left .t {
    font-size: 1.1458vw;
    line-height: 1.6667vw;
    color: #fff;
    margin-top: 2.3438vw
}

.indexHome3 .con .right {
    position: relative;
    width: 50%
}

.indexHome3 .con .right::before {
    content: "";
    width: .0521vw;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    left: 50%
}

.indexHome3 .con .right .centerBox {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.indexHome3 .con .right .centerBox .box {
    width: 50%;
    padding-left: .7813vw;
    margin: 2.3438vw 0
}

.indexHome3 .con .right .centerBox .box .num {
    font-size: 5.7292vw;
    color: #fff;
    font-family: Bahnschrift;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.indexHome3 .con .right .centerBox .box .num span {
    font-size: 5.7292vw;
    color: #fff;
    font-family: Bahnschrift;
    line-height: 1
}

.indexHome3 .con .right .centerBox .box .num p {
    font-size: 4.4792vw;
    color: #24b24c;
    line-height: 1
}

.indexHome3 .con .right .centerBox .box .num::before {
    content: "";
    width: .1563vw;
    height: 3.4375vw;
    background-color: #24b24c;
    position: absolute;
    top: .7813vw;
    left: -0.8854vw
}

.indexHome3 .con .right .centerBox .box .t {
    font-size: 1.0417vw;
    color: #fff;
    line-height: 1;
    padding-left: .2604vw
}

.indexHome3 .rightSmallT {
    position: absolute;
    bottom: 2.8646vw;
    right: 2.0833vw;
    font-size: .7292vw;
    color: #fff
}

footer {
    position: relative;
    z-index: 3;
    background-color: #f7f7f7
}

footer .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4.1667vw 0 3.3854vw
}

footer .top .left .footTitle {
    position: relative
}

footer .top .left .footTitle::before {
    content: "";
    height: .1042vw;
    background-color: #24b24c;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 4.375vw
}

footer .top .left .footNav {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1.3021vw
}

footer .top .left .footNav .li .link {
    font-size: .8333vw;
    color: #000;
    line-height: 1
}

footer .top .left .footNav .li .nav2 {
    margin-top: .5208vw
}

footer .top .left .footNav .li .nav2 a {
    display: block;
    font-size: .7292vw;
    color: #7b7b7b;
    line-height: 1.6667vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .top .left .footNav .li .nav2 a:hover {
    color: #333
}

footer .top .right .list {
    margin-top: 1.8229vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

footer .top .right .list .box {
    position: relative
}

footer .top .right .list .box:not(:first-child) {
    margin-left: 2.0833vw
}

footer .top .right .list .box .icon i {
    font-size: 1.3542vw
}

footer .top .right .list .box .Lhide {
    width: 5.2083vw;
    height: 5.2083vw;
    background-color: #fff;
    border-radius: .5208vw;
    padding: .2604vw;
    position: absolute;
    bottom: 2.6042vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .top .right .list .box .Lhide img {
    width: 100%
}

footer .top .right .list .box:hover .icon i {
    color: #24b24c
}

footer .top .right .list .box:hover .Lhide {
    opacity: 1;
    pointer-events: all
}

footer .footTitle {
    font-size: 1.1458vw;
    color: #282828;
    line-height: 1;
    display: block;
    padding-bottom: 1.5625vw;
    border-bottom: .0521vw solid #d6d8dd
}

footer .left {
    width: 69.44444%
}

footer .right {
    width: 22.22222%
}

footer .bot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 4.1667vw
}

footer .bot .left .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.5104vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

footer .bot .left .con form {
    width: 36%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: .0521vw solid #d6d8dd;
    border-radius: 1.5625vw;
    padding: 0 .2604vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

footer .bot .left .con form .layui-form-item,
footer .bot .left .con form .layui-input-block {
    margin: 0
}

footer .bot .left .con form .layui-form-item:first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

footer .bot .left .con form .layui-form-item .layui-input {
    border-radius: 1.5625vw
}

footer .bot .left .con form .layui-btn {
    width: 1.5625vw;
    height: 1.5625vw;
    border-radius: 1.5625vw;
    background-color: #262626;
    font-size: .7292vw;
    color: #fff;
    text-align: center;
    line-height: 1.5625vw;
    text-align: center;
    padding: 0;
    border: none
}

footer .bot .left .con .t {
    width: 41.5%;
    padding-left: .9896vw;
    font-size: .7292vw;
    line-height: .9375vw;
    color: #767676
}

footer .bot .left .con .t a {
    display: inline-block;
    color: #000
}

footer .bot .right .FriendlyLink {
    margin-top: 1.5104vw;
    position: relative;
    display: inline-block
}

footer .bot .right .FriendlyLink .tit {
    width: 13.2292vw;
    line-height: 2.0833vw;
    border: .0521vw solid #d6d8dd;
    border-radius: 1.5625vw;
    padding: 0 1.0417vw;
    position: relative;
    font-size: .7292vw;
    border-radius: 1.5625vw;
    color: rgba(0, 0, 0, 0.6);
    cursor: pointer
}

footer .bot .right .FriendlyLink .tit::before {
    content: "";
    border: .2604vw solid transparent;
    border-top-color: #6f6f6f;
    position: absolute;
    top: 50%;
    right: 1.0417vw
}

footer .bot .right .FriendlyLink .Lhide {
    min-width: 100%;
    position: absolute;
    bottom: 2.2396vw;
    left: 0;
    background-color: #fff;
    border: .0521vw solid #d6d8dd;
    overflow: hidden;
    max-height: 7.5521vw;
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 1.5625vw;
    display: none
}

footer .bot .right .FriendlyLink .Lhide::-webkit-scrollbar {
    width: .2604vw;
    height: .0521vw
}

footer .bot .right .FriendlyLink .Lhide::-webkit-scrollbar-thumb {
    border-radius: .5208vw;
    -webkit-box-shadow: inset 0 0 0.2604vw rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0.2604vw rgba(0, 0, 0, 0.2);
    background: #24b24c
}

footer .bot .right .FriendlyLink .Lhide::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.2604vw rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0.2604vw rgba(0, 0, 0, 0.2);
    border-radius: .5208vw;
    background: #EDEDED
}

footer .bot .right .FriendlyLink .Lhide a {
    display: block;
    line-height: 1.8229vw;
    padding: 0 1.0417vw;
    font-size: .7292vw;
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .bot .right .FriendlyLink .Lhide a:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

footer .bottom {
    padding: .7813vw;
    background-color: #262626
}

footer .bottom .t {
    font-size: .7292vw;
    color: #767676;
    text-align: center
}

footer .bottom .t a {
    display: inline-block;
    font-size: .7292vw;
    color: #767676;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .bottom .t a:hover {
    color: #fff
}

.banner2 {
    width: 100%;
    overflow: hidden;
    position: relative
}
.banner2 .L_strength_tip{
    position: absolute;
    bottom: 2.083vw;
    right:1vw;
    font-size: 0.052vw;
    line-height:1.1;
    color: #ffffff;
    opacity: 0.8
}

.banner2 .img img {
    width: 100%
}

.banner2 .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 15px
}

.banner2 .text h5 {
    font-size: 2.9167vw;
    color: #fff;
    line-height: 1
}

.banner2 .text .t {
    font-size: 1.3542vw;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 1.1458vw
}

.banner2 .textImg img {
    max-width: 70%
}

.banner2 .t2 {
    font-size: .9375vw;
    color: #ffffff;
    line-height: 1.3542vw;
    width: 48.4375vw;
    max-width: 100%;
    margin: 2.8646vw auto 0
}

.news {
    padding: 2.25vw 0 4.25vw 0
}

.news .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news .con .box {
    display: block;
    width: 30.80278%;
    margin-bottom: 2.0833vw
}

.news .con .box:not(:nth-child(3n+1)) {
    margin-left: 2.7083vw
}

.news .con .box .img {
    overflow: hidden;
    border-radius: .625vw
}

.news .con .box .img .picture_container {
    padding-top: 65%
}

.news .con .box .text {
    padding: 1.0417vw
}

.news .con .box .text .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .6771vw;
    color: #137ddf;
    line-height: 1
}

.news .con .box .text .date img {
    width: .7813vw;
    margin-right: .5208vw
}

.news .con .box .text h5 {
    font-size: 1.25vw;
    color: #37383a;
    line-height: 1.2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: .7813vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.news .con .box .text .t {
    font-size: .7292vw;
    color: #333333;
    line-height: 1.1458vw;
    opacity: 0.7;
    display: -webkit-box;
    height: 2.2916vw;
    line-height: 1.1458vw;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: .5208vw
}

.news .con .box .text .more {
    width: 3.3854vw;
    height: 2.4479vw;
    border: .1042vw solid #999;
    border-radius: 1.5625vw;
    text-align: center;
    margin-top: 1.5625vw;
    position: relative
}

.news .con .box .text .more i {
    color: #999;
    font-size: .7292vw;
    line-height: 2.4479vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 2
}

.news .con .box .text .more::before {
    content: "";
    width: 3.3854vw;
    height: 2.4479vw;
    position: absolute;
    top: -0.1042vw;
    left: -0.1042vw;
    border-radius: 1.5625vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    background-image: -webkit-linear-gradient(73deg, #D2002F 0%, #D2002F 100%), -webkit-linear-gradient(#000, #000);
    background-image: -o-linear-gradient(73deg, #D2002F 0%, #D2002F 100%), -o-linear-gradient(#000, #000);
    background-image: linear-gradient(17deg, #D2002F 0%, #D2002F 100%), linear-gradient(#000, #000)
}

.news .con .box:hover .img .picture_container img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.news .con .box:hover .text h5 {
    color: #D2002F
}

.news .con .box:hover .text .more {
    border-color: transparent
}

.news .con .box:hover .text .more::before {
    opacity: 1
}

.news .con .box:hover .text .more i {
    color: #fff
}

.layui-box a,
.layui-box .layui-laypage-curr,
.layui-laypage a,
.layui-laypage span {
    width: 2.5vw;
    height: 2.5vw;
    line-height: 2.5vw;
    padding: 0;
    margin: 0 .3646vw !important;
    background-color: #f8f8f8;
    border-radius: .4167vw;
    border: none;
    overflow: hidden;
    font-size: .625vw
}

.layui-box a i,
.layui-box .layui-laypage-curr i,
.layui-laypage a i,
.layui-laypage span i {
    line-height: 2.5vw;
    font-size: .6771vw;
    color: #353535
}

.layui-laypage>a:first-child,
.layui-laypage>a:first-child em,
.layui-laypage-em {
    border: .4167vw;
    border-radius: 8px
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #137ddf;
    color: #fff
}

.layui-box a:hover,
.layui-box .layui-laypage-curr:hover {
    background-color: #137ddf;
    border: none;
    color: #fff
}

.layui-box a:hover i,
.layui-box .layui-laypage-curr:hover i {
    color: #fff
}

.layui-laypage>a:first-child,
.layui-laypage>a:first-child em,
.layui-laypage-em,
.layui-laypage>a:last-child,
.layui-laypage>a:last-child em {
    font-size: 0;
    border-radius: 8px
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h5 {
    font-size: 1.9792vw;
    line-height: 2.8646vw;
    color: #272727
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle .t {
    font-size: 1.0417vw;
    color: #4c4c4c;
    line-height: 1.5;
    margin-top: .5208vw
}

.newsDetailMain .moreBox {
    margin-top: .5208vw;
    padding-top: 2.0833vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-top: 1px solid #e0e0e0
}

.newsDetailMain .moreBox .jiant {
    width: 3.3854vw;
    padding: 0 1.4063vw;
    height: 2.4479vw;
    border-radius: 1.25vw;
    border: solid .1042vw #000000;
    opacity: 0.4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative
}

.newsDetailMain .moreBox .jiant .word {
    color: #fff;
    font-size: .7292vw;
    font-weight: bold;
    position: relative;
    display: none;
    z-index: 2;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    white-space: nowrap
}

.newsDetailMain .moreBox .jiant i {
    font-size: .7292vw;
    color: #000;
    position: relative;
    z-index: 2
}

.newsDetailMain .moreBox .jiant:hover {
    width: 6.4583vw;
    opacity: 1;
    border-color: transparent
}

.newsDetailMain .moreBox .jiant:hover .word {
    display: block
}

.newsDetailMain .moreBox .jiant:hover i {
    color: #fff
}

.newsDetailMain .moreBox .jiant:hover::before {
    opacity: 1
}

.newsDetailMain .moreBox .jiant::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1.5625vw;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-image: -webkit-linear-gradient(73deg, #137ddf 0%, #137ddf 100%), -webkit-linear-gradient(#000, #000);
    background-image: -o-linear-gradient(73deg, #137ddf 0%, #137ddf 100%), -o-linear-gradient(#000, #000);
    background-image: linear-gradient(17deg, #137ddf 0%, #137ddf 100%), linear-gradient(#000, #000);
    background-blend-mode: normal, normal;
    opacity: 0
}

.newsDetailMain .moreBox .jiant.Prev:hover i {
    margin-right: .5208vw
}

.newsDetailMain .moreBox .jiant.Next:hover i {
    margin-left: .5208vw
}

.newsDetailMain .moreBox .Return {
    width: 3.3854vw;
    height: 2.4479vw;
    border-radius: 1.25vw;
    border: solid .1042vw #000000;
    opacity: 0.4;
    text-align: center;
    margin: 0 .5208vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative
}

.newsDetailMain .moreBox .Return i {
    font-size: .6771vw;
    color: #000;
    line-height: 2.2396vw;
    position: relative;
    z-index: 2
}

.newsDetailMain .moreBox .Return::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1.5625vw;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-image: -webkit-linear-gradient(73deg, #137ddf 0%, #137ddf 100%), -webkit-linear-gradient(#000, #000);
    background-image: -o-linear-gradient(73deg, #137ddf 0%, #137ddf 100%), -o-linear-gradient(#000, #000);
    background-image: linear-gradient(17deg, #137ddf 0%, #137ddf 100%), linear-gradient(#000, #000);
    background-blend-mode: normal, normal;
    opacity: 0
}

.newsDetailMain .moreBox .Return:hover {
    opacity: 1;
    border-color: transparent
}

.newsDetailMain .moreBox .Return:hover i {
    color: #fff
}

.newsDetailMain .moreBox .Return:hover::before {
    opacity: 1
}

.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetail img {
    height: auto !important
}

.ITB {
    padding: 6.25vw 0
}

.ITB .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ITB .con .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: .0521vw solid #eee;
    padding: 1.5625vw 1.0417vw 1.5625vw 2.6042vw;
    border-radius: .625vw;
    overflow: hidden;
    width: 31.94444%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5625vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.ITB .con .box:not(:nth-child(3n+1)) {
    margin-left: 1.5625vw
}

.ITB .con .box .img {
    width: 42.5641%;
    border: .0521vw solid #137ddf;
    position: relative
}

.ITB .con .box .img .picture_container {
    padding-top: 137.33333%;
    z-index: 2
}

.ITB .con .box .img::before {
    content: "";
    width: 11.9271vw;
    height: 11.9271vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #f3f3f3;
    border-radius: 50%;
    z-index: -1
}

.ITB .con .box .text {
    width: 42.5641%
}

.ITB .con .box .text h5 {
    font-size: 1.3542vw;
    color: #000;
    font-weight: bold;
    line-height: 1.3;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.ITB .con .box .text .t {
    font-size: .7292vw;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: .7813vw 0;
    border-bottom: .0521vw solid #f1f1f1
}

.ITB .con .box .text .more {
    width: 2.4479vw;
    line-height: 1.6667vw;
    border: .0521vw solid #cdcdcd;
    border-radius: 1.5625vw;
    text-align: center;
    margin-top: 1.4583vw;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.ITB .con .box .text .more i {
    font-size: .7292vw;
    color: #828282;
    line-height: 1.6667vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 2
}

.ITB .con .box .text .more::before {
    content: "";
    width: 2.4479vw;
    height: 1.6667vw;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1.5625vw;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-image: -webkit-linear-gradient(73deg, #64d185 0%, #43bf67 100%), -webkit-linear-gradient(#000, #000);
    background-image: -o-linear-gradient(73deg, #64d185 0%, #43bf67 100%), -o-linear-gradient(#000, #000);
    background-image: linear-gradient(17deg, #64d185 0%, #43bf67 100%), linear-gradient(#000, #000);
    background-blend-mode: normal, normal;
    opacity: 0
}

.ITB .con .box:hover {
    -webkit-box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2);
    box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2)
}

.ITB .con .box:hover .img .picture_container img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03)
}

.ITB .con .box:hover .text .more {
    border-color: transparent
}

.ITB .con .box:hover .text .more i {
    color: #fff
}

.ITB .con .box:hover .text .more::before {
    opacity: 1
}

.ITB .layui-box {
    margin: 3.6458vw 0 0
}

.ESGbanner {
    width: 100%;
    position: relative
}

.ESGbanner .bgimg {
    width: 100%
}

.ESGbanner .bgimg img {
    width: 100%
}

.ESGbanner .text {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5.2083vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ESGbanner .text .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ESGbanner .text .con .left {
    max-width: 54%;
    padding-bottom: 90px
}

.ESGbanner .text .con .left .t1 {
    font-size: 3.3854vw;
    color: #fff;
    line-height: 1;
    font-weight: bold
}

.ESGbanner .text .con .left .t2 {
    font-size: 3.9063vw;
    font-weight: bold;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(transparent));
    background-image: -webkit-linear-gradient(#fff 50%, transparent);
    background-image: -o-linear-gradient(#fff 50%, transparent);
    background-image: linear-gradient(#fff 50%, transparent);
    line-height: 1;
    margin-top: .7813vw
}

.ESGbanner .text .con .left .downloadBox {
    margin-top: 2.3438vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.ESGbanner .text .con .left .downloadBox a {
    display: block;
    width: 7.2917vw;
    line-height: 2.0833vw;
    text-align: center;
    border-radius: 1.5625vw;
    opacity: 0.4;
    border: .0521vw solid #fff;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.ESGbanner .text .con .left .downloadBox a:last-child {
    margin-left: .5208vw
}

.ESGbanner .text .con .left .downloadBox a:hover {
    background-image: -webkit-linear-gradient(73deg, #64d185 0%, #43bf67 100%), -webkit-linear-gradient(#000, #000);
    background-image: -o-linear-gradient(73deg, #64d185 0%, #43bf67 100%), -o-linear-gradient(#000, #000);
    background-image: linear-gradient(17deg, #64d185 0%, #43bf67 100%), linear-gradient(#000, #000);
    background-blend-mode: normal, normal;
    border-color: #59c574;
    opacity: 1
}

.ESGbgBox {
    z-index: 5
}

.ESGbgBox .ESGbg {
    display: block;
    margin-top: 1.7vw;
    width: 100%;
    height: 28.517vw;
    position: relative;
    background-color: #e1e6f6;
    border-radius: 1.0417vw
}

.ESGbgBox .ESGbg .img {
    width: 84.70588%;
    left: 28px;
    position: absolute;
    bottom: 2.3438vw;
    border-radius: 1.0417vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    border-radius: 12px
}

.ESGbgBox .ESGbg .img .picture_container {
    padding-top: 135.26171%
}

.ESGbgBox .ESGbg .img .picture_container img {
    top: 100%;
    bottom: auto;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.ESGbgBox .ESGbg .text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 1.3854vw 2.0833vw 2.0833vw;
    background-color: #fff;
    border-radius: 1.0417vw 5.2083vw .9896vw .9896vw;
    -webkit-box-shadow: 0vw 0vw 2.2396vw 0vw rgba(59, 59, 59, 0.1);
    box-shadow: 0vw 0vw 2.2396vw 0vw rgba(59, 59, 59, 0.1)
}

.ESGbgBox .ESGbg .text h5 {
    font-size: 1.1458vw;
    color: #272727;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ESGbgBox .ESGbg .text .icon {
    margin-top: .7813vw
}

.ESGbgBox .ESGbg .text .icon img {
    width: 1.5625vw
}

.ESGbgBox .ESGbg:hover .img {
    -webkit-transform: translateY(-0.5208vw);
    -ms-transform: translateY(-0.5208vw);
    -o-transform: translateY(-0.5208vw);
    transform: translateY(-0.5208vw)
}

@-webkit-keyframes donhua3 {
    from {
        bottom: -100%
    }

    to {
        bottom: 2.3438vw
    }
}

@-o-keyframes donhua3 {
    from {
        bottom: -100%
    }

    to {
        bottom: 2.3438vw
    }
}

@keyframes donhua3 {
    from {
        bottom: -100%
    }

    to {
        bottom: 2.3438vw
    }
}

.ESGCon {
    padding: 6.25vw 0
}

.ESGCon .tit {
    font-size: 2.3958vw;
    color: #000;
    line-height: 1
}

.ESGCon .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.1667vw;
    position: relative
}

.ESGbgBox {
    width: 28.51389%
}

.ESGbgBox:not(:nth-child(3n+1)) {
    margin-left: 80px
}

.phoneShow {
    display: none
}

.charitable {
    padding: 6.25vw 0
}

.charitable .con .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.charitable .con .box {
    display: block;
    position: relative;
    border-radius: .7813vw
}

.charitable .con .box .img {
    overflow: hidden;
    border-radius: .7813vw;
    position: relative
}

.charitable .con .box .img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 2
}

.charitable .con .box .text {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 3.125vw 2.8646vw;
    z-index: 2
}

.charitable .con .box .text .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .6771vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.charitable .con .box .text .date img {
    width: .7813vw;
    margin-right: .5208vw
}

.charitable .con .box .text .t {
    font-size: 1.5625vw;
    line-height: 1.9792vw;
    width: 20.3125vw;
    max-width: 100%;
    margin-top: .5208vw;
    max-height: 3.9584vw;
    overflow: hidden;
    text-overflow: ellipsis
}

.charitable .con .box.left {
    width: 65.41667%
}

.charitable .con .box.left .img .picture_container {
    padding-top: 51.59236%
}

.charitable .con .box.left .text .date {
    color: #fff
}

.charitable .con .box.left .text .t {
    color: #fff
}

.charitable .con .box.right {
    width: 30.83333%
}

.charitable .con .box.right .img {
    border-radius: .7813vw .7813vw 0 0
}

.charitable .con .box.right .img .picture_container {
    padding-top: 51.8018%
}

.charitable .con .box.right .text {
    position: static;
    background-color: #fff;
    padding: 2.3438vw 2.6042vw 3.125vw;
    -webkit-box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2);
    box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2);
    border-radius: 0 0 .7813vw .7813vw
}

.charitable .con .box.right .text .date {
    color: #535353
}

.charitable .con .box.right .text .t {
    font-size: 1.3021vw;
    color: #000;
    line-height: 1.5;
    margin-top: .7813vw;
    max-height: 3.9063vw;
    overflow: hidden;
    text-overflow: ellipsis
}

.charitable .con .box.right .text .more {
    margin-top: 1.3021vw
}

.charitable .con .box.right .text .more i {
    font-size: .7292vw;
    color: #556174
}

.charitable .con .box.bot {
    width: 100%;
    margin-top: 2.8646vw;
    -webkit-box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2);
    box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2)
}

.charitable .con .box.bot .img .picture_container {
    padding-top: 33.75%
}

.charitable .con .box.bot .text .date {
    color: #727373
}

.charitable .con .box.bot .text .t {
    color: #262626
}

.charitable .con .box:hover .img .picture_container img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.charitable .layui-box {
    margin: 6.25vw 0 0
}

.aboutCCtit {
    font-size: 2.3958vw;
    color: #000;
    line-height: 1
}

.aboutCC1 {
    padding-top: 3.25vw
}

.aboutCC1 .aboutCCtit {
    text-align: center
}

.aboutCC1 .con {
    margin-top: 3.125vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.aboutCC1 .con .img {
    width: 50%
}

.aboutCC1 .con .img .picture_container {
    height: 100%
}

.aboutCC1 .con .img .picture_container:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.aboutCC1 .con .right {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: .0521vw solid #ededed;
    border-bottom: .0521vw solid #ededed
}

.aboutCC1 .con .right .box {
    width: 50%;
    padding: 4.4792vw 2.0833vw 1.8229vw;
    border-bottom: .0521vw solid #ededed;
    border-left: .0521vw solid #ededed
}

.aboutCC1 .con .right .box .icon {
    height: 1.9792vw
}

.aboutCC1 .con .right .box .icon img {
    height: 100%
}

.aboutCC1 .con .right .box .icon img.Lhide {
    display: none
}

.aboutCC1 .con .right .box h5 {
    font-size: 1.25vw;
    color: #000;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 1.3021vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: bold
}

.aboutCC1 .con .right .box .t {
    font-size: .8333vw;
    color: #616161;
    line-height: 1.25vw;
    margin-top: .7813vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.aboutCC1 .con .right .box:hover {
    background-image: url(../images/bg5.png);
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2);
    box-shadow: 0vw 0vw 0.6771vw 0vw rgba(0, 0, 0, 0.2)
}

.aboutCC1 .con .right .box:hover .icon img.Lhide {
    display: block
}

.aboutCC1 .con .right .box:hover .icon img.Lshow {
    display: none
}

.aboutCC1 .con .right .box:hover h5,
.aboutCC1 .con .right .box:hover .t {
    color: #137ddf
}

.aboutCC2 {
    padding: 6.25vw 0;
    background-color: #f1f3f2
}

.aboutCC2 .aboutCC2_swiper {
    margin-top: 3.125vw
}

.aboutCC2 .aboutCC2_swiper .swiper-slide {
    border-radius: .625vw;
    overflow: hidden
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a {
    display: block
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a .img .picture_container {
    padding-top: 51.8018%
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a .text {
    background-color: #fff;
    padding: 2.0833vw 2.6042vw 2.8646vw
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a .text .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .6771vw;
    color: #535353;
    line-height: 1
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a .text .date img {
    width: .7813vw
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a .text .t {
    font-size: 1.25vw;
    color: #000;
    line-height: 1.7708vw;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.7708vw;
    max-height: 3.5416vw;
    min-height: 3.5416vw;
    margin-top: 1.3021vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a .text .more {
    margin-top: 2.0833vw
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a .text .more i {
    font-size: .8333vw;
    color: #556174
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a:hover .img .picture_container img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.aboutCC2 .aboutCC2_swiper .swiper-slide a:hover .text .t {
    color: #137ddf
}

.aboutCC2 .aboutCC2_swiper .aboutCC2_pagination {
    display: none
}

.aboutCC .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.aboutCC_arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	float:right;
	margin-top:-30px
}

.aboutCC_arrow .aboutCC_prev,
.aboutCC_arrow .aboutCC_next {
    width: 3.3854vw;
    line-height: 2.4479vw;
    height: 2.4479vw;
    border: .1042vw solid #c1c2c2;
    border-radius: 1.5625vw;
    text-align: center;
    position: static;
    /* display: block; */
    opacity: 1;
    background-image: none;
    margin-top: 0;
    font-size: 0
}

.aboutCC_arrow .aboutCC_prev::after,
.aboutCC_arrow .aboutCC_next::after {
    display: none
}

.aboutCC_arrow .aboutCC_prev i,
.aboutCC_arrow .aboutCC_next i {
    line-height: 2.2396vw;
    color: #c1c2c2;
    font-size: .8333vw
}

.aboutCC_arrow .aboutCC_prev:hover,
.aboutCC_arrow .aboutCC_next:hover {
    background-color: #137ddf;
    border-color: #137ddf
}

.aboutCC_arrow .aboutCC_prev:hover i,
.aboutCC_arrow .aboutCC_next:hover i {
    color: #fff
}

.aboutCC_arrow .aboutCC_next {
    margin-left: .5208vw
}

.aboutCC3 {
    padding: 6.25vw 0;
    overflow: hidden
}

.aboutCC3 .aboutCC3_swiper {
    margin-top: 3.125vw;
    padding-right: 8.5938vw;
    overflow: inherit
}

.aboutCC3 .aboutCC3_swiper .swiper-slide {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.aboutCC3 .aboutCC3_swiper .swiper-slide a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.aboutCC3 .aboutCC3_swiper .swiper-slide a .img {
    width: 62.7451%;
    border-radius: 12px;
    overflow: hidden
}

.aboutCC3 .aboutCC3_swiper .swiper-slide a .img .picture_container {
    padding-top: 57.5%
}

.aboutCC3 .aboutCC3_swiper .swiper-slide a .text {
    width: 26.66667%;
    padding: 5.2083vw 1.0417vw 1.0417vw 4.1667vw
}

.aboutCC3 .aboutCC3_swiper .swiper-slide a .text h5 {
    font-size: 1.875vw;
    color: #000;
    line-height: 1;
    font-weight: bold
}

.aboutCC3 .aboutCC3_swiper .swiper-slide a .text .t {
    font-size: 1.1458vw;
    line-height: 1.6667vw;
    color: #474747;
    margin-top: 1.8229vw
}

.aboutCC3 .aboutCC3_swiper .swiper-slide.swiper-slide-prev {
    opacity: 0
}

.aboutCC3 .aboutCC3_swiper .aboutCC3_pagination {
    display: none
}

.videoBuild {
    position: relative;
    cursor: pointer
}

.videoBuild .videoFm img {
    width: 100%
}

.videoBuild .text {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.videoBuild .text h5 {
    font-size: 2.6042vw;
    color: #fff;
    line-height: 1
}

.videoBuild .text .icon {
    width: 3.6979vw;
    margin: 1.5104vw auto 0;
    position: relative
}

.videoBuild .text .icon img {
    width: 100%
}

.videoBuild .text .icon::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/icon11_1.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-animation: videoBuild linear 3s infinite;
    -o-animation: videoBuild linear 3s infinite;
    animation: videoBuild linear 3s infinite
}

@-webkit-keyframes videoBuild {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-o-keyframes videoBuild {
    from {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes videoBuild {
    from {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.videoPopUp {
    position: fixed;
    z-index: 9999;
    left: 0vw;
    top: 0vw;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

.videoPopUp .videoPlayer {
    position: absolute;
    left: 50%;
    max-width: 90%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0vw 1.3021vw;
    max-height: 90%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.videoPopUp .videoPlayer video {
    height: 100%;
    max-width: 100%
}

.videoPopUp .videoPlayer iframe {
    width: 80%;
    height: 90%
}

.videoPopUp .CloseVideo {
    z-index: 2;
    position: absolute;
    right: 1.3021vw;
    top: 1.3021vw;
    font-size: 0;
    cursor: pointer;
    color: #fff;
    font-size: 1.25vw
}

.ppMETEX1 {
    padding: 6.25vw 0
}

.ppMETEX1 .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ppMETEX1 .con .img {
    width: 60.41667%;
    border-radius: 0vw 1.5625vw 0vw 1.5625vw;
    overflow: hidden
}

.ppMETEX1 .con .img .picture_container {
    padding-top: 45.97701%
}

.ppMETEX1 .con .img .picture_container:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.ppMETEX1 .con .text {
    width: 23.4375vw;
    padding-top: 4.4271vw
}

.ppMETEX1 .con .text h5 {
    font-size: 2.0833vw;
    color: #212121;
    line-height: 1;
    font-weight: bold
}

.ppMETEX1 .con .text .t {
    font-size: .9375vw;
    color: #37383a;
    line-height: 1.4583vw;
    margin-top: 1.6667vw
}

.ppMETEX2 {
    overflow: hidden
}

.ppMETEX2 .title {
    font-size: 2.3958vw;
    color: #000;
    line-height: 1;
    text-align: center
}

.ppMETEX2 .con {
    margin-top: 2.6042vw;
    border-top: .0521vw solid #ededef
}

.ppMETEX2 .con .ppMETEX2TabCont {
    position: relative
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem.active {
    position: static;
    display: block
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .img .picture_container {
    padding-top: 44.84375%
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text {
    position: absolute;
    width: 100%;
    bottom: 3.6458vw;
    left: 0;
    text-align: center
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text .tit {
    font-size: 3.125vw;
    color: #fff;
    font-weight: bold;
    opacity: 0.7
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text .t {
    font-size: .8333vw;
    color: #ffffff;
    line-height: 1.25vw;
    margin: 1.5625vw auto 0;
    width: 43.75vw;
    max-width: 100%
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15.625vw;
    padding: 0 3.125vw
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text .list .li {
    padding: 0 2.3438vw;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text .list .li .icon {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text .list .li .icon img {
    height: 3.75vw
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text .list .li .t2 {
    font-size: .9375vw;
    color: #ffff;
    line-height: 1.25vw;
    margin-top: 1.0417vw
}

.ppMETEX2 .con .ppMETEX2TabCont .tabItem .text .list .li:hover .icon {
    -webkit-transform: translateY(-1.0417vw);
    -ms-transform: translateY(-1.0417vw);
    -o-transform: translateY(-1.0417vw);
    transform: translateY(-1.0417vw)
}

.shareTabBar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.shareTabBar .tabTerm {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .9375vw;
    color: #2e2e2e;
    line-height: 4.1667vw;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    position: relative
}

.shareTabBar .tabTerm::before {
    content: "";
    width: 100%;
    height: .0521vw;
    position: absolute;
    top: -0.0521vw;
    left: 0;
    background-image: -webkit-radial-gradient(#4fbf6e 10%, transparent);
    background-image: -o-radial-gradient(#4fbf6e 10%, transparent);
    background-image: radial-gradient(#4fbf6e 10%, transparent);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.shareTabBar .tabTerm.active {
    color: #137ddf
}

.shareTabBar .tabTerm.active::before {
    opacity: 1
}

.VAPORESSO1 {
    padding-top: 6.25vw
}

.VAPORESSO1 .title {
    font-size: 2.3958vw;
    color: #000;
    line-height: 1;
    text-align: center
}

.VAPORESSO1 .con {
    margin-top: 2.6042vw;
    border-top: .0521vw solid #ececee
}

.VAPORESSO1 .con .VAPORESSO1TabCont {
    position: relative
}

.VAPORESSO1 .con .VAPORESSO1TabCont .tabItem {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.VAPORESSO1 .con .VAPORESSO1TabCont .tabItem.active {
    position: static;
    display: block
}

.VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .img .picture_container {
    padding-top: 37.5%
}

.VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 11.7188vw
}

.VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .text h5 {
    font-size: 2.6042vw;
    color: #fff;
    line-height: 2.9167vw
}

.VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .text .t {
    font-size: .9375vw;
    color: #fff;
    line-height: 1.25vw;
    opacity: 0.8;
    margin-top: 1.3021vw;
    width: 24.2188vw;
    max-width: 100%
}

.VAPORESSO2 {
    padding: 6.25vw 0 2.6042vw
}

.VAPORESSO2 .title {
    text-align: center
}

.VAPORESSO2 .title h5 {
    font-size: 2.3958vw;
    line-height: 1;
    display: inline-block;
    color: transparent;
    font-weight: bold;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #317b46), to(#414040));
    background-image: -webkit-linear-gradient(left, #317b46 10%, #414040);
    background-image: -o-linear-gradient(left, #317b46 10%, #414040);
    background-image: linear-gradient(to right, #317b46 10%, #414040)
}

.VAPORESSO2 .title .t {
    font-size: 1.3542vw;
    margin-top: 1.0417vw;
    display: inline-block;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(13%, #aaa8a8), color-stop(5%, #7abe8d), to(#aaa8a8));
    background-image: -webkit-linear-gradient(left, #aaa8a8 13%, #7abe8d 5%, #aaa8a8);
    background-image: -o-linear-gradient(left, #aaa8a8 13%, #7abe8d 5%, #aaa8a8);
    background-image: linear-gradient(to right, #aaa8a8 13%, #7abe8d 5%, #aaa8a8)
}

.VAPORESSO2 .con {
    margin-top: 5.4688vw
}

.VAPORESSO2 .con img {
    width: 100%
}

.VAPORESSO3 {
    background-image: url(../images/serviceOrPPimg10.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.VAPORESSO3 .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.VAPORESSO3 .con .box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: 0.0521vw solid rgba(255, 255, 255, 0.3);
    padding: 18.2292vw 0
}

.VAPORESSO3 .con .box:first-child {
    border-left: 0.0521vw solid rgba(255, 255, 255, 0.3);
    padding-left: .1563vw
}

.VAPORESSO3 .con .box:nth-child(2) {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 36.45833%;
    text-align: center
}

.VAPORESSO3 .con .box:last-child {
    text-align: right;
    padding-right: .1563vw
}

.VAPORESSO3 .con .box .number {
    display: inline-block;
    position: relative;
    padding-top: 1.5625vw
}

.VAPORESSO3 .con .box .number h5 {
    font-size: 1.0417vw;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.VAPORESSO3 .con .box .number h5 i {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: .0521vw;
    background-color: rgba(255, 255, 255, 0.7);
    margin-left: .5208vw;
    display: block
}

.VAPORESSO3 .con .box .number .numflex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.VAPORESSO3 .con .box .number .numflex .num {
    font-size: 3vw;
    color: #fff;
    font-weight: bold;
    line-height: 0.8
}

.VAPORESSO3 .con .box .number .numflex .t {
    font-size: 1.0417vw;
    color: #fff;
    opacity: 0.8;
    line-height: 1;
    padding-bottom: .5208vw;
    border-bottom: .1563vw solid #fff;
    margin-left: 1.0417vw
}

.VAPORESSoTit {
    text-align: center
}

.VAPORESSoTit h5 {
    font-size: 2.3958vw;
    line-height: 1;
    color: #000
}

.VAPORESSoTit .t {
    font-size: 1.25vw;
    color: #000;
    opacity: 0.7;
    margin-top: 1.1458vw
}

.VAPORESSO4 {
    padding: 6.25vw 0
}

.VAPORESSO4 .con {
    margin-top: 4.6875vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.VAPORESSO4 .con .box {
    width: 32.15278%;
    position: relative;
    border-radius: .625vw;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding-top: 2.0833vw
}

.VAPORESSO4 .con .box .img {
    overflow: hidden;
    border-radius: .625vw
}

.VAPORESSO4 .con .box .img .picture_container {
    padding-top: 116.84665%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.VAPORESSO4 .con .box .img .picture_container img {
    height: 100%
}

.VAPORESSO4 .con .box .t {
    font-size: 1.6667vw;
    color: #ffffff;
    line-height: 1;
    top: 4.9479vw;
    width: 100%;
    left: 0;
    text-align: center;
    position: absolute;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.VAPORESSO4 .con .box:hover {
    -webkit-box-shadow: 0 .2604vw .5208vw #0000003b;
    box-shadow: 0 .2604vw .5208vw #0000003b;
    -webkit-transform: translateY(0.5208vw);
    -ms-transform: translateY(0.5208vw);
    -o-transform: translateY(0.5208vw);
    transform: translateY(0.5208vw);
    padding-top: 0
}

.VAPORESSO4 .con .box:hover .img {
    overflow: hidden
}

.VAPORESSO4 .con .box:hover .img .picture_container {
    padding-top: 125.48596%
}

.VAPORESSO4 .con .box:hover .t {
    top: 4.2708vw
}

.VAPORESSO5 {
    padding: 5.9896vw 0 7.2917vw;
    background-image: url(../images/bg8.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.VAPORESSO5 .con {
    margin-top: 3.6458vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.VAPORESSO5 .con .box {
    width: 18.26389%;
    margin: .7813vw;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: .4167vw;
    position: relative
}

.VAPORESSO5 .con .box .img {
    padding-top: 71.48289%
}

.VAPORESSO5 .con .box .img img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.VAPORESSO5 .con .box:hover .img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.distribution_main {
    padding: 6.25vw 0 2.6042vw;
    background-image: url(../images/bg9.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.FEELM1 .title {
    text-align: center
}

.FEELM1 .title h5 {
    font-size: 2.3958vw;
    line-height: 1;
    display: inline-block;
    color: transparent;
    font-weight: bold;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(3%, #022c40), color-stop(#1475ce), to(#022c40));
    background-image: -webkit-linear-gradient(left, #022c40 3%, #1475ce, #022c40);
    background-image: -o-linear-gradient(left, #022c40 3%, #1475ce, #022c40);
    background-image: linear-gradient(to right, #022c40 3%, #1475ce, #022c40)
}

.FEELM1 .title .t {
    font-size: 1.3542vw;
    margin-top: 1.0417vw;
    display: inline-block;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #5d9ad1), to(#53778a));
    background-image: -webkit-linear-gradient(left, #5d9ad1 10%, #53778a);
    background-image: -o-linear-gradient(left, #5d9ad1 10%, #53778a);
    background-image: linear-gradient(to right, #5d9ad1 10%, #53778a)
}

.pc_map {
    position: relative;
    margin-top: 5.2083vw
}

.icon_map {
    cursor: pointer;
    width: 2.0833vw;
    height: 2.0833vw;
    border: solid .1042vw #264d88;
    background: #264d88;
    border-radius: 1.1458vw 1.1458vw 1.1458vw 0;
    position: absolute;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateY(-40px) rotate(-45deg);
    -ms-transform: translateY(-40px) rotate(-45deg);
    -o-transform: translateY(-40px) rotate(-45deg);
    transform: translateY(-40px) rotate(-45deg);
    opacity: 0
}

.icon_map.animated {
    -webkit-animation: donhua5 1s ease-in alternate forwards;
    -o-animation: donhua5 1s ease-in alternate forwards;
    animation: donhua5 1s ease-in alternate forwards
}

@-webkit-keyframes donhua5 {
    from {
        -webkit-transform: translateY(-40px) rotate(-45deg);
        transform: translateY(-40px) rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
        opacity: 1
    }
}

@-o-keyframes donhua5 {
    from {
        -o-transform: translateY(-40px) rotate(-45deg);
        transform: translateY(-40px) rotate(-45deg);
        opacity: 0
    }

    to {
        -o-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
        opacity: 1
    }
}

@keyframes donhua5 {
    from {
        -webkit-transform: translateY(-40px) rotate(-45deg);
        -o-transform: translateY(-40px) rotate(-45deg);
        transform: translateY(-40px) rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
        opacity: 1
    }
}

.icon_map .icondot {
    position: absolute;
    width: 1.5625vw;
    height: 1.5625vw;
    border-radius: 50%;
    background: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.icon_map .icondot img {
    max-width: 90%
}

.icon_map:hover {
    border-color: #1475cf;
    background: #1475cf;
    -webkit-transition: all 0.4s !important;
    -o-transition: all 0.4s !important;
    transition: all 0.4s !important;
    -webkit-transform: translateY(-30px) scale(2) rotate(-45deg);
    -ms-transform: translateY(-30px) scale(2) rotate(-45deg);
    -o-transform: translateY(-30px) scale(2) rotate(-45deg);
    transform: translateY(-30px) scale(2) rotate(-45deg);
    z-index: 100
}

.icon_map1 {
    left: 20.59238%;
    top: 42.32614%
}

.icon_map2 {
    left: 26.86883%;
    top: 44.96403%
}

.icon_map3 {
    left: 32.01693%;
    top: 70.74341%
}

.icon_map4 {
    left: 43.44147%;
    top: 28.65707%
}

.icon_map5 {
    left: 50.42313%;
    top: 33.45324%
}

.icon_map6 {
    left: 49.78843%;
    top: 42.32614%
}

.icon_map7 {
    left: 52.04513%;
    top: 38.72902%
}

.icon_map8 {
    left: 55.64175%;
    top: 44.1247%
}

.icon_map9 {
    left: 59.30889%;
    top: 32.494%
}

.icon_map10 {
    left: 62.41185%;
    top: 34.41247%
}

.icon_map11 {
    left: 66.14951%;
    top: 36.21103%
}

.icon_map12 {
    right: 23.13117%;
    top: 47.72182%
}

.icon_map13 {
    right: 21.08604%;
    top: 43.88489%
}

.icon_map13 {
    right: 19.95769%;
    top: 50.35971%
}

.icon_map14 {
    right: 17.98307%;
    top: 45.08393%
}

.icon_map15 {
    right: 17.91255%;
    top: 60.19185%
}

.icon_map16 {
    right: 16.57264%;
    top: 57.31415%
}

.icon_map17 {
    right: 15.93794%;
    top: 45.32374%
}

.icon_map18 {
    right: 15.51481%;
    top: 39.56835%
}

.icon_map19 {
    right: 12.9055%;
    top: 46.52278%
}

.icon_map20 {
    right: 3.17348%;
    bottom: 4.91607%
}

.FEELM2 {
    padding: 6.25vw 0 5.2083vw
}

.FEELM2 .tit {
    font-size: 2.3958vw;
    color: #000;
    line-height: 1;
    text-align: center
}

.FEELM2 .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2.0833vw
}

.FEELM2 .con .left {
    width: 41.875%
}

.FEELM2 .con .left .img .picture_container {
    padding-top: 102.81924%
}

.FEELM2 .con .right {
    width: 55.34722%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.FEELM2 .con .right .img .picture_container {
    padding-top: 36.38645%
}

.FEELM2 .con .box {
    border-radius: .625vw;
    position: relative;
    overflow: hidden
}

.FEELM2 .con .box .text {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 2.6042vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.FEELM2 .con .box .text .icon {
    margin-top: .3125vw
}

.FEELM2 .con .box .text .icon img {
    height: 3.5938vw
}

.FEELM2 .con .box .text .t {
    font-size: 1.5625vw;
    color: #fff;
    line-height: 2.0833vw;
    padding-left: 1.5625vw
}

.FEELM2 .con .box:hover .img .picture_container img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.FEELM2 .con.animated .box .text {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.FEELM3 {
    padding: 8.3333vw 0 6.6667vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: url(../images/bg6.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.FEELM3 .left {
    width: 34.89583%;
    padding-left: 12.5vw;
    padding-top: 3.6458vw
}

.FEELM3 .left .tit {
    font-size: 2.3958vw;
    line-height: 1;
    color: #000
}

.FEELM3 .left .aboutCC_arrow {
    margin-top: 17.6042vw
}

.FEELM3 .left .aboutCC_arrow .aboutCC_prev,
.FEELM3 .left .aboutCC_arrow .aboutCC_next {
    border-color: #b5c1cd
}

.FEELM3 .left .aboutCC_arrow .aboutCC_prev i,
.FEELM3 .left .aboutCC_arrow .aboutCC_next i {
    color: #465b71
}

.FEELM3 .left .aboutCC_arrow .aboutCC_prev:hover,
.FEELM3 .left .aboutCC_arrow .aboutCC_next:hover {
    border-color: #37b251
}

.FEELM3 .left .aboutCC_arrow .aboutCC_prev:hover i,
.FEELM3 .left .aboutCC_arrow .aboutCC_next:hover i {
    color: #fff
}

.FEELM3 .FEELM3_swiper {
    width: 65.10417%;
    padding-bottom: 4.3229vw;
    padding-top: 1.0417vw
}

.FEELM3 .FEELM3_swiper .swiper-slide {
    width: 23.4375vw;
    padding: 3.2292vw 1.5625vw 2.0833vw;
    background-image: url(../images/bg7.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: .625vw;
    -webkit-box-shadow: 0 .2604vw .5208vw #0000003b;
    box-shadow: 0 .2604vw .5208vw #0000003b;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.FEELM3 .FEELM3_swiper .swiper-slide .img {
    width: 53.55556%;
    margin: 0 auto;
    -webkit-box-shadow: 0 .2604vw .5208vw #ffffff6b;
    box-shadow: 0 .2604vw .5208vw #ffffff6b;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.FEELM3 .FEELM3_swiper .swiper-slide .img .picture_container {
    padding-top: 144.81328%
}

.FEELM3 .FEELM3_swiper .swiper-slide .text {
    margin-top: 2.8646vw
}

.FEELM3 .FEELM3_swiper .swiper-slide .text .year {
    font-size: .8333vw;
    color: #fff;
    opacity: 0.8
}

.FEELM3 .FEELM3_swiper .swiper-slide .text .t {
    font-size: 1.5625vw;
    color: #fff;
    margin-top: .7813vw
}

.FEELM3 .FEELM3_swiper .swiper-slide:hover {
    -webkit-transform: translateY(-1.0417vw);
    -ms-transform: translateY(-1.0417vw);
    -o-transform: translateY(-1.0417vw);
    transform: translateY(-1.0417vw)
}

.FEELM3 .FEELM3_swiper .swiper-horizontal>.swiper-scrollbar,
.FEELM3 .FEELM3_swiper .swiper-scrollbar.swiper-scrollbar-horizontal {
    height: .0521vw;
    background-color: #d8e1e8;
    border-radius: 0
}

.FEELM3 .FEELM3_swiper .swiper-horizontal>.swiper-scrollbar .swiper-scrollbar-drag,
.FEELM3 .FEELM3_swiper .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
    height: .1563vw;
    margin-top: -0.0521vw;
    background-color: #71879c;
    border-radius: 0
}

.statement {
    padding: 120px 0
}

@media (max-width: 992px) {
    .Language .Lhide{top: 35px;}
    .module_N99S7O4V .header .navBox .haderOther .navbtn {
        color: #333 !important
    }

    .index_header .module_N99S7O4V .header .navBox .haderOther .navbtn {
        color: #fff
    }

    .index_header .module_N99S7O4V .header .navBox .navList .list h3 a {
        color: #333
    }

    .module_N99S7O4V .header .commonMain {
        padding: 0 15px
    }

    .ESGbgBox .ESGbg .img .picture_container img {
        top: 0
    }

    body {
        padding-top: 60px
    }

    .con1440 {
        width: 100%;
        padding: 0 1px
    }

    .index_pagination .item .item_name {
        width: 100px
    }

    footer .top {
        display: block;
        padding: 30px 0 10px
    }

    footer .top .left {
        display: none
    }

    footer .top .right .list {
        margin-top: 10px
    }

    footer .top .right .list .box:not(:first-child) {
        margin-left: 10px
    }

    footer .top .right .list .box .icon i {
        font-size: 20px
    }

    footer .top .right .list .box .Lhide {
        width: 100px;
        height: 100px;
        border-radius: 10px;
        padding: 5px;
        bottom: 50px;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    footer .footTitle {
        font-size: 16px;
        padding-bottom: 10px;
        border-bottom: 1px solid #d6d8dd
    }

    footer .left {
        width: 100%
    }

    footer .right {
        width: 100%
    }

    footer .bot {
        display: block;
        padding-bottom: 30px
    }

    footer .bot .left .con {
        padding-top: 10px;
        display: block
    }

    footer .bot .left .con form {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #d6d8dd;
        border-radius: 30px;
        padding: 0 5px
    }

    footer .bot .left .con form .layui-form-item .layui-input {
        border-radius: 30px
    }

    footer .bot .left .con form .layui-btn {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        font-size: 12px;
        line-height: 30px
    }

    footer .bot .left .con .t {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
        font-size: 14px;
        line-height: 1.5
    }

    footer .bot .right {
        margin-top: 10px
    }

    footer .bot .right .FriendlyLink {
        margin-top: 10px
    }

    footer .bot .right .FriendlyLink .tit {
        width: 200px;
        line-height: 40px;
        border: 1px solid #d6d8dd;
        border-radius: 30px;
        padding: 0 15px;
        font-size: 14px
    }

    footer .bot .right .FriendlyLink .tit::before {
        border-width: 5px;
        right: 15px
    }

    footer .bot .right .FriendlyLink .Lhide {
        bottom: 43px;
        border: 1px solid #d6d8dd;
        max-height: 120px;
        border-radius: 30px
    }

    footer .bot .right .FriendlyLink .Lhide a {
        line-height: 29px;
        padding: 0 15px;
        font-size: 14px
    }

    footer .bottom {
        padding: 10px 15px
    }

    footer .bottom .t {
        width: 1440px;
        max-width: 100%;
        text-align: left;
        font-size: 14px
    }

    footer .bottom .t a {
        font-size: 14px
    }

    .module_N99S7O4V .header {
        height: 60px;
        background-color: #fff;
        -webkit-box-shadow: 0 .2604vw .5208vw #0000003b;
        box-shadow: 0 .2604vw .5208vw #0000003b
    }

    .module_N99S7O4V .header .navBox .navList .list h3 a {
        color: #333
    }

    .module_N99S7O4V .header .logo img.Lshow {
        display: none
    }

    .module_N99S7O4V .header .logo img.Lhide {
        display: block
    }

    .module_N99S7O4V .header .navBox .haderOther .navbtn {
        color: #333
    }

    .indexmain_swiper .swiper-slide .img::before {
        left: 50%;
        margin-left: -13px
    }

    .news .con .box .text .t {
        line-height: 20px;
        height: 40px
    }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox {
        max-width: 100%;
        padding: 0 15px
    }

    .module_vTVxXkhcZYn1 .newsDetailMain {
        padding: 100px 0 30px
    }

    .module_N99S7O4V .header.active2 .navBox .haderOther .navbtn {
        color: #333
    }

    .ESGbanner .bgimg {
        height: 500px
    }

    .ESGbanner .bgimg img {
        width: auto;
        max-width: none;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .ESGCon .con {
        padding-right: 325px;
        margin-top: 60px
    }

    .ESGCon .con .ESGbgBox {
        height: 390px
    }

    .ESGCon .con .ESGbgBox .ESGbg {
        height: 300px;
        margin-top: 50px
    }

    .aboutCC1 .con .right .box {
        padding: 24px
    }

    .banner2 .t2,
    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .t,
    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .list .li .t2,
    .ppMETEX1 .con .text .t,
    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .text .t,
    .aboutCC1 .con .right .box .t {
        line-height: 1.5
    }

    .ppMETEX1 .con {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .ppMETEX1 .con .img {
        width: 60%
    }

    .ppMETEX1 .con .text {
        width: 40%;
        padding: 0 20px
    }

    .shareTabBar .tabTerm {
        line-height: 45px
    }

    .styledSelect:after {
        top: 19px
    }

    .q_invest .q_contact_main1 .content {
        margin-top: 20px
    }

    .q_invest .q_contact_main1 .left_box .txt_boxs .title {
        margin-top: 10px
    }

    .q_invest .q_contact_main1 .left_box {
        padding: 30px 15px
    }
}

@media (max-width: 765px) {

    .q_strength_main5,
    .ppMETEX2 {
        margin-bottom: 30px
    }

    .q_contact_main3 .content {
        position: relative
    }

    .q_contact_main3 .content .left_box {
        background-image: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        text-align: center;
        height: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .q_contact_main3 .content .left_box .title {
        color: #fff
    }

    .q_contact_main3 .content .left_box .abstract {
        color: #fff
    }

    .q_contact_main3 .content .left_box .btn_box {
        margin-top: 15px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .q_contact_main3 .content .left_box .btn_box .btn {
        border: none;
        background-color: #fff;
        margin: 0 5px
    }

    .q_contact_main3 .content .right_box {
        position: relative
    }

    .q_contact_main3 .content .right_box::before {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 12px;
        background-color: rgba(0, 0, 0, 0.1);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2
    }

    .ESGbanner .text .con {
        padding-bottom: 30px
    }

    .phoneShow {
        display: block
    }

    .PcShow {
        display: none
    }

    .indexmain_swiper .swiper-slide .text {
        padding: 0 15px
    }

    .indexmain_swiper .swiper-slide .text .tit {
        font-size: 50px;
        letter-spacing: 5px;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px)
    }

    .indexmain_swiper .swiper-slide .text .shortT {
        font-size: 16px;
        margin-top: 15px;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px)
    }

    .indexmain_swiper .swiper-slide .text .index_more {
        margin: 20px auto 0;
        width: 120px;
        height: 40px;
        border-radius: 30px;
        border: solid 2px #fff;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px)
    }

    .indexmain_swiper .swiper-slide .text .index_more .t {
        font-size: 14px;
        line-height: 40px
    }

    .indexmain_swiper .swiper-slide .text .index_more::before {
        width: 120px;
        height: 40px;
        top: -2px;
        left: -2px;
        border-radius: 30px
    }

    .indexHome3 .con {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 50px
    }

    .indexHome3 .con .left {
        padding-left: 0;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding-bottom: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .indexHome3 .con .left .num span {
        font-size: 100px;
        letter-spacing: -5px;
        line-height: 0.9;
        margin-bottom: -20px
    }

    .indexHome3 .con .left .num .unit {
        font-size: 20px;
        margin-left: 15px
    }

    .indexHome3 .con .left .t {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 20px;
        text-align: center
    }

    .indexHome3 .con .right {
        width: 100%
    }

    .indexHome3 .con .right::before {
        width: 100%;
        height: 1px;
        top: 50%;
        left: 0
    }

    .indexHome3 .con .right .centerBox {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .indexHome3 .con .right .centerBox .box {
        width: 50%;
        padding-left: 0;
        margin: 20px 0;
        text-align: center
    }

    .indexHome3 .con .right .centerBox .box .num {
        font-size: 36px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .indexHome3 .con .right .centerBox .box .num span {
        font-size: 50px
    }

    .indexHome3 .con .right .centerBox .box .num p {
        font-size: 30px
    }

    .indexHome3 .con .right .centerBox .box .num::before {
        display: none
    }

    .indexHome3 .con .right .centerBox .box .t {
        font-size: 14px;
        padding-left: 0;
        line-height: 1.5
    }

    .index_pagination {
        left: 20px
    }

    .index_pagination .item {
        margin: 5px 0
    }

    .index_pagination .item .item_name {
        display: none
    }

    .index_pagination .item .item_dot {
        width: 13px;
        height: 13px
    }

    .index_pagination .item .item_dot i {
        width: 13px;
        height: 13px;
        opacity: 0.4;
        margin-right: 0;
        border: 2px solid #fff;
        border-radius: 50%
    }

    .index_pagination .item.active .item_dot i {
        background: transparent;
        opacity: 1;
        width: 13px
    }

    .news {
        padding: 30px 0
    }

    .news .con {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .news .con .box {
        width: 49%;
        margin-bottom: 10px
    }

    .news .con .box:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .news .con .box .img {
        border-radius: 12px
    }

    .news .con .box .text {
        padding: 20px 10px
    }

    .news .con .box .text .date {
        font-size: 12px
    }

    .news .con .box .text .date img {
        width: 15px;
        margin-right: 10px
    }

    .news .con .box .text h5 {
        font-size: 16px
    }

    .news .con .box .text .t {
        font-size: 14px;
        margin-top: 10px
    }

    .news .con .box .text .more {
        width: 55px;
        height: 35px;
        border: 2px solid #999;
        border-radius: 30px;
        margin-top: 15px
    }

    .news .con .box .text .more i {
        font-size: 14px;
        line-height: 31px
    }

    .news .con .box .text .more::before {
        content: "";
        width: 55px;
        height: 35px;
        top: -2px;
        left: -2px;
        border-radius: 30px
    }

    .layui-box a,
    .layui-box .layui-laypage-curr,
    .layui-laypage a,
    .layui-laypage span {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .layui-box a i,
    .layui-box .layui-laypage-curr i,
    .layui-laypage a i,
    .layui-laypage span i {
        line-height: 35px
    }

    .newsDetailMain .moreBox {
        margin-top: 20px
    }

    .newsDetailMain .moreBox .jiant {
        width: 50px;
        padding: 0 8px;
        height: 35px;
        border-radius: 30px;
        border: solid 1px #000000
    }

    .newsDetailMain .moreBox .jiant .word {
        font-size: 12px
    }

    .newsDetailMain .moreBox .jiant i {
        font-size: 14px
    }

    .newsDetailMain .moreBox .jiant:hover {
        width: 50px;
        opacity: 1
    }

    .newsDetailMain .moreBox .jiant:hover .word {
        display: none
    }

    .newsDetailMain .moreBox .jiant::before {
        border-radius: 30px
    }

    .newsDetailMain .moreBox .jiant.Prev:hover i {
        margin-right: 0
    }

    .newsDetailMain .moreBox .jiant.Next:hover i {
        margin-left: 0
    }

    .newsDetailMain .moreBox .Return {
        width: 50px;
        height: 35px;
        border-radius: 30px;
        border: solid 1px #000000;
        margin: 0 5px
    }

    .newsDetailMain .moreBox .Return i {
        font-size: 14px;
        line-height: 35px
    }

    .newsDetailMain .moreBox .Return::before {
        border-radius: 30px
    }

    .ITB {
        padding: 30px 0
    }

    .ITB .con {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .ITB .con .box {
        border: 1px solid #eee;
        padding: 20px 15px;
        border-radius: 12px;
        width: 49%;
        margin-bottom: 10px
    }

    .ITB .con .box:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .ITB .con .box .img {
        width: 49%;
        border: 1px solid #137ddf
    }

    .ITB .con .box .img::before {
        width: auto;
        padding-left: 100%;
        height: 100%
    }

    .ITB .con .box .text {
        width: 45%
    }

    .ITB .con .box .text h5 {
        font-size: 16px
    }

    .ITB .con .box .text .t {
        font-size: 14px;
        padding: 10px 0;
        border-bottom: 1px solid #f1f1f1
    }

    .ITB .con .box .text .more {
        width: 45px;
        line-height: 30px;
        border: 1px solid #cdcdcd;
        border-radius: 30px;
        margin-top: 15px
    }

    .ITB .con .box .text .more i {
        font-size: 12px;
        line-height: 30px
    }

    .ITB .con .box .text .more::before {
        width: 45px;
        height: 30px;
        border-radius: 30px
    }

    .ITB .layui-box {
        margin: 3.6458vw 0 0
    }

    .ESGCon .tit {
        font-size: 16px
    }

    .ESGbanner {
        padding: 150px 0 30px
    }

    .ESGbanner .bgimg {
        height: 100%;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0
    }

    .ESGbanner .text {
        position: static
    }

    .ESGbanner .text .con .left {
        max-width: 100%;
        text-align: center;
        padding-bottom: 0
    }

    .ESGbanner .text .con .left .t1 {
        font-size: 18px
    }

    .ESGbanner .text .con .left .t2 {
        font-size: 16px;
        margin-top: 10px
    }

    .ESGbanner .text .con .left .downloadBox {
        margin-top: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .ESGbanner .text .con .left .downloadBox a {
        width: 80px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 30px;
        font-size: 14px
    }

    .ESGbanner .text .con .left .downloadBox a:last-child {
        margin-left: 10px
    }

    .ESGbanner .ESGbgBox {
        position: static;
        width: 320px;
        max-width: 100%;
        margin: auto 0;
        height: 350px
    }

    .ESGbanner .ESGbgBox .ESGbg {
        height: 100%;
        margin-top: 0;
        border-radius: 20px
    }

    .ESGCon {
        padding: 30px 0
    }

    .ESGCon .con {
        padding-right: 0;
        margin-top: 95px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .ESGCon .con .ESGbgBox {
        width: 48%;
        height: 390px;
        margin-left: 0 !important
    }

    .ESGCon .con .ESGbgBox .ESGbg {
        height: 300px;
        margin-top: 50px
    }

    .ESGCon .con .ESGbgBox .ESGbg .img {
        padding: 0 10px
    }

    .ESGCon .con .ESGbgBox .ESGbg .text h5 {
        font-size: 14px
    }

    .ESGbgBox .ESGbg .text {
        padding: 20px 15px;
        border-radius: 20px 60px 19px 19px
    }

    .ESGbgBox .ESGbg .text .icon {
        margin-top: 10px
    }

    .ESGbgBox .ESGbg .text .icon img {
        width: 20px
    }

    .ESGCon .con .ESGbgBox .ESGbg {
        border-radius: 20px
    }

    .ESGbanner .text .con .left .downloadBox a {
        opacity: 1
    }

    .charitable {
        padding: 30px 0
    }

    .charitable .con .top {
        display: block
    }

    .charitable .con .box {
        border-radius: 15px
    }

    .charitable .con .box .img {
        border-radius: 15px
    }

    .charitable .con .box .text {
        padding: 20px
    }

    .charitable .con .box .text .date {
        font-size: 13px
    }

    .charitable .con .box .text .date img {
        width: 15px;
        margin-right: 10px
    }

    .charitable .con .box .text .t {
        font-size: 16px;
        line-height: 20px;
        width: 390px;
        margin-top: 10px;
        max-height: 40px
    }

    .charitable .con .box.left {
        width: 100%
    }

    .charitable .con .box.right {
        width: 100%;
        margin-top: 10px
    }

    .charitable .con .box.right .img {
        border-radius: 15px 15px 0 0
    }

    .charitable .con .box.right .text {
        padding: 20px;
        -webkit-box-shadow: 0vw 0vw 8px 0vw rgba(0, 0, 0, 0.2);
        box-shadow: 0vw 0vw 8px 0vw rgba(0, 0, 0, 0.2);
        border-radius: 0 0 15px 15px
    }

    .charitable .con .box.right .text .t {
        font-size: 16px;
        margin-top: 10px;
        line-height: 20px;
        max-height: 40px
    }

    .charitable .con .box.right .text .more {
        margin-top: 15px
    }

    .charitable .con .box.right .text .more i {
        font-size: 14px
    }

    .charitable .con .box.bot {
        margin-top: 10px;
        -webkit-box-shadow: 0vw 0vw 8px 0vw rgba(0, 0, 0, 0.2);
        box-shadow: 0vw 0vw 8px 0vw rgba(0, 0, 0, 0.2)
    }

    .charitable .layui-box {
        margin: 30px 0 0
    }

    .charitable .con .box.right .img .picture_container {
        padding-top: 0
    }

    .charitable .con .box.right .img .picture_container img {
        position: static;
        width: 100%
    }

    .aboutCCtit {
        font-size: 16px
    }

    .aboutCC1 {
        padding-top: 30px
    }

    .aboutCC1 .con {
        margin-top: 20px;
        padding: 30px 0;
        display: block;
        position: relative
    }

    .aboutCC1 .con .img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

    .aboutCC1 .con .img .picture_container {
        padding-top: 0;
        width: 100%;
        height: 100%
    }

    .aboutCC1 .con .img .picture_container img {
        -webkit-background-size: cover;
        background-size: cover;
        -o-object-fit: cover;
        object-fit: cover
    }

    .aboutCC1 .con .right {
        width: 100%;
        border-top: none;
        border-bottom: none;
        position: relative;
        z-index: 2
    }

    .aboutCC1 .con .right .box {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 10px;
        border-bottom: 1px solid #ededed;
        border-left: none;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .aboutCC1 .con .right .box .icon {
        height: 40px
    }

    .aboutCC1 .con .right .box .Ltext {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        padding-left: 15px
    }

    .aboutCC1 .con .right .box h5 {
        font-size: 16px;
        margin-top: 0
    }

    .aboutCC1 .con .right .box .t {
        font-size: 14px;
        margin-top: 5px
    }

    .aboutCC1 .con .right .box:hover {
        -webkit-box-shadow: 0vw 0vw 8px 0vw rgba(0, 0, 0, 0.2);
        box-shadow: 0vw 0vw 8px 0vw rgba(0, 0, 0, 0.2)
    }

    .aboutCC2 {
        padding: 30px 0
    }

    .aboutCC2 .aboutCC2_swiper {
        margin-top: 20px;
        padding-bottom: 20px
    }

    .aboutCC2 .aboutCC2_swiper .swiper-slide {
        border-radius: 15px
    }

    .aboutCC2 .aboutCC2_swiper .swiper-slide a .text {
        padding: 20px
    }

    .aboutCC2 .aboutCC2_swiper .swiper-slide a .text .date {
        font-size: 12px
    }

    .aboutCC2 .aboutCC2_swiper .swiper-slide a .text .date img {
        width: 15px;
        margin-right: 5px
    }

    .aboutCC2 .aboutCC2_swiper .swiper-slide a .text .t {
        font-size: 16px;
        line-height: 20px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 20px;
        max-height: 40px;
        min-height: 40px;
        margin-top: 10px
    }

    .aboutCC2 .aboutCC2_swiper .swiper-slide a .text .more {
        margin-top: 15px
    }

    .aboutCC2 .aboutCC2_swiper .swiper-slide a .text .more i {
        font-size: 16px
    }

    .aboutCC2 .aboutCC2_swiper .aboutCC2_pagination {
        display: block;
        height: 8px;
        bottom: 0;
        font-size: 0
    }

    .aboutCC2 .aboutCC2_swiper .aboutCC2_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #137ddf
    }

    .aboutCC2 .aboutCC_arrow {
        display: none
    }

    .aboutCC_arrow .aboutCC_prev,
    .aboutCC_arrow .aboutCC_next {
        width: 40px;
        line-height: 30px;
        height: 30px;
        border-radius: 30px;
        border-width: 1px
    }

    .aboutCC_arrow .aboutCC_prev i,
    .aboutCC_arrow .aboutCC_next i {
        line-height: 28px;
        font-size: 16px
    }

    .aboutCC_arrow .aboutCC_next {
        margin-left: 10px
    }

    .aboutCC3 {
        padding: 30px 0
    }

    .aboutCC3 .aboutCC3_swiper {
        margin-top: 20px;
        padding-right: 0
    }

    .aboutCC3 .aboutCC3_swiper .swiper-slide a .text {
        padding: 20px
    }

    .aboutCC3 .aboutCC3_swiper .swiper-slide a .text h5 {
        font-size: 16px
    }

    .aboutCC3 .aboutCC3_swiper .swiper-slide a .text .t {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 10px
    }

    .aboutCC3 .aboutCC3_swiper .aboutCC3_pagination {
        display: block;
        height: 8px;
        bottom: 0;
        font-size: 0
    }

    .aboutCC3 .aboutCC3_swiper .aboutCC3_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #137ddf
    }

    .aboutCC3 .aboutCC_arrow {
        display: none
    }

    .videoBuild .text h5 {
        font-size: 16px
    }

    .videoBuild .text .icon {
        width: 40px;
        margin: 15px auto 0
    }

    .videoPopUp .videoPlayer {
        padding: 0;
        height: auto;
        max-width: 90%
    }

    .videoPopUp .videoPlayer video {
        height: auto
    }

    .videoPopUp .CloseVideo {
        right: 20px;
        top: 20px;
        font-size: 22px
    }

    .banner2 .textImg img {
        max-width: 50%
    }
    .banner2 .L_strength_tip{
        right: 10px;
        bottom: 10px;
    }

    .banner2 .t2 {
        width: 100%;
        padding: 0 15px
    }

    .ppMETEX1 {
        padding: 30px 0
    }

    .ppMETEX1 .con {
        display: block
    }

    .ppMETEX1 .con .img {
        width: 100%;
        border-radius: 0 30px 0 30px
    }

    .ppMETEX1 .con .text {
        width: 100%;
        padding-top: 20px
    }

    .ppMETEX1 .con .text h5 {
        font-size: 16px
    }

    .ppMETEX1 .con .text .t {
        font-size: 14px;
        margin-top: 10px
    }

    .ppMETEX2 .title {
        font-size: 18px
    }

    .ppMETEX2 .con {
        margin-top: 20px;
        border-top: 1px solid #ededef
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem {
        padding: 50px 0
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .img .picture_container {
        padding-top: 0
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .img .picture_container img {
        position: static;
        height: 100%;
        width: auto;
        max-width: none
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text {
        position: relative;
        z-index: 2;
        bottom: 0
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .tit {
        font-size: 18px
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .t {
        font-size: 14px;
        margin: 8px auto 0;
        width: 100%;
        padding: 0 15px
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .list {
        margin-top: 50px;
        padding: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .list .li {
        padding: 15px 10px;
        width: 50%;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .list .li .icon img {
        height: 40px
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .list .li .t2 {
        font-size: 14px;
        margin-top: 10px
    }

    .ppMETEX2 .con .ppMETEX2TabCont .tabItem.active .text .list .li:hover .icon {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    .shareTabBar .tabTerm {
        font-size: 16px
    }

    .shareTabBar .tabTerm::before {
        height: 1px;
        top: -1px
    }

    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .text .t {
        width: 40%
    }

    .VAPORESSO3 .con .box .number {
        min-width: 110px
    }

    .VAPORESSO5 .con .box {
        width: 20%
    }

    .FEELM1 .title h5 {
        font-size: 18px
    }

    .FEELM1 .title .t {
        font-size: 14px;
        margin-top: 10px
    }

    .pc_map {
        margin-top: 20px
    }

    .icon_map {
        width: 30px;
        height: 30px;
        border: solid 2px #264d88;
        border-radius: 30px 30px 30px 0
    }

    .icon_map .icondot {
        width: 23px;
        height: 23px
    }

    .FEELM2 {
        padding: 30px 0
    }

    .FEELM2 .tit {
        font-size: 18px
    }

    .FEELM2 .con {
        margin-top: 20px;
        display: block
    }

    .FEELM2 .con .left {
        width: 100%
    }

    .FEELM2 .con .left .img .picture_container {
        padding-top: 36.38645%
    }

    .FEELM2 .con .left .img .picture_container img {
        top: auto;
        max-height: none;
        width: 100%;
        left: auto
    }

    .FEELM2 .con .right {
        width: 100%;
        display: block;
        margin-top: 10px
    }

    .FEELM2 .con .box {
        border-radius: 12px
    }

    .FEELM2 .con .box .text {
        padding: 20px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .FEELM2 .con .box .text .icon {
        margin-top: 0
    }

    .FEELM2 .con .box .text .icon img {
        height: 25px
    }

    .FEELM2 .con .box .text .t {
        font-size: 16px;
        line-height: 20px;
        padding-left: 10px
    }

    .FEELM2 .con .box:nth-child(2) {
        margin-top: 10px
    }

    .FEELM3 {
        padding: 30px 15px;
        display: block
    }

    .FEELM3 .left {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .FEELM3 .left .tit {
        font-size: 18px
    }

    .FEELM3 .left .aboutCC_arrow {
        margin-top: 0
    }

    .FEELM3 .FEELM3_swiper {
        width: 100%;
        padding-bottom: 30px;
        margin-top: 30px
    }

    .FEELM3 .FEELM3_swiper .swiper-slide {
        width: auto;
        padding: 20px;
        border-radius: 12px;
        -webkit-box-shadow: 0 5px 10px #0000003b;
        box-shadow: 0 5px 10px #0000003b
    }

    .FEELM3 .FEELM3_swiper .swiper-slide .img {
        -webkit-box-shadow: 0 5px 10px #ffffff6b;
        box-shadow: 0 5px 10px #ffffff6b
    }

    .FEELM3 .FEELM3_swiper .swiper-slide .text {
        margin-top: 20px
    }

    .FEELM3 .FEELM3_swiper .swiper-slide .text .year {
        font-size: 14px
    }

    .FEELM3 .FEELM3_swiper .swiper-slide .text .t {
        font-size: 16px;
        margin-top: 10px
    }

    .FEELM3 .FEELM3_swiper .swiper-horizontal>.swiper-scrollbar,
    .FEELM3 .FEELM3_swiper .swiper-scrollbar.swiper-scrollbar-horizontal {
        height: 1px
    }

    .FEELM3 .FEELM3_swiper .swiper-horizontal>.swiper-scrollbar .swiper-scrollbar-drag,
    .FEELM3 .FEELM3_swiper .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
        height: 3px;
        margin-top: -1px
    }

    .statement {
        padding: 30px 0
    }

    .banner2 .text h5 {
        font-size: 18px
    }

    .banner2 .text .t {
        font-size: 14px
    }

    .q_contact_main1 .right_box {
        padding: 20px
    }

    .q_contact_main1 .content {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .q_contact_main2 {
        padding-top: 30px
    }

    .q_contact_main2 .txt_box .abstract {
        font-size: 14px
    }

    .q_contact_main2 .txt_box .btn {
        padding: 0 10px;
        line-height: 35px;
        border-radius: 30px;
        font-size: 12px;
        margin-top: 10px
    }

    .q_contact_main2 .txt_box {
        margin-top: 15px
    }

    .q_contact_main3 {
        padding: 30px 0
    }

    .q_contact_main3 .content {
        display: block
    }

    .q_contact_main3 .content .left_box {
        width: 100%;
        padding: 20px 10px
    }

    .q_contact_main3 .content .left_box .title {
        font-size: 16px
    }

    .q_contact_main3 .content .left_box .abstract {
        font-size: 14px;
        margin-top: 10px;
        line-height: 1.5
    }

    .q_contact_main3 .content .right_box {
        width: 100%;
        margin-top: 15px
    }

    .q_invest_main3 .content .block_box {
        display: block
    }

    .q_invest_main3 .content .block_box .block {
        width: 100%;
        margin-bottom: 10px
    }

    .q_invest_main3 .content .block_box .block .title {
        font-size: 18px
    }

    .q_invest_main3 .content .block_box .block .box {
        padding: 10px;
        border-radius: 12px;
        margin-top: 10px
    }

    .q_invest_main3 .content .block_box .block .box .left_box {
        width: 30%
    }

    .q_invest_main3 .content .block_box .block .box .left_box .img {
        width: 90%;
        border-radius: 12px;
        overflow: hidden
    }

    .q_invest_main3 .content .block_box .block .box .txt_box {
        width: 70%;
        padding: 0 10px
    }

    .q_invest_main3 .content .block_box .block .box .txt_box .name {
        font-size: 16px;
        line-height: 1.5
    }

    .q_invest_main3 .content .block_box .block .box .txt_box .abstract {
        font-size: 14px;
        margin-top: 10px
    }

    .q_invest_main3 .content .block_box .block .box .txt_box .btn_box {
        margin-top: 10px;
        padding-top: 10px;
        padding-right: 0
    }

    .q_invest_main3 .content .block_box .block .box .txt_box .btn_box .btn {
        line-height: 30px;
        border-radius: 30px;
        padding: 0 15px;
        font-size: 14px
    }

    .q_invest_main3 .block .box .txt_box .btn_box .btn::after{
        border-radius: 30px;
    }

    .q_invest .q_contact_main1 .top_img .title {
        font-size: 18px
    }

    .q_invest .q_contact_main1 .left_box .txt_box .title {
        font-size: 14px;
        line-height: 1.5
    }

    .q_invest .q_contact_main1 .left_box .txt_boxs .title {
        font-size: 14px
    }

    .q_invest .q_contact_main1 .left_box .txt_boxs .abstract {
        font-size: 14px
    }

    .module_KHDV505C .corporateCultureBox .corporateCulture .core ul li .abstract {
        font-size: 14px;
        margin-top: 8px
    }
}

@media (max-width: 465px) {
    .indexHome3 .rightSmallT {
        font-size: 12px;
        right: 15px;
        bottom: 20px
    }

    .videoBuild {
        margin-bottom: 30px
    }

    .ESGbanner {
        padding: 80px 0 30px
    }

    .ESGbanner .ESGbgBox {
        margin: 0 auto;
        height: auto
    }

    .ESGbanner .text .con {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .ESGbanner .text .con .left {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-top: 15px
    }

    .ESGbanner .text .con .ESGbgBox {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .ESGbgBox {
        height: auto
    }

    .ESGbgBox .ESGbg {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        background-color: transparent;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .ESGbgBox .ESGbg .img {
        position: static;
        width: 50%
    }

    .ESGbgBox .ESGbg .text {
        position: static;
        width: 50%;
        border-radius: 0 15px 15px 0;
        display: block
    }

    .ESGbgBox .ESGbg .text h5 {
        white-space: inherit;
        max-height: 36px
    }

    .ESGbgBox .ESGbg .text .icon {
        margin-top: 15px
    }

    .ESGCon .con .ESGbgBox .ESGbg {
        margin-top: 0
    }

    .ESGCon .con .ESGbgBox .ESGbg .text h5 {
        line-height: 18px;
        font-size: 14px
    }

    .charitable .con .box.bot .img .picture_container {
        padding-top: 51%
    }

    .ESGCon .con .ESGbgBox .ESGbg .img {
        padding: 0
    }

    .ESGCon .con .ESGbgBox .ESGbg,
    .ESGCon .con .ESGbgBox {
        height: auto
    }

    .ESGCon .con {
        margin-top: 20px
    }

    .ESGCon .con .ESGbgBox {
        margin-bottom: 10px
    }

    .q_invest_main2 .con1440 .q_invest_main2Title {
        top: 15px;
        font-size: 18px;
        font-weight: bold;
        left: 15px
    }

    .banner2 .img {
        height: 250px
    }

    .banner2 .img img {
        position: absolute;
        height: 100%;
        max-width: none;
        width: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .banner2 .t2 {
        padding: 0
    }
    .banner2 .L_strength_tip{font-size: 12px;}

    .module_vTVxXkhcZYn1 .newsDetailMain {
        padding: 90px 0 30px
    }

    .indexmain_swiper .swiper-slide .text .tit {
        font-size: 30px;
        letter-spacing: 3px
    }

    .indexmain_swiper .swiper-slide .text .shortT {
        font-size: 14px
    }

    .indexHome3 .con {
        padding: 0 20px
    }

    .indexHome3 .con .left .num span {
        font-size: 70px
    }

    .indexHome3 .con .left .num .unit {
        font-size: 16px;
        margin-left: 10px
    }

    .indexHome3 .con .right::before {
        display: none
    }

    .indexHome3 .con .right .centerBox .box {
        margin: 0;
        padding: 15px 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)
    }

    .indexHome3 .con .right .centerBox .box .num {
        font-size: 30px
    }

    .indexHome3 .con .right .centerBox .box .num span {
        font-size: 38px
    }

    .indexHome3 .con .right .centerBox .box .num p {
        font-size: 38px
    }

    .index_pagination {
        left: 10px
    }

    .news .con {
        display: block
    }

    .news .con .box {
        width: 100%
    }

    .news .con .box .text {
        padding: 15px 0
    }

    .news .con .box .text h5 {
        margin-top: 8px
    }

    .news .con .box .text .more {
        width: 40px;
        height: 30px;
        border: 2px solid #999;
        border-radius: 30px;
        margin-top: 15px
    }

    .news .con .box .text .more i {
        font-size: 14px;
        line-height: 26px
    }

    .news .con .box .text .more::before {
        content: "";
        width: 40px;
        height: 30px;
        top: -2px;
        left: -2px;
        border-radius: 30px
    }
	.module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetailTitle h5 {
    font-size: 20px; line-height:28px;
     }

    .module_vTVxXkhcZYn1 .newsDetailMain .newsDetailBox .newsDetail p {
        font-size: 14px !important;
        line-height: 1.7 !important
    }

    .ITB .con {
        display: block
    }

    .ITB .con .box {
        padding: 15px 10px;
        width: 100%
    }

    .ITB .con .box .img {
        width: 40%
    }

    .ITB .con .box .text {
        width: 55%
    }

    .ITB .layui-box {
        margin: 30px 0 0
    }

    .ESGCon .con .ESGbgBox {
        width: 100%
    }

    .ESGbgBox .ESGbg .img .picture_container {
        padding-top: 135.26171%
    }

    .ESGbgBox .ESGbg .img {
        bottom: 10px
    }

    .charitable .con .box .text {
        padding: 10px
    }

    .charitable .con .box.right .text .t,
    .charitable .con .box .text .t {
        font-size: 14px;
        margin-top: 7px
    }

    .aboutCC1 .con .right .box {
        padding: 15px
    }

    .aboutCC1 .con .right .box .icon {
        height: 30px
    }

    .aboutCC1 .con .right .box h5 {
        font-size: 14px;
        line-height: 1.3
    }

    .aboutCC1 .con .right .box .t {
        font-size: 12px
    }

    .aboutCC2 .aboutCC2_swiper .swiper-slide a .text .t {
        font-size: 14px
    }

    .aboutCC3 .aboutCC3_swiper .swiper-slide a {
        display: block
    }

    .aboutCC3 .aboutCC3_swiper .swiper-slide a .img {
        width: 100%
    }

    .aboutCC3 .aboutCC3_swiper .swiper-slide a .text {
        padding: 20px 0;
        width: 100%
    }

    .aboutCC3 .aboutCC3_swiper .swiper-slide a .text h5 {
        font-size: 16px
    }

    .aboutCC3 .aboutCC3_swiper .swiper-slide a .text .t {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 10px
    }

    .aboutCC3 .aboutCC3_swiper .aboutCC3_pagination {
        display: block;
        height: 8px;
        bottom: 0;
        font-size: 0
    }

    .aboutCC3 .aboutCC3_swiper .aboutCC3_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #137ddf
    }

    .banner2 .t2 {
        font-size: 12px
    }

    .VAPORESSO1 {
        padding-top: 30px
    }

    .VAPORESSO1 .title {
        font-size: 18px
    }

    .VAPORESSO1 .con {
        margin-top: 20px;
        border-top: 1px solid #ececee
    }

    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem {
        padding: 80px 0
    }

    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .img {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .img .picture_container {
        padding-top: 0;
        height: 100%
    }

    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .img .picture_container img {
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
        bottom: auto;
        left: auto;
        width: auto;
        max-width: none
    }

    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .text {
        position: relative;
        z-index: 2;
        top: 0
    }

    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .text h5 {
        font-size: 16px;
        line-height: 1.5
    }

    .VAPORESSO1 .con .VAPORESSO1TabCont .tabItem .text .t {
        font-size: 14px;
        margin-top: 10px;
        width: 100%
    }

    .VAPORESSO2 {
        padding: 30px 0
    }

    .VAPORESSO2 .title h5 {
        font-size: 18px
    }

    .VAPORESSO2 .title .t {
        font-size: 16px;
        margin-top: 10px
    }

    .VAPORESSO2 .con {
        margin-top: 20px
    }

    .VAPORESSO3 .con {
        display: block
    }

    .VAPORESSO3 .con .box {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        width: 100%;
        text-align: center;
        padding: 50px 0
    }

    .VAPORESSO3 .con .box:first-child {
        border-left: none;
        padding-left: 0
    }

    .VAPORESSO3 .con .box:nth-child(2) {
        width: 100%
    }

    .VAPORESSO3 .con .box:last-child {
        text-align: center;
        padding-right: 0
    }

    .VAPORESSO3 .con .box .number {
        padding-top: 25px;
        display: block;
        text-align: center
    }

    .VAPORESSO3 .con .box .number h5 {
        font-size: 16px;
        left: 50%;
        display: block;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .VAPORESSO3 .con .box .number h5 i {
        display: none
    }

    .VAPORESSO3 .con .box .number .numflex {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .VAPORESSO3 .con .box .number .numflex .num {
        font-size: 50px
    }

    .VAPORESSO3 .con .box .number .numflex .t {
        font-size: 14px;
        padding-bottom: 7px;
        border-bottom: 2px solid #fff;
        margin-left: 5px
    }

    .VAPORESSoTit h5 {
        font-size: 18px
    }

    .VAPORESSoTit .t {
        font-size: 14px;
        margin-top: 10px
    }

    .VAPORESSO4 {
        padding: 30px 0
    }

    .VAPORESSO4 .con {
        margin-top: 20px;
        display: block
    }

    .VAPORESSO4 .con .box {
        width: 100%;
        border-radius: 12px;
        padding-top: 0;
        margin-bottom: 10px
    }

    .VAPORESSO4 .con .box .img {
        border-radius: 12px
    }

    .VAPORESSO4 .con .box .img .picture_container {
        padding-top: 50%
    }

    .VAPORESSO4 .con .box .img .picture_container img {
        height: auto;
        max-height: none
    }

    .VAPORESSO4 .con .box .t {
        font-size: 18px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .VAPORESSO4 .con .box:hover {
        -webkit-box-shadow: 0 5px 15px #0000003b;
        box-shadow: 0 5px 15px #0000003b;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .VAPORESSO4 .con .box:hover .img .picture_container {
        padding-top: 50%
    }

    .VAPORESSO4 .con .box:hover .t {
        top: 50px
    }

    .VAPORESSO5 {
        padding: 30px 0
    }

    .VAPORESSO5 .con {
        margin-top: 20px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .VAPORESSO5 .con .box {
        width: 31%;
        margin: 5px 1%;
        border-radius: 12px
    }

    .VAPORESSO5 .con .box .img img {
        max-height: 60%;
        max-width: 70%
    }

    .shareTabBar {
        display: block;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden
    }

    .shareTabBar .tabTerm {
        display: inline-block;
        font-size: 14px;
        white-space: nowrap;
        padding: 0 10px
    }

    .icon_map {
        width: 15px;
        height: 15px
    }

    .icon_map .icondot {
        width: 10px;
        height: 10px
    }

    .q_invest_main3 .content .block_box .block .box .left_box {
        width: 40%
    }

    .q_invest_main3 .content .block_box .block .box .txt_box {
        width: 60%
    }

    footer .con1440 {
        display: none
    }

    footer .bottom .t {
        text-align: center
    }

    .layui-box a,
    .layui-box .layui-laypage-curr,
    .layui-laypage a,
    .layui-laypage span {
        margin: 0 3px !important
    }
}

.PopupVideoBox {
    position: fixed;
    z-index: 9999;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

.PopupVideo {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 50%;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0px 25px;
    height: 90%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.videoPlayer {
    max-height: 90%;
    max-width: 90%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.PopupVideo video {
    max-height: 90%;
    max-width: 90%
}

.PopupVideo iframe {
    width: 80%;
    height: 90%
}

.closeVideo {
    position: absolute;
    right: 25px;
    top: -25px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.closeVideo::after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.closeVideo::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.social-share {
    font-family: "socialshare" !important;
    font-size: .8333vw;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .0104vw;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 2.0833vw
}

.social-share * {
    font-family: "socialshare" !important
}

.social-share a::before {
    display: none
}

.social-share a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: 100% 100%
}

.social-share .icon-weibo:after {
    background-image: url(../images/icon19.png)
}

.social-share .icon-weibo:hover::after {
    background-image: url(../images/icon19_1.png)
}

.social-share .icon-wechat:after {
    background-image: url(../images/icon18.png)
}

.social-share .icon-wechat:hover:after {
    background-image: url(../images/icon18_1.png)
}

.social-share a {
    position: relative;
    text-decoration: none;
    margin: 0;
    display: inline-block;
    outline: none
}

.social-share a:not(:first-child) {
    margin-left: 2.0833vw
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 1.3542vw;
    height: 1.1458vw;
    border-radius: 50%;
    -webkit-transition: 0.6s ease-out 0s;
    -o-transition: 0.6s ease-out 0s;
    transition: 0.6s ease-out 0s;
    opacity: 1;
    background-color: #f4f4f4;
    top: 0
}

.social-share .icon-weibo {
    color: #ff763b;
    border-color: #ff763b
}

.social-share .icon-wechat {
    position: relative;
    color: #7bc549;
    border-color: #7bc549
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 1.3542vw;
    line-height: 1.3542vw;
    font-size: .625vw;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 7.8125vw;
    margin: .5208vw auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode {
    position: absolute;
    top: auto;
    bottom: 2.6042vw;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 260px;
    left: 50%;
    margin: 0
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: .8333vw;
    padding: 0;
    margin: 0
}

.social-share .icon-wechat .wechat-qrcode .help {
    padding-bottom: 1.0417vw
}

.social-share .icon-wechat .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -0.3125vw;
    bottom: -0.6771vw;
    width: 0;
    height: 0;
    border-width: .4167vw .3125vw .3125vw .3125vw;
    border-style: solid;
    border-color: #fff transparent transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}

.social-share .social-share-icon:not(:first-child) {
    margin-top: 0
}