<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mobile-banner{
    margin-top: 2.5rem;
    background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/mobile/index/é¦–é¡µbg.png") no-repeat;
    background-size: 100% 100%;
    height: 156.7vw;
    width: 100vw;
    color: white;
    text-align: center;
    font-family: "MicrosoftYaHeiLight";
    position: relative;
    letter-spacing: .4vw;
}
.mobile-banner&gt;div:first-child{
    padding-top: 8vw;
    display: flex;
    align-items: center;
    justify-content: center;
}
.download-box{
    padding-top: 3.5vw;
    display: flex;
    justify-content: space-between;
    width: 64vw;
    margin: 0 auto;
}
.download-box img{
    width: 27vw;
}
.banner-icon-box{
    width: 100vw;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: absolute;
    bottom:15vw;
}
.banner-icon-box&gt;img{
    width: 15vw;
}
.main-content&gt;div{

    /*z-index: 3;*/
}
#love-game,#love-info,#love-money,#love-welfare{
    position: relative;
    height: 103.9vw;
}
.content-bg&gt;img{
    width: 100vw;
}
.content-title{
    font-size: 6.7vw;
    color: #333;
    font-weight: bold;
}
.content-divided{
    background: #E6E6E6;
    width: 25vw;
    height: 1.4vw;
    display: inline-block;
}
.content-blue{
    padding-top: 1vw;
    color: #2EBEF2;
    font-size: 5vw;
}
.content-gary{
    color: #CCCCCC;
    font-size: 2.78vw;
}
.content-text{
    text-align: center;
    position: absolute;
    line-height: 8vw;
    top: 10vw;
    right: 16vw;
    letter-spacing: .4vw;
}
.bg1{
    background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/mobile/index/image2.png") no-repeat center top fixed;
    /*position: relative;*/
}
.bg2{
    background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/mobile/index/image3.png") no-repeat center top fixed;
}
.bg3{
    background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/mobile/index/image4.png") no-repeat center top fixed;
}
.bg4{
    background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/mobile/index/image5.png") no-repeat center top fixed;
}
.bg1,.bg2,.bg3,.bg4{
    height: 45vh;
    background-size: 100% 100vh;
    margin-top: -30vw;
    z-index: -1;
}
.bottom-block{
    background: #F2F4FA;
    text-align: center;
}
.bottom-block&gt;div{
    padding: 4vw 0;
}
.bottom-flex-box{
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 3vw;

}
.bottom-flex-box&gt;div{
    text-align: center;
}
.bottom-flex-box img{
    height: 25vw;
    display: block;
    margin: 0 auto;
}
.footer{
    background: url("http://cdn.smallstation.kfzs.com/small_sheep_official_web/img/mobile/index/å°¾å›¾.png") no-repeat;
    background-size: 100% 100%;
    height: 30.56vw;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 2.5rem;
}
.footer p{
    font-size: 2.5vw;
    font-family: MicrosoftYaHei;
}

html, body {
    height:100%;
}

.skrollr-desktop body {
    height:100% !important;
}

.parallax-image-wrapper {
    position:fixed;
    left:0;
    width:100%;
    overflow:hidden;
}

.parallax-image-wrapper-50 {
    height:50%;
    top:-50%;
}

.parallax-image-wrapper-100 {
    height:100%;
    top:-100%;
}

.parallax-image {
    display:none;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
}

.parallax-image-50 {
    height:200%;
    top:-50%;
}

.parallax-image-100 {
    height:100%;
    top:0;
}

.parallax-image.skrollable-between {
    display:block;
}

.no-skrollr .parallax-image-wrapper {
    display:none !important;
}

#skrollr-body {
    height:100%;
    overflow:visible;
    position:relative;
}

.gap {
    background:transparent center no-repeat;
    background-size:cover;
}

.skrollr .gap {
    background:transparent !important;
}

.gap-50 {
    margin-top: -25vw;
    height:75vw;
}

.gap-100 {
    height:100%;
}</pre></body></html>