.hyperlink-css{
	clear: both;
}

.hyperlink-css div{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hyperlink-css a:hover{
	color:#b73029!important;
}

.hyperlink-clear{
	clear:both;
}

.hyperlink-layout{
	display: none;
}

.hyperlink-font-example {
	overflow-y:hidden;
	border:1px solid #ccc;
	min-height:30px;
}

.hyperlink-font-default {
	color:"#000000";
	font-family: "'SimSun'";
	font-size:"12px";
}

.item-title {
    margin-bottom: 20px;
}
.item-title .del-item{
    float: right;
}
.input-group .insert_index{
    width: auto;
    float: right;
    margin-left: 20px;
}