.mainLeft{
    height: 908px;
}
.mainRightContainBox{
    background-color: #fff;
    padding: 30px;
}

.leader{
    margin-bottom: 30px;
}

.leader li:nth-child(1){
    font-size: 22px;
    background-size: 30px;
    background-position: 0 center;
    position: relative;
}
.leader li:nth-child(1) p{
    width: 70px;
    text-align: justify;
    height: 22px;
    line-height: 22px;
}

.leader li:nth-child(1) p span{
    display: inline-block /* Opera */;
    padding-left: 100%;
}

.leader li:nth-child(1) p::after {
    content: "同志";
    display: block;
    position: absolute;
    bottom: 0;
    left: 72px;

}

.leader li:nth-child(2){
    color: #666666;
    font-size: 18px;
    margin-top: 10px;
    text-indent: 32px;
}
.banner{
    width: 100%;
}


.swiper-slide1 {
    position: absolute;
    top: 90px;
    left: 104px;
    width: 404px !important;
}