#carousel-example-generic{
    margin-top: 1.5rem;
}
.sweide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    /*border: 1px solid black;*/

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-three{
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}
.swiper-container{
    margin-top: 1.8rem;
}
.swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 100%;
}
.sweide img{
    width: 100%;
    height: 80%;
    margin-top: 20%;
    transition: All 0.4s ease-in-out;
}
.swiper-three{
    margin-top: 0.5rem;
}
.ridus{
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    transition: All 0.4s ease-in-out;
}
.bcg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #18191b;
    opacity: 0.2;
    border-radius: 15px;
}
.ridus h2{
    width: 100%;
    /*height: 2.607rem;*/
    /*line-height: 2.607rem;*/
    text-align: center;
    position: absolute;
    color: #fff;
    margin: 0;
    background: rgb(38, 62, 106);
    top: 0;
    font-weight: 600;
    text-shadow: 1px 1px 1px #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.ridus a{
    z-index: 100;
}
.index_content .content_top{
    width: 100%;
    /*border: 1px solid black;*/
    /*box-sizing: border-box;*/
    /*height: 12.68rem;*/
    position: relative;
    transition: All 0.4s ease-in-out;
}
.index_content .content_top img{
    border-radius: 15px;
}
.index_content{
    margin-top: 1rem;
}
.content_top img{
    width: 100%;
    height: 100%;
}
.web_content,.energy_content{
    /*position:  ;*/
}
@media (min-width:1200px){
    /*#carousel-example-generic{*/
        /*height: 11.051rem;*/
    /*}*/
    .swiper-container{
        height: 11rem;
    }
    .carousel-inner{
        height: 100%;
    }
    .item{
        height: 100%;
    }
    .item img{
        height: 100% !important;
    }
    .index_content{
        margin-top: 1rem;
    }
    .ridus h2{
        font-size: 1.05rem;
        height: 2.5rem;
        line-height: 2.5rem;
    }
    .content_top p{
        width: 70%;
        height: 2rem;
        position: absolute;
        left: 15%;
        top: 40%;
        display: inline-block;
        font-size: 0.5rem;
        color: white;
    }
    .index_content .content_top{
        height: 10rem;
    }
    .ridus a{
        color:white;
        width: 10%;
        height: 0.9rem;
        text-align: center;
        line-height: 0.9rem;
        border: 2px solid #fff;
        border-radius: 20px;
        position: absolute;
        bottom: 10%;
        left: 45%;
    }
    .web_content,.energy_content{
        width: 49%;
        float: left;
        height: 12rem;
        margin-top: 0.5rem;
        border-radius: 15px;
    }
    .energy_content{
        margin-left: 2%;
    }
    .web_content img,.energy_content img{
        width: 100%;
        height: 75%;
        margin-top: 2.5rem;
        /*border-radius: 15px;*/
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    .swiper-three{
        height: 10rem;
    }
    .sweide{
        width: 32.2% !important;
    }

}
@media (max-width:1200px){
    .content_top p{
        width: 70%;
        height: 2rem;
        position: absolute;
        left: 15%;
        top: 40%;
        display: inline-block;
        font-size: 0.5rem;
        color: white;
    }
    .ridus a{
        color:white;
        width: 10%;
        height: 0.9rem;
        text-align: center;
        line-height: 0.9rem;
        border: 2px solid #fff;
        border-radius: 20px;
        position: absolute;
        bottom: 10%;
        left: 45%;
    }
    .index_content .content_top{
        height: 10rem;
    }
    .web_content,.energy_content{
        width: 49%;
        float: left;
        height: 12rem;
        margin-top: 0.5rem;
        border-radius: 15px;
    }
    .energy_content{
        margin-left: 2%;
    }
    .web_content img,.energy_content img{
        width: 100%;
        height: 75%;
        margin-top: 2.5rem;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    .ridus h2{
        height: 2rem;
        line-height: 2rem;
    }
    .web_content img, .energy_content img{
        margin-top: 2rem;
    }
    .swiper-three{
        height: 9rem;
        margin-top: 0;
    }
    .sweide{
        width: 32.8% !important;
    }
}
@media (max-width:966px){
    .index_content .content_top{
        height: 8rem;
    }
    .content_top p{
        width: 80%;
        left: 10%;
        position: absolute;
        font-size: 0.5rem;
    }
    .web_content,.energy_content{
        height: 8rem;

    }
    .swiper-container{
        height: 7rem;
    }
    .swiper-three{
        height: 7rem;
        margin-top: 0.5rem;
    }
    .sweide{
        width: 32.4% !important;
    }

}
@media (max-width:766px){
    #carousel-example-generic{
        height: 5.5rem;
    }
    .carousel-inner{
        height: 100%;
    }
    .item{
        height: 100%;
    }
    .item img{
        height: 100% !important;
    }
    .content_top p{
        width: 80%;
        left: 10%;
        position: absolute;
        font-size: 0.3rem;
    }
    .ridus a{
        font-size: 0.3rem;
    }
    .web_content,.energy_content{
        height: 7rem;
    }
    .swiper-container{
        height: 6rem;
    }
    .swiper-three{
        height: 6rem;
    }
    .sweide{
        /*width: 31.5% !important;*/
    }

}
@media (max-width:565px){
    .index_content .content_top{
        height: 6rem;
    }
    .ridus h2{
        height: 1.2rem;
        line-height: 1.2rem;
        font-size: 0.6rem;
    }
    .web_content,.energy_content{
        height: 5rem;
    }
    .web_content img,.energy_content img{
        margin-top: 1.2rem;
    }
    .ridus a{
        width: 20%;
        position: absolute;
        left: 40%;
        bottom: 0.2rem;
    }
    .swiper-container{
        height: 5.5rem;
    }
    .swiper-three{
        height: 4.2rem;
    }
    .sweide{
        width: 31.3% !important;
        height: 4rem;
    }
}