You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
224
static/app2/css/activity7.css
Executable file
224
static/app2/css/activity7.css
Executable file
@ -0,0 +1,224 @@
|
||||
|
||||
.mui-scroll {}
|
||||
|
||||
|
||||
.tanhao {
|
||||
width: 36.5px;
|
||||
position: absolute;
|
||||
right: 2.8%;
|
||||
bottom: 7px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.ect_top {
|
||||
padding: 0 2.5%;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
height: 54px;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 66px;
|
||||
background: white;
|
||||
}
|
||||
|
||||
#last,
|
||||
#vol {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.ect_m {
|
||||
font-family: "微软雅黑";
|
||||
font-size: 13.2px;
|
||||
color: #909090;
|
||||
float: left;
|
||||
width: 50%;
|
||||
padding: 2.5px 0;
|
||||
text-align: center;
|
||||
background: #fff;
|
||||
border-bottom: 1px solid #e6e6e6;
|
||||
height: 27px;
|
||||
}
|
||||
|
||||
.ect_top img {
|
||||
width: 17.5px;
|
||||
height: 16.2px;
|
||||
position: absolute;
|
||||
left: 37.2px;
|
||||
top: 30.6px;
|
||||
}
|
||||
|
||||
|
||||
/*top end*/
|
||||
|
||||
.con {
|
||||
width: 100%;
|
||||
/*padding: 0 1.25%;*/
|
||||
}
|
||||
|
||||
.con_{
|
||||
width: 100%;
|
||||
padding: 0 1.25%;
|
||||
}
|
||||
|
||||
.con .ect_com {
|
||||
width: 47.25%;
|
||||
margin: 1.25%;
|
||||
background: #fff;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.com_img1 {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.com_img1 img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.com_img2 {
|
||||
width: 30px;
|
||||
height: 15px;
|
||||
/*margin-left: 3.6px;*/
|
||||
margin-right: 8.4px;
|
||||
margin-top: 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.ect_com p {
|
||||
font-family: "微软雅黑";
|
||||
font-size: 13.2px;
|
||||
color: #000000;
|
||||
width: 100%;
|
||||
padding-left: 3.6px;
|
||||
}
|
||||
|
||||
.ect_com .p1 {
|
||||
height: 42px;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 2;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.ect_com .p3 {
|
||||
color: #e51329;
|
||||
margin-top: 14px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.ect_activity {
|
||||
width: 100%;
|
||||
}
|
||||
.ect_activity_{
|
||||
width: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#_h,#_m,#_s{
|
||||
background: #525252;
|
||||
color: white;
|
||||
padding: 0 3px;
|
||||
font-size: 12px;
|
||||
position: absolute;
|
||||
bottom: 0px;
|
||||
border-radius: 3px;
|
||||
/*line-height: 13px;*/
|
||||
/*height: 14px;*/
|
||||
bottom: 12%;
|
||||
}
|
||||
#_h{
|
||||
left: 48.9%;
|
||||
}
|
||||
#_m{
|
||||
left: 55.7%;
|
||||
}
|
||||
#_s{
|
||||
left: 62.5%;
|
||||
}
|
||||
.ect_hd {
|
||||
width: 48%;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.ect_djs{
|
||||
width: 38%;
|
||||
margin: 10px auto 0;
|
||||
display: block;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.day {
|
||||
width: 80%;
|
||||
height: 15px;
|
||||
background: #fbdcdc;
|
||||
margin-left: 2%;
|
||||
margin-bottom: 2.5px;
|
||||
}
|
||||
|
||||
.day p {
|
||||
font-family: "微软雅黑";
|
||||
font-size: 10px;
|
||||
color: #e51329;
|
||||
line-height: 15px;
|
||||
}
|
||||
|
||||
.nav {
|
||||
width: 100%;
|
||||
height: 36px;
|
||||
position: fixed;
|
||||
top: 126px;
|
||||
background: white;
|
||||
}
|
||||
|
||||
.nav_block {
|
||||
width: 20%;
|
||||
float: left;
|
||||
font-size: 10.8px;
|
||||
color: #909090;
|
||||
text-align: center;
|
||||
padding: 6px 0;
|
||||
height: 36px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.nav .on {
|
||||
color: #e51329;
|
||||
border-bottom: 3px solid #e5122b;
|
||||
}
|
||||
|
||||
.ten{
|
||||
width: 100%;
|
||||
background:#fff;
|
||||
border-top: 1px solid #EFEFF4;
|
||||
}
|
||||
|
||||
.ten .on{
|
||||
color: #ff0962;
|
||||
}
|
||||
|
||||
.ten_t{
|
||||
width: 25%;
|
||||
height:38.4px;
|
||||
float: left;
|
||||
text-align: center;
|
||||
line-height: 38.4px;
|
||||
color: #909090;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.title_img img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
.time_{
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
}
|
Reference in New Issue
Block a user