/*
plugins
*/
.layui-banner {
    position: relative;
    height: 400px;
    background: #fff;
}

.layui-banner {
    background-image: url('https://funcdn.funadmin.com/storage/upload/20210423/9eec8ec9c7eaf160b44cb15c071cbb06.png')
}

.layui-banner *[carousel-item] > div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0;
}

.layui-banner *[carousel-item] > div > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .35)
}

.layui-banner-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.layui-banner-title, .layui-banner-search, .layui-banner-release {
    position: absolute;
    left: 0;
    top: 120px;
    width: 100%;
    text-align: center;
}

.layui-banner-title {
    top: 55px;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    color: rgba(255, 255, 255, 1);
}

.layui-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;
}

.layui-banner-search .layui-btn {
    height: 42px;
    border-radius: 0 2px 2px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}

.layui-banner-search .layui-btn .layui-icon {
    position: relative;
    top: 1px;
    font-size: 20px;
}

.layui-banner-release {
    top: 260px;
}

.layui-banner-release .layui-btn {
    padding: 0 35px;
    background: none;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .8);
}

.layui-banner-release .layui-btn:hover {
    background-color: rgba(255, 255, 255, .1)
}

.layui-banner .layui-carousel-ind ul {
    background: none;
}

/* 闈㈡澘 */
.layui-panel {
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    min-height: 200px;
    margin-top: 10px;
}

.layui-panel[pad20] {
    padding: 20px;
}

.layui-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;
}

.layui-panel-main {
    padding: 10px 15px;
}

.layui-column {
    height: 50px;
    line-height: 50px;
    clear: both
}

.layui-column ul li {
    position: relative;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0;
    color: #888;
    text-align: center;
}

.layui-column ul li:first-child {
    background-color: rgba(27, 35, 72, .04);
    border-radius: 5px;
    margin: 5px;
}

.layui-column ul li a {
    padding: 0 20px;
}

.layui-column ul li.layui-this:after {
    position: absolute;
    bottom: 13px;
    left: 8px;
    z-index: 0;
    width: 50px;
    height: 22px;
    border: 1px solid #1890ff;
    border-radius: 2px;
}

.layui-column ul li.layui-this a {
    color: #1890ff;
}

#plugin-list .layui-card {
    min-height: 330px;
}

#plugin-list .layui-card-header {
    min-height: 200px;
}

#plugin-list .layui-case-user img {
    border-radius: 100%;
}

#plugin-list .layui-card-body {
    min-height: 100px;
}

#plugin-list h2 {
    margin-bottom: 20px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#plugin-list .layui-case-title {
    display: block;
    height: 40px;
    line-height: 40px;
}

#plugin-list .layui-case-price {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
}


/*详情*/
#detail .layui-detail-content img{width:100%;}
#detail .layui-detail-content table tr{border: 1px solid var(--w-e-textarea-border-color)!important;}
.layui-detail .layui-panel{min-height: auto}
.layui-detail .layui-avatar img {
    width: 45px;
    height: 45px;
    margin: 0;
    border-radius: 2px;
}
.layui-detail-box {
    padding: 20px;
    margin: 10px 0;
    color: #666;
}
.layui-detail h1 {
    font-size: 24px;
    line-height: 36px;
}
.layui-detail-info {
    position: relative;
    margin: 10px 0 15px;
    margin-bottom: 25px;
}

.layui-detail-info .layui-list-nums i {
    padding: 0 3px 0 15px;
    font-size: 22px;
    color: #999;
}
.layui-detail-about {
    position: relative;
    line-height: 45px;
    padding: 15px 15px 15px 15px;
    font-size: 13px;
    background-color: #f8f8f8;
    color: #999;
}

.layui-detail-user {
    white-space: nowrap;
    overflow: hidden;
}
.layui-detail-user a {
    padding-right: 10px;
    font-size: 14px;
}
.layui-detail-user .icon-renzheng {
    top: 1px;
}
.layui-detail .layui-carousel {
    text-align: center;
}
.layui-addoninfo .text-left div {
    text-align:left;
    margin:5px 10px;
}
.layui-addoninfo .text-left div i {
    margin-right:5px
}
.layui-hot-app{
    display: table;padding:10px 0;text-align: center;
}
.layui-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}