.left-address{
    float: left !important;
    width: 250px !important;
    height: 20px !important;
    color: #999;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.customer_link{
    margin-left: 10px;
}

/*我的客服*/
.suspFd_bot{
    padding: 16px 24px;
}
.hotIssue{
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 14px 18px;
}
.hotIssue-xbt{
    font-weight: bold;
    color: #333333;
    font-size: 16px;
}
.hotIssue-lists-li{
    margin-top: 5px;
    color: #333;
    overflow: hidden;
    line-height: 25px;
    cursor: pointer;
}
.hotIssue-lists-li:hover{
    color: #2C8AEF;
}
.hotIssue-lists-li:hover .hotIssue-lists-liIcon{
    background-image: url("/static/static/images/problem/problem_icon1_on.png");
}
.hotIssue-lists-liTxt{
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    vertical-align: middle;
    width: 90%;
}
.hotIssue-lists-liIcon{
    float: right;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("/static/static/images/problem/problem_icon1.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: 7px;
}
.issueType-lists-li{
    width: 155px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    text-align: left;
    text-indent: 20px;
    font-size: 12px;
    color: #333;
    margin-top: 15px;
    float: left;
    cursor: pointer;
}
.issueType-lists-li img{
    vertical-align: middle;
    position: relative;
    top: -2px;
    width: 16px;
    height: 16px;
}
.issueType-lists-liLeft{
    margin-right: 11px;
}
.wx-code{
    text-align: center;
    margin-top: 16px;
}
.wx-code-img{
    width: 96px;
    height: 96px;
}
.wx-kf-t{
    margin: 6px 0;
}
.wx-kf-t img{
    margin-right: 5px;
}
.wx-kf-time{
    color: #666666;
    font-size: 12px;
}
.issueType-lists-lic{
    width: 100%;
    text-align: left;
    text-indent: 20px;
}

.suspFeedback_1{
    text-align: center;
    height: 77px;
    z-index: 555;
    bottom: 330px;
}
.suspFeedback_rightBtn p{
    padding-top: 0;
}
.suspFeedback_1icon{
    margin-top: 5px;
}
.mobeil-icon{
    background: url("../image/index_icons2.png") -405px -0px no-repeat;
    width: 18px;
    height:18px;
}
.suspFeedback_rightBtn{
    bottom: 218px;
    height: 96px;
}
.suspFd-bot-box{
    overflow: hidden;
    font-size: 13px;
}
.suspFd-bot-box-l{
    float: left;
    text-align: center;
    width: 183px;
    border-right: 1px solid #EEEEEE;
}
.suspFd-bot-box-r{
    float: left;
    text-align: center;
    width: 154px;
}
.suspFd-bot-box-l p,.suspFd-bot-box-r p{
    color: #2489F2;
    padding-top: 0;
    height: 20px;
    line-height: 20px;
    padding-bottom: 0;
}
.suspFeedback_down{
    width: 340px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px 0px 0px 8px;
    bottom: 87px;
    display: none;
}
.suspFeedback_down .suspFd_bot{
    padding: 16px 0px;
}
.suspFd-bot-box-l img,.suspFd-bot-box-r img{
    width: 140px;
    height: 140px;
    margin: 0 auto;
}
.suspFd-bot-box-l div,.suspFd-bot-box-r div{
    margin: 10px 0 5px;
}
.suspFeedback_rightBtn:hover .suspFeedback_down{
    display: block;
}
.suspFeedback_1Down{
    display: none;
    bottom: 98px;
    text-align: left;
}
