*{
    font-size: 14px;
}

body{
    background-color: #fff;
}

.login-state{
    width: 100%;
    height: 370px;
    background-image: url("../images/new_index/personal_loggedBg.png");
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}

.user-name{
    display: block;
    margin: 0 auto;
    width: 112px;
    text-align: center;

    position: relative;
    top:50%;
    transform: translateY(-50%);

    color:#ddd;
    font-size: 16px;
}

.user-name img{
    width: 112px;
    height: 112px;
    border-radius: 100%;
}

.item-image{
    display: inline-block;
    height: 65px;
    width: 70px;
    position: relative;
    top: 5px;
}

.item-name{
    position: relative;
    font-size: 28px;
    /* bottom: 15px; */
    left: 20px;
    top: -15px;
}

.main-part-menu{
    padding: 5px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 98px;
    background-color: #eaedf1;
    line-height: 98px;
    box-sizing: border-box;
}

.main-menu{
    font-size: 24px;
    color: #333;
    position: relative;
    line-height: 32px;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
}

.img-12{
    width: 90px;
    height: 90px;
}

.weui-cells{
    margin-top: 0;
}

.weui-cells:before{
    border-top: 0;
}

.items-menu{
    border: 1px solid #fff;
    border-width: 10px 0 0 0;
    border-radius: 10px;
    position: relative;
    top: -15px;
    margin-bottom: 30px;
}

.weui-cells{
    /*font-size: 14px;*/
    height: 95px;
}

a.weui-cell{
    height: 100%;
    box-sizing: border-box;
    padding: 15px 30px;
}

.mine-center-tanchuang-container{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    z-index: 9999;
}


.mine-center-tanchuang{
    width: 530px;
    background: #fff;
    /*height: 440px;*/
    margin: 250px auto 0px auto;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 10px;
}

.mine-center-tanchu-title{
    font-size: 36px;
    font-weight: bold;
    /* margin-top: 25px; */
    height: 64px;
    line-height: 64px;
    margin: 30px;
}

.mine-center-tanchu-content{
    font-size: 32px;
    line-height: 64px;
    margin: 20px;
    color: #666666;
}

.mine-center-tenchu-button{
    margin-top: 60px;
    margin-bottom: 50px;
}

#heyan,
#needPayTaxesBtn{
    background: #1d87d1;
    color: #ffffff;
    border: none;
    height: 64px;
    font-size: 28px;
    padding: 0px 30px;
    margin-right: 10px;
    border-radius: 5px;
}

#close{
    background: #f3f4f6;
    color: #666666;
    border: none;
    height: 64px;
    font-size: 28px;
    padding: 0px 30px;
    margin-right: 10px;
    border-radius: 5px;
}

#tcdl{
    background: #1d87d1;
    color: #ffffff;
    border: none;
    height: 64px;
    font-size: 28px;
    padding: 0px 30px;
    margin-right: 10px;
    border-radius: 5px;
}

#qxtc{
    background: #f3f4f6;
    color: #666666;
    border: none;
    height: 64px;
    font-size: 28px;
    padding: 0px 30px;
    margin-right: 10px;
    border-radius: 5px;
}


#userName{
    font-size: 32px;
}

.weui-cell_access .weui-cell__ft:after{
    height: 20px;
    width: 20px;
}

#hyslbh,
#needPayTaxesSlbh{
    font-size: 32px;
}

.tc-btn{
    text-align: center;
    margin-top: 120px;
}

.tc-btn button{
    height: 80px;
    color: #ffffff;
    background: #1d87d1;
    width: 690px;
    font-size: 32px;
    border: none;
    border-radius: 5px;
}
