.nav .nav-list .navli3 a{
	color: #2e6db1!important;
	font-weight: bold;
}
.show{
	width: 100%;
	height: 588px;
	overflow: hidden;
	font-size: 0;
	
}
.show img{
	width:100%
}
.synopsis{
	width: 59.167%;
	margin: 0 auto;
	margin-bottom: 70px;
	margin-top: 56px;
}
.synopsis .sy-top{
	font-size: 26px;
	color: #333333;
	margin-bottom: 12px;
	text-align: center;
}
.synopsis .sy-sub{
	font-size: 14px;
	color: #999;
	margin-bottom: 36px;
	text-align: center;
}
.synopsis .sy-text{
	width: 62%;
	margin: 0 auto;
}
.synopsis img{
	display: block;
	width: 70%;
	margin: 0 auto;
	margin-top: 40px;
}