mobileclient/v1_5_0_C/exchange.css

420 lines
6.8 KiB
CSS
Raw Normal View History

2022-09-21 17:30:39 +08:00
html {
background: #F4F6F9;
2022-09-22 14:13:46 +08:00
font-size: 26.66666667vw;
2022-09-21 17:30:39 +08:00
}
body {
height: 100%;
2022-09-22 14:13:46 +08:00
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
2022-09-21 17:30:39 +08:00
}
2022-09-22 17:19:09 +08:00
* {
margin: 0 auto;
padding: 0;
}
2022-09-21 17:30:39 +08:00
2022-09-28 11:24:38 +08:00
2022-09-21 17:30:39 +08:00
img {
width: 100%;
vertical-align: middle;
}
.bottom {
width: 100%;
position: relative;
z-index: 1002;
2022-09-27 11:47:27 +08:00
border-top: 0.05rem solid #F3F5F7;
2022-09-21 17:30:39 +08:00
}
@media screen and (min-width:900px) {
html {
transform: scale(0.3);
background: #fff;
transform-origin: 50% 0px 0px;
height: calc(100vh);
}
2022-09-28 11:24:38 +08:00
#exchangePage {
2022-09-21 17:30:39 +08:00
height: 6rem !important;
background: #F4F6F9;
overflow-y: scroll;
}
.mask {
height: 6rem !important;
}
.exchange-btn-fr {
top: 5.45rem !important;
}
}
#exchangePage .goodsTip {
width: 100%;
background: #fff;
padding: 0.26rem;
line-height: 0.24rem;
box-sizing: border-box;
text-align: justify;
}
img.changegray {
opacity: 0.6;
}
.mask {
background: rgba(0, 0, 0, 0.2);
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9999;
right: 0;
}
.bottomBtn {
position: fixed;
bottom: 0rem;
z-index: 88;
left: 50%;
margin-left: -1.745rem;
}
.sureBtn {
width: 100%;
height: 0.42rem;
line-height: 0.42rem;
background: #F98F5B;
display: flex;
justify-content: center;
align-items: center;
border-radius: 0.42rem;
margin-top: 0.15rem;
font-size: 0.18rem;
color: #FFFFFF;
}
/* 闁告娲樺顖炲箵閹邦喓浠<E59693> */
.prompt {
display: inline-block;
min-width: 50%;
padding: 0.08rem;
background: rgba(0, 0, 0, 0);
border-radius: 0.2rem;
color: #fff;
position: fixed;
top: 20%;
left: -150%;
margin-left: -25%;
text-align: center;
transition: left .2s;
z-index: 99999;
}
.proactive {
left: 50%;
background: rgba(0, 0, 0, 0.7);
}
#exchangePage {
font-size: 0.14rem;
min-height: 100vh;
background: #fff;
}
#exchangePage .about-good {
width: 100%;
height: 100vw;
/* background: rgb(218, 223, 226); */
2022-09-21 17:30:39 +08:00
font-size: 0.14rem;
position: relative;
z-index: 888;
}
#exchangePage .back {
2022-09-27 11:47:27 +08:00
width: 0.31rem;
position: fixed;
2022-09-21 17:30:39 +08:00
top: 0.1rem;
left: 0.1rem;
2022-09-27 11:47:27 +08:00
z-index: 999;
2022-09-21 17:30:39 +08:00
}
#exchangePage .ipt-acc {
font-size: 0.15rem;
width: 100%;
padding: 0.19rem 0 0.27rem;
display: flex;
justify-content: space-between;
flex-direction: column;
background: rgba(255, 255, 255, 1);
2022-09-27 11:47:27 +08:00
border-top: 0.05rem solid #F3F5F7;
2022-09-21 17:30:39 +08:00
}
#exchangePage .ipt-acc .title {
width: 90%;
margin-bottom: 0.4rem;
}
#exchangePage .ipt-acc .title .sign {
font-size: 0.13rem;
}
#exchangePage .ipt-acc .title {
font-size: 0.23rem;
color: #FF5533;
}
#exchangePage .ipt-acc .title .text {
margin-top: 0.05rem;
font-size: 0.17rem;
color: #0A0A0A;
}
#exchangePage .ipt-acc>p {
display: flex;
width: 90%;
padding: 0.05rem 0.2rem;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
background: #F3F5F7;
border-radius: 0.2rem;
}
#exchangePage .ipt-acc>p>span {
width: 0.8rem;
}
#exchangePage .ipt-acc input {
flex: 1;
height: 0.32rem;
outline: none;
padding-right: 0.1rem;
border: none;
background: #F3F5F7;
font-size: 0.15rem;
}
#exchangePage .ipt-acc input::placeholder {
color: #BAC2CA;
}
/* BAC2CA */
#exchangePage .ipt-acc>p:last-child {
margin-top: 0.15rem;
}
#exchangePage .desc-img {
width: 100%;
}
#exchangePage .exchange-btn {
outline: none;
border: 0;
width: 1.24rem;
height: 100%;
z-index: 2222;
bottom: 0.22rem;
background: #FE6344;
font-size: 0.18rem;
color: #fff;
margin: 0;
}
#exchangePage .exchange-btn-fr {
min-width: 100%;
position: fixed;
height: 0.53rem;
z-index: 2222;
font-size: 0.15rem;
border-top: 0.01rem solid #eeecec;
bottom: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
}
#exchangePage .exchange-btn-fr .sign {
font-size: 0.13rem;
}
#exchangePage .exchange-btn-fr .text {
font-size: 0.13rem;
color: #A2A3A8;
}
#exchangePage .exchange-btn-fr .title {
margin: 0;
margin-left: 0.2rem;
color: #FF5533;
font-size: 0.23rem;
}
.suspensionDom {
width: 100%;
height: 100vh;
background: #fff;
position: relative;
overflow: hidden;
2022-09-21 17:30:39 +08:00
}
.susTip {
position: fixed;
width: 0.3rem;
right: 0;
top: 0.2rem;
z-index: 1000;
}
.suspensionDom>h4 {
height: 0.5rem;
font-size: 0.16rem;
background: #f7f8f9;
display: flex;
justify-content: center;
align-items: center;
}
.suspensionDom>img {
width: 0.3rem;
position: absolute;
left: 0.1rem;
top: 0.1rem;
}
.suspensionDom>div {
padding: 0.25rem;
box-sizing: border-box;
background: #fff;
line-height: 0.25rem;
text-align: justify;
}
#exchangePage .swiper-container {
width: 100%;
height: 100%;
}
#exchangePage .swiper-slide>img {
height: 100%;
}
2022-09-28 11:24:38 +08:00
2022-09-21 17:30:39 +08:00
.readOnly {
filter: grayscale(1);
}
.content {
padding-bottom: 0.8rem;
box-sizing: border-box;
}
.reduce {
padding-top: 0.2rem;
box-sizing: border-box;
}
.reduce .bg {
background: url('./img/reduceBg.png');
background-size: 100% 100%;
width: 3.5rem;
height: 0.86rem;
display: flex;
justify-content: space-between;
margin-bottom: 0.27rem;
}
.reduce .bg .bg-left {
font-size: 0.32rem;
font-weight: bold;
color: white;
}
.reduce .bg-left {
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
}
.reduce .bg-left .money {
display: inline-block;
margin-left: -0.1rem;
margin-bottom: 0.03rem;
}
.reduce .bg-left .sign {
font-size: 0.15rem;
}
.reduce .bg-left .moneyUse {
font-size: 0.12rem;
}
.reduce .bg-right p {
margin: 0;
}
.reduce .bg-right {
width: 2.32rem;
display: flex;
flex-direction: column;
justify-content: center;
}
.reduce .bg-right .money {
font-size: 0.15rem;
color: #CD4236;
font-weight: bold;
}
.reduce .bg-right .time {
font-size: 0.09rem;
color: #CC9590;
margin-top: 0.03rem;
margin-bottom: 0.05rem;
}
.reduce .bg-right .receive {
font-size: 0.1rem;
color: #D18D6F;
}
.reduce .illustrate {
border-top: 0.02rem dashed #F1F1F1;
padding: 0 0.15rem;
}
.reduce .illustrate .title {
font-size: 0.16rem;
font-weight: bold;
color: #171717;
text-align: center;
margin: 0.3rem 0 0.03rem;
}
.reduce .illustrate .title_2 {
font-size: 0.13rem;
color: #171717;
margin: 0.22rem 0 0.05rem 0;
}
.reduce .illustrate .text {
line-height: 0.20rem;
font-size: 0.12rem;
color: #A8A8A8;
}