123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295 |
- /* pages/signFor/record.wxss */
- .page {
- position: relative;
- width: 750rpx;
- background-color: rgba(246,246,246,1);
- overflow: hidden;
- display: flex;
- flex-direction: column;
- }
- .layer1 {
- width: 750rpx;
- display: flex;
- flex-direction: column;
- }
- .outer3 {
- width: 750rpx;
- height: 88rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .main1 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- padding-left: 64rpx;
- width: 250rpx;
- justify-content: center;
- }
- .bd1 {
- width: 118rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .word3 {
- width: 92rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- }
- .label2 {
- width: 16rpx;
- height: 8rpx;
- margin-top: 10rpx;
- }
- .main2 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 250rpx;
- justify-content: center;
- }
- .bd2 {
- width: 196rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- }
- .mod1 {
- width: 2rpx;
- height: 28rpx;
- background-color: rgba(237,237,237,1);
- display: flex;
- flex-direction: column;
- }
- .txt1 {
- width: 112rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin-left: 52rpx;
- }
- .icon2 {
- width: 24rpx;
- height: 24rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .main3 {
- height: 88rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 250rpx;
- justify-content: center;
- }
- .block1 {
- width: 196rpx;
- height: 28rpx;
- flex-direction: row;
- display: flex;
- }
- .layer2 {
- width: 2rpx;
- height: 28rpx;
- background-color: rgba(237,237,237,1);
- display: flex;
- flex-direction: column;
- }
- .txt2 {
- width: 112rpx;
- height: 28rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 28rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 28rpx;
- text-align: left;
- margin-left: 52rpx;
- }
- .icon3 {
- width: 24rpx;
- height: 24rpx;
- margin: 2rpx 0 0 6rpx;
- }
- .outer4 {
- height: 448rpx;
- border-radius: 8rpx;
- background-color: rgba(255,255,255,1);
- display: flex;
- flex-direction: column;
- width: 710rpx;
- justify-content: center;
- margin: 20rpx 0 0 20rpx;
- }
- .main4 {
- width: 710rpx;
- height: 388rpx;
- display: flex;
- flex-direction: column;
- }
- .box1 {
- width: 660rpx;
- height: 30rpx;
- margin-left: 30rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .word4 {
- width: 316rpx;
- height: 30rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 30rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 30rpx;
- text-align: left;
- }
- .txt3 {
- width: 52rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(255,115,0,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
- .info3 {
- width: 89rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 20rpx 0 0 30rpx;
- }
- .box2 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 30rpx;
- display: flex;
- flex-direction: column;
- }
- .word5 {
- width: 260rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 30rpx 0 0 20rpx;
- }
- .txt4 {
- width: 391rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 20rpx 0 0 20rpx;
- }
- .word6 {
- width: 234rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 20rpx 0 0 20rpx;
- }
- .word7 {
- width: 238rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(102,102,102,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- margin: 20rpx 0 0 20rpx;
- }
- .box3 {
- width: 710rpx;
- height: 1rpx;
- background-color: rgba(237,237,237,1);
- margin-top: 30rpx;
- display: flex;
- flex-direction: column;
- }
- .box4 {
- width: 650rpx;
- height: 26rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 30rpx 0 0 30rpx;
- }
- .txt5 {
- width: 198rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 26rpx;
- font-family: PingFangSC-Medium;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
- .info4 {
- width: 183rpx;
- height: 26rpx;
- display: block;
- overflow-wrap: break-word;
- color: rgba(51,51,51,1);
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- white-space: nowrap;
- line-height: 26rpx;
- text-align: left;
- }
|