
/* 比赛结果背景动画 */
.carAnimation .rz-bg {
    width: 1080px;
    height: 500px;
    background: url(../images/animation/pk10/animate/car/resultbg.jpg)no-repeat center;
    background-size: 100% 100%;
    margin: auto;
    left: 0;
    top: 0;
    z-index: 5;
    display: none;
}

.aukCar-outer.car1{
    top: 190px !important;
}
.aukCar-outer.car2{
    top: 225px !important;
}
.aukCar-outer.car3{
    top: 264px !important;
}
.aukCar-outer.car4{
    top: 303px !important;
}
.aukCar-outer.car5{
    top: 343px !important;
}
.aukCar-outer.car6{
    top: 383px !important;
}
.aukCar-outer.car7{
    top: 420px !important;
}
.aukCar-outer.car8{
    top: 458px !important;
}
.aukCar-outer.car9{
    top: 498px !important;
}
.aukCar-outer.car10{
    top: 538px !important;
}





.car .car-div .car-wheel {
    position: absolute;
    top: 20px;
    left: 27px;
    width: 23px;
    display: none;
}

.car .car-div .car-wheel2 {
    position: absolute;
    top: 18px;
    right: 45px;
    width: 23px;
    display: none;
}

.icar.aukCar{
    width: 175px!important;
    height: 45px!important;
}
.aukCar.car-after{
    top: 23px!important;
    right: -35px!important;
}
.aukCar.car-front{
    top: -5px!important;
    transform: none!important;
}

.arkResultBox .rankfirst{
    width: 40%!important;
    margin-left: 30%!important;
    margin-top: 2%!important;
}

.arkResultBox .place2 img:last-child, 
.arkResultBox .place3 img:last-child{
    width: 70%!important;
    margin-left: 15%!important;
    margin-top: 5%!important;
}

.carAnimation #animate-box .animate-mover{
    background: url(../images/animation/pk10/animate/car/road.jpg) repeat-x;
}

.carAnimation #topbg .bg-mover{
    background: url(../images/animation/pk10/animate/car/topbg.jpg) repeat-x;
}

.carAnimation .PN_1 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/1.png);
}

.carAnimation .PN_2 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/2.png)!important;
}

.carAnimation .PN_3 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/3.png)!important;
}

.carAnimation .PN_4 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/4.png)!important; 
}

.carAnimation .PN_5 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/5.png)!important; 
}

.carAnimation .PN_6 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/6.png)!important; 
}

.carAnimation .PN_7 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/7.png)!important;   
}

.carAnimation .PN_8 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/8.png)!important;
}

.carAnimation .PN_9 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/9.png)!important;
}

.carAnimation .PN_10 .place-name-1 img{
    content: url(../images/animation/pk10/animate/car/10.png)!important;
}