```
<!--右側懸浮導航/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菜單特效
- 動畫