Desktop.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771
  1. /*整体样式*/
  2. html {}
  3. html,
  4. body {
  5. cursor: default;
  6. height: 100%;
  7. position: absolute;
  8. top: 0;
  9. left: 0;
  10. margin: 0;
  11. padding: 0;
  12. border: 0;
  13. width: 100%;
  14. font-size: 12px;
  15. font-family: lucida, "Hiragino Sans GB", "微软雅黑", "WenQuanYi Micro Hei", sans-serif;
  16. color: #333;
  17. background-color: #FFF;
  18. }
  19. textarea,
  20. div[contentEditable='true'],
  21. input,
  22. div[class='UF_FW_Message U_MD_D_YesText'] div[class='U_MD_F_H_Z'] {
  23. outline: none;
  24. -khtml-user-select: text;
  25. -moz-user-input: enabled;
  26. -moz-user-focus: -moz-all;
  27. -webkit-user-select: text;
  28. -moz-user-select: -moz-all;
  29. -ms-user-select: text;
  30. cursor: text;
  31. }
  32. input[type="button"] {
  33. border: 0;
  34. }
  35. span {
  36. text-decoration: none;
  37. text-overflow: ellipsis;
  38. overflow: hidden;
  39. }
  40. /* 自定义滚动条样式 */
  41. body div ::-webkit-scrollbar {
  42. width: 12px;
  43. /*height: 12px 隐藏下方的滚动条*/
  44. }
  45. body div ::-webkit-scrollbar-button:vertical {
  46. display: none;
  47. }
  48. body div ::-webkit-scrollbar:vertical {
  49. background-color: #fff;
  50. }
  51. body div ::-webkit-scrollbar-track-piece {
  52. background: #fff;
  53. }
  54. body div ::-webkit-scrollbar-thumb {
  55. background-color: #8E8E8E;
  56. border-radius: 5px;
  57. }
  58. body div ::-webkit-scrollbar-thumb:hover {
  59. background-color: #3B3B3B;
  60. }
  61. body div ::-webkit-scrollbar-corner:vertical {
  62. background-color: #535353;
  63. }
  64. body div ::-webkit-scrollbar-resizer:vertical {
  65. background-color: #FF6E00;
  66. }
  67. /*主样式*/
  68. .usestudio {
  69. margin: 0;
  70. padding: 0;
  71. border: 0;
  72. width: 100%;
  73. height: 100%;
  74. position: absolute;
  75. top: 0;
  76. left: 0;
  77. background-color: White;
  78. }
  79. .usestudio_server {
  80. margin: 0;
  81. padding: 0;
  82. border: 0;
  83. width: 0;
  84. height: 0;
  85. cursor: default;
  86. -webkit-text-size-adjust: none;
  87. overflow: hidden;
  88. }
  89. .ErrorTip {
  90. display: block;
  91. font-style: normal;
  92. height: 21px;
  93. line-height: 21px;
  94. margin-top: -23px;
  95. font-size: 12px;
  96. color: #222;
  97. cursor: text;
  98. width: 250px;
  99. }
  100. /*提示区域*/
  101. /* ie */
  102. .Scrollbar {
  103. overflow: auto;
  104. scrollbar-arrow-color: #757778;
  105. scrollbar-face-color: #fff;
  106. scrollbar-darkshadow-color: #fff;
  107. scrollbar-highlight-color: #bec1c4;
  108. scrollbar-shadow-color: #bec1c4;
  109. scrollbar-track-color: #fff;
  110. scrollbar-3dlight-color: #fff;
  111. }
  112. /*云端切图*/
  113. .U_Img {
  114. background-image: url(/img/YS2017.png);
  115. _background-image: url(img/YSD2014.gif);
  116. }
  117. .U_TaskbarImg {
  118. background-image: url(img/taskbar.png);
  119. _background-image: url(img/YSD2014.gif);
  120. }
  121. .U_TaskbarImg1 {
  122. background-position: -294px -20px;
  123. width: 30px;
  124. height: 30px;
  125. }
  126. .U_TaskbarImg2 {
  127. background-position: -248px -20px;
  128. width: 30px;
  129. height: 30px;
  130. }
  131. .U_TaskbarImg3 {
  132. background-position: -114px -20px;
  133. width: 30px;
  134. height: 30px;
  135. }
  136. .U_TaskbarImg4 {
  137. background-position: -339px -20px;
  138. width: 30px;
  139. height: 30px;
  140. }
  141. .U_TaskbarImg5 {
  142. background-position: -204px -20px;
  143. width: 30px;
  144. height: 30px;
  145. }
  146. .U_TaskbarImg6 {
  147. background-position: -69px -20px;
  148. width: 30px;
  149. height: 30px;
  150. }
  151. .U_TaskbarImg7 {
  152. background-position: -159px -20px;
  153. width: 30px;
  154. height: 30px;
  155. }
  156. .U_TaskbarImg8 {
  157. background-position: -384px -20px;
  158. width: 30px;
  159. height: 30px;
  160. }
  161. .U_MD_D_NotText {
  162. -webkit-text-size-adjust: none;
  163. -webkit-user-select: none;
  164. -khtml-user-select: none;
  165. -moz-user-select: -moz-none;
  166. -ms-user-select: none;
  167. -webkit-user-drag: none;
  168. -webkit-tap-highlight-color: transparent;
  169. }
  170. .U_MD_D_YesText {
  171. -webkit-user-select: text;
  172. -moz-user-select: -moz-all;
  173. -moz-user-input: enabled;
  174. -moz-user-focus: -moz-all;
  175. }
  176. /*.UD_ICON { background:url(img/windowOE.png); _background:url(img/windowOE.jpg); }*/
  177. /*常用圆角*/
  178. .U_MD_D_Radius_5 {
  179. -moz-border-radius: 5px;
  180. -moz-border-radius: 5px;
  181. -webkit-border-radius: 5px;
  182. -webkit-border--radius: 5px;
  183. border-radius: 5px;
  184. border-radius: 5px;
  185. }
  186. .U_MD_D_Radius_18 {
  187. -moz-border-radius: 18px;
  188. -moz-border-radius: 18px;
  189. -webkit-border-radius: 18px;
  190. -webkit-border--radius: 18px;
  191. border-radius: 18px;
  192. border-radius: 18px;
  193. }
  194. .U_MD_D_Radius_5_0 {
  195. -moz-border-radius: 5px 5px 0 0;
  196. -moz-border-radius: 5px 5px 0 0;
  197. -webkit-border-radius: 5px 5px 0 0;
  198. -webkit-border--radius: 5px 5px 0 0;
  199. border-radius: 5px 5px 0 0;
  200. border-radius: 5px 5px 0 0;
  201. }
  202. #U_MD_D_BG {
  203. position: absolute;
  204. z-index: 0;
  205. left: 0;
  206. right: 0;
  207. top: 0;
  208. bottom: 0;
  209. overflow-y: hidden;
  210. overflow-x: hidden;
  211. background: url("/img/icon/bgImg.png") 0px 0px / 100% auto no-repeat rgb(240, 240, 240);
  212. filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="/img/icon/bgImg.png", sizingMethod=scale);
  213. }
  214. /*云端首页*/
  215. .U_MD_Home {
  216. color: #000;
  217. font-size: 12px;
  218. width: 0;
  219. height: 0;
  220. overflow: hidden;
  221. }
  222. /*width:100%; height:100%; position:absolute; top:0px; left:0px; width:100%; height:100%; overflow:hidden; color:#000; overflow:hidden;*/
  223. .U_MD_Home img {}
  224. .UD_Dtop {
  225. display: none;
  226. }
  227. /*文字处理区域*/
  228. .U_MD_D_Text_Abbreviation {
  229. text-decoration: none;
  230. text-overflow: ellipsis;
  231. white-space: nowrap;
  232. overflow: hidden;
  233. }
  234. /*桌面样式*/
  235. .U_MD_D {
  236. overflow: hidden;
  237. color: #FFF;
  238. position: absolute;
  239. left: 0;
  240. bottom: 0;
  241. top: 0;
  242. right: 0;
  243. }
  244. .U_MD_D_B {
  245. position: absolute;
  246. bottom: 30px;
  247. right: 5%;
  248. }
  249. .U_MD_D_BD {
  250. padding: 5px 10px;
  251. background-color: #5a5a5a;
  252. border-radius: 5px;
  253. position: absolute;
  254. right: 5%;
  255. top: 4px;
  256. }
  257. .U_MD_D_BDA {
  258. overflow: hidden;
  259. height: 30px;
  260. line-height: 32px;
  261. float: left;
  262. }
  263. .U_MD_D_BDI {
  264. float: left;
  265. background-position: -536px -373px;
  266. width: 30px;
  267. height: 30px;
  268. cursor: pointer;
  269. }
  270. .U_MD_D_BDI img {
  271. width: 30px;
  272. height: 30px;
  273. border-radius: 50%;
  274. }
  275. .U_MD_D_BDL {
  276. float: left;
  277. color: #FFF;
  278. font-family: Arial;
  279. cursor: pointer;
  280. display: flex;
  281. align-items: center;
  282. justify-content: space-between;
  283. flex-direction: row;
  284. width: 65px;
  285. }
  286. .U_MD_D_BDL div {
  287. float: left;
  288. font-size: 14px;
  289. height: 30px;
  290. color: #d9d9d9;
  291. }
  292. .U_MD_D_BDL div:hover {
  293. color: #fff;
  294. }
  295. .U_MD_D_BD_QRcode {
  296. padding: 5px 10px;
  297. background-color: #5A5A5A;
  298. border-radius: 0px 0px 10px 10px;
  299. position: absolute;
  300. right: -53px;
  301. top: 0px;
  302. }
  303. .U_MD_D_BD_QRcodeShare {
  304. display: none;
  305. padding: 5px 10px;
  306. background-color: #5A5A5A;
  307. position: absolute;
  308. right: -55px;
  309. top: 50px;
  310. }
  311. .U_MD_D_BD_QRcodeShare img {
  312. width: 100px;
  313. height: 100px;
  314. padding: 5px 5px;
  315. }
  316. .U_MD_D_BD_QRcode:hover+.U_MD_D_BD_QRcodeShare {
  317. display: block;
  318. }
  319. .U_MD_D_BZMD {
  320. position: relative;
  321. }
  322. .U_MD_D_BZMS {
  323. height: 40px;
  324. line-height: 30px;
  325. width: 721px;
  326. margin: 10px auto 0 auto;
  327. text-align: center;
  328. }
  329. .U_MD_D_BZMSA {
  330. display: inline-block;
  331. *display: inline;
  332. *zoom: 1;
  333. margin: auto;
  334. text-align: left;
  335. height: 40px;
  336. line-height: 40px;
  337. }
  338. .U_MD_D_BZM {
  339. width: 741px;
  340. margin: 20px auto 0 auto;
  341. position: relative;
  342. height: 94px;
  343. text-align: center;
  344. }
  345. .U_MD_D_BZMN {
  346. position: absolute;
  347. top: -10px;
  348. left: -40px;
  349. height: 22px;
  350. background-color: #EEE;
  351. padding: 0 6px;
  352. border-radius: 3px
  353. }
  354. .U_MD_D_BZMNL {
  355. float: left;
  356. width: 15px;
  357. height: 15px;
  358. margin-top: 3px;
  359. }
  360. .U_MD_D_BZMNLI {
  361. background-position: -574px -372px;
  362. }
  363. .U_MD_D_BZMNLO {
  364. background-position: -614px -372px;
  365. }
  366. .U_MD_D_BZMNLT {
  367. background-position: -594px -371px;
  368. }
  369. .U_MD_D_BZMNR {
  370. float: left;
  371. color: #222;
  372. line-height: 22px;
  373. margin-left: 3px;
  374. width: 50px;
  375. }
  376. .U_MD_D_BZMA {
  377. position: relative;
  378. padding: 0 30px;
  379. overflow: hidden;
  380. margin: auto;
  381. display: inline-block;
  382. *display: inline;
  383. *zoom: 1;
  384. height: 100%;
  385. overflow: hidden;
  386. }
  387. .U_MD_D_BZMT {
  388. padding: 0px 10px;
  389. }
  390. .U_MD_D_BZMM {
  391. width: 100%;
  392. height: 100%;
  393. top: 0;
  394. left: 0;
  395. background: #444;
  396. filter: alpha(opacity=50);
  397. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  398. -moz-opacity: 0.5;
  399. -khtml-opacity: 0.5;
  400. opacity: 0.5;
  401. position: absolute;
  402. border-radius: 6px;
  403. }
  404. .U_MD_D_BZMO {
  405. margin: -1px 0 0 40px;
  406. cursor: pointer;
  407. width: 63px;
  408. height: 83px;
  409. float: left;
  410. }
  411. .U_MD_D_BZMOA {
  412. width: 51px;
  413. height: 54px;
  414. padding: 6px;
  415. /*border-radius: 3px;*/
  416. color: #FFF;
  417. cursor: pointer;
  418. }
  419. .U_MD_D_BZMOA:hover {
  420. padding: 5px;
  421. background-color: #505457;
  422. border: 1px solid #777;
  423. }
  424. .U_MD_D_BZMOI {
  425. width: 51px;
  426. height: 51px;
  427. }
  428. .U_MD_D_BZMON {
  429. width: 51px;
  430. height: 15px;
  431. line-height: 15px;
  432. margin-top: 6px;
  433. text-align: center;
  434. }
  435. .U_MD_D_B .U_MD_D_BS {
  436. margin: 30px auto 0 auto;
  437. float: none;
  438. width: 675px;
  439. height: 32px;
  440. }
  441. .U_MD_D_BCM {
  442. display: block;
  443. width: 721px;
  444. margin: 20px auto 0 auto;
  445. height: 40px;
  446. text-align: center;
  447. overflow: hidden;
  448. }
  449. .U_MD_D_BCMO {
  450. width: 125px;
  451. background-color: #666;
  452. float: left;
  453. height: 25px;
  454. line-height: 25px;
  455. padding: 3px 6px;
  456. margin: 5px 0 0 20px;
  457. text-align: left;
  458. position: relative;
  459. }
  460. .U_MD_D_BCMOL {
  461. float: left;
  462. height: 100%;
  463. text-align: center;
  464. color: #EEE;
  465. margin-left: 2px;
  466. }
  467. .U_MD_D_BCMOL div {
  468. float: none;
  469. }
  470. .U_MD_D_BCMOLS {
  471. font-size: 12px;
  472. }
  473. .U_MD_D_BCMOR {
  474. float: left;
  475. margin-left: 11px;
  476. font-size: 13px;
  477. color: #FFF;
  478. width: 85px;
  479. }
  480. .U_MD_D_BZ {
  481. color: #FFF;
  482. font-family: Arial;
  483. background-color: #676767;
  484. padding: 8px 15px;
  485. font-style: normal;
  486. cursor: pointer;
  487. display: none;
  488. }
  489. .U_MD_D_BZ div {
  490. text-align: center;
  491. }
  492. /*桌面图标使用 */
  493. .U_MD_D_K {
  494. top: 0;
  495. left: 0;
  496. height: 100%;
  497. position: absolute;
  498. }
  499. .U_MD_D_KO {
  500. cursor: pointer;
  501. width: 65px;
  502. height: 90px;
  503. position: absolute;
  504. top: 0;
  505. left: 80px;
  506. }
  507. .U_MD_D_KO:hover {
  508. background-color: #8eaad1;
  509. border-radius: 5px;
  510. box-sizing: border-box;
  511. }
  512. .U_MD_D_KOA {
  513. margin: 5px auto 0 auto;
  514. width: 57px;
  515. border-radius: 5px;
  516. display: flex;
  517. flex-direction: column;
  518. flex-wrap: nowrap;
  519. align-items: center;
  520. }
  521. .U_MD_D_KOS {
  522. width: 57px;
  523. height: 57px;
  524. }
  525. .U_Img {
  526. background-size: 100% 100%;
  527. }
  528. .U_MD_D_KOX {
  529. width: 51px;
  530. height: 15px;
  531. line-height: 15px;
  532. margin-top: 6px;
  533. text-align: center;
  534. }
  535. .U_MD_D_NewsTipsIcon {
  536. background: rgba(250, 250, 250, 0) url(img/YSD20143.png);
  537. position: fixed;
  538. width: 51px;
  539. height: 54px;
  540. bottom: 80px;
  541. right: 90px;
  542. background-position: 85px 188px;
  543. border-radius: 38px;
  544. cursor: pointer;
  545. background-size: 1800%;
  546. visibility: visible;
  547. }
  548. .U_MD_D_T_taskbar_Bar_Operate_Button {
  549. font-size: 19px;
  550. cursor: pointer;
  551. text-align: center;
  552. }
  553. /*上传按钮*/
  554. .U_MD_D_filePrew {
  555. position: absolute;
  556. display: block;
  557. z-index: 1;
  558. border: 0;
  559. cursor: pointer;
  560. opacity: 0;
  561. filter: alpha(opacity 0);
  562. width: 100%;
  563. height: 100%;
  564. overflow: hidden;
  565. }
  566. /*上传控件*/
  567. .U_MD_D_filePrew_I {
  568. display: block;
  569. position: relative;
  570. width: 100%;
  571. height: 100%;
  572. cursor: pointer;
  573. border: 0;
  574. color: #666;
  575. background: #eee;
  576. -moz-user-select: -moz-none;
  577. -webkit-user-select: none;
  578. opacity: 0;
  579. filter: alpha(opacity=0);
  580. -moz-opacity: 0;
  581. }
  582. /*头部消息*/
  583. .U_MD_D_MG_A {
  584. position: relative;
  585. }
  586. .U_MD_D_MG_T {
  587. background-color: #60e480;
  588. color: White;
  589. text-align: center;
  590. width: 18px;
  591. height: 18px;
  592. line-height: 18px;
  593. position: absolute;
  594. top: -7px;
  595. left: 22px;
  596. font-size: 10px;
  597. border-radius: 50%;
  598. display: none;
  599. cursor: pointer;
  600. }
  601. .U_MD_D_MG_O {
  602. width: 300px;
  603. z-index: 3;
  604. position: absolute;
  605. font-family: arial, sans-serif;
  606. background-color: White;
  607. border: 1px solid #838383;
  608. cursor: default;
  609. display: none;
  610. top: 35px;
  611. right: -34px;
  612. max-height: 230px;
  613. overflow: auto;
  614. }
  615. .U_MD_D_MG_OA {
  616. width: 100%;
  617. background: rgb(237, 237, 237);
  618. height: 100%;
  619. }
  620. .U_MD_D_MG_OM {
  621. background-color: #f2f2f2;
  622. width: 100%;
  623. text-align: center;
  624. height: 20px;
  625. line-height: 20px;
  626. cursor: pointer;
  627. padding: 5px 0;
  628. color: #000;
  629. display: none;
  630. }
  631. .U_MD_D_MG_OM:hover {}
  632. .U_MD_D_MG_OMS {
  633. color: #0b7aeb;
  634. margin-left: 10px;
  635. }
  636. .U_MD_U_P_C_P_N_I {
  637. outline: none;
  638. border: 0;
  639. color: black;
  640. overflow: hidden;
  641. background-color: transparent;
  642. width: 100%;
  643. border-radius: 35px;
  644. }