xf0.css 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. @charset 'UTF-8';
  2. html, body, div, span, applet, object, iframe, table, caption,
  3. tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
  4. kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
  5. h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
  6. acronym, address, big, cite, code, i, b, dl, dt, dd, ol, ul, li,
  7. fieldset, form, label, legend,input{
  8. vertical-align: baseline;
  9. font-family: inherit;
  10. font-weight: normal;
  11. outline: 0;
  12. padding: 0;
  13. margin: 0;
  14. border: 0;
  15. }
  16. a,u{
  17. text-decoration: none;
  18. }
  19. input[type="text"],input[type="number"],input[type="password"],textarea,select,button{
  20. font-size: 1rem;
  21. font-family: Microsoft YaHei,SimSun,Arial;
  22. -webkit-appearance: none;
  23. resize: none;
  24. border:0;
  25. outline: 0;
  26. -webkit-user-select: text;
  27. }
  28. li{
  29. list-style: none;
  30. }
  31. table{
  32. border-collapse: collapse;
  33. border-spacing: 0;
  34. }
  35. html{max-width:640px;margin:0 auto;background: #f5f5f5;}
  36. body{font-family: Microsoft YaHei,SimSun,Arial; line-height: 1.2; color: #000; background:url(../images/bg.jpg) no-repeat center top; background-size:100% 100%;}
  37. img{
  38. width: 100%;
  39. border:0;
  40. }
  41. *{
  42. box-sizing: border-box;
  43. -webkit-user-select:none;
  44. -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  45. -webkit-touch-callout: none;
  46. font-style: normal;
  47. }
  48. .loading{
  49. display: none;
  50. width: 100%;
  51. height: 100%;
  52. background: url(../images/loading.gif) center 20px no-repeat #fff;
  53. position: fixed;
  54. left: 0;
  55. z-index: 99999;
  56. top:0;
  57. }
  58. /* placeholder="" */
  59. /*通用*/
  60. header{
  61. z-index: 99;
  62. top: 0;
  63. max-width: 640px;
  64. width: 100%;
  65. height: 2.5rem;
  66. background: #fff;
  67. border-bottom: 2px solid #cf0000;
  68. }
  69. header h3{
  70. position: absolute;
  71. z-index: 1;
  72. width: 100%;
  73. max-width:640px;
  74. height:2.5rem;
  75. text-align: center;
  76. line-height: 2.5rem;
  77. font-size: 1.2rem;
  78. color:#fff;
  79. background:#232225;
  80. }
  81. header a{
  82. position: relative;
  83. z-index: 2;
  84. display: block;
  85. min-width: 2.2rem;
  86. height: 2.2rem;
  87. padding: 0.4rem;
  88. color:#999999;
  89. margin-top:0.2rem;
  90. }
  91. header a img{
  92. width: auto;
  93. height: 100%;
  94. float: left;
  95. }
  96. header a span{
  97. float: left;
  98. line-height:1.4rem;
  99. }
  100. header a:active{
  101. opacity: 0.7;
  102. }
  103. header .xf_headerleft{
  104. float: left;
  105. font-size: 0.8rem;
  106. color:#fff;
  107. }
  108. header .xf_headerright{
  109. float: right;
  110. }
  111. /*通用 end*/
  112. /*-----查询结果chaxunjieguo------*/
  113. .hc_page{ height:32rem; padding:0.8rem 0; padding-bottom:4rem; }
  114. .hc_pagecxjg{ width:94%; margin:0 auto; background:rgba(240,248,253,0.8); border-radius:6px;}
  115. .hc_cxjg_ul01 li{ width:100%; color:#212122; border-bottom:1px solid #d4e7f7; overflow:hidden;}
  116. .hc_cxjg_ul01 li:nth-child(1){ font-size:1rem; border:1px solid #009fbc; border-top-left-radius:6px; border-top-right-radius:6px; background:url(../images/bg01.png) repeat-x; color:#fff; }
  117. .hc_cxjg_ul01 li:last-child{ border:0px;}
  118. .hc_cxjg_ul01 li span{ width:50%; text-align:center; display:block; height:auto;word-wrap: break-word;padding: 10px;float:left; line-height:2.5rem; font-weight:100; }
  119. .hc_cxjg_ul01 li span:nth-child(1){border-right:1px solid #d4e7f7; }
  120. .hc_cxjg_ul01 li:nth-child(1) span:nth-child(1){ border-right: 1px solid #239dbf;}
  121. /*-----用水计划查询yongshuijihua------*/
  122. .hc_pageysjh{ border:1px solid rgba(255,255,255,0.6); background:rgba(255,255,255,0.6);}
  123. .hc_ysjh_ul01 li{ width:100%; color:#212122; border-bottom:1px solid #a4d2e6; overflow:hidden; padding:0 1rem;}
  124. .hc_ysjh_ul01 li span{ text-align:center; display:block; height:3.2rem; float:left; line-height:3.2rem; font-weight:100; }
  125. .hc_ysjh_ul01 li span:nth-child(1){ float:left;}
  126. .hc_ysjh_ul01 li span:nth-child(2){ float:right;}
  127. .hc_ysjh_ul01 li:last-child{ border:none;}
  128. /*-----水量查询shuiliangchaxun------*/
  129. .hc_slcx_ul01{ width:94%; margin:0 auto;}
  130. .hc_slcx_ul01 li{ width:100%; height:3rem; background:rgb(255,255,255); margin-bottom:0.8rem; border-radius:6px; padding:0.8rem; position: relative; }
  131. .hc_slcx_ul01 li .select{ position: absolute; left: 0; top: 0; width:100%; overflow:hidden;}
  132. .hc_slcx_ul01 li .select select{ width:23rem; padding: 0.8rem 0; padding-left: 0.8rem; background: transparent; padding-right: 15%; border:none; outline:none;}
  133. .hc_slcx_ul01 li .select select:focus{outline:none;}
  134. .hc_slcx_ul01 li .select option{ border:none;}
  135. .hc_slcx_ul01 input{ width:85%; height:100%; float:left; font-weight:100; }
  136. .hc_slcx_ul01 span{ width:15%; float:right; border-left:1px solid #c0d7e3; padding-left:1rem;}
  137. .hc_slcx_ul01 span img{ width:1.5rem; height:1.5rem;}
  138. .hc_slcx_ul01 .btn{ padding:0px;}
  139. .hc_slcx_ul01 .btn a{ border:1px solid #0888d1; border-radius:6px; display:block; width:100%; height:100%; background:url(../images/btn_bg01.jpg) repeat-x; text-align:center; line-height:3rem; font-size:1rem;}
  140. .hc_slcx_ul01 .btn a:link,.hc_slcx_ul01 .btn a:visited{ color:#fff;}
  141. .hc_slcx_ul01 .btn a:active{ background:url(../images/btn_bg02.jpg) repeat-x;}
  142. /*-----微信查询shuiliangchaxun------*/
  143. .hc_wxcx_ul01 .btn{ background:none;}
  144. .hc_wxcx_ul01 .btn a{ width:48%; float:left;}
  145. .hc_wxcx_ul01 .btn a:first-child{ margin-right:4%;}
  146. .hc_wxcx_ul01 .btn a.on{background:url(../images/btn_bg02.jpg) repeat-x;}