yyzone
Version:
yyzone vue components and utils
1 lines • 74.7 kB
CSS
.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.move-up-appear,.move-up-enter-active,.move-up-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear,.move-up-enter-active{-webkit-animation-name:moveUpIn;animation-name:moveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave-active{-webkit-animation-name:moveUpOut;animation-name:moveUpOut;-webkit-animation-play-state:running;animation-play-state:running}.move-up-appear,.move-up-enter-active{opacity:0}.move-up-appear,.move-up-enter-active,.move-up-leave-active{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes moveUpIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes moveUpIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes moveUpOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes moveUpOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}.move-message-appear,.move-message-enter-active,.move-message-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-message-appear,.move-message-enter-active{-webkit-animation-name:moveMessageIn;animation-name:moveMessageIn;-webkit-animation-play-state:running;animation-play-state:running}.move-message-leave-active{-webkit-animation-name:moveMessageOut;animation-name:moveMessageOut;-webkit-animation-play-state:running;animation-play-state:running}.move-message-appear,.move-message-enter-active{opacity:0}.move-message-appear,.move-message-enter-active,.move-message-leave-active{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes moveMessageIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes moveMessageIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes moveMessageOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}70%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);height:auto;padding:10px 16px;margin-bottom:14px;opacity:0}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);height:0;padding:0;margin-bottom:0;opacity:0}}@keyframes moveMessageOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}70%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);height:auto;padding:10px 16px;margin-bottom:14px;opacity:0}to{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);height:0;padding:0;margin-bottom:0;opacity:0}}.fade-appear,.fade-enter-active,.fade-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear,.fade-enter-active{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave-active{-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-play-state:running;animation-play-state:running}.fade-appear,.fade-enter-active{opacity:0}.fade-appear,.fade-enter-active,.fade-leave-active{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{text-decoration:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}body{font-family:PingFang SC,Tahoma,Hiragino Sans GB,Arial,Heiti SC,Microsoft YaHei,"Sans-serif";-webkit-font-smoothing:antialiased}.yy-avatar{display:inline-block}.yy-avatar-info{padding-bottom:100%;border-radius:4px;position:relative}.yy-avatar-content{position:absolute;top:0;bottom:0;right:0;left:0;border-radius:4px;overflow:hidden;color:#fff;text-align:center}.yy-avatar-content-path,.yy-avatar-content-path img{width:100%;height:100%}.yy-avatar-content-name i{font-style:normal;vertical-align:middle;display:inline-block;max-width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.yy-avatar-content-name:after{content:"";height:100%}.yy-avatar-content-name:after,.yy-btn{display:inline-block;vertical-align:middle}.yy-btn{min-width:72px;line-height:1.5;margin-bottom:0;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:6px 16px;border-radius:3px;-webkit-transition:color .2s linear,background-color .2s linear,border .2s linear,box-shadow .2s linear;transition:color .2s linear,background-color .2s linear,border .2s linear,box-shadow .2s linear;font-size:0}.yy-btn>span{font-size:12px}.yy-btn,.yy-btn:active,.yy-btn:focus{outline:0}.yy-btn-primary{color:#fff;background-color:#e14c46;border-color:#e14c46}.yy-btn-primary>a:only-child{color:currentColor}.yy-btn-primary>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-primary:hover{color:#fff;background-color:#cb443f;border-color:#cb443f}.yy-btn-primary:hover>a:only-child{color:currentColor}.yy-btn-primary:hover>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-primary.active,.yy-btn-primary:active{color:#fff;background-color:#b43d38;border-color:#b43d38}.yy-btn-primary.active>a:only-child,.yy-btn-primary:active>a:only-child{color:currentColor}.yy-btn-primary.active>a:only-child:after,.yy-btn-primary:active>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-primary.disabled,.yy-btn-primary[disabled],fieldset[disabled] .yy-btn-primary{cursor:not-allowed}.yy-btn-primary.disabled,.yy-btn-primary.disabled.active,.yy-btn-primary.disabled:active,.yy-btn-primary.disabled:focus,.yy-btn-primary.disabled:hover,.yy-btn-primary[disabled],.yy-btn-primary[disabled].active,.yy-btn-primary[disabled]:active,.yy-btn-primary[disabled]:focus,.yy-btn-primary[disabled]:hover,fieldset[disabled] .yy-btn-primary,fieldset[disabled] .yy-btn-primary.active,fieldset[disabled] .yy-btn-primary:active,fieldset[disabled] .yy-btn-primary:focus,fieldset[disabled] .yy-btn-primary:hover{color:#bfbfbf;background-color:#f3f3f3;border-color:#f3f3f3}.yy-btn-primary.disabled.active>a:only-child,.yy-btn-primary.disabled:active>a:only-child,.yy-btn-primary.disabled:focus>a:only-child,.yy-btn-primary.disabled:hover>a:only-child,.yy-btn-primary.disabled>a:only-child,.yy-btn-primary[disabled].active>a:only-child,.yy-btn-primary[disabled]:active>a:only-child,.yy-btn-primary[disabled]:focus>a:only-child,.yy-btn-primary[disabled]:hover>a:only-child,.yy-btn-primary[disabled]>a:only-child,fieldset[disabled] .yy-btn-primary.active>a:only-child,fieldset[disabled] .yy-btn-primary:active>a:only-child,fieldset[disabled] .yy-btn-primary:focus>a:only-child,fieldset[disabled] .yy-btn-primary:hover>a:only-child,fieldset[disabled] .yy-btn-primary>a:only-child{color:currentColor}.yy-btn-primary.disabled.active>a:only-child:after,.yy-btn-primary.disabled:active>a:only-child:after,.yy-btn-primary.disabled:focus>a:only-child:after,.yy-btn-primary.disabled:hover>a:only-child:after,.yy-btn-primary.disabled>a:only-child:after,.yy-btn-primary[disabled].active>a:only-child:after,.yy-btn-primary[disabled]:active>a:only-child:after,.yy-btn-primary[disabled]:focus>a:only-child:after,.yy-btn-primary[disabled]:hover>a:only-child:after,.yy-btn-primary[disabled]>a:only-child:after,fieldset[disabled] .yy-btn-primary.active>a:only-child:after,fieldset[disabled] .yy-btn-primary:active>a:only-child:after,fieldset[disabled] .yy-btn-primary:focus>a:only-child:after,fieldset[disabled] .yy-btn-primary:hover>a:only-child:after,fieldset[disabled] .yy-btn-primary>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-default{color:#555;background-color:#e4e4e4;border-color:#e4e4e4}.yy-btn-default>a:only-child{color:currentColor}.yy-btn-default>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-default:hover{color:#555;background-color:#cdcdcd;border-color:#cdcdcd}.yy-btn-default:hover>a:only-child{color:currentColor}.yy-btn-default:hover>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-default.active,.yy-btn-default:active{color:#555;background-color:#b6b6b6;border-color:#b6b6b6}.yy-btn-default.active>a:only-child,.yy-btn-default:active>a:only-child{color:currentColor}.yy-btn-default.active>a:only-child:after,.yy-btn-default:active>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-default.disabled,.yy-btn-default[disabled],fieldset[disabled] .yy-btn-default{cursor:not-allowed}.yy-btn-default.disabled,.yy-btn-default.disabled.active,.yy-btn-default.disabled:active,.yy-btn-default.disabled:focus,.yy-btn-default.disabled:hover,.yy-btn-default[disabled],.yy-btn-default[disabled].active,.yy-btn-default[disabled]:active,.yy-btn-default[disabled]:focus,.yy-btn-default[disabled]:hover,fieldset[disabled] .yy-btn-default,fieldset[disabled] .yy-btn-default.active,fieldset[disabled] .yy-btn-default:active,fieldset[disabled] .yy-btn-default:focus,fieldset[disabled] .yy-btn-default:hover{color:#bfbfbf;background-color:#f3f3f3;border-color:#f3f3f3}.yy-btn-default.disabled.active>a:only-child,.yy-btn-default.disabled:active>a:only-child,.yy-btn-default.disabled:focus>a:only-child,.yy-btn-default.disabled:hover>a:only-child,.yy-btn-default.disabled>a:only-child,.yy-btn-default[disabled].active>a:only-child,.yy-btn-default[disabled]:active>a:only-child,.yy-btn-default[disabled]:focus>a:only-child,.yy-btn-default[disabled]:hover>a:only-child,.yy-btn-default[disabled]>a:only-child,fieldset[disabled] .yy-btn-default.active>a:only-child,fieldset[disabled] .yy-btn-default:active>a:only-child,fieldset[disabled] .yy-btn-default:focus>a:only-child,fieldset[disabled] .yy-btn-default:hover>a:only-child,fieldset[disabled] .yy-btn-default>a:only-child{color:currentColor}.yy-btn-default.disabled.active>a:only-child:after,.yy-btn-default.disabled:active>a:only-child:after,.yy-btn-default.disabled:focus>a:only-child:after,.yy-btn-default.disabled:hover>a:only-child:after,.yy-btn-default.disabled>a:only-child:after,.yy-btn-default[disabled].active>a:only-child:after,.yy-btn-default[disabled]:active>a:only-child:after,.yy-btn-default[disabled]:focus>a:only-child:after,.yy-btn-default[disabled]:hover>a:only-child:after,.yy-btn-default[disabled]>a:only-child:after,fieldset[disabled] .yy-btn-default.active>a:only-child:after,fieldset[disabled] .yy-btn-default:active>a:only-child:after,fieldset[disabled] .yy-btn-default:focus>a:only-child:after,fieldset[disabled] .yy-btn-default:hover>a:only-child:after,fieldset[disabled] .yy-btn-default>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-success{color:#fff;background-color:#1fbfa7;border-color:#1fbfa7}.yy-btn-success>a:only-child{color:currentColor}.yy-btn-success>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-success:hover{color:#fff;background-color:#1cac96;border-color:#1cac96}.yy-btn-success:hover>a:only-child{color:currentColor}.yy-btn-success:hover>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-success.active,.yy-btn-success:active{color:#fff;background-color:#199986;border-color:#199986}.yy-btn-success.active>a:only-child,.yy-btn-success:active>a:only-child{color:currentColor}.yy-btn-success.active>a:only-child:after,.yy-btn-success:active>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-success.disabled,.yy-btn-success[disabled],fieldset[disabled] .yy-btn-success{cursor:not-allowed}.yy-btn-success.disabled,.yy-btn-success.disabled.active,.yy-btn-success.disabled:active,.yy-btn-success.disabled:focus,.yy-btn-success.disabled:hover,.yy-btn-success[disabled],.yy-btn-success[disabled].active,.yy-btn-success[disabled]:active,.yy-btn-success[disabled]:focus,.yy-btn-success[disabled]:hover,fieldset[disabled] .yy-btn-success,fieldset[disabled] .yy-btn-success.active,fieldset[disabled] .yy-btn-success:active,fieldset[disabled] .yy-btn-success:focus,fieldset[disabled] .yy-btn-success:hover{color:#bfbfbf;background-color:#f3f3f3;border-color:#f3f3f3}.yy-btn-success.disabled.active>a:only-child,.yy-btn-success.disabled:active>a:only-child,.yy-btn-success.disabled:focus>a:only-child,.yy-btn-success.disabled:hover>a:only-child,.yy-btn-success.disabled>a:only-child,.yy-btn-success[disabled].active>a:only-child,.yy-btn-success[disabled]:active>a:only-child,.yy-btn-success[disabled]:focus>a:only-child,.yy-btn-success[disabled]:hover>a:only-child,.yy-btn-success[disabled]>a:only-child,fieldset[disabled] .yy-btn-success.active>a:only-child,fieldset[disabled] .yy-btn-success:active>a:only-child,fieldset[disabled] .yy-btn-success:focus>a:only-child,fieldset[disabled] .yy-btn-success:hover>a:only-child,fieldset[disabled] .yy-btn-success>a:only-child{color:currentColor}.yy-btn-success.disabled.active>a:only-child:after,.yy-btn-success.disabled:active>a:only-child:after,.yy-btn-success.disabled:focus>a:only-child:after,.yy-btn-success.disabled:hover>a:only-child:after,.yy-btn-success.disabled>a:only-child:after,.yy-btn-success[disabled].active>a:only-child:after,.yy-btn-success[disabled]:active>a:only-child:after,.yy-btn-success[disabled]:focus>a:only-child:after,.yy-btn-success[disabled]:hover>a:only-child:after,.yy-btn-success[disabled]>a:only-child:after,fieldset[disabled] .yy-btn-success.active>a:only-child:after,fieldset[disabled] .yy-btn-success:active>a:only-child:after,fieldset[disabled] .yy-btn-success:focus>a:only-child:after,fieldset[disabled] .yy-btn-success:hover>a:only-child:after,fieldset[disabled] .yy-btn-success>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-warning{color:#fff;background-color:#ffab00;border-color:#ffab00}.yy-btn-warning>a:only-child{color:currentColor}.yy-btn-warning>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-warning:hover{color:#fff;background-color:#e69a00;border-color:#e69a00}.yy-btn-warning:hover>a:only-child{color:currentColor}.yy-btn-warning:hover>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-warning.active,.yy-btn-warning:active{color:#fff;background-color:#cc8900;border-color:#cc8900}.yy-btn-warning.active>a:only-child,.yy-btn-warning:active>a:only-child{color:currentColor}.yy-btn-warning.active>a:only-child:after,.yy-btn-warning:active>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-warning.disabled,.yy-btn-warning[disabled],fieldset[disabled] .yy-btn-warning{cursor:not-allowed}.yy-btn-warning.disabled,.yy-btn-warning.disabled.active,.yy-btn-warning.disabled:active,.yy-btn-warning.disabled:focus,.yy-btn-warning.disabled:hover,.yy-btn-warning[disabled],.yy-btn-warning[disabled].active,.yy-btn-warning[disabled]:active,.yy-btn-warning[disabled]:focus,.yy-btn-warning[disabled]:hover,fieldset[disabled] .yy-btn-warning,fieldset[disabled] .yy-btn-warning.active,fieldset[disabled] .yy-btn-warning:active,fieldset[disabled] .yy-btn-warning:focus,fieldset[disabled] .yy-btn-warning:hover{color:#bfbfbf;background-color:#f3f3f3;border-color:#f3f3f3}.yy-btn-warning.disabled.active>a:only-child,.yy-btn-warning.disabled:active>a:only-child,.yy-btn-warning.disabled:focus>a:only-child,.yy-btn-warning.disabled:hover>a:only-child,.yy-btn-warning.disabled>a:only-child,.yy-btn-warning[disabled].active>a:only-child,.yy-btn-warning[disabled]:active>a:only-child,.yy-btn-warning[disabled]:focus>a:only-child,.yy-btn-warning[disabled]:hover>a:only-child,.yy-btn-warning[disabled]>a:only-child,fieldset[disabled] .yy-btn-warning.active>a:only-child,fieldset[disabled] .yy-btn-warning:active>a:only-child,fieldset[disabled] .yy-btn-warning:focus>a:only-child,fieldset[disabled] .yy-btn-warning:hover>a:only-child,fieldset[disabled] .yy-btn-warning>a:only-child{color:currentColor}.yy-btn-warning.disabled.active>a:only-child:after,.yy-btn-warning.disabled:active>a:only-child:after,.yy-btn-warning.disabled:focus>a:only-child:after,.yy-btn-warning.disabled:hover>a:only-child:after,.yy-btn-warning.disabled>a:only-child:after,.yy-btn-warning[disabled].active>a:only-child:after,.yy-btn-warning[disabled]:active>a:only-child:after,.yy-btn-warning[disabled]:focus>a:only-child:after,.yy-btn-warning[disabled]:hover>a:only-child:after,.yy-btn-warning[disabled]>a:only-child:after,fieldset[disabled] .yy-btn-warning.active>a:only-child:after,fieldset[disabled] .yy-btn-warning:active>a:only-child:after,fieldset[disabled] .yy-btn-warning:focus>a:only-child:after,fieldset[disabled] .yy-btn-warning:hover>a:only-child:after,fieldset[disabled] .yy-btn-warning>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-danger{color:#fff;background-color:#4c4c4c;border-color:#4c4c4c}.yy-btn-danger>a:only-child{color:currentColor}.yy-btn-danger>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-danger:hover{color:#fff;background-color:#444;border-color:#444}.yy-btn-danger:hover>a:only-child{color:currentColor}.yy-btn-danger:hover>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-danger.active,.yy-btn-danger:active{color:#fff;background-color:#3d3d3d;border-color:#3d3d3d}.yy-btn-danger.active>a:only-child,.yy-btn-danger:active>a:only-child{color:currentColor}.yy-btn-danger.active>a:only-child:after,.yy-btn-danger:active>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-danger.disabled,.yy-btn-danger[disabled],fieldset[disabled] .yy-btn-danger{cursor:not-allowed}.yy-btn-danger.disabled,.yy-btn-danger.disabled.active,.yy-btn-danger.disabled:active,.yy-btn-danger.disabled:focus,.yy-btn-danger.disabled:hover,.yy-btn-danger[disabled],.yy-btn-danger[disabled].active,.yy-btn-danger[disabled]:active,.yy-btn-danger[disabled]:focus,.yy-btn-danger[disabled]:hover,fieldset[disabled] .yy-btn-danger,fieldset[disabled] .yy-btn-danger.active,fieldset[disabled] .yy-btn-danger:active,fieldset[disabled] .yy-btn-danger:focus,fieldset[disabled] .yy-btn-danger:hover{color:#bfbfbf;background-color:#f3f3f3;border-color:#f3f3f3}.yy-btn-danger.disabled.active>a:only-child,.yy-btn-danger.disabled:active>a:only-child,.yy-btn-danger.disabled:focus>a:only-child,.yy-btn-danger.disabled:hover>a:only-child,.yy-btn-danger.disabled>a:only-child,.yy-btn-danger[disabled].active>a:only-child,.yy-btn-danger[disabled]:active>a:only-child,.yy-btn-danger[disabled]:focus>a:only-child,.yy-btn-danger[disabled]:hover>a:only-child,.yy-btn-danger[disabled]>a:only-child,fieldset[disabled] .yy-btn-danger.active>a:only-child,fieldset[disabled] .yy-btn-danger:active>a:only-child,fieldset[disabled] .yy-btn-danger:focus>a:only-child,fieldset[disabled] .yy-btn-danger:hover>a:only-child,fieldset[disabled] .yy-btn-danger>a:only-child{color:currentColor}.yy-btn-danger.disabled.active>a:only-child:after,.yy-btn-danger.disabled:active>a:only-child:after,.yy-btn-danger.disabled:focus>a:only-child:after,.yy-btn-danger.disabled:hover>a:only-child:after,.yy-btn-danger.disabled>a:only-child:after,.yy-btn-danger[disabled].active>a:only-child:after,.yy-btn-danger[disabled]:active>a:only-child:after,.yy-btn-danger[disabled]:focus>a:only-child:after,.yy-btn-danger[disabled]:hover>a:only-child:after,.yy-btn-danger[disabled]>a:only-child:after,fieldset[disabled] .yy-btn-danger.active>a:only-child:after,fieldset[disabled] .yy-btn-danger:active>a:only-child:after,fieldset[disabled] .yy-btn-danger:focus>a:only-child:after,fieldset[disabled] .yy-btn-danger:hover>a:only-child:after,fieldset[disabled] .yy-btn-danger>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-ghost{color:#555;background-color:transparent;border-color:#d0d0d0}.yy-btn-ghost>a:only-child{color:currentColor}.yy-btn-ghost>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-ghost:hover{color:#555;background-color:rgba(0,0,0,.1);border-color:#bbb}.yy-btn-ghost:hover>a:only-child{color:currentColor}.yy-btn-ghost:hover>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-ghost.active,.yy-btn-ghost:active{color:#555;background-color:rgba(0,0,0,.2);border-color:#a6a6a6}.yy-btn-ghost.active>a:only-child,.yy-btn-ghost:active>a:only-child{color:currentColor}.yy-btn-ghost.active>a:only-child:after,.yy-btn-ghost:active>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-ghost.disabled,.yy-btn-ghost[disabled],fieldset[disabled] .yy-btn-ghost{cursor:not-allowed}.yy-btn-ghost.disabled,.yy-btn-ghost.disabled.active,.yy-btn-ghost.disabled:active,.yy-btn-ghost.disabled:focus,.yy-btn-ghost.disabled:hover,.yy-btn-ghost[disabled],.yy-btn-ghost[disabled].active,.yy-btn-ghost[disabled]:active,.yy-btn-ghost[disabled]:focus,.yy-btn-ghost[disabled]:hover,fieldset[disabled] .yy-btn-ghost,fieldset[disabled] .yy-btn-ghost.active,fieldset[disabled] .yy-btn-ghost:active,fieldset[disabled] .yy-btn-ghost:focus,fieldset[disabled] .yy-btn-ghost:hover{color:#bfbfbf;background-color:#f3f3f3;border-color:#f3f3f3}.yy-btn-ghost.disabled.active>a:only-child,.yy-btn-ghost.disabled:active>a:only-child,.yy-btn-ghost.disabled:focus>a:only-child,.yy-btn-ghost.disabled:hover>a:only-child,.yy-btn-ghost.disabled>a:only-child,.yy-btn-ghost[disabled].active>a:only-child,.yy-btn-ghost[disabled]:active>a:only-child,.yy-btn-ghost[disabled]:focus>a:only-child,.yy-btn-ghost[disabled]:hover>a:only-child,.yy-btn-ghost[disabled]>a:only-child,fieldset[disabled] .yy-btn-ghost.active>a:only-child,fieldset[disabled] .yy-btn-ghost:active>a:only-child,fieldset[disabled] .yy-btn-ghost:focus>a:only-child,fieldset[disabled] .yy-btn-ghost:hover>a:only-child,fieldset[disabled] .yy-btn-ghost>a:only-child{color:currentColor}.yy-btn-ghost.disabled.active>a:only-child:after,.yy-btn-ghost.disabled:active>a:only-child:after,.yy-btn-ghost.disabled:focus>a:only-child:after,.yy-btn-ghost.disabled:hover>a:only-child:after,.yy-btn-ghost.disabled>a:only-child:after,.yy-btn-ghost[disabled].active>a:only-child:after,.yy-btn-ghost[disabled]:active>a:only-child:after,.yy-btn-ghost[disabled]:focus>a:only-child:after,.yy-btn-ghost[disabled]:hover>a:only-child:after,.yy-btn-ghost[disabled]>a:only-child:after,fieldset[disabled] .yy-btn-ghost.active>a:only-child:after,fieldset[disabled] .yy-btn-ghost:active>a:only-child:after,fieldset[disabled] .yy-btn-ghost:focus>a:only-child:after,fieldset[disabled] .yy-btn-ghost:hover>a:only-child:after,fieldset[disabled] .yy-btn-ghost>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-ghost-light{color:#fff;background-color:transparent;border-color:hsla(0,0%,100%,.9)}.yy-btn-ghost-light>a:only-child{color:currentColor}.yy-btn-ghost-light>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-ghost-light:hover{color:#fff;background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,88%,.91)}.yy-btn-ghost-light:hover>a:only-child{color:currentColor}.yy-btn-ghost-light:hover>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-ghost-light.active,.yy-btn-ghost-light:active{color:#fff;background-color:rgba(0,0,0,.2);border-color:hsla(0,0%,76%,.92)}.yy-btn-ghost-light.active>a:only-child,.yy-btn-ghost-light:active>a:only-child{color:currentColor}.yy-btn-ghost-light.active>a:only-child:after,.yy-btn-ghost-light:active>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn-ghost-light.disabled,.yy-btn-ghost-light[disabled],fieldset[disabled] .yy-btn-ghost-light{cursor:not-allowed}.yy-btn-ghost-light.disabled,.yy-btn-ghost-light.disabled.active,.yy-btn-ghost-light.disabled:active,.yy-btn-ghost-light.disabled:focus,.yy-btn-ghost-light.disabled:hover,.yy-btn-ghost-light[disabled],.yy-btn-ghost-light[disabled].active,.yy-btn-ghost-light[disabled]:active,.yy-btn-ghost-light[disabled]:focus,.yy-btn-ghost-light[disabled]:hover,fieldset[disabled] .yy-btn-ghost-light,fieldset[disabled] .yy-btn-ghost-light.active,fieldset[disabled] .yy-btn-ghost-light:active,fieldset[disabled] .yy-btn-ghost-light:focus,fieldset[disabled] .yy-btn-ghost-light:hover{color:#bfbfbf;background-color:#f3f3f3;border-color:#f3f3f3}.yy-btn-ghost-light.disabled.active>a:only-child,.yy-btn-ghost-light.disabled:active>a:only-child,.yy-btn-ghost-light.disabled:focus>a:only-child,.yy-btn-ghost-light.disabled:hover>a:only-child,.yy-btn-ghost-light.disabled>a:only-child,.yy-btn-ghost-light[disabled].active>a:only-child,.yy-btn-ghost-light[disabled]:active>a:only-child,.yy-btn-ghost-light[disabled]:focus>a:only-child,.yy-btn-ghost-light[disabled]:hover>a:only-child,.yy-btn-ghost-light[disabled]>a:only-child,fieldset[disabled] .yy-btn-ghost-light.active>a:only-child,fieldset[disabled] .yy-btn-ghost-light:active>a:only-child,fieldset[disabled] .yy-btn-ghost-light:focus>a:only-child,fieldset[disabled] .yy-btn-ghost-light:hover>a:only-child,fieldset[disabled] .yy-btn-ghost-light>a:only-child{color:currentColor}.yy-btn-ghost-light.disabled.active>a:only-child:after,.yy-btn-ghost-light.disabled:active>a:only-child:after,.yy-btn-ghost-light.disabled:focus>a:only-child:after,.yy-btn-ghost-light.disabled:hover>a:only-child:after,.yy-btn-ghost-light.disabled>a:only-child:after,.yy-btn-ghost-light[disabled].active>a:only-child:after,.yy-btn-ghost-light[disabled]:active>a:only-child:after,.yy-btn-ghost-light[disabled]:focus>a:only-child:after,.yy-btn-ghost-light[disabled]:hover>a:only-child:after,.yy-btn-ghost-light[disabled]>a:only-child:after,fieldset[disabled] .yy-btn-ghost-light.active>a:only-child:after,fieldset[disabled] .yy-btn-ghost-light:active>a:only-child:after,fieldset[disabled] .yy-btn-ghost-light:focus>a:only-child:after,fieldset[disabled] .yy-btn-ghost-light:hover>a:only-child:after,fieldset[disabled] .yy-btn-ghost-light>a:only-child:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:transparent}.yy-btn>span{display:inline-block;vertical-align:middle}.yy-btn>span.yy-btn-icon{font-size:0}.yy-collapse-title{height:30px;line-height:30px;background-color:#f8f8f8;padding:0 16px;color:#555;font-size:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.yy-collapse-title-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.yy-collapse-icon{color:#888}.yy-collapse-content{-webkit-transition:height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out;transition:height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out}.yy-country-code-web{display:inline-block;position:relative}.yy-country-code-web-trigger{display:inline-block}.yy-country-code-web-content{position:absolute;left:0;right:0;max-height:200px;min-width:160px;background-color:#fff;border:1px solid #ddd;z-index:999;overflow:auto}.yy-country-code-web-content li{font-size:14px;color:#555;padding:8px 16px}.yy-country-code-web-content li:hover{background-color:#f3f3f3;color:#e14c46}.yy-empty{text-align:center;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.yy-empty img{width:150px;height:150px}.yy-empty p{color:#555;font-size:14px;line-height:20px}.yy-icon{box-sizing:border-box;display:inline-block;font-size:inherit;font-style:normal;height:1em;position:relative;text-indent:-9999px;vertical-align:middle;width:1em}.yy-icon:after,.yy-icon:before{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-sizing:border-box}.yy-icon.icon-2x{font-size:1.6rem}.yy-icon.icon-3x{font-size:2.4rem}.yy-icon.icon-4x{font-size:3.2rem}.yy-icon-arrow-down:before,.yy-icon-arrow-left:before,.yy-icon-arrow-right:before,.yy-icon-arrow-up:before,.yy-icon-back:before,.yy-icon-downward:before,.yy-icon-forward:before,.yy-icon-upward:before{border:.1rem solid currentColor;border-bottom:0;border-right:0;content:"";height:.65em;width:.65em}.yy-icon-arrow-down:before{-webkit-transform:translate(-50%,-75%) rotate(225deg);-ms-transform:translate(-50%,-75%) rotate(225deg);transform:translate(-50%,-75%) rotate(225deg)}.yy-icon-arrow-left:before{-webkit-transform:translate(-25%,-50%) rotate(-45deg);-ms-transform:translate(-25%,-50%) rotate(-45deg);transform:translate(-25%,-50%) rotate(-45deg)}.yy-icon-arrow-right:before{-webkit-transform:translate(-75%,-50%) rotate(135deg);-ms-transform:translate(-75%,-50%) rotate(135deg);transform:translate(-75%,-50%) rotate(135deg)}.yy-icon-arrow-up:before{-webkit-transform:translate(-50%,-25%) rotate(45deg);-ms-transform:translate(-50%,-25%) rotate(45deg);transform:translate(-50%,-25%) rotate(45deg)}.yy-icon-back:after,.yy-icon-forward:after{background:currentColor;content:"";height:.1rem;width:.8em}.yy-icon-downward:after,.yy-icon-upward:after{background:currentColor;content:"";height:.8em;width:.1rem}.yy-icon-back:after{left:55%}.yy-icon-back:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.yy-icon-downward:after{top:45%}.yy-icon-downward:before{-webkit-transform:translate(-50%,-50%) rotate(-135deg);-ms-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg)}.yy-icon-forward:after{left:45%}.yy-icon-forward:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.yy-icon-upward:after{top:55%}.yy-icon-upward:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.yy-icon-caret:before{border-top:.3em solid currentColor;border-right:.3em solid transparent;border-left:.3em solid transparent;content:"";height:0;-webkit-transform:translate(-50%,-25%);-ms-transform:translate(-50%,-25%);transform:translate(-50%,-25%);width:0}.yy-icon-menu:before{background:currentColor;box-shadow:0 -.35em,0 .35em;content:"";height:.1rem;width:100%}.yy-icon-apps:before{background:currentColor;box-shadow:-.35em -.35em,-.35em 0,-.35em .35em,0 -.35em,0 .35em,.35em -.35em,.35em 0,.35em .35em;content:"";height:3px;width:3px}.yy-icon-resize-horiz:after,.yy-icon-resize-horiz:before,.yy-icon-resize-vert:after,.yy-icon-resize-vert:before{border:.1rem solid currentColor;border-bottom:0;border-right:0;content:"";height:.45em;width:.45em}.yy-icon-resize-horiz:before,.yy-icon-resize-vert:before{-webkit-transform:translate(-50%,-90%) rotate(45deg);-ms-transform:translate(-50%,-90%) rotate(45deg);transform:translate(-50%,-90%) rotate(45deg)}.yy-icon-resize-horiz:after,.yy-icon-resize-vert:after{-webkit-transform:translate(-50%,-10%) rotate(225deg);-ms-transform:translate(-50%,-10%) rotate(225deg);transform:translate(-50%,-10%) rotate(225deg)}.yy-icon-resize-horiz:before{-webkit-transform:translate(-90%,-50%) rotate(-45deg);-ms-transform:translate(-90%,-50%) rotate(-45deg);transform:translate(-90%,-50%) rotate(-45deg)}.yy-icon-resize-horiz:after{-webkit-transform:translate(-10%,-50%) rotate(135deg);-ms-transform:translate(-10%,-50%) rotate(135deg);transform:translate(-10%,-50%) rotate(135deg)}.yy-icon-more-horiz:before,.yy-icon-more-vert:before{background:currentColor;box-shadow:-.4em 0,.4em 0;border-radius:50%;content:"";height:3px;width:3px}.yy-icon-more-vert:before{box-shadow:0 -.4em,0 .4em}.yy-icon-cross:before,.yy-icon-minus:before,.yy-icon-plus:before{background:currentColor;content:"";height:.1rem;width:100%}.yy-icon-cross:after,.yy-icon-plus:after{background:currentColor;content:"";height:100%;width:.1rem}.yy-icon-cross:before{width:100%}.yy-icon-cross:after{height:100%}.yy-icon-cross:after,.yy-icon-cross:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.yy-icon-check:before{border:.1rem solid currentColor;border-right:0;border-top:0;content:"";height:.5em;width:.9em;-webkit-transform:translate(-50%,-75%) rotate(-45deg);-ms-transform:translate(-50%,-75%) rotate(-45deg);transform:translate(-50%,-75%) rotate(-45deg)}.yy-icon-stop{border:.1rem solid currentColor;border-radius:50%}.yy-icon-stop:before{background:currentColor;content:"";height:.1rem;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:1em}.yy-icon-shutdown{border:.1rem solid currentColor;border-radius:50%;border-top-color:transparent}.yy-icon-shutdown:before{background:currentColor;content:"";height:.5em;top:.1em;width:.1rem}.yy-icon-refresh:before{border:.1rem solid currentColor;border-radius:50%;border-right-color:transparent;content:"";height:1em;width:1em}.yy-icon-refresh:after{border:.2em solid currentColor;border-top-color:transparent;border-left-color:transparent;content:"";height:0;left:80%;top:20%;width:0}.yy-icon-search:before{border:.1rem solid currentColor;border-radius:50%;content:"";height:.75em;left:5%;top:5%;-webkit-transform:translate(0) rotate(45deg);-ms-transform:translate(0) rotate(45deg);transform:translate(0) rotate(45deg);width:.75em}.yy-icon-search:after{background:currentColor;content:"";height:.1rem;left:80%;top:80%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:.4em}.yy-icon-edit:before{border:.1rem solid currentColor;content:"";height:.4em;-webkit-transform:translate(-40%,-60%) rotate(-45deg);-ms-transform:translate(-40%,-60%) rotate(-45deg);transform:translate(-40%,-60%) rotate(-45deg);width:.85em}.yy-icon-edit:after{border:.15em solid currentColor;border-top-color:transparent;border-right-color:transparent;content:"";height:0;left:5%;top:95%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);width:0}.yy-icon-delete:before{border:.1rem solid currentColor;border-bottom-left-radius:.1rem;border-bottom-right-radius:.1rem;border-top:0;content:"";height:.75em;top:60%;width:.75em}.yy-icon-delete:after{background:currentColor;box-shadow:-.25em .2em,.25em .2em;content:"";height:.1rem;top:.05rem;width:.5em}.yy-icon-share{border:.1rem solid currentColor;border-radius:.1rem;border-right:0;border-top:0}.yy-icon-share:before{border:.1rem solid currentColor;border-left:0;border-top:0;content:"";height:.4em;left:100%;top:.25em;-webkit-transform:translate(-125%,-50%) rotate(-45deg);-ms-transform:translate(-125%,-50%) rotate(-45deg);transform:translate(-125%,-50%) rotate(-45deg);width:.4em}.yy-icon-share:after{border:.1rem solid currentColor;border-bottom:0;border-right:0;border-radius:75% 0;content:"";height:.5em;width:.6em}.yy-icon-flag:before{background:currentColor;content:"";height:1em;left:15%;width:.1rem}.yy-icon-flag:after{border:.1rem solid currentColor;border-bottom-right-radius:.1rem;border-left:0;border-top-right-radius:.1rem;content:"";height:.65em;top:35%;left:60%;width:.8em}.yy-icon-bookmark:before{border:.1rem solid currentColor;border-bottom:0;border-top-left-radius:.1rem;border-top-right-radius:.1rem;content:"";height:.9em;width:.8em}.yy-icon-bookmark:after{border:.1rem solid currentColor;border-bottom:0;border-left:0;border-radius:.1rem;content:"";height:.5em;-webkit-transform:translate(-50%,35%) rotate(-45deg) skew(15deg,15deg);-ms-transform:translate(-50%,35%) rotate(-45deg) skew(15deg,15deg);transform:translate(-50%,35%) rotate(-45deg) skew(15deg,15deg);width:.5em}.yy-icon-download,.yy-icon-upload{border-bottom:.1rem solid currentColor}.yy-icon-download:before,.yy-icon-upload:before{border:.1rem solid currentColor;border-bottom:0;border-right:0;content:"";height:.5em;width:.5em;-webkit-transform:translate(-50%,-60%) rotate(-135deg);-ms-transform:translate(-50%,-60%) rotate(-135deg);transform:translate(-50%,-60%) rotate(-135deg)}.yy-icon-download:after,.yy-icon-upload:after{background:currentColor;content:"";height:.6em;top:40%;width:.1rem}.yy-icon-upload:before{-webkit-transform:translate(-50%,-60%) rotate(45deg);-ms-transform:translate(-50%,-60%) rotate(45deg);transform:translate(-50%,-60%) rotate(45deg)}.yy-icon-upload:after{top:50%}.yy-icon-time{border:.1rem solid currentColor;border-radius:50%}.yy-icon-time:before{height:.4em;-webkit-transform:translate(-50%,-75%);-ms-transform:translate(-50%,-75%);transform:translate(-50%,-75%)}.yy-icon-time:after,.yy-icon-time:before{background:currentColor;content:"";width:.1rem}.yy-icon-time:after{height:.3em;-webkit-transform:translate(-50%,-75%) rotate(90deg);-ms-transform:translate(-50%,-75%) rotate(90deg);transform:translate(-50%,-75%) rotate(90deg);-webkit-transform-origin:50% 90%;-ms-transform-origin:50% 90%;transform-origin:50% 90%}.yy-icon-mail:before{border:.1rem solid currentColor;border-radius:.1rem;content:"";height:.8em;width:1em}.yy-icon-mail:after{border:.1rem solid currentColor;border-right:0;border-top:0;content:"";height:.5em;-webkit-transform:translate(-50%,-90%) rotate(-45deg) skew(10deg,10deg);-ms-transform:translate(-50%,-90%) rotate(-45deg) skew(10deg,10deg);transform:translate(-50%,-90%) rotate(-45deg) skew(10deg,10deg);width:.5em}.yy-icon-people:before{border:.1rem solid currentColor;border-radius:50%;content:"";height:.45em;top:25%;width:.45em}.yy-icon-people:after{border:.1rem solid currentColor;border-radius:50% 50% 0 0;content:"";height:.4em;top:75%;width:.9em}.yy-icon-message{border:.1rem solid currentColor;border-bottom:0;border-radius:.1rem;border-right:0}.yy-icon-message:before{border:.1rem solid currentColor;border-bottom-right-radius:.1rem;border-left:0;border-top:0;content:"";height:.8em;left:65%;top:40%;width:.7em}.yy-icon-message:after{background:currentColor;border-radius:.1rem;content:"";height:.3em;left:10%;top:100%;-webkit-transform:translateY(-90%) rotate(45deg);-ms-transform:translateY(-90%) rotate(45deg);transform:translateY(-90%) rotate(45deg);width:.1rem}.yy-icon-photo{border:.1rem solid currentColor;border-radius:.1rem}.yy-icon-photo:before{border:.1rem solid currentColor;border-radius:50%;content:"";height:.25em;left:35%;top:35%;width:.25em}.yy-icon-photo:after{border:.1rem solid currentColor;border-bottom:0;border-left:0;content:"";height:.5em;left:60%;-webkit-transform:translate(-50%,25%) rotate(-45deg);-ms-transform:translate(-50%,25%) rotate(-45deg);transform:translate(-50%,25%) rotate(-45deg);width:.5em}.yy-icon-link:after,.yy-icon-link:before{border:.1rem solid currentColor;border-radius:5em 0 0 5em;border-right:0;content:"";height:.5em;width:.75em}.yy-icon-link:before{-webkit-transform:translate(-70%,-45%) rotate(-45deg);-ms-transform:translate(-70%,-45%) rotate(-45deg);transform:translate(-70%,-45%) rotate(-45deg)}.yy-icon-link:after{-webkit-transform:translate(-30%,-55%) rotate(135deg);-ms-transform:translate(-30%,-55%) rotate(135deg);transform:translate(-30%,-55%) rotate(135deg)}.yy-icon-location:before{border:.1rem solid currentColor;border-radius:50% 50% 50% 0;content:"";height:.8em;-webkit-transform:translate(-50%,-60%) rotate(-45deg);-ms-transform:translate(-50%,-60%) rotate(-45deg);transform:translate(-50%,-60%) rotate(-45deg);width:.8em}.yy-icon-location:after{content:"";height:.2em;-webkit-transform:translate(-50%,-80%);-ms-transform:translate(-50%,-80%);transform:translate(-50%,-80%);width:.2em}.yy-icon-emoji,.yy-icon-location:after{border:.1rem solid currentColor;border-radius:50%}.yy-icon-emoji:before{border-radius:50%;box-shadow:-.17em -.15em,.17em -.15em;content:"";height:.1em;width:.1em}.yy-icon-emoji:after{border:.1rem solid currentColor;border-bottom-color:transparent;border-radius:50%;border-right-color:transparent;content:"";height:.5em;-webkit-transform:translate(-50%,-40%) rotate(-135deg);-ms-transform:translate(-50%,-40%) rotate(-135deg);transform:translate(-50%,-40%) rotate(-135deg);width:.5em}.yy-loading{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.yy-loading-mask{position:absolute;top:0;bottom:0;left:0;right:0;background-color:transparent;z-index:10}.yy-loading-mask-hidden{display:none}.yy-loading-inner{width:94px;height:100px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;font-size:12px}.yy-loading-inner-dark{background-color:rgba(0,0,0,.8);color:#fff}.yy-loading-inner-dark path{fill:#fff}.yy-loading-inner-light{background-color:hsla(0,0%,100%,.9);color:#999}.yy-loading-inner-light path{fill:#474d54}.yy-loading-inner-loading{width:20px;height:20px;margin-bottom:8px;-webkit-animation:rotate 1.2s linear infinite;animation:rotate 1.2s linear infinite}.yy-loading-inner-loading svg{width:100%}.yy-menu{max-width:200px;height:100%;border-right:1px solid #ddd;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.yy-menu,.yy-menu-logo{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.yy-menu-logo{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}.yy-menu ::-moz-selection{background-color:transparent}.yy-menu ::selection{background-color:transparent}.yy-menu-container{width:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-transition:height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out;transition:height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out}.yy-menu-submenu-title{cursor:pointer}.yy-menu-item,.yy-menu-submenu-title{padding:10px 16px;font-size:14px;color:#555;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;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer}.yy-menu-item:hover,.yy-menu-submenu-title:hover{color:#111}.yy-menu-item-active,.yy-menu-submenu-title-active{background-color:#f3f3f3;color:#e14c46;position:relative}.yy-menu-item-active:hover,.yy-menu-submenu-title-active:hover{color:#e14c46}.yy-menu-item-active:before,.yy-menu-submenu-title-active:before{position:absolute;content:"";top:0;left:0;bottom:0;width:2px;background-color:#e14c46}.yy-message{position:absolute;left:0;right:0;margin:0 auto;top:24px;width:320px}.yy-message-item{padding:10px 16px;background-color:#fff;border-radius:4px;box-shadow:0 3px 10px 0 rgba(0,0,0,.2);font-size:12px;color:#555;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.yy-message-item-icon{display:inline-block;width:16px;height:16px;margin-right:6px}.yy-message-item-icon svg{width:100%;height:100%}.yy-message-item-text{line-height:16px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.yy-message-item-close{width:16px;height:16px;display:inline-block;line-height:16px;margin-right:-10px;margin-left:4px;color:#888;cursor:pointer}.yy-message-item-multi-line .yy-message-item-icon{margin-top:2px}.yy-message-item-multi-line .yy-message-item-text{line-height:18px}.yy-message-item-multi-line .yy-message-close{margin-top:2px}.yy-modal-mask{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.6);z-index:10}.yy-modal-mask-hidden{display:none}.yy-modal-wrapper{position:fixed