﻿.pc .content {
	width: 12rem;
	margin: 0 auto;
	height: auto;
}

.pc .pastOne {
	padding-top: 0.1rem;
	width: 100%;
	height: 4.47rem;
	display: flex;
	justify-content: space-between;
}

.pc .pastOne_con {
	width: 49%;
	height: 4.37rem;
	padding: 0.1rem;
	overflow: hidden;
}

.pc .title {
	line-height: 0.36rem;
	height: 0.4rem;
	border-bottom: 0.02rem solid #f2f2f2;
}

.pc .title span:nth-child(1) {
	font-weight: 600;
	color: #FF0000;
	font-size: 0.18rem;
	float: left;
	width: 1.31rem;
	height: 0.28rem;
	text-align: center;
	cursor: pointer;
}

.pc .title span:nth-child(2) {
	font-size: 0.14rem;
	cursor: pointer;
	float: right;
}

.pc .con {
	padding: 0.15rem;
}

.pc .con ul {
	list-style: none;
}

.pc .con ul li {
	cursor: pointer;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.16rem;
}

.pc .con span {
	float: right;
}

.pc .past {
	font-size: 0.16rem;
}

.pc .banner {
	height: 0.83rem;
	display: flex;
	justify-content: center;
}

.pc .banner img:nth-child(1) {
	display: block;
}

.pc .banner img:nth-child(2) {
	display: none;
}

div.slideBox div.tips {
	background: #0009 !important;
	opacity: 1 !important;
	height: 0.4rem !important;
}
