.section {
    position: relative;
}

.content-wrapper {
    height: 100%;
    width: 55%;
    max-width: 1196px;
    margin: 0 auto;
}

@media screen and (min-width: 855px) {
    .section0 .content-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
    }
    .section2 .content-wrapper,
    .section3 .content-wrapper,
    .section4 .content-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        overflow: hidden;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
    }
}

.section0 {
    background: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s1_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 28vw;
}

.section0 .LRBox {
    width: 50%;
}

.section0 .content-box1 {
    position: relative;
}

.section0 .content-box1 img {
    max-height: 20vw;
}

.section0 .content-box2 {
    width: 50%;
    /* text-align: center */
}

.section0 .content-box2 h3 {
    font-size: 18px;
    line-height: 1.25;
    width: 100%;
    margin: 0 auto;
}

.section0 .content-box2 h1 {
    font-size: 52px;
    line-height: 1.25;
    font-weight: bold;
    margin-top: 0.3vw;
    letter-spacing: 0.3vw;
    margin: 0 auto;
}

.section0 .content-box2 ul {
    font-size: 16px;
    line-height: 1.5;
}

.section0 .content-box2 .s0-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: space-around;
}

.section0 .content-box2 .s0-box li {
    width: 30%;
    border-right: solid 1px #969898;
}

.section0 .content-box2 .s0-box li:nth-child(2) {
    width: 40%;
}

.section0 .content-box2 .s0-box li:last-child {
    border: none;
}

.section0 .content-box2 .s0-box3 {
    padding-top: 5px;
}

.section0 .content-box2 .s0-box4 {
    width: 90%;
    height: 2.5vw;
    background-color: #fff;
    font-size: 0;
    margin: 0.9vw auto 1.3vw;
}

.section0 .content-box2 .s0-box4 .widthBox2 {
    padding-left: 2vw;
    height: 100%;
    font-size: 18px;
}

.section0 .content-box2 .s0-box4 .s0-Lbox,
.section0 .content-box2 .s0-box4 .s0-Rbox {
    width: 50%;
    line-height: 2.5vw;
    text-align: center;
    font-size: 16px;
}

.section0 .content-box2 .s0-box4 .line {
    width: 1px;
    background-color: #000;
    height: 1.25vw;
    margin-top: 0.625vw;
}

.section0 .content-box2 .s0-box5 .s0-box2-btn {
    width: 8vw;
    padding: 1vw;
    display: inline-block;
    border: solid 1px #000;
    font-size: 16px;
    line-height: 1;
    border-radius: 8px;
    text-align: center;
}

.LRBox img {
    height: auto;
    max-width: 100%;
}

.widthBox {
    display: inline-block;
    width: 100px;
}

.section1 {
    text-align: center;
    padding: 5vw 0 3vw;
}

.section1 .content-wrapper {
    width: 90%;
}
.tl {
    text-align: left;
}
.tc {
    text-align: center;
}

.section h4 {
    font-size: 24px;
    line-height: 1.25;
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
}

.section1 p {
    font-size: 16px;
    line-height: 1.25;
    margin-top: 1.5vw;
}

.section1 p.disclaimer {
    color: #767676;
    margin-top: 10px;
}

.section1 ul {
    width: 60%;
    margin: 2.1vw auto 0;
    font-size: 0;
}

.section1 ul li {
    width: 20%;
    display: inline-block;
}



.section2 {
    width: 100%;
    height: 28.4vw;
    background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s3_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.section2 h4,
.section3 h4,
.section4 h4 {
    text-align: left;
}

.section2 .LRBox,
.section3 .LRBox,
.section4 .LRBox {
    width: 50%;
    position: relative;
    text-align: center;
}

.section2 .LRBox:first-child {
    height: 5vw;
}

.section2 .LRBox img {
    max-width: 24.3vw;
    margin: 0 auto;
}

.section2 .text-wrapper span {
    background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s3_icon.png);
    background-position: center;
    display: inline-block;
    width: 1.5vw;
    height: 1.5vw;
    margin-right: 0.5vw;
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.section2 p {
    font-size: 16px;
    line-height: 1.25;
    margin-top: 0.75vw;
    text-align: left;
}

.section3 {
    padding: 5.5vw 0;
}

.section3 .LRBox:nth-child(2) {
    width: 35%;
    padding-left: 15%;
}

.section3 .LRBox:last-child {
    height: 8vw;
}

.section3 .LRBox img {
    max-width: 27.5vw;
    margin: 0 auto;
}

.section3 .text-wrapper span {
    background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s4_icon.png);
    background-position: center;
    display: inline-block;
    width: 1.6vw;
    height: 1.6vw;
    margin-right: 0.5vw;
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.section3 p {
    font-size: 16px;
    line-height: 1.25;
    margin-top: 0.75vw;
    text-align: left;
}

.section4 {
    width: 100%;
    height: 28.4vw;
    background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s5_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.section4 .text-wrapper span {
    background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s5_icon.png);
    background-position: center;
    display: inline-block;
    width: 1.6vw;
    height: 1.6vw;
    margin-right: 0.5vw;
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.section4 p {
    font-size: 16px;
    line-height: 1.25;
    margin-top: 0.75vw;
    text-align: left;
}

.section4 p.s4-disclaimer {
    font-size: 0.8vw;
}

.section4 .LRBox img {
    max-width: 21vw;
    margin: 0 auto;
}

.section5 {
    padding: 4vw 0;
}

.section5 h4 {
    text-align: center;
}

.b-s-table {
    border-spacing: 0;
    border-collapse: collapse;
    box-sizing: border-box;
    margin-top: 20px;
    width: 100%;
}

.b-s-table:nth-child(2) {
    margin-top: 3.75vw;
}

.b-s-table * {
    box-sizing: border-box;
}

.b-s-table h3 {
    margin: 0;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    color: #333;
    position: relative;
}

.b-s-table td {
    border: 1px solid #eeeeee;
    vertical-align: middle;
}

.b-s-table .b-s-table-left {
    background-color: #eeeeee;
    vertical-align: middle;
    width: 15vw;
}

.b-s-table .b-s-table-left h4 {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    color: #333;
    position: relative;
}

.b-s-table .b-s-table-right {
    font-size: 0;
    padding: 15px 25px;
    vertical-align: middle;
}

.b-s-table:last-child .b-s-table-left {
    font-size: 0;
    padding: 15px 25px;
    vertical-align: middle;
    background-color: transparent;
}

.b-s-table:last-child .b-s-table-right {
    text-align: center;
}

.b-s-table:last-child tr:first-child {
    background-color: #eeeeee;
}

.b-s-table:last-child tr:first-child h3 {
    font-weight: bold;
    padding: 0;
}

.b-s-table p.battery-model {
    margin: 0;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #333;
    text-align: left;
    vertical-align: middle;
}

.section5 p {
    font-size: 16px;
    line-height: 1.25;
    margin: 30px 0 50px;
    text-align: center;
}

.section5 .s5-btn {
    width: 12vw;
    padding: 0.75vw 2vw;
    border: solid 1px #000;
    font-size: 16px;
    line-height: 1;
    border-radius: 8px;
    text-align: center;
    margin: 0 auto;
}

.section5 h4 {
    margin-top: 3.4vw;
}

.section5 p.disclaimer {
    margin-top: 15px;
}

.section6 {
    height: 33vw;
    background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic6_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section6 h4 {
    text-align: center;
    padding: 4.3vw 0 2.15vw;
}

.section6 .step1 {
    width: 100%;
    background-color: rgb(255, 255, 255, 0.8);
    padding: 1.95vw 0;
}

.section6 .step1 ul,
.section6 .step2 {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}

.section6 .step2 li:nth-child(n) img {
    max-width: 100%;
}

.section6 .step2 li:nth-child(2n) img {
    max-width: 5.6vw;
}

.section6 .step2 {
    height: auto;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: space-between;
    margin-top: 4.3vw;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.section6 .step2 li {
    position: relative;
}

.abso {
    position: absolute;
}

.section6 .step2 li p {
    position: absolute;
    width: 170%;
    left: -35%;
}


/* .section6 .step2 li:after {
    content: '';
    position: absolute;
    background: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s9_icon6.png) no-repeat;
    width: 3.5vw;
    height: 0.75vw;
} */

.section6 .step1 ul li {
    width: 32%;
    display: inline-block;
    border-right: solid 1px #b3b4b4;
}

.section6 .step1 ul li:last-child {
    border: none;
}

.section6 h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
}

.section6 p {
    font-size: 16px;
    line-height: 1.25;
    margin-top: 1.4vw;
}

.section7 h4 {
    text-align: center;
    padding: 4.3vw 0 2.15vw;
}


/* .section6 .step2 li:after {
    content: '';
    background: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s9_icon6.png) no-repeat;
    width: 3.5vw;
    height: 0.74vw;
    position: absolute;
} */

@media screen and (min-width: 2560px) {
    .section0 .content-box2 h3 {
        font-size: 30px;
    }
    .section0 .content-box2 h1 {
        font-size: 79px;
    }
    .section0 .content-box2 ul,
    .section0 .content-box2 .s0-box4 .s0-Lbox,
    .section0 .content-box2 .s0-box4 .s0-Rbox,
    .section0 .content-box2 .s0-box5 .s0-box2-btn {
        font-size: 24px;
    }
    .section0 .content-box2 {
        width: 65%;
    }
    .section1 p {
        font-size: 24px;
    }
    .content-wrapper {
        max-width: 1080px;
    }
    .section2 .LRBox img {
        max-width: 100%;
    }
    .section6 p {
        font-size: 18px;
    }
    .section1 .content-wrapper {
        max-width: 1280px;
    }
    .b-s-table .b-s-table-left h4 {
        font-size: 18px;
    }
    .examine-imei .part-fitting div>p.fl {
        font-size: 24px;
    }
    .examine-imei .part-fitting .fitting-one .h1 span {
        font-size: 16px;
    }
    .section h4 {
        font-size: 30px;
    }
    .section6 h5 {
        font-size: 26px;
    }
    .section6 .step1 p {
        font-size: 20px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1600px) {
    .section6 {
        height: 39vw;
    }
    .examine-imei .part-fitting div>p.fl {
        font-size: 14px;
    }
    .examine-imei .part-fitting .fitting-one .h1 {
        font-size: 14px;
    }
}

@media screen and (width: 1366px) {
    .section0 .content-box2 {
        width: 55%;
    }
}

@media screen and (max-width: 1280px) {
    .content-wrapper {
        width: 90%;
    }
    .section p {
        font-size: 16px;
    }
    .section h4 {
        font-size: 20px;
    }
    .section p {
        margin-top: 10px;
    }
    .section0 .content-box2 {
        width: 43%;
    }
    .section0 .LRBox {
        width: 43%;
    }
    .section0 .content-wrapper {
        justify-content: center;
    }
    .section0 .content-box2 .s0-box5 .s0-box2-btn {
        width: 10vw;
    }
    .widthBox {
        width: 55px;
    }
    .section2 .LRBox,
    .section3 .LRBox,
    .section4 .LRBox {
        width: 30%;
    }
    .section4 p.s4-disclaimer {
        font-size: 1.5vw;
    }
    .section5 .s5-btn {
        width: 20vw;
    }
    .b-s-table .b-s-table-left {
        width: 17vw;
    }
    .b-s-table .b-s-table-left h4,
    .section5 .s5-btn {
        font-size: 15px;
    }
    .section5 .s5-btn {
        padding: 1vw 2vw;
    }
    .section6 {
        height: 45vw;
    }
    .section6 h5 {
        font-size: 18px;
    }
}

.hidden-pc {
    display: none;
}

.hidden-mobile {
    display: block;
}

@media screen and (max-width:854px) {
    .section1 ul li {
    width: 35%;
    display: inline-block;
}
    .section0 {
        background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s1_bg_mob.jpg);
        height: 113vw;
    }
    .section2 {
        background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s3_bg_mob.jpg);
        height: 99vw;
    }
    .section3 .LRBox:nth-child(2) {
        width: auto;
        padding-left: 0%;
    }
    .section4 {
        background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic_s5_bg_mob.jpg);
        height: 124vw;
    }
    .section6 {
        background-image: url(/content/dam/honor/cn/support/discounted-repair/img/pic6_bg_mob.jpg);
        height: 159.7vw;
    }
    .section0 .LRBox {
        width: 100%;
        text-align: center;
    }
    .section0 .content-box2 {
        padding-top: 10%;
        width: 80%;
        margin: 0 auto;
    }
    .hidden-mobile {
        display: none;
    }
    .hidden-pc {
        display: block;
    }
    .section0 .content-wrapper {
        display: block;
    }
    .section0 .content-box1 img {
        max-height: 100%;
    }
    .section0 .content-box2 h3 {
        font-size: 3.2vw;
    }
    .section0 .content-box2 h1 {
        font-size: 8.5vw;
    }
    .section0 .content-box2 ul {
        font-size: 2.6vw;
    }
    .section0 .content-box2 .s0-box4 {
        padding: 2vw 0;
    }
    .section0 .content-box2 .s0-box5 .s0-box2-btn {
        width: 26vw;
        padding: 2vw 1vw;
        border-radius: 6px;
        font-size: 2.68vw;
    }
    .section0 .content-box2 .s0-box4 .s0-Lbox,
    .section0 .content-box2 .s0-box4 .s0-Rbox {
        font-size: 2.35vw;
    }
    .section0 .content-box2 .s0-box4 .widthBox2 {
        font-size: 2.93vw;
    }
    .section0 .content-box2 .s0-box5 {
        padding: 4vw 0 5.8vw;
    }
    .section h4 {
        font-size: 7.5vw;
    }
    .section1,
    .section3 {
        padding: 13.3vw 0;
    }
    .section p {
        font-size: 3.33vw;
        margin-top: 4vw;
    }
    .section1 ul {
        width: 100%;
        margin: 6.5vw auto 0;
    }
    
    .section1 p.disclaimer {
        font-size: 2.8vw;
    }
    .section2 .LRBox:first-child {
        height: auto;
    }
    .section2 h4,
    .section3 h4,
    .section4 h4 {
        text-align: center;
    }
    .section2 .LRBox,
    .section3 .LRBox,
    .section4 .LRBox {
        width: 100%;
    }
    .section2 .text-wrapper span,
    .section3 .text-wrapper span,
    .section4 .text-wrapper span {
        width: 7.6vw;
        height: 7.6vw;
    }
    .section2 p,
    .section3 p,
    .section4 p {
        text-align: center;
    }
    .section2 .LRBox img,
    .section3 .LRBox img,
    .section4 .LRBox img {
        max-width: 100%;
    }
    .section2 .LRBox {
        padding-top: 13.3vw;
    }
    .section3 .text-wrapper {
        position: relative;
    }
    .section3 .LRBox:last-child {
        height: auto;
        padding-top: 12vw;
    }
    .section4 {
        padding-top: 13.3vw;
    }
    .section4 p.s4-disclaimer {
        font-size: 2.86vw;
    }
    .b-s-table h3 {
        font-size: 4.8vw;
    }
    .b-s-table .b-s-table-left h4,
    .section5 .s5-btn {
        font-size: 2.4vw;
    }
    .b-s-table .b-s-table-left {
        width: 35vw;
    }
    .b-s-table p.battery-model {
        font-size: 1.86vw;
    }
    .b-s-table {
        margin-top: 7vw;
    }
    .section5 {
        padding: 9.9vw 0 13.3vw;
    }
    .section5 .s5-btn {
        width: 30vw;
        border-radius: 6px;
        padding: 2vw;
    }
    .b-s-table.b-s-table-external h3 {
        font-size: 3.2vw;
    }
    .section h4.b-s-table-externa-title {
        margin-top: 14vw;
    }
    .section6 {
        padding: 9vw 0 13.3vw;
    }
    .section6 .step1 ul,
    .section6 .step2 {
        width: 96%;
        margin: 0 auto;
    }
    .section6 .step2,
    .section6 .step1 ul,
    .section6 .step2 {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section6 .step2 li:nth-child(n) img {
        max-width: 20vw;
    }
    .section6 .step2 li:nth-child(2n) img {
        max-width: 11vw;
    }
    .section6 .step2 li {
        margin-top: 9vw;
    }
    .section6 p {
        font-size: 2.93vw;
    }
    .section6 .step1 {
        padding: 4.9vw 0;
    }
    .section6 .step1 ul {
        width: 60%;
    }
    .section6 .step1 ul li {
        width: 100%;
        border-right: none;
        border-bottom: solid 1px #b3b4b4;
        padding-bottom: 2.6vw;
    }
    .section6 h4 {
        padding: 4.3vw 0;
    }
    .section6 h5 {
        font-size: 4.5vw;
        color: #5697ff;
    }
    .section6 .step2 li p {
        width: 150%;
        left: -25%;
    }
    .section6 .step1 ul li:nth-child(2) h5,
    .section6 .step1 ul li:nth-child(3) h5 {
        padding-top: 2.6vw;
    }
    .section7 p {
        margin-top: 0;
    }
}

@media screen and (max-width: 640px) {
    .section4 .LRBox img {
        max-width: 70%;
    }
}