honmeigui/pages/user/index.wxss
2022-12-26 12:02:35 +08:00

554 lines
9.2 KiB
Plaintext

.content {
height: auto;
width: 100%;
position: relative;
/* border: 1rpx solid red; */
/* padding-top: 176rpx; */
}
page{
overflow: hidden;
}
.top {
height: 444rpx;
width: 100%;
/* border: 1rpx solid red; */
/* background-color: yellowgreen; */
background-image: url("https://wechatapi.qinjiuwangluo.com/public/images/icoimg1.png");
background-size: 100% 100%;
background-color: rgba(255, 250, 237);
/* padding-top: 176rpx; */
}
.top_user {
height: 166rpx;
width: 100%;
display: flex;
align-items: flex-end;
}
.top_user span{
font-size: 36rpx;
font-family: PingFang SC-Medium, PingFang SC;
font-weight: 500;
color: #1A1A1A;
font-weight: bold;
line-height: 56rpx;
margin-left: 30rpx;
margin-top: 80rpx;
}
.top_titel {
height: 150rpx;
width: 690rpx;
/* margin-top: 60rpx; */
margin-left: 30rpx;
padding-top: 60rpx;
display: flex;
flex-wrap: nowrap;
}
.touxiang {
width: 150rpx;
height: 150rpx;
border-radius: 75rpx;
}
.name {
height: 150rpx;
width: 500rpk;
/* margin-left: 24rpx;
margin-top: 14rpx; */
display: flex;
/* justify-content: center; */
/* align-items: center; */
margin-top: 22rpx;
}
.name1 {
height: 50rpx;
width: auto;
margin-left: 20rpx;
font-size: 36rpx;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #1A1A1A;
line-height: 42rpx;
display: flex;
/* align-items: center; */
flex-direction: column;
}
button::after {
border: none;
}
button {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
box-sizing: border-box;
/* font-size: 18px; */
text-align: center;
text-decoration: none;
/* line-height: 1; */
line-height: 1.35;
/* border-radius: 5px; */
-webkit-tap-highlight-color: transparent;
overflow: hidden;
color: #000000;
background: none;
width: 100%;
height: 100%;
}
.uid{
height: 100%;
width: auto;
}
.uid text{
font-size: 15px;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #666666;
line-height: 17px;
margin-top: 5px;
}
.name2 {
width: 186rpx;
height: 50rpx;
font-size: 36rpx;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #666666;
line-height: 42rpx;
margin-top: 20rpx;
}
.scroll{
position: relative;
height: 1300rpx;
}
.conter {
height: auto;
width: 100%;
background: #FFFFFF;
border-radius: 48rpx 48rpx 0rpx 0rpx;
position: absolute;
top: 422rpx;
}
.conter_div {
width: 92%;
height: 182rpx;
margin-left: 30rpx;
/* border: 1px solid red; */
}
.conter_div_conter {
/* margin-top: 58rpx; */
height: 182rpx;
width: 100%;
/* border: 1px solid red; */
display: flex;
flex-wrap: nowrap;
}
.conter_div_conter_l {
height: 100%;
width: 476rpx;
display: flex;
align-items: center;
justify-content: space-between;
}
.conter_div_conter_r {
height: 100%;
width: 212rpx;
align-items: center;
display: flex;
justify-content: center;
}
.btn_cke {
width: 212rpx;
height: 76rpx;
background: linear-gradient(89deg, #FF8310 0%, #FF4D00 100%);
border-radius: 18rpx 18rpx 18rpx 18rpx;
opacity: 1;
font-size: 32rpx;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #FFFFFF;
display: flex;
justify-content: center;
align-items: center;
}
.fg {
width: 100%;
height: 20rpx;
background: #F3F4F6;
opacity: 1;
}
.record {
height: 48rpx;
width: 92%;
display: flex;
flex-direction: row;
margin-left: 30rpx;
display: flex;
flex-wrap: nowrap;
}
.record_icon {
height: 48rpx;
width: 48rpx;
display: flex;
}
.record_icon image {
height: 48rpx;
width: 48rpx;
}
.record_text {
font-size: 36rpx;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #1A1A1A;
line-height: 42rpx;
margin-left: 20rpx;
width: 150rpx;
height: 100%;
display: flex;
align-items: center;
}
.ht {
width: 18rpx;
height: 32rpx;
}
.ht image {
width: 18rpx;
height: 32rpx;
}
.record_left {
width: 80%;
height: 100%;
display: flex;
flex-wrap: nowrap;
}
.record_right {
width: 20%;
height: 100%;
display: flex;
justify-content: flex-end;
align-items: center;
}
.coonter1_view {
height: auto;
/* margin-top: 28rpx; */
width: 690rpx;
white-space: nowrap;
margin-left: 30rpx;
}
.coonter1_view_for {
width: 192rpx;
height: 260rpx;
/* margin-left: 10px; */
margin-right: 20rpx;
display: inline-block;
background-color: #fff;
border-radius: 24rpx;
white-space: nowrap;
}
.coonter1_view_for_image {
width: 192rpx;
height: 260rpx;
margin-top: 28rpx;
}
.btn {
width: 80%;
padding: 20rpx 0;
border-radius: 10rpx;
text-align: center;
margin: 40rpx 10%;
background: #0C1939;
color: #fff;
}
/*mask*/
.drawer_screen {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
background: #000;
opacity: 0.2;
overflow: hidden;
}
/*content*/
.drawer_attr_box {
width: 750rpx;
height: auto;
overflow: hidden;
position: fixed;
bottom: 0;
left: 0;
border-top-left-radius: 40rpx;
border-top-right-radius: 40rpx;
z-index: 1001;
background: linear-gradient(205deg, #4B3D32 0%, #242430 10%);
}
.drawer_content {
padding: 30rpx;
height: auto;
width: 690rpx;
/* overflow-y: scroll; */
}
.drawer_title {
padding: 20rpx;
font: 42rpx "microsoft yahei";
text-align: center;
}
.line {
border-bottom: 1px solid #f8f8f8;
}
.drawer_content_top {
height: 48rpx;
width: 690rpx;
display: flex;
flex-wrap: nowrap;
}
.drawer_content_top_left {
/* border: 1rpx solid red; */
width: 50%;
height: 100%;
display: flex;
flex-wrap: nowrap;
}
.drawer_content_top_div2 {
font-size: 36rpx;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #FFFFFF;
line-height: 42rpx;
padding-left: 20rpx;
}
.drawer_content_top_right {
height: 100%;
width: 50%;
display: flex;
justify-content: flex-end;
align-items: center;
}
.drawer_tetil {
padding-top: 18rpx;
width: 100%;
height: 40rpx;
font-size: 28rpx;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #F6F6F6;
line-height: 33rpx;
}
.drawer_pay_div {
/* height: 439rpx; */
width: 100%;
/* padding-top: 30rpx; */
margin-top: 30rpx;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.drawer_pay_div_for {
width: 330rpx;
height: 194rpx;
background: #38364B;
border-radius: 24rpx;
opacity: 1;
position: relative;
margin-bottom: 20rpx;
}
.drawer_pay_btn {
width: 688rpx;
height: 94rpx;
background: linear-gradient(180deg, #F4DCC6 0%, #DBAD89 100%);
border-radius: 24rpx 24rpx 24rpx 24rpx;
opacity: 1;
/* margin-top: 48rpx; */
font-size: 36rpx;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #23272D;
line-height: 42rpx;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 30rpx;
}
.drawer_pay_div_for_top {
width: auto;
height: 50rpx;
font-size: 36rpx;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #DAA362;
line-height: 42rpx;
margin-top: 22rpx;
display: flex;
justify-content: center;
}
.drawer_pay_div_for_c {
height: 40rpx;
font-size: 28rpx;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 33rpx;
margin-top: 10rpx;
display: flex;
justify-content: center;
}
.drawer_pay_div_for_b {
width: auto;
height: 40rpx;
font-size: 28rpx;
font-family: PingFang SC-Medium, PingFang SC;
font-weight: 500;
color: #F0C194;
line-height: 33rpx;
margin-top: 10rpx;
display: flex;
justify-content: center;
}
.drawer_pay_div_for_flot {
width: 68rpx;
height: 58rpx;
position: absolute;
left: 262rpx;
top: -1rpx;
}
.fhj {
width: 100%;
height: 100%;
position: fixed;
top: 0rpx;
background: rgba(0, 0, 0, 0.4);
}
.fhj_img {
width: 705rpx;
height: 760rpx;
display: flex;
flex-wrap: wrap;
position: absolute;
top: 25%;
justify-content: center;
margin-left: 24rpx;
}
.fhj_font {
/* border: 1rpx solid red; */
width: 100%;
height: 200rpx;
margin-top: 144rpx;
position: absolute;
z-index: 999;
}
.fhj_font_s{
/* height: 10rpx; */
font-size: 36rpx;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #1A1A1A;
display: flex;
justify-content: center;
align-items: center;
}
.fhj_font_s text{
font-size: 52rpx;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #F1540D;
}
.fhj_font_t {
width: auto;
height: 120rpx;
font-size: 52rpx;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #1A1A1A;
display: flex;
justify-content: center;
align-items: center;
}
.fhj_font_t text{
font-size: 80rpx;
font-family: Source Han Sans CN-Regular, Source Han Sans CN;
font-weight: 400;
color: #F1540D;
}
.conter_div_conter_l_1{
height: 100%;
width: 40%;
/* border: 1rpx solid red; */
}
.conter_div_conter_l_2{
height: 100%;
width: 30%;
/* border: 1rpx solid red; */
margin-right: 50rpx;
}