/* ---PC--- */

/* 字体包 */
@font-face {
    font-family: youshebiaotihei;
    src: url('../../fonts/youshebiaotihei.ttf')
}

@font-face {
    font-family: sourceHanSans;
    src: url('../../fonts/SourceHanSansCN-Regular.otf')
}

@font-face {
    font-family: ZhanKuQingKeHuangYouTi;
    src: url('./ZhanKuQingKeHuangYouTi-2.ttf')
}

/* banner图 */
.guarantee-banner-pcimg {
    display: block;
}

.guarantee-banner-phoneimg {
    display: none;
}

/* 处理导航 */
.table-nav::before {
    background-image: none
}

.table-nav::after {
    background-image: none
}

.table-oxyegn-box {
    height: 42px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #fafafa;
}

.r-guarantee-container {
    width: 83.333%;
    margin: 0 auto;
}

.container {
    /* width: 83.333%; */
}

/* 标题 */
.r-guarantee-title {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding-top: 140px;
    padding-bottom: 45px;
}

.r-guarantee-colorxian {
    width: 80px;
    height: 4px;
    margin: 0 auto;
    background-color: #4a8264;
}

.r-guarantee-size {
    font-size: 22px;
    text-align: center;
    padding: 40px 0;
}

/* 第四部分 */
.r-guarantee4-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 100px 0;
    margin-bottom: 40px;
    background: url('../../page/guarentee/img/guarentee4-bg1.jpg') no-repeat top right, url('../../page/guarentee/img/guarentee4-bg2.jpg') no-repeat left bottom;
}

.r-guarantee4-box {
    flex: 0 0 49%;
    background-color: #efefef;
    position: relative;
    padding: 45px;
    margin-bottom: 130px;
}

.r-guarantee4-box:nth-of-type(2) {
    transform: translateY(100px);
}

.r-guarantee4-box:nth-of-type(4) {
    transform: translateY(100px);
}


.float-size {
    position: absolute;
    top: 10%;
    right: 5%;
    line-height: 1;
    font-size: 80px;
    color: #4a8264;
    font-family: youshebiaotihei;
}

.r-guarantee4-title {
    font-size: 26px;
    padding: 10px 0;
    color: #000;
    font-weight: bold;
    line-height: 2;
}

.r-guarantee4-xian {
    height: 5px;
    width: 55px;
    margin-bottom: 20px;
    background-color: #4a8264;
}

.r-guarantee4-box-center p > span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #4a8264;
    border-radius: 50%;
    margin: 0 6px;
    align-self: flex-start;
    margin-top: 0.8%;
}

.r-guarantee4-box-center p {
    font-size: 16px;
    padding-bottom: 20px;
}

/* 第三部分 */
.r-guarantee3-box {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
}

.r-guarantee3-box2 {
    background-color: #efefef;
}

.r-guarantee3-box4 {
    background-color: #efefef;
}

.r-guarantee3-left-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.r-guarantee3-center {
    display: flex;
    flex: 1;
    padding-left: 80px;
    flex-direction: column;
    justify-content: center;
}

.r-guarantee3-right {
    flex: 0 0 22%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.r-guarantee3-right>img {
    width: 100%;
}

.r-guarantee3-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.r-guarantee3-center-title {
    font-size: 24px;
    color: #000;
    line-height: 2;
    font-weight: bold;
}

.r-guarantee3-center p {
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.r-guarantee3-left::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10%;
    display: block;
    height: 80%;
    width: 4px;
    background-color: #ccc;
}

.r-guarantee3-left-title {
    font-size: 22px;
    color: #4a8264;
    text-align: center;
    line-height: 2;
}


.r-guarantee3-left {
    flex: 0 0 12%;
}

.r-guarantee3-box1 .r-guarantee3-left::after {
    background-color: #f3f3f3;
}

.r-guarantee3-box3 .r-guarantee3-left::after {
    background-color: #f3f3f3;
}

/* 第二部部分 */
.r-guarantee2 {
    background-color: #f0f0f0;
}

.r-guarantee2-center {
    display: flex;
    justify-content: center;
    padding: 60px 0;
}

.r-guarantee2-left {
    flex: 0 0 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.r-guarantee2-right {
    flex: 0 0 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.r-guarantee2-right1-box {
    width: 100%;
    background-color: #fff;
    padding: 45px;
    border-radius: 25px;
}

.r-guarantee2-right-box {
    display: flex;
    padding: 4px 0;
    border-bottom: 2px solid #ccc;
}

.r-guarantee2-right-title {
    font-size: 22px;
    flex: 0 0 24%;
    text-align: justify;
    text-align-last:justify;
    line-height: 1.5;
    font-weight: 600;
}

.r-guarantee2-right-size {
    font-size: 22px;
    line-height: 1.5;
    flex: 1;

}


/* 第一部分 */
.r-guarantee1-box1 {
    background-color: #fafafa;
}

.r-guarantee1-box1-bom {
    display: flex;
    justify-content: space-between;
    padding: 120px 0;
}

.r-guarantee1-box {
    flex: 0 0 20%;
    margin: 20px 0;
    border-right: 2px dashed #ccc;
}

.r-guarantee1-img {
    display: flex;
    justify-content: center;
}

.r-guarantee1-title {
    padding: 35px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    font-family: sourceHanSans;
}

.r-guarantee1-box:nth-of-type(5) {
    border: none;
}

/* Phone */
@media (max-width:1200px) {
    
    /* 处理问题 */
    .r-guarantee3-right{
        margin-top: 20px;
    }
    .r-guarantee1-img>img {
        width: 100%;
    }
    .page-nav.page-nav-white{
        padding: 20px;
    }
    .page-nav:after {
        font: normal normal normal 14px / 1 FontAwesome;
        display: block;
        content: "\f105";
        position: absolute;
        right: 10px;
        font-size: 20px;
        color: #004121;
        top: 50%;
        opacity: .5;
        margin-top: -10px;
        -webkit-animation: angleRight 1s ease-in infinite;
        animation: angleRight 1s ease-in infinite;
    }

    /* banner图 */
    .guarantee-banner-pcimg {
        display: none;
    }

    .guarantee-banner-phoneimg {
        display: block;
    }

    .web-banner.page-banner-3 img {
        width: 100%;
        height: 365px;
        margin-top: 98px;
        object-fit: cover;
        margin-left: 0;
    }

    /* 处理导航 */
    .container {
        width: auto;
    }

    .r-guarantee-container {
        width: 96%;
    }

    /* 通用标题 */
    .r-guarantee-title {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .r-guarantee-size {
        font-size: 20px;
        line-height: 1.5;
    }

    /* 第一部分 */
    .r-guarantee1-box1-bom {
        flex-wrap: wrap;
        padding: 60px 0;
        justify-content: center;
    }

    .r-guarantee1-box {
        flex: 0 0 30%;
        margin: 2px 6px;
        border-right: none;
    }

    .r-guarantee1-title {
        font-size: 18px;
        padding: 10px;
    }

    /* 第二部分 */
    .r-guarantee2-center {
        flex-direction: column;
    }

    .r-guarantee2-left {
        width: 80%;
        margin: 0 auto;
    }

    .r-guarantee2-left>img {
        width: 100%;
    }

    .r-guarantee2-right1-box {
        padding: 20px;
        margin: 20px;
    }

    .r-guarantee2-right-title {
        font-size: 18px;
    }

    .r-guarantee2-right-size {
        font-size: 18px;
    }

    /* 第三部分 */
    .r-guarantee3-center-box {
        display: flex;
        flex-wrap: wrap;
    }

    .r-guarantee3-center-title {
        display: none;
    }

    .r-guarantee3-center p {
        font-size: 18px;
    }

    .r-guarantee3-box {
        flex-direction: column;
    }

    .r-guarantee3-center {
        padding-left: 0;
    }

    .r-guarantee3-right>img {
        width: 100%;
    }

    .r-guarantee3-center-box>div {
        width: 100%;
    }

    .r-guarantee3-left::after {
        display: none;
    }

    /* 第四部分 */

    .r-guarantee4-container {
        padding: 80px 0;
        background-size: 40%, 100%;
        background-position: top right, bottom center;
    }

    .r-guarantee4-box {
        flex: 0 0 100%;
        margin-bottom: 40px;
        padding: 20px;
    }

    .r-guarantee4-box:nth-of-type(2) {
        transform: translateY(0px);
    }

    .r-guarantee4-box:nth-of-type(4) {
        transform: translateY(0px);
    }

    .r-guarantee4-box-center p {
        position: relative;
        display: block;
        padding-left: 26px;
    }

    .r-guarantee4-box-center p::before {
        position: absolute;
        top: 2%;
        left: 0;
    }

    .float-size {
        font-size: 28px;
        top: 80%;
    }
}

/* 特殊的区间 125%*/
@media screen and (min-width: 1401px) and (max-width: 1750px) {
    .r-guarantee2-right-title {
        flex: 0 0 32%;
    }
    .r-guarantee4-title {
        font-size: 18px;
    }

}

/* 特殊的区间 150%*/
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .r-guarantee3-center {
        padding-left: 40px;
        padding-right: 40px;
    }

    .r-guarantee3-left {
        flex: 0 0 20%;
    }

    .r-guarantee4-box {
        margin-bottom: 60px;
    }

    .r-guarantee4-box:nth-of-type(2) {
        transform: translateY(40px);
    }

    .r-guarantee4-box:nth-of-type(4) {
        transform: translateY(40px);
    }

    .r-guarantee4-title {
        font-size: 18px;
    }

    .r-guarantee4-box-center p::before {
        flex: 0 0 3.5%;
        margin-top: 6px;
    }

    .float-size {
        font-size: 60px;
    }

    .r-guarantee4-box-center p {
        align-items: flex-start;
    }

    .r-guarantee4-container {
        background-size: 30%, 50%;
    }

    .r-guarantee2-right-title {
        flex: 0 0 32%;
    }

}