.juc_goto {
    text-align: center;
    color: #BBB;
    background-color: #FFF;
    position: fixed;
    z-index: 9;
    border: 1px solid #CCC;
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    -webkit-transform: translateZ(9px);
    -ms-transform: translateZ(9px);
    font-size: 24px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    border-radius: 100%;
    right: 30px;
    bottom: 64.8px;
    opacity: .8;
    overflow: hidden;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    font-family: Arial, 'Lucida Grande', Verdana, 'Microsoft Yahei', STXihei;
    margin: 0px;
    padding: 0px;
    font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.juc_goto .iconFonts-gotop2 {
    margin: 0px;
    padding: 0px;
    background-image:url(../image/top.png);
    background-repeat: no-repeat;    
}