overPersonal.vue 26 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303
  1. <template>
  2. <div class="over-register">
  3. <div class="x-content">
  4. <div class="container">
  5. <div class="w-over-top">
  6. <div class="w-over">
  7. <h1>注册完成</h1>
  8. <hr>
  9. <p>已为您开通以下服务,点击了解详情</p>
  10. <div class="link-list">
  11. <div class="row">
  12. <div class="col-xs-3">
  13. <a class="thumbnail item" href="http://www.usoftmall.com" target="_blank">
  14. <img src="/img/over_account/uas_mall.png">
  15. <div class="caption">
  16. <span>优软商城</span>
  17. </div>
  18. </a>
  19. </div>
  20. <div class="col-xs-3">
  21. <a class="thumbnail item" href="http://usoftchina.com/uu" target="_blank">
  22. <img src="/img/over_account/UUhulian.png">
  23. <div class="caption">
  24. <span>UU互联</span>
  25. </div>
  26. </a>
  27. </div>
  28. <div class="col-xs-3">
  29. <a class="thumbnail item" href="http://job.uuzcc.com" target="_blank">
  30. <img src="/img/over_account/UUZCC.png">
  31. <div class="caption">
  32. <span>优软人才网</span>
  33. </div>
  34. </a>
  35. </div>
  36. <div class="col-xs-3">
  37. <a class="thumbnail item" href="http://www.uuzcc.com/" target="_blank">
  38. <img src="/img/over_account/ZHONGCHUANG.png">
  39. <div class="caption">
  40. <span>UU众创</span>
  41. </div>
  42. </a>
  43. </div>
  44. </div>
  45. </div>
  46. <a href="http://www.ubtob.com/">跳转至优软云 ></a>
  47. </div>
  48. </div>
  49. <div class="w-over-bottom">
  50. <div class="w-over">
  51. <p>绑定企业后,您还可以开通体验以下服务</p>
  52. <a href="/bingEnterPrise">立即绑定企业</a>
  53. <div class="media">
  54. <div class="media-left media-middle">
  55. <a href="https://www.usoftchina.com/b2b">
  56. <img class="media-object" src="/img/over_account/B2B.png">
  57. <span>B2B商务</span>
  58. </a>
  59. </div>
  60. <div class="media-body">
  61. <h4 class="media-heading">B2B商务平台</h4>
  62. <p>面向制造业和流通业的垂直B2B</p>
  63. <p>建立了生产商与供应商之间形成的供需关系,通过一系列工具辅助供需双方形成交易。</p>
  64. </div>
  65. </div>
  66. <div class="media">
  67. <div class="media-left media-middle">
  68. <a href="https://www.ubtob.com/saas/about">
  69. <img class="media-object" src="/img/over_account/SaaS.png">
  70. <span>优企云服</span>
  71. </a>
  72. </div>
  73. <div class="media-body">
  74. <h4 class="media-heading">优企云服</h4>
  75. <p>零成本投入,免费使用。 全流程管理,简单易用 </p>
  76. <p>优软服务连接企业之间,跨地域,移动办公。</p>
  77. </div>
  78. </div>
  79. </div>
  80. </div>
  81. </div>
  82. </div>
  83. </div>
  84. </template>
  85. <script>
  86. export default {
  87. name: 'overRegister',
  88. layout: 'main'
  89. }
  90. </script>
  91. <style scoped type="text/scss" lang="scss">
  92. .over-register{
  93. background: #eee;
  94. }
  95. .over-register .container{
  96. background: #fff;
  97. }
  98. </style>
  99. <style scoped type="text/scss" lang="scss">
  100. .x-content {
  101. position: relative;
  102. padding-top: 50px;
  103. }
  104. .w-over-top {
  105. padding-top:35px;
  106. padding-bottom:50px;
  107. margin-bottom:15px;
  108. background: #fff;
  109. }
  110. .w-over-top .w-over>h1{
  111. font-size: 30px;
  112. text-align: center;
  113. color:#11b200;
  114. }
  115. .w-over-top hr{
  116. border-top:1px solid #dcdcdc;
  117. }
  118. .w-over-top .w-over>p#applyText{
  119. display:none;
  120. text-align: center;
  121. font-size: 14px;
  122. color:#b5b5b5;
  123. margin-top:20px;
  124. }
  125. .w-over-top .w-over>strong{
  126. font-size: 14px;
  127. color:#b5b5b5;
  128. padding-top:20px;
  129. }
  130. .w-over-top .link-list .item{
  131. padding:15px 25px 0;
  132. width:170px;
  133. height:100px;
  134. box-shadow: 0 0 10px rgba(0,0,0,.5);
  135. }
  136. .w-over-top .link-list .item:hover{
  137. position:relative;
  138. top:-3px;
  139. cursor:pointer;
  140. }
  141. .w-over-top .link-list .item img{
  142. display:block;
  143. height:40px;
  144. }
  145. .w-over-top .link-list .item span{
  146. font-size: 16px;
  147. color:#333;
  148. font-weight: bold;
  149. }
  150. .w-over-top .link-list .item .caption{
  151. padding-top:12px;
  152. text-align: center;
  153. }
  154. .w-over-top .w-over>a{
  155. display: block;
  156. margin:0 auto;
  157. margin-top:60px;
  158. width:220px;
  159. height:42px;
  160. line-height: 42px;
  161. text-align: center;
  162. color:#fff;
  163. font-size: 14px;
  164. background: #0076ad;
  165. border-radius:5px;
  166. }
  167. .w-over-bottom {
  168. padding-top:35px;
  169. padding-bottom:50px;
  170. background: #fff;
  171. }
  172. .w-over-bottom .w-over>p{
  173. text-align: center;
  174. margin-bottom:25px;
  175. font-size: 16px;
  176. color:#646464;
  177. }
  178. .w-over-bottom .w-over>a{
  179. display:block;
  180. margin:0 auto;
  181. margin-bottom:45px;
  182. width:130px;
  183. height:32px;
  184. line-height: 30px;
  185. text-align: center;
  186. border-radius:15px;
  187. border:1px solid #0076ad;
  188. color:#0076ad;
  189. font-size: 14px;
  190. }
  191. .w-over-bottom .media{
  192. padding:10px;
  193. }
  194. .w-over-bottom .media-left{
  195. padding:10px 30px 10px 10px;
  196. width:190px;
  197. height:120px;
  198. }
  199. .w-over-bottom .media-left a{
  200. display:block;
  201. text-align: center;
  202. width:170px;
  203. height:100px;
  204. padding-top:20px;
  205. box-shadow: 0 0 10px rgba(0,0,0,.4);
  206. }
  207. .w-over-bottom .media-left a img{
  208. display:block;
  209. width:80px;
  210. height:30px;
  211. margin:0 auto;
  212. margin-bottom:16px;
  213. }
  214. .w-over-bottom .media-left a span{
  215. font-size: 16px;
  216. color:#333;
  217. font-weight: bold;
  218. }
  219. .w-over-bottom .media .media-body{
  220. padding-top:10px;
  221. }
  222. .w-over-bottom .media .media-body .media-heading{
  223. color:#333;
  224. font-weight: bold;
  225. font-size: 16px;
  226. margin-bottom:15px;
  227. }
  228. .w-over-bottom .media .media-body p{
  229. font-size: 14px;
  230. color:#8c8c8c;
  231. line-height: 25px;
  232. margin:0;
  233. }
  234. .w-over{
  235. width:880px;
  236. margin:0 auto;
  237. }
  238. .w-over-top .bind-search{
  239. width:500px;
  240. margin:0 auto;
  241. }
  242. .w-over-top .bind-search .search{
  243. position:relative;
  244. margin-top:40px;
  245. margin-bottom:40px;
  246. }
  247. .w-over-top .bind-search .search input{
  248. padding-right: 65px;
  249. }
  250. .w-over-top .bind-search .search i{
  251. position:absolute;
  252. top:7px;
  253. right:0;
  254. display:block;
  255. width:30px;
  256. height:30px;
  257. font-size: 20px;
  258. color: #cbcbcb;
  259. }
  260. .w-over-top .bind-search .search i.delete {
  261. right: 30px;
  262. top:9px;
  263. background: url('/img/over_account/delete.png')no-repeat;
  264. }
  265. .w-over-top .bind-search .search i.icon-search {
  266. right: 0;
  267. top:9px;
  268. background: url('/img/over_account/search.png')no-repeat;
  269. }
  270. .w-over-top .bind-search .search ul{
  271. display:none;
  272. position:absolute;
  273. top:34px;
  274. left:0;
  275. z-index:100;
  276. width:100%;
  277. max-height:226px;
  278. overflow-y:auto;
  279. border:1px solid #dcdcdc;
  280. background: #fff;
  281. padding:10px 0;
  282. }
  283. .w-over-top .bind-search .search li{
  284. height:34px;
  285. line-height: 34px;
  286. padding-left:12px;
  287. color:#010101;
  288. width:480px;
  289. overflow: hidden;
  290. text-overflow: ellipsis;
  291. white-space: nowrap;
  292. }
  293. .w-over-top .bind-search .search .list-name li em{
  294. color:#ff5c5c;
  295. }
  296. .w-over-top .bind-search .search li:hover{
  297. cursor:pointer;
  298. background: #f7f7f7;
  299. }
  300. .w-over-top .bind-search .search li.hit{
  301. color:#8c8c8c;
  302. }
  303. .w-over-top .bind-search .search-info{
  304. padding:20px;
  305. background: #f7f7f7;
  306. overflow: hidden;
  307. }
  308. .w-over-top .bind-search .search-info h3{
  309. font-size: 18px;
  310. color:#000;
  311. line-height: 20px;
  312. font-weight: bold;
  313. }
  314. .w-over-top .bind-search .search-info h3 i{
  315. display:inline-block;
  316. position:relative;
  317. top:5px;
  318. width:30px;
  319. height:20px;
  320. background:url('/img/over_account/business.png')no-repeat;
  321. }
  322. .w-over-top .bind-search .search-info h3 span{
  323. color:#787878;
  324. display:inline-block;
  325. vertical-align: bottom;
  326. width:310px;
  327. overflow: hidden;
  328. text-overflow: ellipsis;
  329. white-space: nowrap;
  330. }
  331. .w-over-top .bind-search .search-info h3 em{
  332. margin-left:10px;
  333. color:#e87405;
  334. font-style:normal;
  335. }
  336. .w-over-top .bind-search .search-info .row{
  337. margin-bottom:15px;
  338. }
  339. .w-over-top .bind-search .search-info .row p{
  340. font-weight: bold;
  341. font-size: 14px;
  342. color:#000;
  343. margin:0;
  344. }
  345. .w-over-top .bind-search .search-info .row span{
  346. font-size: 14px;
  347. color:#787878;
  348. }
  349. </style>
  350. <style scoped type="text/scss" lang="scss">
  351. /*content*/
  352. .x-step {
  353. background: #e8e8e8;
  354. text-align: center;
  355. margin-left: 0;
  356. width: 100%;
  357. margin: 0 auto;
  358. height: 34px;
  359. margin-bottom: 10px;
  360. }
  361. .x-step-lg {
  362. font-size: 18px
  363. }
  364. .x-step-2x li {
  365. width: 50%;
  366. float: left;
  367. cursor: pointer;
  368. font-weight: bold;
  369. }
  370. .x-step-2x li a:hover {
  371. color: #666;
  372. cursor: pointer;
  373. }
  374. .x-step-3x li {
  375. width: 33.33%;
  376. float: left;
  377. }
  378. .x-step li {
  379. padding: 0;
  380. height: 34px;
  381. line-height: 34px;
  382. position: relative
  383. }
  384. .x-step-lg li {
  385. height: 46px;
  386. line-height: 46px;
  387. }
  388. .x-step li.active {
  389. background: #5078cb;
  390. color: #fff;
  391. }
  392. .x-step li.active:before,.x-step li.active:after,.x-step .x-split:before,.x-step .x-split:after {
  393. position: absolute;
  394. top: 0;
  395. display: inline-block;
  396. border-top: 17px solid transparent;
  397. border-bottom: 17px solid transparent;
  398. border-left: 17px solid transparent;
  399. content: '';
  400. }
  401. .x-step-lg li.active:before,.x-step-lg li.active:after,.x-step-lg .x-split:before,.x-step-lg .x-split:after {
  402. border-width: 23px
  403. }
  404. .x-step li.active:after {
  405. border-left-color: #5078cb;
  406. right: -17px;
  407. }
  408. .x-step-lg li.active:after {
  409. right: -23px;
  410. }
  411. .x-step li.active:before {
  412. border-left-color: #e8e8e8;
  413. left: -17px;
  414. z-index: 3
  415. }
  416. .x-step-lg li.active:before {
  417. left: -23px;
  418. }
  419. .x-step strong {
  420. font-style: italic;
  421. font-size: 120%;
  422. color: #777;
  423. margin-right: 5px;
  424. text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  425. }
  426. .x-step li.active strong {
  427. color: #fff;
  428. }
  429. .x-step .x-split {
  430. float: right;
  431. }
  432. .x-step .x-split:after {
  433. border-left-color:#f5f8fa;
  434. right:-20px;
  435. z-index:1
  436. }
  437. .x-step-lg .x-split:after {
  438. right:-26px
  439. }
  440. .x-step .x-split:before {
  441. border-left-color:#e8e8e8;
  442. right:-18px;
  443. z-index:2
  444. }
  445. .x-step-lg .x-split:before {
  446. right:-24px
  447. }
  448. .x-step li:first-child:before,.x-step li:last-child:after {
  449. border-width:0
  450. }
  451. .x-step li:nth-of-type(1) .x-split:after{
  452. border-left-color: #e8e8e8;
  453. right: -18px;
  454. z-index: 1;
  455. }
  456. .x-step li:nth-of-type(1) .x-split:before{
  457. border-left-color: #5078cb;
  458. right: -17px;
  459. z-index: 4;
  460. }
  461. .x-step li:nth-of-type(2).active .x-split:after{
  462. border-left-color: #e8e8e8;
  463. right: -18px;
  464. z-index: 1;
  465. }
  466. .x-step li:nth-of-type(2).active .x-split:before{
  467. border-left-color: #5078cb;
  468. right: -17px;
  469. z-index: 4;
  470. }
  471. .x-step li:nth-of-type(1).active:after,.x-step li:nth-of-type(2).active:before,.x-step li:nth-of-type(3).active:before{
  472. border-width:0
  473. }
  474. .x-alert-warning {
  475. background-color: #fcf8e3;
  476. border-color: #faebcc;
  477. border-radius: 0
  478. }
  479. .x-alert-default {
  480. border-color: #ddd;
  481. border-radius: 0
  482. }
  483. .x-menu {
  484. list-style-type: disc;
  485. list-style-position: inside;
  486. padding: 0;
  487. }
  488. .x-form-wrap {
  489. padding: 20px;
  490. background: #fff;
  491. border: 1px solid #e4ecf3;
  492. padding-bottom: 40px;
  493. }
  494. .x-form-lg .form-group{
  495. margin-bottom: 30px
  496. }
  497. .x-input,.x-input-blank {
  498. border-color: #ccc;
  499. border-radius: 0;
  500. box-shadow: none;
  501. }
  502. .x-input:focus,.x-input-blank:focus {
  503. border-color: #5078cb;
  504. box-shadow: none;
  505. }
  506. .x-input:focus+span,.x-input:focus+span+span {
  507. color: #5078cb;
  508. }
  509. .x-input:focus+span>.x-btn {
  510. background: #5078cb;
  511. border-color: #5078cb;
  512. color: #fff
  513. }
  514. .x-input.x-error,.x-input.x-error:focus {
  515. border-color: #f4645f;
  516. }
  517. .x-input-group .input-group-addon {
  518. border-radius: 0
  519. }
  520. .x-input-blank {
  521. border-width: 0;
  522. padding: 0;
  523. height: 25px;
  524. text-align: center;
  525. font-size: 14px
  526. }
  527. .x-input-blank:focus {
  528. text-align: left
  529. }
  530. .x-required:before{
  531. position: relative;
  532. bottom: -5px;
  533. content: "* ";
  534. font-size: 18px;
  535. color: #f4645f
  536. }
  537. .x-form .control-label {
  538. padding-top: 6px;
  539. }
  540. .x-input-addon {
  541. padding-top: 6px;
  542. margin-bottom: 0;
  543. }
  544. /*.x-text-help {
  545. color: #777;
  546. }*/
  547. .x-text-help{
  548. color: green;
  549. }
  550. .x-text-help i{
  551. font-size: 16px;
  552. }
  553. .x-text-tip{
  554. color: #777;
  555. }
  556. .x-text-error {
  557. color: #f40;
  558. }
  559. .x-text-error:before {
  560. content: "\e086";
  561. position: relative;
  562. top: 1px;
  563. display: inline-block;
  564. font-family: 'Glyphicons Halflings';
  565. font-style: normal;
  566. font-weight: 400;
  567. line-height: 1;
  568. -webkit-font-smoothing: antialiased;
  569. -moz-osx-font-smoothing: grayscale;
  570. margin-right: 5px;
  571. }
  572. .x-form input[type=checkbox] {
  573. margin-top: 6px
  574. }
  575. .x-form input[type=radio] {
  576. margin-top: 5px
  577. }
  578. .x-form .form-control[readonly] {
  579. background-color: transparent;
  580. }
  581. .x-form .dropdown-menu {
  582. left: 15px;
  583. margin-top: -1px;
  584. border-color: #e4ecf3;
  585. border-radius: 0;
  586. padding: 0
  587. }
  588. .x-form-set-header {
  589. position: relative;
  590. margin-bottom: 45px;
  591. margin-top: 50px;
  592. }
  593. .x-form-set-header h4{
  594. font-size: 20px;
  595. font-weight: 400;
  596. color: #888;
  597. margin-top: 0;
  598. padding-bottom: 8px;
  599. text-align: center;
  600. /*border-bottom: 1px solid #ebebeb;*/
  601. }
  602. .logo-text{
  603. font-size: 12px;
  604. float: left;
  605. width: 180px;
  606. position: absolute;
  607. top: 142px;
  608. left: 11px;
  609. text-align: center;
  610. color: #999;
  611. line-height: 20px;
  612. }
  613. .next-btn{
  614. width: 175px;
  615. padding: 0;
  616. height: 35px;
  617. line-height: 35px;
  618. border-radius: 0;
  619. margin-left: 130px;
  620. font-family: "微软雅黑";
  621. }
  622. .next02{
  623. margin-top: 45px;
  624. }
  625. .next02 .next-btn{
  626. margin-left: 40px;
  627. width: 153px;
  628. }
  629. .next02 .col-sm-4:first-child .next-btn{
  630. color: #5078cb;
  631. border: #5078cb 1px solid;
  632. background: none;
  633. margin-left: 149px;
  634. }
  635. .tags-list div,.no-tags,.tags-lists span{
  636. float: left;
  637. padding: 2px 14px;
  638. line-height: 20px;
  639. border: #5078cb 1px solid;
  640. border-radius: 5px;
  641. font-size: 12px;
  642. color: #5078cb;
  643. margin: 0 3px;
  644. }
  645. .tags-list div{
  646. margin-top: 5px;
  647. }
  648. .tags-lists em{
  649. font-style: inherit;
  650. margin-left: 148px;
  651. font-size: 12px;
  652. color: #999;
  653. }
  654. #addTag{
  655. background: #fff;
  656. color: #5078cb;
  657. position: absolute;
  658. left: -83px;
  659. top: 3px;
  660. font-size: 12px;
  661. line-height: 28px;
  662. display: inline-block;
  663. padding-right: 10px;
  664. }
  665. #addTag:hover{
  666. cursor: pointer;
  667. }
  668. #addTag:focus,#addTag:active{
  669. border: none;
  670. }
  671. .tags-lists{
  672. margin-top: 10px;
  673. }
  674. .no-tags{
  675. background: #5078cb;
  676. color: #fff;
  677. margin-top: 5px;
  678. }
  679. .x-form-set-header:after {
  680. content: "";
  681. width: 120px;
  682. height: 2px;
  683. background: #5078cb;
  684. position: absolute;
  685. /*left: 0;*/
  686. left: 528px;
  687. bottom: 0;
  688. }
  689. .x-form-set {
  690. margin-left: 50px
  691. }
  692. .x-has-feedback-left {
  693. position: relative;
  694. }
  695. .x-form-control-feedback-left,.x-form-control-feedback-right {
  696. position: absolute;
  697. top: 0;
  698. z-index: 2;
  699. display: block;
  700. width: 34px;
  701. height: 34px;
  702. line-height: 34px;
  703. text-align: center;
  704. color: #999;
  705. font-size: 14px
  706. }
  707. button.x-form-control-feedback-left,button.x-form-control-feedback-right {
  708. padding: 5px 10px;
  709. line-height: 24px;
  710. background: #5078cb;
  711. color: #ffffff;
  712. border-radius: 0;
  713. }
  714. button.x-form-control-feedback-left:hover,button.x-form-control-feedback-right:hover {
  715. background: #3E64A4;
  716. color: #ffffff;
  717. }
  718. .x-form-control-feedback-left {
  719. left: 15px
  720. }
  721. .x-form-control-feedback-right {
  722. right: 15px
  723. }
  724. .x-has-feedback-left>.form-control {
  725. padding-left: 25px;
  726. }
  727. .x-has-feedback-left>.form-control{
  728. padding-right: 25px;
  729. }
  730. .x-floating-wrap {
  731. position: fixed;
  732. z-index: 99998;
  733. background: #000;
  734. top: 0;
  735. left: 0;
  736. width: 100%;
  737. height: 100%;
  738. opacity: 0.5;
  739. }
  740. .x-floating {
  741. position: fixed;
  742. z-index: 99999;
  743. top: 60px;
  744. left: 0;
  745. width: 100%;
  746. height: 100%;
  747. text-align: center;
  748. vertical-align: middle;
  749. }
  750. .x-floating img {
  751. margin: auto auto;
  752. max-width: 750px;
  753. max-height: 543px;
  754. -webkit-user-select: none;
  755. -moz-user-select: none;
  756. -ms-user-select: none;
  757. user-select: none
  758. }
  759. .x-close-wrap {
  760. position: fixed;
  761. top: 0;
  762. right: 0;
  763. z-index: 100000;
  764. width: 120px;
  765. height: 120px;
  766. margin: -60px -60px 0 0;
  767. border-radius: 100%;
  768. background: #000;
  769. opacity: .3
  770. }
  771. .x-close-wrap a {
  772. position: absolute;
  773. left: 25px;
  774. bottom: 25px;
  775. font-size: 42px;
  776. color: #fff
  777. }
  778. .x-close-wrap:hover {
  779. opacity: .7
  780. }
  781. .x-input-file-wrap {
  782. position: relative;
  783. overflow: hidden;
  784. text-align: left;
  785. }
  786. .x-input-file-wrap input {
  787. position: absolute;
  788. font-size: 100px;
  789. top: 0;
  790. right: 0;
  791. left: 0;
  792. bottom: 0;
  793. width: 100%;
  794. opacity: 0;
  795. }
  796. .x-union-menu {
  797. width: 600px
  798. }
  799. .x-union-header>div{
  800. background: #f5f8fa;
  801. font-weight: 700;
  802. border-bottom: 1px solid #e4ecf3;
  803. }
  804. .x-union-header>div,.x-union-list>ul {
  805. float: left;
  806. width: 121px;
  807. border-right: 1px solid #e4ecf3;
  808. }
  809. .x-union-list>ul {
  810. height: 200px;
  811. margin: 0;
  812. overflow-y: auto;
  813. }
  814. .x-union-menu .x-item-ext {
  815. float: left;
  816. width: 235px;
  817. }
  818. .x-union-list .x-item-ext {
  819. padding: 10px
  820. }
  821. .x-union-header>div:last-child {
  822. border-right-width: 0
  823. }
  824. .x-union-header>div,.x-union-list>ul>li {
  825. padding: 2px 10px;
  826. cursor: pointer;
  827. }
  828. .x-union-list>ul>li:hover,.x-union-list>ul>li.active {
  829. background: #fee9c7;
  830. }
  831. .x-app-list {
  832. margin-left: 50px
  833. }
  834. .x-app-list li{
  835. padding: 7px;
  836. }
  837. .x-image{
  838. position: relative;
  839. overflow: hidden
  840. }
  841. .help-block .x-image{
  842. max-width: 152px;
  843. margin-right: 15px
  844. }
  845. .x-app-list .x-image {
  846. width: 180px;
  847. height: 110px;
  848. }
  849. .x-image .thumbnail {
  850. border-radius: 0
  851. }
  852. .help-block .x-image .thumbnail{
  853. margin-bottom: 0
  854. }
  855. .x-image a.thumbnail:hover,.x-image a.thumbnail:focus {
  856. border-color: #ddd;
  857. }
  858. .x-image b,.x-image span {
  859. position: absolute;
  860. top: -100%;
  861. left: 0;
  862. width: 100%;
  863. height: 100%;
  864. text-align: center;
  865. color: #fff;
  866. font-weight: 700;
  867. padding-top: 50px;
  868. -webkit-transition: top 0.2s ease-in-out;
  869. -o-transition: top 0.2s ease-in-out;
  870. transition: top 0.2s ease-in-out;
  871. z-index: 1
  872. }
  873. .x-image b {
  874. background: #000;
  875. opacity: .3;
  876. }
  877. .help-block .x-image span {
  878. padding-top: 20px;
  879. }
  880. .x-image:hover b,.x-image:hover span {
  881. top: 0;
  882. }
  883. .x-thumbnail-empty {
  884. padding: 10px 30px;
  885. text-align: center;
  886. }
  887. .x-thumbnail-empty i {
  888. position: inherit;
  889. font-size: 28px;
  890. display: block;
  891. margin: 20px auto 10px
  892. }
  893. .x-app-list li h4 {
  894. text-align: center;
  895. height: 34px;
  896. line-height: 34px;
  897. font-weight: 600;
  898. padding: 0 5px;
  899. border: 1px solid #ddd;
  900. background: #e8e8e8
  901. }
  902. .x-app-list li.active h4 {
  903. background: #f5f8fa
  904. }
  905. .x-app-list li h4>.x-btn-switch {
  906. float: right;
  907. margin: 8px 12px 0 0
  908. }
  909. .x-app-list li h4 .x-label {
  910. float: right;
  911. margin-top: 7px
  912. }
  913. .x-empty {
  914. margin: 0 auto;
  915. padding-top: 10%;
  916. padding-bottom: 15%;
  917. text-align: center;
  918. text-shadow: 0 2px 0 #fff,0 -2px 0 #f8f6f2;
  919. line-height: normal;
  920. }
  921. .x-empty i {
  922. font-size: 120px;
  923. color: #d9d7d3;
  924. }
  925. .x-empty p {
  926. margin-top: 30px;
  927. color: #92908d;
  928. text-shadow: 0 0 0;
  929. }
  930. /*table*/
  931. .x-table th,.x-table td{
  932. text-align: center;
  933. }
  934. .x-table thead>tr>th{
  935. background-color: #f5f8fa;
  936. border-bottom-width: 0
  937. }
  938. /*footer*/
  939. .x-footer {
  940. padding: 30px 0;
  941. }
  942. .x-copyright {
  943. font-size: 12px
  944. }
  945. /*loading*/
  946. .x-loading-wrap {
  947. position: fixed;
  948. top: 0;
  949. left: 0;
  950. width: 100%;
  951. height: 100%;
  952. background: #000;
  953. z-index: 99998;
  954. opacity: .5
  955. }
  956. .x-loading {
  957. position: fixed;
  958. top: 0;
  959. left: 50%;
  960. margin: -120px 0 0 -120px;
  961. width: 240px;
  962. height: 240px;
  963. color: #f4645f;
  964. z-index: 99999;
  965. }
  966. .top-center .x-loading {
  967. top: 0;
  968. left: 50%;
  969. }
  970. .right-center .x-loading {
  971. top: 50%;
  972. left: 100%;
  973. }
  974. .bottom-center .x-loading {
  975. top: 100%;
  976. left: 50%;
  977. }
  978. .x-loading:after {
  979. display: table;
  980. clear: both;
  981. line-height: 0;
  982. content: ""
  983. }
  984. .x-loading>div {
  985. width: 240px;
  986. height: 240px;
  987. }
  988. .x-loading>div:nth-child(2) {
  989. -webkit-animation-delay: .2s;
  990. animation-delay: .2s;
  991. }
  992. .x-loading>div:nth-child(3) {
  993. -webkit-animation-delay: .4s;
  994. animation-delay: .4s;
  995. }
  996. .x-loading>div {
  997. position: absolute;
  998. top: 60px;
  999. left: 60px;
  1000. float: left;
  1001. width: 120px;
  1002. height: 120px;
  1003. border-radius: 100%;
  1004. opacity: 0;
  1005. -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  1006. animation: ball-scale-multiple 1s 0s linear infinite;
  1007. }
  1008. .x-loading>div {
  1009. box-sizing: content-box;
  1010. background: #fff;
  1011. border: 1px solid #5078cb;
  1012. }
  1013. @-webkit-keyframes ball-scale-multiple {
  1014. 0% {
  1015. opacity:0;
  1016. -webkit-transform:scale(0);
  1017. transform:scale(0)
  1018. }
  1019. 5% {
  1020. opacity:.75
  1021. }
  1022. 100% {
  1023. opacity:0;
  1024. -webkit-transform:scale(1);
  1025. transform:scale(1)
  1026. }
  1027. }
  1028. @keyframes ball-scale-multiple {
  1029. 0% {
  1030. opacity:0;
  1031. -webkit-transform:scale(0);
  1032. transform:scale(0)
  1033. }
  1034. 5% {
  1035. opacity:.75
  1036. }
  1037. 100% {
  1038. opacity:0;
  1039. -webkit-transform:scale(1);
  1040. transform:scale(1)
  1041. }
  1042. }
  1043. /*scrollbar*/
  1044. ::-webkit-scrollbar {
  1045. width: 10px
  1046. }
  1047. ::-webkit-scrollbar:horizontal {
  1048. height: 12px !important;
  1049. }
  1050. .x-scroller-horizontal {
  1051. height: 12px !important;
  1052. border: none;
  1053. }
  1054. /* Track */
  1055. ::-webkit-scrollbar-track {
  1056. -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  1057. -webkit-border-radius: 10px;
  1058. border-radius: 10px;
  1059. }
  1060. /* Handle */
  1061. ::-webkit-scrollbar-thumb {
  1062. -webkit-border-radius: 10px;
  1063. border-radius: 10px;
  1064. background: rgba(231, 231, 231, 0.8);
  1065. -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  1066. }
  1067. ::-webkit-scrollbar-thumb:window-inactive {
  1068. background: rgba(231, 231, 231, 0.4);
  1069. }
  1070. ::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:active {
  1071. background-color: #999
  1072. }
  1073. /*combo button*/
  1074. .x-listbox {
  1075. position: relative;
  1076. min-width: 100px;
  1077. }
  1078. .x-listbox .dropdown-toggle,.x-listbox .dropdown-menu {
  1079. padding: 0;
  1080. min-width: 100%;
  1081. }
  1082. .x-listbox a,.x-listbox a:hover {
  1083. text-decoration: none;
  1084. font-size: inherit;
  1085. }
  1086. .x-listbox .dropdown-menu li {
  1087. padding: 5px 10px;
  1088. cursor: pointer;
  1089. }
  1090. .x-listbox .dropdown-menu li.active {
  1091. background: #fee9c7
  1092. }
  1093. .x-listbox .dropdown-menu li:hover {
  1094. background: #e8e8e8
  1095. }
  1096. /*progress*/
  1097. .x-progress-topbar {
  1098. position: fixed;
  1099. top: 0;
  1100. left: 0;
  1101. z-index: 40;
  1102. opacity: 1;
  1103. -webkit-transition: opacity 0.4s linear 0.4s;
  1104. transition: opacity 0.4s linear 0.4s;
  1105. }
  1106. .x-progress-topbar .progress {
  1107. position: fixed;
  1108. top: 0;
  1109. left: 0;
  1110. height: 5px;
  1111. background-image: -webkit-linear-gradient(left,#77b6ff,#5bd8ff);
  1112. box-shadow: 0 0 10px rgba(119,182,255,0.7);
  1113. -webkit-transition: width 0.4s ease;
  1114. transition: width 0.4s ease;
  1115. }
  1116. .list-01{
  1117. width: 100%;
  1118. margin: 0 auto;
  1119. padding-left: 90px;
  1120. }
  1121. .list-01 .comm-text{
  1122. width: 100%;
  1123. margin: 0 auto;
  1124. line-height: 20px;
  1125. font-size: 14px;
  1126. margin-bottom: 16px;
  1127. }
  1128. .list-01 .service-list{
  1129. width: 100%;
  1130. margin: 0 auto;
  1131. height: 100px;
  1132. margin-bottom: 25px;
  1133. }
  1134. .list-01 .service-list a{
  1135. display: inline-block;
  1136. width: 170px;
  1137. height: 100px;
  1138. float: left;
  1139. margin-left: 25px;
  1140. }
  1141. .list-01 .service-list a:first-child{
  1142. margin-left: 0;
  1143. }
  1144. .list-01 .target-btn{
  1145. color: #5078cb;
  1146. font-style: italic;
  1147. }
  1148. .list-01 .target-btn:hover{
  1149. font-weight: bold;
  1150. text-decoration: underline;
  1151. }
  1152. .list-02{
  1153. width: 100%;
  1154. margin: 0 auto;
  1155. padding-left: 90px;
  1156. display: inline-block;
  1157. }
  1158. .list-02 .hr-1{
  1159. width: 700px;
  1160. height: 1px;
  1161. background: #e8e8e8;
  1162. margin: 60px 0 25px 0;
  1163. }
  1164. .list-02 .title{
  1165. width: 100%;
  1166. margin: 0 auto;
  1167. line-height: 20px;
  1168. font-size: 18px;
  1169. margin-bottom: 25px;
  1170. color: #999;
  1171. }
  1172. .list-02 .x-app-list{
  1173. margin-left: 0;
  1174. }
  1175. .list-02 .x-app-list li{
  1176. float: left;
  1177. }
  1178. .list-02 .list-line{
  1179. margin: 5px 0 50px 0
  1180. }
  1181. .list-02 .list-line dl{
  1182. width: 100%;
  1183. margin: 0 auto;
  1184. height: 100px;
  1185. }
  1186. .list-02 .list-line dl dt{
  1187. float: left;
  1188. margin-right: 33px;
  1189. }
  1190. .list-02 .list-line dl dt img{
  1191. width: 170px;
  1192. height: 100px;
  1193. }
  1194. .list-02 .list-line dl dd{
  1195. font-size: 12px;
  1196. color: #000;
  1197. line-height: 22px;
  1198. }
  1199. .list-02 .list-line dl dd a{
  1200. display: inline-block;
  1201. width: 75px;
  1202. height: 28px;
  1203. line-height: 28px;
  1204. color: #fff;
  1205. font-size: 14px;
  1206. text-align: center;
  1207. border-radius: 4px;
  1208. margin-left: 20px;
  1209. background: #5078cb;
  1210. float: left;
  1211. }
  1212. .list-02 .list-line dl dd a:first-child{
  1213. border: #5078cb 1px solid;
  1214. color: #5078cb;
  1215. margin-left: 0;
  1216. background: none;
  1217. }
  1218. .list-02 .list-line dl dd em{
  1219. font-size: 20px;
  1220. color: #5078cb;
  1221. font-weight: bold;
  1222. letter-spacing: 2px;
  1223. }
  1224. .list-02 .list-line dl dd.margin-top{
  1225. margin-top: 25px;
  1226. }
  1227. .list-02 .list-line dl dd a:hover{
  1228. background: #3f8bcb;
  1229. color: #fff;
  1230. }
  1231. .list-02 img:hover,.list-01 img:hover{
  1232. opacity: .95;
  1233. }
  1234. .help-block .x-image .upload-logo{
  1235. width: 130px;
  1236. height: 130px;
  1237. overflow: hidden;
  1238. padding: 0;
  1239. border: none;
  1240. }
  1241. .help-block .x-image .upload-logo p{
  1242. margin: 0;
  1243. }
  1244. .select-dot{
  1245. position: relative;
  1246. }
  1247. .x-step .reg-self:after {
  1248. content: '';
  1249. position: absolute;
  1250. right: -10px;
  1251. width: 0;
  1252. height: 0;
  1253. border-top: 34px solid #e8e8e8;
  1254. border-right: 10px solid transparent;
  1255. z-index: 10;
  1256. }
  1257. </style>