<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å›½åº†ä¸“é¢˜æ´»åŠ¨*/
@font-face {
    font-family: DIGITAL;
    src: url('../font/DIGITAL REGULAR.TTF');
}
* {
    font-family: "Microsoft YaHei";
}
/*@font-face {
    font-family: DIGITAL;
    src: url('../font/DIGITAL REGULAR.TTF')no-repeat;
}*/
.holiday{
    position: relative;
    /*background-color: #021049*/
}
.national{
    position: relative;
    margin-top: 2.7rem;
    background: url(../img/act20190910/banned.png)no-repeat;
    width: 100%;
    background-size: 100%;
}
.upgrade_three{
    background: url(../img/act20190910/banner.png)no-repeat;
    height: auto;
}

.national_banner{
    background: url(../img/act20190910/bottom1.png)no-repeat;
    height: 27rem;
    text-align: center;
    margin: 0 auto;
    background-size: 100% 100%;
}
.national_banner&gt;img{
    position: relative;
    height: 8rem;
    margin: 2rem auto 0vw;
    opacity: 0;
    animation: animateTop 1s;
    animation-fill-mode: forwards;
    -webkit-animation: animateTop 1s linear;
    -webkit-animation-fill-mode: forwards;
}
.national_banner .national_ul{
    width: 78%;
    margin: 1rem auto;
    margin-top: -1rem;
}
.national_ul li{
    float: left;
    background: url(../img/act20190910/rush3.png)no-repeat;
    width: 9.3rem;
    height: 2.2rem;
    margin: 0.5rem;
    background-size: 100%;
    line-height: 2.2rem;
}
.national_ul li img{
    height: 0.889rem;
}
.panic_time{
    font-weight: bold;
    font-size: 1rem;
    color: #fff;
    width: 68%;
    margin: 2rem auto;
}
.panic_time p{
    float: left;
    margin-right: 0.5rem;
    line-height: 2rem;
    width: auto;
}
.panic_time span{
    background: url(../img/act20190910/bottom.png)no-repeat;
    width:2.5rem;
    height: 2rem;
    float: left;
    font-weight: 500;
    font-size: 1.15rem;
    margin-right: 0.5rem;
    background-size: 100% 100%;
    font-family: DIGITAL, sans-serif;
}
.cutoff_time{
    font-size: 0.64rem;
    color: #feefc9;
    margin: 0 auto;
    letter-spacing: 2px;
    margin-top: 1rem;
    width: 20rem;
}
.national_day .door{
    width: 100%;
    height: 7.1rem;
    margin-top: -5.5rem;
    position: relative;
    animation: animateBottom 1s;
    animation-fill-mode: forwards;
    -webkit-animation: animateBottom 1s linear;
    -webkit-animation-fill-mode: forwards;
}
.handsel{
    position: relative;
    background: url(../img/act20190910/banner0.png)no-repeat;
    height: 45rem;
    background-size: 100%;
    margin-top: -6.2rem;
    padding-top: 7rem;
}

.deliver{
    position: relative;
    background: url(../img/act20190910/banlook.png)no-repeat;
    height: 6.5rem;
    background-size: 100%;
    margin: 0 auto;
}
.carry.animate{
    animation:animateTop 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateTop 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.deliver .show{
    background: url(../img/act20190910/ban.png)no-repeat;
    width: 11.5rem;
    height: 3rem;
    background-size: 100%;
    float: right;
    margin-right: 2.5rem;
}
.deliver .show a{
    float: right;
    font-size: 1.1rem;
    font-weight: bold;
    color: #bb022a;
    margin-top: 2.5vw;
    margin-right: 1.8rem;
}
.deliver .show img{
    width: 1rem;
    height: 1rem;
    float: right;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
}
.carry{
    position: relative;
    margin-top: 2.5rem;
    text-align: center;
    opacity: 0;
}
.carry .see_off{
    background: url(../img/act20190910/price.png)no-repeat;
    height: 2.25rem;
    background-size: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 2.6rem
}
.see_off img{
    width: 16rem;
    height: 1.2rem;
}
.carry p{
    font-size: 0.78rem;
    color: #fefefe;
    opacity: 0.9;
    letter-spacing: 2px;
    margin: 0 auto;
    margin-top: 1rem;
}
.examine{
    /*background: url(../img/act20190906/color9.png)no-repeat;
    width: 100%;
    height: 31.7vw;
    background-size: 100%;
    padding-top: 4vw;*/
}
.examine .red_right{
    float: right;
    margin-top: -8rem;
    position: relative;
    height: 7.3rem;
    opacity: 0;
}
.examine .red_right.animate{
    animation:animateRight 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateRight 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.presentation{
    position: relative;
    background: url(../img/act20190910/sende.png)no-repeat;
    width: 24.5rem;
    height: 24rem;
    background-size: 100%;
    margin:0 auto;
    text-align: center;
    padding-top: 2rem;
    margin-top: 1rem;
}
.presentation h1{
    font-size: 5.7vw;
    font-weight: bold;
    color: #fff;
    margin-left:3vw;
    margin-top: 3vw;
    font-family: serif;
    margin-bottom: 2vw;
}
.presentation img{
    height: 5rem;
    background-size: 100%;
    margin-top: 4rem;
    margin-left: 1rem;
}
.presentation p{
    font-size: 1.06rem;
    color: #fae19a;
    margin-top: 1rem;
}
.presentation p span{
    font-weight: bold;
}
.presentation p a{
    color: #B60203;
    margin: 0 1vw;
    font-weight: bold;
}
.present{
    background: url(../img/act20190910/rush.png)no-repeat;
    width: 12rem;
    height: 2.88rem;
    background-size: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 1.28rem;
    color: #999;
    line-height: 2.8rem;
    font-weight: bold;
    cursor: pointer;
    margin-top: 1.5rem;
}
.present_now{
    background: url(../img/act20190910/rush1.png)no-repeat;
    color: #f5dd99;
    background-size: 100% 100%;
}
.presentation h3{
    font-size: 0.64rem;
    color: #fae19a;
    margin-top: 1rem
}

.upgrade{
    position: relative;
    background: url(../img/act20190910/banner2.png)no-repeat;
    height:auto;
    background-size: 100%;
    margin-top: -5rem;
    padding-top: 7rem;
}
.upgrade&gt;img{
    float: left;
    width: 9vw;
    height: 17vw;
    margin-top: 20vw;
}
.upgrade .color2{
    position: relative;
    opacity: 0;
}
.upgrade .color2.animate{
    animation:animateLeft 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateLeft 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.upgrade .color8{
    float: right;
    width: 4rem;
    height: 3rem;
    margin-top: -2.8rem;
    position: relative;
    /*opacity: 0;*/
}
.upgrade .color8.animate{
    animation:animateRight 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateRight 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.upgrade .color7.animate{
    animation:animateLeft 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateLeft 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.upgrade .color7{
    float: left;
    width: 3rem;
    height: 6rem;
    margin-top: -2rem;
    position: relative;
    opacity: 0
}
.upgrade .carry p{
    width: auto;
}
.revised{
    position: relative;
    padding: 1rem 0.5rem;
    margin: 0 auto;
    margin-top: 1rem;
}
.revised li{
    background: url(../img/act20190910/package.png)no-repeat;
    width: 12.1rem;
    height: 4.7rem;
    background-size: 100%;
    float: left;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    position: relative;
}
.revised li img{
    height: 2.3825rem;
    float: left;
    margin-top: 1.1rem;
    margin-left: 1rem;
}

.package {
    width: 6.25vw;
    height: 4.3vw;
    margin-top: 2.2vw;
    margin-left: 2vw;
    float: left;
}

.package_price {
    position: relative;
    margin-top: 0.8rem;
    float: left;
    height: 3rem;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    border-left: solid 2px #F0E89D;
}
.package_price h2 {
    font-size: 0.85rem;
    color: #e0ca91;
    line-height: 1.5rem;
    text-decoration: line-through;
    margin-bottom: 0.1rem;
}
.package_price p {
    font-size: 0.85rem;
    color: #B60203;
    font-weight: bold;
    line-height: 1.2rem;
}
.revised li.panice {
    background: none;
}
.panic_btn {
    background: url(../img/act20190910/rush1.png)no-repeat;
    height: 3rem;
    display: inline-block;
    width: 12rem;
    background-size: 100%;
    margin-top: 1rem;
    line-height: 3rem;
    color: #f5dd99;
    font-weight: bold;
    font-size: 1.17rem;
    cursor: pointer;
    text-align: center;
}
.panic_btn.panic_open{
    background: url(../img/act20190910/rush.png)no-repeat;
    color: #999;
    background-size: 100%;
}
.lowest{
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-top: 3vw;
    padding: 0.3rem;
}
.lowest&gt;p{
    font-size: 1.07rem;
    color: #e9b970;
    text-align: center;
    display: inline-block;
    border-bottom: solid 2px #e9b970;
    border-top: solid 2px #e9b970;
    padding: 0.2rem;
    letter-spacing: 0.1rem;
    margin-left: -3.5rem;
}
.nav{
    position: relative; 
    margin-top: 5vw;
}

.lowest_ul li.on img{
    height: 1.563vw;
    background-size: 100%;
    margin-top: 1.8vw;
}
.gallery-thumbs .swiper-slide{
    height: 3rem;
    padding-bottom: 0;
    border-radius: 0.5rem;
    /*background:none;*/
    border:solid 0.2rem #fff;
    line-height: 3rem;
    margin-bottom: 1rem;
    background: url(../img/act20190910/phone_ao.png)no-repeat;
    background-size: 100% 100%;
}
.gallery-thumbs .swiper-slide p{
    font-weight: bold;
    font-size: 1.07rem;
    color: #fff;
}
.gallery-thumbs .swiper-slide img{
    margin-top: 1rem;
    height: 1.067rem;
    display: none;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
    border:solid 0.2rem #F3BA34;
    background: url(../img/act20190910/phone_tu.png)no-repeat;
    background-size: 100% 100%;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active:after{
    content: "";
    width: 0.2rem;
    background-color: #F3BA34;
    height: 1.3rem;
    position: absolute;
    left: 4.5rem;
    top: 3.1rem;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active p{
    display: none
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active img{
    display: block;
    margin: 0 auto;
}
.gallery-top{
    width: 98%;
    height: 15.5rem;
    border-radius: 0.5rem;
    border:solid 0.2rem #F3BA34;
}
.gallery-top .swiper-slide img{
    width: 101%;
    height: 100%;
}
.lowest_ul li{
    font-size: 1.5vw;
    color: #fff;
    float: left;
    font-weight: bold;
    text-align: center;
    border:solid 4px #fff;
    border-radius: 10px;
    width: 13vw;
    height: 5vw;
    line-height: 5vw;
    margin-bottom: 1vw;
    cursor: pointer;
    position: relative;
}
.lowest_ul li.on{
    border:solid 4px #F3BA34;
}
.lowest_ul li.on:after{
    content: "";
    border:solid 2px #F3BA34;
    width: 2vw;
    position: absolute;
    left: 13vw;
    top: 2.5vw;
}
.contentBox{
    width: 52.2vw;
    height: 31.6vw;
    background: url(../img/act20190906/border.png)no-repeat;
    background-size: 100%;
}
.contentBox p{
    display: none;
}
.contentBox p.active{
    display: block;
}
.contentBox p img{
    margin-top: 0.2vw;
    margin-left: -0.2vw;
    width: 98.5%
}
.features{
    position: relative;
    background: url(../img/act20190910/banner.png)no-repeat;
    height: 62rem;
    background-size: 100% 100%;
    padding-top: 2.5rem;
}
.features .carry{
    margin-top: 0
}
.features .color8{
    width: 4rem;
    float: right;
    margin-top: -1rem;
}
.features .blue_left{
    height: 3.7rem;
    float: left;
    margin-top: 13rem;
}
.provide{
    position: relative;
    width: 90%;
    margin: 7vw auto;
}
.features .bluimg_right{
    height: 8rem;
    float: right;
    margin-top: -31rem;
    position: relative;
    opacity: 0;
}
.features .bluimg_left{
    height: 8rem;
    float: left;
    margin-top: -23rem;
    position: relative;
    opacity: 0;
}
.features .bluimg_right.animate{
    animation:animateRight 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateRight 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.features .bluimg_left.animate{
    animation:animateLeft 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateLeft 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.provide li{
    background: url(../img/act20190910/email.png)no-repeat;
    width: 20.5rem;
    height: 17rem;
    background-size: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    opacity: 0;
}
.provide.animate li:nth-child(1){
    animation:animateLeft 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateLeft 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.provide.animate li:nth-child(2){
    animation:animateTop 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateTop 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.provide.animate li:nth-child(3){
    animation:animateBottom 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateBottom 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.provide li img{
    margin-top: 4rem;
    margin-bottom: 0.5rem;
    height: 1.6712rem;
}
.provide li p{
    font-size: 0.92rem;
    color: #fefefe;
    width: 85%;
    text-align: left;
    margin: 0 auto;
    margin-top: 0.1rem;
    overflow: hidden;
    line-height: 1.5rem;
}
.provide li p a{
    float: left;
}
.provide li p span{
    float: left;
    width: 86%;
}
.provide li.code{
    background: none;
    height: auto;
    margin-bottom: 1.2rem;
}
.banner3{
    background: url(../img/act20190910/banner3.png)no-repeat;
    width: 100%;
    height: 9.5rem;
    background-size: 100%;
}
.banner3 .blue{
    float: left;
    height: 3.8rem;
}
.banner3 .blue_right{
    float: right;
    height: 3.8rem;
    margin-top: -7rem;
}
.dry_goods{
    position: relative;
}
.provide li .dry_goods p{
    width: auto;
    float: left;
    margin-left: 1.2rem;
}
.provide li.code p{
    border: solid 0.2rem #F3BA34;
    width: 8rem;
    height: 8rem;
    padding: 0;
}
.provide li.code img{
    margin: 0;
    width: 100%;
    height: 100%;
}
.provide li.code span{
    font-size: 1.2rem;
    color: #fefefe;
    opacity: 0.9;
    display: inline-block;
    margin-top: 1vw;
}
.features .color2 {
    float: left;
    margin-top: -15vw;
}
.features .color3 {
    float: right;
    margin-top: -25vw;
}
.choose{
    position: relative;
    margin-top: -8rem;
    height: 35rem;
    text-align: center;
    background-color: #214EB5;
}
.choose .font6{
    height: 4.7645rem;
}
.choose_ul{
    padding: 0 0.5rem;
    margin: 0 auto;
    margin-top: 2vw;
}
.choose_ul li{
    background: url(../img/act20190906/select.png)no-repeat;
    width: 16.5vw;
    height: 16.5vw;
    background-size: 100%;
    text-align: center;
    line-height: 27vw;
    float: left;
    margin-left: 3.2vw;
}
.choose_ul li:nth-child(1) img{
    width: 13vw;
    height: 11vw;
    background-size: 100%;
}
.choose_ul li:nth-child(2) img{
    width: 10.2vw;
    height: 10.5vw;
    background-size: 100%;
}
.choose_ul li:nth-child(3) img{
    width: 13.438vw;
    height: 8.646vw;
    background-size: 100% 100%;
}
.choose p{
    font-size: 0.64rem;
    color: #fefefe;
    opacity: 0.9;
    margin-top: 1rem;
}
.choose img.yellow_left{
    height: 5rem;
    float: left;
    margin-top: -15vw;
    position: relative;
    /*opacity: 0;*/
}
.choose img.yellow_right{
    height: 5rem;
    float: right;
    margin-top: -15vw;
    position: relative;
    /*opacity: 0;*/
}
.choose img.yellow_left.animate{
    animation:animateLeft 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateLeft 1s linear;
    -webkit-animation-fill-mode:forwards; 
}
.choose img.yellow_right.animate{
    animation:animateRight 1s;
    animation-fill-mode: forwards;
    -webkit-animation:animateRight 1s linear;
    -webkit-animation-fill-mode:forwards; 
}

.footer_last{
    position: fixed;
    bottom: 0;
    background: url(../img/act20190910/banner4.png)no-repeat;
    width: 100%;
    height: 4.27rem;
    background-size: 100%;
    z-index: 2;
}
.investment .swiper-container .swiper-slide-active, .investment .swiper-slide-duplicate-active {
    transform: translateY(1rem) scale(1.3);
    z-index: 1;
    margin-top: 1rem;
}
.investment .swiper-container .swiper-slide-next {
    transform: translateX(0rem) scale(1);
}
.investment .swiper-container .swiper-slide-prev {
    transform: translateX(0rem) scale(1);
}
.investment .swiper-slide{
    background: url(../img/act20190910/select.png)no-repeat;
    width: 10rem;
    height: 7.35rem;
    background-size: 100%;
    margin-bottom: 0;
    margin-top: 1.5rem;
}
.investment .swiper-slide img{
    width: 5.9rem;
    height: 6rem;
    background-size: 100%;
}
.investment .swiper-slide .font{
    width: 7.142rem;
    height: 4.592rem;
    background-size: 100%;
}
.investment .swiper-slide .font9{
    width: 6.85rem;
    height: 5.95rem;
    background-size: 100%;
}
.investment .swiper-slide .icon_shadow{
    background: url(../img/act20190910/shadow.png)no-repeat;
    width: 0.46rem;
    height: 6.6rem;
    background-size: 100% 100%;
    position: absolute;
    right: -0.454rem;
    margin-top: 0.58rem;
    display: none;
}
.investment .swiper-slide .left_shadow{
    position: absolute;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    left: -0.454rem;
}
.investment .swiper-slide.swiper-slide-active .icon_shadow{
    display: block;
}

.detriment{
    width: 5rem;
    height: 1.6rem;
    border-radius: 1rem;
    font-size: 0.8rem;
    background-color: #666;
    display: inline-block;
    font-weight: bold;
    margin-top: 1.5rem;
    margin-right: 1.5rem;
    letter-spacing: 2px;
    float: right;
    color: #999;
    text-align: center;
    line-height: 1.6rem;
    cursor: pointer;
}
.footer_last .buy_now{
    background-color: #0E2B78;
    color: #ca8f4a;
}
@keyframes animateTop {
    0% {
        top:-30px;
        opacity: 0;
    }
    100% {
        top:0;
        opacity: 1;
    }
}
@keyframes animateBottom {
    0% {
        top:30px;
        opacity: 0;
    }
    100% {
        top:0;
        opacity: 1;
    }
}
@keyframes animateLeft {
    0% {
        left:-50px;
        opacity: 0;
    }
    100% {
        left:0;
        opacity: 1;
    }
}
@keyframes animateRight {
    0% {
        left:50px;
        opacity: 0;
    }
    100% {
        left:0;
        opacity: 1;
    }
}
.swiper-container .swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(1);
}
.footer_last .delete {
    background: url(../img/act20190910/delete.png);
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    right: 0;
    margin-right: 1rem;
    top: -1rem;
    cursor: pointer;
    background-size: 100%;
}</pre></body></html>