body, html {
    background: #F8F8F8;
}

.expertIntroduction_main {
    background: #ffffff;
}

.expertIntroduction_b1 {
    height: 2.087rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 1.217rem;
}

.expertIntroduction_b2 {
    display: flex;
    align-items: center;
    margin-right: 2.725rem;
}

.expertIntroduction_t1 {
    font-size: 0.754rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    margin-right: 0.29rem;
}

.expertIntroduction_i {
    width: 0.348rem;
    height: 0.232rem;
}

.expertIntroduction_i1 {
    width: 0.638rem;
    height: 0.638rem;
}

.expertIntroduction_list_item {
    width: 21.681rem;
    height: 8rem;
    background: #FFFFFF;
    border-radius: 0.464rem;
    display: flex;
    /*align-items: baseline;*/
    box-sizing: border-box;
    padding: 0.87rem 0.87rem 1.101rem 0.87rem;
    margin-bottom: 0.696rem;
}

.expertIntroduction_list {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.696rem;
}

.expertIntroduction_img {
    border-radius: 50%;
    width: 3.536rem;
    height: 3.536rem;
    margin-right: 0.986rem;
}

.expertIntroduction_b3 {
    display: flex;
    align-items: center;
    margin-bottom: 0.812rem;
}

.expertIntroduction_t2 {
    font-size: 0.986rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-right: 0.348rem;
}

.expertIntroduction_t3 {
    font-size: 0.754rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.expertIntroduction_t4 {
    font-size: 0.812rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 1.159rem;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0.754rem;
}
.expertIntroduction_link{
    display: block;
    width: 4.348rem;
    height: 1.391rem;
    background: #2772F1;
    border-radius: 0.174rem;
    font-size: 0.754rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height:  1.391rem;
}
.paging_list{
   display: flex;
    justify-content: center;
    padding-bottom: 0.928rem;
    box-sizing: border-box;
}
.paging_list li{
    margin-right: 0.928rem;
}
.paging_first a,.paging_end a{
    font-size: 0.696rem;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #005DE0;
}
.paging_item a{
    font-size: 0.696rem;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #005DE0;
}
.paging_item_checked a{
    color: #999999;
}
.van-index-bar__sidebar{
    top: 55% !important;
}