@charset "utf-8";
/* vivo-y系列页面 */
.bg-box{
    width: 2560px;
    height: 900px;
    background-image: url(../img/Y/bg1.jpg);
    background-repeat: no-repeat;
    position: relative;
    /* border: 1px solid red; */
    background-position:contain;

}
/* 左文字右图片 */
.box2-left{
    width: 550px;
    height:600px ;
}
.box2-right{
    width: 890px;
    height: 600px;
    border-radius: 24px;
    background-image: url(../img/Y/bg2.jpg);
    background-repeat: no-repeat;
    background-position: contain; 
}
.box2-left li{
    margin-bottom: 12px;
}
.box2-text{
    font-size: 52px;
    margin-bottom: 100px;
    font-weight: 500;
}
.img-left{
    width: 100px;
    height: 28px;
}
/* .img-left>img{
    width: 100px;
    height: 28px;
} */
.box2-detils{
    width: 150px;
    height: 52px;
    color: #fff;
    background: #415fff;
    font-size: 20px;
    text-align: center;
    border-radius: 26px;
    vertical-align: middle;
    line-height: 52px;
}
.box2-buy{
    margin-left: 24px;
    font-size: 20px;
}
.box2-detils-list{
    margin-top: 100px;
}
/*  box1左图片右文字 */
.box1-left{
    width: 890px;
    height: 600px;
    border-radius: 24px;
    background-image: url(../img/Y/bg3.jpg);
}
.box1-right{
    width: 550px;
    height:600px;
    padding-left: 120px;
    box-sizing: border-box;
}
.img-right{
    width: 220px;
    height: 28px;
    background-image: url(../img/Y/y52s.svg);
    background-repeat: no-repeat;
    background-position: contain;
}
.box1-detils{
    width: 150px;
    height: 52px;
    color: #fff;
    background: #415fff;
    font-size: 20px;
    text-align: center;
    border-radius: 26px;
    vertical-align: middle;
    line-height: 52px;
}
.box1-buy{
    margin-left: 24px;
    font-size: 20px;
}

.box1-text{
    font-size: 52px;
    margin-bottom: 100px;
    font-weight: 500;
}

/* box0左文字右图片 */
.box0-left{
    width: 550px;
    height:600px ;
}
.box0-right{
    width: 890px;
    height: 600px;
    border-radius: 24px;
    background-image: url(../img/Y/bg4.jpg);
    background-repeat: no-repeat;
    background-position: contain;
}
.box0-left li{
    margin-bottom: 12px;
}
.box0-text{
    font-size: 52px;
    margin-bottom: 100px;
   font-weight: 500;
}
.img-left0{
    width: 114px;
    height: 28px;
}
.img-left>img{
    width: 224px;
    height: 28px;
}
.box0-detils{
    width: 150px;
    height: 52px;
    color: #fff;
    background: #415fff;
    font-size: 20px;
    text-align: center;
    border-radius: 26px;
    vertical-align: middle;
    line-height: 52px;
}
.box0-buy{
    margin-left: 24px;
    font-size: 20px;
}
.box0-detils-list{
    margin-top: 100px;
}

.swper2{
    width: 1440px;
    height: 740px;
    background-color: white;
    padding-top: 110px;
    box-sizing: border-box;
    border-radius: 24px;
}

.orange,.black{
    width: 38px;
    height: 28px;
    border-radius: 18px;
}
.orange{
    background-color: #9DE2F2;
    background-image: linear-gradient(to right bottom,#9DE2F2,#B082D4);
}
.black{
    background-color: #1A1A27;
    background-image: linear-gradient(to right bottom,#1A1A27,#626DC3);
}
.color1{
    background-color: #548dd4;
    background-image: linear-gradient(to right bottom,#548dd4,#CE9FC8);
    width: 38px;
    height: 28px;
    border-radius: 18px;
}
.color2{
    background-color: #dbeef3;
    background-image: linear-gradient(to right bottom,#dbeef3,#eeece1);
    width: 38px;
    height: 28px;
    border-radius: 18px;
}
.color3{
    width: 38px;
    height: 28px;
    border-radius: 18px;
    background-color: #a5a5a5;
    background-image: linear-gradient(to right bottom,#a5a5a5,#000000);
}
.color5,.color6,.color7{
    width: 38px;
    height: 28px;
    border-radius: 18px;
}
.color5{
    background-color: #548dd4;
    background-image: linear-gradient(to right bottom,#548dd4,#CE9FC8);
}
.color6{
    background-color: #f2dcdb;
}
.color7{
    background-color: #000000;
    background-image: linear-gradient(to right bottom,#000000,#7f7f7f);
}
