<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.second-content{ /*width:935px;*/ margin:0 auto;font-family:"Microsoft YaHei";}

.second-content-title .Head{ font-size: .2rem; font-weight:normal;letter-spacing: 1px; border-bottom: 4px solid #079b46; line-height:3em; margin:0 0 0 2%;}
.second-content-ct,.second-content-ct .Normal{
	line-height:200%;
	font-family:"Microsoft YaHei";
	font-size:16px;
	color:#666;
	text-align:justify;
	text-justify:inter-ideograph;
}


/*.second-content-title{width: 920px;height: 32px;line-height:32px;background: url(images/contentmenu-titlebg.jpg) 0px 10px no-repeat;padding-left:15px;padding-bottom: 5px;border-bottom: 1px solid #eeeeee;}*/

.second-content-title{
	width: 100%;
    height: .6rem;
    
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
}

.second-content .second-content-ct{
	padding:3%;
}

</pre></body></html>