﻿.layadmin-tabspage-none .layadmin-header{
    display:block;
}

.layadmin-header {
    display: none;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
    border-radius: 0
}

    .layadmin-header .layui-breadcrumb {
        padding: 0 15px
    }

.layui-card-header {
    position: relative
}

    .layui-card-header .layui-icon {
        line-height: initial;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -7px
    }
.layui-fluid{
    padding:15px;
}


.imgView {
    height: 100px;
    width: auto;
}

.qcodeimg {
    width: 100%;
    height: 100%;
    display: inline-block;
}

#qunimg {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 8px;
}

.layui--layer-content {
    height: 100%;
}

.qcodebox {
    padding-top: 20px;
    width: 64%;
    height: 500px;
    margin: 10px auto;
}

    .qcodebox > div {
        width: 100%;
    }

        .qcodebox > div > p {
            display: inline-block;
            font-size: 22px;
        }

.bigQcimg {
    width: 100%;
    /* padding: 15px; */
    text-align: center;
}

.desc {
    text-align: center;
    font-size: 16px;
    color: #5a5a5a;
}

.cred {
    color: red;
}
.imgview {
    width: 100px;
    height: 100px;
}

.imgviewitem {
    width: 40px;
    height: 40px;
}
 