#myCustomVideo {
    height: 21.5rem;
    width: 100%;
}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.customize-2{
    padding:  5.2rem 0rem 4.5rem;
    margin: 0 3.5rem 4.5rem;
    /* border-bottom: 1px solid #bcbcbc; */
}
.customize-2 .tt{
    width: 25rem;
    height: 23.1rem;
    display: inline-block;
}
.customize-2 .swiper-slide{
    border: 0.5px solid #D9D9D9;
    text-align: center;
    cursor: pointer;
    display: flex;
    margin:0 0.4rem;
}
.customize-2  .swiper-wrapper{
    margin-left: -1.2rem;
}
.swiper-button-prev {
    left: 0!important;
    top: calc(50% - -0.6rem)!important;
}
.swiper-button-next{
    right: 0!important;
    top: calc(50% - -0.6rem)!important;
}
.customize-2 .swiper-slide.active{
    border: 1px solid #BCBCBC;
}
.swiper-button-next:after, .swiper-button-prev:after{
    text-rendering: auto;
}
.next1:after, .prev1:after{
    text-rendering: auto;
}
.customize-2 .swiper-button-lock{
    display: block !important;
    color: #555 !important;
}
.swiper-button-next, .swiper-button-prev{
    color: #555 !important;
}
.customize-2 .swiper{
    padding: 0 4rem !important;
    margin-bottom: 8.6rem;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 2.2rem !important;
}
.customize-2 .title{
     font-size: 2.4rem;
     font-weight: 600;
     line-height: 3.2rem;
     color: #264989;
}
.customize-2 .p1{
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 4rem;
    color: #ff8a1f ;
    margin-bottom: 4rem;
}
.customize-2 .p2{
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.8rem;
    color: #333;
    margin-bottom: 6rem;
}
.customize-2 .btn{
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 4.8rem;
    color: #264989;
    border: 1px solid #264989;
    height: 4.8rem;
    width: 26.6rem;
    border-radius: 4.8rem;
    text-align: center;
    margin: 0 auto;
}
.customize-3{
    position: relative;
}
.customize-3 .reason{
    width: 100%;
}
.customize-3 .reason-row{
    width: 91.5625vw;
    /* padding: 2.916vw 8.75vw; */
    margin: 0 auto;
    margin-top: -7rem;
    margin-bottom: 7.7rem;
    /* background-color: #fff; */
    /* border-radius: 10px;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2); */
    position: relative;
    z-index: 1;
}
.customize-3 .reason-row .reason-row-item{
    width: 100%;
    text-align: center;
    cursor: pointer;
    /* margin: 0 0.729vw; */
    padding: 1.9rem 1.5rem;
    margin-bottom: 1.5rem;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.2);
    transition: all .25s ease-in .05s;
}
/* .customize-3 .reason-row .reason-row-item:hover{
    background-color: #FF8A1F;
} */
.customize-3 .reason-row img{
    width: 7.2rem;
    display: inline-block;
    /* margin-top: 2.8125vw; */
    transition: all .25s ease-in .05s;
}
.customize-3 .reason-row .t2{
    display: none;
    transition: all .25s ease-in .05s;
}
/* .customize-3 .reason-row .reason-row-item:hover .t1{
    display: none;
}
.customize-3 .reason-row .reason-row-item:hover .t2{
    display: inline-block;
} */
.customize-3 .reason-row .p1{
    width: 0.4rem;
    height: 3.6rem;
    background-color: #FF8A1F;
    /* margin: 0 auto; */
    /* margin-top: 2.34375vw; */
    /* margin-bottom: 2.34375vw; */
    transition: all .25s ease-in .05s;
}
/* .customize-3 .reason-row-item:hover .p1{
    background-color: #fff;
} */
.customize-3 .reason-row .p2{
    font-size: 1.6rem;
    color: #264989;
    font-weight: 400;
    line-height: 3.2rem;
    transition: all .25s ease-in .05s;
}
/* .customize-3 .reason-row-item:hover .p2{
    color: #fff;
} */
.customize-3 .reason-row .icon{
    width: 3rem;
    height: 3.4rem;
    /* margin: 3.333vw 0 2.604vw; */
    transform: rotate(-180deg);
    transition: all .25s ease-in .05s;
}
/* .customize-3 .reason-row-item:hover .icon path{
    fill: #fff;
} */
.customize-3 .p3{
    position: absolute;
    top: 23rem;
    left: 3.2rem;
    font-size: 3.4rem;
    color: #333;
    font-weight: 300;
    line-height: 4.2rem;
}
.customize-3 .p4{
    position: absolute;
    top: 13rem;
    left: 3.2rem;
    font-size: 2rem;
    color: #264989;
    font-weight: 600;
    line-height: 3rem;
}
.customize-3 .p5{
    position: absolute;
    top: 36.25rem;
    left: 24.5rem;
    font-size: 1.4rem;
    color: #333;
    font-weight: 300;
}
.customize-3 .p6{
    position: absolute;
    top: 5rem;
    left: 3.2rem;
    width: 6rem;
    height: 0.3rem;
    background-color: #ffb067;
}
.customize-4{
    padding: 10rem 3rem 8.5rem;
}
.customize-4 .imgBox{
    width: 100%;
}
.customize-4 .descBox{
    width: 100%;
    /* padding: 0 7.8125vw 0 9.1666vw; */
}
.customize-4 .descBox .p1{
    font-size: 2.4rem;
    color: #264989;
    font-weight: 600;
    line-height: 3.2rem;
}
.customize-4 .descBox .p2{
    font-size: 1.6rem;
    color: #FF8A1F;
    font-weight: 400;
    line-height: 2rem;
    margin-top: 0.5rem;
}
.customize-4 .descBox .p3{
    font-size: 1.6rem;
    color: #333;
    font-weight: 300;
    line-height: 2.8rem;
}
.swiper-pagination-bullet{
    width: 1.5rem !important;
    height:  1.5rem !important;
    background: #d9d9d9 !important;
}
.swiper-pagination-bullet-active{
    background: #ffb067 !important;
}
.customize-5{
    background: #f5f6fa;
    padding: 6rem 3.1rem;
    text-align: center;
}
.customize-6{
    padding:  8.7rem 3.1rem 0rem;
}
.customize-5 .p1{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.2rem;
    color: #264989;
    margin-bottom: 3.9rem;
}
.customize-5 .p2{
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.8rem;
    color: #333;
    margin-bottom: 3.2rem;
}
.customize-6 .title{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.2rem;
    color: #264989;
    margin-bottom: 3.4rem;
}
.customize-6 .machineTitle{
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 5rem;
    color: #333;
    margin-bottom: 1.2rem;
}
.customize-6 .machineItem{
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2rem;
    color: #000;
    list-style: inside;
}
.customize-6 .machine{
    margin-bottom: 3rem;
}
.customize-6 .p22{
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 3.2rem;
    color: #333;
    margin: 2rem 0 7.4rem;
}
.customize-footer{
    background-color: #264989;
    color: #fff;
    text-align: center;
    padding: 6rem 5rem;
}
.customize-footer img{
    width: 9.5rem;
    height: 9.5rem;
    display: inline-block;
}
.customize-footer .p1{
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 3rem;
}
.customize-footer .box{
    border-bottom: 1px solid #f5f6fa;
    padding: 3.5rem 0;
}
.customize-footer .box:last-child{
    /* border-bottom: none; */
}
.customize-footer li{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 3rem;
    padding: 1.5rem 0.65rem 1.5rem 0;
    border-bottom: 1px solid #fff;
}

.customize-7{
    position: relative;
}
.customize-7 .p1{
    position: absolute;
    top: 6.8rem;
    width: 100%;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 600;
    color: #264989;
}
.customize-7 .p2{
    position: absolute;
    top: 14.6rem;
    width: 100%;
    padding: 0 9%;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.8rem;
    color: #333;
}
.customize-7 ul{
    position: absolute;
    bottom: 18.6rem;
    width: 90%;
    left: 5%;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 400;
    color: #F5F6FA;
    border-bottom: 1px solid #f5f6fa;
}
.customize-7 ul:last-child{
    border: none;
}
.customize-7 ul li{
    width: 50%;
    position: relative;
}
.customize-7 ul li::after{
    content: '';
    position: absolute;
    right: -4%;
    top: 14%;
    width: 1px;
    height: 62%;
    background-color: #fff;
}
.customize-7 ul li:last-child:after{
    width: 0px;
}
.customize-7 .p4{
    color: #FF8A1F;
    font-size: 2rem;
    font-weight: 300;
}
.customize-7 .p4 span{
    color: #FF8A1F;
    font-size:7.2rem;
    font-weight: 300;
}