.fixed-right{width: 142px;position: fixed;right: 2px;top:180px;z-index: 9999;}
.fiexd-top{cursor: pointer;}
.fiexd-top img{display: block;width: 100%;}
.fixed-right ul{background-color: #fff;padding:2px;border: 1px solid #5a89ff;}
.fixed-right li{cursor: pointer;margin-bottom: 4px;text-align: center;font-size: 18px;position: relative;}
.fixed-ly,.fixed-tel{background:#2964ff;background: -moz-linear-gradient(left, #44a0ff 0%, #2964ff 100%);background: -webkit-linear-gradient(left, #44a0ff 0%,#2964ff 100%);background: -o-linear-gradient(left, #44a0ff 0%,#2964ff 100%);background: -ms-linear-gradient(left, #44a0ff 0%,#2964ff 100%);background: linear-gradient(to right, #44a0ff 0%,#2964ff 100%);color: #fff;font-weight: bold;line-height: 62px;border-radius: 2px;}
.fixed-ly a{color: #fff;display: block;text-decoration:none}
.fixed-ly a:hover{color: #fff;display: block;text-decoration:none}
.fixed-tel span{display: block;}
.fixed-ly img,.fixed-tel img{vertical-align: middle;margin-top: -3px;margin-right: 3px;}
.backTop{padding-top: 10px;}
.backTop p{font-size: 14px;color: #333333;line-height: 26px;}
.fixed-right .ewm-box{width: 121px;position: absolute;left: -270px;top: -2px;display: none;}
.fixed-tel:hover .ewm-box{display: block}
@media (min-width:768px){.col-sm-1,.col-sm-3,.col-sm-9{float:left}}
@media screen and (max-width: 768px) {
    .fixed-right{display: none}
}