Coming Soon
We will be celebrating the launch of our new site very soon!
357
days
13
hours
23
mins
27
secs
(function () { function insertTrustedStoreBox() { var countdownBox = document.getElementById("gouwushi-sale-countdown"); if (!countdownBox) return false; if (document.getElementById("gouwushi-trusted-box")) return true;if (!document.getElementById("gouwushi-trusted-style")) { var style = document.createElement("style"); style.id = "gouwushi-trusted-style"; style.innerHTML = ` #gouwushi-trusted-box{ width:100%; box-sizing:border-box; margin-top:14px; border:1px solid #e8e8e8; border-left:4px solid #25b33f; background:#f7f7f7; box-shadow:0 1px 3px rgba(0,0,0,0.06); overflow:hidden; cursor:pointer; } #gouwushi-trusted-box .gts-top{ display:flex; align-items:center; justify-content:space-between; gap:10px; padding:10px 12px; background:#efefef; border-bottom:1px solid #e5e5e5; } #gouwushi-trusted-box .gts-left{ display:flex; align-items:center; gap:6px; font-weight:700; color:#25b33f; font-size:16px; line-height:1.2; flex-shrink:0; } #gouwushi-trusted-box .gts-domain{ font-size:12px; color:#777; text-align:right; flex:1; min-width:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } #gouwushi-trusted-box .gts-row{ display:flex; align-items:stretch; width:100%; background:#f9f9f9; } #gouwushi-trusted-box .gts-item{ flex:1; text-align:center; padding:12px 6px; font-size:12px; color:#444; line-height:1.35; border-right:1px solid #ececec; display:flex; align-items:center; justify-content:center; min-height:54px; } #gouwushi-trusted-box .gts-item:last-child{border-right:none;}#gouwushi-trusted-modal{ position:fixed; inset:0; background:rgba(0,0,0,.45); display:none; align-items:center; justify-content:center; z-index:999999; padding:20px; } #gouwushi-trusted-modal.active{display:flex;} #gouwushi-trusted-modal .gts-modal-inner{ width:100%; max-width:360px; background:#fff; border-radius:6px; overflow:hidden; box-shadow:0 10px 35px rgba(0,0,0,.25); } #gouwushi-trusted-modal .gts-modal-head{ display:flex; align-items:center; justify-content:space-between; padding:12px 14px; background:#fff; border-bottom:1px solid #ececec; } #gouwushi-trusted-modal .gts-modal-title{ display:flex; align-items:center; gap:8px; color:#25b33f; font-size:18px; font-weight:700; } #gouwushi-trusted-modal .gts-close{ font-size:28px; line-height:1; cursor:pointer; color:#333; } #gouwushi-trusted-modal .gts-green{ background:#25b33f; color:#fff; padding:16px 14px; text-align:center; } #gouwushi-trusted-modal .gts-green .domain{ font-size:24px; font-weight:700; margin-bottom:8px; word-break:break-word; } #gouwushi-trusted-modal .gts-green .desc{ font-size:14px; line-height:1.5; opacity:.95; } #gouwushi-trusted-modal .gts-list{ padding:14px; background:#f7f7f7; } #gouwushi-trusted-modal .gts-line{ display:flex; justify-content:space-between; align-items:center; background:#fff; padding:12px 14px; margin-bottom:10px; border:1px solid #ececec; font-size:14px; } #gouwushi-trusted-modal .gts-ok{ color:#25b33f; font-weight:700; white-space:nowrap; } `; document.head.appendChild(style); }var box = document.createElement("div"); box.id = "gouwushi-trusted-box"; box.innerHTML = `