Files
peko-h5/view/peko/modules/h5Income/css/withdrawal.css

750 lines
13 KiB
CSS
Raw Normal View History

html,
body {
width: 100%;
background: #F3F5FA;
}
.back {
position: fixed;
z-index: 9;
2024-01-08 11:53:36 +08:00
width: 0.74667rem;
height: 0.74667rem;
left: 0.53333rem;
top: 0.2rem;
}
2023-07-12 17:00:34 +08:00
.butBig {
width: 8.08rem;
height: 1.28rem;
background: linear-gradient(90deg, #EEDCFF 0%, #DEE4FF 50%, #CCF8F9 100%);
border-radius: 1.28rem;
line-height: 1.28rem;
text-align: center;
color: #FFFFFF;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
margin: 0 auto 0.66667rem;
2023-07-12 17:00:34 +08:00
}
.butBigActive {
background: linear-gradient(90deg, #5AECFA 0%, #9DB4FF 49%, #CF70FF 100%);
}
.myInfo {
width: 9.2rem;
2024-01-08 11:53:36 +08:00
height: 1.81333rem;
margin: 0.8rem auto 0.42667rem;
}
2024-01-08 11:53:36 +08:00
.myInfo img {
display: block;
2024-01-08 11:53:36 +08:00
width: 1.81333rem;
height: 1.81333rem;
border-radius: 50%;
float: left;
}
2024-01-08 11:53:36 +08:00
.myInfo div {
float: left;
2024-01-08 11:53:36 +08:00
margin-left: 0.29333rem;
overflow: hidden;
}
2024-01-08 11:53:36 +08:00
.myInfo div p {
color: #1F1B4F;
font-size: 0.48rem;
font-weight: bold;
margin-bottom: 0.16rem;
margin-top: 0.4rem;
2023-07-14 15:27:25 +08:00
width: 6.5rem;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
2024-01-08 11:53:36 +08:00
.myInfo div b {
color: #8A8CAB;
font-size: 0.32rem;
}
.income {
2024-01-08 11:53:36 +08:00
width: 9.14667rem;
height: 2.88rem;
background: url(../images/withdrawal/bg.png) no-repeat;
background-size: 100% 100%;
2024-01-08 11:53:36 +08:00
margin: 0 auto 0.10667rem;
position: relative;
}
2024-01-08 11:53:36 +08:00
.income .rule {
color: #9168FA;
font-size: 0.32rem;
position: absolute;
2024-01-08 11:53:36 +08:00
right: 0.42667rem;
top: 0.24rem;
}
2024-01-08 11:53:36 +08:00
.income img {
2024-01-08 11:53:36 +08:00
width: 0.74667rem;
height: 0.74667rem;
position: absolute;
2024-01-08 11:53:36 +08:00
left: 0.53333rem;
top: 1.06667rem;
}
2024-01-08 11:53:36 +08:00
.income span {
color: #FFFFFF;
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
position: absolute;
2024-01-08 11:53:36 +08:00
left: 0.53333rem;
top: 0.42667rem;
}
2024-01-08 11:53:36 +08:00
.income p {
color: #FFFFFF;
font-size: 0.64rem;
font-weight: bold;
position: absolute;
2024-01-08 11:53:36 +08:00
left: 1.38667rem;
top: 1.17333rem;
}
.account {
2024-01-08 11:53:36 +08:00
width: 9.14667rem;
height: 1.6rem;
line-height: 1.6rem;
background: #fff;
2024-01-08 11:53:36 +08:00
border-radius: 0.26667rem;
margin: 0 auto 0.42667rem;
position: relative;
}
2024-01-08 11:53:36 +08:00
.account .icon_account {
position: absolute;
2024-01-08 11:53:36 +08:00
left: 0.53333rem;
top: 0.53333rem;
width: 0.53333rem;
height: 0.53333rem;
}
2024-01-08 11:53:36 +08:00
.account .arrow_right {
position: absolute;
2024-01-08 11:53:36 +08:00
right: 0.53333rem;
top: 0.53333rem;
width: 0.53333rem;
height: 0.53333rem;
}
2024-01-08 11:53:36 +08:00
.account div {
height: 100%;
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
font-weight: bold;
position: absolute;
top: 0;
2024-01-08 11:53:36 +08:00
left: 1.22667rem;
}
2024-01-08 11:53:36 +08:00
.account span {
height: 100%;
color: #B3B3C3;
font-size: 0.32rem;
position: absolute;
top: 0;
2024-01-08 11:53:36 +08:00
right: 1.06667rem;
}
2024-01-08 11:53:36 +08:00
.account .active {
color: #1F1B4F;
font-weight: bold;
}
2024-01-10 14:50:40 +08:00
.authentication {
width: 9.14667rem;
height: 1.6rem;
line-height: 1.6rem;
background: #fff;
border-radius: 0.26667rem;
margin: 0 auto 0.42667rem;
position: relative;
}
.authentication .icon_authentication {
position: absolute;
left: 0.53333rem;
top: 0.53333rem;
width: 0.53333rem;
height: 0.53333rem;
}
.authentication .arrow_right {
position: absolute;
right: 0.53333rem;
top: 0.53333rem;
width: 0.53333rem;
height: 0.53333rem;
}
.authentication div {
height: 100%;
color: #1F1B4F;
font-size: 0.42667rem;
font-weight: bold;
position: absolute;
top: 0;
left: 1.22667rem;
}
.authentication span {
height: 100%;
color: #B3B3C3;
font-size: 0.32rem;
position: absolute;
top: 0;
right: 1.06667rem;
}
.authentication .active {
color: #1F1B4F;
font-weight: bold;
}
.withdrawal {
2024-01-08 11:53:36 +08:00
width: 9.14667rem;
margin: 0 auto 0.53333rem;
background: #fff;
2024-01-08 11:53:36 +08:00
border-radius: 0.26667rem;
position: relative;
overflow: hidden;
}
2024-01-08 11:53:36 +08:00
.withdrawal .gold {
2024-01-08 11:53:36 +08:00
width: 0.53333rem;
height: 0.53333rem;
position: absolute;
2024-01-08 11:53:36 +08:00
top: 0.53333rem;
left: 0.53333rem;
}
2024-01-08 11:53:36 +08:00
.withdrawal .title {
2024-01-08 11:53:36 +08:00
margin-top: 0.53333rem;
margin-left: 1.22667rem;
font-size: 0.42667rem;
color: #1F1B4F;
font-weight: bold;
}
2024-01-08 11:53:36 +08:00
.withdrawal input {
background: transparent;
border: none;
outline: none;
box-sizing: border-box;
2024-01-08 11:53:36 +08:00
padding: 0 0.53333rem;
width: 8.08rem;
height: 1.28rem;
2024-01-08 11:53:36 +08:00
margin: 0.42667rem auto 0.64rem;
background: #F3F5FA;
display: block;
2024-01-08 11:53:36 +08:00
border-radius: 0.21333rem;
}
2024-01-08 11:53:36 +08:00
.withdrawal input::placeholder {
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
color: #B3B3C3;
}
2024-01-08 11:53:36 +08:00
2023-07-12 17:00:34 +08:00
.withdrawal .withdrawalBox {
width: 8.08rem;
height: 1.28rem;
position: absolute;
left: 0.55rem;
top: 1.3rem;
}
2024-01-08 11:53:36 +08:00
.withdrawal .numBox {
width: 100%;
box-sizing: border-box;
2024-01-08 11:53:36 +08:00
padding: 0 0.53333rem;
margin: 0 auto 0.74667rem;
}
2024-01-08 11:53:36 +08:00
.withdrawal .numBox span {
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
}
2024-01-08 11:53:36 +08:00
.withdrawal .numBox b {
color: #B3B3C3;
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
float: right;
}
2024-01-08 11:53:36 +08:00
2023-07-12 17:00:34 +08:00
.withdrawal .numBox .active {
color: #9168FA;
2024-01-08 11:53:36 +08:00
font-size: 0.46667rem;
2023-07-12 17:00:34 +08:00
font-weight: bold;
}
2024-01-08 11:53:36 +08:00
.withdrawal p {
margin-bottom: 0.16rem;
color: #8A8CAB;
font-size: 0.32rem;
display: block;
width: 100%;
box-sizing: border-box;
2024-01-08 11:53:36 +08:00
padding: 0 0.53333rem;
line-height: 0.55rem;
}
2024-01-08 11:53:36 +08:00
.withdrawal p i {
font-style: normal;
}
.accountPub {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
background: rgba(0, 0, 0, 0.6);
display: none;
}
2024-01-08 11:53:36 +08:00
.accountPub .accountPub_in {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
2024-01-08 11:53:36 +08:00
border-radius: 0.74667rem 0.74667rem 0 0;
background: #fff;
overflow: hidden;
height: 8.88rem;
}
2024-01-08 11:53:36 +08:00
.accountPub .accountPub_in h3 {
2024-01-08 11:53:36 +08:00
height: 1.81333rem;
line-height: 1.81333rem;
border-bottom: 0.01333rem solid #EBEEF5;
width: 100%;
text-align: center;
color: #1F1B4F;
font-size: 0.48rem;
font-weight: bold;
}
2024-01-08 11:53:36 +08:00
.accountPub .accountPub_in ul {
width: 100%;
height: 7rem;
overflow-y: scroll;
}
2024-01-08 11:53:36 +08:00
.accountPub .accountPub_in ul li {
width: 100%;
text-align: center;
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
height: 1.38667rem;
line-height: 1.38667rem;
border-bottom: 0.01333rem solid #EBEEF5;
2024-01-10 14:50:40 +08:00
position: relative;
}
.accountPub .accountPub_in ul li i {
font-style: normal;
color: #B3B3C3;
font-size: 0.32rem;
position: absolute;
right: 0.64rem;
top: 50%;
transform: translateY(-50%);
}
2024-01-08 11:53:36 +08:00
.accountPub .accountPub_in ul .active {
color: #9168FA;
}
2023-07-11 17:05:35 +08:00
.goldPub {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 99;
2023-07-11 18:01:38 +08:00
display: none;
2023-07-11 17:05:35 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 17:05:35 +08:00
.goldPub .goldPub_in {
2024-01-08 11:53:36 +08:00
width: 8.50667rem;
height: 7.30667rem;
2023-07-11 17:05:35 +08:00
background: #fff;
2024-01-08 11:53:36 +08:00
border-radius: 0.53333rem;
2023-07-11 17:05:35 +08:00
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
2024-01-08 11:53:36 +08:00
2023-07-11 17:05:35 +08:00
.goldPub .goldPub_in .title {
width: 100%;
text-align: center;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 17:05:35 +08:00
font-weight: bold;
color: #1F1B4F;
position: absolute;
left: 0;
top: 0.64rem;
}
2024-01-08 11:53:36 +08:00
2023-07-11 17:05:35 +08:00
.goldPub .goldPub_in .num {
position: absolute;
width: 100%;
text-align: center;
color: #1F1B4F;
text-align: center;
2024-01-08 11:53:36 +08:00
top: 1.86667rem;
2023-07-11 17:05:35 +08:00
left: 0;
2024-01-08 11:53:36 +08:00
font-size: 0.74667rem;
2023-07-11 17:05:35 +08:00
font-weight: bold;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.goldPub .goldPub_in img {
position: absolute;
left: 3.2rem;
2024-01-08 11:53:36 +08:00
top: 2.73333rem;
width: 0.53333rem;
height: 0.53333rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.goldPub .goldPub_in span {
position: absolute;
top: 2.8rem;
left: 3.84rem;
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.goldPub .goldPub_in input {
width: 6.8rem;
height: 1.28rem;
position: absolute;
left: 50%;
transform: translateX(-50%);
2024-01-08 11:53:36 +08:00
top: 3.62667rem;
2023-07-11 18:01:38 +08:00
text-align: center;
background: #F3F5FA;
outline: none;
border: none;
2024-01-08 11:53:36 +08:00
border-radius: 0.21333rem;
font-size: 0.37333rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.goldPub .goldPub_in .but {
2024-01-08 11:53:36 +08:00
width: 7.01333rem;
height: 1.22667rem;
line-height: 1.22667rem;
2023-07-11 18:01:38 +08:00
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 5.44rem;
text-align: center;
background: linear-gradient(90deg, #5AECFA 0%, #9DB4FF 49%, #CF70FF 100%);
2024-01-08 11:53:36 +08:00
border-radius: 1.22667rem;
2023-07-11 18:01:38 +08:00
color: #FFFFFF;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
}
.withDrawalPub {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 99;
display: none;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.withDrawalPub .withDrawalPub_in {
2024-01-08 11:53:36 +08:00
width: 8.50667rem;
height: 5.81333rem;
2023-07-11 18:01:38 +08:00
background: #fff;
2024-01-08 11:53:36 +08:00
border-radius: 0.53333rem;
2023-07-11 18:01:38 +08:00
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.withDrawalPub .withDrawalPub_in .title {
width: 100%;
text-align: center;
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
font-weight: bold;
position: absolute;
left: 0;
top: 0.64rem;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.withDrawalPub .withDrawalPub_in p {
width: 100%;
text-align: center;
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
2023-07-11 18:01:38 +08:00
position: absolute;
left: 0;
2024-01-08 11:53:36 +08:00
top: 1.86667rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.withDrawalPub .withDrawalPub_in p b {
font-weight: bold;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.withDrawalPub .withDrawalPub_in span {
width: 100%;
text-align: center;
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
2023-07-11 18:01:38 +08:00
position: absolute;
left: 0;
top: 2.72rem;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.withDrawalPub .withDrawalPub_in span b {
color: #9168FA;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.withDrawalPub .withDrawalPub_in .but {
2024-01-08 11:53:36 +08:00
width: 7.01333rem;
height: 1.22667rem;
line-height: 1.22667rem;
2023-07-11 18:01:38 +08:00
position: absolute;
left: 50%;
transform: translateX(-50%);
2024-01-08 11:53:36 +08:00
top: 3.94667rem;
2023-07-11 18:01:38 +08:00
text-align: center;
background: linear-gradient(90deg, #5AECFA 0%, #9DB4FF 49%, #CF70FF 100%);
2024-01-08 11:53:36 +08:00
border-radius: 1.22667rem;
2023-07-11 18:01:38 +08:00
color: #FFFFFF;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
}
.binding {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
background: rgba(0, 0, 0, 0.6);
display: none;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.binding .pub_in {
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background: #fff;
2024-01-08 11:53:36 +08:00
border-radius: 0.53333rem;
width: 8.50667rem;
2023-07-11 18:01:38 +08:00
height: 4.96rem;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.binding .pub_in .title {
position: absolute;
width: 100%;
text-align: center;
color: #1F1B4F;
font-weight: bold;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
top: 0.64rem;
left: 0;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.binding .pub_in p {
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
2023-07-11 18:01:38 +08:00
position: absolute;
width: 100%;
text-align: center;
left: 0;
2024-01-08 11:53:36 +08:00
top: 1.73333rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.binding .pub_in p b {
color: #9168FA;
font-weight: bold;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.binding .pub_in .close {
2024-01-08 11:53:36 +08:00
width: 3.30667rem;
height: 1.17333rem;
border-radius: 1.17333rem;
line-height: 1.17333rem;
2023-07-11 18:01:38 +08:00
text-align: center;
color: #fff;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
background: #E6E6F0;
position: absolute;
2024-01-08 11:53:36 +08:00
left: 0.74667rem;
2023-07-11 18:01:38 +08:00
bottom: 0.64rem;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.binding .pub_in .ok {
2024-01-08 11:53:36 +08:00
width: 3.30667rem;
height: 1.17333rem;
border-radius: 1.17333rem;
line-height: 1.17333rem;
2023-07-11 18:01:38 +08:00
text-align: center;
color: #fff;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
background: linear-gradient(90deg, #5AECFA 0%, #9DB4FF 49%, #CF70FF 100%);
position: absolute;
2024-01-08 11:53:36 +08:00
right: 0.74667rem;
2023-07-11 18:01:38 +08:00
bottom: 0.64rem;
}
.switch {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
background: rgba(0, 0, 0, 0.6);
display: none;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.switch .pub_in {
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background: #fff;
2024-01-08 11:53:36 +08:00
border-radius: 0.53333rem;
width: 8.50667rem;
2023-07-11 18:01:38 +08:00
height: 4.96rem;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.switch .pub_in .title {
position: absolute;
width: 100%;
text-align: center;
color: #1F1B4F;
font-weight: bold;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
top: 0.64rem;
left: 0;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.switch .pub_in p {
color: #1F1B4F;
2024-01-08 11:53:36 +08:00
font-size: 0.37333rem;
2023-07-11 18:01:38 +08:00
position: absolute;
width: 100%;
text-align: center;
left: 0;
2024-01-08 11:53:36 +08:00
top: 1.73333rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.switch .pub_in p b {
color: #9168FA;
font-weight: bold;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.switch .pub_in .close {
2024-01-08 11:53:36 +08:00
width: 3.30667rem;
height: 1.17333rem;
border-radius: 1.17333rem;
line-height: 1.17333rem;
2023-07-11 18:01:38 +08:00
text-align: center;
color: #fff;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
background: #E6E6F0;
position: absolute;
2024-01-08 11:53:36 +08:00
left: 0.74667rem;
2023-07-11 18:01:38 +08:00
bottom: 0.64rem;
}
2024-01-08 11:53:36 +08:00
2023-07-11 18:01:38 +08:00
.switch .pub_in .ok {
2024-01-08 11:53:36 +08:00
width: 3.30667rem;
height: 1.17333rem;
border-radius: 1.17333rem;
line-height: 1.17333rem;
2023-07-11 18:01:38 +08:00
text-align: center;
color: #fff;
2024-01-08 11:53:36 +08:00
font-size: 0.42667rem;
2023-07-11 18:01:38 +08:00
background: linear-gradient(90deg, #5AECFA 0%, #9DB4FF 49%, #CF70FF 100%);
position: absolute;
2024-01-08 11:53:36 +08:00
right: 0.74667rem;
2023-07-11 18:01:38 +08:00
bottom: 0.64rem;
}
2024-01-10 14:50:40 +08:00
.mainlandInfo {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 99;
background: rgba(0, 0, 0, 0.6);
display: none;
}
.mainlandInfo .mainlandInfo_in {
width: 8.50667rem;
height: 4.96rem;
border-radius: 0.53333rem;
background: #fff;
box-sizing: border-box;
padding-top: 1.12rem;
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.mainlandInfo .mainlandInfo_in p {
width: 100%;
text-align: center;
color: #1F1B4F;
font-size: 0.37333rem;
margin-bottom: 0.32rem;
}
.mainlandInfo .mainlandInfo_in p b {
font-weight: bold;
}
.mainlandInfo .mainlandInfo_in p span {
color: #9168FA;
font-size: 0.42667rem;
}
.mainlandInfo .mainlandInfo_in .close, .mainlandInfo .mainlandInfo_in .ok {
position: absolute;
width: 3.30667rem;
height: 1.17333rem;
line-height: 1.17333rem;
border-radius: 1.17333rem;
color: #fff;
font-size: 0.42667rem;
top: 3.14667rem;
text-align: center;
}
.mainlandInfo .mainlandInfo_in .close {
background: #E6E6F0;
left: 0.74667rem;
}
.mainlandInfo .mainlandInfo_in .ok {
left: 4.45333rem;
background: linear-gradient(90deg, #5AECFA 0%, #9DB4FF 49%, #CF70FF 100%);
}