.glide {
    position: relative;
    top: -120px;
    z-index: 50;
}

.glide__slide img,
.glide__slide video {
    width: 100%;
    height: 400px;
}


/* 内容 */

.main {
    display: grid;
    justify-items: center;
    margin-top: 50px;
}

.main_center {
    width: 1100px;
    margin: 0 auto;
    margin-top: 30px;
    white-space: pre-wrap;
}


/* 
.main_center img {
    width: 300px;
    height: 200px;
    margin-right: 20px;
} */

.detailEve {
    min-height: 210px;
    display: flex;
    align-items: center;
}

.detailEve1 {
    margin-bottom: 10px;
}

.main_center .cloudServicesDiv {
    text-indent: 2em;
    line-height: 29px;
    text-align: justify;
}