12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217 |
- @import "../../../../public/scss/reset.scss";
- @import "../../../../public/scss/unicom.scss";
- html,
- body {
- margin: 0;
- padding: 0;
- }
- body {
- color: white;
- min-height: 10.54rem;
- font-family: PingFangSC-Regular, sans-serif, "SourceHanSansCN-Regular", "Microsoft YaHei", "微软雅黑", STXihei, SimHei, "华文细黑";
- background: #faa725 url(../images/bj.png) no-repeat;
- background-size: 100% 100%;
- }
- .btn_cannel_a {
- display: none;
- }
- .fixed-center {
- position: fixed;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- z-index: 9991;
- background: #FFF5E5;
- border-radius: 0.16rem;
- }
- .section-message {
- width: 4.2rem;
- min-height: 2.58rem;
- background: #ffffff;
- border-radius: 0.16rem;
- .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: #81a1ff;
- }
- .btn-info {
- color: white;
- background: #295cf3;
- }
- }
- }
- .cpsme {
- font-size: 0.32rem;
- color: #0147FA;
- text-align: center;
- letter-spacing: 0.05rem;
- font-weight: 600;
- }
- .unicom {
- width: 1.49rem;
- height: 0.44rem;
- position: absolute;
- top: 0.25rem;
- left: 0.23rem;
- img {
- width: 100%;
- }
- }
- .btn_x {
- text-align: center;
- display: inline-block;
- }
- .b_img {
- height: 1.02rem;
- }
- .text_b {
- font-size: 0.22rem;
- margin-top: -0.2rem;
- }
- .a_img {
- width: 1.02rem;
- height: 1.02rem;
- }
- .text_c {
- font-size: 0.22rem;
- margin-top: 0.05rem;
- position: relative;
- top: -0.32rem;
- }
- .Big_box {
- margin-top: 0.47rem;
- margin-left: 0.6rem;
- }
- .box_asrzr {
- background: url(../images/温馨提示arx.png) no-repeat bottom;
- background-size: 100%;
- width: 6.41rem;
- height: 7.73rem;
- }
- .btn_l {
- width: 1.84rem;
- height: 0.65rem;
- letter-spacing: 0.02rem;
- position: absolute;
- border-radius: 0.36rem;
- bottom: -5.6rem;
- right: 2.8rem;
- font-size: 0.3rem;
- color: #ffffffe0;
- text-align: center;
- line-height: 0.63rem;
- background: url(../images/底部按钮arx.png) no-repeat bottom;
- background-size: 100%;
- }
- .btn_j {
- width: 1.84rem;
- height: 0.65rem;
- letter-spacing: 0.02rem;
- position: absolute;
- bottom: -5.6rem;
- right: 0.58rem;
- border-radius: 0.36rem;
- font-size: 0.3rem;
- color: #ffffffe0;
- text-align: center;
- line-height: 0.63rem;
- background: url(../images/底部按钮arx.png) no-repeat bottom;
- background-size: 100%;
- }
- .btn_cannel {
- width: 1.84rem;
- height: 0.65rem;
- letter-spacing: 0.02rem;
- position: absolute;
- bottom: -5.6rem;
- border-radius: 0.36rem;
- font-size: 0.3rem;
- color: #ffffffe0;
- text-align: center;
- line-height: 0.63rem;
- background: url(../images/底部按钮arx.png) no-repeat bottom;
- background-size: 100%;
- }
- .box_axrsz {
- width: 6.86rem;
- height: 3.20rem;
- border: 0.04rem solid #0147FA;
- background: #FFFFFF;
- border-radius: 0.48rem;
- margin-left: -0.41rem;
- }
- .text_orzer {
- font-size: 0.32rem;
- color: #6393EE;
- width: 5.8rem;
- margin-top: 0.2rem;
- margin-left: 0.4rem;
- line-height: 0.54rem;
- }
- .ming_ax {
- width: 6.1rem;
- height: 4.5rem;
- position: absolute;
- top: 1.58rem;
- left: 0.85rem;
- }
- .context {
- overflow: auto;
- width: 5.78rem;
- height: 6.05rem;
- margin-left: 0.27rem;
- padding-right: 0.25rem;
- }
- .img_wxtsr {
- width: 5.54rem;
- height: 0.81rem;
- margin-top: 0.38rem;
- margin-left: 0.38rem;
- }
- .text_xxer {
- color: #222222;
- font-size: 0.24rem;
- font-weight: 400;
- line-height: 0.38rem;
- margin-bottom: 0.3rem;
- letter-spacing: 0.01rem;
- }
- .txex_arre {
- color: #F08B34;
- font-size: 0.28rem;
- font-weight: bold;
- margin-bottom: 0.1rem;
- }
- .btn_z {
- text-align: center;
- display: inline-block;
- position: relative;
- top: 0.85em;
- left: 0.8rem;
- }
- .btn_a {
- margin-top: 0.6rem;
- text-align: center;
- margin-left: 0.2rem;
- display: inline-block;
- }
- .box_img {
- width: 100%;
- height: 0.43rem;
- margin-bottom: 0.29rem;
- position: relative;
- }
- .img_b {
- background: url(../images/标题icon.png) no-repeat bottom;
- background-size: 100%;
- width: 0.54rem;
- height: 0.50rem;
- position: absolute;
- margin-top: -0.1rem;
- font-size: 0.20rem;
- line-height: 0.55rem;
- text-indent: 0.2rem;
- }
- .tu_a {
- background: url('../images/bng.png') no-repeat bottom;
- background-size: 100%;
- width: 6.29rem;
- height: 4.11rem;
- position: relative;
- }
- .text_a {
- font-size: 0.20rem;
- font-family: Source Han Sans CN;
- font-weight: 400;
- line-height: 0.44rem;
- color: #FFFFFF;
- margin-bottom: 0.53rem;
- text-indent: 0.6rem;
- }
- .section-announcement {
- position: fixed;
- top: 0;
- left: 50%;
- transform: translateX(-50%);
- width: 5.86rem;
- height: 0.97rem;
- font-size: 0.2rem;
- display: flex;
- justify-content: center;
- background: url(../images/bg-announcement.png) no-repeat;
- background-size: 100% 100%;
- .horn {
- height: 0.65rem;
- display: flex;
- align-items: center;
- justify-content: center;
- img {
- width: 0.37rem;
- height: 0.32rem;
- margin-right: 0.05rem;
- background: url(../images/horn.png) no-repeat;
- background-size: 100% 100%;
- }
- }
- .content {
- height: 0.7rem;
- line-height: 0.7rem;
- }
- }
- .tu_ax {
- width: 6.13rem;
- margin: auto;
- padding-left: 0.3rem;
- img {
- width: 6.36rem;
- height: 5.88rem;
- position: absolute;
- top: 0.31rem;
- left: 0.51rem;
- }
- }
- .information {
- font-size: 0.20rem;
- color: #FFFF;
- display: inline-block;
- }
- .text_m {
- font-size: 0.20rem;
- display: inline-block;
- }
- .kuang {
- background: url(../images/权益选择框.png) no-repeat;
- background-size: 100% 100%;
- width: 6.46rem;
- height: 6.2rem;
- margin-top: 5.2rem;
- position: relative;
- top: 1.78rem;
- left: 0.53rem;
- }
- .main-order {
- .banner {
- width: 6.13rem;
- margin: auto;
- padding-left: 0.3rem;
- img {
- width: 6.36rem;
- height: 5.88rem;
- position: absolute;
- top: 0.31rem;
- left: 0.51rem;
- }
- }
- .apps {
- margin: 0rem 0.7rem;
- img {
- width: 100%;
- }
- }
- .order {
- width: 100%;
- height: 1rem;
- padding: unset;
- margin-top: 8.8rem;
- .btn {
- color: #FFFFFF;
- font-size: 0.4rem;
- padding: 0;
- display: flex;
- align-items: center;
- justify-content: center;
- border: none;
- outline: none;
- width: 6.71rem;
- height: 1.43rem;
- margin-left: 0.46rem;
- background: url(../images/立即订购axr.png) no-repeat;
- background-size: 100% 100%;
- }
- .btn_arrx {
- color: #FFFFFF;
- font-size: 0.4rem;
- padding: 0;
- display: flex;
- align-items: center;
- justify-content: center;
- border: none;
- outline: none;
- width: 6.71rem;
- height: 1.43rem;
- margin-left: 0.46rem;
- background: url(../images/立即订购置灰.png) no-repeat;
- background-size: 100% 100%;
- display: none;
- }
- }
- .btn-tip {
- position: fixed;
- top: 4.6rem;
- width: 0.89rem;
- left: -0.25rem;
- height: 2rem;
- background: #FFFFFF;
- box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
- border-radius: 0.32rem;
- border: 0.04rem solid #0147FA;
- color: #0147FA;
- font-size: 0.32rem;
- }
- }
- .xia_tu {
- position: relative;
- top: -4.6rem;
- }
- .btns {
- color: white;
- font-size: 0.34rem;
- width: 100%;
- height: 100%;
- background: none;
- margin: 0;
- padding: 0;
- display: flex;
- align-items: center;
- justify-content: center;
- border: none;
- outline: none;
- margin-top: -1.4rem;
- z-index: 200;
- }
- .ordersak {
- display: none;
- width: 6.2rem;
- height: 1rem;
- margin: 0.4rem auto 0;
- padding: unset;
- background: url('../images/立即订购.png') no-repeat;
- background-size: 100% 100%;
- }
- .overlay {
- position: fixed;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: 9990;
- background-color: rgba(0, 0, 0, 0.3);
- min-height: 6.5rem;
- }
- .dialog-agr {
- position: fixed;
- top: 50%;
- transform: translateY(-50%);
- left: 0.54rem;
- right: 0.3rem;
- width: 6.4rem;
- height: 8.72rem;
- font-size: 0.28rem;
- z-index: 10000;
- color: #666;
- text-align: justify;
- border-radius: 0.1rem;
- background: #ffff;
- overflow: hidden;
- h2 {
- font-size: 0.38rem;
- text-align: center;
- margin: 0.4rem auto 0.2rem;
- background: url(../images/领取规则标题.png);
- background-size: 100% 100%;
- width: 5.49rem;
- height: 0.41rem;
- }
- .close {
- width: 0.32rem;
- height: 0.32rem;
- top: .25rem;
- right: 0.3rem;
- position: absolute;
- img {
- width: 100%;
- height: 100%;
- }
- }
- .container {
- height: 7.9rem;
- overflow: scroll;
- margin-top: 0.8rem;
- .title {
- color: rgb(11, 181, 119);
- font-size: 0.3rem;
- padding-left: 0.2rem;
- display: flex;
- align-items: baseline;
- .dot {
- width: 0.2rem;
- height: 0.2rem;
- background-color: #0bb577;
- margin-right: 0.1rem;
- }
- }
- .content {
- line-height: 0.45rem;
- margin-bottom: 0.15rem;
- ul {
- list-style-type: none;
- padding: 0 0.4rem;
- li {
- margin-bottom: 0.1rem;
- }
- }
- }
- }
- }
- .main-draw {
- padding-bottom: 2rem;
- .banner {
- width: 6.13rem;
- margin: auto;
- padding-left: 0.3rem;
- img {
- width: 100%;
- }
- }
- .login {
- width: 100%;
- height: 8.55rem;
- margin-top: -1rem;
- background: url('../images/bg-draw.png') no-repeat;
- background-size: 100% 100%;
- height: 4.23rem;
- }
- }
- input::-webkit-input-placeholder {
- color: #b1b1b1;
- font-size: 0.28rem;
- }
- input::-moz-placeholder {
- /* Mozilla Firefox 19+ */
- color: #b1b1b1;
- font-size: 0.28rem;
- }
- input:-moz-placeholder {
- /* Mozilla Firefox 4 to 18 */
- color: #b1b1b1;
- font-size: 0.28rem;
- }
- input:-ms-input-placeholder {
- /* Internet Explorer 10-11 */
- color: #b1b1b1;
- font-size: 0.28rem;
- }
- // .row {
- // padding: 0rem 0 1rem 0;
- // }
- .form-group {
- .input-row {
- display: flex;
- align-content: space-between;
- justify-content: center;
- margin-bottom: 0.25rem;
- position: relative;
- top: 0.53rem;
- .smscode {
- width: 2.34rem;
- margin-right: 0.2rem;
- }
- .sendcode {
- width: 1.8rem;
- height: 0.56rem;
- color: white;
- background: #6392FD;
- margin-right: 0.04rem;
- font-size: 0.28rem;
- border-radius: 0.28rem;
- line-height: 0.4rem;
- text-align: center;
- padding: 0;
- position: absolute;
- top: 2.76rem;
- left: 4.66rem;
- }
- &:last-child {
- margin-bottom: 0rem;
- }
- }
- input {
- border: none;
- outline: none;
- font-size: 0.32rem;
- border-bottom: 1px solid #F0F0F0;
- }
- .actions {
- margin-top: 0.4rem;
- .btn {
- color: white;
- width: 5.9rem;
- height: 0.8rem;
- font-size: 0.36rem;
- display: flex;
- align-items: center;
- background: linear-gradient(180deg, #9CC4FF 0%, #527EF8 100%);
- justify-content: center;
- border-radius: 0.4rem;
- position: absolute;
- top: 2.9rem;
- left: 0.48rem;
- line-height: 0.48rem;
- letter-spacing: 0.03rem;
- font-weight: 600;
- border: none;
- }
- }
- }
- .smscode {
- width: 6.06rem;
- position: absolute;
- top: 2.68rem;
- height: 0.87rem;
- left: 0.4rem;
- background: #ffffff;
- }
- .section-agr {
- height: 7.5rem;
- .title {
- text-align: center;
- img {
- width: 6.13rem;
- height: 0.43rem;
- }
- }
- .content {
- border-radius: 1.2rem;
- margin: 0.38rem 0.68rem 1rem 0.52rem;
- .red {
- color: #ff4a38;
- }
- .title {
- width: 1.7rem;
- height: 0.68rem;
- background: url(../images/bg-title.png) no-repeat;
- background-size: 100% 100%;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 0.3rem;
- color: #63AB47;
- margin-bottom: 0.1rem;
- }
- ul {
- color: #3d4644;
- font-size: 0.20rem;
- text-align: justify;
- width: 6.24rem;
- li {
- margin-bottom: 0.15rem;
- line-height: 0.38rem;
- font-size: 0.20rem;
- color: #ffff;
- .sub-ul {
- margin: 0.1rem 0;
- li {
- font-size: 0.24rem;
- }
- }
- &:last-child {
- margin-bottom: 0;
- }
- }
- }
- }
- .footer {
- color: #ff4a38;
- text-align: center;
- font-size: 0.24rem;
- span {
- transform: rotate(7deg)
- }
- }
- }
- .main-cancel {
- .banner {
- img {
- width: 6.42rem;
- height: 5.70rem;
- margin-left: 0.49rem;
- margin-top: 0.46rem;
- }
- }
- .login {
- width: 6.86rem;
- background: #ffffff;
- border-radius: 0.48rem;
- height: 4.14rem;
- border: 0.04rem solid #0147FA;
- position: relative;
- top: 8.25rem;
- left: 0.28rem;
- .tips {
- display: flex;
- font-size: 0.28rem;
- color: rgba(188, 130, 19, 0.6);
- padding: 2.5rem 0.6rem 0rem;
- text-align: justify;
- .ring {
- width: 0.6rem;
- display: flex;
- margin: 0 0.15rem 0 0;
- img {
- height: 0.5rem;
- }
- }
- }
- }
- }
- .dialog-alert {
- position: fixed;
- top: 6.62rem;
- left: 0.62rem;
- right: 0.62rem;
- border-radius: 0.3rem;
- z-index: 9992;
- background: #ffffff;
- .close {
- position: absolute;
- top: 0;
- right: 0.45rem;
- width: 0.59rem;
- height: 0.69rem;
- img {
- width: 100%;
- }
- }
- h1 {
- font-size: 0.36rem;
- font-weight: bold;
- text-align: center;
- margin-top: 0.6rem;
- }
- .content {
- min-height: 1.8rem;
- margin: 0.1rem 0.6rem;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 0.3rem;
- color: #222222e8;
- font-weight: 600;
- }
- .actions {
- font-size: 0.3rem;
- display: flex;
- align-items: center;
- border-radius: 0.3rem;
- .btn {
- color: #0147FA;
- font-size: 0.34rem;
- background: #ffff;
- padding: 0;
- margin: 0;
- width: 100%;
- height: 1rem;
- text-align: center;
- line-height: 1rem;
- border-top: 0.02rem solid #E5E5E5;
- font-weight: 600;
- border-bottom-left-radius: 0.3rem;
- border-bottom-right-radius: 0.3rem;
- border-top-right-radius: 0;
- border-top-left-radius: 0;
- }
- .okay {
- color: white;
- float: left;
- background: #0bb577;
- }
- }
- }
- .dialog-alerttt {
- position: fixed;
- top: 6.62rem;
- left: 0.92rem;
- right: 0.62rem;
- height: 3.56rem;
- border-radius: 0.3rem;
- z-index: 9992;
- background: #ffffff;
- width: 5.68rem;
- transform: translateY(-50%)
- }
- .text_nn {
- font-size: 0.28rem;
- font-weight: bold;
- text-align: center;
- color: #347BDA;
- margin-top: 0.3rem;
- }
- .text_nns {
- font-size: 0.28rem;
- font-weight: bold;
- text-align: center;
- margin-top: 0.4rem;
- color: #347BDA;
- margin-top: 0.11rem;
- }
- .text_mm {
- color: #000000;
- }
- .dialog-confirm {
- position: fixed;
- top: 4rem;
- left: 0.62rem;
- right: 0.62rem;
- height: 3rem;
- border-radius: 0.3rem;
- z-index: 9992;
- background: #ffffff;
- .close {
- position: absolute;
- top: 0;
- right: 0.45rem;
- width: 0.59rem;
- height: 0.69rem;
- img {
- width: 100%;
- }
- }
- h1 {
- font-size: 0.36rem;
- font-weight: bold;
- text-align: center;
- margin-top: 0.6rem;
- }
- .content {
- min-height: 1.8rem;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 0.3rem;
- color: black;
- }
- .actions {
- font-size: 0.3rem;
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin: 0 0.6rem;
- margin-top: 0.2rem;
- .btn {
- color: white;
- font-size: 0.36rem;
- background: linear-gradient(-90deg, #1E98DF, #5256D5);
- display: flex;
- align-items: center;
- justify-content: center;
- border-radius: 0.4rem;
- padding: 0;
- margin: 0;
- width: 2.34rem;
- height: 0.72rem;
- }
- .okay {
- color: white;
- float: left;
- background: linear-gradient(-90deg, #1E98DF, #5256D5);
- }
- }
- }
- .draw {
- display: flex;
- font-size: 0.3rem;
- align-items: center;
- justify-content: center;
- color: rgb(68, 83, 60);
- .btn-draw {
- width: 2.3rem;
- height: 0.86rem;
- margin-left: 0.15rem;
- background: url(../images/btn-draw.png) no-repeat;
- background-size: 100% 100%;
- }
- }
- .contents {
- background: url(../images/成功.png) no-repeat !important;
- background-size: 100% 100% !important;
- width: 2.8rem !important;
- height: 2rem !important;
- position: relative !important;
- left: 1.5rem !important;
- top: 0.3rem !important;
- }
- .contentsak {
- background: url(../images/短信.png) no-repeat !important;
- background-size: 100% 100% !important;
- width: 2.8rem !important;
- height: 2rem !important;
- position: relative !important;
- left: 1.5rem !important;
- top: 0.3rem !important;
- }
- .contentss {
- background: url(../images/失败.png) no-repeat !important;
- background-size: 100% 100% !important;
- width: 2.8rem !important;
- height: 2rem !important;
- position: relative !important;
- left: 1.5rem !important;
- top: 0.3rem !important;
- }
- .actionss {
- font-size: 0.3rem !important;
- display: flex !important;
- align-items: center !important;
- justify-content: center !important;
- height: 1.4rem !important
- }
- .dialog-alerts {
- position: fixed !important;
- top: 6.62rem !important;
- left: 0.92rem !important;
- right: 0.62rem !important;
- border-radius: 0.3rem !important;
- z-index: 9992 !important;
- background: #ffffff !important;
- width: 5.68rem !important;
- transform: translateY(-50%) !important;
- animation: frames-top-center-01 300ms !important;
- }
- .beijing_a {
- background: url(../images/未选中背景.png) no-repeat;
- background-size: 100% 100%;
- width: 2.88rem;
- height: 1.1rem;
- position: relative;
- left: 0.2rem;
- top: 0.72rem;
- display: inline-block;
- }
- .tu_n {
- width: 0.72rem;
- height: 0.72rem;
- position: absolute;
- top: 0.2rem;
- left: 0.2rem;
- }
- .texte_n {
- width: 1.49rem;
- height: 0.45rem;
- font-size: 0.20rem;
- position: absolute;
- left: 1.2rem;
- top: 0.33rem;
- display: inline-block;
- line-height: 0.24rem;
- }
- .beijing_b {
- background-size: 100% 100%;
- width: 2.8rem;
- height: 1rem;
- position: relative;
- left: 0.15rem;
- top: 0.72rem;
- display: inline-block;
- border: 0.04rem solid #5cedfc;
- background: #355b945e;
- border-radius: 0.2rem;
- }
- .order_a {
- background: url(../images/立即领取按钮.png) no-repeat;
- background-size: 100% 100%;
- width: 100%;
- height: 100%;
- border: none;
- }
- .order_ca {
- background: url(../images/立即领取按钮.png) no-repeat;
- background-size: 100% 100%;
- width: 100%;
- height: 100%;
- border: none;
- -webkit-filter: grayscale(100%);
- }
- .order_b {
- background: url(../images/已领取按钮.png) no-repeat;
- background-size: 100% 100%;
- width: 100%;
- height: 100%;
- border: none;
- pointer-events: none;
- }
- .orders {
- margin: 0 auto;
- width: 6.16rem;
- height: 0.94rem;
- margin-top: 2.1rem;
- }
- .Big_box1 {
- width: 6.23rem;
- margin: 0 auto;
- height: 3rem;
- }
- .text_ab {
- font-size: 0.20rem;
- font-family: Source Han Sans CN;
- font-weight: 400;
- color: #FFFFFF;
- line-height: 0.36rem;
- margin-bottom: 0.36rem;
- }
- .box_img_a {
- background: url(../images/领取规则标题.png) no-repeat bottom;
- background-size: 100%;
- width: 100%;
- height: 0.43rem;
- margin-bottom: 0.4rem;
- margin-top: 0.4rem;
- }
- .inputot {
- margin-left: 0.4rem;
- color: #666666;
- font-size: 0.36rem;
- width: 4.87rem;
- height: 0.82rem;
- outline: none;
- min-width: 2.4rem;
- margin-bottom: 0.3rem;
- border: 0.01rem solid #E0E0E0;
- border-radius: 0.1rem;
- padding-left: 0.3rem;
- background: #ffffff;
- position: absolute;
- top: 1.45rem;
- }
- .actions {
- .btns {
- color: #666666;
- font-size: 0.32rem;
- background: linear-gradient(-90deg, #ffff, #ffff);
- display: flex;
- align-items: center;
- justify-content: center;
- border-radius: 0.4rem;
- padding: 0;
- font-weight: 400;
- margin: 0;
- width: 2.34rem;
- height: 0.72rem;
- border: solid 1px #aaaa;
- }
- .btn_orderss {
- color: #ffff;
- font-size: 0.32rem;
- background: linear-gradient(360deg, #5256D5 0%, #1E98DF 100%);
- display: flex;
- align-items: center;
- justify-content: center;
- border-radius: 0.4rem;
- padding: 0;
- font-weight: 400;
- margin: 0;
- width: 2.34rem;
- height: 0.72rem;
- border: solid 1px #aaaa;
- }
- .okay {
- color: white;
- float: left;
- background: #0bb577;
- }
- }
- .usermob {
- position: absolute;
- width: 6.06rem;
- top: 1.45rem;
- background: #ffffff;
- left: 0.4rem;
- height: 0.87rem;
- }
- .usermobsr {
- position: absolute;
- width: 6.06rem;
- top: 0.4rem;
- background: #ffffff;
- left: 0.4rem;
- height: 0.87rem;
- }
- .section-setting {
- width: 6.86rem;
- background: #ffffff;
- border-radius: 0.48rem;
- height: 5.22rem;
- border: 0.04rem solid #0147FA;
- position: relative;
- top: 8.25rem;
- left: 0.28rem;
- .content {
- .form-group {
- input {
- padding: 0 0 0 0.2rem;
- border: none;
- border-bottom: 1px solid #F0F0F0;
- }
- .mobile {
- width: 4.80rem;
- }
- .code {}
- .send {
- width: 1.8rem;
- height: 0.56rem;
- color: white;
- background: #6392FD;
- margin-right: 0.04rem;
- font-size: 0.28rem;
- border-radius: 0.28rem;
- line-height: 0.4rem;
- text-align: center;
- padding: 0;
- position: absolute;
- top: 2.76rem;
- left: 4.66rem;
- }
- .sendcode-wait {
- background: #B5B5B5;
- }
- }
- .status {
- display: flex;
- flex-direction: column;
- align-items: center;
- margin: 0.45rem auto 0.35rem;
- .status-icon {
- width: 0.84rem;
- height: 0.84rem;
- background: url(../images/success.png) no-repeat;
- background-size: 100% 100%;
- }
- .status-name {
- margin-top: 0.24rem;
- }
- }
- }
- .actions {
- .btn {
- width: 5.9rem;
- height: 0.8rem;
- font-size: 0.28rem;
- display: flex;
- align-items: center;
- background: linear-gradient(180deg, #9CC4FF 0%, #527EF8 100%);
- justify-content: center;
- border-radius: 0.4rem;
- position: absolute;
- top: 4rem;
- left: 0.48rem;
- }
- .btn-primary {
- color: white;
- }
- .btn-lg {
- width: 3.36rem;
- margin: 0 auto;
- }
- }
- }
|