.warehouse-user-box {
    background: url(/image/circle/circleBg-img1.0.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    padding: 20px 0;
    box-sizing: border-box;
}

.warehouse-user-box .head h2 {
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 5px black;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.warehouse-user-box .head p {
    width: 80%;
    margin: 20px auto 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 5px black;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.warehouse-user-box .container {
    position: relative;
    height: 200px;
    margin-top: 56px;
}


.warehouse-user-box::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.2);
    z-index: 0;
}

.warehouse-user-box .eye-comments {
    font-size: 14px;
    position: absolute;
    bottom: -10px;
    right: 10px;
    z-index: 1;
}

.warehouse-user-box .eye-comments a {
    display: inline-block;
    color: #fff;
    text-shadow: 2px 2px 5px black;
}

.warehouse-user-box .eye-comments a i {
    display: inline-block;
    margin-right: 5px;
}

.warehouse-user-box .eye-comments a:hover {
    color: #fff;
}
.warehouse-user-box .head{
    position: relative;
    z-index: 1;
}

.warehouse-box {
    position: relative;
    margin: 20px 0;
    box-sizing: border-box;
}

.warehouse-box ul {
    clear: both;
    overflow: hidden;
}

.warehouse-box ul li {
    position: relative;
    float: left;
    margin: 5px 5px;
    z-index: 1;
}

.warehouse-box ul li a {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    display: block;
}

.warehouse-search {
    position: absolute;
    max-width: calc(100% - 130px);
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50px;
    overflow: hidden;
}

.warehouse-search .layui-form-item {
    margin-bottom: 0;
}

.warehouse-search input {
    width: auto;
    display: inline-block;
    width: 260px;
    max-width: calc(100% - 68px);
    border: none;
    outline: none;
    padding-left: 15px;
    background: none;
    box-sizing: border-box;
}

.warehouse-search button {
    float: right;
}

.warehouse-list .main-title h6 {
    margin: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.warehouse-content {
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 1;
}

#warehouseContent {
    display: none;
    padding: 20px;
}
.blocking-access{
    padding: 60px 0 100px;
    text-align: center;
    font-size: 30px;
}
.blocking-access i{
    font-size: 150px;
    text-shadow: #efa9a9 12px 9px 10px;
}
.blocking-access a{
    margin-top: 50px;
}
.warehouse-list li + li.no_more{
    display: none;
}
#owl-circle.circle-index-list-box .user-info h4 {
    color: #ff516b;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 5px;
}

#owl-circle.circle-index-list-box .user-info h4 a {
    font-size: 16px;
}

#owl-circle.circle-index-list-box .user-info p {
    float: left;
    margin-bottom: 0;
}

#owl-circle.circle-index-list-box .user-info p a {
    text-indent: 2em;
    color: #333;
    text-shadow: #fff 0 0 1px 1px;
    font-size: 14px;
    white-space: normal;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.users-box .user-info h4 a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width:767px) {
    .video-block .col-md-8>.row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .warehouse-list nav {
        margin-bottom: 30px;
    }

    .warehouse-user-box h2 {
        font-size: 24px;
    }

    .warehouse-user-box .head p {
        width: 100%;
        font-size: 16px;
    }

    .warehouse-box {
        height: 175px;
        overflow-y: scroll;
    }

    .warehouse-list .course-box {
        padding-left: 15px;
        padding-right: 15px;
    }
    .blocking-access{
        font-size: 26px;
        padding: 40px 0 100px;
    }
    .blocking-access i{
        font-size: 100px;
    }
    .warehouse-search{
        left: 10px;
        transform: translateY(0);
    }
}

.layui-breadcrumb i{
    vertical-align: middle;
}
.layui-breadcrumb a{
    height: 22px;
    line-height: 22px;
    display: inline-block;
}
.layui-breadcrumb a:hover{
    color: #ff516b !important;
}
.announcement-box{
    background: none;
    box-shadow: none;
    min-height: 120px;
    max-height: 200px;
    height: auto;
    overflow-y: auto;
}
.announcement-box *{
    margin: 0;
    padding: 0;
    max-width: 100%;
}
.media-body {
    position: relative;
    max-width:calc(100% - 70px);
 }
/* 8/10 */
.bg-primary,
.btn-primary,
.btn-outline-primary:hover,
.badge-primary {
    border-color: transparent !important;
    background: #e8198b;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #e8198b 0%, #c7eafd 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #e8198b 0%, #c7eafd 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #e8198b 0%, #c7eafd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8198b', endColorstr='#c7eafd', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}