
.slow-text {
    opacity: 0;
    animation: fadeIn 1s forwards;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.tfb {
    /* opacity: 0;
    animation: slide-in 0.5s forwards; */
}
.tfb1 {
    opacity: 0;
    animation: slide-in 0.8s forwards !important;
}

@keyframes slide-in {
    from {
        opacity: 0;
        transform: translateY(50%);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.w100p{
    width: 100%;
}

.center1{
    min-width: 1000px;
    height: 0px;
    background: url('/static/images/index/c1.png') no-repeat;
    background-size: cover;
    padding-bottom: 34.375%;
}
.c1_t1{
    padding: 140px 0px 0px 124px;
    font-weight: bold;
    font-size: 50px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: left;
    font-style: normal;
}
.c1_t2{
    padding: 66px 0px 0px 124px;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: left;
    font-style: normal;
}
.c1_t3{
    padding: 56px 0px 0px 124px;
}
.c1_t3 a{
    width: 124px;
    height: 36px;
    display: block;
    background: url('/static/images/index/按钮.png') no-repeat;
    background-size: cover;
    background-position: center;
}

.center2{
    min-width: 1000px;
    min-height: 660px;
    background: #F6F6F6;
}
.c2_main{
    max-width: 1200px;
    min-width: 1000px;
    margin: 0px auto;
    display: flex;
    justify-content:space-between;
}
.c2_left{
    display: block;
    width: 48%;
    max-width: 585px;
    min-width: 465px;
    margin-top: -62px;
}
.c2_right{
    display: block;
    width: 48%;
    max-width: 585px;
    min-width: 465px;
    margin-top: -26px;
}
.c2div{
    max-width: 585px;
    min-width: 465px;
    height: 279px;
    border-radius: 8px;
}
.c2div a{
    float: right;
    margin-top: 10px;
    margin-right: 40px;
    display: block;
    width: 104px;
    height: 36px;
    line-height: 36px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #ED1C25;
    font-weight: 400;
    font-size: 16px;
    color: #ED1C25;
    text-align: center;
    font-style: normal;
    text-decoration: none;
}
.c2_l_t{
    background: url('/static/images/index/事故车.png') no-repeat,linear-gradient( to bottom, #FFFFFF 0%, #FCFCFD 100%),#FFFFFF;
    background-position: right bottom;
}
.c2_l_b{
    margin-top: 32px;
    background: url('/static/images/index/拆解车.png') no-repeat,linear-gradient( to bottom, #FFFFFF 0%, #FCFCFD 100%),#FFFFFF;
    background-position: right bottom;
}
.c2_r_t{
    background: url('/static/images/index/二手车.png') no-repeat,linear-gradient( to bottom, #FFFFFF 0%, #FCFCFD 100%),#FFFFFF;
    background-position: right bottom;
}
.c2_r_b{
    margin-top: 32px;
    background: url('/static/images/index/配件.png') no-repeat,linear-gradient( to bottom, #FFFFFF 0%, #FCFCFD 100%),#FFFFFF;
    background-position: right bottom;
}
.c2div_t1{
    padding: 38px 0px 0px 40px;
    font-weight: bold;
    font-size: 32px;
    color: #333333;
    line-height: 48px;
    text-align: justify;
    font-style: normal;
}
.c2div_desc{
    padding: 10px 0px 0px 20px;
}
.c2div_desc ul {
    padding-left: 40px;
}
.c2div_desc ul li{
    list-style-image: url('/static/images/index/菱形.png');
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: left;
    font-style: normal;
}
.center3{
    min-width: 1000px;
    height: 0px;
    background: url('/static/images/index/c3.png') no-repeat;
    background-size: cover;
    padding-bottom: 44.27%;
    text-align: center;
}
.c3_text{
    position:absolute;
}
.center3 img{
    width: 645px;
    height: 297px;
    margin-top:32%;
    margin-left: 21%;
}
.center4{
    min-width: 1000px;
    height: 0px;
    min-height: 450px;
    max-height: 652px;
    background: url('/static/images/index/c4.png') no-repeat;
    background-size: cover;
    padding-bottom: 34.375%;
    margin-top: 100px;
    display: flex;
    align-items: baseline;
}
.c4_mobile{
    width: 88%;
    min-width: 1000px;
    height: 0px;
    min-height: 450px;
    display: flex;
    justify-content: center;
    background: url('/static/images/index/手机.png') no-repeat;
    background-position: right bottom;
    padding-bottom: 34.375%;
}
.c4_left{
    width: 75%;
}
.c4_left_t1{
    padding-top:140px;
    font-weight: bold;
    font-size: 32px;
    color: #333333;
    line-height: 48px;
    text-align: justify;
    font-style: normal;
}
.c4_left_t2{
    padding-top:24px;
    font-weight: 300;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    text-align: justify;
    font-style: normal;
}
.c4_left_t3{
    padding-top: 40px;
}
.c4_left_t3 img{
    /* border: 1px dashed #CCCCCC; */
    max-width: 228px;
    min-width: 188px;
    max-height: 228px;
    min-height: 188px;
}
.c4_ritht{
    width: 0;
    /* height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center; */
    height: 0px;
}
.c4_right img{
    width:670px;
    height: 500px;    
    padding-top:150px;       
}
.center5{         
    min-width: 1200px;  
    height: 0px;
    min-height: 530px;
    max-height: 930px;
    background: url('/static/images/index/c5.png') no-repeat;
    background-size: cover;
    padding-bottom: 69.27%;
    padding-bottom: 49.27%;
    margin-top: 70px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
}
.c5_t{
    max-width: 1200px;
    min-width: 1000px;
    margin: 0 auto;
}
.c5_t_t1{
    padding-top: 124px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: left;
    font-style: normal;
}
.c5_t_t2{
    display: flex;
    justify-content: flex-start;
    padding-top: 40px;
    padding-left: 20px;
}
.c5_t_t2_split{
    width: 120px;
    padding-top: 28px;
    font-size: 24px;
    text-align: center;
    color: #FFFFFF;
}
.c5_t_t2_item{
    width: 40px;
    text-align: center;
    color: #FFFFFF;
}
.c5_t_t2_step{
    font-weight: 400;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    font-style: normal;
}
.c5_t_t2_num{
    font-weight: bold;
    font-size: 32px;
    height: 48px;
    line-height: 48px;
    font-style: normal;
}
.c5_t_t2_desc{
    font-weight: bold;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    font-style: normal;
}
.c5_t_t2_remark{
    padding-top: 25px;
    margin-left: 140px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}
.c5_head{
    margin-top: 40px;
    max-width: 1200px;
    min-width: 1000px;
    height: 88px;
    background: rgba(237,28,37,0.8);
    border-radius: 0px 50px 0px 0px;
    border: 1px solid #FFFFFF;
    border-bottom: none ;
    display: flex;
    justify-content: flex-start;
}
.c5_head_item{
    width: 399px;
    height: 88px;
    line-height: 88px;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
}
.c5_head_item_num
{
    font-size: 36px;
    font-weight: bold;
}
.c5_body{
    position: relative;
    width: 1200px;
    max-height: 418px;
}
.c5_body img{
    width: 1200px;
    max-height: 418px;
    /* border: 1px dashed #CCCCCC; */
}
.c5_body a{
    position: absolute;
    width: 104px;
    height: 36px;
    /* background-color: #ED1C25; */
}
.c5_body .btn1{
    left: 180px;
    top: 312px;
}
.c5_body .btn2{
    left: 571px;
    top: 312px;
}
.c5_body .btn3{
    left: 957px;
    top: 312px;
}


@media screen and (max-width: 1450px) {
}

@media screen and (min-width: 1440px) and (max-width: 1680px) {
    .c1_t1{
        padding: 100px 0px 0px 124px;
        font-size: 30px;
        line-height: 30px;
    }
    .c1_t2{
        padding: 48px 0px 0px 124px;
        font-size: 18px;
        line-height: 32px;
    }
    .c1_t3{
        padding: 42px 0px 0px 124px;
    }
    .c1_t3 a{
        width: 124px;
        height: 36px;
    }
    .center3 img{
        width: 430px;
        height: 198px;
        margin-top:35%;
        margin-left: 20%;
    }

    .c4_mobile{
        background-size: 40%;
    }
    .c4_left_t1{
        padding-top:70px;
    }
    .c4_left_t3{
        padding-top: 20px;
    }

    .c5_t{
        width: 1100px;
    }
    
    .c5_t{
        width: 1100px;
        margin: 0 auto;
    }
    .c5_t_t1{
        padding-top: 62px;
        line-height: 24px;
    }
    .c5_t_t2{
        padding-top: 30px;
    }
    .c5_t_t2_remark{
        margin-left: 100px;
    }
    .c5_head{
        margin-top: 30px;
        width: 1098px;
        height: 68px;
    }
    .c5_head_item{
        width: 399px;
        height: 68px;
        line-height: 68px;
    }
    
    .c5_body{
        position: relative;
        width: 1100px;
        height: 802px;
    }
    .c5_body img{
        width: 1098px;
        height: 700px;
    }
.c5_body .btn1{
    left: 165px;
    top: 312px;
}
.c5_body .btn2{
    left: 521px;
    top: 312px;
}
.c5_body .btn3{
    left: 867px;
    top: 312px;
}
    
    .c2div_t1{
        font-size: 28px;
        line-height: 48px;
    }
    .c4_left_t1{
        font-size: 28px;
        line-height: 48px;
    }
    .c5_t_t1{
        font-size: 28px;
        line-height: 48px;
    }
    .c5_t_t2_num{
        font-size: 28px;
        height: 48px;
        line-height: 48px;
    }
    .c5_head_item_num
    {
        font-size: 32px;
        font-weight: bold;
    }
}

@media screen and (max-width: 1439px) {
    .c1_t1{
        padding: 70px 0px 0px 62px;
        font-size: 30px;
        line-height: 30px;
    }
    .c1_t2{
        padding: 33px 0px 0px 62px;
        font-size: 18px;
        line-height: 32px;
    }
    .c1_t3{
        padding: 32px 0px 0px 62px;
    }
    .c1_t3 a{
        width: 124px;
        height: 36px;
    }
    .center3 img{
        width: 323px;
        height: 149px;
        margin-top:35%;
        margin-left: 20%;
    }
    .c4_mobile{
        background-size: 35%;
    }
    .c4_left_t1{
        padding-top:35px;
    }
    .c4_left_t3{
        padding-top: 20px;
    }

    .c5_t{
        width: 1000px;
    }
    
    .c5_t{
        width: 1000px;
        margin: 0 auto;
    }
    .c5_t_t1{
        padding-top: 30px;
        line-height: 24px;
    }
    .c5_t_t2{
        padding-top: 20px;
    }
    .c5_t_t2_remark{
        margin-left: 50px;
    }
    .c5_head{
        margin-top: 20px;
        width: 998px;
        height:58px;
    }
    .c5_head_item{
        width: 399px;
        height: 58px;
        line-height: 58px;
    }
    
    .c5_body{
        position: relative;
        width: 1000px;
        height: 802px;
    }
    .c5_body img{
        width: 998px;
        height: 640px;
    }
.c5_body .btn1{
    left: 145px;
    top: 312px;
}
.c5_body .btn2{
    left: 461px;
    top: 312px;
}
.c5_body .btn3{
    left: 787px;
    top: 312px;
}
    
    .c2div_t1{
        font-size: 28px;
        line-height: 48px;
    }
    .c4_left_t1{
        font-size: 28px;
        line-height: 48px;
    }
    .c5_t_t1{
        font-size: 28px;
        line-height: 48px;
    }
    .c5_t_t2_num{
        font-size: 28px;
        height: 48px;
        line-height: 48px;
    }
}