﻿.grid_auto{
    width:1120px;
}
body{
    background:#f5f5f5;
}
.side_item_content i,.bl_type a{
    background-image:url(https://i.huim.com/content_new/images/publish_ico.png?v=0516);
    background-repeat:no-repeat;
}
.baoliao_wrap{
    background:#fff;
    min-height:1000px;
    font-family:Arial,"Microsoft YaHei"; 
}
.baoliao_container{
    float:left;
}
/* = 内容
--------------------------------------------------------------------*/
.baoliao_title{
    padding:25px 0 33px 77px;
}
.baoliao_title span{
    font-size:20px;
    color:#46454d;
}
.baoliao_step{
    width:760px;
}
.baoliao_step .bl_item{
    margin-bottom:15px;    
}
.baoliao_step .bl_item_tit{
    float:left;
    display:inline-block;
    height:36px;
    line-height:36px; 
    width:115px;
    padding-right:5px;
    text-align:right;
    font-size:14px;
    color:#46454d;
}

/* = 步骤1
------------------------------------*/
.bl_type a{
    float:left;
    display:inline-block;
    width:100px;
    height:36px;
    line-height:36px;  
    margin-right:20px;
    text-align:center;
    font-size:14px;
    color:#666;
    background-position:0 -589px;
}
.bl_type  .select_type{
    color:#f95c68;
    background-position:0 -543px;
}
.bl_item input{
    width:528px;
    height:16px;
    padding:9px 10px;    
    line-height:16px;
    border-radius:5px;    
    color:#a6a4b2;
    font-size:14px;
    border:1px solid #d4d3db;
}
.bl_item input.ftext{
    color:#333;
}
.bl_next_btn{
    display:inline-block;
    margin-top:20px;
    width:120px;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:14px;
    color:#fff;
    letter-spacing:2px;
    background-color:#f95c68;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:4px;
    background-color:#f54e54;
}
.bl_next_btn:hover{
    color:#fff;
    background-color:#ff6b77;
}
.bl_num{ 
    padding-left:120px;
    padding-top:37px;
    font-size:12px;
    color:#a6a4b2;
}
.step_1{ display:none;}
.bg_geetest{
    width:500px;
    margin-left:120px;
}
.step_1,.step_2{
    padding-left:32px;
}
/* = 步骤2
------------------------------------*/
.bl_item .bl_url_disabled{
    width:458px;
}
.bl_item .bl_url_disabled:disabled{
    background-color:#f2f4f5;
}
.bl_item .block_step{
    padding-left:15px;
}
.bl_item .bl_title{
    width:458px;
}
.baoliao_step .item_buyorder{
    
}
.baoliao_step .item_buyorder label,.baoliao_step .item_quick label{
    float:left;
    line-height:14px;
    margin-top:11px;
    margin-right:15px;
    font-size:14px;
    color:#333;
}
.baoliao_step .item_buyorder input,.baoliao_step .item_quick input,.baoliao_step .item_opt input{
    width:auto;
    height:auto;
    float:left;
    margin-right:3px;
    border:none;
    padding:0;
}
.bl_class select{
    border:1px solid #d6d6d6;
    color:#666;
    padding:1px 4px 5px 7px;
    width:106px;
    font-size:14px;
    font-family:Arial,"Microsoft YaHei";
    border-radius:3px;
}
.bl_class select option{
    color:#333;
    padding:3px 0;
}

.bl_ground .ground_textarea{
    width:536px;
    height:100px;
    padding:10px;
    line-height:22px;
    font-size:14px;
    color:#dadada;
    border:1px solid #ccc;
}
.com_form_box .com_textarea_area .ftext{
    color:#333;
    border:1px solid #b8b8b8;
}
.sub_btn{
    letter-spacing:0;
}
.bl_item .bl_price{
    width:84px;
}
.bl_item .bl_pic{
    position:relative;
    float:left;
    width:120px;
    height:120px;
    border:1px solid #e0e0e0;
}
.bl_item .bl_pic img{
    width:120px;
    height:120px;
}
.bl_item .bl_error{
    color:#f54e54;
    padding-left:30px;
    display:none;
}
/* 编辑器 */
.xheTool:before{
    content:'';
    width:556px;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    border:1px solid #d4d3db;
    border-top-right-radius:3px;
    border-top-left-radius:3px;
    border-bottom:none;
}
.editMode{
    border:1px solid #d4d3db;
    border-bottom-right-radius:3px;
    border-bottom-left-radius:3px;
}
.xheShadow{
    display:none;
}
.xheDialog label{
    margin-right:4px;
}
.xheDialog input[type=text]{
    margin-bottom:5px;
}
/*上传图片*/
.add_bl_pic{
    position:relative;
    float:left;
    width:122px;
    height:122px;
    background:#f0f0f0;
}
.add_bl_pic .upload_btn{
    position:relative;
    display:inline-block;
    width:70px;
    height:32px;
    margin:48px 0 0 25px;
    overflow:hidden;
    text-align:center;
    line-height:32px; 
    border:1px solid #ccc;
    background-color:#fff;
    cursor:pointer;  
}
.upload_btn .upload_btn_file{
    position:absolute;
    top:0;
    right:0;
    border:0;
    padding:0;
    height:36px;
    font-size:30px;
    opacity: 0;
    filter:alpha(opacity=0);
    z-index: 5;
    cursor:pointer;
}
.add_bl_pic .loading_pic{
    position:absolute;
    top:0;
    left:0;
    display:none;
    width:120px;
    padding-top:30px;
    text-align:center;
    
}
.add_bl_pic .loading_pic img{
    display:block;
    width:32px;
    height:32px;
    margin:0 auto;
}

/*修改图片*/
.changupload_btn{
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:70px;
    height:32px;
    margin:46px 0 0 25px;
    overflow:hidden;
    text-align:center;
    line-height:32px; 
    border:1px solid #ccc;
    background-color:#fff;  
    display:none;
    cursor:pointer;  
}
.changupload_btn .upload_btn_file{
    position:absolute;
    top:0;
    right:0;
    border:0;
    padding:0;
    height:36px;
    font-size:30px;
    opacity: 0;
    filter:alpha(opacity=0);
    z-index: 5;
    cursor:pointer;
}
.bl_pic .loading_pic{
    position:absolute;
    top:0;
    left:0;
    display:none;
    width:120px;
    padding-top:30px;
    text-align:center;    
}
.bl_pic .loading_pic img{
    display:block;
    width:32px;
    height:32px;
    margin:0 auto;
}


/*上传图片*/
.add_bl_pic{
    position:relative;
    float:left;
    width:122px;
    height:122px;
    background:#f0f0f0;
}
.add_bl_pic .upload_btn{
    position:relative;
    display:inline-block;
    width:70px;
    height:32px;
    margin:48px 0 0 25px;
    overflow:hidden;
    text-align:center;
    line-height:32px; 
    border:1px solid #ccc;
    background-color:#fff;
    cursor:pointer;  
}
.upload_btn .upload_btn_file{
    position:absolute;
    top:0;
    right:0;
    border:0;
    padding:0;
    height:36px;
    font-size:30px;
    opacity: 0;
    filter:alpha(opacity=0);
    z-index: 5;
    cursor:pointer;
}
.add_bl_pic .loading_pic{
    position:absolute;
    top:0;
    left:0;
    display:none;
    width:120px;
    padding-top:30px;
    text-align:center;
    
}
.add_bl_pic .loading_pic img{
    display:block;
    width:32px;
    height:32px;
    margin:0 auto;
}


/*修改图片*/
.addgood_pic{ 
    float:left;
}

.changupload_btn{
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:70px;
    height:32px;
    margin:46px 0 0 25px;
    overflow:hidden;
    text-align:center;
    line-height:32px; 
    border:1px solid #ccc;
    background-color:#fff;  
    display:none;
    cursor:pointer;  
}
.changupload_btn .upload_btn_file{
    position:absolute;
    top:0;
    right:0;
    border:0;
    padding:0;
    height:36px;
    font-size:30px;
    opacity: 0;
    filter:alpha(opacity=0);
    z-index: 5;
    cursor:pointer;
}
.bl_pic .loading_pic{
    position:absolute;
    top:0;
    left:0;
    display:none;
    width:120px;
    padding-top:30px;
    text-align:center;    
}
.bl_pic .loading_pic img{
    display:block;
    width:32px;
    height:32px;
    margin:0 auto;
}

.show_addsun_cot .addsun_pic{
    margin:20px 0 20px 0; 
}
.addsun_pic_list123{
    width:550px;
}
.addsun_pic_list li{
    position:relative;
    top:0;
    left:0;
    float:left;
    width:115px;
    height:115px;
    margin-right:8px;
    text-align:center;
    overflow:hidden;
    z-index:8;
}
.addsun_pic_list .btn_upload{
    width:115px;
    height:115px;
    border:2px dashed #ccc;
    background:none;    
}
.addsun_pic_list .btn_upload a{
    display:block;
    position:relative;
    width:115px;
    height:115px;
    overflow:hidden;
}
.addsun_pic_list .btn_upload .loading_upload{
    display:none;
    width:115px;
    height:115px;
    text-align:center;    
}
.addsun_pic_list .btn_upload .loading_upload img{
    margin-top:15px;
    margin-bottom:5px;
}
.addsun_pic_list .btn_upload .loading_upload .add_txt{
    color:#999;
    display:block;
}
.addsun_pic_list .btn_upload .add_icon{
    display:inline-block;
    width:20px;
    height:20px;
    margin:39px 0 10px;
    background-image: url(https://i.huim.com/content_new/images/publish_ico.png?v=0516);
    background-repeat: no-repeat;
    background-position:0 -635px;
}
.addsun_pic_list .btn_upload .add_txt{
    color:#757380;
}
.addsun_pic_list .addupload{
    display:block;
    height:110px;
    position:absolute;
    top:0;
    left:0;
    cursor:pointer;
    filter:alpha(opacity=0);
    opacity:0;
    font-size:100px;
    width:auto;
    padding:0;
}
.addsun_pic_list li.itempic:hover .picbg{
    display:block;
    width:115px;
    height:115px;
    position:absolute;
    top:0;
    left:0;
    background-color:#4a4a4a;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.addsun_pic_list .facepic{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    width:34px;
    height:20px;
    text-align:center;
    line-height:20px;
    color:#fff;
    background-color:#f95c68;
}
.addsun_pic_list li:hover a{
    display:block;
}
.addsun_pic_list .btn_delpic{
    display:block;
    position:absolute;
    top:0;
    right:0;
    z-index:10;
    width:20px;
    height:20px;    
    text-align:center;
    line-height:20px;
    font-size:18px;
    font-weight:500;
    color:#fff;
    cursor:pointer;
    background-color:#666; 
}
.addsun_pic_list .btn_delpic:hover{
    background-color:#333;
}
.addsun_pic_list .btn_setface{
    display:none;
    position:absolute;
    top:40px;
    left:20px;    
    width:70px;
    height:30px;
    color:#757380;
    font-size:12px;
    text-align:center;
    line-height:30px;
    background-color:#f3f3f3;
}



.item_opt .bl_item_tit,.item_quick .bl_item_tit{
    position:relative;
}
.bl_item_tit_opt{
    position:absolute;
    top:17px;
    right:20px;
    color:#a6a4b2;
    font-size:12px;
}
.item_opt_upload{ 
    position:relative;
    display:inline-block;
    height:30px;
    width:110px;
    overflow:hidden;
    margin-top:3px;
    float:left;
}
.item_opt_upload span{
    display:block;
    width:94px;
    text-align:center;
    height:28px;
    line-height:28px;
    background-color:#fafafa;
    border:1px solid #cccbd1;
    border-radius:3px;
}
.item_opt_upload:hover{
    background-color:#fafafa;color:#333;
}
.baoliao_step .item_opt_upload .cutimg{ 
    display:block;
    position:absolute;
    top:-7px;
    right:0;
    cursor:pointer;
    filter:alpha(opacity=0);
    opacity:0;
    font-size:50px;   
}
.showcutimg{
    display:none;
    position:relative;
    margin-left:120px;
    top:-10px;
    width:150px;
    height:150px;
    border:1px solid #E5E5E5;
}
.showcutimg img{
    width:150px;
    height:150px;
}
.showcutimg .btn_delcutimg{
    display:block;
    position:absolute;
    top:0;
    right:0;
    z-index:10;
    width:20px;
    height:20px;    
    text-align:center;
    line-height:20px;
    font-size:18px;
    font-weight:500;
    color:#fff;
    cursor:pointer;
    background-color:#bfbfbf; 
}
.bl_item .tips_txt{
    float:left;
    padding-top:9px;
    font-size:12px;
    color:#a6a4b2;
}



/* = 侧边
--------------------------------------------------------------------*/
.baoliao_side{
    float:right;
    width:200px;
    margin-right:30px;
}

.total_exp_num{
    width:200px;
    margin-top:30px;
}
.total_exp_num .total_num_tip{
    float:left;
    padding:0 2px;
    height:26px;
    line-height:26px;
    font-size:14px;
    color:#333;
}
.total_exp_box{
    float:left;
    display:inline-block;
    height:26px;
}
.digital_container {
    display:inline-block;
    _display:inline;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius: 2px;
}
.digital_container span {
    float:left;
    width:18px;
    height:28px;    
    line-height:28px;
    display:inline-block;
    margin-right:1px;
    text-align:center;
    font-size:18px;
    font-family:Arial;
    color:#f54e54;
    background-color:#fff4f4; 
}

.baoliao_side .side_item{
    margin-top:30px;
    border-top:1px solid #ededed;
}
.baoliao_side .side_item_tit{    
    padding-top:15px;
    font-size:14px;
    font-weight:700;
    color:#333;    
}
.baoliao_side .side_item_tit i{
    display:inline-block;
    width:4px;
    height:16px;
    margin-right:4px;
    vertical-align:-3px;
    *vertical-align:0px;
    background:#f95c68;
}
.baoliao_side .side_item_content{
    padding-top:10px;
    color:#46454d;
}
.quality_des .side_item_content{
    line-height:22px;
}
.reward_des .side_item_content li{
    line-height:22px;
    margin-bottom:15px;
}
.reward_des .side_item_content i{
    float:left;
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:3px;
    margin-right:5px;
    color:#fff;
}
.reward_des .zhi_ico{
    background-position:0 -196px;
}
.reward_des .jing_ico{
    background-position:0 -222px;
}



/* 已有爆料
--------------------*/
#show_repeat_pop{
    display:-none; 
    width:520px; 
    height:270px; 
    margin-left:-260px; 
    margin-top:-135px;
    border-radius:5px;
}
.repeat_data{
    padding:25px 0 25px 95px;
}
.repeat_data .data_pic{
    float:left;
    width:70px;
    height:70px;
    margin-right:10px;
    border:1px solid #f0f0f0;
}
.repeat_data .data_info{
    float:left;
}
.data_info a{
    display:inline-block;
    width:300px;
    margin-top:5px;
    margin-bottom:10px;
    color:#3366cc;
    font-size:14px;
}
.data_info p{
    color:#666;
    font-size:14px;
}
.active_btn a{
    display:inline-block;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:14px;
    color:#fff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.active_btn .cheap_btn{
    width:180px;
    color:#666;
    background:#e6e6e6;
}
.active_btn .cheap_btn:hover{
    color:#666;
    background:#eaeaea;
}
.active_btn .cancel_btn{
    margin:0 10px 0 95px;
    width:120px;
    background:#f95c68;
}
.active_btn .cancel_btn:hover{
    color:#fff;
    background:#ff6b77;
}
.active_btn.nocheap .cheap_btn{
    display:none;
}
.active_btn.nocheap .cancel_btn{
    margin-left:180px;
    width:160px;
}
/* 爆料限制
--------------------*/
#show_limit_pop{
    display:-none; 
    width:520px; 
    height:270px; 
    margin-left:-260px; 
    margin-top:-135px;
    border-radius:5px;
}
.show_limit_cot{
    text-align:center;
    padding-top:50px;
}
.show_limit_cot .limit_t1{
    font-size:20px;
    color:#333;
    font-weight:700;
}
.show_limit_cot .limit_t2{
    padding:40px 0 30px 0;
    font-size:14px;
    color:#666;
}
.show_limit_cot a{
    display:inline-block;
    width:160px;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:14px;
    color:#fff;
    background-color:#f54e54;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;   
}

/* 爆料成功
--------------------*/
#show_publishsuccess_pop{
    display:-none; 
    width:520px; 
    height:270px; 
    margin-left:-260px; 
    margin-top:-135px; 
    border-radius:8px;
}
#show_publishsuccess_pop .cot_tit{
    padding-top:60px;
}
.show_publishsuccess_cot .active_btn{
    padding:50px 0 0 0;
    text-align:center;
}
.active_btn .look_btn{
    width:120px;

}
.active_btn .sbtn{
    display:inline-block;
    margin-right:10px;
    width:120px;
    height:36px;
    text-align:center;
    line-height:36px;
    border:1px solid #f54e54;
    color:#f54e54;
}
.active_btn a.sbtn:hover{
    color:#fff;
    background-color:#f54e54;
}
.publish_contact{
    height:50px;
    padding-right:20px;
    line-height:50px;
    border-top:1px solid #f0f0f0;
    text-align:right;
    color:#666;
}
.publish_contact a{
    color:#3366cc;
}

.popbox_content .cot_tit{
    padding-top:40px;
    font-weight:700;
    font-size:22px;
    color:#333;
    text-align:center;
}
.cot_tit i{
    vertical-align:middle;
     display:inline-block;
     margin-right:10px;
     width:28px;
     height:28px;
     background:url("https://i.huim.com/content_new/images/pop_msg_ico.png") no-repeat;
}
.cot_tit .result_ico1{
    background-position:0 0;
}
.cot_tit .result_ico2{
    background-position:0 -40px;
}
.cot_tit .result_ico3{
    background-position:0 -80px;
}
.cot_tit2{
    padding-top:12px;
    text-align:center;
    color:#757380;
    font-size:14px;
}