.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;
}
}
早前大家看新闻应该能看到,JD要大力扶持短视频领域,并且投资 10 个亿,更令人瞩目的是,京东掌门人东哥亲自披挂上阵,利用AI数字人形象进行了一场别开生面的直播带货。仅仅40分钟,订单数量就飙升至10万以上,这场带货风暴着实令人瞩目。由此可见JD对于短视频赛道尤为重视!这个项目是基于现在互联网视频带货的热度京东根据市场需要所开展的新事物。目前京东视频做的人没有那么多。很多人都知道做抖音带货的很赚钱,但抖音一开始出带货的时候很多人意识不到能赚钱,直到这一两年才知道能赚钱,但是现在在去做抖音苦难重重,也错过了很多机会。京东跟抖音对比起来,京东完全是一个蓝海市场,竞争压力小,没有那么多门槛,京东需要有新人来完善这个短视频带货,现在做京东短视频是一个好时机。
评论0