.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;
}
}
直播带货类的项目在前些年的时候一直特别火,今天给大家带来不是传统方式的直播方式,是一个无人直播的方式,可以稳定直播,不违规,淘宝本来就是一个纯的购物平台,来这里看直播的都是要购物的,客户非常精准,天生就具备出单转化的优势,直播几乎没有任何门槛,只要一个实名淘宝账号(年满18周岁),账号没有开过淘宝店,没有违规过就可以,并且这个项目非常适合矩阵操作
评论0