body  {
    font-family: 'Century Gothic';
}
.box {
    position: relative;
}
.honor-7s {
    max-width: 1920px;
    margin: 0 auto;
}
.honor-7s-title {
    font-family: 'bignoodletitlingregular';
    line-height: 70px;
    font-size: 69px;
}
.honor-7s-text {
    font-size: 25px;
}
.bg-img {
    width: 100%;
}
.box-1-content {
    position: absolute;
    left: 10%;
    top: 43%;
}
.product-name-img {
    width: 70%;
}
.box-1-title {
    width: 100%;
    color: #fff;
    padding: 20px 0 0;
    font-size: 70px;
    letter-spacing: 1px;
}
.box-1-text,.icon-img {
    float: left;
}
.box-1-text p {
    color: #fff;
    font-size: 20px;
    margin: 1px 0 14px 10px;
    font-weight: bold;
}
.box-2-content {
    position: absolute;
    width: 80%;
    top: 10%;
    left: 10%;
    text-align: center;
}
.box-2-title {
    color: #fff;
}
.box-2-text {
    padding-top: 10px;
    line-height: 40px;
    color: #fff;
}
.box-3-content {
    position: absolute;
    left: 2%;
    top: 50%;
    width: 47%;
}
.box-3-title {
    color: #000;
    text-align: right;
}
.box-3-text {
    padding-top: 10px;
    line-height: 40px;
    color: #000;
    text-align: right;
}
.box-4-content {
    position: absolute;
    width: 80%;
    top: 5%;
    left: 10%;
    text-align: center;
}
.box-4-title {
    color: #000;
}
.box-4-text {
    padding-top: 10px;
    line-height: 40px;
    color: #000;
}
.box-4-disclaimer {
    padding-top: 58%;
    font-size: 20px;
    line-height: 40px;
    color: #000;
    text-align: right;
}
.box-5-content {
    position: absolute;
    left: 5%;
    top: 70%;
    width: 47%;
}
.box-5-title {
    color: #000;
    text-align: right;
}
.box-5-text {
    padding-top: 10px;
    line-height: 40px;
    color: #000;
    text-align: right;
}
.box-6-content {
    position: absolute;
    left: 49%;
    top: 44%;
    width: 47%;
}
.box-6-title {
    color: #fff;
}
.box-6-text {
    padding-top: 10px;
    line-height: 40px;
    color: #fff;
}
.box-7-content {
    position: absolute;
    left: 39%;
    top: 34%;
    width: 54%;
}
.box-7-title {
    color: #000;
}
.box-8-content {
    position: absolute;
    width: 80%;
    top: 58%;
    left: 10%;
    text-align: center;
}
.box-8-title {
    color: #000;
}
.box-8-text {
    padding-top: 10px;
    line-height: 40px;
    color: #000;
}

@media (min-width: 1600px) {
    .honor-7s-title {
        letter-spacing: 2px;
    }
    .box-1-title {
        letter-spacing: 3px;
    }
}

@media (min-width: 1920px) {
    .box-1-title {
        letter-spacing: 5px;
    }
}

@media (max-width: 1024px) {
    .box-1-content {
        top: 40%;
    }
    .product-name-img {
        width: 50%;
    }
    .honor-7s-title {
        font-size: 50px;
    }
    .honor-7s-text {
        font-size: 20px;
    }
    .box-1-title {
        width: 70%;
    }
    .box-3-content {
        left: 0%;
        top: 45%;
    }
    .box-4-disclaimer {
        padding-top: 50%;
        font-size: 16px;
    }
    .box-7-content {
        width: 55%;
    }
}

@media (max-width: 768px) {
    .product-name-img {
        width: 40%;
    }
    .honor-7s-title {
        font-size: 35px;
        line-height: 40px;
    }
    .box-1-title {
        line-height: 30px;
    }
    .box-1-text p {
        font-size: 15px;
        margin: -2px 0 9px 10px;
    }
    .honor-7s-text {
        line-height: 30px;
        font-size: 16px;
    }
    .box-4-disclaimer {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .pc_br {
        display: none;
    }
    .box-1-content {
        top: 56%;
        left: 0;
        text-align: center;
    }
    .product-name-img {
        width: 55%;
    }
    .honor-7s-title {
        margin: 0 auto;
        text-align: center;
    }
    .honor-7s-text {
        margin: 0 auto;
        line-height: 20px;
        text-align: center;
        font-size: 14px;
    }
    .box-1-title {
        width: 100%;
        padding: 15px 0 20px;
    }
    .icon-img {
        padding-left: 105px;
    }
    .box-1-text {
        text-align: left;
    }
    .box-1-text p {
        font-size: 13px;
        margin: 2px 0 18px 10px;
    }
    .box-2-content {
        width: 90%;
        left: 5%;
    }
    .box-3-content {
        width: 90%;
        left: 5%;
        top: 0;
    }
    .box-4-content {
        width: 90%;
        top: 4%;
        left: 5%;
    }
    .box-4-disclaimer {
        padding-top: 56%;
        font-size: 12px;
    }
    .box-5-content {
        width: 90%;
        left: 5%;
        top: 50%;
    }
    .box-6-content,.box-7-content {
        width: 90%;
        left: 5%;
        top: 5%;
    }
    .box-6-title,.box-6-text {
        color: #000;
    }
}
@media (max-width: 380px) {
    .icon-img {
        padding-left: 85px;
    }
    .box-1-text p {
        font-size: 12px;
    }
    .honor-7s-title {
        line-height: 30px;
        font-size: 30px;
    }
    .box-4-disclaimer {
        padding-top: 50%;
    }
}
@media (max-width: 320px) {
    .honor-7s-title {
        line-height: 23px;
        font-size: 27px;
    }
    .icon-img {
        padding-left: 70px;
    }
    .box-1-text p {
        margin: 3px 0 23px 10px;
    }
    .honor-7s-text {
        line-height: 16px;
        font-size: 13px;
    }
    .honor-7s-title {
        line-height: 35px;
    }
}
