| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354 |
- <template>
- <div>
- <template v-if="isMobile">
- <div class="f-main">
- <div class="page-part page-last">
- <h4><img src="/images/all/pass.png"><span>注册成功</span></h4>
- <p>已为您开通以下服务</p>
- </div>
- <div class="page-part">
- <div class="img-list">
- <div class="item">
- <img src="/img/over_account/uas_mall.png">
- <p>优软商城</p>
- </div>
- <div class="item">
- <img src="/img/over_account/UUhulian.png">
- <p>UU互联</p>
- </div>
- <div class="item">
- <img src="/img/over_account/UUZCC.png">
- <p>优软人才网</p>
- </div>
- <div class="item">
- <img src="/img/over_account/zhongc.png">
- <p>闯客王国</p>
- </div>
- </div>
- </div>
- <div class="page-part">
- <mt-button size="large" type="primary" @click.native="jump">跳转至优软云</mt-button>
- </div>
- </div>
- </template>
- <template v-else>
- <div class="over-register">
- <div class="x-content">
- <div class="container">
- <div class="w-over-top">
- <div class="w-over">
- <h1>注册完成</h1>
- <hr>
- <p>已为您开通以下服务,点击了解详情</p>
- <div class="link-list">
- <div class="row">
- <div class="col-xs-3">
- <a class="thumbnail item" href="http://www.usoftmall.com" target="_blank">
- <img src="/img/over_account/uas_mall.png">
- <div class="caption">
- <span>优软商城</span>
- </div>
- </a>
- </div>
- <div class="col-xs-3">
- <a class="thumbnail item" href="http://usoftchina.com/uu" target="_blank">
- <img src="/img/over_account/UUhulian.png" style="padding: .1rem 0.4rem;">
- <div class="caption">
- <span>UU互联</span>
- </div>
- </a>
- </div>
- <div class="col-xs-3">
- <a class="thumbnail item" href="http://job.uuzcc.com" target="_blank">
- <img src="/img/over_account/UUZCC.png">
- <div class="caption">
- <span>优软人才网</span>
- </div>
- </a>
- </div>
- <div class="col-xs-3">
- <a class="thumbnail item" href="http://www.uuzcc.com/" target="_blank">
- <img src="/img/over_account/zhongc.png" style="padding: .3rem 0.2rem;">
- <div class="caption">
- <span>闯客王国</span>
- </div>
- </a>
- </div>
- </div>
- </div>
- <a href="http://www.ubtob.com/">跳转至优软云 ></a>
- </div>
- </div>
- </div>
- </div>
- <div class="x-content" style="padding-top:20px;">
- <div class="container">
- <div class="w-over-bottom">
- <div class="w-over">
- <p>绑定企业后,您还可以开通体验以下服务</p>
- <a :href="'/bindEnterPrise/' + $route.params.uuid">立即绑定企业</a>
- <div class="media">
- <div class="media-left media-middle">
- <a href="https://www.usoftchina.com/b2b">
- <img class="media-object" src="/img/over_account/B2B.png">
- <span>B2B商务</span>
- </a>
- </div>
- <div class="media-body">
- <h4 class="media-heading">B2B商务平台</h4>
- <p>面向制造业和流通业的垂直B2B</p>
- <p>建立了生产商与供应商之间形成的供需关系,通过一系列工具辅助供需双方形成交易。</p>
- </div>
- </div>
- <div class="media">
- <div class="media-left media-middle">
- <a href="https://www.ubtob.com/saas/about">
- <img class="media-object" src="/img/over_account/SaaS.png">
- <span>优企云服</span>
- </a>
- </div>
- <div class="media-body">
- <h4 class="media-heading">优企云服</h4>
- <p>零成本投入,免费使用。 全流程管理,简单易用 </p>
- <p>优软服务连接企业之间,跨地域,移动办公。</p>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </template>
- </div>
- </template>
- <script>
- export default {
- name: 'overRegister',
- layout (context) {
- return context.store.state.option.isMobile ? 'mobile' : 'main'
- },
- computed: {
- isMobile () {
- return this.$store.state.option.isMobile
- }
- },
- methods: {
- jump () {
- window.location.href = 'https://www.ubtob.com/'
- }
- }
- }
- </script>
- <style scoped type="text/scss" lang="scss">
- .over-register{
- background: #eee;
- }
- .over-register .container{
- background: #fff;
- }
- </style>
- <style scoped type="text/scss" lang="scss">
- .x-content {
- position: relative;
- padding-top: 50px;
- }
- .w-over-top {
- padding-top:35px;
- padding-bottom:50px;
- margin-bottom:15px;
- background: #fff;
- }
- .w-over-top .w-over>h1{
- font-size: 30px;
- text-align: center;
- color:#11b200;
- }
- .w-over-top hr{
- border-top:1px solid #dcdcdc;
- }
- .w-over-top .w-over>p#applyText{
- display:none;
- text-align: center;
- font-size: 14px;
- color:#b5b5b5;
- margin-top:20px;
- }
- .w-over-top .w-over>strong{
- font-size: 14px;
- color:#b5b5b5;
- padding-top:20px;
- }
- .w-over-top .link-list .item{
- padding:15px 25px 0;
- width:170px;
- height:100px;
- box-shadow: 0 0 10px rgba(0,0,0,.5);
- }
- .w-over-top .link-list .item:hover{
- position:relative;
- top:-3px;
- cursor:pointer;
- }
- .w-over-top .link-list .item img{
- display:block;
- height:40px;
- }
- .w-over-top .link-list .item span{
- font-size: 16px;
- color:#333;
- font-weight: bold;
- }
- .w-over-top .link-list .item .caption{
- padding-top:12px;
- text-align: center;
- }
- .w-over-top .w-over>a{
- display: block;
- margin:0 auto;
- margin-top:60px;
- width:220px;
- height:42px;
- line-height: 42px;
- text-align: center;
- color:#fff;
- font-size: 14px;
- background: #0076ad;
- border-radius:5px;
- }
- .w-over-bottom {
- padding-top:35px;
- padding-bottom:50px;
- background: #fff;
- }
- .w-over-bottom .w-over>p{
- text-align: center;
- margin-bottom:25px;
- font-size: 16px;
- color:#646464;
- }
- .w-over-bottom .w-over>a{
- display:block;
- margin:0 auto;
- margin-bottom:45px;
- width:130px;
- height:32px;
- line-height: 30px;
- text-align: center;
- border-radius:15px;
- border:1px solid #0076ad;
- color:#0076ad;
- font-size: 14px;
- }
- .w-over-bottom .media{
- padding:10px;
- }
- .w-over-bottom .media-left{
- padding:10px 30px 10px 10px;
- width:190px;
- height:120px;
- }
- .w-over-bottom .media-left a{
- display:block;
- text-align: center;
- width:170px;
- height:100px;
- padding-top:20px;
- box-shadow: 0 0 10px rgba(0,0,0,.4);
- }
- .w-over-bottom .media-left a img{
- display:block;
- width:80px;
- height:30px;
- margin:0 auto;
- margin-bottom:16px;
- }
- .w-over-bottom .media-left a span{
- font-size: 16px;
- color:#333;
- font-weight: bold;
- }
- .w-over-bottom .media .media-body{
- padding-top:10px;
- }
- .w-over-bottom .media .media-body .media-heading{
- color:#333;
- font-weight: bold;
- font-size: 16px;
- margin-bottom:15px;
- }
- .w-over-bottom .media .media-body p{
- font-size: 14px;
- color:#8c8c8c;
- line-height: 25px;
- margin:0;
- }
- .w-over{
- width:880px;
- margin:0 auto;
- }
- .w-over-top .bind-search{
- width:500px;
- margin:0 auto;
- }
- .w-over-top .bind-search .search{
- position:relative;
- margin-top:40px;
- margin-bottom:40px;
- }
- .w-over-top .bind-search .search input{
- padding-right: 65px;
- }
- .w-over-top .bind-search .search i{
- position:absolute;
- top:7px;
- right:0;
- display:block;
- width:30px;
- height:30px;
- font-size: 20px;
- color: #cbcbcb;
- }
- .w-over-top .bind-search .search i.delete {
- right: 30px;
- top:9px;
- background: url('/img/over_account/delete.png')no-repeat;
- }
- .w-over-top .bind-search .search i.icon-search {
- right: 0;
- top:9px;
- background: url('/img/over_account/search.png')no-repeat;
- }
- .w-over-top .bind-search .search ul{
- display:none;
- position:absolute;
- top:34px;
- left:0;
- z-index:100;
- width:100%;
- max-height:226px;
- overflow-y:auto;
- border:1px solid #dcdcdc;
- background: #fff;
- padding:10px 0;
- }
- .w-over-top .bind-search .search li{
- height:34px;
- line-height: 34px;
- padding-left:12px;
- color:#010101;
- width:480px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .w-over-top .bind-search .search .list-name li em{
- color:#ff5c5c;
- }
- .w-over-top .bind-search .search li:hover{
- cursor:pointer;
- background: #f7f7f7;
- }
- .w-over-top .bind-search .search li.hit{
- color:#8c8c8c;
- }
- .w-over-top .bind-search .search-info{
- padding:20px;
- background: #f7f7f7;
- overflow: hidden;
- }
- .w-over-top .bind-search .search-info h3{
- font-size: 18px;
- color:#000;
- line-height: 20px;
- font-weight: bold;
- }
- .w-over-top .bind-search .search-info h3 i{
- display:inline-block;
- position:relative;
- top:5px;
- width:30px;
- height:20px;
- background:url('/img/over_account/business.png')no-repeat;
- }
- .w-over-top .bind-search .search-info h3 span{
- color:#787878;
- display:inline-block;
- vertical-align: bottom;
- width:310px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .w-over-top .bind-search .search-info h3 em{
- margin-left:10px;
- color:#e87405;
- font-style:normal;
- }
- .w-over-top .bind-search .search-info .row{
- margin-bottom:15px;
- }
- .w-over-top .bind-search .search-info .row p{
- font-weight: bold;
- font-size: 14px;
- color:#000;
- margin:0;
- }
- .w-over-top .bind-search .search-info .row span{
- font-size: 14px;
- color:#787878;
- }
- </style>
- <style scoped type="text/scss" lang="scss">
- /*content*/
- .x-step {
- background: #e8e8e8;
- text-align: center;
- margin-left: 0;
- width: 100%;
- margin: 0 auto;
- height: 34px;
- margin-bottom: 10px;
- }
- .x-step-lg {
- font-size: 18px
- }
- .x-step-2x li {
- width: 50%;
- float: left;
- cursor: pointer;
- font-weight: bold;
- }
- .x-step-2x li a:hover {
- color: #666;
- cursor: pointer;
- }
- .x-step-3x li {
- width: 33.33%;
- float: left;
- }
- .x-step li {
- padding: 0;
- height: 34px;
- line-height: 34px;
- position: relative
- }
- .x-step-lg li {
- height: 46px;
- line-height: 46px;
- }
- .x-step li.active {
- background: #5078cb;
- color: #fff;
- }
- .x-step li.active:before,.x-step li.active:after,.x-step .x-split:before,.x-step .x-split:after {
- position: absolute;
- top: 0;
- display: inline-block;
- border-top: 17px solid transparent;
- border-bottom: 17px solid transparent;
- border-left: 17px solid transparent;
- content: '';
- }
- .x-step-lg li.active:before,.x-step-lg li.active:after,.x-step-lg .x-split:before,.x-step-lg .x-split:after {
- border-width: 23px
- }
- .x-step li.active:after {
- border-left-color: #5078cb;
- right: -17px;
- }
- .x-step-lg li.active:after {
- right: -23px;
- }
- .x-step li.active:before {
- border-left-color: #e8e8e8;
- left: -17px;
- z-index: 3
- }
- .x-step-lg li.active:before {
- left: -23px;
- }
- .x-step strong {
- font-style: italic;
- font-size: 120%;
- color: #777;
- margin-right: 5px;
- text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
- }
- .x-step li.active strong {
- color: #fff;
- }
- .x-step .x-split {
- float: right;
- }
- .x-step .x-split:after {
- border-left-color:#f5f8fa;
- right:-20px;
- z-index:1
- }
- .x-step-lg .x-split:after {
- right:-26px
- }
- .x-step .x-split:before {
- border-left-color:#e8e8e8;
- right:-18px;
- z-index:2
- }
- .x-step-lg .x-split:before {
- right:-24px
- }
- .x-step li:first-child:before,.x-step li:last-child:after {
- border-width:0
- }
- .x-step li:nth-of-type(1) .x-split:after{
- border-left-color: #e8e8e8;
- right: -18px;
- z-index: 1;
- }
- .x-step li:nth-of-type(1) .x-split:before{
- border-left-color: #5078cb;
- right: -17px;
- z-index: 4;
- }
- .x-step li:nth-of-type(2).active .x-split:after{
- border-left-color: #e8e8e8;
- right: -18px;
- z-index: 1;
- }
- .x-step li:nth-of-type(2).active .x-split:before{
- border-left-color: #5078cb;
- right: -17px;
- z-index: 4;
- }
- .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{
- border-width:0
- }
- .x-alert-warning {
- background-color: #fcf8e3;
- border-color: #faebcc;
- border-radius: 0
- }
- .x-alert-default {
- border-color: #ddd;
- border-radius: 0
- }
- .x-menu {
- list-style-type: disc;
- list-style-position: inside;
- padding: 0;
- }
- .x-form-wrap {
- padding: 20px;
- background: #fff;
- border: 1px solid #e4ecf3;
- padding-bottom: 40px;
- }
- .x-form-lg .form-group{
- margin-bottom: 30px
- }
- .x-input,.x-input-blank {
- border-color: #ccc;
- border-radius: 0;
- box-shadow: none;
- }
- .x-input:focus,.x-input-blank:focus {
- border-color: #5078cb;
- box-shadow: none;
- }
- .x-input:focus+span,.x-input:focus+span+span {
- color: #5078cb;
- }
- .x-input:focus+span>.x-btn {
- background: #5078cb;
- border-color: #5078cb;
- color: #fff
- }
- .x-input.x-error,.x-input.x-error:focus {
- border-color: #f4645f;
- }
- .x-input-group .input-group-addon {
- border-radius: 0
- }
- .x-input-blank {
- border-width: 0;
- padding: 0;
- height: 25px;
- text-align: center;
- font-size: 14px
- }
- .x-input-blank:focus {
- text-align: left
- }
- .x-required:before{
- position: relative;
- bottom: -5px;
- content: "* ";
- font-size: 18px;
- color: #f4645f
- }
- .x-form .control-label {
- padding-top: 6px;
- }
- .x-input-addon {
- padding-top: 6px;
- margin-bottom: 0;
- }
- /*.x-text-help {
- color: #777;
- }*/
- .x-text-help{
- color: green;
- }
- .x-text-help i{
- font-size: 16px;
- }
- .x-text-tip{
- color: #777;
- }
- .x-text-error {
- color: #f40;
- }
- .x-text-error:before {
- content: "\e086";
- position: relative;
- top: 1px;
- display: inline-block;
- font-family: 'Glyphicons Halflings';
- font-style: normal;
- font-weight: 400;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- margin-right: 5px;
- }
- .x-form input[type=checkbox] {
- margin-top: 6px
- }
- .x-form input[type=radio] {
- margin-top: 5px
- }
- .x-form .form-control[readonly] {
- background-color: transparent;
- }
- .x-form .dropdown-menu {
- left: 15px;
- margin-top: -1px;
- border-color: #e4ecf3;
- border-radius: 0;
- padding: 0
- }
- .x-form-set-header {
- position: relative;
- margin-bottom: 45px;
- margin-top: 50px;
- }
- .x-form-set-header h4{
- font-size: 20px;
- font-weight: 400;
- color: #888;
- margin-top: 0;
- padding-bottom: 8px;
- text-align: center;
- /*border-bottom: 1px solid #ebebeb;*/
- }
- .logo-text{
- font-size: 12px;
- float: left;
- width: 180px;
- position: absolute;
- top: 142px;
- left: 11px;
- text-align: center;
- color: #999;
- line-height: 20px;
- }
- .next-btn{
- width: 175px;
- padding: 0;
- height: 35px;
- line-height: 35px;
- border-radius: 0;
- margin-left: 130px;
- font-family: "微软雅黑";
- }
- .next02{
- margin-top: 45px;
- }
- .next02 .next-btn{
- margin-left: 40px;
- width: 153px;
- }
- .next02 .col-sm-4:first-child .next-btn{
- color: #5078cb;
- border: #5078cb 1px solid;
- background: none;
- margin-left: 149px;
- }
- .tags-list div,.no-tags,.tags-lists span{
- float: left;
- padding: 2px 14px;
- line-height: 20px;
- border: #5078cb 1px solid;
- border-radius: 5px;
- font-size: 12px;
- color: #5078cb;
- margin: 0 3px;
- }
- .tags-list div{
- margin-top: 5px;
- }
- .tags-lists em{
- font-style: inherit;
- margin-left: 148px;
- font-size: 12px;
- color: #999;
- }
- #addTag{
- background: #fff;
- color: #5078cb;
- position: absolute;
- left: -83px;
- top: 3px;
- font-size: 12px;
- line-height: 28px;
- display: inline-block;
- padding-right: 10px;
- }
- #addTag:hover{
- cursor: pointer;
- }
- #addTag:focus,#addTag:active{
- border: none;
- }
- .tags-lists{
- margin-top: 10px;
- }
- .no-tags{
- background: #5078cb;
- color: #fff;
- margin-top: 5px;
- }
- .x-form-set-header:after {
- content: "";
- width: 120px;
- height: 2px;
- background: #5078cb;
- position: absolute;
- /*left: 0;*/
- left: 528px;
- bottom: 0;
- }
- .x-form-set {
- margin-left: 50px
- }
- .x-has-feedback-left {
- position: relative;
- }
- .x-form-control-feedback-left,.x-form-control-feedback-right {
- position: absolute;
- top: 0;
- z-index: 2;
- display: block;
- width: 34px;
- height: 34px;
- line-height: 34px;
- text-align: center;
- color: #999;
- font-size: 14px
- }
- button.x-form-control-feedback-left,button.x-form-control-feedback-right {
- padding: 5px 10px;
- line-height: 24px;
- background: #5078cb;
- color: #ffffff;
- border-radius: 0;
- }
- button.x-form-control-feedback-left:hover,button.x-form-control-feedback-right:hover {
- background: #3E64A4;
- color: #ffffff;
- }
- .x-form-control-feedback-left {
- left: 15px
- }
- .x-form-control-feedback-right {
- right: 15px
- }
- .x-has-feedback-left>.form-control {
- padding-left: 25px;
- }
- .x-has-feedback-left>.form-control{
- padding-right: 25px;
- }
- .x-floating-wrap {
- position: fixed;
- z-index: 99998;
- background: #000;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- opacity: 0.5;
- }
- .x-floating {
- position: fixed;
- z-index: 99999;
- top: 60px;
- left: 0;
- width: 100%;
- height: 100%;
- text-align: center;
- vertical-align: middle;
- }
- .x-floating img {
- margin: auto auto;
- max-width: 750px;
- max-height: 543px;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none
- }
- .x-close-wrap {
- position: fixed;
- top: 0;
- right: 0;
- z-index: 100000;
- width: 120px;
- height: 120px;
- margin: -60px -60px 0 0;
- border-radius: 100%;
- background: #000;
- opacity: .3
- }
- .x-close-wrap a {
- position: absolute;
- left: 25px;
- bottom: 25px;
- font-size: 42px;
- color: #fff
- }
- .x-close-wrap:hover {
- opacity: .7
- }
- .x-input-file-wrap {
- position: relative;
- overflow: hidden;
- text-align: left;
- }
- .x-input-file-wrap input {
- position: absolute;
- font-size: 100px;
- top: 0;
- right: 0;
- left: 0;
- bottom: 0;
- width: 100%;
- opacity: 0;
- }
- .x-union-menu {
- width: 600px
- }
- .x-union-header>div{
- background: #f5f8fa;
- font-weight: 700;
- border-bottom: 1px solid #e4ecf3;
- }
- .x-union-header>div,.x-union-list>ul {
- float: left;
- width: 121px;
- border-right: 1px solid #e4ecf3;
- }
- .x-union-list>ul {
- height: 200px;
- margin: 0;
- overflow-y: auto;
- }
- .x-union-menu .x-item-ext {
- float: left;
- width: 235px;
- }
- .x-union-list .x-item-ext {
- padding: 10px
- }
- .x-union-header>div:last-child {
- border-right-width: 0
- }
- .x-union-header>div,.x-union-list>ul>li {
- padding: 2px 10px;
- cursor: pointer;
- }
- .x-union-list>ul>li:hover,.x-union-list>ul>li.active {
- background: #fee9c7;
- }
- .x-app-list {
- margin-left: 50px
- }
- .x-app-list li{
- padding: 7px;
- }
- .x-image{
- position: relative;
- overflow: hidden
- }
- .help-block .x-image{
- max-width: 152px;
- margin-right: 15px
- }
- .x-app-list .x-image {
- width: 180px;
- height: 110px;
- }
- .x-image .thumbnail {
- border-radius: 0
- }
- .help-block .x-image .thumbnail{
- margin-bottom: 0
- }
- .x-image a.thumbnail:hover,.x-image a.thumbnail:focus {
- border-color: #ddd;
- }
- .x-image b,.x-image span {
- position: absolute;
- top: -100%;
- left: 0;
- width: 100%;
- height: 100%;
- text-align: center;
- color: #fff;
- font-weight: 700;
- padding-top: 50px;
- -webkit-transition: top 0.2s ease-in-out;
- -o-transition: top 0.2s ease-in-out;
- transition: top 0.2s ease-in-out;
- z-index: 1
- }
- .x-image b {
- background: #000;
- opacity: .3;
- }
- .help-block .x-image span {
- padding-top: 20px;
- }
- .x-image:hover b,.x-image:hover span {
- top: 0;
- }
- .x-thumbnail-empty {
- padding: 10px 30px;
- text-align: center;
- }
- .x-thumbnail-empty i {
- position: inherit;
- font-size: 28px;
- display: block;
- margin: 20px auto 10px
- }
- .x-app-list li h4 {
- text-align: center;
- height: 34px;
- line-height: 34px;
- font-weight: 600;
- padding: 0 5px;
- border: 1px solid #ddd;
- background: #e8e8e8
- }
- .x-app-list li.active h4 {
- background: #f5f8fa
- }
- .x-app-list li h4>.x-btn-switch {
- float: right;
- margin: 8px 12px 0 0
- }
- .x-app-list li h4 .x-label {
- float: right;
- margin-top: 7px
- }
- .x-empty {
- margin: 0 auto;
- padding-top: 10%;
- padding-bottom: 15%;
- text-align: center;
- text-shadow: 0 2px 0 #fff,0 -2px 0 #f8f6f2;
- line-height: normal;
- }
- .x-empty i {
- font-size: 120px;
- color: #d9d7d3;
- }
- .x-empty p {
- margin-top: 30px;
- color: #92908d;
- text-shadow: 0 0 0;
- }
- /*table*/
- .x-table th,.x-table td{
- text-align: center;
- }
- .x-table thead>tr>th{
- background-color: #f5f8fa;
- border-bottom-width: 0
- }
- /*footer*/
- .x-footer {
- padding: 30px 0;
- }
- .x-copyright {
- font-size: 12px
- }
- /*loading*/
- .x-loading-wrap {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: #000;
- z-index: 99998;
- opacity: .5
- }
- .x-loading {
- position: fixed;
- top: 0;
- left: 50%;
- margin: -120px 0 0 -120px;
- width: 240px;
- height: 240px;
- color: #f4645f;
- z-index: 99999;
- }
- .top-center .x-loading {
- top: 0;
- left: 50%;
- }
- .right-center .x-loading {
- top: 50%;
- left: 100%;
- }
- .bottom-center .x-loading {
- top: 100%;
- left: 50%;
- }
- .x-loading:after {
- display: table;
- clear: both;
- line-height: 0;
- content: ""
- }
- .x-loading>div {
- width: 240px;
- height: 240px;
- }
- .x-loading>div:nth-child(2) {
- -webkit-animation-delay: .2s;
- animation-delay: .2s;
- }
- .x-loading>div:nth-child(3) {
- -webkit-animation-delay: .4s;
- animation-delay: .4s;
- }
- .x-loading>div {
- position: absolute;
- top: 60px;
- left: 60px;
- float: left;
- width: 120px;
- height: 120px;
- border-radius: 100%;
- opacity: 0;
- -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
- animation: ball-scale-multiple 1s 0s linear infinite;
- }
- .x-loading>div {
- box-sizing: content-box;
- background: #fff;
- border: 1px solid #5078cb;
- }
- @-webkit-keyframes ball-scale-multiple {
- 0% {
- opacity:0;
- -webkit-transform:scale(0);
- transform:scale(0)
- }
- 5% {
- opacity:.75
- }
- 100% {
- opacity:0;
- -webkit-transform:scale(1);
- transform:scale(1)
- }
- }
- @keyframes ball-scale-multiple {
- 0% {
- opacity:0;
- -webkit-transform:scale(0);
- transform:scale(0)
- }
- 5% {
- opacity:.75
- }
- 100% {
- opacity:0;
- -webkit-transform:scale(1);
- transform:scale(1)
- }
- }
- /*scrollbar*/
- ::-webkit-scrollbar {
- width: 10px
- }
- ::-webkit-scrollbar:horizontal {
- height: 12px !important;
- }
- .x-scroller-horizontal {
- height: 12px !important;
- border: none;
- }
- /* Track */
- ::-webkit-scrollbar-track {
- -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
- -webkit-border-radius: 10px;
- border-radius: 10px;
- }
- /* Handle */
- ::-webkit-scrollbar-thumb {
- -webkit-border-radius: 10px;
- border-radius: 10px;
- background: rgba(231, 231, 231, 0.8);
- -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
- }
- ::-webkit-scrollbar-thumb:window-inactive {
- background: rgba(231, 231, 231, 0.4);
- }
- ::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:active {
- background-color: #999
- }
- /*combo button*/
- .x-listbox {
- position: relative;
- min-width: 100px;
- }
- .x-listbox .dropdown-toggle,.x-listbox .dropdown-menu {
- padding: 0;
- min-width: 100%;
- }
- .x-listbox a,.x-listbox a:hover {
- text-decoration: none;
- font-size: inherit;
- }
- .x-listbox .dropdown-menu li {
- padding: 5px 10px;
- cursor: pointer;
- }
- .x-listbox .dropdown-menu li.active {
- background: #fee9c7
- }
- .x-listbox .dropdown-menu li:hover {
- background: #e8e8e8
- }
- /*progress*/
- .x-progress-topbar {
- position: fixed;
- top: 0;
- left: 0;
- z-index: 40;
- opacity: 1;
- -webkit-transition: opacity 0.4s linear 0.4s;
- transition: opacity 0.4s linear 0.4s;
- }
- .x-progress-topbar .progress {
- position: fixed;
- top: 0;
- left: 0;
- height: 5px;
- background-image: -webkit-linear-gradient(left,#77b6ff,#5bd8ff);
- box-shadow: 0 0 10px rgba(119,182,255,0.7);
- -webkit-transition: width 0.4s ease;
- transition: width 0.4s ease;
- }
- .list-01{
- width: 100%;
- margin: 0 auto;
- padding-left: 90px;
- }
- .list-01 .comm-text{
- width: 100%;
- margin: 0 auto;
- line-height: 20px;
- font-size: 14px;
- margin-bottom: 16px;
- }
- .list-01 .service-list{
- width: 100%;
- margin: 0 auto;
- height: 100px;
- margin-bottom: 25px;
- }
- .list-01 .service-list a{
- display: inline-block;
- width: 170px;
- height: 100px;
- float: left;
- margin-left: 25px;
- }
- .list-01 .service-list a:first-child{
- margin-left: 0;
- }
- .list-01 .target-btn{
- color: #5078cb;
- font-style: italic;
- }
- .list-01 .target-btn:hover{
- font-weight: bold;
- text-decoration: underline;
- }
- .list-02{
- width: 100%;
- margin: 0 auto;
- padding-left: 90px;
- display: inline-block;
- }
- .list-02 .hr-1{
- width: 700px;
- height: 1px;
- background: #e8e8e8;
- margin: 60px 0 25px 0;
- }
- .list-02 .title{
- width: 100%;
- margin: 0 auto;
- line-height: 20px;
- font-size: 18px;
- margin-bottom: 25px;
- color: #999;
- }
- .list-02 .x-app-list{
- margin-left: 0;
- }
- .list-02 .x-app-list li{
- float: left;
- }
- .list-02 .list-line{
- margin: 5px 0 50px 0
- }
- .list-02 .list-line dl{
- width: 100%;
- margin: 0 auto;
- height: 100px;
- }
- .list-02 .list-line dl dt{
- float: left;
- margin-right: 33px;
- }
- .list-02 .list-line dl dt img{
- width: 170px;
- height: 100px;
- }
- .list-02 .list-line dl dd{
- font-size: 12px;
- color: #000;
- line-height: 22px;
- }
- .list-02 .list-line dl dd a{
- display: inline-block;
- width: 75px;
- height: 28px;
- line-height: 28px;
- color: #fff;
- font-size: 14px;
- text-align: center;
- border-radius: 4px;
- margin-left: 20px;
- background: #5078cb;
- float: left;
- }
- .list-02 .list-line dl dd a:first-child{
- border: #5078cb 1px solid;
- color: #5078cb;
- margin-left: 0;
- background: none;
- }
- .list-02 .list-line dl dd em{
- font-size: 20px;
- color: #5078cb;
- font-weight: bold;
- letter-spacing: 2px;
- }
- .list-02 .list-line dl dd.margin-top{
- margin-top: 25px;
- }
- .list-02 .list-line dl dd a:hover{
- background: #3f8bcb;
- color: #fff;
- }
- .list-02 img:hover,.list-01 img:hover{
- opacity: .95;
- }
- .help-block .x-image .upload-logo{
- width: 130px;
- height: 130px;
- overflow: hidden;
- padding: 0;
- border: none;
- }
- .help-block .x-image .upload-logo p{
- margin: 0;
- }
- .select-dot{
- position: relative;
- }
- .x-step .reg-self:after {
- content: '';
- position: absolute;
- right: -10px;
- width: 0;
- height: 0;
- border-top: 34px solid #e8e8e8;
- border-right: 10px solid transparent;
- z-index: 10;
- }
- </style>
|