.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: 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-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{
    padding-top: 4rem;
}
.customize-3 .title{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    /* 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::after{
    position: absolute;
    content: '';
    width: 5rem;
    height: 1px;
    background-color: #264989;
    top: -6rem;
    right: calc(50% - 2.5rem);
}
.customize-3  .title-text span{
    position: absolute;
    font-size: 1.4rem;
    color: #C4C4C4;
    top: -35px;
    left: calc(50% - 40px);
}
.customize-3  .plant-list{
    margin: 0 8.43%;
    text-align: center;
}
.customize-3  .plant-list img{
    width: 100%;
}
.customize-3 .title1{
    font-size: 1rem;
    font-weight: 300;
    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.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;
}
.customize-5 {
    padding: 2.6rem 0 2.6rem;
    text-align: center;
    background-color: #F5F6FA;
    position: relative;
}
.customize-5::after{
    content: '';
    position: absolute;
    height: 1px;
    width: 80%;
    background-color: #E2E6F0;
    top: 50%;
    left: 10%;
}
.customize-5  .p1{
    font-size:4rem;
    line-height: 4.2rem;
    color: #F4B183;
    font-weight: 400;
    position: relative;
}
.customize-5  .p1 span{
    font-size: 1.6rem;
}
.customize-5  .p2{
    font-size: 1rem;
    line-height: 1.4rem;
    color: #333;
    font-weight: 300;
    width: 64%;
    margin: 0 auto;
    margin-top: 1.9rem;
}
.customize-6{
    position: relative;
    padding-top: 5.6rem;
     background-image: url('../img/coffee/image\ 40.png'), url('../img/coffee/image 39.png');
     background-position: left top, -30% 120%;
     background-repeat: no-repeat;
     background-size: 100%,150%;
}
.customize-6 .img1{
    position: absolute;
    width: 11.2rem;
    right: -8%;
    top: 40%;
}
.customize-6 .img2{
    position: absolute;
    width: 6rem;
    left: -5%;
    bottom: 40%;
}
.customize-6 .img3{
    position: absolute;
    width: 5.8rem;
    left: 4.5%;
    top: -4%;
}
.customize-6 .img4{
    position: absolute;
    width: 6rem;
    right: -5%;
    bottom: 2%;
    transform: rotate(100deg);
}
.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: 1.6REM;
    color: #264989;
    font-weight: 400;
    margin-bottom: 2.9rem;
    position: relative;
}
.customize-6  .p1::after{
    position: absolute;
    content: '';
    width: 38px;
    height: 1px;
    background-color: #264989;
    top: -52%;
    right: calc(50% - 19px);
}
.customize-6 .p2{
    width: 56%;
    margin: 0 auto;
    margin-bottom: 12vw;
    font-size: 1.2rem;
    line-height: 2.8rem;
    font-weight: 350;
    color: #333;
}
.customize-6 .flexCenter img{
    width: 4.164vw;
    margin-right: 4.164vw;
}
.customize-6 .p3{
    font-size: 1.2rem;
    color: #333;
    font-weight: 400;
    margin-top: 1.4rem;
}
.customize-7{
    background-color: #264989;
    text-align: center;
    color: #fff;
    font-size: 1.25vw;
    padding-top: 5.6rem;
    position: relative;
}
.customize-7 .title{
    font-size: 2.4rem;
    margin-top: -7.5%;
}
.customize-7 .t{
    font-size: 4.8rem;
    margin-top: -1.5vw;
}
.customize-7 .desc{
    width: 100%;
    margin: 0 auto;
    font-size: 1rem;
    padding-bottom: 44rem;
    position: relative;
}
.customize-7 img{
    width: 100%;
    position: absolute;
    bottom: -6.5rem;
    left: 0;
}
.customize-8{
    /* padding: 0 3.125% 0 8.43%; */
    /* background-color: #F5F6FA; */
    /* position: relative; */
    
    margin-bottom: 11.5rem;
}
.customize-8 img{
    width: 100%;
    margin-top: -11rem;
}
.customize-8 .desc{
    /* position: absolute; */
    color: #264989;
    font-size: 3.2rem;
    line-height: 4.2rem;
    font-weight: 300;
    margin-bottom: 3rem;
    text-align: center;
    /* top: 58%; */
    /* left: 8%; */
}
.customize-8 .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;
    /* 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: transform 0.5s ease;
}
.more:hover img {
    width: 2.34375vw;
    transition: all .15s ease-in .15s
}
/* @media screen and (max-width: 1600px) {
    .customize-1 .p1{font-size: 4.2.083vw;}
    .customize-1 .p2{margin-right: 3.75vw;}
  } */

  .moreShow{
    margin: 0 auto;
    width: 26%;
    text-align: center;
    padding: 3.7rem 0 6rem;
    color: #264989;
}
.moreShow img{
    display: inline-block;
    margin-top: 20px;
}