@charset "utf-8";
@import url(animate.css);

/* CSS Document */

.oldPeople .location {
    font-size: 26px !important;
    line-height: 100px !important;
    border-bottom: 1px #999 dashed;
    margin-bottom: 50px;
}

.oldPeople .location a {
    font-size: 26px !important;
    line-height: 100px !important;
}

.oldPeople .sec-dh hr {
    display: none;
}

.oldPeople .left {
    width: 100%;
}

.oldPeople .right {
    display: none;
}

.oldPeople .third-title .left h1 table {
    margin: 0 auto 10px;
}

.oldPeople .third-title .left #subTitle,
.oldPeople .third-title .left #thirdTitle {
    font-size: 30px;
    text-align: center;
}

.oldPeople .third-title .left #MainTitle {
    font-size: 38px;
    line-height: 60px;
    text-align: center;
    display: block;
    margin: 25px 0px;
}

.oldPeople .third-title .left .datetime {
    font-size: 26px;
    text-align: center;
    margin-top: 50px;
}

.oldPeople .third-title .left .datetime:last-of-type {
    display: none;
}

.oldPeople .third-con * {
    font-size: 32px !important;
    line-height: 75px !important;
    white-space: normal;
}

.oldPeople .third-con p {
    font-size: 32px !important;
    line-height: 75px !important;
}

.oldPeople .third-con p span {
    font-size: 32px !important;
    line-height: 75px !important;
}

.oldPeople .third-con p a {
    font-size: 32px !important;
    line-height: 75px !important;
}

.oldPeople .title-fix h1 {
    padding: 26px 12px;
    font-size: 38px;
    line-height: 60px;
}

.oldPeople .third_left {
    width: 100% !important;
    border-right: 0 !important;
    padding: 0;
}

.oldPeople .third_right_oldpeople {
    width: 100% !important;
    padding: 0;
}

.oldPeople .third_right_oldpeople h1 {
    color: #2f5db8;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #DCDCDC;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

.oldPeople .third_right_oldpeople a {
    font-size: 14px;
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
    line-height: 24px;
}

.oldPeople .third_right_oldpeople a:hover {
    color: #2f5db8;
}