/*新样式*/ /*topbar 查询条件 sta*/ .parkincome-checkStyle{ float: left; width: 95px; height: 34px; line-height: 34px; text-align: center; cursor: pointer; } .parkincome-baractive{ color: #2abb9b; background: rgb(233,248,244); } .parkincome-queryAbs{ top: 80px; right: 24px; } /*单选复选美化*/ .hide-common-style input[type=checkbox], .hide-common-style input[type=radio ]{ width : 28px; height : 24px; margin : 0; padding : 0; opacity : 0; filter: "alpha(opacity=0)"; /* IE 8 */ } .hide-common-style input[type=checkbox]+ label{ display : inline-block; margin-left : -28px; padding-left : 28px; background : url('../../../img/input-checkexActive.png') no-repeat 0 center; line-height : 24px; opacity : 1; } .hide-common-style input[type=checkbox]:hover + label{ background: url('../../../img/input-checkexActive.png') no-repeat 0 center; } .hide-common-style input[type=checkbox]:checked + label{ background: url('../../../img/input-checkbox.png') no-repeat 0 center; } .hide-common-style input[type=checkbox]:checked:hover + label{ background: url('../../../img/input-checkbox.png') no-repeat 0 center; } .hide-common-style input[type=radio] + label{ /*margin-right: 14px;*/ display : inline-block; margin-left : -28px; padding-left : 20px; background : url('../../../img/input-radio.png') no-repeat 0 center ; line-height : 24px; margin-right: 24px; } .hide-common-style input[type=radio]:hover + label{ background: url('../../../img/input-radio.png') no-repeat 0 center; } .hide-common-style input[type=radio]:checked + label{ background : url('../../../img/input-radio-active.png') no-repeat 0 center; } .hide-common-style input[type=radio]:checked:hover + label{ background: url('../../../img/input-radio-active.png') no-repeat 0 center; } /*topbar 查询条件 end*/ /*echarts 样式*/ .parkincome-echarts{ height:220px; background-color: #fff !important; } .parkincome-echarts-l-title{ margin-left: -15px; width: 100%; top:40%; color: #626c72; font-size: 20px; z-index: 10; } .parkincome-echarts-l-subtext{ margin-left: -15px; width: 100%; top:55%; color: #888990; font-size: 12px; z-index: 10; } .parkincome-echarts-l{ width: 100%; height: 100%; } /* new topbar */ .parkincome-parking-l { float: left; width: 60px; height: 34px; line-height: 34px; } .parkincome-input78{ width: 78%; height: 34px; line-height: 34px; } .incomereport-echarts-wrap{ height: 349px; } .incomereport-ttcsf-title{ background: url(img/income-sstj-icon.png) no-repeat 14px center !important; padding-left: 38px; }