.wrap_link {
    margin: 0 0 20px 0;
}

.link {
    margin: 10px 0 0 0;
}

.link ul {
    overflow: hidden;
    margin: 0 -10px
}

.link ul li {
    float: left;
    list-style: none;
    width: 33.3%;
    margin: 0 0 10px 0;
}

.link ul li a {
    display: block;
    margin: 0 10px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #BA2629;
    color: #BA2629;
    text-align: center;
}

.link ul li a:hover {
    background: #BA2629;
    color: #fff;
}

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

.carousel47 .slick-slide>a {
    display: block;
    background-color: #fff;
    position: relative;
}

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

.carousel47 .slick-slide.slick-active img {
    animation: scaleBig 5s linear 0s 1 both;
    transform-style: preserve-3d;
}

.carousel47 .slick-txt {
    font-weight: normal;
}

.carousel47 .slick-arrow {
    width: 63px;
    height: 20px;
    background: none;
    color: transparent;
    overflow: initial;
}

.carousel47 .slick-arrow.slick-prev {
    background: url(../images/carousel47_lt.png) left center no-repeat;
    left: 33px;
}

.carousel47 .slick-arrow.slick-prev::after {
    left: -20px;
}

.carousel47 .slick-arrow.slick-prev:hover {
    color: transparent;
}

.carousel47 .slick-arrow.slick-prev:hover::after {
    background: none;
    border: none;
}

.carousel47 .slick-arrow.slick-next {
    background: url(../images/carousel47_rt.png) right center no-repeat;
    right: 33px;
}

.carousel47 .slick-arrow.slick-next::after {
    right: -20px;
    left: initial;
}

.carousel47 .slick-arrow.slick-next:hover {
    color: transparent;
}

.carousel47 .slick-arrow.slick-next:hover::after {
    background: none;
    border: none;
}

.carousel47 .slick-arrow::after {
    content: "";
    display: block;
    width: 58px;
    height: 58px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 996px) {
    .carousel47 .slick-arrow {
        width: 45px;
    }
    .carousel47 .slick-arrow::after {
        content: "";
        display: block;
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: -1;
        border: 1px solid rgba(255, 255, 255, 0.2);
    }
}

@media screen and (max-width: 767px) {
    .slick-dots {
        text-align: center;
        position: absolute;
        right: 50%;
        transform: translateX(50%);
        bottom: 3px;
    }
}

@-webkit-keyframes scaleBig {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.12);
    }
}

@keyframes scaleBig {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.12);
    }
}

.gp-title27 {
    margin: 14px 0;
}

.gp-title27 span {
    display: inline-block;
    vertical-align: middle;
    color: #999;
}

.gp-title27 h2 {
    line-height: 1.5;
    color: #222;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.gp-title27 .more {
    padding: 7px 35px;
    border: 1px solid #e5e5e5;
    min-width: 118px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    margin-top: 3px;
}

.gp-title27 .more span {
    color: #999;
    position: relative;
    z-index: 1;
}

.gp-title27 .more::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #BA2629;
    position: absolute;
    transition: all 0.35s ease-out;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    z-index: 0;
}

.gp-title27 .more:hover::before {
    transform: none;
}

.gp-title27 .more:hover span {
    color: #fff;
}

.carousel19 .slick-slider a {
    width: 100%;
    display: block;
    position: relative;
}

.carousel19 .slick-slider a span {
    padding-bottom: 66.6%;
}

.carousel19 .slick-slider a h3 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
    font-weight: normal;
    background: rgba(186, 38, 41, 0.8);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 45px;
    line-height: 20px;
}

.carousel19 .slick-slider a p {
    margin-top: 5px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 40px;
}

.carousel19 .slick-dots {
    bottom: 95px;
    right: 0;
}

.carousel19 .slick-dots li button {
    background-color: #fff;
    border: 1px solid #fff;
}

.carousel19 .slick-dots li.slick-active button {
    background-color: #BA2629;
    border: 1px solid #BA2629;
}

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

.block-list208 li {
    box-shadow: 0px 8px 15.84px 2.16px rgba(1, 57, 119, 0.08);
}

.block-list208 li a {
    display: block;
    margin: 0 10px;
    box-sizing: border-box;
    padding: 21px 24px;
    transition: all 0.3s ease-in-out;
    background: none;
}

.block-list208 li a h3 {
    font-weight: normal;
    color: #333333;
    line-height: 1;
}

.block-list208 li a p {
    position: relative;
    color: #BA2629;
    box-sizing: border-box;
    line-height: 1;
    padding-top: 17px;
}

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

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

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

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

@media screen and (max-width: 480px) {
    .link ul li {
        width: 50%;
    }
}

.block-list140 {
    margin: 0 -25px;
    overflow: hidden;
}

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

.block-list140 li a {
    margin: 0 25px;
    display: block;
}

.block-list140 li a .mode2Pic {
    padding-bottom: 56.41%;
}

.block-list140 li a .mode2bot {
    padding: 20px;
    box-sizing: border-box;
}

.block-list140 li a .mode2bot .mode2name {
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #333333;
    margin-bottom: 20px;
}

.block-list140 li a .mode2bot .mode2txt {
    line-height: 24px;
    height: 72px;
    color: #666666;
    overflow: hidden;
    margin-bottom: 20px;
}

.block-list140 li a .mode2bot .mode2date {
    position: relative;
    text-align: center;
}

.block-list140 li a .mode2bot .mode2date span {
    display: inline-block;
    padding: 0 23px;
    box-sizing: border-box;
    position: relative;
    color: #BA2629;
}

.block-list140 li a .mode2bot .mode2date span::before {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #BA2629;
    position: absolute;
    left: -73px;
    top: 50%;
}

.block-list140 li a .mode2bot .mode2date span::after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #BA2629;
    position: absolute;
    right: -73px;
    top: 50%;
}

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

.block-list140 li:hover .mode2bot {
    box-shadow: 10px 0 20px rgba(155, 0, 0, 0.1);
}

.block-list197 {
    margin: 0 -22px;
    overflow: hidden;
}

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

.block-list197 li a {
    display: block;
    margin: 0 22px;
}

.block-list197 li a .mode3name {
    color: #333333;
    line-height: 2;
    font-weight: bold;
}

.block-list197 li a .mode3Infor {
    line-height: 25px;
    height: 50px;
    color: rgba(51, 51, 51, 0.6);
    overflow: hidden;
    margin-bottom: 10px;
}

.block-list197 li a i {
    display: block;
    width: 21px;
    height: 6px;
}

.block-list197 li a .date {
    display: inline-block;
    line-height: 2.14;
    color: rgba(51, 51, 51, 0.5);
}

.block-list197 li:hover {
    transform: translateX(8px);
}

.block-list197 li:hover i {
    -webkit-animation: horizontal 2s ease infinite;
    animation: horizontal 2s ease infinite;
}

.block-list197 li:hover .mode3name {
    color: #BA2629;
}

@-webkit-keyframes horizontal {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    6% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    12% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    18% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    24% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    30% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    100%,
    36% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes horizontal {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    6% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    12% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    18% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    24% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    30% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0);
    }
    100%,
    36% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}