.banner{
    position: relative;
}
.banner:before{
    background: url(/theme/default/images/wave2.png) 50% 100% repeat-x;
    content: "";
    position: absolute;
    height: 16px;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 3;
}
.white_logo{
    display: none;
}
.color_logo{
    display: block;
}
#index1{
    position: relative;
    padding: 120px 0;
}
#index1 .row{
    align-items: center;

}
.logo a .text .t1{
    color: #00643a;
}
.logo a .text .t2{
    color: #abcd03;
}
#index1:before{
    content: '';
    position: absolute;
    background: #fff url('/theme/default/images/home-bg.png') 0 0 no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: cover;
}
#index1 h1{
    font-size: 48px;
    color: #00634a;
}
#index1 .flex{
    align-items: center;
}
#index1 .flex .item{
    width: 50%;
}
#index1 h2{
    font-size: 40px;
    color: #abcd03;
}
#index1 h2 span{
    font-family: webfont;
}
#index1 form{
    width: 500px;
    padding: 40px 60px 30px;
    text-align: left;
    margin-top: 30px;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 18px 30px rgba(0, 131, 58, 0.18);
    -moz-box-shadow: 0 18px 30px rgba(0, 131, 58, 0.18);
    box-shadow: 0 18px 30px rgba(0, 131, 58, 0.18);
    margin-bottom: 30px;
}
#index1 .form-group{
    margin-bottom: 10px;
}
#index1 .form-group .form-ip{
    margin: 0;
}
.input-group .radius-right-none{
    border-radius: 0.25rem;
}
#index2{
    background-color: #f5f5f5;
    webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
#index2 .col-6,#index2 .col-6 > img{
    position: relative;
    z-index: 1;
}
#index2 .col-6 .mask{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#index2 .col-3 .item{
    padding: 40px 0;
    margin-bottom: 20px;
}
#index2 .col-3 .item h3{
    font-size: 30px;
    color: #abcd03;
    margin-bottom: 15px;
    font-weight: normal;
}
#index2 .col-3 .item p{
    font-size: 16px;
}
#index3{
    /*background: linear-gradient(to right, rgb(0, 75, 39) 0%, rgb(135, 169, 3) 100%) !important;*/
    background: #00643a url("/theme/default/images/index3-bg1.jpg") no-repeat center fixed;
    overflow: hidden;
    padding: 0;
}
#index3 div.flex{
    padding: 90px 0;
}
#index3 .flex .item{
    width: 48%;
    text-align: left;
    color: #fff;
}
#index3 .flex{
    align-items: center;
}
#index3 .flex .item h1{
    font-size: 48px;
    font-weight: 500;
    color: #abcd03;
    margin-bottom: 30px;
}
#index3 .flex .item p{
    font-size: 16px;
    line-height: 2;
    text-align: justify;
}
#index3 .flex .item a.more-link{
    display: inline-block;
    margin-top: 30px;
    margin-right: 15px;
}
a.more-link.webcolor{
    background-color: #abcd03;
    border-color: #abcd03;
    color: #00643a;
}
a.more-link.more{
    background-color: #fff;
    border-color: #fff;
    color: #00643a;
}
#index3 .content{
    padding: 30px 0;
    background-color: rgb(178, 206, 194);
    overflow: hidden;
    color: #fff;
}
#index3 .content .flex li{
    flex: 1;
    text-align: center;
}
#index3 .content .flex li h3{
    font-size: 28px;
    font-weight: 500;
}
#index3 .content .flex li span.iconfont{
    font-size: 32px;
}
#index3 .content .flex li .rock{
    font-family: webfont;
    font-size: 58px;
    line-height: normal;
}
#index4{
    background-color: #b2cec2;
}
#index4 .title .t1:after{
    background-color: #00643a;
}
#index4 ul{
    margin-top: 40px;
}

#index5 {
    background: #fff url('/theme/default/images/index7_bg.png') 0 0 no-repeat;
}
#index5 .flex{
    margin-top: 40px;
}
#index5 ul{
    counter-reset:number;
    margin: 40px 0;
}
#index5 li{
    flex: 1;
    position: relative;
}
#index5 li:nth-child(odd) .iconfont{
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 26px;
    border-radius: 50%;
    margin-bottom: 10px;
}
#index5 li:nth-child(even) .iconfont{
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #abcd03;
    font-weight: bold;
}
#index5 li:nth-child(odd):hover .iconfont{
    background-color: #abcd03;
    color: #fff;
    border-color: #abcd03;
}
#index5 li p{
    font-size: 16px;
}

#index5 .more-link{
    margin: 20px auto 0;
}
#index6{
    padding:0;
}
#index6 .content>img{
    width:100%;
}
#index6 .content .mask{
    text-align: center;
    color: #fff;
}
#index6 .content .mask .title{
    color: #fff;
}
#index6 .case{
    padding: 40px 0;
}

#index7 .flex{
    margin: 40px 0 0;
}
#index7 .more-link{
    margin: 0 auto;
}

#index8{
    background-color: #f5f5f5;
}
#index8 .swiper-container {
    padding-bottom: 60px;
}

#qyys  .swiper-slide {
    width: 520px;
    height: 408px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#qyys  .swiper-slide img{
    display:block;
}
#qyys  .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#index8 .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#index8 .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#index8 .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #abcd03;
    background-color: #fff;
}

#index8 .swiper-button-prev {
    left: 0;
    width: 45px;
    height: 45px;
    background: url(/theme/default/images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#index8 .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#index8 .swiper-button-next {
    right: 0;
    width: 45px;
    height: 45px;
    background: url(/theme/default/images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#index8 .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

@media only screen and (max-width: 992px) {
    body{
        padding-top:0;
    }
    #index1 .col-5,#index1 .col-7,#index2 .col-3,#index2 .col-6{
        flex: 100%;
        text-align: center;
        max-width: 100%;
    }
    #index1:before{
        background: #fff url(/theme/default/images/home-bg.png) center bottom no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
    }
    #qyys .swiper-slide p{
        line-height: 40px;
    }
    #qyys .swiper-slide{
        width: 100%;
        height: auto;
    }
    #index1 h1{
        font-size: 24px;
    }
    
    #index1 form{
        display: none;
    }
    #index2 .col-3 .item{
        padding: 20px 0;
        margin: 0;
    }
    #index_news li,#index8 .item{
        width: 48%;
        margin-bottom: 15px;
    }
    #index_news li .content{
        padding: 10px;
    }
    #index_news li .content .t1{
        font-size: 12px;
    }
    #index_news li .content h3{
        font-size: 16px;
    }
    #index8 .item .content{
        padding: 10px;
        background-color: #f5f5f5;
    }
    #index8 .item .content h1{
        font-size: 12px;
    }
    #index8 .flex{

        margin-bottom: 20px;
    }
    #index8 .flex{
        background-color: #fff;
    }
    #index6 .content img{
        display: none;
    }
    #index6 .content .mask{
        height: 200px;
        position: relative;
        background: #fff url('/theme/default/images/index6-bg.jpg') 0 0 no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .banner:before{
        display: none;
    }
    #index3 div.flex{
        padding: 6% 0;
    }
    #index3 .content .flex li .rock{
        font-size: 16px;
    }
    #index3 .flex .item h1{
        font-size: 24px;
        margin-bottom: 15px;
    }
     #index3 .flex .item p{
         font-size: 12px;
     }
    #index6 .content .mask .title .t2{
        font-size: 12px;
        line-height: 1.5;
    }
    #index3 .flex .item{
        width: 100%;
        padding: 20px;
    }
    #index3 .content .flex li{
        flex:18%;
        margin-bottom: 10px;
    }
    #index5 li{
        margin-bottom: 15px;
        flex: 25%;
        text-align: center;
    }
    #index5 li.icon{
        display: none;
    }
    #index6{
        padding-top: 0;
        padding-bottom: 0;
    }
    #index7{
        padding: 30px 3%;
    }
}
