Нет описания

Transfer.css 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345
  1. @charset "utf-8";
  2. img{border:0;vertical-align:middle;max-width:100%;}
  3. body {
  4. font-size: 12px;
  5. font-family: 'PingFang SC','Hiragino Sans GB','PingHei','Open Sans','sans-serif','Helvetica Neue','Helvetica','Microsoft YaHei','SimSun','Arial';
  6. color: #666666;
  7. }
  8. html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,table,tr,th,td,span,strong,em{padding:0;margin:0;font-style:normal;font-size:12px;}
  9. input{
  10. border:0;
  11. padding: 0px;
  12. font-size: 12px;
  13. background: none;
  14. font-family: "PingFang SC", "Hiragino Sans GB", "PingHei", "Open Sans", "sans-serif", "Helvetica Neue","Helvetica", "Microsoft YaHei", "SimSun", "Arial";
  15. }
  16. input:-webkit-autofill,
  17. textarea:-webkit-autofill,
  18. select:-webkit-autofill {
  19. background-color: #fff;
  20. -webkit-box-shadow: 0 0 0 1000px white inset;
  21. }
  22. input[type=text]:focus, input[type=password]:focus, textarea:focus {
  23. /*background-color: #fff;
  24. -webkit-box-shadow: 0 0 0 1000px white inset;*/
  25. }
  26. button, button:focus, button:active ,button:link{
  27. -webkit-appearance:none;
  28. outline:none;
  29. }
  30. ol,ul,li{list-style:none;}
  31. h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
  32. table{border-collapse: collapse;border-spacing: 0;}
  33. a{text-decoration:none;outline:none;cursor: pointer;color: #333;}
  34. a:link,a:visited{text-decoration:none;}
  35. a:hover{text-decoration:none;}
  36. a:active{text-decoration:none;}
  37. .clearboth{clear:both;}
  38. .fl{float:left;}
  39. .fr{float:right;}
  40. .ml5{margin-left:5px;}
  41. .mt20{margin-top:13px;}
  42. .mt50{margin-top:20px;}
  43. .mt10{margin-top:10px;}
  44. .ml20{margin-left:20px;}
  45. .div-h,.ty-p{line-height:1.5;}
  46. .color9{color:#999;}
  47. .color-blue{color:#00a0e8;}
  48. .p16{padding:16px;}
  49. .p24{padding:24px;}
  50. .bgf7{padding:10px;background:#f7f7f7;}
  51. .bg999{padding:10px;background:#999;}
  52. .ty-relative{position:relative;}
  53. @charset "utf-8";
  54. .tyue-checkbox{
  55. vertical-align: middle;
  56. display: inline-block;
  57. position: relative;
  58. white-space: nowrap;
  59. }
  60. .tyue-checkbox-txt{margin-left: 6px;margin-right: 8px;}
  61. /*过滤*/
  62. .ty-transfer-list{width:200px;height:350px;border:1px solid #d9d9d9;border-radius:3px;background:#fff;}
  63. .ty-transfer-list-head{height:32px;line-height:32px;text-align:center;font-size:14px;color:#666;font-weight: bold;}
  64. .ty-transfer-list-serach{width:auto;padding:0 15px 8px;position:relative;}
  65. .ty-transfer-list-serach input{display:block;width:100%;height:28px;line-height:28px;padding-left:30px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;}
  66. .ty-transfer-list-serach input{
  67. transition: all .3s linear;
  68. -webkit-transition: all .3s linear;
  69. -o-transition: all .3s linear;
  70. -moz-transition: all .3s linear;
  71. }
  72. .ty-transfer-list-serach>input:focus,
  73. .ty-transfer-list-serach>input:hover{
  74. border-color: #57c5f7;
  75. border: 1px solid #57c5f7;
  76. outline: 0;
  77. box-shadow: 0 0 0 2px rgba(45,183,245,.2);
  78. }
  79. .ty-transfer-list-serach-icon{ width:17px;height:17px;display:block;position:absolute;top:4px;left:22px;z-index:10;}
  80. .ty-transfer-list-body{border-top:1px solid #d9d9d9;padding:4px 10px;height:285px;overflow-y:auto;box-sizing:border-box;}
  81. .ty-transfer .ty-tree-arrow-right span,.ty-transfer .ty-tree-arrow-bottom span{margin-left:0;}
  82. .ty-transfer .ty-tree-select-ul{padding-left:38px;}
  83. .ty-transfer .ty-tree-div .tyc-check-blue{margin:8px 6px;}
  84. .ty-transfer .ty-tree-div{height:30px;}
  85. .ty-transfer .ty-tree-text{height:30px;line-height:30px;line-height:30px; cursor: pointer;}
  86. .ty-transfer .ty-tree-switcher{height:28px;}
  87. .ty-transfer-list-foot{background:#f1f1f1;}
  88. .ty-transfer-list-serach+.ty-transfer-list-body{height:230px;}
  89. .ty-transfer-operation{padding:107px 20px 0 40px;}
  90. .ty-transfer-operation span{
  91. display:block;
  92. width:43px;
  93. height:28px;
  94. text-align: center;
  95. position: relative;
  96. cursor:pointer;
  97. border:1px solid #d9d9d9;
  98. border-radius:4px;
  99. background-image:url("ue-icon-little.png");
  100. background-repeat: no-repeat;
  101. background-color:#f3f3f3;
  102. transition: background-color 0.3s linear;
  103. -moz-transition: background-color 0.3s linear;
  104. -webkit-transition: background-color 0.3s linear;
  105. -o-transition: background-color 0.3s linear;
  106. }
  107. .ty-transfer-operation span i{
  108. font-size: 2em;
  109. color: #bbb;
  110. }
  111. .ty-transfer-operation span+span{margin-top:25px;}
  112. .ty-transfer-operation span:hover{border:1px solid #3dadf2;background-color:#7AC7F8;}
  113. .ty-transfer-operation span:hover i{
  114. color:#fff;
  115. }
  116. .ty-transfer-btn-toright,.ty-transfer-btn-toright.disabled:hover{background-position:17px -150px;}
  117. .ty-transfer-btn-toright:hover,.ty-transfer-btn-toright.active,.ty-transfer-btn-toright.active:hover{background-position:17px -175px; }
  118. .ty-transfer-btn-toleft,.ty-transfer-btn-toleft.disabled:hover{background-position:17px -206px;}
  119. .ty-transfer-btn-toleft:hover,.ty-transfer-btn-toleft.active,.ty-transfer-btn-toleft.active:hover{background-position:17px -231px;}
  120. .ty-transfer-operation span.active{border:1px solid #3dadf2;background-color:#00A0E8;}
  121. .ty-transfer-operation span.active i{color: #fff;}
  122. .ty-transfer-btn-toleft.disabled:hover,.ty-transfer-btn-toright.disabled:hover{cursor: not-allowed;border:1px solid #d9d9d9;;background-color:#f3f3f3;}
  123. .ty-transfer-operation .active:hover{
  124. background-color: #7AC7F8;
  125. }
  126. .show .ty-tabs{width:460px;}
  127. .ty-tabs-nav{height:38px;border-bottom:2px solid #d9d9d9;position:relative;}
  128. .ty-tabs-nav>div{height:40px;overflow:hidden;position:relative;}
  129. .ty-tabs-nav-scroll>div{width:auto;margin:0 40px;}
  130. .ty-tabs-ul{width:100%;height:38px;position:absolute;top:0;left:0;z-index:10;}
  131. .tabs-nav-scroll-ul{width: 1300px;}
  132. .ty-tabs-ul li{float:left;padding:0 15px;height:38px;line-height:38px;font-size:14px;color:#666;cursor:pointer;}
  133. .ty-tabs-ul li.current{color:#00a0e8;}
  134. .ty-tabs-icon-prev,.ty-tabs-icon-next{width:38px;height:38px;display:block;border-bottom:2px solid #d9d9d9;cursor:pointer;position:absolute;top:0;z-index:100;}
  135. .ty-tabs-icon-prev{background-position:15px -368px;left:0;}
  136. .ty-tabs-icon-prev:hover{background-position:15px -396px;}
  137. .ty-tabs-icon-next{background-position:15px -424px;right:0;}
  138. .ty-tabs-icon-next:hover{background-position:15px -454px;}
  139. .ty-tabs-line{width:86px;height:2px;background:#00a0e8;position:absolute;bottom:-2px;left:0;z-index:101;}
  140. .ty-tabs-nav-scroll .ty-tabs-line{left:40px;}
  141. .show .ty-tabs-card{width:460px;}
  142. .ty-tabs-card-nav{height:32px;position:relative;}
  143. .ty-tabs-card-nav>div{height:32px;position:relative;}
  144. .ty-tabs-card-nav-scroll>div{width:auto;margin:0 40px;}
  145. .ty-tabs-card-ul{width:100%;height:32px;position:absolute;top:1px;left:0;z-index:10;}
  146. .ty-tabs-card-ul li{float:left;min-width:48px;height:30px;line-height:30px;text-align:center;padding:0 15px;font-size:12px;color:#666;border:1px solid #f1f1f1;border-bottom:0;background:#f1f1f1;border-radius:4px 4px 0 0;cursor:pointer;}
  147. .ty-tabs-card-ul li+li{margin-left:8px;}
  148. .ty-tabs-card-ul li.current{color:#00a0e8;border:1px solid #d9d9d9;border-bottom:1px solid #fff;background:#fff;}
  149. .ty-tabs-card-con{border:1px solid #d9d9d9;}
  150. .tabbox{width:100%;height:140px;margin:auto;}
  151. .tabbox .content{overflow:hidden;width:auto;height:auto;position:relative;}
  152. .tabbox .content ul{position:relative;left:0;top:0;height:auto;}
  153. .tabbox .content li{width:1500px;height:auto;float:left; padding: 50px;}
  154. .tabbox .content li p{padding:10px;}
  155. /*.ty-tabs-card-con{height:100px;padding-top:80px;}*/
  156. .ty-tabs-card-con>.mt20{text-align:center;}
  157. .ty-tabs-card .ty-tabs-icon-prev,.ty-tabs-card .ty-tabs-icon-next{width:32px;height:32px;display:block;border-bottom:0;cursor:pointer;position:absolute;top:0;z-index:100;}
  158. .ty-tabs-card .ty-tabs-icon-prev{background-position:15px -371px;left:0;}
  159. .ty-tabs-card .ty-tabs-icon-prev:hover{background-position:15px -399px;}
  160. .ty-tabs-card .ty-tabs-icon-next{background-position:15px -427px;right:0;}
  161. .ty-tabs-card .ty-tabs-icon-next:hover{background-position:15px -457px;}
  162. .ty-breadcrumb{height:24px;}
  163. .ty-breadcrumb li{float:left;height:24px;line-height:24px;font-size:14px;color:#999;}
  164. .ty-breadcrumb span{padding:0 10px;color:#ccc;font-size:14px;}
  165. .ty-breadcrumb a{color:#666;font-size:14px;}
  166. .ty-breadcrumb a:hover{text-decoration:none;color:#00a0e8;}
  167. .ty-breadcrumb a:hover{font-weight:bold;}
  168. .ty-breadcrumb a.current:hover{color: #666;font-weight:bold;cursor: default;}
  169. .ty-breadcrumb a.current{font-weight:bold;}
  170. /* 分页 start */
  171. .ty-page{height:20px;padding:3px 0;}
  172. .ty-page li{float:left;}
  173. .ty-page li+li{margin-left:8px;height:20px;}
  174. .ty-page a{height:20px;line-height:20px;padding:0 6px;color:#333;}
  175. .ty-page a:hover{color:#00a0e8;text-decoration:none;}
  176. .ty-page a.current,.ty-page a.current:hover{color:#fff;border-radius:4px;background:#00a0e8;}
  177. .ty-page li.focus,.ty-page li.focus:hover{color:#fff;border-radius:4px;background:#00a0e8;}
  178. .ty-page li.focus a{color:#fff;}
  179. .ty-page .ty-page-prev,.ty-page .ty-page-next{color:#666;}
  180. .ty-page .ty-page-prev:hover,.ty-page .ty-page-next:hover{color:#00a0e8;}
  181. .ty-page .ty-page-prev-disabled,.ty-page .ty-page-next-disabled{cursor:default;color:#ccc;}
  182. .ty-page .ty-page-prev-disabled:hover,.ty-page .ty-page-next-disabled:hover{color:#ccc;background:transparent;}
  183. .ty-page .ty-page-options{width:90px;height:24px;border:1px solid #ccc;border-radius:4px;position:relative;}
  184. .ty-page-options.current{border:2px solid #d5f1fd;top:-1px;}
  185. .ty-page-options p{width:auto;margin:0 25px 0 12px;height:24px;line-height:24px;position:relative;}
  186. .ty-page-options-icon{width:20px;height:20px;display:block;position:absolute;top:2px;right:-20px;}
  187. .ty-page-options-icon02{width:20px;height:20px;display:block;background:url(../images/ue-icon-little.png) no-repeat left -20px;position:absolute;top:2px;right:-20px;}
  188. .ty-page-options ul{width:100%;background:#fff;border-radius:4px;border:1px solid #ccc;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.25);border:1px solid #e5e5e5;overflow:hidden;position:absolute;top:30px;left:0;z-index:100;}
  189. .ty-page-options li{
  190. cursor:pointer;
  191. text-indent:12px;
  192. color:#666;
  193. width: 100%;
  194. }
  195. .ty-page-options li:hover{background:#f0f9ff;}
  196. .ty-page-options .ui-select-pagesize{display: none}
  197. .ty-page-options li.current{background:#f5f5f5;}
  198. .ty-page-jumper{height:26px;}
  199. .ty-page-jumper span{display:block;height:26px;line-height:26px;float:left;}
  200. .ty-page-jumper input{display:block;height:24px;line-height:24px;padding:0 10px;width:20px;border-radius:4px;border:1px solid #ccc;color:#666;float:left;margin:0 10px;}
  201. .ty-page02{height:26px;}
  202. .ty-page02 span{display:block;height:26px;line-height:26px;color:#333;}
  203. .ty-page02 input+span{margin-right:10px;}
  204. /*.ty-page02 input{width:30px;height:24px;line-height:24px;text-align:center;border:1px solid #ccc;border-radius:4px;margin:0 13px 0 5px;}*/
  205. .ty-page02-prev,.ty-page02-next{width:20px;height:26px;line-height:26px;text-align:center;cursor:pointer;color:#666;float:left;margin-left:5px;}
  206. .ty-page02-prev:hover,.ty-page02-next:hover{color:#00a0e8;}
  207. /*20161013分页样式修改*/
  208. /*分页调整*/
  209. .ty-page li.ui-pager {
  210. cursor: pointer;
  211. }
  212. .ty-page .ui-pager-disabled, .ty-page .ui-pager-disabled:hover {
  213. cursor: not-allowed;
  214. color: #ccc;
  215. background: transparent;
  216. }
  217. .ty-page .ui-select-pagesize>li{
  218. height:32px;
  219. line-height:32px;
  220. margin: 0;
  221. }
  222. .ty-page .js-page-action{margin-top: 4px}
  223. .ty-page-jumper input{
  224. transition: all .3s linear;
  225. -webkit-transition: all .3s linear;
  226. -o-transition: all .3s linear;
  227. -moz-transition: all .3s linear;
  228. }
  229. .ty-page-jumper>input:focus,
  230. .ty-page-jumper>input:hover{
  231. border-color: #57c5f7;
  232. border: 1px solid #57c5f7;
  233. outline: 0;
  234. box-shadow: 0 0 0 2px rgba(45,183,245,.2);
  235. }
  236. .ty-page-options{
  237. cursor: pointer;
  238. transition: all .3s linear;
  239. -webkit-transition: all .3s linear;
  240. -o-transition: all .3s linear;
  241. -moz-transition: all .3s linear;
  242. }
  243. .ty-page-options.current{
  244. border: 1px solid #57c5f7;
  245. top: 0;
  246. outline: 0;
  247. box-shadow: 0 0 0 2px rgba(45,183,245,.2);
  248. }
  249. .ty-page .ty-page-prev, .ty-page .ty-page-next{
  250. font-size: 12px;
  251. outline:none;
  252. cursor: pointer;
  253. border: 0;
  254. background: transparent;
  255. font-weight: normal;
  256. padding: 0;
  257. font-family: 'PingFang SC','Hiragino Sans GB','PingHei','Open Sans','sans-serif','Helvetica Neue','Helvetica','Microsoft YaHei','SimSun','Arial';
  258. }
  259. .ty-page .ty-page-prev-disabled,
  260. .ty-page .ty-page-next-disabled{
  261. cursor: not-allowed;
  262. }
  263. /* 分页 end*/
  264. /**20161014 tree按钮**/
  265. /**未选中禁用**/
  266. .tyc-check-disabled span{
  267. background:#f3f3f3;
  268. width: 10px;
  269. height: 10px;
  270. display: block;
  271. border: 1px solid #d8d8d8;
  272. position: absolute;
  273. top: 0;
  274. left: 0;
  275. z-index: 2;
  276. }
  277. /**选中禁用**/
  278. /*.tyc-check-disabled span:after{
  279. content: "";
  280. width: 10px;
  281. height: 10px;
  282. display: block;
  283. border: 1px solid #d8d8d8;
  284. display: block;
  285. background: url(../images/table-icon.png) no-repeat 0 -410px #f3f3f3;
  286. position: absolute;
  287. top: 0;
  288. left: 0;
  289. z-index: 2;
  290. display: none;
  291. }*/
  292. .tyc-check-checkall span{
  293. width: 10px;
  294. height: 10px;
  295. display: block;
  296. border: 1px solid #d8d8d8;
  297. display: block;
  298. position: absolute;
  299. top: 0;
  300. left: 0;
  301. z-index: 2;
  302. }
  303. /**未选全**/
  304. .tyc-check-incomplete span{
  305. width: 12px;
  306. height: 12px;
  307. border: 0;
  308. display: block;
  309. position: absolute;
  310. top: -1px;
  311. left: -1px;
  312. z-index: 2;
  313. }
  314. /**展开**/
  315. .tyc-check-expand span{
  316. width: 12px;
  317. height: 12px;
  318. border: 0;
  319. display: block;
  320. position: absolute;
  321. top: -1px;
  322. left: -1px;
  323. z-index: 2;
  324. }