<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box20220517095601{
	float: left;
	width: 100%;
	padding-top:3.4rem;
	padding-bottom:3.4rem;
	border-bottom: 1px solid #f2f3f3;
}
.box20220517095601 .zoomImage {	
	padding-bottom: 63.3% !important;
	transition: 0.5s all; /*鍔ㄧ敾鏃堕棿0.5绉�*/
}
.box20220517095601:hover .zoomImage {
	transform:scale(1.2); /*鍔ㄧ敾鏀惧ぇ1.2鍊�*/
}
.box20220517095601_right .title{
	font-size:24px;
	margin-top:10px;
	margin-bottom:20px;
}
.box20220517095601_right .time{
	margin-bottom:20px;
	color:#999;
}
.box20220517095601_right .content{
	height: 70px;
	overflow: hidden;
	margin-bottom:38px;
}
.box20220517095601_right .more{
	float:left;
	padding-left:15px;
	padding-right:15px;
	line-height:30px;
	background-color:transparent;
	border: 1px solid #e2e2e2;
	color:#666;
}

@media(min-width:992px){
	.box20220517095601_leftbox{
		padding: 0px;
		overflow: hidden;
	}
	.box20220517095601_right{
		padding: 0px 3rem 3rem 3rem;
	}
}</pre></body></html>