.leftMenu { width:60px; position:fixed; height:60px; right:43px !important; bottom:4% !important; z-index:9000; margin-top:30px;top: auto !important;} .leftMenu li{ padding:5px 0; width:60px; height:20px; line-height:20px; font-size:12px; list-style-type: none;} .leftMenu li a{ background:url(../../../front/common/images/nav.png) no-repeat 0 -47px ; color:#fff; font-weight:bold; line-height:20px; display:block; padding-left:20px; width:40px; text-decoration:none;} .leftMenu li a.cur{ background:url(../../../front/common/images/nav.png) no-repeat 0 -1px ; line-height:20px; color:##eb6622; display:block; padding-left:20px; } .leftMenu li a:hover{ background:url(../../../front/common/images/nav.png) no-repeat 0 -1px ;color:##eb6622;} .leftMenu li.on a{ background:url(../../../front/common/images/nav.png) no-repeat 0 -25px ; color:#bbb; line-height:20px; display:block; width:40px; padding-left:20px; text-decoration:none;} .leftMenu li.on a.cur{ background:url(../../../front/common/images/nav.png) no-repeat 0 -47px ; line-height:20px; color:#fff; display:block; padding-left:20px; } .leftMenu li.on a:hover{ background:url(../../../front/common/images/nav.png) no-repeat 0 -47px ;color:#fff;} .leftnav li.lefttop {display:none; height:20px; margin-top:5px; background:url(../home/images/about/top.gif) no-repeat center; cursor:pointer; } .leftMenu .lefttop2{ width: 46px; height: 46px; background: url(../../../front/common/images/ico_top.png); overflow: hidden; padding: 0px; cursor: pointer; margin-top: 0px; margin-left: 2px; background-color: rgba(0, 0, 20, 0.45); border-radius: 50%; position: absolute; right: 5px; bottom: 10px; } .leftMenu .lefttop2:hover{ background: url(../../../front/common/images/ico_top_hover.png); background-color: rgba(0, 0, 20, 0.7); border-radius: 50%; }