.txtguanggao {
width: 100%;
padding-top: 5px;
overflow: hidden;
display: block;
box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}
.txtguanggao a {
width: 24.43%;
float: left;
border-radius: 2px;
line-height: 26px;
height: 26px;
text-align: center;
font-size: 13px;
color: #fff;
display: inline-block;
background-color: rgb(255, 153, 159);
margin: 2.5px;
transition-duration: .3s;
}
.txtguanggao a:nth-child(1) {
background-color: #dc3545;
}
.txtguanggao a:nth-child(2) {
background-color: #007bff;
}
.txtguanggao a:nth-child(3) {
background-color: #28a745;
}
.txtguanggao a:nth-child(4) {
background-color: #424444;
}
.txtguanggao a:nth-child(5) {
background-color: #d91dc9;
}
.txtguanggao a:nth-child(6) {
background-color: #4f1acb;
}
.txtguanggao a:nth-child(7) {
background-color: #7aa107;
}
.txtguanggao a:nth-child(8) {
background-color: #ff530e;
}
.txtguanggao a:hover {
background: #FF2805;
color: #FFF
}
@media screen and (max-width: 1000px) {
.txtguanggao a {
width: 47.96%;
float: left;
border-radius: 2px;
line-height: 26px;
height: 26px;
text-align: center;
font-size: 13px;
color: #fff;
display: inline-block;
background-color: rgb(255, 153, 159);
margin: 2.5px;
transition-duration: .3s;
}
}
@media screen and (min-width: 720px) and (max-width: 9999px) {
#menuButton {
display: none;
}
.mobile-hide {
display: none;
}
}
@media screen and (max-width: 1024px) {
#pc {
display: none;
}
.c {
display: none;
}
}
课程内容:
1-1、快速学习剪辑小技巧
11-11、如何快速获取抖音推流码
12-12、如何快速获取快手推流码开播
13-13、如何绿布扣人像实现半无人直播
14-14、如何搭建不露脸的半无人直播
15-15、采集竞品直播间视频素材
16-16、对标数据采集的视频讲解
17-17、如何实现图片防封处理
18-18、如何实现视频防封
19-19、1分钟实现音频防封
2-2、巨量本地推介绍
3-3、直播数据分析
4-4、直播话术技巧(一)
5-5、直播话术技巧(二)
6-6、1分钟了解直播禁词
7-7、短视频素材处理
8-8、账号装修和定位
9-9、如何开通橱窗,无货源添加商品
10-10、如何用OBS美化直播间
评论0