ui-new-style.css 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. /*2012-03-16*/
  2. .clear{
  3. clear:both;
  4. overflow:hidden;
  5. font-size:0;
  6. height:0;
  7. }
  8. .ui-loc-cen{
  9. text-align:center;
  10. font-weight:bold;
  11. border:none;
  12. }
  13. .ui-bor-none{
  14. border:none;
  15. }
  16. .w_order{margin: -0.9em 10% 0 0%; display:-webkit-box; -webkit-box-algin:center; -webkit-box-pack:center;}
  17. .w_order li{margin:0 0.3em;-webkit-box-orient:horizontal;
  18. box-orient:horizontal;}
  19. .w_order li span{width:0.375em;height:0.375em;-webkit-border-radius:0.375em; background:#000; display:block;}
  20. .w_order li.w_order_show span{background:#660000;}
  21. /*2012-03-17*/
  22. .ui-span-time{
  23. position: relative;text-align: right;font-size: 0.6em;top:.5em;right: 1em;
  24. }
  25. .ui-title-loc{
  26. text-align:center;top: -1em;position: relative;
  27. }
  28. /*2012-03-20*/
  29. .ui-font-size-title{
  30. font-size:2em;
  31. }
  32. .ui-loc-flag{
  33. min-height:1.8em;min-width:1.8em;background:url(images/pin_red.png) no-repeat;background-size:cover;
  34. }
  35. /*2012-03-21*/
  36. .ui-index-line{
  37. border-bottom: 1px solid #EEE;
  38. }
  39. .ui-info-pad
  40. {
  41. margin:0.2em 0.5em 0.2em 0;
  42. }
  43. .ui-box-heading
  44. {
  45. font-size: 1em;
  46. font-weight: bold;
  47. display: block;
  48. margin: .6em 0 0.1em 0;
  49. text-overflow: ellipsis;
  50. overflow: hidden;
  51. white-space: nowrap;
  52. font-family:΢���ź�
  53. }
  54. .ui-box-desc
  55. {
  56. font-size: 1em;
  57. display: block;
  58. overflow: hidden;
  59. white-space: nowrap;
  60. margin: .1em 0 0.1em 0;
  61. font-family:΢���ź�;
  62. color:#888;
  63. }
  64. input[type=checkbox]+div.ui-anim-float-view
  65. {
  66. -webkit-transform:translateX(99%);
  67. -webkit-transition: all 0.5s ease-in-out;
  68. opacity:0;
  69. background-color:rgba(255,255,255,0)
  70. }
  71. input[type=checkbox]:checked+div.ui-anim-float-view
  72. {
  73. -webkit-transform:translateX(0%);
  74. -webkit-transition: all 0.5s ease-in-out;
  75. opacity:1;
  76. background-color:rgba(255,255,255,1)
  77. }
  78. .ui-page-num-anim
  79. {
  80. -webkit-transition: all 0.2s ease-in-out;
  81. }
  82. /* .ui-header-custom
  83. {
  84. background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#1164B6), to(#20A3E1)) !important;
  85. background-image: -webkit-gradient(top, rgba(17,99,180,1) 0%, rgba(21,108,195,1) 49%, rgba(24,116,207,1) 50%, rgba(33,172,229,1) 100%) !important;
  86. background-image: -webkit-linear-gradient(top, rgba(17,99,180,1) 0%, rgba(21,108,195,1) 49%, rgba(24,116,207,1) 50%, rgba(33,172,229,1) 100%) !important;
  87. background-image: linear-gradient(top, rgba(17,99,180,1) 0%, rgba(21,108,195,1) 49%, rgba(24,116,207,1) 50%, rgba(33,172,229,1) 100%) !important;
  88. background-image:url(images/title.png);
  89. } */
  90. .ui-article-img{
  91. position: absolute;
  92. left: 50%;
  93. top: 50%;
  94. margin: -1.25em 0 0 -1.25em;
  95. width: 2em;
  96. height: 2em;
  97. border: 0.2em solid #FFF;
  98. background-size:cover;
  99. }
  100. /*2012-03-26*/
  101. .ui-com-bac{
  102. background:url(../images/bc_ac.png) !important;
  103. }
  104. .ui-com-li-style{
  105. background:none;border-bottom:1px dotted #000 !important;
  106. }
  107. .ui-li-desc-c {
  108. font-size: 0.95em;
  109. font-weight: normal;
  110. display: block;
  111. margin: -.5em 0 .6em;
  112. white-space:inherit;
  113. padding: 0 0.2em;
  114. }
  115. /*03-28*/
  116. .ui-style{
  117. font-size:.875em;
  118. width:100%;
  119. margin-bottom:.8em;
  120. }
  121. /*03-30*/
  122. h3{
  123. padding: 5px;
  124. }
  125. .ui-logo-bottom{
  126. display:box;
  127. display:-webkit-box;
  128. }
  129. .ui-ul-box{
  130. margin:0;
  131. padding:0;
  132. display:-webkit-box;
  133. -webkit-box-algin:center;
  134. -webkit-box-pack:center;-webkit-box-orient:horizontal;
  135. }
  136. .ui-ul-box li{
  137. margin:0 0.3em;-webkit-box-orient:horizontal;
  138. box-orient:horizontal;
  139. list-style:none;
  140. }
  141. .selected{
  142. color:#F00;
  143. }
  144. .say_box{
  145. width:100%;
  146. /* border-bottom:1px dashed #fff; */
  147. padding:10px 0;
  148. }
  149. .say_style{
  150. /*border-style: solid;
  151. border-width: 0.5em 1em 0.5em 0;
  152. border-color: transparent #f00 transparent transparent; */
  153. height:16px;
  154. width:12px;
  155. background: url(../images/ui-say-left.png);
  156. margin:0.6em -1px 0 0;
  157. float:left;
  158. background-size: 100% 100%;
  159. position: relative;
  160. z-index: 2;
  161. }
  162. .say_style-right
  163. {
  164. /*border-style: solid;
  165. border-width: 0.5em 0 0.5em 1em;
  166. border-color: transparent transparent transparent #e1e1e1;*/
  167. height:16px;
  168. width:12px;
  169. background: url(../images/ui-say-right.png);
  170. margin:0.8em 0 0 -1px;
  171. float:right;
  172. background-size: 100% 100%;
  173. position: relative;
  174. z-index: 2;
  175. }
  176. /*2012-04-05*/
  177. .ui-tra{
  178. -webkit-transition: all 0.5s ease-in-out;
  179. }
  180. /*2012-04-06*/
  181. .ui-update-icn{
  182. background:url(images/update.png) no-repeat center center;
  183. position:absolute;
  184. width:1.5em;
  185. height:1.5em;
  186. right:1em;
  187. bottom:.15em;
  188. /* -webkit-background-size:80% 80%;
  189. background-size:80% 80%; */
  190. }
  191. .ui-update-icn_{
  192. background:url(images/update_.png) no-repeat;
  193. position:absolute;width:1.3em; height:1.3em;right:1em;bottom:.3em;
  194. }
  195. .ui-update-log{
  196. background:url(images/update.png) no-repeat;
  197. }
  198. .ui-back-icn{
  199. background:url(images/fh.png) no-repeat;
  200. position:absolute;width:2em; height:1.5em;bottom:.3em;
  201. left:1em;
  202. }
  203. .ui-comment-icn{
  204. background:url(images/pl.png) no-repeat;
  205. position:absolute;width:2em; height:1.5em;bottom:.3em;
  206. right:2em;
  207. }
  208. .ui-imgText-anim
  209. {
  210. -webkit-transition: all .3s ease-in-out;
  211. }
  212. input[type=radio]+div.ui-imgText
  213. {
  214. opacity:0
  215. }
  216. input[type=radio]:checked+div.ui-imgText
  217. {
  218. opacity:1;
  219. }
  220. /*2012-04-09*/
  221. .ui-comment-icn_ {
  222. background: url(images/pl.png) no-repeat;
  223. position: absolute;
  224. width: 1.5em;
  225. height: 1.5em;
  226. bottom: 1em;
  227. right: 1em;
  228. background-size: contain;
  229. }
  230. .ui-liao{
  231. background:-webkit-gradient(linear, 0 0%, 0 13%, from(#f9fcfd), to(#d8d9d9));
  232. border: 1px #9badc2 solid;
  233. }
  234. .ui-liao-bai{
  235. background:-webkit-gradient(linear, 0 0%, 0 13%, from(#f9fcfd), to(#cde6ef));
  236. border: 1px #9badc2 solid;
  237. }
  238. /*2012-04-10*/
  239. .ui-logo-point{
  240. color:red;
  241. }
  242. .ui-com-bac_{
  243. background:#FFF;
  244. }
  245. /*2012-04-12*/
  246. .ui-com-liao-bac{
  247. background:url(images/bg.png) !important;
  248. }
  249. /*2012-04-17*/
  250. .ui-corner-my{
  251. border:2px solid #FFF;
  252. -webkit-border-radius: .2em;
  253. border-radius: .2em
  254. }
  255. .ui-corner-my-list{
  256. border:2px solid #ccc;
  257. -webkit-border-radius: .2em;
  258. border-radius: .2em
  259. }
  260. /* 2012-4-24 dwx */
  261. /* .ui-corner-top-radius {
  262. -webkit-border-top-left-radius: 0em !important;
  263. border-top-left-radius: 0em !important;
  264. -webkit-border-top-right-radius: 0em !important;
  265. border-top-right-radius: 0em !important;
  266. } */
  267. .li-bot{
  268. border:none;
  269. border-bottom:1px solid #ccc !important;
  270. }
  271. ul{
  272. margin:0;
  273. padding:0;
  274. }
  275. .ui-right-icon{
  276. position: absolute;
  277. top: 1.5em;
  278. right: 1em;
  279. background:url(css/images/right_dian.png);
  280. width:.7em;
  281. height:1.1em;
  282. background-size:100% 100%;
  283. -webkit-background-size:100% 100%;
  284. }