香蕉久久久久久av成人,精品国产乱码久久久久久1区2区,被绑在机器上榨精失禁男男,2023国产麻豆剧传媒鱿鱼游戏

微信客服微信客服

新年紅燈籠網(wǎng)站祝福代碼,純CSS樣式。

閱讀:2066 評論:4 點贊:3 2023-01-16

演示網(wǎng)站:http://www.qthxxw.com

樣式圖

代碼如下,加在template/pc/top.html 模板文件中

<!-- 燈籠 -->
<style type="text/css">
@media screen and (max-width:768px) {.d {display:none;}
}
.denglong .deng-box{position:fixed;top:-30px;left:10px;z-index:9999;pointer-events:none;}
.denglong .deng-box1{position:fixed;top:-40px;left:150px;z-index:9999;pointer-events:none;}
.denglong .deng-box2{position:fixed;top:-40px;right:150px;z-index:9999;pointer-events:none;}
.denglong .deng-box3{position:fixed;top:-30px;right:10px;z-index:9999;pointer-events:none;}
.denglong .deng-box1 .deng,.denglong .deng-box3 .deng {position:relative;width:120px;height:90px;margin:50px;background:#d8000f;background:rgba(216,0,15,.8);border-radius:50% 50%;-webkit-transform-origin:50% -100px;-webkit-animation:swing 5s infinite ease-in-out;box-shadow:-5px 5px 30px 4px #fc903d}
.denglong .deng{position:relative;width:120px;height:90px;margin:50px;background:#d8000f;background:rgba(216,0,15,.8);border-radius:50% 50%;-webkit-transform-origin:50% -100px;-webkit-animation:swing 3s infinite ease-in-out;box-shadow:-5px 5px 50px 4px #fa6c00}
.denglong .deng-a{width:100px;height:90px; background:#d8000f; background:rgba(216,0,15,.1); border-radius:50% 50%; border:2px solid #dc8f03}
.denglong .deng-b{width:45px; height:90px; background:#d8000f; background:rgba(216,0,15,.1); border-radius:50% 50%; border:2px solid #dc8f03}
.denglong .xian{position:absolute;top:-20px;left:60px;width:2px;height:20px;background:#dc8f03}
.denglong .shui-a {position:relative;width:5px;height:20px;margin:-5px 0 0 59px;-webkit-animation:swing 4s infinite ease-in-out;-webkit-transform-origin:50% -45px;background:orange;border-radius:0 0 5px 5px;left:-30px;}
.denglong .shui-b{position:absolute;top:14px;left:-2px;width:10px;height:10px;background:#dc8f03;border-radius:50%}
.denglong .shui-c{position:absolute;top:18px;left:-2px;width:10px;height:35px;background:orange;border-radius:0 0 0 5px}
.denglong .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 #dc8f03;background:orange;background:linear-gradient(to right,#dc8f03,orange,#dc8f03,orange,#dc8f03)}
.denglong .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 #dc8f03;background:orange;background:linear-gradient(to right,#dc8f03,orange,#dc8f03,orange,#dc8f03)}
.denglong .deng-t {font-family:黑體,Arial,Lucida Grande,Tahoma,sans-serif;font-size:38px; color:#ffcc66; font-weight:700; line-height:85px; text-align:center}
.denglong .night .deng-box,.night .deng-box1,.night .deng-t {background:0 0!important}
@-moz-keyframes swing {0% {-moz-transform:rotate(-10deg)}
50% {-moz-transform:rotate(10deg)}
100% {-moz-transform:rotate(-10deg)}
}
@-webkit-keyframes swing {0% {-webkit-transform:rotate(-10deg)}
50% {-webkit-transform:rotate(10deg)}
100% {-webkit-transform:rotate(-10deg)}
}
</style>
<div class="denglong">
<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">年</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">快</div>
</div>
</div>
<div class="shui shui-a">
<div class="shui-c"></div>
<div class="shui-b"></div>
</div>
</div>
</div>
<div class="deng-box3">
<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>
<!--燈籠結(jié)束-->


熱門內(nèi)容
用戶評論(4)
取消回復(fù)
牛叉
2023年10月20日回復(fù)
哈哈,好玩兒。收藏了過年用~~希望以后多出好玩的。
2023年9月4日回復(fù)
知道了 放最底下
2023年1月28日回復(fù)
添加在哪個位置啊 為啥添加了 沒顯示啊
2023年1月28日回復(fù)

電話:15561532279 Q Q :251443403
周一至周五(早8:00 - 晚6:00)
2000人站長群:176381403
VIP QQ群:196313294
Copyright © 2008-2025 框分類信息系統(tǒng)  版權(quán)所有    ICP證:黑ICP備19004589號     黑公網(wǎng)安備 23090402000014號
本系統(tǒng)由七臺河市廣盛網(wǎng)絡(luò)科技有限公司開發(fā) 專業(yè)地方同城分類信息源碼
九色少妇丨porny丨蝌蚪| 办公室少妇激情呻吟a片在线观看| 人妻互换亂倫激情| 国产gv天堂亚洲国产gv刚刚碰| 躺着把jiji向上摁平然后揉搓| 国产中老年妇女精品| 将军与娇妻各种做高h| 7777久久亚洲中文字幕蜜桃 | 寂寞少妇在哪个软件能约到| 亚洲麻豆AV无码成人片在线观看 | 激情 人妻 制服 丝袜| 久久久无码中文字幕久...| 成人美女黄网站色大免费的| 宝贝水真多真紧好爽夹死我了 | 狠狠躁夜夜躁人爽碰88a| japanese熟睡侵犯| 近親五十路六十被亲子中出| 2012中文字幕高清在线中文字幕 | gay翘屁嫩男爽到失禁| 国产我和子的与子乱视频 | 不戴胸罩的瑜伽教练| 粗一硬一长一进一爽一a级小说| 欧美牲交a欧美在线| 丰满学生被猛烈进入播放| 久久人人爽人人爽人人片av| 天干夜天干天天天爽视频| 调教小奴高潮惩罚play露出| 欧美精品中文字幕亚洲专区| 久久久久久久久无码精品亚洲日韩| 18禁又污又黄又爽的网站不卡| 国产做a爱免费视频在线观看| 欧美成人一区二区三区| 亚洲欧美日本| 国产精品美女久久久久久久| 我和岳m愉情xxxx国产| 亚洲av永久无码精品一福利 | 亚洲av无码专区在线观看成人| 久久国产热精品波多野结衣AV| 无码永久成人免费视频| 故意短裙公交车被强好爽h| 我与妺的性经历|