

/* 公共服务 */

.publicService {
    width: 100%;
    background: rgba(243, 246, 255, 1);
    padding: 40px 0 60px;
}

.publicService .publicService-title h1 {
    text-align: center;
    font-size: 22px;
    font-family: 微软雅黑;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 20px;
}

.publicService .publicService-title .contens {
    text-indent: 40px;
    font-size: 17px;
    font-family: 微软雅黑;
    font-weight: 400;
    color: #666;
    /*color: rgba(51, 51, 51, 1);*/
    line-height: 38px;
}

/* 企业成长服务 */

.pageList {
    /*padding-left: 78px;*/
    /*margin-top: 60px;*/
}

.pageList ul {
    margin-top: 50px;
}

.pageList ul li {
    /*border: 1px solid rgba(220, 220, 220, 1);*/
    /*border-radius: 10px;*/
}

.pageList ul li .lisCon {
    margin-top: 20px;
    padding: 0 20px;
}

.pageList ul li h3 {
    text-align: center;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.pageList ul li .lisContes {
    margin-top: 10px;
    font-size: 14px;
    font-family: 微软雅黑;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
    height: 170px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.pageList ul li:nth-child(4n) {
    /*margin-right: 0px;*/
}

.pageList ul li .lisImg img {
    background-color: #ccc;
    display: block;
    width: 255px;
    height: 183px;
    border-radius: 10px 10px 0px 0px;
}


/* 这里是新增的 */

.pageHaeder h2 {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.pageHaeder ul {
    width: 900px;
    margin: 0 auto;
}

.pageHaeder ul li {
    margin-bottom: 40px;
    width: 359px;
}

.pageHaeder ul li:nth-child(2n-1) {
    float: left;
}

.pageHaeder ul li:nth-child(2n-1) {
    float: right;
}

.pageHaeder ul li .lisLeft {
    width: 34px;
    height: 45px;
    font-size: 25px;
    color: rgba(35, 133, 253, 1);
    margin: 45px 15px 0 0;
}

.pageHaeder ul li .lisRigth .lisRigthtop {
    border-bottom: 1px solid rgba(210, 210, 210, 1);
}

.pageHaeder ul li .lisRigth .lisRigthtop .lisRigthTitle {
    margin-top: 20px;
    font-size: 20px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.pageHaeder ul li .lisRigth .lisRigthtop .lisRigthTitleImg {
    margin-right: 10px;
    margin-bottom: 5px;
    width: 100px;
    height: 62px;
    background-color: #ccc;
}

.pageHaeder ul li .lisRigth .lisRigthtop .lisRigthTitleImg img {
    width: 100%;
    height: 100%;
}

.pageHaeder ul li .lisRigth .lisRigthBom {
    margin-top: 10px;
    width: 300px;
}

.pageHaeder-Img {
    width: 787px;
    height: 397px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.pageHaeder-Img img {
    width: 100%;
    height: 100%;
}
/* 这里是新增的以上 */

.pageList .paegUls {
    margin-top: 50px;
    padding-left: 40px;
}

.pageList .paegUls {
    margin: 0 auto;
}

.pageList .paegUls li:nth-child(4n) {
    /*margin-right: 0px;*/
}

.pageList .paegUls li {
    float: left;
    width: 255px;
    height: 426px;
    border: 1px solid rgba(220, 220, 220, 1);
    border-radius: 10px;
    margin-bottom: 34px;
    margin-right: 33px;
}

.pageList .paegUls h4 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.pageList .paegUls li .lisCon {
    margin-top: 20px;
    padding: 0 20px;
}

.pageList .paegUls li h3 {
    text-align: center;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.pageList .paegUls li .lisContes {
    text-align: justify;
    text-justify:inter-ideograph;
    margin-top: 10px;
    font-size: 14px;
    font-family: 微软雅黑;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
    height: 170px;
    text-indent: 2em;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.pageList .paegUls li .lisImg img {
    background-color: #ccc;
    display: block;
    width: 255px;
    height: 183px;
    border-radius: 10px 10px 0px 0px;
}


/* 合作机构 */

.cooperation {
    margin-top: 30px;
    padding-left: 80px;
}

.cooperation h2 {
    margin-bottom: 5px;
    width: 1120px;
    text-align: center;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.cooperation ul li:nth-child(5n) {
    margin-right: 0;
}

.cooperation ul li img {

}
.cooperation ul li {
    float: left;
    width: 179px;
    height: 108px;
    line-height: 108px;
    padding-left: 20px;
    vertical-align: sub;
    background: rgba(255, 255, 255, 1);
    border-radius: 9px 9px 9px 9px;
    margin-right: 30px;
    margin-bottom: 20px;
    /* border: 1px solid rgba(119, 178, 250, 1); */
    /*cursor: pointer;*/
    transition: box-shadow 0.5s;
}

/*
.cooperation ul li:hover {
    box-shadow: 0px 2px 4px 6px #ccc;
}*/

/*服务联系人*/
.servicelink {
    font-size: 18px;
    margin-right: 100px;
}