3ce098b3a3bfd430a12d08e5b22a9f423af881ae.svn-base 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. @CHARSET "UTF-8";
  2. /************面板自定义样式start****************/
  3. .box2_custom {
  4. padding: 2px 4px 2px 0;
  5. }
  6. .box2_custom .box_topcenter {
  7. width: 100%;
  8. height: 32px;
  9. background-image: url('../../images/business/he/popup/title-center.png');
  10. background-repeat: repeat-x;
  11. overflow: hidden;
  12. line-height: 42px;
  13. }
  14. .box2_custom .box_topleft {
  15. width: 100%;
  16. height: 100%;
  17. background-image: url('../../images/business/he/popup/title-left.png');
  18. background-repeat: no-repeat;
  19. overflow: hidden;
  20. }
  21. .box2_custom .box_topright {
  22. width: 100%;
  23. height: 100%;
  24. background-image: url('../../images/business/he/popup/title-right.png');
  25. background-repeat: no-repeat;
  26. background-position: 100% 0%;
  27. overflow: hidden;
  28. }
  29. .box2_custom .box_middlecenter {
  30. width: 100%;
  31. background-color: #ffffff;
  32. border : 0px!important;
  33. }
  34. .box2_custom .box_middleleft {
  35. width: 100%;
  36. background : #fffff;
  37. background-image: url('../../images/business/he/popup/middle-left.png');
  38. background-repeat: repeat-y;
  39. }
  40. .box2_custom .box_middleright {
  41. width: 100%;
  42. background : #fffff;
  43. background-image: url('../../images/business/he/popup/middle-right.png');
  44. background-repeat: repeat-y;
  45. background-position: 100% 0%;
  46. }
  47. .box2_custom .box_bottomcenter {
  48. width: 100%;
  49. height: 11px;
  50. background-image: url('../../images/business/he/popup/bottom-center.png');
  51. background-repeat: repeat-x;
  52. overflow: hidden;
  53. }
  54. .box2_custom .box_bottomleft {
  55. width: 100%;
  56. height: 100%;
  57. background-image: url('../../images/business/he/popup/bottom-left.png');
  58. background-repeat: no-repeat;
  59. overflow: hidden;
  60. }
  61. .box2_custom .box_bottomright {
  62. width: 100%;
  63. height: 100%;
  64. background-image: url('../../images/business/he/popup/bottom-right.png');
  65. background-repeat: no-repeat;
  66. background-position: 100% 0%;
  67. overflow: hidden;
  68. }
  69. .box2_custom .title {
  70. color: #FFFFFF;
  71. height: 20px;
  72. line-height: 20px;
  73. float: left;
  74. padding: 5px 0 0 10px;
  75. font-weight: bold;
  76. }
  77. .box2_custom .boxSubTitle {
  78. float: left;
  79. }
  80. .box2_custom .status {
  81. float: right;
  82. padding: 0px 10px 0 0;
  83. color: #FFFFFF;
  84. height: 29px;
  85. line-height: 29px;
  86. cursor: pointer;
  87. }
  88. .box2_custom .boxContent {
  89. padding : 5px 10px 0 10px;
  90. overflow : hidden;
  91. }
  92. .box2 .ss{
  93. cursor:pointer;
  94. cursor:hand;
  95. color:black;
  96. }
  97. /*************面板自定义样式end*********************/
  98. /*****面板图标******/
  99. .icon_monitor {
  100. background-image: url('../../images/business/he/jiance.png');
  101. background-size : 24px 22px;
  102. background-repeat: no-repeat;
  103. background-position: 0 50%;
  104. padding: 0 5px 0 32px;
  105. display:inline-block;
  106. word-break: keep-all;
  107. word-wrap: normal;
  108. white-space:nowrap;
  109. }
  110. .icon_carRoute {
  111. background-image: url('../../images/business/he/i_servicearea.png');
  112. background-size : 24px 22px;
  113. background-repeat: no-repeat;
  114. background-position: 0 50%;
  115. padding: 0 5px 0 32px;
  116. display:inline-block;
  117. word-break: keep-all;
  118. word-wrap: normal;
  119. white-space:nowrap;
  120. }
  121. .icon_basicTool {
  122. background-image: url('../../images/business/he/i_widget.png');
  123. background-size : 24px 22px;
  124. background-repeat: no-repeat;
  125. background-position: 0 50%;
  126. padding: 0 5px 0 32px;
  127. display:inline-block;
  128. word-break: keep-all;
  129. word-wrap: normal;
  130. white-space:nowrap;
  131. }
  132. .icon_disposl {
  133. background-image: url('../../images/business/he/i_draw_arrow.png');
  134. background-size : 24px 22px;
  135. background-repeat: no-repeat;
  136. background-position: 0 50%;
  137. padding: 0 5px 0 32px;
  138. display:inline-block;
  139. word-break: keep-all;
  140. word-wrap: normal;
  141. white-space:nowrap;
  142. }
  143. /*****面板操作图标******/
  144. .minBox {
  145. background-image: url('../../images/business/he/popup/w_min.png');
  146. background-repeat: no-repeat;
  147. background-position: 0 50%;
  148. padding: 0px;
  149. display:inline-block;
  150. word-break: keep-all;
  151. word-wrap: normal;
  152. white-space:nowrap;
  153. width : 20px;
  154. height : 29px;
  155. }
  156. .maxBox {
  157. background-image: url('../../images/business/he/popup/w_max.png');
  158. background-repeat: no-repeat;
  159. background-position: 0 50%;
  160. padding: 0px;
  161. display:inline-block;
  162. word-break: keep-all;
  163. word-wrap: normal;
  164. white-space:nowrap;
  165. width : 20px;
  166. height : 29px;
  167. }
  168. .closeBox {
  169. background-image: url('../../images/business/he/popup/w_close.png');
  170. background-repeat: no-repeat;
  171. background-position: 0 50%;
  172. padding: 0px;
  173. display:inline-block;
  174. word-break: keep-all;
  175. word-wrap: normal;
  176. white-space:nowrap;
  177. width : 20px;
  178. height : 29px;
  179. }