| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250 |
- #dialog{
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- width: 80%;
- height: 25%;
- text-align: center;
- margin: auto;
- background-color: white;
- border-radius: 10px;
- }
- textarea{
- height: 100px;
- width: 90%;
- margin-top: 5px;
- margin-left: 5%;
- text-align: left;
- border: 1px solid rgba(229, 229, 229, 0.62);
- font-size: 14px;
- }
- .box{
- position: fixed;
- top: 0;
- left: 0;
- margin: 0;
- width: 100%;
- height: 100%;
- background: rgba(0,0,0,0.3);
- }
- .replace{
- margin-top: 4%;
- font-size: 28rpx;
- color: rgba(80, 80, 80, 1);
- }
- .cancle{
- position: absolute;
- top: 78%;
- width: 50%;
- height: 22%;
- line-height: 2;
- background-color: white;
- border-radius: 0 0 0 16rpx;
- border-top: 1px solid rgba(229, 229, 229, 0.62);
- border-right: 1px solid rgba(229, 229, 229, 0.62);
- }
- .agree{
- position: absolute;
- top: 78%;
- width: 50%;
- height: 22%;
- right:0;
- line-height: 2;
- background-color: white;
- border-top: 1px solid rgba(229, 229, 229, 0.62);
- border-left: 1px solid rgba(229, 229, 229, 0.62);
- border-radius: 0 0 16rpx 0;
- }
- .head{
- position: relative;
- height: 350rpx;
- background-color: rgba(42, 130, 228, 1);
- border-radius: 0rpx 0rpx 20rpx 20rpx;
- }
- .location{
- position: absolute;
- top: 38rpx;
- left: 246rpx;
- font-size: 24rpx;
- text-align: center;
- color:rgba(255, 255, 255, 1) ;
- }
- .loc{
- width: 40rpx;
- height: 40rpx;
- font-size: 24rpx;
- vertical-align: bottom;
- }
- .notice{
- position: absolute;
- margin-top: 126rpx;
- margin-left: 18rpx;
- /* top: 63px;
- left: 11px; */
- width: 716rpx;
- height: 110rpx;
- font-size: 24rpx;
- background-color: rgba(255, 255, 255, 0.21);
- border-radius: 22rpx 20rpx 20rpx 20rpx;
- }
- .notice-first {
- margin-left: 20rpx;
- color: rgba(255, 255, 255, 1);
- }
- .notice-first image{
- height: 28rpx;
- width: 28rpx;
- font-size: 28rpx;
- vertical-align: bottom;
- }
- .notice-second {
- float: right;
- margin-right: 48rpx;
- color: rgba(255, 255, 255, 1);
- width: 76%;
- height: 70rpx;
- }
- .nav{
- position: absolute;
- top:282rpx;
- width: 718rpx;
- height: 236rpx;
- margin-left: 16rpx;
- background-color: rgba(255, 255, 255, 1);
- border-radius: 28rpx 28rpx 0rpx 0rpx;
- }
- .nav1 image{
- position: absolute;
- left: 218rpx;
- top: 70rpx;
- width: 48rpx;
- height: 48rpx;
- font-size: 48rpx;
- }
- .nav1 view{
- position: absolute;
- left: 200rpx;
- top:136rpx;
- font-size: 24rpx;
- }
- .nav2 image{
- position: absolute;
- left: 450rpx;
- width: 48rpx;
- height: 48rpx;
- font-size: 48rpx;
- top: 72rpx;
- }
- .nav2 view{
- position: absolute;
- left: 426rpx;
- top:136rpx;
- font-size: 24rpx;
- }
- .nav .nav1{
- width: 108rpx;
- height: 120rpx;
- margin-top: 64rpx;
- margin-left: 186rpx;
- }
- .nav .nav2{
- width: 108rpx;
- height: 120rpx;
- margin-top: -126rpx;
- margin-left: 420rpx;
- }
- .nav navigator:hover{
- border-radius: 10rpx;
- box-shadow: 2rpx 2rpx 4rpx 4rpx rgba(0,0,0,0.1);
- }
- .content{
- margin-top: 170rpx;
- height: 1200rpx;
- background-color: rgba(255, 255, 255, 1);
- }
- .point{
- height: 14rpx;
- background-color: rgba(229, 229, 229, 0.62);
- }
- .list-text{
- margin-top: 30rpx;
- font-size: 24rpx;
- text-align: center;
- color: rgba(80, 80, 80, 0.27);
- }
- .content-list{
- position: relative;
- height: 250rpx;
- margin-top: 22rpx;
- font-size: 24rpx;
- border-radius: 28rpx 28rpx 0rpx 0rpx;
- background-color: rgba(229, 229, 229, 0.62);
- }
- .num{
- float: left;
- margin-left: 14rpx;
- margin-top: 18rpx;
- font-size: 28rpx;
- font-weight: 700;
- color: rgba(42, 130, 228, 1);
- }
- .newList{
- float: right;
- margin-top: 20rpx;
- margin-right: 32rpx;
- color: rgba(255, 141, 26, 1);
- }
- .readyList{
- float: right;
- margin-top: 20rpx;
- margin-right: 4rpx;
- color: rgba(212, 48, 48, 1);
- }
- .waitList{
- float: right;
- margin-top: 20rpx;
- margin-right: 4rpx;
- color: rgba(212, 48, 48, 1);
- }
- .finishList{
- float: right;
- margin-top: 20rpx;
- margin-right: 4rpx;
- color: rgba(212, 48, 48, 1);
- }
- .refuseList{
- float: right;
- margin-top: 20rpx;
- margin-right: 4rpx;
- color: rgba(212, 48, 48, 1);
- }
- .list{
- float: left;
- margin-left: -328rpx;
- margin-top: 72rpx;
- font-size: 28rpx;
- }
- .content-list button{
- position: absolute;
- bottom:20rpx;
- right: 42rpx;
- line-height:36rpx ;
- }
- .content-list .sug{
- position: absolute;
- bottom:30rpx;
- right: 42rpx;
- color: #333333;
- }
- .isOver{
- width: 100%;
- height: 100rpx;
- line-height: 100rpx;
- text-align: center;
- font-size: 24rpx;
- color: rgba(80, 80, 80, 0.27);
- }
|