123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582 |
- /* 抖音音乐渠道订购页面 */
- @import "../../../public/scss/reset.scss";
- html,
- body {
- height: 100%
- }
- body {
- color: white;
- background: url('') bottom no-repeat rgb(255, 255, 255);
- background-size: 100%;
- font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
- }
- .usermob {
- box-sizing: border-box;
- width: 6.25rem;
- height: 0.93rem;
- border: 0.016rem solid rgb(223, 223, 223);
- border-radius: 0.2rem;
- position: absolute;
- left: 0.48rem;
- margin-top: 0.1rem;
- padding-left: 0.9rem;
- color: rgb(102, 102, 102);
- font-size: 0.32rem;
- outline: none;
- letter-spacing: 0.02rem;
- }
- .img_axda {
- position: absolute;
- width: 0.5rem;
- height: 0.5rem;
- left: 0.7rem;
- z-index: 9;
- top: 4.57rem;
- }
- // .main {
- // height: 19.75rem;
- // }
- .box_a {
- height: 1.04rem;
- margin-top: 1.45rem;
- background-image: linear-gradient(rgb(42, 94, 212), rgb(39, 87, 186));
- width: 6.25rem;
- margin-left: 0.48rem;
- border-radius: 0.2rem;
- }
- .draw_a {
- font-size: 0.3rem;
- line-height: 1rem;
- margin-left: 2.5rem;
- letter-spacing: 0.02rem;
- }
- .kong {
- height: 0.88rem;
- }
- .box_max {
- width: 5.56rem;
- height: 100%;
- margin-left: 0.35rem;
- }
- .text {
- font-size: 0.24rem;
- line-height: 0.44rem;
- color: #666666;
- font-weight: 400;
- letter-spacing: 0.01rem;
- }
- .wxts {
- position: absolute;
- top: 0.3rem;
- height: 0.6rem;
- font-size: 0.3rem;
- color: rgb(41, 101, 226);
- font-weight: 600;
- text-align: center;
- width: 100%;
- letter-spacing: 0.01rem;
- }
- .txte_tx {
- font-size: 0.32rem;
- color: #ce00ff;
- margin-top: 0.3rem;
- }
- .bottom {
- // background: url('../images/img-3-bigBg.png')no-repeat;
- // background-size: 100% 100%;
- // height: 22.5rem;
- }
- .text_a {
- width: 6.25rem;
- background: rgb(235, 243, 255);
- position: relative;
- left: 0.48rem;
- border-radius: 0.2rem;
- top: 0.5rem;
- height: 7.5rem;
- }
- // .main {}
- .section-banner {
- .banner {
- img {
- width: 100%;
- height: 4rem;
- }
- }
- }
- .section-login {
- width: 5.75rem;
- height: 4rem;
- margin: 0 auto;
- // background: url(../images/弹窗背景.png) no-repeat;
- background-size: 100% 100%;
- display: flex;
- align-items: center;
- justify-content: center;
- position: absolute;
- top: 4rem;
- left: 0.75rem;
- }
- input::-webkit-input-placeholder {
- color: #aeaeae;
- font-size: 0.3rem;
- }
- input::-moz-placeholder {
- /* Mozilla Firefox 19+ */
- color: #aeaeae;
- font-size: 0.3rem;
- }
- input:-moz-placeholder {
- /* Mozilla Firefox 4 to 18 */
- color: #aeaeae;
- font-size: 0.3rem;
- }
- input:-ms-input-placeholder {
- /* Internet Explorer 10-11 */
- color: #aeaeae;
- font-size: 0.3rem;
- }
- .form-group {
- .input-row {
- display: flex;
- align-content: space-between;
- justify-content: center;
- margin-bottom: 0.25rem;
- .smscode {
- width: 2.4rem;
- }
- .sendcode {
- color: #ffffff;
- font-size: 0.3em;
- width: 2.2rem;
- height: 0.75rem;
- border-radius: 0.16rem;
- border: 0.01rem solid #B176FF;
- display: flex;
- align-items: center;
- justify-content: center;
- margin-left: 0.24rem;
- background-image: linear-gradient(to right bottom, rgba(76, 237, 255, 0.62), rgba(169, 145, 255, 0.62));
- }
- .sendcode-wait {
- font-size: 0.26rem;
- color: #eaeaea;
- }
- &:last-child {
- margin-bottom: 0rem;
- }
- }
- input {
- color: white;
- font-size: 0.32rem;
- width: 100%;
- height: 0.8rem;
- border: 0.01rem solid #ab9dbe;
- outline: none;
- -webkit-appearance: none;
- min-width: 2.4rem;
- margin-bottom: 0.01rem;
- background: #37266d;
- border-radius: 0.15rem;
- padding-left: 0.2rem;
- }
- .actions {
- margin-top: 0.5rem;
- .btn {
- color: rgb(107, 71, 3);
- font-size: 0.32rem;
- width: 2.31rem;
- height: 0.74rem;
- background-image: linear-gradient(rgb(255, 239, 62), rgb(255, 183, 53));
- display: flex;
- justify-content: center;
- text-align: center;
- align-items: center;
- margin-left: 2.35rem;
- border-radius: 2.2rem;
- position: absolute;
- right: 0;
- top: 2.2rem;
- }
- .btns {
- color: rgb(193, 180, 255);
- font-size: 0.32rem;
- width: 2.31rem;
- height: 0.7rem;
- background-color: rgba(193, 180, 255, 0.08);
- display: flex;
- justify-content: center;
- text-align: center;
- align-items: center;
- border-radius: 0.37rem;
- border: solid 1px;
- position: absolute;
- left: 0rem;
- top: 2.2rem;
- }
- }
- }
- .box-agr {
- font-size: 0.3rem;
- width: 2.5rem;
- margin: 0.3rem auto 0;
- border-bottom: 0.02rem solid white;
- text-align: center;
- padding-bottom: 0.1rem;
- }
- .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;
- // display: none;
- }
- .overlays {
- 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;
- display: none;
- }
- .section-agr {
- font-size: 0.3rem;
- margin: 0.6rem 0.4rem 1.2rem;
- position: absolute;
- top: 1rem;
- left: 0;
- right: 0;
- background-color: rgba(16, 16, 57, 1);
- padding: 0.3rem;
- border-radius: 0.1rem;
- z-index: 9991;
- .container {
- max-height: 8rem;
- overflow: scroll;
- position: relative;
- .close {
- right: 0.25rem;
- top: 1.4rem;
- position: fixed;
- z-index: 10000;
- img {
- width: 0.4rem;
- height: 0.4rem;
- }
- }
- .title {
- display: flex;
- align-items: center;
- justify-content: center;
- background: url('../images/bg-agr-title.png') no-repeat;
- background-size: 100% 100%;
- margin-top: 0.2rem;
- width: 3.5rem;
- height: 0.7rem;
- margin: 0 auto;
- img {
- width: 3.6rem;
- height: 0.64rem;
- }
- }
- .content {
- color: white;
- font-size: 0.25rem;
- margin-top: 0.2rem;
- ul {
- text-align: justify;
- li {
- display: flex;
- flex-direction: row;
- margin-bottom: 0.3rem;
- .box-num {
- margin-right: 0.1rem;
- .num {
- width: 0.5rem;
- height: 0.5rem;
- background: url('../images/tips.png') no-repeat;
- background-size: 100% 100%;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- }
- p {
- margin-top: 0.1rem;
- a {
- color: white;
- }
- }
- }
- }
- }
- }
- }
- .dialog-alert .actions .btn {
- background: #3a3ada;
- }
- .dialog-alert .content {
- min-height: 0.8rem;
- margin: 0.2rem 0.6rem;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 0.3rem;
- text-align: center;
- }
- .dialog-pay {
- position: fixed;
- top: 32%;
- left: 0.8rem;
- right: 0.8rem;
- z-index: 9991;
- border-radius: 0.2rem;
- font-size: 0.3rem;
- background-color: white;
- .title {
- height: 1.6rem;
- display: flex;
- align-items: center;
- justify-content: center;
- color: #222;
- font-weight: bold;
- font-size: 0.34rem;
- }
- .finish {
- height: 1rem;
- display: flex;
- align-items: center;
- justify-content: center;
- color: red;
- border-top: 0.01rem solid lightgray;
- border-bottom: 0.01rem solid lightgray;
- }
- .repay {
- height: 1rem;
- display: flex;
- align-items: center;
- justify-content: center;
- color: #666;
- }
- }
- .overlayr {
- 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;
- display: none;
- }
- .overlayss {
- 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;
- display: none;
- }
- .boxtu_a {
- background: url(../images/领取成功.png) center bottom / 100% no-repeat;
- width: 6.8rem;
- height: 9rem;
- position: relative;
- top: 1.7rem;
- left: 0.15rem;
- }
- .boxtu_b {
- background: url(../images/领取失败.png) center bottom / 100% no-repeat;
- position: absolute;
- width: 5.5rem;
- height: 7rem;
- position: relative;
- top: 3rem;
- left: 0.82rem;
- }
- .chengg {
- width: 4.5rem;
- height: 1rem;
- position: absolute;
- top: 7rem;
- left: 1.2rem;
- }
- .shib {
- width: 4.5rem;
- height: 0.9rem;
- position: absolute;
- top: 5.75rem;
- left: 0.5rem;
- }
- .text_abkl {
- font-size: 0.3rem;
- position: absolute;
- top: 5.1rem;
- width: 100%;
- text-align: center;
- }
- .loadings {
- border-width: 2px 0.05rem 0.05rem;
- border-style: solid;
- border-color: rgb(151, 140, 157) rgb(255, 255, 255) rgb(255, 255, 255);
- border-image: initial;
- border-radius: 50%;
- width: 0.5rem;
- height: 0.5rem;
- animation: 2s linear 0s infinite normal none running spin;
- /* position: absolute; */
- left: 0.01rem;
- top: 0.1rem;
- display: block;
- margin-top: 0.2rem;
- }
- @-webkit-keyframes spin {
- 0% {
- -webkit-transform: rotate(0deg);
- }
- 100% {
- -webkit-transform: rotate(360deg);
- }
- }
- @keyframes spin {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(360deg);
- }
- }
- .remind {
- height: 2rem;
- position: fixed;
- font-size: 0.26rem;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- row-gap: 0.05rem;
- width: 2.4rem;
- background: rgba(0, 0, 0, 0.5);
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- border-radius: 0.2rem;
- overflow: hidden;
- }
- .txte_axi {
- /* margin-left: 0.37rem; */
- display: inline-block;
- color: rgb(255, 255, 255);
- /* letter-spacing: 0.01rem; */
- /* margin-top: 0.11rem; */
- text-align: center;
- margin: 0.1rem 0rem 0px;
- }
- .overlayssr {
- position: fixed;
- top: 0px;
- right: 0px;
- bottom: 0px;
- left: 0px;
- z-index: 9990;
- background-color: rgba(0, 0, 0, 0.4);
- min-height: 6.5rem;
- display: none;
- }
- .section-message {
- width: 4.2rem;
- min-height: 2.58rem;
- background: #ffff;
- border-radius: 0.16rem;
- position: absolute;
- top: 5rem;
- z-index: 99999;
- left: 1.5rem;
- .content {
- font-size: 0.28rem;
- color: #333333;
- min-height: 1rem;
- padding: 0.3rem;
- text-align: center;
- word-break: break-all;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .actions {
- width: 3.36rem;
- margin: 0 auto 0.3rem;
- display: flex;
- align-items: center;
- justify-content: space-between;
- .btn {
- width: 1.6rem;
- height: 0.64rem;
- font-size: 0.28rem;
- display: flex;
- align-items: center;
- justify-content: center;
- border-radius: 0.32rem
- }
- .btn-primary {
- color: white;
- background: #3a3adab1;
- }
- .btn-info {
- color: white;
- background: #3a3ada;
- }
- }
- }
|