@charset "utf-8";
/* CSS Document */
/* banner */
.ban-box{
	background:#03102d url(/wp-content/uploads/images/cicada/cicada_ban.jpg) no-repeat center center;
}

/* 功能模块UL */
.fun-mod-ul{
	width:830px;
	margin:60px auto 0;
}
.fun-mod-ul li{
	width:108px;
	height:343px;
	float:left;
	margin:0 15px;
	padding-right:10px;
	background:url(/wp-content/uploads/images/cicada/cicada_bg1.png) no-repeat;
}
.fun-mod-ul li p{
	line-height:21px;
}