CSS

语言:

CSSSCSS

确定

#page-preloader {

background: #ffa805;

position: fixed;

left: 0;

top: 0;

right: 0;

bottom: 0;

z-index: 100500;

font-family: sans-serif;

-webkit-touch-callout: none;

-webkit-user-select: none;

-khtml-user-select: none;

-moz-user-select: none;

-ms-user-select: none;

user-select: none;

cursor: default; }

@media screen and (max-width: 500px) {

#page-preloader {

font-size: 75%; } }

#progressBar {

position: absolute;

bottom: -6.5em;

height: 1.5em;

width: 100%;

line-height: 1.5em;

background: rgba(255, 255, 255, 0.5);

text-align: center;

color: #03a0bf; }

#bar {

position: absolute;

top: 0;

left: 0;

height: 1.5em;

background: #fff;

z-index: -1; }

.text {

text-align: center;

font-size: 3em;

font-weight: normal;

color: #fcfcfc;

margin-bottom: 0.5em; }

.text span {

-webkit-animation: span 1s infinite ease;

-moz-animation: span 1s infinite ease;

-mos-animation: span 1s infinite ease;

-o-animation: span 1s infinite ease;

animation: span 1s infinite ease; }

.text span:nth-child(1) {

-webkit-animation-delay: 0s;

-moz-animation-delay: 0s;

-mos-animation-delay: 0s;

-o-animation-delay: 0s;

animation-delay: 0s; }

.text span:nth-child(2) {

-webkit-animation-delay: 0.15s;

-moz-animation-delay: 0.15s;

-mos-animation-delay: 0.15s;

-o-animation-delay: 0.15s;

animation-delay: 0.15s; }

.text span:nth-child(3) {

-webkit-animation-delay: 0.3s;

-moz-animation-delay: 0.3s;

-mos-animation-delay: 0.3s;

-o-animation-delay: 0.3s;

animation-delay: 0.3s; }

.text span:nth-child(4) {

-webkit-animation-delay: 0.45s;

-moz-animation-delay: 0.45s;

-mos-animation-delay: 0.45s;

-o-animation-delay: 0.45s;

animation-delay: 0.45s; }

.text span:nth-child(2) {

-webkit-animation-delay: 0.65s;

-moz-animation-delay: 0.65s;

-mos-animation-delay: 0.65s;

-o-animation-delay: 0.65s;

animation-delay: 0.65s; }

.text span:nth-child(5) {

-webkit-animation-delay: 0.85s;

-moz-animation-delay: 0.85s;

-mos-animation-delay: 0.85s;

-o-animation-delay: 0.85s;

animation-delay: 0.85s; }

.text span:nth-child(6) {

-webkit-animation-delay: 1s;

-moz-animation-delay: 1s;

-mos-animation-delay: 1s;

-o-animation-delay: 1s;

animation-delay: 1s; }

.text span:nth-child(7) {

-webkit-animation-delay: 1.15s;

-moz-animation-delay: 1.15s;

-mos-animation-delay: 1.15s;

-o-animation-delay: 1.15s;

animation-delay: 1.15s; }

.wrapper {

position: absolute;

top: 0em;

right: 0em;

left: 0em;

bottom: 0em;

margin: auto;

height: 14em;

width: 24em; }

.router {

position: relative; }

.router .top {

position: absolute;

top: 3em;

left: 5em;

width: 1em;

height: 5em;

background: #f2f2f2;

-webkit-border-top-left-radius: 1em;

-webkit-border-top-right-radius: 1em;

-moz-border-radius-topleft: 1em;

-moz-border-radius-topright: 1em;

border-top-left-radius: 1em;

border-top-right-radius: 1em; }

.router .top:before {

position: absolute;

content: '';

top: -4em;

left: 0.25em;

width: 0.5em;

height: 5em;

background: #f2f2f2;

-webkit-border-top-left-radius: 1em;

-webkit-border-top-right-radius: 1em;

-moz-border-radius-topleft: 1em;

-moz-border-radius-topright: 1em;

border-top-left-radius: 1em;

border-top-right-radius: 1em; }

.router .bottom {

position: absolute;

left: 50%;

top: 8em;

width: 15.5em;

height: 4em;

background: #f2f2f2;

-webkit-border-radius: 0.5em;

-moz-border-radius: 0.5em;

border-radius: 0.5em;

-webkit-transform: translateX(-50%); }

.router .bottom .lamp {

position: absolute;

top: 0.5em;

width: 1.5em;

height: 0.75em;

background: #555;

-webkit-border-radius: 0.15em;

-moz-border-radius: 0.15em;

border-radius: 0.15em;

-webkit-animation: lamp 1.5s infinite; }

.router .bottom .lamp:nth-child(1) {

left: 0.75em;

-webkit-animation-delay: 0s; }

.router .bottom .lamp:nth-child(2) {

left: 3.25em;

-webkit-animation-delay: 0.25s; }

.router .bottom .lamp:nth-child(3) {

left: 5.75em;

-webkit-animation-delay: 0.5s; }

.router .bottom .lamp:nth-child(4) {

left: 8.25em;

-webkit-animation-delay: 0.75s; }

.router .bottom .lamp:nth-child(5) {

left: 10.75em;

-webkit-animation-delay: 1s; }

.router .bottom .lamp:nth-child(6) {

left: 13.25em;

-webkit-animation-delay: 1.25s; }

.router .bottom .line {

position: absolute;

width: 0.25em;

height: 2em;

background: #555;

-webkit-border-radius: 0.25em;

-moz-border-radius: 0.25em;

border-radius: 0.25em; }

.router .bottom .line:nth-child(7) {

right: 0.75em;

bottom: 0.5em; }

.router .bottom .line:nth-child(8) {

right: 1.25em;

bottom: 0.5em; }

.router .bottom .line:nth-child(9) {

right: 1.75em;

bottom: 0.5em; }

.router .bottom .line:nth-child(10) {

right: 2.25em;

bottom: 0.5em; }

.router .bottom:before {

position: absolute;

content: '';

left: 2.5%;

bottom: -0.5em;

width: 95%;

height: 0.5em;

background: #ccc;

-webkit-border-radius: 0.5em;

-moz-border-radius: 0.5em;

border-radius: 0.5em; }

@-webkit-keyframes lamp {

0%, 25%, 100% {

background: #555; }

5%, 20% {

background: #03a0bf; } }

css3 手机信号,CSS3 无线路由器连接信号动画相关推荐

  1. css多媒体竖屏,CSS3 手机横竖屏切换效果模拟动画

    CSS 语言: CSSSCSS 确定 body { background-color: #51203a; } ul, li { margin: 0; padding: 0; list-style: n ...

  2. 无线路由器在信号无法连接网络连接服务器,能搜索到wifi信号连接不上是怎么回事?...

    或许大家在使用手机.笔记本电脑等连接无线wifi上网时,明明能够搜到到wifi信号,但就是连接不上,那么这是怎么回事呢?其实导致路由器wifi信号搜得到,连不上的原因有多种可能,下面是小编总结的几个常 ...

  3. 腾达无线路由器连不上服务器,腾达无线路由器连接不上信号怎么办

    tenda腾达是国内优秀的通讯厂商,其出产的路由器设备性价比极高,随着网络的普及和应用,路由器作为一种重要的网络互连设备在网络建设中得到了广泛的应用,那么你知道腾达无线路由器连接不上信号怎么办吗?下面 ...

  4. 路由器信号总是无法与手机连接服务器,手机无法搜到路由器信号怎么办? | 192路由网...

    问:手机搜不到路由器信号怎么办? 各位大神救救我吧,我的手机无法搜索到路由器信号了,现在都是用移动数据流量上网. 要怎么设置,手机才能搜索到路由器的信号? 答:手机无法搜索到路由器的信号,这个问题需要 ...

  5. 有信号但是无法连接到移动网络连接服务器,手机打电话显示无法连接到移动网络怎么回事?...

    手机打电话显示无法连接到移动网络怎么回事?以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 手机打电话显示无法连接到移动网 ...

  6. 20套各种风格影视动画公司响应式企业模电影上映影讯网站模板电影软件网页CSS模板html5网页静态模板Bootstrap扁平化网站源码css3手机seo自适响应

    20套各种风格影视动画公司响应式企业模电影上映影讯网站模板电影软件网页CSS模板html5网页静态模板Bootstrap扁平化网站源码css3手机seo自适响应. 不仅仅是首页,二级页面,三级页面,登 ...

  7. 手机怎样和宽带连接无线路由器设置路由器连接服务器,怎么用手机设置无线路由器...

    用手机怎么设置无线路由器呢?不少用户都有这样的疑问:一般情况下我们都是用电脑来设置无线路由器的,但是某些时候用户可能没有电脑,因此用手机来设置无线路由器是一个不错的选择,下文进行详细介绍. 步骤一.安 ...

  8. 手机怎样和宽带连接无线路由器设置路由器连接服务器,手机APP设置无线路由器拨号上网步骤...

    摘 要 原标题:"手机APP怎么设置无线路由器拨号上网"关于路由器设置教程分享. - 来源:路由器之家 - 编辑:小元. 路由器支持使用APP进行管理设置,既方便又快捷,您无需依靠 ...

  9. 华为wifi信号如何连接到服务器,如何解决华为路由器搜到信号却无法连接

    华为是世界上知名的通讯行业大品牌,你知道如何解决华为路由器搜到信号却无法连接吗?下面是学识网小编整理的一些关于如何解决华为路由器搜到信号却无法连接的相关资料,供你参考. 解决华为路由器搜到信号却无法连 ...

最新文章

  1. MySQL_Workbench使用
  2. 安全的加强的linux:SELinux
  3. Docker容器私有仓库——Harbor私有仓库的搭建
  4. Py之xlwt:python库之xlwt的简介、安装、使用方法之详细攻略
  5. axure9的中继器在哪编辑_Axure RP 9 教程—中继器实现筛选和排序
  6. ASP.NET 2.0与SQL Express 2005在迁移到Windows 2003时发生数据库为只读的错误
  7. [react] 举例说明什么是高阶组件(HOC)的属性代理
  8. 抓包分析360浏览器和360搜索配对使用的安全性-WEB服务端分析
  9. c++中map的基本函数
  10. Git - 命令行 - 使用 Tag 标记你的代码
  11. PHP响应式营销型万能H5建站系统源码
  12. BKMGT你懂吗?那么RPWT你懂吗?
  13. input中加入图标实现搜索框
  14. 完美预约爆满,实行瞬时限流……高温天,到美术馆、博物馆溜娃避暑成了杭州人的新选择
  15. 浅析Promise的then方法
  16. 被食者与食者系统matlab,捕食者与被捕食者模型——Logistic-Volterra
  17. 中国移动云mas短信对接(webservice)
  18. 微信小程序用户隐私保护指引设置怎么填?
  19. linux系统中如何查ip,在Linux系统中查看ip的命令是什么
  20. 《运营力——微信公众号 设计 策划 客服 管理 一册通》一一1.2 团队岗位介绍...

热门文章

  1. Linux安装python-3.8
  2. [mmu/cache]-MMU的地址翻译(Address translation)指令介绍
  3. 数据结构常见算法集锦
  4. DjangoRestFramework基本使用
  5. (46)分析 INT 0x2E 和 sysenter
  6. 一次ctf中代码审计分析
  7. 【Vue Laravel-mix】Error with Vue lazy loading components: “Failed to resolve async component“
  8. 1、CSS样式及其基本语法
  9. 1.3 字符串拼接(连接)
  10. DFS实现逆拓扑排序