123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539 |
- @font-face {
- font-family: "SourceHanSansSC-Regular";
- src: url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.woff2") format("woff2"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.woff") format("woff"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.ttf") format("truetype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.eot") format("embedded-opentype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Regular.svg") format("svg");
- }
- @font-face {
- font-family: "SourceHanSansSC-Medium";
- src: url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.woff2") format("woff2"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.woff") format("woff"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.ttf") format("truetype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.eot") format("embedded-opentype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Medium.svg") format("svg");
- }
- @font-face {
- font-family: "SourceHanSansSC-Light";
- src: url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.woff2") format("woff2"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.woff") format("woff"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.ttf") format("truetype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.eot") format("embedded-opentype"), url("../../../../public/fonts/SourceHanSansSC/SourceHanSansSC-Light.svg") format("svg");
- }
- html,
- html,
- body,
- div,
- span,
- applet,
- object,
- iframe,
- h1,
- h2,
- h3,
- h4,
- h5,
- h6,
- p,
- blockquote,
- pre,
- a,
- abbr,
- acronym,
- address,
- big,
- cite,
- code,
- del,
- dfn,
- em,
- img,
- ins,
- kbd,
- q,
- s,
- samp,
- small,
- strike,
- strong,
- sub,
- sup,
- tt,
- var,
- b,
- u,
- i,
- center,
- dl,
- dt,
- dd,
- ol,
- ul,
- li,
- fieldset,
- form,
- label,
- legend,
- table,
- caption,
- tbody,
- tfoot,
- thead,
- tr,
- th,
- td,
- article,
- aside,
- canvas,
- details,
- embed,
- figure,
- figcaption,
- footer,
- header,
- hgroup,
- menu,
- nav,
- output,
- ruby,
- section,
- summary,
- time,
- mark,
- audio,
- video {
- margin: 0;
- padding: 0;
- border: 0;
- font-size: 100%;
- font: inherit;
- vertical-align: baseline;
- }
- article,
- aside,
- details,
- figcaption,
- figure,
- footer,
- header,
- hgroup,
- menu,
- nav,
- section {
- display: block;
- }
- ol,
- ul {
- list-style: none;
- }
- blockquote,
- q {
- quotes: none;
- }
- blockquote:before,
- blockquote:after,
- q:before,
- q:after {
- content: '';
- content: none;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- input {
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- body {
- height: 100%;
- }
- body {
- background: url(../images/bg-big.png) no-repeat #ffeee0;
- font-family: "SourceHanSansSC-Regular", sans-serif, "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
- background-size: 100%;
- min-height: 5.98rem;
- font-size: 0.3rem;
- margin: 0;
- }
- .dialog-agr {
- width: 6.6rem;
- height: 10.11rem;
- background: url(../images/bg-agr.png) no-repeat;
- background-size: 100% 100%;
- z-index: 9991;
- position: fixed;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- overflow: hidden;
- }
- .head {
- position: relative;
- padding-top: 0.3rem;
- }
- .overlay {
- position: fixed;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: 9990;
- background-color: rgba(0, 0, 0, 0.4);
- min-height: 6.5rem;
- }
- .img-a {
- width: 2.41rem;
- height: 1.4rem;
- margin: 0.24rem auto;
- background: url(../images/product-douyin-de.png) no-repeat;
- background-size: 100% 100%;
- margin-top: 0.33rem;
- }
- .img-b {
- width: 2.41rem;
- height: 1.4rem;
- margin: 0.24rem auto;
- background: url(../images/product-baidu.png) no-repeat;
- background-size: 100% 100%;
- }
- .products {
- display: flex;
- justify-content: center;
- margin-top: 0.7rem;
- }
- .item {
- width: 3.34rem;
- height: 1.88rem;
- background-color: #95C1FF;
- margin-top: 0.07rem;
- margin-right: 0.12rem;
- border-radius: 0.2rem;
- }
- .banner {
- padding-top: 0.6rem;
- }
- .banber {
- width: 4.94rem;
- height: 4.42rem;
- margin: 0 auto;
- background: url(../images/banner.png) no-repeat;
- background-size: 100% 100%;
- /* margin-top: -0.06rem; */
- }
- .order {
- width: 6.33rem;
- height: 0.97rem;
- margin: 0.14rem auto 0;
- background: url(../images/bg-btn-order-9.png) no-repeat;
- background-size: 100% 100%;
- }
- .text {
- border-bottom: 0.02rem solid #FFF;
- padding-bottom: 0.1rem;
- }
- .more {
- height: 0.5rem;
- color: #FFF;
- font-size: 0.26rem;
- font-weight: 400;
- text-align: center;
- margin-top: 0.25rem;
- }
- .flex-c {
- display: flex;
- margin-top: 0.5rem;
- justify-content: center;
- }
- .modify {
- width: 3.83rem;
- height: 1.8rem;
- background: url(../images/bg-btn-modify.png) no-repeat;
- background-size: 100%;
- }
- .img-d {
- width: 3.83rem;
- height: 1.8rem;
- background: url(../images/bg-btn-cancel.png) no-repeat;
- background-size: 100%;
- }
- .title {
- width: 2.47rem;
- height: 0.95rem;
- background: url(../images/tips-title.png) no-repeat;
- background-size: 100% 100%;
- margin: 0 auto;
- }
- .close {
- position: absolute;
- top: 0.2rem;
- right: 0.18rem;
- width: 0.16rem;
- height: 0.16rem;
- background: url(../images/btn-close.png) no-repeat;
- background-size: 100% 100%;
- }
- ul {
- color: #333333;
- font-size: 0.26rem;
- margin: 0.3rem;
- height: 8.18rem;
- overflow: scroll;
- text-align: justify;
- }
- li {
- margin-bottom: 0.1rem;
- }
- .active {
- width: 3.53rem;
- height: 2.2rem;
- margin-top: 0;
- background: url(../images/bg-item-active.png) no-repeat;
- background-size: 100% 100%;
- }
- .banner-text {
- width: 4.94rem;
- height: 4.42rem;
- margin: 0 auto;
- background: url(../images/banner.png) no-repeat;
- background-size: 100% 100%;
- }
- .login {
- width: 7.19rem;
- height: 4.71rem;
- margin: 0 auto;
- background: url(../images/bg-login-border.png) no-repeat;
- background-size: 100% 100%;
- }
- .form-group {
- border-radius: 0.2rem;
- padding: 0.4rem 0.2rem 0.35rem;
- }
- .input-row {
- display: flex;
- align-content: space-between;
- justify-content: center;
- margin-bottom: 0.4rem;
- }
- .smscode {
- width: 100%;
- margin-right: 0.15rem;
- }
- .sendcode-wait {
- font-weight: unset;
- }
- .mb0 {
- margin-bottom: 0;
- }
- .sms-form {
- padding: 0.3rem 0.4rem 0;
- }
- input::-webkit-input-placeholder {
- color: #b1b1b1;
- font-size: 0.28rem;
- }
- input::-moz-placeholder {
- color: #b1b1b1;
- font-size: 0.28rem;
- }
- input:-moz-placeholder {
- color: #b1b1b1;
- font-size: 0.28rem;
- }
- input:-ms-input-placeholder {
- color: #b1b1b1;
- font-size: 0.28rem;
- }
- .btn {
- color: white;
- font-size: 0.34rem;
- height: 0.7rem;
- display: flex;
- align-items: center;
- justify-content: center;
- width: 2rem;
- border-radius: 0.4rem;
- }
- .sendcode {
- color: white;
- font-size: 0.32rem;
- font-weight: bold;
- height: .86rem;
- line-height: 0.86rem;
- padding: 0 0.2rem;
- word-break: keep-all;
- white-space: nowrap;
- border-radius: 0.1rem;
- background: url('../images/bg-btn-send-smscode.png') no-repeat;
- background-size: 100% 100%;
- }
- input {
- font-size: 0.36rem;
- width: 100%;
- height: 0.88rem;
- outline: none;
- -webkit-appearance: none;
- min-width: 2.4rem;
- border: 0.01rem solid rgb(204, 204, 204);
- border-radius: 0.1rem;
- padding-left: 0.3rem;
- }
- .dialog-alert {
- top: 50%;
- transform: translateY(-50%);
- left: 1.2rem;
- right: 1.2rem;
- z-index: 9998;
- position: fixed;
- animation: frames-top-center-01 300ms;
- border-radius: 0.1rem;
- min-height: auto;
- height: auto;
- background: white;
- color: black;
- height: 3.15rem;
- }
- .actionss {
- width: 2.58rem;
- height: 0.89rem;
- margin: 0.31rem auto 0;
- background: url(../images/btn-cancel.png) no-repeat;
- background-size: 100% 100%;
- }
- .actionss>.login {
- background: none;
- }
- .actions {
- height: 1rem;
- display: flex;
- justify-content: center;
- }
- .actions>.btn {
- background: linear-gradient(-90deg, #4e52ef, #10b1fd);
- color: white;
- font-size: 0.34rem;
- height: 0.7rem;
- display: flex;
- align-items: center;
- justify-content: center;
- width: 2rem;
- border-radius: 0.4rem;
- }
- .dialog-meesag>.actions {
- display: flex;
- margin: 0 0.2 rem 0.24 rem;
- }
- .dialog-meesage>.content {
- color: #2A2A2A;
- font-size: 0.36rem;
- padding: 0.6rem;
- text-align: center;
- }
- .dialog-meesage>.actions>.btn {
- width: 3.05rem;
- height: 0.83rem;
- margin: 0 auto;
- background: url(../images/bg-btn-okay.png) no-repeat;
- background-size: 100% 100%;
- }
- h1 {
- font-size: 0.36rem;
- font-weight: bold;
- text-align: center;
- margin-top: 0.5rem;
- }
- .warning {
- position: absolute;
- top: 14px;
- right: -45px;
- left: 4rem;
- background: #FFFFFF;
- box-shadow: 0 2px 10px 0 rgb(91 91 91 / 50%);
- border-radius: 3px;
- font-size: 12px;
- color: #FF1516;
- padding: 10px;
- }
- .dialog-meesage {
- width: 4.93rem;
- min-height: 2.8rem;
- background: url(../images/bg-dialog.png) no-repeat;
- background-size: 100% 100%;
- z-index: 9991;
- position: fixed;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- }
- .dialog-alert>.content {
- min-height: 0.8rem;
- margin: 0.2rem 0.6rem;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 0.3rem;
- }
- .loading {
- position: absolute;
- top: 5rem;
- left: 1.8rem;
- width: 4rem;
- border-radius: 0.13rem;
- text-indent: 45px;
- height: 0.6rem;
- line-height: 0.5rem;
- }
- .loading>.content {
- color: #FFFF;
- }
|