input,select,textarea,button{ outline:none; resize: none; }
*{font-family:PingFangSC-Semibold;;padding: 0;margin: 0;}
html,body{ width: 100%;
    background: #fff;}
input{ -webkit-appearance: none; }
a{text-decoration: none}
li{list-style: none}
i{font-style: normal}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.page-index{
    margin: 0 auto;
    padding: 0 0.4rem;
    width: 7.5rem;
    overflow: hidden;
}
header{
    overflow: hidden;
    margin-top: 0.28rem;
}
.user-msg{
    float: left;
    overflow: hidden;
}
.user-img{
    float: left;
}
.user-img img{
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
}
.user-info{
    float: left;
    margin-left: 0.4rem;
}
.person-name{
    display: block;
    font-size: 0.44rem;
    line-height: 0.6rem;
    font-weight: bold;
    color: #222;
}
.user-info p{
    margin-top: 0.08rem;
    height: 0.4rem;
    line-height: 0.4rem;
    overflow: hidden;
}
.person-phone{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.28rem;
    color: #222;
    line-height: 1;
}
.icon-edit{
    display: inline-block;
    vertical-align: middle;
    width: 0.2rem;
    height: 0.2rem;
    background: url("../../images/images_new2019/edit.png") no-repeat center;
    -webkit-background-size: 0.2rem;
    background-size: 0.2rem;
}
.qr-btn{
    float: right;
    margin-top: 0.32rem;
}
.qr-btn img{
    display: block;
    width: 0.4rem;
}
.order-wrap{
    margin-top: 0.48rem;
    overflow: hidden;
}
.order-tab-btn{
    overflow: hidden;
}
.order-tab-btn li{
    float: left;
    margin-right: 1rem;
    font-size: 0.28rem;
    color: #999;
    line-height: 0.6rem
}
.order-tab-btn li.act{
    color: #222;
    border-bottom: 0.04rem solid #ff9900;
}
.order-tab-show{
    padding-top: 0.3rem;
    border-top: 1px solid #F6F6F6;
    overflow: hidden;
    display: none;
}
.act-show{
    display: block;
}
.order-item{
    float: left;
    width: 5.6rem;
    border-right: 1px solid #F6F6F6;
    overflow: hidden;
}
.order-item li{
    float: left;
    margin-right: 0.72rem;
    width: 0.72rem;
    text-align: center;
}
.order-item li:last-child{
    margin-right: 0;
}
.order-item li b{
    display: block;
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #222;
}
.order-item li span{
    display: block;
    margin-top: 0.08rem;
    font-size: 0.24rem;
    color: #999;
    line-height: 0.34rem;
}
.all-order{
    float: right;
}
.all-order img{
    display: block;
    margin: 0.04rem auto 0;
    width: 0.32rem;
}
.all-order span{
    display: block;
    margin-top: 0.14rem;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #999;
    text-align: center;
}
.model-wrap{
    margin: 0.62rem auto 0;
    width: 6.8rem;
    height: 2.8rem;
    box-shadow: 0.04rem 0.04rem 0.12rem 0.04rem #eee;
    border-radius: 0.08rem;
}
.model-wrap dl{
    float: left;
    margin-top: 0.44rem;
    width: 50%;
    overflow: hidden;
}
.model-wrap dt{
    float: left;
    margin-left: 0.36rem;
    margin-top: 0.16rem;
}
.model-wrap dt img{
    display: block;
    width: 0.52rem;
}
.model-wrap dd{
    float: left;
    margin-left: 0.28rem;
}
.model-wrap dd b{
    display: block;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #222;
}
.model-wrap dd span{
    display: block;
    font-size:0.24rem;
    line-height: 0.34rem;
    color: #999;
}
.list-wrap{
    margin-top: 0.36rem;
}
.list-wrap li a{
    display: block;
    padding-bottom: 0.03rem;
    font-size: 0.28rem;
    color: #222;
    line-height: 0.96rem;
    background: url("../../images/images_new2019/jtRight.png") no-repeat right center;
    -webkit-background-size: 0.16rem;
    background-size: 0.16rem;
    border-bottom: 1px solid #e4e4e4;
}
.sign-out{
    margin-top: 0.29rem;
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #ff4422;
    text-align: center;
}
.more-serve{
    margin-top: 0.8rem;
    margin-bottom: 1.6rem;
}
.more-serve > h2{
    font-size: 0.4rem;
    line-height: 0.52rem;
    color: #222;
}
.more-serve-body{
    margin-top: -0.12rem;
    overflow: hidden;
}
.more-serve-item{
    float: left;
    margin-top: 0.48rem;
    min-width: 50%;
}
.more-serve-item a{
    display: block;
    overflow: hidden;
}
.img-fa{
    float: left;
    width: 0.8rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
}
.img-fa img{
    display: inline-block;
    max-width: 0.8rem;
    max-height: 0.8rem;
    vertical-align: middle;
}
.more-serve-item div{
    float: left;
    margin-left: 0.26rem;
}
.more-serve-item div h3{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #222;
    font-weight: bold;
}
.more-serve-item div p{
    margin-top: 0.08rem;
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #666;
}
.more-serve-item div p span{
    color: #ff4422;
    font-weight: bold;
}

#footer-nav{
    border: solid 1px #e9e9e9;
    background-color: #f9f9f9;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
#footer-nav .menu{
    float: left;
    width: 33.3%;
}
#footer-nav a{
    display: block;
    height: 1rem;
    font-size: 0;
}
#footer-nav .menu .icon{
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.12rem;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 0.4rem 0.4rem;
}
#footer-nav .menu .text{
    display: block;
    color: #999;
    font-size: 0.2rem;
    line-height: 0.28rem;
    margin-top: 0.06rem;
}
#footer-nav .menu .icon-footer-sy{
    background-image: url("../../images/images_new2019/icon-footer-sy.png");
}
#footer-nav .menu .icon-footer-ss{
    background-image: url("../../images/images_new2019/icon-footer-ss.png");
}
#footer-nav .menu.active .icon-footer-me{
    background-image: url("../../images/images_new2019/icon-footer-me-active.png");
}
#footer-nav .active .text{
    color: #222;
}


.ewm-container-bg{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.3);
    display: none;
    align-items: center;
    justify-content: center;
}
.ewm-container{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0.48rem;
    width: 6.7rem;
    background-color: #fff;
    border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
}
a.m-close {
    position: absolute;
    right: 0.26rem;
    top: 0.26rem;
}
a.m-close img{
    display: block;
    width: 0.32rem;
}
.user-msg02{
    overflow: hidden;
}
.user-msg02 .person-name{
    line-height: 1.2rem;
}
.ewm-images{
    margin: 0.6rem auto 0.5rem;
    border: 1px solid #d8d8d8;
    border-radius: 0.04rem;
    width: 5.6rem;
    height: 5.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ewm-images img{
    width: 5rem;
    height: 5rem;
}
.ewm-title{
    font-size: 0.36rem;
}
.ewm-container p{
    font-size: 0.24rem!important;
}

.invoice-tab{
    display: flex;
}
.invoice-tab a{
    flex: 1;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.8rem;
    font-weight: bold;
    color: #222;
}
.invoice-tab a.tabAct{
    color: #ff9900;
    background: url(../images/tabAct.png) no-repeat center 0.68rem;
    -webkit-background-size: 0.6rem 0.04rem;
    background-size: 0.6rem 0.04rem;
}
#myloading{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99;background-color: #fff; z-index: 1000}
#myloading .icon{ display:block; position: absolute;top: 40%;left: 50%;width: 50px;height: 50px; margin: 0 0 0 -25px; border-radius: 4px; text-align: center; background-position: center; background-repeat: no-repeat; background-size: 100% auto; background-image: url(../../images/qds-loading.gif); }
#myloading .icon img{ display: inline-block; width: 100%; }

.no-invoice-container{
    margin-top: 120px;
    text-align: center;
}
.no-invoice{
    display: inline-block;
    width: 4rem;
}
.no-invoice-container p{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #CCCCCC;
}
#showpdf{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #fff;
    overflow: scroll;
}