| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025 |
- @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;
- }
- .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;
- 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: left;
- }
- .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;
- }
|