U.CD.Con.css 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828
  1. #U_Cal_head {
  2. margin: 0;
  3. width: 228px;
  4. background: #f1f3f2;
  5. }
  6. #U_Cal_title_row {
  7. padding: 5px 0 0 5px;
  8. font-size: 13px;
  9. color: #949594;
  10. }
  11. #U_Cal_switch_btn {
  12. padding-left: 7px;
  13. width: 19px;
  14. height: 13px;
  15. display: table-cell;
  16. vertical-align: middle;
  17. cursor: pointer;
  18. }
  19. #U_Cal_process_output_row {
  20. padding: 5px 20px;
  21. height: 20px;
  22. text-overflow:ellipsis;
  23. overflow:hidden;
  24. white-space:nowrap;
  25. color: black;
  26. font-size: 15px;
  27. text-align: right;
  28. }
  29. #U_Cal_result_output_row {
  30. padding: 10px 20px;
  31. width: auto;
  32. text-overflow: ellipsis;
  33. height: 30px;
  34. font-size: 30px;
  35. text-align: right;
  36. }
  37. #U_Cal_body {
  38. margin: 0;
  39. width: 229px;
  40. }
  41. #U_Cal_body div:hover {
  42. background: white;
  43. cursor: pointer;
  44. }
  45. #U_Cal_body div:active {
  46. background: #21b2fe;
  47. cursor: pointer;
  48. }
  49. .U_Cal_btn_column {
  50. display: block;
  51. position: relative;
  52. }
  53. .U_Cal_btn {
  54. display: table-cell;
  55. border-top: 1px solid #dcdcde;
  56. border-left: 1px solid #dcdcde;
  57. height: 39px;
  58. width: 57px;
  59. background: #f7f8fa;
  60. font-size: 15px;
  61. text-align: center;
  62. vertical-align: middle;
  63. }
  64. .U_Cal_btn_ACnCE {
  65. color: #21b2fe;
  66. }
  67. //
  68. .U_BP_Cal-input{margin-left:0;text-indent:13px}
  69. .U_BP_Cal-div{width:250px;height:210px;border:1px solid #c3c3c3;padding-bottom:2px;display:none}
  70. .U_BP_Cal-Top{width:100%;height:30px;background:#0093e0;color:#fff;font-size:15px;font-family:黑体;line-height:30px}
  71. .U_BP_Cal-Top-Title{height:100%;width:160px;color:#0093e0;padding:0;margin:auto}
  72. .U_BP_Cal-Top-tYear{background:#0093e0;padding:0 8px}
  73. .U_BP_Cal-Top-tMonth:hover,.U_BP_Cal-Top-tYear:hover{background:#52b1ed}
  74. .U_BP_Cal-Top-tMonth,.U_BP_Cal-Top-tYear{float:left;color:#fff;cursor:pointer}
  75. .U_BP_Cal-Top-tMonth:hover,.U_BP_Cal-Top-tYear:hover{color:#fff}
  76. .U_BP_Cal-Top-tMonth{float: right;background: #0093e0;text-align: center;width: 100%;}
  77. .U_BP_Cal-conet{position:relative;overflow:hidden;margin:9px 7px;width:calc(100% - 14px);height:calc(100% - 30px - 18px)}
  78. .U_BP_Cal-conetD,.U_BP_Cal-conetM,.U_BP_Cal-conetY{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff}
  79. .U_BP_Cal-blocks{width:100%;height:calc(25% - 2px)}
  80. .U_BP_Cal-block{height:calc(100% - 2px)}
  81. .U_BP_Cal-block,.U_BP_Cal-blockM{float:left;width:calc(33.3% - 2px);border:1px solid #fff;color:#2d7ba4;text-align:center;font-size:18px;font-family:黑体;line-height:2.5rem}
  82. .U_BP_Cal-blockM{height:calc(25% - 2px)}
  83. .U_BP_Cal-block_on{background:#0093e0;color:#fff}
  84. .U_BP_Cal-block:hover,.U_BP_Cal-blockM:hover{border:1px solid #0093e0}
  85. .U_BP_Cal-blockD{float:left;width:calc(100%/7 - 2px);height:calc(100%/5 - 2px);border:1px solid #fff;color:#a8a8a8;text-align:center;font-size:14px;font-family:黑体;line-height:1.8rem}
  86. .U_BP_Cal-conetD{width:100%;height:100%}
  87. .U_BP_Cal-blockD:hover{border:1px solid #0093e0}
  88. .U_BP_Cal-conetDT{height:16%}
  89. .U_BP_Cal-conetDTT{float:left;width:calc(100%/7 - 2px);height:100%;border:1px solid #fff;color:#a8a8a8;text-align:center;font-size:14px;font-family:黑体;line-height:1.8rem}
  90. .U_BP_Cal-conetDB{height:83%}
  91. .U_BP_Cal-Top,.U_BP_Cal-block,.U_BP_Cal-blockD,.U_BP_Cal-blockM,.U_BP_Cal-blockY,.U_BP_Cal-conetDTT{cursor:default}
  92. .U_BP_Cal-triangleLeft{border-right:10px solid #61c8fe;left:-1pc}
  93. .U_BP_Cal-triangleLeft,.U_BP_Cal-triangleRight{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;position:absolute;top:50%;margin-top:-6px;cursor:pointer}
  94. .U_BP_Cal-triangleRight{border-left:10px solid #61c8fe;right:-1pc}
  95. .U_BP_Cal-Top-tMonths{position:relative;float:right;width:42px;margin-right: 12px;}
  96. .U_BP_Cal-triangleLeft:hover{border-right:10px solid #33b8fd}
  97. .U_BP_Cal-triangleRight:hover{border-left:10px solid #33b8fd}
  98. #banner ul li{
  99. position:relative;
  100. left:0%;
  101. float:left;
  102. overflow: hidden;
  103. background-size: 100% 100%;
  104. }
  105. #banner
  106. {
  107. width:74%;height:440px;overflow:hidden;
  108. }
  109. #box
  110. {
  111. width:300%;position:relative;left:0%;
  112. }
  113. #img0
  114. {
  115. background-image: url(http://d.1473.cn/controls/pc/Imagelist/images/banner1.jpg);height:440px;width:33.3%;opacity:1;
  116. }
  117. #img1
  118. {
  119. background-image: url(http://d.1473.cn/controls/pc/Imagelist/images/banner2.jpg);height:440px;width:33.3%;opacity:1;
  120. }
  121. #img2
  122. {
  123. background-image: url(http://d.1473.cn/controls/pc/Imagelist/images/banner3.jpg);height:440px;width:33.3%;opacity:1;
  124. }
  125. #leftbox
  126. {
  127. width:100%;height:100%;
  128. }
  129. #file1
  130. {
  131. width: 39%;
  132. height: 14%;
  133. position: absolute;
  134. margin: auto;
  135. top: 44%;
  136. opacity: 0;
  137. cursor: pointer;
  138. left: 28%;
  139. }
  140. #file2
  141. {
  142. width: 39%;
  143. height: 14%;
  144. position: absolute;
  145. margin: auto;
  146. top: 44%;
  147. opacity: 0;
  148. cursor: pointer;
  149. left: 28%;
  150. }
  151. #file3
  152. {width: 39%;
  153. height: 14%;
  154. position: absolute;
  155. margin: auto;
  156. top: 44%;
  157. opacity: 0;
  158. cursor: pointer;
  159. left: 28%;
  160. }
  161. #page {
  162. position: relative;
  163. overflow: hidden;
  164. /* top: 67%; */
  165. bottom: 9%;
  166. left: 46%;
  167. z-index: 9;
  168. }
  169. #page li {
  170. list-style: none;
  171. float: left;
  172. width: 50px;
  173. border-radius: 10px;
  174. width: 15px;
  175. margin-left: 27px;
  176. height: 15px;
  177. background-color: white;
  178. cursor: pointer;
  179. }
  180. #right{
  181. width:15%;
  182. height: 20%;
  183. background-color:red;
  184. position: relative;
  185. z-index: 100;
  186. top: 17%;
  187. left: 91%;
  188. background: url(http://d.1473.cn/controls/pc/Imagelist/images/right.png);
  189. background-repeat: no-repeat;
  190. cursor: pointer;
  191. }
  192. #left{
  193. width:15%;
  194. height: 20%;
  195. background-color:red;
  196. position:relative;
  197. z-index: 99;
  198. left:2%;
  199. background:url(http://d.1473.cn/controls/pc/Imagelist/images/left.png);
  200. background-repeat: no-repeat;
  201. top:37%;
  202. cursor: pointer;
  203. }
  204. /*进度条*/
  205. .loading
  206. {
  207. width:50%;
  208. height:20px;
  209. background-color:white;
  210. border:4px solid #21b0fc;
  211. border-radius:20px;
  212. z-index:2;
  213. position: relative;
  214. }
  215. .bar
  216. {
  217. width:1%;
  218. height:80%;
  219. position:relative;
  220. left:2px;
  221. top:2px;
  222. text-align:right;
  223. background-color:#21b0fc;
  224. border-radius:10px;
  225. color:White;
  226. }
  227. /*Confirm*/
  228. .Confirm_div_out{
  229. border: 1px solid #e7e7e7;
  230. border-radius: 10px;
  231. margin-top: 10px;
  232. position: absolute;
  233. background-color:White;
  234. left: calc(50% - 226px);
  235. top:0px;
  236. }
  237. .Confirm_div{
  238. border: 1px solid #D6D6D6;
  239. border-radius: 10px;
  240. float: left;
  241. }
  242. .Confirm_div_top{
  243. width: 100%;
  244. height: 15%;
  245. float: left;
  246. border-bottom: 1px solid #D6D6D6;
  247. }
  248. .Confirm_top_title{
  249. color: #515151;
  250. margin-left: 15px;
  251. float: left;
  252. line-height: 35px;
  253. font-size: 18px;
  254. }
  255. .Confirm_top_close{
  256. width: 35px;
  257. height: 30px;
  258. margin-right: 8px;
  259. float: right;
  260. background-image: url(http://d.1473.cn/controls/pc/Confirm/close.png);
  261. background-size: 100%;
  262. }
  263. .Confirm_center{
  264. width: 100%;
  265. height: 61%;
  266. float: left;
  267. text-align: left;
  268. }
  269. .Confirm_center_text{
  270. width: 320px;
  271. color: #686868;
  272. margin: auto;
  273. margin-top: 50px;
  274. }
  275. .Confirm_under{
  276. width: 100%;
  277. height: 20%;
  278. float: left;
  279. }
  280. .Confirm_under_button_yes{
  281. width: 20%;
  282. height: 80%;
  283. color: white;
  284. border: 1px solid #00325d;
  285. background-color: #003f75;
  286. border-radius: 5px;
  287. float: right;
  288. margin: 5px;
  289. }
  290. .Confirm_under_button_no{
  291. width: 20%;
  292. height: 80%;
  293. color: #333;
  294. border: 1px solid #c9c9c9;
  295. background-color: #e5e5e5;
  296. border-radius: 5px;
  297. float: right;
  298. margin: 5px;
  299. }
  300. /*地图*/
  301. #allmap { width: 100%; height: 500px; }
  302. #r-result { width: 100%; margin-top: 5px; }
  303. p { margin: 5px; font-size: 14px; }
  304. #l-map{height:300px;width:100%;}
  305. /*end*/
  306. /*H5图片画廊*/
  307. *
  308. {
  309. margin: 0;
  310. padding: 0;
  311. }
  312. .U_SI
  313. {
  314. min-width: 490px;
  315. min-height: 350px;
  316. position: absolute;
  317. top: 50%;
  318. left: 50%;
  319. padding: 8px;
  320. background-color: #f9f9f9;
  321. }
  322. .U_SI_B
  323. {
  324. width: 100%;
  325. height: 100%;
  326. background-color: rgba(144, 144, 144, 0.60);
  327. position: fixed;
  328. top: 0;
  329. left: 0;
  330. }
  331. .U_SI_Box
  332. {
  333. overflow: hidden;
  334. width: 100%;
  335. height: 100%;
  336. }
  337. .U_SI_Img
  338. {
  339. width: 100%;
  340. height: 100%;
  341. }
  342. .U_SI_But
  343. {
  344. background: #2A2A2A;
  345. height: 35px;
  346. width: 285px;
  347. margin: 8px auto 0;
  348. border-radius: 5px;
  349. }
  350. .U_SI_But li
  351. {
  352. list-style-type: none;
  353. float: left;
  354. padding-left: 7px;
  355. padding-right: 7px;
  356. cursor: pointer;
  357. }
  358. .U_SI_But_FI
  359. {
  360. width: 25px;
  361. height: 25px;
  362. }
  363. .U_SI_Wrap
  364. {
  365. position: relative;
  366. margin: auto;
  367. top: 179px;
  368. left: 0;
  369. right: 0;
  370. bottom: 0;
  371. width:50%;
  372. z-index:999;
  373. }
  374. .U_SI_Wrap ul
  375. {
  376. overflow: hidden;
  377. }
  378. .U_SI_Wrap ul li
  379. {
  380. list-style-type: none;
  381. float: left;
  382. }
  383. .U_SI_Wrap img
  384. {
  385. width: 150px;
  386. height: 120px;
  387. padding: 15px;
  388. }
  389. .U_SI_Big_Img
  390. {
  391. width: 45%;
  392. height: 55%;
  393. position: absolute;
  394. margin: auto;
  395. left: 0;
  396. top: -30px;
  397. bottom: 0;
  398. right: 0;
  399. z-index: 99999;
  400. }
  401. .U_SI_Wrap_Img
  402. {
  403. height: 89%;
  404. }
  405. .U_SI_Button_Wrap
  406. {
  407. background: #2A2A2A;
  408. width: 45%;
  409. overflow: hidden;
  410. height: 9%;
  411. margin: auto;
  412. border-radius: 5px;
  413. }
  414. .U_SI_Big_Img_A
  415. {
  416. width: 100%;
  417. height: 97%;
  418. border: 5px solid#fff;
  419. }
  420. .U_SI_Big_Img ul
  421. {
  422. overflow: hidden;
  423. text-align: center;
  424. margin-top: 3%;
  425. }
  426. .U_SI_Big_Img ul li
  427. {
  428. display: inline-block;
  429. list-style-type: none;
  430. padding-left: 8px;
  431. padding-right: 8px;
  432. cursor: pointer;
  433. }
  434. .U_SI_Big_Img ul li img
  435. {
  436. width: 25px;
  437. height: 25px;
  438. }
  439. .U_SI_Black
  440. {
  441. width: 100%;
  442. height: 100%;
  443. background: #2A2A2A;
  444. position: absolute;
  445. top: 0;
  446. left: 0;
  447. z-index: 2;
  448. opacity: 0.5;
  449. }
  450. /*导航条*/
  451. .navgation
  452. {
  453. width: 1920px;
  454. }
  455. .navgation_head
  456. {
  457. background-color: #008ED8;
  458. margin: auto;
  459. height: 80px;
  460. }
  461. .navgation_head_logo
  462. {
  463. width: 99px;
  464. margin-left: 20px;
  465. background-color: #000000;
  466. height: 80px;
  467. float: left;
  468. color: #FFF;
  469. font-size: 18px;
  470. text-align: center;
  471. line-height: 80px;
  472. font-weight: bolder;
  473. }
  474. .navgation_head_left
  475. {
  476. width: 1070px;
  477. float: left;
  478. height: 80px;
  479. }
  480. .navgation_head_left > ul > li:hover{
  481. border-bottom: 4px solid #FFDB8F;color:#FFDB8F;padding-bottom:21px;
  482. }
  483. .navgation_head_left > ul > li
  484. {
  485. float: left;
  486. list-style-type: none;
  487. font-size: 22px;
  488. color: #FFF;
  489. padding: 10px;
  490. font-family: 微软雅黑;
  491. cursor: pointer;
  492. margin-left: 60px
  493. }
  494. .navgation_head_search
  495. {
  496. width: 316px;
  497. float: left;
  498. margin-left: 180px;
  499. margin-top: 26px;
  500. }
  501. .navgation_head_search > img
  502. {
  503. width: 22px;
  504. height: 22px;
  505. margin-left: 3%;
  506. padding: 6px;
  507. background-color: white;
  508. border-top-left-radius: 3px;
  509. border-bottom-left-radius: 3px;
  510. float: left;
  511. }
  512. .search
  513. {
  514. width: 252px;
  515. height: 32px;
  516. float: left;
  517. outline: medium;
  518. border-top-right-radius: 3px;
  519. border-bottom-right-radius: 3px;
  520. border: none;
  521. }
  522. .navgation_head_right
  523. {
  524. position: relative;
  525. float: right;
  526. margin-top: 24px;
  527. right: 71px;
  528. width: 126px;
  529. }
  530. .navgation_head_login
  531. {
  532. margin-top: 0.8px;
  533. float: left;
  534. font-size: 22px;
  535. padding-right: 10%;
  536. border-right: 1px solid #FFF;
  537. color: #FFF;
  538. cursor: pointer;
  539. font-family: 微软雅黑;
  540. }
  541. .navgation_head_register
  542. {
  543. margin-top: 0.8px;
  544. float: left;
  545. font-size: 22px;
  546. padding-left: 10%;
  547. color: #FFF;
  548. cursor: pointer;
  549. font-family: 微软雅黑;
  550. }
  551. .navgation_content
  552. {
  553. font-size: 36px;
  554. padding-top: 100px;
  555. padding-bottom: 100;
  556. background-color: #FFF;
  557. text-align: center;
  558. }
  559. body
  560. {
  561. margin:0px;
  562. }
  563. @media only screen and (max-width:1600px)
  564. {
  565. .navgation
  566. {
  567. width: 100%;
  568. }
  569. .navgation_head
  570. {
  571. background-color: #008ED8;
  572. margin: auto;
  573. height: 80px;
  574. }
  575. .navgation_head_logo
  576. {
  577. width: 80px;
  578. margin-left: 20px;
  579. background-color: #000000;
  580. height: 80px;
  581. float: left;
  582. color: #FFF;
  583. font-size: 18px;
  584. text-align: center;
  585. line-height: 80px;
  586. font-weight: bolder;
  587. }
  588. .navgation_head_left
  589. {
  590. width: 800px;
  591. float: left;
  592. height: 80px;
  593. }
  594. .navgation_head_left > ul > li:hover{
  595. border-bottom: 4px solid #FFDB8F;color:#FFDB8F;padding-bottom:21px;
  596. }
  597. .navgation_head_left > ul > li
  598. {
  599. float: left;
  600. list-style-type: none;
  601. font-size: 22px;
  602. color: #FFF;
  603. padding: 10px;
  604. font-family: 微软雅黑;
  605. cursor: pointer;
  606. margin-left: 60px
  607. }
  608. .navgation_head_search
  609. {
  610. width: 250px;
  611. float: left;
  612. margin-left:300px;
  613. margin-top: 26px;
  614. }
  615. .navgation_head_search > img
  616. {
  617. width: 22px;
  618. height: 22px;
  619. margin-left: 3%;
  620. padding: 6px;
  621. background-color: white;
  622. border-top-left-radius: 3px;
  623. border-bottom-left-radius: 3px;
  624. float: left;
  625. }
  626. .search
  627. {
  628. width: 200px;
  629. height: 32px;
  630. float: left;
  631. outline: medium;
  632. border-top-right-radius: 3px;
  633. border-bottom-right-radius: 3px;
  634. border: none;
  635. }
  636. .navgation_head_right
  637. {
  638. position: relative;
  639. float: right;
  640. margin-top: 24px;
  641. right:5px;
  642. width: 115px;
  643. }
  644. .navgation_head_login
  645. {
  646. margin-top: 0.8px;
  647. float: left;
  648. font-size: 22px;
  649. padding-right: 5%;
  650. border-right: 1px solid #FFF;
  651. color: #FFF;
  652. cursor: pointer;
  653. font-family: 微软雅黑;
  654. }
  655. .navgation_head_register
  656. {
  657. margin-top: 0.8px;
  658. float: left;
  659. font-size: 22px;
  660. padding-left: 5%;
  661. color: #FFF;
  662. cursor: pointer;
  663. font-family: 微软雅黑;
  664. }
  665. .navgation_content
  666. {
  667. font-size: 36px;
  668. padding-top: 100px;
  669. padding-bottom: 100px;
  670. background-color: #FFF;
  671. text-align: center;
  672. }
  673. body
  674. {
  675. margin:0px;
  676. }
  677. }
  678. input,button,select,textarea{outline:none}
  679. .U_Control_LDB_div1{
  680. width: 200px;
  681. height: 200px;
  682. border : 1px solid silver;
  683. text-align: center;
  684. /*position: absolute;*/
  685. line-height: 11.5;
  686. }
  687. .U_Control_LDB_div2{
  688. width: 200px;
  689. height: 200px;
  690. background-color: #e7f5f8;
  691. left:230px;
  692. text-align: center;
  693. line-height: 11.5;
  694. }
  695. .U_Control_LDB_ButtonDiv{
  696. color: #848484;
  697. border: 1px solid #eee;
  698. background: #dcdcdc;
  699. height: auto;
  700. width: 88px;
  701. height: 45px;
  702. border-radius: 8px;
  703. text-align: center;
  704. line-height: 2.7;
  705. border-bottom: 3px solid #a0a0a0;
  706. }
  707. .U_Control_LDB_ButtonDiv:hover{
  708. background-color: #d4cfcf;
  709. }
  710. .U_Control_LDB_ButtonDiv:active {
  711. border-bottom: 0px solid #a0a0a0;
  712. }
  713. .U_Control_LDB_ButtonDiv2 {
  714. color: #fff2d6;
  715. border: 1px solid #eee;
  716. background: #ffcc33;
  717. height: auto;
  718. width: 88px;
  719. height: 45px;
  720. border-radius: 8px;
  721. text-align: center;
  722. line-height: 2.7;
  723. border-bottom: 3px solid #dfa700;
  724. }
  725. .U_Control_LDB_ButtonDiv2:active{
  726. border-bottom: 0px solid #dfa700;
  727. }
  728. .U_Control_LDB_ButtonDiv2:hover{
  729. background: #f9c21d;
  730. }
  731. .U_Control_LDB_Text:focus{
  732. border: 2px solid #ffcc33;
  733. }
  734. .U_Control_LDB_Reset, .U_Control_LDB_Submit {
  735. color:#848484;
  736. border: 1px solid #eee;
  737. background: #dcdcdc;
  738. height: auto;
  739. width: 88px;
  740. height: 45px;
  741. border-radius: 8px;
  742. text-align: center;
  743. line-height: 2.7;
  744. }
  745. .U_Control_LDB_Reset:active, .U_Control_LDB_Submit:active {
  746. background: #656363;
  747. }
  748. .U_Control_LDB_Reset:hover, .U_Control_LDB_Submit:hover {
  749. background: #c9c9c9;
  750. }
  751. .U_Control_LDB_Checkbox{
  752. width: 15px;
  753. height: 15px;
  754. border-radius: 5px;
  755. background-image: url(./LDB/bCheckbox.jpg);
  756. background-position: -2px;
  757. }
  758. .U_Control_LDB_Redio{
  759. width: 15px;
  760. height: 15px;
  761. border-radius: 34px;
  762. background-image: url(./LDB/bRedio.jpg);
  763. background-position: -5px;
  764. }
  765. .U_Control_LDB_img
  766. {
  767. background:url('./LDB/img.jpg');
  768. }
  769. .fl { float: left;}
  770. .fr { float: right;}
  771. video::-webkit-media-controls-enclosure {
  772. display: none !important;
  773. }
  774. video::media-controls-enclosure {
  775. display: none !important;
  776. }
  777. .videobar {background:rgba(255,255,255,.1); width: 100%; height: 40px; position: absolute; right: 0; bottom: 0; left:0; z-index: 9999999999; }
  778. .videoprog {background:rgba(51, 51, 51, 0.9); width: 70%; margin:0 20px; height: 20px; float: left; }
  779. .videoprogem { background:rgba(255,255,255,0.7); width: 0%;position: relative; height: 100%; }
  780. .videosound { width: 7%;}
  781. .videosoundem { background:rgba(255,255,255,0.7); width: 50%;position: relative; height: 100%; }
  782. .videoTime { color: #fff; margin-right: 3px; float: left; }
  783. /*日历控件手机端*/
  784. html,body{margin:0px;padding:0px;font-family:'Microsoft YaHei';height:100%;position:relative}
  785. .U_CM_Box{width:100%;height:315px;background:#ffffff;overflow:hidden;position:absolute;bottom:0px;}
  786. .U_CM_box{height:40px;color:#9c9c9c;text-align: center;line-height: 45px;font-size: 18px;}
  787. .U_CM_select{color:#0094e1!important;font-size: 20px!important;}
  788. .U_CM_Date{width:100%;float:left;position:relative;}
  789. .U_CM_Month{width:100%;float:left;position:relative}
  790. .U_CM_Year{width:100%;float:left;position:relative}
  791. .U_CM_IN{width:33.3%;height:90%;float:left;overflow:hidden;}
  792. .U_CM_BC{position:relative;height:1px;width:100%;border-bottom:1px solid #0094e1;top:38%;z-index:99}
  793. .U_CM_BCA{position:relative;height:1px;width:100%;border-bottom:1px solid #0094e1;top:50%;z-index:99}
  794. .U_CM_btn{width:160px;height:40px;position:absolute;bottom:0;right:0;}
  795. .U_CM_Lbtn,.U_CM_Rbtn{width:78px;height:30px;float:left;line-height:30px;text-align:center;color:#0094e1;}
  796. .U_CM_Rbtn{float:right!important;}
  797. .U_CM_confirm{width:100%;line-height:42px;background:#ffffff;}
  798. .U_CM_confirm_A{height:40px;color:#0094e1;}
  799. .U_CM_confirm_B{width:180px;height:40px;border:1px solid #0094e1;line-height:40px;text-align:center;color:#0094e1;}