﻿body {
}

.driveScoreAll .driveTSInfo {
    width: 100%;
    height: 300px;
    background-color: transparent;
    margin-top: 20px;
}


    .driveScoreAll .driveTSInfo .stjyzs {
        width: 32%;
        height: 72%;
        background-color: #fff;
        position: relative;
        float: left;
        box-shadow:0px 4px 6px 0px rgba(0, 0, 0, 0.1);
    }
     .driveScoreAll .driveTSInfo .stjyzs-N{
         margin-left: 1%;
     }
      .driveScoreAll .driveTSInfo .stjyzs-N-TS{
         margin-left: 1.083333333%;
     }
        .driveScoreAll .driveTSInfo .stjyzs .stjyzs-xmrq {
            width: 90%;
            height: 21px;
            margin: 25px auto 0px auto;
        }

            .driveScoreAll .driveTSInfo .stjyzs .stjyzs-xmrq div {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-weight: 400;
                font-family: 'Microsoft YaHei';
            }

                .driveScoreAll .driveTSInfo .stjyzs .stjyzs-xmrq div:nth-child(1) {
                    color: #333;
                    font-size: 18px;
                    line-height: 21px;
                }

                .driveScoreAll .driveTSInfo .stjyzs .stjyzs-xmrq div:nth-child(3) {
                    color: #919191;
                    font-size: 14px;
                    line-height: 21px;
                    text-align:right;
                }

        .driveScoreAll .driveTSInfo .stjyzs .tsnr {
            width: 90%;
            height: 20px;
            margin: 25px auto 0px auto;
        }

            .driveScoreAll .driveTSInfo .stjyzs .tsnr div {
                color: #555;
                font-size: 14px;
                line-height: 20px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-weight: 400;
                font-family: 'Microsoft YaHei';
            }

        .driveScoreAll .driveTSInfo .stjyzs .rljg {
            width: 90%;
            margin: 25px auto 25px auto;
        }

            .driveScoreAll .driveTSInfo .stjyzs .rljg div {
                color: #555;
                font-size: 14px;
                line-height: 19px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-weight: 400;
                font-family: 'Microsoft YaHei';
            }

        .driveScoreAll .driveTSInfo .stjyzs .hx {
            width: 90%;
            height: 0px;
            border-bottom: 1px #eee solid;
            margin: 18px auto 0px auto;
        }

        .driveScoreAll .driveTSInfo .stjyzs .zt {
            width: 90%;
            height: 16px;
            line-height: 16px;
            margin: 21px auto 0px auto;
            text-align: center;
            font-size: 16px;
            color: #2da96a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 400;
            font-family: 'Microsoft YaHei';
        }
         .driveScoreAll .driveTSInfo .stjyzs .zt-mh{
             color:#0f92e4;
         }
        .driveScoreAll .driveTSInfo .stjyzs .xx {
            width: 143px;
            height: 20px;
            margin: 17px auto 0px auto;
            position:relative;
        }

        .driveScoreAll .driveTSInfo .stjyzs .xx-M {
            width: 100%;
            height: 100%;
            display: inline-block;
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .driveScoreAll .driveTSInfo .stjyzs .xx-BM {
            width: 100%;
            height: 100%;
            display: inline-block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .driveScoreAll .driveTSInfo .stjyzs .pf {
            width: 90%;
            height: 16px;
            line-height: 16px;
            margin: 12px auto 0px auto;
            text-align: center;
            font-size: 16px;
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 400;
            font-family: 'Microsoft YaHei';
        }

.col1 {
    width: 10%;
    height: 100%;
    float: left;
}

.col2 {
    width: 20%;
    height: 100%;
    float: left;
}

.col3 {
    width: 30%;
    height: 100%;
    float: left;
}

.col4 {
    width: 40%;
    height: 100%;
    float: left;
}

.row .col4 {
}

.col5 {
    width: 50%;
    height: 100%;
    float: left;
}

.col6 {
    width: 60%;
    height: 100%;
}

.col7 {
    width: 70%;
    height: 100%;
}

.col8 {
    width: 80%;
    height: 100%;
}

.col9 {
    width: 90%;
    height: 100%;
}

.col10 {
    width: 100%;
    height: 100%;
}

.titleTSS {
    width: auto;
}

.row .titleTSS {
    font-size: 18px;
    color: #333;
}

.row1 .titleTSS {
    font-size: 14px;
    color: #333;
}

.driveTSInfo .swiper-slide .swiper-slide-small {
    width: 100%;
    height: 100%;
}
