@charset "utf-8";
/* CSS Document */

/*
*    Name: roealy
*      QQ: 602968450
*    Date: 2013-11-05
*Function: 最终页样式
*/
.ml10{
  margin-left: 10px;
}

/** banner **/
#banner{ width:auto; height:375px; display:block; }
.banner_box{ width:auto; height:375px; position:relative; z-index:1px; background:url(../img/post/banner_01.jpg) center top no-repeat; }


/** 最终页用户头像显示和累计消费金额 **/
#Y_wrap{ background:#f6f6f6; display:block;}
.Y_sidebar_a{width:200px; height:auto; position:fixed; *position: relative;*float:left; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+10)); /* 顶部固定悬浮 */ }
.Y_v_box{ width:150px; padding:0 20px 20px; display:block; position:relative; }
.Y_v_head{ padding:20px; display:block;}
.Y_v_head .user-pic{ width:120px; height:120px; max-width: none;border-radius: 50%;box-shadow: 0 0 0 10px white;margin-left: -5px; background: #fff; }
.Y_v_title{ width:150px; display:block; }
.Y_v_cont{ width:140px; display:block; margin-top:20px; display:block; background:#ffffff; border:1px solid #e9e9e9;  box-shadow: 0px 0px 5px #e6e6e6; }
.Y_v_cont_box{ width:120px; padding:10px; display:block; }
.Y_v_cont_box span{ display:block; padding:5px; line-height:28px; height:28px; overflow:hidden; color:#999999; background:#f6f6f6; text-align:center; }
.Y_v_cont_box span.Y_csspan{ background:#e4f2ff; color:#0b66bd; }

.Y_v_about{ width:140px; text-align:center; padding:20px 0px; }
.Y_v_about a{ background:url(../img/post/us_icon.html) no-repeat; width:140px; height:62px; display:block; }

#triangle-right { position:absolute; right:-34px; top:70px; width:40px; height:39px; background:url(../img/post/Y_all.png) -151px -129px no-repeat; }

.Y_sidebar_box{  position:relative; margin-left:200px; padding-right:234px;}

#Y_sidebar_c{ padding:20px 27px; background:#ffffff url(Y_s_bg.html) left top repeat-y;}
.Y_s_title{ padding:20px; display:block; line-height:36px; word-break:break-all; /*支持IE，chrome，FF不支持*/ word-wrap:break-word;/*支持IE，chrome，FF*/}
.Y_xsprice{ padding:10px 20px; display:block; position:relative; }
.Y_xs_box{ background:#1ba1e2; display:block; }
.Y_xs{background:#178ec7; height:68px; padding:0 20px; line-height:68px; display:block; color:#ffffff; }
.Y_p_box{display:block; width:61%; position:relative; }
.Y_price{position: relative ;color:#ffffff; font-weight:bold; height:68px; text-align:left; padding:0 10px; line-height:68px; }
.Y_P_state{color:#ff6600; background:#ffffff; height:30px; line-height:30px; padding:0 10px; margin-top:20px;}
.Y_state,.Y_state_on{display:block; }
  .Y_state_no{color:#666;}
    .Y_state_no em{margin-left:10px;}
.Y_xs_box button{background:#ff6600; width:20%; text-align:center; height:68px; line-height:68px; display:block; border:none; color:#ffffff; cursor:pointer;}
.Y_number{ position:absolute; top:-5px; right:20px;_right:50px; background:url(../img/post/Y_all.png) 0px -80px no-repeat;_background:url(../img/post/Y_all.gif) -36px -80px no-repeat; color:#ffffff; width:32px; height:32px; line-height:32px; display:block; }

/* 最终页右边内容 */
#Y_sidebar_r{width:234px; isplay:block; background:#f6f6f6; position:absolute; right:0px; top:0px;}
.Y_same_bid{padding:10px 0 10px 24px; display:block;}
  .Y_same_bid h3{font-weight:bold; color:#333;}
  .Y_same_bid ul{padding:20px 0px 0px 0px; display:block;}
  .Y_same_bid li{float:left; display:block; width:100%; line-height:30px; height:30px; overflow:hidden;}
  .Y_same_bid li span{float:right; text-align:left; display:inline-block; font-family:'Microsoft Yahei'; font-weight:bold; color:#ff6600;}
  .Y_same_bid li a{color:#666666; width:140px; float:left; word-break:break-all; /*支持IE，chrome，FF不支持*/ word-wrap:break-word;/*支持IE，chrome，FF*/}
  .Y_same_bid li a:hover{color:#ff6600;}

.Y_same_img{padding:0 0 0 24px; display:block; }
.Y_same_img_box{border:1px solid #eeeeee; width:208px; height:130px; background:#ffffff; }
  .Y_same_img_box img{width:208px; height:130px;}
.Y_change{background:#f1f1f1; border:1px solid #cccccc; padding:3px 5px; border-radius: 10%;}
.Y_change a{color:#666666; }

/** 任务进度 **/
.Y_steps{position:relative; display:block; padding:22px 20px 40px; overflow: hidden}
  .Y_steps ol{width:93%; position:relative; background-color:#efefef; height:10px; margin-left:20px;}
  .Y_steps.model_1.other ol{width:12%; left:34%;}
    .Y_steps.model_11.other ol{left:63%;}
    .Y_steps.model_2.other ol{width:16.5%; left:50%;}
      .Y_steps.other.model_1 li,.Y_steps.other.model_2 li{width:100%;}
  .Y_steps li{display:inline-block; position:absolute;}
    .Y_steps.model_2 li{width:33.3%; }
    .Y_steps.model_2 li.icon2{left:33%;}
    .Y_steps.model_2 li.icon3{left:64%;}
    .Y_steps.model_2 li.icon4{left:96%;}
    .Y_steps.model_1 li{width:24%;}
    .Y_steps.model_1 li.icon2{left:24%;}
    .Y_steps.model_1 li.icon3{left:48%;}
    .Y_steps.model_1 li.icon4{left:72%;}
    .Y_steps.model_1 li.icon5{left:96%;}
    .Y_steps li.on,.Y_steps li.ons{background-color:#1ba1e2; height:10px;}
    .Y_steps li.ons{width:16.5%}
    .Y_steps.model_1 li.ons{width:14%}
    
    .Y_steps li em{background:url(../img/post/Y_all.png) 0px -125px no-repeat; width:32px; height:32px; display:block; top:-11px; left:-3px; position:absolute;}
    .Y_steps li.on em,.Y_steps li.ons em{background:url(../img/post/Y_all.png) 0px -161px no-repeat!important;}
    .Y_steps li.icon4 {background: none}
    .Y_steps li span{position:absolute; top:32px; left:-40%; text-align:center; width:100%;}
      .Y_steps.other li em{left:auto; right:-3px;}
      .Y_steps.other li span{right:-36%; left:auto;}
    
  .Y_steps .linetop{width:10px; background-color:#1ba1e2; height:82px; position:absolute; top:-72px; left:-10px;}


.item_models{  border:1px dotted #DDD; height:50px; padding:15px 10px; background:#f8f8f8; width:290px; overflow:hidden; float:left;}
  .item_models dl{margin-bottom:10px;}
  .item_models dt{float:left; width:65px; color:#666; font-weight:bold;}
  .item_models dd{float:left; color:#666; }

.Y_item_time{padding:20px; display:block; position:relative;}
  .Y_item_time_box{ position:absolute; right:0px; width:275px; border:1px solid #cccccc; height:80px;}
  .Y_item_time .iconrw{ height:82px; width:82px; float:left; margin-left: 22px}
    .Y_item_time_box.Y_status_1,.Y_item_time_box.Y_status_2,.Y_item_time_box.Y_status_3,.Y_item_time_box.Y_status_4,.Y_item_time_box.Y_status_5,.Y_item_time_box.Y_status_6,.Y_item_time_box.Y_status_7,.Y_item_time_box.Y_status_8,.Y_item_time_box.Y_status_9,.Y_item_time_box.Y_status_11,.task_end_time{line-height:80px; text-align:center; font-family:"Microsoft Yahei"; font-size:28px; font-weight:bold;}
  
  

.Y_item_time_box.Y_status_4,.Y_item_time_box.Y_status_2,.Y_item_time_box.Y_status_1,.Y_item_time_box.Y_status_7,.Y_item_time_box.Y_fr{border-color:#bce8f1; color:#3a87ad; background:#d9edf7;}
    .Y_item_time_box.Y_status_3,.Y_item_time_box.Y_status_5,.Y_item_time_box.Y_status_8,.Y_item_time_box.Y_status_9{border-color:#eed3d7; color:#b94a4b; background:#f2dede;}
    .Y_item_time_box.Y_status_6,.Y_item_time_box.Y_status_11{border-color:#d6e9c6; color:#468847; background:#dff0d8;}
  .Y_item_day{display:block; border-right:1px solid #cccccc; background:#f1f1f1;}
  .Y_item_day span,.Y_item_sec span{width:66px; text-align:center; padding:10px 0; line-height:24px; border:1px solid #ffffff; display:block; }
  .Y_item_day span em,.Y_item_sec span em{ display:block; padding:10px 0px 0px 0px; font-weight:bold; }

.Y_item_sec{display:block; background:#ffffff;  }
  .Y_item_sec span em{color:#1ba1e2;}

.Y_item_paper{ padding:10px 20px; display:block; }
.Y_item_paper_title{ font-weight:bold; }
.Y_item_paper_box{ padding:20px 0px; display:block; line-height:200%; word-break:break-all; /*支持IE，chrome，FF不支持*/ word-wrap:break-word;/*支持IE，chrome，FF*/}
.Y_item_paper_box pre{ white-space: pre-wrap; word-wrap: break-word;}

.Y_item_annex{ padding:0px 20px; display:block; }
.Y_item_annex_title{}
.Y_item_annex_cont{ position:relative; display:block;}
  .Y_item_annex_cont .pop_card{z-index:1;}
  .Y_item_annex_cont h3{margin-bottom:15px;}
    .Y_item_annex_cont li{line-height:40px; font-size:14px; border-top:1px dotted #EEE;}
      .Y_item_annex_cont li em{color:#999; margin-left:10px;}

.Y_item_adjunct{ padding:20px 20px 0px 20px; display:block;}
.Y_item_adjunct_title{ font-weight:bold; }
.Y_item_adjunct_box{ display:block; padding:20px 0px;}
.Y_item_adjuncet_unmber{ width:auto; border:1px solid #cccccc; line-height:28px; margin-bottom:10px;}
.Y_item_adjuncet_unmber span{ display:block; padding:0px 5px; color:#999999; }
  .Y_item_adjuncet_unmber span.csspan{border-right:1px solid #cccccc; font-weight:bold; background:#F8F8F8;}
.Y_item_adjuncet_unmber em{ padding:0px 0px 0px 10px;}
.Y_item_adjuncet_unmber a{ padding:0px 5px;}

.Y_item_tab{ padding:5px 0px; margin:0px 20px; display:block; border-bottom:1px solid #e9e9e9; color:#999999; line-height:24px; }
.Y_item_tab_time{ display:block;}
.Y_item_tab_time span{ display:block; }
.Y_item_tab_time b{ background:url(../img/post/Y_all.png) no-repeat; margin-top:4px; width:18px; height:16px; display:block; }
.Y_item_tab_time b.cs{ background-position:0px -202px;}
.Y_item_tab_time b.ct{ background-position:5px -219px;}
.Y_item_address,.Y_item_xqsunmber,.Y_item_report,.Y_item_share,.Y_item_collect{padding:0px 10px 0 0;}

.Y_item_bid{padding:30px 20px 20px 20px; display:block;}
  .Y_item_bid h3{font-weight:bold; color:#333;}
  .Y_item_bid .J_delivery{font-size:12px; height:24px; line-height:24px; font-family:"SimSun"; border-radius:3px;}
  .Y_item_bid .Y_item_bid_nav{height:30px; line-height:30px;}
    .Y_item_bid .Y_item_bid_nav li{float:left; font-size:14px; text-align:center; font-family:'Microsoft Yahei'; padding:0 20px;}
    .Y_item_bid .Y_item_bid_nav li a{display:block;}
  .Y_item_bid .no_task{width:auto; }
    .Y_item_bid .no_task_warp{ margin:20px 0px 30px 20px; }
  .Y_item_bid .Y_item_tasknav{height:24px; padding:8px 10px; background:#F8F8F8;}
    .Y_item_bid .Y_item_tasknav a{padding:0 8px; line-height:24px; height:24px; margin-right:10px; display:inline-block;}
    .Y_item_bid .Y_item_tasknav a.cur{background:#36a9e1; color:#FFF;}
.Y_item_bid_top{height:1px; display:block; width:100%; position:relative; background:#e9e9e9; margin-top:20px;}

.Y_item_bid_top b{position:absolute; top:-11px; background:url(../img/post/Y_all.png) -38px -160px no-repeat; width:52px; height:13px; display:block; left:-2px;}
.Y_item_bid_top.explain b{left:78px;}
.Y_item_bid_top.explain2 b{left:176px;}

.Y_item_bid_box{display:block;}
.Y_item_bid_box li{ position:relative; padding-left:75px; margin-bottom:20px; display:block; }
.Y_item_head{ width:48px; height:48px; position:absolute; left:0px; }
.Y_item_head .user-pic{width:48px; height:48px; max-width:none; border-radius:50%; background:#fff; border:1px solid #EEE;}
.Y_item_bid_intr{ width:100%; position:relative;}
.Y_item_bid_tip{ background:url(../img/post/Y_all.png) -69px -124px no-repeat; display:block; width:14px; height:26px; left:-12px; top:10px; position:absolute;   }
.Y_item_bid_cont{ padding:20px 20px 10px 20px; border:1px solid #e9e9e9; background:#ffffff;  }
  .Y_item_bid_cont h3{ font-weight:bold; }
  .Y_item_bid_cont p{ display:block; line-height:24px;  }
  .Y_item_bid_cont p em{ color:#0362a6; font-weight:bold; }
  .Y_item_bid_cont p b.csb{ width:42px; height:42px; background:url(../img/post/Y_all.png) -106px -128px no-repeat; display:block; }
  .Y_item_bid_cont p span{ line-height:42px; display:block; color:#999999; }
  .Y_item_bid_cont .Y_item_adjunct{padding:20px 0 0;}
    .Y_item_bid_cont .Y_item_adjunct .Y_item_adjunct_box{padding:20px 0 10px;}
.Y_item_bid_bottom{ display:block; line-height:24px;  }
  .Y_item_bid_bottom span{ display:block; padding:0px 10px 0px 0px;}
  .Y_item_bid_bottom label{ color:#0362a6; }
  .Y_item_bid_bottom b{ background:url(../img/post/Y_all.png) no-repeat; margin-top:4px; width:18px; height:16px; display:block; }
  .Y_item_bid_bottom b.cs{ background-position:0px -202px;}

.Y_item_bid_fj{ position:relative; display:block; }
  .Y_item_bid_fj .pop_card{z-index:1;}

/**  稿件隐藏  **/
.Y_grey{position:absolute; top:0px; left:0px; width:48px; height:48px; background:#000000; filter:alpha(opacity=60); /* IE */ -moz-opacity:0.6; /* Moz + FF */ opacity:0.6; border-radius: 50%; }


/** 类似需求 **/
.Y_same{ padding:40px 0px; display:block; }
  .Y_same h3{font-weight:bold; padding:0px 20px; display:block; color:#333;}
  .Y_same ul{padding:20px; }
  .Y_same li{float:left; line-height:30px; height:30px; overflow:hidden; width:45%; font-family:'Microsoft Yahei'; font-size:14px; padding:0px 20px 0 0;}
  .Y_same li a{color:#666666; width:71%; float:left;}
  .Y_same li span{float:right; text-align:right; font-family:'Microsoft Yahei'; font-size:12px; color:#ff6600; font-weight:bold; width:29%;}


/** 发布任务 **/
.R_left{ width:280px; padding:50px 0px; display:block; }
.R_left .R_step_1 span{display:block; background:#ebebeb; height:62px; line-height:62px; width:100%; color:#666666; position:relative;}
  .R_left .R_step_1 span i{display:inline-block; background:url(../img/post/step_icon.png) no-repeat; height:62px; width:46px; position:absolute; top:0; left:0;}
  .R_left .R_step_1 span.on{background-color:#98CDFF; color:#FFF;}
  .R_left .R_step_1 span i.on1{background-position:0 0;}
  .R_left .R_step_1 span i.on2{background-position:0 -69px;}
  .R_left .R_step_1 span i.on3{background-position:0 -138px;}
  .R_left .R_step_1 span.on i.on1{background-position:-54px 0;}
  .R_left .R_step_1 span.on i.on2{background-position:-54px -69px;}
  .R_left .R_step_1 span.on i.on3{background-position:-54px -138px;}

.R_fabus{position:relative; height:80px; width:900px; margin:20px auto 0;}
.R_fabu{position:absolute; left:0; height:80px; right:0;}
    .R_fabu_warp{position:relative; height:100%; display:block;}
        .R_fabu_line{position:absolute; height:7px; background:#a7d4ff; left:25px; top:30px; right:25px; z-index:2}
            .R_fabu_line.first{width:30%;}
            .R_fabu_line.second{width:48%;}
        .R_fabu_line_second{position:absolute; height:15px; background:#FFF; left:29px; top:26px; right:29px; z-index:0}
        .R_fabu_warp .R_fabu_left,.R_fabu_warp .R_fabu_right{top:15px; font-size:32px; position:absolute; color:#a7d4ff; z-index:2}
        .R_fabu_warp .R_fabu_left{left:0;}
        .R_fabu_warp .R_fabu_right{right:0;}
        .R_fabu_warp .R_fabu_dian{position:absolute; left:17%; z-index:2;}
            .R_fabu_warp .R_fabu_dian_warp.hover i.first_dian{color:#a7d4ff;}
            .R_fabu_warp .R_fabu_dian_warp.hover em{color:#FFF;}
            .R_fabu_warp .R_fabu_dian.first{left:12%;}
            .R_fabu_warp .R_fabu_dian.second{left:33%;}
            .R_fabu_warp .R_fabu_dian.third{left:52%;}
            .R_fabu_warp .R_fabu_dian.four{left:71%;}
            .R_fabu_dian_warp{position:relative; width:150px; height:100px;}
            .R_fabu_warp .R_fabu_dian i,.R_fabu_warp .R_fabu_dian em{position:absolute; top:-5px; left:55px;}
            .R_fabu_warp .R_fabu_dian i.first_dian{font-size:60px; color:#E8E8E8; z-index:4;}
            .R_fabu_warp .R_fabu_dian i.second_dian{font-size:80px; color:#FFF; z-index:3; top:-17px; left:49px;}
            .R_fabu_warp .R_fabu_dian em{color:#999; font-size:16px; top:23px; left:69px; z-index:5;}
            .R_fabu_warp .R_fabu_dian .R_fabu_txt{padding-top:65px; text-align:center; color:#666; font-family:'Microsoft Yahei'; font-size:14px;}


.R_right{display:block; padding:40px 0px 20px; position:relative; width:900px; margin:0 auto;}
.R_right_box{ border:2px solid #a7d4ff; padding:20px 50px; background:#ffffff; display:block;}
.R_right_box h1{padding:30px 0px; display:block; }
  .R_right_box h1 label{padding:0px 10px; line-height:34px; color:#666;}
.R_right_box ul{ padding:10px 0px 50px 0px; display:block; }
.R_right_box li{ line-height:24px; padding:10px 0px; display:block; color:#999999;}
  .Y_service_warp{margin-bottom:10px; height:30px;}
  .R_right_box .Y_service{border:1px solid #36a9e1; height:30px; line-height:30px; display:block; width:796px;}
    .R_right_box .Y_service i{background-color:#36a9e1; padding:0 10px; text-align:center; height:30px; color:#FFF; border-right:1px solid #36a9e1; width:75px;}
    .R_right_box .Y_service em{padding:0 15px;}
    .R_right_box .Y_service em.money{background-color:#F90; text-align:center; font-size:12px; margin:-1px -1px 0 0; width:50px; height:32px; border-left:1px solid #36a9e1; color:#FFF; line-height:32px;}
    .R_right_box .Y_service em .Y_input{margin-right:10px;}
  .R_right_box li .pop_showmsg{margin:10px 0; font-family:"SimSun"; padding:12px 10px 10px; line-height:20px; width:inherit;}
    .R_right_box li .pop_showmsg .icon{vertical-align:middle; margin-top:-4px;}
    .R_right_box li .pop_showmsg .icon.Y_fl{margin-top:1px;}
    .R_right_box li .pop_showmsg .icon_succM{margin-top:8px;}
.R_right_box li label{color:#666666; }
  .R_right_box .pub-title{color:#333; font-weight:bold; height:32px !important; line-height:32px;}
    .pub-title .money{font-size:12px; height:24px; margin-top:6px;}
      .pub-title .money span{line-height:22px; padding:0 5px; font-size:12px; color:#999; width:auto; border:1px solid #EEE; border-right:none;}
      .pub-title .money a{line-height:22px; border:1px solid #EEE; padding:0 10px; text-decoration:none;}
.R_right_box li .ms_input{line-height:40px\9; height:40px; width:750px; }
.R_right_box li textarea{width:762px; display:block; line-height:24px; height:150px; text-indent:0; padding:10px 15px;}
.fj_up{padding:15px 0px; display:block; color:#999999; height:32px; line-height:32px;}
	.fj_up .up_img_submit{background:url(../img/post/upimg.png) no-repeat -3px -3px; width:83px; height:31px; line-height:31px; display:block; color:#ffffff; text-align:center; }
	.fj_up #uploaded-fail{color: #0088cc;cursor: pointer;}
	.fj_up .hide{display: none;}
	.fj_up .uploaded-fail:hover{color: #0088cc;}
	.fj_up .uploaded-fail-tip{position: relative;left: 493px;top: 2px; width: 287px;height: 130px;padding: 0px 20px 33px 0px; border: 1px solid #1d80df;border-radius: 4px; 
	  box-shadow: 0px 2px 5px 0px rgba(29, 128, 223, 0.5);}
	  .fj_up .uploaded-fail-tip .point{display: inline-block;position: relative;left: 54px;top: -11px; height: 12px;width: 16px;background: url("../images/point.jpg") no-repeat -1px 0px;}
	  .fj_up .uploaded-fail-tip li{padding: 0 0 10px 20px;line-height: 18px; color: #666;background: url("../images/point.jpg") no-repeat 11px -13px;}
.fresh_upload_pictures{position:relative;}
  .fresh_upload_pictures ul{padding:0;}
  .fresh_upload_pictures li{cursor:pointer; width:auto; height:auto; margin:5px 10px 0 0; padding:2px 10px 2px 5px; float:left; background-color:#FFEABD; border:1px solid #FACEA0; position:relative; height:24px; line-height:24px;}
  .fresh_upload_pictures li .del{position:absolute; right:-7px; top:-12px; display:none; font-size:24px; font-weight:bold; color:#C00; text-decoration:none;}
  .fresh_upload_pictures li.delhover .del{display:block;}
.fj_up #uploaded-fail{color: #0088cc;cursor: pointer;}
.fj_up .hide{display: none;}
.fj_up .uploaded-fail:hover{color: #0088cc;}
.fj_up .uploaded-fail-tip{position: relative;left: 493px;top: 2px; width: 287px;height: 130px;padding: 0px 20px 33px 0px; border: 1px solid #1d80df;border-radius: 4px; 
  box-shadow: 0px 2px 5px 0px rgba(29, 128, 223, 0.5);}
  .fj_up .uploaded-fail-tip .point{display: inline-block;position: relative;left: 54px;top: -11px; height: 12px;width: 16px;background: url("../images/point.jpg") no-repeat -1px 0px;}
  .fj_up .uploaded-fail-tip li{padding: 0 0 10px 20px;line-height: 18px; color: #666;background: url("../images/point.jpg") no-repeat 11px -13px;}
.fabu_type{padding:9px 20px; height:24px; border:1px solid #cccccc; border-right:none;}
  .fabu_type em{margin:0 5px;}
.Y_Popup a{ background:#F8F8F8; border:1px solid #CCC; padding:9px 20px; color:#808080; text-decoration:none }

.phone{ display:block; line-height:42px; color:#999999;}
.money{height:40px; }
.money span{font-size:20px; width:20px; background:#F8F8F8; line-height:40px; display:block; border:1px solid #ccc; border-width:1px 0 1px 1px;}
  .money span.meijian{width:40px; text-align:center;}
  .line_lnone{border-width:1px 1px 1px 0 !important;}
.money span.csspan{background:#f2f2f2 url(../img/post/u162.png) center center no-repeat; }
.money span.date{background:#f2f2f2 url(../img/post/u180.png) center center no-repeat; }
.phone_input{width:200px; border-radius:0 !important; height:40px!important; padding:0px!important; line-height:40px\9; overflow:hidden;}
.money_input{width:100px; overflow:hidden; font-family:'Microsoft Yahei'; font-weight:bold; height:40px; line-height:40px\9; text-indent:0;}


	.fabu_btn{width:200px; height:40px; line-height:40px\9;}
	.whytg{color: #1D80DF;font-size: 14px;cursor: pointer; }
	.J_tg{margin: 10px 0;color: #1D80DF;font-size: 16px;}

.R_right_cont{ padding:20px 0px; display:block; border-top:1px dashed #eeeeee; }
.R_right_cont dl{ float:left; width:100%; padding:8px 0px;}
.R_right_cont dt{ width:90px; text-align:right; float:left; font-weight:bold; color:#999999; line-height:24px;}
.R_right_cont dd{ width:700px; float:left; padding:0px 0 0 5px; line-height:24px; display:block; word-wrap: break-word;}
.R_right_cont dd em.price{ color:#ff6600; }

.Y_tap{ background:#FCFCFC; padding:20px; border:1px solid #E9E9E9; margin-bottom:20px;position: relative;left: 44px;top: 0px;}

	.Y_tap h2{margin-bottom:20px;}
	.Y_tap ul{padding:0;}
		.Y_tap li h3{color:#E97118;}
 .red{color: red;}

 .red{color: red;}

/* 分类弹出层*/
.checktype_warp{padding:35px 30px;}
.checktype{border:1px solid #E9E9E9; margin-bottom:30px;}
  .checktype .checktype_nav{width:200px; border-right:1px solid #E9E9E9; padding-bottom:50px;}
    .checktype .checktype_nav li{height:40px; line-height:40px;}
    .checktype .checktype_nav li em{float:right;}
    .checktype .checktype_nav li a{text-decoration:none; display:block; color:#666; height:40px; line-height:40px; border-bottom:1px solid #E9E9E9; padding:0 10px; font-size:16px; font-family:"Microsoft Yahei";}
    .checktype .checktype_nav li a:hover,.checktype .checktype_nav li.current a{background-color:#36a9e1; color:#FFF; margin:0 -1px;}
  .checktype .checktype_t{width:470px; padding:15px;}
    .checktype .checktype_t a{font-size:14px; font-family:"Microsoft Yahei"; padding:5px 8px; margin:0 5px 8px 0; color:#666; display:inline-block;}
    .checktype .checktype_t a:hover,.checktype .checktype_t a.hover{background-color:#36a9e1; color:#FFF; text-decoration:none;}
  .checktyp_tip{height:32px; line-height:32px; padding:0 10px; display:none;}
    .checktyp_tip .icon{margin:-3px 6px 0 0; vertical-align:middle;}
  .checktype_warp .btn{font-size:12px; height:26px; line-height:28px; font-family:"SimSun"; border-radius:3px;}
    
/*看看别人怎么写*/
.selecttpl{margin-bottom:30px;}
.selecttpl_nav{width:120px;}
.selecttpl_nav li{border:1px solid #E9E9E9; border-right:none; height:30px; line-height:30px;  margin-bottom:10px; position:relative;}
  .selecttpl_nav li em{display:none; height:30px; line-height:30px; width:10px; position:absolute; right:-5px; top:0; background:#FFF;}
  .selecttpl_nav li a{text-decoration:none; display:block; color:#666; height:30px; line-height:30px; background-color:#FCFCFC; color:#666; padding:0 10px; font-size:12px;}
  .selecttpl_nav li.current a{background-color:#FFF; color:#666;}
  .selecttpl_nav li.current em{display:block;}
.selecttpl_t{border:1px solid #E9E9E9; width:360px; padding:15px; height:300px; overflow:auto;}
  .selecttpl_t pre{line-height:180%; white-space:pre-wrap;/* css-3 */white-space: -moz-pre-wrap;/* Mozilla, since 1999 */white-space:-pre-wrap;/* Opera 4-6 */white-space:-o-pre-wrap;/* Opera 7 */word-wrap:break-word; /* Internet Explorer 5.5+ */}
  
/* 模式选择 */
.pub-modes{margin:20px 0; display:none;}
.pub-mode {background:#f4f9fe; border:1px solid #cbdaea; margin-bottom:10px;}
  .pub-mode-collapsed:hover {border-width:4px;height:38px; cursor:pointer;}
  .pub-mode-collapsed:hover .pub-mode-title {height:38px; line-height:38px; padding-left: 7px;}
  .pub-mode-collapsed {border-color: #ccdaea;}
  .pub-mode-collapsed .pub-mode-body,.pub-mode-collapsed .pub-mode-foot {display: none;}
  .pub-mode-recmd {position: relative;}
  .pub-mode-body .title{display: block; font-weight: bold; margin:15px 0; color:#333; position: relative;}
  .pub-mode-recmd .pub-mode-recmd-tip{background-image: url(../img/mod-recmd.png);background-position: right top;background-repeat: no-repeat;width: 60px;height: 37px;position: absolute;right: -1px;top: -1px;}
  .pub-mode-collapsed:hover .pub-mode-recmd-tip {right: -4px;top: -4px;}
  .pub-price input.text, .pub-price .pub-mode-piece-unit input.text{width:90px; border:1px solid #d0d0d0; height:27px; padding:0 10px; float:left;}
  .pub-price .pub-mode-piece-unit input.text{border-right:none;}
    .pub-mode-piece .pub-price .add-on {font-size:12px; background-color:#EEE; color:#cacaca; border:1px solid #d0d0d0;display:inline-block;font-size:12px;font-weight:normal;height:19px;line-height:19px;min-width:16px;padding:4px 5px;text-align:center;text-shadow:0 1px 0 #fff;width:auto;float:left;}
    .pub-mode-title {font-weight:bold;height:44px;line-height:44px;padding:0 10px;}
    .pub-mode-title strong {font-size:14px;}
    .pub-mode-title input {float:none; margin-right:10px;}
    .pub-mode-body{border-top:1px dotted #cbdaea;padding:20px 30px 20px;}
      .pub-mode-body .input-intro{color:#999; display:inline-block !important; font-size:12px; height:27px; line-height:27px; padding:0 10px; font-family:"SimSun"; width:auto; margin-left:10px;}
      .pub-mode-body .input-intro .icon{vertical-align:middle;}
    .pub-price input.text {width:190px;}
    .pub-price .pub-mode-piece-num input.text,.pub-price .pub-mode-piece-unit input.text{width: 90px;border-left: 1px solid #d0d0d0;border-right: none;}
    .pub-mode-piece .pub-price .add-on {background-image: none;font-size: 14px;color: #cacaca;}
    .pub-mode-piece .pub-price .add-on .delimiter {margin: 0 1px;}
    .pub-mode-piece-num,.pub-mode-piece-delimiter,.pub-mode-piece-unit{float:left;}
    .pub-mode-piece-delimiter,.pub-mode-piece-sum {height: 29px;line-height: 29px;margin: 0 10px;}
    .pub-mode-piece-delimiter {color: #a0a0a0;font-size: 14px;}
    .pub-mode-piece-sum {color: #ff8a00 !important;}
    .pub-mode-installment {margin-top: 10px;color: #666;}
    .pub-mode-installment input {margin-right: 5px;}
    .pub-mode-desc {color: #666666;margin-bottom: 5px;}
    .pub-mode-foot {color: #0b73bb;height: 48px;line-height: 48px;text-align: center;margin-top: -5px;background-repeat: no-repeat;background-position: center top;}
    .pub-mode-compare .pub-mode-foot {background-image: url(../img/mode-1-step.gif);}
    .pub-mode-piece .pub-mode-foot {background-image: url(../img/mode-2-step.gif);}
    
/*上传进度*/
.schedule{margin:0 10px; top:4px; width:200px; position:relative; height:15px; background-color:#FCFCFC; border:1px solid #E9E9E9;}
  .schedule span{background-color:#08C; position:absolute; top:0; left:0; height:15px; z-index:1;}
  .schedule em{position:absolute; top:-5px; left:45%; color:#FFF; height:15px; z-index:2;}

.shangjin_tip{width:auto;margin-top: 10px;}
  .shangjin_tip .poptip-arrow-top{font-size:36px; height:18px; width:36px; top:-12px; text-shadow:none;}
    .shangjin_tip .poptip-arrow-top em{color:#D6E9C6; top:2px;}
    .shangjin_tip .poptip-arrow-top i{color:#dff0d8; top:4px;}
  .shangjin_tip_w{}
    .shangjin_tip_w p{font-size:12px; font-family:"SimSun";}
  .shangjin_tip_i{background: url(../img/tuikuan.png) no-repeat; display:inline-block; width:190px; height:70px; margin-left:50px;}
  
.trust_desc{background-color:#F9F9F9; padding:10px 15px;}
	.trust_desc .trust_desc_info{width:30px; height:30px; border:1px solid #E9E9E9; background-color:#FFF;}
		.trust_desc .trust_desc_info img{width:30px; height:30px;}
	.trust_desc .trust_desc_txt{margin-left:10px; width:440px; line-height:22px;}
		.trust_desc .trust_desc_txt em{color:#999;}
	.trust_desc .trust_desc_money{color:#F90 !important; font-weight:bold;}
	.shangjin_tip_i{background:url(../img/tuikuan.png) no-repeat; display:inline-block; width:190px; height:70px; margin-left:50px;}
	
	/*填右侧客服联系客服*/
.Y_kfwap{position: fixed; height: 222px;width: 128px;margin: 22px 0 0 920px; background: #1d80df;border-radius: 5px;}
.Y_kfwap .half_cir{width: 60px;height: 60px;margin: -18px auto;background: #1d80df;border-radius: 50%;}
.Y_kfwap h1{letter-spacing: 2px; color: #fff;margin: -30px auto 10px;text-align: center;}
.Y_kfwap .Y_kf{width: 112px;height: 165px;background: #fff;border-radius: 5px;margin: 0 auto;}
.Y_kfwap .Y_kf .tel{padding: 12px 0px 8px 6px;color: #888888; }
.Y_kfwap .Y_kf .telnumber{padding-left: 8px;font-family: Arial; font-size: 13px; color: #1a649d;}
.Y_kfwap .Y_kf .qq{padding: 19px 0px 8px 6px;color: #888888;}
.Y_kfwap .Y_kf .qqnumber{display: inline-block; height: 25px;width: 87px;background:url(../img/fabu_kf.gif) 6px -2px no-repeat;}
.Y_kfwap .Y_kf .online{display: inline-block; height: 25px;width: 87px;margin-top: 10px; background:url(../img/fabu_kf.gif) 6px -33px no-repeat;}


/** 网站内部头部 **/
.U_Y_all{ width:1000px!important;}

/** 个人主页 **/
.H_left{ display:block; padding-top:60px; width:750px;  }
.H_tab{ display:block;}
.H_tab ul{ width:80%; display:block; }
.H_tab li{ float:left; display:inline; margin-right:10px; }
.H_tab li a{ float:left; border-top-left-radius:5px; border-top-right-radius:5px; background:#f1f1f1; padding:15px 40px; font-family:'Microsoft Yahei'; font-size:16px; color:#666666;  }
.H_tab li a:hover,.H_tab li a.cur{ background:#ffffff; text-decoration:none; }

.H_tab span{ margin-top:15px; display:inline}
.H_tab span a{ background:url(../img/home/u592.png) left center no-repeat; padding-left:20px; color:#999999; font-family:'Microsoft Yahei'; font-size:16px;}

.H_cont{ padding:40px; display:block; background:#ffffff; }
.H_cont_tab{display:block; }
.H_cont_tab ul{border-bottom:1px solid #e9e9e9; }
.H_cont_tab li{ display:block; float:left; position:relative; }
.H_cont_tab li a{ float:left; padding:0px 20px 10px 20px; display:block; line-height:30px; height:30px; font-weight:bold; font-family:'Microsoft Yahei'; font-size:14px; color:#666666;}
.H_cont_tab li a.current,.H_cont_tab li a:hover{ background:url(../img/home/u41.png) center bottom no-repeat; position:relative; top:1px; line-height:29px; text-decoration:none; }


.H_tasktab{ display:block; padding:20px 0px;}
.H_tasktab ul{ background:url(../img/home/line.gif) 38px top repeat-y; }
.H_tasktab li{ float:left; width:100%; margin-bottom:20px; display:inline; }
.H_taskdate{ background:url(../img/home/u47.png) no-repeat; width:76px; height:41px; line-height:41px; text-align:center; }
.H_taskdate span{ font-family:'Microsoft Yahei'; color:#666666; }

.H_right{ padding-top:60px; width:220px;}
.H_head{ text-align:center; padding:20px; display:block;}
  .H_head .user-pic{ width:120px; height:120px; max-width: none;border-radius: 50%;box-shadow: 0 0 0 5px white;margin-left: -5px; background: #fff; }
  .H_head span{ display:block; padding:10px 0px; }

.btn-sixin { display:block; margin: 0 auto 15px; text-decoration: none; background-color: #4bb2ff; width: 85px; height: 28px; line-height:28px; border-radius: 2px; color:#fff; text-align: center; }
.btn-sixin:hover { color: #afd8ff; }
.H_yj{ display:block;}
  .H_yj ul{ float:left; width:106px; border:1px solid #ffffff; background:#f9f9f9;  margin-right:1px; display:inline;}
    .H_yj li{ float:left; width:100%; display:block; text-align:center; padding:10px 0px; color:#999999; font-weight:bold; }
    .H_yj li span{ font-family:'Microsoft Yahei'; font-size:16px; color:#666666;  }

.H_txt{ display:block; padding:20px 0px; }
  .H_txt p{ padding:15px; width:190px; display:block; position:relative; line-height:22px; color:#999999; }
    .H_txt p em.csem{ position:absolute; width:15px; left:0px;_left:-15px;*left:-15px; top:0px; height:30px; line-height:30px; color:#CCCCCC; }
    .H_txt p em.csem1{ position:absolute;  width:15px;  bottom:-15px; height:30px; line-height:30px; right:0px; color:#CCCCCC;}

.H_visitor{ padding:10px 0px; display:block; }
.H_visitor_title{ font-weight:bold; }
.H_visitor ul{}
  .H_visitor li{ float:left; width:100%; padding:30px 0px; display:block; border-bottom:1px solid #eeeeee; }
    .H_visitor .H_visitor_head{ width:70px; height:50px; display:block; }
    .H_visitor .H_visitor_txt{ display:block; width:150px; position:relative; height:50px;}
    .H_visitor .H_visitor_txt h2 a{ font-size:14px; color:#666666; font-weight:normal; }
    .H_visitor .H_date{ position:absolute; bottom:0px; color:#999999;}

.H_info{ display:block; padding-bottom:20px; border-top:1px solid #eeeeee;  }
.H_info_title{ font-weight:bold; padding:20px 0px; }
  .H_info dl{ padding:10px 0px; float:left; width:100%; display:block; }
  .H_info dt{ float:left; width:100px; padding-right:10px; text-align:right; font-weight:bold; line-height:24px;}
  .H_info dd{ float:left; width:400px; display:block; line-height:24px; }
  .H_info dd p{ color:#999999; line-height:18px; }
  .H_info dd label{ vertical-align:middle; }
  .H_info dd em{ vertical-align:middle; padding:0px 20px; }

/*提交浮动层*/
.supple textarea.Y_input{width:498px; padding:15px 10px; font-size:14px; height:80px; margin-bottom:20px; font-family:"Microsoft Yahei"}
.pricemarkup textarea.Y_input{width:498px; padding:10px; font-size:14px; height:40px; border-color:#eee; font-family:"Microsoft Yahei"}
.delivery .task_box{margin:0;}
  .delivery_comment{position:relative;}
  .delivery .task_box i,.delivery .task_box .task_box_a{height:24px; line-height:24px;}
  .delivery .task_box .task_box_a a{color:#666; text-decoration:none;}
.delivery .fresh_upload_pictures{margin:5px 0 0 0;}
.delivery .fj_up{padding:0; margin-left:10px; height:26px; line-height:26px;}
  .delivery .fj_up .up_img_submit{background:url("../img/post/upimgs.png") no-repeat; width:107px; height:26px;}
.delivery textarea.Y_input{width:498px; padding:15px 10px; font-size:14px; height:80px; margin-bottom:10px;}
    .delivery .pop_showmsg,.supple .pop_showmsg,.pricemarkup .pop_showmsg{margin:10px 0; font-family:"SimSun"; padding:12px 10px 10px; line-height:20px; width:inherit;}
      .delivery .pop_showmsg .icon,.supple .pop_showmsg .icon,.pricemarkup .pop_showmsg .icon{vertical-align:middle; margin-top:-4px;}
      .delivery .pop_showmsg .icon.Y_fl,.supple .pop_showmsg .icon.Y_fl,.pricemarkup .pop_showmsg .icon.Y_fl{margin-top:1px;}
      .delivery .pop_showmsg .icon_succM,.supple .pop_showmsg .icon_succM,.pricemarkup .pop_showmsg .icon_succM{margin-top:8px;}

  .delivery .mobile_box,.pricemarkup .price_box {position:relative; z-index:2;}
.delivery .mobile_box #J_tip_mobile{position:absolute; width:150px; top:-28px; left:20px;}
.pricemarkup .price_box #J_tip_price{position:absolute; width:150px; top:0; left:135px;}
      .pricemarkup .price_box #J_tip_price{left:185px;}
      .delivery .mobile_box .pop_showmsg{padding:2px 10px; margin:0; width:170px;}
      .pricemarkup .price_box .pop_showmsg{padding:6px 10px; margin:0; width:130px;}
      
    .delivery .ishide{margin-left:80px; height:40px; line-height:40px;}
      .delivery .ishide span{margin-right:20px;}
      .delivery .ishide label{margin-right:10px; vertical-align:middle;}

.Y_ntos{height:24px; line-height:24px;}
  .Y_ntos a{margin-left:5px; border-radius:3px; text-decoration:none;}
  .Y_ntos .thinks{background:url(../img/ted.gif) no-repeat 0 2px;*background-position:0 1px;padding-left:17px;color:#666}
  .Y_ntos .add-sel{background:url(../img/ted.gif) no-repeat 0 -24px;*background-position:0 -26px;padding-left:14px;color:#666}
  .Y_ntos .lostr{background:url(../img/ted.gif) no-repeat 0 -51px;*background-position:0 -52px;padding-left:14px;color:#666}
  .Y_ntos .ov-thinks,.Y_ntos .ov-add-sel,.Y_ntos .ov-lostr{cursor:default;text-decoration:none}
  .Y_ntos .ov-thinks{background-position:0 -78px;*background-position:0 -79px;color:#f60}
  .Y_ntos .ov-add-sel{background-position:0 -104px;*background-position:0 -106px;color:#f60}
  .Y_ntos .ov-lostr{background-position:0 -131px;*background-position:0 -132px;color:#f60}
  .Y_ntos .btn{padding-left:22px; position:relative; height:24px; line-height:24px; display:inline-block;}
  .Y_ntos .btn u{display:inline-block;background:url(../img/ted.gif) no-repeat 0 -160px;width:14px;height:11px;position:absolute;left:5px;top:6px}


.jiaogao{right:20px; top:-10px; left:auto; z-index:2;}
  .jiaogao .poptip-arrow-bottom{right:70px; left:auto; z-index:2;}
.oneday{left:auto; right:20px; top:270px; z-index:2;}
  .oneday .poptip-arrow-top{right:30px; left:auto; z-index:2;}
.jiage{right:auto; top:64px; left:120px; z-index:3;}
.tuoguan{left:380px; top:70px; z-index:3;}
  .tuoguan .poptip-arrow-top{left:70px;}
.deliverys{position:relative; width:640px; margin-bottom:20px; padding:15px; font-size:14px;}


/*中标状态*/
.has-select{display:block;width:100px;height:58px;background:url(../img/taskstutas.png) -182px -1370px no-repeat;_background:url(../img/taskstutas.gif) -182px -1370px no-repeat;position:absolute;right:10px;top:36px;z-index:8}
.works-state1{background-position:-182px 0}
.works-state2{background-position:-180px -382px}
.works-state3{background-position:-182px -292px}
.works-state4{background-position:-182px -96px}
.works-state5{background-position:-182px -194px}

/*中标浮动层*/
.abc,.hege{padding:15px;}
  .abc .abc_title,.hege .hege_title{margin-bottom:20px; text-align:center; font-size:14px; font-family:"Microsoft Yahei";}
    .abc .abc_title b,.hege .hege_title b{font-weight:bold;}
  .abc .abc_face,.hege .hege_face{margin:20px auto; text-align:center;}
    .abc .abc_face,.hege .hege_face img{width:120px; height:120px; border:1px solid #EEE;}
  .abc .abc_price,.hege .hege_price{background:#FCFCFC; border:1px solid #E9E9E9; padding:15px; margin-bottom:20px;}
    .abc .abc_price em,.hege .hege_price em{font-family:"Microsoft Yahei"; color:#F60; font-weight:bold;}
    .abc .abc_price span,.hege .hege_price span{display:block; margin-top:15px; font-family:"Microsoft Yahei"; text-align:center; font-size:18px; font-weight:bold;}
  .abc ol li,.hege ol li{color:#999; line-height:24px;}
  
/*稿件评论*/
.J_comment_btn{cursor:pointer;}
  .J_comment_btn.hover{background-color:#FCFCFC; border:1px solid #DADADA; padding:0 10px; height:28px; display:inline-block; z-index:3; cursor:pointer; position:relative; border-bottom:none;}
.J_newtask{display:none;}
  .J_newtask em{font-weight:bold;}
.work_comment{position:relative; display:none; width:100%; background-color:#FCFCFC; border:1px solid #DADADA; padding:10px 13px; width:518px; margin:-1px 0 15px; z-index:1;}
  .work_comment .Y_input{height:30px; line-height:20px; font-size:12px; width:496px; text-indent:0; padding:5px 10px;}
  .work_comment .btn{border-radius:3px; height:24px; line-height:24px; font-size:12px; margin-top:10px; font-family:"SimSun";}
  .work_comment_tips{line-height:24px; height:24px; margin-top:10px; color:#808080;}
    .work_comment_tips em{font-family:Constantia,Georgia; font-size:14px; font-style:italic; font-weight:700;}

.work_comment .work_comment_list{margin-top:10px;}
  .work_comment_list .loading{border:none;}
  .work_comment_list dl{position:relative; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dotted #DADADA;}
    .work_comment_list dt{width:36px;height:36px;overflow:hidden}
      .work_comment_list dt img{width:32px;height:32px}
      .work_comment_list dl.bor0{border:0}
    .work_comment_list dd{position:relative;zoom:1; width:470px; margin-left:10px;}
      .work_comment_list dd .username{font-size:12px;}
        .work_comment_list dd .username a{font-size:12px;}
      .work_comment_list dd em{color:#999; font-weight:normal; font-size:12px;}
    .work_comment_list .m_nots{}
    .work_comment_list dt .user-card{display:inline-block; border:1px solid #CCC; padding:1px;}
  .comment_more{height:24px; line-height:24px; margin-bottom:10px;}
  
.taskbtn{border:1px solid #DADADA; height:24px; line-height:24px;}
  .taskbtn i{padding:0 5px; height:24px; line-height:24px; background:#F8F8F8; border-right:1px solid #DADADA; float:left;}
  .taskbtn a{padding:0 5px; float:left;}
  
/* 底部稿件投递 */
.scrollFun{display:none; position:fixed; z-index:90; width:100%; bottom:0; left:0;}
.scrollFunBox{width:940px; margin:0 auto;height:65px; padding:0 30px;zoom:1;text-align:left; color:#fff;}
  .scrollFunBox .conL{float:left; display:inline; width:690px; line-height:65px;}
  .scrollFunBox .conL span{line-height:65px;}
  .scrollFunBox .conL b{font-size:18px; margin-right:10px; font-family:"Microsoft Yahei";}
  .scrollFunBox .conL a{display:block;}
    .scrollFunBox .conL a.btn_primary{margin:11px 2px 0 10px; padding:0 35px;}
    .scrollFunBox .conL .btn_submit{margin:11px 2px 0 10px; padding:0 35px;line-height:40px;height:40px;background-color: #ff6600;font-family:"Microsoft Yahei";font-size:16px;}
    .scrollFunBox .conL .btn_submit:hover{background-color: #e75c00;}
  .scrollFunBox .conR{float:right; display:inline; width:250px; position:relative; z-index:1; margin-top:13px;}
  .scrollFunBox .conR span{text-align:right; font-size:12px;}
  .scrollFunBox .conR span.decPic{position:absolute; right:0; bottom:0; width:65px; height:90px;}
  .scrollFunBox .conR span.decPic img{width:90px; height:90px; border:0;}
  .scrollFunBox .conR span.decTxt{float:right; display:inline; margin-right:80px; line-height:18px;}
.scrollFunBg{height:70px;position:absolute; width:100%; background:#000;bottom:0;z-index:-1;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;left:0;}
  .icon_close{ position:relative;}
  .icon_close span{ display:block;background:url(../img/icon_close.png) no-repeat; width:20px; height:20px; position:absolute; right:40px; top:20px; cursor:pointer;}
  .icon_close span:hover{ background:url(../img/icon_closeh.png) no-repeat;}

/*交易说明*/
.Y_item_explain{line-height:160%; color:#666;}
  .Y_item_explain h3{color:#666; font-family:"Microsoft Yahei"; margin:20px 0px;}
  .Y_item_explain .Y_item_explain_type{border:1px solid #EEE; background:#FCFCFC; padding:15px; margin-bottom:20px;}
  .Y_item_explain .tuoguan{margin-bottom:20px;}
    .Y_item_explain .tuoguan .tuoguan_icon{ border:1px solid #EEE; background-color:#F8F8F8; position:absolute; padding:0px 10px; display:block; top:-1px; left:-1px; height:100%;}
      .Y_item_explain .tuoguan .tuoguan_icon i{font-size:40px; position:relative; top:35%;}
    .Y_item_explain .tuoguan .tuoguan_box{ position:relative; padding:11px 8px 11px 86px; border:1px solid #EEE; border-left:none;}
  .Y_item_explain a.btn{display:inline-block; text-decoration:none;}
  .Y_item_explain .liuchen{}
  .Y_item_explain .liuchen a{margin-bottom:5px;}
    .Y_item_explain .liuchen.second{margin-bottom:5px;}
    .Y_item_explain .liuchen.third{margin-left:290px;}
      .Y_item_explain .liuchen.third div.iconfont{color:#78cd51; margin-left:40px;}
    .Y_item_explain .liuchen em{color:#EEE;}
      .Y_item_explain .liuchen.second em{color:#fabb3d;}
      .Y_item_explain .liuchen.third em{color:#78cd51;}
  .Y_item_explain .liuchens{ border-top:1px solid #EEE;  margin-bottom:20px; }
    .Y_item_explain .liuchens .liuchens_box{ border:1px solid #eee; border-top:none; position:relative; padding:10px 20px 10px 206px; height:58px; }
    .h78{ height:78px!important;}
    .h98{ height:98px!important; line-height:98px!important}
    .Y_item_explain .liuchens .liuchens_one{ border-top:none; width:186px; position:absolute; top:0px; left:0px;}
        .Y_item_explain .liuchens .liuchens_one i,.Y_item_explain .liuchens .liuchens_one em{font-size:32px; padding:0 10px; width:40px; height:78px; line-height:78px; display:inline-block; background:#F8F8F8; border-right:1px solid #EEE; float:left; text-align:center;}
        .Y_item_explain .liuchens .liuchens_one i{color:#BBB;}
        .Y_item_explain .liuchens .liuchens_one em{font-size:14px; width:104px; font-family:"Microsoft Yahei"; background:#FFF; color:#888;}
      .Y_item_explain .liuchens .liuchens_two{ padding:10px;}
  .Y_item_explain .jieda{border-left:1px solid #EEE; display:block;}
    .Y_item_explain .jieda li{float:left; border-top:1px solid #EEE;  border-bottom:1px solid #EEE; border-right:1px solid #EEE; width:43.4%; padding:15px; margin:0;}
    .Y_item_explain .jieda li h4{margin-bottom:15px;}
    
/*中标用户提示*/
.Y_summary{margin:20px; border:1px solid #FFBB76; background:#FFFCEF; padding:20px;}

.Y_summary .Y_summary_user{width:120px; height:120px; border:1px solid #EEE; padding:5px; display:block; background:#FFF; box-shadow:0px 1px 9px #EEE;}
	.Y_summary .Y_summary_user a{width:120px; height:120px; display:block;}
	.Y_summary .Y_summary_user img{width:120px; height:120px;}
.Y_summary_desc{width:600px; margin-left:14px;}
	.Y_summary_desc h3,.Y_summary_desc h4{margin-bottom:15px; color:#666;}
.Y_summary_desc .Y_summary_guide span{display:block;}
	.Y_summary_desc .Y_summary_guide span.txt{color:#888;}
	.Y_summary_desc .Y_summary_guide .btn{display:inline-block;}

.footer{margin-bottom:100px; padding-bottom:0;}
/*发布需求底部样式*/	
.Y_bg .footer{margin-bottom:40px;}

/*发布需求收银台页面相关样式调整*/
.Y_bg #J_paymentpwd_tip{padding: 0 7px 0 10px;width: auto;margin-left: 5px;}
.Y_bg #yzcode{width: 100%;height: 80px;line-height: 80px;position: relative;}
.Y_bg #yzcode img{position: absolute;left: 136px;top: 18px;}

.pay_ok_warp{background:#FFF; margin:30px auto; padding:30px; width:700px;}
  .pay_ok_warp .pay_ok_msg{font-family:"Microsoft Yahei";}
  .pay_ok_comment{border:1px solid #EEE; margin-top:10px; border-bottom:none;}
    .pay_ok_comment dl{height:42px; line-height:42px; border-bottom:1px solid #EEE; font-size:14px;}
      .pay_ok_comment dl dd{background:#FCFCFC; padding:0 10px; text-align:center; border-right:1px solid #EEE; color:#888;}
      .pay_ok_comment dl dt{padding-left:10px;}
    .pay_ok_btn{margin:0 auto; margin-top:20px; height:50px; line-height:50px; width:200px;}
      .pay_ok_btn span{display:inline-block; height:50px; line-height:50px; font-size:16px;}
            .zwyc{ text-align:center;margin:auto; height:452px;order:3px solid #3e9bf2 ;overflow:hidden }
.zwyc_con{  height:422px}
.zwyc_con1{ padding:40px 0 20px 0 }
.zwyc_con1 span{ display:block; background:url(../img/rwimg0.gif) no-repeat; width:186px; height:37px; margin:0 auto}
.zwyc_con2 p{ font-size:15px; letter-spacing:2px; color:#555;}
.zwyc_con3{  height:186px; margin-top:20px}
.zwyc_con3x{position:relative}
.zwyc_con3 .zwyc_con3t{ background:#fff;border-radius:3px; border:3px #ff9812 solid;color:#ff9812; height:180px; width:170px; font-size:150px; text-align:center; overflow:hidden; line-height:180px;
-webkit-box-shadow:inset 0 1px 2px #06F;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1); box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.zwyc_con3 .zwyc_con3t:hover{border:3px #ff9812 solid}
.zwyc_con3 .zwyc_con3t:focus{ background:#fff; border:3px #ff9812 solid; color:#ff9812}
.zwyc_con3 span{ position:absolute; font-size:30px; bottom:-5px; margin-left:25px}
.zwyc_con4{ margin-top:40px}
.zwyc_con4 span input{ width:90px; height:32px; margin:0 20px;line-height:30px; font-size:14px; border-radius:3px;font:12px/1.5 "微软雅黑","simsun"; cursor:pointer}
.zwyc_con4 .zwyc_con4bt0{ background:#00a1cb; border:1px #00a1cb solid; color:#fff}
.zwyc_con4 .zwyc_con4bt1{ background:#e9e9e9; border:1px #e9e9e9 solid}
.zwyc_con4 .zwyc_con4bt0:hover{ background:#00b5e5}
.zwyc_con4 .zwyc_con4bt1:hover{ background:#dbdbdb}

.more_money {
    cursor: pointer;
    position: absolute;
    bottom: 20px;
    display: block;
    width: 80px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    right: -80px;
    line-height: normal;
}


/* 代金券 */
.coupon{display: inline-block;position:relative;width: 196px;height: 86px;color: #ffe001;font-family: Microsoft Yahei;background: url(../../static/images/coupon.png) no-repeat transparent;padding: 10px;}
.coupon input{position:absolute;visibility: hidden;left:0;top:0;}
.coupon .check{position: absolute;width: 24px;height: 24px;background: url(../../static/images/coupon_tag.png) no-repeat transparent;right: 6px;top: 2px;}
.coupon .tag{background: url(../../static/images/coupon_tag.png) no-repeat 0 -40px transparent;position: absolute;left: 0px;top: 0px;z-index: 10;width: 50px;height: 50px;}
.coupon .price{display:inline-block;font-size: 56px;line-height: 56px;vertical-align: top;height: 56px;}
.coupon .price i{font-size: 20px;}
.coupon .info{display:inline-block;font-size: 12px;line-height: 22px;vertical-align: top;margin: 8px 0 0 0;}
.coupon .info span{display: block;}
.coupon .name{font-size: 18px;}
.coupon .date{display:block;color: #fff;text-align: center;margin-top: 10px;font-size: 12px;}

.coupon.style2{background-image: url(../../static/images/coupon_style2.png);color:#df961d;}
.coupon.style2 .date{color:#999;}
.coupon.status2,
.coupon.status3{color:#f9f9f9;background-image: url(../../static/images/coupon_disable.png);}
.coupon.status2 .date,
.coupon.status3 .date{color:#f9f9f9;}
.coupon.status2 .tag{
  background-position: 0 -100px;
}
.coupon.status3 .tag{
  background-position: 0 -160px;
}
.use-coupon{margin-top: 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.use-coupon .title{font-size: 16px;line-height: 30px;margin: 0 0 10px 24px;}
.coupon-b{overflow: hidden;height: 106px;padding: 0 22px;position: relative;}
.coupon-l{height: 100%;}
.coupon-l .coupon{float:left;margin: 0 3px;cursor:pointer;}
.coupon-c{position: absolute;width:100%;top:50%;margin-top: -16px;font-size: 40px;font-family: simsun;left: 0;}
.coupon-c a:hover{text-decoration: none;}
.coupon-c .left{position: absolute;left:0;}
.coupon-c .right{position: absolute;right:0;}
.coupon-wrap{overflow: hidden;height:106px;}

.coupon-get{
  display: none;
}
.coupon-get-dialog{
  width:424px;height:476px;
  background: url("../../static/images/coupon_get.png") 0 0 no-repeat transparent;
}
.coupon-get-dialog .pop_top{
  background: transparent;
  border: none;
  margin-top: 80px;
  text-align: center;
}
.coupon-get-dialog .pop_close{
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: none;
  line-height: 34px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  right: -10px;
  top: -10px;
}
.coupon-get-dialog .pop_top strong{
  float: none;
  font-size: 26px;
  color: #fff;
  text-shadow: 0px 0px 6px #ff5639;
}
.coupon-get-dialog .coupon-get{
  display: block;
}
.coupon-get-content{
  font-size: 16px;
  padding: 6px 100px;
  line-height: 20px;
  color: #ff5639;
}
.coupon-get-content b{
  font-weight: 700;
}
.coupon-get-see{
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  margin-left: -53px;
  bottom: 77px;
  border-radius: 50px;
}

/*发布需求-增值服务*/
h1.zz_R_right_cont { padding: 30px 0 10px; }
.zz_checkbox_label { display: inline-block }
.zz_checkbox { display: none }
.zz_checkboxInput { position: relative; background-color: #fff; border: 1px solid #2a87e1; display: inline-block; height: 16px; margin-right: 10px; vertical-align: middle; width: 16px; line-height: 1; border-radius: 4px; vertical-align: middle; margin-top: -2px; }
.zz_checkbox:checked + .zz_checkboxInput:after { content: ''; position: absolute; width: 9px; height: 5px; background: transparent; top: 3px; left: 3px; border: 1px solid #2a87e1; border-top: none; border-right: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg) }
.fabu_sj_zzfw { width: 100%; }
.fabu_sj_zzfw .col { vertical-align: middle; padding: 10px 10px; color: #666; font-size: 14px; }
.fabu_sj_zzfw .col .zz_number { width:68px; height: 28px; background: none; border: 1px solid #dbdbdb; padding: 0 10px; font-size: 14px; color: #666; }
.fabu_sj_zzfw .col-1 { width: 160px; font-size: 14px; color: #333; font-weight: 700; }
.fabu_sj_zzfw .col-2 { width: 320px;  }
.fabu_sj_zzfw .col-3 { text-align: center; }
.fabu_sj_zzfw .col-3 strong { font-size: 20px; color: #f60; margin-right: 2px; }
.fabu_sj_zzfw .col-4 { width: 100px; }
.zz_kf span { font-size: 14px; color: #999; margin-left: 10px; }
.zz_kf .qqnumber { display: inline-block; height: 25px; width: 87px; background: url(../img/fabu_kf.gif) 6px -2px no-repeat; vertical-align: -5px; }