.nynav{
	text-align: center;
	margin-top: 30px;
}

.nynav a{
	border:1px solid #8fb233;
	color: #8fb233;
	padding: 3px 20px;
	font-size: 16px;
	margin-right: 10px;
}

.nynav a:hover{
	background: #8fb233;
	color: #FFFFFF;
}

.nynav .a2{
	background: #8fb233;
	color: #FFFFFF;
}

.detail .top {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	background: #F5F5F5;
	padding-right: 10px;
}

.detail a{
	text-decoration: none;
}

.detail .top img{
	float: left;
	width: 35%;
	height: 170px;
	margin-right: 25px;
}

.detail .top .p1{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-top: 15px;
}

.detail .top .p2{
	font-size: 13px;
	line-height: 1.9;
	color: #666666;
	text-indent: 30px;
}

.detail .top .p3{
	color: #666666;
	font-size: 12px;
}

.detail .all{
	width: 90%;
	margin-left: 5%;
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
}

.detail .all li{
	line-height: 40px;
	border-bottom: 1px dashed #E3E3E3;
}

.detail .all li:hover p,
.detail .all li:hover p span{
	color: #0580BF;
}

.detail .all li a p{
	color: #333;
	margin-bottom: 0;
}

.detail .all li a p span{
	float: right;
	color: #666666;
	font-size: 13px;
}

.detail .yema{
	clear: both;
	overflow: hidden;
	height: 30px;
	margin-left: 0;
	margin-top: 30px;
}

.detail .p4{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
}

.detail .p5{
	color: #666666;
	font-size: 12px;
	text-align: center;
}

.detail .p6{
	line-height: 1.9;
	text-indent: 30px;
}

.detail .img1{
	width: 90%;
	margin-left: 5%;
	margin-top: 15px;
	margin-bottom: 30px;
}

.detail .list{
	padding: 10px;
	padding-top: 30px;
	border-bottom: 1px dashed #E3E3E3;
}

.detail .list:hover{
	background: #F5F5F5;
}

.detail .list img{
	width: 100%;
	height: 304px;
}

.detail .list .p1{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}

.detail .list .p2{
	color: #666666;
	font-size: 13px;
}

.detail .list .p3{
	color: #666666;
	font-size: 12px;
	line-height: 1.7;
}
