.redco {
    min-width: 1280px;
    width: 100%;
}

.slide-txt {
    position: absolute;
    right: 10%;
    z-index: 999;
    top: 40%;
    color: #fff;
    margin-top: -90px;
    font-size: 50px;
    text-align: right;
}

.prev-,
.next- {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 35 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev- {
    left: 5%;
    right: auto;
    background: url(../img/index/swiper-left.png) no-repeat;
    background-size: 100%;
}

.swiper-button-next- {
    right: 5%;
    left: auto;
    background: url(../img/index/swiper-right.png) no-repeat;
    background-size: 100%;
}

.swiper-button-disabled {
    display: none;
}

.container {
    background-size: contain;
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: #ffffff;
}

.banner-body {
    position: relative;
}

.body {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    background-size: contain;
    /* width: 100%; */
}

.horizontal-line {
    position: relative;
    margin-left: 988px;
    width: 46px;
    height: 8px;
}

.news-pic-body {
    margin-right: 35px;
    width: 360px;
    height: 180px;
}

.head {
    display: flex;
    align-self: center;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    position: absolute;
    z-index: 999;
    padding-right: 5%;
    padding-left: 5%;
    box-sizing: border-box;
    width: 100%;
    height: 90px;
}

.logo {
    width: 246px;
    height: 45px;
}

.menu {
    margin-top: 19px;
    margin-right: 46px;
    text-decoration: none;
    line-height: 9px;
    letter-spacing: 0px;
    white-space: pre;
    color: #ffffff;
    font-size: 12px;
}

.language {
    /* margin-top: 16px; */
    margin-right: 36px;
    text-decoration: none;
    line-height: 9px;
    letter-spacing: 0px;
    white-space: pre;
    color: #ffffff;
    font-size: 16px;
}

.language a {
    color: #ffffff !important;
    margin-right: 15px;
}

.search {
    /* margin-top: 16px; */
    width: 22px;
    height: 23px;
}

.swiper {
    display: flex;
    position: relative;
    align-items: flex-start;
    align-self: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 296px;
}

.swiper-btn-left {
    margin-top: 18px;
    margin-right: 843px;
    width: 55px;
    height: 55px;
}

.swiper-txt {
    margin-right: 74px;
    width: 754px;
    height: 139px;
}

.swiper-btn-right {
    margin-top: 18px;
    width: 55px;
    height: 55px;
}

.swiper-buttom {
    position: relative;
    align-self: center;
    margin-top: 237px;
    width: 161px;
    height: 15px;
}

.wrapper {
    display: flex;
    position: absolute;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin-top: 35px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 225px;
    overflow: hidden;
    z-index: 999;
    bottom: 0;
}

.wrapper-inner {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 2px;
    margin-right: 160px;
    white-space: nowrap;
}

.label {
    position: relative;
    text-decoration: none;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
}

.info {
    position: relative;
    margin-top: 11px;
    margin-left: 1px;
    max-width: 191px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 14px;
}

.group {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    margin-top: 10px;
    height: 34px;
}

.count {
    margin-right: 13px;
    text-decoration: none;
    line-height: 23px;
    letter-spacing: 0px;
    color: #ff5a28;
    font-size: 30px;
    font-weight: 700;
}

.hkd {
    margin-top: -1px;
    text-decoration: none;
    line-height: 10px;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 16px;
}

@media (max-width: 1500px) {
    .server-pic {
        width: 300px !important;
    }
    .healthy-info {
        top: 158px !important;
    }
    .healthy-tit {
        top: 131px !important;
    }
    .healthy-top {
        top: 102px !important;
        right: 25px !important;
    }
    .healthy-long-pic {
        position: relative;
        width: 187px !important;
        height: 248px !important;
    }
    .layer-wrapper {
        width: 425px !important;
        height: 248px !important;
    }
    .swiper-container-585,
    .swiper-slide-585,
    .wrapper-inner-conent-585,
    .news-top {
        width: 100% ;
    }
    .wrapper-inner-en {
        margin-right: 44px !important;
    }
}

.wy-server {
    margin-top: -1px;
    margin-right: 10px;
    width: 420px;
    /* height: 178px; */
}

.ky-server {
    margin-top: -1px;
    margin-right: 9px;
    width: 420px;
    /* height: 178px; */
}

.kj-server {
    margin-top: -1px;
    width: 420px;
    /* height: 178px; */
}

.main {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 50px;
}

.wrapper--news {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 8px;
    margin-right: 59px;
}

.wrapper-inner-news {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    height: 46px;
    border-bottom: 2px solid #ededed;
    width: 100%;
}

.news-top {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 7px;
    width: 100%;
}

.news-top-left {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    line-height: 16px;
    white-space: nowrap;
}

.title {
    margin-right: 10px;
    text-decoration: none;
    letter-spacing: 0px;
    color: #58585d;
    font-size: 18px;
    font-weight: bold;
}

.news {
    text-decoration: none;
    letter-spacing: 0px;
    color: #e7e7e7;
    font-size: 18px;
    font-weight: bold;
}

.news-right {
    margin-top: -7px;
    width: 71px;
    height: 14px;
}

.wrapper-inner-conent {
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 2px;
    width: 800px;
    overflow: hidden;
}
.wrapper-inner-conent .swiper-wrapper { width: 800px;}


.divider {
    position: relative;
    margin-top: -2px;
    width: 738px;
    height: 2px;
}

.news-entity {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 22px;
    margin-left: 3px;
    width: 100%;
    height: 100%;
    position: relative;
}

.news-pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.news-entity-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    /* width: 100%; */
    /* height: 156px; */
    line-height: 13px;
    /* white-space: nowrap; */
}

.news-title {
    margin-left: 1px;
    width: 95%;
    height: 60px;
    font-weight: bold;
    font-size: 18px;
    color: #2e797e;
    text-align: left;
    position: relative;
    max-width: 425px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    line-height: 28px;
    letter-spacing: 0px;
}

.news-time {
    margin-left: 1px;
    width: 100%;
    font-size: 14px;
    color: #cacaca;
    text-align: left;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    letter-spacing: 0px;
    line-height: 28px;
    display: inline-block;
    /* height: 60px; */
}

.news-desc {
    /* margin-top: 20px; */
    width: 95%;
    height: 100%;
    line-height: 28px;
    text-align: left;
    position: relative;
    max-width: 425px;
    text-decoration: none;
    letter-spacing: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.layer-wrapper {
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: center;
    margin-right: 19px;
    align-items: center;
    width: 527px;
    height: 307px;
    background: url(../img/index/layer.jpg) no-repeat;
    background-size: 100%;
}

.layer {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    width: 527px;
    height: 307px;
}

.wrapper-inner-ts {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    margin-bottom: 22px;
}

.label-txt {
    position: relative;
    height: 43px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 30px;
    opacity: 0.9;
}

.ts-info {
    position: relative;
    margin-top: 7px;
    text-decoration: none;
    line-height: 28px;
    white-space: pre;
    color: #fefefe;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 2px;
}

.arrow-right {
    position: relative;
    width: 61px;
    height: 35px;
    margin-top: 22px;
}

.wrapper-healthy {
    display: flex;
    position: relative;
    align-items: flex-end;
    flex-direction: row;
}

.healthy-long-pic {
    position: relative;
    width: 231px;
    height: 307px;
}

.healthy-top {
    position: absolute;
    top: 137px;
    right: 25px;
    text-decoration: none;
    line-height: 23px;
    letter-spacing: 0px;
    white-space: nowrap;
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
}

.healthy-tit {
    position: absolute;
    top: 167px;
    right: 25px;
    text-decoration: none;
    line-height: 28px;
    letter-spacing: 0px;
    white-space: nowrap;
    color: #ffffff;
    font-size: 16px;
    text-align: right;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.healthy-info {
    position: absolute;
    top: 201px;
    right: 27px;
    text-decoration: none;
    letter-spacing: 0px;
    white-space: pre;
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
}