<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍐呭*/

/*宸�*/
.main .left .container{
	width:calc(100%-86px);
	margin:28px 38px 28px 48px;
	overflow: hidden;
	border-bottom:1px solid #a4a4a4;
	padding-bottom:22px;
}
.main .left .container h1{
	font-size:18px;
	color:#126635;
	margin-bottom:20px;
	background:url(../images/by_icon_4.png)no-repeat right center;
}
.main .left .container ul li{
	padding-left:12px;
	background:url(../images/by_icon_01.png)no-repeat left center;
	margin-bottom:10px;
}
.main .left .container ul li span{
	font-size:14px;
	color:#3a3a3a;
	float:right;
	
	line-height:24px;
}
.main .left .container ul li a{
	font-size:14px;
	color:#3A3A3A;
	
	line-height:24px;
	display:inline-table;
	width:85%;
}
.main .left .container ul li a:hover{
	color:#126635;
}

/*鍙�*/
.right dl{
	width:280px;
	height:225px;
	margin:0 13px 24px;
	overflow: hidden;
}
.right dl:first-child{
	margin-top:56px;
}
.right dl dt{
	width:280px;
	height:194px;
}
.right dl dd{
	width:280px;
	height:31px;
	background:#fff;
}
.right dl dd p{
	font-size:14px;
	color:#3A3A3A;
	line-height:31px;
	text-align: center;
}
.right dl a:hover dd p{
	color:#126635;
}



















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