You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
438 B

.details{
background: #fff;
}
.details .topimage{
width: 100%;
}
.details .content{
margin: 10px;
}
.details .content .price {
color: #f2270c;
}
.details .content .price text{
color: #f2270c;
display: inline-block;
font-family: JDZH-Regular;
font-size: 20px;
line-height: 30px;
}
.details .content .title{
font-size: 15px;
font-weight: 700;
}
.details .introduce image{
width: 100%;
}