*{
    padding:0px;
    margin:0px;
    font-family:"Times New Roman",Georgia,Serif;
}
.swiper-container {
    width:100%;
    height:100%;
    background-color:#91a0f9;
}
.swiper-slide img{
    display: block;
    width:100%;
    height:100%;
}
.Countdown{
    width: 100%;
    height:100%;
    background: url("../images/bg.jpg")  center center no-repeat;
    background-size: 100% 100%;
}
.Countdown_box{
    width:9rem;
    height:6rem;
    margin:0 auto;
    padding-top:1rem;
}
.title{
    width:9rem;
    text-align: center;
    color:#fff;
    font-weight: bolder;
    font-size:0.64rem;
    padding-top:0.3rem;
    padding-bottom:0.3rem;
    letter-spacing:0.1rem;
}
.boxul{
    width:100%;
    height:1rem;
    text-align: center;
}
.boxlis{
    border:0.05rem dashed #fff;
    display: inline-block;
    color:#fff;
    margin:0px 0.3rem;
    border-radius: 0.1rem;
    padding:0.15rem;
    font-weight: bolder;
}
.number{
    font-size:0.40rem;
    margin-bottom:0.05rem;
    letter-spacing:0.03rem;

}
.key{
    font-size:0.24rem;
    margin-top:0.05rem;
}
.footer{
    width:9rem;
    position: absolute;
    bottom:30px;
    text-align: center;
}
.logo{
    width:4.26rem;
    height:0.48rem;
    margin:auto;
}
.logo img{
    width:100%;
    height:100%;
}
.Slogan{
    color:#fff;
    font-size:0.24rem;
}
