<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
body{
    width: 100%;
    overflow-x: hidden;
    position: relative;
}
.jubilee{
    width: 100%;
    font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}
.jubilee img{
    display: block;
    width: 100%;
    height: auto;
}
.jubilee_banner{
    width: 100%;
}
.jubilee_nav{
    width: 100%;
    background: #004080;
    left: 0;
    z-index: 9;
}
.jubilee_nav_box{
    width: 100%;
    position: relative;
}
.jubilee_nav ul{
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.jubilee_nav li{
    margin: 0;
    width: 20%;
    padding: 20px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.jubilee_nav a{
    font-size: 20px;
    font-weight:bold;
    color: #FFFFFF;
    line-height: 26px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
.nav_active{
    background: #00A0F0;
}
.jubilee_nav li:hover {
    background:#003366;
}
.jubilee_main{
    width: 100%;
}
.jubilee_common{
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.countdown,.souvenirs,
.gifts,.see{
    background: #CCEEFF;
    padding: 45px 0;
}
.countdown_text{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.jubilee_ribbons,.jubilee_common_icon{
    width: calc(80px*0.8);
}
.countdown_text_span{
    font-weight: bold;
    font-size: 36px;
    line-height: 60px;
    color: #004080;
    background: linear-gradient(90deg, #175CE6 19.9951171875%, #00AAFF 69.9951171875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 25px;
    text-align: center;
}
.countdown_time{
    display: flex;
    justify-content: center;
}
.countdown_time_item{
   margin: 0 15px;
   text-align: center;
}
.countdown_colon{
    font-size: 30px;
    font-weight: bold;
    color: #00264D;
    line-height: 80px;
}
.time_item{
    margin-bottom: 10px;
    display: flex;
}
.time_item .flip{
    position: relative;
    width: 48px;
    height: 80px;
    margin: 2px;
    font-size: 66px;
    line-height: 80px;
    text-align: center;
    background: #00264D;
    border-radius:8px;
    color: #00A0F0;
}
.countdown_time_text{
    font-size: 14px;
    font-weight: normal;
    color: #00264D;
    line-height: 20px;
}
.coupons,.productCombos,
.souvenirs_orange,.innovation,.getStart{
    background: #D9F2FF;
    padding: 45px 0;
}
.service{
    background: #CCEEFF;
}
.jubilee_common_header{
    display: flex;
    justify-content: center;
    align-items: center;
}
.header_title{
    margin: 0 25px;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #004080;
    background: linear-gradient(90deg, #175CE6 19.9951171875%, #00AAFF 69.9951171875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
.coupons_body{
    margin-top: 40px;
}
.coupons_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.coupons_list_item a{
    width: 240px;
    height: 140px;
    background: url("./image/Coupons.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content:end;
    text-decoration: none;
    position: relative;
}
.coupons_list_item a:hover,
.souvenirs_item:hover,
.gifts_products li:hover{
    transform: translateY(-10px);
    box-shadow: 5px 10px 10px rgb(0 0 0 / 40%);
}
.item_header{
    padding-left: 15px;
    margin-bottom: 5px;
}
.item_money{
    font-weight: bold;
    font-size: 24px;
    line-height:initial;
    color: #00A0F0;
    background: linear-gradient(0deg, #175CE6 19.9951171875%, #00AAFF 69.9951171875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.item_money span{
    font-size: 48px;
}
.item_header p{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #00264D;
}
.item_get{
    height: 50px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
}
.coupons_note{
    font-weight: 400;
    font-size: 16px;
    color: #004080;
    line-height: 24px;
    margin-top: 30px;
}
.coupons_note span{
    color: #FF5319;
}
.productCombos_body,.gifts_body{
    margin-top: 40px;
}
.gifts_body{
    background: linear-gradient(90deg, #004080, #004D99);
    border-radius: 20px;
    padding: 20px 20px 30px;
}
.gifts_products{
    margin-bottom: 45px;
}
.gifts_products ul,
.productCombos_body ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gifts_products li{
    width: 24%;
    cursor: pointer;
    background: #FFFFFF;
}
.productCombos_body li{
    width:20%;
}
.gifts_products_item{
    width: 100%;
    position: relative;
}
.gifts_products_item p{
    background: #00A0F0;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    padding: 10px 0;
    text-align: center;
}
.gifts_products_item p&gt;span{
    font-size: 30px;
}
.gifts_become{
    text-align: center;
}
.gifts_become a,
.getStart_item_msg a,
.souvenirs_orange.souvenirs_item a{
    background: linear-gradient(0deg, #FF0000 0%, #FF5500 100%);
    border-radius: 20px;
    padding: 8px 40px;
    font-weight: 400;
    font-size: 16px;
    line-height:22px ;
    color: #FFFFFF;
    text-decoration: none;
}
.gifts_become a:hover,
.getStart_item_msg a:hover,
.souvenirs_orange.souvenirs_item a:hover{
    background: #FF5319;
}
.gifts_become p{
    margin-top: 25px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}
.productCombos_item{
    margin-right: 20px;
    background: #FFFFFF;
    position: relative;
}
.productCombos_item a{
    display: block;
    width: 100%;
}
.subscript{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.item_msg {
    padding: 15px;
}
.item_msg p{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
}
.item_msg p.item_msg_name{
    min-height: 48px;
}
.item_msg_price{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: end;
    margin:10px 0 15px;
}
.item_msg_price p{
    font-weight: bold;
    font-size: 24px;
    color: #FE4E17;
    line-height: 42px;
}
.item_msg_price p&gt;span{
    font-size: 36px;
}
.price_original{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #999999;
    text-decoration-line: line-through;
}
.item_msg a{
    display: block;
    background: linear-gradient(0deg, #0080FF 10%, #00D5FF 80%);
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
    text-decoration: none;
}
.item_msg a:hover{
    background: #00A0F0;
}
.souvenirs_body{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 40px;
}
.souvenirs_item{
    width:47%;
    background: linear-gradient(90deg, #004080, #004D99);
    padding: 30px 0;
    border-radius: 20px;
    text-align: center;
    margin-bottom:35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* align-items: center; */
}
.item_gift{
    width: calc(100%/1.4);
    margin: 0 auto;
}
.item_text{
    width: 90%;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 36px;
    margin:15px auto 30px;
}
.item_text span{
    font-size: 24px;
}
.souvenirs_item a{
    text-decoration: none;
    display: inline-block;
    width: 200px;
    background: linear-gradient(0deg, #0080FF 10%, #00D5FF 80%);
    border-radius: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    padding: 8px 0;
    margin: 0 auto;
}
.souvenirs_item a:hover{
    background: #00A0F0;
}
.service .header_title,
.service .item_money,
.getStart .header_title,
.getStart .item_money{
    background: linear-gradient(90deg, #FF0000 0%, #FF5500 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.service .coupons_list{
    justify-content: space-evenly;
}
.service .item_get{
    font-size: 12px;
    line-height: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.service .item_get p{
    line-height: 18px;
}
.getStart_free{
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #004080;
    margin:30px 0;
}
.getStart_body ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.getStart_body li{
    width: 23%;
}
.getStart_item{
    width: 100%;
}
.getStart_item_img{
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.getStart_item_msg{
    width: 100%;
    background: linear-gradient(90deg, #004080, #004D99);
    border-radius: 20px;
    padding: 50px 0 25px;
    text-align: center;
    position: relative;
    bottom: 40px;
    left: 0;
    z-index: 0;
}
.getStart_item_msg p{
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    margin: 15px 0;
}
.getStart_item_msg p&gt;span{
    font-size: 30px;
}
.souvenirs_orange .souvenirs_body{
    justify-content: space-between;
}
.souvenirs_orange .souvenirs_item{
    width: 32%;
}
.innovation_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0; 
}
.innovation_box{
    width: 50%;
}
.innovation_video{
    position: relative;
    height: 0;
    padding-bottom: 27%;
}
.innovation_video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.innovation_text .innovation_msg{
    padding-left: 30px;
}
.innovation_text .innovation_msg:first-child{
    margin-bottom: 60px;
}
.innovation_img{
    margin: 40px 0;
}
.innovation_msg{
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    color: #004080;
    line-height: 24px;
}
.innovation_service{
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}
.services-hover img{
    transition: all 0.2s;
}
.services-hover:hover img{
    -webkit-box-shadow: 6px 6px 10px rgb(0 0 0 / 10%);
    box-shadow: 6px 6px 10px rgb(0 0 0 / 10%);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0); 
}
.service_left{
    width: 25%;
}
.service_right{
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.service_right ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
}
.right-top li {
    width: 24%;
    border-radius: 8px;
    transition: all 0.2s;
    margin: 0;
    list-style: none;
}
.right-top a,.right-down a{
    display: block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    text-decoration: none !important;
}
.other-item{
    width: 100%;
    position: relative;
}
.other-item-text{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
}
.right-down li{
    width: 32%;
}
.see{
    padding: 80px 0;
}
.see .header_title{
    width: 60%;
    font-size: 60px;
    line-height: 70px;
    font-style: italic;
}
.see_text{
    margin-top: 40px;
    font-style: italic;
}
.jubilee_share{
    width:55px;
    padding: 20px 8px;
    text-align: center;
    background: #00264D;
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 10;
}
.jubilee_share img{
    width: 30px;
}
.share_show{
    border-bottom: 1px solid #FFFFFF;
}
.share_show p{
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    margin: 15px 0;
}
.share_mode a{
    display: block;
    width: 30px;
    height: 30px;
    margin: 20px auto;
}
.share_mode a.share_face{
    background: url("./image/icon_facebook_01.png") no-repeat;
    background-size: 100% 100%;
}
.share_mode a.share_twitter{
    background: url("./image/icon_twtter_01.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0;
}
.share_mode a.share_face:hover{
    background: url("./image/icon_facebook_02.png") no-repeat;
}
.share_mode a.share_twitter:hover{
    background: url("./image/icon_twtter_02.png") no-repeat;
    background-size: 100% 100%;
}
@media (min-width:1025px) and (max-width: 1300px){
    .coupons_list_item,.service_right ul.right-top{
        margin-bottom: 20px;
    }
    .innovation_text .innovation_msg:first-child{
        margin-bottom: 45px;
    }
    .see .header_title{
        width: 80%;
    }
}
@media (min-width:760px) and (max-width: 969px){
    .coupons_list,.productCombos_body ul,
    .souvenirs_orange .souvenirs_body{
        justify-content: space-evenly;
    }
    .coupons_list_item,.gifts_products li,
    .productCombos_body li,.getStart_body li{
        margin-bottom: 20px;
    }
    .innovation_text .innovation_msg:first-child{
        margin-bottom:20px;
    }
    .gifts_products li,.getStart_body li{
        width: 48%;
    }
    .productCombos_body li{
        width: 32%;
    }
    .jubilee_common_header{
        height: auto;
    }
    .see .header_title{
        width: 80%;
    }
    .jubilee_share{
        display: none;
    }
}
@media (max-width: 759px){
    .jubilee_common_header{
        height: auto;
    }
    .jubilee_nav li,.coupons_list_item,
    .gifts_products li,.productCombos_body li,.see .header_title{
        width: 100%;
    }
    .jubilee_ribbons,.jubilee_common_icon{
        display: none;
    }
    .innovation_text .innovation_msg:first-child{
        margin-bottom:20px;
    }
    .countdown_time{
        margin-top: 15px;
    }
    .countdown_time_item{
        margin: 0 5px;
    }
    .time_item .flip{
        width: auto;
        height: auto;
        font-size: 30px;
        line-height: 36px;
        padding: 5px 8px;
    }
    .countdown_colon{
        line-height: 46px;
    }
    .coupons_list,.productCombos_body ul,
    .getStart_body ul{
        justify-content: center;
    }
    .coupons_list_item,.gifts_products li,
    .souvenirs_item,.right-top li,
    .service_left,.right-down li{
        margin-bottom: 20px;
    }
    .coupons_list_item a{
        margin:auto;
    }
    .coupons_note,.innovation_msg{
        padding: 0 10px;
    }
    .productCombos_item{
        margin:0 20px 20px;
    }
    .getStart_body li{
        width: 85%;
    }
    .souvenirs_item{
        width: 90%;
    }
    .innovation_service,.innovation_flex{
        flex-wrap: wrap;
        justify-content: center;
    }
    .innovation_box{
        width: 95%;
    }
    .innovation_flex{
        margin-bottom: 0;
    }
    .innovation_video{
        padding-bottom: 50%;
    }
    .innovation_text{
        margin-top: 25px;
    }
    .innovation_text .innovation_msg{
        padding:0;
    }
    .service_left{
        width: auto;
    }
    .service_right{
        padding-left: 0;
    }
    .service_right ul{
        flex-wrap: wrap;
    }
    .right-top li,.right-down li{
        width: 48%;
    }
    .jubilee_share{
        display: none;
    }
}</pre></body></html>