element.style {
    color: #069dd6;
}

element.style {
    bottom: 110px;
}



.rigBtn:hover {
    background-color: #069cd6;
}
.scroll-phone .phoneBox {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding: 0 10px;
}

.scroll-wx {
    background-image: url(../images/bg_side1.png);
    right: 0;
    bottom: 225px;
}
.rigBtn {
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 0;
    background-color: rgba(0,0,0,0.5);
    background-position: center center;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 1000;
}
.scroll-qq {
    background-image: url(../images/bg_side2.png);
    right: 0;
    bottom: 155px;
}

.scroll-phone {
    background-image: url(../images/bg_side3.png);
    right: 0;
    bottom: 85px;
}

.phoneBox {
    display: none;
    width: 250px;
    height: auto;
    position: fixed;
    right: 90px;
    background-color: #fff;
    box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.2);
}
.phoneBox .wxItem {
    width: %;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    padding: 5px;
}
.phoneBox .wxItem img {
    display: inline-block;
    width: 100%;
}

.phoneBox .wxItem p {
    font-size: 16px;
    color: #333;
    margin-top: -30px;
    margin: 0!important;
    padding: 0!important;
    text-align: center;
}
.phoneBox .arrow {
    width: 0;
    height: 0;
    border-width: 10px 0 10px 15px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    display: block;
    position: fixed;
    right: 75px;
}

element.style {
    color: rgb(51, 51, 51);
    display: none;
}
.scroll-phone .phoneBox {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding: 0 10px;
}
.scroll-up {
    right: 0;
}
.scroll-up {
    bottom: 13px;
    background-image: url(../images/bg_side4.png);
}