.bind {
    width: 100%;
    min-height: 100vh;
    background: #FFFFFF;
}

.bind .Close {
    display: block;
    width: 44px;
    height: 44px;
}

.bind .Title {
    padding: 44px 0 36px 36px;
    color: #2D2D30;
    font-size: 24px;
    font-weight: 500;
}

.bind .Tips {
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
    padding: 44px 35px 30px;
}

.bind .Input {
    display: flex;
    padding: 0 35px 7px;
    position: relative;
}

.bind .Input .Label {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    padding-left: 35px;
    color: #97989A;
    font-size: 12px;
}

.bind .Input .Item {
    border-style: none;
    outline: none;
    width: 100%;
    padding: 36px 0 8px;
    border: none;
    color: #2D2D30;
    font-size: 14px;
    line-height: 20px;
    flex: 1;
    font-family: HelveticaNeue;
}

.Item:placeholder {
    color: #46464A;
}

.bind .Input .Code {
    color: #C60B0B;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    padding-left: 16px;
    margin: 36px 0 8px;
    display: block;
    position: relative;
}

.bind .Input .Code:after {
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    background: #DBDBE5;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.bind .Input .Code:active {
    color: #C70D0D;
}

.bind .Input .Line {
    position: absolute;
    bottom: -1px;
    border: none;
    border-bottom: 1px solid #DBDBE5;
    width: calc(100% - 70px);
    height: 0;
}

.bind .Input .focusLine {
    border-bottom-color: #C70D0D;
}

.bind .Submit {
    padding: 44px 35px 0;
}

.bind .Submit .Btn {
    width: 100%;
    color: #FFFFFF;
    border: none;
    padding: 9px 0;
    border-radius: 20px;
    font-size: 16px;
    background: #C70D0D;
}

.mine {
    margin-top: 16px;
    margin-bottom: 90px;
}

.mine .main {
    margin-top: 16px;
}

.mine .main .header {
    padding: 0 12px 0 32px;
    line-height: 84px;
    height: 84px;
    border-radius: 8px;
    background: #fff;
    display: list-item;
}

.mine .main .userIcon {

    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background-color: rgba(155, 7, 32, .1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.mine .main .userIcon img {
    display: block;
    width: 24px;
    height: 24px;
}

.mine .main .name {
    margin-left: 10px;
    font-size: 18px;
    font-family: 'PingFangSC-Medium, PingFang SC';
    font-weight: 500;
    color: #000;
    line-height: 44px;
}

.mine .main .moreLogo {
    width: 25px;
    height: 25px;
}

.mine .main .moreLogo img {
    width: 25px;
    height: 25px;
}

.mine .accountList {
    padding: 20px;
}

.mine .accountList.noMore {
    color: #C0C2CD;
    font-size: 12px;
    padding: 10px 0 4px;
}

.mine .accountList .holdItem {
    margin-bottom: 38px;
}

.mine .accountList .holdItem:last-child {
    margin-bottom: 0;
}

.mine .accountList .holdItem .Name {
. text-ellipsis();
    width: 90%;
    font-size: 15px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: #000000;
    line-height: 20px;
}

.mine .accountList .holdItem .Tag {
    background: rgba(83, 147, 255, 0.2);
    border: 1px solid #5986E7;
    border-radius: 98px 0px 0px 98px;
    color: #5393FF;
    font-size: 12px;
    padding: 2px 5px 2px 8px;
    border-right: none;
}


.mine .accountList .holdItem .Amount, .mine .accountList .holdItem  .Payable {
    font-size: 14px;
    font-family: Avenir-Book;
    color: #C60B0B;
    line-height: 19px;
}


.mine .sections {
    margin-top: 10px;
    background: #fff;
    padding: 12px 0;
}

.mine .sections .item {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 12px 16px;
}

.mine .sections .item .icon {
    width: 28px;
    height: 28px;
    vertical-align: middle;
}

.mine .sections .item .label {
    color: #46464A;
    font-size: 14px;
    padding-left: 16px;
}

.mine .sections .item .more {
    width: 24px;
    height: 24px;
}

/** footer --start */
.footer {
    padding-bottom: 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #fff;
    border-top: 1px solid #DBDBE5;
    box-shadow: inset 0px 0px 0px 0px #DBDBE5;
    backdrop-filter: blur(0px);
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: PingFangSC-Regular, PingFang SC;
}

.footer .item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer .icon {
    display: block;
    width: 32px;
    height: 32px;
}

.footer .name {
    font-size: 11px;
    font-family: 'PingFangSC-Regular, PingFang SC';
    font-weight: 400;
    color: #000000;
    line-height: 16px;
}

.row {
    border-bottom: 1px dashed #ddd; /* 1px 宽的虚线，颜色为黑色 */
    padding-bottom: 5px; /* 可选：为内容与虚线之间添加一些间距 */
    margin-bottom: 5px; /* 可选：为每个 row 之间添加一些间距 */
}

.button_view {
    background-color: #2e8ded; /* 蓝色背景 */
    color: white; /* 白色文字 */
    padding: 5px 10px; /* 内边距 */
    border: none; /* 去掉默认边框 */
    border-radius: 10px; /* 圆角 */
    font-size: 12px; /* 字体大小 */
    cursor: pointer; /* 鼠标悬停时显示手型 */
    transition: background-color 0.3s ease; /* 背景颜色过渡效果 */
}

.button_view:hover {
    background-color: #0056b3; /* 鼠标悬停时背景颜色变深 */
}

.button_info {
    background-color: #EF5352; /* 蓝色背景 */
    color: white; /* 白色文字 */
    padding: 5px 10px; /* 内边距 */
    border: none; /* 去掉默认边框 */
    border-radius: 10px; /* 圆角 */
    font-size: 12px; /* 字体大小 */
    cursor: pointer; /* 鼠标悬停时显示手型 */
    transition: background-color 0.3s ease; /* 背景颜色过渡效果 */
}

.button_info:hover {
    background-color: #0056b3; /* 鼠标悬停时背景颜色变深 */
}

.container_center {
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}

/** footer --end */
