* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

html {
	font-size: 23.4375px;
}

input,
button {
	border: none;
	outline: none;
}

body {
	background: #fff;
}

.main-content,
.need-pay-main {
	width: 100%
}

.banner-header {
	margin-top: .64rem;
	width: 100%;
	text-align: center;
	font-size: 1.024rem
}

.banner-time {
	width: 100%;
	text-align: center;
	font-size: .512rem;
	color: #ccc;

	margin-top: 0.25rem;
	display: block;
}

.section-header {
	background-color: #4e7ada;
	height: 1.28rem;
	text-align: center;
	width: 100%;
	font-size: .68267rem;
	line-height: 1.28rem;
	color: #fff;
	margin: .42667rem 0;
}

.results_swiper {
	width: 88%;
	height: 8rem;
	background: #fff;
	margin: 0rem 6% 0;
	border-radius: 8px;
	overflow: hidden;
	margin-top: 1rem;
	background: #dde9ff;
	box-shadow: 0 0 0.213333rem #ddd;
}

.results_rw_swiper {
	width: 88%;
	height: 10rem;
	background: #fff;
	margin: 0rem 6% 0;
	border-radius: 8px;
	overflow: hidden;
	margin-top: 1rem;
	box-shadow: 0 0 0.213333rem #ddd;
	background: #e7e4ff;
}

.results_swiper .swiper {
	width: 100%;
	height: 100% !important;
}

.results_swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	background: #dde9ff;
}

.results_swiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 10rem;
	object-fit: cover;
}

.results_swiper .swiper-slide p {
	width: 100%;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 15px;
}

.results_swiper .swiper-slide p:nth-child(1) {
	margin-top: 1rem;
}

.results_swiper .swiper-slide h3 {
	width: 100%;
	height: 1.5rem;
}

.tips {
	width: 92%;
	margin: 1.5rem 4%;
	border-radius: 0.5rem;
}

.tips h4 {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
}

.tips p {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	font-size: 14px;
}

.tips span {
	margin: 0 0.25rem;
	font-weight: 600;
	color: red;
}

.pay a {
	width: 80%;
	height: 3rem;
	line-height: 3rem;
	background: #58be6b;
	display: block;
	margin-bottom: 1.25rem;
	margin-left: 10%;
	border-radius: 0.25rem;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.pay a:nth-child(2) {
	background: #52b0e3;
}

.results_rw_swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #e7e4ff;
	width: 100%;
	height: 10rem !important;
	/* Center slide text vertically */
}

.results_rw_swiper .swiper-slide img {
	display: block;
	width: 70%;
	height: 70%;
	object-fit: cover;
	margin-left: 15%;
}

.results_rw_swiper .swiper-slide p {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	font-size: 15px;
}

.swlj {
	width: 88%;
	background: #dde9ff;
	margin: 1rem 6%;
	box-shadow: 0 0 0.213333rem #ddd;
	border-radius: 8px;
	padding: 0 0.5rem;
	box-sizing: border-box;
}

.swlj img {
	width: 100%;
}

.swlj p {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	font-size: 16px;
	text-align: center;
}

.jscsjg {
	width: 88%;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 14px;
	text-align: center;
	background: #e03a2e;
	display: block;
	margin: 0 6% 1rem;
	border-radius: 50px;
	color: #fff;
	box-shadow: 0.10667rem 0.10667rem 0.42667rem #ac8b8a;
}

.swljs span {
	padding-top: 1.17333rem;
	font-size: 12px;
	color: transparent;
	text-shadow: 0.02133rem 0.02133rem 0.17067rem rgba(0, 0, 0, .5);
}

.swljs p {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	font-size: 16px;
	text-align: center;
}

.swljs {
	width: 88%;
	margin: 1rem 6%;
	box-shadow: 0 0 0.213333rem #ddd;
	border-radius: 8px;
	padding: 0 0.5rem;
	box-sizing: border-box;
	padding-bottom: 1rem;
}

.dyys{
	background: rgba(136,118,255,.2);
}
.deys{
	background: rgba(87,144,255,.2);
}
.ffjg{
	width: 88%;
	padding: 1rem;
	background: rgba(255,78,79,.05);
	box-sizing: border-box;
	border: 1px #ff4e4f solid;
	border-radius: 8px;
	margin: 0 6%;
}
.ffjg p{
	width: 100%;
	line-height: 1.5rem;
	font-size: 15px;
	color: #666;
	text-align: center;
}
.ffjg p:nth-child(1){
	font-size: 20px;
	font-weight: bold;
	height: 2rem;
	line-height: 2rem;
}
.ffjg  span{
	color: red;
}
.jgff{
	width: 70%;
	height: 1.8rem;
	line-height: 1.8rem;
	display: block;
	margin: 1rem 15% 0;
	font-size: 14px;
	text-align: center;
	border-radius: 50px;
	color: #fff;
}
.zfb{
	background: #1776fe;
}
.wx{
	background: #04be02;
}
.ffrs{
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	font-size: 14px;
	text-align: center;
	color: #a4a4a4;
}