<style>
        .ab_view {
            background-color: #EF3B1B;
            position: fixed;
            width: 80px;
            top: 30%;
            right: 10px;
            text-align: center;
            display: block;
            -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
            border-radius: 0 0 8px 8px;
            font-size: 12px;
            z-index: 999
        }

        .ab_view ul {
            margin: 0;
            padding-top: 45px;
            color: #fff;
            padding-left: 0;
        }

        .ab_view ul li {
            position: relative
        }

        .ab_view ul li:nth-of-type(6) {
            display: none
        }

        .ab_view ul li a {
            display: block;
            color: #FFF;
            text-decoration: none;
            overflow: hidden;
            height: auto;
            width: 100%;
            padding: 43px 0 12px;
            background: url(https://www-x-guolvfenliqi-x-com.img.addlink.cn/templets/default/image/kefu-tb.png) no-repeat top center
        }

        .ab_view ul li a:hover {
            background-color: #df4114
        }

        .ab_view a.kefu-lx {
            background-image: url(https://www-x-guolvfenliqi-x-com.img.addlink.cn/templets/default/image/kefu.png);
            background-repeat: no-repeat;
            background-position: center 10px;
            position: absolute;
            top: -50px;
            text-indent: -9999px;
            height: 80px;
            width: 80px;
            z-index: 999999;
            left: 0px;
            border-width: 0;
            overflow: hidden;
            background-color: #ef3b1b;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        .ab_view a.kefu-lx:hover {
            /*background-color: rgba(255,255,255,0)*/
        }
        .ab_view ul li{
            list-style: none;
        }
        .ab_view ul li a.kf {
            display: block;
            padding: 10px 0
        }

        .ab_view ul li a.kefu-tel {
            background-position: center -79px
        }

        .ab_view ul li a.kefu-qq {
            background-position: center -150px
        }

        .ab_view ul li a.kefu-wx {
            background-position: center -220px
        }

        .ab_view ul li a.kefu_bottom {
            background-position: center -288px;
            padding: 30px 0 10px 0;
            border-radius: 0 0 8px 8px
        }

        .ab_view ul li a.kefu_top {
            background-position: center -15px;
            padding: 30px 0 10px 0
        }

        .ab_view:hover ul li a {
            display: block
        }

        .ab_view ul li p {
            position: absolute;
            top: -72px;
            right: 82px;
            width: 0;
            padding: 0;
            font-size: 14px;
            line-height: 24px;
            text-align: left;
            color: #fff;
            background: #EF3B1B;
            display: block;
            opacity: 0;
            transition: all .4s ease-in-out .1s;
            overflow: hidden;
            z-index: 201
        }

        .ab_view ul li:nth-of-type(3) p {
            top: 0
        }

        .ab_view ul li:hover p {
            width: 120px;
            padding: 15px;
            opacity: 1
        }

        .ab_view ul li .wechat p {}

        @media (max-width:800px) {
            .ab_view {
                width: 60px;
                border-radius: 8px;
                right: 2px
            }

            .ab_view a.kefu-lx {
                display: none
            }

            .ab_view ul {
                padding: 0
            }

            .ab_view ul li:nth-child(1),
            .ab_view ul li:nth-child(4),
            .ab_view ul li:nth-child(5) {
                display: none
            }

            .ab_view ul li p {
                display: none !important
            }

            .ab_view ul li a {
                font-size: 12px
            }
        }
    </style>
    <div class="ab_view">
        <div>
            <a href="/lianxiwomen/index.html" class="kefu-lx"></a>

        </div>
        <ul class="list-unstyled">

            <li><a href="javascript:scroll(0,0)" class="kefu_top" title="回网页顶部"></a></li>
            <li><a href="tel:18888888888" class="kefu-tel">电话咨询</a>
                <p>服务热线:<br>
                    2222-22222222<br>
                    手机:<br>
                    18888888888 </p>
            </li>

            <li><a class="kefu-wx">微信咨询</a>
                <p><img src="" width="120"></p>
            </li>

        </ul>
    </div>

作者:ZhiChao.Cui

1. 本网站部分内容可能来源于网络,仅供大家学习与参考,如有侵权,请联系站长(1511545254@qq.com)进行删除处理,承诺将在一个工作日内及时进行改正。

2. 本网站一切内容不代表本站立场,且并不代表本站赞同其观点和对其真实性负责。

 评论