

/** 常设展览 **/
.collectionWrap{background-color:#ffffff;position: relative;z-index: 2;}

.collect_count{
	width:1200px;
	margin:40px auto 10px;
	border-bottom:1px solid #bdbdbd;
}
.collect_count p{
	line-height:20px;
	margin-bottom:22px;
}
.collect_count p a{
	font-size:20px;
	color:#333333;
}
.collect_count p:hover a{
	color:#666666;
}

/*导航样式*/
.collect_c{opacity:0.6;}
.wrap .collectionWrap:nth-child(4){
	margin-bottom:40px;
}

