


/* 公共服务 */

.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-align: justify;
    text-justify:inter-ideograph;
    text-indent: 40px;
    font-size: 17px;
    font-family: 微软雅黑;
    font-weight: 400;
    /*color: rgba(51, 51, 51, 1);*/
    color: #666;
    line-height: 38px;
}

.links {
    margin-top: 30px;
}

.links .linksLeft {
    margin: auto;
    /*width: 624px;*/
}

.links .linksLeft .linkImg {
    height: 60px;
    width: 200px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 60px;
    font-family: 微软雅黑;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.links .linksLeft .linkConets {
    font-size: 17px;
    font-family: 微软雅黑;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    text-indent: 2em;
}

.links .linksLeft .linkImg {
    margin: 0 auto;
}

.links .linksLeft .linkImg .imgs {
    margin-top: 10px;
    margin-right: 15px;
    height: 30px;
}

.link-bom-img {
    margin-top: 30px;
    /*margin-left: -97px;*/
}

.linksRigth {
    width: 550px;
}

.linksRigth img {
    width: 100%;
    height: 100%;
}
.huazhuanWebTitle {
    color: rgb(35, 133, 253);
    text-align: center;
}
.huazhuanWebTitle:hover {
    /*color: RGB(76,184,251);*/
    color: RGB(0,56,133);
}
.servicelink {
    font-size: 18px;
    margin-right: 100px;
}