[module-title=contactCustomer] .portrait {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    min-width: 60px;
    height: 60px
}

[module-title=contactCustomer] .portrait.no-image {
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 55px;
    background: #ccc;
    color: #fff
}

[module-title=contactCustomer] .portrait img {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-radius: 100%
}

[module-title=contactCustomer] .module-contactCustomer.small .chat-body {
    padding: 20px
}

[module-title=contactCustomer] .module-contactCustomer.small .chat-body .service-box {
    margin-top: 23px
}

[module-title=contactCustomer] .module-contactCustomer.small .chat-body .service-box:first-child {
    margin-top: 0
}

[module-title=contactCustomer] .module-contactCustomer.small .chat-body .service-box .box-right {
    margin-left: 10px;
    text-align: left
}

[module-title=contactCustomer] .module-contactCustomer.small .chat-body .service-box .dis-name {
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

[module-title=contactCustomer] .module-contactCustomer.full {
    box-sizing: border-box;
    height: 280px;
    overflow: hidden;
    background: url(../images/tb13qecovxxxxafavxxxxxxxxxx-1200-280.jpg) top no-repeat
}

[module-title=contactCustomer] .module-contactCustomer.full .contact-content {
    background: rgba(0, 0, 0, .5)
}

[module-title=contactCustomer] .module-contactCustomer.full .contact-title {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 44px;
    text-align: center;
    padding: 40px 20px 24px
}

[module-title=contactCustomer] .module-contactCustomer.full .webatm {
    padding: 25px 40px;
    background: rgba(0, 0, 0, .5)
}

[module-title=contactCustomer] .module-contactCustomer.full .webatm-item {
    text-align: center;
    padding: 0 10px
}

[module-title=contactCustomer] .module-contactCustomer.full .customer-info {
    margin-top: 8px
}

[module-title=contactCustomer] .module-contactCustomer.full .customer-name {
    color: #fff;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

[module-title=contactCustomer] .module-contactCustomer.full .alitalk {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden
}