.owl-button{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:88px;line-height:88px;font-family:PingFangSC-Regular;font-size:36px;color:#fff;text-align:center;padding:0;border-radius:8px;border:none;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.owl-button-default{background-image:-webkit-gradient(linear,left top,right top,from(#4b90ff),to(#3f6fea));background-image:linear-gradient(90deg,#4b90ff 0,#3f6fea 100%)}.owl-button-disabled{background:#ddd}.owl-button-light{color:#4b90ff;background:#fcfcfc;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.owl-button-inline{display:inline-block;vertical-align:middle;width:auto;padding:0 30px}.owl-button-outline{color:#4b90ff;background:0 0}.owl-button-outline::before{content:"";pointer-events:none;display:block;position:absolute;left:0;top:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;border:1PX solid #4b90ff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}@media screen and (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2){.owl-button-outline::before{width:200%;height:200%;border-radius:16px;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}}@media screen and (min-device-pixel-ratio:3),(-webkit-min-device-pixel-ratio:3){.owl-button-outline::before{width:300%;height:300%;border-radius:24px;-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}}.owl-button-danger{color:#fcfcfc;background:red;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.owl-button-warn{color:#fcfcfc;background:#f93;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.owl-button-round{width:100px;height:100px;border-radius:50px}.owl-button-flat{width:100px;height:100px}.owl-button-ellips{width:150px;height:100px;border-radius:50%}.owl-button-triangle{width:0;height:0;border:50px solid #666;border-left-color:transparent;border-right-color:transparent;border-bottom-color:#87ceeb;border-top-color:transparent}.owl-button-search{background-color:#4b90ff;background-image:url(../../images/common/owl.png);background-size:80px 80px;background-repeat:no-repeat;background-position:200px 5px}.owl-button-small{height:60px;line-height:60px}.owl-button-middle{height:88px;line-height:88px}.owl-button-large{height:100px;line-height:100px}