
a {
    display: block;
    text-decoration: none;
    color: #4f4f4f;
}
body {
    font-family: "PingFangSC", sans-serif;
}

.no-data {
    margin: 120px 0 20px;
    overflow: auto;
    text-align: center;
    min-height: 250px;
}
.no-data-img {
    display: inline-block;
}

.block {
    text-align: center;
    padding: 0 50px;
}

.headContent {
    text-align: center;
    overflow: auto;
    font-size: 26px;
    margin: 58px 0 0 ;
}
.headDesc {
    font-size: 17px;
    width: 650px;
    display: inline-block;
    text-align: left;
    margin: 28px 0 20px;
}
.divider {
    border: 0;
    border-top: 1px solid #e8e8e8;
    width: 760px;
}

.popup-divider {
    border: 0;
    border-top: 1px solid #e8e8e8;
    margin: 11px 0 0;
    width: 375px;
}
.sub-header {
    font-size: 17px;
    margin-left: 32px;
    margin-top: 20px;
    text-align: left;
}
.changeOpt {
    display: inline-block;
    font-size: 15px;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 20px;
}
.changeOpt:hover {
    cursor: pointer;
}
.changeBtn {
    background-color: #ff8070;
    padding: 7px 15px;
    border-radius: 30px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    position: relative;
}
.changeBtn:hover{
    cursor: pointer;
}
.option-button {
    position: relative;
    z-index: 201;
    margin: 16px 57px 0;
    display: inline-block;
}

.option-types {
    position: absolute;
    display: none;
    padding-top: 6px;
    border-radius: 6px;
    border: 1px solid #ffb7ae;
    left: -3px;
    background: #fff;
    font-size: 15px;
}

.scenario-detail {
    color: #4f4f4f;
    position: absolute;
    left: 90px;
    top: 0;
    border: 1px solid #ffb7ae;
    border-radius: 6px;
    display: none;
    width: 653px;
    z-index: -1;
    background-color: #fff;
}

.scenario-content {
    padding-top: 6px;
    height: 343px;
}
.scenario-first-section-wrap {

    display: inline-block;
    /*overflow: auto;*/
    height: 343px;
    width: 180px;
}
.scenario-first-section {
    width: 150px;
}
.scenario-second-section-wrap {
    display: inline-block;
    height: 343px;
    width: 468px;
    vertical-align: top;
}
.entity-detail {
    color: #4f4f4f;
    position: absolute;
    left: 90px;
    top: 0;
    width: 653px;
    border: 1px solid #ffb7ae;
    border-radius: 6px;
    display: none;
    z-index: -1;
    background-color: #fff;
}

.entity-content {
    padding-top: 6px;
    height: 343px;
}
.entity-first-section-wrap {
    display: inline-block;
    height: 343px;
    width: 180px;
}
.entity-first-section {
    width: 150px;
}
.entity-second-section-wrap {
    display: inline-block;
    height: 343px;
    width: 468px;
    vertical-align: top;
}

.option-previews {
    display: none;
    overflow: hidden;
}

.option-preview-bar {
    background: #fff0ee;
    font-size: 16px;
    padding: 20px 0;
}
.option-preview-title {
    margin: 0 20px;
}

.video-list {
    padding: 15px 25px;
}

.option-no-type {
    margin: 9px 36px;
}

.option-no-type:hover {
    color: #ff8087;
    cursor: pointer;
}

.option-type {
    padding: 9px 36px;
    width: 30px;
}

.option-type:hover {
    cursor: pointer;
}

.scenario-first {
    padding: 8px 0 8px 30px;
    /*display: inline-block;*/
    z-index: 1000;
}
.entity-first {
    padding: 8px 0 8px 30px;
    /*display: inline-block;*/
    z-index: 1000;
}

.scenario-second {
    display: inline-block;
    padding: 8px 0 8px 30px;
    width: 174px;
}
.entity-second {
    display: inline-block;
    padding: 8px 0 8px 30px;
    width: 174px;
}
.scenario-first:hover {
    cursor: pointer;
}

.entity-first:hover {
    cursor: pointer;
}

.scenario-second:hover {
    cursor: pointer;
}

.entity-second:hover {
    cursor: pointer;
}

.option-preview {
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 30px;
    padding: 3px 11px 3px 15px;
    margin: 12px 15px 3px 0;
}
.option-preview-content {
    padding-left: 15px;
}

.option-preview:hover {
    cursor: pointer;
    margin-right: 0
}
.option-del {
    margin-left: 5px;
    display: none;
    /*color: #ff8087;*/
}

#video-content {
}

.video-unit {
    display: inline-block;
    margin: 16px 12px 0 0;
    vertical-align: top;
}

.video-cover-wrap {
    width: 184px;
    height: 327px;
    position: relative;
    border-radius: 4px;
    text-align: center;
}
.video-cover-wrap::after {
    display: inline-block;
    height: 100%;
    content: "";
    width: 0;
    vertical-align: middle;
}

.video-cover-wrap:hover {
    box-shadow: 0 0 8px #999;
}

.video-cover {
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    max-width: 184px;
    max-height: 327px;
}

.video-desc {
    margin: 10px 0 10px 8px;
    font-size: 14px;
}

.video-cover-mask {
    display: none;
    border-radius: 4px;
    width:100%;
    margin-top: 196px;
    padding: 70px 0 13px;
    height:48px;
    position: absolute;
    top:0;
    left:0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 95%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 95%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); !* IE6-9 *!*/
    align-items: baseline;
    flex-wrap: wrap;
}

.video-tags {
    display: inline-block;
    padding: 0 0 0 4px;
}

.video-tag {
    line-height: 25px;
    font-size: 12px;
    vertical-align: top;
}

.video-more-tags {
    position: relative;
    margin: 18px 10px 0 0;
    padding: 10px 0;
    display: inline-block;
    float: right;
}

.video-more-tags:hover {
    cursor: pointer;
}

.icon-tag {
    position: relative;
    display: inline-block;
    margin: 5px 0;
    vertical-align: top;
}

.tags-popup {
    display: none;
    position: absolute;
    z-index: 100;
    top: -34px;
    left: -220px;
    font-size: 13px;
    color: #4f4f4f;
}
.popup-wrap {
    position: relative;
    margin-top: -270px;
}

.popup-header {
    margin-top: 5px;
}
.popup-header-content {
    vertical-align: top; line-height: 18px; display: inline-block;
    font-size: 16px;
    color: #666;
}

.popup-entries {
    height: 227px;
    overflow-y: auto
}
.popup-entry-type {
    padding: 13px 0 0 25px;
    display: inline-block;
    vertical-align: top;
}
.popup-entry-tags {
    display: inline-block;
    margin-bottom: 13px;
    padding-top: 10px;
}
.popup-entry-tag {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 12px;
    background-color: #eceff8;
    margin: 0 6px 4px 12px;
}
.in-mask {
    width: 177px;
    line-height: 15px;
    color: white;
    height: 15px;
    margin-bottom: 7px;
    padding-left: 6px;
    font-size: 14px;
    text-align: left;
}

.in-mask-content {
    vertical-align: top;
    display: inline-block;
    margin-left: 5px;
    max-width: 150px;
}
.type-content {
    width: 742px;
    height: 250px;
    overflow: visible;
}
.option-reset {
    float: right;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid white;
    margin: 20px 45px 20px;
}
.option-reset:hover {
    border: 1px solid #ffb7ae;
    cursor: pointer;
}

.alert {
    border-radius: 6px;
    border: 1px solid #898d9b;
    background: #e8e8e8;
    position: fixed;
    padding: 24px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 10000000;
    font-size: 14px;
}
.option-mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 200;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
}

.symbol {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}

.justified_icon {
    margin-top: 1px;
}

.popup-tag {
    margin: 0 5px 0 22px
}

.head-select {
    overflow: auto;
    margin: 30px 0 20px
}
.type-select {
    display: inline-block;
    padding: 0 30px;
}
.type-select:hover{
    cursor: pointer;
}

.type-select-content {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
}

.selection {
    display: none;
    /*display: block;*/
    width: 36px;
    height:4px;
    border-radius: 2px;
    background-color: #ff8070;
    margin: -4px auto 0;
}

.scenario-opt {
    width: fit-content;
}
.entity-opt {
    /*width: fit-content;*/
}

.tags-popup:hover {
    cursor: auto;
}

.close-alt:hover {
    cursor: pointer;
}
.close-detail {
    position: absolute;
    left: 745px;
    top: 20px;
    display: none;
}

.close-detail:hover {
    cursor: pointer;
}
