body {
	background: #eff1f1;
}
/*a{
	transition: all .2s ease;
	-webkit-transition:all .2s ease;
}*/




/*悬赏*/
.requirement{ background:#eff1f1;}
.task_stepbox{
	padding-top: 10px;
    height: 70px;
    position: relative;
    background: url(../img/res/lindotaxx-new.jpg) repeat-x left 9px;
    z-index: 1;
    line-height: 0;
	
}
.steptaks {
    display: block;
    height: 1px;
    background: #e5e5e5;
   }
.steptaks .stepend_on, .steptaks span.step_on {
    background: #ef5050;
}
.steptaks span {
    float: left;
    height: 1px;
    position: relative;
    width: 153px;
}
.steptaks span, .steptaks span b {
    display: inline-block;
    text-align: center;
}
.steptaks span font, .task-user-info>p, .tasktodetail>i.ico_mi>div>span {
    line-height: 10px;
    display: block;
    color: #999;
}
.steptaks span font {
    font-size: 12px;
    height: 20px;
    margin-top: -30px;
}
.steptaks span i {
	display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #999;
    background: #e5e5e5;
    border-radius: 100%;
}

.steptaks span.crent i {
   background: #fa3725;
   color: #fff;
}
.steptaks span.crent b {
    color: #ef5050;
}
.steptaks span b {
    margin-top: 5px;
    width: 100%;
    line-height: 18px;
    font-weight: 400;
    color: #999;
    font-size: 12px;
}
.task_expect{
	margin-top: 60px;
	padding: 0 30px;
}
.task_expect h3{
	font-weight: bold;
}

.identification li{
	position: relative;
	float: left;
	width: 202px;
	height: 70px;
	font-size: 16px;
	line-height: 40px;
	cursor: pointer;
}
.identification li span{
	display: block;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	background: url(../img/res/icon_rz.png) no-repeat center;
}
.identification li span.name{
	background-position:0 3px ;
}
.identification li span.phone{
	background-position:0 -39px ;
}
.identification li span.wan{
	background-position:0 -82px ;
}
.identification li span.yuan{
	background-position:0 -126px ;
}

.identification li i{
	float: left;
	font-size: 30px;
	padding: 0 10px;
	color: #a1c911;
}
.identification li b{
	width: 16px;
	height: 16px;
	position: absolute;
	top:17px;
	left: 24px;
	background: url(../img/res/icon_rz.png) no-repeat center;;
	
}
.identification li b.gou{
	background-position:0 -206px ;
}
.identification li b.cha{
	
	background-position:0 -177px ;
}
.identification li .gorz{
	position: absolute;
	top: 48px;
	font-size: 12px;
	padding:10px;
    line-height: 18px;
    background: #f8f8f8;
    border: 1px solid #eee;
    border-radius: 4px;  
    display: none; 
}
.identification li .gorz:after {
    content: '';
    position: absolute;
    top: -8px;
    left: 18px;
    display: block;
    width: 14px;
    height: 8px;
    background: url(../img/res/up_bg.png) no-repeat center;
}
.identification li:hover .gorz{
	display: block;
}
.task_detail_top li{
	float: left;
	margin-right: 30px;
}
.task_detail_content .depict{
	width: 760px;
	line-height: 25px;
}
.task_subimt_form textarea{
	width: 100%;
	height: 160px;
	padding: 5px;
	margin-top: 40px;
	border: 1px solid #d2d2d2;
	background: none;
	font-size: 12px;
}
.task_subimt_form .btn_upload{
    margin: 10px auto;
    width: 120px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
}
.task_submit_shade{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter:Alpha(opacity=40);
	background:#000;/*实现IE背景透明*/	
	color: #fff;
	
	
}
.task_submit_shade .icon_sad{
	margin-top: 120px;
	font-size: 84px;
	display: block;
	
}
.task_submit_shade .rz{
	width: 430px;
	margin: 15px auto;
	
} 
.task_submit_shade .rz span{
	width: 160px;
	display: inline-block;
	text-align: left;
	
}
.task_submit_shade .rz a{
	display:inline-block;
	padding: 2px 10px;
	background: #a1c911;
	color: #fff;
	margin-left: 30px;
}
.task-nav-tab {
    height: 60px;
    clear: both;
   
}
.task-nav-tab>a {
    float: left;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: #f5f5f5;
}
.task-nav-tab>a.on{
	background: #fff;
	
	
}
.task_deal_details{
	
	border-bottom: 1px solid #f4f4f4;
}
.task_deal_details .state{
	position: absolute;
	right: -25px;
	top: -17px;
	width: 42px;
	height: 26px;
	font-size: 12px;
	color: #0091e3;
	background: url(../img/res/spitit.png) no-repeat;
}
.task_deal_details .state.state1{
	background-position:0 -591 ;
}
.task_deal_details .state.state2{
	background-position:0 -626px ;
}
.task_deal_details .right{
	width: 805px;
}
.task_deal_details .right dd{
	position: relative;
	margin-bottom: 20px;
}
.task_deal_details dd em{
	font-weight: bold;
	color: red;
}
.task_deal_details dd a:hover em{
	color: #fff;
}

.task_deal_details dd.on a em{
	
	color: #fff;
}
.task_deal_details .insufficient{
	position: absolute;
	border: 1px solid #ffdbb4;
	padding: 2px 10px;
	bottom: -32px;
	left: 36px;
	border-radius: 2px;
	background: #fdfaee;
	color:#fe8a35 ;
	font-size: 12px;
}
.task_deal_details .insufficient:after{
	position: absolute;
	top: -8px;
	left: 20px;
	content: '';
	width: 14px;
	height: 8px;
	background: url(../img/res/bg_up.jpg) no-repeat top;
}

.task_detail_files dd a{
	background: url(../img/res/icon_wj.png) no-repeat left center;
	padding-left: 25px;
	color: #333;
}

.facilitator_info .ui-ico-ren{
	vertical-align: middle;
	margin-right: 5px;
}
.work_element{
	padding:40px 30px 40px 30px;
	border-bottom: 1px solid #f4f4f4 ;
	
}
.works_box{
	width: 780px;
	max-height: 320px;
	padding: 20px 0;
	display: table-cell ;
	vertical-align: middle;
	
}
.work_element .right{
	width: 782px;
}
.works_box img{
	display: block;
	max-width: 780px;
	max-height: 280px;
	cursor: pointer;
	
}
.hide-manuscript{
	color: #bdbdbd;
}
.hide-manuscript i{
	display: block;
	color: #E5E5E5;
	font-size: 90px;
	margin: 0 0 10px 10px;
}
.facilitator_works_ul li{
	float: left;
	margin-right: 45px;
}
.task_deal_list .more{
	color: #fff;
	margin: 40px 30px;
	line-height: 40px;
}
.task_deal_list .appraise{
	padding: 15px 20px;
	line-height: 25px;
}
.task_deal_list .appraise .col-3{
	padding: 5px;
	border: 1px dashed #EFEFEF;
	line-height: 20px;
	background: #fff;
	
}
.cabinet .tit{
	display: inline-block;
    width: 30px;
    line-height: 13px;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    background: #efefef;
    border-radius: 9px 0 0 9px;
	background: #88d3fd;
}
.cabinet_list{
	height: 25px;
	line-height: 25px;
	background: #f4fbfe;
	
}
.upload_layer .notice {
    padding: 15px;
    background: #f5f5f5;
}
.upload_layer .notice p{
	font-size: 12px;
}

/*服务引导*/
.sever_guide{
	width: 100%;
	height: 397px;
	padding: 30px 15px 0 15px;
	color: #fff;
	background: url(../img/res/bg_sever.jpg) no-repeat top;
}
.sever_guide h2{
	margin-left: 43px;
}
.sever_guide .guide{
	margin: 22px auto;
	padding: 10px;
	line-height: 25px;
	border-radius: 5px;
	background: rgba(255,255,255,0.2);
}
.help_center{
	line-height: 30px;
	padding: 30px 0;
	margin-top: 33px;
	border-top: 1px dashed #fff;
}
.help_center a{
	 color: #fff;
}
.reward_tip .submit{
	position: absolute;
	right: 10px;
	top: 16px;
}
.deal_illustrate{
	padding: 100px 30px 200px 30px;
	
}
/*需求大厅*/

.category_bd{
	border: 1px solid #666;
	border-top: none;
}


.positionHead .filter_wrap {
	padding:0 15px;
	border: 1px solid #E5E5E5;
}
.positionHead .filter_wrap dl{
	padding: 15px 0;
	
	
}
.positionHead .filter_wrap dl dt{
	width: 60px;
	text-align:justify;
	text-justify:inter-ideograph;   
}
.ph_reorder{
	border: 1px solid #E5E5E5;
    background: #f5f5f5;
    height: 44px;
}

.ph_reorder li{
	float: left;
	padding: 10px 13px;
	height: 42px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;	
}
.ph_reorder li i{
	color: #999;
	margin-left: 5px;
	vertical-align: middle;
}
.ph_reorder li.sort:hover{
	background: #fff;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.ph_reorder li:hover i{
	color: #fe6e2d;
}
.ph_reorder li:hover a{
	color: #fe6e2d;
}
.ph_reorder li.on {
	color: #fe6e2d;
	background: #fff;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.ph_reorder li.on.first {
	border-left: 0;
}
.ph_reorder li.on i{
	color: #fe6e2d;
}


.ph_reorder .area_select{
	position: absolute;
	left: -1px;
	top: 30px;
	width: 77px;
	border: 1px solid #E5E5E5;
	border-top: none;
	background: #fff;
}
.ph_reorder .area_select a{
	display: block;
	margin: 5px 0;
	padding-left: 15px;		
}
.ph_reorder .price{
	width: 200px;
	height: 42px;
}
.ph_reorder .price .btn{
	display: none;
    height: 23px;
    padding: 0 10px;
    line-height: 23px;
    cursor: pointer;
    margin-left: 10px;
    white-space: nowrap;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.ph_reorder .price input{
	width: 60px;
	height: 25px;	
	line-height: 25px;
	padding-left: 5px;
	margin: 0 5px;
	border: 1px solid #E5E5E5;
	
}
.ph_reorder .price span{
	transition: all 0s;
}
.ph_reorder .price span:hover {
	position: absolute;
	top: 0;
	padding-top: 10px;
	width: 245px;
	height: 42px;
	background: #fff;
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,.1);
	box-shadow:0 3px 3px rgba(0,0,0,.1)
}
.ph_reorder .price span:hover .btn{
	display:inline-block;
}


.require_list li{
	
	padding: 30px 0;	
	border-bottom: 1px dashed #e5e5e5;
}

.line{
	padding: 0 10px;
	color: #e5e5e5;
}
.release_require{
	margin-top: 50px;
	padding: 30px;
}
.release_require a{
	color: #fff;
	padding: 0 30px;
}
.s_price em{
	font-weight: 700;
	color: #fa3725;
	margin-left: 5px;
}
.s_price i{
	color: #fa3725;
	font-size: 16px;
}
.reward .icon_dep{
	vertical-align: top;
	padding-right: 5px;
}
.req_recomd_list{
	
	padding:0 15px ;
	margin-top: 20px;
	border: 1px solid #e5e5e5;
}
.req_recomd_list .row{
	margin-bottom: 10px;
}
.req_recomd_list li{
	padding: 20px 0;
	border-top: 1px dashed #e5e5e5;
}
.req_recomd_list li .line{
	padding: 0 5px;
}
.req_recomd_list li.first{
	border-top: none;
}
