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.
125 lines
2.7 KiB
125 lines
2.7 KiB
/* pages/home/me/yjfk/yjfk.wxss */
|
|
.reback{
|
|
position: absolute;
|
|
margin-left: 20rpx;
|
|
margin-top:108rpx;
|
|
width:48rpx;
|
|
height:48rpx;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/me/reback.png);
|
|
}
|
|
|
|
.title{
|
|
position: absolute;
|
|
left: 278rpx;
|
|
top: 108rpx;
|
|
width: 196rpx;
|
|
height: 48rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 32rpx;
|
|
text-align: center;
|
|
font-family: SourceHanSansSC-regular;
|
|
}
|
|
|
|
.hybt{
|
|
position: absolute;
|
|
left: 30rpx;
|
|
top: 1326rpx;
|
|
width: 690rpx;
|
|
height: 230rpx;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/me/hybt.png);
|
|
}
|
|
.fkt1{
|
|
position: absolute;
|
|
left: 46rpx;
|
|
top: 240rpx;
|
|
width: 552rpx;
|
|
height: 106rpx;
|
|
color: rgba(248, 99, 42, 1);
|
|
font-size: 32rpx;
|
|
text-align: left;
|
|
font-family: SourceHanSansSC-regular;
|
|
}
|
|
|
|
.fkt2{
|
|
position: absolute;
|
|
left: 46rpx;
|
|
top: 290rpx;
|
|
width: 552rpx;
|
|
height: 106rpx;
|
|
color: rgba(248, 99, 42, 1);
|
|
font-size: 32rpx;
|
|
text-align: left;
|
|
font-family: SourceHanSansSC-regular;
|
|
}
|
|
.jyms{
|
|
position: absolute;
|
|
left: 46rpx;
|
|
top: 418rpx;
|
|
width: 196rpx;
|
|
height: 52rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 36rpx;
|
|
text-align: left;
|
|
font-family: SourceHanSansSC-regular;
|
|
}
|
|
|
|
.submit{
|
|
position: absolute;
|
|
left: 236rpx;
|
|
top: 1290rpx;
|
|
width: 280rpx;
|
|
height: 80rpx;
|
|
line-height: 70rpx;
|
|
border-radius: 20rpx;
|
|
background: linear-gradient(233.49deg, rgba(248,99,42,1) 10.48%,rgba(249,135,89,1) 89.2%);
|
|
text-align: center;
|
|
box-shadow: 0px 4rpx 12rpx 0px rgba(0, 0, 0, 0.4);
|
|
border: 6rpx solid rgba(255, 255, 255, 1);
|
|
color: rgba(255, 255, 255, 1);
|
|
font-size: 32rpx;
|
|
text-align: center;
|
|
font-family: SourceHanSansSC-medium;
|
|
z-index: 999;
|
|
}
|
|
.lxfs{
|
|
position: absolute;
|
|
left: 46rpx;
|
|
top: 980rpx;
|
|
width: 196rpx;
|
|
height: 52rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 36rpx;
|
|
text-align: left;
|
|
font-family: SourceHanSansSC-regular;
|
|
}
|
|
|
|
.jymsk{
|
|
position: absolute;
|
|
left: 46rpx;
|
|
top: 502rpx;
|
|
width: 660rpx;
|
|
height: 414rpx;
|
|
line-height: 20px;
|
|
border-radius: 15px;
|
|
background-color: rgba(239, 239, 239, 1);
|
|
text-align: center;
|
|
}
|
|
.t-textarea {
|
|
background-color: transparent!important;
|
|
}
|
|
|
|
.lxfsk{
|
|
position: absolute;
|
|
left: 46rpx;
|
|
top: 1064rpx;
|
|
width: 660rpx;
|
|
height: 112rpx;
|
|
line-height: 20px;
|
|
border-radius: 15px;
|
|
background-color: rgba(239, 239, 239, 1);
|
|
text-align: center;
|
|
} |