height:.38rem;
}
.tit p{
font-size: .15rem;
color:#333333;
}
.tit div{
width:.15rem;
height: .17rem;
background: url("shop/remove.jpg");
background-size: cover;
}
.down{
height: 0.17rem;
width: 0.41rem;
color: #11b57c;
border:2px solid #11b57c;
border-radius: .08rem;
text-align: center;
line-height: .17rem;
margin-top: .11rem;
}
.price{
display: flex;
height: .3rem;
align-items: center;
justify-content: space-between;
font-size: .12rem;
font-weight: 900;
}
.price_left span:first-child{
color: #ff695a;
display:inline-block;
margin-right: 5px;
}
.mon{
color: #ff695a;
display:inline-block;
margin-right: 5px;
}
.price_left span:last-child{
color: #cecece;
}
.price_right{
display: flex;
justify-content: space-around;
align-items: center;
width: .77rem;
height: .22rem;
border:1px solid #dddddd;
border-radius: 5px;
}
.price_right div{
flex:1;
text-align: center;
}
.price_right div:nth-child(2){
border-right: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}
.content_bottom{
width:100%;
height: .3rem;
border-top: 1px solid #dddddd;
display:flex;
justify-content: flex-start;
align-items: center;
}
.content_bottom p{
font-size: .13rem;
color:#808080;
font-weight: 800;
}
.content_bottom p span{
font-size: .13rem;
color:#cccccc;
padding-left: 10px;
}
/* car */
.car{
height: 0.48rem;
width: 100%;
border-top: 1px solid #d5d5d5;
background: #fff;
display: flex;
justify-content: space-between;
align-items: center;
font-size: 12px;
}
.car_left{
height: 100%;
display: flex;
align-items: center;
}
.car_left div{
width: 0.17rem;
height: 0.17rem;
border: 1px solid #cdcdcd;
border-radius: 50%;
margin-left: .1rem;
text-align: center;
line-height: .17rem;
margin-right: 10px;
}
.car_right{
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
}
.te p:first-child{
font-size: 12px;
font-weight: 900;
}
.te p:first-child span{
color: #ff6353;
}
.btn{
width: 1.1rem;
height:100%;
background:#ff6353;
color:white;
font-size: .17rem;
text-align: center;
line-height: .5rem;
}
.te p:last-child span{
color: #999999;
}
/* footer 999999*/
footer{
height: 0.48rem;
width: 100%;
border-top: 2px solid #d5d5d5;
background: #fff;
}
footer ul{
display: flex;
justify-content: space-around;
align-items: center;
margin-top:6px;
}
footer ul li{










