.eclip {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eclip2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block\0;
}

.eclip3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: block\0;
}

.eclip4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: block\0;
}

.eclip5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: block\0;
}

.eclip6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    display: block\0;
}

.eclip7 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    display: block\0;
}

.eclip8 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    display: block\0;
}

.page-banner.sp .title img {
    height: .93rem
}

.yjfx .control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: .3rem
}

.yjfx .control:after,.yjfx .control:before {
    content: "";
    width: 50%;
    height: 1px;
    background: -webkit-linear-gradient(left,#43a5ff -3%,#1157c8 99%);
    background: linear-gradient(90deg,#43a5ff -3%,#1157c8 99%);
    opacity: .5;
    -webkit-transition: 0s;
    transition: 0s
}

.yjfx .control:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.yjfx .control .arrow {
    padding: 0 .08rem;
    width: 1.38rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.yjfx .control .arrow a {
    width: .49rem;
    height: .49rem;
    background: url(../images/prev49.svg) center no-repeat;
    background-size: 100% 100%;
    position: relative
}

.yjfx .control .arrow a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/next49on.svg) center no-repeat;
    background-size: 100% 100%;
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.yjfx .control .arrow a:hover:before {
    opacity: 1
}

.yjfx .control .arrow a.next {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.yjfx .title {
    position: relative;
    margin-bottom: 0.45rem;
}

.yjfx .title img {
    height: .5rem
}

.yjfx .title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: .14rem;
    background: url(../images/img135.svg) center no-repeat;
    background-size: 100% 100%;
    width: 1.35rem;
    height: .34rem;
    padding-left: .28rem;
    position: absolute;
    right: 0;
    bottom: .1rem
}

.yjfx .title a:after {
    content: "";
    width: .09rem;
    height: .09rem;
    margin-left: .06rem;
    background: url(../images/arrow9.svg) center no-repeat;
    background-size: 100%;
    -webkit-transition: .5s;
    transition: .5s
}

.yjfx .title a:hover:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.yjfx .row-1 {
    padding: .6rem 0 .3rem
}

.yjfx .row-1 .ul {
    display: flex;
    flex-wrap: wrap;
}

.yjfx .row-1 .ul .li {
    width: 23.5%;
    margin-right: 2%
}

.yjfx .row-1 .ul .li:last-child {
    margin-right: 0
}

.yjfx .row-1 .ul .li .txt {
    background: #fff;
    padding: .15rem;
    text-align: center;
}

.yjfx .row-1 .ul .li .txt h4 {
    font-weight: normal;
    font-size: .18rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fancybox-video {
    object-fit: cover
}

.yjfx .row-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.yjfx .row-2 .items {
    width: 48%
}

.yjfx .row-2 .items .list {
    background: #fff;
    padding: .2rem;
    margin-top: -.1rem
}

.yjfx .row-2 .items .list li {
}

.yjfx .row-2 .items .list li a {
    display: flex;
    align-items: center;
}

.yjfx .row-2 .items .list li time {
    font-size: .22rem;
    color: #155DCD;
    font-weight: bold;
}

.yjfx .row-2 .items .list li h4 {
    font-size: .18rem;
    flex: 1;
    margin-left: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    padding: .2rem 0;
    position: relative;
}

.yjfx .row-2 .items .list li h4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #ddd
}

.yjfx .row-2 {
    padding: .3rem 0 .3rem
}

.yjfx .row-3 {
    padding: .3rem 0 .8rem
}

.yjfx .row-3 .slide-r3 .swiper-slide {
    width: 18.4%;
    margin-right: 2%
}

.yjfx .row-3 .slide-r3 .swiper-slide:last-child {
    margin-right: 0
}

.yjfx .row-3 .swiDots {
    text-align: center;
    margin-top: .3rem
}

.yjfx .row-3 .swiDots .active {
    background: #043d99;
    opacity: 1;
}

@media (max-width: 800px) {
    .yjfx .title a {
        width: 1.75rem;
        height: 0.44rem;
        padding-left: 0.36rem;
        font-size: 0.21rem;
        top: .1rem;
    }

    .yjfx .title img {
        height: .56rem;
        object-position: left center
    }

    .yjfx .row-2 .items {
        width: 100%
    }

    .yjfx .row-2 .items+.items {
        margin-top: .5rem
    }

    .yjfx .row-1 .slide-r1 .swiper-slide {
        width: 32%;
    }

    .yjfx .row-3 .slide-r3 .swiper-slide {
        width: 23.5%;
    }

    .yjfx .row-1 .ul .li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: .4rem
    }

    .yjfx .row-1 .ul .li:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width: 597px) {
    .yjfx .row-3 .slide-r3 .swiper-slide {
        width: 32%;
    }

    .yjfx .row-1 .slide-r1 .swiper-slide {
        width: 48%;
        margin-right: 4%
    }

    .yjfx .row-2 .items .list li h4 {
        font-size: .24rem
    }

    .yjfx .row-2 .items .list li time {
        font-size: .28rem
    }

    .yjfx .row-1 .slide-r1 .swiper-slide .txt h4 {
        font-size: .24rem
    }
}

.yjlist {
    padding: .4rem 0 .8rem
}

.yjlist .items+.items {
    margin-top: .4rem
}

.yjlist .items dt {
    font-size: .28rem;
    color: #12418e;
    margin-bottom: .2rem;
    font-weight: bold;
}

.yjlist .items ul li {
    margin-bottom: .3rem;
    line-height: .28rem
}

.yjlist .items ul li .tag {
    background: #3D8AD1;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 0 .15rem;
    line-height: .28rem;
    margin-right: .1rem
}

.yjlist .items ul li .a {
    margin-right: .2rem;
    font-size: .16rem
}

.yjlist .items ul li .urls {
    display: block;
    text-align: right;
}

.yjlist .items ul li .urls a {
    background: #3D8AD1;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 0 .15rem;
    line-height: .28rem;
    margin-right: .1rem
}

.yjlist .items ul li .urls a:nth-child(2) {
    background: #F5BE35
}

.yjlist .items ul li .urls a:nth-child(3) {
    background: #49A65D
}

.yjlist .items ul li .urls a:nth-child(4) {
    background: #F5BE35
}

.yjlist .items ul li .urls a:nth-child(5) {
    background: #49A65D
}

@media (max-width: 800px) {
    .yjlist .items dt {
        font-size: .36rem;
    }

    .yjlist .items ul li {
        font-size: .2rem;
        line-height: .32rem
    }

    .yjlist .items ul li .a {
        font-size: .24rem
    }
}
