.sgcmclose-btn {
    display: inline-block;
    padding: 2px 6px;
    background-color: #eee;
    color: #918a8a;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    transition: all 0.2s ease;
    float: right;
    margin-top: 4px;
    margin-right: 6px;
}

.sgcmclose-btn:hover {
  background-color: #cfc9c9;
}

.sgcmui-left-fix {
    position: fixed;
    top: 130px;
    left: 0;
    text-align: center;
    z-index: 1000;
    width: 165px;
    height: 338px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 16px;
}

.sgcmui-service-title {
    font-size: 18px;
    color: #fff;
    margin: 0;
    line-height: 36px;
    text-align: center;
    letter-spacing: 2px;
    width: 165px;
    height: 38px;
    background: rgba(0, 136, 255, 0.8);
    opacity: 1;
    border-radius: 8px 8px 0px 0px;
}

.sgcmkefu {
    width: 165px;
    border-bottom: 1px dashed #C1C1C1;
    opacity: 1;
    padding-bottom: 5px;
}

.sgcmkefu_tubiao span {
    width: 94px;
    height: 15px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 20px;
    color: #1C1C1C;
    opacity: 1;
}

.sgcmkefu span {
    width: 94px;
    height: 15px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: #1C1C1C;
    opacity: 1;
}

.sgcmqqjt_da {
    margin: 0 auto;
    width: 76px;
    height: 24px;
    opacity: 1;
    border-radius: 14px;
    background: linear-gradient(90deg, #0088FF 0%, #5FB2FC 100%);
}

.sgcmqqjt_da a {
    width: 44px;
    height: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 20px;
    color: #FFFFFF;
    opacity: 1;
}

.sgcmui-red-title {
    width: 144px;
    height: 18px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #666666;
    opacity: 1;
    margin: 5px auto;
}