listcard记录
.listcard-bg{
.listcard-head{
background: #F34A55;
width: 100%;
height: 50px;
margin-bottom: -50px;
}
.card-head{
background: #ffffff;
margin: 0 10px 10px 10px;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 1px 0 #e8e8e8;
padding: 19px 19px 14px 14px;
font-family: PingFangSC-Reguxlar;
ul{
font-size: 15px;
div{
float: left;
}
.card-name{
color: #535353;
width: 50%;
font-family: PingFangSC-Regular;
height: 20px;
.market{
display: inline-block;
font-size: 10px;
color: #FFFFFF;
width: 16px;
height: 16px;
text-align: center;
}
.name{
display: inline-block;
font-size: 15px;
color: #535353;
margin-left: 5px;
margin-right: 5px;
line-height: 20px;
}
.code{
color:#939393;
}
}
.time{
text-align: center;
color: #939393;
width:25%;
line-height:20px;
}
.cancel{
text-align: center;
width: 25%;
button{
width:43px;
height:19px;
border: 1px solid rgba(88,183,143,0.40);
border-radius: 10px;
font-family: PingFangSC-Regular;
font-size: 11px;
background: #FFFFFF;
color: rgba(88,183,143,0.50);
}
}
}
.card-middle{
margin-top: 32px;
height: 15px;
width: 100%;
.line{
width: 100%;
border:0px;
height: 0.5px;
background: #ececec;
}
}
table{
width: 100%;
text-align: center;
.title{
font-size:12px;
color:#939393;
}
.content{
font-size: 15px;
color: #535353;
}
.colmun1{
width: 7200/335%;
}
.colmun2{
width: 9550/335%;
}
}
}
}
浙公网安备 33010602011771号