.imgTextList_1 a{
	float: left;
	width: 48%;
}
.imgTextList_1 dt{
	background-color: #f5f5f5;
}
.imgTextList_1 img,.imgTextList_1 dd{
	width: 100%;
}

.imgTextList_1 dl dd{
	line-height: 30px;
	padding-bottom: 20px;
}
.imgTextList_1 dd{
	background-color: #f5f5f5;
	font-size: 14px;
	font-weight: bold;
}
.imgTextList_1 a p{
	padding: 0 20px;
	color: #fff!important;
	text-shadow: 0px 0px 3px #333!important;
}
.imgTextList_1 a p:first-of-type{
	font-size: 16px;
	padding-top: 10px;
}
.imgTextList_1 li:nth-of-type(even) a:last-of-type{
	float: right;
}
.img_frame img{
	width: 100%;
}
#imgTextList_ldcy a{
	float: left;
	width: 48%;
	text-align: center;
}
#imgTextList_ldcy img{
	width: 100%;
}
#imgTextList_ldcy li{
	width: 100%;
}
#imgTextList_ldcy>ul li a:nth-of-type(odd){
	float: left;
}
#imgTextList_ldcy>ul li a:nth-of-type(even){
	float: right;
}
#imgTextList_ldcy h2{
	line-height: 30px;
}
#imgTextList_ldcy p{
	margin-bottom: 20px;}
#imgTextList_2 dt,#imgTextList_2 img{
	width: 180px;
	height: 240px;
}
#imgTextList_2 dl{
	width: 25%;
	
}
#imgTextList_2 dd{
	text-align: center;
	/* background-color: rgba(0,0,0,0.5); */
	/* left: 0;
	top:0; */
	/* transition:0.6s; */
	/* opacity: 0; */
}
#imgTextList_2 dd h2{
	font-size: 20px;
	color: red;
	margin-top: 10px;
	
}
#imgTextList_2 dd p{
	text-align: center;
	color: #333;
	font-style: italic;
	display: block;
}
#imgTextList_2 li{
	margin-bottom: 20px;
}
#imgTextList_3 dt{
	width: 100%;
	height: 350px;
}
#imgTextList_3 img{
	width: 100%;
	
}
#imgTextList_3 dl{
	width: 45%;
	overflow: hidden;
	height: 265px;
	padding:50px;
	
}
#imgTextList_3 dl p{
	
	text-align: center;
	padding:5px;
}

#imgTextList_3 dd{
	text-align: center;
	/* background-color: rgba(0,0,0,0.5); */
	/* left: 0;
	top:0; */
	/* transition:0.6s; */
	/* opacity: 0; */
}
#imgTextList_3 dd h2{
	font-size: 20px;
	color: red;
	margin-top: 10px;
	
}
#imgTextList_3 dd p{
	text-align: center;
	color: #333;
	font-style: italic;
	display: block;
}
#imgTextList_3 li{
	margin-bottom: 20px;
}
/* #imgTextList_2 dl:hover dt{
	opacity: 1;
} */

.books_pic{text-align:center;margin-bottom:20px;width:100%;}
.books_pic img{max-width:400px;width:300px;}