@charset "UTF-8";body,code,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,html,legend,ol,p,pre,ul{margin:0;padding:0}html{color:#353535;font:16px/1.5 'Microsoft Yahei','PingFang SC','Hiragino Sans GB',sans-serif;scroll-behavior:smooth}html.font-s{font-size:14px}html.font-m{font-size:16px}html.font-l{font-size:18px}:root{--red:#ea644a;--yellow:#ffb03a;--blue:#3498db;--green:#27a17e;--pad-s:1em;--pad-m:1.5em;--pad-l:2em}@media screen and (max-width:500px){html.font-auto{font-size:14px}}@media screen and (min-width:1930px){html.font-auto{font-size:18px}}*,:after,:before{box-sizing:border-box}::-moz-selection{background-color:rgba(0,0,0,.66);color:#fff}::selection{background-color:rgba(0,0,0,.66);color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border-radius:5px;background:#ccc}::-webkit-scrollbar-track{border-radius:5px}::-webkit-scrollbar-track:hover{background:rgba(0,0,0,.05)}body::-webkit-scrollbar-track{border-radius:0}.wrap{box-sizing:content-box;margin-right:auto;margin-left:auto;padding:0 1.25em;max-width:1200px}.wrap.min{max-width:800px}.wrap.mid{max-width:1000px}.wrap.max{max-width:1400px}.wrap.full{max-width:100%}.wrap.thin{padding:0 .75em}.wrap.thick{padding:0 1.5em}.wrap.clear{padding:auto 0;padding-right:0;padding-left:0}.clearfix:after{clear:both;display:block;content:''}h1{font-size:2em}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0}p{margin-bottom:1em;line-height:1.8}a{color:#3498db;text-decoration:none}a:hover{color:#ffc670}abbr[title]{border-bottom:1px dotted;text-decoration:none;cursor:help}em,kbd,mark{padding:.25em .5em;border-radius:.5em;font-size:.85em}em{background:#3498db;color:#fff;font-style:normal}em.red{background:var(--red)}em.yellow{background:var(--yellow)}em.blue{background:var(--blue)}em.green{background:var(--green)}kbd{background:#333;color:#fff;font-family:consolas,courier new,monospace,微软雅黑}audio,img,svg,video{max-width:100%;vertical-align:middle}audio,video{outline:0}article{letter-spacing:.03em;word-break:break-all}article>*{margin-bottom:1em}article>:last-child{margin-bottom:0}article h1,article h2,article h3{font-size:1.2em}article h4,article h5,article h6{font-size:1.1em}article dl,article ol,article ul{line-height:1.8}.btn{display:inline-block;padding:.5em 1em;outline:0;border:1px solid transparent;border-radius:4px;background:#fff;color:inherit;font:inherit;cursor:pointer;user-select:none}.btn:hover{color:inherit}.btn[disabled]{opacity:.5;cursor:not-allowed}.btn i{margin-right:.5em}.btn.small{padding:.25em .5em}.btn.middle{padding:.75em 1.5em}.btn.large{padding:1em 2em;font-size:1.1em}.btn.blue,.btn.green,.btn.red,.btn.yellow{color:#fff}.btn.red{background:#ea644a;background:var(--red)}.btn.yellow{background:#ffb03a;background:var(--yellow)}.btn.blue{background:#3498db;background:var(--blue)}.btn.green{background:#27a17e;background:var(--green)}.btn.transparent{background:0 0}code,pre{font-family:consolas,courier new,monospace,微软雅黑}:not(pre)>code{padding:.25em .5em;border-radius:.5em;background-color:#f7f2f4;color:#c40b00;word-wrap:normal;font-size:85%;word-break:break-all}pre>code{display:block;overflow-x:auto;padding:1em;border-radius:5px;background-color:#333;color:#fff;font-size:inherit;word-break:normal}ol,ul{margin-left:1.25em}ol.clear,ul.clear{margin-left:0;list-style:none}dl dd{margin-left:1.5em}dl dd:before{margin-right:.25em;content:"--"}.btn,a{-webkit-transition:color .3s,background .3s;-moz-transition:color .3s,background .3s;-o-transition:color .3s,background .3s;transition:color .3s,background .3s}blockquote{margin:0 0 1em;padding:1em 1em 1em 2em;border-left:5px #3498db solid;background:#f5fafd;font-style:oblique;line-height:1.8}cite{color:#3498db;font-style:normal}hr{margin:1.5em 0;border:0;border-top:1px rgba(0,0,0,.5) solid}hr.light{border-top:1px rgba(255,255,255,.5) solid}input[disabled],textarea[disabled]{cursor:no-drop!important}input[disabled],input[readonly],textarea[disabled]{background:#ebebe4}input,select,textarea{max-width:100%;outline:0;background:0 0;vertical-align:middle;font:inherit}input[type*=date],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{padding:.5em;border:#ccc 1px solid;border-radius:4px;color:inherit}input.invalid,input:out-of-range{border-color:#c40b00;background:rgba(255,0,0,.1)}::-webkit-file-upload-button{display:block;padding:.5em 1em;outline:0;border:none;border-radius:.5em;background:#3498db;color:#fff}input[type=range]{overflow:hidden;margin:0;height:100%;min-height:1.5rem;cursor:ew-resize;cursor:grab;-webkit-appearance:none;-moz-appearance:none}input[type=range]:focus{outline:0;box-shadow:none}input[type=range]:active::-webkit-slider-thumb{border-color:#3498db;background-color:#3498db}input[type=range]:active::-moz-range-thumb{border-color:#3498db;background-color:#3498db}input[type=range]:focus::-ms-thumb{border-color:#9c27b0;background-color:#673ab7}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-webkit-slider-runnable-track{height:2px;background:#3498db;content:'';pointer-events:none}input[type=range]::-webkit-slider-thumb{margin-top:-6px;width:14px;height:14px;border:1px solid rgba(0,0,0,.15);border-radius:50px;background:#fff;transition:.3s border-color,.3s background-color;-webkit-appearance:none;appearance:none}input[type=range]::-moz-range-track{width:240px;height:2px;background:rgba(0,50,126,.12)}input[type=range]::-moz-range-thumb{position:relative;width:14px;height:14px;border:1px solid rgba(0,30,75,.12);border-radius:50px;background:#fff;transition:.3s border-color,.3s background-color}input[type=range]::-moz-range-progress{margin-top:0;height:2px;border:0;background:#467fcf}textarea{display:block;overflow:auto;resize:vertical}progress{overflow:auto;border-radius:50px}progress::-webkit-progress-bar{background-color:#eee}input[type=checkbox],input[type=radio]{position:relative;float:left;margin:0 .5em 0 0;width:1.5em;height:1.5em;cursor:pointer;-moz-appearance:none;-webkit-appearance:none}input[type=checkbox]:before,input[type=radio]:before{display:block;width:100%;height:100%;border-radius:.2em;box-shadow:0 0 0 1px #ccc inset;content:'';transition:background .3s,box-shadow .3s}input[type=checkbox]:after{position:absolute;top:10%;left:10%;width:30%;height:60%;border-right:.15em solid #fff;border-bottom:.15em solid #fff;content:'';transition:transform .3s;transform:rotate(45deg) scale(0);transform-origin:100% 100%}input[type=radio],input[type=radio]:before{border-radius:100%}input[type=checkbox],input[type=checkbox]:before{border-radius:.2em}input[type=radio]:checked:before{border:2px solid #3498db;background:#3498db;box-shadow:0 0 0 .2em #fff inset}input[type=checkbox]:checked:before{background:#3498db;box-shadow:none}input[type=checkbox]:checked:after{transform:rotate(45deg) scale(1)}input.switch{position:relative;float:none;box-sizing:content-box;width:4em;height:2em;border:1px solid #ddd;border-radius:50px;background:#eee;cursor:pointer;transition:border .3s,background .3s}input.switch:before{position:absolute;display:block;margin:0;width:2em;height:2em;border:0;border-radius:100%;background:#fff;box-shadow:none;content:'';transition:transform .3s}input.switch:after{content:normal}input.switch:checked{border-color:#3498db;background:#3498db;box-shadow:none}input.switch:checked:before{background:#fff;transform:translateX(2em)}fieldset{margin-bottom:2em;border:none}fieldset>*{margin-bottom:1em}fieldset:last-child,fieldset>:last-child{margin-bottom:0}fieldset input,fieldset select,fieldset textarea{width:100%}fieldset label{display:block;margin-bottom:1em;user-select:none}fieldset label:last-child{margin-bottom:0}fieldset label.submit{display:flex;flex-wrap:wrap}fieldset label.submit span{flex:0 0 100%}fieldset label.submit input{width:auto;border-top-right-radius:0;border-bottom-right-radius:0;flex:1 1 auto}fieldset label.submit button{border-bottom-left-radius:0;border-top-left-radius:0;vertical-align:middle}fieldset legend{margin:0 0 1em}fieldset select{width:100%}fieldset label span:first-child{display:inline-block;margin-bottom:.5rem;color:rgba(0,0,0,.6);font-size:.85em}fieldset label.required span:after{margin-left:.25em;color:red;content:"*"}fieldset.inline label,form.inline fieldset label{float:left;display:block;margin:0 1em .5em 0}form fieldset.inline:after{clear:both;display:block;content:''}.ks-table{overflow-x:auto;overflow-y:hidden;width:100%;border-radius:5px}table{width:100%;max-width:100%;border:0;border-collapse:collapse}table td,table th{padding:.75em;vertical-align:top;text-align:left}table>thead>tr{border-bottom:2px solid #ccc}table>tbody>tr>td{border-bottom:1px solid #ddd}table>tbody>tr:last-child>td{border-bottom:0}table>tbody>tr{transition:background .3s}table>tbody>tr:hover{background:#eee}table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th{white-space:nowrap}table.fill{border:1px solid transparent}table.fill>thead{border-right:1px solid #3498db;border-left:1px solid #3498db;background:#3498db}table.fill>thead>tr{border-bottom:none}table.fill>thead>tr>td,table.fill>thead>tr>th{padding:1em .75em;color:#fff}table.fill>tbody{border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd}table.fill>tbody>tr:nth-child(even),table.fill>tbody>tr:nth-child(even)>th{background:#f7f7f7}iframe{border:none}.row{display:flex;margin:0 -1em -2em;flex-wrap:wrap}.row.s{margin:0 -.5em -1em}.row.m{margin:0 -1.25em -2.5em}.row.l{margin:0 -1.5em -3em}.row.full{margin:0}.row.clear{margin-bottom:0}.row.scrollable{overflow:auto;margin-right:0;margin-left:0;flex-wrap:nowrap}.row.right{justify-content:flex-end}.row.center{justify-content:center}.row.around{justify-content:space-around}.row.between{justify-content:space-between}.row [class*=col-]{margin-bottom:2em;padding:0 1em;max-width:100%;flex:0 0 100%}.row.s [class*=col-]{margin-bottom:1em;padding:0 .5em}.row.m [class*=col-]{margin-bottom:2.5em;padding:0 1.25em}.row.l [class*=col-]{margin-bottom:3em;padding:0 1.5em}.row.full [class*=col-]{margin-bottom:0;padding:0}@media screen and (min-width:600px){.col-s-left-1{right:8.3333%}.col-s-left-2{right:16.6666%}.col-s-left-3{right:25%}.col-s-left-4{right:33.3333%}.col-s-left-5{right:41.6666%}.col-s-left-6{right:50%}.col-s-left-7{right:58.3333%}.col-s-left-8{right:66.6666%}.col-s-left-9{right:75%}.col-s-left-10{right:83.3333%}.col-s-left-11{right:91.6666%}.col-s-left-12{right:100%}.col-s-right-1{left:8.3333%}.col-s-right-2{left:16.6666%}.col-s-right-3{left:25%}.col-s-right-4{left:33.3333%}.col-s-right-5{left:41.6666%}.col-s-right-6{left:50%}.col-s-right-7{left:58.3333%}.col-s-right-8{left:66.6666%}.col-s-right-9{left:75%}.col-s-right-10{left:83.3333%}.col-s-right-11{left:91.6666%}.col-s-right-12{left:100%}}@media screen and (min-width:900px){.col-m-left-1{right:8.3333%}.col-m-left-2{right:16.6666%}.col-m-left-3{right:25%}.col-m-left-4{right:33.3333%}.col-m-left-5{right:41.6666%}.col-m-left-6{right:50%}.col-m-left-7{right:58.3333%}.col-m-left-8{right:66.6666%}.col-m-left-9{right:75%}.col-m-left-10{right:83.3333%}.col-m-left-11{right:91.6666%}.col-m-left-12{right:100%}.col-m-right-1{left:8.3333%}.col-m-right-2{left:16.6666%}.col-m-right-3{left:25%}.col-m-right-4{left:33.3333%}.col-m-right-5{left:41.6666%}.col-m-right-6{left:50%}.col-m-right-7{left:58.3333%}.col-m-right-8{left:66.6666%}.col-m-right-9{left:75%}.col-m-right-10{left:83.3333%}.col-m-right-11{left:91.6666%}.col-m-right-12{left:100%}}@media screen and (min-width:900px){.col-l-left-1{right:8.3333%}.col-l-left-2{right:16.6666%}.col-l-left-3{right:25%}.col-l-left-4{right:33.3333%}.col-l-left-5{right:41.6666%}.col-l-left-6{right:50%}.col-l-left-7{right:58.3333%}.col-l-left-8{right:66.6666%}.col-l-left-9{right:75%}.col-l-left-10{right:83.3333%}.col-l-left-11{right:91.6666%}.col-l-left-12{right:100%}.col-l-right-1{left:8.3333%}.col-l-right-2{left:16.6666%}.col-l-right-3{left:25%}.col-l-right-4{left:33.3333%}.col-l-right-5{left:41.6666%}.col-l-right-6{left:50%}.col-l-right-7{left:58.3333%}.col-l-right-8{left:66.6666%}.col-l-right-9{left:75%}.col-l-right-10{left:83.3333%}.col-l-right-11{left:91.6666%}.col-l-right-12{left:100%}}.row .col-1{max-width:8.3333%;-ms-flex:0 0 8.3333%;flex:0 0 8.3333%}.row .col-2{max-width:16.6666%;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%}.row .col-3{max-width:25%;-ms-flex:0 0 25%;flex:0 0 25%}.row .col-4{max-width:33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.row .col-5{max-width:41.6666%;-ms-flex:0 0 41.3333%;flex:0 0 41.6666%}.row .col-6{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}.row .col-7{max-width:58.3333%;-ms-flex:0 0 58.3333%;flex:0 0 58.3333%}.row .col-8{max-width:66.6666%;-ms-flex:0 0 66.6666%;flex:0 0 66.6666%}.row .col-9{max-width:75%;-ms-flex:0 0 75%;flex:0 0 75%}.row .col-10{max-width:83.3333%;-ms-flex:0 0 83.3333%;flex:0 0 83.3333%}.row .col-11{max-width:91.6666%;-ms-flex:0 0 91.6666%;flex:0 0 91.6666%}.row .col-12{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:600px){.row .col-s-1{max-width:8.3333%;-ms-flex:0 0 8.3333%;flex:0 0 8.3333%}.row .col-s-2{max-width:16.6666%;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%}.row .col-s-3{max-width:25%;-ms-flex:0 0 25%;flex:0 0 25%}.row .col-s-4{max-width:33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.row .col-s-5{max-width:41.6666%;-ms-flex:0 0 41.3333%;flex:0 0 41.6666%}.row .col-s-6{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}.row .col-s-7{max-width:58.3333%;-ms-flex:0 0 58.3333%;flex:0 0 58.3333%}.row .col-s-8{max-width:66.6666%;-ms-flex:0 0 66.6666%;flex:0 0 66.6666%}.row .col-s-9{max-width:75%;-ms-flex:0 0 75%;flex:0 0 75%}.row .col-s-10{max-width:83.3333%;-ms-flex:0 0 83.3333%;flex:0 0 83.3333%}.row .col-s-11{max-width:91.6666%;-ms-flex:0 0 91.6666%;flex:0 0 91.6666%}.row .col-s-12{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (min-width:900px){.row .col-m-1{max-width:8.3333%;-ms-flex:0 0 8.3333%;flex:0 0 8.3333%}.row .col-m-2{max-width:16.6666%;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%}.row .col-m-3{max-width:25%;-ms-flex:0 0 25%;flex:0 0 25%}.row .col-m-4{max-width:33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.row .col-m-5{max-width:41.6666%;-ms-flex:0 0 41.3333%;flex:0 0 41.6666%}.row .col-m-6{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}.row .col-m-7{max-width:58.3333%;-ms-flex:0 0 58.3333%;flex:0 0 58.3333%}.row .col-m-8{max-width:66.6666%;-ms-flex:0 0 66.6666%;flex:0 0 66.6666%}.row .col-m-9{max-width:75%;-ms-flex:0 0 75%;flex:0 0 75%}.row .col-m-10{max-width:83.3333%;-ms-flex:0 0 83.3333%;flex:0 0 83.3333%}.row .col-m-11{max-width:91.6666%;-ms-flex:0 0 91.6666%;flex:0 0 91.6666%}.row .col-m-12{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (min-width:1024px){.row .col-l-1{max-width:8.3333%;-ms-flex:0 0 8.3333%;flex:0 0 8.3333%}.row .col-l-2{max-width:16.6666%;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%}.row .col-l-3{max-width:25%;-ms-flex:0 0 25%;flex:0 0 25%}.row .col-l-4{max-width:33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.row .col-l-5{max-width:41.6666%;-ms-flex:0 0 41.3333%;flex:0 0 41.6666%}.row .col-l-6{max-width:50%;-ms-flex:0 0 50%;flex:0 0 50%}.row .col-l-7{max-width:58.3333%;-ms-flex:0 0 58.3333%;flex:0 0 58.3333%}.row .col-l-8{max-width:66.6666%;-ms-flex:0 0 66.6666%;flex:0 0 66.6666%}.row .col-l-9{max-width:75%;-ms-flex:0 0 75%;flex:0 0 75%}.row .col-l-10{max-width:83.3333%;-ms-flex:0 0 83.3333%;flex:0 0 83.3333%}.row .col-l-11{max-width:91.6666%;-ms-flex:0 0 91.6666%;flex:0 0 91.6666%}.row .col-l-12{max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}}.row>.bottom,.row>.center,.row>.left,.row>.right,.row>.top{display:flex;flex-direction:column}.row>.center{align-items:center;justify-content:center}.row>.center-fixed{text-align:center}.row>.left{-webkit-box-align:start;align-items:flex-start}.row>.right{-webkit-box-align:end;align-items:flex-end}.row>.top{justify-content:flex-start}.row>.bottom{justify-content:flex-end}@media screen and (max-width:900px){.row>.to-center{align-items:center!important}}@media screen and (max-width:600px){.row>.hide-s{display:none}}@media screen and (max-width:900px){.row>.hide-m{display:none}}@media screen and (max-width:1024px){.row>.hide-l{display:none}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-off{from{opacity:1}to{opacity:0}}@-webkit-keyframes fade-off{from{opacity:1}to{opacity:0}}@keyframes fade-in-top{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fade-in-top{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-bottom{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fade-in-bottom{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fade-in-left{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-right{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fade-in-right{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-small-large{from{opacity:0;transform:scale(.5,.5)}to{opacity:1;transform:scale(1,1)}}@-webkit-keyframes fade-small-large{from{opacity:0;transform:scale(.5,.5)}to{opacity:1;transform:scale(1,1)}}@keyframes fade-large-small{from{opacity:1;transform:scale(1,1)}to{opacity:0;transform:scale(.5,.5)}}@-webkit-keyframes fade-large-small{from{opacity:1;transform:scale(1,1)}to{opacity:0;transform:scale(.5,.5)}}@keyframes fade-larger-small{from{opacity:0;transform:scale(1.5,1.5)}to{opacity:1;transform:scale(1,1)}}@-webkit-keyframes fade-larger-small{from{opacity:0;transform:scale(1.5,1.5)}to{opacity:1;transform:scale(1,1)}}@keyframes fade-small-larger{from{opacity:1;transform:scale(1,1)}to{opacity:0;transform:scale(1.5,1.5)}}@-webkit-keyframes fade-small-larger{from{opacity:1;transform:scale(1,1)}to{opacity:0;transform:scale(1.5,1.5)}}@keyframes scale-small-large{from{transform:scale(0,0)}to{transform:scale(1,1)}}@-webkit-keyframes scale-small-large{from{transform:scale(0,0)}to{transform:scale(1,1)}}@keyframes scale-large-small{from{transform:scale(1,1)}to{transform:scale(0,0)}}@-webkit-keyframes scale-large-small{from{transform:scale(1,1)}to{transform:scale(0,0)}}@keyframes up-and-down{from{transform:translateY(-20px)}to{transform:translateY(20px)}}@-webkit-keyframes up-and-down{from{transform:translateY(-20px)}to{transform:translateY(20px)}}@keyframes left-and-right{from{transform:translateX(-20px)}to{transform:translateX(20px)}}@-webkit-keyframes left-and-right{from{transform:translateX(-20px)}to{transform:translateX(20px)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes jump{0%{transform:translateY(0) scale(1.15,.8)}20%{transform:translateY(-35px) scaleY(1.1)}50%{transform:translateY(-50px) scale(1)}80%{transform:translateY(-35px) scale(1)}to{transform:translateY(0) scale(1.15,.8)}}[ks-tag]{position:relative}[ks-tag]:after,[ks-tag]:before{position:absolute}[ks-tag]:before{position:absolute;width:0;height:0;border:.5rem solid transparent;content:'';opacity:0;transition:opacity .3s}[ks-tag~=top]:after{bottom:100%;left:50%;margin-bottom:1rem;transform:translateX(-50%)}[ks-tag~=bottom]:after{top:100%;left:50%;margin-top:1rem;transform:translateX(-50%)}[ks-tag~=left]:after{right:100%;margin-right:1rem}[ks-tag~=right]:after{left:100%;margin-left:1rem}[ks-tag=top]:before{bottom:100%;border-top-color:rgba(0,0,0,.7)}[ks-tag=bottom]:before{top:100%;border-bottom-color:rgba(0,0,0,.7)}[ks-tag=left]:before{right:100%;margin-top:.5rem;border-left-color:rgba(0,0,0,.7)}[ks-tag=right]:before{left:100%;margin-top:.5rem;border-right-color:rgba(0,0,0,.7)}[ks-text]:hover:after,[ks-text]:hover:before{opacity:1}[ks-text]:after{padding:.25rem .5rem;border-radius:.5em;background:rgba(0,0,0,.7);color:#fff;content:attr(ks-text);white-space:nowrap;font-size:.85em;opacity:0;transition:opacity .3s;pointer-events:none}notice{position:fixed;top:0;right:0;left:0;z-index:10;padding:1em;user-select:none;pointer-events:none}.ks-notice{display:table;margin:0 auto 1em;border-radius:3em;background:#333;box-shadow:0 5px 5px -2px rgba(0,0,0,.2);color:#fff;pointer-events:auto;animation:fade-small-large .3s both;-webkit-animation:fade-small-large .3s both}.ks-notice.remove{animation:fade-in-top .3s both reverse;-webkit-animation:fade-in-top .3s both reverse}.ks-notice.red{background:#ea644a;background:var(--red)}.ks-notice.yellow{background:#ffb03a;background:var(--yellow)}.ks-notice.blue{background:#3498db;background:var(--blue)}.ks-notice.green{background:#27a17e;background:var(--green)}.ks-notice>span{display:table-cell;padding:.5em 1em;vertical-align:middle}.ks-notice .close{border-radius:0 1em 1em 0;cursor:pointer;transition:background .3s}.ks-notice .close:hover{background:rgba(0,0,0,.1)}.ks-notice .close:after{content:'×';font:inherit}[ks-image=active]{cursor:pointer;cursor:zoom-in}.ks-image{position:fixed;top:0;right:0;bottom:0;left:0;z-index:66;user-select:none;animation:fade-in .3s both;-webkit-animation:fade-in .3s both}.ks-image.loading{cursor:wait}.ks-image.remove:before{animation:fade-off .3s both;-webkit-animation:fade-off .3s both}.ks-image:before{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);content:''}.ks-image .ks-next,.ks-image .ks-prev{position:absolute;top:0;bottom:0;margin:auto;width:10%;height:5em;max-width:5em;cursor:pointer;transition:opacity .3s,transform .3s}.ks-image .ks-prev:hover{transform:translateX(-.5em)}.ks-image .ks-next:hover{transform:translateX(.5em)}.ks-image .ks-prev{left:0;background:center/60% no-repeat url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjkpIj48cGF0aCBkPSJNMzI0LjIxMTUxNyA1MTEuODA1NjMxIDc4Ny44ODk1OTQgNzMuMDgyNTgzYzE2LjE5NDIyLTE2LjYzMDM2NSAxNi4xOTQyMi00My45NzQ3MDQgMC02MC42MDUwNjgtMTYuMTk0MjItMTYuNjMwMzY1LTQyLjQ5NTYwNy0xNi42MzAzNjUtNTguNjEzOTc2IDBMMjM1Ljc1MDExMyA0NzkuMzYwMzAyYy04LjY0NzAzMSA4Ljk2OTM5OC0xMi4zNDQ3NzUgMjAuOTM0OTE3LTExLjcxOTAwMyAzMi40NDUzMjktMC42NDQ3MzUgMTEuOTA4NjMgMy4wNzE5NzIgMjMuODc0MTQ5IDExLjcxOTAwMyAzMi44MjQ1ODVsNDkzLjUwNjU0MiA0NjYuODgyNzg4YzE2LjExODM2OSAxNi42NDkzMjcgNDIuNDM4NzE4IDE2LjY0OTMyNyA1OC42MTM5NzYgMCAxNi4xOTQyMi0xNy4wODU0NzEgMTYuMTk0MjItNDMuOTc0NzA0IDAtNjAuNjA1MDY4TDMyNC4yMTE1MTcgNTExLjgwNTYzMSI+PC9wYXRoPjwvc3ZnPg==)}.ks-image .ks-next{right:0;background:center/60% no-repeat url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9InJnYmEoMjU1LDI1NSwyNTUsMC45KSI+PHBhdGggZD0iTTEzNi43LDEwMGwtOTAuNiw4NS44Yy0zLjIsMy4yLTMuMiw4LjUsMCwxMS44YzMuMiwzLjMsOC4zLDMuMywxMS40LDBsOTYuNC05MS4yYzEuNy0xLjcsMi40LTQuMSwyLjMtNi40YzAuMS0yLjItMC42LTQuNi0yLjMtNi4zTDU3LjYsMi40Yy0zLjEtMy4yLTguMy0zLjItMTEuNCwwcy0zLjIsOC42LDAsMTEuOEwxMzYuNywxMDAiLz48L3N2Zz4NCg==)}.ks-image .ended{opacity:.5;cursor:no-drop}.ks-image .ks-ball{position:absolute;top:1em;right:1em;width:2em;height:2em;border:.5em #fff solid;border-radius:66%;opacity:0;transition:opacity .3s;pointer-events:none;border-left-color:#3498db;animation:rotate .5s linear infinite paused;-webkit-animation:rotate .5s linear infinite paused}.ks-image.loading .ks-ball{opacity:1;animation-play-state:running}.ks-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:80%;max-height:90%;cursor:zoom-out;transition:transform .3s;animation:fade-small-large .3s backwards;-webkit-animation:fade-small-large .3s backwards}.ks-image.remove .ks-next,.ks-image.remove .ks-prev,.ks-image.remove img{animation:fade-large-small .3s both;-webkit-animation:fade-large-small .3s both}.ks-image img[src$=".jpg"]{box-shadow:0 5px 15px rgba(0,0,0,.5)}