.pro_box .van-sticky .pop-header  {
    /*background-color: #ff4189;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 1.25rem;
}
.pro_box .van-sticky  .popup {
    font-size: .4rem;
    /*color: #fff;*/
}

.pro_box .van-sticky  .popup .circle{
    background-color: #fff;
    margin-left: .4rem;
}
.pro_box .van-sticky  .popup .circle>img,.pro_box .van-sticky  .popup .circle{
    width: .9rem;
    height: .9rem;
    border-radius: 50%;
}
.pro_box .van-sticky  .popup .login1{
    margin-left: .4rem;
    margin-top: .05rem;
}
.pro_box .van-sticky  .popup .login1>a{
    font-family: Arial,Microsoft Yahei,Helvetica Neue,Helvetica,sans-serif;
    margin-left: .4rem;
    margin-top: .05rem;
    font-size: .4rem;
    color: #fff;
}
.pro_box .van-sticky  .popup .line{
    margin: 0.08rem;
}
.pro_box .van-sticky  .popup .register{
    margin-top: .05rem;
}

.pro_box .module_kefu { width:100%; padding-top: 0.4rem;margin-bottom:25px}
.pro_box .module_kefu .ul-img >img{  width: 0.4rem;
    height: 0.4rem; }
.pro_box .module_kefu .mdui-list-item-avatar {
    min-width: 0.4rem;
    max-width: 0.4rem;
    height: 0.4rem;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 0.4rem;
    color: #fff;
    text-align: center;
   	background-color: #fff;
    border-radius: 50%;
}

.pro_box .module_kefu  .mdui-list-item-content {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #1c1111;
}
