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.
155 lines
2.1 KiB
155 lines
2.1 KiB
.submitButton1 {
|
|
width: 690rpx;
|
|
height: 80rpx;
|
|
background: #999999;
|
|
border-radius: 40rpx;
|
|
pointer-events: none;
|
|
}
|
|
.bor1gray {
|
|
width: 21rpx;
|
|
height: 21rpx;
|
|
display: inline-block;
|
|
background: white;
|
|
border: 1rpx solid #999999;
|
|
border-radius: 50%;
|
|
}
|
|
.personAttestation {
|
|
padding-bottom: 100rpx;
|
|
font-size: 0;
|
|
background-color: #f8f8f8;
|
|
}
|
|
.wid750 {
|
|
width: 750rpx;
|
|
height: 340rpx;
|
|
}
|
|
.informationView {
|
|
width: 690rpx;
|
|
height: 402rpx;
|
|
background: #ffffff;
|
|
border-radius: 10rpx;
|
|
}
|
|
.marginAuto {
|
|
margin: auto;
|
|
}
|
|
.absolute0 {
|
|
position: absolute;
|
|
top: 179rpx;
|
|
width: 750rpx;
|
|
}
|
|
.line {
|
|
width: 8rpx;
|
|
height: 27rpx;
|
|
background: #ff4444;
|
|
border-radius: 4rpx;
|
|
}
|
|
.colorBlack {
|
|
color: #333333;
|
|
}
|
|
.font28 {
|
|
font-size: 28rpx;
|
|
}
|
|
.font24 {
|
|
font-size: 24rpx;
|
|
}
|
|
.inlineBlock {
|
|
display: inline-block;
|
|
}
|
|
.verticalM {
|
|
vertical-align: middle;
|
|
}
|
|
.marginL10 {
|
|
margin-left: 10rpx;
|
|
}
|
|
.p30 {
|
|
padding: 30rpx;
|
|
}
|
|
.pL30 {
|
|
padding: 0 30rpx;
|
|
}
|
|
.marginT29 {
|
|
margin-top: 29rpx;
|
|
}
|
|
.marginT40 {
|
|
margin-top: 40rpx;
|
|
}
|
|
.inputView {
|
|
width: 630rpx;
|
|
height: 83rpx;
|
|
background: #fafafa;
|
|
border-radius: 10rpx;
|
|
}
|
|
.inputView > text {
|
|
display: inline-block;
|
|
line-height: 83rpx;
|
|
width: 126rpx;
|
|
text-align: right;
|
|
}
|
|
.inputView > input {
|
|
height: 100%;
|
|
width: 400rpx;
|
|
}
|
|
.marginT18 {
|
|
margin-top: 18rpx;
|
|
}
|
|
.marginT35 {
|
|
margin-top: 35rpx;
|
|
}
|
|
.marginT30auto {
|
|
margin: 30rpx auto 0 auto;
|
|
}
|
|
.p0p50 {
|
|
padding: 0 50rpx;
|
|
}
|
|
.uploadView {
|
|
width: 690rpx;
|
|
height: 379rpx;
|
|
background: #ffffff;
|
|
border-radius: 10rpx;
|
|
}
|
|
.uploadButton {
|
|
width: 290rpx;
|
|
height: 263rpx;
|
|
background: #f8f8f8;
|
|
border-radius: 10rpx;
|
|
}
|
|
.imageHave {
|
|
width: 290rpx;
|
|
height: 263rpx;
|
|
}
|
|
.flex {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.upLoadImg {
|
|
width: 212rpx;
|
|
height: 141rpx;
|
|
}
|
|
.color999999 {
|
|
color: #999999;
|
|
}
|
|
.color4F6D8C {
|
|
color: #4f6d8c;
|
|
}
|
|
.textC {
|
|
text-align: center;
|
|
}
|
|
.image22 {
|
|
width: 22rpx;
|
|
height: 22rpx;
|
|
}
|
|
.submitButton {
|
|
width: 690rpx;
|
|
height: 80rpx;
|
|
background: #ff4444;
|
|
border-radius: 40rpx;
|
|
}
|
|
.marginT70auto {
|
|
margin: 70rpx auto 20rpx auto;
|
|
}
|
|
.lineHeight80 {
|
|
line-height: 80rpx;
|
|
}
|
|
.colorW {
|
|
color: #ffffff;
|
|
}
|
|
|
|
|