ui-mes-select.css 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. .ui-mes-select {
  2. max-width:682px;
  3. min-height:260px;
  4. line-height:1;
  5. border-width:2px;
  6. border-style:dashed;
  7. -moz-border-image:url(img/mes-select-borderBg.png) 2 round;
  8. -webkit-border-image:url(img/mes-select-borderBg.png) 2 round;
  9. border-image:url(img/mes-select-borderBg.png) 2 round;
  10. border-color:#d8d9d9;
  11. background-color:#f0f3f7
  12. }
  13. .ui-mes-select .choose-mes-type {
  14. height:222px;
  15. padding-top:33px;
  16. text-align:center
  17. }
  18. .ui-mes-select .choose-mes-type .tit {
  19. margin-bottom:44px;
  20. font-size:16px;
  21. color:#a2a9b6
  22. }
  23. .ui-mes-select .choose-mes-type .icon-pictxt,.ui-mes-select .choose-mes-type .icon-pic,.ui-mes-select .choose-mes-type .icon-txt {
  24. display:block;
  25. width:74px;
  26. height:84px;
  27. margin-bottom:24px;
  28. background:url(img/icons-mes-select.png) no-repeat left top
  29. }
  30. .ui-mes-select .choose-mes-type .type-item {
  31. display:inline-block;
  32. *zoom:1;
  33. *display:inline;
  34. margin:0 44px;
  35. color:#a2a9b6;
  36. font-size:16px;
  37. cursor:pointer
  38. }
  39. .ui-mes-select .choose-mes-type .type-item:hover {
  40. color:#4c5161
  41. }
  42. .ui-mes-select .choose-mes-type .type-item.type-pictxt:hover .icon-pictxt {
  43. background-position:left -86px
  44. }
  45. .ui-mes-select .choose-mes-type .type-item.type-pic .icon-pic {
  46. background-position:left -172px
  47. }
  48. .ui-mes-select .choose-mes-type .type-item.type-pic:hover .icon-pic {
  49. background-position:left -258px
  50. }
  51. .ui-mes-select .choose-mes-type .type-item.type-txt .icon-txt {
  52. background-position:left -344px
  53. }
  54. .ui-mes-select .choose-mes-type .type-item.type-txt:hover .icon-txt {
  55. background-position:left -430px
  56. }
  57. .ui-mes-select .mes-action {
  58. position:relative;
  59. min-height:165px;
  60. padding:45px 0;
  61. text-align:center
  62. }
  63. .ui-mes-select .mes-action .material-wrap {
  64. display:table-cell;
  65. position:relative;
  66. vertical-align:middle;
  67. width:682px;
  68. height:165px;
  69. *width:auto;
  70. *height:auto;
  71. *min-height:165px
  72. }
  73. .ui-mes-select .mes-action .material-con {
  74. display:inline-block;
  75. *display:inline;
  76. *zoom:1;
  77. position:relative;
  78. padding-right:125px
  79. }
  80. .ui-mes-select .mes-action .material-type-txt,.ui-mes-select .mes-action .material-type-pic {
  81. display:inline-block;
  82. *display:inline;
  83. *zoom:1;
  84. position:relative;
  85. padding:20px;
  86. color:#4c5161;
  87. text-align:left;
  88. line-height:1.4;
  89. word-break:break-all;
  90. word-wrap:break-word;
  91. background-color:#fff;
  92. border-radius:12px;
  93. box-shadow:0 1px 3px rgba(0,0,0,0.1);
  94. border:1px solid #e5e5e5;
  95. border:0 rgba(0,0,0,0)
  96. }
  97. .ui-mes-select .mes-action .material-type-txt .icon-arrow,.ui-mes-select .mes-action .material-type-pic .icon-arrow {
  98. position:absolute;
  99. top:12px;
  100. right:-12px;
  101. width:12px;
  102. height:21px;
  103. background:url(img/icons-mes-select.png) no-repeat left -534px
  104. }
  105. .ui-mes-select .mes-action .material-type-txt {
  106. max-width:286px;
  107. font-size:14px
  108. }
  109. .ui-mes-select .mes-action .material-type-pic {
  110. width:200px;
  111. padding:5px;
  112. font-size:0;
  113. line-height:1
  114. }
  115. .ui-mes-select .mes-action .material-type-pic img {
  116. width:200px;
  117. border-radius:8px
  118. }
  119. .ui-mes-select .mes-action .material-type-pic,.ui-mes-select .mes-action .material-pic-txt {
  120. min-height:50px;
  121. background:url(../../lbfUI/images/Button/loading.gif) no-repeat center center #fff
  122. }
  123. .ui-mes-select .mes-action .material-pic-txt {
  124. width:320px;
  125. min-height:234px
  126. }
  127. .ui-mes-select .mes-action .action {
  128. position:absolute;
  129. width:100px;
  130. top:50%;
  131. right:-4px;
  132. margin-top:-29px;
  133. *margin-top:-32px;
  134. text-align:left
  135. }
  136. .ui-mes-select .mes-action .action a {
  137. display:inline-block;
  138. height:16px;
  139. margin-bottom:25px;
  140. line-height:16px;
  141. font-size:16px;
  142. color:#4c5161
  143. }
  144. .ui-mes-select .mes-action .action a:hover {
  145. color:#00a5e0
  146. }
  147. .ui-mes-select .mes-action .action .icon-edit,.ui-mes-select .mes-action .action .icon-del {
  148. display:inline-block;
  149. vertical-align:-3px;
  150. *vertical-align:2px;
  151. width:16px;
  152. height:16px;
  153. margin-right:10px;
  154. background:url(img/icons-mes-select.png) no-repeat left -516px
  155. }
  156. .ui-mes-select .mes-action .action .icon-del {
  157. background-position:-36px -516px
  158. }
  159. .ui-mes-select .mes-action .action .btn-edit:hover .icon-edit {
  160. background-position:-18px -516px
  161. }
  162. .ui-mes-select .mes-action .action .btn-del:hover .icon-del {
  163. background-position:-54px -516px
  164. }
  165. .ui-mes-select .mes-action .tip {
  166. position:absolute;
  167. bottom:14px;
  168. right:14px;
  169. color:#a2a9b6
  170. }