* {
    padding: 0;
    margin: 0;
    user-select: none;
    list-style: none;
}

.note {
    color: #C9C3B5;
    padding: 0 0%;
    font-size: .24rem;
}

.center {
    width: 550px;
    min-height: 1000px;
    margin: 0 auto;
    position: relative;
    background: url("../img/bg.jpg")no-repeat top center/100% auto, #76176b;
    padding-bottom: 6rem;
    overflow-x: hidden;
}

.center .top {
    width: 60%;
    position: relative;
    margin: 61% auto 0;
}

.center .top p {
    position: absolute;
    right: 2.6rem;
    top: .4rem;
    bottom: 0;
    color: #FFCE7E;
    margin: auto;
    z-index: 9;
    font-size: .8rem;
}

.center .top>img {
    width: 100%;
    display: block;
}

.center .downBtn {
    width: 100%;
    text-align: center;
    padding-top: 0px;
}

.center .downBtn img {
    width: 90%;
    display: block;
    text-align: center;
    margin: 0 auto;
    animation: moves 1.8s infinite;
}

.tps-down-btns {
    display: flex;
    align-items: center;
    padding-top: 20px;
    max-width: 100%;
}

.top22 {
    width: 100%;
    margin-top: 30px;
}

.top22 img {
    width: 100%;
}

.top2 {
    width: 100%;
}

.top2 img {
    width: 100%;
}

.top3 {
    width: 100%;
}

.top3 img {
    width: 100%;
    position: relative;
    left: 7px;
}

.top4 {
    width: 100%;
}

.top4 img {
    width: 100%;
    position: relative;
}

.word {
    width: 94%;
    margin: 0 auto;
}

.word p {
    font-size: .7rem;
    color: #DDCDA6;
}

.swiper {
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
}

.swiper .swiper-slide {
    width: 100%;
}

.swiper .swiper-slide img {
    width: 100%;
}

.footbtn {
    width: 550px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0;
    box-sizing: border-box;
    z-index: 99;
}

.footbtn a {
    width: 100%;
}

.footbtn a img {
    width: 100%;
    display: block;
}

.floater {
    position: fixed;
    right: 2%;
    top: 15%;
    bottom: 0;
    z-index: 999;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.floater .times {
    height: 0;
    width: 80px;
}

.kf,
.tg,
.fb,
.wa {
    margin: 3px 0;
}

.kf img,
.tg img,
.fb img,
.wa img {
    width: 80px;
}

/* .kf{
	position: fixed;
	right: 6%;
	top: 0;
	bottom: 0;
	margin:5rem auto;
	width: 3rem;
	height: 3rem;
	z-index: 999;
}
.kf img{
	width: 100%;
}
.tg{
	position: fixed;
	right: 6%;
	top: 9%;
	bottom: 0;
	margin:5rem auto;
	width: 3rem;
	height: 3rem;
	z-index: 999;
}
.tg img{
	width: 100%;
}
.fb{
	position: fixed;
	right: 6%;
	top: 18%;
	bottom: 0;
	margin:5rem auto;
	width: 3rem;
	height: 3rem;
	z-index: 999;
}
.fb img{
	width: 100%;
}
.wa{
	position: fixed;
	right: 6%;
	top: 28%;
	bottom: 0;
	margin:5rem auto;
	width: 3rem;
	height: 3rem;
	z-index: 999;
}
.wa img{
	width: 100%;
}
.times{
	position: fixed;
	right: 3.7%;
	top: 28%;
	bottom: 0;
	margin:6.5rem auto;
	width: 6rem;
	height: 8.2rem;
	z-index: 999;
} */

.countdown-timer span {
    margin: 1px auto;
}

.countdown-week-today-1 {
    display: none;
}

.countdown-month-today-1 {
    display: none;
}

.countdown-month-today-20 {
    display: none;
}

.time-week-fill {
    height: 4.3rem;
}

.time-month-fill_1 {
    height: 9.3rem;
}

.time-month-fill_20 {
    height: 14.3rem;
}

.floater .times .week_bj {
    width: 100%;
    height: 3rem;
    background: url(../img/week_bj_1.png) no-repeat center/100% auto;
}

.floater .times .week_bj .countdown-week-now-1 {
    text-align: center;
    color: #552b09;
    font-size: 0.6rem;
    font-weight: 550;
    margin-top: -80%;
}

.floater .times .month_bj_1 .countdown-month-now-1 {
    text-align: center;
    color: #552b09;
    font-size: 0.6rem;
    font-weight: 550;
    margin-top: -125%;
}

.floater .times .month_bj_20 .countdown-month-now-20 {
    text-align: center;
    color: #552b09;
    font-size: 0.6rem;
    font-weight: 550;
    margin-top: -170%;
}

.floater .times .month_bj_1 {
    width: 100%;
    height: 10rem;
    background: url(../img/month_bj_1.png) no-repeat center/100% auto;
}

.floater .times .month_bj_20 {
    width: 100%;
    height: 17rem;
    background: url(../img/month_bj_20.png) no-repeat center/100% auto;
}

.blank {
    padding: 0 2px;
}

.message {
    display: none;
    color: red;
    font-weight: bold;
    font-size: 1.5rem;
    padding: 10px;
    text-align: center;
    position: absolute;
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 60px;
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    border-radius: 10px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#modalMessage {
    font-size: 1.5rem;
}

.zb div {
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    width: 80%;
    margin: 10px auto;
    /* font-size-adjust: 0.5;
	font-size-adjust: from-font; */
}

@keyframes moves2 {
    0% {
        transform: translateY(1px);
    }
    50% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(1px);
    }
}

@keyframes moves {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(.96);
    }
    100% {
        transform: scale(1);
    }
}

@media only screen and (max-width: 768px) {
    .center .top p {
        font-size: 1.1rem;
    }
    .zb {
        margin-bottom: 100px;
    }
    .center,
    .footbtn {
        width: 100%;
    }
    .floater {
        position: fixed;
        right: 2%;
        top: 25%;
        bottom: 0;
        z-index: 999;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    /* .kf{
		right: 5%;
		top: 0;
	}
	.tg{
		right: 5%;
		top: 5.85%;
		bottom: 0;
	}
	.fb{
		right: 5%;
		top: 11.85%;
		bottom: 0;
	}
	.wa{
		right: 5%;
		top: 17.85%;
		bottom: 0;
	}
	.times{
		right: 1%;
		top: 18.85%;
		bottom: 0;
	} */
}

@media (max-width: 550px) {
    .center,
    .footbtn {
        width: 100%;
    }
    /* .kf{
	right: 5%;
	top: 0;
}
.tg{
	right: 5%;
	top: 5.85%;
	bottom: 0;
}
.fb{
	right: 5%;
	top: 11.85%;
	bottom: 0;
}
.wa{
	right: 5%;
	top: 17.85%;
	bottom: 0;
}
.times{
	right: 1%;
	top: 18.85%;
	bottom: 0;
} */
}