    /* 个人资料 */
    
    .minemain {
        min-height: 810px;
        height: auto;
        width: 100%;
        font-family: MicrosoftYaHei;
        font-weight: 400;
    }
    
    .jewechat {
        height: 50px;
        width: 200px;
    }
    
    .mainleft {
        margin-top: 20px;
    }
    
    .mainright {
        width: 737px;
        margin: 20px 0 20px 22px;
        background: #ffffff;
        padding-bottom: 26px;
    }
    
    .leftavater {
        height: 160px;
        background: #ffffff;
        text-align: center;
    }
    
    .leftavater img {
        width: 60px;
        height: 60px;
        border-radius: 30px;
        margin: 0 auto;
        margin-top: 30px;
    }
    
    .leftavater p {
        font-size: 20px;
        font-weight: 400;
        margin-top: 19px;
    }
    
    .leftlist {
        margin-top: 20px;
        background: #ffffff;
        text-align: center;
    }
    
    .list {
        height: 60px;
        border: #F5F5F5 solid 1px;
    }
    
    .list a {
        width: 100%;
        height: 100%;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .list a i {
        font-size: 24px;
        color: #333333;
    }
    
    .mineactive {
        background: #cc2d34;
        /* var(--themr-color); */
    }
    
    .mineactive a p {
        color: #ffffff;
    }
    
    .mineactive a i {
        color: #ffffff;
    }
    
    .list p {
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        margin-left: 23px;
    }
    
    .rightavater {
        text-align: center;
    }
    
    .rightavater img {
        width: 150px;
        height: 150px;
        border-radius: 75px;
        margin: 0 auto;
        margin-top: 50px;
    }
    
    .rightavater p {
        font-size: 20px;
        font-weight: 400;
        color: #333333;
        margin-top: 30px;
    }
    
    .perinfo {
        width: 100%;
        height: 50px;
        margin-top: 33px;
    }
    
    .information {
        margin-left: 46px;
    }
    
    .perinfo button {
        float: right;
        width: 120px;
        height: 50px;
        background: #cc2d34;
        border-radius: 4px;
        border: none;
        color: #ffffff;
        font-weight: 400;
        font-size: 20px;
        margin-right: 31px;
    }
    
    .information p {
        font-size: 16px;
        font-weight: 400;
        color: #666666;
    }
    
    .perinfo p {
        float: left;
        margin-top: 17px;
        color: #333333;
    }
    
    .infoheight {
        height: 50px;
        display: flex;
        align-items: center;
        margin-top: 26px;
        width: auto;
    }
    
    #tel,
    #password,
    #mine_wechat {
        font-size: 14px;
        font-weight: 400;
        color: #cc2d34;
        margin-left: 46px;
    }
    
    .passworded {
        margin-left: 46px;
    }
    
    .j_weixin p:nth-of-type(1) {
        margin-left: 0px !important;
    }
    
    .telphed {
        margin-left: 46px;
    }
    
    .passworded p,
    .telphed p {
        font-size: 14px !important;
    }
    
    .passed,
    .teled {
        float: left;
    }
    
    #pwchange,
    #telchange,
    #j_close {
        font-size: 14px;
        font-weight: 400;
        color: #cc2d34;
        margin-left: 130px;
        float: left;
    }
    
    .perinfonamne,
    .perinfonick,
    .perinfowchat p {
        margin-left: 34px;
    }
    
    .perinfonamne input {
        width: 240px;
        height: 50px;
        border: 1px solid rgba(187, 187, 187, 1);
        float: left;
        margin-left: 49px;
        padding-left: 20px;
    }
    
    .perinfonick input {
        width: 240px;
        height: 50px;
        background: #f5f5f5;
        float: left;
        margin-left: 49px;
    }
    
    .perinfonick input {
        color: #333333;
        font-size: 16px;
        padding-left: 20px;
    }
    
    .j_save_m {
        display: none;
    }
    
    .j_headimage {
        display: inline-block;
        position: relative;
    }
    
    .j_label {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }
    
    #wecunbundling {
        color: #fff;
        background: #cc2d34;
    }
    /*捐款页面*/
    
    .donatright {
        height: auto;
        width: 737px;
        background: #ffffff;
        margin-top: 20px;
        margin-left: 22px;
        margin-bottom: 20px;
    }
    
    .j_nonedonation {
        margin-top: 20px;
        margin-left: 22px;
        font-size: 16px;
    }
    
    .j_noneinvoice {
        margin-top: 20px;
        font-size: 16px;
    }
    
    .dolist {
        width: 100%;
        border: 1px solid #f5f5f5;
        font-size: 16px;
        display: flex;
        align-items: center;
        color: #333333;
        padding: 27px 0 27px 0;
    }
    .dolist p{
        padding-right: 0px;
        padding-left: 0px;
        
    }
    
    .listend {
        height: 40px;
    }
    
    .num {
        text-align: center;
    }
    /*发票页面*/
    
    .invright {
        width: 737px;
        height: auto;
        margin-left: 22px;
    }
    
    .listtop {
        height: 60px;
        background: #fff;
        margin-top: 20px;
        font-size: 18px;
        color: #333333;
    }
    
    .listtop li {
        height: 60px;
        display: flex;
        align-items: center;
        margin-left: 31px;
        width: 60px;
        float: left;
    }
    
    .tabopen {
        margin-left: 69px !important;
    }
    
    .listmiddle {
        height: auto;
        margin-top: 20px;
        font-size: 14px;
        color: #333333;
        margin-bottom: 20px;
    }
    
    .invlist {
        padding: 24px 0 24px 0;
        background: #fff;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #eeeeee;
    }
    
    .allcheck {
        height: 88px;
        width: 100%;
        background: #fff;
        display: flex;
        align-items: center;
    }
    
    .allcheck input {
        margin-right: 23px;
    }
    
    .tuicheckbox {
        margin-left: 34px !important;
        margin-right: 12px !important;
    }
    
    .tuicheckbox:checked {
        background: #cc2d34;
        border: #fff solid 1px;
    }
    
    .tuicheckbox {
        width: 16px;
        height: 16px;
        background-color: #ffffff;
        border: solid 1px #999999;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        font-size: 0.8rem;
        position: relative;
        display: inline-block;
        vertical-align: top;
        cursor: default;
        -webkit-appearance: none;
        /*移除原生样式 */
        -webkit-user-select: none;
        user-select: none;
        -webkit-transition: background-color ease 0.1s;
        transition: background-color ease 0.1s;
        z-index: 999;
    }
    /* 电子发票 */
    
    .listlast {
        width: 737px;
        background: #fff;
        margin-top: 21px;
    }
    
    .invdetail {
        height: 66px;
        width: 100%;
        font-size: 18px;
        color: #333333;
        display: flex;
        align-items: center;
    }
    
    .invdetail p {
        padding-left: 28px;
    }
    
    .invdetailb {
        border-color: #000000 #ffffff #ffffff;
        border-style: solid;
        border-width: 8px;
        position: absolute;
        margin-left: 119px;
        margin-top: 4px;
    }
    
    .detail {
        display: none;
        height: auto;
        border-top: #eeeeee solid 1px;
        padding-bottom: 30px;
    }
    
    .listbutton button {
        height: 50px;
        width: 178px;
        background: #cc2d34;
        border-radius: 4px;
        border: none;
        color: #ffffff;
        font-weight: bold;
        font-size: 16px;
        margin-top: 40px;
        margin-bottom: 169px;
    }
    
    .j_active {
        color: #cc2d34;
        border-bottom: 1px solid #cc2d34;
    }
    
    .openedin a {
        text-decoration: none;
        font-size: 14px;
        font-weight: 400;
        color: #cc2d34;
    }
    
    .detaillist {
        margin-left: 18px;
        font-size: 14px;
        columns: #333333;
        height: 50px;
        display: flex;
        align-items: center;
    }
    
    .detaillist input,
    .pagelist input {
        padding-left: 20px;
    }
    
    .listone {
        margin-top: 12px;
    }
    
    .listtwo {
        margin-top: 40px;
    }
    
    .ivntext {
        margin-left: 155px;
        color: #666666;
        margin-top: 21px;
        margin-right: 60px;
    }
    
    .listthree {
        margin-top: 21px;
    }
    
    .listthreet {
        color: #f1494f;
        font-weight: bold;
    }
    
    .listfour {
        margin-top: 30px;
    }
    
    .listfive {
        margin-top: 30px;
    }
    
    .listfour input {
        height: 50px;
        width: 240px;
        background: #f5f5f5;
    }
    
    .listfive input {
        height: 50px;
        width: 240px;
        background: #f5f5f5;
    }
    
    .listfivet {
        color: #803400;
        position: relative;
        left: 410px;
        top: -35px;
        font-size: 14px;
        width: 250px;
    }
    
    .listtwo select {
        height: 50px;
        width: 240px;
        background: #f5f5f5;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #333333;
        padding-left: 31px
    }
    
    .listtwob {
        border-color: #000000 #f5f5f5 #f5f5f5;
        border-style: solid;
        border-width: 8px;
        position: absolute;
        top: 20px;
        margin-left: -50px;
    }
    /* 纸质发票 */
    
    .listpage {
        background: #fff;
        margin-top: 21px;
        color: #333333;
    }
    
    .invpage {
        height: 66px;
        font-size: 18px;
        display: flex;
        align-items: center;
    }
    
    .invpage p {
        padding-left: 28px;
    }
    
    .invpageb {
        border-color: #000000 #ffffff #ffffff;
        border-style: solid;
        border-width: 8px;
        position: absolute;
        margin-left: 186px;
        margin-top: 4px;
    }
    
    .pagedetail {
        display: none;
        height: 359px;
        border-top: #eeeeee solid 1px;
        font-size: 14px;
    }
    
    .pagelist {
        /* width: 100%; */
        display: flex;
        align-items: center;
        margin-left: 18px;
        margin-top: 30px;
    }
    
    .pagelist input {
        height: 50px;
        width: 240px;
        background: #f5f5f5;
    }
    
    .pageselect {
        display: none;
    }
    /* 已开票 查看详情 */
    
    .indtright {
        margin-left: 22px;
        color: #333333;
        margin-top: 20px;
        width: auto;
    }
    
    .indtxt {
        font-size: 16px;
        width: 737px;
    }
    
    .lidtop {
        height: 66px;
        width: 737px;
        background: #fff;
        margin-top: 20px;
        display: flex;
        align-items: center;
        font-size: 16px;
        border-bottom: 1px solid #eeeeee;
    }
    
    .indetail {
        width: 737px;
        background: #fff;
        padding-bottom: 30px;
    }
    
    .indetail:last-child {
        margin-bottom: 46px;
    }
    
    .lidtop p {
        margin-left: 29px;
    }
    
    .indlist {
        margin-left: 29px;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #eee;
        margin-left: 29px;
        font-size: 14px;
        color: #666;
        margin-right: 29px;
    }
    
    .indcol {
        width: 110px;
        /* height:100%; */
    }
    
    .indleft {
        width: 220px;
        border-left: 1px solid #eee;
        padding: 16px 0 15px 29px;
        min-height: 40px;
    }
    /* 绑定手机号 */
    
    .modal-header,
    .modal-footer {
        border: none;
    }
    
    .j_content {
        height: 373px;
    }
    
    .j_contentwe {
        height: 220px;
    }
    
    .phinput {
        flex: none;
    }
    
    .j_next {
        font-size: 18px !important;
        padding-left: 22px;
        margin-top: 20px;
    }
    
    .phinput {
        margin-left: 22px;
        display: grid;
        justify-content: center;
    }
    
    .phinput input {
        background: #fff;
        border: 1px solid #cdcdcd;
        height: 48px;
        width: 420px;
        margin-top: 20px;
        border-radius: 4px;
    }
    
    .phinput input:last-child {
        margin-top: 30px;
    }
    
    .phbtn,
    .channext,
    .pwnext,
    .j_phbutton {
        height: 48px;
        width: 420px;
        background: #cc2d34;
        color: #fff;
    }
    
    .phfooter,
    .passfooter,
    .chanfooter,
    .chpfooter {
        justify-content: center;
        margin-top: 12px;
        display: flex;
        margin-left: 18px;
    }
    
    .phfooter button:hover,
    .passfooter button:hover,
    .chanfooter button:hover,
    .chpfooter button:hover {
        color: #fff !important;
    }
    
    .phfooter button:focus,
    .passfooter button:focus,
    .chanfooter button:focus,
    .chpfooter button:focus {
        color: #fff !important;
    }
    
    .phcode {
        background: #cc2d34;
        color: #fff;
        width: 120px;
        height: 48px;
        border-radius: 4px;
        border: none;
        position: absolute;
        top: 103px;
        left: 378px;
    }
    
    .phinput input {
        font-size: 16px;
        padding-left: 20px;
    }
    
    @media only screen and (max-width:768px),
    only screen and (max-device-width:768px) {
        .listfivet {
            top: 1080px;
            left: 480px;
        }
        .phcode {
            left: 461px;
        }
        .ivntext {
            margin-left: 210px;
        }
        .listbutton button {
            width: 92%;
            margin-left: 4%;
        }
    }
    
    @media only screen and (max-width:750px),
    only screen and (max-device-width:750px) {
        .ivntext {
            margin-left: 210px;
        }
    }
    
    @media only screen and (max-width:640px),
    only screen and (max-device-width:640px) {}
    
    @media only screen and (max-width:600px),
    only screen and (max-device-width:600px) {}
    
    @media only screen and (max-width:540px),
    only screen and (max-device-width:540px) {}
    
    @media only screen and (max-width:480px),
    only screen and (max-device-width:480px) {
        .perinfowchat {
            display: none;
        }
        .j_wechatmodal {
            height: 100% !important;
        }
        .j_nonedonation {
            margin-left: 0px;
        }
        .j_content {
            height: 100%;
        }
        .j_next {
            font-size: 15px !important;
        }
        .mainright,
        .donatright,
        .invright,
        .indtxt,
        .listlast {
            width: auto;
            margin-left: 0;
            margin-top: 0;
        }
        .lidtop,
        .indetail {
            width: auto;
        }
        .listtop {
            margin-top: 0px;
        }
        .listtop li {
            width: auto;
        }
        .passworded p,
        .telphed p {
            font-size: 12px !important;
        }
        .passworded,
        .telphed {
            margin-left: 11px;
        }
        .tabopen {
            margin-left: 43px !important;
        }
        .openedin a {
            font-size: 12px;
        }
        .listmiddle {
            margin-top: 10px;
            font-size: 10px;
            color: #666666;
        }
        .j_invlist p {
            font-size: 12px;
            color: #333333;
        }
        .indtright {
            margin-left: 0;
            margin-top: 10px;
        }
        .rightavater p {
            font-size: 15px;
        }
        .perinfo p,
        .information p,
        .perinfonick input,
        #tel,
        #password,
        #mine_wechat,
        .listtop,
        .dolist,
        .indtxt,
        .lidtop,
        .detaillist,
        .pagedetail,
        .phinput input {
            font-size: 12px;
        }
        .lidtop {
            height: 40px;
            margin-top: 10px;
        }
        .indlist,
        .ivntext,
        .listfivet {
            font-size: 10px;
        }
        .rightavater img {
            width: 75px;
            height: 75px;
        }
        .phcode {
            left: 318px;
        }
        .ivntext {
            margin-left: 140px;
            color: #666666;
            margin-top: 21px;
            margin-right: 20px;
        }
        .listfivet {
            color: #803400;
            position: relative;
            left: 140px;
            top: 10px;
        }
        .information {
            margin-left: 20px;
        }
        .perinfonick input,
        .perinfonamne input {
            width: 273px;
            margin-left: 11px;
        }
        .perinfonamne,
        .perinfonick,
        .perinfowchat p {
            margin-left: 24px;
        }
        #tel,
        #password,
        #mine_wechat {
            margin-left: 11px;
        }
        .invdetail,
        .invpage {
            font-size: 15px;
        }
        .detaillist {
            margin-left: 10px;
        }
        .invdetail p,
        .invpage p {
            padding-left: 20px;
        }
        .listtwo select,
        .listfour input,
        .listfive input {
            width: 250px;
        }
        .j_save {
            display: none;
        }
        .j_save_m {
            background: #cc2d34;
            border-radius: 2px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 92%;
            height: 44px;
            border: 0px;
            color: #fff;
            margin-bottom: 19px;
            margin-left: 4%;
        }
        .invdetailb {
            margin-left: 100px;
        }
        .invpageb {
            margin-left: 156px;
        }
    }
    
    @media only screen and (max-width:1115px),
    only screen and (max-device-width:1115px) {
        .indetail,
        .indtxt,
        .lidtop {
            width: 655px;
        }
    }
    
    @media only screen and (max-width:414px),
    only screen and (max-device-width:414px) {
        .phinput input {
            width: 340px;
        }
        .phcode {
            left: 245px;
        }
        .tuicheckbox {
            margin-left: 14px !important;
            margin-right: -20px !important;
        }
        .j_all {
            margin-left: 35px;
        }
        .listtwo select,
        .listfour input,
        .listfive input {
            width: 240px;
        }
        .pagelist input {
            width: 220px;
        }
        .listfivet {
            left: 120px;
        }
        .rightavater p {
            font-size: 15px;
        }
        .ivntext {
            margin-left: 125px;
        }
    }
    
    @media only screen and (max-width:412px),
    only screen and (max-device-width:412px) {}
    
    @media only screen and (max-width:400px),
    only screen and (max-device-width:400px) {}
    
    @media only screen and (max-width:375px),
    only screen and (max-device-width:375px) {
        .ivntext {
            margin-left: 115px;
        }
        .phinput input {
            width: 310px;
        }
        .phcode {
            left: 211px;
        }
    }
    
    @media only screen and (max-width: 360px),
    only screen and (max-device-width: 360px) {
        .phcode {
            left: 203px;
        }
    }
    
    @media only screen and (max-width: 320px),
    only screen and (max-device-width: 320px) {
        .perinfonick input,
        .perinfonamne input {
            width: 210px;
        }
        .listtwo select,
        .listfour input,
        .listfive input {
            width: 190px;
        }
        .phinput input {
            width: 250px;
        }
        .phcode {
            left: 153px;
        }
        .pagelist input {
            width: 190px;
        }
        .ivntext {
            margin-left: 105px;
        }
        .listfivet {
            left: 105px;
        }
    }