h1{
    font-size: 50px;
    color: red;
}
/* 通用样式 */
.oli-container{
    width: 90%;
    margin: 0 auto;
}
/* 字体 */
/* 引入字体样式 */
@font-face {
    font-family: youshebiaotihei;
    src: 
}

@font-face {
    font-family: sourcehansans;
    src: 
}
/* 标题 */
.oli-box-title{
    display: flex;
    justify-content: center;
    padding: 115px 0;
}
.oli-box-title1{
    position: relative;
}
.oli-box-title-size{
    text-align: center;
    font-size: 5.1vw;
    line-height: 1.2;
    margin: 80px 0;
    display: inline-block;
    border-bottom: 5px solid #00512d;
    position: relative;
    z-index: 2;
    color: #00512d;
    font-family: youshebiaotihei;
}
.oli-box-color{
    position: absolute;
    width: 280px;
    height: 280px;
    left: -130px;
    top: 0;
    background: #c5d7cf;
    border-radius: 50%;
}
/* 字体 */
.oli-word p {
    font-size: 1.2vw;
    line-height: 1.5;
    text-indent: 2.1em;
    padding-bottom: 3vw;
}
/* 处理banner */
.oli-banner{
    padding-top: 117px;
}
/* 第一部分 */
.oli-container1{
    background: #e8efeb;
}
.oli-center{
    display: flex;
    justify-content: space-between;
    padding: 0 85px 85px 85px;
}
.oli-left{
    width: 45%;
}
.oli-right{
    flex: 0 0 52%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.oli-right>img{
    width: 100%;
    object-fit: cover;
}
.oli-word p:nth-of-type(4){
    padding-bottom: 0;
}
/* 第二部分 */
.oli-box2-center{
    display: flex;
    padding: 0 105px;
}
.oli-box2-left{
    flex:  0 0 50%;
}
.oli-box2-left>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.oli-box2-right{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.oli-box2-right>.oli-word{
    padding-left: 50px;
    padding-top: 44px;
}
.oli-box2-bom{
    height: 7.8vw;
    background: #00512d;
    width: 100%;
}
/* 第三部分 */
.oli-container3{
    margin: 9.8vw auto 0 auto ;
    background: #e8efeb;
}
.oli-box3-center{
    padding: 0 135px 110px 135px;
    background-image: ;
    background-repeat: no-repeat;
    background-position: 95% 92%;
    background-size: 30%;
}
.oli-box3-info-title{
    font-size: 36px;
    color: #00512d;
    line-height: 1;
    padding-bottom: 45px;
    font-family: youshebiaotihei;
}
.oli-box3-info{
    width: 65%;
}
.oli-box3-info>p{
    font-size: 1.2vw;
    line-height: 1.5;
    text-indent: 2em;
    text-align: justify;
    padding-bottom: 3.64vw;
}

/* 第四部分 */
.oli-box4-center{
    display: flex;
    justify-content: space-between;
    padding-bottom: 200px;
}
.oli-box4-center-box{
    flex: 0 0 33.3%;
    padding:  0 5.7vw;
}
.oli-box4-center-box-img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.oli-box4-center-box-title{
    text-align: center;
    font-size: 26px;
    color: #00512d;
    padding: 70px 0;
    font-family: youshebiaotihei;
}
.oli-box4-center-box>p{
    font-size: 1.1vw;
    line-height: 1.5;
    text-align: justify;
    color: #000;
}

.oli-box4-xian{
    height: 405px;
    width: 4px;
    align-self: center;
    background: #000;
}
/* 第五部分 */
.oli-container5{
    background: #e8efeb;
}
.oli5-center{
    display: flex;
    justify-content: space-between;
    padding-bottom: 170px;
}
.oli5-center-title{
    text-align: left;
    font-size: 1.875vw;
    line-height: 1;
    color: #00512d;
    padding-top: 45px;
    padding-bottom:20px;
    text-indent: 1em;
    font-family: youshebiaotihei;
}
.oli5-left{
    flex:  0 0 50%;
}
.oli5-left>img{
    width: 100%;
}
.oli5-right{
    padding: 0 70px;
}
.oli5-right>p{
    font-size: 1.2vw;
    line-height: 40px;
    color: #000;
    padding-bottom: 42px;
    text-indent: 2em;
    text-align: justify;
}
.oli5-right>.oli5-img-size{
    width: 80%;
    padding-bottom: 20px;
    margin-left: 2.3vw;
}
.oli5-right>.oli5-img-size>img{
    width: 100%;
}
/* 第六部分 */
.oli-box6{
    background-image: ;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 55vw;
}
.oli6-center{
    display: flex;
    justify-content: center;
    padding-bottom: 130px;
}
.oli6-center>img{
    width: 100%;
}
.oli6-center-box{
    display: flex;
}
.oli6-center-box{
    background-color: #d9e5e0;
}

.oli6-bom>p{
    font-size: 1.2vw;
    line-height: 1.5em;
    color: #000;
    text-indent:6em;
    padding-bottom: 40px;

}
.oli6-bom-size{
    display: none;
}
.oli6-pc-img{
    display: block;
}
.oli6-phone-img{
    display: none;
}
/* 特殊的区间 125%*/
@media screen and (min-width: 1401px) and (max-width: 1750px) {
    /* 标题 */
    .oli-box-title{
        padding: 80px 0;
    }
    .oli-box-title-size{
        font-size: 60px;
    }
    .oli-box-color{
        width: 240px;
        height: 240px;
    }
    /* 第四部分 */
    .oli-box4-center-box{
        padding: 0 50px;
    }
    .oli-box4-center-box-title{
        padding: 50px 0;
    }
    .oli-box4-xian{
        height: 280px;
    }
    /* 第五部分 */
    .oli5-center-title{
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .oli5-right{
        padding: 0 60px;
    }
    .oli5-right>p{
        padding-bottom: 25px;
    }

}
/* 特殊的区间 150%*/
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    /* 标题 */
    .oli-box-title{
        padding: 80px 0;
    }
    .oli-box-title-size{
        font-size: 60px;
    }
    .oli-box-color{
        width: 240px;
        height: 240px;
    }
    /* 第四部分 */
    .oli-box4-center-box{
        padding: 0 40px;
    }
    .oli-box4-center-box-title{
        padding: 50px 0;
    }
    .oli-box4-xian{
        height: 280px; 
    }
    /* 第五部分 */
    .oli5-right{
        padding: 0 50px;
    }
    .oli5-center-title{
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .oli5-right>p{
        line-height: 2em;
        padding-bottom: 20px;
    }

}
/* 移动端 */
@media (max-width:1200px) {
    /* banner图 */
    .oli-banner{
        padding-top: 98px;
    }
    .oli-banner>img{
        width: 105% !important;
    }
    /* 标题 */
    .oli-box-title{
        padding: 20px 0;
    }
    .oli-box-title-size{
        font-size: 32px;
        margin: 40px 0;
    }
    .oli-box-color{
        width: 80px;
        height: 80px;
        left: -20px;
        top: 16%;
    }
    /* 字体文本 */
    .oli-word p{
        font-size: 20px;
    }
    /* 第一部分 */
    .oli-center{
        padding: 0 10px 10px 10px;
        flex-direction: column;
    }
    .oli-left{
        width: 100%;
    }
    .oli-word p:nth-of-type(4){
        padding-bottom: 3vw;
    }
    /* 第二部分 */
    .oli-box2-center{
        padding: 0;
        flex-direction: column;
    }
    .oli-box2-right>.oli-word{
        padding-top: 20px;
        padding-left: 0;
    }
    /* 第三部分 */
    .oli-box3-center{
        padding: 10px;
        background: none;
    }
    .oli-box3-info-title{
        font-size: 28px;
        padding-bottom: 20px;
    }
    .oli-box3-info{
        width: 100%;
    }
    .oli-box3-info>p{
        font-size: 20px;
        padding-bottom: 20px;
    }
    /* 第四部分 */
    .oli-box4-xian{
        display: none;
    }
    .oli-box4-center{
        flex-wrap: wrap;
        padding-bottom: 50px;
    }
    .oli-box4-center-box{
        flex: 0 0 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
    }
    .oli-box4-center-box-img{
        width: 100px;
        height: 100px;
        align-self: center;
    }
    .oli-box4-center-box-img>img{
        width: 100%;
        height: 100%;
    }
    .oli-box4-center-box-title{
        padding: 30px 0;
        line-height: 1.5;
    }
    .oli-box4-center-box>p{
        font-size: 20px;
    }
    /* 第五部分 */
    .oli5-center{
        flex-direction: column;
        padding-bottom: 50px;
    }
    .oli5-right{
        padding: 10px;
    }
    .oli5-center-title{
        font-size: 28px;
        padding: 20px 0;
        text-indent:1em
    }
    .oli5-right>p{
        font-size: 20px;
        line-height: 1.5;
        padding-bottom: 20px;
        font-weight: 500;
    }
    .oli5-right>.oli5-img-size{
        width: 90%;
        margin-left: 10%;
    }
    /* 第六部分 */
    .oli-box6{
        background-image: ;
    }
    .oli6-center{
        padding-bottom: 20px;
    }
    .oli6-bom>p{
        font-size: 20px;
        text-indent:0
    }
    .oli6-bom-size{
        display: block;
        font-size: 14px;
        color: #333;
    }
    .oli6-pc-img{
        display: none;
    }
    .oli6-phone-img{
        display: block;
    }
}