.banner {
    height: 437px;
    background: url(../../images/business/toService/banner.png) no-repeat;
    background-size: cover;
    position: relative;
}
.bannerContent {
    position: absolute;
    right: 21%;
    text-align: center;
    margin-top: 92px;
}

.banner .t1,
.banner .t2 {
    font-weight: 500;
    color: #fff;
    text-align: center;
}
.banner .t1 {
    padding-top: 190px;
    font-size: 50px;
}
.banner .t2 {
    font-size: 25px;
    padding-top: 30px;
}
.toService-main{   }
.serviceContent {
    width: 1230px;
    margin: 0 auto;
    padding-top: 50px;
}
.serviceContent h3 {
    color: #3a416f;
    font-size: 40px;
    text-align: center;
    margin-bottom: 76px;
}
.serviceContentBody {
    zoom: 1;
    display: flex;
}
.serviceContentBody:after {
    content: '';
    display: block;
    clear: both;
}


.serviceServe{
    background: #F8F8F8;
    padding-bottom: 85px;
}
.serviceServe h2 {
    color: #3D3D3D;
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
}
.serviceServe .serviceContent > p {
    color: #b0b3c5;
    font-size: 12px;
    margin-bottom: 28px;
    text-align: center;
}
.serviceServe.serviceContentBody {
}
 .serviceServe .serviceContentBody > li:first-child .bodyMain{ margin-left: 0 }
.serviceServe .serviceContentBody > li {
     height: 400px;
    border-radius: 16px;
    overflow: hidden;
    background-size: cover;
}
.serviceServe .serviceContentBody > li .bodyMain{
    width: 120px;
    margin-left: 10px;
    height: 400px;
    display: flex;    flex-direction: column;
    padding: 0 10px;
}
.serviceServe .serviceContentBody > li .bodyMain .title{
    width: 100%;
      /*color: #585A5A;  */
    font-size: 20px;
    padding: 41px 0px 27px;
    text-align: center;
    border-bottom: 1px dashed #D8D8D8;
}
.serviceServe .serviceContentBody > li .bodyMain .content{
    display: none;
    margin-top: 84px; line-height: 26px;
}
.serviceServe .serviceContentBody > li:hover .bodyMain .title{
    color: #ffffff;
}
.serviceServe .serviceContentBody > li .bodyMain.active{
    width: 320px;
    color: #ffffff;
}
.serviceServe .serviceContentBody > li .wash{
    background: url(../../images/business/toService/door-to-door/wash.png) no-repeat;
}
.serviceServe .serviceContentBody > li  .washActive{
    background: url(../../images/business/toService/door-to-door/washActive.png) no-repeat;
}

.serviceServe .serviceContentBody > li  .keepRepair {
    background: url(../../images/business/toService/door-to-door/keepRepair.png) no-repeat;
}
.serviceServe .serviceContentBody > li  .keepRepairActive {
    background: url(../../images/business/toService/door-to-door/keepRepairActive.png) no-repeat;
}

.serviceServe .serviceContentBody > li  .maintain{
    background: url(../../images/business/toService/door-to-door/maintain.png) no-repeat;
}
.serviceServe .serviceContentBody > li .maintainActive{
    background: url(../../images/business/toService/door-to-door/maintainActive.png) no-repeat;
}

.serviceServe .serviceContentBody > li .install{
    background: url(../../images/business/toService/door-to-door/install.png) no-repeat;
}
.serviceServe .serviceContentBody > li .installActive{
    background: url(../../images/business/toService/door-to-door/installActive.png) no-repeat;
}

.serviceServe .serviceContentBody > li .InstallBatteries{
    background: url(../../images/business/toService/door-to-door/InstallBatteries.png) no-repeat;
}
.serviceServe .serviceContentBody > li .InstallBatteriesActive{
    background: url(../../images/business/toService/door-to-door/InstallBatteriesActive.png) no-repeat;
}

.serviceServe .serviceContentBody > li .tyreRepair{
    background: url(../../images/business/toService/door-to-door/tyreRepair.png) no-repeat;
}
.serviceServe .serviceContentBody > li .tyreRepairActive{
    background: url(../../images/business/toService/door-to-door/tyreRepairActive.png) no-repeat;
}

.serviceServe .serviceContentBody > li .changeTire{
    background: url(../../images/business/toService/door-to-door/changeTire.png) no-repeat;
}
.serviceServe .serviceContentBody > li .changeTireActive{
    background: url(../../images/business/toService/door-to-door/changeTireActive.png) no-repeat;
}

.serviceServe .serviceContentBody > li .ReplaceBattery{
    background: url(../../images/business/toService/door-to-door/replaceBattery.png) no-repeat;

}
.serviceServe .serviceContentBody > li .ReplaceBatteryActive{
    background: url(../../images/business/toService/door-to-door/replaceBatteryActve.png) no-repeat;

}
.roadside_service{
    width: 100%;
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 112px;
    padding-right: 40px;
    display: flex;
    border-radius: 16px;
}
.roadside_service .roadside_service_left{
    width: 700px; height: 525px; position: relative;
}
.roadside_service_txt{
    position: absolute;
    top: 195px;
    left: -67px;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);
    width: 340px;
    height: 134px;
    background-color: #ffffff;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left:15px; padding-right: 15px; line-height: 28px; font-size: 16px;
}
.roadside_service_main_01{
    width: 100%; height: 100%;

}
.roadside_service_main_02{
    background: url(../../images/business/toService/roadside/roadside_02.png) no-repeat;
}
.roadside_service_main_03{
    background: url(../../images/business/toService/roadside/roadside_03.png) no-repeat;
}
.roadside_service_main_04{
    background: url(../../images/business/toService/roadside/roadside_04.png) no-repeat;
}
.roadside_service_main_05{
    background: url(../../images/business/toService/roadside/roadside_05.png) no-repeat;
}



.roadside_service .roadside_service_right{
   margin-left: 40px;
}
.roadside_service .roadside_service_right li{
    width: 338px; height: 97px;
    border-radius: 16px;
    margin-top: 10px;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 95px;
    color: #3D3D3D;
    font-size: 20px;
    cursor: default;
}
.roadside_service .roadside_service_right li:first-child {
    margin-top: 0;
}
.roadside_service .roadside_service_right li.active{
    color: #ffffff;
}
.roadside_service .roadside_service_right li.buildingServices {
    background: url(../../images/business/toService/roadside/buildingServices.png) no-repeat;
}
.roadside_service .roadside_service_right li.buildingServicesSelect {
    background: url(../../images/business/toService/roadside/buildingServicesSelect.png) no-repeat;
}
.roadside_service .roadside_service_right li.emergencyReliefServices {
    background: url(../../images/business/toService/roadside/emergencyReliefServices.png) no-repeat;
}
.roadside_service .roadside_service_right li.emergencyReliefServicesSelect {
    background: url(../../images/business/toService/roadside/emergencyReliefServicesSelect.png) no-repeat;
}
.roadside_service .roadside_service_right li.tireReplacementService {
    background: url(../../images/business/toService/roadside/tireReplacementService.png) no-repeat;
}
.roadside_service .roadside_service_right li.tireReplacementServiceSelect {
    background: url(../../images/business/toService/roadside/tireReplacementServiceSelect.png) no-repeat;
}
.roadside_service .roadside_service_right li.trailerRescue {
    background: url(../../images/business/toService/roadside/trailerRescue.png) no-repeat;
}
.roadside_service .roadside_service_right li.trailerRescueSelect {
    background: url(../../images/business/toService/roadside/trailerRescueSelect.png) no-repeat;
}
.roadside_service .roadside_service_right li.unlockService {
    background: url(../../images/business/toService/roadside/unlockService.png) no-repeat;
}
.roadside_service .roadside_service_right li.unlockServiceSelect {
    background: url(../../images/business/toService/roadside/unlockServiceSelect.png) no-repeat;
}