| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374 | /*viewer*/#netcasignpdf{    width:100%;    height:750px;    display: none;}.openfile,.verification,.about,.fullscreen,.sign,.zoomIn,.zoomOut{    width:30px;    height:45px;}.pageUp,.pageDown{    width:45px;    height:60px;    padding: 0 3px;}.sidebar{    width:90px;    height:60px;}#pageNumber,#numPages,#scaleSelectContainer{    margin-top:20px;    color: #6c757d;}#scaleSelect,#scaleSelectContainer{    min-width: 60px!important;}#pageNumber{    /*margin-left:20px;*/    /*background:#fff;*/}#toolbarViewer,#toolbarContainer{    height:45px;}#siderMenuBar {    position: absolute;    left: 0;    top: 75px;    bottom: 0;    width: 50px;    background-color: #F2F2F2;    z-index: 200;}#siderMenuBar .sidebar_img{    margin: 10px auto;    display: block;}.NetcaSignMoveDiv{    position:absolute;    pointer-events: none;}.NetcaSignMoveDiv #NetcaSignMoveImage{    display:block;    opacity: 0.5;    filter: alpha(opacity=50);}html[dir='ltr'] #toolbarViewerLeft > *,html[dir='ltr'] #toolbarViewerRight > *{    width:65px;    height:45px;    color:#60789E;    font-size: 12px;    margin-right:10px;}html[dir='ltr'] .toolbarButton,html[dir='ltr'] .overlayButton,html[dir='ltr'] .dropdownToolbarButton ,html[dir='ltr'] .splitToolbarButton{    margin:0;}input#pageNumber.toolbarField.pageNumber{    height:14px;    line-height:14px;    margin-top:7px;    /*margin-left:20px;*/    border: 1px solid #bbb;    border-radius: 4px;    width: 20px;}span#numPages.toolbarLabel{    height:24px;    line-height:24px;    margin-top:27px;}span#scaleSelectContainer.dropdownToolbarButton{    height:30px;    line-height:20px;    margin-top:7px;    /*margin-left:20px;*/    /*border: 1px solid #bbb;*/    border-radius: 4px;}span#scaleSelectContainer.dropdownToolbarButton select{    /*height: 30px;*/}#previous,#next{    width:59px;    height:45px;    color:#60789E;    font-size: 12px;    cursor: pointer;}#sidebarContent{    background-color: #D8D8D8;}#viewerContainer{    background-color:#9D9D9D;}#viewerContainer{    /*background-image: url("../images/icon/pic_netca_logo.png");*/    background-position: center center;    background-repeat: no-repeat;}html[dir='ltr'] #toolbarViewerRight{    float:left;}div#findbar.findbar.doorHanger{    background: #95969d;}#scaleSelect{    padding-bottom:0;    color: #6c757d;    background-color: #f2f2f2;    border-radius: 4px;    border: 1px solid #bbb;    font-size: 14px;}#NetcaReaderAxTable tr td{    padding:10px;}/**验证信息*/#netcasignedDataVerify{    width:100%;    height:45px;    background:url("../images/icon/validationbar_bg.png");    position: absolute;    top: 75px;    right: 0;    bottom: 0;    left: 0;    z-index:10;    display: none;    border-top:1px solid #949494;    border-bottom:1px solid #949494;}#netcasignedDataVerify span{    line-height: 45px;    font-size:12px;}#netcasignedDataVerify .netcasignedDataVerify_l{    float:left;}#netcasignedDataVerify  .netcasignedDataVerify_r{    float:right;}#netcasignedDataVerify .netcasignedDataVerify_l .netcainvalidIcon{    padding-left:20px;}#netcasignedDataVerify .netcasignedDataVerify_l .netcainvalidInfo{    padding-left:20px;}#netcasignedDataVerify  .netcasignedDataVerify_r .netcainvalidBtn{    padding-right:20px;}#netcasignedDataVerify  .netcasignedDataVerify_r .netcainvalidBtn input{    border:none;    padding:3px 6px;    /*background:url("../image/btn_nor.png") ;*/    color:#60789E;    cursor: pointer;    font-size:10px;}#netcasignedDataVerify  .netcasignedDataVerify_r .netcainvalidClose{    padding-right:20px;    cursor: pointer;}/*签名验证具体信息*/#netcaDisplaySignedDataVerify{    width:14%;    height:84%;    position:absolute;    left:0;    top:115px;    background: #ebebeb;    display: none;}#netcaDisplaySignedDataVerify .netcaDisplay{    width:86%;    height:100%;    margin:auto;}.netcasignInfo{    height:90%;    overflow-y: auto;    background: #fff;    border:1px solid #cfcfcf;}#netcaDisplaySignedDataVerify .netcasignState{    position:relative;    line-height:50px;    font-weight: bold;    font-size:14px;}#netcaDisplaySignedDataVerify .netcasignState span{    position:absolute;    right:0;}.netcasubjectCN{    margin-left:6px;    line-height:20px;    font-size:12px;}.netcasubjectCN span{    padding-right:10px;}.netcasignContent{    border:1px solid #cfcfcf;    background:#FAFAFA;    border-radius: 2px;}.netcasignTip{    position:relative;    font-size:12px;}.netcasignTip span{    display: inline-block;    line-height:30px;    padding-left:10px;    font-weight: bold;}.netcasignTip input{    width: 60px;    position:absolute;    right:10px;    top:3px;    padding:2px 5px;    background:#f9f9f9;    border:1px solid #cfcfcf;    cursor: pointer;    border-radius: 3px;    font-size: 12px;}.netcasignTip input:hover{    background: #FAFAFA;}.netcasignTime{    border-top:1px solid #ebebeb;    line-height:20px;    padding:10px;    color:#757575;    font-size:12px;    display: none;}.netcasignTime p{    margin-bottom:5px;}.netcasignDetail{    padding:10px 10px 10px 10px;    cursor: pointer;}.netcasignDetail:hover{    background: #e2eeff;}.name{    position:absolute;    width:200px;    height:200px;    border:4px dotted red;    z-index:99;}.netcafieldInfo{    position: absolute;}.netcafieldInfo:hover{    border:4px dashed #71c5fa;}.netcainvalidIcon img,#netcaclose2 img, .netcainvalidClose img{    vertical-align: middle;}/**签章菜单*/.netcasignmenu{    width:100px;    display: none;    position: absolute;    top: 70px;    left: 795px;    z-index: 100;}.netcasignmenu ul{    width: 100px;    overflow: hidden;    border: 3px solid transparent;    background-clip: content-box;    -o-border-image: url('../images/icon/shadow.png') 5 5 repeat;    border-image: url('../images/icon/shadow.png') 5 5 repeat;    background-color: white;}.netcasignmenu ul li{    line-height:40px;    text-align: left;    padding-left:20px;    cursor: pointer;    color:#333;    font-size:14px;}.netcasignmemuitem ul li{    border-bottom: 1px solid #D3D4D3;}.netcasignmemuitem ul li:last-child{    border-bottom: none;}/**获取源文件PDFbase64、签名后的PDFbase64*/.netcapdfbase64{    margin:20px;}.netcapdfbase64 table tr{    line-height: 40px;}.netcapdfbase64 table tr textarea{    padding:10px;}.netcapdfbase64 table tr button{    cursor: pointer;    background: #1E9FFF;    color:#F2F2F2;    border:none;    padding:3px 5px;    box-sizing: content-box;}/**注释结构*/.hideElement{display: none;}.file-box{ position:relative;display:inline-block;}.file-box .file{    width:65px;    height:75px;    position:absolute;    top:0;    right:0;    filter:alpha(opacity:0);    opacity: 0;    cursor: pointer;    border:none;    outline: none;}.file-box.pfxFile{    padding:0!important;}.file-box button{    width:65px;    height:75px;    color:#60789E;    border:none;    background: transparent;    font-size:12px;}
 |