@charset "utf-8";
/* CSS Document */
.cultureT{
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 20px;
}
.cultureT figure{
	width: 100%;
	height: auto;
}
.cultureT figure figcaption{
	width: 100%;
	height: auto;
}
.cultureT figure  h3{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../images/qywh1.png);
	background-repeat: no-repeat;
	background-size:300px 100%;
	padding-left: 10px;
	color:#FFFFFF;
	clear: both;
	margin: 30px 0px;
}
.cultureT figure figcaption font{
	display: block;
	padding: 5px;
	border: #DCDCDC 1px solid;
	float: left;
	margin: 0px 10px 10px 0px;
}
.cultureT figure figcaption font img{
	width: 100%;
	height: 100%;
}