.chakanzhanneixin{
	padding: 20px;
}
.znx-chakan-top{
	padding-bottom: 10px;
	border-bottom: 1px dashed #efefef;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333;
}
.znx-chakan-top p > span{
	display: inline-block;
	margin-right: 20px;
}
.znx-chakan-top p>button{
	margin-right: 20px;
}
.znx-chakan-redtxt{
	color: #c62222;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.znx-chakan-title{
	color: #4f5fb0;
	margin-bottom: 10px;
}
.znx-chakan-bot{
	height: 22px;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background: #eeeeee;
	color: #333;
	border: none;
	border-radius: 10px;
	cursor: pointer;
}
.znx-chakan-bot:hover{
	height: 22px;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background: #4f5fb0;
	color: #fff;
	border: none;
	border-radius: 10px;
	cursor: pointer
}
.znx-yl-cont{
	padding: 20px;
}
.znx-yl-cont p{
	line-height: 28px;
	font-size: 14px;
	color: #333;
}
.znx-yl-bottom{
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #efefef;
	font-size: 12px;
	margin-top: 10px;
}
.znx-yl-bottom >ul>li{
	padding-top: 8pxp;
	padding-bottom: 8px;
}
.znx-yl-bottom >ul>li>button{
	margin-left: 30px;
}
.list-right-blue-bt{
	background: none;
	border: none;
	color: #0d8dd6;
	text-align: right;
	padding: 0;
	margin: 0;
	cursor: pointer;
}