<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.detail{
	padding: 0.3rem;
}
.detail h1{
	font-size: 0.36rem;
}
.detail_name{
	padding: 0.14rem 0.24rem;
	font-size: 0.24rem;
	background: #202c38;
	margin: 0.24rem 0 0.2rem;
	background: #f1f1f1;
	position: relative;
}
.detail_img{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.detail_img a{
	display: flex;
	align-items: center;
	cursor: pointer;
	color: #333333;
	font-size: 0.24rem;
}
.detail_img a p{
	color: #1f69ea;
	padding-bottom: 1px;
	border-bottom: 1px solid #1f69ea;
}
.img_name{
	position: relative;
	margin-right: 0.28rem;
}
.img_title{
	width: 0.64rem;
	height: 0.64rem;
	border-radius: 50%;
}
.img_name span{
	position: absolute;
	right: 0px;
	bottom: -1px;
}
.img_name span img{
	width: 0.24rem;
	height: 0.24rem;
}
.detail_time{
	display: flex;
	align-items: center;
	font-size: 0.24rem;
	color: #999;
	line-height: 0.36rem;
}
.detail_time span{
	margin-right: 0.3rem;
}
.detail_xq p{
	margin: 0.16rem auto;
	font-size: 0.28rem;
	color: #333;
	line-height: 0.5rem;
	letter-spacing: .5px;
	word-wrap: break-word;
	text-align: justify;
}
.detail_xq img{
	width: 100%;
	margin: 0.16rem 0;
}</pre></body></html>