.r-nav {
    position: fixed;
    /*top: 80px;*/
    top: 50%;
    right: 0;
    z-index: 10;
    }
.r-nav a.ceb1 {
    position: relative;
    }
.r-nav a {
    display: block;
    width: 74px;
    height: 86px;
    text-align: center;
    background-color: #F9F7F7;
    padding-top: 12px;
    border-bottom: 1px solid #fff;
    }
.r-nav a span {
    color: #2b2b2b;
    font-size: 14px;
    padding: 2px;
    }
a {
    color: #2b2b2b;
    text-decoration: none;
    }
.r-nav2 {
    display: none;
    }
/*.icon.i-ceb2{
    width: 39px;
    height: 35px;
    background-image: url(../image/wechatapp.png);
}*/
.r-nav a.ceb2 b {
    display: none;
    position: absolute;
    top: -1px;
    left: -99px;
    width: 99px;
    height: 97px;
    background: url(../image/wechatapp.png) no-repeat;
    background-size: 100px 100px;
    }
.r-nav a.ceb8 b {
    display: none;
    position: absolute;
    top: 87px;
    left: -99px;
    width: 99px;
    height: 97px;
    background: url(../image/gjcxapp.png) no-repeat;
    background-size: 100px 100px;
    }
.icon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    width: 100%;
    height: 36px;
    }
.r-nav a.ceb5 b {
    display: none;
    position: absolute;
    top: 171px;
    left: -99px;
    width: 99px;
    height: 97px;
    background: url(../image/catapp.png) no-repeat;
    background-size: 100px 100px;
    }
.r-nav a.ceb6 b {
    display: none;
    position: absolute;
    top: 258px;
    left: -99px;
    width: 99px;
    height: 97px;
    background: url(../image/xnycdapp.png) no-repeat;
    background-size: 100px 100px;
    }
.icon.i-jian {
    width: 26px;
    height: 26px;
    background-image: url(../image/sjian.png);
    }
.r-nav .jian {
    background: #ee7700;
    height: 58px;
    padding-top: 20px;
    }
.r-nav a.ceb2:hover b{display:block;}
.r-nav a.ceb8:hover b{display:block;}
.r-nav a.ceb5:hover b{display:block;}
.r-nav a.ceb6:hover b{display:block;}


.i-ceb2{background: url(../image/wx.png) no-repeat center;}
.i-ceb8{background: url(../image/qi.png) no-repeat center;}
.i-ceb5{background: url(../image/gj.png) no-repeat center;}
.i-ceb6{background: url(../image/cd.png) no-repeat center;}
.i-ceb11{background: url(../image/guanbiao.png) no-repeat center;}

.ceb2:hover .i-ceb2{background: url(../image/wx_hv.png) no-repeat center;}
.ceb8:hover .i-ceb8{background: url(../image/bus_hv.png) no-repeat center;}
.ceb5:hover .i-ceb5{background: url(../image/gj_hv.png) no-repeat center;}
.ceb6:hover .i-ceb6{background: url(../image/cd_hv.png) no-repeat center;}
.ceb8:hover .i-ceb11{background: url(../image/guanbiao.png) no-repeat center;}
.r-nav a:hover{background-color: #ee7700;}
.r-nav a:hover span{color: #fff;}
