.service-slider{position:fixed;right:0;bottom:0;z-index:99;margin:auto 0;top:35vh}@media only screen and (min-width:1024px){.service-slider{top:30vh}}.service-slider.less{top:40vh}.service-slider ul{position:relative;list-style:none;margin:0;padding:0}.service-slider li{height:48px;margin-bottom:4px;background:#2b5791;width:198px;right:-150px;-webkit-transition:right .4s ease;transition:right .4s ease;position:absolute}.service-slider li a,.service-slider li a .img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:48px}.service-slider li a .img{width:48px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.service-slider li a span{margin-left:16px;color:#fff}.service-slider li:first-child{top:0}.service-slider li:nth-child(2){top:52px}.service-slider li:nth-child(3){top:104px}.service-slider li:nth-child(4){top:156px}.service-slider li:nth-child(5){top:208px}.service-slider li:nth-child(6){top:260px}.service-slider li:nth-child(7){top:312px}.service-slider li:hover{right:0}.service-slider img{width:24px;vertical-align:middle}