
html {
    overflow-x: hidden
}

h1, h2, h3 {
    font-size: 14px
}

::-webkit-input-placeholder {
    color: #999
}

.site-content, .site-menu {
    min-height: 950px
}

.site-menu {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9;
    width: 240px;
    box-shadow: none;
    border-left: none
}

.site-content {
    margin: 0 0 0 240px;
    padding: 15px 0 15px 15px
}

.header {
    height: 59px;
    background-color: #15a780;
}

.ws-logo {
    position: absolute;
    width: 240px;
    height: 60px;
    line-height: 60px;
    text-align: center
}

.ws-logo img {
    width: 81px
}

.header .layui-nav {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: 0 0
}

.header .layui-nav .layui-nav-item {
    margin: 0 16px
}

.header .layui-nav .layui-nav-item[mobile] {
    display: none
}

.header .layui-container {
    height: 100%
}

.header .layui-container .logo {
    left: 15px
}

.header .layui-container .layui-nav {
    right: 15px
}

.header .layui-nav .layui-badge, .header .layui-nav .layui-badge-dot {
    right: 0
}

.menu {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 65px
}

.menu a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.menu a {
    position: relative;
    padding: 0 20px;
    margin: 0 20px;
    color: #c2c2c2;
    font-size: 14px
}

.menu a:hover {
    color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s
}

.menu a.this {
    color: #fff
}

.menu a.this::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 5px;
    background-color: #5fb878
}

.header-index[spring], .site-banner-bg[spring] {
    border: none;
    background-color: #1c3c12
}

.header-index[spring1] {
    border: none;
    background-color: #0d1206
}

.header-index[summer], .site-banner-bg[summer] {
    border: none;
    background-color: #0a0e11
}

.header-index[autumn], .site-banner-bg[autumn] {
    border: none;
    background-color: #100903
}

.header-index[winter], .site-banner-bg[winter] {
    border: none;
    background-color: #110f25
}

.header-demo {
    height: 60px;
    border-bottom: none
}

.header-demo .logo {
    left: 55px
}

.header-demo .layui-nav {
    top: 0;
    right: 15px
}

.header-demo .layui-nav .layui-this a {
    padding: 0 30px
}

.component {
    position: absolute;
    width: 150px;
    left: 240px;
    top: 16px
}

.component .layui-input {
    height: 30px;
    padding-left: 32px;
    padding-right: 10px;
    background-color: #424652;
    background-color: rgba(255, 255, 255, .05);
    border: none 0;
    color: #fff;
    color: rgba(255, 255, 255, .5);
    font-size: 12px
}

.component .layui-form-select .layui-edge {
    display: none;
    border-top-color: #999
}

.component .layui-form-select dl {
    top: 36px
}

.component > .layui-icon {
    position: absolute;
    left: 10px;
    top: 9px;
    font-size: 12px;
    color: rgba(255, 255, 255, .5)
}

.site-notice {
    position: absolute;
    left: 405px;
    top: 16px;
    height: 30px;
    min-width: 200px;
    line-height: 30px;
    right: auto;
    font-size: 12px;
    color: #fafafa
}

.site-notice a.tg:after {
    content: 'AD';
    position: absolute;
    right: -5px;
    bottom: -5px;
    padding: 0 5px;
    line-height: 20px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .05);
    color: rgba(255, 255, 255, .8);
    transform: scale(.6);
    word-wrap: break-word
}

.site-notice a {
    position: relative;
    display: inline-block
}

.site-notice a cite {
    display: inline-block;
    padding: 0 15px 0 15px;
    background-color: rgba(255, 255, 255, .15);
    color: rgba(255, 255, 255, .8);
    border-radius: 2px;
    transition: all .5s
}

.site-notice a cite:hover {
    background-color: rgba(255, 255, 255, .25);
    color: rgba(255, 255, 255, .9)
}

.site-notice .layui-carousel, .site-notice .layui-carousel > [carousel-item] > * {
    background: 0 0
}

.site-notice .layui-carousel > [carousel-item]:before {
    display: none
}

.header-demo .component {
    left: 200px
}

.header-demo .site-notice {
    left: 365px
}

.layui-side-child {
    width: 160px !important;
    left: 200px;
    bottom: 60px !important;
    border-right: 1px solid #eee;
    background-color: #fff
}

.layui-side-child .layui-side-scroll {
    width: 170px
}

.layui-side-child .layui-nav {
    padding: 10px 0;
    width: 160px;
    border-radius: 0;
    background: 0 0
}

.layui-side-child .layui-nav-child {
    border-radius: 0
}

.layui-side-child .layui-nav .layui-nav-title a, .layui-side-child .layui-nav .layui-nav-title a:hover, .layui-side-child .layui-nav-itemed > a {
    color: #666 !important
}

.layui-side-child .layui-nav-itemed .layui-nav-child {
    margin-bottom: 10px;
    background: 0 0 !important
}

.layui-side-child .layui-nav .layui-nav-item a {
    height: 30px;
    line-height: 30px;
    color: #666
}

.layui-side-child .layui-nav .layui-nav-item a:hover {
    background: 0 0 !important
}

.layui-side-child .layui-nav .layui-nav-child a {
    color: #999 !important
}

.layui-side-child .layui-nav .layui-nav-more {
    display: none
}

.layui-side-child .layui-nav-tree .layui-nav-child dd.layui-this, .layui-side-child .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-side-child .layui-nav-tree .layui-this, .layui-side-child .layui-nav-tree .layui-this > a {
    background: 0 0;
    color: #5fb878 !important
}

.layui-side-child .layui-nav .layui-nav-child a:hover {
    color: #009688 !important
}

.layui-side-child .layui-nav-bar {
    background-color: #5fb878
}

.footer {
    padding: 30px 15px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-weight: 300
}

body .layui-layout-admin .footer-demo {
    height: 50px;
    line-height: 50px;
    padding: 5px 0
}

.footer a {
    padding: 0 5px
}

.site-union {
    color: #999
}

.site-union > * {
    display: inline-block;
    vertical-align: middle
}

.site-union a[sponsor] img {
    width: 80px
}

.site-union span {
    position: relative;
    top: 5px
}

.site-union span a {
    padding: 0;
    display: inline;
    color: #999
}

.site-union span a:hover {
    text-decoration: underline
}

.site-union .site-union-desc {
    display: block;
    margin-bottom: 10px
}

.footer-demo .site-union, .footer-demo .site-union p, .footer-demo p {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px
}

.footer-demo .site-union {
    position: relative;
    top: -5px
}

.footer-demo .site-union .site-union-desc {
    margin-bottom: 0;
    padding-right: 0
}

.footer-demo .site-union a[sponsor] img {
    position: relative;
    top: 3px;
    width: 60px
}

.site-banner {
    position: relative;
    height: 600px;
    text-align: center;
    overflow: hidden;
    background-color: #393d49
}

.site-banner-bg, .site-banner-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.site-banner-bg {
    background-position: center 0
}

.site-zfj {
    padding-top: 25px;
    height: 220px
}

.site-zfj i {
    position: absolute;
    left: 50%;
    top: 50px;
    width: 200px;
    height: 200px;
    margin-left: -100px;
    font-size: 180px;
    color: #c2c2c2
}

@keyframes site-zfj {
    0% {
        opacity: 1;
        transform: translate3d(0, 0, 0) rotate(0) scale(1)
    }

    10% {
        opacity: .8;
        transform: translate3d(-100px, 0, 0) rotate(10deg) scale(.7)
    }

    35% {
        opacity: .6;
        transform: translate3d(100px, 0, 0) rotate(30deg) scale(.4)
    }

    50% {
        opacity: .4;
        transform: translate3d(0, 0, 0) rotate(360deg) scale(0)
    }

    80% {
        opacity: .2;
        transform: translate3d(0, 0, 0) rotate(720deg) scale(1)
    }

    90% {
        opacity: .1;
        transform: translate3d(0, 0, 0) rotate(3600deg) scale(6)
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0) rotate(3600deg) scale(1)
    }
}

@keyframes site-desc {
    0% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.site-zfj-anim i {
    -webkit-animation-name: site-zfj;
    animation-name: site-zfj;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.web-font-desc {
    font-style: normal;
    font-weight: 300
}

.site-desc {
    position: relative;
    height: 70px;
    margin-top: 20px
}

.site-desc .web-font-desc {
    color: #fff;
    color: rgba(255, 255, 255, .8);
    font-size: 51px
}

.site-desc-anim {
    -webkit-animation-name: site-desc;
    animation-name: site-desc
}

.site-desc cite {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    color: #c2c2c2;
    color: rgba(255, 255, 255, .66);
    font-style: normal
}

.site-download {
    margin-top: 85px;
    font-size: 0
}

.site-download .layui-btn {
    margin-left: 24px
}

.site-download .layui-btn:first-child {
    margin-left: 0
}

.site-download .layui-btn + .layui-btn {
    margin-right: 0
}

.site-version {
    position: relative;
    margin-top: 15px;
    color: #ccc;
    font-size: 13px
}

.site-version span {
    padding: 0 3px
}

.site-version * {
    font-style: normal
}

.site-version a {
    color: #e2e2e2;
    text-decoration: underline
}

.site-banner-other {
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%;
    text-align: center;
    font-size: 0
}

.site-banner-other iframe {
    border: none
}

.site-banner-other a {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    line-height: 28px;
    margin: 0 6px;
    padding: 0 8px;
    border-radius: 2px;
    color: #c2c2c2;
    color: rgba(255, 255, 255, .8);
    border: 1px solid #c2c2c2;
    border-color: rgba(255, 255, 255, .2);
    font-size: 14px;
    transition: all .5s;
    -webkit-transition: all .5s
}

.site-banner-other a:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.site-idea {
    margin: 16px 0;
    font-weight: 300
}

.site-idea li {
    font-size: 14px
}

.site-idea li div {
    padding: 25px;
    line-height: 24px;
    border: 1px solid #d2d2d2
}

.site-idea .layui-field-title {
    border-color: #d2d2d2
}

.site-idea .layui-field-title legend {
    margin: 0 20px 20px 0;
    padding: 0 20px;
    text-align: center
}

.site-sponsor-home {
    margin-top: 40px;
    text-align: center
}

.site-sponsor-home .layui-btn {
    position: relative;
    width: 248px;
    height: 60px;
    line-height: 60px;
    background: 0 0;
    border-color: #212121;
    font-size: 20px;
    border-radius: 6px
}

.site-sponsor-home .layui-btn:hover {
    background: #4a4855;
    color: #bab8c3
}

.site-sponsor-home p {
    position: relative;
    padding-top: 15px;
    font-size: 22px;
    color: #212121
}

.site-sponsor-home p:before {
    content: '';
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url(http://cdn.layui.com/upload/2018_1/168_1514869467160_26113.png) center;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (max-width: 750px) {
    .site-sponsor-home .layui-btn {
        width: 180px;
        height: 45px;
        line-height: 45px;
        font-size: 20px
    }

    .site-sponsor-home p {
        font-size: 16px
    }

    .site-sponsor-home p:before {
        width: 20px;
        height: 20px
    }
}

.ws-index-showcase > div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    box-sizing: border-box;
    box-sizing: border-box
}

.ws-index-showcase > div > .ws-sponsor-link {
    display: block;
    transition: all .3s
}

.ws-index-showcase > div .ws-sponsor-link:hover {
    opacity: .8
}

.ws-index-showcase > div .ws-sponsor-link img {
    max-width: 100%
}

.ws-index-showcase > div .ws-sponsor-link > * {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.ws-docs-showcase > div {
    position: relative;
    margin-top: 5px
}

.ws-docs-showcase > div:first-child {
    margin-top: 0
}

.site-demo .ws-docs-showcase {
    max-width: 800px
}

.site-tips {
    margin-bottom: 10px;
    padding: 15px;
    line-height: 1.6;
    border-left: 5px solid #5fb878;
    background-color: #fafafa
}

body .site-tips p {
    margin: 0
}

body .layui-layer-notice .layui-layer-content {
    padding: 20px;
    line-height: 26px;
    background-color: #393d49;
    color: #fff
}

.layui-layer-notice .layui-text {
    color: #f8f8f8
}

.layui-layer-notice .layui-text a {
    color: #009688
}

body .layui-layer-md .layui-layer-btn a {
    height: 32px;
    line-height: 32px
}

.site-dir {
    display: none
}

.site-dir li {
    line-height: 26px;
    margin-left: 20px;
    overflow: visible;
    list-style-type: disc
}

.site-dir li a {
    display: block
}

.site-dir li a:active {
    color: #01aaed
}

.site-dir li a.layui-this {
    color: #01aaed
}

body .layui-layer-dir {
    box-shadow: none;
    border: 1px solid #d2d2d2
}

body .layui-layer-dir .layui-layer-content {
    padding: 10px
}

.site-dir a em {
    padding-left: 5px;
    font-size: 12px;
    color: #c2c2c2;
    font-style: normal
}

.ws-sponsor {
    position: relative;
    width: 210px;
    padding-top: 16px
}

.ws-sponsor .ws-sponsor-wrapper {
    width: 216px
}

.ws-sponsor-wrapper > div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 103.5px;
    height: 50px;
    line-height: 50px;
    margin-top: 3px;
    margin-right: 3px;
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 3px;
    transition: all .3s;
    box-sizing: border-box
}

.ws-sponsor-wrapper > div:first-child {
    margin-top: 0
}

.ws-sponsor-wrapper > div:hover div {
    text-decoration: underline
}

.ws-sponsor-wrapper > div a {
    display: block;
    border-radius: 3px
}

.ws-sponsor img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 3px
}

.ws-sponsor:before {
    position: relative;
    display: block;
    padding-bottom: 15px
}

.ws-sponsor-label {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 16px;
    border-radius: 11px 0 3px;
    background-color: rgba(0, 0, 0, .16);
    color: #fff;
    pointer-events: none
}

.ws-sponsor-label cite {
    display: block;
    padding-left: 3px;
    transform: scale(.7);
    font-size: 12px;
    font-style: normal
}

.ws-sponsor-full {
    position: fixed;
    bottom: 0;
    padding-bottom: 3px;
    background-color: #fff
}

.ws-sponsor-show {
    position: absolute;
    left: 50%;
    top: -8px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-left: -12px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    color: #000;
    transition: all .3s
}

.ws-sponsor-show:hover {
    background-color: #eee
}

.site-fix {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 666;
    min-height: 0;
    overflow: hidden;
    background-color: #fff
}

.site-fix:hover {
    overflow-y: auto;
    overflow-x: hidden
}

.site-menu .layui-menu-body-title .layui-font-gray {
    padding-left: 10px
}

.site-menu .layui-menu-body-title .layui-badge-dot {
    left: 10px
}

.site-title {
    margin: 30px 0 20px
}

.site-title fieldset {
    border: none;
    padding: 0;
    border-top: 1px solid #eee
}

.site-title fieldset legend {
    margin-left: 20px;
    padding: 0 10px
}

.site-title legend {
    font-size: 18px;
    font-weight: 500
}

.site-text a {
    color: #01aaed
}

.site-h1 {
    margin-bottom: 16px;
    line-height: 58px;
    padding-bottom: 10px;
    color: #393d49;
    border-bottom: 1px solid #eee;
    font-size: 28px;
    font-weight: 300
}

.site-h1 .layui-icon {
    position: relative;
    top: 5px;
    font-size: 32px;
    margin-right: 10px
}

.site-text {
    position: relative
}

.site-text p {
    margin-bottom: 10px;
    line-height: 1.6
}

.site-text em {
    padding: 0 3px;
    font-weight: 500;
    font-style: italic;
    color: #666
}

.site-text code {
    margin: 0 5px;
    padding: 3px 10px;
    background-color: #fafafa;
    border-radius: 2px;
    transition: all .3s
}

.site-text code:hover {
    background-color: #f6f6f6
}

.site-table {
    width: 100%;
    margin: 10px 0
}

.site-table thead {
    background-color: #f2f2f2
}

.site-table td, .site-table th {
    padding: 6px 15px;
    min-height: 20px;
    line-height: 20px;
    border: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400
}

.site-table tr:nth-child(even) {
    background: #fbfbfb
}

.site-block {
    padding: 20px;
    border: 1px solid #eee
}

.site-block .layui-form {
    margin-right: 200px
}

.site-changelog .layui-timeline-title h2 {
    display: inline-block
}

.site-changelog .layui-timeline-title .layui-badge-rim {
    top: -2px;
    left: 10px
}

.site-changelog .layui-timeline-content > ul > li:not(:first-child) > h3 {
    padding-top: 16px
}

.site-doc-color {
    margin: 15px 0;
    text-transform: uppercase
}

.site-doc-color li div {
    padding: 20px 10px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    line-height: 1.6;
    font-size: 14px
}

.site-doc-color li p[tips] {
    opacity: .8;
    font-size: 12px
}

.site-doc-necolor li div {
    border-radius: 0;
    color: #000
}

.site-doc-bgcolor li {
    padding: 20px 10px
}

.site-doc-icon {
    margin-bottom: 50px;
    font-size: 0
}

.site-doc-icon li {
    display: inline-block;
    vertical-align: middle;
    width: 16.5%;
    height: 105px;
    line-height: 25px;
    padding: 20px 0;
    margin-right: -1px;
    margin-bottom: -1px;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    text-align: center;
    color: #666;
    transition: all .3s;
    -webkit-transition: all .3s
}

.site-doc-anim li {
    height: auto
}

.site-doc-icon li .layui-icon {
    display: inline-block;
    font-size: 36px
}

.site-doc-icon li .doc-icon-code, .site-doc-icon li .doc-icon-name {
    color: #c2c2c2
}

.site-doc-icon li .doc-icon-fontclass {
    height: 40px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 13px;
    color: #333
}

.site-doc-icon li:hover {
    background-color: #f2f2f2;
    color: #000
}

.grid-demo {
    padding: 10px;
    line-height: 50px;
    text-align: center;
    background-color: #79c48c;
    color: #fff
}

.grid-demo-bg1 {
    background-color: #63ba79
}

.grid-demo-bg2 {
    background-color: #49a761
}

.grid-demo-bg3 {
    background-color: #38814a
}

.site-demo-fixed .layui-body {
    position: fixed;
    top: 60px;
    bottom: 60px;
    padding-bottom: 0
}

body .layui-layout-admin .site-demo {
    padding: 0
}

.layui-nav-item a cite {
    padding: 0 10px
}

.site-demo .layui-main {
    margin: 15px;
    line-height: 1.6
}

.site-demo-editor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%
}

.site-demo-area {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%
}

.site-demo-editor textarea {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    border: none;
    resize: none;
    background-color: #f7fbff;
    background-color: #13151a;
    color: #959595;
    font-family: Courier New;
    font-size: 13px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.site-demo-btn {
    position: absolute;
    bottom: 15px;
    right: 35px
}

.site-demo-zanzhu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    text-align: center;
    background-color: #e2e2e2;
    overflow: hidden
}

.site-demo-zanzhu > * {
    position: relative;
    z-index: 1
}

.site-demo-zanzhu:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    width: 120px;
    margin: -10px 0 0 -60px;
    text-align: center;
    color: #aaa;
    font-size: 18px;
    font-weight: 300
}

.site-demo-result {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%
}

.site-demo-result iframe {
    position: absolute;
    width: 100%;
    height: 100%
}

.site-demo-button {
    margin-bottom: 30px
}

.site-demo-button div {
    margin: 20px 30px 10px
}

.site-demo-button .layui-btn + .layui-btn {
    margin-left: 0
}

.site-demo-button .layui-btn {
    margin: 0 7px 10px 0
}

.site-demo-text a {
    color: #01aaed
}

.site-demo-laytpl {
    text-align: center
}

.site-demo-laytpl div span, .site-demo-laytpl textarea {
    width: 40%;
    padding: 15px;
    margin: 0 15px
}

.site-demo-laytpl textarea {
    height: 300px;
    border: none;
    background-color: #3f3f3f;
    color: #e3ceab;
    font-family: Courier New;
    resize: none
}

.site-demo-laytpl div span {
    display: inline-block;
    text-align: center;
    background: #101010;
    color: #fff
}

.site-demo-tplres {
    margin: 10px 0;
    text-align: center
}

.site-demo-tplres .site-demo-tplh2, .site-demo-tplres .site-demo-tplview {
    display: inline-block;
    width: 50%
}

.site-demo-tplres h2 {
    padding: 15px;
    background: #e2e2e2
}

.site-demo-tplres h3 {
    font-weight: 700
}

.site-demo-tplres div {
    padding: 14px;
    border: 1px solid #e2e2e2;
    text-align: left
}

.site-demo-upload, .site-demo-upload img {
    width: 200px;
    height: 200px;
    border-radius: 100%
}

.site-demo-upload {
    position: relative;
    background: #e2e2e2
}

.site-demo-upload .site-demo-upbar {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -56px
}

.site-demo-upload .layui-upload-button {
    background-color: rgba(0, 0, 0, .2);
    color: #fff
}

.site-demo-util {
    position: relative;
    width: 300px
}

.site-demo-util img {
    width: 300px;
    border-radius: 100%
}

.site-demo-util span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #333;
    cursor: pointer
}

@-webkit-keyframes demo-fengjie {
    0% {
        -webkit-filter: blur(0);
        opacity: 1;
        background: #fff;
        height: 300px;
        border-radius: 100%
    }

    80% {
        -webkit-filter: blur(50px);
        opacity: .95
    }

    100% {
        -webkit-filter: blur(20px);
        opacity: 0;
        background: #fff
    }
}

@keyframes demo-fengjie {
    0% {
        filter: blur(0);
        opacity: 1;
        background: #fff;
        height: 300px;
        border-radius: 100%
    }

    80% {
        filter: blur(50px);
        opacity: .95
    }

    100% {
        filter: blur(20px);
        opacity: 0;
        background: #fff
    }
}

.site-demo-fengjie {
    -webkit-animation-name: demo-fengjie;
    animation-name: demo-fengjie;
    -webkit-animation-duration: 5s;
    animation-duration: 5s
}

.layui-layout-admin .site-demo-body {
    top: 106px
}

.site-demo-title {
    position: fixed;
    left: 200px;
    right: 0;
    top: 60px;
    padding-top: 10px;
    z-index: 997;
    background: #fff
}

.site-demo-code {
    position: fixed;
    left: 0;
    right: 0;
    top: 111px;
    bottom: 60px;
    width: 100%;
    height: calc(100% - 171px);
    min-height: 50%;
    border: none;
    padding: 10px 10px 10px 210px;
    resize: none;
    font-size: 13px;
    background-color: #f7fbff;
    color: #881280;
    font-family: Courier New;
    box-sizing: border-box
}

.site-demo-overflow {
    overflow-x: hidden
}

#tip-arrow-bottom, #tip-arrow-top, #trans-tooltip {
    display: none !important
}

.alone {
    text-align: center;
    background-color: #009688;
    color: #fff;
    font-weight: 300;
    transition: all .3s;
    -webkit-transition: all .3s
}

.alone:hover {
    background-color: #5fb878
}

.alone a {
    display: block;
    padding: 50px 20px;
    color: #fff;
    font-size: 30px
}

.alone a cite {
    display: block;
    padding-top: 10px;
    font-size: 14px
}

.alone-banner {
    height: 190px;
    text-align: center;
    font-weight: 300;
    background-color: #009688;
    color: #fff
}

.alone-banner h1 {
    padding-top: 60px;
    line-height: 32px;
    font-size: 30px;
    font-weight: 300
}

.alone-banner p {
    padding-top: 20px;
    color: #e2e2e2;
    color: rgba(255, 255, 255, .8)
}

.alone-nav .layui-tab-title li {
    margin-right: 30px;
    padding: 0;
    color: #666
}

.alone-nav .layui-tab-title li a {
    padding: 0 20px
}

.alone-download {
    margin: 30px 0
}

.alone-download .layui-btn {
    margin-right: 10px
}

.alone-download span {
    display: inline-block;
    line-height: 44px;
    padding-right: 20px
}

.alone-download span em {
    color: #999
}

.alone-title {
    margin-top: 20px
}

.alone-download-btn {
    text-align: center;
    margin-top: 50px;
    font-size: 0
}

.alone-download-btn .layui-btn {
    position: relative;
    width: 206px;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    font-weight: 300
}

.alone-download-btn .layui-btn + .layui-btn {
    margin: 0
}

.alone-download-btn .alone-download-right {
    margin-left: 20px !important;
    border-color: #009688;
    background: 0 0;
    color: #009688
}

.alone-download-btn .layui-btn img {
    position: relative;
    top: -3px;
    width: 118px
}

@media screen and (max-width: 1200px) {
    .site-idea li div {
        padding: 20px
    }
}

@media screen and (max-width: 992px) {
    .site-menu {
        position: fixed;
        top: 0;
        bottom: 0;
        min-height: 0;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 1000;
        left: -300px;
        background-color: #fff;
        transition: all .3s
    }

    .site-tree-mobile {
        display: block !important;
        position: fixed;
        z-index: 16666669;
        bottom: 15px;
        left: 15px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 2px;
        text-align: center;
        background-color: #009688;
        color: #fff
    }

    .site-home .site-tree-mobile {
        display: none !important
    }

    .site-mobile .site-tree-mobile {
        display: none !important
    }

    .site-mobile .site-menu {
        left: 0
    }

    .site-mobile .site-mobile-shade {
        content: '';
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, .8);
        z-index: 999
    }

    .site-tree-mobile i {
        font-size: 20px
    }

    .layui-main {
        width: auto;
        margin: 0 10px
    }

    .header-demo .ws-logo, .ws-logo {
        width: auto
    }

    .component {
        display: none
    }

    .site-notice {
        left: 135px
    }

    .header .layui-nav-child {
        left: auto !important;
        right: 0 !important
    }

    .site-demo-overflow {
        overflow: auto
    }

    .site-nav-layim {
        display: none !important
    }

    .header .layui-nav .layui-nav-item {
        margin: 0
    }

    .header .layui-nav .layui-nav-item a {
        padding: 0 20px
    }

    .header .layui-nav .layui-nav-item[pc] {
        display: none
    }

    .header .layui-nav .layui-nav-item[mobile] {
        display: inline-block
    }

    .header .layui-nav .layui-nav-item[data-dir=demo] + li {
        display: none
    }

    .site-banner {
        height: 300px
    }

    .site-banner-bg {
        background-size: cover
    }

    .site-zfj {
        height: 100px;
        padding-top: 5px
    }

    .site-zfj i {
        top: 10px;
        width: 100px;
        height: 100px;
        margin-left: -50px;
        font-size: 100px
    }

    .site-desc {
        background-size: 70%;
        margin: 0
    }

    .site-desc .web-font-desc {
        padding-top: 15px;
        font-size: 30px
    }

    .site-desc cite {
        display: none
    }

    .site-download {
        margin-top: 0
    }

    .site-version {
        margin-top: 10px
    }

    .site-banner-other {
        bottom: 15px
    }

    .site-idea li div {
        padding: 20px
    }

    .site-hengfu img {
        max-width: 100%
    }

    .site-block .layui-form {
        margin-right: 0
    }

    .layui-layer-dir {
        display: none
    }

    .site-content {
        width: 100%;
        margin-left: 0;
        padding: 0;
        overflow: auto
    }

    .site-content img {
        max-width: 100%
    }

    .layui-code-view {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .layui-layout-admin .layui-side {
        position: fixed;
        top: 0;
        left: -260px;
        transition: all .3s;
        -webkit-transition: all .3s;
        z-index: 10000
    }

    .layui-body {
        position: static;
        bottom: 0;
        left: 0
    }

    .site-mobile .layui-side {
        left: 0
    }

    .site-mobile .layui-side-child {
        top: 50%;
        left: 200px;
        height: 300px;
        margin-top: -100px
    }

    body .layui-layout-admin .footer-demo {
        position: static;
        height: auto;
        padding: 15px 0;
        line-height: 30px
    }

    .footer-demo .site-union, .footer-demo p {
        height: auto;
        padding-right: 0
    }

    .footer-demo .site-union {
        top: 0
    }

    .site-demo-area, .site-demo-editor, .site-demo-editor textarea, .site-demo-result, .site-demo-result iframe {
        position: static;
        width: 100%
    }

    .site-demo-editor textarea {
        height: 350px
    }

    .site-demo-zanzhu {
        display: none
    }

    .site-demo-btn {
        bottom: auto;
        top: 370px
    }

    .site-demo-result iframe {
        height: 500px
    }

    .site-demo-laytpl div span, .site-demo-laytpl textarea {
        margin: 0
    }

    .site-demo-tplres .site-demo-tplh2, .site-demo-tplres .site-demo-tplview {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .layui-layout-admin .header-demo {
        position: static
    }

    .site-demo-title {
        position: static;
        left: 0
    }

    body .layui-layout-admin .site-demo {
        position: static
    }

    .site-demo-code {
        position: static;
        width: 100% !important;
        height: 350px;
        padding-left: 10px
    }
}

@-webkit-keyframes site-anim-closeup {
    from {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 400px, 0) scale(2);
        opacity: .5
    }
}

@keyframes site-anim-closeup {
    from {
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 1
    }

    to {
        transform: translate3d(0, 400px, 0) scale(2);
        opacity: .5
    }
}

.site-out-up {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: site-anim-closeup;
    animation-name: site-anim-closeup;
    overflow: hidden
}

html {
    overflow-x: hidden
}

html {
    background-color: #f2f2f2
}

i {
    font-style: normal
}

.layui-input::-webkit-input-placeholder {
    color: #959595
}

a:hover {
    color: #009688;
    transition: all .3s
}

.layui-border-green1 {
    border-color: #5fb878;
    color: #5fb878
}

.fly-main {
    width: 1079px;
    min-height: 600px;
    margin: 0 auto 15px
}

.layui-badge {
    height: 20px;
    line-height: 20px;
    border-radius: 2px
}

.fly-link {
    color: #01aaed
}

.fly-link:hover {
    color: #5fb878
}

.fly-grey {
    color: #999
}

.fly-error, .fly-msg {
    padding: 10px 15px;
    line-height: 24px
}

.fly-msg {
    background-color: #f8f8f8;
    color: #666
}

.fly-msg a {
    color: #4f99cf
}

.fly-error {
    color: #ff5722
}

.fly-editbox {
    position: relative
}

.fly-marginTop {
    margin-top: 15px
}

.fly-mid {
    display: inline-block;
    height: 10px;
    width: 1px;
    margin: 0 10px;
    vertical-align: middle;
    background-color: #e2e2e2
}

.fly-right {
    position: absolute;
    right: 15px;
    top: 0
}

.fly-imagecode {
    position: relative;
    top: -3px;
    left: 3px;
    cursor: pointer
}

.fly-label {
    display: inline-block;
    width: 110px;
    text-align: right
}

.fly-value {
    display: inline-block;
    margin-left: 5px;
    text-align: left
}

.fly-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -15px;
    font-size: 30px;
    color: #c2c2c2
}

.fly-avatar {
    position: absolute;
    left: 15px;
    top: 15px
}

.fly-avatar img {
    display: block;
    width: 45px;
    height: 45px;
    margin: 0;
    border-radius: 2px
}

.fly-badge-vip {
    height: 16px;
    line-height: 16px;
    padding: 0 3px;
    background-color: #ff5722;
    color: #fff;
    border-radius: 2px
}

.fly-badge-accept {
    height: 18px;
    line-height: 18px;
    padding: 0 5px !important;
    background-color: #5fb878;
    border-radius: 2px
}

.fly-zanzhu {
    display: block;
    position: relative;
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    background-color: #009688;
    color: #fff
}

.fly-zanzhu:first-child {
    margin-top: 0
}

.fly-zanzhu:hover {
    opacity: .9;
    color: #fff
}

.fly-zanzhu-img {
    height: auto;
    max-width: 100%;
    padding: 0;
    text-align: center;
    background-color: #eee
}

.fly-zanzhu-img img {
    max-width: 100%
}

.icon-touxiang {
    display: inline-block;
    font-size: 24px
}

.icon-qq, .icon-weibo {
    font-size: 30px
}

.icon-renzheng {
    position: relative;
    color: #ffb800
}

.icon-kiss {
    font-size: 18px
}

.icon-pinglun1 {
    position: relative;
    top: 2px
}

.icon-alipay {
    position: relative;
    color: #3aa1fb;
    font-size: 24px
}

.icon-weixinzhifu {
    position: relative;
    color: #40af3a
}

.icon-liwu {
    color: #ff5722
}

.header .logo {
    top: 50%;
    margin-top: -9px
}

.header .logo img {
    width: 86px
}

.header .layui-nav .layui-nav-item {
    vertical-align: top
}

.header .layui-nav .layui-this:after, .header .layui-nav-bar {
    height: 3px;
    border-radius: 3px;
    background-color: #16b777
}

.fly-header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #404553;
    border-right: 1px solid #404553;
    border-radius: 0
}

.fly-logo {
    position: absolute;
    left: 15px;
    top: 11px
}

.fly-nav {
    margin-left: 200px
}

.fly-nav a i {
    position: absolute;
    left: 25px;
    top: 0;
    padding-right: 10px;
    font-size: 26px
}

.fly-nav a .icon-shouye, .nav a .icon-shezhi {
    top: 2px
}

.fly-nav-user {
    position: absolute;
    top: 0;
    right: 0
}

.fly-nav-user .iconfont {
    position: relative
}

.fly-nav-avatar img {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    border-radius: 100%
}

.fly-nav-avatar .icon-renzheng {
    font-size: 16px;
    top: 1px
}

.fly-nav-avatar .fly-badge-vip {
    position: relative;
    margin-left: 10px
}

.fly-nav-user .layui-nav-child {
    text-align: center
}

.fly-nav-user .layui-nav-child a i {
    position: relative;
    top: 2px;
    margin-right: 10px;
    font-size: 26px
}

.fly-nav-msg {
    position: relative;
    top: 50%;
    left: -10px;
    right: auto !important;
    padding: 0 6px !important;
    font-style: normal
}

.fly-nav-msg:hover {
    color: #fff
}

.fly-header .layui-nav {
    padding: 0;
    background: 0 0
}

.fly-header .fly-nav a {
    padding: 0 25px 0 60px
}

.fly-header .fly-nav .fly-nav-child a {
    padding-left: 25px
}

.fly-header .fly-nav .layui-nav-more {
    display: none
}

.fly-header .fly-nav-user li a {
    padding: 0 10px
}

.fly-header .fly-nav-user li .fly-nav-avatar {
    padding-right: 0
}

.fly-header .fly-nav-user a.iconfont {
    color: #a9b7b7
}

.fly-header > .layui-nav-item a {
    color: rgba(255, 255, 255, .5)
}

.fly-header .layui-this a {
    color: #fff
}

.fly-header .fly-nav-user .layui-nav-more, .fly-header .layui-nav .layui-nav-bar, .fly-header .layui-nav .layui-this:after, .fly-html-layui .fly-nav-avatar .layui-nav-more {
    display: none !important
}

.fly-header .fly-nav-user .layui-nav-child {
    left: auto;
    right: 0;
    width: 120px;
    min-width: 0
}

.fly-html-layui .fly-nav-msg {
    left: -30px
}

.fly-html-layui .layui-header .layui-nav-child dd {
    text-align: center
}

.fly-html-layui .layui-header .layui-nav-item a cite {
    padding: 0 0 0 10px
}

.fly-html-layui .layui-header .layui-nav .fly-layui-user {
    margin: 0;
    margin-left: 40px
}

.fly-html-layui .layui-header .layui-nav .fly-layui-user a {
    padding: 0
}

.fly-layui-user .layui-nav-child {
    left: auto;
    right: 0;
    min-width: 0;
    width: 120px
}

.fly-footer {
    margin: 16px 0 0;
    padding: 32px 0;
    line-height: 2.1;
    text-align: center;
    color: #737573
}

.fly-footer a {
    padding: 0 6px;
    font-weight: 300;
    color: #333
}

.fly-footer a:hover {
    color: #777
}

.fly-union {
    color: #999
}

.fly-union > * {
    display: inline-block;
    vertical-align: middle
}

.fly-union a[sponsor] img {
    width: 80px
}

.fly-union span {
    position: relative;
    top: 5px
}

.fly-union span a {
    padding: 0;
    display: inline;
    color: #999
}

.fly-union span a:hover {
    text-decoration: underline
}

.fly-panel {
    position: relative;
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)
}

.fly-panel[pad20] {
    padding: 20px
}

.fly-panel-title {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-bottom: 1px dotted #e9e9e9;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 14px
}

.fly-panel-main {
    padding: 10px 15px
}

.fly-panel-border {
    border: 1px solid #e6e6e6;
    box-shadow: none
}

.fly-panel-border .fly-panel-title {
    border-bottom: 1px solid #e6e6e6
}

.fly-column {
    height: 52px;
    line-height: 52px
}

.fly-column ul li {
    position: relative;
    display: inline-block;
    height: 50px
}

.fly-column ul li a {
    padding: 0 20px
}

.fly-column ul li.layui-this:after {
    position: absolute;
    bottom: 13px;
    left: 8px;
    z-index: 0;
    width: 50px;
    height: 22px;
    border: 1px solid #5fb878;
    border-radius: 2px
}

.fly-column ul li.layui-this a {
    color: #5fb878
}

.fly-column ul li .fly-mid {
    margin: 0 20px
}

.fly-column-right {
    position: absolute;
    right: 0;
    top: 0
}

.fly-column-right .layui-btn {
    vertical-align: initial
}

.fly-column .layui-badge-dot {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 20px
}

.fly-search {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    font-size: 20px
}

.fly-search .layui-icon {
    font-size: 20px
}

.fly-search:hover {
    color: #5fb878
}

.fly-layer-search input {
    height: 75px;
    line-height: 75px;
    width: 500px;
    padding: 0 15px;
    font-size: 20px;
    border: none 0;
    background: 0 0
}

.fly-topline {
    height: 195px
}

.fly-topline img {
    max-width: 100%
}

.fly-topline .layui-carousel-ind {
    top: -25px
}

.fly-topline .layui-carousel-ind ul {
    background: 0 0
}

.fly-topline .layui-carousel-ind ul li {
    width: 30px;
    height: 3px;
    border-radius: 0
}

@media screen and (min-width: 768px) {
    .fly-topline {
        height: 166px
    }
}

@media screen and (min-width: 992px) {
    .fly-topline {
        height: 141px
    }
}

@media screen and (min-width: 1200px) {
    .fly-topline {
        height: 172px
    }
}

.fly-filter a.layui-this {
    color: #5fb878
}

.fly-filter .fly-mid {
    margin: 0 8px
}

.fly-filter-right {
    position: absolute;
    right: 10px;
    top: 0
}

.fly-tab {
    position: relative;
    padding-top: 3px
}

.fly-tab .layui-tab {
    margin: 0
}

.fly-tab .layui-tab-title {
    border-bottom: 1px dotted #e2e2e2
}

.fly-tab-border {
    position: relative;
    margin-bottom: 15px
}

.fly-tab-border span, .fly-tab-border span a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.fly-tab-border span {
    border: 1px solid #ddd;
    border-right: none;
    font-size: 0
}

.fly-tab-border span a {
    position: relative;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    border-right: 1px solid #ddd;
    font-size: 14px;
    background-color: #fff
}

.fly-tab-border .tab-this {
    color: #000
}

.fly-tab-border .tab-this:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 100%;
    height: 1px;
    padding: 0 1px;
    background-color: #009688
}

.laypage-main, .laypage-main * {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top
}

.laypage-main {
    margin: 30px 0;
    border: 1px solid #009e94;
    border-right: none;
    border-bottom: none;
    font-size: 0
}

.laypage-main * {
    margin: -1px;
    padding: 0 20px;
    line-height: 36px;
    border-right: 1px solid #009e94;
    border-bottom: 1px solid #009e94;
    font-size: 14px
}

.laypage-main .laypage-curr {
    background-color: #009e94;
    color: #fff
}

.fly-editor {
    font-family: Menlo, Monaco, Consolas, "Courier New", "Microsoft Yahei", monospace
}

.dev-editor-wrapper {
    position: relative
}

.dev-editor-toolbar {
    position: relative;
    display: block;
    height: 38px;
    top: 1px;
    left: 0;
    border: 1px solid #e7e7e7;
    border-radius: 2px 2px 0 0;
    background-color: #fbfbfb;
    font-size: 0
}

.dev-editor-toolbar span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 45px;
    height: 38px;
    line-height: 38px;
    border-right: 1px solid #e7e7e7;
    text-align: center;
    color: #009e94;
    cursor: pointer;
    font-size: 18px
}

.dev-editor-toolbar span i {
    position: relative;
    font-size: 18px
}

.dev-editor-toolbar span:hover {
    background-color: #f2f2f2;
    color: #5db276
}

.dev-editor-toolbar span.layui-this {
    background-color: #eee;
    color: #5db276
}

.dev-editor-toolbar[dev-status=preview] span:not([type=preview]) {
    background: 0 0 !important;
    color: #ccc !important;
    cursor: not-allowed !important
}

.layui-textarea:focus, .layui-textarea:hover {
    border-color: #e6e6e6 !important
}

.dev-editor-preview {
    position: absolute;
    left: 1px;
    top: 41px;
    bottom: 1px;
    width: 100%;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.dev-editor-preview > .detail-body {
    margin: 0;
    padding: 16px
}

.fly-list li {
    position: relative;
    height: 45px;
    line-height: 22px;
    padding: 15px 15px 15px 75px;
    border-bottom: 1px dotted #e2e2e2
}

.fly-list li:last-child {
    border-bottom: none
}

.fly-list li h2, .fly-list li h2 a, .fly-list-info {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.fly-list li h2 {
    height: 26px;
    font-size: 0
}

.fly-list li h2 a {
    display: inline-block;
    max-width: 80%;
    padding-right: 10px;
    font-size: 16px
}

.fly-list li h2 .layui-badge {
    top: -2px;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    margin-right: 10px;
    font-size: 12px;
    border: 1px solid #5fb878;
    background: 0 0;
    color: #5fb878
}

.fly-list-info {
    position: relative;
    font-size: 13px;
    color: #999
}

.fly-list-info > * {
    padding-right: 15px
}

.fly-list-info a[link] {
    color: #999
}

.fly-list-info a[link]:hover {
    color: #5fb878
}

.fly-list-info .icon-renzheng {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.fly-list-info .fly-badge-vip {
    position: relative;
    margin-left: 2px
}

.fly-list-kiss {
    color: #ff5722
}

.fly-list-nums {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 0 !important
}

.fly-list-nums i {
    position: relative;
    padding: 0 3px 0 15px
}

.fly-list-badge {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 0
}

.fly-list-badge .layui-badge {
    margin-left: 5px;
    border-radius: 2px;
    font-size: 12px
}

.fly-list-mine .fly-list-info a:first-child {
    display: none
}

.fly-list-one .fly-panel-title {
    margin-bottom: 5px
}

.fly-list-one dd {
    margin: 0 15px;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    list-style: decimal-leading-zero inside;
    *list-style-type: decimal inside;
    color: #009e94
}

.fly-list-one dd a, .fly-list-one dd span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-style: normal
}

.fly-list-one dd a {
    max-width: 85%;
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.fly-list-one dd span {
    font-size: 12px;
    color: #ccc
}

.fly-list-one dd:last-child {
    padding-bottom: 5px
}

body .layui-edit-face {
    border: none;
    background: 0 0
}

body .layui-edit-face .layui-layer-content {
    padding: 0;
    background-color: #fff;
    color: #666;
    box-shadow: none
}

.layui-edit-face .layui-layer-TipsG {
    display: none
}

.layui-edit-face ul {
    position: relative;
    width: 372px;
    padding: 10px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.layui-edit-face ul li {
    cursor: pointer;
    float: left;
    border: 1px solid #e8e8e8;
    height: 22px;
    width: 26px;
    overflow: hidden;
    margin: -1px 0 0 -1px;
    padding: 4px 2px;
    text-align: center
}

.layui-edit-face ul li:hover {
    position: relative;
    z-index: 2;
    border: 1px solid #eb7350;
    background: #fff9ec
}

.fly-signin cite {
    padding: 0 5px;
    color: #ff5722;
    font-style: normal
}

.fly-signin .layui-badge-dot {
    top: -7px;
    margin-left: 0
}

.fly-signin-list {
    padding: 0;
    line-height: 30px
}

.fly-signin-list .layui-tab-item {
    padding: 10px;
    height: 320px;
    overflow-x: hidden;
    overflow-y: auto
}

.fly-signin-list li {
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #e2e2e2;
    white-space: nowrap
}

.fly-signin-list li:first-child {
    margin-top: 0
}

.fly-signin-list li:last-child {
    border: none 0
}

.fly-signin-list img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 2px
}

.fly-signin-list span {
    padding-left: 10px
}

.fly-signin-list span i {
    color: #ff5722
}

.fly-signin-list .fly-none {
    padding-top: 20px;
    min-height: 0
}

.fly-signin-days {
    position: absolute;
    right: 15px;
    padding-left: 10px;
    color: #999
}

.fly-signin-main {
    position: relative;
    height: 35px;
    padding: 25px 15px;
    text-align: center
}

.fly-signin-main span {
    padding-left: 10px
}

.fly-rank {
    padding-bottom: 10px
}

.fly-rank dl {
    position: relative;
    min-height: 100px;
    overflow: hidden;
    margin-left: 20px;
    text-align: center;
    font-size: 0
}

.fly-rank dd {
    position: relative;
    width: 65px;
    height: 85px;
    margin: 10px 25px 5px 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px
}

.fly-rank dd a img {
    width: 65px;
    height: 65px;
    border-radius: 2px
}

.fly-rank dd a cite {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fly-rank dd a:hover cite {
    display: block
}

.fly-rank dd a i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal
}

.fly-list-quick {
    border: 1px solid #f2f2f2;
    border-bottom: none;
    border-right: 0
}

.fly-list-quick .layui-col-xs6 {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: 1px solid #f2f2f2;
    border-left: none;
    border-top: none;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.fly-list-quick a {
    display: block
}

.fly-list-quick a:hover {
    color: #5fb878
}

.fly-list-static li {
    line-height: 26px;
    list-style-position: inside;
    list-style-type: disc;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.fly-list-static li a {
    color: #01aaed
}

.fly-list-static li a:hover {
    opacity: .8
}

.jie-row li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #e9e9e9;
    font-size: 0
}

.jie-row li * {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    line-height: 20px;
    font-size: 12px
}

.jie-row li span {
    padding: 0 6px;
    margin-right: 10px;
    background-color: #dadada;
    color: #fff;
    font-size: 12px
}

.jie-row li .fly-stick {
    background-color: #393d49
}

.jie-row li .fly-jing {
    background-color: #c00
}

.jie-row li .jie-status {
    margin: 0 10px 0 0
}

.jie-row li .jie-status-ok {
    background-color: #8fcda0
}

.jie-row li a {
    padding-right: 15px;
    font-size: 14px
}

.jie-row li cite {
    padding-right: 15px
}

.jie-row li cite, .jie-row li em, .jie-row li i {
    font-size: 12px;
    color: #999;
    font-style: normal
}

.jie-row li .mine-edit {
    margin-left: 15px;
    padding: 0 6px;
    background-color: #8fcda0;
    color: #fff;
    font-size: 12px
}

.jie-row li em {
    position: absolute;
    right: 0;
    top: 0
}

.jie-row li .jie-title {
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.jie-row li .jie-user img {
    position: relative;
    top: 16px;
    width: 35px;
    height: 35px
}

.detail-box {
    padding: 20px
}

.detail h1 {
    font-size: 24px;
    line-height: 36px
}

.fly-detail-info {
    position: relative;
    margin: 10px 0 15px
}

.fly-detail-info .layui-btn {
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    border-radius: 0
}

.fly-detail-info .layui-btn + .layui-btn {
    margin-left: 0
}

.fly-admin-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px
}

.fly-detail-info .fly-list-nums {
    top: -3px;
    font-size: 16px
}

.fly-detail-info .fly-list-nums i {
    padding: 0 3px 0 15px;
    font-size: 22px;
    color: #999
}

.fly-detail-admin {
    padding-top: 10px;
    text-align: right;
    border-top: 1px dotted #eaeaea;
    background-color: #f8f8f8
}

.jie-admin-collect {
    visibility: hidden;
    transition: all 0s
}

.detail-about {
    position: relative;
    line-height: 20px;
    padding: 15px 15px 15px 75px;
    font-size: 13px;
    background-color: #f8f8f8;
    color: #999
}

.detail-about .jie-status, .detail-about .jie-status-ok {
    color: #fff
}

.detail-about .fly-jing {
    padding: 0 6px;
    background-color: #c00;
    color: #fff
}

.detail-about .detail-hits {
    position: relative;
    top: 5px;
    line-height: 20px
}

.fly-detail-user {
    white-space: nowrap;
    overflow: hidden
}

.fly-detail-user a {
    padding-right: 10px;
    font-size: 14px
}

.fly-detail-user .icon-renzheng {
    top: 1px
}

.detail-hits span {
    height: 20px;
    line-height: 20px
}

.detail-hits .layui-btn {
    border-radius: 0
}

.detail-hits .layui-btn + .layui-btn {
    margin-left: 5px
}

.detail-hits .jie-admin {
    margin-right: 1px
}

.detail-body {
    margin: 16px 0 0;
    min-height: 306px;
    line-height: 26px;
    font-size: 14px;
    color: #3a3a3a;
    word-wrap: break-word
}

.detail-body p {
    margin: 15px 0
}

.detail-body img {
    max-width: 100%
}

.detail-body h1, .detail-body h2, .detail-body h3, .detail-body h4, .detail-body h5, .detail-body h6 {
    font-weight: 700
}

.detail-body h1 {
    margin: 16px 0
}

.detail-body h2, .detail-body h3 {
    margin: 11px 0
}

.detail-body h4, .detail-body h5, .detail-body h6 {
    margin: 6px 0
}

.detail-body li ul {
    padding-left: 16px
}

.detail-body .layui-btn {
    margin: 0 10px 10px 0
}

.detail-body .layui-btn a {
    color: #fff
}

.detail-body ul > li {
    margin-top: 0
}

.detail-body .layui-elem-quote {
    margin: 10px 0;
    font-size: 14px;
    line-height: 26px
}

.detail-body .layui-tab-content {
    padding: 32px 0
}

.layui-form-item.layui-col-space15 {
    margin-bottom: 7.5px
}

.jie-admin {
    cursor: pointer
}

.detail-hits .jie-admin {
    color: #fff;
    padding: 0 10px
}

.detail-hits .jie-admin a {
    color: #fff
}

.jieda-admin {
    position: absolute;
    right: 0;
    top: 4px
}

.jieda {
    margin-bottom: 30px
}

.jieda > li {
    position: relative;
    padding: 20px 0 10px;
    border-bottom: 1px dotted #dfdfdf
}

.jieda > li:last-child {
    border-bottom: none
}

.jieda .fly-none {
    height: 50px;
    min-height: 0
}

.jieda .icon-caina {
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 60px;
    color: #58a571
}

.detail-about-reply {
    padding: 0 0 0 55px;
    background: 0 0
}

.detail-about-reply .detail-hits {
    left: 0;
    bottom: 0
}

.detail-about-reply .fly-avatar {
    left: 0;
    top: 0
}

.jieda-body {
    margin: 25px 0 20px;
    min-height: 0;
    line-height: 24px;
    font-size: 14px
}

.jieda-body p {
    margin-bottom: 10px
}

.jieda-body a {
    color: #4f99cf
}

.jieda-reply {
    position: relative
}

.jieda-reply span {
    padding-right: 20px;
    color: #999;
    cursor: pointer
}

.jieda-reply span:hover {
    color: #666
}

.jieda-reply span i {
    margin-right: 5px;
    font-size: 16px
}

.jieda-reply span em {
    font-style: normal
}

.jieda-reply span .icon-zan {
    font-size: 22px
}

.jieda-reply .jieda-zan:hover, .jieda-reply .zanok {
    color: #c00
}

.jieda-reply span .icon-svgmoban53 {
    position: relative;
    top: 1px
}

body .fly-user-main {
    position: relative;
    min-height: 600px
}

.fly-user-main > .layui-nav {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    height: 100%;
    padding: 10px 0
}

.fly-user-main > .layui-nav i {
    position: relative;
    top: 2px;
    font-size: 20px;
    margin-right: 10px
}

.fly-user-main > .fly-panel {
    min-height: 575px;
    margin: 0 0 10px 200px
}

.fly-user-main .fly-none {
    min-height: 0
}

.fly-panel-user[pad20] {
    padding-top: 5px
}

.fly-form-app {
    margin-top: 30px
}

.fly-form-app .iconfont {
    font-size: 26px;
    padding: 0 5px
}

.fly-form-app .icon-qq {
    color: #12b7f5
}

.fly-form-app .icon-weibo {
    color: #e6162d
}

.user-tab {
    margin: 20px 0
}

.user-about {
    position: relative;
    padding: 0 0 0 20px;
    border-left: 1px solid #dfdfdf;
    text-align: center
}

.user-about .user-avatar {
    width: 100px;
    height: 100px;
    border-radius: 100%
}

.user-about p {
    line-height: 30px
}

.user-about p span {
    padding: 0 5px;
    color: #999
}

.fly-home {
    position: relative;
    padding: 30px 0 30px;
    text-align: center
}

.fly-home img {
    width: 120px;
    height: 120px;
    border-radius: 100%
}

.fly-home h1 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 10px
}

.fly-home h1 span {
    font-size: 14px;
    color: #999
}

.fly-home h1 .icon-nan {
    color: #4ebbf9
}

.fly-home h1 .icon-nv {
    color: #f581b1
}

.fly-home-sign {
    padding: 0 10px;
    color: #999;
    margin-top: 10px
}

.fly-home .icon-renzheng {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 45px;
    left: -15px;
    background-color: #ffb800;
    color: #fff;
    border-radius: 50%;
    font-size: 12px
}

.fly-home-info i {
    padding-right: 5px;
    padding-left: 10px;
    color: #666
}

.fly-home-info span {
    color: #999
}

.fly-sns {
    margin-top: 20px
}

.fly-home-da .home-jieda, .fly-home-jie .jie-row {
    min-height: 500px;
    padding: 5px 20px
}

.home-jieda li {
    margin-bottom: 20px;
    line-height: 24px
}

.home-dacontent {
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #f2f2f5;
    border-radius: 2px;
    word-wrap: break-word
}

.home-dacontent pre {
    background-color: #f2f2f5
}

.home-dacontent img {
    max-width: 100%
}

.home-jieda li a {
    padding: 0 5px;
    color: #4f99cf
}

.home-jieda li p {
    color: #999
}

.home-jieda li p span {
    padding-right: 5px
}

.fly-shortcut {
    margin: 5px 0
}

.fly-shortcut li {
    text-align: center
}

.fly-shortcut li .layui-icon {
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-size: 30px;
    transition: all .3s;
    -webkit-transition: all .3s
}

.fly-shortcut li cite {
    position: relative;
    top: 2px;
    display: block;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px
}

.fly-shortcut li:hover .layui-icon {
    opacity: .9
}

.fly-shortcut li .layui-icon {
    background-color: #2f9688
}

.app-bind li {
    margin-bottom: 10px;
    line-height: 30px;
    color: #999
}

.app-bind li .iconfont {
    position: relative;
    top: 3px;
    margin-right: 5px;
    font-size: 28px
}

.app-bind .app-havebind {
    color: #5fb878
}

.app-bind .app-havebind .icon-qq {
    color: #7ca9c9
}

.app-bind .app-havebind .icon-weibo {
    color: #e6162d
}

.fly-form-btn {
    width: 160px;
    margin: 0 10px 10px 0
}

.fly-form-btn.layui-this {
    border-color: #ff5722;
    color: #ff5722
}

.fly-form-btn + .fly-form-btn {
    margin-left: 0
}

.fly-bill-tips {
    line-height: 26px;
    padding: 15px;
    font-size: 13px;
    background-color: #f6f6f6;
    color: #ff5722
}

.fly-groups {
    position: relative;
    padding: 32px 0;
    text-align: center
}

.fly-column {
    border-top: 1px solid #f7f7f7
}

.fly-groups h1 {
    padding-bottom: 30px;
    font-weight: 400;
    font-size: 18px
}

.fly-groups-search {
    position: relative;
    height: 50px
}

.fly-groups .fly-extend-banner-search {
    top: 0
}

.fly-groups-search .fly-extend-banner-search .layui-input {
    width: 410px
}

.fly-groups-footer {
    color: #999
}

.fly-user-order-info li {
    line-height: 30px
}

.fly-html-extend body, .fly-html-layui body {
    margin: 0
}

.fly-extend-banner {
    position: relative;
    height: 400px;
    background: #9fa6a2
}

.fly-extend-banner [carousel-item] > div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0
}

.fly-extend-banner [carousel-item] > div > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .35)
}

.fly-extend-banner-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.fly-extend-banner-release, .fly-extend-banner-search, .fly-extend-banner-title {
    position: absolute;
    left: 0;
    top: 160px;
    width: 100%;
    text-align: center
}

.fly-extend-banner-title {
    top: 65px;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    color: #fff
}

.fly-extend-banner-search .layui-input {
    height: 42px;
    border: none;
    width: 300px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    border-radius: 2px 0 0 2px
}

.fly-extend-banner-search .layui-btn {
    height: 42px;
    line-height: 40px;
    border-radius: 0 2px 2px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.fly-extend-banner-search .layui-btn .layui-icon {
    position: relative;
    top: 1px;
    font-size: 20px
}

.fly-extend-banner-release {
    top: 260px
}

.fly-extend-banner-release .layui-btn {
    padding: 0 35px;
    background: 0 0;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .8)
}

.fly-extend-banner-release .layui-btn:hover {
    background-color: rgba(255, 255, 255, .1)
}

.fly-extend-banner .layui-carousel-ind ul {
    background: 0 0
}

.fly-extend-banner-sm {
    height: 200px;
    background-color: #334e59
}

.fly-extend-banner-sm .fly-extend-banner-title {
    top: 40px;
    color: #fff
}

.fly-extend-banner-sm .fly-extend-banner-release {
    top: 110px
}

.fly-extend-tabs {
    padding: 30px 0
}

.fly-extend-tabs .layui-tab-title {
    text-align: center;
    border: none
}

.fly-extend-tabs .layui-tab-title li {
    min-width: 0;
    margin: 0 20px;
    padding: 0
}

.fly-extend-list {
    position: relative;
    padding: 30px;
    line-height: 24px;
    color: #999;
    transition: all .3s;
    -webkit-transition: all .3s
}

.fly-extend-list:hover {
    box-shadow: 0 0 80px rgba(0, 0, 0, .1)
}

.fly-extend-list a {
    color: #999
}

.fly-extend-list-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #999
}

.fly-extend-list-header a {
    color: #999
}

.fly-extend-list-header .fly-extend-title {
    font-size: 20px;
    padding-right: 150px
}

.fly-extend-list-header .fly-extend-title a {
    color: #000
}

.fly-extend-list-header .layui-badge {
    top: -2px;
    margin-left: 5px
}

.fly-extend-list-info {
    position: absolute;
    max-width: 200px;
    height: 40px;
    right: 0;
    top: 0;
    overflow: hidden
}

.fly-extend-list-info span {
    padding-right: 10px
}

.fly-extend-list-info .icon-xiazai {
    position: relative;
    top: 1px;
    font-size: 20px
}

.fly-extend-list-user img {
    width: 30px;
    height: 30px;
    border-radius: 100%
}

.fly-extend-list-user cite {
    padding: 0 3px
}

.fly-extend-list-desc {
    border: none;
    color: #666
}

.fly-extend-list-desc p {
    max-height: 48px;
    line-height: 24px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.fly-extend-list .fly-extend-list-desc p {
    height: 48px
}

.fly-extend-detail {
    position: relative;
    margin-bottom: 20px;
    padding: 30px 0;
    background-color: #fff
}

.fly-extend-detail .layui-container {
    padding: 0 15px
}

.fly-extend-doc-nav {
    padding: 15px 0
}

.fly-extend-doc-nav li {
    position: relative;
    height: 45px;
    line-height: 45px;
    margin: 5px 0;
    padding: 0 15px;
    text-align: center
}

.fly-extend-doc-nav li a {
    display: block
}

.fly-extend-doc-nav li a .iconfont {
    position: relative;
    padding-right: 10px;
    top: 2px;
    font-size: 22px
}

.fly-extend-doc-nav li a .icon-kaifashili {
    top: 3px;
    font-size: 20px
}

.fly-extend-doc-nav li a .icon-rizhi {
    font-size: 20px
}

.fly-extend-doc-nav li.layui-this {
    background-color: #f8f8f8
}

.fly-extend-doc-nav li.layui-this:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-color: #009688
}

.fly-extend-doc {
    display: none;
    padding: 20px 0
}

.fly-extend-doc .layui-card-header {
    height: 45px;
    line-height: 45px;
    padding: 0 20px
}

.fly-extend-doc .layui-card-header .layui-inline.layui-this {
    padding: 0 15px;
    border-bottom: 2px solid #5fb878
}

.fly-extend-list-bottom {
    position: relative;
    line-height: 30px;
    margin-top: 10px;
    padding-right: 100px
}

.fly-extend-list-bottom span {
    padding-right: 15px;
    color: #999
}

.layui-extend-doc-edit {
    position: absolute;
    right: 20px;
    top: 0
}

.fly-extend-doc .layui-card-body {
    margin: 0;
    padding: 20px;
    font-size: 14px;
    color: #666
}

.fly-extend-card-release {
    margin-top: 20px
}

.fly-extend-card-release .layui-card-header {
    padding: 20px 0 0;
    border-bottom: none;
    text-align: center
}

.fly-extend-card-release .layui-card-header .layui-elem-field {
    width: 200px;
    margin: 0
}

.fly-extend-card-release .layui-card-body {
    padding: 30px
}

.fly-extend-update-title {
    padding-top: 5px;
    font-weight: 300
}

.fly-extend-update-title h2 {
    font-size: 20px
}

.fly-extend-update-title .layui-badge {
    top: -1px
}

.fly-ad {
    position: relative;
    background-color: #f2f2f2;
    overflow: hidden
}

.fly-ad:before {
    content: '广告位';
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    left: 50%;
    margin: -10px 0 0 -25px;
    color: #aaa;
    font-size: 18px;
    font-weight: 300
}

.fly-ad div {
    position: relative;
    z-index: 1
}

.fly-link dd {
    display: inline-block;
    vertical-align: top
}

.fly-link a {
    line-height: 24px;
    padding-right: 15px
}

.fly-none {
    min-height: 600px;
    text-align: center;
    padding-top: 50px;
    color: #999
}

.fly-none .iconfont {
    line-height: 300px;
    font-size: 300px;
    color: #393d49
}

.fly-none .icon-tishilian {
    display: inline-block;
    margin: 30px 0 20px
}

.fly-none p {
    margin-top: 50px;
    padding: 0 15px;
    font-size: 20px;
    color: #999;
    font-weight: 300
}

.fly-list-one .fly-none {
    min-height: 70px
}

@media screen and (max-width: 768px) {
    .fly-main {
        width: 100%
    }

    .fly-header .fly-nav-user li .fly-nav-avatar {
        padding-right: 15px
    }

    .fly-header .fly-nav-user {
        margin-right: 5px
    }

    .fly-column {
        height: auto
    }

    .fly-column ul {
        padding: 10px;
        font-size: 0
    }

    .fly-column ul li {
        float: left;
        width: 33.33%;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        vertical-align: middle;
        text-align: center;
        box-sizing: border-box
    }

    .fly-column-right {
        right: 10px
    }

    .fly-column ul li.layui-this:after {
        display: none
    }

    .fly-footer {
        margin-top: 0;
        border-top: none
    }

    .laypage-main a, .laypage-main span {
        display: none
    }

    .laypage-main .laypage-curr, .laypage-main .laypage-next, .laypage-main .laypage-prev {
        display: inline-block
    }

    .fly-list li h2 a {
        max-width: 72%
    }

    .fly-admin-box {
        display: block;
        margin: 0;
        margin-top: 10px
    }

    .fly-detail-info .fly-list-nums {
        top: -2px
    }

    .fly-edit span {
        border-right: none
    }

    .fly-extend-banner-search .layui-input {
        width: 200px !important
    }

    .fly-extend-list-header .fly-extend-title {
        padding-right: 50px
    }

    body .fly-user-main {
        width: auto
    }

    .fly-user-main > .layui-nav {
        left: -300px;
        transition: all .3s;
        -webkit-transition: all .3s
    }

    .fly-user-main > .fly-panel-user {
        width: auto;
        margin-left: 0;
        transition: all .3s;
        -webkit-transition: all .3s
    }

    .site-tree-mobile {
        display: block !important;
        position: fixed;
        z-index: 100000;
        bottom: 20px;
        left: 10px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 2px;
        text-align: center;
        background-color: rgba(0, 0, 0, .7);
        color: #fff
    }

    .site-mobile .site-tree-mobile {
        display: none !important
    }

    .site-mobile .fly-user-main > .layui-nav {
        left: 0
    }

    .site-mobile .site-mobile-shade {
        content: '';
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, .9);
        z-index: 999
    }
}

@media screen and (max-width: 992px) {
    body .header .layui-nav .layui-nav-item {
        margin: 0 5px
    }
}

img {
    max-width: 100%
}

.header .layui-container .dev-nav {
    right: 96px
}

.dev-text.layui-text {
    line-height: 1.8;
    font-size: 14px
}

.dev-text.layui-text h1 {
    margin: 32px 0;
    font-size: 32px;
    font-weight: 700
}

.dev-text.layui-text h2 {
    margin: 24px 0;
    font-size: 24px;
    font-weight: 700
}

.dev-text.layui-text h3 {
    margin: 16px 0;
    font-size: 18px;
    font-weight: 700
}

.dev-text.layui-text h4 {
    margin: 11px 0;
    font-size: 16px;
    font-weight: 700
}

.dev-text.layui-text h5 {
    margin: 11px 0;
    font-size: 14px;
    font-weight: 700
}

.dev-text.layui-text h6 {
    margin: 11px 0;
    font-size: 13px;
    font-weight: 700
}

.dev-text.layui-text ul {
    padding-top: 0;
    padding-bottom: 0
}

.dev-text.layui-text ol, .dev-text.layui-text ul {
    padding-left: 15px
}

.dev-text.layui-text ul li {
    margin-top: 5px;
    list-style-type: disc
}

.dev-text.layui-text ol li {
    margin-top: 5px;
    list-style-type: decimal
}

.dev-text.layui-text .layui-text-em, .dev-text.layui-text .layui-word-aux {
    color: #999 !important;
    padding-left: 5px !important;
    padding-right: 5px !important
}

.dev-text.layui-text p {
    margin: 15px 0
}

.dev-text.layui-text p:first-child {
    margin-top: 0
}

.dev-text.layui-text p:last-child {
    margin-bottom: 0
}

.dev-text.layui-text a:not(.layui-btn) {
    color: #01aaed
}

.dev-text.layui-text a:not(.layui-btn):hover {
    text-decoration: underline
}

.dev-text.layui-text em, .dev-text.layui-text strong {
    padding: 0 3px
}

.dev-text.layui-text blockquote:not(.layui-elem-quote) {
    margin: 15px 0;
    padding: 5px 15px;
    border-left: 5px solid #eee
}

.dev-text.layui-text p code {
    padding: 3px 5px;
    background-color: #f2f2f2;
    border-radius: 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

.dev-text.layui-text pre > code:not(.layui-code) {
    display: block;
    font-family: "Courier New", Consolas, "Lucida Console"
}

.dev-hl-text.layui-text pre {
    padding: 0 !important;
    background: 0 0 !important
}

.dev-set-avatar {
    min-height: 373px;
    padding: 32px 16px;
    text-align: center;
    background-color: #fafafa
}

.dev-set-avatar p img {
    position: relative;
    width: 118px;
    height: 118px;
    border-radius: 50%
}

.dev-set-avatar .layui-elem-field {
    margin: 32px 0
}

.dev-avatar-list li {
    display: inline-block;
    margin: 5px
}

.dev-avatar-list img {
    width: 52px;
    border-radius: 50%;
    cursor: pointer
}

.dev-msg-list cite {
    padding: 0 5px;
    color: #4f99cf
}

.dev-msg-list-info {
    position: relative;
    text-align: right;
    line-height: 30px
}

.dev-msg-list-info > span {
    position: absolute;
    left: 0;
    top: 0;
    color: #999
}

.dev-msg-list-info > .layui-btn {
    opacity: 0
}

.dev-msg-list:hover .layui-btn {
    opacity: 1
}

.dev-themes-index-header {
    box-shadow: 0 1px 3px rgb(0 0 0 / 5%)
}

.dev-themes-index-header > h1 {
    text-align: center;
    padding: 32px 16px;
    font-size: 24px;
    color: #16b777
}

.dev-themes-index {
    margin-top: 32px;
    min-height: calc(100vh - 320px)
}

.dev-themes-list .layui-card {
    border-radius: 0;
    transition: all .3s
}

.dev-themes-list .layui-card:hover {
    box-shadow: 0 18px 18px -18px rgba(0, 0, 0, .16), 0 0 18px rgba(0, 0, 0, .05)
}

.dev-themes-list .layui-card > a {
    display: block;
    text-align: center
}

.dev-themes-list .layui-card > a > div {
    position: relative
}

.dev-themes-list .layui-card > a > div:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    content: ''
}

.dev-themes-list .layui-card > a > div > img {
    max-width: 100%;
    height: 280px
}

.dev-themes-list h3 {
    line-height: 24px;
    padding: 11px;
    text-align: left;
    font-weight: 700
}

.dev-themes {
    margin-top: 16px
}

.dev-themes-header .layui-card-body {
    padding: 0
}

.dev-themes-cover {
    position: relative;
    height: 320px;
    text-align: center;
    background-color: #f8f9fa
}

.dev-themes-cover img {
    height: 100%
}

.dev-themes-intro h1 {
    line-height: 32px;
    padding: 16px 0;
    font-size: 32px
}

.dev-themes-intro p {
    line-height: 1.8;
    font-size: 16px;
    letter-spacing: 1px;
    color: #959595
}

.dev-themes-attrs {
    padding: 16px 0
}

.dev-themes-attrs > span {
    position: relative;
    padding-right: 32px;
    color: #b7b7b7
}

.dev-themes-attrs > span .layui-icon {
    margin-right: 8px
}

.dev-themes-attrs > span img, .dev-themes-color {
    position: relative;
    top: -1px;
    width: 18px;
    margin-left: 8px
}

.dev-themes-color {
    display: inline-block;
    top: 0;
    height: 11px
}

.dev-themes-content .layui-card-body > .layui-tab > .layui-tab-title, .dev-themes-intro {
    text-align: center
}

@media screen and (min-width: 768px) {
    .layui-nav .dev-nav-more {
        display: none
    }

    .dev-themes-intro {
        padding: 32px
    }

    .dev-themes-active .layui-btn {
        height: 52px;
        line-height: 52px;
        margin: 0 16px 16px 0;
        padding: 0 32px;
        font-size: 18px;
        border-radius: 3px
    }

    .dev-themes-content .layui-card-body {
        padding: 8px 32px
    }
}

@media screen and (max-width: 767.98px) {
    .header {
        z-index: 1008
    }

    .header .layui-container .dev-nav {
        position: absolute;
        top: 60px;
        right: -100%;
        width: 100%;
        text-align: center;
        transition: all .3s;
        box-shadow: 0 1px 3px rgb(0 0 0 / 5%);
        background-color: #393d49
    }

    .header .dev-nav .layui-nav-item a {
        padding: 0 16px
    }

    .layui-nav .dev-nav-more {
        display: inline-block
    }

    .dev-nav-show .header .layui-container .dev-nav {
        right: 0
    }

    .dev-shade-show .dev-shade {
        content: '';
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, .7);
        z-index: 1001
    }

    .dev-themes-list .layui-card > a > div > img {
        height: auto
    }

    .dev-themes {
        margin: 0;
        padding: 0
    }

    .dev-themes-cover {
        margin: 0
    }

    .dev-themes-intro {
        padding: 16px
    }

    .dev-themes-intro h1 {
        padding: 6px 0;
        font-size: 18px
    }

    .dev-themes-intro p {
        font-size: 14px
    }
}
