.prop-string .prop-item {display:flex; justify-content:space-between; margin:15px 0; color:#333; font-size:16px; list-style:none; position:relative; border-bottom:2px dotted #000; align-items:flex-end}
.prop-string .prop-name {max-width:35%; padding-right:5px; display:inline-block}
.prop-string {max-width:700px}
.prop-string .prop-spec {float:right; text-align:right; width:55%; padding-left:5px; z-index:1}
.prop-string .prop-spec,.prop-string .prop-name,.prop-string .prop-unit {transition:all .4s; margin-bottom:-6px; color:#333}
.prop-string .name-group {position:relative; margin:25px 0 5px; color:#333; font-size:16px; font-weight:600; list-style:none}
.prop-string li:first-of-type {margin-top:0}
.prop-string .prop-item:hover span {color:#5b3f97}
.prop-string .prop-item {cursor:text}
.prop-name__inner,.prop-spec__inner {background:#fff}
#c-tab__tab1 > table > tbody > tr > td {border-bottom:1px dashed #333}
