��<�!DOCTYPE html>
<�html lang="zh-CN">
<�head>
<�meta charset="UTF-8">
<�meta name="viewport" content="width=device-width, initial-scale=1.0">
<�title>f���]\O�[ - GitHub Pages<�/title>
<�style>
body {
font-family: Arial, sans-serif;
background-color: #f4f4f4;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
align-items: center;
}
.header {
text-align: center;
margin-bottom: 2rem;
}
.header h1 {
font-size: 2.5rem;
color: #ff6600;
margin: 0;
}
.header p {
font-size: 1.2rem;
color: #333;
}
.ourphp_newyear .deng-box {
position: fixed;
top: -40px;
right: 150px;
z-index: 999999;
pointer-events: none;
}
.ourphp_newyear .deng-box1 {
position: fixed;
top: -30px;
right: 10px;
z-index: 999999;
pointer-events: none;
}
.ourphp_newyear .deng-box2 {
position: fixed;
top: -40px;
left: 150px;
z-index: 999999;
pointer-events: none;
}
.ourphp_newyear .deng-box3 {
position: fixed;
top: -30px;
left: 10px;
z-index: 999999;
pointer-events: none;
}
.ourphp_newyear .deng {
position: relative;
width: 120px;
height: 90px;
margin: 50px;
background: #d8000f;
background: rgba(216, 0, 15, .8);
border-radius: 50% 50%;
transform-origin: 50% -100px;
animation: swing 3s infinite ease-in-out;
box-shadow: -5px 5px 50px 4px #fa6c00;
}
.ourphp_newyear .deng .deng-a {
width: 100px;
height: 90px;
background: #d8000f;
background: rgba(216, 0, 15, .1);
margin: 12px 8px 8px 8px;
border-radius: 50% 50%;
border: 2px solid #FFCC00;
}
.ourphp_newyear .deng .deng-b {
width: 45px;
height: 90px;
background: #d8000f;
background: rgba(216, 0, 15, .1);
margin: -4px 8px 8px 26px;
border-radius: 50% 50%;
border: 2px solid #FFCC00;
}
.ourphp_newyear .deng .xian {
position: absolute;
top: -20px;
left: 60px;
width: 2px;
height: 20px;
background: #FFCC00;
}
.ourphp_newyear .deng .shui-a {
position: relative;
width: 5px;
height: 20px;
margin: -5px 0 0 59px;
animation: swing 4s infinite ease-in-out;
transform-origin: 50% -45px;
background: orange;
border-radius: 0 0 5px 5px;
}
.ourphp_newyear .deng .shui-b {
position: absolute;
top: 14px;
left: -2px;
width: 10px;
height: 10px;
background: #FFCC00;
border-radius: 50%;
}
.ourphp_newyear .deng .shui-c {
position: absolute;
top: 18px;
left: -2px;
width: 10px;
height: 35px;
background: orange;
border-radius: 0 0 0 5px;
}
.ourphp_newyear .deng:before {
position: absolute;
top: -7px;
left: 29px;
height: 12px;
width: 60px;
content: " ";
display: block;
z-index: 999;
border-radius: 5px 5px 0 0;
border: solid 1px #FFCC00;
background: orange;
background: linear-gradient(to right, #FFCC00, orange, #FFCC00, orange, #FFCC00);
}
.ourphp_newyear .deng:after {
position: absolute;
bottom: -7px;
left: 10px;
height: 12px;
width: 60px;
content: " ";
display: block;
margin-left: 20px;
border-radius: 0 0 5px 5px;
border: solid 1px #FFCC00;
background: orange;
background: linear-gradient(to right, #FFCC00, orange, #FFCC00, orange, #FFCC00);
}
.ourphp_newyear .deng .deng-t {
font-family: ўSO, Arial, Lucida Grande, Tahoma, sans-serif;
font-size: 51px;
color: #FFCC00;
font-weight: 700;
line-height: 85px;
text-align: center;
}
@keyframes swing {
0%, 100% {
transform: rotate(-10deg);
}
50% {
transform: rotate(10deg);
}
}
nav {
width: 100%;
background-color: #333;
color: white;
padding: 1rem 0;
position: fixed;
top: 150px;
z-index: 999;
}
nav ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
justify-content: center;
}
nav ul li {
margin: 0 1rem;
}
nav ul li a {
color: white;
text-decoration: none;
font-weight: bold;
}
.content {
text-align: center;
max-width: 600px;
margin: 160px auto 0;
}
.content h2 {
font-size: 1.8rem;
color: #333;
}
.content p {
font-size: 1.2rem;
color: #666;
}
.content a {
color: #ff6600;
text-decoration: none;
font-weight: bold;
}
.content a:hover {
text-decoration: underline;
}
.footer {
width: 100%;
background-color: #333;
color: white;
padding: 2rem 0;
margin-top: 2rem;
}
.footer .center-1200 {
max-width: 1200px;
margin: 0 auto;
text-align: center;
}
.footer p {
margin: 0.5rem 0;
}
.footer a {
color: white;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
<�/style>
<�/head>
<�body>
<�div id="ourphp_newyear" class="ourphp_newyear">
<�div class="xnkl">
<�div class="deng-box3">
<�div class="deng">
<�div class="xian"><�/div>
<�div class="deng-a">
<�div class="deng-b">
<�div class="deng-t">�e<�/div>
<�/div>
<�/div>
<�div class="shui shui-a">
<�div class="shui-c"><�/div>
<�div class="shui-b"><�/div>
<�/div>
<�/div>
<�/div>
<�div class="deng-box2">
<�div class="deng">
<�div class="xian"><�/div>
<�div class="deng-a">
<�div class="deng-b">
<�div class="deng-t">t^<�/div>
<�/div>
<�/div>
<�div class="shui shui-a">
<�div class="shui-c"><�/div>
<�div class="shui-b"><�/div>
<�/div>
<�/div>
<�/div>
<�div class="deng-box">
<�div class="deng">
<�div class="xian"><�/div>
<�div class="deng-a">
<�div class="deng-b">
<�div class="deng-t">�_<�/div>
<�/div>
<�/div>
<�div class="shui shui-a">
<�div class="shui-c"><�/div>
<�div class="shui-b"><�/div>
<�/div>
<�/div>
<�/div>
<�div class="deng-box1">
<�div class="deng">
<�div class="xian"><�/div>
<�div class="deng-a">
<�div class="deng-b">
<�div class="deng-t">PN<�/div>
<�/div>
<�/div>
<�div class="shui shui-a">
<�div class="shui-c"><�/div>
<�div class="shui-b"><�/div>
<�/div>
<�/div>
<�/div>
<�/div>
<�/div>
<�nav>
<�ul>
<�li><�a href="#about">sQ�Nb<�/a><�/li>
<�li><�a href="#projects">b�vy��v<�/a><�/li>
<�li><�a href="#contact">T��|�e_<�/a><�/li>
<�/ul>
<�/nav>
<�div class="header">
<�h1>f���]\O�[<�/h1>
<�p>"kΏ����b�vGitHub Pages;Nu�<�/p>
<�/div>
<�div class="content" id="about">
<�h2>sQ�Nb<�/h2>
<�p>`O}Y�b/f[`O�v
TW[]�N*N�p1rz�T�e�b/g�v_�S�0"kΏ����b�vGitHub;Nu��<�a href="https://github.com/xisohi" target="_blank">https://github.com/xisohi<�/a><�/p>
<�/div>
<�div class="content" id="projects">
<�h2>b�vy��v<�/h2>
<�p>ُ̑U\:y�NN�Nbgя�vy��v�T\O�T0`O�S�N�Ǐ�NN���c����b�vGitHub�N�^�gw���~�Oo`0<�/p>
<�ul>
<�li><�a href="https://github.com/xisohi/IPTV-Multicast-source" target="_blank">IPTV�~�d�n<�/a><�/li>
<�li><�a href="https://github.com/xisohi/tvbox" target="_blank">:gv��v<�/a><�/li>
<�li><�a href="https://github.com/xisohi/project3" target="_blank">y��v3<�/a><�/li>
<�/ul>
<�/div>
<�div class="content" id="contact">
<�h2>T��|�e_<�/h2>
<�p>�Y�g`O g�NUO�b�`�TbT\O��S�N�Ǐ�NN�e_T��|b�<�/p>
<�p>Email: <�a href="mailto:your.email@example.com">your.email@example.com<�/a><�/p>
<�p>Twitter: <�a href="https://twitter.com/yourtwitterhandle" target="_blank">@yourtwitterhandle<�/a><�/p>
<�/div>
<�div class="footer">
<�div class="center-1200">
<�p>Copyright 2007 - 2025 © f���]\O�[ Technology Co., LTD. All Rights Reserved.<�/p>
<�p><�a href="https://beian.miit.gov.cn/" class="icp" target="_blank" rel="nofollow">�]�O��YHh�ўICPYXXXXXXXX�S<�/a> <�img src="/templates/ourphp/images/gongan.png"> ўlQ�[QY�XXXXXXXXXXXXXX�S<�/p>
<�/div>
<�/div>
<�/body>
<�/html>