html,body{margin:0;padding:0}
.wmd-lock{overflow:hidden;height:100%}
.wmd-page{min-height:100vh;background:#f4f6f8;color:#222;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",Arial,sans-serif}
.wmd-nav{display:flex;align-items:center;justify-content:space-between;height:46px;padding:0 12px;background:#fff;position:sticky;top:0;z-index:20}
.wmd-nav-back{width:20px;height:20px;display:block}
.wmd-nav-title{font-size:17px;font-weight:500}
.wmd-nav-logo{display:flex;align-items:center;gap:4px;color:#2f7cff;font-size:12px;font-weight:700}
.wmd-nav-logo b{width:18px;height:18px;border-radius:4px;background:linear-gradient(135deg,#2f7cff,#1b5fff);color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center}
.wmd-zone-body{background:#fff;color:#222;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",Arial,sans-serif}
.wmd-zone{min-height:calc(100vh - 44px);background-color:#2084fe;background-repeat:no-repeat;background-position:top center;background-size:100% auto;padding-bottom:24px}
.wmd-zone-nav{position:sticky;top:0;z-index:120;height:44px;background:#fff;box-shadow:none}
.wmd-zone-nav .wmd-nav-title{position:absolute;left:56px;right:56px;text-align:center;font-size:17px;font-weight:400;color:#111;pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.wmd-zone-nav .wmd-nav-back{position:relative;z-index:1}
.wmd-nav-side{width:20px;height:20px;display:block}
.wmd-zone-head{position:relative;width:100%;aspect-ratio:521/250;padding:0;min-height:0;color:#fff;overflow:visible;box-sizing:border-box}
.wmd-zone-back{width:20px;height:20px;display:block;margin-bottom:16px;filter:brightness(10);position:relative;z-index:1}
.wmd-zone-title{font-size:24px;font-weight:500;letter-spacing:.3px;position:relative;z-index:1}
.wmd-zone-user,.wmd-zone-area{position:absolute;z-index:1;margin:0;color:#fff;font-size:14px;font-weight:400;line-height:1.4;white-space:nowrap}
.wmd-zone-user{left:calc(38 / 521 * 100%);top:calc(109 / 250 * 100%);transform:translateY(-50%)}
.wmd-zone-area{left:calc(22 / 521 * 100%);top:calc(158 / 250 * 100%)}
.wmd-zone-meta-ico{width:18px;height:18px;object-fit:contain;display:block;flex-shrink:0}
.wmd-zone-dots{display:block;width:168px;height:auto;margin-top:14px;position:relative;z-index:1}
.wmd-zone-build{position:absolute;right:-8px;top:0;width:210px;height:auto;z-index:0;pointer-events:none}
.wmd-card{background:#fff;border-radius:16px;margin:0 16px 12px;overflow:hidden;box-shadow:0 4px 14px rgba(20,60,140,.08)}
.wmd-list-row{display:flex;align-items:center;padding:16px 18px;text-decoration:none;color:#333;font-weight:400}
.wmd-list-row+.wmd-list-row{border-top:1px solid #f2f3f5}
.wmd-ico{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:12px;flex:0 0 36px;font-size:13px;box-sizing:border-box;overflow:hidden;background:transparent}
.wmd-ico img{width:100%;height:100%;object-fit:contain;display:block}
.wmd-list-row span:not(.wmd-ico){flex:1;font-size:16px;font-weight:400}
.wmd-list-row em{color:#c8c8c8;font-style:normal;font-size:18px}
.wmd-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 16px}
.wmd-grid-item{background:#fff;border-radius:16px;min-height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(20,60,140,.08);border:0;color:#333;font-size:15px;font-weight:400}
.wmd-grid-item svg,.wmd-grid-item img{width:58px;height:48px;object-fit:contain;margin-bottom:8px}
.wmd-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:100;align-items:flex-end;justify-content:center}
.wmd-mask.is-show{display:flex}
.wmd-mask.is-center{align-items:center}
.wmd-area-mask{top:44px;background:rgba(0,0,0,.45);align-items:stretch;justify-content:flex-end}
.wmd-area-mask.is-show{flex-direction:column;justify-content:flex-end}
.wmd-picker{width:100%;background:#fff;border-radius:16px 16px 0 0;padding-bottom:env(safe-area-inset-bottom)}
.wmd-area-mask .wmd-picker{flex:0 0 auto;height:auto;border-radius:0;background:#e8e8e8;display:flex;flex-direction:column}
.wmd-picker-hd{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}
.wmd-area-mask .wmd-picker-hd{background:#f2f2f2;padding:12px 18px;flex-shrink:0}
.wmd-picker-cancel{color:#888;font-size:16px}
.wmd-area-mask .wmd-picker-cancel{min-width:76px;height:38px;padding:0 18px;border:1px solid #cfcfcf;border-radius:19px;background:#f7f7f7;color:#333;font-size:16px;-webkit-appearance:none;appearance:none}
.wmd-picker-ok{width:32px;height:32px;border-radius:16px;background:#2f7cff;color:#fff;display:flex;align-items:center;justify-content:center;border:0;font-size:16px}
.wmd-area-mask .wmd-picker-ok{width:auto;min-width:76px;height:38px;padding:0 18px;border-radius:19px;background:#2f7cff;color:#fff;font-size:16px;-webkit-appearance:none;appearance:none}
.wmd-area-mask .wmd-picker-cancel,.wmd-area-mask .wmd-picker-ok{display:flex;align-items:center;justify-content:center;margin:0;box-sizing:border-box;font-family:inherit}
.wmd-picker-bd{position:relative;display:flex;height:220px;overflow:hidden}
.wmd-area-mask .wmd-picker-bd{flex:none;height:220px;background:#d8d8d8}
.wmd-picker-hl{position:absolute;left:12px;right:12px;top:88px;height:44px;border-top:1px solid #eee;border-bottom:1px solid #eee;z-index:1;pointer-events:none}
.wmd-area-mask .wmd-picker-hl{left:0;right:0;background:rgba(255,255,255,.28);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}
.wmd-area-mask .wmd-picker-bd:before,.wmd-area-mask .wmd-picker-bd:after{content:"";position:absolute;left:0;right:0;z-index:4;pointer-events:none;height:88px}
.wmd-area-mask .wmd-picker-bd:before{top:0;background:linear-gradient(to bottom,rgba(216,216,216,.92),rgba(216,216,216,.1))}
.wmd-area-mask .wmd-picker-bd:after{bottom:0;background:linear-gradient(to top,rgba(216,216,216,.92),rgba(216,216,216,.1))}
.wmd-wheel-col{flex:1 1 0;width:0;min-width:0;min-height:0;height:220px;overflow-y:scroll;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:0;box-sizing:border-box;scrollbar-width:none;position:relative;z-index:3}
.wmd-area-mask .wmd-wheel-col{height:220px}
.wmd-wheel-col::-webkit-scrollbar{display:none}
.wmd-wheel-space{height:88px}
.wmd-wheel-item{height:44px;line-height:44px;text-align:center;font-size:16px;color:#333;user-select:none;-webkit-user-select:none}
.wmd-area-mask .wmd-wheel-item{color:#9a9a9a;font-size:16px}
.wmd-area-mask .wmd-wheel-item.is-on{color:#111;font-size:17px;font-weight:500}
.wmd-search-page{background:#eef3f8}
.wmd-tabs{display:flex;gap:10px;padding:12px 16px 0}
.wmd-tab{flex:1;height:44px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;color:#666;position:relative;border:0}
.wmd-tab.is-on{background:#e8f2ff;color:#2f7cff;font-weight:400}
.wmd-form{margin:12px 16px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 14px rgba(20,60,140,.06)}
.wmd-form-row{display:flex;align-items:center;min-height:52px;padding:0 16px;border-bottom:1px solid #f2f3f5}
.wmd-form-row:last-child{border-bottom:0}
.wmd-form-row label{width:96px;color:#333;font-size:15px;font-weight:400;flex-shrink:0}
.wmd-form-row label i{color:#e23;font-style:normal;margin-right:2px}
.wmd-form-row .wmd-val{flex:1;text-align:right;color:#999;font-size:15px}
.wmd-form-row .wmd-val.has{color:#333}
.wmd-form-row.is-link .wmd-val:after{content:" >";color:#bbb}
.wmd-query-btn{display:block;width:calc(100% - 72px);margin:28px auto 0;height:44px;border:0;border-radius:22px;background:#2f7cff;color:#fff;font-size:16px;font-weight:400}
.wmd-purpose{width:86%;max-width:360px;background:#fff;border-radius:12px;margin:auto;overflow:hidden}
.wmd-purpose-item{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #f3f3f3;font-size:15px}
.wmd-purpose-item:last-child{border-bottom:0}
.wmd-purpose-item i{width:18px;height:18px;border:1px solid #ccc;border-radius:9px;box-sizing:border-box;display:block}
.wmd-purpose-item.is-active i{border-color:#2f7cff;background:#2f7cff}
.wmd-auth{background:#fff}
.wmd-voice{display:flex;align-items:center;justify-content:space-between;margin:0 20px 18px;color:#666;font-size:14px}
.wmd-switch{width:46px;height:26px;border-radius:13px;background:#ff6a00;position:relative;border:0}
.wmd-switch i{position:absolute;left:2px;top:2px;width:22px;height:22px;background:#fff;border-radius:11px}
.wmd-result-page{background:#fff;padding-bottom:88px}
.wmd-result-page .wmd-nav{background:#1a1a1a;color:#fff;height:44px;padding:0 14px}
.wmd-result-page .wmd-nav-title{color:#fff;font-size:17px;font-weight:500;position:absolute;left:0;right:0;text-align:center;pointer-events:none}
.wmd-result-page .wmd-nav-back{filter:invert(1);position:relative;z-index:1}
.wmd-result-page .wmd-nav-logo{color:#fff;font-size:13px;font-weight:400;position:relative;z-index:1}
@font-face{font-family:"WmdFangSong";src:url("../fonts/FandolFang-Regular.woff2") format("woff2"),local("FangSong_GB2312"),local("FangSong"),local("STFangsong"),local("仿宋");font-weight:400;font-style:normal;font-display:swap}
.wmd-paper{margin:0;background:#fff;padding:28px 18px 40px;box-shadow:none;position:relative;font-family:"WmdFangSong","FangSong","STFangsong","FangSong_GB2312","仿宋",serif;font-weight:400;font-synthesis:none;color:#111;min-height:calc(100vh - 44px - 88px);box-sizing:border-box}
.wmd-paper-title{text-align:center;font-size:11px;font-weight:400;line-height:1.55;letter-spacing:1px}
.wmd-paper-code{text-align:right;color:#111;font-size:7px;margin:2px 0 10px;line-height:1.4;font-weight:400}
.wmd-paper-p{font-size:9px;line-height:1.8;text-indent:2em;color:#111;text-align:justify;font-weight:400}
.wmd-applicant{display:flex;justify-content:center;align-items:flex-end;gap:28px;font-size:10px;margin:12px 0 12px;line-height:1.4;font-weight:400}
.wmd-applicant-item{white-space:nowrap}
.wmd-applicant u{text-decoration:none;border-bottom:1px solid #111;padding:0 8px 1px;min-width:64px;display:inline-block;text-align:center;line-height:1.3;font-weight:400}
.wmd-kv{display:flex;font-size:14px;margin:8px 0}
.wmd-kv b{width:72px;font-weight:400;flex-shrink:0}
.wmd-table-wrap{overflow:visible;margin:6px 0 18px;width:100%}
.wmd-table{border-collapse:collapse;width:100%;min-width:0;table-layout:fixed;font-size:8px;color:#111;font-weight:400;font-family:inherit}
.wmd-table th,.wmd-table td{border:1px solid #333;padding:4px 2px;text-align:center;vertical-align:middle;white-space:normal;word-break:break-all;line-height:1.35;font-weight:400}
.wmd-table th{background:#fff;font-weight:400;white-space:normal}
.wmd-note-wrap{position:relative;margin-top:8px}
.wmd-note{font-size:9px;color:#111;line-height:1.8;text-align:justify;font-weight:400}
.wmd-note-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;min-height:118px}
.wmd-seal{position:static;width:118px;height:118px;flex-shrink:0;z-index:2;pointer-events:none}
.wmd-seal img{width:100%;height:100%;object-fit:contain;display:none}
.wmd-seal.has-img img{display:block}
.wmd-note-right{flex:1;text-align:right}
.wmd-note-2{margin:0;padding:0;font-size:9px;line-height:1.8;color:#111;text-align:right;font-weight:400}
.wmd-sign{text-align:right;font-size:10px;margin-top:8px;line-height:1.8;padding-right:0;color:#111;font-weight:400}
.wmd-actions{position:fixed;left:0;right:0;bottom:0;background:#fff;display:flex;gap:14px;padding:12px 20px calc(12px + env(safe-area-inset-bottom))}
.wmd-actions button,.wmd-actions a{flex:1;height:42px;border-radius:8px;text-align:center;line-height:42px;font-size:16px;text-decoration:none;border:0;-webkit-appearance:none;appearance:none}
.wmd-btn-back{background:#2f7cff;color:#fff}
.wmd-btn-pdf{background:#fff;color:#2f7cff;border:1px solid #2f7cff !important}
.wmd-toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%) translateY(8px);background:rgba(0,0,0,.75);color:#fff;padding:8px 16px;border-radius:16px;font-size:13px;opacity:0;z-index:200;transition:.2s}
.wmd-toast.is-show{opacity:1;transform:translateX(-50%) translateY(0)}

.wmd-switch.is-off{background:#ddd}
.wmd-switch.is-off i{left:auto;right:2px}
.wmd-purpose-item.is-active i{background:#2f7cff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 16.2l-3.5-3.5-1.4 1.4L9 19 20 8l-1.4-1.4z'/%3E%3C/svg%3E") center/12px no-repeat;border-color:#2f7cff}

/* html-class-aliases */
.wmd-zone-head{position:relative;width:100%;aspect-ratio:521/250;padding:0;min-height:0;color:#fff;overflow:visible;box-sizing:border-box}
.wmd-zone-back{width:20px;height:20px;display:block;margin-bottom:16px;filter:brightness(10);position:relative;z-index:1}
.wmd-zone-title{font-size:24px;letter-spacing:.3px;position:relative;z-index:1}
.wmd-zone-user,.wmd-zone-area{position:absolute;z-index:1;margin:0;color:#fff;font-size:14px;font-weight:400;line-height:1.4;white-space:nowrap}
.wmd-zone-user{left:calc(38 / 521 * 100%);top:calc(109 / 250 * 100%);transform:translateY(-50%)}
.wmd-zone-area{left:calc(22 / 521 * 100%);top:calc(158 / 250 * 100%)}
.wmd-zone-build{position:absolute;right:-8px;top:0;width:210px;height:auto;z-index:0;pointer-events:none}
.wmd-card{background:#fff;border-radius:16px;margin:0 16px 12px;overflow:hidden;box-shadow:0 4px 14px rgba(20,60,140,.08)}
.wmd-list-row{display:flex;align-items:center;padding:16px 18px;text-decoration:none;color:#333;font-weight:400}
.wmd-list-row+.wmd-list-row{border-top:1px solid #f2f3f5}
.wmd-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 16px}
.wmd-grid-item{background:#fff;border-radius:16px;min-height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(20,60,140,.08);border:0;color:#333;font-size:15px;font-weight:400}
.wmd-grid-item svg,.wmd-grid-item img{width:58px;height:48px;object-fit:contain;margin-bottom:8px}
.wmd-search-page{background:#eef3f8}
.wmd-result-page{background:#fff;padding-bottom:88px}
.wmd-tabs{display:flex;gap:10px;padding:12px 16px 0}
.wmd-tab{flex:1;height:44px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;color:#666;border:0}
.wmd-tab.is-on{background:#e8f2ff;color:#2f7cff;font-weight:400}
.wmd-form{margin:12px 16px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 14px rgba(20,60,140,.06)}
.wmd-form-row{display:flex;align-items:center;min-height:52px;padding:0 16px;border-bottom:1px solid #f2f3f5}
.wmd-form-row:last-child{border-bottom:0}
.wmd-form-row label{width:96px;color:#333;font-size:15px;font-weight:400;flex-shrink:0}
.wmd-form-row label i{color:#e23;font-style:normal;margin-right:2px}
.wmd-form-row .wmd-val{flex:1;text-align:right;color:#999;font-size:15px}
.wmd-form-row .wmd-val.has{color:#333}
.wmd-form-row.is-link .wmd-val:after{content:" >";color:#bbb}
.wmd-query-btn{display:block;width:calc(100% - 72px);margin:28px auto 0;height:44px;border:0;border-radius:22px;background:#2f7cff;color:#fff;font-size:16px;font-weight:400}
.wmd-purpose{width:86%;max-width:360px;background:#fff;border-radius:12px;margin:auto;overflow:hidden}
.wmd-voice{display:flex;align-items:center;justify-content:space-between;margin:0 20px 18px;color:#666;font-size:14px}
.wmd-switch{width:46px;height:26px;border-radius:13px;background:#ff6a00;position:relative;border:0}
.wmd-switch i{position:absolute;left:2px;top:2px;width:22px;height:22px;background:#fff;border-radius:11px}
.wmd-switch.is-off{background:#ddd}
.wmd-switch.is-off i{left:auto;right:2px}

/* search page */
.wmd-search-page{background:#f2f3f8}
.wmd-search-nav{height:48px;background:#f7f7f7;position:sticky;top:44px;z-index:19;padding:0 12px;box-shadow:none}
.wmd-search-nav-left{display:flex;align-items:center;gap:8px;position:relative;z-index:1}
.wmd-search-nav-title{font-size:17px;font-weight:400;color:#111}
.wmd-nav-wst{height:26px;width:auto;display:block;object-fit:contain}
.wmd-search-page .wmd-tabs{justify-content:flex-start;align-items:stretch;gap:10px;padding:12px 16px 0}
.wmd-search-page .wmd-tab{flex:0 0 110px;width:110px;height:56px;min-height:56px;padding:0;margin:0;border:0;border-radius:12px;overflow:hidden;background:#fff;color:#111;font-size:15px;font-weight:400;line-height:1;font-family:inherit;box-shadow:none;box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;-webkit-appearance:none;appearance:none}
.wmd-search-page .wmd-tab.is-on{background:#e6f0fc;color:#8fafda;font-weight:400;box-shadow:none}
.wmd-search-page .wmd-tab.is-on:before{content:"";position:absolute;right:0;bottom:0;width:20px;height:20px;background:#7eb3f5;clip-path:polygon(100% 0,100% 100%,0 100%)}
.wmd-search-page .wmd-tab.is-on:after{content:"";position:absolute;right:4px;bottom:6px;width:7px;height:4px;border-left:1.6px solid #fff;border-bottom:1.6px solid #fff;transform:rotate(-45deg);box-sizing:border-box;z-index:1}
.wmd-search-page .wmd-form{margin:12px 16px 0;padding:8px 0 14px;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.05)}
.wmd-search-page .wmd-form-row{min-height:42px;padding:0 20px;border-bottom:0;box-sizing:border-box}
.wmd-search-page .wmd-form-row label{font-weight:400;color:#111;font-size:15px;width:auto;line-height:1.4}
.wmd-search-page .wmd-form-row .wmd-val{font-weight:400;font-size:15px;color:#999;line-height:1.4}
.wmd-search-page .wmd-form-row .wmd-val.has{color:#111}
.wmd-search-page .wmd-form-row label i{margin-left:1px;margin-right:0;color:#ff4d4f;font-weight:400}
.wmd-search-page .wmd-form-row.is-link .wmd-val:after{content:">";color:#c8c8c8;margin-left:4px;font-weight:400}
.wmd-search-page .wmd-query-btn{width:150px;height:38px;margin:10px auto 2px;border:0;border-radius:19px;font-size:15px;font-weight:400;color:#fff;background:#0a7cef;-webkit-appearance:none;appearance:none}

/* result popup */
.wmd-result-mask{display:none;position:fixed;left:0;right:0;bottom:0;top:44px;z-index:140;background:rgba(0,0,0,.45);flex-direction:column}
.wmd-search-page .wmd-result-mask{top:92px}
.wmd-result-mask.is-show{display:flex}
.wmd-result-bar{flex-shrink:0;height:44px;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;box-sizing:border-box}
.wmd-result-bar-left{display:flex;align-items:center;gap:8px}
.wmd-result-bar .wmd-nav-back{filter:invert(1);width:20px;height:20px;display:block}
.wmd-result-bar-title{font-size:17px;font-weight:400;color:#fff;line-height:1}
.wmd-result-bar-logo{font-size:13px;font-weight:400;color:#fff;line-height:1}
.wmd-result-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:12px 18px calc(16px + env(safe-area-inset-bottom));box-sizing:border-box}
.wmd-result-sheet{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}
.wmd-paper-zoom{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}
.wmd-result-mask .wmd-paper{margin:0;background:#fff;padding:28px 14px 24px;box-shadow:none;min-height:100%;box-sizing:border-box;font-family:"WmdFangSong","FangSong","STFangsong","FangSong_GB2312","仿宋",serif;font-weight:400;font-synthesis:none}
.wmd-result-mask .wmd-paper-title{font-size:11px;font-weight:400;letter-spacing:1px;line-height:1.55}
.wmd-result-mask .wmd-paper-code{font-size:7px;margin:2px 0 10px;font-weight:400}
.wmd-result-mask .wmd-paper-p{font-size:9px;line-height:1.8;font-weight:400}
.wmd-result-mask .wmd-applicant{margin:12px 0 12px;gap:28px;font-size:10px;font-weight:400}
.wmd-result-mask .wmd-table{font-size:8px;font-weight:400}
.wmd-result-mask .wmd-note,.wmd-result-mask .wmd-note-2{font-size:9px;font-weight:400}
.wmd-result-mask .wmd-sign{font-size:10px;font-weight:400}
.wmd-result-mask .wmd-result-sheet>.wmd-actions{position:relative;left:auto;right:auto;bottom:auto;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 0 14px;box-sizing:border-box}
.wmd-result-mask .wmd-result-sheet>.wmd-actions button{flex:none;height:32px;border-radius:6px;font-size:14px;font-weight:400;line-height:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0}
.wmd-result-mask .wmd-btn-back{width:80px;background:#1f9eff;color:#fff;border:0}
.wmd-result-mask .wmd-btn-pdf{width:116px;background:#fff;color:#333;border:1px solid #3a3a3a !important}
