体现
This commit is contained in:
@@ -1,63 +1 @@
|
||||
.box {
|
||||
width: 690rpx;
|
||||
margin: 0 auto;
|
||||
padding-bottom: 41rpx;
|
||||
border-bottom: 2rpx solid #EEEEEE;
|
||||
}
|
||||
|
||||
.box .yongjintop {
|
||||
width: 152rpx;
|
||||
height: 196rpx;
|
||||
margin: 0 auto;
|
||||
margin-top: 40rpx;
|
||||
}
|
||||
|
||||
.box .yongjintop .photo {
|
||||
width: 130rpx;
|
||||
height: 130rpx;
|
||||
background-color: gold;
|
||||
margin-bottom: 44rpx;
|
||||
border-radius: 90%;
|
||||
}
|
||||
|
||||
.box .yongjintop .tel {
|
||||
color: #333333;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
|
||||
.mid {
|
||||
width: 100%;
|
||||
height: 175rpx;
|
||||
border-bottom: 20rpx solid #FBFBFB;
|
||||
color: #333333;
|
||||
font-size: 28rpx;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.mid .midbox {
|
||||
width: 478rpx;
|
||||
height: 175rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.mid .way {
|
||||
margin-top: 46rpx;
|
||||
margin-bottom: 14rpx;
|
||||
}
|
||||
|
||||
.mid .money {
|
||||
font-size: 24rpx;
|
||||
}
|
||||
|
||||
.mid .money1 {
|
||||
color: #F81F1F;
|
||||
}
|
||||
|
||||
.mid .line {
|
||||
width: 2rpx;
|
||||
height: 60rpx;
|
||||
margin: auto 0;
|
||||
background-color: #EEEEEE;
|
||||
}
|
||||
.box{width:690rpx;margin:0 auto;padding-bottom:41rpx;border-bottom:2rpx solid #EEEEEE}.box .yongjintop{width:152rpx;height:196rpx;margin:0 auto;margin-top:40rpx}.box .yongjintop .photo{width:130rpx;height:130rpx;background-color:gold;margin-bottom:24rpx;border-radius:90%}.box .yongjintop .tel{color:#333333;font-size:28rpx;text-align:center}.mid{width:100%;height:175rpx;border-bottom:20rpx solid #FBFBFB;color:#333333;font-size:28rpx;text-align:center}.mid .midbox{width:478rpx;height:175rpx;display:flex;justify-content:space-between;margin:0 auto}.mid .way{margin-top:46rpx;margin-bottom:14rpx}.mid .money{font-size:24rpx}.mid .money1{color:#F81F1F}.mid .line{width:2rpx;height:60rpx;margin:auto 0;background-color:#EEEEEE}
|
||||
|
||||
Reference in New Issue
Block a user