﻿.yanjiurenyuan-box{
    box-sizing: border-box;
    padding: 10px 30px;
}
.yanjiurenyuan-box li{
    float: left;
    width: 150px;
    height: 260px;
    margin-bottom: 60px;
    background-color: #2076be;
    margin-right: 80px;
    position: relative;
}
.yanjiurenyuan-box .yanjiurenyuan-li-clearright{
    margin-right: 0;
}
.yanjiurenyuan-box .yanjiurenyuan-li-clearbottom{
    margin-bottom: 0;
}
.yanjiurenyuan-box li img{
    width: 150px;
    height: 200px;
    position: absolute;
    left: 0;
    top:0;
    object-fit: cover;
}
.yanjiurenyuan-xinxi{
    margin-top: 200px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    font-size: 18px;
    text-indent: 0;
}
div.content-right-con-text{
text-indent: 0em;
}