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.
147 lines
2.4 KiB
147 lines
2.4 KiB
.none {
|
|
background: #ffffff;
|
|
}
|
|
.none > text {
|
|
color: #333333;
|
|
}
|
|
.have {
|
|
background: #ff4444;
|
|
}
|
|
.have > text {
|
|
color: #ffffff;
|
|
}
|
|
.chackImg {
|
|
position: absolute;
|
|
top: 10rpx;
|
|
right: 10rpx;
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
text-align: center;
|
|
border-radius: 50%;
|
|
}
|
|
.chackImg > text {
|
|
line-height: 30rpx;
|
|
font-size: 24rpx;
|
|
}
|
|
.qx_text {
|
|
margin-left: 12rpx;
|
|
line-height: 50rpx;
|
|
font-size: 24rpx;
|
|
color: #333333;
|
|
}
|
|
.ver_mid {
|
|
vertical-align: middle;
|
|
}
|
|
.qx {
|
|
display: inline-block;
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
border-radius: 50%;
|
|
text-align: center;
|
|
}
|
|
.qx > text {
|
|
font-size: 24rpx;
|
|
line-height: 30rpx;
|
|
}
|
|
.shareMaterials_mian_foot_button {
|
|
width: 170rpx;
|
|
height: 50rpx;
|
|
background: #ff4444;
|
|
border-radius: 25rpx;
|
|
text-align: center;
|
|
}
|
|
.shareMaterials_mian_foot_button > text {
|
|
font-size: 24rpx;
|
|
color: #ffffff;
|
|
line-height: 50rpx;
|
|
}
|
|
.shareMaterials_mian_foot {
|
|
margin-top: 30rpx;
|
|
}
|
|
.shareMaterials_mian_body {
|
|
flex-wrap: wrap;
|
|
margin-top: 24rpx;
|
|
}
|
|
.imgMb_image {
|
|
position: relative;
|
|
width: 198rpx;
|
|
height: 198rpx;
|
|
display: inline-block;
|
|
margin: auto;
|
|
background: gray;
|
|
}
|
|
.imgMb {
|
|
margin-top: 17rpx;
|
|
display: inline-block;
|
|
width: 33%;
|
|
}
|
|
.shareMaterials_mian_package {
|
|
padding: 40rpx 30rpx 30rpx 30rpx;
|
|
}
|
|
.shareMaterials_mian {
|
|
margin-top: 20rpx;
|
|
width: 690rpx;
|
|
background: #ffffff;
|
|
border-radius: 10rpx;
|
|
}
|
|
.shareMaterials_title_main {
|
|
margin-top: 28rpx;
|
|
width: 628rpx;
|
|
height: 263rpx;
|
|
}
|
|
.shareMaterials_title_main_tetx {
|
|
font-size: 24rpx;
|
|
color: #666666;
|
|
}
|
|
.level_button {
|
|
width: 140rpx;
|
|
height: 50rpx;
|
|
background: #ff4444;
|
|
border-radius: 25rpx;
|
|
text-align: center;
|
|
}
|
|
.level_button > text {
|
|
font-size: 24rpx;
|
|
color: #ffffff;
|
|
line-height: 50rpx;
|
|
}
|
|
.dis-flex {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.dis-flex-star {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.ver_mid {
|
|
vertical-align: middle;
|
|
}
|
|
.level_text {
|
|
margin-left: 15rpx;
|
|
font-size: 28rpx;
|
|
color: #111111;
|
|
}
|
|
.line {
|
|
display: inline-block;
|
|
width: 6rpx;
|
|
height: 26rpx;
|
|
background: #ff4444;
|
|
border-radius: 3rpx;
|
|
}
|
|
.shareMaterials_title_package {
|
|
padding: 30rpx 30rpx 45rpx 30rpx;
|
|
}
|
|
.shareMaterials {
|
|
font-size: 0;
|
|
background: #f8f8f8;
|
|
}
|
|
.shareMaterials_package {
|
|
padding: 20rpx 30rpx 116rpx 30rpx;
|
|
}
|
|
.shareMaterials_title {
|
|
width: 690rpx;
|
|
height: 416rpx;
|
|
background: #ffffff;
|
|
border-radius: 10rpx;
|
|
}
|
|
|
|
|