﻿.loginKan2 {
    position: absolute;
    width: 410px;
    right: 102px;
    top: 0px;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .14);
    border-radius: 5px;
    padding: 32px 20px 15px 20px;
}

    .loginKan2 .lianxiren {
        font-size: 16px;
        color: #333;
        line-height: 40px;
        text-align: center;
    }

    .loginKan2 .lk_close {
        position: absolute;
        right: 8px;
        top: 8px;
        width: 22px;
        height: 22px;
        cursor: pointer;
    }

.lk_close:before {
    transform: rotate(45deg);
}

.loginKan2 .lk_close:after {
    transform: rotate(-45deg);
}

.loginKan2 .lk_close:before, .loginKan2 .lk_close:after {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 16px;
    width: 2px;
    background-color: #999;
}

.lkCont {
    overflow: hidden;
    display: flex;
}

.lkCont_l {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
    border-right: 1px dashed #dcdcdc;
    padding: 0 30px 10px 10px;
    width: 182px;
}

.lkCont_r {
    text-align: center;
    font-size: 14px;
    color: #888888;
    padding-left: 30px;
    line-height: 16px;
}

.lkl_t {
    font-size: 18px;
    color: #333;
    background: url(/wllines/images/common/lk_phone.png) no-repeat 25px center;
    background-size: 25px;
    padding-left: 30px;
}

.lkl_c {
    font-size: 30px;
    color: #ff5a00;
    padding-top: 5px;
}
.smRedbag{
    height: 16px !important;
    margin-left: 2px;
    width: 20px !important;
}

div.wjfont > span {
    font-size: 30px;
    color: #ff5a00;
}

.lkCont_r img {
    width: 120px;
    height: 120px;
}

.lkCont_r p {
    color: #888;
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px;
 /*   display: flex;
    align-items: center;*/
}

.lkCont_r canvas {
    width: 120px;
    height: 120px;
}
