@charset "UTF-8";

@font-face {
    font-family: 'HanyiVar-vivo-hwid-50';
    src: url('./HanyiVar-vivo-hwid-50.woff2?v=20230320_09') format('woff2'), url('./HanyiVar-vivo-hwid-50.woff?v=20230320_09') format('woff'),
        url('./HanyiVar-vivo-hwid-50.ttf?v=20230320_09') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'HanyiVar-vivo-hwid-60';
    src: url('./HanyiVar-vivo-hwid-60.woff2?v=20230320_09') format('woff2'), url('./HanyiVar-vivo-hwid-60.woff?v=20230320_09') format('woff'),
        url('./HanyiVar-vivo-hwid-60.ttf?v=20230320_09') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'HanyiVar-vivo-hwid-70';
    src: url('./HanyiVar-vivo-hwid-70.woff2?v=20230320_09') format('woff2'), url('./HanyiVar-vivo-hwid-70.woff?v=20230320_09') format('woff'),
        url('./HanyiVar-vivo-hwid-70.ttf?v=20230320_09') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'HanyiVar-vivo-hwid-75';
    src: url('./HanyiVar-vivo-hwid-75.woff2?v=20230320_09') format('woff2'), url('./HanyiVar-vivo-hwid-75.woff?v=20230320_09') format('woff'),
        url('./HanyiVar-vivo-hwid-75.ttf?v=20230320_09') format('truetype');
    font-style: normal;
    font-weight: 400;
}

.uimix-wap-mid-cbcn {
    font-size: 20px !important;
    font-size: 2.6666666667vw !important;
}

.cbcn-mobile-style-title1 {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 24px;
    font-family: HanyiVar-vivo-hwid-75;
}

.cbcn-mobile-style-title2 {
    font-size: 32px;
    line-height: 38px;
    font-family: HanyiVar-vivo-hwid-75;
}
.cbcn-mobile-style-title3{
    width: 100px;
    font-size: 10px;
    line-height: 20px;
    border: 1px solid #fff;
    border-radius: 20px;
    text-align: center;
    color: #fff;
}
.cbcn-mobile-style-title4{
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    width: 100vw;
}

/* 视频播放 */
.cbcn-mobile-video-playDiv {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: black;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    overflow: hidden;
    display: none;
}

.cbcn-mobile-video-playDiv-wrapper {
    height: 100%;
    width: 100%;
    position: relative;
}

.cbcn-mobile-video-playDiv-video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cbcn-mobile-video-playDiv-closeBtn {
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 2em;
    right: 2em;
    color: white;
    font-size: 2.5em;
    border-radius: 1em;
    cursor: pointer;
    background: #ffffff24;
    line-height: 1.4em;
    text-align: center;
}

#uimix-wap-mid-cbcn {
    font-family: HanyiVar-vivo-hwid-50;
}

#uimix-wap-mid-cbcn sup {
    font-size: 0.4em;
    position: relative;
    top: -0.6em;
}

#uimix-wap-mid-cbcn>div {
    margin-top: -1px;
    margin-bottom: -1px;
}

.cbcn-mobile-font-75 {
    font-family: HanyiVar-vivo-hwid-75;
}

.cbcn-mobile-font-60 {
    font-family: HanyiVar-vivo-hwid-60;
}

.cbcn-mobile-font-50 {
    font-family: HanyiVar-vivo-hwid-50;
}
.cbcn-mob-font-size-12 {
    margin-bottom: 12px;
    font-size: 12px;
    color: #c6c6c6;
    line-height: 16px;
}
.cbcn-mob-font-size-20 {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 24px;
}
.cbcn-mob-font-size-32 {
    margin-bottom: 15px;
    line-height: 38px;
    font-size: 32px;
}
.cbcn-mob-font-size-15 {
    font-size: 15px;
    line-height: 18px;
    color:#c6c6c6;
}
.magin-bottom-12{
    margin-bottom: 12px;
}
.magin-bottom-30{
    margin-bottom: 30px;
}
.magin-bottom-60{
    margin-bottom: 60px;
}
.magin-bottom-65{
    margin-bottom: 65px;
}
.padding-left-20 {
    padding-left: 20px;
}
.cbcn-mobile-kv {
    margin-bottom: 77px;
}

.cbcn-mobile-kv>video {
    display: block;
    width: 100%;
    margin-bottom: 45px;
}

.cbcn-mobile-kv-img {
    display: block;
    width: 100%;
}
.cbcn-mobile-summary-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cbcn-mobile-kv-video {
    display: none;
    width: 100%;
}
.cbcn-mobile-summary-video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cbcn-mobile-link-box {
    display: block;
    position: relative;
    margin: 0 20px;
    line-height: 18px;
    font-size: 12px;
    color: #ECECEC;
}

.cbcn-mobile-link-box>img {
    width: 100%;
    vertical-align: bottom;
    margin-bottom: 20px;
    display: block;
}

.cbcn-mobile-link-box-content {
    position: absolute;
    top: 0px;
    left: 20px;
    right: 0;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    color: #fff;
}

.cbcn-mobile-link-box-title {
    margin-top: auto;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
}

.cbcn-mobile-link-box-link {
    position: absolute;
    bottom: 22px;
    right: 20px;
    width: 27px;
}

.cbcn-mobile-link-box-link img {
    display: block;
    width: 100%;
}

.cbcn-mobile-video-box {
    position: relative;
    width: 100vw;
    height: 100vh;
    background-color: #000000;
}

.cbcn-mobile-video-video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.cbcn-mobile-video-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.cbcn-mobile-bgDiv{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}

.cbcn-mobile-video-box-content {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh; */
    color: #fff;
}

.cbcn-mobile-video-box-animation-1 {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    line-height: 65px;
    font-size: 4.8em;
    text-align: center;
    z-index: 3;
}

.cbcn-mobile-video-box-animation-2 {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    line-height: 43px;
    font-size: 2.4em;
    text-align: center;
    color: #fff;
    z-index: 3;
}

.cbcn-mobile-video-box-animation-3{
    z-index: 3;
}

.cbcn-mobile-color {
    position: relative;
    color: #ADADAD;
    background: #000;
    overflow: hidden;
    width: 100%;
}

.cbcn-mobile-color img {
    display: block;
    width: 100%;
}

.cbcn-mobile-color-btn {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    z-index: 1;
}

.cbcn-mobile-color-btn-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 32px;
}

.cbcn-mobile-color-btn-item div {
    width: 27px;
    height: 27px;
    margin-bottom: 2px;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid transparent;
    box-sizing: border-box;
    background-color: currentColor;
    background-clip: content-box;
}
.cbcn-mobile-color-btn-item.active div {
    border-color: currentColor
}

.cbcn-mobile-color-btn-item.active .cbcn-mobile-color-btn-p{
    color: #fff;
}

.cbcn-mobile-color-btn-p {
    font-size: 16px;
    color: #ADADAD;
}

.cbcn-mobile-IP68 {
    position: relative;
    color: #fff;
}

.cbcn-mobile-IP68>img {
    display: block;
    width: 100%;
}

.cbcn-mobile-IP68-content {
    position: absolute;
    top: 65px;
    left: 20px;
}
.cbcn-mobile-IP68-desc{
  opacity: 0.5;
  font-size: 12px;
  font-family: HanyiVar-vivo-hwid-50;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.cbcn-mobile-txt1 {
    margin-bottom: 5px;
    font-size: 2em;
    color: #ffffff;
    line-height: 24px;
    font-size: 20px;
}

.cbcn-mobile-txt2 {
    margin-bottom: 15px;
    line-height: 38px;
    font-size: 32px;
    color: #ffffff;
}
.cbcn-mobile-txt3 {
    font-size: 15px;
    line-height: 18px;
    color: #c6c6c6;
}

.cbcn-mobile-zeiss {
    position: relative;
    color: #fff;
}

.cbcn-mobile-zeiss>img {
    display: block;
    width: 100%;
}

.cbcn-mobile-zeiss-content {
    position: absolute;
    top: 65px;
    left: 20px;
}

.cbcn-mobile-zeiss-p1 {
    width: 65px;
    margin-bottom: 17px;
    line-height: 20px;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 10px;
    text-align: center;
}

.cbcn-mobile-zeiss-camera {
    position: relative;
    line-height: 20px;
    font-size: 1.2em;
    color: #b9b9b9;
    background-color: #000000;
}

.cbcn-mobile-zeiss-camera>img {
    display: block;
    width: 100%;
    object-fit: cover;
    vertical-align: bottom;
}

.cbcn-mobile-zeiss-camera .cbcn-mobile-zeiss-camera-animation-1 {
    position: absolute;
    top: 65px;
    left: 20px;
}

.cbcn-mobile-zeiss-camera .cbcn-mobile-zeiss-camera-animation-2 {
    position: absolute;
    top: 280px;
    left: 20px;
}

.cbcn-mobile-zeiss-camera .cbcn-mobile-zeiss-camera-animation-3 {
    position: absolute;
    top: 65px;
    left: 46%;
}

.cbcn-mobile-zeiss-camera-animation div:nth-of-type(1) {
    font-size: 1.6em;
    line-height: 27px;
    color: #fff;
    font-family: HanyiVar-vivo-hwid-75;
}
.cbcn-mobile-zeiss-camera-animation div:nth-of-type(2) {
    font-size: 1.2em;
    margin-top: 10px;
    color: #c6c6c6;
}
.cbcn-mobile-camera-info {
    padding-top: 65px;
    overflow: hidden;
    background-color: #000;
}

.cbcn-mobile-camera-info>img {
    display: block;
    width: 100%;
}

.cbcn-mobile-camera-info-title {
    margin-left: 20px;
    margin-bottom: 15px;
    line-height: 38px;
    font-size: 32px;
    font-family: HanyiVar-vivo-hwid-75;
    color: #fff;
}

.cbcn-mobile-camera-info-title1{
    position: absolute;
    left: 20px;
    top: 15px;
    z-index: 1;
}

.cbcn-mobile-camera-info-title1 .cbcn-mobile-camera-info-title{
    margin-left: 0;
}
.cbcn-mobile-camera-info-title1 .cbcn-mobile-camera-info-text{
    padding-left: 0;
}

.cbcn-mobile-camera-info-text {
    padding: 0 20px;
    font-size: 15px;
    line-height: 18px;
    color: #c6c6c6;
    margin-bottom: 30px;
}

.cbcn-mobile-camera-info-subtitle {
    margin-left: 20px;
    line-height: 24px;
    font-size: 20px;
    font-family: HanyiVar-vivo-hwid-75;
    color: #fff;
    margin-bottom: 12px;
}

.cbcn-mobile-camera-info-text--small {
    padding: 0 20px;
    line-height: 16px;
    font-size: 12px;
    color: #c6c6c6;
    margin-bottom: 25px;
}


.cbcn-mobile-photo-demo img,
.cbcn-mobile-photo-demo-black img {
    display: block;
    width: 100%;
}

.cbcn-mobile-photo-demo-imgDiv{
    width: 100%;
    overflow: hidden;
}

/* img.cbcn-mobile-photo {
    display: none;
}

img.cbcn-mobile-photo1 {
    display: block;
} */

.cbcn-mobile-photo-demo,
.cbcn-mobile-photo-demo-black {
    padding: 65px 20px 65px;
    color: #000;
}

.cbcn-mobile-photo-demo-black {
    color: #fff;
    background-color: #000;
}

.cbcn-mobile-photo-demo-title {
    margin-bottom: 15px;
    line-height: 38px;
    font-size: 32px;
    font-family: HanyiVar-vivo-hwid-75;
}

.cbcn-mobile-battery {
    padding: 65px 20px;
}
.cbcn-mobile-photo-demo .cbcn-mobile-photo-demo-text {
    color: #818181;
}

.cbcn-mobile-photo-demo-black .cbcn-mobile-photo-demo-text {
    color: #c6c6c6;
}

.cbcn-mobile-photo-demo-text {
    line-height: 18px;
    font-size: 15px;
    margin-bottom: 30px;
}
.cbcn-mobile-cj-txt2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
}
.cbcn-mobile-photo-demo-des {
    font-size: 17.5px;
    font-family: HanyiVar-vivo-hwid-75;
    color: #ffffff;
    margin: 0 0 60px 20px;
}

.cbcn-mobile-swiper2-bottom-box {
    margin-bottom: 20px;
    line-height: 42px;
    font-size: 15px;
    color: #000;
    text-align: right;
    background-color: rgb(244, 244, 244);
    padding-right: 21.5px;
    font-family: HanyiVar-vivo-hwid-75;
}

.cbcn-swiper2-text2-item {
    display: none;
}

.cbcn-swiper2-text2-1 {
    display: block;
}

.swiper2-btnDiv {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 65px;
}

#swiper2-left-btn {
    width: 22px;
    height: 22px;
    margin-right: 12px;
    transform: rotate(180deg);
    opacity: 0.3;
}

#swiper4-right-btn {
    width: 22px;
    height: 22px;
}

.swiper4-btnDiv {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px;
}

#swiper4-left-btn {
    width: 22px;
    height: 22px;
    margin-right: 12px;
    transform: rotate(180deg);
    opacity: 0.3;
}

#swiper2-right-btn {
    width: 22px;
    height: 22px;
}

.cbcn-mobile-swiper2-container {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.cbcn-mobile-swiper3-container {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.swiper2-right {
    position: absolute;
    left: 6.25px;
    top: 8.75px;
    padding: 0 11.5px;
    z-index: 5;
    border: 0.5px solid #ffffff;
    color: #fff;
    line-height: 27px;
    font-size: 16px;
}

.cbcn-swiper2-text1-item {
    display: none;
}

.cbcn-swiper2-text1-1 {
    display: block;
}

.cbcn-mobile-swiper1-container {
    position: relative;
}

.cbcn-swiper1-wrapper {
    position: relative;
    width: calc(300vw - 120px);
    display: flex;
}

.cbcn-swiper2-wrapper {
    position: relative;
    width: calc(500vw - 200px);
    display: flex;
}

.cbcn-swiper3-wrapper {
    position: relative;
    width: calc(500vw - 200px);
    display: flex;
}

img.cbcn-swiper1-slide {
    width: calc(100vw - 40px);
}

img.cbcn-swiper2-slide {
    width: calc(100vw - 40px);
}

img.cbcn-swiper3-slide {
    width: calc(100vw - 40px);
}

/* .cbcn-swiper1-slide-desc {
    position: absolute;
    right: 14px;
    bottom: 14px;
    display: none;
}

.cbcn-swiper1-slide-desc1 {
    display: block;
} */

.cbcn-mobile-battery-life {
    position: relative;
    width: 100%;
}

.cbcn-mobile-battery-life>img {
    display: block;
    width: 100%;
}

.cbcn-mobile-battery-life .cbcn-mobile-font-60 {
    position: absolute;
    left: 20px;
    top: 65px;
    width: 100px;
    font-size: 10px;
    line-height: 20px;
    border: 1px solid #fff;
    border-radius: 20px;
    text-align: center;
    color: #fff;
}

.cbcn-mobile-battery-life-title {
    position: absolute;
    top: 100px;
    left: 20px;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
}

.cbcn-mobile-cpu-architecture {
    padding: 0 20px;
}

.cbcn-mobile-cpu-architecture-large-text {
    font-size: 3em;
    line-height: 36px;
    font-family: HanyiVar-vivo-hwid-75;
    font-weight: normal;
    text-align: left;
    color: #fefefe;
    line-height: 1.2em;
}

.cbcn-mobile-cpu-architecture-small-text {
    margin-bottom: 12px;
    color: #959393;
    font-size: 12px;
    color: #959393;
}

.cbcn-mobile-gold-text {
    line-height: 1;
    font-size: 3em;
    font-family: HanyiVar-vivo-hwid-75;
    color: #C4AF80;
}

.cbcn-mobile-gold-text img {
    display: inline-block;
}

.cbcn-mobile-gold-text {
    background: linear-gradient(to right, #C4AF80, #E1DAAC);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.cbcn-mobile-gray-text {
    margin-bottom: 13px;
    font-size: 14px;
    line-height: 1;
    color: #c6c6c6;
}

.cbcn-mobile-blue-text {
    line-height: 1;
    font-size: 30px;
    font-family: HanyiVar-vivo-hwid-75;
    color: #699FF8;
    background: linear-gradient(to right, #699FF8, #9BF9FF);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.cbcn-mobile-blue-text sup {
    background: linear-gradient(to right, #699FF8, #9BF9FF);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.cbcn-mobile-colorful-text {
    font-size: 28px;
    line-height: 1;
    font-family: HanyiVar-vivo-hwid-75;
}

.colorful-text-1 {
    color: #D2FFF8;
}

.colorful-text-1 {
    background: linear-gradient(to right, #D2FFF8, #E3E4A1);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.colorful-text-2 {
    color: #75EAE3;
}

.colorful-text-2 {
    background: linear-gradient(56deg, #75eae3 0%, #66fffd 51%, #3984d1 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.colorful-text-3 {
    color: #58D7FC;
}

.colorful-text-3 {
    background: linear-gradient(20deg, #58d7fc 0%, #e3e4a1 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.colorful-text-4 {
    color: #5297E7;
}

.colorful-text-4 {
    background: linear-gradient(20deg, #ffffff 0%, #5297e7 99%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.colorful-text-5 {
    color: #EF985F;
}

.colorful-text-5 {
    background: linear-gradient(20deg, #e3e4a1 0%, #ef985f 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.colorful-text-6 {
    color: #2F61AC;
}

.colorful-text-6 {
    background: linear-gradient(56deg, #8bbaf0 0%, #2f61ac 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.colorful-text-7 {
    color: #2F61AC;
}

.colorful-text-7 {
    background: linear-gradient(56deg, #70fdff 0%, #2f61ac 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.colorful-text-8 {
    color: #BD54DB;
}

.colorful-text-8 {
    background: linear-gradient(56deg, #bd54db 0%, #ef985f 50%, #fdfeb2 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.cbcn-mobile-gray-box {
    margin: 0 20px 15px;
    border-radius: 12px;
    background-color: #EEEFF0;
    overflow: hidden;
}

.cbcn-mobile-gray-box-title {
    margin-top: 25px;
    margin-left: 20px;
    margin-bottom: 12px;
    line-height: 1;
    font-size: 20px;
    color: #000;
}

.cbcn-mobile-gray-box img {
    display: block;
    margin: 60px auto 60px;
    width: 170px;
    height: 170px;
    object-fit: contain;
}


/* os */
.cbcn-mobile-os-screen {
    background-color: #F0EFF2;
    padding-top: 54.6px;
}

.cbcn-mobile-os-contnet {
    margin: 0 20px;
}

.cbcn-mobile-os-div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.cbcn-mobile-os-imgDiv {
    position: relative;
    width: 100%;
}
.cbcn-mobile-os-ai {
    border-radius: 1em;
    background: #FFF;
    font-family: HanyiVar-vivo-hwid-75;
    text-align: center;
}
.cbcn-mobile-os1-text {
    font-family: HanyiVar-vivo-hwid-75;
    color: #000000;
    margin-top: 0.3em;
}
.cbcn-mobile-os1-img {
    width: 7em;
    object-fit: cover;
}
.cbcn-mobile-os1-p2{
    font-family: HanyiVar-vivo-hwid-50;
    color: #818181;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 12px;
  }
.cbcn-mobile-os-imgDiv2 {
    width: calc(50% - 6px);
}

.cbcn-mobile-os-img1,
.cbcn-mobile-os-img6,
.cbcn-mobile-os-img7 {
    width: 100%;
    border-radius: 10px;
}

.cbcn-mobile-os-img2,
.cbcn-mobile-os-img3,
.cbcn-mobile-os-img4,
.cbcn-mobile-os-img5 {
    width: 100%;
    border-radius: 10px;
}

.cbcn-mobile-os-text {
    position: absolute;
}

.cbcn-mobile-os-text1 {
    top: 50%;
    left: 0;
    padding: 0 2.3em;
    transform: translateY(-60%);
}

.cbcn-mobile-os-text2 {
    top: 20px;
    left: 0;
    padding: 0 20px;
}

.cbcn-mobile-os-text3 {
    top: 50%;
    left: 0;
    padding: 0 2.3em;
    transform: translateY(-50%);
    width: 10.95em;
}

.cbcn-mobile-os-p1 {
    font-size: 1.55em;
    font-family: HanyiVar-vivo-hwid-75;
    font-weight: normal;
    text-align: left;
    color: #000000;
    line-height: 2.0967741em;
    letter-spacing: 0.0387096em;
}

.cbcn-mobile-os-p2 {
    font-size: 1.2em;
    font-family: HanyiVar-vivo-hwid-55;
    font-weight: normal;
    text-align: left;
    color: #8d8c8d;
    line-height: 1.708333em;
    letter-spacing: 0.0416666em;
}

.cbcn-mobile-os-p3 {
    font-size: 1.55em;
    font-family: HanyiVar-vivo-hwid-75;
    font-weight: normal;
    text-align: left;
    color: #000000;
    line-height: 2.096774em;
    letter-spacing: 0.038709em;
}

.cbcn-mobile-os-p4 {
    font-size: 1em;
    font-family: HanyiVar-vivo-hwid-55;
    font-weight: normal;
    text-align: left;
    color: #8d8c8d;
    line-height: 1.35em;
    letter-spacing: 0.04em;
}

.cbcn-mobile-os-link {
    position: absolute;
    left: 12px;
    bottom: 15px;
    font-size: 11.67px;
    font-family: HanyiVar-vivo-hwid-75;
    font-weight: normal;
    text-align: left;
    color: #000000;
    line-height: 11.2px;
}