/* See https://github.com/mrclay/minify/blob/master/docs/CommonProblems.wiki.md#imports-can-appear-in-invalid-locations-in-combined-css-files */
.layui-layer-dialog .layui-layer-content {
    word-break: break-word !important
}

.img-box img {
    width: 100%
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
ol {
    margin: 0;
    padding: 0
}

*,
:after,
:before {
    box-sizing: border-box;
    outline: none
}

body {
    font: 14px "Hemihead";
    color: #000;
    font-family: 'Hemihead';
    line-height: 1.5;
    overflow-x: hidden
}

ol,
ul,
li {
    list-style-type: none;
    vertical-align: middle
}

img {
    vertical-align: top;
    border: 0;
    height: auto;
    /*
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor
    */
}

input,
select,
textarea,
button {
    vertical-align: middle
}

textarea,
input {
    outline: none;
    resize: none
}

input[type=submit],
input[type=button],
button {
    text-indent: 0;
    text-align: center;
    cursor: pointer
}

label,
button,
a {
    cursor: pointer
}

ins,
em,
b,
i {
    text-decoration: none;
    font-style: normal
}

select:focus,
textarea:focus,
input:focus,
button {
    outline: none
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
textarea::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font: inherit
}

a {
    color: inherit;
    text-decoration: none
}

a[href] {
    cursor: pointer
}

a:hover {
    text-decoration: none;
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
em {
    font-weight: 400
}

a,
span,
li,
b,
i,
label,
p,
strong,
div,
h1,
h2,
h3,
h4,
h5,
h6,
font,
small,
em,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    font: inherit;
    color: inherit
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a:focus,
input:focus,
p:focus,
div:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

*::-webkit-scrollbar {
    width: 3px;
    border-radius: 1.5px
}

*::-webkit-scrollbar-button {
    display: none
}

*::-webkit-scrollbar-track {
    background-color: #eee
}

*::-webkit-scrollbar-thumb {
    background-color: #199840
}

.fl {
    float: left
}

.fr {
    float: right
}

.cl:after {
    content: '\20';
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.hide {
    display: none
}

.show {
    display: block
}

.up-word {
    text-transform: uppercase
}

.v-show {
    visibility: visible
}

.v-hide {
    visibility: hidden
}

.pt-160 {
    padding-top: 160px
}

.pb-160 {
    padding-bottom: 160px
}

.pt-150 {
    padding-top: 150px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-140 {
    padding-bottom: 140px
}

.pt-140 {
    padding-top: 140px
}

.pt-130 {
    padding-top: 130px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-120 {
    padding-bottom: 120px
}

.pt-120 {
    padding-top: 120px
}

.pt-110 {
    padding-top: 110px
}

.pb-110 {
    padding-bottom: 110px
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pt-90 {
    padding-top: 90px
}

.pb-90 {
    padding-bottom: 90px
}

.pt-80 {
    padding-top: 80px
}

.pb-80 {
    padding-bottom: 80px
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.pt-60 {
    padding-top: 60px
}

.pb-60 {
    padding-bottom: 60px
}

.pt-50 {
    padding-top: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.pt-40 {
    padding-top: 40px
}

.pb-40 {
    padding-bottom: 40px
}

@media (max-width:1500px) {
    .pt-160 {
        padding-top: 80px
    }

    .pb-160 {
        padding-bottom: 80px
    }

    .pt-150 {
        padding-top: 80px
    }

    .pb-150 {
        padding-bottom: 80px
    }

    .pt-140 {
        padding-top: 80px
    }

    .pb-140 {
        padding-bottom: 80px
    }

    .pt-130 {
        padding-top: 80px
    }

    .pb-130 {
        padding-bottom: 80px
    }

    .pb-120 {
        padding-bottom: 80px
    }

    .pt-120 {
        padding-top: 80px
    }

    .pt-100 {
        padding-top: 80px
    }
}

@media (max-width:500px) {
    .pt-160 {
        padding-top: 40px
    }

    .pb-160 {
        padding-bottom: 40px
    }

    .pt-150 {
        padding-top: 40px
    }

    .pb-150 {
        padding-bottom: 40px
    }

    .pt-140 {
        padding-top: 40px
    }

    .pb-140 {
        padding-bottom: 40px
    }

    .pt-130 {
        padding-top: 40px
    }

    .pb-130 {
        padding-bottom: 40px
    }

    .pb-120 {
        padding-bottom: 40px
    }

    .pt-120 {
        padding-top: 40px
    }

    .pt-110 {
        padding-top: 40px
    }

    .pb-110 {
        padding-bottom: 40px
    }

    .pt-100 {
        padding-top: 40px
    }

    .pb-100 {
        padding-bottom: 40px
    }

    .pt-90 {
        padding-top: 40px
    }

    .pb-90 {
        padding-bottom: 40px
    }

    .pb-80 {
        padding-bottom: 40px
    }

    .pt-80 {
        padding-top: 40px
    }

    .pt-70 {
        padding-top: 40px
    }

    .pb-70 {
        padding-bottom: 40px
    }

    .pt-60 {
        padding-top: 40px
    }

    .pb-60 {
        padding-bottom: 40px
    }

    .pt-50 {
        padding-top: 40px
    }

    .pb-50 {
        padding-bottom: 40px
    }
}

.mt-8 {
    margin-top: 8px
}

.mt-10 {
    margin-top: 10px
}

.mt-12 {
    margin-top: 12px
}

.mt-24 {
    margin-top: 24px
}

.mt-32 {
    margin-top: 32px
}

.mt-36 {
    margin-top: 36px
}

.mt-48 {
    margin-top: 48px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mb-8 {
    margin-bottom: 8px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-12 {
    margin-bottom: 12px
}

.mb-24 {
    margin-bottom: 24px
}

.mb-32 {
    margin-bottom: 32px
}

.mb-36 {
    margin-bottom: 36px
}

.mb-48 {
    margin-bottom: 48px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.ml-8 {
    margin-left: 8px
}

.ml-10 {
    margin-left: 10px
}

.ml-12 {
    margin-left: 12px
}

.ml-24 {
    margin-left: 24px
}

.ml-32 {
    margin-left: 32px
}

.ml-36 {
    margin-left: 36px
}

.ml-48 {
    margin-left: 48px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-55 {
    margin-left: 55px
}

.ml-60 {
    margin-left: 60px
}

.mr-8 {
    margin-right: 8px
}

.mr-10 {
    margin-right: 10px
}

.mr-12 {
    margin-right: 12px
}

.mr-24 {
    margin-right: 24px
}

.mr-32 {
    margin-right: 32px
}

.mr-36 {
    margin-right: 36px
}

.mr-48 {
    margin-right: 48px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-55 {
    margin-right: 55px
}

.mr-60 {
    margin-right: 60px
}

.pt-8 {
    padding-top: 8px
}

.pt-10 {
    padding-top: 10px
}

.pt-12 {
    padding-top: 12px
}

.pt-24 {
    padding-top: 24px
}

.pt-36 {
    padding-top: 36px
}

.pt-48 {
    padding-top: 48px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-55 {
    padding-top: 55px
}

.pb-8 {
    padding-bottom: 8px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-12 {
    padding-bottom: 12px
}

.pb-24 {
    padding-bottom: 24px
}

.pb-36 {
    padding-bottom: 36px
}

.pb-48 {
    padding-bottom: 48px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-55 {
    padding-bottom: 55px
}

.pl-8 {
    padding-left: 8px
}

.pl-10 {
    padding-left: 10px
}

.pl-12 {
    padding-left: 12px
}

.pl-24 {
    padding-left: 24px
}

.pl-36 {
    padding-left: 36px
}

.pl-48 {
    padding-left: 48px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pl-55 {
    padding-left: 55px
}

.pl-60 {
    padding-left: 60px
}

.pr-8 {
    padding-right: 8px
}

.pr-10 {
    padding-right: 10px
}

.pr-12 {
    padding-right: 12px
}

.pr-24 {
    padding-right: 24px
}

.pr-36 {
    padding-right: 36px
}

.pr-48 {
    padding-right: 48px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-55 {
    padding-right: 55px
}

.pr-60 {
    padding-right: 60px
}

.backImg {
    background-size: cover
}

.text_overflow {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.txt-center {
    text-align: center
}

.txt-right {
    text-align: right
}

[data-ahref] {
    cursor: pointer
}

body {
    background: 0 0
}

.font-50 {
    font-size: 50px
}

.font-48 {
    font-size: 48px
}

.font-44 {
    font-size: 44px
}

.font-42 {
    font-size: 42px
}

.font-40 {
    font-size: 40px
}

.font-38 {
    font-size: 38px
}

.font-36 {
    font-size: 36px
}

.font-34 {
    font-size: 34px
}

.font-32 {
    font-size: 32px
}

.font-30 {
    font-size: 30px
}

.font-28 {
    font-size: 28px
}

.font-26 {
    font-size: 26px
}

.font-24 {
    font-size: 24px
}

.font-22 {
    font-size: 22px
}

.font-20 {
    font-size: 20px
}

.font-18 {
    font-size: 18px
}

.font-16 {
    font-size: 16px
}

.font-14 {
    font-size: 14px
}

.font-12 {
    font-size: 12px
}

.op-1 {
    opacity: .1
}

.op-2 {
    opacity: .2
}

.op-3 {
    opacity: .3
}

.op-4 {
    opacity: .4
}

.op-5 {
    opacity: .5
}

.op-6 {
    opacity: .6
}

.op-7 {
    opacity: .7
}

.op-8 {
    opacity: .8
}

.op-9 {
    opacity: .9
}

.op-10 {
    opacity: 1
}

.font-light {
    font-weight: lighter
}

.font-bold {
    font-weight: 700
}

.font-500 {
    font-weight: 500
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.block {
    display: block
}

.container {
    width: 1520px;
    max-width: 1920px;
    position: relative;
    margin: 0 auto
}

.grid-box {
    font-size: 0;
    letter-spacing: -4px
}

.grid-box .column {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    letter-spacing: 0
}

.grid-box .column {
    width: 100%
}

.grid-box.two>.column {
    width: 50%
}

.grid-box.three>.column {
    width: 33.33333%
}

.grid-box.four>.column {
    width: 25%
}

.grid-box.five>.column {
    width: 20%
}

.grid-box.six>.column {
    width: 16.6666667%
}

.grid-box.seven>.column {
    width: 14.285714%
}

.grid-box.eight>.column {
    width: 12.55%
}

.grid-box.nine>.column {
    width: 11.11111111%
}

.grid-box.ten>.column {
    width: 10%
}

.img-box {
    overflow: hidden;
    position: relative
}

.img-box img {
    transition: 1s ease
}

.img-box:hover img {
    transform: scale(1.1, 1.1)
}

.hwaq-img-fg-box {
    position: relative
}

.hwaq-img-fg-box .pic {
    position: relative;
    z-index: 1;
    transform-origin: 95% 50% 0;
    transition: all .5s ease 0s
}

.hwaq-img-fg-box:hover .pic {
    transform: rotate(-160deg);
    z-index: 10
}

.hwaq-img-fg-box .pic img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.hwaq-img-fg-box .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #b9607e
}

@keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        transform: translate3d(-10%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftSmall {
    animation-name: fadeInLeftSmall
}

@keyframes fadeInRightSmall {
    from {
        opacity: 0;
        transform: translate3d(10%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightSmall {
    animation-name: fadeInRightSmall
}

@keyframes fadeInDownSmall {
    from {
        opacity: 0;
        transform: translate3d(0%, -10%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownSmall {
    animation-name: fadeInDownSmall
}

@keyframes fadeOutDownSmall {
    from {
        opacity: 1;
        transform: none
    }

    to {
        opacity: 0;
        transform: translate3d(0%, 10%, 0)
    }
}

.fadeOutDownSmall {
    animation-name: fadeOutDownSmall
}

@keyframes fadeInUpSmall {
    from {
        opacity: 0;
        transform: translate3d(0%, 10%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpSmall {
    animation-name: fadeInUpSmall
}

.Txtblur1 {
    animation-duration: 1.2s !important;
    animation: Txtblur cubic-bezier(.82, .01, .34, 1)
}

.Txtblur2 {
    animation-duration: 1s !important;
    animation: Txtblur cubic-bezier(.82, .01, .34, 1)
}

.scaleIn {
    animation-duration: .8s !important;
    animation: scaleIn cubic-bezier(.82, .01, .34, 1)
}

@keyframes Txtblur {
    0% {
        filter: blur(12px);
        opacity: 0;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2)
    }

    100% {
        filter: blur(0);
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1)
    }
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1)
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1)
    }
}

.scale_go {
    animation: scale_go 3s cubic-bezier(.34, .9, 1, 1);
    animation-duration: 3s !important
}

@keyframes scale_go {
    from {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3)
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1)
    }
}

.ks {
    animation: ks 3s linear
}

@keyframes ks {
    from {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    10% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        transform: scale(2);
        opacity: .3
    }

    to {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.ripple {
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    animation: ripple 3s infinite
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        -moz-transform: translate(-50%, -50%) scale(.9);
        -ms-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9);
        opacity: 1
    }

    70% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        -moz-transform: translate(-50%, -50%) scale(.9);
        -ms-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9);
        opacity: 0
    }
}

@-moz-keyframes ripple {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        -moz-transform: translate(-50%, -50%) scale(.9);
        -ms-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9);
        opacity: 1
    }

    70% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        -moz-transform: translate(-50%, -50%) scale(.9);
        -ms-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        -moz-transform: translate(-50%, -50%) scale(.9);
        -ms-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9);
        opacity: 1
    }

    70% {
        -webkit-transform: translate(-50%, -50%) scale(2);
        -moz-transform: translate(-50%, -50%) scale(2);
        -ms-transform: translate(-50%, -50%) scale(2);
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(.9);
        -moz-transform: translate(-50%, -50%) scale(.9);
        -ms-transform: translate(-50%, -50%) scale(.9);
        transform: translate(-50%, -50%) scale(.9);
        opacity: 0
    }
}

@media screen and (max-width:1700px) {
    .container {
        width: 1400px
    }
}

@media screen and (max-width:1500px) {
    .container {
        width: 1200px
    }
}

@media screen and (max-width:1250px) {
    .container {
        width: 970px
    }
}

@media screen and (max-width:1000px) {
    .container {
        width: 700px
    }

    .grid-box.two>.column {
        width: 50%
    }

    .grid-box.three>.column {
        width: 33.33333%
    }

    .grid-box.four>.column {
        width: 33.33333%
    }

    .grid-box.five>.column {
        width: 33.33333%
    }
}

@media screen and (max-width:700px) {
    .container {
        width: 100%;
        padding: 0 15px
    }

    .grid-box.two>.column {
        width: 50%
    }

    .grid-box.three>.column {
        width: 50%
    }

    .grid-box.four>.column {
        width: 50%
    }

    .grid-box.five>.column {
        width: 50%
    }
}

@media screen and (max-width:500px) {
    .grid-box.two>.column {
        width: 100%
    }

    .grid-box.three>.column {
        width: 100%
    }

    .grid-box.four>.column {
        width: 100%
    }

    .grid-box.five>.column {
        width: 100%
    }
}

.font-45 {
    font-size: 48px;
    font-family: 'Hemihead';
    text-transform: uppercase;
    line-height: 1.2
}

.font-40 {
    font-size: 40px
}

.font-38 {
    font-size: 32px
}

.font-36 {
    font-size: 32px
}

.font-35 {
    font-size: 34px
}

.font-34 {
    font-size: 32px
}

.font-32 {
    font-size: 32px
}

.font-30 {
    font-size: 30px
}

.font-28 {
    font-size: 28px;
    line-height: 1.8
}

.font-25 {
    font-size: 24px;
    line-height: 1.8
}

.font-24 {
    font-size: 24px;
    line-height: 1.8
}

.font-22 {
    font-size: 22px;
    line-height: 1.8
}

.font-20 {
    font-size: 20px;
    line-height: 36px
}

.font-18 {
    font-size: 18px;
    line-height: 32px
}

.font-16 {
    font-size: 16px;
    line-height: 30px
}

.font-14 {
    font-size: 14px;
    line-height: 28px
}

.font-12 {
    font-size: 14px;
    line-height: 28px
}

/**
 * Swiper 7.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2021
 */

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: 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%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

@font-face {
    font-family: "Montserrat";
    src: url("/template/en/fonts/Montserrat-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Hemihead";
    src: url("/template/en/fonts/Hemihead.TTF");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.flex-box {
    display: flex
}

.c-w {
    color: #fff !important
}

.flex-wrap {
    flex-wrap: wrap
}

.al-center {
    align-items: center
}

.al-end {
    align-items: flex-end
}

.jc-center {
    justify-content: center
}

.jc-space-between {
    justify-content: space-between
}

.font-45 {
    font-size: 48px
}

body {
    margin: 0;
    padding: 0;
    --color: #036eb8;
    --font: 'Montserrat'
}

#index-body .product {
    padding: 95px 0 115px
}

#index-body .product .product-content ul {
    margin: 50px -15px 0
}

#index-body .product .product-content ul li {
    padding: 0 15px;
    position: relative
}

#index-body .product .product-content ul li:hover .box .img_box img {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.04)
}

#index-body .product .product-content ul li:hover .box h4 {
    color: #036eb8
}

#index-body .product .product-content ul li .box .img_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 315px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0f0f0
}

#index-body .product .product-content ul li .box .img_box img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

#index-body .product .product-content ul li .box .title {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    display: block
}

#index-body .product .product-content ul li .box .title h4 {
    font-size: 20px;
    font-family: var(--font);
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    transition: color .5s;
    line-height: 36px;
    margin-top: 40px;
    text-align: center
}

#index-body .product .product-content ul li .box .title h4:hover {
    color: var(--color)
}

#index-body .product .product-content ul li .box .btn {
    position: absolute;
    left: 50%;
    bottom: -20%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0
}

.seoIndustry h2 {
    font-size: 30px;
    line-height: 1.8;
    text-align: center;
    font-family: 'Hemihead';
    text-transform: uppercase;
    padding: 20px 0
}

.seoIndustry h3 {
    font-size: 20px;
    line-height: 1.8;
    font-family: 'Hemihead';
    padding: 10px 0
}

.shouye {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #000;
    line-height: 36px
}

.shouye h1 {
    display: inline
}

.gywm a {
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    color: #525252
}

.yejiao {
    position: relative;
    top: 0;
    color: #fff;
    opacity: .47;
    padding-left: 10px !important;
    display: inline-block !important;
    float: right;
    margin-top: -30px;
    font-size: 16px;
    line-height: 30px
}

@media (max-width:700px) {
    #index-body .product {
        padding: 70px 0
    }

    .shouye h1 {
        font-size: 18px !important;
        line-height: 32px !important
    }

    .about-page .about-3 {
        margin: 30px 0 0
    }

    .i-news .i-news-l h2 {
        font-size: 20px !important;
        line-height: 1.8 !important
    }

    .i-clients>p {
        font-size: 20px !important;
        line-height: 1.8 !important
    }

    #index-body .product .product-content .product-title .btn-go {
        margin-top: 35px
    }

    #index-body .i-about>p {
        font-size: 20px !important;
        line-height: 1.8 !important
    }
}

@media (max-width:500px) {
    #index-body .product {
        padding: 10px 0 0
    }

    .yejiao {
        display: none !important
    }

    .seoIndustry {
        display: none !important
    }
}

.btn-go,
#addForm2 .submit input,
#AuxilSend .submit input {
    width: 200px;
    height: 50px;
    background: var(--color);
    border-radius: 35px;
    border: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    text-align: center
}

.addForm2 .submit input {
    font-size: 24px;
    font-family: var(--font-en);
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    display: block
}

.btn-go span,
#AuxilSend .submit input {
    font-size: 24px;
    font-family: var(--font-en);
    color: #fff;
    margin-bottom: 2px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    display: block
}

.btn-go.white {
    background: 0 0;
    border: 1px solid #fff
}

.btn-go.white span,
#addForm2 .submit,
#AuxilSend .submit {
    color: #fff
}

.btn-go.white:hover {
    border: 1px solid #fff
}

.btn-go:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, .3);
    right: 0;
    top: 0;
    z-index: 8;
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s
}

.btn-go:hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

@media (max-width:700px) {
    .btn-go {
        margin-top: 35px
    }
}

@media (max-width:500px) {
    .btn-go {
        width: 140px
    }

    .btn-go span {
        font-size: 14px
    }
}

.t-ani {
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#Pop_UpsBtn {
    display: none !important
}

#ewm canvas,
#ewm img {
    width: 100%;
    display: block
}

#pups_shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    z-index: 21;
    display: none
}

#pups_from {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 80%;
    width: 500px;
    max-width: 90%;
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 22;
    background: #fff;
    padding: 30px;
    overflow: auto
}

#pups_from h4 {
    font-size: 18px;
    color: #222;
    text-transform: capitalize;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    padding: 15px 20px;
    background: #f5f5f5;
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

#pups_from form {
    margin-top: 40px
}

#pups_from i.close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #eee;
    cursor: pointer;
    cursor: hand;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#pups_from i.close:after,
#pups_from i.close:before {
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    width: 70%;
    height: 2px;
    margin-top: -1px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 15%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#pups_from i.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#pups_from i.close:hover {
    background: #036eb8
}

#pups_from i.close:hover:before,
#pups_from i.close:hover:after {
    background: #036eb8
}

#pups_from ul li {
    margin-bottom: 10px;
    position: relative
}

#pups_from ul li label {
    font-size: 14px;
    margin-bottom: 10px;
    display: block
}

#pups_from ul li label em {
    color: red;
    margin-right: 2px
}

#pups_from ul li input,
#pups_from ul li textarea {
    width: 100%;
    line-height: 24px;
    padding: 6px 15px;
    border: 1px solid #eee;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    font-size: 16px
}

#pups_from ul li input:focus,
#pups_from ul li textarea:focus {
    border-color: var(--color)
}

#pups_from ul li textarea {
    height: 80px
}

#pups_from ul li input[type=submit] {
    width: auto;
    padding: 6px 40px;
    display: inline-block;
    background: var(--color);
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#pups_from ul li input[type=submit]:hover {
    opacity: .7
}

#pups_from ul li:last-child {
    margin-bottom: 0
}

.right_nav_list {
    position: fixed;
    bottom: 120px;
    right: 25px;
    z-index: 10
}

.right_nav_list ul li {
    margin-top: 2px;
    width: 56px;
    height: 56px;
    cursor: pointer;
    padding: 0;
    position: relative;
    color: #fff;
    background: #036eb8;
    border: 1px solid #fff
}

.right_nav_list ul li .iImg {
    width: 24px;
    height: 32px
}

.right_nav_list ul li .text {
    padding: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 24px
}

.right_nav_list ul li .cont {
    position: absolute;
    left: -150px;
    top: 0;
    width: 150px;
    min-height: 100%;
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .5s;
    transition: opacity .3s, -webkit-transform .5s;
    -o-transition: opacity .3s, -o-transform .5s;
    -moz-transition: transform .5s, opacity .3s, -moz-transform .5s;
    transition: transform .5s, opacity .3s;
    transition: transform .5s, opacity .3s, -webkit-transform .5s, -moz-transform .5s, -o-transform .5s;
    transition: transform .5s, opacity .3s, -webkit-transform .5s;
    -webkit-transition: -webkit-transform .5s, opacity .3s;
    -moz-transition: -moz-transform .5s, opacity .3s;
    overflow: hidden;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top
}

.right_nav_list ul li .cont #ewm {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 8px;
    border: 1px solid #ccc
}

.right_nav_list ul li:hover {
    background-color: #000
}

.right_nav_list ul li:hover .cont {
    transform: rotate3d(0, 0, 0, -90deg);
    -webkit-transform: rotate3d(0, 0, 0, -90deg);
    -moz-transform: rotate3d(0, 0, 0, -90deg);
    -ms-transform: rotate3d(0, 0, 0, -90deg);
    -o-transform: rotate3d(0, 0, 0, -90deg);
    opacity: 1
}

@media (max-width:500px) {
    .right_nav_list {
        right: 5px;
        bottom: 150px
    }

    .right_nav_list ul li {
        width: 38px;
        height: 38px;
        margin-top: 5px
    }

    .right_nav_list ul li .more_cont {
        font-size: 16px
    }

    .right_nav_list ul li .iImg {
        width: 16px;
        height: 24px
    }
}

iframe {
    display: block;
    width: 100%
}

#Pop_UpsBtn {
    z-index: 20;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: fixed;
    border-radius: 100%;
    background: var(--color);
    color: #fff;
    right: 2%;
    bottom: 40%;
    font-size: 24px;
    -o-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    cursor: pointer;
    cursor: hand;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#Pop_UpsBtn:hover {
    background: #889aff
}

*::-webkit-scrollbar-thumb {
    background-color: #222
}

b,
strong {
    font-weight: 700
}

#ewm img,
#ewm canvas {
    display: block;
    width: 100%
}

img {
    max-width: 100%;
    width: auto;
    height: auto
}

table {
    margin-bottom: 20px;
    word-break: break-word;
    width: 100%;
    height: auto;
    display: block;
    overflow: auto
}

table tbody {
    display: table;
    width: 100% !important
}

table tbody td,
table tbody th {
    padding: 5px 10px;
    border: 1px solid #666;
    width: auto !important;
    height: auto !important
}

table tbody tr {
    width: auto !important;
    height: auto !important
}

table tbody tr:nth-child(even) {
    background: #eee
}

html.mobile {
    overflow: hidden
}

html.mobile .body-overflow-box {
    position: relative;
    left: 280px
}

#mobile {
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: none;
    z-index: 20;
    height: 100%
}

#mobile:before {
    content: "";
    width: 200%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 100%;
    display: block;
    background: rgba(0, 0, 0, .13);
    z-index: -1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#mobile .mobile-logo {
    position: absolute;
    left: 100%;
    width: 100vw;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #111;
    -o-box-shadow: 0 0 10px rgba(255, 255, 255, .2);
    -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .2);
    box-shadow: 0 0 10px rgba(255, 255, 255, .2)
}

#mobile .mobile-logo img {
    max-height: 30px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    -o-object-fit: contain;
    object-fit: contain;
    width: 220px
}

#mobile #menu-on {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    position: absolute;
    left: 100%;
    top: 0;
    cursor: pointer;
    cursor: hand;
    z-index: 1
}

#mobile #menu-on i {
    width: 23px;
    height: 2px;
    background: #222;
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#mobile #menu-on i.line1 {
    top: 12px
}

#mobile #menu-on i.line2 {
    top: 19px
}

#mobile #menu-on i.line3 {
    top: 26px
}

#mobile .menu-content {
    width: 100%;
    height: 100%;
    display: block;
    background: #222;
    padding: 40px 10% 60px;
    overflow-y: auto;
    color: #fff
}

#mobile .menu-content::-webkit-scrollbar {
    width: 3px;
    border-radius: 1.5px
}

#mobile .menu-content::-webkit-scrollbar-button {
    display: none
}

#mobile .menu-content::-webkit-scrollbar-track {
    background-color: #222
}

#mobile .menu-content::-webkit-scrollbar-thumb {
    background-color: #eee
}

#mobile .menu-content .h3 {
    font-size: 20px;
    line-height: 1.8;
    color: inherit;
    text-transform: capitalize;
    margin-bottom: 10px
}

#mobile .menu-content .h3 i {
    font-size: 16px;
    position: relative;
    top: -1px
}

#mobile .menu-content .menu-logo {
    display: block
}

#mobile .menu-content .menu-logo img {
    margin: 0 auto
}

#mobile .menu-content .menu-list {
    margin: 40px 0
}

#mobile .menu-content .menu-list ul li {
    font-size: 15px;
    color: inherit;
    text-transform: uppercase;
    line-height: 20px
}

#mobile .menu-content .menu-list ul li a {
    padding: 8px 0;
    display: block;
    line-height: 30px
}

#mobile .menu-content .menu-list ul li a:hover {
    color: #ff9800;
    text-decoration: underline
}

#mobile .menu-content .menu-list ul li li a {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    line-height: 28px
}

#mobile .menu-content .menu-list ul li li a:after {
    content: "";
    width: 6px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#mobile .menu-content .menu-list ul li li li a {
    padding-left: 25px
}

#mobile .menu-content .menu-list ul li li li a:after {
    width: 12px
}

#mobile .menu-content .mob-search form {
    position: relative
}

#mobile .menu-content .mob-search form input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    border: none;
    padding: 0 15px;
    font-size: 14px;
    color: #000
}

#mobile .menu-content .mob-search form input[type=submit] {
    width: 45px;
    height: 45px;
    background: url("/template/en/images/icon-search-white.png") no-repeat center center #222;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    border: 1px solid #fff
}

#mobile .menu-content .mob-yuy {
    margin: 40px 0
}

#mobile .menu-content .mob-yuy ul li {
    margin-bottom: 10px;
    color: inherit;
    font-size: 14px;
    line-height: 2
}

#mobile .menu-content .mob-yuy ul li img {
    max-width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

#mobile .menu-content .mob-share ul li {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #333;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin-right: 3px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#mobile .menu-content .mob-share ul li a {
    color: #fff
}

#mobile .menu-content .mob-share ul li:hover {
    background: #ff9800
}

#mobile .menu-content #menu-off {
    margin-top: 40px;
    cursor: pointer;
    cursor: hand
}

#mobile.active {
    left: 0
}

#mobile.active:before {
    right: 0
}

#mobile.active #menu-on i.line1 {
    -webkit-transform: translateX(-50%) rotateZ(45deg);
    -moz-transform: translateX(-50%) rotateZ(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotateZ(45deg);
    transform: translateX(-50%) rotateZ(45deg);
    top: 12px;
    margin-left: 3px
}

#mobile.active #menu-on i.line2 {
    opacity: 0
}

#mobile.active #menu-on i.line3 {
    -webkit-transform: translateX(-50%) rotateZ(-45deg);
    -moz-transform: translateX(-50%) rotateZ(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotateZ(-45deg);
    transform: translateX(-50%) rotateZ(-45deg);
    top: 28px;
    margin-left: 3px
}

#mobile.white .mobile-logo {
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background: #fff
}

#mobile.white .menu-content {
    background: #fff;
    color: #000
}

#mobile.white .menu-content .menu-list ul li li a:after {
    background: #000
}

#mobile.white .menu-content .mob-search form input {
    border: 1px solid #000
}

#mobile.white .menu-content .mob-search form input[type=submit] {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.search-box {
    line-height: normal;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none
}

.search-box .close {
    width: 30px;
    height: 30px;
    background: url(../image/close.png) no-repeat;
    position: absolute;
    right: 25px;
    top: 15px;
    cursor: pointer
}

.search-box form {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 60%;
    margin-left: -30%
}

.search-box form input {
    background: 0 0;
    outline: none;
    border: none
}

.search-box form input[type=text] {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    font-size: 26px;
    color: #000;
    padding: 10px 0
}

.search-box form input[type=submit] {
    width: 22px;
    height: 22px;
    background: url(/template/default/image/tc-zoom.png) no-repeat;
    position: absolute;
    right: 15px;
    top: 20px
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 18
}

#header a {
    display: block
}

#header img {
    display: block;
    width: 100%
}

#header>.nav {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1920px;
    margin: auto;
    background-color: transparent;
    border-bottom: 1px solid rgba(220, 220, 220, 0)
}

#header>.nav .f-top {
    background-color: #c10015;
    color: #fff;
    padding: 12px 0
}

#header>.nav .f-top .container {
    display: flex
}

#header>.nav .f-top .share {
    margin-left: auto
}

#header>.nav .f-top .share li {
    margin-left: 20px
}

#header>.nav .f-top .share li a {
    font-size: 16px;
    font-weight: 400
}

#header>.nav>.menu {
    padding: 20px 0
}

#header>.nav>.menu .menu-box {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#header>.nav>.menu .menu-box .left {
    position: relative
}

#header>.nav>.menu .menu-box .left .logo {
    position: relative;
    display: block;
    z-index: 1
}

#header>.nav>.menu .menu-box .left .logo img {
    width: 100%;
    height: 100%;
    max-width: 180px;
    max-height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block
}

#header>.nav>.menu .menu-box .menu_c {
    text-align: center;
    z-index: 2;
    display: flex;
    align-items: center
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container {
    z-index: 2;
    width: 100%
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: var(--font-en)
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item {
    display: inline-block;
    position: relative;
    margin-left: 50px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    font-family: var(--font-en)
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item>a span {
    font-family: var(--font-en)
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item.menu-item-has-children>a {
    font-family: var(--font-en) !important
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item.menu-item-has-children>a:after {
    margin-left: 0;
    content: "\e768";
    position: relative;
    font-family: "iconfont" !important;
    top: 3px;
    left: 0;
    font-size: 20px
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item:first-child {
    margin-left: 0
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item:hover,
#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item.active {
    margin-bottom: 10px
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item:hover>a,
#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item.active>a {
    color: #036eb8
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item:hover>a:before,
#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item.active>a:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item:hover>.sub-menu {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item>a {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    padding: 4px 0;
    text-align: left;
    line-height: 1.2;
    position: relative;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--font-en)
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item>a i {
    font-size: 12px;
    font-family: var(--font-en)
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 2px;
    left: 0;
    background-color: #036eb8;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    font-family: var(--font-en)
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 150px;
    width: auto;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .5s;
    transition: opacity .3s, -webkit-transform .5s;
    -o-transition: opacity .3s, -o-transform .5s;
    -moz-transition: transform .5s, opacity .3s, -moz-transform .5s;
    transition: transform .5s, opacity .3s;
    transition: transform .5s, opacity .3s, -webkit-transform .5s, -moz-transform .5s, -o-transform .5s;
    transition: transform .5s, opacity .3s, -webkit-transform .5s;
    -webkit-transition: -webkit-transform .5s, opacity .3s;
    -moz-transition: -moz-transform .5s, opacity .3s;
    border-radius: 2px;
    background-color: #f7f7f7
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item .sub-menu .menu-item {
    color: #000;
    position: relative
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item .sub-menu .menu-item a {
    white-space: nowrap;
    font-size: 16px;
    line-height: 30px;
    padding: 8px 12px;
    text-align: left;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(189, 189, 189, 0)
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item .sub-menu .menu-item:hover>a {
    background-color: #000;
    color: #fff
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item .sub-menu .menu-item .sub-menu {
    left: 100%;
    top: 0;
    min-width: 120px
}

#header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item .sub-menu .menu-item:hover .sub-menu {
    transform: rotate3d(0, 0, 0, -90deg);
    -webkit-transform: rotate3d(0, 0, 0, -90deg);
    -moz-transform: rotate3d(0, 0, 0, -90deg);
    -ms-transform: rotate3d(0, 0, 0, -90deg);
    -o-transform: rotate3d(0, 0, 0, -90deg);
    opacity: 1
}

#header>.nav>.menu .menu-box .right {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center
}

#header>.nav>.menu .menu-box .right .h-btn {
    width: 170px;
    height: 60px;
    border-radius: 30px;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 54px;
    font-family: var(--font-en);
    cursor: pointer
}

#header>.nav>.menu .menu-box .right .search {
    cursor: pointer;
    width: 22px;
    height: 22px;
    margin-right: 24px
}

#header>.nav>.menu .menu-box .right .lang_cont {
    margin-left: 26px
}

#header>.nav>.menu .menu-box .right .lang_cont .c_cont {
    border-radius: 50%
}

#header>.nav>.menu .menu-box .right .lang_cont .c_cont .textC {
    color: #fff;
    text-transform: capitalize
}

#header>.nav>.menu .menu-box .right .lang_cont .c_cont .textC .img {
    width: 30px;
    height: 48px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    font-family: var(--font-en) !important;
    text-align: center
}

#header>.nav>.menu .menu-box .right .lang_cont .c_cont .textC .text {
    margin: 4px 0 0 10px
}

#header>.nav>.menu .menu-box .right .lang_cont .c_cont .textC i {
    margin-left: 6px
}

#header>.nav>.menu .menu-box .right .lang_cont .lang {
    padding-top: 5px
}

#header>.nav>.menu .menu-box .right .open_btn {
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-left: 26px;
    background-color: #c10015;
    min-width: 150px;
    padding: 10px
}

#header>.nav>.menu .menu-box .right .open_btn p {
    position: relative
}

#header>.nav>.menu .menu-box .right .open_btn .img {
    width: 19px;
    height: 19px;
    margin-left: 10px
}

#header>.nav>.menu .menu-box .right .open_btn:hover {
    background-color: #000
}

#header>.nav .lang_cont {
    display: inline-block;
    position: relative;
    cursor: pointer;
    z-index: 2
}

#header>.nav .lang_cont:hover .lang {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

#header>.nav .lang_cont .lang {
    overflow-y: auto;
    max-height: 400px;
    width: 120px;
    position: absolute;
    top: 146%;
    right: -50px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .5s;
    -o-transition: opacity .3s, -o-transform .5s;
    -moz-transition: transform .5s, opacity .3s, -moz-transform .5s;
    transition: transform .5s, opacity .3s, -webkit-transform .5s;
    -webkit-transition: -webkit-transform .5s, opacity .3s;
    -moz-transition: -moz-transform .5s, opacity .3s;
    border-bottom: 3px solid #333
}

#header>.nav .lang_cont .lang li a {
    display: block;
    background: #f7f7f7;
    padding: 5px 10px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    text-align: left
}

#header>.nav .lang_cont .lang li a:hover {
    background-color: #000;
    color: #fff
}

#header>.nav .lang_cont .lang li a:hover em {
    color: #fff
}

#header>.nav .lang_cont .lang li a img {
    display: inline;
    width: 20%;
    margin-top: 4px
}

#header>.nav .lang_cont .lang li a em {
    display: inline;
    font-size: 16px;
    margin-left: 10px;
    color: #000
}

#header.active>.nav {
    background: #000
}

@keyframes ks2 {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.8);
        -moz-transform: scale(1.8);
        -o-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
}

#banner {
    position: relative
}
@media (max-width: 1000px) {
    #banner {
        padding-top: 40px;
    }
}
#banner .banner-case {
    position: relative;
    text-align: center;
}

#banner .banner-title {
    position: absolute;
    bottom: 24%;
    left: 12%;
    max-width: 1010px;
    font-family: var(--font-en);
    font-weight: 400;
    font-size: 60px;
    color: #fff
}

#banner .swiper-pagination1 {
    position: absolute;
    bottom: 10%;
    left: 12%;
    display: flex;
    z-index: 2
}

#banner .swiper-pagination1 .swiper-pagination-bullet1 {
    display: flex;
    align-items: center
}

#banner .swiper-pagination1 .swiper-pagination-bullet1 div {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 2px solid #036eb8;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 26px;
    background-color: #036eb8
}

#banner .swiper-pagination1 .swiper-pagination-bullet1 div img {
    filter: brightness(100)
}

#banner .swiper-pagination1 .swiper-pagination-bullet1 p {
    font-family: var(--font-en);
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
    color: #fff;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#banner .swiper-pagination1 .swiper-pagination-bullet1.active div {
    background-color: #fff
}

#banner .swiper-pagination1 .swiper-pagination-bullet1.active div img {
    filter: none
}

#banner .swiper-pagination1 .swiper-pagination-bullet1.active p {
    width: 236px;
}

#index-body {
    position: relative;
    z-index: 2
}

#index-body .init-1 .container .swiper1 {
    overflow: hidden
}

#index-body .init-1 .container .inti-1-case {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*height: 450px;*/
    background: 0 0;
    border-radius: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#index-body .init-1 .container .inti-1-case img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    margin-bottom: 20%
}

#index-body .init-1 .container .inti-1-case>div {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    width: 100%;
    height: 80px;
    padding: 8px;
    background: #acacac;
    border-radius: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 1.8;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center
}

#index-body .init-1 .container .inti-1-case:hover {
    background: #fff
}

#index-body .init-1 .container .inti-1-case:hover>div {
    background-color: #036eb8
}

#index-body .init-1 .container .inti-1-case:hover img {
    transform: scale(1.1);
    transform-origin: center
}

#index-body .i-about.container {
    max-width: 1520px
}

#index-body .i-about .play_box {
    position: relative
}

#index-body .i-about .play_box a.play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#index-body .i-about .play_box a.play:hover svg circle:last-child {
    stroke-dashoffset: 0;
    -webkit-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    transform: rotate(55deg)
}

#index-body .i-about .play_box a.play svg circle:last-child {
    stroke-dashoffset: 300;
    stroke-dasharray: 300;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: 1.2s cubic-bezier(.4, .37, .3, .8);
    -moz-transition: 1.2s cubic-bezier(.4, .37, .3, .8);
    transition: 1.2s cubic-bezier(.4, .37, .3, .8)
}

#index-body .i-about .play_box a.play:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 100% !important;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -moz-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1
}

#index-body .i-about .play_box a.play:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100% !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -moz-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s
}

#index-body .i-about .play_box>img {
    border-radius: 40px
}

#index-body .i-about>p {
    font-weight: 400;
    font-size: 60px;
    text-transform: uppercase;
    color: #000;
    font-family: var(--font-en)
}

#index-body .i-about>h1 {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #000;
    line-height: 36px
}

#index-body .i-about .i-about-num {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

#index-body .i-about .i-about-num .i-about-num-case {
    display: flex;
    margin-top: 20px
}
@media (max-width: 1000px) {
    #index-body .i-about .i-about-num .i-about-num-case {
        width: 50%;
    }
}
@media (max-width: 600px) {
    #index-body .i-about .i-about-num .i-about-num-case {
        width: 100%;
    }
}

#index-body .i-about .i-about-num .i-about-num-case img {
    margin-right: 30px;
    object-fit: contain
}

#index-body .i-about .i-about-num .i-about-num-case div p {
    font-weight: 400;
    font-size: 48px;
    color: #000;
    font-family: var(--font-en)
}

#index-body .i-about .i-about-num .i-about-num-case div h2 {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    color: #000
}

#footer {
    position: relative;
    z-index: 1;
    overflow: hidden;
    -o-background-size: cover;
    background-size: cover;
    background-color: #121212
}

#footer .copyright {
    position: relative;
    line-height: 30px;
    overflow: hidden;
    color: #525252
}

#footer .copyright span {
    font-size: 16px
}

#footer .copyright .container {
    padding-top: 20px;
    padding-bottom: 20px
}

#footer .copyright .container svg {
    height: 30px;
    width: auto;
    fill: #fff;
    position: relative;
    top: 9px
}

#footer .copyright .container a {
    margin: 0 5px
}

#footer .copyright .container a img {
    margin-top: 8px;
    height: 16px
}

#footer .copyright .container .left {
    width: 100%;
    justify-content: space-between;
    position: relative;
    top: 0;
    color: #fff;
    margin-right: 10px;
    opacity: .47
}

@media (max-width:1000px) {
    #header {
        display: none
    }

    #mobile {
        display: block
    }
}

.i-clients {
    background-color: #fff
}

.i-clients>p {
    font-family: var(--font-en);
    font-weight: 400;
    font-size: 60px;
    line-height: 1.2;
    color: #212020;
    text-transform: uppercase;
    text-align: center
}

.i-clients>h2 {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #212020;
    text-align: center
}

.main-partners-wrap {
    position: relative;
    height: 102px
}

.main-partners-roller {
    position: absolute;
    height: 100%
}

.main-partners-list {
    height: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center
}

.main-partners-list .partner-item {
    width: 148px;
    margin: 0 82px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box
}

.main-partners-list .partner-item-inner {
    position: relative;
    height: 100%
}

.main-partners-list .partner-item-inner span {
    position: relative;
    width: 110%;
    height: 110%;
    display: block
}

.main-partners-list .partner-item-inner span img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%
}

.main-partners-bottom {
    margin-top: 48px
}

.i-news {
    position: relative
}

.i-news .i-news-l {
    position: sticky;
    top: 120px;
    left: 0;
    margin-bottom: 105px
}

.i-news .i-news-l p {
    font-family: var(--font-en);
    font-weight: 400;
    font-size: 30px;
    color: #000;
    line-height: 72px;
    opacity: .17
}

.i-news .i-news-l h2 {
    font-family: var(--font-en);
    font-weight: 400;
    font-size: 60px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000
}

.i-news .i-news-l .i-news-l-btn {
    width: 260px;
    height: 70px;
    font-family: var(--font-en);
    border-radius: 35px;
    border: 2px solid #000;
    font-weight: 400;
    font-size: 24px;
    color: #000;
    line-height: 70px;
    text-align: center
}

.i-news .i-news-l .i-news-l-btn:hover {
    background: #036eb8;
    border: none;
    color: #fff
}

.i-news .i-news-r {
    float: right;
    width: 50%;
    position: relative;
    margin-bottom: 40px
}

.i-news .i-news-r .i-news-c {
    position: relative;
    margin-bottom: 80px;
    width: 100%;
    border-radius: 40px;
    border: 2px solid #000;
    padding: 65px 48px
}

.i-news .i-news-r .i-news-c h2 {
    font-family: var(--font-en);
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px
}

.i-news .i-news-r .i-news-c p {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 32px;
    opacity: .57
}

.i-news .i-news-r .i-news-c div {
    font-family: var(--font-en);
    position: absolute;
    width: 160px;
    height: 60px;
    background: #fff;
    border-radius: 30px;
    font-weight: 400;
    font-size: 20px;
    color: #1e1e1e;
    text-align: center;
    line-height: 60px;
    top: -30px;
    right: 44px
}

.i-news .i-news-r .i-news-c:hover {
    background: #036eb8;
    border-color: #036eb8;
}

.i-news .i-news-r .i-news-c:hover p {
    color: #fff;
    opacity: .57
}

.i-news .i-news-r .i-news-c:hover h2 {
    color: #fff
}

.i-news .i-news-r .i-news-c:hover div {
    box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, .24);
    border-radius: 30px
}

#footer .f-t {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}
@media (max-width:500px) {
    #footer .f-t {
        justify-content:center;
    }
}

#footer .f-t div a {
    margin-left: 35px
}

#footer .f-t div i {
    font-size: 19px;
    color: #fff
}

#footer .f-m {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
@media (max-width:500px) {
    #footer .f-m {
        justify-content:center;
    }
    #footer .f-m>*{width: 100%;}
}


#footer .f-m .f-m-p {
    font-family: var(--font-en);
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #fff
}
@media (max-width:500px) {
    #footer .f-m .f-m-p {
        font-size: 24px;
        text-align: center;
    }
    #footer .f-m a{text-align: center;}
}

#footer .f-m a>div:hover {
    color: #036eb8
}

#footer .f-m a>div {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    opacity: .47;
    margin-top: 24px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#footer .f-m .f-m-1 {
    max-width: 510px
}

#footer .f-m .f-m-1 .f-m-1-b {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap
}
@media (max-width:500px) {
    #footer .f-m .f-m-1 .f-m-1-b {
        justify-content:center;
    }
    #footer .f-m .f-m-2{
        margin: 20px auto;
    }
    #footer .f-m .f-m-3 #ewm img{
        display: block;
        margin: auto;
    }
}

#footer .f-m .f-m-1 #ewm1 {
    width: 100px;
    height: 100px;
    padding: 2px;
    background: #fff
}

#footer .f-m .f-m-3 {
    width: 400px
}

#footer .f-m .f-m-3 form,
#footer .f-m .f-m-3 ul,
#footer .f-m .f-m-3 li {
    width: 100%
}

#footer .f-m .f-m-3 .f-input {
    width: 100%;
    min-height: 56px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .11);
    margin-bottom: 20px;
    text-indent: 22px;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #fff
}

#footer .f-m .f-m-3 textarea {
    line-height: 56px
}

#footer .f-m .f-m-3 input::-webkit-input-placeholder,
#footer .f-m .f-m-3 textarea::-webkit-input-placeholder {
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #fff
}

#footer .f-m .f-m-3 input::-moz-placeholder,
#footer .f-m .f-m-3 textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #fff
}

#footer .f-m .f-m-3 input:-ms-input-placeholder,
#footer .f-m .f-m-3 textarea::-webkit-input-placeholder {
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #fff
}

#footer .f-m .f-m-3 input:-moz-placeholder,
#footer .f-m .f-m-3 textarea::-webkit-input-placeholder {
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #fff
}

#footer .f-bnt {
    width: 180px;
    height: 54px;
    text-transform: uppercase;
    background: #036eb8;
    border-radius: 4px;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    padding-top: 2px;
    padding-right: 4px;
    font-family: var(--font-en)
}

#footer .f-bnt:hover {
    opacity: .32
}

@media (max-width:1280px) {
    #header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item {
        margin-left: 20px
    }

    #header>.nav>.menu .menu-box .right .h-btn {
        width: 100px;
        height: 40px;
        border-radius: 20px;
        border: 2px solid #fff;
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 40px;
        font-family: var(--font-en)
    }
}

@media (max-width:1250px) {
    #header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item {
        margin-left: 20px
    }

    #header>.nav>.menu .menu-box .right .h-btn {
        width: 100px;
        height: 40px;
        border-radius: 20px;
        border: 2px solid #fff;
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 35px;
        font-family: var(--font-en)
    }
}

@media (max-width:1000px) {
    .i-news-l {
        position: static !important
    }

    .i-news-r {
        float: none !important;
        width: 100% !important;
        margin-top: 40px !important
    }
}

@media (max-width:1400px) {
    .font-60 {
        font-size: 50px !important
    }
}

@media (max-width:1200px) {
    .font-60 {
        font-size: 44px !important
    }
}

@media (max-width:1000px) {
    .font-60 {
        font-size: 36px !important
    }

    #banner .swiper-pagination1 .swiper-pagination-bullet1 div {
        width: 40px;
        height: 40px
    }

    #banner .swiper-pagination1 .swiper-pagination-bullet1 div img {
        width: 20px
    }

    #banner .swiper-pagination1 .swiper-pagination-bullet1 div p {
        font-size: 14px
    }

    #banner .swiper-pagination1 .swiper-pagination-bullet1 p {
        font-size: 16px
    }
}

@media (max-width:768px) {
    .font-60 {
        font-size: 24px !important
    }

    .swiper-pagination1 {
        display: none !important
    }
}

.faq-page .img2 {
    width: 100%
}

.faq-page .init-1 .container .tips {
    font-weight: 500
}

.faq-page .init-1 .container ul {
    margin-top: 40px
}

.faq-page .init-1 .container ul li {
    padding: 40px;
    border-top: 2px solid #dbdbdb
}

.faq-page .init-1 .container ul li:last-child {
    border-bottom: 2px solid #dbdbdb
}

.faq-page .init-1 .container ul li .titleC {
    cursor: pointer;
    font-weight: 500;
    position: relative
}

.faq-page .init-1 .container ul li .titleC .q {
    text-transform: uppercase;
    width: 50px
}

.faq-page .init-1 .container ul li .titleC .text {
    padding-right: 20px;
    width: -webkit-calc(50%);
    width: -moz-calc(50%);
    width: calc(100% - 50px)
}

.faq-page .init-1 .container ul li .titleC i {
    position: absolute;
    font-size: 30px;
    top: 0;
    right: -10px;
    color: #3d3d3d;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.faq-page .init-1 .container ul li .titleC.active i {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.faq-page .init-1 .container ul li .content {
    margin-top: 20px;
    padding: 20px;
    background-color: #f3f3f3;
    border-radius: 5px;
    display: none
}

.faq-page .init-2 .container .content {
    border: 2px solid #e9e9e9
}

.faq-page .init-2 .container .content .img {
    width: 38%
}

.faq-page .init-2 .container .content .right {
    width: 62%;
    padding: 10px 140px 10px 80px
}

.faq-page .init-2 .container .content .right .title {
    font-weight: 500
}

.faq-page .init-2 .container .content .right .des {
    margin-top: 20px
}

.faq-page .init-2 .container .content .right .more {
    margin-top: 40px;
    border: 1px solid #000
}

.faq-page .init-2 .container .content .right .more span:first-child {
    display: inline-block;
    padding: 0 20px
}

@media (max-width:1500px) {
    .faq-page .init-2 .container .content .right {
        padding-right: 60px
    }
}

@media (max-width:1250px) {
    .faq-page .init-2 .container .content .img {
        width: 100%
    }

    .faq-page .init-2 .container .content .right {
        width: 100%;
        padding: 20px
    }
}

@media (max-width:1000px) {
    .inner-banner {
        margin-top: 40px
    }

    .faq-page .init-1 .container ul li {
        padding: 20px 10px
    }
}

@media (max-width:500px) {
    .faq-page .init-1 .container ul li .titleC .q {
        width: 40px
    }

    .faq-page .init-2 .container .content .right .more {
        margin-top: 20px
    }

    .faq-page .init-1 .container ul li .titleC .text {
        font-size: 18px
    }
}

.text-color {
    color: var(--color)
}

.text-family {
    font-family: var(--font)
}

.text-family1 {
    font-family: var(--font-en);
    font-size: 30px;
    line-height: 1.4;
    text-transform: uppercase
}

.inner.container {
    width: 1550px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative
}

.inner-banner {
    position: relative
}

.inner-banner .bg {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.inner-banner .mbx {
    position: absolute;
    left: 50%;
    bottom: 100px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    text-align: center
}

.inner-banner .mbx h2 {
    font-size: 44px;
    font-family: var(--font-en);
    text-transform: uppercase;
    line-height: 1.4;
    margin-top: 20px;
    color: #fff
}

.inner-banner.prodet-banner .mbx h2 {
    font-family: var(--font-en);
    font-size: 34px;
    margin-top: 10px;
    line-height: 1.4;
    color: #fff
}

.inner-banner .mbx h4,
.inner-banner .mbx h4 a {
    font-family: var(--font);
    font-size: 16px;
    line-height: 30px;
    color: #fff
}

.m-page .wp-pagenavi {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 80px
}

.m-page a,
.m-page span {
    display: inline-block;
    margin: 0 8px;
    width: 78px;
    line-height: 78px;
    height: 78px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%
}

.m-page a:hover {
    color: var(--color)
}

/*.m-page span,*/
.page-num-current
 {
    background-color: var(--color);
    color: #fff !important;
}

.about-page .about-1 {
    padding: 90px 0 0;
    position: relative
}

.about-page .about-1:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 235px;
    width: 100%;
    height: 615px;
    background-color: #f6f6f6;
    z-index: -1
}

.about-page .about-1 .container .left {
    max-width: 1520px
}

.about-page .about-1 .container .left h3 {
    line-height: 1.2;
    margin-top: 10px;
    font-family: var(--font-en)
}

.about-page .about-1 .container .left img {
    margin-top: 48px
}

.about-page .about-1 .container .right {
    max-width: 600px
}

.about-page .about-1 .container .right p {
    max-width: 540px
}

.about-page .about-1 .container .right img {
    margin-top: 80px
}

.about-page .about-1 .text {
    margin-top: 60px;
    padding-bottom: 100px
}

.about-page .about-1 .text p {
    color: #4e4e4e;
    padding: 0 30px;
    line-height: 1.8
}

.about-page .about-1 ul {
    margin-bottom: 180px
}

.about-page .about-1 ul li {
    width: calc(100% / 3);
    padding:0 30px;
    height: 235px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-right: 1px solid rgba(0, 0, 0, .2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.about-page .about-1 ul li .left {
    margin-right: 35px
}

.about-page .about-1 ul li .left h4 {
    font-size: 60px;
    font-family: var(--font-en);
    line-height: 1;
    color: var(--color)
}

.about-page .about-1 ul li .left p {
    font-size: 16px;
    line-height: 30px;
    font-family: var(--font)
}

.about-page .about-1 ul li .right {
    font-size: 16px;
    line-height: 30px
}

/*
.about-page .about-1 ul li:first-child {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 65px
}
.about-page .about-1 ul li:nth-child(2) {
    width: 32%
}

.about-page .about-1 ul li:last-child {
    border-right: 1px solid transparent;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 50px
}
*/
.about-page .about-1 ul li:last-child {
    border-right:none;
}

.about-page .about-2 {
    padding: 0 70px
}

.about-page .about-2 .bg {
    position: absolute;
    right: 0;
    top: -90px
}

.about-page .about-2 .line {
    width: 100%;
    height: 10px;
    background-color: var(--color)
}

.about-page .about-2 .content {
    background-color: #092143;
    height: 570px;
    padding-top: 90px;
    position: relative
}

.about-page .about-2 .content .title {
    color: #fff;
    text-align: left
}

.about-page .about-2 .content .title p {
    max-width: 650px
}

.about-page .about-2 .content ul {
    margin: 90px -28px 0
}

.about-page .about-2 .content ul li {
    width: 25%;
    padding: 0 28px;
    color: #fff;
    margin-top: 30px
}

.about-page .about-2 .content ul li .icon {
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 25px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.about-page .about-2 .content ul li .icon h4 {
    margin-bottom: 0;
    font-family: var(--font-en);
    font-size: 24px;
    text-transform: uppercase
}

.about-page .about-2 .content ul li p {
    font-size: 16px;
    line-height: 30px
}

.about-page .about-3 {
    margin: 130px 0 0
}

.about-page .about-3 .right {
    width: 67%
}

.about-page .about-3 .right .text {
    padding-left: 50px
}

.about-page .about-3 .right .text .img_box {
    margin-left: 200px;
    margin-top: -110px
}

.about-page .about-3 .right .box {
    margin-top: 85px
}

.about-page .about-3 .right .box .box-l {
    width: 50%;
    background-color: #092143;
    color: #fff;
    height: 374px;
    padding-left: 50px;
    padding-right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-page .about-3 .right .box .box-r {
    width: 50%
}

.about-page .about-4 {
    padding: 180px 0 160px;
    text-align: center
}

.about-page .about-4 h2 {
    margin-top: 95px;
    font-family: 'Hemihead';
    font-weight: 300;
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1.8
}

.about-page .about-4 h2 span {
    border-bottom: 2px solid #036eb8
}

.factory-page .factory-1 {
    position: relative
}

.factory-page .factory-1:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 62%;
    background-color: #f1f1f1;
    z-index: -1
}

.factory-page .factory-1 .container .left {
    max-width: 785px;
    margin-top: 60px
}

.factory-page .factory-1 .container .left h3 {
    line-height: 1.2
}

.factory-page .factory-1 .container .left img {
    margin-top: 80px
}

.factory-page .factory-1 .container .right {
    max-width: 600px;
    margin-top: 60px
}

.factory-page .factory-1 .container .right p {
    max-width: 600px
}

.factory-page .factory-1 .container .right img {
    margin-top: 80px
}

.factory-page .factory-1 .text {
    margin-top: 80px;
    padding-bottom: 130px
}

.factory-page .factory-1 .text p {
    padding: 0 60px
}

.factory-page .factory-1 ul {
    margin: 45px -15px 0
}

.factory-page .factory-1 ul li {
    margin: 25px 0;
    padding: 0 15px
}

.service .service-1 {
    padding-top: 110px
}

.service .service-1 .container ul {
    margin: 0 -17px;
    background: url("/template/default/image/service-line.png") no-repeat center 80px
}

.service .service-1 .container ul li {
    padding: 0 17px
}

.service .service-1 .container ul li .img_box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 15px;
    background-color: #ececec;
    border-radius: 50%;
    margin: 0 auto;
    position: relative
}

.service .service-1 .container ul li .img_box span {
    display: block;
    background-color: var(--color);
    color: #fff;
    position: absolute;
    left: 0;
    top: 20px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    line-height: 54px;
    font-family: var(--font)
}

.service .service-1 .container ul li h4 {
    margin: 30px 0 15px
}

.service .service-2 {
    padding: 120px 0 100px
}

.service .service-2 .container {
    padding: 0
}

.service .service-2 .container .right {
    width: 54%
}

.service .service-2 .container .right ul li.active .title {
    margin-bottom: 0;
    background-color: var(--color);
    color: #fff
}

.service .service-2 .container .right ul li.active .title h4 {
    color: #fff
}

.service .service-2 .container .right ul li.active .title span {
    background-color: #68addd
}

.service .service-2 .container .right ul li.active .title span:after {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg)
}

.service .service-2 .container .right ul li.active p {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    padding: 30px 110px 30px 25px
}

.service .service-2 .container .right ul li {
    width: 100%
}

.service .service-2 .container .right ul li .title {
    background-color: #f7f7f7;
    border-radius: 5px;
    border: 1px solid var(--color);
    padding: 15px 20px 10px 25px;
    margin-bottom: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.service .service-2 .container .right ul li .title h4 {
    width: 90%;
    font-family: var(--font-en);
    font-size: 24px;
    line-height: 1.6;
    text-transform: uppercase
}

.service .service-2 .container .right ul li .title:last-child {
    margin-bottom: 0
}

.service .service-2 .container .right ul li .title span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--color);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.service .service-2 .container .right ul li .title span:before {
    content: "";
    display: block;
    width: 10px;
    height: 3px;
    background-color: #fff
}

.service .service-2 .container .right ul li .title span:after {
    content: "";
    display: block;
    width: 10px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -moz-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.service .service-2 .container .right ul li p {
    padding: 0 135px 0 25px;
    max-height: 0;
    overflow: hidden
}

.service .service-3 {
    background-color: #f6f6f6;
    padding: 100px 0 110px
}

.service .service-3 .container ul {
    margin-top: 45px
}

.service .service-3 .container ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff
}

.service .service-3 .container ul li:nth-child(even) {
    background-color: #fbfbfb
}

.service .service-3 .container ul li:first-child span {
    background-color: var(--color);
    color: #fff;
    font-family: 'Hemihead';
    font-size: 24px;
    text-transform: uppercase;
    height: 60px;
    line-height: 60px;
    padding-left: 60px
}

.service .service-3 .container ul li span {
    display: block;
    width: 50%;
    height: 50px;
    font-size: 18px;
    padding-left: 60px;
    line-height: 58px
}

.service .service-3 .container ul li span:last-child {
    text-align: center
}

.service .service-3 .container ul li span:nth-child(n+2) a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.application .application-1 {
    padding: 140px 0 110px
}

.application .application-1 .container .left {
    width: 33%
}

.application .application-1 .container .left ul li.active {
    background-color: #0c2031
}

.application .application-1 .container .left ul li.active a h4 {
    color: #fff
}

.application .application-1 .container .left ul li {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    margin-bottom: 20px
}

.application .application-1 .container .left ul li:last-child {
    margin-bottom: 0
}

.application .application-1 .container .left ul li a {
    height: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px
}

.application .application-1 .container .left ul li a .img_box {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.application .application-1 .container .left ul li a h4 {
    width: 75%;
    margin-left: 20px;
    line-height: 1.4
}

.application .application-1 .container .left ul li a i {
    font-size: 24px;
    margin-left: auto
}

.application .application-1 .container .left .box {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.application .application-1 .container .left .box .box-b {
    position: absolute;
    left: 50%;
    bottom: 35px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

.application .application-1 .container .left .box .box-b h4 {
    color: #fff;
    text-align: center
}

.application .application-1 .container .left .box .box-b .text {
    background-color: #fff;
    padding: 15px 50px;
    border-radius: 20px;
    width: calc(100% - 100px);
    margin: 0 auto;
    text-align: center
}

.application .application-1 .container .left .box img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.application .application-1 .container .right {
    width: 67%;
    padding-left: 50px;
    margin-top: -10px
}

.application .application-1 .container .right .imgs ul li {
    width: 48%;
    margin-bottom: 20px
}

.application .application-1 .container .right .imgs ul li img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.application .application-1 .container .right .faq-content ul li.active .title {
    margin-bottom: 0;
    background-color: var(--color);
    color: #fff
}

.application .application-1 .container .right .faq-content ul li.active .title span {
    background-color: #c4dda5
}

.application .application-1 .container .right .faq-content ul li.active .title span:after {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg)
}

.application .application-1 .container .right .faq-content ul li.active p {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    padding: 30px
}

.application .application-1 .container .right .faq-content ul li {
    width: 100%
}

.application .application-1 .container .right .faq-content ul li .title {
    background-color: #f7f7f7;
    border-radius: 5px;
    border: 1px solid var(--color);
    padding: 15px 20px 10px 25px;
    margin-bottom: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.application .application-1 .container .right .faq-content ul li .title h4 {
    width: 90%
}

.application .application-1 .container .right .faq-content ul li .title:last-child {
    margin-bottom: 0
}

.application .application-1 .container .right .faq-content ul li .title span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--color);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.application .application-1 .container .right .faq-content ul li .title span:before {
    content: "";
    display: block;
    width: 10px;
    height: 3px;
    background-color: #fff
}

.application .application-1 .container .right .faq-content ul li .title span:after {
    content: "";
    display: block;
    width: 10px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -moz-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.application .application-1 .container .right .faq-content ul li p {
    padding: 0 135px 0 25px;
    max-height: 0;
    overflow: hidden
}

.news-page {
    padding: 140px 0
}

.news-page .news-box .news-left {
    width: 65%
}

.news-page .news-box .news-left ul li {
    background-color: #fff;
    -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin-bottom: 50px
}

.news-page .news-box .news-left ul li:last-child {
    /*margin-bottom: 0*/
}

.news-page .news-box .news-left ul li .box-t {
    height: 85px;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.news-page .news-box .news-left ul li .box-t span {
    margin-bottom: -12px
}

.news-page .news-box .news-left ul li .box-b {
    padding: 35px 45px 55px 40px
}

.news-page .news-box .news-right {
    width: 35%;
    padding-left: 65px
}

.news-page .news-box .news-right .line {
    width: 60px;
    height: 2px;
    background-color: var(--color)
}

.news-page .news-box .news-right .news-category {
    padding: 50px 30px 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, .1);
    border-radius: 10px
}

.news-page .news-box .news-right .news-category ul li {
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    border-bottom: 1px dashed rgba(0, 0, 0, .2);
    margin-bottom: 5px
}

.news-page .news-box .news-right .news-category ul li:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.news-page .news-box .news-right .news-category ul li a {
    font-family: var(--font)
}

.news-page .news-box .news-right .news-media {
    padding: 50px 30px 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, .1);
    border-radius: 10px
}

.news-page .news-box .news-right .news-media ul li {
    margin-right: 25px
}

.news-page .news-box .news-right .news-media ul li:last-child {
    margin-right: 0
}

.news-page .news-box .news-right .news-media ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: var(--color)
}

.news-page .news-box .news-right .news-media ul li a i {
    font-size: 20px;
    color: #fff
}

.news-page .news-box .news-right .box {
    width: 100%;
    /*height: 600px;*/
    padding-bottom: calc(.5vw + 50px);
    background: #0d2031;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.news-page .news-box .news-right .box .box-b {
    position: absolute;
    left: 50%;
    bottom: 48px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 100px);
    min-width: 200px;
}

.news-page .news-box .news-right .box .box-b h4 {
    color: #fff;
    font-family: 'Hemihead';
    text-transform: uppercase;
    text-align: center
}

.news-page .news-box .news-right .box .box-b .text {
    background-color: #fff;
    padding: 15px 0;
    color: #939393;
    border-radius: 20px
}

.news-page .news-box .news-right .box img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.newdet-page .news-box .news-left .line {
    width: 60px;
    height: 2px;
    background-color: var(--color)
}

.newdet-page .news-box .news-left .content {
    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.newdet-page .news-box .news-left .n-link {
    padding: 30px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.newdet-page .news-box .news-left .n-link a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-family: var(--font)
}

.newdet-page .news-box .news-left .n-link a span {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    border-bottom: 2px solid transparent
}

.newdet-page .news-box .news-left .n-link a:hover span {
    color: var(--color);
    border-bottom: 2px solid var(--color)
}

.newdet-page .news-box .news-left .form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.newdet-page .news-box .news-left .form form input[type=text] {
    width: 100%;
    height: 65px;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 0 15px;
    font-size: 16px;
    margin-bottom: 40px;
    width: 48%;
    border-radius: 8px
}

.newdet-page .news-box .news-left .form form input[name=content] {
    width: 100%
}

.newdet-page .news-box .news-left .form form input::-webkit-input-placeholder {
    color: #999
}

@media (max-width:1600px) {
    .inner.container {
        width: 1400px
    }

    .inner-banner .bg {
        height: 450px
    }

    .about-page .about-1 .container .left {
        /*width: 52%*/
    }

    .about-page .about-1 .container .right {
        /*width: 48%*/
    }

    .about-page .about-2 .bg {
        max-width: 50%
    }

    .about-page .about-2 {
        padding: 0
    }

    .about-page .about-3 .right .text .img_box {
        display: none
    }

    .about-page .about-3 .right {
        width: 55%
    }

    .about-page .about-3 .right .box .box-r {
        display: none
    }

    .about-page .about-3 .right .box .box-l {
        width: 100%;
        padding: 50px
    }
}

@media (max-width:1400px) {
    .inner.container {
        width: 1200px
    }

    .inner-banner .bg {
        height: 400px
    }

    .inner-banner .mbx {
        bottom: 60px
    }

    .font-45 {
        font-size: 36px
    }

    .font-35 {
        font-size: 30px
    }

    .about-page .about-1 .container .right {
        width: 42%
    }

    .about-page .about-1 ul li .left {
        margin-right: 35px
    }

    .about-page .about-1 ul li .left h4 {
        font-size: 48px
    }

    .about-page .about-1 ul li .left p {
        font-size: 14px
    }

    .about-page .about-1 ul li .right {
        font-size: 14px
    }

    .about-page .about-2 .content .title p {
        max-width: 50%
    }

    .about-page .about-2 .content ul {
        margin: 80px -15px 0
    }

    .about-page .about-2 .content ul li {
        padding: 0 15px
    }

    .about-page .about-3 .left {
        width: 45%
    }

    .about-page .about-3 .right {
        padding-left: 50px
    }

    .about-page .about-4 {
        padding: 120px 0
    }

    .service .service-1 .container ul {
        background-size: 80%
    }

    .service .service-2 .container .right ul li.active p {
        padding: 30px 90px 30px 25px
    }
}

@media (max-width:1200px) {
    .inner.container {
        width: 1000px
    }

    .font-45 {
        font-size: 30px
    }

    .about-page .about-1 .container .left h3,
    .about-page .about-1 .container .left span,
    .about-page .about-1 .container .left .btn-go {
        margin-left: 0
    }

    .about-page .about-1 ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .about-page .about-1 ul li .left {
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }

    .about-page .about-3 .right .text {
        padding-left: 0
    }

    .about-page .about-3 .right .text .text-l h2 {
        font-size: 24px;
        line-height: 1.6 !important;
        margin-bottom: 35px
    }

    .about-page .about-3 .right .box {
        margin-top: 40px
    }

    .factory-page .factory-1 .container .right {
        max-width: 100%
    }

    .factory-page .factory-1 .container .right p {
        max-width: 100%;
        margin-top: 0
    }

    .factory-page .factory-1 .container .left span {
        margin-left: 0
    }

    .factory-page .factory-1 .container .left h3 {
        margin-left: 0;
        margin-bottom: 30px
    }

    .service .service-1 .container ul li {
        width: 50%;
        margin: 20px 0
    }

    .service .service-1 .container ul {
        background: 0 0
    }

    .service .service-2 {
        padding: 70px 0
    }

    .service .service-2 .container {
        padding: 0 15px
    }

    .service .service-2 .container .right {
        width: 60%
    }

    .application .application-1 .container .left ul li a {
        height: auto;
        padding: 20px 15px
    }

    .application .application-1 .container .left ul li a h4 {
        font-size: 16px;
        line-height: 30px
    }

    .news-page .news-box .news-right .box .box-b .text {
        padding: 15px
    }
}

@media (max-width:1000px) {
    .inner.container {
        width: 700px
    }

    .Auxil-catdes {
        display: none !important
    }

    .product-page .product-2 {
        margin-top: 0 !important
    }

    .product-page .init-1 .tip_title {
        font-size: 20px !important;
        line-height: 36px !important
    }

    .inner-banner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: auto;
        padding: 30px 0
    }

    .inner-banner .bg {
        position: absolute;
        height: 100%;
        z-index: -1;
        left: 0;
        top: 0
    }

    .inner-banner .mbx {
        position: unset;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none
    }

    .inner-banner .mbx h2 {
        font-size: 20px !important;
        line-height: 36px !important
    }

    .about-page .about-1 .container .left {
        width: 100%
    }

    .about-page .about-1 .container .right {
        width: 100%;
        max-width: 100%
    }

    .about-page .about-1 .container .right p {
        max-width: 100%
    }

    .about-page .about-2 .content .title p {
        max-width: 100%
    }

    .about-page .about-2 .content ul li {
        width: 48%;
        margin: 20px 0
    }

    .about-page .about-2 .content {
        height: auto;
        padding-bottom: 90px
    }

    .about-page .about-3 .left {
        width: 100%;
        margin-bottom: 60px;
        padding: 0 15px
    }

    .about-page .about-3 .left img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .about-page .about-3 .right {
        width: 100%;
        padding: 0 15px
    }

    .about-page .about-3 .right .box .box-r {
        display: block;
        width: 100%;
        margin-top: 60px
    }

    .about-page .about-3 .right .box .box-r img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .service .service-2 .container .left {
        width: 100%
    }

    .service .service-2 .container .left br {
        display: none
    }

    .service .service-2 .container .left .btn-go {
        margin-top: 20px
    }

    .service .service-2 .container .right {
        width: 100%;
        margin-top: 60px
    }

    .application .application-1 .container .left {
        width: 100%;
        margin-bottom: 60px
    }

    .application .application-1 .container .right {
        width: 100%;
        padding-left: 0
    }

    .application .application-1 {
        padding: 70px 0
    }

    .news-page .news-box .news-right {
        display: none
    }

    .news-page .news-box .news-left {
        width: 100%
    }

    .news-page .news-box .news-left ul li .box-b {
        padding: 35px 40px
    }

    .news-page .news-box .news-left ul li .box-b p {
        margin-bottom: 30px
    }

    .news-page {
        padding: 80px 0
    }
}

@media (max-width:700px) {
    .inner.container {
        width: 500px
    }

    .about-page .about-1 .text p {
        padding: 0 15px
    }

    .about-page .about-1 .text {
        margin-top: 60px;
        padding-bottom: 55px
    }

    .about-page .about-1 ul li {
        width: 100% !important;
        border-right: 1px solid transparent
    }

    .about-page .about-1:before {
        height: 705px;
        bottom: 0
    }

    .about-page .about-2 .bg {
        display: none
    }

    .about-page .about-1 ul {
        margin-bottom: 0
    }

    .service .service-2 .container .right ul li.active p {
        padding: 30px
    }
}

@media (max-width:500px) {
    .inner.container {
        width: 100%
    }

    .font-45 {
        font-size: 20px;
        line-height: 36px !important
    }

    .font-35 {
        font-size: 20px !important;
        line-height: 36px !important
    }

    .font-30 {
        font-size: 24px
    }

    .font-25 {
        font-size: 18px;
        line-height: 1.8
    }

    .about-page .about-1 .container .left h3 {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .about-page .about-1 .container .left img {
        margin-top: 50px
    }

    .about-page .about-1 .text p {
        padding: 0
    }

    .about-page .about-2 .content ul li {
        width: 100%
    }

    .about-page .about-2 .content {
        padding-bottom: 50px
    }

    .about-page .about-2 .content ul {
        margin: 50px -15px 0
    }

    .about-page .about-3 .right .box .box-l {
        padding: 50px 15px
    }

    .about-page .about-4 p {
        padding: 0
    }

    .about-page .about-4 h2 {
        margin-top: 40px
    }

    .about-page .about-4 {
        padding: 80px 0
    }

    .service .service-1 .container ul li {
        width: 100%
    }

    .service .service-1 {
        padding-top: 70px
    }

    .service .service-3 .content {
        overflow-x: auto;
        width: 100%
    }

    .service .service-3 .content::-webkit-scrollbar {
        height: 5px
    }

    .service .service-3 .content ul {
        width: 500px
    }

    .service .service-3 .content ul li {
        min-width: 250px
    }

    .application .application-1 .container .right .imgs ul li {
        width: 100%;
        margin: 15px 0
    }

    .news-page .news-box .news-left ul li .box-b {
        padding: 35px
    }

    .newdet-page .news-box .news-left .form form input[type=text] {
        width: 100%
    }
}

.pro-single-page {
    margin-top: 40px
}

.product-page .init-1 {
    padding: 40px;
    background-color: #fafafa;
    border-radius: 20px
}

.product-page .init-1 .tip_title {
    font-size: 36px;
    font-family: 'Hemihead';
    text-transform: uppercase
}

.product-page .init-1 .des {
    margin-top: 10px;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 2;
    max-height: 210px;
    overflow-y: scroll
}

.product-page .init-2 {
    margin-top: 100px
}

.product-page .init-2 .container .list_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-page .init-2 .container .list_cont .list {
    width: 50%;
    padding: 0 15px;
    height: 430px;
    position: relative;
    margin-top: 30px
}

.product-page .init-2 .container .list_cont .list .box {
    padding: 10px;
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}

.product-page .init-2 .container .list_cont .list .box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s
}

.product-page .init-2 .container .list_cont .list .box .img_2 {
    width: 40px;
    height: 40px;
    left: inherit;
    right: 20px;
    top: 20px
}

.product-page .init-2 .container .list_cont .list .box div {
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: 10px 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.product-page .init-2 .container .list_cont .list:hover .box .img_1 {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.product-page .init-2 .container .list_cont.box_cont .list {
    width: 33.33%;
    height: 370px
}

.product-page .init-2 .container .list_cont.labels_cont .list {
    width: 33.333%
}

.product-page .init-2 .container .list_cont.heat_cont .list {
    width: 50%
}

.product-page .init-2 .container .list_cont.paper_cont .list {
    width: 50%
}

.product-page .init-2 .container .list_cont.specialties_cont .list {
    width: 33.333%
}

.product-page .init-2 .container .list_cont.variable_cont .list {
    width: 100%
}

.product-page .init-2 .container .list_cont.baozhuang2_cont .list {
    width: 50%
}

.product-page .init-2 .container .list_cont.biaoqian_cont .list {
    width: 33.33%
}

.product-page .init-2 .container .list_cont.biaoqian_cont .list:nth-child(4) {
    width: 100%
}

.product-page .init-2 .container .bag_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-page .init-2 .container .bag_cont .list {
    width: 50%;
    padding: 0 15px;
    height: 430px;
    position: relative;
    margin-top: 30px
}

.product-page .init-2 .container .bag_cont .list .box {
    padding: 10px;
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}

.product-page .init-2 .container .bag_cont .list .box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s
}

.product-page .init-2 .container .bag_cont .list .box .img_2 {
    width: 40px;
    height: 40px;
    left: inherit;
    right: 20px;
    top: 20px
}

.product-page .init-2 .container .bag_cont .list .box div {
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: 10px 15px;
    padding-bottom: 4px;
    font-size: 18px;
    font-weight: 500
}

.product-page .init-2 .container .bag_cont .list:hover .box .img_1 {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.product-page .init-3 {
    margin-top: 130px
}

.product-page .init-3 .container .tip_title {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center
}

.product-page .init-3 .container .content {
    margin-top: 90px;
    position: relative
}

.product-page .init-3 .container .content .next,
.product-page .init-3 .container .content .prev {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 85px;
    right: 60px;
    border-radius: 50%;
    padding: 2px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    cursor: pointer
}

.product-page .init-3 .container .content .next img,
.product-page .init-3 .container .content .prev img {
    width: 100%;
    height: 100%;
    -webkit-filter: brightness(0);
    filter: brightness(0);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.product-page .init-3 .container .content .next:hover,
.product-page .init-3 .container .content .prev:hover {
    background-color: #8ac340
}

.product-page .init-3 .container .content .next:hover img,
.product-page .init-3 .container .content .prev:hover img {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.product-page .init-3 .container .content .prev {
    left: 60px
}

.product-page .init-3 .container .content .swiper {
    width: 75%;
    margin: 0 auto;
    overflow: hidden
}

.product-page .init-3 .container .content .swiper .swiper-wrapper .swiper-slide {
    position: relative;
    padding: 20px 50px
}

.product-page .init-3 .container .content .swiper .swiper-wrapper .swiper-slide .sub_div {
    background-color: #f6f6f5;
    position: absolute;
    width: 100%;
    height: 225px;
    bottom: 0;
    left: 0
}

.product-page .init-3 .container .content .swiper .swiper-wrapper .swiper-slide .img {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-page .init-3 .container .content .swiper .swiper-wrapper .swiper-slide .img img {
    max-width: 100%;
    max-height: 112%;
    -o-object-fit: contain;
    object-fit: contain
}

.product-page .init-3 .container .content .swiper .swiper-wrapper .swiper-slide .text {
    position: relative;
    z-index: 2;
    margin-top: -9px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    text-align: center;
    display: block;
    height: 90px
}

.product-page .init-3 .container .content .swiper .swiper-wrapper .swiper-slide .des {
    position: relative;
    z-index: 2;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 500;
    text-align: center
}

.product-page .init-4 {
    padding: 120px 0;
    background-image: url(/hypapercup/2023/03/13/p212.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed
}

.product-page .init-4 .container {
    text-align: center;
    color: #fff
}

.product-page .init-4 .container .tip_title {
    font-size: 48px;
    font-family: 'Hemihead';
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff
}

.product-page .init-4 .container .des {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px
}

.product-page .init-4 .container .more {
    margin: auto;
    margin-top: 70px;
    border: 1px solid #fff;
    color: var(--white)
}

.product-page .init-4 .container .more:after {
    width: 1px;
    height: 50px;
    left: 95px;
    top: -43px
}

.product-page .init-5 {
    margin-top: 50px
}

.product-page .init-5 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 120px
}

.product-page .init-5 .container .list {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 30%;
    border: #c1c1c1 solid 2px;
    border-radius: 5px;
    height: 330px
}

.product-page .init-5 .container .list div img {
    display: block;
    margin: auto;
    max-width: 70px
}

.product-page .init-5 .container .list div .text {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    text-align: center
}

.product-page .pro_init_1 {
    padding-top: 80px
}

.product-page .pro_init_1 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-page .pro_init_1 .container .left {
    width: 49%;
    overflow: hidden
}

.product-page .pro_init_1 .container .left .smallImg {
    width: 22.6%;
    float: left
}

.product-page .pro_init_1 .container .left .smallImg ul {
    margin: -10px
}

.product-page .pro_init_1 .container .left .smallImg ul li {
    padding: 10px
}

.product-page .pro_init_1 .container .left .smallImg ul li a {
    display: flex;
    justify-content: center;
    align-items: center
}

.product-page .pro_init_1 .container .left .smallImg ul li a img {
    display: block;
    border: 1px solid #dcdcdc
}

.product-page .pro_init_1 .container .left .bigImg {
    width: 77.4%;
    padding-left: 4%;
    display: inline-block
}

.product-page .pro_init_1 .container .left .bigImg ul li {
    padding: 1px
}

.product-page .pro_init_1 .container .left .bigImg ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.product-page .pro_init_1 .container .left .bigImg img {
    border: 1px solid #dcdcdc
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow {
    width: 40px;
    height: 40px;
    background: #fffef9;
    color: transparent;
    font-size: 0;
    border: none;
    opacity: .8;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-filter: brightness(0);
    filter: brightness(0);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-prev {
    left: 12px
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-prev:after {
    background-image: url("/template/default/image/banner-btn-l.png")
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-next {
    right: 12px
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-next:after {
    background-image: url("/template/default/image/banner-btn-r.png")
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow:hover {
    background: var(--primary)
}

.product-page .pro_init_1 .container .left .big_img {
    width: 100%;
    display: block
}

.product-page .pro_init_1 .container .left .big_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-page .prodet-2 {
    padding: 90px 0 0
}

.product-page .prodet-2 .options ul {
    border-bottom: 1px solid #d2d2d2
}

.product-page .prodet-2 .options ul li {
    margin-right: 100px;
    font-size: 30px;
    text-transform: uppercase;
    color: #b7b7b7;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 10px 10px;
    cursor: pointer;
    line-height: 1.4;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    font-family: var(--font-en)
}

.product-page .prodet-2 .options ul li:after {
    content: '';
    height: 3px;
    width: 0;
    position: absolute;
    left: 0;
    bottom: -1px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    background: var(--primary)
}

.product-page .prodet-2 .options ul li:hover,
.product-page .prodet-2 .options ul li.active {
    color: #373330
}

.product-page .prodet-2 .options ul li:hover:after,
.product-page .prodet-2 .options ul li.active:after {
    width: 100%
}

.product-page .prodet-2 .ret {
    margin-top: 50px
}

.product-page .prodet-2 .ret .content {
    font-size: 18px;
    line-height: 32px
}

.product-page .prodet-2 .ret .content dl dd {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #eee;
    background: #f8f8f8
}

.product-page .prodet-2 .ret .content dl dd h4 {
    font-size: 30px;
    font-family: 'Hemihead';
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 10px
}

.product-page .prodet-2 .ret .content dl dd .con {
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 18px;
    line-height: 1.8
}

.product-page .form ul {
    margin: -17px
}

.product-page .form ul li {
    padding: 17px
}

.product-page .form ul li input,
.product-page .form ul li textarea {
    width: 100%;
    line-height: 24px;
    padding: 18px;
    background: #fff;
    border: 1px solid #d2d2d2;
    font-size: 18px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    text-align: left
}

.product-page .form ul li input:focus,
.product-page .form ul li textarea:focus {
    border-color: var(--color);
    background: rgba(130, 216, 205, .03)
}

.product-page .form ul li input::-webkit-input-placeholder,
.product-page .form ul li textarea::-webkit-input-placeholder {
    color: #898989
}

.product-page .form ul li input:-moz-placeholder,
.product-page .form ul li textarea:-moz-placeholder {
    color: #898989
}

.product-page .form ul li input::-moz-placeholder,
.product-page .form ul li textarea::-moz-placeholder {
    color: #898989
}

.product-page .form ul li input:-ms-input-placeholder,
.product-page .form ul li textarea:-ms-input-placeholder {
    color: #898989
}

.product-page .form ul li input::placeholder,
.product-page .form ul li textarea::placeholder {
    color: #898989
}

.product-page .form ul li.wid-100 {
    width: 100%
}

.product-page .form ul li textarea {
    height: 210px
}

.product-page .form ul li input[type=submit] {
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 5px;
    background: #000;
    background: var(--primary);
    color: #fff;
    font-size: 18px;
    width: auto;
    border: none
}

.product-page .form ul li input[type=submit]:hover {
    opacity: .7
}

.product-page .pro_init_1 .container .right .share ul li {
    width: 45px;
    text-align: center;
    margin-right: 10px;
    background: #fff;
    color: #000;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.product-page .pro_init_1 .container .right .share ul li a {
    display: block
}

.product-page .pro_init_1 .container .right .share ul li:hover {
    background: var(--primary)
}

@media screen and (max-width:1700px) {

    .product-page .form ul li input,
    .product-page .form ul li textarea {
        padding: 15px
    }
}

@media screen and (max-width:1500px) {
    .product-page .prodet-2 {
        padding: 70px 0
    }

    .product-page .prodet-2 .options ul li {
        font-size: 20px
    }

    .product-page .form ul li input,
    .product-page .form ul li textarea {
        font-size: 16px
    }

    .product-page .pro_init_1 .container .right .share ul li {
        width: 35px;
        height: 35px;
        line-height: 36px
    }
}

@media screen and (max-width:1250px) {
    .product-page .pro_init_1 .container .left .bigImg {
        padding-left: 2.5%
    }

    .product-page .form ul li {
        padding: 10px
    }

    .product-page .form ul {
        margin: -10px
    }
}

@media screen and (max-width:1000px) {
    .product-page .pro_init_1 .container .left .bigImg {
        padding-left: 4%
    }

    .product-page .pro_init_1 .container .left .bigImg {
        padding-left: 2%
    }

    .product-page .pro_init_1 .container .left .smallImg {
        display: none
    }

    .product-page .pro_init_1 .container .left .bigImg {
        width: 100%;
        padding-left: 0
    }

    .product-page .prodet-2 .options ul li {
        margin-right: 25px
    }

    .product-page .prodet-2 .options {
        display: none
    }

    .product-page .prodet-2 .ret .slide {
        display: block;
        margin-top: 30px
    }

    .product-page .prodet-2 {
        padding-top: 0
    }

    .product-page .prodet-2 .ret .content {
        font-size: 14px;
        line-height: 2;
        margin-top: 20px
    }

    .product-page .form ul li input,
    .product-page .form ul li textarea {
        padding: 10px
    }

    .product-page .form ul li input[type=submit] {
        padding-left: 25px;
        padding-right: 25px;
        font-size: 16px
    }

    .product-page .prodet-2 .ret .det {
        overflow-x: auto
    }

    .product-page .prodet-2 .ret .det table {
        table-layout: auto
    }

    .product-page .prodet-2 .ret .det table td {
        min-width: 200px;
        width: auto;
        font-size: 14px;
        line-height: 28px
    }
}

@media screen and (max-width:500px) {
    .product-page .prodet-2 .ret {
        margin-top: 0
    }

    .product-page .prodet-2 .ret .slide:first-child {
        margin-top: 0
    }
}

.product-page .pro_init_1 .container .left .swiper {
    margin-top: 20px
}

.product-page .pro_init_1 .container .left .swiper .swiper-wrapper .swiper-slide {
    height: 115px;
    display: block
}

.product-page .pro_init_1 .container .left .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product-page .pro_init_1 .container .right {
    width: 46%
}

.product-page .pro_init_1 .container .right .sub_img {
    width: 36px;
    margin-bottom: 15px
}

.product-page .pro_init_1 .container .right .text_1 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 32px;
    color: #a8a8a8;
    font-weight: 500
}

.product-page .pro_init_1 .container .right .text_2 {
    font-size: 36px;
    line-height: 1.4;
    color: #4a4a4a;
    font-family: 'Hemihead';
    text-transform: uppercase
}

.product-page .pro_init_1 .container .right .shangxia a {
    display: block
}

.product-page .pro_init_1 .container .right .cont_list {
    margin-top: 20px
}

.product-page .pro_init_1 .container .right .cont_list .list {
    position: relative
}

.product-page .pro_init_1 .container .right .cont_list .list .title {
    font-size: 18px;
    padding: 25px 0;
    padding-right: 30px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    cursor: pointer;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.product-page .pro_init_1 .container .right .cont_list .list .title span {
    color: #4a4a4a;
    font-weight: 700;
    text-transform: uppercase
}

.product-page .pro_init_1 .container .right .cont_list .list .title i {
    width: 20px;
    position: absolute;
    top: 22px;
    right: 0;
    font-size: 30px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.product-page .pro_init_1 .container .right .cont_list .list .content {
    font-size: 16px;
    color: #3f3f3f;
    line-height: 2;
    max-height: 300px;
    overflow: auto;
    padding-right: 10px
}

.product-page .pro_init_1 .container .right .cont_list .list .content::-webkit-scrollbar-thumb {
    background: var(--primary)
}

.product-page .pro_init_1 .container .right .cont_list .list.active .title {
    border-bottom: 1px solid #d6d6d6
}

.product-page .pro_init_1 .container .right .cont_list .list.active .title i {
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg)
}

.product-page .pro_init_1 .container .right .cont_list .list:last-child .title {
    border-bottom: 1px solid #d6d6d6
}

.product-page .pro_init_1 .container .right .cont_list .list .content ul li {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #eee;
    background: #f8f8f8
}

.product-page .pro_init_1 .container .right .cont_list .list .content ul li h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.product-page .pro_init_1 .container .right .cont_list .list .content ul li .con {
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 17px;
    line-height: 1.6
}

.product-page .pro_init_1 .container .right .cont_list .list .content ul li:last-child {
    margin-bottom: 0
}

.product-page .pro_init_1 .container .right .more {
    margin-top: 30px
}

.product-page .pro_init_1 .container .right .more_cont {
    margin-top: 55px;
    border-color: #000;
    color: #000
}

.product-page .pro_init_2 {
    padding: 100px 0
}

.product-page .pro_init_2 .tip_cont {
    text-align: center
}

.product-page .pro_init_2 .tip_cont .title_1 {
    font-size: 36px;
    font-weight: 700
}

.product-page .pro_init_2 .tip_cont .title_2 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    margin-top: 5px
}

.product-page .pro_init_2 .list_cont {
    padding: 0 80px;
    margin-top: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-page .pro_init_2 .list_cont .list {
    margin-top: 40px;
    width: 27%;
    text-align: center
}

.product-page .pro_init_2 .list_cont .list .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 136px;
    height: 136px;
    border-radius: 50%;
    border: 2px solid #3c3c3c;
    margin: auto
}

.product-page .pro_init_2 .list_cont .list .img img {
    width: 40%
}

.product-page .pro_init_2 .list_cont .list .title {
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    font-family: var(--font);
    text-transform: uppercase
}

.product-page .pro_init_2 .list_cont .list .des {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    color: #666;
    font-weight: 500;
    padding-right: 5px
}

.product-page .pro_init_2 .list_cont .list .more {
    margin: auto;
    margin-top: 30px;
    text-transform: inherit
}

.product-page .pro_init_3 {
    padding: 100px 0
}

.product-page .pro_init_3 .container form {
    max-width: 950px;
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-page .pro_init_3 .container form input {
    margin-top: 20px;
    padding: 15px 0;
    border: none;
    border-bottom: #000 solid 2px;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    width: 49%
}

.product-page .pro_init_3 .container form input::-webkit-input-placeholder {
    color: #000
}

.product-page .pro_init_3 .container form input:-ms-input-placeholder {
    color: #000
}

.product-page .pro_init_3 .container form input::-ms-input-placeholder {
    color: #000
}

.product-page .pro_init_3 .container form input::placeholder {
    color: #000
}

.product-page .pro_init_3 .container form .mail {
    width: 100%
}

.product-page .pro_init_3 .container form .shadow_input {
    display: none
}

.product-page .pro_init_3 .container form .list {
    width: 100%;
    font-size: 16px;
    line-height: 30px
}

.product-page .pro_init_3 .container form .list .tip {
    font-weight: 500;
    font-weight: 700;
    margin-top: 30px;
    position: relative
}

.product-page .pro_init_3 .container form .list .text {
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 46px;
    border: 1px solid #dadada;
    margin-top: 10px;
    line-height: 46px;
    padding-left: 15px;
    font-weight: 500;
    color: #313131;
    font-size: 16px
}

.product-page .pro_init_3 .container form .list .text span {
    cursor: pointer
}

.product-page .pro_init_3 .container form .list .text input {
    cursor: pointer
}

.product-page .pro_init_3 .container form .list input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
    padding: 0;
    opacity: 0
}

.product-page .pro_init_3 .container form .list .content {
    width: 100%;
    padding: 10px 15px;
    margin-top: 10px;
    border: 1px solid #dadada;
    font-weight: 500
}

.product-page .pro_init_3 .container form .submit_btn {
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    margin: auto;
    margin-top: 40px;
    display: inline-block;
    font-size: 18px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #222
}

.contact-page .init-1 {
    margin-top: 100px
}

.contact-page .init-1 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contact-page .init-1 .container .left {
    width: 41%
}

.contact-page .init-1 .container .left .title {
    font-size: 48px;
    font-family: 'Hemihead';
    line-height: 50px;
    text-transform: uppercase
}

.contact-page .init-1 .container .left .des {
    font-size: 18px;
    font-weight: 500;
    color: #666;
    margin-top: 10px;
    line-height: 2
}

.contact-page .init-1 .container .left img {
    margin-top: 50px;
    width: 100%;
    border-radius: 10px
}

.contact-page .init-1 .container .right {
    margin-top: 65px;
    width: 53%
}

.contact-page .init-1 .container .right .cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contact-page .init-1 .container .right .cont .s_right {
    width: 395px
}

.contact-page .init-1 .container .right .cont .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.contact-page .init-1 .container .right .cont .list .img {
    margin-top: 8px;
    min-width: 22px
}

.contact-page .init-1 .container .right .cont .list .img img {
    max-width: 100%
}

.contact-page .init-1 .container .right .cont .list .text {
    margin-left: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #5d5d5d;
    line-height: 2
}

.contact-page .init-1 .container .right form {
    margin-top: 30px
}

.contact-page .init-1 .container .right form .list {
    margin-top: 20px
}

.contact-page .init-1 .container .right form .list .tip {
    font-size: 18px;
    line-height: 1.8;
    font-family: var(--font)
}

.contact-page .init-1 .container .right form .list input,
.contact-page .init-1 .container .right form .list textarea {
    background-color: #f7f7f7;
    margin-top: 5px;
    padding: 15px;
    border-radius: 4px;
    border: none;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #b0b0b0
}

.contact-page .init-1 .container .right form .list .upload_cont {
    position: relative;
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
    background-color: #f7f7f7;
    color: #b0b0b0;
    margin-top: 5px
}

.contact-page .init-1 .container .right form .list .upload_cont input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
    opacity: 0
}

.contact-page .init-1 .container .right form .form_des {
    font-size: 18px;
    line-height: 32px;
    color: #b0b0b0;
    font-weight: 500;
    margin-top: 20px
}

.contact-page .init-1 .container .right form .submit_btn {
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    margin-top: 50px
}

.contact-page .init-1 .container .right {
    position: relative
}

.contact-page .init-1 .container .right #ewm {
    width: 120px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px
}

.contact-page .init-1 .container .right #ewm img,
.contact-page .init-1 .container .right canvas {
    display: block;
    width: 100%
}

.contact-page .init-2 {
    margin-top: 185px;
    position: relative;
    z-index: 2
}

.contact-page .init-2 .container {
    padding: 0;
    width: 100%
}

@media (max-width:1250px) {
    .product-page .init-2 .container .list_cont .list {
        height: 300px
    }

    .product-page .init-2 .container .list_cont .list {
        height: 300px
    }
}

@media (max-width:1000px) {
    .product-page .init-1 .container .des {
        width: 100%
    }

    .product-page .init-2 .container .list_cont .list {
        height: 215px
    }

    .product-page .init-2 .container .list_cont.box_cont .list {
        height: 200px
    }

    .product-page .init-3 .container .content .next {
        display: none
    }

    .product-page .init-3 .container .content .prev {
        display: none
    }

    .product-page .init-5 .container {
        padding: 0
    }

    .product-page .init-5 .container .list {
        height: 210px
    }

    .pro-single-page {
        margin-top: 40px
    }

    .product-page .pro_init_1 .container .left {
        width: 100%
    }

    .product-page .pro_init_1 .container .right {
        width: 100%;
        margin-top: 30px
    }

    .product-page .pro_init_1 .container .right {
        text-align: center
    }

    .product-page .pro_init_1 .container .right .sub_img {
        display: block;
        margin: auto
    }

    .product-page .pro_init_1 .container .right .more {
        margin: auto;
        margin-top: 40px
    }

    .product-page .pro_init_2 .list_cont .list {
        width: 100%
    }

    .product-page .pro_init_2 .list_cont .list .des {
        height: auto
    }

    .product-page .init-2 .container .list_cont .list {
        height: 30vw
    }

    .product-page .init-2 .container .list_cont.box_cont .list {
        width: 50%;
        height: 40vw
    }

    .product-page .init-2 .container .list_cont.labels_cont .list {
        width: 50%;
        height: 40vw
    }

    .product-page .init-2 .container .list_cont.specialties_cont .list {
        width: 50%;
        height: 40vw
    }

    .product-page .init-5 .container {
        padding: 0 15px
    }
}

@media (max-width:700px) {
    .contact-page .init-2 {
        margin-top: 30px
    }

    .contact-page .init-1 {
        margin-top: 30px
    }

    .contact-page .init-1 .container .left {
        display: none;
        width: 100%;
        margin-top: 40px;
        text-align: center
    }

    .contact-page .init-1 .container .right {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-top: 0
    }

    .contact-page .init-1 .container .right form .form_des {
        text-align: center
    }

    .contact-page .init-1 .container .right form .submit_btn {
        margin: auto;
        margin-top: 30px
    }

    .contact-page .init-1 .container .right #ewm {
        position: relative;
        margin: auto;
        margin-top: 20px
    }
}

@media (max-width:500px) {
    .contact-page .init-1 {
        margin-top: 40px
    }

    .contact-page .init-1 .container .right .cont .s_left {
        width: 100%
    }

    .contact-page .init-1 .container .right .cont .s_right {
        width: 100%
    }

    .contact-page .init-2 {
        margin-top: 40px
    }

    .product-page {
        padding-bottom: 40px
    }

    .product-page .init-1 {
        padding: 10px 20px
    }

    .product-page .init-1 .container .tip_title {
        font-size: 20px;
        line-height: 36px
    }

    .product-page .init-1 .container .des {
        margin-top: 20px;
        display: none !important
    }

    .product-page .init-2 {
        margin-top: 40px
    }

    .product-page .init-2 .container .list_cont .list {
        margin-top: 20px;
        width: 100%;
        padding: 0;
        height: 55vw
    }

    .product-page .init-2 .container .list_cont .list .box .img_2 {
        height: 30px;
        width: 30px
    }

    .product-page .init-2 .container .list_cont .list .box div {
        font-size: 16px
    }

    .product-page .init-2 .container .list_cont.box_cont .list {
        width: 100%;
        height: 90vw
    }

    .product-page .init-2 .container .list_cont.heat_cont .list {
        width: 100%;
        height: 60vw
    }

    .product-page .init-2 .container .list_cont.labels_cont .list {
        width: 100%;
        height: 90vw
    }

    .product-page .init-2 .container .list_cont.paper_cont .list {
        width: 100%;
        height: 60vw
    }

    .product-page .init-2 .container .list_cont.variable_cont .list {
        height: 30vw
    }

    .product-page .init-2 .container .list_cont.baozhuang2_cont .list {
        width: 100%
    }

    .product-page .init-2 .container .list_cont.specialties_cont .list {
        width: 100%;
        height: 90vw
    }

    .product-page .init-2 .container .list_cont.biaoqian_cont .list {
        width: 100%;
        height: 90vw
    }

    .product-page .init-3 {
        margin-top: 40px
    }

    .product-page .init-3 .container .tip_title {
        font-size: 20px
    }

    .product-page .init-3 .container .content {
        margin-top: 20px
    }

    .product-page .init-3 .container .content .swiper .swiper-wrapper .swiper-slide {
        padding: 10px 20px
    }

    .product-page .init-4 {
        padding: 60px 0;
        margin-top: 40px
    }

    .product-page .init-4 .container .tip_title {
        font-size: 20px;
        line-height: 36px
    }

    .product-page .init-5 {
        margin-top: 20px
    }

    .product-page .init-5 .container .list {
        width: 100%;
        height: 85vw
    }

    .pro-single-page {
        padding-bottom: 0
    }

    .product-page .pro_init_1 {
        margin-top: 40px;
        padding-top: 40px
    }

    .product-page .pro_init_1 .container .left .swiper .swiper-wrapper .swiper-slide {
        height: 90vw
    }

    .product-page .pro_init_1 .container .right .text_1 {
        margin-top: 10px;
        font-size: 16px
    }

    .product-page .pro_init_1 .container .right .text_2 {
        font-size: 22px;
        line-height: 40px;
        margin-top: 10px
    }

    .product-page .pro_init_1 .container .right .cont_list {
        margin-top: 20px
    }

    .product-page .pro_init_1 .container .right .cont_list .list .title {
        padding: 15px 0;
        font-size: 18px;
        padding-right: 25px;
        padding-bottom: 5px
    }

    .product-page .pro_init_1 .container .right .cont_list .list .title i {
        top: 16px;
        font-size: 24px
    }

    .product-page .pro_init_1 .container .right .cont_list .list .content {
        padding: 20px 0
    }

    .product-page .pro_init_2 {
        padding: 40px 0
    }

    .product-page .pro_init_2 .tip_cont .title_1 {
        font-size: 20px
    }

    .product-page .pro_init_2 .tip_cont .title_2 {
        font-size: 16px;
        line-height: 2
    }

    .product-page .pro_init_2 .list_cont {
        padding: 0;
        margin-top: 0
    }

    .product-page .pro_init_3 {
        padding: 40px 0
    }

    .product-page .pro_init_3 .container form input {
        width: 100%
    }
}

.product-page .fl {
    display: none;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
    z-index: 1
}

.product-page .fl .box {
    padding: 30px;
    background: #f7f7f7
}

.product-page .fl .box h3 {
    display: block;
    padding: 38px 25px;
    background: var(--primary);
    font-size: 30px;
    font-family: 'RM';
    color: #fff
}

.product-page .fl .box .list ul li {
    margin-top: 6px;
    padding: 10px 20px;
    border-left: 4px solid var(--primary);
    font-size: 18px;
    color: #000;
    background: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    position: relative
}

.product-page .fl .box .list ul li.active ul {
    display: block
}

.product-page .fl .box .list ul li i {
    position: absolute;
    top: 6px;
    right: 0;
    padding: 10px;
    font-size: 18px
}

.product-page .fl .box .list ul li img {
    max-width: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px
}

.product-page .fl .box .list ul li ul li {
    border: none;
    background: #fff
}

.product-page .fl .box .list ul li ul li:hover {
    background: var(--primary);
    color: #fff
}

.product-page .fl .box .list ul li ul li.active {
    background: var(--primary);
    color: #fff
}

@media screen and (max-width:700px) {
    .product-page .fl {
        display: block
    }

    .product-page .fl .box {
        padding: 30px 15px;
        display: none
    }

    .product-page .fl .box h3 {
        padding: 10px 15px;
        font-size: 24px
    }
}

@media screen and (max-width:500px) {
    .product-page .fl .box .list ul li {
        font-size: 16px
    }
}

.product-page .product-2 {
    margin-top: 90px;
    margin-bottom: 90px
}

.sider-box .sider-left {
    width: 30%;
    position: sticky;
    top: 100px
}

.sider-box .sider-left h2 {
    padding-top: 8px;
    padding-left: 20px;
    font-family: 'Hemihead';
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1.2
}

.sider-box .sider-left h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    border-radius: 3px;
    background-color: #036eb8
}

.sider-box .sider-left .category {
    background-color: #fff;
    padding: 50px 30px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.sider-box .sider-left .category .catelist {
    margin-top: 35px
}

.sider-box .sider-left .category .catelist ul li a {
    line-height: 50px;
    height: 50px;
    border-radius: 25px;
    margin-bottom: 10px
}

.sider-box .sider-left .category .catelist>ul>li>a {
    padding-left: 25px;
    padding-right: 35px;
    background: #f0f0f0;
    position: relative;
    font-size: 16px
}

.sider-box .sider-left .category .catelist>ul>li>a:hover,
.sider-box .sider-left .category .catelist>ul>li.active>a {
    color: #fff;
    background-color: #036eb8
}

.sider-box .sider-left .category .catelist>ul>li>a:after {
    content: ">";
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 24px;
    font-family: cursive
}

.sider-box .sider-left .category .catelist>ul>li>ul {
    display: none
}

.sider-box .sider-left .category .catelist>ul>li>ul>li>a {
    padding-left: 25px;
    padding-right: 25px;
    background-color: #f0f0f0
}

.sider-box .sider-left .category .catelist>ul>li>ul>li>a.active {
    color: #73ae53
}

.sider-box .sider-left .category.news .catelist>ul>li>a:after {
    content: "\f0d7";
    font-family: FontAwesome
}

.sider-box .sider-left .quote {
    background-color: #fff;
    padding: 50px 30px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.sider-box .sider-left .quote .form {
    margin-top: 35px
}

.sider-box .sider-left .quote .form form .submit {
    margin: 24px auto 0
}

.sider-box .sider-left .quote .form input[type=text],
.sider-box .sider-left .quote .form textarea {
    width: 100%;
    font-size: 16px;
    padding: 10px 20px
}

.sider-box .sider-left .quote .form input[type=text] {
    border-radius: 30px;
    border: 2px solid #e5e5e5;
    margin-bottom: 10px
}

.sider-box .sider-left .quote .form .fileInputContainer input[type=text] {
    opacity: 0;
    margin: 0;
    border: none
}

.sider-box .sider-left .quote .form .fileInputContainer {
    border-radius: 30px;
    border: 2px solid #e5e5e5;
    margin-bottom: 10px;
    background: url(/template/en/images/file_img.png) no-repeat center right 20px;
    background-size: 30px;
    position: relative
}

.sider-box .sider-left .quote .form .fileInputContainer span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    padding: 12px 20px
}

.sider-box .sider-left .quote .form textarea {
    height: 100px;
    border-radius: 10px;
    border: 2px solid #e5e5e5
}

.sider-box .sider-left .quote .form .more {
    margin-top: 30px
}

.sider-box .sider-left .quote .form button {
    margin-top: 30px;
    font-size: 20px;
    border: none;
    background: 0 0;
    border-radius: 30px;
    color: #fff;
    background-color: #036eb8;
    box-shadow: 0 0 20px rgba(3, 110, 184, .6)
}

.sider-box .sider-left .search-news {
    background-color: #fff;
    padding: 50px 30px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.sider-box .sider-left .search-news form {
    margin-top: 35px;
    position: relative
}

.sider-box .sider-left .search-news form input {
    font-size: 16px;
    width: 100%;
    height: 50px;
    border: none;
    background-color: #f0f0f0;
    padding-left: 25px;
    padding-right: 115px;
    border-radius: 30px
}

.sider-box .sider-left .search-news form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 115px;
    border: none;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
    background-color: #82b566;
    background-image: -webkit-gradient(linear, left top, right top, from(#92c35d), to(#73ad53));
    background-image: -webkit-linear-gradient(left, #92c35d, #73ad53);
    background-image: -moz-linear-gradient(left, #92c35d, #73ad53);
    background-image: linear-gradient(to right, #92c35d, #73ad53)
}

.sider-box .sider-left .hot-news {
    background-color: #fff;
    padding: 50px 30px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.sider-box .sider-left .hot-news .list {
    margin-top: 35px
}

.sider-box .sider-left .hot-news .list ul li+li {
    margin-top: 35px
}

.sider-box .sider-left .hot-news .list .img {
    border-radius: 10px;
    overflow: hidden
}

.sider-box .sider-left .hot-news .list time {
    color: #858585
}

.sider-box .sider-left .news-date {
    background-color: #fff;
    padding: 50px 30px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.sider-box .sider-left .news-date .datepicker {
    margin-top: 35px
}

.sider-box .sider-right {
    width: 70%
}

.product_list {
    background-color: #fafafa;
    border-radius: 20px;
    padding: 40px
}

.product_list ul {
    margin: 0 -15px
}

.product_list ul li {
    padding: 20px 15px
}

.product_list .img {
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 10px;
    background: #fff
}

.product_list .img a {
    display: block;
    padding: 30px
}

.product_list .img span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #036eb8;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease
}

.product_list .img:hover span {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.product_list h3 {
    margin-top: 15px;
    font-family: var(--font)
}

.production-strength-page .init-1 {
    padding: 50px 0;
    text-align: center
}

.production-strength-page .init-1 .container .tips {
    max-width: 1050px;
    font-weight: 500;
    margin: auto
}

.production-strength-page .init-1 .container .more {
    display: inline-block;
    padding: 15px 56px;
    background-color: #328256;
    border: 1px solid #328256;
    margin-top: 30px
}

.production-strength-page .init-1 .container .more:hover {
    color: #328256
}

.production-strength-page .init-2 .container {
    width: 100%
}

.production-strength-page .init-2 .container .list {
    padding: 40px 0 80px
}

.production-strength-page .init-2 .container .list .tips {
    text-align: center;
    font-family: var(--font-en);
    text-transform: uppercase;
    font-size: 48px
}

.production-strength-page .init-2 .container .list img {
    width: 100%
}

.production-strength-page .init-2 .container .list .img-box {
    display: block
}

.production-strength-page .init-2 .container .list .big_img {
    margin-top: 50px;
    position: relative
}

.production-strength-page .init-2 .container .list .big_img .btn {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    position: absolute;
    cursor: pointer;
    border-radius: 50%;
    top: 50%;
    right: 22%;
    background-color: rgba(0, 0, 0, .2);
    z-index: 2;
    transition: all .5s
}

.production-strength-page .init-2 .container .list .big_img .btn:hover {
    background-color: var(--color)
}

.production-strength-page .init-2 .container .list .big_img .btn img {
    display: block;
    width: 30px;
    margin: 30px auto 0;
    position: relative;
    z-index: 2
}

.production-strength-page .init-2 .container .list .big_img .btn:before {
    background-color: #1c9f3c
}

.production-strength-page .init-2 .container .list .big_img .prev {
    left: 22%
}

.production-strength-page .init-2 .container .list .big_img .slick li {
    padding: 0 8px
}

.production-strength-page .init-2 .container .list .small_img {
    margin: 20px auto 0;
    max-width: 740px
}

.production-strength-page .init-2 .container .list .small_img ul li {
    padding: 0 2px
}

.production-strength-page .init-2 .container .list .small_img ul li .box {
    opacity: .5;
    cursor: pointer;
    border: 2px solid #fff
}

.production-strength-page .init-2 .container .list .small_img ul .slick-current .box {
    opacity: 1;
    border: 2px solid #328256
}

.production-strength-page .init-2 .container .list .des {
    color: #3f3f3f;
    width: 750px;
    margin: 40px auto 0
}

.production-strength-page .init-2 .container .list:nth-child(2n-1) {
    background-color: #f9f9f9
}

@media (max-width:1500px) {
    .production-strength-page .init-2 .container .list .big_img .btn {
        right: 10%
    }

    .production-strength-page .init-2 .container .list .big_img .prev {
        left: 10%
    }
}

@media (max-width:1250px) {
    .production-strength-page .init-2 .container .list .big_img .btn {
        width: 40px;
        height: 40px
    }

    .production-strength-page .init-2 .container .list .big_img .btn img {
        width: 16px;
        margin-top: 16px
    }
}

@media screen and (max-width:1000px) {
    .sider-box .sider-left {
        display: none
    }

    .sider-box .sider-right {
        width: 100%;
        padding: 0
    }

    .product_list {
        padding: 30px
    }

    .product-page .init-3 .container .content .swiper {
        width: 100%
    }

    .product-page .init-3 .container .content {
        margin-top: 30px
    }

    .production-strength-page .init-2 .container .list .small_img {
        display: none
    }

    .production-strength-page .init-2 .container .list .des {
        width: 100%;
        text-align: center;
        padding: 0 10px
    }
}

@media screen and (max-width:700px) {
    .production-strength-page .init-2 .container .list {
        padding: 40px 10px
    }
}

@media screen and (max-width:500px) {
    .product-page .product-1 .box {
        padding: 20px
    }

    .product_list {
        padding: 15px
    }

    .production-strength-page .init-2 .container .list .big_img {
        margin-top: 20px
    }

    .production-strength-page .init-2 .container .list .big_img .slick li {
        padding: 0
    }

    .production-strength-page .init-2 .container .list .des {
        max-height: 400px;
        padding-right: 2px;
        overflow-y: auto;
        margin-top: 20px
    }
}

.seoPublic .title {
    font-size: 48px;
    font-family: 'Hemihead';
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: .7em
}

.seoPublic>div {
    padding: 60px 0
}

.seoPublic>div:nth-child(odd) {
    background: #fafafa
}

.seoPublic .Auxil-about .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.seoPublic .Auxil-about .box .left {
    width: 40%
}

.seoPublic .Auxil-about .box .left .img {
    height: 100%;
    background-size: cover;
    background-position: center center;
    display: block
}

.seoPublic .Auxil-about .box .right {
    width: 60%;
    padding-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px
}

.seoPublic .Auxil-about .box .right div.h3 {
    font-size: 36px;
    font-family: var(--font-en);
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 1em
}

.seoPublic .Auxil-about .box .right .text {
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    color: #525252;
    max-height: 284px;
    padding-right: 20px;
    overflow-y: scroll
}

.seoPublic .Auxil-honor .list ul {
    margin: -10px
}

.seoPublic .Auxil-honor .list ul li {
    padding: 10px
}

.seoPublic .Auxil-honor .list ul li a {
    display: block
}

.seoPublic .Auxil-honor .list ul li a img {
    width: 100%
}

.seoPublic .Auxil-news .list ul {
    margin: -13px
}

.seoPublic .Auxil-news .list ul li {
    padding: 13px
}

.seoPublic .Auxil-news .list ul li a.img-box {
    display: block;
    height: 240px;
    background-size: cover;
    background-position: center center
}

.seoPublic .Auxil-news .list ul li .content {
    margin-top: 10px
}

.seoPublic .Auxil-news .list ul li .content div.h6 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Hemihead';
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    min-height: 3em
}

.seoPublic .Auxil-news .list ul li .content div.h6:hover {
    color: var(--color)
}

.seoPublic .Auxil-news .list ul li .content time {
    font-size: 14px;
    line-height: 2;
    margin-top: .5em;
    display: block
}

.seoPublic .Auxil-news .list ul li .content p {
    font-weight: 300;
    font-size: 16px;
    color: #5e5e5e;
    line-height: 30px;
    margin: 1em 0
}

.seoPublic .Auxil-news .list ul li .content a.link {
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    border-bottom: 1px solid transparent;
    display: inline-block
}

.seoPublic .Auxil-news .list ul li .content a.link:hover {
    border-color: var(--color);
    color: var(--color)
}

.seoPublic .Auxil-form .form ul {
    margin: -10px
}

.seoPublic .Auxil-form .form ul li {
    padding: 10px
}

.seoPublic .Auxil-form .form ul li input,
.seoPublic .Auxil-form .form ul li textarea {
    display: block;
    width: 100%;
    border: 1px solid #eee;
    font-size: 16px;
    line-height: 30px;
    padding: 8px 15px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.seoPublic .Auxil-form .form ul li textarea {
    height: 100px
}

.seoPublic .Auxil-form .form ul li input:focus,
.seoPublic .Auxil-form .form ul li textarea:focus {
    border-color: var(--color)
}

.seoPublic .Auxil-form .form ul li.wid-100 {
    width: 100%
}

.seoPublic .Auxil-form .form ul li input[type=submit] {
    width: auto;
    display: inline-block;
    border: none
}

.seoPublic .seoIndustry .text {
    font-size: 16px;
    line-height: 1.8;
    color: #666
}

.seoPublic .Auxil-through {
    padding: 15px 0;
    background: 0 0 !important
}

.seoPublic .Auxil-through a {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    padding: 0 25px;
    font-size: 14px;
    color: #000;
    border: 1px solid #eee;
    background: #f8f8f8;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.seoPublic .Auxil-through a:hover {
    background: var(--color);
    color: #fff
}

.seoPublic .Auxil-related .list ul {
    margin: -20px -25px
}

.seoPublic .Auxil-related .list ul li {
    padding: 20px 25px
}

.seoPublic .Auxil-related .list ul li .box {
    display: block;
    background: #fff;
    -o-box-shadow: 0 0 12px rgba(125, 125, 125, .5);
    -webkit-box-shadow: 0 0 12px rgba(125, 125, 125, .5);
    box-shadow: 0 0 12px rgba(125, 125, 125, .5)
}

.seoPublic .Auxil-related .list ul li .box a.img-box {
    display: block
}

.seoPublic .Auxil-related .list ul li .box .content {
    display: block;
    padding: 20px;
    text-align: center
}

.seoPublic .Auxil-related .list ul li .box .content div.h3 {
    font-size: 22px;
    color: #111;
    font-weight: 500;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.seoPublic .Auxil-related .list ul li .box .content div.h3:hover {
    color: var(--color)
}

.seoPublic .Auxil-related .list ul li .box .content p {
    display: block;
    font-size: 16px;
    color: #888;
    line-height: 1.6;
    font-weight: 400;
    margin: .5em 0;
    height: 4.8em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.seoPublic .Auxil-related .list ul li .box .content a.more {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    border: 1px solid var(--color);
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    color: var(--color)
}

.seoPublic .Auxil-related .list ul li .box .content a.more i {
    margin-left: 5px
}

.seoPublic .Auxil-related .list ul li .box .content a.more:hover {
    color: #fff;
    background: var(--color)
}

@media screen and (max-width:1510px) {
    #header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item>a {
        font-size: 18px
    }
}

@media screen and (max-width:1400px) {
    #header>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item>a {
        font-size: 16px
    }

    .font-35 {
        font-size: 30px
    }

    .seoPublic .title {
        font-size: 28px;
        margin-bottom: 1.5em
    }

    .seoPublic .Auxil-about .box .right div.title,
    .seoPublic .Auxil-related .list ul li .box .content div.h3 {
        font-size: 20px
    }

    .seoPublic .Auxil-form .form ul li input,
    .seoPublic .Auxil-form .form ul li textarea,
    .seoPublic .Auxil-about .box .right .text,
    .seoPublic .Auxil-news .list ul li .content p,
    .seoPublic .seoIndustry .text,
    .seoPublic .Auxil-related .list ul li .box .content p {
        font-size: 14px;
        line-height: 2
    }

    .seoPublic .Auxil-news .list ul li .content div.h6 {
        font-size: 18px;
        line-height: 1.8;
        min-height: 5.8em
    }

    .seoPublic .Auxil-related .list ul li .box .content a.more {
        font-size: 14px;
        line-height: 34px;
        height: 34px;
        padding: 0 15px
    }

    .seoPublic .Auxil-related .list ul li {
        padding: 15px
    }

    .seoPublic .Auxil-related .list ul {
        margin: -15px
    }
}

@media screen and (max-width:1000px) {
    .seoPublic .title {
        font-size: 24px;
        margin-bottom: 1em
    }

    #cp-Nav {
        display: block
    }

    #cp-Nav .nav {
        padding: 0 15px
    }

    #cp-Nav .nav div.title {
        font-size: 18px;
        line-height: 32px;
        font-weight: 700;
        padding: 8px 10px;
        background: var(--color);
        border-radius: 5px;
        color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer
    }

    #cp-Nav .nav div.title:after {
        content: "\f107";
        display: block;
        color: #fff;
        font-family: 'FontAwesome';
        font-size: 20px
    }

    #cp-Nav .nav i.mask {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 230;
        background: rgba(0, 0, 0, .2)
    }

    #cp-Nav .nav>ul {
        display: none
    }

    #cp-Nav .nav ul {
        position: fixed;
        top: 10%;
        max-height: 80%;
        left: 5%;
        width: 90%;
        padding: 20px;
        border-radius: 5px;
        background: #fff;
        z-index: 300;
        font-size: 16px;
        overflow: auto
    }

    #cp-Nav .nav ul ul {
        padding: 0 10px;
        font-size: 14px;
        position: static;
        max-height: none;
        width: 100%;
        margin: 10px 0
    }

    #cp-Nav .nav ul li a {
        display: block;
        padding: 5px 0;
        font-size: 16px;
        line-height: 30px
    }

    .seoPublic .Auxil-about .box {
        display: block
    }

    .seoPublic .Auxil-about .box .right {
        width: 100%;
        padding: 0;
        margin-top: 20px
    }

    .seoPublic .Auxil-about .box .left {
        width: 100%;
        padding: 0
    }

    .seoPublic .Auxil-about .box .left .img {
        height: 300px
    }

    .seoPublic .Auxil-about .box .right div.h3 {
        font-size: 18px;
        line-height: 32px
    }

    .seoPublic>div {
        padding: 30px 0
    }
}

.submit {
    width: 195px;
    height: 50px;
    background: var(--color);
    border-radius: 35px;
    border: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    text-align: center
}

.submit input[type=submit] {
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Hemihead';
    color: #fff;
    line-height: 54px;
    position: relative;
    z-index: 2;
    background-color: transparent;
    border: none
}

.submit:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, .3);
    right: 0;
    top: 0;
    z-index: 5;
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s
}

.submit:hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-w {
    height: 100%;
    opacity: 1 !important;
    visibility: unset !important
}

.f-g img {
    vertical-align: middle;
    margin-right: 30px
}

.f-g1 {
    border-bottom: 1px solid #666
}

.service-page {
    padding: 60px 0 0
}

.service-page .service-1 {
    padding-bottom: 60px
}

.service-page .service-1 #index-body .about {
    padding: 0
}

.service-page .service-1 #index-body .about .top .text h2.title {
    margin-bottom: 40px;
    line-height: 1.4;
    text-transform: uppercase
}

.service-page .service-1 #index-body .about .top .text h3 {
    font-size: 22px;
    line-height: 1.6;
    color: #181818;
    font-weight: 400;
    margin-top: 32px
}

.service-page .service-1 #index-body .about .top .text p {
    font-size: 18px;
    line-height: 30px;
    color: #666
}

.service-page .service-1 #index-body .about .top .img {
    text-align: right;
    padding: 0 0 50px;
    border-radius: 10px
}

.service-page .service-1 #index-body .about .top .img .i2 {
    position: absolute;
    left: 0;
    bottom: -25px;
    top: auto;
    z-index: 1;
    border-radius: 10px
}

.service-page .service-2 {
    background: #f9f9f9;
    padding: 70px 0;
    margin: 50px 40px
}

.service-page .service-2 .header {
    width: 70%;
    margin: 0 auto
}

.service-page .service-2 .header .title {
    line-height: 1.2;
    margin-top: 12px;
    text-transform: uppercase
}

.service-page .service-2 .content {
    margin-top: 80px
}

.service-page .service-2 .content ul {
    margin-right: -30px
}

.service-page .service-2 .content ul li {
    padding-right: 30px
}

.service-page .service-2 .content ul li .ig {
    text-align: center
}

.service-page .service-2 .content ul li .ig .img-box {
    display: block;
    width: 60%;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0px -.4px 9px 3px rgb(0 0 0/8%)
}

.service-page .service-2 .content ul li .ig .text {
    padding-top: 28px
}

.service-page .service-2 .content ul li .ig .text span {
    font-size: 17px;
    color: #83827f;
    line-height: 1.6;
    text-transform: uppercase
}

.service-page .service-2 .content ul li .ig .text h3 {
    font-size: 22px;
    line-height: 1.6;
    margin-top: 10px;
    font-weight: 700
}

.service-page .service-2 .content ul li .ig .text p {
    font-size: 16px;
    line-height: 30px;
    color: #83827f;
    margin-top: 10px
}

.service-page .service-2 .content ul li .ig .text .mores {
    width: 47px;
    height: 47px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    border: 1px solid #d1d0c8;
    border-radius: 50%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    margin-top: 25px;
    display: inline-block
}

.service-page .service-2 .content ul li .ig .text .mores img {
    display: inline-block;
    vertical-align: middle
}

.service-page .service-2 .content ul li .ig .text .mores:hover {
    background: var(--color);
    border-color: var(--color)
}

.service-page #index-body .init1 h3 {
    width: 46%
}

.service-page #index-body .init1 .img {
    margin: auto;
    width: 1350px;
    padding-top: 35px;
    border-radius: 20px
}

.service-page #index-body .rate {
    padding: 80px 0 140px;
    background-color: #f9f9f9
}

.service-page #index-body .rate .content {
    margin-top: 50px
}

.service-page #index-body .rate .content ul {
    margin: -15px
}

.service-page #index-body .rate .content ul li {
    padding: 15px
}

.service-page #index-body .rate .content ul li .box {
    background: #f2f2f2;
    padding: 30px;
    min-height: 340px;
    border-radius: 10px;
    transition: all .5s
}

.service-page #index-body .rate .content ul li .box .title {
    display: block;
    font-weight: 700;
    font-size: 26px;
    margin-top: 15px
}

.service-page #index-body .rate .content ul li .box .desc {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 20px;
    color: #666;
    transition: all .5s
}

.service-page #index-body .rate .content ul li:hover .box {
    background: #036eb8;
    color: #fff
}

.service-page #index-body .rate .content ul li:hover p {
    color: #fff
}

.service-page #index-body .rate .content ul li:hover .box .desc {
    color: #fff
}

.service-page .service-3 {
    padding: 120px 0
}

.service-page .service-3 .top .img {
    vertical-align: middle
}

.service-page .service-3 .top .img .info {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 70px;
    width: 100%
}

.service-page .service-3 .top .img img {
    width: 48.2%;
    margin-right: 20px
}

.service-page .service-3 .top .img img:last-child {
    margin: 0 0 0 20px
}

.service-page .service-3 .top .text {
    padding-left: 48px;
    vertical-align: middle
}

.service-page .service-3 .top .text .box {
    width: 80%
}

.service-page .service-3 .top .text .box h2.title {
    line-height: 1.2;
    width: 90%
}

.service-page .service-3 .top .text .box p {
    font-size: 17px;
    line-height: 1.8;
    color: #83827f;
    margin-top: 20px
}

.service-page .service-3 .top .text .box .more {
    padding: 21px 29px 20px 28px;
    margin-top: 45px
}

.service-page .service-3 .bottom {
    padding-top: 120px
}

.service-page .service-3 .bottom ul {
    margin-right: -60px
}

.service-page .service-3 .bottom ul li {
    text-align: center;
    padding-right: 60px
}

.service-page .service-3 .bottom ul li i {
    display: inline-block;
    height: 69px
}

.service-page .service-3 .bottom ul li i img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.service-page .service-3 .bottom ul li i:hover img {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.service-page .service-3 .bottom ul li .text {
    padding-top: 21px
}

.service-page .service-3 .bottom ul li .text h3 {
    font-size: 26px;
    line-height: 1.1
}

.service-page .service-3 .bottom ul li .text p {
    font-size: 17px;
    line-height: 1.6;
    color: #83827f;
    margin-top: 20px
}

.service-page .service-3 .bottom ul li .text .mores {
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    overflow: hidden
}

.service-page .service-3 .bottom ul li .text .mores span {
    margin-top: 5px;
    position: relative;
    margin-right: 0;
    display: inline-block;
    vertical-align: middle;
    text-indent: -110px;
    visibility: hidden;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: visibility .4s ease, margin-right .4s ease-out, text-indent .5s ease-out, opacity .4s ease;
    -moz-transition: visibility .4s ease, margin-right .4s ease-out, text-indent .5s ease-out, opacity .4s ease;
    transition: visibility .4s ease, margin-right .4s ease-out, text-indent .5s ease-out, opacity .4s ease;
    will-change: visibility, margin-right, text-indent, opacity
}

.service-page .service-3 .bottom ul li .text .mores em {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    line-height: 21px
}

.service-page .service-3 .bottom ul li .text .mores em img {
    display: inline-block;
    vertical-align: middle
}

.service-page .service-3 .bottom ul li .text .mores:hover span {
    opacity: 1;
    text-indent: 0;
    margin-right: 6px;
    visibility: visible;
    -webkit-transition: visibility .4s ease, margin-right .3s ease-out, text-indent .4s ease-out, opacity .4s ease;
    -moz-transition: visibility .4s ease, margin-right .3s ease-out, text-indent .4s ease-out, opacity .4s ease;
    transition: visibility .4s ease, margin-right .3s ease-out, text-indent .4s ease-out, opacity .4s ease
}

#index-body .about .top .text {
    vertical-align: middle;
    padding-right: 73px
}

#index-body .about .top .text .btn a.link {
    display: inline-block;
    vertical-align: top;
    margin-left: 35px
}

#index-body .about .top .text .btn a.link em {
    display: inline-block;
    padding: 22px;
    background: var(--color)
}

#index-body .about .top .text .btn a.link span {
    display: inline-block;
    font-size: 20px;
    line-height: 36px;
    padding-left: 5px
}

#index-body .about .top .text .btn {
    margin-top: 37px
}

#index-body .init1 {
    padding: 60px 0 108px
}

#index-body .init1 .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.service-page #index-body .init1 h3 {
    width: 40%;
    color: #111;
    font-size: 45px;
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase
}

.service-page #index-body .init1 .btn {
    width: 60%;
    color: #666;
    font-size: 18px;
    line-height: 1.4
}

.service-page #index-body .init1 .more {
    background: #fff;
    color: #000
}

.service-page #index-body .init1 .more:hover {
    color: #fff
}

@media screen and (max-width:1680px) {
    .service-page .service-3 .top .text .box h2.title {
        width: 100%
    }
}

@media screen and (max-width:1440px) {
    .service-page {
        padding: 100px 0
    }

    .service-page .service-1 {
        padding-bottom: 60px
    }

    .service-page .service-2 {
        padding: 100px 0
    }

    .service-page .service-3 .top .img {
        width: 55%
    }

    .service-page .service-3 .top .img .info {
        padding: 0 40px
    }

    .service-page .service-3 .top .text {
        width: 45%
    }

    .service-page .service-3 .top .text .box {
        width: 100%
    }

    .service-page .service-3 {
        padding: 100px 0
    }

    .service-page .service-3 .bottom {
        padding-top: 100px
    }

    .service-page #index-body .rate .content ul li .box .title {
        font-size: 20px;
        line-height: 36px
    }

    .service-page #index-body .rate .content ul li .box .desc {
        min-height: 162px
    }
}

@media screen and (max-width:1280px) {
    #index-body .about .top .text {
        padding-right: 50px
    }
}

@media screen and (max-width:1100px) {
    .service-page .service-1 #index-body .about .top .img {
        padding: 0 0 50px 30px
    }
}

@media screen and (max-width:1000px) {
    .inner-page .sidebar-box .sidebar-left {
        display: none
    }

    .inner-page .sidebar-box .sidebar-right {
        width: 100%
    }

    .service-page {
        padding: 60px 0
    }

    #index-body .init1 .info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .service-page #index-body .init1 h3 {
        width: 100%;
        font-size: 30px;
        line-height: 1.4;
        margin-bottom: 20px
    }

    .service-page .service-1 #index-body .about .top .text {
        padding-right: 0;
        width: 100%
    }

    .service-page .service-1 #index-body .about .top .img {
        width: 100%;
        margin-top: 25px
    }

    .service-page .service-1 {
        padding-bottom: 60px
    }

    .service-page .service-2 {
        padding: 60px 0
    }

    .service-page .service-2 .content ul li .ig .text h3 {
        min-height: 60px
    }

    .service-page .service-3 {
        padding: 60px 0
    }

    .service-page .service-3 .top .img {
        width: 100%
    }

    .service-page .service-3 .top .img .info {
        padding: 0 40px 0 20px
    }

    .service-page .service-3 .top .text {
        width: 100%;
        padding: 20px 20px 0
    }

    .service-page .service-3 .bottom {
        padding-top: 60px
    }

    .service-page .service-3 .bottom ul {
        margin-right: -20px
    }

    .service-page .service-3 .bottom ul li {
        padding-right: 20px
    }
}

@media screen and (max-width:700px) {
    .service-page {
        padding: 30px 0
    }

    .service-page .service-1 #index-body .about .top .text h3 {
        margin-top: 12px
    }

    .service-page .service-1 {
        padding-bottom: 30px
    }

    .service-page .service-2 {
        padding: 30px 0
    }

    .service-page .service-2 .header {
        width: 100%
    }

    .service-page .service-2 .content {
        margin-top: 20px
    }

    .service-page .service-2 .content ul {
        margin-right: -15px
    }

    .service-page .service-2 .content ul li {
        padding-right: 15px
    }

    .service-page .service-2 .content ul li .ig .text {
        padding-top: 14px
    }

    .service-page .service-2 .content ul li .ig .text span {
        font-size: 15px
    }

    .service-page .service-2 .content ul li .ig .text h3 {
        font-size: 24px;
        line-height: 1.6
    }

    .service-page .service-3 .top .text .box .more {
        margin-top: 20px
    }

    .service-page .service-3 .bottom {
        padding-top: 30px
    }

    .service-page .service-3 .bottom ul li .text h3 {
        font-size: 20px
    }

    .service-page .service-3 .bottom ul li .text p {
        font-size: 15px
    }

    .service-page .service-3 .bottom ul {
        margin-bottom: -20px
    }

    .service-page .service-3 .bottom ul li {
        padding-bottom: 20px
    }

    .service-page .service-3 {
        padding: 30px 0
    }
}

@media screen and (max-width:500px) {
    .service-page #index-body .about .top .text .btn a.link {
        display: block;
        margin: 10px 0 0
    }

    .service-page .service-3 .top .text .box p {
        font-size: 15px;
        line-height: 30px
    }

    .service-page .service-3 .top .text .box .more {
        padding: 12px 18px
    }

    #index-body .about .top .text .btn a.link em {
        padding: 10px
    }

    .service-page .service-3 .top .img img {
        margin-right: 10px;
        width: 49.5%
    }

    .service-page .service-3 .top .img img:last-child {
        margin: 0 0 0 10px
    }

    .service-page .service-3 .top .img .info {
        padding: 0 30px 0 20px
    }
}

.btn-go-rd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid var(--color);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 5px
}

.btn-go-rd span {
    font-size: 18px;
    margin-right: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.btn-go-rd i {
    font-size: 24px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.btn-go-rd:hover span {
    margin-right: 25px;
    color: var(--color)
}

.btn-go-rd:hover i {
    color: var(--color)
}

.production-strength-page .init-1 {
    padding: 50px 0;
    text-align: center
}

.production-strength-page .init-1 .container .tips {
    max-width: 980px;
    font-weight: 500;
    margin: auto
}

.production-strength-page .init-1 .container .more {
    display: inline-block;
    padding: 15px 56px;
    background-color: #328256;
    border: 1px solid #328256;
    margin-top: 30px
}

.production-strength-page .init-1 .container .more:hover {
    color: #328256
}

.production-strength-page .init-2 .container {
    width: 100%
}

.production-strength-page .init-2 .container .list {
    padding: 80px 0 10px
}

.production-strength-page .init-2 .container .list .tips {
    text-align: center;
    font-family: var(--font-en);
    text-transform: uppercase;
    font-size: 48px
}

.production-strength-page .init-2 .container .list img {
    width: 100%
}

.production-strength-page .init-2 .container .list .img-box {
    display: block
}

.production-strength-page .init-2 .container .list .big_img {
    margin-top: 50px;
    position: relative
}

.production-strength-page .init-2 .container .list .big_img .btn {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    position: absolute;
    cursor: pointer;
    border-radius: 50%;
    top: 50%;
    right: 22%;
    background-color: rgba(0, 0, 0, .2);
    z-index: 2;
    transition: all .5s
}

.production-strength-page .init-2 .container .list .big_img .btn:hover {
    background-color: var(--color)
}

.production-strength-page .init-2 .container .list .big_img .btn img {
    display: block;
    width: 30px;
    margin: 30px auto 0;
    position: relative;
    z-index: 2
}

.production-strength-page .init-2 .container .list .big_img .btn:before {
    background-color: #1c9f3c
}

.production-strength-page .init-2 .container .list .big_img .prev {
    left: 22%
}

.production-strength-page .init-2 .container .list .big_img .slick li {
    padding: 0 8px
}

.production-strength-page .init-2 .container .list .small_img {
    margin: 20px auto 0;
    max-width: 740px
}

.production-strength-page .init-2 .container .list .small_img ul li {
    padding: 0 2px
}

.production-strength-page .init-2 .container .list .small_img ul li .box {
    opacity: .5;
    cursor: pointer;
    border: 2px solid #fff
}

.production-strength-page .init-2 .container .list .small_img ul .slick-current li .box {
    opacity: 1;
    border: 2px solid #328256
}

.production-strength-page .init-2 .container .list .des {
    color: #3f3f3f;
    width: 750px;
    margin: 40px auto 0
}

.production-strength-page .init-2 .container .list:nth-child(2n-1) {
    background-color: #f9f9f9
}

@media (max-width:1500px) {
    .production-strength-page .init-2 .container .list .big_img .btn {
        right: 10%
    }

    .production-strength-page .init-2 .container .list .big_img .prev {
        left: 10%
    }
}

@media (max-width:1250px) {
    .production-strength-page .init-2 .container .list .big_img .btn {
        width: 40px;
        height: 40px
    }

    .production-strength-page .init-2 .container .list .big_img .btn img {
        width: 16px;
        margin-top: 16px
    }
}

@media screen and (max-width:1000px) {
    .sider-box .sider-left {
        display: none
    }

    .sider-box .sider-right {
        width: 100%;
        padding: 0
    }

    .product_list {
        padding: 30px
    }

    .product-page .init-3 .container .content .swiper {
        width: 100%
    }

    .product-page .init-3 .container .content {
        margin-top: 30px
    }

    .production-strength-page .init-2 .container .list .small_img {
        display: none
    }

    .production-strength-page .init-2 .container .list .des {
        width: 100%;
        text-align: center;
        padding: 0 10px
    }
}

@media screen and (max-width:700px) {
    .production-strength-page .init-2 .container .list {
        padding: 40px 10px
    }
}

@media screen and (max-width:500px) {
    .product-page .product-1 .box {
        padding: 20px
    }

    .product_list {
        padding: 15px
    }

    .production-strength-page .init-2 .container .list .big_img {
        margin-top: 20px
    }

    .production-strength-page .init-2 .container .list .big_img .slick li {
        padding: 0
    }

    .production-strength-page .init-2 .container .list .des {
        max-height: 400px;
        padding-right: 2px;
        overflow-y: auto;
        margin-top: 20px
    }
}

.font-news1 {
    font-size: 24px !important;
    line-height: 1.6 !important;
    font-family: 'Hemihead' !important;
    min-height: 3em !important
}

.font-news2 {
    font-family: "Montserrat" !important
}

.font-news3 {
    font-family: "Montserrat" !important
}

.font-news4 {
    font-family: "Montserrat" !important
}

.seoPublic .Auxil-news .list ul li .content div.h6 a {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Hemihead';
    min-height: 3em;
    text-transform: uppercase
}

.tips-fct {
    font-size: 48px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Hemihead';
    padding-top: 80px
}

.tips-fct1 {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    max-width: 1050px;
    margin: auto
}

.tips-fct-box {
    background: #f9f9f9;
    padding-bottom: 80px
}

.product-2 .sidebar-info {
    margin-bottom: 4.7rem;
    padding: 4rem 3rem 2.5rem;
    border-radius: 20px;
    background: url(/template/default/picture/by.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    margin-top: 30px
}

.product-2 .sidebar-info h5 {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    font-family: 'Hemihead';
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2rem
}

.product-2 .sidebar-info p {
    font-size: 24px;
    line-height: 1.8;
    color: #fff
}

.product-2 .sidebar-info .info-tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin: 2.5rem 0 2.8rem
}

.product-2 .sidebar-info .info-tel img {
    margin-right: 2rem
}

.product-2 .sidebar-info .icon a {
    margin: 0 1.4rem;
    font-size: 1.8rem;
    line-height: 1;
    color: #fff
}

#header.active>.nav>.menu .menu-box .menu_c .menu-menu-container>.menu>.menu-item>a {
    color: #fff
}

.customize-page .init-1 .title {
    font-weight: 800
}

.customize-page .init-1 .title em {
    color: #036eb8
}

.customize-page .init-1 .con {
    margin-top: 20px
}

.customize-page .init-1 .des {
    padding-top: 10px
}

.customize-page .init-1 .des li {
    margin-top: 10px
}

.customize-page .init-1 .des li .sub {
    display: inline-block;
    margin-right: 10px;
    background: #036eb8;
    color: #fff;
    width: 26px;
    height: 26px;
    text-align: center;
    font-size: 14px
}

@media (max-width:1000px) {
    .customize-page .init-1 .des {
        padding-left: 0
    }
}

#index-body .init-3 {
    background-color: #f7f7f7
}

#index-body .init-3 .container {
    width: 81%;
    padding-left: 50px
}

#index-body .init-3 .container .left {
    vertical-align: middle;
    width: 50%;
    position: relative
}

#index-body .init-3 .container .left .img {
    width: 100%;
    max-width: 600px;
    height: 620px;
    -o-background-size: cover;
    background-size: cover;
    position: relative
}

#index-body .init-3 .container .left .img .play {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

#index-body .init-3 .container .left .cont {
    position: absolute;
    width: 370px;
    bottom: 0;
    right: 0;
    padding: 46px 26px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(65%, #036eb8), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #036eb8 65%, rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(left, #036eb8 65%, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(left, #036eb8 65%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, #036eb8 65%, rgba(255, 255, 255, 0))
}

#index-body .init-3 .container .left .cont .img_1 {
    width: 100px;
    height: 100px
}

#index-body .init-3 .container .left .cont .text_c {
    width: -webkit-calc(0%);
    width: -moz-calc(0%);
    width: calc(100% - 100px);
    padding-left: 20px;
    color: #fff
}

#index-body .init-3 .container .left .cont .text_c .top {
    font-size: 48px;
    font-weight: 600;
    line-height: 1
}

#index-body .init-3 .container .left .cont .text_c .top em {
    font-size: 74px
}

#index-body .init-3 .container .right {
    vertical-align: middle;
    width: 50%;
    padding-left: 40px
}

#index-body .init-3 .container .right .tips,
#index-body .init-3 .container .right .tips p {
    font-weight: 700;
    color: #036eb8
}

#index-body .init-3 .container .right .tips_title {
    font-weight: 700;
    margin-top: 20px
}

#index-body .init-3 .container .right .des {
    color: rgba(35, 35, 35, .8);
    margin-top: 20px;
    line-height: 32px;
    max-height: 435px;
    overflow-y: scroll;
    padding-right: 1em
}

#index-body .init-3 .container .right .des h1 {
    display: inline
}

#index-body .init-3 .container .right .list_cont {
    padding-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#index-body .init-3 .container .right .list_cont li {
    margin-top: 30px;
    margin-right: 50px
}

#index-body .init-3 .container .right .list_cont li .box .img {
    width: 60px;
    height: 60px;
    vertical-align: middle
}

#index-body .init-3 .container .right .list_cont li .box .text_c {
    width: -webkit-calc(40%);
    width: -moz-calc(40%);
    width: calc(100% - 60px);
    padding-left: 20px;
    vertical-align: middle
}

#index-body .init-3 .container .right .list_cont li .box .text_c .top {
    font-size: 48px;
    font-weight: 600;
    line-height: 1
}

#index-body .init-3 .container .right .list_cont li .box .text_c .top .sub {
    font-size: 36px
}

#index-body .init-3 .container .right .list_cont li .box .text_c .bottom {
    margin-top: 4px;
    color: rgba(35, 35, 35, .8)
}

#index-body .init-3 .container .right .more {
    display: inline-block;
    padding: 16px 30px;
    color: #fff;
    background-color: #036eb8;
    border-radius: 30px;
    font-weight: 600;
    margin-top: 50px;
    border: 1px solid #036eb8
}

#index-body .init-3 .container .right .more span {
    width: auto;
    vertical-align: middle
}

#index-body .init-3 .container .right .more .img {
    width: 20px;
    height: 20px;
    margin-left: 20px;
    -webkit-filter: grayscale(1) brightness(5);
    filter: grayscale(1) brightness(5)
}

#index-body .init-3 .container .right .more:hover {
    background-color: #fff;
    color: #036eb8
}

#index-body .init-3 .container .right .more:hover .img {
    -webkit-filter: grayscale(0) brightness(1);
    filter: grayscale(0) brightness(1)
}

@media (max-width:1800px) {
    #index-body .init-3 .container {
        width: 1400px;
        padding-left: 0
    }
}

@media (max-width:1500px) {
    #index-body .init-3 .container {
        width: 1200px
    }
}

@media (max-width:1250px) {
    #index-body .init-3 .container {
        width: 970px
    }
}

@media (max-width:1000px) {

    .font-66,
    #index-body .init-3 .container .right .list_cont li .box .text_c .top,
    .font-48 {
        font-size: 32px
    }

    #index-body .init-3 .container {
        width: 700px
    }

    #index-body .init-3 .container .left {
        width: 100%
    }

    #index-body .init-3 .container .right {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

@media (max-width:700px) {

    .font-66,
    #index-body .init-3 .container .right .list_cont li .box .text_c .top,
    .font-48 {
        font-size: 28px
    }

    #index-body .init-3 .container .right .more {
        padding: 8px 15px
    }

    #index-body .init-3 .container {
        width: 100%;
        padding-left: 15px
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot') format('embedded-opentype'), url('../font/fontawesome-webfont.woff2') format('woff2'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */


.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .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;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-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;
    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)
    }
}

@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)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-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)
    }
}

@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;
    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)
    }
}

@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)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-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)
    }
}

@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)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .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)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .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)
    }
}

.tada {
    -webkit-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
    }
}

@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
    }
}

.wobble {
    -webkit-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(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@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(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-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)
    }
}

@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;
    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)
    }
}

@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;
    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)
    }
}

@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;
    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)
    }
}

@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;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-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
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-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
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-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
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-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
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInBottomRight {
    -webkit-animation-name: fadeInBottomRight;
    animation-name: fadeInBottomRight
}

.fadeInBottomRight {
    -webkit-animation-name: fadeInBottomRight;
    animation-name: fadeInBottomRight
}


@-webkit-keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInTopRight {
    -webkit-animation-name: fadeInTopRight;
    animation-name: fadeInTopRight
}

@keyframes fadeInTopLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, -100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInTopLeft {
    animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeOut_0 {
    0% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

.fadeOut_0 {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-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)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-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)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-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)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-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)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-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)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-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)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-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)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-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)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-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(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-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;
        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(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-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)
    }
}

@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)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-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)
    }
}

@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)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-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
    }
}

@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;
    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
    }
}

@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;
    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
    }
}

@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
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-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
    }
}

@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;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        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);
        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
    }
}

@keyframes hinge {
    0% {
        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);
        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
    }
}

.hinge {
    -webkit-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
    }
}

@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
    }
}

.rollIn {
    -webkit-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)
    }
}

@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;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50%,
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-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)
    }
}

@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;
    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)
    }
}

@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;
    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)
    }
}

@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;
    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)
    }
}

@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;
    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)
    }
}

@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;
    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)
    }
}

@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;
    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)
    }
}

@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;
    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)
    }
}

@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;
    animation-name: slideOutUp
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-video,
.fancybox-iframe {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: none;
    padding: 10px;
    transition: color .2s;
    vertical-align: top;
    width: 44px
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--pause svg path:nth-child(1) {
    display: none
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button:after {
    content: '';
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: none
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    content: '';
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(100, 100, 100, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x>ul {
    overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1
}

@media all and (max-width:800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px)
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slide-wrap {
    position: relative
}

.slide {
    height: 100%;
    opacity: 0;
    visibility: hidden
}

.slide.slick-initialized {
    visibility: visible;
    opacity: 1
}

.slide-control {
    display: flex
}

.slide-control.c {
    justify-content: center
}

.slide-control.style02 {
    width: 100%;
    padding: 0 130px;
    position: absolute;
    top: -30px;
    justify-content: space-between;
    pointer-events: none
}

@media (max-width:1024px) {
    .slide-control.style02 {
        display: none
    }
}

.slide-control .slide-btn {
    width: 60px;
    height: 60px;
    position: relative
}

@media (max-width:1024px) {
    .slide-control .slide-btn {
        width: 30px;
        height: 30px
    }
}

.slide-control .slide-btn.play {
    display: none
}

.slide-control.style02 .slide-btn {
    width: 122px;
    height: 122px;
    border-radius: 100%;
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, .3);
    pointer-events: auto
}

.slide-control .slide-btn.slick-disabled {
    pointer-events: none;
    opacity: .2
}

.slide-control.style02 .slide-btn.slick-disabled {
    opacity: 0
}

.slide-control .slide-btn .ico {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.slide-control.dark-mode .slide-btn .ico {
    background-position: bottom
}

.slide-dot-wrap.mo {
    display: none
}

@media (max-width:1024px) {
    .slide-dot-wrap.mo {
        display: block
    }
}

.slick-dots {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    pointer-events: none
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    color: transparent;
    outline: none;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid #1a1a1a;
    position: relative;
    transition: width .5s ease
}

.auto-slide .slick-dots li button {
    background-color: #1a1a1a
}

.dark-mode .slick-dots li button {
    border-color: #f1f1f1
}

.auto-slide.dark-mode .slick-dots li button {
    background-color: #f1f1f1
}

.slick-dots li.slick-active button,
.slick-dots li.slick-stop button {
    width: 69px;
    background-color: #f1f1f1
}

.dark-mode .slick-dots li.slick-active button,
.dark-mode .slick-dots li.slick-stop button {
    background-color: #1a1a1a
}

.slick-dots li.slick-active button:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #1a1a1a
}

.dark-mode .slick-dots li.slick-active button:before {
    background-color: #f1f1f1
}

.auto-slide .slick-dots li.slick-active button:before {
    width: 0;
    -webkit-animation: dotAni 5.3s .2s linear forwards;
    animation: dotAni 5.3s .2s linear forwards
}

@-webkit-keyframes dotAni {
    100% {
        width: 100%
    }
}

@keyframes dotAni {
    100% {
        width: 100%
    }
}

.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
    text-overflow: ellipsis;
    white-space: nowrap
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed
}

html #layuicss-skinlayercss {
    display: none;
    position: absolute;
    width: 1989px
}

.layui-layer,
.layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto
}

.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.layui-layer {
    -webkit-overflow-scrolling: touch;
    top: 150px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3)
}

.layui-layer-close {
    position: absolute
}

.layui-layer-content {
    position: relative
}

.layui-layer-border {
    border: 1px solid #b2b2b2;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.layui-layer-load {
    background: url(/template/en/js/skin/default/loading-1.gif) center center no-repeat #eee
}

.layui-layer-ico {
    background: url(/template/en/js/skin/default/icon.png) no-repeat
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.layui-layer-move {
    display: none;
    position: fixed;
    *position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: move;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #fff;
    z-index: 2147483647
}

.layui-layer-resize {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    bottom: 0;
    cursor: se-resize
}

.layui-layer {
    border-radius: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-01 {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.layer-anim-02 {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-03 {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.layer-anim-04 {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layer-anim-05 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.layer-anim-06 {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim-close {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #f8f8f8;
    border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: initial
}

.layui-layer-setwin a {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min cite {
    position: absolute;
    width: 14px;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #2e2d3c;
    cursor: pointer;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min:hover cite {
    background-color: #2d93ca
}

.layui-layer-setwin .layui-layer-max {
    background-position: -32px -40px
}

.layui-layer-setwin .layui-layer-max:hover {
    background-position: -16px -40px
}

.layui-layer-setwin .layui-layer-maxmin {
    background-position: -65px -40px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
    background-position: -49px -40px
}

.layui-layer-setwin .layui-layer-close1 {
    background-position: 0 -40px;
    cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
    opacity: .7
}

.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
    *right: -18px;
    _display: none
}

.layui-layer-setwin .layui-layer-close2:hover {
    background-position: -180px -31px
}

.layui-layer-btn {
    text-align: right;
    padding: 0 10px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none
}

.layui-layer-btn a {
    height: 28px;
    line-height: 28px;
    margin: 0 6px;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none
}

.layui-layer-btn a:hover {
    opacity: .9;
    text-decoration: none
}

.layui-layer-btn a:active {
    opacity: .8
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #4898d5;
    background-color: #2e8ded;
    color: #fff
}

.layui-layer-btn-l {
    text-align: left
}

.layui-layer-btn-c {
    text-align: center
}

.layui-layer-dialog {
    min-width: 260px
}

.layui-layer-dialog .layui-layer-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    position: absolute;
    top: 14px;
    left: 15px;
    _left: -40px;
    width: 30px;
    height: 30px
}

.layui-layer-ico1 {
    background-position: -30px 0
}

.layui-layer-ico2 {
    background-position: -60px 0
}

.layui-layer-ico3 {
    background-position: -90px 0
}

.layui-layer-ico4 {
    background-position: -120px 0
}

.layui-layer-ico5 {
    background-position: -150px 0
}

.layui-layer-ico6 {
    background-position: -180px 0
}

.layui-layer-rim {
    border: 6px solid #8d8d8d;
    border: 6px solid rgba(0, 0, 0, .3);
    border-radius: 5px;
    box-shadow: none
}

.layui-layer-msg {
    min-width: 180px;
    border: 1px solid #d3d4d3;
    box-shadow: none
}

.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border: none
}

.layui-layer-hui .layui-layer-content {
    padding: 12px 25px;
    text-align: center
}

.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    text-align: left
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto
}

.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
    padding-top: 10px
}

.layui-layer-nobg {
    background: 0 0
}

.layui-layer-iframe iframe {
    display: block;
    width: 100%
}

.layui-layer-loading {
    border-radius: 100%;
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-loading .layui-layer-content {
    width: 60px;
    height: 24px;
    background: url(/template/en/js/skin/default/loading-0.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
    width: 37px;
    height: 37px;
    background: url(/template/en/js/skin/default/loading-1.gif) no-repeat
}

.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
    width: 32px;
    height: 32px;
    background: url(/template/en/js/skin/default/loading-2.gif) no-repeat
}

.layui-layer-tips {
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-tips .layui-layer-content {
    position: relative;
    line-height: 22px;
    min-width: 12px;
    padding: 5px 10px;
    font-size: 12px;
    _float: left;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    background-color: #000;
    color: #fff
}

.layui-layer-tips .layui-layer-close {
    right: -2px;
    top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: transparent;
    border-style: dashed;
    *overflow: hidden
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
    left: 5px;
    border-right-style: solid;
    border-right-color: #000
}

.layui-layer-tips i.layui-layer-TipsT {
    bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
    top: -8px
}

.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
    top: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000
}

.layui-layer-tips i.layui-layer-TipsR {
    left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
    right: -8px
}

.layui-layer-lan[type=dialog] {
    min-width: 280px
}

.layui-layer-lan .layui-layer-title {
    background: #4476a7;
    color: #fff;
    border: none
}

.layui-layer-lan .layui-layer-btn {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #e9e7e7
}

.layui-layer-lan .layui-layer-btn a {
    background: #bbb5b5;
    border: none
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #c9c5c5
}

.layui-layer-molv .layui-layer-title {
    background: #009f95;
    color: #fff;
    border: none
}

.layui-layer-molv .layui-layer-btn a {
    background: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
    background: #92b8b1
}

.layui-layer-iconext {
    background: url(/template/en/js/skin/default/icon-ext.png) no-repeat
}

.layui-layer-prompt .layui-layer-input {
    display: block;
    width: 220px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1) inset;
    color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
    width: 300px;
    height: 100px;
    line-height: 20px
}

.layui-layer-prompt .layui-layer-content {
    padding: 20px
}

.layui-layer-prompt .layui-layer-btn {
    padding-top: 0
}

.layui-layer-tab {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}

.layui-layer-tab .layui-layer-title {
    padding-left: 0;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    overflow: visible
}

.layui-layer-tab .layui-layer-title span {
    position: relative;
    float: left;
    min-width: 80px;
    max-width: 260px;
    padding: 0 20px;
    text-align: center;
    cursor: default;
    overflow: hidden
}

.layui-layer-tab .layui-layer-title span.layui-layer-tabnow {
    height: 43px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff;
    z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
    border-left: none
}

.layui-layer-tabmain {
    line-height: 24px;
    clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
    display: none
}

.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer {
    display: block
}

.xubox_tabclose {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer
}

.layui-layer-photos {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.layui-layer-photos .layui-layer-content {
    overflow: hidden;
    text-align: center
}

.layui-layer-photos .layui-layer-phimg img {
    position: relative;
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.layui-layer-imgbar,
.layui-layer-imguide {
    display: none
}

.layui-layer-imgnext,
.layui-layer-imgprev {
    position: absolute;
    top: 50%;
    width: 27px;
    _width: 44px;
    height: 44px;
    margin-top: -22px;
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

.layui-layer-imgprev {
    left: 10px;
    background-position: -5px -5px;
    _background-position: -70px -5px
}

.layui-layer-imgprev:hover {
    background-position: -33px -5px;
    _background-position: -120px -5px
}

.layui-layer-imgnext {
    right: 10px;
    _right: 8px;
    background-position: -5px -50px;
    _background-position: -70px -50px
}

.layui-layer-imgnext:hover {
    background-position: -33px -50px;
    _background-position: -120px -50px
}

.layui-layer-imgbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, .8);
    background-color: #000\9;
    filter: Alpha(opacity=80);
    color: #fff;
    overflow: hidden;
    font-size: 0
}

.layui-layer-imgtit * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px
}

.layui-layer-imgtit a {
    max-width: 65%;
    overflow: hidden;
    color: #fff
}

.layui-layer-imgtit a:hover {
    color: #fff;
    text-decoration: underline
}

.layui-layer-imgtit em {
    padding-left: 10px;
    font-style: normal
}

@media screen and (max-width:1100px) {
    .layui-layer-iframe {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
}

@font-face {
    font-family: "iconfont";
    src: url('/template/en/fonts/iconfont.eot?t=1741931615434');
    src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.iconfont-facebook1:before {
    content: "\eb8e"
}

.iconfont-line_youshangjiantou:before {
    content: "\e7a0"
}

.iconfont-suosou:before {
    content: "\e79f"
}

.iconfont-icontu06:before {
    content: "\e79e"
}

.iconfont-duanjiantou:before {
    content: "\e79d"
}

.iconfont-jijianfasong:before {
    content: "\e893"
}

.iconfont-zhengqueshixin:before {
    content: "\e909"
}

.iconfont-a-yunxiazai1:before {
    content: "\ec15"
}

.iconfont-jiaotong-jiantou-youxia:before {
    content: "\e79b"
}

.iconfont-shixindiqiu:before {
    content: "\e799"
}

.iconfont-xinlangweibo:before {
    content: "\e798"
}

.iconfont-jiantou_qiehuanyou_o:before {
    content: "\eb8d"
}

.iconfont-jiantou_qiehuanzuo_o:before {
    content: "\eb90"
}

.iconfont-jiantou_zuoyouqiehuan_o:before {
    content: "\eb95"
}

.iconfont-chuanzhen:before {
    content: "\e796"
}

.iconfont-zuoji1:before {
    content: "\e797"
}

.iconfont-zhengque:before {
    content: "\e601"
}

.iconfont-rili2:before {
    content: "\e795"
}

.iconfont-pinterest2:before {
    content: "\e82e"
}

.iconfont-reddit-circle-fill:before {
    content: "\e88b"
}

.iconfont-skype:before {
    content: "\e793"
}

.iconfont-facebook-fill:before {
    content: "\e88d"
}

.iconfont-xiajiantou3:before {
    content: "\e792"
}

.iconfont-changyou:before {
    content: "\e791"
}

.iconfont-sousuo5:before {
    content: "\e8b9"
}

.iconfont-youtube:before {
    content: "\e8c5"
}

.iconfont-sousuo4:before {
    content: "\e790"
}

.iconfont-yonghu2:before {
    content: "\e78f"
}

.iconfont-xingzhuang580:before {
    content: "\e78e"
}

.iconfont-help-question-1--circle-faq-frame-help-info-mark-m:before {
    content: "\e7aa"
}

.iconfont-diqiu1:before {
    content: "\e844"
}

.iconfont-dianhua1:before {
    content: "\e78d"
}

.iconfont-zhiding_dingzhi:before {
    content: "\e846"
}

.iconfont-duihua:before {
    content: "\e78c"
}

.iconfont-whatsapp2:before {
    content: "\e8ec"
}

.iconfont-dizhi_address:before {
    content: "\e78b"
}

.iconfont-bofang2:before {
    content: "\e78a"
}

.iconfont-huanbao:before {
    content: "\e789"
}

.iconfont-pinterest:before {
    content: "\e788"
}

.iconfont-Instagramlogo:before {
    content: "\e787"
}

.iconfont-zhengshu:before {
    content: "\e6f9"
}

.iconfont-daohang-shichangx:before {
    content: "\e782"
}

.iconfont-ziyuan14:before {
    content: "\e783"
}

.iconfont-gongsi1:before {
    content: "\e786"
}

.iconfont-youjiantou1:before {
    content: "\e705"
}

.iconfont-shangjiantou1:before {
    content: "\e772";
    color: #fff
}

.iconfont-xiajiantou:before {
    content: "\e773"
}

.iconfont-zuojiantou2:before {
    content: "\ebbf"
}

.iconfont-shubiao:before {
    content: "\e6fd"
}

.iconfont-fasong:before {
    content: "\e617"
}

.iconfont-diqiu:before {
    content: "\e6ed"
}

.iconfont-xiasanjiao:before {
    content: "\e6e9"
}

.iconfont-sanjiaoxing:before {
    content: "\e6eb"
}

.iconfont-lianjie:before {
    content: "\e6ea"
}

.iconfont-whatsapp1:before {
    content: "\e7b2"
}

.iconfont-arrow-right1:before {
    content: "\e6e8"
}

.iconfont-arrow-left:before {
    content: "\e6cf"
}

.iconfont-kongtiao:before {
    content: "\e6cc"
}

.iconfont-chanpin2:before {
    content: "\e61c"
}

.iconfont-lianxiwomen1:before {
    content: "\e704"
}

.iconfont-gongsi:before {
    content: "\e770"
}

.iconfont-shouye2:before {
    content: "\e8c6"
}

.iconfont-sousuo3:before {
    content: "\e616"
}

.iconfont-news:before {
    content: "\e869"
}

.iconfont-facebook:before {
    content: "\e8e7"
}

.iconfont-instagram-line:before {
    content: "\eab7"
}

.iconfont-shebeiditu:before {
    content: "\e682"
}

.iconfont-shouji4:before {
    content: "\e662"
}

.iconfont-instagram-fill:before {
    content: "\e890"
}

.iconfont-previewleft:before {
    content: "\e76e"
}

.iconfont-previewright:before {
    content: "\e76f"
}

.iconfont-Menu:before {
    content: "\e65d"
}

.iconfont-cqt:before {
    content: "\e661"
}

.iconfont-lianxiwomen:before {
    content: "\e609"
}

.iconfont-sousuo2:before {
    content: "\e608"
}

.iconfont-zengcaizhizao:before {
    content: "\e659"
}

.iconfont-37:before {
    content: "\e64c"
}

.iconfont-linkedin1:before {
    content: "\e701"
}

.iconfont-linkedin2:before {
    content: "\e978"
}

.iconfont-pinterest1:before {
    content: "\e6e7"
}

.iconfont-instagram:before {
    content: "\e87f"
}

.iconfont-Youtube:before {
    content: "\e880"
}

.iconfont-Youtube-fill:before {
    content: "\e883"
}

.iconfont-whatapp:before {
    content: "\e6e6"
}

.iconfont-whatapp1:before {
    content: "\e7dc"
}

.iconfont-tuite:before {
    content: "\e607"
}

.iconfont-douyin:before {
    content: "\e8db"
}

.iconfont-payment:before {
    content: "\e7fe"
}

.iconfont-redditsquare:before {
    content: "\ebbe"
}

.iconfont-prev:before {
    content: "\e6de"
}

.iconfont-next:before {
    content: "\e618"
}

.iconfont-plus:before {
    content: "\e8fe"
}

.iconfont-whatsapp:before {
    content: "\e848"
}

.iconfont-picture:before {
    content: "\e6df"
}

.iconfont-yunshangchuan:before {
    content: "\e606"
}

.iconfont-success:before {
    content: "\e6e1"
}

.iconfont-xiala:before {
    content: "\e6e2"
}

.iconfont-close:before {
    content: "\e6e3"
}

.iconfont-Loading:before {
    content: "\e6e5"
}

.iconfont-warning:before {
    content: "\e88f"
}

.iconfont-daohang:before {
    content: "\e70a"
}

.iconfont-daohang1:before {
    content: "\e70b"
}

.iconfont-iconfontsanxingdianhover:before {
    content: "\e70c"
}

.iconfont-daohang2:before {
    content: "\e70d"
}

.iconfont-daohangnavigate2:before {
    content: "\e70e"
}

.iconfont-daohang3:before {
    content: "\e70f"
}

.iconfont-daohang4:before {
    content: "\e711"
}

.iconfont-daohang5:before {
    content: "\e712"
}

.iconfont-position:before {
    content: "\e714"
}

.iconfont-daohangshouqi:before {
    content: "\e715"
}

.iconfont-daohang7:before {
    content: "\e716"
}

.iconfont-daohang8:before {
    content: "\e717"
}

.iconfont-daohang9:before {
    content: "\e784"
}

.iconfont-daohangguanbi-:before {
    content: "\e785"
}

.iconfont-bofang:before {
    content: "\e6f2"
}

.iconfont-asmkticon0230:before {
    content: "\e7f9"
}

.iconfont-bofangsanjiaoxing:before {
    content: "\e6f3"
}

.iconfont-jinzhi1:before {
    content: "\e6f5"
}

.iconfont-jinzhi2:before {
    content: "\e6f6"
}

.iconfont-bofang1:before {
    content: "\e6f7"
}

.iconfont-zanting2:before {
    content: "\e79c"
}

.iconfont-zantingtingzhi:before {
    content: "\e6f8"
}

.iconfont-bofang11:before {
    content: "\e6fa"
}

.iconfont-zanting3:before {
    content: "\e6fb"
}

.iconfont-bofang3:before {
    content: "\e6fc"
}

.iconfont-jinzhi3:before {
    content: "\e6fe"
}

.iconfont-ZHicon-:before {
    content: "\e6ff"
}

.iconfont-prohibit:before {
    content: "\e700"
}

.iconfont-bofang5:before {
    content: "\e702"
}

.iconfont-zanting4:before {
    content: "\e703"
}

.iconfont-jinzhi4:before {
    content: "\e706"
}

.iconfont-zanting5:before {
    content: "\e708"
}

.iconfont-zanting6:before {
    content: "\e709"
}

.iconfont-zanting:before {
    content: "\e6ef"
}

.iconfont-zanting1:before {
    content: "\e6f0"
}

.iconfont-jinzhi:before {
    content: "\e6f1"
}

.iconfont-zan2:before {
    content: "\e619"
}

.iconfont-zan3:before {
    content: "\e611"
}

.iconfont-zan-copy:before {
    content: "\e612"
}

.iconfont-appreciate:before {
    content: "\e61a"
}

.iconfont-dig-fill:before {
    content: "\e6ec"
}

.iconfont-zan11:before {
    content: "\e6ee"
}

.iconfont-facebookicon:before {
    content: "\e6e0"
}

.iconfont-zanwutupian:before {
    content: "\e6dd"
}

.iconfont-mubiao:before {
    content: "\e6b4"
}

.iconfont-linianpingtai:before {
    content: "\e781"
}

.iconfont-qiyejiatouzilinian:before {
    content: "\e6bf"
}

.iconfont-target:before {
    content: "\e6c9"
}

.iconfont-mubiao1:before {
    content: "\e710"
}

.iconfont-yx_shejilinian:before {
    content: "\e7fb"
}

.iconfont-mubiao3:before {
    content: "\e6d7"
}

.iconfont-mubiao4:before {
    content: "\e60e"
}

.iconfont-chanpinlinian-:before {
    content: "\e6d8"
}

.iconfont-qiyezongzhi-:before {
    content: "\e6d9"
}

.iconfont-bulbideapeople:before {
    content: "\e615"
}

.iconfont-zongzhi:before {
    content: "\e60f"
}

.iconfont-linian:before {
    content: "\e6da"
}

.iconfont-pinpailinian:before {
    content: "\e60a"
}

.iconfont-linian1:before {
    content: "\e6db"
}

.iconfont-mubiao5:before {
    content: "\e827"
}

.iconfont-zongzhi1:before {
    content: "\e6dc"
}

.iconfont-pingtaizongzhi:before {
    content: "\e910"
}

.iconfont-65:before {
    content: "\e693"
}

.iconfont-baozhangzeren:before {
    content: "\e614"
}

.iconfont-baozhang:before {
    content: "\e6a3"
}

.iconfont-baozhangzeren1:before {
    content: "\e6f4"
}

.iconfont-baozhang1:before {
    content: "\e6af"
}

.iconfont-shuikudabaanquanzerenzhi:before {
    content: "\e780"
}

.iconfont-zerenshu:before {
    content: "\e6b1"
}

.iconfont-concave-semi-pie-vert-copy:before {
    content: "\e69b"
}

.iconfont-shizhong1:before {
    content: "\e6c6"
}

.iconfont-jiankangmianhua:before {
    content: "\e79a"
}

.iconfont-danxingkuozhan:before {
    content: "\e689"
}

.iconfont-chanliang:before {
    content: "\e68b"
}

.iconfont-icon:before {
    content: "\e637"
}

.iconfont-icon1:before {
    content: "\e63c"
}

.iconfont-shebei:before {
    content: "\e68e"
}

.iconfont-shizhong2:before {
    content: "\e602"
}

.iconfont-mianliaomidu:before {
    content: "\e610"
}

.iconfont-chanpinlianghua:before {
    content: "\e604"
}

.iconfont-zhenmianfushi:before {
    content: "\e77f"
}

.iconfont-leibie:before {
    content: "\e605"
}

.iconfont-weixin:before {
    content: "\e60b"
}

.iconfont-weixin1:before {
    content: "\e673"
}

.iconfont-weixin2:before {
    content: "\e66d"
}

.iconfont-weixin3:before {
    content: "\e636"
}

.iconfont-you-copy:before {
    content: "\e613"
}

.iconfont-you:before {
    content: "\e691"
}

.iconfont-you1:before {
    content: "\e600"
}

.iconfont-zuo:before {
    content: "\e635"
}

.iconfont-back:before {
    content: "\e69a"
}

.iconfont-more:before {
    content: "\e6ac"
}

.iconfont-jewelry:before {
    content: "\e6e4"
}

.iconfont-agriculture:before {
    content: "\e707"
}

.iconfont-remind:before {
    content: "\e713"
}

.iconfont-skip:before {
    content: "\e77e"
}

.iconfont-zejuhuxing:before {
    content: "\e60d"
}

.iconfont-weibiaoti1:before {
    content: "\e603"
}

.iconfont-xitongpeizhi:before {
    content: "\e62e"
}

.iconfont-shuiguan:before {
    content: "\e60c"
}

.iconfont-Urenyuanleixing1:before {
    content: "\e64e"
}

.iconfont-kuaicunchu:before {
    content: "\e8e4"
}

.iconfont-chahuafei:before {
    content: "\e6d6"
}

.iconfont-shouye1:before {
    content: "\e718"
}

.iconfont-anquan1:before {
    content: "\e719"
}

.iconfont-baohusan:before {
    content: "\e71a"
}

.iconfont-dibiao1:before {
    content: "\e71b"
}

.iconfont-aixin:before {
    content: "\e71c"
}

.iconfont-dengpao:before {
    content: "\e71d"
}

.iconfont-bianji:before {
    content: "\e71e"
}

.iconfont-duanxin:before {
    content: "\e71f"
}

.iconfont-diannao:before {
    content: "\e720"
}

.iconfont-erweima1:before {
    content: "\e721";
    color: #fff
}

.iconfont-duihuan1:before {
    content: "\e722"
}

.iconfont-duofangtonghua:before {
    content: "\e723"
}

.iconfont-fenxiang1:before {
    content: "\e724"
}

.iconfont-gouwushangcheng:before {
    content: "\e725"
}

.iconfont-guanbi1:before {
    content: "\e726"
}

.iconfont-guhua:before {
    content: "\e727"
}

.iconfont-gouwuche:before {
    content: "\e728"
}

.iconfont-jilu:before {
    content: "\e729"
}

.iconfont-kuaidiyunshu:before {
    content: "\e72a"
}

.iconfont-hongbao:before {
    content: "\e72b"
}

.iconfont-huangguan1:before {
    content: "\e72c"
}

.iconfont-quan:before {
    content: "\e72d"
}

.iconfont-qun:before {
    content: "\e72e"
}

.iconfont-saoma:before {
    content: "\e72f"
}

.iconfont-qiche:before {
    content: "\e730"
}

.iconfont-lipin:before {
    content: "\e731"
}

.iconfont-shanchu1:before {
    content: "\e732"
}

.iconfont-shangchuan1:before {
    content: "\e733"
}

.iconfont-kuandai1:before {
    content: "\e734"
}

.iconfont-shengyin1:before {
    content: "\e735"
}

.iconfont-shirenrenzheng:before {
    content: "\e736"
}

.iconfont-shezhi1:before {
    content: "\e737"
}

.iconfont-shipin1:before {
    content: "\e738"
}

.iconfont-shouji2:before {
    content: "\e739"
}

.iconfont-shoucang:before {
    content: "\e73a"
}

.iconfont-sousuo1:before {
    content: "\e73b"
}

.iconfont-shuaxin1:before {
    content: "\e73c"
}

.iconfont-taocanyuliang:before {
    content: "\e73d"
}

.iconfont-suo:before {
    content: "\e73e"
}

.iconfont-tiquliuliang1:before {
    content: "\e73f"
}

.iconfont-tonghua:before {
    content: "\e740"
}

.iconfont-tongji:before {
    content: "\e741"
}

.iconfont-wendang:before {
    content: "\e742"
}

.iconfont-tupian1:before {
    content: "\e743"
}

.iconfont-tongxunlu1:before {
    content: "\e744"
}

.iconfont-wenjianjia:before {
    content: "\e745"
}

.iconfont-wendangxiugai:before {
    content: "\e746"
}

.iconfont-xiyiji:before {
    content: "\e747"
}

.iconfont-xiazai1:before {
    content: "\e748"
}

.iconfont-wodetongxin:before {
    content: "\e749"
}

.iconfont-xiangji:before {
    content: "\e74a"
}

.iconfont-xinxi:before {
    content: "\e74b"
}

.iconfont-yingyeting:before {
    content: "\e74c"
}

.iconfont-yibantishi1:before {
    content: "\e74d"
}

.iconfont-yuliang:before {
    content: "\e74e"
}

.iconfont-zan1:before {
    content: "\e74f"
}

.iconfont-zhengquetishi1:before {
    content: "\e750"
}

.iconfont-zhongyaotishi:before {
    content: "\e751"
}

.iconfont-yonghu1:before {
    content: "\e752"
}

.iconfont-yunduantongbu:before {
    content: "\e753"
}

.iconfont-zhuanzengliuliang1:before {
    content: "\e754"
}

.iconfont-simqia1:before {
    content: "\e755"
}

.iconfont-zuanshi1:before {
    content: "\e756"
}

.iconfont-wifi1:before {
    content: "\e757"
}

.iconfont-zhuanquliuliang:before {
    content: "\e758"
}

.iconfont-yujing:before {
    content: "\e759"
}

.iconfont-kaixin1:before {
    content: "\e75a"
}

.iconfont-bangding:before {
    content: "\e75b"
}

.iconfont-fapiao:before {
    content: "\e75c"
}

.iconfont-jiechubangding:before {
    content: "\e75d"
}

.iconfont-liuliangqianbao:before {
    content: "\e75e"
}

.iconfont-rili1:before {
    content: "\e75f"
}

.iconfont-shijian:before {
    content: "\e760"
}

.iconfont-guojiliuliangbao:before {
    content: "\e761"
}

.iconfont-taocan:before {
    content: "\e762"
}

.iconfont-zhangdan:before {
    content: "\e763"
}

.iconfont-huafeiquan:before {
    content: "\e764"
}

.iconfont-liuliangquan:before {
    content: "\e765"
}

.iconfont-duigou1:before {
    content: "\e766"
}

.iconfont-shangjiantou:before {
    content: "\e767"
}

.iconfont-xiajiantou1:before {
    content: "\e768"
}

.iconfont-youjiantou:before {
    content: "\e769"
}

.iconfont-xiaoguanbi:before {
    content: "\e76a"
}

.iconfont-zuojiantou:before {
    content: "\e76b"
}

.iconfont-shoujichongzhi1:before {
    content: "\e76c"
}

.iconfont-xiajiantou2:before {
    content: "\e76d"
}

.iconfont-tingyong:before {
    content: "\e771"
}

.iconfont-huafeiquan1:before {
    content: "\e774"
}

.iconfont-liuliangquan1:before {
    content: "\e775"
}

.iconfont-shoujiduanxin:before {
    content: "\e776"
}

.iconfont-caipiao:before {
    content: "\e777"
}

.iconfont-dianhua:before {
    content: "\e61b"
}

.iconfont-jiatingyijianchongzhi:before {
    content: "\e778"
}

.iconfont-dianhuajianpan:before {
    content: "\e61d"
}

.iconfont-zhiding:before {
    content: "\e779"
}

.iconfont-huchudianhua:before {
    content: "\e61e"
}

.iconfont-tianjia1:before {
    content: "\e77a"
}

.iconfont-laidianxianshi:before {
    content: "\e61f"
}

.iconfont-yibanduihuan:before {
    content: "\e77b"
}

.iconfont-mima:before {
    content: "\e620"
}

.iconfont-bangzhu1:before {
    content: "\e77c"
}

.iconfont-chuzuche:before {
    content: "\e621"
}

.iconfont-goumai:before {
    content: "\e77d"
}

.iconfont-dengpaotishi:before {
    content: "\e622"
}

.iconfont-feijichang:before {
    content: "\e623"
}

.iconfont-hujiaozhuanyi:before {
    content: "\e624"
}

.iconfont-huangguan:before {
    content: "\e625"
}

.iconfont-huochezhan:before {
    content: "\e626"
}

.iconfont-qichezhan:before {
    content: "\e627"
}

.iconfont-qunzu:before {
    content: "\e628"
}

.iconfont-shanchu:before {
    content: "\e629"
}

.iconfont-shezhi:before {
    content: "\e62a"
}

.iconfont-shengyin:before {
    content: "\e62b"
}

.iconfont-shizhong:before {
    content: "\e62c"
}

.iconfont-shouye:before {
    content: "\e62d"
}

.iconfont-sousuo:before {
    content: "\e62f"
}

.iconfont-tianjiayonghu:before {
    content: "\e630"
}

.iconfont-tongxunlu:before {
    content: "\e631"
}

.iconfont-xiugai:before {
    content: "\e632"
}

.iconfont-yonghu:before {
    content: "\e633"
}

.iconfont-zan:before {
    content: "\e634"
}

.iconfont-dianhuaqiaguzhang:before {
    content: "\e638"
}

.iconfont-duihuaxinxi:before {
    content: "\e639"
}

.iconfont-rili:before {
    content: "\e63a"
}

.iconfont-shipin:before {
    content: "\e63b"
}

.iconfont-tianjiadianhuaqia:before {
    content: "\e63d"
}

.iconfont-tupian:before {
    content: "\e63e"
}

.iconfont-wuliu:before {
    content: "\e63f"
}

.iconfont-xinfeng:before {
    content: "\e640"
}

.iconfont-yiyuan:before {
    content: "\e641"
}

.iconfont-yinle:before {
    content: "\e642"
}

.iconfont-youxi:before {
    content: "\e643"
}

.iconfont-zuanshi:before {
    content: "\e644"
}

.iconfont-zuoji:before {
    content: "\e645"
}

.iconfont-ktv:before {
    content: "\e646"
}

.iconfont-simqia:before {
    content: "\e647"
}

.iconfont-wifi:before {
    content: "\e648"
}

.iconfont-anquan:before {
    content: "\e649"
}

.iconfont-bangzhu:before {
    content: "\e64a"
}

.iconfont-bukaixin:before {
    content: "\e64b"
}

.iconfont-dibiao:before {
    content: "\e64d"
}

.iconfont-fenleiorguangchangorqita:before {
    content: "\e64f"
}

.iconfont-fenxiang:before {
    content: "\e650"
}

.iconfont-jiaxingshoucang:before {
    content: "\e651"
}

.iconfont-jinzhitishi:before {
    content: "\e652"
}

.iconfont-kaixin:before {
    content: "\e653"
}

.iconfont-liwu:before {
    content: "\e654"
}

.iconfont-qian:before {
    content: "\e655"
}

.iconfont-qingdan:before {
    content: "\e656"
}

.iconfont-tianjia:before {
    content: "\e657"
}

.iconfont-xiai:before {
    content: "\e658"
}

.iconfont-zhengquetishi:before {
    content: "\e65a"
}

.iconfont-biaoqian:before {
    content: "\e65b"
}

.iconfont-chongzhi:before {
    content: "\e65c"
}

.iconfont-duihuan:before {
    content: "\e65e"
}

.iconfont-erweima:before {
    content: "\e65f";
    color: #fff
}

.iconfont-gengduo:before {
    content: "\e660"
}

.iconfont-jinbiduihuan:before {
    content: "\e663"
}

.iconfont-saoyisao:before {
    content: "\e664"
}

.iconfont-shangchuan:before {
    content: "\e665"
}

.iconfont-shuaxin:before {
    content: "\e666"
}

.iconfont-tiquliuliang:before {
    content: "\e667"
}

.iconfont-xiazai:before {
    content: "\e668"
}

.iconfont-youhuiquan:before {
    content: "\e669"
}

.iconfont-zhuanzengliuliang:before {
    content: "\e66a"
}

.iconfont-zhuanqugengduoliuliang:before {
    content: "\e66b"
}

.iconfont-cuowutishi:before {
    content: "\e66c"
}

.iconfont-alitongxinlogo:before {
    content: "\e66e"
}

.iconfont-simqiaguzhang:before {
    content: "\e66f"
}

.iconfont-anquantianchong:before {
    content: "\e670"
}

.iconfont-bangzhutianchong:before {
    content: "\e671"
}

.iconfont-bukaixintianchong:before {
    content: "\e672"
}

.iconfont-chuzuchetianchong:before {
    content: "\e674"
}

.iconfont-cuowutishitianchong:before {
    content: "\e675"
}

.iconfont-dibiaotianchong:before {
    content: "\e676"
}

.iconfont-dengdaitianchong:before {
    content: "\e677"
}

.iconfont-dianhuatianchong:before {
    content: "\e678"
}

.iconfont-dianhuajianpantianchong:before {
    content: "\e679"
}

.iconfont-duihuaxinxitianchong:before {
    content: "\e67a"
}

.iconfont-faxiantianchong:before {
    content: "\e67b"
}

.iconfont-feijichangtianchong:before {
    content: "\e67c"
}

.iconfont-fenleiorguangchangorqitatianchong:before {
    content: "\e67d"
}

.iconfont-fenxiangtianchong:before {
    content: "\e67e"
}

.iconfont-gengduotianchong:before {
    content: "\e67f"
}

.iconfont-huchudianhuatianchong:before {
    content: "\e680"
}

.iconfont-hujiaozhuanyitianchong:before {
    content: "\e681"
}

.iconfont-jiaxingshoucangtianchong:before {
    content: "\e683"
}

.iconfont-kaixintianchong:before {
    content: "\e684"
}

.iconfont-laidianxianshitianchong:before {
    content: "\e685"
}

.iconfont-lipintianchong:before {
    content: "\e686"
}

.iconfont-qichezhantianchong:before {
    content: "\e687"
}

.iconfont-qiantianchong:before {
    content: "\e688"
}

.iconfont-qunzutianchong:before {
    content: "\e68a"
}

.iconfont-shanchutianchong:before {
    content: "\e68c"
}

.iconfont-shezhitianchong:before {
    content: "\e68d"
}

.iconfont-shizhongtianchong:before {
    content: "\e68f"
}

.iconfont-shipintianchong:before {
    content: "\e690"
}

.iconfont-shouyetianchong:before {
    content: "\e692"
}

.iconfont-sousuotianchong:before {
    content: "\e694"
}

.iconfont-tixingtianchong:before {
    content: "\e695"
}

.iconfont-tianjiatianchong:before {
    content: "\e696"
}

.iconfont-tianjiayonghutianchong:before {
    content: "\e697"
}

.iconfont-tianjiasimqiatianchong:before {
    content: "\e698"
}

.iconfont-tongxunlutianchong:before {
    content: "\e699"
}

.iconfont-wuliutianchong:before {
    content: "\e69c"
}

.iconfont-xiaitianchong:before {
    content: "\e69d"
}

.iconfont-xinfengtianchong:before {
    content: "\e69e"
}

.iconfont-xiugaitianchong:before {
    content: "\e69f"
}

.iconfont-yiyuantianchong:before {
    content: "\e6a0"
}

.iconfont-yinletianchong:before {
    content: "\e6a1"
}

.iconfont-yonghutianchong:before {
    content: "\e6a2"
}

.iconfont-zantianchong:before {
    content: "\e6a4"
}

.iconfont-zhengquetishitianchong:before {
    content: "\e6a5"
}

.iconfont-zuanshitianchong:before {
    content: "\e6a6"
}

.iconfont-zuojitianchong:before {
    content: "\e6a7"
}

.iconfont-ktvtianchong:before {
    content: "\e6a8"
}

.iconfont-simguzhangtianchong:before {
    content: "\e6a9"
}

.iconfont-simqiatianchong:before {
    content: "\e6aa"
}

.iconfont-wifitianchong:before {
    content: "\e6ab"
}

.iconfont-qingdantianchong:before {
    content: "\e6ad"
}

.iconfont-rilitianchong:before {
    content: "\e6ae"
}

.iconfont-huochezhantianchong:before {
    content: "\e6b0"
}

.iconfont-tupiantianchong:before {
    content: "\e6b2"
}

.iconfont-shengyintianchong:before {
    content: "\e6b3"
}

.iconfont-youxitianchong:before {
    content: "\e6b5"
}

.iconfont-wangting:before {
    content: "\e6b6"
}

.iconfont-shouji:before {
    content: "\e6b7"
}

.iconfont-youhuiquanwenzi:before {
    content: "\e6b8"
}

.iconfont-shoujitianchong:before {
    content: "\e6b9"
}

.iconfont-kuandai:before {
    content: "\e6ba"
}

.iconfont-wangtingtianchong:before {
    content: "\e6bb"
}

.iconfont-jiudian:before {
    content: "\e6bc"
}

.iconfont-shangjia:before {
    content: "\e6bd"
}

.iconfont-shizhongxin:before {
    content: "\e6be"
}

.iconfont-kuandaitianchong:before {
    content: "\e6c0"
}

.iconfont-xuanzekuangmoren:before {
    content: "\e6c1"
}

.iconfont-chongliuliangtianchong:before {
    content: "\e6c2"
}

.iconfont-chongliuliang:before {
    content: "\e6c3"
}

.iconfont-shoujitianchong1:before {
    content: "\e6c4"
}

.iconfont-shoujichongzhitianchong:before {
    content: "\e6c5"
}

.iconfont-shouji1:before {
    content: "\e6c7"
}

.iconfont-shoujichongzhi:before {
    content: "\e6c8"
}

.iconfont-shurutianchong:before {
    content: "\e6ca"
}

.iconfont-shuru:before {
    content: "\e6cb"
}

.iconfont-yibantishi:before {
    content: "\e6cd"
}

.iconfont-yanjing:before {
    content: "\e6ce"
}

.iconfont-cesu:before {
    content: "\e6d0"
}

.iconfont-chahuafeitianchong:before {
    content: "\e6d1"
}

.iconfont-fasongxinxitianchong:before {
    content: "\e6d2"
}

.iconfont-fasongxinxi:before {
    content: "\e6d3";
    color: #fff
}

.iconfont-wenbenbianjitianchong:before {
    content: "\e6d4";
    color: #fff
}

.iconfont-wenbenbianji:before {
    content: "\e6d5";
    color: #fff
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
button,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-style: normal;
    vertical-align: baseline;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    background-color: #f1f1f1
}

html.f-dark {
    background-color: #1a1a1a
}

body {
    line-height: 1;
    -ms-scroll-chaining: none;
    overscroll-behavior: none
}

ol,
ul,
li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    height: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table caption {
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
}

a {
    color: inherit;
    text-decoration: none;
    outline: none
}

span {
    color: inherit
}

small {
    display: block
}

img {
    max-width: 100%
}

button {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
    color: inherit;
    line-height: inherit
}

input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    background-color: transparent;
    resize: none
}

input:focus {
    outline: none
}

div,
input,
textarea,
select,
button,
table,
label,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
strong,
b {
    font-family: 'Montserrat';
    letter-spacing: -.035em;
    font-size: 18px;
    /*font-weight: 400;*/
    color: #1a1a1a;
    font-variant-ligatures: normal;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width:768px) {

    div,
    input,
    textarea,
    select,
    button,
    table,
    label,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    li,
    a,
    strong,
    b {
        font-size: 16px
    }
}

::-moz-selection {
    background: #e7343f;
    color: #fff
}

::selection {
    background: #e7343f;
    color: #fff
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-track {
    background: #ccc
}

::-webkit-scrollbar-thumb {
    background: #1a1a1a;
    border-radius: 10px
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: block;
    content: '';
    line-height: 0
}

.clearfix:after {
    clear: both
}

.ir_pm {
    display: block;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px
}

.ir_wa {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: -1;
    width: 100%;
    height: 100%
}

.ir_su {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    text-indent: -9999px
}

@import "reset.css";
@import "font.css";
@import "sub.css";

:root {
    --font-base: 'Hemihead';
    --font-ns: 'Hemihead';
    --font-en: 'Hemihead';
    --color-red: #e7343f;
    --color-blue: #1f3bd9
}

.hidden {
    overflow: hidden !important
}

.text-l {
    text-align: left !important
}

.text-c {
    text-align: center !important
}

.text-r {
    text-align: right !important
}

.c-red {
    color: var(--color-red) !important
}

.c-gray {
    color: #999 !important
}

.mgb0 {
    margin-bottom: 0 !important
}

.mgt30 {
    margin-top: 30px !important
}

.mgt40 {
    margin-top: 40px !important
}

@media (max-width:768px) {
    .mgt40 {
        margin-top: 50px !important
    }
}

.mgt50 {
    margin-top: 50px !important
}

@media (max-width:768px) {
    .mgt50 {
        margin-top: 30px !important
    }
}

.mgt60 {
    margin-top: 60px !important
}

@media (max-width:768px) {
    .mgt60 {
        margin-top: 50px !important
    }
}

.mgt80 {
    margin-top: 80px !important
}

@media (max-width:768px) {
    .mgt80 {
        margin-top: 60px !important
    }
}

.mgt100 {
    margin-top: 100px !important
}

@media (max-width:768px) {
    .mgt100 {
        margin-top: 60px !important
    }
}

@media (min-width:1440px) {
    br.on1440 {
        display: none
    }
}

@media (max-width:1440px) {
    br.none1440 {
        display: none
    }
}

br.on1024 {
    display: block
}

@media (min-width:1024px) {
    br.on1024 {
        display: none
    }
}

@media (max-width:1024px) {
    br.none1024 {
        display: none
    }
}

@media (min-width:768px) {
    br.on768 {
        display: none
    }
}

@media (max-width:768px) {
    br.none768 {
        display: none
    }
}

@media (max-width:640px) {
    br.none640 {
        display: none
    }
}

.m {
    font-weight: 500 !important
}

.sb {
    font-weight: 600 !important
}

.b {
    font-weight: 700 !important
}

.eb {
    font-weight: 800 !important
}

.tit00 {
    font-size: 54px;
    line-height: 1.3
}

@media (max-width:1440px) {
    .tit00 {
        font-size: 42px
    }
}

.tit01 {
    font-size: 48px
}

@media (max-width:1440px) {
    .tit01 {
        font-size: 36px
    }
}

.tit02 {
    font-size: 44px;
    letter-spacing: -.03em;
    line-height: 1.2
}

@media (max-width:768px) {
    .tit02 {
        font-size: 28px
    }
}

.tit03 {
    font-size: 36px;
    line-height: 1.3
}

@media (max-width:768px) {
    .tit03 {
        font-size: 28px
    }
}

.tit04 {
    font-size: 30px;
    letter-spacing: -.03em
}

@media (max-width:768px) {
    .tit04 {
        font-size: 22px
    }
}

.txt01 {
    font-size: 24px
}

@media (max-width:768px) {
    .txt01 {
        font-size: 18px
    }
}

.txt02 {
    font-size: 22px;
    line-height: 1.5
}

@media (max-width:768px) {
    .txt02 {
        font-size: 18px
    }
}

.tit03+.txt02 {
    margin-top: 30px
}

@media (max-width:768px) {
    .tit03+.txt02 {
        margin-top: 15px
    }
}

.content-wrap.blue [class^=tit0],
.content-wrap.blue [class^=txt0] {
    color: #fff
}

.text-fill-wrap .text-fill .text-line {
    font-size: 98px;
    font-size: clamp(36px, 5.1042vw, 62px);
    text-transform: uppercase;
    letter-spacing: -.045em;
    font-family: var(--font-ns);
    line-height: 1.2;
    -webkit-text-fill-color: rgba(26, 26, 26, .1);
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #1a1a1a 0%, #1a1a1a 50%, transparent 50.1%);
    background-size: 0% 100%
}

.text-fill-wrap.wh .text-fill .text-line {
    -webkit-text-fill-color: rgba(241, 241, 241, .1);
    background-image: linear-gradient(90deg, #f1f1f1 0%, #f1f1f1 50%, transparent 50.1%)
}

.text-fill-wrap.en .text-fill .text-line:not(.sm) {
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.1;
    font-family: var(--font-en)
}

@media (max-width:1024px) {
    .text-fill-wrap .text-fill .text-line {
        background-size: 200% 100%
    }
}

.text-fill-wrap.sm .text-fill .text-line {
    font-size: 42px;
    font-weight: 600;
    font-family: var(--font-base);
    letter-spacing: -.035em
}

@media (max-width:768px) {
    .text-fill-wrap.sm .text-fill .text-line {
        font-size: 28px
    }
}

.sub-tit-wrap .text-fill-wrap .text-fill .text-line {
    font-size: 48px
}

.text-fill-wrap .text-fill .sm {
    font-size: clamp(26px, 2.5vw, 48px);
    font-family: var(--font-base);
    font-weight: 700
}

.text-fill-wrap .text-fill .text-line:not(.sm)+.text-line.sm {
    margin-top: 48px
}

@media (max-width:1024px) {
    .text-fill-wrap .text-fill .text-line:not(.sm)+.text-line.sm {
        margin-top: 34px
    }
}

.ico {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle
}

.ico.wh {
    background-position: bottom
}

.ico.r {
    background-position: center
}

.ico-arrow-top-right {
    width: 11px;
    height: 11px;
    background-image: url(/template/en/img/ico-arrow-top-right.svg)
}

.ico-arrow-top-right-lg {
    width: 19px;
    height: 19px;
    background-image: url(/template/en/img/ico-arrow-top-right-lg.svg)
}

@media (max-width:768px) {
    .ico-arrow-top-right-lg {
        width: 16px;
        height: 16px
    }
}

.ico-arrow-toggle:after,
.ico-arrow-toggle:before {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #1a1a1a;
    float: right;
    transform: rotate(45deg);
    transition: transform .5s cubic-bezier(.25, 1.7, .35, .8)
}

.is-disable .ico-arrow-toggle:after,
.is-disable .ico-arrow-toggle:before {
    background-color: #ccc
}

.is-open .ico-arrow-toggle:after {
    transform-origin: center center;
    transform: rotate(-45deg)
}

.ico-arrow-toggle:before {
    transform: rotate(-45deg);
    margin-left: -4px
}

.is-open .ico-arrow-toggle:before {
    transform-origin: center center;
    transform: rotate(45deg)
}

.ico-arrow-scdown {
    width: 20px;
    height: 13px;
    background-image: url(/template/en/img/ico-arrow-scdown.svg)
}

.ico-prev,
.ico-next {
    width: 10px;
    height: 17px
}

@media (max-widthj:768px) {

    .ico-prev,
    .ico-next {
        width: 8px;
        height: 13px
    }
}

.ico-prev {
    background-image: url(/template/en/img/ico-prev.svg)
}

.ico-next {
    background-image: url(/template/en/img/ico-next.svg)
}

.ico-first,
.ico-last {
    width: 14px;
    height: 18px
}

@media (max-widthj:768px) {

    .ico-first,
    .ico-last {
        width: 10px;
        height: 13px
    }
}

.ico-first {
    background-image: url(/template/en/img/ico-first.svg)
}

.ico-last {
    background-image: url(/template/en/img/ico-last.svg)
}

.ico-close {
    width: 12px;
    height: 12px;
    background-image: url(/template/en/img/ico-close.svg)
}

.ico-plus {
    width: 12px;
    height: 12px;
    position: relative;
    transition: transform .2s ease
}

.plus-open .ico-plus {
    transform: rotate(45deg)
}

.ico-plus.lg {
    width: 20px;
    height: 20px;
    position: relative
}

.ico-plus:before,
.ico-plus:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #1a1a1a
}

.ico-plus.lg:before,
.ico-plus.lg:after {
    height: 3px
}

.ico-plus.wh:before,
.ico-plus.wh:after {
    background-color: #f1f1f1
}

.ico-plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
    transition: transform .3s ease
}

.is-open .ico-plus:after {
    transform: translate(-50%, -50%) rotate(0deg);
    transition: transform .3s ease
}

.ico-slide-prev {
    width: 11px;
    height: 18px;
    background-image: url(/template/en/img/ico-slide-prev.svg)
}

.ico-slide-next {
    width: 11px;
    height: 18px;
    background-image: url(/template/en/img/ico-slide-next.svg)
}

@media (max-width:1024px) {

    .ico-slide-prev,
    .ico-slide-next {
        width: 8px;
        height: 14px
    }
}

.ico-slide-prev02 {
    width: 15px;
    height: 24px;
    background-image: url(/template/en/img/ico-slide-prev02.svg)
}

.ico-slide-next02 {
    width: 15px;
    height: 24px;
    background-image: url(/template/en/img/ico-slide-next02.svg)
}

@media (max-width:1024px) {

    .ico-slide-prev02,
    .ico-slide-next02 {
        display: none
    }
}

.ico-slide-pause {
    width: 10px;
    height: 14px;
    background-image: url(/template/en/img/ico-slide-pause.svg)
}

.ico-slide-play {
    width: 11px;
    height: 12px;
    background-image: url(/template/en/img/ico-slide-play.svg)
}

.ico-lang {
    width: 26px;
    height: 26px;
    background-image: url(/template/en/img/ico-lang.svg)
}

.dark-mode:not(.slide-open) .ico-lang {
    background-image: url(/template/en/img/ico-lang-dark.svg)
}

.ico-share {
    width: 15px;
    height: 18px;
    background-image: url(/template/en/img/ico-share.svg)
}

.ico-search {
    width: 24px;
    height: 24px;
    background-image: url(/template/en/img/ico-search.svg)
}

.ico-search.sm {
    width: 18px;
    height: 18px
}

.ico-noresult {
    width: 36px;
    height: 32px;
    background-image: url(/template/en/img/ico-noresult.svg)
}

.ico-download {
    width: 28px;
    height: 35px;
    background-image: url(/template/en/img/ico-download.svg)
}

@media (max-width:768px) {
    .ico-download {
        width: 22px;
        height: 28px
    }
}

.ico-jpg {
    width: 26px;
    height: 47px;
    background-image: url(/template/en/img/ico-jpg.svg)
}

@media (max-width:768px) {
    .ico-jpg {
        width: 19px;
        height: 35px
    }
}

.ico-png {
    width: 26px;
    height: 47px;
    background-image: url(/template/en/img/ico-png.svg)
}

@media (max-width:768px) {
    .ico-png {
        width: 19px;
        height: 35px
    }
}

.ico-ai {
    width: 26px;
    height: 47px;
    background-image: url(/template/en/img/ico-ai.svg)
}

@media (max-width:768px) {
    .ico-ai {
        width: 19px;
        height: 35px
    }
}

.ico-noti {
    width: 7px;
    height: 29px;
    background-image: url(/template/en/img/ico-noti.svg)
}

@media (max-width:768px) {
    .ico-noti {
        width: 6px;
        height: 22px
    }
}

.ico-file {
    width: 15px;
    height: 18px;
    background-image: url(/template/en/img/ico-file.svg)
}

.ico-filter {
    width: 20px;
    height: 20px;
    background-image: url(/template/en/img/ico-filter.svg)
}

.ico-link {
    width: 25px;
    height: 24px;
    background-image: url(/template/en/img/ico-link.svg)
}

@media (max-width:768px) {
    .ico-link {
        width: 17px;
        height: 17px
    }
}

.ico-map {
    width: 24px;
    height: 32px;
    background-image: url(/template/en/img/ico-map.svg)
}

@media (max-width:768px) {
    .ico-map {
        width: 15px;
        height: 20px
    }
}

.ico-add {
    width: 19px;
    height: 25px;
    background-image: url(/template/en/img/ico-add.svg)
}

@media (max-width:768px) {
    .ico-add {
        width: 15px;
        height: 20px
    }
}

.ico-call {
    width: 24px;
    height: 24px;
    background-image: url(/template/en/img/ico-call.svg)
}

@media (max-width:768px) {
    .ico-call {
        width: 20px;
        height: 20px
    }
}

.ico-fax {
    width: 23px;
    height: 23px;
    background-image: url(/template/en/img/ico-fax.svg)
}

@media (max-width:768px) {
    .ico-fax {
        width: 19px;
        height: 19px
    }
}

.ico-mail {
    width: 21px;
    height: 20px;
    background-image: url(/template/en/img/ico-mail.svg)
}

@media (max-width:768px) {
    .ico-mail {
        width: 17px;
        height: 16px
    }
}

.ico-mail-lg {
    width: 35px;
    height: 28px;
    background-image: url(/template/en/img/ico-mail-lg.svg)
}

.ico-copy {
    width: 26px;
    height: 30px;
    background-image: url(/template/en/img/ico-copy.svg)
}

@media (max-width:768px) {
    .ico-copy {
        width: 16px;
        height: 19px
    }
}

.ico-play {
    width: 36px;
    height: 36px;
    background-image: url(/template/en/img/ico-play.svg)
}

@media (max-width:768px) {
    .ico-play {
        width: 30px;
        height: 30px
    }
}

.ico-sns-youtube {
    width: 38px;
    height: 28px;
    background-image: url(/template/en/img/ico-sns-youtube.svg)
}

.ico-sns-insta {
    width: 30px;
    height: 30px;
    background-image: url(/template/en/img/ico-sns-insta.svg)
}

.ico-home {
    width: 16px;
    height: 17px;
    background-image: url(/template/en/img/ico-home.svg)
}

.btn-wrap.multi {
    display: flex;
    align-items: center;
    gap: 12px
}

@media (max-width:1440px) {
    .btn-wrap.multi.full1440 {
        flex-direction: column
    }
}

@media (max-width:768px) {
    .btn-wrap.multi {
        flex-direction: column
    }
}

.btn-wrap.multi.c {
    justify-content: center
}

.btn-wrap.multi.space {
    justify-content: space-between
}

.content-wrap.blue .btn-wrap.multi p {
    color: #fff
}

.content-wrap.black .btn-wrap.multi p {
    color: #999
}

.btn {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    letter-spacing: .04em
}

@media (max-width:768px) {
    .btn {
        font-size: 14px
    }
}

.btn.is-disable {
    pointer-events: none
}

.btn.btn-ico {
    display: inline-flex;
    gap: 12px;
    align-items: center;
    justify-content: center
}

.btn.btn-full {
    border-radius: 115px;
    padding: 22px 40px;
    background-color: #1a1a1a;
    color: #f1f1f1
}

@media (max-width:768px) {
    .btn.btn-full {
        width: 100%;
        padding: 18px 0;
        border-radius: 40px
    }
}

.btn.btn-full.full100 {
    width: 100%
}

.content-wrap.blue .btn.btn-full {
    background-color: #f1f1f1;
    color: var(--color-blue)
}

.btn.is-disable.btn-full {
    background-color: #ccc
}

.btn.btn-full.wh {
    background-color: #f1f1f1;
    color: #1a1a1a
}

.btn.btn-full.wh-line {
    border: 1.5px solid #1a1a1a;
    background-color: #fff;
    color: #1a1a1a
}

.btn.btn-full.wh.line {
    border: 1.5px solid #fff;
    color: #fff;
    background-color: #1a1a1a
}

.btn.btn-full.wh-b {
    background-color: #f1f1f1;
    color: var(--color-blue)
}

@media (hover:hover) {

    .btn.btn-full:hover,
    .btn.btn-down:hover {
        background-color: var(--color-red) !important;
        color: #f1f1f1
    }
}

.btn.btn-line {
    padding-bottom: 5px;
    border-bottom: 2px solid #1a1a1a;
    font-size: 20px
}

@media (hover:hover) {
    .btn.btn-line:hover {
        color: var(--color-red);
        border-color: var(--color-red)
    }
}

@media (max-width:768px) {
    .btn.btn-line {
        font-size: 18px
    }
}

.btn.btn-down {
    padding: 17px;
    border-radius: 7px;
    background-color: #dbdbdb;
    letter-spacing: -.01em;
    font-weight: 500
}

@media (max-width:768px) {
    .btn.btn-down {
        padding: 14px
    }
}

.layer-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9000;
    display: none
}

.layer-wrap.right {
    display: block;
    pointer-events: none
}

.layer-wrap.right.show {
    pointer-events: auto
}

.layer-wrap .layer-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #242424;
    opacity: .8
}

.layer-wrap.right .layer-back {
    background-color: transparent
}

.layer {
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    padding-bottom: 40px;
    transform: translate(-50%, -50%);
    width: calc(100% - 48px);
    max-width: 760px;
    max-height: 90%;
    border-radius: 40px
}

@media (max-width:1024px) {
    .layer {
        border-radius: 20px
    }
}

@media (max-width:768px) {
    .layer {
        padding-bottom: 20px
    }
}

.layer-wrap.right .layer {
    top: 100px;
    left: auto;
    right: 40px;
    transform: translate(calc(100% + 40px), 0);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    transition: transform .5s ease
}

@media (max-width:768px) {
    .layer-wrap.right .layer {
        transform: translate(calc(100% + 24px), 0);
        right: 24px
    }
}

.layer-wrap.right.show .layer {
    transform: translate(0, 0)
}

.layer-wrap.no-tit .layer {
    padding: 10px 0
}

.layer-head {
    padding: 40px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

@media (max-width:768px) {
    .layer-head {
        padding: 20px;
        padding-bottom: 18px
    }
}

.layer-wrap.no-tit .layer-head {
    position: absolute;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    justify-content: flex-end;
    z-index: 1000
}

.layer-head .head-tit {
    letter-spacing: -.03em;
    line-height: 1.3;
    font-size: 44px;
    font-weight: 800
}

@media (max-width:768px) {
    .layer-head .head-tit {
        font-size: 28px
    }
}

.layer-head .layer-close {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #1a1a1a;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto
}

.layer-head .layer-close.wh {
    background-color: #f1f1f1
}

@media (hover:hover) {
    .layer-head .layer-close:hover {
        background-color: var(--color-red)
    }
}

@media (max-width:768px) {
    .layer-head .layer-close {
        width: 40px;
        height: 40px
    }
}

@media (hover:hover) {
    .layer-head .layer-close.wh:hover .ico {
        background-position: bottom
    }
}

.layer-body {
    margin-top: 20px;
    max-height: calc(100dvh - 280px);
    overflow-y: auto;
    padding: 0 40px
}

@media (max-width:768px) {
    .layer-body {
        margin-top: 18px;
        padding: 0 20px
    }
}

.layer-wrap.no-tit .layer-body {
    margin-top: 0;
    padding: 0 10px 40px;
    max-height: calc(100dvh - 150px)
}

@media (max-width:768px) {
    .layer-wrap.no-tit .layer-body {
        padding-bottom: 30px
    }
}

.layer-body p {
    line-height: 1.3
}

.layer-body .layer-tit {
    font-size: 44px;
    font-weight: 800;
    letter-spacing: -.03em;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .layer-body .layer-tit {
        margin-bottom: 30px;
        font-size: 28px
    }
}

.layer-body .layer-email-img {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    border-radius: 40px;
    margin-bottom: 40px
}

@media (max-width:1024px) {
    .layer-body .layer-email-img {
        border-radius: 20px
    }
}

@media (max-width:768px) {
    .layer-body .layer-email-img {
        height: 280px;
        margin-bottom: 40px
    }
}

@media (min-width:768px) {
    .layer-search .layer {
        max-width: 500px
    }
}

.layer-search .layer {
    height: calc(100dvh - 125px)
}

.layer-search .layer-head .head-tit {
    letter-spacing: 0;
    font-size: 34px;
    font-weight: 700;
    font-family: var(--font-en)
}

@media (max-width:768px) {
    .layer-search .layer-head .head-tit {
        font-size: 26px
    }
}

.layer-search .layer-head .head-tit span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #ccc;
    letter-spacing: -.035em;
    font-family: var(--font-base)
}

@media (max-width:768px) {
    .layer-search .layer-head .head-tit span {
        font-size: 14px
    }
}

.layer-search .layer-body {
    height: calc(100% - 110px)
}

@media (max-width:768px) {
    .layer-search .layer-body {
        height: calc(100% - 90px)
    }
}

.layer-search .search-con {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.search-wrap {
    position: relative;
    width: 100%;
    max-width: 380px
}

@media (max-width:1440px) {
    .search-wrap {
        max-width: 100%
    }
}

.search-wrap.full {
    max-width: 100%
}

.search-wrap input {
    width: 100%;
    border-radius: 20px;
    padding: 24px 30px;
    padding-right: 140px;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff;
    caret-color: var(--color-red)
}

@media (max-width:768px) {
    .search-wrap input {
        font-size: 17px;
        border-radius: 10px;
        padding: 20px;
        padding-right: 105px
    }
}

.layer-search .search-wrap input {
    background-color: #f5f5f5;
    font-size: 24px;
    font-weight: 700
}

@media (max-width:768px) {
    .layer-search .search-wrap input {
        font-size: 18px
    }
}

.search-wrap.is-active input {
    background-color: #1a1a1a;
    color: #fff
}

.search-wrap input::-moz-placeholder {
    color: rgba(26, 26, 26, .2)
}

.search-wrap input:-ms-input-placeholder {
    color: rgba(26, 26, 26, .2)
}

.search-wrap input::placeholder {
    color: rgba(26, 26, 26, .2)
}

.search-wrap button {
    height: 50px;
    width: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:768px) {
    .search-wrap button {
        width: 40px;
        height: 40px
    }
}

.search-wrap button.btn-delete {
    width: 30px;
    height: 30px;
    right: 85px;
    background-color: #999;
    display: none
}

@media (max-width:768px) {
    .search-wrap button.btn-delete {
        right: 56px
    }
}

.search-wrap button.btn-delete .ico {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.search-wrap button.btn-search {
    right: 30px
}

@media (hover:hover) {
    .search-wrap button.btn-search:hover {
        background-color: #1a1a1a
    }
}

@media (max-width:768px) {
    .search-wrap button.btn-search {
        right: 10px
    }
}

@media (hover:hover) {
    .search-wrap .btn-search:hover .ico {
        background-position: bottom
    }
}

.search-wrap.is-active .btn-search .ico {
    background-position: bottom
}

.search-keyword {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 20px
}

.search-keyword li button {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    color: #999;
    padding: 10px 16px;
    border-radius: 25px;
    border: 1px solid #dbdbdb
}

@media (hover:hover) {
    .search-keyword li button:hover {
        background-color: var(--color-red);
        color: #fff
    }
}

.media-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px
}

@media (max-width:1024px) {
    .media-list {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:768px) {
    .media-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px
    }
}

.board-list-wrap .media-list {
    display: block
}

.media-item {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 307px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff
}

@media (max-width:768px) {
    .media-item {
        height: 260px
    }
}

.media-item.full.txt {
    padding: 45px 50px
}

@media (max-width:768px) {
    .media-item.full.txt {
        padding: 30px
    }
}

.media-item.full.img {
    padding: 42px 40px
}

@media (max-width:768px) {
    .media-item.full.img {
        padding: 30px
    }
}

.media-item .media-img-wrap {
    overflow: hidden
}

.media-item.half .media-img-wrap {
    height: 180px
}

@media (max-width:768px) {
    .media-item.half .media-img-wrap {
        height: 147px
    }
}

.media-item.full.img .media-img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.media-item.full.img .media-img-wrap:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(26, 26, 26, .65) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: .8
}

.media-item .media-img-wrap .media-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform .2s ease
}

@media (hover:hover) {
    .media-item:hover .media-img-wrap .media-img {
        transform: scale(1.1)
    }
}

.media-item .media-info {
    position: relative;
    display: flex;
    flex-direction: column
}

.media-item.full .media-info {
    justify-content: space-between;
    height: 100%
}

.media-item.half .media-info {
    padding: 0 34px;
    gap: 16px;
    height: calc(100% - 180px);
    justify-content: center
}

@media (max-width:768px) {
    .media-item.half .media-info {
        height: calc(100% - 147px);
        padding: 30px
    }
}

.media-item .media-info .badge {
    width: 56px;
    text-align: center;
    font-family: var(--font-en);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
    background-color: var(--color-red);
    padding: 7px 0;
    border-radius: 25px;
    position: absolute
}

@media (max-width:768px) {
    .media-item .media-info .badge {
        font-size: 10px;
        width: 44px
    }
}

.media-item.full .media-info .badge {
    bottom: 50px;
    right: 0
}

.media-item.half .media-info .badge {
    bottom: 112px;
    right: 34px
}

@media (max-width:768px) {
    .media-item.half .media-info .badge {
        bottom: 102px;
        right: 30px
    }
}

.media-item .media-info .tit {
    font-weight: 700;
    line-height: 1.3;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: keep-all;
    padding-right: 30px
}

.media-item.half .media-info .tit {
    font-size: 20px
}

.media-item.full .media-info .tit {
    -webkit-line-clamp: 2
}

.media-item.full.txt .media-info .tit {
    font-size: 28px
}

@media (max-width:768px) {
    .media-item.full.txt .media-info .tit {
        font-size: 22px
    }
}

.media-item.full.img .media-info .tit {
    font-size: 22px;
    color: #f1f1f1
}

.media-item .media-info .info {
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative
}

.media-item .media-info .info .cate {
    font-size: 16px;
    font-weight: 600
}

@media (max-width:768px) {
    .media-item .media-info .info .cate {
        font-size: 14px
    }
}

.media-item.full.img .media-info .info .cate {
    color: #f1f1f1
}

.media-item .media-info .info .date {
    font-size: 16px;
    font-weight: 600;
    color: rgba(26, 26, 26, .4)
}

@media (max-width:768px) {
    .media-item .media-info .info .date {
        font-size: 14px
    }
}

.media-item.full.img .media-info .info .date {
    color: rgba(241, 241, 241, .4)
}

.media-item .media-info .info .ico {
    position: absolute;
    right: 0
}

.media-item.full .media-info .info .ico {
    top: 50%;
    transform: translateY(-50%)
}

.media-item.half .media-info .info .ico {
    bottom: 6px
}

@media (hover:hover) {
    .media-item.full.txt:hover {
        background-color: var(--color-red) !important
    }

    .media-item.full.txt:hover .media-info .badge {
        background-color: #f1f1f1 !important;
        color: var(--color-red) !important
    }

    .media-item.full.txt:hover .media-info .tit,
    .media-item.full.txt:hover .media-info .info .cate {
        color: #f1f1f1 !important
    }

    .media-item.full.txt:hover .media-info .info .ico {
        background-position: bottom !important
    }
}

.wrap {
    position: relative;
    z-index: 1;
    overflow: clip
}

.f-dark .content-wrap {
    background-color: #f1f1f1
}

.content-wrap.white,
.content-wrap.white .sub-visual {
    background-color: #fff
}

.content-wrap.blue,
.content-wrap.blue .sub-visual {
    background-color: var(--color-blue)
}

.content-wrap.black,
.content-wrap.black .cover-intro[data-backTheme=black],
.content-wrap.black .sub-visual {
    background-color: #1a1a1a
}

.content-wrap.sub:not(.error) {
    padding-bottom: 200px;
    overflow: clip
}

@media (max-width:768px) {
    .content-wrap.sub:not(.error) {
        padding-bottom: 120px
    }
}

header#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 9000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 60px;
    transition: top .5s
}

@media (max-width:1440px) {
    header#header {
        padding: 0 24px
    }
}

@media (max-width:1440px) {
    header#header.is-scroll {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background-color: rgba(255, 255, 255, .4)
    }

    header#header.dark-mode.is-scroll {
        -webkit-backdrop-filter: blur(7px) brightness(.2);
        backdrop-filter: blur(7px) brightness(.2);
        background-color: rgba(26, 26, 26, .4)
    }
}

@media (min-width:1440px) {
    header#header.media-fix {
        background: linear-gradient(to bottom, rgba(245, 245, 245, 1) 70%, rgba(255, 255, 255, 0) 100%)
    }
}

header#header.hide {
    top: -100px
}

header#header .header-logo {
    background-image: url(/template/en/img/logo.svg);
    background-size: cover;
    width: 102px;
    height: 26px;
    margin-right: auto;
    z-index: 1
}

header#header.dark-mode .header-logo {
    background-image: url(/template/en/img/logo-w.svg)
}

@media (max-width:1024px) {
    header#header .header-logo {
        width: 82px;
        height: 20px
    }
}

header#header.slide-open {
    top: 0 !important
}

header#header.slide-open .header-logo {
    background-image: url(/template/en/img/logo.svg)
}

header#header .header-logo a {
    display: block;
    width: 100%;
    height: 100%
}

header#header .header-link {
    position: relative;
    margin-right: 30px;
    display: grid;
    justify-items: end;
    align-self: stretch;
    transition: all .4s;
    z-index: 1
}

@media (min-width:1024px) {
    header#header.is-scroll .header-link {
        padding: 0 20px;
        margin-right: 0
    }
}

@media (max-width:1024px) {
    header#header .header-link {
        padding: 0;
        margin-right: 0
    }
}

header#header .header-link-wrap {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 30px;
    grid-area: 1/1/2/2;
    max-width: 100%;
    overflow: hidden;
    transition: all .4s
}

header#header.is-scroll .header-link-wrap {
    max-width: 56px;
    transition-delay: 0s
}

header#header.is-scroll .header-link.is-hover .header-link-wrap {
    max-width: 100%
}

@media (max-width:1024px) {
    header#header .header-link-wrap {
        display: none
    }
}

header#header .header-link-wrap button {
    position: relative;
    font-family: var(--font-en);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    white-space: nowrap;
    transition: transform .4s calc(.2s + 40ms*var(--header-link-delay-index)), opacity .4s calc(.2s + 40ms*var(--header-link-delay-index)), color .2s
}

header#header.dark-mode .header-link-wrap button {
    color: #f1f1f1
}

header#header .header-link-wrap button:hover,
header#header .header-link-wrap button.is-active {
    color: var(--color-red)
}

header#header.is-scroll .header-link-wrap button {
    transform: translate(10px);
    opacity: 0;
    transition: transform .4s calc(.1s + 40ms*var(--header-link-delay-index)), opacity .4s calc(.1s + 40ms*var(--header-link-delay-index)), color .2s
}

header#header .header-link-wrap button:nth-child(1) {
    --header-link-delay-index: 3
}

header#header .header-link-wrap button:nth-child(2) {
    --header-link-delay-index: 2
}

header#header .header-link-wrap button:nth-child(3) {
    --header-link-delay-index: 1
}

header#header.is-scroll .header-link.is-hover .header-link-wrap button {
    opacity: 1;
    transform: translate(0)
}

header#header .header-link-wrap button:after {
    content: "";
    width: 0;
    height: 2px;
    background-color: var(--color-red);
    position: absolute;
    top: 100%;
    left: 0;
    transition: all .2s
}

header#header .header-link-wrap button:hover:after,
header#header .header-link-wrap button.is-active:after {
    width: 100%
}

header#header .header-link-toggle {
    width: 56px;
    grid-area: 1/1/2/2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    pointer-events: none
}

@media (max-width:1024px) {
    header#header .header-link-toggle {
        pointer-events: auto
    }
}

header#header .header-link-toggle i {
    display: block;
    height: 2px;
    background-color: #1a1a1a;
    transform-origin: 100%;
    transform: scaleX(0);
    transition: transform .4s
}

header#header.dark-mode .header-link-toggle i {
    background-color: #f1f1f1
}

header#header.is-scroll .header-link-toggle i {
    transform-origin: 0;
    transform: scaleX(1);
    transition-delay: calc(.1s + 40ms*var(--header-link-delay-index))
}

header#header.is-scroll .header-link.is-hover .header-link-toggle i {
    opacity: 1;
    transform-origin: 100%;
    transition-delay: calc(40ms*var(--header-link-delay-index));
    transform: scaleX(0)
}

@media (max-width:1024px) {
    header#header .header-link-toggle i {
        transform-origin: 0;
        transform: scaleX(1)
    }
}

header#header.slide-open .header-link-toggle i {
    background-color: #1a1a1a
}

header#header .header-link-toggle .header-link-toggle-top {
    width: 100%;
    position: relative;
    transition: transform .4s
}

@media (max-width:1024px) {
    header#header .header-link-toggle.is-active .header-link-toggle-top {
        transform: translateY(7px)
    }
}

header#header .header-link-toggle .header-link-toggle-top i {
    width: 100%;
    --header-link-delay-index: 4
}

header#header .header-link-toggle .header-link-toggle-top i:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width:1024px) {
    header#header .header-link-toggle.is-active .header-link-toggle-top i {
        transition-delay: .2s
    }

    header#header .header-link-toggle.is-active .header-link-toggle-top i:nth-child(1) {
        transform: rotate(45deg) translate(-10px, -19px)
    }

    header#header .header-link-toggle.is-active .header-link-toggle-top i:nth-child(2) {
        transform: rotate(-45deg) translate(-8px, 18px)
    }
}

header#header .header-link-toggle .header-link-toggle-btm {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px
}

header#header .header-link-toggle .header-link-toggle-btm i {
    width: 30%;
    --header-link-delay-index: 3
}

@media (max-width:1024px) {
    header#header .header-link-toggle.is-active .header-link-toggle-btm i {
        transform-origin: 100%;
        transform: scaleX(0)
    }
}

header#header .header-link-toggle .header-link-toggle-btm span {
    font-family: var(--font-en);
    letter-spacing: .04em;
    font-weight: 800;
    font-size: 12px;
    line-height: 0;
    transform-origin: 100%;
    transform: scaleX(0);
    transition: transform .4s;
    --header-link-delay-index: 3
}

header#header.dark-mode .header-link-toggle .header-link-toggle-btm span {
    color: #f1f1f1
}

header#header.is-scroll .header-link-toggle .header-link-toggle-btm span {
    transform-origin: 0;
    transform: scaleX(1);
    transition-delay: calc(.1s + 40ms*var(--header-link-delay-index))
}

header#header.is-scroll .header-link.is-hover .header-link-toggle-btm span {
    opacity: 1;
    transform-origin: 100%;
    transition-delay: calc(40ms*var(--header-link-delay-index));
    transform: scaleX(0)
}

@media (max-width:1024px) {
    header#header .header-link-toggle .header-link-toggle-btm span {
        transform-origin: 0;
        transform: scaleX(1)
    }
}

@media (max-width:1024px) {
    header#header .header-link-toggle.is-active .header-link-toggle-btm span {
        transform-origin: 100%;
        transform: scaleX(0)
    }
}

header#header.slide-open .header-link-toggle .header-link-toggle-btm span {
    color: #1a1a1a
}

header#header .header-btn {
    font-family: var(--font-en);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .04em;
    color: #1a1a1a;
    padding: 16px 32px;
    border-radius: 30px;
    border: 2px solid #1a1a1a;
    margin-right: 40px;
    position: relative;
    z-index: 10;
    transition: margin .4s
}

header#header.dark-mode .header-btn {
    border-color: #f5f5f5;
    color: #f5f5f5
}

header#header .header-btn:hover,
header#header .header-btn.is-active {
    background-color: var(--color-red);
    color: #f1f1f1
}

header#header.dark-mode .header-btn:hover,
header#header.dark-mode .header-btn.is-active {
    color: #f1f1f1
}

header#header.is-scroll .header-btn {
    margin-right: 0
}

header#header.is-scroll .header-link.is-hover+.header-btn {
    margin-right: 40px
}

@media (max-width:1024px) {
    header#header .header-btn {
        display: none
    }
}

header#header .header-btn span {
    font-family: var(--font-base);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0;
    border-radius: 25px;
    background-color: #1a1a1a;
    color: #f1f1f1;
    padding: 5px 10px;
    position: absolute;
    bottom: 100%;
    right: 0;
    transform: translateY(50%);
    display: none
}

header#header.dark-mode .header-btn span {
    background-color: #fff;
    color: #1a1a1a
}

@media (max-width:1024px) {
    header#header .header-btn span {
        font-size: 0;
        border-radius: 100%;
        padding: 0;
        width: 15px;
        height: 15px;
        bottom: auto;
        top: 0;
        transform: translateY(0)
    }
}

nav#nav {
    position: absolute;
    right: 60px;
    top: 100%;
    width: 550px;
    max-height: calc(100vh - 80px);
    pointer-events: none
}

@media (max-width:1440px) {
    nav#nav {
        right: 24px
    }
}

@media (max-width:1024px) {
    nav#nav {
        position: fixed;
        top: 80px;
        right: 0;
        width: 100vw;
        padding: 20px 24px;
        display: none;
        overflow-y: auto
    }

    nav#nav.ready {
        display: block
    }

    .slide-open nav#nav {
        pointer-events: auto
    }
}

@media (max-width:1024px) {
    nav#nav:before {
        content: "";
        width: 100vw;
        height: 100dvh;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #f5f5f5;
        opacity: 0;
        transition: .4s .4s ease
    }
}

@media (max-width:1024px) {
    .slide-open nav#nav:before {
        opacity: 1;
        transition: .4s ease
    }
}

nav#nav {
    -ms-overflow-style: none;
    scrollbar-width: none
}

nav#nav::-webkit-scrollbar {
    display: none
}

nav#nav .header-lang {
    position: absolute;
    right: 0;
    top: -68px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    height: 40px;
    overflow: hidden;
    z-index: 1;
    pointer-events: auto;
    transition: height .4s ease, opacity .3s ease
}

@media (min-width:1024px) {
    nav#nav .header-lang:hover {
        height: 60px
    }
}

.is-scroll nav#nav .header-lang {
    opacity: 0
}

.is-hover+.header-btn+nav#nav .header-lang {
    opacity: 1
}

@media (max-width:1024px) {
    nav#nav .header-lang {
        position: static;
        flex-direction: row;
        gap: 10px;
        height: auto;
        pointer-events: none;
        opacity: 1 !important
    }

    .slide-open nav#nav .header-lang {
        pointer-events: auto
    }
}

nav#nav .header-lang .lang-item {
    font-family: var(--font-en);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .05em;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 5px
}

.dark-mode:not(.slide-open) nav#nav .header-lang .lang-item {
    color: #f1f1f1
}

@media (max-width:1024px) {
    nav#nav .header-lang .lang-item {
        color: #f1f1f1;
        font-size: 16px
    }
}

nav#nav .header-lang:hover .lang-item .ico {
    background-position: bottom
}

@media (max-width:1024px) {
    nav#nav .header-lang .lang-item .ico {
        display: none
    }
}

nav#nav .header-lang .lang-item.is-disable {
    opacity: 0;
    transform: translateY(-8px);
    transition: all .4s
}

nav#nav .header-lang:hover .lang-item.is-disable {
    transform: translateY(0);
    opacity: .3
}

nav#nav .header-lang .lang-item.is-disable:hover {
    opacity: 1
}

@media (max-width:1024px) {
    nav#nav .header-lang .lang-item.is-disable {
        opacity: .2;
        transform: translateY(0)
    }
}

nav#nav .nav-wrap {
    background-color: #1a1a1a
}

@media (max-width:1024px) {
    nav#nav .nav-wrap {
        width: 100%;
        -ms-overflow-style: none;
        background-color: #1a1a1a;
        padding: 105px 70px 75px;
        border-radius: 40px;
        position: relative;
        opacity: 0;
        transform: translate3d(0, 100px, 0) rotate(3.5deg);
        transition: transform .5s .08s cubic-bezier(.4, 0, .1, 1), opacity .5s .08s cubic-bezier(.4, 0, .1, 1)
    }
}

@media (max-width:1024px) {
    .slide-open nav#nav .nav-wrap {
        opacity: 1;
        transform: translateZ(0);
        transition: transform .5s cubic-bezier(.4, 0, .1, 1), opacity .5s cubic-bezier(.4, 0, .1, 1)
    }
}

@media (max-width:1024px) {
    nav#nav .nav-wrap {
        border-radius: 20px
    }
}

@media (max-width:768px) {
    nav#nav .nav-wrap {
        padding: 60px 40px
    }
}

nav#nav .nav-depth1-wrap {
    display: none
}

nav#nav.ready .nav-depth1-wrap {
    display: block
}

@media (max-width:1024px) {
    nav#nav .nav-depth1-wrap {
        display: block
    }
}

@media (max-width:1024px) {
    nav#nav .nav-depth1-wrap {
        margin-top: 30px
    }
}

nav#nav .nav-depth1-wrap .nav-depth1-item {
    width: 100%;
    background-color: #1a1a1a;
    padding: 75px 70px;
    border-radius: 40px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translate3d(0, 100px, 0) rotate(3.5deg);
    transition: transform .5s .08s cubic-bezier(.4, 0, .1, 1), opacity .5s .08s cubic-bezier(.4, 0, .1, 1)
}

nav#nav.is-open .nav-depth1-wrap .nav-depth1-item {
    transform: translateZ(0);
    transition: transform .5s cubic-bezier(.4, 0, .1, 1), opacity .5s cubic-bezier(.4, 0, .1, 1)
}

nav#nav .nav-depth1-wrap .nav-depth1-item.is-open {
    opacity: 1;
    z-index: 1;
    pointer-events: auto
}

@media (min-width:1024px) {
    .dark-mode:not(.slide-open) nav#nav .nav-depth1-wrap .nav-depth1-item {
        background-color: #f1f1f1
    }
}

@media (max-width:1024px) {
    nav#nav .nav-depth1-wrap .nav-depth1-item {
        opacity: 1;
        background-color: transparent;
        padding: 0;
        border-radius: 0;
        transform: translateZ(0);
        position: static;
        transition: none
    }
}

@media (max-width:1024px) {
    nav#nav .nav-depth1-wrap .nav-depth1-item+.nav-depth1-item {
        margin-top: 24px
    }
}

nav#nav .nav-depth1-wrap .nav-depth1 {
    font-family: var(--font-en);
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0;
    color: #f1f1f1;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    position: relative
}

@media (min-width:1024px) {
    .dark-mode:not(.slide-open) nav#nav .nav-depth1-wrap .nav-depth1 {
        color: #1a1a1a
    }
}

@media (max-width:1024px) {
    nav#nav .nav-depth1-wrap .nav-depth1 {
        width: 100%
    }

    .slide-open nav#nav .nav-depth1-wrap .nav-depth1 {
        pointer-events: auto
    }
}

@media (max-width:768px) {
    nav#nav .nav-depth1-wrap .nav-depth1 {
        font-size: 26px
    }
}

nav#nav .nav-depth1-wrap .nav-depth1 span {
    border-radius: 25px;
    background-color: #e7343f;
    padding: 5px 10px;
    font-size: 11px;
    color: #f1f1f1;
    font-weight: 700;
    letter-spacing: 0;
    font-family: var(--font-base)
}

nav#nav .nav-depth1-wrap .nav-depth1 .ico {
    display: none
}

@media (max-width:1024px) {
    nav#nav .nav-depth1-wrap .nav-depth1 .ico {
        display: block;
        position: absolute;
        right: 0;
        top: 10px
    }
}

nav#nav .nav-depth2-wrap {
    margin-top: 40px
}

@media (max-width:1024px) {
    nav#nav .nav-depth2-wrap {
        margin-top: 30px;
        padding-bottom: 6px;
        display: none
    }
}

nav#nav .nav-depth2-wrap .nav-depth2-item+.nav-depth2-item {
    margin-top: 26px
}

nav#nav .nav-depth2-wrap .nav-depth2-item a {
    font-size: 24px;
    font-weight: 700;
    color: #868686
}

@media (max-width:1024px) {
    nav#nav .nav-depth2-wrap .nav-depth2-item a {
        width: 100%
    }
}

@media (max-width:768px) {
    nav#nav .nav-depth2-wrap .nav-depth2-item a {
        font-size: 18px
    }
}

nav#nav .nav-depth2-wrap .nav-depth2-item a:hover {
    color: #f1f1f1
}

.dark-mode:not(.slide-open) nav#nav .nav-depth2-wrap .nav-depth2-item a:hover {
    color: #1a1a1a
}

nav#nav .nav-depth2-wrap .nav-depth2 {
    display: inline-flex;
    gap: 10px;
    align-items: center
}

nav#nav .nav-depth2-wrap .nav-depth2 span {
    border-radius: 25px;
    background-color: #4d4d4d;
    padding: 5px 10px;
    font-size: 11px;
    color: #f1f1f1;
    font-weight: 700;
    letter-spacing: .6px
}

.dark-mode:not(.slide-open) nav#nav .nav-depth2-wrap .nav-depth2 span {
    background-color: #dbdbdb;
    color: #1a1a1a
}

nav#nav .nav-depth2-wrap .nav-depth2 .ico {
    transform: translateY(-4px)
}

#floating {
    position: absolute;
    top: 0;
    right: 60px;
    z-index: 5000;
    height: 100%;
    text-align: right;
    pointer-events: none
}

@media (max-width:1440px) {
    #floating {
        right: 18px
    }
}

.float-search {
    position: -webkit-sticky;
    position: sticky;
    top: 100%;
    transform: translateY(calc(-50vh - 50%));
    pointer-events: auto
}

@media (max-width:768px) {
    .float-search {
        transition: transform .5s ease
    }
}

.float-search.is-scroll {
    transform: translateY(calc(-50vh - 50% - 40px))
}

@media (max-width:768px) {
    .float-search.is-scroll {
        transform: translateY(calc(-100% - 80px))
    }
}

.float-search .search-btn {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0 auto;
    transition: all .3s ease
}

@media (hover:hover) {
    .float-search .search-btn:hover {
        width: 133px;
        background-color: #1a1a1a
    }
}

@media (hover:hover) {
    .float-search.dark-mode .search-btn:hover {
        background-color: #f1f1f1
    }
}

.float-search.is-scroll .search-btn {
    background-color: #1a1a1a
}

.float-search.is-scroll.dark-mode .search-btn {
    background-color: #f1f1f1
}

@media (max-width:768px) {
    .float-search .search-btn {
        width: 40px;
        height: 40px
    }
}

@media (hover:hover) {
    .float-search .search-btn:hover .ico {
        background-position: bottom
    }
}

@media (hover:hover) {
    .float-search.dark-mode .search-btn:hover .ico {
        background-position: top
    }
}

.float-search.is-scroll .search-btn .ico {
    background-position: bottom
}

.float-search.dark-mode .search-btn .ico {
    background-position: bottom
}

.float-search.is-scroll.dark-mode .search-btn .ico {
    background-position: top
}

.float-search .search-btn span {
    font-size: 18px;
    font-weight: 800;
    width: 0;
    color: #f1f1f1;
    opacity: 0;
    transform: translateX(5px)
}

@media (hover:hover) {
    .float-search .search-btn:hover span {
        width: auto;
        transform: translateX(0);
        opacity: 1;
        margin-left: 12px;
        transition: all .3s .05s ease
    }
}

.float-search.dark-mode .search-btn span {
    color: #1a1a1a
}

.float-scdown {
    position: absolute;
    top: 100dvh;
    right: -5px;
    transform: translateY(calc(-100% - 35px));
    pointer-events: auto
}

@media (max-width:768px) {
    .float-scdown {
        right: 0;
        transform: translateY(calc(-100% - 20px))
    }
}

.float-scdown.is-scroll {
    position: -webkit-sticky;
    position: sticky;
    top: 100%;
    right: 60px;
    transform: translateY(calc(-50dvh - 50% + 40px))
}

@media (max-width:1440px) {
    .float-scdown.is-scroll {
        right: 20px
    }
}

@media (max-width:768px) {
    .float-scdown.is-scroll {
        transform: translateY(calc(-100% - 20px))
    }
}

.float-scdown p {
    position: relative
}

@media (max-width:1024px) {
    .float-scdown p {
        display: none
    }
}

@media (max-width:1024px) {
    .float-scdown.is-scroll p {
        display: block
    }
}

.float-scdown p:before {
    content: "SCROLL \A DOWN";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center
}

.float-scdown.dark-mode p:before {
    color: #f1f1f1
}

@media (hover:hover) {
    .float-scdown:hover p:before {
        color: var(--color-red)
    }
}

.float-scdown.is-scroll p:before {
    content: "Top";
    font-size: 18px
}

.float-scdown .arrow-wrap {
    position: relative;
    margin-top: 14px;
    width: 50px;
    height: 120px;
    border-radius: 40px;
    overflow: hidden;
    border: 2px solid #1a1a1a
}

.float-scdown.dark-mode .arrow-wrap {
    border-color: #f1f1f1
}

.float-scdown.is-scroll .arrow-wrap {
    height: 15px;
    overflow: visible;
    border-color: transparent;
    width: 50px
}

@media (max-width:768px) {
    .float-scdown .arrow-wrap {
        width: 40px;
        height: 80px
    }
}

.float-scdown .arrow-wrap:before {
    content: "";
    width: 100%;
    height: 56px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #1a1a1a;
    opacity: .5;
    -webkit-animation: visual-scani 1.5s ease infinite;
    animation: visual-scani 1.5s ease infinite;
    transition: opacity .4s ease
}

.float-scdown.dark-mode .arrow-wrap:before {
    background-color: #f1f1f1;
    opacity: .3
}

@media (hover:hover) {
    .float-scdown:hover .arrow-wrap:before {
        opacity: 0
    }
}

@media (max-width:768px) {
    .float-scdown .arrow-wrap:before {
        height: 40px
    }
}

@-webkit-keyframes visual-scani {
    60% {
        bottom: 50px;
        height: 70px
    }

    100% {
        bottom: 0
    }
}

@keyframes visual-scani {
    60% {
        bottom: 50px;
        height: 70px
    }

    100% {
        bottom: 0
    }
}

@media (max-width:768px) {
    @-webkit-keyframes visual-scani {
        60% {
            bottom: 30px;
            height: 50px
        }

        100% {
            bottom: 0
        }
    }

    @keyframes visual-scani {
        60% {
            bottom: 30px;
            height: 50px
        }

        100% {
            bottom: 0
        }
    }
}

.float-scdown.is-scroll .arrow-wrap:before {
    display: none
}

.float-scdown .arrow-wrap:after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 40px;
    background-color: var(--color-red);
    transition: height .4s ease
}

@media (hover:hover) {
    .float-scdown:hover .arrow-wrap:after {
        height: 100%
    }
}

.float-scdown.is-scroll .arrow-wrap:after {
    display: none
}

.float-scdown .arrow-wrap .stick {
    position: absolute;
    left: calc(50% - 2px);
    bottom: 28px;
    width: 3px;
    height: 60px;
    z-index: 1;
    background-color: #1a1a1a
}

@media (hover:hover) {
    .float-scdown:hover .arrow-wrap .stick {
        background-color: #f1f1f1
    }
}

@media (max-width:768px) {
    .float-scdown .arrow-wrap .stick {
        height: 45px;
        left: calc(50% - 1px);
        bottom: 18px
    }
}

.float-scdown.dark-mode .arrow-wrap .stick {
    background-color: #f1f1f1
}

.float-scdown.is-scroll .arrow-wrap .stick {
    height: 0;
    bottom: auto;
    top: 4px;
    left: calc(50% - 1px)
}

.float-scdown .arrow-wrap .ico {
    position: absolute;
    bottom: 24px;
    left: 13px;
    z-index: 1
}

@media (hover:hover) {
    .float-scdown:hover .arrow-wrap .ico {
        background-position: bottom
    }
}

.float-scdown.dark-mode .arrow-wrap .ico {
    background-position: bottom
}

.float-scdown.is-scroll .arrow-wrap .ico {
    bottom: auto;
    top: -5px;
    left: 14px;
    transform: rotate(-180deg)
}

@media (hover:hover) {
    .float-scdown.is-scroll:hover .arrow-wrap .ico {
        background-position: center
    }
}

@media (max-width:768px) {
    .float-scdown .arrow-wrap .ico {
        bottom: 15px;
        left: 9px
    }
}

footer#footer {
    padding: 80px 60px 30px;
    --c-f-base: #1a1a1a;
    --c-f-light: #b3b3b3;
    --c-f-reverse: #f1f1f1;
    --f-pos: top
}

.f-dark footer#footer {
    --c-f-base: #f1f1f1;
    --c-f-light: #444;
    --c-f-reverse: #1a1a1a;
    --f-pos: bottom
}

@media (max-width:1440px) {
    footer#footer {
        padding: 80px 24px 30px
    }
}

@media (max-width:768px) {
    footer#footer {
        padding: 40px 24px
    }
}

footer#footer .footer-top {
    margin-bottom: 280px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 32px;
    column-gap: 32px;
    padding: 0 100px;
    position: relative
}

@media (max-width:1024px) {
    footer#footer .footer-top {
        padding: 0;
        display: block;
        margin-bottom: 50px
    }
}

footer#footer .footer-top .topbtn {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

@media (max-width:1024px) {
    footer#footer .footer-top .topbtn {
        top: 270px
    }
}

@media (max-width:768px) {
    footer#footer .footer-top .topbtn {
        top: 190px
    }
}

footer#footer .footer-top .topbtn span {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 700;
    margin-bottom: 18px
}

.f-dark footer#footer .footer-top .topbtn span {
    color: #f1f1f1
}

@media (hover:hover) {
    footer#footer .footer-top .topbtn:hover span {
        color: var(--color-red)
    }
}

footer#footer .footer-top .topbtn .stick {
    width: 3px;
    height: 60px;
    z-index: 1;
    margin-top: -10px;
    background-color: #1a1a1a
}

.f-dark footer#footer .footer-top .topbtn .stick {
    background-color: #f1f1f1
}

@media (hover:hover) {
    footer#footer .footer-top .topbtn:hover .stick {
        background-color: var(--color-red)
    }
}

footer#footer .footer-top .topbtn .ico {
    z-index: 1;
    transform: rotate(180deg)
}

.f-dark footer#footer .footer-top .topbtn .ico {
    background-position: bottom
}

@media (hover:hover) {
    footer#footer .footer-top .topbtn:hover .ico {
        background-position: center
    }
}

footer#footer .footer-top .footer-family-wrap {
    margin-left: -100px;
    grid-column-start: 1;
    grid-column-end: 7
}

@media (max-width:1440px) {
    footer#footer .footer-top .footer-family-wrap {
        grid-column-end: 9
    }
}

@media (max-width:1024px) {
    footer#footer .footer-top .footer-family-wrap {
        margin-left: 0
    }
}

footer#footer .footer-family-wrap .typo {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3;
    color: var(--c-f-light)
}

@media (max-width:768px) {
    footer#footer .footer-family-wrap .typo {
        font-size: 22px
    }
}

footer#footer .footer-family-wrap .footer-family {
    margin-top: 50px;
    width: 270px;
    border-bottom: 2px solid var(--c-f-base);
    position: relative
}

@media (max-width:1024px) {
    footer#footer .footer-family-wrap .footer-family {
        width: 100%
    }
}

@media (max-width:768px) {
    footer#footer .footer-family-wrap .footer-family {
        margin-top: 40px
    }
}

footer#footer .footer-family-wrap .footer-family.is-open {
    border-color: var(--color-red)
}

footer#footer .footer-family-wrap .footer-family>button {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    padding-bottom: 14px;
    color: var(--c-f-base)
}

footer#footer .footer-family-wrap .footer-family.is-open>button {
    color: var(--color-red)
}

footer#footer .footer-family-wrap .footer-family>button .ico {
    position: absolute;
    right: 0;
    top: 5px
}

footer#footer .footer-family-wrap .footer-family>button .ico-plus:before,
footer#footer .footer-family-wrap .footer-family>button .ico-plus:after {
    background-color: var(--c-f-base)
}

footer#footer .footer-family-wrap .footer-family.is-open>button .ico-plus:before,
footer#footer .footer-family-wrap .footer-family.is-open>button .ico-plus:after {
    background-color: var(--color-red)
}

footer#footer .footer-family-wrap .family-list {
    width: calc(100vw - 120px);
    max-width: 1328px;
    border-radius: 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 70px 30px 70px 70px;
    background-color: var(--c-f-base);
    display: none
}

@media (max-width:1440px) {
    footer#footer .footer-family-wrap .family-list {
        width: calc(100vw - 48px)
    }
}

@media (max-width:1024px) {
    footer#footer .footer-family-wrap .family-list {
        width: 100%;
        max-height: 230px;
        transform: translate(0, 0);
        position: absolute;
        top: calc(100% + 20px);
        left: 0;
        padding: 34px 20px 34px 34px;
        border-radius: 20px;
        background-color: var(--c-f-base);
        z-index: 1
    }
}

footer#footer .footer-family-wrap .family-list .family-close {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: var(--c-f-base);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 30px;
    top: 30px
}

@media (hover:hover) {
    footer#footer .footer-family-wrap .family-list .family-close:hover {
        background-color: var(--color-red)
    }
}

@media (max-width:1024px) {
    footer#footer .footer-family-wrap .family-list .family-close {
        display: none
    }
}

footer#footer .footer-family-wrap .family-list .family-close .ico {
    background-position: top
}

.f-light footer#footer .footer-family-wrap .family-list .family-close .ico {
    background-position: bottom
}

@media (hover:hover) {
    footer#footer .footer-family-wrap .family-list .family-close:hover .ico {
        background-position: bottom
    }
}

footer#footer .footer-family-wrap .family-list .family-group {
    max-height: calc(500px - 140px);
    overflow-y: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 32px;
    padding-right: 40px
}

@media (max-width:1024px) {
    footer#footer .footer-family-wrap .family-list .family-group {
        max-height: calc(230px - 68px);
        overflow-y: auto;
        grid-template-columns: repeat(1, 1fr);
        padding-right: 0
    }
}

.f-light footer#footer .footer-family-wrap .family-list .family-group::-webkit-scrollbar-track {
    background: #4d4d4d
}

.f-light footer#footer .footer-family-wrap .family-list .family-group::-webkit-scrollbar-thumb {
    background: #dbdbdb
}

footer#footer .footer-family-wrap .family-list .family-group .family-depth1 {
    font-size: 18px;
    font-weight: 700;
    color: var(--c-f-reverse);
    margin-bottom: 20px
}

@media (max-width:1024px) {
    footer#footer .footer-family-wrap .family-list .family-group .family-depth1 {
        font-size: 22px;
        margin-bottom: 12px
    }
}

footer#footer .footer-family-wrap .family-list li+li {
    margin-top: 20px
}

@media (max-width:1024px) {
    footer#footer .footer-family-wrap .family-list li+li {
        margin-top: 12px
    }
}

footer#footer .footer-family-wrap .family-list li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #999;
    width: 100%
}

@media (hover:hover) {
    footer#footer .footer-family-wrap .family-list li:hover a {
        color: var(--c-f-reverse)
    }
}

@media (max-width:1024px) {
    footer#footer .footer-family-wrap .family-list li a {
        font-size: 18px
    }
}

footer#footer .footer-family-wrap .family-list li a .ico {
    margin-left: 8px;
    margin-top: -8px;
    opacity: 0
}

@media (hover:hover) {
    footer#footer .footer-family-wrap .family-list li:hover a .ico {
        opacity: 1
    }
}

footer#footer .footer-nav-wrap {
    grid-column-start: 9;
    grid-column-end: 11
}

@media (max-width:1440px) {
    footer#footer .footer-nav-wrap {
        display: none
    }
}

footer#footer .footer-nav-wrap ul li+li {
    margin-top: 22px
}

footer#footer .footer-nav-wrap ul li a {
    font-size: 32px;
    font-weight: 700;
    color: var(--c-f-light);
    transition: color .2s ease
}

footer#footer .footer-nav-wrap ul li.is-active a,
footer#footer .footer-nav-wrap ul li a:hover {
    color: var(--c-f-base)
}

footer#footer .footer-util-wrap {
    grid-column-start: 11;
    grid-column-end: 13;
    margin-top: 2px
}

@media (max-width:1440px) {
    footer#footer .footer-util-wrap {
        grid-column-start: 9;
        margin-top: 10px
    }
}

@media (max-width:1024px) {
    footer#footer .footer-util-wrap {
        margin-top: 60px
    }
}

footer#footer .footer-util-wrap ul li+li {
    margin-top: 26px
}

footer#footer .footer-util-wrap ul li a {
    font-size: 16px;
    font-weight: 700;
    color: var(--c-f-light);
    transition: color .2s ease
}

footer#footer .footer-util-wrap ul li.is-active a,
footer#footer .footer-util-wrap ul li a:hover {
    color: var(--c-f-base)
}

footer#footer .footer-util-wrap ul li a .ico {
    margin-left: 8px;
    margin-top: -8px
}

footer#footer .footer-btm {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

@media (max-width:1024px) {
    footer#footer .footer-btm {
        display: block
    }
}

footer#footer .footer-info-left .footer-tel {
    font-size: 28px;
    font-weight: 700;
    color: var(--c-f-base)
}

@media (max-width:768px) {
    footer#footer .footer-info-left .footer-tel {
        font-size: 18px
    }
}

footer#footer .footer-info-left .footer-copy {
    font-size: 14px;
    font-weight: 700;
    margin-top: 18px;
    color: var(--c-f-base)
}

@media (max-width:768px) {
    footer#footer .footer-info-left .footer-copy {
        font-size: 12px;
        margin-top: 6px
    }
}

footer#footer .footer-btm .footer-info-right {
    display: flex;
    gap: 28px;
    align-items: center
}

@media (max-width:1024px) {
    footer#footer .footer-btm .footer-info-right {
        margin-top: 40px;
        justify-content: space-between
    }
}

footer#footer .footer-info-right .footer-sns-wrap {
    display: flex;
    gap: 16px;
    align-items: center
}

footer#footer .footer-info-right .footer-sns-wrap li a:hover .ico {
    background-position: center !important
}

footer#footer .footer-info-right .footer-logo {
    width: 189px;
    height: 24px;
    background-image: url(/template/en/img/logo-full.svg);
    background-size: cover;
    background-position: var(--f-pos)
}

@media (max-width:768px) {
    footer#footer .footer-info-right .footer-logo {
        width: 154px;
        height: 19px
    }
}

section {
    position: relative
}

.main .wrap,
.main header#header,
.main footer#footer {
    opacity: 0
}

.layer-wrap.main-popup .layer {
    padding: 0;
    width: calc(760/1024*100%);
    max-width: 530px;
    max-height: 100%
}

@media (max-width:768px) {
    .layer-wrap.main-popup .layer {
        left: 0;
        top: auto;
        bottom: 0;
        transform: translate(0, 0);
        width: 100%;
        max-width: 100%;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }
}

.layer-wrap.main-popup .layer-head {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    justify-content: flex-end;
    z-index: 1000
}

@media (max-width:768px) {
    .layer-wrap.main-popup .layer-head .layer-close {
        display: none
    }
}

.layer-wrap.main-popup .layer-body {
    margin-top: 0;
    padding: 0;
    max-height: 100%
}

.layer-wrap.main-popup .slick-slider .slick-track,
.layer-wrap.main-popup .slick-slider .slick-list {
    height: auto
}

.layer-wrap.main-popup .layer-body .layer-cont {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    overflow: hidden
}

@media (max-width:1024px) {
    .layer-wrap.main-popup .layer-body .layer-cont {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px
    }
}

.layer-wrap.main-popup .layer-body .layer-cont .popImg {
    width: 100%;
    background-size: cover;
    background-position: center;
    display: block
}

.layer-wrap.main-popup .layer-body .layer-cont .popImg:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.layer-wrap.main-popup .layer-body .layer-cont .popTxt {
    font-size: 18px;
    letter-spacing: -.03em;
    line-height: 1.5;
    padding: 0 30px;
    margin: 20px 0
}

@media (max-width:1024px) {
    .layer-wrap.main-popup .layer-body .layer-cont .popTxt {
        padding: 0 25px
    }
}

@media (max-width:768px) {
    .layer-wrap.main-popup .layer-body .layer-cont .popTxt {
        font-size: 14px
    }
}

.layer-wrap.main-popup .layer-body .slide-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

@media (max-width:1024px) {
    .layer-wrap.main-popup .layer-body .slide-control {
        display: none
    }
}

.layer-wrap.main-popup .layer-body .slide-control .slide-btn {
    background-color: #f1f1f1;
    border-radius: 100%;
    position: absolute
}

.layer-wrap.main-popup .layer-body .slide-control .slide-btn:hover {
    background-color: var(--color-red)
}

.layer-wrap.main-popup .layer-body .slide-control .slide-btn.prev {
    right: calc(100% + 30px)
}

.layer-wrap.main-popup .layer-body .slide-control .slide-btn.next {
    left: calc(100% + 30px)
}

.layer-wrap.main-popup .layer-body .slide-control .slide-btn:hover .ico {
    background-position: bottom
}

.layer-wrap.main-popup .layer-body .slide-dot-wrap {
    position: absolute;
    right: 40px;
    transform: translateY(-100%)
}

@media (max-width:768px) {
    .layer-wrap.main-popup .layer-body .slide-dot-wrap {
        right: 20px
    }
}

.layer-wrap.main-popup .layer-foot {
    display: flex;
    position: relative;
    border-top: 1px solid #dbdbdb
}

.layer-wrap.main-popup .layer-foot:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #dbdbdb;
    position: absolute;
    left: 50%;
    top: 0
}

.layer-wrap.main-popup .layer-foot button {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    padding: 26px 0;
    text-align: center
}

@media (max-width:768px) {
    .layer-wrap.main-popup .layer-foot button {
        padding: 16px 0;
        font-size: 14px
    }
}

.main-inner {
    width: 100%;
    max-width: 1600px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

@media (max-width:1024px) {
    .main-inner {
        padding: 0 60px
    }
}

@media (max-width:768px) {
    .main-inner {
        padding: 0 24px
    }
}

.main-inner.wide {
    max-width: 1720px;
    padding: 0 60px
}

@media (max-width:768px) {
    .main-inner.wide {
        padding: 0 24px
    }
}

.content-wrap section:last-child {
    padding-bottom: 200px
}

@media (max-width:768px) {
    .content-wrap section:last-child {
        padding-bottom: 120px
    }
}

.main .text-fill-wrap {
    position: absolute;
    top: 50%;
    font-size: 60px;
    transform: translateY(-50%)
}

.main-tit-wrap .sec-tit {
    font-family: var(--font-en);
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #ccc
}

@media (max-width:768px) {
    .main-tit-wrap .sec-tit {
        font-size: 14px;
        line-height: 2
    }
}

.main-tit-wrap .sec-desc {
    font-size: 48px;
    font-weight: 700;
    margin-top: 10px;
    line-height: 1.3
}

@media (max-width:768px) {
    .main-tit-wrap .sec-desc {
        font-size: 32px
    }
}

#quick {
    position: absolute;
    top: 0;
    left: 60px;
    z-index: 5000;
    height: 100%;
    pointer-events: none
}

@media (max-width:1440px) {
    #quick {
        left: 24px
    }
}

@media (max-width:1024px) {
    #quick {
        display: none
    }

    .busi-content {
        background-image: none !important
    }
}

.quick-wrap {
    position: -webkit-sticky;
    position: sticky;
    top: 100%;
    transform: translateY(calc(-50vh - 50%));
    pointer-events: auto
}

.quick-wrap .quick-menu {
    position: relative;
    transform: translateY(5px);
    opacity: 0;
    transition: all .2s ease
}

.quick-wrap.is-scroll .quick-menu {
    opacity: 1;
    transform: translateY(0)
}

.quick-wrap .quick-menu li {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    white-space: nowrap;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    position: absolute;
    bottom: 12px;
    left: 1px;
    opacity: 0
}

.quick-wrap.dark-mode .quick-menu li {
    color: #f1f1f1
}

.quick-wrap .quick-menu li.is-active {
    opacity: 1
}

.quick-wrap .quick-home {
    position: relative;
    padding-bottom: 6px
}

.quick-wrap.is-scroll .quick-home {
    padding-bottom: 2px;
    opacity: .2
}

.quick-wrap.dark-mode .quick-home .ico {
    background-position: bottom
}

.quick-wrap .quick-home span {
    width: 16px;
    height: 2px;
    background-color: #f1f1f1;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .2s ease
}

.quick-wrap.is-scroll .quick-home span {
    opacity: 0
}

.quick-wrap .quick-sec {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    opacity: 0;
    transform: translateY(-5px);
    transition: all .2s ease
}

.quick-wrap.is-scroll .quick-sec {
    opacity: 1;
    transform: translateY(0)
}

.quick-wrap .quick-sec li button {
    display: block;
    pointer-events: none
}

.quick-wrap.is-scroll .quick-sec li button {
    pointer-events: auto;
    padding: 4px 0
}

.quick-wrap .quick-sec li.is-active button {
    height: 20px
}

.quick-wrap .quick-sec li button span {
    display: block;
    width: 16px;
    height: 2px;
    background-color: #1a1a1a;
    opacity: .2
}

.quick-wrap.dark-mode .quick-sec li button span {
    background-color: #f1f1f1
}

.quick-wrap .quick-sec li.is-active button span {
    transform: rotate(-45deg);
    opacity: 1
}

.intro-wrap {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none
}

.intro-wrap .intro-back {
    width: 100%;
    height: 100%;
    background-color: #1a1a1a;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: webintro-ani05 1s 2.9s ease forwards;
    animation: webintro-ani05 1s 2.9s ease forwards
}

.intro-wrap .logo-full-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 556px;
    height: 40px
}

@media (max-width:768px) {
    .intro-wrap .logo-full-wrap {
        transform: translate(-50%, -50%) scale(.5)
    }
}

.web-intro .intro-wrap .logo-full-wrap {
    -webkit-animation: webintro-ani01 .8s .3s ease forwards, webintro-ani04 .2s 2.9s ease forwards;
    animation: webintro-ani01 .8s .3s ease forwards, webintro-ani04 .2s 2.9s ease forwards;
    opacity: 0
}

.intro-wrap .logo-full-wrap .logo-full-base {
    width: 100%;
    height: 100%;
    background-image: url(/template/en/img/logo-fullname.svg);
    background-size: cover
}

.web-intro .intro-wrap .logo-full-wrap .logo-full-base {
    -webkit-animation: webintro-ani02 1s 1.3s ease forwards;
    animation: webintro-ani02 1s 1.3s ease forwards
}

.intro-wrap .logo-full-wrap img {
    position: absolute;
    transform: translateX(0)
}

.intro-wrap .logo-full-wrap img:nth-child(1) {
    top: 1px;
    left: 0
}

.intro-wrap .logo-full-wrap img:nth-child(2) {
    top: 2px;
    left: 125px
}

.intro-wrap .logo-full-wrap img:nth-child(3) {
    top: 2px;
    left: 351px
}

.web-intro .intro-wrap .logo-full-wrap img:nth-child(1) {
    -webkit-animation: webintro-ani03-1 .7s 2s ease-in-out forwards;
    animation: webintro-ani03-1 .7s 2s ease-in-out forwards
}

.web-intro .intro-wrap .logo-full-wrap img:nth-child(2) {
    -webkit-animation: webintro-ani03-2 .7s 2s ease-in-out forwards;
    animation: webintro-ani03-2 .7s 2s ease-in-out forwards
}

.web-intro .intro-wrap .logo-full-wrap img:nth-child(3) {
    -webkit-animation: webintro-ani03-3 .7s 2s ease-in-out forwards;
    animation: webintro-ani03-3 .7s 2s ease-in-out forwards
}

@-webkit-keyframes webintro-ani01 {
    100% {
        opacity: 1
    }
}

@keyframes webintro-ani01 {
    100% {
        opacity: 1
    }
}

@-webkit-keyframes webintro-ani02 {
    100% {
        opacity: 0
    }
}

@keyframes webintro-ani02 {
    100% {
        opacity: 0
    }
}

@-webkit-keyframes webintro-ani03-1 {
    100% {
        left: 50%;
        transform: translateX(-25px)
    }
}

@keyframes webintro-ani03-1 {
    100% {
        left: 50%;
        transform: translateX(-25px)
    }
}

@-webkit-keyframes webintro-ani03-2 {
    100% {
        left: 50%;
        transform: translateX(5px)
    }
}

@keyframes webintro-ani03-2 {
    100% {
        left: 50%;
        transform: translateX(5px)
    }
}

@-webkit-keyframes webintro-ani03-3 {
    100% {
        left: 50%;
        transform: translateX(25px)
    }
}

@keyframes webintro-ani03-3 {
    100% {
        left: 50%;
        transform: translateX(25px)
    }
}

@-webkit-keyframes webintro-ani04 {
    100% {
        opacity: 0
    }
}

@keyframes webintro-ani04 {
    100% {
        opacity: 0
    }
}

@-webkit-keyframes webintro-ani05 {
    100% {
        height: 0
    }
}

@keyframes webintro-ani05 {
    100% {
        height: 0
    }
}

.visual-intro header#header {
    transform: translateY(-100px);
    -webkit-animation: visualintro-ani01 1s 1s ease forwards;
    animation: visualintro-ani01 1s 1s ease forwards
}

.visual-intro #floating {
    margin-right: -120px;
    -webkit-animation: visualintro-ani02 1s 1s ease forwards;
    animation: visualintro-ani02 1s 1s ease forwards
}

.visual-intro #quick {
    margin-left: -120px;
    -webkit-animation: visualintro-ani02 1s 1s ease forwards;
    animation: visualintro-ani02 1s 1s ease forwards
}

.visual-intro .main-visual .visual-slide-wrap .visual-slide-item .main-inner,
.visual-intro .main-visual .visual-slide-wrap .slide-control,
.visual-intro .main-visual .visual-slide-wrap .slide-dot-wrap {
    opacity: 0;
    -webkit-animation: visualintro-ani03 1s 1s ease forwards;
    animation: visualintro-ani03 1s 1s ease forwards
}

@-webkit-keyframes visualintro-ani01 {
    100% {
        transform: translateY(0)
    }
}

@keyframes visualintro-ani01 {
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes visualintro-ani02 {
    100% {
        margin: 0
    }
}

@keyframes visualintro-ani02 {
    100% {
        margin: 0
    }
}

@-webkit-keyframes visualintro-ani03 {
    100% {
        opacity: 1
    }
}

@keyframes visualintro-ani03 {
    100% {
        opacity: 1
    }
}

.main-visual {
    width: 100%;
    height: 100vh
}

.main-visual .visual-slide-wrap,
.main-visual .visual-slide-wrap .slide {
    width: 100%;
    height: 100%
}

.main-visual .visual-slide-wrap .visual-slide-item {
    position: relative
}

.main-visual .visual-slide-wrap .visual-slide-item .visual-back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.main-visual .visual-slide-wrap .visual-slide-item .visual-back video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.main-visual .visual-slide-wrap .visual-slide-item .visual-back .img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

.main-visual .visual-slide-wrap .visual-slide-item .visual-txtwrap {
    position: absolute;
    bottom: 60px;
    left: 134px
}

@media (max-width:1440px) {
    .main-visual .visual-slide-wrap .visual-slide-item .visual-txtwrap {
        bottom: 80px;
        left: 136px
    }
}

@media (max-width:1024px) {
    .main-visual .visual-slide-wrap .visual-slide-item .visual-txtwrap {
        left: 60px;
        bottom: 200px
    }
}

@media (max-width:768px) {
    .main-visual .visual-slide-wrap .visual-slide-item .visual-txtwrap {
        bottom: 250px;
        left: 24px
    }
}

@media (max-width:640px) {
    .main-visual .visual-slide-wrap .visual-slide-item .visual-txtwrap {
        bottom: 240px
    }
}

.main-visual .visual-slide-wrap .visual-slide-item .visual-typo {
    visibility: hidden;
    transform: translateY(30px);
    opacity: 0
}

.main-visual .visual-slide-wrap .visual-slide-item.slick-active .visual-typo {
    -webkit-animation: visual-txtani 1s .8s forwards;
    animation: visual-txtani 1s .8s forwards
}

.main-visual .visual-slide-wrap .visual-slide-item.slick-active .visual-typo {
    visibility: visible
}

.main-visual .visual-slide-wrap .visual-slide-item .visual-typo * {
    font-size: 147px;
    font-size: clamp(42px, 7.6563vw, 72px);
    font-weight: 800;
    font-family: var(--font-en);
    line-height: 1.1;
    letter-spacing: 0;
    -webkit-text-fill-color: rgba(241, 241, 241, .1);
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #f1f1f1 0%, #f1f1f1 50%, transparent 50.1%);
    background-size: 0% 100%;
    text-transform: uppercase
}

.main-visual .visual-slide-wrap .visual-slide-item .visual-subtypo {
    font-size: 26px;
    font-family: var(--font-ns);
    font-weight: 800;
    letter-spacing: -.045em;
    line-height: 1.3;
    color: #f1f1f1;
    margin-bottom: 40px;
    transform: translateY(30px);
    opacity: 0
}

.main-visual .visual-slide-wrap .visual-slide-item.slick-active .visual-subtypo {
    -webkit-animation: visual-txtani 1.2s .8s forwards;
    animation: visual-txtani 1.2s .8s forwards
}

@-webkit-keyframes visual-txtani {
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes visual-txtani {
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@media (max-width:768px) {
    .main-visual .visual-slide-wrap .visual-slide-item .visual-subtypo {
        font-size: 18px;
        margin-bottom: 20px
    }
}

.main-visual .visual-slide-wrap .slide-control .control-wrap {
    position: absolute;
    bottom: 113px;
    right: 113px
}

@media (max-width:1440px) {
    .main-visual .visual-slide-wrap .slide-control .control-wrap {
        bottom: 540px;
        left: 116px;
        transform: translateX(0)
    }
}

@media (max-width:1024px) {
    .main-visual .visual-slide-wrap .slide-control .control-wrap {
        bottom: 580px;
        left: 50px
    }
}

@media (max-width:768px) {
    .main-visual .visual-slide-wrap .slide-control .control-wrap {
        left: 14px
    }
}

@media (max-width:640px) {
    .main-visual .visual-slide-wrap .slide-control .control-wrap {
        bottom: 460px
    }
}

.main-visual .visual-slide-wrap .slick-dots {
    position: absolute;
    bottom: 83px;
    right: 136px;
    justify-content: flex-end
}

@media (max-width:1440px) {
    .main-visual .visual-slide-wrap .slick-dots {
        bottom: 36px;
        right: auto;
        left: 136px;
        justify-content: flex-start
    }
}

@media (max-width:1024px) {
    .main-visual .visual-slide-wrap .slick-dots {
        left: 60px
    }
}

@media (max-width:768px) {
    .main-visual .visual-slide-wrap .slick-dots {
        left: 24px
    }
}

.main-about .about-intro {
    position: relative;
    z-index: 500;
    background-color: #f1f1f1
}

.main-about .about-motion {
    width: 100%;
    height: 800vh;
    position: relative;
    margin-top: -100vh
}

@media (max-width:1024px) {
    .main-about .about-motion {
        height: 200vh
    }
}

.about-motion .about-con {
    width: 100%;
    height: 500vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 0 40px
}

@media (max-width:1024px) {
    .about-motion .about-con {
        height: 100vh;
        padding: 0 60px
    }
}

@media (max-width:768px) {
    .about-motion .about-con {
        padding: 0 24px
    }
}

.about-motion .about-con .about-wrap {
    height: calc(100vh - 136px);
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
    overflow: hidden
}

.about-motion .about-con .main-tit-wrap {
    width: 25.8333vw;
    position: absolute;
    top: 80px;
    text-align: center;
    z-index: 1
}

@media (max-width:1440px) {
    .about-motion .about-con .main-tit-wrap {
        width: 32.9167vw
    }
}

@media (max-width:1024px) {
    .about-motion .about-con .main-tit-wrap {
        width: 100%;
        top: auto;
        bottom: max(260px, (50% - 100px))
    }
}

.about-motion .about-con .main-tit-wrap .about-tit {
    font-size: 36px;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px;
    text-transform: uppercase;
    font-family: var(--font-en)
}

@media (max-width:1024px) {
    .about-motion .about-con .main-tit-wrap .about-tit {
        font-size: 25px
    }
}

@media (max-width:768px) {
    .about-motion .about-con .main-tit-wrap .about-tit {
        font-size: 20px;
        line-height: 1.8
    }
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list {
        height: 100%
    }
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list .slick-list {
        margin: 0 -12px
    }
}

.about-motion .about-con .about-list .about-item {
    width: 100%;
    height: 100%;
    display: flex;
    gap: 32px;
    flex-direction: row-reverse;
    position: absolute;
    pointer-events: none;
    top: 0
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list .about-item {
        flex-direction: column;
        position: static;
        margin: 0 12px;
        gap: 10px
    }
}

.about-motion .about-con .about-list .about-item .about-img {
    border-radius: 40px;
    overflow: hidden;
    width: calc(100% - 25.8333vw - 32px);
    height: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

@media (max-width:1440px) {
    .about-motion .about-con .about-list .about-item .about-img {
        width: calc(100% - 32.9167vw - 32px)
    }
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list .about-item .about-img {
        position: relative;
        width: 100%;
        height: calc(50% - 5px)
    }
}

.about-motion .about-con .about-list .about-item .img-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 40px;
    transform: translate(0, 100%)
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list .about-item .img-wrap {
        position: static;
        transform: translate(0);
        border-radius: 20px
    }
}

.about-motion .about-con .about-list .about-item:nth-child(1) .img-wrap {
    transform: translate(0, 0)
}

.about-motion .about-con .about-list .about-item .tit-wrap {
    width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, .47);
    border-radius: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
    margin-top: -50px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease;
    display: flex;
    justify-content: center;
    align-items: center
}

.about-motion .about-con .about-list .about-item .tit-wrap img {
    width: 27px;
    height: 27px
}

.about-motion .about-con .about-list .about-item:nth-child(1) .tit-wrap {
    opacity: 1;
    visibility: visible
}

.about-motion.index01 .about-con .about-list .about-item:nth-child(1){
    pointer-events: all;
}
.about-motion.index02 .about-con .about-list .about-item:nth-child(2){
    pointer-events: all;
}
.about-motion.index03 .about-con .about-list .about-item:nth-child(3){
    pointer-events: all;
}
.about-motion.index04 .about-con .about-list .about-item:nth-child(4){
    pointer-events: all;
}
.about-motion.index05 .about-con .about-list .about-item:nth-child(5){
    pointer-events: all;
}
.about-motion.index06 .about-con .about-list .about-item:nth-child(6){
    pointer-events: all;
}
.about-motion.index07 .about-con .about-list .about-item:nth-child(7){
    pointer-events: all;
}
.about-motion.index01 .about-con .about-list .about-item:nth-child(1) .tit-wrap {
    opacity: 1;
    visibility: visible
}

.about-motion.index02 .about-con .about-list .about-item:nth-child(2) .tit-wrap {
    opacity: 1;
    visibility: visible
}

.about-motion.index03 .about-con .about-list .about-item:nth-child(3) .tit-wrap {
    opacity: 1;
    visibility: visible
}

.about-motion.index04 .about-con .about-list .about-item:nth-child(4) .tit-wrap {
    opacity: 1;
    visibility: visible
}

.about-motion.index05 .about-con .about-list .about-item:nth-child(5) .tit-wrap {
    opacity: 1;
    visibility: visible
}

.about-motion.index06 .about-con .about-list .about-item:nth-child(6) .tit-wrap {
    opacity: 1;
    visibility: visible
}

.about-motion.index07 .about-con .about-list .about-item:nth-child(7) .tit-wrap {
    opacity: 1;
    visibility: visible
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list .about-item .tit-wrap {
        opacity: 1;
        visibility: visible
    }
}

.about-motion .about-con .about-list .about-item .tit-wrap .tit {
    font-size: clamp(56px, 10vw, 160px);
    font-weight: 800;
    letter-spacing: 0;
    font-family: var(--font-en);
    color: #f1f1f1
}

.about-motion .about-con .about-list .about-item .tit-wrap .txt {
    color: #f1f1f1;
    font-size: 20px;
    font-weight: 700;
    margin-top: -.7813vw
}

@media (max-width:768px) {
    .about-motion .about-con .about-list .about-item .tit-wrap .txt {
        font-size: 14px;
        margin-top: 0
    }
}

.about-motion .about-con .about-list .about-item .img-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.about-motion .about-con .about-list .about-item .about-txt {
    border-radius: 40px;
    overflow: hidden;
    width: 25.8333vw;
    height: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    opacity: 0;
    background-color: #fff
}

@media (max-width:1440px) {
    .about-motion .about-con .about-list .about-item .about-txt {
        width: 32.9167vw
    }
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list .about-item .about-txt {
        width: 100%;
        height: calc(50% - 5px);
        min-height: 360px;
        position: static;
        opacity: 1;
        border-radius: 20px
    }
}

.about-motion .about-con .about-list .about-item:nth-child(1) .about-txt {
    opacity: 1
}

.about-motion .about-con .about-list .about-item .about-txt .txt-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 60px;
    word-break: break-all;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.about-motion .about-con .about-list .about-item .about-txt .txt-wrap img {
    max-height: 253px
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list .about-item .about-txt .txt-wrap {
        position: static;
        align-items: center;
        padding: 0
    }

    .about-motion .about-con .about-list .about-item .about-txt .txt-wrap img {
        max-height: 153px
    }
}

.about-motion .about-con .about-list .about-item .about-txt .txt-wrap p {
    font-size: clamp(26px, 1.9134vw, 28px);
    font-weight: 700;
    line-height: 1.3;
    white-space: nowrap
}

@media (max-width:1024px) {
    .about-motion .about-con .about-list .about-item .about-txt .txt-wrap p {
        margin-top: 80px
    }
}

.about-motion .about-con .about-index-wrap {
    display: flex;
    gap: 80px;
    align-items: flex-end;
    justify-content: center;
    width: 25.8333vw;
    position: absolute;
    bottom: 35px;
    z-index: 1
}

@media (max-width:1440px) {
    .about-motion .about-con .about-index-wrap {
        width: 32.9167vw
    }
}

@media (max-width:1024px) {
    .about-motion .about-con .about-index-wrap {
        display: none
    }
}

.about-motion .about-con .about-index {
    width: 200px;
    height: 230px;
    position: relative;
    margin: 0 auto
}

@media (max-width:1440px) {
    .about-motion .about-con .about-index {
        width: 160px;
        height: 180px
    }
}

.about-motion .about-con .about-index-wrap .curr li {
    display: none
}

.about-motion.index01 .about-con .about-index-wrap .curr li:nth-child(1) {
    display: block
}

.about-motion.index02 .about-con .about-index-wrap .curr li:nth-child(2) {
    display: block
}

.about-motion.index03 .about-con .about-index-wrap .curr li:nth-child(3) {
    display: block
}

.about-motion.index04 .about-con .about-index-wrap .curr li:nth-child(4) {
    display: block
}

.about-motion.index05 .about-con .about-index-wrap .curr li:nth-child(5) {
    display: block
}

.about-motion.index06 .about-con .about-index-wrap .curr li:nth-child(6) {
    display: block
}

.about-motion.index07 .about-con .about-index-wrap .curr li:nth-child(7) {
    display: block
}

.about-motion .about-con .about-index-wrap .curr li span {
    font-family: var(--font-en);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0
}

@media (max-width:1440px) {
    .about-motion .about-con .about-index-wrap .curr li span {
        font-size: 20px
    }
}

.about-motion .about-con .about-index-wrap .curr li span.num {
    font-size: 120px;
    font-size: clamp(120px, 18.8889vh, 120px);
    position: absolute;
    bottom: 0;
    right: calc(100% - 70px)
}

@media (max-width:1440px) {
    .about-motion .about-con .about-index-wrap .curr li span.num {
        right: calc(100% - 40px)
    }
}

.about-motion .about-con .about-index-wrap .curr li span.unit {
    position: absolute;
    left: 82px;
    bottom: clamp(63px, 12.963vh, 87px)
}

@media (max-width:1440px) {
    .about-motion .about-con .about-index-wrap .curr li span.unit {
        left: 57px
    }
}

.about-motion .about-con .about-index-wrap .slash {
    position: absolute;
    left: 50%;
    transform: translateX(-.9259vh);
    bottom: clamp(20px, 1.8519vh, 20px)
}

@media (max-width:1440px) {
    .about-motion .about-con .about-index-wrap .slash {
        bottom: 25px
    }
}

.about-motion .about-con .about-index-wrap .slash img {
    height: clamp(50px, 11.5741vh, 80px)
}

.about-motion .about-con .about-index-wrap .total {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0;
    font-family: var(--font-en);
    position: absolute;
    bottom: clamp(23px, 2.1296vh, 23px);
    right: 10px
}

.about-motion .about-con .slide-dot-wrap {
    position: absolute;
    bottom: 32px;
    left: 0;
    width: 100%
}

.main-busi {
    background: #fff
}

.main-busi .busi-intro {
    height: 100vh
}

.main-busi .busi-motion {
    height: 200vw;
    background-color: #1a1a1a;
    overflow: clip;
    border-radius: 40px;
    transform: scaleX(.965)
}

@media (max-width:1024px) {
    .main-busi .busi-motion {
        padding-top: 50px;
        height: 100vh;
        min-height: 820px;
        padding-bottom: 75px;
        border-radius: 20px
    }
}

.busi-motion .busi-con {
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

@media (max-width:1024px) {
    .busi-motion .busi-con {
        height: 100%
    }
}

.busi-motion .busi-con .busi-menu-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-top: 160px;
    z-index: 1;
    position: relative
}

@media (max-width:1024px) {
    .busi-motion .busi-con .busi-menu-wrap {
        display: none
    }
}

.busi-motion .busi-con .busi-menu-wrap li button {
    padding: 20px 40px;
    border-radius: 35px;
    font-size: 20px;
    text-align: center;
    color: #f1f1f1;
    font-family: var(--font-en);
    text-transform: uppercase;
    background: rgba(241, 241, 241, .27)
}

.busi-motion .busi-con .busi-menu-wrap li.is-active button {
    background-color: #f1f1f1;
    color: #1a1a1a
}

.busi-motion .busi-con .busi-contents-wrap {
    width: 100vw;
    position: absolute;
    top: 0;
    left: -157px
}

@media (max-width:1600px) {
    .busi-motion .busi-con .busi-contents-wrap {
        left: -136px
    }
}

@media (max-width:1024px) {
    .busi-motion .busi-con .busi-contents-wrap {
        width: 100%;
        position: static;
        white-space: normal;
        transform: translateY(0);
        margin-top: 40px
    }
}

@media (max-width:1024px) {
    .busi-motion .busi-con .busi-contents-wrap .slick-list {
        overflow: visible
    }
}

.busi-contents-wrap .busi-content {
    width: 110vw;
    display: inline-flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
    align-items: flex-end;
    gap: 168px;
    position: absolute;
    left: 0;
    background-color: #1a1a1a
}

@media (max-width:1600px) {
    .busi-contents-wrap .busi-content {
        padding-right: 32px;
        gap: 32px
    }
}

@media (max-width:1024px) {
    .busi-contents-wrap .busi-content {
        margin: 0 16px;
        position: static;
        padding-right: 0
    }
}

@media (max-width:1000px) {
    .busi-contents-wrap .busi-content {
        margin: 0 5px
    }
}

@media (max-width:768px) {
    .busi-contents-wrap .busi-content {
        margin: 0 5px
    }
}

.busi-contents-wrap .busi-content .busi-info {
    position: relative;
    max-width: 648px;
    width: calc(50vw - 16px);
    height: 540px;
    max-height: calc(100vh - 200px);
    white-space: normal;
    flex: 1
}

@media (max-width:1024px) {
    .busi-contents-wrap .busi-content .busi-info .tit {
        width: 100% !important;
        max-width: none !important
    }

    .busi-contents-wrap .busi-content {
        flex-direction: column-reverse !important
    }

    .busi-contents-wrap .busi-content .busi-info {
        max-width: 100%;
        width: 100%;
        height: auto;
        opacity: 0
    }

    .busi-contents-wrap .busi-content.slick-current .busi-info {
        opacity: 1;
        transition: opacity .5s .3s ease
    }
}

.busi-contents-wrap .busi-content .busi-info .busi-index {
    font-size: 18px;
    font-weight: 600;
    color: #f1f1f1
}

@media (max-width:768px) {
    .busi-contents-wrap .busi-content .busi-info .busi-index {
        font-size: 12px
    }
}

.busi-contents-wrap .busi-content .busi-info .busi-index .num {
    display: block;
    font-weight: 800;
    margin-top: 4px
}

@media (max-width:1024px) {
    .busi-contents-wrap .busi-content .busi-info .busi-index .num {
        margin-top: 6px
    }
}

.busi-contents-wrap .busi-content .busi-info .tit {
    font-family: var(--font-en);
    font-weight: 400;
    font-size: 48px;
    line-height: 1.2;
    color: #fff;
    max-width: 670px;
    text-transform: uppercase
}

@media (max-width:768px) {
    .busi-contents-wrap .busi-content .busi-info .tit {
        font-size: 32px
    }
}

.busi-contents-wrap .busi-content .busi-info .tit span {
    font-size: 18px;
    font-weight: 600;
    margin-top: 12px;
    display: block;
    letter-spacing: 0;
    line-height: 1.3
}

@media (max-width:768px) {
    .busi-contents-wrap .busi-content .busi-info .tit span {
        font-size: 16px
    }
}

.busi-contents-wrap .busi-content .busi-info .slash {
    position: absolute;
    top: 160px;
    left: 0
}

@media (max-width:1440px) {
    .busi-contents-wrap .busi-content .busi-info .slash {
        display: none
    }
}

.busi-contents-wrap .busi-content .busi-info .desc {
    max-width: 670px;
    margin-top: 60px
}

@media (max-width:1440px) {
    .busi-contents-wrap .busi-content .busi-info .desc {
        margin-top: 30px;
        margin-left: 0;
        width: 100%
    }
}

.busi-contents-wrap .busi-content .busi-info .desc>p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
    color: #fefefe;
    line-height: 36px
}

@media (max-width:1024px) {
    .busi-contents-wrap .busi-content .busi-info .desc>p {
        margin-top: 30px
    }
}

@media (max-width:768px) {
    .busi-contents-wrap .busi-content .busi-info .desc>p {
        font-size: 16px;
        line-height: 1.4
    }
}

.busi-contents-wrap .busi-content .busi-info .desc span {
    margin-top: 40px;
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #999
}

@media (max-width:1024px) {
    .busi-contents-wrap .busi-content .busi-info .desc span {
        margin-top: 20px;
        color: #ccc
    }
}

@media (max-width:768px) {
    .busi-contents-wrap .busi-content .busi-info .desc span {
        font-size: 14px
    }
}

.busi-contents-wrap .busi-content .busi-info .desc a {
    display: inline-block;
    margin-top: 80px;
    text-align: right
}

@media (max-width:1024px) {
    .busi-contents-wrap .busi-content .busi-info .desc a {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0
    }
}

.busi-contents-wrap .busi-content .busi-info .desc a .ico {
    opacity: .2
}

@media (hover:hover) {
    .busi-contents-wrap .busi-content .busi-info .desc a:hover .ico {
        background-position: center;
        opacity: 1
    }
}

.busi-contents-wrap .busi-content .busi-info .desc a p {
    color: #f1f1f1;
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 10px;
    font-weight: 600
}

@media (hover:hover) {
    .busi-contents-wrap .busi-content .busi-info .desc a:hover p {
        color: var(--color-red)
    }
}

@media (max-width:1024px) {
    .busi-contents-wrap .busi-content .busi-info .desc a p {
        color: #999
    }
}

.busi-contents-wrap .busi-content .busi-thumb {
    background-size: cover;
    background-position: center;
    width: calc(50vw - 16px);
    height: 100vh
}

@media (max-width:1024px) {
    .busi-contents-wrap .busi-content .busi-thumb {
        margin-top: 40px;
        width: 100%;
        min-height: 270px;
        height: calc(100vh - 600px);
        border-radius: 20px
    }
}

@media (max-width:768px) {
    .busi-contents-wrap .busi-content .busi-thumb {
        height: 270px
    }
}

.busi-con .slide-dot-wrap {
    margin-top: 40px
}

.main-rs .rs-intro {
    height: 80vh
}

.rs-motion .rs-con .rs-item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 425px;
    border-radius: 40px;
    padding: 0 272px;
    background-size: cover;
    background-position: center;
    position: relative
}

@media (max-width:1440px) {
    .rs-motion .rs-con .rs-item {
        padding: 0 100px
    }
}

@media (max-width:1024px) {
    .rs-motion .rs-con .rs-item {
        border-radius: 20px
    }
}

@media (max-width:768px) {
    .rs-motion .rs-con .rs-item {
        padding: 40px 30px;
        height: auto;
        overflow: hidden
    }
}

.rs-motion .rs-con .rs-item:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(26, 26, 26, .7) 0%, rgba(141, 141, 141, 0) 50%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

@media (max-width:768px) {
    .rs-motion .rs-con .rs-item:before {
        display: block
    }
}

.rs-motion .rs-con .rs-item+.rs-item {
    margin-top: 20px
}

.rs-motion .rs-con .rs-item.recru .main-tit-wrap {
    position: relative
}

.rs-motion .rs-con .rs-item.supp .main-tit-wrap {
    margin-left: auto;
    white-space: nowrap;
    position: relative
}

@media (max-width:1024px) {
    .rs-motion .rs-con .rs-item.supp .main-tit-wrap {
        margin-left: 0
    }
}

.rs-motion .rs-con .rs-item .rs-item-tit {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    color: #f1f1f1;
    margin-top: 20px
}

@media (max-width:768px) {
    .rs-motion .rs-con .rs-item .rs-item-tit {
        font-size: 28px;
        margin-top: 10px
    }
}

.rs-motion .rs-con .rs-item .btn-wrap {
    margin-top: 40px
}

.main-media {
    --c-wh-light: #fff
}

.content-wrap.white .main-media {
    --c-wh-light: #f1f1f1
}

@-webkit-keyframes marquee {
    0% {
        visibility: visible;
        transform: translateZ(0)
    }

    100% {
        transform: translate(-100%)
    }
}

@keyframes marquee {
    0% {
        visibility: visible;
        transform: translateZ(0)
    }

    100% {
        transform: translate(-100%)
    }
}

.main-media .media-marquee {
    position: absolute;
    top: 120px;
    display: flex;
    align-items: center;
    justify-content: start;
    transform: translate(0);
    transition: transform 1.6s ease-out
}

@media (max-width:1440px) {
    .main-media .media-marquee {
        top: 160px
    }
}

@media (max-width:768px) {
    .main-media .media-marquee {
        top: 90px
    }
}

.main-media .media-marquee .media-marquee-item {
    font-size: 286px;
    font-weight: 800;
    letter-spacing: 0;
    font-family: var(--font-en);
    color: var(--c-wh-light);
    white-space: nowrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 3rem;
    -webkit-animation: marquee 20s linear infinite;
    animation: marquee 20s linear infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

@media (max-width:1440px) {
    .main-media .media-marquee .media-marquee-item {
        font-size: 180px
    }
}

@media (max-width:768px) {
    .main-media .media-marquee .media-marquee-item {
        font-size: 127px
    }
}

.main-media .media-con {
    overflow: hidden;
    position: relative;
    padding-top: 200px
}

@media (max-width:768px) {
    .main-media .media-con {
        padding-top: 100px
    }
}

.main-media .media-con .main-tit-wrap {
    position: absolute;
    right: 60px;
    top: 0;
    text-align: right
}

@media (max-width:1440px) {
    .main-media .media-con .main-tit-wrap {
        position: static;
        text-align: left
    }
}

.main-media .media-con .media-wrap {
    display: flex;
    gap: 32px;
    align-items: center
}

@media (max-width:1440px) {
    .main-media .media-con .media-wrap {
        flex-direction: column;
        margin-top: 32px
    }
}

.main-media .media-con .media-wrap .media-list {
    width: 100%
}

.media-wrap .media-list.left {
    grid-template-columns: repeat(1, 1fr)
}

.media-wrap .media-list.right {
    grid-template-columns: repeat(2, 1fr)
}

@media (max-width:768px) {
    .media-wrap .media-list.right {
        grid-template-columns: repeat(1, 1fr)
    }
}

.media-wrap .media-list .media-item.full {
    padding: 40px
}

@media (max-width:768px) {
    .media-wrap .media-list .media-item.full {
        padding: 30px
    }
}

.media-wrap .media-list .media-item.full.txt {
    background-color: #1a1a1a
}

.media-wrap .media-list.left .media-item {
    height: 834px;
    border-radius: 40px;
    background-color: transparent;
    padding: 55px 65px
}

@media (max-width:1440px) {
    .media-wrap .media-list.left .media-item {
        height: 450px
    }
}

@media (max-width:1024px) {
    .media-wrap .media-list.left .media-item {
        border-radius: 20px
    }
}

@media (max-width:768px) {
    .media-wrap .media-list.left .media-item {
        height: 348px;
        padding: 30px
    }
}

.media-wrap .media-list.left .media-item.pin:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 130px solid #1a1a1a;
    border-top: 130px solid transparent;
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transform: rotate(-45deg) translate(0, -85%);
    pointer-events: none
}

@media (max-width:768px) {
    .media-wrap .media-list.left .media-item.pin:before {
        transform: rotate(-45deg) translate(0, -95%)
    }
}

.media-wrap .media-list.left .media-item.pin:after {
    content: "";
    width: 15px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/template/en/img/ico-pin.svg);
    position: absolute;
    left: 34px;
    top: 28px;
    z-index: 10
}

@media (max-width:768px) {
    .media-wrap .media-list.left .media-item.pin:after {
        top: 15px;
        left: 15px
    }
}

.media-wrap .media-list.right .media-item {
    height: 274px;
    background-color: transparent
}

@media (max-width:768px) {
    .media-wrap .media-list.right .media-item {
        height: 206px
    }
}

.media-wrap .media-list.left .media-item .media-img-wrap:after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #1a1a1a 100%);
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0
}

.media-wrap .media-list.right .media-item.half .media-img-wrap {
    height: 195px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

@media (max-width:768px) {
    .media-wrap .media-list.right .media-item.half .media-img-wrap {
        height: 120px
    }
}

.media-wrap .media-list.left .media-item .media-info {
    justify-content: flex-start;
    flex-direction: column-reverse;
    gap: 24px
}

@media (max-width:768px) {
    .media-wrap .media-list.left .media-item .media-info {
        gap: 12px
    }
}

.media-wrap .media-list.right .media-item.half .media-info {
    height: calc(100% - 195px);
    padding: 0 10px;
    gap: 10px;
    justify-content: flex-end
}

@media (max-width:768px) {
    .media-wrap .media-list.right .media-item.half .media-info {
        height: auto;
        margin-top: 20px
    }
}

.media-wrap .media-list.left .media-item .media-info .badge {
    order: 1;
    position: static
}

.media-wrap .media-list.right .media-item.half .media-info .badge {
    bottom: 66px;
    right: 10px
}

@media (max-width:768px) {
    .media-wrap .media-list.right .media-item.half .media-info .badge {
        bottom: 90px;
        right: auto;
        left: 18px
    }
}

@media (max-width:768px) {
    .media-wrap .media-list.right .media-item.full .media-info .badge {
        right: auto;
        left: 0
    }
}

.media-wrap .media-list.left .media-item .media-info .tit {
    font-size: 36px
}

@media (max-width:768px) {
    .media-wrap .media-list.left .media-item .media-info .tit {
        margin-top: 8px;
        font-size: 24px
    }
}

.media-wrap .media-list.right .media-item.full .media-info .tit {
    font-size: 24px
}

@media (max-width:768px) {
    .media-wrap .media-list.right .media-item.full .media-info .tit {
        font-size: 22px
    }
}

.media-wrap .media-list.right .media-item.full.txt .media-info .tit {
    color: #f1f1f1
}

.media-wrap .media-list.right .media-item.full.txt .media-info .info .cate {
    color: #f1f1f1
}

.media-wrap .media-list.right .media-item.full.txt .media-info .info .date {
    color: rgba(241, 241, 241, .4)
}

.media-wrap .media-list.right .media-item.half .media-info .info .ico {
    bottom: 30px;
    opacity: .2
}

.main-media .media-con .btn-wrap {
    position: absolute;
    bottom: 0;
    right: 60px
}

@media (max-width:1440px) {
    .main-media .media-con .btn-wrap {
        position: static;
        margin-top: 32px;
        text-align: right
    }
}

@media (max-width:768px) {
    .main-media .media-con .btn-wrap {
        margin-top: 50px
    }
}