/*搜索---------------------------------*/ .geoday-abspos{ right: 8%; z-index: 5; } /*单选复选美化*/ .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; } /*卡片---------------------------------*/ .sycs-zys-wrap>li{ padding: 15px 0 20px; } .sycs-zys-wrap>li:nth-of-type(1){ border-bottom: 1px solid #E8E8E8; } .sycs-zys-top{ height: 66px; } .sycs-zys-top li:nth-of-type(1){ padding-left: 24px; line-height:24px; height: 24px; } .sycs-zys-top li:nth-of-type(2){ padding-left: 18px; } .sycs-zsy-mon{ display: inline-block; width: 28px; height: 24px; background: url("img/sycs-zys-top.png") no-repeat 0 center; background-size: 100% 100%; vertical-align: bottom; margin-right: 20px; } .sycs-bws-num{ display: inline-block; width: 28px; height: 24px; background: url("img/sycs-bws-top.png") no-repeat 0 center; background-size: 100% 100%; vertical-align: bottom; margin-right: 20px; } .sycs-tip-icon{ width: 14px; height: 14px; background: url("img/sycs-tip-icon.png") no-repeat; cursor: pointer; } .sycs-zys-bottom{ height: 57px; } .sycs-zys-bottom li{ padding-left: 20px; height: 35px; line-height: 35px; } .sycs-zys-bottom li>span:nth-of-type(1){ margin-right: 20px; } .lcbwpjsy-number{ margin-top: 23px; } /*.lcbwpjsy-number-dowm span:after{ content: ''; border-top:5px solid #F5222D; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid transparent; position: absolute; top:50%; margin-top: -2px; left:5px; } .lcbwpjsy-number-up span:after{ content: ''; border-top:5px solid #52C41A; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid transparent; position: absolute; top:50%; margin-top: -2px; left:5px; }*/ .sycs-shebei-title{ padding: 21px 0 21px 25px; background: url("img/sycs-shebei-title.png") no-repeat 0 center; } .sycs-shebei-echart{ height: 132px; } .sycs-shebei-echart li{ flex: 1; height: 132px; } .tab-btn-wrap li{ float: left; padding: 0 15px; height:32px; line-height: 32px; cursor: pointer; background:rgba(255,255,255,1); text-align: center; } .tab-btn-wrap li:nth-of-type(1){ border-left:1px solid #D9D9D9; border-top:1px solid #D9D9D9; border-bottom:1px solid #D9D9D9; border-radius: 4px 0 0 4px !important; } .tab-btn-wrap li:nth-of-type(2){ border-right:1px solid #D9D9D9; border-top:1px solid #D9D9D9; border-bottom:1px solid #D9D9D9; border-radius: 0 4px 4px 0 !important; } .tab-btn-wrap li.tabAction{ border: 1px solid #1E95CD; color: #1E95CD; } .georece-echarts-con{ height: 312px; } .georece-tjqst-title .bootstrap-select{ position: absolute; right: 0; z-index: 100; top:10px; } .georece-tjqst-title .bootstrap-select .dropdown-toggle{ opacity: 0; } /*图例---------------------------------*/ .georece-tjqst-title { background: url(img/income-sstj-icon.png) no-repeat 14px center !important; padding-left: 38px; } .georece-echarts-wrap { height: 349px; } /*表格---------------------------------*/