body{
	font-family: 'Î¢ÈíÑÅºÚ', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#fk {display: none;}
#sharebtn {display: none;}
.navbar-agency{
    background-color: #fafafa;  
    border-color: #fafafa;
}
.leftMenu{
	padding-top:10px;
	padding-right:0px;
}
.rightContent{
    padding-top:10px;
    border-left:none;
}
.searchUl{
	border:1px solid #f3f4f4;
	margin-top:10px;
}
.searchUl>li{
	border-bottom:1px solid #f3f4f4;
	overflow: auto;
	line-height: 40px;
    font-size: 14px;
    color: #7b838e;
    padding: 0;
}
.searchUl:last-child {
  border-bottom:none;
}
.searchItem{
	overflow: auto;
	float:left;
	padding-left:0px;
	display: block;
}
.li-title{
	 width:120px;
	 padding-left:30px;
	 text-align:right;
}
.level1>li>a{
	 color:#111;
}
.level1>li.active>a{
	color:#000;
	font-weight: bold;
	text-align: none;
}
.searchItem>li{
	float:left;
	text-align:left;
	min-width:40px;
	list-style: none;
	border-radius: 4px;
	
}
.moreLi{
	padding-top:3px;
}
.moreLi>select,#searchOffer{
	height: 30px;
    line-height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.2;   
     display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #efefef;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.searchItem>li.selected>a{
	color: #fff;
}
.selected>a{
	color:#fff;
}
.menuInfo{
	width:178px;
}
.rankTitle{
	padding:20px 0px;
	margin-top:0px;
}
.title{
	border-bottom:1px solid #aaa;
	font-size:16px;
	font-weight: bold;
	padding:15px 0px 5px 0px;
}
.searchItem a {
    color: #7b838e;
    font-size: 14px;
    display: block;
    padding: 0 10px;
}
 .result-content {
    margin-top: 23px;
}
 .res-top {
}
.top-title {
    height: 100%;
    position: relative;
}
.res-college{
	font-size:22px;
}
.res-top-title p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    margin: 0;
}
.res-top-title p:last-child {
    position: absolute;
    right: 10px;
    bottom: 13px;
}
.res-content{
	padding:15px 0px 0px 0px;
	    height: 100px;
}
.res-content-desc {
   /*  margin: 15px 0px; */
   width:90%;
       height: 40px;
}
.res-content-bottom{
	padding-top:14px;
}
.res-degree{
	float:right;
	padding:5px;
}
.res-content-score {
    color: #7b838e;
}
 
.result-ul>li{
    border-bottom: 1px solid #f3f4f4;
    padding:15px 10px 8px 10px;
	margin:5px 0px;
}
 .res-tips {
    bottom: 3px;
    right: 3px;
    font-size: 20px;
    color: #62bb0d;
    font-weight: 700;
    font-family: Arial;
}