1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027 |
- @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;
- }
|