@charset "utf-8";

.guide-table .guide-title { margin-bottom: 5px; }
.guide-table .guide-title input[type="text"] { width: 50%; }

.info-detail .info-title { position: relative; margin-top: 20px;}
.info-detail .info-title .add-btn { display: inline-block; text-align: right; height: 28px; line-height: 26px; font-weight: 400; transition: background .2s ease,border-color .2s ease; padding: 0 15px; border-radius: 3px; cursor: pointer; color: #fff; font-size: 12px; position: absolute; top: -5px; right: 0; }