```
<!--右侧悬浮导航/s-->
<!--
-->
<div class="fixed-right-nav">
<a href="javascript:window.scroll(0,0)" class="backtop"><i></i></a>
<a href="沟通链接" class="msg" target="_blank"><i></i>免费咨询</a>
<a href="/service/reservation/t2" class="decora" target="_blank"><i></i>我要装修</a>
<a href="#" class="qrcode"><i></i><div class="qrcodePic"><img width="150" height="150" src="二维码图片地址"></div></a>
</div>
<!--右侧悬浮导航/e-->
<style>
/*右侧悬浮导航*/
.fixed-right-nav {
position: fixed;
z-index: 50;
right: 50%;
margin-right: -688px;
top: 50%;
margin-top: -100px;
width: 78px;
text-align: center;
opacity: .9;
}
.fixed-right-nav a {
display: block;
height: 50px;
border-radius: 2px;
margin-bottom: 2px;
background: #939393;
overflow: hidden;
color: #fff;
}
.fixed-right-nav a:hover {
background: #f84f45;
}
.fixed-right-nav .backtop i {
display: block;
width: 29px;
height: 17px;
margin: 17px auto 0;
background: url(http://icon.dyrs.cc/ico.png!c) no-repeat -42px -116px;
}
.fixed-right-nav .msg i {
display: block;
width: 16px;
height: 17px;
margin: 9px auto 0;
background: url(http://icon.dyrs.cc/ico.png!c) no-repeat -48px -45px;
}
.fixed-right-nav .decora i {
display: block;
width: 18px;
height: 18px;
margin: 8px auto 0;
background: url(http://icon.dyrs.cc/ico.png!c) no-repeat -47px -68px;
}
.fixed-right-nav .qrcode i {
display: block;
width: 18px;
height: 18px;
margin: 15px auto 0;
background: url(http://icon.dyrs.cc/ico.png!c) no-repeat -47px -91px;
}
.fixed-right-nav .qrcodePic {
position: absolute;
bottom: 2px;
visibility: hidden;
right: 80px;
width: 150px;
height: 150px;
transform: scale(0);
-webkit-transform: scale(0);
transition: all ease .3s;
-webkit-transition: all ease .3s;
transform-origin: right bottom;
-webkit-transform-origin: right bottom;
cursor: default
}
.fixed-right-nav .qrcode:hover .qrcodePic {
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
}
@media (max-width: 1410px) {
.fixed-right-nav {
right: 0;
margin-right: 0;
}
}
</style>
```
- 基本说明
- 常用在线前端CDN库
- 公共代码部分
- HTML基础
- 媒体查询(调整各种屏幕下的效果)
- 网站备案
- 阿里云备案
- 域名解析
- 阿里云常规解析
- 手机端M.后缀
- 301跳转
- 在线客服咨询平台解决方案
- 百度商桥
- 商务通
- 美恰客服
- 腾讯QQ
- 建站系统自带
- 逸创·云客服
- 编辑器组件高级用法
- 社区分享
- 新闻类
- 图文
- Tab组件自定义
- 子导航自定义
- 文字
- 幻灯片
- 手机端导航栏
- 电脑端导航
- 单页面导航
- 单排导航
- 表单
- 栏目条
- 背景
- 图文组件基础应用
- 图文组件高级应用
- jPages分页插件使用(用于普通图文分页)
- 图文上下滚动
- 底部吸底导航
- Layer弹窗特效
- 页面进入弹窗
- 弹窗特效
- 视频弹窗
- 字体图标
- Iconfont(阿里图标库)
- Font Awesome
- Chrome开发者工具中文文档
- 悬浮在线客服
- 华为云右侧在线客服
- 装修公司
- CSS
- DIV CSS3 box-shadow对象盒子阴影和图片阴影
- CSS选择器
- 边框
- 旋转
- JS
- URL网址信息
- JQ
- JQ选择器
- 常用JQ
- jQuery标签替换函数replaceWith()的使用例子
- 锚链接动画
- 手机端
- 全局样式
- 导航
- PC导航菜单
- 插件
- 鼠标悬浮跟随
- 简单的Material Design风格手机App菜单特效
- 动画