
SVG：不（：根）{
  溢出：隐藏；
}
img {border: 0px;vertical-align:middle;}
/*
 * 为延迟加载图像隐藏`alt` 文本
 * 加载 img 时的背景选择器[data-src*='.jpg'][src*='data:image'] { background: grey; }
 */
img:not([src]) {
  可见性：隐藏；
}
/*
 * 内嵌框架
 * 移除所有浏览器的边框
 */
iframe {
  边框：0；
}
/* 块元素
 ================================================== ======================== */
/*
 * 边距
 */
p,

预，
地址，
字段集，
数字 {
  边距：0 0 20px 0；
}
/* 如果相邻元素添加边距 */
* + p，
* + ul,
* + 奥尔，
* + dl，
* + 预，
* + 地址，
* + 字段集，
* + 数字 {
  边距顶部：20px；
}
/* 标题
 ================================================== ======================== */
h1,
.uk-h1，
h2,
.uk-h2，
h3，
.uk-h3，
h4，
.uk-h4，
h5，
.uk-h5，
h6，
.uk-h6 {

  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  字体粗细：正常；
  颜色：#333；
  文本转换：无；
}
/* 如果相邻元素添加边距 */
* + h1，
* + .uk-h1，
* + h2，
* + .uk-h2，
* + h3，
* + .uk-h3，
* + h4，
* + .uk-h4，
* + h5，
* + .uk-h5，
* + h6，
* + .uk-h6 {
  
}
/*
 * 尺寸
 */
h1,
.uk-h1 {
  字体大小：2.23125rem；
  行高：1.2；
}
h2,
.uk-h2 {
  字体大小：1.7rem；
  行高：1.3；
}
h3，
.uk-h3 {
  字体大小：1.5rem；
  行高：1.4；
}
h4，
.uk-h4 {
  字体大小：1rem；
 行高：0.4；
}
h5，
.uk-h5 {
  字体大小：16px；
  行高：1.4；
}
h6，
.uk-h6 {
  字体大小：0.875rem；
  行高：1.4；
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  h1,
  .uk-h1 {
    字体大小：2.625rem；
  }
  h2,
  .uk-h2 {
    字体大小：2rem；
  }
    .uk-h4 {
    字体大小：1.2rem；
        行高：0.8；
  }
}
/* 列表
 ================================================== ======================== */

/*
 * 重置嵌套列表的边距
 */
ul > li > ul,
ul > li > ol,
ol > li > ol，
ol > li > ul {
  边距：0；
}
/* 描述列表
 ================================================== ======================== */
dt{
  字体粗细：粗体；
}
dd {
  左边距：0；
}
/* 水平规则
 ================================================== ======================== */
/*
 * 1. 在 Firefox 中添加正确的框大小和高度。
 * 2.在Edge和IE中显示溢出。
 * 3.在Edge和IE中添加正确的text-align。
 * 4. 风格
 */
小时，
.uk-hr {
  /* 1 */
  框大小：内容框；
  高度：0；
  /* 2 */
  溢出：可见；
  /* 3 */
  文本对齐：继承；
  /* 4 */
  边距：0 0 20px 0；
  边框：0；
  边框顶部：1px 实心 #e5e5e5;
}
/* 如果相邻元素添加边距 */
* + 小时，
* + .uk-hr {
  边距顶部：20px；
}
/* 地址
 ================================================== ======================== */
地址 {
  字体样式：正常；
}
/* 块引用
 ================================================== ======================== */
块引用 {
  边距：0 0 20px 0；
  字体大小：1.25rem；
  行高：1.5；
  字体样式：斜体；
  颜色：#333；
}
/* 如果相邻元素添加边距 */
* + 块引用 {
  边距顶部：20px；
}
/*
 * 内容
 */
块引用 p:last-of-type {
  底边距：0；
}
块引用页脚{
  边距顶部：10px；
  字体大小：0.875rem；
  行高：1.5；
  颜色：#666；
}
块引用页脚::before {
  内容： "- ";
}
/* 预先格式化的文本
 ================================================== ======================== */
/*
 * 1. 包含所有浏览器的溢出。
 */
预{
  字体：0.875rem / 1.5 Consolas、摩纳哥、等宽；
  颜色：#666；
  -moz-tab-size: 4;
  标签大小：4；
  /* 1 */
  溢出：自动；
  填充：10px；
  边框：1px 实心 #e5e5e5;
  边框半径：3px；
  背景：#fff;
}
前代码{
  字体系列：Consolas、monaco、monospace；
}
/* 选择伪元素
 ================================================== ======================== */
::-moz-选择{
  背景：#39f；
  颜色：#fff;
  文字阴影：无；
}
::选择{
  背景：#39f；
  颜色：#fff;
  文字阴影：无；
}
/* HTML5 元素
 ================================================== ======================== */
/*
 * 1.增加Edge、IE 10+、Firefox的正确显示。
 * 2.在IE中添加正确显示。
 */
细节，
主要的 {
  /* 2 */
  显示：块；
}
/*
 * 在所有浏览器中添加正确的显示。
 */
概括 {
  显示：列表项；
}
/*
 * 在IE中添加正确的显示。
 */
模板 {
  显示：无；
}
/* 将媒体断点传递给 JS
 ================================================== ======================== */
/*
 * 断点
 */
.var-media-s::before {
  内容：'640px';
}
.var-media-m::before {
  内容：'960px';
}
.var-media-l::before {
  内容：'1200px';
}
.var-media-xl::before {
  内容：'1600px';
}
/* ================================================ ========================
   组件：链接
 ================================================== ======================== */
/* 静音
 ================================================== ======================== */
a.uk-link-静音，
.uk-link-muted a {
  颜色：#999；
}
a.uk-link-muted:hover,
.uk-link-muted a:hover {
  颜色：#666；
}
/* 文本
 ================================================== ======================== */
a.uk-link-text:not(:hover),
.uk-link-text a:not(:hover) {
  颜色：继承；
}
a.uk-link-text:hover,
.uk-link-text a:hover {
  颜色：#999；
}
/* 标题
 ================================================== ======================== */
a.uk-link-heading:not(:hover),
.uk-link-heading a:not(:hover) {
  颜色：继承；
}
a.uk-link-heading:hover,
.uk-link-heading a:hover {
  颜色：#1e87f0；
  文字装饰：无；
}
/* 重启
 ================================================== ======================== */
/*
 * `!important` 需要覆盖反向组件
 */
a.uk-link-reset,
a.uk-link-reset:hover,
.uk-link-reset a,
.uk-link-reset a:hover {
  颜色：继承！重要；
  文字装饰：无！重要；
}
/* ================================================ ========================
   组件：标题
 ================================================== ======================== */
/* 基本的
 ================================================== ======================== */
.uk-heading-primary {
  字体大小：3rem；
  行高：1.2；
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-heading-primary {
    字体大小：3.375rem；
  }
}
/* 桌面和更大 */
@media（最小宽度：1200px）{
  .uk-heading-primary {
    字体大小：3.75rem；
    行高：1.1；
  }
}
/* 英雄
 ================================================== ======================== */
.uk-heading-英雄{
  字体大小：4rem；
  行高：1.1；
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-heading-英雄{
    字体大小：6rem；
    行高：1；
  }
}
/* 桌面和更大 */
@media（最小宽度：1200px）{
  .uk-heading-英雄{
    字体大小：8rem；
    行高：1；
  }
}
/* 分隔符
 ================================================== ======================== */
.uk-heading-divider {
  填充底部：10px；
  边框底部：1px 实心 #e5e5e5;
}
/* 子弹
 ================================================== ======================== */
.uk-heading-bullet {
  位置：相对；
}
/*
 * 1. 使用`inline-block` 使其与文本对齐一起工作
 * 2. 垂直居中
 * 3. 风格
 */
.uk-heading-bullet::before {
  内容： "";
  /* 1 */
  显示：内联块；
  /* 2 */
  位置：相对；
  顶部：计算（-0.1 * 1em）；
  垂直对齐：中间；
  /* 3 */
  高度：0.9em；
  右边距：10px；
  左边框：5px 实心 #e5e5e5;
}
/* 线
 ================================================== ======================== */
/*
 * 剪辑子元素
 */
.uk-标题行{
  溢出：隐藏；
}
/*
 * 需要额外的标记才能使其与文本对齐一起使用
 */
.uk-heading-line > * {
  显示：内联块；
  位置：相对；
}
/*
 * 1. 垂直居中
 * 2. 使元素尽可能大。它被容器夹住了。
 * 3. 风格
 */
.uk-heading-line > ::before,
.uk-heading-line > ::after {
  内容： "";
  /* 1 */
  位置：绝对；
  顶部：计算（50％ - （1px / 2））；
  /* 2 */
  宽度：2000px；
  /* 3 */
  边框底部：1px 实心 rgb(220,220,220)；
}
.uk-heading-line > ::before {
  正确：100%；
  右边距：0.6em；
}
.uk-heading-line > ::after {
  左：100%；
  左边距：0.6em；
}
/* ================================================ ========================
   组件：分隔线
 ================================================== ======================== */
/*
 * 1. 重置默认`hr`
 * 2. 如果出于语义原因使用`div`，则设置边距
 */
[class*='uk-divider'] {
  /* 1 */
  边界：无；
  /* 2 */
  底边距：20px；
}
/* 如果相邻元素添加边距 */
* + [class*='uk-divider'] {
  边距顶部：20px；
}
/* 图标
 ================================================== ======================== */
.uk-divider-icon {
  位置：相对；
  高度：20px；
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020 %2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke %3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A %3C%2Fsvg%3E%0A");
  背景重复：不重复；
  背景位置：50% 50%；
}
.uk-divider-icon::before,
.uk-divider-icon::after {
  内容： "";
  位置：绝对；
  顶部：50%；
  最大宽度：calc(50% - (50px / 2));
  边框底部：1px 实心 #e5e5e5;
}
.uk-divider-icon::before {
  右：计算（50％+（50px / 2））；
  宽度：100%；
}
.uk-divider-icon::after {
  左：计算（50％+（50px / 2））；
  宽度：100%；
}
/* 小的
 ================================================== ======================== */
/*
 * 重置子高度，由`inline-block`引起
 */
.uk-divider-small {
  行高：0；
}
.uk-divider-small::after {
  内容： "";
  显示：内联块；
  宽度：100px；
  最大宽度：100%；
  边框顶部：1px 实心 #e5e5e5;
  垂直对齐：顶部；
}
/* ================================================ ========================
   组件：列表
 ================================================== ======================== */
.uk-list {
  填充：0；
  列表样式：无；
}
/*
 * 微清修
 */
.uk-list > li::before,
.uk-list > li::after {
  内容： "";
  显示：表；
}
.uk-list > li::after {
  清楚：两者；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-list > li > :last-child {
  底边距：0；
}
/*
 * 嵌套列表
 */
.uk-list ul {
  边距：0；
  左边距：30px；
  列表样式：无；
}
/*
 * 风格
 */
.uk-list > li:nth-child(n+2),
.uk-list > li > ul {
  边距顶部：10px；
}
/* 样式修饰符
 ================================================== ======================== */
/*
 * 分隔线
 */
.uk-list-divider > li:nth-child(n+2) {
  边距顶部：10px；
  填充顶部：10px；
  边框顶部：1px 实心 #e5e5e5;
}
/*
 * 有条纹的
 */
.uk-list-striped > li {
  填充：10px 10px；
}
.uk-list-striped > li:nth-of-type(odd) {
  边框顶部：1px 实心 #e5e5e5;
  边框底部：1px 实心 #e5e5e5;
}
.uk-list-striped > li:nth-of-type(odd) {
  背景：#f8f8f8；
}
.uk-list-striped > li:nth-child(n+2) {
  边距顶部：0；
}
/*
 * 子弹
 */
.uk-list-bullet > li {
  位置：相对；
  padding-left: calc(1.5em + 10px);
}
.uk-list-bullet > li::before {
  内容： "";
  位置：绝对；
  顶部：0；
  左：0；
  宽度：1.5em；
  高度：1.5em；
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206 %206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22 %20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
  背景重复：不重复；
  背景位置：50% 50%；
}
/* 大小修饰符
 ================================================== ======================== */
.uk-list-large > li:nth-child(n+2),
.uk-list-large > li > ul {
  边距顶部：20px；
}
/*
 * 分隔线
 */
.uk-list-large.uk-list-divider > li:nth-child(n+2) {
  边距顶部：20px；
  填充顶部：20px；
}
/*
 * 有条纹的
 */
.uk-list-large.uk-list-striped > li {
  填充：20px 10px；
}
.uk-list-large.uk-list-striped > li:nth-of-type(odd) {
  边框顶部：1px 实心 #e5e5e5;
  边框底部：1px 实心 #e5e5e5;
}
.uk-list-large.uk-list-striped > li:nth-child(n+2) {
  边距顶部：0；
}
/* ================================================ ========================
   组件：描述列表
 ================================================== ======================== */
/*
 * 学期
 */
.uk 描述列表 > dt {
  颜色：#333；
  字体大小：0.875rem；
  字体粗细：正常；
  文本转换：大写；
}
.uk-description-list > dt:nth-child(n+2) {
  边距顶部：20px；
}
/*
 * 描述
 */
/* 样式修饰符
 ================================================== ======================== */
/*
 * 线
 */
.uk-description-list-divider > dt:nth-child(n+2) {
  边距顶部：20px；
  填充顶部：20px；
  边框顶部：1px 实心 #e5e5e5;
}
/* ================================================ ========================
   组件：表
 ================================================== ======================== */
/*
 * 1. 删除表格单元格之间的大部分间距。
 * 2. 表现得像块元素
 * 3. 风格
 */
.footerbg{
    背景颜色：RGB（250,250,250）；
    填充底部：50px；
    
}
.uk-表{
  /* 1 */
  边框折叠：折叠；
  边框间距：0；
  /* 2 */
  宽度：95%；
  /* 3 */
  保证金：5%；
}
/* 如果相邻元素添加边距 */
* + .uk-table {
  边距顶部：0px；
}
/* 标题单元格
 ================================================== ======================== */
/*
 * 1. 风格
 */
.uk-table th {
  填充：0px 12px 0px;
  文本对齐：左；
  垂直对齐：底部；
  /* 1 */
  字体大小：0.9em；
  字体粗细：正常；
  颜色：#999；
  文本转换：大写；
}
/* 细胞
 ================================================== ======================== */
.uk-table td {
  填充：4px 12px；
  垂直对齐：顶部；
    字体大小：0.8em；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-table td > :last-child {
  底边距：0；
}
/*页脚
 ================================================== ======================== */
.uk-table tfoot {
  字体大小：0.6rem；
}
/* 标题
 ================================================== ======================== */
.uk-table 标题 {
  字体大小：0.875rem；
  文本对齐：左；
  颜色：#999；
}
/* 对齐修饰符
 ================================================== ======================== */
.uk-table-middle,
.uk-table-middle td {
  垂直对齐：中间！重要；
}
/* 样式修饰符
 ================================================== ======================== */
/*
 * 分隔线
 */
.uk-table-divider > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > :first-child > tr:not(:first-child) {
  边框顶部：1px 实心 #e5e5e5;
}
/*
 * 有条纹的
 */
.uk-table-striped > tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
  背景：#f8f8f8；
  边框顶部：1px 实心 #e5e5e5;
  边框底部：1px 实心 #e5e5e5;
}
/*
 * 悬停
 */
.uk-table-hover > tr:hover,
.uk-table-hover tbody tr:hover {
  背景：#ffd;
}
/* 活动状态
 ================================================== ======================== */
.uk-table > tr.uk-active,
.uk-table tbody tr.uk-active {
  背景：#ffd;
}
/* 大小修饰符
 ================================================== ======================== */
.uk-table-small th,
.uk-table-small td {
  填充：10px 12px；
}
.uk-table-large th,
.uk-table-large td {
  填充：22px 12px；
}
/* 对齐修饰符
 ================================================== ======================== */
.uk-table-justify th:first-child,
.uk-table-justify td:first-child {
  填充左：0;
}
.uk-table-justify th:last-child,
.uk-table-justify td:last-child {
  填充右：0;
}
/* 单元格大小修改器
 ================================================== ======================== */
.uk-table-shrink {
  宽度：1px；
}
.uk-table-expand {
  最小宽度：150px；
}
/* 单元格链接修饰符
 ================================================== ======================== */
/*
 * 目前不适用于 `uk-table-justify`
 */
.uk-table-link {
  填充：0！重要；
}
.uk-table-link > a {
  显示：块；
  填充：16px 12px；
}
.uk-table-small .uk-table-link > a {
  填充：10px 12px；
}
/* 响应表
 ================================================== ======================== */
/* 手机横向和更小 */
@media（最大宽度：959px）{
  .uk-table-responsive,
  .uk-table-responsive tbody,
  .uk-table-responsive th,
  .uk-table-responsive td,
  .uk-table-responsive tr {
    显示：块；
  }
  .uk-table-responsive thead {
    显示：无；
  }
  .uk-table-responsive th,
  .uk-table-responsive td {
    宽度：自动！重要；
    最大宽度：无！重要；
    最小宽度：0 ！重要；
    溢出：可见！重要；
    空白：正常！重要；
  }
  .uk-table-responsive th:not(:first-child):not(.uk-table-link),
  .uk-table-responsive td:not(:first-child):not(.uk-table-link),
  .uk-table-responsive .uk-table-link:not(:first-child) > a {
    padding-top: 5px !important;
  }
  .uk-table-responsive th:not(:last-child):not(.uk-table-link),
  .uk-table-responsive td:not(:last-child):not(.uk-table-link),
  .uk-table-responsive .uk-table-link:not(:last-child) > a {
    padding-bottom: 5px !important;
  }
  .uk-table-justify.uk-table-responsive th,
  .uk-table-justify.uk-table-responsive td {
    填充左：0;
    填充右：0;
  }
}
.uk-table tbody tr {
  过渡：背景颜色 0.1s 线性；
}
/* ================================================ ========================
   组件：图标
 ================================================== ======================== */
/*
 * 注意：1. - 7. 是`button` 元素所必需的。关闭和表单图标组件需要。
 * 1. 去除 Chrome、Safari 和 Opera 中的边距。
 * 2. 移除`button` 的边框。
 * 3. 去除Chrome中的border-radius。
 * 4. 解决IE中`overflow`设置为`hidden`的问题。
 * 5. 修正`font` 属性和`button` 未被继承的`color`。
 * 6、去除Edge、Firefox、IE中文本变换的继承。
 * 7. 移除默认的`button`内边距和背景色
 * 8. 风格
 * 9.如果没有设置`fill`属性，则用当前文本颜色填充所有SVG元素
 * 10.让容器适合图标的高度
 */
.uk-icon {
  /* 1 */
  边距：0；
  /* 2 */
  边界：无；
  /* 3 */
  边界半径：0；
  /* 4 */
  溢出：可见；
  /* 5 */
  字体：继承；
  颜色：继承；
  /* 6 */
  文本转换：无；
  /* 7. */
  填充：0；
  背景色：透明；
  /* 8 */
  显示：内联块；
  /* 9 */
  填充：当前颜色；
  /* 10 */
  行高：0；
}
/* `button` 是必需的。*/
button.uk-icon:not(:disabled) {
  光标：指针；
}
/*
 * 移除 Firefox 中的内边框和内边距。
 */
.uk-icon::-moz-focus-inner {
  边框：0；
  填充：0；
}
/*
 * 设置所有SVG元素的填充和描边颜色为当前文本颜色
 */
.uk-icon [fill*='#']:not(.uk-preserve) {
  填充：当前颜色；
}
.uk-icon [stroke*='#']:not(.uk-preserve) {
  笔画：当前颜色；
}
/*
 * 修复 Firefox 模糊的 SVG 渲染：https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */
.uk-icon > * {
  变换：翻译（0, 0）；
}
/* 图像修饰符
 ================================================== ======================== */
/*
 * 以图标尺寸显示图像
 */
.uk-icon-image {
  宽度：20px；
  高度：20px；
  背景位置：50% 50%；
  背景重复：不重复；
  背景大小：包含；
  垂直对齐：中间；
}
/* 样式修饰符
 ================================================== ======================== */
/*
 * 关联
 */
.uk-icon-link {
  颜色：#999；
}
.uk-icon-link:hover,
.uk-icon-link:focus {
  颜色：#666；
  大纲：无；
}
/*点击+活动*/
.uk-icon-link:active,
.uk-active > .uk-icon-link {
  颜色：#595959；
}
/*
 * 按钮
 * 1. 垂直和水平居中图标
 */
.uk-icon-button {
  box-sizing: 边框框；
  宽度：36px；
  高度：36px；
  边框半径：500px；
  背景：#f8f8f8；
  颜色：#999；
  垂直对齐：中间；
  /* 1 */
  显示：inline-flex；
  对齐内容：居中；
  对齐项目：居中；
  过渡：0.1s 缓入缓出；
  过渡属性：颜色，背景颜色；
}
/* 悬停 + 焦点 */
.uk-icon-button:hover,
.uk-icon-button:focus {
  背景颜色：#ebebeb；
  颜色：#666；
  大纲：无；
}
/*点击+活动*/
.uk-icon-button:active,
.uk-active > .uk-icon-button {
  背景颜色：#dfdfdf；
  颜色：#666；
}
/* ================================================ ========================
   组件：表单范围
 ================================================== ======================== */
/*
 * 1. 规范化和默认
 * 2. 使用固定宽度防止内容溢出
 * 3. 取全宽
 * 4. 移除默认样式
 * 5. 去除Chrome中的白色背景
 * 6. 移除 IE11 中的 padding
 */
.uk-范围{
  /* 1 */
  box-sizing: 边框框；
  边距：0；
  垂直对齐：中间；
  /* 2 */
  最大宽度：100%；
  /* 3 */
  宽度：100%；
  /* 4 */
  -webkit 外观：无；
  /* 5 */
  背景：透明；
  /* 6 */
  填充：0；
}
/* 重点 */
.uk-范围：焦点{
  大纲：无；
}
.uk-range::-moz-focus-outer {
  边界：无；
}
/* IE11 重置 */
.uk-range::-ms-track {
  高度：15px；
  背景：透明；
  边框颜色：透明；
  颜色：透明；
}
/*
 * 提高可点击元素光标样式的一致性
 */
.uk-range:not(:disabled)::-webkit-slider-thumb {
  光标：指针；
}
.uk-range:not(:disabled)::-moz-range-thumb {
  光标：指针；
}
.uk-range:not(:disabled)::-ms-thumb {
  光标：指针；
}
/* 拇指
 ================================================== ======================== */
/*
 * 1. 重置
 * 2. 风格
 */
/* 网络套件 */
.uk-range::-webkit-slider-thumb {
  /* 1 */
  -webkit 外观：无；
  边距顶部：-7px；
  /* 2 */
  高度：15px；
  宽度：15px；
  边框半径：500px；
  背景：#fff;
  边框：1px 实心#cccccc；
}
/* 火狐 */
.uk-range::-moz-range-thumb {
  /* 1 */
  边界：无；
  /* 2 */
  高度：15px；
  宽度：15px；
  边框半径：500px；
  背景：#fff;
  边框：1px 实心#cccccc；
}
/* 边缘 */
.uk-range::-ms-thumb {
  /* 1 */
  边距顶部：0；
}
/* IE11 */
.uk-range::-ms-thumb {
  /* 1 */
  边界：无；
  /* 2 */
  高度：15px；
  宽度：15px；
  边框半径：500px；
  背景：#fff;
  边框：1px 实心#cccccc；
}
/* 边缘 + IE11 */
.uk-range::-ms-tooltip {
  显示：无；
}
/* 追踪
 ================================================== ======================== */
/*
 * 1. Safari 没有焦点状态。使用 active 代替。
 */
/* 网络套件 */
.uk-range::-webkit-slider-runnable-track {
  高度：3px；
  背景：#ebebeb；
  边框半径：500px；
}
.uk-range:focus::-webkit-slider-runnable-track,
.uk-range:active::-webkit-slider-runnable-track {
  背景：#d2d2d2；
}
/* 火狐 */
.uk-range::-moz-range-track {
  高度：3px；
  背景：#ebebeb；
  边框半径：500px；
}
.uk-range:focus::-moz-range-track {
  背景：#d2d2d2；
}
/* 边缘 */
.uk-range::-ms-fill-lower,
.uk-range::-ms-fill-upper {
  高度：3px；
  背景：#ebebeb；
  边框半径：500px；
}
.uk-range:focus::-ms-fill-lower,
.uk-range:focus::-ms-fill-upper {
  背景：#d2d2d2；
}
/* ================================================ ========================
   组件：表单
 ================================================== ======================== */
/*
 * 1. 定义一致的盒子尺寸。
 * 默认为`content-box`，以下例外设置为`border-box`
 * `select`、`input[type="checkbox"]` 和 `input[type="radio"]`
 * `input[type="search"]` 在 Chrome、Safari 和 Opera 中
 * `input[type="color"]` 在 Firefox 中
 * 2. Firefox/IE 和 Chrome/Safari/Opera 中的地址边距设置不同。
 * 3. 移除iOS中的`border-radius`。
 * 4.在所有浏览器中将字体属性更改为`inherit`。
 */
.uk-输入，
.uk-选择，
.uk-textarea，
.uk-电台，
.uk-复选框{
  /* 1 */
  box-sizing: 边框框；
  /* 2 */
  边距：0；
  /* 3 */
  边界半径：0；
  /* 4 */
  字体：继承；
}
/*
 * 在 Edge 中显示溢出。
 */
.uk-输入 {
  溢出：可见；
}
/*
 * 移除Firefox 中文本转换的继承。
 */
.uk-选择 {
  文本转换：无；
}
/*
 * 1. 将所有浏览器的字体属性改为`inherit`
 * 2. 不要继承`font-weight`，而是使用`bold`。
 * 注意：这两个声明都不适用于 Chrome、Safari 和 Opera。
 */
.uk-选择 optgroup {
  /* 1 */
  字体：继承；
  /* 2 */
  字体粗细：粗体；
}
/*
 * 删除 IE 10+ 中默认的垂直滚动条。
 */
.uk-textarea {
  溢出：自动；
}
/*
 * 在 OS X 上的 Chrome 和 OS X 上的 Safari 中删除内部填充和取消按钮。
 */
.uk-input[type="search"]::-webkit-search-cancel-button,
.uk-input[type="search"]::-webkit-search-decoration {
  -webkit 外观：无；
}
/*
 * 修正Chrome中增量和减量按钮的光标样式。
 */
.uk-input[type="number"]::-webkit-inner-spin-button,
.uk-input[type="number"]::-webkit-outer-spin-button {
  高度：自动；
}
/*
 * 移除 Firefox 中的占位符透明度。
 */
.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
  不透明度：1；
}
/*
 * 提高可点击元素光标样式的一致性
 */
.uk-radio:not(:disabled),
.uk-checkbox:not(:disabled) {
  光标：指针；
}
/*
 * 定义一致的边框、边距和填充。
 */
.uk-fieldset {
  边界：无；
  边距：0；
  填充：0；
}
/* 输入、选择和文本区域
 * 允许：`text`、`password`、`datetime`、`datetime-local`、`date`、`month`、
            `time`、`week`、`number`、`email`、`url`、`search`、`tel`、`color`
 * 不允许：`range`、`radio`、`checkbox`、`file`、`submit`、`reset` 和`image`
 ================================================== ======================== */
/*
 * 移除 iOS 中的默认样式。
 */
.uk-输入，
.uk-textarea {
  -webkit 外观：无；
}
/*
 * 1. 使用固定宽度防止内容溢出
 * 2. 取全宽
 * 3. 重置默认值
 * 4. 风格
 */
.uk-输入，
.uk-选择，
.uk-textarea {
  /* 1 */
  最大宽度：100%；
  /* 2 */
  宽度：100%；
  /* 3 */
  边界：0 无；
  /* 4 */
  填充：0 10px；
  背景：RGB（240,240,240）；
  颜色：#666；
  边框：1px 实心 #e5e5e5;
  过渡：0.2s 缓入缓出；
  过渡属性：颜色、背景颜色、边框；
}
/*
 * 单线
 * 1. 允许任何元素看起来像一个 `input` 或 `select` 元素
 * 2. 确保 line-height 不大于 height
 * 还需要垂直居中文本
 */
.uk-输入，
.uk-select:not([multiple]):not([size]) {
  高度：40px；
  垂直对齐：中间；
  /* 1 */
  显示：内联块；
}
/* 2 */
.uk-input:not(input),
.uk-选择：不（选择）{
  行高：38px；
}
/*
 * 多行
 */
.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  填充顶部：4px；
  填充底部：4px；
  垂直对齐：顶部；
}
/* 重点 */
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  大纲：无；
  背景色：#fff;
  颜色：#666；
  边框颜色：#1e87f0；
}
/* 禁用 */
.uk 输入：已禁用，
.uk-select：禁用，
.uk-textarea：禁用{
  背景色：#f8f8f8；
  颜色：#999；
  边框颜色：#e5e5e5；
}
/*
 * 占位符
 */
.uk-input::-ms-input-placeholder {
  颜色：#999！重要；
}
.uk-input::placeholder {
  颜色：#999；
}
.uk-textarea::-ms-input-placeholder {
  颜色：#999！重要；
}
.uk-textarea::placeholder {
  颜色：#999；
}
/* 样式修饰符（`uk-input`、`uk-select` 和`uk-textarea`）
 ================================================== ======================== */
/*
 * 小的
 */
.uk-form-small {
  字体大小：0.875rem；
}
.uk-form-small:not(textarea):not([multiple]):not([size]) {
  高度：30px；
  左边距：8px；
  右填充：8px；
}
.uk-form-small:not(select):not(input):not(textarea) {
  行高：28px；
}
/*
 * 大的
 */
.uk-form-large {
  字体大小：1.25rem；
}
.uk-form-large:not(textarea):not([multiple]):not([size]) {
  高度：55px；
  左边距：12px；
  padding-right: 12px;
}
.uk-form-large:not(select):not(input):not(textarea){
  行高：53px；
}
/* 样式修饰符（`uk-input`、`uk-select` 和`uk-textarea`）
 ================================================== ======================== */
/*
 * 错误
 */
.uk-form-danger,
.uk-form-danger:focus {
  颜色：#f0506e；
  边框颜色：#f0506e；
}
/*
 * 成功
 */
.uk-form-success,
.uk-form-success:focus {
  颜色：#32d296；
  边框颜色：#32d296；
}
/*
 * 空白的
 */
.uk-form-b​​lank {
  背景：无；
  边框颜色：透明；
}
.uk-form-b​​lank:focus {
  边框颜色：#e5e5e5；
  边框样式：虚线；
}
/* 宽度修饰符（`uk-input`、`uk-select` 和`uk-textarea`）
 ================================================== ======================== */
/*
 * 固定宽度
 * 迷你尺寸的"input"和"select"元素的不同宽度
 */
input.uk-form-width-xsmall {
  宽度：50px；
}
select.uk-form-width-xsmall {
  宽度：75px；
}
.uk-form-width-small {
  宽度：130px；
}
.uk-form-width-medium {
  宽度：200px；
}
.uk-form-width-large {
  宽度：500px；
}
/* 选择
 ================================================== ======================== */
/*
 * 1. 删除默认样式。也适用于 Firefox
 * 2. 风格
 * 3. 删除 IE 10/11 中的默认样式
 * 4.在下拉菜单中为选项设置`color`，因为继承的`color`可能太浅。
 */
.uk-select:not([multiple]):not([size]) {
  /* 1 */
  -webkit 外观：无；
  -moz-外观：无；
  /* 2 */
  padding-right: 20px;
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024 %2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22 %20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D %2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  背景重复：不重复；
  背景位置：100% 50%；
}
/* 3 */
.uk-select:not([multiple]):not([size])::-ms-expand {
  显示：无；
}
/* 4 */
.uk-select:not([multiple]):not([size]) option {
  颜色：#444；
}
/*
 * 已禁用
 */
.uk-select:not([multiple]):not([size]):disabled {
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024 %2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22 %20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D %2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
/* 单选框和复选框
 * 注意：不适用于 IE11
 ================================================== ======================== */
/*
 * 1. 风格
 * 2. 使框更健壮，以便它可以剪辑子元素
 * 3.垂直对齐
 * 4. 移除默认样式
 * 5. 修复iOS黑色背景
 * 6. 中心图标
 */
.uk-电台，
.uk-复选框{
  /* 1 */
  显示：内联块；
  高度：16px；
  宽度：16px；
  /* 2 */
  溢出：隐藏；
  /* 3 */
  边距顶部：-4px；
  垂直对齐：中间；
  /* 4 */
  -webkit 外观：无；
  -moz-外观：无；
  /* 5 */
  背景色：透明；
  /* 6 */
  背景重复：不重复；
  背景位置：50% 50%；
  边框：1px 实心#cccccc；
  过渡：0.2s 缓入缓出；
  过渡属性：背景颜色，边框；
}
.uk-radio {
  边界半径：50%；
}
/* 重点 */
.uk-radio:focus,
.uk-checkbox:focus {
  大纲：无；
  边框颜色：#1e87f0；
}
/*
 * 已检查
 */
.uk-radio：已检查，
.uk-checkbox：选中，
.uk-checkbox：不确定{
  背景颜色：#1e87f0；
  边框颜色：透明；
}
/* 重点 */
.uk-radio:checked:focus,
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus {
  背景色：#0e6dcd；
}
/*
 * 图标
 */
.uk-radio:checked {
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016 %2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22 %20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.uk-checkbox：选中{
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014 %2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22 %20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"
}
.uk-checkbox：不确定{
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016 %2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22 %20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
/*
 * 已禁用
 */
.uk-radio: 已禁用，
.uk-checkbox：禁用{
  背景色：#f8f8f8；
  边框颜色：#e5e5e5；
}
.uk-radio:disabled:checked {
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016 %2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22 %20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.uk-checkbox:disabled:checked {
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014 %2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22 %20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"
}
.uk-checkbox：禁用：不确定{
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016 %2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22 %20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
/* 传奇
 ================================================== ======================== */
/*
 * 传奇
 * 1.表现得像块元素
 * 2. 修正IE中`fieldset`元素的颜色继承问题。
 * 3. 删除填充，以便人们在将字段集归零时不会被发现。
 * 4. 风格
 */
.uk-传奇{
  /* 1 */
  宽度：100%；
  /* 2 */
  颜色：继承；
  /* 3 */
  填充：0；
  /* 4 */
  字体大小：1.5rem；
  行高：1.4；
}
/* 自定义控件
 ================================================== ======================== */
/*
 * 1. Container 适合它的内容
 * 2. 创建位置上下文
 * 3. 防止内容溢出
 * 4. 表现得像大多数内联块元素
 */
.uk-form-custom {
  /* 1 */
  显示：内联块；
  /* 2 */
  位置：相对；
  /* 3 */
  最大宽度：100%；
  /* 4 */
  垂直对齐：中间；
}
/*
 * 1. 定位并调整表单控件的大小以始终覆盖其容器
 * 2. Firefox 需要定位到左侧
 * 3. Webkit 需要让 `height` 工作
 * 4.隐藏控件并显示光标
 * 5. 需要光标
 * 6. 由 5. 引起的剪辑高度仅 Webkit 需要
 */
.uk-form-custom 选择，
.uk-form-custom input[type="file"] {
  /* 1 */
  位置：绝对；
  顶部：0；
  z-索引：1；
  宽度：100%；
  高度：100%；
  /* 2 */
  左：0；
  /* 3 */
  -webkit 外观：无；
  /* 4 */
  不透明度：0；
  光标：指针；
}
.uk-form-custom input[type="file"] {
  /* 5 */
  字体大小：500px；
  /* 6 */
  溢出：隐藏；
}
/* 标签
 ================================================== ======================== */
.uk-form-label {
  颜色：#333；
  字体大小：0.875rem；
}
/* 布局
 ================================================== ======================== */
/*
 * 堆叠
 */
.uk-form-stacked .uk-form-label {
  显示：块；
  底边距：5px；
}
/*
 * 水平的
 */
/* 平板电脑纵向和更小 */
@media（最大宽度：959px）{
  /* 表现得像 `uk-form-stacked` */
  .uk-form-horizo​​ntal .uk-form-label {
    显示：块；
    底边距：5px；
  }
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-form-horizo​​ntal .uk-form-label {
    宽度：200px；
    边距顶部：7px；
    向左飘浮;
  }
  .uk-form-horizo​​ntal .uk-form-controls {
    左边距：215px；
  }
  /* 如果控件是带有文本的复选框和单选按钮，则更好的垂直对齐 */
  .uk-form-horizo​​ntal .uk-form-controls-text {
    填充顶部：7px；
  }
}
/* 图标
 ================================================== ======================== */
/*
 * 1.设置位置
 * 2.设置宽度
 * 3.垂直和水平居中图标
 * 4. 风格
 */
.uk-form-icon {
  /* 1 */
  位置：绝对；
  顶部：0；
  底部：0；
  左：0；
  /* 2 */
  宽度：40px；
  /* 3 */
  显示：inline-flex；
  对齐内容：居中；
  对齐项目：居中；
  /* 4 */
  颜色：#999；
}
/*
 * 对`a` 是必需的。
 */
.uk-form-icon：悬停{
  颜色：#666；
}
/*
 * 使 `input` 元素可通过图标点击，例如，如果它是一个 `span`
 */
.uk-form-icon:not(a):not(button):not(input) {
  指针事件：无；
}
/*
 * 输入填充
 */
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important;
}
/*
 * 位置修饰符
 */
.uk-form-icon-flip {
  右：0；
  左：自动；
}
.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important;
}
/* ================================================ ========================
   组件：按钮
 ================================================== ======================== */
/*
 * 1. 去除 Chrome、Safari 和 Opera 中的边距。
 * 2. 移除`button` 的边框。
 * 3. 解决IE中`overflow`设置为`hidden`的问题。
 * 4. 修正`font` 属性和`button` 未被继承的`color`。
 * 5、去除Edge、Firefox、IE中文本变换的继承。
 * 6. 风格
 * 7. `line-height` 用于创建高度，因为它也使 `a` 元素的文本垂直居中。
 * 最好使用高度和 flexbox 将文本垂直居中，但 flexbox 在 Firefox 中的"button"元素上不起作用。
 * 8. 如果按钮有宽度，则对齐文本
 * 9. 对`a` 是必需的。
 */
.uk 按钮 {
  /* 1 */
  边距：0；
  /* 2 */
  
  /* 3 */
  溢出：可见；
  /* 4 */
  字体：继承；
  颜色：继承；
  /* 5 */
  文本转换：无；
  /* 6 */
  显示：内联块；
  box-sizing: 边框框；
  填充：5px 20px；
  垂直对齐：中间；
  字体大小：0.875rem；
  /* 7 */
  行高：38px；
  /* 8 */
  文本对齐：居中；
    对齐内容：居中；
  /* 9 */
  文字装饰：无；
  过渡：0.1s 缓入缓出；
  过渡属性：颜色、背景颜色、边框颜色；
}
.uk-button:not(:disabled) {
  光标：指针；
}
/*
 * 移除 Firefox 中的内边框和内边距。
 */
.uk-button::-moz-focus-inner {
  边框：0；
  填充：0；
}
/* 悬停 */
.uk-button:hover {
  /* 9 */
  文字装饰：无；
}
/* 重点 */
.uk-button:focus {
  大纲：无；
}
/*点击+活动*/
/* 样式修饰符
 ================================================== ======================== */
/*
 * 默认
 */
.uk-button-default {
  边框：2px 实心；  
  边框图像源：线性渐变（到右下角，#319DCC，#5A64AC）；
  边框图像切片：2；
  颜色：#319DCC；
  box-shadow: 0 4px 9px rgba(0,0,0,0.1);
    z-索引：1020；
}
/* 悬停 + 焦点 */
.uk-button-default:hover,
.uk-button-default:focus {
    背景图像：线性渐变（右下角，#319DCC，#5A64AC）；
  颜色：#fff;
    box-shadow: 0 10px 25px rgba(0,0,0,0.3);
过渡：box-shadow 0.1s 缓入缓出；
}
/*点击+活动*/
.uk-button-default:active,
.uk-button-default.uk-active {
  背景色：透明；
  颜色：#333；
}
/*
 * 基本的
 */
.uk-button-primary {
  背景色：透明；
  颜色：#fff;
    填充：0px 10px 0 10px；
   
  边框：1px 实心 #fff;
}
/* 悬停 + 焦点 */
.uk-button-primary:hover,
.uk-button-primary:focus {
  背景色：#fff;
  颜色：#111；
}
/*点击+活动*/
.uk-button-primary:active,
.uk-button-primary.uk-active {
  背景色：#fff;
  颜色：#111；
}
/*
 * 中学
 */
.uk-button-secondary {
  背景色：#222；
  颜色：#fff;
  边框：1px 实心透明；
}
/* 悬停 + 焦点 */
.uk-button-secondary:hover,
.uk-button-secondary:focus {
  背景颜色：#151515；
  颜色：#fff;
}
/*点击+活动*/
.uk-button-secondary:active,
.uk-button-secondary.uk-active {
  背景色：#080808；
  颜色：#fff;
}
/*
 * 危险
 */
.uk-button-danger {
  背景颜色：#f0506e；
  颜色：#fff;
  边框：1px 实心透明；
}
/* 悬停 + 焦点 */
.uk-button-danger:hover,
.uk-button-danger:focus {
  背景颜色：#ee395b；
  颜色：#fff;
}
/*点击+活动*/
.uk-button-danger:active,
.uk-button-danger.uk-active {
  背景颜色：#ec2147；
  颜色：#fff;
}
/*
 * 已禁用
 * 所有样式修饰符都相同
 */
.uk-button-default:disabled,
.uk-button-primary：禁用，
.uk-button-secondary：禁用，
.uk-button-danger:disabled {
  背景色：透明；
  颜色：#999；
  边框颜色：#e5e5e5；
}
/* 大小修饰符
 ================================================== ======================== */
.uk-button-small {
  填充：0 15px；
  行高：28px；
  字体大小：0.875rem；
}
.uk-button-large {
  填充：0 40px；
  行高：53px；
  字体大小：0.875rem；
}
/* 文本修饰符
 ================================================== ======================== */
/*
 * 文本
 * 1. 重置
 * 2. 风格
 */
.uk-button-text {
  /* 1 */
  填充：0；
  行高：1.5；
  背景：无；
  /* 2 */
  颜色：#333；
  位置：相对；
}
.uk-button-text::before {
  内容： "";
  位置：绝对；
  底部：0；
  左：0；
  正确：100%；
  边框底部：1px 实心 #333；
  过渡：右 0.3 秒缓出；
}
/* 悬停 + 焦点 */
.uk-button-text:hover,
.uk-button-text:focus {
  颜色：#333；
}
.uk-button-text:hover::before,
.uk-button-text:focus::before {
  右：0；
}
/* 禁用 */
.uk-button-text:disabled {
  颜色：#999；
}
.uk-button-text:disabled::before {
  显示：无；
}
/*
 * 关联
 * 1. 重置
 * 2. 风格
 */
.uk-button-link {
  /* 1 */
  填充：0；
  行高：1.5；
  背景：无；
  /* 2 */
  颜色：#1e87f0；
}
/* 悬停 + 焦点 */
.uk-button-link:hover,
.uk-button-link:focus {
  颜色：#0f6ecd；
  文字装饰：下划线；
}
/* 禁用 */
.uk-button-link:disabled {
  颜色：#999；
  文字装饰：无；
}
/* 团体
 ================================================== ======================== */
/*
 * 1. 使用`flex`代替`inline-block`来防止子元素之间出现空格
 * 2.表现得像按钮
 * 3. 创建位置上下文
 */
.uk-button-group {
  /* 1 */
  显示：inline-flex；
  /* 2 */
  垂直对齐：中间；
  /* 3 */
  位置：相对；
}
/* 团体
     ================================================== ======================== */
/*
     * 折叠边框
     */
.uk-button-group > .uk-button:nth-child(n+2),
.uk-button-group > div:nth-child(n+2) .uk-button {
  左边距：-1px；
}
/*
     * 创建位置上下文来叠加后继元素边框
     * 已知问题：如果你使用 `a` 元素作为按钮和图标，
     * 如果您单击按钮内的图标，则活动状态将不起作用
     * 解决方法：只需使用`button` 或`input` 元素作为按钮
     */
.uk-button-group .uk-button:hover,
.uk-button-group .uk-button:focus,
.uk-button-group .uk-button:active,
.uk-button-group .uk-button.uk-active {
  位置：相对；
  z-索引：1；
}
/* ================================================ ========================
   组件：部分
 ================================================== ======================== */
/*
 * 1. 让它在`100vh` 和一般高度下工作
 */
.uk-section {
  box-sizing: 边框框；
  /* 1 */
  填充顶部：40px；
  填充底部：40px；
}
/* 桌面和更大 */
@media（最小宽度：960px）{
  .uk-section {
    填充顶部：70px；
    填充底部：70px；
  }
}
/*
 * 微清修
 */
.uk-section::before,
.uk-section::after {
  内容： "";
  显示：表；
}
.uk-section::after {
  清楚：两者；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-section > :last-child {
  底边距：0；
}
/* 大小修饰符
 ================================================== ======================== */
/*
 * X小
 */
.uk-section-xsmall {
  填充顶部：20px；
  填充底部：20px；
}
/*
 * 小的
 */
.uk-section-small {
  填充顶部：40px；
  填充底部：40px；
}
/*
 * 大的
 */
.uk-section-大{
  填充顶部：70px；
  填充底部：70px；
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-section-大{
    填充顶部：140px；
    填充底部：140px；
  }
}
/*
 * 超大
 */
.uk-section-xlarge {
  填充顶部：140px；
  填充底部：140px；
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-section-xlarge {
    填充顶部：210px；
    填充底部：210px；
  }
}
/* 样式修饰符
 ================================================== ======================== */
/*
 * 默认
 */
.uk-section-default {
  背景：#fff;
}
/*
 * 静音
 */
.uk-section-静音{
  背景：#f8f8f8；
}
/*
 * 基本的
 */
.uk-section-primary {
  背景：#1e87f0；
}
/*
 * 中学
 */
.uk-section-secondary {
  背景：#222；
}
/* 重叠修饰符
 ================================================== ======================== */
/*
 * 保留修饰符，使一个部分与另一个部分与边框图像重叠
 * 由主题实现
 */
/* ================================================ ========================
   组件：容器
 ================================================== ======================== */
/*
 * 1. 盒子大小必须是`content-box` 所以最大宽度总是一样的
 * 不受不同断点填充的影响。这对于大小修饰符很重要。
 */
.uk-容器{
  框大小：内容框；
  /* 1 */
  最大宽度：1200px；
  左边距：自动；
  右边距：自动；
  左边距：15px；
  padding-right: 15px;
}
/* 手机横向和更大 */
@media（最小宽度：640px）{
  .uk-容器{
    左边距：30px；
    padding-right: 30px;
  }
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-容器{
    padding-left: 40px;
    右填充：40px；
  }
}
/*
 * 微清修
 */
.uk-container::before,
.uk-container::after {
  内容： "";
  显示：表；
}
.uk-container::after {
  清楚：两者；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-container > :last-child {
  底边距：0；
}
/*
 * 从嵌套容器中删除填充
 */
.uk 容器 .uk 容器 {
  填充左：0;
  填充右：0;
}
/* 大小修饰符
 ================================================== ======================== */
.uk-容器-xsmall {
  最大宽度：750px；
}
.uk-容器小{
  最大宽度：900px；
}
.uk 容器大 {
  最大宽度：1600px；
}
.uk-容器扩展{
  最大宽度：无；
}
/* ================================================ ========================
   组件：网格
 ================================================== ======================== */
/*
 * 1. 允许单元格换行到下一行
 * 2. 重置列表
 */
.uk-grid {
  显示：弹性；
  /* 1 */
  flex-wrap: 包裹;
  /* 2 */
  边距：0；
  填充：0；
  列表样式：无；
}
/*
 * 网格单元格
 * 注意：空间仅根据内容维度分配，但会缩小：0 1 自动
 * 重置例如段落的边距
 */
.uk-grid > * {
  边距：0；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-grid > * > :last-child {
  底边距：0；
}
/* 天沟
 ================================================== ======================== */
/*
 * 默认
 */
/* 水平的 */
.uk-grid {
  左边距：-30px；
}
.uk-grid > * {
  左边距：30px；
}
/* 垂直的 */
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin,
* + .uk-grid-margin {
  边距顶部：30px；
}
/* 桌面和更大 */
@media（最小宽度：1200px）{
  /* 水平的 */
  .uk-grid {
    左边距：-40px；
  }
  .uk-grid > * {
    padding-left: 40px;
  }
  /* 垂直的 */
  .uk-grid + .uk-grid,
  .uk-grid > .uk-grid-margin,
  * + .uk-grid-margin {
    边距顶部：40px；
  }
}
/*
 * 小的
 */
/* 水平的 */
.uk-grid-small {
  左边距：-15px；
}
.uk-grid-small > * {
  左边距：15px；
}
/* 垂直的 */
.uk-grid + .uk-grid-small,
.uk-grid-small > .uk-grid-margin,
* + .uk-grid-margin-small {
  边距顶部：15px；
}
/*
 * 中等的
 */
/* 水平的 */
.uk-grid-medium {
  左边距：-30px；
}
.uk-grid-medium > * {
  左边距：30px；
}
/* 垂直的 */
.uk-grid + .uk-grid-medium,
.uk-grid-medium > .uk-grid-margin,
* + .uk-grid-margin-medium {
  边距顶部：30px；
}
/*
 * 大的
 */
/* 水平的 */
.uk-grid-large {
  左边距：-40px；
}
.uk-grid-large > * {
  padding-left: 40px;
}
/* 垂直的 */
.uk-grid + .uk-grid-large，
.uk-grid-large > .uk-grid-margin,
* + .uk-grid-margin-large {
  边距顶部：40px；
}
/* 桌面和更大 */
@media（最小宽度：1200px）{
  /* 水平的 */
  .uk-grid-large {
    左边距：-70px；
  }
  .uk-grid-large > * {
    padding-left: 70px;
  }
  /* 垂直的 */
  .uk-grid + .uk-grid-large，
  .uk-grid-large > .uk-grid-margin,
  * + .uk-grid-margin-large {
    边距顶部：70px；
  }
}
/*
 * 坍塌
 */
/* 水平的 */
.uk-grid-collapse {
  左边距：0；
}
.uk-grid-collapse > * {
  填充左：0;
}
/* 垂直的 */
.uk-grid + .uk-grid-collapse,
.uk-grid-collapse > .uk-grid-margin {
  边距顶部：0；
}
/* 分隔符
 ================================================== ======================== */
.uk-grid-divider > * {
  位置：相对；
}
.uk-grid-divider > :not(.uk-first-column)::before {
  内容： "";
  位置：绝对；
  顶部：0；
  底部：0；
  左边框：1px 实心 #fff;
}
/* 垂直的 */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  内容： "";
  位置：绝对；
  左：0；
  右：0；
  边框顶部：1px 实心 #e5e5e5;
}
/*
 * 默认
 */
/* 水平的 */
.uk-grid-divider {
  左边距：-60px；
}
.uk-grid-divider > * {
  padding-left: 60px;
}
.uk-grid-divider > :not(.uk-first-column)::before {
  左：30px；
}
/* 垂直的 */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
  边距顶部：60px；
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  顶部：-30px；
  左：60px；
}
/* 桌面和更大 */
@media（最小宽度：1200px）{
  /* 水平的 */
  .uk-grid-divider {
    左边距：-80px；
  }
  .uk-grid-divider > * {
    左边距：80px；
  }
  .uk-grid-divider > :not(.uk-first-column)::before {
    左：40px；
  }
  /* 垂直的 */
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
    边距顶部：80px；
  }
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    顶部：-40px；
    左：80px；
  }
}
/*
 * 小的
 */
/* 水平的 */
.uk-grid-divider.uk-grid-small {
  左边距：-30px；
}
.uk-grid-divider.uk-grid-small > * {
  左边距：30px；
}
.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before {
  左：15px；
}
/* 垂直的 */
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin {
  边距顶部：30px；
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
  顶部：-15px；
  左：30px；
}
/*
 * 中等的
 */
/* 水平的 */
.uk-grid-divider.uk-grid-medium {
  左边距：-60px；
}
.uk-grid-divider.uk-grid-medium > * {
  padding-left: 60px;
}
.uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before {
  左：30px；
}
/* 垂直的 */
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin {
  边距顶部：60px；
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
  顶部：-30px；
  左：60px；
}
/*
 * 大的
 */
/* 水平的 */
.uk-grid-divider.uk-grid-large {
  左边距：-80px；
}
.uk-grid-divider.uk-grid-large > * {
  左边距：80px；
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before {
  左：40px；
}
/* 垂直的 */
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin {
  边距顶部：80px；
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
  顶部：-40px；
  左：80px；
}
/* 桌面和更大 */
@media（最小宽度：1200px）{
  /* 水平的 */
  .uk-grid-divider.uk-grid-large {
    左边距：-140px；
  }
  .uk-grid-divider.uk-grid-large > * {
    padding-left: 140px;
  }
  .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before {
    左：70px；
  }
  /* 垂直的 */
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin {
    边距顶部：140px；
  }
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
    顶部：-70px；
    左：140px；
  }
}
/* 匹配网格单元的子节点
 ================================================== ======================== */
/*
 * 表现得像块元素
 * 1.换行到下一行
 * 2. 取全宽，至少 100%。仅当未设置 Width 组件中的类时。
 * 3. 扩大宽度即使大于 100%，例如因为负边距（嵌套网格需要）
 */
.uk-grid-match > *,
.uk-grid-item-match {
  显示：弹性；
  /* 1 */
  flex-wrap: 包裹;
}
.uk-grid-match > * > :not([class*='uk-width']),
.uk-grid-item-match > :not([class*='uk-width']) {
  /* 2 */
  box-sizing: 边框框；
  宽度：100%；
  /* 3 */
  弹性：自动；
}
/* ================================================ ========================
   组件：瓷砖
 ================================================== ======================== */
.uk-瓷砖{
  位置：相对；
  box-sizing: 边框框；
  左边距：15px；
  padding-right: 15px;
  填充顶部：40px；
  填充底部：40px；
    边距：1px；
}
/* 手机横向和更大 */
@media（最小宽度：640px）{
  .uk-瓷砖{
    左边距：30px；
    padding-right: 30px;
  }
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-瓷砖{
    padding-left: 40px;
    右填充：40px；
    填充顶部：70px；
    填充底部：70px；
  }
}
/*
 * 微清修
 */
.uk-tile::before,
.uk-tile::after {
  内容： "";
  显示：表；
}
.uk-tile::after {
  清楚：两者；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-tile > :last-child {
  底边距：0；
}
/* 大小修饰符
 ================================================== ======================== */
/*
 * X小
 */
.uk-tile-xsmall {
  填充顶部：20px；
  填充底部：20px；
}
/*
 * 小的
 */
.uk-tile-small {
  填充顶部：40px；
  填充底部：40px；
}
/*
 * 大的
 */
.uk-tile-large {
  填充顶部：70px；
  填充底部：70px；
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-tile-large {
    填充顶部：140px；
    填充底部：140px；
  }
}
/*
 * 超大
 */
.uk-tile-xlarge {
  填充顶部：140px；
  填充底部：140px；
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-tile-xlarge {
    填充顶部：210px；
    填充底部：210px；
  }
}
/* 样式修饰符
 ================================================== ======================== */
/*
 * 默认
 */
.uk-tile-default {
  背景：#fff;
}
/*
 * 静音
 */
.uk-tile-muted {
  背景：#f8f8f8；
}
/*
 * 基本的
 */
.uk-tile-primary {
  背景：#1e87f0；
}
/*
 * 中学
 */
.uk-tile-secondary {
  背景：#222；
}
/* ================================================ ========================
   组件：卡片
 ================================================== ======================== */
.uk-card {
  位置：相对；
    保证金：5%；
  box-sizing: 边框框；
  过渡：box-shadow 0.1s 缓入缓出；
}
/* 部分
 ================================================== ======================== */
.uk-card-body {
  填充：30px 30px；
}
.uk-card-header {
  填充：15px 30px；
}
.uk-card-footer {
  填充：15px 30px；
}
/* 桌面和更大 */
@media（最小宽度：1200px）{
    
    .uk-card {
  
        边距：0;}
    
  .uk-card-body {
    填充：40px 40px；
  }
  .uk-card-header {
    填充：20px 40px；
  }
  .uk-card-footer {
    填充：20px 40px；
  }
}
/*
 * 微清修
 */
.uk-card-body::before,
.uk-card-body::after,
.uk-card-header::before,
.uk-card-header::after,
.uk-card-footer::before,
.uk-card-footer::after {
  内容： "";
  显示：表；
}
.uk-card-body::after,
.uk-card-header::after,
.uk-card-footer::after {
  清楚：两者；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-card-body > :last-child,
.uk-card-header > :last-child,
.uk-card-footer > :last-child {
  底边距：0；
}
/* 媒体
 ================================================== ======================== */
/*
 * 保留对齐修饰符来设置媒体元素的样式，例如使用`border-radius`
 * 由主题实现
 */
/* 标题
 ================================================== ======================== */
.uk-card-title {
  字体大小：1.4rem；
  行高：1.5；
    底边距：0；
}
/* 徽章
 ================================================== ======================== */
.uk-card-badge {
  位置：绝对；
  顶部：30px；
  右：30px；
  z-索引：1；
}
/*
 * 删除相邻元素的边距
 */
.uk-card-badge:first-child + * {
  边距顶部：0；
}
/* 悬停修饰符
 ================================================== ======================== */
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
  背景：#fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
    颜色：#111；
}
/* 样式修饰符
 ================================================== ======================== */
/*
 * 默认
 * 注意：Header 和 Footer 仅针对默认样式实现
 */
.uk-card-default {
  背景：#fff;
  颜色：#666；
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-default .uk-card-title {
  颜色：#333；
}
.uk-card-default.uk-card-hover:hover {
  背景色：#fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-card-default .uk-card-header {
  边框底部：1px 实心 #e5e5e5;
}
.uk-card-default .uk-card-footer {
  边框顶部：1px 实心 #e5e5e5;
}
/*
 * 基本的
 */
.uk-card-primary {
  背景：RGB（240,240,240）；
  颜色：RGB（0,0,0）；
边框：2px 实心 #fff;
}
.uk-card-primary .uk-card-title {
  颜色：#222；
}
.uk-card-primary.uk-card-hover:hover {
  背景色：#fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.3);
}
/*
 * 中学
 */
.uk-card-secondary {
  背景：#222；
  颜色：#fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-secondary .uk-card-title {
  颜色：#111；
}
.uk-card-secondary.uk-card-hover:hover {
  背景色：#222；
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
/* 大小修饰符
 ================================================== ======================== */
/*
 * 小的
 */
.uk-card-small.uk-card-body,
.uk-card-small .uk-card-body {
  填充：20px 20px；
}
.uk-card-small .uk-card-header {
  填充：13px 20px；
}
.uk-card-small .uk-card-footer {
  填充：13px 20px；
}
/*
 * 大的
 */
/* 桌面和更大 */
@media（最小宽度：1200px）{
  .uk-card-large.uk-card-body,
  .uk-card-large .uk-card-body {
    填充：70px 70px；
  }
  .uk-card-large .uk-card-header {
    填充：35px 70px；
  }
  .uk-card-large .uk-card-footer {
    填充：35px 70px；
  }
}
/*
     * 默认
     */
.uk-card-body > .uk-nav-default {
  左边距：-30px；
  右边距：-30px；
}
.uk-card-body > .uk-nav-default:only-child {
  边距顶部：-15px；
  底边距：-15px；
}
.uk-card-body .uk-nav-default > li > a,
.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-body .uk-nav-default .uk-nav-divider {
  左边距：30px；
  padding-right: 30px;
}
.uk-card-body .uk-nav-default .uk-nav-sub {
  左边距：45px；
}
/* 桌面和更大 */
@media（最小宽度：1200px）{
  .uk-card-body > .uk-nav-default {
    左边距：-40px；
    边距右：-40px；
  }
  .uk-card-body > .uk-nav-default:only-child {
    边距顶部：-25px；
    底边距：-25px；
  }
  .uk-card-body .uk-nav-default > li > a,
  .uk-card-body .uk-nav-default .uk-nav-header,
  .uk-card-body .uk-nav-default .uk-nav-divider {
    padding-left: 40px;
    右填充：40px；
  }
  .uk-card-body .uk-nav-default .uk-nav-sub {
    左边距：55px；
  }
}
/*
     * 小的
     */
.uk-card-small > .uk-nav-default {
  左边距：-20px；
  边距右：-20px；
}
.uk-card-small > .uk-nav-default:only-child {
  边距顶部：-5px；
  底边距：-5px；
}
.uk-card-small .uk-nav-default > li > a,
.uk-card-small .uk-nav-default .uk-nav-header,
.uk-card-small .uk-nav-default .uk-nav-divider {
  左边距：20px；
  padding-right: 20px;
}
.uk-card-small .uk-nav-default .uk-nav-sub {
  左边距：35px；
}
/*
     * 大的
     */
/* 桌面和更大 */
@media（最小宽度：1200px）{
  .uk-card-large > .uk-nav-default {
    边距：0；
  }
  .uk-card-large > .uk-nav-default:only-child {
    边距：0；
  }
  .uk-card-large .uk-nav-default > li > a,
  .uk-card-large .uk-nav-default .uk-nav-header,
  .uk-card-large .uk-nav-default .uk-nav-divider {
    填充左：0;
    填充右：0;
  }
  .uk-card-large .uk-nav-default .uk-nav-sub {
    左边距：15px；
  }
}
/* ================================================ ========================
   组件：关闭
 ================================================== ======================== */
/*
 * 采用`uk-icon`
 */
.uk-关闭 {
  颜色：#999；
  过渡：0.1s 缓入缓出；
  过渡属性：颜色，不透明度；
}
/* 悬停 + 焦点 */
.uk-close：悬停，
.uk-close:focus {
  颜色：#666；
  大纲：无；
}
/* ================================================ ========================
   组件：微调器
 ================================================== ======================== */
/*
 * 采用`uk-icon`
 */
/* SVG
 ================================================== ======================== */
.uk-spinner > * {
  动画：uk-spinner-rotate 1.4s 线性无限；
}
@keyframes uk-spinner-rotate {
  0% {
    变换：旋转（0度）；
  }
  100% {
    变换：旋转（270度）；
  }
}
/*
 * 圆圈
 */
.uk-spinner > * > * {
  中风dasharray：88px；
  中风破折号：0；
  变换原点：中心；
  动画：uk-spinner-dash 1.4s 缓入无限；
  笔画宽度：1；
  笔画线帽：圆形；
}
@keyframes uk-spinner-dash {
  0% {
    中风-dashoffset：88px；
  }
  50%{
    中风-dashoffset: 22px;
    变换：旋转（135度）；
  }
  100% {
    中风-dashoffset：88px；
    变换：旋转（450度）；
  }
}
/* ================================================ ========================
   组件：顶部
 ================================================== ======================== */
/*
 * 添加`uk-icon`
 */
.uk-totop {
  填充：5px；
  颜色：#999；
  过渡：颜色 0.1 秒缓入缓出；
}
/* 悬停 + 焦点 */
.uk-totop：悬停，
.uk-totop：焦点{
  颜色：#666；
  大纲：无；
}
/*点击*/
.uk-totop：活动 {
  颜色：#333；
}
/* ================================================ ========================
   组件：标记
 ================================================== ======================== */
/*
 * 添加`uk-icon`
 */
.uk-marker {
  填充：5px；
  背景：#222；
  颜色：#fff;
  边框半径：500px；
}
/* 悬停 + 焦点 */
.uk-marker：悬停，
.uk-marker:focus {
  颜色：#fff;
  大纲：无；
}
/* ================================================ ========================
   组件：警报
 ================================================== ======================== */
.uk-警报{
  位置：相对；
}
/* 如果相邻元素添加边距 */
* + .uk-alert {
 
}
/*
 * 删除最后一个孩子的边距
 */
.uk-alert > :last-child {
  底边距：0；
}
/* 关闭
 * 采用`uk-close`
 ================================================== ======================== */
.uk-警报关闭{
  位置：相对；
颜色：蓝色；
 
}
/*
 * 删除相邻元素的边距
 */
.uk-alert-close:first-child + * {
  边距顶部：0；
}
/*
 * 悬停 + 焦点
 */
.uk-alert-close:hover,
.uk-alert-close:focus {
颜色：浅绿色；
}
/* 样式修饰符
 ================================================== ======================== */
/*
 * 基本的
 */
.uk-alert-primary {
  背景：#d8eafc；
  颜色：#1e87f0；
}
/*
 * 成功
 */
.uk-警报-成功{
  背景：#edfbf6；
  颜色：#32d296；
}
/*
 * 警告
 */
.uk-警报警告{
  背景：#fff6ee；
  颜色：#faa05a；
}
/*
 * 危险
 */
.uk-警报-危险{
  背景：#fef4f6；
  颜色：#f0506e；
}
/*
     * 内容
     */
.uk-alert h1，
.uk-alert h2，
.uk-alert h3，
.uk-alert h4，
.uk-alert h5，
.uk-alert h6 {
  颜色：继承；
}
.uk-alert a:not([class]) {
  颜色：继承；
  文字装饰：下划线；
}
.uk-alert a:not([class]):hover {
  颜色：继承；
  文字装饰：下划线；
}
/* ================================================ ========================
   组件：徽章
 ================================================== ======================== */
/*
 * 1. 风格
 * 2. 垂直和水平居中子节点
 */
.uk-徽章{
  box-sizing: 边框框；
  最小宽度：22px；
  高度：22px；
  填充：0 5px；
  边框半径：500px；
  垂直对齐：中间；
  /* 1 */
  背景：#1e87f0；
  颜色：#fff;
  字体大小：0.875rem；
  /* 2 */
  显示：inline-flex；
  对齐内容：居中；
  对齐项目：居中；
}
/*
 * 对`a` 是必需的
 */
.uk-徽章：悬停，
.uk-徽章：焦点{
  颜色：#fff;
  文字装饰：无；
  大纲：无；
}
/* ================================================ ========================
   组件：标签
 ================================================== ======================== */
.uk-标签{
  显示：内联块；
  填充：0 10px；
  背景：#1e87f0；
  行高：1.5；
  字体大小：0.875rem；
  颜色：#fff;
  垂直对齐：中间；
  空白：nowrap；
  边界半径：2px；
  文本转换：大写；
}
/* 颜色修饰符
 ================================================== ========== ============== * /
/*
 * 成功
 */
.uk-标签-成功{
  背景颜色：#32d296；
  颜色：#fff;
}
/*
 * 警告
 */
.uk-标签警告{
  背景颜色：#faa05a;
  颜色：#fff;
}
/*
 * 危险
 */
.uk-标签-危险{
  背景颜色：#f0506e；
  颜色：#fff;
}
/* ================================================ ========================
   组件：覆盖
 ================================================== ======================== */
.uk-覆盖{
  填充：50px 50px；
    
}
 * 删除最后一个孩子的边距
 */
.uk-overlay > :last-child {
  底边距：0；
}
/* 图标
 ================================================== ======================== */
/* 样式修饰符
 ================================================== ======================== */
/*
 * 默认
 */
.uk-overlay-default {
  背景：rgba(255, 255, 255, 0.5);
}
/*
 * 基本的
 */
.uk-overlay-primary {
  背景：rgba(0, 0, 0, 0.4);
}
/* ================================================ ========================
   组件：文章
 ================================================== ======================== */
/*
 * 微清修
 */
.uk-article::before,
.uk-article::after {
  内容： "";
  显示：表；
}
.uk-article::after {
  清楚：两者；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-article > :last-child {
  底边距：0；
}
/* 相邻的兄弟
 ================================================== ======================== */
.uk-article + .uk-article {
  边距顶部：70px；
}
/* 标题
 ================================================== ======================== */
.uk-article-title {
  字体大小：2.23125rem；
  行高：1.2；
}
/* 平板电脑横向和更大 */
@media（最小宽度：960px）{
  .uk-article-title {
    字体大小：2.625rem；
  }
}
/* 元
 ================================================== ======================== */
.uk-article-meta {
  字体大小：0.875rem；
  行高：1.4；
  颜色：#999；
}
.uk-article-meta a {
  颜色：#999；
}
.uk-article-meta a:hover {
  颜色：#666；
  文字装饰：无；
}
/* ================================================ ========================
   组件：评论
 ================================================== ======================== */
/* 部分
 ================================================== ======================== */
.uk-comment-body {
  溢出包装：断字；
  自动换行：断字；
}
.uk-comment-header {
  底边距：20px；
}
/*
 * 微清修
 */
.uk-comment-body::before,
.uk-comment-body::after,
.uk-comment-header::before,
.uk-comment-header::after {
  内容： "";
  显示：表；
}
.uk-comment-body::after,
.uk-comment-header::after {
  清楚：两者；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-comment-body > :last-child,
.uk-comment-header > :last-child {
  底边距：0；
}
/* 标题
 ================================================== ======================== */
.uk-comment-title {
  字体大小：1.25rem；
  行高：1.4；
}
/* 元
 ================================================== ======================== */
.uk-comment-meta {
  字体大小：0.875rem；
  行高：1.4；
  颜色：#999；
}
/* 头像
 ================================================== ======================== */
/* 列表
 ================================================== ======================== */
.uk-评论列表{
  填充：0；
  列表样式：无；
}
/* 相邻的兄弟姐妹 */
.uk-comment-list > :nth-child(n+2) {
  边距顶部：70px；
}
/*
 * 子列表
 * 注意：一般兄弟选择器允许评论和子列表之间的回复块
 */
.uk-comment-list .uk-comment ~ ul {
  边距：70px 0 0 0；
  左边距：30px；
  列表样式：无；
}
/* 平板电脑和更大的 */
@media（最小宽度：960px）{
  .uk-comment-list .uk-comment ~ ul {
    padding-left: 100px;
  }
}
/* 相邻的兄弟姐妹 */
.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
  边距顶部：70px；
}
/* 样式修饰符
 ================================================== ======================== */
.uk-comment-primary {
  填充：30px；
  背景色：#f8f8f8；
}
/* ================================================ ========================
   组件：搜索
 ================================================== ======================== */
/*
 * 1. Container 适合它的内容
 * 2. 创建位置上下文
 * 3. 防止内容溢出
 * 4. 重置`表单`
 */
.uk-搜索{
  /* 1 */
  显示：内联块；
  /* 2 */
  位置：相对；
  /* 3 */
  最大宽度：100%；
  /* 4 */
  边距：0；
}
/* 输入
 ================================================== ======================== */
/*
 * 在 OS X 上的 Chrome 和 OS X 上的 Safari 中删除内部填充和取消按钮。
 */
.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
  -webkit 外观：无；
}
/*
 * 移除 Firefox 中的占位符透明度。
 */
.uk-search-input::-moz-placeholder {
  不透明度：1；
}
/*
 * 1. 定义一致的盒子尺寸。
 * 2. Firefox/IE 和 Chrome/Safari/Opera 中的地址边距设置不同。
 * 3. 移除iOS中的`border-radius`。
 * 4. 将所有浏览器的字体属性改为`inherit`
 * 5.在Edge中显示溢出。
 * 6. 移除iOS默认样式。
 * 7.垂直对齐
 * 8. 取整个容器宽度
 * 9. 风格
 */
.uk-搜索输入{
  /* 1 */
  box-sizing: 边框框；
  /* 2 */
  边距：0；
  /* 3 */
  边界半径：0；
  /* 4 */
  字体：继承；
  /* 5 */
  溢出：可见；
  /* 6 */
  -webkit 外观：无；
  /* 7 */
  垂直对齐：中间；
  /* 8 */
  宽度：100%；
  /* 9 */
  边界：无；
  颜色：#666；
}
.uk-search-input:focus {
  大纲：无；
}
/* 占位符 */
.uk-search-input:-ms-input-placeholder {
  颜色：#999！重要；
}
.uk-search-input::placeholder {
  颜色：#999；
}
/* 图标（采用`uk-icon`）
 ================================================== ======================== */
/*
 * 删除默认焦点样式
 */
.uk-search-icon:focus {
  大纲：无；
}
/*
 * 输入上方的位置
 * 1.设置位置
 * 2.垂直和水平居中图标
 * 3. 风格
 */
.uk-search .uk-search-icon {
  /* 1 */
  位置：绝对；
  顶部：0；
  底部：0；
  左：0；
  /* 2 */
  显示：inline-flex；
  对齐内容：居中；
  对齐项目：居中；
  /* 3 */
  颜色：#999；
}
/*
 * 对`a` 是必需的。
 */
.uk-search .uk-search-icon:hover {
  颜色：#999；
}
/*
 * 使 `input` 元素可通过图标点击，例如，如果它是一个 `span`
 */
.uk-search .uk-search-icon:not(a):not(button):not(input) {
  指针事件：无；
}
/*
 * 位置修饰符
 */
.uk-search .uk-search-icon-flip {
  右：0；
  左：自动；
}
/* 默认修饰符
 ================================================== ======================== */
.uk-search-default {
  宽度：180px；
}
/*
 * 输入
 */
.uk-search-default .uk-search-input {
  高度：40px；
  左边距：6px；
  填充右：6px；
  背景：透明；
  边框：1px 实心 #e5e5e5;
}
/* 重点 */
.uk-search-default .uk-search-input:focus {
  背景色：透明；
}
/*
 * 图标
 */
.uk-search-default .uk-search-icon {
  宽度：40px；
}
.uk-search-default .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 40px;
}
.uk-search-default .uk-search-icon-flip ~ .uk-search-input {
  右填充：40px；
}
/* 导航栏修饰符
 ================================================== ======================== */
.uk-search-navbar {
  宽度：400px；
}
/*
 * 输入
 */
.uk-search-navbar .uk-search-input {
  高度：40px；
  背景：透明；
  字体大小：1.5rem；
}
/*
 * 图标
 */
.uk-search-navbar .uk-search-icon {
  宽度：40px；
}
.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 40px;
}
.uk-search-navbar .uk-search-icon-flip ~ .uk-search-input {
  右填充：40px；
}
/* 大修饰符
 ================================================== ======================== */
.uk-搜索-大{
  宽度：500px；
}
/*
 * 输入
 */
.uk-search-large .uk-search-input {
  高度：80px；
  背景：透明；
  字体大小：2.625rem；
}
/*
 * 图标
 */
.uk-search-large .uk-search-icon {
  宽度：80px；
}
.uk-search-large .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  左边距：80px；
}
.uk-search-large .uk-search-icon-flip ~ .uk-search-input {
  右填充：80px；
}
/* 切换
 ================================================== ======================== */
.uk-search-toggle {
  颜色：#999；
}
/* 悬停 + 焦点 */
.uk-search-toggle:hover,
.uk-search-toggle:focus {
  颜色：#666；
}
/* ================================================ ========================
   组件：导航
 ================================================== ======================== */
/*
 * 重启
 * 1. 准备清单
 * 2.准备链接
 * 3. 移除默认焦点样式
 */
/* 1 */
.uk-nav,
.uk-nav ul {
  边距：0；
  填充：0；
  列表样式：无；
    大纲：无；
}
/* 2 */
.uk-nav li > a {
  显示：块；
  文字装饰：无；
    大纲：无；
}
/* 3 */
.uk-nav li > a:focus {
  大纲：无；
}
/*
 * 项目
 * 必须以 `a` 元素为目标以排除其他元素（例如列表）
 */
.uk-nav > li > a {
  填充：5px 0px 0 0px；
    大纲：无；
}
/* 子列表
 ================================================== ======================== */
/*
 * 2 级
 * `ul` 需要更高的特异性来覆盖填充
 */
ul.uk-nav-sub {
  填充：25px 0 25px 55px；
}
/*
 * 3 级及以上
 */
.uk-nav-sub ul {
  左边距：15px；
}
/*
 * 项目
 */
.uk-nav-sub a {
  填充：2px 0;
    填充底部：15px；
}
/* 父图标修饰符
 ================================================== ======================== */
.uk-nav-parent-icon > .uk-parent > a::after {
  内容： "";
  宽度：1.5em；
  高度：1.5em；
  浮动：对；
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014 %2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke %3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E ");
  背景重复：不重复；
  背景位置：50% 50%；
}
.uk-nav-parent-icon > .uk-parent.uk-open > a::after {
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014 %2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke %3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E ");
}
/* 标题
 ================================================== ======================== */
.uk-nav-header {
  填充：0px 0;
  文本转换：大写；
  字体大小：0.875rem；
    大纲：无；
}
.uk-nav-header:not(:first-child) {
  边距顶部：0px；
    大纲：无；
}
/* 分隔符
 ================================================== ======================== */
.uk-nav-divider {
  边距：5px 0;
}
/* 默认修饰符
 ================================================== ======================== */
.uk-nav-default {
  字体大小：0.875rem；
}
/*
 * 项目
 */
.uk-nav-default > li > a {
  颜色：#999；
    大纲：无；
}
/* 悬停 + 焦点 */
.uk-nav-default > li > a:hover,
.uk-nav-default > li > a:focus {
  颜色：#666；
    大纲：无；
}
/* 积极的 */
.uk-nav-default > li.uk-active > a {
  颜色：#4E7EC6；
}
/*
 * 标题
 */
.uk-nav-default .uk-nav-header {
  颜色：#333；
}
/*
 * 分隔线
 */
.uk-nav-default .uk-nav-divider {
  边框顶部：1px 实心 #e5e5e5;
}
/*
 * 子列表
 */
.uk-nav-default .uk-nav-sub a {
  颜色：#999；
    大纲：无；
}
.uk-nav-default .uk-nav-sub a:hover,
.uk-nav-default .uk-nav-sub a:focus {
  颜色：#666；
    大纲：无；
}
/* 主要修饰符
 ================================================== ======================== */
/*
 * 项目
 */
.uk-nav-primary > li > a {
  字体大小：1.5rem；
  行高：1.5；
  颜色：#999；
}
/* 悬停 + 焦点 */
.uk-nav-primary > li > a:hover,
.uk-nav-primary > li > a:focus {
  颜色：#666；
    大纲：无；
}
/* 积极的 */
.uk-nav-primary > li.uk-active > a {
  颜色：#333；
    大纲：无；
}
/*
 * 标题
 */
.uk-nav-primary .uk-nav-header {
  颜色：#333；
    大纲：无；
}
/*
 * 分隔线
 */
.uk-nav-primary .uk-nav-divider {
  边框顶部：1px 实心 #e5e5e5;
}
/*
 * 子列表
 */
.uk-nav-primary .uk-nav-sub a {
  颜色：#999；
}
.uk-nav-primary .uk-nav-sub a:hover,
.uk-nav-primary .uk-nav-sub a:focus {
  颜色：#666；
}
/* 对齐修饰符
 ================================================== ======================== */
.uk-导航中心{
  文本对齐：居中；
    大纲：无；
}
/* 子列表 */
.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
  填充左：0;
    大纲：无；
}
/* 父图标修饰符 */
.uk-nav-center.uk-nav-parent-icon > .uk-parent > a::after {
  位置：绝对；
    大纲：无；
}
/* ================================================ ========================
   组件：导航栏
 ================================================== ======================== */
/*
 * 1. 创建位置上下文以居中导航栏组
 */
.uk-导航栏{
  显示：弹性；
  /* 1 */
  位置：相对；
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
    背景颜色：RGB（255,255,255,1）；
    大纲：无；
}
/* 容器
 ================================================== ======================== */
.uk-navbar-container:not(.uk-navbar-transparent) {
  背景：#f8f8f8；
    大纲：无；
    z-索引：200；
}
/*
 * 删除由 micro clearfix 创建的伪元素作为预防措施（如果使用 Container 组件）
 */
.uk-navbar-container > ::before,
.uk-navbar-container > ::after {
  显示：无！重要；
    大纲：无；
}
/* 组
 ================================================== ======================== */
/*
 * 1. 如果导航和项目具有不同的高度，则垂直对齐它们
 * 2. 注意：IE 11 需要一个额外的`div`，它会影响中心选择器
 */
.uk-导航栏-左，
.uk-导航栏-右，
.uk-navbar-center,
.uk-navbar-center-left > *,
.uk-navbar-center-right > * {
  显示：弹性；
  /* 1 */
  对齐项目：居中；
    高度：80px；
    大纲：无；
}
/*
 * 水平对齐
 * 1.为带有子组的居中导航栏创建位置上下文（左/右）
 * 2. 下拉需要，因为创建了一个新的位置上下文
 * `z-index` 必须小于画布外
 * 3. 如果居中部分大于导航栏的 50%，则修复文本换行
 * 4.对齐居中导航栏的子组
 */
.uk-导航栏-右{
  左边距：自动；
    大纲：无；
}
@media only screen and (min-width: 1000px) {
    .uk-导航栏-右{
  左边距：0%；
        右边距：50px；
        高度：80px；
        大纲：无；
}
    .uk-导航栏左{
  左边距：50px；
高度：80px；
        大纲：无；
}
    
}
.uk-navbar-center{
    右边距：1%；
    左边距：100px；
    填充：0;
    文字对齐：居中；
}
.uk-navbar-center li{
    显示：内联；
}
.uk-navbar-center:only-child {
  左边距：自动；
  右边距：自动；
  /* 1 */
  位置：相对；
}
.uk-navbar-center:not(:only-child) {
  左边距：自动；
  右边距：自动；
  /* 2 */
  z-索引：990；
}
/* 3 */
.uk-navbar-center:not(:only-child) .uk-navbar-nav > li > a,
.uk-navbar-center:not(:only-child) .uk-navbar-item,
.uk-navbar-center:not(:only-child) .uk-navbar-toggle {
  空白：nowrap；
    大纲：无；
}
/* 4 */
.uk-navbar-center-left,
.uk-navbar-center-right {
  位置：绝对；
  顶部：0；
}
.uk-navbar-center-left {
  正确：100%；
}
.uk-navbar-center-right {
  左：100%；
}
[class*='uk-navbar-center-'] .uk-navbar-nav > li > a,
[class*='uk-navbar-center-'] .uk-navbar-item,
[class*='uk-navbar-center-'] .uk-navbar-toggle {
  空白：nowrap；
    大纲：无；
}
/* 导航
 ================================================== ======================== */
/*
 * 1. 重置列表
 */
.uk-navbar-nav {
  显示：弹性；
  /* 1 */
  边距：0；
  填充：0；
  列表样式：无；
    大纲：无；
}
/*
 * 允许项目换行到下一行
 * 仅不是`absolute` 定位组
 */
.uk-导航栏-左，
.uk-导航栏-右，
.uk-navbar-center:only-child {
  flex-wrap: 包裹;
    大纲：无；
    z-索引：200；
}
/*
 * 项目
 * 1. 垂直和水平居中内容
 * 2. 尺寸
 * 3. 风格
 * 4. 需要`a`
 */
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
  /* 1 */
  显示：弹性；
  对齐内容：居中；
  对齐项目：居中；
  /* 2 */
  box-sizing: 边框框；
  最小高度：80px；
  填充：0 10px；
  /* 3 */
  字体大小：1rem；
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  /* 4 */
  文字装饰：无；
    大纲：无；
}
/*
 * 导航项目
 */
.uk-navbar-nav > li > a {
    padding-right: 20px;
    左边距：20px；
  颜色：#111；
  
  过渡：0.1s 缓入缓出；
  过渡属性：颜色，背景颜色；
    大纲：无；
    字体粗细：400；
}
/*
 * 悬停
 * 将悬停样式也应用于焦点状态，如果下拉菜单已打开
 */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li > a.uk-open {
    
  颜色：#4E7EC6；
    大纲：无；
    
}
/*点击*/
.uk-navbar-nav > li > a:active {
  颜色：#333；
    大纲：无；
}
/* 积极的 */
.uk-navbar-nav > li.uk-active > a {
  颜色：#4E7EC6；
    字体粗细：600；
    大纲：无；
}
/* 物品
 ================================================== ======================== */
.uk-navbar-item {
  颜色：#666；
    大纲：无；
}
/* 切换
 ================================================== ======================== */
.uk-navbar-toggle {
  颜色：#999；
    大纲：无；
}
.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus,
.uk-navbar-toggle.uk-open {
  颜色：#666；
  大纲：无；
  文字装饰：无；
}
/*
 * 图标
 * 采用`uk-icon`
 */
/* 悬停 + 焦点 */
/* 字幕
 ================================================== ======================== */
.uk-navbar-subtitle {
  字体大小：0.875rem；
}
/* 样式修饰符
 ================================================== ======================== */
/* 落下
 ================================================== ======================== */
/*
 * 采用`uk-dropdown`
 * 1.默认隐藏
 * 2. 设置位置
 * 3.设置默认宽度
 * 4. 风格
 */
.uk-导航栏下拉{
  /* 1 */
  显示：无；
  /* 2 */
  位置：绝对；
  z-索引：1020；
  /* 3 */
  box-sizing: 边框框；
  宽度：200px；
  /* 4 */
  填充：25px；
  背景：#fff;
  颜色：#666；
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}
/* 展示 */
.uk-navbar-dropdown.uk-open {
  显示：块；
}
/*
 *方向/对齐修饰符
 */
/* 方向 */
[class*='uk-navbar-dropdown-top'] {
  边距顶部：-15px；
}
[class*='uk-navbar-dropdown-bottom'] {
  边距顶部：15px；
}
[class*='uk-navbar-dropdown-left'] {
  左边距：-15px；
}
[class*='uk-navbar-dropdown-right'] {
  左边距：15px；
}
/*
 * 网格

 * 采用`uk-grid`
 */
/* 天沟水平 */
.uk-navbar-dropdown-grid {
  左边距：-50px；
}
.uk-navbar-dropdown-grid > * {
  左边距：50px；
}
/* 天沟垂直 */
.uk-navbar-dropdown-grid > .uk-grid-margin {
  边距顶部：10px；
}
/* 堆 */
.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid > * {
  宽度：100%！重要；
}
/*
 * 宽度修饰符
 */
.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
  宽度：400px；
}
.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
  宽度：600px；
}
.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
  宽度：800px；
}
.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
  宽度：1000px；
}
/*
 * Dropbar 修饰符
 */
.uk-navbar-dropdown-dropbar {
  边距顶部：0；
  底边距：0；
  框阴影：无；
}
/* 下拉导航
 * 采用`uk-nav`
 ================================================== ======================== */
.uk-navbar-dropdown-nav {
  字体大小：0.9rem；
}
/*
 * 项目
 */
.uk-navbar-dropdown-nav > li > a {
  颜色：#999；
    底边距：10px；
    大纲：无；
}
/* 悬停 + 焦点 */
.uk-navbar-dropdown-nav > li > a:hover,
.uk-navbar-dropdown-nav > li > a:focus {
  颜色：#4E7EC6；
    大纲：无；
}
/* 积极的 */
.uk-navbar-dropdown-nav > li.uk-active > a {
  颜色：#333；
    大纲：无；
}
/*
 * 标题
 */
.uk-navbar-dropdown-nav .uk-nav-header {
  颜色：#333；
    大纲：无；
}
/*
 * 分隔线
 */
.uk-navbar-dropdown-nav .uk-nav-divider {
  边框顶部：1px 实心 #e5e5e5;
}
/*
 * 子列表
 */
.uk-navbar-dropdown-nav .uk-nav-sub a {
  颜色：#999；
    大纲：无；
}
.uk-navbar-dropdown-nav .uk-nav-sub a:hover,
.uk-navbar-dropdown-nav .uk-nav-sub a:focus {
  颜色：#666；
    大纲：无；
}
/* 下拉栏
 ================================================== ======================== */
.uk-navbar-dropbar {
  背景：#fff;
    大纲：无；
}
/*
 * 滑动修改器
 */
.uk-navbar-dropbar-slide {
  位置：绝对；
  z-索引：980；
  左：0；
  右：0；
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.05);
}
/*
     * 导航栏
     */
.uk-navbar-container > .uk-container .uk-navbar-left {
  左边距：-15px；
  右边距：-15px；
    大纲：无；
}
.uk-navbar-container > .uk-container .uk-navbar-right {
  右边距：-15px；
}
/*
     * 网格分隔线
     */
.uk-navbar-dropdown-grid > * {
  位置：相对；
}
.uk-navbar-dropdown-grid > :not(.uk-first-column)::before {
  内容： "";
  位置：绝对；
  顶部：0；
  底部：0；
  左：25px；
  左边框：1px 实心 #e5e5e5;
}
/* 垂直的 */
.uk-navbar-dropdown-grid.uk-grid-stack > .uk-grid-margin::before {
  内容： "";
  位置：绝对；
  顶部：-25px；
  左：50px；
  右：0；
  边框顶部：1px 实心 #e5e5e5;
}
/* ================================================ ========================
   组件：子导航
 ================================================== ======================== */
/*
 * 1. 允许项目换行到下一行
 * 2. 天沟
 * 3. 重置列表
 */
.uk-subnav {
  显示：弹性；
  /* 1 */
  flex-wrap: 包裹;
  /* 2 */
  左边距：-20px；
  /* 3 */
  填充：0；
  列表样式：无；
    z-索引：100；
}
/*
 * 1. 空间仅根据内容维度分配：0 0 自动
 * 2. 天沟
 * 3. 为下拉菜单创建位置上下文
 */
.uk-subnav > * {
  /* 1 */
  弹性：无；
  /* 2 */
  左边距：20px；
  /* 3 */
  位置：相对；
}
/* 项目
 ================================================== ======================== */
/*
 * 项目必须以`a` 元素为目标以排除其他元素（例如下拉菜单）
 * 使用 `:first-child` 代替 `a` 来支持文本的 `span` 元素
 * 1. 如果子元素是`inline-block`，例如一个图标，则防止间隙
 * 2. 风格
 */
.uk-subnav > * > :first-child {
  /* 1 */
  显示：块；
  /* 2 */
  颜色：#999；
  字体大小：0.875rem；
  文本转换：大写；
  过渡：0.1s 缓入缓出；
  过渡属性：颜色，背景颜色；
}
/* 悬停 + 焦点 */
.uk-subnav > * > a:hover,
.uk-subnav > * > a:focus {
  颜色：道奇蓝；
  文字装饰：无；
  
}
.mobile-subnav > * > a:hover,
.mobile-subnav > * > a:focus {
  颜色：道奇蓝；
  文字装饰：无；
  
}
/* 积极的 */
.uk-subnav > .uk-active > a {
  颜色：道奇蓝；
    大纲：无；
}
.mobile-subnav > .uk-active > a {
  颜色：道奇蓝；
    大纲：无；
}
/* 分隔符修饰符
 ================================================== ======================== */
/*
 * 1. 垂直对齐项目和分隔线
 */
.uk-subnav-divider > * {
  /* 1 */
  显示：弹性；
  对齐项目：居中；
}
/*
 * 分隔线
 * `nth-child` 使它在没有 JS 的情况下也能工作，如果它只有一行
 */
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  内容： "";
  高度：1.5em；
  左边距：0px；
  右边距：20px；
  左边框：1px 实心 #999；
}
/* 药丸修饰符
 ================================================== ======================== */
.uk-subnav-pill > * > :first-child {
  填充：5px 10px；
  背景：透明；

  颜色：#999；
}
/* 悬停 + 焦点 */
.uk-subnav-pill > * > a:hover,
.uk-subnav-pill > * > a:focus {
  背景色：#f8f8f8；
  颜色：#666；
}
/*点击*/
.uk-subnav-pill > * > a:active {
  背景色：#f8f8f8；
  颜色：#666；
}
/* 积极的 */
.uk-subnav-pill > .uk-active > a {
  背景颜色：#1e87f0；
  颜色：#fff;
}
/* 禁用
 * 所有样式修饰符都相同
 ================================================== ======================== */
.uk-subnav > .uk-disabled > a {
  颜色：#999；
}
/* ================================================ ========================
   组件：面包屑
 ================================================== ======================== */
/*
 * 1. 允许项目换行到下一行
 * 2. 重置列表
 */
.uk-面包屑{
  显示：弹性；
  /* 1 */
  flex-wrap: 包裹;
  /* 2 */
  填充：0；
  列表样式：无；
}
/*
 * 空间仅根据内容维度分配：0 0 自动
 */
.uk-面包屑 > * {
  弹性：无；
}
/* 项目
 ================================================== ======================== */
.uk-面包屑 > * > * {
  显示：内联块；
  字体大小：0.875rem；
  颜色：#999；
}
/* 悬停 + 焦点 */
.uk-breadcrumb > * > :hover,
.uk-breadcrumb > * > :focus {
  颜色：#666；
  文字装饰：无；
}
/* 禁用 */
/* 积极的 */
.uk-breadcrumb > :last-child > * {
  颜色：#666；
}
/*
 * 分隔线
 * `nth-child` 使它在没有 JS 的情况下也能工作，如果它只有一行
 */
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  内容： "/";
  显示：内联块；
  边距：0 20px；
  颜色：#999；
}
/* ================================================ ========================
   组件：分页
 ================================================== ======================== */
/*
 * 1. 允许项目换行到下一行
 * 2. 天沟
 * 3. 重置列表
 */
.uk-分页{
  显示：弹性；
  /* 1 */
  flex-wrap: 包裹;
  /* 2 */
  左边距：-20px；
  /* 3 */
  填充：0；
  列表样式：无；
}
/*
 * 1. 空间仅根据内容维度分配：0 0 自动
 * 2. 天沟
 * 3. 为下拉菜单创建位置上下文
 */
.uk-分页 > * {
  /* 1 */
  弹性：无；
  /* 2 */
  左边距：20px；
  /* 3 */
  位置：相对；
}
/* 项目
 ================================================== ======================== */
/*
 * 1. 如果子元素是`inline-block`，例如一个图标，则防止间隙
 * 2. 风格
 */
.uk-分页 > * > * {
  /* 1 */
  显示：块；
  /* 2 */
  颜色：#999；
  过渡：颜色 0.1 秒缓入缓出；
}
/* 悬停 + 焦点 */
.uk-分页 > * > :hover,
.uk-分页 > * > :focus {
  颜色：#666；
  文字装饰：无；
}
/* 积极的 */
.uk-分页 > .uk-active > * {
  颜色：#666；
}
/* 禁用 */
.uk-分页 > .uk-禁用 > * {
  颜色：#999；
}
/* ================================================ ========================
   组件：选项卡
 ================================================== ======================== */
/*
 * 1. 允许项目换行到下一行
 * 2. 天沟
 * 3. 重置列表
 */
.uk-tab {
  显示：弹性；
  /* 1 */
  flex-wrap: 包裹;
  /* 2 */
  左边距：-20px；
  /* 3 */
  填充：0；
  列表样式：无；
  位置：相对；
}
.uk-tab::before {
  内容： "";
  位置：绝对；
  底部：0；
  左：20px；
  右：0；
  边框底部：1px 实心 #e5e5e5;
}
/*
 * 1. 空间仅根据内容维度分配：0 0 自动
 * 2. 天沟
 * 3. 为下拉菜单创建位置上下文
 */
.uk-tab > * {
  /* 1 */
  弹性：无；
  /* 2 */
  左边距：20px；
  /* 3 */
  位置：相对；
}
/* 项目
 ================================================== ======================== */
/*
 * 项目必须以`a` 元素为目标以排除其他元素（例如下拉菜单）
 * 1. 如果设置了宽度，则居中文本
 * 2. 风格
 */
.uk-tab > * > a {
  /* 1 */
  显示：块；
  文本对齐：居中；
  /* 2 */
  填充：5px 10px；
  颜色：#999；
  边框底部：1px 实心透明；
  字体大小：0.875rem；
  文本转换：大写；
  过渡：颜色 0.1 秒缓入缓出；
}
/* 悬停 + 焦点 */
.uk-tab > * > a:hover,
.uk-tab > * > a:focus {
  颜色：#666；
  文字装饰：无；
}
/* 积极的 */
.uk-tab > .uk-active > a {
  颜色：#4E7EC6；
    左边框：2px 实心 #4E7EC6；
  
    背景颜色：RGB（250,250,250）；
}
/* 禁用 */
.uk-tab > .uk-disabled > a {
  颜色：#999；
}
/* 位置修饰符
 ================================================== ======================== */
/*
 * 底部
 */
.uk-tab-bottom::before {
  顶部：0；
  底部：自动；
}
.uk-tab-bottom > * > a {
  边框顶部：1px 实心透明；
  边框底部：无；
}
/*
 * 左 + 右
 * 1. 重置装订线
 */
.uk-tab-left,
.uk-tab-right {
  弹性方向：行；
  /* 1 */
  左边距：0；
}
/* 1 */
.uk-tab-left > *,
.uk-tab-right > * {
  填充左：0;
}
.uk-tab-left::before {
  顶部：0；
  底部：0；
  左：自动；
  右：0；
  左边框：1px 实心 #e5e5e5;
  边框底部：无；
}
.uk-tab-right::before {
  顶部：0；
  底部：0；
  左：0；
  右：自动；
  左边框：1px 实心 #e5e5e5;
  边框底部：无；
}
.uk-tab-left > * > a {
  文本对齐：左；
  border-right: 1px 实心透明；
  边框底部：无；
}
.uk-tab-right > * > a {
  文本对齐：左；
  左边框：1px 实心透明；
  边框底部：无；
}
.uk-tab .uk-下拉{
  左边距：30px；
}
/* ================================================ ========================
   组件：幻灯片导航
 ================================================== ======================== */
/*
 * 采用`uk-icon`
 */
.uk-幻灯片{
  填充：5px 10px；
  颜色：RGBA(102, 102, 102, 0.5);
  过渡：颜色 0.1 秒缓入缓出；
}
/* 悬停 + 焦点 */
.uk-slidenav：悬停，
.uk-slidenav:focus {
  颜色：RGBA(102, 102, 102, 0.9);
  大纲：无；
}
/*点击*/
.uk-slidenav:active {
  颜色：RGBA(102, 102, 102, 0.5);
}
/* 图标修饰符
 ================================================== ======================== */
/*
 * 以前的
 */
/*
 * 下一个
 */
/* 大小修饰符
 ================================================== ======================== */
.uk-slidenav-大{
  填充：10px 10px；
}
/* 容器
 ================================================== ======================== */
.uk-slidenav-容器{
  显示：弹性；
}
/* ================================================ ========================
   组件：Dotnav
 ================================================== ======================== */
/*
 * 1. 允许项目换行到下一行
 * 2. 重置列表
 * 3. 天沟
 */
.uk-dotnav {
  显示：弹性；
  /* 1 */
  flex-wrap: 包裹;
  /* 2 */
  边距：0；
  填充：0；
  列表样式：无；
  /* 3 */
  左边距：-12px；
}
/*
 * 1. 空间仅根据内容维度分配：0 0 自动
 * 2. 天沟
 */
.uk-dotnav > * {
  /* 1 */
  弹性：无；
  /* 2 */
  左边距：12px；
}
/* 项目
 ================================================== ======================== */
/*
 * 项目
 * 1. 隐藏文本（如果存在）
 */
.uk-dotnav > * > * {
  显示：块；
  
  宽度：20px；
  高度：5px；
  边界半径：10%；
  背景颜色：RGBA（255,255,255,0.6）；
  /* 1 */
  文本缩进：100%；
  溢出：隐藏；
  空白：nowrap；
  过渡：0.2s 缓入缓出；
  过渡属性：背景色、边框色；
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
/* 悬停 + 焦点 */
.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus {
  背景颜色：rgba(102, 102, 102, 0.6);
  大纲：无；
  边框颜色：透明；
}
/*点击*/
.uk-dotnav > * > :active {
  背景颜色：rgba(102, 102, 102, 0.2);
  边框颜色：透明；
}
/* 积极的 */
.uk-dotnav > .uk-active > * {
  背景图像：线性渐变（右下角，#319DCC，#5A64AC）；
  边框颜色：透明；
}
/* 修饰符：'uk-dotnav-vertical'
 ================================================== ======================== */
/*
 * 1. 改变方向
 * 2. 天沟
 */
.uk-dotnav-vertical {
  /* 1 */
  弹性方向：列；
  /* 2 */
  左边距：0；
  边距顶部：-12px；
}
/* 2 */
.uk-dotnav-vertical > * {
  填充左：0;
  填充顶部：12px；
}
/* ================================================ ========================
   组件：缩略图
 ================================================== ======================== */
/*
 * 1. 允许项目换行到下一行
 * 2. 重置列表
 * 3. 天沟
 */
.uk-缩略图{
  显示：弹性；
  /* 1 */
  flex-wrap: 包裹;
  /* 2 */
  边距：0；
  填充：0；
  列表样式：无；
  /* 3 */
  左边距：-15px；
}
/*
 * 空间是根据内容维度分配的，但会缩小：0 1 自动
 * 1. 天沟
 */
.uk-thumbnav > * {
  /* 1 */
  左边距：15px；
}
/* 项目
 ================================================== ======================== */
/*
 * 项目
 */
.uk-thumbnav > * > * {
  显示：内联块；
  位置：相对；
}
.uk-thumbnav > * > *::after {
  内容： "";
  位置：绝对；
  顶部：0；
  底部：0；
  左：0；
  右：0；
  背景：rgba(255, 255, 255, 0.4);
  过渡：背景颜色 0.1 秒缓入缓出；
}
/* 悬停 + 焦点 */
.uk-thumbnav > * > :hover,
.uk-thumbnav > * > :focus {
  大纲：无；
}
.uk-thumbnav > * > :hover::after,
.uk-thumbnav > * > :focus::after {
  背景色：透明；
}
/* 积极的 */
.uk-thumbnav > .uk-active > *::after {
  背景色：透明；
}
/* 修饰符：'uk-thumbnav-vertical'
 ================================================== ======================== */
/*
 * 1. 改变方向
 * 2. 天沟
 */
.uk-thumbnav-垂直 {
  /* 1 */
  弹性方向：列；
  /* 2 */
  左边距：0；
  边距顶部：-15px；
}
/* 2 */
.uk-thumbnav-垂直 > * {
  填充左：0;
  填充顶部：15px；
}
/* ================================================ ========================
   组件：手风琴
 ================================================== ======================== */
.uk-手风琴{
  填充：0；
    底边距：0px；
  列表样式：无；
    背景颜色：RGB（240,240,240）；
    大纲：无；
}
/* 物品
 ================================================== ======================== */
.uk-accordion > :nth-child(n+2) {
  边距顶部：20px；
    大纲：无；
}
/* 标题
 ================================================== ======================== */
.uk-accordion-title {
    填充左：8%；
    右填充：8%；
  显示：块；
  字体大小：1rem；
  行高：1.4；
  颜色：#333；
  溢出：隐藏；
    大纲：无；
}
.uk-accordion > :nth-child(1) {
    填充顶部：3%；
}
.uk-accordion > :last-child {
    填充底部：3%；
}
.uk-accordion-title::before {
  内容： "";
  宽度：1.4em；
  高度：1.4em；
  左边距：10px；
  浮动：对；
    大纲：无；
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013 %2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22 %20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect %20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A %3C%2Fsvg%3E");
  背景重复：不重复；
  背景位置：50% 50%；
}
.uk-open > .uk-accordion-title::before {
  背景图片：url("../other/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013 %2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22 %20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
/* 悬停 + 焦点 */
.uk-accordion-title:hover,
.uk-accordion-title:focus {
  颜色：#4E7EC6；
  文字装饰：无；
  大纲：无；
字体粗细：700；
}
/* 内容
 ================================================== ======================== */
.uk-accordion-content {
  边距顶部：0px；
   背景颜色：RGB（230,230,230）；
}
.uk-accordion-content a {
  边距顶部：15px；
    底边距：15px；
    左边距：8%；
    颜色：#111；
}
/*
 * 微清修
 */
.uk-accordion-content::before,
.uk-accordion-content::after {
  内容： "";
  显示：表；
    大纲：无；
}
.uk-accordion-content::after {
  清楚：两者；
    大纲：无；
}
/*
 * 删除最后一个孩子的边距
 */
.uk-accordion-content > :last-child {
  底边距：0；
    大纲：无；
}
/* ================================================ ========================
   组件：掉落
 ================================================== ======================== */
/*
 * 1.默认隐藏
 * 2. 设置位置
 * 3.设置默认宽度
 */
.uk-drop {
  /* 1 */
  显示：无；
  /* 2 */
  位置：绝对；
  z-索引：1020；
  /* 3 */
  box-sizing: 边框框；
  宽度：300px；
}
/* 展示 */
.uk-drop.uk-open {
  显示：块；
}
/* 方向/对齐修饰符
 ================================================== ======================== */
/* 方向 */
[class*='uk-drop-top'] {
  边距顶部：-20px；
}
[class*='uk-drop-bottom'] {
  边距顶部：20px；
}
[class*='uk-drop-left'] {
  margin-left: -20px;
}
[class*='uk-drop-right'] {
  margin-left: 20px;
}
/* Grid modifiers
 ========================================================================== */
.uk-drop-stack .uk-drop-grid > * {
  width: 100% !important;
}
/* ========================================================================
   Component: Dropdown
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 * 4. Style
 */
.uk-dropdown {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  /* 3 */
  box-sizing: border-box;
  min-width: 100px;
  /* 4 */
    margin: 40px;
  padding: 25px;
  background: #fff;
  color: #222;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}
/* Show */
.uk-dropdown.uk-open {
  display: block;
}
/* Nav
 * Adopts `uk-nav`
 ========================================================================== */
.uk-dropdown-nav {
  white-space: nowrap;
  font-size: 0.875rem;
}
/*
 * Items
 */
.uk-dropdown-nav > li > a {
  color: #999;
    outline: none;
}
/* Hover + Focus + Active */
.uk-dropdown-nav > li > a:hover,
.uk-dropdown-nav > li > a:focus,
.uk-dropdown-nav > li.uk-active > a {
  color: #666;
    outline: none;
}
/*
 * Header
 */
.uk-dropdown-nav .uk-nav-header {
  color: #333;
}
/*
 * Divider
 */
.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}
/*
 * Sublists
 */
.uk-dropdown-nav .uk-nav-sub a {
  color: #999;
    outline: none;
}
.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub a:focus {
  color: #666;
    outline: none;
}
/* Direction / Alignment modifiers
 ========================================================================== */
/* Direction */
[class*='uk-dropdown-top'] {
  margin-top: -10px;
}
[class*='uk-dropdown-bottom'] {
  margin-top: 10px;
}
[class*='uk-dropdown-left'] {
  margin-left: -10px;
}
[class*='uk-dropdown-right'] {
  margin-left: 10px;
}
/* Grid modifiers
 ========================================================================== */
.uk-dropdown-stack .uk-dropdown-grid > * {
  width: 100% !important;
}
/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 */
.uk-modal {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* 4 */
  padding: 15px 15px;
  /* 5 */
  background: rgba(0, 0, 0, 0.6);
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-modal {
    padding: 50px 30px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/*
 * Open
 */
.uk-modal.uk-open {
  opacity: 1;
}
/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-modal-page {
  overflow: hidden;
}
/* Dialog
 ========================================================================== */
/*
 * 1. Create position context for spinner and close button
 * 2. Dimensions
 * 3. Fix `max-width: 100%` not working in combination with flex and responsive images in IE11
 *    `!important` needed to overwrite `uk-width-auto`. See `#modal-media-image` in tests
 * 4. Style
 * 5. Slide-in transition
 */
.uk-modal-dialog {
  /* 1 */
  position: relative;
  /* 2 */
  box-sizing: border-box;
  margin: 0 auto;
  width: 300px;
  /* 3 */
  max-width: calc(100% - 0.01px) !important;
  /* 4 */
  background: #fff;
  /* 5 */
  opacity: 0;
  transform: translateY(-100px);
  transition: 0.3s linear;
  transition-property: opacity, transform;
}
/*
 * Open
 */
.uk-open > .uk-modal-dialog {
  opacity: 1;
  transform: translateY(0);
}
/* Size modifier
 ========================================================================== */
/*
 * Container size
 * Take the same size as the Container component
 */
.uk-modal-container .uk-modal-dialog {
  width: 1200px;
}
/*
 * Full size
 * 1. Remove padding and background from modal
 * 2. Reset all default declarations from modal dialog
 */
/* 1 */
.uk-modal-full {
  padding: 0;
  background: none;
}
/* 2 */
.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0);
}
/* Sections
 ========================================================================== */
.uk-modal-body {
  padding: 30px 30px;
}
.uk-modal-header {
  padding: 15px 30px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.uk-modal-footer {
  padding: 15px 30px;
  background: #fff;
  border-top: 1px solid #e5e5e5;
}
/*
 * Micro clearfix
 */
.uk-modal-body::before,
.uk-modal-body::after,
.uk-modal-header::before,
.uk-modal-header::after,
.uk-modal-footer::before,
.uk-modal-footer::after {
  content: "";
  display: table;
}
.uk-modal-body::after,
.uk-modal-header::after,
.uk-modal-footer::after {
  clear: both;
}
/*
 * Remove margin from the last-child
 */
.uk-modal-body > :last-child,
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
  margin-bottom: 0;
}
/* Title
 ========================================================================== */
.uk-modal-title {
  font-size: 2rem;
  line-height: 1.3;
}
/* Close
 * Adopts `uk-close`
 ========================================================================== */
[class*='uk-modal-close-'] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px;
}
/*
 * Remove margin from adjacent element
 */
[class*='uk-modal-close-']:first-child + * {
  margin-top: 0;
}
/*
 * Hover
 */
/*
 * Default
 */
/*
 * Outside
 * 1. Prevent scrollbar on small devices
 */
.uk-modal-close-outside {
  top: 0;
  /* 1 */
  right: -5px;
  transform: translate(0, -100%);
  color: #ffffff;
}
.uk-modal-close-outside:hover {
  color: #fff;
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* 1 */
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%);
  }
}
/*
 * Full
 */
.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff;
}
/* ========================================================================
   Component: Lightbox
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 */
.uk-lightbox {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 5 */
  background: rgba(0,0,0,0.7);
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear;
}
/*
 * Open
 * 1. Center child
 * 2. Fade-in
 */
.uk-lightbox.uk-open {
  display: block;
  /* 2 */
  opacity: 1;
}
/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-lightbox-page {
  overflow: hidden;
}
/* Item
 ========================================================================== */
/*
 * 1. Center child within the viewport
 * 2. Not visible by default
 * 3. Color needed for spinner icon
 * 4. Optimize animation
 * 5. Responsiveness
 *    Using `vh` for `max-height` to fix image proportions after resize in Safari and Opera
 *    Using `vh` and `vw` to make responsive image work in IE11
 */
.uk-lightbox-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: none;
  justify-content: center;
  align-items: center;
  /* 3 */
  color: rgba(255, 255, 255, 0.7);
  /* 4 */
  will-change: transform, opacity;
}
/* 5 */
.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh;
}
.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto;
}
.uk-lightbox-items > .uk-active {
  display: flex;
}
/* Toolbar
 ========================================================================== */
.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 1);
    font-size: 1.5em;
}
.uk-lightbox-toolbar * {
  color: rgba(255, 255, 255, 0.7);
}
/* Toolbar Icon (Close)
 ========================================================================== */
.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgba(255, 255, 255, 0.7);
}
/*
 * Hover
 */
.uk-lightbox-toolbar-icon:hover {
  color: #fff;
}
/* Button (Slidenav)
 ========================================================================== */
/*
 * 1. Center icon vertically and horizontally
 */
.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
  /* 1 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
/*
 * Hover
 */
.uk-lightbox-button:hover {
  color: #fff;
}
/* Caption
 ========================================================================== */
/* Iframe
 ========================================================================== */
.uk-lightbox-iframe {
  width: 80%;
  height: 80%;
}
/* ========================================================================
   Component: Slideshow
 ========================================================================== */
/*
 * 1. Prevent tab highlighting on iOS.
 */
.uk-slideshow {
  /* 1 */
  -webkit-tap-highlight-color: transparent;
}
/* Items
 ========================================================================== */
/*
 * 1. Create position and stacking context
 * 2. Reset list
 * 3. Clip child elements
 * 4. Prevent displaying the callout information on iOS.
 */
.uk-slideshow-items {
  /* 1 */
  position: relative;
  z-index: 0;
  /* 2 */
  
  padding: 0;
  list-style: none;
  /* 3 */
  overflow: hidden;
  /* 4 */
  -webkit-touch-callout: none;
}
/* Item
 ========================================================================== */
/*
 * 1. Position items above each other
 * 2. Take the full width
 * 3. Clip child elements, e.g. for `uk-cover`
 * 4. Optimize animation
 * 5. Disable horizontal panning gestures in IE11 and Edge
 */
.uk-slideshow-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  left: 0;
  /* 2 */
  right: 0;
  bottom: 0;
  /* 3 */
  overflow: hidden;
  /* 4 */
  will-change: transform, opacity;
  /* 5 */
  touch-action: pan-y;
}
/*
 * Hide not active items
 */
.uk-slideshow-items > :not(.uk-active) {
  display: none;
}
/* ========================================================================
   Component: Slider
 ========================================================================== */
/*
 * 1. Prevent tab highlighting on iOS.
 */
.uk-slider {
  /* 1 */
  -webkit-tap-highlight-color: transparent;
}
/* Container
 ========================================================================== */
/*
 * 1. Clip child elements
 */
.uk-slider-container {
  /* 1 */
  overflow: hidden;
}
/* Items
 ========================================================================== */
/*
 * 1. Optimize animation
 * 2. Create a containing block. In Safari it's neither created by `transform` nor `will-change`.
 */
.uk-slider-items {
  /* 1 */
  will-change: transform;
  /* 2 */
  position: relative;
}
/*
 * 1. Reset list style without interfering with grid
 * 2. Prevent displaying the callout information on iOS.
 */
.uk-slider-items:not(.uk-grid) {
  display: flex;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 2 */
  -webkit-touch-callout: none;
}
.uk-slider-items.uk-grid {
  flex-wrap: nowrap;
}
/* Item
 ========================================================================== */
/*
 * 1. Let items take content dimensions (0 0 auto)
 * 2. Create position context
 * 3. Disable horizontal panning gestures in IE11 and Edge
 */
.uk-slider-items > * {
  /* 1 */
  flex: none;
  /* 2 */
  position: relative;
  /* 3 */
  touch-action: pan-y;
}
/* ========================================================================
   Component: Sticky
 ========================================================================== */
/*
 * 1. Resolve frame rate issues on devices with lower frame rates by forcing hardware acceleration
 */
.uk-sticky-fixed {
  z-index: 180;
  box-sizing: border-box;
  margin: 0 !important;
  /* 1 */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/*
 * Faster animations
 */
.uk-sticky[class*='uk-animation-'] {
  animation-duration: 0.2s;
}
.uk-sticky.uk-animation-reverse {
  animation-duration: 0.2s;
}
/* ========================================================================
   Component: Off-canvas
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 */
.uk-offcanvas {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
/*
 * Flip modifier
 */
.uk-offcanvas-flip .uk-offcanvas {
  right: 0;
  left: auto;
}
/* Bar
 ========================================================================== */
/*
 * 1. Set position
 * 2. Size and style
 * 3. Allow scrolling
 * 4. Transform
 */
.uk-offcanvas-bar {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  box-sizing: border-box;
  width: 70%;
  padding: 40px 40px;
  background: #fff;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* 4 */
  transform: translateX(-100%);
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-offcanvas-bar {
    width: 350px;
    padding: 40px 40px;
  }
}
/* Flip modifier */
.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: 0;
  transform: translateX(100%);
}
/*
 * Open
 */
.uk-open > .uk-offcanvas-bar {
  transform: translateX(0);
}
/*
 * Slide Animation (Used in slide and push mode)
 */
.uk-offcanvas-bar-animation {
  transition: transform 0.3s ease-out;
}
/*
 * Reveal Animation
 * 1. Set position
 * 2. Clip the bar
 * 3. Animation
 * 4. Reset transform
 */
.uk-offcanvas-reveal {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  width: 0;
  overflow: hidden;
  /* 3 */
  transition: width 0.3s ease-out;
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
  /* 4 */
  transform: translateX(0);
}
.uk-open > .uk-offcanvas-reveal {
  width: 270px;
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-open > .uk-offcanvas-reveal {
    width: 350px;
  }
}
/*
 * Flip modifier
 */
.uk-offcanvas-flip .uk-offcanvas-reveal {
  right: 0;
  left: auto;
}
/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-offcanvas-close {
  position: absolute;
  z-index: 1000;
  top: 20px;
  right: 20px;
  padding: 5px;
}
/* Overlay
 ========================================================================== */
/*
 * Overlay the whole page. Needed for the `::before`
 * 1. Using `100vw` so no modification is needed when off-canvas is flipped
 * 2. Allow for closing with swipe gesture on devices with pointer events.
 */
.uk-offcanvas-overlay {
  /* 1 */
  width: 100vw;
  /* 2 */
  touch-action: none;
}
/*
 * 1. Mask the whole page
 * 2. Fade-in transition
 */
.uk-offcanvas-overlay::before {
  /* 1 */
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  /* 2 */
  opacity: 0;
  transition: opacity 0.15s linear;
}
.uk-offcanvas-overlay.uk-open::before {
  opacity: 1;
}
/* Container
 ========================================================================== */
/*
 * Prevent horizontal scrollbar when the content is slide-out
 * Has to be on the `html` element too to make it work on the `body`
 */
.uk-offcanvas-page,
.uk-offcanvas-container {
  overflow-x: hidden;
}
/*
 * Prevent all scrollbars if overlay is used
 */
.uk-offcanvas-container-overlay {
  overflow: hidden;
}
/* Content
 ========================================================================== */
/*
 * Prepare slide-out animation (Used in reveal and push mode)
 * Using `position: left` instead of `transform` because position `fixed` elements like sticky navbars
 * lose their fixed state and behaves like `absolute` within a transformed container
 * Note: JS sets a fixed width and height so the page can slide-out without shrinking
 * 1. Smooth scrolling
 */
.uk-offcanvas-container .uk-offcanvas-content {
  position: relative;
  left: 0;
  transition: left 0.3s ease-out;
  /* 1 */
  -webkit-overflow-scrolling: touch;
}
/* Disable scrolling if overlay mode */
.uk-offcanvas-overlay .uk-offcanvas-content {
  overflow-y: hidden;
}
/*
 * Activate slide-out animation
 */
:not(.uk-offcanvas-flip) > .uk-offcanvas-content-animation {
  left: 270px;
}
.uk-offcanvas-flip > .uk-offcanvas-content-animation {
  left: -270px;
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  :not(.uk-offcanvas-flip) > .uk-offcanvas-content-animation {
    left: 350px;
  }
  .uk-offcanvas-flip > .uk-offcanvas-content-animation {
    left: -350px;
  }
}
/* ========================================================================
   Component: Switcher
 ========================================================================== */
/*
 * Reset list
 */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none;

}
/* Items
 ========================================================================== */
/*
 * Hide not active items
 */
.uk-switcher > :not(.uk-active) {
  display: none;
}
/*
 * Remove margin from the last-child
 */
.uk-switcher > * > :last-child {
  margin-bottom: 0;
}
/* ========================================================================
   Component: Leader
 ========================================================================== */
.uk-leader {
  overflow: hidden;
}
/*
 * 1. Place element in text flow
 * 2. Never break into a new line
 * 3. Get a string back with as many repeating characters to fill the container
 * 4. Prevent wrapping. Overflowing characters will be clipped by the container
 */
.uk-leader-fill::after {
  /* 1 */
  display: inline-block;
  margin-left: 15px;
  /* 2 */
  width: 0;
  /* 3 */
  content: attr(data-fill);
  /* 4 */
  white-space: nowrap;
}
/*
 * Hide if media does not match
 */
.uk-leader-fill.uk-leader-hide::after {
  display: none;
}
/* Pass fill character to JS */
.var-leader-fill::before {
  content: '.';
}
/* ========================================================================
   Component: Iconnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-iconnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -10px;
}
/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-iconnav > * {
  /* 1 */
  padding-left: 10px;
}
/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Prevent gap if child element is `inline-block`, e.g. an icon
 * 2. Style
 */
.uk-iconnav > * > a {
  /* 1 */
  display: block;
  /* 2 */
  color: #999;
}
/* Hover + Focus */
.uk-iconnav > * > a:hover,
.uk-iconnav > * > a:focus {
  color: #666;
  outline: none;
}
/* Active */
.uk-iconnav > .uk-active > a {
  color: #666;
}
/* Modifier: 'uk-iconnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-iconnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -10px;
}
/* 2 */
.uk-iconnav-vertical > * {
  padding-left: 0;
  padding-top: 10px;
}
/* ========================================================================
   Component: Notification
 ========================================================================== */
/*
 * 1. Set position
 * 2. Dimensions
 */
.uk-notification {
  /* 1 */
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1040;
  /* 2 */
  box-sizing: border-box;
  width: 350px;
}
/* Position modifiers
========================================================================== */
.uk-notification-top-right,
.uk-notification-bottom-right {
  left: auto;
  right: 10px;
}
.uk-notification-top-center,
.uk-notification-bottom-center {
  left: 50%;
  margin-left: -175px;
}
.uk-notification-bottom-left,
.uk-notification-bottom-right,
.uk-notification-bottom-center {
  top: auto;
  bottom: 10px;
}
/* Responsiveness
========================================================================== */
/* Phones portrait and smaller */
@media (max-width: 639px) {
  .uk-notification {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
}
/* Message
========================================================================== */
.uk-notification-message {
  position: relative;
  margin-bottom: 10px;
  padding: 15px;
  background: #f8f8f8;
  color: #666;
  font-size: 1.25rem;
  line-height: 1.4;
  cursor: pointer;
}
/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-notification-close {
  display: none;
  position: absolute;
  top: 20px;
  right: 15px;
}
.uk-notification-message:hover .uk-notification-close {
  display: block;
}
/* Style modifiers
 ========================================================================== */
/*
 * Primary
 */
.uk-notification-message-primary {
  color: #1e87f0;
}
/*
 * Success
 */
.uk-notification-message-success {
  color: #32d296;
}
/*
 * Warning
 */
.uk-notification-message-warning {
  color: #faa05a;
}
/*
 * Danger
 */
.uk-notification-message-danger {
  color: #f0506e;
}
/* ========================================================================
   Component: Tooltip
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Position
 * 3. Dimensions
 * 4. Style
 */
.uk-tooltip {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1030;
  /* 3 */
  box-sizing: border-box;
  max-width: 200px;
  padding: 3px 6px;
  /* 4 */
  background: #666;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
}
/* Show */
.uk-tooltip.uk-active {
  display: block;
}
/* Direction / Alignment modifiers
 ========================================================================== */
/* Direction */
[class*='uk-tooltip-top'] {
  margin-top: -10px;
}
[class*='uk-tooltip-bottom'] {
  margin-top: 10px;
}
[class*='uk-tooltip-left'] {
  margin-left: -10px;
}
[class*='uk-tooltip-right'] {
  margin-left: 10px;
}
/* ========================================================================
   Component: Placeholder
 ========================================================================== */
.uk-placeholder {
  margin-bottom: 20px;
  padding: 30px 30px;
  background: transparent;
  border: 1px dashed #fff;
}
/* Add margin if adjacent element */
* + .uk-placeholder {
  margin-top: 20px;
}
/*
 * Remove margin from the last-child
 */
.uk-placeholder > :last-child {
  margin-bottom: 0;
}
/* ========================================================================
   Component: Progress
 ========================================================================== */
/*
 * 1. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 * 2. Remove default style
 * 3. Behave like a block element
 * 4. Remove borders in Firefox and Edge
 * 5. Set background color for progress container in Firefox, IE11 and Edge
 * 6. Style
 */
.uk-progress {
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 3 */
  display: block;
  width: 100%;
  /* 4 */
  border: 0;
  /* 5 */
  background-color: #f8f8f8;
  /* 6 */
  margin-bottom: 20px;
  height: 15px;
  border-radius: 500px;
  overflow: hidden;
}
/* Add margin if adjacent element */
* + .uk-progress {
  margin-top: 20px;
}
/*
 * Remove animated circles for indeterminate state in IE11 and Edge
 */
.uk-progress:indeterminate {
  color: transparent;
}
/*
 * Progress container
 * 2. Remove progress bar for indeterminate state in Firefox
 */
.uk-progress::-webkit-progress-bar {
  background-color: #f8f8f8;
  border-radius: 500px;
  overflow: hidden;
}
/* 2 */
.uk-progress:indeterminate::-moz-progress-bar {
  width: 0;
}
/*
 * Progress bar
 * 1. Remove right border in IE11 and Edge
 */
.uk-progress::-webkit-progress-value {
  background-color: #1e87f0;
  transition: width 0.6s ease;
}
.uk-progress::-moz-progress-bar {
  background-color: #1e87f0;
}
.uk-progress::-ms-fill {
  background-color: #1e87f0;
  transition: width 0.6s ease;
  /* 1 */
  border: 0;
}
/* ========================================================================
   Component: Sortable
 ========================================================================== */
.uk-sortable {
  position: relative;
}
/*
 * Deactivate pointer-events on SVGs in Safari
 */
.uk-sortable svg {
  pointer-events: none;
}
/*
 * Remove margin from the last-child
 */
.uk-sortable > :last-child {
  margin-bottom: 0;
}
/* Drag
 ========================================================================== */
.uk-sortable-drag {
  position: absolute !important;
  z-index: 1050 !important;
  pointer-events: none;
}
/* Placeholder
 ========================================================================== */
.uk-sortable-placeholder {
  opacity: 0;
}
/* Empty modifier
 ========================================================================== */
.uk-sortable-empty {
  min-height: 50px;
}
/* Handle
 ========================================================================== */
/* Hover */
.uk-sortable-handle:hover {
  cursor: move;
}
/* ========================================================================
   Component: Countdown
 ========================================================================== */
/* Item
 ========================================================================== */
/*
 * 1. Center numbers and separators vertically
 */
.uk-countdown-number,
.uk-countdown-separator {
  /* 1 */
  line-height: 70px;
}
/* Number
 ========================================================================== */
.uk-countdown-number {
  font-size: 2rem;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-countdown-number {
    font-size: 4rem;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-countdown-number {
    font-size: 6rem;
  }
}
/* Separator
 ========================================================================== */
.uk-countdown-separator {
  font-size: 1rem;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-countdown-separator {
    font-size: 2rem;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-countdown-separator {
    font-size: 3rem;
  }
}
/* Label
 ========================================================================== */
/* ========================================================================
   Component: Animation
 ========================================================================== */
[class*='uk-animation-'] {
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
/* Direction modifier
 ========================================================================== */
.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in;
}
/* Animations for scrollspy
 ========================================================================== */
/*
 * Fade
 */
.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}
/*
 * Scale
 */
.uk-animation-scale-up {
  animation-name: uk-fade-scale-02;
}
.uk-animation-scale-down {
  animation-name: uk-fade-scale-18;
}
/*
 * Slide
 */
.uk-animation-slide-top {
  animation-name: uk-fade-top;
}
.uk-animation-slide-bottom {
  animation-name: uk-fade-bottom;
}
.uk-animation-slide-left {
  animation-name: uk-fade-left;
}
.uk-animation-slide-right {
  animation-name: uk-fade-right;
}
/*
 * Slide Small
 */
.uk-animation-slide-top-small {
  animation-name: uk-fade-top-small;
}
.uk-animation-slide-bottom-small {
  animation-name: uk-fade-bottom-small;
}
.uk-animation-slide-left-small {
  animation-name: uk-fade-left-small;
}
.uk-animation-slide-right-small {
  animation-name: uk-fade-right-small;
}
/*
 * Slide Medium
 */
.uk-animation-slide-top-medium {
  animation-name: uk-fade-top-medium;
}
.uk-animation-slide-bottom-medium {
  animation-name: uk-fade-bottom-medium;
}
.uk-animation-slide-left-medium {
  animation-name: uk-fade-left-medium;
}
.uk-animation-slide-right-medium {
  animation-name: uk-fade-right-medium;
}
/*
 * Kenburns
 */
.uk-animation-kenburns {
  animation-name: uk-scale-kenburns;
  animation-duration: 8s;
}
/*
 * Shake
 */
.uk-animation-shake {
  animation-name: uk-shake;
}
/* Duration modifier
 ========================================================================== */
.uk-animation-fast {
  animation-duration: 0.1s;
}
/* Enable animation only on hover
========================================================================== */
/*
 * Note: Firefox and IE needs this because animations are not triggered when switching between display `none` and `block`
 */
.uk-animation-toggle:not(:hover):not(.uk-hover) [class*='uk-animation-'] {
  animation-name: none;
}
/* Keyframes used by animation classes
 ========================================================================== */
/*
 * Fade
 */
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 * Slide Top
 */
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Slide Bottom
 */
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Slide Left
 */
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}



/*保留*/
/* Kenburns*/
@keyframes uk-scale-kenburns {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}

/* Directions */
[class*='uk-position-top'],
[class*='uk-position-bottom'],
[class*='uk-position-left'],
[class*='uk-position-right'],
[class*='uk-position-center'] { position: absolute !important;}

/* Corners*/
.uk-position-top-left {top: 0; left: 0;}
.uk-position-top-right {top: 0; right: 0;}
.uk-position-bottom-left { bottom: 0; right:50px;}
.uk-position-bottom-right { bottom: 0; right: 0;}

/* Vertical */
[class*='uk-position-center-left'],
[class*='uk-position-center-right'] { top: 50%; transform: translateY(-50%);}
.uk-position-center-left {left: 0;}
.uk-position-center-right { right: 0;}
.uk-position-center-left-out {right: 100%; width: max-content;}
.uk-position-center-right-out {left: 100%; width: max-content;}

/* Cover */
.uk-position-cover { position: absolute; top: 0; bottom: 0; left: 0;right: 0;}

/* Margin modifier */
.uk-position-small {margin: 15px;}
.uk-position-small.uk-position-center {transform: translate(-50%, -50%) translate(-15px, -15px);}
.uk-position-small[class*='uk-position-center-left'],
.uk-position-small[class*='uk-position-center-right'] {transform: translateY(-50%) translateY(-15px);}
.uk-position-small.uk-position-top-center,
.uk-position-small.uk-position-bottom-center {transform: translateX(-50%) translateX(-15px);}

/*Component: Inverse*/
.uk-light,
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color),
.uk-tile-primary:not(.uk-preserve-color),
.uk-tile-secondary:not(.uk-preserve-color),
.uk-card-secondary.uk-card-body,
.uk-card-secondary > :not([class*='uk-card-media']),
.uk-overlay-primary,
.uk-offcanvas-bar { color: rgba(255, 255, 255, 0.7);}