138 lines
2.3 KiB
Plaintext
138 lines
2.3 KiB
Plaintext
page {
|
|
background: #f9f9f9;
|
|
height: 100%;
|
|
}
|
|
.button_imgsed {
|
|
background-color: #333;
|
|
color: #fff;
|
|
height: 85rpx;
|
|
width: 80%;
|
|
}
|
|
.page_modle {
|
|
background: #fff;
|
|
border-radius: 10rpx;
|
|
box-shadow: 0 9rpx 16rpx 0 rgba(0, 0, 0, 0.1);
|
|
display: block;
|
|
height: 88%;
|
|
margin: 5%auto 0;
|
|
overflow: hidden;
|
|
width: 690rpx;
|
|
}
|
|
.page_modle_top,
|
|
.page_modle_topImg {
|
|
height: 410rpx;
|
|
width: 100%;
|
|
}
|
|
.page_modle_topview {
|
|
border-radius: 10rpx 10rpx 0 0;
|
|
height: 410rpx;
|
|
position: absolute;
|
|
width: 690rpx;
|
|
}
|
|
.page_modle_topview_headImg {
|
|
border: 2rpx solid #fff;
|
|
border-radius: 100%;
|
|
display: block;
|
|
height: 90rpx;
|
|
margin: 40rpx auto 0;
|
|
width: 90rpx;
|
|
}
|
|
.page_modle_toptitle {
|
|
color: #fff;
|
|
font-size: 30rpx;
|
|
margin-top: 15rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.page_modle_radius {
|
|
border: 1px solid #fff;
|
|
border-radius: 10rpx;
|
|
display: block;
|
|
margin: 40rpx auto 0;
|
|
padding-bottom: 20rpx;
|
|
padding-top: 20rpx;
|
|
width: 600rpx;
|
|
}
|
|
.page_modle_radius_top {
|
|
font-size: 35rpx;
|
|
font-weight: 700;
|
|
}
|
|
.page_modle_radius_btm,
|
|
.page_modle_radius_top {
|
|
color: #fff;
|
|
margin-left: 5%;
|
|
text-align: center;
|
|
width: 90%;
|
|
}
|
|
.page_modle_radius_btm {
|
|
font-size: 25rpx;
|
|
margin-top: 30rpx;
|
|
}
|
|
.phone_view {
|
|
background: #f8f8f8;
|
|
border: 1rpx solid rgba(0, 0, 0, 0.1);
|
|
border-radius: 10rpx;
|
|
display: block;
|
|
height: 72rpx;
|
|
margin: 70rpx auto 0;
|
|
width: 630rpx;
|
|
}
|
|
.phone_view_img {
|
|
border-right: 1rpx solid rgba(0, 0, 0, 0.1);
|
|
float: left;
|
|
height: 43rpx;
|
|
margin-left: 20rpx;
|
|
margin-top: 16.5rpx;
|
|
padding-right: 15rpx;
|
|
width: 42rpx;
|
|
}
|
|
.phone_input {
|
|
color: #333;
|
|
font-size: 24rpx;
|
|
height: 72rpx;
|
|
line-height: 72rpx;
|
|
padding-left: 20rpx;
|
|
}
|
|
.erweima {
|
|
display: block;
|
|
height: 300rpx;
|
|
margin: 100rpx auto 0;
|
|
width: 300rpx;
|
|
}
|
|
.tishi {
|
|
color: #666;
|
|
font-size: 26rpx;
|
|
margin-top: 50rpx;
|
|
width: 100%;
|
|
}
|
|
.btn,
|
|
.tishi {
|
|
text-align: center;
|
|
}
|
|
.btn {
|
|
background: #3d61f0;
|
|
border-radius: 15rpx;
|
|
color: #fff;
|
|
display: block;
|
|
font-size: 28rpx;
|
|
height: 72rpx;
|
|
line-height: 72rpx;
|
|
margin: 40rpx auto 0;
|
|
width: 630rpx;
|
|
}
|
|
.left_dian {
|
|
left: 15rpx;
|
|
}
|
|
.left_dian,
|
|
.left_dian_sec {
|
|
background: #f9f9f9;
|
|
border-radius: 100%;
|
|
height: 35rpx;
|
|
position: absolute;
|
|
top: 430rpx;
|
|
width: 35rpx;
|
|
}
|
|
.left_dian_sec {
|
|
right: 15rpx;
|
|
}
|