@charset "utf-8";
/* vivo-智能硬件页面(x) */
*{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
body {
    background-color: #f5f7fa;
    overflow-x: hidden;
}
.container{
    width: 100%;
    height: 100%;
}
/* ------------背景图相关 ------------------------*/
.above{
    height: 1160px;
    width: 2560px;
    /* margin: auto; */
    position: relative;
}
.bg-left-box{
    position: absolute;
    top: 226px;
    left: 33.7%;
}
.bg-left{
    width: 272.5px;
    height: 54px;
    margin-bottom: 18px;
}
.bg-left>img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.bg-text{
    font-size: 30px;
}
.bg-box{
    width: 2560px;
    height: 900px;
    background-image: url(../img/hardware/bg1.jpg);
    background-repeat: no-repeat;
    /* border: 1px solid red; */
}
/* -----------------------左文字右图片---------------- */
.box2-left{
    width: 550px;
    height:600px ;
}
.box2-right{
    width: 890px;
    height: 600px;
    border-radius: 24px;
    background-image: url(../img/hardware/bg2.jpg);
    background-repeat: no-repeat;
    background-position: contain; 
}
.box2-left li{
    margin-bottom: 12px;
}
.box2-text{
    font-size: 52px;
    margin-bottom: 100px;
}
.img-left{
    width: 273.5px;
    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/hardware/bg3.jpg);
}
.box1-right{
    width: 550px;
    height:600px;
    padding-left: 120px;
    box-sizing: border-box;
}
.img-right{
    width: 324.5px;
    height: 28px;
    background-image: url(../img/hardware/t3.svg);
    background-repeat: no-repeat;
    background-size: 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;
}
.box2-text,.box1-text{
    font-weight: 600;
}
/*------------------------- box0左文字右图片----------- */
.box0-left{
    width: 550px;
    height:600px ;
}
.box0-right{
    width: 890px;
    height: 600px;
    border-radius: 24px;
    background-image: url(../img/hardware/bg4.jpg);
    background-repeat: no-repeat;
    background-position: contain;
}
.box0-left li{
    margin-bottom: 12px;
}
.box0-text{
    font-size: 52px;
    font-weight: bold;
    margin-bottom: 100px;
}
.img-left0{
    width: 510.8px;
    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;
}
/* ----------------手表等公共样式------------------------- */
.box3{
    width: 1440px;
    height: 1310px;
}
top-box{
    width: 1440px;
    height: 860px;
}
.below-box{
    width: 1440px;
    height: 410px;
}
.watch-box{
    width: 700px;
    height: 860px;
    position: relative;
}
.tws-box{
    width: 700px;
    height: 860px;
}
.below-box>.blank{
    width: 700px;
    height: 410px;
    background-color: white;
}
.detail-info,.detail-info2{
    position: absolute;
    top: 84px;
    left: 80px;
    z-index: 2;
    width: 240px;
    height: 158px;
}
.detail-info{
    width: 260px;
    height: 20px;
}
.detail-info>li:nth-child(2){
    margin-bottom: 56px;
    font-size: 40px; 
}
.detail-info>li:nth-child(3){
    font-size: 20px;
}
.battery,.charger,.tws-box,.blank{
    position: relative;
}
.detail-info2>li:first-child{
    font-size: 40px;
    margin-bottom: 12px;
}
.detail-info2>li:last-child{
    font-size: 20px;
}
#big-sel{
    font-size: 65px;
    position: absolute;
    right: 86px;
    bottom: 60px;
}
#sel{
    font-size: 30px;
}

/*  */
.watch-box .detail-img{
    width: 236px;
    height: 20px;
}
.watch-box .detail-img>img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* 充电器图标 */
.tws .detail-img{
    width: 348px;
    height: 20px;
}
.tws .detail-img>img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* 影音耳机图标 */
.battery .detail-img{
    width: 188px;
    height: 20px;
}
.battery .detail-img>img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* type-c数据线图标 */
.below-box .detail-img{
    width: 342px;
    height: 20px;
}
.below-box .detail-img>img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* ------------------------消息信息设置 --------------------*/
.text-count{
    width: 1440px;
    padding-top: 100px;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.text-count>li:first-child{
    font-size: 40px;
    vertical-align: top;
    margin-bottom: 20px;
    font-weight: 500;
}
.text-count>li:last-child{
    font-size: 24px;
    vertical-align: top;
}
#sel1{
    font-size: 36px;
    vertical-align: top;
   margin-left: 10px;
}
/* 下面盒子的背景图+文字 */
.box2,.box1,.box0{
    width: 1440px;
    height: 600px;
    border-radius: 24px;
    margin-bottom: 80px;
}
.count{
    margin-top: 200px;
    margin: auto;
    padding-bottom: 140px;
    box-sizing: border-box;
}

