<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fp-viewing-0 .right-border {
    opacity: 0;
    display: none;
}

.fp-viewing-0 #fp-nav {
    display: none
}

.fp-viewing-1 .right-border {
    -webkit-transition: all .5s linear .5s;
    -o-transition: all .5s linear .5s;
    -moz-transition: all .5s linear .5s;
    transition: all .5s linear .5s;
    opacity: 1;
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

.fp-viewing-1 #fp-nav {
    display: block
}

#fp-nav ul li:first-child,.fp-slidesNav ul li:first-child,.fp-viewing-1 .next {
    display: none
}

.fp-viewing-0 .next {
    bottom: 120px
}

.fp-viewing-1 .page1-wrap .page1-who {
    margin: 135px 0 0
}

.fp-viewing-1 .page1-wrap p {
    margin-top: 20px
}

.box.active {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.about {
    position: relative
}

.pages {
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -ms-touch-action: none;
    touch-action: none
}

.about-index {
    position: fixed;
    right: 18px;
    top: 50%;
    width: 12px
}

.about-index li {
    width: 6px;
    height: 6px;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    margin: 20px auto
}

.about-index li.active {
    width: 12px;
    height: 12px
}

.page,.pageBg,.pageBg img {
    width: 100%
}

.page1 .pageBg {
    background: url(../images/page1.jpg) center;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.page2 .pageBg,.page3 .pageBg {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.page2 .pageBg {
    background: #0f1225;
    transform: scale(1.2)
}

.page3 .pageBg {
    background: #0f1225;
    transform: scale(1.2)
}

.page {
    position: relative;
    height: 100vh;
    overflow: hidden;
    font-size: 18px;
    color: #fff
}

.page.active .pageBg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.page1.active .page1-who img {
    -webkit-animation: fadeInUp 1s ease-out;
    -moz-animation: fadeInUp 1s ease-out;
    -o-animation: fadeInUp 1s ease-out;
    animation: fadeInUp 1s ease-out
}

.page1.active .page1-who h2 {
    -webkit-animation: fadeInUp 1s ease-out;
    -moz-animation: fadeInUp 1s ease-out;
    -o-animation: fadeInUp 1s ease-out;
    animation: fadeInUp 1s ease-out
}

.page1.active .page1-who p {
    display: block;
    -webkit-animation: fadeInUp 1.2s ease-out;
    -moz-animation: fadeInUp 1.2s ease-out;
    -o-animation: fadeInUp 1.2s ease-out;
    animation: fadeInUp 1.2s ease-out
}

.page2.active .page-detail h2 {
    -webkit-animation: fadeInDown 1s ease-out;
    -moz-animation: fadeInDown 1s ease-out;
    -o-animation: fadeInDown 1s ease-out;
    animation: fadeInDown 1s ease-out
}

.page2.active .page-word,.page2.active .page-welfare {
    -webkit-animation: fadeInUp 1.2s ease-out;
    -moz-animation: fadeInUp 1.2s ease-out;
    -o-animation: fadeInUp 1.2s ease-out;
    animation: fadeInUp 1.2s ease-out
}

.page3 .page-detail h2 {
    text-align: center;
}

.page3.active .page-detail h2 {
    -webkit-animation: fadeInDown 1s ease-out;
    -moz-animation: fadeInDown 1s ease-out;
    -o-animation: fadeInDown 1s ease-out;
    animation: fadeInDown 1s ease-out
}

.page3.active .page-office img:first-child {
    -webkit-animation: fadeInUp .8s ease-out;
    -moz-animation: fadeInUp .8s ease-out;
    -o-animation: fadeInUp .8s ease-out;
    animation: fadeInUp .8s ease-out
}

.page3.active .page-office img:nth-child(2) {
    -webkit-animation: fadeInUp 1.2s ease-out;
    -moz-animation: fadeInUp 1.2s ease-out;
    -o-animation: fadeInUp 1.2s ease-out;
    animation: fadeInUp 1.2s ease-out
}

.page3.active .page-office img:nth-child(3) {
    -webkit-animation: fadeInUp 1.6s ease-out;
    -moz-animation: fadeInUp 1.6s ease-out;
    -o-animation: fadeInUp 1.6s ease-out;
    animation: fadeInUp 1.6s ease-out
}

.page3.active .page-office img:nth-child(4) {
    -webkit-animation: fadeInUp 2s ease-out;
    -moz-animation: fadeInUp 2s ease-out;
    -o-animation: fadeInUp 2s ease-out;
    animation: fadeInUp 2s ease-out
}

.pagebg-box {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    overflow: hidden
}

.pageBg {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all 4s linear;
    -o-transition: all 4s linear;
    -moz-transition: all 4s linear;
    transition: all 4s linear
}

.page2-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    height: 100vh;
    overflow: hidden;
    text-align: left;
    line-height: 1.6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2
}

.page2-wrap h2 {
    position: relative;
    font-size: 40px;
    color: #f79e39;
    line-height: 1.3;
    font-weight: 600
}

/*.page2-wrap h2:after {*/
/*position:absolute;*/
/*left:0;*/
/*top:-10px;*/
/*height:2px;*/
/*width:2em;*/
/*background:#f79e39;*/
/*content:''*/
/*}*/
.page2-wrap .page-detail {
    margin: auto;
    /*position:relative;*/
    /*left:174px;*/
    /*margin-top:-70px;*/
    /*top:50%\9;*/
    /*margin-top:-15%\9;*/
    /*top:50%\0;*/
    /*margin-top:-15%\0*/
}

.coorer-box,.next {
    position: absolute!important
}

.page1-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-top: -100px
}

.page1-wrap .page1-who {
    -webkit-animation: fadeInDown 1s ease-out;
    -moz-animation: fadeInDown 1s ease-out;
    -o-animation: fadeInDown 1s ease-out;
    animation: fadeInDown 1s ease-out;
    margin-top: -20px;
    margin-top: -30px\0;
    margin-top: -30px\9
}

.page1-wrap .page1-who img {
    margin: 0 auto
}

.page1-wrap .page1-who h2 {
    margin: 0 auto
}

.page1-wrap p {
    display: none;
    margin-top: 40px;
    line-height: 1.8
}

.page-word {
    margin-top: 20px
}

.page-welfare {
    margin: 20px 20px 0 0;
    display: inline-block;
}

.page-office {
    width: 950px;
    margin: auto;
}

.page-office img {
    margin: 20px 20px 0 0;
    display: inline-block;
}

.page-welfare p {
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.next {
    bottom: 50px;
    left: 50%!important;
    margin-left: -13px;
    -webkit-animation: guideTop 1.5s infinite;
    -moz-animation: guideTop 1.5s infinite;
    -o-animation: guideTop 1.5s infinite;
    animation: guideTop 1.5s infinite
}

.cooper span {
    display: inline-block;
    min-width: 200px
}

.cooper a {
    color: #f79e39
}

.coorer-box {
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(144,144,144,.2);
    padding: 16px 0 40px;
    z-index: 19
}

.cooperate,.parterUl-box {
    position: relative;
    overflow: hidden
}

.cooperate {
    width: 1200px;
    margin: 0 auto
}

.cooperate p {
    text-transform: uppercase;
    font-size: 7px
}

.cooperate ul {
    float: left;
    margin: 0 10px 0 0
}

.cooperate ul li {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    width: 110px;
    height: 47px;
    margin: 10px 0
}

.parterUl-box {
    width: 960px;
    height: 124px;
    margin: 0 auto
}

.agrayleft.coop-left,.agrayright.coop-right {
    background-color: #aeaeae
}

.parterUl {
    position: absolute;
    left: 0;
    top: 0;
    width: 2000%;
    height: 124px
}

.cooper-title {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.cooper-title p {
    font-weight: 400;
    font-size: 8px
}

.coop-left,.coop-right {
    position: absolute;
    width: 28px;
    height: 28px;
    bottom: 48px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: 50% 50% no-repeat #fff;
    display: block;
    z-index: 20
}

.coop-left {
    left: 73px;
    background-image: url(../images/left.png)
}

.coop-right {
    right: 73px;
    background-image: url(../images/right.png)
}

.bottom-line,.top-line {
    position: fixed;
    right: 34px;
    width: 2px
}

.top-line {
    top: 30px;
    height: -webkit-calc(50% - 90px);
    height: -moz-calc(50% - 90px);
    height: calc(50% - 90px);
    background: #c6c7cc;
    z-index: 18
}

.bottom-line {
    bottom: 30px;
    height: -webkit-calc(50% - 90px);
    height: -moz-calc(50% - 90px);
    height: calc(50% - 90px);
    background: #c6c7cc;
    z-index: 18
}

.line-bottom,.line-top {
    height: 2px;
    position: fixed;
    left: 34px;
    background: #c6c7cc;
    z-index: 18
}

.line-top {
    top: 30px;
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    width: calc(100% - 68px)
}

.line-bottom {
    bottom: 30px;
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    width: calc(100% - 68px)
}

.line-left {
    position: fixed;
    top: 30px;
    left: 34px;
    width: 2px;
    height: -webkit-calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    height: calc(100% - 60px);
    background: #c6c7cc;
    z-index: 18
}

@-webkit-keyframes rotate-know {
    0% {
        -webkit-transform: scaleX(0);
        opacity: 0
    }

    100% {
        -webkit-transform: scaleX(1);
        opacity: 1
    }
}

@-moz-keyframes rotate-know {
    0% {
        -webkit-transform: scaleX(0);
        opacity: 0
    }

    100% {
        -webkit-transform: scaleX(1);
        opacity: 1
    }
}

@-o-keyframes rotate-know {
    0% {
        -webkit-transform: scaleX(0);
        opacity: 0
    }

    100% {
        -webkit-transform: scaleX(1);
        opacity: 1
    }
}

@keyframes rotate-know {
    0% {
        -webkit-transform: scaleX(0);
        opacity: 0
    }

    100% {
        -webkit-transform: scaleX(1);
        opacity: 1
    }
}

@-webkit-keyframes guideTop {
    0% {
        -webkit-transform: translate3d(0,0,0);
        opacity: 1
    }

    50% {
        -webkit-transform: translate3d(0,10px,0);
        opacity: .5
    }

    100% {
        -webkit-transform: translate3d(0,20px,0);
        opacity: 0
    }
}

@-moz-keyframes guideTop {
    0% {
        -webkit-transform: translate3d(0,0,0);
        opacity: 1
    }

    50% {
        -webkit-transform: translate3d(0,10px,0);
        opacity: .5
    }

    100% {
        -webkit-transform: translate3d(0,20px,0);
        opacity: 0
    }
}

@-o-keyframes guideTop {
    0% {
        -webkit-transform: translate3d(0,0,0);
        opacity: 1
    }

    50% {
        -webkit-transform: translate3d(0,10px,0);
        opacity: .5
    }

    100% {
        -webkit-transform: translate3d(0,20px,0);
        opacity: 0
    }
}

@keyframes guideTop {
    0% {
        -webkit-transform: translate3d(0,0,0);
        opacity: 1
    }

    50% {
        -webkit-transform: translate3d(0,10px,0);
        opacity: .5
    }

    100% {
        -webkit-transform: translate3d(0,20px,0);
        opacity: 0
    }
}

@-webkit-keyframes img-box {
    0% {
        -webkit-transform: scale(1.1);
        width: 100%
    }

    100% {
        -webkit-transform: scale(1);
        width: 100%
    }
}

@-moz-keyframes img-box {
    0% {
        -webkit-transform: scale(1.1);
        width: 100%
    }

    100% {
        -webkit-transform: scale(1);
        width: 100%
    }
}

@-o-keyframes img-box {
    0% {
        -webkit-transform: scale(1.1);
        width: 100%
    }

    100% {
        -webkit-transform: scale(1);
        width: 100%
    }
}

@keyframes img-box {
    0% {
        -webkit-transform: scale(1.1);
        width: 100%
    }

    100% {
        -webkit-transform: scale(1);
        width: 100%
    }
}

@media screen and (max-width: 1440px) {
    .page-welfare {
        max-width: 240px;
    }

    .page-office {
        width: 770px;
    }

    .page-office img {
        width: 360px;
    }
}

@media screen and (max-width: 1024px) {
    .page-welfare {
        max-width: 200px;
    }

    .page-office {
        width: 690px;
    }

    .page-office img {
        max-width: 320px;
    }
}

@media screen and (max-width: 960px) {
    .page-welfare {
        max-width: 40%;
        margin: 2% 4% 0 0;
    }

    .page-welfare p {
        font-size: 12px;
    }

    .page-office {
        width: 100%;
    }

    .page-office img {
        width: 45%;
        margin: 4% 4% 0 0;
    }

    .bottom-line,.top-line {
        position: fixed;
        right: 15px;
        width: 2px
    }

    .page-word,.page2-wrap h2 {
        text-align: center
    }

    .top-line {
        top: 15px;
        height: -webkit-calc(50% - 90px);
        height: -moz-calc(50% - 90px);
        height: calc(50% - 90px);
        background: #c6c7cc;
        z-index: 18
    }

    .bottom-line {
        bottom: 15px;
        height: -webkit-calc(50% - 90px);
        height: -moz-calc(50% - 90px);
        height: calc(50% - 90px);
        background: #c6c7cc;
        z-index: 18
    }

    .line-bottom,.line-top {
        height: 2px;
        position: fixed;
        left: 15px;
        background: #c6c7cc;
        z-index: 18
    }

    .line-top {
        top: 15px;
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .line-bottom {
        bottom: 15px;
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .line-left {
        position: fixed;
        top: 15px;
        left: 15px;
        width: 2px;
        height: -webkit-calc(100% - 30px);
        height: -moz-calc(100% - 30px);
        height: calc(100% - 30px);
        background: #c6c7cc;
        z-index: 18
    }

    #fp-nav.right {
        right: 0
    }

    .page {
        font-size: 12px
    }

    .page1-wrap .page1-who img {
        width: 80%
    }

    .page1-wrap .page1-who {
        max-width: 80%
    }

    .page2-wrap .page-detail {
        left: initial;
        max-width: 80%;
        margin: 0 auto;
        text-align: center;
    }

    /*.page-detail img {*/
    /*margin:0 auto;*/
    /*max-height:20px*/
    /*}*/
    .coorer-box {
        display: none
    }

    .page2-wrap h2 {
        font-size: 30px
    }

    .page2-wrap h2:after {
        content: none
    }

    .cooper span {
        display: block;
        margin-top: 5px
    }
}
</pre></body></html>