<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo {
    width: 7.5em;
}
.define-svg {
    width: 0;
    height: 0;
}
.define-svg .menu .s {
    fill: none;
    stroke: rgba(255, 255, 255, 0.8);
    stroke-width: 3;
}
.define-svg .menu .d {
    fill: #b0cc00;
}
.flow {
    background-position: 0 0;
    background-attachment: scroll;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #a4c301 0%, #699f19 100%);
    background-image: linear-gradient(top, #a4c301 0%, #699f19 100%);
}
svg use {
    transition: all 0.4s ease;
}
svg .reckon {
    fill: none;
    stroke: #fff;
    stroke-width: 1;
}
svg .solid {
    fill-rule: evenodd;
    fill: url(#linear-gradient);
    opacity: 0;
}
svg .arrow{
    transform: scale(1.2);
    transform-origin: center center;
}
.swiper-change .button {
    width: 3.4em;
    height: 2.6em;
}
.swiper-change .button svg {
    width: 100%;
    height: 100%;
}
.swiper-change .button + .swiper-pagination {
    padding: 0 20px;
    margin: 0 0.3rem;
}
.swiper-change .button + .next {
    margin-left: calc(0.3rem + 20px);
}
.swiper-change .swiper-pagination {
    position: static;
    width: fit-content;
    font-family: 'adineueBold', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
}
.swiper-change .swiper-pagination .swiper-pagination-current {
    font-size: 18px;
}
@media (max-width: 1280px) {
    .swiper-change {
        font-size: 14px;
    }
}
.swiper-pagination.default {
    padding-top: 20px;
    margin-top: 0.3rem;
    position: static;
    height: 8px;
}
.swiper-pagination.default .swiper-pagination-bullet {
    vertical-align: top;
    background-color: #fff;
    opacity: 0.5;
}
.swiper-pagination.default .swiper-pagination-bullet-active {
    background-color: #a4c301;
    opacity: 1;
}
a.scroll {
    width: fit-content;
    margin: 0 auto;
    position: relative;
}
a.scroll .char,
a.scroll .mouse {
    transition: all 0.5s ease-out 0.3s;
}
a.scroll .mouse {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -8px;
    width: 17px;
    height: 24px;
    border: 1px solid #b0cc00;
    border-radius: 8px;
    opacity: 0;
    animation: repeatedly 6s linear infinite;
}
a.scroll .mouse:before {
    width: 1px;
    height: 5px;
    background-color: #b0cc00;
    margin: 5px auto;
}
a.scroll .char {
    font-size: 12px;
    text-transform: uppercase;
    opacity: 0.7;
    animation: glimmer 6s linear infinite;
}
a.scroll:hover .mouse {
    opacity: 1;
}
a.scroll:hover .char {
    transition-delay: 0s;
    color: transparent;
    transform: translateY(50%);
}
a.more {
    width: 9em;
    height: 2.5em;
    min-height: 42px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.7);
}
a.more .flow {
    margin: -1px;
    z-index: 1;
}
a.more .char {
    font-size: 12px;
    position: relative;
    z-index: 2;
}
a.more:hover {
    color: #fff;
    border-color: transparent;
    background-color: #a4c301;
}
a:hover svg .solid {
    opacity: 1;
}
.swiper + .swiper-change {
    padding-top: 20px;
    margin-top: 0.5rem;
}
.caption {
    padding-bottom: 40px;
    margin-bottom: 0.2rem;
}
.caption .title {
    font-size: 1.8em;
}
.caption.flex-center {
    text-align: center;
}
@media (max-width: 1280px) {
    .caption {
        font-size: 14px;
    }
}
.list1 li {
    box-sizing: border-box;
    height: auto;
}
@media (min-width: 769px) {
    .list1 {
        margin: -0.5rem -0.5rem 0 0;
    }
    .list1 li {
        padding: 0.5rem 0.5rem 0 0;
    }
}
@media (max-width: 768px) {
    .list1 {
        margin: -20px -20px 0 0;
    }
    .list1 li {
        padding: 20px 20px 0 0;
    }
}
.navbar {
    line-height: 1;
}
.navbar .touch .icon {
    transition: all 0.4s ease;
    transform: scale(0);
    color: #b0cc00;
    margin-top: 0.3em;
    text-align: center;
}
.navbar .touch + .touch {
    margin-left: 0.6rem;
}
.navbar .touch .top.on:hover .icon {
    transform: scale(1) !important;
}
.navbar .touch .top:hover,
.navbar .touch .top.on {
    color: #b0cc00;
}
.navbar .touch .top:hover .icon,
.navbar .touch .top.on .icon {
    transform: scale(1);
}
.navbar:has(.top:hover) .on .icon {
    transform: scale(0);
}
.lang .icon:first-child {
    font-size: 1.25em;
}
.lang .icon:last-child {
    font-size: 12px;
    margin-left: 6px;
}
.lang .char {
    margin-left: 0.4em;
}
.lang .static {
    opacity: 0.8;
}
.lang .fade {
    position: absolute;
    left: 50%;
    top: 100%;
    border-radius: 0.5em;
    white-space: nowrap;
    transform: translateX(-50%);
    min-width: 4em;
    padding: 1em 1.5em;
    margin-top: -10px;
}
.lang .fade a + a {
    margin-top: 8px;
}
.lang .fade a:hover .char {
    text-decoration: underline;
}
.lang:hover .fade {
    margin-top: 0;
}
.loading span {
    width: 0.5em;
    height: 1.3em;
    border-radius: 4px;
    background: #699f19;
    animation: load 2s ease infinite;
    margin: 0 0.2em;
}
.loading span:nth-child(2) {
    animation-delay: 0.2s;
}
.loading span:nth-child(3) {
    animation-delay: 0.4s;
}
.loading span:nth-child(4) {
    animation-delay: 0.6s;
}
.loading span:nth-child(5) {
    animation-delay: 0.8s;
}
.scroll-view::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 6px;
}
.scroll-view::-webkit-scrollbar-thumb {
    background-color: #a4c301;
    border-radius: 6px;
}
.datum {
    margin: -0.6rem -0.6rem 0 0;
}
.datum .enb {
    font-size: 1.8em;
    overflow: hidden;
    height: 1em;
    line-height: 1;
}
.datum .enb:after {
    content: attr(data-content);
}
.datum .name {
    font-size: 0.7em;
    opacity: 0.7;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0.1rem;
}
.datum svg {
    width: 16px;
    height: 16px;
}
.datum svg use {
    fill: none;
    stroke: #a4c301;
    stroke-width: 3;
    stroke-dasharray: 0, 31.4;
    transition: all 0.4s ease;
}
.datum li {
    margin: 0.6rem 0.6rem 0 0;
}
.datum li:hover svg use {
    stroke-dasharray: 15.7, 15.7;
}
@media (max-width: 640px) {
    .datum {
        margin: -20px -20px 0 0;
    }
    .datum li {
        margin: 20px 20px 0 0;
    }
}
.partner-map {
    box-sizing: border-box;
    padding-left: 1rem;
}
.partner-map svg {
    width: 100%;
    overflow: visible;
    max-width: 1000px;
}
.partner-map .cls-7 {
    fill: #fff;
    font-size: 12px;
}
.partner-map .cls-8 {
    fill: #b0cc00;
    font-size: 12px;
    font-weight: bold;
}
.partner-map .cls-34 {
    fill: none;
    stroke: #fff;
    stroke-width: 1;
    stroke-dasharray: 5,3;
    animation: linear-flow 2s linear infinite;
}
.partner-map .cls-5 {
    fill: #fff;
}
.partner-map .cls-2,
.partner-map .cls-28,
.partner-map .cls-4 {
    fill: #a4c301;
}
.partner-map .cls-2 {
    animation: spread 6s linear infinite;
    opacity: 0;
}
.partner-map .cls-2:nth-of-type(2) {
    animation-delay: 2s;
}
.partner-map .cls-2:nth-of-type(3) {
    animation-delay: 4s;
}
.html5video {
    border-radius: 0.5em;
    width: fit-content;
    text-align: center;
    background-color: #a4c301;
}
.html5video .cc {
    width: 2.6em;
    height: 2.6em;
    margin: 0 auto 0.8em;
    position: relative;
}
.html5video .cc .icon {
    font-size: 14px;
}
.html5video .cc .img {
    background-image: url(../images/video.png);
    animation: rotating 36s linear infinite;
}
.html5video .char {
    font-size: 14px;
}
.html5video:hover img {
    opacity: 0.8;
}
.data li {
    width: 50%;
    box-sizing: border-box;
}
.data .line {
    fill: #fff;
}
.data .c {
    fill: none;
    stroke: #a4c301;
    stroke-width: 3;
    stroke-dasharray: 0, 31.4;
}
.data .line,
.data .c,
.data .enb {
    transition: all 0.4s ease;
}
.data .value {
    margin: 0.8em 0 0.1em;
}
.data .value svg {
    width: 18px;
    height: 18px;
}
.data .value .data-rolling {
    text-align: center;
}
.data .value .enb {
    font-size: 3em;
    overflow: hidden;
    height: 1em;
    line-height: 1;
}
.data .item {
    width: 10em;
    margin: 0 auto;
    opacity: 0.8;
    transition: all 0.4s ease;
}
.data .item:hover {
    opacity: 1;
}
.data .item:hover .line {
    fill: #a4c301;
}
.data .item:hover .c {
    stroke-dasharray: 23.55, 7.85;
}
.data .item:hover .enb {
    color: #a4c301;
}
.coop dl {
    margin-bottom: 0.4rem;
    padding-bottom: 20px;
}
.coop dl dt {
    color: #a4c301;
    font-size: 1.8em;
    overflow: hidden;
    height: 1em;
    line-height: 1;
}
.coop dl dd {
    font-size: 1.2em;
}
.partner {
    width: 100%;
    margin-bottom: -1em;
}
.partner .swiper {
    padding: 1px 0;
    margin: 0 -1rem 0 -2rem;
    padding: 0 1rem 1em;
    overflow: visible;
    line-height: 1;
    transition: all 2.4s ease-out;
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    -webkit-mask-image: -webkit-linear-gradient(left,
        transparent 0%,
        transparent 50%,
        #000 calc(50% + 2rem),
        #000 calc(100% - 2rem),
        transparent 100%);
    mask-image: linear-gradient(left,
        transparent 0%,
        transparent 50%,
        #000 calc(50% + 2rem),
        #000 calc(100% - 2rem),
        transparent 100%);
}
.partner .swiper .swiper-wrapper{
    transition-timing-function: linear;
}
.partner .swiper .swiper-slide {
    box-sizing: border-box;
    width: calc(5.4em + 0.4rem);
}
.partner .swiper .touch {
    padding: 1.125em 0.5em;
    margin: 0 0.2rem;
    width: fit-content;
}
@media (min-width: 1025px){
    .partner .swiper .swiper-slide:nth-of-type(odd) {
        padding-top: 3.325em;
    }
}
.partner .swiper .swiper-slide:empty{
    display: none;
}
.partner .swiper .box {
    box-sizing: border-box;
    width: 4.4em;
    height: 4.4em;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0.4em;
    background-color: rgba(255,255,255,1);
    transition: all 0.4s ease;
}
.partner .swiper .box img {
    max-width: 80%;
    max-height: 80%;
}
.partner .swiper .fade {
    position: absolute;
    top: 100%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%,-50%);
    font-size: 14px;
    padding-top: 2px;
}
.partner .swiper .touch:hover .box {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: #fff;
}
.area {
    max-width: 500px;
}
.area,
.area .choice {
    position: relative;
    z-index: 2;
}
.area .choice {
    position: relative;
}
.area .choice .static {
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 3.5em;
    border-radius: 0.5em;
    background-color: rgba(27, 36, 42, 0.9);
    padding: 0 0.45rem;
    transition: all 0.4s ease;
}
@media (max-width: 1280px) {
    .area .choice .static {
        font-size: 14px;
    }
}
@media (max-width: 850px) {
    .area .choice .static {
        padding: 0 20px;
    }
}
.area .choice .fade {
    top: 100%;
    transform: translateY(-10px);
}
.area .choice .fade .on {
    color: #a4c301;
    font-weight: bold;
}
.area .choice.on .static {
    border-color: #a4c301;
}
.area .choice.on .fade {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
    transform: translateY(0);
}
.area .represent {
    flex: 1;
    margin-top: 0.8em;
    position: relative;
    background-color: rgba(27, 36, 42, 0.9);
    border-radius: 0.5em;
}
.area .represent .title {
    font-size: 20px;
}
.area .represent .line {
    margin: 0.2rem 0;
    padding: 20px 0;
}
.area .represent .line:after {
    height: 1px;
    background-image: linear-gradient(90deg, #fff 0%, #fff 12px, rgba(255, 255, 255, 0.1) 12px, rgba(255, 255, 255, 0.1) 100%);
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 12px, rgba(255, 255, 255, 0.1) 12px, rgba(255, 255, 255, 0.1) 100%);
}
.area .represent .swiper {
    margin: 0.45rem;
}
@media (max-width: 850px) {
    .area .represent .swiper {
        margin: 20px;
    }
}
.area .represent .swiper-slide {
    overflow-y: auto;
    padding-right: 20px;
    box-sizing: border-box;
}
.distributed {
    box-sizing: border-box;
    padding: 0 1rem;
}
.distributed .provice {
    max-width: 840px;
    width: 100%;
    opacity: 0;
    transform: scale(0.7);
    overflow: visible;
    transition: all 1s ease;
}
.distributed .provice .nanhai{
    opacity: 0.5;
}
.distributed .provice .cls-1 {
    fill: rgba(27, 36, 42, 0.9);
    stroke-width: 1;
    stroke: rgba(255, 255, 255, 0.2);
    transition: all 0.4s ease;
}
.distributed .provice .cls-2 {
    fill: #ff0000;
}
.distributed .provice .cls-3,
.distributed .provice .cls-4 {
    fill: #fff;
}
.distributed .provice .cls-3 {
    animation: spread 6s linear infinite 2s;
    opacity: 0;
}
.distributed .provice .cls-3:nth-of-type(2) {
    animation-delay: 4s;
}
.distributed .provice .cls-3:nth-of-type(3) {
    animation-delay: 6s;
}
.distributed .provice .cls-4 {
    font-size: 20px;
    font-weight: bold;
}
.distributed .provice .range.on .cls-1 {
    fill: #1a68b2;
    filter: drop-shadow(0 0 1px #000);
}
.distributed .provice .text-group .cls-4 {
    display: none;
}
.distributed .provice .text-group .range-text.on .cls-4 {
    display: block;
}
.distributed .provice .rep-group .cls-4 {
    font-size: 14px;
}
.distributed .provice .rep-group .rep {
    display: none;
}
.distributed .provice .rep-group .rep.on {
    display: block;
}
.distributed.ready .provice {
    transform: scale(1);
    opacity: 1;
}
.slide {
    height: auto!important;
    background-color: #fff;
    color: #777;
    border-radius: 0.5em;
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    padding: 1em;
}
.slide .box {
    font-size: 14px;
    max-height: 174px;
    overflow-y: auto;
}
.slide .box::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, 0.1);
}
.slide a {
    padding: 4px 8px;
    border-radius: 4px;
    margin-right: 8px;
}
.slide a:hover {
    background-color: #a4c301;
    color: #fff !important;
}
:root {
    --offset--: 50px;
    --dashoffset--: 0;
}
#panel,
#header,
#navbar,
#search {
    left: 0;
    right: 0;
    top: 0;
}
#panel,
#navbar,
#search {
    position: fixed;
    bottom: 0;
    z-index: 201;
    display: none;
}
#panel .container,
#navbar .container,
#search .container {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
}
#panel.on .container,
#navbar.on .container,
#search.on .container {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
}
#header {
    position: absolute;
    z-index: 200;
    padding-top: 0.5rem;
}
#header .main {
    opacity: 0;
    transform: translateY(-100%);
    transition: all 0.8s ease-in-out 0.2s;
}
#header .right li + li {
    margin-left: 0.6rem;
}
#header .right .cc {
    width: 2.3em;
    height: 2.3em;
    box-shadow: 0.1em 0.1em 0 #006022;
    position: relative;
}
#header .right .option:hover .turn {
    opacity: 1;
}
@media (max-width: 800px) {
    #header .right .cc .icon {
        font-size: 20px;
    }
}
@media (min-width: 1025px) {
    #header .menu {
        display: none;
    }
    #header .right .turn {
        margin: -0.5em;
        opacity: 0;
        transform: rotateX(70deg) rotateY(-20deg);
        transition: all 0.4s ease;
        border: 1px solid rgba(255, 255, 255, 0.8);
        animation: around 4s linear infinite;
        border-radius: 50%;
    }
    #header .right .turn,
    #header .right .turn .add {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    #header .right .turn .add {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1.125em;
        width: 0.5em;
        height: 0.5em;
        transform: rotateX(-90deg) rotateY(60deg);
    }
    #header .right .turn .add:after {
        border-radius: 50%;
        background-color: #b0cc00;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
        width: 100%;
        height: 100%;
        animation: revise 4s linear infinite;
        transform: rotateY(-60deg) rotateZ(10deg);
    }
}
@media (max-width: 1024px) {
    #header .menu .close,
    #header .menu.on .open,
    #header .right .turn,
    #header .navbar {
        display: none;
    }
    #header .menu.on .close {
        display: block;
    }
}
#home {
    height: 100vh;
}
#home .view {
    overflow: hidden;
}
#home .view [aos] {
    transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: ease;
}
#home .view [aos='fade-up'] {
    opacity: 0;
    transform: translate(0, 30px);
}
#home .view [aos-delay='300'] {
    transition-delay: 300ms;
}
#home .view [aos-delay='600'] {
    transition-delay: 600ms;
}
#home .view [aos-delay='900'] {
    transition-delay: 900ms;
}
#home .content,
#home .container,
#home .container .main {
    height: 100%;
    box-sizing: border-box;
}
#home .container {
    background-color: #000;
    padding-top: 5em;
}
#home .container .mask {
    width: 50%;
    right: auto;
    z-index: 0;
    pointer-events: none;
    min-width: 300px;
    background-image: linear-gradient(90deg, #1b242a, transparent);
    background-image: -webkit-linear-gradient(left, #1b242a, transparent);
    opacity: 0.5;
}
#home .container .mask ~ .main {
    z-index: 2;
}
#home .container .bg {
    pointer-events: none;
    z-index: 1;
}
#home .container .bg ~ .main {
    z-index: 2;
}
#home .container .main {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}
@media (max-width: 1152px) {
    #home .container .main {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}
@media (max-width: 1280px) {
    #home .container {
        padding-top: 70px;
    }
}
@media (max-width: 1024px) {
    #home .container {
        padding-top: 60px;
    }
}
#home .caption {
    padding-bottom: 0;
    margin-bottom: 0;
}
#home .swiper-change {
    padding-top: 0;
    margin-top: 0;
}
#home.ready .view.swiper-slide-active [aos] {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}
#home.ready .view.swiper-slide-active .partner .swiper {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
}
#column {
    text-align: center;
    overflow: hidden;
}
#column .main {
    min-height: 6rem;
}
#column .main .fill {
    z-index: 1;
}
#column .content {
    z-index: 2;
    max-width: 830px;
    padding: 100px 0;
    min-height: 160px;
}
#column .content .title {
    font-size: 2.4em;
}
#column .content .txt {
    padding-top: 10px;
    margin-top: 0.2rem;
}
#column .content .txt:empty {
    display: none;
}
#column .down {
    z-index: 2;
    position: absolute;
    left: 50%;
    bottom: 5em;
    margin-bottom: 0.4rem;
    padding-bottom: 20px;
    transform: translateX(-50%);
}
@media (max-width: 800px) {
    #column .down {
        bottom: 1em;
    }
}
#channel {
    z-index: 2;
}
#channel .order,
#channel .char {
    position: relative;
    z-index: 2;
}
@media (min-width: 801px) {
    #channel .container {
        margin-top: calc(-5em - 1px);
        height: 5em;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    #channel .mask {
        background-image: linear-gradient(-180deg, #699f19, transparent);
        background-image: -webkit-linear-gradient(top, #699f19, transparent);
        transition-timing-function: cubic-bezier(0.5, 0, 1, 1);
    }
    #channel .touch {
        flex: 1;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        padding: 0 1.5em;
    }
    #channel .touch:last-child {
        border-right: 0 none;
    }
    #channel .order {
        width: 2.5em;
        height: 1.9em;
        margin-right: 0.6em;
        flex-shrink: 0;
    }
    #channel .order .enb {
        line-height: 1;
        font-size: 0.8em;
        padding-top: 0.2em;
    }
    #channel .char {
        font-size: 0.9em;
    }
}
@media (min-width: 801px) and (max-width: 1280px) {
    #channel .order {
        font-size: 15px;
    }
}
@media (min-width: 801px) and (max-width: 1024px) {
    #channel .char {
        font-size: 13px;
    }
}
@media (max-width: 800px) {
    #channel {
        padding: 8px 0 16px;
        background-image: linear-gradient(-180deg, #699f19, #006022);
        background-image: -webkit-linear-gradient(top, #699f19, #006022);
    }
    #channel .container {
        font-size: 15px;
        text-align: center;
    }
    #channel .touch {
        margin-top: 8px;
        width: 33.333333%;
    }
    #channel .touch.on {
        font-weight: bold;
        text-decoration: underline;
    }
    #channel .mask,
    #channel .order {
        display: none;
    }
}
#case {
    background-color: #0d1a1d;
    overflow: hidden;
}
#case .light {
    background-color: #294557;
    width: 300px;
    height: 300px;
    border-radius: 300px;
    filter: blur(150px);
    position: absolute;
    z-index: 0;
}
#case .light:nth-of-type(1) {
    top: 0;
    right: 0;
    animation: case-light1 30s linear infinite;
}
#case .light:nth-of-type(2) {
    bottom: -100px;
    left: 100px;
    animation: case-light2 30s linear infinite;
}
#case .swiper .img {
    padding-top: 56%;
    clip-path: url(#shape);
}
#case .swiper a:hover{
    color: #b0cc00;
}
#case .swiper .headline {
    font-size: 1.2em;
    padding-top: 6px;
    margin-top: 0.3rem;
    line-height: 1;
}
#case .swiper .text {
    padding-bottom: 10px;
    margin: 0.1rem 0;
}
#case .swiper .go .char {
    font-size: 12px;
    opacity: 0.7;
}
#case .swiper .go .arrow {
    color: rgba(255, 255, 255, 0.7);
    transition: all 0.4s ease;
    position: relative;
    margin-left: 6px;
    width: 1.5em;
    height: 1.5em;
    transform: translateX(-0.5em);
}
#case .swiper .go .arrow .icon {
    position: relative;
    z-index: 2;
    font-size: 14px;
}
@media (max-width: 1280px) {
    #case .swiper {
        font-size: 14px;
    }
}
#footer {
    background-color: #222628;
}
#footer .wrapper {
    flex: 1;
}
#footer .info,
#footer .nav {
    position: relative;
    z-index: 1;
}
#footer .info:hover,
#footer .nav:hover {
    z-index: 2;
}
#footer .area {
    padding: 20px 0;
    margin: 0.4rem 0 0;
    flex: 1;
}
#footer .nav .lang {
    height: 100%;
    margin-top: -0.25em;
}
#footer .info {
    padding-bottom: 20px;
    margin-bottom: 0.5rem;
}
#footer .follow {
    position: relative;
    z-index: 50;
}
#footer .follow .name {
    line-height: 1;
    text-transform: uppercase;
    opacity: 0.7;
    font-size: 12px;
    padding-bottom: 4px;
    margin-bottom: 0.24rem;
}
#footer .hr {
    padding: 20px 0;
    margin: 0.5rem 0;
}
#footer .hr:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#footer .navbar .touch + .touch {
    margin-left: 1rem;
}
#footer .wechat {
    text-align: center;
}
#footer .wechat li + li {
    padding-left: 10px;
    margin-left: 0.4rem;
}
#footer .wechat img {
    width: 7.5em;
    height: 7.5em;
}
#footer .wechat p {
    font-size: 12px;
    line-height: 1;
    opacity: 0.5;
    padding-top: 6px;
    margin-top: 0.1rem;
}
#footer .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
}
#footer .copyright .content {
    padding: 24px 0;
    margin: 0 -0.3rem;
    font-size: 12px;
}
#footer .copyright a {
    opacity: 0.5;
    margin: 2px 0.3rem;
}
#footer .copyright a:hover {
    opacity: 1;
}
#footer .container .wrapper {
    padding-bottom: 0.8rem;
}
#footer .container.cover {
    background-image: url(../images/index-footer.jpg);
}
#footer .container.cover .info {
    padding-bottom: 0;
    margin-bottom: 0;
}
#footer .container.cover .copyright {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
}
#footer .follow li + li {
    margin: 0 0 0 auto;
}
@media (min-width: 801px) {
    #footer .share a {
        width: 2.75em;
        height: 2.75em;
        border: 1px solid #fff;
        opacity: 0.5;
    }
    #footer .share a .fade {
        bottom: 100%;
        background-color: #fff;
        padding: 10px;
        border-radius: 0.5em;
    }
    #footer .share a .fade img {
        width: 100px;
        height: 100px;
        max-width: unset;
    }
    #footer .share a .fade:after {
        content: "";
        top: 100%;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #fff;
    }
    #footer .share a .fade,
    #footer .share a .fade:after {
        transform: translateX(-50%);
        position: absolute;
        left: 50%;
    }
    #footer .share a + a {
        margin-left: calc(10px + 0.1rem);
    }
    #footer .share a:hover {
        opacity: 1;
    }
    #footer .share a:hover .fade {
        margin-bottom: 6px;
    }
    #footer .blogroll .fill {
        z-index: 1;
    }
    #footer .blogroll .static {
        position: relative;
        z-index: 2;
        border: 1px solid rgba(255, 255, 255, 0.5);
        height: 2.75em;
        box-sizing: border-box;
        padding: 0 0.5em;
        width: 3rem;
        min-width: 240px;
    }
    #footer .blogroll .static .cc {
        width: 1.75em;
        height: 1.75em;
    }
    #footer .blogroll .static .cc .icon {
        font-size: 12px;
    }
    #footer .blogroll .static .char {
        opacity: 0.7;
        font-size: 14px;
        margin-left: 0.22rem;
    }
    #footer .blogroll .content {
        text-align: center;
        bottom: 100%;
        transform: translateY(-10px);
    }
    #footer .blogroll:hover .static {
        border-color: transparent;
    }
    #footer .blogroll:hover .content {
        transform: translateY(0);
    }
}
@media (min-width: 1025px) {
    #footer .distributed {
        width: 60%;
        max-width: calc(100% - 500px);
        left: auto;
        margin-right: 1rem;
    }
    #footer .area {
        width: 40%;
    }
}
@media (max-width: 1024px) {
    #footer .distributed {
        display: none;
    }
}
@media (max-width: 800px) {
    #footer .copyright .content,
    #footer .copyright .content .flex,
    #footer .nav {
        display: block;
    }
    #footer .blogroll .fade,
    #footer .share .fade {
        display: none;
    }
    #footer .copyright {
        text-align: center;
    }
    #footer .copyright .content {
        padding: 16px 0;
    }
    #footer .share {
        opacity: 0.5;
        font-size: 18px;
    }
    #footer .share a + a {
        margin-left: 20px;
    }
    #footer .blogroll .static .char {
        opacity: 0.5;
        margin-right: 1em;
    }
    #footer .blogroll .static .cc {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        transform: rotateZ(90deg);
    }
    #footer .follow .name {
        opacity: 0.3;
        margin-bottom: 0;
    }
    #footer .wechat {
        margin: 0 0 auto auto;
    }
    #footer .nav .ul {
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 0 auto -10px;
    }
    #footer .nav li {
        padding-bottom: 10px;
        margin-left: 0;
    }
    #footer .nav .lang {
        display: none;
    }
}
@media (max-width: 800px) and (max-width: 800px) {
    #footer .wechat img {
        width: 80px;
        height: 80px;
    }
}
#structure{
    position: relative;
}
#structure .nav{
    bottom: 100%;
    top: auto;
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    z-index: 10;
}
#structure .nav .point .icon{
    margin: 0 4px;
}
#structure .nav .point .icon:last-child{
    display: none;
}
#structure .nav a:hover{
    color: #fff;
}
#structure .detail{
    z-index: 5;
    overflow: hidden;
}
#structure .nav{
    transition: all 0.4s ease;
}
#structure .nav .back{
    width: 2.5rem;
    height: 0.9rem;
    background: url(../images/box.png) no-repeat scroll center center;
    background-size: 100% 100%;
    font-size: 0.2rem;
    min-height: 36px;
    min-width: 100px;
}
#structure .nav .back .icon{
    margin-right: 4px;
}
#structure .nav .back:hover{
    filter: hue-rotate(252deg) brightness(2);
}
#structure .detail .gallery{
    margin: 0 1rem;
    flex: 1;
}
@media (max-width: 384px){
    #structure .detail .gallery{
        margin: 0 20px;
    }
}
#structure .detail .bottom{
    width: 100%;
}
#structure .detail .thumb{
    margin-top: 10px;
    margin-right: -10px;
}
#structure .detail .thumb .swiper-slide{
    width: 200px;
    max-width: 33.333%;
}
#structure .detail .thumb .img{
    margin-right: 10px;
    border-radius: 8px;
}
#structure .detail .thumb .img:after{
    content: "";
    display: block;
    padding-top: 60%;
}
#structure .v-enter,
#structure .v-leave-to{
    opacity: 0;
    transform: translateX(40px);
}
#structure .v-enter-to,
#structure .v-leave{
    opacity: 1;
    transform: translateX(0);
}
#module {
    overflow: hidden;
}
#module .loading {
    z-index: 2;
}
#module .viewBox .glimmer{
    animation: glimmer 2s linear infinite;
}
@keyframes glimmer{
    0%{filter: opacity(1)}
    50%{filter: opacity(0)}
    100%{filter: opacity(1)}
}
#module .viewBox .mark-group.hover-show-subset .mark{
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: all 0.2s ease;
}
#module .viewBox .mark-group.hover-show-subset .group.selected +  .mark,
#module .viewBox .mark-group.hover-show-subset:hover .mark{
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
}
#module .viewBox .mark-text.char{
    text-anchor: middle;
    dominant-baseline: middle;
    fill: #000;
    stroke: #ffff00;
    stroke-width: 10;
    paint-order: stroke;
    font-size: 20px;
    font-weight: bold;
}
#module .viewBox .mark-text body{
    box-sizing: border-box;
    padding: 0 10%;
    height: 100%;
    font-size: 20px;
    background-color: transparent;
}
#module .viewBox .mark-text.turn{
    cursor: pointer;
    transition: filter 0.2s ease;
}
#module .viewBox .group.selected .mark-text.turn,
#module .viewBox .mark-text.turn:hover{
    filter: hue-rotate(252deg) brightness(2);
}
#module .viewBox .mark-text.turn body{
    color: #fff;
    background: url(../images/box.png) no-repeat scroll center center;
    background-size: 100% 100%;
}
#module .viewBox .mark-line{
    fill: none;
    stroke: #1167da;
    stroke-width: 6;
    transition: all 0.4s ease;
    stroke-dasharray: 0 var(--stroke-dasharry--);
}
#module .viewBox .mark-area{
    fill: rgb(17,103,218,0.5);
    stroke: #1167da;
    stroke-width: 2;
}
#module .viewBox .mark-area,
#module .viewBox .mark-area + .mark-circle{
    filter: opacity(0);
    visibility: hidden;
    pointer-events: none;
    transition: filter 0.2s ease-out,visibility 0.2s ease-out,pointer-events  0.2s ease-out;
}
#module .viewBox .mark-circle{
    fill: #fff;
    stroke: #bb0000;
    stroke-width: 6;
}
#module .viewBox .mark-circle.menjing{
    stroke: #0046bb;
}
#module .viewBox .mark-image{
    pointer-events: none;
}
#module .viewBox .group.selected .mark-line,
#module .viewBox .mark-group.hover-show-subset .group.selected + .mark .mark-line,
#module .viewBox .group:hover .mark-line{
    stroke-dasharray: var(--stroke-dasharry--) 0;
}

#module .viewBox .mark-group.hover-show-subset .mark-area,
#module .viewBox .group:hover .mark-area,
#module .viewBox .group.selected .mark-area,
#module .viewBox .mark-group.hover-show-subset .mark-area + .mark-circle,
#module .viewBox .group:hover .mark-area + .mark-circle,
#module .viewBox .group.selected .mark-area + .mark-circle{
    filter: opacity(1);
    visibility: visible;
    pointer-events: unset;
}
#panel .swiper {
    top: auto;
    height: auto;
    transform: translateY(100%);
    background-color: #151515;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding-bottom: 30px;
}
#panel .swiper .headline {
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background-color: #000;
}
#panel .swiper .headline .char {
    color: #b0cc00;
}
#panel .swiper .headline .icon {
    opacity: 0.5;
}
#panel .swiper .content {
    height: 130px;
    overflow-y: auto;
    padding: 10px 20px;
}
#panel .swiper .content a {
    line-height: 2;
}
#panel .swiper .content img {
    max-height: 110px;
    max-width: 110px;
}
#panel .swiper .swiper-pagination {
    bottom: 15px;
    height: 2px;
}
#panel .swiper .swiper-pagination .swiper-pagination-bullet {
    height: 1px;
    width: 12px;
    border-radius: 2px;
    background-color: #fff;
    opacity: 0.5;
    margin: 0 2px;
    vertical-align: top;
    transition: all 0.2s ease;
}
#panel .swiper .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #b0cc00;
}
#panel.on .swiper {
    transform: translateY(0);
}
#search .close {
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0.4rem 0.4rem 0 0;
}
#search .close .icon {
    font-size: 1.8em;
    pointer-events: none;
}
#search .main .head,
#search .main .content,
#search .main .history .row,
#search .main .history .list {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease;
}
#search .main .content {
    transition-delay: 0.15s;
}
#search .main .history .row,
#search .main .history .list {
    transition-delay: 0.3s;
}
#search .form {
    width: 100%;
    max-width: 38.4em;
    position: relative;
}
#search .form .head {
    font-size: 1.8em;
    margin-bottom: 0.1rem;
    letter-spacing: 0.05em;
}
#search .content {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #b0cc00;
}
#search .content .submit {
    height: 3em;
    cursor: pointer;
    width: 3em;
    text-align: right;
    color: #fff;
    transition: color 0.4s ease;
}
#search .content .submit .icon {
    font-size: 1.8em;
}
#search .content .submit:hover {
    color: #b0cc00;
}
#search .content .box {
    flex: 1;
    height: 3em;
}
#search .content .box .input {
    width: 100%;
    height: 100%;
    display: block;
}
#search .history {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
#search .history .headline {
    color: #666;
    font-size: 14px;
}
#search .history .clean {
    opacity: 0.5;
}
#search .history .clean:hover {
    opacity: 1;
}
#search .history .list {
    margin: 0 -6px 0;
    font-size: 14px;
    color: #adadad;
    overflow: hidden;
    max-height: 161px;
}
#search .history .list .char {
    -webkit-line-clamp: 1;
    height: 1.3em;
}
#search .history .list li {
    margin: 8px 8px 0;
    line-height: 1.3;
    cursor: pointer;
    transition: all 0.4s ease;
    text-decoration: underline;
}
#search .history .list li:hover {
    border-color: #a4c301;
    color: #a4c301;
}
#search .history:has(.list:empty) {
    display: none;
}
#search.on .main {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
}
#search.on .main .head,
#search.on .main .content,
#search.on .main .history .row,
#search.on .main .history .list {
    opacity: 1;
    transform: translateY(0);
}
#navbar .ul {
    width: 100%;
    max-width: 480px;
    box-sizing: border-box;
    padding: 20px;
    max-height: 100%;
    overflow-y: auto;
}
#navbar .ul li.on .top a {
    color: #b0cc00;
}
#navbar .ul li.active .top .icon {
    transform: rotateZ(-180deg);
}
#navbar .ul .top {
    font-size: 1.2em;
    line-height: 3em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}
#navbar .ul .top .icon {
    font-size: 1.2em;
    opacity: 0.7;
    transition: all 0.4s ease;
}
#navbar .ul .content {
    line-height: 2;
    color: rgba(255, 255, 255, 0.6);
    padding: 1em 0;
}
#navbar .ul .content:empty {
    display: none;
}
#navbar .ul .sub {
    transition: all 0.4s ease;
    height: 0;
    overflow: hidden;
}
body.ready #header .main {
    opacity: 1;
    transform: translateY(0);
}
#banner .content {
    padding: 0 30px;
}
#banner .container {
    z-index: 2;
    transition: all 0.5s ease-out 0.4s;
}
#banner .container .actor {
    width: 100%;
    max-width: 860px;
    max-height: 80vh;
    overflow: visible;
    opacity: 0;
    transition: all 1s ease-out 1s;
}
body.ready #banner .container .actor{
    opacity: 1;
}
#banner .container .actor .c {
    fill: none;
    stroke-width: 100;
    transition: none;
    opacity: 0.3;
    stroke: #11e0f4;
    /*animation: glitch4 5s linear infinite  2s;*/
    /*transform: translate(calc(var(--offsetX) * 2), calc(var(--offsetY) * 2));*/
}
#banner .container .title {
    font-size: 1.15rem;
    font-family: 'adineueBold', sans-serif;
    width: 9em;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1.1;
}
#banner .container .title .box {
    position: relative;
    /*transform: translate(var(--offsetX), var(--offsetY));*/
}
#banner .container .title .t1,
#banner .container .title .t2 {
    pointer-events: none;
    user-select: none;
}
#banner .container .title .t1 {
    z-index: 1;
    color: #fe2c55;
    /*animation: glitch3 5s linear infinite 2s;*/
}
#banner .container .title .t2 {
    z-index: 2;
    color: #25f4ee;
    /*animation: glitch2 5s linear infinite 2s;*/
}
#banner .container .title .t3 {
    position: relative;
    z-index: 3;
    /*animation: glitch1 5s linear infinite 2s;*/
}
@media (min-width: 861px) {
    #banner .container .title {
        font-size: 52px;
    }
}
@media (max-width: 800px) {
    #banner .container {
        padding-top: 0;
    }
}
#banner .main {
    top: auto;
    margin-bottom: 0.5rem;
}
#banner .swiper-change {
    z-index: 2;
    top: auto;
    bottom: 0.3rem;
    margin-bottom: 20px;
    opacity: 0;
    transition: all 1s ease-out 2s;
}
#banner .swiper-change .swiper-pagination {
    padding-bottom: 20px;
    margin-bottom: 0.3rem;
}
/*#banner .swiper {*/
/*    margin: -10px;*/
/*    transform: translate(calc(var(--offsetX) * -1), calc(var(--offsetY) * -1));*/
/*}*/
#banner .swiper.ready .swiper-slide-active .container {
    background-color: transparent;
}
#banner .swiper.ready + .swiper-change {
    opacity: 1;
}
#partner {
    overflow: hidden;
}
#partner .container {
    background-image: url(../images/index-partner.jpg);
}
#partner .swiper {
    padding: 20px 0;
    margin: 0.3rem 0;
}
#partner .swiper .title {
    font-size: 1.2em;
    margin-bottom: 8.3vh;
}
#partner .swiper .datum {
    transition-delay: 0.2s;
    margin-bottom: 7vh!important;
}
#partner .swiper .more {
    transition-delay: 0.4s;
}
@media (min-width: 1025px) {
    #partner .left {
        width: 40%;
    }
    #partner .right {
        width: 60%;
    }
    #partner .right svg {
        max-height: 110%;
    }
}
@media (max-width: 1024px) {
    #partner .main {
        display: block;
    }
    #partner .left {
        height: 100%;
    }
    #partner .right {
        display: none;
    }
}
#about .container {
    background-image: url(../images/index-about.jpg);
}
#about .left .more {
    margin-top: 8.3vh;
}
#about .left .text {
    -webkit-line-clamp: 4;
    margin: 5.6vh 0 6.5vh;
    height: 7.2em;
}
#about .left .html5video img {
    height: 22.2vh;
    max-height: 240px;
}
#about .right li {
    padding: 0.6rem 1em;
}
@media (min-width: 1025px) {
    #about .left,
    #about .right {
        width: 50%;
        box-sizing: border-box;
    }
    #about .left {
        padding-right: 1rem;
    }
}
@media (max-width: 1024px) {
    #about .main {
        display: block;
    }
    #about .left {
        height: 100%;
    }
    #about .right {
        display: none;
    }
}
#service .container {
    background-image: url(../images/index-service.jpg);
}
#service .body {
    flex: 1;
    width: 100%;
}
#service .swiper-wrapper {
    flex-direction: unset;
    height: auto;
}
#service .swiper {
    width: 100%;
    overflow: visible;
}
#service .swiper .touch img {
    width: 2.25em;
    height: 2.25em;
    object-fit: contain;
    flex-shrink: 0;
}
#service .swiper .touch .fade,
#service .swiper .touch .default{
    transition: all 0.6s ease-in;
}
#service .swiper .touch .fade {
    transition-delay: 0.1s;
    transform: rotateX(90deg);
    height: 23.15vh;
    border-radius: 0.5em;
    padding: 1.75em;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.6);
    background-blend-mode: color;
}
#service .swiper .touch .fade .box {
    width: 100%;
}
#service .swiper .touch .fade .go {
    color: #a4c301;
    font-size: 12px;
}
#service .swiper .touch .fade .left {
    margin-right: 2em;
}
#service .swiper .touch .fade .text {
    margin: 4px 0 10px;
}
#service .swiper .touch .fade img {
    margin: auto 0 0 auto;
}
#service .swiper .touch .default {
    padding: 1.75em;
    text-align: center;
}
#service .swiper .touch .default .title {
    margin: 1em 0 4px;
    color: #a4c301;
}
#service .swiper .touch:hover .default {
    transform: rotateX(-90deg);
}
#service .swiper .touch:hover .fade {
    transform: rotateX(0deg);
}
@media (max-width: 1024px) {
    #service .swiper .swiper-slide {
        box-sizing: border-box;
        padding: 0.5em;
    }
    #service .swiper .touch .fade {
        height: 200px;
        transform: rotateX(0deg);
        opacity: 1;
        visibility: visible;
        pointer-events: unset;
    }
    #service .swiper .touch .default {
        transform: rotateX(-90deg);
        opacity: 0;
    }
}
#cooperate {
    overflow: hidden;
}
#cooperate .container {
    background-image: url(../images/index-cooperate.jpg);
}
@media (min-width: 1025px) {
    #cooperate .left {
        width: 48%;
        box-sizing: border-box;
        padding-right: 1rem;
        max-width: 580px;
    }
    #cooperate .right {
        margin: 0 0 0 auto;
        width: 52%;
    }
}
@media (max-width: 1024px) {
    #cooperate .main {
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    #cooperate .left {
        flex: 1;
        margin-bottom: 30px;
        min-height: 260px;
    }
    #cooperate .partner .list{
        height: 13.3em;
    }
    #cooperate .partner .list li:nth-of-type(7n-6){
        margin-top: 0;
    }
    
}
#serve {
    background-color: #06151e;
}
#serve .main {
    background-image: url(../images/serve.jpg);
}
#serve dl{
    transition: all 0.4s ease;
}
#serve dl .cover {
    padding-top: 54%;
}
#serve dl .title {
    position: relative;
    font-size: 1.8em;
    padding-right: 3em;
    padding-bottom: 10px;
    margin-bottom: 0.2rem;
}
#serve dl .title:after {
    content: attr(data-content);
    font-size: 1.67em;
    opacity: 0.05;
    font-family: 'adineueBold', sans-serif;
    top: 0;
    right: 0;
    position: absolute;
    line-height: 1;
}
#serve dl + dl {
    padding-top: 40px;
    margin-top: 0.3rem;
}
#serve dl:hover{
    color: #a4c301;
}
@media (min-width: 801px) {
    #serve dl dd,
    #serve dl dt {
        width: 50%;
    }
    #serve dl dt {
        box-sizing: border-box;
    }
    #serve dl:nth-of-type(odd) dt {
        padding-right: 1.1rem;
    }
    #serve dl:nth-of-type(even) dd {
        order: 1;
    }
    #serve dl:nth-of-type(even) dt {
        order: 2;
        padding-left: 1.1rem;
    }
}
@media (max-width: 800px) {
    #serve dl {
        display: block;
    }
    #serve dl dt {
        max-width: 560px;
        margin: 0 auto 20px;
    }
}
#function {
    background-color: #1c2a2e;
}
#function .container {
    max-width: 1350px;
    margin: 0 auto;
    padding-top: 1.5em;
    text-align: center;
}
#function .ul {
    margin: -2.5em -1em 0;
}
#function .ul img {
    width: 4em;
    height: 4em;
    object-fit: contain;
    transition: all 0.4s ease-out;
}
#function .ul .char {
    opacity: 0.7;
    font-size: 1.1em;
    padding-top: 10px;
    margin-top: 0.1rem;
}
#function .ul li {
    width: 25%;
    box-sizing: border-box;
    padding: 0 1em;
    margin-top: 2.5em;
}
#function .ul li:hover img{
    transform: rotateY(-180deg);
}
#function .ul li:after {
    top: 50%;
    right: 0;
    width: 1px;
    background-color: #fff;
    opacity: 0.1;
    height: 1.2em;
    margin-top: -0.6em;
}
#function .ul li:last-child:after {
    display: none;
}
@media (max-width: 800px) {
    #function .ul li {
        width: 50%;
    }
    #function .ul li:nth-of-type(2):after {
        display: none;
    }
}
#framework {
    overflow: hidden;
}
#framework .main {
    background-image: url(../images/framework.jpg);
}
#framework .swiper {
    padding-top: 40px;
    margin-top: 0.6rem;
    overflow: visible;
}
#framework .swiper .fade {
    background-image: url(../images/client.jpg);
    z-index: 1;
    pointer-events: none;
}
#framework .swiper .left {
    flex: 1;
    margin-right: 1em;
    height: 2.9rem;
    min-height: 12em;
}
#framework .swiper .left .ell2 {
    line-height: 1.5;
    height: 3em;
    margin-top: 4px;
}
#framework .swiper .left .title {
    padding-bottom: 10px;
    margin-bottom: 0.1rem;
}
#framework .swiper .right {
    max-width: 40%;
    width: 12em;
}
#framework .swiper .right .img {
    padding-top: 100%;
}
#framework .swiper .go {
    font-size: 12px;
    margin-top: 0.1rem;
    padding-top: 10px;
}
#framework .swiper a {
    position: relative;
    z-index: 2;
    padding: 0.45rem;
}
@media (max-width: 960px) {
    #framework .swiper a {
        padding: 24px;
    }
}
#framework .swiper .swiper-slide:hover .fade {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
}
#framework .swiper .swiper-slide:nth-of-type(odd) {
    background-color: #162025;
}
#framework .swiper .swiper-slide:nth-of-type(even) {
    background-color: #1a2429;
}
#enterprise {
    overflow: hidden;
}
#enterprise .main {
    background-image: url(../images/enterprise.jpg);
}
#enterprise .caption .title {
    margin-right: 1rem;
}
#enterprise .options {
    margin: -0.5em -0.75em 0;
}
#enterprise .options a {
    margin: 0.5em 0.75em 0;
    padding: 0 1em;
    min-width: 9em;
    height: 2.5em;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
}
#enterprise .options a .flow {
    margin: -1px;
}
#enterprise .options a .tf {
    position: relative;
    z-index: 2;
}
#enterprise .options a img {
    width: 1.625em;
    height: 1.625em;
    object-fit: contain;
}
#enterprise .options a .char {
    margin-left: 6px;
    font-size: 12px;
}
#enterprise .swiper {
    overflow: visible;
    margin-right: -0.8rem;
    cursor: url(../images/cursor1.png), pointer;
}
#enterprise .swiper .img {
    position: relative;
    padding-top: 58%;
}
#enterprise .swiper .img .fade {
    border: 2px solid #a4c301;
}
#enterprise .swiper .img,
#enterprise .swiper .img .fade {
    border-radius: 0.5em;
}
#enterprise .swiper .headline {
    font-size: 1.1em;
    padding-top: 10px;
    margin-top: 0.1rem;
    text-align: center;
}
#enterprise .swiper .touch {
    margin-right: 0.8rem;
}
#enterprise .swiper .touch:hover {
    color: #a4c301;
}
#enterprise .swiper .touch:hover .go .arrow {
    transform: translateX(0);
    color: #fff;
}
@media (min-width: 551px) {
    #enterprise .swiper .swiper-slide:nth-of-type(even) {
        padding-top: 0.7rem;
    }
}
@media (max-width: 1280px) {
    #enterprise .swiper {
        cursor: url(../images/cursor2.png), pointer;
    }
}
@media (max-width: 800px) {
    #enterprise .caption {
        display: block;
    }
    #enterprise .caption .title {
        margin-right: 0;
        margin-bottom: 24px;
    }
}
#detail .main {
    background-image: url(../images/detail.jpg);
}
#detail .container {
    margin-top: 0.6rem;
    padding-top: 40px;
}
#detail .container .back {
    width: fit-content;
}
#detail .container .back .cc {
    width: 2.5em;
    height: 2.5em;
    margin-right: 0.5em;
}
#detail .container .back .char {
    font-size: 14px;
}
#detail .container .back:hover {
    color: #a4c301;
}
#detail .container .client {
    padding: 30px 0;
    margin: 0.5rem 0 0.2rem;
}
#detail .container .headline {
    margin-bottom: 8px;
}
#detail .container .rtf {
    margin-bottom: 0.8rem;
    padding-bottom: 20px;
}
@media (min-width: 1025px) {
    #detail .container .left {
        width: 36%;
    }
    #detail .container .right {
        width: 64%;
    }
}
@media (max-width: 1024px) {
    #detail .container {
        display: block;
    }
    #detail .container .right {
        margin-top: 30px;
        padding: 0;
    }
}
#company .main {
    background-image: url(../images/company.jpg);
}
#company .caption .title {
    background-image: url(../images/title.png);
    background-position: right center;
}
#company .left .title {
    font-size: 1.2em;
}
#company .left .text {
    padding: 20px 0;
    margin: 0.1rem 0 0.5rem;
}
#company .right .item {
    width: 8.5em;
}
#company .right .enb {
    font-size: 2.5em;
}
#company .right .ul {
    margin: 0 -0.4rem;
}
#company .right li {
    padding: 0.3rem 0.4rem;
}
#company .center {
    padding: 0 1rem;
}
#company .center .content {
    max-width: 476px;
    backface-visibility: visible;
}
#company .center .content .square {
    opacity: 0;
    transition: all 1s ease;
    transform: scale(1.4);
}
#company .center .content .square {
    background-image: url(../images/earth.png);
}
#company .center .content .turn {
    margin: -12%;
    transform: translateZ(5px);
    z-index: 100;
}
#company .center .content .turn .trace,
#company .center .content .turn .around {
    opacity: 0;
    transition: all 1s ease 1s;
}
#company .center .content .turn,
#company .center .content .turn .trace,
#company .center .content .turn .add {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
#company .center .content .turn .around {
    width: 100%;
    height: 100%;
    background-image: url(../images/around.png);
    transform: rotateX(70deg) rotateY(-20deg);
    animation: around 80s linear infinite;
}
#company .center .content .turn .trace {
    transform: rotateX(70deg) rotateY(-20deg);
    animation: around 6s linear infinite;
}
#company .center .content .turn .trace .add {
    position: absolute;
    left: 2%;
    top: 30%;
    width: 3%;
    height: 3%;
    transform: rotateX(-90deg) rotateY(60deg);
}
#company .center .content .turn .trace .add:after {
    border-radius: 50%;
    background-color: #b0cc00;
    width: 100%;
    height: 100%;
    animation: revise 6s linear infinite;
    transform: rotateY(-60deg) rotateZ(10deg);
}
#company.ready .center .content .square {
    opacity: 1;
    transform: scale(1) translateZ(5px);
    position: relative;
    z-index: 1;
}
#company.ready .center .content .turn .trace {
    opacity: 1;
}
#company.ready .center .content .turn .around {
    opacity: 0.5;
}
@media (min-width: 1025px) {
    #company .left {
        width: 32%;
    }
    #company .center {
        flex: 1;
    }
    #company .right {
        width: calc(17em + 0.8rem);
    }
    #company .right li:nth-of-type(1) {
        margin-right: 50%;
    }
    #company .right li:nth-of-type(4) {
        margin-left: 50%;
    }
}
@media (max-width: 1024px) {
    #company .container {
        display: block;
    }
    #company .center {
        display: none;
    }
    #company .right {
        display: block;
        margin-top: 30px;
    }
    #company .right li {
        width: auto;
    }
}
@media (max-width: 800px) {
    #company .right li {
        width: 50%;
        padding: 20px;
    }
}
#course &gt; .main {
    background-image: url(../images/course.jpg);
}
#course .container {
    margin: 0 -1rem;
}
@media (max-width: 384px) {
    #course .container {
        margin: 0 -20px;
    }
}
#course .line {
    width: 100%;
    margin-bottom: -10.625%;
}
#course .line .cls-1,
#course .line .cls-2 {
    fill: none;
    stroke-width: 5;
}
#course .line .cls-1 {
    stroke: rgba(255, 255, 255, 0.2);
}
#course .line .cls-2 {
    stroke: #699f19;
    transition: all 1.2s ease;
}
#course .line .cls-3 {
    fill: #699f19;
}
#course .swiper {
    margin: 0 -0.5rem;
}
#course .swiper .content {
    padding: 0 0.5rem;
}
#course .swiper .enb {
    font-size: 2.4em;
    opacity: 0.5;
    transition: all 0.4s ease;
    padding-bottom: 10px;
    margin-bottom: 0.1rem;
    line-height: 1;
}
#course .swiper .char {
    font-size: 14px;
    line-height: 1.8;
}
#course .swiper .swiper-wrapper {
    transition-timing-function: ease;
}
#course .swiper .swiper-slide {
    transition: all 1.2s ease;
    padding-top: 10.625%;
}
#course .swiper .swiper-slide:hover .enb {
    color: #699f19;
    opacity: 1;
}
@media (min-width: 1025px) {
    #course .line .g3,
    #course .line .g2 {
        display: none;
    }
    #course .swiper .swiper-slide-active + .swiper-slide {
        padding-top: 9%;
    }
    #course .swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
        padding-top: 6%;
    }
}
@media (max-width: 1024px) and (min-width: 801px) {
    #course .line .g4,
    #course .line .g2 {
        display: none;
    }
}
@media (max-width: 800px) and (min-width: 551px) {
    #course .line .g3,
    #course .line .g4 {
        display: none;
    }
}
@media (min-width: 551px) {
    #course .swiper + .swiper-change {
        display: none;
    }
}
@media (max-width: 550px) {
    #course .line {
        display: none;
    }
    #course .swiper .swiper-slide {
        padding-top: 0;
    }
}
@media (min-width: 801px) {
    #course .caption .swiper-change {
        margin: 0 auto 0 0.8rem;
    }
}
#honor {
    overflow: hidden;
}
#honor .main {
    background-image: url(../images/honor.jpg);
}
#honor .container .swiper {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    overflow: visible;
    padding: 0.6em;
}
#honor .container .swiper .title {
    font-size: 1.2em;
    padding-top: 10px;
    margin-top: 0.3rem;
}
#honor .container .swiper img {
    display: none;
}
#honor .container .swiper .box {
    /*padding: 0.6em;*/
    /*border: 2px solid transparent;*/
    border-radius: 0.4em;
    transition: all 0.4s ease;
}
#honor .container .swiper .box .img {
    padding-top: 74%;
}
#honor .container .swiper .swiper-slide {
    overflow: visible;
}
#honor .container .swiper .swiper-slide-active .box{
    filter: drop-shadow(0 0 .5em rgba(0,0,0,0.5));
}
#honor .container .swiper .swiper-slide-active .title {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
}
#honor .container .button {
    z-index: 2;
    position: absolute;
    top: 50%;
    margin-top: -1.3em;
}
#honor .container .button.prev {
    left: 0;
}
#honor .container .button.next {
    right: 0;
}
@media (min-width: 801px) {
    #honor .container {
        padding: 0 6em;
    }
    #honor .container .swiper-pagination {
        display: none;
    }
}
@media (max-width: 800px) {
    #honor .container .button {
        display: none;
    }
}
#coop {
    overflow: hidden;
}
#coop .main {
    background-image: url(../images/partner.jpg);
}
#coop .coop {
    padding-top: 0.5rem;
}
#coop .swiper-change{
    margin-top: 1.7rem;
}
@media (min-width: 1025px) {
    #coop .left {
        width: 48%;
        box-sizing: border-box;
        padding-right: 1rem;
    }
    #coop .left .content {
        max-width: 480px;
    }
    #coop .right {
        width: 52%;
    }
}
@media (max-width: 1024px) {
    #coop .main {
        display: block;
    }
    #coop .right {
        margin-top: 30px;
    }
    #coop .right .swiper {
        margin: 0 -1rem;
        padding-left: 0;
        padding-right: 0;
    }
}
#coop.ready .partner .swiper {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
}
#contact .main {
    background-image: url(../images/contact.jpg);
}
#contact .right {
    position: relative;
}
#contact .right .provice {
    margin: -10% 0;
    overflow: visible;
}
@media (min-width: 1025px) {
    #contact .left {
        width: 5rem;
        min-width: 360px;
    }
    #contact .right {
        flex: 1;
    }
}
@media (max-width: 1024px) {
    #contact .main {
        display: block;
    }
    #contact .main .area {
        margin: 0 auto 30px;
    }
    #contact .main .right {
        min-height: 8rem;
        padding: 0;
    }
}
</pre></body></html>