﻿.rentcar .findcenter
{
    /*border: 1px solid red;*/
}
.rentcar .part1 > img
{
    width:100%;
} 
    .rentcar .findcenter > img:last-of-type
    {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .rentcar .findcenter > .TextSDescription
    {
        position: absolute;
        bottom: 0px;
        right: 0px;
        /*border: 1px solid green;*/
        width: 560px;
        margin-bottom: 0px;
    }
.operation > img:first-of-type
{
    margin:0 auto;
    display:block;
    width:56%;
}
.operation > img:last-of-type
{
    margin-top:60px;
    width:100%;
}
.rentcar .part4 > img
{
    width:100%;
}
.rentcar .experience_center_left
{
    background: url("/img/租车_41.jpg") no-repeat center;
}