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;
    overflow-x: hidden;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-weight: 400
}

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
}

.bd_weixin_popup,
.content-box {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    *zoom: 1
}

:root ul,
:root li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

:root dd {
    list-style: none;
    margin: 0px;
    padding: 0px
}

:root dt {
    list-style: none;
    margin: 0px;
    padding: 0px
}

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%23007aff%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%23007aff%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: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -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: #007aff;
    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: #21297a;
    position: relative;
    top: -12px;
    background-color: #fff;
    padding: 0px 13px
}

.defaWebMap dl h3 span a {
    color: #21297a
}

.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: #21297a;
    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;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

[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: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.flex_row_end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: 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: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex_column_end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: 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
}

.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: 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
}

.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: #21297a
}

.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: #21297a;
    -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: #21297a;
    -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: #21297a
}

.head_dropdown .head_dropdown1 .mobile_down .block.active .title,
.head_dropdown .head_dropdown1 .mobile_down .block:hover .title {
    color: #21297a
}

.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: #21297a
}

.head_dropdown .head_dropdown2 .mobile_down .block.active .title,
.head_dropdown .head_dropdown2 .mobile_down .block:hover .title {
    color: #21297a
}

.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: #21297a
}

.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: #21297a;
    -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: #21297a;
    border: solid 1px #21297a
}

.layui-box .layui-laypage-curr {
    color: #fff;
    border: solid 1px #21297a;
    background-color: #21297a
}

.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: #21297a
}

.switch .line:hover .time {
    color: #21297a
}

.switch .line:hover.prev .tag::after {
    border-color: transparent transparent #21297a transparent
}

.switch .line:hover.next .tag::after {
    border-color: #21297a 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 #21297a;
    border-radius: 25px;
    overflow: hidden
}

.search .main1 .search_box input {
    padding: 0 20px;
    line-height: 48px
}

.search .main1 .search_box .btn {
    background-color: #21297a;
    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: #21297a
}

.often_btn1 {
    width: 150px;
    line-height: 40px;
    text-align: center;
    font-size: 16px
}

.pcbtnbox {
    margin-left: 40px;
    cursor: pointer
}

.con1260 {
    width: 1260px;
    margin: 0 auto
}

.pcbtnbox .openbtn .openbtn_box {
    display: block;
    width: 27px;
    height: 27px;
    cursor: pointer;
    position: relative
}

.openbtn_box span {
    display: block;
    width: 5px;
    height: 5px;
    background: #202a79;
    position: absolute;
    border-radius: 50%
}

.openbtn_box span:nth-child(1) {
    top: 0;
    left: 0
}

.openbtn_box span:nth-child(2) {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.openbtn_box span:nth-child(3) {
    bottom: 0;
    left: 0
}

.openbtn_box span:nth-child(4) {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.openbtn_box span:nth-child(5) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.openbtn_box span:nth-child(6) {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.openbtn_box span:nth-child(7) {
    top: 0;
    right: 0
}

.openbtn_box span:nth-child(8) {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.openbtn_box span:nth-child(9) {
    bottom: 0;
    right: 0
}

.closebtn {
    display: none
}

.closebtn i {
    font-size: 17px
}

.pcbtnbox.cur .closebtn {
    display: block
}

.pcbtnbox.cur .openbtn_box {
    display: none
}

.full-main-nav {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #fff
}

.full-main-nav .full-navbg {
    position: relative;
    z-index: 3;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.full-main-nav .full-navbg .nav-swiper {
    position: relative;
    z-index: 3;
    height: 100%;
    overflow: visible
}

.full-main-nav .full-navbg .nav-swiper li {
    position: relative;
    top: 0;
    opacity: 1;
    -webkit-transition-duration: 0.5s, 0.5s, 0.5s;
    -o-transition-duration: 0.5s, 0.5s, 0.5s;
    transition-duration: 0.5s, 0.5s, 0.5s;
    -webkit-transition-property: opacity, top;
    -o-transition-property: opacity, top;
    transition-property: opacity, top;
    width: 16.66666%;
    border-right: 1px solid #f0f0f0;
    background-color: #ffffff
}

.full-main-nav .full-navbg .nav-swiper li a {
    font-weight: normal;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    display: block;
    width: 100%;
    height: 100%
}

.full-main-nav .full-navbg .nav-swiper li a:nth-child(1) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.full-main-nav .full-navbg .nav-swiper li .full-text {
    position: absolute;
    left: 0;
    top: 20%;
    width: 100%
}

.full-main-nav .full-navbg .nav-swiper li .full-text .id {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    font-size: 56px;
    line-height: 56px;
    color: #f6f6f6;
    font-family: DINEng;
    text-align: center
}

.full-main-nav .full-navbg .nav-swiper li .full-text .id::before {
    content: '';
    display: block;
    width: 1px;
    height: 62px;
    background-color: #9f2273;
    margin: 0 auto 25px;
    opacity: 0
}

.full-main-nav .full-navbg .nav-swiper li .full-text .channel .title {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    text-align: center;
    font-size: 22px;
    color: #545454;
    line-height: 28px;
    margin: 30px 0 29px
}

.full-main-nav .full-navbg .nav-swiper li .full-text .channel .title .subnav {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    font-size: 16px;
    line-height: 28px;
    opacity: 1;
    text-align: center;
    margin-top: 50px
}

.full-main-nav .full-navbg .nav-swiper li .full-text .channel .title .subnav p {
    margin-bottom: 10px;
    line-height: 1.5
}

.full-main-nav .full-navbg .nav-swiper li .full-text .channel .title .subnav a {
    color: #9a9a9a;
    position: relative;
    z-index: 11
}

.full-main-nav .full-navbg .nav-swiper li .full-text .channel .title .subnav a:hover {
    color: #21297a
}

.full-main-nav .full-navbg .nav-swiper li:hover {
    background: none
}

.full-main-nav .full-navbg .nav-swiper li:hover a {
    opacity: 1
}

.full-main-nav .full-navbg .nav-swiper li:hover .id::before {
    opacity: 1
}

.full-main-nav .full-navbg .nav-swiper li:hover .id,
.full-main-nav .full-navbg .nav-swiper li:hover .title,
.full-main-nav .full-navbg .nav-swiper li:hover .subnav {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px)
}

.full-main-nav.active {
    z-index: 51;
    opacity: 1
}

.full-main-nav.active li {
    top: 0;
    opacity: 1
}

.header_box.header_bg {
    background: #fff !important
}

.navmenu_box {
    display: none;
    margin-left: 20px;
    width: 20px;
    height: 30px;
    position: relative;
    cursor: pointer;
    z-index: 1003
}

.navmenu_box span {
    display: block;
    height: 2px;
    background: #333;
    position: absolute;
    width: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    left: 0
}

.navmenu_box span:nth-child(1) {
    top: 8px
}

.navmenu_box span:nth-child(2) {
    top: 50%
}

.navmenu_box span:nth-child(3) {
    bottom: 6px
}

.closeNavbtn span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 15px
}

.closeNavbtn span:nth-child(2) {
    display: none
}

.closeNavbtn span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 15px
}

body {
    padding-top: 100px
}

header {
    background-color: #fff;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 5px 5px #e6e6e65c;
    box-shadow: 0 5px 5px #e6e6e65c
}

header .con1260 {
    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
}

header .con1260 .logo a {
    display: block;
    width: 209px
}

header .con1260 .logo a img {
    width: 100%
}

header .con1260 .right {
    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
}

header .con1260 .right .header_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px
}

header .con1260 .right .header_nav .li {
    position: relative
}

header .con1260 .right .header_nav .li .Level1 {
    display: block;
    padding: 0 26px;
    line-height: 100px;
    font-size: 16px;
    color: #333
}

header .con1260 .right .header_nav .li .ul2 {
    min-width: 100%;
    width: auto;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    text-align: center;
    display: none
}

header .con1260 .right .header_nav .li .ul2 a {
    display: block;
    padding: 0 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    white-space: nowrap
}

header .con1260 .right .header_nav .li .ul2 a:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

header .con1260 .right .header_nav .li.active .Level1 {
    color: #21297a
}

header .con1260 .right .search {
    position: relative
}

header .con1260 .right .search .icon {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    line-height: 100px;
    padding: 0 40px;
    cursor: pointer
}

header .con1260 .right .search form {
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px;
    height: 60px;
    display: none
}

header .con1260 .right .search form .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

header .con1260 .right .search form .con input {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    padding: 0 10px;
    border-top: 1px solid #ddd
}

header .con1260 .right .search form .con button {
    width: 60px;
    height: 60px;
    background-color: #202a79;
    position: relative
}

header .con1260 .right .search form .con button i {
    color: #fff;
    font-size: 22px;
    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%)
}

header .con1260 .right .search::before {
    content: "";
    width: 1px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

header .con1260 .right .language {
    position: relative
}

header .con1260 .right .language .icon {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    line-height: 100px;
    cursor: pointer
}

header .con1260 .right .language .down {
    width: 100px;
    padding: 10px 0;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    display: none
}

header .con1260 .right .language .down a {
    display: block;
    line-height: 40px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

header .con1260 .right .language .down a:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.index_bannerSwiper .swiper-slide {
    position: relative
}

.index_bannerSwiper .swiper-slide img {
    width: 100%
}

.index_bannerSwiper .swiper-slide .banner_text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 27.6855%
}

.index_bannerSwiper .swiper-slide .banner_text h3 {
    font-size: 80px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    letter-spacing: -2px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

.index_bannerSwiper .swiper-slide .banner_text h5 {
    font-size: 60px;
    color: #fff;
    line-height: 1;
    margin-top: 30px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.index_bannerSwiper .swiper-slide .banner_text p {
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    margin-top: 50px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.index_bannerSwiper .swiper-slide.swiper-slide-active .banner_text h3,
.index_bannerSwiper .swiper-slide.swiper-slide-active .banner_text h5,
.index_bannerSwiper .swiper-slide.swiper-slide-active .banner_text p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.index_bannerSwiper .index_bannerPrev,
.index_bannerSwiper .index_bannerNext {
    background: none;
    width: 35px;
    height: 35px;
   
    border-radius: 50%;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.index_bannerSwiper .index_bannerPrev i,
.index_bannerSwiper .index_bannerNext i {
    color: #fff;
    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%);
    font-size: 20px
}

.index_bannerSwiper .index_bannerPrev {
    left: 10px
}

.index_bannerSwiper .index_bannerNext {
    right: 10px
}

.index_bannerSwiper .BannerControl {
    width: auto;
    padding: 12px 55px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 20px;
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 60px;
    z-index: 2
}

.index_bannerSwiper .BannerControl .con {
    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
}

.index_bannerSwiper .BannerControl .con .index_bannerPagination {
    position: static
}

.index_bannerSwiper .BannerControl .con .index_bannerPagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0 10px;
    opacity: 1
}

.index_bannerSwiper .BannerControl .con .index_bannerPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #e46713
}

.index_bannerSwiper .BannerControl .con .off {
    width: 11px;
    height: 12px;
    position: relative;
    margin-left: 20px;
    cursor: pointer
}

.index_bannerSwiper .BannerControl .con .off::before {
    content: "";
    width: 4px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px
}

.index_bannerSwiper .BannerControl .con .off::after {
    content: "";
    width: 4px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px
}

.index_bannerSwiper .BannerControl .con .off.active::before {
    width: auto;
    height: auto;
    background: none;
    border: 10px solid transparent;
    border-left-color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.index_bannerSwiper .BannerControl .con .off.active::after {
    display: none
}

.indexTitle {
    text-align: center
}

.indexTitle h5 {
    font-size: 30px;
    color: #333;
    line-height: 1
}

.indexTitle p {
    font-size: 16px;
    color: #606166;
    margin-top: 10px
}

.indexHome1 {
    padding: 100px 0 200px;
    background: url(../images/bj1.png) no-repeat bottom;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    overflow: hidden
}

.indexHome1 .con {
    margin-top: 35px;
    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
}

.indexHome1 .con .box {
    display: block;
    width: 24.7619%;
    border-radius: 14px;
    overflow: hidden;
    position: relative
}

.indexHome1 .con .box .img .picture_container {
    padding-top: 198.71795%
}

.indexHome1 .con .box .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    text-align: center;
    padding: 0 45px;
    z-index: 5;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.indexHome1 .con .box .text .icon {
    height: 60px;
    text-align: center;
    margin: 0 auto
}

.indexHome1 .con .box .text .icon img {
    max-width: 100%;
    max-height: 100%
}

.indexHome1 .con .box .text h5 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px
}

.indexHome1 .con .box .text .list {
    margin-top: 40px
}

.indexHome1 .con .box .text .list a {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    color: #fff;
    line-height: 1.5;
    margin: 0 17px 10px;
    display: inline-block;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.indexHome1 .con .box .text .list a:hover {
    color: #e46713
}

/* .indexHome1 .con .box::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.8;
    top: 0;
    left: 0;
    background-color: #21297a;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
} */

.indexHome1::before {
    content: "";
    background: url(../images/bj2.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 36.522%;
    height: 76.548%;
    position: absolute;
    right: 0;
    bottom: -22%;
    -webkit-animation: indexWow linear 15s infinite alternate;
    -o-animation: indexWow linear 15s infinite alternate;
    animation: indexWow linear 15s infinite alternate
}

@-webkit-keyframes indexWow {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes indexWow {
    from {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes indexWow {
    from {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.indexHome2 {
    margin-top: -100px
}

.indexHome2 .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: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.indexHome2 .top .indexTitle {
    text-align: left
}

.indexHome2 .top .indexHome2TabBar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.indexHome2 .top .indexHome2TabBar .tabTerm {
    font-size: 16px;
    color: #9a9a9f;
    position: relative;
    margin: 0 19px;
    line-height: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer
}

.indexHome2 .top .indexHome2TabBar .tabTerm:last-child {
    margin-right: 0
}

.indexHome2 .top .indexHome2TabBar .tabTerm.active {
    color: #21297a
}

.indexHome2 .top .indexHome2TabBar .tabTerm.active::before {
    content: "";
    width: 100%;
    height: 5px;
    background-color: #21297a;
    position: absolute;
    left: 0;
    bottom: -15px
}

.indexHome2 .indexHome2TabCont {
    margin-top: 35px;
    background-color: #f3f3f3;
    padding: 40px 0 80px
}

.indexHome2 .indexHome2TabCont .con1260 {
    position: relative
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem.active {
    display: block;
    position: static
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box {
    display: block;
    width: 31.74603%;
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box:not(:nth-child(3n+1)) {
    margin-left: 2.38095%
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .ProductImg {
    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%);
    max-width: 100%;
    max-height: 100%
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .Lhide {
    width: 100%;
    padding-top: 100%;
    background-color: rgba(33, 41, 122, 0.8);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .Lhide .text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .Lhide .text h5 {
    font-size: 24px;
    color: #fff
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .Lhide .text .i {
    width: 46px;
    height: 46px;
    display: inline-block;
    margin: 15px auto 0
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .Lhide .text .i img {
    width: 100%
}

.indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box:hover .Lhide {
    opacity: 1
}

.Lmore {
    width: 180px;
    line-height: 60px;
    background-color: #21297a;
    border-radius: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 10px auto
}

.Lmore i {
    font-size: 18px;
    color: #fff;
    margin-left: 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.Lmore:hover i {
    margin-left: 30px
}

.indexHome3 {
    padding: 100px 0 60px;
    position: relative;
    overflow: hidden
}

.indexHome3::before {
    content: "";
    width: 100%;
    height: 517px;
    background-color: #f3f3f3;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

.indexHome3 .con {
    margin-top: 35px
}

.indexHome3 .con .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 14px;
    overflow: hidden
}

.indexHome3 .con .top .left {
    width: 50%
}

.indexHome3 .con .top .left .picture_container {
    padding-top: 65.07937%
}

.indexHome3 .con .top .left .picture_container img {
    display: none
}

.indexHome3 .con .top .left .picture_container img.active {
    display: block
}

.indexHome3 .con .top .left:hover .picture_container img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.indexHome3 .con .top .right {
    width: 50%;
    background-color: #fff;
    border: 1px solid #eee;
    border-left: none;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
    padding: 0 40px 0 60px
}

.indexHome3 .con .top .right a {
    padding: 26px 0;
    display: block;
    background-color: #fff
}

.indexHome3 .con .top .right a h5 {
    font-size: 16px;
    color: #545458;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    font-weight: bold
}

.indexHome3 .con .top .right a .data {
    font-size: 16px;
    color: #acadb2;
    margin-top: 10px
}

.indexHome3 .con .top .right a:nth-child(2) {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.indexHome3 .con .bottom {
    margin-top: 40px;
    padding: 40px;
    position: relative;
    background-color: #fff;
    border-radius: 14px
}

.indexHome3 .con .bottom .indexHome3_swiper a {
    display: block
}

.indexHome3 .con .bottom .indexHome3_swiper a h5 {
    font-size: 16px;
    color: #545458;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.indexHome3 .con .bottom .indexHome3_swiper a p {
    font-size: 14px;
    color: #97989f;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px
}

.indexHome3 .con .bottom .indexHome3_swiper a .data {
    font-size: 16px;
    color: #acadb2;
    margin-top: 20px
}

.indexHome3 .con .bottom .indexHome3_swiper a:hover h5 {
    color: #21297a
}

.indexHome3 .con .bottom .indexHome3_prev,
.indexHome3 .con .bottom .indexHome3_next {
    width: 48px;
    height: 48px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    background-image: none;
    z-index: 2;
    margin-top: 0;
    opacity: 1
}

.indexHome3 .con .bottom .indexHome3_prev i,
.indexHome3 .con .bottom .indexHome3_next i {
    color: #fff;
    font-size: 18px;
    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%)
}

.indexHome3 .con .bottom .indexHome3_prev:hover,
.indexHome3 .con .bottom .indexHome3_next:hover {
    background-color: #21297a
}

.indexHome3 .con .bottom .indexHome3_prev {
    left: -68px
}

.indexHome3 .con .bottom .indexHome3_next {
    right: -68px
}

footer {
    background-color: #212226;
    padding: 40px 0 50px
}

footer .top {
    padding-bottom: 75px;
    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
}

footer .top .footNav {
    width: 58.73016%;
    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
}

footer .top .footNav .li .link {
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .top .footNav .li .link:hover {
    color: #e46713
}

footer .top .footNav .li .ul2 {
    margin-top: 20px
}

footer .top .footNav .li .ul2 a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .top .footNav .li .ul2 a:hover {
    color: #e46713
}

footer .top .right {
    text-align: right
}

footer .top .right .logo {
    text-align: right;
    width: 100%
}

footer .top .right .logo img {
    width: 164px
}

footer .top .right .list {
    margin-top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

footer .top .right .list .li {
    margin-left: 8px;
    position: relative
}

footer .top .right .list .li .icon {
    width: 35px;
    height: 35px;
    background-color: #3c3d40;
    border-radius: 50%;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .top .right .list .li .icon i {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

footer .top .right .list .li .Lhide {
    position: absolute;
    bottom: 120%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    display: none
}

footer .top .right .list .li .Lhide img {
    width: 90px;
    max-width: none;
    max-height: none;
}
footer .top .right .list .li .Lhide h5{
    font-size: 12px;
    color: #333;
    white-space: nowrap;
}

footer .top .right .list .li:hover .Lhide {
    display: block
}

footer .top .right .list .li:hover .icon i {
    color: #fff
}

footer .top .right .list .li:nth-child(1):hover .icon {
    background-color: #6ebc4e
}

footer .top .right .list .li:nth-child(2):hover .icon {
    background-color: #48a6d6
}

footer .top .right .list .li:nth-child(3):hover .icon {
    background-color: #3196da
}

footer .top .right .list .li:nth-child(4):hover .icon {
    background-color: #3c588f
}

footer .top .right .list .li:nth-child(5):hover .icon {
    background-color: #cf3f29
}

footer .bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    padding-top: 40px;
    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
}

footer .bottom .left .text1 {
    font-size: 14px;
    color: #fff
}

footer .bottom .left .text1 a {
    display: inline-block;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .bottom .left .text2 {
    margin-top: 15px
}

footer .bottom .left .text2 a {
    display: inline-block;
    padding: 0 25px;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1
}

footer .bottom .left .text2 a:first-child {
    padding-left: 0
}

footer .bottom .left .text2 a:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, 0.2)
}

footer .bottom .right {
    position: relative;
    width: 220px
}

footer .bottom .right h5 {
    line-height: 46px;
    padding-left: 20px;
    font-size: 14px;
    color: #fff;
    position: relative;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.12)
}

footer .bottom .right h5 i {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

footer .bottom .right h5 i::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.12);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

footer .bottom .right h5 i::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.12);
    position: absolute;
    top: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

footer .bottom .right .Down {
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: 100%;
    left: 0;
    max-height: 160px;
    overflow-y: auto;
    display: none;
    z-index: 5
}

footer .bottom .right .Down a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding: 0 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

footer .bottom .right .Down a:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.banner2 {
    position: relative;
    overflow: hidden
}

.banner2 img {
    width: 100%
}

.banner2 .text {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.banner2 .text p {
    font-size: 36px;
    color: #fff
}

.banner2 .text h5 {
    font-size: 48px;
    color: #fff;
    font-weight: bold
}

.Llist {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd
}

.Llist .con1260 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.Llist .con1260 .li {
    border-right: 1px solid #ddd;
    width: 230px;
    position: relative
}

.Llist .con1260 .li a {
    display: block;
    line-height: 60px;
    padding: 0 20px;
    font-size: 16px;
    color: #333
}

.Llist .con1260 .li h5 {
    line-height: 60px;
    padding: 0 20px;
    font-size: 16px;
    color: #333;
    position: relative
}

.Llist .con1260 .li h5::before {
    content: "";
    border: 4px solid transparent;
    border-top-color: #707070;
    position: absolute;
    right: 15px;
    top: 29px
}

.Llist .con1260 .li.home {
    width: 60px;
    height: 60px;
    border-left: 1px solid #ddd
}

.Llist .con1260 .li.home a {
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
    line-height: 60px
}

.Llist .con1260 .li .Down {
    width: 100%;
    background-color: #fff;
    z-index: 10;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 0 5px 10px #adadad;
    box-shadow: 0 5px 10px #adadad;
    display: none
}

.Llist .con1260 .li .Down a {
    line-height: 40px;
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.Llist .con1260 .li .Down a:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.Ltitle {
    text-align: center
}

.Ltitle h3 {
    font-size: 40px;
    color: #4a4a4a;
    line-height: 1;
    font-weight: bold;
    white-space: nowrap
}

.Ltitle h5 {
    font-size: 36px;
    color: #4a4a4a;
    line-height: 1;
    font-weight: bold;
    white-space: nowrap
}

.Ltitle p {
    font-size: 16px;
    color: #7c7b7b;
    margin-top: 10px
}

.aboutCompany .con1 {
    padding-top: 120px
}

.aboutCompany .con1 .box {
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    margin-top: 35px
}

.aboutCompany .con1 .box img {
    width: 100%
}

.aboutCompany .con1 .box .text {
    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%);
    max-width: 581px;
    text-align: center
}

.aboutCompany .con1 .box .text h5 {
    font-size: 36px;
    color: #fff;
    font-weight: bold
}

.aboutCompany .con1 .box .text p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 20px
}

.aboutCompany .con2 {
    padding: 105px 0
}

.aboutCompany .con2 .contentBox {
    margin-top: 35px;
    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;
    position: relative;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutCompany .con2 .contentBox .box {
    width: 48.80952%;
    padding: 58px 60px;
    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;
    background-color: #f8f9fb;
    border-radius: 14px;
    margin: 15px 0;
    border: 1px solid #eee
}

.aboutCompany .con2 .contentBox .box .icon {
    max-width: 66px;
    max-height: 61px
}

.aboutCompany .con2 .contentBox .box .icon img {
    max-width: 100%;
    max-height: 100%
}

.aboutCompany .con2 .contentBox .box h5 {
    font-size: 24px;
    color: #21297a;
    padding-left: 37px;
    font-weight: bold
}

.aboutCompany .con2 .contentBox .box:nth-child(even) {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.aboutCompany .con2 .contentBox .box:nth-child(even) .icon {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.aboutCompany .con2 .contentBox .box:nth-child(even) h5 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 37px;
    padding-left: 0
}

.aboutCompany .con2 .contentBox .centerBox {
    width: 298px;
    height: 298px;
    background-color: #21297a;
    border-radius: 50%;
    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%)
}

.aboutCompany .con2 .contentBox .centerBox img {
    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%);
    max-width: 90%
}

.aboutCompany .con3 {
    padding: 127px 0;
    background: url(../images/bj4.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.aboutCompany .con3 img {
    width: 100%
}

.aboutCompany .con3 .text {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 30px
}

.aboutCompany .con4 {
    padding: 120px 0 60px;
    background: url(../images/bj5.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.aboutCompany .con4 .Ltitle p {
    margin-top: 20px
}

.aboutCompany .con4 .box {
    margin-top: 35px;
    padding-top: 40px;
    border-top: 1px solid #cacaca;
    position: relative
}

.aboutCompany .con4 .box img {
    width: 100%
}

.aboutCompany .con4 .box .block {
    width: 7px;
    height: 7px;
    background-color: #e46713;
    border-radius: 50%;
    position: absolute
}

.aboutCompany .con4 .box .block::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #e46713;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    -webkit-animation: donhua1 linear 2s infinite alternate;
    -o-animation: donhua1 linear 2s infinite alternate;
    animation: donhua1 linear 2s infinite alternate
}
.aboutCompany .con5{ padding: 120px 0 95px;}
.aboutCompany .con5 .con1260 {
    margin-top: 40px;
    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;
    border-bottom: 1px solid #aaa;
    align-items: flex-start;
}
.aboutCompany .con5 .con1260 .left{
    width: 25%;
}
.aboutCompany .con5 .con1260 .left .imgbox .picture_container{padding-top: 50%;margin-bottom: 5px;}
.aboutCompany .con5 .con1260 .left .imgbox .picture_container img{
    max-width: none;
    width: auto;
    height: 100%;
    min-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    bottom: auto;
}

.aboutCompany .con5 .con1260 .Ltitle {
    text-align: left
}

.aboutCompany .con5 .con1260 .right {
    width: 65.87302%
}


.aboutCompany .con5 .con1260 .right .text {
    font-size: 16px;
    color: #7c7b7b;
    line-height: 30px
}

.aboutCompany .con6 {
    padding-top: 110px
}

.aboutCompany .con6 .conBox {
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutCompany .con6 .conBox .box {
    width: 31.74603%;
    margin-bottom: 30px;
    border-radius: 14px;
    border: 1px solid #e5e5e5;
    background-color: #f9f9f9
}

.aboutCompany .con6 .conBox .box:not(:nth-child(3n+1)) {
    margin-left: 2.38095%
}

.aboutCompany .con6 .conBox .box .icon {
    height: 234px;
    text-align: center;
    padding-top: 60px;
    background-color: #fff
}

.aboutCompany .con6 .conBox .box .icon img {
    max-width: 86px;
    height: 75px
}

.aboutCompany .con6 .conBox .box .icon h5 {
    font-size: 20px;
    color: #333;
    margin-top: 34px
}

.aboutCompany .con6 .conBox .box .text {
    height: 160px;
    padding: 45px 64px;
    font-size: 16px;
    color: #7c7b7b;
    line-height: 24px;
    position: relative;
    border-top: 1px solid #e5e5e5;
    text-align: center
}

.aboutCompany .con6 .conBox .box .text::before {
    width: 20px;
    content: "";
    height: 6px;
    background-color: #21297a;
    position: absolute;
    top: -3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.aboutCompany .con7 {
    padding: 90px 0 140px
}

.aboutCompany .con7 .box {
    margin-top: 65px;
    position: relative
}

.aboutCompany .con7 .box .aboutCon7_swiper .swiper-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.aboutCompany .con7 .box .aboutCon7_swiper .swiper-wrapper a {
    display: block;
    text-align: center
}

.aboutCompany .con7 .box .aboutCon7_swiper .swiper-wrapper a img {
    max-width: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.aboutCompany .con7 .box .aboutCon7_swiper .swiper-wrapper a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.aboutCompany .con7 .box .con7_prev,
.aboutCompany .con7 .box .con7_next {
    width: 48px;
    height: 48px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    margin-top: 0;
    background-image: none;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.aboutCompany .con7 .box .con7_prev i,
.aboutCompany .con7 .box .con7_next i {
    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%);
    font-size: 20px;
    color: #fff
}

.aboutCompany .con7 .box .con7_prev:hover,
.aboutCompany .con7 .box .con7_next:hover {
    background-color: #21297a
}

.aboutCompany .con7 .box .con7_prev {
    left: -68px
}

.aboutCompany .con7 .box .con7_next {
    right: -68px
}

@-webkit-keyframes donhua1 {
    from {
        -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
        transform: translate(-50%, -50%) scale3d(1, 1, 1)
    }

    to {
        -webkit-transform: translate(-50%, -50%) scale3d(1.8, 1.8, 1.8);
        transform: translate(-50%, -50%) scale3d(1.8, 1.8, 1.8)
    }
}

@-o-keyframes donhua1 {
    from {
        transform: translate(-50%, -50%) scale3d(1, 1, 1)
    }

    to {
        transform: translate(-50%, -50%) scale3d(1.8, 1.8, 1.8)
    }
}

@keyframes donhua1 {
    from {
        -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
        transform: translate(-50%, -50%) scale3d(1, 1, 1)
    }

    to {
        -webkit-transform: translate(-50%, -50%) scale3d(1.8, 1.8, 1.8);
        transform: translate(-50%, -50%) scale3d(1.8, 1.8, 1.8)
    }
}

.aboutDevelopment {
    padding: 120px 0 197px
}

.aboutDevelopment .top {
    max-width: 1720px;
    background: url(../images/bj6.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 155px 0 215px;
    border-radius: 14px;
    margin: 35px auto 0
}

.aboutDevelopment .top h5 {
    font-size: 72px;
    font-weight: bolder;
    -webkit-text-stroke: 1px #fff;
    color: transparent;
    opacity: 0.5;
    line-height: 1;
    letter-spacing: -5px
}

.aboutDevelopment .top p {
    font-size: 48px;
    color: #fff;
    line-height: 1;
    margin-top: 15px
}

.aboutDevelopment .aboutDevelopment_swiper {
    margin-top: 80px
}

.aboutDevelopment .aboutDevelopment_swiper .swiper-slide {
    text-align: center;
    line-height: 70px;
    border: 1px solid #e5e5e5;
    font-size: 20px;
    color: #a8a9b0;
    position: relative
}

.aboutDevelopment .aboutDevelopment_swiper .swiper-slide span {
    font-weight: bold
}

.aboutDevelopment .aboutDevelopment_swiper .swiper-slide:not(:first-child) {
    border-left: none
}

.aboutDevelopment .aboutDevelopment_swiper .swiper-slide.active {
    border-bottom: none;
    border-right-color: #aaa;
    border-left: 1px solid #aaa;
    position: relative;
    z-index: 5;
    color: #333
}

.aboutDevelopment .aboutDevelopment_swiper .swiper-slide.active::before {
    content: "";
    width: 100%;
    height: 5px;
    background-color: #21297a;
    position: absolute;
    top: 0;
    left: 0
}

.aboutDevelopment .aboutDevelopmentTabCont {
    margin-top: 95px;
    position: relative
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    min-height: 200px
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem.active {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem .left {
    width: 50%;
    text-align: right;
    padding-right: 20px;
    margin-top: -10px
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem .left h5 {
    font-size: 36px;
    color: #21297a;
    letter-spacing: -3px;
    font-weight: bold;
    line-height: 1
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem .right {
    width: 50%
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem .right p {
    font-size: 16px;
    padding-left: 35px;
    position: relative;
    color: #878787
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem .right p:not(:first-child) {
    margin-top: 20px
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem .right p::before {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #21297a;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: -4px
}

.aboutDevelopment .aboutDevelopmentTabCont .tabItem::before {
    width: 1px;
    height: 100%;
    content: "";
    background-color: #e5e5e5;
    position: absolute;
    top: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.aboutQualifications {
    padding: 120px 0
}

.aboutQualifications .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutQualifications .con .box {
    width: 32.38095%;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5
}

.aboutQualifications .con .box:not(:nth-child(3n+1)) {
    margin-left: 1.42857%
}

.aboutQualifications .con .box .img {
    padding-top: 121.32353%;
    position: relative
}

.aboutQualifications .con .box .img img {
    max-width: 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%);
    max-height: 90%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.aboutQualifications .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)
}

.aboutCulture {
    padding: 120px 0 140px
}

.aboutCulture .con {
    margin-top: 35px;
    padding-top: 10px;
    border-top: 1px solid #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.aboutCulture .con .box {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #dcdcdc;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 47px 10px 47px 40px;
    position: relative
}

.aboutCulture .con .box:nth-child(odd)::before {
    content: "";
    width: 1px;
    height: 70px;
    background-color: #dcdcdc;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.aboutCulture .con .box .icon {
    max-width: 50px;
    max-height: 50px;
    text-align: center
}

.aboutCulture .con .box .icon img {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.aboutCulture .con .box .text {
    padding-left: 43px
}

.aboutCulture .con .box .text h5 {
    font-size: 20px;
    color: #4a4a4a;
    line-height: 1
}

.aboutCulture .con .box .text p {
    font-size: 16px;
    color: #848484;
    margin-top: 10px
}

.aboutCulture .con .box:hover .icon img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.aboutRecruit {
    padding: 120px 0 140px
}

.aboutRecruit .Ltop {
    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;
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 6px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 99
}

.aboutRecruit .Ltop .total {
    font-size: 16px;
    color: #4a4a4a
}

.aboutRecruit .Ltop form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.aboutRecruit .Ltop form .left {
    width: 266px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding-left: 65px;
    position: relative;
    border-radius: 6px
}

.aboutRecruit .Ltop form .left .input1 {
    width: 100%;
    line-height: 46px
}

.aboutRecruit .Ltop form .left .input1::-webkit-input-placeholder {
    color: #4a4a4a
}

.aboutRecruit .Ltop form .left .input1::-moz-placeholder {
    color: #4a4a4a
}

.aboutRecruit .Ltop form .left .input1:-ms-input-placeholder {
    color: #4a4a4a
}

.aboutRecruit .Ltop form .left .input1::placeholder {
    color: #4a4a4a
}

.aboutRecruit .Ltop form .left::before {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    position: absolute;
    right: 20px;
    top: 22px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.aboutRecruit .Ltop form .left .down {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: none;
    max-height: 120px;
    overflow-y: auto
}

.aboutRecruit .Ltop form .left .down::-webkit-scrollbar {
    width: 2px;
    height: 1px
}

.aboutRecruit .Ltop form .left .down::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #21297a
}

.aboutRecruit .Ltop form .left .down::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #EDEDED
}

.aboutRecruit .Ltop form .left .down p {
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
    color: #4a4a4a;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer
}

.aboutRecruit .Ltop form .left .down p:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.aboutRecruit .Ltop form .input2 {
    width: 424px;
    line-height: 46px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    padding: 0 20px;
    font-size: 14px;
    margin: 0 10px
}

.aboutRecruit .Ltop form .input2::-webkit-input-placeholder {
    color: #bababa
}

.aboutRecruit .Ltop form .input2::-moz-placeholder {
    color: #bababa
}

.aboutRecruit .Ltop form .input2:-ms-input-placeholder {
    color: #bababa
}

.aboutRecruit .Ltop form .input2::placeholder {
    color: #bababa
}

.aboutRecruit .Ltop form button {
    width: 120px;
    background-color: #21297a;
    text-align: center;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    line-height: 46px
}

.aboutRecruit .con {
    margin-top: 20px;
    border-top: 1px solid #000
}

.aboutRecruit .con .box .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;
    height: 100px;
    padding: 0 40px;
    border-bottom: 1px solid #dcdcdc;
    cursor: pointer
}

.aboutRecruit .con .box .top .position {
    font-size: 18px;
    color: #4a4a4a;
    width: 21.18644%;
    white-space: nowrap;
    font-weight: bold
}

.aboutRecruit .con .box .top .place {
    font-size: 16px;
    color: #848484;
    width: 12.71186%;
    text-align: center;
    white-space: nowrap
}

.aboutRecruit .con .box .top .date {
    font-size: 18px;
    color: #848484;
    width: 8.47458%;
    text-align: center;
    white-space: nowrap
}

.aboutRecruit .con .box .top i {
    width: 12px;
    height: 12px;
    border-right: 2px solid #4a4a4a;
    border-bottom: 2px solid #4a4a4a;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.aboutRecruit .con .box .bottom {
    background-color: #f7f7f7;
    padding: 60px 60px 75px;
    display: none;
    border-top: 1px solid #dcdcdc
}

.aboutRecruit .con .box .bottom .text {
    font-size: 16px;
    color: #7c7c7c;
    line-height: 36px
}

.aboutRecruit .con .box .bottom a {
    width: 140px;
    line-height: 48px;
    text-align: center;
    background-color: #21297a;
    border-radius: 30px;
    font-size: 14px;
    color: #fff;
    display: block;
    margin-top: 55px
}

.aboutRecruit .con .box.active .top i {
    border-right-color: #21297a;
    border-bottom-color: #21297a;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.News {
    padding: 120px 0 140px
}

.News form {
    margin-top: 35px;
    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
}

.News form input {
    width: 33.65079%;
    padding: 0 20px;
    background-color: #eee;
    line-height: 5px
}

.News form input::-webkit-input-placeholder {
    color: #bababa
}

.News form input::-moz-placeholder {
    color: #bababa
}

.News form input:-ms-input-placeholder {
    color: #bababa
}

.News form input::placeholder {
    color: #bababa
}

.News form button {
    width: 120px;
    line-height: 50px;
    text-align: center;
    background-color: #21297a;
    font-size: 16px;
    color: #fff;
    margin-left: 10px
}

.News .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: 20px
}

.News .con a {
    width: 32.38095%;
    padding: 55px 50px;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    position: relative
}

.News .con a:not(:nth-child(3n+1)) {
    margin-left: 1.42857%
}

.News .con a h5 {
    font-size: 24px;
    color: #4a4a4a;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px
}

.News .con a p {
    font-size: 16px;
    color: #7c7b7b;
    margin-top: 20px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px
}

.News .con a .data {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px
}

.News .con a .data p {
    font-size: 16px;
    color: #c1c2cb;
    margin-top: 0
}

.News .con a .data img {
    width: 22px
}

.News .con a::before {
    content: '';
    width: 100%;
    height: 100%;
    border: 3px solid #e46713;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.News .con a:hover::before {
    opacity: 1
}

.layui-box {
    margin-top: 20px
}

.layui-box a,
.layui-box .layui-laypage-curr,
.layui-box .layui-laypage-prev,
.layui-box .layui-laypage-next,
.layui-box .layui-laypage-last,
.layui-box .layui-laypage-first {
    margin: 0 3px;
    background-color: #fff;
    border: 1px solid #dcdcdc
}

.layui-box a,
.layui-box .layui-laypage-curr {
    font-size: 16px;
    color: #4a4a4a;
    font-weight: lighter
}

.layui-box a:hover,
.layui-box .layui-laypage-curr:hover {
    color: #fff;
    background-color: #21297a;
    border: none
}

.layui-box .layui-laypage-curr {
    color: #fff;
    background-color: #21297a;
    border: none
}

.layui-box .layui-laypage-prev,
.layui-box .layui-laypage-next,
.layui-box .layui-laypage-last,
.layui-box .layui-laypage-first {
    font-weight: bold;
    color: #dcdcdc;
    line-height: 35px
}

.layui-box .layui-laypage-prev i,
.layui-box .layui-laypage-next i,
.layui-box .layui-laypage-last i,
.layui-box .layui-laypage-first i {
    font-size: 12px
}

.layui-box .layui-laypage-prev:hover,
.layui-box .layui-laypage-next:hover,
.layui-box .layui-laypage-last:hover,
.layui-box .layui-laypage-first:hover {
    background-color: #fff;
    border: 1px solid #dcdcdc
}

.layui-box .layui-laypage-prev:hover i,
.layui-box .layui-laypage-next:hover i,
.layui-box .layui-laypage-last:hover i,
.layui-box .layui-laypage-first:hover i {
    color: #21297a
}

.NewsXQ {
    padding: 120px 0 140px
}

.NewsXQ .top {
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #000;
    padding: 35px 40px 30px
}

.NewsXQ .top .left h5 {
    font-size: 24px;
    color: #4a4a4a;
    font-weight: bold
}

.NewsXQ .top .left p {
    font-size: 16px;
    color: #4a4a4a;
    margin-top: 20px
}

.NewsXQ .top .right {
    font-size: 16px;
    color: #4a4a4a
}

.NewsXQ .con {
    padding: 55px 40px 75px
}

.NewsXQ .con p {
    font-size: 16px;
    color: #8c8d93;
    line-height: 30px
}

.NewsXQ .con h5 {
    font-size: 18px;
    color: #4a4a4a;
    font-weight: bold
}

.NewsXQ .con img {
    max-width: 100%;
    margin-top: 15px
}

.NewsXQ .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc
}

.NewsXQ .bottom a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%
}

.NewsXQ .bottom a .jiant {
    width: 100px;
    height: 100px;
    background-color: #eee;
    position: relative
}

.NewsXQ .bottom a .jiant img {
    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%)
}

.NewsXQ .bottom a .text {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    padding: 25px 40px 10px
}

.NewsXQ .bottom a .text h5 {
    font-size: 16px;
    color: #4a4a4a;
    font-weight: bold
}

.NewsXQ .bottom a .text p {
    font-size: 16px;
    color: #8c8d93;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.NewsXQ .bottom a:last-child {
    border-left: 1px solid #dcdcdc
}

.NewsXQ .bottom a:last-child .jiant {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.NewsXQ .bottom a:last-child .text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    text-align: right
}

.NewsXQ .bottom a:hover .text p {
    color: #21297a
}

.Lmore2 {
    width: 160px;
    line-height: 60px;
    text-align: center;
    background-color: #21297a;
    color: #fff;
    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;
    font-size: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
    float: right
}

.Lmore2 img {
    font-size: 13px;
    height: 12px;
    margin-left: 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.Lmore2:hover img {
    margin-left: 30px
}

.Business {
    padding: 120px 0 20px
}

.Business .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 100px
}

.Business .box .img {
    width: 57.14286%
}

.Business .box .img .picture_container {
    padding-top: 47.22222%
}

.Business .box .text {
    width: 42.85714%;
    background-color: #f4f5f7;
    padding: 35px 40px 10px 40px
}

.Business .box .text h5 {
    font-size: 36px;
    color: #333;
    padding-bottom: 15px;
    font-weight: bold;
    border-bottom: 1px solid #d3d7dd
}

.Business .box .text .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 35px
}

.Business .box .text .list a {
    font-size: 16px;
    color: #848489;
    padding-bottom: 10px;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.Business .box .text .list a::before {
    content: "";
    width: 100%;
    height: 5px;
    background-color: #21297a;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.Business .box .text .list a:hover {
    color: #21297a
}

.Business .box .text .list a:hover::before {
    opacity: 1
}

.Business .box .text .list a:not(:first-child) {
    margin-left: 40px
}

.Business .box .text .more {
    display: block;
    width: 160px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border-radius: 30px;
    margin-top: 88px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.Business .box .text .more:hover {
    background-color: #21297a;
    color: #fff
}

.Business .box:nth-child(even) .img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.Business .box:nth-child(even) .text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.Business .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)
}

.BusinessTabBar {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* margin-top: 40px; */
    background-color: #f7f7f7;
    border-radius: 50px
}

.BusinessTabBar a {
    border-radius: 50px;
    display: block;
    font-size: 18px;
    color: #4a4a4a;
    width: 25%;
    line-height: 68px;
    text-align: center;
    position: relative
}



.BusinessTabBar a:hover,.BusinessTabBar a.active {
    background-color: #21297a;
    transition: all .5s;
    color: #fff
}

.BusinessTabBar a:not(:first-child)::before {
    content: "";
    width: 1px;
    height: 18px;
    background-color: #dcdcdc;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BusinessAbility {
    padding: 100px 0 180px
}

.BusinessAbility .con {
    margin-top: 40px
}

.BusinessAbility .con table {
    width: auto;
    max-width: 100%;
    /* margin: 0 auto; */
}

.BusinessAbility .con table tr td {
    border-color: #dcdcdc;
    line-height: 40px;
    font-size: 16px;
    color: #4a4a4a;
    text-align: center;
    padding: 0 15px;
}

.BusinessAdvantage {
    padding: 100px 0 125px
}

.BusinessAdvantage .con {
    margin-top: 40px
}

.BusinessAdvantage .con .img img {
    width: 100%
}

.BusinessAdvantage .con .list {
    width: 93.65079%;
    margin: -60px auto 0;
    background-color: #fff;
    padding: 20px 60px;
    position: relative;
    z-index: 2
}

.BusinessAdvantage .con .list .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 80px 0
}

.BusinessAdvantage .con .list .box .icon {
    width: 180px;
    height: 180px;
    background-color: #f7f7f7;
    border-radius: 50%;
    position: relative
}

.BusinessAdvantage .con .list .box .icon img {
    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%);
    max-width: 80%;
    max-height: 80%
}

.BusinessAdvantage .con .list .box .text {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    padding-left: 58px
}

.BusinessAdvantage .con .list .box .text h5 {
    font-size: 24px;
    color: #4a4a4a;
    font-weight: bold
}

.BusinessAdvantage .con .list .box .text p {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 30px;
    margin-top: 20px
}

.BusinessAdvantage .con .list .box:not(:first-child) {
    border-top: 1px solid #dcdcdc
}

.BusinessTP {
    padding: 100px 0 180px
}

.BusinessTP .img {
    margin-top: 80px;
    text-align: center
}

.BusinessTP .img img {
    max-width: 100%
}

.BusinessCase {
    padding: 100px 0 140px
}

.BusinessCase .Ltop {
    margin-top: 60px;
    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;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 99
}

.BusinessCase .Ltop .total {
    font-size: 16px;
    color: #4a4a4a
}

.BusinessCase .Ltop form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.BusinessCase .Ltop form .left {
    width: 266px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding-left: 65px;
    position: relative;
    border-radius: 6px
}

.BusinessCase .Ltop form .left .input1 {
    width: 100%;
    line-height: 46px
}

.BusinessCase .Ltop form .left .input1::-webkit-input-placeholder {
    color: #4a4a4a
}

.BusinessCase .Ltop form .left .input1::-moz-placeholder {
    color: #4a4a4a
}

.BusinessCase .Ltop form .left .input1:-ms-input-placeholder {
    color: #4a4a4a
}

.BusinessCase .Ltop form .left .input1::placeholder {
    color: #4a4a4a
}

.BusinessCase .Ltop form .left::before {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    position: absolute;
    right: 20px;
    top: 22px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.BusinessCase .Ltop form .left .down {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: none;
    max-height: 120px;
    overflow-y: auto
}

.BusinessCase .Ltop form .left .down::-webkit-scrollbar {
    width: 2px;
    height: 1px
}

.BusinessCase .Ltop form .left .down::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #21297a
}

.BusinessCase .Ltop form .left .down::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #EDEDED
}

.BusinessCase .Ltop form .left .down p {
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
    color: #4a4a4a;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer
}

.BusinessCase .Ltop form .left .down p:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.BusinessCase .Ltop form .input2 {
    width: 424px;
    line-height: 46px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    padding: 0 20px;
    font-size: 14px;
    margin: 0 10px
}

.BusinessCase .Ltop form .input2::-webkit-input-placeholder {
    color: #bababa
}

.BusinessCase .Ltop form .input2::-moz-placeholder {
    color: #bababa
}

.BusinessCase .Ltop form .input2:-ms-input-placeholder {
    color: #bababa
}

.BusinessCase .Ltop form .input2::placeholder {
    color: #bababa
}

.BusinessCase .Ltop form button {
    width: 120px;
    background-color: #21297a;
    text-align: center;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    line-height: 46px
}

.BusinessCase .con {
    margin-top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.BusinessCase .con a {
    display: block;
    width: 31.74603%;
    margin-bottom: 30px;
    background-color: #f7f7f7;
    border-radius: 14px;
    text-align: center;
    overflow: hidden;
    position: relative
}

.BusinessCase .con a:not(:nth-child(3n+1)) {
    margin-left: 2.38095%
}

.BusinessCase .con a .img {
    padding-top: 100%;
    position: relative;
    overflow: hidden
}

.BusinessCase .con a .img img {
    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
}

.BusinessCase .con a .img:hover 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)
}

.BusinessCase .con a p {
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #333
}

.BusinessCase .page_box {
    margin-top: 10px
}

.Llist2 {
    background-color: #f7f7f7
}

.Llist2 .con1260 {
    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;
    height: 60px;
    overflow-x: auto
}

.Llist2 .con1260 .return {
    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;
    margin-right: 58px
}

.Llist2 .con1260 .return img {
    width: 26px;
    height: 26px;
    margin-right: 10px
}

.Llist2 .con1260 .return h5 {
    font-size: 16px;
    color: #333;
    white-space: nowrap
}

.Llist2 .con1260 .li {
    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
}

.Llist2 .con1260 .li a {
    display: block;
    font-size: 16px;
    color: #333;
    margin: 0 22px;
    white-space: nowrap;
    position: relative
}

.Llist2 .con1260 .li a:not(:last-child)::before {
    content: "";
    border: 4px solid transparent;
    border-left-color: #707070;
    position: absolute;
    right: -26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BusinessCaseXQ {
    padding: 103px 0 160px
}

.BusinessCaseXQ .tit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #21297a;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.BusinessCaseXQ .tit .icon {
    width: 80px;
    height: 80px;
    position: relative;
    background-color: #21297a
}

.BusinessCaseXQ .tit .icon img {
    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%);
    max-width: 80%;
    max-height: 80%
}

.BusinessCaseXQ .tit h5 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    padding-left: 40px
}

.BusinessCaseXQ .con1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    padding-bottom: 100px;
    border-bottom: 1px solid #dcdcdc
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper {
    width: 60%;
    border: 1px solid #dcdcdc;
    background-color: #f7f7f7;
    height: 100%
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .swiper-slide {
    padding: 52px 0
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .swiper-slide .img {
    width: 70%;
    margin: 0 auto
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .swiper-slide .img .picture_container {
    padding-top: 118.09524%
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_prev,
.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_next {
    width: 19px;
    height: 37px;
    background-image: none;
    opacity: 1;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_prev i,
.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_next i {
    font-size: 34px;
    color: #333;
    line-height: 1;
    font-weight: 100;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_prev:hover i,
.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_next:hover i {
    color: #21297a
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_prev {
    left: 0
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_next {
    right: 14px
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_pagination {
    text-align: right;
    bottom: 15px;
    height: 5px;
    padding-right: 8px;
    font-size: 0
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_pagination .swiper-pagination-bullet {
    width: 10px;
    height: 5px;
    border-radius: 10px;
    margin: 0 3px
}

.BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 32px;
    background-color: #21297a
}

.BusinessCaseXQ .con1 .right {
    width: 40%;
    padding: 55px 10px 0 58px;
    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
}

.BusinessCaseXQ .con1 .right .text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.BusinessCaseXQ .con1 .right .text h5 {
    font-size: 20px;
    color: #333;
    font-weight: bold
}

.BusinessCaseXQ .con1 .right .text .t {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    color: #333;
    height: 480px;
    overflow-x: hidden;
    overflow-y: auto
}

.BusinessCaseXQ .con1 .right .text .t::-webkit-scrollbar {
    width: 3px;
    height: 1px
}

.BusinessCaseXQ .con1 .right .text .t::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #21297a
}

.BusinessCaseXQ .con1 .right .text .t::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #EDEDED
}

.BusinessCaseXQ .con1 .right .BCaseXQ_SmallSwiper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: 0
}

.BusinessCaseXQ .con1 .right .BCaseXQ_SmallSwiper .swiper-slide {
    border: 1px solid #dcdcdc;
    background-color: #f7f7f7;
    position: relative
}

.BusinessCaseXQ .con1 .right .BCaseXQ_SmallSwiper .swiper-slide .img .picture_container {
    padding-top: 100%
}

.BusinessCaseXQ .con1 .right .BCaseXQ_SmallSwiper .swiper-slide .img .picture_container img {
    max-width: 60%
}

.BusinessCaseXQ .con1 .right .BCaseXQ_SmallSwiper .swiper-slide.active::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 2px solid #21297a;
    position: absolute;
    top: 0;
    left: 0
}

.BusinessCaseXQ .con2 {
    padding-top: 100px;
    text-align: center
}

.BusinessCaseXQ .con2 h5 {
    font-size: 24px;
    color: #333;
    line-height: 1
}

.BusinessCaseXQ .con2 .conSwiper {
    margin-top: 20px;
    position: relative
}

.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_swiper .swiper-slide {
    background-color: #f7f7f7;
    border-radius: 14px
}

.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_swiper .swiper-slide .img .picture_container {
    padding-top: 100%
}

.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_prev,
.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_next {
    width: 19px;
    height: 37px;
    background-image: none;
    opacity: 1;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_prev i,
.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_next i {
    font-size: 34px;
    color: #333;
    line-height: 1;
    font-weight: 100;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_prev:hover i,
.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_next:hover i {
    color: #21297a
}

.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_prev {
    left: -40px
}

.BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_next {
    right: -40px
}

.TechnologyArticle {
    padding: 100px 0 140px
}

.TechnologyArticle .con {
    margin-top: 35px;
    border-top: 1px solid #dcdcdc
}

.TechnologyArticle .con .tit {
    border-bottom: 1px solid #dcdcdc;
    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;
    padding: 0 40px;
    height: 100px
}

.TechnologyArticle .con .tit .t {
    font-size: 20px;
    color: #4a4a4a;
    font-weight: bold
}

.TechnologyArticle .con .tit .t:first-child {
    width: 40%
}

.TechnologyArticle .con .list .li {
    border-bottom: 1px solid #dcdcdc;
    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;
    padding: 0 13px 0 40px;
    height: 100px
}

.TechnologyArticle .con .list .li .t {
    font-size: 16px;
    color: #4a4a4a;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 100px;
    display: inline-block
}

.TechnologyArticle .con .list .li .t:nth-child(1) {
    font-weight: bold;
    width: 41%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.TechnologyArticle .con .list .li .t img.Lhide {
    display: none
}

.TechnologyArticle .con .list .li .t:last-child {
    width: 90px;
    text-align: right
}

.TechnologyArticle .con .list .li:hover .t {
    color: #21297a
}

.TechnologyArticle .con .list .li:hover .t img.Lshow {
    display: none
}

.TechnologyArticle .con .list .li:hover .t img.Lhide {
    display: block
}

.TechnologyArticle .layui-box {
    margin-top: 40px
}

.TechnologySupport {
    padding: 100px 0 140px
}

.TechnologySupport .con {
    margin-top: 35px
}

.TechnologySupport .con .top {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.TechnologySupport .con .top .box {
    width: 50%;
    padding-left: 40px;
    height: 187px;
    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
}

.TechnologySupport .con .top .box .icon img {
    width: 48px;
    height: 48px
}

.TechnologySupport .con .top .box .text {
    padding-left: 40px
}

.TechnologySupport .con .top .box .text h5 {
    font-size: 20px;
    color: #4a4a4a;
    font-weight: bold
}

.TechnologySupport .con .top .box .text p {
    font-size: 30px;
    color: #848484;
    line-height: 1;
    font-weight: 100
}

.TechnologySupport .con .top .box:first-child::before {
    content: "";
    width: 1px;
    height: 70px;
    background-color: #dcdcdc;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.TechnologySupport .con .bottom {
    padding-top: 100px
}

.TechnologySupport .con .bottom .tit {
    text-align: center
}

.TechnologySupport .con .bottom .tit h5 {
    font-size: 24px;
    color: #4a4a4a;
    line-height: 1;
    font-weight: bold
}

.TechnologySupport .con .bottom .tit p {
    font-size: 16px;
    color: #4a4a4a;
    margin-top: 15px
}

.TechnologySupport .con .bottom form {
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.TechnologySupport .con .bottom form .input {
    width: 49.20635%;
    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;
    border: 1px solid #dcdcdc;
    background-color: #f7f7f7;
    padding-left: 20px;
    margin-bottom: 20px
}

.TechnologySupport .con .bottom form .input h5 {
    font-size: 16px;
    color: #4a4a4a
}

.TechnologySupport .con .bottom form .input input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 54px
}

.TechnologySupport .con .bottom form .textarea {
    width: 100%;
    border: 1px solid #dcdcdc;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 20px;
    height: 200px
}

.TechnologySupport .con .bottom form .textarea h5 {
    font-size: 16px;
    color: #4a4a4a
}

.TechnologySupport .con .bottom form .textarea textarea {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.TechnologySupport .con .bottom form button {
    width: 160px;
    line-height: 60px;
    text-align: center;
    background-color: #21297a;
    color: #fff;
    font-size: 16px;
    margin: 40px auto 0
}

.TechnologyDownload {
    padding: 100px 0 310px
}

.TechnologyDownload .Ltop {
    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;
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 6px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 10
}

.TechnologyDownload .Ltop .total {
    font-size: 16px;
    color: #4a4a4a
}

.TechnologyDownload .Ltop form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.TechnologyDownload .Ltop form .left {
    width: 266px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding-left: 65px;
    position: relative;
    border-radius: 6px
}

.TechnologyDownload .Ltop form .left .input1 {
    width: 100%;
    line-height: 46px
}

.TechnologyDownload .Ltop form .left .input1::-webkit-input-placeholder {
    color: #4a4a4a
}

.TechnologyDownload .Ltop form .left .input1::-moz-placeholder {
    color: #4a4a4a
}

.TechnologyDownload .Ltop form .left .input1:-ms-input-placeholder {
    color: #4a4a4a
}

.TechnologyDownload .Ltop form .left .input1::placeholder {
    color: #4a4a4a
}

.TechnologyDownload .Ltop form .left::before {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    position: absolute;
    right: 20px;
    top: 22px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.TechnologyDownload .Ltop form .left .down {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: none;
    max-height: 120px;
    overflow-y: auto
}

.TechnologyDownload .Ltop form .left .down::-webkit-scrollbar {
    width: 2px;
    height: 1px
}

.TechnologyDownload .Ltop form .left .down::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #21297a
}

.TechnologyDownload .Ltop form .left .down::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #EDEDED
}

.TechnologyDownload .Ltop form .left .down p {
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
    color: #4a4a4a;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer
}

.TechnologyDownload .Ltop form .left .down p:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.TechnologyDownload .Ltop form .input2 {
    width: 424px;
    line-height: 46px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    padding: 0 20px;
    font-size: 14px;
    margin: 0 10px
}

.TechnologyDownload .Ltop form .input2::-webkit-input-placeholder {
    color: #bababa
}

.TechnologyDownload .Ltop form .input2::-moz-placeholder {
    color: #bababa
}

.TechnologyDownload .Ltop form .input2:-ms-input-placeholder {
    color: #bababa
}

.TechnologyDownload .Ltop form .input2::placeholder {
    color: #bababa
}

.TechnologyDownload .Ltop form button {
    width: 120px;
    background-color: #21297a;
    text-align: center;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    line-height: 46px
}

.TechnologyDownload .con {
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.TechnologyDownload .con a {
    width: 32.38095%;
    padding: 0 20px;
    height: 68px;
    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;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.TechnologyDownload .con a:not(:nth-child(3n+1)) {
    margin-left: 1.42857%
}

.TechnologyDownload .con a h5 {
    font-size: 18px;
    color: #4a4a4a;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.TechnologyDownload .con a .img img {
    width: 21px
}

.TechnologyDownload .con a .img img.Lhide {
    display: none
}

.TechnologyDownload .con a:hover {
    background-color: #21297a
}

.TechnologyDownload .con a:hover h5 {
    color: #fff
}

.TechnologyDownload .con a:hover .img img.Lshow {
    display: none
}

.TechnologyDownload .con a:hover .img img.Lhide {
    display: block
}

.ContactUs {
    padding: 100px 0 140px
}

.ContactUs .top {
    margin-top: 35px;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.ContactUs .top .box {
    width: 33.3333%;
    padding: 0 40px;
    height: 187px;
    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
}

.ContactUs .top .box .icon img {
    width: 48px;
    height: 48px
}

.ContactUs .top .box .text {
    padding-left: 40px;
    width: -webkit-calc(100% - 48px);
    width: calc(100% - 48px)
}

.ContactUs .top .box .text h5 {
    font-size: 20px;
    color: #4a4a4a;
    font-weight: bold
}

.ContactUs .top .box .text p {
    font-size: 18px;
    color: #848484;
    font-weight: 100;
    margin-top: 10px
}

.ContactUs .top .box:not(:first-child)::before {
    content: "";
    width: 1px;
    height: 70px;
    background-color: #dcdcdc;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ContactUs .img {
    margin-top: 20px
}

.ContactUs .img img {
    width: 100%
}

.Legal {
    padding: 100px 0 140px
}

.Legal .text {
    margin-top: 35px;
    font-size: 16px
}

.RightCon{
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border-right:none; 
    z-index: 200;
    display: flex !important;
    flex-direction: column;
    align-items: end;
    transition: all 0.3s;
  }.RightCon i{display: none;}
  .RightCon .li{
    width: 67px;
    height: 70px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    background-color: #56e7f9;
    transition: all 0.3s;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
  }
  .RightCon .li:nth-child(2){border-top-left-radius: 10px;}
  .RightCon .li:last-child{border-bottom: 1px solid #fff; border-bottom-left-radius: 10px;}
  .RightCon .li .box,
  .RightCon .li a{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
  }
  .RightCon .li .box h5,
  .RightCon .li a h5{font-size: 12px;color: #fff;margin-top: 2px;white-space: nowrap;}
  .RightCon .li .icon{margin: 0 auto;text-align: center;}
  .RightCon .li .icon img{max-width: 25px;}
  .RightCon .li .Lhide{
    position: absolute;
    right: 101%;
    top: 0;
    border-radius: 5px;
    background-color: #fff;
    padding: 5px;
    display: none;
    box-shadow: 0 0 5px #999;
  }
  .RightCon .li .Lhide h5{
    white-space: nowrap;
    padding: 5px;
    background-color: #fff;
    color: #333;
  }
  .RightCon .li:hover .Lhide{display: block;}
  .RightCon .li .Lhide .img{
        width: 90px;
        height: 90px;
    }
    .RightCon .li .Lhide .img img{width: 100%;}
  .RightCon .li:hover{
    background-color: #21297a;
    border-top: 1px solid #21297a;
    border-left: 1px solid #21297a;
  }

@media (max-width: 1740px) {
    .aboutDevelopment .top {
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        margin: 20px 10px 0;
        padding: 120px 0 180px;
        max-width: none
    }

    .aboutDevelopment .top h5 {
        font-size: 50px;
        letter-spacing: -2px
    }

    .aboutDevelopment .top p {
        font-size: 42px
    }
}

@media (max-width: 1440px) {
    .index_bannerSwiper .index_bannerPrev {
        left: 10px
    }

    .index_bannerSwiper .index_bannerNext {
        right: 10px
    }

    .Business .box .text .more {
        margin-top: 25px
    }
}

@media (max-width: 1260px) {
    .con1260 {
        width: 100%;
        padding: 0 15px
    }

    header .con1260 .right .header_nav .li .Level1 {
        padding: 0 10px
    }

    .index_bannerSwiper .swiper-slide .banner_text {
        padding: 0 60px
    }

    .index_bannerSwiper .swiper-slide .banner_text h3 {
        font-size: 60px
    }

    .index_bannerSwiper .swiper-slide .banner_text h5 {
        font-size: 50px
    }

    .index_bannerSwiper .swiper-slide .banner_text p {
        font-size: 20px;
        margin-top: 20px
    }

    .index_bannerSwiper .BannerControl {
        bottom: 10px;
        padding: 10px 50px 10px 40px
    }
    .index_bannerSwiper .index_bannerPrev{left: 5px;}
    .index_bannerSwiper .index_bannerNext{right: 5px;}

    .indexHome3 .con .top .right a {
        padding: 10px 0
    }

    .indexHome3 .con .bottom .indexHome3_prev {
        left: 10px
    }

    .indexHome3 .con .bottom .indexHome3_next {
        right: 10px
    }

    footer .top .right .list .li .Lhide {
        left: auto;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .aboutCompany .con7 .box .con7_prev,
    .aboutCompany .con7 .box .con7_next {
        background-color: rgba(0, 0, 0, 0.1)
    }

    .aboutCompany .con7 .box .con7_prev {
        left: 0
    }

    .aboutCompany .con7 .box .con7_next {
        right: 0
    }

    .Business .box .text .list {
        padding-top: 10px
    }

    .Business .box .text .list a:not(:first-child) {
        margin-left: 10px
    }

    .BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_prev {
        left: 0
    }

    .BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_next {
        right: 20px
    }

    .TechnologySupport .con .top .box {
        height: auto;
        padding: 20px
    }

    .TechnologySupport .con .top .box .icon img {
        width: 40px;
        height: 40px
    }

    .TechnologySupport .con .top .box .text {
        padding-left: 20px
    }

    .TechnologySupport .con .top .box .text h5 {
        font-size: 16px
    }

    .TechnologySupport .con .top .box .text p {
        font-size: 16px
    }

    .TechnologySupport .con .bottom {
        padding-top: 30px
    }
}

@media (max-width: 992px) {
    body {
        padding-top: 80px
    }

    .navmenu_box {
        display: block
    }

    .full-main-nav {
        display: none
    }

    .pcbtnbox {
        display: none
    }

    .padd {
        padding: 30px 0 !important
    }

    header .con1260 .logo a {
        width: 120px
    }

    header .con1260 .right .header_nav {
        display: none;
        position: absolute;
        top: 80px;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #fff;
        border-top: 1px solid #ddd
    }

    header .con1260 .right .header_nav .li .Level1 {
        line-height: 40px;
        padding-left: 20px;
        width: 50%
    }

    header .con1260 .right .header_nav .li i {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 40px
    }

    header .con1260 .right .header_nav .li i::before {
        content: '';
        width: 10px;
        height: 10px;
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        -o-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg)
    }

    header .con1260 .right .header_nav .li i.active::before {
        -webkit-transform: translateY(-50%) rotate(135deg);
        -ms-transform: translateY(-50%) rotate(135deg);
        -o-transform: translateY(-50%) rotate(135deg);
        transform: translateY(-50%) rotate(135deg)
    }

    header .con1260 .right .header_nav .li .ul2 {
        position: static;
        width: 100%;
        text-align: left;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    header .con1260 .right .header_nav .li .ul2 a {
        padding-left: 25px
    }

    header .con1260 .right .search::before {
        display: none
    }

    header .con1260 .right .search .icon {
        line-height: 80px;
        padding: 0 20px
    }

    header .con1260 .right .language .icon {
        line-height: 80px
    }

    .index_bannerSwiper .swiper-slide .banner_text {
        padding: 0 45px
    }

    .index_bannerSwiper .swiper-slide .banner_text h3 {
        font-size: 50px
    }

    .index_bannerSwiper .swiper-slide .banner_text h5 {
        font-size: 36px;
        margin-top: 10px
    }

    .index_bannerSwiper .swiper-slide .banner_text p {
        font-size: 18px
    }

    .index_bannerSwiper .BannerControl {
        bottom: 10px;
        padding: 10px 45px 10px 35px
    }

    .index_bannerSwiper .index_bannerPrev,
    .index_bannerSwiper .index_bannerNext {
        width: 35px;
        height: 35px
    }

    .indexHome1 .con .box .text .icon {
        height: 50px;
    }

    .indexHome1 .con .box .text h5 {
        font-size: 20px
    }

    .indexHome1 .con .box .text .list {
        margin-top: 15px
    }

    .indexHome1 .con .box .text .list a {
        margin: 0 10px 10px
    }

    .indexHome3 .con .top {
        display: block
    }

    .indexHome3 .con .top .left {
        width: 100%
    }

    .indexHome3 .con .top .left .picture_container img {
        min-width: 100%
    }

    .indexHome3 .con .top .right {
        padding: 20px 10px;
        width: 100%;
        border-left: 1px solid #eee;
        border-top: none;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 14px
    }

    .banner2 .text p {
        font-size: 26px
    }

    .banner2 .text h5 {
        font-size: 32px
    }

    .Llist .con1260 .li.home {
        height: 50px
    }

    .Llist .con1260 .li.home a {
        line-height: 50px
    }

    .Llist .con1260 .li a {
        line-height: 50px
    }

    .Llist .con1260 .li h5 {
        line-height: 50px
    }

    .Llist .con1260 .li h5::before {
        top: 24px
    }

    .Ltitle h5 {
        font-size: 22px
    }

    .aboutCompany .con1 {
        padding-top: 30px
    }

    .aboutCompany .con1 .box {
        margin-top: 20px
    }

    .aboutCompany .con1 .box .text h5 {
        font-size: 24px
    }

    .aboutCompany .con1 .box .text p {
        margin-top: 10px
    }

    .aboutCompany .con2 .contentBox {
        margin-top: 20px
    }

    .aboutCompany .con2 .contentBox .centerBox {
        width: 250px;
        height: 250px
    }

    .aboutCompany .con3 {
        padding: 50px 0
    }

    .aboutCompany .con5 {
        padding: 30px 15px
    }

    .aboutCompany .con6 {
        padding-top: 50px
    }

    .aboutCompany .con6 .conBox .box .text {
        height: auto;
        padding: 30px 20px
    }

    .aboutDevelopment .top {
        padding: 80px 0
    }

    .aboutDevelopment .top h5 {
        font-size: 40px;
        letter-spacing: 0
    }

    .aboutDevelopment .top p {
        font-size: 32px
    }

    .aboutDevelopment .aboutDevelopment_swiper {
        margin-top: 30px
    }

    .aboutDevelopment .aboutDevelopment_swiper .swiper-slide {
        line-height: 50px
    }

    .aboutDevelopment .aboutDevelopmentTabCont {
        margin-top: 40px
    }

    .aboutDevelopment .aboutDevelopmentTabCont .tabItem .left h5 {
        font-size: 28px
    }

    .aboutCulture .con .box {
        padding: 30px 10px 30px 30px
    }

    .aboutRecruit .Ltop form .left {
        width: 40%;
        padding-left: 10px
    }

    .aboutRecruit .Ltop form .input2 {
        width: 50%
    }

    .aboutRecruit .con .box .top {
        height: 80px;
        padding: 0 20px
    }

    .aboutRecruit .con .box .top .position,
    .aboutRecruit .con .box .top .place,
    .aboutRecruit .con .box .top .date {
        font-size: 14px
    }

    .aboutRecruit .con .box .bottom {
        padding: 20px
    }

    .aboutRecruit .con .box .bottom a {
        margin-top: 20px
    }

    .News .con a {
        padding: 20px
    }

    .News .con a h5 {
        font-size: 20px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 22px
    }

    .News .con a p {
        margin-top: 10px
    }

    .News .con a .data {
        margin-top: 20px
    }

    .NewsXQ .top {
        margin-top: 20px;
        padding: 20px
    }

    .NewsXQ .top .left h5 {
        font-size: 20px
    }

    .NewsXQ .top .left p {
        font-size: 14px;
        margin-top: 10px
    }

    .NewsXQ .con {
        padding: 20px
    }

    .NewsXQ .bottom a .jiant {
        width: 80px;
        height: 100%
    }

    .NewsXQ .bottom a .text {
        padding: 20px;
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px)
    }

    .NewsXQ .Lmore2 {
        margin-top: 30px
    }

    .Business .box .img {
        width: 50%
    }

    .Business .box .text {
        width: 50%;
        padding: 20px
    }

    .Business .box .text h5 {
        font-size: 24px;
        padding-bottom: 10px
    }

    .Business .box .text .list a {
        font-size: 14px
    }

    .Business .box .text .more {
        width: 120px;
        line-height: 40px;
        font-size: 14px;
        margin-top: 10px
    }

    .BusinessTabBar {
        /* margin-top: 20px */
    }

    .BusinessTabBar a {
        line-height: 40px;
        font-size: 14px
    }

    .BusinessAbility .con {
        margin-top: 20px
    }

    .BusinessAbility .con table tr td {
        line-height:35px;
        font-size: 14px
    }

    .BusinessAdvantage .con {
        margin-top: 20px
    }

    .BusinessAdvantage .con .list {
        padding: 20px
    }

    .BusinessAdvantage .con .list .box {
        padding: 20px 0
    }

    .BusinessAdvantage .con .list .box .icon {
        width: 140px;
        height: 140px
    }

    .BusinessAdvantage .con .list .box .text {
        width: -webkit-calc(100% - 140px);
        width: calc(100% - 140px);
        padding-left: 20px
    }

    .BusinessAdvantage .con .list .box .text h5 {
        font-size: 20px
    }

    .BusinessAdvantage .con .list .box .text p {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 10px
    }

    .BusinessTP .img {
        margin-top: 30px
    }

    .BusinessCase .Ltop {
        margin-top: 30px
    }

    .BusinessCase .Ltop form .left {
        width: 40%;
        padding-left: 10px
    }

    .BusinessCase .Ltop form .input2 {
        width: 50%
    }

    .BusinessCaseXQ .con1 .right {
        padding: 0 10px 0 20px
    }

    .BusinessCaseXQ .con1 .right .text .t {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 10px;
        height: 210px
    }

    .BusinessCaseXQ .con2 {
        padding-top: 30px
    }

    .TechnologyArticle .con {
        margin-top: 20px
    }

    .TechnologyArticle .con .tit {
        padding: 0 20px;
        height: 80px
    }

    .TechnologyArticle .con .tit .t {
        font-size: 18px
    }

    .TechnologyArticle .con .list .li {
        padding: 0 10px 0 20px;
        height: 80px
    }

    .TechnologyArticle .con .list .li .t {
        font-size: 14px;
        line-height: 80px
    }

    .TechnologyArticle .con .list .li .t:first-child {
        width: 47%
    }

    .TechnologySupport .con .bottom form {
        margin-top: 20px
    }

    .TechnologyDownload .Ltop form .left {
        width: 40%;
        padding-left: 10px
    }

    .TechnologyDownload .Ltop form .input2 {
        width: 50%
    }

    .ContactUs .top .box {
        padding: 20px 10px;
        display: block;
        text-align: center
    }

    .ContactUs .top .box .icon img {
        width: 40px;
        height: 40px
    }

    .ContactUs .top .box .text {
        padding-left: 0;
        width: 100%;
        margin-top: 15px
    }

    .ContactUs .top .box .text h5 {
        font-size: 18px
    }

    .ContactUs .top .box .text p {
        font-size: 14px;
        margin-top: 5px
    }
}

@media (max-width: 765px) {
    header .con1260 .right .search form {
        height: 40px;
        width: 250px
    }

    header .con1260 .right .search form .con button {
        width: 40px;
        height: 40px
    }

    .index_bannerSwiper .swiper-slide .banner_text h3 {
        font-size: 38px
    }

    .index_bannerSwiper .swiper-slide .banner_text h5 {
        font-size: 26px
    }

    .index_bannerSwiper .swiper-slide .banner_text p {
        font-size: 14px;
        margin-top: 10px;
        line-height: 1.5
    }

    .index_bannerSwiper .BannerControl {
        bottom: 10px;
        padding: 5px 40px 5px 35px
    }

    .index_bannerSwiper .BannerControl .con .index_bannerPagination .swiper-pagination-bullet {
        margin: 0 5px
    }

    .index_bannerSwiper .BannerControl .con .off {
        margin-left: 10px
    }

    .indexHome1 {
        padding: 30px 0 150px
    }

    .indexHome1 .con {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .indexHome1 .con .box {
        width: 49%;
        margin-bottom: 10px
    }

    .indexHome1 .con .box::before {
        opacity: 0.1
    }

    .indexHome1 .con .box .img .picture_container {
        padding-top: 100%
    }

    .indexHome1 .con .box .img .picture_container img {
        max-width: none;
        max-height: none;
        min-width: 100%
    }

    .indexHome1 .con .box .text .list {
        margin-top: 10px
    }

    .indexHome1::before {
        width: 300px;
        height: 336px
    }

    .indexTitle h5 {
        font-size: 24px
    }

    .indexHome2 .top {
        display: block
    }

    .indexHome2 .top .indexHome2TabBar {
        margin-top: 20px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box {
        width: 49%;
        margin-bottom: 10px
    }

    .indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box:not(:nth-child(2n+1)) {
        margin-left: 2%
    }

    .indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .Lhide {
        opacity: 1;
        background-color: rgba(33, 41, 122, 0.2)
    }

    .indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .Lhide .text h5 {
        font-size: 20px
    }

    .indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box .Lhide .text .i {
        width: 35px;
        height: 35px;
        margin: 10px auto 0
    }

    footer .top {
        display: block;
        padding-bottom: 20px
    }

    footer .top .footNav {
        width: 100%;
        display: block
    }

    footer .top .footNav .li {
        position: relative
    }

    footer .top .footNav .li .link {
        line-height: 40px;
        display: block;
        border-bottom: 1px solid #757575;
        position: relative
    }

    footer .top .footNav .li .link::before {
        content: "";
        width: 10px;
        height: 10px;
        border-top: 1px solid #757575;
        border-right: 1px solid #757575;
        -webkit-transform: rotate(45deg) translateY(-50%);
        -ms-transform: rotate(45deg) translateY(-50%);
        -o-transform: rotate(45deg) translateY(-50%);
        transform: rotate(45deg) translateY(-50%);
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s
    }

    footer .top .footNav .li .link.active::before {
        -webkit-transform: rotate(135deg) translateY(-50%);
        -ms-transform: rotate(135deg) translateY(-50%);
        -o-transform: rotate(135deg) translateY(-50%);
        transform: rotate(135deg) translateY(-50%)
    }

    footer .top .footNav .li i {
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
        height: 40px;
        z-index: 2
    }

    footer .top .footNav .li .ul2 {
        display: none;
        margin-top: 10px
    }

    footer .top .footNav .li .ul2 a {
        line-height: 35px
    }

    footer .top .right {
        width: 100%;
        margin-top: 20px
    }

    footer .top .right .logo {
        text-align: left
    }

    footer .top .right .list {
        margin-top: 10px
    }

    footer .top .right .list .li:first-child {
        margin-left: 0
    }

    footer .top .right .list .li .Lhide {
        right: auto;
        left: 0
    }

    footer .bottom {
        padding-top: 10px;
        display: block
    }

    footer .bottom .right {
        margin-top: 20px
    }

    .Ltitle h5 {
        font-size: 20px
    }

    .Ltitle p {
        font-size: 14px;
        margin-top: 5px
    }

    .Llist .con1260 {
        padding: 0
    }

    .Llist .con1260 .li {
        width: 150px
    }

    .Llist .con1260 .li.home {
        height: 40px;
        width: 40px
    }

    .Llist .con1260 .li.home a {
        line-height: 40px;
        padding: 0
    }

    .Llist .con1260 .li a {
        line-height: 40px;
        font-size: 14px;
        padding: 0 10px
    }

    .Llist .con1260 .li h5 {
        line-height: 40px;
        font-size: 14px;
        padding: 0 10px
    }

    .Llist .con1260 .li h5::before {
        top: 18px
    }

    .aboutCompany .con1 .box .text {
        max-width: 100%;
        padding: 0 20px;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        text-align: center
    }

    .aboutCompany .con1 .box .text h5 {
        font-size: 20px
    }

    .aboutCompany .con1 .box .text p {
        font-size: 14px;
        line-height: 1.5
    }

    .aboutCompany .con2 .contentBox .box {
        padding: 20px;
        margin: 5px 0;
        width: 49%;
        display: block;
        text-align: center
    }

    .aboutCompany .con2 .contentBox .box .icon {
        max-width: 50px;
        margin: 0 auto
    }

    .aboutCompany .con2 .contentBox .box h5 {
        font-size: 16px;
        padding-left: 0;
        margin-top: 10px
    }

    .aboutCompany .con2 .contentBox .box:nth-child(even) h5 {
        padding-right: 0
    }

    .aboutCompany .con2 .contentBox .centerBox {
        width: 180px;
        height: 180px
    }

    .aboutCompany .con3 .text {
        font-size: 14px;
        line-height: 1.6;
        text-align: left
    }

    .aboutCompany .con5 .con1260 {
        display: block;
        margin-top: 20px;
    }

    .aboutCompany .con5 .con1260 .right {
        margin-top: 20px;
        width: 100%
    }

    .aboutCompany .con6 .conBox .box {
        width: 49%
    }

    .aboutCompany .con6 .conBox .box:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .aboutCompany .con6 .conBox .box:not(:nth-child(2n+1)) {
        margin-left: 2%
    }

    .aboutDevelopment .top {
        padding: 50px 0
    }

    .aboutDevelopment .top h5 {
        font-size: 30px
    }

    .aboutDevelopment .top p {
        font-size: 22px
    }

    .aboutDevelopment .aboutDevelopmentTabCont .tabItem.active {
        display: block
    }

    .aboutDevelopment .aboutDevelopmentTabCont .tabItem::before {
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: 1px;
        top: 42px;
        height: 90%
    }

    .aboutDevelopment .aboutDevelopmentTabCont .tabItem .left {
        width: 100%;
        text-align: left;
        margin-top: 0
    }

    .aboutDevelopment .aboutDevelopmentTabCont .tabItem .left h5 {
        font-size: 20px
    }

    .aboutDevelopment .aboutDevelopmentTabCont .tabItem .right {
        margin-top: 15px;
        width: 100%
    }

    .aboutDevelopment .aboutDevelopmentTabCont .tabItem .right p {
        padding-left: 20px;
        font-size: 14px
    }

    .aboutQualifications .con {
        margin-top: 20px
    }

    .aboutQualifications .con .box {
        width: 49%;
        margin-bottom: 10px
    }

    .aboutQualifications .con .box:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .aboutQualifications .con .box:not(:nth-child(2n+1)) {
        margin-left: 2%
    }

    .aboutCulture .con {
        display: block
    }

    .aboutCulture .con .box {
        width: 100%;
        padding: 20px
    }

    .aboutCulture .con .box:nth-child(odd)::before {
        display: none
    }

    .aboutCulture .con .box .text {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px)
    }

    .aboutRecruit .Ltop {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .aboutRecruit .Ltop .total {
        font-size: 14px
    }

    .aboutRecruit .Ltop form {
        display: block;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px)
    }

    .aboutRecruit .Ltop form .left {
        width: 100%;
        padding-left: 10px
    }

    .aboutRecruit .Ltop form .left .input1 {
        line-height: 40px
    }

    .aboutRecruit .Ltop form .left::before {
        top: 17px
    }

    .aboutRecruit .Ltop form .input2 {
        width: 100%;
        line-height: 40px;
        margin: 10px 0
    }

    .aboutRecruit .Ltop form button {
        line-height: 40px;
        font-size: 14px
    }

    .aboutRecruit .con .box .top {
        padding: 0 10px;
        height: 60px
    }

    .aboutRecruit .con .box .top .date {
        display: none
    }

    .aboutRecruit .con .box .top i {
        width: 10px;
        height: 10px
    }

    .aboutRecruit .con .box .bottom {
        padding: 20px 10px
    }

    .aboutRecruit .con .box .bottom .text {
        font-size: 14px;
        line-height: 1.5
    }

    .aboutRecruit .con .box .bottom a {
        font-size: 14px;
        width: 120px;
        line-height: 40px
    }

    .News form input {
        width: 55%;
        line-height: 40px;
        padding: 0 10px
    }

    .News form button {
        line-height: 40px
    }

    .News .con a {
        padding: 20px 10px;
        width: 49%;
        margin-bottom: 10px
    }

    .News .con a:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .News .con a:not(:nth-child(2n+1)) {
        margin-left: 2%
    }

    .News .con a h5 {
        font-size: 18px
    }

    .News .con a p {
        font-size: 14px;
        margin-top: 10px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 20px
    }

    .News .con a .data {
        margin-top: 10px
    }

    .NewsXQ .top {
        padding: 20px 10px;
        display: block
    }

    .NewsXQ .top .left h5 {
        font-size: 18px
    }

    .NewsXQ .top .right {
        font-size: 14px;
        margin-top: 10px
    }

    .NewsXQ .con {
        padding: 20px 0
    }

    .NewsXQ .con p {
        font-size: 14px !important;
        line-height: 1.5 !important
    }

    .NewsXQ .bottom a .jiant {
        width: 60px
    }

    .NewsXQ .bottom a .text {
        padding: 20px 10px;
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px)
    }

    .NewsXQ .bottom a .text h5 {
        font-size: 14px
    }

    .NewsXQ .bottom a .text p {
        font-size: 14px
    }

    .NewsXQ .Lmore2 {
        margin-top: 20px;
        width: 120px;
        line-height: 45px
    }

    .NewsXQ .Lmore2 img {
        margin-left: 10px
    }

    .NewsXQ .Lmore2:hover img {
        margin-left: 10px
    }

    .Business .box {
        display: block;
        margin-bottom: 10px
    }

    .Business .box .img {
        width: 100%
    }

    .Business .box .text {
        width: 100%
    }

    .Business .box .text h5 {
        font-size: 20px
    }

    .BusinessAbility .con {
        overflow-x: auto
    }

    .BusinessAbility .con table {
        width: 700px;max-width: none;
    }

    .BusinessAbility .con table tr td {
        line-height:35px;
        font-size: 14px
    }

    .BusinessAdvantage .con .list {
        margin: -20px auto 0
    }

    .BusinessAdvantage .con .list .box .icon {
        width: 100px;
        height: 100px
    }

    .BusinessAdvantage .con .list .box .text {
        width: -webkit-calc(100 - 100px);
        width: calc(100 - 100px)
    }

    .BusinessTP .img {
        margin-top: 20px
    }

    .BusinessCase .Ltop {
        margin-top: 20px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .BusinessCase .Ltop .total {
        font-size: 14px
    }

    .BusinessCase .Ltop form {
        display: block;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px)
    }

    .BusinessCase .Ltop form .left {
        width: 100%;
        padding-left: 10px
    }

    .BusinessCase .Ltop form .left .input1 {
        line-height: 40px
    }

    .BusinessCase .Ltop form .left::before {
        top: 17px
    }

    .BusinessCase .Ltop form .input2 {
        width: 100%;
        line-height: 40px;
        margin: 10px 0
    }

    .BusinessCase .Ltop form button {
        line-height: 40px;
        font-size: 14px
    }

    .BusinessCase .con {
        margin-top: 20px
    }

    .BusinessCase .con a {
        width: 49%;
        margin-bottom: 10px
    }

    .BusinessCase .con a:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .BusinessCase .con a:not(:nth-child(2n+1)) {
        margin-left: 2%
    }

    .BusinessCase .con a p {
        font-size: 16px
    }

    .Llist2 .con1260 {
        height: 40px
    }

    .Llist2 .con1260 .return {
        margin-right: 20px
    }

    .Llist2 .con1260 .return img {
        width: 20px;
        height: 20px
    }

    .Llist2 .con1260 .return h5 {
        font-size: 14px
    }

    .Llist2 .con1260 .li a {
        font-size: 14px
    }

    .BusinessCaseXQ .tit .icon {
        width: 60px;
        height: 60px
    }

    .BusinessCaseXQ .tit h5 {
        font-size: 20px;
        padding-left: 20px
    }

    .BusinessCaseXQ .con1 {
        margin-top: 20px;
        padding-bottom: 10px;
        display: block
    }

    .BusinessCaseXQ .con1 .BCaseXQ_BigSwiper {
        width: 100%
    }

    .BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .swiper-slide {
        padding: 10px 0 20px
    }

    .BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .swiper-slide .img {
        width: 90%
    }

    .BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_pagination {
        bottom: 5px
    }

    .BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_prev i,
    .BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_next i {
        font-size: 22px
    }

    .BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .BCaseXQ_next {
        right: 2px
    }

    .BusinessCaseXQ .con1 .right {
        width: 100%;
        padding: 20px 0
    }

    .BusinessCaseXQ .con1 .right .text {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 20px
    }

    .BusinessCaseXQ .con1 .right .text h5 {
        font-size: 18px
    }

    .BusinessCaseXQ .con1 .right .text .t {
        height: auto
    }

    .BusinessCaseXQ .con1 .right .BCaseXQ_SmallSwiper {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .BusinessCaseXQ .con1 .right .BCaseXQ_SmallSwiper .swiper-slide .img .picture_container img {
        max-width: 90%
    }

    .BusinessCaseXQ .con2 h5 {
        font-size: 20px
    }

    .BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_swiper .swiper-slide .img .picture_container img {
        width: 80%
    }

    .BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_prev {
        left: -13px
    }

    .BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_prev i {
        font-size: 24px
    }

    .BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_next {
        right: -6px
    }

    .BusinessCaseXQ .con2 .conSwiper .BCaseXQCon2_next i {
        font-size: 24px
    }

    .TechnologySupport .con .top .box {
        text-align: center;
        display: block;
        padding: 20px 10px
    }

    .TechnologySupport .con .top .box .icon {
        margin: 0 auto
    }

    .TechnologySupport .con .top .box .text {
        margin-top: 15px;
        padding-left: 0
    }

    .TechnologySupport .con .bottom .tit h5 {
        font-size: 20px
    }

    .TechnologySupport .con .bottom .tit p {
        font-size: 14px;
        margin-top: 5px
    }

    .TechnologySupport .con .bottom form {
        margin-top: 20px;
        display: block
    }

    .TechnologySupport .con .bottom form .input {
        width: 100%;
        padding-left: 10px;
        margin-bottom: 10px
    }

    .TechnologySupport .con .bottom form .input h5 {
        font-size: 14px
    }

    .TechnologySupport .con .bottom form .input input {
        line-height: 40px
    }

    .TechnologySupport .con .bottom form .textarea {
        height: 120px;
        display: block;
        padding: 10px
    }

    .TechnologySupport .con .bottom form .textarea h5 {
        font-size: 14px
    }

    .TechnologySupport .con .bottom form button {
        margin: 20px auto 0;
        width: 100px;
        line-height: 40px;
        font-size: 14px
    }

    .TechnologyDownload .Ltop {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .TechnologyDownload .Ltop .total {
        font-size: 14px
    }

    .TechnologyDownload .Ltop form {
        display: block;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px)
    }

    .TechnologyDownload .Ltop form .left {
        width: 100%;
        padding-left: 10px
    }

    .TechnologyDownload .Ltop form .left .input1 {
        line-height: 40px
    }

    .TechnologyDownload .Ltop form .left::before {
        top: 17px
    }

    .TechnologyDownload .Ltop form .input2 {
        width: 100%;
        line-height: 40px;
        margin: 10px 0
    }

    .TechnologyDownload .Ltop form button {
        line-height: 40px;
        font-size: 14px
    }

    .TechnologyDownload .con a {
        width: 49%;
        padding: 0 10px;
        height: 45px;
        margin-bottom: 10px
    }

    .TechnologyDownload .con a:not(:nth-child(3n+1)) {
        margin-left: 0
    }

    .TechnologyDownload .con a:not(:nth-child(2n+1)) {
        margin-left: 2%
    }

    .TechnologyDownload .con a h5 {
        font-size: 14px
    }

    .Legal .text {
        margin-top: 20px;
        font-size: 14px
    }
    .aboutCompany .con5 .con1260 .left{width: 100%;}
    .aboutCompany .con5 .con1260 .left .imgbox{width: 100%;display: flex;flex-wrap: wrap;}
    .aboutCompany .con5 .con1260 .left .imgbox .picture_container{width: 49%;padding-top: 26%;}
    .aboutCompany .con5 .con1260 .left .imgbox .picture_container:not(:nth-child(2n + 1)){margin-left: 2%;}
}

@media (max-width: 580px) {
    body {
        padding-top: 60px
    }

    .index_bannerSwiper .swiper-slide img {
        width: auto;
        margin: auto;
        height: 280px;
        max-width: none
    }

    .index_bannerSwiper .swiper-slide .banner_text h3 {
        font-size: 24px
    }

    .index_bannerSwiper .swiper-slide .banner_text h5 {
        font-size: 18px
    }

    .index_bannerSwiper .swiper-slide .banner_text p {
        font-size: 12px
    }

    .index_bannerSwiper .BannerControl {
        padding: 3px 35px;
    }
    .index_bannerSwiper .index_bannerPrev, .index_bannerSwiper .index_bannerNext{width: 25px;height: 25px;}

    .index_bannerSwiper .BannerControl .con .index_bannerPagination .swiper-pagination-bullet {
        margin: 0 3px
    }

    .indexHome1 {
        padding: 30px 0 100px
    }

    .indexHome1 .con .box {
        width: 49%
    }

    .indexHome1 .con .box .text {
        padding: 0 20px
    }

    .indexHome1 .con .box .text h5 {
        font-size: 18px
    }

    .indexHome1 .con .box .text .list a {
        font-size: 14px
    }

    .indexHome1 .con .box .text i {
        max-height: 30px
    }

    .indexHome1 .con .box .text i img {
        width: 30px;
        height: 30px
    }

    .banner2 {
        height: 200px
    }

    .banner2 img {
        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%);
        min-height: 100%;
        max-width: none;
        width: auto
    }

    .banner2 .text p {
        font-size: 20px
    }

    .banner2 .text h5 {
        font-size: 24px
    }

    .Ltitle h5 {
        font-size: 18px
    }

    .aboutCompany .con1 .box img {
        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%);
        min-height: 100%;
        z-index: -1
    }

    .aboutCompany .con1 .box .text {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 30px 10px
    }

    .aboutCompany .con1 .box .text h5 {
        font-size: 16px
    }

    .aboutCompany .con2 .contentBox .box .icon {
        max-width: 40px
    }

    .aboutCompany .con2 .contentBox .box h5 {
        font-size: 18px
    }

    .aboutCompany .con2 .contentBox .centerBox {
        display: none
    }

    .aboutCompany .con4 .Ltitle p {
        margin-top: 10px
    }

    .aboutCompany .con5 .con1260 .right .text {
        font-size: 14px;
        line-height: 1.5
    }

    .aboutCompany .con6 .conBox .box {
        border-radius: 5px;
        margin-bottom: 10px
    }

    .aboutCompany .con6 .conBox .box .icon {
        padding-top: 30px;
        height: 130px
    }

    .aboutCompany .con6 .conBox .box .icon img {
        max-width: 50px;
        height: 40px
    }

    .aboutCompany .con6 .conBox .box .icon h5 {
        font-size: 14px;
        margin-top: 10px
    }

    .aboutCompany .con6 .conBox .box .text {
        padding: 20px 10px;
        font-size: 14px;
        line-height: 1.5
    }

    .aboutCompany .con7 .box {
        margin-top: 20px
    }

    .aboutCompany .con7 .box .con7_prev,
    .aboutCompany .con7 .box .con7_next {
        width: 35px;
        height: 35px
    }

    .aboutCompany .con7 .box .con7_prev {
        left: -14px
    }

    .aboutCompany .con7 .box .con7_next {
        right: -14px
    }

    .aboutCulture .con {
        display: block;
        margin-top: 20px
    }

    .aboutCulture .con .box {
        padding: 10px
    }

    .aboutCulture .con .box .icon {
        max-width: 40px
    }

    .aboutCulture .con .box .text {
        padding-left: 15px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .aboutCulture .con .box .text h5 {
        font-size: 16px
    }

    .aboutCulture .con .box .text p {
        font-size: 14px;
        margin-top: 10px
    }

    .NewsXQ .top .left h5 {
        font-size: 16px
    }

    .NewsXQ .bottom {
        border-left: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc
    }

    .NewsXQ .bottom a {
        width: 50%
    }

    .NewsXQ .bottom a .jiant {
        display: none
    }

    .NewsXQ .bottom a .text {
        width: 100%;
        padding: 10px
    }

    .NewsXQ .bottom a .text h5 {
        font-size: 14px
    }

    .NewsXQ .bottom a .text p {
        font-size: 14px
    }

    .NewsXQ .bottom a:last-child {
        border-left: 1px solid #dcdcdc;
        text-align: right
    }

    .NewsXQ .Lmore2 {
        font-size: 12px;
        width: 100px;
        line-height: 40px
    }

    .TechnologyArticle .con .tit {
        height: 40px
    }

    .TechnologyArticle .con .tit .t {
        font-size: 14px
    }

    .TechnologyArticle .con .list .li {
        height: 40px
    }

    .TechnologyArticle .con .list .li .t {
        line-height: 40px;
        font-size: 12px
    }

    .TechnologyArticle .con .list .li .t:last-child {
        width: 65px
    }

    .TechnologyArticle .con .list .li .t img {
        width: 14px
    }

    .TechnologyArticle .layui-box {
        margin-top: 20px
    }

    .TechnologySupport .con {
        margin-top: 20px
    }

    .TechnologySupport .con .top {
        display: block
    }

    .TechnologySupport .con .top .box {
        width: 100%
    }

    .TechnologySupport .con .top .box:first-child::before {
        display: none
    }

    .ContactUs .top {
        display: block;
        margin-top: 20px
    }

    .ContactUs .top .box {
        width: 100%;
        padding: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        text-align: left
    }

    .ContactUs .top .box .text {
        width: -webkit-calc(100% - 45px);
        width: calc(100% - 45px);
        padding-left: 10px;
        margin-top: 0
    }

    .ContactUs .top .box .text h5 {
        font-size: 16px
    }

    .ContactUs .top .box:not(:first-child)::before {
        display: none
    }
}

@media (max-width: 465px) {
    .BusinessCaseXQ .con1 .BCaseXQ_BigSwiper .swiper-slide .img .picture_container{padding-top: 100%;}
    .indexHome2 {
        margin-top: -80px
    }

    header .con1260 .logo a {
        width: 120px
    }

    header .con1260 .right .header_nav {
        top: 60px
    }

    header .con1260 .right .search .icon {
        line-height: 60px
    }

    header .con1260 .right .search form {
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%
    }

    header .con1260 .right .language .icon {
        line-height: 60px
    }

    .indexHome1 {
        padding: 30px 0 100px
    }

    .indexHome1 .con .box {
        width: 100%
    }

    .indexHome1 .con .box .text .list a {
        margin: 0 15px 10px
    }

    .indexHome2 .top {
        display: block
    }

    .indexHome2 .top .indexHome2TabBar {
        margin-top: 20px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box {
        width: 100%;
        margin-bottom: 10px
    }

    .indexHome2 .indexHome2TabCont .con1260 .tabItem .con .box:not(:nth-child(2n+1)) {
        margin-left: 0
    }

    .indexHome3 {
        background-color: #f3f3f3
    }

    .indexHome3 .con .bottom {
        margin-top: 10px
    }

    .indexHome3 .con .bottom .indexHome3_prev,
    .indexHome3 .con .bottom .indexHome3_next {
        width: 38px;
        height: 38px
    }

    .Lmore {
        width: 120px;
        line-height: 40px;
        font-size: 14px
    }

    .aboutCompany .con6 .conBox .box {
        width: 100%;
        margin-left: 0 !important
    }

    .aboutDevelopment .top h5 {
        font-size: 26px
    }

    .aboutDevelopment .top p {
        font-size: 18px
    }

    .aboutDevelopment .aboutDevelopment_swiper .swiper-slide {
        font-size: 16px;
        line-height: 40px
    }

    .aboutRecruit .Ltop form .input2 {
        padding: 0 10px
    }

    .aboutRecruit .con .box .top .position {
        width: 60%
    }

    .aboutRecruit .con .box .top .place {
        width: auto
    }

    .aboutRecruit .con .box .top .place span {
        display: none
    }

    .News form {
        margin-top: 20px
    }

    .News form input {
        width: 80%;
        line-height: 40px;
        padding: 0 10px
    }

    .News form button {
        line-height: 40px;
        width: 20%;
        font-size: 14px
    }

    .News .con a {
        width: 100%
    }

    .News .con a:not(:nth-child(2n+1)) {
        margin-left: 0
    }

    .News .con a h5 {
        font-size: 16px
    }

    .News .con a .data {
        margin-top: 10px
    }

    .layui-box a,
    .layui-box .layui-laypage-curr {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .layui-box .layui-laypage-prev,
    .layui-box .layui-laypage-next,
    .layui-box .layui-laypage-last,
    .layui-box .layui-laypage-first {
        line-height: 30px
    }

    .Business .box .text {
        padding: 15px 10px
    }

    .Business .box .text h5 {
        font-size: 18px;
        padding-bottom: 5px
    }

    .BusinessAdvantage .con .list {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .BusinessAdvantage .con .list .box {
        display: block
    }

    .BusinessAdvantage .con .list .box .icon {
        margin: 0 auto
    }

    .BusinessAdvantage .con .list .box .text {
        width: 100%;
        margin-top: 20px;
        padding-left: 0
    }

    .BusinessAdvantage .con .list .box .text h5 {
        font-size: 16px
    }

    .BusinessCaseXQ .tit .icon {
        width: 40px;
        height: 40px
    }

    .BusinessCaseXQ .tit h5 {
        font-size: 16px
    }

    .BusinessCaseXQ .con1 .right .text h5 {
        font-size: 16px
    }

    .BusinessCaseXQ .con1 .right .text .t {
        margin-top: 5px
    }

    .BusinessCaseXQ .con2 {
        padding-top: 20px
    }

    .BusinessCaseXQ .con2 h5 {
        font-size: 16px
    }

    .TechnologyDownload .Ltop form .input2 {
        padding: 0 10px
    }

    .TechnologyDownload .con a {
        width: 100%;
        height: 40px
    }

    .TechnologyDownload .con a:not(:nth-child(2n+1)) {
        margin-left: 0
    }

    .TechnologyDownload .con a .img img {
        width: 15px
    }
}

.module_search1 {
    padding: 100px 0
}

.module_search1 .search_title {
    font-size: 32px;
    text-align: center;
    font-weight: bold
}

.module_search1 .search_box {
    width: 60%;
    margin: 30px auto 30px;
    border: 1px solid #21297a;
    border-radius: 25px;
    overflow: hidden
}

.module_search1 .search_box input {
    padding: 0 20px;
    line-height: 48px
}

.module_search1 .search_box .btn {
    background-color: #21297a;
    width: 80px;
    cursor: pointer;
    font-size: 28px;
    color: #fff
}

.module_search1 .content {
    border-top: 1px solid #dddddd
}

.module_search1 .content .length {
    padding: 10px 0
}

.module_search1 .content .block_box .block {
    padding: 20px 0
}

.module_search1 .content .block_box .block:not(:first-child) {
    border-top: 1px solid #dddddd
}

.module_search1 .content .block_box .block .img {
    width: 23.33333%
}

.module_search1 .content .block_box .block .img .picture_container {
    padding-top: 60.71429%
}

.module_search1 .content .block_box .block .txt {
    width: 70%;
    padding-left: 20px
}

.module_search1 .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
}

.module_search1 .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
}

.module_search1 .content .block_box .block:hover .txt .name {
    color: #21297a
}

@media (max-width: 768px) {
    .RightCon .li{width: 60px;height: auto;padding: 10px;}
    .RightCon{
      top:auto;
      transform: none;
      bottom: 20px;
      right: -60px;
    }
    
    .RightCon i{
      width: auto;
      height: auto;
      padding: 5px;
      border: 1px solid #56e7f9;
      border-right: none;
      position: absolute;
      top: 50%;
      right: 60px;
      transform: translateY(-50%);
      background-color: #56e7f9;
      text-align: center;
      color: #fff;
      font-size: 14px;
      display: block;
      writing-mode: vertical-rl;
      font-style: normal;
      letter-spacing: 2px;
    }
    .RightCon i span{display: none;}


    .RightCon.active{right: 0;}
    .RightCon.active i{font-size: 0;}
    .RightCon.active i span{font-size: 14px;display: block;}
    .module_search1 {
        padding: 30px 0
    }

    .module_search1 .search_title {
        font-size: 22px
    }

    .module_search1 .search_box {
        width: 90%;
        margin: 10px auto 10px
    }

    .module_search1 .search_box input {
        line-height: 40px
    }

    .module_search1 .search_box .btn {
        font-size: 22px
    }

    .module_search1 .content .block_box .block {
        -webkit-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .module_search1 .content .block_box .block .img {
        width: 100%;
        margin-bottom: 10px
    }

    .module_search1 .content .block_box .block .txt {
        width: 100%
    }
}


