158 lines
2.6 KiB
Plaintext
158 lines
2.6 KiB
Plaintext
@import "/pages/alert/index.wxss";
|
|
.xiaoxi {
|
|
background: #3d61f0;
|
|
border-bottom: 20rpx solid #f9f9f9;
|
|
display: block;
|
|
height: 88rpx;
|
|
margin: 0 auto;
|
|
padding-top: 1rpx;
|
|
width: 100%;
|
|
}
|
|
.xiaoxi_leftImg {
|
|
float: left;
|
|
height: 40rpx;
|
|
margin-top: 24rpx;
|
|
padding-left: 30rpx;
|
|
padding-right: 15rpx;
|
|
width: 40rpx;
|
|
}
|
|
.xiaoxi_right_btn {
|
|
border: 1px solid #fff;
|
|
border-radius: 5rpx;
|
|
color: #fff;
|
|
float: left;
|
|
font-size: 24rpx;
|
|
height: 45rpx;
|
|
line-height: 45rpx;
|
|
margin-left: 30rpx;
|
|
margin-top: 21.5rpx;
|
|
text-align: center;
|
|
width: 100rpx;
|
|
}
|
|
.update_scroll_modle {
|
|
color: #fff;
|
|
float: left;
|
|
font-size: 28rpx;
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
width: 505rpx;
|
|
word-break: keep-all;
|
|
}
|
|
.modle {
|
|
font-size: 54rpx;
|
|
}
|
|
.modle_right {
|
|
height: 128rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
width: 385rpx;
|
|
word-break: keep-all;
|
|
}
|
|
.shangchuan_view {
|
|
display: inline-block;
|
|
height: 340rpx;
|
|
}
|
|
.shangchuan_view,
|
|
.shangchuan_view_index {
|
|
margin-left: 5%;
|
|
width: 90%;
|
|
}
|
|
.shangchuan_view_index {
|
|
border-radius: 100%;
|
|
display: inline-block;
|
|
height: 150rpx;
|
|
margin-left: 20rpx;
|
|
margin-top: 20rpx;
|
|
width: 150rpx;
|
|
}
|
|
.shangchuan_Img {
|
|
height: 340rpx;
|
|
position: absolute;
|
|
width: 340rpx;
|
|
}
|
|
.shangchuan_logview {
|
|
display: inline-block;
|
|
height: 165rpx;
|
|
margin-left: 19rpx;
|
|
margin-top: 20rpx;
|
|
width: 165rpx;
|
|
}
|
|
.shangchuan_logImg {
|
|
height: 165rpx;
|
|
position: absolute;
|
|
width: 165rpx;
|
|
}
|
|
.shangchuan_Img_close {
|
|
float: right;
|
|
height: 340rpx;
|
|
margin-left: 5%;
|
|
position: relative;
|
|
width: 90%;
|
|
z-index: 5;
|
|
}
|
|
.bufa_btn {
|
|
background: #3d61f0;
|
|
border-radius: 15rpx;
|
|
bottom: 50rpx;
|
|
color: #fff;
|
|
display: block;
|
|
font-size: 28rpx;
|
|
height: 72rpx;
|
|
left: 0;
|
|
line-height: 72rpx;
|
|
margin: 40rpx auto 0;
|
|
position: absolute;
|
|
right: 0;
|
|
text-align: center;
|
|
width: 690rpx;
|
|
}
|
|
.jinggao {
|
|
color: #9295a8;
|
|
font-size: 24rpx;
|
|
line-height: 80rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.must_red {
|
|
color: red;
|
|
}
|
|
.modle {
|
|
border-bottom: 1rpx solid #f0f0f0;
|
|
color: #333;
|
|
font-size: 24rpx;
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
margin-left: 5%;
|
|
width: 90%;
|
|
}
|
|
.modle_right {
|
|
color: #9295a8;
|
|
display: block;
|
|
float: right;
|
|
height: 88rpx;
|
|
margin: 0;
|
|
padding: 0;
|
|
text-align: right;
|
|
}
|
|
.modle_btn {
|
|
background: #fff;
|
|
border: 1px solid #3d61f0;
|
|
border-radius: 8rpx;
|
|
color: #3d61f0;
|
|
float: right;
|
|
font-size: 24rpx;
|
|
height: 48rpx;
|
|
line-height: 46rpx;
|
|
margin: 21.5rpx 0 0 30rpx;
|
|
padding: 0;
|
|
text-align: center;
|
|
width: 120rpx;
|
|
}
|
|
button::after {
|
|
border: none;
|
|
}
|