123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026 |
- @charset "utf-8";
- .verify-code, embed {
- width: 100%
- }
- .verify-code, .verify-code .backdrop {
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- z-index: 1000;
- bottom: 0
- }
- .btn, .flex, .verify-code .number, .verify-code .title .text, .verify-popup, caption, th {
- text-align: center
- }
- blockquote, body, code, dd, div, dl, dt, fieldset, form, li, ol, optgroup, option, p, pre, select, td, textarea, th, ul {
- margin: 0;
- padding: 0
- }
- fieldset, img {
- border: 0
- }
- address, caption, cite, code, dfn, em, optgroup, th, var {
- font-style: normal;
- font-weight: 400
- }
- :link, :visited, ins {
- text-decoration: none
- }
- li, ol, ul {
- list-style: none
- }
- table {
- font: 100%
- }
- q:after, q:before {
- content: ''
- }
- abbr, acronym {
- border: 0;
- font-variant: normal
- }
- legend {
- color: #000
- }
- a {
- outline: 0;
- color: #333
- }
- button, input, optgroup, option, select, textarea {
- font-family: inherit;
- font-size: inherit;
- font-style: inherit;
- font-weight: inherit
- }
- button, input, select, textarea {
- margin: 0;
- line-height: 1.2
- }
- a img, img {
- -ms-interpolation-mode: bicubic
- }
- .cls:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden
- }
- .cls {
- zoom: 1
- }
- #POP800_INIT_DIV, #POP800_LEAVEWORD_DIV, #POP800_PANEL_DIV {
- display: none !important
- }
- .verify-code .backdrop {
- background: rgba(0, 0, 0, .8)
- }
- .verify-code .content {
- top: 50%;
- left: 20px;
- right: 20px;
- position: absolute;
- background: #F6F6F6;
- transform: translate(0, -50%);
- z-index: 1002
- }
- .verify-code .title {
- position: relative;
- display: block;
- left: 0;
- right: 0;
- background: #fff;
- top: 0;
- padding: 6px 8px 6px 36px;
- width: calc(100% - 44px)
- }
- .verify-code .title .close {
- line-height: 22px;
- color: #222;
- height: 22px;
- position: absolute;
- left: 16px;
- top: 50%;
- font-size: 24px;
- font-weight: 700;
- transform: translateY(-50%)
- }
- .verify-code .title .text {
- font-size: 16px;
- color: #222;
- line-height: 22px
- }
- .verify-code .message {
- position: relative;
- width: 100%;
- top: 0;
- background: #F6F6F6;
- padding-bottom: calc(40px + 13vw)
- }
- .verify-code .message .text {
- text-align: center;
- word-break: break-all;
- display: block;
- font-size: 14px;
- color: #666;
- margin: 20px 16px 0
- }
- .verify-code .message .resend {
- display: block
- }
- .verify-code .message .wait {
- display: none
- }
- .verify-code .message .mobile-content, .verify-code .message .time-content {
- display: inline
- }
- .verify-code .number {
- position: absolute;
- left: 0;
- right: 0;
- bottom: 0;
- padding: 20px;
- height: calc(50px + 13vw);
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- max-height: 160px
- }
- .verify-code .number input {
- position: relative;
- width: 13vw;
- height: 13vw;
- max-width: 100px;
- max-height: 100px;
- margin-right: 0;
- padding: 5px;
- font-size: 20px;
- color: #222;
- line-height: 32px;
- text-align: center !important;
- background: #FFF;
- border: 1px solid #E1E1E1;
- border-radius: 4px;
- z-index: 2
- }
- .verify-code .number .actual-input {
- position: absolute;
- display: block;
- top: 20px;
- bottom: 20px;
- left: 0;
- right: 0;
- width: 100%;
- height: auto;
- max-width: none;
- max-height: none;
- font-size: 1px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- padding: 0;
- z-index: 1;
- opacity: 0
- }
- .verify-code .number input[data-last] {
- margin-right: 0
- }
- @keyframes verifypopup {
- 0%, 90% {
- opacity: .8;
- z-index: 10000
- }
- 100% {
- opacity: 0;
- z-index: -1000
- }
- }
- @-webkit-keyframes verifypopup {
- 0%, 90% {
- opacity: .8;
- z-index: 10000
- }
- 100% {
- opacity: 0;
- z-index: -1000
- }
- }
- @-moz-keyframes verifypopup {
- 0%, 90% {
- opacity: .8;
- z-index: 10000
- }
- 100% {
- opacity: 0;
- z-index: -1000
- }
- }
- @-o-keyframes verifypopup {
- 0%, 90% {
- opacity: .8;
- z-index: 10000
- }
- 100% {
- opacity: 0;
- z-index: -1000
- }
- }
- .verify-code a.resendCode {
- color: #0080FF
- }
- .verify-popup {
- background: #000;
- border-radius: 4px;
- font-size: 16px;
- color: #FFF;
- width: 240px;
- height: 62px;
- line-height: 62px;
- position: fixed;
- display: block;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- opacity: 0;
- z-index: -1000
- }
- .m-goodItems .goodInfo.u3, .m-orderItem .goodImg, .m-orderItem .goodInfo, .tab_two i.icon, body {
- position: relative
- }
- .verify-popup.animation {
- animation: verifypopup 5s;
- -webkit-animation: verifypopup 5s;
- -moz-animation: verifypopup 5s;
- -o-animation: verifypopup 5s
- }
- .verify-code.verifying .resend {
- display: none
- }
- .verify-code.verifying .wait {
- display: block
- }
- body, html {
- height: 100%;
- width: 100%
- }
- body {
- max-width: 640px;
- margin: auto
- }
- .flexbox {
- display: flex;
- display: -webkit-flex;
- display: -ms-flex;
- display: -moz-flex;
- justify-content: space-between
- }
- .flex {
- flex: 1;
- -webkit-flex: 1;
- -ms-flex: 1;
- -moz-flex: 1
- }
- .goback {
- color: #aaa;
- font-size: 14px
- }
- .goback i.checkout-icons {
- display: inline-block;
- height: 20px;
- width: 10px;
- vertical-align: middle;
- background-size: auto 14px;
- background-position: 0 2px;
- margin-right: 5px
- }
- #details {
- padding: 16px
- }
- input::-webkit-input-placeholder {
- color: #ccc
- }
- input::-moz-placeholder {
- color: #ccc
- }
- input::-ms-input-placeholder {
- color: #ccc
- }
- input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
- -webkit-appearance: none !important;
- margin: 0
- }
- .btn, .regions {
- margin-bottom: 4px
- }
- input[type=number] {
- -moz-appearance: textfield
- }
- input:focus, textarea:focus {
- outline: 0;
- border: 1px solid #aaa
- }
- input {
- -webkit-appearance: none
- }
- select {
- appearance: none;
- -moz-appearance: none;
- -webkit-appearance: none;
- background: url(../images/arrow.png) right center no-repeat;
- padding-right: 16px
- }
- .btn {
- border: none;
- display: block;
- width: 100%;
- background-color: #ff5a5f;
- color: #fff;
- font-size: 16px;
- border-radius: 4px;
- line-height: 44px
- }
- .regions, .regions-city, .table .tab_sele {
- color: #666;
- text-indent: 16px
- }
- .btn.submiting {
- background-color: #ddd
- }
- .table {
- display: table;
- width: 100%;
- padding: 16px 0;
- font-size: 14px
- }
- .table .table-row {
- display: table-row
- }
- .table-row .table-cell {
- display: table-cell;
- border-radius: 4px;
- border: 1px solid #eee
- }
- .table-row .table-cell:first-child {
- margin-left: 3px
- }
- .regions {
- border-radius: 4px;
- line-height: 42px;
- background-color: #f6f6f6;
- text-align: left
- }
- .marleft {
- margin-left: 4px
- }
- .regions-city {
- border-radius: 4px;
- border: 1px solid #eee;
- margin-bottom: 3px;
- height: 44px;
- width: 100%
- }
- .tab_two, .table-row input {
- margin-bottom: 4px
- }
- .table .tab_sele {
- border: 1px solid #eee;
- border-radius: 4px;
- line-height: 44px;
- text-align: left
- }
- .tab_sele img {
- width: 14px;
- vertical-align: middle
- }
- .tab_two input, .table-row input {
- padding: 0;
- width: 100%;
- line-height: 40px;
- color: #666;
- text-indent: 16px
- }
- .table-row input {
- border: 1px solid #eee;
- border-radius: 4px
- }
- .tab_two:nth-child(even) {
- margin-left: 6px
- }
- .tab_two.tab_sele:nth-child(even) {
- margin-left: 4px
- }
- .tab_two input {
- margin: 0;
- border: 1px solid #eee;
- border-radius: 4px
- }
- .postals, select[name=district] {
- margin-bottom: 4px
- }
- .tab_two i.icon {
- display: inline-block;
- width: 15px;
- height: 15px;
- background: url(../images/checkout-icons.png) -24px 0 no-repeat;
- background-size: auto 100%;
- float: right;
- right: 16px;
- margin-top: 15px
- }
- .table .action .icon {
- background-position: -39px 0
- }
- #pay-online, .jp_city, select[name=state], select[name=city], select[name=district], select[name=street] {
- height: 44px;
- width: 100%;
- font-size: 14px;
- color: #666;
- border: 1px solid #eee;
- border-radius: 4px;
- text-indent: 16px
- }
- .postals {
- border: 1px solid #eee;
- line-height: 44px;
- border-radius: 4px
- }
- .postals span {
- color: #666
- }
- input[name=postal_1], input[name=postal_2] {
- line-height: 40px;
- border: none;
- text-align: left;
- text-indent: 16px
- }
- .w-button, .w-button:focus, .w-button:visited {
- float: right;
- height: 28px;
- margin-top: 10px;
- font-weight: 700;
- line-height: 26px;
- display: inline-block;
- vertical-align: middle;
- padding: 0 4px;
- text-align: center;
- color: #fff !important;
- border: 1px solid #FF5A5F !important;
- background-color: #FF5A5F !important;
- overflow: hidden
- }
- .u-icon {
- display: inline-block;
- width: 30px;
- height: 30px;
- vertical-align: middle;
- background-repeat: no-repeat;
- background-size: 100%
- }
- .u-icon-detail-kefu {
- margin-top: -3px;
- width: 14px;
- height: 14px;
- background-image: url(../image/services.png)
- }
- .explain {
- padding: 16px 0
- }
- .explain h1 {
- font-size: 24px;
- text-align: center;
- color: #222;
- font-weight: 100;
- margin-bottom: 8px
- }
- .explain p {
- font-size: 12px;
- color: #666;
- margin-top: 8px;
- line-height: 20px;
- text-indent: 16px
- }
- .this_box {
- background: #f6f6f6
- }
- .m-orderItem {
- margin-top: 10px;
- padding-left: 15px;
- font-size: 16px
- }
- .m-padbot {
- padding: 20px;
- }
- .m-orderItem .head {
- text-align: left;
- font-size: 12px
- }
- .m-orderItem .row-1, .m-orderItem .row-2 {
- position: relative;
- overflow: hidden
- }
- .m-orderItem .orderId, .m-orderItem .remainTime {
- display: inline-block;
- height: 45px;
- line-height: 45px;
- margin-right: 15px;
- font-size: 14px
- }
- .m-orderItem .row-2 {
- padding: 20px 16px 2px 0
- }
- .m-orderItem .goodImg {
- width: 64px;
- height: 64px;
- background-color: #f4f4f4;
- border: 1px solid #eee;
- border-radius: 4px;
- overflow: hidden;
- box-sizing: border-box;
- margin: 0 auto;
- }
- .row-2 {
- height: auto;
- overflow: hidden
- }
- .row-2 .goodNum {
- color: #999;
- font-size: 12px
- }
- .m-goodItems {
- padding-left: 16px;
- padding-right: 16px
- }
- .m-goodItems .row-2 {
- padding-top: 8px;
- padding-left: 28px
- }
- .m-goodItems .goodImg {
- width: 32px;
- height: 32px;
- border-radius: 4px;
- overflow: hidden;
- border: 1px solid #eee
- }
- .m-goodItems .goodImg img {
- width: 100%
- }
- .attr {
- margin-left: 5px
- }
- .this_explain h2 {
- font-size: 12px;
- font-weight: 100;
- color: #aaa;
- margin-top: 20px
- }
- .this_explain p {
- font-size: 12px;
- color: #666;
- margin-top: 8px
- }
- .m-goodItems .goodInfo, .m-orderItem .goodInfo {
- margin-left: 16px;
- color: #999
- }
- .m-goodItems .goodInfo.u3 .goodName {
- color: #aaa
- }
- .this_explain {
- padding-bottom: 20px;
- padding-right: 16px;
- border-bottom: 1px solid #eee
- }
- .m-goodItems .goodName, .m-orderItem .goodName {
- overflow: hidden;
- font-size: 12px;
- color: #aaa;
- text-align: left
- }
- .goodName.ti {
- color: #666;
- margin-top: 10px
- }
- .m-orderItem .goodNum {
- color: #666;
- font-size: 12px;
- margin-right: 5px
- }
- .m-goodItems .goodStatus, .m-orderItem .goodStatus {
- color: #666;
- font-size: 12px;
- padding: 5px 0;
- }
- .retailPrice {
- color: #b4282d
- }
- .row-1 {
- padding-top: 20px
- }
- .checkout-icons {
- background: url(../images/checkout-icons.png) no-repeat;
- background-size: auto 100%
- }
- .checkout-icons.icon-goback {
- background-position: 0 0
- }
- .checkout-icons.icon-arrowdown {
- background-position: -80px 0
- }
- .checkout-icons.icon-7day {
- background-position: -10px 0
- }
- .checkout-icons.icon-cod {
- background-position: -61px 0
- }
- .checkout-icons.icon-check {
- background-position: -39px 0
- }
- .checkout-icons.icon-uncheck {
- background-position: -24px 0
- }
- .notic_show_combo_product {
- font-size: 12px;
- text-align: center;
- font-weight: 700;
- padding-left: 16px;
- padding-right: 16px;
- padding-bottom: 10px;
- margin-top: 8px
- }
- .notic_show_combo_product .uu {
- display: inline-block;
- font-weight: 700;
- padding: 5px;
- border-radius: 4px;
- background: #eee;
- color: #666;
- cursor: pointer;
- letter-spacing: 1px;
- width: 100%
- }
- .w-tips, a.kefu {
- background-color: #fff
- }
- .notic_show_combo_product .checkout-icons {
- transform: rotate(180deg);
- margin-left: 4px;
- position: absolute;
- width: 14px;
- height: 14px;
- margin-top: 2px
- }
- .notic_show_combo_product.action .checkout-icons {
- transform: rotate(0)
- }
- #list_cost {
- padding-bottom: 43px;
- padding-top: 0;
- margin-top: 20px
- }
- #list_cost li {
- padding-bottom: 7px;
- }
- .tips {
- color: #aaa;
- width: 150px;
- display: inline-block;
- font-size: 14px;
- }
- .tips2 {
- font-size: 14px;
- color: #666;
- display: inline-block;
- float: right;
- }
- .red {
- color: #b4282d;
- font-size: 18px
- }
- a.kefu {
- color: #333;
- border: 1px solid #d7d7d7;
- border-radius: 4px;
- font-size: 12px
- }
- .w-tips {
- padding: 10px
- }
- .w-tips a:active, .w-tips a:hover, .w-tips a:link, .w-tips a:visited {
- background-color: #f4f4f4;
- border: 1px solid #f4f4f4;
- color: #333
- }
- .timetips {
- padding: 10px 0;
- font-size: 12px;
- color: #aaa;
- border-top: 1px solid #EEE
- }
- .timetips ul {
- width: auto;
- margin: 0 auto
- }
- .timetips ul:after {
- content: " ";
- display: inline-block;
- clear: both
- }
- .timetips li {
- text-align: center;
- line-height: 1;
- overflow: hidden
- }
- .timetips li i.checkout-icons {
- width: 17px;
- vertical-align: middle;
- height: 17px;
- display: inline-block
- }
- #loading {
- position: absolute;
- top: 50%;
- left: 48%;
- display: none;
- z-index: 99;
- animation: lrotate 1s;
- animation-timing-function: linear;
- animation-iteration-count: infinite;
- animation-play-state: running
- }
- @keyframes lrotate {
- from {
- transform: rotate(0)
- }
- to {
- transform: rotate(360deg)
- }
- }
- .fLogin {
- width: 100%;
- height: 100%;
- position: fixed;
- background: rgba(0, 0, 0, .5);
- top: 0;
- left: 0;
- z-index: 11;
- font-size: 13px;
- display: none
- }
- .fLogin .close {
- width: 24px;
- height: 24px;
- position: absolute;
- top: 0;
- right: 10px;
- font-size: 24px
- }
- .fLogin > div {
- background: #fff;
- width: 280px;
- height: 140px;
- margin: calc(-50vh) auto 0;
- padding-top: 40px;
- text-align: center;
- position: relative
- }
- .fLogin > div a {
- margin: 20px 0;
- display: inline-block;
- color: #fff;
- background: #3e5998;
- padding: 5px 16px
- }
- #black {
- width: 100%;
- height: 100%;
- background: black;
- display: none;
- opacity: 0.5;
- z-index: 1000;
- }
- .header {
- /* width: 70%; */
- margin: 0 auto;
- text-align: center;
- }
- .true {
- font-size: 40px;
- color: white;
- background: green;
- border-radius: 100%;
- width: 60px;
- margin: 0 auto;
- height: 60px;
- line-height: 60px;
- }
- .success {
- font-size: 20px;
- font-family: ΢ÈíÑźÚ;
- font-weight: bold;
- margin-top: 10px;
- }
- .content {
- border: 5px double black;
- margin: 0 auto;
- margin-top: 20px;
- padding: 10px;
- }
- .show {
- padding: 5px;
- }
- .showcontent {
- float: left;
- }
- .notice {
- font-size: 12px;
- text-indent: 2em;
- width: 90%;
- margin: 0 auto;
- margin-top: 13px;
- }
- .footer {
- margin-top: 15px;
- }
- .footer button {
- background: rgb(51, 51, 51);
- color: white;
- font-size: 15px;
- padding: 7px;
- width: 28%;
- border-radius: 12px;
- }
- .footer button:first-child {
- margin-right: 15%;
- }
- .textContent {
- word-break: break-word;
- }
|