.phonebg,.addressbg,.namebg,.ihbg,.numberbg,.idphotobg,.citybg,.delbg,.detailbg{background-repeat: no-repeat;}
.phonebg,.addressbg,.namebg,.ihbg,.numberbg,.idphotobg,.citybg{background-position: 16px center;background-size: 20px 18px;}
.namebg,.addressbg{background-size: 20px 20px;}
.phonebg{background-image: url(../images/card/icon/phone.png);background-position: 18px center;background-size: 16px auto;}
.delbg{background-image:  url(../images/card/icon/delete.png);background-position: left center;background-size: 20px auto;}
.detailbg{background-image:  url(../images/card/icon/detail.png);background-position: 10px center;background-size: auto 18px;}
.namebg{background-image: url(../images/card/icon/name.png);}
.ihbg{background-image: url(../images/card/icon/jiuzhencard.png);}
.numberbg{background-image: url(../images/card/icon/idnumber.png);}
.idphotobg{background-image: url(../images/card/icon/idphoto.png);}
.citybg{background-image: url(../images/card/icon/city.png);}
.addressbg{background-image: url(../images/card/icon/address.png);}
.weui-label{width: auto;}
.bgdefault{background-image:  url(../images/card/icon/now.png);background-position: right center;background-size: auto 55%;background-repeat: no-repeat;}
.cardPic {
    background-repeat: no-repeat;
    background-image:  url(../images/card/icon/cardbg.png);
    background-position: left top;
    background-size: 100% 100%;
    padding:15px;
    height: 175px;
    position: relative;
}
.icBg {
    background-repeat: no-repeat;
    background-image:  url(../images/card/icon/ic.png);
    background-position: left center;
    background-size: auto 70%;
    padding: 5px 0 5px 32px;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    top:10px;
    right:15px;
}
.bindTbg{background-image:  url(../images/card/bg.png);background-position: left top;
    background-size: 100% auto;background-repeat: no-repeat;}
.mediaP{font-size: 14px;}
.topWrap01 img{width: 40px; height: 40px;margin-top: 20px;}
.topWrap01{height: 215px;position: relative;z-index: 100;}
.mediapadding{padding-right: 20px;padding-left: 20px;}
.topWrap02{height: 95px;position: fixed;top: 0;z-index: 10;}
.topWrap02 img{width: 40px; height: 40px;margin-top: 15px;}
.imgNote{z-index: 1;}
.imgNote img{width: 98%; height:auto;}
@media screen and (max-width:360px){
    .mediaP{font-size: 12px;}
    .mediapadding{padding-right: 10px;padding-left: 10px;}
}