.content[data-v-566ccc03] {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #fff;
    height: 500px
}

.info[data-v-566ccc03], .poster[data-v-566ccc03] {
    float: left;
    height: 100%
}

.poster[data-v-566ccc03] {
    width: 780px;
    display: flex;
    align-items: center;
    justify-content: center
}

.poster span[data-v-566ccc03] {
    width: 70px;
    height: 70px;
    background: rgba(0, 0, 0, .35);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.poster span[data-v-566ccc03]:before {
    content: "\27A4";
    display: block;
    font-family: iconfont;
    font-size: 30px;
    color: #fff
}

.info[data-v-566ccc03] {
    width: 220px;
    text-align: center;
    background: #1f1e1a;
    color: #fff;
    padding-top: 112px
}

.info em[data-v-566ccc03] {
    font-size: 20px
}

.info p[data-v-566ccc03] {
    font-size: 14px;
    margin: 6px 0 10px
}

.info span[data-v-566ccc03] {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    color: #ecc47f;
    border: 1px solid;
    border-radius: 40px;
    font-size: 14px;
    padding: 0 12px
}