

/* CSS Document */

.dui-kf-box {
    text-decoration: none;
    background: no-repeat;
    border-radius: 3px;
    overflow: hidden;
    position: fixed;
    top: 40%;
    left: 50%;
    bottom: auto;
    right: auto;
    margin: -80px 0 0 -230px;
    z-index: 99999;
}

.dui-kf-closebt {
    cursor: pointer;
    position: absolute;
    right: 0;
    text-align: right;
    top: 30px;
}

.dui-kf-box .kf-btn {
    position: absolute;
    top: 256px;
    left: 100px;
    width: inherit;
}


/*浮动*/

.dui-kf-list {
    background: #005bac;
    width: 180px;
    position: fixed;
    height: 440px;
    top: 100px;
    bottom: auto;
    right: 0;
    z-index: 99999;
}


/*main css*/

.dui-kf-main {
    /*position: fixed;*/
    POSITION: absolute;
    width: 180px;
    height: auto;
    z-index: 99999
}

.dui-kf-main .open-im {
    cursor: pointer;
    margin-left: 100px;
    width: 40px;
    height: 133px;
    background: url(open_im.png) no-repeat right top;
    display: block;
}

.dui-kf-main .im_main {
    background: linear-gradient(to bottom, #0936b2, #324cc9);
    border-radius: 8px;
    padding-top: 10px;
    display: none;
}

.dui-kf-main .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 25px;
    height: 25px;
}

.dui-kf-main .close-im img {
    width: 100%;
}

.dui-kf-ul {
    width: 160px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    padding-top: 20px;
}


/*
.dui-kf-ul li {
    margin-bottom: 6px;
}

.dui-kf-ul li a {
    display: block;
    height: 50px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -ms-transition: all 0.4s;
}

.zx-hover {
    background: url("kf_1s.jpg") no-repeat center top;
    background-position: 0 -50px;
}

.zx-hover:hover {
    background-position: 0 -50px;
}
 */

.dui-kf-ul .open-zxrx {
    width: 116px;
    height: 33px;
    margin: 15px auto;
    line-height: 33px;
    border-radius: 20px;
    background: #fff;
}

.dui-kf-ul .open-zxrx a {
    font-size: 16px;
    color: #ff4148;
}

.dui-kf-ul .open-zxrx a img {
    vertical-align: sub;
    padding-right: 5px;
}

.dui-kf-ul .open-qq {
    height: 39px;
    margin-top: 8px;
    border-radius: 25px;
    line-height: 39px;
    background: #fff;
}

.dui-kf-ul .open-qq a {
    display: flex;
    font-size: 16px;
    color: #3f3f3f;
}

.dui-kf-ul .open-qq a i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-right: 11px;
    text-align: center;
    background: url(icon-05-02.png);
}

.dui-kf-ul .open-qq a:hover {
    color: #ff4148;
}

.dui-kf-ul .open-qq a:hover i {
    background: url(icon-05-01.png);
}

.dui-kf-ul .open-zxrx-1 {
    font-size: 22px;
    color: #fff;
    font-family: cursive;
}

.dui-kf-div {
    margin-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, .4);
}

.dui-kf-div .dui-kf-ul {
    padding-top: 15px;
}

.dui-kf-div .open-wx {
    display: flex;
    height: 20px;
    justify-content: center;
    align-items: stretch;
    font-size: 16px;
    color: #fff;
}

.dui-kf-div .open-wx img {
    padding-right: 5px;
}

.dui-kf-div .open-wx-img {
    padding-top: 5px;
}

.dui-kf-div .open-wx span {
    display: flex;
    align-items: center;
    height: 20px;
}

.qq-hover {
    background: url("kf_2s.jpg") no-repeat center top;
}

.dui-kf-div-dl {
    display: flex;
}

.dui-kf-div-dl dl {
    flex: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 68px;
    margin-bottom: 0;
}

.dui-kf-div dl dd {
    display: none;
}

.dui-kf-div dl dd span {
    display: block;
    /* justify-content: Center; */
    /* align-items: center; */
    font-size: 12px;
    color: #ff4148;
    /* flex-flow: column; */
    text-align: center;
    width: 100%;
    line-height: 1.25;
    padding-top: 5px;
}

.dui-kf-div dl dd span img {
    display: block;
    margin: 0 auto;
    padding-bottom: 4px;
    text-align: center;
}

.dui-kf-div dl:hover {
    background: #fff;
}

.dui-kf-div dl:hover dt {
    display: none;
}

.dui-kf-div dl:hover dd {
    display: block;
}

.qq-hover:hover {
    background-position: 0 0px;
}

.dui-kf-div-one .phone {
    display: flex;
    height: 20px;
    justify-content: center;
    align-items: stretch;
    font-size: 16px;
    color: #fff;
}

.dui-kf-div-one .phone img {
    padding-right: 5px;
    padding-bottom: 2px;
}

.dui-kf-div-one .phone span {
    line-height: 1;
}

.sh-hover {
    background: url("kf_3s.jpg") no-repeat center top;
}

.sh-hover:hover {
    background-position: 0 -50px;
}

.dui-kf-d {
    position: relative;
    top: 4px;
    left: 28px;
    background: #f74c31;
    animation: dot 1s infinite;
    -moz-animation: dot 0.5s infinite;
    /* Firefox */
    -webkit-animation: dot 0.5s infinite;
    /* Safari 和 Chrome */
    -o-animation: dot 0.5s infinite;
    /* Opera */
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

@keyframes dot {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes dot
/* Firefox */

{
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes dot
/* Safari 和 Chrome */

{
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes dot
/* Opera */

{
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

#M-LR_User_Icon0 {
    display: block !important;
}

.bottom_left {
    float: left;
    width: 42%;
}

.xuanfu_mi sup {
    width: 20px;
    height: 20px;
    background: #fc0300;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    color: #fff;
    margin-left: -1.4rem;
    font-size: 1rem;
    line-height: 20px;
    animation: dot 1s infinite;
    -webkit-animation: dot 1s infinite;
}

.bottom_right {
    float: right;
    width: 42%;
}

@keyframes dot {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes dot
/* Firefox */

{
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes dot
/* Safari 和 Chrome */

{
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes dot
/* Opera */

{
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@media (max-width: 767px) {
    .dui-kf-box {
        display: none !important;
    }
}
