<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
* WMN About Style
* Copyright © 2022 waimaoniu.com
*
* @link: https://www.waimaoniu.com/
* @author: lzx
* @version: 2.0.1
*/
.w-profile .w-profile-content {
    padding: 32px 0 0
}

.w-profile .w-profile-intro {
    display: flex;
    height: 100%;
    flex-direction: column;
    padding-right: 5%
}

.w-profile .w-profile-intro-hd &gt; h3 {
    font-size: 32px;
    color: #337EFF
}

.w-profile .w-profile-intro-hd &gt; p {
    font-size: 24px;
    line-height: 1.576;
    color: #666
}

.w-profile .w-profile-intro-bd {
    flex: auto
}

.w-profile .w-profile-intro-bd .since {
    text-align: right
}

.w-profile .w-profile-intro-bd .since span {
    font-size: 20px;
    color: #999
}

.w-profile .w-profile-intro-bd .since em {
    font-size: 36px;
    color: #E44438
}

.w-profile .w-profile-intro-bd .content {
    font-size: 16px;
    line-height: 1.8;
    text-indent: 2em;
    color: #333;
    text-align: justify
}

.w-profile .w-profile-intro-ft .arrow {
    display: block;
    margin-left: auto;
    width: 96px;
    height: 96px;
    line-height: 96px;
    text-align: center;
    color: #fff;
    background-color: #337EFF;
    position: relative
}

.w-profile .w-profile-intro-ft .arrow &gt; i {
    font-size: 3em
}

.w-profile .w-profile-intro-ft .arrow:before {
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    background-color: #E44438;
    position: absolute;
    bottom: 0;
    left: -24px
}

.w-profile .w-profile-cover-wrap {
    display: block;
    position: relative;
    background-color: #fff;
    transition: all .5s;
    min-height: 64px
}

.w-profile .w-profile-cover-wrap &gt; img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .5s
}

.w-profile .w-profile-cover-wrap .play {
    display: block;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff
}

.w-profile .w-profile-cover-wrap .play &gt; i {
    font-size: 64px
}

.w-profile .w-profile-cover-wrap:hover {
    background-color: #000
}

.w-profile .w-profile-cover-wrap:hover &gt; img {
    opacity: .7
}

@media screen and (max-width: 1080px) {
    .w-profile .w-profile-content {
        padding: 16px 0 0
    }

    .w-profile .w-profile-intro {
        padding-right: 0
    }

    .w-profile .w-profile-intro-hd {
        text-align: center
    }

    .w-profile .w-profile-intro-hd &gt; h3 {
        font-size: 24px
    }

    .w-profile .w-profile-intro-hd &gt; p {
        font-size: 16px;
        line-height: 1.576;
        margin: 0 0 16px
    }

    .w-profile .w-profile-intro-bd .since {
        display: none
    }

    .w-profile .w-profile-intro-bd .content {
        font-size: 14px;
        line-height: 1.576;
        text-indent: 2em
    }

    .w-profile .w-profile-intro-ft {
        display: none
    }

    .w-profile .w-profile-cover-wrap .play {
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .w-profile .w-profile-cover-wrap .play &gt; i {
        font-size: 48px
    }
}

.w-history {
    background-color: #337EFF;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.w-history .w-history-content {
    position: relative
}

.w-history .w-history-backing {
    display: block;
    position: relative;
    z-index: 1
}

.w-history .w-history-backing &gt; img {
    display: block;
    width: 100%;
    height: auto
}

.w-history .w-history-list {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.w-history .w-history-list ul {
    position: relative;
    width: 100%;
    height: 100%
}

.w-history .w-history-list ul li {
    position: absolute
}
.w-history .w-history-list ul li:first-child{top: 36%;left: -2%}
.w-history .w-history-list ul li:nth-child(2){top: 62%;left: 6%;}
.w-history .w-history-list ul li:nth-child(3){top: 67%;left: 21%}
.w-history .w-history-list ul li:nth-child(4){top: 65%;left: 22%;}
.w-history .w-history-list ul li:nth-child(5){top: 60%;left: 45%}
.w-history .w-history-list ul li:nth-child(6){top: 41%;left: 34%;}
.w-history .w-history-list ul li:nth-child(7){top: 35%;left: 66%}
.w-history .w-history-list ul li:nth-child(8){top: 14%;left: 58%;}
.w-history .w-history-list ul li:nth-child(9){top: 15%;left: 84%}
.w-history .w-history-list ul li:nth-child(10){top: 0;left: 84%;}
.w-history .w-history-list ul li:nth-child(3) div{position: relative;top:90px;}
.w-history .w-history-list ul li:nth-child(5) div{top:50px;}
.w-history .w-history-list ul li:nth-child(7) div{top:80px;}
.w-history .w-history-list ul li:nth-child(9) div{top:60px;}
.w-history .w-history-list ul li h4 {
    display: inline-block;
    font-size: 16px;
    background-color: #ebf2ff;
    color: #337EFF;
    text-align: center;
    padding: 0 12px;
    line-height: 28px;
    border-radius: 14px;
    position: relative;
    transition: color .5s, background-color .5s;
    cursor: pointer
}

.w-history .w-history-list ul li h4:after {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 100%;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #fff;
    -webkit-animation: history-arrow-slide-right .8s ease-in-out infinite both;
    animation: history-arrow-slide-right .8s ease-in-out infinite both
}

.w-history .w-history-list ul li div {
    line-height: 1.8;
    font-size: 14px;
    color: #fff;
    position: relative;
}

.w-history .w-history-list ul li em {
    font-size: 16px;
    font-weight: bolder;
    margin-right: 2px
}

.w-history .w-history-list ul li:nth-child(even) {
    text-align: right
}

.w-history .w-history-list ul li:nth-child(even) span {
    margin-left: auto
}

.w-history .w-history-list ul li.active h4 {
    background-color: #E44438;
    color: #fff
}

.w-history .w-history-list ul li.focus + li h4:after {
    display: block
}

@media screen and (max-width: 1080px) {
    .w-history .w-history-wrap {
        padding: 0 16px
    }

    .w-history .w-history-content {
        padding-top: 0
    }

    .w-history .w-history-backing {
        display: none
    }

    .w-history .w-history-list {
        position: static;
        height: auto
    }

    .w-history .w-history-list ul li {
        position: relative;
        left: 0 !important;
        top: auto !important;
        margin-bottom: 16px
    }

    .w-history .w-history-list ul li h4 {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 12px;
        line-height: 24px;
        border-radius: 12px
    }

    .w-history .w-history-list ul li h4:after {
        display: none
    }

    .w-history .w-history-list ul li p {
        margin: 0;
        font-size: 14px;
        line-height: 1.576;
        padding-left: 80px
    }

    .w-history .w-history-list ul li:nth-child(even) {
        text-align: left
    }
}

@-webkit-keyframes history-arrow-slide-right {
    0% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes history-arrow-slide-right {
    0% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.w-meta {
    position: relative
}

.w-meta .w-meta-item {
    text-align: center
}

.w-meta .w-meta-item &gt; h3 em {
    font-size: 2em;
    font-weight: 700;
    margin-right: 4px;
    color: #E44438
}

.w-meta .w-meta-item &gt; h3 span {
    font-size: 1em;
    vertical-align: .1em
}

.w-meta .w-meta-item &gt; p {
    font-size: 14px
}

@media screen and (max-width: 1080px) {
    .w-meta .w-meta-item &gt; h3 em {
        font-size: 24px;
        margin-right: 4px
    }

    .w-meta .w-meta-item &gt; h3 span {
        font-size: 14px;
        vertical-align: .1em
    }

    .w-meta .w-meta-item &gt; p {
        font-size: 14px;
        margin: 0
    }
}

.w-scale .w-scale-content {
    padding: 32px 0
}

.w-scale .w-scale-cover-wrap &gt; img {
    display: block;
    width: 100%
}

.w-scale .w-scale-intro {
    position: relative;
    padding: 64px 0
}

.w-scale .w-scale-quote {
    position: absolute;
    color: #ebf2ff
}

.w-scale .w-scale-quote &gt; i {
    font-size: 3em
}

.w-scale .w-scale-quote.left {
    top: 0;
    left: 0
}

.w-scale .w-scale-quote.right {
    bottom: 0;
    right: 0
}

.w-scale .w-scale-meta {
    padding: 0 0 32px
}

.w-scale .w-scale-desc {
    padding: 32px 0 0;
    border-top: 1px solid #f0f0f0
}

.w-scale .w-scale-desc &gt; p {
    font-size: 16px;
    line-height: 1.8;
    text-indent: 2em;
    text-align: justify
}

@media screen and (max-width: 1080px) {
    .w-scale .w-scale-content {
        padding: 0
    }

    .w-scale .w-scale-intro {
        padding: 0
    }

    .w-scale .w-scale-quote {
        display: none
    }

    .w-scale .w-scale-meta {
        padding: 0 0 16px
    }

    .w-scale .w-scale-desc {
        padding: 16px 0 0
    }

    .w-scale .w-scale-desc &gt; p {
        font-size: 14px;
        line-height: 1.576
    }
}

.w-culture {
    background-color: #337EFF;
    position: relative;
    overflow: hidden
}

.w-culture .w-culture-backing {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1
}

.w-culture .w-culture-backing &gt; img {
    display: block;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover
}

.w-culture .w-culture-wrap {
    position: relative;
    z-index: 2
}

.w-culture .w-culture-content {
    padding: 32px 0
}

.w-culture .w-culture-item {
    text-align: center;
    color: #fff
}

.w-culture .w-culture-item &gt; span {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 16px
}

.w-culture .w-culture-item img {
    display: block;
    width: 100%;
    height: 100%
}

.w-culture .w-culture-item &gt; h4 {
    font-size: 24px;
    line-height: 1.576;
    margin: 16px 0
}

.w-culture .w-culture-item &gt; p {
    font-size: 16px;
    line-height: 1.8;
    min-height: 3.6;
    margin: 0
}

.w-culture .swiper-slide-active .w-culture-item {
    padding: 32px 0
}

.w-culture .swiper-button-prev, .w-culture .swiper-button-next {
    color: #fff;
    background-color: transparent
}

.w-culture .swiper-button-prev:hover, .w-culture .swiper-button-next:hover {
    background-color: transparent
}

.w-culture .swiper-button-prev.swiper-button-disabled, .w-culture .swiper-button-next.swiper-button-disabled {
    opacity: 0
}

.w-culture .swiper-button-prev {
    left: 0
}

.w-culture .swiper-button-next {
    right: 0
}

@media screen and (max-width: 1080px) {
    .w-culture .w-culture-item {
        padding: 32px 0
    }

    .w-culture .w-culture-content {
        padding: 0
    }
}

.w-style .w-style-list {
    padding: 32px 0
}

.w-style .w-style-more {
    text-align: center
}

@media screen and (max-width: 1080px) {
    .w-style .w-style-wrap {
        padding: 0
    }

    .w-style .swiper-slide {
        width: 70vw
    }

    .w-style .w-style-list {
        padding: 0 0 16px
    }
}
</pre></body></html>