* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

html {
	font-size: 16px;
	background-color: #004ce0;
}

/* 提示框 */
.am-toast {
	position: fixed;
	width: 100%;
	z-index: 2999;
	font-size: 14px;
	text-align: center;
}

.am-toast>span {
	max-width: 80%;
}

.am-toast.am-toast-mask {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 0;
	transform: translateZ(1px);
}

.am-toast-notice-content {
	min-width: 160px;
	border-radius: 3px;
	color: #fff;
	background-color: rgba(58, 58, 58, 0.9);
	line-height: 1.5;
	padding: 9px 15px;
}

/* ---------------------------------提示框 */

.header .content {
	width: 100%;
	height: 13rem;
	font-size: 40px;
	position: relative;
	/* top: 5.7rem; */
}

.header .content img {
	width: 100%;
	height: 503.25px;
}

.header .content p:nth-child(2) {
	width: 100%;
	text-align: center;
	font-size: 2.2rem;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 5.7rem;
	/* left: 1rem; */
}

.header .content p:nth-child(3) {
	font-size: 1.7rem;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 6.7rem;
	right: 1rem;
	color: #fed100;
}

.main .content {
	width: 100%;
	position: relative;
}

.main .content .payment {
	position: relative;
	/* background-color: #f83d56; */
}

.main .content .payment .pay {
	width: 100%;
	height: 18rem;
	/* height: 101%; */
	position: relative;
}

.main .content .payment .pay img {
	width: 100%;
	height: 99%;
}

/* .main .content .payment .pay input {
        position: absolute;
        width: 86%;
        height: 3rem;
        left: 1.5rem;
        top: 1rem;
        border-radius: 10rem;
        outline: none;
        background-color: #9c5cce;
    } */

.main .content .payment .text {
	width: 90%;
	height: 3rem;
	font-size: 0.8rem;
	position: absolute;
	top: 9rem;
	left: 1.5rem;
}

.main .content .payment .text p {
	line-height: 1.2rem;
}

.main .content .payment .text p span:nth-child(1) {
	color: #15a2ea;
}

.main .content .payment .text p span:nth-child(2) {
	color: gray;
	font-size: 0.7rem;
	margin-left: 1rem;
	text-decoration: line-through;
}

.main .content .payment .btnPuls>button {
	width: 80%;
	height: 3.26rem;
	position: absolute;
	bottom: 2.4rem;
	left: 10vw;
	border-radius: 10rem;
	color: #ffffff;
	/* opacity: 0; */
	background-color: #3d65f8;
	border: none;
	font-size: 20px;
}

.main .content .payment .illustrate {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	position: absolute;
	bottom: 0.1rem;
	font-size: 0.7rem;
}

.main .content .list {
	width: 100%;
	height: 10rem;
	position: relative;
	padding-top: -0.5rem;
	background: linear-gradient(to bottom, #4c63f103, #3d65f8);
}

.main .content .list .icon {
	width: 12rem;
	height: 2rem;
	margin: 0 auto;
	/* padding-top: 40px; */
	position: absolute;
	left: 25%;
	top: -0.2rem;
}

.main .content .list .icon img {
	width: 100%;
	height: 100%;
}

.main .content .list .contlist {
	width: 95%;
	margin: auto;
	padding-top: 2rem;
	padding-bottom: 1rem;
	border-radius: 0.5rem;
	background-color: #d8e8f8;
	/* height: 1000px; */
	/* position: absolute; */
	/* left: 5.5rem; */
	/* top: 1.8rem; */
}

.main .content .list .contlist .top {
	width: 95%;
	height: 6rem;
	margin: auto;
}

.main .content .list .contlist .top img {
	width: 100%;
	height: 100%;
}

.footer {
	display: flex;
	justify-content: center;
}

.footer .content {
	width: 90%;
	z-index: 999;
	margin-top: 925px;
	line-height: 1.4rem;
	font-size: 0.8rem;
	padding: 0.8rem;
	background-color: #fff;
	border-radius: 14px;
	padding: 10px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);

	/* background: url("img/底部背景.jpg")no-repeat 0 0/100% 100%;  */
}

.input-box {
	width: 100%;
	position: absolute;
	top: 1.2rem;
	text-align: center;
	z-index: .4rem;
}

.input-box input {
	height: 3rem;
	border-radius: .4rem;
	text-align: center;
	font-size: 1.3rem;
	border: none;
	outline: none;
	background-color: transparent;
}


.hfsm {
	font-size: 1.3rem;
	text-align: center;
	margin-bottom: .6rem;
	background-color: #fff
}


.gs-box {
	color: black;
	text-align: center;
	margin-bottom: .5rem;
	font-size: 12px;
	margin-top: 30px;

}

.djhy {
	font-size: 40px;
	font-weight: 900;
	letter-spacing: 0px;
	color: #fed100
}

/* .jine{
        font-size: 40px;


    } */
.djs {
	font-size: 12px;
	text-align: center;
	line-height: 1.8rem;
	position: absolute;
	left: 62%;
	top: -6rem;
	width: 4.8rem;
	height: 1.8rem;
	border-radius: .9rem .9rem .9rem 0;
	background-color: #ff2000;
	z-index: 2;
	color: #fff;
}

.rule {
	position: absolute;
	right: 0px;
	top: 2.4rem;
	z-index: 1;
	display: flex;
	flex-direction: column;
	/* padding: 2px; */
	background-color: rgba(222, 19, 19, 0.2);
	border-radius: .5rem 0 0 .5rem;
	/* xin */
	width: 6%;
	height: -20.74rem;
}

.rule p {
	margin: .1rem 0;
	color: #fff;
	/* xin */
	text-align: center;
}

.gz {
	padding-top: .04rem !important;
}

.kefu {


	padding-top: .04rem !important;
}

.btnPuls {
	animation: pulse 1s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.05);
	}

	100% {
		transform: scale(1);
	}
}

.topback-tips {
	z-index: 999;
	position: absolute;
	right: 8%;
	top: 60px;
	width: 87px;
	height: 25px;
	line-height: 25px;
	background: linear-gradient(180deg, rgba(255, 84, 84, 1) 0%, rgba(255, 131, 59, 1) 100%);
	border: 1px solid rgba(255, 255, 255, 1);
	border-radius: 15px 15px 15px 0px;
	font-size: 16px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	text-shadow: none;
	text-align: center;
}

.time-unit {
	display: inline-block;
	background-color: chocolate;
	/* background-color: rgb(206, 236, 6); */

	color: #ffffff;
	font-size: 14px;
	padding: 3px;
}

.timedjs {
	display: flex;
	position: absolute;
	top: 11.3rem;
	left: 23vw;
}

.time-separator {
	color: rgb(189, 210, 30);
}

#countdown {
	font-size: 12px;
}

.jisutuikuan {

	position: absolute;
	/* xin */
	right: 4%;

	top: 0.9rem;
	z-index: 1;
	display: flex;
	flex-direction: column;
	padding: .2rem;
	/* background-color: rgba(243, 8, 8, 0.404); */
	/* background-color: #ff2000; */
	background-color: rgba(222, 19, 19, 0.2);

	border-radius: .5rem 0 0 .5rem;
	text-align: center;

}



.gundong {
	border-radius: 10px;
	left: 3%;
	position: relative;
	height: 47px;
	width: 94%;
	background-color: white;
}

.gundong>div {
	width: 95%;
	margin-left: 2.5%;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin-top: 5px;
	border-radius: 10px;

}

.huodong {
	width: 100%;
	height: 30px;
	background-color: #e79c90;
}

/* 电话滚动 */
.marquee_post {
	width: 100%;
	/* position: absolute; */
	/* top: 17.5rem; */
}

.marquee-ocntent>p {
	width: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
}

.huodong {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #4b3636;
}

.huodong>img {
	width: 20PX;
	height: 20px;
}

.marquee-content>p>img {
	width: 20PX;
	height: 20px;
}

.marquee {
	width: 100%;
	height: 30px;
	/* 根据需要调整容器高度 */
	overflow: hidden;
	position: relative;
}

.marquee-content {
	position: absolute;
	width: 100%;
	/* height: 50px; */
	will-change: transform;
	/* 优化动画性能 */

}

.marquee-content p {
	margin: 0;
	line-height: 50px;
	/* 与容器高度一致 */
	text-align: center;
}

/* 定义关键帧动画 */
@keyframes scroll {
	0% {
		transform: translateY(-100%);
		/* 从容器顶部之外开始 */
	}

	100% {
		transform: translateY(0%);
		/* 移动到容器底部之外 */
	}
}

/* 动画 */
.marquee-content {
	animation: scroll 25s linear infinite;
	/* 滚动速度 */
}

.hongbaomodal {
	position: fixed;
	z-index: 999;
	left: 0;
	display: none;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.8);
	background-image: url('img/hongbao.png');
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: center center;
}

.hongbaoclose {
	height: 30px;
	width: 30px;
	position: absolute;
	z-index: 99;
	right: 40px;
	top: 80px;
}

.hongbaoclose img {
	height: 100%;
	width: 100%;
}

.hongbaobtn1 {
	height: 60px;
	position: absolute;
	top: 68%;
	left: 50%;
	z-index: 99;
	transform: translateX(-50%);
}

.hongbaobtn1 img {
	height: 100%;
}

.hongbaobtn2 {
	height: 60px;
	position: absolute;
	top: 76%;
	left: 50%;
	z-index: 99;
	transform: translateX(-50%);
}

.hongbaobtn2 img {
	height: 100%;
}