.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;
}


.table-conter table tr td{
	border: 1px solid #e6e6e6;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
}
.advanced-search{
	height:50px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding-top:6px;
}
.time-m1{
	width:220px;
}

.time-m2{
	width:250px;
}

.time-m3{

}