.div_reivedData_list1 {
|
margin-top: 0.2rem;
|
background-color: white;
|
}
|
|
.div_item {
|
height: 1rem;
|
}
|
|
.div_item_top {
|
height: 0.98rem;
|
display: -webkit-flex;
|
justify-content: space-between;
|
align-items: center;
|
}
|
|
.title {
|
color: #333333;
|
font-size: 0.32rem;
|
margin-left: 0.3rem;
|
}
|
|
.content {
|
display: -webkit-flex;
|
align-items: center;
|
margin-right: 0.3rem;
|
flex-direction: row-reverse;
|
}
|
|
.arrow {
|
width: 0.15rem;
|
height: 0.24rem;
|
}
|
|
.div_hedaerImg {
|
width: 0.66rem;
|
height: 0.66rem;
|
background-color: #F3F3F3;
|
border-radius: 0.33rem;
|
margin-right: 0.2rem;
|
}
|
|
.name {
|
color: #000000;
|
font-size: 0.26rem;
|
margin-right: 0.2rem;
|
}
|
|
.input {
|
-webkit-user-select: auto;
|
margin-right: 0.2rem;
|
font-size: 0.3rem;
|
height: 0.7rem;
|
width: 5rem;
|
border: none;
|
outline: medium;
|
color: #000000;
|
caret-color: #E5005C;
|
text-align: right
|
}
|
|
.input::-webkit-input-placeholder {
|
font-size: 0.26rem;
|
}
|
|
.div_reivedData_list2 {
|
margin-top: 0.2rem;
|
background-color: white;
|
}
|
|
.div_tips {
|
margin-top: 0.25rem;
|
margin-left: 0.2rem;
|
margin-right: 0.2rem;
|
background-color: white;
|
border-radius: 0.2rem;
|
}
|
|
.div_tips_title {
|
color: #333333;
|
font-size: 0.34rem;
|
height: 0.86rem;
|
display: -webkit-flex;
|
align-items: center;
|
padding-left: 0.3rem;
|
border-bottom: #D9D9D9 solid 1px;
|
}
|
|
.div_tips_content {
|
margin-top: 0.43rem;
|
padding-left: 0.26rem;
|
padding-right: 0.21rem;
|
color: #333333;
|
font-size: 0.24rem;
|
}
|
|
.div_commit {
|
background-color: #FFFFFF;
|
position: fixed;
|
width: 7.5rem;
|
height: 0.96rem;
|
bottom: 0;
|
z-index: 1000;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
border-top: #dddddd solid 1px;
|
}
|
|
.div_commit div {
|
color: #FFFFFF;
|
font-size: 0.34rem;
|
background-color: #E5005B;
|
width: 5.6rem;
|
height: 0.76rem;
|
border-radius: 0.38rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
}
|
|
|
|
|
.dialogmask_updateNickName {
|
display: none;
|
position: fixed;
|
width: 100%;
|
height: 100%;
|
background: rgba(1, 1, 1, 0.5);
|
top: 0;
|
left: 0;
|
z-index: 1001;
|
}
|
|
.dialog_updateNickName {
|
width: 5.60rem;
|
min-height: 1rem;
|
background: #FFFFFF;
|
border-radius: 0.1rem;
|
/* padding: 0.2rem; */
|
z-index: 1000;
|
display: block;
|
height: auto;
|
position: absolute;
|
margin: auto;
|
left: 0;
|
right: 0;
|
top: 0;
|
bottom: 0;
|
max-height: 4.2rem;
|
}
|
|
.closeImg {
|
height: 0.5rem;
|
right: 0.2rem;
|
top: 0.2rem;
|
position: absolute
|
}
|
|
.dialog_title {
|
color: #010101;
|
font-size: 0.32rem;
|
height: 0.32rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
margin-top: 0.49rem;
|
}
|
|
|
.input_other {
|
-webkit-user-select: auto;
|
margin-right: 0.2rem;
|
font-size: 0.3rem;
|
height: 0.7rem;
|
width: 4.7rem;
|
border: none;
|
outline: medium;
|
color: #000000;
|
caret-color: #E5005C;
|
text-align: left;
|
background-color: #F3F3F3;
|
border-radius: 0.1rem;
|
margin-left: 0.3rem;
|
}
|
|
.dialog_commit_updateNickName {
|
color: #FFFFFF;
|
font-size: 0.32rem;
|
background-color: #E5005C;
|
border-radius: 0.4rem;
|
margin-top: 0.74rem;
|
margin-left: 0.42rem;
|
margin-right: 0.42rem;
|
height: 0.8rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
}
|
|
|
.dialogmask_vip {
|
display: none;
|
position: fixed;
|
width: 100%;
|
height: 100%;
|
background: rgba(1, 1, 1, 0.5);
|
top: 0;
|
left: 0;
|
z-index: 1001;
|
}
|
|
.dialog_vip {
|
width: 5.60rem;
|
min-height: 1rem;
|
background: #FFFFFF;
|
border-radius: 0.1rem;
|
/* padding: 0.2rem; */
|
z-index: 1000;
|
display: block;
|
height: auto;
|
position: absolute;
|
margin: auto;
|
left: 0;
|
right: 0;
|
top: 0;
|
bottom: 0;
|
max-height: 5.7rem;
|
}
|
|
.div_fantypes_bg {
|
margin-top: 0.5rem;
|
}
|
|
.div_fantypes {
|
color: #000000;
|
font-size: 0.28rem;
|
background-color: #F3F3F3;
|
margin-top: 0.22rem;
|
height: 0.7rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
margin-left: 0.92rem;
|
margin-right: 0.92rem;
|
border-radius: 0.06rem;
|
|
position: relative;
|
}
|
|
.div_fantypes.checked {
|
background-color: #FFD1E4;
|
color: #E5005C;
|
}
|
|
.div_fantypes:hover {
|
background-color: #FFD1E4;
|
color: #E5005C;
|
}
|
|
.div_selcet.checked {
|
opacity: 1;
|
}
|
|
.div_selcet:hover {
|
opacity: 1;
|
}
|
|
.div_selcet {
|
width: 0.38rem;
|
height: 0.39rem;
|
right: 0;
|
top: 0.32rem;
|
position: absolute;
|
opacity: 0;
|
}
|
|
.dialog_commit_vip {
|
color: #FFFFFF;
|
font-size: 0.32rem;
|
background-color: #E5005C;
|
border-radius: 0.4rem;
|
margin-top: 0.55rem;
|
margin-left: 0.42rem;
|
margin-right: 0.42rem;
|
height: 0.8rem;
|
display: -webkit-flex;
|
align-items: center;
|
justify-content: center;
|
}
|
|
.dialogmask_date {
|
display: none;
|
position: fixed;
|
width: 100%;
|
height: 100%;
|
background: rgba(1, 1, 1, 0.5);
|
top: 0;
|
left: 0;
|
z-index: 1001;
|
}
|
|
.dialog_date {
|
width: 5.60rem;
|
min-height: 1rem;
|
background: #FFFFFF;
|
border-radius: 0.1rem;
|
/* padding: 0.2rem; */
|
z-index: 1000;
|
display: block;
|
height: auto;
|
position: absolute;
|
margin: auto;
|
left: 0;
|
right: 0;
|
top: 0;
|
bottom: 0;
|
max-height: 6.6rem;
|
}
|
|
@supports (bottom: env(safe-area-inset-bottom)) {
|
|
body,
|
.div_commit {
|
padding-bottom: constant(safe-area-inset-bottom);
|
padding-bottom: env(safe-area-inset-bottom);
|
}
|
}
|