.carousel2 {
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.carousel2 .slick-list {
    overflow: visible;
}

.carousel2 .slick-slider {
    max-width: 1200px;
    margin: 0 auto;
}

.carousel2 .slick-slide>a {
    display: block;
    background-color: #fff;
    position: relative;
    border: 5px solid #fff;
    margin: 0 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.carousel2 .slick-slide>a img {
    opacity: 0.5;
    transition: opacity 0.2s ease-in-out;
}

.carousel2 .slick-slide .slick-img {
    display: block;
    height: 0;
    padding-bottom: 46.66%;
    overflow: hidden;
}

.carousel2 .slick-current>a img {
    opacity: 1;
}

.carousel2 .slick-prev:after {
    left: 0;
}

.carousel2 .slick-next:after {
    left: auto;
    right: 0;
}

.carousel2 .slick-dots {
    position: static;
    text-align: center;
    padding-top: 15px;
}

.carousel2 .slick-arrow {
    margin-top: -54px;
}

@media screen and (max-width:767px) {
    .carousel2 .slick-slide>a {
        margin: 0;
    }
    .carousel2 .slick-arrow {
        margin-top: -20px;
    }
}

.gp-title2 {
    padding: 13px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #960014;
}

.gp-title2 span {
    display: inline-block;
    vertical-align: middle;
}

.gp-title2 h2 {
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.gp-title2 .more {
    padding-top: 10px;
    color: #999;
}

.block-list349 {
    width: 100%;
    overflow: hidden;
}

.block-list349 li::marker {
    content: "";
}

.block-list349 li .inner {
    padding: 10px;
    border-bottom: 2px solid #960014;
    background: rgba(255, 255, 255, 0.66);
    display: -webkit-flex;
    display: flex;
}

.block-list349 li .inner .img {
    width: 244px;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.block-list349 li .inner .img .gp-img-responsive {
    padding-bottom: 56.25%;
}

.block-list349 li .inner .img .gp-img-responsive img {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

@media screen and (max-width: 480px) {
    .block-list349 li .inner .img {
        width: 200px;
    }
}

@media screen and (max-width: 414px) {
    .block-list349 li .inner .img {
        width: 100%;
    }
}

.block-list349 li .inner .text {
    padding: 8px 0 0 30px;
    flex: 1;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block-list349 li .inner .text .tit {
    color: #333333;
    font-weight: 400;
    line-height: 1.33;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.block-list349 li .inner .text .tit span {
    background-image: linear-gradient(#960014, #960014);
    background-position: bottom left;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size 0.5s ease-in-out;
    -webkit-transition: background-size 0.5s ease-in-out;
    -moz-transition: background-size 0.5s ease-in-out;
    -ms-transition: background-size 0.5s ease-in-out;
    -o-transition: background-size 0.5s ease-in-out;
}

@media screen and (max-width: 414px) {
    .block-list349 li .inner .text .tit {
        margin-bottom: 15px;
    }
}

.block-list349 li .inner .text .time {
    color: #960014;
}

@media screen and (max-width: 480px) {
    .block-list349 li .inner .text {
        padding: 0 0 0 10px;
    }
    .block-list349 li .inner .text .date {
        line-height: 1;
    }
    .block-list349 li .inner .text .tit {
        -webkit-line-clamp: 3;
    }
}

@media screen and (max-width: 414px) {
    .block-list349 li .inner .text {
        padding: 15px 0 0;
    }
}

.block-list349 li .inner:hover .text .tit {
    color: #960014;
}

@media screen and (max-width: 414px) {
    .block-list349 li .inner {
        flex-direction: column;
    }
}

.block-list5 div {
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0px 10px 15px;
    position: relative;
    transition: transform 0.35s ease-out;
    display: flex;
    align-items: center;
}

.block-list5 div:hover {
    transform: translateX(10px);
}

.block-list5 div::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #960014;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;
}

.block-list5 div>a {
    flex: 1;
    display: block;
    line-height: 1.5;
    height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.block-list5 div>span {
    color: #666666;
    float: right;
    margin-left: 10px;
    order: 1;
}

.tab14 {
    position: relative;
}

.tab14 .mode3title {
    padding: 60px 0 40px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}

.tab14 .mode3title .mode3til {
    margin: 0 25px;
    display: inline-block;
}

.tab14 .mode3title .mode3til h2 {
    display: inline-block;
    font-family: "FZZCHJW";
    margin: 0 auto;
}

.tab14 .mode3title .mode3til h2 a {
    color: #999999;
    display: block;
}

.tab14 .mode3title .mode3til h2 a i {
    display: none;
    margin: 0 5px;
    vertical-align: middle;
    transition: all 0.3s ease-in-out;
}

.tab14 .mode3title .til_tab.on h2 {
    font-size: 34px;
}

.tab14 .mode3title .til_tab.on h2 a {
    color: #960014;
}

.tab14 .tabMore3 {
    position: absolute;
    right: 0;
    top: 0;
}

@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.tab14 .tabMore3 .more {
    display: none;
    position: relative;
    padding-left: 16px;
    box-sizing: border-box;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}

.tab14 .tabMore3 .more:hover,
.tab14 .tabMore3 .more:focus,
.tab14 .tabMore3 .more:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.tab14 .tabMore3 .more::before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: url(../images/morevc.png) no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5.5px;
}

.tab14 .mode3tabBox {
    display: none;
}

.tab14 .mode3tabBox .block-list246 {
    margin: 0 -18px;
    overflow: hidden;
}

.tab14 .mode3tabBox .block-list246 a {
    display: block;
    margin: 0 18px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.tab14 .mode3tabBox .block-list246 a .mode3Pic {
    padding-bottom: 56.25%;
}

.tab14 .mode3tabBox .block-list246 a .mode3Bot {
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
}

.tab14 .mode3tabBox .block-list246 a .mode3Bot .mode3name {
    color: #333333;
    line-height: 1.56;
    height: 3.12em;
    overflow: hidden;
    margin-bottom: 20px;
}

.tab14 .mode3tabBox .block-list246 a .mode3Bot .date {
    position: relative;
    line-height: 1;
    color: #999999;
    padding-left: 21px;
    box-sizing: border-box;
}

.tab14 .mode3tabBox .block-list246 a .mode3Bot .date::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: url(../images/datevb.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.tab14 .mode3tabBox .block-list246 li a:hover,
.tab14 .mode3tabBox .block-list246 li a:focus,
.tab14 .mode3tabBox .block-list246 li a:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.tab14 .mode3tabBox .block-list246 li a:hover .mode3name {
    color: #960014;
}

.tab14 .tab14 .title .til_tab.on h2 {
    font-size: 2.6rem;
}

@media screen and (max-width:997px) {
    .mode3til {
        margin: 0 10px;
    }
    .tab14 .title .til_tab.on h2 a {
        font-size: 2.2rem;
    }
    .tab14 .mode3tabBox .block-list246 {
        margin: 0 -15px;
    }
    .tab14 .mode3tabBox .block-list246 a {
        margin: 0 15px;
    }
    .tab14 .tabMore3 {
        top: 70px;
    }
}

@media screen and (max-width:767px) {
    .tab14 .title .mode3til {
        margin: 0 5px;
    }
    .tab14 .title .til_tab.on h2 a i {
        margin: 0 5px;
    }
    .tab14 .title .til_tab h2 a {
        font-size: 1.6rem;
    }
    .tab14 .title .til_tab.on h2 a {
        font-size: 1.8rem;
    }
    .tab14 .title {
        padding: 30px 0 20px;
    }
    .tab14 .title {
        text-align: left;
    }
    .tab14 .tabMore3 {
        top: 40px;
    }
}

@media screen and (max-width:414px) {
    .tab14 .title .til_tab h2 a {
        font-size: 1rem;
    }
    .tab14 .title .til_tab.on h2 a {
        font-size: 1.2rem;
    }
    .tab14 .title .mode3til {
        margin: 0 2px;
    }
    .tab14 .tabMore3 {
        top: 34px;
    }
}

.block-list86 li>div {
    overflow: hidden;
    padding: 26px 0;
    border-bottom: 1px solid #c9c9c9;
    display: flex;
}

.block-list86 li>div .date {
    background: #bfbeac;
    color: #fff;
    width: 55px;
    height: 53px;
    float: left;
    text-align: center;
}

.block-list86 li>div .date .day {
    display: block;
    font-weight: normal;
    font-style: normal;
    line-height: 33px;
}

.block-list86 li>div .date .month {
    display: block;
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
}

.block-list86 li>div a {
    display: block;
    color: #333;
    flex: 1;
    padding-left: 20px;
    line-height: 1.6;
    height: 3.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.block-list165 {
    margin: 0 -10px;
}

.block-list165 li a {
    display: block;
    margin: 0 10px;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 24px 25px;
    transition: all 0.3s ease-in-out;
    background: none;
    height: 100%;
}

.block-list165 li a h3 {
    font-weight: normal;
    color: #333333;
    margin: 10px 0;
    line-height: 1.5;
    height: 48px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.block-list165 li a p {
    position: relative;
    color: #999999;
    box-sizing: border-box;
    padding-top: 10px;
}

.block-list165 li a p i {
    font-style: normal;
    margin-right: 10px;
    color: #960014;
}

.block-list165 li a p::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #e5e5e5;
    position: absolute;
    left: 0;
    top: 0;
}

.block-list165 li a:hover {
    background: #960014;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}

.block-list165 li a:hover span,
.block-list165 li a:hover h3,
.block-list165 li a:hover p,
.block-list165 li a:hover i {
    color: #fff;
}

@media screen and (max-width:767px) {
    .block-list165 li a {
        font-size: 14px;
        padding: 15px;
    }
}

@font-face {
    font-family: "Adobe Caslon Pro";
    src: url("../fonts/ACaslonPro-Regular.eot");
    src: url("../fonts/acaslonpro-regular.eot") format("embedded-opentype"), url("../fonts/acaslonpro-regular.woff2") format("woff2"), url("../fonts/ACaslonPro-Regular.woff") format("woff"), url("../fonts/acaslonpro-regular.ttf") format("truetype"), url("../fonts/acaslonpro-regular.svg#acaslonpro-regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.block-list373 li {
    transition: all 0.3s ease-in-out;
}

.block-list373 li .gpTextArea {
    display: -webkit-box;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
}

.block-list373 li .gpTextArea .left {
    width: 180px;
    overflow: hidden;
    flex-shrink: 0;
}

.block-list373 li .gpTextArea .left .gpimgSize {
    position: relative;
}

@media screen and (max-width: 479px) {
    .block-list373 li .gpTextArea .left {
        width: 100%;
        order: 0;
    }
}

.block-list373 li .gpTextArea .subMajorInfo {
    flex: 1;
    margin-left: 20px;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #e1d5c8;
    z-index: 1;
}

.block-list373 li .gpTextArea .subMajorInfo .gpArticleTitle {
    height: 3.34em;
    font-weight: normal;
    line-height: 1.67;
}

.block-list373 li .gpTextArea .subMajorInfo .gpArticleDate {
    font-family: "Adobe Caslon Pro";
    margin: 11px 0;
    color: #960014;
}

@media screen and (max-width: 479px) {
    .block-list373 li .gpTextArea .subMajorInfo {
        padding: 20px 20px 0px;
        margin-left: 0;
    }
    .block-list373 li .gpTextArea {
        flex-direction: column;
    }
}

.block-list373 li:hover {
    transform: translateX(5px);
}

.carousel14 {
    padding: 0 30px;
    box-sizing: border-box;
    margin: 0 -10px;
}

.carousel14 .slick-slider a {
    display: block;
    margin: 0 10px;
}

.carousel14 .slick-slider a p {
    margin: 10px 5px;
    box-sizing: border-box;
}

.carousel14 .slick-arrow {
    width: 30px;
    height: 50px;
    background: #960014;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
}

.carousel14 .slick-arrow:after {
    display: none;
}