/*-----------------最大盒子------------*/
._mode_shot {
    width: 364px;
    float: right;
    background: #fff;
    margin-top: 20px;
}

._mode_shot .Industry {
    padding: 10px 0 30px 20px;
}

._mode_shot .Industry .vertical {
    width: 4px;
    height: 20px;
    background: #1c87f4;
    float: left;
    margin-top: 4px;
}

._mode_shot .Industry .hot {
    float: left;
    font-size: 20px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    padding-left: 10px;
}

._mode_shot .Industry dl {
    height: 130px;
    width: 283px;
}

._mode_shot .Industry dl dt {
    float: left;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    margin-top: 20px;
}

._mode_shot .Industry dl dt img {
    width: 88px;
    height: 88px;
    border-radius: 50%;
}

._mode_shot .Industry dl dd {
    float: left;
    padding-left: 12px;
    margin-top: 29px;
}

._mode_shot .Industry .ren {
    font-size: 16px;
}

._mode_shot .Industry .ren a {
    color: #333;
}

._mode_shot .Industry .ren a:hover {
    color: #1b86f3
}

._mode_shot .Industry .corolla_2 {
    font-size: 14px;
    padding-top: 14px;
}

._mode_shot .Industry .corolla_2 a {
    color: #999;
}

._mode_shot .Industry .corolla_2 a:hover {
    color: #1b86f3
}


