@charset "utf-8";
/* CSS Document */
.main_pic_div{
	width:1200px;
	height:350px;
	background:url(../../images/browse/bidMainPic.jpg) no-repeat;
}
.publish_a{
	float:left;
	width:155px;
	height:35px;
	margin:270px 0 0 460px;
}
.all_training{
	width:100%;
	margin-top:35px;
}
.to_bidList_a{
	display:block;
	width:263px;
	height:53px;
}
.f1_a{
	background:url(../../images/browse/button_f1.gif) no-repeat;
}
.f2_a{
	background:url(../../images/browse/button_f2.gif) no-repeat;
}
.f3_a{
	background:url(../../images/browse/button_f3.gif) no-repeat;
}
.f4_a{
	background:url(../../images/browse/button_f4.gif) no-repeat;
}
.moreBid_p{
	display:block;
	border-bottom:2px solid #d2d2d2;
	padding-right:60px;
	height:30px;
	font-size:16px;
}
.moreBid_a{
	float:right;
	color:#01a29a;
}
.bid_adv_pic{
	margin-top:-2px;
	width:300px;
	height:350px;
}
.all_training ul{
	float:right;
	margin:15px 60px 0 0;
	font-size:16px;
	width:820px;
	text-align:left;
	color:#565555;
}
.all_training ul li{
	height:40px;
	line-height:40px;
}
.all_training ul li a{
	display:inline-block;
	max-width:720px;
	overflow:hidden;
	text-overflow:ellipsis;
    white-space:nowrap;
}
.all_training ul li span{
	float:right;
}
.solution_title{
	padding-left:25px;
	margin-top:30px;
	height:37px;
	border-color:#01a29a;
}
.solution_title font{
	cursor:default;
	font-size:25px;
	padding:0 30px;
	color:#515151;
	float:left;
	height:35px;
	line-height:35px;
	border-style:solid;
	border-color:#c9c9c9 #c9c9c9 #01a29a #c9c9c9;
	
}
.solution_title .company_font1{
	border-width:2px 0 2px 2px;
}
.solution_title .company_font2{
	border-width:2px 2px 2px 0;
}
.solution_title .now_font{
	color:#01a29a;
	border-color:#01a29a #01a29a #fff #01a29a;
}
.title_middle_em{
	display:inline-block;
	float:left;
	width:2px;
	height:39px;
	background:#01a29a;
	margin:0;
}
.solution_div{
	padding:20px 0 0 50px;
}
.solution_div a{
	display:inline-block;
	width:180px;
	height:180px;
	margin:10px 20px;
	border:1px solid #878686;
}
.solution_div div{
	position:absolute;
	width:180px;
	height:180px;
	overflow:hidden;
}
.solution_div p{
	position:absolute;
	top:180px;
	height:50px;
	width:170px;
	text-align:center;
	padding:5px;
	overflow:hidden;
	background:#3c3c3c;
	color:#fff;
	font-size:15px;
	line-height:30px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.solution_div img{
	width:180px;
	height:180px;
}
