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; }