/*图标*/
.ep-mine-manage-li .icon-phone
{
  background-image:url(../../c-ui/images/icon/fn-phone.svg);
}

.e-page-navbar-item.myhome{
  background-image:url(../img/icon/home.png);
}
.e-page-navbar-item.active.myhome{
  background-image:url(../img/icon/home_active.png);
}
.e-page-navbar-item.search{
  background-image:url(../img/icon/search_list.png);
}
.e-page-navbar-item.active.search{
  background-image:url(../img/icon/search_list_active.png);
}
.e-page-navbar-item.pay{
  background-image:url(../img/icon/money.png);
}
.e-page-navbar-item.active.pay{
  background-image:url(../img/icon/money_active.png);
}
.e-page-navbar-item.busi{
  background-image:url(../img/icon/business.png);
}
.e-page-navbar-item.active.busi{
  background-image:url(../img/icon/business_active.png);
}
.e-page-navbar-item.more{
  background:url(../img/icon/more.png) center top 0.13rem/auto 0.4rem no-repeat;
}
.e-page-navbar-item.active.more{
  background-image:url(../img/icon/more-active.png);
}

.business .icon{
    width:0.5rem;
    height:0.5rem;
}
.icon-pwd-change {
background: url(../img/icon/update_password.png) left center/auto .48rem no-repeat !important;
}
.icon-4g {
background: url(../img/icon/icon_4g.png) left center/auto .48rem no-repeat !important;
}
.icon-main-other {
background: url(../img/icon/main_other.png) left center/auto .48rem no-repeat !important;
}
.icon-one-more {
background: url(../img/icon/one_more.png) left center/auto .48rem no-repeat !important;
}
.icon-pack-change {
background: url(../img/icon/pack_change.png) left center/auto .48rem no-repeat !important;
}
.icon-pwd-reset {
background: url(../img/icon/password_reset.png) left center/auto .48rem no-repeat !important;
}
.icon-report-cancel {
background: url(../img/icon/number_lost.png) left center/auto .48rem no-repeat !important;
}
.icon-stop-recovery {
background: url(../img/icon/stop.png) left center/auto .48rem no-repeat !important;
}
.icon-user-update {
background: url(../img/icon/user_update.png) left center/auto .48rem no-repeat !important;
}
.icon-user-update {
background: url(../img/icon/user_update.png) left center/auto .48rem no-repeat !important;
}
.icon-edit-advice{
    background: url(../img/icon/service_back.png) left center/auto .48rem no-repeat !important;
}
.icon-online{
    background: url(../img/icon/online_cust.png) left center/auto .48rem no-repeat !important;
}
.icon-warn{
    background: url(../img/icon/warning.png) left center/auto .48rem no-repeat !important;
}
.icon-phone{
    background: url(../img/icon/service.png) left center/auto .48rem no-repeat !important;
}
.icon-daochu
{
  background:url(../img/icon/out.png) left center/auto .48rem no-repeat !important;
}
.icon-about{
     background:url(../img/icon/about_us.png) left center/auto .48rem no-repeat !important;
}
.icon-query-zd{
    background: url(../img/icon/zhangdan.png) left center/auto .48rem no-repeat !important;
}
.icon-query-tcyl{
    background: url(../img/icon/taocanyuliang.png) left center/auto .48rem no-repeat !important;
}
.icon-query-yue{
    background: url(../img/icon/yue.png) left center/auto .48rem no-repeat !important;
}
.icon-query-jfls{
    background: url(../img/icon/jiaofeilishi.png) left center/auto .48rem no-repeat !important;
}
.icon-query-khzl{
    background: url(../img/icon/kehuziliao.png) left center/auto .48rem no-repeat !important;
}
.icon-query-xd{
    background: url(../img/icon/xiangdan.png) left center/auto .48rem no-repeat !important;
}
.icon-query-zyyw{
    background: url(../img/icon/zaiyongyewu.png) left center/auto .48rem no-repeat !important;
}
/*公共*/
.pagination-centered{
    text-align:center;
}
