* {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

html,
body {
    position: relative;
}

.bodybox {
    line-height: 1.5;
    background: #f0f2f5;
    padding-bottom: 80px;
}

.part1 {
    padding: 5%;
    background: #fff;
    box-sizing: border-box;
}

.onebox {
    font-size: 0;
}

.left1 {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    padding-left: 5%;
    box-sizing: border-box;
}

.left1 .icon1 img {
    width: 35px;
    box-sizing: border-box;
    padding: 5px;
    max-width: 45px;
}

.h-1 {
    /* font-family: FZLTHJW--GB1-0; */
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    margin-bottom: 36px;
}

.h-2 {
    /* font-family: FZLTCHJW--GB1-0; */
    font-size: 48px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
    margin-bottom: 40px;
    font-weight: bold;
}

.text-1 {
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
}

.middle1 {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 2%;
}

.middle1 img {
    width: 100%;
}

.right1 {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.list1 {
    padding-left: 3%;
    box-sizing: border-box;
    font-size: 0;
}

.omiga {
    font-size: 1.67vw;
    box-sizing: border-box;
    width: 33%;
    display: inline-block;
    padding-left: 2.5em;
}

.lst {
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
    padding-bottom: 20px;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    /* margin-left: -1.3em; */
}

.circles {
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    border-radius: 0.8em;
    background: #3269f0;
    overflow: hidden;
    margin-right: 0.5em;
    position: relative;
}

.circles::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 0.8em;
    background: #132f87;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    transform: translate(0, -100%);
}

.lst:hover .circles::after {
    transition: all 0.5s;
    transform: translate(0%, 0);
}

.lst span.l1 {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.lst span.l2 {
    display: inline-block;
    width: 1.3em;
    height: 1.35em;
    box-sizing: border-box;
    padding: 0.25em;
    display: inline-block;
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/support/xinji-site/img/l2.svg) no-repeat;
    background-size: 66% 66%;
    background-position: center;
    vertical-align: middle;
}

.lsmore {
    font-size: 16px;
    color: #000;
    opacity: 0.5;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 40px;
}

.part2 {
    max-width: 1200px;
    margin: auto;
    box-sizing: border-box;
    background: #fff;
    font-size: 0;
}

.shangxia {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.xiashang::after {
    content: '';
    display: inline-block;
    width: 0;
    vertical-align: middle;
    height: 100%;
}

.left2 {
    display: inline-block;
    width: 390px;
    vertical-align: middle;
    height: 100%;
    margin-left: 96px;
    /* margin-right: 70px; */
}

.right2 {
    display: inline-block;
    width: 50%;
    /* height: 100%; */
    vertical-align: middle;
}

.top2 {
    width: 100%;
    text-align: center;
}

.top2 .susier {
    font-size: 2em;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding-right: 0.5em;
}

.right2 .susier {
    font-size: 24px;
    font-weight: bold;
    display: block;
    box-sizing: border-box;
    padding-bottom: 16px;
}

.huidian {
    display: inline-block;
    width: 20px;
    height: 8px;
    border-radius: 4px;
    /* border: red solid 1px; */
    margin-left: 5px;
    margin-right: 5px;
    background: #ccc;
}

.top2 .zierzi {
    margin: auto;
    white-space: nowrap;
    /* text-align: center; */
    width: 70%;
}

.top2 .wenzier {
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
}

.under2 {
    width: 100%;
}

.right2::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    color: #191919;
}

/* .left2::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
} */

.buzhou {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

/* .buzhou::after {
    content: '';
    display: inline-block;
    width: 0px;
    height: 100%;
    vertical-align: middle;
} */

.buzhoutu {
    padding: 20px 0;
    box-sizing: border-box;
    text-align: center;
}

.buzhoutxt {
    box-sizing: border-box;
    padding-left: 20px;
}

.buzhou .hmore {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    opacity: 0.5;
}

.parttitle {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 0px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
    font-weight: bold;
}

.partnum {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    /* height: 40px; */
}

.partnum img {
    width: 100%;
}

.left2 img {
    width: 100%;
}

.parttt {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0.5em;
    box-sizing: border-box;
    font-size: 24px;
}

.buzhoutu img {
    display: block;
    width: 100%;
    margin: auto;
    /* margin-bottom: 20px; */
}

.under2 img {
    width: 50%;
}

/* .buzhoutu img:last-child {
    margin-bottom: 0px;
} */

.partner {
    padding-right: 50px;
    box-sizing: border-box;
    margin-top: 12px;
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
}

.xshih {
    display: none !important;
}

.lshowz {
    display: block !important;
}

.dianhui {
    background: #999;
}

.part2-2 {
    max-width: 1200px;
    margin: auto;
    padding: 60px;
    box-sizing: border-box;
    background: #fff;
}

.part2-2 .partner {
    margin-top: 12px;
}

.area2-2 {
    padding-bottom: 5%;
    padding-top: 5%;
    font-size: 0;
    /* margin-bottom: 60px; */
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.area2-2:last-child {
    border-bottom: none;
}

.left2-2 {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    /* padding-bottom: 10%; */
}

.right2-2 {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    /* padding-top: 5%; */
}

.txt2-2 {
    font-weight: bold;
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
    /* margin-top: 100px; */
    /* margin-bottom: 24px; */
}

.readmore {
    display: block;
    text-decoration: none;
    cursor: pointer;
    margin-top: 36px;
    font-size: 16px;
    color: #3d75fd;
    letter-spacing: 0;
    line-height: 1.5;
}

.readmore span:hover {
    border-bottom: 1px solid #3d75fd;
}

.right2-2 img {
    width: 100%;
}

.mb0 {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.area2-2:nth-of-type(3) .left2-2 {
    box-sizing: border-box;
    padding-left: 8%;
}

.center {
    text-align: center !important;
}

.part3 {
    margin-top: 45px;
    max-width: 1200px;
    margin: auto;
    padding: 60px;
    box-sizing: border-box;
}

.lastarea {
    margin-top: 88px;
    font-size: 0;
}

.left3 {
    display: inline-block;
    width: 55%;
    vertical-align: middle;
}

.left3 .btnmore {
    margin-top: 36px;
}

.left3 .btnmore a {
    display: inline-block;
    border: 1px solid #3269f0;
    border-radius: 50px;
    font-size: 13px;
    color: #3269f0;
    box-sizing: border-box;
    padding: 0.5em 2em;
}

.right3 {
    display: inline-block;
    width: 45%;
    vertical-align: middle;
}

.txt3 {
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.5;
    font-weight: bold;
}

.right3 img {
    width: 100%;
}

/* ===swiper */

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    /* left: unset !important;
    right: 220px !important;
    top: unset !important;
    bottom: 48px !important; */
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    /* right: 70px !important;
    left: auto !important;
    top: unset !important;
    bottom: 48px !important; */
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    color: #000;
    font-size: 18px !important;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    color: #000;
    font-size: 18px !important;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 56px !important;
    left: unset !important;
    width: unset !important;
    right: 139px !important;
    font-size: 16px !important;
}

@media screen and (max-width: 834px) {
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal > .swiper-pagination-bullets {
        font-size: 3.2vw !important;
    }
    .swiper-button-next:after,
    .swiper-container-rtl .swiper-button-prev:after {
        font-size: 3.2vw !important;
    }
    .swiper-button-prev:after,
    .swiper-container-rtl .swiper-button-next:after {
        font-size: 3.2vw !important;
    }
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 30vw !important;
        bottom: 8vw !important;
    }
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        right: 57vw !important;
        bottom: 8vw !important;
    }
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal > .swiper-pagination-bullets {
        right: 43vw !important;
        bottom: 9.5vw !important;
    }
    .buzhoutu {
        padding: 10vw 0;
        box-sizing: border-box;
        text-align: center;
    }
    .buzhoutxt {
        padding-left: 0;
    }
}

@media screen and (max-width: 414px) {
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal > .swiper-pagination-bullets {
        right: 43vw !important;
        bottom: 10.5vw !important;
    }
}

/* .swiper-slide {
    padding-bottom: 2.5%;
} */

/* === */

/* ==mengba */

.listbox {
    text-align: center;
    margin-top: 48px;
}

.list {
    display: inline-block;
    font-size: 0;
    /* width: 23%; */
    margin-left: 1%;
    margin-right: 1%;
    overflow: hidden;
    position: relative;
}

.list:first-of-type {
    margin-left: 0;
}

.list:nth-of-type(4) {
    margin-right: 0;
}

img {
    width: 100%;
    transition: all 1s;
}

.list::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.3;
    transition: all 1s;
    z-index: 100;
}

.list:hover img {
    transform: scale(1.1);
    transition: all 1s;
}

.list:hover::before {
    opacity: 0.8;
    transition: all 1s;
}

.wz {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 200;
    width: 80%;
    height: 100%;
}

.wz .h3 {
    white-space: nowrap;
    color: #fff;
    text-shadow: 0 0 2px #666;
    transition: all 0.5s;
    transform: translate(0, 25px);
    text-shadow: 2px 2px 2px #000;
    padding-bottom: 15px;
    font-size: 16px;
}

.wz p.more {
    opacity: 0;
    transition: all 0.5s;
    font-size: 14px;
    color: #fff;
    transform: translate(0, 25px);
}

.list:hover .wz p.more {
    opacity: 1;
    transform: translate(0, 0em);
    transition: all 0.5s;
}

.list:hover .wz .h3 {
    color: #fff;
    transform: translate(0, 0);
    transition: all 0.5s;
}

/* ==mengba-end */

/* 媒体查询 */

@media (max-width: 1280px) {
    .text-1 {
        font-size: 14px;
        color: #000;
        letter-spacing: 0;
        line-height: 1.5;
    }
    .wz {
        font-size: 14px;
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        z-index: 200;
        width: 80%;
    }
    .lsmore {
        font-size: 16px;
        color: rgba(0, 0, 0, 0.5);
        letter-spacing: 0;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    .partner {
        padding-right: 70px;
        box-sizing: border-box;
        margin-top: 36px;
        font-size: 16px;
        /* color: rgba(0, 0, 0, 0.85); */
        letter-spacing: 0;
        line-height: 1.5;
    }
    .readmore {
        display: block;
        text-decoration: none;
        margin-top: 40px;
        font-size: 16px;
        color: #3d75fd;
        letter-spacing: 0;
        line-height: 1.5;
    }
    .left1 {
        padding-left: 0%;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1200px) {
    .h-1 {
        font-size: 1.667vw;
        margin-bottom: 1vw;
    }
    .h-2 {
        font-size: 2.916vw;
        margin-bottom: 2.3vw;
    }
    .text-1,
    .lsmore,
    .wz .h3,
    .buzhou .hmore {
        font-size: 0.94vw;
    }
    .lst span.l1,
    .parttt,
    .txt2-2,
    .txt3,
    .right2 .susier {
        font-size: 1.667vw;
    }
    .lst {
        padding-bottom: 1vw;
    }
    .partner {
        font-size: 0.94vw;
        margin-top: 1vw;
    }
    .part2 .swiperslide .liaoj,
    .readmore {
        font-size: 0.94vw;
    }
    .part2-2 .partner {
        margin-top: 1vw;
    }
    .wz p.more,
    .left3 .btnmore a {
        font-size: 0.833vw;
    }
    .left3 .btnmore {
        margin-top: 2vw;
    }
}

/* @media (min-width:835px) and (max-width:1200px) {
    .part2,
    .part2-2,
    .part3 {
        max-width: 80%;
    }
} */

@media screen and (max-width: 1024px) {
    .buzhoutu {
        padding: 100px 0;
    }
    .left2 {
        width: 31%;
    }
    .part2 .swiperslide .liaoj,
    .readmore {
        margin-right: 20px;
        margin-top: 20px;
        font-size: 1.4vw;
    }
}

@media (max-width: 834px) {
    .parttitle {
        padding-top: 10vw;
    }
    .left1 {
        display: block;
        text-align: center;
        width: 100%;
        padding-left: 0%;
        box-sizing: border-box;
    }
    .middle1 {
        display: block;
        width: 50%;
        margin: 20px auto;
    }
    .right1 {
        display: block;
        width: 100%;
    }
    .list1 {
        padding-left: 0;
    }
    .lst {
        font-size: 20px;
    }
    .h-1 {
        font-size: 4.26666vw;
    }
    .h-2 {
        margin-bottom: 20px;
        font-size: 6.93333vw;
    }
    .text-1 {
        font-size: 3.2vw;
    }
    .part2 {
        width: 100%;
    }
    .right2 {
        width: 100%;
        padding: 0 5.3333vw;
        box-sizing: border-box;
    }
    .left2 {
        width: 77%;
        margin-left: 0;
        margin-right: 0;
        margin: 0 auto;
        display: block;
    }
    .partner {
        padding-right: 0;
        margin-top: 2vw;
        font-size: 4.26666vw;
    }
    .partnum {
        width: 5vw;
    }
    .parttt {
        font-size: 4.26666vw;
    }
    .part2 .swiper-slide {
        padding-bottom: 15%;
    }
    .part2-2 {
        width: 100%;
        padding: 20px;
    }
    .left2-2 {
        width: 100%;
    }
    .right2-2 {
        width: 100%;
    }
    .txt2-2 {
        font-size: 18px;
        line-height: 2;
        margin-top: 50px;
        margin-bottom: 16px;
    }
    .readmore {
        margin-top: 20px;
        font-size: 16px;
        color: #3d75fd;
        letter-spacing: 0;
        line-height: 1.5;
    }
    .part3 {
        width: 100%;
        padding: 10vw 20px;
    }
    /* .listbox{

        overflow:auto;
    } */
    .right2 .susier {
        font-size: 5.26666vw;
    }
    .buzhou .hmore {
        font-size: 4.26666vw;
    }
    .left3 .btnmore a {
        font-size: 3.46666vw;
    }
}

/* cartoons=========================link================================= */

.lst span.l1 {
    display: inline-block;
    position: relative;
    color: #fff;
}

.lst span.l1::before {
    content: '';
    color: #000;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    transition: 0.5s;
}

.lst span.l1::after {
    content: '';
    color: #000;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    background: #fff;
    transition: 0.5s;
}

.lst span.l1 {
    background: #fff;
    transform: rotateX(0deg);
    transition: 0.5s;
}

.lst:hover span.l1::before {
    transform: translateY(50%) rotateX(90deg);
    transition: 0.5s;
}

.lst span.l1::after {
    transform: translateY(-50%) rotateX(-90deg);
    transition: 0.5s;
}

.lst:hover span.l1::after {
    transform: translateY(0%) rotateX(0deg);
    transition: 0.5s;
}

.omiga:nth-of-type(1) .l1::after {
    content: '如何开机 ';
}

.omiga:nth-of-type(1) .l1::before {
    content: '如何开机 ';
}

.omiga:nth-of-type(2) .l1::after {
    content: '新机设置 ';
}

.omiga:nth-of-type(2) .l1::before {
    content: '新机设置 ';
}

.omiga:nth-of-type(3) .l1::after {
    content: '更多支持 ';
}

.omiga:nth-of-type(3) .l1::before {
    content: '更多支持 ';
}

/* 20230412 swiper */

.page-con {
    width: 80px;
    position: absolute;
    bottom: 49px;
    right: 139px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 200;
}

.swiper-container-p1 .swiper-pagination {
    position: initial;
    display: flex;
}

.swiper-container-p1 .swiper-button-next01,
.swiper-container-p1 .swiper-button-prev01 {
    cursor: pointer;
}

.swiper-container-p1 .swiper-button-next01.swiper-button-disabled,
.swiper-container-p1 .swiper-button-prev01.swiper-button-disabled {
    color: #999999;
}

.swiper-container-p1 .swiper-button-next {
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 62px;
    height: 62px;
    background: url(../img/next.svg) no-repeat;
    background-size: 62px;
    box-shadow: 2px 2px 10px #ddd;
    border-radius: 50%;
}

.swiper-container-p1 .swiper-button-prev {
    top: 50%;
    left: 20px;
    width: 62px;
    height: 62px;
    transform: translateY(-50%);
    background: url(../img/prev.svg) no-repeat;
    background-size: 62px;
    box-shadow: 2px 2px 10px #ddd;
    border-radius: 50%;
}

.new-title {
    text-align: center;
    margin-bottom: 40px;
}

.new-title h3 {
    font-weight: bold;
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.new-title p {
    font-size: 16px;
    line-height: 1.5;
}

.new-title p.note {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
    color: #666;
}

@media screen and (max-width: 834px) {
    .new-title {
        margin-bottom: 5.3333vw;
    }
    .new-title h3 {
        font-size: 5.33vw;
        margin-bottom: 2.6667vw;
    }
    .new-title p {
        width: 80%;
        margin: 0 auto;
        font-size: 3.73vw;
    }
    .page-con {
        bottom: 5vw;
    }
    .swiper-container-p1 .swiper-button-next,
    .swiper-container-p1 .swiper-button-prev {
        display: none;
    }
    .page-con {
        right: unset;
        left: 50%;
        transform: translateX(-50%);
    }
}
