.server-card-box {
    display: flex;
    align-content: center;
}

.server-card {
    margin: 20px;
    height: 308px;
    display: flex;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 20px -7px rgba(206, 215, 238, 1);
    width: 285px;
    justify-content: center;
    align-items: center;
}


.server-card img {
    width: 181px;
    height: 182px;
}

.server-card:hover {
    box-shadow: 0 2px 20px -7px rgb(158, 183, 252);

}

.pic1-0 {
    margin: 0 auto;
    width: 181px;
    height: 182px;
}

.info1-0 {
    width: 100%;
    text-align: center;
    height: 18px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    white-space: nowrap;
    line-height: 18px;
    align-self: center;
    margin: 31px 51px 0 0;
}

.pic2 {
    z-index: 73;
    width: 210px;
    height: 150px;
    margin-top: 16px;
}

.infoBox {
    margin: 20px;
    text-align: left;
}

.txt-title {
    font-weight: 600;
    margin-top: 20px;
    z-index: 78;
    display: block;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    white-space: nowrap;
    line-height: 21px;
    text-align: center;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.bd6 {
    margin: 0 auto 50px;
    z-index: auto;
    width: 883px;
    height: 18px;
    justify-content: space-between;
}

.word-title {
    z-index: 82;
    width: 74px;
    height: 18px;
    display: block;
    color: #9DAAC0;
    overflow-wrap: break-word;
    font-size: 18px;
    white-space: nowrap;
    line-height: 18px;
}

.word-title:hover {
    color: rgba(36, 114, 251, 1);
    text-shadow: 0 6px 10px rgba(141, 173, 255, 1);

}

.mod5 {
    z-index: 88;
    height: 234px;
    width: 546px;
    justify-content: center;
    align-items: center;
}

.label1 {
    z-index: 107;
    width: 40px;
    height: 40px;
}

.outer4 {
    z-index: 93;
    position: absolute;
    left: 536px;
    top: 362px;
    width: 195px;
    height: 414px;
    background: url(images/home/SketchPng72aeb3bc0fa1c6fbc5c7e6e06f9cc552921bb2546df0e52a9d9075f654e0a5a8.png) -58px -58px no-repeat;
}

.outer2 {
    z-index: auto;
    width: 446px;
    height: 40px;
    justify-content: space-between;
}

.bd8 {
    z-index: auto;
    height: 234px;
    margin-top: 154px;
}

.image1 {
    z-index: 104;
    width: 40px;
    height: 40px;
}

.infoBox3 {
    margin-bottom: 40px;
    z-index: 101;
    width: 496px;
    height: 102px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(108, 108, 108, 1);
    font-size: 16px;
    line-height: 34px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bd7 {
    z-index: 87;
    width: 40px;
    height: 8px;
    background-color: rgba(36, 114, 251, 1);
    box-shadow: 0px 6px 10px 0px rgba(141, 173, 255, 1);
    align-self: flex-start;
    margin: 6px 0 0 176px;
}

.anlititle {
    font-weight: 500;
    text-align: left;
}

.news a {
    margin: 8px;
}

.news .list {
    width: 1100px;
    margin-left: 20px;
}

.news .list .item {
    margin-bottom: 40px;
}

.news .list img {
    width: 28px;
    margin-bottom: 6px;
}

.news .list .item p {
    margin-bottom: 6px;
}

.news .list .item .text {
    margin-left: 32px;
}

.news .list .title {
    font-weight: 500;
    font-size: 28px;
}

.f-title {
    padding-top: 40px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 50px;
}

.f-telephone .f-chat .f-phone {
    text-align: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: white;
    margin-bottom: 20px;
}

.f-telephone .f-chat .f-cooperation {
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: white;
    margin-bottom: 20px;
}

.f-text a {
    margin-top: 20px;
    color: #6C6C6C;
}

.f-text a:hover {
    color: #e1e1e1;
}

.f-address {
    margin-top: 50px;
    color: #6C6C6C;
}

.f-need {
    margin-left: 3px;
}

.copyright a {
    color: #6C6C6C;
}

.copyright a:hover {
    color: white;
}


/* 新闻部分 */
.news .information{
    display: inline-block;
    height: 56px;
    color: #000;
}

