.btmBtns{height: 60px;}
.btmBtns-float{position: fixed;z-index: 1;left: 0;right: 0;bottom: 0;display: flex;display: -webkit-flex;padding: 11px 2.93%;background: #fff;}
.btmBtns-l{display: flex;display: -webkit-flex;text-align: center;align-items: center;-webkit-align-items: center;}
.btmBtns-l a{display: block;font-size: 10px;color: #666;line-height: 1;margin-right: 11px;}
.btmBtns-l a img{display: block;width: 18px;margin: 0 auto 5px;}
.btmBtns-r{display: flex;display: -webkit-flex;flex: 1;-webkit-flex: 1;box-sizing: border-box;padding: 1px;height: 38px;line-height: 36px;border-radius: 38px;background: linear-gradient(to right,#37aaf3,#016fff);}
.btmBtns-r a{display: block;flex: 1;text-align: center;font-size: 15px;color: #fff;font-weight: bold;}
.btmBtns-r .btmBtns-r-sp{color: #006eff;background: #fff;border-radius: 38px 0 0 38px;}
.btmBtns-lsp{}
.btmBtns-lsp a{margin-right: 22px;}