.nylist{ width:100%; }
.nylist li{ width:31.3%; margin: 0% 1% 2%; float: left; }
.nylist-photo{ width:100%; display: block; overflow: hidden; }
.nylist-photo img{ width:100%; transition:all linear 0.5s; }
.nylist li:hover .nylist-title:after{  transform: rotate(180deg); top: 15px;right: 23px;}
.nylist-title { line-height: 60px; background:#f5f5f5; padding-left:25px; font-size: 16px; position: relative; }
.nylist li:hover .nylist-title{ color:#ea5b2d;}
.nylist-title:after { content: '+'; position: absolute; right: 24px; top: 20px; transition: 0.5s; display: block; width: 25px; height: 25px;  transform: rotate(0deg); font-size: 40px;font-weight: normal;line-height: 20px;font-family: SimSun;}


.content_image {
	text-align: center;
}
.content_image img{
	max-width: 80%;
}
.content_image h1{
	padding: 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}


.second_next_pre_dgwbct {
	text-align: center;
}
.second_next_pre_dgwbct a {
	padding: 10px 40px;
	background: #f5f5f5;
	border: 1px #ccc solid;
	display: inline-block;
}


.plays h1{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}