.active-wrapper{
    height: 410px;
}
.kv-wrapper img:last-child{
    top: 494px;
}
.act-ul1{
    width: 670px;
    height: 52px;
    margin: 64px auto 0;
}
.act-ul1 li{
    display: inline-block;
    vertical-align: top;
    width: 186px;
}
.act-ul1 li:last-child{
    width: 86px;
}
.act-ul1 li p{
    display: inline-block;
    vertical-align: middle;
    width: 88px;
    height: 52px;
    line-height: 52px;
    font-size: 29px;
    color: #ffffff;
    text-align: center;
}
.act-ul1 li img{
    display: inline-block;
    vertical-align: middle;
    width: 93px;
    height: 10px;
}
.act-ul1 li:first-child{
    width: 196px;
}
.act-ul1 li:first-child img{
    margin-left: 10px;
}
.act-ul1 li p.active{
    background: url(../images/testDriver/testCity_bg.png) no-repeat top left;
    background-size: 88px 52px;
}