#header li:nth-child(4)>a{
    text-indent: left;
    color:#0FCDDD;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    letter-spacing: 50;
    line-height: 40px;
    border-bottom: solid 3px #0FCDDD;
}
/* -------------------------center---------------------------------- */
#center{
    margin-top: 1%;
    float: left;
    position: relative;
    width: 100%;
    background: url(../image/home/settlementbg.png) no-repeat center top;
    background-size: contain;
}

.content{
    width: 70%;
    height: 60%;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
}
.team{
    justify-content: center;
    display: flex;
}
.team>span{
    height: 1.5%;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 43px;
}
.experteam{
    justify-content: center;
    display: flex;
    margin-top: 1%;
}
.experteam>span{
    height: 0.38%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
}


.content>.ruzhuwxdiv{
    /* display: flex;
    justify-content: center; */
    width: 100%;
    text-align: center;
}
.ruzhuwxdiv>img{
    width: 18%;
    margin-top: 2%
}

.content>.ruzhuliucheng{
    width: 90%;
    height: 55%;
    margin-top: 2%;
    background: #FFFFFF;
    opacity: 0.9;
    padding:2% 5%;
}
.ruzhuliucheng>.rzlc{
    width: 100%;
    height: 20%;
    line-height: 20%;
}
.rzlc>.rzlcfont{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
}
.ruzhuliucheng>.rznr{
    justify-content: space-between;
    display: flex;
}
.rznr>.rznrico{
    width: 20%;
    display: flex;
    justify-content: center;
}
.ruzhuliucheng>.rzlccontent{
    justify-content: space-between;display: flex;margin-top: 1%
}
.rzlccontent>.rzcfont{
    width: 25%;
    display: flex;
    justify-content: center;
}
.rzcfont>div>span{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
