@charset "UTF-8";

.side-list .select_box .box01 {
	width: 100px;
	margin: 10px 5px 0 0;
}

.side-list .select_box .box02 {
	width: 115px;
	margin-top: 10px;
}

/* .side-list .list .btn_blue {
	display: inline-block;
	width: auto;
	height: 28px;
	line-height: 27px;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	border-radius: 25px;
	background-color: #0e4194;
	cursor: default;
	position: absolute;
	margin-top: 10px;
	right: 10px;
} */

.figure-search-result ul li .relation {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 40px;
	bottom: -20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0e4194;
	display: block;
}