242 lines
4.1 KiB
Plaintext
242 lines
4.1 KiB
Plaintext
@import "/pages/alert/index.wxss";
|
|
page {
|
|
background: #f9f9f9;
|
|
}
|
|
.banner {
|
|
background: #fb9145;
|
|
height: 300rpx;
|
|
width: 100%;
|
|
}
|
|
.banner_modle {
|
|
background: #fff;
|
|
border-radius: 10rpx;
|
|
box-shadow: 0 4rpx 6rpx 0 rgba(0, 0, 0, 0.1);
|
|
height: 300rpx;
|
|
margin: -240rpx auto 0;
|
|
width: 690rpx;
|
|
}
|
|
.banner_modle_top {
|
|
border-bottom: 1rpx solid #f9f9f9;
|
|
height: 100rpx;
|
|
margin-left: 30rpx;
|
|
padding-bottom: 30rpx;
|
|
padding-top: 30rpx;
|
|
width: 630rpx;
|
|
}
|
|
.banner_modle_top_img {
|
|
border-radius: 100%;
|
|
float: left;
|
|
height: 100rpx;
|
|
width: 100rpx;
|
|
}
|
|
.banner_modle_top_title {
|
|
color: #000;
|
|
float: left;
|
|
font-size: 30rpx;
|
|
margin-left: 20rpx;
|
|
width: 80%;
|
|
}
|
|
.banner_modle_top_btn {
|
|
border: 1px solid #fb9145;
|
|
border-radius: 100rpx;
|
|
color: #fb9145;
|
|
float: left;
|
|
font-size: 20rpx;
|
|
height: 36rpx;
|
|
line-height: 36rpx;
|
|
margin-left: 20rpx;
|
|
margin-top: 15rpx;
|
|
text-align: center;
|
|
width: 90rpx;
|
|
}
|
|
.banner_modle_down {
|
|
display: block;
|
|
height: 135rpx;
|
|
margin: 0 auto;
|
|
padding-top: 1rpx;
|
|
width: 630rpx;
|
|
}
|
|
.banner_modle_down_modle {
|
|
display: inline-block;
|
|
height: 137rpx;
|
|
vertical-align: top;
|
|
width: 156rpx;
|
|
}
|
|
.banner_modle_down_modle_top {
|
|
color: #000;
|
|
font-size: 30rpx;
|
|
margin-top: 30rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.banner_modle_down_modle_down {
|
|
color: #9295a8;
|
|
font-size: 24rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.banner_modle_down_border {
|
|
background: #f0f0f0;
|
|
display: inline-block;
|
|
height: 30rpx;
|
|
margin-top: 50rpx;
|
|
vertical-align: top;
|
|
width: 1rpx;
|
|
}
|
|
.page_nav {
|
|
height: 20rpx;
|
|
width: 100%;
|
|
}
|
|
.choose_view {
|
|
background: #fff;
|
|
border-radius: 0;
|
|
height: 90rpx;
|
|
margin: 0;
|
|
padding: 0;
|
|
text-align: left;
|
|
width: 100%;
|
|
}
|
|
.choose_view_modle {
|
|
border-bottom: 1rpx solid #f9f9f9;
|
|
color: #333;
|
|
font-size: 28rpx;
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
margin-left: 3%;
|
|
width: 94%;
|
|
}
|
|
.choose_view_modle_backImg {
|
|
float: right;
|
|
height: 30rpx;
|
|
margin-top: 29rpx;
|
|
width: 30rpx;
|
|
}
|
|
.choose_view_modle_num {
|
|
color: #9295a8;
|
|
float: right;
|
|
font-size: 24rpx;
|
|
}
|
|
.nav {
|
|
height: 20rpx;
|
|
width: 100%;
|
|
}
|
|
.shezhi {
|
|
background: #fff;
|
|
border-radius: 0;
|
|
float: right;
|
|
height: 70rpx;
|
|
margin: -20rpx 0 0;
|
|
padding: 1rpx 0 0;
|
|
position: relative;
|
|
width: 50rpx;
|
|
}
|
|
.shezhi1 {
|
|
background: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
position: absolute;
|
|
right: 30rpx;
|
|
top: 30rpx;
|
|
}
|
|
.shezhi_img1 {
|
|
background: rgba(0, 0, 0, 0.4);
|
|
border-radius: 100%;
|
|
height: 38rpx;
|
|
padding: 12rpx;
|
|
width: 38rpx;
|
|
}
|
|
.shezhi_img {
|
|
height: 40rpx;
|
|
margin-top: -20rpx;
|
|
width: 40rpx;
|
|
}
|
|
button::after {
|
|
border: none;
|
|
}
|
|
.choose_view_modle_img {
|
|
height: 40rpx;
|
|
margin-top: -5rpx;
|
|
padding-right: 15rpx;
|
|
vertical-align: middle;
|
|
width: 40rpx;
|
|
}
|
|
.banner1 {
|
|
height: 340rpx;
|
|
width: 100%;
|
|
}
|
|
.banner_message1 {
|
|
background: #fff;
|
|
height: 298rpx;
|
|
margin-top: -44rpx;
|
|
width: 100%;
|
|
}
|
|
.banner_message_img1 {
|
|
height: 44rpx;
|
|
width: 100%;
|
|
}
|
|
.banner_message_headImg1 {
|
|
border: 3rpx solid #fff;
|
|
border-radius: 100%;
|
|
height: 100rpx;
|
|
left: 0;
|
|
margin: -52rpx auto 0;
|
|
position: absolute;
|
|
right: 0;
|
|
width: 100rpx;
|
|
}
|
|
.banner_message_name1 {
|
|
color: #333;
|
|
font-size: 30rpx;
|
|
font-weight: 700;
|
|
margin-top: 20rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.banner_message_huiyuan1 {
|
|
color: #d39f43;
|
|
font-size: 24rpx;
|
|
margin-top: 15rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.banner_message_huiyuan_img1 {
|
|
height: 30rpx;
|
|
margin-top: -5rpx;
|
|
padding-left: 10rpx;
|
|
vertical-align: middle;
|
|
width: 30rpx;
|
|
}
|
|
.banner_modle_down1 {
|
|
display: block;
|
|
height: 135rpx;
|
|
margin: 0 auto;
|
|
padding-top: 1rpx;
|
|
}
|
|
.banner_modle_down_modle1 {
|
|
display: inline-block;
|
|
height: 137rpx;
|
|
vertical-align: top;
|
|
width: 187rpx;
|
|
}
|
|
.banner_modle_down_modle_top1 {
|
|
color: #000;
|
|
font-size: 30rpx;
|
|
margin-top: 30rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.banner_modle_down_modle_down1 {
|
|
color: #9295a8;
|
|
font-size: 24rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.banner_modle_down_border1 {
|
|
background: #f0f0f0;
|
|
display: inline-block;
|
|
height: 30rpx;
|
|
margin-top: 50rpx;
|
|
vertical-align: top;
|
|
width: 1rpx;
|
|
}
|