setting_marker.css 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. html, body{ margin:0; padding:0; width:100%; height:100%; }
  2. .marker_box{ display: inline-block; width: 450px; height: 350px; overflow-y:auto; overflow-x:hidden; background: #f0f0f0; }
  3. .left_marker_box{ float: left; }
  4. .right_marker_box{ float: right; }
  5. .marker_upload_btn_box{ clear: both; border-top: 1px solid #afaeae; width: 100%; height: 49px;}
  6. .upload_btn{ border: none; color: #3a617e; background: none; width: 120px!important; height: 49px; float: right; }
  7. .upload_btn:hover{ color:#f2f2f2;
  8. FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#0197cc);
  9. background: -ms-linear-gradient(top, #fff, #0197cc);
  10. background: -moz-linear-gradient(top,#fff,#0197cc);
  11. background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#0197cc));
  12. background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#0197cc));
  13. background: -webkit-linear-gradient(top, #fff, #0197cc);
  14. background: -o-linear-gradient(top, #fff, #0197cc);
  15. }
  16. .marker_item_left, .marker_item_right { width: 430px; height: 60px; padding: 5px; border-radius: 2px;
  17. background-color: #e0e0e0; font-size: 14px; position: relative;
  18. box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.5); border-bottom:1px dashed #afaeae;
  19. }
  20. .marker_item_left_hover, .marker_item_right_hover{ background-color:#b5b5b5; }
  21. .marker_item_left_click, .marker_item_right_click{ background-color:#0a2f6f; }
  22. .marker_img{ margin:15px; display:inline-block; float:left; }
  23. .marker_desc{line-height: 25px !important; font-size:12px; font-family:"微软雅黑";/* #CC320F */
  24. padding: 0 10px; margin: 15px 0; width: 200px; background-color: #f0f0f0;
  25. color: #333; display:inline-block; float:left;
  26. }
  27. ul{ margin:0; padding:0; }
  28. li{ list-style-type:none;}
  29. .none_border{ border:none; }
  30. .float_left{ float:left; }
  31. .float_right{ float:right; }
  32. /* 编辑按钮 */
  33. .marker_edit_btn_box{ width:110px; height:35px; display: inline-block; margin: 10px;}
  34. .marker_btn{ width:35px; height:35px; border:none; display:inline-block; cursor:pointer; }
  35. .edit_btn{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -28px -28px; }
  36. .edit_btn:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -28px -148px; }
  37. .edit_btn:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -28px -88px; }
  38. .edit_btn_hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -28px -28px; }
  39. .edit_btn_hover:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -28px -148px; }
  40. .edit_btn_hover:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -28px -88px; }
  41. .edit_btn_click{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -28px -28px; }
  42. .edit_btn_click:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -28px -148px; }
  43. .edit_btn_click:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -28px -88px; }
  44. .del_btn{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -88px -28px; }
  45. .del_btn:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -88px -148px; }
  46. .del_btn:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -88px -88px; }
  47. .del_btn_hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -88px -28px; }
  48. .del_btn_hover:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -88px -148px; }
  49. .del_btn_hover:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -88px -88px; }
  50. .del_btn_click{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -88px -28px; }
  51. .del_btn_click:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -88px -148px; }
  52. .del_btn_click:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -88px -88px; }
  53. .sort_btn{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -208px -28px; }
  54. .sort_btn:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -208px -148px; }
  55. .sort_btn:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -208px -88px; }
  56. .sort_btn_hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -208px -28px; }
  57. .sort_btn_hover:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -208px -148px; }
  58. .sort_btn_hover:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -208px -88px; }
  59. .sort_btn_click{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -208px -28px; }
  60. .sort_btn_click:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -208px -148px; }
  61. .sort_btn_click:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -208px -88px; }
  62. .save_btn{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -148px -28px; }
  63. .save_btn:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -148px -148px; }
  64. .save_btn:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #e0e0e0 no-repeat -148px -88px; }
  65. .save_btn_hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -148px -28px; }
  66. .save_btn_hover:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -148px -148px; }
  67. .save_btn_hover:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #b5b5b5 no-repeat -148px -88px; }
  68. .save_btn_click{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -148px -28px; }
  69. .save_btn_click:hover{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -148px -148px; }
  70. .save_btn_click:active{ background: url(/nwyj/images/icing/btn/white_circle_31.png) #0a2f6f no-repeat -148px -88px; }
  71. /* 滚动条 */
  72. ::-webkit-scrollbar { width: 12px;}
  73. ::-moz-scr
  74. ::-webkit-scrollbar-track { -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3); border-radius:10px;}
  75. ::-webkit-scrollbar-thumb { border-radius:10px; background: rgba(0,0,0,0.1); -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);}
  76. ::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,0,0,0.4);}
  77. /* 中间双向传递按钮 */
  78. .double_transmit_box{ width:50px; height:350px; float:left; }
  79. .double_transmit_btn{ margin-left:20px; margin-bottom:20px; border: none; background: none; width: 30px; height:30px; display: block; padding: 0;}
  80. .double_transmit_btn img{ width:30px; }
  81. .dtb_left:hover{background:url(/nwyj/scripts/qui/libs/icons/icons_position/toright1.png) no-repeat 3px;}
  82. .dtb_right:hover{ background:url(/nwyj/scripts/qui/libs/icons/icons_position/toleft1.png) no-repeat 3px; }
  83. .dtb_left{ margin-top:110px; background:url(/nwyj/scripts/qui/libs/icons/icons_position/toright.png) no-repeat 3px;}
  84. .dtb_right{ background:url(/nwyj/scripts/qui/libs/icons/icons_position/toleft.png) no-repeat 3px; }
  85. .marker_title{ color: #075d77; font-weight: bold; font-family: 微软雅黑; padding: 0 25px; background: #e6e1d6; width:400px; height:30px; display: inline-block;}
  86. .marker_item_move { z-index: 2;
  87. -webkit-transform: scale(1.2) translateY(-5px);
  88. -moz-transform: scale(1.2) translateY(-5px);
  89. -ms-transform: scale(1.2) translateY(-5px);
  90. transform: scale(1.2) translateY(-5px);
  91. -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.3);
  92. -moz-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.3);
  93. box-shadow: 0 10px 35px rgba(0, 0, 0, 0.3);
  94. }