/* body,
html {
    overflow-x: hidden;
    font-size: 16px;
    line-height: 1.6
}

html {
    background-color: #f2f2f2
} */

i {
    font-style: normal
}

a:hover {
    color: #009688;
    transition: all .3s
}

pre {
    white-space: pre;
    padding: 10px 15px;
    margin: 10px 0;
    font-size: 12px;
    border: 1px solid #eee;
    background-color: #f8f8f8;
    font-family: Courier New;
    overflow-x: auto
}

/* .layui-container {
    padding: 0
} */

.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-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-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -15px;
    font-size: 30px;
    color: #c2c2c2
}

.fly-edit {
    position: relative;
    display: block;
    top: 1px;
    left: 0;
    font-size: 0;
    padding: 0 10px;
    border: 1px solid #e6e6e6;
    border-radius: 2px 2px 0 0;
    background-color: #fbfbfb
}

.fly-edit span {
    cursor: pointer;
    padding: 0 10px;
    line-height: 38px;
    color: #1e9fff;
    font-size: 18px
}

.fly-edit span i {
    position: relative;
    padding-right: 6px;
    font-size: 18px
}

.fly-edit span:hover {
    color: #009e94
}

.layui-textarea {
    height: 270px
}

.easyeditor-fangge {
    padding: 0
}

.easyeditor-fangge span {
    cursor: pointer;
    padding: 0 10px;
    line-height: 38px;
    height: 38px;
    width: 30px;
    color: #1e9fff;
    font-size: 18px;
    border-right: 1px solid #e6e6e6;
    display: inline-block;
    text-align: center
}

.easyeditor-fangge .fly-right {
    right: 0
}

.easyeditor-fangge .fly-right span:first-child {
    border-left: 1px solid #e6e6e6
}

.easyeditor-fangge .fly-right span:last-child {
    border-right: 0
}

.easyeditor-fangge span:hover {
    color: #009e94;
    background-color: #f2f2f2
}

.easyeditor-content .layui-elem-quote {
    padding: 10px;
    border-left: 3px solid #009688
}

.easyeditor-content img {
    max-width: 100%;
    cursor: pointer
}

.easyeditor-content video {
    max-width: 100%;
    cursor: pointer
}

.easyeditor-content a {
    color: #01aaed
}

.easyeditor-content a:hover {
    text-decoration: underline
}

.easyeditor-content p {
    padding: 5px 0;
    margin-bottom: 0
}

.easyeditor-content ol,
.easyeditor-content ul {
    padding: 10px 15px
}

.easyeditor-content ol:first-child,
.easyeditor-content ul:first-child {
    margin-top: 0
}

.easyeditor-content ol:last-child,
.easyeditor-content ul:last-child {
    margin-bottom: 0
}

.easyeditor-content ul li {
    margin-top: 5px
}

.easyeditor-content>ol li {
    list-style: decimal;
    margin-top: 5px
}

.easyeditor-content li {
    list-style-type: decimal
}

.layui-table th {
    text-align: center
}

.easyeditor-content hr {
    height: 2px;
    padding: 0;
    margin: 16px 0;
    background-color: #e7e7e7;
    border: 0 none;
    overflow: hidden;
    box-sizing: content-box
}

.easyeditor-content>h1,
.easyeditor-content>h2,
.easyeditor-content>h3,
.easyeditor-content>h4,
.easyeditor-content>h5,
.easyeditor-content>h6 {
    position: relative;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.4;
    cursor: text
}

.easyeditor-content h1 {
    font-size: 30px
}

.easyeditor-content h2 {
    font-size: 24px
}

.easyeditor-content h3 {
    font-size: 18px
}

.easyeditor-content h4,
.easyeditor-content h5,
.easyeditor-content h6 {
    font-size: 100%
}

.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;
    color: #009e94
}

.fly-list-one dd a,
.fly-list-one dd span {
    display: inline-block;
    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
}

.easyeditor-panel {
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)
}

.easyeditor-panel[pad20] {
    padding: 20px
}

.easyeditor-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
}

.easyeditor-panel-main {
    padding: 10px 15px
}

.easyeditor-panel-border {
    border: 1px solid #e6e6e6;
    box-shadow: none
}

.easyeditor-panel-border .easyeditor-panel-title {
    border-bottom: 1px solid #e6e6e6
}

.detail-box {
    padding: 20px
}

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
}

@media screen and (max-width:768px) {
    .fly-main {
        width: 100%
    }

    .fly-marginTop {
        margin-top: 0
    }

    .fly-header .fly-nav-user li .fly-nav-avatar {
        padding-right: 15px
    }

    .fly-header .fly-nav-user {
        margin-right: 5px
    }

    .fly-header .layui-nav .layui-nav-item a {
        padding: 0 10px
    }

    .fly-column {
        height: auto;
        margin-top: 10px
    }

    .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 {
        padding: 0 6px
    }

    .fly-case-list,
    .fly-case-list li {
        width: 100%;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important
    }

    .fly-case-img {
        text-align: center
    }

    .fly-case-img img {
        max-width: 100%
    }

    .fly-case-banner {
        width: 300px;
        margin-left: -150px
    }

    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
    }
}