Aucune description

RepairStatistic.css 5.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. .contentTop_leftTop .content_nav,.contentTop_leftTop #orderSource{
  2. width: 100%;
  3. }
  4. .contentTop_leftTop{
  5. height: initial!important;
  6. }
  7. .contentBottom{
  8. padding-bottom: 10px;
  9. }
  10. .contentBottom_content_right{
  11. position: relative;
  12. height: 264px;
  13. overflow: hidden;
  14. }
  15. .contentBottom_content_right .posi{
  16. position: absolute;
  17. left: 0px;
  18. overflow: hidden;
  19. }
  20. .contentBottom_content_right ul{
  21. float: left;
  22. }
  23. .contentBottom_content_right ul li{
  24. width: 155px;
  25. margin: 14px;
  26. float: left;
  27. background: #070a4b;
  28. color: #4f84ef;
  29. font-size: 14px;
  30. text-align: center;
  31. padding: 10px 0;
  32. position: relative;
  33. }
  34. .contentBottom_content_right ul li img{
  35. width: 55%;
  36. border: 1px solid #96d6f6;
  37. }
  38. .contentBottom_content_right ul li p {
  39. margin: 16px 0px;
  40. }
  41. .contentBottom_content_right ul li.seeAll{
  42. padding: 102px 0px;
  43. }
  44. .contentBottom_content_right ul li.seeAll img{
  45. display: block;
  46. height: 37px;
  47. width: 37px;
  48. margin: 0 auto;
  49. border-radius: initial;
  50. border: 0px;
  51. margin-bottom: 17px;
  52. }
  53. .middleTop_bottom ul li{
  54. float: left;
  55. color: #48abff;
  56. font-size: 16px;
  57. text-align: center;
  58. width: 25%;
  59. }
  60. .middleTop_bottom ul li div{
  61. margin-bottom: 16px;
  62. font-family: "DigifaceWide";
  63. font-size: 30px;
  64. margin-top: 6px;
  65. }
  66. .Pink{
  67. color: #ebc66e;
  68. }
  69. .ranking{
  70. background: url(../images/ranking.png) no-repeat;
  71. width: 32px;
  72. height: 40px;
  73. background-size:100% 100%;
  74. position: absolute;
  75. left: 95px;
  76. top: 80px;
  77. color: #000000;
  78. font-weight: bold;
  79. line-height: 30px;
  80. text-align: center;
  81. }
  82. .purple{
  83. color: #6c71d1;
  84. }
  85. .Ashen{
  86. color: #cc4255;
  87. }
  88. .green{
  89. color: #1eb27f;
  90. }
  91. .middleTop_top{
  92. position: relative;
  93. }
  94. .middleTop_top:before{
  95. content: "";
  96. position: absolute;
  97. width: 1px;
  98. height: 110%;
  99. background: #0f3287;
  100. top: -6px;
  101. right: 0;
  102. }
  103. .middleBottom {
  104. border: 1px solid transparent;
  105. }
  106. .middleBottom ul li{
  107. color: #4f84ef;
  108. font-size: 16px;
  109. background-color: #0a1845;
  110. margin-top: 13px;
  111. padding: 5px 10px;
  112. }
  113. .middleBottom ul li .repairState{
  114. width:150px;
  115. }
  116. .middleBottom ul li .repairRecord{
  117. width:calc(100% - 150px);
  118. overflow: hidden;
  119. white-space: nowrap;
  120. text-overflow: ellipsis;
  121. }
  122. /*.pull-left {
  123. width: 100%;
  124. }*/
  125. .pull-left .text_tit{
  126. width: 100%;
  127. height: 60px;
  128. background: url(../images/header_bj.png) repeat-x left;
  129. overflow: hidden;
  130. }
  131. .pull-left .text_tit a{
  132. width: 19%;
  133. margin: 0 0 0 2%;
  134. text-align: left;
  135. float: left;
  136. line-height: 60px;
  137. color: #a6d6ff;
  138. font-size: 16px;
  139. overflow: hidden;
  140. text-overflow:ellipsis;
  141. white-space: nowrap;
  142. }
  143. /*自动滚动*/
  144. .scrolltext {
  145. width:100%;
  146. height: 420px;
  147. overflow: hidden;
  148. position: relative;
  149. }
  150. #breakNewsList{
  151. width: 100%;
  152. position: absolute;
  153. left: 0px;
  154. top: 0px;
  155. }
  156. .scrolltext a{
  157. color: #4f84ef;
  158. }
  159. .scrolltext ol li {
  160. /*padding-left: 7px;*/
  161. width: 100%;
  162. font-size: 16px;
  163. overflow: hidden;
  164. }
  165. /*.scrolltext ol li dl:first-child{
  166. margin: 0 0 0 2%;
  167. }*/
  168. .scrolltext ol li dl{
  169. width: 21%;
  170. margin: 0 0 0 2%;
  171. text-align: left;
  172. float: left;
  173. overflow: hidden;
  174. text-overflow:ellipsis;
  175. white-space: nowrap;
  176. line-height: 38px;
  177. }
  178. .seeAll_div{
  179. width: 19%;
  180. margin-right: 1%;
  181. /*margin-top: -1%;*/
  182. float: right;
  183. background: #0f1154;
  184. color: #4f84ef;
  185. font-size: 14px;
  186. text-align: center;
  187. padding: 0;
  188. }
  189. .contentBottom_content_right {
  190. margin: 8px 0 17px 0;
  191. }
  192. .seeAll_div img{
  193. height: 93px;
  194. width: 93px;
  195. border-radius: 50%;
  196. border: 1px solid #96d6f6;
  197. }
  198. .seeAll_div p {
  199. margin-top: 25px;
  200. margin-bottom: 0;
  201. }
  202. .seeAll_div{
  203. padding: 98px 0px;
  204. cursor: pointer;
  205. }
  206. .seeAll_div img{
  207. display: block;
  208. height: 37px;
  209. width: 37px;
  210. margin: 0 auto;
  211. border-radius: initial;
  212. border: 0px;
  213. margin-bottom: 17px;
  214. }
  215. /*.unfinish{
  216. display: none;
  217. }*/
  218. /*弹框*/
  219. #projectID{
  220. display: none;
  221. }
  222. .Popout_bj{
  223. width: 100%;
  224. height: 100%;
  225. top: 0;
  226. position: fixed;
  227. background:#000000;
  228. filter:alpha(Opacity=80);
  229. opacity:0.80;
  230. -moz-opacity:0.80;
  231. filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  232. -MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  233. z-index: 3;
  234. display: none;
  235. }
  236. .Popout_div{
  237. width: 60%;
  238. height: 60%;
  239. top: 0;
  240. bottom: 0;
  241. left: 0;
  242. right: 0;
  243. margin: auto;
  244. text-align: center;
  245. position: fixed;
  246. background:#020e36;
  247. z-index: 3333;
  248. border: 1px solid #0f3287;
  249. display: none;
  250. }
  251. .Popout_div .icon_del{
  252. background: url(../images/delect_icon.png) no-repeat;
  253. background-size: 100% 100%;
  254. width: 22px;
  255. height: 22px;
  256. position: absolute;
  257. right: -11px;
  258. top: -11px;
  259. }
  260. .Popout_div .icon_btn{
  261. position: absolute;
  262. bottom: 80px;
  263. width: 200px;
  264. height: 40px;
  265. line-height: 40px;
  266. text-align: center;
  267. left: 50%;
  268. margin-left: -100px;
  269. color: #FFFFFF;
  270. background: #0090fe;
  271. }
  272. .pop_title{
  273. font-size:28px;
  274. color: #FFFFFF;
  275. line-height: 70px;
  276. text-align: center;
  277. width: 100%;
  278. }
  279. .pop_context ul{
  280. overflow: hidden;
  281. }
  282. .pop_context ul li{
  283. width: 50%;
  284. float: left;
  285. margin-bottom: 30px;
  286. }
  287. .pop_context ul li .cityBtn{
  288. width: 300px;
  289. margin: auto;
  290. height: 50px;
  291. line-height: 50px;
  292. text-align: center;
  293. color: #FFFFFF;
  294. background: #1b4fa9;
  295. position: relative;
  296. }
  297. .pop_context ul li .cityBtn .selectIcon{
  298. position: absolute;
  299. background:url(../images/select_icon.png) no-repeat;
  300. width: 22px;
  301. height: 22px;
  302. background-size: 100% 100%;
  303. left: 20px;
  304. top: 14px;
  305. }
  306. .pop_context ul li .cityBtn .selectedIcon{
  307. position: absolute;
  308. background:url(../images/selected_icon.png) no-repeat;
  309. width: 22px;
  310. height: 22px;
  311. background-size: 100% 100%;
  312. left: 20px;
  313. top: 14px;
  314. display: none;
  315. }
  316. .pop_context ul li:first-child .selectedIcon{
  317. display: block;
  318. }
  319. .pop_context ul li:first-child .selectIcon{
  320. display: none;
  321. }