| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247 |
- .container-right{
- width:98%;
- padding-bottom: 0px;
- margin:15px auto;
- border:1px solid #d9d9d9;
- font-family: '宋体';
- border-radius: 4px;
- font-size: 12px;
- }
- .row-1{
- width:100%;
- height:35px;
- background-color: #f5f5f5;
- }
- .row-2{
- width:100%;
- height:50px;
- }
- .row-3{
- width:100%;
- height:80px;
- }
- .col-1{
- width:49%;
- height:40px;
- float:left;
- line-height: 40px;
- text-align: center;
- font-weight: bold;
- }
- .row-1 span{
- margin-left: 20px;
- line-height: 35px;
- }
- .line-1{
- width:100%;
- height: 1px;
- background-color: #d9d9d9;
- }
- .line-2{
- width:1px;
- height:40px;
- background-color: #d9d9d9;
- float:left;
- }
- .line-3{
- width:1px;
- height:400px;
- background-color: #d9d9d9;
- float:left;
- }
- .line-4,.line-5{
- width:1px;
- height:80px;
- background-color: #d9d9d9;
- float:left;
- }
- .line-6{
- width:79.8%;
- height:1px;
- background-color:#d9d9d9;
- float:right;
- }
- .dept,.job{
- width:10%;
- height:80px;
- float:left;
- text-align: center;
- }
- .current-month{
- width:79.8%;
- height:40px;
- float:right;
- line-height: 40px;
- }
- .next-month{
- width:79.8%;
- height:40px;
- float:right;
- line-height: 40px;
- }
- .name{
- width:30px;
- height:50px;
- float:left;
- margin-left: 20px;
- line-height: 50px;
- }
- .div-start{
- width:120px;
- height:50px;
- float:left;
- margin-left: 30px;
- line-height: 50px;
- }
- .div-to{
- width:20px;
- height:50px;
- float:left;
- line-height: 50px;
- }
- .div-start input,.div-end input{
- width:100px;
- height:30px;
- border: 1px solid #ccc;
- font-size: 14px;
- padding: 5px 8px;
- border-radius: 4px;
- }
- .div-end{
- width:120px;
- height:50px;
- float:left;
- margin-left: 5px;
- line-height: 50px;
- }
- .div-check{
- width:160px;
- height:50px;
- float:left;
- margin-left: 10px;
- line-height: 50px;
- border-radius: 4px;
- }
- .div-check select{
- width:160px;
- height:30px;
- border: 1px solid #ccc;
- border-radius: 4px;
- }
- .div-select{
- width:100px;
- height:50px;
- float:left;
- margin-left: 5px;
- line-height: 50px;
- }
- .div-select select{
- width:100px;
- height:30px;
- border: 1px solid #ccc;
- border-radius: 4px;
- }
- .name1{
- width:98px;
- height:50px;
- float:left;
- margin-left: 10px;
- line-height: 50px;
- }
- .query{
- width:80px;
- height:50px;
- float:left;
- margin-left: 20px;
- }
- .export{
- width:80px;
- height:50px;
- float:right;
- margin-right: 20px;
- }
- .div-button button{
- width:80px;
- height:30px;
- color: #fff;
- background-color: #3280fc;
- border-color: #1970fc;
- border:1px solid transparent;
- border-radius: 4px;
- margin-top: 10px;
- }
- .row-7{
- width:100%;
- height:40px;
- background-color: #328dc7;
- color: white;
- }
- .row-8{
- height: 100%;
- height:400px;
- background-color: #f5f5f5;
- }.container-right{
- width:98%;
- padding-bottom: 0px;
- margin:15px auto;
- border:1px solid #d9d9d9;
- font-family: '宋体';
- }
- .row-1{
- width:100%;
- height:35px;
- background-color: #f5f5f5;
- }
- .row-1 span{
- margin-left: 20px;
- line-height: 35px;
- }
- .line-1{
- width:100%;
- height: 1px;
- background-color: #d9d9d9;
- }
- .row-2{
- width:100%;
- height:50px;
- }
- .row-7{
- width:100%;
- height:40px;
- }
- .col-1{
- width:49%;
- height:40px;
- float:left;
- line-height: 40px;
- text-align: center;
- font-weight: bold;
- }
- .line-2{
- width:1px;
- height:40px;
- background-color: #d9d9d9;
- float:left;
- }
- .line-3{
- width:1px;
- height:400px;
- background-color: #328dc7;
- float:left;
- }
- .row-8{
- height: 100%;
- height:400px;
- background-color: #f5f5f5;
- }
- .border-line{
- width:100%;
- height: 442px;
- margin:15px auto;
- border:1px solid #328dc7;
- }
|