<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zj_main{
	width: 100%;
	height: auto;
	margin-top: 0.2rem;
}
.zj_index{
	width: 100%;
	height: 0.42rem;
	padding:0.1rem;
	border-bottom: 1px solid #d4d5d5;
	display: table;
}
.zj_index p{	
	font-size: 0.16rem;
	color: #999;
	background-image: url(../img/page_home_03.gif);
	background-repeat: no-repeat;
	padding-left: 0.3rem;

}
.zj_index p a{
	font-size: 0.16rem;
	color: #999; 
}
.zj_body{
	width: 100%;
	margin-top: 0.2rem;
}
.zj_body img{
	width: 3.55rem;
	height: 3.6rem;
	display: flex;
	align-items: center;
	margin-left: 1.5rem;
}
.zj_body h3{
	font-size: 0.25rem;
	color:#784220;
	font-weight: bold;
	line-height: 0.8rem;
	text-align: center;
}
.zj_body .position{
	font-size: 0.16rem;
	color:#784220;
	line-height: 0.3rem;
	width: 3.6rem;
	margin-left: 1.5rem;
	letter-spacing:0.01rem;
}
.zj_body .link{
	width: 3.6rem;
	margin:0.3rem 0 0 1.5rem;
	height: 0.34rem;
	position: relative;
}
.zj_body .link a{
	width:1.3rem; 
	height:0.34rem; 
	display:inline-block; 
	margin-right:0.16rem; 
	border-radius:0.06rem; 
	color:#fff; 
	font-size:0.16rem; 
	font-weight:bold; 
	text-align:center; 
	line-height:0.34rem;
	position: absolute;
}
.zj_body .link a.blue{background:#784220;}
.zj_body .link a.yellow{background:#fabe00; right: 0;}
.zj_detail{
	width: 100%;
	padding:0.2rem 0.5rem;
}
.zj_detail p{
	font-size:14px; 
	color:#5a5959; 
	line-height:24px;
	letter-spacing: 0.01rem;
}
.zj_detail p strong{
	font-size:18px; 
	color:#000; 
	font-weight:bold; 
	line-height:30px; 
	margin-bottom:5px;
}


.clearfloat{clear:both;height:0;font-size: 1px;line-height: 0px;} </pre></body></html>