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

.site-h1 {
    margin-bottom: 0px;
    line-height: 60px;
    padding-bottom: 0px;
    color: #393D49;
    border-bottom: 0px solid #eee;
    font-size: 28px;
    font-weight: 300;
}
.site-h2 {
    margin-bottom: 20px;
    line-height: 60px;
    padding-bottom: 10px;
    color: #393D49;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.layui-nav-item-font a{
    font-size: 18px;
}
.app_name{
    font-size: 18px;
    font-weight: 300;
}
.app_log{
    font-size: 28px;
    font-weight: 300;
}
.layui-text h3 {
    font-size: 24px;
}
.fly-header .layui-nav {
    padding: 0;
    background: none;
    text-align: right;
}
.fly-header .fly-nav a {
    padding: 0 25px 0 60px;
    text-align: left;
}
.fly-zanzhu {
    display: block;
    position: relative;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    background-color: #009688;
    color: #fff;
}