* {
    padding: 0;
    margin: 0;
}

a {
    color: black !important;
}

p {
    text-justify: inter-ideograph;
    text-align: justify;
}

.clear::after {
    clear: both;
    content: "";
    display: block;
}

.banner {
    position: relative;
}

.t {
    display: none;
}

.containt {
    width: 1000px;
    margin: 0 auto;
}



.big-banner,
.small-banner {
    width: 100%;
}

.big-banner {
    display: block;
}

.small-banner {
    display: none;
}

.logo {
    position: absolute;
    left: 20%;
    top: 5%
}

.bg {
    position: relative;
    background: url(../image/bg-big_02.jpg) no-repeat top center;
    background-size: cover;
    z-index: 1;
    margin-top: -130px;
}

.content1 {
    background: url("../image/1.1png.png") no-repeat top center;
    height: 440px;
    padding: 18px;
    padding: 55px 55px 0 55px;
}


.cc {
    padding-top: 35px;
}

.content1 p {
    text-indent: 32px;
    line-height: 30px;
    color: #34772d;
}

.content2 {
    height: 560px;
    background-color: #dceff3;
}

.title {
    margin: 45px 0 40px 0px;
}

.content2-left {
    width: 495px;
    float: left;
}

.content2-left p {
    line-height: 30px;
    text-indent: 32px;
}

.content2-right {
    text-align: right;
    width: 495px;
    float: right;
    margin-top: -90px;
}

.content3 {
    height: 1070px;
}

.title-font>p {

    line-height: 35px;
}

.content-button {

    border: 2px solid #276c20;
    color: #276c20;
}

.content-button>p {
    text-align: center;
    padding: 6px 5px;
}

.content3-Cbox li {
    width: 455px;
    float: left;
    margin-top: 40px;
}

.content3-Cbox-font p {
    height: 100px;
    line-height: 32px;
    margin-top: 15px;
}

.content3-Cbox {
    list-style: none;
}


.content4 {
    height: 910px;
    background-color: #cce9d9;

}

.content4-Cbox {
    margin-top: 20px;
    line-height: 32px;
}

.content4-box {
    list-style: none;
}

.content4-box li:nth-child(1) {
    margin: 30px 0 0 0;

}

.content4-Cbox-top {
    text-align: center;
}

.content4-box li {
    float: left;
    width: 120px;
    margin: 30px 0 0 100px;
    font-size: 14px;
    color: #666666;
}

.content4-Cbox-font>p {
    height: 135px;
    margin-top: 5px;

}

.content5 {
    height: 560px;
}

.bottom {
    height: 250px;
    background-color: #1b6213;
}

.content4-bottom {

    line-height: 32px;
}

.content4-bottom p {
    margin-top: 100px;
    width: 60%;
    float: left;
}

.content4-bottom img {
    margin-top: 20px;
    float: right;

}

.content5-box {
    position: relative;
}

.content5-box p {
    font-size: 16px;
    line-height: 36px;

}

.img1,
.img2 {
    position: absolute;
    right: 0;
}

.img1 {
    top: -75px
}

.img2 {
    top: 145px;
}

.content5-box p>img {
    vertical-align: middle;
}

.aa {
    margin-top: 45px;
}

.bb {
    margin-top: 25px;
}

.content3-Cbox-top img {
    width: 100%;
}

@media screen and (max-width:1200px) {
    .logo {
        position: absolute;
        left: 0;
        top: 3%;
        right: 0;
        margin: auto;
    }
}

@media screen and (max-width:1000px) {
    .logo {
        width: 100px;
        height: 35px;
        position: absolute;
        left: 0;
        top: 5%;
        right: 0;
        margin: auto;
    }

    .t {
        display: block;
    }

    .bg {
        margin-top: -30px;
    }

    .containt {
        width: 100%;
    }

    .content1 {
        width: 90%;
        margin: 0 auto;
        border-radius: 10px;
        background-color: rgba(255, 255, 255, 0.9);
        background-image: none;
        height: 100%;
        padding: 0;
        box-shadow: 1px 1px 13px #0000006e;
    }

    .content1>p {
        padding: 11px;
        text-indent: 32px;
        line-height: 25px;
    }

    .content2 {
        margin-top: 20px;
        height: 100%;
    }

    .titles {
        text-align: center;
    }

    .title {
        margin: 20px 0 7px 0;
    }

    .content2-right {
        text-align: center;
    }

    .content2-left,
    .content2-right {
        width: 92%;
        margin: 0 auto;
        float: none;
    }

    .content2-right img {
        width: 70%;
    }

    .title-font,
    .content-button,
    .content4-box {
        width: 92%;
        margin: 0 auto;
    }

    .content-button {
        margin-top: 10px;
    }

    .content3-Cbox li {
        width: 45%;
    }

    .content3-Cbox-top img {
        width: 100%;
    }

    .content3 {
        height: 100%;
    }

    .content3-Cbox,
    .content4-Cbox {
        width: 92%;
        margin: 0 auto;
    }

    .content4-Cbox {
        margin-top: 10px;
    }

    .content4-box li {
        margin: 30px 0 0 26px;
    }

    .content4-bottom {
        width: 92%;
        margin: 0 auto;
    }

    .content4-bottom p {
        width: 50%;

    }

    .img1,
    .img2 {
        display: none;
    }
}

@media screen and (max-width:765px) {
    .big-banner {
        display: none;
    }

    .small-banner {
        display: block;
    }

    .logo {
        width: 80px;
        height: 30px;
        position: absolute;
        left: 0;
        top: 5px;
        right: 0;
        margin: auto;
    }

    .content1 {
        width: 92%;
        height: 100%;
        margin: 0 auto;
        border-radius: 10px;
        background-color: rgba(255, 255, 255, 0.9);
        background-image: none;
    }

    .content1>p {
        padding: 11px;
        text-indent: 32px;
        line-height: 25px;
    }

    .title1 {
        width: 55%;
    }

    .content2-right img {
        width: 100%;
    }



    .titie2 {
        width: 95%;
    }

    .title-font {
        text-indent: 32px;
    }

    .content3-Cbox-font {
        font-size: 16px;
    }

    .content3-Cbox-font p {
        width: 100%;
        height: 205px;
    }

    .content4 {
        height: 100%;
    }

    .content4-box {
        display: flex;
        flex-wrap: wrap;
    }

    .content4-Cbox-top {
        width: 100%;
        text-align: center;
    }

    .content4-box li:nth-child(1) {
        margin: 0px 0 0 26px;
    }

    .con {
        height: 95px !important;
    }

    .content4-box li {
        margin: 10px 0 0 26px;
        width: 40%;
        float: none;
    }

    .content4-box li div:nth-child(1) {
        float: left;
    }

    .content4-box li div:nth-child(2) {
        float: right;
    }

    .content4-box li img {
        width: 50%;
    }

    .content4-box li {
        margin: 0 auto;
    }

    .content4-bottom {
        padding-bottom: 20px;
    }

    .content4-bottom p {
        width: 47%;
        margin-top: 25px;
        font-size: 16px;
    }

    .content4-bottom img {
        width: 45%;
    }

    .content5 {
        height: 100%;
    }

    .content5-box {
        width: 92%;
        margin: 0 auto;
    }

    .content5-box p {
        margin-left: 0;
        font-size: 16px;
        line-height: 32px;
    }

    .content5-box>p:nth-child(10) {
        padding: 0 0 20px 0;
    }

    .content4-Cbox,
    .content4-bottom>p {
        text-indent: 32px;
    }

    /* .img1,
    .img2 {
        display: block;
        width: 45%;
        bottom: 0;

    } */
}