123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539 |
- input::-webkit-inner-spin-button {
- -webkit-appearance: none;
- }
- input::-webkit-outer-spin-button {
- -webkit-appearance: none;
- }
- .page-title {
- width: 1190px;
- height: 90px;
- margin: 0 auto;
- line-height: 1;
- }
- .page-title .page-name {
- float: left;
- display: block;
- height: 30px;
- padding: 30px 0;
- color: #333;
- font-size: 30px;
- }
- .progress {
- float: right;
- width: 448px;
- padding-top: 32px;
- }
- .progress-bar {
- width: 368px;
- height: 12px;
- margin: 0 40px;
- }
- .progress .step-1 {
- background: url(/public/3.0/img/order/progress_1.png) no-repeat center center;
- }
- .progress .step-2 {
- background: url(/public/3.0/img/order/progress_2.png) no-repeat center center;
- }
- .progress .step-3 {
- background: url(/public/3.0/img/order/progress_3.png) no-repeat center center;
- }
- .progress .progress-txt {
- padding: 5px 0;
- font-size: 12px;
- font-family: Arial, "鐎瑰缍�;
- }
- .progress-txt .item {
- float: left;
- width: 92px;
- text-align: center;
- }
- .progress-txt .item.middle {
- width: 264px;
- }
- .progress-txt .item.current {
- color: #E15616;
- }
- .pay-container {
- width: 100%;
- position: relative;
- margin-bottom: 20px;
- opacity: 0;
- }
- .pay-container.active{
- opacity: 1;
- }
- .pay-content{
- width: 1200px;
- margin: 0 auto;
- height: auto;
- }
- .pay-title{
- width: 100%;
- height: auto;
- padding: 15px 20px;
- float: left;
- background: #ffffff;
- margin-bottom: 7px;
- }
- .pay-title .title-money{
- width: 100%;
- height: 36px;
- float: left;
- margin: 7px 0;
- line-height: 36px;
- }
- .pay-title .title-money.big{
- height: 88px;
- line-height: 88px;
- }
- .pay-title .title-money p{
- font-size: 16px;
- color: #333333;
- float: left;
- margin-right: 80px;
- }
- .pay-title .title-money p.pay-money-big{
- font-size: 30px;
- }
- .pay-title .title-money .red{
- color: #FF2A2A;
- }
- .pay-title .pay-input{
- width: 100%;
- height: 36px;
- float: left;
- line-height: 36px;
- }
- .pay-title .pay-input p{
- font-size: 16px;
- color: #333333;
- float: left;
- }
- .pay-title .pay-input .input-text{
- font-size: 18px;
- color: #333333;
- }
- .pay-title .pay-input .input-text span{
- font-size: 14px;
- }
- .pay-title .pay-input .input{
- width: 215px;
- height: 34px;
- display: inline-block;
- font-size: 14px;
- line-height: 34px;
- padding: 0 10px;
- border: 1px solid #EBEBEB;
- border-radius: 5px;
- }
- .pay-ment{
- width: 100%;
- height: auto;
- float: left;
- background: #FFFFFF;
- margin-top: 7px;
- }
- .pay-ment .pay-record{
- width: 100%;
- height: auto;
- float: left;
- background: #FFFFFF;
- padding: 10px 0;
- }
- .pay-ment .pay-record .record-title{
- width: 100%;
- padding: 0 20px;
- background: #FFFFFF;
- line-height: 44px;
- font-size: 20px;
- color: #333333;
- text-align: left;
- }
- .pay-ment .pay-record .record-content{
- width: 1160px;
- height: auto;
- padding: 8px 650px 8px 20px;
- margin: 0 auto;
- background: #F7F7F7;
- border-radius: 5px;
- }
- .pay-ment .pay-record .record-content .record-li{
- width: 100%;
- height: 30px;
- float: left;
- }
- .pay-ment .pay-record .record-content .record-li.none{
- font-size: 14px;
- color: #333333;
- text-align: left;
- line-height: 30px;
- }
- .pay-ment .pay-record .record-content .record-li .record-tb{
- width: 33.33%;
- height: 30px;
- float: left;
- font-size: 14px;
- color: #333333;
- text-align: left;
- line-height: 30px;
- }
- .pay-ment .pay-record .record-content .record-li .record-tb:last-child{
- text-align: right;
- color: #999999;
- }
- .pay-method{
- width: 100%;
- height: auto;
- float: left;
- background: #FFFFFF;
- margin-top: 20px;
- }
- .pay-method .method-title{
- width: 100%;
- padding: 0 20px;
- background: #FFFFFF;
- line-height: 44px;
- font-size: 20px;
- color: #333333;
- text-align: left;
- border-bottom: 1px solid #F7F7F7;
- }
- .pay-method .pay-method-tab{
- width: 100%;
- height: 42px;
- float: left;
- border-bottom: 2px solid #E15616;
- }
- .pay-method .pay-method-tab .item{
- width: 110px;
- height: 42px;
- display: block;
- float: left;
- text-align: center;
- line-height: 42px;
- font-size: 14px;
- color: #333333;
- }
- .pay-method .pay-method-tab .item.active{
- background: #E15616;
- color: #FFFFFF;
- }
- .pay-method .method-content{
- width: 100%;
- height: auto;
- padding: 20px 0;
- float: left;
- }
- .pay-method .method-content .payment-title{
- font-size: 14px;
- line-height: 30px;
- color: #FF2A2A;
- text-align: left;
- padding-left: 20px;
- }
- .pay-method .method-content .payment{
- width: 100%;
- height: auto;
- }
- .pay-bank{
- width: 100%;
- height: auto;
- padding: 0 0 8px 0;
- background: #FFFFFF;
- float: left;
- }
- .pay-bank .bank-list{
- width: 100%;
- height: auto;
- padding-left: 8px;
- }
- .pay-bank .bank-list .bank-text{
- line-height: 22px;
- height: 22px;
- font-size: 16px;
- color: #333333;
- padding-left: 20px;
- margin: 6px 0;
- }
- .pay-bank .bank-list .bank-text span{
- color: #999999;
- }
- .pay-bank .bank-list .bank-a{
- width: 124px;
- height: 44px;
- display: block;
- float: left;
- margin: 12px;
- border: 2px solid #FFFFFF;
- position: relative;
- }
- .pay-bank .bank-list .bank-b{
- width: 124px;
- height: 44px;;
- display: block;
- float: left;
- margin: 12px;
- border: 2px solid #FFFFFF;
- position: relative;
- }
- .pay-bank .bank-list a img{
- width: 100%;
- height: 100%;
- display: block;
- }
- .pay-bank .bank-list a.active{
- border-color: #FF2A2A;
- }
- .pay-bank .bank-list a.active:before{
- content: '';
- width: 34px;
- height: 28px;
- position: absolute;
- bottom: -2px;
- right: -2px;
- background: url("/web/order/img/iconbank-active@2x.png") no-repeat;
- background-size: cover;
- }
- .pay-link{
- width: 100%;
- height: 32px;
- padding: 0 20px;
- float: left;
- }
- .pay-link p{
- float: left;
- font-size: 14px;
- line-height: 32px;
- color: #666;
- text-align: left;
- }
- .pay-link a{
- width: 112px;
- height: 30px;
- border: 1px solid #999;
- display: block;
- text-align: center;
- float: left;
- font-size: 12px;
- line-height: 30px;
- border-radius: 20px;
- color: #333;
- margin-left: 16px;
- }
- .pay-link .inviteCode{
- width: 112px;
- height: 30px;
- border: 1px solid #999;
- text-align: center;
- float: left;
- font-size: 12px;
- line-height: 30px;
- border-radius: 2px;
- color: #333;
- margin: 0 5px;
- }
- .pay-button{
- width: 100%;
- height: 44px;
- padding: 0 20px;
- margin: 20px 0;
- float: left;
- }
- .pay-button a{
- width: 208px;
- height: 44px;
- display: block;
- background:linear-gradient(135deg,rgba(242,143,49,1) 0%,rgba(225,86,22,1) 100%);
- border-radius: 5px;
- font-size: 14px;
- line-height: 44px;
- text-align: center;
- color: #FFF6D9;
- float: right;
- }
- .pay-error{
- width: 1200px;
- margin: 0 auto;
- height: 594px;
- margin-top: 20px;
- display: none;
- background: #FFFFFF;
- }
- .pay-error .icon-error{
- width: 248px;
- height: 200px;
- margin: 0 auto;
- margin-top: 134px;
- }
- .pay-error .icon-error.again{
- background: url("/web/order/img/icon-error--1.png") no-repeat;
- background-size:contain ;
- }
- .pay-error .icon-error.offline{
- background: url("/web/order/img/icon-error--2.png") no-repeat;
- background-size:contain ;
- }
- .pay-error .icon-error.fail{
- background: url("/web/order/img/icon-error--3.png") no-repeat;
- background-size:contain ;
- }
- .pay-error .icon-error.paid{
- background: url("/web/order/img/icon-error-5.png") no-repeat;
- background-size:contain ;
- }
- .pay-error .error-msg{
- font-size: 16px;
- color: #333333;
- text-align: center;
- line-height: 22px;
- margin-top: 10px;
- }
- .pay-error .error-msgnone{
- font-size: 16px;
- color: #999999;
- text-align: center;
- line-height: 22px;
- margin-top: 10px;
- }
- .pay-alert-content{
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- background: rgba(0,0,0,0.3);
- z-index: 9999;
- }
- .pay-alert-content .pay-alert{
- width: 340px;
- height: 208px;
- background: #FFFFFF;
- border-radius: 2px;
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- bottom: 0;
- margin: auto;
- z-index: 9998;
- }
- .pay-alert-content .pay-alert .title{
- width: 100%;
- height: 48px;
- font-size: 14px;
- line-height: 48px;
- text-align: left;
- color: #333333;
- float: left;
- position: relative;
- border-bottom: 1px solid #EFEFEF;
- background-color: #F8F8F8;
- padding: 0 14px;
- }
- .pay-alert-content .pay-alert .title .icon-close{
- width: 24px;
- height: 24px;
- display: block;
- position: absolute;
- right:12px;
- top: 12px;
- background: url("/web/login/img/icon-close.png")no-repeat;
- background-size: cover;
- cursor: pointer;
- }
- .pay-alert-content .pay-alert .content{
- margin: 30px 0;
- width: 100%;
- height: auto;
- line-height: 24px;
- float: left;
- padding: 0 14px;
- }
- .pay-alert-content .pay-alert .content h1{
- text-align: left;
- font-size: 16px;
- color: #333333;
- font-weight: normal;
- }
- .pay-alert-content .pay-alert .content p{
- text-align: left;
- font-size: 14px;
- color: #666666;
- font-weight: normal;
- }
- .pay-alert-content .pay-alert .button{
- width: 100%;
- height: 32px;
- float: left;
- padding: 0 14px;
- }
- .pay-alert-content .pay-alert .button a{
- width: 90px;
- height: 32px;
- display: block;
- background: #E15616;
- border-radius: 2px;
- font-size: 14px;
- text-align: center;
- line-height: 32px;
- color: #FFFFFF;
- float: right;
- }
- .payment-transfer{
- width: 100%;
- height: auto;
- padding: 0 24px;
- }
- .payment-transfer .payment-transfer-main{
- width: 100%;
- height: auto;
- }
- .payment-transfer .payment-transfer-main .label{
- width: 100%;
- height: 38px;
- line-height: 38px;
- font-size: 13px;
- color: #333;
- }
- .payment-transfer .payment-transfer-main .label .label-title{
- color: #999999;
- }
- .payment-transfer .payment-transfer-main .label .label-t{
- color: #666;
- }
- .payment-transfer .payment-transfer-main .label .text{
- color: #333;
- float: left;
- width: 25%;
- }
- .payment-transfer .payment-transfer-main .label .text-p{
- color: #333;
- float: left;
- }
- .payment-transfer .payment-transfer-main .label .text-p input{
- border: none;
- background-color: #FFF;
- width: 60px;
- font-size: 14px;
- color: #333;
- }
- .payment-transfer .payment-transfer-main .label .text-p .copy{
- display: block;
- width:42px;
- height:18px;
- background:linear-gradient(34deg,rgba(255,41,41,1) 0%,rgba(255,109,27,1) 100%);
- opacity:1;
- border-radius:3px;
- float: left;
- line-height: 18px;
- font-size: 12px;
- margin-top: 10px;
- margin-left: 5px;
- color: #FFF;
- text-align: center;
- }
- .payment-transfer .payment-transfer-main .label .label-c{
- color: #E15616;
- }
|