@charset "utf-8";
/* vivo系列页面提取的一些公共样式 */
*{
    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; */
}
.bg-left-box{
    position: absolute;
    top: 226px;
    left: 35%;
}
.bg-left{
    width: 200px;
    height: 54px;
    margin-bottom: 18px;
}
.bg-left>img{
    /* width: 200px;
    height: 54px; */
    width: 100%;
    height: 100%;
}
.bg-text{
    font-size: 30px;
}
/* 第一个swper列表 */
.swper-box{
    height: 410px;
    padding-top: 68px;
    box-sizing: border-box;
    background-color: white;
    width: 1440px;
    border-radius: 20px;
    position: absolute;
    top: 640px;
    left: 0;
    right: 0;
    margin: auto;
}
.swper-img>img{
    width: 164px;
    height: 164px;
    margin-bottom: 20px;
}
.swper-img>span{
    font-size: 14px;
    vertical-align: middle;
}
/* 手表等公共样式 */
.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;
}

/* 消息信息设置 */
.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;
}
/* 第二个列表公共样式 */
.swper2-box{
    width: 317px;
    height: 539px;
}
.img-box>img{
    display: block;
    width: 317px;
    height: 317px;
}
.color-box{
    width: 180px;

}
.word-box>li:nth-child(2){
    width: 317px;
}
.word-box1{
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.word-box2{
     font-size: 16px;
    color: #8a8f99;
    margin-left: 14px;
}
.word-box3{
    margin: 16px auto 24px;
    width: 200px;
    height: 52px;
    background-color: #415fff;
    border-radius: 26px;
    font-size: 20px;
   text-align: center;
   line-height: 52px;
   color: white;
   cursor: pointer;
}
.word-box4{
    font-size: 20px;
}
#sel2{
    font-size: 30px;
    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;
}