.Research-nav{
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border:1px solid #e6e6e6;
}
.Research-nav ul {
    line-height: 50px;
    margin: 0;
    padding-left: 0px;
}

.functional{
	height: 70px;
	line-height: 50px;
	background-color: #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #e6e6e6;
}

.select{
	width:200px;
	float:right;
	margin: 10px 0 0;
}

.search-btn {
    color: #3399ff;
    cursor: pointer;
    font-size: 18px;
    pointer-events: auto;
}

.matchlist-main .titles{
	font-size: 18px;
	padding:0;
	height:30px;
	line-height:30px;
	margin-bottom: 15px;
	color: #333333;
}

.matchlist-main{
	padding:10px;
	background-color:#fff
}