123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- page.data-v-39cae9a6{
- width:100%;
- height:100%;
- }
- .wrap.data-v-39cae9a6{
- width:100%;
- height:100%;
- /*background: url("https://wx.fujinyangche.com/nvrnetwork/images/lecel2_free.jpg") no-repeat;*/
- /*background-size: 100% 100%;*/
- position: relative;
- }
- .wrap image.data-v-39cae9a6{
- display: block;
- width:100%;
- height:100%;
- }
- .masking.data-v-39cae9a6{
- width:100%;
- height:100%;
- background:rgba(0,0,0,0.5);
- position: absolute;
- top:0;
- left:0;
- z-index:100;
- display: none;
- }
- .showMask.data-v-39cae9a6{
- display: block;
- }
- .delete_wrap.data-v-39cae9a6{
- width:600rpx;
- height:260rpx;
- background:rgba(255,255,255,1);
- border-radius:10rpx;
- position: fixed;
- top:50%;
- left:50%;
- -webkit-transform: translate(-50%,-50%);
- transform: translate(-50%,-50%);
- }
- .wrap_top.data-v-39cae9a6{
- font-size: 32rpx;
- color:#000000;
- font-weight: bold;
- text-align: center;
- height:152rpx;
- line-height: 152rpx;
- border-bottom:1px solid #F2F2F2;
- box-sizing: border-box;
- }
- .wrap_bom_lf.data-v-39cae9a6{
- width:50%;
- border-right: 1px solid #f2f2f2;
- box-sizing: border-box;
- font-size: 32rpx;
- color:#222222;
- font-weight: bold;
- text-align: center;
- line-height: 106rpx;
- display: inline-block;
- }
- .confirm.data-v-39cae9a6{
- width:50%;
- display: inline-block;
- text-align: center;
- line-height: 106rpx;
- font-size: 32rpx;
- color:#E77817;
- font-weight: bold;
- }
- .notice_right.data-v-39cae9a6{
- width:330rpx;
- height:100rpx;
- background: #E77817;
- border-radius: 50rpx;
- line-height: 100rpx;
- text-align: center;
- font-size: 44rpx;
- font-weight: bold;
- color:#ffffff;
- float:left;
- position: absolute;
- left:50%;
- -webkit-transform: translateX(-50%);
- transform: translateX(-50%);
- bottom:450rpx;
- }
|