.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flexStart{
    display: flex;
    align-items: flex-start;
    /* justify-content: space-between; */
}
.customize-1 {
    /* padding-left: 7.39%; */
    position: relative;
    /* margin-bottom: 7.8125vw; */
}

.customize-1 .box{
    position: absolute;
    top: 5.46875vw;
    left: 7.3%;
    background-color: #fff;
    padding: 3.125vw 0px 0px 4.164vw;
    width: 42%;
    height: 19.427vw;
    border-left: 10% solid #264989;
}
.customize-1 .line{
    position: absolute;
    top: 5.46875vw;
    left: 0%;
    background-color: #264989;
    width: 7.39%;
    height: 19.427vw;
}
.customize-1 .p1{
    font-size: 3.2rem;
    font-weight: 350;
    color: #264989;
    position: relative;
    padding: 8px 0;
    margin: 30px 0 45px 40px;
}
.customize-1 .p1::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 120px;
    background-color: #264989;
    top: -30px;
    left: -41px;
}
.customize-1 .p2{
    font-size: 1.6rem;
    /* margin-right: 7.8125vw; */
    padding: 39px 31px;
    color: #333;
    font-weight: 300;
    background-color: #F7F9FB;
    /* border-top: 1px solid #264989; */
    /* padding-top: 1.041vw; */
    /* margin-top: 1.041vw; */
}
.customize-2{
    /* margin-bottom: 11.5rem; */
    background-color: #F7F9FB;
    /* padding-left: 8.43%; */
}
.customize-2 .line{
    background-color: #264989;
    height: 1px;
    width: 5rem;
    margin-bottom: 1.3rem;
}
.customize-2 .p1{
    font-size: 2.8rem;
    line-height: 3.2rem;
    color: #264989;
    font-weight: 300;
}
.customize-2 .p2{
    font-size: 1.6rem;
    line-height: 2rem;
    color: #EF923C;
    font-weight: 300;
    margin: 0.9rem 0 0 ;
}
.customize-2 .p3{
    font-size: 1.6rem;
    line-height: 2.8rem;
    color: #333;
    font-weight: 300;
    margin: 4.8rem 0 2.2rem;
}
.customize-2 .desc{
    width: 100%;
}
.customize-2 .p11{
    font-size: 1.6rem;
    line-height: 2.8rem;
    color: #264989;
    font-weight: 300;
}
.customize-2 .p22{
    font-size: 0.729vw;
    color: #264989;
    font-weight: lighter;
}
.customize-2  .descBorder{
    border-bottom: 1px solid #264989;
    margin-bottom: 2.604vw;
    padding-bottom: 1.145vw;
}
.customize-2 .el-icon-check{
    font-size: 4.1875vw;
    color: #264989;
    margin-right: 1.041vw;
    margin-top: 5px;
}
.customize-3{
    /* margin-top: 5.46875vw; */
    position: relative;
    /* padding-top: 73.125vw; */
    background-color: #F7F9FB;
}
.customize-3 .img1{
    width: 100%;
}
.customize-3 .img2{
    width: 56%;
    position: absolute;
    top: 4.6875vw;
    left: 0;
    z-index: -1;
}
.customize-3 .img3{
    width: 8%;
    position: absolute;
    top: 115px;
    right: 0;
}
.customize-3 .box{
    width: 32%;
    position: absolute;
    top: 7%;
    right: 10%;
}
.customize-3 .line{
    background-color: #264989;
    height: 1px;
    width: 5rem;
    margin-bottom: 1.3rem;
}
.customize-3 .p1{
    font-size: 2.8rem;
    line-height: 3.2rem;
    color: #264989;
    font-weight: 300;
}
.customize-3 .p2{
    font-size: 1.6rem;
    line-height: 2rem;
    color: #EF923C;
    font-weight: 400;
    margin: 0.9rem 0 0 ;
}
.customize-3 .p3{
    font-size: 1.6rem;
    line-height: 2.8rem;
    color: #333;
    font-weight: 300;
    margin: 4.8rem 0 2.2rem;
}
.customize-3 .p4{
    font-size: 2rem;
    line-height: 3.6rem;
    color: #264989;
    font-weight: 300;
    text-align: right;
    top: 41vw;
    right: 7vw;
    position: absolute;
}


.customize-4 .product-title{
    height: 7.8rem;
    line-height: 7.8rem;
    background-color: #264989;
    color: #fff;
    font-size: 2.8rem;
    font-weight: 300;
    text-align: center;
    margin: 7rem 0;
}
.customize-4  .product-list{
    margin: 0 8.43%;
    text-align: center;
}
.customize-4  .product-list img{
    width: 100%;
}
.customize-4  .product-list .title1{
    color: #264989;
    font-size: 2.8rem;
    line-height: 3.6rem;
    font-weight: 300;
    margin: 2.5rem 0;
}
.customize-4  .product-list .title2{
    color: #264989;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 4rem;
}
.customize-4  .product-list .title3{
    color: #264989;
    font-size: 1.6rem;
    font-weight: 600;
    border: 1px solid #264989;
    width: 18rem;
    margin: 0 auto;
    height: 4.8rem;
    line-height: 4.8rem;
    border-radius: 2.4rem;
    cursor: pointer;
    margin-top: 2.5rem;
}
.customize-4  .product-list .title3:hover{
    color: #fff;
    border: 1px solid #264989;
    background-color: #264989;
}
.customize-4  .product-list .title4{
    color: #C4C4C4;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 4.4rem;
}
.contentDialog{
    /* padding: 30px; */
}
.contentDialog .card1{
    color: #333;
    font-size: 2.6rem;
    font-weight: 600;
}
.contentDialog .card2{
    color: #333;
    font-size: 1.4rem;
    font-weight: 300;
    margin-top: 10px;
}
.contentDialog .card2 span{
    font-weight: 600;
}
.contentDialog .score{
    margin-top: 50px;
    /* margin-bottom: 80px; */
}
.contentDialog .scoreitem{
    margin-bottom: 22px;
}
.contentDialog .scoreitem span{
    display: inline-block;
    width: 80px;
    color: #333;
    font-weight: 600;
}
.contentDialog .scoreitem .scorelist{
    display: inline-block;
    margin-left: 28px;
}
.contentDialog .scoreitem .scorelist .scorelistItem{
    width: 27px;
    height: 10px;
    background-color: #D9D9D9;
    margin-right: 6px;
    display: inline-block;
}
.contentDialog .scoreitem .scorelist .scorelistItem.active{
    background-color: #333;
}
.contentDialog .tip{
    color: #000;
    font-size: 1.4rem;
    font-weight: lighter;
    margin:2.3rem 0 0px 0;
}
.contentDialog .customization{
    color: #264989;
    font-size: 1.6rem;
    font-weight: 600;
    /* padding: 20px 0; */
    border: 1px solid #264989;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    /* position: absolute; */
    width: 26.6rem;
    height: 4.8rem;
    line-height: 4.8rem;
    margin: 0 auto;
    margin-top: 5.4rem;
}
.contentDialog .customization:hover{
    color: #fff;
    background-color: #264989;
    border: 1px solid #264989;
}
.swiper {
    width: 100%;
    height: 93px;
    margin-top: 50px;
    padding: 0 30px !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: rgb(247, 249, 251);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.swiper-slide.active{
    border:1px solid #BCBCBC;
}

.customize-5 {
    padding: 50px 80px;
    background-color: #F9DBC1;
    margin-top: -1.5vw;
    text-align: center;
}
.customize-5  img{
    height: 6rem;
    display: inline-block;
    /* margin: 0 10% 0 0; */
}
.customize-5 .p1{
    font-size: 1.6rem;
    line-height: 2.8rem;
    color: #264989;
    font-weight: 300;
    margin-bottom: 4.5rem;
}
.customize-5 .p2{
    /* width: 59%; */
    margin: 0 auto;
    font-size: 1.6rem;
    color: #264989;
    font-weight: 300;
    margin-top: 1.4rem;
}
.customize-5 .p3{
    font-size: 1.6rem;
    line-height: 2.8rem;
    color: #264989;
    font-weight: 300;
    margin-bottom: 4.5rem;
}
/* @media screen and (max-width: 1600px) {
    .customize-1 .p1{font-size: 4.2.083vw;}
    .customize-1 .p2{margin-right: 70px;}
  } */

