
.index-head-aboutUs span{
color: rgba(255,255,255,1);
background: rgba(23,52,154,1)

}
.aboutUs-nav{
    width: 100%;
    height: 451px;
    background: url(../img/aboutUs_slices/banner.png) no-repeat center center;
    background-size:cover; 
}
.aboutUs-navs{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;;
}
.aboutUs-navs p:nth-of-type(1){
    width:120px;
    height:42px;
    font-size:30px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(23,52,154,1);
    line-height:42px;
    margin-left: 244px;
    margin-top: 123px;
}
.aboutUs-navs p:nth-of-type(2){
    width:205px;
    height:56px;
    font-size:40px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(209,214,235,1);
    line-height:56px;
    margin-left: 244px;

}

.aboutUs-CompanyProfile{
    overflow: hidden;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.aboutUs-CompanyProfile p:nth-of-type(1){
    height:42px;
    font-size:30px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(23,52,154,1);
    line-height:42px;
    margin-top: 71px;
    text-align: center;
}
.aboutUs-CompanyProfile p:nth-of-type(2){
    height:25px;
    font-size:18px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(65,99,160,1);
    text-align: center;
    line-height:25px;
}
.aboutUs-CompanyProfile p:nth-of-type(3){
    width:1000px;
    height:84px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:28px;
    margin-left: 100px;
    margin-top: 42px;
    text-align: center
}
.aboutUs-CompanyProfile .chart{
    margin: 30px 0 30px 309px;
}

.aboutUs-Honors{
    width: 100%;
    height: 532px;
    background: url(../img/关于我们_slices/BG\ 10.png);
    background-size: 100% 100%;
}
.aboutUs-Honor{
    height:532px;
}
.aboutUs-Honor p:nth-of-type(3){
    width:1002px;
    height:56px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:28px;
}
.aboutUs-Honor ul{
    margin: 31px 177px 0px 116px;
    display: flex;
    justify-content: space-between
}
.aboutUs-Team div{
    overflow: hidden;
}
.aboutUs-Team div:nth-of-type(1){
    margin-left: 576px;
}
.aboutUs-Team div:nth-of-type(1) img{
    margin-left: 2px;
}
.aboutUs-Team div:nth-of-type(2){
    margin-left: 560px;
    margin-top: 15px;
}
.aboutUs-Team div:nth-of-type(2) img{
    margin-left: 20px;
}
.aboutUs-Team>img{
    margin: 5px 0 250px 154px;

}
.aboutUs-Team div:nth-of-type(3){
    position: absolute;
    left: 118px;
    top: 463px;
}
.aboutUs-Team div:nth-of-type(4){
    position: absolute;
    left: 294px;
    top: 518px;
}
.aboutUs-Team div:nth-of-type(5){
    position: absolute;
    left: 489px;
    top: 463px;
}
.aboutUs-Team div:nth-of-type(6){
    position: absolute;
    left: 668px;
    top: 518px;
}
.aboutUs-Team div:nth-of-type(7){
    position: absolute;
    left: 833px;
    top: 463px;
}
.aboutUs-Team div:nth-of-type(8){
    position: absolute;
    left: 1014px;
    top: 518px;
}
.aboutUs-Team div .teams{
    display: block;
    width: 74px;
    text-align: center
}
