| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224 |
- #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: 8px;
- }
- textarea{
- height: 100px;
- width: 90%;
- margin-top: 5px;
- margin-left: 5%;
- text-align: left;
- border: 1px solid rgba(210, 190, 239, 0.65);
- font-size: 14px;
- }
- .box{
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: rgba(0,0,0,0.3);
- }
- .replace{
- margin-top: 4%;
- font-size: 14px;
- color: rgba(80, 80, 80, 1);
- }
- .cancle{
- position: absolute;
- top: 78%;
- width: 50%;
- height: 22%;
- line-height: 2;
- background-color: white;
- border: 1px solid rgba(229, 229, 229, 0.62);
- border-radius: 0 0 0 8px;
- }
- .agree{
- position: absolute;
- top: 78%;
- width: 50%;
- height: 22%;
- right:0;
- line-height: 2;
- background-color: white;
- border-radius: 0 0 8px 0;
- border: 1px solid rgba(229, 229, 229, 0.62);
- }
- .head{
- position: relative;
- height: 175px;
- background-color: rgba(42, 130, 228, 1);
- border-radius: 0px 0px 10px 10px;
- }
- .location{
- position: absolute;
- top: 19px;
- left: 114px;
- font-size: 12px;
- text-align: center;
- color:rgba(255, 255, 255, 1) ;
- }
- .loc{
- width: 20px;
- height: 20px;
- font-size: 12px;
- vertical-align: bottom;
- }
- .notice{
- position: absolute;
- top: 54px;
- left: 9px;
- width: 353px;
- height: 55px;
- font-size: 12px;
- background-color: rgba(255, 255, 255, 0.21);
- border-radius: 11px 10px 10px 10px;
- }
- .notice-first {
- margin-left: 10px;
- color: rgba(255, 255, 255, 1);
- }
- .notice-first image{
- height: 14px;
- width: 14px;
- font-size: 14px;
- vertical-align: bottom;
- }
- .notice-second {
- float: right;
- margin-right: 24px;
- color: rgba(255, 255, 255, 1);
- width: 76%;
- height: 35px;
- }
- .nav{
- position: absolute;
- top:141px;
- width: 359px;
- height: 118px;
- margin-left: 5px;
- background-color: rgba(255, 255, 255, 1);
- border-radius: 14px 14px 0px 0px;
- }
- .nav image{
- position: absolute;
- left: 164px;
- width: 24px;
- height: 24px;
- font-size: 24px;
- }
- .nav view{
- position: absolute;
- left: 154px;
- top:68px;
- font-size: 12px;
- }
- .nav navigator{
- width: 54px;
- height: 60px;
- margin-top: 32px;
- margin-left: 152px;
- }
- .nav navigator:hover{
- border-radius: 5px;
- box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.1);
- }
- .content{
- margin-top: 85px;
- height: 600px;
- background-color: rgba(255, 255, 255, 1);
- }
- .point{
- height: 7px;
- background-color: rgba(229, 229, 229, 0.62);
- }
- .list-text{
- margin-top: 15px;
- font-size: 12px;
- text-align: center;
- color: rgba(80, 80, 80, 0.27);
- }
- .content-list{
- position: relative;
- height: 125px;
- margin-top: 11px;
- font-size: 12px;
- border-radius: 14px 14px 0px 0px;
- background-color: rgba(229, 229, 229, 0.62);
- }
- .num{
- float: left;
- margin-left: 7px;
- margin-top: 9px;
- font-size: 14px;
- font-weight: 700;
- color: rgba(42, 130, 228, 1);
- }
- .newList{
- float: right;
- margin-top: 10px;
- margin-right: 16px;
- color: rgba(255, 141, 26, 1);
- }
- .readyList{
- float: right;
- margin-top: 10px;
- margin-right: 2px;
- color: rgba(212, 48, 48, 1);
- }
- .waitList{
- float: right;
- margin-top: 10px;
- margin-right: 2px;
- color: rgba(212, 48, 48, 1);
- }
- .finishList{
- float: right;
- margin-top: 10px;
- margin-right: 2px;
- color: rgba(212, 48, 48, 1);
- }
- .refuseList{
- float: right;
- margin-top: 10px;
- margin-right: 2px;
- color: rgba(212, 48, 48, 1);
- }
- .list{
- float: left;
- margin-left: -164px;
- margin-top: 36px;
- font-size: 14px;
- }
- .content-list button{
- position: absolute;
- bottom:10px;
- right: 21px;
- line-height:18px ;
- }
- .content-list .sug{
- position: absolute;
- bottom:15px;
- right: 21px;
- color: #333333;
- }
- .isOver{
- width: 100%;
- height: 50px;
- line-height: 50px;
- text-align: center;
- font-size: 12px;
- color: rgba(80, 80, 80, 0.27);
- }
|