```
/*全局華文細黑字體 */
body{font-family: roboto condensed,PingFang SC,Microsoft YaHei,微軟雅黑,STXihei,華文細黑,sans-serif;}
@media only screen and (max-width: 800px){
.do-nav-mwp {
height: 56px;
}
.do-slide-text h1 span,.do-slide-text h1 {
font-size: 10px!important;
}
h5 {
font-size: 10px!important;
}
.do-title .title{font-size:10px;}
}
.do-banner{z-index:1}
ul { padding: 0; margin: 0; }
p { margin:0; }
.hm-no-arrow .swiper-button-white{display:none;}
.hm-no-arrow .swiper-pagination{display:none;}
.hm-no-a .do-element-buttons {}
@media only screen and (min-width: 800px)
{
.hm-duan {
max-width: 75%;
margin: auto;
}}
```
```
.do-element-swiper .bgimg{width: 97%;
margin: auto;
bottom: 0;
right: 0;
}
@media only screen and (max-width: 800px){
.do-nav-m ul li em{display:none;}
.do-nav-m-bar ul li a{text-align:center;}}
.do-logo img {
max-width: none!important;
max-height: 100%;
}
.do-area-bg-conter {
left: 0;
top: 0;
right: 0;
bottom: 0;
}
```
##### 去掉自帶返回頂部
`.do-gotop{display:none!important;}`
JS
```
<script>
$(".do-developers").remove();</script>
<script>
$(document).ready(function(){
$(".hm-no-a a").click(function(){
return false;
})
});
</script>
```
##### 偽類元素(添加小段文字、圖標)
> content填充文本內容;可配合CSS定位
```
任何元素:after{content:""}
任何元素:before{content:""}
```
##### 緩沖動畫(初始值、最終值需設置好)
transition: all 0.3s;
###### 懸浮加入下劃線效果
```
.xxx:hover{ text-decoration:underline;}
```
白色導航點
```
.swiper-pagination-bullet{
background:rgba(255, 255, 255, 0.7);
}
.swiper-pagination-bullet-active{
background:rgb(255, 255, 255);}
```
- 基本說明
- 常用在線前端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菜單特效
- 動畫