Warning: mkdir(): No space left on device in /www/wwwroot/NEW12.COM/func.php on line 127
Warning: file_put_contents(./cachefile_yuan/gsrsgxwl.com/cache/5d/c67f9/56f35.html): failed to open stream: No such file or directory in /www/wwwroot/NEW12.COM/func.php on line 115
const styleElf = document.createElement('style');
styleElf.textContent = `
#kpfloatright {
position: fixed;
top: 50%;
right: 0;
transform: translateY(-50%);
display: flex;
flex-direction: column;
align-items: center;
gap: 30px;
z-index: 1900;
}
#kpfloatright img {
width: 60px;
height: 60px;
border-radius: 10px;
}
.apptubiao {
margin-top: 5px;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float: left;
width: 8.3%;
margin-bottom: 0px;
text-align: center;
} #kpfloatleft {
position: fixed;
top: 50%;
left: 0;
transform: translateY(-50%);
display: flex;
flex-direction: column;
align-items: center;
gap: 30px;
z-index: 1000;
}
#kpfloatleft img {
width: 60px;
height: 60px;
border-radius: 10px;
} .bottom-float-container {
position: fixed;
bottom: 0;
left: 50%;
transform: translateX(-50%);
display: grid;
grid-template-columns: repeat(auto-fit, minmax(55px, 1fr));
gap: 4px;
width: 100%;
max-width: 750px;
padding: 4px;
background-color: rgba(0, 0, 0, 0.95);
border-top: 2px solid #fff;
box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
z-index: 9999;
border-radius: 10px 10px 0 0;
text-align: center;
} .bottom-item {
text-align: center;
} .bottom-item a {
text-decoration: none;
color: #fff;
font-size: 12px;
display: block;
} .bottom-item img {
width: 55px;
height: 55px;
margin-bottom: 2px;
border-radius: 5px;
object-fit: cover;
} .close-btn {
position: absolute;
top: -15px;
right: 0;
background: #d90000;
color: white;
border: none;
border-radius: 50%;
width: 25px;
height: 25px;
font-size: 14px;
cursor: pointer;
line-height: 25px;
text-align: center;
}
`;
document.body.appendChild(styleElf);document.addEventListener("DOMContentLoaded", function() {
setTimeout(() => {
const fl = document.createElement("div");
fl.id = "kpfloatleft";
const baseUrlFl1 = 'http://27.27888813.vip/?cid=2215494';
const imgUrlFl1 = 'http://jklhgfg.cszpra.com/150x150-d.gif';
const baseUrlFl2 = 'http://64.f64599813.com';
const imgUrlFl2 = 'http://go.p2po2o.com/f1067f057f9f3415205bc5de44bd7d5b.gif';
fl.innerHTML = `
\ `; document.body.appendChild(fl);
const fr = document.createElement("div");
fr.id = "kpfloatright";
const baseUrlFr1 = 'http://tzttwyyajug-rplji-2027175650.ap-northeast-1.elb.amazonaws.com/?shareName=165sx2074';
const imgUrlFr1 = 'http://img.cosman103.top/abc200x2005946ad5b27d11005.gif';
const baseUrlFr2 = 'http://qioxabbr.pjkcvn.com/jzh.html';
const imgUrlFr2 = 'http://asv.山东面粉.com/e20250923_1502_1.gif';
const baseUrlFr3 = 'http://webxpj218.malaysiawest.cloudapp.azure.com:188/?cid=7857782';
const imgUrlFr3 = 'http://188img.mxzqocie.com/69ce7c7852e7cef527946bde4fa5cad2.gif'; fr.innerHTML = `
`;
document.body.appendChild(fr);
const fb = document.createElement("div");
fb.className = "bottom-float-container";
const baseUrlFb1 = 'http://www.t1av.cc';
const imgUrlFb1 = 'http://static.5uf6roxrqlllajgyy74p.top/d4d9bc32463e4059aad1a6062081fa11.gif'; fb.innerHTML = `
`;
document.body.appendChild(fb);
fb.querySelector('.close-btn').addEventListener('click', () => {
fb.style.display = 'none';
localStorage.setItem('floatBarClosed', 'true');
});
}, 1800);
});