#myCustomVideo {
    height: 21.9rem;
    width: 100%;
}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flexCenter{
    display: flex;
    align-items: center;
    justify-content: center;
}
.customize-1{
    position: relative;
}
.customize-1 .maskpic1{
    position: absolute;
    width: 24.5rem;
    height: 12.2rem;
    top: 27rem;
    right: 7.6rem;
    z-index: 10;
}
.customize-1 .p1{
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300;
    text-align: center;
    bottom: 33.8rem;
    right: 0rem;
    z-index: 10;
}
.customize-1 .maskpic2{
    position: absolute;
    width: 7.8rem;
    height: 7.8rem;
    bottom: 6rem;
    right: 15.6rem;
    z-index: 10;
}
.customize-2{
    margin-top: -0.9rem;
    position: relative;
}
.customize-2 .title{
    position: absolute;
    top: 9.3rem;
    left: 0rem;
    color: #fff;
    font-size: 2rem;
    font-weight: 300;
    width: 100%;
    text-align: center;
}
.customize-2 .title:after{
    content: '';
    position: absolute;
    height: 1px;
    width: 8rem;
    left: calc(50% - 4rem);
    top: -2.2rem;
    background-color: #fff;
}
.customize-2 .popup{
    position: absolute;
    width: 3.9rem;
    height: 2.2rem;
}
.customize-2 .popup0{
    top: 28.6rem;
    left: 8.8rem;
}
.customize-2 .popup1{
    top: 27.5rem;
    left: 22rem;
}
.customize-2 .popup2{
    top: 36.3rem;
    left: 21.5rem;
}
.customize-2 .popup3{
    top: 46.6rem;
    left: 27.4rem;
}
.customize-2 .popup4{
    top: 58.3rem;
    left: 4.6rem;
}
.customize-2 .popup5{
    top: 59.8rem;
    left: 21.4rem;
}
.customize-2 .popup6{
    top: 40.8rem;
    left: 33.4rem;
}
.el-dialog {
    height: 60.9rem;
}
.el-dialog__body{
    padding: 0rem 2.9rem 4.15rem !important;
}
.el-dialog .p1{
    color: #FF8A1F;
    font-size: 1.4rem;
    font-weight: 600;
}
.el-dialog .p2{
    color: #333;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 4rem;
}
.el-dialog .more{
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300;
    background-color: #FF8A1F;
    border-radius: 2rem;
    width: 18.5rem;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 3.6rem;
}
.el-dialog .borderItem,.el-dialog .borderNoItem{
    margin-top: 3rem;
}
.el-dialog .borderItem li{
    color: #333;
    font-size: 1.1rem;
    font-weight: lighter;
    line-height: 1.6rem;
    text-align: center;
    padding: 1rem 0 0.5rem;
    border-bottom: 1px solid #333;
}
.el-dialog .borderNoItem li{
    color: #333;
    font-size: 1.2rem;
    font-weight: lighter;
    line-height: 1.8rem;
    text-align: left;
    margin-bottom: 1rem;
}
.swiper-button-prev {
    left: 0!important;
    top: calc(50% - -0.6rem)!important;
}
.swiper-button-next{
    right: 0!important;
    top: calc(50% - -0.6rem)!important;
}

.swiper-button-next:after, .swiper-button-prev:after{
    text-rendering: auto;
}
.next1:after, .prev1:after{
    text-rendering: auto;
}
.next3:after, .prev3:after{
    text-rendering: auto;
}

.swiper-button-next, .swiper-button-prev{
    color: #555 !important;
}

.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 2.2rem !important;
}

.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: -21.5rem;
    margin-bottom: 10.8rem;
    /* 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{
    min-width: 15.2rem;
    font-size: 1.3rem;
    color: #264989;
    font-weight: 600;
    line-height: 1.8rem;
    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: 29.3rem;
    left: 6.5rem;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.6rem;
    text-align: center;
    color: #264989;
}
.customize-3 .p4{
    position: absolute;
    top: 37.7rem;
    left: 9.1rem;
    font-size: 1.4rem;
    color: #333;
    font-weight: lighter;
    line-height: 2rem;
    text-align: center;
}
.customize-3 .p5{
    position: absolute;
    top: 8.9rem;
    left: 0rem;
    width: 100%;
}
/* .customize-3 .p6{
    position: absolute;
    top: 5rem;
    left: 3.2rem;
    width: 6rem;
    height: 0.3rem;
    background-color: #ffb067;
} */
.customize-4{
    padding: 14.8rem 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: 2rem;
    color: #264989;
    font-weight: 600;
    line-height: 2.6rem;
}
.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;
}
.customize-4 .descBox .p4{
    font-size: 1.6rem;
    color: #333;
    font-weight: 600;
    line-height: 2.8rem;
}
.swiper-pagination-bullet{
    width: 1rem !important;
    height:  1rem !important;
    background: #d9d9d9 !important;
}
.swiper-pagination-bullet-active{
    /* width: 2rem !important;
    height:  2rem !important; */
    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.6rem;
}
.customize-5 .p2{
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.4rem;
    color: #333;
    text-align: left;
}
.customize-5 .p3{
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2rem;
    color: #FF8A1F;
    margin-bottom: 3.6rem;
}
.customize-5 .picBox{
    position: absolute;
    width: 94%;
    margin-top: -12%;
    margin-left: -7%;
    /* margin-bottom: 3.6rem; */
    z-index: -1;
}
.customize-5 .pic2{
    position: absolute;
    width: 40%;
    top: 23%;
    left: 30%;
}
.customize-6{
    padding: 6rem 4rem 20rem;
}
.customize-6 .title{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.2rem;
    color: #264989;
    margin-bottom: 10rem;
    text-align: center;
}
.customize-6 ul{
    border-top: 1px solid #000;
}
.customize-6 li{
    border-bottom: 1px solid #000;
}
.customize-6 .itemTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* padding: 0 1rem; */
}
.customize-6 .itemTop span{
    color: #333;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 6.4rem;
}
.customize-6 .itemTop .Plus3{
    width: 6.4rem;
    height: 6.4rem;
}
.customize-6 .itemBottomItem{
    border: 1px solid #BCBCBC;
    text-align: center;
    margin-bottom: 2rem;
}
.customize-6 .itemBottomItem .pic{
    width: 30.8rem;
    height: 20.4rem;
    margin-bottom: 1.2rem;
}
.customize-6 .itemBottomItem .p1{
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.4rem;
    color: #FF8A1F;
}
.customize-6 .itemBottomItem .p2{
    font-size: 2rem;
    font-weight: 400;
    line-height: 3rem;
    color: #333;
    margin-bottom: 0.4rem;
}
.customize-footer{
    background-color: #264989;
    color: #fff;
    text-align: center;
    padding: 6rem 3.1rem;
}
.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: 2rem;
    font-weight: 600;
    color: #264989;
    line-height: 2.6rem;
    margin-bottom: 3.8rem;
}
.customize-7 .p2{
    /* position: absolute; */
    /* top: 14.6rem; */
    /* width: 100%; */
    padding: 0 3.1rem;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.8rem;
    color: #333;
    margin-bottom:2rem;
}
.customize-7 .point{
    position: absolute;
    top: 5.6rem;
    left: -0.5rem;
    width: 67%;
}

.customize-7 .p3{
    text-align: left;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2.2rem;
    color: #333;
}
.customize-7 .p4{
    text-align: left;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.2rem;
    color: #264989;
}
.customize-7 ul{
    padding: 0 3.4rem;
}
.customize-7 li{
    border-bottom: 1px solid #000;
    margin: 1rem 0;
}
.customize-8{
    /* background: #f5f6fa; */
    padding: 4rem 3.1rem;
    text-align: center;
}
.customize-8 .p1{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.2rem;
    color: #264989;
    margin-bottom: 3.9rem;
}
.customize-8 .p2{
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.4rem;
    color: #333;
    /* margin-bottom: 3.2rem; */
}
.customize-8 .title{
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem;
    color: #333;
    margin: 1.8rem 0;
}
.customize-8 li{
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.4rem;
    color: #333;
    border-bottom: 1px solid #000;
    margin: 0 1.6rem 1rem 1.6rem;
    padding-bottom: 1rem;
}
.customize-8  .swiper-button-prev {
    left: 0!important;
    top: calc(50% - 3.4rem)!important;
}
.customize-8 .swiper-button-next{
    right: 0!important;
    top: calc(50% - 3.4rem)!important;
}
.customize-9{
    margin-top: -0.9rem;
    position: relative;
}
.customize-9 .p1{
    position: absolute;
    top: 19.4rem;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 600;
    color: #264989;
    line-height: 3.6rem;
}
.customize-9 .p2{
    position: absolute;
    top: 22.6rem;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 300;
    color: #333;
    line-height: 2rem;
}
.customize-10{
    text-align: center;
    color: #333;
    font-size: 1.4rem;
    font-weight: 300;
    margin-top: -0.9rem;
    background-color: #ECECF0;
}
.customize-10 .p1{
    color: #264989;
    font-size: 2.4rem;
    font-weight: 600;
}
.customize-11{
    text-align: center;
    color: #333;
    font-size: 1.4rem;
    font-weight: 300;
    margin-top: -0.9rem;
    background-color: #ECECF0;
}
.customize-11 .p1{
    color: #264989;
    font-size: 2.4rem;
    font-weight: 600;
}
.customize-11 .box{
    padding: 2.9rem 4.8rem 5.7rem;
    background-color: #d9d9d9;
}