.flex{
    display: flex;
    align-items: center;
    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: 400;
    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-3 .title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 94%;
    /* margin-bottom: 7.8125vw; */
}
.customize-3 .title .line{
    width: 21.3%;
    height: 1px;
    background: #264989;
}
.customize-3  .title-text{
    font-size: 2.8rem;
    line-height: 3.2rem;
    font-weight: 300;
    position: relative;
    color: #264989;
}
.customize-3  .title-text span{
    position: absolute;
    font-size: 1.4rem;
    color: #C4C4C4;
    top: -30px;
    left: calc(50% - 70px);
}
.customize-3  .plant-list{
    margin: 20px 8.43% 0;
    text-align: center;
}
.customize-3  .plant-list img{
    width: 100%;
}
.moreShow{
    margin: 0 auto;
    width: 26%;
    text-align: center;
    padding: 3.7rem 0 6rem;
    color: #264989;
}
.moreShow img{
    display: inline-block;
    margin-top: 20px;
}
.customize-3 .title1{
    font-size: 1rem;
    line-height: 2.8rem;
    font-weight: 300;
}
.customize-3 .title2{
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: 400;
    color: #D9D9D9;
}
.customize-3 .flavor{
    font-size: 1.6rem;
    line-height: 4rem;
    font-weight: bold;
    color: #264989;
    text-align: left;

}
.customize-3 .flavor1{
    padding-top: 7.8125vw;
    /* border-top: 1px solid rgb(38, 73, 137); */
    margin-top: 4.164vw;
    margin-left: -10.43%;
    margin-right: -10.43%;
    padding-left: 10.43%;

}
.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 .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: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;
}
/* @media screen and (max-width: 1600px) {
    .customize-1 .p1{font-size: 4.4rem;}
    .customize-1 .p2{margin-right: 70px;}
  } */

