.webuploader-container {
	position: relative;
}
.webuploader-element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
/*.filePicker{
	position: relative;
    display: inline-block;
    cursor: pointer;
     background: #00b7ee; 
    padding: 7px 15px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    width: 59px;
    height: 50px;
    margin: 0 auto;
}*/

.webuploader-pick-hover {
	/*background: #00a2d4;*/
}

.webuploader-pick-disable {
	opacity: 0.6;
	pointer-events:none;
}
.webuploader-pick{
    height: 100%;
    width: 100%
}
.images_list_responsibility .webuploader-pick{
    width: 0.75rem;
    height: 0.75rem;
}
#card_2_responsibility div:nth-child(2){width:100%!important;height:100%!important;}
#card_2_insurance div:nth-child(2){width:100%!important;height:100%!important;}
#card_2_activity div:nth-child(2){width:100%!important;height:100%!important;}
#card_2_conclusion div:nth-child(2){width:100%!important;height:100%!important;}  
/*信息弹框*/

.openbox{ position:absolute; z-index:999; right:1rem; top:1rem; background:rgba(255,255,255,0.8); border-radius:0.36rem; color:#a93cff; font-size:0.52rem; padding:0 0.2rem;}
.pobox{ position:fixed; left:0; right:0; top:0;bottom:0; height:100%; width:100%; background:rgba(0,0,0,0.5); z-index:999; display:none;}
.pobox .pobox-con{ position:absolute; top:50%; left:50%; width:90%; transform:translate(-50%,-50%); background:#fff; border-radius:0.36rem;}
.pobox-con .closebox{ position:absolute; z-index:1000; width: 0.5rem;    height: 0.5rem; border-radius:100%; overflow:hidden; background:#fff url(http://image.360eol.com/nx_images/closebox.png) center center no-repeat; background-size:cover; top:0.2rem; right:0.2rem;}
.pobox-con .listcon{padding:0.6rem;width:100%;max-height:8.5rem; overflow:hidden; overflow-y:auto; }
.pobox-con .listwz{color:#333; font-size:0.56rem;line-height:1rem; width:100%; height:100%;}
.pobox-con .listwz li{ margin-top:0.2rem; padding-bottom:0.2rem; border-bottom:1px dashed #ddd;}
.pobox-con .listwz .datewz{ line-height:1rem;}
.pobox-con .listwz .detailwz{ line-height:1rem;}
