.ggBox {

    margin-top: 15px;

}



.ggBox .leftGg img {

    max-width: 53px;

    margin-right: 11px;

}



.ggBox .rightGg {

    width: 100%;

    overflow: hidden;

}



.ggBox .notice {

    font-weight: bold;

    color: #000000;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}



.ggBox .time {

    font-weight: normal;

    color: #898989;

}



.touSee .viewIcon {

    /* margin-left: 7px; */

}



.seemore {

    text-align: right;

    color: #00623a;

    cursor: pointer;

    margin-top: 7px;

    margin-bottom: 43px;

}

.seemore .text-muted {
    margin-right: 7px;
}


.serveBox .serverItem {

    padding: 50px 50px 50px 30px;
    transition: all .3s ease;

}

.serveBox .serverItem .card-body .dixAlt a {
    display: flex;
    align-items: center;
}

.serveBox .serverItem .card-body .dixAlt a .text-muted {
    margin-right: 7px;
}

.serveBox .serverItem:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}


.serveBox .serverItem .viewIcon {

    /* margin-left: 7px; */

}

.titleStyle span {
    font-style: italic;
}


/* .serveBox .serverItem .col-md-4 img {

    transition: transform 0.5s ease;

}

.serveBox .serverItem .col-md-4:hover img {

    transform: scale(1.1); 

} */

.serveBox:nth-child(2) .serverItem,

.serveBox:nth-child(3) .serverItem {

    background-color: #eaf4f9;

}



.serveBox:nth-child(1) .serverItem,

.serveBox:nth-child(4) .serverItem {

    background-color: #f9f9f9;

}



.serveBox:nth-child(1),

.serveBox:nth-child(3) {

    padding-left: 0;

}



.serveBox:nth-child(2),

.serveBox:nth-child(4) {

    padding-right: 0;

}



.serverName {

    margin-top: 55px;

}



.serverItem .titles {

    margin-left: 16px;

}



.serverItem .titles h5 {

    margin: 0;

    font-size: 22px;

    font-weight: bold;
    line-height: 1em;

}



.serverItem .titles span {

    color: #606060;
    line-height: 1em;
    margin-top: 10px;
    display: block;
}



.text-muted {

    color: #526945 !important;

}



.serverItem .jiqirem {

    font-size: 14px;

}



.serverItem .cpServer {

    margin: 0;

    margin-bottom: 27px;

    align-items: center;

}



.serverItem .card-text {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 4;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: normal;

    color: #000000;

    line-height: 1.8em;

    font-size: 14px;

    margin: 12px 0 20px;

}



.serverBottom {

    margin-bottom: 115px;

}


.serverBottom .items {
    transition: all .3s ease;
}

.serverBottom .items:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.serverBottom .items .viewIcon {

    margin-left: 7px;

}



.serverBottom .card {

    border: 0;

}



.serverBottom .card:nth-child(1) {

    background-color: #eaf9f4;

}



.serverBottom .card:nth-child(2) {

    background-color: #f9f9f9;

}



.serverBottom .card:nth-child(3) {

    background-color: #eaf4f9;

}



.serverBottom .card .items {
    height: 100%;
    padding: 30px;

}



.serverBottom .card .items .card-body {

    padding: 0;

}



.serverBottom .card .items .card-body .card-text {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 4;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: normal;

    color: #000000;

    line-height: 1.8em;

    font-size: 14px;

    margin: 0 0 12px 0;

}



.serverBottom .card .items .titlehader {

    margin-top: 20px;

    margin-bottom: 28px;

}

.serverBottom .card .items .titlehader .card-title {
    margin: 0 0 0 13px;
}

.serverBottom .card .items .titlehader .elibj {

    font-size: 16px;

    font-weight: normal;

    color: #606060;

    margin-bottom: 0;

    margin-top: 6px;

}



.serverBottom .card .items .titlehader h5 {

    font-size: 18px;

    font-weight: bold;

    margin: 0;

}



/* 新闻 */

.newsBox {

    margin-top: 79px;

}

.newStyle {

    margin-bottom: 93px;

    display: flex;

}



.newStyle .viewIcon {

    margin-left: 7px;

}

.newStyle .dixAlt a {
    display: flex;
    align-items: center;
}


.newsBox .card {

    border-top: 0;

    border-radius: 0;

    cursor: pointer;

}



.newsBox .col:nth-child(1) .card {

    border-left: 0;

    border-right: 0;

}



.newsBox .col:nth-child(3) .card {

    border-left: 0;

    border-right: 0;

}



.newsBox .col:nth-child(4) .card {

    border-left: 0;

    border-right: 0;

    border-bottom: 0;

}



.newsBox .col:nth-child(6) .card {

    border-left: 0;

    border-right: 0;

    border-bottom: 0;

}



.newsBox .col:nth-child(5) .card {

    border-bottom: 0;

}



.newsBox .col {

    padding: 0;

}



.newsBox .card .card-body {

    padding-left: 30px;

}



.newsBox .card .card-body:hover h5 {

    color: #1c7937;

}



.newsBox .card .card-body .card-title {

    font-weight: bold;

    font-size: 26px;

    color: #000000;
    min-height: 94px;

}



.newsBox .card .card-body .card-text {

    color: #7e7e7e;

}



.newsBox .card .card-body .pageBox {

    font-size: 22px;

    color: #787878;

}



.newsBox .card .card-body .pageBox .pageStype {

    font-size: 36px;

    font-weight: bold;

    color: #000000;

}



.newsBox .card .card-body .card-title,

.newsBox .card .card-body .card-text {

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: normal;

    line-height: 1.8em;

}



/* 关于我们 */

.myBj {

    width: 100%;

    position: relative;

    height: 610px;

    background: url("../images/my.png") no-repeat center center;

    background-size: cover;

    margin-top: 66px;

}



.myBj .myBjImg {

    position: absolute;

    top: 0;

    left: 0;

    z-index: 99;

}



.myBj .my-conten {

    padding-top: 145px;

    position: relative;

    z-index: 100;

}

/* .myBj .my-conten .dixAlt {

    margin-bottom: 0;

}

.myBj .my-conten .col-md-5 {
    margin-top: 50px;
} */

.myBj .my-conten .dixAlt a {
    display: flex;
    align-items: center;
}

.myBj .my-conten .dixAlt a .viewIcon {
    margin-left: 7px;
}

.myBj .my-conten .introduce {

    width: 671px;

    line-height: 32px;

    letter-spacing: 0px;

    color: #ffffff;
    text-indent: 2em;

}



.myBj .my-conten .brief {

    width: 260px;

    height: 88px;

    background-color: #ffffff;

    border-radius: 10px;

    border: solid 1px #d7d7d7;

    margin-right: 40px;

}



.myBj .my-conten .titles h5 {

    font-size: 20px;

    font-weight: bold;

    color: #000000;

    margin: 0;

}



.myBj .my-conten .titles span {

    font-size: 12px;

    color: #a5a5a5;

}



.myBj .my-conten .titles {

    margin-left: 20px;

}



@media (max-width: 1600px) {



    .ggBox .notice,

    .ggBox .time {

        font-size: 14px;

    }



    .seemore {

        font-size: 14px;

    }



    .ggBox .leftGg img {

        max-width: 43px;

    }



    .seemore {

        margin-bottom: 30px;

    }



    .serveBox .serverItem {

        /* padding: 20px; */

    }



    .serveBox .card-body {

        padding: 15px;

    }



    .serverItem .cpServer {

        margin-bottom: 10px;

    }



    /*.serverItem .card-text {*/

    /* line-height: 25px; */
    /*    font-size: 16px;*/

    /*}*/



    .serveBox .serverItem .titles .card-title {

        font-size: 18px;

    }





    .serveBox .serverItem .titleImg {

        max-width: 12%;

    }



    .serveBox .serverItem .titles span {

        font-size: 14px;

    }



    .serverBottom .card .items .titlehader img {

        max-width: 42px;

    }



    /*.serverBottom .card .items .titlehader h5 {*/

    /*    font-size: 19px;*/

    /*}*/



    .serverBottom .card .items .titlehader .elibj {

        font-size: 14px;

    }



    .newsBox .card .card-body {

        padding: 20px;

    }



    .newsBox .card .card-body .card-title {

        font-size: 18px;
        min-height: 65px;

    }



    .newsBox .card .card-body .pageBox .pageStype {

        font-size: 24px;

    }


    .myBj {
        height: 540px;
    }

    .myBj .my-conten {

        padding-top: 115px;

    }



    .myBj .my-conten .introduce {

        width: 531px;

    }



    .myBj .my-conten .brief {

        width: 191px;

        height: 78px;

    }



    .myBj .my-conten .titles h5 {

        font-size: 16px;

    }



    .myBj .my-conten .titles {

        margin-left: 10px;

    }



    .serverBottom .card .items {

        /* padding: 15px; */

    }



    .serverBottom .card .items .titlehader .elibj {

        margin-top: 2px;

    }



    .serverBottom .card .items .titlehader .card-title {

        margin-left: 10px;

    }



    /*.serverBottom .card .items .card-body .card-text {*/

    /* line-height: 25px; */
    /*    font-size: 16px;*/

    /*}*/



    .serverBottom .card .items .titlehader {

        margin-bottom: 15px;

    }



    .newStyle {

        margin-bottom: 50px;

    }



    .myBj {

        margin-top: 40px;

    }

}



@media (max-width: 1500px) {

    .serveBox .serverItem {

        padding: 15px;

    }



    .serverItem .cpServer {

        margin-bottom: 5px;

    }



    .serveBox .serverItem .titles span {

        font-size: 12px;

    }



    /*.serverItem .card-text {*/

    /*    line-height: 1.8em;*/

    /*    margin-bottom: 15px;*/

    /*}*/



    .serverItem .titles {

        margin-left: 13px;

    }



    .card-body {

        padding: 15px;

    }



    .serverBottom .card .items .titlehader img {

        max-width: 32px;

    }



    /*.serverBottom .card .items .titlehader h5 {*/

    /*    font-size: 16px;*/

    /*}*/



    .serverBottom .card .items .titlehader .elibj {

        font-size: 12px;

    }



    .serverBottom {

        margin-bottom: 50px;

    }



    .newsBox {

        margin-top: 25px;

    }

}



@media (max-width: 1300px) {

    .serveBox .serverItem {

        padding: 15px;

    }



    .serveBox .serverItem .titleImg {

        max-width: 28px;

        height: 30px;

    }



    .card-body {

        padding: 20px;

    }



    .serverItem .cpServer {

        margin: 0;

        margin-bottom: 8px;

    }



    .myBj .my-conten {

        padding-top: 100px;

    }



    .myBj .my-conten .introduce {

        width: 431px;

    }



    .myBj .my-conten img {

        /* max-width: 25px; */

    }



    .myBj .my-conten .brief {

        width: 153px;

        height: 68px;

        padding: 0 10px;

    }



    .myBj .my-conten .titles h5 {

        font-size: 12px;

    }



    .myBj .my-conten .titles {

        margin-left: 10px;

    }

}



@media (max-width: 750px) {

    .serverName {

        margin-top: 10px;

    }



    .seemore {

        margin-bottom: 15px;

    }



    .serveBox {

        padding: 0;

    }



    .serveBox .serverItem {

        padding: 15px;

    }



    .serveBox .serverItem .col-md-4 img {

        width: 100%;

    }



    .serveBox .serverItem .titles .card-title {

        font-size: 18px;

    }



    .serveBox .serverItem .titles span {

        font-size: 12px;

    }





    .serveBox .serverItem .titles .jiqirem {

        /* font-size: 9px; */

    }



    .titleStyle h3 {

        font-size: 21px !important;

        margin-bottom: 0;

    }



    .serverBottom {

        margin-bottom: 30px;

    }



    .newsBox {

        margin: 10px -15px;

    }

    .newsBox .card {
        border: 0;
        border-bottom: 1px solid #eaeaea !important;
    }

    .newsBox .card .card-body .card-title {

        font-size: 16px;
        min-height: 60px;

    }



    .newsBox .card .card-body .card-text {

        margin-bottom: 15px;

    }



    .newsBox .card .card-body {

        padding: 15px;

    }

    .serverBottom .card .items {
        padding: 15px;
    }

    .newStyle {

        margin-bottom: 30px;

    }



    .myBj .my-conten .introduce {

        width: auto;

    }



    .myBj .my-conten .introduce {

        line-height: 25px;

        padding-top: 15px;

        /* text-align: center; */

    }



    .myBj .my-conten .brief {

        margin-right: 10px;

        flex: 1;

        padding: 10px 0;

        height: auto;

    }

    .serveBox .serverItem .viewIcon {
        margin-left: 0;
    }

    .myBj .my-conten .titles h5 {

        font-size: 14px;

    }



    .myBj {

        height: 430px;

        margin-top: 10px;

    }



    .myBj .my-conten {

        padding-top: 0;

    }



    .titleStyle {

        position: relative;

        z-index: 999;

    }



    .newsBox .card .card-body .pageBox .pageStype {

        font-size: 14px;

    }



    .newsBox .card .card-body .pageBox {

        font-size: 12px;

    }



    .myBj .my-conten .brief:nth-child(2) {

        margin-right: 0;

    }



    .titleStyle span {

        font-size: 12px;

    }



    .serveBox .serverItem .titleImg {

        max-width: 10%;

    }



    .card-body {

        padding: 15px;

        padding-bottom: 0;

    }



    .serveBox .serverItem .titles .card-title {

        font-size: 16px;

    }



    /*.serverItem .card-text {*/

    /*    line-height: 1.8em;*/
    /*    font-size: 14px;*/

    /*}*/

    /*.serverBottom .card .items .card-body .card-text {*/
    /*    font-size: 14px;*/
    /*    line-height: 1.8em;*/
    /*}*/

    .serverBottom .card .items .titlehader img {

        max-width: 10%;

    }



    .myBj {

        background: url("../images/ydbj.png") no-repeat;

        background-size: 100% 100%;

    }



    .serveBox:nth-child(3) .serverItem {

        background-color: #f9f9f9;

    }

    .serveBox:nth-child(4) .serverItem {

        background-color: #eaf4f9;

    }

}