.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;
}



.table-conter{
		
	margin-top: 30px;
	padding:0;
}

#botton{
	background-color: #FFFFFF;
	padding: 0;
}


.table-conter table tr td{
	padding:14px;
}

.se-title{
	padding:0;
	font-size: 18px;
	font-weight: bold;
}

.center-list{
	height: 130px;
	padding: 0 10 10px;
	margin-bottom: 40px;
}

.center-list ul{
	padding: 0;
	margin:0;
	border-bottom:5px solid #e6e6e6;
}

.title-h{
	font-size: 15px;
	font-weight: bold;
}

.list-btn{
	margin-top:10px;
	width:120px;
}

.center-list .select-chox{
	border: 3px solid #abcdef;
    border-radius: 5px;
	padding: 0 10px;

}

.chox-s{
	padding: 0;
}