.peopeintroduce{
    padding: 30px;

}
.peopeintroduce h2{
    border-bottom: 1px solid #1a8fe1;
}
.peopeintroduce img{
    text-align: center;
    width: 80%;
}
.detail {
    border-bottom: 1px solid #1a8fe1;
    font-size: 14px;
    line-height: 14px;
}
.border{
    border-bottom: 1px solid #1a8fe1;
}
.introducedetails {
    background-color: #ebf3f9;
    margin-top: 30px;
    text-indent: 2em;
    min-height: 500px;
}
