/*pop*/
.maskLayer{width:100%;height:100%;filter:alpha(opacity=70);opacity:0.5;background:#000;position:absolute;z-index:996;top:0;left:0;display:none;}
.sharereport_ui .popDiv{ background:#FFFFFF; border:1px solid #707070; position:fixed; z-index:10001;max-height: 600px;overflow: auto;}
.sharereport_ui  .popWidth700{ width:700px;}
.sharereport_ui  .popWidth560{ width:560px;}
.sharereport_ui  .popWidth400{ width:400px;}
.sharereport_ui  .popDel{ width:12px; height:12px; background:url(../images/popDel.png) no-repeat; position:absolute; right:20px; top:20px;}
.sharereport_ui  .popTitle{ padding:30px; line-height:20px; font-size:16px; font-weight:bold; text-align:center;}
.sharereport_ui  .popBnt{ width:100%; padding-bottom:30px; display:table; text-align:center;}
.sharereport_ui  .popBnt_blue,.popBnt_white{ margin:0 10px; min-width:60px; padding:0 14px; height:34px; line-height:34px; font-size:14px; border:solid #0099FF 1px; border-radius:4px; display:inline-block; vertical-align:top; text-align:center;text-decoration: none;}
.sharereport_ui  .popBnt_blue{ background:#0099FF; color:#FFFFFF}
.sharereport_ui .popBnt_white{ background:#FFFFFF; color:#0099FF;}

.sharereport_ui .popExamine{ padding:0 30px 30px;}
.sharereport_ui .popExamine .popExamine_h3{ margin-bottom:10px; font-size:14px; color:#666666;}


.sharereport_ui .popReport{}
.sharereport_ui .popReport .popReport_item{ padding-left:100px; margin-bottom:20px; min-height:36px; position:relative;}
.sharereport_ui .popReport .popReport_name{ position:absolute; left:0; top:0; width:100px; height:36px; line-height:36px; font-size:14px; color:#333333; text-align:right;}
.sharereport_ui .popReport .popReport_textarea{ display:inline-block; width:410px; height:100px; line-height:20px; padding:7px 9px; border:solid #E0E0E0 1px; font-size:14px; border-radius:2px; vertical-align:top;}
.sharereport_ui .popReport .popReport_textarea:hover,.popReport .popReport_textarea:focus{ border-color:#0099FF;}
.sharereport_ui .popReport .dataSel{ width:428px;}

.sharereport_ui .dataSel{ display:inline-block; width:198px; height:34px; line-height:34px; border:solid #e7e9f0 1px; font-size:14px; border-radius:4px; position:relative; text-align:left;}
.sharereport_ui .dataSel:hover,.dataSel_blue{ border-color:#0099FF;}
.sharereport_ui .dataSel_name{ display:block; padding:0 20px 0 9px; height:34px; color:#333333; position:relative; cursor:pointer; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.sharereport_ui .dataSel_name:after{ content:''; display:block; width:10px; height:10px; background:url(../images/select_arrow.png) no-repeat; position:absolute; right:10px; top:50%; margin-top:-5px;
	-webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg);
	-webkit-transition:all .2s linear; -moz-transition:all .2s linear; -ms-transition:all .2s linear; -o-transition:all .2s linear; transition:all .2s linear;
}
.sharereport_ui .popReport_item:nth-child(1) .dataSel_name:after{background: none}
.sharereport_ui .dataSel_arrow:after{-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg);}
.sharereport_ui .dataSel_con{ width:100%; max-height:360px; overflow:auto; border:solid #e7e9f0 1px; background:#FFFFFF; position:absolute; left:-1px; top:110%; z-index:999; display:none; box-shadow:rgba(153,153,153,.2) 0 1px 6px;}
.sharereport_ui .dataSel_con li{ padding:8px 9px; line-height:20px; color:#333333; cursor:pointer;}
.sharereport_ui .dataSel_con li:hover,.dataSel_con li.active{ background:#e5f5ff; color:#0099ff;}

.sharereport_ui .popReport .ksEmp_con:after{ content:''; display:block; clear:both; font-size:0; height:0; line-height:0; overflow:hidden;}
.sharereport_ui .popReport .ksEmp_file{ width:110px; height:110px; background:url(../images/ksEmp_file.png) no-repeat; position:relative; overflow:hidden;;margin-top: 5px;}
.sharereport_ui .popReport .ksEmp_file input{ position:absolute; right:0; top:0; font-size:80px; filter:alpha(opacity=0); opacity:0; cursor:pointer;}
.sharereport_ui .popReport .ksEmp_pic{ width:110px; height:110px; position:relative; margin-right:20px;margin-top: 5px;}
.sharereport_ui .popReport .ksEmp_pic img{ width:100%; height:100%; display:block;}
.sharereport_ui .popReport .ksEmp_pic_dele{ width:20px; height:20px; background:url(../images/file_dele.png) no-repeat; position:absolute; right:-8px; top:-8px;}
.sharereport_ui .popReport .ksEmp_tips{ margin-top:10px; line-height:30px; font-size:14px; color:#666666;}
.sharereport_ui .popReport .spanRed{ color:#fe0624;}


.sharereport_ui .popTips_div{ padding:10px 30px 30px; font-size:14px; color:#333333; text-align:center;}
















































