.imgShow {
    width: 100%;
    margin-top: 22px
}

.imgShow .excellence {
    min-height: 297px;
    padding-left: 18px;
    padding-right: 0;
    margin-bottom: 19px
}

.imgShow .excellence .imgLeft {
    min-height: 316px;
    background-color: #f7f6f6;
    padding: 0 16px;
    padding-top: 19px
}

.imgShow .excellence .leftTitle {
    display: block;
    font-weight: 700
}

.imgShow .excellence .imgExecel {
    margin-top: 15px
}

.imgShow .excellence .imgText {
    color: #666;
    margin-top: 20px;
    font-size: 14px;
    display: block;
    margin-bottom: 9px;
}

.imgShow .excellence .bottomTitle {
    margin-top: 10px;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 700;
    width: 50%;
    float: left;
}


/*.imgShow .excellence .bottomTitle02 {
    margin-left: 96px
}

.imgShow .excellence .bottomTitle03 {
    margin-left: 40px
}

.imgShow .excellence .bottomTitle04 {
    margin-left: 68px;
    margin-top: 10px
}

.imgShow .excellence .bottomTitle05 {
    margin-left: 32px
}

.imgShow .excellence .bottomTitle06 {
    margin-top: 10px
}*/

.imgShow .excellence .dot {
    position: absolute;
    top: 8px;
    left: 0;
    background-color: #EA4120
}

@media (max-width:767px) {
    .imgShow {
        margin-top: .43rem
    }
    .imgShow .excellence {
        min-height: 5.07rem;
        padding-left: 0;
        margin-bottom: .25rem
    }
    .imgShow .excellence .imgLeft {
        min-height: 5.45rem;
        padding: 0 .32rem;
        padding-top: .3rem;
        font-size: .32rem
    }
    .imgShow .excellence .imgExecel {
        margin-top: .28rem;
        width: 100%
    }
    .imgShow .excellence .imgText {
        margin-top: .2rem;
        font-size: .26rem;
        margin-botton: .09rem !important;
    }
    .imgShow .excellence .bottomTitle {
        margin-top: .12rem;
        padding-left: .11rem;
        font-size: .26rem
    }
    /*.imgShow .excellence .bottomTitle02 {
        margin-left: 1.8rem
    }
    .imgShow .excellence .bottomTitle03 {
        margin-left: .78rem
    }
    .imgShow .excellence .bottomTitle04 {
        margin-left: 1.3rem
    }
    .imgShow .excellence .bottomTitle05 {
        margin-left: .68rem
   }*/
    .imgShow .excellence .dot {
        top: .17rem;
        left: 0
    }
    .imgShow .imgLeft02 {
        padding-bottom: .33rem!important
    }
    .imgShow .imgLeft02 .bottomTitle06 {
        margin-top: .24rem
    }
    .imgShow .imgLeft02 .bottomTitle04 {
        margin-top: .24rem
    }
}