.layui-upload-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #dfdfdf;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #dfdfdf;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #dfdfdf;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #dfdfdf;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #666;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    min-width: 60px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    vertical-align: middle;
}
.layui-upload-button:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #aaa;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #aaa;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #aaa;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #aaa;
    border-top-style: solid;
    border-top-width: 1px;
    color: #333;
}
.layui-upload-button:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #4caf50;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #4caf50;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #4caf50;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #4caf50;
    border-top-style: solid;
    border-top-width: 1px;
    color: #000;
}
.layui-upload-button input, .layui-upload-file {
    cursor: pointer;
    opacity: 0.01;
}
.layui-upload-button input {
    font-size: 14px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.layui-upload-icon {
    display: block;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0;
    text-align: center;
}
.layui-upload-icon i {
    color: #5fb878;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: top;
}
.layui-upload-iframe {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0;
    height: 0;
    position: absolute;
    visibility: hidden;
    width: 0;
}
.layui-upload-enter {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #009e94;
    border-bottom-color: #009e94;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #009e94;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #009e94;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #009e94;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    transform: scale(1.1);
}
.layui-upload-enter .layui-upload-icon, .layui-upload-enter .layui-upload-icon i {
    color: #fff;
}
.layui-flow-more {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    text-align: center;
}
.layui-flow-more a {
    height: 32px;
    line-height: 32px;
}

.site-demo-button {
    margin-bottom: 30px;
}
.site-demo-button div {
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
}
.site-demo-button .layui-btn + .layui-btn {
    margin-left: 0;
}
.site-demo-button .layui-btn {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 7px;
    margin-top: 0;
}
.site-demo-text a {
    color: #01aaed;
}
.site-demo-laytpl {
    text-align: center;
}
.site-demo-laytpl textarea, .site-demo-laytpl div span {
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 40%;
}
.site-demo-laytpl textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #3f3f3f;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
    color: #e3ceab;
    font-family: Courier New;
    height: 300px;
    resize: none;
}
.site-demo-laytpl div span {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #101010;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.site-demo-tplres {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    text-align: center;
}
.site-demo-tplres .site-demo-tplh2, .site-demo-tplres .site-demo-tplview {
    display: inline-block;
    width: 50%;
}
.site-demo-tplres h2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e2e2e2;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
.site-demo-tplres h3 {
    font-weight: 700;
}

.layui-btn-small {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
.layui-btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #009688;
    border-bottom-color: currentcolor;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: currentcolor;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: none;
    border-top-width: medium;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    opacity: 0.9;
    text-align: center;
    white-space: nowrap;
}
.layui-btn, .layui-input, .layui-select, .layui-textarea, .layui-upload-button {
    box-sizing: border-box !important;
    outline-color: currentcolor;
    outline-style: none;
    outline-width: 0;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: border-color;
    transition-timing-function: cubic-bezier(0.65, 0.05, 0.35, 0.5);
}
.layui-btn, .layui-tree li i, .layui-unselect {
    -moz-user-select: none;
}
.layui-btn, .layui-inline, img {
    vertical-align: middle;
}
button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
}
button {
    text-indent: 0;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
    -x-system-font: -moz-button;
    font-feature-settings: -moz-use-system-font;
    font-kerning: -moz-use-system-font;
    font-language-override: -moz-use-system-font;
    font-size-adjust: -moz-use-system-font;
    font-stretch: -moz-use-system-font;
    font-synthesis: -moz-use-system-font;
    font-variant-alternates: -moz-use-system-font;
    font-variant-caps: -moz-use-system-font;
    font-variant-east-asian: -moz-use-system-font;
    font-variant-ligatures: -moz-use-system-font;
    font-variant-numeric: -moz-use-system-font;
    font-variant-position: -moz-use-system-font;
    overflow-clip-box: ;
    text-shadow: none;
}
button, input[type="color"]:-moz-system-metric(color-picker-available), input[type="reset"], input[type="button"], input[type="submit"] {
    -moz-appearance: button;
    -moz-binding: none;
    box-sizing: border-box;
    padding-block-end: 0;
    padding-block-start: 0;
    padding-inline-end: 8px;
    padding-inline-start: 8px;
}