weizan.common.css 45 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702
  1. /*鍏煎寰搸鏂扮増鍥剧墖閫夋嫨锟�?*/
  2. .modal-open {
  3. overflow: inherit;
  4. padding: 0 !important
  5. }
  6. .modal.fade .modal-dialog {
  7. -webkit-transform: translate(0, -75%);
  8. -ms-transform: translate(0, -75%);
  9. -o-transform: translate(0, -75%);
  10. transform: translate(0, -75%)
  11. }
  12. .modal.in .modal-dialog {
  13. -webkit-transform: translate(0, -50%);
  14. -ms-transform: translate(0, -50%);
  15. -o-transform: translate(0, -50%);
  16. transform: translate(0, -50%)
  17. }
  18. #newUploaderImg .modal-dialog, .uploader-modal .modal-dialog {
  19. width: 1088px
  20. }
  21. #newUploaderImg .modal-header, .uploader-modal .modal-header {
  22. border-bottom: 1px solid #e7e7eb;
  23. padding: 15px 20px
  24. }
  25. #newUploaderImg .modal-header .modal-title, .uploader-modal .modal-header .modal-title {
  26. font-size: 16px
  27. }
  28. #newUploaderImg .modal-footer .count, .uploader-modal .modal-footer .count {
  29. display: inline-block;
  30. height: 34px;
  31. line-height: 34px
  32. }
  33. #newUploaderImg .modal-footer .btn-default.disabled, .uploader-modal .modal-footer .btn-default.disabled {
  34. background-color: #E7E7EB
  35. }
  36. #newUploaderImg .modal-body, .uploader-modal .modal-body {
  37. padding: 0;
  38. max-height: 710px;
  39. overflow: hidden
  40. }
  41. #newUploaderImg .modal-body .nav.nav-pills, .uploader-modal .modal-body .nav.nav-pills {
  42. float: left;
  43. width: 150px;
  44. border-right: 1px solid #e7e7eb;
  45. margin-bottom: -999px;
  46. padding-bottom: 999px
  47. }
  48. #newUploaderImg .modal-body .nav.nav-pills li, .uploader-modal .modal-body .nav.nav-pills li {
  49. height: 34px;
  50. line-height: 34px;
  51. margin: 0;
  52. padding-left: 15px
  53. }
  54. #newUploaderImg .modal-body .nav.nav-pills li a, .uploader-modal .modal-body .nav.nav-pills li a {
  55. color: #252424
  56. }
  57. #newUploaderImg .modal-body .nav.nav-pills li.active, #newUploaderImg .modal-body .nav.nav-pills .head .navbar-left > li:hover, .head #newUploaderImg .modal-body .nav.nav-pills .navbar-left > li:hover, #newUploaderImg .modal-body .nav.nav-pills .panel-menu li.list-group-item:not(.list-group-more):hover, .panel-menu #newUploaderImg .modal-body .nav.nav-pills li.list-group-item:not(.list-group-more):hover, #newUploaderImg .modal-body .nav.nav-pills li:hover, .uploader-modal .modal-body .nav.nav-pills li.active, .uploader-modal .modal-body .nav.nav-pills .head .navbar-left > li:hover, .head .uploader-modal .modal-body .nav.nav-pills .navbar-left > li:hover, .uploader-modal .modal-body .nav.nav-pills .panel-menu li.list-group-item:not(.list-group-more):hover, .panel-menu .uploader-modal .modal-body .nav.nav-pills li.list-group-item:not(.list-group-more):hover, .uploader-modal .modal-body .nav.nav-pills li:hover {
  58. background-color: #f4f5f9
  59. }
  60. #newUploaderImg .modal-body .material-body, .uploader-modal .modal-body .material-body {
  61. border: none
  62. }
  63. #newUploaderImg .modal-body .row, .uploader-modal .modal-body .row {
  64. margin-top:-10px
  65. }
  66. #newUploaderImg .modal-body .col-sm-2, #newUploaderImg .modal-body .col-sm-3, #newUploaderImg .modal-body .col-sm-4, .uploader-modal .modal-body .col-sm-2, .uploader-modal .modal-body .col-sm-3, .uploader-modal .modal-body .col-sm-4 {
  67. padding: 10px;
  68. overflow: hidden;
  69. box-sizing: border-box;
  70. cursor: pointer
  71. }
  72. /*#newUploaderImg .modal-body .col-sm-2.input-group, #newUploaderImg .modal-body .col-sm-3.input-group, #newUploaderImg .modal-body .col-sm-4.input-group, .uploader-modal .modal-body .col-sm-2.input-group, .uploader-modal .modal-body .col-sm-3.input-group, .uploader-modal .modal-body .col-sm-4.input-group {
  73. padding: 0 20px 0 0
  74. }*/
  75. #newUploaderImg .tab-content, .uploader-modal .tab-content {
  76. width: 935px;
  77. height: 100%;
  78. float: left
  79. }
  80. #newUploaderImg.news .tab-content, .uploader-modal.news .tab-content {
  81. height: 370px;
  82. overflow: hidden
  83. }
  84. #newUploaderImg.news .material-appmsg-item, .uploader-modal.news .material-appmsg-item {
  85. width: 100%
  86. }
  87. #newUploaderImg.news #material-list-pager, .uploader-modal.news #material-list-pager {
  88. float: right;
  89. height: 64px;
  90. padding-bottom: 15px;
  91. padding-right: 15px
  92. }
  93. #newUploaderImg.basic .modal-body textarea, .uploader-modal.basic .modal-body textarea {
  94. margin-top: 15px
  95. }
  96. #newUploaderImg.basic .modal-body .tab-content, .uploader-modal.basic .modal-body .tab-content {
  97. width: 100%;
  98. float: none;
  99. margin-top: 1px
  100. }
  101. #newUploaderImg.basic .modal-body,.uploader-modal.basic .modal-body {
  102. padding: 30px
  103. }
  104. #newUploaderImg.basic .modal-body .tab-content textarea, .uploader-modal.basic .modal-body .tab-content textarea {
  105. width: 100%
  106. }
  107. #newUploaderImg.music .modal-body, .uploader-modal.music .modal-body {
  108. padding: 30px
  109. }
  110. #newUploaderImg.voice .tab-content, #newUploaderImg.video .tab-content, #newUploaderImg.image .tab-content, #newUploaderImg.module .tab-content, .uploader-modal.voice .tab-content, .uploader-modal.video .tab-content, .uploader-modal.image .tab-content, .uploader-modal.module .tab-content {
  111. width: 100%;
  112. padding: 15px;
  113. float: none
  114. }
  115. #newUploaderImg.voice #material-list-pager, #newUploaderImg.video #material-list-pager, #newUploaderImg.image #material-list-pager, #newUploaderImg.module #material-list-pager, .uploader-modal.voice #material-list-pager, .uploader-modal.video #material-list-pager, .uploader-modal.image #material-list-pager, .uploader-modal.module #material-list-pager {
  116. float: right;
  117. height: 64px;
  118. padding-bottom: 15px;
  119. padding-right: 15px
  120. }
  121. #newUploaderImg.image .material-body,.uploader-modal.image .material-body {
  122. padding: 0;
  123. position: relative;
  124. overflow-y: hidden
  125. }
  126. #newUploaderImg.image .category, .uploader-modal.image .category{
  127. width: 170px;
  128. height: 460px;
  129. overflow-y: auto;
  130. border-right: 1px solid #e7e7eb;
  131. background: #f4f5f9;
  132. float: left;
  133. display: none;
  134. }
  135. #newUploaderImg.image .category .add, .uploader-modal.image .category .add{
  136. line-height: 44px;
  137. text-align: center;
  138. background: #fff;
  139. border-bottom: 1px solid #e7e7eb;
  140. }
  141. #newUploaderImg.image .category li .name, .uploader-modal.image .category li .name{
  142. width: 100%;
  143. overflow: hidden;
  144. white-space: nowrap;
  145. text-overflow: ellipsis;
  146. }
  147. #newUploaderImg.image .img-container, .uploader-modal.image .img-container{
  148. padding: 10px 10px 41px;
  149. flex-wrap: wrap;
  150. margin-left: 0;
  151. max-height: 460px;
  152. overflow-y: auto;
  153. }
  154. #newUploaderImg.image .img-container .item, .uploader-modal.image .img-container .item{
  155. flex: none;
  156. position: relative;
  157. width: calc(20% - 20px);
  158. margin: 10px;
  159. text-align: center;
  160. vertical-align: middle;
  161. background-color: #eee;
  162. background-size: contain;
  163. background-repeat: no-repeat;
  164. background-position: 50% 50%;
  165. }
  166. #newUploaderImg.image .img-container .item:before, .uploader-modal.image .img-container .item:before{
  167. content: "";
  168. display: inline-block;
  169. padding-bottom: 100%;
  170. width: .1px;
  171. vertical-align: middle;
  172. }
  173. #newUploaderImg.image .img-container .item .name, .uploader-modal.image .img-container .item .name{
  174. position: absolute;
  175. bottom: 0;
  176. left: 0;
  177. width: 100%;
  178. line-height: 34px;
  179. background: rgba(0,0,0,.5);
  180. color: #fff;
  181. padding: 0 20px;
  182. text-align: left;
  183. z-index: 2;
  184. text-overflow: ellipsis;
  185. overflow: hidden;
  186. white-space: nowrap;
  187. }
  188. .we7-flex{
  189. display: flex;
  190. display: -webkit-flex;
  191. }
  192. #newUploaderImg.image .material-body .selected-all, .uploader-modal.image .material-body .selected-all{
  193. width: 130px;
  194. padding: 10px 30px;
  195. background: #fff;
  196. position: fixed;
  197. left: 0;
  198. bottom: 60px;
  199. z-index: 20;
  200. float: left;
  201. }
  202. #newUploaderImg.image .material-body .selected-all input, .uploader-modal.image .material-body .selected-all input{
  203. float:left
  204. }
  205. #newUploaderImg.image .material-body .selected-all label, .uploader-modal.image .material-body .selected-all label{
  206. margin-top: 3px;
  207. float: left;
  208. margin-left: 10px;
  209. }
  210. #newUploaderImg.image .tab-content, .uploader-modal.image .tab-content{
  211. height: 460px;
  212. padding: 15px 7px
  213. }
  214. #newUploaderImg.image .tab-content .history .img-list, .uploader-modal.image .tab-content .history .img-list {
  215. margin: 0
  216. }
  217. #newUploaderImg.image .col-sm-2 .item, .uploader-modal.image .col-sm-2 .item {
  218. position: relative;
  219. width: 100%;
  220. text-align: center;
  221. vertical-align: middle;
  222. background-color: #eee;
  223. background-size: contain;
  224. background-repeat: no-repeat;
  225. background-position: 50% 50%
  226. }
  227. #newUploaderImg.image .col-sm-2 .item:before, .uploader-modal.image .col-sm-2 .item:before {
  228. content: "";
  229. display: inline-block;
  230. padding-bottom: 100%;
  231. width: .1px;
  232. vertical-align: middle
  233. }
  234. #newUploaderImg.image .col-sm-2 .item .name, .uploader-modal.image .col-sm-2 .item .name {
  235. position: absolute;
  236. bottom: 0;
  237. left: 0;
  238. width: 100%;
  239. line-height: 34px;
  240. background: rgba(0, 0, 0, .5);
  241. color: #fff;
  242. padding: 0 20px;
  243. text-align: left;
  244. z-index: 2
  245. }
  246. #newUploaderImg.image .img-net, .uploader-modal.image .img-net {
  247. font-size: 18px
  248. }
  249. #newUploaderImg.image .img-net .img, .uploader-modal.image .img-net .img {
  250. width: auto;
  251. min-width: 150px;
  252. height: 150px;
  253. background-color: #eee;
  254. margin: 50px 0 20px 0
  255. }
  256. #newUploaderImg.image .img-net input, .uploader-modal.image .img-net input {
  257. width: 500px;
  258. margin: 10px auto
  259. }
  260. #newUploaderImg.image .img-net .btn, .uploader-modal.image .img-net .btn {
  261. width: 120px;
  262. margin: 10px 0
  263. }
  264. #newUploaderImg.keyword .tab-content, .uploader-modal.keyword .tab-content {
  265. width: 100%;
  266. height: 310px;
  267. padding: 15px;
  268. float: none
  269. }
  270. #newUploaderImg.keyword .material-content, .uploader-modal.keyword .material-content {
  271. padding: 0
  272. }
  273. #newUploaderImg.keyword .row, .uploader-modal.keyword .row {
  274. margin: -10px
  275. }
  276. #newUploaderImg.keyword .col-sm-2, .uploader-modal.keyword .col-sm-2 {
  277. padding: 10px;
  278. overflow: hidden;
  279. box-sizing: border-box;
  280. cursor: pointer
  281. }
  282. #newUploaderImg.keyword .col-sm-2 a, .uploader-modal.keyword .col-sm-2 a {
  283. display: block;
  284. width: 100%;
  285. height: 75px;
  286. position: relative;
  287. cursor: pointer;
  288. border: 1px solid #e7e7eb;
  289. text-align: center
  290. }
  291. #newUploaderImg.keyword .col-sm-2 a span, .uploader-modal.keyword .col-sm-2 a span {
  292. display: inline-block;
  293. width: 94%;
  294. padding: 0 3%;
  295. max-height: 54px;
  296. line-height: 18px;
  297. overflow: hidden;
  298. box-sizing: border-box;
  299. white-space: normal;
  300. position: absolute;
  301. top: 50%;
  302. left: 50%;
  303. -webkit-transform: translate(-50%, -50%);
  304. -o-transform: translate(-50%, -50%);
  305. -moz-transform: translate(-50%, -50%);
  306. transform: translate(-50%, -50%)
  307. }
  308. #newUploaderImg.keyword .col-sm-2.active a, #newUploaderImg.keyword .head .navbar-left > li.col-sm-2:hover a, .head #newUploaderImg.keyword .navbar-left > li.col-sm-2:hover a, #newUploaderImg.keyword .panel-menu .col-sm-2.list-group-item:not(.list-group-more):hover a, .panel-menu #newUploaderImg.keyword .col-sm-2.list-group-item:not(.list-group-more):hover a, #newUploaderImg.keyword .col-sm-2:hover a, .uploader-modal.keyword .col-sm-2.active a, .uploader-modal.keyword .head .navbar-left > li.col-sm-2:hover a, .head .uploader-modal.keyword .navbar-left > li.col-sm-2:hover a, .uploader-modal.keyword .panel-menu .col-sm-2.list-group-item:not(.list-group-more):hover a, .panel-menu .uploader-modal.keyword .col-sm-2.list-group-item:not(.list-group-more):hover a, .uploader-modal.keyword .col-sm-2:hover a {
  309. background-color: #f4f6f9;
  310. color: #428bca
  311. }
  312. #newUploaderImg.module .tab-content, .uploader-modal.module .tab-content {
  313. padding: 15px 7px
  314. }
  315. #newUploaderImg.module .img-list, .uploader-modal.module .img-list {
  316. margin: 0
  317. }
  318. #newUploaderImg.module .img-list img, .uploader-modal.module .img-list img {
  319. margin: 17px 0 4px 0
  320. }
  321. #newUploaderImg.module .col-sm-2 .item, .uploader-modal.module .col-sm-2 .item {
  322. position: relative;
  323. width: 100%;
  324. text-align: center;
  325. border: 1px solid #e7e7eb
  326. }
  327. #newUploaderImg.module .col-sm-2 .item:before, .uploader-modal.module .col-sm-2 .item:before {
  328. content: "";
  329. display: inline-block;
  330. padding-bottom: 100%;
  331. width: .1px;
  332. vertical-align: middle
  333. }
  334. #newUploaderImg.module .col-sm-2 .item .icon, .uploader-modal.module .col-sm-2 .item .icon {
  335. width: 80px;
  336. height: 80px;
  337. border-radius: 10px;
  338. vertical-align: middle
  339. }
  340. #newUploaderImg.module .col-sm-2 .item .name, .uploader-modal.module .col-sm-2 .item .name {
  341. position: absolute;
  342. bottom: 0;
  343. left: 0;
  344. width: 100%;
  345. line-height: 34px;
  346. background: rgba(0, 0, 0, .5);
  347. color: #fff;
  348. padding: 0 20px;
  349. text-align: left;
  350. z-index: 2
  351. }
  352. #newUploaderImg.video .col-sm-3 .item, #newUploaderImg.voice .col-sm-3 .item, #newUploaderImg.music .voice-content .col-sm-3 .item, .uploader-modal.video .col-sm-3 .item, .uploader-modal.voice .col-sm-3 .item, .uploader-modal.music .voice-content .col-sm-3 .item {
  353. position: relative;
  354. width: 100%;
  355. height: 150px;
  356. text-align: center;
  357. border: 1px solid #e7e7eb
  358. }
  359. #newUploaderImg.video .col-sm-3 .item .icon, #newUploaderImg.voice .col-sm-3 .item .icon, #newUploaderImg.music .voice-content .col-sm-3 .item .icon, .uploader-modal.video .col-sm-3 .item .icon, .uploader-modal.voice .col-sm-3 .item .icon, .uploader-modal.music .voice-content .col-sm-3 .item .icon {
  360. width: 60px;
  361. height: 60px;
  362. margin-top: 18px
  363. }
  364. #newUploaderImg.video .col-sm-3 .item .time, #newUploaderImg.voice .col-sm-3 .item .time, #newUploaderImg.music .voice-content .col-sm-3 .item .time, .uploader-modal.video .col-sm-3 .item .time, .uploader-modal.voice .col-sm-3 .item .time, .uploader-modal.music .voice-content .col-sm-3 .item .time {
  365. color: #999;
  366. line-height: 34px
  367. }
  368. #newUploaderImg.video .col-sm-3 .item .name, #newUploaderImg.voice .col-sm-3 .item .name, #newUploaderImg.music .voice-content .col-sm-3 .item .name, .uploader-modal.video .col-sm-3 .item .name, .uploader-modal.voice .col-sm-3 .item .name, .uploader-modal.music .voice-content .col-sm-3 .item .name {
  369. position: absolute;
  370. bottom: 0;
  371. left: 0;
  372. width: 100%;
  373. line-height: 34px;
  374. background: rgba(0, 0, 0, .5);
  375. color: #fff;
  376. padding: 0 20px;
  377. text-align: left;
  378. z-index: 2
  379. }
  380. #newUploaderImg .modal-body.image, #newUploaderImg .modal-body.thumb {
  381. height: 459px
  382. }
  383. #newUploaderImg .modal-body #wx .tablepanel-top, #newUploaderImg .modal-body #local .tablepanel-top {
  384. padding: 10px 15px;
  385. line-height: 34px;
  386. border-bottom: 1px solid #e7e7eb
  387. }
  388. #newUploaderImg .modal-body #wx .tablepanel-top span, #newUploaderImg .modal-body #local .tablepanel-top span {
  389. color: #999;
  390. display: inline-block;
  391. margin-right: 20px
  392. }
  393. #newUploaderImg .modal-body #wx .tablepanel-con, #newUploaderImg .modal-body #local .tablepanel-con {
  394. padding: 15px
  395. }
  396. #newUploaderImg .modal-body #wx .tablepanel-con input[type=text].form-control, #newUploaderImg .modal-body #local .tablepanel-con input[type=text].form-control {
  397. border-radius: 4px
  398. }
  399. #newUploaderImg .modal-body #wx .tablepanel-con .empty, #newUploaderImg .modal-body #local .tablepanel-con .empty {
  400. height: 330px;
  401. line-height: 330px;
  402. text-align: center;
  403. font-size: 18px
  404. }
  405. #newUploaderImg .modal-body #wx .tablepanel-con .fa, #newUploaderImg .modal-body #local .tablepanel-con .fa {
  406. margin: 0
  407. }
  408. #newUploaderImg .modal-body #wx .tablepanel-con .item, #newUploaderImg .modal-body #local .tablepanel-con .item {
  409. float: left;
  410. border: 1px solid #e7e7eb;
  411. width: 120px;
  412. height: 150px;
  413. margin: 0 15px 15px 0
  414. }
  415. #newUploaderImg .modal-body #wx .tablepanel-con .item .img, #newUploaderImg .modal-body #local .tablepanel-con .item .img {
  416. position: relative;
  417. overflow: hidden;
  418. width: 100%;
  419. height: 114px;
  420. text-align: center;
  421. background-color: #f4f5f9;
  422. background-size: contain;
  423. background-repeat: no-repeat;
  424. background-position: 50% 50%;
  425. cursor: pointer
  426. }
  427. #newUploaderImg .modal-body #wx .tablepanel-con .item .img .cover, #newUploaderImg .modal-body #local .tablepanel-con .item .img .cover {
  428. display: none;
  429. position: absolute;
  430. top: 0;
  431. left: 0;
  432. width: 100%;
  433. height: 100%;
  434. text-align: center;
  435. line-height: 114px;
  436. background: rgba(0, 0, 0, .6);
  437. color: #fff
  438. }
  439. #newUploaderImg .modal-body #wx .tablepanel-con .item .img .cover .wi, #newUploaderImg .modal-body #wx .tablepanel-con .item .img .cover .ext-apply-list .ext-apply-item.apply-show:before, .ext-apply-list #newUploaderImg .modal-body #wx .tablepanel-con .item .img .cover .ext-apply-item.apply-show:before, #newUploaderImg .modal-body #wx .tablepanel-con .item .img .cover .cut-list .item.apply-show:before, .cut-list #newUploaderImg .modal-body #wx .tablepanel-con .item .img .cover .item.apply-show:before, #newUploaderImg .modal-body #local .tablepanel-con .item .img .cover .wi, #newUploaderImg .modal-body #local .tablepanel-con .item .img .cover .ext-apply-list .ext-apply-item.apply-show:before, .ext-apply-list #newUploaderImg .modal-body #local .tablepanel-con .item .img .cover .ext-apply-item.apply-show:before, #newUploaderImg .modal-body #local .tablepanel-con .item .img .cover .cut-list .item.apply-show:before, .cut-list #newUploaderImg .modal-body #local .tablepanel-con .item .img .cover .item.apply-show:before {
  440. font-size: 48px
  441. }
  442. #newUploaderImg .modal-body #wx .tablepanel-con .item .img-title, #newUploaderImg .modal-body #local .tablepanel-con .item .img-title {
  443. text-align: center;
  444. width: 100%;
  445. height: 34px;
  446. line-height: 34px;
  447. overflow: hidden;
  448. white-space: nowrap;
  449. text-overflow: ellipsis
  450. }
  451. #newUploaderImg .modal-body #wx .tablepanel-con .item.selected .cover, #newUploaderImg .modal-body #wx .tablepanel-con .site-template .item.lock .cover, .site-template #newUploaderImg .modal-body #wx .tablepanel-con .item.lock .cover, #newUploaderImg .modal-body #wx .tablepanel-con .system-template .item.lock .cover, .system-template #newUploaderImg .modal-body #wx .tablepanel-con .item.lock .cover, #newUploaderImg .modal-body #local .tablepanel-con .item.selected .cover, #newUploaderImg .modal-body #local .tablepanel-con .site-template .item.lock .cover, .site-template #newUploaderImg .modal-body #local .tablepanel-con .item.lock .cover, #newUploaderImg .modal-body #local .tablepanel-con .system-template .item.lock .cover, .system-template #newUploaderImg .modal-body #local .tablepanel-con .item.lock .cover {
  452. display: block
  453. }
  454. #newUploaderImg .modal-body #link {
  455. padding: 30px
  456. }
  457. #newUploaderImg .modal-body #link .item {
  458. border: 1px solid #e7e7eb;
  459. width: 120px;
  460. height: 150px;
  461. margin-right: 30px;
  462. float: left
  463. }
  464. #newUploaderImg .modal-body #link .item .img {
  465. position: relative;
  466. overflow: hidden;
  467. width: 100%;
  468. height: 114px;
  469. text-align: center;
  470. background-color: #f4f5f9;
  471. background-size: contain;
  472. background-repeat: no-repeat;
  473. background-position: 50% 50%
  474. }
  475. #newUploaderImg .modal-body #link .item .img .cover {
  476. display: none;
  477. position: absolute;
  478. top: 0;
  479. left: 0;
  480. width: 100%;
  481. height: 100%;
  482. text-align: center;
  483. line-height: 114px;
  484. background: rgba(0, 0, 0, .6);
  485. color: #fff
  486. }
  487. #newUploaderImg .modal-body #link .item .img .cover .wi, #newUploaderImg .modal-body #link .item .img .cover .ext-apply-list .ext-apply-item.apply-show:before, .ext-apply-list #newUploaderImg .modal-body #link .item .img .cover .ext-apply-item.apply-show:before, #newUploaderImg .modal-body #link .item .img .cover .cut-list .item.apply-show:before, .cut-list #newUploaderImg .modal-body #link .item .img .cover .item.apply-show:before {
  488. font-size: 48px
  489. }
  490. #newUploaderImg .modal-body #link .item .img-title {
  491. text-align: center;
  492. width: 100%;
  493. height: 34px;
  494. line-height: 34px;
  495. overflow: hidden;
  496. white-space: nowrap;
  497. text-overflow: ellipsis
  498. }
  499. #newUploaderImg .modal-body #link .link {
  500. float: left;
  501. width: 450px
  502. }
  503. #newUploaderImg .modal-body #link .link .state {
  504. font-size: 18px;
  505. color: #999;
  506. margin: 15px 0
  507. }
  508. #newUploaderImg .modal-body #link .link button {
  509. min-width: 105px;
  510. margin: 15px 0
  511. }
  512. .we7-modal-dialog, .modal-dialog {
  513. min-width: 720px !important;
  514. position: absolute;
  515. left: 0;
  516. right: 0;
  517. top: 50%
  518. }
  519. .we7-modal-dialog .modal-content, .modal-dialog .modal-content {
  520. border-radius: 0
  521. }
  522. .we7-modal-dialog .modal-header, .modal-dialog .modal-header {
  523. background-color: #f4f5f9;
  524. border-bottom: 0
  525. }
  526. .we7-modal-dialog .modal-header .modal-title, .we7-modal-dialog .modal-header h3, .modal-dialog .modal-header .modal-title, .modal-dialog .modal-header h3 {
  527. font-size: 14px
  528. }
  529. .we7-modal-dialog .modal-header h3, .modal-dialog .modal-header h3 {
  530. margin: 0;
  531. padding: 0
  532. }
  533. .we7-modal-dialog .modal-footer, .modal-dialog .modal-footer {
  534. background-color: #f4f5f9;
  535. border-top: 0;
  536. text-align: center
  537. }
  538. .we7-modal-dialog .modal-footer .btn, .modal-dialog .modal-footer .btn {
  539. display: inline-block;
  540. min-width: 105px
  541. }
  542. .we7-modal-dialog .nav-pills > li.active > a, .we7-modal-dialog .head .navbar-left.nav-pills > li:hover > a, .head .we7-modal-dialog .navbar-left.nav-pills > li:hover > a, .we7-modal-dialog .panel-menu .nav-pills > li.list-group-item:not(.list-group-more):hover > a, .panel-menu .we7-modal-dialog .nav-pills > li.list-group-item:not(.list-group-more):hover > a, .modal-dialog .nav-pills > li.active > a, .modal-dialog .head .navbar-left.nav-pills > li:hover > a, .head .modal-dialog .navbar-left.nav-pills > li:hover > a, .modal-dialog .panel-menu .nav-pills > li.list-group-item:not(.list-group-more):hover > a, .panel-menu .modal-dialog .nav-pills > li.list-group-item:not(.list-group-more):hover > a {
  543. padding: 0;
  544. color: #428bca;
  545. background-color: transparent
  546. }
  547. .we7-modal-dialog .nav-pills > li > a, .modal-dialog .nav-pills > li > a {
  548. padding: 0;
  549. background-color: transparent;
  550. color: #333
  551. }
  552. .we7-modal-dialog .nav-pills > li > a:hover, .modal-dialog .nav-pills > li > a:hover {
  553. background-color: transparent;
  554. color: #428bca
  555. }
  556. .we7-modal-dialog .nav-pills > li + li, .modal-dialog .nav-pills > li + li {
  557. margin-left: 10px
  558. }
  559. .we7-modal-dialog .we7-select, .modal-dialog .we7-select {
  560. width: 100%
  561. }
  562. .we7-modal-dialog .wi, .we7-modal-dialog .ext-apply-list .ext-apply-item.apply-show:before, .ext-apply-list .we7-modal-dialog .ext-apply-item.apply-show:before, .we7-modal-dialog .cut-list .item.apply-show:before, .cut-list .we7-modal-dialog .item.apply-show:before, .we7-modal-dialog .fa, .modal-dialog .wi, .modal-dialog .ext-apply-list .ext-apply-item.apply-show:before, .ext-apply-list .modal-dialog .ext-apply-item.apply-show:before, .modal-dialog .cut-list .item.apply-show:before, .cut-list .modal-dialog .item.apply-show:before, .modal-dialog .fa {
  563. font-size: 22px;
  564. vertical-align: middle;
  565. margin-right: 0px
  566. }
  567. .we7-modal-dialog .text-info, .modal-dialog .text-info {
  568. color: #428bca
  569. }
  570. .modal-success {
  571. top: 50%;
  572. left: 50%;
  573. right: auto;
  574. bottom: auto;
  575. margin: 0 auto;
  576. transform: translate(-50%, -50%)
  577. }
  578. .modal-success.in .modal-dialog {
  579. min-width: 250px !important;
  580. width: auto;
  581. position: relative;
  582. left: auto;
  583. right: auto;
  584. top: 0;
  585. -webkit-transform: translate(0, 0);
  586. -ms-transform: translate(0, 0);
  587. -o-transform: translate(0, 0);
  588. transform: translate(0, 0)
  589. }
  590. .modal-success .modal-content {
  591. padding: 10px 30px;
  592. background-color: #51A351;
  593. color: #fff;
  594. border-color: #51a351;
  595. font-size: 14px;
  596. vertical-align: middle;
  597. border-radius: 3px;
  598. box-shadow: 0 0 0
  599. }
  600. .modal-success .modal-body {
  601. padding: 6px
  602. }
  603. .modal-success .wi, .modal-success .ext-apply-list .ext-apply-item.apply-show:before, .ext-apply-list .modal-success .ext-apply-item.apply-show:before, .modal-success .cut-list .item.apply-show:before, .cut-list .modal-success .item.apply-show:before, .modal-success .fa {
  604. color: #fff !important
  605. }
  606. .material-content .material-head {
  607. padding: 15px 20px;
  608. border-bottom: 1px solid #e7e7eb;
  609. clear: both;
  610. box-sizing: border-box
  611. }
  612. .material-content .material-head .wi-search {
  613. font-size: 18px;
  614. margin: 0
  615. }
  616. .material-content .material-head .filter {
  617. width: 452px
  618. }
  619. .material-content .material-head .filter .we7-select {
  620. width: 200px
  621. }
  622. .material-content .material-head .filter .we7-select + .we7-select {
  623. margin-left: -1px
  624. }
  625. .material-content .material-nav {
  626. border-bottom: 1px solid #e7e7eb;
  627. padding: 0 20px
  628. }
  629. .material-content .material-nav a {
  630. display: inline-block;
  631. padding: 0 30px;
  632. line-height: 42px;
  633. font-size: 16px;
  634. color: #999;
  635. border-bottom: 3px solid transparent
  636. }
  637. .material-content .material-nav a:hover, .material-content .material-nav a.active, .material-content .material-nav .panel-menu a.list-group-item:not(.list-group-more):hover, .panel-menu .material-content .material-nav a.list-group-item:not(.list-group-more):hover {
  638. color: #428bca;
  639. border-color: #428bca
  640. }
  641. .material-content .material-body {
  642. padding: 20px;
  643. height: 460px;
  644. overflow-y: auto;
  645. border-bottom: 1px solid #e7e7eb
  646. }
  647. .material-content .material-body .item {
  648. position: relative
  649. }
  650. .material-content .material-body .item:hover {
  651. outline: 2px solid #428bca
  652. }
  653. .material-content .material-body .item.active .mask, .material-content .material-body .head .navbar-left > li.item:hover .mask, .head .material-content .material-body .navbar-left > li.item:hover .mask, .material-content .material-body .panel-menu .item.list-group-item:not(.list-group-more):hover .mask, .panel-menu .material-content .material-body .item.list-group-item:not(.list-group-more):hover .mask {
  654. display: block
  655. }
  656. .material-content .material-body .mask {
  657. position: absolute;
  658. top: 0;
  659. right: 0;
  660. bottom: 0;
  661. left: 0;
  662. z-index: 5;
  663. background-color: rgba(0, 0, 0, .5);
  664. text-align: center;
  665. display: none
  666. }
  667. .material-content .material-body .mask .wi, .material-content .material-body .mask .ext-apply-list .ext-apply-item.apply-show:before, .ext-apply-list .material-content .material-body .mask .ext-apply-item.apply-show:before, .material-content .material-body .mask .cut-list .item.apply-show:before, .cut-list .material-content .material-body .mask .item.apply-show:before {
  668. color: #fff;
  669. font-size: 32px;
  670. position: absolute;
  671. top: 50%;
  672. left: 50%;
  673. -webkit-transform: translate(-50%, -50%);
  674. -moz-transform: translate(-50%, -50%);
  675. transform: translate(-50%, -50%)
  676. }
  677. .material-content .material-body .del {
  678. position: absolute;
  679. width: 34px;
  680. line-height: 34px;
  681. text-align: center;
  682. background-color: #428bca;
  683. cursor: pointer;
  684. bottom: 0;
  685. right: 0;
  686. z-index: 6;
  687. display: none
  688. }
  689. .material-content .material-body .item:hover .del {
  690. display: block
  691. }
  692. .material-content .material-body .del .wi, .material-content .material-body .del .ext-apply-list .ext-apply-item.apply-show:before, .ext-apply-list .material-content .material-body .del .ext-apply-item.apply-show:before, .material-content .material-body .del .cut-list .item.apply-show:before, .cut-list .material-content .material-body .del .item.apply-show:before {
  693. color: #fff
  694. }
  695. .material-content .material-pager {
  696. padding: 20px;
  697. height: 79px
  698. }
  699. .material-content .tab-content {
  700. overflow-x: hidden;
  701. overflow-y: auto;
  702. height: 310px
  703. }
  704. select.we7-select {
  705. height: 34px;
  706. padding: 0 10px;
  707. color: #252424;
  708. border-color: #e7e7eb !important;
  709. border-style: solid;
  710. border-width: 1px;
  711. box-shadow: 0 0 0 !important;
  712. outline: 0;
  713. border-radius: 0;
  714. appearance: none;
  715. -moz-appearance: none;
  716. -webkit-appearance: none;
  717. background: url(../images/select-arrow.png) #fff no-repeat right !important;
  718. padding-right: 35px
  719. }
  720. select.we7-select:focus {
  721. border-color: #e7e7eb !important
  722. }
  723. select.we7-select:hover {
  724. border-color: #e7e7eb !important
  725. }
  726. select.we7-select:active {
  727. border-color: #e7e7eb !important
  728. }
  729. select.we7-select + .we7-select, select + .we7-select {
  730. margin-left: 10px
  731. }
  732. select.we7-select[multiple=multiple], select[multiple=multiple] {
  733. height: auto !important;
  734. background: none !important
  735. }
  736. @font-face {
  737. font-family: we7icon;
  738. src: url(../../../../web/resource/fonts/we7icon.eot?ceg6l3);
  739. src: url(../../../../web/resource/fonts/we7icon.eot?ceg6l3#iefix) format("embedded-opentype"), url(../../../../web/resource/fonts/we7icon.ttf?ceg6l3) format("truetype"), url(../../../../web/resource/fonts/we7icon.woff?ceg6l3) format("woff"), url(../../../../web/resource/fonts/we7icon.svg?ceg6l3#we7icon) format("svg");
  740. font-weight: 400;
  741. font-style: normal
  742. }
  743. .wi, .ext-apply-list .ext-apply-item.apply-show:before, .cut-list .item.apply-show:before {
  744. font-family: we7icon !important;
  745. display: inline-block;
  746. speak: none;
  747. font-style: normal;
  748. font-weight: 400;
  749. font-variant: normal;
  750. text-transform: none;
  751. line-height: 1;
  752. -webkit-font-smoothing: antialiased;
  753. -moz-osx-font-smoothing: grayscale
  754. }
  755. #newUploaderImg.image .category li.active, #newUploaderImg.image .category .head .navbar-left>li:hover, .head #newUploaderImg.image .category .navbar-left>li:hover, #newUploaderImg.image .category .panel-menu li.list-group-item:not(.list-group-more):hover, .panel-menu #newUploaderImg.image .category li.list-group-item:not(.list-group-more):hover, #newUploaderImg.image .category li:hover, .uploader-modal.image .category li.active, .uploader-modal.image .category .head .navbar-left>li:hover, .head .uploader-modal.image .category .navbar-left>li:hover, .uploader-modal.image .category .panel-menu li.list-group-item:not(.list-group-more):hover, .panel-menu .uploader-modal.image .category li.list-group-item:not(.list-group-more):hover, .uploader-modal.image .category li:hover{
  756. background:#fff
  757. }
  758. .wi-down-sign-s:before {
  759. content:"\e601"
  760. }
  761. .wi-zip:before {
  762. content:"\e602"
  763. }
  764. .wi-warning-cricle:before {
  765. content:"\e603"
  766. }
  767. .wi-wallet:before {
  768. content:"\e604"
  769. }
  770. .wi-warning-sign:before {
  771. content:"\e605"
  772. }
  773. .wi-XML:before {
  774. content:"\e606"
  775. }
  776. .wi-transform:before {
  777. content:"\e607"
  778. }
  779. .wi-coupon:before {
  780. content:"\e608"
  781. }
  782. .wi-upload:before {
  783. content:"\e609"
  784. }
  785. .wi-local:before {
  786. content:"\e60a"
  787. }
  788. .wi-main-apply:before {
  789. content:"\e60b"
  790. }
  791. .wi-wx-circle:before {
  792. content:"\e60c"
  793. }
  794. .wi-star:before {
  795. content:"\e60d"
  796. }
  797. .wi-down:before {
  798. content:"\e60e"
  799. }
  800. .wi-bell:before {
  801. content:"\e60f"
  802. }
  803. .wi-up:before {
  804. content:"\e610"
  805. }
  806. .wi-shopping-cart:before {
  807. content:"\e611"
  808. }
  809. .wi-app-site:before {
  810. content:"\e612"
  811. }
  812. .wi-angle-down:before {
  813. content:"\e613"
  814. }
  815. .wi-angle-up:before {
  816. content:"\e614"
  817. }
  818. .wi-small-routine:before {
  819. content:"\e615"
  820. }
  821. .wi-menu-setting:before {
  822. content:"\e616"
  823. }
  824. .wi-parameter-setting:before {
  825. content:"\e617"
  826. }
  827. .wi-appjurisdiction:before {
  828. content:"\e618"
  829. }
  830. .wi-appsetting:before {
  831. content:"\e619"
  832. }
  833. .wi-system-info:before {
  834. content:"\e61a"
  835. }
  836. .wi-market:before {
  837. content:"\e61b"
  838. }
  839. .wi-distribution:before {
  840. content:"\e61c"
  841. }
  842. .wi-user:before {
  843. content:"\e61d"
  844. }
  845. .wi-message:before {
  846. content:"\e61e"
  847. }
  848. .wi-article:before {
  849. content:"\e61f"
  850. }
  851. .wi-userjurisdiction:before {
  852. content:"\e620"
  853. }
  854. .wi-registersite:before {
  855. content:"\e621"
  856. }
  857. .wi-file:before {
  858. content:"\e622"
  859. }
  860. .wi-systemmenu:before {
  861. content:"\e623"
  862. }
  863. .wi-reply:before {
  864. content:"\e624"
  865. }
  866. .wi-crontab:before {
  867. content:"\e625"
  868. }
  869. .wi-redact:before {
  870. content:"\e626"
  871. }
  872. .wi-fans:before {
  873. content:"\e627"
  874. }
  875. .wi-appstatistics:before {
  876. content:"\e628"
  877. }
  878. .wi-qrcode:before {
  879. content:"\e629"
  880. }
  881. .wi-custommenu:before {
  882. content:"\e62a"
  883. }
  884. .wi-keyword:before {
  885. content:"\e62b"
  886. }
  887. .wi-parameter:before {
  888. content:"\e62c"
  889. }
  890. .wi-card:before {
  891. content:"\e62d"
  892. }
  893. .wi-flow:before {
  894. content:"\e62e"
  895. }
  896. .wi-appmsg:before {
  897. content:"\e62f"
  898. }
  899. .wi-hint:before {
  900. content:"\e630"
  901. }
  902. .wi-search:before {
  903. content:"\e631"
  904. }
  905. .wi-stick:before {
  906. content:"\e632"
  907. }
  908. .wi-cut:before {
  909. content:"\e633"
  910. }
  911. .wi-requirement:before {
  912. content:"\e634"
  913. }
  914. .wi-delete2:before {
  915. content:"\e635"
  916. }
  917. .wi-copyright:before {
  918. content:"\e636"
  919. }
  920. .wi-fansmanage:before {
  921. content:"\e637"
  922. }
  923. .wi-goods:before {
  924. content:"\e638"
  925. }
  926. .wi-order:before {
  927. content:"\e639"
  928. }
  929. .wi-update:before {
  930. content:"\e63a"
  931. }
  932. .wi-notice:before {
  933. content:"\e63b"
  934. }
  935. .wi-skin:before {
  936. content:"\e63c"
  937. }
  938. .wi-home:before {
  939. content:"\e63d"
  940. }
  941. .wi-cache:before {
  942. content:"\e63e"
  943. }
  944. .wi-userstatistics:before {
  945. content:"\e63f"
  946. }
  947. .wi-hide:before {
  948. content:"\e640"
  949. }
  950. .wi-wxapp-pack:before {
  951. content:"\e641"
  952. }
  953. .wi-wxapp-setting:before {
  954. content:"\e642"
  955. }
  956. .wi-system-site:before {
  957. content:"\e99e"
  958. }
  959. .wi-apply:before {
  960. content:"\e644"
  961. }
  962. .wi-changing-over:before {
  963. content:"\e645"
  964. }
  965. .wi-s-template:before {
  966. content:"\e646"
  967. }
  968. .wi-site-setting:before {
  969. content:"\e647"
  970. }
  971. .wi-clock:before {
  972. content:"\e648"
  973. }
  974. .wi-advertisement:before {
  975. content:"\e649"
  976. }
  977. .wi-remove:before {
  978. content:"\e64a"
  979. }
  980. .wi-disabled:before {
  981. content:"\e64b"
  982. }
  983. .wi-iphone:before {
  984. content:"\e64c"
  985. }
  986. .wi-plus:before {
  987. content:"\e64d"
  988. }
  989. .wi-version-switch:before {
  990. content:"\e64e"
  991. }
  992. .wi-diagnose:before {
  993. content:"\e64f"
  994. }
  995. .wi-setting:before {
  996. content:"\e650"
  997. }
  998. .wi-wechat:before {
  999. content:"\e651"
  1000. }
  1001. .wi-exploitsetting:before {
  1002. content:"\e652"
  1003. }
  1004. .wi-sql:before {
  1005. content:"\e653"
  1006. }
  1007. .wi-log:before {
  1008. content:"\e654"
  1009. }
  1010. .wi-safety:before {
  1011. content:"\e655"
  1012. }
  1013. .wi-optimize:before {
  1014. content:"\e656"
  1015. }
  1016. .wi-adgroup:before {
  1017. content:"\e657"
  1018. }
  1019. .wi-attachment:before {
  1020. content:"\e658"
  1021. }
  1022. .wi-wechatstatistics:before {
  1023. content:"\e659"
  1024. }
  1025. .wi-img:before {
  1026. content:"\e65a"
  1027. }
  1028. .wi-text:before {
  1029. content:"\e65b"
  1030. }
  1031. .wi-radio:before {
  1032. content:"\e65c"
  1033. }
  1034. .wi-video:before {
  1035. content:"\e65d"
  1036. }
  1037. .wi-navigation:before {
  1038. content:"\e65e"
  1039. }
  1040. .wi-show:before,.ext-apply-list .ext-apply-item.apply-show:before,.cut-list .item.apply-show:before {
  1041. content:"\e65f"
  1042. }
  1043. .wi-compose:before {
  1044. content:"\e660"
  1045. }
  1046. .wi-template:before {
  1047. content:"\e661"
  1048. }
  1049. .wi-introduction:before {
  1050. content:"\e662"
  1051. }
  1052. .wi-view:before {
  1053. content:"\e663"
  1054. }
  1055. .wi-blacklist:before {
  1056. content:"\e664"
  1057. }
  1058. .wi-authentication:before {
  1059. content:"\e665"
  1060. }
  1061. .wi-pirate:before {
  1062. content:"\e666"
  1063. }
  1064. .wi-test:before {
  1065. content:"\e667"
  1066. }
  1067. .wi-upload-file:before {
  1068. content:"\e668"
  1069. }
  1070. .wi-download-circle:before {
  1071. content:"\e669"
  1072. }
  1073. .wi-setting-circle:before {
  1074. content:"\e66a"
  1075. }
  1076. .wi-home-nav-circle:before {
  1077. content:"\e66b"
  1078. }
  1079. .wi-branch:before {
  1080. content:"\e66c"
  1081. }
  1082. .wi-plugin:before {
  1083. content:"\e66d"
  1084. }
  1085. .wi-flag-star:before {
  1086. content:"\e66e"
  1087. }
  1088. .wi-direct:before {
  1089. content:"\e66f"
  1090. }
  1091. .wi-home-nav:before {
  1092. content:"\e670"
  1093. }
  1094. .wi-info:before {
  1095. content:"\e671"
  1096. }
  1097. .wi-rocket:before {
  1098. content:"\e672"
  1099. }
  1100. .wi-list:before {
  1101. content:"\e673"
  1102. }
  1103. .wi-manage-menu:before {
  1104. content:"\e674"
  1105. }
  1106. .wi-cover:before {
  1107. content:"\e675"
  1108. }
  1109. .wi-personal:before {
  1110. content:"\e676"
  1111. }
  1112. .wi-independence:before {
  1113. content:"\e677"
  1114. }
  1115. .wi-signal:before {
  1116. content:"\e678"
  1117. }
  1118. .wi-export:before {
  1119. content:"\e679"
  1120. }
  1121. .wi-insert:before {
  1122. content:"\e67a"
  1123. }
  1124. .wi-d-parameter:before {
  1125. content:"\e67b"
  1126. }
  1127. .wi-right-sign-s:before {
  1128. content:"\e67c"
  1129. }
  1130. .wi-limited-time:before {
  1131. content:"\e67d"
  1132. }
  1133. .wi-payment:before {
  1134. content:"\e67e"
  1135. }
  1136. .wi-invoice:before {
  1137. content:"\e67f"
  1138. }
  1139. .wi-folded:before {
  1140. content:"\e680"
  1141. }
  1142. .wi-goods-setting:before {
  1143. content:"\e681"
  1144. }
  1145. .wi-v-bussiness:before {
  1146. content:"\e682"
  1147. }
  1148. .wi-v-authorities:before {
  1149. content:"\e683"
  1150. }
  1151. .wi-free:before {
  1152. content:"\e684"
  1153. }
  1154. .wi-upgrade:before {
  1155. content:"\e685"
  1156. }
  1157. .wi-setting-wxapp:before {
  1158. content:"\e686"
  1159. }
  1160. .wi-sensitive:before {
  1161. content:"\e687"
  1162. }
  1163. .wi-scan:before {
  1164. content:"\e688"
  1165. }
  1166. .wi-refund:before {
  1167. content:"\e689"
  1168. }
  1169. .wi-file-sign:before {
  1170. content:"\e68a"
  1171. }
  1172. .wi-system-work:before {
  1173. content:"\e68b"
  1174. }
  1175. .wi-count-down:before {
  1176. content:"\e68c"
  1177. }
  1178. .wi-waiting:before {
  1179. content:"\e68d"
  1180. }
  1181. .wi-step-arrows:before {
  1182. content:"\e68e"
  1183. }
  1184. .wi-examine:before {
  1185. content:"\e68f"
  1186. }
  1187. .wi-repair:before {
  1188. content:"\e690"
  1189. }
  1190. .wi-wxapp-upload:before {
  1191. content:"\e691"
  1192. }
  1193. .wi-publish:before {
  1194. content:"\e692"
  1195. }
  1196. .wi-clock-sign:before {
  1197. content:"\e693"
  1198. }
  1199. .wi-code:before {
  1200. content:"\e694"
  1201. }
  1202. .wi-help:before {
  1203. content:"\e695"
  1204. }
  1205. .wi-store:before {
  1206. content:"\e696"
  1207. }
  1208. .wi-goods-add:before {
  1209. content:"\e697"
  1210. }
  1211. .wi-statistical:before {
  1212. content:"\e698"
  1213. }
  1214. .wi-account:before {
  1215. content:"\e699"
  1216. }
  1217. .wi-sale-record:before {
  1218. content:"\e69a"
  1219. }
  1220. .wi-pay-setting:before {
  1221. content:"\e69b"
  1222. }
  1223. .wi-co-founder:before {
  1224. content:"\e69c"
  1225. }
  1226. .wi-m-home:before {
  1227. content:"\e69d"
  1228. }
  1229. .wi-m-user:before {
  1230. content:"\e69e"
  1231. }
  1232. .wi-filter:before {
  1233. content:"\e69f"
  1234. }
  1235. .wi-angle-up-circle:before {
  1236. content:"\e6a0"
  1237. }
  1238. .wi-customer-service:before {
  1239. content:"\e6a1"
  1240. }
  1241. .wi-angle-down-circle:before {
  1242. content:"\e6a2"
  1243. }
  1244. .wi-categories:before {
  1245. content:"\e6a3"
  1246. }
  1247. .wi-more:before {
  1248. content:"\e6a4"
  1249. }
  1250. .wi-white-collar:before {
  1251. content:"\e6a5"
  1252. }
  1253. .wi-data-synchro:before {
  1254. content:"\e6a6"
  1255. }
  1256. .wi-wxapp-webpack:before {
  1257. content:"\e6a7"
  1258. }
  1259. .wi-wxapp-download:before {
  1260. content:"\e6a8"
  1261. }
  1262. .wi-advert:before {
  1263. content:"\e6a9"
  1264. }
  1265. .wi-sad:before {
  1266. content:"\e6aa"
  1267. }
  1268. .wi-wxapp:before {
  1269. content:"\e6ab"
  1270. }
  1271. .wi-wxapp-apply:before {
  1272. content:"\e6ac"
  1273. }
  1274. .wi-wx-apply:before {
  1275. content:"\e6ad"
  1276. }
  1277. .wi-wx-template:before {
  1278. content:"\e6ae"
  1279. }
  1280. .wi-user-group:before {
  1281. content:"\e6af"
  1282. }
  1283. .wi-tag:before {
  1284. content:"\e6b0"
  1285. }
  1286. .wi-step-select:before {
  1287. content:"\e6b1"
  1288. }
  1289. .wi-step-down:before {
  1290. content:"\e6b2"
  1291. }
  1292. .wi-step-bottom:before {
  1293. content:"\e6b3"
  1294. }
  1295. .wi-site:before {
  1296. content:"\e6b4"
  1297. }
  1298. .wi-share:before {
  1299. content:"\e6b5"
  1300. }
  1301. .wi-step-project:before {
  1302. content:"\e6b6"
  1303. }
  1304. .wi-send:before {
  1305. content:"\e6b7"
  1306. }
  1307. .wi-s-setting:before {
  1308. content:"\e6b8"
  1309. }
  1310. .wi-service:before {
  1311. content:"\e6b9"
  1312. }
  1313. .wi-select-tem:before {
  1314. content:"\e6ba"
  1315. }
  1316. .wi-s-search:before {
  1317. content:"\e6bb"
  1318. }
  1319. .wi-select-diy:before {
  1320. content:"\e6bc"
  1321. }
  1322. .wi-select-app:before {
  1323. content:"\e6bd"
  1324. }
  1325. .wi-right-circle:before {
  1326. content:"\e6be"
  1327. }
  1328. .wi-s-radio-selected:before {
  1329. content:"\e6bf"
  1330. }
  1331. .wi-right-sign:before {
  1332. content:"\e6c0"
  1333. }
  1334. .wi-right:before {
  1335. content:"\e6c1"
  1336. }
  1337. .wi-s-radio:before {
  1338. content:"\e6c2"
  1339. }
  1340. .wi-qq:before {
  1341. content:"\e6c3"
  1342. }
  1343. .wi-photograph:before {
  1344. content:"\e6c4"
  1345. }
  1346. .wi-pc-apply:before {
  1347. content:"\e6c5"
  1348. }
  1349. .wi-php:before {
  1350. content:"\e6c6"
  1351. }
  1352. .wi-phone:before {
  1353. content:"\e6c7"
  1354. }
  1355. .wi-pc:before {
  1356. content:"\e6c8"
  1357. }
  1358. .wi-pc-support:before {
  1359. content:"\e6c9"
  1360. }
  1361. .wi-s-message:before {
  1362. content:"\e6ca"
  1363. }
  1364. .wi-ip:before {
  1365. content:"\e6cb"
  1366. }
  1367. .wi-info-sign:before {
  1368. content:"\e6cc"
  1369. }
  1370. .wi-info-circle:before {
  1371. content:"\e6cd"
  1372. }
  1373. .wi-we7:before {
  1374. content:"\e6ce"
  1375. }
  1376. .wi-link:before {
  1377. content:"\e6cf"
  1378. }
  1379. .wi-index:before {
  1380. content:"\e6d0"
  1381. }
  1382. .wi-s-img:before {
  1383. content:"\e6d1"
  1384. }
  1385. .wi-s-home:before {
  1386. content:"\e6d2"
  1387. }
  1388. .wi-guarantee:before {
  1389. content:"\e6d3"
  1390. }
  1391. .wi-git:before {
  1392. content:"\e6d4"
  1393. }
  1394. .wi-frozen:before {
  1395. content:"\e6d5"
  1396. }
  1397. .wi-eye:before {
  1398. content:"\e6d6"
  1399. }
  1400. .wi-explain-sign:before {
  1401. content:"\e6d7"
  1402. }
  1403. .wi-forum:before {
  1404. content:"\e6d8"
  1405. }
  1406. .wi-explain:before {
  1407. content:"\e6d9"
  1408. }
  1409. .wi-error-sign:before {
  1410. content:"\e6da"
  1411. }
  1412. .wi-error:before {
  1413. content:"\e6db"
  1414. }
  1415. .wi-up-sign:before {
  1416. content:"\e6dc"
  1417. }
  1418. .wi-error-cricle:before {
  1419. content:"\e6dd"
  1420. }
  1421. .wi-download:before {
  1422. content:"\e6de"
  1423. }
  1424. .wi-delete:before {
  1425. content:"\e6df"
  1426. }
  1427. .wi-developer:before {
  1428. content:"\e6e0"
  1429. }
  1430. .wi-diy:before {
  1431. content:"\e6e1"
  1432. }
  1433. .wi-copy:before {
  1434. content:"\e6e2"
  1435. }
  1436. .wi-telephone:before {
  1437. content:"\e6e3"
  1438. }
  1439. .wi-check:before {
  1440. content:"\e6e4"
  1441. }
  1442. .wi-collect:before {
  1443. content:"\e6e5"
  1444. }
  1445. .wi-bug:before {
  1446. content:"\e6e6"
  1447. }
  1448. .wi-s-card:before {
  1449. content:"\e6e7"
  1450. }
  1451. .wi-check-select:before {
  1452. content:"\e6e8"
  1453. }
  1454. .wi-bom:before {
  1455. content:"\e6e9"
  1456. }
  1457. .wi-go-sign:before {
  1458. content:"\e6ea"
  1459. }
  1460. .wi-back-sign:before {
  1461. content:"\e6eb"
  1462. }
  1463. .wi-back-circle:before {
  1464. content:"\e6ec"
  1465. }
  1466. .wi-go-circle:before {
  1467. content:"\e6ed"
  1468. }
  1469. .wi-avail:before {
  1470. content:"\e6ee"
  1471. }
  1472. .wi-api:before {
  1473. content:"\e6ef"
  1474. }
  1475. .wi-application:before {
  1476. content:"\e6f0"
  1477. }
  1478. .wi-angle-left:before {
  1479. content:"\e6f1"
  1480. }
  1481. .wi-angle-right:before {
  1482. content:"\e6f2"
  1483. }
  1484. .wi-ad:before {
  1485. content:"\e6f3"
  1486. }
  1487. .wi-management-platform:before {
  1488. content:"\e6f4"
  1489. }
  1490. .wi-file-finished:before {
  1491. content:"\e6f5"
  1492. }
  1493. .wi-divergence:before {
  1494. content:"\e6f6"
  1495. }
  1496. .wi-one:before {
  1497. content:"\e6f7"
  1498. }
  1499. .wi-mobile-device:before {
  1500. content:"\e6f8"
  1501. }
  1502. .wi-stick-sign:before {
  1503. content:"\e6f9"
  1504. }
  1505. .wi-four:before {
  1506. content:"\e6fa"
  1507. }
  1508. .wi-three:before {
  1509. content:"\e6fb"
  1510. }
  1511. .wi-two:before {
  1512. content:"\e6fc"
  1513. }
  1514. .wi-down-sign:before {
  1515. content:"\e6fd"
  1516. }
  1517. .wi-pc-circle:before {
  1518. content:"\e6fe"
  1519. }
  1520. .wi-app:before {
  1521. content:"\e6ff"
  1522. }
  1523. .wi-s-view:before {
  1524. content:"\e700"
  1525. }
  1526. .wi-app-apply:before {
  1527. content:"\e701"
  1528. }
  1529. .wi-home-apply:before {
  1530. content:"\e702"
  1531. }
  1532. .wi-desktop:before {
  1533. content:"\e703"
  1534. }
  1535. .wi-warning-complaint:before {
  1536. content:"\e704"
  1537. }
  1538. .wi-info-list:before {
  1539. content:"\e705"
  1540. }
  1541. .wi-thirdlogin:before {
  1542. content:"\e706"
  1543. }
  1544. .wi-oauth:before {
  1545. content:"\e707"
  1546. }
  1547. .wi-job:before {
  1548. content:"\e708"
  1549. }
  1550. .wi-sms:before {
  1551. content:"\e709"
  1552. }
  1553. .wi-bind-domain:before {
  1554. content:"\e70a"
  1555. }
  1556. .wi-sms-sign:before {
  1557. content:"\e70b"
  1558. }
  1559. .modal.uploader-modal {
  1560. z-index: 2060 !important;
  1561. }
  1562. .btn-group .btn+.btn{
  1563. border-left: 0;
  1564. margin-left: 0;
  1565. }
  1566. .dropdown-toggle span.sr-only{
  1567. position: absolute;
  1568. width: 1px;
  1569. height: 1px;
  1570. padding: 0;
  1571. margin: -1px;
  1572. overflow: hidden;
  1573. clip: rect(0,0,0,0);
  1574. border: 0;
  1575. }
  1576. .btn-uploader .we7-margin-horizontal-sm{
  1577. display: none;
  1578. }
  1579. .btn-uploader .btn.btn-danger{
  1580. margin-right: 10px;
  1581. }
  1582. /*6Z2S5bKb5piT6IGU5LqS5Yqo572R57uc56eR5oqA5pyJ6ZmQ5YWs5Y+4*/