.banner-dots li button::before,
.header,
.header-menu,
.menu-item::after,
.submenu-link,
.sub-cate>span,
.btn-menu>span,
.ib-pager>span,
.slick-arrows .slick-arrow,
.is-list,
.is-item,
.is-item__txt,
.clogo-item__img img,
.pager>a,
.dpager-item>span,
.dpager-social,
.pnav-link::after,
.forum-item__bg,
.hi-left,
.hi-date,
.hi-title,
.hi-dots::after,
.culture-item__title,
.culture-item__desc,
.honorimg-item,
.map-item,
.map-item__ico,
.area-item__dot::before,
.area-item__dot::after,
.develop-item__img::after,
.develop-item__info,
.develop-item__desc,
.life-item__info,
.life-item__desc,
.talent-tab>span::after,
.ti-right,
.ti-arrow,
.casei-item__img::after,
.casei-item__intro,
.casei-item__desc,
.go-top,
.fzx-item,
.fzx-item__title {
    -webkit-transition: all .3s;
    transition: all .3s
}

.page-nav-box,
.page-nav-box::before {
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.header-contact,
.irnews-item__title,
.pas-item__intro h3,
.pas-item__intro p,
.news-item__cate,
.news-item__date,
.news-item__title,
.news-item__desc,
.dpager-item,
.dpager-social a,
.pnav-link,
.scenes-item__title,
.scenes-item__desc,
.program-item__title,
.program-item__desc,
.forum-item__intro::before,
.forum-item__intro h3,
.forum-item__intro p,
.map-item__title,
.area-item__title,
.talent-tab>span,
.ti-title,
.ti-location,
.ti-desc,
.ncate-item__title,
.ncate-item__desc,
.btn-contact,
.fs-link,
.fm-link {
    -webkit-transition: color .3s;
    transition: color .3s
}

.header-contact::before,
.pas-item,
.news-item__info,
.scenes-item::before,
.scenes-item__intro,
.program-item,
.program-item::before,
.tech-item,
.hi-wrap::after,
.hi-dots,
.hi-dots::before,
.map-item__circle,
.map-item__circle::before,
.map-item__circle::after,
.area-item__dot,
.talent-item,
.advantage-item,
.ncate-item,
.btn-contact::before {
    -webkit-transition: background .3s;
    transition: background .3s
}

.blank-top {
    -webkit-transition: height .3s;
    transition: height .3s
}

.map-info {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.25;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

ul {
    margin: 0;
    padding: 0
}

ul,
li {
    list-style: none
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

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

* {
    -webkit-tap-highlight-color: transparent
}

[class*=' icon-'],
[class^=icon-] {
    font-family: "iconfont";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none
}

input[type=text]::-ms-clear,
input[type=tel]::-ms-clear,
input[type=number]::-ms-clear {
    display: none
}

.wow {
    visibility: hidden
}

.no-cssanimations .wow {
    visibility: visible
}

.no-supports .wow {
    visibility: visible
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1024px) {
    .mt-50 {
        margin-top: 25px
    }

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

    .mt-70 {
        margin-top: 35px
    }

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

    .mt-90 {
        margin-top: 45px
    }

    .mt-100 {
        margin-top: 50px
    }

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

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

    .mt-140 {
        margin-top: 70px
    }

    .mt-160 {
        margin-top: 80px
    }

    .mt-200 {
        margin-top: 100px
    }
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.d-inline-block {
    display: inline-block
}

.d-none {
    display: none
}

.d-block {
    display: block
}

.v-rl {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl
}

.v-lr {
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr
}

.contact-map .BMapLabel {
    border: 0
}

.contact-map .anchorBL {
    display: none
}

.list {
    font-size: 0
}

.list>li {
    display: inline-block;
    vertical-align: top
}

.list-1>li {
    width: 100%
}

.list-2>li {
    width: 50%
}

.list-3>li {
    width: 33.3333%
}

.list-4>li {
    width: 25%
}

.list-5>li {
    width: 20%
}

.img-box {
    position: relative
}

.img-box::before {
    content: "";
    display: block
}

.img-box>img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bg-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.bg-contain {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

.bg-gray {
    background-color: #F2F4F6
}

.bg-white {
    background-color: #fff
}

.bg-blue {
    background-color: #0733AC
}

.wx-share {
    margin-top: -130px;
    margin-left: -120px;
    border-radius: 3px;
    position: fixed;
    z-index: 1000;
    top: 50%;
    left: 50%;
    padding: 20px 10px;
    width: 240px;
    height: 280px;
    background-color: #fff;
    cursor: pointer;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1)
}

.wx-share img {
    display: block;
    width: 100%
}

.wx-share p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    font-weight: 500;
    color: #000
}

.wx-share i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5;
    text-align: center;
    color: #000
}

.line2,
.line3,
.line5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.line2 {
    -webkit-line-clamp: 2
}

.line3 {
    -webkit-line-clamp: 3
}

.line5 {
    -webkit-line-clamp: 5
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes pathFill {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes pathFill {
    to {
        stroke-dashoffset: 0
    }
}

.pathFill {
    -webkit-animation-name: pathFill;
    animation-name: pathFill
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUpSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUpSmall {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(40px, 0, 0);
        transform: translate3d(40px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRightSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(40px, 0, 0);
        transform: translate3d(40px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRightSmall {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall
}

.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.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-transition: none !important;
        transition: none !important
    }
}

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

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -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::after,
.slick-track::before {
    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;
    outline: 0
}

.slick-slide a {
    outline: 0
}

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

.banner-dots {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
    font-size: 0;
    text-align: center
}

.banner-dots li {
    margin: 0 8px;
    display: inline-block;
    vertical-align: top
}

.banner-dots li button {
    position: relative;
    display: inline-block;
    padding: 0;
    border: 0;
    font-size: 0;
    background-color: transparent;
    outline: 0;
    cursor: pointer
}

.banner-dots li button::before {
    content: "";
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    opacity: .34;
    border-radius: 50%
}

.banner-dots li.slick-active button::before {
    opacity: 1;
    background-color: #FFC72F;
    border-color: #FFC72F
}

.dots-blue .banner-dots li button::before {
    border-color: #9F9F9F
}

.dots-blue .banner-dots li.slick-active button::before {
    border-color: #0733AC;
    background-color: #0733AC
}

@media (max-width: 1024px) {
    .banner-dots {
        bottom: 20px
    }

    .banner-dots li {
        margin-right: 6px;
        margin-left: 6px
    }

    .banner-dots li button::before {
        width: 10px
    }
}

.wrap {
    max-width: 1350px;
    margin-right: auto;
    margin-left: auto
}

body {
    font-family: "PingFang SC", "Source Han Sans CN", "Microsoft YaHei", "STSong", "SimSun", Arial, sans-serif
}

@media (max-width: 1410px) {
    .wrap {
        margin-right: 30px;
        margin-left: 30px;
        max-width: inherit
    }
}

@media (max-width: 1024px) {
    .wrap {
        margin-right: 20px;
        margin-left: 20px
    }
}

.header {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    left: 0;
    padding: 28px 0;
    background-color: #0733AC
}

.header::after {
    content: "";
    pointer-events: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2)
}

.header-logo {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -15px;
    display: inline-block;
    vertical-align: top
}

.header-logo>img {
    display: block;
    height: 30px
}

.header-inner {
    position: relative;
    text-align: right;
    font-size: 0
}

.header-contact {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    width: 120px;
    height: 44px;
    margin-left: 100px;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
    color: #fff
}

.header-contact::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(58, 212, 216, 0.19);
    border-radius: 44px
}

.header-menu {
    display: inline-block;
    vertical-align: top
}

.menu-item {
    margin: 0 18px;
    position: relative
}

.menu-item:first-of-type {
    margin-left: 0
}

.menu-item:last-of-type {
    margin-right: 0
}

.menu-item::before {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 28px
}

.menu-item::after {
    content: "";
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 34px;
    height: 3px;
    background-color: #FFC72F;
    margin-left: -17px;
    margin-top: 25px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    will-change: transform
}

.menu-item__arrow {
    display: none
}

.menu-link {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 44px;
    color: #fff
}

.sub-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 160px;
    margin-left: -80px;
    margin-top: 28px;
    visibility: hidden;
    opacity: 0;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0)
}

@media (min-width: 1025px) {
    .sub-menu.case {
        width: 300px;
        margin-left: -150px
    }

    .sub-menu.case .subcate-body {
        font-size: 0
    }

    .sub-menu.case .subcate-menu {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }

    .sub-menu.case .subcate-menu:first-of-type .submenu-link {
        border-right: 1px solid #E2E2E2
    }

    .sub-menu.case .sub-cate>span {
        position: relative
    }

    .sub-menu.case .sub-cate>span.current {
        background-color: #2862FA;
        color: #fff
    }

    .sub-menu.case .sub-cate>span::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 20px;
        background-color: #fff;
        margin-top: -10px
    }

    .sub-menu.case .submenu-link {
        border-bottom: 0
    }
}

.submenu-link {
    display: block;
    font-size: 14px;
    line-height: 44px;
    background-color: #fff;
    color: #9F9F9F;
    text-align: center;
    border-bottom: 1px solid #E2E2E2
}

.submenu-link:last-of-type {
    border-bottom: none
}

.sub-cate {
    font-size: 0
}

.sub-cate>span {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    background-color: #2862FA;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: 0.03em;
    text-align: center
}

.sub-cate>span.current {
    background-color: #0733AC;
    color: #FFC72F
}

.subcate-menu {
    display: none
}

.subcate-menu.current {
    display: block
}

.blank-top {
    height: 100px
}

.fixed-menu .header {
    padding-top: 18px;
    padding-bottom: 18px
}

.fixed-menu .blank-top {
    height: 80px
}

.fixed-menu .menu-item::before {
    height: 18px
}

.fixed-menu .menu-item::after {
    margin-top: 15px
}

.fixed-menu .sub-menu {
    margin-top: 18px
}

.btn-menu {
    width: 40px;
    height: 40px;
    position: relative;
    display: none
}

.btn-menu>span {
    position: absolute;
    top: 50%;
    left: 11px;
    width: 18px;
    height: 1px;
    background-color: #fff
}

.btn-menu>span:nth-of-type(1) {
    margin-top: -6px
}

.btn-menu>span:nth-of-type(3) {
    margin-top: 6px
}

.header-menu-close {
    display: none
}

@media (min-width: 1025px) {
    .header-contact:hover {
        color: #0733AC
    }

    .header-contact:hover::before {
        background-color: #fff
    }

    .submenu-link:hover {
        background-color: #FFC72F;
        color: #fff;
        border-bottom-color: #FFC72F
    }

    .menu-item:hover::after {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    .menu-item:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%)
    }

    .sub-menu {
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }
}

@media (max-width: 1410px) {
    .header-contact {
        margin-left: 60px
    }

    .menu-item {
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (max-width: 1280px) {
    .menu-item {
        margin-right: 10px;
        margin-left: 10px
    }

    .header-contact {
        margin-left: 20px
    }
}

@media (max-width: 1024px) {
    .header {
        padding: 10px 0
    }

    .header::after {
        display: none
    }

    .blank-top {
        height: 60px
    }

    .fixed-menu .header {
        padding: 10px 0
    }

    .fixed-menu .blank-top {
        height: 60px
    }

    .header-contact {
        display: none
    }

    .header-menu {
        position: fixed;
        z-index: 100;
        top: 0;
        right: 0;
        bottom: 0;
        width: 240px;
        background-color: #fff;
        text-align: left;
        overflow-y: auto;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .header-menu .list {
        margin-right: 20px;
        margin-left: 20px
    }

    .header-menu .list>li {
        display: block
    }

    .menu-item {
        display: block;
        margin-right: 0;
        margin-left: 0
    }

    .menu-link {
        color: #9F9F9F;
        border-bottom: 1px solid rgba(112, 112, 112, 0.1);
        font-weight: 500
    }

    .menu-link.has-sub::after {
        content: "\e620";
        font-family: 'iconfont';
        display: none;
        position: absolute;
        top: 50%;
        right: 0;
        font-size: 12px;
        line-height: 20px;
        width: 20px;
        text-align: center;
        margin-top: -10px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .menu-link.show::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .sub-menu {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        margin-left: 0;
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        display: none;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%)
    }

    .sub-cate {
        margin-left: 20px;
        border-bottom: 1px solid rgba(112, 112, 112, 0.1)
    }

    .sub-cate>span {
        background-color: #fff;
        color: #9F9F9F;
        font-weight: 500;
        text-align: left;
        font-size: 13px
    }

    .sub-cate>span.current {
        background-color: #fff;
        color: #0733AC
    }

    .menu-item__arrow {
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        font-size: 14px;
        line-height: 45px;
        color: #9F9F9F;
        display: block;
        text-align: center;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .menu-item.show .menu-item__arrow {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .fixed-menu .sub-menu {
        margin-top: 0
    }

    .submenu-link {
        color: #9F9F9F;
        border-bottom: 0;
        text-align: left;
        display: block;
        margin-left: 20px;
        line-height: 40px
    }

    .header-inner {
        height: 40px
    }

    .header-logo {
        margin-top: -12px
    }

    .header-logo>img {
        height: 24px
    }

    .btn-menu {
        display: inline-block;
        vertical-align: top
    }

    .menu-open .btn-menu>span:nth-of-type(1) {
        margin-top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .menu-open .btn-menu>span:nth-of-type(2) {
        display: none
    }

    .menu-open .btn-menu>span:nth-of-type(3) {
        margin-top: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .menu-open .header-menu {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .header-menu-close {
        display: block;
        margin: 0 20px;
        padding: 10px 0;
        text-align: right
    }

    .header-menu-close>span {
        display: inline-block;
        vertical-align: top;
        width: 30px;
        font-size: 18px;
        line-height: 40px;
        text-align: right;
        color: #292929
    }
}

.slick-slider {
    font-size: 0
}

.index-banner {
    background-color: #0733ac
}

.ib-item {
    overflow: hidden
}

.ib-item__wrap {
    position: relative;
    height: 100vh
}

.ib-item__txt {
    position: absolute;
    top: 50%;
    left: 0;
    width: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ib-item__title {
    font-size: 40px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: #fff
}

.ib-item__desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    color: #fff
}

.ib-item__img {
    position: absolute;
    top: 50%;
    right: 0;
    width: 72%;
    -webkit-transform: translate(20%, -50%);
    transform: translate(20%, -50%)
}

.ib-item__img::before {
    padding-top: 92.21311%
}

.ib-pager-box {
    position: absolute;
    right: 0;
    bottom: 80px;
    left: 0
}

.ib-pager {
    font-size: 0
}

.ib-pager>span {
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 16px;
    cursor: pointer;
    opacity: .34
}

.ib-pager>span.current {
    opacity: 1;
    border-color: #FFC72F;
    background-color: #FFC72F
}

.ib-pager>span:last-of-type {
    margin-right: 0
}

@media (max-width: 1280px) {
    .ib-item__title {
        font-size: 32px
    }

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

    .ib-item__wrap {
        height: auto
    }

    .ib-item__wrap::before {
        content: "";
        display: block;
        padding-top: 66.66667%
    }

    .ib-pager-box {
        bottom: 60px
    }
}

@media (max-width: 1024px) {
    .ib-item__title {
        font-size: 24px
    }

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

    .ib-pager-box {
        bottom: 40px
    }
}

@media (max-width: 768px) {
    .ib-item__title {
        font-size: 20px
    }

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

@media (max-width: 640px) {
    .ib-item__wrap {
        height: auto
    }

    .ib-item__wrap::before {
        padding-top: 0;
        height: 100vh
    }

    .ib-item__txt {
        top: auto;
        bottom: 100px;
        width: 100%;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .ib-item__img {
        top: 0;
        right: auto;
        left: 0;
        width: 100%;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .ib-pager {
        text-align: center
    }
}

.section-box {
    padding: 140px 0;
    overflow: hidden
}

.section-box.small {
    padding: 60px 0
}

.section-box.big {
    padding: 200px 0
}

.section-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    color: #292929
}

.section-title.white {
    color: #fff
}

.section-desc {
    margin-top: 14px;
    font-size: 18px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

@media (max-width: 1280px) {
    .section-title {
        font-size: 32px
    }

    .section-box {
        padding: 120px 0
    }

    .section-box.big {
        padding: 160px
    }

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

@media (max-width: 1024px) {
    .section-title {
        font-size: 24px
    }

    .section-box {
        padding: 80px 0
    }

    .section-box.big {
        padding: 100px 0
    }

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

@media (max-width: 768px) {
    .section-box {
        padding: 60px 0
    }

    .section-box.big {
        padding: 80px 0
    }

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

.list-index-news>li {
    overflow: hidden
}

.list-index-news>li:first-of-type {
    width: 50%
}

.list-index-news .news-item__info {
    padding-top: 40px;
    height: 218px
}

.slick-inews {
    position: relative;
    margin-right: 15px;
    margin-left: 15px
}

.slick-inews-txt {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5
}

.inews-item {
    position: relative;
    display: block
}

.inews-item__img::before {
    padding-top: 63.25581%
}

.inews-item__img::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3)
}

.inews-item__img img {
    -webkit-transition: transform .75s ease;
    transition: transform .75s ease
}

.inewst-item {
    position: relative;
    display: block
}

.inewst-item::before {
    content: "";
    display: block;
    padding-top: 63.25581%
}

.inewst-item .news-item__cate {
    color: #fff
}

.inews-item__title {
    margin-top: .5em;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #fff;
    font-weight: 400
}

.inews-item__intro {
    position: absolute;
    top: 45px;
    right: 35px;
    left: 35px
}

.inews-right {
    padding: 30px;
    box-sizing: border-box;
    margin: 0 15px;
    height: 418px;
    background-color: #fff
}

.list-irnews>li:nth-of-type(n+2) {
    margin-top: 14px
}

.irnews-item {
    display: block
}

.irnews-item__title {
    height: 1.75em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    color: #292929
}

.irnews-item__date {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

@media (min-width: 1025px) {
    .supports .inews-item:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    .slick-inews-txt {
        pointer-events: none
    }

    .irnews-item:hover .irnews-item__title {
        color: #2862FA
    }
}

@media (max-width: 1320px) {
    .list-irnews>li:nth-of-type(n+5) {
        display: none
    }
}

@media (max-width: 1100px) {
    .list-irnews>li:nth-of-type(n+4) {
        display: none
    }

    .list-index-news .news-item__info {
        padding-top: 20px
    }
}

@media (max-width: 1280px) {
    .inews-item__title {
        font-size: 20px
    }

    .inews-item__intro {
        top: 35px;
        right: 25px;
        left: 25px
    }
}

@media (max-width: 1024px) {

    .slick-inews,
    .inews-right {
        margin-right: 10px;
        margin-left: 10px
    }

    .inews-right {
        padding: 20px
    }

    .list-index-news>li:first-of-type {
        width: 66.6666%
    }

    .list-index-news>li:nth-of-type(2) {
        width: 33.3333%
    }

    .list-index-news>li:nth-of-type(3) {
        display: none
    }

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

    .inews-item__intro {
        top: 20px;
        right: 20px;
        left: 20px
    }
}

@media (max-width: 640px) {
    .list-index-news>li {
        height: auto !important
    }

    .list-index-news>li:nth-of-type(n+2) {
        margin-top: 20px
    }

    .list-index-news>li:first-of-type {
        width: 100%
    }

    .list-index-news>li:nth-of-type(2) {
        width: 100%
    }

    .list-index-news>li:nth-of-type(3) {
        display: inline-block;
        width: 100%
    }

    .list-index-news .news-item__info {
        height: auto
    }

    .slick-inews-txt {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        background-color: #fff
    }

    .inewst-item {
        padding: 20px
    }

    .inewst-item::before {
        display: none
    }

    .inewst-item .news-item__cate {
        color: #0733AC
    }

    .inews-item__intro {
        position: relative;
        top: auto;
        right: auto;
        left: auto
    }

    .inews-item__title {
        color: #292929;
        font-size: 14px;
        font-weight: 500
    }

    .inews-right {
        height: auto
    }

    .list-irnews>li:nth-of-type(n+4) {
        display: inline-block
    }
}

.index-pic {
    position: relative;
    background-color: #0733AC
}

.index-pic__img::before {
    padding-top: 41.66667%
}

.index-pic__img picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.index-pic__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.index-pic__txt {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1350px;
    margin-left: -675px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.index-pic__desc {
    color: #fff;
    max-width: 440px;
    text-align: justify
}

.index-pic__desc h2 {
    margin-bottom: .5em;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.03em
}

.index-pic__desc h3 {
    margin-bottom: .5em;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.03em
}

.index-pic__desc p {
    font-size: 16px;
    line-height: 1.875;
    letter-spacing: 0.03em
}

.index-pic__desc.map {
    max-width: 600px
}

.index-pic__num {
    font-size: 0
}

.ipn-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 80px
}

.ipn-item::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -40px;
    width: 1px;
    height: 50px;
    margin-top: -25px;
    background-color: rgba(255, 255, 255, 0.2)
}

.ipn-item:last-of-type {
    margin-right: 0
}

.ipn-item:last-of-type::before {
    display: none
}

.ipn-item__num {
    font-size: 40px;
    line-height: 1;
    color: #fff;
    font-weight: 700
}

.ipn-item__title {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.03em
}

@media (max-width: 1410px) {
    .index-pic__txt {
        left: 30px;
        right: 30px;
        width: auto;
        margin-left: 0
    }

    .index-pic__desc h2 {
        font-size: 32px
    }

    .index-pic__desc h3 {
        font-size: 24px
    }

    .index-pic__desc p {
        font-size: 16px
    }
}

@media (max-width: 1024px) {
    .index-pic__txt {
        left: 20px;
        right: 20px
    }

    .index-pic__desc h2 {
        font-size: 24px
    }

    .index-pic__desc h3 {
        font-size: 20px
    }

    .index-pic__desc p {
        font-size: 14px
    }

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

@media (max-width: 640px) {
    .index-pic__txt {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        padding: 20px 20px 40px;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    .index-pic__desc h2 {
        font-size: 20px
    }

    .index-pic__desc h3 {
        font-size: 18px
    }

    .index-pic__desc p {
        font-size: 14px
    }

    .index-pic__img::before {
        padding-top: 97.33333%
    }

    .ipn-item {
        margin-right: 30px
    }

    .ipn-item::before {
        height: 40px;
        margin-top: -20px;
        right: -15px
    }

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

.slick-pas {
    margin-right: -20px;
    margin-left: -20px
}

.pas-item {
    padding: 60px 0 40px;
    display: block;
    background-color: #fff;
    margin: 20px;
    box-shadow: 0 5px 20px rgba(84, 62, 233, 0.11)
}

.pas-item__ico {
    width: 150px;
    margin: 0 auto;
    max-width: 40%
}

.pas-item__ico::before {
    padding-top: 100%
}

.pas-item__ico>img {
    -webkit-transition: transform .5s ease;
    transition: transform .5s ease
}

.pas-item__intro {
    text-align: center;
    padding: 0 40px
}

.pas-item__intro h3 {
    margin-bottom: 0.25em;
    font-weight: 500;
    font-size: 20px;
    line-height: 2;
    letter-spacing: 0.03em;
    color: #292929
}

.pas-item__intro p {
    height: 5.25em;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

.slick-arrows .slick-arrow {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    border: 0;
    font-size: 0;
    outline: 0;
    color: #0733AC;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-arrows .slick-arrow::before {
    margin-top: -10px;
    margin-left: -10px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    font-family: 'iconfont'
}

.slick-arrows .slick-arrow:hover {
    background-color: #FFC72F;
    color: #fff
}

.slick-arrows .slick-prev {
    left: -100px
}

.slick-arrows .slick-prev::before {
    content: "\e603"
}

.slick-arrows .slick-next {
    right: -100px
}

.slick-arrows .slick-next::before {
    content: "\e633"
}

.slick-arrows .slick-disabled {
    visibility: hidden;
    opacity: 0
}

@media (min-width: 1025px) {
    .pas-item:hover {
        background-color: #2862FA
    }

    .pas-item:hover .pas-item__intro h3,
    .pas-item:hover .pas-item__intro p {
        color: #fff
    }

    .pas-item:hover .pas-item__ico img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 1680px) {
    .slick-arrows .slick-arrow {
        width: 40px;
        height: 40px
    }

    .slick-arrows .slick-prev {
        left: -80px
    }

    .slick-arrows .slick-next {
        right: -80px
    }
}

@media (max-width: 1560px) {
    .slick-pas {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 40px
    }

    .slick-pas .banner-dots {
        bottom: -30px
    }

    .slick-pas .banner-dots li button::before {
        border-color: #9F9F9F
    }

    .slick-pas .banner-dots li.slick-active button::before {
        border-color: #0733AC;
        background-color: #0733AC
    }

    .pas-item {
        margin-right: 15px;
        margin-left: 15px;
        box-shadow: 0 5px 15px rgba(84, 62, 233, 0.11)
    }

    .slick-arrows .slick-prev {
        left: -50px
    }

    .slick-arrows .slick-next {
        right: -50px
    }
}

@media (max-width: 1280px) {
    .pas-item {
        padding: 40px 0 20px
    }

    .pas-item__intro {
        padding: 0 30px
    }
}

@media (max-width: 1024px) {
    .pas-item__intro {
        padding: 0 20px
    }

    .pas-item__intro h3 {
        font-size: 16px
    }

    .pas-item__intro p {
        font-size: 12px
    }

    .slick-pas {
        margin-right: -10px;
        margin-left: -10px
    }

    .pas-item {
        margin-right: 10px;
        margin-left: 10px;
        box-shadow: 0 5px 10px rgba(84, 62, 233, 0.11)
    }
}

.is-cate {
    font-size: 0
}

.is-cate>span {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    cursor: pointer;
    font-size: 16px;
    line-height: 80px;
    text-align: center;
    color: #9F9F9F;
    background-color: #fff;
    letter-spacing: 0.03em
}

.is-cate>span.current {
    background-color: #0733AC;
    color: #fff
}

.is-box {
    position: relative
}

.is-bg {
    background-color: #0733AC;
    -webkit-transition: background 1s ease;
    transition: background 1s ease
}

.is-bg::before {
    padding-top: 41.66667%
}

.is-bg::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(27, 37, 56, 0.8)
}

.is-bg picture,
.is-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.is-list {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 0;
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.is-list.active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto
}

.is-item {
    position: relative;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    width: 15%;
    color: #fff;
    text-align: center
}

.is-item::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2)
}

.is-item.current {
    width: 25%
}

.is-item.current .is-item__txt {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

.is-item.current .is-item__desc {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s ease .3s;
    transition: all .3s ease .3s
}

.is-item__txt {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-45px);
    transform: translateY(-45px)
}

.is-item__num {
    position: relative;
    font-size: 20px;
    font-family: "Avenir"
}

.is-item__num::after {
    content: "";
    display: block;
    margin: 12px auto 0;
    width: 12px;
    height: 2px;
    background-color: #FFC72F
}

.is-item__title {
    margin-top: .5em;
    white-space: nowrap;
    position: relative;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.03em;
    font-weight: 400
}

.is-item__desc {
    margin-top: .3em;
    padding: 0 40px;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    font-weight: 300;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

@media (max-width: 1410px) {
    .is-item__num {
        font-size: 16px
    }

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

@media (max-width: 1280px) {
    .is-item__num {
        font-size: 16px
    }

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

    .is-item__desc {
        font-size: 12px;
        padding-right: 20px;
        padding-left: 20px
    }

    .is-cate>span {
        line-height: 60px
    }
}

@media (max-width: 768px) {
    .is-cate>span {
        line-height: 50px
    }

    .is-item {
        width: 100%;
        height: auto
    }

    .is-item:after {
        display: none
    }

    .is-item.current {
        width: 100%
    }

    .is-item.current .is-item__txt {
        -webkit-transform: translateY(-60%);
        transform: translateY(-60%)
    }

    .is-item::before {
        content: "";
        display: block;
        padding-top: 41.66667%
    }

    .is-item__desc {
        opacity: 1;
        max-width: 280px;
        margin-right: auto;
        margin-left: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .is-item__txt {
        -webkit-transform: translateY(-60%);
        transform: translateY(-60%)
    }
}

@media (max-width: 640px) {
    .is-bg::before {
        padding-top: 146.66667%
    }

    .is-item::before {
        content: "";
        display: block;
        padding-top: 146.66667%
    }

    .is-cate>span {
        line-height: 40px
    }
}

.index-map__bg::before {
    padding-top: 41.66667%
}

.index-map__img {
    position: absolute;
    top: 50%;
    right: 6.25%;
    width: 57.29167%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.index-map__img::before {
    padding-top: 71.89293%
}

.index-map__img.show .path {
    -webkit-animation: pathFill 2s ease;
    animation: pathFill 2s ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.index-map__svg {
    position: absolute;
    top: 12.63298%;
    left: 14.81836%;
    width: 76.67304%
}

.index-map__svg::before {
    padding-top: 72.81796%
}

.index-map__svg>svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: visible;
    height: auto
}

.path {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.map-line .st1 {
    stroke-dashoffset: 578
}

.map-line .st2 {
    stroke-dashoffset: 491
}

.map-line .st3 {
    stroke-dashoffset: 158
}

.map-line .st4 {
    stroke-dashoffset: 499
}

.map-line .st5 {
    stroke-dashoffset: 297
}

.map-line .st6 {
    stroke-dashoffset: 423
}

.map-line .st7 {
    stroke-dashoffset: 139
}

.map-line .st8 {
    stroke-dashoffset: 340
}

.map-line .st9 {
    stroke-dashoffset: 376
}

.map-line .st10 {
    stroke-dashoffset: 220
}

.map-line .st11 {
    stroke-dashoffset: 270
}

.map-line .st12 {
    stroke-dashoffset: 313
}

.map-line .st13 {
    stroke-dashoffset: 268
}

.map-line .st14 {
    stroke-dashoffset: 101
}

.map-line .st15 {
    stroke-dashoffset: 210
}

.map-line .st16 {
    stroke-dashoffset: 223
}

.map-line .st17 {
    stroke-dashoffset: 118
}

.map-line .st18 {
    stroke-dashoffset: 354
}

.map-line .st19 {
    stroke-dashoffset: 145
}

.map-line .st20 {
    stroke-dashoffset: 682
}

.map-line .st21 {
    stroke-dashoffset: 822
}

.map-line .st22 {
    stroke-dashoffset: 339
}

.map-line .st23 {
    stroke-dashoffset: 553
}

.map-line .st24 {
    stroke-dashoffset: 524
}

@media (max-width: 640px) {
    .index-map__bg::before {
        padding-top: 0;
        height: 20px
    }

    .index-map__img {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.clogo-item {
    padding: 20px 0;
    margin-right: 20px;
    margin-left: 20px
}

.clogo-item__img {
    max-width: 200px;
    margin: 0 auto
}

.clogo-item__img::before {
    padding-top: 30%
}

.slick-clogo {
    margin-right: -20px;
    margin-left: -20px
}

.slick-clogo .banner-dots {
    bottom: -20px
}

.slick-clogo .banner-dots li button::before {
    border-color: #9F9F9F
}

.slick-clogo .banner-dots li.slick-active button::before {
    border-color: #FFC72F;
    background-color: #FFC72F
}

@media (min-width: 1025px) {
    .clogo-item:hover .clogo-item__img img {
        filter: grayscale(0)
    }
}

@media (max-width: 1024px) {
    .slick-clogo {
        margin-right: -10px;
        margin-left: -10px
    }

    .clogo-item {
        padding: 10px 0;
        margin-right: 10px;
        margin-left: 10px
    }
}

.list-default {
    margin-right: -15px;
    margin-left: -15px
}

.list-item {
    margin-right: 15px;
    margin-left: 15px
}

@media (max-width: 1024px) {
    .list-default {
        margin-right: -10px;
        margin-left: -10px
    }

    .list-item {
        margin-right: 10px;
        margin-left: 10px
    }
}

.list-news>li:nth-of-type(n+4) {
    margin-top: 60px
}

.news-item {
    display: block;
    background-color: #fff
}

.news-item__img {
    overflow: hidden
}

.news-item__img::before {
    padding-top: 63.25581%
}

.news-item__img>img {
    -webkit-transition: transform .75s ease;
    transition: transform .75s ease
}

.news-item__info {
    padding: 50px 30px 0;
    box-sizing: border-box;
    height: 240px
}

.news-item__cate {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    border-radius: 4px;
    background-color: rgba(217, 223, 246, 0.24);
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2em;
    color: #4588F5
}

.news-item__date {
    display: inline-block;
    vertical-align: top;
    margin-left: 1em;
    font-size: 14px;
    line-height: 30px;
    color: #9F9F9F
}

.news-item__title {
    margin-top: .75em;
    height: 3em;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #292929;
    font-weight: 700
}

.news-item__desc {
    margin-top: 0.5em;
    height: 44px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #9F9F9F
}

@media (min-width: 1025px) {
    .news-item:hover .news-item__info {
        background-color: #0733AC
    }

    .news-item:hover .news-item__cate,
    .news-item:hover .news-item__date,
    .news-item:hover .news-item__title,
    .news-item:hover .news-item__desc {
        color: #fff
    }

    .news-item:hover .news-item__img>img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 1280px) {
    .news-item__info {
        padding: 30px 20px 0;
        height: 200px
    }
}

@media (max-width: 1024px) {
    .list-news>li {
        width: 50%
    }

    .list-news>li:nth-of-type(n+3) {
        margin-top: 40px
    }
}

@media (max-width: 640px) {
    .list-news>li {
        width: 100%
    }

    .list-news>li:nth-of-type(n+2) {
        margin-top: 30px
    }

    .news-item__info {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px
    }

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

.top-news {
    font-size: 0;
    position: relative;
    display: block
}

.topn-img {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    overflow: hidden
}

.topnimg-item {
    overflow: hidden;
    display: block
}

.topnimg-item::before {
    padding-top: 63.25581%
}

.topnimg-item::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1)
}

.topnimg-item>img {
    -webkit-transition: transform .75s ease;
    transition: transform .75s ease
}

.topni-item {
    position: relative;
    display: block
}

.topni-item::before {
    padding-top: 63.25581%
}

.topn-info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    background-color: #fff
}

.topn-txt {
    position: absolute;
    top: 50%;
    right: 60px;
    left: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.topn-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.6;
    color: #292929;
    letter-spacing: 0.03em
}

.topn-desc {
    font-size: 16px;
    line-height: 1.875;
    letter-spacing: 0.03em;
    color: #9F9F9F;
    height: 5.625
}

@media (min-width: 1025px) {
    .topnimg-item:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 1280px) {
    .topn-txt {
        right: 40px;
        left: 40px
    }

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

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

@media (max-width: 1024px) {
    .topn-title {
        font-size: 16px
    }
}

@media (max-width: 768px) {
    .topn-img {
        width: 80%
    }
}

@media (max-width: 640px) {
    .topn-img {
        width: 100%
    }

    .topni-item::before {
        padding-top: 0
    }

    .topn-info {
        position: relative;
        padding: 20px;
        left: auto
    }

    .topn-txt {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.pager {
    font-size: 0;
    text-align: center
}

.pager>a {
    display: inline-block;
    vertical-align: top;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin: 0 5px;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #9F9F9F
}

.pager>a.on {
    background-color: #0733AC;
    color: #fff
}

@media (min-width: 1025px) {
    .pager>a:hover {
        background-color: #0733AC;
        color: #fff
    }
}

@media (max-width: 1024px) {
    .pager>a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.detail-title {
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 1.5;
    font-weight: 500;
    color: #292929;
    letter-spacing: 0.03em
}

.detail-main {
    position: relative
}

.detail-left {
    width: 1000px
}

.article-summary {
    padding: 50px;
    background-color: #fff
}

.arcs-summary {
    position: relative;
    border-left: 10px solid #FFC72F;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 18px;
    line-height: 1.75;
    color: #0733AC;
    letter-spacing: 0.03em
}

.arcs-summary::before {
    content: "\“";
    display: block;
    font-family: "Avenir";
    font-size: 34px;
    line-height: 1
}

.article-body {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.03em;
    color: #292929
}

.article-body img {
    max-width: 80%;
    height: auto !important;
    margin-left: 10%;
    margin-top: 20px;
    margin-bottom: 20px
}

.detail-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px
}

.dpager-item {
    position: relative;
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 45px;
    color: #9F9F9F
}

.dpager-item>span {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #fff;
    color: #0733AC;
    font-size: 16px;
    line-height: 45px;
    text-align: center
}

.dpager-social {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 10px;
    visibility: hidden;
    opacity: 0
}

.dpager-social a {
    display: block;
    text-align: center;
    width: 45px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    color: #0733AC
}

.dpager-social a:hover {
    color: #FFC72F
}

.dpager-share:hover .dpager-social {
    visibility: visible;
    opacity: 1
}

@media (min-width: 1025px) {
    .dpager-item:hover {
        color: #0733AC
    }

    .dpager-item:hover>span {
        background-color: #FFC72F;
        color: #fff
    }
}

@media (max-width: 1280px) {
    .detail-title {
        font-size: 32px
    }

    .detail-left {
        width: auto;
        margin-right: 200px
    }

    .article-summary {
        padding: 40px
    }
}

@media (max-width: 1024px) {
    .detail-title {
        font-size: 24px
    }

    .detail-left {
        margin-right: 0
    }

    .article-summary {
        padding: 20px
    }

    .arcs-summary {
        border-left-width: 5px
    }

    .detail-right {
        position: relative;
        margin-top: 60px;
        top: auto;
        right: auto;
        width: auto
    }

    .dpager-item {
        line-height: 40px;
        display: inline-block;
        vertical-align: top;
        margin-right: 30px
    }

    .dpager-item>span {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .dpager-social {
        padding-top: 0;
        white-space: nowrap
    }

    .dpager-social>a {
        display: inline-block;
        vertical-align: top;
        width: 40px
    }
}

@media (max-width: 768px) {
    .detail-title {
        font-size: 20px
    }

    .article-body {
        line-height: 2
    }

    .detail-right {
        margin-top: 40px
    }
}

.page-banner {
    position: relative;
    height: 540px;
    background-color: #0733AC
}

.page-banner__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 1180px;
    overflow: hidden
}

.page-banner__bg img {
    display: block;
    height: 540px;
    margin-left: auto;
    margin-right: 0
}

.page-banner-main {
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 50%;
    margin-left: -675px;
    width: 1350px
}

.page-banner-txt {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0
}

.page-banner-intro {
    max-width: 750px;
    width: calc(100% - 400px)
}

.page-banner__img {
    position: absolute;
    top: 50%;
    right: 0;
    width: 400px
}

.page-banner__img::before {
    padding-top: 100%
}

@media (min-width: 641px) {

    .page-banner-txt,
    .page-banner__img {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width: 1410px) {
    .page-banner-main {
        margin-left: 0;
        width: auto;
        left: 30px;
        right: 30px
    }
}

@media (max-width: 1024px) {
    .page-banner {
        height: 480px
    }

    .page-banner-main {
        top: 60px
    }

    .page-banner__img {
        width: 300px
    }

    .page-banner__bg img {
        height: 480px
    }
}

@media (max-width: 640px) {
    .page-banner {
        height: auto;
        padding-bottom: 60px
    }

    .page-banner-main {
        top: auto;
        padding-top: 60px
    }

    .page-banner__bg {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: auto
    }

    .page-banner__bg::before {
        content: "";
        display: block;
        padding-top: 45.76271%
    }

    .page-banner__bg img {
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        left: 0
    }

    .page-banner-main {
        position: relative;
        right: auto;
        left: auto;
        margin-right: 20px;
        margin-left: 20px
    }

    .page-banner__img {
        position: relative;
        top: auto;
        margin: 0 auto
    }

    .page-banner-txt {
        position: relative;
        top: auto;
        margin-top: 20px
    }

    .page-banner-intro {
        width: auto
    }
}

.pas-pic img {
    display: block;
    margin: 0 auto;
    margin: 0 auto;
    max-width: 100%
}

.page-nav {
    position: relative
}

.pnav-fixed .page-nav-box {
    position: fixed;
    top: 80px;
    right: 0;
    left: 0;
    z-index: 50
}

.pnav-fixed .page-nav-box::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.pnav-fixed .page-nav-main {
    padding: 10px 0
}

.pnav-fixed.drop .header,
.pnav-fixed.drop .page-nav-box {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

.page-nav-box {
    position: absolute;
    top: -40px;
    right: 0;
    left: 0;
    z-index: 1
}

.page-nav-box::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #1B2538;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.page-nav-main {
    padding: 20px 0;
    height: 40px;
    background-color: #1B2538;
    text-align: center;
    font-size: 0
}

.pnav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 60px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.03em
}

.pnav-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    width: 12px;
    height: 2px;
    background-color: #FFC72F;
    visibility: hidden;
    opacity: 0
}

.pnav-link:nth-of-type(n+2)::before {
    content: "";
    position: absolute;
    left: -60px;
    width: 1px;
    height: 14px;
    top: 50%;
    margin-top: -7px;
    background-color: rgba(255, 255, 255, 0.2)
}

.pnav-link.current {
    color: #FFC72F
}

.pnav-link.current::after {
    visibility: visible;
    opacity: 1
}

@media (max-width: 1280px) {
    .page-nav-box {
        margin-top: -30px
    }

    .page-nav-main {
        padding: 10px 0
    }
}

@media (max-width: 1024px) {
    .page-nav {
        display: none
    }
}

@media (max-width: 768px) {
    .pnav-link {
        margin: 0 40px
    }

    .pnav-link:nth-of-type(n+2)::before {
        left: -40px
    }
}

.slick-scenes {
    margin-right: -15px;
    margin-left: -15px
}

.scenes-item {
    position: relative;
    z-index: 1;
    margin-right: 15px;
    margin-left: 15px
}

.scenes-item::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 1000px;
    background-color: #fff
}

.scenes-item__intro {
    padding: 40px 30px 40px;
    box-sizing: border-box
}

.scenes-item__title {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #292929
}

.scenes-item__desc {
    margin-top: 15px;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

.slick-scenes-d {
    margin-bottom: 90px
}

.slick-scenes-d .slick-arrow {
    top: auto;
    bottom: -90px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.slick-scenes-d .slick-disabled {
    visibility: visible;
    opacity: 1;
    background-color: #ddd;
    color: #fff
}

.slick-scenes-d .slick-disabled:hover {
    background-color: #ddd;
    color: #fff
}

.slick-scenes-d .slick-prev {
    left: auto;
    right: 50%;
    margin-right: 15px
}

.slick-scenes-d .slick-next {
    right: auto;
    left: 50%;
    margin-left: 15px
}

@media (min-width: 1025px) {
    .scenes-item:hover::before {
        background-color: #0733AC
    }

    .scenes-item:hover .scenes-item__title {
        color: #fff
    }

    .scenes-item:hover .scenes-item__desc {
        color: #fff
    }

    .scenes-item:hover .news-item__img>img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 1280px) {
    .scenes-item__intro {
        padding: 30px 20px 30px
    }
}

@media (max-width: 1024px) {
    .scenes-item__intro {
        padding: 20px
    }

    .slick-scenes {
        margin-right: -10px;
        margin-left: -10px
    }

    .scenes-item {
        margin-right: 10px;
        margin-left: 10px
    }

    .slick-scenes {
        margin-bottom: 70px
    }

    .slick-scenes .slick-arrow {
        bottom: -70px
    }

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

@media (max-width: 640px) {
    .scenes-item__intro {
        height: auto;
        padding-bottom: 30px
    }
}

.bg-solution {
    background-image: url(../assets/img/bg_solution.png);
    background-position: bottom center
}

.solution-item__main {
    position: relative
}

.solution-item__img {
    display: inline-block;
    vertical-align: top;
    width: 550px;
    min-height: 320px
}

.solution-item__img img {
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05)
}

.solution-item__txt {
    position: absolute;
    top: 50%;
    width: 550px;
    text-align: left
}

@media (min-width: 901px) {
    .solution-item__txt {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.solution-item__intro h3 {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 500;
    color: #292929;
    letter-spacing: 0.03em
}

.solution-item__intro h3::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 8px;
    height: 30px;
    background-color: #FFC72F
}

.solution-item__intro p {
    font-size: 16px;
    line-height: 1.875;
    color: #9F9F9F;
    letter-spacing: 0.03em
}

.solution-item__intro ul>li {
    position: relative;
    padding-left: 50px
}

.solution-item__intro ul>li>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px
}

.solution-item__intro ul>li>h4 {
    font-weight: 500;
    font-size: 16px;
    color: #0733AC
}

.solution-item__intro ul>li:nth-of-type(n+2) {
    margin-top: 20px
}

.solution-item:nth-of-type(2n+1) .solution-item__txt {
    right: 0
}

.solution-item:nth-of-type(2n) {
    background-color: #F2F4F6
}

.solution-item:nth-of-type(2n) .solution-item__main {
    text-align: right
}

.solution-item:nth-of-type(2n) .solution-item__txt {
    left: 0
}

@media (max-width: 1280px) {
    .solution-item__intro h3 {
        font-size: 24px;
        padding-left: 24px
    }

    .solution-item__intro h3::before {
        top: 8px;
        width: 6px;
        height: 20px
    }

    .solution-item__txt,
    .solution-item__img {
        width: 45%
    }

    .solution-item__img {
        min-height: auto
    }
}

@media (max-width: 1024px) {
    .solution-item__intro h3 {
        font-size: 20px;
        padding-left: 20px
    }

    .solution-item__intro h3::before {
        top: 5px;
        width: 6px;
        height: 20px
    }
}

@media (max-width: 900px) {
    .solution-item:nth-of-type(2n+1) .solution-item__main {
        text-align: center
    }

    .solution-item:nth-of-type(2n+1) .solution-item__txt {
        right: auto
    }

    .solution-item:nth-of-type(2n) {
        background-color: #F2F4F6
    }

    .solution-item:nth-of-type(2n) .solution-item__main {
        text-align: center
    }

    .solution-item:nth-of-type(2n) .solution-item__txt {
        left: auto
    }

    .solution-item__main {
        height: inherit !important
    }

    .solution-item__txt {
        position: relative;
        top: auto;
        display: inline-block;
        vertical-align: top;
        width: 80%;
        margin-top: 40px
    }

    .solution-item__img {
        width: 60%;
        margin-top: 0 !important
    }
}

@media (max-width: 640px) {
    .solution-item__img {
        width: 100%
    }

    .solution-item__txt {
        width: 100%
    }

    .solution-item__intro h3 {
        font-size: 16px;
        padding-left: 16px
    }

    .solution-item__intro h3::before {
        top: 5px;
        width: 4px;
        height: 14px
    }
}

.program-item {
    position: relative;
    z-index: 1;
    background-color: #fff;
    margin: 0 15px;
    padding: 70px 0
}

.program-item::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 1000px;
    background-color: #fff
}

.program-item__img {
    width: 50%;
    max-width: 150px;
    margin: 0 auto
}

.program-item__img::before {
    padding-top: 100%
}

.program-item__img>img {
    -webkit-transition: transform .75s ease;
    transition: transform .75s ease
}

.program-item__intro {
    text-align: center;
    margin-right: 20px;
    margin-left: 20px
}

.program-item__title {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #292929;
    font-weight: 500;
    margin-bottom: 0.8em
}

.program-item__desc {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

@media (min-width: 1025px) {
    .program-item:hover::before {
        background-color: #2862FA
    }

    .program-item:hover .program-item__title,
    .program-item:hover .program-item__desc {
        color: #fff
    }

    .program-item:hover .program-item__img>img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 1280px) {
    .program-item {
        padding: 60px 0
    }

    .program-item__intro {
        margin-right: 40px;
        margin-left: 40px
    }
}

@media (max-width: 1024px) {
    .program-item {
        margin-right: 10px;
        margin-left: 10px
    }

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

    .program-item__intro {
        margin-right: 30px;
        margin-left: 30px
    }
}

@media (max-width: 768px) {
    .program-item {
        padding: 40px 0 30px
    }

    .program-item__intro {
        margin-right: 20px;
        margin-left: 20px
    }
}

.data-about {
    position: relative
}

.data-about.normal {
    font-size: 0
}

.data-about.normal .da-txt {
    position: relative;
    top: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: 10%
}

 #about-5 .data-about.normal .da-txt {
    left: 20%;
}

.da-txt {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40%
}

@media (min-width: 1025px) {
    .da-txt {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .data-about.normal .da-txt {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.da-intro {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

.da-intro blockquote {
    margin: 0;
    padding-left: 1em;
    padding-top: 0em;
    border-left: 10px solid #FFC72F;
    font-size: 18px;
    line-height: 1.65;
    letter-spacing: 0.03em;
    color: #0733AC
}

.da-intro blockquote::before {
    content: "";
    display: block;
    position: absolute;
    top: -.25em;
    left: 1em;
    font-family: "Avenir";
    font-size: 24px
}

.da-video {
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.slick-data-video .banner-dots {
    bottom: -40px
}

.video-item {
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff
}

.video-item::before {
    padding-top: 62.93706%
}

.video-item video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover
}

.video-item[data-playing=true] .video-btn {
    visibility: hidden;
    opacity: 0
}

.video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-btn .ico {
    display: inline-block;
    vertical-align: top;
    font-size: 80px;
    line-height: 1;
    width: 1em;
    color: #fff;
    cursor: pointer
}

@media (max-width: 1280px) {
    .video-btn .ico {
        font-size: 60px
    }

    .da-intro blockquote {
        font-size: 16px;
        border-left-width: 8px
    }
}

@media (max-width: 1024px) {
    .data-about.normal .da-txt {
        margin-left: 0
    }

    .da-txt {
        position: relative;
        top: auto;
        width: auto
    }

    .da-video {
        width: auto;
        display: block;
        max-width: 715px;
        margin-top: 30px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 40px
    }

    .slick-data-video .banner-dots {
        bottom: -30px
    }
}

@media (max-width: 640px) {
    .video-btn .ico {
        font-size: 40px
    }
}

.list-tech {
    margin-right: -20px;
    margin-left: -20px
}

.tech-item {
    position: relative;
    padding: 70px 0;
    background-color: #fff;
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
    box-shadow: 0 5px 40px rgba(84, 62, 233, 0.11)
}

.tech-item__img {
    margin: 0 auto;
    width: 50%;
    max-width: 120px
}

.tech-item__img::before {
    padding-top: 100%
}

.tech-item__img>img {
    -webkit-transition: transform .75s ease;
    transition: transform .75s ease
}

.tech-item__intro {
    text-align: center;
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px
}

.tech-item__intro .program-item__desc {
    height: auto;
    overflow: hidden
}

@media (min-width: 1025px) {
    .tech-item:hover {
        background-color: #2862FA
    }

    .tech-item:hover .program-item__desc {
        color: #fff
    }

    .tech-item:hover .program-item__title {
        color: #fff
    }

    .tech-item:hover .tech-item__img>img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 1410px) {
    .list-tech {
        margin-right: -15px;
        margin-left: -15px
    }

    .tech-item {
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (max-width: 1024px) {
    .list-tech {
        margin-right: -10px;
        margin-left: -10px
    }

    .list-tech>li {
        width: 50%
    }

    .list-tech>li:nth-of-type(n+3) {
        margin-top: 20px
    }

    .tech-item {
        padding: 60px 0;
        margin-right: 10px;
        margin-left: 10px
    }
}

@media (max-width: 768px) {
    .tech-item {
        padding: 50px 0
    }
}

@media (max-width: 480px) {
    .tech-item {
        padding: 40px 0
    }

    .tech-item__img {
        width: 40%
    }

    .list-tech>li {
        width: 100%
    }

    .list-tech>li:nth-of-type(n+2) {
        margin-top: 20px
    }
}

.slick-carrier {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 50px
}

.slick-carrier .banner-dots {
    bottom: -50px
}

.carrier-item {
    margin: 0 15px;
    text-align: center;
    padding: 70px 0 50px;
    background-color: #fff
}

.carrier-item__img {
    display: inline-block;
    vertical-align: top;
    max-width: 265px;
    width: 90%
}

.carrier-item__img::before {
    padding-top: 64.90566%
}

.carrier-item__img.down {
    height: 70px;
    overflow: hidden
}

.carrier-item__img.down>img {
    top: 10px;
    opacity: .1;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.carrier-item__img.down::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff)
}

.carrier-item__title {
    min-height: 3.3em;
    margin-right: 2em;
    margin-left: 2em;
    font-size: 16px;
    line-height: 1.65;
    letter-spacing: 0.03em;
    color: #9F9F9F;
    font-weight: 400
}

@media (max-width: 1280px) {
    .carrier-item__title {
        margin-right: 1em;
        margin-left: 1em;
        font-size: 14px
    }
}

@media (max-width: 1024px) {
    .slick-carrier {
        margin-right: -10px;
        margin-left: -10px;
        margin-bottom: 40px
    }

    .slick-carrier .banner-dots {
        bottom: -40px
    }

    .carrier-item {
        padding-top: 50px;
        margin-right: 10px;
        margin-left: 10px;
        padding-bottom: 30px
    }

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

@media (max-width: 768px) {
    .carrier-item__title {
        font-size: 14px
    }

    .carrier-item {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.platform-item {
    padding: 70px 0;
    border-bottom: 1px solid #E2E2E2
}

.pi-header {
    position: relative;
    font-size: 0
}

.pih-title {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-right: 15px;
    width: 50%;
    padding-left: .875em;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 500
}

.pih-title::before {
    content: "";
    position: absolute;
    top: .28125em;
    left: 0;
    width: .25em;
    height: .9375em;
    background-color: #FFC72F
}

.pih-desc {
    display: block;
    width: 50%;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.75;
    color: #9F9F9F;
    letter-spacing: 0.03em
}

.list-forum>li:nth-of-type(n+3) {
    margin-top: 30px
}

.forum-item {
    position: relative;
    background-color: #fff;
    padding-top: 60px;
    text-align: center;
    height: 250px;
    box-sizing: border-box
}

.forum-item__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../upload/page/bg_forum.jpg);
    visibility: hidden;
    opacity: 0
}

.forum-item__bg::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3MzNhYyIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzMzYWMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(7, 51, 172, 0.6)), color-stop(100%, #0733ac));
    background-image: -moz-linear-gradient(top, rgba(7, 51, 172, 0.6), #0733ac);
    background-image: -webkit-linear-gradient(top, rgba(7, 51, 172, 0.6), #0733ac);
    background-image: linear-gradient(to bottom, rgba(7, 51, 172, 0.6), #0733ac)
}

.forum-item__intro {
    position: relative;
    padding-left: 50px;
    display: inline-block;
    vertical-align: top;
    width: 60%;
    text-align: left
}

.forum-item__intro::before {
    content: "\e626";
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'iconfont';
    font-size: 40px;
    color: #2862FA;
    line-height: 1;
    font-weight: 400
}

.forum-item__intro h3 {
    font-size: 20px;
    line-height: 2;
    color: #0733AC;
    font-weight: 500
}

.forum-item__intro p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

@media (min-width: 1025px) {
    .forum-item:hover .forum-item__bg {
        visibility: visible;
        opacity: 1
    }

    .forum-item:hover .forum-item__intro::before {
        color: #fff
    }

    .forum-item:hover .forum-item__intro h3 {
        color: #fff
    }

    .forum-item:hover .forum-item__intro p {
        color: #fff
    }
}

@media (max-width: 1280px) {
    .pih-title {
        font-size: 24px
    }

    .forum-item__intro::before {
        font-size: 36px
    }

    .forum-item__intro h2 {
        font-size: 18px
    }
}

@media (max-width: 1024px) {
    .pih-title {
        font-size: 20px
    }

    .forum-item__intro {
        width: 80%
    }

    .forum-item__intro {
        padding-left: 40px
    }

    .forum-item__intro::before {
        font-size: 32px
    }

    .forum-item__intro h3 {
        font-size: 16px
    }
}

@media (max-width: 768px) {
    .pih-title {
        width: 100%
    }

    .pih-desc {
        width: 100%;
        padding-left: 0;
        margin-top: 10px
    }

    .list-forum>li {
        width: 100%
    }

    .list-forum>li:nth-of-type(n+2) {
        margin-top: 20px
    }

    .platform-item {
        padding: 50px 0
    }

    .forum-item {
        height: auto;
        padding: 30px 0
    }

    .forum-item__intro {
        width: auto;
        margin: 0 20px
    }
}

@media (max-width: 640px) {
    .pih-title {
        font-size: 16px
    }

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

    .platform-item {
        padding: 40px 0
    }
}

.about-history {
    position: relative;
    z-index: 1
}

.about-history::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #0733AC;
    opacity: 0.8
}

.slick-history {
    position: relative
}

.slick-history::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -2px;
    display: block;
    border-top: 1px dashed #FFC72F
}

.history-item {
    position: relative;
    margin: 240px 0;
    height: 0;
    width: 450px
}

.history-item::before {
    content: "";
    display: block;
    height: 1px;
    background-color: transparent
}

.hi-intro {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.hi-left {
    position: relative;
    height: 80px;
    display: inline-block;
    vertical-align: top;
    width: 240px;
    white-space: normal
}

.hi-right {
    position: absolute;
    top: 0;
    left: 210px;
    display: inline-block;
    vertical-align: top;
    width: 300px;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    -webkit-transition: all .5s ease .3s;
    transition: all .5s ease .3s
}

.hi-right::before {
    padding-top: 64.55696%
}

.hi-title {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.03em
}

.hi-date {
    font-size: 16px;
    line-height: 2;
    color: #FFC72F;
    letter-spacing: 0.03em
}

.hi-desc {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin-top: 120px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    letter-spacing: 0.03em
}

.hi-wrap {
    position: absolute;
    left: 34%;
    padding-left: 30px
}

.hi-wrap::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #2862FA;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.hi-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px dashed #FFC72F
}

.hi-wrap.top {
    bottom: 0;
    padding-bottom: 60px
}

.hi-wrap.top::before {
    bottom: 0
}

.hi-wrap.top::after {
    top: 0;
    left: -6px
}

.hi-wrap.bottom {
    top: 0;
    padding-top: 80px
}

.hi-wrap.bottom::after {
    top: 86px;
    left: -6px
}

.hi-wrap.bottom::before {
    top: 0;
    height: 86px
}

.hi-step {
    position: absolute;
    bottom: 30px;
    left: -70px;
    width: 40px;
    height: 68px
}

.hi-step>img {
    width: 40px;
    height: auto
}

.hi-dots {
    margin: -8px 0 0 -8px;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 34%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #2862FA;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.hi-dots::before,
.hi-dots::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.hi-dots::before {
    background-color: #2862FA;
    opacity: 0.27;
    -webkit-transform: scale(2);
    transform: scale(2)
}

.hi-dots::after {
    background-color: #2862FA;
    opacity: 0
}

.history-arrows .slick-arrow {
    z-index: 10
}

.history-arrows .slick-next {
    right: -25px
}

.history-arrows .slick-prev {
    left: -25px
}

.history-arrows .slick-disabled {
    visibility: visible;
    opacity: 1
}

@media (min-width: 1281px) {
    .slick-current .hi-right {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
    }

    .slick-current .hi-left {
        height: 100px;
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .slick-current .hi-title {
        font-size: 24px
    }

    .slick-current .hi-date {
        font-size: 20px
    }

    .slick-current .hi-title,
    .slick-current .hi-date {
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .slick-current .hi-dots {
        background-color: #FFC72F
    }

    .slick-current .hi-dots::before {
        background-color: #FFC72F
    }

    .slick-current .hi-dots::after {
        background-color: #FFC72F;
        opacity: 0.19;
        -webkit-transform: scale(3);
        transform: scale(3)
    }

    .slick-current .hi-wrap::after {
        background-color: #FFC72F
    }
}

@media (max-width: 1280px) {
    .hi-title {
        font-size: 20px
    }

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

    .slick-history {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .slick-history::before {
        display: none
    }

    .slick-history .banner-dots {
        bottom: -40px
    }

    .history-arrows .slick-next {
        right: 0
    }

    .history-arrows .slick-prev {
        left: 0
    }

    .history-item {
        width: 240px;
        margin: auto;
        height: auto;
        font-size: 0
    }

    .history-item::before {
        display: none
    }

    .hi-wrap {
        position: relative;
        left: auto;
        padding-left: 0
    }

    .hi-wrap::before,
    .hi-wrap::after {
        display: none
    }

    .hi-wrap.bottom {
        padding-top: 0
    }

    .hi-wrap.top {
        padding-bottom: 0
    }

    .hi-step {
        bottom: auto;
        top: 0
    }

    .hi-left {
        height: auto
    }

    .hi-desc {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        margin-top: 20px
    }

    .hi-intro {
        text-align: center
    }

    .hi-right {
        position: relative;
        left: auto;
        margin-right: 30px;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
    }

    .hi-dots {
        display: none
    }

    .hi-left {
        text-align: left;
        width: 240px
    }
}

@media (max-width: 768px) {
    .hi-title {
        font-size: 16px
    }

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

@media (max-width: 720px) {
    .hi-right {
        display: block;
        margin: 0 auto;
        max-width: 316px;
        width: auto
    }

    .hi-left {
        width: auto;
        display: block;
        max-width: 316px;
        margin: 20px auto 0
    }

    .history-item {
        width: inherit;
        margin-left: 70px
    }
}

.about-culture {
    background-image: url(../assets/img/about_cbg.png)
}

.list-cultrue>li:last-of-type .culture-item::after {
    display: none
}

.culture-item {
    position: relative;
    text-align: center;
    margin: 0 40px
}

.culture-item::after {
    content: "";
    position: absolute;
    top: 0;
    right: -40px;
    width: 1px;
    height: 120px;
    background-color: rgba(0, 0, 0, 0.1)
}

.culture-item__title {
    position: relative;
    padding-bottom: .8em;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #0733AC;
    font-weight: 500
}

.culture-item__title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.3em;
    width: .6em;
    height: .1em;
    background-color: #FFC72F
}

.culture-item__desc {
    margin-top: 1em;
    font-size: 16px;
    letter-spacing: 0.03em;
    color: #9F9F9F;
    line-height: 1.75
}

@media (min-width: 1024px) {

    .culture-item:hover .culture-item__title,
    .culture-item:hover .culture-item__desc {
        color: #0733AC;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@media (max-width: 1280px) {
    .culture-item {
        margin: 0 40px
    }

    .culture-item::after {
        right: -40px
    }
}

@media (max-width: 1024px) {
    .list-cultrue {
        text-align: center
    }

    .list-cultrue>li {
        width: 33.33%
    }

    .list-cultrue>li:nth-of-type(n+4) {
        margin-top: 30px
    }

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

    .culture-item::after {
        display: none
    }
}

@media (max-width: 768px) {
    .list-cultrue>li {
        width: 100%
    }

    .list-cultrue>li:nth-of-type(n+2) {
        margin-top: 30px
    }
}

.honor-num {
    font-size: 0;
    text-align: center
}

.honorn-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 50px
}

.honorn-item__top {
    font-size: 48px;
    color: #fff
}

.honorn-item__top>span {
    font-weight: 700
}

.honorn-item__title {
    font-size: 14px;
    line-height: 1.75;
    color: #fff;
    letter-spacing: 0.03em;
    font-weight: 400
}

.list-honor {
    font-size: 0;
    text-align: center;
    width: 1050px;
    margin-right: auto;
    margin-left: auto
}

.honor-item {
    position: relative;
    margin-bottom: 20px;
    margin-right: 15px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    width: 180px;
    height: 68px;
    text-align: center;
    color: #fff
}

.honor-item::before,
.honor-item::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    width: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

.honor-item::before {
    left: 0;
    background-image: url(../assets/img/bgh_left.png)
}

.honor-item::after {
    right: 0;
    background-image: url(../assets/img/bgh_right.png)
}

.honor-item__year {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    font-family: "Avenir";
    line-height: 1.25
}

.honor-item__year::after {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 auto
}

.honor-item__award {
    font-size: 14px;
    font-weight: 300;
    margin-top: .5em;
    white-space: nowrap
}

.honor-item__title {
    margin-top: .5em;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap
}

@media (max-width: 1280px) {
    .honorn-item__top {
        font-size: 36px
    }

    .list-honor {
        width: 840px
    }
}

@media (max-width: 1024px) {
    .honorn-item__top {
        font-size: 32px
    }

    .honorn-item {
        margin: 0 40px
    }

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

@media (max-width: 900px) {
    .list-honor {
        width: 630px
    }
}

@media (max-width: 680px) {
    .list-honor {
        width: 420px
    }
}

@media (max-width: 640px) {
    .honorn-item {
        margin: 0 15px
    }

    .honorn-item:first-of-type {
        margin-left: 0
    }

    .honorn-item:last-of-type {
        margin-right: 0
    }

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

@media (max-width: 480px) {
    .list-honor {
        width: auto;
        margin-right: -10px;
        margin-left: -10px
    }

    .honor-item {
        margin-right: 10px;
        margin-left: 10px;
        width: 150px
    }
}

.slick-honor {
    margin-bottom: 40px;
    width: 540px;
    margin-right: auto;
    margin-left: auto
}

.slick-honor .banner-dots {
    bottom: -40px
}

.slick-honor .slick-slide {
    position: relative
}

.honorimg-item {
    width: 280px;
    margin: 0 auto
}

.honorimg-item::before {
    padding-top: 65%
}

@media (min-width: 601px) {
    .honorimg-item {
        -webkit-transform: scale(0.75) translateX(160px);
        transform: scale(0.75) translateX(160px)
    }

    .slick-current {
        z-index: 10
    }

    .slick-current .honorimg-item {
        -webkit-transform: scale(1) translateX(0);
        transform: scale(1) translateX(0)
    }

    .slick-current+.slick-slide .honorimg-item {
        -webkit-transform: scale(0.75) translateX(-160px);
        transform: scale(0.75) translateX(-160px)
    }
}

@media (max-width: 600px) {
    .slick-honor {
        width: 280px
    }
}

.page-about .footer-contact {
    display: none
}

.contact-main {
    position: relative
}

.contact-map {
    width: 780px;
    margin-right: 0;
    margin-left: auto
}

.contact-map::before {
    padding-top: 71.79487%
}

@-webkit-keyframes scale2 {
    from {
        opacity: .27;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: .27;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes scale2 {
    from {
        opacity: .27;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: .27;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-webkit-keyframes scale3 {
    from {
        opacity: .19;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: .19;
        -webkit-transform: scale(3.3);
        transform: scale(3.3)
    }
}

@keyframes scale3 {
    from {
        opacity: .19;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: .19;
        -webkit-transform: scale(3.3);
        transform: scale(3.3)
    }
}

.map-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    cursor: pointer;
    visibility: hidden;
    opacity: 0
}

.map-item.show {
    visibility: visible;
    opacity: 1
}

.map-item.group .map-item__ico {
    background-image: url(../assets/img/ico_map_group.svg?s2)
}

.map-item.group .map-item__title {
    color: #fff
}

.map-item.group .map-item__circle {
    background-color: #fff
}

.map-item.group .map-item__circle::before,
.map-item.group .map-item__circle::after {
    background-color: #fff
}

.map-item.current {
    z-index: 5
}

.map-item.current .map-item__ico {
    background-image: url(../assets/img/ico_map_on.svg)
}

.map-item.current .map-item__circle {
    background-color: #FF9D00
}

.map-item.current .map-item__circle::before,
.map-item.current .map-item__circle::after {
    background-color: #FF9D00
}

.map-item.current .map-item__circle::before {
    -webkit-animation: scale2 3s ease infinite 1s;
    animation: scale2 3s ease infinite 1s
}

.map-item.current .map-item__circle::after {
    -webkit-animation: scale3 2s ease infinite;
    animation: scale3 2s ease infinite
}

.map-item.current .map-item__title {
    color: #fff
}

.map-item__ico {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 18px;
    margin-left: -9px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(../assets/img/ico_map.svg)
}

.map-item__ico::before {
    padding-top: 159.09091%
}

.map-item__title {
    position: absolute;
    bottom: 100%;
    left: 50%;
    white-space: nowrap;
    font-size: 13px;
    color: #88A7FC;
    line-height: 16px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.map-item__circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 5px;
    border-radius: 14px / 5px;
    background-color: #88A7FC;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.map-item__circle::before,
.map-item__circle::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 14px / 5px;
    background-color: #88A7FC
}

.map-item__circle::before {
    opacity: .27;
    -webkit-transform: scale(2.5);
    transform: scale(2.5)
}

.map-item__circle::after {
    opacity: .19;
    -webkit-transform: scale(3.3);
    transform: scale(3.3)
}

.map-info {
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #2862FA;
    padding: 20px 20px 40px;
    width: 340px;
    box-sizing: border-box;
    color: #fff;
    height: 470px
}

.map-info__img {
    overflow: hidden
}

.map-info__img::before {
    padding-top: 64%
}

.map-info__title {
    margin-top: 1em;
    margin-bottom: .5em;
    font-size: 20px;
    letter-spacing: 0.03em;
    line-height: 2;
    font-weight: 500
}

.map-info__desc {
    position: relative;
    padding-left: 30px;
    margin-top: .5em;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em
}

.map-info__desc>span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: 1;
    width: 1em;
    text-align: center
}

.map-info__intro {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em
}

.map-info__intro p {
    margin-bottom: .5em
}

.area-item {
    position: relative;
    margin: 40px 0;
    cursor: pointer
}

.area-item__title {
    margin-top: 1.65em;
    font-size: 16px;
    letter-spacing: 0.03em;
    color: #9F9F9F;
    line-height: 1.75;
    text-align: center;
    font-weight: 400
}

.area-item__dot {
    margin: 0 auto;
    z-index: 4;
    position: relative;
    width: 16px;
    height: 16px;
    background-color: #2862FA;
    border-radius: 50%
}

.area-item__dot::before,
.area-item__dot::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%
}

.area-item__dot::before {
    background-color: #0733AC;
    opacity: .27;
    -webkit-transform: scale(2);
    transform: scale(2)
}

.area-item__dot::after {
    background-color: #FFC72F;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.area-item__line {
    height: 8px;
    position: absolute;
    top: 4px;
    right: 0;
    left: 0;
    z-index: 1;
    background-size: 8px 8px;
    background-position: 100% 50%;
    background-color: #2862FA;
    background-image: radial-gradient(closest-side, rgba(0, 0, 0, 0) 35%, #0733ac 25%), radial-gradient(closest-side, rgba(0, 0, 0, 0) 35%, #2862fa 25%)
}

.slick-current .area-item__dot {
    background-color: #FFC72F
}

.slick-current .area-item__dot::before {
    background-color: #FFC72F
}

.slick-current .area-item__dot::after {
    visibility: visible;
    opacity: .19;
    -webkit-transform: scale(3);
    transform: scale(3)
}

.slick-current .area-item__title {
    color: #fff
}

.slick-area .slick-slide:first-of-type .area-item__line {
    left: 50%
}

.slick-area .slick-slide:last-of-type .area-item__line {
    right: 50%
}

@media (max-width: 1024px) {
    .map-info {
        display: none
    }

    .contact-map {
        margin-right: auto;
        width: auto;
        max-width: 780px
    }

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

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

    .area-item__dot {
        width: 12px;
        height: 12px
    }

    .area-item__line {
        top: 2px
    }

    .layer-mapinfo {
        padding: 20px;
        background-color: #fff;
        width: 300px
    }
}

@media (max-width: 640px) {
    .map-item__ico {
        width: 12px;
        margin-left: -6px
    }

    .map-item__circle {
        width: 7px;
        height: 3px
    }

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

@media (max-width: 480px) {
    .contact-main {
        position: relative
    }

    .contact-main::before {
        content: "";
        display: block;
        padding-top: 71.79487%
    }

    .contact-map {
        position: absolute;
        left: -55%;
        width: 180%;
        top: -40%
    }

    .slick-area {
        margin-top: 80px
    }
}

.develop-item {
    position: relative;
    overflow: hidden
}

.develop-item__img {
    overflow: hidden
}

.develop-item__img::before {
    padding-top: 136.50794%
}

.develop-item__img::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiMjUzOCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjI1MzgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(27, 37, 56, 0)), color-stop(100%, #1b2538));
    background-image: -moz-linear-gradient(top, rgba(27, 37, 56, 0), #1b2538);
    background-image: -webkit-linear-gradient(top, rgba(27, 37, 56, 0), #1b2538);
    background-image: linear-gradient(to bottom, rgba(27, 37, 56, 0), #1b2538)
}

.develop-item__info {
    position: absolute;
    top: 100%;
    right: 30px;
    left: 30px;
    color: #fff;
    -webkit-transform: translateY(-140px);
    transform: translateY(-140px)
}

.develop-item__ico {
    width: 68px
}

.develop-item__ico::before {
    padding-top: 100%
}

.develop-item__title {
    margin-top: 1em;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0.03em
}

.develop-item__desc {
    margin-top: .875em;
    visibility: hidden;
    opacity: 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em
}

@media (min-width: 1025px) {
    .develop-item:hover .develop-item__info {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .develop-item:hover .develop-item__desc {
        visibility: visible;
        opacity: 1
    }

    .develop-item:hover .develop-item__img::after {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3MzNhYyIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzMzYWMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(7, 51, 172, 0.6)), color-stop(100%, #0733ac));
        background-image: -moz-linear-gradient(top, rgba(7, 51, 172, 0.6), #0733ac);
        background-image: -webkit-linear-gradient(top, rgba(7, 51, 172, 0.6), #0733ac);
        background-image: linear-gradient(to bottom, rgba(7, 51, 172, 0.6), #0733ac)
    }
}

.slick-develop {
    margin-bottom: 40px
}

.slick-develop .banner-dots {
    bottom: -40px
}

@media (max-width: 1280px) {
    .develop-item__ico {
        width: 48px
    }

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

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

@media (max-width: 1024px) {
    .develop-item__ico {
        width: 34px
    }

    .develop-item__info {
        right: 20px;
        left: 20px;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    .develop-item__info {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .develop-item__desc {
        visibility: visible;
        opacity: 1
    }

    .develop-item__img::after {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3MzNhYyIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzMzYWMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(7, 51, 172, 0.6)), color-stop(100%, #0733ac));
        background-image: -moz-linear-gradient(top, rgba(7, 51, 172, 0.6), #0733ac);
        background-image: -webkit-linear-gradient(top, rgba(7, 51, 172, 0.6), #0733ac);
        background-image: linear-gradient(to bottom, rgba(7, 51, 172, 0.6), #0733ac)
    }
}

@media (max-width: 880px) {
    .list-develop>li {
        width: 50%
    }

    .list-develop>li:nth-of-type(n+3) {
        margin-top: 20px
    }
}

.slick-life {
    margin-bottom: 40px
}

.slick-life .banner-dots {
    bottom: -40px
}

.life-item {
    position: relative
}

.life-item__img {
    overflow: hidden
}

.life-item__img::before {
    padding-top: 62.87879%
}

.life-item__img::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiMjUzOCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjI1MzgiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(27, 37, 56, 0)), color-stop(100%, rgba(27, 37, 56, 0.8)));
    background-image: -moz-linear-gradient(top, rgba(27, 37, 56, 0), rgba(27, 37, 56, 0.8));
    background-image: -webkit-linear-gradient(top, rgba(27, 37, 56, 0), rgba(27, 37, 56, 0.8));
    background-image: linear-gradient(to bottom, rgba(27, 37, 56, 0), rgba(27, 37, 56, 0.8))
}

.life-item__img img {
    -webkit-transition: transform .75s ease;
    transition: transform .75s ease
}

.life-item__info {
    position: absolute;
    bottom: 30px;
    left: 40px;
    width: 360px;
    color: #fff
}

.life-item__title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0.03em
}

.life-item__desc {
    margin-top: 0.5em;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em
}

@media (min-width: 1025px) {
    .life-item__info {
        -webkit-transform: translateY(48px);
        transform: translateY(48px)
    }

    .life-item__desc {
        visibility: hidden;
        opacity: 0;
        height: 48px;
        overflow: hidden
    }

    .life-item:hover .life-item__info {
        -webkit-transform: translateY(38px);
        transform: translateY(38px)
    }

    .life-item:hover .life-item__desc {
        visibility: visible;
        opacity: 1
    }

    .life-item:hover .life-item__img img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 1024px) {
    .life-item__info {
        width: auto;
        right: 20px;
        left: 20px;
        bottom: 20px
    }

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

@media (max-width: 640px) {
    .life-item__desc {
        font-size: 12px;
        line-height: 20px
    }
}

.list-talent {
    display: none
}

.list-talent.active {
    display: block
}

.talent-tab {
    font-size: 0;
    text-align: center
}

.talent-tab>span {
    position: relative;
    padding-bottom: 4px;
    display: inline-block;
    vertical-align: top;
    margin: 0 1em;
    font-size: 18px;
    font-weight: 400;
    color: #9F9F9F;
    cursor: pointer
}

.talent-tab>span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #0733AC
}

.talent-tab>span.current {
    color: #0733AC
}

.talent-tab>span.current::after {
    width: 100%
}

.talent-item {
    position: relative;
    padding: 50px 90px;
    font-size: 0;
    background-color: #fff
}

.talent-item:nth-of-type(n+2) {
    margin-top: 30px
}

.talent-item.active {
    background-color: #0733AC
}

.talent-item.active .ti-title,
.talent-item.active .ti-location {
    color: #fff
}

.talent-item.active .ti-arrow {
    background-color: #FFC72F;
    color: #fff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.talent-item.active .ti-desc {
    color: #fff
}

.ti-left {
    display: inline-block;
    vertical-align: top;
    width: 360px;
    box-sizing: border-box;
    padding-right: 40px
}

.ti-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #292929
}

.ti-location {
    margin-top: 0.5em;
    font-size: 14px;
    line-height: 24px;
    color: #9F9F9F;
    letter-spacing: 0.03em
}

.ti-right {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    width: calc(100% - 360px);
    height: 80px;
    overflow: hidden
}

.ti-desc {
    max-width: 480px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

.ti-desc h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: .5em
}

.ti-arrow {
    position: absolute;
    top: 50px;
    right: 40px;
    border-radius: 50%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    background-color: #0733AC;
    color: #fff
}

@media (min-width: 1025px) {
    .ti-arrow:hover {
        background-color: #FFC72F;
        color: #fff
    }
}

@media (max-width: 1280px) {
    .talent-item {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 40px
    }

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

    .ti-arrow {
        top: 40px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .ti-desc h4 {
        font-size: 16px
    }
}

@media (max-width: 1024px) {
    .ti-title {
        font-size: 20px
    }

    .ti-left {
        width: 240px
    }

    .ti-right {
        width: calc(100% - 240px)
    }

    .talent-item:nth-of-type(n+2) {
        margin-top: 20px
    }

    .talent-tab>span {
        font-size: 16px
    }
}

@media (max-width: 768px) {
    .talent-item {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px
    }

    .ti-arrow {
        top: 30px;
        right: 20px
    }

    .ti-left {
        width: auto;
        display: block
    }

    .ti-right {
        display: block;
        width: auto;
        margin-top: 20px
    }

    .ti-arrow {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px
    }
}

@media (max-width: 640px) {
    .ti-title {
        font-size: 16px
    }

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

    .ti-desc h4 {
        font-size: 14px
    }
}

.cmodel-item {
    position: relative
}

.cmodel-item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: -6px;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FFC72F
}

.cmodel-item__txt {
    margin: 25px;
    background-color: #fff;
    border-radius: 50%
}

.cmodel-item__txt::before {
    padding-top: 100%
}

.cmodel-item__circle {
    position: absolute;
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px
}

.cmodel-item__circle::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 1px dashed #FFC72F;
    border-left: 1px dashed #FFC72F;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cmodel-item__circle::after {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #FFC72F
}

.list-cmodel>li:nth-of-type(3n+2) .cmodel-item::before {
    display: none
}

.list-cmodel>li:nth-of-type(3n+2) .cmodel-item__circle::before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.list-cmodel>li:nth-of-type(3n+2) .cmodel-item__circle::after {
    top: auto;
    bottom: -7px
}

.list-cmodel>li:nth-of-type(3n) .cmodel-item::before {
    left: 100%
}

.cmodel-item__intro {
    position: absolute;
    top: 50%;
    right: 60px;
    left: 60px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cmodel-item__ico {
    width: 68px;
    margin: 0 auto
}

.cmodel-item__ico::before {
    padding-top: 100%
}

.cmodel-item__title {
    margin-top: 1em;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1.5;
    color: #292929
}

.cmodel-item__desc {
    margin-top: 1em;
    height: 10.5em;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

@media (max-width: 1280px) {
    .cmodel-item__ico {
        width: 48px
    }

    .cmodel-item__intro {
        right: 40px;
        left: 40px
    }
}

@media (max-width: 1024px) {
    .cmodel-item__title {
        font-size: 16px
    }

    .cmodel-item__ico {
        width: 34px
    }

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

    .cmodel-item__intro {
        right: 30px;
        left: 30px
    }
}

@media (max-width: 900px) {
    .list-cmodel>li {
        width: 100%
    }

    .list-cmodel>li:nth-of-type(n+2) {
        margin-top: 20px
    }

    .cmodel-item {
        padding: 20px;
        margin: 0;
        background-color: #fff
    }

    .cmodel-item::before {
        display: none
    }

    .cmodel-item__txt {
        border-radius: 0;
        margin: 0
    }

    .cmodel-item__txt::before {
        display: none
    }

    .cmodel-item__intro {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .cmodel-item__circle {
        display: none
    }

    .cmodel-item__desc {
        height: auto
    }
}

.list-advantage>li:nth-of-type(n+3) {
    margin-top: 30px
}

.advantage-item {
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding-top: 60px;
    box-sizing: border-box;
    height: 230px
}

.advi-intro {
    margin: 0 80px
}

.advi-ico {
    width: 68px;
    display: inline-block;
    vertical-align: top
}

.advi-ico::before {
    padding-top: 100%
}

.advi-desc {
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 88px);
    color: #fff
}

.advi-desc h3 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin-bottom: 0.75em
}

.advi-desc p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em
}

@media (min-width: 1025px) {
    .advantage-item:hover {
        background-color: #2862FA
    }
}

@media (max-width: 1280px) {
    .advi-ico {
        width: 48px
    }

    .advi-desc {
        width: calc(100% - 68px)
    }

    .advi-intro {
        margin: 0 60px
    }
}

@media (max-width: 1024px) {
    .advi-desc h3 {
        font-size: 16px
    }

    .advi-desc p {
        font-size: 12px
    }

    .advi-ico {
        width: 34px
    }
}

@media (max-width: 900px) {
    .list-advantage>li {
        width: 100%
    }

    .list-advantage>li:nth-of-type(n+2) {
        margin-top: 20px
    }

    .advantage-item {
        height: auto;
        padding: 30px 0
    }

    .advi-intro {
        margin: 0 20px
    }
}

.list-process>li:first-of-type .process-item__line::before {
    display: block
}

.list-process>li:last-of-type .process-item__line::before {
    display: block;
    left: auto;
    right: -6px
}

.list-process>li:last-of-type .process-item__line::after {
    display: none
}

.process-item {
    position: relative
}

.process-item__ico {
    position: relative;
    z-index: 5;
    width: 76px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fff
}

.process-item__ico::before {
    padding-top: 100%
}

.process-item__line {
    position: absolute;
    top: 37px;
    right: 0;
    left: 0;
    border-top: 1px dashed #FFC72F
}

.process-item__line::before {
    content: "";
    position: absolute;
    top: -6px;
    left: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FFC72F;
    display: none
}

.process-item__line::after {
    content: "";
    position: absolute;
    top: -7px;
    right: -5px;
    width: 10px;
    height: 14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #FFC72F
}

.process-item__intro {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 180px
}

.process-item__intro h3 {
    margin-bottom: 0.5em;
    margin-top: .75em;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #292929
}

.process-item__intro p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

.process-contact {
    text-align: center;
    color: #9F9F9F
}

.process-contact h3 {
    margin-bottom: 0.75em;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 500
}

.process-contact p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    font-weight: 500
}

.process-contact h4 {
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 1280px) {
    .process-item__ico {
        width: 64px
    }

    .process-item__line {
        top: 31px
    }

    .process-item__intro h3 {
        font-size: 18px
    }
}

@media (max-width: 1024px) {
    .process-item__ico {
        width: 38px
    }

    .process-item__line {
        top: 19px
    }

    .process-item__intro {
        max-width: inherit;
        margin-right: 20px;
        margin-left: 20px
    }

    .process-item__intro h3 {
        font-size: 16px
    }

    .process-item__intro p {
        font-size: 12px
    }

    .process-contact h3 {
        font-size: 16px
    }

    .process-contact p {
        font-size: 12px
    }
}

@media (max-width: 768px) {
    .list-process>li {
        width: 100%
    }

    .list-process>li:nth-of-type(n+2) {
        margin-top: 30px
    }

    .process-item__line {
        display: none
    }
}

.af-radio {
    position: relative;
    padding-left: 120px;
    min-height: 30px;
    font-size: 0
}

.af-radio-title {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    line-height: 30px;
    color: #292929;
    letter-spacing: 0.03em
}

.radio-input {
    display: none
}

.radio-input:checked+label {
    color: #0733AC
}

.radio-input:checked+label::before {
    content: "\eecc"
}

.radio-label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-right: 2em;
    font-size: 18px;
    line-height: 30px;
    color: #9F9F9F;
    letter-spacing: 0.03em
}

.radio-label::before {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 30px;
    margin-right: .5em
}

.apply-title {
    padding-bottom: 0.5em;
    font-weight: 500;
    font-size: 20px;
    line-height: 2;
    letter-spacing: 0.03em;
    color: #292929;
    border-bottom: 1px solid #E0E0E0
}

.form-box {
    font-size: 0;
    margin-right: -10px;
    margin-left: -10px
}

.col-50 {
    width: 50%
}

.col-100 {
    width: 100%
}

.form-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px
}

.form-item__wrap {
    margin: 0 10px;
    position: relative
}

.form-item__wrap label.error {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px;
    line-height: 20px;
    color: #9F9F9F
}

.form-input {
    display: block;
    width: 100%;
    height: 80px;
    background-color: #fff;
    border: 0;
    padding: 0;
    outline: 0;
    font-size: 18px;
    padding-left: 20px;
    box-sizing: border-box;
    color: #292929;
    letter-spacing: 0.03em
}

.form-input::-webkit-input-placeholder {
    color: #9F9F9F
}

.form-input:focus~.form-item__label {
    display: none
}

.form-input.on~.form-item__label {
    display: none
}

.form-textarea {
    display: block;
    width: 100%;
    padding: 25px 20px;
    background-color: #fff;
    resize: none;
    border: 0;
    outline: 0;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.03em;
    color: #292929;
    box-sizing: border-box
}

.form-textarea:focus~.form-item__label {
    display: none
}

.form-textarea.on~.form-item__label {
    display: none
}

.form-item__label {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 18px;
    line-height: 80px;
    box-sizing: border-box;
    padding-left: 20px;
    letter-spacing: 0.03em;
    color: #9F9F9F
}

.form-item__label>span {
    font-size: 14px
}

@media (max-width: 1280px) {

    .af-radio-title,
    .radio-label {
        font-size: 16px
    }

    .form-input {
        height: 60px;
        font-size: 16px
    }

    .form-item__label {
        line-height: 60px;
        font-size: 16px
    }

    .form-item__label>span {
        font-size: 12px
    }

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

    .form-textarea {
        font-size: 16px;
        padding-top: 15px
    }
}

@media (max-width: 1024px) {

    .af-radio-title,
    .radio-label {
        font-size: 14px
    }

    .form-input {
        height: 50px;
        font-size: 14px;
        padding-left: 10px
    }

    .form-item__label {
        line-height: 50px;
        font-size: 14px;
        padding-left: 10px
    }

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

    .af-radio {
        padding-left: 80px
    }
}

@media (max-width: 640px) {
    .form-item.col-50 {
        width: 100%
    }
}

.list-ps {
    margin-right: -20px;
    margin-left: -20px
}

@media (max-wdith: 1560px) {
    .list-ps {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (max-width: 960px) {
    .list-ps>li {
        width: 33.3333%
    }
}

@media (max-width: 640px) {
    .list-ps>li {
        width: 50%
    }
}

@media (max-width: 480px) {
    .list-ps>li {
        width: 100%
    }
}

.list-casesi>li {
    margin-bottom: 30px
}

.casei-item {
    position: relative;
    display: block
}

.casei-item__img {
    overflow: hidden
}

.casei-item__img::before {
    padding-top: 55.81395%
}

.casei-item__img::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(27, 37, 56, 0.35)
}

.casei-item__img>img {
    -webkit-transition: transform .75s ease;
    transition: transform .75s ease
}

.casei-item__intro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 20px 30px;
    color: #fff
}

.casei-item__title {
    margin-bottom: .7em;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400
}

.casei-item__desc p {
    position: relative;
    padding-left: 12px;
    font-size: 14px;
    line-height: 24px;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box
}

.casei-item__desc p::before {
    position: absolute;
    content: "";
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #FFC72F
}

.casei-item__desc p:nth-of-type(n+8) {
    display: none
}

@media (min-width: 1025px) {
    .casei-item {
        overflow: hidden
    }

    .casei-item:hover .casei-item__img img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    .casei-item:hover .casei-item__intro {
        margin-top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .casei-item:hover .casei-item__desc {
        visibility: visible;
        opacity: 1
    }

    .casei-item__intro {
        margin-top: -70px;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    .casei-item__desc {
        visibility: hidden;
        opacity: 1
    }
}

@media (max-width: 1380px) {
    .casei-item__desc p:nth-of-type(n+7) {
        display: none
    }
}

@media (max-width: 1280px) {
    .casei-item__title {
        font-size: 16px
    }

    .casei-item__intro {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (max-width: 1100px) {
    .list-casesi>li {
        width: 50%
    }
}

@media (max-width: 1024px) {
    .list-casesi>li {
        margin-bottom: 20px
    }

    .casei-item__desc p {
        font-size: 12px
    }

    .casei-item__desc p:nth-of-type(n+7) {
        display: block
    }

    .casei-item__desc p:nth-of-type(n+9) {
        display: none
    }
}

@media (max-width: 960px) {
    .casei-item__desc p:nth-of-type(n+8) {
        display: none
    }
}

@media (max-width: 860px) {
    .casei-item__desc p:nth-of-type(n+7) {
        display: none
    }
}

@media (max-width: 760px) {
    .casei-item__desc p:nth-of-type(n+6) {
        display: none
    }
}

@media (max-width: 760px) {
    .casei-item__desc p:nth-of-type(n+5) {
        display: none
    }
}

@media (max-width: 750px) {
    .casei-item__desc p {
        width: 100%
    }
}

@media (max-width: 640px) {
    .list-casesi>li {
        width: 100%
    }

    .casei-item__desc p:nth-of-type(n+5) {
        display: block
    }
}

@media (max-width: 480px) {
    .casei-item__desc p:nth-of-type(n+8) {
        display: none
    }
}

@media (max-width: 440px) {
    .casei-item__desc p:nth-of-type(n+7) {
        display: none
    }
}

@media (max-width: 400px) {
    .casei-item__desc p:nth-of-type(n+6) {
        display: none
    }
}

.ncate-item {
    display: block;
    background-color: #fff
}

.ncate-item__img {
    overflow: hidden
}

.ncate-item__img::before {
    padding-top: 63.25581%
}

.ncate-item__img>img {
    -webkit-transition: transform .75s ease;
    transition: transform .75s ease
}

.ncate-item__intro {
    padding: 40px 30px
}

.ncate-item__title {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    color: #292929
}

.ncate-item__desc {
    font-size: 14px;
    line-height: 24px;
    color: #9F9F9F;
    height: 72px
}

@media (min-width: 1025px) {
    .ncate-item:hover {
        background-color: #0733AC
    }

    .ncate-item:hover .ncate-item__img>img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    .ncate-item:hover .ncate-item__title,
    .ncate-item:hover .ncate-item__desc {
        color: #fff
    }
}

@media (max-width: 768px) {
    .list-ncate>li {
        width: 100%;
        margin-bottom: 20px
    }

    .ncate-item__desc {
        height: auto
    }
}

.error-404 {
    padding: 60px 0
}

.error-404 h3 {
    color: #000;
    font-size: 40px;
    letter-spacing: .1em;
    line-height: 1.5
}

.error-404 p {
    font-size: 18px;
    letter-spacing: .05em;
    line-height: 1.5
}

.footer-contact {
    padding: 80px 0;
    background-image: url(../assets/img/bg_fcontact.jpg)
}

.fc-inner {
    position: relative
}

.fc-inner .btn-contact {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -26px
}

.fc-txt {
    display: inline-block;
    vertical-align: top;
    max-width: 640px;
    font-size: 20px;
    line-height: 2;
    font-weight: 500;
    color: #fff
}

.btn-contact {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    width: 190px;
    height: 52px;
    font: 700 14px/52px "Avenir";
    color: #FFC72F;
    text-transform: capitalize;
    text-align: center;
    overflow: hidden
}

.btn-contact::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #FFC72F;
    border-radius: 50px
}

.btn-contact>span {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    line-height: 52px
}

.btn-contact.blue {
    color: #0733AC
}

.btn-contact.blue::before {
    border-color: #0733AC
}

.btn-contact.apply {
    width: 240px
}

@-webkit-keyframes arrow {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }

    51% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes arrow {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }

    51% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (min-width: 1025px) {
    .btn-contact:hover {
        color: #fff
    }

    .btn-contact:hover::before {
        background-color: #FFC72F
    }

    .btn-contact:hover>span {
        -webkit-animation: arrow .5s ease;
        animation: arrow .5s ease
    }

    .btn-contact.blue:hover::before {
        background-color: #0733AC
    }
}

@media (max-width: 1024px) {
    .footer-contact {
        padding: 60px 0;
        text-align: center
    }

    .footer-contact .btn-contact {
        position: relative;
        top: auto;
        margin-top: 20px
    }

    .fc-txt {
        font-size: 14px;
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }

    .btn-contact {
        width: 160px;
        height: 44px;
        line-height: 44px
    }

    .btn-contact>span {
        line-height: 44px
    }

    .btn-contact::before {
        border-width: 1px
    }
}

@media (max-width: 640px) {
    .fc-txt {
        text-align: left
    }

    .footer-contact {
        text-align: left
    }
}

.footer {
    background-color: #1B2538;
    padding-top: 80px
}

.footer-solution {
    position: relative;
    padding-bottom: 40px;
    padding-right: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.fs-caption {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-weight: 500;
    line-height: 1
}

.fs-item {
    font-size: 0;
    position: relative;
    padding-left: 0px
}

.fs-cate {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.fs-link {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.fs-link:hover {
    color: #FFC72F
}

.go-top {
    position: absolute;
    top: 20px;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    color: #0733AC;
    cursor: pointer
}

@media (min-width: 1025px) {
    .go-top:hover {
        background-color: #0733AC;
        color: #fff
    }
}

@media (max-width: 1200px) {
    .footer {
        padding-top: 10px
    }

    .footer-solution {
        display: none
    }
}

.footer-menu {
    font-size: 0;
    position: relative;
    padding-right: 120px
}

.fm-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 70px;
    margin-bottom: 40px
}

.fm-item:last-of-type {
    margin-right: 0
}

.fm-item dt {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 1
}

.fm-item dt a {
    color: #fff
}

.fm-item dd {
    padding: 0;
    margin: 0;
    margin-top: 10px
}

.fm-item.case {
    display: none
}

.fm-link {
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.fm-link:hover {
    color: #FFC72F
}

.fq-title {
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 1
}

.footer-contact-us {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left
}

@media (max-width: 1410px) {
    .fm-item {
        margin-right: 60px
    }
}

@media (max-width: 1200px) {
    .fm-left {
        display: inline-block;
        vertical-align: top;
        width: 240px;
        text-align: left
    }

    .footer-menu {
        text-align: center;
        padding-right: 0
    }

    .fm-item {
        margin-right: 0;
        width: 50%;
        margin-bottom: 10px
    }

    .fm-item dt {
        font-size: 14px;
        font-weight: 400
    }

    .fm-item dd {
        display: none
    }

    .fm-item.case {
        display: inline-block
    }

    .footer-contact-us {
        position: relative;
        display: inline-block;
        vertical-align: top
    }

    .fq-title {
        font-size: 14px;
        font-weight: 400
    }
}

@media (max-width: 640px) {
    .fm-left {
        width: calc(100% - 90px)
    }

    .footer-menu {
        text-align: left
    }

}

.footer-copyright {
    position: relative;
    padding: 40px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.fc-left {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 2;
    color: #fff
}

.fc-left a {
    color: #fff
}

.fc-icp {
    margin-left: 10px
}

.fc-design {
    position: absolute;
    top: 40px;
    right: 0;
    font-size: 14px;
    line-height: 2;
    color: #fff
}

.fc-design a {
    color: #fff
}

@media (max-width: 1200px) {
    .footer-copyright {
        text-align: center;
        padding: 30px 0
    }

    .fc-design {
        position: relative;
        top: auto;
        display: inline-block;
        vertical-align: top
    }
}

@media (max-width: 640px) {
    .footer-copyright {
        text-align: left
    }

    .fc-icp {
        margin-left: 0
    }

    .fc-left {
        display: inline
    }
}

.footer-zx {
    position: fixed;
    z-index: 50;
    right: 0;
    bottom: 120px;
    width: 50px
}

.fzx-item {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #EFEFEF;
    border-left: 1px solid #efefef;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    color: #9F9F9F
}

.fzx-item:hover {
    color: #0733AC
}

.fzx-item:hover .fzx-item__title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.fzx-item:first-of-type {
    border-top: 1px solid #efefef
}

.fzx-item__title {
    position: absolute;
    top: 50%;
    right: 100%;
    min-width: 72px;
    margin-right: 15px;
    padding: 5px 10px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    background-color: #0733AC;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(10px, -50%);
    transform: translate(10px, -50%)
}

.fzx-item__title::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0;
    margin-top: -5px;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #0733AC
}

@media (max-width: 1024px) {
    .footer-zx {
        width: 40px
    }

    .fzx-item {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 24px
    }
}

/*# sourceMappingURL=app.css.map */