@charset "utf-8";
/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h4,h5,h6 {
	padding: 0px;
	margin: 0px;
}


.ablity_title{width: 928px;
    height: auto;
    border-bottom: 1px solid #d3d3d3;
    /* padding: 25px; */
    /* overflow: hidden; */
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px;}
    .nav li:hover{border-bottom: 3px solid #f4c712;}
    
.invite_bids {
	width: 240px;
	height: 338px;
	overflow:hidden;
}
.invite_bids_title {
    width: 240px;
    height: 29px;
    margin-top: 20px;
    border-bottom: 1px solid #d3d3d3;
    font-size: 18px;
    font-weight: bold;}
.invite_bids ul{
	width: 240px;
    height: 325px;
    margin: 0;
    padding: 0;
	}
	.invite_bids ul li{
	    width: 240px;
    height: 75px;
    overflow: hidden;
    margin-top: 15px;
    /* background: red; */
    font-size: 12px;
    cursor: pointer;
		}
		.release_time{
			color:#d3d3d3;}
.nickname{
	padding-left:10px;
}
	.r_bids_price{
		    float: right;
    color: #ff6100;
    font-weight: 600;
	}
.release_bids_title{margin-top: 5px;}
.company_img{height:100px;width:100px; float:left;position:relative;}
.company_img img{
	max-width: 100px; 
	max-height: 100px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	}
.main_list li {
    width: 880px;
    height: auto;
    border-bottom: 1px dashed #d3d3d3;
    padding: 25px 0;
    overflow:hidden;
}
.main_list {
    width: 880px;
    height: auto;
/*     border-left: 1px solid #d3d3d3; */
    border-right: 1px solid #d3d3d3;
    padding: 0 24px;
}
   .company_content{
	   	width:520px;
	   	height:auto;
	   /* 	background-color:red; */
	   	float:left;
	   	margin-left:30px;
   }
   .position_collect{
	    height: 100px;
	    width: 150px;
	    float: right;
	    text-align: center;
   }
   
   .position_collect span{
   font-size: 14px;
    margin-left: 13px;}
    .position_collect img{
        margin-top: 34px;
    margin-left: 10px;
    }
.company_title {
	height:20px;
   		width:520px;
   		/* background-color:yellow; */
}
.company_grade{
	height:20px;
	width:520px;
	background-color:bule;
	margin-top: 8px
}
.company_profile{
	width:520px;
	margin-top: 10px;
	float:left;
	font-size: 14px;
}
.c_img{
	margin-left:10px;
	
}
.credit_grade{float:left;    
height: 20px;
    line-height: 23px;}
.able_grade{float:left;margin-left:20px;
    height: 20px;
    line-height: 23px;}
.star{
	float: left;
    margin-left: 5px;
    }
    
  .page-box {
	width: 928px;
	height: 100px;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3; 
}
.find_me_ad_box{
	    margin-bottom: 10px;
    margin-top: 10px;
    height: 90px;
    width: 930px;
}
.find_me_ad_box a{
	    float: left;
    padding: 2px;
}
.ablity_detail{
	color:blue;
}
.furrent {
	background-color: #ffe8c8;
	color: #f86700;
}
.surrent {
	background-color: #ffe8c8;
	color: #f86700;
}
.turrent {
	background-color: #ffe8c8;
	color: #f86700;
}
.collectmedone{
	    margin-top: 30px;
    height: 28px;
    width: 80px;
    background-color: #FFD3A2;
    border: 1px solid #FF5200;
    color: #FF5200;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
}
.findme_page{
	position: absolute;
    bottom: 0px;
}
.findmedo_msg{
	position: relative;
    padding-bottom: 60px;
}

.uncollect,.collect1{
	display:none;
}
.search-box-input {
	width: 130px;
    height: 39px;
    float: right;
    border-left: 1px solid #d3d3d3;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border: 0px;
    outline: none;
    font-size: 12px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 8px;
        margin-right: 2px;
    background: white url(../imgs/select_xiala.png) no-repeat right;
}

