.p-lr-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.block1-content {
    /*text-indent: 2em;*/
}

.w-80 {
    width: 80px;
}

.block2-header__item {
    width: 160px;
    height: 56px;
    border-radius: 56px;
    color: #6e6e73;
    background: #f2f6fa;
}

.block2-header__item:hover,
.block2-header__selItem {
    color: #ffffff;
    background: #3A8D98;
}

.block2-research-item {
    height: 120px;
    background: url('../img/institution/bg_yjs_block2.png') no-repeat;
    background-size: 100% 100%;
}

.block2-research-item:hover {
    border: 1px solid rgb(17, 159, 111);
}

.research-title {
    width: 260px;
    height: 58px;
    padding: 0 16px;
    text-align: center;
}

.research-digest {
    width: 350px;
    height: 76px;
    padding: 0 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px;
    color: #6e6e73;
    font-weight: 400;
    text-align: left;
}

.block2-person-item {
    width: 260px;
    margin: 0 10px 30px;
    box-shadow: 0 0 5px 1px #ccc;
    padding: 10px;
}

.block2-reason-item {
    min-height: 64px;
    border-bottom: 1px dashed #e1e1e6;
}

.reason-title {
    width: 680px;
}

.reason-award {
    color: #c69942;
    width: 290px;
    margin-right: 30px;
}

.reason-time {
    width: 100px;
}

.block2-person-item img {
    height: 180px;
    box-shadow: 0 0 7px 1px #ccc;
}

.block1-content p {
    margin-bottom: 15px;
    font-size: 20px !important;
    line-height: 1.5;
}

.block1-content p span {
    font-size: 20px !important;
}

.resL.alive {
    transform: translateY(-10px);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(17, 159, 111);
    box-shadow: 0 7px 16px 0 rgba(0, 144, 96, 0.14);
    color: rgb(17, 159, 111);
}

.re-tit {
    text-indent: 2rem;
}

.research-content {
    padding: 20px 16px 16px;
    /*text-indent: 2em;*/
    /*border-style: solid;*/
    /*border-width: 1px;*/
    /*border-color: rgb(17, 159, 111);*/
    /*background: #e9f7f2;*/
    background: url("../img/a-person/yjs_bg.png") no-repeat;
    background-size: 100% 100%;
    min-height: 389px;
}

.re-con {
    color: #6b6b6b;
    text-indent: 2em;
}

.research-content p {
    margin-bottom: 15px;
}

.border {
    border: 1px solid #e9e9e9;
    height: 160px;
    width: 100%;
}

.zjd .layui-demo {
    text-align: center;
}

.zjd .layui-demo img {
    max-width: 100%;
    height: 140px;
}

.zjd .layui-demo p {
    margin: 7px auto 0;
}

.zjd .layui-demo :nth-child(3) {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 7px;
}

.zjd .layui-demo:hover {
    cursor: pointer;
    color: rgb(17, 159, 111);
}

.detailMore {
    margin: 20px auto;
    padding: 20px 50px;
    text-align: center;
    color: #505050;
}

.detailMore span {
    font-size: 20px;
    color: #505050;
    background: #fff;
    padding: 10px 20px;
    box-shadow: 1px 2px 4px #d7d1d1;
    -webkit-box-shadow: 1px 4px 4px #d7d1d1;
    -moz-box-shadow: 1px 2px 4px #d7d1d1;
    cursor: pointer;
}

.showD {
    display: none;
}

.block1-content img{
    max-width: 100%;
    height: 100%;
    object-fit: initial!important;
}

/*处理logo*/
.block-f2 {
    display: none;
    /*border: solid 1px #DDD;*/
    margin-bottom: 20px;
    /*box-shadow: 1px 1px 1px #ccc;*/
}

.block-f2 img{
    width: 100%;
    /*height: 218px;*/
}

.block-f .block-f1 {
    float: left;
    width: calc(100% - 247px);
    padding-right: 10px;
    /*border-right: 1px solid #DDD;*/
}

.block-f .block-f2 {
    float: right;
    width: 240px;
    display: inline-block;
    margin-top: -20px;
    /*margin-top: 0;*/
    padding: 10px;
}

/*全局样式*/
.block-all .page-content__title {
    text-align: left;
}

.block-all .list-c-img {
    display: none;
}

.block-all .page-content__title {
    margin: 25px auto 34px;
}

.block-all .block1 {
    border-bottom: 1px dashed #0C7A58;
}

.border-t {
    border-top: 1px dashed #0C7A58;
    margin: 25px 0;
    padding-top: 25px;
}

.block-all .show1{
    display: none;
}

.block-all .img-24 {
    width: 24px!important;
    height: 24px!important;
}

.mr-5 {
    margin-right: 5px;
}

.border-t .flex-y-center{
    margin-bottom: 4px;
}

.block-all .color-gry{
    color: #999;
}
