/*右侧悬浮样式 start*/
	.tally{
        /*width: 56px;*/
        width: 42px;
    position: fixed;
    right: 2px;
    /* bottom: 80px; */
    top: 50%;
    z-index: 101;
    margin: -101px 0;
    }
    .tally>a{
        /*width:54px;*/
        width:42px;
        float:left;
        font-size:12px;
        color:#747474;
        background-color:#fff;
        padding-top:9px;
        overflow:hidden;
        padding-bottom:7px;
        border-left:1px solid #ececec;
        border-right:1px solid #ececec;
        display: block;
        text-align: center;
    }
    .tally>a i{display: block;margin:0 auto 3px;}
    .tally .tally-a1{    
        border-top:1px solid #ececec;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        position:relative;
    }
    .tally .tally-aa1,.tally .tally-aa2{    
        color: #fff;
        background:-webkit-linear-gradient(top,#66b6f6,#0088fe);
        background:-moz-linear-gradient(top,#66b6f6,#0088fe);
        background:-moz-linear-gradient(top,#66b6f6,#0088fe);
        background:linear-gradient(top,#66b6f6,#0088fe);
    }
    .tally-i1{
        width:24px;
        height:22px;
        background:url(/img/by/icon1.png) no-repeat -26px 0px;
    } 
    .tally .tally-a2{
        border-bottom-left-radius:4px;
        border-bottom-right-radius: 4px;
        border-bottom:1px solid #ececec;
        position: relative;
        overflow: visible;
    }
    .tally-i2{
        width:24px;
        height:22px;
        background:url(/img/by/icon1.png) no-repeat -26px -26px;
    }
    .tally .tally-a3{
        border-bottom-left-radius:4px;
        border-bottom-right-radius: 4px;
        border-bottom:1px solid #ececec;
        position: relative;
        overflow: visible;
    }
     .tally-i3{
        width:24px;
        height:22px;
        background:url(/img/by/icon1.png) no-repeat -26px -50px;
    }
    .tally .tally-a4{
        border-bottom: 1px solid #ececec;
        border-top:1px solid #ececec;
        border-radius:4px; 
        margin-top:4px;
    }
    .tally-i4{
        width:25px;
        height:25px;
        background:url(/img/by/icon1.png) no-repeat -28px -77px;
    }
    .tally .tally-a5{
        border-left:0;
        border-right:0;
        background:#f6f6f6;
        padding-bottom:10px;
        margin-top:15px;
        border-radius: 4px;
    }
    .tally-i5{
        width:20px;
        height:11px;
        background:url(/img/by/icon1.png) no-repeat -29px -107px;
    }
    .tally>a:hover{
        color:#fff;
        background:-webkit-linear-gradient(top,#66b6f6,#0088fe);
        background:-moz-linear-gradient(top,#66b6f6,#0088fe);
        background:-moz-linear-gradient(top,#66b6f6,#0088fe);
        background:linear-gradient(top,#66b6f6,#0088fe);
    }
    .tally a:hover i.tally-i1{background:url(/img/by/icon1.png) no-repeat 0px 0px;}
    .tally a:hover i.tally-i2{background:url(/img/by/icon1.png) no-repeat 0px -26px;}
    .tally a:hover i.tally-i3{background:url(/img/by/icon1.png) no-repeat 0px -50px;}
    .tally a:hover i.tally-i4{background:url(/img/by/icon1.png) no-repeat 0px -77px;}
    .tally a:hover i.tally-i5{background:url(/img/by/icon1.png) no-repeat 0px -107px;}
    .tally .tally-aa1 i{background:url(/img/by/icon1.png) no-repeat 0px 0px;}
    .tally .tally-aa2 i{background:url(/img/by/icon1.png) no-repeat 0px -26px;}


    .tally-ul1{
        width:240px;
        position:absolute;
        top:-160px;
        left:-255px;
        box-shadow:0 1px 8px #d9d9d9;
        background:#fff;
        padding-bottom:15px;
        letter-spacing: .5px;

    }
    .tally-ul1 .tally-p1{
        color: #333;
        font-size:14px;
        line-height:22px;
        padding-left:47px;
        padding-top:15px;
        position:relative;
    }
  /*  .tally .tally-a6{
        width:90px;
        height:36px;
        text-align:center;
        display: inline-block;
        line-height:36px;
        font-size:14px;
        color:#fff;
        border-radius: 5px;
        margin-top:3px;
        background:-webkit-linear-gradient(top,#66b6f6,#0088fe);
    }*/
    .tally-p1:after{
        position: absolute;
        content: "";
        top: 17px;
        left: 11px;
        width: 6px;
        height: 11px;
        background: url(/img/by/icon_phone.png) no-repeat;
        background-size:90%;
        padding: 10px;
    }
    .tally-ul1 .tally-p2{
        margin:0 auto;
        margin-top:15px;
        border-top:1px solid #f4f4f4;
        padding-top:12px;
        padding-left:47px;
        color: #888;
        font-size: 14px;
        line-height: 22px;
        position: relative;
    }
    .tally-p2:after{
        position: absolute;
        content: "";
        top: 13px;
        left: 11px;
        width: 6px;
        height: 11px;
        background: url(/img/by/time.png) no-repeat;
        background-size: 100%;
        padding: 10px;
    }
    .tally-ul1 .tally-p3{
        color: #333;
        font-size:14px;
        line-height:22px;
        padding-left:47px;
        padding-top:15px;
        position:relative;
    }
	.tally-p3:after{
        position: absolute;
        content: "";
        top: 17px;
        left: 11px;
        width: 9px;
        height: 11px;
        background: url(/img/by/icon_wechat.png) no-repeat;
        background-size:100%;
        padding: 10px;
    }

    .tally-ul2{
        width:240px;
        height:145px;
        position:absolute;
        top:60px;
        left:-255px;
        box-shadow:0 1px 8px #d9d9d9;
        background: #fff;
    }
    .tally-ul2 li{
        width:50px;
        font-size:14px;
        text-align:center;
        margin:10px 5px 0;
        float: left;
        color:#888;
    }
    .tally .tally-ul2 li a{
       display:block;
       margin:4px 8px;
    }
    .tally-ul4{
        width:140px;
        height:165px;
        position:absolute;
        top:168px;
        left:-155px;
        box-shadow:0 1px 8px #d9d9d9;
    }
    .tally-ul4 li{
        width:140px;
        height:100%;
        font-size:14px;
        text-align:center;
        background: #fff;
        padding-top:6px;
    }
    .tally-ul4 li img{
        width:137px;
        display: block;
        margin:auto;
    }



    .tally .tally-a6{
        border-bottom-left-radius:4px;
        border-bottom-right-radius: 4px;
        border-bottom:1px solid #ececec;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        position: relative;
        overflow: visible;
    }
    .tally-i6 {
        width: 25px;
        height: 22px;
        background: url(/img/by/icon1.png) no-repeat -90px -49px;
    } 
    .tally a:hover i.tally-i6{background:url(/img/by/icon1.png) no-repeat -60px -49px;}

    .tally-ul6{
        width:240px;
        position:absolute;
        top:30px;
        left:-255px;
        box-shadow:0 1px 8px #d9d9d9;
        background:#fff;
        padding-bottom:15px;
        letter-spacing: .5px;
        /*padding:20px 0;*/
    }
    .promptly-btn{
        width: 100px;
        height: 32px;
        line-height: 32px;
        border-radius: 20px;
        position: relative;
        margin: 16px 0;
        display: inline-block;
        text-align: right;
        padding-right: 16px;
        /*background:#ffd22d;*/
        /*color:#fff;*/
        background:#e2e5e7;
        color:#0088fe;
        font-size:14px;
    }
    .icon-aff{
        position:absolute;
        left:0px;
        top:0px;
        width:32px;height: 32px;
        display: inline-block;
        border-radius:16px;
    }
    .tally-ul6 .tally-p6{
        color: #333;
        font-size: 14px;
        line-height: 22px;
        padding-left: 38px;
        padding-top: 12px;
        position: relative;
    }
    .tally-p6:after{
        position: absolute;
        content: "";
        top: 9px;
        left: 6px;
        width: 9px;
        height: 11px;
        background: url(/img/by/icon-aff2.png) no-repeat;
        background-size:100%;
        padding: 10px;
    }

    /*2021-01-26 添加*/
    .tally-ul1:before{content:""; width:0px; height:0px; position:absolute; right:-24px; top:175px; border-top:12px solid rgba(255,255,255,0); border-right:12px solid rgba(255,255,255,0); border-bottom:12px solid rgba(255,255,255,0); border-left:12px solid rgba(255,255,255,1);}
    .tally-ul2:before{content:""; width:0px; height:0px; position:absolute; right:-24px; top:60px; border-top:12px solid rgba(255,255,255,0); border-right:12px solid rgba(255,255,255,0); border-bottom:12px solid rgba(255,255,255,0); border-left:12px solid rgba(255,255,255,1);}
    .tally-ul4:before{content:""; width:0px; height:0px; position:absolute; right:-24px; top:60px; border-top:12px solid rgba(255,255,255,0); border-right:12px solid rgba(255,255,255,0); border-bottom:12px solid rgba(255,255,255,0); border-left:12px solid rgba(255,255,255,1);}
    .tally-ul6:before{content:""; width:0px; height:0px; position:absolute; right:-24px; top:40px; border-top:12px solid rgba(255,255,255,0); border-right:12px solid rgba(255,255,255,0); border-bottom:12px solid rgba(255,255,255,0); border-left:12px solid rgba(255,255,255,1); }


/*右侧悬浮样式 end*/




