.banner img{
    width: 100%;
}
.list{
    margin-top: 140px;
}
.list-title{
    font-size: 30px;
    font-weight: bold;
    color: #2851a1;
    margin-bottom: 85px;
}
.list-title img{
    width: 34px;
    margin-right: 35px;
}
.d-list li{
    height: 70px;
    line-height: 70px;
    background: #e4e4e4;
    padding:0 25px;
    font-size: 16px;
    margin-bottom: 15px;
}
.d-list li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}
.d-btn{
    background-color: #2751a5;
    height: 43px;
    line-height: 43px;
    border-radius: 20px;
    padding:0 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.d-btn img{
    width: 20px;
    margin-left: 10px;
    display: inline-block;
}
.page{
    text-align: center;
    margin-top: 40px;
}
.page span{
    margin:0 10px;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
}
.page .span1{
    color: #2551a2;
}
.sloag{
    display: flex;
    justify-content: space-around;
    text-align: center;
    line-height: 26px;
   
}
.sloag-div{
    background-color: #e4e4e4;
    padding:20px 0;
    margin-top: 70px;
}

.about-txt{
    line-height: 32px;
    font-size: 24px;
    margin-bottom: 40px;
    color: #2e2e2e;
}
.person-photo{
    width: 100%;
    margin:60px 0;
}
.grow{
    width: 600px;
    margin:70px auto;
}
.grow-line{
    font-size: 20px;
}
.grow-line img{
width: 20px;
margin-right: 50px;
}
.yunying-img{
    width: 100%;
    margin:50px 0 120px
}
.ope-list-title{
    background-color: #e4e4e4;
    height: 95px;
    padding:0 25px;
    line-height: 95px;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: bold;
}
.ope-list-con{
    padding:0 20px;
    color: #7a7a7a;
    font-size: 18px;
    line-height: 28px;
    min-height: 140px;
}
.ope-list-2{
    display: flex;
    justify-content: space-between;
}

.card{
    display: flex;
    justify-content: start;
    align-items: self-start;
    width: 550px;
    margin: 30px auto 30px;
}
.p0{
    font-size: 16px;
    margin-bottom: 10px;
}
.p1,.p2{
    font-size: 12px;
}
.card img{
    width: 250px;
    margin-right: 40px;
}

.card p{
    line-height: 26px;
    color: #3e3e3e;
}
.card p span{
    display: inline-block;
    width: 60px;
}
.card-txt{
    flex: 1;
}