﻿body {
}

.driveScoreAll .driveZZZZInfo {
    width: 100%;
    height: 350px;
    background-color: transparent;
    margin-top: 18px;
}

.driveZZZZZS img {
    width: 116px;
    position: relative;
    /*left: 50%;
    transform: translateX(-60%);*/
    margin: 30px auto 0 auto;
}
}

    .driveScoreAll .driveZZZZInfo .driveZZZZZS {
        width: 19%;
        height: 99%;
        background-color: #fff;
        position: relative;
        float: left;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
    }

    .driveScoreAll .driveZZZZInfo .driveZZZZZS-N {
        margin-left: 1%;
    }

    .driveScoreAll .driveZZZZInfo .driveZZZZZS-N-TS {
        margin-left: 1.083333333%;
    }

    .driveScoreAll .driveZZZZInfo .driveZZZZZS div.driveZZZZ-Name {
        width: 100%;
        height: 21px;
        line-height: 21px;
        font-size: 18px;
        color: #333;
        margin: 14px 0 0 0;
        font-weight: 400;
        font-family: 'Microsoft YaHei';
        text-align: center;
    }

    .driveScoreAll .driveZZZZInfo .driveZZZZZS div.driveZZZZ-Date {
        width: 100%;
        height: 14px;
        line-height: 14px;
        font-size: 14px;
        color: #919191;
        margin: 23px 0 0 0;
        font-weight: 400;
        font-family: 'Microsoft YaHei';
        text-align: center;
    }

    .driveScoreAll .driveZZZZInfo .driveZZZZZS div.qx {
        position: relative;
        left: 50%;
        transform: translate(-50%,0);
        height: 0px;
        width: 95%;
        border-bottom: 1px solid #eee;
        margin: 18px 0px;
    }

    .driveScoreAll .driveZZZZInfo .driveZZZZZS div.driveZZZZ-Cause {
        width: 100%;
        height: 38px;
        font-size: 14px;
        color: #555555;
        margin: 23px 0 0 0;
        font-weight: 400;
        font-family: 'Microsoft YaHei';
        text-align: center;
        position: relative;
    }

        .driveScoreAll .driveZZZZInfo .driveZZZZZS div.driveZZZZ-Cause div {
            position: relative;
            width: 93%;
            height: 100%;
            line-height: 19px;
            text-emphasis: dot;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

.driveZZZZInfo .swiper-slide .swiper-slide-small {
    width: 100%;
    height: 100%;
}
