/******** common_content - default ********/

.comment-content-container img {
    max-width: 100%;
    height: auto !important;
}

.previous-staff-mamber {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ECECEC;
}

.previous-staff-mamber:before, .previous-staff-mamber:after {
    content: " ";
    display: table;
}

.previous-staff-mamber:after {
    clear: both;
}

.previous-staff-mamber:last-of-type {
    padding-bottom: 0;
    border-bottom: 0;
}

.previous-staff-mamber .image {
    float: left;
    width: 21.277%;
    margin-right: 2.128%;
}

.previous-staff-mamber .image img {
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
}

.previous-staff-mamber .info {
    float: left;
    width: 76.596%;
}

.previous-staff-mamber .info h3,
.previous-staff-mamber .info h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.previous-staff-mamber .info p {
    margin: 15px 0 0;
}

@media (max-width: 37.49em) {
    .previous-staff-mamber .image {
        margin-right: 20px;
        width: 80px;
    }

    .previous-staff-mamber .info {
        width: calc(100% - 100px);
    }

    .previous-staff-mamber .info p {
        margin-top: 10px;
    }
}


table {
    width: 100%;
}

.common-content-video {
    width: 100% !important;
    height: auto !important;
}

/*影视艺术学院导师介绍样式*/
.sub-content-txt{
    width:100%;
    float: left;
}

.sub-content-txt img{
    float: left;
}



/******** card-modules - viewF ********/

.call-to-action-3 p {
    max-width: 807px;
    color: var(--xjtlu-light-white)
}

.call-to-action-1 p{
    max-width: 920px;
    color: var(--xjtlu-light-white)
}

.call-to-action-3.quote-photo {
    overflow: initial;
    padding: 80px 85px 183px 82px;
}

.call-to-action-3.quote{
    padding: 80px 128px 60px 82px !important;
}

.call-to-action-3.quote-photo .top-little-icon {
    position: absolute;
    width: 97.53px;
    height: 78px;
    top: 30.5px;
    left: 35.72px;
    opacity: 0.2;
}

.call-to-action-1.view-f {
     overflow: visible;
}


.call-to-action-2.quote-photo .top-little-icon {
    position: absolute;
    width: 97.53px;
    height: 78px;
    top: 30.5px;
    left: 35.72px;
    opacity: 0.2;
}

.call-to-action-1 .wrapper-inner{
    width:86% !important;
    margin:0 auto;
}


.call-to-action-3{
    margin: 0 auto !important;
    z-index:1
}


