| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977 |
- <!DOCTYPE html>
- <html class="" lang="zh-cmn-Hans">
- <head>
- <meta charset="utf-8">
- <meta name="keywords" content="">
- <meta name="description" content="">
- <meta name="HandheldFriendly" content="True">
- <meta name="MobileOptimized" content="320">
- <meta name="format-detection" content="telephone=no">
- <meta http-equiv="cleartype" content="on">
- <meta name="referrer" content="always">
- <title>支付状态</title>
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
- <style>
- @charset "UTF-8";
- a,body {
- color: #333
- }
- .clearfix,.container .content {
- zoom: 1
- }
- a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video
- {
- margin: 0;
- padding: 0;
- border: 0;
- font: inherit;
- font-size: 100%;
- vertical-align: baseline
- }
- html {
- line-height: 1;
- -ms-text-size-adjust: 100%;
- -webkit-text-size-adjust: 100%;
- font-family: Helvetica, "STHeiti STXihei", "Microsoft YaHei", Tohoma,
- Arial
- }
- ol,ul {
- list-style: none
- }
- table {
- border-collapse: collapse;
- border-spacing: 0
- }
- caption,td,th {
- font-weight: 400;
- vertical-align: middle
- }
- blockquote,q {
- quotes: none
- }
- blockquote:after,blockquote:before,q:after,q:before {
- content: "";
- content: none
- }
- .arrow-right::after,.clearfix:after,.container .content:after {
- content: ''
- }
- a img {
- border: none
- }
- article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary
- {
- display: block
- }
- body {
- background-color: #eee;
- -webkit-backface-visibility: hidden
- }
- body.body-fixed-bottom {
- padding-bottom: 50px
- }
- .container {
- background-color: #f8f8f8
- }
- strong {
- font-weight: 700
- }
- a {
- background: 0 0;
- text-decoration: none;
- -webkit-tap-highlight-color: transparent
- }
- h1 {
- font-size: 2em;
- margin: .67em 0
- }
- h2 {
- font-size: 18px;
- line-height: 22px
- }
- h3 {
- font-size: 15px;
- line-height: 18px
- }
- button,input[type=number],input[type=text],input[type=password],input[type=email],input[type=search],select,textarea
- {
- font-family: inherit;
- font-size: 100%;
- margin: 0;
- -webkit-tap-highlight-color: transparent;
- -webkit-appearance: none;
- -moz-appearance: none
- }
- .c-orange {
- color: #f60 !important
- }
- .c-orange-dark {
- color: #f15a0c !important
- }
- .c-green {
- color: #06bf04 !important
- }
- .c-wx-green {
- color: #4b0 !important
- }
- .c-red {
- color: #ed5050 !important
- }
- .c-pink {
- color: #ee614b !important
- }
- .c-white {
- color: #fff !important
- }
- .c-gray-light {
- color: #e5e5e5 !important
- }
- .c-gray {
- color: #c9c9c9 !important
- }
- .c-gray-dark {
- color: #999 !important
- }
- .c-gray-darker {
- color: #666 !important
- }
- .c-black {
- color: #333 !important
- }
- .c-yellow {
- color: #f09000 !important
- }
- .c-light-yellow {
- color: #fcff00 !important
- }
- .c-blue {
- color: #38f !important
- }
- hr {
- margin: 10px 0;
- border: 0;
- border-top: 2px solid #e5e5e5
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- hr {
- border-top-width: 1px
- }
- }
- hr.margin-0 {
- margin: 0
- }
- hr.left-10 {
- margin-left: 10px
- }
- .relative {
- position: relative
- }
- .font-size-12 {
- font-size: 12px !important
- }
- .font-size-14 {
- font-size: 14px !important
- }
- .font-size-16 {
- font-size: 16px !important
- }
- .font-size-18 {
- font-size: 18px !important
- }
- .font-size-20 {
- font-size: 20px !important
- }
- .font-size-22 {
- font-size: 22px !important
- }
- .font-size-24 {
- font-size: 24px !important
- }
- .font-size-26 {
- font-size: 26px !important
- }
- .font-size-28 {
- font-size: 28px !important
- }
- .ellipsis {
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis
- }
- .border-bottom-none {
- border-bottom: 0 !important
- }
- .border-top-none {
- border-top: 0 !important
- }
- .link,.link:active,.link:hover,.link:link,.link:visited {
- color: #07d
- }
- .clearfix:after {
- display: table;
- clear: both
- }
- .pull-left {
- float: left
- }
- .pull-right {
- float: right
- }
- .show {
- display: block
- }
- .hide {
- display: none !important;
- visibility: hidden
- }
- .center,.text-center {
- text-align: center
- }
- .text-left {
- text-align: left
- }
- .text-right {
- text-align: right
- }
- #right-icon .icon-txt,.btn,.btn-block,.copyright,.footer,.fullscreen-guide
- {
- text-align: center
- }
- .loading {
- background-repeat: no-repeat !important;
- background-position: center center !important;
- background-size: 16px 16px
- }
- .with-bs-bottom,.with-bs-top {
- background-size: 100% 1px
- }
- .with-bs-bottom {
- background-position: left bottom
- }
- .arrow-right::after {
- position: absolute;
- width: 7px;
- height: 7px;
- border-top: 2px solid #cbc9cc;
- border-right: 2px solid #cbc9cc;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- transform: rotate(45deg);
- top: 50%;
- right: 3px;
- margin-top: -5px
- }
- .content,.wrapper {
- margin: 0 auto
- }
- .wrapper {
- width: 320px
- }
- .container .content:after {
- display: table;
- clear: both
- }
- .copyright {
- background-color: #f8f8f8;
- color: #999;
- font-size: 12px;
- line-height: 16px
- }
- .copyright .ft-links {
- padding: 15px
- }
- .copyright .ft-links>a {
- margin: 0 6px;
- color: #333
- }
- .copyright .ft-links ~.ft-copyright {
- border-top: 2px solid #e5e5e5
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- .copyright .ft-links ~.ft-copyright {
- border-top-width: 1px
- }
- }
- .copyright .ft-copyright {
- padding: 0 0 20px;
- margin: 0 15px;
- font-size: 12px;
- }
- .copyright .ft-copyright>a {
- padding-top: 45px;
- color: #ccc
- }
- .copyright .ft-copyright .yz-logo {
- padding-left: 14px;
- position: relative
- }
- .copyright .ft-copyright .yz-logo::before {
- content: '';
- background:
- url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAMAAACpD3pbAAAAb1BMVEUAAADLy8vKysrLy8vLy8vLy8vLy8vLy8vMzMzOzs7Ly8vLy8vMzMzQ0NDLy8vLy8vLy8vLy8vLy8vMzMzOzs7Pz8/S0tLLy8vKysrLy8vKysrLy8vLy8vLy8vMzMzNzc3Nzc3R0dHLy8vMzMzKysrwyZpuAAAAJHRSTlMAoqm+ZfvtjEA4z65xCebgxJmGUjMdGPPm2tW0p5OQSSkQdl8nEAN1AAAAwUlEQVQ4y6XQyRaDIAyF4bQgivNsnbXN+z9jj7CoUsLGf/udLHLhWj2kTAJZj4jeRmmDRxPFgeKQYq54oHhWzCjOFUeEJp3iguAaVSXBseaYYKb5Y9fdO18nm2yNr3XCX6JQHPPyM4do9jIWpTkxjo39fIMuAyWlRfW8TbXCA21lIJlAfMDTygIyRJpzQBe/3SzdXLu5usNe6+QRnOzf4sDFKQc7i7yI1wbgj1M286CFX57mKRt9LncwW7o+KgMg+gJYeFH82wegJQAAAABJRU5ErkJggg==)
- no-repeat;
- background-size: 10px 12px;
- width: 10px;
- height: 12px;
- position: absolute;
- bottom: 1px;
- left: 0
- }
- .copyright .pf-copyright {
- display: block;
- background-size: 73px 24px
- }
- .footer {
- margin: 0;
- padding: 0;
- min-height: 1px;
- line-height: 16px;
- background-color: #f8f8f8
- }
- .footer .link-icon {
- display: inline-block;
- width: 16px;
- height: 16px;
- margin-bottom: -3px;
- margin-right: 10px;
- background-image:
- url(data:image/png;base64,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);
- background-repeat: no-repeat;
- background-size: 16px
- }
- .footer .link-title {
- font-size: 16px
- }
- .full-screen .footer {
- margin-top: 0
- }
- .btn {
- display: inline-block;
- border-radius: 3px;
- padding: 5px 4px;
- margin: 0;
- font-size: 12px;
- cursor: pointer;
- line-height: 1.5;
- -webkit-appearance: none;
- background-color: #fff;
- border: 1px solid #e5e5e5;
- color: #999
- }
- .fullscreen-guide.hide,.motify {
- display: none
- }
- .btn-disabled,.btn[disabled] {
- background-color: #c9c9c9 !important;
- background-image: none !important;
- border: 1px solid transparent !important;
- color: #fff !important
- }
- .btn-disabled:active,.btn[disabled]:active {
- background-color: #c9c9c9 !important;
- background-image: none !important;
- border: 1px solid #bcbcbc !important
- }
- .btn-default {
- color: #999;
- background-color: #fff;
- border: 1px solid #e5e5e5
- }
- .btn-action-secondary {
- color: #fff;
- background-color: #f85;
- border-color: #f85
- }
- .btn-action-primary {
- color: #fff;
- background-color: #f44;
- border-color: #f44
- }
- .btn-blue {
- color: #fff;
- background-color: #38f;
- border-color: #38f
- }
- .btn-gray-dark {
- color: #333;
- background-color: #999;
- border-color: #999
- }
- .btn-green {
- color: #fff;
- background-color: #06bf04;
- border-color: #03b401
- }
- .btn-wx-green {
- color: #fff;
- background-color: #4b0;
- border-color: #4b0
- }
- .btn-red {
- color: #fff;
- background-color: #ed5050;
- border-color: #ed5050
- }
- .btn-pink {
- color: #fff;
- background-color: #ee614b;
- border-color: #ee614b
- }
- .btn-white {
- color: #333;
- background-color: #fff;
- border-color: #e5e5e5
- }
- .btn-yellow {
- color: #fff;
- background-color: #f09000;
- border-color: #f09000
- }
- .btn-grayeee {
- color: #999;
- background-color: #eee;
- border-color: 1px solid #ebebeb
- }
- .btn-orange {
- color: #fff;
- border-color: #f60;
- background-color: #f60
- }
- .btn-orange-dark {
- color: #fff;
- border-color: #f15a0c;
- background-color: #f15a0c
- }
- .btn-block {
- width: 100%;
- padding: 11px 10px;
- font-size: 16px;
- line-height: 16px;
- border-radius: 4px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box
- }
- .btn-xsmall,.btn-xxsmall {
- line-height: 14px;
- width: auto;
- font-size: 12px
- }
- .btn-xsmall {
- padding: 8px 10px
- }
- .btn-xxsmall {
- padding: 4px 10px
- }
- .btn-l,.motify {
- font-size: 14px
- }
- .btn-l {
- padding: 9px 4px
- }
- .btn-opt {
- min-width: 50px
- }
- .motify {
- position: fixed;
- top: 35%;
- left: 50%;
- width: 220px;
- padding: 0;
- margin: 0 0 0 -110px;
- z-index: 9999;
- background: rgba(0, 0, 0, .8);
- color: #fff;
- line-height: 1.5em;
- border-radius: 6px;
- -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
- box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
- }
- .motify .motify-inner {
- padding: 10px;
- text-align: center;
- word-wrap: break-word
- }
- .motify p {
- margin: 0 0 5px
- }
- .motify p:last-of-type {
- margin-bottom: 0
- }
- .fullscreen-guide {
- z-index: 2000;
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, .9)
- }
- .fullscreen-guide .guide-close {
- position: absolute;
- top: 0;
- left: 10px;
- font-size: 40px;
- color: #fff;
- cursor: pointer
- }
- .fullscreen-guide .guide-arrow {
- position: absolute;
- top: 2px;
- right: 15px;
- width: 47px;
- height: 44px
- }
- .fullscreen-guide .guide-inner {
- padding-top: 48px;
- width: 320px;
- margin: 0 auto
- }
- .fullscreen-guide .step {
- width: 260px;
- display: inline-block;
- text-align: left;
- margin-bottom: 15px
- }
- .follow-guide .guide-inner-title {
- color: #fff;
- border-bottom: 1px solid #666;
- margin: 10px;
- padding-bottom: 20px;
- font-size: 18px;
- font-weight: 400
- }
- .follow-guide .wxid {
- display: inline-block;
- text-align: left;
- margin-bottom: 20px;
- font-size: 18px
- }
- .follow-guide .wxid .hasno-mp-weixin {
- width: 200px;
- height: 200px;
- margin-top: 20px;
- background-size: cover
- }
- .follow-guide .wxid strong {
- padding: 1px 5px;
- background-color: #fff;
- color: #000;
- border-radius: 4px
- }
- .follow-guide .guide-text {
- color: #fff;
- font-size: 16px;
- padding-bottom: 20px;
- border-bottom: 1px solid #666
- }
- .follow-guide .guide-text-title {
- color: #fff;
- margin: 20px 0;
- font-size: 20px
- }
- .follow-guide .guide-text-step {
- text-align: left;
- padding-left: 56px;
- color: #fff;
- margin-bottom: 15px;
- font-size: 16px
- }
- .follow-guide .step-1,.follow-guide .step-2,.follow-guide .step-3 {
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none
- }
- .follow-guide .step-1 {
- height: 29px
- }
- .follow-guide .step-2 {
- margin-bottom: 10px;
- height: 64px;
- }
- .follow-guide .step-3 {
- margin-top: 10px;
- height: 68px;
- }
- .follow-guide .quick-subscribe {
- margin: 140px 15px 0;
- padding: 10px;
- background: #fff;
- border: 2px solid #f2f2f2;
- border-radius: 10px
- }
- .follow-guide .quick-subscribe h2 {
- font-size: 14px;
- border-bottom: 1px solid #f2f2f2;
- padding-bottom: 20px;
- margin: 12px 0
- }
- .follow-guide .quick-subscribe .btn {
- font-size: 14px;
- background: #4b0;
- color: #fff;
- display: inline-block;
- line-height: 38px;
- padding: 0 26px;
- border-radius: 4px
- }
- #right-icon,.fixed-icon {
- border-radius: 26px;
- position: fixed;
- right: 6px;
- z-index: 10;
- width: 50px
- }
- a#global-cart {
- z-index: 10
- }
- a#global-cart .icon-img {
- background:
- url(/images/main/icons_sprite_29025c38a6.png)
- -202px -4px no-repeat;
- background-size: 300px 150px
- }
- a#global-cart.hide {
- display: none
- }
- a#global-cart.new .icon-img {
- background-position: -250px -4px
- }
- .no-text a#global-cart {
- background:
- url(/images/main/icons_sprite_29025c38a6.png)
- no-repeat;
- background-size: 300px 150px
- }
- .no-text a#global-cart.s0 {
- background-position: -200px -100px
- }
- .no-text a#global-cart.s1 {
- background-position: -150px -100px
- }
- .no-text a#global-cart.s2 {
- background-position: -100px -100px
- }
- .no-text a#global-cart.s3 {
- background-position: -50px -100px
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- .no-text a#global-cart,a#global-cart .icon-img {
- background-image:
- url(/images/main/icons_sprite@2x_29025c38a6.png)
- }
- a#global-cart .icon-img {
- background-position: -200px -7px
- }
- a#global-cart.new .icon-img {
- background-position: -250px -7px
- }
- }
- .fixed-icon {
- height: 50px;
- bottom: 52px;
- cursor: pointer
- }
- .ds-btn {
- bottom: 115px
- }
- .ds-btn .icon-img {
- height: 100%;
- background-repeat: no-repeat;
- background-size: 300px 150px;
- background-position: -250px -100px
- }
- a#global-wish {
- z-index: 10;
- display: block
- }
- #right-icon.no-text .icon-img,#right-icon.no-text .icon-txt,a#global-wish.hide
- {
- display: none
- }
- a#global-wish .icon-img {
- background:
- url(/images/main/icons_sprite_29025c38a6.png)
- -2px -4px no-repeat;
- background-size: 300px 150px
- }
- a#global-wish.new .icon-img {
- background-position: -45px -7px
- }
- .no-text a#global-wish {
- background:
- url(/images/main/icons_sprite_29025c38a6.png)
- -150px -50px;
- background-size: 300px 150px
- }
- .no-text a#global-wish.new {
- background-position: -200px -50px
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- .no-text a#global-wish,a#global-wish .icon-img {
- background-image:
- url(/images/main/icons_sprite@2x_29025c38a6.png)
- }
- a#global-wish .icon-img {
- background-position: 3px -7px
- }
- }
- #right-icon {
- height: 50px;
- border: 1px solid #e1e1e1;
- bottom: 52px;
- overflow: hidden;
- -webkit-transition: width ease-in-out .3s;
- -moz-transition: width ease-in-out .3s;
- transition: width ease-in-out .3s;
- background-color: #fff;
- background-clip: padding-box
- }
- #right-icon .right-icon-container {
- position: absolute;
- height: 50px;
- right: 0;
- top: 0
- }
- #right-icon .icon {
- float: left;
- width: 50px;
- height: 50px
- }
- #right-icon .show-more-btn {
- background-image:
- url(/images/main/icons_sprite_29025c38a6.png);
- background-repeat: no-repeat;
- background-size: 300px 150px;
- background-position: 1px -50px
- }
- #right-icon .show-more-btn.new {
- background-position: -99px -50px
- }
- #right-icon .icon-img {
- height: 32px
- }
- #right-icon .icon-txt {
- line-height: 18px;
- font-size: 12px;
- color: #9f9f9f
- }
- #right-icon.show {
- padding-left: 12px
- }
- #right-icon.show .show-more-btn {
- background-position: -49px -50px
- }
- #right-icon.no-text {
- border: 0;
- background-color: transparent
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- #right-icon .show-more-btn {
- background-image:
- url(/images/main/icons_sprite@2x_29025c38a6.png)
- }
- }
- </style>
- <link rel="stylesheet" href="/css/main/cashier.css">
- </head>
- <body class=" ">
- <div class="container ">
- <div class="content">
- <div class="paid-status success">
- <div class="header center">
- <h2>
- <p class="success-icon"></p>
- <p class="paid-success-tips">资料提交成功</p>
- </h2>
- </div>
- <div class="bottom">
- <div class="action-container">
- <div class="item" style="width: 100%;">
- <a class="btn btn-block btn-white" href="javascript:void(0)">二个工作日内会与您联系~</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
|