.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;
    -ms-touch-action: pan-y;
    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 {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.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
}

.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: 12px "Microsoft YaHei", "Arial";
    color: #000;
    line-height: 1.5;
    overflow-x: hidden
}

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

img {
    vertical-align: top;
    border: 0;
    max-width: 100%;
    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
}

a:focus {
    background-color: transparent;
    outline: none
}

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)
}

body, html {
    width: 100% !important;
    padding: 0 !important;
    height: 100%
}

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

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

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

*::-webkit-scrollbar-thumb {
    background-color: #569CD5
}

.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
}

.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
}

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

.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
}

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

.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-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-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 {
    position: relative;
    padding: 0 15px;
    margin: 0 auto
}

.grid-box {
    font-size: 0;



    letter-spacing: -4px;
    font-size: 12px;

}

.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.5%
}

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

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

.wid-100 {
    width: 100%
}

.wid-10 {
    width: 10%
}

.wid-20 {
    width: 20%
}

.wid-30 {
    width: 30%
}

.wid-40 {
    width: 40%
}

.wid-50 {
    width: 50%
}

.wid-60 {
    width: 60%
}

.wid-70 {
    width: 70%
}

.wid-80 {
    width: 80%
}

.wid-90 {
    width: 90%
}

.half {
    width: 50%
}

.layout-middle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.layout-v-middle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.layout-h-middle {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.layout-tab {
    display: table;
    width: 100%
}

.layout-tab > .cell {
    display: table-cell;
    vertical-align: middle
}

.transi {
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out
}

#lanSelBox {
    font-size: 16px;
    background: #fff;
    border-radius: 4px;
    position: relative
}

.current_lang {
    cursor: pointer;
    text-transform: uppercase;
    overflow: hidden
}

.lang.selected {
    display: none
}

.lang img, .lang span.lang-txt {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    color: #444
}

.lang span.lang-txt {
    position: relative;
    top: -1px;
    font-weight: 700
}

.lang img {
    width: 20px;
    margin-left: 0
}

.lang span span {
    color: #999;
    font-weight: 400
}

.lang i.chevron.down {
    font-size: 12px;
    position: relative;
    top: -1px;
    margin-left: 3px
}

.more_lang {
    transform: translateY(-20px);
    opacity: 0;
    cursor: pointer;
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    width: 180px;
    background: #fff;
    -webkit-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
    -moz-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
    -o-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
    -ms-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
    transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15)
}

.more_lang .lang {
    padding: 10px 15px
}

#lanSelBox.active .more_lang {
    display: block
}

.more_lang.active {
    opacity: 1;
    transform: translateY(0px)
}

.more_lang .lang:hover {
    background: #5766b2;
    color: #fff
}

.more_lang .lang:hover span {
    color: #fff
}

#lanSelBox:hover, #lanSelBox.active {
    box-shadow: rgba(0, 0, 0, .2) 0 5px 15px;
    -webkit-transition: all .3s cubic-bezier(0, .99, .44, .99);
    -moz-transition: all .3s cubic-bezier(0, .99, .44, .99);
    -o-transition: all .3s cubic-bezier(0, .99, .44, .99);
    -ms-transition: all .3s cubic-bezier(0, .99, .44, .99);
    transition: all .3s cubic-bezier(0, .99, .44, .99)
}

#lanSelBox.active .more_lang .lang {
    border-top: 1px solid #eaeaea
}

.hwaq_img_btn_01 {
    width: 100%;
    overflow: hidden;
    position: relative
}

.hwaq_img_btn_01 img {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    left: 0
}

.hwaq_img_btn_01 .ovrly {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hwaq_img_btn_01 .buttons {
    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%)
}

.hwaq_img_btn_01 .buttons > a {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px rgba(0, 0, 0, .3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    margin: 0 1px;
    color: rgba(50, 50, 50, .9);
    -webkit-transition: all .3s cubic-bezier(0, 1.135, .73, 1.405);
    -moz-transition: all .3s cubic-bezier(0, 1.135, .73, 1.405);
    -o-transition: all .3s cubic-bezier(0, 1.135, .73, 1.405);
    transition: all .3s cubic-bezier(0, 1.135, .73, 1.405)
}

.hwaq_img_btn_01 .buttons .the_search {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s
}

.hwaq_img_btn_01:hover .buttons > a {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.hwaq_img_btn_01:hover .ovrly {
    opacity: 1
}

.hwaq_img_btn_02 {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer
}

.hwaq_img_btn_02 .layer, .hwaq_img_btn_02 .layer > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hwaq_img_btn_02 .layer {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.hwaq_img_btn_02 img {
    opacity: .9
}

.hwaq_img_btn_02 .layer:after, .hwaq_img_btn_02 img, .hwaq_img_btn_02 p {
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s
}

.hwaq_img_btn_02 .layer:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hwaq_img_btn_02 h2, .hwaq_img_btn_02 p {
    opacity: 1;
    -webkit-transform: scale3d(.8, .8, 1);
    transform: scale3d(.8, .8, 1)
}

.hwaq_img_btn_02 h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s
}

.hwaq_img_btn_02 p {
    padding: .5em 2em;
    text-transform: none;
    font-size: .85em;
    opacity: 0
}

.hwaq_img_btn_02:hover {
    background: -webkit-linear-gradient(-45deg, #053565 0%, #06c 100%);
    background: linear-gradient(-45deg, #053565 0%, #06c 100%)
}

.hwaq_img_btn_02:hover img {
    opacity: .7;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1)
}

.hwaq_img_btn_02:hover .layer:after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1)
}

.hwaq_img_btn_02:hover h2, .hwaq_img_btn_02:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.icon-eye:before {
    content: '\e000'
}

.icon-paper-clip:before {
    content: '\e001'
}

.icon-heart:before {
    content: '\e024'
}

.hwaq_img_btn_02 h2 {
    display: inline-block
}

.hwaq_img_btn_02:hover p.description {
    opacity: 1
}

.hwaq_img_btn_02:hover figcaption, .hwaq_img_btn_02:hover h2, .hwaq_img_btn_02:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hwaq_img_btn_02:hover h2 {
    -webkit-transition-delay: .05s;
    transition-delay: .05s
}

.hwaq_img_btn_02:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.hwaq_img_btn_02:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.hwaq_img_btn_02:hover p.icon-links a:first-child {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.hwaq_just_btn_01 {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative
}

.hwaq_just_btn_01:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, .25);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hwaq_just_btn_01 > span {
    position: relative;
    z-index: 20
}

.hwaq_just_btn_01:hover:before {
    opacity: 0;
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5)
}

.hwaq_just_btn_01:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid rgba(255, 255, 255, .5);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.hwaq_just_btn_01:hover:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mlztx {
    opacity: .6;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #2b93e6;
    position: fixed;
    bottom: 50px;
    right: 20px;
    font-size: 30px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    transition: all 1s ease 0s;
    z-index: 99;
    -webkit-box-shadow: 0px 0px 2px 3px hsla(0, 0%, 0%, .1);
    box-shadow: 0px 0px 2px 3px hsla(0, 0%, 0%, .1);
    cursor: pointer
}

.mlztx:hover {
    opacity: 1;
    background-color: #00b1ff;
    width: 65px;
    height: 65px
}

.layer-form {
    display: none
}

.container-contact100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    z-index: 1000001;
    left: 0;
    top: 0
}

.wrap-contact100 {
    width: 560px;
    background: #fff;
    border-radius: 3px;
    position: relative;
    overflow: auto;
    max-height: 90vh
}

.contact100-form-title {
    font-size: 30px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    /*background-image: url("/images/layer-form-bg.jpg");*/
    width: 100%;
    min-height: 128px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    padding: 30px 15px
}

.contact100-form-title:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(67, 67, 67, .6)
}

.contact100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 55px 48px
}

.wrap-input100 {
    width: 100%;
    position: relative;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    margin-bottom: 15px
}

.label-input100 {
    font-size: 18px;
    color: #999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0;
    left: 2px
}

.label-input100.rs1 {
    height: 60px
}

.input100 {
    display: block;
    width: 100%;
    background: 0 0;
    font-size: 15px;
    color: #333;
    line-height: 1.2;
    padding: 0 25px 0 60px;
    border: none
}

input.input100 {
    height: 55px
}

textarea.input100 {
    min-height: 162px;
    padding-top: 22px;
    padding-bottom: 15px;
    font-family: 'microsoft yahei'
}

.focus-input100 {
    position: absolute;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    pointer-events: none;
    border: 1px solid;
    border-radius: 2px;
    border-color: #06c;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scaleX(1.1) scaleY(1.3);
    -moz-transform: scaleX(1.1) scaleY(1.3);
    -ms-transform: scaleX(1.1) scaleY(1.3);
    -o-transform: scaleX(1.1) scaleY(1.3);
    transform: scaleX(1.1) scaleY(1.3)
}

.input100:focus + .focus-input100 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.input100:focus + .focus-input100 + .label-input100 {
    color: #06c
}

.container-contact100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 17px
}

.contact100-form-btn {
    font-size: 12px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 160px;
    height: 42px;
    border-radius: 21px;
    background: #06c;
    cursor: pointer;
    box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
    -moz-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
    -webkit-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
    -o-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
    -ms-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.contact100-form-btn:hover {
    background: #333;
    box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5);
    -moz-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5);
    -webkit-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5);
    -o-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5);
    -ms-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5)
}

@media (max-width: 576px) {
    .contact100-form {
        padding: 40px 15px 48px
    }

    .input100 {
        padding: 0 25px 0 40px
    }

    .label-input100 {
        width: 40px
    }
}

.validate-input {
    position: relative
}

.alert-validate .focus-input100 {
    box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1);
    -moz-box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1);
    -webkit-box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1);
    -o-box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1);
    -ms-box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1)
}

.alert-validate:before {
    content: "";
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background-color: transparent;
    border: 1px solid #fa4251;
    border-radius: 2px;
    top: -1px;
    left: -1px;
    pointer-events: none
}

.btn-hide-validate {
    font-size: 18px;
    color: #fa4251;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 100%;
    top: 0;
    right: -25px
}

.rs1-alert-validate.alert-validate:before {
    background-color: #fff
}

.true-validate:after {
    content: "\f26b";
    font-size: 18px;
    color: #00ad5f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 100%;
    top: 0;
    right: -25px
}

@media (max-width: 576px) {
    .btn-hide-validate {
        right: 10px
    }

    .true-validate:after {
        right: 10px
    }
}

.btn-hide-contact100 {
    font-size: 20px;
    color: #fff;
    opacity: .6;
    position: absolute;
    right: 10px;
    top: 5px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    z-index: 10
}

.btn-hide-contact100 .icon {
    margin: 0;
    padding: 0;
    background: 0 0
}

.btn-hide-contact100:hover {
    opacity: 1
}

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

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

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

.slideBox {
    overflow: hidden
}

.hwaq-hover-btn {
    display: inline-block;
    position: relative
}

.hwaq-hover-btn span {
    display: block;
    transition: all .5s ease 0s
}

.hwaq-hover-btn:hover span {
    color: #ff5c19
}

.hwaq-hover-btn:before, .hwaq-hover-btn:after, .hwaq-hover-btn span:before, .hwaq-hover-btn span:after {
    content: "";
    width: 25%;
    height: 100%;
    border-radius: 30px;
    border: 2px solid #ff5c19;
    border-left: none;
    border-right: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: scale(.8);
    transition: all .3s ease 0s
}

.hwaq-hover-btn:after {
    left: 25%
}

.hwaq-hover-btn span:before {
    left: 50%
}

.hwaq-hover-btn span:after {
    left: 75%
}

.hwaq-hover-btn:hover:before, .hwaq-hover-btn:hover:after, .hwaq-hover-btn:hover span:before, .hwaq-hover-btn:hover span:after {
    border-radius: 0;
    opacity: 1;
    transform: scale(1)
}

.hwaq-hover-btn:hover:before {
    border-left: 2px solid #ff5c19
}

.hwaq-hover-btn:hover span:after {
    border-right: 2px solid #ff5c19
}

.set_1_btn {
    color: #333;
    cursor: pointer;
    display: block;
    position: relative;
    vertical-align: middle;
    background: 0 0
}

.set_1_btn:hover {
    text-decoration: none;
    transition: all .15s linear 0s
}

.set_1_btn svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.set_1_btn rect {
    fill: none;
    stroke: #e1b700;
    stroke-width: 2;
    stroke-dasharray: 422, 0;
    transition: all .45s linear 0s
}

.set_1_btn:hover rect {
    stroke-width: 5;
    stroke-dasharray: 15, 310;
    stroke-dashoffset: 114;
    -webkit-transition: all 1.35s cubic-bezier(.19, 1, .22, 1);
    transition: all 1.35s cubic-bezier(.19, 1, .22, 1)
}

.portfolio-item {
    position: relative;
    overflow: hidden;
    width: 300px;
    height: 300px
}

.portfolio-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.portfolio-item__info {
    position: absolute;
    top: 7px;
    left: 7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(100% - 2 * 7px);
    height: calc(100% - 2 * 7px);
    background-color: rgba(38, 37, 37, .5)
}

.portfolio-item__header {
    position: relative;
    margin: 0 0 20px;
    padding: 15px 0;
    font-size: 22px
}

.portfolio-item__header:after {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    height: 2px;
    width: 100%;
    content: '';
    background-color: #8d909b
}

.portfolio-item__links {
    display: flex
}

.portfolio-item__link-block {
    position: relative;
    width: 35px;
    height: 35px;
    margin-right: 10px
}

.portfolio-item__link-block:last-child {
    margin-right: 0
}

.portfolio-item__link {
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #101010;
    text-decoration: none;
    border: 1px solid #101010;
    border-radius: 50%
}

.portfolio-item__link:hover {
    color: #fff;
    background-color: #101010
}

.portfolio-item--eff3 .portfolio-item__info {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .3s;
    transition-timing-function: linear;
    transition-delay: 0s;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.portfolio-item--eff3 .portfolio-item__header {
    -webkit-transform: scale(.4);
    transform: scale(.4);
    opacity: 0
}

.portfolio-item--eff3 .portfolio-item__header:after {
    bottom: -20px;
    opacity: 0
}

.portfolio-item--eff3 .portfolio-item__link-block {
    opacity: 0
}

.portfolio-item--eff3 .portfolio-item__link-block:first-child {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.portfolio-item--eff3 .portfolio-item__link-block:nth-child(2) {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.portfolio-item--eff3:hover .portfolio-item__info {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .3s;
    transition-timing-function: linear;
    transition-delay: 0s;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.portfolio-item--eff3:hover .portfolio-item__header {
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: .45s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.portfolio-item--eff3:hover .portfolio-item__header:after {
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: .6s;
    bottom: 0;
    opacity: 1
}

.portfolio-item--eff3:hover .portfolio-item__link-block {
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: .85s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 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)
    }
}

@media screen and (max-width: 1000px) {
    .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) {
    .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%
    }
}

/**
 * Swiper 4.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 16, 2018
 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

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

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

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

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

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

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

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

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

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

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

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

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

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

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

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

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

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

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

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

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

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

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

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

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

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

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

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

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

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

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

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

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

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

.swiper-container-cube {
    overflow: visible
}

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

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

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

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

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

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

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

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

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

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

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

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

@font-face {
    font-family: 'Gilroy';
    src: url('/template/cn/fonts/Gilroy-Bold.eot');
    src: url('/template/cn/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('/template/cn/fonts/Gilroy-Bold.woff2') format('woff2'), url('/template/cn/fonts/Gilroy-Bold.woff') format('woff'), url('/template/cn/fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: 'Gilroy';
    src: url('/template/cn/fonts/Rubik-Regular.eot');
    src: url('/template/cn/fonts/Rubik-Regular.eot?#iefix') format('embedded-opentype'), url('/template/cn/fonts/Rubik-Regular.woff2') format('woff2'), url('/template/cn/fonts/Rubik-Regular.woff') format('woff'), url('/template/cn/fonts/Rubik-Regular.ttf') format('truetype');
    font-weight: 200;
    font-display: swap
}

@font-face {
    font-family: 'Gilroy';
    src: url('/template/cn/fonts/Gilroy-Regular.eot');
    src: url('/template/cn/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('/template/cn/fonts/Gilroy-Regular.woff2') format('woff2'), url('/template/cn/fonts/Gilroy-Regular.woff') format('woff'), url('/template/cn/fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap
}

body {
    font-family: "Gilroy";
    font-weight: 400;
    max-width: 1920px;
    margin: 0 auto;
    --color: #569CD5
}

.ui.container {
    padding: 0 15px;
    position: relative;
    max-width: 1380px
}

.body-overflow-box {
    position: relative;
    left: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#header {
    z-index: 10;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: #fff
}

#header .nav {
    width: 100%
}

#header .nav .ui.menu {
    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;
    margin: 0 auto;
    max-width: 100%;
    padding: 0
}

#header .nav .ui.menu .logo {
    display: inline-block;
    margin-left: 0;
    margin-right: auto;
    padding-left: 100px;
    vertical-align: middle;
    width: 35%
}

#header .nav .ui.menu .logo img {
    width: 210px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}


#header .nav .ui.menu .right_box {
    width: 65%;
    background: #569cd5;
    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-right: 120px
}

#header .nav .ui.menu .menu-box {
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: 0
}

#header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 20px;
    font-weight: 200;
    font-size: 18px;
    color: #fff;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 100;
    float: left;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    text-transform: capitalize
}

#header .nav .ui.menu .menu-box ul.menu > li:hover {
    -webkit-transition: .5s .5s border;
    -moz-transition: .5s .5s border;
    transition: .5s .5s border
}

#header .nav .ui.menu .menu-box ul.menu > li > a {
    display: block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    padding: 57px 0
}

#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    text-align: left;
    position: absolute;
    font-size: 15px;
    background: #fff;
    top: 100%;
    left: 0;
    min-width: 180px;
    white-space: nowrap;
    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;
    transform-origin: 0 0 0;
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .5s;
    transition: opacity .3s, -webkit-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;
    -webkit-transition: -webkit-transform .5s, opacity .3s;
    -moz-transition: -moz-transform .5s, opacity .3s;
    -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 8px 10px rgba(0, 0, 0, .2);
    border-bottom: 3px solid #32bf8b;
    display: none \9
}

#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu ul {
    left: 100%;
    top: 0
}

#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
    display: block;
    float: none;
    padding: 0 15px;
    line-height: 50px;
    color: #000;
    font-size: 16px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    text-transform: capitalize;
    position: relative
}

#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
    display: block
}

#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
    background: #222;
    color: #fff
}

#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover ul, #header .nav .ui.menu .menu-box ul.menu > li:hover > ul.sub-menu {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: rotate3d(0, 0, 0, 0);
    -webkit-transform: rotate3d(0, 0, 0, 0);
    -moz-transform: rotate3d(0, 0, 0, 0);
    -ms-transform: rotate3d(0, 0, 0, 0);
    -o-transform: rotate3d(0, 0, 0, 0);
    display: block \9
}

#header .nav .ui.menu .h-search {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    margin-right: 0;
    padding-right: 25px;
    cursor: pointer;
    cursor: hand;
    border-right: 1px solid rgba(255, 255, 255, .3)
}

#header .nav .ui.menu .language {
    position: relative;
    color: #fff;
    font-size: 18px;
    margin-left: 20px
}

#header .nav .ui.menu .language span {
    white-space: nowrap;
    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
}

#header .nav .ui.menu .language span img {
    vertical-align: middle
}

#header .nav .ui.menu .language ul {
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    text-align: left;
    position: absolute;
    font-size: 15px;
    background: #fff;
    top: 100%;
    right: 0;
    min-width: 130px;
    white-space: nowrap;
    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;
    transform-origin: 0 0 0;
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .5s;
    transition: opacity .3s, -webkit-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;
    -webkit-transition: -webkit-transform .5s, opacity .3s;
    -moz-transition: -moz-transform .5s, opacity .3s;
    -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 8px 10px rgba(0, 0, 0, .2);
    border-bottom: 3px solid #32bf8b;
    display: none \9
}

#header .nav .ui.menu .language ul li {
    display: block;
    float: none;
    padding: 0 15px;
    line-height: 36px;
    color: #000;
    font-size: 16px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    text-transform: capitalize
}

#header .nav .ui.menu .language ul li a {
    display: block
}

#header .nav .ui.menu .language ul li a img {
    width: 24px;
    vertical-align: middle;
    margin-right: 7px
}

#header .nav .ui.menu .language ul li:hover {
    background: #222;
    color: #fff
}

#header .nav .ui.menu .language:hover ul {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: rotate3d(0, 0, 0, 0);
    -webkit-transform: rotate3d(0, 0, 0, 0);
    -moz-transform: rotate3d(0, 0, 0, 0);
    -ms-transform: rotate3d(0, 0, 0, 0);
    -o-transform: rotate3d(0, 0, 0, 0);
    display: block \9
}

#header.active .nav .ui.menu .logo img {
    width: 125px
}

#header.active .nav .ui.menu .menu-box ul.menu > li > a {
    padding: 25px 0
}

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

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

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

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

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

#header .nav .search-box form input[type=submit]:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

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

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

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

table td, table th {
    padding: 5px 10px;
    border: 1px solid #666;
    height: auto !important;
    vertical-align: center;
    word-break: normal
}

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

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

.wpulike.wpulike-default {
    display: none
}

.prodet-page .wpulike.wpulike-default, .newdet-page .wpulike.wpulike-default {
    display: inline-block
}

.post-views-box {
    position: relative;
    margin-left: 20px
}

.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
    background-image: url(/template/cn/images/fw.png) !important;
    -webkit-filter: none;
    filter: none
}

.wpulike {
    z-index: 10
}

.wpulike.post-views-box {
    z-index: 5
}

#banner .nivo-directionNav a {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    color: transparent;
    overflow: hidden;
    text-indent: -999em;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#banner .nivo-directionNav a {
    opacity: 0
}

#banner:hover .nivo-directionNav a {
    opacity: 1
}

#banner .nivo-directionNav a:hover {
    background-color: #eb623a
}

#banner .nivo-directionNav a.nivo-prevNav {
    background-image: url(./en/images/banner-btn-l.png);
    left: 40px
}

#banner .nivo-directionNav a.nivo-nextNav {
    background-image: url(./en/images/banner-btn-r.png);
    right: 40px
}

#banner .theme-default .nivo-controlNav {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: auto !important
}

#banner .theme-default .nivo-controlNav a {
    width: 25px !important;
    height: 25px !important;
    background: #fff !important;
    border: 7px solid #7d7d7d !important;
    border-radius: 100% !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0 8px !important
}

#banner .theme-default .nivo-controlNav a.active {
    border-color: #eb623a !important
}

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;
    -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;
    -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
}

#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%);
    transform: translateX(-50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-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: 36px;
    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: 18px;
    color: inherit;
    text-transform: uppercase;
    line-height: 32px
}

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

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

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

#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%);
    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/cn/images/icon-search-white.png") no-repeat center center #222;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0
}*/

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

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

#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;
    -moz-transition: .5s;
    transition: .5s
}

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

#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%) 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%) 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
}

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

#spotlight.show {
    display: inline-block;
    background: rgba(0, 0, 0, .3) !important
}

#spotlight .scene img {
    border: 10px solid #fff !important;
    border-radius: 10px
}

#spotlight .header {
    background: #000 !important
}

.more {
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    font-size: 18px;
    height: 65px;
    line-height: 65px;
    padding: 0 30px;
    border: 1px solid #ccc;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.more:after {
    content: "";
    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%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    width: 0;
    height: 0;
    z-index: -1;
    background: #569CD5
}

.more:hover {
    border-color: #569CD5;
    color: #fff
}

.more:hover:after {
    width: 105%;
    height: 105%
}

@-webkit-keyframes rorate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes rorate {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rorate {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#banner {
    margin-top: 140px;
    position: relative
}

#banner .ui.container {
    max-width: 100%;
    padding: 0 150px
}

#banner ul li {
    position: relative
}

#banner ul li > img {
    margin-left: auto;
    width: 65%
}

#banner ul li .content {
    position: absolute;
    left: 50%;
    top: 21%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 1
}

#banner ul li .content .box {
    width: 40%;
    color: #fff
}

#banner ul li .content .box .h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1;
    text-shadow: 1px 5px #000
}

#banner ul li .content .box p span {
    font-size: 28px;
    font-weight: 700;
    display: block;
    letter-spacing: 0.1em; /* 相对于字体大小的5% */
}

#banner ul li .content .box p {
    font-size: 20px;
    line-height: 36px;
    padding-right: 125px;
    margin: 17px 0 36px
}

#banner ul li .content .box .more {
    border-color: rgba(255, 255, 255, .4);
    font-weight: 700;
    letter-spacing: 1px
}

#banner ul li .content .box .more:hover {
    border-color: transparent;
    color: #569CD5
}

#banner ul li .content .box .more:after {
    background: #fff
}

#banner ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 35%;
    height: 100%;
    background: url(./en/images/banner-bg.jpg) no-repeat left bottom
}

#banner .page {
    position: absolute;
    left: 50%;
    bottom: 5%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    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;
    z-index: 5
}

#banner .page span {
    cursor: pointer
}

#banner .page ul li {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    color: #1A2031;
    margin: 0 30px
}

#banner .page ul li button {
    background: 0 0;
    border: none
}

#banner .page ul li:after {
    content: none
}

#banner .page ul li.slick-active {
    color: #fff
}

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

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

#index-body .about1 {
    background: #f1f1f1;
    padding: 80px 0
}

#index-body .about1 .left {
    padding-right: 30px;
    vertical-align: middle
}

#index-body .about1 .left .content {
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 30px
}

#index-body .about1 .left .content h1 {
    display: inline
}

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

#index-body .about1 .right {
    vertical-align: middle
}

#index-body .i-init1 {
    padding: 120px 0 120px
}

#index-body .i-init1 .wrap {
    padding-right: 338px;
    position: relative
}

#index-body .i-init1 .wrap .left {
    width: 43%;
    vertical-align: bottom
}

#index-body .i-init1 .wrap .content {
    width: 57%;
    padding-left: 30px;
    z-index: 2;
    position: relative;
    vertical-align: bottom;
    margin-bottom: 22px
}

#index-body .i-init1 .wrap .content .i-title {
    line-height: 1.23;
    white-space: nowrap
}

#index-body .i-init1 .wrap .content .h5 {
    font-size: 21px;
    font-weight: 700;
    margin: 17px 0 18px
}

#index-body .i-init1 .wrap .content .des {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px
}

#index-body .i-init1 .wrap .right {
    position: absolute;
    right: 0;
    top: 98px;
    width: 338px;
    z-index: 1
}

#index-body .i-init1 .wrap .right .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%);
    cursor: pointer
}

#index-body .i-init1 .wrap .right .text_circle {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background: #569CD5;
    width: 157px;
    height: 157px;
    border-radius: 100%
}

#index-body .i-init1 .wrap .right .text_circle:before {
    content: "";
    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%);
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #fff
}

#index-body .i-init1 .wrap .right .text_circle:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(./en/images/text_circle.png) no-repeat center;
    -webkit-animation: rorate 40s linear infinite;
    -moz-animation: rorate 40s linear infinite;
    animation: rorate 40s linear infinite
}

#index-body .i-init2 {
    padding-bottom: 60px;
    padding-top: 40px
}

#index-body .i-init2 .ui.container {
    max-width: 100%;
    padding: 0 0 0 14.5%
}

#index-body .i-init2 .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 40px
}

#index-body .i-init2 .top .i-title {
    font-size: 48px;
    font-weight: 700;
    width: 60%;
    line-height: 1.1
}

#index-body .i-init2 .top .i-title em {
    font-size: 72px;
    color: #d72121;
    display: block
}

#index-body .i-init2 .top .icon {
    width: 40%;
    padding-left: 40px
}

#index-body .i-init2 ul {
    margin: 0 -40px
}

#index-body .i-init2 ul .slick-list {
    padding-right: 40%
}

#index-body .i-init2 ul li {
    padding: 0 40px
}

#index-body .i-init2 ul li .des {
    font-size: 18px;
    line-height: 32px;
    padding: 20px 30px 0
}

#index-body .i-init3 {
    background: #569CD5;
    padding: 65px 0;
    margin-top: 55px
}

#index-body .i-init3 ul {
    margin: -15px
}

#index-body .i-init3 ul li {
    padding: 15px;
    text-align: center
}

#index-body .i-init3 ul li img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    max-width: 160px;
    margin: auto
}

#index-body .i-init4 {
    text-align: center;
    padding-top: 62px
}

#index-body .i-init4 .txt {
    font-size: 22px;
    margin: 3px 0 70px;
    line-height: 40px
}

.font-48 {
    line-height: 1.2
}

#index-body .i-init4 ul li {
    position: relative;
    margin-bottom: 10px;
    padding: 80px 0 45px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden
}

#index-body .i-init4 ul li .box {
    max-width: 775px;
    margin: auto;
    color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    z-index: 2;
    opacity: 0;
    position: relative
}

#index-body .i-init4 ul li .box .tag {
    font-size: 18px;
    line-height: 32px;
    color: #37d097
}

#index-body .i-init4 ul li .box .des {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 54px
}

#index-body .i-init4 ul li .box .img-box img {
    width: auto
}

#index-body .i-init4 ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    opacity: 0;
    z-index: 1
}

#index-body .i-init4 ul li:hover:after {
    opacity: 1
}

#index-body .i-init4 ul li:hover .box {
    opacity: 1
}

#index-body .i-init5 {
    padding-top: 50px;
    padding-bottom: 130px
}

#index-body .i-init5 .txt {
    font-size: 20px;
    margin-bottom: 45px
}

#index-body .i-init5 ul {
    margin: -10px
}

#index-body .i-init5 ul li {
    padding: 10px;
    text-align: center
}

#index-body .i-init5 ul li .img-box {
    border: 1px solid #f1f1f1
}

#index-body .i-init5 ul li .img-box img {
    width: auto;
    margin: auto
}

#index-body .i-init5 ul li .title {
    display: block;
    font-size: 18px;
    margin-top: 15px
}

#index-body .i-init6 {
    padding: 70px 0
}

#index-body .i-init6 .left {
    width: 65%;
    vertical-align: bottom
}

#index-body .i-init6 .right {
    width: 35%;
    text-align: right;
    z-index: 2;
    position: relative;
    vertical-align: bottom
}

#index-body .i-init6 .i-title {
    line-height: 1.2;
    margin-bottom: 66px
}

#index-body .i-init6 .i-title em {
    color: #569CD5
}

#index-body .i-init6 .right .box {
    background: #569CD5;
    text-align: left;
    position: relative;
    color: #fff;
    padding: 60px 60px 50px 0
}

#index-body .i-init6 .right .box .h5 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4
}

#index-body .i-init6 .right .box .des {
    font-size: 18px;
    line-height: 32px;
    margin: 3px 0 33px
}

#index-body .i-init6 .right .box .more {
    font-weight: 700;
    padding: 0 45px;
    margin-top: 34px;
    height: 55px;
    line-height: 55px;
    border-color: rgba(255, 255, 255, .4)
}

#index-body .i-init6 .right .box .more:after {
    background: #fff
}

#index-body .i-init6 .right .box .more:hover {
    color: #569CD5
}

#index-body .i-init6 .right .box:after {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    width: 40px;
    height: 100%;
    background: #569CD5
}

#index-body .i-init6 .right ul li {
    font-size: 20px !important;
    line-height: 36px;
    text-align: center;
    border: 1px solid #cac8cb;
    height: 132px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#index-body .i-init6 .right ul li.active, #index-body .i-init6 .right ul li:hover {
    background: #000;
    color: #fff;
    border-color: #37d097
}

#index-body .i-init7 {
    padding: 100px 0 85px
}

#index-body .i-init7 .ui.container {
    max-width: 100%;
    padding: 0 0 0 14.5%
}

#index-body .i-init7 .left {
    width: 43%;
    vertical-align: bottom
}

#index-body .i-init7 .left .i-title {
    line-height: 1.2;
    white-space: nowrap
}

#index-body .i-init7 .left .content {
    font-size: 20px;
    line-height: 30px;
    margin: 24px 0 18px;
    padding-right: 20px
}

#index-body .i-init7 .left .more {
    height: 55px;
    line-height: 55px;
    margin-bottom: 40px
}

#index-body .i-init7 .right {
    width: 57%;
    vertical-align: bottom
}

#index-body .i-init8 {
    background: url(./en/images/partner-bg.jpg) no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 90px
}

#index-body .i-init8 .i-title {
    text-align: center
}

#index-body .i-init8 .i-title em {
    color: #569CD5
}

#index-body .i-init8 .txt {
    text-align: center;
    font-size: 20px;
    line-height: 36px
}

#index-body .i-init8 .h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 44px
}

#index-body .i-init8 .box {
    margin-top: 53px
}

#index-body .i-init8 .box ul li {
    border-bottom: 1px solid #dadbdd;
    padding: 30px 0 25px
}

#index-body .i-init8 .box ul li .column {
    vertical-align: bottom
}

#index-body .i-init8 .box ul li .des {
    font-size: 18px;
    line-height: 32px;
    max-width: 545px;
    margin-left: auto
}

#index-body .i-init8 .box ul li:nth-child(n+3) {
    display: none
}

#index-body .i-init8 .box.active ul li {
    display: block
}

#index-body .i-init9 {
    padding-top: 54px;
    padding-bottom: 120px
}

#index-body .i-init9 .txt {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px
}

#index-body .i-init9 ul {
    margin: 0 -30px
}

#index-body .i-init9 ul li {
    padding: 0 30px
}

#index-body .i-init9 ul li .content {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    background: #f0f0f0;
    padding: 15px 20px 30px
}

#index-body .i-init9 ul li .content .time {
    font-size: 16px;
    font-style: italic;
    line-height: 30px
}

#index-body .i-init9 ul li .content .time img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 6px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

#index-body .i-init9 ul li .content .title {
    display: block;
    font-size: 18px;
    line-height: 32px;
    margin-top: 8px
}

#index-body .i-init9 ul li:hover .content {
    background: #569CD5;
    color: #fff
}

#index-body .i-init9 ul li:hover .content .time img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

#footer {
    background: url(./en/images/footer-bg.jpg) no-repeat;
    background-size: cover
}

#footer .top {
    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: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-bottom: 1px solid #fff;
    padding: 40px 0 20px
}

#footer .top .logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

#footer .top .share a {
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: #1476B5;
    margin-left: 15px;
    text-align: center;
    line-height: 45px
}

#footer .top .share a i {
    font-size: 18px
}

#footer .top .share a:hover {
    background: #0f5988;
    color: #fff
}





#footer .wrap {
    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;
    padding-top: 20px
}

#footer .wrap .h4 {
    font-size: 28px;
    color: #fff;
    line-height: 1.6;
    font-weight: 700
}

#footer .wrap .one {
    max-width: 390px
}

#footer .wrap .one .txt {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 11px
}

#footer .wrap .one 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
}

#footer .wrap .one form input, #footer .wrap .one form textarea {
    width: 48%;
    background: 0 0;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 0 15px 0 40px;
    height: 40px;
    margin-bottom: 15px
}

#footer .wrap .one form textarea {
    width: 100%;
    height: 90px;
    padding: 15px 15px 15px 45px
}

#footer .wrap .one form button {
    width: auto;
    background: #1476b5;
    border: none;
    padding: 0 40px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    height: 45px
}

#footer .wrap .one form textarea::-webkit-input-placeholder, #footer .wrap .one form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

#footer .wrap .one form textarea::-moz-placeholder, #footer .wrap .one form input::-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

#footer .wrap .one form textarea:-ms-input-placeholder, #footer .wrap .one form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

#footer .wrap .one form textarea:-moz-placeholder, #footer .wrap .one form input:-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

#footer .wrap .one form input[name=name] {
    background: url(./en/images/user.png) no-repeat left 10px center
}

#footer .wrap .one form input[name=mail] {
    background: url(./en/images/email.png) no-repeat left 10px center
}

#footer .wrap .one form textarea {
    background: url(./en/images/message.png) no-repeat left 10px top 18px
}

#footer .wrap .two .h4 {
    margin-bottom: 14px
}

#footer .wrap .two ul li {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    margin-bottom: 2px
}

#footer .wrap .two ul li img {
    vertical-align: middle;
    margin-right: 6px
}

#footer .wrap .three {
    max-width: 515px;
    padding-right: 170px;
    position: relative
}

#footer .wrap .three .h4 {
    margin-bottom: 20px
}

#footer .wrap .three ul li {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    padding-left: 35px;
    margin-bottom: 15px
}

#footer .wrap .three ul li img {
    position: absolute;
    left: 0;
    top: 5px
}

#footer .wrap .three .ewm {
    position: absolute;
    right: 0;
    bottom: 40px;
    text-align: center
}

#footer .wrap .three .ewm #ewm {
    width: 140px;
    height: 140px;
    border: 5px solid #fff
}

#footer .wrap .three .ewm p {
    font-size: 16px;
    color: #fff;
    line-height: 30px
}

#footer .f-copy {
    text-align: right;
    margin-top: 30px;
    padding-bottom: 20px
}

#footer .f-copy p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(255, 255, 255, .5)
}

#footer .f-copy svg {
    width: auto;
    fill: rgba(255, 255, 255, .5);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    height: 26px
}

@media screen and (max-width: 1750px) {
    #header .nav .ui.menu .menu-box ul.menu > li {
        margin: 0 15px
    }
}

@media screen and (max-width: 1650px) {
    #header .nav .ui.menu .logo {
        width: 20%;
        padding-left: 50px
    }

    #header .nav .ui.menu .menu-box ul.menu > li {
        margin: 0 20px
    }

    #header .nav .ui.menu .right_box {
        width: 80%;
        padding-right: 70px
    }

    #header .nav .ui.menu .logo img {
        width: 170px
    }

    #header .nav .ui.menu .menu-box ul.menu > li > a {
        padding: 40px 0
    }

    #banner {
        margin-top: 107px
    }


    #banner ul li .content .box .h2 {
        font-size: 54px;
    }

    #banner ul li .content .box p span {
        font-size: 24px;  /* 内容可以稍微小一点，比如18px */
    }

    /*#banner ul li .content .box span {*/
    /*    font-size: 28px*/
    /*}*/


    #banner .ui.container {
        padding: 0 90px
    }

    #index-body .i-init2 .ui.container {
        padding-left: 10%
    }

    #index-body .i-init6 .left {
        width: 60%
    }

    #index-body .i-init6 .right {
        width: 40%
    }

    .font-60 {
        font-size: 56px
    }

    #index-body .i-init7 .ui.container {
        padding-left: 6%
    }
}

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

    #header .nav .ui.menu .menu-box ul.menu > li {
        margin: 0 20px
    }

    #banner ul li .content {
        top: 12%
    }

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

    #index-body .i-init6 .right .i-title {
        white-space: nowrap
    }
}

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

    #header .nav .ui.menu .menu-box ul.menu > li {
        margin: 0 15px
    }

    #header .nav .ui.menu .right_box {
        padding-right: 30px;
        width: 85%
    }

    #header .nav .ui.menu .logo {
        width: 15%;
        padding: 0 20px
    }

    #banner ul li .content .box .h2 {
        font-size: 46px
    }

    /*#banner ul li .content .box span {*/
    /*    font-size: 30px*/
    /*}*/

    #banner ul li .content .box p span {
        font-size: 20px;  /* 内容可以稍微小一点，比如18px */
    }

    #banner ul li .content .box p {
        padding-right: 70px
    }

    .font-60 {
        font-size: 46px
    }

    #index-body .i-init1 .wrap .right .text_circle {
        width: 110px;
        height: 110px
    }

    #index-body .i-init1 .wrap .right .text_circle:after {
        background-size: 86%
    }

    #index-body .i-init2 .ui.container {
        padding-left: 5%
    }

    #index-body .i-init1 .wrap .right {
        width: 300px
    }

    #index-body .i-init6 .right .box {
        padding: 25px 25px 25px 0
    }

    #index-body .i-init9 ul li {
        padding: 0 15px
    }

    #index-body .i-init9 ul {
        margin: 0 -15px
    }

    #footer .wrap .three {
        max-width: 430px;
        padding-right: 130px
    }

    #footer .wrap .three .ewm #ewm {
        width: 115px;
        height: 115px
    }
}

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

    #header {
        display: none
    }

    #mobile {
        display: block
    }

    #banner {
        margin-top: 40px
    }

    #banner .page {
        display: none !important
    }

    #banner ul li:after {
        width: 40%
    }

    #banner ul li .content .box p {
        padding-right: 0
    }

    #banner .ui.container {
        padding: 0 40px
    }

    #banner ul li .content .box .h2 {
        font-size: 30px
    }

  /*  #banner ul li .content .box span {
        font-size: 24px
    }*/
    #banner ul li .content .box p span {
        font-size: 16px;  /* 内容可以稍微小一点，比如18px */
    }

    .more {
        font-size: 15px;
        height: 50px;
        line-height: 50px
    }

    #index-body .i-init1 .wrap .left {
        display: none
    }

    #index-body .i-init1 .wrap .content {
        width: 100%
    }

    #index-body .i-init1 .wrap .right {
        top: 0
    }

    #index-body .i-init2 .top .i-title em {
        font-size: 64px
    }

    #index-body .i-init3 ul li img {
        max-width: 140px
    }

    #index-body .i-init4 ul li .box .img-box img {
        width: 280px
    }

    #index-body .i-init6 .left {
        display: none
    }

    #index-body .i-init6 .right {
        width: 100%
    }

    #index-body .i-init6 .right .box {
        padding-left: 30px
    }

    #index-body .i-init6 .right .box:after {
        content: none
    }

    #index-body .i-init6 .right .i-title {
        margin-bottom: 30px;
        text-align: left
    }

    #index-body .i-init7 .right {
        display: none
    }

    #index-body .i-init7 .left {
        width: 100%
    }

    #index-body .i-init7 .ui.container {
        padding: 0 30px
    }

    #footer .wrap .two {
        display: none
    }
}

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

    #index-body .i-init9 ul li .content .title {
        min-height: 5.4em
    }

    #banner ul li .content .box p {
        display: none
    }
    #banner ul li .content .box p span {
        display: none  /* 内容可以稍微小一点，比如18px */
    }
    #banner ul li .content .box .h2 {
        margin-bottom: 18px
    }

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

    #index-body .i-init1 .wrap .content {
        padding-left: 0
    }

    #index-body .i-init1 .wrap .right .text_circle {
        right: 42px
    }

    #index-body .i-init1 {
        padding: 85px 0 30px
    }

    #index-body .i-init2 .top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #index-body .i-init2 .top .i-title {
        width: 100%
    }

    #index-body .i-init2 .top .icon {
        width: 100%;
        padding-left: 0
    }

    #index-body .i-init2 ul li {
        padding: 0 15px
    }

    #index-body .i-init2 ul {
        margin: 0 -15px
    }

    #index-body .i-init2 ul li .des {
        padding-left: 0;
        padding-right: 0
    }

    #footer .wrap .one {
        max-width: 100%;
        margin-bottom: 20px
    }

    #footer .wrap .three {
        max-width: 100%
    }

    #footer .wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #index-body .i-init9 {
        padding-bottom: 50px
    }

    #index-body .about1 .left {
        width: 100%;
        padding-right: 0
    }

    #index-body .about1 .right {
        width: 100%;
        margin-top: 20px
    }
}

@media screen and (max-width: 700px) {
    #banner ul li .content .box {
        width: 70%
    }

    #banner ul li .content .box .h2 {
        font-size: 16px;
        line-height: 1.4
    }

    #banner ul li .content .box p span {
        font-size: 18px
    }

    #index-body .i-init1 .wrap {
        padding-right: 0
    }

    #index-body .i-init1 .wrap .right {
        position: relative;
        top: 40px;
        width: 100%
    }

    #index-body .i-init1 .wrap .right .box > img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        height: 500px
    }

    #index-body .i-init1 {
        padding: 40px 0 30px
    }

    #index-body .i-init2 .top .i-title {
        font-size: 35px
    }

    #index-body .i-init2 .top .i-title em {
        font-size: 45px
    }

    #index-body .i-init2 ul .slick-list {
        padding-right: 25%
    }

    #index-body .i-init3 ul li img {
        max-width: 105px
    }

    #index-body .i-init6 .right {
        text-align: left
    }

    #footer .f-copy {
        text-align: left
    }

    #footer .wrap .one form input {
        width: 100%
    }

    #footer .wrap .three .ewm {
        display: none
    }

    #footer .wrap .three {
        padding-right: 0
    }
}

@media screen and (max-width: 500px) {
    #banner ul li > img {
        min-height: 200px;
        -o-object-fit: cover;
        object-fit: cover
    }

    #banner .ui.container {
        padding: 0 10px
    }

    .font-60 {
        font-size: 26px;
        line-height: 1.4
    }

    .font-48 {
        font-size: 26px;
        line-height: 1.4
    }

    #index-body .i-init4 ul li:after {
        opacity: 1
    }

    #index-body .i-init4 ul li .box {
        opacity: 1
    }

    #index-body .i-init7 .ui.container {
        padding: 0 15px
    }

    #index-body .i-init7 .left .i-title {
        white-space: unset
    }

    #index-body .i-init8 {
        padding-bottom: 40px
    }

    #footer .top {
        display: none
    }

    #footer .wrap .h4 {
        font-size: 24px;
        line-height: 44px
    }

    #index-body .about1 {
        padding: 50px 0
    }
}

.inner-banner {
    height: 460px;
    text-align: center;
    z-index: 2;
    position: relative;
    padding-top: 17%
}

.inner-banner .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-attachment: fixed
}

.inner-banner .mbx {
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    display: inline-block;
    position: relative
}

.inner-banner .mbx:after {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    width: 31px;
    height: 26px;
    background: url(/template/cn/images/home.png) no-repeat
}

@media screen and (max-width: 1650px) {
    .inner-banner {
        height: 590px;
        padding-top: 27%
    }
}

@media screen and (max-width: 1400px) {
    .inner-banner {
        height: 510px
    }
}

@media screen and (max-width: 1200px) {
    .inner-banner {
        height: 410px
    }
}

@media screen and (max-width: 1000px) {
    .inner-banner {
        height: 320px
    }
}

@media screen and (max-width: 500px) {
    .inner-banner {
        height: 240px
    }
}

.about-page i.tag {
    display: block;
    font-size: 16px;
    color: #001425;
    font-weight: 300;
    margin-bottom: 5px;
    line-height: 30px
}

.about-page h2 {
    display: block;
    font-size: 48px;
    text-transform: capitalize;
    line-height: 1.4;
    font-weight: 700
}

.about-page h2.heiti {
    color: #000;
    padding: 30px 0 10px
}

.about-page h5 {
    font-size: 50px;
    font-weight: 700
}

.about-page h5 em {
    color: #001425;
    display: block
}

.about-page span.tag {
    font-size: 22px;
    line-height: 40px;
    color: #616161;
    display: inline-block;
    margin-top: 12px
}

.about-page .ab-1 {
    overflow: hidden
}

.about-page .ab-1 .box {
    position: relative;
    z-index: 1
}

.about-page .ab-1 .box:after {
    position: absolute;
    bottom: -66px;
    right: -49%;
    z-index: -1;
    font-size: 380px;
    font-weight: 700;
    line-height: 1;
    color: #fcfcfc;
    text-shadow: 0px 0px 70px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.about-page .ab-1 {
    padding: 79px 0 100px;
    background: url(./en/images/about-back-1.jpg) no-repeat left center;
    background-size: contain
}

.about-page .ab-1 .left {
    padding-top: 0;
    width: 60%
}

.about-page .ab-1 .left h3 {
    font-size: 48px;
    letter-spacing: 2px;
    color: #001425;
    font-weight: 700
}

.about-page .ab-1 .left .con {
    margin-top: 25px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px
}

.about-page .ab-1 .left .con p {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 32px
}

.about-page .ab-1 .left ul {
    margin-top: 60px
}

.about-page .ab-1 .left ul li {
    text-align: center
}

.about-page .ab-1 .left ul li .h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1
}

.about-page .ab-1 .left ul li .h2 span {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400
}

.about-page .ab-1 .left ul li p {
    font-size: 18px;
    line-height: 32px
}

.about-page .ab-1 .right {
    text-align: right;
    width: 40%
}

.about-page .ab-1 .right .content {
    margin-top: 90px;
    padding: 0 51px 0 127px
}

.about-page .ab-1 .right .content .text {
    display: inline-block;
    vertical-align: bottom;
    width: 34%;
    position: relative;
    padding-bottom: 80px;
    letter-spacing: 2px;
    color: #6a6a6a;
    line-height: 1.4;
    font-size: 36px;
    padding-right: 46px
}

.about-page .ab-1 .right .content .text span {
    writing-mode: vertical-lr;
    position: relative;
    z-index: 1
}

.about-page .ab-1 .right .content .text span:last-child {
    font-size: 32px;
    line-height: 1.4;
    margin-top: 201px;
    float: right;
    margin-left: 25px
}

.about-page .ab-1 .right .content .text i {
    position: absolute;
    bottom: 35px;
    left: -13px;
    width: 193px;
    height: 370px;
    border: 3px solid #eef0ee
}

.about-page .ab-1 .right .content .img {
    display: inline-block;
    width: 65%;
    height: 691px;
    background: url(./en/images/about-img-01.jpg) no-repeat right center
}

.about-page .ab-1 .imgs {
    text-align: center;
    margin-top: 48px
}

.about-page .ab-2 {
    background: url(./en/images/about-3.jpg) no-repeat center center;
    padding-bottom: 100px;
    padding-top: 70px
}

.about-page .ab-2 .header {
    text-align: center;
    width: 70%;
    margin: 0 auto
}

.about-page .ab-2 .header span {
    font-size: 48px;
    color: #001425;
    line-height: 1;
    font-weight: 700
}

.about-page .ab-2 .header h3 {
    font-size: 36px;
    line-height: 1.1;
    margin-top: 23px
}

.about-page .ab-2 .header p {
    font-size: 18px;
    line-height: 32px;
    color: #8c8d8d;
    margin-top: 24px
}

.about-page .ab-2 .header .mores {
    width: 133px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #569CD5;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin-top: 36px;
    transition: all .5s ease
}

.about-page .ab-2 .header .mores:hover {
    background: #000;
    transition: all .5s ease
}

.about-page .ab-2 .header .play {
    margin-top: 79px
}

.about-page .ab-2 .header .play i {
    display: inline-block;
    position: relative;
    z-index: 1
}

.about-page .ab-2 .header .play i:before, .about-page .ab-2 .header .play i:after {
    position: absolute;
    z-index: -1;
    content: '';
    left: -12px;
    right: -12px;
    top: -12px;
    bottom: -12px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .5);
    -webkit-animation: ks 2s linear infinite;
    -o-animation: ks 2s linear infinite;
    -ms-animation: ks 2s linear infinite;
    -moz-animation: ks 2s linear infinite;
    animation: ks 2s linear infinite
}

.about-page .ab-2 .header .play i:before {
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -moz-animation-delay: .6s;
    animation-delay: .6s
}

.about-page .ab-2 .content {
    padding-top: 92px;
    color: #fff
}

.about-page .ab-2 .content ul {
    margin-right: -20px
}

.about-page .ab-2 .content ul .slick-slide {
    margin-right: 32px
}

.about-page .ab-2 .content ul .slick-slide:nth-child(1) li:after {
    right: -2%
}

.about-page .ab-2 .content ul .slick-slide:nth-child(2) li:after {
    right: -4.5%
}

.about-page .ab-2 .content ul .slick-slide:nth-child(3) li:after {
    right: -5%
}

.about-page .ab-2 .content ul .slick-slide:last-child li:after {
    display: none
}

.about-page .ab-2 .content ul li {
    padding: 0 10px;
    position: relative
}

.about-page .ab-2 .content ul li:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, .3)
}

.about-page .ab-2 .content ul li span {
    display: block;
    font-size: 18px;
    line-height: 1
}

.about-page .ab-2 .content ul li .img {
    height: 60px;
    margin-top: 44px
}

.about-page .ab-2 .content ul li h4 {
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    margin: 36px 0 30px;
    font-style: italic
}

.about-page .ab-2 .content ul li p {
    display: block;
    font-size: 18px;
    line-height: 2;
    min-height: 90px
}

.about-page .ab-2 .content ul li a.mores {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    margin-top: 64px;
    border-radius: 100%;
    background: 0 0;
    color: #fff
}

.about-page .ab-2 .content ul li a.mores:before {
    border-bottom-color: #fa582a
}

.about-page .ab-2 .btn {
    padding: 74px 40px 0;
    display: block;
    text-align: right;
    color: #fff
}

.about-page .ab-2 .btn div {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.about-page .ab-2 .btn div.next {
    margin-left: 24px
}

.about-page .ab-2 .btn div:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 2px;
    background: #fff;
    margin-left: 0;
    margin-top: -6px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.about-page .ab-2 .btn div:hover:after {
    width: 28px;
    margin-left: 16px
}

.about-page .ab-3 {
    background: url(./en/images/history-bg.jpg) no-repeat center center;
    padding: 102px 0 105px;
    background-size: contain;
    overflow: hidden;
    position: relative
}

.about-page .ab-3 .infos {
    position: absolute;
    top: 8%;
    right: 0;
    text-align: center;
    max-width: 146px;
    z-index: 1
}

.about-page .ab-3 .infos .num {
    font-size: 28px
}

.about-page .ab-3 .infos .num .s2 {
    font-size: 16px;
    vertical-align: bottom
}

.about-page .ab-3 .infos .arrow {
    margin-top: 52px
}

.about-page .ab-3 .infos .arrow .al, .about-page .ab-3 .infos .arrow .ar {
    width: 59px;
    height: 59px;
    background-color: #e7e7e7;
    text-align: center;
    line-height: 59px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.about-page .ab-3 .infos .arrow .al img, .about-page .ab-3 .infos .arrow .ar img {
    display: inline-block;
    vertical-align: middle
}

.about-page .ab-3 .infos .arrow .ar {
    margin-left: 24px
}

.about-page .ab-3 .infos .arrow .al:hover, .about-page .ab-3 .infos .arrow .ar:hover {
    background: #001425
}

.about-page .ab-3 .left {
    width: 30%;
    vertical-align: middle
}

.about-page .ab-3 .right {
    width: 70%;
    vertical-align: middle
}

.about-page .ab-3 .list {
    position: relative;
    left: 0;
    top: 31px
}

.about-page .ab-3 .list span.tag {
    margin: 0 0 12px
}

.about-page .ab-3 ul {
    max-height: 570px;
    overflow: overlay
}

.about-page .ab-3 ul li {
    padding-bottom: 42px
}

.about-page .ab-3 ul li .box {
    display: flex;
    align-items: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.about-page .ab-3 ul .slick-list {
    overflow: hidden
}

.about-page .ab-3 ul .slick-slide {
    overflow: hidden
}

.about-page .ab-3 ul li .box:hover {
    color: #001425
}

.about-page .ab-3 ul li .box .text {
    width: 80%;
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 25px;
    border-bottom: solid 2px #e7e7e7;
    text-align: left;
    margin: auto
}

.about-page .ab-3 ul li .box .img {
    padding-left: 30px;
    width: 0;
    text-align: center
}

.about-page .ab-3 ul li .box .title {
    width: 11.8%;
    font-size: 28px;
    line-height: 1.2;
    padding-left: 50px
}

.about-page .ab-3 ul .slick-current div:nth-child(even) .box {
    margin: 0 0 0 auto;
    padding-left: 0;
    width: 64%
}

.about-page .ab-3 ul .slick-current div:nth-child(even) li .box {
    margin: 0 0 0 auto;
    padding-left: 0;
    width: 64%
}

.about-page .ab-3 ul .slick-current div:nth-child(even) li .box .text {
    text-align: left;
    order: 3;
    margin-left: 54px
}

.about-page .ab-3 ul .slick-current div:nth-child(even) li .box .img {
    text-align: left;
    order: 2;
    padding: 0;
    width: 22.2%
}

.about-page .ab-3 ul .slick-current div:nth-child(even) li .box .title {
    text-align: left;
    order: -1;
    padding: 0 50px 0 0
}

.about-page .ab-3 ul .slick-current + div li .box {
    margin: 0 0 0 auto;
    padding-left: 0;
    width: 64%
}

.about-page .ab-3 ul .slick-current + div li .box .text {
    text-align: left;
    order: 3;
    margin-left: 54px
}

.about-page .ab-3 ul .slick-current + div li .box .img {
    text-align: left;
    order: 2;
    padding: 0;
    width: 22.2%
}

.about-page .ab-3 ul .slick-current + div li .box .title {
    text-align: left;
    order: -1;
    padding: 0 50px 0 0
}

.about-page .ab-4 {
    padding: 40px 0 100px
}

.about-page .ab-4 .header span {
    color: #001425;
    font-size: 28px;
    line-height: 1;
    font-weight: 700
}

.about-page .ab-4 .header h3 {
    font-size: 24px;
    line-height: 1
}

.about-page .ab-4 .header p {
    font-size: 18px;
    line-height: 32px;
    color: #6e6e6e
}

.about-page .ab-4 .content {
    margin-top: 20px
}

.about-page .ab-4 .content .slick-arrow {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 57px;
    height: 59px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: none;
    color: rgba(0, 0, 0, 0)
}

.about-page .ab-4 .content .slick-arrow:hover {
    background-color: rgba(195, 13, 34, .5)
}

.about-page .ab-4 .content .slick-prev {
    background: url("/template/cn/images/inner-l.png") no-repeat center center rgba(0, 0, 0, .2);
    left: 46%
}

.about-page .ab-4 .content .slick-next {
    background: url("/template/cn/images/inner-r.png") no-repeat center center rgba(0, 0, 0, .2);
    right: 46%;
    left: auto
}

.about-page .ab-4 .content ul {
    margin-right: -15px
}

.about-page .ab-4 .content ul li {
    padding-right: 15px
}

.about-page .ab-4 .content ul li a {
    display: block;
    position: relative
}

.about-page .ab-4 .content ul li a img {
    width: 100%
}

.about-page .ab-4 .content ul li a span {
    font-size: 18px;
    position: absolute;
    right: 10px;
    bottom: 3px;
    color: #fff
}

.about-page .ab-4 .data {
    margin: 70px 0
}

.about-page .ab-4 .data ul li {
    text-align: center
}

.about-page .ab-4 .data ul li .h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1
}

.about-page .ab-4 .data ul li .h2 em {
    color: #569CD5
}

.about-page .ab-4 .data ul li .h2 span {
    font-size: 18px;
    font-weight: 400
}

.about-page .ab-4 .data ul li p {
    font-size: 18px;
    line-height: 32px
}

.about-page .ab-1 .imgs p {
    font-size: 18px;
    line-height: 32px;
    color: #555
}

.about-page .ab-1 .imgs h3 {
    font-size: 48px;
    text-transform: capitalize;
    color: #000;
    font-weight: 700
}

.about-page .ab-3 ul li .box .img img {
    width: 100%
}

.about-page .ab-4 .header h2 {
    padding: 6px 0
}

.about-page .honor {
    position: relative;
    z-index: 1;
    padding-bottom: 56px
}

.about-page .honor .left {
    width: 30%;
    padding-top: 20px
}

.about-page .honor .left h2 {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700
}

.about-page .honor .left p {
    margin-top: 16px;
    font-size: 16px;
    line-height: 30px
}

.about-page .honor .left .img {
    margin: 24px 0
}

.about-page .honor .left .tab {
    font-size: 0
}

.about-page .honor .left .tab span {
    display: inline-block;
    background-color: #001425;
    line-height: 40px;
    padding: 0 15px;
    cursor: pointer
}

.about-page .honor .left .tab span img {
    vertical-align: middle
}

.about-page .honor .left .tab span.left-btn {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px
}

.about-page .honor .left .tab span.right-btn {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.about-page .honor .right {
    width: 70%;
    position: relative
}

.about-page .honor .right ul {
    margin: -15px
}

.about-page .honor .right ul li {
    padding: 15px
}

.about-page .honor .right ul li img {
    width: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0/10%)
}

.about-page .ab-1 .left .factory .content ul li {
    padding: 10px
}

.about-page .ab-1 .left .factory .content ul {
    margin: -10px
}

@media screen and (max-width: 1500px) {
    .about-page h2 {
        font-size: 32px
    }

    .about-page .honor .left h2 {
        font-size: 32px
    }

    .about-page .ab-4 .content .slick-prev {
        left: 45%
    }

    .about-page .ab-4 .content .slick-next {
        right: 45%
    }
}

@media screen and (max-width: 1400px) {
    .about-page .ab-1 .right .content {
        padding: 0 0 0 60px
    }
}

@media screen and (max-width: 1250px) {
    .about-page h2 {
        font-size: 28px
    }

    .about-page .ab-1 .left h3 {
        line-height: 1.2
    }

    .about-page i.tag {
        font-size: 16px
    }

    .about-page .ab-4 .content .slick-prev {
        left: 44%
    }

    .about-page .ab-4 .content .slick-next {
        right: 44%
    }
}

@media screen and (max-width: 1000px) {
    .about-page h2 {
        font-size: 24px
    }

    .about-page .ab-1 .left {
        width: 100%;
        padding-top: 0
    }

    .about-page .ab-1 .right {
        display: none
    }

    .about-page .ab-2 .header {
        width: 100%
    }

    .about-page .ab-4 .content .slick-prev {
        left: 42%
    }

    .about-page .ab-4 .content .slick-next {
        right: 42%
    }

    .about-page .ab-4 .content .slick-prev {
        left: unset;
        right: 74px
    }

    .about-page .ab-4 .content .slick-next {
        right: 16px
    }

    .about-page h5, .about-page .ab-2 .header span, .about-page .ab-1 .left h3 {
        font-size: 34px;
        line-height: 1.4
    }

    .about-page .ab-3 .ui.container {
        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;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .about-page .ab-3 ul {
        width: 100%;
        padding-left: 0
    }

    .about-page .ab-3 ul li .box .img {
        display: none
    }

    .about-page .ab-3 .list {
        position: unset;
        margin-bottom: 20px
    }

    .about-page .ab-3 ul li .box .text {
        width: 100%
    }

    .about-page .honor .left {
        width: 100%
    }

    .about-page .honor .right {
        width: 100%;
        margin-top: 20px
    }

    .about-page .ab-4 {
        padding: 60px 0
    }
}

@media screen and (max-width: 700px) {
    .about-page .ab-3 .left {
        width: 100%
    }

    .about-page .ab-3 .right {
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .about-page h5, .about-page .ab-2 .header span, .about-page .ab-1 .left h3 {
        font-size: 24px;
        line-height: 44px
    }

    .about-page .honor .left h2 {
        font-size: 20px;
        line-height: 36px
    }

    .about-page .ab-2 .header span {
        font-size: 24px;
        line-height: 44px
    }

    .about-page .ab-4 .header span {
        font-size: 24px;
        line-height: 44px
    }

    .about-page h2 {
        font-size: 20px;
        line-height: 1.8
    }
}

.product-yd-page {
    padding: 80px 0
}

.product-yd-page ul {
    margin: -15px
}

.product-yd-page ul li {
    padding: 15px
}

.product-yd-page ul li .title {
    font-size: 30px;
    font-weight: 700;
    margin-top: 15px;
    line-height: 1.4;
    display: block
}

.product-yd-page ul li .des {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 20px;
    margin-bottom: 22px;
    max-height: 135px;
    overflow: auto
}

.product-yd-page ul li .more {
    height: 50px;
    line-height: 50px
}

.product-page .init-1 {
    padding-top: 80px
}

.product-page .init-1 .left {
    vertical-align: middle
}

.product-page .init-1 .right {
    padding-left: 30px;
    vertical-align: middle
}

.product-page .init-1 .right .Auxil-catdes {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 20px
}

.product-page .product-1 {
    padding: 100px 0 30px
}

.product-page .product-1 .top .left {
    width: 20%
}

.product-page .product-1 .top .left #product-list li {
    position: relative;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 25px 30px
}

.product-page .product-1 .top .left #product-list li i {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 24px;
    color: #000;
    cursor: pointer
}

.product-page .product-1 .top .left #product-list li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 1.5;
    text-transform: uppercase
}

.product-page .product-1 .top .left #product-list li ul.children {
    margin-top: 20px
}

.product-page .product-1 .top .left #product-list li ul.children li {
    margin-bottom: 15px;
    padding: 0;
    border: none;
    border-radius: 0
}

.product-page .product-1 .top .left #product-list li ul.children li a {
    font-weight: 400;
    color: rgba(0, 0, 0, .8);
    text-transform: capitalize
}

.product-page .product-1 .top .left #product-list li ul.children li:last-child {
    margin-bottom: 0
}

.product-page .product-1 .top .right {
    width: 80%;
    padding-left: 60px
}

.product-page .product-1 .top .right .cate-img {
    position: relative;
    padding-bottom: 50px
}

.product-page .product-1 .top .right .cate-img .mask {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: left;
    max-width: 875px;
    margin: 0 auto
}

.product-page .product-1 .top .right .cate-img .mask .tit {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

.product-page .product-1 .top .right .cate-img .mask .cona {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 2;
    opacity: .7;
    margin-top: 20px;
    max-height: 200px;
    overflow-y: auto;
    margin-bottom: 20px
}

.product-page .product-1 .top .right .bottom ul {
    margin: 0 -16px
}

.product-page .product-1 .top .right .bottom ul li {
    padding: 0 16px;
    margin-bottom: 62px
}

.product-page .product-1 .top .right .bottom ul li .box {
    background: #fff;
    border: 2px solid #e2e2e2
}

.product-page .product-1 .top .right .bottom ul li .box .img {
    margin: 11px;
    position: relative;
    padding-bottom: 0;
    background: #eee;
    padding-bottom: 40px
}

.product-page .product-1 .top .right .bottom ul li .box .img .btn {
    position: absolute;
    left: 50%;
    width: 74%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 14px;
    text-align: center
}

.product-page .product-1 .top .right .bottom ul li .box .img .btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 28px;
    background: #fff;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, .05);
    box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, .05);
    border-radius: 5px;
    -webkit-transition: .3s;
    transition: .3s
}

.product-page .product-1 .top .right .bottom ul li .box .img .btn a p {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    text-transform: uppercase
}

.product-page .product-1 .top .right .bottom ul li .box .img .btn a i {
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-left: 26px
}

.product-page .product-1 .top .right .bottom ul li .box .img .btn a:hover {
    background: #569CD5
}

.product-page .product-1 .top .right .bottom ul li .box .img .btn a:hover p, .product-page .product-1 .top .right .bottom ul li .box .img .btn a:hover i {
    color: #fff
}

.product-page .product-1 .top .right .bottom ul li .box .tit {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.5;
    padding: 20px 45px 10px;
    text-align: center;
    height: 120px
}

.product-page .product-1 .top .right .bottom ul li .box .tit:hover {
    color: #569CD5
}

@media screen and (max-width: 1630px) {
    .product-page .product-1 .top .right {
        padding-left: 30px
    }

    .product-page .product-1 .top .right .bottom ul li .box .img .btn a {
        padding: 12px 15px
    }

    .product-page .product-1 .top .right .bottom ul li .box .img .btn {
        width: 85%
    }
}

@media screen and (max-width: 1320px) {
    .product-page .product-1 {
        padding: 80px 0
    }

    .product-page .product-1 .top .right .cate-img .mask .tit {
        font-size: 36px
    }

    .product-page .product-1 .top .right .cate-img .mask .cona {
        margin-top: 10px
    }

    .product-page .product-1 .top .left {
        display: none
    }

    .product-page .product-1 .top .right {
        width: 100%;
        padding-left: 0
    }
}

@media screen and (max-width: 1000px) {
    .product-page .product-1 {
        padding: 60px 0
    }

    .product-page .product-1 .top .right .bottom ul li {
        width: 50%;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 768px) {
    .product-page .product-1 .top .right .cate-img .mask .tit {
        font-size: 32px
    }

    .product-page .product-1 .top .right .cate-img .mask {
        position: static;
        padding: 30px 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    .product-page .product-1 .top .right .cate-img .mask .tit, .product-page .product-1 .top .right .cate-img .mask .cona {
        color: #000
    }

    .product-page .product-1 .top .right .bottom ul li {
        width: 100%;
        text-align: center
    }

    .product-page .product-1 .top .right .bottom ul li .box .img .btn a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 450px) {
    .product-page .product-1 .top .right .cate-img .mask .tit {
        font-size: 26px;
        line-height: 2
    }

    .product-page .product-1 {
        padding: 40px 0
    }
}

.prodet2-page .news-page {
    padding: 0
}

.prodet2-page .prodet-page {
    padding: 0
}

.prodet2-page .prodet-page .prodet-3 {
    padding: 0
}

.prodet2-page .prodet-page .prodet-2 {
    padding: 139px 0 140px
}

.prodet2-page .container {
    width: 1430px
}

.prodet2-page .tit3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    line-height: 1
}

.prodet2-page .title4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 80px
}

.prodet2-page .title4 .btn a {
    display: flex;
    align-items: center;
    padding-bottom: 18px;
    border-bottom: 2px solid #000
}

.prodet2-page .title4 .btn a span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1;
    text-transform: uppercase
}

.prodet2-page .title4 .btn a i {
    display: inline-block;
    width: 39px;
    height: 7px;
    background: url(/template/cn/images/bann3.png) no-repeat center;
    margin-left: 15px
}

.prodet2-page p.acp {
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 2;
    opacity: .8;
    width: 89%
}

.prodet2-page .mbx {
    padding-top: 45px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 1.5
}

.prodet2-page .prodet2-1 {
    margin-top: 74px
}

.prodet2-page .prodet2-1 .top .left .big {
    border: 1px solid #eee
}

.prodet2-page .prodet2-1 .top .left .img {
    background: #f6f6f6
}

.prodet2-page .prodet2-1 .top .left .small {
    margin-top: 16px
}

.prodet2-page .prodet2-1 .top .left .small ul {
    margin: 0 -10px
}

.prodet2-page .prodet2-1 .top .left .small ul .slick-slide {
    padding: 0 10px
}

.prodet2-page .prodet2-1 .top .left .small ul li .img {
    border: 1px solid #eee
}

.prodet2-page .prodet2-1 .top .right {
    padding-left: 100px;
    margin-top: 45px
}

.prodet2-page .prodet2-1 .top .right span.ads {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #00378c;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 3.5px
}

.prodet2-page .prodet2-1 .top .right h1 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 2;
    margin-top: 25px;
    text-transform: uppercase
}

.prodet2-page .prodet2-1 .top .right .tit5 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-top: 50px
}

.prodet2-page .prodet2-1 .top .right .cona {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 1.8;
    opacity: .8;
    margin-top: 20px
}

.prodet2-page .prodet2-2 {
    margin-top: 160px
}

.prodet2-page .prodet2-2 .list {
    margin-top: 60px
}

.prodet2-page .prodet2-2 .list ul {
    align-items: center
}

.prodet2-page .prodet2-3 {
    margin-top: 100px
}

.prodet2-page .prodet2-3 .options {
    margin-top: 65px
}

.prodet2-page .prodet2-3 .options ul {
    margin: 0 -5px
}

.prodet2-page .prodet2-3 .options ul li {
    padding: 0 5px
}

.prodet2-page .prodet2-3 .options ul li h4 {
    background: #f0f0f0;
    border-radius: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    padding: 45px 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.prodet2-page .prodet2-3 .options ul li h4:hover {
    background: #0f42a1;
    color: #fff
}

.prodet2-page .prodet2-4 .top ul {
    margin: 0 -17px
}

.prodet2-page .prodet2-4 .top ul li {
    padding: 0 17px;
    text-align: center;
    width: 12.5%;
    margin-top: 50px
}

.prodet2-page .prodet2-4 .top ul li .tit4, .prodet2-page .prodet2-5 .top ul li .tit4 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
    opacity: .8;
    margin-top: 5px
}

.prodet2-page .prodet2-5 .top ul {
    margin: 0 -24px
}

.prodet2-page .prodet2-5 .top ul li {
    padding: 0 24px;
    text-align: center;
    margin-top: 50px;
    width: 16.6666%;
    position: relative
}

.prodet2-page .prodet2-5 .top ul li .tit5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 35px;
    color: #000;
    opacity: .8
}

.prodet2-page .prodet2-5 .top ul li .img {
    position: relative
}

.prodet2-page .prodet2-5 .top ul li .img .play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 42px;
    height: 42px;
    background: url(/template/cn/images/oem-61.png) no-repeat center
}

.prodet2-page .prodet2-6 .top ul {
    margin: 0 -30px
}

.prodet2-page .prodet2-6 .top ul li {
    padding: 0 30px;
    text-align: center;
    width: 20%;
    margin-top: 50px
}

.prodet2-page .btnac {
    margin-top: 84px;
    text-align: center
}

.prodet2-page .btnac a {
    width: 718px;
    height: 67px;
    background: #0f42a1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    border-radius: 34px;
    margin: 0 auto
}

.prodet2-page .prodet2-7 {
    padding: 105px 0 195px
}

.prodet2-page .prodet2-7 .title5 {
    text-align: center
}

.prodet2-page .prodet2-7 .title5 .tit3 {
    text-transform: uppercase
}

.prodet2-page .prodet2-7 .title5 p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
    opacity: .8;
    max-width: 930px;
    margin: 0 auto;
    margin-top: 30px
}

.prodet2-page .prodet2-7 .list {
    margin-top: 70px
}

.prodet2-page .prodet2-7 .list ul li .box .img {
    height: 60px
}

.prodet2-page .prodet2-7 .list ul li .box .tit4 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 1.5;
    margin-top: 35px
}

.prodet2-page .prodet2-7 .list ul li .box .cona {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 2;
    margin-top: 25px
}

@media screen and (max-width: 1630px) {
    .prodet2-page .prodet2-1 .top .right {
        padding-left: 40px
    }

    .prodet2-page .prodet2-1 .top .right h1 {
        margin-top: 15px
    }

    .prodet2-page .prodet2-1 .top .right .tit5 {
        margin-top: 30px
    }

    .prodet2-page .prodet2-3 .options ul li h4 {
        font-size: 20px
    }
}

@media screen and (max-width: 1320px) {
    .prodet2-page .prodet2-1 .top .right {
        margin-top: 20px;
        padding-left: 30px
    }

    .prodet2-page .prodet2-2 {
        margin-top: 80px
    }

    .prodet2-page .prodet2-3 .options ul li {
        width: 25% !important;
        margin-top: 20px
    }

    .prodet2-page .prodet2-4 .top ul li, .prodet2-page .prodet2-5 .top ul li, .prodet2-page .prodet2-6 .top ul li {
        width: 20%
    }

    .prodet2-page .prodet2-7 {
        padding: 80px 0
    }

    .prodet2-page .prodet-page .prodet-2 {
        padding: 60px 0
    }
}

@media screen and (max-width: 1100px) {
    .prodet2-page .prodet2-1 .top .right {
        width: 100%;
        padding: 0
    }

    .prodet2-page .prodet2-1 .top .left {
        width: 100%;
        text-align: center
    }

    .prodet2-page .prodet2-1 .top .left .slick-slide img {
        margin: 0 auto
    }
}

@media screen and (max-width: 1000px) {
    .prodet2-page .prodet2-4 .top ul li, .prodet2-page .prodet2-5 .top ul li, .prodet2-page .prodet2-6 .top ul li {
        width: 25%
    }

    .prodet2-page .prodet2-3 .options ul li {
        width: 33.333% !important
    }

    .prodet2-page .title4 .btn {
        display: none
    }

    .prodet2-page .title4 {
        margin-top: 50px
    }
}

@media screen and (max-width: 768px) {
    .prodet2-page .prodet2-3 .options ul li {
        width: 50% !important
    }

    .prodet2-page .prodet2-4 .top ul li, .prodet2-page .prodet2-5 .top ul li, .prodet2-page .prodet2-6 .top ul li {
        width: 50%
    }

    .prodet2-page .tit3 {
        font-size: 32px;
        line-height: 1.5
    }

    .prodet2-page .btnac a {
        width: 80%;
        font-size: 18px
    }

    .prodet2-page .prodet2-7 .list, .prodet2-page .prodet2-2 .list {
        margin-top: 40px
    }
}

@media screen and (max-width: 450px) {
    .prodet2-page .tit3 {
        font-size: 24px
    }

    .prodet2-page .prodet2-3 .options ul li {
        width: 100% !important
    }

    .prodet2-page .prodet2-4 .top ul, .prodet2-page .prodet2-5 .top ul, .prodet2-page .prodet2-6 .top ul {
        margin: 0 -10px
    }

    .prodet2-page .prodet2-4 .top ul li, .prodet2-page .prodet2-5 .top ul li, .prodet2-page .prodet2-6 .top ul li {
        padding: 0 10px
    }
}

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

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

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

.service-page .init-1 .container .left .tips {
    font-weight: 400;
    font-weight: 600;
    text-transform: uppercase
}

.service-page .init-1 .container .left .tips .r {
    color: #569CD5
}

.service-page .init-1 .container .left img {
    display: block;
    margin-top: 40px;
    width: 100%
}

.service-page .init-1 .container .right {
    padding-left: 80px
}

.service-page .init-1 .container .right .tips_des {
    color: rgba(0, 0, 0, .7)
}

.service-page .init-1 .container .right .content_list {
    padding-top: 30px
}

.service-page .init-1 .container .right .content_list .list {
    margin-top: 14px
}

.service-page .init-1 .container .right .content_list .list .title {
    color: #569CD5;
    text-transform: uppercase;
    font-weight: 400;
    font-weight: 600
}

.service-page .init-1 .container .right .content_list .list .title span {
    border-bottom: 2px solid #569CD5
}

.service-page .init-1 .container .right .content_list .list .des {
    margin-top: 20px;
    color: #212121;
    line-height: 1.8
}

.service-page .init-1 .container .right .bottom_c {
    margin-top: 40px;
    position: relative
}

.service-page .init-1 .container .right .bottom_c .cont {
    color: #fff;
    position: relative;
    right: 44%;
    background-color: #569CD5;
    width: 750px;
    padding: 40px 20px;
    text-align: center
}

.service-page .init-1 .container .right .bottom_c .cont .list {
    width: 234px
}

.service-page .init-1 .container .right .bottom_c .cont .list .top {
    font-size: 72px;
    font-weight: 600;
    line-height: 1;
    font-weight: 400
}

.service-page .init-1 .container .right .bottom_c .cont .list .top .sub {
    margin-left: -10px
}

.service-page .init-1 .container .right .bottom_c .cont .list .bottom {
    margin-top: 10px
}

.service-page .init-2 .container .left {
    vertical-align: middle;
    padding-right: 70px
}

.service-page .init-2 .container .left .tips {
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase
}

.service-page .init-2 .container .left .des {
    margin-top: 20px
}

.service-page .init-2 .container .left .more {
    margin-top: 40px;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase
}

.service-page .init-2 .container .left .more img {
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    margin-left: 26px;
    position: relative;
    z-index: 2;
    margin-top: -4px
}

.service-page .init-2 .container .right {
    vertical-align: middle
}

.service-page .init-2 .container .right img {
    width: 100%
}

.service-page .init-3 .container {
    color: #fff;
    text-align: center
}

.service-page .init-3 .container {
    line-height: 1.6
}

.service-page .init-3 .container .tips {
    font-weight: 700;
    text-transform: uppercase
}

.service-page .init-3 .container .des {
    margin-top: 10px;
    font-weight: 300
}

.service-page .init-3 .container .more {
    margin-top: 24px;
    display: inline-block;
    font-weight: 400
}

.service-page .init-3 .container .more span {
    vertical-align: middle
}

.service-page .init-3 .container .more img {
    vertical-align: middle;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    z-index: 2
}

.service-page .init-4 .container .tips {
    font-weight: 400;
    font-weight: 600;
    text-transform: uppercase
}

.service-page .init-4 .container form input, .service-page .init-4 .container form textarea {
    margin-top: 30px;
    width: 100%;
    background: #fff;
    border: 1px solid #d9d9d9;
    padding: 12px 60px;
    background-repeat: no-repeat;
    font-size: 16px;
    -o-background-size: 26px auto;
    background-size: 26px auto;
    background-position: 20px 12px
}

.service-page .init-4 .container form .name, .service-page .init-4 .container form .mail {
    width: -webkit-calc(25%);
    width: -moz-calc(25%);
    width: calc(50% - 25px)
}

.service-page .init-4 .container form .mail {
    margin-left: 50px
}

.service-page .init-4 .container form .submit {
    width: auto;
    padding: 10px 60px;
    margin-top: 30px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    background: #7350f4;
    color: #fff
}

@media (max-width: 1250px) {
    .service-page .init-1 .container .right .bottom_c .cont {
        right: 86%
    }
}

@media (max-width: 1000px) {
    .service-page .init-1 .container .left {
        width: 100%;
        text-align: center
    }

    .service-page .init-1 .container .right {
        width: 100%;
        padding: 0;
        margin-top: 20px;
        text-align: center
    }

    .service-page .init-1 .container .right .bottom_c .cont {
        width: 100%;
        left: 0
    }

    .service-page .init-1 .container .right .bottom_c .cont .list {
        width: 210px
    }

    .service-page .init-2 .container .left {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .service-page .init-2 .container .right {
        width: 100%;
        margin-top: 20px
    }

    .service-page .init-4 .container {
        text-align: center
    }
}

@media (max-width: 700px) {
    .service-page .init-1 .container .right .bottom_c .cont {
        padding-top: 20px
    }

    .service-page .init-1 .container .right .bottom_c .cont .list {
        width: 100%;
        margin-top: 20px
    }
}

@media (max-width: 500px) {
    .service-page .init-1 .container .left img {
        margin-top: 20px
    }

    .service-page .init-1 .container .right .content_list {
        padding-top: 10px
    }

    .service-page .init-1 .container .right .content_list .list .des {
        margin-top: 10px
    }

    .service-page .init-1 .container .right .bottom_c .cont .list .top {
        font-size: 50px
    }

    .service-page .init-4 .container form input {
        margin-top: 20px;
        padding: 12px 20px 12px 60px;
        width: 100%
    }

    .service-page .init-4 .container form textarea {
        padding: 12px 20px 12px 60px;
        width: 100%;
        margin-top: 20px
    }

    .service-page .init-4 .container form .name {
        width: 100%
    }

    .service-page .init-4 .container form .mail {
        width: 100%;
        margin-left: 0
    }
}

.customize-page .customize-1 {
    padding-top: 4.219%;
    text-align: center
}

.customize-page .customize-1 .ui.container {
    max-width: 1410px
}

.customize-page .customize-1 .title:before {
    display: none
}

.customize-page .customize-1 .content ul {
    margin-right: -81px
}

.customize-page .customize-1 .content ul li {
    padding-right: 81px
}

.customize-page .customize-1 .content ul li .img-box {
    border-radius: 50%;
    display: inline-block;
    width: auto
}

.customize-page .customize-1 .content ul li .text {
    padding-top: 29px
}

.customize-page .customize-1 .content ul li .text span {
    font-size: 30px;
    line-height: 1.4;
    font-weight: 700;
    color: #569CD5
}

.customize-page .customize-1 .content ul li .text p {
    font-size: 18px;
    line-height: 32px;
    color: #1c1c1c;
    margin-top: 13px
}

.customize-page .customize-2 {
    padding-top: 5.365%
}

.customize-page .customize-2 .box {
    text-align: right;
    background: url(./en/images/customize2.png) no-repeat left top;
    padding: 150px 0 15px
}

.customize-page .customize-3 {
    padding-top: 7.7%
}

.customize-page .customize-3 .ui.container {
    max-width: 1090px
}

.customize-page .customize-3 .left {
    vertical-align: middle
}

.customize-page .customize-3 .right {
    padding-left: 115px;
    vertical-align: middle
}

.customize-page .customize-3 .right .title:before {
    display: none
}

.customize-page .customize-3 .right .con {
    font-size: 16px;
    color: #1c1c1c;
    line-height: 1.8;
    margin-top: 13px
}

.customize-page .customize-3 .right .color {
    width: 80%;
    margin-top: 26px
}

.customize-page .customize-3 .right .color span {
    display: inline-block;
    margin: 0 37px 9px 0;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    position: relative;
    z-index: 1;
    cursor: pointer
}

.customize-page .customize-3 .right .color span:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 21px;
    height: 20px;
    background: url(./en/images/check.png) no-repeat;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.customize-page .customize-3 .right .color span.active:after {
    opacity: 1
}

.customize-page .customize-3 .right .more {
    margin-top: 43px
}

.customize-page .customize-3 .right .more:after {
    background: #f6f5f1
}

.customize-page .customize-4 {
    padding-top: 0;
    position: relative
}

.customize-page .customize-4 .i-title {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding: 0 15px;
    color: #fff;
    text-align: center
}

.customize-page .customize-5 {
    padding: 3.782% 0 5.261%
}

.customize-page .customize-5 .content ul {
    margin: 0 -64px -50px 0
}

.customize-page .customize-5 .content ul li {
    padding: 0 64px 50px 0;
    text-align: center
}

.customize-page .customize-5 .content ul li .img-box {
    border-radius: 30px
}

.customize-page .customize-5 .content ul li .img-box img {
    width: 100%;
    display: inline-block
}

.customize-page .customize-5 .content ul li p {
    font-size: 22px;
    line-height: 40px;
    color: #232323;
    margin-top: 30px
}

.customize-page .init-2 table tr td img {
    vertical-align: unset
}

@media screen and (max-width: 1100px) {
    .customize-page .customize-1 .content ul {
        margin-right: -40px
    }

    .customize-page .customize-1 .content ul li {
        padding-right: 40px
    }

    .customize-page .customize-3 .right {
        padding-left: 80px
    }

    .customize-page .customize-5 .content ul {
        margin: 0 -30px -20px 0
    }

    .customize-page .customize-5 .content ul li {
        padding: 0 30px 20px 0
    }
}

@media screen and (max-width: 1000px) {
    .customize-page .customize-1 .content {
        margin-top: 30px
    }

    .customize-page .customize-1 .content ul {
        margin-right: -20px
    }

    .customize-page .customize-1 .content ul li {
        padding-right: 20px
    }

    .customize-page .customize-2 .box {
        background-size: 70%;
        padding: 15px 0
    }

    .customize-page .customize-2 .box img {
        width: 50%
    }

    .customize-page .customize-3 .right {
        padding-left: 30px
    }

    .customize-page .customize-3 .right .title {
        font-size: 36px
    }

    .customize-page .customize-3 .right .color {
        width: 100%
    }

    .customize-page .customize-3 .right .color span {
        margin: 0 33px 9px 0
    }

    .customize-page .customize-5 .content ul {
        margin: 0 -15px -10px 0
    }

    .customize-page .customize-5 .content ul li {
        padding: 0 15px 10px 0
    }

    .customize-page .customize-5 .content ul li p {
        font-size: 20px;
        margin-top: 10px;
        line-height: 36px
    }
}

@media screen and (max-width: 700px) {
    .customize-page .customize-3 .left {
        width: 100%
    }

    .customize-page .customize-3 .right {
        width: 100%;
        padding: 20px 0 0
    }

    .customize-page .customize-3 .right .more {
        margin-top: 20px
    }

    .customize-page .customize-5 .content {
        margin-top: 20px
    }

    .customize-page .customize-5 .content ul li p {
        font-size: 18px;
        line-height: 32px
    }
}

@media screen and (max-width: 500px) {
    .customize-page .customize-3 .right .title {
        font-size: 32px
    }

    .customize-page .customize-3 {
        display: none
    }
}

.contact-page {
    padding-top: 138px
}

.contact-page .title {
    font-size: 50px;
    line-height: 1.2;
    font-weight: 900;
    font-style: italic
}

.contact-page .contact-1 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
}

.contact-page .contact-1 form input {
    width: 46%;
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
    border: none;
    border-bottom: 1px solid #000;
    height: 63px;
    margin-bottom: 30px
}

.contact-page .contact-1 form p {
    width: 100%;
    font-size: 20px;
    opacity: .6;
    margin-bottom: 10px
}

.contact-page .contact-1 form textarea {
    width: 100%;
    height: 177px;
    font-size: 20px;
    padding: 25px 20px
}

.contact-page .contact-1 form input[type=submit] {
    background: #569CD5;
    color: #fff;
    border: none;
    width: 186px;
    height: 57px;
    margin-top: 45px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.contact-page .contact-1 form input[type=submit]:hover {
    background: #000
}

.contact-page .contact-2 {
    padding: 110px 0
}

.contact-page .contact-2 .left {
    width: 60%;
    padding-right: 60px
}

.contact-page .contact-2 .left .text {
    font-size: 16px;
    line-height: 2;
    font-weight: 300;
    margin: 8px 0 42px
}

.contact-page .contact-2 .left .content .box:first-child {
    margin-bottom: 50px
}

.contact-page .contact-2 .left .content h4 {
    font-size: 20px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 13px
}

.contact-page .contact-2 .left .content ul {
    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
}

.contact-page .contact-2 .left .content ul li {
    font-size: 18px;
    line-height: 2;
    font-weight: 300;
    width: 50%;
    margin-bottom: 16px
}

.contact-page .contact-2 .left .content ul li.add {
    width: 100%
}

.contact-page .contact-2 .right {
    width: 40%
}

.contact-page .contact-2 .right img {
    display: block;
    margin-left: auto
}

@media screen and (max-width: 1000px) {
    .contact-page .contact-2 .left {
        width: 100%
    }

    .contact-page .contact-2 .right {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .contact-page .title {
        font-size: 34px
    }

    .newdet-page {
        padding: 56px 0 80px
    }

    .contact-page .contact-2 .left .content ul li {
        width: 50%
    }

    .contact-page .contact-2 .left .content ul li.add {
        width: 100%
    }

    .contact-page {
        padding-top: 60px
    }

    .contact-page .contact-2 {
        padding: 50px 0
    }
}

@media screen and (max-width: 500px) {
    .contact-page .title, .newdet-page .newdet-2 h2 {
        font-size: 24px;
        line-height: 44px
    }

    .contact-page .contact-1 form textarea, .contact-page .contact-1 form p, .contact-page .contact-1 form input {
        font-size: 18px;
        line-height: 32px
    }

    .contact-page .contact-2 .left {
        padding-right: 0
    }

    .contact-page .contact-2 .left .content ul li, .contact-page .contact-1 form input {
        width: 100%
    }
}

.news-page {
    padding: 60px 0
}

.inner-page .sidebar-box .sidebar-left {
    width: 30%;
    border-left: 1px solid #e7e7e7;
    padding-left: 20px
}

.inner-page .sidebar-box .sidebar-right {
    width: 70%
}

.inner-page .sidebar-box .sidebar-left .inner .inner-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7
}

.inner-page .sidebar-box .sidebar-left .inner .inner-search form {
    width: 100%;
    position: relative
}

.inner-page .sidebar-box .sidebar-left .inner .inner-search form input[type=text] {
    width: 100%;
    height: 43px;
    border: 1px solid #eee;
    padding: 10px 20px;
    padding-right: 50px;
    font-size: 14px;
    color: #555
}

.inner-page .sidebar-box .sidebar-left .inner .inner-search form input[type=submit] {
    position: absolute;
    width: 43px;
    height: 43px;
    border: none;
    background: url(/template/cn/images/inner-s.jpg) no-repeat center center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat {
    margin-bottom: 40px
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li {
    padding: 4px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 2
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li.active a {
    color: #569CD5
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li:first-child {
    padding-top: 0
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li:last-child {
    padding-bottom: 0
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a {
    color: #000;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a:hover {
    color: #569CD5
}

.inner-page .sidebar-box .sidebar-left .inner .inner-cat ul li a span {
    color: #aaa
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent {
    margin-bottom: 40px
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li {
    padding: 15px 0
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li:first-child {
    padding-top: 0
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li:last-child {
    padding-bottom: 0
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li 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
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img {
    margin-right: 20px
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-img img {
    height: 80px;
    max-width: 100px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p {
    color: #000;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 8px
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text p:hover {
    color: #569CD5
}

.inner-page .sidebar-box .sidebar-left .inner .inner-recent ul li a .r-text span {
    color: #aaa;
    display: block;
    font-size: 16px;
    line-height: 2
}

@media screen and (max-width: 1000px) {
    .inner-page .sidebar-box .sidebar-right {
        width: 100%;
        padding-right: 0
    }

    .inner-page .sidebar-box .sidebar-left {
        display: none
    }

    .jianfengyj, .Auxil-industry, .Auxil-about {
        display: none !important
    }
}

.list.newsList ul li {
    padding: 30px 40px;
    border-bottom: 1px dashed #ccc
}

.list.newsList ul li .content .left.txt-center span {
    background-color: #569CD5;
    color: #fff;
    font-size: 28px;
    display: block;
    width: 64px;
    height: 64px;
    line-height: 64px;
    border-radius: 6px 0
}

.list.newsList ul li .content {
    display: flex
}

.list.newsList ul li .content .right {
    margin-left: 40px;
    padding-left: 40px;
    border-left: 1px solid #d7f0ef;
    color: #2b2b2b
}

.list.newsList ul li .content .right h3 a {
    font-weight: 700;
    color: #000
}

.list.newsList ul li .content .right {
    margin-left: 40px;
    padding-left: 40px;
    border-left: 1px solid #ccc;
    color: #2b2b2b
}

.list.newsList ul li .content .right p {
    margin-top: 15px;
    margin-bottom: 15px
}

.list.newsList ul li .content .right a {
    font-size: 18px;
    font-weight: 500;
    color: #569CD5;
    transition: all .5s ease;
    text-transform: capitalize;
    line-height: 2
}

@media screen and (max-width: 1000px) {
    .list.newsList ul li {
        padding: 15px
    }

    .list.newsList ul li .content .right {
        margin-left: 20px;
        padding-left: 20px
    }

    .list.newsList ul li .content .left.txt-center span {
        font-size: 18px;
        width: 50px;
        height: 50px;
        line-height: 50px
    }
}

.newdet-content .category {
    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;
    margin-bottom: 15px
}

.newdet-content .category a {
    padding: 0 5px;
    margin-left: 4px;
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    text-transform: uppercase;
    color: #569CD5;
    border: 1px solid #569CD5;
    -webkit-transform: skewX(-10deg) skewY(0);
    -moz-transform: skewX(-10deg) skewY(0);
    -ms-transform: skewX(-10deg) skewY(0);
    transform: skewX(-10deg) skewY(0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.newdet-content .category a:hover {
    background: #569CD5;
    color: #fff
}

.newdet-content .category a span {
    display: inline-block;
    -webkit-transform: skewX(10deg) skewY(0);
    -moz-transform: skewX(10deg) skewY(0);
    -ms-transform: skewX(10deg) skewY(0);
    transform: skewX(10deg) skewY(0)
}

.newdet-content .category .time {
    font-size: 14px;
    margin-left: 12px;
    line-height: 2;
    color: #aaa;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

.newdet-content .category .time span {
    color: #000;
    margin-left: 10px
}

.newdet-content h1.n-title {
    font-size: 34px;
    color: #000;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 700;
    border-bottom: 1px solid #e7e7e7;
    line-height: 1.4
}

.newdet-content .content {
    font-size: 18px;
    color: #555;
    line-height: 32px
}

.newdet-content .content .icon {
    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: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 2;
    color: #555;
    margin-top: 50px;
    padding-bottom: 45px;
    border-bottom: 1px solid #e7e7e7
}

.newdet-content .content .icon a {
    font-size: 14px;
    line-height: 2;
    color: #000;
    margin-left: 18px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.newdet-content .content .icon a:hover {
    color: #569CD5
}

.newdet-content .m-link {
    border-bottom: 1px solid #e7e7e7;
    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
}

.newdet-content .m-link a {
    width: 50%;
    padding: 35px 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
}

.newdet-content .m-link a .r-img {
    margin-right: 20px
}

.newdet-content .m-link a .r-img img {
    display: block;
    width: 110px;
    min-width: 110px;
    height: 110px;
    -o-object-fit: cover;
    object-fit: cover
}

.newdet-content .m-link a .r-text p {
    color: #000;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 8px;
    max-width: 255px
}

.newdet-content .m-link a .r-text p:hover {
    color: #569CD5
}

.newdet-content .m-link a .r-text span {
    color: #aaa;
    display: block;
    font-size: 14px;
    line-height: 1
}

.newdet-content .m-link a.left {
    padding-right: 30px;
    border-right: 1px solid #e7e7e7
}

.newdet-content .m-link a.right {
    padding-left: 30px
}

.newdet-content .n-form {
    margin-top: 60px
}

.newdet-content .n-form .text h3 {
    font-size: 30px;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px
}

.newdet-content .n-form .text p {
    font-size: 14px;
    line-height: 1;
    color: #555;
    margin-bottom: 30px
}

.newdet-content .n-form .text p span {
    color: #569CD5
}

.newdet-content .n-form form span.span {
    font-size: 14px;
    display: inline-block;
    color: #555;
    margin-bottom: 25px
}

.newdet-content .n-form form textarea, .newdet-content .n-form form input[type=text] {
    width: 30%;
    height: 54px;
    border: 1px solid #e7e7e7;
    padding: 0 20px;
    color: #555;
    font-size: 14px;
    margin-bottom: 30px
}

.newdet-content .n-form form textarea {
    width: 100%;
    height: 200px;
    padding: 20px
}

.newdet-content .n-form form .n-input {
    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-content .n-form form p {
    font-size: 14px;
    line-height: 1;
    color: #555;
    margin-bottom: 45px
}

.newdet-content .n-form form button {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    background: #000;
    padding: 15px 35px;
    position: relative;
    -webkit-transform: skewX(-10deg) skewY(0);
    -moz-transform: skewX(-10deg) skewY(0);
    -ms-transform: skewX(-10deg) skewY(0);
    transform: skewX(-10deg) skewY(0);
    margin-left: 5px;
    border: none
}

.newdet-content .n-form form button:hover:after {
    width: 100%
}

.newdet-content .n-form form button span {
    display: inline-block;
    position: relative;
    -webkit-transform: skewX(10deg) skewY(0);
    -moz-transform: skewX(10deg) skewY(0);
    -ms-transform: skewX(10deg) skewY(0);
    transform: skewX(10deg) skewY(0);
    z-index: 2
}

.newdet-content .n-form form button:after {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background: #569CD5;
    left: 0;
    top: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    z-index: 1
}

.newdet-content .content p {
    padding: 15px 0;
    color: #000
}

.newdet-content .content h2 {
    font-size: 24px;
    line-height: 44px;
    color: #000
}

@media screen and (max-width: 1000px) {
    .newdet-content {
        padding-right: 0
    }

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

@media screen and (max-width: 500px) {
    .newdet-content .m-link {
        display: block
    }

    .newdet-content .m-link a {
        width: 100%;
        padding: 10px 0
    }

    .newdet-content .m-link a.right {
        padding-left: 0
    }

    .newdet-content .n-form form textarea, .newdet-content .n-form form input[type=text] {
        width: 100%
    }

    .newdet-content h1.n-title {
        font-size: 24px;
        line-height: 44px
    }
}

.gallery-page {
    padding: 80px 0
}

.gallery-page ul {
    margin: -12px
}

.gallery-page ul li {
    padding: 12px;
    text-align: center
}

.faq-page {
    padding: 120px 0
}

.faq-page ul li {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #eee;
    background: #f8f8f8
}

.faq-page ul li h4 {
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 10px
}

.faq-page ul li .content {
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 18px;
    line-height: 32px
}

.faq-page ul li:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 1000px) {
    .faq-page {
        padding: 60px 0
    }

    .faq-page ul li h4 {
        font-size: 18px;
        line-height: 32px
    }

    .faq-page ul li .content {
        font-size: 14px;
        line-height: 2
    }
}

@media screen and (max-width: 700px) {
    .faq-page {
        padding: 30px 0
    }
}

.seoPublic .title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 2em
}

.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: 24px;
    font-weight: 400;
    line-height: 44px;
    margin-bottom: 1em
}

.seoPublic .Auxil-about .box .right .text {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8;
    color: #666
}

.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: 30px
}

.seoPublic .Auxil-news .list ul li .content div.h6 {
    font-size: 22px;
    line-height: 40px;
    min-height: 5.5em;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.seoPublic .Auxil-news .list ul li .content div.h6:hover {
    color: #569CD5
}

.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;
    line-height: 30px;
    margin: 1em 0
}

.seoPublic .Auxil-news .list ul li .content a.link {
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    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: #569CD5;
    color: #569CD5
}

.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;
    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: #569CD5
}

.seoPublic .Auxil-form .form ul li.wid-100 {
    width: 100%
}

.seoPublic .Auxil-form .form ul li input[type=submit] {
    width: auto;
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    background: #569CD5;
    color: #f5f5f5;
    border: none
}

.seoPublic .Auxil-form .form ul li input[type=submit]:hover {
    background: #222
}

.seoPublic .seoIndustry .text {
    font-size: 16px;
    line-height: 1.8;
    color: #666
}

.seoPublic .text a {
    color: #569CD5
}

.seoPublic .text a:hover {
    text-decoration: underline
}

.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: #569CD5;
    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;
    line-height: 40px;
    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: #569CD5
}

.seoPublic .Auxil-related .list ul li .box .content p {
    display: block;
    font-size: 16px;
    color: #888;
    line-height: 30px;
    font-weight: 400;
    margin: .5em 0;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.font-24 {
    line-height: 44px
}

.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 #569CD5;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    color: #569CD5
}

.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: #569CD5
}

@media screen and (max-width: 1400px) {
    .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: 32px
    }

    .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;
        line-height: 44px;
        margin-bottom: 1em
    }

    #cp-Nav {
        display: block
    }

    #cp-Nav .nav {
        padding: 0 15px
    }

    #cp-Nav .nav div.title {
        font-size: 18px;
        font-weight: 700;
        padding: 8px 10px;
        background: #569CD5;
        border-radius: 5px;
        color: #fff
    }

    #cp-Nav .nav div.title i {
        float: right;
        font-size: 30px;
        cursor: pointer
    }

    #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;
        line-height: 28px
    }

    .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
    }

    .seoPublic > div {
        padding: 30px 0
    }

    .seoPublic .Auxil-about .box .right .text {
        max-height: none
    }
}

.hose-page {
    background: #fff
}

.hose-page .hose-1 {
    padding-top: 160px
}

.hose-page .hose-1 .left {
    width: 30%;
    padding-top: 20px
}

.hose-page .hose-1 .right {
    width: 70%
}

.hose-page .hose-1 .right .content {
    font-size: 18px;
    line-height: 32px;
    color: #5e5e5e;
    margin-top: 45px
}

.hose-page .hose-2 {
    padding-top: 90px
}

.hose-page .hose-2 .h2 {
    position: absolute;
    font-size: 60px;
    line-height: 1;
    left: 43px;
    bottom: -22px;
    z-index: 11
}

.hose-page .hose-2 ul li {
    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;
    margin: -15px
}

.hose-page .hose-2 ul li .column {
    padding: 15px;
    vertical-align: middle
}

.hose-page .hose-2 ul li:nth-child(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.hose-page .hose-2 ul li .content h3 {
    font-size: 24px;
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 15px
}

.hose-page .hose-2 ul li .content .des {
    font-size: 18px;
    line-height: 32px;
    color: #5e5e5e
}

.hose-page .hose-3 {
    padding-top: 150px;
    padding-bottom: 110px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(35%, #f5f5f5), color-stop(35%, transparent));
    background: -webkit-linear-gradient(bottom, #f5f5f5 35%, transparent 35% 100%);
    background: -moz-linear-gradient(bottom, #f5f5f5 35%, transparent 35% 100%);
    background: linear-gradient(to top, #f5f5f5 35%, transparent 35% 100%)
}

.hose-page .hose-3 .left {
    width: 30%
}

.hose-page .hose-3 .right {
    width: 70%
}

.hose-page .hose-3 .right .txt {
    font-size: 18px;
    line-height: 32px;
    color: #5e5e5e;
    margin-bottom: 100px
}

.hose-page .hose-3 ul {
    margin: -10px
}

.hose-page .hose-3 ul li {
    padding: 10px
}

.hose-page .hose-3 ul li .content {
    background: #fff;
    padding: 30px 30px 50px
}

.hose-page .hose-3 ul li .content .h4 {
    min-height: 88px
}

.hose-page .hose-3 ul li .content .des {
    font-size: 18px;
    line-height: 32px;
    color: #5e5e5e;
    margin-top: 10px;
    min-height: 128px
}

.hose-page .hose-4 .left {
    vertical-align: middle
}

.hose-page .hose-4 .right {
    padding: 0 260px 0 130px;
    vertical-align: middle
}

.hose-page .hose-4 .right .i-title {
    margin: 18px 0 20px
}

.hose-page .hose-4 .right .txt {
    font-size: 18px;
    line-height: 25px;
    color: #5e5e5e
}

.hose-page .hose-4 .right ul li {
    border-top: 1px solid #eee;
    position: relative;
    padding-left: 112px;
    padding-top: 60px;
    padding-bottom: 47px
}

.hose-page .hose-4 .right ul li .h5 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2
}

.hose-page .hose-4 .right ul li p {
    font-size: 18px;
    line-height: 25px;
    color: #5e5e5e;
    margin-top: 12px
}

.hose-page .hose-4 .right ul li:first-child {
    border-top: none
}

.hose-page .hose-4 .right ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 92px;
    height: 100%
}

.hose-page .hose-4 .right ul li:nth-child(1):after {
    background: url(/template/cn/images/a-a.png) no-repeat left center
}

.hose-page .hose-4 .right ul li:nth-child(2):after {
    background: url(/template/cn/images/b-b.png) no-repeat left center
}

.hose-page .hose-5 {
    padding-top: 110px
}

.hose-page .hose-5 .top {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff
}

.hose-page .hose-5 .top .i-tag {
    padding-top: 20px;
    margin-right: 40px
}

.hose-page .hose-5 .top .i-title {
    color: #000
}

.hose-page .hose-5 .top .more_btn {
    position: absolute;
    right: 0;
    top: 15px
}

.hose-page .hose-5 .top .more_btn .more {
    border-color: #fff;
    color: #fff
}

.hose-page .hose-5 .top .more_btn .arrow {
    background: #fff
}

.hose-page .hose-5 .top .more_btn .arrow img {
    -webkit-filter: invert(0);
    filter: invert(0)
}

.hose-page .hose-5 ul .slick-list {
    padding-bottom: 110px
}

.hose-page .hose-5 ul li {
    position: relative
}

.hose-page .hose-5 ul li .content .h4 {
    font-size: 37px;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 90px
}

.hose-page .hose-5 ul li .content .more_btn .more:after {
    color: #fff
}

.hose-page .hose-5 ul .slick-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%
}

.hose-page .hose-5 ul .slick-dots li {
    width: 50%;
    margin: 0 10px;
    height: 1px;
    background: #acacac;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.hose-page .hose-5 ul .slick-dots li button {
    position: absolute;
    left: 0;
    bottom: 5px;
    border: none;
    background: 0 0;
    font-size: 16px;
    font-weight: 700;
    color: var(--color);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    opacity: 0
}

.hose-page .hose-5 ul .slick-dots li.slick-active {
    background: var(--color)
}

.hose-page .hose-5 ul .slick-dots li.slick-active button {
    opacity: 1
}

.hose-page .hose-6 {
    padding: 60px 0 100px
}

.hose-page .hose-6 .ui.container {
    max-width: 1500px
}

.hose-page .hose-6 .top {
    width: 50%;
    margin-bottom: 30px
}

.hose-page .hose-6 .top .i-title {
    margin: 25px 0 12px
}

.hose-page .hose-6 .top .txt {
    font-size: 18px;
    line-height: 32px;
    color: #5e5e5e
}

.hose-page .hose-6 .form {
    padding-right: 310px;
    position: relative
}

.hose-page .hose-6 .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
}

.hose-page .hose-6 .form form input {
    width: 48%;
    font-size: 18px;
    line-height: 32px;
    border: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    height: 50px
}

.hose-page .hose-6 .form form input[name=content] {
    width: 100%
}

.hose-page .hose-6 .form form .more_btn {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hose-page .hose-6 .form form .more_btn .more:after {
    color: #fff
}

.i-tag {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    color: var(--color)
}

.i-tag i {
    display: inline-block;
    vertical-align: middle;
    background-color: var(--color);
    width: 40px;
    height: 1px;
    margin-right: 20px
}

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

.elementor-widget-container {
    margin: 80px 0 0
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline:before {
    content: "";
    width: 1px;
    height: -webkit-calc(100% - 5px);
    height: -moz-calc(100% - 5px);
    height: calc(100% - 5px);
    background-color: #dfe1e7;
    position: absolute;
    top: 5px;
    left: -webkit-calc(50% + 50px);
    left: -moz-calc(50% + 50px);
    left: calc(50% + 50px);
    bottom: 0;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
    position: relative;
    z-index: 3
}

.elementor-widget-rebuilto-scroll-timeline .timeline-content-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-basis: -webkit-calc(50% - 60px);
    -ms-flex-preferred-size: calc(50% - 60px);
    flex-basis: -moz-calc(50% - 60px);
    flex-basis: calc(50% - 60px);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item {
    padding: 0 0 37px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: -webkit-calc(50% - 60px);
    width: -moz-calc(50% - 60px);
    width: calc(50% - 60px)
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image img {
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    opacity: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    will-change: transform
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item.active .scroll-timeline-image img {
    opacity: 1
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-number {
    margin-right: 50px;
    margin-top: 5px
}

.elementor-widget-rebuilto-scroll-timeline .timeline-number {
    height: 60px;
    line-height: 60px;
    width: 60px;
    -webkit-box-shadow: 0 0 0 1px #dfe1e7;
    box-shadow: 0 0 0 1px #dfe1e7;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    color: var(--text);
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-rebuilto-scroll-timeline .timeline-number span {
    opacity: .2
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item.active .timeline-number span {
    opacity: 1
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-info .scroll-timeline-desc {
    font-size: 18px;
    line-height: 32px;
    color: #5e5e5e
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-subheading {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--text_light);
    margin-bottom: 7px
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-heading {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px
}

.elementor-widget-rebuilto-scroll-timeline .timeline-line {
    width: 1px;
    background-color: var(--color);
    position: absolute;
    top: 5px;
    left: -webkit-calc(50% + 50px);
    left: -moz-calc(50% + 50px);
    left: calc(50% + 50px);
    overflow: hidden;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item.active .scroll-timeline-image {
    -webkit-transition: opacity .43s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: opacity .43s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .43s cubic-bezier(.215, .61, .355, 1);
    pointer-events: auto;
    z-index: 4
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item.active .timeline-number {
    -webkit-box-shadow: 0 0 0 1px var(--color);
    box-shadow: 0 0 0 1px var(--color)
}

.elementor-widget-container {
    margin: 80px 0 0
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline:before {
    content: "";
    width: 1px;
    height: -webkit-calc(100% - 5px);
    height: -moz-calc(100% - 5px);
    height: calc(100% - 5px);
    background-color: #dfe1e7;
    position: absolute;
    top: 5px;
    left: -webkit-calc(50% + 50px);
    left: -moz-calc(50% + 50px);
    left: calc(50% + 50px);
    bottom: 0;
    overflow: hidden;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 80px
}

.elementor-widget-rebuilto-scroll-timeline .timeline-content-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-basis: -webkit-calc(50% - 60px);
    -ms-flex-preferred-size: calc(50% - 60px);
    flex-basis: -moz-calc(50% - 60px);
    flex-basis: calc(50% - 60px);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item {
    padding: 0 0 37px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: -webkit-calc(50% - 60px);
    width: -moz-calc(50% - 60px);
    width: calc(50% - 60px)
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image img {
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    opacity: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    will-change: transform
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-number {
    margin-right: 50px;
    margin-top: 5px
}

.elementor-widget-rebuilto-scroll-timeline .timeline-number {
    height: 60px;
    line-height: 60px;
    width: 60px;
    -webkit-box-shadow: 0 0 0 1px #dfe1e7;
    box-shadow: 0 0 0 1px #dfe1e7;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    color: var(--text);
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-widget-rebuilto-scroll-timeline .timeline-number span {
    opacity: .2
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item:first-of-type .timeline-number span {
    opacity: 1
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-info .scroll-timeline-desc {
    font-size: 18px;
    line-height: 30px;
    color: #5e5e5e
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-subheading {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--text_light);
    margin-bottom: 7px
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-heading {
    font-size: 24px;
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 15px
}

.elementor-widget-rebuilto-scroll-timeline .timeline-line {
    width: 1px;
    background-color: #f8dd05;
    position: absolute;
    top: 5px;
    left: -webkit-calc(50% + 50px);
    left: -moz-calc(50% + 50px);
    left: calc(50% + 50px);
    overflow: hidden;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item.timeline-active .scroll-timeline-image {
    -webkit-transition: opacity .43s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: opacity .43s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .43s cubic-bezier(.215, .61, .355, 1);
    pointer-events: auto;
    z-index: 4
}

.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item.active .scroll-timeline-image * {
    opacity: 1;
    z-index: 10;
    -webkit-transition: opacity .43s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: opacity .43s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .43s cubic-bezier(.215, .61, .355, 1)
}

@media screen and (max-width: 1600px) {
    .hose-page .hose-4 .right {
        padding: 0 50px
    }

    .hose-page .hose-5 ul li .content .h4 {
        font-size: 31px
    }
}

@media screen and (max-width: 1400px) {
    .hose-page .hose-5 ul li .content {
        padding: 50px 30px 45px
    }

    .hose-page .hose-5 ul li .content .h4 {
        margin-bottom: 45px
    }

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

@media screen and (max-width: 1200px) {
    .hose-page .hose-2 .h2 {
        font-size: 43px
    }

    .hose-page .hose-3 .right .txt {
        margin-top: 15px
    }

    .hose-page .hose-4 .right ul li .h5 {
        font-size: 24px
    }

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

@media screen and (max-width: 1000px) {
    .hose-page .hose-1 .left {
        width: 100%
    }

    .hose-page .hose-1 .right {
        width: 100%
    }

    .hose-page .hose-2 ul li {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 20px 0
    }

    .hose-page .hose-2 ul li .column {
        width: 100%
    }

    .hose-page .hose-4 .left, .hose-page .hose-3 .left {
        width: 100%
    }

    .hose-page .hose-3 .right {
        width: 100%
    }

    .hose-page .hose-4 .right {
        width: 100%;
        padding: 0 15px;
        margin-top: 20px
    }

    .hose-page .hose-5 .top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .hose-page .hose-5 .top .more_btn {
        position: relative;
        left: 0;
        top: 0
    }

    .hose-page .hose-5 ul li .content {
        width: 45%
    }

    .hose-page .hose-5 ul li .content .h4 {
        font-size: 24px;
        line-height: 1.2
    }

    .hose-page .hose-6 .top {
        width: 100%
    }

    .hose-page .hose-6 {
        background: #fff;
        padding-bottom: 50px
    }

    .elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image, .elementor-widget-rebuilto-scroll-timeline .timeline-content-image {
        display: none
    }

    .elementor-widget-rebuilto-scroll-timeline .scroll-timeline:before, .elementor-widget-rebuilto-scroll-timeline .timeline-line {
        left: 30px
    }

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

@media screen and (max-width: 700px) {
    .hose-page .hose-1 {
        padding-top: 55px
    }

    .hose-page .hose-2 .h2 {
        font-size: 30px
    }

    .hose-page .hose-6 .form {
        padding-right: 0
    }

    .hose-page .hose-6 .form form .more_btn {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .hose-page .hose-5 ul li .content {
        position: relative;
        width: 100%
    }

    .hose-page .hose-5 .top .more_btn {
        margin-top: 20px
    }

    .elementor-widget-rebuilto-scroll-timeline .scroll-timeline-number {
        margin-right: 25px
    }
}

@media screen and (max-width: 500px) {
    .hose-page .hose-6 .form form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .hose-page .hose-6 .form form input {
        width: 100%
    }

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

.sustainability-page {
    padding-bottom: 110px
}

.sustainability-page.pb_0 {
    padding-bottom: 0
}

.sustainability-page .init-0 {
    padding: 80px 0 0;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    color: #fff
}

.sustainability-page .init-0 .ui.container {
    padding: 179px 15px
}

.sustainability-page .init-0 .container .title {
    font-weight: 700;
    font-size: 44px;
    line-height: 1.2
}

.sustainability-page .init-0 .container .des {
    margin: 20px auto 0;
    max-width: 1160px;
    line-height: 2;
    font-size: 18px
}

.sustainability-page .init-1 {
    margin-top: 30px
}

.sustainability-page .init-1 .container {
    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
}

.sustainability-page .init-1 .container .list {
    margin-top: 30px;
    text-align: center;
    width: 20%;
    padding: 10px;
    transition: .5s
}

.sustainability-page .init-1 .container .list img {
    display: block;
    height: 88px;
    width: auto;
    margin: auto
}

.sustainability-page .init-1 .container .list .text {
    margin-top: 20px;
    color: #222;
    font-size: 18px;
    line-height: 32px;
    min-height: 3.6em
}

.font-26 {
    line-height: 1.6
}

.sustainability-page .init-1 .container .list p {
    line-height: 30px
}

.sustainability-page .init-1 .container .list:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.sustainability-page .init-2 {
    padding-top: 30px
}

.sustainability-page .init-2 .container .list {
    margin-top: 60px
}

.sustainability-page .init-2 .container .list .column {
    position: relative;
    vertical-align: middle
}

.sustainability-page .init-2 .container .list .left {
    width: 45%
}

.sustainability-page .init-2 .container .list .left img {
    width: 100%
}

.sustainability-page .init-2 .container .list .right {
    width: 55%;
    padding: 20px 150px 20px 72px
}

.sustainability-page .init-2 .container .list .right .title {
    font-weight: 700;
    font-size: 38px
}

.sustainability-page .init-2 .container .list .right .index_line {
    margin-top: 10px;
    width: 80px
}

.sustainability-page .init-2 .container .list .right .des {
    margin-top: 20px;
    line-height: 1.78;
    font-size: 18px
}

.sustainability-page .init-2 .container .list:nth-child(2n) .left {
    left: 50%
}

.sustainability-page .init-2 .container .list:nth-child(2n) .right {
    left: -50%
}

.sustainability-page .init-3 {
    padding: 0 30px;
    margin: 100px 0 20px
}

.sustainability-page .init-3 .container {
    width: 100%
}

.sustainability-page .init-3 .container .content {
    margin: -15px
}

.sustainability-page .init-3 .container .content .list {
    padding: 0 15px;
    margin-bottom: 110px
}

.sustainability-page .init-3 .container .content .list img {
    width: 100%
}

.sustainability-page .init-4 {
    text-align: center;
    margin-top: 80px
}

.sustainability-page .init-4 .container .title {
    font-weight: 700;
    font-size: 44px
}

.sustainability-page .init-4 .container .des {
    color: #747474;
    margin: 20px auto 0;
    max-width: 880px;
    line-height: 2;
    font-size: 16px
}

.sustainability-page .init-4 .container .index_line {
    height: 5px;
    margin: 20px auto 0
}

.sustainability-page .init-4 .container .content {
    margin-top: 60px
}

.sustainability-page .init-4 .container .content ul li {
    padding: 0 15px
}

.sustainability-page .init-4 .container .content ul li .box {
    border: 1px solid #d8d8d8
}

.sustainability-page .init-4 .container .content ul li .box .img {
    display: block;
    height: 108px
}

.sustainability-page .init-4 .container .content ul li .box .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1200px) {
    .sustainability-page .init-0 {
        padding: 120px 0
    }

    .sustainability-page .init-1 {
        display: none
    }
}

@media screen and (max-width: 1000px) {
    .sustainability-page .init-2 .container .list .left {
        width: 100%
    }

    .sustainability-page .init-2 .container .list .right {
        width: 100%;
        padding: 0;
        margin-top: 20px;
        text-align: center
    }

    .sustainability-page .init-2 .container .list:nth-child(2n) .left {
        left: 0
    }

    .sustainability-page .init-2 .container .list:nth-child(2n) .right {
        left: 0
    }
}

@media screen and (max-width: 700px) {
    .sustainability-page .init-3 {
        padding: 0
    }

    .sustainability-page .init-3 .container .content {
        margin: 0
    }

    .sustainability-page .init-3 .container .content .list {
        width: 100%;
        padding: 0;
        margin-top: 20px
    }
}

@media screen and (max-width: 500px) {
    .sustainability-page .init-0 {
        padding: 40px 0
    }

    .sustainability-page .init-2 .container .list {
        margin-top: 20px
    }

    .sustainability-page .init-2 .container .list .right .des {
        margin-top: 10px
    }

    .sustainability-page .init-4 .container .content {
        margin-top: 20px
    }

    .sustainability-page .init-4 .container .content ul li {
        padding: 0 4px
    }
}

.transition_1 {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

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

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

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

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

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

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

.sustainable2-page .init-1 .container .left {
    font-weight: 500;
    width: 530px;
    padding-right: 10px
}

.sustainable2-page .init-1 .container .right {
    width: -webkit-calc(-430%);
    width: -moz-calc(-430%);
    width: calc(100% - 530px);
    color: #838383
}

.sustainable2-page .init-1 .container .content {
    margin: 10px -25px 0
}

.sustainable2-page .init-1 .container .content .list {
    margin-top: 40px;
    padding: 0 25px
}

.sustainable2-page .init-1 .container .content .list .box {
    display: block;
    background-color: #f9f9f9;
    padding: 16px 60px 16px 16px
}

.sustainable2-page .init-1 .container .content .list .box .img {
    width: 166px;
    height: 166px;
    background-color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    overflow: hidden
}

.sustainable2-page .init-1 .container .content .list .box .img img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.sustainable2-page .init-1 .container .content .list .box .text {
    width: -webkit-calc(-66%);
    width: -moz-calc(-66%);
    width: calc(100% - 166px);
    padding-left: 34px
}

.sustainable2-page .init-1 .container .content .list .box .text .title {
    font-weight: 500;
    margin-top: 10px
}

.sustainable2-page .init-1 .container .content .list .box .text .des {
    color: #898989;
    margin-top: 10px;
    line-height: 1.6
}

.sustainable2-page .init-1 .container .content .list .box:hover {
    background-color: #245e3e;
    color: #fff
}

.sustainable2-page .init-1 .container .content .list .box:hover .text .title {
    color: #fff
}

.sustainable2-page .init-1 .container .content .list .box:hover .text .des {
    color: #fff
}

.sustainable2-page .init-2 {
    text-align: center;
    -o-background-size: cover;
    background-size: cover;
    padding: 150px 0;
    color: #fff
}

.sustainable2-page .init-2 .container .tips {
    font-weight: 500
}

.sustainable2-page .init-2 .container .des {
    max-width: 660px;
    margin: 30px auto 0
}

.sustainable2-page .init-3 .container .left {
    width: -webkit-calc(-410%);
    width: -moz-calc(-410%);
    width: calc(100% - 510px);
    padding-right: 90px
}

.sustainable2-page .init-3 .container .left .list {
    margin-top: 50px
}

.sustainable2-page .init-3 .container .left .list .img {
    width: 50px
}

.sustainable2-page .init-3 .container .left .list .text {
    width: -webkit-calc(50%);
    width: -moz-calc(50%);
    width: calc(100% - 50px);
    padding-left: 40px
}

.sustainable2-page .init-3 .container .left .list .text .title {
    font-weight: 500
}

.sustainable2-page .init-3 .container .left .list .text .des {
    margin-top: 10px;
    color: #8d8d8d
}

.sustainable2-page .init-3 .container .left .list:first-child {
    margin-top: 0
}

.sustainable2-page .init-3 .container .left .list:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.sustainable2-page .init-3 .container .left .list:hover .img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.sustainable2-page .init-3 .container .right {
    width: 510px
}

.sustainable2-page .init-3 .container .right img {
    width: 100%
}

.sustainable2-page .init-4 {
    background-color: #f9f9f9
}

.sustainable2-page .init-4 .container .img {
    width: 40%
}

.sustainable2-page .init-4 .container .right {
    width: 60%;
    padding-left: 120px
}

.sustainable2-page .init-4 .container .right .title {
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2
}

.font-30 {
    line-height: 1.4
}

.sustainable2-page .init-4 .container .right .des {
    color: #878787;
    margin-top: 20px
}

.sustainable2-page .init-5 .container .top_c .left {
    width: 1200px;
    padding-right: 100px
}

.sustainable2-page .init-5 .container .top_c .left .tips {
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2
}

.sustainable2-page .init-5 .container .top_c .left .des {
    color: #8a8a8a;
    margin-top: 10px
}

.sustainable2-page .init-5 .container .top_c .right {
    vertical-align: bottom;
    width: -webkit-calc(-600%);
    width: -moz-calc(-600%);
    width: calc(100% - 700px)
}

.sustainable2-page .init-5 .container .top_c .right .list_cont .list {
    cursor: pointer;
    padding: 0 20px;
    width: 25%;
    text-align: center;
    color: #bfbfbf
}

.sustainable2-page .init-5 .container .top_c .right .list_cont .list .img {
    height: 50px
}

.sustainable2-page .init-5 .container .top_c .right .list_cont .list .img img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.sustainable2-page .init-5 .container .top_c .right .list_cont .list .text {
    margin-top: 30px;
    font-weight: 500
}

.sustainable2-page .init-5 .container .top_c .right .list_cont .list:hover, .sustainable2-page .init-5 .container .top_c .right .list_cont .list.active {
    color: #328256
}

.sustainable2-page .init-5 .container .content {
    margin-top: 40px
}

.sustainable2-page .init-5 .container .content .slick li .box {
    background-color: #f9f9f9
}

.sustainable2-page .init-5 .container .content .slick li {
    margin-bottom: 30px
}

.sustainable2-page .init-5 .container .content .slick li .box .left {
    width: -webkit-calc(-410%);
    width: -moz-calc(-410%);
    width: calc(100% - 510px);
    vertical-align: middle
}

.sustainable2-page .init-5 .container .content .slick li .box .left img {
    width: 100%
}

.sustainable2-page .init-5 .container .content .slick li .box .right {
    vertical-align: middle;
    width: 510px;
    padding: 40px 70px
}

.sustainable2-page .init-5 .container .content .slick li .box .right .title {
    font-weight: 700;
    line-height: 44px
}

.sustainable2-page .init-5 .container .content .slick li .box .right .des {
    margin-top: 20px;
    color: #8a8a8a;
    font-size: 18px;
    line-height: 32px
}

.sustainable2-page .init-6 {
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    padding-bottom: 230px
}

.sustainable2-page .init-6 .container .left {
    width: 410px
}

.sustainable2-page .init-6 .container .left .tips {
    font-weight: 500
}

.sustainable2-page .init-6 .container .left .des {
    margin-top: 20px
}

.sustainable2-page .init-6 .container .right {
    width: -webkit-calc(-310%);
    width: -moz-calc(-310%);
    width: calc(100% - 410px);
    padding-left: 280px
}

.sustainable2-page .init-6 .container .right .list {
    cursor: pointer;
    position: relative;
    margin-top: 36px
}

.sustainable2-page .init-6 .container .right .list .line_cont {
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 2px
}

.sustainable2-page .init-6 .container .right .list .line_cont .line {
    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%);
    background-color: #000
}

.sustainable2-page .init-6 .container .right .list .line_cont .line1 {
    width: 14px;
    height: 2px
}

.sustainable2-page .init-6 .container .right .list .line_cont .line2 {
    width: 2px;
    height: 14px;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top
}

.sustainable2-page .init-6 .container .right .list .text {
    padding-left: 40px
}

.sustainable2-page .init-6 .container .right .list .text .title {
    font-weight: 500
}

.sustainable-page .init-6 .container .right .list .des {
    display: none;
    margin-top: 20px
}

.sustainable2-page .init-6 .container .right .list:first-child {
    margin-top: 0
}

.sustainable2-page .init-6 .container .right .list.active .line_cont .line2 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0
}

.sustainable2-page .init-7 {
    position: relative;
    z-index: 2;
    margin-top: -150px
}

.sustainable2-page .init-7 .container .cont {
    background-color: #fff;
    padding: 60px 180px 100px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.sustainable2-page .init-7 .container .cont .tips {
    font-weight: 500;
    text-align: center
}

.sustainable2-page .init-7 .container .cont .tips_des {
    margin: 10px auto 0;
    color: #8e8e8e;
    text-align: center;
    max-width: 640px
}

.sustainable2-page .init-7 .container .cont .img {
    margin-top: 30px;
    display: block;
    width: 100%
}

.sustainable2-page .init-8 .container .tips {
    font-weight: 500;
    text-align: center
}

.sustainable2-page .init-8 .container .tips_des {
    max-width: 1000px;
    color: #8a8a8a;
    text-align: center;
    margin: 20px auto 0
}

.sustainable2-page .init-8 .container .content {
    margin-top: 50px
}

.sustainable2-page .init-8 .container .content .slick {
    margin: 0 -15px 0
}

.sustainable2-page .init-8 .container .content .slick .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.sustainable2-page .init-8 .container .content .slick .slick-track .slick-slide {
    height: auto
}

.sustainable2-page .init-8 .container .content .slick .slick-track .slick-slide > div {
    height: 100%
}

.sustainable2-page .init-8 .container .content .slick li {
    height: 100%;
    padding: 0 15px
}

.sustainable2-page .init-8 .container .content .slick li .box {
    height: 100%;
    background-color: #f9f9f9;
    padding: 44px 60px
}

.sustainable2-page .init-8 .container .content .slick li .box .title {
    font-weight: 500
}

.sustainable2-page .init-8 .container .content .slick li .box .des {
    color: #8a8a8a;
    margin-top: 20px
}

.sustainable2-page .init-8 .container .content .slick li .box:hover {
    background-color: #328256
}

.sustainable2-page .init-8 .container .content .slick li .box:hover .title {
    color: #fff
}

.sustainable2-page .init-8 .container .content .slick li .box:hover .des {
    color: #fff
}

@media (max-width: 1500px) {
    .sustainable2-page .init-5 .container .top_c .left {
        width: 500px;
        padding-right: 20px
    }

    .sustainable2-page .init-5 .container .top_c .right {
        width: -webkit-calc(-400%);
        width: -moz-calc(-400%);
        width: calc(100% - 500px)
    }
}

@media (max-width: 1250px) {
    .sustainable2-page .init-6 .container .right {
        padding-left: 20px
    }

    .sustainable2-page .init-8 .container .content .slick li .box {
        padding: 20px
    }
}

@media (max-width: 1000px) {
    .sustainable2-page .init-1 .container .left {
        padding: 0;
        width: 100%;
        text-align: center
    }

    .sustainable2-page .init-1 .container .right {
        margin-top: 20px;
        width: 100%;
        text-align: center
    }

    .sustainable2-page .init-1 .container .content .list {
        width: 100%
    }

    .sustainable2-page .init-3 .container .left {
        width: 100%;
        padding-right: 0
    }

    .sustainable2-page .init-3 .container .right {
        display: none
    }

    .sustainable2-page .init-4 .container .img {
        display: none
    }

    .sustainable2-page .init-4 .container .right {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .sustainable2-page .init-5 .container .top_c .left {
        padding: 0;
        width: 100%;
        text-align: center
    }

    .sustainable2-page .init-5 .container .top_c .right {
        width: 100%
    }

    .sustainable2-page .init-5 .container .top_c .right .list {
        margin-top: 20px
    }

    .sustainable2-page .init-5 .container .content .slick li .box {
        text-align: center
    }

    .sustainable2-page .init-5 .container .content .slick li .box .left {
        width: 100%;
        max-width: 420px;
        margin-top: 20px
    }

    .sustainable2-page .init-5 .container .content .slick li .box .right {
        width: 100%
    }

    .sustainable2-page .init-6 .container .left {
        width: 100%
    }

    .sustainable2-page .init-6 .container .right {
        width: 100%;
        padding: 0;
        margin-top: 30px
    }

    .sustainable2-page .init-7 .container .cont {
        padding: 16px
    }
}

@media (max-width: 700px) {
    .sustainable2-page .init-6 {
        padding: 40px 0
    }

    .sustainable2-page .init-7 {
        display: none
    }
}

@media (max-width: 500px) {
    .sustainable2-page .init-1 .container .content .list {
        margin-top: 20px
    }

    .sustainable2-page .init-1 .container .content .list .box {
        text-align: center;
        padding: 20px 16px
    }

    .sustainable2-page .init-1 .container .content .list .box .text {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }

    .sustainable2-page .init-2 {
        padding: 40px 0
    }

    .sustainable2-page .init-3 .container .left .list {
        text-align: center
    }

    .sustainable2-page .init-3 .container .left .list .text {
        width: 100%;
        padding: 0;
        margin-top: 20px
    }

    .sustainable2-page .init-5 .container .top_c .right .list_cont .list {
        width: 50%;
        padding: 0 5px
    }

    .sustainable2-page .init-5 .container .top_c .right .list_cont .list .text {
        margin-top: 10px
    }

    .sustainable2-page .init-5 .container .content .slick li .box .right {
        padding: 16px
    }

    .sustainable2-page .init-5 .container .content .slick li .box .right .des {
        margin-top: 10px
    }
}

.yars-page table tr:nth-child(even) {
    background: 0 0
}

.yars-page table, .yars-page table tr td {
    border: none;
    text-align: center
}

.yars-page table tbody {
    min-width: 1000px
}

.customized-page {
    padding-top: 80px
}

.customized-page .title {
    text-align: center
}

.customized-page .txt {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    opacity: .75;
    max-width: 850px;
    margin: 0 auto 85px
}

.customized-page .wrap .left {
    width: 25%
}

.customized-page .wrap .left ul li {
    height: 394px;
    background: #efefef;
    line-height: 394px;
    font-size: 48px;
    font-weight: 700;
    text-align: center
}

.customized-page .wrap .left ul li img {
    vertical-align: middle;
    margin-right: 20px
}

.customized-page .wrap .left ul li.active {
    color: #fff;
    background: #32bf8b
}

.customized-page .wrap .left ul li.active img {
    filter: invert(1)
}

.customized-page .wrap .right {
    width: 75%;
    padding-left: 50px
}

.customized-page .wrap .right .item .box {
    background: #f7f7f7;
    padding: 35px 30px;
    margin-bottom: 35px
}

.customized-page .wrap .right .item .box.acy {
    display: none
}

.customized-page .wrap .right .item .box .h5 {
    font-size: 24px;
    margin-bottom: 30px
}

.customized-page .wrap .right .item .box .h5 em {
    color: #e20606
}

.customized-page .wrap .right .item .box ul {
    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
}

.customized-page .wrap .right .item .box ul li {
    font-size: 24px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.customized-page .wrap .right .item .box ul li.active {
    color: #9e7af9
}

.customized-page .wrap .right .item .box.spandex ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.customized-page .wrap .right .item .box.brand ul li {
    margin-right: 50px;
    margin-bottom: 10px
}

.customized-page .wrap .right .item .box.brand ul li input {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 400;
    font-size: 18px
}

.customized-page .wrap .right .item .box.filament ul li {
    margin-right: 40px
}

.customized-page .wrap .right .item .box.nylon .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.customized-page .wrap .right .item .box.nylon .top .h5 {
    margin-right: 50px;
    width: 20%
}

.customized-page .wrap .right .item .box.nylon .top ul {
    width: 80%
}

.customized-page .wrap .right .item .box.nylon .top ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.customized-page .wrap .right .item .box.nylon .bottom ul li {
    margin-right: 50px
}

.customized-page .wrap .right .item .box.nylon .bottom ul li:last-child {
    margin-right: 0
}

.customized-page .wrap .right .item .box.color ul li {
    margin-right: 60px
}

.customized-page .wrap .right .item .box.remark textarea {
    width: 100%;
    height: 80px;
    background: 0 0;
    border: none;
    font-size: 18px
}

.customized-page .wrap .right .item .box.service .txt {
    margin-bottom: 0;
    text-align: left
}

.customized-page .wrap .right .item .total .flex {
    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
}

.customized-page .wrap .right .btn {
    text-align: right
}

.customized-page .wrap .right .btn a {
    font-size: 18px;
    vertical-align: middle
}

.customized-page .wrap .right .btn a.more {
    background: #32bf8b;
    color: #fff;
    margin-left: 30px
}

.customized-page .wrap .right .item .box.tpm #slider-container {
    width: 100%;
    text-align: center;
    position: relative;
    height: 20px
}

.customized-page .wrap .right .item .box.tpm .graph-container-2, .customized-page .wrap .right .item .box.draft .graph-container {
    width: 100%;
    margin: 50px auto;
    position: relative
}

.customized-page .wrap .right .item .box.tpm #slider-track, .customized-page .wrap .right .item .box.tpm .graph-line-2, .customized-page .wrap .right .item .box.draft .graph-line {
    height: 20px;
    background: linear-gradient(to right, #fff 0%, #e0e0e0 100%);
    position: relative
}

.customized-page .wrap .right .item .box.tpm #slider-value, .customized-page .wrap .right .item .box.tpm .graph-value-2, .customized-page .wrap .right .item .box.draft .graph-value {
    position: absolute;
    top: -45px;
    left: 25%;
    color: #9b59b6;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    width: 50px;
    margin-left: -25px
}

.customized-page .wrap .right .item .box.tpm #slider-thumb, .customized-page .wrap .right .item .box.tpm .slider-2, .customized-page .wrap .right .item .box.draft .slider {
    width: 4px;
    height: 30px;
    background-color: #000;
    position: absolute;
    top: -5px;
    left: 25%;
    cursor: pointer
}

.customized-page .wrap .right .item .box.tpm .start-value-2, .customized-page .wrap .right .item .box.tpm .graph-container-2 .start-value-2, .customized-page .wrap .right .item .box.draft .graph-container .start-value {
    font-size: 16px;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 100%
}

.customized-page .wrap .right .item .box.tpm .end-value-2, .customized-page .wrap .right .item .box.tpm .graph-container-2 .end-value-2, .customized-page .wrap .right .item .box.draft .graph-container .end-value {
    font-size: 16px;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 100%
}

.customized-page .wrap .right .result {
    position: fixed;
    left: 35%;
    bottom: 30px;
    background: #f7f7f7;
    padding: 30px;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
    display: none;
    width: 50.3%
}

.customized-page .wrap .right .result ul {
    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
}

.customized-page .wrap .right .result ul li {
    font-size: 18px;
    margin-bottom: 9px;
    margin: 10px;
    font-weight: 700
}

.customized-page .wrap .right .bottom-text {
    padding-bottom: 60px
}

.customized-page .wrap .right .bottom-text p {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    opacity: .75
}

.custom-form {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-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
}

.custom-form 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;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

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

.custom-form i.close:after, .custom-form i.close:before {
    content: '';
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-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);
    transform: rotate(45deg)
}

.custom-form i.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.custom-form i.close:hover {
    background: var(--color)
}

.custom-form i.close:hover:after, .custom-form i.close:hover:before {
    background: #fff
}

.custom-form form {
    margin-top: 40px
}

.custom-form form ul li {
    margin-bottom: 10px;
    position: relative
}

.custom-form form ul li label {
    font-size: 14px;
    margin-bottom: 10px;
    display: block
}

.custom-form form ul li label em {
    color: red;
    margin-right: 2px
}

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

.custom-form form ul li textarea {
    height: 80px
}

.custom-form form ul li:last-child {
    margin-bottom: 0
}

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

.custom-form form ul li input[type=submit]:hover {
    opacity: .7
}

.product-category {
    background: #f5f5f5;
    padding: 60px 0
}

.product-category .h3 {
    margin-bottom: 50px
}

.product-category ul {
    margin: -20px
}

.product-category ul li {
    padding: 20px;
    text-align: center
}

.product-category ul li .img-box {
    border: 1px solid #eee
}

.product-category ul li .title {
    font-size: 18px;
    display: block;
    margin-top: 20px;
    line-height: 32px
}

.seamless-page table {
    border: none
}

.seamless-page table tr td {
    border-color: rgba(0, 0, 0, .2)
}

.seamless-page table tr:nth-child(even) {
    background: 0 0
}

#Pop_UpsBtn {
    display: none !important
}

@media screen and (max-width: 1000px) {
    .yars-page span {
        font-size: 26px !important
    }

    .customized-page .wrap .left {
        width: 100%
    }

    .customized-page .wrap .right {
        width: 100%;
        padding-left: 0;
        margin-top: 30px
    }

    .customized-page .wrap .left ul li {
        width: 49.5%;
        display: inline-block;
        height: auto;
        line-height: unset;
        padding: 35px
    }

    .customized-page .wrap .right .result {
        left: 13%;
        width: 74%
    }

    .product-page .init-1 .left {
        width: 100%
    }

    .product-page .init-1 .right {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
}

@media screen and (max-width: 700px) {
    .customized-page .wrap .left ul li {
        font-size: 30px
    }
}

@media screen and (max-width: 500px) {
    .customized-page .wrap .right .item .box {
        padding: 35px 15px
    }

    .customized-page .wrap .right .item .box.spandex ul li {
        margin-right: 15px
    }

    .customized-page .wrap .right .result {
        left: 5%;
        width: 90%;
        padding: 30px 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';
    src: url('/template/cn/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/template/cn/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/template/cn/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/template/cn/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/template/cn/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/template/cn/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') 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 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)
    }
}

/*@font-face {
    font-family: "iconfont";
    src: url('/template/cn/fonts/font_378823_hi5xs8foue.eot?t=1739169384345');
    src: url('/template/cn/fonts/font_378823_hi5xs8foue.eot?t=1739169384345') format('embedded-opentype'), url('/template/cn/fonts/font_378823_hi5xs8foue.woff2?t=1739169384345') format('woff2'), url('/template/cn/fonts/font_378823_hi5xs8foue.woff?t=1739169384345') format('woff'), url('/template/cn/fonts/font_378823_hi5xs8foue.ttf?t=1739169384345') format('truetype'), url('/template/cn/fonts/font_378823_hi5xs8foue.svg?t=1739169384345') format('svg')
}*/

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.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-google:before {
    content: "\e794"
}

.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"
}

.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"
}

.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"
}

.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"
}

.iconfont-wenbenbianjitianchong:before {
    content: "\e6d4"
}

.iconfont-wenbenbianji:before {
    content: "\e6d5"
}

.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/cn/js/skin/default/loading-1.gif) center center no-repeat #eee
}

.layui-layer-ico {
    background: url(/template/cn/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/cn/js/skin/default/loading-0.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
    width: 37px;
    height: 37px;
    background: url(/template/cn/js/skin/default/loading-1.gif) no-repeat
}

.layui-layer-ico16, .layui-layer-loading .layui-layer-loading2 {
    width: 32px;
    height: 32px;
    background: url(/template/cn/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/cn/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
    }
}