cef98747bc8fbee1aa7fa57dfbf67deea626ff52.svn-base 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568
  1. html,body{font-size: 12px; font-family:"微软雅黑"; color:#fff; margin:0; padding:0; }
  2. .spit_btn{ width:50px; height:30px; line-height:30px; text-align:center; margin:7px 0 0 0 ;}
  3. span{ color:#fff; }
  4. .fr{ float:right; }
  5. .v_left{ float:left; }
  6. .fimg{ cursor:pointer; }
  7. .fimg:hover{ filter:alpha(opacity=70)}
  8. /* 变电站视频头部信息 */
  9. .titleBar{ width:100%; height:100%; text-align:center; /* display:none; */ }
  10. .titleBar span{font-size:20px; font-weight:bold; line-height:30px; }
  11. .btn{
  12. border:1px solid #fff;
  13. filter:alpha(opacity=0);
  14. background-color: rgba(0,0,0,0);
  15. color:#fff;
  16. width:60px;
  17. min-width:60px;
  18. height:30px;
  19. line-height:50%;
  20. margin:1% 3px;
  21. }
  22. .header {
  23. display: inline-block;
  24. text-align: center;
  25. font-family: 'Francois One', Helvetica, Arial, sans-serif;
  26. text-decoration: none;
  27. transition: all 400ms ease-in-out;
  28. }
  29. .header:hover {
  30. transform: translate(2px, -2px);
  31. }
  32. .search_text{
  33. width:95%;
  34. border:none;
  35. background-color:rgba(84, 99, 119, 0);
  36. height:35px;
  37. line-height:35px;
  38. color:#fff;
  39. float:right;
  40. display:inline-block;
  41. }
  42. /* ID输入框 */
  43. .video_id_box{width:100%;height:35px; margin: 30px; }
  44. .video_id_title{ margin: 10px 10px 10px 15px;}
  45. /* .video_text{
  46. width:178px;
  47. border:1px solid #fff;
  48. border-right:none;
  49. background-color:#00f;
  50. height:30px;
  51. line-height:30px;
  52. color:#fff;
  53. margin:0 0 0 15px ;
  54. } */
  55. .vid_clear{
  56. width:26px; height: 32px; float:left;
  57. border: 1px solid #fff; border-left: none;
  58. }
  59. .clear_img{ height:15px; margin:8px 5px; cursor:pointer;}
  60. .clear_img:hover{filter:alpha(opacity=70)}
  61. .dis_none{display:none;}
  62. .search_text:focus{
  63. border:none;
  64. outline: none;
  65. }
  66. .count{
  67. width:100%;
  68. height:100%;
  69. /* border: 1px solid #fff; */
  70. }
  71. .screen{
  72. background-color: darkgray;
  73. }
  74. .v_one{
  75. width:100%;
  76. height:100%;
  77. }
  78. .v_four{
  79. width:50%;
  80. height:50%;
  81. display: inline-block;
  82. float: left;
  83. }
  84. .count_border, .count_border_l, .count_border_b{
  85. border: 1px solid #fff;
  86. margin: 5px;
  87. }
  88. .v_six, .v_seven_b{
  89. width:33.3%;
  90. height:50%;
  91. display:inline-block;
  92. float: left;
  93. }
  94. .v_seven_l, .v_eight, .v_nine_b{
  95. width:25%;
  96. height:50%;
  97. display:inline-block;
  98. float:left;
  99. }
  100. .v_nine_l{
  101. width:20%;
  102. height:50%;
  103. display:inline-block;
  104. float: left;
  105. }
  106. .v_thir_l,.v_thir_r{
  107. width:20%;
  108. height:100%;
  109. display:inline-block;
  110. }
  111. .v_thir_c{
  112. width:60%;
  113. height:100%;
  114. display: inline-block;
  115. }
  116. .v_thirteen_b{
  117. width:100%;
  118. height:50%;
  119. }
  120. .v_thirteen_l{
  121. width:33.3%;
  122. height:33.3%;
  123. display:inline-block;
  124. }
  125. .v_sixteen{
  126. width:25%;
  127. height:25%;
  128. display:inline-block;
  129. }
  130. .v_twenty{
  131. width:20%;
  132. height:25%;
  133. display: inline-block;
  134. }
  135. .yun{
  136. margin:0;
  137. padding:0;
  138. width:250px;
  139. height:430px;
  140. background-color: rgba(179,214,247,.9);
  141. position:absolute;
  142. -webkit-border-radius: 10px;
  143. border-radius:10px;
  144. }
  145. .y_text{
  146. line-height:25px;
  147. margin: 0 15px;
  148. }
  149. .y_header{
  150. width:250px;
  151. height:25px;
  152. cursor:move;
  153. }
  154. .y_header:hover{
  155. background-color: rgba(190,214,247,.7);
  156. border-top-left-radius: 10px;
  157. border-top-right-radius: 10px;
  158. -webkit-border-top-left-radius: 10px;
  159. -webkit-border-top-right-radius: 10px;
  160. }
  161. .y_header:active{
  162. background-color: rgba(190,200,247,.7);
  163. border-top-left-radius: 10px;
  164. border-top-right-radius: 10px;
  165. -webkit-border-top-left-radius: 10px;
  166. -webkit-border-top-right-radius: 10px;
  167. }
  168. .y_count{
  169. margin:0 5px 5px 5px;
  170. padding:0;
  171. width:240px;
  172. height:395px;
  173. background-color: #4a6b9c;
  174. -webkit-border-radius: 3px;
  175. border-radius:3px;
  176. border:1px solid #2c3a55;
  177. }
  178. .y_count_box{
  179. margin:0;
  180. padding:0;
  181. width:270px;
  182. height:400px;
  183. background-color: #0c61e0;
  184. -webkit-border-radius: 3px;
  185. border-radius:3px;
  186. }
  187. .con_btn{
  188. width:220px;
  189. height:30px;
  190. border:1px solid #fff;
  191. margin:0 10px;
  192. text-align: center;
  193. -webkit-border-radius:5px;
  194. border-radius:5px;
  195. }
  196. .con_btn span{
  197. line-height: 30px;
  198. }
  199. /***********************start button*****************************/
  200. .button05 {
  201. position: relative;
  202. display: inline-block;
  203. width: 197px;
  204. padding: 8px 15px;
  205. margin: 0 0 10px 0;
  206. cursor:move;
  207. background: -webkit-gradient(
  208. linear,
  209. left top,
  210. left bottom,
  211. color-stop(0, rgb(112,181,242)),
  212. color-stop(0.49, rgb(84,164,238)),
  213. color-stop(0.5, rgb(54,144,240)),
  214. color-stop(1, rgb(26,97,219))
  215. );
  216. color: #fff;
  217. font-weight: bold;
  218. font-size: 12px;
  219. text-decoration: none;
  220. text-align: center;
  221. line-height: 1;
  222. text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
  223. border: 1px solid;
  224. border-color: #2f71a3 #265a82 #1e4766 #265a82;
  225. border-radius: 8px;
  226. -moz-border-radius: 8px;
  227. -webkit-border-radius: 8px;
  228. box-shadow: inset 0px -4px 5px rgba(255,255,255,0.2),
  229. inset 0px 1px 5px rgba(255,255,255,0.2),
  230. /**/
  231. 0px 2px 0px #1e4766,
  232. 0px 4px 0px #1e4766,
  233. 0px 6px 0px #1e4766,
  234. /**/
  235. 0px 8px 5px rgba(0,0,0,0.5);
  236. -moz-box-shadow: inset 0px -4px 5px rgba(255,255,255,0.2),
  237. inset 0px 1px 5px rgba(255,255,255,0.2),
  238. /**/
  239. 0px 2px 0px #1e4766,
  240. 0px 4px 0px #1e4766,
  241. 0px 6px 0px #1e4766,
  242. /**/
  243. 0px 8px 5px rgba(0,0,0,0.5);
  244. -webkit-box-shadow: inset 0px -4px 5px rgba(255,255,255,0.2),
  245. inset 0px 1px 5px rgba(255,255,255,0.2),
  246. /**/
  247. 0px 2px 0px #1e4766,
  248. 0px 4px 0px #1e4766,
  249. 0px 6px 0px #1e4766,
  250. /**/
  251. 0px 8px 5px rgba(0,0,0,0.5);
  252. }
  253. .button05:hover {
  254. background: #8AC5FD -webkit-gradient(
  255. linear,
  256. left top,
  257. left bottom,
  258. color-stop(0, rgb(134, 193, 253)),
  259. color-stop(0.49, rgb(153, 213, 255)),
  260. color-stop(0.5, rgb(130, 194, 253)),
  261. color-stop(1, rgb(108, 170, 229))
  262. );
  263. }
  264. .button05:active {
  265. top: 4px;
  266. box-shadow: inset 0px 4px 5px rgba(255,255,255,0.4),
  267. inset 0px -1px 5px rgba(255,255,255,0.2),
  268. /**/
  269. 0px 2px 0px #1e4766,
  270. /**/
  271. 0px 4px 5px rgba(0,0,0,0.5);
  272. -moz-box-shadow: inset 0px 4px 5px rgba(255,255,255,0.4),
  273. inset 0px -1px 5px rgba(255,255,255,0.2),
  274. /**/
  275. 0px 2px 0px #1e4766,
  276. /**/
  277. 0px 4px 5px rgba(0,0,0,0.5);
  278. -webkit-box-shadow: inset 0px 4px 5px rgba(255,255,255,0.4),
  279. inset 0px -1px 5px rgba(255,255,255,0.2),
  280. /**/
  281. 0px 2px 0px #1e4766,
  282. /**/
  283. 0px 4px 5px rgba(0,0,0,0.5);
  284. }
  285. /***********************end button*****************************/
  286. .c_panel{
  287. width:228px;
  288. height:260px;
  289. margin:8px 5px 3px 5px;
  290. border:1px solid #fff;
  291. background-color: #0c61e0;
  292. }
  293. .fx_vc{
  294. margin:20px auto;
  295. width:110px;
  296. height:110px;
  297. background:url(/nwyj/images/cockpit/monitoring/fx.png)!important;
  298. }
  299. .fx_ob{
  300. display: inline-block;
  301. float: left;
  302. width:36.6px;
  303. height:36.6px;
  304. }
  305. #f_one:hover{
  306. background:url(/nwyj/images/cockpit/monitoring/fx11.png);
  307. }
  308. #f_two:hover{
  309. background:url(/nwyj/images/cockpit/monitoring/fx12.png);
  310. }
  311. #f_three:hover{
  312. background:url(/nwyj/images/cockpit/monitoring/fx13.png);
  313. }
  314. #f_four:hover{
  315. background:url(/nwyj/images/cockpit/monitoring/fx21.png);
  316. }
  317. #f_five:hover{
  318. background:url(/nwyj/images/cockpit/monitoring/fx22.png);
  319. }
  320. #f_six:hover{
  321. background:url(/nwyj/images/cockpit/monitoring/fx23.png);
  322. }
  323. #f_seven:hover{
  324. background:url(/nwyj/images/cockpit/monitoring/fx31.png);
  325. }
  326. #f_eight:hover{
  327. background:url(/nwyj/images/cockpit/monitoring/fx32.png);
  328. }
  329. #f_nine:hover{
  330. background:url(/nwyj/images/cockpit/monitoring/fx33.png);
  331. }
  332. .y_steps{
  333. width:210px;
  334. height:30px;
  335. margin:0 50px;
  336. }
  337. .step_text{
  338. width:40px;
  339. line-height:30px;
  340. display:inline-block;
  341. float:left;
  342. margin-left:17px;
  343. }
  344. .step_sel{
  345. width:130px;
  346. display:inline-block;
  347. }
  348. .yt_bj{
  349. width:208px;
  350. height:105px;
  351. margin:20px auto;
  352. -webkit-border-radius: 10px;
  353. border-radius: 10px;
  354. background-color: #2d7aed;
  355. }
  356. .bj{
  357. width:208px;
  358. height:30px;
  359. margin: 5px 0;
  360. }
  361. .bj_plus{
  362. margin:0 30px;
  363. }
  364. .bj_txt{
  365. line-height: 30px;
  366. }
  367. .bj_mulit{
  368. margin: 0 30px;
  369. }
  370. a.add,a.decrease{
  371. width:30px;
  372. height:30px;
  373. text-decoration: none;
  374. display:block;
  375. }
  376. a.add{
  377. background:url(/nwyj/images/cockpit/monitoring/add.png) no-repeat
  378. }
  379. a.add:hover {
  380. background:url(/nwyj/images/cockpit/monitoring/add1.png) no-repeat
  381. }
  382. a.decrease{
  383. background:url(/nwyj/images/cockpit/monitoring/cut.png) no-repeat
  384. }
  385. a.decrease:hover{
  386. background:url(/nwyj/images/cockpit/monitoring/cut1.png) no-repeat
  387. }
  388. .selectbox{
  389. height:25px;
  390. line-height:25px;
  391. background-color:#0c61e0;
  392. color:#fff;
  393. }
  394. .selBtn{
  395. height:27px;
  396. color:#fff;
  397. background-color:#0c61e0;
  398. background-image:url(/nwyj/images/cockpit/btn/panl_fff.png);
  399. }
  400. div.selectbox-wrapper{
  401. border:1px solid #fff;
  402. color:#fff;
  403. background-color:#0c61e0;
  404. top:26px !important;
  405. }
  406. div.selectbox-wrapper ul li.selected{
  407. background-color:#0447b2;
  408. }
  409. .box2_custom .boxContent{
  410. padding:0;
  411. background-color:#4a6b9c;
  412. }
  413. .box2_custom .box_bottomcenter,.box2_custom .box_bottomleft,.box2_custom .box_bottomright{
  414. background-image:none;
  415. }
  416. .box2_custom .box_middlecenter{
  417. -webkit-border-radius:3px;
  418. border-radius:3px;
  419. border:1px solid #fff;
  420. }
  421. .box2_custom .box_topcenter{
  422. border:1px solid #fff;
  423. border-bottom-width:0;
  424. }
  425. .box2_custom .box_topcenter, .box2_custom .box_topleft, .box2_custom .box_topright{
  426. background-image:none;
  427. background-color:rgba(44,58,85,.5);
  428. }
  429. .box2_custom .status{
  430. height:33px;
  431. line-height:33px;
  432. }
  433. .mes_img_mouse{/* 鼠标移动头部按钮s */
  434. width:100%;
  435. height:5px;
  436. position:fixed;
  437. left:0;
  438. top:0;
  439. }
  440. .mes_img_mouseDown{/* 鼠标移动头部按钮s */
  441. width:100%;
  442. height:5px;
  443. position:fixed;
  444. left:0;
  445. }
  446. .mes_img{/* 控制头部工具条按钮 */
  447. position:fixed;
  448. top:0;
  449. left:50%;
  450. display:none;
  451. }
  452. .mes_imgDown{/* 控制头部工具条按钮 */
  453. position:fixed;
  454. left:50%;
  455. display:none;
  456. }
  457. .s_mes_img{
  458. position:fixed;
  459. top:50%;
  460. left:0;
  461. display:none;
  462. }
  463. .s_mes_img_down{
  464. position:fixed;
  465. top:50%;
  466. display:none;
  467. }
  468. .s_mes_img_mouse{
  469. height:100%;
  470. width:5px;
  471. position:fixed;
  472. top:0;
  473. left:0;
  474. }
  475. .s_mes_img_mouse_down{
  476. height:100%;
  477. width:5px;
  478. position:fixed;
  479. top:0;
  480. }
  481. #side_bar{/* 工具条 */
  482. display:none;
  483. }
  484. /* 录制按钮 */
  485. .kl_btn{}
  486. /* 控制框 */
  487. .con_panl{ position: fixed; left:50px; top:300px;}
  488. .sideBar{ width:270px; height:100%; display: inline-block; }
  489. .search{ width:100%; height:35px; margin:0; padding:0; border-bottom:1px solid #fff; border-top:1px solid #fff; }
  490. .search_img{width:auto;height:30px; display:inline-block; float:left; }
  491. .search_img img{width:auto;height:35px; margin-left:10px; }
  492. .search_img img:hover{filter:alpha(opacity=70); }
  493. .search_input{display:inline-block;float:left; }
  494. .tab_unit{background-color:rgb(52, 143, 226); width:100%; height:30px; }
  495. .handmove{cursor:pointer; }
  496. .unit_text{margin:0 0 10px 10px; line-height:30px; }
  497. .top_bar{width:100%; height:35%; }
  498. #move_control_plan{ float:right; margin:7px 20px; }
  499. /* 控制面板头部 */
  500. .pan_title_box{width:240px; height:30px; margin:10px 15px 0 15px; cursor:pointer;
  501. font-size:12px; font-weight:bold; text-align:center; line-height:30px;
  502. filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b7d0f6',endColorStr='#417fd6',GradientType=0);}
  503. .mouse_over{color:#0c61e0; }
  504. /* */
  505. .pan_title{width:190px;float:left; margin-left:20px;}
  506. /* 三角 */
  507. .pan_sj{display:inline-block; float:right; margin:10px; cursor:pointer;
  508. border-top:10px solid #fff; border-left:5px solid transparent; border-right:5px solid transparent; }
  509. .pan_sj:hover{border-top:10px solid rgb(12, 97, 224); border-left:5px solid transparent; border-right:5px solid transparent;}
  510. .pan_sj_hover{border-top:10px solid rgb(12, 97, 224); border-left:5px solid transparent; border-right:5px solid transparent;}
  511. /* 面板隐藏 */
  512. .pan_none{display:none;}
  513. /* 面板内容 */
  514. .pan_col{background-color:#00f; margin:0 15px; width:240px; height:270px; }
  515. /* 面板高级控制按钮 */
  516. .tr_btn{ height:40px; margin:15px 15px;}
  517. .fl{float:left;}
  518. .dbtn{height:40px; width:40px; background-color:#00f; text-align:center; line-height:40px; cursor:pointer; margin:0; }
  519. .dbtn:hover{
  520. filter:alpha(opacity=70);
  521. }
  522. .sel{ width:280px; margin:7px; height:30px; background-color:#00f; color:#fff; border:1px solid #fff; }
  523. ._text{width:50px; height:30px; line-height:30px; text-align:center; border:1px solid #fff; margin:7px 0 0 0; cursor:pointer; }