.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.customize-1 {
    /* padding-top: 9.635vw; */
    position: relative;
    /* margin-bottom: -9vw; */
    /* overflow: hidden; */
    height: 14rem;
}
.customize-1 .img1{
    position: absolute;
    top: -15%;
    right: -6%;
    /* width: 7.39%; */
    height: 22.5rem;
}

.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: 0;
    left: 0%;
    background-color: #264989;
    width: 2rem;
    height: 14rem;
}
.customize-1 .p1{
    position: absolute;
    top: 11%;
    left: 8%;
    font-size: 3.2rem;
    font-weight: 350;
    color: #264989;
}
.customize-1 .p2{
    position: absolute;
    top: 42%;
    left: 51%;
    font-size: 1.25vw;
    color: #264989;
    font-weight: lighter;

}
.customize-1 .p3{
    position: absolute;
    top: 44%;
    left: 50%;
    font-size: 5vw;
    color: #F6B375;
    font-weight: 700;

}
.customize-1 .p4{
    position: absolute;
    top: 15.364vw;
    right: 13%;
    font-size: 1.25vw;
    color: #264989;
    font-weight: lighter;

}
.customize-2{
    /* margin-bottom: 11.5rem; */
    /* background-color: #F7F9FB; */
    /* padding-left: 8.43%; */
}
.customize-2 .line{
    background-color: #264989;
    height: 1px;
    width: 5rem;
    margin: 0 auto;
    margin-top: 9rem;
    margin-bottom: 7rem;
}
.customize-2 .p1{
    font-size: 2.8rem;
    line-height: 3.2rem;
    color: #264989;
    font-weight: 300;
    text-align: center;
}
.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: center;
    align-items: center; */
    margin: 0 auto;
    width: 54%;
    margin-bottom: 1.5vw;
}
.customize-3 .title .line{
    background-color: #264989;
    height: 1px;
    width: 5rem;
    margin: 0 auto;
    margin-top: 9rem;
    margin-bottom: 7rem;
}
.customize-3  .title-text{
    font-size: 2.8rem;
    font-weight: 350;
    position: relative;
    color: #264989;
    text-align: center;
}
.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 .plant-list-item{
    overflow: hidden;
    position: relative;
}
.customize-3  .plant-list .plant-list-item-text{
    /* position: absolute;
    top: 0;
    right: 0; */
    /* height: 100%; */
    /* background: #F6B375; */
    opacity: 0.9;
    color: #264989;
    padding: 3.125vw 3vw 0 3vw;
    text-align: initial;
    
    text-align: center;
    /* display: none; */
}
.plant-list-item-active{
    display: block !important;
}
.customize-3  .plant-list .plant-list-item-p1{
    font-size: 3.2rem;
    font-weight: 400;
    margin-top: 6rem;
    padding: 6rem 0;
    position: relative;
}
.customize-3  .plant-list .plant-list-item-p1::after{
    position: absolute;
    content: '';
    width: 5rem;
    height: 1px;
    background-color: #264989;
    top: 1%;
    left: calc(50% - 2.5rem);
}
.customize-3  .plant-list .plant-list-item-p2{
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: 300;
    color: #333;
    width: 78%;
    margin: 0 auto;
}
.customize-3  .plant-list img{
    width: 100%;
    transition: all 0.5s ease;
    cursor: pointer;
}
/* .customize-3  .plant-list img:hover{
    transform: scale(1.16) !important;
} */

.customize-3 .title1{
    font-size: 1.145vw;
    font-weight: lighter;
}
.customize-3 .title2{
    font-size: 2.083vw;
    font-weight: lighter;
}
.customize-3 .desc{
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.8rem;
    color: #333;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 3rem;
    margin-top: 3rem;
}
.customize-3 .more {
    color: #264989;
    font-size: 1.6rem;
    font-weight: 600;
    width: 18rem;
    height: 4.8rem;
    line-height: 4.8rem;
    border: 1px solid #264989;
    border-radius: 2.4rem;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 9rem;
}

.customize-3 .flavor{
    font-size: 1.666vw;
    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-3 .scene_icon{
    position: relative;
    text-align: center;
    padding-top: 7rem;
}
.customize-3 .scene_icon img{
    width: 100%;
    max-width: 10.3rem;
    margin: 0 auto;
}
.customize-3 .scene_icon_p1{
    font-size: 1.6rem;
    font-weight: 350;
    color: #264989;
    margin: 0px 0 1.25vw;
}
.customize-3 .scene_icon_p2{
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 300;
    color: #555;
    width: 80%;
    margin: 0 auto;
}
/* .customize-3 .scene_icon .line{
    height: 2px;
    width: 20%;
    background: #264989;
    margin-top: 9.166vw;
} */
.customize-3 .scene_icon_title{
    font-size: 2.8rem;
    font-weight: 350;
    color: #264989;
    margin-bottom: 5rem;
    position: relative;
}
.customize-3 .scene_icon_title::after{
    position: absolute;
    content: '';
    height: 1px;
    width: 5rem;
    background-color: #264989;
    top: -7rem;
    left: calc(50% - 2.5rem);
}
.customize-3 .scene_bg{
    /* position: relative; */
    /* background: #F7F9FB; */
    text-align: center;
    padding-top: 7rem;
    margin-top: 9rem;
}
.customize-3 .scene_bg img{
    width: 100%;
}
/* .customize-3 .scene_bg .scene_bg_line{
    position: absolute;
    height: 2px;
    width: 20%;
    background: #264989;
    top: 3%;
    left: 8%;
    z-index: 999;
} */
.customize-3 .scene_bg .scene_bg_title{
    /* position: absolute; */
    /* top: 4%;
    left: 8%; */
    font-size: 2.8rem;
    font-weight: 300;
    color: #264989;
    margin-bottom: 6rem;
    position: relative;
    /* z-index: 999; */
}
.customize-3 .scene_bg .scene_bg_title::after{
    position: absolute;
    content: '';
    height: 1px;
    width:5rem ;
    background-color: #264989;
    top: -7rem;
    left: calc(50% - 2.5rem);
}
.customize-3 .scene_bg .scene_bg_desc{
    /* position: absolute;
    top: 20%;
    left: 24.5%; */
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: 300;
    color: #264989;
    margin-bottom: 6rem;
    /* z-index: 999; */
}
.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;} */
  }
.customize-5{
    margin-bottom: -45px;
    position: relative;
    background-color: #ecf1f4;
}
.customize-5 img{
    width: 100%;
}
.customize-5 .line{
    background-color: #264989;
    width: 5rem;
    height: 1px;
    position: absolute;
    left: calc(50% - 2.5rem);
    top: 5%;
}
.customize-5 .p1{
    color: #264989;
    font-size: 2.8rem;
    font-weight: 350;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0%;
    top: 12%;
}
.customize-5 .p2{
    color: #264989;
    font-size: 1.6rem;
    font-weight: 300;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0%;
    top: 20%;
}
.customize-5 .p3{
    color: #333;
    font-size: 1.2rem;
    font-weight: 300;
    width: 72%;
    text-align: center;
    position: absolute;
    left: 14%;
    top: 29%;
}
.customize-5 .p4{
    color: #264989;
    font-size: 2.8rem;
    font-weight: 350;
    text-align: center;
    padding-bottom: 3rem;
    background-color: #ecf1f4;
    /* position: absolute;
    left: 8%;
    bottom: 25%; */
    /* line-height: 4.164vw; */
}
.customize-5 .p5{
    color: #264989;
    font-size: 1.6rem;
    font-weight: 300;
    /* position: absolute;
    left: 8%;
    bottom: 16%; */
    line-height: 2.8rem;
    text-align: center;
    padding-bottom: 3rem;
    background-color: #ecf1f4;
}
/* .customize-5 .p6{
    color: #264989;
    border: 3px solid #264989;
    border-radius: 2.604vw;
    font-size: 2.083vw;
    font-weight: 500;
    text-align: center;
    padding: 0px 1.458vw;
    position: absolute;
    right: 7%;
    top: 4%;
} */
.customize-6{
    /* margin-bottom: -45px; */
    position: relative;
    /* padding-bottom: 6rem; */
}
.customize-6 img{
    width: 100%;
}
.customize-6 .p1{
    color: #fff;
    font-size: 1.6rem;
    font-weight: 300;
    position: absolute;
    left: 16%;
    top: 51%;
    width: 68%;
    text-align: center;
}

.customize-6 .p2{
    background-color: #fff;
    position: absolute;
    height: 1px;
    width: 5rem;
    left: calc(50% - 2.5rem);
    top: 67%;
}
.customize-6 .p3{
    color: #fff;
    font-size: 2.8rem;
    font-weight: 350;
    position: absolute;
    left: 16%;
    top: 71%;
    width: 68%;
    text-align: center;
}
.customize-6 .p4{
    color: #264989;
    font-size: 1.3rem;
    font-weight: 400;
    position: absolute;
    left: 0%;
    top: 2%;
    width: 100%;
    text-align: center;
}
.customize-6 .p5{
    color: #ffb067;
    font-size: 4rem;
    font-weight: 700;
    position: absolute;
    left: 0%;
    top: 3%;
    width: 100%;
    text-align: center;
}
.customize-6 .p6{
    color: #264989;
    font-size: 1.3rem;
    font-weight: 400;
    position: absolute;
    right: 3rem;
    top: 7rem;
    width: 2rem;
    text-align: center;
}