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

.customize-1 .box{
    position: absolute;
    top: 5.468vw;
    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.468vw;
    left: 0%;
    background-color: #264989;
    width: 7.39%;
    height: 19.427vw;
}
.customize-1 .p1{
    font-size: 3.333vw;
    color: #264989;
    font-weight: 300;
}
.customize-1 .p2{
    font-size: 1.145vw;
    margin-right: 7.8125vw;
    color: #333;
    font-weight: lighter;
    border-top: 1px solid #264989;
    padding-top: 1.014vw;
    margin-top: 1.014vw;
}
.customize-2{
    /* padding-bottom: 12.604vw; */
    background-color: #F7F9FB;
    padding-left: 8.43%;
}
.customize-2 .line{
    background-color: #264989;
    height: 1px;
    width: 35%;
}
.customize-2 .p1{
    font-size: 3.333vw;
    color: #264989;
    font-weight: 300;
}
.customize-2 .p2{
    font-size: 2.083vw;
    color: #EF923C;
    font-weight: 300;
    margin: 1.041vw 0 13.02vw;
}
.customize-2 .p3{
    font-size: 1.25vw;
    color: #333;
    font-weight: lighter;
}
.customize-2 .desc{
    width: 75%;
}
.customize-2 .p11{
    font-size: 1.666vw;
    color: #264989;
    font-weight: lighter;
}
.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: 2.1875vw;
    color: #264989;
    margin-right: 1.041vw;
    margin-top: 5px;
}
.customize-3{
    margin-top: 5.308vw;
}
.customize-3 .title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 70%;
    margin-bottom: 2.34375vw;
}
.customize-3 .title .line{
    width: 17.3%;
    height: 1px;
    background: #264989;
}
.customize-3  .title-text{
    font-size: 3.333vw;
    font-weight: lighter;
    position: relative;
    color: #264989;
}
.customize-3  .title-text span{
    position: absolute;
    font-size: 1.354vw;
    color: #C4C4C4;
    top: -1.5vw;
    left: 0;
}
.customize-3  .plant-list{
    margin: 0 8.43%;
    text-align: center;
}
.customize-3  .plant-list img{
    width: 100%;
}
.customize-3 .title1{
    font-size: 1.145vw;
    font-weight: lighter;
    margin: 1.8vw 0 4.164vw;
}
.customize-3 .title2{
    font-size: 2.083vw;
    font-weight: lighter;
    background-color: #D9D9D9;
    color: #fff;
    border-radius: 8px;
}
.customize-3 .flavor{
    font-size: 1.666vw;
    font-weight: bold;
    color: #264989;
    text-align: left;
    margin-bottom: 3.125vw;
}
.customize-3 .flavor1{
    padding-top: 3.854vw;
    border-top: 1px solid rgb(38, 73, 137);
    margin-top: 4.375vw;
    margin-left: -10.43%;
    margin-right: -10.43%;
    padding-left: 10.43%;

}
.customize-4 .product-title{
    height: 7.8125vw;
    line-height: 7.8125vw;
    background-color: #264989;
    color: #fff;
    font-size: 3.333vw;
    font-weight: 300;
    text-align: center;
    margin: 4.164vw 0 13.02vw;
}
.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.5vw;
    font-weight: lighter;
}
.customize-4  .product-list .title2{
    color: #264989;
    font-size: 1.354vw;
    font-weight: lighter;
    margin: 2.083vw 0;
}
.customize-4  .product-list .title3{
    color: #264989;
    font-size: 1.25vw;
    font-weight: lighter;
    border: 1px solid #264989;
    width: 40%;
    margin: 0 auto;
    padding: 10px 0;
    border-radius: 2.083vw;
    cursor: pointer;
}
.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.083vw;
    font-weight: lighter;
}
.contentDialog{
    padding: 30px;
}
.contentDialog .card1{
    color: #333;
    font-size: 3.2rem;
    font-weight: 300;
}
.contentDialog .card2{
    color: #333;
    font-size: 1.4rem;
    font-weight: lighter;
    margin-top: 10px;
}
.contentDialog .score{
    margin-top: 50px;
    /* margin-bottom: 80px; */
}
.contentDialog .scoreitem{
    margin-bottom: 22px;
}
.contentDialog .scoreitem span{
    display: inline-block;
    width: 50px;
}
.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:80px 0 0px 0; */
}
.contentDialog .customization{
    color: #264989;
    font-size: 2.4rem;
    font-weight: lighter;
    padding: 20px 0;
    border: 1px solid #264989;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    width: 48%;
    bottom: 0;
}
.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: 0 0 1.25vw;
    text-align: center;
    background-color: #F5F6FA;
    position: relative;
}
.customize-5::after{
    content: '';
    position: absolute;
    height: 78%;
    width: 1px;
    background-color: #264989;
    top: 11%;
    left: 50%;
}
.customize-5  .p1{
    font-size: 6.25vw;
    color: #F4B183;
    font-weight: 400;
}
.customize-5  .p1 span{
    font-size: 2.083vw;
}
.customize-5  .p2{
    font-size: 1.145vw;
    color: #333;
    font-weight: lighter;
}
.customize-6{
    position: relative;
}
.customize-6 .img1{
    position: absolute;
    width: 15.6%;
    right: 3%;
    top: 40%;
}
.customize-6 .img2{
    position: absolute;
    width: 8.4%;
    right: 8.5%;
    bottom: -11%;
}
.customize-6 .img3{
    position: absolute;
    width: 8.4%;
    left: 4.5%;
    top: -11%;
}
.customize-6 .desc{
    font-size: 1.25vw;
    color: #333;
    font-weight: lighter;
    text-align: center;
    margin-top: -19%;
    /* margin-bottom: 12vw; */
}
.customize-6 .p1{
    font-size: 2.083vw;
    color: #264989;
    font-weight: 350;
    margin-bottom: 2.083vw;
}
.customize-6 .p2{
    width: 70%;
    margin: 0 auto;
    margin-bottom: 12vw;
}
.customize-6 .flexCenter img{
    width: 4.164vw;
    margin-right: 4.164vw;
}
.customize-6 .p3{
    font-size: 1.666vw;
    color: #333;
    font-weight: lighter;
}
.customize-7{
    background-color: #264989;
    text-align: center;
    color: #fff;
    font-size: 1.25vw;
}
.customize-7 .title{
    font-size: 3.333vw;
    margin-top: -7.5%;
}
.customize-7 .t{
    font-size: 7.8125vw;
    margin-top: -1.5vw;
}
.customize-7 .desc{
    width: 83%;
    margin: 0 auto;
}
.customize-7 img{
    width: 100%;
}
.customize-8{
    /* padding: 0 3.125% 0 8.43%; */
    /* background-color: #F5F6FA; */
    position: relative;
}
.customize-8 img{
    width: 100%;
    margin-top: -5.5%;
}
.customize-8 .desc{
    position: absolute;
    color: #264989;
    font-size: 3.333vw;
    font-weight: 400;
    top: 58%;
    left: 8%;
}
.customize-8 .more{
    color: #264989;
    font-size: 1.458vw;
    font-weight: 400;
    position: absolute;
    /* width: 8.333vw; */
    right: 32%;
    bottom: 5%;
}
.customize-8 .more img{
    width: 1.354vw;
    margin-top: 0;
}
.more img{
    margin-left: 1.25vw;
    
    transition: all .15s ease-in .15s
}
.more:hover img {
    width: 2.34375vw;
}
@media screen and (max-width: 1600px) {
    .customize-1 .p1{font-size: 4.2.083vw;}
    .customize-1 .p2{margin-right: 3.75vw;}
  }

