body,#app-container{background-color:#f5f6f8;}
.relative{position: relative;}
.text-primary{color: #409EFF}
.color-icon{color: #606266!important}
.color-gree{color: #2AAE67!important}
a.text-primary:hover{color: #409EFF}
.bg-avatar{background: #f0a800;width: 30px;height: 30px;line-height: 30px;text-align: center;display: inline-block;color: #fff}
.el-checkbox__label{padding-left: 5px}
.el-avatar--36{width: 36px;height: 36px}
.data_detail .el-drawer__body{display: flex;padding-right: 0;overflow: hidden;}
.data_detail .el-form{-webkit-box-flex: 1;-ms-flex: auto;flex: auto; padding-right: 20px;overflow: auto;}
.log{width: 230px;background: #f5f6f8;padding-bottom: 52px}
.log .el-tabs__nav-scroll{padding-left: 12px}
.log .loglist{overflow-y: auto;}
.log-switch,.log-hide,.menu-switch,.menu-hide{
    display: flex;align-items: center;justify-content: center;
    background: #fff;
    border: 1px solid #ebecee;
    border-radius: 3px;
    color: #525967;
    cursor: pointer;
    height: 48px;
    position: absolute;
    right: 212px; 
    top: 38%;
    width: 20px;
    z-index: 10;
}
.menu-switch,.menu-hide{top: 100px;right: -10px;}
.log-hide{
    right: 0;
}
.log-item {
    background:#fff;
    border-radius: 6px;
    font-size: 12px;
    margin: 0 12px 16px;
    padding: 12px;
    position: relative
}

.log-item:last-child {
    margin-bottom: 16px
}
.log-item .log-time {
    color: #838892;
    font-size: 12px;
    margin-bottom: 8px;
    text-align: right
}
.log-item .log-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px
}
.log-item .log-title .name {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-weight: 700;font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.log-item .log-title .darken {
    -webkit-box-flex: 1;
    color: #525967;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: right
}
.tag-old,.tag-new{
    padding:2px 8px;border-radius: 12px;display: inline-block;margin-bottom: 4px;font-size: 14px;margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tag-old{
    background: #fdeeee;
    color: #525967;
    text-decoration: line-through
}
.tag-new {
    background: #edf9f1;
    color: #141E31
}
.el-table th.el-table__cell>.cell.nowrap{padding: 0 6px}
#app-page{ }
#app-first-sidebar{width: 150px;overflow-y: auto;-webkit-box-shadow:none;box-shadow: none;}
#app-first-sidebar .nav{padding: 0;}
#app-container{margin-left: 150px}
#app-inner{border-radius: 4px;}
#app-inner .page{padding: 10px 10px 0}
#app-second-sidebar .nav ul li.active:after{ border-right: 2px solid #409EFF}
/*#app-second-sidebar .nav ul li.active a,#app-second-sidebar .nav ul li:hover a{color: #409EFF;}*/
.nav .el-collapse{border: none;}
.nav .el-collapse .header-icon{font-size: 18px;margin:0 10px 0 12px;}
.nav .el-collapse-item__header,.nav .el-collapse-item__wrap,#app-third-sidebar{ background-color: transparent;border-bottom: none;}
.nav .el-collapse-item__header{font-size: 14px;color: #CACACA; height:40px;line-height: 40px}
.nav .el-collapse-item__content{padding-bottom: 0}
#app-first-sidebar .nav ul{margin-bottom: 0}
#app-first-sidebar .nav ul li{height: 38px;line-height: 38px; margin-bottom: 1px}
#app-first-sidebar .nav ul li.active{background: #409EFF}
#app-first-sidebar .nav ul li a{display: flex;align-items: center; color: #CACACA;padding-left: 40px}
#app-first-sidebar .nav ul li a i{ margin-left: -25px;}
#app-first-sidebar .nav ul li a .el-icon-arrow-right,.el-collapse-item__arrow{ margin: 0 12px 0 auto;}
#app-first-sidebar .nav ul li.active a{background-color: #409EFF;color: #fff;}
#app-first-sidebar .nav ul li a:hover{background-color:#409EFF;color: #fff;}
.price .el-input-group__append{padding: 0 8px}
.price .el-form-item--small.el-form-item{margin-bottom: 10px}

.data_detail .el-tabs--left .el-tabs__item.is-left{ height: 16px;line-height: 16px; margin: 0 5px 12px 0; text-align: left;padding-left: 0!important;color: #909399}
.data_detail .el-tabs--left .el-tabs__nav-wrap::after{background-color: #fff}
.data_detail .el-tabs--left .el-tabs__item.is-left.is-active{color: #333;}
.data_detail .el-tabs--left .el-tabs__active-bar.is-left{display: none;}


.imgs .el-button--mini.is-circle.del-btn { padding: 1px;}
.imgs .del-btn{top: -8px;right: -5px}
.relative .el-button--mini.is-circle.del-btn {display: none;}
.relative:hover .el-button--mini.is-circle.del-btn {display: block;}

.import-tip{padding: 20px 20px 20px 40px;background: #f5f6f8;margin-bottom: 20px;border-radius: 3px;line-height: 22px}
.import-tip>li{list-style-type: disc;}
.app-upload{border: 1px dashed #b2b6bd;cursor: pointer;}
.app-attachment-list {
    padding: 5px;
    width: 880px;
}
.app-attachment-list * {
    box-sizing: border-box;
}
.app-attachment-list:after {
    clear: both;
    display: block;
    content: " ";
}
.app-attachment-item {
    display: inline-block;
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);*/
    cursor: pointer;
    position: relative;
    float: left;
    width: 114px;
    height: 144px;padding: 7px 7px 0;
    margin: 5px;
}
.app-attachment-active-icon {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 28px;
    color: #409EFF;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.75);
    opacity: 0;
}
.app-attachment-item:hover {
    /*del-box-shadow: 0 0 0 1px rgba(84, 200, 255, 0.41);*/
}
.app-attachment-item.checked,
.app-attachment-item.selected {
    box-shadow: 0 0 0 1px #1ed0ff;
    background: #daf5ff;
    border-radius: 5px;
}
.app-attachment-item.checked .app-attachment-active-icon,
.app-attachment-item.selected .app-attachment-active-icon {
    opacity: 1;
}
.app-attachment-item .app-attachment-img {
    display: block;width: 100px; height: 100px;
}
.app-attachment-item .file-type-icon {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: #666;
    color: #fff;
    text-align: center;
    line-height: 100px;
    font-size: 68px;
}
.app-attachment-upload {
    box-shadow: none;
    
    height: 100px;
    width: 100px;
    margin: 7.5px;
    padding: 0;
}
.app-attachment-upload i {
    font-size: 30px;
    color: #909399;
}
.app-attachment-upload:hover {
    box-shadow: none;
    border: 1px dashed #409EFF;
}
.app-attachment-upload:hover i {
    color: #409EFF;
}
.app-attachment-upload:active {
    border: 1px dashed #20669c;
}

.app-attachment-upload:active i {
    color: #20669c;
}

.app-attachment-dialog .group-menu {
    border-right: none;
    width: 200px;
}
.app-attachment-dialog .el-date-editor--daterange.el-input__inner{width: 210px;}
.app-attachment-dialog .group-menu .el-scrollbar__wrap{overflow-x: hidden;}
.app-attachment-dialog .group-menu .el-menu-item {
    padding-left: 10px !important;
    padding-right: 10px;margin: 12px 10px;
    height: 40px;line-height: 40px;border-radius: 6px;
}
.app-attachment-dialog .group-menu .el-menu-item.is-active {
   background-color: #E3EFFF;
}
.app-attachment-dialog .group-menu .el-menu-item .el-button {
    padding: 3px 0;
}

.del-app-attachment-dialog .group-menu .el-menu-item .el-button:hover {
    background: #e2e2e2;
}

.app-attachment-dialog .group-menu .el-menu-item .el-button i {
    margin-right: 0;
}

.app-attachment-simple-upload {
    width: 100% !important;
    height: 120px;
    border: 1px dashed #e3e3e3;
    cursor: pointer;
}

.app-attachment-simple-upload:hover {
    background: rgba(0, 0, 0, .05);
}
.app-attachment-simple-upload i {
    font-size: 32px;
}
.app-attachment-video-cover {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
}
.app-attachment-video-info {
    background: rgba(0, 0, 0, .35);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 1px 3px;
    font-size: 14px;
}
.app-attachment-video-name {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.app-attachment-dialog .app-attachment-name {
    color: #666666;
    margin-top: 5px;
    font-size: 13px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.app-attachment-dialog .search .el-input__inner {
    border-right: 0;
}

.app-attachment-dialog .search .el-input__inner:hover {
    border: 1px solid #dcdfe6;
    border-right: 0;
    outline: 0;
}
.app-attachment-dialog .search .el-input__inner:focus {
    border: 1px solid #dcdfe6;
    border-right: 0;
    outline: 0;
}
.app-attachment-dialog .search .el-input-group__append {
    background-color: #fff;
    border-left: 0;
    width: 10%;
}
.app-attachment-dialog .search .el-input-group__append .el-button {
    padding: 0; margin: 0;
}
.app-attachment-dialog .scrollbar {
    height: 100%;
}
.app-attachment-dialog .scrollbar .el-scrollbar__wrap {
    overflow-y: hidden;
}
.app-image {
    position: relative;
}

.app-image:hover .hover {
    visibility: visible;
}
.app-image .hover {
    visibility: hidden;
}
.app-image .hover-text {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 34px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    margin-left: -17px;
    margin-top: -9px;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    background: rgba(36, 36, 36, 0.5);
    cursor: pointer;
}
.app-image .image-delete {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 5px;
    visibility: hidden;
    z-index: 1;
}
.add-image-btn {
    width: 100px;
    height: 100px;line-height: 100px;text-align: center;border-radius: 6px; font-size: 32px; border: 1px dashed #ccc;color: #ccc;cursor: pointer;
}
.add-image-btn:hover { border-color: #409EFF;}
.cell .add-image-btn {width: 30px; height: 30px;line-height: 30px;font-size: 18px;}
.del-btn {
    position: absolute;
    right: -8px;
    top: -12px;
}
.app-msg .el-drawer__body{display: flex;overflow: hidden; background-color: #f5f6f8;padding: 20px;}
.app-msg .el-tabs--left .el-tabs__header.is-left{background-color: #fff;min-width: 200px;margin-right: 0;}

.app-msg .el-tabs--left .el-tabs__nav-wrap::after{background-color: #fff}
.app-msg .el-tabs--left .el-tabs__active-bar.is-left,.app-msg .el-tabs--left .el-tabs__nav-wrap.is-left::after{left: 0}
.app-msg .el-tabs__item{margin-bottom: 5px}
.app-msg .el-tabs__item.is-active,.app-msg .el-tabs__item:hover{background-color: #E3EFFF}
.app-msg .el-tabs--left .el-tabs__item.is-left{text-align: left;}

.app-msg .log-bg{ flex: 1; padding: 20px 10px; background-color: #fff;border-radius: 4px;}
.app-msg .log-list{overflow-y: auto; padding: 10px 20px;}
.app-msg .log-item{margin: 0; padding:20px;border-bottom:1px solid #EBECEE;}
.app-msg .log-item .log-time{text-align: left;font-size: 14px;margin-bottom: 15px}
.app-msg .font-14{display: inline-flex;align-items: center;flex-wrap: wrap;}
.app-msg .font-14 div{margin-bottom: 8px}

.remark{display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;}
