@charset "utf-8";
@import url(animate.css);

/* CSS Document */

body.oldPeople {
    background-color: #f6f6f6;
}

.oldPeople .jz_dh_boxOld {
    background: url(../images/first/top_bg.jpg);
    background-position: center center;
    background-size: 100% 100%;
    overflow: hidden;
}

.oldPeople .jz_dhOld {
    padding-top: 45px;
    margin-bottom: 62px;
}

.oldPeople .jz_dhOld ul {
    font-size: 0;
}

.oldPeople .jz_dhOld li {
    width: calc((100% - 24px) / 4);
    margin-right: 8px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.4);
    height: 150px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 10px;
}

.oldPeople .jz_dhOld li:nth-of-type(7n) {
    margin-right: 8px;
}

.oldPeople .jz_dhOld li:nth-of-type(4n) {
    margin-right: 0;
}

.oldPeople .jz_dhOld li>div:first-of-type {
    line-height: 150px;
    color: #FFF;
    font-size: 40px;
}

.oldPeople .jz_dhOld li>div:first-of-type i {
    font-size: 40px;
    display: inline-block;
    width: 40px;
    margin-left: 30px;
    margin-right: 40px;
}

.oldPeople .jz_dhOld li>div:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    background-color: #FFF;
    padding: 12px 12px 0;
    display: none;
}

.oldPeople .jz_dhOld li>div:last-of-type>div {
    padding-left: 58px;
}

.oldPeople .jz_dhOld li>div:last-of-type h1 {
    font-size: 0;
    margin-bottom: 8px;
}

.oldPeople .jz_dhOld li>div:last-of-type h1 a {
    font-size: 38px;
    display: inline-block;
    margin-left: 14px;
}

.oldPeople .jz_dhOld li>div:last-of-type h1 a:hover {
    color: #2f5db8;
}

.oldPeople .jz_dhOld li>div:last-of-type h1 i {
    background-color: #2f5db8;
    color: #FFF;
    font-size: 40px;
    padding: 2px;
    box-sizing: border-box;
    border-radius: 5px;
}

.oldPeople .jz_dhOld li>div:last-of-type div a {
    color: #303030;
    font-size: 24px;
    padding-right: 15px;
    display: inline-block;
    margin-bottom: 3px;
}

.oldPeople .jz_dhOld li>div:last-of-type div a:hover {
    color: #2f5db8;
}

.oldPeople .jz_dhOld li:hover>div:last-of-type {
    display: block;
    animation: fadeIn .5s;
}

.oldPeople #jz_dh_box {
    margin-top: 57px;
}

.oldPeople .jz_dh_box {
    background-color: #FFF;
    overflow: hidden;
}

.oldPeople .jz_news {
    overflow: hidden;
}

.oldPeople .jz_news .index_title {
    display: flex;
    font-size: 45px;
    width: auto;
    line-height: 50px;
    height: 50px;
    margin: 52px 0 25px;
    padding: 0;
    border-bottom: 1px #bababa solid;
    padding-bottom: 32px;
    text-align: left;
    align-items: center;
}

.oldPeople .jz_news .index_title::before {
    display: inline-block;
    content: '';
    width: 13px;
    height: 50px;
    background-color: #db594b;
    margin-right: 31px;
}

.oldPeople .jz_news .index_title a.more i {
    font-size: 40px;
    color: #000;
}

.oldPeople .jz_news>ul {
    margin-bottom: 0;
}

.oldPeople .news-list {
    border-bottom: 0;
}

.oldPeople .news-list a {
    font-size: 38px;
    height: 93px;
    line-height: 93px;
}

.oldPeople .news-list span {
    font-size: 30px;
    height: 93px;
    line-height: 93px;
}

.oldPeople .jz_conOld {
    margin: 20px 0;
}

.oldPeople .jz_scenery {
    padding: 0;
}

.oldPeople .jz_scenery #jz_scenery {
    height: 734px !important;
}

.oldPeople .jz_scenery #jz_scenery>div>div>div>div:first-of-type {
    width: 100%;
}

.oldPeople .jz_scenery #jz_scenery>div>div>div>div:last-of-type {
    display: none;
}

.oldPeople .jz_scenery .tabs {
    left: 0;
    top: 0;
    width: 407px;
    height: 360px;
}

.oldPeople .jz_scenery img {
    height: 360px;
}

.oldPeople .jz_scenery .jz_introduce {
    height: 360px;
}

.oldPeople .jz_scenery .tabs h2 {
    font-size: 38px;
}

.oldPeople .jz_scenery .tabs .tab {
    width: 140px;
}

.oldPeople .jz_scenery .tabs .tab span {
    height: 45px;
    line-height: 45px;
}

.oldPeople .jz_scenery .tabs .tab span i {
    font-weight: bold;
    font-size: 28px;
}

.oldPeople .jz_scenery .jz_introduce h1 {
    font-size: 38px;
}

.oldPeople .jz_scenery .jz_introduce p {
    font-size: 32px;
    line-height: 60px;
    height: 235px;
}

.oldPeople .jz_scenery .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0.75);
}