.hhtitle{
	font-weight: bold;
    font-size: 18px;
    line-height: 30px;
	margin-bottom: 15px;
}
.vhviewtt{
	display: none;
}
.ctinheight{
	height: auto !important;
	overflow: auto !important;
}
.ctinheight p{
	margin: 0px;
    padding: 5px 0px;
}
.hhparameter .prinheight{
	/* max-height: 650px;
  overflow: hidden; */
}
.hhparameter .prtitle{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	padding: 9px 15px;
	background-color: #eeeeee;
	border-radius: 5px;
}
.hhparameter .prconts li{
	padding: 8px 15px;
	display: flex;
	border-bottom: 1px solid #eeeeee;
}
.hhparameter .prconts li:last-child{
	border-bottom: none;
}
.hhparameter .prconts li .tm{
	width: 120px;
	padding-right: 10px;
	font-weight: bold;
}
.hhparameter .prconts li .th{
	width: calc(100% - 120px);
	/* word-break: break-all; */
}
.hhparameter .vhviewtt{
	margin-top: 15px;
}
