.need_details .need_details_title{width:100%;line-height:46px;font-size: 16px;color:#005BAC;border-bottom: 1px solid #ccc;}
.need_details .need_details_title span{padding-left: 15px;}
.need_details .need_details_content{width:100%;}
.need_details .need_details_content .height_auto{width:100%;background:#f5f5f5;border-bottom: 1px solid #ccc;margin-block-end: 0;margin-block-start: 0;}
.need_details .need_details_content .height_auto dt{width:143px;padding-left:15px;float: left;font-weight: bold;line-height: 46px;}
.need_details .need_details_content .height_auto dd{width:739px;float: left;border-left:1px solid #ccc;background: #fff;line-height: 25px;padding:10px 15px;margin-inline-start: 0;}
.need_details .need_details_content .height_auto:after {content: "";display: block;height: 0; clear: both;}

.need_details .need_details_content .height:last-child{border-bottom: none;}
.need_details .need_details_content .height{width:100%;line-height:46px;border-bottom: 1px solid #ccc;margin-block-start: 0;margin-block-end: 0;}
.need_details .need_details_content .height dt{width:143px;height:100%;background: #f5f5f5;font-weight: bold;padding-left: 15px;border-right: 1px solid #ccc;float: left;}
.need_details .need_details_content .height dd{float: left;padding-left: 15px;width:750px;margin-inline-start: 0;}
.need_details .need_details_content .height:after {content: "";display: block;height: 0; clear: both;}