123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294 |
- a:hover{
- text-decoration:none;
- }
- ul{
- margin:0px;
- }
- li{
- list-style: none;
- }
- #content{
- padding:20px;
- }
- /* 切换页面 */
- #selectBar a{
- float:left;
- width: 78px;
- border-bottom: 2px solid #f4f5f7;
- color: #4c637b;
- text-align:center;
- padding-bottom:10px;
- text-decoration: none;
- }
- #selectBar a:hover{
- border-bottom: 2px solid #36aeea;
- color: #36aeea;
- }
- #selectBar a.selectBar_change{
- border-bottom: 2px solid #36aeea;
- }
- /* 导航栏 */
- #navDiv{
- clear:both;
- }
- #navDiv ul#navDiv_ul{
- padding:10px 0 20px 0;
- }
- #navDiv ul#navDiv_ul li{
- float:left;
- }
- #myform{
- clear:both;
- }
- #content_choose{
- width:100%;
- height:35px;
- line-height:35px;
- margin:10px 0;
- }
- #content_choose ul,#content_choose span#dateChoose_span{
- float:left;
- }
- #content_choose ul{
- margin-right:20px;
- z-index:9999;
- }
- #content_choose ul .select_box{
- width:150px;
- height:35px;
- background:#F3F3F3 url(../images/triangle.png) no-repeat 130px;
- border:none;
- border-radius:5px!important;
- }
- #content_choose ul .select_box span {
- display:block;
- line-height:35px;
- height:35px;
- overflow:hidden;
- margin-left:20px;
- font-size:12px;
- }
-
- #content_choose ul .son_ul {
- width:150px;
- color:white;
- background-color:#151E2B!important;
- border-radius:5px!important;
- position: absolute;
- z-index:9;
- }
- #content_choose ul .son_ul li {
- padding-left:20px;
- height:35px;
- line-height:35px;
- border-radius:5px!important;
- font-size:12px;
- }
- #content_choose ul .son_ul li:hover {
- background-color:#26303A!important;
- }
- #content_choose span#dateChoose_span{
- margin:0 5px 0 -5px;
- }
- #content_choose span#dateChoose_span a{
- margin:5px;
- cursor: pointer;
- color:#36aeea;
- }
- #content_choose span#dateChoose_span a.dateChange{
- color:#344c67;
- }
- #content_choose span#calendar_span i{
- position: absolute;
- margin-left:5px;
- }
- #content_choose span#calendar_span input[type="text"]{
- width:165px;
- padding-left:20px;
- font-size: 12px;
- margin-top: 5px;
- padding: 0 0 0 25px;
- }
- #btn_formSubmit{
- font-size:12px;
- background:#36aeea none repeat scroll 0 0;
- border-radius: 5px;
- border:1px solid ;
- color: #fff;
- cursor: pointer;
- height: 22px;
- line-height: 22px;
- margin: 6px 0 0 10px;
- position: absolute;
- width:90px;
- }
- #content_dataFrame{
- height:150px;
- margin-bottom:20px;
- }
- #content_dataFrame .dataFrame_style,#content_dataFrame .dataFrame_last_style{
- float:left;
- width:19.2%;
- height:150px;
- color: #4c637b;
- font-size: 17px;
- cursor: pointer;
- border:1px solid #d5dee8;
- border-radius:5px;
- }
- #content_dataFrame .dataFrame_change{
- color: #ffffff;
- background-color:#36aeea;
- }
- #content_dataFrame .dataFrame_style{
- margin-right:10px;
- }
- #content_dataFrame .dataFrame_name{
- height:46px;
- line-height:46px;
- border-bottom:1px solid #d5dee8;
- padding-left:20px;
- }
- #content_dataFrame .dataFrame_data{
- height:103px;
- line-height:103px;
- text-align: center;
- font-size: 23px;
- font-weight:bold;
- }
- #chartDivs{
- width: 99.8%;
- z-index:9999;
- border:1px solid #d4d9df;
- overflow:visible;
- height:auto;
- }
- #content_chartLender{
- width:100%;
- height:30px;
- line-height:30px;
- text-align: center;
- padding-top:10px;
- margin: 0 10%;
- }
- #content_chartLender div.chartLender_name{
- float:left;
- margin-right: 30px;
- cursor: pointer;
- }
- #content_chartLender .chartLender_box{
- float:left;
- width:12px;
- height:12px;
- text-align: center;
- font-size: 17px;
- background-color:#ffffff;
- border:1px solid #36aeea;
- border-radius:4px 4px 4px 4px;
- margin-top:10px;
- }
- #content_chartLender .chartLender_change{
- background-color:#36aeea;
- }
- #hourrpt {
- height: 0;
- overflow: hidden;
- width: 90%;
- }
- table.tableFig{
- margin-top:20px;
- width:100%;
- }
- table.tableFig,table.tableFig th,table.tableFig td{
- border:thin solid #b9c5d9;
- }
- table.tableFig th{
- height:80px;
- border:none;
- background-color: #F2F6FA;
- }
- table.tableFig td{
- height:60px;
- border:none;
- border-top:thin solid #b9c5d9;
- }
- table.tableFig td.tbodyTd{
- text-align: center;
- }
- table.tableFig tr:hover{
- background-color: #F2F6FA;
- }
- #exportReport{
- margin-top:20px;
- }
- #exportReport .btn_export{
- display:block;
- border-radius:5px 5px 5px 5px;
- border:none;
- line-height:34px;
- width:170px;
- height:34px;
- color:white;
- background:#68ba31;
- text-align:center;
- cursor: pointer;
- text-decoration: none;
- }
- #exportReport .btn_export:hover{
- background:#4c637b;
- text-decoration: none;
- color:white;
- }
- #pageDiv{
- float:right;
- margin-top: -55px;
- }
- #pageDiv li.active a{
- color:#ffffff;
- background-color:#0170C9!important;
- }
|